-- MySQL dump 10.13 Distrib 5.7.37, for Linux (x86_64) -- -- Host: localhost Database: learn724_bu2 -- ------------------------------------------------------ -- Server version 5.7.37-0ubuntu0.18.04.1 /*!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 utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `mdl_analytics_indicator_calc` -- DROP TABLE IF EXISTS `mdl_analytics_indicator_calc`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_indicator_calc` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `starttime` bigint(10) NOT NULL, `endtime` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `sampleorigin` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sampleid` bigint(10) NOT NULL, `indicator` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` decimal(10,2) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`), KEY `mdl_analindicalc_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=300 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stored indicator calculations'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_indicator_calc` -- LOCK TABLES `mdl_analytics_indicator_calc` WRITE; /*!40000 ALTER TABLE `mdl_analytics_indicator_calc` DISABLE KEYS */; INSERT INTO `mdl_analytics_indicator_calc` VALUES (1,1646535087,1648954287,545,'user_enrolments',236,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(2,1646535087,1648954287,545,'user_enrolments',511,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(3,1646535087,1648954287,545,'user_enrolments',517,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(4,1646535087,1648954287,545,'user_enrolments',260,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(5,1646535087,1648954287,545,'user_enrolments',270,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(6,1646535087,1648954287,545,'user_enrolments',274,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(7,1646535087,1648954287,545,'user_enrolments',275,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(8,1646535087,1648954287,545,'user_enrolments',277,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(9,1646535087,1648954287,545,'user_enrolments',279,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(10,1646535087,1648954287,545,'user_enrolments',280,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(11,1646535087,1648954287,545,'user_enrolments',281,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(12,1646535087,1648954287,545,'user_enrolments',283,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(13,1646535087,1648954287,545,'user_enrolments',284,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(14,1646535087,1648954287,545,'user_enrolments',285,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(15,1646535087,1648954287,545,'user_enrolments',286,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(16,1646535087,1648954287,545,'user_enrolments',282,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(17,1646535087,1648954287,545,'user_enrolments',276,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(18,1646535087,1648954287,545,'user_enrolments',278,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(19,1646535087,1648954287,545,'user_enrolments',352,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(20,1646535087,1648954287,545,'user_enrolments',498,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(21,1646535087,1648954287,545,'user_enrolments',424,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(22,1646535087,1648954287,545,'user_enrolments',425,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(23,1646535087,1648954287,545,'user_enrolments',426,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(24,1646535087,1648954287,545,'user_enrolments',427,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(25,1646535087,1648954287,545,'user_enrolments',428,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(26,1646535087,1648954287,545,'user_enrolments',429,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(27,1646535087,1648954287,545,'user_enrolments',430,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(28,1646535087,1648954287,545,'user_enrolments',431,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(29,1646535087,1648954287,545,'user_enrolments',432,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(30,1646535087,1648954287,545,'user_enrolments',433,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(31,1646535087,1648954287,545,'user_enrolments',434,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(32,1646535087,1648954287,545,'user_enrolments',435,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(33,1646535087,1648954287,545,'user_enrolments',436,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(34,1646535087,1648954287,545,'user_enrolments',437,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(35,1646535087,1648954287,545,'user_enrolments',438,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(36,1646535087,1648954287,545,'user_enrolments',439,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(37,1646535087,1648954287,545,'user_enrolments',440,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(38,1646535087,1648954287,545,'user_enrolments',441,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(39,1646535087,1648954287,545,'user_enrolments',442,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(40,1646535087,1648954287,545,'user_enrolments',443,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(41,1646535087,1648954287,545,'user_enrolments',444,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(42,1646535087,1648954287,545,'user_enrolments',445,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(43,1646535087,1648954287,545,'user_enrolments',446,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(44,1646535087,1648954287,545,'user_enrolments',447,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(45,1646535087,1648954287,545,'user_enrolments',448,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(46,1646535087,1648954287,545,'user_enrolments',449,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(47,1646535087,1648954287,545,'user_enrolments',450,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(48,1646535087,1648954287,545,'user_enrolments',451,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(49,1646535087,1648954287,545,'user_enrolments',452,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(50,1646535087,1648954287,545,'user_enrolments',453,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(51,1646535087,1648954287,545,'user_enrolments',454,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(52,1646535087,1648954287,545,'user_enrolments',455,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(53,1646535087,1648954287,545,'user_enrolments',456,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(54,1646535087,1648954287,545,'user_enrolments',457,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(55,1646535087,1648954287,545,'user_enrolments',458,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(56,1646535087,1648954287,545,'user_enrolments',459,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(57,1646535087,1648954287,545,'user_enrolments',460,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(58,1646535087,1648954287,545,'user_enrolments',461,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(59,1646535087,1648954287,545,'user_enrolments',462,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(60,1646535087,1648954287,545,'user_enrolments',463,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(61,1646535087,1648954287,545,'user_enrolments',464,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(62,1646535087,1648954287,545,'user_enrolments',465,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(63,1646535087,1648954287,545,'user_enrolments',466,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(64,1646535087,1648954287,545,'user_enrolments',467,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(65,1646535087,1648954287,545,'user_enrolments',468,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(66,1646535087,1648954287,545,'user_enrolments',469,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(67,1646535087,1648954287,545,'user_enrolments',470,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(68,1646535087,1648954287,545,'user_enrolments',471,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(69,1646535087,1648954287,545,'user_enrolments',472,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(70,1646535087,1648954287,545,'user_enrolments',473,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(71,1646535087,1648954287,545,'user_enrolments',474,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(72,1646535087,1648954287,545,'user_enrolments',475,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(73,1646535087,1648954287,545,'user_enrolments',476,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(74,1646535087,1648954287,545,'user_enrolments',477,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(75,1646535087,1648954287,545,'user_enrolments',478,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(76,1646535087,1648954287,545,'user_enrolments',479,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(77,1646535087,1648954287,545,'user_enrolments',480,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(78,1646535087,1648954287,545,'user_enrolments',481,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(79,1646535087,1648954287,545,'user_enrolments',482,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(80,1646535087,1648954287,545,'user_enrolments',483,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(81,1646535087,1648954287,545,'user_enrolments',484,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(82,1646535087,1648954287,545,'user_enrolments',485,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(83,1646535087,1648954287,545,'user_enrolments',486,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(84,1646535087,1648954287,545,'user_enrolments',487,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(85,1646535087,1648954287,545,'user_enrolments',488,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(86,1646535087,1648954287,545,'user_enrolments',489,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(87,1646535087,1648954287,545,'user_enrolments',490,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(88,1646535087,1648954287,545,'user_enrolments',491,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(89,1646535087,1648954287,545,'user_enrolments',492,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(90,1646535087,1648954287,545,'user_enrolments',493,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(91,1646535087,1648954287,545,'user_enrolments',494,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(92,1646535087,1648954287,545,'user_enrolments',495,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(93,1646535087,1648954287,545,'user_enrolments',496,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(94,1646535087,1648954287,545,'user_enrolments',497,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(95,1646535087,1648954287,545,'user_enrolments',499,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(96,1646535087,1648954287,545,'user_enrolments',500,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(97,1646535087,1648954287,545,'user_enrolments',501,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(98,1646535087,1648954287,545,'user_enrolments',502,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(99,1646535087,1648954287,545,'user_enrolments',503,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(100,1646535087,1648954287,545,'user_enrolments',504,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(101,1646535087,1648954287,545,'user_enrolments',505,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(102,1646535087,1648954287,545,'user_enrolments',506,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(103,1646535087,1648954287,545,'user_enrolments',507,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(104,1646535087,1648954287,545,'user_enrolments',508,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(105,1646535087,1648954287,545,'user_enrolments',510,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(106,1646535087,1648954287,545,'user_enrolments',512,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(107,1646535087,1648954287,545,'user_enrolments',513,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(108,1646535087,1648954287,545,'user_enrolments',514,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(109,1646535087,1648954287,545,'user_enrolments',515,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(110,1646535087,1648954287,545,'user_enrolments',509,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(111,1646535087,1648954287,545,'user_enrolments',516,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(112,1646535087,1648954287,545,'user_enrolments',518,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(113,1646535087,1648954287,545,'user_enrolments',519,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(114,1646535087,1648954287,545,'user_enrolments',520,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(115,1646535087,1648954287,545,'user_enrolments',521,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(116,1646535087,1648954287,545,'user_enrolments',522,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(117,1646535087,1648954287,545,'user_enrolments',523,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(118,1646535087,1648954287,545,'user_enrolments',524,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(119,1646535087,1648954287,910,'user_enrolments',373,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(120,1646535087,1648954287,910,'user_enrolments',401,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(121,1646535087,1648954287,910,'user_enrolments',402,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(122,1646535087,1648954287,910,'user_enrolments',403,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(123,1646535087,1648954287,910,'user_enrolments',404,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(124,1646535087,1648954287,910,'user_enrolments',405,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(125,1646535087,1648954287,910,'user_enrolments',406,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(126,1646535087,1648954287,910,'user_enrolments',407,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(127,1646535087,1648954287,910,'user_enrolments',408,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(128,1646535087,1648954287,910,'user_enrolments',409,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(129,1646535087,1648954287,910,'user_enrolments',410,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(130,1646535087,1648954287,910,'user_enrolments',411,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(131,1646535087,1648954287,910,'user_enrolments',412,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(132,1646535087,1648954287,910,'user_enrolments',413,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(133,1646535087,1648954287,910,'user_enrolments',414,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(134,1646535087,1648954287,910,'user_enrolments',415,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(135,1646535087,1648954287,910,'user_enrolments',416,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(136,1646535087,1648954287,910,'user_enrolments',417,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(137,1646535087,1648954287,910,'user_enrolments',418,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(138,1646535087,1648954287,910,'user_enrolments',419,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(139,1646535087,1648954287,910,'user_enrolments',420,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(140,1646535087,1648954287,910,'user_enrolments',421,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(141,1646535087,1648954287,910,'user_enrolments',422,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(142,1646535087,1648954287,910,'user_enrolments',370,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(143,1646535087,1648954287,910,'user_enrolments',371,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(144,1646535087,1648954287,910,'user_enrolments',372,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(145,1646535087,1648954287,910,'user_enrolments',374,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(146,1646535087,1648954287,910,'user_enrolments',375,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(147,1646535087,1648954287,910,'user_enrolments',376,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(148,1646535087,1648954287,910,'user_enrolments',377,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(149,1646535087,1648954287,910,'user_enrolments',378,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(150,1646535087,1648954287,910,'user_enrolments',379,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(151,1646535087,1648954287,910,'user_enrolments',380,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(152,1646535087,1648954287,910,'user_enrolments',381,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(153,1646535087,1648954287,910,'user_enrolments',382,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(154,1646535087,1648954287,910,'user_enrolments',383,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(155,1646535087,1648954287,910,'user_enrolments',384,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(156,1646535087,1648954287,910,'user_enrolments',385,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(157,1646535087,1648954287,910,'user_enrolments',386,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(158,1646535087,1648954287,910,'user_enrolments',387,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(159,1646535087,1648954287,910,'user_enrolments',388,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(160,1646535087,1648954287,910,'user_enrolments',389,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(161,1646535087,1648954287,910,'user_enrolments',390,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(162,1646535087,1648954287,910,'user_enrolments',391,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(163,1646535087,1648954287,910,'user_enrolments',392,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(164,1646535087,1648954287,910,'user_enrolments',393,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(165,1646535087,1648954287,910,'user_enrolments',394,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(166,1646535087,1648954287,910,'user_enrolments',395,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(167,1646535087,1648954287,910,'user_enrolments',396,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(168,1646535087,1648954287,910,'user_enrolments',397,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(169,1646535087,1648954287,910,'user_enrolments',398,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(170,1646535087,1648954287,910,'user_enrolments',399,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(171,1646535087,1648954287,910,'user_enrolments',400,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(172,1646535087,1648954287,680,'user_enrolments',267,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(173,1646535087,1648954287,680,'user_enrolments',287,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(174,1646535087,1648954287,680,'user_enrolments',288,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(175,1646535087,1648954287,680,'user_enrolments',289,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(176,1646535087,1648954287,680,'user_enrolments',290,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(177,1646535087,1648954287,680,'user_enrolments',291,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(178,1646535087,1648954287,680,'user_enrolments',292,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(179,1646535087,1648954287,680,'user_enrolments',293,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(180,1646535087,1648954287,680,'user_enrolments',294,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(181,1646535087,1648954287,680,'user_enrolments',295,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(182,1646535087,1648954287,680,'user_enrolments',296,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(183,1646535087,1648954287,680,'user_enrolments',297,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(184,1646535087,1648954287,680,'user_enrolments',298,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(185,1646535087,1648954287,680,'user_enrolments',299,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(186,1646535087,1648954287,680,'user_enrolments',300,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(187,1646535087,1648954287,680,'user_enrolments',301,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(188,1646535087,1648954287,680,'user_enrolments',302,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(189,1646535087,1648954287,680,'user_enrolments',303,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(190,1646535087,1648954287,680,'user_enrolments',304,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(191,1646535087,1648954287,680,'user_enrolments',305,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(192,1646535087,1648954287,680,'user_enrolments',306,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(193,1646535087,1648954287,680,'user_enrolments',307,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(194,1646535087,1648954287,680,'user_enrolments',308,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(195,1646535087,1648954287,680,'user_enrolments',309,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(196,1646535087,1648954287,680,'user_enrolments',310,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(197,1646535087,1648954287,680,'user_enrolments',311,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(198,1646535087,1648954287,680,'user_enrolments',312,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(199,1646535087,1648954287,680,'user_enrolments',313,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(200,1646535087,1648954287,680,'user_enrolments',314,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(201,1646535087,1648954287,680,'user_enrolments',315,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(202,1646535087,1648954287,680,'user_enrolments',316,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(203,1646535087,1648954287,680,'user_enrolments',317,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(204,1646535087,1648954287,680,'user_enrolments',318,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(205,1646535087,1648954287,680,'user_enrolments',319,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(206,1646535087,1648954287,680,'user_enrolments',320,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(207,1646535087,1648954287,680,'user_enrolments',321,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(208,1646535087,1648954287,680,'user_enrolments',322,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(209,1646535087,1648954287,680,'user_enrolments',323,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(210,1646535087,1648954287,680,'user_enrolments',324,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(211,1646535087,1648954287,680,'user_enrolments',325,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(212,1646535087,1648954287,680,'user_enrolments',326,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(213,1646535087,1648954287,680,'user_enrolments',327,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(214,1646535087,1648954287,680,'user_enrolments',328,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(215,1646535087,1648954287,680,'user_enrolments',329,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(216,1646535087,1648954287,680,'user_enrolments',330,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(217,1646535087,1648954287,680,'user_enrolments',331,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(218,1646535087,1648954287,680,'user_enrolments',332,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(219,1646535087,1648954287,680,'user_enrolments',333,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(220,1646535087,1648954287,680,'user_enrolments',334,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(221,1646535087,1648954287,680,'user_enrolments',335,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(222,1646535087,1648954287,680,'user_enrolments',336,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(223,1646535087,1648954287,680,'user_enrolments',337,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(224,1646535087,1648954287,680,'user_enrolments',338,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(225,1646535087,1648954287,680,'user_enrolments',339,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(226,1646535087,1648954287,680,'user_enrolments',340,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(227,1646535087,1648954287,680,'user_enrolments',341,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(228,1646535087,1648954287,680,'user_enrolments',342,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(229,1646535087,1648954287,680,'user_enrolments',343,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(230,1646535087,1648954287,680,'user_enrolments',344,'\\core\\analytics\\indicator\\any_course_access',1.00,1648954287),(231,1646535087,1648954287,680,'user_enrolments',345,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(232,1646535087,1648954287,680,'user_enrolments',346,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(233,1646535087,1648954287,680,'user_enrolments',347,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(234,1646535087,1648954287,680,'user_enrolments',348,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(235,1646535087,1648954287,680,'user_enrolments',349,'\\core\\analytics\\indicator\\any_course_access',-1.00,1648954287),(236,1646629202,1649307602,680,'user_enrolments',267,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(237,1646629202,1649307602,680,'user_enrolments',287,'\\core\\analytics\\indicator\\any_course_access',1.00,1649307602),(238,1646629202,1649307602,680,'user_enrolments',288,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(239,1646629202,1649307602,680,'user_enrolments',289,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(240,1646629202,1649307602,680,'user_enrolments',290,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(241,1646629202,1649307602,680,'user_enrolments',291,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(242,1646629202,1649307602,680,'user_enrolments',292,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(243,1646629202,1649307602,680,'user_enrolments',293,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(244,1646629202,1649307602,680,'user_enrolments',294,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(245,1646629202,1649307602,680,'user_enrolments',295,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(246,1646629202,1649307602,680,'user_enrolments',296,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(247,1646629202,1649307602,680,'user_enrolments',297,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(248,1646629202,1649307602,680,'user_enrolments',298,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(249,1646629202,1649307602,680,'user_enrolments',299,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(250,1646629202,1649307602,680,'user_enrolments',300,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(251,1646629202,1649307602,680,'user_enrolments',301,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(252,1646629202,1649307602,680,'user_enrolments',302,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(253,1646629202,1649307602,680,'user_enrolments',303,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(254,1646629202,1649307602,680,'user_enrolments',304,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(255,1646629202,1649307602,680,'user_enrolments',305,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(256,1646629202,1649307602,680,'user_enrolments',306,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(257,1646629202,1649307602,680,'user_enrolments',307,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(258,1646629202,1649307602,680,'user_enrolments',308,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(259,1646629202,1649307602,680,'user_enrolments',309,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(260,1646629202,1649307602,680,'user_enrolments',310,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(261,1646629202,1649307602,680,'user_enrolments',311,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(262,1646629202,1649307602,680,'user_enrolments',312,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(263,1646629202,1649307602,680,'user_enrolments',313,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(264,1646629202,1649307602,680,'user_enrolments',314,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(265,1646629202,1649307602,680,'user_enrolments',315,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(266,1646629202,1649307602,680,'user_enrolments',316,'\\core\\analytics\\indicator\\any_course_access',1.00,1649307602),(267,1646629202,1649307602,680,'user_enrolments',317,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(268,1646629202,1649307602,680,'user_enrolments',318,'\\core\\analytics\\indicator\\any_course_access',1.00,1649307602),(269,1646629202,1649307602,680,'user_enrolments',319,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(270,1646629202,1649307602,680,'user_enrolments',320,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(271,1646629202,1649307602,680,'user_enrolments',321,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(272,1646629202,1649307602,680,'user_enrolments',322,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(273,1646629202,1649307602,680,'user_enrolments',323,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(274,1646629202,1649307602,680,'user_enrolments',324,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(275,1646629202,1649307602,680,'user_enrolments',325,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(276,1646629202,1649307602,680,'user_enrolments',326,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(277,1646629202,1649307602,680,'user_enrolments',327,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(278,1646629202,1649307602,680,'user_enrolments',328,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(279,1646629202,1649307602,680,'user_enrolments',329,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(280,1646629202,1649307602,680,'user_enrolments',330,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(281,1646629202,1649307602,680,'user_enrolments',331,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(282,1646629202,1649307602,680,'user_enrolments',332,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(283,1646629202,1649307602,680,'user_enrolments',333,'\\core\\analytics\\indicator\\any_course_access',1.00,1649307602),(284,1646629202,1649307602,680,'user_enrolments',334,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(285,1646629202,1649307602,680,'user_enrolments',335,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(286,1646629202,1649307602,680,'user_enrolments',336,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(287,1646629202,1649307602,680,'user_enrolments',337,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(288,1646629202,1649307602,680,'user_enrolments',338,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(289,1646629202,1649307602,680,'user_enrolments',339,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(290,1646629202,1649307602,680,'user_enrolments',340,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(291,1646629202,1649307602,680,'user_enrolments',341,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(292,1646629202,1649307602,680,'user_enrolments',342,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(293,1646629202,1649307602,680,'user_enrolments',343,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(294,1646629202,1649307602,680,'user_enrolments',344,'\\core\\analytics\\indicator\\any_course_access',1.00,1649307602),(295,1646629202,1649307602,680,'user_enrolments',345,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(296,1646629202,1649307602,680,'user_enrolments',346,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(297,1646629202,1649307602,680,'user_enrolments',347,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(298,1646629202,1649307602,680,'user_enrolments',348,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602),(299,1646629202,1649307602,680,'user_enrolments',349,'\\core\\analytics\\indicator\\any_course_access',-1.00,1649307602); /*!40000 ALTER TABLE `mdl_analytics_indicator_calc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_models` -- DROP TABLE IF EXISTS `mdl_analytics_models`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_models` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `enabled` tinyint(1) NOT NULL DEFAULT '0', `trained` tinyint(1) NOT NULL DEFAULT '0', `name` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `target` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `indicators` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timesplitting` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `predictionsprocessor` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `version` bigint(10) NOT NULL, `contextids` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Analytic models.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_models` -- LOCK TABLES `mdl_analytics_models` WRITE; /*!40000 ALTER TABLE `mdl_analytics_models` DISABLE KEYS */; INSERT INTO `mdl_analytics_models` VALUES (1,0,0,NULL,'\\core_course\\analytics\\target\\course_dropout','[\"\\\\core\\\\analytics\\\\indicator\\\\any_access_after_end\",\"\\\\core\\\\analytics\\\\indicator\\\\any_access_before_start\",\"\\\\core\\\\analytics\\\\indicator\\\\any_write_action_in_course\",\"\\\\core\\\\analytics\\\\indicator\\\\read_actions\",\"\\\\core_course\\\\analytics\\\\indicator\\\\completion_enabled\",\"\\\\core_course\\\\analytics\\\\indicator\\\\potential_cognitive_depth\",\"\\\\core_course\\\\analytics\\\\indicator\\\\potential_social_breadth\",\"\\\\mod_assign\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_assign\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_book\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_book\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_chat\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_chat\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_choice\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_choice\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_data\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_data\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_feedback\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_feedback\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_folder\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_folder\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_forum\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_forum\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_glossary\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_glossary\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_imscp\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_imscp\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_label\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_label\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_lesson\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_lesson\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_lti\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_lti\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_page\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_page\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_quiz\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_quiz\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_resource\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_resource\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_scorm\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_scorm\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_survey\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_survey\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_url\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_url\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_wiki\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_wiki\\\\analytics\\\\indicator\\\\social_breadth\",\"\\\\mod_workshop\\\\analytics\\\\indicator\\\\cognitive_depth\",\"\\\\mod_workshop\\\\analytics\\\\indicator\\\\social_breadth\"]',NULL,NULL,1587099347,NULL,1587099347,1587099347,0),(2,1,1,NULL,'\\core_course\\analytics\\target\\no_teaching','[\"\\\\core_course\\\\analytics\\\\indicator\\\\no_teacher\",\"\\\\core_course\\\\analytics\\\\indicator\\\\no_student\"]','\\core\\analytics\\time_splitting\\single_range',NULL,1587099347,NULL,1587099347,1587099347,0),(3,1,1,NULL,'\\core_user\\analytics\\target\\upcoming_activities_due','[\"\\\\core_course\\\\analytics\\\\indicator\\\\activities_due\"]','\\core\\analytics\\time_splitting\\upcoming_week',NULL,1587099347,NULL,1587099347,1587099347,0),(4,1,1,NULL,'\\core_course\\analytics\\target\\no_access_since_course_start','[\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\"]','\\core\\analytics\\time_splitting\\one_month_after_start',NULL,1587099347,NULL,1587099347,1587099347,0),(5,1,1,NULL,'\\core_course\\analytics\\target\\no_recent_accesses','[\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\"]','\\core\\analytics\\time_splitting\\past_month',NULL,1587099347,NULL,1587099347,1587099347,0); /*!40000 ALTER TABLE `mdl_analytics_models` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_models_log` -- DROP TABLE IF EXISTS `mdl_analytics_models_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_models_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL, `version` bigint(10) NOT NULL, `evaluationmode` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `target` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `indicators` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timesplitting` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `score` decimal(10,5) NOT NULL DEFAULT '0.00000', `info` longtext COLLATE utf8mb4_unicode_ci, `dir` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_analmodelog_mod_ix` (`modelid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Analytic models changes during evaluation.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_models_log` -- LOCK TABLES `mdl_analytics_models_log` WRITE; /*!40000 ALTER TABLE `mdl_analytics_models_log` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_analytics_models_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_predict_samples` -- DROP TABLE IF EXISTS `mdl_analytics_predict_samples`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_predict_samples` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL, `analysableid` bigint(10) NOT NULL, `timesplitting` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `rangeindex` bigint(10) NOT NULL, `sampleids` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`), KEY `mdl_analpredsamp_mod_ix` (`modelid`) ) ENGINE=InnoDB AUTO_INCREMENT=278 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Samples already used for predictions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_predict_samples` -- LOCK TABLES `mdl_analytics_predict_samples` WRITE; /*!40000 ALTER TABLE `mdl_analytics_predict_samples` DISABLE KEYS */; INSERT INTO `mdl_analytics_predict_samples` VALUES (1,4,28,'\\core\\analytics\\time_splitting\\one_month_after_start',0,'{\"236\":236,\"511\":511,\"517\":517,\"260\":260,\"270\":270,\"274\":274,\"275\":275,\"277\":277,\"279\":279,\"280\":280,\"281\":281,\"283\":283,\"284\":284,\"285\":285,\"286\":286,\"282\":282,\"276\":276,\"278\":278,\"352\":352,\"498\":498,\"424\":424,\"425\":425,\"426\":426,\"427\":427,\"428\":428,\"429\":429,\"430\":430,\"431\":431,\"432\":432,\"433\":433,\"434\":434,\"435\":435,\"436\":436,\"437\":437,\"438\":438,\"439\":439,\"440\":440,\"441\":441,\"442\":442,\"443\":443,\"444\":444,\"445\":445,\"446\":446,\"447\":447,\"448\":448,\"449\":449,\"450\":450,\"451\":451,\"452\":452,\"453\":453,\"454\":454,\"455\":455,\"456\":456,\"457\":457,\"458\":458,\"459\":459,\"460\":460,\"461\":461,\"462\":462,\"463\":463,\"464\":464,\"465\":465,\"466\":466,\"467\":467,\"468\":468,\"469\":469,\"470\":470,\"471\":471,\"472\":472,\"473\":473,\"474\":474,\"475\":475,\"476\":476,\"477\":477,\"478\":478,\"479\":479,\"480\":480,\"481\":481,\"482\":482,\"483\":483,\"484\":484,\"485\":485,\"486\":486,\"487\":487,\"488\":488,\"489\":489,\"490\":490,\"491\":491,\"492\":492,\"493\":493,\"494\":494,\"495\":495,\"496\":496,\"497\":497,\"499\":499,\"500\":500,\"501\":501,\"502\":502,\"503\":503,\"504\":504,\"505\":505,\"506\":506,\"507\":507,\"508\":508,\"510\":510,\"512\":512,\"513\":513,\"514\":514,\"515\":515,\"509\":509,\"516\":516,\"518\":518,\"519\":519,\"520\":520,\"521\":521,\"522\":522,\"523\":523,\"524\":524}',1648954264,1648954264),(2,4,35,'\\core\\analytics\\time_splitting\\one_month_after_start',0,'{\"373\":373,\"401\":401,\"402\":402,\"403\":403,\"404\":404,\"405\":405,\"406\":406,\"407\":407,\"408\":408,\"409\":409,\"410\":410,\"411\":411,\"412\":412,\"413\":413,\"414\":414,\"415\":415,\"416\":416,\"417\":417,\"418\":418,\"419\":419,\"420\":420,\"421\":421,\"422\":422,\"370\":370,\"371\":371,\"372\":372,\"374\":374,\"375\":375,\"376\":376,\"377\":377,\"378\":378,\"379\":379,\"380\":380,\"381\":381,\"382\":382,\"383\":383,\"384\":384,\"385\":385,\"386\":386,\"387\":387,\"388\":388,\"389\":389,\"390\":390,\"391\":391,\"392\":392,\"393\":393,\"394\":394,\"395\":395,\"396\":396,\"397\":397,\"398\":398,\"399\":399,\"400\":400}',1648954264,1648954264),(3,4,32,'\\core\\analytics\\time_splitting\\one_month_after_start',0,'{\"267\":267,\"287\":287,\"288\":288,\"289\":289,\"290\":290,\"291\":291,\"292\":292,\"293\":293,\"294\":294,\"295\":295,\"296\":296,\"297\":297,\"298\":298,\"299\":299,\"300\":300,\"301\":301,\"302\":302,\"303\":303,\"304\":304,\"305\":305,\"306\":306,\"307\":307,\"308\":308,\"309\":309,\"310\":310,\"311\":311,\"312\":312,\"313\":313,\"314\":314,\"315\":315,\"316\":316,\"317\":317,\"318\":318,\"319\":319,\"320\":320,\"321\":321,\"322\":322,\"323\":323,\"324\":324,\"325\":325,\"326\":326,\"327\":327,\"328\":328,\"329\":329,\"330\":330,\"331\":331,\"332\":332,\"333\":333,\"334\":334,\"335\":335,\"336\":336,\"337\":337,\"338\":338,\"339\":339,\"340\":340,\"341\":341,\"342\":342,\"343\":343,\"344\":344,\"345\":345,\"346\":346,\"347\":347,\"348\":348,\"349\":349}',1648954264,1648954264),(4,3,93,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"93\":\"93\"}',1648954280,1648954280),(5,3,95,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"95\":\"95\"}',1648954280,1648954280),(6,3,100,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"100\":\"100\"}',1648954280,1648954280),(7,3,101,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"101\":\"101\"}',1648954280,1648954280),(8,3,102,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"102\":\"102\"}',1648954280,1648954280),(9,3,103,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"103\":\"103\"}',1648954281,1648954281),(10,3,105,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"105\":\"105\"}',1648954281,1648954281),(11,3,114,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"114\":\"114\"}',1648954281,1648954281),(12,3,116,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"116\":\"116\"}',1648954281,1648954281),(13,3,123,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"123\":\"123\"}',1648954281,1648954281),(14,3,124,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"124\":\"124\"}',1648954281,1648954281),(15,3,125,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"125\":\"125\"}',1648954281,1648954281),(16,3,126,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"126\":\"126\"}',1648954281,1648954281),(17,3,127,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"127\":\"127\"}',1648954281,1648954281),(18,3,128,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"128\":\"128\"}',1648954281,1648954281),(19,3,129,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"129\":\"129\"}',1648954281,1648954281),(20,3,130,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"130\":\"130\"}',1648954281,1648954281),(21,3,131,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"131\":\"131\"}',1648954281,1648954281),(22,3,132,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"132\":\"132\"}',1648954282,1648954282),(23,3,133,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"133\":\"133\"}',1648954282,1648954282),(24,3,134,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"134\":\"134\"}',1648954282,1648954282),(25,3,135,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"135\":\"135\"}',1648954282,1648954282),(26,3,136,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"136\":\"136\"}',1648954282,1648954282),(27,3,137,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"137\":\"137\"}',1648954282,1648954282),(28,3,138,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"138\":\"138\"}',1648954282,1648954282),(29,3,139,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"139\":\"139\"}',1648954282,1648954282),(30,3,140,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"140\":\"140\"}',1648954282,1648954282),(31,3,141,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"141\":\"141\"}',1648954282,1648954282),(32,3,142,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"142\":\"142\"}',1648954282,1648954282),(33,3,143,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"143\":\"143\"}',1648954282,1648954282),(34,3,144,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"144\":\"144\"}',1648954282,1648954282),(35,3,145,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"145\":\"145\"}',1648954282,1648954282),(36,3,146,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"146\":\"146\"}',1648954282,1648954282),(37,3,147,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"147\":\"147\"}',1648954282,1648954282),(38,3,148,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"148\":\"148\"}',1648954282,1648954282),(39,3,149,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"149\":\"149\"}',1648954282,1648954282),(40,3,150,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"150\":\"150\"}',1648954282,1648954282),(41,3,151,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"151\":\"151\"}',1648954282,1648954282),(42,3,152,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"152\":\"152\"}',1648954282,1648954282),(43,3,153,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"153\":\"153\"}',1648954282,1648954282),(44,3,154,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"154\":\"154\"}',1648954282,1648954282),(45,3,156,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"156\":\"156\"}',1648954282,1648954282),(46,3,157,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"157\":\"157\"}',1648954282,1648954282),(47,3,158,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"158\":\"158\"}',1648954282,1648954282),(48,3,159,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"159\":\"159\"}',1648954282,1648954282),(49,3,160,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"160\":\"160\"}',1648954282,1648954282),(50,3,161,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"161\":\"161\"}',1648954282,1648954282),(51,3,162,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"162\":\"162\"}',1648954282,1648954282),(52,3,163,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"163\":\"163\"}',1648954282,1648954282),(53,3,164,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"164\":\"164\"}',1648954282,1648954282),(54,3,165,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"165\":\"165\"}',1648954282,1648954282),(55,3,166,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"166\":\"166\"}',1648954282,1648954282),(56,3,167,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"167\":\"167\"}',1648954282,1648954282),(57,3,168,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"168\":\"168\"}',1648954282,1648954282),(58,3,169,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"169\":\"169\"}',1648954282,1648954282),(59,3,170,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"170\":\"170\"}',1648954282,1648954282),(60,3,171,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"171\":\"171\"}',1648954283,1648954283),(61,3,172,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"172\":\"172\"}',1648954283,1648954283),(62,3,173,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"173\":\"173\"}',1648954283,1648954283),(63,3,174,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"174\":\"174\"}',1648954283,1648954283),(64,3,175,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"175\":\"175\"}',1648954283,1648954283),(65,3,180,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"180\":\"180\"}',1648954283,1648954283),(66,3,181,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"181\":\"181\"}',1648954283,1648954283),(67,3,182,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"182\":\"182\"}',1648954283,1648954283),(68,3,183,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"183\":\"183\"}',1648954283,1648954283),(69,3,184,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"184\":\"184\"}',1648954283,1648954283),(70,3,185,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"185\":\"185\"}',1648954283,1648954283),(71,3,186,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"186\":\"186\"}',1648954283,1648954283),(72,3,187,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"187\":\"187\"}',1648954283,1648954283),(73,3,188,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"188\":\"188\"}',1648954283,1648954283),(74,3,189,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"189\":\"189\"}',1648954283,1648954283),(75,3,190,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"190\":\"190\"}',1648954283,1648954283),(76,3,191,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"191\":\"191\"}',1648954283,1648954283),(77,3,192,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"192\":\"192\"}',1648954283,1648954283),(78,3,193,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"193\":\"193\"}',1648954283,1648954283),(79,3,194,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"194\":\"194\"}',1648954283,1648954283),(80,3,195,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"195\":\"195\"}',1648954283,1648954283),(81,3,196,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"196\":\"196\"}',1648954283,1648954283),(82,3,197,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"197\":\"197\"}',1648954283,1648954283),(83,3,198,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"198\":\"198\"}',1648954283,1648954283),(84,3,199,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"199\":\"199\"}',1648954283,1648954283),(85,3,200,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"200\":\"200\"}',1648954283,1648954283),(86,3,201,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"201\":\"201\"}',1648954283,1648954283),(87,3,202,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"202\":\"202\"}',1648954283,1648954283),(88,3,203,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"203\":\"203\"}',1648954283,1648954283),(89,3,204,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"204\":\"204\"}',1648954283,1648954283),(90,3,205,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"205\":\"205\"}',1648954283,1648954283),(91,3,206,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"206\":\"206\"}',1648954283,1648954283),(92,3,207,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"207\":\"207\"}',1648954283,1648954283),(93,3,208,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"208\":\"208\"}',1648954283,1648954283),(94,3,209,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"209\":\"209\"}',1648954283,1648954283),(95,3,210,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"210\":\"210\"}',1648954283,1648954283),(96,3,211,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"211\":\"211\"}',1648954283,1648954283),(97,3,212,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"212\":\"212\"}',1648954283,1648954283),(98,3,213,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"213\":\"213\"}',1648954283,1648954283),(99,3,214,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"214\":\"214\"}',1648954283,1648954283),(100,3,215,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"215\":\"215\"}',1648954283,1648954283),(101,3,216,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"216\":\"216\"}',1648954283,1648954283),(102,3,217,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"217\":\"217\"}',1648954283,1648954283),(103,3,218,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"218\":\"218\"}',1648954283,1648954283),(104,3,219,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"219\":\"219\"}',1648954283,1648954283),(105,3,220,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"220\":\"220\"}',1648954283,1648954283),(106,3,221,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"221\":\"221\"}',1648954283,1648954283),(107,3,222,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"222\":\"222\"}',1648954283,1648954283),(108,3,223,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"223\":\"223\"}',1648954283,1648954283),(109,3,224,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"224\":\"224\"}',1648954283,1648954283),(110,3,225,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"225\":\"225\"}',1648954283,1648954283),(111,3,226,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"226\":\"226\"}',1648954283,1648954283),(112,3,227,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"227\":\"227\"}',1648954283,1648954283),(113,3,228,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"228\":\"228\"}',1648954283,1648954283),(114,3,229,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"229\":\"229\"}',1648954283,1648954283),(115,3,230,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"230\":\"230\"}',1648954283,1648954283),(116,3,231,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"231\":\"231\"}',1648954283,1648954283),(117,3,232,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"232\":\"232\"}',1648954283,1648954283),(118,3,233,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"233\":\"233\"}',1648954283,1648954283),(119,3,234,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"234\":\"234\"}',1648954283,1648954283),(120,3,235,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"235\":\"235\"}',1648954283,1648954283),(121,3,236,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"236\":\"236\"}',1648954283,1648954283),(122,3,237,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"237\":\"237\"}',1648954283,1648954283),(123,3,238,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"238\":\"238\"}',1648954283,1648954283),(124,3,239,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"239\":\"239\"}',1648954283,1648954283),(125,3,240,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"240\":\"240\"}',1648954283,1648954283),(126,3,241,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"241\":\"241\"}',1648954283,1648954283),(127,3,242,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"242\":\"242\"}',1648954283,1648954283),(128,3,243,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"243\":\"243\"}',1648954283,1648954283),(129,3,244,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"244\":\"244\"}',1648954283,1648954283),(130,3,245,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"245\":\"245\"}',1648954284,1648954284),(131,3,246,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"246\":\"246\"}',1648954284,1648954284),(132,3,247,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"247\":\"247\"}',1648954284,1648954284),(133,3,248,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"248\":\"248\"}',1648954284,1648954284),(134,3,249,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"249\":\"249\"}',1648954284,1648954284),(135,3,250,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"250\":\"250\"}',1648954284,1648954284),(136,3,251,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"251\":\"251\"}',1648954284,1648954284),(137,3,253,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"253\":\"253\"}',1648954284,1648954284),(138,3,254,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"254\":\"254\"}',1648954284,1648954284),(139,3,255,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"255\":\"255\"}',1648954284,1648954284),(140,3,256,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"256\":\"256\"}',1648954284,1648954284),(141,3,257,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"257\":\"257\"}',1648954284,1648954284),(142,3,258,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"258\":\"258\"}',1648954284,1648954284),(143,3,259,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"259\":\"259\"}',1648954284,1648954284),(144,3,260,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"260\":\"260\"}',1648954284,1648954284),(145,3,261,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"261\":\"261\"}',1648954284,1648954284),(146,3,262,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"262\":\"262\"}',1648954284,1648954284),(147,3,263,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"263\":\"263\"}',1648954284,1648954284),(148,3,264,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"264\":\"264\"}',1648954284,1648954284),(149,3,265,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"265\":\"265\"}',1648954284,1648954284),(150,3,266,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"266\":\"266\"}',1648954284,1648954284),(151,3,267,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"267\":\"267\"}',1648954284,1648954284),(152,3,268,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"268\":\"268\"}',1648954284,1648954284),(153,3,269,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"269\":\"269\"}',1648954284,1648954284),(154,3,270,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"270\":\"270\"}',1648954284,1648954284),(155,3,271,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"271\":\"271\"}',1648954284,1648954284),(156,3,272,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"272\":\"272\"}',1648954284,1648954284),(157,3,273,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"273\":\"273\"}',1648954284,1648954284),(158,3,274,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"274\":\"274\"}',1648954284,1648954284),(159,3,275,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"275\":\"275\"}',1648954284,1648954284),(160,3,276,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"276\":\"276\"}',1648954284,1648954284),(161,3,277,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"277\":\"277\"}',1648954284,1648954284),(162,3,278,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"278\":\"278\"}',1648954284,1648954284),(163,3,279,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"279\":\"279\"}',1648954284,1648954284),(164,3,280,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"280\":\"280\"}',1648954284,1648954284),(165,3,281,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"281\":\"281\"}',1648954284,1648954284),(166,3,282,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"282\":\"282\"}',1648954284,1648954284),(167,3,283,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"283\":\"283\"}',1648954284,1648954284),(168,3,284,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"284\":\"284\"}',1648954284,1648954284),(169,3,285,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"285\":\"285\"}',1648954284,1648954284),(170,3,286,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"286\":\"286\"}',1648954284,1648954284),(171,3,287,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"287\":\"287\"}',1648954284,1648954284),(172,3,288,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"288\":\"288\"}',1648954284,1648954284),(173,3,289,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"289\":\"289\"}',1648954284,1648954284),(174,3,290,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"290\":\"290\"}',1648954284,1648954284),(175,3,291,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"291\":\"291\"}',1648954284,1648954284),(176,3,292,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"292\":\"292\"}',1648954284,1648954284),(177,3,293,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"293\":\"293\"}',1648954284,1648954284),(178,3,294,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"294\":\"294\"}',1648954284,1648954284),(179,3,295,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"295\":\"295\"}',1648954284,1648954284),(180,3,296,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"296\":\"296\"}',1648954284,1648954284),(181,3,297,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"297\":\"297\"}',1648954284,1648954284),(182,3,298,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"298\":\"298\"}',1648954284,1648954284),(183,3,299,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"299\":\"299\"}',1648954284,1648954284),(184,3,300,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"300\":\"300\"}',1648954284,1648954284),(185,3,301,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"301\":\"301\"}',1648954284,1648954284),(186,3,302,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"302\":\"302\"}',1648954284,1648954284),(187,3,303,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"303\":\"303\"}',1648954285,1648954285),(188,3,304,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"304\":\"304\"}',1648954285,1648954285),(189,3,305,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"305\":\"305\"}',1648954285,1648954285),(190,3,306,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"306\":\"306\"}',1648954285,1648954285),(191,3,307,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"307\":\"307\"}',1648954285,1648954285),(192,3,308,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"308\":\"308\"}',1648954285,1648954285),(193,3,309,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"309\":\"309\"}',1648954285,1648954285),(194,3,310,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"310\":\"310\"}',1648954285,1648954285),(195,3,311,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"311\":\"311\"}',1648954285,1648954285),(196,3,312,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"312\":\"312\"}',1648954285,1648954285),(197,3,313,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"313\":\"313\"}',1648954285,1648954285),(198,3,314,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"314\":\"314\"}',1648954285,1648954285),(199,3,315,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"315\":\"315\"}',1648954285,1648954285),(200,3,316,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"316\":\"316\"}',1648954285,1648954285),(201,3,317,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"317\":\"317\"}',1648954285,1648954285),(202,3,318,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"318\":\"318\"}',1648954285,1648954285),(203,3,319,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"319\":\"319\"}',1648954285,1648954285),(204,3,320,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"320\":\"320\"}',1648954285,1648954285),(205,3,321,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"321\":\"321\"}',1648954285,1648954285),(206,3,322,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"322\":\"322\"}',1648954285,1648954285),(207,3,323,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"323\":\"323\"}',1648954285,1648954285),(208,3,324,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"324\":\"324\"}',1648954285,1648954285),(209,3,325,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"325\":\"325\"}',1648954285,1648954285),(210,3,326,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"326\":\"326\"}',1648954285,1648954285),(211,3,327,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"327\":\"327\"}',1648954285,1648954285),(212,3,328,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"328\":\"328\"}',1648954285,1648954285),(213,3,329,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"329\":\"329\"}',1648954285,1648954285),(214,3,330,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"330\":\"330\"}',1648954285,1648954285),(215,3,331,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"331\":\"331\"}',1648954285,1648954285),(216,3,332,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"332\":\"332\"}',1648954285,1648954285),(217,3,333,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"333\":\"333\"}',1648954285,1648954285),(218,3,334,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"334\":\"334\"}',1648954285,1648954285),(219,3,335,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"335\":\"335\"}',1648954285,1648954285),(220,3,336,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"336\":\"336\"}',1648954285,1648954285),(221,3,337,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"337\":\"337\"}',1648954285,1648954285),(222,3,338,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"338\":\"338\"}',1648954285,1648954285),(223,3,339,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"339\":\"339\"}',1648954285,1648954285),(224,3,340,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"340\":\"340\"}',1648954285,1648954285),(225,3,341,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"341\":\"341\"}',1648954285,1648954285),(226,3,342,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"342\":\"342\"}',1648954285,1648954285),(227,3,343,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"343\":\"343\"}',1648954285,1648954285),(228,3,344,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"344\":\"344\"}',1648954285,1648954285),(229,3,345,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"345\":\"345\"}',1648954285,1648954285),(230,3,346,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"346\":\"346\"}',1648954285,1648954285),(231,3,347,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"347\":\"347\"}',1648954285,1648954285),(232,3,348,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"348\":\"348\"}',1648954285,1648954285),(233,3,349,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"349\":\"349\"}',1648954285,1648954285),(234,3,350,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"350\":\"350\"}',1648954285,1648954285),(235,3,351,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"351\":\"351\"}',1648954285,1648954285),(236,3,352,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"352\":\"352\"}',1648954285,1648954285),(237,3,353,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"353\":\"353\"}',1648954285,1648954285),(238,3,354,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"354\":\"354\"}',1648954285,1648954285),(239,3,355,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"355\":\"355\"}',1648954286,1648954286),(240,3,356,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"356\":\"356\"}',1648954286,1648954286),(241,3,357,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"357\":\"357\"}',1648954286,1648954286),(242,3,358,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"358\":\"358\"}',1648954286,1648954286),(243,3,359,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"359\":\"359\"}',1648954286,1648954286),(244,3,360,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"360\":\"360\"}',1648954286,1648954286),(245,3,361,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"361\":\"361\"}',1648954286,1648954286),(246,3,362,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"362\":\"362\"}',1648954286,1648954286),(247,3,363,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"363\":\"363\"}',1648954287,1648954287),(248,3,364,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"364\":\"364\"}',1648954287,1648954287),(249,3,365,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"365\":\"365\"}',1648954287,1648954287),(250,3,366,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"366\":\"366\"}',1648954287,1648954287),(251,3,367,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"367\":\"367\"}',1648954287,1648954287),(252,3,368,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"368\":\"368\"}',1648954287,1648954287),(253,3,369,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"369\":\"369\"}',1648954287,1648954287),(254,3,370,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"370\":\"370\"}',1648954287,1648954287),(255,3,371,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"371\":\"371\"}',1648954287,1648954287),(256,3,372,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"372\":\"372\"}',1648954287,1648954287),(257,3,373,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"373\":\"373\"}',1648954287,1648954287),(258,3,374,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"374\":\"374\"}',1648954287,1648954287),(259,3,375,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"375\":\"375\"}',1648954287,1648954287),(260,3,376,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"376\":\"376\"}',1648954287,1648954287),(261,3,377,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"377\":\"377\"}',1648954287,1648954287),(262,3,378,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"378\":\"378\"}',1648954287,1648954287),(263,3,379,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"379\":\"379\"}',1648954287,1648954287),(264,3,380,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"380\":\"380\"}',1648954287,1648954287),(265,3,381,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"381\":\"381\"}',1648954287,1648954287),(266,3,382,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"382\":\"382\"}',1648954287,1648954287),(267,3,383,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"383\":\"383\"}',1648954287,1648954287),(268,3,384,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"384\":\"384\"}',1648954287,1648954287),(269,3,385,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"385\":\"385\"}',1648954287,1648954287),(270,3,386,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"386\":\"386\"}',1648954287,1648954287),(271,3,387,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"387\":\"387\"}',1648954287,1648954287),(272,3,388,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"388\":\"388\"}',1648954287,1648954287),(273,3,389,'\\core\\analytics\\time_splitting\\upcoming_week',0,'{\"389\":\"389\"}',1648954287,1648954287),(274,5,28,'\\core\\analytics\\time_splitting\\past_month',6,'{\"236\":236,\"511\":511,\"517\":517,\"260\":260,\"270\":270,\"274\":274,\"275\":275,\"277\":277,\"279\":279,\"280\":280,\"281\":281,\"283\":283,\"284\":284,\"285\":285,\"286\":286,\"282\":282,\"276\":276,\"278\":278,\"352\":352,\"498\":498,\"424\":424,\"425\":425,\"426\":426,\"427\":427,\"428\":428,\"429\":429,\"430\":430,\"431\":431,\"432\":432,\"433\":433,\"434\":434,\"435\":435,\"436\":436,\"437\":437,\"438\":438,\"439\":439,\"440\":440,\"441\":441,\"442\":442,\"443\":443,\"444\":444,\"445\":445,\"446\":446,\"447\":447,\"448\":448,\"449\":449,\"450\":450,\"451\":451,\"452\":452,\"453\":453,\"454\":454,\"455\":455,\"456\":456,\"457\":457,\"458\":458,\"459\":459,\"460\":460,\"461\":461,\"462\":462,\"463\":463,\"464\":464,\"465\":465,\"466\":466,\"467\":467,\"468\":468,\"469\":469,\"470\":470,\"471\":471,\"472\":472,\"473\":473,\"474\":474,\"475\":475,\"476\":476,\"477\":477,\"478\":478,\"479\":479,\"480\":480,\"481\":481,\"482\":482,\"483\":483,\"484\":484,\"485\":485,\"486\":486,\"487\":487,\"488\":488,\"489\":489,\"490\":490,\"491\":491,\"492\":492,\"493\":493,\"494\":494,\"495\":495,\"496\":496,\"497\":497,\"499\":499,\"500\":500,\"501\":501,\"502\":502,\"503\":503,\"504\":504,\"505\":505,\"506\":506,\"507\":507,\"508\":508,\"510\":510,\"512\":512,\"513\":513,\"514\":514,\"515\":515,\"509\":509,\"516\":516,\"518\":518,\"519\":519,\"520\":520,\"521\":521,\"522\":522,\"523\":523,\"524\":524}',1648954287,1648954287),(275,5,35,'\\core\\analytics\\time_splitting\\past_month',2,'{\"373\":373,\"401\":401,\"402\":402,\"403\":403,\"404\":404,\"405\":405,\"406\":406,\"407\":407,\"408\":408,\"409\":409,\"410\":410,\"411\":411,\"412\":412,\"413\":413,\"414\":414,\"415\":415,\"416\":416,\"417\":417,\"418\":418,\"419\":419,\"420\":420,\"421\":421,\"422\":422,\"370\":370,\"371\":371,\"372\":372,\"374\":374,\"375\":375,\"376\":376,\"377\":377,\"378\":378,\"379\":379,\"380\":380,\"381\":381,\"382\":382,\"383\":383,\"384\":384,\"385\":385,\"386\":386,\"387\":387,\"388\":388,\"389\":389,\"390\":390,\"391\":391,\"392\":392,\"393\":393,\"394\":394,\"395\":395,\"396\":396,\"397\":397,\"398\":398,\"399\":399,\"400\":400}',1648954287,1648954287),(276,5,32,'\\core\\analytics\\time_splitting\\past_month',4,'{\"267\":267,\"287\":287,\"288\":288,\"289\":289,\"290\":290,\"291\":291,\"292\":292,\"293\":293,\"294\":294,\"295\":295,\"296\":296,\"297\":297,\"298\":298,\"299\":299,\"300\":300,\"301\":301,\"302\":302,\"303\":303,\"304\":304,\"305\":305,\"306\":306,\"307\":307,\"308\":308,\"309\":309,\"310\":310,\"311\":311,\"312\":312,\"313\":313,\"314\":314,\"315\":315,\"316\":316,\"317\":317,\"318\":318,\"319\":319,\"320\":320,\"321\":321,\"322\":322,\"323\":323,\"324\":324,\"325\":325,\"326\":326,\"327\":327,\"328\":328,\"329\":329,\"330\":330,\"331\":331,\"332\":332,\"333\":333,\"334\":334,\"335\":335,\"336\":336,\"337\":337,\"338\":338,\"339\":339,\"340\":340,\"341\":341,\"342\":342,\"343\":343,\"344\":344,\"345\":345,\"346\":346,\"347\":347,\"348\":348,\"349\":349}',1648954287,1648954287),(277,5,32,'\\core\\analytics\\time_splitting\\past_month',5,'{\"267\":267,\"287\":287,\"288\":288,\"289\":289,\"290\":290,\"291\":291,\"292\":292,\"293\":293,\"294\":294,\"295\":295,\"296\":296,\"297\":297,\"298\":298,\"299\":299,\"300\":300,\"301\":301,\"302\":302,\"303\":303,\"304\":304,\"305\":305,\"306\":306,\"307\":307,\"308\":308,\"309\":309,\"310\":310,\"311\":311,\"312\":312,\"313\":313,\"314\":314,\"315\":315,\"316\":316,\"317\":317,\"318\":318,\"319\":319,\"320\":320,\"321\":321,\"322\":322,\"323\":323,\"324\":324,\"325\":325,\"326\":326,\"327\":327,\"328\":328,\"329\":329,\"330\":330,\"331\":331,\"332\":332,\"333\":333,\"334\":334,\"335\":335,\"336\":336,\"337\":337,\"338\":338,\"339\":339,\"340\":340,\"341\":341,\"342\":342,\"343\":343,\"344\":344,\"345\":345,\"346\":346,\"347\":347,\"348\":348,\"349\":349}',1649307602,1649307602); /*!40000 ALTER TABLE `mdl_analytics_predict_samples` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_prediction_actions` -- DROP TABLE IF EXISTS `mdl_analytics_prediction_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_prediction_actions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `predictionid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `actionname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`), KEY `mdl_analpredacti_pre_ix` (`predictionid`), KEY `mdl_analpredacti_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Register of user actions over predictions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_prediction_actions` -- LOCK TABLES `mdl_analytics_prediction_actions` WRITE; /*!40000 ALTER TABLE `mdl_analytics_prediction_actions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_analytics_prediction_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_predictions` -- DROP TABLE IF EXISTS `mdl_analytics_predictions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_predictions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `sampleid` bigint(10) NOT NULL, `rangeindex` mediumint(5) NOT NULL, `prediction` decimal(10,2) NOT NULL, `predictionscore` decimal(10,5) NOT NULL, `calculations` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timestart` bigint(10) DEFAULT NULL, `timeend` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`), KEY `mdl_analpred_mod_ix` (`modelid`), KEY `mdl_analpred_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=252 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Predictions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_predictions` -- LOCK TABLES `mdl_analytics_predictions` WRITE; /*!40000 ALTER TABLE `mdl_analytics_predictions` DISABLE KEYS */; INSERT INTO `mdl_analytics_predictions` VALUES (1,4,545,283,0,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954265,1629820800,1648954265),(2,4,545,285,0,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954265,1629820800,1648954265),(3,5,545,236,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(4,5,545,260,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(5,5,545,274,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(6,5,545,275,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(7,5,545,277,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(8,5,545,279,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(9,5,545,280,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(10,5,545,281,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(11,5,545,283,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(12,5,545,284,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(13,5,545,285,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(14,5,545,286,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(15,5,545,282,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(16,5,545,276,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(17,5,545,278,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(18,5,545,352,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(19,5,545,498,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(20,5,545,424,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(21,5,545,425,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(22,5,545,426,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(23,5,545,427,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(24,5,545,428,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(25,5,545,429,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(26,5,545,430,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(27,5,545,431,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(28,5,545,432,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(29,5,545,433,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(30,5,545,434,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(31,5,545,436,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(32,5,545,437,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(33,5,545,438,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(34,5,545,439,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(35,5,545,440,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(36,5,545,441,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(37,5,545,442,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(38,5,545,443,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(39,5,545,444,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(40,5,545,445,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(41,5,545,446,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(42,5,545,447,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(43,5,545,448,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(44,5,545,449,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(45,5,545,450,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(46,5,545,451,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(47,5,545,452,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(48,5,545,455,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(49,5,545,456,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(50,5,545,457,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(51,5,545,458,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(52,5,545,459,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(53,5,545,460,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(54,5,545,461,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(55,5,545,462,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(56,5,545,463,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(57,5,545,464,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(58,5,545,465,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(59,5,545,466,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(60,5,545,468,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(61,5,545,469,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(62,5,545,470,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(63,5,545,471,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(64,5,545,472,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(65,5,545,473,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(66,5,545,474,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(67,5,545,475,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(68,5,545,476,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(69,5,545,477,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(70,5,545,480,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(71,5,545,481,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(72,5,545,482,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(73,5,545,483,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(74,5,545,484,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(75,5,545,485,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(76,5,545,486,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(77,5,545,487,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(78,5,545,488,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(79,5,545,489,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(80,5,545,490,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(81,5,545,492,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(82,5,545,495,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(83,5,545,496,6,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(84,5,910,373,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(85,5,910,401,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(86,5,910,402,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(87,5,910,403,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(88,5,910,404,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(89,5,910,405,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(90,5,910,406,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(91,5,910,408,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(92,5,910,409,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(93,5,910,410,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(94,5,910,411,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(95,5,910,412,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(96,5,910,413,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(97,5,910,414,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(98,5,910,415,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(99,5,910,417,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(100,5,910,418,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(101,5,910,419,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(102,5,910,420,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(103,5,910,421,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(104,5,910,422,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(105,5,910,370,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(106,5,910,371,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(107,5,910,372,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(108,5,910,374,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(109,5,910,375,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(110,5,910,376,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(111,5,910,377,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(112,5,910,378,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(113,5,910,379,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(114,5,910,380,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(115,5,910,381,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(116,5,910,382,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(117,5,910,383,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(118,5,910,384,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(119,5,910,385,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(120,5,910,386,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(121,5,910,387,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(122,5,910,388,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(123,5,910,389,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(124,5,910,390,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(125,5,910,392,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(126,5,910,393,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(127,5,910,394,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(128,5,910,395,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(129,5,910,396,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(130,5,910,397,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(131,5,910,398,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(132,5,910,399,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(133,5,910,400,2,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(134,5,680,267,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(135,5,680,288,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(136,5,680,289,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(137,5,680,290,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(138,5,680,291,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(139,5,680,292,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(140,5,680,293,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(141,5,680,294,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(142,5,680,295,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(143,5,680,296,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(144,5,680,297,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(145,5,680,298,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(146,5,680,299,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535087,1648954287),(147,5,680,300,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954287,1646535088,1648954288),(148,5,680,301,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(149,5,680,302,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(150,5,680,303,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(151,5,680,304,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(152,5,680,305,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(153,5,680,306,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(154,5,680,307,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(155,5,680,308,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(156,5,680,309,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(157,5,680,310,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(158,5,680,311,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(159,5,680,312,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(160,5,680,313,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(161,5,680,314,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(162,5,680,315,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(163,5,680,317,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(164,5,680,319,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(165,5,680,320,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(166,5,680,321,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(167,5,680,322,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(168,5,680,323,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(169,5,680,324,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(170,5,680,325,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(171,5,680,326,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(172,5,680,327,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(173,5,680,328,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(174,5,680,329,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(175,5,680,330,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(176,5,680,331,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(177,5,680,332,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(178,5,680,334,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(179,5,680,335,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(180,5,680,336,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(181,5,680,337,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(182,5,680,338,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(183,5,680,339,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(184,5,680,340,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(185,5,680,341,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(186,5,680,342,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(187,5,680,343,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(188,5,680,345,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(189,5,680,346,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(190,5,680,347,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(191,5,680,348,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(192,5,680,349,4,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1648954288,1646535088,1648954288),(193,5,680,267,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(194,5,680,288,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(195,5,680,289,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(196,5,680,290,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(197,5,680,291,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(198,5,680,292,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(199,5,680,293,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(200,5,680,294,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(201,5,680,295,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(202,5,680,296,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(203,5,680,297,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(204,5,680,298,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(205,5,680,299,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(206,5,680,300,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(207,5,680,301,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(208,5,680,302,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(209,5,680,303,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(210,5,680,304,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(211,5,680,305,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(212,5,680,306,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(213,5,680,307,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(214,5,680,308,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(215,5,680,309,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(216,5,680,310,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(217,5,680,311,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(218,5,680,312,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(219,5,680,313,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(220,5,680,314,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(221,5,680,315,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(222,5,680,317,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(223,5,680,319,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(224,5,680,320,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(225,5,680,321,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(226,5,680,322,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(227,5,680,323,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(228,5,680,324,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(229,5,680,325,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(230,5,680,326,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(231,5,680,327,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(232,5,680,328,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(233,5,680,329,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(234,5,680,330,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(235,5,680,331,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(236,5,680,332,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(237,5,680,334,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(238,5,680,335,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(239,5,680,336,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(240,5,680,337,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(241,5,680,338,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(242,5,680,339,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(243,5,680,340,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(244,5,680,341,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(245,5,680,342,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(246,5,680,343,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(247,5,680,345,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(248,5,680,346,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(249,5,680,347,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(250,5,680,348,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603),(251,5,680,349,5,1.00,1.00000,'{\"\\\\core\\\\analytics\\\\indicator\\\\any_course_access\":-1}',1649307603,1646629203,1649307603); /*!40000 ALTER TABLE `mdl_analytics_predictions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_train_samples` -- DROP TABLE IF EXISTS `mdl_analytics_train_samples`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_train_samples` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL, `analysableid` bigint(10) NOT NULL, `timesplitting` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sampleids` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`), KEY `mdl_analtraisamp_mod_ix` (`modelid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Samples used for training'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_train_samples` -- LOCK TABLES `mdl_analytics_train_samples` WRITE; /*!40000 ALTER TABLE `mdl_analytics_train_samples` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_analytics_train_samples` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_used_analysables` -- DROP TABLE IF EXISTS `mdl_analytics_used_analysables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_used_analysables` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL, `action` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `analysableid` bigint(10) NOT NULL, `firstanalysis` bigint(10) NOT NULL, `timeanalysed` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`), KEY `mdl_analusedanal_ana_ix` (`analysableid`), KEY `mdl_analusedanal_mod_ix` (`modelid`) ) ENGINE=InnoDB AUTO_INCREMENT=282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of analysables used by each model'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_used_analysables` -- LOCK TABLES `mdl_analytics_used_analysables` WRITE; /*!40000 ALTER TABLE `mdl_analytics_used_analysables` DISABLE KEYS */; INSERT INTO `mdl_analytics_used_analysables` VALUES (1,4,'prediction',28,1648954264,1649394002),(2,4,'prediction',34,1648954264,1649394002),(3,4,'prediction',36,1648954264,1649394002),(4,4,'prediction',35,1648954264,1649394002),(5,4,'prediction',32,1648954264,1649394002),(6,3,'prediction',93,1648954280,1648954280),(7,3,'prediction',95,1648954280,1648954280),(8,3,'prediction',100,1648954280,1648954280),(9,3,'prediction',101,1648954280,1648954280),(10,3,'prediction',102,1648954281,1648954281),(11,3,'prediction',103,1648954281,1648954281),(12,3,'prediction',105,1648954281,1648954281),(13,3,'prediction',114,1648954281,1648954281),(14,3,'prediction',116,1648954281,1648954281),(15,3,'prediction',123,1648954281,1648954281),(16,3,'prediction',124,1648954281,1648954281),(17,3,'prediction',125,1648954281,1648954281),(18,3,'prediction',126,1648954281,1648954281),(19,3,'prediction',127,1648954281,1648954281),(20,3,'prediction',128,1648954281,1648954281),(21,3,'prediction',129,1648954281,1648954281),(22,3,'prediction',130,1648954281,1648954281),(23,3,'prediction',131,1648954282,1648954282),(24,3,'prediction',132,1648954282,1648954282),(25,3,'prediction',133,1648954282,1648954282),(26,3,'prediction',134,1648954282,1648954282),(27,3,'prediction',135,1648954282,1648954282),(28,3,'prediction',136,1648954282,1648954282),(29,3,'prediction',137,1648954282,1648954282),(30,3,'prediction',138,1648954282,1648954282),(31,3,'prediction',139,1648954282,1648954282),(32,3,'prediction',140,1648954282,1648954282),(33,3,'prediction',141,1648954282,1648954282),(34,3,'prediction',142,1648954282,1648954282),(35,3,'prediction',143,1648954282,1648954282),(36,3,'prediction',144,1648954282,1648954282),(37,3,'prediction',145,1648954282,1648954282),(38,3,'prediction',146,1648954282,1648954282),(39,3,'prediction',147,1648954282,1648954282),(40,3,'prediction',148,1648954282,1648954282),(41,3,'prediction',149,1648954282,1648954282),(42,3,'prediction',150,1648954282,1648954282),(43,3,'prediction',151,1648954282,1648954282),(44,3,'prediction',152,1648954282,1648954282),(45,3,'prediction',153,1648954282,1648954282),(46,3,'prediction',154,1648954282,1648954282),(47,3,'prediction',156,1648954282,1648954282),(48,3,'prediction',157,1648954282,1648954282),(49,3,'prediction',158,1648954282,1648954282),(50,3,'prediction',159,1648954282,1648954282),(51,3,'prediction',160,1648954282,1648954282),(52,3,'prediction',161,1648954282,1648954282),(53,3,'prediction',162,1648954282,1648954282),(54,3,'prediction',163,1648954282,1648954282),(55,3,'prediction',164,1648954282,1648954282),(56,3,'prediction',165,1648954282,1648954282),(57,3,'prediction',166,1648954282,1648954282),(58,3,'prediction',167,1648954282,1648954282),(59,3,'prediction',168,1648954282,1648954282),(60,3,'prediction',169,1648954282,1648954282),(61,3,'prediction',170,1648954283,1648954283),(62,3,'prediction',171,1648954283,1648954283),(63,3,'prediction',172,1648954283,1648954283),(64,3,'prediction',173,1648954283,1648954283),(65,3,'prediction',174,1648954283,1648954283),(66,3,'prediction',175,1648954283,1648954283),(67,3,'prediction',180,1648954283,1648954283),(68,3,'prediction',181,1648954283,1648954283),(69,3,'prediction',182,1648954283,1648954283),(70,3,'prediction',183,1648954283,1648954283),(71,3,'prediction',184,1648954283,1648954283),(72,3,'prediction',185,1648954283,1648954283),(73,3,'prediction',186,1648954283,1648954283),(74,3,'prediction',187,1648954283,1648954283),(75,3,'prediction',188,1648954283,1648954283),(76,3,'prediction',189,1648954283,1648954283),(77,3,'prediction',190,1648954283,1648954283),(78,3,'prediction',191,1648954283,1648954283),(79,3,'prediction',192,1648954283,1648954283),(80,3,'prediction',193,1648954283,1648954283),(81,3,'prediction',194,1648954283,1648954283),(82,3,'prediction',195,1648954283,1648954283),(83,3,'prediction',196,1648954283,1648954283),(84,3,'prediction',197,1648954283,1648954283),(85,3,'prediction',198,1648954283,1648954283),(86,3,'prediction',199,1648954283,1648954283),(87,3,'prediction',200,1648954283,1648954283),(88,3,'prediction',201,1648954283,1648954283),(89,3,'prediction',202,1648954283,1648954283),(90,3,'prediction',203,1648954283,1648954283),(91,3,'prediction',204,1648954283,1648954283),(92,3,'prediction',205,1648954283,1648954283),(93,3,'prediction',206,1648954283,1648954283),(94,3,'prediction',207,1648954283,1648954283),(95,3,'prediction',208,1648954283,1648954283),(96,3,'prediction',209,1648954283,1648954283),(97,3,'prediction',210,1648954283,1648954283),(98,3,'prediction',211,1648954283,1648954283),(99,3,'prediction',212,1648954283,1648954283),(100,3,'prediction',213,1648954283,1648954283),(101,3,'prediction',214,1648954283,1648954283),(102,3,'prediction',215,1648954283,1648954283),(103,3,'prediction',216,1648954283,1648954283),(104,3,'prediction',217,1648954283,1648954283),(105,3,'prediction',218,1648954283,1648954283),(106,3,'prediction',219,1648954283,1648954283),(107,3,'prediction',220,1648954283,1648954283),(108,3,'prediction',221,1648954283,1648954283),(109,3,'prediction',222,1648954283,1648954283),(110,3,'prediction',223,1648954283,1648954283),(111,3,'prediction',224,1648954283,1648954283),(112,3,'prediction',225,1648954283,1648954283),(113,3,'prediction',226,1648954283,1648954283),(114,3,'prediction',227,1648954283,1648954283),(115,3,'prediction',228,1648954283,1648954283),(116,3,'prediction',229,1648954283,1648954283),(117,3,'prediction',230,1648954283,1648954283),(118,3,'prediction',231,1648954283,1648954283),(119,3,'prediction',232,1648954283,1648954283),(120,3,'prediction',233,1648954283,1648954283),(121,3,'prediction',234,1648954283,1648954283),(122,3,'prediction',235,1648954283,1648954283),(123,3,'prediction',236,1648954283,1648954283),(124,3,'prediction',237,1648954283,1648954283),(125,3,'prediction',238,1648954283,1648954283),(126,3,'prediction',239,1648954283,1648954283),(127,3,'prediction',240,1648954283,1648954283),(128,3,'prediction',241,1648954283,1648954283),(129,3,'prediction',242,1648954283,1648954283),(130,3,'prediction',243,1648954283,1648954283),(131,3,'prediction',244,1648954283,1648954283),(132,3,'prediction',245,1648954284,1648954284),(133,3,'prediction',246,1648954284,1648954284),(134,3,'prediction',247,1648954284,1648954284),(135,3,'prediction',248,1648954284,1648954284),(136,3,'prediction',249,1648954284,1648954284),(137,3,'prediction',250,1648954284,1648954284),(138,3,'prediction',251,1648954284,1648954284),(139,3,'prediction',253,1648954284,1648954284),(140,3,'prediction',254,1648954284,1648954284),(141,3,'prediction',255,1648954284,1648954284),(142,3,'prediction',256,1648954284,1648954284),(143,3,'prediction',257,1648954284,1648954284),(144,3,'prediction',258,1648954284,1648954284),(145,3,'prediction',259,1648954284,1648954284),(146,3,'prediction',260,1648954284,1648954284),(147,3,'prediction',261,1648954284,1648954284),(148,3,'prediction',262,1648954284,1648954284),(149,3,'prediction',263,1648954284,1648954284),(150,3,'prediction',264,1648954284,1648954284),(151,3,'prediction',265,1648954284,1648954284),(152,3,'prediction',266,1648954284,1648954284),(153,3,'prediction',267,1648954284,1648954284),(154,3,'prediction',268,1648954284,1648954284),(155,3,'prediction',269,1648954284,1648954284),(156,3,'prediction',270,1648954284,1648954284),(157,3,'prediction',271,1648954284,1648954284),(158,3,'prediction',272,1648954284,1648954284),(159,3,'prediction',273,1648954284,1648954284),(160,3,'prediction',274,1648954284,1648954284),(161,3,'prediction',275,1648954284,1648954284),(162,3,'prediction',276,1648954284,1648954284),(163,3,'prediction',277,1648954284,1648954284),(164,3,'prediction',278,1648954284,1648954284),(165,3,'prediction',279,1648954284,1648954284),(166,3,'prediction',280,1648954284,1648954284),(167,3,'prediction',281,1648954284,1648954284),(168,3,'prediction',282,1648954284,1648954284),(169,3,'prediction',283,1648954284,1648954284),(170,3,'prediction',284,1648954284,1648954284),(171,3,'prediction',285,1648954284,1648954284),(172,3,'prediction',286,1648954284,1648954284),(173,3,'prediction',287,1648954284,1648954284),(174,3,'prediction',288,1648954284,1648954284),(175,3,'prediction',289,1648954284,1648954284),(176,3,'prediction',290,1648954284,1648954284),(177,3,'prediction',291,1648954284,1648954284),(178,3,'prediction',292,1648954284,1648954284),(179,3,'prediction',293,1648954284,1648954284),(180,3,'prediction',294,1648954284,1648954284),(181,3,'prediction',295,1648954284,1648954284),(182,3,'prediction',296,1648954284,1648954284),(183,3,'prediction',297,1648954284,1648954284),(184,3,'prediction',298,1648954284,1648954284),(185,3,'prediction',299,1648954284,1648954284),(186,3,'prediction',300,1648954284,1648954284),(187,3,'prediction',301,1648954284,1648954284),(188,3,'prediction',302,1648954284,1648954284),(189,3,'prediction',303,1648954285,1648954285),(190,3,'prediction',304,1648954285,1648954285),(191,3,'prediction',305,1648954285,1648954285),(192,3,'prediction',306,1648954285,1648954285),(193,3,'prediction',307,1648954285,1648954285),(194,3,'prediction',308,1648954285,1648954285),(195,3,'prediction',309,1648954285,1648954285),(196,3,'prediction',310,1648954285,1648954285),(197,3,'prediction',311,1648954285,1648954285),(198,3,'prediction',312,1648954285,1648954285),(199,3,'prediction',313,1648954285,1648954285),(200,3,'prediction',314,1648954285,1648954285),(201,3,'prediction',315,1648954285,1648954285),(202,3,'prediction',316,1648954285,1648954285),(203,3,'prediction',317,1648954285,1648954285),(204,3,'prediction',318,1648954285,1648954285),(205,3,'prediction',319,1648954285,1648954285),(206,3,'prediction',320,1648954285,1648954285),(207,3,'prediction',321,1648954285,1648954285),(208,3,'prediction',322,1648954285,1648954285),(209,3,'prediction',323,1648954285,1648954285),(210,3,'prediction',324,1648954285,1648954285),(211,3,'prediction',325,1648954285,1648954285),(212,3,'prediction',326,1648954285,1648954285),(213,3,'prediction',327,1648954285,1648954285),(214,3,'prediction',328,1648954285,1648954285),(215,3,'prediction',329,1648954285,1648954285),(216,3,'prediction',330,1648954285,1648954285),(217,3,'prediction',331,1648954285,1648954285),(218,3,'prediction',332,1648954285,1648954285),(219,3,'prediction',333,1648954285,1648954285),(220,3,'prediction',334,1648954285,1648954285),(221,3,'prediction',335,1648954285,1648954285),(222,3,'prediction',336,1648954285,1648954285),(223,3,'prediction',337,1648954285,1648954285),(224,3,'prediction',338,1648954285,1648954285),(225,3,'prediction',339,1648954285,1648954285),(226,3,'prediction',340,1648954285,1648954285),(227,3,'prediction',341,1648954285,1648954285),(228,3,'prediction',342,1648954285,1648954285),(229,3,'prediction',343,1648954285,1648954285),(230,3,'prediction',344,1648954285,1648954285),(231,3,'prediction',345,1648954285,1648954285),(232,3,'prediction',346,1648954285,1648954285),(233,3,'prediction',347,1648954285,1648954285),(234,3,'prediction',348,1648954285,1648954285),(235,3,'prediction',349,1648954285,1648954285),(236,3,'prediction',350,1648954285,1648954285),(237,3,'prediction',351,1648954285,1648954285),(238,3,'prediction',352,1648954285,1648954285),(239,3,'prediction',353,1648954285,1648954285),(240,3,'prediction',354,1648954286,1648954286),(241,3,'prediction',355,1648954286,1648954286),(242,3,'prediction',356,1648954286,1648954286),(243,3,'prediction',357,1648954286,1648954286),(244,3,'prediction',358,1648954286,1648954286),(245,3,'prediction',359,1648954286,1648954286),(246,3,'prediction',360,1648954286,1648954286),(247,3,'prediction',361,1648954286,1648954286),(248,3,'prediction',362,1648954286,1648954286),(249,3,'prediction',363,1648954287,1648954287),(250,3,'prediction',364,1648954287,1648954287),(251,3,'prediction',365,1648954287,1648954287),(252,3,'prediction',366,1648954287,1648954287),(253,3,'prediction',367,1648954287,1648954287),(254,3,'prediction',368,1648954287,1648954287),(255,3,'prediction',369,1648954287,1648954287),(256,3,'prediction',370,1648954287,1648954287),(257,3,'prediction',371,1648954287,1648954287),(258,3,'prediction',372,1648954287,1648954287),(259,3,'prediction',373,1648954287,1648954287),(260,3,'prediction',374,1648954287,1648954287),(261,3,'prediction',375,1648954287,1648954287),(262,3,'prediction',376,1648954287,1648954287),(263,3,'prediction',377,1648954287,1648954287),(264,3,'prediction',378,1648954287,1648954287),(265,3,'prediction',379,1648954287,1648954287),(266,3,'prediction',380,1648954287,1648954287),(267,3,'prediction',381,1648954287,1648954287),(268,3,'prediction',382,1648954287,1648954287),(269,3,'prediction',383,1648954287,1648954287),(270,3,'prediction',384,1648954287,1648954287),(271,3,'prediction',385,1648954287,1648954287),(272,3,'prediction',386,1648954287,1648954287),(273,3,'prediction',387,1648954287,1648954287),(274,3,'prediction',388,1648954287,1648954287),(275,3,'prediction',389,1648954287,1648954287),(276,2,'prediction',1,1648954287,1649394002),(277,5,'prediction',28,1648954287,1649394002),(278,5,'prediction',34,1648954287,1649394002),(279,5,'prediction',36,1648954287,1649394002),(280,5,'prediction',35,1648954287,1649394002),(281,5,'prediction',32,1648954287,1649394002); /*!40000 ALTER TABLE `mdl_analytics_used_analysables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_analytics_used_files` -- DROP TABLE IF EXISTS `mdl_analytics_used_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_analytics_used_files` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `modelid` bigint(10) NOT NULL DEFAULT '0', `fileid` bigint(10) NOT NULL DEFAULT '0', `action` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `time` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`), KEY `mdl_analusedfile_mod_ix` (`modelid`), KEY `mdl_analusedfile_fil_ix` (`fileid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Files that have already been used for training and predictio'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_analytics_used_files` -- LOCK TABLES `mdl_analytics_used_files` WRITE; /*!40000 ALTER TABLE `mdl_analytics_used_files` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_analytics_used_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign` -- DROP TABLE IF EXISTS `mdl_assign`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `alwaysshowdescription` tinyint(2) NOT NULL DEFAULT '0', `nosubmissions` tinyint(2) NOT NULL DEFAULT '0', `submissiondrafts` tinyint(2) NOT NULL DEFAULT '0', `sendnotifications` tinyint(2) NOT NULL DEFAULT '0', `sendlatenotifications` tinyint(2) NOT NULL DEFAULT '0', `duedate` bigint(10) NOT NULL DEFAULT '0', `allowsubmissionsfromdate` bigint(10) NOT NULL DEFAULT '0', `grade` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `requiresubmissionstatement` tinyint(2) NOT NULL DEFAULT '0', `completionsubmit` tinyint(2) NOT NULL DEFAULT '0', `cutoffdate` bigint(10) NOT NULL DEFAULT '0', `gradingduedate` bigint(10) NOT NULL DEFAULT '0', `teamsubmission` tinyint(2) NOT NULL DEFAULT '0', `requireallteammemberssubmit` tinyint(2) NOT NULL DEFAULT '0', `teamsubmissiongroupingid` bigint(10) NOT NULL DEFAULT '0', `blindmarking` tinyint(2) NOT NULL DEFAULT '0', `hidegrader` tinyint(2) NOT NULL DEFAULT '0', `revealidentities` tinyint(2) NOT NULL DEFAULT '0', `attemptreopenmethod` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'none', `maxattempts` mediumint(6) NOT NULL DEFAULT '-1', `markingworkflow` tinyint(2) NOT NULL DEFAULT '0', `markingallocation` tinyint(2) NOT NULL DEFAULT '0', `sendstudentnotifications` tinyint(2) NOT NULL DEFAULT '1', `preventsubmissionnotingroup` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assi_cou_ix` (`course`), KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table saves information about an instance of mod_assign'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign` -- LOCK TABLES `mdl_assign` WRITE; /*!40000 ALTER TABLE `mdl_assign` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_grades` -- DROP TABLE IF EXISTS `mdl_assign_grades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_grades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `grader` bigint(10) NOT NULL DEFAULT '0', `grade` decimal(10,5) DEFAULT '0.00000', `attemptnumber` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`), KEY `mdl_assigrad_use_ix` (`userid`), KEY `mdl_assigrad_att_ix` (`attemptnumber`), KEY `mdl_assigrad_ass_ix` (`assignment`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Grading information about a single assignment submission.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_grades` -- LOCK TABLES `mdl_assign_grades` WRITE; /*!40000 ALTER TABLE `mdl_assign_grades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_grades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_overrides` -- DROP TABLE IF EXISTS `mdl_assign_overrides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_overrides` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) DEFAULT NULL, `userid` bigint(10) DEFAULT NULL, `sortorder` bigint(10) DEFAULT NULL, `allowsubmissionsfromdate` bigint(10) DEFAULT NULL, `duedate` bigint(10) DEFAULT NULL, `cutoffdate` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_assiover_ass_ix` (`assignid`), KEY `mdl_assiover_gro_ix` (`groupid`), KEY `mdl_assiover_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The overrides to assign settings.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_overrides` -- LOCK TABLES `mdl_assign_overrides` WRITE; /*!40000 ALTER TABLE `mdl_assign_overrides` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_overrides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_plugin_config` -- DROP TABLE IF EXISTS `mdl_assign_plugin_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_plugin_config` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `plugin` varchar(28) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `subtype` varchar(28) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(28) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_assiplugconf_plu_ix` (`plugin`), KEY `mdl_assiplugconf_sub_ix` (`subtype`), KEY `mdl_assiplugconf_nam_ix` (`name`), KEY `mdl_assiplugconf_ass_ix` (`assignment`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Config data for an instance of a plugin in an assignment.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_plugin_config` -- LOCK TABLES `mdl_assign_plugin_config` WRITE; /*!40000 ALTER TABLE `mdl_assign_plugin_config` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_plugin_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_submission` -- DROP TABLE IF EXISTS `mdl_assign_submission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_submission` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `status` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `groupid` bigint(10) NOT NULL DEFAULT '0', `attemptnumber` bigint(10) NOT NULL DEFAULT '0', `latest` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`), KEY `mdl_assisubm_use_ix` (`userid`), KEY `mdl_assisubm_att_ix` (`attemptnumber`), KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`), KEY `mdl_assisubm_ass_ix` (`assignment`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table keeps information about student interactions with'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_submission` -- LOCK TABLES `mdl_assign_submission` WRITE; /*!40000 ALTER TABLE `mdl_assign_submission` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_submission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_user_flags` -- DROP TABLE IF EXISTS `mdl_assign_user_flags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_user_flags` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `assignment` bigint(10) NOT NULL DEFAULT '0', `locked` bigint(10) NOT NULL DEFAULT '0', `mailed` smallint(4) NOT NULL DEFAULT '0', `extensionduedate` bigint(10) NOT NULL DEFAULT '0', `workflowstate` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `allocatedmarker` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assiuserflag_mai_ix` (`mailed`), KEY `mdl_assiuserflag_use_ix` (`userid`), KEY `mdl_assiuserflag_ass_ix` (`assignment`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of flags that can be set for a single user in a single '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_user_flags` -- LOCK TABLES `mdl_assign_user_flags` WRITE; /*!40000 ALTER TABLE `mdl_assign_user_flags` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_user_flags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assign_user_mapping` -- DROP TABLE IF EXISTS `mdl_assign_user_mapping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assign_user_mapping` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assiusermapp_ass_ix` (`assignment`), KEY `mdl_assiusermapp_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Map an assignment specific id number to a user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assign_user_mapping` -- LOCK TABLES `mdl_assign_user_mapping` WRITE; /*!40000 ALTER TABLE `mdl_assign_user_mapping` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assign_user_mapping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_comments` -- DROP TABLE IF EXISTS `mdl_assignfeedback_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_comments` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `grade` bigint(10) NOT NULL DEFAULT '0', `commenttext` longtext COLLATE utf8mb4_unicode_ci, `commentformat` smallint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assicomm_ass_ix` (`assignment`), KEY `mdl_assicomm_gra_ix` (`grade`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Text feedback for submitted assignments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_comments` -- LOCK TABLES `mdl_assignfeedback_comments` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_editpdf_annot` -- DROP TABLE IF EXISTS `mdl_assignfeedback_editpdf_annot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_editpdf_annot` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `gradeid` bigint(10) NOT NULL DEFAULT '0', `pageno` bigint(10) NOT NULL DEFAULT '0', `x` bigint(10) DEFAULT '0', `y` bigint(10) DEFAULT '0', `endx` bigint(10) DEFAULT '0', `endy` bigint(10) DEFAULT '0', `path` longtext COLLATE utf8mb4_unicode_ci, `type` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'line', `colour` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'black', `draft` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`), KEY `mdl_assieditanno_gra_ix` (`gradeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='stores annotations added to pdfs submitted by students'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_editpdf_annot` -- LOCK TABLES `mdl_assignfeedback_editpdf_annot` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_annot` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_annot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_editpdf_cmnt` -- DROP TABLE IF EXISTS `mdl_assignfeedback_editpdf_cmnt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `gradeid` bigint(10) NOT NULL DEFAULT '0', `x` bigint(10) DEFAULT '0', `y` bigint(10) DEFAULT '0', `width` bigint(10) DEFAULT '120', `rawtext` longtext COLLATE utf8mb4_unicode_ci, `pageno` bigint(10) NOT NULL DEFAULT '0', `colour` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'black', `draft` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`), KEY `mdl_assieditcmnt_gra_ix` (`gradeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores comments added to pdfs'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_editpdf_cmnt` -- LOCK TABLES `mdl_assignfeedback_editpdf_cmnt` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_cmnt` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_cmnt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_editpdf_queue` -- DROP TABLE IF EXISTS `mdl_assignfeedback_editpdf_queue`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_editpdf_queue` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `submissionid` bigint(10) NOT NULL, `submissionattempt` bigint(10) NOT NULL, `attemptedconversions` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Queue for processing.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_editpdf_queue` -- LOCK TABLES `mdl_assignfeedback_editpdf_queue` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_queue` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_editpdf_quick` -- DROP TABLE IF EXISTS `mdl_assignfeedback_editpdf_quick`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_editpdf_quick` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `rawtext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `width` bigint(10) NOT NULL DEFAULT '120', `colour` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT 'yellow', PRIMARY KEY (`id`), KEY `mdl_assieditquic_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores teacher specified quicklist comments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_editpdf_quick` -- LOCK TABLES `mdl_assignfeedback_editpdf_quick` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_quick` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_quick` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_editpdf_rot` -- DROP TABLE IF EXISTS `mdl_assignfeedback_editpdf_rot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_editpdf_rot` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `gradeid` bigint(10) NOT NULL DEFAULT '0', `pageno` bigint(10) NOT NULL DEFAULT '0', `pathnamehash` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `isrotated` tinyint(1) NOT NULL DEFAULT '0', `degree` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`), KEY `mdl_assieditrot_gra_ix` (`gradeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores rotation information of a page.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_editpdf_rot` -- LOCK TABLES `mdl_assignfeedback_editpdf_rot` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_rot` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_editpdf_rot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignfeedback_file` -- DROP TABLE IF EXISTS `mdl_assignfeedback_file`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignfeedback_file` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `grade` bigint(10) NOT NULL DEFAULT '0', `numfiles` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assifile_ass2_ix` (`assignment`), KEY `mdl_assifile_gra_ix` (`grade`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores info about the number of files submitted by a student'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignfeedback_file` -- LOCK TABLES `mdl_assignfeedback_file` WRITE; /*!40000 ALTER TABLE `mdl_assignfeedback_file` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignfeedback_file` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignment` -- DROP TABLE IF EXISTS `mdl_assignment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignment` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `assignmenttype` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `resubmit` tinyint(2) NOT NULL DEFAULT '0', `preventlate` tinyint(2) NOT NULL DEFAULT '0', `emailteachers` tinyint(2) NOT NULL DEFAULT '0', `var1` bigint(10) DEFAULT '0', `var2` bigint(10) DEFAULT '0', `var3` bigint(10) DEFAULT '0', `var4` bigint(10) DEFAULT '0', `var5` bigint(10) DEFAULT '0', `maxbytes` bigint(10) NOT NULL DEFAULT '100000', `timedue` bigint(10) NOT NULL DEFAULT '0', `timeavailable` bigint(10) NOT NULL DEFAULT '0', `grade` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assi_cou2_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines assignments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignment` -- LOCK TABLES `mdl_assignment` WRITE; /*!40000 ALTER TABLE `mdl_assignment` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignment_submissions` -- DROP TABLE IF EXISTS `mdl_assignment_submissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignment_submissions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `numfiles` bigint(10) NOT NULL DEFAULT '0', `data1` longtext COLLATE utf8mb4_unicode_ci, `data2` longtext COLLATE utf8mb4_unicode_ci, `grade` bigint(11) NOT NULL DEFAULT '0', `submissioncomment` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `format` smallint(4) NOT NULL DEFAULT '0', `teacher` bigint(10) NOT NULL DEFAULT '0', `timemarked` bigint(10) NOT NULL DEFAULT '0', `mailed` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assisubm_use2_ix` (`userid`), KEY `mdl_assisubm_mai_ix` (`mailed`), KEY `mdl_assisubm_tim_ix` (`timemarked`), KEY `mdl_assisubm_ass2_ix` (`assignment`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Info about submitted assignments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignment_submissions` -- LOCK TABLES `mdl_assignment_submissions` WRITE; /*!40000 ALTER TABLE `mdl_assignment_submissions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignment_submissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignment_upgrade` -- DROP TABLE IF EXISTS `mdl_assignment_upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignment_upgrade` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `oldcmid` bigint(10) NOT NULL DEFAULT '0', `oldinstance` bigint(10) NOT NULL DEFAULT '0', `newcmid` bigint(10) NOT NULL DEFAULT '0', `newinstance` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assiupgr_old_ix` (`oldcmid`), KEY `mdl_assiupgr_old2_ix` (`oldinstance`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Info about upgraded assignments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignment_upgrade` -- LOCK TABLES `mdl_assignment_upgrade` WRITE; /*!40000 ALTER TABLE `mdl_assignment_upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignment_upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignsubmission_file` -- DROP TABLE IF EXISTS `mdl_assignsubmission_file`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignsubmission_file` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `submission` bigint(10) NOT NULL DEFAULT '0', `numfiles` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assifile_ass_ix` (`assignment`), KEY `mdl_assifile_sub_ix` (`submission`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Info about file submissions for assignments'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignsubmission_file` -- LOCK TABLES `mdl_assignsubmission_file` WRITE; /*!40000 ALTER TABLE `mdl_assignsubmission_file` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignsubmission_file` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_assignsubmission_onlinetext` -- DROP TABLE IF EXISTS `mdl_assignsubmission_onlinetext`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_assignsubmission_onlinetext` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `assignment` bigint(10) NOT NULL DEFAULT '0', `submission` bigint(10) NOT NULL DEFAULT '0', `onlinetext` longtext COLLATE utf8mb4_unicode_ci, `onlineformat` smallint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_assionli_ass_ix` (`assignment`), KEY `mdl_assionli_sub_ix` (`submission`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Info about onlinetext submission'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_assignsubmission_onlinetext` -- LOCK TABLES `mdl_assignsubmission_onlinetext` WRITE; /*!40000 ALTER TABLE `mdl_assignsubmission_onlinetext` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_assignsubmission_onlinetext` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_auth_oauth2_linked_login` -- DROP TABLE IF EXISTS `mdl_auth_oauth2_linked_login`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_auth_oauth2_linked_login` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `username` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `email` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `confirmtoken` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `confirmtokenexpires` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`), KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`), KEY `mdl_authoautlinklogi_use_ix` (`usermodified`), KEY `mdl_authoautlinklogi_use2_ix` (`userid`), KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`) ) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Accounts linked to a users Moodle account.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_auth_oauth2_linked_login` -- LOCK TABLES `mdl_auth_oauth2_linked_login` WRITE; /*!40000 ALTER TABLE `mdl_auth_oauth2_linked_login` DISABLE KEYS */; INSERT INTO `mdl_auth_oauth2_linked_login` VALUES (29,1592241122,1592241122,0,100,1,'geogatedproject106@gmail.com','geogatedproject106@gmail.com','',0),(31,1593964929,1593964929,0,105,1,'aaron.tse@gmail.com','aaron.tse@gmail.com','',0),(36,1604292141,1604292141,0,114,1,'epress@efcc.org.hk','epress@efcc.org.hk','',0),(40,1620266157,1620266157,0,123,1,'fiboovcmvc_1586171905@tfbnw.net','fiboovcmvc_1586171905@tfbnw.net','',0),(41,1620268146,1620268146,0,124,1,'tcqspbyhhj_1576838770@tfbnw.net','tcqspbyhhj_1576838770@tfbnw.net','',0); /*!40000 ALTER TABLE `mdl_auth_oauth2_linked_login` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_backup_controllers` -- DROP TABLE IF EXISTS `mdl_backup_controllers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_backup_controllers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `backupid` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `operation` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'backup', `type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `format` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `interactive` smallint(4) NOT NULL, `purpose` smallint(4) NOT NULL, `userid` bigint(10) NOT NULL, `status` smallint(4) NOT NULL, `execution` smallint(4) NOT NULL, `executiontime` bigint(10) NOT NULL, `checksum` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000', `controller` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`), KEY `mdl_backcont_typite_ix` (`type`,`itemid`), KEY `mdl_backcont_useite_ix` (`userid`,`itemid`), KEY `mdl_backcont_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To store the backup_controllers as they are used'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_backup_controllers` -- LOCK TABLES `mdl_backup_controllers` WRITE; /*!40000 ALTER TABLE `mdl_backup_controllers` DISABLE KEYS */; INSERT INTO `mdl_backup_controllers` VALUES (534,'8089a6edc8bf4903ba5b9b28eb18eb7c','backup','activity',391,'moodle2',0,20,2,1000,1,0,'8fd14f8c44adc726d109d48f069deb3d',1646992908,1646992909,0.00000000000000,''),(535,'e72209bc59c1b9258f32d3a3876af0dd','restore','activity',28,'moodle2',0,20,2,1000,1,0,'ce89710f9eac63d71685bba31a4cc446',1646992909,1646992911,0.00000000000000,''),(536,'fcd415502a165b6a8a42f0c9cd8489a6','backup','activity',167,'moodle2',0,20,2,1000,1,0,'e2dd6ffd3224688286fd694e40affb02',1646993001,1646993001,0.00000000000000,''),(537,'afd03ff6555c099b5c4e9500ee05599b','restore','activity',28,'moodle2',0,20,2,1000,1,0,'8973477b9a3520d730ec4a21c2246338',1646993001,1646993001,0.00000000000000,''),(538,'28462c4810ea60fc210c4f8a0a410235','backup','activity',168,'moodle2',0,20,2,1000,1,0,'a0220e7fecc5c88857985232559dbeee',1646993004,1646993004,0.00000000000000,''),(539,'e1952505ab32b423ef5b4d96c2e27ed4','restore','activity',28,'moodle2',0,20,2,1000,1,0,'4e566931b8da362fe0735954bd0833c8',1646993004,1646993004,0.00000000000000,''),(540,'1ccef73912220e878b98c40dce4e79e3','backup','activity',169,'moodle2',0,20,2,1000,1,0,'3594e5c5478399de7928bae650d940c6',1646993008,1646993008,0.00000000000000,''),(541,'5a6a9bce4e800f7fd7bfdd6766774039','restore','activity',28,'moodle2',0,20,2,1000,1,0,'9fb445a4d083a3fe726465aa190cea1a',1646993008,1646993008,0.00000000000000,''),(542,'d5f485b14e0797862eb3d64439d54c63','backup','course',33,'moodle2',0,50,2,1000,1,0,'19af47dc588fc6197ae160430df5a325',1647335749,1647335750,0.00000000000000,''),(543,'5825df766a59c8b1608e13ce2e365d2e','backup','activity',400,'moodle2',0,20,2,1000,1,0,'11c3cb88031131077c3a104281067f3b',1647344673,1647344673,0.00000000000000,''),(544,'b2fc699397215be3a1e84e40cf11dacf','restore','activity',28,'moodle2',0,20,2,1000,1,0,'8367d7786a87c57fc4977f8b15977ac5',1647344673,1647344674,0.00000000000000,''),(545,'a206baafeef00a6e88adfac539362ce8','backup','activity',395,'moodle2',0,20,2,1000,1,0,'a4120ad92b2f37c4afc62ab7af591cb4',1647422417,1647422417,0.00000000000000,''),(546,'c4df6cb2632cc6549ca5137fb3934334','restore','activity',28,'moodle2',0,20,2,1000,1,0,'fb7176c7dc068b8837509851640e6379',1647422417,1647422418,0.00000000000000,''),(547,'94bcf62256b7cb42f216d24db9a9591a','backup','activity',181,'moodle2',0,20,2,1000,1,0,'f5c77f74ee1bd7a9046ea912eb557b18',1647422487,1647422487,0.00000000000000,''),(548,'cb3b74e0630cd942f953f03863e6c7ce','restore','activity',28,'moodle2',0,20,2,1000,1,0,'48d64f5635e35e230cdbc7f3feb13aeb',1647422487,1647422488,0.00000000000000,''),(549,'33045f30576bbf506208a652d22bcb6d','backup','activity',182,'moodle2',0,20,2,1000,1,0,'8c3407090f4ff2e552f3fb5e751aada9',1647422492,1647422492,0.00000000000000,''),(550,'e97e3845b917e803428ce1b5015520a3','restore','activity',28,'moodle2',0,20,2,1000,1,0,'7b66a5df39c43b4015b1dfb38e96fbda',1647422492,1647422492,0.00000000000000,''),(551,'45a210c655f690bc0e0eeac1e9544d4e','backup','activity',183,'moodle2',0,20,2,1000,1,0,'93404e8574ecd37a6c261e785745a33c',1647422498,1647422498,0.00000000000000,''),(552,'f917c8997134dea3053dff1e06e06b8f','restore','activity',28,'moodle2',0,20,2,1000,1,0,'a5f52792bd35a7a5614903af125c6f67',1647422498,1647422498,0.00000000000000,''),(553,'09979f45a0275ed4a54581bbd9897908','backup','activity',406,'moodle2',0,20,2,1000,1,0,'b848a6685dacc0d5b1f30b828cf3e4b8',1647871280,1647871281,0.00000000000000,''),(554,'31e92880c30e565d7c4a5c7d55b8f8a0','restore','activity',1,'moodle2',0,20,2,1000,1,0,'eea7fd3b060393cad4e7b5d7f810137b',1647871281,1647871282,0.00000000000000,''),(555,'2c828252c5297b6994db7e516859d837','backup','activity',298,'moodle2',0,50,2,1000,1,0,'7498b7599745f34ab1d196eeab5cd893',1647877872,1647877873,0.00000000000000,''),(556,'4406ea5fad922f98b29bda5b7f4713bf','backup','activity',406,'moodle2',0,20,2,1000,1,0,'4dc4579361ea63334c646df1ef928c3a',1647956648,1647956648,0.00000000000000,''),(557,'fbed406b90808e482d7ad53703e45815','restore','activity',1,'moodle2',0,20,2,1000,1,0,'3311d660d3cc741748a29ea1dfeae4b5',1647956648,1647956650,0.00000000000000,''),(558,'b1329d8cba6639ee4c959762a06d88cb','backup','activity',409,'moodle2',0,50,2,1000,1,0,'8df2bb5715a326394533ed92cd912f69',1647957342,1647957342,0.00000000000000,''),(559,'076846f1912daa83ee55ea94fcbc7864','backup','activity',402,'moodle2',0,20,361,1000,1,0,'a0ea749548e9c208f95ebab0be8d05d5',1648221679,1648221680,0.00000000000000,''),(560,'e7e1a34b67b043269354d9e79a33d434','restore','activity',28,'moodle2',0,20,361,1000,1,0,'928e3f1a498efb483185c3ef57174f5b',1648221680,1648221682,0.00000000000000,''),(561,'24fe4de70e9d280c8e155dba3ced3673','backup','activity',351,'moodle2',0,20,361,1000,1,0,'5160fdc386582295ee8021f30a09c9f5',1648222022,1648222022,0.00000000000000,''),(562,'0605a20903cc13408a0fc334500b3f20','restore','activity',28,'moodle2',0,20,361,1000,1,0,'88c804d48beb1b8dac3b7d69698e9a96',1648222022,1648222023,0.00000000000000,''),(563,'dc2006b1c9645538134db940501d0dbe','backup','activity',403,'moodle2',0,20,361,1000,1,0,'e63ac9af7d1b5699bdebc3a142a89775',1648222279,1648222279,0.00000000000000,''),(564,'f95e372b202c836354f7b18e9beca21b','restore','activity',28,'moodle2',0,20,361,1000,1,0,'d6b29a1e54777cb6f37880770fb9e9d2',1648222279,1648222280,0.00000000000000,''),(565,'3df674f796af5a8cde7176837b7a4b79','backup','activity',404,'moodle2',0,20,361,1000,1,0,'0ff14580e20ae248a5582bce1fd847e8',1648222806,1648222807,0.00000000000000,''),(566,'67cc4758c681b7a7b7ac13d02bbca2a6','restore','activity',28,'moodle2',0,20,361,1000,1,0,'e8bfa6914147ee096d4649ddff50ce14',1648222807,1648222807,0.00000000000000,''),(567,'db28d3e0c81ecf6f2207034018e0956c','backup','activity',405,'moodle2',0,20,361,1000,1,0,'d7cb9b8a1034f3de8370442af725999f',1648222823,1648222823,0.00000000000000,''),(568,'e5705cb5d9e535941ae25885633cf49d','restore','activity',28,'moodle2',0,20,361,1000,1,0,'2497e4df1ffbc6de967a47148b16465f',1648222823,1648222823,0.00000000000000,''),(569,'640b2c86a98c9c218ef3efa6ed2a0d68','backup','activity',402,'moodle2',0,20,361,1000,1,0,'0799fde8c4bb355fdff6182b557b428b',1648223271,1648223271,0.00000000000000,''),(570,'1bc5083cd61435f954896209117535ba','restore','activity',28,'moodle2',0,20,361,1000,1,0,'f9963b3c5a2a618f3f91cca488f5866a',1648223271,1648223271,0.00000000000000,''),(571,'f16609803f61b4a4b6d81645ceffd1cb','backup','activity',412,'moodle2',0,20,361,1000,1,0,'dc10288b725054043438c7604d2bfb33',1648261329,1648261329,0.00000000000000,''),(572,'aa4ee5f1843705a7331fb0cb47fa92cf','restore','activity',28,'moodle2',0,20,361,1000,1,0,'298455716f945031f4a649c2445b2ea4',1648261329,1648261330,0.00000000000000,''),(573,'c3cd25e6ca172051322f8bf52568628a','backup','activity',413,'moodle2',0,20,361,1000,1,0,'663b50d37cf872b3213e4f7fcfbb8633',1648261335,1648261335,0.00000000000000,''),(574,'b21bb5a8a494db18bc857f5c7997899a','restore','activity',28,'moodle2',0,20,361,1000,1,0,'a385358378a7adddc601fe9d979d6f03',1648261335,1648261335,0.00000000000000,''),(575,'ab4c562bfc7302a517c5ae908d15d0a8','backup','activity',414,'moodle2',0,20,361,1000,1,0,'239028c5c9f70465a4bcff7749e3d82e',1648261339,1648261339,0.00000000000000,''),(576,'db9dd023da5d237b028501b196fd6dd6','restore','activity',28,'moodle2',0,20,361,1000,1,0,'59a00e6263826bab939e58ccc013aa49',1648261339,1648261340,0.00000000000000,''),(577,'7872c10cac641f4fe24b53a146b0b834','backup','activity',402,'moodle2',0,20,361,1000,1,0,'f467e26d8fa990a8943acebbf16313ae',1648261385,1648261385,0.00000000000000,''),(578,'ea37f0ac78fa5d00383018b78563b79b','restore','activity',28,'moodle2',0,20,361,1000,1,0,'22d3f52e590b5f05f98126fa0682dfa6',1648261385,1648261385,0.00000000000000,''),(579,'025c1c7d7645cfe1b8c0d965e7406816','backup','activity',402,'moodle2',0,20,361,1000,1,0,'36f79ad07980e7854b3dc42c152eb57d',1648732881,1648732882,0.00000000000000,''),(580,'87abb0882528becb1efda8926f1ff4ac','restore','activity',28,'moodle2',0,20,361,1000,1,0,'1742c84947c3d6427f46a7179893a49a',1648732882,1648732884,0.00000000000000,''),(581,'75e811df3a291c774f5a3cc6fe17f61f','backup','activity',416,'moodle2',0,20,361,1000,1,0,'69d725e7efa2fd46623e37e1029cb7fd',1648733622,1648733622,0.00000000000000,''),(582,'3b18fe1b735b76e432821673f76c750e','restore','activity',28,'moodle2',0,20,361,1000,1,0,'3a8ca2dd4016cfdcec0b07c18a3c8a48',1648733622,1648733622,0.00000000000000,''),(583,'7252ad7bdac76231be4b6e4c3e58d1a1','backup','activity',417,'moodle2',0,20,361,1000,1,0,'1d1d4e005209748d81b689a91ce2aa94',1648733629,1648733629,0.00000000000000,''),(584,'643889148673a677fefd62bf39e9a752','restore','activity',28,'moodle2',0,20,361,1000,1,0,'5d2e506deeccf0e01983a200a941a4c9',1648733629,1648733629,0.00000000000000,''),(585,'fbe23fe05d03dae6f9941fb44e30aebf','backup','activity',418,'moodle2',0,20,361,1000,1,0,'973d9adf159df8b5cd4e3bda02987da4',1648733634,1648733634,0.00000000000000,''),(586,'d79191a19acc4c34a25dea7d8501f8aa','restore','activity',28,'moodle2',0,20,361,1000,1,0,'a1a34ce063d50dd78a3224a8cc2f1dae',1648733634,1648733634,0.00000000000000,''),(587,'f0e4c80454b902ecffd3ee2bf2bb15fa','backup','activity',149,'moodle2',0,50,2,1000,1,0,'1d8fd752a1714f84d7b91c86db86e41f',1648954284,1648954285,0.00000000000000,''),(588,'b60220a3c4c093a97fa229b32b68f05e','backup','activity',148,'moodle2',0,50,2,1000,1,0,'9a9ecd6663db1a07c607546c143886a8',1648954285,1648954285,0.00000000000000,''),(589,'72ec83cca355907d40787140a1d7fe34','backup','activity',150,'moodle2',0,50,2,1000,1,0,'07c4869788dd370264b7ff8ac056671b',1648954285,1648954285,0.00000000000000,''),(590,'a6a568e2a7076e5f7bbd180b58742c42','backup','activity',151,'moodle2',0,50,2,1000,1,0,'4ed6c37aa9444c0cf2b82caff6d04d4d',1648954285,1648954285,0.00000000000000,''),(591,'5e0aca1c84b68ce34fcdc4039f3a9f8d','backup','activity',153,'moodle2',0,50,2,1000,1,0,'b079259f40e846356191c024ce70e86e',1648954285,1648954286,0.00000000000000,''),(592,'4e7f230486c3a10bcdf4002395c53cb1','backup','activity',146,'moodle2',0,50,2,1000,1,0,'432e8b0d4a92f2f58480cf1ae8af6cd0',1648954287,1648954287,0.00000000000000,''),(593,'f7959ef6684c8066c59ec7de729cf589','backup','activity',152,'moodle2',0,50,2,1000,1,0,'ee138ac4282ba01aa9f9b9da0ae1c63b',1648954287,1648954287,0.00000000000000,''),(594,'4069c446d262d548a1240fa67ddc21b8','backup','activity',154,'moodle2',0,50,2,1000,1,0,'b065dd7852b8f2c05a652bd9294f2fb5',1648954287,1648954287,0.00000000000000,''),(595,'49bd17d6c9fca2f886b1cbd9f495714f','backup','activity',147,'moodle2',0,50,2,1000,1,0,'b6e48a5f8e418d39b009e6f33707aa4d',1648954287,1648954287,0.00000000000000,''),(596,'d816cbe7104716317c8246f08a42a40e','backup','activity',156,'moodle2',0,50,2,1000,1,0,'56798b3f611a9fc4a0772429b6be9859',1648954287,1648954288,0.00000000000000,''),(597,'83dc1668030f4110b195be2a8dba2ab7','backup','activity',155,'moodle2',0,50,2,1000,1,0,'dc66975a627c9fa4a5a15d063577d263',1648954288,1648954288,0.00000000000000,''),(598,'e691799c2dd529cc9345d6d49bd45101','backup','activity',170,'moodle2',0,50,2,1000,1,0,'65653e806dd816641db3956abcea75be',1648954288,1648954288,0.00000000000000,''),(599,'e1a0d9e8b6dccd7599b6a26012357f85','backup','activity',171,'moodle2',0,50,2,1000,1,0,'5d21734f115308158558597d548b78e1',1648954288,1648954288,0.00000000000000,''),(600,'9bbd97309fce5c5e6ec32e5ab11e622d','backup','activity',172,'moodle2',0,50,2,1000,1,0,'6892a8a38d17e2a503888f734e9340c9',1648954288,1648954288,0.00000000000000,''),(601,'23992d206f496a0be39bfc9dbd62ae03','backup','activity',157,'moodle2',0,50,2,1000,1,0,'c8d5601c698fade48abc49726999caf9',1648954289,1648954289,0.00000000000000,''),(602,'440f780286262edaf51d1193aa466036','backup','activity',161,'moodle2',0,50,2,1000,1,0,'3ae2666352461a59c20a19c23b98539d',1648954289,1648954289,0.00000000000000,''),(603,'98b4256528d7d66f91e6dc41ccad640e','backup','activity',164,'moodle2',0,50,2,1000,1,0,'3ded20c5275f0154aa2511c6334e7fd1',1648954289,1648954289,0.00000000000000,''),(604,'68b4b2b0ed12b1887fc27938bb6fe0d6','backup','activity',158,'moodle2',0,50,2,1000,1,0,'9d24d198ecee380fa08a33cb35cf7167',1648954289,1648954289,0.00000000000000,''),(605,'244edf4f13cd7af602a7e4cb3e16d66e','backup','activity',185,'moodle2',0,50,2,1000,1,0,'f40398d35359c35ababfd083be231ba6',1648954289,1648954289,0.00000000000000,''),(606,'27ae4d32238c99c9aee105ce0c2fec4f','backup','activity',201,'moodle2',0,50,2,1000,1,0,'c2d2d9b315bded9280be9f0be14caaf4',1648954289,1648954289,0.00000000000000,''),(607,'7d4315af6c4b9075ad7fff571c4dbb83','backup','activity',203,'moodle2',0,50,2,1000,1,0,'649816eeee6493a79786b53c2b206e8b',1648954290,1648954290,0.00000000000000,''),(608,'43f09449b9b49c619837583e988498fb','backup','activity',202,'moodle2',0,50,2,1000,1,0,'999561d9ec05137d8db51e7cd81315e2',1648954290,1648954290,0.00000000000000,''),(609,'0c339f96517ea75dae882250f8fc6b8c','backup','activity',204,'moodle2',0,50,2,1000,1,0,'67af5e28676e741f184428bdbb23be86',1648954290,1648954290,0.00000000000000,''),(610,'c4eea760ef02fd38880773c5e705dd76','backup','activity',205,'moodle2',0,50,2,1000,1,0,'ccb0e05eea24fbdeebd1bf215d083076',1648954290,1648954291,0.00000000000000,''),(611,'06cd8b2434b0651fc9e6ba6bcfd29952','backup','activity',160,'moodle2',0,50,2,1000,1,0,'96e7456e32b361074999d6a20acb0c62',1648954291,1648954291,0.00000000000000,''),(612,'68a80121da9f98eb87126934738eb2ad','backup','activity',163,'moodle2',0,50,2,1000,1,0,'31f649b6dbf5183117451c4d194aa1dd',1648954291,1648954291,0.00000000000000,''),(613,'c8933ae201d2746b3aa1bd35fa8a218d','backup','activity',165,'moodle2',0,50,2,1000,1,0,'46d45efabbc157289de135b825827e80',1648954291,1648954291,0.00000000000000,''),(614,'b2bcbd6562f9046de3d90c0adaa8a1ba','backup','activity',159,'moodle2',0,50,2,1000,1,0,'96c7b9981c8b25aec38e00770f2d5822',1648954291,1648954291,0.00000000000000,''),(615,'5155c75dea8c40f56e6c8d0bde9eb948','backup','activity',162,'moodle2',0,50,2,1000,1,0,'da709490490237fa0acf3a79484bc28d',1648954291,1648954291,0.00000000000000,''),(616,'a7bb9037a55b095ecb4f062469b3dc6e','backup','activity',166,'moodle2',0,50,2,1000,1,0,'9d2382b03bca5e2ee85b71771cec8634',1648954291,1648954292,0.00000000000000,''),(617,'d0d432bb274af3b11645c77e79858aae','backup','activity',227,'moodle2',0,50,2,1000,1,0,'d40287d7b31759b8131706283ee93c89',1648954292,1648954292,0.00000000000000,''),(618,'e68c15a3a1c250580c29e5f51e8d9972','backup','activity',228,'moodle2',0,50,2,1000,1,0,'1b032cb0506876bd29f6e492bc97feb3',1648954292,1648954292,0.00000000000000,''),(619,'68604e1edffb0a4c0c64254475e2a55a','backup','activity',239,'moodle2',0,50,2,1000,1,0,'f4b0bb79593ad45021583d9d452df3ca',1648954292,1648954292,0.00000000000000,''),(620,'31e68a9cbb4d6764b740d9cf337fde96','backup','activity',238,'moodle2',0,50,2,1000,1,0,'cec584f081eff062c080d8b5a34bba63',1648954292,1648954292,0.00000000000000,''),(621,'fa122e4331492a1beed543c3b85000ce','backup','activity',245,'moodle2',0,50,2,1000,1,0,'7afab2ddca75d90454f554935acb5518',1648954292,1648954293,0.00000000000000,''),(622,'d7eab08b12ad37c23085d4926cc40868','backup','activity',254,'moodle2',0,50,2,1000,1,0,'fb84aa6faea23039fb873822c6b86218',1648954293,1648954293,0.00000000000000,''),(623,'c524aa9c937c1a386b9ce2188addb67f','backup','activity',255,'moodle2',0,50,2,1000,1,0,'169d74534256406350055f973cddec4c',1648954293,1648954294,0.00000000000000,''),(624,'3c855c17d7d2abd9637e7cddfa05dc57','backup','activity',247,'moodle2',0,50,2,1000,1,0,'257c3f175507b23f17492b6abefa289d',1648954294,1648954296,0.00000000000000,''),(625,'161ddd1c9d4676ab197fa4e92571dc4b','backup','activity',246,'moodle2',0,50,2,1000,1,0,'934fd57f3543d45b9b55f02319d3f871',1648954296,1648954297,0.00000000000000,''),(626,'14f9d15fbc2f3788719b0315af699322','backup','activity',256,'moodle2',0,50,2,1000,1,0,'3f3c153ecce80cc3e257d74e3b3997f2',1648954297,1648954298,0.00000000000000,''),(627,'a289f423a2e4ca0bd069d58d72edd0f8','backup','activity',271,'moodle2',0,50,2,1000,1,0,'cbef60a3bf33f537b1a680b65c50f2f2',1648954299,1648954299,0.00000000000000,''),(628,'d8cf8df7868d64f02fcf450b39b49327','backup','activity',272,'moodle2',0,50,2,1000,1,0,'243c7aacca70621e11f907bcd39ec003',1648954299,1648954299,0.00000000000000,''),(629,'8d5a40eca93a028a17ce4af031d01cca','backup','activity',273,'moodle2',0,50,2,1000,1,0,'a80e6084222e220e1a83732e1c32b97a',1648954299,1648954299,0.00000000000000,''),(630,'01596adf1f279703a0d8e6814314dfe4','backup','activity',308,'moodle2',0,50,2,1000,1,0,'1a042e0b0851f1aa2b368522fc68b137',1648954299,1648954299,0.00000000000000,''),(631,'8e29e7e3fee7092d20492b89fa877466','backup','activity',309,'moodle2',0,50,2,1000,1,0,'dc6d47a4463e49092f1fac2c95b6841c',1648954299,1648954299,0.00000000000000,''),(632,'46f7662f6b402f98e0abbf7d751a7a3f','backup','activity',341,'moodle2',0,50,2,1000,1,0,'d833a06f84aea32766d08151f6d3cf26',1648954299,1648954299,0.00000000000000,''),(633,'444a3ab26592262aebe08b1304b173e5','backup','activity',207,'moodle2',0,50,2,1000,1,0,'c135981df4a5d845ffc899b1d710e48c',1648954299,1648954299,0.00000000000000,''),(634,'bcbc11c8d9a93f9775767e04029d6062','backup','activity',208,'moodle2',0,50,2,1000,1,0,'3beab3272da2c48468b39853fafb4c37',1648954299,1648954299,0.00000000000000,''),(635,'1b931353a720563b3e90c46985c0f5d1','backup','activity',209,'moodle2',0,50,2,1000,1,0,'9a9b09295a2afd94c13ab72ad41a208c',1648954299,1648954300,0.00000000000000,''),(636,'b31485b7287ca6590ebdb20828509762','backup','activity',358,'moodle2',0,50,2,1000,1,0,'235c7b9995be6a159ec72ffbf977880d',1648954300,1648954304,0.00000000000000,''),(637,'e913a766bcb5276f1d289898b27a82b3','backup','activity',359,'moodle2',0,50,2,1000,1,0,'edfc12e494e2bb906c87adac0ac7fd28',1648954304,1648954304,0.00000000000000,''),(638,'d4efbed29fa18470337390670e2f4224','backup','activity',361,'moodle2',0,50,2,1000,1,0,'14f30805d63bd8c87cf6384abf443fe4',1648954305,1648954305,0.00000000000000,''),(639,'460ad5268337b724461cb7fa42aa9b29','backup','activity',362,'moodle2',0,50,2,1000,1,0,'28f5b5e60fa4f7a868aa53e1adb1d4ce',1648954305,1648954305,0.00000000000000,''),(640,'29096fc2c16852b31818ee6e288351d8','backup','activity',363,'moodle2',0,50,2,1000,1,0,'d9761c7db3aeecee874e82a99713b8dc',1648954305,1648954305,0.00000000000000,''),(641,'922ab29e43631ce5806c0a2f5463cf3f','backup','activity',411,'moodle2',0,50,2,1000,1,0,'a3a80e46095a6ab64f3b449ed6cfc40e',1648954305,1648954305,0.00000000000000,''),(642,'ec25f28c3f5fbb30cf1605cbaa58e69f','backup','activity',410,'moodle2',0,50,2,1000,1,0,'14572dc29fa0ececbe5d91347a8457f0',1648954305,1648954311,0.00000000000000,''),(643,'03dc98846c5e3e450694aac59378269f','backup','activity',415,'moodle2',0,50,2,1000,1,0,'8c5c812a1f7d54438755555a768e3354',1648954307,1648954312,0.00000000000000,''),(644,'928ed244a6a5bbb1cf73666230d128df','backup','activity',353,'moodle2',0,50,2,1000,1,0,'947e63cf8f0f06710f143c2275889240',1648954311,1648954311,0.00000000000000,''),(645,'67ca1ec517d8ad02809c6727a7e8df25','backup','activity',352,'moodle2',0,50,2,1000,1,0,'3e3f2240839814defdc4fa7189e01f3a',1648954311,1648954311,0.00000000000000,''),(646,'f7174420c48ab56be54db9ab4d77be13','backup','activity',351,'moodle2',0,50,2,1000,1,0,'334a8037e7782461fe6c09510eb1db33',1648954311,1648954311,0.00000000000000,''),(647,'efbc9f0b11b9f3d6742ec2a0c695ceb5','backup','course',1,'moodle2',0,50,2,1000,1,0,'8ec20abc99ed4c7c32c0856aba045324',1649004604,1649004611,0.00000000000000,''),(648,'571699440c72bc6d2085a196894aef99','backup','course',36,'moodle2',0,50,2,1000,1,0,'e5752d5e48339ac4cd890dcad4f8c6fc',1649004605,1649004606,0.00000000000000,''),(649,'45aeb640c9576f202c051aceab359c35','backup','course',35,'moodle2',0,50,2,1000,1,0,'98f0fac975f6d36616c173e4fdf34677',1649004607,1649004608,0.00000000000000,''),(650,'652f3021a126266db52a5b53184b4a35','backup','course',34,'moodle2',0,50,2,1000,1,0,'9eb4dd5172cb7df4996effac2b50e182',1649004608,1649004609,0.00000000000000,''),(651,'823b03b08ebb302264fa38e3c641db14','backup','course',28,'moodle2',0,50,2,1000,1,0,'0f746921099faac3d7ce76b76a854afa',1649004609,1649004634,0.00000000000000,''),(652,'0bc8695cda2b3b77f33eee3cb8b81070','backup','course',32,'moodle2',0,50,2,1000,1,0,'d8d5e829b10335de32555b25165b41de',1649004612,1649004615,0.00000000000000,''),(653,'aee656a0ea39f1095f87ac5a44b04a60','backup','course',1,'moodle2',0,50,2,1000,1,0,'249be23647dcd83b1395c25c545bbee6',1649091005,1649091020,0.00000000000000,''),(654,'89f397df724330a525271a1240507bbc','backup','course',35,'moodle2',0,50,2,1000,1,0,'76a39000d6365ab610294433d7231a60',1649091007,1649091011,0.00000000000000,''),(655,'a56c10f11988f93b619b232e678e9136','backup','course',34,'moodle2',0,50,2,1000,1,0,'1778e7a76d3300b1fef70ea727bf248c',1649091012,1649091013,0.00000000000000,''),(656,'8f868fa58fe5b30f3abc4092f651ec5a','backup','course',28,'moodle2',0,50,2,1000,1,0,'f12b8ff40efd77af71ee1e5be8b5b30f',1649091014,1649091042,0.00000000000000,''),(657,'ac2dc1c743f23536531826f3f8fab2c7','backup','course',32,'moodle2',0,50,2,1000,1,0,'a7e527fdcd0011e13df73c2bd1db1fd2',1649091023,1649091025,0.00000000000000,''),(658,'dee962fc1767c05bbd134ba20cc8dd9c','backup','course',1,'moodle2',0,50,2,1000,1,0,'8a9b84f819a852ac0e2c739515b7a780',1649177407,1649177428,0.00000000000000,''),(659,'d7125c2e591111ef06f074fc31d2592e','backup','course',35,'moodle2',0,50,2,1000,1,0,'56a3a25ddca3528be50082bee4905b93',1649177408,1649177413,0.00000000000000,''),(660,'7a4b6d4a07c0925f7900659758666c83','backup','course',34,'moodle2',0,50,2,1000,1,0,'3b376a990bceea76122d1848b978df4e',1649177414,1649177415,0.00000000000000,''),(661,'ed969778ff0cadd3ce1cbcbc4a002f4c','backup','course',28,'moodle2',0,50,2,1000,1,0,'9e7394b8e2b2c8c49fe662c0fe96d00b',1649177416,1649177449,0.00000000000000,''),(662,'32fb7253de32ac9b6c0dc3055ea6558b','backup','course',32,'moodle2',0,50,2,1000,1,0,'100531f653ad3ecb807c696bc157253d',1649177438,1649177439,0.00000000000000,''),(663,'0bebd761d68f64f11c8aecd4cb426c55','backup','course',1,'moodle2',0,50,2,1000,1,0,'059bc12291ef997c748200479064c79f',1649263806,1649263823,0.00000000000000,''),(664,'30feff3249defa05a40fc39e8222c312','backup','course',35,'moodle2',0,50,2,1000,1,0,'c514b47991c081d622b22af7847d78db',1649263808,1649263811,0.00000000000000,''),(665,'007797efa0b748b4a5efb688cef6c177','backup','course',34,'moodle2',0,50,2,1000,1,0,'962077444b209d17cd7d011e9e1e9782',1649263813,1649263814,0.00000000000000,''),(666,'94a0cf078a6162de976c3227c91bbd14','backup','course',28,'moodle2',0,50,2,1000,1,0,'784cdbe067bed099317b418d74e2781e',1649263815,1649263844,0.00000000000000,''),(667,'d0895c6204aac8b9b83ff0f9e7d8d487','backup','course',32,'moodle2',0,50,2,1000,1,0,'3caaec6a4715f15ce9a246bdaa5e44d2',1649263837,1649263840,0.00000000000000,''),(668,'9b9ad307b941517b5347ed9ec021ea2e','backup','course',1,'moodle2',0,50,2,1000,1,0,'0856747dfe355bf1bf0f111ffaa88988',1649350204,1649350224,0.00000000000000,''),(669,'196a6bf14a8c2b3a927f25739d70d41f','backup','course',35,'moodle2',0,50,2,1000,1,0,'44c05dec3d57b1c4703e90d776391b0a',1649350208,1649350212,0.00000000000000,''),(670,'5e5964425a465c24ef7caa80947ced35','backup','course',34,'moodle2',0,50,2,1000,1,0,'0ff50706aef1436c96e4d96489a6d892',1649350214,1649350216,0.00000000000000,''),(671,'b76870b213207868226ac69002856fbe','backup','course',28,'moodle2',0,50,2,1000,1,0,'b0b91e20c2e897e6bef64106cc3a23cd',1649350218,1649350249,0.00000000000000,''),(672,'4f815845e76e2100ce65b08838ba206d','backup','course',32,'moodle2',0,50,2,1000,1,0,'7a062dd2b0379fc131ffa02eb95cc0ec',1649350238,1649350240,0.00000000000000,''); /*!40000 ALTER TABLE `mdl_backup_controllers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_backup_courses` -- DROP TABLE IF EXISTS `mdl_backup_courses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_backup_courses` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `laststarttime` bigint(10) NOT NULL DEFAULT '0', `lastendtime` bigint(10) NOT NULL DEFAULT '0', `laststatus` varchar(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '5', `nextstarttime` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To store every course backup status'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_backup_courses` -- LOCK TABLES `mdl_backup_courses` WRITE; /*!40000 ALTER TABLE `mdl_backup_courses` DISABLE KEYS */; INSERT INTO `mdl_backup_courses` VALUES (1,1,1649350204,1649350236,'1',1649433600),(2,36,1649004605,1649004606,'3',1649433600),(3,35,1649350208,1649350213,'1',1649433600),(4,34,1649350214,1649350216,'1',1649433600),(5,28,1649350216,1649350293,'1',1649433600),(6,32,1649350237,1649350241,'1',1649433600); /*!40000 ALTER TABLE `mdl_backup_courses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_backup_logs` -- DROP TABLE IF EXISTS `mdl_backup_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_backup_logs` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `backupid` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `loglevel` smallint(4) NOT NULL, `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`), KEY `mdl_backlogs_bac_ix` (`backupid`) ) ENGINE=InnoDB AUTO_INCREMENT=290 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To store all the logs from backup and restore operations (by'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_backup_logs` -- LOCK TABLES `mdl_backup_logs` WRITE; /*!40000 ALTER TABLE `mdl_backup_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_backup_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge` -- DROP TABLE IF EXISTS `mdl_badge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `usercreated` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `issuername` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `issuerurl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `issuercontact` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `expiredate` bigint(10) DEFAULT NULL, `expireperiod` bigint(10) DEFAULT NULL, `type` tinyint(1) NOT NULL DEFAULT '1', `courseid` bigint(10) DEFAULT NULL, `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `messagesubject` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `attachment` tinyint(1) NOT NULL DEFAULT '1', `notification` tinyint(1) NOT NULL DEFAULT '1', `status` tinyint(1) NOT NULL DEFAULT '0', `nextcron` bigint(10) DEFAULT NULL, `version` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `language` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `imageauthorname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `imageauthoremail` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `imageauthorurl` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `imagecaption` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_badg_typ_ix` (`type`), KEY `mdl_badg_cou_ix` (`courseid`), KEY `mdl_badg_use_ix` (`usermodified`), KEY `mdl_badg_use2_ix` (`usercreated`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines badge'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge` -- LOCK TABLES `mdl_badge` WRITE; /*!40000 ALTER TABLE `mdl_badge` DISABLE KEYS */; INSERT INTO `mdl_badge` VALUES (1,'紅聖經獎','出席率逹50%',1589909620,1589909873,2,2,'天天和諧聖經教室','https://web2.hchannel.tv','flip@harmonyfound.org',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\r\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\r\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,4,1,1651546218,'1','zh','','','',''),(2,'渴慕獎','每課完成後將會獲得一個獎章.',1589988882,1589989181,2,2,'和諧聖經教室','https://web2.hchannel.tv','flip@harmonyfound.org',NULL,NULL,1,NULL,'

您已完成這個課程了! 送你一枚獎章! \"%badgename%\"!

\r\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\r\n

你可以從你的管理獎章頁面管理和下載這獎章。

','您已完成這個課程了! 送你一枚獎章!',1,2,1,1649474102,'','zh','','','',''),(3,'聖經獎','完成80%',1589997476,1589997715,94,94,'和諧聖經教室','https://web2.hchannel.tv','flip@harmonyfound.org',NULL,NULL,1,NULL,'

我想給你一個獎章 \"%badgename%\"!

\r\n

甚麼意思呢? 請看 %badgelink%獎章訊息頁。

\r\n

你可以從你的管理獎章頁面管理和下載這獎章。

','你完成一課了!',1,3,4,1590602507,'','zh','','','',''),(4,'勤學獎','能夠完成80%課堂的功課,不論分數多少',1623665136,1623665274,2,2,'雅燕媽媽','https://web2.hchannel.tv','',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,0,4,NULL,'','zh','CCL','','',''),(5,'雅燕媽媽與乖寶寶 - 勤學貼紙','能夠完成100%課堂的作業,不論分數多少',1623665238,1623684187,2,2,'雅燕媽媽','https://web2.hchannel.tv','info@nymm.org',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,0,4,NULL,'','zh','CCL','','',''),(6,'雅燕媽媽與乖寶寶 - 活學貼紙','於課程開始後一星期內完成課程自學,並且分數逹80分以上。',1623665377,1623679297,2,2,'雅燕媽媽','https://web2.hchannel.tv','info@nymm.org',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,0,4,NULL,'','zh','','','',''),(7,'雅燕媽媽與乖寶寶 - 優學貼紙','總成績平均分逹90分以上',1623665485,1623684544,2,2,'雅燕媽媽','https://web2.hchannel.tv','info@NYMM.com',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,0,4,NULL,'','en','','','',''),(8,'再接再勵貼紙','雅燕媽媽鼓勵你 :再接再勵!\r\n\r\n小朋友在今次的學尸習中一張貼紙都拎唔到?唔緊要!只要不放棄一定會成功!\r\n\r\n送你一個優惠碼,憑優惠碼可以優惠價報讀任何雅燕媽媽的課程,讓雅燕媽媽繼續與你一起學習!\r\n',1623665806,1623684721,2,2,'CCL','https://web2.hchannel.tv','info@ccl.org',NULL,NULL,1,NULL,'

你已經被頒授一個獎章 \"%badgename%\"!

\n

有關這獎章的詳細訊息,請看 %badgelink%獎章訊息頁。

\n

你可以從你的管理獎章頁面管理和下載這獎章。

','恭喜! 您剛贏得一個獎章!',1,0,4,NULL,'','zh','','','',''); /*!40000 ALTER TABLE `mdl_badge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_alignment` -- DROP TABLE IF EXISTS `mdl_badge_alignment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_alignment` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL DEFAULT '0', `targetname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `targeturl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `targetdescription` longtext COLLATE utf8mb4_unicode_ci, `targetframework` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `targetcode` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_badgalig_bad_ix` (`badgeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines alignment for badges'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_alignment` -- LOCK TABLES `mdl_badge_alignment` WRITE; /*!40000 ALTER TABLE `mdl_badge_alignment` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_alignment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_backpack` -- DROP TABLE IF EXISTS `mdl_badge_backpack`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_backpack` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `backpackuid` bigint(10) NOT NULL, `autosync` tinyint(1) NOT NULL DEFAULT '0', `password` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `externalbackpackid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`), KEY `mdl_badgback_use_ix` (`userid`), KEY `mdl_badgback_ext_ix` (`externalbackpackid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines settings for connecting external backpack'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_backpack` -- LOCK TABLES `mdl_badge_backpack` WRITE; /*!40000 ALTER TABLE `mdl_badge_backpack` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_backpack` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_backpack_oauth2` -- DROP TABLE IF EXISTS `mdl_badge_backpack_oauth2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_backpack_oauth2` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `usermodified` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `externalbackpackid` bigint(10) NOT NULL, `token` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `refreshtoken` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `expires` bigint(10) DEFAULT NULL, `scope` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_badgbackoaut_use_ix` (`usermodified`), KEY `mdl_badgbackoaut_use2_ix` (`userid`), KEY `mdl_badgbackoaut_iss_ix` (`issuerid`), KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_backpack_oauth2` -- LOCK TABLES `mdl_badge_backpack_oauth2` WRITE; /*!40000 ALTER TABLE `mdl_badge_backpack_oauth2` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_backpack_oauth2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_criteria` -- DROP TABLE IF EXISTS `mdl_badge_criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_criteria` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL DEFAULT '0', `criteriatype` bigint(10) DEFAULT NULL, `method` tinyint(1) NOT NULL DEFAULT '1', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`), KEY `mdl_badgcrit_cri_ix` (`criteriatype`), KEY `mdl_badgcrit_bad_ix` (`badgeid`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines criteria for issuing badges'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_criteria` -- LOCK TABLES `mdl_badge_criteria` WRITE; /*!40000 ALTER TABLE `mdl_badge_criteria` DISABLE KEYS */; INSERT INTO `mdl_badge_criteria` VALUES (1,1,0,1,'',1),(2,1,5,2,'',0),(3,2,0,1,'',1),(4,2,5,2,'',0),(5,3,0,1,'',1),(6,3,1,2,'',1),(7,6,0,1,'',1),(8,6,4,1,'

於課程開始後一星期內完成課程自學,並且分數逹80分以上。

',1),(9,5,0,1,'',1),(10,5,1,1,'',1),(11,7,0,1,'',1),(12,7,9,1,'',1),(13,8,0,1,'',1),(14,8,2,2,'',1); /*!40000 ALTER TABLE `mdl_badge_criteria` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_criteria_met` -- DROP TABLE IF EXISTS `mdl_badge_criteria_met`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_criteria_met` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `issuedid` bigint(10) DEFAULT NULL, `critid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `datemet` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_badgcritmet_cri_ix` (`critid`), KEY `mdl_badgcritmet_use_ix` (`userid`), KEY `mdl_badgcritmet_iss_ix` (`issuedid`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines criteria that were met for an issued badge'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_criteria_met` -- LOCK TABLES `mdl_badge_criteria_met` WRITE; /*!40000 ALTER TABLE `mdl_badge_criteria_met` DISABLE KEYS */; INSERT INTO `mdl_badge_criteria_met` VALUES (1,1,6,36,1589997614),(2,1,5,36,1589997614),(3,2,6,88,1589997625),(4,2,5,88,1589997625),(5,3,6,2,1589997635),(6,3,5,2,1589997635),(7,4,6,94,1589997645),(8,4,5,94,1589997645),(9,5,6,95,1590004574),(10,5,5,95,1590004574),(11,6,6,109,1597564742),(12,6,5,109,1597564743); /*!40000 ALTER TABLE `mdl_badge_criteria_met` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_criteria_param` -- DROP TABLE IF EXISTS `mdl_badge_criteria_param`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_criteria_param` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `critid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_badgcritpara_cri_ix` (`critid`) ) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines parameters for badges criteria'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_criteria_param` -- LOCK TABLES `mdl_badge_criteria_param` WRITE; /*!40000 ALTER TABLE `mdl_badge_criteria_param` DISABLE KEYS */; INSERT INTO `mdl_badge_criteria_param` VALUES (1,2,'course_9','9'),(2,2,'grade_9','300'),(3,2,'bydate_9','1590854400'),(4,4,'course_9','9'),(5,4,'grade_9','30'),(6,6,'module_50','50'),(7,6,'module_59','59'),(8,6,'module_63','63'),(9,6,'module_65','65'),(10,6,'module_67','67'),(11,6,'module_85','85'),(12,6,'module_74','74'),(13,6,'module_76','76'),(14,6,'module_78','78'),(15,6,'module_45','45'),(16,6,'module_57','57'),(17,6,'module_55','55'),(18,6,'module_82','82'),(19,6,'module_83','83'),(20,6,'module_70','70'),(21,6,'module_73','73'),(22,8,'grade_18','80'),(23,8,'course_18','18'),(24,10,'module_142','142'),(25,10,'module_137','137'),(26,10,'module_139','139'),(27,10,'module_130','130'),(28,10,'module_140','140'),(29,12,'competency_2','2'),(30,14,'role_4','4'),(31,14,'role_3','3'); /*!40000 ALTER TABLE `mdl_badge_criteria_param` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_endorsement` -- DROP TABLE IF EXISTS `mdl_badge_endorsement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_endorsement` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL DEFAULT '0', `issuername` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `issuerurl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `issueremail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `claimid` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `claimcomment` longtext COLLATE utf8mb4_unicode_ci, `dateissued` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_badgendo_bad_ix` (`badgeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines endorsement for badge'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_endorsement` -- LOCK TABLES `mdl_badge_endorsement` WRITE; /*!40000 ALTER TABLE `mdl_badge_endorsement` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_endorsement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_external` -- DROP TABLE IF EXISTS `mdl_badge_external`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_external` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `backpackid` bigint(10) NOT NULL, `collectionid` bigint(10) NOT NULL, `entityid` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `assertion` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_badgexte_bac_ix` (`backpackid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Setting for external badges display'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_external` -- LOCK TABLES `mdl_badge_external` WRITE; /*!40000 ALTER TABLE `mdl_badge_external` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_external` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_external_backpack` -- DROP TABLE IF EXISTS `mdl_badge_external_backpack`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_external_backpack` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `backpackapiurl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `backpackweburl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `apiversion` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1.0', `sortorder` bigint(10) NOT NULL DEFAULT '0', `oauth2_issuerid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`), UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`), KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines settings for site level backpacks that a user can co'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_external_backpack` -- LOCK TABLES `mdl_badge_external_backpack` WRITE; /*!40000 ALTER TABLE `mdl_badge_external_backpack` DISABLE KEYS */; INSERT INTO `mdl_badge_external_backpack` VALUES (2,'https://api.badgr.io/v2','https://badgr.io','2',1,NULL); /*!40000 ALTER TABLE `mdl_badge_external_backpack` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_external_identifier` -- DROP TABLE IF EXISTS `mdl_badge_external_identifier`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_external_identifier` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `sitebackpackid` bigint(10) NOT NULL, `internalid` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `externalid` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`), KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Setting for external badges mappings'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_external_identifier` -- LOCK TABLES `mdl_badge_external_identifier` WRITE; /*!40000 ALTER TABLE `mdl_badge_external_identifier` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_external_identifier` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_issued` -- DROP TABLE IF EXISTS `mdl_badge_issued`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_issued` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `uniquehash` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `dateissued` bigint(10) NOT NULL DEFAULT '0', `dateexpire` bigint(10) DEFAULT NULL, `visible` tinyint(1) NOT NULL DEFAULT '0', `issuernotified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`), KEY `mdl_badgissu_bad_ix` (`badgeid`), KEY `mdl_badgissu_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines issued badges'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_issued` -- LOCK TABLES `mdl_badge_issued` WRITE; /*!40000 ALTER TABLE `mdl_badge_issued` DISABLE KEYS */; INSERT INTO `mdl_badge_issued` VALUES (1,3,36,'0679de58184fb0b5683990692bf09d81330fa221',1589997614,NULL,1,NULL),(2,3,88,'ba2f04008aff12bd70df3dc64e687c7ee82edc40',1589997625,NULL,1,NULL),(3,3,2,'ecf32bd467e9ebdc9d937b46ef8d015e950ba4a2',1589997635,NULL,1,NULL),(4,3,94,'16d0cbb2340aca29401ac35980c4b42fd5b10558',1589997645,NULL,1,NULL),(5,3,95,'27782e6d440e74a7cddc0f7ec468dbc0bac1b03b',1590004574,NULL,1,NULL),(6,3,109,'58c2b09620dbf530f76ef8a9ccc5ad601ff4d845',1597564743,NULL,1,NULL); /*!40000 ALTER TABLE `mdl_badge_issued` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_manual_award` -- DROP TABLE IF EXISTS `mdl_badge_manual_award`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_manual_award` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL, `recipientid` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `issuerrole` bigint(10) NOT NULL, `datemet` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_badgmanuawar_bad_ix` (`badgeid`), KEY `mdl_badgmanuawar_rec_ix` (`recipientid`), KEY `mdl_badgmanuawar_iss_ix` (`issuerid`), KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Track manual award criteria for badges'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_manual_award` -- LOCK TABLES `mdl_badge_manual_award` WRITE; /*!40000 ALTER TABLE `mdl_badge_manual_award` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_manual_award` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_badge_related` -- DROP TABLE IF EXISTS `mdl_badge_related`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_badge_related` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `badgeid` bigint(10) NOT NULL DEFAULT '0', `relatedbadgeid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`), KEY `mdl_badgrela_bad_ix` (`badgeid`), KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines badge related for badges'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_badge_related` -- LOCK TABLES `mdl_badge_related` WRITE; /*!40000 ALTER TABLE `mdl_badge_related` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_badge_related` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block` -- DROP TABLE IF EXISTS `mdl_block`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `cron` bigint(10) NOT NULL DEFAULT '0', `lastcron` bigint(10) NOT NULL DEFAULT '0', `visible` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `mdl_bloc_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='contains all installed blocks'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block` -- LOCK TABLES `mdl_block` WRITE; /*!40000 ALTER TABLE `mdl_block` DISABLE KEYS */; INSERT INTO `mdl_block` VALUES (1,'activity_modules',0,0,1),(2,'activity_results',0,0,1),(3,'admin_bookmarks',0,0,1),(4,'badges',0,0,1),(5,'blog_menu',0,0,1),(6,'blog_recent',0,0,1),(7,'blog_tags',0,0,1),(8,'calendar_month',0,0,1),(9,'calendar_upcoming',0,0,1),(10,'comments',0,0,1),(11,'completionstatus',0,0,1),(12,'course_list',0,0,1),(13,'course_summary',0,0,1),(14,'feedback',0,0,1),(15,'globalsearch',0,0,1),(16,'glossary_random',0,0,1),(17,'html',0,0,1),(18,'login',0,0,1),(19,'lp',0,0,1),(20,'mentees',0,0,1),(21,'mnet_hosts',0,0,1),(22,'myoverview',0,0,1),(23,'myprofile',0,0,1),(24,'navigation',0,0,1),(25,'news_items',0,0,1),(26,'online_users',0,0,1),(27,'private_files',0,0,1),(28,'quiz_results',0,0,0),(29,'recent_activity',0,0,1),(30,'recentlyaccessedcourses',0,0,1),(31,'recentlyaccesseditems',0,0,1),(32,'rss_client',0,0,1),(33,'search_forums',0,0,1),(34,'section_links',0,0,1),(35,'selfcompletion',0,0,1),(36,'settings',0,0,1),(37,'site_main_menu',0,0,1),(38,'social_activities',0,0,1),(39,'starredcourses',0,0,1),(40,'tag_flickr',0,0,1),(41,'tag_youtube',0,0,0),(42,'tags',0,0,1),(43,'timeline',0,0,1),(44,'accessreview',0,0,1); /*!40000 ALTER TABLE `mdl_block` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block_instances` -- DROP TABLE IF EXISTS `mdl_block_instances`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block_instances` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `blockname` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `parentcontextid` bigint(10) NOT NULL, `showinsubcontexts` smallint(4) NOT NULL, `requiredbytheme` smallint(4) NOT NULL DEFAULT '0', `pagetypepattern` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `subpagepattern` varchar(16) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `defaultregion` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `defaultweight` bigint(10) NOT NULL, `configdata` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`), KEY `mdl_blocinst_tim_ix` (`timemodified`), KEY `mdl_blocinst_par_ix` (`parentcontextid`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table stores block instances. The type of block this is'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block_instances` -- LOCK TABLES `mdl_block_instances` WRITE; /*!40000 ALTER TABLE `mdl_block_instances` DISABLE KEYS */; INSERT INTO `mdl_block_instances` VALUES (20,'settings',1,1,1,'*',NULL,'side-pre',0,'Tzo4OiJzdGRDbGFzcyI6MTp7czoxMDoiZW5hYmxlZG9jayI7czoyOiJubyI7fQ==',1587109515,1636644660),(21,'navigation',1,1,1,'*',NULL,'side-post',0,'Tzo4OiJzdGRDbGFzcyI6NTp7czoxMDoiZW5hYmxlZG9jayI7czozOiJ5ZXMiO3M6MTQ6ImxpbmtjYXRlZ29yaWVzIjtzOjI6Im5vIjtzOjg6InRyaW1tb2RlIjtzOjE6IjEiO3M6MTA6InRyaW1sZW5ndGgiO2k6NTA7czoxNDoiZXhwYW5zaW9ubGltaXQiO3M6MjoiMjAiO30=',1587109515,1628492307),(243,'recentlyaccessedcourses',1,0,0,'my-index','2','side-pre',0,'',1636641942,1636641947),(244,'html',5,1,0,'my-index',NULL,'side-pre',1,'Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJ0aXRsZSI7czoxMjoi5YWN6LK76Kmm55yLIjtzOjY6ImZvcm1hdCI7czoxOiIxIjtzOjQ6InRleHQiO3M6MTg2OiI8cD48L3A+PHA+PC9wPjxwIHN0eWxlPSJ0ZXh0LWFsaWduOiBjZW50ZXI7Ij48L3A+PHA+PHNwYW4gbGFuZz0iemgtY24iIHhtbDpsYW5nPSJ6aC1jbiI+PGEgaHJlZj0iaHR0cHM6Ly96ZDEubGVhcm43MjQubmV0L21vZC9wYWdlL3ZpZXcucGhwP2lkPTIyMCI+5YWN6LS56K+V55yLPC9hPjwvc3Bhbj48L3A+PGJyPjxwPjwvcD4iO30=',1636643469,1637488950),(245,'recentlyaccessedcourses',5,0,0,'my-index',NULL,'side-pre',0,'Tzo4OiJzdGRDbGFzcyI6MDp7fQ==',1636643470,1636655051),(250,'mentees',1,0,0,'my-index','2','side-pre',4,'',1636655469,1636655497),(251,'private_files',1,0,0,'my-index','2','side-pre',3,'',1636655488,1636655488); /*!40000 ALTER TABLE `mdl_block_instances` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block_positions` -- DROP TABLE IF EXISTS `mdl_block_positions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block_positions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `blockinstanceid` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `pagetype` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `subpage` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `visible` smallint(4) NOT NULL, `region` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `weight` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`), KEY `mdl_blocposi_blo_ix` (`blockinstanceid`), KEY `mdl_blocposi_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=174 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the position of a sticky block_instance on a another '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block_positions` -- LOCK TABLES `mdl_block_positions` WRITE; /*!40000 ALTER TABLE `mdl_block_positions` DISABLE KEYS */; INSERT INTO `mdl_block_positions` VALUES (1,21,5,'my-index','3',1,'side-post',6),(2,20,5,'my-index','3',1,'side-post',7),(5,21,2,'site-index','',1,'footer-right',0),(8,20,1,'my-index','2',1,'side-post',7),(9,21,1,'my-index','2',1,'side-post',8),(12,20,5,'my-index','6',1,'side-post',7),(13,21,5,'my-index','6',1,'side-post',8),(56,20,5,'my-index','24',1,'side-post',7),(57,21,5,'my-index','24',1,'side-post',8),(59,20,5,'my-index','25',1,'side-post',7),(60,21,5,'my-index','25',1,'side-post',8),(73,20,5,'my-index','29',1,'side-post',7),(74,21,5,'my-index','29',1,'side-post',8),(88,20,5,'my-index','35',1,'side-post',7),(89,21,5,'my-index','35',1,'side-post',8),(106,20,340,'my-index','41',1,'side-post',7),(107,21,340,'my-index','41',1,'side-post',8),(109,20,340,'user-profile','40',1,'side-post',0),(124,20,364,'my-index','48',1,'side-post',7),(125,21,364,'my-index','48',1,'side-post',8),(136,20,385,'my-index','54',1,'side-post',7),(137,21,385,'my-index','54',1,'side-post',8),(139,20,390,'my-index','56',1,'side-post',7),(140,21,390,'my-index','56',1,'side-post',8),(142,20,391,'my-index','57',1,'side-post',7),(143,21,391,'my-index','57',1,'side-post',8),(145,20,400,'my-index','58',1,'side-post',7),(146,21,400,'my-index','58',1,'side-post',8),(155,20,5,'my-index','62',1,'side-post',7),(156,21,5,'my-index','62',1,'side-post',8),(164,20,5,'my-index','63',1,'side-post',7),(165,21,5,'my-index','63',1,'side-post',8),(170,20,5,'my-index','86',1,'side-post',7),(171,21,5,'my-index','86',1,'side-post',8),(172,244,5,'my-index','86',0,'side-pre',-1); /*!40000 ALTER TABLE `mdl_block_positions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block_recent_activity` -- DROP TABLE IF EXISTS `mdl_block_recent_activity`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block_recent_activity` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `cmid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `action` tinyint(1) NOT NULL, `modname` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`) ) ENGINE=InnoDB AUTO_INCREMENT=1696 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Recent activity block'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block_recent_activity` -- LOCK TABLES `mdl_block_recent_activity` WRITE; /*!40000 ALTER TABLE `mdl_block_recent_activity` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_block_recent_activity` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block_recentlyaccesseditems` -- DROP TABLE IF EXISTS `mdl_block_recentlyaccesseditems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block_recentlyaccesseditems` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `cmid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `timeaccess` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`), KEY `mdl_blocrece_use_ix` (`userid`), KEY `mdl_blocrece_cou_ix` (`courseid`), KEY `mdl_blocrece_cmi_ix` (`cmid`) ) ENGINE=InnoDB AUTO_INCREMENT=967 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Most recently accessed items accessed by a user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block_recentlyaccesseditems` -- LOCK TABLES `mdl_block_recentlyaccesseditems` WRITE; /*!40000 ALTER TABLE `mdl_block_recentlyaccesseditems` DISABLE KEYS */; INSERT INTO `mdl_block_recentlyaccesseditems` VALUES (382,28,181,130,1630630194),(383,28,182,130,1630630197),(384,28,199,131,1630631601),(386,28,182,140,1630632642),(387,28,197,151,1630633838),(390,28,188,151,1630635179),(393,28,184,154,1630650650),(394,28,189,154,1630650653),(395,28,193,154,1630650670),(406,28,181,127,1631068029),(407,28,182,127,1631067843),(413,1,220,158,1631622937),(414,1,220,152,1633534825),(426,1,220,127,1641207756),(432,32,240,152,1635991403),(444,28,206,152,1635991346),(446,28,229,152,1634218103),(448,28,253,160,1634531656),(449,28,206,160,1634369334),(454,28,253,172,1634382159),(455,28,253,173,1635735951),(456,28,206,173,1634520824),(457,28,225,173,1636943159),(458,28,187,172,1634521451),(461,28,206,165,1645255984),(462,28,253,171,1641382154),(463,28,206,171,1635223833),(476,28,257,171,1641382145),(477,28,258,171,1635223801),(481,28,253,163,1635584493),(482,28,253,167,1639284786),(483,28,195,167,1635258268),(484,28,257,167,1635258421),(490,28,206,163,1635584544),(492,28,167,153,1635500216),(493,28,206,153,1636361524),(494,28,257,163,1636553310),(495,28,258,163,1636553284),(496,28,206,164,1639294481),(497,28,236,164,1639294647),(498,28,257,173,1635734545),(500,28,167,152,1635831746),(501,28,168,152,1635831750),(506,28,206,127,1636359487),(507,32,240,153,1646788455),(511,32,240,180,1638153690),(512,28,267,173,1636415590),(515,28,267,163,1636553771),(516,28,269,163,1636553725),(518,32,240,242,1636652827),(519,1,220,242,1636647269),(520,32,240,241,1640228904),(526,1,220,157,1648262139),(529,32,240,181,1636988348),(532,1,220,139,1648697559),(533,32,240,209,1640693085),(534,32,240,194,1641533956),(535,32,240,192,1636965022),(536,32,240,183,1636978235),(537,32,240,236,1646962822),(538,32,240,226,1636968044),(539,1,220,226,1636967967),(540,32,240,228,1641211337),(541,32,240,234,1636976626),(542,32,240,230,1636978788),(543,32,240,240,1641554179),(544,32,240,191,1643546994),(545,32,240,212,1636983842),(546,32,240,199,1643073668),(547,32,240,216,1641342814),(548,32,240,218,1641059069),(549,32,240,220,1637020953),(550,32,240,187,1641085789),(551,32,240,235,1640424354),(552,32,240,210,1648514867),(553,32,240,213,1644585598),(554,32,240,239,1637041017),(555,28,226,166,1637041291),(556,32,240,232,1637504647),(557,32,240,222,1640873605),(558,32,240,223,1640476599),(559,32,240,203,1637075603),(560,32,240,227,1638152985),(561,32,240,189,1637070115),(562,32,240,202,1637107224),(563,32,240,190,1640241083),(564,1,220,188,1637121128),(565,32,240,188,1641052960),(566,32,240,196,1641116988),(567,32,240,198,1640334353),(569,28,281,165,1645454554),(571,28,281,173,1638145992),(572,32,240,207,1638529232),(573,32,240,208,1648348707),(575,32,240,215,1639479709),(576,32,240,238,1640945540),(577,32,240,217,1640322945),(578,1,220,156,1647337078),(586,28,281,163,1637820640),(590,34,310,243,1638338713),(591,28,300,175,1638413300),(593,28,281,175,1638003538),(594,1,220,227,1638152953),(595,34,311,243,1638338762),(596,34,312,243,1638158231),(597,32,240,201,1641187965),(598,34,310,159,1638162034),(599,34,310,246,1640072076),(600,32,240,229,1641651173),(601,34,310,251,1644748557),(603,28,299,165,1644745342),(607,32,240,237,1640350414),(608,34,310,248,1644591249),(609,34,311,248,1644591326),(610,34,312,248,1638280338),(611,28,319,173,1638339028),(615,28,320,175,1638406538),(616,28,319,175,1638413297),(617,28,206,175,1638415183),(618,28,167,175,1638415204),(619,28,193,175,1638415565),(620,28,195,175,1638415611),(621,28,229,175,1638416412),(623,1,220,224,1638487806),(624,32,240,224,1641303255),(628,28,319,163,1638876796),(631,28,320,174,1639699634),(633,28,319,174,1639699753),(634,28,281,174,1639358467),(635,34,313,257,1640422809),(636,34,314,257,1638943611),(637,34,310,245,1638970479),(638,34,313,255,1638979482),(639,34,310,255,1640678373),(640,1,220,204,1639021025),(641,32,240,204,1639225352),(643,1,220,172,1639182331),(644,1,220,259,1639210145),(645,34,326,243,1639225275),(646,28,267,167,1639284807),(647,28,281,167,1639285085),(648,28,319,167,1639284836),(649,28,269,167,1639285096),(650,34,310,259,1639292065),(651,28,281,164,1639294236),(652,28,319,164,1639563269),(653,28,280,164,1639294400),(654,28,277,164,1639294418),(655,28,195,164,1639294559),(656,28,192,164,1639294614),(662,34,310,257,1639549879),(663,34,311,257,1639551120),(664,28,333,162,1641640774),(667,28,333,173,1639528323),(668,34,312,257,1639632835),(669,28,333,165,1645454690),(671,28,333,164,1639563254),(673,28,267,162,1640151078),(676,28,334,174,1639699579),(677,28,299,174,1639699628),(678,28,269,174,1639699659),(679,28,321,174,1639699741),(680,28,333,174,1639699763),(681,28,335,174,1639699787),(682,28,206,162,1641619021),(683,28,333,167,1639798962),(685,34,327,257,1639916472),(686,32,240,233,1641128440),(689,35,342,277,1641895907),(690,28,300,162,1640284741),(691,35,342,223,1640139217),(692,28,319,162,1640151144),(693,32,240,205,1640996982),(694,28,333,163,1640271411),(695,28,320,162,1640292796),(696,32,240,184,1640758205),(697,1,220,255,1640575824),(698,34,311,255,1640595086),(699,32,240,200,1640705090),(700,34,312,255,1640706879),(701,35,342,209,1640692973),(702,32,240,197,1640749909),(703,34,327,255,1641118767),(704,32,240,221,1640871016),(705,32,240,195,1640936656),(709,32,240,231,1641020277),(710,35,342,216,1641345045),(711,35,342,240,1641261771),(712,1,220,211,1641306127),(713,32,240,211,1641564983),(714,35,342,286,1641348800),(715,35,342,226,1641350559),(716,35,342,263,1641353128),(717,35,342,210,1648105675),(718,35,342,269,1641362942),(719,35,342,261,1641365608),(720,35,342,262,1641380528),(721,28,267,171,1641382172),(722,28,281,171,1641382236),(723,28,319,171,1641382298),(724,28,333,171,1641382357),(725,28,334,171,1641382436),(726,35,342,260,1641880666),(727,35,342,266,1642081829),(728,35,342,264,1641519820),(729,35,342,273,1641549932),(730,35,342,288,1645072637),(731,1,220,288,1641568637),(732,28,334,162,1644313813),(733,35,342,276,1641654775),(734,1,220,276,1641654672),(735,35,342,284,1641705020),(736,35,342,207,1642166584),(737,35,342,232,1642138650),(762,28,182,162,1642915872),(773,1,220,2,1647873969),(786,28,236,169,1643954280),(787,28,243,169,1643959205),(788,28,251,169,1643959680),(789,28,261,169,1644039704),(790,28,265,169,1644133763),(796,28,276,169,1644135810),(797,28,278,169,1644137706),(798,28,303,169,1644140281),(799,28,316,169,1644140335),(804,28,168,162,1644544724),(805,34,313,248,1644591341),(806,28,334,165,1644640026),(807,34,311,251,1644750188),(808,34,312,251,1644753315),(816,28,181,165,1645256001),(817,28,253,165,1645454187),(818,28,267,165,1645454423),(819,28,319,165,1645454720),(827,1,220,151,1646084411),(836,35,342,280,1648693381),(842,1,220,358,1646994876),(843,28,167,358,1646995200),(844,28,168,358,1646995197),(845,28,169,358,1646995186),(846,35,342,225,1647210299),(847,32,240,225,1647210416),(848,28,396,321,1647249510),(849,28,397,321,1647249524),(850,28,389,321,1647249558),(851,1,220,302,1647312138),(852,28,168,302,1647312778),(853,28,169,302,1647312658),(854,28,225,302,1647312492),(855,28,206,302,1647312615),(857,28,367,302,1647312804),(858,28,226,302,1647313057),(859,28,375,302,1647312950),(862,1,220,345,1647319660),(863,28,393,345,1647319738),(864,28,168,345,1647319780),(865,1,220,290,1647326607),(867,1,104,365,1647340874),(868,28,226,346,1647342357),(869,28,168,346,1647342334),(870,28,169,346,1647342345),(873,28,400,159,1647344730),(875,28,401,159,1647345155),(876,28,181,2,1647422583),(879,28,402,2,1647422423),(880,28,403,2,1647422601),(881,28,404,2,1647422613),(883,28,393,365,1647588715),(884,28,349,365,1647591449),(885,28,226,334,1647653723),(886,28,181,334,1647653772),(887,28,395,320,1647700712),(888,28,206,320,1647700735),(889,28,181,320,1647700756),(890,28,182,320,1647700788),(891,28,388,320,1647700896),(892,28,389,320,1647700910),(893,1,220,159,1647863097),(894,1,220,105,1647856416),(895,1,407,2,1647874219),(896,1,406,2,1647957350),(897,1,406,159,1647958932),(899,1,408,2,1648603341),(901,1,406,157,1648262151),(903,1,408,157,1648040716),(906,28,182,157,1648039269),(907,1,220,388,1648095628),(908,28,168,384,1648465471),(909,28,395,384,1648096225),(910,28,371,384,1648096247),(911,28,377,384,1648096256),(912,28,404,385,1648101544),(913,28,182,386,1648104655),(914,28,168,386,1648525252),(917,28,182,389,1648125345),(918,28,181,389,1648128807),(920,28,226,389,1648349313),(921,28,402,361,1648224250),(926,28,412,361,1648224589),(927,28,395,361,1648224207),(928,28,405,361,1648224227),(929,28,413,361,1648224595),(930,28,414,361,1648224618),(931,28,389,388,1648254250),(932,28,413,385,1648258034),(933,28,402,157,1648262178),(934,28,395,157,1648262198),(935,28,416,157,1648262211),(936,28,417,157,1648262231),(937,28,405,157,1648262247),(938,1,220,361,1648265678),(939,28,413,389,1648276420),(940,1,406,364,1649055025),(941,28,412,364,1648443778),(942,28,401,364,1648443842),(943,36,399,364,1648443942),(944,1,407,364,1648444234),(945,1,408,364,1649304540),(946,28,417,389,1648690471),(947,28,404,389,1648690504),(948,28,417,386,1648522654),(949,28,226,386,1648524292),(950,1,406,139,1648697905),(952,28,397,389,1648691137),(953,28,389,389,1648691208),(954,1,408,139,1648697832),(955,28,206,139,1648697970),(956,28,412,139,1648698000),(957,28,413,139,1648697990),(958,28,303,139,1648698078),(959,28,316,139,1648698112),(960,28,265,139,1648698126),(961,28,225,361,1648817332),(962,28,226,360,1648834611),(963,28,168,360,1648864779),(964,1,220,364,1649055067),(965,28,400,364,1649055097),(966,1,406,361,1649350653); /*!40000 ALTER TABLE `mdl_block_recentlyaccesseditems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_block_rss_client` -- DROP TABLE IF EXISTS `mdl_block_rss_client`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_block_rss_client` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `preferredtitle` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `shared` tinyint(2) NOT NULL DEFAULT '0', `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `skiptime` bigint(10) NOT NULL DEFAULT '0', `skipuntil` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Remote news feed information. Contains the news feed id, the'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_block_rss_client` -- LOCK TABLES `mdl_block_rss_client` WRITE; /*!40000 ALTER TABLE `mdl_block_rss_client` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_block_rss_client` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_blog_association` -- DROP TABLE IF EXISTS `mdl_blog_association`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_blog_association` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `blogid` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_blogasso_con_ix` (`contextid`), KEY `mdl_blogasso_blo_ix` (`blogid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Associations of blog entries with courses and module instanc'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_blog_association` -- LOCK TABLES `mdl_blog_association` WRITE; /*!40000 ALTER TABLE `mdl_blog_association` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_blog_association` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_blog_external` -- DROP TABLE IF EXISTS `mdl_blog_external`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_blog_external` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `url` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `filtertags` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `failedlastsync` tinyint(1) NOT NULL DEFAULT '0', `timemodified` bigint(10) DEFAULT NULL, `timefetched` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_blogexte_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='External blog links used for RSS copying of blog entries to '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_blog_external` -- LOCK TABLES `mdl_blog_external` WRITE; /*!40000 ALTER TABLE `mdl_blog_external` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_blog_external` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_book` -- DROP TABLE IF EXISTS `mdl_book`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_book` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `numbering` smallint(4) NOT NULL DEFAULT '0', `navstyle` smallint(4) NOT NULL DEFAULT '1', `customtitles` tinyint(2) NOT NULL DEFAULT '0', `revision` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines book'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_book` -- LOCK TABLES `mdl_book` WRITE; /*!40000 ALTER TABLE `mdl_book` DISABLE KEYS */; INSERT INTO `mdl_book` VALUES (8,28,'手册','',1,1,1,0,16,1630980363,1632138972),(10,32,'教會在世','',1,0,1,1,71,1633510319,1633526390),(12,35,'相遇都會靈程路','

\"\"

',1,1,1,0,1,1636354109,1640130167); /*!40000 ALTER TABLE `mdl_book` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_book_chapters` -- DROP TABLE IF EXISTS `mdl_book_chapters`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_book_chapters` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `bookid` bigint(10) NOT NULL DEFAULT '0', `pagenum` bigint(10) NOT NULL DEFAULT '0', `subchapter` bigint(10) NOT NULL DEFAULT '0', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `contentformat` smallint(4) NOT NULL DEFAULT '0', `hidden` tinyint(2) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `importsrc` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_bookchap_boo_ix` (`bookid`) ) ENGINE=InnoDB AUTO_INCREMENT=142 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines book_chapters'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_book_chapters` -- LOCK TABLES `mdl_book_chapters` WRITE; /*!40000 ALTER TABLE `mdl_book_chapters` DISABLE KEYS */; INSERT INTO `mdl_book_chapters` VALUES (47,8,1,0,'你有大影响','

\"\"

',1,0,1630980414,1630981489,''),(48,8,2,0,'目录','

\"\"

',1,0,1630980532,1630981473,''),(49,8,3,0,'欢迎','

\"\"

',1,0,1630980596,1630980624,''),(50,8,4,0,'带来最终转变的领导力','

\"\"

',1,0,1630980701,1630980701,''),(51,8,5,0,'准备好开始转变了吗?','

\"\"

',1,0,1630980791,1630980791,''),(52,8,6,0,'你的影响力','

\"\"

',1,0,1630980839,1630980839,''),(53,8,7,0,'开始行动','

\"\"

',1,0,1630981140,1630981140,''),(54,8,8,0,'峰会辅导员介绍','

\"\"

',1,0,1630981327,1630981327,''),(55,8,9,0,'峰会高级讲员','

\"\"

',1,0,1630981407,1630981407,''),(56,8,10,1,'克雷格‧格罗谢尔','

\"\"

',1,0,1630981586,1630981586,''),(57,8,11,1,'个人反思','

\"\"

',1,0,1630981695,1630981695,''),(58,8,12,1,'团队参与','

\"\"

',1,0,1630981744,1630981744,''),(59,10,1,0,'*封面','
\r\n
\r\n \"C065011
\r\n
',1,0,1633510320,1633529045,'/OEBPS/CoverImage.xhtml'),(60,10,2,0,'*祝願','
\r\n
\r\n

謹以此書獻呈給普世華人教會,

\r\n

祝願教會踐行上帝的使命,

\r\n

樂享天國的豐盛!

\r\n
\r\n
',1,0,1633510320,1633529082,'/OEBPS/教會在世_Ebook-0515.xhtml'),(61,10,3,0,'*版權頁','
\r\n
\r\n

版權頁

\r\n

 

\r\n
\r\n
\r\n

責任編輯:馮徐雪文

\r\n

美術設計:濛一設計坊

\r\n

內文排版:鄧美思

\r\n

 

\r\n
\r\n
\r\n

中國神學研究院普及神學叢書

\r\n

教會在世——踐行上帝的使命

\r\n

\r\n

著 者 莫陳詠恩

\r\n

原 版 權持 有 人: 中國神學研究院

\r\n

出 版 者 福音證主協會

\r\n

香港新界荃灣沙咀道52A號皇廷廣場19樓

\r\n

承 印 者 福音證主協會承印部

\r\n

香港新界荃灣沙咀道52A號皇廷廣場19樓

\r\n

版 次 二○一月初版

\r\n

© 福音證主協會

\r\n

編 號 C065011E

\r\n

國際 978-988-16121-4-4

\r\n

版權所有

\r\n

 

\r\n
\r\n
\r\n

CGST Theology for the Church Series

\r\n

The Church Fulfilling Divine Mission

\r\n

\r\n

Author: Mok Chan Wing Yan

\r\n

Original Copyright Owner: China Graduate School of Theology

\r\n

Publisher: Christian Communications Ltd.

\r\n

19/F King Palace Plaza, 52A Sha Tsui Road, Tsuen Wan, New Territories, Hong Kong

\r\n

Printer: Printing Service Dept., Christian Communications Ltd.

\r\n

19/F King Palace Plaza, 52A Sha Tsui Road, Tsuen Wan, New Territories, Hong Kong

\r\n

Edition: First edition, May 2015

\r\n

© 2015 Christian Communications Ltd.

\r\n

Cat. No.: C065011E

\r\n

ISBN: 978-988-16121-4-4

\r\n

All Rights Reserved

\r\n

  

\r\n

本書經文取自《聖經——新標點和合本》,版權為香港聖經公會所有,承蒙允許使用。

\r\n

\r\n
\r\n
',1,0,1633510320,1633529037,'/OEBPS/教會在世_Ebook-0515-1.xhtml'),(62,10,4,0,'*推薦序','
\r\n
\r\n

推薦文

\r\n

 

\r\n
\r\n
\r\n

莫陳詠恩是我認識的宣教人中,在整合和實踐「是、知、行」三方面最孜孜不倦、傾力前進的一位勵行者。她從中產教會走到無牆教會,又細心拿宣教前線的個人體驗去對照田野研究的資料,可謂將宣教學西學中用。作者沿著宣教歷史的脈搏,探測大使命的進程和神在末世對當代華人教會的期盼。她既是學者又是實踐者,不住深入地參與和體驗未得之民整全的福音事工,以致本書的實用性甚高,是極為珍貴的實踐神學教材,所列的參考書目十分齊全。

\r\n

陳博士討論本土與地極群體宣教極為精確整全,末章「地極宣教實踐篇」包羅萬象,應有盡有,是從未涉獵宣教領域者的指南,易讀易懂。其中所提的十點「策略」應深得宣教士們擊掌。

\r\n

龍維耐醫生

\r\n

資深宣教士訓練導師

\r\n

 

\r\n

 

\r\n
\r\n
\r\n

華人教會秉承前輩的福音熱忱,宣教也自然以「傳福音、建立教會」為理所當然。1989年第二次洛桑福音會議,發表「洛桑信約」(Lausanne Covenant)後,教會開始關注「整全」福音,卻少有較全面的著述。詠恩博士此書結合她與丈夫多年的宣教、學術研究、教學等經驗,填補了這片空白。

\r\n

她謙稱自己不是學者,但此書深入淺出,以聖經為基礎,精準地全面介紹宣教的範疇,以歷史為借鑒,讓教會能更明白在工場上的服侍不是一種「領人歸主的途徑」,而是讓世人體會「道在人間」,指向榮耀的國度。牧者、宣教士、差傳同工實應人手一本,共同探討宣教的前景。深信此書能啟發宣教同工與學者更全面探討「整全宣教」,開拓華人教會的宣教視野,更多人身體力行,把神的恩典帶到萬族中間。

\r\n

梁永強牧師

\r\n

威克理夫國際聯會亞太區顧問(發展/訓練

\r\n

 

\r\n

 

\r\n

\r\n

西方國家的宣教歷史有千年之久,而華人教會才剛開始。華人教會踏上宣教之路,必須看重聖經裡的宣教與宣教學理論,以及宣教的實際經驗,而理論與經驗又要平衡發展。過去我們聽了許多宣教師的見證,卻仍欠缺宣教的理論和思想,所以我們需要更多從華人角度來寫的宣教思想和理論著作,讓我們先明白聖經中宣教的奧祕以後才出去宣教。我一直在等待由華人宣教士來寫的宣教書籍,也惟有中國人所寫的才能夠感動中國人出去宣教。

\r\n

感謝主,這本宣教大作終於面世!本書以教會使命為題,談普世教會在地上的任務;用天國子民的生命見證,更新身心靈的完整福音;從聖經看神給人類及其選民的宣教使命,從內在的靈命操練到結合文化的宣教概念、憐憫貧窮的道成肉身。這本書可以作為神學生及傳道人學習宣教最好的教材。

\r\n

\r\n

江榮義牧師

\r\n

資深宣教士、台灣浸信會神學院專任教師

\r\n
\r\n
',1,0,1633510320,1633526239,'/OEBPS/教會在世_Ebook-0515-2.xhtml'),(63,10,5,0,'*叢書總序','
\r\n
\r\n

叢書總序

\r\n

 

\r\n
\r\n
\r\n

華人神學教育的本土化歷五十年耕耘而茁壯,新一代華人神學工作者更是人才輩出,使不少華人神學院走出了倚賴西方的格局。然而深一層的倚賴仍在。神學教育的模式、人才的培訓,以至教科書、參考書和期刋等幾方面,華人教會仍未能完全自立。近年不少華人神學期刋冒起,且水平極高。遺憾的是,華人神學著作,特別是具水平的神學教育用書,卻仍甚匱缺,以致西方神學教材仍是主流,西方神學的思考模式及其關注的問題因此仍盤踞不去。這對神學本土化做成了極大的窒礙。不少神學生也因此視外文能力要求為攻讀神學所必須跨越的高欄。要扭轉這形勢,我們必須大力推動華人神學工作者著述,使華人神學思想能萌芽茁長。與此同時,中國內地教會發展神速,神學教育的需求,既急且巨,真是刻不容緩。

\r\n

面對著這實在而急迫的挑戰,中神決定籌劃「中國神學研究院.普及神學叢書」,為中國神學的發展,盡一分力。這系列的叢書有一重要的要求,就是要求作者一方面以嚴謹的學術取態書寫,但另一方面卻又要以淺白的論說和流暢的筆觸行文,讓一般願意認真思考的信徒,雖未受神學訓練,讀下去仍感淺易近人。結合兩種要求,殊非易事,猶幸作者們有同一信念,並以此為必要。因此,我們深信,這系列叢書必受普羅信徒歡迎。我們深知,現時所作的只是涓滴,深盼它能與更多涓滴之流匯成江河,以灌溉廣大乾渴的信仰心田。

\r\n

余達心

\r\n

中國神學研究院

\r\n

主恩澤森教席傑出教授

\r\n
\r\n
',1,0,1633510320,1633526337,'/OEBPS/教會在世_Ebook-0515-3.xhtml'),(64,10,6,0,'*馮序','
\r\n
\r\n

馮序

\r\n

 

\r\n
\r\n
\r\n

我一口氣把莫陳詠恩博士的著作《教會在世踐行上帝的使命》的初稿讀完,心裡興奮、感恩、蕩漾。這書無疑是一本宣教學的課本,但也是一本挑戰心靈的書。英文有一句話“It is not for the faint-hearted”。這書不是一本睡前小品。

\r\n

看完這本書,我存著敬畏的心,讚嘆三一神的主權、神的憐憫、祂偉大的宣教使命,要拯救這破碎的世界,叫萬國萬族、被造之物得蒙救贖。我心裡感謝揀選我們的神,我們是蒙福的一群,神把使命託付祂的子民,在歷史進程中,神要我們成為君尊的祭司,造福萬民,成為聖潔的國度,影響世界。

\r\n

面對著還沒有完成的使命,我心裡焦急迫切。耶穌基督的福音,是全備的、給人類希望、醫治和拯救的福音,是十字架的福音。我們得到了這好消息,怎樣才能把這好消息傳到地極?要進入別人的文化,學習他們的語言,活在他們當中,甚至死在他們當中,好叫別人能明白及經歷福音的大能。這使命還沒有完成,誰願意為祂去呢?

\r\n

這書從神學、教會歷史、社會科學、人類學的角度去研究宣教的各項議題。作者詳細分析過去一百年來一些重要的宣教運動,以及這些運動所帶來的影響,其中包括1910年的歷史性的愛丁堡宣教會議、1974的洛桑福音會議等等。作者在不同的篇章裡探討社會公義與宣講福音的關係。作者亦直率地評論當權的西方國家向無權的第三世界國家,藉船堅炮利傳福音所帶來的包袱與傷害。作者以極精簡的篇幅陳述了兩千年的宣教歷史。每章最後的「進深研讀」,蘊藏了寶貝的書覽,其中包括過去50年在宣教領域上最有影響力的書籍。

\r\n

這本書是特別為華人教會而寫的,鼓勵華人教會跨越地域的界限,參與全球性的團隊,承擔天國的使命。誠意把這書推薦給你,讓它成為你的祝福。

\r\n

\r\n

馮浩鎏牧師

\r\n

海外基督使團(前中國內地會)國際總主任

\r\n
\r\n
',1,0,1633510320,1633526279,'/OEBPS/教會在世_Ebook-0515-4.xhtml'),(65,10,7,0,'*作者序','
\r\n
\r\n

作者序

\r\n
\r\n
\r\n

二十一世紀是一個大時代。因著全球化的趨勢,人類社會變得前所未有的複雜和多元化。文明沒有解決罪所帶來的痛苦:無論是個人的罪過污穢,還是社會層面的欺壓不公,又或是國際間的矛盾衝突,都隨著人口爆炸和人際距離的縮短而升級。因著地球迅速暖化、能源耗盡、污染嚴重,毀滅文明的生態危機一觸即發。面對百孔千瘡和瞬息萬變的世代,基督教會是否仍能堅持以古舊十架的信息去解答社會問題?甚麼是教會的使命?我們所傳的福音究竟包含甚麼內容?教會以甚麼作為宣教的核心?

\r\n

本書以教會使命為題、以使命之神為基礎,探索普世教會在地上的任務,涵蓋的範疇超越了口傳福音和建立有形的教會。我們要用天國群體的生命,去見證更新身心社靈的整全福音,見證上主的救贖工程。本書對教會使命的理解是廣義的、包羅的。但在廣義的教會使命的大前提下,本書也嘗試聚焦於福音派傳統的地極宣教觀念,一方面把地極宣教定位在教會使命下,另一方面也詳細討論與地極宣教有關的聖經、神學和實踐課題。

\r\n

全書的內容主要分三部分。第一章探討建立教會使命的聖經基礎,從聖經看神給人類和祂的選民的使命。第二至第七章論述實踐宣教使命的不同範式,首先是介紹宣教範式這個觀念,進而討論不同的範式,包括:靈命操練的實踐模式、佈道宣講、結合文化的宣教概念、以屬靈爭戰為核心的宣教向度、扶貧社關的道成肉身模式。第八至十章是實踐宣教使命的策略和故事,由本土城市宣教為始,進而介紹歷代的宣教軌跡和檢視今天實踐的策略,再推展至地極宣教為終。每一章都嘗試介紹不同派別的理論和行事規範,提供實際案例作為討論,也建議讀者日後在教會開展實踐方案,並附進深研讀書單,引導讀者進一步閱讀和研究。

\r\n

我對宣教的認識,始於四十多年前遇上兩對分別前往菲律賓和越南事奉的夫婦:吳瑞祥、黎碧珊夫婦是從香港被差往菲律賓的宣教士,而麥伯泉、冼美媛夫婦則是越戰時期在越南西貢事奉的傳道者。當時,香港教會鮮有同工被差派往海外工作,我卻有幸被他們啟蒙,視野被帶到香港以外的世界。接著,在二十世紀七十年代,在學生福音團契的薰陶下,我立志要經歷跨文化的事奉路。在八十年代,我和外子昭友在斯里蘭卡淺嘗跨界事奉的生活,不料竟碰上當地種族內戰的開始;五年艱苦歲月,在我們的生命裡留下不能磨滅的烙印。孩子斯夏在那段日子裡出生,那時的朋友今天仍然與我們保持交往。九十年代與二千年代是我實踐本土城市宣教的歲月,我先後參與戒毒和戒賭的事工。二千年至今,我又一直在神學教育的環境下,陪伴許多神學生走上宣教的路。我不是一個宣教學者,我是大半生在宣教實戰和閱讀上經年累月反省的人。我寫這本書的原因,是要結合多年來在地極宣教和本土城市宣教上的實踐、教學、閱讀和交流的成果,呈獻給華人教會。

\r\n

誠然,坊間已有不少宣教學的書籍,好像無須再多一本著作來加劇資料的泛濫。但事實上,相對於聖經研究和神學討論的書籍,宣教學的中文書仍屬稀少。況且現有資料多是翻譯作品,少有由華人執筆的。本書是我在神學院任教多年的結晶,集合各國不同學者的理論,再加上多次宣教會議上的學習,與無數前線宣教士和差會領袖的交流,及自己的實戰經驗融合而成。期望本書可以作為神學生的基本學習材料,也成為普世華人教會領袖的一本參考書。

\r\n

在此我要感謝中國神學研究院的領導給我多方學習的機會,除了授課以外,還鼓勵我參與本地的城市宣教事工,也讓我在不同的國際會議中交流,訓練我的神學反思,也給我時間去開展研究寫作。學院的教授團隊在思想方面給我許多啟迪。也要感謝校友許子韻女士和林少明先生幫忙我整理書中的註釋,校友馮徐雪文女士負責繁重的編輯工程。我的母會般福堂和西區福音堂在差傳的實踐上,給我和外子很大的支持和非常廣闊的空間,讓我倆透過嘗試和前線體會去理解和更新對宣教學的理念。在宣教的歷程裡,以上的人和群體都是我的好同工、好團隊,為此我至深感激。最後要感謝的當然還是我最親愛的家人:兒子斯夏給我鼓勵,外子昭友與我同行;為了天國,我們一起體驗客旅寄居的生涯,一起承受生命之恩。

\r\n
\r\n
',1,0,1633510320,1633526314,'/OEBPS/教會在世_Ebook-0515-5.xhtml'),(66,10,8,0,'*目錄','
\r\n
\r\n

目錄

\r\n
\r\n
\r\n

\r\n

版權頁

\r\n

推薦文

\r\n

叢書總序

\r\n

馮序

\r\n

作者序

\r\n

目錄

\r\n

第1章    聖經論使命

\r\n

行動建議

\r\n

進深研讀

\r\n

第2章    教會使命的典範模式

\r\n

行動建議

\r\n

進深研讀

\r\n

第3章    屬靈操練的宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第4章    佈道宣講的宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第4章附錄 - 書評介紹啟發課程

\r\n

第5章    進入文化的宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第6章    屬靈爭戰的宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第6章附錄 - 書評介紹早期教會的神蹟醫治

\r\n

第7章    關注貧窮的宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第8章    本土城市宣教範式

\r\n

行動建議

\r\n

進深研讀

\r\n

第8章附錄 - 職場宣教──聖經對職場的教導

\r\n

第9章    地極宣教歷史篇

\r\n

行動建議

\r\n

進深研讀

\r\n

第10章    地極宣教實踐篇

\r\n

行動建議

\r\n

進深研讀

\r\n

第10章附錄 - 宣教士與神學訓練

\r\n

第10章附錄 - 宣教士的職前要求與入職年齡

\r\n


\r\n
\r\n
',1,0,1633510320,1633527683,'/OEBPS/教會在世_Ebook-0515-6.xhtml'),(67,10,9,0,'*第1章 聖經論使命','
\r\n
\r\n

第1章    聖經論使命


\r\n
\r\n
\r\n

聖經的中心思想是上帝在世的計劃和作為,闡釋一位使命的神,如何在創造人類、維繫世界、揀選子民、救贖世人、差遣門徒、建立教會等事情上實踐祂對人類的使命。因此,教會使命的聖經基礎不止於馬太福音末的大使命,整本聖經都應該成為教會實踐使命的論述和指引。我們透過聖經這本使命之書去認識使命之神。基督的使命是我們的典範,聖靈在早期教會裡的作為是我們的指南。作為使命之民,我們繼承了上帝創造時所給予人類的命令,亦傳承了舊約選民的使命,在世上作見證人、僕人、祭司、先知和君王。

\r\n

一個整全的福音,就是耶穌基督降世捨命,叫人悔改歸信,與神和好,加入天國社群,在世延續使命的一生。傳福音的對象是全人類,從鄰舍開始到地極之民。而使命的終極目的,是讓神的旨意自由運行在人類社會及地球萬物裡,等待神最終的救贖來臨。

\r\n
\r\n
\r\n

「使命」一詞可以泛指所有被託付、被差派的行事目標。使命的形成至少包含四個元素:差派者、被差者、行事目標、行事途徑或簡稱任務。聖經裡沒有「使命」而只有「使者」這個詞彙,但在基督教會的傳統裡,「使命」一詞歷史悠久。早於五世紀初,聖奧古斯丁已在他的三一神論中引進「使命」這個觀念,用來形容使命的神。1十六世紀耶穌會的教士把「使命」引申至教會的傳教行動。十九世紀初經過威廉克里(William Carey)的推廣,「使命」被狹指為教會差遣工人到外地宣揚福音。當時西方世界的基督教有差會出現。差會籌募經費,甄選有志之士前往非基督教的世界傳福音,建立教會,被差者就是我們所認識的「宣教士」。

\r\n

福音派的教會主要跟隨威廉克里的見解,從馬太福音二十八章18至20節和使徒行傳一章8節去理解主耶穌給教會的使命。在教會傳統裡,「使命」被狹指為「宣教」,口傳福音、引人歸主和建立教會是「宣教」的主要途徑。

\r\n

有學者認為舊約和新約對使命的理解有所不同。舊約對於耶和華作為全地的主的理解,是以聖殿和聖山為中心的統治場面,萬民要流歸耶路撒冷,這是一個以猶太民族為中心、以外邦人為陪襯的天國觀。新約福音書裡叫萬民作門徒的大使命,及主耶穌在使徒行傳中的吩咐,都有別於舊約的行事模式。舊約與新約就像是內聚與外拓的對比,是兩個朝著相反方向移動的螺旋體。一個由外向內,招聚萬民到聖殿來與以色列民一起敬拜耶和華;一個由內向外,從耶路撒冷開始把福音傳到地極。有學者甚至認為對「宣教」由近而遠的理解要晚至保羅時期才出現,所以現代教會只宜從新約去研究聖經對宣教的教導。2

\r\n

不認同上述論點的人,則堅持宣教的使命始於創世記的記載,認為神把管理世界的使命交託給亞當,祂從呼召亞伯拉罕開始,就定意叫祂的選民成為萬族的祝福。3舊約時代已經有外邦人認識神,包括麥基洗德、摩西的岳丈葉忒羅、比珥的兒子巴蘭、烏斯地的約伯等。神的選民要成為神的大使,把祂的屬性轉告世人。4

\r\n

萊特(Christopher Wright)在《宣教中的上帝》(The Mission of God5一書裡,以神的使命作為整本聖經的中心思想,闡釋一位使命的神,如何在創造人類、維繫世界、揀選子民、救贖世人、差遣門徒、建立教會等事情上實踐祂對人類的使命,又如何啟示教會要承擔責任。這一章的論述將借用萊特這本著作的大綱作為骨幹,介紹聖經對使命的教導。

\r\n

 

\r\n

使命之書

\r\n

聖經是神表達其使命的工具,它基本上是一個歷史敘述,記載神如何介入人類歷史。神藉著聖經解釋祂對創造、對人類所作的一切。聖經的主旨是要讓人明白神、祂的計劃和祂的要求。

\r\n

主耶穌在世時不斷地向門徒解釋祂的使命,只是門徒從來都不明白。主耶穌復活後,祂重新教導門徒認識舊約。「耶穌對他們說:『這就是我從前與你們同在之時所告訴你們的話說:摩西的律法、先知的書,和詩篇上所記的,凡指著我的話都必須應驗。』於是耶穌開他們的心竅,使他們能明白聖經,又對他們說:『照經上所寫的,基督必受害,第三日從死裡復活,並且人要奉他的名傳悔改、赦罪的道,從耶路撒冷起直傳到萬邦。你們就是這些事的見證。』」(路二十四44-48)

\r\n

主耶穌時代的舊約聖經,跟我們今日的聖經略有不同的分類排列方式,希伯來文的舊約分為三大部分,就是律法、先知書和聖言。上述44節所提到的「摩西的律法、先知的書,和詩篇上所記的」,就是指整本舊約聖經。耶穌要教導門徒從舊約的角度認識基督有彌賽亞的身分。47至48節是從舊約角度認識耶穌基督必須受苦,而門徒要把福音傳到萬邦。換言之,主耶穌認為舊約已隱藏著神差遣信徒傳基督救贖之道到萬國的使命,只是當代的人不明白,需要開通心竅才能夠洞悉這天機。

\r\n

這段經文道出一個重要的思想,就是整本聖經的中心是要記述神在世的作為和使命,而最主要的是耶穌基督有彌賽亞的身分。神對其選民的旨意,是要他們把基督是彌賽亞的這個信息傳給萬邦。因此,聖經可以被稱為使命之書。

\r\n

 

\r\n

使命之神

\r\n

聖經是使命之書,當中的主角是使命之神,三一神之間已有差遣性質的交流互動。約翰福音非常強調主耶穌與創造主的父子關係,在最後晚餐那一夜,約翰記載了主耶穌的禱告,一再申明是聖父差遣聖子到世上來(約十七8)。主耶穌更教導門徒認識保惠師聖靈是被聖子和聖父所差派,要在人心裡作啟示和感動的功夫(約十六7,十四26)。在人類墮落之後,是聖父差遣聖子、是聖父和聖子一起差遣聖靈,去完成救贖和新創造的任務。「差遣的神」或作「使命之神」(Missio Dei)這個詞彙所形容的,就是神的本性。「使命之神」這概念源遠流長,自1950年代開始在宣教學上被廣泛使用。6

\r\n

神是使命之神,除了三一神的自我差遣行動之外,差遣的行為更延伸至人類中間,再聚焦在神的選民身上。在創造的時候,神將管治大地的使命給予人類的始祖和代表亞當(創一26-28,二15)。在揀選子民的時候,神把賜福給萬族的應許交給選民之祖亞伯拉罕。在道成肉身之後,神也差遣門徒和教會到世上,叫世人認識耶穌基督是神的兒子(約十七15-23)。

\r\n

使命之神這觀念對教會的使命觀有一定的影響。這觀念把使命歸入三一論而非救贖論或教會論,把使命之神作為一切宣教的基礎。在傳統的宣教事工策略上,教會是差派者,她差遣工人到世界各地去做神的工。但使命之神這觀念強調教會最根本的地位是被差者,她被神差到世上去完成神的使命,教會只是神的工具,神的使命大於教會的使命。使命最終只有一個,就是神的使命。教會在履行使命時是與三一神同工,有聖靈的內住,有赦罪和定罪的權責(約二十19-23)。這觀念把宣教學放在神學的核心位置,要真正明白神,就一定要明白神的使命。

\r\n

 

\r\n

基督的使命

\r\n

聖父差聖子道成肉身、降世人間,要達成一個怎麼樣的使命?嬰孩耶穌受割禮時,西面宣告說:「主啊!如今可以照你的話,釋放僕人安然去世;因為我的眼睛已經看見你的救恩就是你在萬民面前所預備的:是照亮外邦人的光,又是你民以色列的榮耀。」(路二29-32)路加在其福音書之始說明主耶穌的使命,除了要作猶太民族的榮耀之外,還要作萬民的光、外邦人的光。使徒馬太所記載的耶穌基督的家譜裡,提到遠祖中的女性只有四位(她瑪、喇合、路得和烏利亞之妻),其中半數是外邦女子。主耶穌時代的猶太人有十分濃厚的民族主義排他性,馬太所記載的家譜顯然是在挑戰他們的民族優越感,難怪他們不接受這位光照萬族的救世主。

\r\n

耶穌開始傳道之前,先到施洗約翰那裡接受洗禮。這是個重要的時刻,因為這是在聖經的歷史裡,獨一無二的三一神同時彰顯的時刻,讓人能觸摸到、看到和聽到。所以我們也當重視那天的宣告。馬太記載說:「耶穌受了洗,隨即從水裡上來。天忽然為他開了,他就看見神的靈彷彿鴿子降下,落在他身上。從天上有聲音說:『這是我的愛子,我所喜悅的 。』」(太三16-17)這宣告隱藏了主耶穌的兩個重要的身分。主耶穌是耶和華的義僕,是耶和華所喜悅的(賽四十二1);祂也是受膏的君王,是神的兒子(詩二7)。

\r\n

主耶穌是外邦人的光,是神的僕人,又是有權柄的君王。不過,主耶穌沒有獨自擁抱這君尊義僕、萬族之光的身分。祂升天之前對門徒宣告,明顯地要求門徒把這使命延續下去(太二十八18-20),而使徒彼得也以此作為教會身分的定位(彼前二9)。

\r\n

主耶穌在世主要踏足的地方只有猶太人的城鄉,祂甚至說:「我奉差遣不過是到以色列家迷失的羊那裡去。」(太十五24)如此一生又怎能與祂的普世使命相配呢?其實細看之下,主耶穌雖沒有像保羅一樣踏遍小亞細亞和歐洲,也不像祂的門徒一樣遠征東歐、阿拉伯或南亞,但祂與猶大地和鄰近的外邦人卻建立了特殊的關係。以下的故事展示了主耶穌對外邦人的心懷。

\r\n

 

\r\n

主耶穌潔淨聖殿(可十一15-18)

\r\n

四卷福音書都有潔淨聖殿的記載。雖然主耶穌經常責備宗教領袖,又挑戰當時的宗教規條,但他的一生中惟有這次使用了暴力。因此,我們應該好好研究主耶穌為甚麼對聖殿中的買賣有如斯強烈的反應。祂為何要用暴力來給門徒和猶太人上這刻骨銘心的一課?

\r\n

在猶太教嚴謹的規條下,宗教領袖不會輕易讓商販把猶太人的至聖之地變成普通的市集。其實兌換銀錢、販賣鴿子牛羊都是一些支援敬拜的活動。百姓只能用祭司審核過、無殘缺的祭牲來獻給神,因此在聖殿的外院裡,全年都有合規格的祭牲供應給來朝拜的人。二十歲或以上的男丁每年都要繳交丁稅,而聖殿只接受純度較高的推羅銀幣,不接受純度較低的羅馬銀幣,因此有兌換銀錢的需要。為了方便從遠方來的朝聖者,不用他們費神張羅獻祭之物和交丁稅的錢幣,耶穌時代的宗教領袖安排了這個市集,使猶太人能守節,也符合律法中有關人從遠處來耶路撒冷獻祭和守節的規條(申十四24-26)。

\r\n

主耶穌引用了以賽亞書五十六章6至7節來解釋祂發怒的緣由先知已預言與耶和華聯合的外邦人會來到聖殿作神的僕人,聖殿要被稱為萬民禱告的殿。主耶穌所責備的不是猶太人售賣祭物的活動,而是他們在萬民禱告之殿中的盜賊行為(耶七11)。就如先知耶利米時代的猶太人一樣,當代人把聖殿當作避難所、安樂窩,在生活上卻違背神的旨意,竟然敬拜偶像、欺壓孤寡。另一方面,猶太人又在協助同族人敬拜的大前提下,像盜賊一樣搶奪了希律王大肆改裝聖殿時預留給非猶太人的外院。主耶穌所潔淨的應該不是聖殿內部,而是聖殿內的外邦人院子,7 因為那裡是聖殿中唯一可以做買賣的地方。

\r\n

1871年,考古學家從耶路撒冷聖殿的遺址,發現聖殿被建造在一個平台上,平台下有一度矮石牆,把聖殿的主要範圍與外邦人的院子分開。在矮牆的不同地點都用希臘文刻著:「外人不得進入牆內的聖所,違者性命難保。」這就反映了當時猶太人和外邦人在敬拜上的隔離,但在聖殿的設計上,外邦人還是有屬於他們的空間的。不過,在猶太人守節的時候,這空間卻被剝奪了。

\r\n

主耶穌潔淨聖殿,因聖殿的基本功能受損了(王上八41-43;代下六32-33),萬國的人來朝見神的時候,找不到預留給他們禱告的角落。聖殿的主要功能是讓人無阻隔地來到神的面前。建立外邦人院子的目的不是要使敬拜更有氣氛,而是要使萬族的人在敬拜中有份。主耶穌的激烈行動,顯示祂何等珍惜聖殿作為萬民禱告之所的功能,也強烈地反映祂何等關注外邦人的福祉。當時的猶太人渴望彌賽亞來臨,打退外邦的羅馬人,使聖地重歸神的選民所管轄,但主耶穌卻用行動提醒他們,外邦人在聖殿裡永遠都有一定的位置。

\r\n

在先知耶利米的時代,聖殿成了賊窩,是因為猶太人犯罪之後,以為聖殿能作他們的蔭庇,給他們自由和保障。在主耶穌的日子,聖殿成了賊窩,是因為在那裡敬拜的猶太人搶奪了外邦人的權利。主耶穌沒有把猶太人放在外邦人之上,而是把神放在萬民之上,聖殿是萬民禱告的殿。耶利米書七章12至15節警告以色列人,就如神毀滅舊約示羅的聖壇一樣,神會同樣地毀滅耶路撒冷的聖殿。馬可福音十一章15至18節是要警告當時的猶太人,神可以照樣拆掉這所由希律王用四十六年時間來重修的金碧輝煌的聖所。

\r\n

在潔淨聖殿這個故事的上下文,馬可述說了無花果樹被咒詛的事件,好像是要用無花果樹的教訓來包裹著這個戲劇性的行動。無花果樹果實豐盈是象徵以色列的繁榮,無花果樹的枯萎則象徵以色列的衰敗,整段記載由始至終都強調神對猶太人的審判。如果我們相信主耶穌在潔淨聖殿時不是情緒失控的話,祂就是刻意用暴力行動來強硬地說明,這是一個非常嚴厲的審判信息,我們千萬不能忽視。

\r\n

 

\r\n

撒瑪利亞井旁的婦人(約四1-41)

\r\n

這是在約翰福音裡主耶穌第一次與非猶太人接觸,這故事由始至終是由耶穌主動安排的。是祂主動打破當時猶太人的習慣,闖入境內找那婦人。是祂主動跨越(猶太人與撒瑪利亞人之間的)種族和宗教的牆、破除社會的禁忌(男女單獨對話、拉比與蕩婦交談),向撒瑪利亞婦人發出一個「請你給我水喝」的請求。

\r\n

約翰福音裡只有兩處提及主耶穌口渴,除了這次之外,另一次是主在十字架上呼喊「渴了」。如果我們把這個記載與第十九章的相比,可以看到許多類同的地方:

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n
\r\n

約有午正 四6

\r\n
\r\n

約有午正 十九14

\r\n
\r\n

請你給我水喝 四7

\r\n
\r\n

我渴了 十九28

\r\n
\r\n

作成他的工 四34

\r\n
\r\n

成了 十九30

\r\n


在約翰福音裡,「午正」(希臘文是第六小時)、「渴」、「完成工作」這三個字,只有在第四章和第十九章中出現過。因此,我們可以推測使徒約翰撰寫雅各井旁的故事時,心中可能認為主耶穌這次的行動強烈地象徵祂道成肉身的十架路。耶穌在撒瑪利亞婦人面前預演了祂完全放棄權利的一幕。祂為撒瑪利亞婦人的緣故而變得軟弱無助,主動要求婦人來服侍祂。如果這估計是準確的話,這就不是偶遇,而是一個重要的啟示:被猶太人視作外邦人的撒瑪利亞人,主耶穌是要為他們而被釘十架。耶穌吩咐門徒舉目向田觀看,是要他們看見撒瑪利亞外邦之地這熟透的禾場。遠在耶穌囑咐門徒把福音傳到地極之前,祂已身體力行地接觸一個被社群摒棄的撒瑪利亞婦人,並促使這婦人重投社會、重建她的社群生活,使她在自己的城市裡成為第一位宣教士。主耶穌的行動徹頭徹尾是一次實踐使命的身教。這事件日後被門徒重述時,就讓人看到主的死、主生前深入外邦、和外邦群眾的生命得到改變三者是息息相關的。

\r\n

 

\r\n

門徒宣告耶穌是基督(太十六13-20)

\r\n

這段經文記載了一個很特別的旅程。上文提到主耶穌和門徒在加利利的北部馬加丹,從那兒離開加利利境內,來到該撒利亞腓立比,整個旅程沒有醫治、宣講的工作,只是主耶穌向門徒提出兩個非常重要的問題:「人說我人子是誰?」「你們說我是誰?

\r\n

該撒利亞腓立比位於黑門山麓,當中有約旦河的源頭,是古代迦南人拜巴力的地方。約旦河給南部帶來水源,是培育猶太人文化的腹地,也是猶太地的經濟命脈。該撒利亞腓立比還有敬奉希臘神靈的班神洞和修斯廟,又有希律王為奧古士督建造的該撒廟。該撒利亞腓立比不是一個猶太人的地方,她是一個多元文化和多元宗教的象徵,也是經濟和政治的重點城市。

\r\n

主耶穌選擇在這裡引導門徒宣告祂是基督,是永生神的兒子。祂也選擇在這個地方把捆綁和釋放的權柄頒授給教會。這象徵了基督在這世界中的位置和教會有天國的權柄及使命,主耶穌教導門徒要在怎麼樣的環境下宣告福音信息。門徒所跟隨的是全世界的救主,他們承認基督的時候,就接受了捆綁和釋放的使命。

 

\r\n

主耶穌與其他外邦人

\r\n

在福音書裡,主耶穌對外邦人有很高的評價。當門徒建議用天火來燒滅拒絕接待他們的撒瑪利亞村莊時,主耶穌就責備門徒,肯定了撒瑪利亞人的價值(路九51-56)。除了這個片段之外,路加福音也記錄了其他稱許撒瑪利亞人的地方。主耶穌潔淨了十個長大痳瘋的人,其中只有一個懂得回來謝恩及歸榮耀給神,那是撒瑪利亞人(路十七11-19)。路加更獨家報導了好撒瑪利亞人的比喻,一方面講解愛鄰舍的道理,另一方面諷刺猶大的宗教領袖(路十25-37)。

\r\n

一個羅馬軍人百夫長前來求耶穌醫治他那個癱瘓的僕人,耶穌大大稱讚他:「這麼大的信心,就是在以色列中,我也沒有遇見過。我又告訴你們,從東從西,將有許多人來,在天國裡與亞伯拉罕、以撒、雅各一同坐席(太八10-11)當門徒完全不明白耶穌的比喻的時候,一個外邦女子、迦南婦人,竟然可以用比喻的方式來與主耶穌對話交流,無怪乎她可以得到主的稱許(太十五21-28)。為了一個外邦被鬼附的人,耶穌刻意冒著風浪多拐一個彎,不怕受墳塋和豬群的污染,在格拉森趕鬼入豬群(太八26-34)。

\r\n

上述例子顯示外邦人比猶太人有同等甚至更高的素質,主耶穌樂意為他們多走一里路。

\r\n

 

\r\n

外邦人對主耶穌的評價

\r\n

耶穌對外邦人的關注有別於對祂的族人,而很多時外邦人對耶穌的敏銳度也勝過猶太人。當猶太人毫不在意、毫無準備之際,東方博士已曉得前來朝拜。在最後聖餐之前,在耶路撒冷的希利尼人要見耶穌,耶穌的回應是:「人子得榮耀的時候到了。」(約十二23)大祭司要定耶穌的罪,但彼拉多和希律並沒有查出耶穌有甚麼罪(路二十三13-17)。彼拉多夫婦曾在不同時間稱耶穌為「義人」(太二十七19、24)。當門徒如鳥四散的時候,古利奈人西門替主耶穌背十架,在耶穌的痛苦中有份(路二十三26)。羅馬的百夫長因耶穌臨死的場景大受感動,歸榮耀予神說:「這真是個義人」(路二十三47),甚至進一步說耶穌「真是神的兒子」(太二十七54;可十五39)。主耶穌在降生和和受死時都得到外邦人的認同。

\r\n

 

\r\n

神揀選猶太民族去承載聖子耶穌的肉身,但耶穌的一生卻沒有受到民族主義所限制,福音書的作者處處顯示耶穌超越文化的界限,祂是外邦人的救主。基督宣告的是天國的福音,祂為此而降生,也為此而犧牲。

\r\n

 

\r\n

聖靈的使命

\r\n

在世界被造之始,神的靈運行在水面上,成就創造之功。在舊約時代,神的靈是差遣的靈,祂臨到耶和華的僕人身上,使他們把公理傳給外邦人(賽四十二1)。聖子被聖父差到世上,道成肉身,在十字架上成就救恩。主耶穌升天之後,聖靈繼續在世成全天國的工程。聖靈叫人知罪回轉(約十六8),又做保惠師臨在人心裡,使人明白真理(約十四16-17、26,十五26,十六13)。

\r\n

在早期教會開展的階段,聖靈的工作特別明顯。使徒行傳充滿著聖靈的介入:主耶穌升天之前應許聖靈會降臨,賜給門徒能力作見證直到地極(徒一8)。在五旬節,聖靈降臨的應許應驗,門徒被聖靈充滿,有口才能用多國的語言傳頌神的大能,而這個神蹟同時開展了新約教會的序幕(徒二4)。使徒彼得解釋說,聖靈是神在人悔改、罪得赦免之後賜給人的禮物(徒二38)。在教會發展初期,聖靈賜給使徒膽量在困境中宣講(徒四31),超越他們卑微的背景,公然在耶路撒冷挑戰一些權威人士。

\r\n

使徒在公會前被審查的時候,聖靈與他們同證主耶穌的復活和赦罪之道(徒五32)。在耶路撒冷教會中,聖靈充滿一些領袖,那種充滿的果效不是隱藏而是眾人公認的(徒六3-5,九17,十一24)。聖靈賜給領袖辯才,又使他們有力量勇於為主殉道(徒六10,七55)。聖靈帶來安慰,使耶路撒冷和鄰近教會的人數增長(徒九31)。

\r\n

教會由聖靈導航,擴展到各地。首先,聖靈肯定和認可耶路撒冷以外的教會和信眾。當彼得和約翰禱告時,聖靈就彰顯在撒瑪利亞教會內(徒八17)。聖靈引導腓利在非常的情況下向一個異族人傳福音(徒八29、39),祂後來又奇蹟地離開。聖靈引領使徒離開猶太人群體,往外邦人中間傳道(徒十19)。哥尼流一家的歸信有聖靈的引證(徒十44-47,十一12-16),而保羅在以弗所也有類似的經歷(徒十九6)。聖靈的臨在證明神與外邦教會同在,而聖靈在宣教的策略上也有具體的引導。在安提阿,聖靈感動先知預言耶路撒冷會有饑荒,此舉增進了耶路撒冷教會與外邦教會之間的聯繫(徒十一27-30),也開啟了保羅日後在各地為耶路撒冷教會募捐的先河。安提阿教會的領袖禁食禱告時,聖靈指示教會要差派工人往外傳道(徒十三2)。因著聖靈的指引,使徒保羅從小亞細亞轉向歐洲,把福音由亞洲傳至歐洲多個地方(徒十六6、7)。在福音所到之處,聖靈又建立教會領袖,讓教會能持續發展下去(徒二十28)。

\r\n

使徒行傳堪稱「聖靈行傳」,聖靈在教會的發展上有重要的角色。祂給門徒恩賜、權柄和超自然的宣講能力,使門徒面對強權而不屈,寧願殉道也不妥協。祂開啟門徒的視野,催逼他們突破猶太文化的界限,把福音傳給外邦人。祂引領門徒前往他們想不到的地方,又賜給人面對危難的勇氣。祂促使教會擴展,亦提供長遠發展的領袖人才。總括來說,聖靈奉差派來到世界,運行在世人心裡,延續神救贖的工作,建立天國群體。8

\r\n

 

\r\n

透過使命之書,我們明白神是一位使命之神,在三一位格之間有差派和被差的關係:耶穌基督和聖靈被差派到世上來,要讓神作萬族萬民之主。聖經也告訴我們神的創造和救贖計劃,是要藉著人類去完成神救贖和掌權的使命,人類有權亦有責任參與在神的使命之中。

\r\n

 

\r\n

使命之民 

\r\n

當我們談到教會使命的時候,往往只會想到耶穌基督的救贖。但在創世之時,神已經給人類一個管治大地的使命,在基督降生後,這使命仍沒有被廢棄,大地存在一天,人類仍有管治的責任。

\r\n

 

\r\n

人類的使命

\r\n

除了人類之外,創造主沒有把管治大地的使命交給其他受造物。人是唯一接受神委託的生靈,「要生養眾多,遍滿地面,治理這地,也要管理海裡的魚、空中的鳥,和地上各樣行動的活物。」(創一28)這個使命至少包含兩個元素:(一)人有持續發展的責任,生養眾多、遍滿地面包含資源的運用和分配。(二)人有保育環境生態的責任,要管治大地,使萬物生生不息。

\r\n

人類始祖犯罪後,被逐離開伊甸園。伊甸不再,但大地仍存,不過大地因為受到罪惡污染而變成嘆息勞苦的地方,不再是無憂無險的樂土(羅八22)。然而神沒有改變心意,把管治萬物的責任交給其他受造物。教會是人類的一份子,自然也承受了這創造時頒佈的使命。教會是被神赦罪、得著生命的新創造,是神的兒女,應該更有條件去執行天父的創造命令。我們更能無私地保育地球,不單求自己的益處,更是為了榮耀神。基督徒應該可以成為優良的環保戰士,因為我們是在維護天父的產業,我們有聖靈的能力和恩膏去幫助我們做合宜的事。

\r\n

罪進入世界,破壞了神的創造,污染萬物,但神仍然賜福給人類。神與挪亞立約,透過挪亞的故事告訴人類祂憐恤大地和其上的生靈,祂在洪水臨到之前先行保育,在方舟裡留下「凡有血肉的活物」(創六19)作為餘種。這個行動充分顯示了神行事的典範祂是公義的審判者,也是有恩典、有憐憫的造物主,祂最終的目標不是毀壞,而是使萬物得到救贖和再生。

\r\n

人類不斷繁衍,建立城市和王國,就必然要有政治和經濟的制度。在救恩的歷史裡,神就揀選以色列民成為完成祂的使命的途徑。

\r\n

 

\r\n

以色列民的使命

\r\n

在叛逆的世界裡,神揀選以色列人的祖宗亞伯拉罕,與他立約。就如神與挪亞所立的大地之約一樣,神與亞伯拉罕所立的約也是關乎萬民的福祉,而非單單關乎個人或一個家族的得失。神要透過亞伯拉罕賜福給萬民(創十二3,十八18,二十二18,二十八14,三十五11),因此我們要從以色列民族的建立來看神立約的真諦。

\r\n

神承諾要賜福給亞伯拉罕的後裔,這承諾多次實現在以色列民族的歷史中,讓世人認識耶和華神是全能的立約之主。出埃及記五章22節至六章8節就解釋了整個出埃及的故事的意義,是要叫以色列人知道祂是自有永有的拯救者。在西乃山上,神與以色列民族立約,重申祂是獨一的真神,以色列民要成為一個「祭司的國度」(出十九6)。祭司的國度可以理解為一個由祭司領導的族群,也可以解作代表人來到神面前的一個國家(彼前二9);前者著重這個群體的敬拜功能,後者則強調她有代求、代獻祭的角色。綜合這兩個意義,就顯示以色列民是從萬民中被分別出來的一個敬拜耶和華的民族,她也是萬民與神之間的橋樑(出十九4-6),要彰顯神的救恩。華德凱瑟(Walter Kaiser)9指出,舊約聖經的一個中心思想,就是神選召以色列民作為萬國之光。

\r\n

神在西乃山與以色列人立約,頒佈十誡,讓人知道祂在宗教及道德上對人類的要求。藉著律法的啟示,我們明白人要敬拜一位介入歷史的獨一真神,禁拜偶像,也要秉公行義,過聖潔的生活,包括在家庭、群體、經濟、法制、睦鄰、營商及性生活等各方面持守聖潔。而禧年的模範顯示神看顧貧窮人和弱勢者。律法上的規條是維繫社會的一個最佳的指引。本章未能詳盡討論律法對現今世代的適切性,只能概括地指出律法的普世價值,不止是對以色列民有約束和引導的功能,神更要藉著其選民的社會制度,向世人申明祂對人類社會的要求。舊約先知的信息都環繞著一個主題,就是敬拜耶和華與歷史、政治、經濟、宗教和民生之間的關係。

\r\n

舊約律法的規範不單是神對選民的要求,也是神給人類的道德標準。列國雖然沒有律法,但也會因應他們的道德行為而受罰。在亞伯拉罕的時代,神因為所多瑪和蛾摩拉的罪行而毀滅她們。在先知的時代,神會解釋祂審判列國的原因。阿摩司書一章是一個很好的例子:大馬色和亞捫人受罰是因為他們的暴行,迦薩和推羅的罪行是擄掠和販賣人口,以東的罪在於滅絕親情。列國雖然沒有律法領航,也要因為違反律法背後的道德精神而受到懲治。這一點與羅馬書一章19節保羅的理論是一致的,就是沒有律法的人,心中對神、對是非黑白也有所認知。

\r\n

如果律法是神給人類的基礎課本的話,那麼歷史就是神給人類的現實教材了。神在以色列民族的歷史進程中彰顯祂在人類社會中的作為,出埃及的故事說明神如何介入人類歷史,為受欺壓的社群帶來拯救和釋放。以色列民在曠野漂流是彰顯了神的公義和憐憫,他們攻入迦南則顯出神的能力和權柄,讓鄰邦知道耶和華是神。值得一提的是,以色列民亡國、散居在各地是要學會一個重要的功課:散居是神對其選民的懲戒,但也是恩典的開始。以色列民被迫流散到世界各地,甚至遠至中國,10成為列國中的一個民族。在列國中他們可以選擇悔改回轉,像以斯拉和他的跟隨者一樣摒棄拜偶像的行為;他們也可以選擇死性不改,像那些和耶利米一起在埃及的群眾一樣,繼續向天后燒香。無論如何,散居是神給選民多一次的選擇,也是他們向外邦人見證耶和華的機會,讓人知道耶和華的大能(但二47,三28-29,四34-37,六25-27)。

\r\n

除了藉著以色列民來彰顯神的心意以外,舊約聖經中也有直接關於列國的啟示。舊約記載的不單是神對希伯來民族的教導,也是神對列國的指引。以色列民從來不是生活在孤島上的,舊約的故事把以色列民族放在國際舞台上。一個明顯的例子是建造聖殿的時候,以色列國需要借助列國的商業關係,才能夠成功引進最好的建築物材料和技術人員,這其實是一個龐大的商業網絡。11聖殿的建成不只是以色列民的功勞,而聖殿根本就不光是為以色列民而建造的。外邦人在建築聖殿的工程上有份,也在聖殿的基本設施和功能上有他們的位置,因為神關注的不單是以色列民,更是普世的民族。

\r\n

神在先知書裡多次提到祂對列國有審判,也有憐憫(賽二十一至二十三章;耶十八1-10,四十六1至五十一章;摩一3至二3)。耶和華神立耶利米作為「列國的先知」(耶一5);祂揀選俄巴底亞預言以東的敗亡;祂差遣先知約拿到尼尼微宣告審判的信息,要挽回這個墮落的城市;後來又向那鴻默示亞述國的凋零。神是一位對列國說話的主。

\r\n

舊約中列國的命運不完全是灰暗的。列國可以觀察神對以色列的拯救(出十五14-16;申四6-8;結三十六16-23)。列國的人也可求告以色列的神(王上八41-43),聖殿從來都不是以色列民的專利品。到最後,列國會被歸納為神的選民(詩四十七9;賽十九19-25,五十六3-8,六十六18-21;摩九11-12;參考徒十五13-18;亞十四9-11、16),神要施行救恩直到地極(賽四十二1-4,四十五22,四十九1-6)。因此,新約時期的猶太人若真的熟讀舊約聖經的話,就不應該攔阻福音向外傳。

\r\n

 

\r\n

選民的使命

\r\n

在聖經的記載裡,神揀選的人不限於希伯來民族。祂揀選亞伯拉罕時,也立了與列祖沒有血源關係的撒冷王麥基洗德為祭司。本章曾提到好些被神使用的外邦人,繼有麥基洗德、葉忒羅、巴蘭、約伯、古列王(賽四十五1)等等。不過這都是一些個別的例子,整體說來,神的法則仍是要透過一個族群來完成祂的使命,但這個族群卻又不一定是純血統的以色列民。

\r\n

神在西乃山與以色列民立約,叫他們被分別出來作祭司的國度。這個以割禮為記的約從最初開始,已不局限於血統的傳承。亞伯拉罕的僕人雖然不是他的後裔,也被歸入立約者的行列。以色列民出埃及的時候,有許多閒雜人等在他們的隊伍中(出十二37-38)。被差派入迦南地的十二個探子中,有基尼洗族的迦勒(民十三6,三十二12;書十四6),他很可能是迦南人(創十五18-21),也可能是以掃之後(創三十六42;代上一36、53),是以東人。12入迦南的時候,有大批族群投誠(書九章)。以色列歷史中的第一位士師俄陀聶,是迦勒的兄弟(士三9)。神的揀選超越了亞伯拉罕、以撒、雅各這條民族主線。律法也給予寄居者一定的保障。因此,就是在舊約,神的選民也不是一個單由血源來界定的民族。

\r\n

在舊約聖經中立約的應許,在新約時代都實現了。新約教會由聖靈而生,因信成為亞伯拉罕的後裔,甚至超越撒拉所生,成為亞伯拉罕屬靈的子女,是他真正的繼承人(加三22,四21-31),要承繼甚至取代舊約以色列民的責任,13作君尊祭司,造福萬民(彼前二9)。萊特14嘗試用十三個進程,去理解聖經歷史中神的選民在使命上的實踐:(1)神的子民明白自己在整個聖經故事中的位置。(2)神的子民管理、顧惜神的創造。(3)神的子民作為萬國的祝福。(4)神的子民行在神的道路之上作模範。(5)神的子民過得救的生活。(6)神的子民代表神面對世界。(7)神的子民吸引其他人來到神面前。(8)神的子民認識獨一的真神和救贖主。(9)神的子民見證活著的神。(10)神的子民宣講基督的福音。(11)神的子民差遣和被差。(12)神的子民在公共空間內生活和工作。(13)神的子民讚美與禱告。

\r\n

 

\r\n

離開聖經時代,到了今天,我們這些神的選民又有甚麼使命呢?我嘗試用五個範疇來總括教會在世的角色。

\r\n

 

\r\n

作見證人

\r\n

這是我們熟悉的教導。我們接受主的差遣和權柄,要在世人面前見證神是獨一的真神,是救贖主。見證是一個跨文化和跨地域的行動(賽四十三10;路二十四48;徒一8),見證的方式包括宣講和群體的相愛生活(約十五12,十三35)。

\r\n

 

\r\n

作僕人

\r\n

作見證是一種行動,而作僕人則是領受一個謙卑、受苦和服侍的身分。以賽亞書對「耶和華的僕人」這個觀念有精闢的演繹。以賽亞書四十二章1至7節、四十九章1至6節、五十章4至9節、五十二章13至五十三章12節、六十一章1至2節這幾段經文,被稱為「耶和華義僕」的詩章,形容一位義僕如何領受職分、忍受痛苦、傳公義到地極。這些經文多被解釋為耶穌基督的職事,主耶穌也引用它們來形容自己(路四18-19)。但華德凱瑟提出,以賽亞書中的「耶和華的僕人」基本上是指一個群體而非一個個體,「義僕」在其他地方明顯地是用來形容以色列民。他以下列的簡表來作比較。15

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

形容詞

\r\n
\r\n

指向個體

\r\n
\r\n

指向以色列民

\r\n
\r\n

我所揀選的

\r\n
\r\n

四十二1

\r\n
\r\n

四十一8-9

\r\n
\r\n

我的僕人

\r\n
\r\n

四十九3

\r\n
\r\n

四十四21

\r\n
\r\n

外邦人的光

\r\n
\r\n

四十九6

\r\n
\r\n

五十一4

\r\n
\r\n

在母腹被選召的

\r\n
\r\n

四十九1

\r\n
\r\n

四十四2、24,

\r\n

四十三1

\r\n
\r\n

被提名選召的

\r\n
\r\n

四十九1

\r\n
\r\n

四十三1

\r\n

\r\n

 

\r\n

四十一章8節及四十二章19節中的僕人泛指神的選民以色列人。這些僕人甚至可能是耳聾、眼瞎的,但仍保留其耶和華僕人的身分。四十三章1至13節所提及的是被擄歸回的以色列民,他們沒有功績、乏善可陳,卻因為神的愛眷而被救贖。最後,以賽亞先知預言外邦人會與神聯合,作祂的僕人事奉祂(賽五十六6-8),所以外邦人也在耶和華僕人的行列中。

\r\n

上述經文讓我們看到耶和華僕人的多元性。在舊約裡,這是指以色列民和外邦人,也是指將來要實踐神的計劃的一個義僕。在新約裡,主耶穌的一生成就了義僕的預言,但義僕的職分不止於基督的一生。保羅引述神的呼召時,也使用了以賽亞書中的僕人詩章(徒十三47,二十六18;參考賽四十九6),指向僕人要作外邦人的光。新約中的使徒也似乎慣常地以神僕自稱(多一1;雅一1)。而最後在新天新地裡,選民仍然以僕人的身分來事奉神(啟二十二3)。

\r\n

 

\r\n

作祭司

\r\n

上文已提到以色列民是祭司的群族。奴僕所事奉的是創造、拯救的主,而祭司的主要職分是做神和人之間的橋樑,為自己獻祭,也為他人獻祭和禱求。改革宗的「全民皆祭司」的觀念,是指每個信徒都可以直接來到神面前敬拜、事奉祂,無須透過其他媒介。但若把祭司視為神與萬族萬民之間的媒介的話,「全民皆祭司」則可以被解釋為「全民皆宣教士」,即每個信徒都是福音使者,要把世人帶到神面前。

\r\n

在以色列民出埃及的時候,神揀選他們作為祭司的國度(出十九4-6),使他們成為世人與神之間的橋樑。自此以後,「出埃及」就成為神選召和拯救的象徵。先知用第二次出埃及來形容以色列民被擄後歸回耶路撒冷(亞十8-12)。在新約裡,教會被選召作為一個君尊、聖潔的祭司國度,其責任是要宣揚那召他們出黑暗、入奇妙光明者的美德(彼前二9;啟一6),而這君尊祭司團的位分在天上敬拜時仍得以保留(啟五9-10)。

\r\n

 

\r\n

作先知

\r\n

在以色列民中,神揀選一些先知來做祂的代言人和百姓的教師。在新約裡,先知的領導角色好像不及使徒的角色來得重要,但其實在我們所熟悉的大使命裡,也蘊藏著舊約先知的位分。耶利米書一章4至10節和馬太福音二十八章16至20節有許多類同之處,讓我們比較如下:

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

\r\n
\r\n

耶利米書一章4至10

\r\n
\r\n

馬太福音二十八章16至20節

\r\n
\r\n

使命的對象

\r\n
\r\n

列國

\r\n
\r\n

萬民

\r\n
\r\n

代言人的角色

\r\n
\r\n

先知

\r\n
\r\n

使萬民作……門徒

\r\n
\r\n

接受使命時的狀態

\r\n
\r\n

我不知怎樣說,因為我是年幼的

\r\n
\r\n

然而還有人疑惑

\r\n
\r\n

是命令,不是邀請

\r\n
\r\n

我差遣你到誰那裡去,你都要去

\r\n
\r\n

你們要去

\r\n
\r\n

有信息可傳

\r\n
\r\n

我吩咐你說甚麼話,你都要說……我已將當說的話傳給你

\r\n
\r\n

凡我所吩咐你們的,都教訓他們遵守

\r\n
\r\n

神的同在

\r\n
\r\n

我與你同在

\r\n
\r\n

我就常與你們同在

\r\n
\r\n

權柄的來源

\r\n
\r\n

我今日立你在列邦列國之上

\r\n
\r\n

天上地下所有的權柄都賜給我了

\r\n
\r\n

工作程序

\r\n
\r\n

施行拔出、拆毀、毀壞、傾覆,又要建立、栽植

\r\n
\r\n

給他們施洗

\r\n

\r\n

 

\r\n

上述兩段經文的共通點顯示:(1)神差遣工人為祂作事,是歷古不變的現象。(2)神工作的範圍是列國和萬民,不局限於舊約的以色列民族或新約的教會。(3)神不是要差遣完美的戰士,被差派的工人多有不濟,但仍可以成為神的使者。(4)差遣是由神作主導,人是領受命令而不是自動請纓。(5)神的使者奉差派必有一個可傳的信息,即使是以服侍人身體需要為主要任務的工人,也應該有信息去解說他們的行動。(6)使者出去,有神的同在作為後盾。(7)使者帶著從上而來的權柄。(8)神不但發施號令,也提示工作的程序。

\r\n

回到作先知的角色上,舊約的先知代表神向世人宣告祂的審判和憐憫。同樣,今天教會也當作神的代言人,向世人展示神的心意、要求和救贖。宣講天國的福音、叫人悔罪歸正是先知的職事,先知施洗約翰以此為他事奉的核心,他要為主耶穌預備道路。今天作主門徒的人也當傳承這職分。

\r\n

 

\r\n

作君王

\r\n

基督在十字架上成就救贖,在天上掌權作王。祂使教會作為萬有之首(弗一22),我們不是一般的祭司,而是「有君尊的祭司」(彼前二9),有神賦予祂兒女的王者之尊。君王的責任是治理世界,神的選民也有責任建構一個公平公義的社會,參與地區和國家制度的改革更新,進入社會公共空間,與神同工同行,讓祂的旨意成就在地上。

\r\n

 

\r\n

新約教會的使命實踐

\r\n

耶穌復活升天之後,生長於加利利的門徒留守耶路撒冷,本身就是一個跨越次文化的行動(徒一11)。在這個猶太宗教領袖雲集的聖地,門徒被視為一眾帶有鄉音、無學問的小民(太二十六73;徒四13),但是這小眾竟在短時間內招聚了數以萬計的跟隨者。不過,在保羅之前,教會並沒有主動地離開耶路撒冷,每次的突破都似乎是環境使然,要追認一些已成的事實,例如彼得和約翰被派到撒瑪利亞考察教會的建立。又或者教會被聖靈特別提點,不得不回應外界的邀請。腓利在曠野向埃提阿伯的太監傳道,與彼得被邀請到哥尼流家裡作客,都屬於這種被動式的配合聖靈。

\r\n

保羅的出現彷彿扭轉了耶路撒冷教會被動保守的傾向。他在大馬色的路上遇見主,被召作「作外邦人的光」(徒十三47)。保羅跟隨著巴拿巴,在外邦人的安提阿教會中開始事奉,後來被差遣往外走,足跡遍及小亞細亞及歐洲。保羅定意不建立在別人的根基之上,純用開荒佈道的途徑把福音廣傳,成為一個不折不扣的外邦人使徒。保羅的宣教方式成了近代地極宣教的典範模式:宣教士跨越地域和文化,把福音傳到未聽聞福音之地;主要的途徑是透過宣講領人歸主,以聖經的教導建立教會和領袖,在這過程中也有聖靈藉著神蹟奇事彰顯能力。

\r\n

無論是被動配合或主動出擊、沒有計劃的擴展還是有計劃的傳播,教會在地上的疆界都延展了。按照早期教會的傳統說法,第一代的使徒真的把福音傳至當時的地極東至印度、西至英倫、南至非洲的衣索匹亞、北至今天的俄羅斯。儘管第一世紀的教會純屬小眾,而且面對內憂外患,但神的道還是被傳開了。

\r\n

范榮真(Charles Van Engen)在《上帝宣教之民》(God’s Missionary People)一書中,嘗試從以弗所書看地方教會的宣教典範,16他認為:(1)教會的宣教主要是合一的宣教(弗四1-16),在新約時代是猶太人與外邦人的合一,在現代是教會內部的合一和宗派之間的合一。(2)教會的宣教是聖潔的宣教(弗一1-14,四17至五5,五6至六20,三14-21),在社會中個人和教會都需要追求聖潔,聖潔才是屬靈爭戰的重點。(3)教會的宣教是普世的宣教(弗一15-23,二1-22,三1-13),要認定教會的普世性,學習保羅的榜樣,為耶穌基督普世的救贖獻上傳福音的代價。

\r\n

 

\r\n

使命之地

\r\n

 

\r\n

就廣義的使命觀來看,我們實踐使命的地方起碼可以分為兩大範疇。

\r\n

 

\r\n

大地作為創造使命的實踐地

\r\n

神創造人,又委託人管理、看守創造之地,祂安排亞當、夏娃在伊甸園中工作。地球是一個有生命的有機體,需要人類保養生息。實踐創造使命的例子至少可以包括以下範疇。

\r\n

我們要做保護環境的管家。今天地球生態的失衡顯示人類濫用資源,摧殘、毀壞了神所賜的美地。被耶穌基督的福音改變了的新人類,理當重拾神起初給人類的管家身分。17這管家的責任不能單靠個別信徒去完成,教會整體一定要在教育、倡議和實踐上有參與,與世上同有這目標的個人和組織一起承擔。為要完成教會的使命,我們要有與非信徒合作的胸襟和技巧,也要關注政治民生。

\r\n

教會使命的另一個大課題是要修復關係,締造和諧。18地球面臨嚴峻的生態危機,而生態問題的核心就是關係上的破損。我們傳揚和諧的福音的同時,也要提及人類與創造的關係。福音可以帶來人際關係的重建、人類與環境關係的復和,叫人不要因短線的經濟發展而濫用寶貴的地球資源、污染和破壞環境,也不要因為享受而濫殺生靈。

\r\n

除了自然環境之外,人類文化、政治、經濟、民生等事業同時被罪所污染,亦應該歸入神子民實踐使命的範疇。舊約律法解釋了神對人類社會的要求,包括公義、和平與作息有序等等。19在墮落的社會中,實踐使命的方式可能是改革社會現有的制度、倡議公義及參與政制發展等等。20

\r\n

 

\r\n

其實,創造使命和愛鄰舍這兩大誡命,幾乎包羅了神的子民對世人的所有服侍範圍,亦涵蓋了基督教倫理學和職場神學的所有課題,這是對使命最廣義的理解。

\r\n

 

\r\n

萬族作為救贖使命的實踐對象

\r\n

從創世記到啟示錄都顯示地上的萬族是神關注的焦點,是祂要祝福的對象。人類犯罪之後出現民族、言語上的分歧,巴別塔的故事告訴我們,人類發展至有同一位祖宗卻不能團結合一。自此,言語上的分歧也成為種族鬥爭的標記(士十二5-6)。五旬節聖靈降臨時,門徒衝破言語的障礙,用多國的語言來讚美神。天國降臨的特色不是所有人明白同一種語言,不是民族方言的消失,不是眾人用同一種語言來敬拜,而是門徒用多國語言來稱頌神。神的計劃不是叫人類回歸到巴別塔之前的時代,而是叫現有的人類文化得到更新改造;神不是要恢復原貌,而是要轉化咒詛。在新天新地裡,我們可以看到不同民族的人用不同的語言來讚美,而這個萬族萬邦一同敬拜神的場面會持續到永恆。

\r\n

 

\r\n

創造與救贖使命的結連

\r\n

其實,創造與救贖是一個整全使命不可分割的兩面。救世和救靈都是神的心意,是神交託給教會的責任,兩者最大的分別可能是在夥伴配搭上的不同。在救靈方面,我們相信耶穌基督是唯一的道路,因此傳福音和栽培門徒的夥伴一定是主內的人。但管治大地是神給全人類的使命,合作夥伴不限於新造的天國群體。所以在救世行動上,我們保留與教外人合作的空間不但能事半功倍,更能在協作時見證神在我們生命中的更新。

\r\n

綜合創造使命和福音使命,我們可以簡單地做總結:我們所傳的福音是耶穌基督降世捨命,要叫人悔改、歸信而得到赦罪之恩,與神和好,加入天國社群,在世延續使命的一生。傳福音的對象是全人類,從鄰舍開始到地極之民。而使命的終極目的,是讓神的旨意自由運行在人類社會及地球萬物裡,使被罪惡破壞的世界得到醫治,等待神最終的救贖。

\r\n

主耶穌教導門徒的祈禱,是一篇結合創造和救贖使命的禱文。首先,我們看見神、人的定位。我們向天上的父親禱告,確認宇宙的主宰與人建立親子的關係,這關係不是以個人為本,而是以族群為基礎。當我們進入神、人的父子關係時,也同時進入了一個與聖徒一起的群體關係,加入了屬神的國度。這是一群人同心向天父禱告。跟著,我們也看見信徒與世界的關係。禱詞以三願、三求作為主要的內容,而三願其實是完整的一體,祈求神的名、神的國和神的旨意在世上被尊崇。為自己的需要祈求之前,我們先要把視野放在神和世界之上。主教導人祈禱,不單在宣告個人在天國群體裡與神有父子關係,更是要把天國群體放在整個世界之中,要眾人臣服在神的權柄之下。當我們背誦主禱文的時候,其實是對神、對自己、對教會和對世界認信。如果我們的禱告是認真的話,就必會帶來反省,要查問自己和所屬的信仰群體有沒有以神的名、神的國為念,也要查問教會有沒有促進世人尊神為聖。我們的生活方式是否使神的旨意在地上通行無阻?我們能否成為神答允祈禱的工具?惟有在神在世上作王的大前提下,我們的日用所需、我們的人際關係和我們的聖潔生活才能找到焦點和意義。在此讓我們再次禱告說:

\r\n

 

\r\n

我們在天上的父:願人都尊你的名為聖。

\r\n

願你的國降臨;願你的旨意行在地上,如同行在天上。

\r\n

我們日用的飲食,今日賜給我們。

\r\n

免我們的債,如同我們免了人的債。

\r\n

不叫我們遇見試探;救我們脫離兇惡。

\r\n

因為國度、權柄、榮耀,全是你的,直到永遠。阿們!

\r\n

(太六9-13)

\r\n
\r\n
\r\n

1 Edwar eth Century,”St. Augustine and the Missio Dei: A Reflection on Mission at the Close of the Twentieth Century,”Mission Studies 16, no. 2 (January 1, 1999): 28-46.

\r\n
\r\n
\r\n

2 David J. Bosch, Transforming Mission: Paradigm Shifts in Theology of Mission (Maryknoll, N.Y.: Orbis, 1991). 作者波希認為新約的宣教概念跟舊約的有一個基礎的典範變遷。

\r\n
\r\n
\r\n

3 John R.W. Stott,The Living God is a Missionary God,in Perspectives on the World Christian Movement: A Reader, 4th ed., ed. Ralph D. Winter and Steven C. Hawthorne (California: William Carey Library, c2009), 3-9.

\r\n
\r\n
\r\n

4 Walter C. Kaiser, Jr.,Israels Missionary Call,in Perspectives on the World Christian Movement: A Reader, 10-16.

\r\n
\r\n
\r\n

5 Christopher J. H. Wright, The Mission of God: Unlocking the Bibles Grand Narrative (Downers Grove, Ill.: InterVarsity Press, 2006).

\r\n
\r\n
\r\n

6 L. Pauchuau, s.v.Missio Dei,in Dictionary of Mission Theology: Evangelical Foundations, ed. John Corrie (Downers Grove, Ill.: InterVarsity Press, 2007), 232-234.Missio Dei”這觀念最早是出自於聖奧古斯丁。

\r\n
\r\n
\r\n

7 棣立德﹝R. De Ridder﹞:《使萬民作門徒》(Discipling the Nations),曾家衛編譯(台北:中華福音神學院,1999),第184-189頁。

\r\n
\r\n
\r\n

8 薄華﹝Harry R. Boer﹞:《聖靈降臨與差傳》(Pentecost and Missions),朱昌錂譯(香港:香港差傳事工聯會,1996)。

\r\n
\r\n
\r\n

9 華德凱瑟﹝Walter C. Kaiser﹞, Jr., Mission in the Old Testament: Israel as a Light to the Nations (Grand Rapids, Michigan: Baker Books, 2000).

\r\n
\r\n
\r\n

10 棣立德:《使萬民作門徒》,第70-71頁。

\r\n
\r\n
\r\n

11 同上,第69頁。

\r\n
\r\n
\r\n

12 基尼洗族(Kennizite)是基納斯(Kenaz)之後。

\r\n
\r\n
\r\n

13 保羅在加拉太書四章21至31節中解釋「在律法下的人」,即以色列人,才是「按著血氣生的」使女之子,而加拉太的外邦人教會則是「憑應許作兒女」的,完全顛覆了當代猶太人對神選民的定義。近年普世教會對以色列的關注固然是非常有意義,但也需要有加拉太書的定位,才不致把猶太人福音事工的重要性無限地提升,教會也不致毫無保留地支持以色列政府的政治行動。

\r\n
\r\n
\r\n

14 Christopher J. H. Wright, The Mission of God’s People: A Biblical Theology of The Church’s Mission  (Grand Rapids, Michigan: Zondervan, 2010).

\r\n
\r\n
\r\n

15 Kaiser, Mission in the Old Testament: Israel as a Light to the Nations, 56-58.

\r\n
\r\n
\r\n

16 范榮真﹝Charles Van Engen﹞:《上帝宣教之民,再思地方教會的目的》(God’s Missionary People),鍾曉文譯(台北:中華福音神學院,2005),第57-71頁。這一段的討論主要綜合了其引言的內容。

\r\n
\r\n
\r\n

17 Calvin B DeWitt,To Strive to Safeguard the Integrity of Creation and Sustain and Renew the Life of the Earth (i),in Mission in the 21st Century: Exploring the Five Marks of Global Mission, ed. Andrew Walls and Cathy Ross (Maryknoll, New York: Orbis Books, 2008), 84-93.

\r\n
\r\n
\r\n

18 Dave Bookless,To Strive to Safeguard the Integrity of Creation and Sustain and Renew the Life of the Earth (ii),in Mission in the 21st Century: Exploring the Five Marks of Global Mission, 94-104.

\r\n
\r\n
\r\n

19 Wright, The Mission of God: Unlocking the Bible’s Grand Narrative, 289-300.

\r\n
\r\n
\r\n

20 Valdir Raul Steuernagel,To Seek to Transform Unjust Structures of Society (i),in Mission in the 21st Century: Exploring the Five Marks of Global Mission, 62-76.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510320,1633527517,'/OEBPS/教會在世_Ebook-0515-7.xhtml'),(68,10,10,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 開展一個聖經研習班,選讀聖經之餘,也討論如何在教會生活中實踐使命。

\r\n

2. 選擇一個保育地球的課題,就這課題從聖經裡尋找指引,設計一個起步方案,在教會內推廣實行。

\r\n

3. 如果每個教會與世界的交接點都是實踐使命的場景的話,教會可以研究某個社會議題,探討可如何在該範圍內實踐使命。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510320,1633526599,'/OEBPS/教會在世_Ebook-0515-8.xhtml'),(69,10,11,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

1. Wright, Christopher J. H. The Mission of God: Unlocking the Bible’s Grand Narrative. Downers Grove, Ill.: InterVarsity Press, 2006. 萊特是英國的一位舊約聖經學者,曾在印度任教神學,現為國際靈風基金會總裁,著作頗豐。此書以神的使命作為聖經的中心信息,使命的範疇包含整個創造,可讀性高。中譯本有《宣教中的上帝》。李望遠譯。台北:校園書房出版社,2011。萊特過往的著作裡也有與此書相似的論述,請參: Christopher J. H. Wright。《認識舊約倫理學》(Living as the People of God)。王仁芬譯。台北:校園書房出版社,1995。

\r\n

2. Wright, Christopher J. H. The Mission of God’s People: A Biblical Theology of The Church’s Mission. Grand Rapids, Michigan: Zondervan, 2010. 此書把《宣教中的上帝》的範圍收窄,聚焦於神的子民在使命上的實踐,從整本聖經去理解整個教會如何在世上實現整全的福音。作者提供了13個方向去描述神的選民表達使命的方式,可讀性高,最後一章更討論一些服侍的項目和態度。中譯本有《上帝子民的宣教使命》。鄧元尉、祈遇譯。橄欖出版社。

\r\n

3. 白思傑、雷馬強佐﹝Howard Peskett and Vinoth Ramachandra﹞。《宣教:一種生命的態度》(The Message of Mission)。黃龍光譯。台北:校園書房出版社,2007。Peskett, Howard and Vinoth Ramachandra. The Message of Mission: The Glory of Christ in all Time and Space. Illinois: Inter-Varsity Press, 2003. 白氏是舊約學者,生於中國,曾於新加坡推行神學教育近20年,從英國布里斯托大學的三一神學院副院長一職退休後,轉任國際靈風基金會英國獎學金行政管理。雷氏是斯里蘭卡學生福音運動的始創人,現任國際學生基督徒團契的幹事,專任對外的公共對話。此書是一本解經文集,透過15篇經文去闡釋神從創世至新天新地的使命。兩位作者的論點與萊特的相約,但因著大家有不同的背景,又各有不同的演繹。這是一本很理想的小組研讀本,有聖經研讀,也有實踐、討論。

\r\n

4. Kaiser, Walter C., Jr. Mission in the Old Testament: Israel as a Light to the Nations. Grand Rapids, Michigan: Baker Books, 2000. 作者是舊約聖經教授,他堅持宣教使命始於創世記。神選召亞伯拉罕及以色列民作萬民的光,而保羅的工作不是一個創新的演繹,而是忠於舊約傳統的傳承。全書精簡清晰,可讀性高。

\r\n

5. Bosch, David J. Transforming Mission: Paradigm Shifts in Theology of Mission. Maryknoll, N.Y.: Orbis, 1991. 中譯本有《更新變化的宣教:宣教神學的典範變遷》。白陳毓華譯。台北:中華福音神學院,1996。作者波希是南非人,曾在川斯凱(前南非自治區,現為一共和國)作了十多年的宣教士,後於南非大學擔任宣教學教授。此書在南非種族鬥爭的高峰期內寫成,出版後迅即好評如潮,自此這書一直被視為宣教學中的經典著作。可惜作者成書一年後意外身亡,未能在宣教學的著作上有進一步的貢獻。此書從新約、教會歷史和現代發展來檢視不同時代對宣教有不同的典範模式,強調多元理解、演繹和合一。書中的描述可以擴闊我們的胸襟,引導我們從不同角度欣賞種種實踐使命的方案。第一部分集中討論新約的宣教模式,包括馬太和路加的不同關注和保羅的宣教觀,很有參考價值。

\r\n

6. 陳惠文編譯。《普世宣教運動面面觀》第一部分。Sunnyvale, CA:大使命中心,2006。Winter Ralph D., and Stephen C. Hawthorne, eds. Perspectives On the World Christian Movement: A Reader, Part One, 4th ed. Pasadena, CA: William Carey Library, 2009. 原著是一本收納了124篇文章的文集,包含了現代及近代宣教學者和宣教士的反省,是一本集大成之作。第一部分討論聖經的指引,它對使命的理解重點為向外邦宣告勝利的天國信息。此文集的作者主要是有豐富跨文化宣教經驗的美國人,也有少數南美和亞洲裔人士。這是一本可讀性高的基礎讀物。編者於2009年編輯了第四版,加添近50篇文章,也刪除了一些舊文章,文章總數為136篇。其中「文化角度」和「策略角度」兩部分的增減最為顯著。

\r\n

7. 棣立德﹝R. De Ridder﹞。《使萬民作門徒》(Discipling the Nations)。曾家衛編譯。台北:中華福音神學院,1999。棣立德是一位舊約聖經學者,此書特別從猶太人的歷史背景看使者耶穌的一生,包括祂的受洗、與外邦人的關係、聖約和王權;進而檢視新約教會的使命。作者在新約的記載裡嗅到濃烈的舊約氣息,讓讀者看到新舊約的一脈相承。除了聖經之外,作者也搜集了許多聖經時代,特別是兩約之間及新約時期猶太人的風俗和猶太教的演變,以此解釋實踐聖約的進化過程。

\r\n

8 范榮真﹝Charles Van Engen﹞。《上帝宣教之民,再思地方教會的目的》(God’s Missionary People)。鍾曉文譯。台北:中華福音神學院,2005。范榮真成長於宣教士家庭,他是美國福樂神學院宣教學的教授,有多本宣教學的著作。此書嘗試從聖經中找出地方教會的使命,除了有大方向的異象之外,也嘗試本於聖經來繪畫出一些教會的模式和領導的指引。

\r\n

9. 薄華﹝Harry R. Boer﹞。《聖靈降臨與差傳》(Pentecost and Missions)。朱昌錂譯。香港:香港差傳事工聯會,1996。薄華是美國改革宗教會差派往尼日利亞的宣教士,此書是他早年修讀宣教學的博士論文。他認為大使命不應該作為宣教的核心動力,教會的擴張最主要不是來自門徒的責任心,而是始於聖靈降臨的能力。聖靈不單推動人去實踐使命,更使人有聖潔的生命,有自由和合一的見證。最後他更進一步解釋一個以聖靈為核心的宣教觀,可如何影響宣教的實踐。

\r\n
\r\n
',1,0,1633510320,1633526630,'/OEBPS/教會在世_Ebook-0515-9.xhtml'),(70,10,12,0,'*第2章 教會使命的典範模式','
\r\n
\r\n

第2章    教會使命的典範模式


\r\n
\r\n
\r\n

不同時代的人對教會使命有不同的詮釋。舊約的普世救贖觀是全球朝著耶路撒冷進發的朝聖路,而新約的宣教典範,是門徒要往普天下去,把主耶穌的教訓傳遞給跟隨的人。

\r\n

在教會的歷史進程裡,教會的使命都按著時代的需求有不同的演繹。十六世紀的天主教傳教士開始了現代的宣教範式,其中亦配合了當代西方帝國殖民地主義元素,此範式直接影響了近二百年新教宣教的傳統。本章用了較多的篇幅,從二十世紀初的愛丁堡宣教大會和二十世紀中後期至今洛桑運動的發展,來追溯近年普世福音派教會對使命的理解。二十一世紀的多元文化,又迫使我們為福音尋找多元的演繹。明白宣教使命典範模式的發展,可以幫助我們更了解自己的定位、強處和限制。

\r\n
\r\n
\r\n

「使命」(mission)不是聖經的詞彙,它被應用於教會的運作是始於天主教耶穌會,那是耶穌會向非天主教徒傳道時所用的術語。南非宣教學者波希(David J. Bosch)解釋這觀念的由來:「……在十六世紀之前,宣教(mission)只跟三位一體的教義有關:只涉及父神差遣聖子,以及聖父聖子差遣聖靈等方面。『耶穌會』首先將它用作向不屬於天主教會(包括更正教徒在內)的人傳播基督教信仰的字眼。在這新的涵義裡,它和西方世界向外殖民,擴張到現在所謂的第三世界(或有時指的是介於第二至第三世界)有很緊密的關聯。」1

\r\n

在傳統的更正教教會裡,「使命」意味著一個差遣的單位,差派一位使者到一個地方去宣揚基督教的信仰,並建立教會。因此,華人教會大都把「使命」翻譯為「宣教」或「差傳」「宣教」的目的是要宣講福音至地極,而「差傳」則是實踐這使命的運作模式。這套觀念仍沿用十六世紀歐洲的宣教觀,以母會、差會、宣教士為主體,宣教工場、福音對象為客體。

\r\n

如果把使命視為宣講福音至地極的宣教行動,「宣教學」就是鑽研宣教的基礎和內涵的神學,主要回答的問題包括:神在差遣中扮演甚麼角色?神差遣誰?差遣他到甚麼地方去?差遣他去做甚麼?福音在當時、當地有甚麼意義?怎樣去實踐使命?而且宣教學可以按著研究的重點細分為聖經宣教學、歷史宣教學、系統宣教學和實踐宣教學。2以上都是近代宣教學的基本課題。

\r\n

在過去幾十年間,教會使命的範圍不斷在擴闊,宣教一詞的定義漸趨多元化。一個簡單的傳福音和建立教會的方式,已不足以回應社會的訴求,教會在世俗化的環境下,需要在不同的範疇上修正自己的定位。教會在實踐使命時要採用不同的典範模式(以下簡稱「範式」),來演繹福音在不同處境下的意義。波希在他的經典著作《更新變化的宣教:宣教神學的典範變遷》一書中指出,自一世紀開始,教會的使命觀已不斷在改變。3這不是說使命有逆差,而是不同的人對於使命的哪個部分是最重要的這個課題,會有不同的思想建構。除了宣講和教導以外,教會使命還有許多表達途徑和不同的目標。這一章會扼要追溯歷代不同的典範模式,再介紹幾個現代的進路來檢視教會使命。

\r\n

 

\r\n

聖經中的範式

\r\n

在舊約的時代,神選召亞伯拉罕和他的後裔,以猶太民族作為中心,要叫萬國得福。在他們出埃及進入迦南的日子,有不同種族的人加入希伯來民族(出十二37-38;書九26-27),「寄居者」是社會上常見的一群。這個以耶路撒冷和猶太民族為中心的救贖觀,在舊約裡重複出現。所羅門王獻聖殿時作出的禱告,就歡迎外邦人從遠處到耶路撒冷來求告耶和華(王上八41-43)。以賽亞先知預告外邦人要被招聚歸入以色列民中間,在聖殿中與他們同作僕人(賽五十六6-8)。先知心目中的「耶和華的日子」,就是萬民流向耶路撒冷的時刻(賽二2-3;亞八20-23)。總括來說,舊約的普世救贖觀是全球朝著耶路撒冷進發的朝聖路。近年華人教會流行的聖地行,和「回到耶路撒冷」的宣教口號,在某程度上都反映了這舊約的意識。

\r\n

來到了新約,波希認為不同的代言人對教會使命也有不同的演繹。4 使徒馬太撰寫福音書時以「使人作門徒」為宣教典範,門徒要往普天下去,把主耶穌的教訓傳遞給跟隨的人,所以馬太福音用了許多篇幅去記載主耶穌的教訓。路加在其福音書和使徒行傳中強調由聖靈主導、和平的福音、對貧窮人的關懷和宣教所帶來的苦難。路加的使命觀是實踐性的,門徒要傳揚的是給貧者的福音,也是猶太人與外邦人和好的信息。保羅的宣教重點則是要邀請人進到末世的信徒群體中,他強調人在基督裡有新生命,教會是過渡時期的末世新群體,而神最終會得勝。

\r\n

 

\r\n

六大時代的範式

\r\n

 

\r\n

離開了聖經時代,波希進一步以宣教的思想典範來討論教會歷代的發展,他把教會從早期至近代分成六大時期,把宣教歷史分為六大典範:初期基督教末世啟示典範、教父時期的希臘典範、中古世紀羅馬天主教典範、宗教改革更正教典範、現代啟蒙運動典範以及隱約浮現的大公教會典範。5邁爾斯(Bryant Myers)把書中的意念演繹成為以下的一個簡單圖表:6

\r\n

 

\r\n

宣教歷史六大典範

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

層面

\r\n
\r\n

初期教會

\r\n
\r\n

教父時期

\r\n
\r\n

中古時期

\r\n
\r\n

改教時期

\r\n
\r\n

近代宣教期

\r\n
\r\n

二十世紀

\r\n

末期

\r\n
\r\n

年代 – 公元

\r\n
\r\n

32 - 200

\r\n
\r\n

200 - 500

\r\n
\r\n

600 - 1400

\r\n
\r\n

1500 - 1700

\r\n
\r\n

1750 - 1950

\r\n
\r\n

1950 - ?

\r\n
\r\n

聖經基礎

\r\n
\r\n

使萬民作門徒(太廿八18-20)

\r\n
\r\n

神愛世人

\r\n

(約三16)

\r\n
\r\n

勉強人進來

\r\n

路十四23

\r\n
\r\n

神的大能要救一切相信的人(羅十六章)

\r\n
\r\n

請過來幫助我們

\r\n

(徒十六9)

\r\n
\r\n

傳道、趕鬼、治病

\r\n

(可六12、13)

\r\n
\r\n

宣教目的

\r\n
\r\n

使人作門徒

\r\n
\r\n

新生命、

\r\n

新生活

\r\n
\r\n

擴展基督教領域

\r\n
\r\n

更正教會

\r\n

群體

\r\n
\r\n

信主得救、更佳生活

\r\n
\r\n

悔改歸正、

\r\n

重建社會及靈性

\r\n
\r\n

宣教領導

\r\n
\r\n

使徒及

\r\n

殉道者

\r\n
\r\n

巡迴佈道者、

\r\n

醫治者

\r\n
\r\n

修士與

\r\n

征服者

\r\n
\r\n

聖靈與

\r\n

更正之教會

\r\n
\r\n

宣教士、

\r\n

志願工作者

\r\n
\r\n

教會全群體:

\r\n

各行業之信徒

\r\n
\r\n

信仰之堅持

\r\n
\r\n

合宜之末世觀

\r\n
\r\n

正確的神學思想

\r\n
\r\n

教會、國家、文化為主體

\r\n
\r\n

聖經主導

\r\n
\r\n

宣教事工主導

\r\n
\r\n

整全宣教:生活、行善、宣揚、神蹟

\r\n
\r\n

教會群體之特性

\r\n
\r\n

末世之群體

\r\n
\r\n

敬拜之群體

\r\n
\r\n

強大的組織體系

\r\n
\r\n

更正之群體

\r\n
\r\n

文明(西化)之群體

\r\n
\r\n

客旅之群體

\r\n

\r\n

 

\r\n

本書第九章將略述不同時代的宣教歷史,此處不會深入討論波希的論點。十六世紀的宣教範式直接影響著今天基督教會的宣教實踐,讓我們檢視當時的發展,藉此更明白我們今天在宣教事業上的思想形態。

\r\n

 

\r\n

現代的宣教範式

\r\n

美國聖母院大學的神學教授科曼(Paul Kollman)7 深入追溯「使命」(missao)一詞的源起。他認為是十五世紀時,葡萄牙人率先採用這個詞彙,來形容有王室代表駐守的海外政治和軍事據點,包括由葡萄牙南下至非洲及東轉至亞洲的外交商站。西班牙也以同一用語(mission)來形容其世界性的擴展。因此,當耶穌會始創人依納爵(Ignatius Loyola)在十六世紀,開始用這個字眼來形容教士向外傳道的行動時,其實是與當時歐洲殖民主義的意識形態掛鉤的。那時歐洲國家意識到其他民族的存在,開始與這些民族建立商貿關係,並不惜以武力保護從中所得的經濟利益。教會對於這些新疆土的回應,就是以三一神之間的差派關係來形容神差派教會到世界去(約二十21),教會要肩負宣講福音的大使命以配合航海探索的發展,把信仰和基督教的道德標準帶到異教徒的地土上。耶穌會的修士在一貫的貧窮、貞潔和順服的三大誓約之外,加上「忠於使命」這第四誓約,意思是忠於教宗賜予修會的命令,前往世界各地侍主侍人。

\r\n

依納爵曾是西班牙的貴族和軍官,他放下征袍做修士之後,借用當時國家外展的觀念,以福音征服異域。從這個角度來看,近代宣教概念其實是一個神學本色化的結果,就是教會結合了國家政策和社會經濟發展,在行動上配合和回應。換言之,福音傳至地極這個信念把帝國主義合理化,亦把帝國主義提升到宗教和文化的層次,把歐洲的軍事、政治、經濟、宗教和文化勢力擴展至新世界。

\r\n

科曼認為在殖民擴張的大氣候之下,耶穌會所提倡的宣教使命除了把帝國主義合理化之外,還把世界二分為差遣傳教士之地和接受傳教士之地。前者是歐洲天主教國家,後者是其他國家,包括歐洲的更正教國家,但主要是指歐洲以外的殖民地區。這個以宣教士為主、以其他地區人士為客的觀念,反映了一個以歐洲為中心的世界觀。歐洲對外的擴展不限於地理、政治和經濟的層面,也包含道德、宗教上的傳遞。不過讀者又要非常小心,不要誤會依納爵是提倡帝國主義,因為殖民主義的擴張早於耶穌會的成立,而在十六世紀開始,傳教士已經質疑殖民者在異域的剝削。十九世紀初,亦有傳教士提出異邦群族有上帝真理的種子存在心裡,並非純粹蠻夷之輩,提倡要尊重異族人士。8

\r\n

三百年後,更正教會亦緊隨這個範式,用「使命、宣教」的詞彙來形容越洋傳福音的事工,又以歐洲為中心把世界二分,把基督教視為西方世界的標誌。在同一時期,歐洲大學的神學系出現了宣教神學,把往日以行動為主的教導納入學術討論的範疇,用神學、哲學、政治學、比較宗教等治學方式,去闡釋和維護當時地極宣教的行為。

\r\n

無論如何,在過去五百年裡,這個從三一神延伸出來的宣教觀念成為了近代宣教的基礎,把教會的使命聚焦於地極宣教的福音傳播和教會建立。時至今天,華人教會對宣教的主要理解仍是一種征服,是一個有形的教會疆界的擴張。

\r\n

 

\r\n

愛丁堡宣教大會

\r\n

許多宣教歷史學家都認為威廉克里(William Carey)是現代更正教的「宣教之父」,這不是說在此之前信徒沒有跨越文化和地域去宣揚福音,而是說從他開始,更正教會在宣教上有兩項重大發展:(1)把馬太福音二十八章的大使命作為跨界宣教的基礎;(2)把宣教體制化、正規化,有差會的設立,有宣教士的差派。相對於在原居地傳道的人,宣教士身處異地,在各方面的供應較為貧乏,隊工夥伴也較少,故此有更多機會和更大需要與不同國籍、宗派的同工一起合作。

\r\n

早於1810年,威廉克里已建議舉辦跨宗派的國際性會議。初期這都是一些地區性宣教士聚集交流的小型活動,至1872年冬才首次舉辦了全印度的宣教大會,除了西方宣教士之外,也有少數印度教會領袖參與。十九世紀末,則演變成十年一次的宣教大會,合共舉辦四次,最後一次是於1902年在馬德拉(Madras)舉行。9 西教士在印度的交流活動亦影響了在華的宣教士。1907年,宣教士群體在上海舉辦了類似的宣教大會,倡導合作,交流有關宣教的議題,強化宣教異象。前線宣教士的需要直接催化了愛丁堡世界宣教大會(1910 World Missionary Conference)。

\r\n

1910年,歷史性的世界宣教大會在愛丁堡舉行,有超過1,200人出席。出席者差不多都是英美人士,只有17位第三世界的代表,而這17位代表中又只有一位非裔人士,其他的都是亞洲人。從今天宣教的角度來看,大會的代表性很有限。但在更正教的宣教史上,這可算是一個里程碑。這宣教大會討論了八個主要的議題:福音廣傳世界、本土教會及其工人、教育與基督化的民生、給異教的福音信息、宣教士的培育、差傳的基地、差會與政府的關係、推廣合作與合一。10

\r\n

上述八個議題主導了近代宣教學的討論範疇,教會使命被定位為基督化的世界(即西方社會),向非基督化世界(即非西方社會)宣揚福音信息,而有關宣教的討論大部分都圍繞著策略的釐訂和方法論的研究。除了宣教策略之外,這宣教大會所強調的合一見證也成為了一個重要的宣教範式,雖然沒有天主教和東正教的參與,這大會也催化了近代跨宗派的合一運動,為日後的世界基督教協會奠定了合一的基礎。11

\r\n

 

\r\n

愛丁堡大會是一個充滿勝利凱歌的慶典,大會強調宣教盛世,大部分與會者意志高昂地宣告福音很快會被傳至地極。張靖12對這個大會有如下觀察:(1)宣教士把傳揚福音和傳播基督教文化聯繫在一起,而他們所理解的基督教文化就等同於西方社會的文化。(2)西方教會把世界分為基督教國家與非基督教國家兩大陣營。(3)與會者對傳教使命抱持高度自信和樂觀的態度,他們鬥志高昂,用大量「戰士」、「宗教戰爭」、「征服」等詞彙來形容宣教行動。

\r\n

由此看來,愛丁堡大會是沿用了十六世紀從天主教會開始的宣教範式,來實踐教會的使命。值得一提的是,大會中有17位來自第三世界的代表,雖然他們僅佔出席者的1.5%,但仍能提出另類的聲音。來自印度的亞撒利雅(V. S. Azariah)質疑當時西方傳教士和本地同工的關係結構,挑戰差會和印度教會之間的母子關係,及建議宣教群體要認可印度傳統的精神財富。韓國的鄖氏(C. H. Yun)要求傳教士在決策上,特別是在資源分配上要增加透明度,提醒他們要與本土領袖建立真心和同情的合作關係。日本的井深大(K. Ibuka)認為需要有本色化的教會,來正確地表達日本人的基督教信仰。中國的誠靜怡建議宣教士要讓本土教會衍生自己的管治架構,也希望能建立沒有宗派分歧的基督教會。

\r\n

但歷史告訴我們兩次世界大戰,都是由基督教的歐洲國家引發的爭奪、破壞和大規模的殘害。二次大戰後,後基督教思潮在歐洲湧現,蔓延至整個西方世界。再加上帝國主義的瓦解和民族主義的崛起,愛丁堡大會勝利爭戰的聲音已顯得非常空洞,基督化世界和非基督化世界的簡單二分法已不能描繪教會的現實。

\r\n

繼愛丁堡大會之後,國際宣教士協會(International Missionary Council)成立於1921年。此協會於1961年歸入世界基督教協會,在此之前曾召開五個世界性的宣教會議,其影響卻沒有愛丁堡大會那麼劃時代。到1974年舉辦了洛桑世界福音大會(The International Congress on World Evangelization),教會使命又被重新界定。

\r\n

 

\r\n

從洛桑會議看教會使命

\r\n

談到今天普世福音派教會對於教會使命的集體理解,就不能不提「洛桑會議」。兩次世界大戰以來,以西方文化作為主幹的基督教受到多方的衝擊,自由神學和解放神學對福音各有不同的演繹。1966年,美國佈道家葛培理(Billy Graham)在柏林招聚來自100多個國家的福音派代表,以「一個種族、一個福音、一個任務」為主題討論聯合福音事工。這個柏林會議就成為洛桑運動(The Lausanne Movement)的先鋒,為普世福音派教會宣教的方向定位。1974年,在葛培理的號召下,約有150國家的代表雲集在瑞士洛桑,舉行第一屆世界福音大會。

\r\n

與會者有共識,認為當前的普世性福音派教會,在實踐宣教使命時面對著嚴峻的考驗。教會對外需要正視社會不公和貧富懸殊的問題;世界高舉人權和宗教自由,兩者都衝擊著由西方教會主導的福音傳播;帝國主義瓦解之後,世界各族群對文化的醒覺,也叫人拒絕西方文化的侵略。教會對內則要承受自由派與福音派在教會合一運動下的張力;亦因著對其他宗教的包容,福音派領袖關注到耶穌基督的獨特性被淡化;非西方世界教會也在挑戰傳統的宣教模式;13 靈恩運動亦要強調聖靈在傳福音方面的位置,要在福音派運動內找到倡議的空間。

\r\n

在上述的背景下,與會者合力撰寫了《洛桑信約》(The Lausanne Covenant),作為教會使命的核心。《洛桑信約》強調對普世宣教的七大關注:聖經的權威與能力、福音工作的本質、基督徒的社會責任、傳福音的迫切性、傳福音的代價、福音與文化、靈界爭戰。14 這些關注顯示,與會者要在眾多的傳統和衝擊下尋求共識和合作空間,以達成普世福音派教會合一的見證。

\r\n

在過去數十年來,洛桑運動透過在世界各地大大小小的會議,努力在不同的傳統中尋求共識。總括來說,洛桑運動強調了四個理念:

\r\n

第一,是整全福音。昔日因基要派人士抗拒自由神學,把自由派人士所看重的社會關懷行動視為「社會福音」。為要避免人把福音看為社會改造,保守的基要派人士將福音局限在救人靈魂的層面。這種身體與靈魂、個人與群體的分割方式,一直影響著二十世紀的教會。在十九世紀下半期和二十世紀初期,許多來華的宣教士都是基要派信徒。這是一個容易理解的現象。首先,基要派的神學在歐洲失守,他們自然有更大的外展動力。而自由派的神學不重視口傳靈魂得救的福音,他們對海外宣教不會有太大的熱忱。結果,當時在中國的宣教士主要是傳統的基要派人士,這就大大影響了華人教會的屬靈觀,使他們重視口傳福音而輕看社會參與,甚至視社會參與為教會不應涉足的範疇。洛桑運動再次確立教會在社會參與上的使命,1974年的《洛桑信約》清楚表明教會對社會的責任,傳福音與服侍兩重使命就如下圖一樣雙軌並行。

\r\n

 

\r\n

\"16829.png\"

\r\n

兩重使命並行

\r\n

 

\r\n

這個雙軌觀念經過進一步的發展,就成為一個整全福音的概念。1989年,第二屆洛桑世界福音大會在馬尼拉舉行,大會推出一個「透過全教會,把一個完全的福音,帶給全個世界」的宣言,去形容福音的多面性。這個視野可以化為以下的圖像:

\r\n

 

\r\n

\"16846.png\"

\r\n

\r\n

透過教會傳遞整全福音

\r\n

 

\r\n

\r\n

\"16856.png\"

\r\n

\r\n

屬靈爭戰與教會使命

\r\n

 

\r\n

在過去數十年來,整全福音這概念漸趨成熟,福音已不單是個人悔改信主得重生的信息,更是一個身心社靈的更新過程,包括了個人和群體的改造,也是教會一個集體的行動。2010年在南非開普敦舉行的第三屆洛桑世界福音大會,仍堅持高舉整全福音這個重要的信息。

\r\n

第二,是權能福音。洛桑運動不但把社會關懷歸納入福音派教會的使命中,也把靈恩運動歸入福音派的傳統內。實踐使命不但要有「聖言」(word,聖經的權威和福音的宣講),更要有「聖行」(work,包括對社會的服侍),還要有「聖權」(wonder,是指靠著聖靈而有的神蹟奇事的權能)。2000年在肯亞內盧比舉行的洛桑諮詢會議,以屬靈爭戰作為大會的主題,探討神蹟奇事在傳福音中的位置。下圖嘗試解釋屬靈爭戰與教會使命的關係:

\r\n

 

\r\n

\r\n

第三,是多元福音。人類社會多元化,福音的演繹也因著地域、文化、族群等等,而有不同的焦點。《洛桑信約》強調對文化的尊重,致力尋求在不同的文化和處境下如何實踐使命。2004年在泰國芭堤雅的洛桑論壇,提供了三十多個不同的討論課題,盡量表達普世宣教關注的全球化多元需要。15 這個理念強調福音的適切性和人類社會的複雜性,教會面對多元的世界、不同的人種,福音的切入點和焦點也應該有分別。

\r\n

第四,是和諧福音。在2010年的開普敦大會(Cape Town 2010: The Third Lausanne Congress on World Evangelization)裡,和諧福音和夥伴關係都成為重要的議題。關係的破損是人間痛苦的主要來源,耶穌基督的福音重修破壞了的關係,帶來和平,重建個人和群族的生命。和諧福音的使者也要重整他們的夥伴關係,這裡所說的夥伴關係包括地區教會之間的聯繫、東西方教會的合作、多種族的團隊等等。宣教事工要求眾多單位平等共融,避免互相排斥、彼此競爭或爾尊我卑,大家要共同把和諧的福音傳到普世。

\r\n

儘管2010年的洛桑大會高舉和諧福音這個主題,但在大會的策劃上卻出現許多不協調的現象,令絕大部分的中國代表不能出席參與,極為可惜。這事件亦同時說明了夥伴關係在實踐上的困難。

\r\n

 

\r\n

對宣教學的研究來說,洛桑運動是一個重要的課題,因為我們可從中看到近半世紀普世福音派教會對宣教的認識和實踐。洛桑運動旗下各大大小小會議的主題,一方面反映了當代教會的討論和反省,也把最新的思潮帶給各地的教會,促進了交流和合作。

\r\n

 

\r\n

洛桑運動的影響

\r\n

 

\r\n

對華人教會來說,洛桑運動最大的影響是催生了「世界華人福音運動」。1974年,七十多個華人領袖出席了第一屆洛桑會議,會後成立「華福會」,旨在全球海外華人教會中推展差傳事工。30多年後,在全球約9,000間海外華人教會中,約有1,000間積極參與差傳。16 不過,在發展的過程中,華福運動跟洛桑運動又頗有差距。(1)華福會是一個獨立的組織,不隸屬於洛桑運動。(2)洛桑運動所著重的全人福音、社會服侍等課題,在華福運動中不是重要的議題。華福所理解的差傳主要仍是宣講福音、領人歸主的範式,鮮有討論整全福音、全人服侍等範疇。(3)洛桑著重不同族群的合作,但華福明顯是一個以華人為主的組織。

\r\n

在華人教會之外,洛桑運動牽動了不少有關教會使命的國際性會議。1989年的馬尼拉會議倡議網絡文化,那年於新加坡開展了「公元2000及將來」(AD2000 & Beyond)的福音事工網絡。這網絡後來發展成為「約書亞企劃」(Joshua Project),以研究及分發「未得之民」的資料為務。這些網絡和企劃,都是要回應洛桑所強調的傳福音的迫切性。

\r\n

還有值得一提的,是在巴西的一個國際性宣教會議和一個整合服侍與福音的網絡。1999年在巴西邊境伊爪蘇(Iguassau),舉行了一個為在前線實踐宣教使命的領袖而設的國際諮詢會議。此諮詢會議與洛桑會議的分別,是在於它由非西方的領袖作主導,與會人士主要是前線工作者而非學者,他們從第三世界的經驗,去決定有關教會使命的討論方向。大會最後的宣言跟《洛桑信約》最大不同之處,是在於它強調十字架所帶來的苦難;經濟和政治體系對神國擴展的深遠影響;及在見證時群體的敬虔、愛和正義的表現。會後,一個聯繫基督教扶貧和倡議公義的組織「彌迦網絡」順勢誕生。「彌迦網絡」高舉整全福音的教會使命。本書第7章對整全福音這概念會有更詳盡的介紹和評估。

\r\n

 

\r\n

以範式來理解宣教學的發展

\r\n

 

\r\n

從洛桑運動短短數十年的發展,我們已經看見世界各地福音派教會,對福音使命的理解正在不斷地演變。

\r\n

來到這後現代的世界,波希認為目前宣教的典範至少包含以下13個成份:(1)教會作為屬神的入世群體,宣教不是教會為世界做事,而是教會與世界相交。(2)神是使命的神,因此宣教是神的宣教。(3)宣教是傳達神的救恩。(4)宣教是追求公義,有責任地參與在人類社會當中。(5)宣教是佈道、宣講、福音。(6)宣教是把好消息在不同的處境中演繹,是一個處境化的行動。(7)宣教是要把人從制度、奴役和罪惡中釋放出來。(8)宣教是進入及承載文化,並在多元的文化中表達一個普世的信息。(9)宣教是合一的見證,世人從我們的合一中看到基督。(10)宣教是所有信徒的服侍,是群體而非個別領袖的見證。(11)宣教是向不同宗教人士作見證,是宗教對話。(12)宣教是神學建構,所有的神學若失去宣教的向度,就不成神學。(13)宣教是在末世盼望中行動。17

\r\n

波希的典範模式開拓了宣教學上多元的討論,宣教不再是單一的方向,其內容和重點會因人因地而異。可惜波希英年早逝,不然的話,他在宣教學的舞台上,肯定能扮演更重要的領導角色。至今他在建構宣教學上的貢獻,是不容置疑的。其實在波希之先,也有宣教學者提出宣教的多種向度,其中一個較少人引用的例子,是台灣的學者宋泉盛。他強調創造神學是重建宣教的鑰匙,我們當從創造的角度理解文化、歷史和社會的變遷,要道成肉身把神的使命活現於人間,把一個以基督為中心的自甘捨棄的使命,融入創造使命當中。自此教會的使命就不斷重演主耶穌的最後晚餐,是一個用行動來表達真道的救贖過程。在這創造和救贖的基礎下,教會使命就可以有不同形式的彰顯。出埃及式的解放可以用來建構美國黑人神學,也可以用來解釋聖靈所賦予亞洲信徒的自由。在創造神學的亮光中,不同的宗教都可以被看為人性對真善美的追求,是我們對話的對象,不宜用先剷除而後快的角度處之。教會的使命是要帶來人、神的復和,進而催化人與人之間的復和。最後,教會的使命是一個盼望,就是神的國度活現於人間。18

\r\n

以上由波希和宋泉盛所提出的典範模式,其共通點是以歷史和文化的變遷,來評估不同範式的價值和意義。在過去20年來,宣教的典範模式又因著世界的變遷而變得更多元化。今天的本土城市宣教、職場宣教等課題,都可以被看為不同的宣教範式,以回應世界潮流的更替和需要。以下讓我們繼續討論今天宣教範式的演變。

\r\n

 

\r\n

二十一世紀的宣教學議題

\r\n

 

\r\n

在過去的一世紀裡,基督教人口的分佈有著很大的逆轉。從前歐洲和北美是基督徒的集中地,但時至今天,西方世界的基督徒人數遠遠落後於非西方世界。在後基督教的歐洲,白人教會不斷在萎縮,只有少數族裔的教會人數有增長。在全球化的天空下,福音傳播已再不是從西方到非西方社會,而是從世上不同的角落到其他角落。

\r\n

隨著非西方教會的興起,教會需要回應不同的社會需要和關注,教會使命的議題就更複雜化。口傳福音不足以覆蓋教會與社會的接觸範圍,也不能代表教會對世界的影響。

\r\n

資深宣教士及學者沃爾斯(Andrew Walls)和羅斯(Cathy Ross)19 指出,教會的普世使命至少要包括五個範疇:宣講天國的好信息、為初信者施浸並教導和培育、以愛的服侍來回應人的需要、尋求改革不公義的社會制度、致力保護創造並保育和更新地上的生命。

\r\n

在他們編撰的《二十一世紀的宣教》(Mission in the 21st Century, Exploring the Five Marks of Global Mission)一書中,這五個範疇代表了近期宣教學對教會使命的廣義理解,不但繼承了波希的範式觀念,更把宣教事業描繪為一個全面覆蓋人類行為和生活範圍的工程。以下概括地介紹此書對五個範疇的解釋。

\r\n

第一個範疇是宣告天國的好消息,這福音帶來釋放(路四18-19)。宣告天國與傳揚基督兩者同義,因耶穌基督的一生是最佳的天國演繹;宣告天國亦要傳講教會古今如何延續基督的生命與服侍。宣告方式可以是對峙的,就像使徒彼得在五旬節聖靈降臨時的講道一樣,指責罪和呼籲人悔改。另一種宣告方式可以是融和的,就像使徒保羅在雅典向人解釋誰是他們的「未識之神」。信徒只是宣告的媒體,聖靈才是叫人接受福音的主角。

\r\n

第二個範疇是門徒培育,包括教導、施浸和栽培。宣講福音的目的是叫萬民作門徒,而不是止於一刻的「決志」。在教導與培育的過程裡,我們一定要考慮文化的元素。

\r\n

第三個範疇是愛心的服侍,要回應人的需要。我們遵行大使命的同時,也不能忽略最大的命令,就是要愛神和愛人(太廿二34-40)。愛神是要丟棄偶像,(偶像包括是對靈界的膜拜,和對不公義制度的倚賴)。愛神、愛人兩者在實踐上是融合、不可分割的。問題不是「誰是我的鄰舍」,而是「誰是這個無助、受害者的鄰舍」。猶太教有慈惠的制度,早期教會亦跟隨此傳統,歷代修士與近代宣教士都以服侍作為福音的夥伴。

\r\n

第四個範疇是社會改革,要轉化社會不公義的制度。在舊約的傳統裡,神所賜的平安(Shalom)是給群體而非個人的禮物。在現實世界中,不公義的制度成為人長期貧窮的主要原因,禧年就是一個賦權給貧窮人的制度。基督道成肉身,秉承了舊約先知的傳統,與被社會壓迫的弱者同行。

\r\n

第五個範疇是要保護神的創造及維持地球生態。東正教視神學為研究教會在歷世如何實踐創造主與世界關係的學問,可以作為我們的參考。傳統宣教歷史的記述有一定的缺憾:宣教歷史多以啟蒙時代之後作為開始,但其實啟蒙時期前的修士較看重神在創造中的啟示(如:法蘭西斯)。另一個不完美的地方,就是偏重記載宣教士的宣講活動,而忽略他們在多方面的建設,亦鮮有記載本土信徒保護環境的行動。現代人類經濟與創造經濟不協調,教會應該重新強調聖經的管家論:面對大地,我們要跟隨亞當,同為僕人,對萬物保養顧惜,以致大地結實豐盈,人也可以享受安息。福音的核心是關係的重建,其中一個信息應該是宣告人與地球和好共融。

\r\n

 

\r\n

甚麼是教會使命?

\r\n

 

\r\n

到底教會使命的範圍應該有多廣?範式數目有多少?約翰斯托得(John Stott)在洛桑會議上強調,使命應該包括教會被差派到世界所做的每一樣需要做的事情。20 本章所引述的著作,都是循這種思想去演繹教會使命的大綱。不過,這個也有一定的限制,正如尼爾(Stephen Neil)所言,如果所有事情都被歸入使命之內,那末使命一詞便沒有意義了。21 一個可以溯古追今、貫東徹西的觀念,很難幫助我們聚焦於一個時空的討論,決定一件項目於此時此地的優先次序,也難於在實踐上提供仔細的指引。

\r\n

把教會使命的討論範圍收窄,肯定更容易找到共識和行動方案。不過,華人教會往往把教會使命等同於跨地域的佈道、植堂活動,又忽略了教會在世上作鹽作光的位分,使教會未能在社會上產生應有的影響力。也許印度神學家奈爾斯(Preman Niles,於2004)對於教會使命的形容,可以幫助我們拉闊胸襟,融合不同派別之間的分歧。他說:「福傳不是宣傳(propagation),不是征服(conquering),不是信心的檢驗(test of faith),也不是命令(command),是在喜樂中接收和分享上帝的福祉(shalom)。」22

\r\n

為要解決以上廣義與狹義的張力,本書將會嘗試用多層的詞彙討論教會使命。本書所指的「教會使命」是廣義的,「宣教」大部分時間是代表跨文化、跨地域的傳福音和培育門徒的行動,「宣教士」是一些被差派作此類行動的使者,「差傳」是教會在差派宣教士上的運作。如果在「宣教」一詞上冠以「本土」、「城市」、「職場」等形容詞時,就已脫離了跨文化地域的範疇,引申使用在教會其他類型的參與上。這樣繁複的劃分,只是反映了教會使命和宣教實踐上的多元和複雜的現實。期待本書的討論,可以同時關注理論和實踐時所遇到的問題。

\r\n

 

\r\n

宣教學的範疇

\r\n

 

\r\n

廣義來說,宣教學是研究教會在世使命的學問。如果教會使命包括教會與世界接觸時的所有活動的話,宣教學的範疇就自然會很廣泛。宣教學建基於聖經和神學的解讀,這是不容置疑的。但除此之外,宣教學是與世界接軌的學問,所以也會借用歷史學、社會科學和自然科學的知識。差不多所有宣教學的導論都會從聖經出發,從歷史反省。在近半世紀裡,宣教學沿用了許多社會科學的治學方法,例如從文化人類學去解釋文化的差異,又或從社會學去分析族群的體制,用統計學去評估數目,用傳理學去研究宣講的模式,用自然科學去申明人類管理地球的責任等等。而在以上各種學術範疇中,社會科學是最常用的一種治學工具。如此說來,哲學是神學的夥伴,社會科學則是宣教學的朋友。以下的圖表可以略為表示宣教學與其他學問的接觸。

\r\n

\r\n

 

\r\n

\"17063.png\"

\r\n

\r\n

宣教學與其他學問的接觸

\r\n

 

\r\n

實際上,傳統宣教學的內容至少可以用五個不同的角度去作總括:宣教學從聖經角度看新舊約聖經對教會使命的教導;從歷史角度看教會從耶路撒冷發展至全世界的進程;從文化和宗教的角度,看福音在不同文化中的演繹及基督教與其他宗教的接觸;從策略角度,透過研究政治經濟、傳播理論、自然科學等去擬定宣教方案;最後更要從神學角度確立宣教的意義。

\r\n

宣教學的立論對神學的研究也有一定的影響。不同的文化、歷史、宗教背景等,導致人對上帝有不同的理解。宣教學把神學放入一個特定的時空當中,要求學者貫通所學,對該時該地有適切的解讀,把神觀、人觀、世界觀都放入一個現實體系中作檢視測試。宣教學要有神學的根基,神學也要有能力承受宣教學帶來的挑戰。每個前線宣教的經驗都會衝擊既有的神學觀念,神學為宣教提供典範和方向,宣教則為神學提供反省和調整的材料,二者相輔相成。

\r\n

 

\r\n

世界觀與宣教理念二者是息息相關、相互緊扣的。新約教會認定主耶穌快要再臨人間,世界的秩序都會被新天新地所替代,教會在世作客寄居,是一個苦難的群體,要傳揚一個適合弱勢社群的福音。在帝國殖民主義之下,宣教就是教會在新世界的擴張,宣揚福音除了要傳講耶穌基督救贖的信息之外,還要傳揚西方優越的基督教文化和教會架構。這麼一來,宣教就是一種權威性的行動,是一種強勢的改變過程,而不是一個道成肉身、受苦殉難的行為。二十一世紀的多元文化,又迫使我們要為福音尋找多元的演繹。最終,我們的世界觀會影響我們對教會使命的理解,也直接影響我們的實踐。

\r\n

 

\r\n

\r\n
\r\n
\r\n

1 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》(Transforming Mission: Paradigm Shifts in Theology of Mission),白陳毓華譯(台北:中華福音神學院,1996),第 1頁。

\r\n
\r\n
\r\n

2 J.A.B. Jongeneel, s.v.Mission Theology in the Twentieth Century,in Dictionary of Mission Theology: Evangelical Foundations, ed. John Corrie (Downers Grove, Ill.: InterVarsity Press, 2007), 237-244.

\r\n
\r\n
\r\n

3 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》,第一部分。

\r\n
\r\n
\r\n

4 同上。

\r\n
\r\n
\r\n

5 同上,第237-238頁。

\r\n
\r\n
\r\n

6 Bryant L. Myers, The New Context of World Mission (Monrovia: MARC, 1996), 8-9, quoting David J. Bosch, Transforming Mission: Paradigm Shifts in Theology of Mission (Maryknoll, N. Y.: Orbis, 1991), 181-510.圖表內文由香港差傳事工聯會翻譯。

\r\n
\r\n
\r\n

7 Paul Kollman,At the Origins of Mission and Missiology: A Study in the Dynamics of Religious Language,Journal of the American Academy of Religion 79, no. 2 (June 2011): 429-433.

\r\n
\r\n
\r\n

8 同上,第441頁。科曼(Paul Kollman)提到的例子包括Antonio de Montesinos、Bartolome de Las Casas和Maurice Leenhardt。

\r\n
\r\n
\r\n

9 F. Hrangkhuma,Impact of Indian Missionary Conferences on Edinburgh 1910,Dharma Deepika, A South Asian Journal of Missiological Research 31, vol. 14, no. 1 (Jan-Jun 2010): 3-9.

\r\n
\r\n
\r\n

10 Brian Stanley, The World Missionary Conference, Edinburgh 1910 (Grand Rapids: Eerdmans, 2009).

\r\n
\r\n
\r\n

11 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》,第621-627頁。

\r\n
\r\n
\r\n

12 張靖:〈從國際性傳教大會歷史看基督教傳教觀的改變〉,收錄於《傳教運動與中國教會》[中國基督教三自愛國運動委員會、中國基督教協會編校],(北京:宗教文化出版社,2007),第133-139頁。

\r\n
\r\n
\r\n

13 一個當時的例子,是東非長老會總幹事John Gatu在1974年「全非洲教會會議」上,倡議停止輸入宣教士而得到大多數與會者的支持。

\r\n
\r\n
\r\n

14 洛桑運動的詳盡資料可以參考http://www.lausanne.org/,該網站有八種語言可供選擇。

\r\n
\r\n
\r\n

15 這次會議討論的範圍廣泛,例如包括:全球化、受逼迫的教會、非傳統家庭、城市的更新、職場事奉、藝術的救贖、認識及服侍穆斯林、賦權給女人和男人共用恩賜傳福音、接觸及動員僑居在我們中間的異鄉人、以從商作為使命。

\r\n
\r\n
\r\n

16 華福會的歷史和現況請參考http://www.cccowe.org/。香港和澳門特區都在海外之列。

\r\n
\r\n
\r\n

17 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》,第三部分。

\r\n
\r\n
\r\n

18 Choan-Seng Song, Christian Mission in Reconstruction: An Asian Analysis (Maryknoll, New York: Orbis Books, 1977).

\r\n
\r\n
\r\n

19 Andrew Walls and Cathy Ross, eds., Mission in the 21st Century: Exploring the Five Marks of Global Mission (Maryknoll, New York: Orbis Books, 2008).

\r\n
\r\n
\r\n

20 John Stott,The Biblical Basis of Evangelism,in Let The Earth Hear His Voice: Official Reference Volume, Papers and Responses, ed. J. D. Douglas (Minneapolis: World Wide Publications, 1975), 69.

\r\n
\r\n
\r\n

21 Stephen Neil, Creative Tension: Duff Lectures, 1958 (London: Edinburgh House Press, 1959), 8.

\r\n
\r\n
\r\n

22 張靖:〈從國際性傳教大會歷史看基督教傳教觀的改變〉,第145頁。

\r\n
\r\n
\r\n
\r\n
',1,0,1633510320,1633527505,'/OEBPS/教會在世_Ebook-0515-10.xhtml'),(71,10,13,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

\r\n

透過資料搜集和訪問,為自己的堂會寫下她的宣教範式。其中要包括的範疇是:教導的內容大綱、行動實踐、未執行的計劃等等。一般華人教會未必有一套清晰的典範模式,你需要訪問多位領袖才可以把這個範式寫下來。最後,你要回答的核心問題是:對你的堂會來說,甚麼是宣教?

\r\n

\r\n

\r\n
\r\n
',1,0,1633510320,1633526691,'/OEBPS/教會在世_Ebook-0515-11.xhtml'),(72,10,14,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

\r\n

1. Bosch, David J.:《更新變化的宣教:宣教神學的典範變遷》(Transforming Mission: Paradigm Shifts in Theology of Mission)第三部分。白陳毓華譯。台北:中華福音神學院,1996。簡介請參考第1章「進深研讀」第5本。

\r\n

2. Thomas, Norman E. Classic Texts in Mission and World Christianity: A Reader’s Companion to David Bosch’s Transforming Mission. Maryknoll, N.Y.: Orbis Books, 1995. 此書是按照波希(David Bosch)前書的第二和第三部分的大綱,搜尋當時的文獻,編輯成一本短文集。讀者可以直接從此書看到波希所評論的典範模式背後的一手資料。這是一本很有趣的讀本。

\r\n

3. Song, Choan-Seng. Christian Mission in Reconstruction: An Asian Analysis. Maryknoll, New York: Orbis Books, 1977. 作者是台灣人,著作頗豐,此書是他早期的作品,以英文寫成,未被翻譯成為中文。這書絕對是一本超越時代的作品,因為在七十年代時,作者已經提倡以創造神學來重建宣教學,從創造看文化和歷史,及神在社會和政治上的參與。作者再進一步看教會道成肉身的使命,又把這使命放在出埃及、由奴隸變自由人的過程中來理解。最後,天國的使命要帶給世人和平及盼望。作者重申亞洲的歷史和文化如何深化我們對神的認識,亦強調要從社會公義來看個人的救贖,給第三世界帶來轉化。

\r\n

4. Stott, John, ed. Making Christ Known: Historic Mission Documents from the Lausanne Movement, 1974-1989. Cumbria, Calif.: Paternoster Press, 1996. 斯托得在早期洛桑會議中扮演了一個很重要的領導角色,他在不同的傳統中調合,1974年的《洛桑信約》是他執筆的。此書列出洛桑運動首十五年的討論文獻,作後來會議的參考。

\r\n

5. Walls, Andrew, and Cathy Ross, eds. Mission in the 21st Century: Exploring the Five Marks of Global Mission. Maryknoll, New York: Orbis Books, 2008. 這兩位編者都是資深的宣教士和神學教授,編撰此書的目的是讓不同文化背景(特別是第三世界)的基督教領袖,發表他們對教會使命的理解和分享他們的實踐心得,從廣義看使命,亦從前線經驗中作反思。

\r\n

6. Taylor, W. D., ed. Global Missiology for the 21st Century: The Iguassu Dialogue. Grand Rapids, Mich.: Baker Academic, 2000. 1999年在巴西舉辦了一個有關教會使命的國際性諮詢大會,吸引一群從實戰中作反省的教會領袖參加,此書就是這大會討論的結晶。大會最後的宣言除了重申洛桑的主題結論外,還強調了使命實踐與苦難的結連,以及福音書中所描繪的懷疑與混亂。

\r\n
\r\n
',1,0,1633510320,1633526702,'/OEBPS/教會在世_Ebook-0515-12.xhtml'),(73,10,15,0,'*第3章 屬靈操練的宣教範式','
\r\n
\r\n

第3章    屬靈操練的宣教範式


\r\n
\r\n
\r\n

神呼召和差遣人作工,不是因為被差者是無懈可擊的義人,而是因為神要藉著實踐使命來叫人更深刻地經歷祂的大能。這教訓對教會的差傳工作有重大意義:(1)每個門徒都要有被差遣到世界的體驗,這是基本的訓練。(2)被差者不是帶著光環的聖賢,他們跟其他人一樣是軟弱之輩。我們要避免把宣教士英雄化。(3)宣教不是重擔和包袱,是神賜給我們的禮物。

\r\n

原來實踐使命是進深認識神的方法,行道是學道之門,二者有不可分割的關係。這種行道與修道的結合,在教會歷史中是一個相當主流的傳統。一般信徒視靈命操練為個人操守,而神的呼召也是個人的、唯心的。但聖經所述的使命卻是群體性的;修道院的服侍方式,更明顯地反映出一種族群的使命實踐。因此,事奉與生命的結連應該是個人和群體並重的表現。宣教從來不是個人的請纓,而是天國團隊的隊工。

\r\n
\r\n
\r\n

1792年,威廉克里(William Carey)憑著一本小冊子《基督徒向異教徒傳福音責任及方法之探討》,為英國教會開展了地極宣教之路,他被譽為「更正教宣教之父」。1 威廉克里的言論,成為今天一般福音派教會宣教的基本範式。就如他所說,神給我們使命,我們便有責任把福音傳至異教徒之地,這是我們積聚財寶在天和日後得到喜樂冠冕的方法。即使可能路途遙遠、異教徒的生活不文明和粗暴、我們會缺乏生活的必需品、需要學習語言甚至會遭到殺身之禍,我們也不能不接受這從神而來的託付。

\r\n

以上的範式可能準確地反映了現實,卻沒有深入探討一個基本的問題:到底我們是為誰而宣教?神差誰去宣教?

\r\n

 

\r\n

神揀選誰?神差遣誰?

\r\n

 

\r\n

在聖經中,神呼召和差遣不同的人去完成祂的工作。在我們的心目中,神所差遣的肯定是一些屬靈偉人、信心巨人,但仔細研究之下,這些偉人、巨人原來也是平凡之輩,他們在事奉神的過程中不斷接受雕琢塑造。

\r\n

神揀選亞伯拉罕,使他成為萬族得福之祖。亞伯拉罕卻有信心軟弱的時候,他不肯承認與撒拉的夫婦關係,又以為納夏甲為妾可以協助神成就祂的應許,但最後他仍然被希伯來書的作者喻為信心的典範。摩西早期因沉不住氣而殺了埃及人,換來四十年的流亡生涯;晚期他同樣沉不住氣,在米利巴取水的事件上沒有尊神為聖,換來有生之年不能踏足迦南地的遺憾。先知以利亞大勝巴力的先知後,竟因為懼怕王后耶洗別的毒誓而到曠野求死。大衛的不義惹來神的懲治,但神所揀選來繼承王位的王子卻正是由拔是巴所出。以賽亞本來是一個嘴唇不潔的人,卻被選召成為神的喉舌,到嘴唇不潔的民當中宣告神的審判。神所揀選的領袖,都是帶著軟弱來回應神呼召的人。

\r\n

到了新約時代,耶穌最親密的門徒大都是語帶鄉音的無學問之輩。在門徒中為首的彼得是一個莽夫,他在危急關頭貪生怕死、否認是主的門徒。雅各、約翰在主耶穌進耶路撒冷受難之前仍要爭權奪利,在主耶穌被賣前一刻仍不能儆醒禱告。多馬不相信同伴的見證,懷疑主耶穌的復活,後來卻成為為福音走得最遠的人,相信他曾經過阿拉伯半島再從海路走到南印度。掃羅原是逼迫教會的頭目,後來被神呼召成為外邦人的使徒,把福音傳到歐洲。神沒有揀選完美的人,祂所使用的可能只是販夫走卒、粗糙易碎又不值錢的瓦器,但這些人在祂手中卻成為承載著至寶的器皿。

\r\n

從路加福音十章主耶穌差遣七十個門徒的記載中,我們也可以看到神揀選和差派的一些原則。

\r\n

在這故事開始之前,路加記述了門徒跟從耶穌的入門祕訣(路九57-62)。有人要跟從耶穌,耶穌也呼召人去跟從祂,入門的祕訣是要先離開自己熟悉的生活方式和社群,加入耶穌的團隊,與其他門徒一起跟著主耶穌走遍加利利和猶大地。在清楚列出主耶穌對門徒入伍的要求後,路加就記載了主耶穌對門徒的差遣,祂把門徒分成兩人一組的小團隊,為祂預備道路。路加在十章1節特別提到「這事以後」,是要求讀者把十章初段和九章末段連在一起來看,刻意作個對比。這裡暗示主呼召門徒的兩面,一方面是要離棄世界,加入天國團隊,另一方面是要離開天國大隊,用使者的身分進入世界。原來被呼召加入團隊和受差遣離開大隊,都是門徒訓練的基本功夫。

\r\n

主差派門徒出去收取莊稼,雖然時間緊迫,作工的人要努力不懈,但收割是種植的過程中最歡樂的時刻,所以門徒可以歡歡喜喜的回來報告成果。在接受差遣為主預備道路的旅途上,主耶穌要求門徒放棄沉重的行裝,輕身上路,又提醒他們此行會遇上風險,如羊進入狼群一般。門徒不靠自己的資源上路,主要不是要經歷天降嗎哪,而是要接受別人的供應和抵受別人的拒絕。在物質生活上供應門徒的是他們的受眾。當門徒離開同聲同氣的社群的時候,就立刻變成了弱勢的羊小眾,冒險走入陌生的狼群當中,靠狼來供養。雖然是羊入了狼群,門徒仍可以維持自尊和信念,因為他們有醫治的能力,有神國的信息,和代表著神的權柄。在此門徒更能體驗到自己的軟弱和神的大能,既要依靠神的能力,也要倚賴別人的供應,同時是施與者和受助者,這是作門徒的重要功課。

\r\n

當門徒歡天喜地回來匯報他們的輝煌成就時,主耶穌為到撒旦被挫而高興之餘,也提醒門徒,他們那屬天國的生命比一切功績更寶貴。由此看來,神差遣門徒其實是一種基本的門徒訓練,使他們有機會離開保護他們的群體,代表主耶穌來到世界的狼群中宣告天國的福音,經歷無助,靠別人維生,感受拒絕之苦,但同時也經歷到神所給予勝過撒旦的權柄。以上一切的體驗不能單單從主耶穌的教導中體會得到,一定要從實踐當中領悟過來。

\r\n

總括而言,神呼召和差遣人作工,不是因為被差者是無懈可擊的義人、卓越超群的勇者,而是因為神讓人與祂同工。在同工的過程中,神要藉著實踐使命來叫人更深刻地經歷祂的大能。以上的教訓對教會的差傳工作有重大意義:(1)每個門徒都要有被差遣到世界的體驗,這是基本的訓練。(2)被差者不是帶著光環的聖賢,他們跟其他人一樣是軟弱之輩。我們要避免把宣教士英雄化。(3)宣教是神給我們的禮物而不是重擔和包袱。明白了這些道理,我們更能輕鬆上路。

\r\n

 

\r\n

為誰而宣教?

\r\n

 

\r\n

我們習慣了用使命和責任的角度看宣教,認為神是命令我們與祂同工,要把福音傳給萬民。所以我們是為神而宣教,代表祂在世上辦事;我們也是為未聞福音之民而宣教,叫他們可以信靠主耶穌基督而得以進入神的國度。這些信念都是對的,卻只是事實的一面。讓我們仔細思想以下幾個聖經故事,看看有沒有其他促使我們宣教的原因。

\r\n

 

\r\n

約拿的故事2

\r\n

約拿書所描述的故事充滿諷刺劇的味道,當中用了許多對比去凸顯先知約拿的不濟。神吩咐約拿往東北的尼尼微城去,他卻朝西方往他施走。當外邦的水手都哀求自己的神來拯救之時,約拿卻因逃避神而在船艙內沉睡。眾水手對真神一無所知,卻愛惜自己和別人的生命,遲遲不願意丟棄一位陌生的乘客到大海裡。約拿有正統信仰,對神有清晰的認知,卻有自毀傾向,更漠視尼尼微人的性命。

\r\n

約拿書第二章記載了約拿悔罪的禱告,往往被看為正面的教導材料。但問題是,如果以約拿書作為一齣諷刺劇來看,單用正面去理解約拿在魚腹中的禱告,就很難看到這詩章諷刺的一面。我們不單要看約拿所說的話,也要思想約拿所沒有說的話。在魚腹中,約拿知道自己被神驅逐,於是求神憐憫。但他隻字不提神差他到尼尼微城的吩咐,也沒有記念快要被毀滅的尼尼微人。在約拿的心目中,他不像那些「信奉虛無之神的人,離棄憐愛他們的主。」(拿二8)對他來說,他在神的拯救計劃裡,比其他外邦人絕對有優勢。如果我們這樣理解這篇詩的話,就會發現神有何等大的忍耐、憐憫和恩典。

\r\n

故事進入下半部,又是一大堆諷刺的材料。三天才能走完一遍的尼尼微大城,約拿只走了一天便了事。誠然,我們明白尼尼微人是以色列人的世仇,在歷史中尼尼微軍隊是一群令人談虎色變、肆無忌憚、殺戮無辜的惡棍。約拿無意叫尼尼微人悔改來延長以色列民族的噩夢。但畢竟尼尼微城內從大至小,從高至卑,從人至畜都悔罪求饒。這種謙卑、單純的悔罪態度竟然引來先知傲慢的怒火,以致神要用一棵速生瞬死的蓖麻來教訓他,讓他看到生命的價值。

\r\n

這故事弔詭的地方是那些不認識神的外邦水手,因著一位叛逆的先知的見證而大大敬畏耶和華,並向祂獻祭、許願。惡貫滿盈的尼尼微城因幾句敷衍了事的宣告而全城悔罪,得免天譴。根據希伯來文聖經的記載,約拿只是向尼尼微城宣告了五個字,就是「再等」、「四十」、「」、「尼尼微」、「必傾覆了」(拿三4)。而最難解釋的是,違命、逃避神的約拿三日三夜在魚腹中,竟成為耶穌基督從死裡復活的預表,成為耶穌時代最大和最重要的神蹟。

\r\n

由此看來,神所呼召的工人,不一定是無可指責的英雄人物。神呼召約拿往尼尼微,因為祂願意施恩典給這個城市的人,給他們一條生路。在約拿逃避神的過程中,神也利用這個機會,讓外邦的水手認識祂是主宰天地滄海的真神。同時,這個呼召也讓約拿明白到神的心意,從神的角度來看以色列的敵國,把神的拯救帶給逼迫自己同胞的惡人。外邦水手需要約拿的見證,尼尼微人需要約拿的信息,同樣地約拿也需要看到神對尼尼微人的憐憫。約拿為了遵從神而作了宣教士,最終還是他自己需要這個宣教經歷來更新他的理念。約拿可以從外邦人身上學到對神的敬畏、對別人生命的尊重、對自己問題的回應,和一個謙卑單純受教的心。由始至終神讓約拿成功地完成使命,這全是祂的恩典,先知沒有任何可誇的地方。

\r\n

為甚麼聖經需要有約拿書?我們可以相信約拿書很可能是為亡國以後的猶太人而寫的書。因為當中有介紹尼尼微的話,好像假設讀者對這古代大城市不太熟悉,很可能那時尼尼微城已經被毀滅了好一段日子。另一方面亞述王被稱為尼尼微王,這不像是被擄前的用語。

\r\n

耶路撒冷被毀,神的審判煉淨了猶太人,叫他們重新珍惜作神選民的身分。猶太教的興起,督促人回歸律法,重視敬拜和聖潔生活,但同時也強化了一種排外的心態,凡事敵我分明。不過,無論約拿書是何時寫成,都無損其核心教訓的重要性:約拿的故事提醒一些自以為信仰純正、生活虔敬的人,不要單單倚賴正統信條而忽略正確的行為,也要離開自大的民族主義,擁抱神所關愛的普世萬民,學習外邦人怎樣敬畏神、憫蒼生、聽宣告、棄惡行。約拿象徵當代的以色列民族,也象徵今天信主多年的人,一群自憐自義、自我中心、排外、記仇、驕傲、對人漠視的信徒。說到底,約拿需要宣教,是因為猶太人需要從使命的實踐中進一步體會神的旨意。

\r\n

神差約拿叫尼尼微人悔改,同時是要叫約拿悔改;聖靈感動聖經作者寫下約拿書,是要叫神的選民悔改。今天,宣教士每一次與非信徒接觸,都會為他的信仰和行為帶來挑戰,傳道是一個學習和成長的機會。宣教士在信仰上有新的領悟,又可以叫背後支持他的教會進深明白真道。非信徒也可以成為我們學習的對象,我們需要謙卑,在宣告神的救贖之時,也省察自己的盲點和不足。

\r\n

 

\r\n

彼得和哥尼流

\r\n

來到了新約時代,使徒們曾跟隨主耶穌三年之久,觀察祂對外邦人的態度,又在主耶穌升天之前接受了傳福音至地極、使萬民作門徒的使命。究竟他們在使命的實踐上又有甚麼樣的表現?

\r\n

使徒行傳第十章,記載了使徒彼得傳福音給百夫長哥尼流一家的故事。在這事件發生之前,彼得曾見證主耶穌跟猶太人在飲食禮儀上的爭論,包括應否去吃(可二18-20)?甚麼時候可以吃(可二23-28)?用甚麼方法吃(可七1-23)?與甚麼人一起吃(太十一19)?中國人注重食物的味道,猶太人卻重視食的規條。主耶穌在每次的衝突中,都突破了當時猶太人對律法的理解,但對彼得來說,沉重的猶太文化包袱仍然是一個巨大的攔阻,需要三次的異象來推動他正面回應哥尼流的邀請。

\r\n

文化影響深,群眾壓力大,作為猶太信徒領袖的彼得,不會輕易破例到外邦人的家裡去,甚至與他們一起吃飯。在這個故事裡,彼得邀請了信差同住一夜,其後又接受了哥尼流的邀請,在他家裡住上了幾天,其實是一個很大的突破。

\r\n

所有跨越文化的工作,都需要冒險地選擇離開自己的安全區和舒適圈,做一些以前不會做,甚至是覺得噁心的事,所有跨越文化的福音行動,都要求人放下自己的文化包袱和文化優越感。彼得因異象而順服神,才能擺脫以往對神選民的誤解,由「猶太人和別國的人親近來往本是不合例的」(徒十28),到後來在耶路撒冷大會中見證說:「知道人心的神也為他們作了見證,賜聖靈給他們,正如給我們一樣;又藉著信潔淨了他們的心,並不分他們我們。」(徒十五8、9)當中實在是經歷了一個重大的轉化。

\r\n

當彼得願意離開自己的舒適圈,跟隨神在異象中的吩咐,拓闊視野,對真理就有深一層的領會。他親身體會到律法中的潔與不潔、俗物與聖物這觀念,已經不能應用於這新的恩典年代。他明白到外邦人也有敬畏神的,神的使者會向他們顯現,神不偏待人。不但他自己能夠脫離民族及宗教的優越感,連同行的人也改變了(徒十45),而他們的見證,後來也改變了耶路撒冷教會其他領袖的態度。

\r\n

從哥尼流我們看到一個敬畏神的外邦人,嚮往猶太人的宗教和文化,一心虔敬求神,行善行義,卻不認識主耶穌的救恩。正如那位上耶路撒冷朝拜後回家的埃提阿伯太監一樣,他努力尋索,但也需要別人指點迷津,才可以享受到福音的益處。因此彼得的被差,是因為這個虔敬的家族,需要聽聞基督救世的好消息。所以,神用異象叫他去找彼得,這個異象是要預備他的心,讓他無須太多辯證就能接納彼得的信息。

\r\n

哥尼流需要彼得去講解救恩,而彼得和耶路撒冷教會也需要哥尼流,來糾正他們對真理的誤解。宣教絕對不是單方面的施贈,神可以不使用我們而直接向福音未及的群體啟示真理,但神選擇使用人其實是於我們有益的,是要給我們機會去學習更多、認識更多。未信的群體肯定是需要福音的,但我們也需要靠傳福音來成長,透過他們的經歷來認識神、認識人生。跨文化的事奉是教會的祝福,叫人可以有更廣闊的視野、更懂得謙卑、更欣賞他人,最終能更知己、知人、知神。宣教事工是神賜福給教會的一個途徑。

\r\n

約拿和彼得這兩個例子,說明神不單是為了不信的人而差遣宣教士,祂絕對有能力使用其他方法來行事。神選擇差遣祂的子民作宣教士,是因為祂願意我們與祂同工,讓個別信徒和信徒群體都有進深學習的機會,生命得到改造更新。原來實踐使命是進深認識神的方法,行道是學道之門,二者有不可分割的關係。

\r\n

 

\r\n

靈修傳統與宣教服侍的結合

\r\n

 

\r\n

這種行道與修道的結合,在教會歷史中是一個相當主流的傳統,以下略述一二。

\r\n

 

\r\n

修道院傳統

\r\n

大部分基督徒以為修道院是天主教的傳統,與新教無關。其實修道院的傳統,在天主教的體系還未成形時已被建立,它是教會歷史裡源遠流長的一種屬靈操練。早在三世紀開始,已經有一些早期教父,在敘利亞和埃及一帶的地方隱居曠野,期望從苦行獨處中悟道。但這些隱士不是從此在人間消失,因為有許多信徒會去找他們,聆聽他們的教導,他們在信徒心目中是屬靈權威。同時也有散落的修士群體,圍繞著一些著名的教父生活。至四世紀,這種修行生活模式已發展至修道院式的族群,吸引不少渴慕遠離人群、專心敬拜神的信眾。他們可以與耶穌時代、猶太教在死海曠野居住的愛色尼人相比。六世紀初,西方教會已有頗具規模的修會成立,修士起誓終身過貧窮、貞潔和順命的生活(另一種翻譯是「絕財、絕色、絕意」的生活)。3

\r\n

修士不單是隱士,也是積極廣傳福音的傳道者。他們一方面退隱深山曠野,一方面又聯袂到人群當中傳福音。中世紀初期,愛爾蘭修道傳教士把福音帶到當時被蠻夷統治的英國和歐洲,就是一個好例子。4 以上的傳統一直成為天主教修道院的基本信念,傳教是修行的自然結果,以下是承接這個傳統的一些例子。

\r\n

 

\r\n

耶穌會

\r\n

耶穌會是承接修道院傳統的第一個例子。十六世紀中,西班牙的軍官依納爵(Ignatius)放下屠刀,成立了耶穌會,目標是要進到世界各地的異文化人士中間傳揚福音,在異文化的世界裡放下自己的文化,融入別人的社會中。他們的精神扼要來說就是「服務人類,效忠聖教,愈顯主榮」,他們更選擇以教育作為傳揚聖教的一個主要工具。5

\r\n

一個耶穌會會士一般要接受14至16年的訓練,訓練內容包括神修、文學陶冶、科學及哲學研究、教學實習和神學研究。會士一天的生活在黎明前便開始,包括了個人的默想、彌撒聖祭、祈禱、工作和自我反省。每次的教學和講道都需要長時間的預備和禱告,因為每篇的講章都是一個神操的關鍵。這是個寓工作於靈命操練的生活。耶穌會會士在中國清朝早期,經常可以擠身於皇帝的太學團隊中,成為皇室的老師,影響至為深遠。

\r\n

在耶穌會的傳統中,修士的工作不只是靈修,他們也服侍群眾,藉以表達對三一神的愛。一位現代的天主教靈修學家西爾斯(Robert Sears)6分析靈命成長的四個階段:第一個階段是在家庭的關係中建立對己的認知,服從社群的規範和學習透過這一切培育來經歷神;第二個階段是突破社群的限制,來與神建立一個個人的愛情關係;第三個階段是一個被神愛充滿的人,去愛自己所屬的修道群體;而最後一個階段,就是對三一神的愛湧流到外面的世界。換言話說,屬靈的高峰境界是與神認同,用道成肉身的精神,與神同心同行進入一個苦難的世界。這種愛是神賜給教會最重要的禮物。

\r\n

 

\r\n

德蘭修女

\r\n

第二個是普遍為人認識的例子,就是德蘭修女和她所屬的「安貧小姊妹會」,她們在印度服侍貧窮人和垂死的病人。德蘭修女解釋說,小姊妹們對人的尊重、愛和虔敬,「是我們為神而作,為基督而作,所以我們會儘量做得美好。因為這些服侍是與基督繼續接觸,跟守彌撒和領聖餐時的接觸一樣。在那兒基督以餅的形態出現,在這兒貧民窟內,他以破碎的身體和孩童的形態出現,在此我們看到和觸摸到基督。」7 所以德蘭修女拒絕被形容為一位社會工作者,她自稱是一個在社會裡靜修的人,是一個默觀的行道者,貧窮人幫助她明白何謂愛神和服侍神。8 在這個傳統中,神修與服侍是一件事情的兩面,透過服侍與傳教,我們得與基督相遇。

\r\n

 

\r\n

盧雲神父

\r\n

第三個值得一提的,是在神修方面別具心得的盧雲神父。盧雲神父在美國當了近20年的神學教授(包括在耶魯大學和哈佛大學的神學院)之後,在人生最後的11年裡,轉到加拿大的「方舟團體」屬下一所服侍智障人士的「黎明之家」當司鐸。在改變自己、投入這個群體時,盧雲神父對神、對己都有新的體會。他說要與這群嚴重弱智的人一起生活,「需要極大的代價,代價是要面對自己的缺陷!我一直都知道缺陷的存在,卻一直把它們藏起來,不讓人看見。但是,這些不能隱藏自己缺陷的人,也不容許輔助員藏起自己的缺陷。」9 跨界的服侍教人更明白自己。在盧雲神父的眼中,「事奉的所有作用,都是為了叫人得生命。無論他作的是教導、傳道、輔導、策劃或慶祝,他的目的都是為了開拓新的視域,揭示新的洞見,加添新的力量,掙脫死亡與毀滅的捆鎖,建立可以被肯定的新生命。一言以蔽之,使他的弱點成為更新的起始點。」10

\r\n

如此看來,使命實在是神賜給祂兒女的一份禮物,透過侍主侍人,我們能夠認識經歷神。使命的實踐是得著豐盛生命的入門。

\r\n

在此值得一提的,是香港教會近年來在服侍殘障人士上得到的寶貴功課。就如盧雲神父所述,殘障人士引導我們用不同的眼光去觀看這一個世界,11他們提醒我們去認識神也是一位傷殘的神,基督是那位無辜受苦的僕人,祂引領我們去建造一個相互依賴、雙向共融、公義憐憫的社會。12

\r\n

 

\r\n

新教的呼召觀

\r\n

在天主教的傳統裡,神呼召聖品人去服侍神和教會,但改革宗卻把呼召觀普及至包括每個信徒。首先,這是一個在基督裡的呼召,是每個信徒的入門。其次,這是一個見證神在基督裡的啟示的呼召,叫我們在生活中見證基督福音的大能。因此,我們所有的工作不分聖俗,都可以看為對神的一種獻祭。在宗教改革初期,教會所說的見證,主要是針對教會的人的重生和生命更新,而非指向「未得之民」的地極宣教行動。近年因著職場神學的興起,這個呼召觀再次被人熱烈地討論起來。職場宣教可以被看為一個結合生活與生命的運動。13

\r\n

耶穌基督呼召門徒跟隨祂、分擔祂的使命,因此門徒的靈命操練是一種整合的生命之道,要把神的呼召活現在生活每個環節。除了對信徒的普遍召命之外,神也給個別信徒獨特的呼召,叫他們在不同的角色和崗位上服侍祂、見證祂。這種特別的呼召跟普遍呼召一樣,都可以被看為一條靈命路。這就是召命與使命之間的關連。在拉丁美洲工作多年的神學老師蘇德曼(Robert J. Suderman),對從事扶貧工作的一些宣教士說:

\r\n

「基督徒的靈命路就是要與神的靈契合,基督徒的使命就是要與神的使命契合。既然是神的靈決定神的使命,而神的使命亦彰顯神的靈,那麼基督徒的靈命和使命就完全不能分割了。有些時候我們誤以為靈命是神祕的,而使命是行動的。但其實它們的量度非神祕也非行動,基督是最準確的量度標準……」,所以兩條最重要的量度問題是:「我們的靈命操練有否引導我們去行基督所行的?我們的行動有否引導我們去思想基督所想的?」14

\r\n

簡單總結以上的觀念,召命、生命、使命三者都是不能分割的一個整體。神呼召我們在基督裡得生命,也呼召我們承擔基督的使命;因此,當我們回應神的呼召去實踐使命的時候,也就是我們承受豐盛生命的時刻。

\r\n

 

\r\n

靈恩運動的宣教神學15

\r\n

在過去半個世紀裡,世界各地的靈恩運動使教會迅速增長。洛德(Andrew Lord)曾撰書,結合五旬宗和靈恩運動的宣教神學,論述靈命與宣教使命的實踐之間,有三方面的結連。第一,他認為聖靈感動人悔改歸主、追求聖潔生活,一個聖潔和相愛的天國群體對世人而言,就有一定的吸引力。第二,在使徒行傳中,信徒在實踐普世宣教使命時,要等候聖靈的降臨,這種等候是靜態的、被動的。時至今天,信徒仍然需要不斷地等候聖靈的充滿,在敬拜和禱告中被動地配合聖靈的引導,在宣教路上才可以有從上而來的方向。第三,所有對神的事奉都需要以禱告為基礎,悔罪的禱告和為罪人的代求,都是基本的屬靈操練,而這個禱告的基本功,自會引領我們面向世界,以擴張神的國度為念。

\r\n

 

\r\n

綜合以上所說,我們可以看使命的實踐是靈命培育的基本功,是每個信徒都要具備的訓練。那麼跨界宣教,就可以被視為訓練工具和叫人成長的路。傳統的神學院以宣教學為眾多學問中的一門,未必可以有效地把實踐使命歸為信仰的核心價值。宣教使命應該可以作為訓練領袖的必修科,每個牧者都應該有實踐宣教使命的經驗,作為靈命操練的基礎。

\r\n

 

\r\n

宣教中的操練

\r\n

 

\r\n

神給教會和信徒的使命的多元的,讓我們以下的討論聚焦在地極宣教或跨界宣教的使命課題上。如果實踐使命、服侍世人是一種靈命操練的話,究竟我們從跨界的地極宣教行動中可以得到甚麼樣的體會?

\r\n

資深宣教士黑爾(Thomas Hale)16 在他的著作中,提到跨越文化的宣教士要面對很大的考驗,其中包括軟弱的操練,就是要經歷學習語言和文化時的無助、在多文化的隊工關係中有人格的琢磨、在撒旦的攻擊下的掙扎等等。以下讓我們看看幾個操練生命的例子。

\r\n

跨越文化的宣教士需要學習新語言。一般來說,宣教士在老家是教會領袖,在傳福音、門徒訓練、服侍和教導上,都得到別人的認可。宣教士的事奉不光是生命的流露,也要靠語言的表達,在教會事奉上越深層的信念,就越需要運用合適的詞彙和文字。

\r\n

宣教士經過英雄式的歡送,滿懷熱忱地來到了新地方,首先要克服語言上的障礙。在異文化的環境下,宣教士要牙牙學語,經歷詞不達意、被嘲笑、被愚弄、被誤解的無助日子。語言學習是重要的屬靈功課,他要不恥下問,刻苦己身,經歷軟弱、無能。基督道成肉身,天地的主自限於嬰孩的軀體內,宣教士也有幸淺嘗這回轉像小孩子的過程,縱有成人的心志,口舌卻像嬰孩,有話說不明,有理說不清,這是學習忍耐、堅持的寶貴一課。

\r\n

文化的適應是宣教士的另一個大操練。每個文化都有其獨特的價值體系,要成功地進入一個文化,不能只做文化的包裝(如內地會束辮、用筷),更要接納或起碼是欣賞異地的文化價值觀念,同時也要認識自己原生文化的盲點。對自以為有道可傳、別人有需要被改造的宣教士說來,這是相當艱鉅的一個轉化過程。宣教士需要處理文化衝擊所帶來的迷惘和失落。

\r\n

宣教士也要在隊工中互相磨合。文化的挑戰不但來自工場文化,也來自國際團隊的多元文化。宣教士看到工場文化不濟之處,還可以那裡沒有福音作為理由,強迫自己接受。但在同工的隊伍中,就難以寬鬆尺度包容因文化的分歧而引致的屬靈觀的差異。宣教士離鄉別井,遠親不如近鄰,對一些來自相同地區的戰友會有頗高的要求,這也往往成為他們煩惱的主要來源。他們互相倚賴,也互相頂撞。宣教隊工是一個很重要的屬靈操練。

\r\n

宣教士的另一種屬靈操練,就是要拔根、在異鄉作客。舊約聖經經常把「寄居者」與孤兒寡婦並列,說明他們是弱勢社群、要受保護的群族。中國人說「人離鄉賤,物離鄉貴」,刻畫出遊子的淒涼。寄居者是社會上的邊緣人,他裡面有多重文化、他的樣貌出賣了他的身分,他的口音突顯了他那非主流的背景。因著這一切,寄居者要長期承受孤單感,並沒有主流人士所享有的安全感。然而,也只有作客他鄉的人,才會真正渴望那屬天的、更美的家鄉(來十一13-16)。客旅生涯原是一種信和望的操練。

\r\n

其實,上述宣教士須學習的歷程,跟一些移民人士的經歷沒有多大分別,因此我們也無須過分強調這種操練的獨特性。然而兩者不同之處,是在於動機、程度和召命上的差異。移民人士一般是因著環境因素和自己的需要,而前往一些機會較多、較自由開放和物質生活較豐足的社會。宣教士卻是為著從神而來的託付,也為著他人的需要,他們很多時是自甘貧窮、道成肉身、自我規限。移民人士大多數會與族人聚居和交往,有時會在異地建立家鄉小角落,保持他們的傳統和文化,甚至可以不與當地人士往來。但宣教士卻盡力投入異文化,要與當地人打成一片,也要求自己的語言要達到能傳講福音和教導的水平,因此他們所下的功夫一般超過移民人士,而他們冒險的程度也可能遠超常人。宣教士跟移民最大的分別是在於召命,他們追求的不是個人的榮辱,而是群體的建立,是神旨意的成就。

\r\n

除了一般在異地生活所帶來的困難之外,宣教士也可能要因為傳講福音的緣故,而經歷被排斥、被逼害的苦難。正如使徒保羅所說,神把祂的使者放在鬥獸場內,給世人和天使觀看他們如何被殺戮,被人看作萬物中的渣滓(林前四9-13)。希伯來書的作者也重申第一世紀的信徒,在眾目睽睽下受苦的經歷(來十33),這都是開荒者所面前的遭遇,也是開荒宣教士要準備付上的代價。事實上宣教士也只是凡人,他們本來沒有超凡的能力去承擔苦難,但因著順服的緣故,他們往往能夠超越自己的限制,作出一些勇敢的行為,在苦難中培育出神的使者的屬靈氣質。

\r\n

 

\r\n

宣教士學習道成肉身,放棄自己固有的權利,為著傳揚福音的緣故,與人同甘共苦。有宣教士從太平盛世的家鄉,前往戰禍連連的地方服侍,有宣教士從物質富裕的群體,進到貧窮國家的貧民區生活,他們願意學習基督道成肉身、自甘軟弱的樣式。他們與軟弱的人同行、向軟弱人學習、作軟弱人的代言人,而他們自己也經歷軟弱無助和被拒。是神的呼召催促他們上路,是聖靈的引導帶領他們繼續前行,他們攻克己身,為義受逼迫,伏在神的旨意下,這不是出於宣教士獨有的氣質,而是神的能力在軟弱人身上彰顯大能。我們可誇的,就只有基督和祂的十字架。我們從許多宣教士的自傳當中,可以引證上述的靈命操練的過程,以下是一些例子。

\r\n

1956年,五名年輕的美國傳教士,在南美的一個熱帶叢林中被殺,其中一位遇難者的妻子伊麗沙白.艾略特,在40年後對這事件作出如下的論述:「我們能夠倚靠的並不是自己的靈性,而是上帝,並且只能是上帝。因為是祂成就了萬事,是祂降下旨意,一切的一切(勇敢與懦弱,愛與自私,堅強與軟弱)都是由祂喚起,為成就祂的旨意而生。上帝既然可以把殺人的摩西、奸淫的大衛、賣主的彼得變成祂忠實的僕人,也可以拯救印弟安人,用一群時而像英雄時而像惡棍的罪人做祂的和平使者,因為『我們有這寶貝(顯在耶穌基督面上的神榮耀的光)放在瓦器裡,要顯明這莫大的能力是出於神,不是出於我們。』(林後四7)」17

\r\n

在1970年代末期,狄立禮(Larry Dinkins)一家到泰國去工作。四年後,他總結所學,說:「我在國內努力掩飾的醜陋,在工場上都暴露出來,很多同輩也有過這樣的經歷。對大部分人來說,這比文化加上語言的衝擊還厲害,我稱之為自我醒覺的衝擊。」18

\r\n

嘉露安德遜(Carol Lee Anderson)自1973年起,與丈夫尼爾安德遜在巴布新畿內亞為伏路帕人翻譯聖經。這是她的自白:「最近,我因感到自己作為宣教士很失敗而痛苦不堪。我不明白為甚麼我們要經歷那麼多挫敗,現在我懼怕神已對我失去耐性。」但到了她的著作的結束部分,她寫道:「現在我知道答案了。對,祂會遵守應許的;對,儘管我有軟弱和失敗,祂仍會使用我;對,不管我在事奉裡做了甚麼或沒有做甚麼,祂仍會接納我、愛我……我不可能憑遵守一連串的規則,或做一些宗教儀式,就預期可以賺得神的愛。祂白白地、無條件地把祂的愛賜給我。沒有人,包括我在內,是超出神接觸的範圍,或是祂力有不逮救不到的。」19

\r\n

筆者蒙神祝福,有幸於1980年代在斯里蘭卡事奉。翻閱當時自己所寫的代禱信,其中也有類似的反省:「在斯里蘭卡頭一年,丟掉了好幾分香港中產階級知識分子、專業人士的傲氣,自己的弱點都被置於放大鏡下示眾。身體健康狀況、吃苦能耐、信心毅力、處事成熟程度、屬靈操守,全部都要重新評價。」20

\r\n

李偉良夫婦在1990年代從香港到了曼谷,在他們的短箋中有如下記述:「短短兩年,宣教前輩們在書中所提及的所謂語言障礙、文化差異、同工關係等宣教必經之路我們都算走過了。我們的事奉不僅是傳福音、教導,還包括天天咀嚼這些不足為外人道的心靈重擔,甚是苦澀……幾乎在每一個迷茫失落的日子裡,都留下了主的話語:有教導,有安慰,有同情,有鞭策,也有應許;還有聖靈許多奇妙的插曲。」21

\r\n

一般宣教士傳記都傾向把主角英雄化,但在許多自傳中,我們都可以看到當事人的掙扎、靈枯、復生的循環,最終都有同樣的體會:原來最終神要拯救的不單是工場上的靈魂,也是傳道者的生命。

\r\n

 

\r\n

靈命操練範式的啟迪

\r\n

 

\r\n

在宣教使命的實踐上,靈命操練範式會怎樣改變我們的態度?最主要有以下六點:

\r\n

• 靈命操練不僅是內向和唯心的,也是外向和行動的。我們不單要退隱深山,也要進入人間。實踐使命、服侍他人是一種靈命操練,跨界服侍給宣教士帶來生命的更新。

\r\n

• 宣教是一份禮物,是神給人的機會,讓人與神同工,讓地方教會突破自己的疆界,對神有進深的認識與經歷。宣教士經歷的靈命操練不單是個人的,也是群體的,其中包括宣教士原生的社群和事奉的族群。

\r\n

• 宣教士代表基督,向不信的世界宣講天國的福音,但宣教士不是拯救者,不是完美的屬靈權威,他們是神要琢磨的工人。

\r\n

• 在宣教的過程中,我們要留意神藉外邦人對我們說的話,持開放的態度去承認自己的盲點和原生文化的盲點。

\r\n

• 宣教的過程不單為宣教士提供了靈命操練的機會,更為差遣的教會帶來屬靈上的更新。透過宣教士的接觸,教會對異文化有進一步的了解,擴闊對天國的認識,同時對自己固有的教會文化有深一層的反省。22

\r\n

• 如果宣教是一種屬靈操練,其果效就不容易被量化。不能單靠信主的人數和建堂的數目,來決定某個宣教項目的成敗。

\r\n

 

\r\n

最後值得重提的,是生命與事奉的優次問題。主耶穌提醒門徒不要因鬼服了他們而歡喜,卻要因自己的名字被記錄在天上而歡喜(路十20)。如果硬要把生命和事奉排序的話,就先要有生命,才有事奉。生命成長有賴於事奉中的學習,但事奉的多寡不代表生命的質量,奉主名多方服侍別人的人,不一定會為主所認識(太七22-23)。主的門徒要不斷反省自己事奉的動機、態度、方向等,才可以掌握生命更新之途。本章的主題只是強調使命與生命結連的關係,至於如何事奉才能達至生命成長、對人對己有益、蒙神喜悅,則不是此書的討論範圍了。在這方面,費蘭度(Ajith Fernando)的著作《效法耶穌的服侍》(Jesus Driven Ministry),是一本值得推薦的入門書籍,費蘭度用馬可福音來闡釋耶穌基督事奉的典範。

\r\n

此外,一般信徒看靈命操練為個人操守,而神的呼召也是個人的、唯心的。但聖經所述的使命卻是群體性的;修道院的服侍方式,更明顯地反映出一種族群的使命實踐。因此,事奉與生命的結連應該是個人和群體並重的表現。宣教從來不是一種個人的行為,而是天國團隊的隊工。

\r\n

 

\r\n
\r\n
\r\n

1 威廉克里:〈基督徒向異教徒傳福音責任及方法之探討〉,收錄於《普世宣教運動面面觀》〔陳惠文編〕(美國加州:大使命中心,2006),第263-270頁。

\r\n
\r\n
\r\n

2 「約拿的故事」這個段落的部分內容,曾刊登於莫陳詠恩:〈為誰而宣教?〉,收《鑄人以道:中國神學研究院40周年院慶講道集》(香港:福音證主協會,2015),第193-195頁。

\r\n
\r\n
\r\n

3 Gordon Mursell, ed., The Story of Christian Spirituality: Two Thousand Years, from East to West (Minneapolis: Fortress Press, 2001), 57-63.

\r\n
\r\n
\r\n

4 Ibid., 74-88.

\r\n
\r\n
\r\n

5 鄭聖沖:《天主教耶穌會》(台中:光啟出版社,1962)。

\r\n
\r\n
\r\n

6 Robert T. Sears,Trinitarian Love as Ground of the Church,”in Theological Studies 37 (1976): 652-679.

\r\n
\r\n
\r\n

7 Malcolm Muggeridge, Something Beautiful for God: Mother Teresa of Calcutta (London: Collins, 1971), 114. 德蘭修女根據太二十五40,教導人從貧困、弱勢者身上看到基督。不過,經文所說的是義人在行義的時候,在不自覺的時候服侍了基督,筆者認為馬太教導的出發點與德蘭修女的略有不同。

\r\n
\r\n
\r\n

8 Lush Gjergji, Mother Teresa: Her life Her Works (Brooklyn, NY: New City Press, 1991), 56.

\r\n
\r\n
\r\n

9 盧雲〔Henri Nouwen〕:《黎明路上:靈修日誌》(The Road to Daybreak),羅燕明譯(香港:基道,1998),第276頁。

\r\n
\r\n
\r\n

10 盧雲〔Henri Nouwen〕:《建立生命的職事》(Creative Ministry),黃偉明、吳秋媚譯(香港:基道,1996),第133頁。

\r\n
\r\n
\r\n

11 余達心:〈殘障與心靈的提昇〉,收錄自《無障礙敬拜:照顧智障人士的靈性需要》(香港:基督教靈實協會,2009)〔關韻韶編著〕,第123-141頁。

\r\n
\r\n
\r\n

12 關韻韶:〈尋找隱藏的智慧〉,收錄自《無障礙敬拜:照顧智障人士的靈性需要》,第157-174頁。

\r\n
\r\n
\r\n

13 Gary D. Badcock, The Way of Life: A Theology of Christian Vocation (Grand Rapids, Mich.: W.B. Eerdmans, 1998).

\r\n
\r\n
\r\n

14 Robert J. Suderman, Calloused Hands, Courageous Souls, Holistic Spirituality of Development and Mission (Monrovia, Calif.: MARC, 1998), 140.

\r\n
\r\n
\r\n

15 Andrew Lord, Spirit-shaped Mission: A Holistic Charismatic Missiology (Bletchley: Paternoster, 2005), 122-134.

\r\n
\r\n
\r\n

16 Thomas Hale, On Being a Missionary (Pasadena, Calif.: William Carey Library, 1995).

\r\n
\r\n
\r\n

17 伊麗沙白.艾略特〔Elizabeth Elliot〕:《穿過榮耀之門》(Through Gates of Splendor),朱燕楠、馬曉垚譯(北京:中國電影出版社,2007),第238頁。

\r\n
\r\n
\r\n

18 狄立禮〔Larry Dinkins〕:《初到貴境:宣教事奉的心路歷程》(Help! My Halo\'s Slipping),樂恩年譯(香港:宣道出版社,1992),第258頁。

\r\n
\r\n
\r\n

19 嘉露安德遜〔Carol Lee Anderson〕:《喜有此理:在叢林中追尋神的故事》(Do You Know What You Are Doing, Lord?: A Jungle Journey in Search of God),李旭英譯(香港:威克理夫聖經翻譯會香港區委會,2000),第149、189頁。

\r\n
\r\n
\r\n

20 莫陳詠恩,代禱信,寫於1985年。

\r\n
\r\n
\r\n

21 李偉良、韓昱:《在大地畫窗:兩顆宣教的心》(香港:差傳事工聯會有限公司,2000),第84-85頁。

\r\n
\r\n
\r\n

22 Darrell L. Guder, The Continuing Conversion of the Church (Grand Rapids, Mich.: W.B. Eerdmans Pub., 2000).

\r\n
\r\n
\r\n
\r\n
',1,0,1633510320,1633527494,'/OEBPS/教會在世_Ebook-0515-13.xhtml'),(74,10,16,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 靈命操練要有反省的空間,才能找到事奉的意義和確認神的作為。當宣教士回來述職的時候,為他們安排一個靜修的地方,暫時離開人群,退下來靜思反省他們事奉的體驗。建議宣教士反省以下幾個問題:

\r\n

• 我在宣教事奉中主要的感受。

\r\n

• 我在宣教過程中做了那些好事和壞事?

\r\n

• 宣教的經歷對我有甚麼啟迪?

\r\n

• 我作為宣教士,需要神給我甚麼恩典?

\r\n

• 此刻神在我的生命中,對我有何呼喚?

\r\n

2. 為宣教同工安排集體退修的機會,當中要有一起敬拜、禱告和分享的時間,也有獨處安靜的時間,能反思自己如何在事奉中與主相遇、如何在服侍的群眾中看到神的榮耀。

\r\n

3. 在邀請宣教士分享時,不單請他們分享宣教工場的需要,也請他們分享自己在異鄉人中的學習、在外地的靈命成長旅程,及母會需要反省的地方。

\r\n

 

\r\n
\r\n
',1,0,1633510320,1633526737,'/OEBPS/教會在世_Ebook-0515-14.xhtml'),(75,10,17,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

1. Suderman, Robert J. Calloused Hands, Courageous Souls, Holistic Spirituality of Development and Mission. Monrovia, California: MARC, 1998. 此書原著為西班牙文,是作者在拉丁美洲教神學時,為一些在前線作扶貧發展的人士而寫的書,內容扎實,書中的例子以拉丁美洲的背景為主。作者認為所有人類的經歷都在神的靈的統轄之下,因此實踐神的使命與經歷神兩者之間,實在是一件事情的兩面,二者是合而為一的靈程。

\r\n

2. Fernando, Ajith. Jesus Driven Ministry. Grand Rapids, MI: Zondervan, 2002. 費蘭度。《效法耶穌的服侍》。鄭名芝譯。香港:福音證主協會,2006。費蘭度曾是斯里蘭卡青年歸主協會的總幹事,他是一位國際知名的講者,也是一位受歡迎而多產的作家,其著作往往被翻譯成為二十種語言。此書是費蘭度多年事奉經驗的結晶,以馬可福音為主幹,道出事奉神的人所要留意的十四個範疇,是一本有關生命與事奉的入門書。

\r\n

3. Fernando, Ajith. The Call to Joy and Pain. Wheaton, IL: Zondervan, 2007. 費蘭度。《迎向甘苦的服侍》。陳俊莉譯。香港:福音證主協會,2013。作者以三十篇文章,按著歌羅西書一章24-29節來默想事奉生涯中的苦與樂,引導讀者去擁抱事奉中的甘與苦。為所服侍的人受苦和歡樂兩者都是成聖之旅,沒有捷徑,也不能用其他事物來替代。

\r\n

4. Hale, Thomas. On Being a Missionary. Pasedena, California: William Carey Library, 1995. 作者是主僕差會在尼泊爾工作的資深宣教士,他歸納多年的經驗和學習,寫出宣教士要面對的衝擊、挑戰、掙扎,而當中許多問題都是源於宣教士本身的軟弱和限制。書中有許多實用性的課題,可讀性高。

\r\n

5. Mursell, Gordon, ed. The Story of Christian Spirituality, Two Thousand Years, from East to West. Minneapolis: Fortress Press, 2001. 這是一本描述基督徒靈命操練的參考書,綜覽古今東西(當然仍是以西方為主)的靈命操練模式,圖文並茂。這書沒有特別處理使命實踐與靈命操練的文章,但在描述不同的傳統當中,我們可以找到服侍、外展與內修的關連。

\r\n

6. Nouwen, Henri J.M. Adam, God’s beloved. London: Darton, Longman & Todd, 1997. 中文版參盧雲。《亞當,神的愛子》。陳永財譯。香港:基道,1999。荷蘭天主教神父盧雲出任嚴重弱智人士宿舍的司鐸,全書描述他跟一位嚴重殘障的亞當的交往。亞當引導他進一步認識到福音的意義和基督的一生。

\r\n

7. Voillaume。《深入群眾》。台北:光啟出版社,1986。此書記載嘉祿富高神父(1815-1916)的生平簡史,及他的言行如何促使天主教會建立「耶穌小兄弟」和「耶穌小姊妹」的「友愛之家」團體,在貧窮人當中服侍,「以生活來吶喊福音,以靜默來宣講福音」。

\r\n

8. 鄭聖沖。《天主教耶穌會》。台中:光啟出版社,1962。本書簡述耶穌會的源起、精神和組織,也說明每個耶穌會士都要接受嚴格的訓練。此書更記載了耶穌會在中國的發展。

\r\n

9. Muggeridge, Malcolm. Something Beautiful for God. Glasgow, Britain: The Mother Theresa Committee, 1971. 作者以一位記者的身分,記載他在「仁愛之家」的所見所聞、德蘭修女接受訪問時對答的內容,及德蘭修女一些精闢的言論。

\r\n

10. Gjergji, Lush. Mother Teresa, Her Life Her Works. New York, USA: New City Press, 1991. 這本簡述德蘭修女生平的書,記述了許多她身旁的人對她的言論。

\r\n

11. Benenate, B., and Durepos, J., eds. Mother Teresa, No Greater Love. Novato, California: New World Library, 2001. 德蘭修女沒有為出版而寫作,卻留下不少講章、書信,經後世人編輯成書。這是其中的一本,當中有她撰寫的討論工作與事奉的文章。

\r\n

12. Evangelisti, Silvia. Nuns, A History of Convent Life. NY, USA: Oxford Univ. Press, 2007. 作者是英國一位意大利裔的歷史學教授,她探索十七世紀前天主教修女在修院中的生活,在最後一章特別追述一些女修道者如何在修院以外服侍世人。

\r\n
\r\n
',1,0,1633510320,1633526754,'/OEBPS/教會在世_Ebook-0515-15.xhtml'),(76,10,18,0,'*第4章 佈道宣講的宣教範式','
\r\n
\r\n

第4章    佈道宣講的宣教範式


\r\n
\r\n
\r\n

本章旨於檢視今天教會佈道的定位、內容、方式、策略等課題。教會使命的範圍比佈道更廣闊和深邃。佈道的內容除了基本的福音信息以外,還要跟對方的文化和處境有互動。佈道的方式五花八門,各有強弱之處,這一章的附件會較詳細地闡述及評估今天流行的「啟發課程」。佈道的結果不能單以決志禱告的人次來衡量。文中亦點題式地討論了一些有關佈道的課題,包括:佈道與護教、佈道與後現代世界、「被罪者」的觀念、「包裝福音」的運用等。

\r\n

佈道的核心態度不是出於責任,而是始於對神愛的回應。一個建基於愛的佈道把焦點集中在人身上,從人的需要和角度出發,而不把佈道項目化、程序化;最終要叫人得到生命之恩,教會也因此得福。

\r\n
\r\n
\r\n

對一般華人教會而言,佈道不會是一個陌生的概念。佈道是教會的恆常活動,包括形形色色的佈道聚會:小組佈道、街頭佈道、社區大型佈道活動、關係佈道等等。佈道的目標是要向人介紹福音信息,引導不信的人決志悔改歸主,進而受洗歸入教會。有關佈道的書籍很多,這一章只是想探討一下,今日在教會流行的有關佈道的論調,及其中可能有的迷思。

\r\n

 

\r\n

佈道在教會使命中的定位

\r\n

 

\r\n

福音派教會以傳福音作為教會主要的使命,那麼「實踐使命」和「佈道」二者是否同義?波希(David Bosch)1 嘗試為佈道宣講定位,而蔡科特(Chilcote)和沃納(Warner)2所編撰的一本佈道學巨著,亦清楚論述佈道與教會使命的關係。以下七個原則是以上述兩本書的論點作為骨幹,再加上筆者的詮釋,來說明佈道在教會使命中的定位。

\r\n

第一,教會使命的範疇比「佈道」更大,「佈道」不等同於教會使命。在本書第2章「教會使命的典範模式」裡,我們已經討論了使命的多元化,神的選民同時要關注神的創造使命和救贖使命。而救贖使命亦不止於口傳福音,因為最終的目標是要培育門徒、建立教會。

\r\n

第二,「佈道」是教會所有活動中必要的一環。在強調使命多元化時,我們又不能夠淡化口傳福音的重要性,波希把福音的宣講看為「使命的核心」。3 捨己的服侍不能欠缺福音的解說,不然的話,世人所看到的生命見證,就只是一些英雄或理想主義者的生活模式,不能歸榮耀予神。

\r\n

第三,「佈道」是每一位信徒的責任。傳福音雖然是一種恩賜,但每位信徒都是福音的使者,或說話或行事都帶著福音的印記。

\r\n

第四,「傳福音」不限於口傳方式。教會惟有表現出基督的信心和吸引人的生活方式,「佈道」才有意義。對世界而言,信徒的生活行為是福音信息最主要的詮釋工具,我們的生命就是福音的講章。我們在生活中彰顯基督的同在,以耶穌基督的眼光去看周圍的人,亦藉著真理和愛收取福音的莊稼。4 忍受苦難是另一種見證方式,世人會被我們的生命吸引,追尋我們盼望的緣由(彼前三14-16)。此外,信徒愛的團契是福音的明證,讓世人從我們相愛、互助、包容的群體生活中看到基督(約十三34-35)。5

\r\n

第五,「佈道」不等同於教會增長。理論上,傳福音的成效可反映於教會的增長上。當人相信耶穌時,我們會邀請他加入地方教會,教會人數自然有所增加。不過,我們若是以建立門徒作為佈道的目標的話,純粹人數的增長未必足以衡量傳福音的成敗。

\r\n

有一個較為極端的例子是,近年許多非洲國家的教會火速增長,但信眾的真理基礎薄弱,種族鬥爭和屠殺並沒有因為人民大規模信主而得到緩和。另一方面,在伊斯蘭世界裡,穆斯林信主後未必能夠踏足於教會之內,有形的教會亦未必能夠在這些地方被建立起來,但這些伊斯蘭歸主者卻又是全然委身跟隨主的門徒。

\r\n

第六,「佈道」要指向天國,因此佈道離不開教導和實踐公義。大使命的目的是要建立門徒,因此佈道的目標不止於引導人悔罪、決志相信耶穌。傳福音的人應該清楚說明作門徒的代價和意義,正如施洗約翰教導他的聽眾分財和離罪一樣,我們的教導也要包含天國的要求和實踐公義的道理。6

\r\n

第七,「佈道」一定要從處境出發。福音不能脫離文化的承載,信徒群體在佈道的過程中必須與世界相遇。佈道者與受眾的文化交流,會決定兩者的關係和佈道的方式。

\r\n

 

\r\n

佈道的內容

\r\n

 

\r\n

波希認為「佈道」要包括見證上帝過去、現在及將來所做的事。7如果福音的信息有一定綱領的話,這綱領應該包括以下內容:

\r\n

• 上帝創造宇宙、地球和其上的萬物,祂至今仍是萬物賴以為生的倚靠。

\r\n

• 人類是受造物,有神的形象,與萬物相連,但又有獨特的管治地位。

\r\n

• 在佈道的過程中,我們要解釋人類過去和今日的罪惡如何破壞生靈,及後更導致這世界被毀滅。我們要解說苦罪之源及其因果。

\r\n

• 福音是神介入人類歷史,主耶穌基督道成肉身,捨命犧牲,為苦罪問題帶來解脫良方。

\r\n

• 福音是神賜給人今生得救的禮物。人從罪惡中得到釋放,餘生得到改善,能加入天國的群體,大家同奔前路。

\r\n

• 福音是神賜給人將來的盼望和永恆的福樂。神的工作跨越時空,祂給其子民的福樂跨越今生和來世。這福樂不單是個人生命上的改變,也是天國子民全體的經驗和盼望。在一個單單追求現世滿足而不顧將來死活的世代裡,宣講來生的福樂可能會引來嘲諷,但我們不應因此而避談來世。因為來生盼望的背後就是永恆的審判,是地獄之火8 。在述說福樂的同時,我們也確認了拒絕福音的嚴重後果。

\r\n

 

\r\n

真正的「佈道」是處境化的。福音的核心內容不是一套抽象的理論,而是上主道成肉身,住在世人中間,是救贖的道理,穿上羅馬政府統治下的猶太希臘文化的衣裝,具體地演繹一位創造天地的主如何回應人類的訴求。真理一定要適切地滿足現實的需要,因此佈道者要用聽者能明白的語言和文化來介紹福音,也要從聽者的世界觀,去描述福音如何能夠解決他的人生問題9。因有處境化的需要,沒有一套現成的方程式是可以放諸四海而皆準的。現時流行的包裝福音(如:三福、四律、五色珠、福音橋等等),信徒透過簡單的訓練就可以掌握,但使用時仍要按著處境的要求而有所修訂。

\r\n

 

\r\n

佈道方式

\r\n

 

\r\n

宣講福音有許多不同的途徑,大概可以按兩大取向來分類,一是要視乎受眾人數的多寡,二是宣講者與受眾關係的遠近。

\r\n

受眾人數較多的,有透過電視或互聯網來佈道,也有成千上萬參加者的大型佈道會;而受眾人數少的,有面談式的個人談道。受眾人數越多,宣講的信息越單向,信息內容亦越要緊貼主流文化的脈搏。小組和個人談道可以讓受眾在聆聽信息後作出回應,而宣講的內容要按情況裁剪,盡量使福音信息切合個人的需要。

\r\n

另一個討論的層面是佈道者與受眾關係的遠近。利用大眾傳播來佈道,講者與聽者身在不同的時空裡,講者心目中的受眾與現實的觀眾可能不一樣。在大眾傳播的理論中,只有少數人會純粹因為大眾傳播的資訊而有新的行為,大眾傳播和大型佈道會的信息要配合朋輩關係的影響,才能叫人突破自己固有的框框,而關係佈道又離不開生命的見證。因此,一個人在大型佈道會或街頭佈道中,從陌生人的口中得聽福音而決志歸信,背後可能是累積了不少與信徒的關係和交往。如果以前沒有個人關係舖路,日後又缺乏個人關係的培育的話,一次的決志不容易開花結果。

\r\n

除了以上的佈道方式以外,還有一些另類的佈道方法。「權能佈道」重視聖靈能力的彰顯,聖靈感動佈道者在甚麼時間、甚麼地方,向甚麼人傳福音,又透過先知的話語,針對聽者的特別需要來宣告神的救贖。佈道的過程中也包含了宣講和神蹟異能(帖前一5)。10

\r\n

「敬拜佈道」是邀請非信徒參與敬拜,在敬拜的過程中透過禱告和詩歌喚醒人心,聖靈叫人從罪中覺醒。敬拜佈道可以在教會內舉行,也可以在其他任何地方舉行,例如大型的「耶穌巡行」及小型的街頭佈道。在群眾面前宣告神的權能,本身就是一種佈道的方法。11

\r\n

「敬拜佈道」與其他佈道方式的一個大分別,就是沒有傳者與聽者的分野,信徒與非信徒同時在敬拜中享受心靈的更新。在此值得一提的是近年在台灣興起的「讚美操」,可算是一種本色化的敬拜佈道方式,以傳統華人社會在公共地方作集體的建身操為媒介,注入優美的詩歌和經文,融合身體和心靈的操練,吸引不少非信徒參與。讚美操主要是針對中年婦女的需要,藉著身體語言和釋放的動作來表達與群體、與神的契合,使平日隱藏在家的婦女放膽作領導,在公園見證主,這是一個非常有創意的靈操和傳福音項目。

\r\n

「祈禱佈道」也是一種另類的佈道方式,與「權能佈道」和「敬拜佈道」有緊密的聯繫,提倡以祝福和禱告作為接觸人的媒介,先祝福人得平安,再進一步與對方交往,為他的需要禱告,然後再宣講福音。12

\r\n

 

\r\n

佈道與護教

\r\n

 

\r\n

福音書多次記載主耶穌與人辯論天國的道理,祂堅持自己是安息日的主(太十二1-21),又辯解為何祂不是靠鬼王趕鬼(太十二22-30),又為自己的權柄辯護(太二十一27)。相對於其他福音書,約翰福音所描述的主耶穌,祂與猶太人的爭論最為激烈。

\r\n

使徒行傳也多次記述使徒在佈道時與人爭辯。彼得在官府長老面前解釋他是用甚麼能力,去醫治聖殿門口的瘸子(徒四1-12)。司提反在公會裡為自己分訴(徒七1-52)。保羅在多次的佈道過程中採用了「講論」、「證明」、「引用」、「勸勉」等各種方法(參徒二十八17-29)。換句話說,在佈道的過程當中,辯理是重要的一環。因此佈道與護教是息息相關的。

\r\n

護教學的範疇很廣,比較直接緊扣福音信息的,也許要算形形色色的「前設論」了。每個人都生活在一些自覺或不自覺的前設下,因此,佈道者要清楚自己和對方的前設,才能攻破謬誤、辯明福音。不過,在「前設論」之下也有截然不同的佈道方法。

\r\n

范泰爾(Cornelius Van Til)13 認為,非信徒不能靠他們的前設來認識神,他們一定要接受從上而來的啟示,所以「傳福音」最重要的環節是忠心的宣講,神的啟示自有能力改變人心。薛華(Francis Schaffer)14 則認為破解非信徒的前設,是「傳福音」最重要的一環,要讓非信徒看到自己前設的荒謬,便可以簡易地引進福音;因此,如果佈道者有一小時的交談機會的話,就要用至少大半小時去攻破受眾的迷思,到最後才引進福音信息。不過,薛華也承認傳福音不能單靠辯道,還要有另類的護教,就是基督徒群體中愛的生活,那才是吸引人跟隨神的標誌。15

\r\n

 

\r\n

佈道與後現代世界

\r\n

 

\r\n

雖然辯道與證道的關係密切,但在後現代的世界裡,又有多少人會因為一個純理性的辯證而悔改歸主呢?曾在美國監獄作牧養工作的李波(Harry Lee Poe)16,形容現代的年輕人為一些自我中心、對政治冷漠、人生哲學迷惘、對神無知的人,傳統的護教和佈道方法未必能扣動他們的心弦。不過,我們只要願意改變佈道的方式和切入點,後現代世界其實也提供了不少傳福音的良機。

\r\n

李波認為後現代的人看重別人與自己的關係多於是非黑白,他們接納一個多元的世界,接觸真理要靠身心靈各方面的投入,而不能單憑理性來決定人生。他們基本上不信任權威,也不承認有絕對的真理。因此,要向時下的年輕人傳福音,便要從關係和感受開始,用朋輩佈道作為基礎。我們生活在一個多元文化的空間,因此有權表達我們的信念,但我們有否善用這權利呢?後現代的人不相信制度性的權威,卻會跟隨一個有血有肉、有掙扎、能得勝、抗衡主流文化的領導,而主耶穌正是這種領導的典範。後現代的人需要實際能感覺的生命體驗,他們挑戰一個以辯理為主的福音宣講,因此佈道不再是一場辯論,而是一幕又一幕生命的交流,這對今日的教會來說是正面的,能刺激佈道者將佈道重新定位於生命的見證上。

\r\n

中國社會經常用「80後」來形容新一代的青年,他們的特質與美國年輕人有相似之處,但亦有相異的地方。李波的論述未必完全能夠在華人社會內發揮,但他努力在前線實戰、積極面對改變、不斷反省求善的精神,是我們可以學效的。真正的佈道是不能脫離處境需要的。17

\r\n

 

\r\n

佈道的結果

\r\n

 

\r\n

「佈道」的目標是要人有回應,因此「傳福音」經常包含發出邀請。福音信息不單是描繪神的工作,也強調人的回應。我們同時要宣告接受或不接受福音的結果:福音可以叫人得生命,也可以判人於死地(林後二14-16)。在講述福音信息之後,我們要邀請人考慮改變他們生命的從屬和歸依,我們要誠懇和迫切地讓他們正視這生命的抉擇。當然,我們要小心分辨自己會否給別人太大的壓力,和用了太硬銷的手段,也要敬虔地讓聖靈主導這個邀請別人決志的環節。

\r\n

也許我們要在這兒談一談決志這個課題。華人教會一般以決志作為人得著救恩的開始,是信仰的入門、信徒與非信徒的分水嶺。但在現實的場景裡,這種理解往往會遇到以下的問題:

\r\n

• 有些人長期接觸福音,認同基督徒的生命取向和價值觀,但沒有決志的行動,究竟這些人是否得救?這可能是在教會裡長大的孩子,和一些長期在基督徒中間生活的人。如果他們在沒有作清晰決志之前死去的話,會否得到基督的救贖?

\r\n

• 有人在大型佈道會裡初次聽聞福音,而該佈道會主要是強調人生無常無助,卻沒有清楚解釋罪的意義,也沒有詳細交代主耶穌道成肉身的一生,亦缺乏對創造主的介紹。那麼,這人的決志只是表達自己希望得到講者所提出的福樂。他的決志又是否有效?

\r\n

• 一個人在街頭匆匆地聽了五色珠的福音講解而表示接受基督,之後並沒有加入教會,也沒有任何信仰上的追求,他能否被稱為信徒?

\r\n

 

\r\n

上述例子多不勝數,問題的核心是我們太看重「決志」的一刻,忽略了跟隨基督的過程,甚至把「使萬民作門徒」看為「使萬民作決志禱告」。在此之上,再加上簡單的「一次得救,永遠得救」的信念,就很容易把一個決志的回應禱告作為得救的標誌。如果我們重新把使命的目標訂定在「使萬民作主的門徒」之上,就可以用一個作門徒的過程來評估決志的一刻。人要在主裡有生命的成長,決志只是屬靈生命旅程的一部分。決志是一個過程,當中也許有模糊不清、激情痛悔或反覆,但最終還是要以門徒的生命作為衡量的準繩。

\r\n

如果我們相信決志是一個過程的話,即使沒有清楚詳盡地宣講福音,也可以邀請人決志信主,就如一般大型福音聚會所作的。但佈道的過程不能在此結束,因為我們要繼續說明天國的道理,邀請人不斷地檢視自己決志的意義,開展他作門徒的生命。因此,不單決志是一個過程,就是佈道也是一個過程了。

\r\n

在每一次宣講之後,聽眾可以有正面或反面的回應。面對著拒絕接受福音的人,「佈道者」是一個見證人而非一位判官。主耶穌給予教會捆綁和釋放的權柄(太十六17-19;約廿23),但我們要非常小心地運用。我們不是完美的人,因而不能夠完美地表達福音。明白了這個道理,我們就可以謙卑地接受聽眾有負面的回應,而不要定人的罪。聽眾拒絕接受,可能是對我們的傳遞有所誤解而非拒絕主耶穌。縱然我們有不完美的表達,神仍使用我們作為福音的使者,這全是神的恩典。

\r\n

 

\r\n

其他相關的重要課題

\r\n

 

\r\n

第一,是「被罪者」的觀念。福音是要解決人類苦罪的問題。傳統華人教會在宣講「罪」的道理時,往往只局限於個人的罪,包括個人的私慾、貪婪、嫉妒、仇恨等心態和行為。曾在前線勞工福音機構中事奉的馮煒文指出,這種對罪的解釋忽略了一個重要的問題,就是構成人生痛苦的主因除了是自己有錯之外,還因為別人有錯。而在這個不公義和貧富懸殊的世界裡,弱勢、貧窮的社群所受的傷害遠比其他人多。每個人都是罪人,同時也被罪所傷,無人能倖免。但對弱勢社群來說,光是提及他們有罪,卻不揭露不公義的社會對他們造成傷害,就是我們不公。

\r\n

馮煒文認為與弱勢社群談罪,最容易的入手點是談到他們如何因別人的罪而受到欺壓,而對付罪的意思,除了是個人要虔敬、聖潔之外,還要抵抗一股欺壓別人的罪的勢力。18 在第7章「關注貧窮的宣教範式」裡,筆者將會進一步討論「被罪者」這個課題。

\r\n

第二,是「包裝福音」的運用。坊間有許多「包裝福音」,都是一些簡單介紹福音的製品,方便信徒在短時間內清楚地傳講福音。這些製品有很多可取之處,特別是能讓初信者容易掌握福音的內容,也使佈道者有信心實踐佈道。不過,在使用這些製品時,講者也需要按著受眾的文化背景和個別情況來活用。舉例來說,以詢問對方是否有把握「上天堂」的背後,是假設了聽者明白甚麼是天堂和相信有天堂的存在;對一些傳統、忌邪的人來說,這個問題可能會立刻減低他們繼續聆聽的意欲。

\r\n

「包裝福音」普遍地應用於福音遍傳、嘉年華會、街頭佈道等大型的福音活動。但受眾在聽畢一個五分鐘的福音簡介後決志,可能只表示他們希望趕快結束交談,又或許他們根本不明白決志是甚麼意思。這也解釋了為何在這類活動中,決志的人數與後來可以跟進的人數有這麼大的差距。

\r\n

近年來流行的「啟發課程」也是另一類型的「包裝福音」。它獨特的地方是運用親友網絡,邀請未信主的人以小組方式一起學習一系列的福音課題,一般課程可以在三個月內完成。它與其他包裝福音的共通點,就是有既定的內容和傳遞方法,是按現代企業管理推廣產品的原則,沒有因應不同的文化作調適。赫德(James Heard)曾著書論述啟發課程的發展和成敗,他的分析原則也可以用來衡量其他傳福音的方案。19 這一章的附錄會更詳細評論這個傳福音的課程。

\r\n

第三,是教會必須有改變生命的能力。佈道的目的不止於決志,而是要叫人作耶穌基督的門徒。因此,佈道者要有教會群體的支持,讓決志的人能夠在群體中成長。成功的佈道要有教會作為後盾。可是有些教會不但沒有提供讓人能成長的土壤,反而成為決志者的墳墓!

\r\n

古德(Darrell Guder)20 指出,今天美國中產白人的教會把福音信息過度簡化,以致不能切合現代人的需要,由於教會的文化遠離群眾,也就沒有改變生命的能力。教會必須突破其文化上的限制,不斷更新與非信徒接觸的方式,才能重拾對世界的影響力。亨特(George Hunter III)21 亦指出,美國的教會在敬拜形式、栽培系統、動員信徒等項目上要作出改變,才能跳出人數遞減的惡性循環。其實,如要實踐佈道宣講,教會必須在預備信徒、組織的焦點、策略運作上有所調整,才能夠把內向的群體改變成為使命一族。22

\r\n

第四,是要處理改革宗的一個議題,就是傳福音與神的主權之間的矛盾。這兩個看來似是互相矛盾的道理:「神要憐憫誰就憐憫誰,要叫誰剛硬就叫誰剛硬」(羅九18),我們卻又要「恐懼戰兢做成你們得救的工夫」(腓二12)。巴刻(J. I. Packer)23清楚解釋,我們不是要在兩者中尋找平衡,而是要同時抓緊這兩個真理。明白救贖是始於神的揀選,我們就不會倚賴自己的技巧來引誘人相信基督;明白是神給人傳福音的責任,我們就不敢怠慢,閒懶不結果子。巴刻這本著作在40年後仍被翻譯成中文,足證這是個歷久常新的課題。

\r\n

 

\r\n

結語

\r\n

 

\r\n

我們討論了佈道的定位、方式、策略、內容等課題之後,仍要重申我們佈道的核心態度不是出於責任,而是始於對神愛的回應。這並不是說責任並不重要,而是不把責任變成推動佈道的主因,不然的話,佈道活動很快會叫人疲乏耗盡。是基督的愛激勵我們,叫我們能愛神所愛的人、愛我們的鄰舍。一個建基於愛的佈道把焦點集中在人身上,從人的需要和角度出發,而不把佈道項目化、程序化,最終要叫人得到生命之恩,教會也因此得福。

\r\n

 

\r\n

\r\n
\r\n
\r\n

1 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》(Transforming Mission: Paradigm Shifts in Theology of Mission),白陳毓華譯(台北:中華福音神學院,1996),第554-567頁。此書列出了18項原則。

\r\n
\r\n
\r\n

2 Paul Chilcote and Laceye C. Warner eds., The Study of Evangelism, Exploring a Missional Practice of the Church (Grand Rapids, Michigan: W. B. Eerdmans, 2008). 此書圍繞六大原則來討論「傳福音」。

\r\n
\r\n
\r\n

3 David Bosch,“Evangelism: Theological Currents and Cross-Currents Today”, in The Study of Evangelism, Exploring a Missional Practice of the Church, ed. P. W. Chilcote and L. C. Warner (Grand Rapids, Michigan: W. B. Eerdmans, 2008).

\r\n
\r\n
\r\n

4 Rebecca M. Pippert, Out of the Saltshaker & into the World (Leicester: IVP, 1999). 中譯本有貝碧琦:《走進世界,生活就是佈道》。譚天佑、趙嘉欣譯。香港:學生福音團契出版社,2006。

\r\n
\r\n
\r\n

5 Francis A. Schaeffer, The Mark of the Christian (London: IVP, 1970). 此書已上載到以下網址: http://www.ccel.us/schaeffer.html

\r\n
\r\n
\r\n

6 Scott J. Jones, The Evangelistic Love of God & Neighbor: A Theology of Witness & Discipleship (Nashville, TN: Abingdon Press, 2003).

\r\n
\r\n
\r\n

7 David J. Bosch:《更新變化的宣教:宣教神學的典範變遷》,第556頁。

\r\n
\r\n
\r\n

8 在2010年的洛桑會議中,「永恆的審判」是一個重要的課題。

\r\n
\r\n
\r\n

9 Charles H. Kraft:〈文化、世界觀及處境化〉,收《普世宣教運動面面觀》〔陳惠文編〕(Sunnyvale, CA:大使命中心,2006),第397-405頁。

\r\n
\r\n
\r\n

10 John Wimber, and Kevin Springer, Power Evangelism (San Francisco: Harper & Row, 1986).

\r\n
\r\n
\r\n

11 S. Hawthorne, and G. Kendrick, Prayer-Walking, Praying on Site with Insight (Florida: Creation House, 1993). 此書提倡信徒要在公眾地方為城市禱告,求神轉化城市,而「耶穌巡行」也是其中一種方式。

\r\n
\r\n
\r\n

12 Ed. Silvoso, Prayer Evangelism, How to Change the Spiritual Climate Over Your Home, Neighborhood and City (Ventura, California: Regal Books, 2000).

\r\n
\r\n
\r\n

13 Cornelius Van Til, The Defense of the Faith (Grand Rapids, Mich.: Baker book House, 1967).

\r\n
\r\n
\r\n

14 Francis A. Schaffer是一位多產作家,他以前設辯道的書中較著名的有:The God who is There, Escape from ReasonHe is There and He is not Silent

\r\n
\r\n
\r\n

15 Francis A. Schaeffer, The Mark of the Christian.

\r\n
\r\n
\r\n

16 Harry Lee Poe, Christian Witness in a Postmodern World (Nashville, TN: Abingdon Press, 2001).

\r\n
\r\n
\r\n

17 Charles H. Kraft:〈文化、世界觀及處境化〉。

\r\n
\r\n
\r\n

18 Raymond Fung, \"Gospel to the Sinned-Against,\" Classic Texts in Mission & World Christianity, a Reader’s Companion to David Bosch’s Transforming Mission, ed. Norman E. Thomas (Maryknoll, N.Y.: Orbis Books, 1995), 147-149. 及馮煒文:《傳福音的再思》(香港:基督徒學會,1994)。

\r\n
\r\n
\r\n

19 James Heard, Inside Alpha, Explorations in Evangelism, (Milton Keynes, UK: Paternoster, 2009).

\r\n
\r\n
\r\n

20 Darrell L. Guder, The Continuing Conversion of the Church (Michigan: Wm. B. Eerdmans, 2000).

\r\n
\r\n
\r\n

21 George G. Hunter, Radical Outreach: The Recovery of Apostolic Ministry and Evangelism (Nashville, TN: Abingdon Press, 2003).

\r\n
\r\n
\r\n

22 M., Ratz Augsburger, and F. Tilapaugh, Mastering Outreach and Evangelism (Portland, Or.: Christianity Today, 1990). 中文版參Augsburger:《如何差傳佈道》(台北:中國主日學協會,1993)。

\r\n
\r\n
\r\n

23 J. I. Packer, Evangelism and the Sovereignty of God (London: InterVarsity Fellowship, 1961). 中文版參巴刻:《傳福音與神的主權》(台灣:基督教改革宗翻譯社,2002)。

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527477,'/OEBPS/教會在世_Ebook-0515-16.xhtml'),(77,10,19,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

在教會內成立一個「佈道研討小組」,以本章的內容作為起始點,檢討教會現有的佈道策略和方式,看有沒有改善的空間。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633526785,'/OEBPS/教會在世_Ebook-0515-17.xhtml'),(78,10,20,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. Chilcote, Paul, and Laceye C. Warner, ed. The Study of Evangelism: Exploring a Missional Practice of the Church. Grand Rapids, Michigan: W. B. Eerdmans, 2008. 這是一本劃時代的佈道學巨著,集合了30位不同國籍文化的神學家、聖經學者和教會領導的著作。此書從六個大範疇討論佈道:佈道神學、聖經與歷史、其他神學體系、佈道於教會學中的定位、佈道於合一運動中的定位、在不同的文化體系中的佈道。這不是一本研究佈道神學的書,雖然沒有刻意討論佈道策略,卻是每個研究策略的人都應該看的書。

\r\n

2. 滕張佳音、曾錫華編:《佈道宣講手冊》。香港:世界華人福音事工聯絡中心,2006。這書收集了25位在佈道宣講事工上有豐富經驗的人的心得,分享如何在佈道會上,向不同種類的人士傳講福音信息。本書附送光盤,內中有四位講者的佈道錄音和視像,可供佈道會講員參考。

\r\n

3. 香港教會更新運動:《福音新戰線》。香港:世界宣明會,1995。1997年政權的轉移刺激香港教會在信仰上多作反思,而這本書就是在那段日子裡,由14位資深教牧和前線工作者合寫而成,闡釋在香港多元的佈道場景、方法和前景。

\r\n

4. Lon, Allison, and Mark Anderson. Going Public with the Gospel, Reviving Evangelistic Proclamation. Downers Grove, Il.: IVP, 2003. 兩位作者都是北美主流佈道團隊(葛培理佈道團及青年使命團)的領袖,在公開佈道似乎逐漸被淘汰的社會裡,作者強調佈道的聖經和歷史基礎,並進一步討論佈道對現世的適切性。

\r\n

5. Poe, Harry Lee. Christian Witness in a Postmodern World. Nashville, TN: Abingdon Press, 2001. 當理性的分析和外在的權威不能說服後現代世界的人時,我們靠甚麼來傳講一個永恆不變的、由上啟示的真理?作者認為後現代似是混亂的價值取向,其實也是一個宣講救恩和更新教會的契機,最主要的是我們能否針對世人心中的空洞、關係的破碎、經驗的迷茫而作出回應。全書行文簡潔流暢,可讀性高。

\r\n

6. Fung, Raymond. Evangelistically Yours, Ecumenical Letters on Contemporary Evangelism. Geneva: WCC Publications, 1992. 華人在佈道神學上鮮有國際的視域和認可,馮煒文從實踐經歷中發展他的「被罪者」神學,在國際神學界取得一席位。此書是作者在世界基督教協進會當宣教委員會總幹事時,所寫一系列的短文。每篇文章都可以對現代的佈道學和佈道實踐有尖銳的分析和評估,思想精闢獨到。

\r\n

7. 馮煒文:《傳福音的再思》。香港:基督徒學會,1994。你有沒有想過可以用散文詩的體裁來討論佈道神學?不妨參考這本能夠令你沉思的著作,這是一本要慢嚼細嘗的作品。

\r\n

8. Packer, J. I. Evangelism and the Sovereignty of God. London: InterVarsity Fellowship, 1961. 中譯本有巴刻:《傳福音與神的主權》。台灣:基督教改革宗翻譯社,2002。這本書在六十年代出版,後於二十一世紀再修訂出版,是因為它討論的是一個歷久常新的課題:在神揀選的主權之下,人為甚麼仍有責任去傳揚福音?作者用簡易的手法解釋一個看似矛盾的道理,這是佈道神學的基礎書籍。

\r\n

9. Jones, Scott J. The Evangelistic Love of God & Neighbor, a Theology of Witness & Discipleship. Nashville, TN: Abingdon Press, 2003. 這是一本很獨特的佈道神學書。作者認為佈道要始於門徒的生命,建基於愛神和愛人之上,是人對神主權的回應。以此為出發,就可以容納不同的傳福音定義、不同文化和宗教背景的演繹、不同的教會傳統。這書的主體是神學的論述,但在附頁中也花了一些篇幅,去建議教會如何按著書中所討論的神學思維去調整佈道的實踐。

\r\n

10. Wimber, John, and Kevin Springer. Power Evangelism. San Francisco: Harper & Row, 1986. 來自美國加州的葡萄園運動,在三十年前曾大大影響了福音派教會的佈道事工。作者是當時靈恩運動主要的領袖,他所主張的權能佈道在華人教會中也有很大的回響。此書挑戰西方福音派教會的世界觀,提供了另一類的佈道方向,仿效早期教會,在宣講之外還加上神蹟異能,當中的經驗分享很能拓闊讀者的視野。

\r\n

11. Pippert, Rebecca M. Out of the Saltshaker & into the World. Leicester: IVP, 1999. 中譯本有貝碧琦。《走進世界:生活就是佈道》。譚天佑、趙嘉欣譯。香港:學生福音團契出版社,2006。本書出版於1979年,差不多30年後還被翻譯為中文,可見有其實用價值。在許多基督徒的心目中,福音是一套包裝好的教材,信仰栽培是一系列的課程,見證是一連串的推銷宣傳活動。我們又可曾想過,福音的宣講可以是生命的交流,不用修飾,不用渲染?這本書會指引我們用最自然的方法去見證福音。中文版配有導讀手冊,適合個人和小組閱讀。

\r\n

12. Schaeffer, Francis A. The Mark of the Christian. London: IVP, 1970. 作者是近代護教學大師,擅長於挑戰別人生命信念的前設。但他在此書一反辯護的思維,強調以信徒相愛的生活作為最佳的護教範本。全書內容可瀏覽:http://www.ccel.us/schaeffer.html

\r\n

13. Larsen, David L. The Evangelism Mandate, Recovering the Centrality of Gospel Preaching. Wheaton, Ill.: Crossway Books, 1992. 這本可以作為佈道學的基礎教科書,反映了近代福音派佈道學的綱要,內容包括聖經、歷史、神學、社會學、科技、策略和爭論;再附上一些近代佈道的典範講章。

\r\n

14. Heard, James. Inside Alpha, Explorations in Evangelism. Milton Keynes, UK: Paternoster, 2009. 書評見本章的附錄。

\r\n

15. Guder, Darrell L. Be My Witnesses: the Church’s Mission, Message, and Messengers. Grand Rapids, Mich.: Eerdmans, 1985. 作者現為普林斯頓神學院的教務長,曾撰寫好幾本與佈道和宣教有關的書籍。這是一本為信徒領袖而寫的書,中心思想是以道成肉身的見證作為佈道的核心。此書結合作者多年在教會事奉的經驗,有非常強烈的自省。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633526794,'/OEBPS/教會在世_Ebook-0515-18.xhtml'),(79,10,21,0,'*第4章附錄 - 書評介紹啟發課程','
\r\n
\r\n

第4章附錄 - 書評介紹啟發課程

\r\n

\r\n

 

\r\n

赫德﹝Heard, James﹞. Inside Alpha, Explorations in Evangelism. Milton Keynes, UK: Paternoster, 2009. 24

\r\n

 

\r\n

1976年,「啟發課程」由一個早餐聚會的形式開始,至1993年發展成為一套出版課程,名為《生命對答》,迅速被翻譯成36種語言,銷路超過75萬冊。「啟發課程」至今席捲160多個國家,舉辦超過四萬次,是一個現代熱門的傳福音方式。作者赫德本為啟發課程發源地英國倫敦聖公會聖三一布普頓堂(Holy Trinity Brompton)的會友和同工,現在是Chelsea聖公會聖路加堂的牧者,對啟發課程有多年的參與和體會。此書旨於追溯啟發課程在英國的發展歷史,深入檢視這運動的實際運作,最後評估這福音方法背後的神學理念及其成敗得失。

\r\n

赫德追述啟發課程早期的歷史,讓讀書看到幾個重要的建立關鍵。第一是上世紀八十年代John Wimber造訪英國時帶來靈恩的更新,受影響的包括後來主力推動啟發課程的Nicky Gumbel。第二是在同期盛行的、由Donald McGavran 和Peter Wagner倡導的教會增長運動,引用社會學和人類學的研究來探索教會人數增長的要訣,鼓吹教會用親友網絡作為教會增長的平台,並提倡用一些由社會學研究得來的成功方程式,作為傳福音的標準套餐。第三是九十年代的「多倫多祝福」,促使英國教會放眼世界,把教會更新和增長的經歷帶到各地。第四是教會中有企業精神的領袖,在Gumbel 的帶領下,把啟發課程包裝成為一個有傳統福音派靈恩25 氣味的佈道系統,獻給普世教會。

\r\n

根據赫德的研究,在英國參加啟發課程的人大多數有教會背景,主耶穌的故事對他們來說並不陌生。大概有三份之一的參加者會中途退出,有大約半數的參加者會重新決志跟隨主,首次接觸福音而決志的人則少於百份之十。不過這些數字只能反映英國教會的情況;英國是一個後基督教的世界,有教會背景而又不再參與教會活動的人士,自然比其他地區(特別是第三世界)為多。另一方面,赫德也發現啟發課程在英國只是流行在中產白人當中,在少數族裔和其他社會階段中沒有產生類似的迴響。書中的調查研究結果受制於它的社會文化背景,華人教會需要另作研究,才可以找到啟發課程在華人世界中的成功率。

\r\n

此書最大的貢獻是它在社會學、心理學和神學上的討論,佔全書接近一半的篇幅。從社會學和心理學的層面上看,赫德一針見血地指出現代福音派對信主過程的迷思,包括強調高峰悔改決志的經歷,推崇戲劇性的生命轉危為機的故事,而忽略作門徒是一個過程而非一次決志禱告。一個人願意回應福音的邀請,是因著他在身分定位上、在群體依附上、在成長過程的個人關係上、和在對真理的尋索上的需要。當然,在這些個人的需要之上,還要加上認知上的考證,和在適當時間有一位或多位人士的說項,尋道者才會下決心改變他的信仰立場。按赫德的研究,啟發課程的參加者決志,多屬於一個過程而非一刻的改變,它的優勢是在於關係的維繫,但在真理的解讀上則應該給予小組組長更多訓練來增強討論的空間。

\r\n

在神學的討論上,赫德把啟發課程定位為一個宣教加靈命培育的項目,其重點不單是向未信主的人傳揚福音,也是給參加者一些基本的基督教教育,特別是引導他們認識及體驗聖靈的工作。啟發課程嘗試跨越宗派的分歧,介紹一個「基礎福音信息」,但結果是:「自由派的人批評它沒有社會向度,天主教和更正教的主流宗派不滿意它缺少禮儀神學,傳統福音派認為它太低調地處理罪和悔改的信息;上述的派別都關注它過於著重聖靈的教導,但五旬宗卻嫌它在這方面教導不足。」26 換句話說,這似乎是一個對甚麼人來說都不討好的基礎信息。此書在神學的評估上反映赫德的聖公會背景,他似乎認為宣教加靈命培育會製造混亂,但如果能夠把兩者看作一個整全體系,而啟發課程是這體系的一個入門環節的話,就可以避免不必要的爭論。

\r\n

除了在神學定位上難找到共識以外,啟發課程的另一個大問題是跨文化的傳遞。課程內容被翻譯成三十多種語言,伸展至一百多個國家,但赫德認為這種推廣方式,就像是回到半世紀前的殖民地宣教哲學,是假設不同地方的人生問題,都跟西方基督教世界的相似,那是一種麥當勞式的包裝福音。福音的核心是道成肉身,住在世人中間,不同的文化對福音需求不同的演繹,以致能深入民心,改變社群的生命。

\r\n

其實赫德所提供的分析方法不單可以用於啟發課程,也同時適用於其他傳福音的體系,如三福、四律、福音橋等。研究的步驟是要先追溯那個系統的建立過程,了解創辦人的屬靈經歷,檢視系統內容和尋訪實際運作時負責人和參加者的體驗,最後從社會學、心理學和神學的理解去評估該系統的意義。這些佈道系統曾經祝福了不少社群,帶來教會人數的增長和提高信徒傳福音的熱情。但每個系統都有它的限制,深邃的信仰遠遠超越一個特定的文化包裝,一個固定的福音方程式也不可能放諸四海而皆準。最重要的是推廣系統的人要明白自己的長處和缺點,給予使用者空間去按需要來調整,而使用者亦懂得有批判性地使用材料,用多元的方法去捨短取長,補充不足。

\r\n

啟發課程用一個親切簡明的方式把福音介紹給親友,但此書卻是用一個學術研究的方法來剖析這個運動。此書看似一篇未經修剪的博士論文,詳細地交代研究方法和資料來源,也詳盡地介紹前人的研究,對啟發課程的歷史、神學、傳統都有非常細膩的描述,也有系統的社會學論述,研究價值高,但不容易閱讀,趣味性較低。幸好每章末段都有一個簡單的總結,幫助讀者明白全章的中心思想。坊間沒有同類型的書籍,此書肯定有其獨特的價值。赫德抱著尋真的態度,盡量客觀地討論啟發課程的成敗,是一篇難得的研究文章。

\r\n

香港教會是第一個傳承啟發課程的華人社群,自1994年至今已有超過300個單位舉辦(包括教會、機構、職場和監獄),參加人次超過四萬,目前啟發課程是一個相當受教會歡迎的傳福音方式。此書能夠引導人客觀地評估課程的優劣,是每個負責啟發課程的領袖和牧者都應該考慮擁有的讀物,也是鑽研其他傳福音方法的一個參考範本。

\r\n
\r\n
\r\n

24 莫陳詠恩:〈Inside Alpha〉《中國神學研究院期刊》,第50期(2011年1月):211-214。

\r\n
\r\n
\r\n

25 在作者的分類中,靈恩派被歸納在傳統福音派之內,有別於自由派。

\r\n
\r\n
\r\n

26 莫陳詠恩:〈Inside Alpha〉:205。

\r\n
\r\n
\r\n
\r\n
\r\n

\r\n
\r\n
',1,0,1633510321,1633526810,'/OEBPS/教會在世_Ebook-0515-19.xhtml'),(80,10,22,0,'*第5章 進入文化的宣教範式','
\r\n
\r\n

第5章    進入文化的宣教範式


\r\n
\r\n
\r\n

文化是一個非常複雜的觀念,是在許多錯綜複雜的元素互動下形成的。我們今天所傳承的福音背後實在有數不清的文化元素。福音的宣講不能脫離文字,而文字和文化的關係又是密不可分的,文化不單是包裝,它也是內容的一部分。

\r\n

福音與文化相遇,總要經過本色化的過程,才能在一個地方扎根。在這相遇的過程中,有些元素是被摒棄了,有時是福音的符號被改變了,有時是傳統文化的符號被替代了,無論如何,福音對文化一定會產生影響,理想的模式是福音要融入文化,同時帶來文化的轉化和更新。

\r\n

宣教士進入異文化的地方生活,全程投入另一個文化時,往往會發現自己慢慢變成一個「多元文化邊緣人」,無論在哪一個主流文化中都成了異類、「終身寄居者」。一個成功的宣教士,他自己和他的家庭都會經歷改變,最終也為所服侍的教會、所屬團隊和差遣群體帶來改變。

\r\n
\r\n
\r\n

今天華人教會的神學教育,大多以西方傳統神學為依據,以歐洲主導的改革宗和美國主流的福音派標準,來衡量信仰是否正統。但歷史告訴我們,西方神學觀的形成有其政治文化因素。基督教最初在歐洲經歷被排斥、迫害的過程,最後能與希羅文化達至和解,早期教父功不可沒。一如王曉朝所說:「通過對希臘羅馬世界的精神文化的批判和汲取,基督教改變了它的原初形象,成為一個有許多教條的宗教,許多異教哲學的術語、概念、邏輯推理被汲取進來。」1

\r\n

當伊斯蘭教被逐出西班牙之後,歐洲的基督教版圖在十六世紀達至高峰,所有文化範疇,包括風俗、音樂、藝術、法制等等,都掛上了基督教信仰的符號。而當這些符號和表達信仰的模式被定型後,其他地區一些較古老的教會傳統反被視作異己,基督教文化等同於歐洲文化。正如沃爾斯(Andrew F. Walls)所說:「在多個世紀以來,基督教的信息和歐洲的語言和文化,建立了一個強盛的共生關係……當他們(歐洲人)結束其對外的封閉之後,他們遇上了亞洲和非洲一些古老的(教會)代表,就常以為後者都是不正統的了。」2

\r\n

 

\r\n

甚麼是文化?

\r\n

 

\r\n

文化是一個非常複雜的觀念,當中包含許多範疇。洛桑會議於1978年的《柳岸報告:福音與文化之諮詢》3,嘗試這樣給文化下定義:「文化是一個整合的系統,包括信念(對神、現實世界、終極意義)、價值(真、善、美和常規)、風俗習慣(衣食住行、祈禱、人際交往、商務、農務、工作、玩樂等);以及表達這些信念、價值、風俗習慣的機制(政府、法院、廟宇或教會、家庭、學校、醫院、工廠、商店、工會等);使社會可以團結合一,賦予社群定位、自尊、安全感和延續性。」

\r\n

文化不是一個容易以科學尺度去量化的觀念,它是一個複雜的綜合體,是人類族群為了在一定的時空下集體生活,而演變出來的一種生活方式,包含集體性的價值觀、世界觀、宗教觀、風俗、藝術、道德等等。簡單來說,文化是一群人共同擁有的生活藍圖,在社會上代代傳承下去,但又不斷因時間和環境而慢慢改變;因著傳承和演變,文化是有生命的體系,可以衍生,也可以死亡。

\r\n

文化是在許多錯綜複雜的元素互動下形成的。文化的塑造大概有四大因素。首先是環境因素:在不同的自然環境下生活,人類會發展出不同的行為模式。在沙漠中生活的人會敬畏大自然,被鍛鍊成為刻苦、強悍的人。在熱帶島嶼生活較為容易,有吃不盡的海產和豐富的農產品,人民會培育出較為知足、樂天、閒逸的文化。

\r\n

第二是經濟因素:科技經濟要求人在時間和計劃上有準確的操控,農業經濟要求人順天而為。社會階層的差異會演變成不同的次文化,中產階級文化相信天道酬勤,認為人可以掌握自己在社會上的晉升;基層人相信命運,因為窮忙一族無論如何勤奮,都離不開低下階層的厄運。

\r\n

第三是社會因素:這是一個最難量化的項目,人類社會隨著歷史的發展,而塑造了一套有形和無形的社會規範,傳統、年代、政治思想、法律等都屬於這個類別。

\r\n

第四是宗教因素:不同的宗教信仰有不同的世界觀,亦孕育出不同的文化體系。例如印度教的種氏(caste system)文化力量,就決定了個人和族群之間的交往,潔與不潔的觀念影響了日常的生活方式。伊斯蘭教嚴厲地規劃男女性的角色。

\r\n

 

\r\n

文化的複雜性

\r\n

 

\r\n

除了上述基本因素,我們還可以用不同的層次,來解剖社會文化的面貌。首先是表面文化與深層文化之別。表面文化是指一些風俗、行為和包裝,例如衣著、飲食習慣和社交禮儀等,而深層文化則關乎世界觀和價值觀。

\r\n

一般來說,人比較容易改變自己的表面文化,但深層文化卻是根深柢固、牢不可破的。美國人有一句經典諺語:「你可以使一個男孩離開他的本國,卻不能使他的國家離他而去。」異鄉客不難抄襲當地的表面文化,卻難以改變自己的深層文化。文化不只是包裝,它是一個決定實質內容的架構。

\r\n

此外,主流文化與次文化也有分別。每個社會都有主流文化和眾多次文化,而兩者可以有很大差距。例如在中國,少數民族在漢族人中生活,往往仍保留自己的文化傳統,形成大大小小的次文化族群。在福音本色化的過程中,我們要不斷認清群體的定位,才不致以小眾文化代表主流文化。

\r\n

傳統文化與潮流文化有所不同。因著全球化的趨勢,現代社會在大眾傳播和互聯網的影響下,潮流文化總會摻雜了西方(特別是美國)的文化;在大城市裡,傳統文化不斷受著全球化文化的衝擊。不過,現代化的方向不是一條單程路;在麥當勞、可口可樂和荷理活的威脅下,一些傳統文化的據點又會力爭回歸傳統,刺激傳統文化的復興。近一百年伊斯蘭教基要主義的形成、近數十年印度教基要派的冒起、和近幾年中國的儒學復興都是一些例子。

\r\n

經典文化與民間演繹之間也有距離。一般來說,經典文化經過多年的修正和傳遞,會有較完整的哲學體系。相對地,民間的演繹則摻雜了許多地方風俗和民間信仰的色彩,結果可能與經典文化有很大的距離。中國教會史裡的儀禮之爭4,核心主角的一方,是伴隨著康熙和朝廷士大夫的耶穌會士,而另一方則是領導著平民百姓的道明會士。前者代表了經典儒者對敬祖的理解,而後者則代表了草根老百姓對鬼神的信念和畏懼。5 單從一方面來處理,是解決不了兩者之間的張力和矛盾的。

\r\n

文化變遷是不易的事實。文化是有生命的,它會成長、萎縮和改變,本色化的福音也要隨文化的改變而調整,這過程會不斷重複。上半世紀,有教會團體用中國傳統人物的圖像,來建立了一套本色化的聖經故事圖,但時至今天,這些圖像已難引起年輕人的共鳴。不過,值得讚揚的是,教會曾在不同時空下努力更新,尋找多元途徑去表達本色化的福音。

\r\n

 

\r\n

所有對文化的研究都有一定程度的隱晦性和混亂性,恐怕沒有人可以成為解釋文化的權威。這一章的討論,就是要在這些錯綜複雜的因素和情況下,找到信仰與文化的結連。

\r\n

 

\r\n

福音與文化的基礎關係

\r\n

 

\r\n

上主的智慧和能力遠超所有受造物,如果不是上主啟示自己,人就只能靠有限的能力去揣測神,結果只能得到真理的一鱗半爪,甚至扭曲成為錯謬的邪術。啟示是始於神,那是由上而下的傳遞。

\r\n

全能上主怎樣啟示自己呢?祂選擇透過宇宙的創造,並在人類歷史裡,在古代近東迦南地建立其選民文化,引導亞伯拉罕和他的後裔敬拜祂這獨一的真神。按著律法的指引,希伯來文化固然有異於周邊民族的文化,但他們也有和其他民族共通的地方。

\r\n

舉例來說,律法中的祭祀模式其實是在原始文化的祭祀上加上啟示的意義,而割禮也不是希伯來民族獨有的禮儀。神默示以色列人以希伯來文寫下舊約,基督道成肉身進入猶太文化、穿上猶太人的裝束,自此基督教信仰便沾上了猶太文化色彩。但天地之主斷不能被地上任何一個文化所獨攬。

\r\n

耶穌基督生為猶太人,當年以亞蘭語宣講、教導天國的信息。奇怪的是,主耶穌在世確實說了甚麼話,除了第一代的基督門徒外,歷代信徒都不能完全知曉。原因是在新約時代,上主選擇以當時商用的希臘文來記載基督的一生,福音書的形成經過聖經作者的編撰,我們現在所擁有的主耶穌的真言,差不多全都是經過翻譯的話。啟示語言的改變,顯示基督教信仰的「可翻譯性」。

\r\n

使徒行傳的其中一個中心思想,是教會怎樣逐漸脫離猶太文化的轄制,進入外邦世界;在第一世紀以後,福音信息至少有希伯來和希臘兩種語言文化的演繹。福音要透過言語來宣講和解釋,言語不單是承載福音的器具,也是表達福音的方式,而不同的表達可以令接受福音的人,對福音的內容有稍微不同的理解。

\r\n

我們今天領受的信仰規模,有早期拉丁教父的解釋,有德國宗教改革的重新論述,還有歐洲各國宣教士的理解,它被傳到中國後又經過翻譯,我們所傳承的福音背後實在有數不清的文化元素。福音的宣講不能脫離文字,文字和文化的關係又是密不可分,文化不單是包裝,它是內容的一部分。

\r\n

除了啟示語言和做神學的語言等因素外,各地的信徒又要透過自己的文化,來明白和實踐福音的信息。舉例來說,中國教會看重勤勞、節儉、謙遜、修身、清廉正直、生活倫理等等「屬靈氣質」,其實都反映了傳統的儒家價值觀。相對地美國教會看重民主、自由、個人表達、坦誠、領導的透明度和問責等等,也同樣反映了所處的社會文化。

\r\n

雖然沒有一個文化可以獨攬福音,但我們也要確認希伯來和希臘文化是神的啟示的基本文化,是我們明白聖經信息的基礎。由於不同文化有不同的關注、不同的提問,地上並沒有一統的「基督教文化」,因此每個地區的教會都要作本色化的信仰翻譯。6福音需要與本土文化結合,這種結合將會影響教會體制、敬拜模式、教導重點等等。7

\r\n

福音除了要有地區獨特的文化翻譯外,還要有國際文化的標記,以表彰福音的普世性。因為在新天新地裡,得贖之民也是用多族、多語的形式敬拜神,福音最終是多元文化的揉合。使徒保羅在以弗所書申明外邦人能與以色列人同國,廢掉冤仇。基督的愛是過於人可以理解的,而眾聖徒在基督裡能明白基督的愛是何等深廣(弗三14-19)。每個文化都有它的框架,這些框架能幫助人明白抽象的道理、整理自己的經驗,但同時也阻礙人接受其他文化的框架。多元文化的融合,能叫人更明白認識神。

\r\n

在第1章「聖經論使命」裡,我們看到使徒彼得跟隨主耶穌三年之久,曾看見主耶穌與外邦人交往,和祂如何解構律法對飲食的要求,但彼得仍然需要上主從天降下異象來說服他吃「不潔之物」,以致能突破自己的文化框架,進到哥尼流家裡。如果彼得不踏出自己的文化安舒區,他和其他同伴也就無法明白福音那跨文化的特性,他也不能引導耶路撒冷教會去放下文化包袱,接納外邦人能歸信主。如果教會當日只能在狹隘的猶太文化中生存,就不會有今天在多元文化交流下的宏大豐盛了。

\r\n

 

\r\n

為甚麼福音要本色化?

\r\n

 

\r\n

如果福音總要有文化作為載體的話,那麼每當福音進入一個新的文化領域時,就需要重新經歷包裝的過程,以致能在該文化體系內植根結實。在中國歷史裡,佛教和基督教都是外來宗教景教僧侶於635年拜華,唐玄奘於645年由印度取經回國。時至今天,佛教已深深植根在中國,拜佛成為普羅大眾的宗教行為,但基督教仍被稱為洋教。近年的「重尊儒教」運動,明顯是在對抗基督教裡的「西方文明」,8 甚至有「多了一個基督徒,就少了一個中國人」的說法。

\r\n

其實,神的啟示由希伯來文化為始,就充滿著東方色彩,包含許多東方價值,例如孝道、親情、好客、敬老、尊重大地等等,很容易與中國傳統的天地人感通思想融合。然而,經過近二千年的西方文化的過濾,一個欠缺本色化的福音,就差不多等同於西方的福音;一個以西方文化為主導的福音,不但威脅著其他地區的傳統文化,這種對立文化更成為教會在那些地區發展的障礙,而我們對福音的認識亦會相對地狹隘自封,不能領受神透過多元文化的啟示。

\r\n

本色化的過程,能讓教會從聖經的啟示去檢視自己的文化,確立原生文化美善的一面,能相信福音但無須摒棄自己的根源。惟有懂得欣賞和愛護原生文化,我們才能進一步對自己的文化作批判和改革,福音才能真正影響周圍的社群。換句話說,福音對文化有兩大影響:一是文化保育,二是文化更新,而本色化神學是同時進入文化保育和更新的鑰匙。

\r\n

也許進一步談論福音本色化這課題之前,我們先要略述處境神學的基本概念,把本色神學放在處境神學的大範圍內作研討。

\r\n

 

\r\n

處境神學中的本色神學論

\r\n

 

\r\n

歐洲教會把福音傳到非基督教的世界。與其他文化相遇時,他們自然要面對一個重要的問題:異教徒歸信基督後,是否需要改變他們的風俗習慣?早於十七世紀中,天主教會已發出傳教指引(Propaganda Fide),勸導傳教士不要強迫人改變風俗文化,只要這些習俗不牽涉信仰和道德範疇,就可以保留。9 早期,在中國的耶穌會士容許信眾祭天祭祖,就是按這個指引的精神來行事。

\r\n

不過,十九世紀的更正教宣教士,他們一般認為歐美文化才是基督教文化,自以為在傳揚福音之餘,也要普及西方文化,於是宣教士決定了教會的禮儀敬拜、管治模式和福音信息的包裝。最早質疑差傳教會是否過度操控客地教會的人,可能是十九世紀中期的維恩(Henry Venn)。維恩於1861年立論,認為每個地方教會都應朝向自治、自養、自傳的方向發展,10 他的論說成為了「三自運動」的基礎,亦為處境化神學和教會本色化舖路。

\r\n

「處境神學」這觀念在1970年代開始萌芽,波希(David Bosch)11 在討論處境神學與福音本色化的課題上有如下的分析。處境神學的出現,是基於傳統神學不足以應付不同地域和文化的需要。傳統神學以西方為主導,並沒有解答非西方世界所面對的問題;再加上十九世紀宣教運動冒起時,正值西方帝國主義稱霸,兩者的結合令西方神學不去批判其強勢的神學取向,不提國際公義的課題。此外,當世界不斷在變,教會不能單從歷史和傳統中學習,必定要為不同時代尋求切合當代的答案。

\r\n

另一方面,福音有異於哲學思想,我們不單需要一套「正統信仰」(orthodoxy),更需要「正統實踐」(orthopraxis);神學家不能獨自作神學反省,而必須與苦難的人同行,對貧窮及邊緣人有委身,是要「做神學」而非「道神學」。最後,我們要真正明白聖經的道理,就要跟隨「釋經循環」的原則,讀經要加上實踐與經驗,才去建立一套學問,而這套學問又要帶來進一步的實踐驗證,讓真理越驗越明。

\r\n

波希從四個範疇去解釋處境神學與傳統神學的主要分別,筆者把他的意見簡單表列於下:

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

\r\n
\r\n

傳統神學

\r\n
\r\n

處境神學

\r\n
\r\n

主導

\r\n
\r\n

由上領導

\r\n
\r\n

由草根階層主導

\r\n
\r\n

治學方法

\r\n
\r\n

以哲學為本

\r\n
\r\n

借用社會學方法

\r\n
\r\n

對話者

\r\n
\r\n

知識分子

\r\n
\r\n

貧窮人、邊緣人

\r\n
\r\n

重點

\r\n
\r\n

學問

\r\n
\r\n

實踐

\r\n

\r\n

 

\r\n

傳統中,教會在西方社會有崇高的位置,神學的功夫也是由教會領導人而出;這些神學家都是知識分子,著重學問的追求,亦深受希羅思想影響,以做哲學的思想和治學方式來討論神學問題。相對來說,處境神學源於不同文化環境的新世界,往往始於草根階層的領受和實踐福音時的簡單提問。一般治學方法借用了現代的社會科學(特別是社會學和人類文化學)來解構現實世界,著重實踐福音時對當代的意義。

\r\n

為了傳福音和為深化信仰的緣故,處境神學用信徒群體所面對的處境來演繹信仰。面對著嚴重的社會不公,半世紀前拉丁美洲的天主教會發展了「解放神學」,12 為貧窮人而倡議公平、公義的社會制度。南美的解放神學來到印度,就演變為「賤民神學」,13 強調耶穌基督在世上所過的賤民生活和所受的賤民死亡,使忍受苦難成為強者之路。這些都是處境神學的經典例子。

\r\n

本色神學是以文化為核心考慮的處境神學,就是以文化作為做神學的處境,尋找福音所需包含的內涵和表達方式。小山(Koyama)的水牛神學14 提出福音的傳遞,應該可以適切於農業社會對大地的感情,和佛教世界對心靈恬靜的渴求。近年在不同類型的「中色神學」中,有關天人觀、天人合一、天下一家、恩情神學、感通神學、飲食神學、故事神學等15 課題,都是本色神學的發揮。

\r\n

對普世教會來說,本色神學的發展是重要的。每個文化都有其執著、適用於她的生態環境和民生。每一門本色神學都應該有她的獨到之處,當不同的神學體系結合起來時,我們就更能明白神創造和救贖的規模。

\r\n

 

\r\n

衡量本色神學的原則

\r\n

 

\r\n

面對著複雜多元,又與宗教信仰混淆不清的文化,我們可以有甚麼客觀的原則去衡量本色神學的好壞?馬來西亞神學家翁華(Hwa Yung)16 嘗試為亞洲本色神學草擬四個衡量的原則,現略述於下。

\r\n

首先,本色神學要有社會和政治的向度,才可以回應社會問題。拉丁美洲的解放神學是一個例子,但不是必然的典範,近年在韓國、印度、斯里蘭卡,都有神學家嘗試融合基督教信仰和亞洲本土的屬靈價值,以回應社會的需要。

\r\n

其次,本色神學有助教會的佈道和牧養事工。當神學在亞洲真正本色化之後,信眾會有能力廣傳福音,領人歸主,加入天國群體。本色神學有助教會在質和量上增長,而這種增長能配合本土的文化和世界觀,並且賦予教會權柄去趕鬼治病。最後,教會亦可以運用權柄,把福音傳至異族、異文化當中。

\r\n

第三,本色神學與本土文化相融。亞洲神學的討論要包括以下的課題:世界觀、思想和學習方式、家庭和族群的聯繫、罪與恥的省悟、對權威的理念和領袖模式、歷史認知、傳統及現代文化。

\r\n

最後,本色神學要忠於基督教傳統。本色神學是按個別文化來演繹的神學,就如所有神學論述一樣有其限制。本色神學不是要否定歷代大公教會的悠久傳統,而是要重新演繹和論述。本色神學不是要推翻傳統的認信,只是要承認及補其不足之處;因此兩者應該能相融和互補。

\r\n

 

\r\n

福音與文化的相遇

\r\n

 

\r\n

福音初傳入一個地方,與當地文化相遇,融合當地文化,本色化的過程一般需要長時間的演變。做本色神學的人要經過長時間的文化學習、試驗和考究,才可以找到適當的交接點。本色化的尋索通常會遇見以下幾個問題:

\r\n

第一,在本色化的尋索中誰是權威?作為福音使者的宣教士,他們難以擺脫自己的深層文化,不容易看到自己文化的盲點,但在福音初到之地,宣教士又可能是最熟悉聖經的人。教會成立初期,教會領袖明白自己的文化,但對聖經的認識卻非常有限,因此傳道者需要和本土領袖一起合作,嘗試踏上本色化之旅。天主教神父多諾萬(Vincent Donovan)17 在非洲東部一個偏遠的部落傳教時,選擇只傳述耶穌基督的一生,然後所有敬拜禮儀和信徒群體生活方式,都由第一代的教會領袖,按照聖經和他們從聖靈所得的領受來決定,最後發展成為一個與西方傳統截然不同的教會模式:沒有專業的神職人員、沒有強勢領導,只有事事講究配搭和協調的信眾。一般來說,福音本色化的過程需要宣教士與本土教會領袖緊密合作,且要不斷地與外界接觸,聆聽別人的反應,在反省和嘗試的循環下找到出路。

\r\n

第二,文化的層次複雜,宣教士面對一個多元文化的社會時,可以怎樣找到一個較為共通的準繩?因著文化的複雜性,沒有一個人可以成為本色化的權威。所有本色化的行動都有其時空的限制,認知這限制,就讓我們知道自己有不斷改善的空間,也可以繼續與其他類似的運動有所交流。舉例來說,香港道風山基督教叢林忠於培育及發展基督教本土化靈修、藝術和禮儀,我們可以在那裡找到中國格調的教堂、中國化的聖經故事圖像,不過今天中國的年輕人,對於這些古代服飾和圖像又可能會感到陌生,未必能夠勾起對中國文化的情懷。然而,這個本色化行動肯定是一個有意義的嘗試。

\r\n

第三,當福音與傳統文化的價值不相融之時,教會可如何面對?理論上,福音的大能應該能夠轉化文化和行為模式,但改變和更新文化是一個漫長的過程,期間需要有許多包容和調適。宣教士在認同文化的過程中,許多時候會遇到一些有異於主流基督教道德價值的傳統,但又不能簡單地取締它。在宣教學文獻中有較多討論的,有一夫多妻制、女性割禮、龐大嫁妝等問題。

\r\n

一個多妻的非洲男子信了主,有宣教士提議他要排除「淫行」後才能接受水禮,歸入教會。但問題是他的性生活都是在婚姻關係裡的。其二,如果他只留下一位妻子,與其他妻子離婚,對那些妻子是不公平的,也傷害了她們所生的子女。其三,舊約和新約時代都有一夫多妻的制度,沒有律法禁止。我們可以教導一夫一妻制作為一個較為理想的婚姻模式,但在不同的傳統文化之下,這種模式可能要經過數代的演變才能在教會成為主流。當大部分信徒接受和實踐一夫一妻制後,教會又可能要忍受在社會主流文化中過邊緣的生活。

\r\n

在非洲,有許多部落仍然流傳著為女孩子進行割禮的習俗,這習俗在許多非洲國家是合法的行為。雖然一些國家已經立法禁止,但面對著悠久的傳統,這些法例又未必容易強制執行。有人認為女性割禮猶如中國的纏足,都是奴化和傷害女性的風俗,教會應該倡議取消。但如果中國的纏足風俗都維持近千年才被廢除的話,那麼女性割禮也可能並非一朝一夕可改變的事實。教會在保護女性時要採取抗爭抑或包容的立場?如果法律沒有禁止的話,教會除了勸導信徒不要殘害自己的女兒、在社會上倡議改變風俗制度外,又能否對不聽勸的信徒執行懲教處分呢?這可能難有劃一的答案。

\r\n

許多印度教會不主張男方在婚嫁時要求龐大的嫁妝,因為這是女嬰被殺被棄的主要原因,又加深了男尊女卑的形勢,間接引致新娘因嫁妝少而被害。但教會很難禁止信徒奉行這個幾千年來的風俗,教會領袖也不能拒絕為一些會友籌措嫁妝祈禱。使徒保羅說明在基督裡不分主僕男女,但奴隸制度也要經過漫長的歲月才被廢除。在容忍不完美的文化制度下,仍然有傳福音和建立教會的空間。

\r\n

其實在宣教工場上,要包容不符合傳統教會價值的文化是非常具爭議性的,關鍵是我們如何決定是非黑白,和是非黑白中間的灰色地段。在甚麼時間調整教會文化會變成出賣福音?在美國,有教會在拉斯維加斯開設賭場,牧者在賭場內主持聖餐,禱告服侍,賭場所有收益撥作教會和慈善經費,吸引了許多有賭博習慣的信徒參加。18 這也可算是對潮流文化的一種調整模式,不過在調整的過程中需要經常檢討何時超越了界線。

\r\n

當福音與文化不能並存時,本色化的調協再不能化解衝突,這就引進了另一個大課題,就是文化的革新。以上的調適在某程度上可以解決福音與文化的衝突,卻不是解決衝突的唯一出路。福音可以帶來文化的改革和更新,叫人廢除陋習,棄舊更新。下文將會繼續討論「文化革新」這個課題。

\r\n

第四,傳統文化往往有濃厚的宗教色彩,宣教士如何處理傳統文化與宗教的緊密聯繫?這是福音本色化中最困難的問題,當然也不可能有簡單的答案。傳統文化跟宗教緊緊揉合,不能分割,所有節期慶典都有宗教敬拜的環節。一個篤信神靈的文化不會把靈界與物質世界分開。本色化的目的是要建立一套有本土文化特質的信仰模式,與此同時,又怎樣使福音與本土宗教不致混淆呢?這個重要的課題需要特別用篇幅去討論。

\r\n

 

\r\n

福音與宗教文化的相遇

\r\n

 

\r\n

梁家麟19 在討論中國祭祖問題時,以四個模式去綜合當福音與文化相遇時的不同取向和抉擇,但其實中國人的祭祖不單是一種文化,也是與宗教相連的敬拜,是一種宗教文化。因此這四個模式也可以拿來討論福音與宗教的相遇。以下是筆者採用了梁家麟的綜合,再加上一些宣教士遇到的例子,以及其他宣教學者的論說,結合起來說明教會在不同宗教環境下如何演繹福音。

\r\n

 

\r\n

摒棄模式

\r\n

摒棄模式(displacement model)採取一種黑白分明、劃清界線的取向,避免福音與傳統文化有任何聯繫,以基督教以外的宗教都是撒但的盤踞點,要抗拒和遠離。這種模式認為在傳統社會中,所有慶典都有宗教禮儀的點綴,信徒不宜參加。一般風俗習慣亦有隱藏的宗教意義:農曆新年的紅包是迷信吉祥,不應派發或接受;在喪禮上向遺照鞠躬是對偶像的敬拜,不能參與;非洲一些土裔的項鍊有邪靈的印記等等。

\r\n

一些強調屬靈爭戰或強調分別為聖的傳統的教會,一般較容易採取這個立場。筆者認識有東南亞教會的領袖,建議信徒摒除所有龍的圖像,因為在啟示錄中龍又名古蛇,是撒但的象徵;書本中如有龍的圖像,也該剪下來丟棄。靈恩教會多採取這個非正則邪的模式,來處理傳統文化的習俗禮儀,在本色化的路上是屬於保守的一群。

\r\n

 

\r\n

取代模式20

\r\n

取代模式(substitution model)是指為了傳福音的緣故,宣教士需要認同客地文化,盡量避免因文化而阻礙交往,認同文化作為傳福音的工具。許多傳統的節禮都帶著原有文化的宗教意義,但如果套用了福音的含義就可以保留下來。

\r\n

西方教會的聖誕節,可以追溯至古羅馬和歐陸文化在冬至拜太陽的節期,這是把耶穌基督降生的故事套用在民間節期上。有台灣和香港的牧者在信徒家中設立「祖先紀念位」來取代祖先靈位。在農曆新年時,國內信徒家家戶戶張貼描寫聖經真理的揮春。溫州教會的喪禮沿用本土文化浩浩蕩蕩的送喪隊伍,卻又打著「息勞歸主」、「天家長樂」等旗幟。這些例子保留了原有文化的符號,卻改變了符號背後的意義。摩西在西乃山接受神所頒佈的十誡之先,不同的祭祀儀式都已經盛行在古代近東。舊約律法的設立某程度上是保留當代敬拜的傳統,再賦予神直接的啟示。新約的聖禮取代了當時的水禮和逾越節的晚餐禮儀,也可以看為一種宗教文化的取代模式。

\r\n

 

\r\n

調適模式

\r\n

另一種是宗教文化的調適模式(accommodation model)。經過悠久的歷史傳承,傳統文化形成初期雖然未必直接源於宗教信條,但後來卻容易沾上濃厚的民間信仰色彩。中國傳統的祭祖與祭孔就是一個典型例子。明清時代耶穌會傳教士容許當時的天主教信徒祭祖,就是把這些禮儀看為孝道的表達,有異於偶像敬拜。這種調適策略卻不能被天主教其他修會接受,引發橫跨明清兩代的儀禮之爭,至1742年天主教廷頒佈禁令,不容信徒祭祖。十九世紀的新教宣教士在此問題上仍爭議不停,顯示這問題的複雜性。21

\r\n

1939年,天主教對中國祭祖的改變立場,把十八世紀禁止中國信徒祭孔和祭祖的命令,改為接受傳統的諭令。至今台灣的基督徒持守慎終追遠的精神,但在掃墓時以鮮花代替香燭,在敬祖時以「祖先記念表」或「祖先芳名錄」,代替傳統的「祖先牌」(俗稱「神主牌」)。22 香港亦有牧者提倡在一些往日慣常燒香敬祖的信徒家裡設立「祖先記念位」,以表孝道。這是一些改變符號、保留意義的方法。在福音與宗教文化相遇的灰色地帶,希望可以用情理兼備的方法淡化衝突。在傳統的社會裡,基督教也不致背負移風易俗的罪名。

\r\n

另一個調適的例子,是一些穆斯林在信主後仍在清真寺敬拜,不過敬拜的對象不是伊斯蘭教的真主安拉,而是創造和救贖的基督教的三一神。如此一來,他們保留了穆斯林的身分,又可以跟從主耶穌,避免嚴峻的迫害,在有限制的空間內成長。他們自稱為「跟從伊薩救世主的穆斯林」(Messianic Muslims)。23 調適是一個權宜之法。

\r\n

取代模式是把別人的東西拿來變成了「基督教」的傳統,甚至連原有的意義都被隱藏了。調適模式是在原有的文化上套上福音的意義,基督教的標誌相對地是隱藏的。

\r\n

 

\r\n

實現模式

\r\n

相對於上述模式,實現模式(fulfillment model)最積極正面地看傳統文化和宗教。人類被神創造,有神的形象,也可以從創造中認識神。就正如傳道書三章10至11節所說:「我見神叫世人勞苦,使他們在其中受經練。神造萬物,各按其時成為美好,又將永生安置在世人心裡。然而神從始至終的作為,人不能參透。

\r\n

理查森(Don Richardson)24 曾在原始部落民族中傳教,發現他們許多人都隱約明白屬天的真理,他解釋這種智慧是神「將永生安置在世人心裡」。理查森把這種對神既模糊卻又準確的觀念稱為「麥基洗德元素」在神的選民亞伯拉罕的後裔之外,作「至高神的祭司」,並可以為亞伯拉罕獻祭(創十四17-20)。在彌賽亞詩章裡,我們也看到一位「照著麥基洗德的等次永遠為祭司」的主,他不在舊約律法、選民和亞倫子孫之列(詩一一○4)。希伯來書的作者形容這等次的背後,是一種「無窮之生命的大能」。因此,我們可以在聖經裡看見神選民以外的一些神秘人物,包括在西乃山下向摩西獻計的米甸祭司葉忒羅(出十八1-27)、烏斯地的義人約伯,甚至是外邦先知巴蘭。他們有屬天的智慧,對神有認識,與神有溝通。理查森進一步解釋神的救贖計劃,是以主耶穌作為所有民族的救主。神將永生安置在世人心裡,「自從造天地以來,神的永能和神性是明明可知的。」(羅一20)保羅面對雅典眾多的偶像崇拜,他沒有破口大罵,反而肯定他們有敬天之心,進而向他們介紹這位「未識之神」。在佈道的過程中,他也肯定了雅典詩人的觀察眾生皆神所創造(徒十七23、28)。

\r\n

遠志明按照這套實現模式,解釋說中國古代人對超自然能力的膜拜,其背後是神給人啟示,叫人能領悟天地萬物都有主宰,我們可以從古舊的敬拜禮儀裡窺探真神的性情。當基督的福音與古舊的文化相遇時,我們可以進一步闡釋傳統信仰裡與真理相符之處。古代人敬天、祭天、悔罪等觀念,與聖經中天人關係的道理是吻合的,而聖經可以更準確地解釋這些傳統信念和風俗習慣。福音對中國人來說,是五千年來的敬天文化被肯定,讓人在耶穌基督裡找到先祖尋覓的真道。25

\r\n

中文聖經稱神為「上帝」,而在伊斯蘭世界中,一些聖經翻譯者則以「安拉」作為神的名字,二者都肯定了敬天、敬真神的傳統。但這些傳統的宗教文化,必須透過主耶穌基督道成肉身的啟示來更新轉化,才能為人帶來救贖。

\r\n

 

\r\n

對於有異於福音的宗教文化,以上四個模式由一個絕對排他的立場,漸進至一個肯定和包容的態度。前者的危機是福音完全脫離本土文化,不能根植人心,不但妨礙教會的增長,更製造了不必要的對立和張力。後者的危機是福音過度融入傳統宗教文化,製造了信仰上的混淆,墮入混合主義和多元宗教的圈套。每個模式都有其優劣之處,宗教的對話可以幫助我們決定在甚麼時候該選用甚麼模式,達到更有效的溝通。

\r\n

 

\r\n

宗教對話

\r\n

 

\r\n

神的永能和神性是明明可知的」(羅一20),我們可以相信不同宗教在某程度上,都可能蘊藏著真理的端倪,因此宗教對話能讓我們更明白別人的信仰和世界觀,繼而作有意義的交流。波希認為進行宗教對話之前,我們先要願意與不同的宗教和平共存,而真正的對話要始於對福音的委身,持謙卑的態度,明白不同的宗教面對著不同的世界、解答了不同的問題。然而,宗教對話不能代替宣教,因為我們堅信除耶穌以外別無拯救;但與此同時,我們又要謙卑地承認,上帝拯救的大能超乎人的認知。26

\r\n

在使徒行傳裡,我們可以看到使徒用不同的切入點去闡述福音。對著散居各地、回鄉過節的猶太人,彼得解釋聖靈的降臨是成全了先知預言,又引用大衛之詩去證明耶穌是主(二16-21、25-28)。面對公會裡正統的猶太人,司提反按以色列人的歷史指出猶太人的謬誤(七2-53)。在彼西底安提阿的猶太人會堂裡,保羅重複彼得的解說方式,引用詩篇去論說主耶穌的復活(十三16-41)。

\r\n

對於沒有猶太背景的路司得人,保羅叫他們歸向一位供應農業社會需要的永生神(十四14-17)。對著滿腦子希臘哲學和神話思想的雅典人,保羅借用了希臘詩人的智慧來介紹一位「未識之神」,及那位由祂所設立、按公義審判天下、從死裡復活的人(十七22-31)。在公會的人面前,保羅談復活(二十三6);在腓力斯和亞基帕面前,他談公義、節制、將來的審判和悔罪的信息(二十四26,二十六19-20)。在羅馬猶太人的群體中,保羅則引用律法和先知書來證道(二十八23-28)。早期教會的使徒在不同的宗教文化下,以不同的切入方式宣講救恩,這過程中的討論交流,我們可以作為借鏡。

\r\n

 

\r\n

文化的革新

\r\n

 

\r\n

一般來說,文化的研究強調文化的相對性,不是對與錯的抉擇,但在文化的相對性中,有沒有道德和信仰上絕對性的問題?既然文化是人類族群集體生活形成的準則和規範,而人類又活在罪惡之下,文化肯定會被罪惡所污染,在人類完全得贖之前,不可能營造一種完全聖潔的文化。在神啟示的亮光下,所有文化都有需要改革的地方,而一些風俗和文化更是基督教難以容忍的。

\r\n

舉例來說,以人作血祭是原始部落的習俗,而印度也有焚燒寡婦來陪葬的風俗,雖然是非法的,卻留存至今;一世紀前,中國農村仍有人販賣小孩作陪葬之用。歸信基督之後,不單要停止這類殘害生命的行為,更要設法改變這行為背後的風俗文化。

\r\n

在中國歷史上,宣教士在文化革新上起了一定作用。在明朝和清朝初期,傳教士以科技和學術交流作為切入點,取得朝廷的信任,地位被肯定,西方的思想和教育自始成為重要的文化傳遞工具。

\r\n

胡適說:「我們深深感謝帝國主義者,把我們從黑暗的迷夢裡驚醒起來。我們焚香頂禮感謝基督教的傳播帶來了一點點西方新文明和新人道主義,叫我們知道我們這樣對待小孩子是殘忍的、慘酷的、不人道的、野蠻的。我們十分感謝這班所謂『文化侵略者』提倡『天足會』、『不纏足會』,開設新學堂、開設醫院、開設婦嬰醫院。我們用現在的眼光來看他們的工作,他們的學堂不算好學堂,他們的醫院也不算好醫院。但是他們是中國新教育的先鋒。他們是中國『慈幼運動』的開拓者,他們當年的缺陷,是我們應該原諒寬恕的。」27

\r\n

以上所提到的改革方式,包括教育、醫療服務、對弱勢社群的服務和一些倡議行動。傳教士當時引進了不同的世界觀,帶動革新的生活方式。

\r\n

教會在世作光作鹽,教會的存在對社會應該有一定影響,要叫人悔改歸主、作官的肅清貪婪、作賊的歸回正道。在以基督教為主流的社會裡,教會的復興會帶來文化革新。史福索(Ed Silvoso)所提倡的「城市轉化」,就是相信福音的大能,能透過信徒合一的禱告和佈道來更新一個城市,他的書中就有這些改變地區文化的案例。28

\r\n

當基督教不是主流宗教時,教會群體仍然可以營造另類文化,吸引人嘗試不同文化的可行性。二十世紀初中國有女傳道、女子學校、女校長等,這都是在教會管治的範圍內提供新的文化模式,雖然引起了爭議,但最終也成為改革的先鋒。

\r\n

教會除了在內部實行另類文化外,也可以倡導社會改革,倒如十九世紀末在中國有禁煙戒煙會、二十世紀中期在香港有戒毒運動、廿一世紀有戒賭運動、公平貿易行動等,都是教會所帶動的文化革新。即使基督教未能成為主流文化,教會總可以成為社會上一把有代表性的聲音。

\r\n

不過,正如保羅蒂利希(Paul Tillich)所說,在革新的同時,教會要有自我批判的能力,才能免去假冒為善的指控,使見證有說服力;在宣講神的審判時,教會要檢視這審判尺度如何適用於自身。29 要是把這個原則應用於中國的宣教歷史,則提倡禁煙戒煙的宣教士,也一定要控訴自己祖國的鴉片販賣;在指責蓄婢制度的同時,也要為自己的祖先買賣黑奴而認罪;當指出纏足是對婦女的虐待時,也要承認自己文化中的纏腰陋習;倡導改革的人要有很強的自省能力,才不致流於狹窄虛偽。

\r\n

在革新文化的漫長歲月裡,有時不是在現世代就可以看到成果,也不是一小群人可以成就的偉大任務。不過,對改革者來說,天國的地域廣闊,並以歷世歷代的信徒為連繫,信徒只管持守以天國之道順行於地的禱告心態,深信神的掌權不止於今朝。

\r\n

最後,保羅蒂利希指出文化的改革有兩個層次:一是道德層次,二是信仰層次。由於文化的標準建基於族群對人生終極的理解,對習俗的取向最終要回歸到信仰的基礎上,文化與信仰是不能分割的。因此,「宗教是文化的實體,文化是宗教的形式。」30 福音與文化相遇,不會只停留在道德層面,因為道德背後反映了社群的世界觀和價值觀。道德層面的改革,會牽涉基督教信仰的神觀、人觀和救贖觀。福音信息給人能力作思想形態上的更新,是最有效的改革途徑。

\r\n

 

\r\n

宣教士的文化調適

\r\n

 

\r\n

跨越文化的宣教士要進到異鄉作客,以福音大使的身分,把基督教的信仰介紹給人,必先經過學習文化的歷程,這種學習會帶來多方面的轉變,包括個人、家庭、服侍團隊、客地群體和差遣群體的改變。

\r\n

首先是宣教士個人的改變。主耶穌基督道成肉身的一生,是宣教使者的生活典範。道成肉身以認同為基礎,是一個放棄權利的行動,要披上客地文化。在這過程中,宣教士要明白自己的文化偏好,才能避免對客地文化有不必要的排斥和批判。

\r\n

舉例來說,一個以勤奮工作為美的華人宣教士,遇上以閒暇為樂的熱帶海島文化時,就要明白兩者皆有可取之處,也有不足的地方。宣教士要避免把文化分歧屬靈化,強行要求客地教會改變他們悠閒的習慣,像他一樣拚鬥狂熱。知己知彼,是宣教士進入文化的第一步。舍伍德.林根費爾特(Sherwood Lingenfelter)在他的著作中,提供了許多例子去引導宣教士進入文化,值得我們參考。31

\r\n

在客地生活的宣教士要盡量減少與客地文化的距離,尋找原生文化與客地文化的共通點,在可行的範圍內欣賞和融入異域的文化,在這過程中要有一定的幽默感來面對文化差異和衝擊。曾聽過一位宣教士有趣的故事:兩位女宣教士在部落民族中學習語言,老師是由村長指派的一位男士。村內所有男士的下體都是赤裸裸的,這種近距離的接觸令兩位女宣教士坐立不安。一天,她們送上一條短褲及皮帶,老師欣然接受了。翌日,老師高興地穿著新衣來上課,宣教士發現他仍是赤裸的,只是腰間束上了皮帶。

\r\n

曾有一位印度教會的領袖對我說,他們用手吃飯而不用餐具,因為他們的手只入自己的口,但餐具卻曾經進過許多人的口,因此餐具比手更加不潔淨。況且,手是神創造給人的禮物,用手取食更能讓人欣賞神的創造和食物的美味,飯後不單齒頰留香,更是手帶餘香。此外,世上用手抓食的人數遠超過用餐具進食的人數,證明這是更普遍、更洽當的禮儀。按希伯(Paul G. Hiebert)的觀察,「印度人以個人的清潔和公共空間的骯髒著名,而西方人士則以公共空間的整潔和個人的骯髒著名。」32 我們若帶著輕鬆的態度去看文化差異,就不會隨便批判別人的文化了。

\r\n

道成肉身的認同所牽涉的,不單是一些表面的文化習慣,更是文化背後的基本價值。林根費爾特、麥雅(Lingenfelter & Mayers)提出了幾個例子,來解釋西方宣教士在第三世界裡遇到的問題,所涉及的基本價值包括時間觀念、是非判斷、危機處理、目標主導或人本治理、自我價值和對軟弱的理解。在介紹每個課題之後,他們都嘗試檢視聖經的教導,發現原來許多時候在不同的場景中,聖經也會有不同的指引。33

\r\n

在融入文化的過程中,宣教士要面對一個弔詭的事實:他在客地的信徒群體中是一個客旅,不能喧賓奪主,但另一方面,他又不是一個普通的過客,他有獨特的身分。他和主人家都是神家裡的人,大家同有一位天父,同蒙應許,同作家人。宣教士是在父家中作客,地位形同入幕之賓。

\r\n

道成肉身的意義不止於認同,基督來到世間,就像「光照在黑暗裡」,帶來新的景象和視野。宣教士來到客地,除了融入客地文化之外,也帶來了抗衡文化的果效,提供另類文化的選擇。無論宣教士如何努力,都不可能完全放棄自己的原生文化,因此他在異地自會顯露出另類的文化模式。對一些鮮有與外界接觸的族群來說,宣教士可以給他們看到另類的生活方式。舉例來說,在一個男尊女卑的客地文化裡,西方宣教士較平等的夫婦關係,會挑戰當地人思考自己對家庭的態度。

\r\n

宣教士長期在認同和抗衡文化的矛盾中生活,最終會成為「多重文化邊緣人」,或稱為「跨文化人」(interculturated people)。意思是說,宣教士永遠披戴著多元文化的烙印,不會完全認同任何單一的文化。宣教士在一般人眼中,可能會被看為別具一格的人,既擅於與不同背景的人融洽相處,又經常擁抱另類的觀點和處事方式。

\r\n

經過認同和融合別人的文化之後,宣教士回到自己的原生文化時,又會感覺到自己被邊緣化,不能完全回復原有的價值觀和世界觀。況且宣教士在外時,原生文化也不斷在改變,遊子重回娘家時,可能已認不出故園的面貌。正如文森特.多諾萬(Vincent Donovan)所說,宣教士將會永遠在陌生的地方作客34 。簡單來說,宣教士最後會成為一個「終身寄居者」。

\r\n

第二,是宣教士家庭經歷改變。宣教士的夫婦角色,會順著不同的社會文化而有所調整。筆者初到斯里蘭卡時,發現當地的女性不宜在晚上單獨外出,因為這會顯示其丈夫沒有盡上保護的責任,也容易令人誤會為妻者的道德操守。要融入當地的文化,婦女就要放棄獨行的習慣,接受男主外、女主內的生活安排。雖然深層文化不變,但表面文化卻一定要有所調適。

\r\n

跨文化宣教對家庭最大的影響,可能是對於孩子的培育。宣教士子女經常遊走於不同的文化圈子,在家裡有原生家庭的文化,在外有客地的文化,在宣教士團隊中有國際文化,結果他們比父母更為邊緣。許多時候宣教士子女被稱為「第三文化孩子」(Third Culture Kids),是因為他們最終會衍生一個有異於父家和客地的文化。他們所面對的挑戰,顯然又不是一般人容易理解的。這是一個重要的宣教士支援的課題。

\r\n

第三,是宣教團隊的改變。多元文化團隊本身就是福音的見證,每次有異文化隊員加入,對隊工來說都會帶來生機和張力。在傳統的宣教團隊裡,大部分隊員都是來自西方國家,但今天的宣教隊工則越來越國際化,甚至是以非西方的隊員作為主導。與不同文化的人合作,始終不是一件容易的事,許多時候宣教士流失,也是因為隊工出現了問題。一個理想的多元文化團隊,不應該以一個特定文化作為主導,而要靠融和及協商來塑造共同的處事方式,在這過程中,每個成員都可以拉闊自己的領域,欣賞及包容不同文化,成為更敏銳於別人文化的人。

\r\n

第四,是客地群體的改變。宣教士來到客地,自然會為服侍群體帶來改變,在最基本的水平上,他可以引導本土領袖認識文化的多元性與福音的普世性。一個成功的宣教士,可以影響本土信徒對自己的文化進行尋索、肯定與批判,讓宣教士能與本土教會一起建設本色化神學,並鼓勵本土教會以基督教信仰來革新文化。林根費爾特在他的宣教士與文化研究中得到的結論是,宣教士一方面要避免轉送自己的文化,改變別人的傳統,但另一方面又要努力建設本土信徒,用聖經的教導去轉化文化。35 上文有關「文化的革新」已有詳盡的討論。

\r\n

第五,是差遣群體的改變。一個經歷轉化的宣教士回到自己的差遣群體中,應該可以引導母會認識文化的多元性,學習從不同的文化角度認識神,檢視自己的文化盲點,繼而在自己的文化中提供抗衡的動力。彼得、保羅、巴拿巴等人的見證影響了耶路撒冷教會(徒十五章),同樣地,宣教士也可以影響他們的母會和差會,促使這些群體有適度的自我調整,以擁抱異鄉的教會和信眾。西方教會可以學習東方教會的人情和群體性,農村教會可以學習城市教會的規劃、效率和條理,叫每一方都有進步。

\r\n

 

\r\n

以上所有改變都有一個共同的目標,就是要反映出福音的普世性,叫人明白超越宇宙的上主,甘願披戴人類歷史和文化的衣裝,讓人曉得上主珍惜人類的多元和豐盛,跟隨祂的人也同樣披上了地上萬族的多元色彩。

\r\n

 

\r\n

\r\n
\r\n
\r\n

1 王曉朝:《基督教與帝國文化:關於希臘羅馬護教論與中國護教論的比較研究》(北京:東方出版社,1997),第99頁。

\r\n
\r\n
\r\n

2 Andrew Walls, and Cathy Ross, ed., Mission in the 21st Century, Exploring the Five Marks of Global Mission (London: Darton, Longman and Todd, 2008), 195-196.

\r\n
\r\n
\r\n

3 Lausanne Committee for World Evangelization, \"The Willowbank Report: Consultation on Gospel and Culture,\" Lausanne Occasional Paper 2 (1978), http://www.lausanne.org/en/documents/lops/73-lop-2.html.

\r\n
\r\n
\r\n

4 儀禮之爭由1635年開始,至1720年康熙逐傳教士為止。顧保鵠編著:《中國天主教史大事年表》,(台中:光啟出版社,1970),第21-43頁。

\r\n
\r\n
\r\n

5 1700年,在兩位耶穌會士閔明我(Grimaldi)和徐日昇(Thomas Pereira)的影響下,「康熙帝宣言中國祭祖敬孔之禮為一種禮俗,與宗教無涉。」同上書,第37頁。

\r\n
\r\n
\r\n

6 Lamin Sanneh, Whose Religion is Christianity? The Gospel Beyond the West (Grand Rapids, Mich.: Wm. B. Eerdmans, 2003).

\r\n
\r\n
\r\n

7 V. J. Donovan, Christianity Rediscovered, an Epistle from the Masai (London : SCM Press, 1982).

\r\n
\r\n
\r\n

8 蔣慶是這個運動的代表,參http://culture.people.com.cn/BIG5/46103/46106/3969652.html

\r\n
\r\n
\r\n

9 Norman E. Thomas, ed., Classic Texts in Mission & World Christianity, a Reader’s Companion to David Bosch’s Transforming Mission (Maryknoll, New York: Orbis, 1995), 209-210. 上述著作轉載了Johannes Thauren的文章,解釋Propaganda Fide的精義。

\r\n
\r\n
\r\n

10 同上。上述著作轉載了Henry Venn的文章。

\r\n
\r\n
\r\n

11 David J. Bosch, Transforming Mission: Paradigm Shifts in Theology of Mission (Maryknoll, N.Y.: Orbis, 1991), 420-432.中譯本有《更新變化的宣教:宣教神學的典範變遷》。白陳毓華譯。台北:中華福音神學院,1996。

\r\n
\r\n
\r\n

12 代表作為Gustavo Gutierrez, Theology of Liberation: Liberation and Faith (London : Burns & Oates, 1974).

\r\n
\r\n
\r\n

13 Arvind P. Nirmal, and V. Devasahayam, A Reader in Dalit Theology (Madras: Gurukul Lutheran Theological College & Research Institute, 1990). 此外,有一本神學期刊Dharma Deepika, a South Asian Journal of Missiological Research (Mylapore, Madras, India: Deepika Educational Trust),當中也有許多探索賤民神學的研究。

\r\n
\r\n
\r\n

14 Kosuke Koyama, Water Buffalo Theology, 25th anniv edition (Maryknoll, New York: Orbis Books, 1999).

\r\n
\r\n
\r\n

15 中色神學的多種課題,可參考溫以諾、宋泉盛、夏雨人、陳南州等人的著作。

\r\n
\r\n
\r\n

16 Yung Hwa , Mangoes or Bananas? The Quest for an Authentic Asian Christian Theology (Oxford: Regnum, 1997), 61-122.

\r\n
\r\n
\r\n

17 V. J. Donovan, Christianity Rediscovered, an Epistle from the Masai (London: SCM Press, 1982), 129-163.

\r\n
\r\n
\r\n

18 文中所提的是Covenant Casino Church, Las Vegas。另有New Covenant Baptist Church亦跟隨這意念設立網上賭博服務。

\r\n
\r\n
\r\n

19 邢福增、梁家麟:《中國祭祖問題》(香港:建道神學院基督教與中國文化研究中心,1997),第163-175頁。

\r\n
\r\n
\r\n

20 溫永生:《慎終追遠迎復興:轉化華人祭祖文化》(台北:天恩,2010),第189-252頁。此書所提倡的喪禮和祭祖禮儀的轉化,可以看作「取代模式」的典型例子。

\r\n
\r\n
\r\n

21 邢福增、梁家麟:《中國祭祖問題》,第7-20頁。

\r\n
\r\n
\r\n

22 溫永生:《慎終追遠迎復興:轉化華人祭祖文化》,第223-230頁。

\r\n
\r\n
\r\n

23 John Travis, \"Messianic Muslims Followers of Jesus, a Closer Look at C5 Believers and Congregations,\" International Journal of Frontier Missions 17, no. 1 (2000), http://www.ijfm.org/PDFs_IJFM/17_1_PDFs/Followers_of_Isa.pdf.

\r\n
\r\n
\r\n

24 Don Richardson, Eternity in Their Hearts (Ventura, California: Regal Books, 1981).

\r\n
\r\n
\r\n

25 遠志明:《神州懺悔錄上帝與五千年中國》(Petaluma, CA:神洲出版公司,1999),第43-49頁。

\r\n
\r\n
\r\n

26 David J. Bosch, Transforming Mission: Paradigm Shifts in Theology of Mission (Maryknoll, N.Y.: Orbis, 1991), 483-489. 中文版參《更新變化的宣教:宣教神學的典範變遷》第660-669頁。

\r\n
\r\n
\r\n

27 胡適:《胡適日記全集5》(台灣:聯經,2005),第925頁。

\r\n
\r\n
\r\n

28 Ed Silvoso, Transformation, Change the Marketplace and You Change the World (Ventura, California: Regal Books, 2007) www.harvestevan.org.

\r\n
\r\n
\r\n

29 Paul Tillich:《文化神學》,陳新權、王平譯(北京:工人出版社,1988),第50-52頁。原著:Paul Tillich, Theology of Culture, (New York: Oxford University Press, 1959).

\r\n
\r\n
\r\n

30 同上,第53頁。

\r\n
\r\n
\r\n

31 Sherwood Lingenfelter, Agents of Transformation: A Guide for Effective Cross-Cultural Ministry (Grand Rapid, Michigan: Baker Books, 1996), 10.

\r\n
\r\n
\r\n

32 Paul G. Hiebert, \"Clean and Dirty, Cross-Cultural Misunderstandings in India,\" Evangelical Missions Quarterly 44, no. 1 (2008): 90-92.

\r\n
\r\n
\r\n

33 Sherwood Lingenfelter, and Marvin K. Mayers, Ministering Cross-Culturally, an Incarnational Model for Personal Relationships (Grand Rapid, Michigan: Baker Academic, 2003).

\r\n
\r\n
\r\n

34 Destined to walk forever a stranger in a strange land’V. J. Donovan, Christianity Rediscovered, an Epistle from the Masai, 193.

\r\n
\r\n
\r\n

35 Sherwood Lingenfelter, Transforming Culture, a Challenge for Christian Mission (Grand Rapid, Michigan: Baker Books, 1998), 167-181.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527462,'/OEBPS/教會在世_Ebook-0515-20.xhtml'),(81,10,23,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 試從文化的角度,檢討短宣隊到外地佈道所面對的限制。

\r\n

2. 探望不同種族的教會,訪問他們對「屬靈人」的理解,認識不同文化在這個課題有甚麼分歧,然後比較、反思自己對這課題的理解,看看你有何發現。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633526843,'/OEBPS/教會在世_Ebook-0515-21.xhtml'),(82,10,24,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. 莊祖鯤:《宣教與文化》。Paradise,PA:基督使者協會。2004。作者是台灣人,現於美國工作,是近代華人教會著名的宣教學者,著作頗豐。除了鋪陳宣教與文化的概論外,作者還特別討論基督教與中國文化的會通,亦以佛教與中國文化的相融來作一個比較。此書在這一個課題上可以提供一個適切的理論基礎。

\r\n

2. 柏納德艾得理。《跨文化倫理學:異文化宣教的道德難題》。白陳毓華譯。台北:中華福音神學院出版社,2001。原著: Adeney, Bernard T. Strange Virtues, Ethics in a Multicultural World. Downers Grove, Ill.: InterVarsity Press, 1995. 作者出生於上海一個宣教士家庭,童年至青少年階段曾分別在六個不同的地區生活,遊走於不同的文化世界,成長後仍繼續在多個地方工作和學習。這本書可算是他在不同類型的文化衝擊下的結晶,當中包含許多個案,討論的過程強調要檢視文化價值重於文化行為,實踐性強。

\r\n

3. 陳南州、莊雅棠合編。《亞洲處境中的宣教》。台南:台灣神學文化研究所,1998。這是一本非常特別的文集,包羅了美國華裔、韓國、日本、巴基斯坦、菲律賓的神學家的作品,內容強調了教會的政治和文化使命,而宣教就是在苦難中與掙扎的人民分享彼此團結的整全福音信息。短短的篇幅蘊藏著深邃的意思,發人深省。

\r\n

4. 吳明節。《基督教與中國文化的接觸點》。香港:道聲出版社,1990。吳明節博士在信義宗神學院任教多年,編者收集了他在不同刊物出版過的文章,加上Graig Moran的英文翻譯,結合成一本雙語文集,內容多為作者與當代儒家學者的對話。作者透過中國文化的框架,來重新演繹和維護基督教倫理和核心信仰,對本色神學有一定的貢獻。

\r\n

5. 王曉朝。《基督教與帝國文化:關於希臘羅馬護教論與中國護教論的比較研究》。北京:東方出版社,1997。本書是作者在英國利茲大學攻讀博士學位時所寫的論文。首部分論述基督教如何與希羅文化,由起初的衝突發展至後期的和解;第二部分追溯基督教如何在明朝引起文化衝突,演變成清初的文化融合,再進展到清末帝國主義下的相互排斥;在最後一部分,作者提出一個基督教本土化的進程。

\r\n

6. 陳耀南。《從自力到他力,與中國人談基督教》。香港:天地圖書,2006。作者是一位儒者,在香港和台灣的教育界中享有盛名,中年後期才歸信基督。此書是他的講道集,解釋為何基督教信仰是中國文化的出路,有很強的護教和佈道意味。

\r\n

7. 溫以諾。《中色神學綱要》。加拿大:加拿大恩福協會,1999。作者在西方教育體系下成長,在北美定居,曾在多間神學院教授差傳學。此書比較華人及西方的意識形態和神學傳統,嘗試以「論天論人」、「天人合一」、「天下一家」三個大方向,去演繹傳統西方的系統神學課題,包括神道、人道、救恩、倫理、屬靈觀、家庭及其延伸。

\r\n

8. 夏雨人。《中國神學導論》。台北:姜民權;道聲出版社,1990。作者為台灣聖公會牧師。此書借用儒佛的框框來演繹基督教的道理,強調相通相融之處,甚具啟發性。

\r\n

9. Song, C.S. Tell us our Names, Story Theology from an Asian Perspective. Maryknoll, N.Y.: Orbis Books, 1984. 中譯本有宋泉盛。《故事神學》。台灣:人光出版社,1991。作者出生及成長於台灣,著作頗豐,原著為英文。此書以十則民間和童話故事為藍本,展述五個神學主題,有豐富的神學想像力,雖有點借題發揮,但不失為本色神學的一個例子。

\r\n

10. 溫永生。《慎終追遠迎復興:轉化華人祭祖文化》。台北:天恩,2010。作者是客家人教會的牧者,又是客家宣教神學院院長,他把牧會時所遇到的中國祭祖文化,作為他的博士研究,此書是他改寫其博士論文的成果。這是一個反覆被人討論的課題,但此書仍有其獨特貢獻。此書理論和實踐並重,難得的是其實踐方案都是多年經驗的結晶,從處境反省神學課題,當中有不少洞見。

\r\n

11. 邢福增、梁家麟。《中國祭祖問題》。香港:建道神學院,1997。在中國教會的歷史中,祭祖問題一直成為教內教外的爭端。本書嘗試綜觀這個爭論的不同立場,加以評估,給予一些實際解決問題的建議。邢主要討論歷史,梁則討論宗教、文化和實踐。從宣教與文化的角度來看,這是一個經典的大型個案研究。

\r\n

12. 朱昌錂。《公說公有理:宣教工場個案研討》。香港:香港差傳事工聯會,1995。作者參考一些宣教士在實踐生活上遇到的文化衝擊的例子,編寫了這本小組討論課本,每個個案都生動有趣,挑戰我們去思想,是差傳教育的好幫手。

\r\n

13. 遠志明。《神州懺悔錄上帝與五千年中國》。Petaluma, CA:神洲出版公司,1999。作者經歷六四民運後信主,從中國的宗教歷史看祖國文化的發展,從夏商周時期的傳說追源至古代的人神關係,如何由敬天尋道發展至歷朝的人本時代,至福音於明代來華的回歸,中國的盼望在於重回上古之神的懷抱。這是信仰與文化中「實現模式」的典範。

\r\n

14. 建道神學院。《教牧期刊:宣教學對傳統神學的啟迪》。第16期(2004年5月)。香港:建道神學院。這期有四篇文章以宣教人類文化學和處境化神學立論,是華人教會較少討論的課題,值得一看。

\r\n

15. Donovan, Vincent J. Christianity Rediscovered, an Epistle from the Masai. London: SCM Press, 1982. 這書敘述了一位天主教神父在東非傳教的故事。Donovan傳講了主耶穌的故事後,就讓族人自行決定他們的教會模式、禮儀和傳統;結果出現了一個與西方教會迥異的信徒群體。這是一種非常異類的宣教模式。作者把他的神學反省不斷地融注在故事當中,內容發人深省。

\r\n

16. Hiebert, Paul G. Anthropological Reflections on Missiological Issues. Grand Rapids, Mich.: Baker Books, 1994. 作者是美國三一神學院的宣教學老師,此書收集了他在不同刊物出版過的文章,行文精簡,從人類文化學的角度描述不同的世界觀,提供宣教士在跨文化事奉中要掌握的方向,最後的一部分討論不同文化對靈界爭戰的理解。

\r\n

17. Hwa, Yung. Mangoes or Bananas? The Quest for an Authentic Asian Christian Theology. Oxford: Regnum, 1997. 作者是馬來西亞華裔人士、衛理公會牧師,曾在馬來西亞及新加坡不同的神學院擔任教職。作者提出四個衡量本色神學的原則,然後追溯在歷史上亞洲不同地區的本色神學思想,包括在明清時代的中國、在上世紀的印度,以及今天的日本、韓國等。書名通俗,內容卻屬於學術研討。

\r\n

18. Koyama, Kosuke. Water Buffalo Theology, 25th anniv edition. Maryknoll, New York: Orbis Books, 1999. 作者是日本宣教士,在泰國事奉多年,體會到西方神學不能吸引在佛教世界和農業社會的人。作者的討論遊走於日本、美國和泰國之間,此書明顯地表達了不同文化之間的張力,提出許多沒有答案的問題。這是一本散文集,蘊藏深邃的智慧。

\r\n

19. Kraft, Charles H. Anthropology for Christian Witness. New York: Orbis Books, 1996. 作者是富樂宣教學院的資深宣教人類學學者,提供了一個基礎的人類學框架,來認識不同的文化體系,對實踐跨文化事奉的人來說,這書可以使人明白自己和別人的文化,有助於進一步的信仰交流。

\r\n

20. Lingenfelter, Sherwood . Transforming Culture, a Challenge for Christian Mission. Grand Rapid, Michigan: Baker Books, 1998. 作者是Biola University跨文化學的教授,這是他多年研究的成果,融合聖經反省、文化學理論和各地區的個案研究,給跨文化工作者一些基督教信仰與文化的基礎認識。可以作為宣教文化學的教科書。

\r\n

21. Lingenfelter, Sherwood . Agents of Transformation: A Guide for Effective Cross-Cultural Ministry. Grand Rapid, Michigan: Baker Books, 1996. 上一本書是宣教文化學導引,這本則是宣教士進入異文化的研究指引。引導宣教士有系統、條理地認識自己和客地的文化偏好,以致能掌握文化衝突的來源和化解方法,進而協助客地信徒尋求文化的轉化和更新。

\r\n

22. Lingenfelter, Sherwood, and Marvin K. Mayers. Ministering Cross-Culturally, an Incarnational Model for Personal Relationships. Grand Rapid, Michigan: Baker Academic, 2003. 這是一本有關文化衝擊的書。作者提供兩個核心原則道成肉身和基本價值來處理文化差異所引致的種種張力。書中有許多美國人在部落民族中生活而產生衝突的例子,刺激讀者深思。

\r\n

23. Parratt, John. An Introduction to Third World Theologies. Cambridge, U.K.: Cambridge University Press, 2004. 編者是英國伯明罕大學的第三世界神學教授,曾在非洲、印度及太平洋地區教學和研究,他認為第三世界有兩大共通點:西方殖民主義的歷史遺產和經濟上的長期貧窮,這兩方面影響了第三世界的神學建構。全書由六位在各地神學院和大學任職的教授寫成,包括來自拉丁美洲、印度、東亞、非洲東部和西部、非洲南部、和加勒比海群島。

\r\n

24. Sanneh, Lamin. Religion and the Variety of Culture, a Study in Origin and Practice. Valley Forge, Pennsylvania: Trinity Press International, 1996. 作者是耶魯神學院的宣教學教授,出生在伊斯蘭教的非洲、在美國受教育,歸主後用他的異教異文化背景,來追尋西方世界對文化與宗教關係上的誤解。作者認為文化與宗教兩者是不能分割的,我們的信仰模式是二者的結合,因此基督教教會在現世界的多元文化裡,可以有簇新的神學整合和反思。

\r\n

25. Sanneh, Lamin. Whose Religion is Christianity? The Gospel Beyond the West. Grand Rapids, Mich.: Wm. B. Eerdmans, 2003. 此書跟前書同有一個中心思想,就是基督教的普世性及其在各地本色化的發揮。此書大部分內容都是以答問方式,去比較西方世界和非洲社會對基督教的不同演繹,所討論的原則可以啟發讀者從不同的文化處境,去反省基督教信仰的多元表達。

\r\n

26. Scherer, James A., and Stephen B. Bevans. New Directions in Mission and Evangelization. Maryknoll, N.Y.: Orbis Books, 1999. 對有興趣研究文化神學的人來說,這可能是閱讀的首選。書中的文章來自世界各地不同的教會傳統,文章內容已能顯示不同文化在討論這課題時有不同取向,可以引導讀者作深度的反思。

\r\n

27. Tillich, Paul. Theology of Culture. New York: Oxford University Press, 1959. 中文版參Paul Tillich。《文化神學》。陳新權、王平譯。北京:工人出版社,1988。作者強調宗教與文化兩者的關連,兩者是一個不能分割的整體,文化必定是建基於宗教上,而宗教形態又肯定受到文化薰陶。這是一本重哲學反省的書,單以歐美文化為討論範圍,最後在傳講福音的實踐行動上提供一些非常獨特的見解。

\r\n

28. Zahniser, A. H. M. Symbol and Ceremony: Making Disciples Across Cultures. Monrovia, CA: MARC, 1997. 傳統宗教的儀式和慶典在人心中有深層的意義,宣教士可以從傳統信仰的符號中學習調節,建造一套基督教的符號和節期,使人在敬拜神上有具體實物的協助。這本書所討論的,是每位開荒者都要面對的課題。

\r\n
\r\n
',1,0,1633510321,1633526853,'/OEBPS/教會在世_Ebook-0515-22.xhtml'),(83,10,25,0,'*第6章 屬靈爭戰的宣教範式','
\r\n
\r\n

第6章    屬靈爭戰的宣教範式1


\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

討論教會使命,為甚麼要談到屬靈爭戰?這一章從教會的歷史傳統追溯神蹟奇事在教會中的位置,亦從聖經檢視屬靈爭戰這個議題。今天在前線的宣教士告訴我們:靈界爭戰誠然是真實存在的。在福音未普及的宣教工場裡,可能會有較多靈界爭戰的事件,也會有較多的異能神蹟彰顯,這就解釋了為何看重權能佈道的五旬宗,在宣教工場上的發展最為迅速。前線的實戰體會能夠挑戰我們固有的認知和傳統,屬靈爭戰這課題在宣教學上引發的震盪就是一個好例子。福音來到未得之地,對當地應該有三重的衝擊。在真理的層面,福音帶來赦罪和救贖;在靈界的層面,福音燃起屬靈爭戰之火;在文化的層面,福音引進改變與更新。

\r\n

靈界誠然是真實的,但這不代表我們要擁抱靈恩運動今天所有的教導。我們仍然需要檢視現時流行的論述,慎思明辨,擇善固執。

\r\n

 

\r\n

在1974年的洛桑世界福音大會中,孔漢諾(Harold Kuhn)勾勒出靈恩運動從早期教會到二十世紀的發展,指出此運動對於普世教會增長的重要性。2 大會後來發表《洛桑信約》,在15項大原則內包括了兩項宣告,就是屬靈爭戰的真實和聖靈在宣教佈道中不可或缺的地位,確立了屬靈爭戰這一課題在宣教學中的位置。3 1985年,彼得韋拿(Peter Wagner,又譯彼得.魏格納)等人,在美國富樂神學院開設「神蹟奇事與教會增長」一科,在宣教學界掀起了一番爭議。這一章會就此課題作一個簡單的巡禮,看看爭議的內容和這課題對宣教學的影響。

\r\n

 

\r\n

為甚麼要討論這課題?

\r\n

 

\r\n

討論教會使命,為甚麼要談到屬靈爭戰?這是近代的風氣潮流,還是長遠的基礎方向?以下筆者嘗試舉出五個不同原因,闡述這個課題的重要性。

\r\n

從教會的歷史傳統來看,神蹟奇事、治病趕鬼等事件是教會生活的一部分。達騰飛(Andrew Daunton-Fear)追溯一至五世紀的教會歷史,堅持趕鬼治病、方言異能等恩賜從沒有離開過古代的教會。4 在中世紀,北歐的異族入侵,與歐洲的基督教相遇,當中也有不少屬靈爭戰的案例。至中世紀後期,社會上對巫師的打壓,其實是源自世俗的法庭和社區而不是教會。5 啟蒙時期之後,歐美的新教教會漸漸減少了神蹟奇事的記載,不過趕鬼驅邪仍是天主教的傳統服侍。至十九世紀初,有差會主張回歸至使徒的傳福音方法,讓宣教士在異邦使用基督所賦予早期教會趕鬼治病的權能。6 二十世紀初的宣教學者艾樂倫(Roland Allen)亦批評當代宣教士過於著重人的理智,忽視聖經的感動和能力。他倡議差會重新確認神蹟異能和先知講道的職事。7 以上簡單的論述指出靈恩傳統其實在教會歷史上從未斷絕,今天的靈恩運動只是秉持二千年教會生活的一環,也是在福音的拓展上重要的一環。

\r\n

近年教會的擴展,要數靈恩傳統的教會最為突出。據美國全國基督教協會統計,在2009年全美最大的新派教會裡,只有五旬宗的教會顯示有信徒人數上的增長。8 2006年在英國統計,信徒主日敬拜的數字,以天主教會為首,聖公會為次,五旬宗位居第三,循道會第四。9 當中增長最為迅速的是五旬宗教會,按現時的趨勢,五旬宗教會在1980至2020年間,增長率將達25倍。10 在拉丁美洲和非洲,五旬宗的迅速增長更是無法估計,而五旬宗與傳統福音派的分別是較為強調聖靈的能力和工作,較重視屬靈的爭戰。

\r\n

屬靈爭戰是現代福音派教會普世宣教的議題。1974年的《洛桑信約》申明了靈界爭戰是普世宣教的七大關注之一。2000年在肯亞內盧比舉行的諮詢會議,亦以屬靈爭戰作為大會主題,探討神蹟奇事在福音事工上的位置。在近代宣教學這是一個重要的課題。

\r\n

前線宣教士的經歷告訴我們:靈界爭戰誠然是真實存在的。許多前線的宣教士在自己的原生地可能從未遇過邪靈的纏繞,但在宣教工場上卻遇到鬼附、巫術、靈界鬥爭等問題。在福音未及的原始社會裡,到處充塞著精靈的膜拜,是鬼魔操控之地。面對這些處境,宣教士必須對聖經有關屬靈爭戰的教訓有清晰理解。前線宣教士有許多類似的故事,就像在印尼宣教18年的費樂弼、費曼霞(Robert and Martha Peterson)夫婦,他們是海外基督使團的同工,在宣教工場上親眼見過邪靈的勢力,學懂了趕鬼治病的要訣,於是把他們的經歷和心得寫成《咆哮的獅子》一書。11薛洛瓊(Joanne Shetler)從美國跑到菲律賓北部的一個部落參與聖經翻譯的工作,一開始便要與邪靈交戰,後來改變了整個民族的信仰。12戴理望(Raymond Davis)在非洲埃塞俄比亞開荒宣教期間,亦經歷無數神蹟奇事。他按著聖經的教導引領教會面對魔咒、戰亂和迫害,教會在火煉中被建立起來。13以上的例子都說明屬靈爭戰是真實的,我們在研究宣教學時著實不能忽視這個環節的討論。

\r\n

我們要面對民間宗教的世界觀,與持有這種世界觀的人對話。在普羅大眾當中,民間宗教有極大影響力。中國大陸雖然不承認民間信仰為合法的宗教,但民間宗教畢竟為渴望拯救的民眾提供多樣化的得救選擇。民間信仰根植於傳統文化,當中靈界與物質界同屬真實的世界,相互牽引,人生際遇與靈界運作息息相關,人必須有靈界的知識,以便趨吉避凶。民間宗教因此並非純粹是草莽之夫的迷信觀念,而是大眾文化的一部分。在民間信仰的大氣候之下,福音必然需要回應一般人對鬼神的恐懼、敬畏和依賴。這不只是一個頭腦認知上的遊戲,也是一場靈界的爭奪戰。

\r\n

 

\r\n

民間宗教

\r\n

 

\r\n

傳統基督教神學對其他宗教的研究,大都是從正統宗教的典籍開始。研究伊斯蘭教的人會鑽研古蘭經的教訓,探討佛教的人會研讀佛經。但在實際生活裡,人甚少會以學術研究作為進入一個宗教的起始點。普羅大眾認識宗教的途徑,大都離不開家庭的培育、社群的感染和文化的傳承,在這過程中,民間對正統信仰的演繹其實是一股龐大的塑造力量。要認識一個宗教對某個地區的影響,也要從民間的理解入手,而屬靈爭戰就是民間信仰的一個重要課題。在印尼工作多年的勞理察(Richard Love)發現,要進入印尼人的信仰思維,不能單從正統的伊斯蘭教教義入手,一定也要明白他們從小接觸到的民間宗教對伊斯蘭教的演繹。14他用以下圖表比較正統宗教和民間宗教的重點。

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

正統宗教

\r\n
\r\n

民間宗教

\r\n
\r\n

以認知真理為中心

\r\n
\r\n

以感覺為中心

\r\n
\r\n

重律法

\r\n
\r\n

重靈交

\r\n
\r\n

著眼於終極事物

\r\n
\r\n

著眼於日常生活

\r\n
\r\n

尋求生命、根源、天堂地獄、意義

\r\n
\r\n

尋求健康、指引、成敗、產業

\r\n
\r\n

相信真理的力量

\r\n
\r\n

相信屬靈的力量

\r\n
\r\n

以經書、聖傳統作權威

\r\n
\r\n

以靈界指示、超然能力作權威

\r\n
\r\n

體系化

\r\n
\r\n

靈感化

\r\n
\r\n

祈求神靈

\r\n
\r\n

控制神靈

\r\n

\r\n

 

\r\n

其實,民間宗教指導人如何面對日常生活中大大小小的難題,雖然不是從哲學認知的角度去尋找答案,但背後也反映了一套尋真的渴求,是一種世界觀的表達,不能光以為是迷信小學而輕視之。文化人類學學者希伯(Paul G. Hiebert)指出,不同的社會和文化存在著不同的世界觀,西方社會的世界觀,不一定較原始社會的世界觀更準確反映靈界的真實。15

\r\n

近代西方社會和其他倚仗科技的社會,以自然科學解釋世界萬物,在這樣一個世界觀裡,自然世界就相等於物質世界。西方的基督教雖然相信神的存在和掌控,但卻對違反自然定律的神蹟奇事充滿懷疑,反映了信仰與科學的張力。一般西方信徒相信神創造這世界,卻較難明白神為何需要不斷地介入、改變祂所創造的自然定律,亦較難接受邪靈鬼魔世界的存在。在科技社會成長的信徒對鬼魔往往抱敬而遠之的態度,不太願意深入接觸和考究超自然的世界。

\r\n

傳統非西方社會的世界觀看靈界為自然世界的一部分,所有日常發生的事物背後都可能有鬼魔的力量;就是相信有全能之神的存在,也不會減低討悅和應付邪靈世界的需要。因此,孩子生病了,首要的是燒香解咒,然後才尋求醫藥治療。在傳統的世界觀裡,鬼神二者都要同受敬畏和尊崇,人生的每一個環節都有可能被鬼和被神同時操控。一般民間宗教未必有清楚的教條,但背後的哲理基礎則往往是一個鬼、神、人共處互動的世界觀。

\r\n

跟據以上的分析,一般民間宗教如何看靈界?在民間信仰的世界觀裡,靈界的能力可以滲透所有自然界的事物。因此,民間宗教相信帶有靈力的物件例如符咒、神像等有趕鬼醫病,消災解難的功效。除物件外,也有具備靈力的人物,例如巫師、祭司等,他們可以表彰超自然的力量,降福降禍。此外還有蘊含靈力的儀式,例如降靈、趕鬼等,人只要跟隨步驟執行,就可收到預期的果效。不僅如此,甚至連說話亦可含有靈力:有韻律的梵唱可以引人入定,咒語可以置人於死地,祝福的說話可以帶來平安福樂。

\r\n

在聖經的世界觀裡,我們有自然世界、人類社會和靈界。靈界當中有創造宇宙萬物的主宰,有供上主差遣的天使,也有撒但及敵擋神的邪靈。聖經的世界觀跟近代西方的世界觀最不相似的地方,就是強調鬼魔靈界的真實,並不諱言撒但對世界對人類的影響。與傳統非西方的世界觀相比,聖經堅信所有自然世界包括物質世界和邪靈世界,都在上主的管治之下,是被造之物與造物主的關係,等次鮮明,善惡清晰。現今的混亂只是暫時的現象,到最後撒但和屬牠的邪靈都要滅亡,上主要作王掌權,直到永遠。

\r\n

基督教相信靈界的真實。在某程度上,民間宗教的世界觀,也影響了一些基督教派別趕鬼治病的職事,當中最明顯的可能就是天主教會驅逐邪靈的儀式。天主教會流傳著許多驅魔的傳統,神父是有靈力的人物,聖水、十架、唸珠等就是有靈力的物件,驅魔過程亦有特定的儀式、用語、頌唱和禱文等等,合起來就成為一連串有靈力的程式。我們不能簡單地認為這些只是迷信的傳統,因為它們可能代表了某種文化對真理的演繹。

\r\n

 

\r\n

民間宗教對宣教學的影響

\r\n

 

\r\n

民間宗教的世界觀對宣教策略也有一定影響。有學者把近年來一些流行的宣教學理論稱為「宣教學的混合主義」,就是把精靈世界的範式套用在宣教策略上的論述。16強調屬靈爭戰的宣教策略大概也會支持以下的理論:(一)信主的人要遠離撒但之物,包括廟宇、神像、傳統的敬拜等,因為撒但可以透過這類地方或物品傷害信徒。中國傳統中的龍也是撒但的象徵,因此信徒也要遠離龍的圖像或裝飾。在趕鬼治病的時候,所有與傳統宗教敬拜有關的物件都要拆毀。(二)人口所發出的言語帶有靈力,所以咒罵人的說話不能出口,而被咒罵的人需要用禱告和一些儀式去解除詛咒的魔力。(三)邪靈會透過血緣影響膜拜者的後代,所以信主之後需要用禱告,去解除邪靈藉著祖先遺傳所帶來的捆綁。(四)邪靈各有疆界,不同地區由不同的地域性邪靈操控。因此,在某個地區開展福音工作時,需要用「屬靈繪圖」找出地域性邪靈的名字和營壘,以禱告展開屬靈的爭戰。17與以上四點相關的是抵擋撒但的方法;權能佈道、治病趕鬼等都有一定的程序,例如需要在禱告中找出鬼魔的名字和等次,要有牧者的覆蓋和祝福等。

\r\n

如此看來,以上對靈界的理解,某程度上是肯定了民間宗教對靈力的體會。強調屬靈爭戰的宣教策略,與民間宗教的屬靈理解有一個共通的地方,就是兩者都引用許多經驗的反省,是從實戰中尋找得來的智慧,聖經或正統宗教對此都沒有提供足夠的討論基礎。

\r\n

 

\r\n

新約聖經中屬靈爭戰的講論

\r\n

 

\r\n

要評估以上屬靈爭戰的講論與聖經的教導是否吻合,讓我們先行看看聖經的有關論述。亞諾德(Clinton E. Arnold)綜合了新約有關爭戰的教導如下:

\r\n

在四福音裡,主耶穌一開始傳道即宣告被擄的得釋放;對於當代的猶太人來說,被擄掠的意思包括被撒但捆綁(路四18)。主耶穌靠神的靈趕鬼,是信徒趕鬼的典範(太十二28)。在趕鬼入豬群的事件中,耶穌趕逐污鬼,結果令眾人央求祂離開,因此神蹟異能不一定會受人歡迎(可五1-17)。主耶穌在訓練和差派門徒時,給予門徒趕鬼治病的權柄,這權柄延續至早期教會(太十1;路十19)。福音書中的污鬼有族群,有等次,且非常積極地攻取地域(路十一21-26)。即使在門徒跟隨主耶穌的時候,撒但仍可以擺佈他們,例如叫彼得有錯誤的思想和期望(太十六22-23)。主耶穌在世時,撒但最得意的時刻,可能就是進入了猶大的心,誘使他決意賣主(路二十二3)。由此看來,門徒也有機會受撒但操控;邪靈的世界在福音書裡是真實存在的。18

\r\n

由四福音的敘述轉到保羅的書信,使徒保羅用「帶上光明的兵器」、「仁義的兵器」等爭戰的比喻形容信徒的生活(羅十三12;林後六7),又強調信徒不能憑血氣來爭戰(林後十3-6)。以弗所書告訴我們,基督升上高天的時候已擄掠了仇敵,在地上的信徒要用神所賜的全副屬靈軍裝抵擋魔鬼的詭計,這些軍裝包括了真理、公義、平安的福音、信德、救恩、神的道和禱告(弗四8,六10-17)。腓立比的教會面對當前的爭戰,走著使徒保羅不斷地走的路,重複使徒的經歷;以巴弗提也與保羅一同當兵(腓一30,二25)。面對歌羅西教會,保羅提醒他們要像他那樣竭力奮鬥,倚仗十架誇勝(西一29,二1、15)。早期教會有信徒離棄真道,聽從了引誘人的邪靈和鬼魔的道理,因此提摩太需要竭力奮鬥,為真道打美好的仗(提前四1、10,六12)。在寫給提摩太的第二封信裡,保羅勸勉這位愛徒要要像他那樣作基督的精兵,打美好的仗(提後二3-4,四7)。保羅在腓利門書又重申他當兵的身分,指出不單他自己在打仗,他的支持者和同工也一起在軍隊中當兵(門2)。總括以上的經訓,就是不算舊約在內,亦足見屬靈爭戰這一範式不是甚麼現代的潮流神學,而是最少可以溯源至二千年前的思想模式。19

\r\n

新約的其他書卷也同樣引用戰爭來形容信徒在世的生活。希伯來書指出當時信徒與罪惡爭戰尚未至激烈程度(來十二4)。雅各書告訴我們,順服神就要抵擋魔鬼(雅四7)。使徒彼得教導我們要禁戒肉體的私慾,謹記私慾是與靈魂爭戰的,並且我們要時刻警醒,因為仇敵魔鬼像咆哮的獅子遍地遊行,隨時伺機吞噬我們(彼前二11,五8)。使徒約翰形容全世界都卧在那惡者手下(約壹五19),我們要遠離罪惡。猶大書的作者叮囑我們竭力保衛真道,防範假道理入侵(猶3)。最後,啟示錄繪聲繪影地描述天使米迦勒和他的使者與龍爭戰、獸和騎白馬的爭戰,撒但又聚集列國和聖徒爭戰(啟十二7,十九19,二十8)。20

\r\n

在整本新約聖經裡,屬靈爭戰這一課題重複出現,是主耶穌和使徒的教訓,也是早期教會的傳統。那麼究竟今天教會的爭議何在?

\r\n

 

\r\n

屬靈爭戰理論中的爭議性課題

\r\n

 

\r\n

在現今福音派教會中,大多數人不會否認撒但和邪靈的真實性,但在現實生活裡邪靈如何工作,我們如何抵擋撒但等一連串問題,卻引起許多爭議和混亂。在這個課題上,大概可以把教會劃分為靈恩派及非靈恩派,前者倡導多種屬靈爭戰的策略,後者對此等策略則抱持高度的懷疑。上文提到民間宗教影響了近代的宣教策略,以下是一些較具代表性的爭議。

\r\n

 

\r\n

基督徒可以「被鬼附」嗎?

\r\n

相信基督徒可以被鬼附的一方,認為污鬼被逐之後可以重返人身,製造更大的傷害(太十二43-45)。在信主之前與邪靈有交往的信徒,也有可能繼續被鬼騷擾,因此在領人歸主的過程中,必須協助事主棄絕邪靈,為他作釋放的禱告。釋放禱告是一種宣告式的祈禱,在靈界面前宣告人與邪靈斷絕關係,宣告神勝利,是屬靈爭戰的必備工具。如果懷疑有人受邪靈轄制,即使當事人是已經悔改歸主,受洗加入教會的基督徒,也需要接受趕鬼的歷程。

\r\n

反對基督徒可以被鬼附的一方,則高舉基督寶血的能力,認為悔改歸主之後,就不再會遭受邪靈入侵和盤踞,聖靈的能力遠超過靈界的其他勢力。基督徒仍有可能被撒但誘惑,卻不會落到被鬼附的地步。聖經沒有記載早期教會一律為初信主者趕鬼,也沒有教導教會要為信徒趕鬼。如果在昔日這麼一個充塞著邪靈的世界內,聖經都沒有明顯的相關教導的話,今天的教會,也不應以此作為信徒屬靈生命必須有的入門手續。

\r\n

其實問題的爭議可能是在乎「被鬼附」的定義上。贊成和反對雙方都不會否定信徒是撒但攻擊的對象,只是未能在攻擊的方式和處理的方法上有共識。亞諾德在他的書裡,花了三分之一的篇幅討論基督徒會否被鬼附,是很好的參考。21

\r\n

 

\r\n

是否必須以釋放禱告來棄絕祖先所敬拜的邪靈和所犯的罪?

\r\n

提倡要為祖先認罪禱告的一方以尼希米和但以理為例,指出他們雖然沒有犯祖先所犯的罪,但仍承認自己與祖先和國民都是罪人,需要求神赦免(尼一6;但九3-19)。22另一方面,舊約屢次強調耶和華追討人的罪,可以自父及子,直到三四代(出二十5)。況且,在精靈崇拜背景下成長的人,很可能在小時候曾經被父母獻給邪靈來求福求保佑。23再者,現代心理學也認同家庭對人有深層次的影響,因此在心靈醫治的過程裡,也會為當事人的家庭創傷禱告。24信徒需要透過釋放禱告,來棄絕祖先所敬拜的邪靈和所犯的罪,才可以解除撒但的捆綁,過成聖的生活。

\r\n

反對以上道理的人,則認為耶穌基督的寶血已經足夠洗淨我們一切的罪,基督的救贖能力遠超過撒但的勢力。在新約聖經沒有清楚指引的情況下,不應在個人悔改認罪之上加上其他要求,這種方式的禱告徒增我們對邪靈的恐懼。事實上,我們亦永遠無法追查所有遠祖的鬼魔崇拜,如果一定要徹底追溯查證的話,只會註定失敗。

\r\n

 

\r\n

在宣教過程中,教會需要與地域性的邪靈爭戰嗎?

\r\n

這個觀念認為全世界都卧在那惡者手下(約壹五19),而每個地區都由不同的邪靈管轄,對當地的教會而言,屬靈爭戰就是不單要抵擋撒但,還要敵擋他們所處之地的地域性邪靈(曾被不同作者引用作為理據的舊約經文包括:申卅二8、17;王上十四23;王下一2;詩八十二,九十六5,一○六7-38;但十13、20-21。新約經文包括:林前二6、8;弗六12;啟二13,十二7-9,十七8,十八2)。

\r\n

與地域性邪靈爭戰的方法包括:(一)「行區禱告」或「走禱」,意思是在一個指定的地區內一邊步行一邊禱告,求神賜福那地,捆綁撒但,求神的名在該地被高舉等。有人甚至提倡一種宣教模式,就是組織一支禱告隊伍,在某一地區(通常是城市)作走禱,又或圍繞該區走禱七次,禱告完後也就等於完成了一次短期宣教之旅。此外,許多時候走禱的人也會用「宣告式禱告」作為武器,就是大聲宣告上帝得勝,撒但敗亡,高舉耶穌是主。一些大型的「耶穌巡行」也帶有這種宣告意味。25(二)「屬靈繪圖」是透過觀察和禱告,感受到邪靈在某個地區內的「營壘」,亦即邪靈的能力特別厲害的地方,這些地方往往是一些異教的場所,如廟宇、祭壇等。屬靈繪圖可以讓信徒集中注意力去攻下撒但的營壘,讓神的靈自由地在該地運行。26(三)尋找名字及權屬系列。聖經告訴我們,邪靈在主耶穌和使徒保羅面前都無所遁形(可一21-28;徒十六16-18)。耶穌在趕鬼之先,也曾質問邪靈的名字(可五9)。在祂的比喻裡,污鬼有族群,有強弱,有等次(路十一21-26)。邪靈有名字和有權屬系列這類似的現象,在早期教會的歷史中也有記述。27因此,在走禱和作屬靈繪圖時,一些人提倡要憑聖靈的感動去找出邪靈的名字和邪靈中間的權屬架構,並且提名作爭戰的禱告,求神擊打某一邪靈及其首領,以達到理想的果效。(四)合一禱告也是重要的屬靈爭戰方法。不同宗派的教會聚在一起,為內部的紛爭悔罪,也為地區認罪,一起敬拜讚美,這也是擊退撒但的基本方法,可以引導全城歸主。28

\r\n

反對有「地域性邪靈」的一方,認為以上的論述將聖經的真理和精靈崇拜的理論混合起來,把一些經驗或揣測得來的結論,套在基督教的道理之上,沒有清楚的聖經理據。29如此一來,高舉一些技巧的成效而不高舉聖經的教導,到頭來會貶低聖經的權威地位。30

\r\n

 

\r\n

每個壞習慣、每樣身體的毛病背後都有邪靈?趕鬼有方程式嗎?

\r\n

有教導認為生命中每一個範疇都是屬靈的戰場,撒但對人的操控無孔不入。每一件罪行背後都有邪靈在運作,是「撒但的營壘」,所以我們需要抵擋撒但,擊破邪靈在我們心中透過驕傲、恐懼、貪念、嫉妒等所建立的據點。31 此外,每一樣疾病都可能和邪靈有關,生病時可以驅趕咳嗽的邪靈、傷風感冒的邪靈、頭痛的邪靈等。

\r\n

至於趕逐邪靈的方法,靈恩教會累積了一大堆傳統,除了主耶穌所教導的禁食禱告之外,還有其他訣竅。例如:趕鬼的人要大聲宣告基督之名,宣稱自己執掌基督所賜的權柄;趕鬼的隊伍要有牧者的覆蓋和支持;誦讀某幾段經文較其他經文更為有效;跟戰勝區域邪靈一樣,找到邪靈的名字及權屬系列有助於驅趕牠們;邪靈離開人體時,被附者有嘔吐的徵狀等等。

\r\n

沒有信徒會反對為自己和別人的聖潔和健康禱告,也不會否認教會有趕鬼的傳統,只是不同的派別對表面徵狀背後的原因,可能有不同的解釋,實踐起來處理的方法也可能會有差異。

\r\n

 

\r\n

聖靈充滿有甚麼表現方式?

\r\n

使徒行傳形容聖靈充滿帶給人口才、智慧、膽量、為主犧牲的能力等。在此之上,屬靈爭戰論者還提出許多不同的聖靈充滿的現象,包括合一的心、對敬拜的熱愛、說方言的能力、醫治的權能、異象經歷等。較具爭議的是一些聖經沒有先例的表現,包括灑金(身體上有金粉閃爍)、擊倒(身體不由自主地倒下來)、靈笑(不能制止的大笑)、吠叫(發出好像動物叫吠的聲音)等等。韋約翰(John White)認為在教會復興的歷史上,有不少會眾在敬拜時失控的類似記載。當聖靈臨在於會場時,往往有許多奇特的現象發生,聖經不一定全都有記載。對於一些不熟悉的場景,我們容易扣以邪靈的帽子,又或將之解釋為自然的心理反應,但本身是精神科醫生的韋約翰認為,這些行為背後很可能有靈的能力,至於屬聖屬邪,則要按當時的場景和後來的結果來分析,不能胡亂猜測,妄下判語。32

\r\n

 

\r\n

不同的神學立場

\r\n

 

\r\n

面對以上有關屬靈爭戰的爭論,近年來信義宗世界協會鼓勵其屬下教會持開放的態度,討論靈界、祖先、治病等議題。在2004至2006年間,協會在非洲、亞洲、歐洲和拉丁美洲舉辦了四個區域研討會,最後在德國柏林的全球諮詢會議上作了如下結論:在天主教的教義中,靈界是實在的,當中包括聖靈、聖人的靈和邪靈,所有的靈都可以正面或負面地影響信徒的生命,神職人員有驅逐邪靈的責任。對五旬宗來說,靈界也是實在的,影響著信徒的生命,亦是教會需要正視的重要範疇。福音的宣講要有神蹟異能予以引證,信徒的生命要經過許多屬靈爭戰才能夠成長,同樣地,教會也要在靈界的鬥爭中取得勝利才可以增長。最後,改革宗的傳統高舉上帝能力的超越,信徒無須懼怕邪靈的侵擾,因為就如使徒保羅的教導所言:「神若幫助我們,誰能敵擋我們呢?」(羅八31)信徒既然有神的同在,就無須尋求超越聖經的啟示去認識靈界,也不用主動地與靈界對壘。不過,今天因著牧養的需要,改革宗也同意應該正視信徒對靈界的感受,在牧養過程中求神把信徒由鬼魔的操控中拯救出來。33傳統福音派教會受改革宗神學影響,較不重視屬靈爭戰的理論,只是在日常生活中仍然需要面對邪靈勢力所帶給人的恐懼和控制。

\r\n

 

\r\n

教會中治病趕鬼的職事

\r\n

 

\r\n

就是放下屬靈爭戰、地域邪靈勢力等大圖畫不談,福音派教會也不能不面對趕鬼治病的職事,因為這是直接從耶穌基督和使徒傳承下來的傳統。達騰飛從一至五世紀的教會歷史研究中,得出如下一些實踐結論:34

\r\n

(一)主耶穌以趕鬼來證明神國的降臨(太十二28;路十一20),今天教會的醫治事工也可以彰顯神國的大能。

\r\n

(二)主耶穌沒有高調展示祂醫治的能力。在馬可福音的記載中,祂往往會隱藏自己,這跟今天的大型治病活動有相異之處。

\r\n

(三)教會可以恆切禱告,為教會整個群體向神求各種恩賜,包括治病的恩賜在內。

\r\n

(四)早期教會有按手治病的傳統,今天教會也可以此作為常規服侍,由牧者和領袖執行。歷史上有以浸禮作為醫治的一個途徑,我們也可以參考。

\r\n

(五)教會應讓信徒知道邪靈的真實性,目的不是要令信徒恐慌,而是要讓信徒有能力去保護自己和別人。

\r\n

(六)如早期教會一般,趕鬼的人需要恆切禱告、禁食,具備充足的信心,有耐力持久作戰。這一切素質與教育程度無關。

\r\n

(七)謹記不能借用巫術和異教的能力來趕鬼治病。這個問題在發展中國家較為嚴重。

\r\n

(八)醫學知識和技術應受尊重,因為它們都是神賜給人類的智慧,禱告與尋求科學性的醫療兩者並沒有衝突。與此同時,不要忘記悔罪的必要。

\r\n

(九)神選擇不醫治保羅肉體上的一根刺(林後十二7-9),也同樣可以不答應我們求醫治的禱告,好讓我們學懂如何求神在我們的軟弱中彰顯祂的榮耀。再者,我們也需要接受人類生老病死的進程,不應強求醫治。死亡可被視為最終的醫治。

\r\n

 

\r\n

安德魯.洛德(Andrew Lord)把教會治病趕鬼的職事放在宣教範式上,提供了一個非常出色的整合架構,從自己個人信仰的歷程和事奉的體驗反省聖靈與宣教的關係。首先他確信聖靈的使命,是要把末世在上帝國度裡全面的祝福帶來世界,而宣教神學中的聖靈觀,就是要闡釋這一個賜福的過程,和這過程中所有的盼望和障礙。聖靈在神所創造的世界上運行,也在教會內運行。聖靈的使命是要促使教會完成她在世的使命,就是與世界分享基督的愛、公義與和平、醫治與喜樂。因此,有聖靈主導的使命群體應該有如下的特色:

\r\n

倚靠聖靈的引導和權能在世界實踐整全的宣教使命;

\r\n

尋求與神相遇,包括神蹟奇事的相遇和與世人結連的相遇;

\r\n

推展全民皆使者;

\r\n

強調群體而非個人的使命;

\r\n

發展多元的群體;

\r\n

把群體落實在周遭的文化當中。35

\r\n

 

\r\n

總論:屬靈爭戰的宣教範式

\r\n

 

\r\n

在公然膜拜撒但的地方,邪靈的表彰可能會更明顯。在福音未普及的宣教工場內,可能會有較多靈界爭戰的事件,也會有較多的異能神蹟彰顯,這就解釋了為何看重權能佈道的五旬宗,在宣教工場上的發展最為迅速。前線的實戰體會能夠挑戰我們固有的認知和傳統,屬靈爭戰這一課題在宣教學中引發的震盪就是個好例子。福音來到未得之地,對當地應該有三重的衝擊。在真理的層面,福音帶來赦罪和救贖;在靈界的層面,福音燃起屬靈爭戰之火;在文化的層面,福音引進改變與更新。透過前線經驗的神學反省,我們在屬靈爭戰這一個課題上可作出如下結論:

\r\n

(一)撒但的存在是真實的。主耶穌教導我們要禱告祈求天父救我們脫離那惡者(太六13)。使徒彼得也勸戒信徒要謹守警醒,防備和抵擋咆哮的仇敵魔鬼(彼前五8-9)。

\r\n

(二)同樣地,屬靈的爭戰是真實的。主耶穌已藉著祂的死贏取了這場戰爭,然而撒但仍在世上迷惑世人和信徒,因此信主的人在靈命操練的功夫上不容鬆懈,總要提高屬靈爭戰的意識。

\r\n

(三)我們不否認有「地域性邪靈」的可能,因為聖經中的「魔君」(但十13、20-21)和「空中掌權者」(弗二2),有可能被理解為掌控某一地域的靈。但是,除了醫治被鬼附的人之外,聖經沒有教導我們要參與這種靈界的爭戰,也沒有囑咐我們直接向撒但宣戰,更沒有指引爭戰的細則。今天流行的「屬靈繪圖」、「走區祈禱」等方法並沒有聖經直接的教導。36

\r\n

(四)抵擋撒但的主要工具是真理。就是主耶穌在曠野受試探的時候,也拒絕用神蹟來跟撒但交鋒。保羅囑咐以弗所教會與撒但爭戰時,要以真理作為武器,再加上公義、福音、信德及靠著聖靈的禱告(弗六11-20)。

\r\n

(五)全人的醫治要包括靈界的釋放。對於以往信鬼神、拜偶像的信徒,牧者尤其需要注意他們的信仰歷史有否妨礙他們的靈命進程,也要留意信徒原生家庭的靈界接觸;但是這不等如需要追查信徒遠祖的歷史,否則不但徒勞無功,更徒增信徒對鬼神的畏懼,把民間信仰的意識混入福音之內。對於被邪靈控制的人,我們的態度應該是憐恤而非害怕,我們相信福音的大能可以釋放被撒但捆綁的人。趕鬼治病是教會傳統的職事,面對著病人和被鬼附的人,教會理當運用各方面的資源(禱告、醫療、關顧、趕鬼等)使人得釋放。

\r\n

(六)撒但對人的控制不單是「超自然」的,牠還會扮作光明的天使(林後十一14),所以我們需要有辨識的智慧。撒但的工作方式及範圍相當多元化,邪靈的彰顯和威嚇只是其中一種方式。在日常生活中,撒但往往引誘人犯罪,甚至假冒良善來亂人視聽。在重視科技的社會,撒但會引誘人去相信科技而離棄神。在拜金的社會裡,撒但會利用物質來轄制人心。另外,撒但不單攻擊個別信徒,也會攻擊整個社群,又或透過一些欺壓的制度來奴役人,因此社會制度的改革也可視之為屬靈爭戰的範疇之一。37城市是撒但權勢的居所,是集體罪惡的溫床。38

\r\n

(七)我們要相信聖靈的能力遠超過撒但的能力,撒但亦要在上帝的規範下行事。約伯的故事告訴我們,撒但雖然可以加害義人,但上帝一直監察著整個過程,祂一直是掌權者。我們要懼怕的應該是神而非撒但。

\r\n

(八)聖靈能力的彰顯不一定是「超自然」的。聖靈的果子有仁愛、喜樂、和平、忍耐、恩慈、良善、信實、溫柔、節制(加五22-23),都是靠著聖靈培育的內在品格素質。我們不要混淆聖靈的恩賜與聖靈的果子。恩賜可以即時帶給人醫治和釋放,但果子是需要歲月來培育的。成長需要時間、人的努力和神的恩典,孩童耶穌基督也沒有免去漫長的成長過程(路二40-52),我們在此沒有捷徑。

\r\n

(九)人的罪惡不能完全歸咎於撒但的工作。個人的邪情私慾是我們的敵人,我們需要對自己的罪負上責任,不能把責任轉嫁給魔鬼撒但(羅一24-27)。再者,我們生活在一個罪惡充斥的社會中,與世俗為友的人自然亦與神為敵,世界都要服在神的審判之下。

\r\n

(十)有聖靈同在,不一定就會無災無難,完全勝利。撒但會透過敗壞了的世界秩序來攻擊人類,特別是屬神的人。神不一定會替我們消災解難,但祂應許與我們同在,給我們能力度過困厄。耶穌基督是神喜悅的愛子,接受了聖靈的洗禮,但祂和門徒都是嘗盡苦難艱辛的一群。當使徒彼得吩咐信徒跟隨主的腳蹤行時,意思是叫我們以基督的受苦作為生活的榜樣(彼前二21-24)。神可以按祂的旨意為我們除去苦難,但我們也可以靠神的大能去面對苦難,不能將人生的失敗一概視為失去聖靈能力的證據。

\r\n

(十一)如果把以上一點再深入演繹的話,聖經的權能觀念實在比一般屬靈爭戰的理解更為複雜。使徒約翰看見天上的情景,發現猶大的獅、大衛的根竟然是以受傷的羔羊形象出現(啟五5-6)。在整卷啟示錄裡,羔羊是權能的記號,也象徵了基督教信仰的核心,就是一個受苦的權能觀。十字架是耶穌基督得勝的標記,苦難是得權能的必經之路,而權柄也永遠披戴著苦難的記號。在基督教的信仰中,屬靈爭戰最重要的時刻就是十字架的一刻。

\r\n

(十二)最後,我們要在輕看撒但和過於重視撒但兩者當中找到平衡。非靈恩派的教會可能太輕看撒但的能力,萬事皆從自然科學的理解著眼,看不到邪靈的力量,活在假安全和無知當中,不能解決一些人被邪靈控制和騷擾的問題。靈恩派教會又可能過分高舉撒但的能力,認為牠可以操控人生每一個範疇,結果製造出許多不必要的恐慌,奪去許多信徒心中的平安。所以,我們一方面要正視撒但的工作,另一方面又要相信神的能力遠超乎撒但的能力,才不會把神和撒但的位置錯誤對掉,阻礙我們的靈命成長和教會的增長。

\r\n

 

\r\n

後語:靈修傳統的比較

\r\n

 

\r\n

在歷代的教會傳統中,信徒透過不同途徑追求人神的相遇。傅士德(Richard J. Foster)綜合教會不同宗派的靈操傳統,創立一個靈命操練更新的運動,鼓勵信徒嘗試用不同的方式去親近神。39這些傳統大概可以分為六大門派,各派要點如下:(一)靜修派透過禱告、默想、靜思等方法與神契合,是天主教一個重要的靈操傳統。(二)敬虔派實踐個人敬虔生活,注重悔罪離罪,分別為聖。約翰衛斯理所倡導的教會復興,以及中國小群教會傳統,都可歸類為這一派別。(三)靈恩派追求聖靈所賜的能力和超然的經歷,強調屬靈的爭戰和靠聖靈而得的勝利,是五旬宗的標誌。(四)公義派尋求社會公義,為弱勢社群發聲,扶貧濟世,近年建立的「彌迦網絡」就是一個例子。(五)福音派高舉聖經為信仰的最高權威和核心典範,亦著重教會在福音使命上的實踐,洛桑運動就是這個傳統的結晶。(六)聖禮派以聖俗合一的生命為祭,主張生活中的每一個環節都可以禮儀化,成為對神的祭禮。

\r\n

透過認識不同派別的重點,我們看到親近神可以有不同的切入點和多種進路,派別之間大可互補長短。如果從這個角度看靈恩運動,強調屬靈爭戰的傳統在眾多傳統中,其實也扮演了重要的角色。高舉聖靈的能力、重視神所給予人的靈、以之作為人神相遇的主要途徑、對靈界敏銳等等,都可以成為塑造靈命的方法。其實,不同的宗教也有類似靈恩的傳統和經歷(如伊斯蘭教中的蘇非派),反映某些共通的屬靈體驗有其真確性。一般來說,在有限的時空中,一個信仰群體很難同時擁抱不同的靈修進路,但如果能夠明白各傳統的強弱長短,並開放地作多元的體驗,對個人及群體的成長當有一定裨益。

\r\n

 

\r\n
\r\n
\r\n

1 莫陳詠恩:〈屬靈爭戰的宣教範式〉,《中國神學研究院期刊》,第53期(2012年7月):109-129。

\r\n
\r\n
\r\n

2 Harold Kuhn,The Central Thrust of the Charismatic Movement,in Let the Earth Hear His Voice: International Congress on World Evangelization, Lausanne, Switzerland, ed. J. D. Douglas (Minneapolis: World Wide, 1975), 1141-1153.

\r\n
\r\n
\r\n

3 J. D. Douglas, ed., Let the Earth Hear His Voice: Official Reference Volume, Papers and Responses (Minneapolis: World Wide, 1975), 3-9.

\r\n
\r\n
\r\n

4 Andrew Daunton-Fear, Healing in the Early Church: The Church’s Ministry of Healing and Exorcism from the First to the Fifth Century (Milton Keyes, UK: Paternoster, 2009).

\r\n
\r\n
\r\n

5 Oskar Skarsaune, and Tormod Engelsviken,Possession and Exorcism in the History of the Church,in Deliver Us from Evil: An Uneasy Frontier in Christian Mission, ed. A. Scott Moreau et al. (Monrovia, CA: World Vision, 2002), 65-87.

\r\n
\r\n
\r\n

6 Gary B. McGee,The Radical Strategy in Modern Mission: The Linkage of Paranormal Phenomena with Evangelism,in The Holy Spirit and Mission Dynamics, ed. C. Douglas McConnell, Evangelical Missiological Society Series, no. 5 (Pasadena: William Carey Library, 1997), 69-72.

\r\n
\r\n
\r\n

7 Roland Allen,The Spirit the Source and Test of New Forms of Missionary Activity,in The Holy Spirit and Mission Dynamics, 96-104.

\r\n
\r\n
\r\n

8 在25個大宗派內,有五分之二的宗派沒有統計數字。詳細數字參 Eileen W. Lindner, ed., Year Book of American and Canadian Churches, 2011 (New York: National Council of Churches, USA, 2011)。

\r\n
\r\n
\r\n

9 BBC News, Tuesday, 19 December 2006, 11:24 GMT, http://news.bbc.co.uk/2/hi/uk_news/6192785.stm.

\r\n
\r\n \r\n
\r\n

11 費樂弼、費曼霞:《咆哮的獅子》(香港:海外基督使團,1994)。

\r\n
\r\n
\r\n

12 薛洛瓊、普珮蒂:《權能的道:上帝如何尋找並改變一個民族》(香港:威克理夫聖經翻譯會,1993)。

\r\n
\r\n
\r\n

13 戴理望(Raymond Davis):《高山靈火:一個非洲土族集體歸主的當代神蹟》(香港:國際事工差會,1998)。

\r\n
\r\n
\r\n

14 Richard Deane II Love,The Theology of the Kingdom of God: A Model for Contexualized and Holistic Evangelism Among the Sundanese, with Special Reference to the Spirit Realm(DMin diss., Westminster Theological Seminary, 1992).

\r\n
\r\n
\r\n

15 Paul G. Hiebert, Anthropological Reflections on Missiological Issues (Grand Rapids: Baker Books, 1994), 189-201.

\r\n
\r\n
\r\n

16 Robert J. Priest, Thomas Campbell, and Bradford A. Mullen,Missiological Syncretism: The New Animistic Paradigm,in Spiritual Power and Missions: Raising the Issues, ed. Edward Rommen, Evangelical Missiological Society Series, no. 3 (Pasadena, CA: William Carey Library, 1995), 9-87.

\r\n
\r\n
\r\n

17 彼得魏格納:《爭戰的禱告(一):地區性的黑暗權勢》(台北:橄欖基金會,1995),第52-61頁;彼得魏格納:《爭戰的禱告(二):擊垮黑暗掌權者的有效方法》(台北:橄欖基金會,1995),第143-162頁。

\r\n
\r\n
\r\n

18 Clinton E. Arnold, 3 Crucial Questions about Spiritual Warfare (Grand Rapids: Baker Books, 1997), 19-26. 中文版參亞諾德:《向魔鬼宣戰?有關屬靈爭戰的三大難題》(台北:校園,2003),第17-24頁。

\r\n
\r\n
\r\n

19 同上。

\r\n
\r\n
\r\n

20 同上。

\r\n
\r\n
\r\n

21 Arnold, 3 Crucial Questions, 73-141.

\r\n
\r\n
\r\n

22 John H. Orme,Indentificational Repentance and Strategic Spiritual Warfare: A Hermeneutical Case Study,in The Holy Spirit and Mission Dynamics (Pasadena, Calif.: William Carey Library, 1997), 155-156.

\r\n
\r\n
\r\n

23 Priest, Campbell, and Mullen,“Missiological Syncretism,”18.

\r\n
\r\n
\r\n

24 尼爾安德生:《擊開捆鎖》(台北:中國學園傳道會,2009),第259-262頁。

\r\n
\r\n
\r\n

25 Stephen C. Hawthorne and Graham Kendrick, Prayer-Walking: Praying On-site with Insight (Orlando, FL: Creation House, 1993).

\r\n
\r\n
\r\n

26 魏格納:《爭戰的禱告(二)》,第155-162頁。

\r\n
\r\n
\r\n

27 Daunton-Fear, Healing in the Early Church, 162-163.

\r\n
\r\n
\r\n

28 艾德史福索:《不願一人沉淪:當代城市宣教策略》(台北:以琳,1995),第233-235頁。

\r\n
\r\n
\r\n

29 A. Scott Moreau,“Gaining Perspective on Territorial Spirits,”in Deliver Us from Evil: An Uneasy Frontier in Christian Mission, ed. A. Scott Moreau et al. (Monrovia, CA: World Vision, 2003), 259-275.

\r\n
\r\n
\r\n

30 Michael Pocock, Gailyn Van Rheenen, and Douglas McConnell, The Changing Face of World Missions, Engaging Contemporary Issues and Trends (Grand Rapids, Michigan: Baker Academic, 2005), 191.

\r\n
\r\n
\r\n

31 Francis Frangipane, The Three Battlegrounds (Cedar Rapids, IA: Arrow, 1989), 11-54.

\r\n
\r\n
\r\n

32 John White, When the Spirit Comes with Power: Signs and Wonders among God’s People (London: Hodder & Stoughton, 1988).John White, When the Spirit Comes with Power: Signs and Wonders among God’s People (London: Hodder & Stoughton, 1988).

\r\n
\r\n
\r\n

33 Ingo Wulfhorst, Spirits, Ancestors, and Healing: A Global Challenge to the Church (Geneva: Lutheran World Federation, 2006).

\r\n
\r\n
\r\n

34 Daunton-Fear, Healing in the Early Church, 165-166.

\r\n
\r\n
\r\n

35 Andrew Lord, Spirit-shaped Mission, a Holistic Charismatic Missiology (Milton Keynes, UK: Paternoster, 2005), 73, 86-89, 114-115.

\r\n
\r\n
\r\n

36 Arnold, 3 Crucial Questions, 197-198.

\r\n
\r\n
\r\n

37 Knud Jorgensen,Spiritual Conflict in Socio-political Context,”in Deliver Us from Evil: An Uneasy Frontier in Christian Mission, 213-230.

\r\n
\r\n
\r\n

38 林西肯(Robert C. Linthicum):《上帝之城,撒但之城城市教會的聖經神學》(香港:世界宣明會,1996),第59-79頁。

\r\n
\r\n
\r\n

39 這個跨宗派運動名為Renovare”,總部設於美國,舉辦過許多國際性會議,鼓勵信徒對不同的傳統保持開放和願意學習的態度。參James Bryan Smith, with Lynda L. Graybeal, A Spiritual Formation Workbook: Small Group Resources for Nurturing Christian Growth (San Francisco: HarperSanFrancisco, 1999)。

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527449,'/OEBPS/教會在世_Ebook-0515-23.xhtml'),(84,10,26,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 組織一個讀書小組,在下面的讀本建議中選幾本宣教士的傳記,看看能否這一個課題上有進深一步的學習。

\r\n

2. 在區內聯繫不同傳統的教會,在屬靈爭戰這一個課題上作一些討論交流,為所在的社區一起禱告。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633526864,'/OEBPS/教會在世_Ebook-0515-24.xhtml'),(85,10,27,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. Daunton-Fear, Andrew. Healing in the Early Church: The Church’s Ministry of Healing and Exorcism from the First to the Fifth Century. Milton Keyes, UK: Paternoster, 2009. 作者在菲律賓一所神學院中教授教會歷史及教牧科。作者研究一至五世紀的早期教會歷史,肯定趕鬼治病在教會歷史上的位置。雖然在第三世紀初期好像較為沉寂,但其後又重新在修道院的群體中盛行。作者也檢視了以前所用的醫治方式,包括抹油、認罪、浸禮等等,和後期醫學的治療。到最後作者也給今天的教會在醫治的職事上有一些客觀的指引。

\r\n

2. Silvoso, Ed. That None Should Perish: How to Reach Entire Cities for Christ Through Prayer Evangelism. Ventura, California: Regal Books, 1994. 中文版參史福索。《不願一人沉淪:當代城市宣教策略》。以琳編譯小組譯。台北:以琳,1995)。史福索牧師在普世的城市宣教的事工上擁有領導的地位,此書引述他在阿根廷的經驗,如何透過全城教會合一的禱告,直接擊敗撒但的勢力,把城市奪得,引領全個城市的人大規模歸主。他相信高調的禱告策略可以在個人、家庭、社區中驅逐撒但,趕走黑暗。這是一個以屬靈爭戰作為基本範式的城市宣教策略,廣泛地受到靈恩派教會的接納。

\r\n

3. 費樂弼、費曼霞。《咆哮的獅子》。徐成德譯。香港:海外基督使團,1994。作者是一對在印尼宣教18年的夫婦,是海外基督使團的同工。在宣教工場上他們親眼看到了邪靈的勢力,學懂了趕鬼治病的重要,然後把他們的經歷和心得寫成此書。

\r\n

4. 薛洛瓊、普珮蒂。《權能的道:上帝如何尋找並改變一個民族》。周淑秀譯。香港:威克理夫聖經翻譯會,1993。這是一本宣教士的傳記,敘述薛洛瓊如何從美國跑到菲律賓北部一個部落中,進行聖經翻譯的工作,一開始便要與邪靈交戰,後來改變了整個民族的信仰。

\r\n

5. Raymond Davis。《高山靈火:一個非洲土族集體歸主的當代神蹟》。楊信成譯。香港:國際事工差會,1998。這是在非洲埃塞俄比亞開荒的宣教紀實,當中又是充滿神蹟奇事,聖經的教導引領教會面對魔咒、戰亂和迫害,教會在火煉中被建立起來。

\r\n

6. Arnold, Clinton E. 3 Crucial Questions About Spiritual Warfare. Grand Rapids, Mich.: Baker Books, 1997.中文版參亞諾德。《向魔鬼宣戰?有關屬靈爭戰的三大難題》。吳蔓玲譯。台北市:校園,2003。作者是Talbot School of Theology的新約教授,書中討論的三大難題是:甚麼是屬靈爭戰?基督徒可以被鬼附嗎?我們有沒有一個與地域邪靈戰鬥的召命?作者對於聖經和現今流行的屬靈爭戰理論有深入的研究,結論中肯。

\r\n

7. Wagner, Peter C. Territorial Spirits: Practical Strategies for How to Crush the Enemy through Spiritual Warfare. Shippensburg, PA: Destiny Image Publishers, 1991. 中文版參彼得魏格納。《爭戰的禱告(一):地區性的黑暗權勢》。王小玲譯。台北:橄欖基金會,1992。Wagner, Peter C. Warfare Prayer. Tunbridge Wells: Monarch Publications, 1991. 中文版參彼得魏格納。《爭戰的禱告(二):擊垮黑暗掌權者的有效方法》。王小玲、張月瑛譯。台北:橄欖基金會,1994。如果要研究有關地域性邪靈這一個課題,彼得魏格納的書就可算為現代經典作。作者在美國富樂神學院開設一門屬靈爭戰課,引來宣教學界許多迴響。這兩本書可以作為這一個課題的討論基礎。

\r\n

8. Hawthorne, Stephen C., and Graham Kendrick. Prayer Walking: Praying On Site with Insight. Florida: Creation House, 1993. 本著教會要與地域性的邪靈爭戰的理念,作者提倡一個「走區祈禱」的爭戰模式,鼓勵信徒群體走到街上,靠著禱告去戰勝撒但的權勢。無論讀者是否同意這一種理論基礎,都可以借用書中的禱告模式來提高教會對社區的關注,感受天父對這世界的心腸,明白社會的需要和聆聽聖靈對教會的指引。

\r\n

9. Moreau, A. Scott, Tokunboh Adeyemo, David G. Burnett, Bryant L. Myers, and Yung Hwa, eds. Deliver Us from Evil: An Uneasy Frontier in Christian Mission. California: MARC, World Vision International, 2002. 2000年,各地福音教會領袖聚首於肯亞的內盧比,參加一個特別討論屬靈爭戰的洛桑諮詢會議,這本書記錄了會議中各界發表的言論和會後的宣言。內容分三部分:歷史、前線體驗和神學反思,搜羅了不同派別的立場,值得一看。

\r\n

10. Rommen, E., ed. Spiritual Power and Missions: Raising the Issues. Pasadena, Calif.: William Carey Library, 1995. McConnell, C. Douglas, ed. The Holy Spirit and Mission Dynamics. Pasadena, Calif.: William Carey Library, 1997. 這兩本文集是福音派宣教學會 (Evangelical Missiological Society) 出版的作品。第一本文集是「宣教學混合主義」的正反辯論;第二本文集從聖經神學、從歷史、及從今世的課題,來討論聖靈與宣教的互動。搜集的文章既有份量,又有代表性。

\r\n

11. Anderson, Neil T., and Charles Mylander. Setting Your Church Free: a Biblical Plan to Help Your Church. Ventura, Calif.: Regal Books, 1994. 這是為教會牧者和領袖寫的書,指導讀者如何認出撒但在地方堂會內的捆綁,及如何藉著認罪、聖經和禱告帶來教會的釋放和更新。

\r\n

12. Hiebert, Paul G. Anthropological Reflections on Missiological Issues. Grand Rapids, Michigan: Baker Books, 1994. 這是一本從文化人類學的角度探討宣教神學的文集,作者生前是美國三一神學院宣教及人類學的教授,書中第三部分討論靈界的接觸,特別提到不同文化背景如何影響教會對靈界的理解,見解頗為獨到。

\r\n

13. Smith, James Bryan, and Lynda Graybeal. A Spiritual Formation Workbook: Small Group Resources for Nurturing Christian Growth. New York, NY: HarperSanFrancisco, 1999. 這是一本為小組討論而設計的各種靈操的簡介,按照Renovare 靈操運動的傳統,濃縮地引導讀者進入不同的傳統當中,作一個巡禮和體驗。

\r\n

 

\r\n
\r\n
',1,0,1633510321,1633526900,'/OEBPS/教會在世_Ebook-0515-25.xhtml'),(86,10,28,0,'*第6章附錄 - 書評介紹早期教會的神蹟醫治','
\r\n
\r\n

第6章附錄 - 書評介紹早期教會的神蹟醫治

\r\n

 

\r\n

\r\n

Andrew Daunton-Fear. Healing in the Early Church, The Church’s Ministry of Healing and Exorcism from the First to the Fifth Century. Milton Keyes, UK: Paternoster, 2009.

\r\n

 

\r\n

這是一本就著早期教會歷史傳統,探索神蹟奇事和治病趕鬼的書籍。作者達騰飛(Andrew Daunton-Fear)是菲律賓馬尼拉聖安得烈神學院歷史科和教牧科的教授。此書是從他在倫敦所撰寫的博士論文整理而成。

\r\n

作者追溯一至五世紀的教會歷史,堅持趕鬼治病、方言異能等恩賜從沒有離開過古代的教會。首先,福音書裡充塞著主耶穌醫治和趕鬼的故事,相對於當代猶太民族中的法師,主耶穌的能力顯然是獨特和超越的。至一、二世紀,教會中仍然經常出現治病的神蹟,對貧窮人和文化水平低的人群來說,趕鬼和治病顯然是教會權柄的標記,當時也開始了以洗禮來治病的傳統。在三世紀後期及四世紀初期,超自然的恩賜在教會中稍為沉寂。至四世紀後期,醫治的職事慢慢地成為了神職人員的專利,而殉道者的遺體和遺物,更廣泛地被用作神蹟醫病的工具。與此同時,教會重視醫療的行業,亦開展了福利和醫療的場所,服侍社會。

\r\n

全書的主旨,是要闡述一個以趕鬼治病作為常規活動的早期教會傳統,以古為鑑,叫讀者較為正面地去看今天的靈恩運動,明白今天在靈恩運動中具爭議的課題,其實在一千五百多年前已經為人所討論。例如趕鬼所用的物件、邪靈有名字和有權屬系列這類似的現象等,在早期教會的歷史中也有記述。40

\r\n

此書只敘述了主後五世紀的歷史,筆者希望在此補充一下歷史的進程。在中世紀,北歐的異族入侵,與歐洲的基督教相遇,當中也有不少屬靈爭戰的案例。至中世紀後期,社會上對巫師的打壓,其實是源自於世俗的法庭和社區,而不是源自於教會。41在啟蒙時期之後,歐美的新教教會漸漸減少了神蹟奇事的記載,不過趕鬼驅邪仍是天主教的傳統服侍。至十九世紀初,有差會主張回歸至使徒的傳福音方法,讓宣教士在異邦使用基督所賦予早期教會趕鬼治病的權能。42今天福音派教會許多時候因為有屬靈爭戰、地域邪靈勢力等爭議,避而不談趕鬼治病的職事,但從二千年的教會歷史看來,這個職事明顯地是直接從耶穌基督和使徒傳承下來的教會傳統。

\r\n

作者從他的歷史研究得出一些實踐結論43,合共九點內容已列於《教會在世》第142-143頁。

\r\n

作者在一個接納神蹟奇事、趕鬼治病的天主教國家裡服侍,自然需要檢視這個教會傳統在福音派神學中的位置。一直主導著福音派神學思潮的西方教會長期以來對福音的演繹,都傾向唯心唯智的個人改變,沒有強調福音可以帶來肉體的釋放和社群的更新。靈恩運動在第三世界裡發展迅速,卻又經常受到傳統西方福音派的猜疑和排斥。普世基督教的樣貌已經越來越多元,如果我們在教會歷史中尋到這些多元的脈絡,定能化解一些不必要的爭持,更能放下偏執,體驗和享受福音的豐盛。

\r\n
\r\n
\r\n

40 Andrew Daunton-Fear, Healing in the Early Church, The Church’s Ministry of Healing and Exorcism from the First to the Fifth Century. Milton Keyes, UK: Paternoster, 2009. 143-144, 162-163.

\r\n
\r\n
\r\n

41 Oskar Skarsaune and Tormod Engelsviken,“Possession and Exorcism in the History of the Church, 載於Deliver Us from Evil, An Uneasy Frontier in Christian mission. A. Scott Moreau, Tokunboh Adeyemo, David G. Burnett, Bryant L. Myers, & Hwa Yung (eds.) California: MARC, World Vision International, 2003, 65-87.

\r\n
\r\n
\r\n

42 Gary B. McGee,“The Radical Strategy in Modern Mission: the Linkage of Paranormal Phenomena with Evangelism.”載於The Holy Spirit and Mission Dynamics. C. Douglas McConnell (ed.), Pasadena: William Carey Library, 1997, 69-72.

\r\n
\r\n
\r\n

43 Andrew Daunton-Fear, 165-166.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527150,'/OEBPS/教會在世_Ebook-0515-26.xhtml'),(87,10,29,0,'*第7章 關注貧窮的宣教範式','
\r\n
\r\n

第7章    關注貧窮的宣教範式


\r\n
\r\n
\r\n

一直以來,傳教士把福音引進一個新地區時,他們在救人靈魂之外,總會兼顧當地人在身體上的需要,要在醫療、教育、民生福利等項目上作出貢獻。我們所傳的福音,不單是叫人靈魂得救,同時也帶來全人的提升。生命得到更新的信徒,有責任關注教會內、地區性和國際性的貧富不均,要揭示腐敗和不公義的制度,並改善民生,轉化社會。福音使者所關注的不只是個人悔罪和教會增長,更是要福音所到的社會在生活素質上有所改善,教會「傳福音」也「行福音」。以上所說的就是教會整全使命的精粹。

\r\n

聖經裡有很多關於財富和經濟的教訓,可以作為我們的指引。主耶穌在生活的服侍上也給了我們榜樣。此外,不同的前線組織也給我們奠下了不少扶貧發展的方向。

\r\n
\r\n
\r\n

在每個傳統宗教裡,濟弱扶傾、善待孤寡都是敬虔人的標誌。就是最為出世的佛教,也鼓勵善信在拜佛之餘,也要行善積德。伊斯蘭教的天道五功中的課功,是要求信徒拿資財與別人分享。傳教士把福音引進一個新地區,在救人靈魂之外,也總要兼顧當地人在身體上的需要,要在醫療、教育、民生福利等項目上作出貢獻。1974年所訂立的、聯合全球福音派教會的《洛桑信約》,就明確地把社會服侍納入為教會使命的一個重要議題,確認身體力行的服侍與口傳福音都是實踐使命的行動,應該雙軌並行。到1989年的馬尼拉宣言,就開始用「整全福音」這個概念,來描述福音是包羅了身心社靈等各個範疇的,而這個整全福音的概念,仍是2010年的開普敦會議的核心信息。我們所傳的福音,不單是叫人靈魂得救,也同時帶來全人的提升。福音使者所關注的,不只是個人悔罪和教會增長,更是要福音所到的社會在生活素質上有所改善,教會「傳福音」也「行福音」。

\r\n

傳統上,宣教事工與慈惠服務一直有緊密關係,宣教士在傳道之外,也經常在醫療、教育、福利工作上作出貢獻。1 賴德烈(Kenneth S. Latourette)認為宣教士的濟貧善行,引來當代既得利益者的不滿,因為他們也會批判社會制度的流弊,嘗試針對民間疾苦的根源來提倡改革。歷史學者黃智奇亦指出,基督教傳教士與鴉片貿易進行鬥爭,他們不但在中國境內開辦戒煙所和禁煙會,也在倫敦的傳教大會內反對鴉片貿易,即使英國國會裡反鴉片的成員不斷受挫,他們仍繼續抗爭。2 當代的宣教士雖然沒有打造整全福音的口號,但實際上已經實踐了一個關懷身心社靈的福音。

\r\n

面對著二十一世紀貧富懸殊的情況,教會不能漠視貧窮人在物質上的需要,我們一定要回答一個重要的提問:究竟福音對社會民生有甚麼意義?史福索(Ed Silvoso)強調福音可以帶來城市的轉化,這種轉化由職場開始,延伸至整個城市和國家。而衡量城市轉化的一個指標,就是要看制度上有否改變,使貧窮人的生活得到改善。換言之,生命得到更新的信徒,有責任關注教會內、地區性和國際性的貧富不均,要揭示腐敗和不公義的制度,並改善民生,轉化社會。3史福索的論述,簡潔地把城市轉化、職場宣教和改革制度性的貧窮融合在一起,作為教會的整全使命。

\r\n

以下讓我們先看看聖經有關貧窮的教導和神學討論,再探討實踐整全福音的策略和範式。

\r\n

 

\r\n

聖經論貧窮4

\r\n

 

\r\n

聖經裡有很多關於財富和經濟的教訓,從創世時期的地球資源管理,到按律法由神設立的社會經濟秩序,至先知宣告神對選民的審判裡,都有這些教訓。福音書記述主耶穌的教導,使徒行傳描繪早期教會的生活,啟示錄論到超級經濟大國巴比倫的敗落、金堆玉砌的新耶路撒冷的降臨,處處都提醒我們有關錢財的運用。我們信靠的是創造和救贖的神,祂同時是物質和靈界的主。神不只是關注我們靈魂的得救,也關心我們的生活需要和地球生態。我嘗試在此簡單地總括一下聖經對貧窮的教導。

\r\n

 

\r\n

貧窮的本質

\r\n

貧窮可以有不同的層面。在登山寶訓的八福中,使徒馬太把貧窮看為「虛心」,又或可直譯為「靈裡的貧窮」(太五3),而路加則直言「貧窮的人有福」(路六20)。兩卷福音書對貧窮的意思有不同的演繹,也顯示了貧窮有屬物質和屬靈這兩個層面。

\r\n

而貧窮是有絕對性和相對性的。律法書禁止借貸給鄰舍時,把窮人用作抵押品的衣服留著過夜,使窮人在夜間沒有衣服蓋著睡覺(申二十四10-13)。這裡所形容的是絕對性的貧窮,就是窮人欠缺基本的需用,情況近似雅各書所提到的赤身露體、又缺了日用的飲食(雅二15)。但貧窮也有相對性的,就是在貧富懸殊的情況下,貧窮的一方得不到應有的平等對待。後者未必是飢饉赤身,卻要忍受羞辱和歧視。

\r\n

貧窮不但叫人失去尊嚴,也令人無能力與權勢結交(箴十八16);又使人被孤立,失去社群的支援(箴十九7)。因此,貧窮對人的煎熬是多方面的。

\r\n

 

\r\n

貧窮與罪有關

\r\n

伊甸園原可以為始祖亞當提供豐裕的生活,但因為他犯罪,地被咒詛,人要勞苦耕種,也要為生計而競爭。自此萬物都歎息勞苦、直到如今(羅八21-22)。在律法書的末段,摩西也清楚地宣告,以色列民是否敬畏耶和華,會直接影響經濟和政治的興衰(申二十八章)。

\r\n

 

\r\n

貧窮可能是因為社會的罪而非個人的罪

\r\n

申命記二十八章所提及賜福和咒詛的對象是整個民族,這也是舊約先知宣告審判的基礎信息。我們往往很容易像約伯的朋友一樣,把貧窮和苦難歸咎於個人犯罪。但舊約先知眼中的貧窮人,往往是被他人的罪所傷害、被強權欺壓的弱勢社群。

\r\n

對於「欺壓」這個觀念,在拉丁美洲服侍的舊約聖經學者湯姆斯.漢克斯(Thomas D. Hanks),有以下的研究:舊約聖經有十個基本的希伯來字用來形容「欺壓」,另有十個與「欺壓」有關的詞彙,這二十個字在舊約裡出現了555次之多,這是一個基礎性的聖經神學觀念。而在這500多次裡,其中有164次是與貧窮有關的,意思是舊約聖經強調了「欺壓」與貧窮兩者的關聯。不過,在經典神學中(包括奧古斯丁、亞奎那、馬丁路得、加爾文、巴特、貝爾考韋爾等人的神學),卻完全沒有討論貧窮人受欺壓的這個課題。而英語聖經亦採用了較為模糊的字眼,來翻譯欺壓一詞,淡化了其中受虐待、凌辱、欺負等意識、及原作對社會經濟的激進分析。5

\r\n

這裡不是說貧窮人沒有罪,因為世人不論貧富都犯了罪,但律法所禁止和先知所關注的,是貧窮人在不公義的社會裡被罪侵犯,承擔了別人犯罪的後果,成為「受罪者」。神要審判那些欺壓貧窮人的人。

\r\n

因此,當我們對貧窮人宣告「世人都犯了罪」時,也要指出他們是「受罪者」。這個「受罪者」的觀念,可以成為服侍貧窮人的主導信念。6

\r\n

 

\r\n

律法是要減少社會上的貧富懸殊

\r\n

耶和華帶領以色列民離開埃及為奴之地,建立一個選民國度,在地上實踐祂所喜悅的社會秩序。在出埃及的歷史裡,神活現了祂的救贖信息,就是把人從欺壓和貧窮中釋放出來,而這群被釋放的人要謹守神所訂立的經濟法則,建立一個表彰神公義憐憫的社群。律法是在出埃及地之後,神對一群前奴隸所賜下的社會律例規條。

\r\n

律法是為貧窮人而寫的,要求人記念貧困孤寡的人。所以,在收割的時候,人不能割盡到田角,卻要讓窮人有拾荒的份兒。節期慶祝的時候,主人要與僕婢和寄居者同樂。在法律面前人人平等。每隔三年要分配一年的十份一土產給貧窮人,每七年要豁免債項和釋放僕婢,每半個世紀要來一次土地大回歸的禧年(利二十五章;申二十六12)。照顧貧困人的是義者,約伯可以作為我們的典範(伯三十一13-23)。

\r\n

這裡特別要強調的是禧年的觀念,擁有土地和人身自由,兩者都是以色列人的基本人權。這是神要轉化社會,維持社群中的和諧關係,達成公平公義的法則。禧年是制度性的限富原則,也反映了貧窮的一大問題,不在於資源不足而在於資源不均。禧年這個概念也是新約的重要信息,是路加和使徒行傳所強調的釋放。作為使命之民,教會應該把這個禧年的福音實踐出來。7

\r\n

 

\r\n

舊約的理想社會,是一個沒有缺乏卻非奢華的社會

\r\n

在舊約的烏托邦裡,各人「要建造房屋,自己居住;栽種葡萄園,吃其中的果子。」(賽六十五21)。「人人都要坐在自己葡萄樹下和無花果樹下,無人驚嚇……」(彌四4)。人要勞碌工作,但其後能享有豐足的成果,維持一個簡單的田園生活,不受強權和外族欺凌。可是在歷史上,這種境況只能在所羅門王的日子裡短暫地實現(王上四25)。這裡不是鼓勵人無止境地追求物質享受,無限制地使用地球資源。富足無罪,可是奢華有價。律法禁止君王積聚金銀財富(申十七16-17),歛財或攬權都不是神所喜悅的事。舊約的理想社會是一個不需扶貧、不用仇富,卻要限富的社會。

\r\n

 

\r\n

神憐憫看顧貧窮人

\r\n

在舊約裡孤寡寄居的人是神所顧念的,詩篇以誦唱方式宣講上帝的本性,扼要地述說:「耶和華造天、地、海,和其中的萬物;他守誠實,直到永遠。他為受屈的伸冤,賜食物與飢餓的。耶和華釋放被囚的;耶和華開了瞎子的眼睛;耶和華扶起被壓下的人。耶和華喜愛義人。耶和華保護寄居的,扶持孤兒和寡婦,卻使惡人的道路彎曲。」(詩一四六6-9,並請參考詩一一二9,十四6,三十五10,十二5;箴十五25)。既然如此,我們也當尊重貧窮人,不欺壓、不侮辱,學效天父對貧窮人的憐憫和公義(箴十四31,十七5,二十三10)。

\r\n

 

\r\n

主耶穌自甘貧窮(腓二6-8)

\r\n

這是福音的核心信息,就是主耶穌本為富足,卻為我們成了貧窮,最後還接受了罪犯的極刑。道成肉身的一個重要的表達方式就是自甘貧窮,主耶穌的一生是我們的榜樣。主耶穌雖然是一生貧窮飄泊、睡無枕窩,但偶爾會赴宴,變水作美酒。祂願意與稅吏同席,被人看作好酒貪食。祂樂意接受婦女用最珍貴的香膏抹腳,被門徒批評浪費資源。主耶穌的自甘貧窮,與祂在適當時候享受物質的豐富,兩者並沒有衝突的地方,我們要用全面的角度來看主耶穌的一生。

\r\n

 

\r\n

主耶穌要求門徒自甘貧窮(路五11、28,九57至十16,十四33,十八22)

\r\n

主耶穌不但作了榜樣,還直接吩咐門徒撇下所有,包括物質上的豐富和群族關係上的安全網,要進入一個另類的天國團隊。主耶穌差派門徒出去傳道,也要求他們用赤貧之身前往。有趣的是主耶穌沒有承諾天降嗎哪,祂差派門徒去冒如羊入狼群之險,他們還要仰賴狼的供應。他們雖然帶著醫治和宣講的權柄,但也要經歷弱勢無助、被人拒絕之苦。天主教修道院的傳統,沿用了終身自甘貧窮的承諾,這是修士對神委身的一種表達方式。

\r\n

 

\r\n

主耶穌宣告貧窮的人有福了(路六20)

\r\n

路加福音描述了一個由主耶穌引進的「末世大逆轉」。馬利亞的尊主頌已清楚說明:「他叫有權柄的失位,叫卑賤的升高;叫飢餓的得飽美食,叫富足的空手回去。」(一52-53;參詩一一三7;撒上二6-8)天使宣告耶穌降生的信息,不是先向高床軟枕的貴胄,而是臨到瑟縮在野地裡的牧羊人。主耶穌以傳福音給貧窮人作為他的工作宣言(四16-21),又宣告「你們貧窮的人有福了!因為神的國是你們的。」(六20)除了教導門徒撇下所有外,路加還用財主與拉撒路的比喻,來說明這一個永恆的逆轉(十六19-31)。另一方面,路加亦強調富足的人有禍了(六24),有錢的人難進天國(十八24),無知的財主誤以為財物可以為靈魂帶來保障(十二15-21)。不過我們也要小心,不要把窮人和富豪看為對立的群體。有時神恩賜給人物質豐富,公義和富足是可以並存的,向彼拉多求得耶穌遺體的議士約瑟,就是一個公義的富人(二十三50-53)。

\r\n

窮人有福,因為可以承受天國,神看重他們,也要賜福給他們。路加福音提供許多寶貴的經文,讓我們能進深研究這個課題。當然,我們也可以進一步從使徒行傳去看早期教會在這方面的實踐。

\r\n

 

\r\n

服侍貧窮弱勢的人就是服侍基督(太二十五31-46)

\r\n

這段經文呈現了一張美麗的畫像:服侍飢渴困窘的人就是觸摸了基督。這一幕也讓人看見一個可怕的景象:拒絕照顧貧弱者竟然等於拒絕基督。這段經文成為了德蘭修女主要的事奉哲學。我們服侍窮人,不能採取君臨城下式的施捨,因為這種施贈會奪去受助者的尊嚴。我們要唯恭唯敬,好像對方就是基督;是對方給我們服侍的機會,讓我們能做錢財和恩賜的好管家,那是送給我們的一份禮物。箴言教導我們說:「憐憫貧窮的,就是借給耶和華」(箴十九17),背後也是同一道理。

\r\n

 

\r\n

富人要向窮人學習

\r\n

富人要向窮人學習,因為窮人讓富人看到世界真實和殘酷的一面。就像那個在以色列的約蘭王面前求助的婦人一樣,弱勢人士讓我們知道社會當前的嚴峻境況(王下六24-30),窮人能引導我們明白社會現實。富人要向窮人學習的另一個原因,是聖經中有許多弱勢小人物,他們無財無勢、無權無勇,卻成為了我們的典範。以利亞在西頓遇見一個寡婦,她在預備自己的最後一頓飯時,仗義與先知分糧(王上十七8-16)。乃縵的小婢女在異鄉作了無名字的俘虜,她鼓起勇氣向主人獻計,建議主人前往以色列地向先知求助(王下五1-3)。當撒瑪利亞城被圍困的時候,那些被同胞遺忘的痲瘋病人,卻沒有遺忘他們在饑饉中的同胞(王下七9)。主耶穌稱讚窮寡婦捐獻了養生的錢(路二十一1-4)。保羅吩咐較為富裕的哥林多教會,要學效極窮但樂捐的馬其頓教會(林後八1-5)。貧窮的人較懂得謙卑地求助,而他們在困境中也可以培育出優良的屬靈素質,成為別人的榜樣。

\r\n

 

\r\n

富者不能漠視社會上貧窮和不公義的問題

\r\n

面對為富不仁者,舊約先知不斷提醒以色列人要秉公行義,不能欺壓貧窮人(摩五10-12;彌六9-13;何十二7-8)。神要審判欺凌弱小的惡者,也要懲治一些獨享其富,漠視社會上貧窮和不公義的有錢人(摩六4-7)。換句話說,面對社會上的苦難,我們如有能力就有責任去承擔,不能躲在自己的安樂窩中,不理會其他人的困苦。申命記十七章16至17節所蘊含限富、限權的觀念,是一個基礎原則,能賴以建立一個公平公義的社會。因此富人一方面要有高度的自省,反思自己有否在享樂中忘記別人的苦難,有否恃富濫權;而另一方面也要傳承先知的傳統,濟弱扶傾,為受欺壓的窮人發聲,爭取一個更公平公正的社會。

\r\n

 

\r\n

要留意地方教會裡的貧富不均(雅一27至二8、14-17)

\r\n

自五旬節教會被建立以來,一直有不同經濟背景的人加入屬靈的家。耶路撒冷教會早期因應信徒的需要而凡物公用,並改革教會制度來回應寡婦的需要(徒六1-6)。但這顯然只是短期現象,以致保羅有需要在教牧書信內,重申如何回應寡婦的生活需要。雅各書提醒教會不但要照顧貧窮信徒的經濟需用,也當留意有沒有歧視他們的態度和行為(雅一27至二8)。

\r\n

 

\r\n

要留意世界各地的地區教會之間的貧富不均(林後八1-15)

\r\n

基督的身體包括我們身處的堂會、同區的其他堂會、福音機構和在異地的教會等。香港的中產教會人才濟濟、專職同工的陣容龐大,但許多小型的基層教會連每月的租金都不容易籌措,亦沒有資源能聘請傳道同工。當我們知道其他地方有不足之處,就應該守望相助、同舟共濟,不論在香港的教會,或是在多民族、多地域的普世教會中,都實踐愛和合一。馬其頓眾教會在患難困乏中仍樂意捐贈,還懇求對方接受,我們也應該持同樣的態度來與其他天國群體分享神的豐盛。

\r\n

 

\r\n

聖經中有許多關於錢財、經濟的教導,但我們許多時會把物質世界和心靈世界分割,又誤把「貪財是萬惡之根」理解為「理財是萬惡之根」,以致教會不大願意討論貧富的問題。再者,有信徒認為福音信息中最重要的是靈魂得救贖,其他議題都是次要的。我們太忙於救人的靈魂,沒有時間處理貧富不公所衍生的社會醜態。但事實上,在新約裡的「拯救」(σῴζω)一詞,大概有三份之一的時間是指醫治或脫離肉體的危難,而非靈魂的救贖。這個「整全使命」(integral mission)的概念,應該可以幫助我們理解身心社靈全人福音的道理:一方面福音肯定會帶來個人和群體生命的改變,而這些改變也一定包含物質生活的重整;另一方面所有奉主耶穌基督的名對貧窮人所做的服侍,都包含福音信息。我們不能把物質與非物質的世界分割,事實上也沒有純屬肉體或者純屬靈的行為,因為靈魂與身體二者是息息相關的。

\r\n

上述教訓是很重要的道理,因為我們每個人都要花錢過活,必須在金錢上作管家,向神負責。因此,我們如何理財就成為了屬靈生命的一個核心問題。除了個人的反省以外,信徒群體也要集體向神求問,看看教會(包括堂會和地區性的教會)可如何回應社會上日漸嚴峻的貧富不均。主耶穌對這些問題提供了甚麼答案?我們該作甚麼事才能承受永生?

\r\n

 

\r\n

罪與受罪

\r\n

 

\r\n

上文談到貧窮的成因時,提到一個「被罪」、「受罪」的觀念,現嘗試更多討論這個議題。馮煒文在1980年一次普世基督教協會的會議上,提出一句名言:「一個人不單是一個罪人,也是一個被罪所傷的人。」他提到自己在香港基督教工業委員會服侍貧窮人的過程中,發現原來當貧窮人失去了基本的物質供應和政治權力時,也同時失去了自尊、意志和靈力。8 因此,受欺壓的人不單是罪人,也是受罪的罪人,而貧窮人的福音就可以寫作受罪者的福音。

\r\n

詩篇中有許多哀歌,而這些哀歌大部分都記載了被罪惡侵犯的人,如何向上主哀訴。不同的屬靈傳統對罪惡的定義可能不一樣:靈恩派可能會視之為撒但對人的攻擊;解放神學認定人是被經濟政治所侵犯;據新自由派的理解,人是被文化罪惡所侵犯;福音派教會當中強調社會參與的派別,就認為人是被撒但掌控的社會制度所侵犯。無論如何,最終極的解釋,仍是人被撒但的權勢所侵犯,而這權勢是以不同方式彰顯出來。9人沒有能力為自己的罪惡負責,惟有在神的恩典下與耶穌基督相遇,人才可以求神赦罪。因此,教會要有空間容納被罪所傷的人,而這些往往是社會上貧窮、弱勢和邊緣的人士。教會在服侍這些人群的時候,會體會到究竟是甚麼勢力在侵犯人,同時也可以反省自己有否助長這些侵犯人的勢力。

\r\n

在教會內,我們對既得利益者的提醒,是要叫他們明白自己「與罪惡相爭,還沒有抵擋到流血的地步。」(來十二4)我們應當留意公共政策有怎麼樣的建設力和殺傷力,教會在改變制度上的參與,也是一種「傳福音」的行動。

\r\n

就著這一個課題,帕克(A. S. Park)和內爾森(S. L. Nelson)編輯了一本文集,深入探討罪的另一面,讓人從受罪者的角度認識罪的真相。他們從西方神學歷史追溯經典神學對罪的解說,認為經典神學強調原罪,卻沒有詳細討論罪的傳承。再者,經典神學強調人的罪性,而甚少研究受罪者的痛苦。10 這本文集以舊約神學為開始,其中的一位作者沃爾特.布呂格曼(Walter Brueggemann)觀察到舊約故事中,往往隱藏著一種三角關係,就是欺壓別人的強者、受創的弱者和行公義好憐憫的耶和華。越是弱勢的人就越容易成為受罪者,神則站在弱者的一方,審判強勢的罪人,同時也伸出恩典的手呼喚罪人悔改。11

\r\n

安德魯.桑帕克(Andrew Song Park)提出以聖經中「冤」的觀念,來解讀受罪者的痛苦:那是一種被邊緣化的、無助又無聲的呼喊。他更指出,新約主要是為一群受逼迫的受罪者而寫成的,耶穌是為了病人而來的。福音書中的弱者背負了社會的罪,福音的信息是主耶穌選擇與他們相遇。而基督的受苦和死就說明了義人也可以成為受罪者,因此我們也應該用這個受罪者的角度,去理解聖經中罪的定義。12

\r\n

由於篇幅的關係,未能在此詳述以上所引用的文集的內容,只能簡單地總括多篇文章的討論如下。新約強調十誡中人際間的誡命,是用了社會的範疇來理解罪的觀念,罪的定義可以寫成為傷害別人的行為。罪的主要結果是把人和他的基本權利隔離,而福音的結果,是要叫人從不公平的階級中得釋放,這些階級包括了主僕、男女和種族的分界。因著人的群體性,受罪者所背負的羞辱成為痛苦之源,理想教會是一個接待受罪者的社群,以接納來化解羞辱。最後,罪可以被理解為沉溺,而沉溺又可以分為個人性和集體性的。現代社會是集體性地沉溺在經濟發展及消費文化之內,導致貧富不均、生態危機等自毀狀況。這是教會要面對的現實問題。

\r\n

因為「罪」是基督教神學中的一個核心課題,所以受罪者這個觀念,就把欺壓和不公帶進了神學的核心討論中,直接影響我們的信仰實踐。這個範疇值得我們繼續研討。

\r\n

 

\r\n

生活服侍的實踐

\r\n

 

\r\n

談到在生活服侍方面的實踐,主耶穌的一生給了我們許多的提示。馬太福音四章23節、九章35節總括了主耶穌在加利利的工作,就是「在各會堂裡教訓人,傳天國的福音,醫治百姓各樣的病症。」(太四23)這「三重職事」包括了宣講、教導和醫治,針對人身心靈三者的需要。13主耶穌差派門徒出外工作時,也囑咐他們去完成宣講和醫治的事工(路九2,十9;太十1;可六12-13)。朝著這個方向走,歷世歷代的教會都嘗試在福音的宣講上,加上身體的醫治和生活素質的提升。有時身體得到醫治的人未必會接受救恩,生活的服侍在短期內未必會帶來教會增長,就如耶穌治好十個長大痲瘋的人,卻只有一人回來歸榮耀予神(路十七18)。總言之,福音不能只停留於口頭的宣講,還要以行善演繹出來。

\r\n

在過去半個世紀,教會在宣教工場上作了不少救援、扶貧、教育和社區發展工作。貧窮會奪去一個人的尊嚴和價值,因此扶貧不能止於救援,只有單向的援助和施贈。教育和社區發展的目標,是要人脫離貧窮所帶來的壓抑和摧殘。因此扶貧的方向會強調社區為本、貧者自主、適切技術、問責制度、持續發展和賦權予民這六大原則。以下要簡單介紹這些原則。

\r\n

社區為本的原則,教我們以社群作為關注點。如果扶貧的目標只限於個人生活水平的改善,反而容易使社群分化,不利於長期發展。整全的福音不單涉及個人身心靈的醫治,也要顧及社群的更新。因此,在開展扶貧項目之前,一定要與群眾建立彼此信任的關係,要強調全體的提升。助養、助學所要關注的不單是個別的孩童,也要顧及孩童的家庭和他們身處的社區。

\r\n

所謂貧者自主,是讓貧窮人在項目計劃上扮演重要的角色,包括提出自己的需要和決定工作的優先次序等。因此,貧窮人要擺脫受助者的角色,積極改變自己的困境,也幫助同路人一起脫貧。一個成功的項目,能讓一群原來感到弱勢無助的人重拾自信和能力,積極參與服侍和脫貧的行動,以致將來有能力走更遠的路。貧窮有損人的自我形象和尊嚴,光是派錢派糧不能解決貧窮的深層問題。真正的扶貧行動,一定要帶來社群和個人長遠的提升。貧者自主與賦權予民這兩個原則,都強調以上基礎的改變。

\r\n

在扶貧的過程中要引進適用於當地的技術,不能採用一些要以高科技人才來維修的產品,也要注意在經濟發展的過程中,有沒有破壞當地的生態環境,帶來長遠的損害。而問責制度的設立,能令社群關係更平等互惠。要評估一個項目的成敗,可以用能否持續發展作為準繩特別是當扶貧工作者離去之後,該項目是否能帶來長遠的發展果效?

\r\n

以上是一些扶貧和社區發展的工作原則,這些方向適用於世界各地的義務團體。那麼教會所作的服侍又有甚麼標誌呢?山森哲直(Tetsunao Yamamori)在世界宣明會的一個諮詢會議上,提出一套實踐整全使命的扶貧策略,值得我們參考。亞馬穆里強調七大策略:(1)以禱告作為服侍的大前提,所有扶貧項目都要有聖靈的引導和同行。(2)扶貧機構要有整全使命的觀念,奉耶穌基督的名,藉著耶穌基督的靈,透過言語和生命去彰顯基督,強化普世教會在世的使命。(3)所有項目要有適合的領導人才,他們要有基督的生命和扶貧的訓練,懂得見證福音、建立門徒,亦有謙卑學習的態度,敏銳於文化的調適。(4)領導的人對社會要有洞察力,有社會學的分析能力,懂得如何在不同的文化社群中應變。(5)領導的人要尊重當地社會溝通的脈絡和模式。(6)扶貧機構要看重本土信徒的訓練。(7)項目同工要敏銳於神所建立的橋樑,例如政治的變動、社區的災難、社群開放的程度等。14 這些都是亞馬穆里,綜合多年在各地前線事工的經驗而得的結果,可以作為參考。

\r\n

 

\r\n

從扶貧到倡議公義

\r\n

 

\r\n

在扶貧的過程中,我們自然要追問導致貧窮的原因,以致能更適切地回應貧窮人的需要。丹尼斯.拉斐爾(Dennis Raphael)在社康衛生的研究上,提出社康援助的七個基本理念,可以給我們借鏡,看到扶貧的不同層面15。首要、基本的層面,是要回應人對物質的需要。第二個層面,是要改變人的生活方式和習慣以解決生活問題,一個健康的生活模式可以提升生活素質。第三個層面,是要理解外在環境如何影響一個組群的生活方式,繼而是第四個層面,就是要研究不同的組群為何會生活在不同的外在環境中。第五個層面,是要分析公共政策如何影響不同社群的生活,再推進至最後的兩個層面,就是要確定政治架構如何影響公共政策,以及政治架構背後既得利益者與被剝削階層之間的不公。一般來說,扶貧工作者只停留在第一和第二的層面,鮮有進一步處理更高層次的問題。

\r\n

聯繫了超過100個國家的世界福音派聯盟(World Evangelical Alliance),1993年在印度新德里為一些扶貧的前線工作者舉辦了一個會議,探討傳福音給貧窮人這一個課題,會後發表了一個「新德里宣言」,以公義與和平作為福音的意義和標記。16 這宣言重申教會需要關注社會上婦女和孩童所遭受的欺壓、種族與階級所帶來的歧視、對貧窮人不利的國際關係等問題。扶貧的前線工作者自然會遇上制度上的不公,而服侍的方法往往要跨越施贈的模式,進到倡議公義的層次。教會以僕人的角色道成肉身,進入貧窮人中間,實踐愛的使命,服侍鄰舍。教會又肩負了祭司的角色,要建立一個敬拜、代求和醫治的社群,叫人回應基督的呼召,把人帶到神的面前,作耶穌的門徒。教會也有先知的角色,要挑戰罪惡與不公,呼喚社會集體性的悔改回轉。教會也要在實際的個案上,加強基督群體的議價能力,伸張公義,倡議架構上的改變。17

\r\n

最後值得介紹的是一個名為「彌迦網絡」的世界性組織。2001年,來自50個國家的福音派扶貧機構領袖聚集於英國牛津,提倡整全福音的概念,要攜手建構一套融合身心社靈的使命神學。至2004年,彌迦網絡成功地把一個滅貧的「彌迦挑戰」,帶進聯合國的議程內,引導了當時191個國家作出承諾,要於2015年把自己國內絕對貧窮的人數減半。這個運動實是近代歷史上罕有的全球性倡議行動,由一群福音派領袖扮演先知的角色,影響了各國政府施政的方向。18

\r\n

 

\r\n

宣教士與扶貧發展

\r\n

 

\r\n

持守整全福音的原則,宣教士的職責不止於宣講福音、建立教會,也要關注教會在社會上的參與,要濟貧扶弱。差派的教會除了支持宣教士在異地的生活之外,還要在他們的扶貧項目上投資,與弱勢的社區分享財富。而宣教士也需要學習道成肉身,甘願貧窮,避免在貧窮的地區作「有錢的客人」。在一些創啟地區,宣教士可能沒有在公眾場所宣講福音的機會,但是奉主耶穌基督的名在貧窮人中間的服侍,也包含著福音的元素,以生命來見證福音。近年來,有宣教士以營商的途徑在創啟地區居留,他們除了賺錢或者保持收支平衡之外,也需要考慮從商者的社會責任,要把部分利潤投放在社區發展內。歷史上的傳教士在扶貧事工上素有建樹,今天華人教會的宣教士,也當秉持這個優良的傳統,讓人從他們的服侍中看到基督。

\r\n

 

\r\n

\r\n
\r\n
\r\n

1 賴德烈(Kenneth S. Latourette):《基督教在華傳教史》(香港:道風書社,2009),第376-396頁。

\r\n
\r\n
\r\n

2 黃智奇:《亦有仁義:基督教傳教士與鴉片貿易的鬥爭》(香港:宣道,2004)。

\r\n
\r\n
\r\n

3 Ed Silvoso, Transformation: Change The Marketplace and You Change the World, (Ventura, Calif.: Regal Books, 2007), 115-148, 189-206, 115-148, 189-206.

\r\n
\r\n
\r\n

4 這一段的部分內容曾發表於《窩福之聲》(2011年2月):12-16。

\r\n
\r\n
\r\n

5 Thomas D. Hanks, God so Loved the Third World, the Bible, the Reformation, and Liberation Theologies (Maryknoll, NY: Orbis Books, 1983), 3-39.

\r\n
\r\n
\r\n

6 香港基督教工業委員會前總幹事馮煒文在他的神學論述中,就經常以「被罪者」為題,來分析現今社會貧窮人的境況。他的著作有《假如耶穌在》(香港:突破出版社,1996)、《這福音不出售》(香港:香港基督教工業委員會,2005)、Evangelistically Yours, Ecumenical Letters on Contemporary Evangelism (Geneva: WCC, 1992)。

\r\n
\r\n
\r\n

7 在這個課題上,Christopher J. H. Wright 有很清楚的講述。請參考 Christopher J. H. Wright, The Mission of God, Unlocking the Bible’s Grand Narrative (Downers Grove, Ill.: Inter-Varsity Press, 2006), 289-323.

\r\n
\r\n
\r\n

8 Raymond Fung, \"Good News to the Poor - a Case for a Missionary Movement,\" Your Kingdom Come: Mission Perspective: Report on the World Conference on Mission and Evangelism, Melbourne, Australia, 12-25 May 1980 (Geneva: Commission on World Mission and Evangelism, World Council of Churches, 1980), 84-85.

\r\n
\r\n
\r\n

9 2000年,洛桑會議在非洲肯亞舉辦了一個有關屬靈爭戰的諮詢大會,會中就以不同的傳統來界定撒但如何侵犯人類,會議內容載於A. Scott Moreau et. al., ed., Deliver Us from Evil: An Uneasy Frontier in Christian Mission (Monrovia, CA: World Vision, 2002).

\r\n
\r\n
\r\n

10 A. S. Park & S. L. Nelson, ed., The Other Side of Sin: Woundedness from the Perspective of the Sinned-Against (Albany: State University of New York Press, 2001), 7-8.

\r\n
\r\n
\r\n

11 Walter Brueggemann, \"The Shrill Voice of the Wounded Party,\" chap. 1 in The Other Side of Sin: Woundedness from the Perspective of the Sinned-Against.

\r\n
\r\n
\r\n

12 Andrew Song Park, \"The Bible and Han,\" chap. 2 in The Other Side of Sin: Woundedness from the Perspective of the Sinned-Against.

\r\n
\r\n
\r\n

13 莫陳詠恩:《服侍這一代:宣教使命研經十二課》(香港:學生福音團契,1985)。

\r\n
\r\n
\r\n

14 Tetsunao Yamamori, \"Strategic Issues,\" Serving With the Poor in Asia: Cases in Holistic Ministry, ed. Tetsunao Yamamori, Bryant L. Myers and David Conner (Monrovia, California: MARC, 1995), 155-164.

\r\n
\r\n
\r\n

15 Dennis Raphael, \"A Discourse Analysis of the Social Determinants of Health,\" Critical Public Health, 21, no. 2 (2011): 221-236.

\r\n
\r\n
\r\n

16 Bruce J. Nicholls, and Beulah R. Wood, ed., Sharing the Good News With the Poor (Carlisle, Cumbria, U.K. & Grand Rapids, USA: Paternoster Press; Baker Book House, 1996), 11-30.

\r\n
\r\n
\r\n

17 Pedro Arana Quiroz, \"Integral Mission to the Poor,\" Sharing the Good News With the Poor, 129-139.

\r\n
\r\n
\r\n

18 Joel Edwards,Micah Challenge: The Story So Far, in Micah’s Challenge, the Church’s Responsibility to the Global Poor, ed. Marijke Hoek and Justin Thacker (Milton Keynes, UK: Paternoster, 2008), 1-12.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527434,'/OEBPS/教會在世_Ebook-0515-27.xhtml'),(88,10,30,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 如果你是教會領袖,請檢視教會的預算和收支,看看你們有沒有參與為貧窮人而設的項目。教會有需要檢討在錢財上的分配嗎?如果教會要關注貧窮的話,可以有甚麼實踐的途徑?

\r\n

2. 可以用「我們堂會與貧窮人」為題,設計一個主日學,去教育和檢討堂會在扶貧上的參與。

\r\n

3. 以「認識貧窮」為題,設計一連串體驗性的活動,推動堂會的青少年關注貧窮問題。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633527294,'/OEBPS/教會在世_Ebook-0515-28.xhtml'),(89,10,31,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. Yamamori, Tetsunao, Bryant L. Myers, and David Conner, ed. Serving With the Poor in Asia: Cases in Holistic Ministry. Monrovia, California: MARC, 1995. 1994 年,世界宣明會在泰國清邁召開了一次有關亞洲扶貧的諮詢會議,有不同地區的代表述說基督教會在當地的服侍,亦有各地的神學家論述整全福音的意義,也有領袖提出策劃性的建議。此書就是該會議的產品,是一本有神學和歷史價值的文獻。

\r\n

2. Hoek, Marijke, and Justin Thacker, ed. Micah\'s Challenge: The Church\'s Responsibility to the Global Poor. Milton Keynes, UK; Colorado Springs, CO: Paternoster, 2008. 如果要研究「彌迦挑戰」背後的神學,這本文集就是一個好選擇。文章的作者是各地主導扶貧、行公義的福音派的知名領袖,包括英國的Andrew Bradstock和Tim Chester、美國的Ronald J. Sider和Jim Wallis、阿根廷的C. Rene Padilla、菲律賓的Melba Padilla Maggay和南非的Nijongonkulu Ndungane。

\r\n

3. Craig, Jenni M. Servants Among the Poor. Manila, Philippines: OMF, 1997. 在菲律賓的貧民窟裡,有一群外國宣教士居住其中,與當地人一起受到黑社會的威脅,一起面對大財團迫遷的棘手,這就是道成肉身、住在世人當中的後果。一群本來沒有社區工作訓練的宣教士,最後能夠掌握到社區發展的竅門,結合福音,帶來社區的轉化。這是一個感人的真人真事的記載。

\r\n

4. Silvoso, Ed. Transformation: Change The Marketplace and You Change the World. Ventura, Calif.: Regal Books, 2007. 作者以轉化城市的理論著名。書中以轉化職場作為轉化國家的基礎,而這過程中一定要針對當地制度性的貧窮問題,改變貧窮社群的生活。

\r\n

5. Stackhouse, Max L. Capitalism, Civil Society, Religion, And the Poor: A Bibliographical Essay. Wilmington, Del.: ISI Books, 2002. 作者在美國普林斯頓神學院當教授時寫成這本小書,辯解資本主義的正面價值,及為何資本主義同時需要有信仰價值作為基礎,才不致淪落為製造貧富不均的機器。

\r\n

6. Fung, R. W. M. The Gospel is not for Sale: the Story of Hong Kong Christian Industrial Committee. Hong Kong: Christian Industrial Committee, 2005. 這是香港基督教工業委員會35週年紀念出版之一,作者馮煒文用敘事方式闡述機構在傳福音的過程中,如何由佈道擴展至社群的建立和倡議,是一個有深度思想的個案研究。

\r\n

7. 馮煒文。《假如耶穌在》。香港:突破出版社,1996。作者以散文和新詩的方式論述教會對社會的回應,情智兼備地闡釋「被罪者」的道理。

\r\n

8. Samuel, V., and C. Sugden, eds. The Church in Response to Human Need. Grand Rapids, Mich.: Oxford, U.K.: Eerdmans; Regnum Books, 1987.

\r\n

9. Samuel, V., and C. Sugden., eds. Mission as Transformation: A Theology of the Whole Gospel. Oxford: Regnum, 1999. 以上兩本書的兩位作者,由上世紀70年代在印度開展扶貧及社區發展的事業,至今仍然在這範疇上持續拓展。Canon Dr. Vinay Samuel是牛津宣教研究中心的創辦人,強調教會在扶貧的事工上需要作神學反省。這兩本書都是他們訓練工人用的資料。

\r\n

10. 布拉德佰里、哈克尼斯合著。《放眼世界》。丘玉竹譯。香港:施達基金會,學生福音團契,2001。這本書可以作為小組討論和主日學的材料,備有查經和討論資料,讓人從聖經的視野看世界的貧窮問題。

\r\n

11. Nicholls, Bruce. J., and Beulah. R. Wood, ed. Sharing the Good News With the Poor. Carlisle, Cumbria, U.K. & Grand Rapids, USA: Paternoster Press; Baker Book House, 1996. 聯繫了超過100個國家的世界福音派聯盟(World Evangelical Alliance),1993年在印度新德里為一些扶貧的前線工作者舉辦了一個會議,探討傳福音給貧窮人這一個課題,會後發表了一個「新德里宣言」,以公義與和平作為福音的意義和標記。這書記載了當時會議內的討論。

\r\n

12. Linthicum, Robert C. City of God, City of Satan: a Biblical Theology of the Urban Church. Grand Rapids, Mich.: Zondervan, 1991. 中譯本有林西肯〔Linthicum, Robert C.〕。《上帝之城、撒但之城城市宣教的聖經神學》。香港:香港世界宣明會,1996 。作者是國際世界宣明會城市事工部的總幹事。他強調城市為神所造所愛,是教會正面參與建造的地方,但這過程中一定需要面對黑暗勢力的攻擊和破壞。沿襲宣明會的傳統,此書所倡議的宣教方式,也強調社群的發展和制度的改革。

\r\n

13. DSouza, Joseph, and Benedict Rogers. On the Side of the Angels: Justice, Human Rights, and Kingdom Mission. Colorado Springs: Authentic, 2007. 首作者是印度人,在印度的貧民和賤民中服侍多年,從聖經出發去倡議公義和人權。次作者是在南亞工作的西方記者,在書中提供了來自緬甸、東帝汶等地的案例,叫這書的論說可以跨越印度的國界,適合整個亞洲的現況。趣味性濃,可讀性高。

\r\n

14. Seebeck, Doug, and Timothy Stoner. My Business, My Mission: Fighting Global Poverty through Partnerships. Grand Rapids, Michigan: Partners Worldwide, 2009. 透過南美、非洲、亞洲多處地區的扶貧發展故事,作者指出富裕的基督徒商人可以透過有效的夥伴關係,在貧窮的地區作社企投資,是一套福音與扶貧的整合方案,也是實踐職場宣教的一種方式。

\r\n
\r\n
',1,0,1633510321,1633527335,'/OEBPS/教會在世_Ebook-0515-29.xhtml'),(90,10,32,0,'*第8章 本土城市宣教範式','
\r\n
\r\n

第8章    本土城市宣教範式


\r\n
\r\n
\r\n

自上世紀末,當本土的福音拓展越來越複雜化,城市的傳福音策略越來越多元化的時候,本土城市宣教這個概念就普及起來了。這一章從八大範疇來介紹這個新興的宣教概念:本土宣教、城市宣教的聖經基礎、城市的特色和需要、本土城市宣教的範式、本土城市的寄居者、本土城市的職場宣教、本土城市宣教個案、本土城市宣教的實踐。

\r\n

本土城市宣教是教會不需要跨越地域但需要跨越次文化的服侍,可以帶來教會的增長和信徒靈命的進深,促進教會網絡的建立,在社會上和在普羅大眾的心目中也可以確立教會的地位。這是每一個堂會都可以實踐的宣教功課,也是每一位教會領袖都需要學習的課題。

\r\n
\r\n
\r\n

在過去兩個世紀,基督教的傳統宣教都是以地極宣教作為基本範式。宣教士就是遠道重洋、跨越國界和民族的拓荒者,教會在本土的事工不被歸納在宣教的範圍之內。但到了上世紀末,當本土的福音拓展越來越複雜化,城市的傳福音策略越來越多元化的時候,本土城市宣教這個概念就普及起來了。這一章沿以下八大範疇來介紹這個新興的宣教概念。

\r\n

 

\r\n

本土宣教

\r\n

 

\r\n

大約兩百年前,威廉克里(William Carey)的一本小冊子《基督徒向異教徒傳福音責任及方法之探討》,用了主耶穌在馬太福音結束時吩咐門徒的大使命,作為教會的基本責任,1 就是要涉足萬水千山,到異教徒之地傳揚福音。自此,馬太福音二十八章18至20節和使徒行傳一章8節,就成為了現代更正教宣教的基礎範式。在十九世紀初期至二十世紀中期,西方世界以基督教為主流宗教,教會很容易把世界沿地域二分,就是基督教世界和非基督教世界,所有宣教行動都是由基督教的西方世界到非基督教的異域,而這過程中又避不開帝國主義擴張的牽連。經過了二次世界大戰,這一種宣教就等同於地極宣教的思維模式,受到了嚴峻的考驗。

\r\n

首先,基督教世界已慢慢超越地域疆界。教會在非洲南部和南美洲迅速發展,成為了一些第三世界國家的主流宗教。相對地,教會在歐洲不斷沒落,以致歐洲大部分國家被稱為後基督教地區。再加上民族的流徙,從前的基督教世界變得越來越宗教多元化,福音未及的群體可能近在咫尺。

\r\n

其次,二次大戰之後各地的新政府和民族主義冒升,在許多地區,多國嚴厲限制宣教士入境,甚至驅逐已入境的宣教士,著令他們返回原居地。當地極宣教的機會不斷萎縮時,基督教會便需要重新檢視宣教的定義。

\r\n

如果使徒行傳一章8節是地極宣教的基礎的話,它同時也是本土宣教的使命基礎,因為傳福音的行動要始於耶路撒冷。所以早期教會在五旬節之後,就努力地在耶城實踐這個使命,見證教會的迅速增長。無論在家或在外,信徒都有責任要使人作門徒。事實上,每個信徒都是宣教士,宣教要胸懷天涯而始於咫尺。

\r\n

除了大使命之外,本土宣教也有另外一個聖經基礎,就是愛的誡命。在新約裡,愛的誡命有兩個主要的對象。第一,我們要愛我們的鄰舍。在路加所記載的好撒瑪利亞人的比喻中(路十25-37),律法師準確地指出「愛鄰舍如同自己」是舊約律法的核心要求,這要求沒有因著基督的救贖而被廢棄。律法師問「誰是我的鄰舍呢?」主耶穌卻把問題改寫為「誰是那個落在強盜手中的人的鄰舍呢?」(路十36,聖經新譯本)這是目光焦點的改變:鄰舍的定義不是以我們為主體,而是以社會上受傷無助者為中心。當我們看到社區裡的孤寡貧困時,我們要問:誰是這些弱勢社群的鄰舍?在比喻中主耶穌拿一個過路客撒瑪利亞人,跟利未人和祭司相比,後者因為多種因素而見死不救,前者卻甘願為一個有需要幫助的人,而跨越文化種族的敵視和藩籬。愛鄰舍這個誡命,不是叫我們只愛一些社區內熟悉的人,而是叫我們看到一些被罪所傷、有待救援的人的時候,要不惜跨越界線來伸出友誼之手。

\r\n

大誡命的第二個對象,就是我們在天國裡的同路人。我們要彼此相愛,遵守主耶穌在最後晚餐時所賜的「新命令」(約十三34-35)。這新命令是新約的主親自頒布的,我們也當以祂為榜樣。舊約愛人如己的誡命,現已提升到愛人捨己的層次。教會是彼此相愛的族群,世人因我們相愛而看出我們是主耶穌的門徒。因此彼此相愛這命令,也就成為了完成大使命的一個途徑,我們可以稱之為新誡命。

\r\n

綜合這兩段經文,主耶穌給門徒的新誡命,就是要彼此相愛、為他人捨己,以及向社會上有需要的人付出愛的行動;以愛完成福音使命,並以愛超越福音使命。

\r\n

建立門徒的大使命和愛人的大誡命二者又有何關連呢?當我們看到周圍有被罪所傷的人的時候,我們要以愛和憐憫與他們同行,並在服侍他們的過程中介紹福音給他們,邀請他們進入天國的群體,讓他們靠著福音得以從捆綁中得著釋放,委身作主耶穌的門徒。接著,我們繼續以愛培育這些門徒,使他們延續福音的火炬,把愛延伸出去。大使命是教會的方向,大誡命是完成這方向的基礎態度和方法,兩者加起來就是本土宣教的核心觀念。

\r\n

 

\r\n

城市宣教的聖經基礎

\r\n

 

\r\n

根據聯合國的統計,在2010年,各地的城市人口有35億人,是全球人口的一半。2估計到了2025年,城市人口大概會達至全球人口的60%。當半數人類都是城市居民時,本土宣教的討論自然要與城市宣教的討論連結。我們從聖經的教導中,最少可以歸納到幾個有關城市宣教的原則。

\r\n

 

\r\n

城市是人犯罪後的建設

\r\n

始祖亞當在伊甸園中生活,管理花草樹木、鳥獸禽魚,是人類活在大自然中的寫照。但隨著亞當的被逐、該隱的城市建設和巴別塔的工程,人類逐漸遠離創造主,甚至要與上主競賽。當犯罪的人類聚居的時候,罪案就更形猖獗,古代城市所多瑪、蛾摩拉就是罪惡之都的例子。

\r\n

 

\r\n

城市也是神所建造的

\r\n

但另一方面,神也建造城市。以西結書十六章用棄嬰被領養的比喻,去描述神如何扶植耶路撒冷成為祂的新婦。耶路撒冷是和平之都,是神所愛的,是祂為選民預備的居所。

\r\n

 

\r\n

世上沒有一個城市完全符合神的心意,神要審判城市

\r\n

城市是罪惡的溫床,也是神審判人的地方。神的審判方式可以是直接的天譴嚴懲,就像所多瑪和蛾摩拉被毀滅一樣。神也會透過祂所揀選的人去毀滅城市,用以色列民的手懲治迦南人(申九5),用亞述王攻取撒瑪利亞(王下十七5-23),用巴比倫王去討伐耶路撒冷(代下三十六17-21)。在舊約裡,神藉先知的口宣告祂對古代近東的城市的審判,而屬神選民的城市耶路撒冷和撒瑪利亞也在審判之列(摩二4、5,四1-3)。在歷史上,聖城耶路撒冷也從來沒有達到完美之境,城中有人拜偶像,也有欺壓與不公。因為人的墮落,罪人聚居之地就自然是罪惡橫行之所。

\r\n

 

\r\n

神要在城市中呼喚人回轉

\r\n

雖然城市是罪惡之都,但神沒有因此而摒棄城市的居民。智慧經常在市中呼喊,叫人回轉歸正(箴一21-22,八1-5,九1-5)。先知對城市的宣判同時是回轉的呼喚,對撒瑪利亞、耶路撒冷如是,對尼尼微也如是(何十四1-3;耶三1;拿三10)。

\r\n

 

\r\n

主耶穌在城市中的服侍:全人福音(約五1-18)

\r\n

從主耶穌的榜樣中,我們也可以學習到城市宣教的功課。約翰福音記載主耶穌多次在節期時上耶路撒冷,在這猶大地最主要的城市中,在人潮最擁擠的時段裡出現。祂主動地向畢士大池旁的長期病人發出得醫治的邀請,給予這個弱者突破生命的盼望。除了身體的醫治之外,主耶穌亦關注到病者屬靈的需要,後來再次接觸痊癒了的病者,囑咐他不要再犯罪。我們所傳的是一個叫人身心靈都得到醫治的全人福音。

\r\n

但主耶穌的醫治不止於個人心靈和物質生活的改善,祂在安息日裡主動醫治了一個不急於要改變的人,明顯是挑戰當時宗教領袖對安息日的理解。猶太人所關注的,不是一位長期被病患折騰的人得著醫治和釋放,而是一個窮乞丐拿著自己的被褥回家,干犯了律法條文。猶太教的領袖打著敬虔的口號,以制度壓抑個人的自由和價值,重視規條而輕忽生命。在這個制度下,弱勢的病者永遠停留在弱勢的地位,主耶穌的醫治就成為了一個不折不扣的挑釁行為,難怪會招來殺身之禍了。其實,如果我們細察主耶穌所有在安息日的治病行動,就會發現祂所醫治的人全都是長期病患者,他們不一定需要在安息日得醫治的。在福音書中有關的醫治記載裡,我們可以看到主耶穌是有故意犯例、挑戰權威、顯示主權的動機。

\r\n

全人福音的信息引導我們去關注弱勢社群在身體上的需要,因為福音能帶來實質生活的改善。全人的信息也強調人要棄暗投明,改邪歸正,悔改歸主。福音不單影響個人身心靈,更影響社會制度。我們所傳的是一個轉化身心社靈的好消息。

\r\n

 

\r\n

保羅以城市作為宣教的重點地區

\r\n

使徒保羅在他的第二旅程中,在哥林多去信給羅馬教會。當時,他形容自己是「從耶路撒冷,直轉到以利哩古,到處傳了基督的福音」,又認為「如今,在這裡再沒有可傳的地方」(羅十五19、23)。從使徒行傳的記載,我們曉得保羅沒有走遍巴勒斯坦、土耳其和希臘馬其頓所有城鄉,這也不是他在短短幾年裡可以做到的事。保羅主要是去了當時的重點城市:路司得、以哥念是東西交通必經之路,腓立比是羅馬的軍事據點,帖撒羅尼迦是大商港,雅典是學術中心,哥林多是新興的商業貿易城市和交通樞紐,以弗所是一個發達的城市、朝拜亞底米女神的地方。在保羅的心目中,福音在一個地區的大城市裡被傳開,那一區就是福音已到之地。城市在農村當中擔任著領導的角色,二千年前如是,今天也如是。因此在教會的宣教事工上,多花資源在城市是長遠的上策。

\r\n

 

\r\n

宣教行動可以轉化城市

\r\n

教會在耶路撒冷開展,在短時間內顯著地增長,使徒行傳分別記載了3,000和5,000人數,實質的數字肯定更大。在古代的城市中,這是一個龐大的人數,直接威脅了當權者的勢力,難怪會招致逼迫與殉道。信徒在安提阿引起社會關注,令群眾給了他們一個特別的稱號。在以弗所,福音改變了一大群人的宗教取向,威脅到當時的一個重要的經濟體系。對信徒來說,這都是神在城市中所行的奇蹟;對不信的人來說,這些卻是顛覆性的行為。

\r\n

約翰.文森特(John Vincent)指出,早期教會的歷史是城市宣教的歷史,見證福音如何在歐亞各大城市裡被傳播,以致城中有「另類群體」的建立。這些群體轉化了當時的社會制度,實踐一個較為平等、共融和公義的社會。3

\r\n

 

\r\n

新天新地新城市

\r\n

人類歷史始於伊甸園,而新天新地則始於新耶路撒冷。誠然,啟示錄中的新耶路撒冷,很可能是一個喻意的地方,而非一個實質的城市;但重要的是神選擇用這喻意去形容人類救贖的歸宿,人類不是回歸到犯罪之前的新伊甸,而是前進到一個轉化了的新耶城,這是對我們今天努力在城市中事奉、見證和轉化的莫大肯定。按城市宣教學者林西肯(Linthicum)所言,聖經是一本城市之書,是上帝為城市所寫的情書,敘述上帝的國度在城市中彰顯;而上帝的旨意,是要祂的子民成為國度社群,為城市向上帝祈求救贖。4

\r\n

 

\r\n

城市的特色和需要

\r\n

 

\r\n

美國作家阿爾文.托夫勒(Alvin Toffler)曾用「三重波濤」,來形容人類文化歷史的發展。第一重波濤是農業革命,人類從遊牧民族轉型至定居的社群,族群的關係得以鞏固,鄉鎮被建立,人類離開石器時代的生活模式。第二重波濤是工業革命,在二、三百年內扭轉了人類的生活形態,加上了思想上的啟蒙時期,人類相信在科技和物質生活上,有無限度的發展。這段日子促進了無數城市的興起,人口膨脹、貧富懸殊、環境污染等問題日趨嚴重。第三重波濤是資訊革命,是近大半世紀才產生的現況。資訊全球化,超級大城市不斷冒升,環保的需要日益嚴峻,人口仍然繼續膨脹,貧富差距的問題到了不可收拾的地步。托夫勒指出,在發展中國家內,往往可以看到三重革命同時並存。意思是世上有許多人,一生裡會同時見證到農業、工業和資訊革命;就像一些原始民族,可以透過互聯網認識到倫敦、紐約的大都會文化,又好像眾多在第三世界的農村長大的人,移居至第一世界所經歷的一切。我們可以用這個歷史的進程,來分析城市的特色和需要。5

\r\n

二十一世紀是一個全球城市化的世紀。農村人口為了尋找工作機會,不斷移徙至城市,全球有一半人口正生活在城市中。世界級的城市成為了政治權力中心、國際貿易及金融樞紐,又是專業活動和資訊中心。不但如此,大城市也是富豪級消費及大眾化消費並存的文娛旅遊重點,擁有龐大的凝聚力。人口的流徙不單是從鄉到市,更是從貧國到富國。這個全球城市化的趨勢帶來的影響,就是城市全球化,或稱為城市國際化。在所有大都市裡,都可以看到不同民族、膚色的人種,國際化的企業給城市人添了國際化的面貌。

\r\n

人口密集的地區罪案率較高。大家族的架構被拆毀了,人際關係變得疏離,個體失去了身分和連繫,犯罪的機會也增加了。人類享受著城市生活的豐富,同時又要承受競爭、擠迫、資訊過量、身分失落所帶來的壓力。

\r\n

大城市人口多、品流複雜、貧富懸殊、種族也多,可能包含錯綜複雜的次文化和生活模式。舉例來說,在香港的尖沙咀文化中心一帶,白天是一個旅遊點,有音樂廳、博物館、展覽廳、遊輪碼頭等,是外國遊客和本地人消閒的地方。到了深夜,這地方卻成為了邊緣青年聚首之處,這邊有人載歌載舞,那邊有人飲酒閒蕩。還有不同種族的露宿者在這裡露宿,他們來自本地或內地,也有非洲裔和南亞裔人士。大都市多元化、多活動,大家過著不夜天的生活。

\r\n

回應城市的發展,我們所傳的福音如何能切合城市的需要呢?城市宣教學研究的範圍,結合了社會學、政治、經濟和神學,目的是要在城市內實踐神給教會的使命,作鹽作光,帶來救贖與轉化。

\r\n

大都市中有許多小角落,其中的多元文明令人驚訝,因此一套簡單的教會模式,很難適合大多數人的需要。大城市是全天候不夜天的世界,教會的週末活動未能迎合部分上班族的需要。許多飲食業從業員、百貨公司服務員、街頭推銷員等,都難以享受教會的週末敬拜。除了時間不配合以外,教會的次文化亦可能會拒人於門外。一些邊緣青年、流浪漢、露宿者、性工作者等,並不容易在教會內感到自如。一般來說,教會的會友不反映整個社會的人口分佈。

\r\n

在教會增長學裡,我們曉得教會容易在一個單元群體裡增長,親友網絡是最佳的傳福音媒介。對一些信徒人數稀少的群體而言,在他們日常的生活網絡內很難有機會接觸福音。如果沒有特別針對他們的福音策略,他們就不會進到教會當中。大城市可能是教會林立,但仍然有一些隱閉之民和未得之民,需要教會主動把福音帶到他們中間。

\r\n

綜合以上的討論,城市宣教就是要在城市中找尋和接觸有需要福音的族群,了解他們的需要,和嘗試用多元的方法傳講及演繹福音,引領人進入教會,亦引領教會進到人群中間。如果現有的教會模式不適用於所有族群的話,我們便需要更新思維去突破現有的限制,為不同的族群建立敬拜群體。在此,福音機構就成為了教會進入社會各階層族群的肢體。

\r\n

除了要注意不同族群的需要之外,城市宣教也要促使教會對整個城市的氛圍有所影響,其中包括文化的薰陶、價值觀的滲透等。教會要在公共空間裡找到一席位,影響文化與民生。

\r\n

 

\r\n

本土城市宣教的範式

\r\n

 

\r\n

本土城市宣教以「叫萬民作門徒」的大使命和「愛鄰舍」的大誡命作為基礎。在這兩大前提下,教會在實踐上可以有很多不同的發揮。我們相信的是一位顧念孤兒寡婦、保護寄居者、扶助貧窮人的神。在教會歷史裡,福音總離不開慈惠濟貧和扶助弱勢的行動。

\r\n

幾百年來,宣教學都圍繞著地極宣教的範式,不把本土城市的福音擴展視為宣教的範疇。二次大戰後的美國教會普遍有離開內城的趨勢,就是把教會建在較為富裕的外圍社區,再組織福音隊伍進到內城去服侍較為貧困的居民,亦同時開展了教會對本土城市宣教的討論。6 其實,城市宣教學說不是這幾十年才創立的課題,它是學者把歷代教會的實踐,套用於今天全球城市化和城市國際化環境中。哈維.康恩(Harvie M. Conn)綜合了幾個催化現代城市宣教學的重要因素:首先,自從1960年代開始,行為科學成為了研究城市的主要工具,這些行為科學理論和治學模式亦提升了教會對城市宣教的關注。其次,七十年代開始流行的教會增長學,激發起美國教會對不同族群的認識,並在城市不同的族裔中佈道植堂,接觸城市中的「未得之民」。最後,在八十年代,洛桑普世福音運動和英國聖公會提供了不少實踐的研究資料,開始建立城市宣教學的框架,作為今天的參考。7

\r\n

現今流行的本土城市宣教模式,其實是地極宣教範式的縮影,在此書其他篇幅中,也有討論以下大部分的範式,此章只是作提綱挈領式的介紹。

\r\n

宣講佈道式:這是香港教會最熟悉的模式,即透過遍傳運動、佈道會等方法直接宣講福音,領人決志歸主,再引導人加入教會。這範式的信念,就是成功的宣講佈道可以帶來教會增長。8 本書第4章已經討論過這個範式。

\r\n

合一見證式:這種模式著重地區教會的合一見證,可以包括不同宗派的合一和種族的合一。基督教會雖然說是主內一家,但不同的宗派和傳統,往往也會有在暗地裡競爭和排斥,又或者各家自掃門前雪,互不相干。

\r\n

二十世紀初開始的合一運動,旨於表明基督的福音能打破宗派之間的牆,用合一作為見證的基礎。早年一些在香港的基督教主流宗派,也曾與天主教會實行合一運動,「荃灣合一運動」就是一個例子。這運動回應了當時普世教會的合一運動熱潮,以服侍社區作為教會合一的平台。近年來高舉的復興口號,則是以教會合一的禱告作為城市轉化的首要條件。9 這是另一類的合一運動,認為在同一個城市裡的教會如能同心禱告敬拜的話,就能見證到全城歸主和城市轉化。

\r\n

教會的另一種合一見證,就是不同種族信徒的合一。在多種族的美國社會裡,教會有兩種不同的發展:一是由不同民族所建立的教會群體,例如是美國的華人教會、韓國人教會、黑人教會等。二是強調民族共融、刻意開拓多元文化的教會,有不同語言和文化的崇拜和團契,見證不分種族的福音。10 在中國的大城市裡有許多少數民族,教會模式可以因應增加多元文化的色彩。

\r\n

社區服侍式:這類型教會致力成為社區的鹽和光,照顧區內弱小,促進社會和諧。在此教會與社會服務機構的作用相似,分別是教會奉耶穌基督的名工作,視服侍為福音的一部分,也有視服侍為接觸人、傳福音的一個途徑,最終仍是期待受眾有機會因福音而經歷生命的改變。香港教會在社區服侍上也有很長的歷史,各堂會對外的慈惠工作,以及福音機構對特定群體的服侍,都可以界定為這個類別。11

\r\n

道成肉身式:上一項模式以教會為本,開辦慈惠服務是香港教會較為熟悉的方法。道成肉身的模式也是一種社區服侍,不過重點在於宣教士進入貧窮人當中,以居民的身分轉化社區。一些例子是西教士家庭進入菲律賓馬尼拉的貧民窟中居住,12 又或者是天主教修女離開修院,住在英國的廉價公屋內。13 為了服侍貧民窟的居民,宣教士甘願成為他們中間的一分子,經歷貧民所面對的壓力,與他們同受苦難。城市宣教學者維格里格(Viv Grigg)批評中產階級的教會,用打游擊的方式進入城市貧民窟服侍,不能有效及持續地見證福音,指出道成肉身式的服侍是必須的。14

\r\n

社區發展式:這是另一個服侍社區的模式,但教會不是以服務供應者的身分出現,而是猶如催化劑那樣,發展社區中固有的資源,組織區內的人力物力,共同為社區謀求出路。邊緣人和貧窮人在教會協助下,可以站起來奮勇互助,尋求可持續的提升群體的方案。近年香港城市睦福團契在寶田邨的工作,也可以歸入此類模式。15

\r\n

文化使命式:近數十年來,因著全球化的影響,城市生活和文化急速改變。有教會團體把福音加上現代城市的包裝,透過現代的媒體表達合乎本土文化的信息。也有機構以抗衡主流文化、改造文化為使命。雖然沒有揮動城市宣教的旗幟,但事實上是令社會對福音有更立體的認識,亦是在社會發揮光和鹽的作用。

\r\n

靜修服侍式:在天主教會的傳統裡,社會公義、服侍弱勢等行動,往往與個人默想靜修結合。德蘭修女堅持自己不是社會工作者,而是一個透過服侍貧窮人來默想神、服侍神、與神結連的人。16 因此,天主教會有專為社會服務及改革人士而設的退修中心,鞏固服務者的屬靈生命和對神的愛,調整他們服侍社群的向度。17有關這個範式的討論,請參考本書第3章。

\r\n

制度改革式:一般福音派教會對社區的服侍止於扶貧行善,避免挑戰那製造貧窮和不公的制度。制度改革式的城市宣教,企圖支援為社會性罪惡所傷的人,合力改變欺壓人的制度,從而實踐福音的信息。香港基督教工業委員會過去數十年來,一直站在貧窮人一方,參與政制改革是該會福音事工的一個重要元素。多年以來,委員會倡議政府強制資方給予勞工假期及每週的休息日,以及工業意外賠償和工資保障等,奉基督的名成為勞苦大眾的喉舌。18 較為詳細的討論展示在本書第7章。

\r\n

屬靈爭戰式:福音的宣講帶來神的權能,亦同時引來撒但的對抗。因此在宣講和服侍行動之前,一定先要與撒但來一場靈界的爭戰,藉著禱告攻下撒但的營壘。真正的戰場在屬天的領域,而敬拜、禱告、祝福、宣告勝利等行動是爭戰的武器。19 本書第6章在這個課題上有較詳盡的探討。

\r\n

無牆教會式:這種城市宣教的方式是要把教會帶進人群,背後的理念是:每當兩、三個人奉基督的名聚集敬拜的地方,就是教會的所在。教會不受建築物和架構限制,直接進入人群。香港禧福協會按著這個觀念,把教會帶進菜市場小販、建築地盤工友、妓女等群體當中。20

\r\n

職場轉化式:史福索強調城市的轉化要由職場的轉化開始,因為職場是城市和國家的中心。福音轉化個人的生命,信徒進入職場,把工作和敬拜融合,讓神在職場中彰顯,職場成為教會的一部分,所有信徒都成為祭司。21這個範式連結了職場神學和職場宣教的範疇,容後再詳細陳述。

\r\n

地極之民式:以上範式都是以地域為單位,這個模式卻是以民族來分類。全球化趨勢加速了城市的國際化。世上雖有許多拒絕讓福音進入的國家和地區,但是其居民可以走遍全球,寄居在福音開放的城市內。大城市吸引了來自各地的新移民,他們帶著不同的文化和次文化背景,來努力地建立家園時,對新鮮的事物也特別開放,加上因拔根而引來身分危機,新移民在心靈上特別需要尋找安穩的歸屬。在香港,我們不難找到來自不同國家的穆斯林族群、印度教族群及從未聽過福音的寄居者,故此我們可以在本土作跨越文化的宣教事工。香港新福事工協會的南亞族裔事工、香港國際神召會(International Christian Assembly)中不同族群的小組,都是向地極之民宣教的例子。22 國內各大城市,都有大量來自不同省份、操不同鄉音的人聚居。

\r\n

 

\r\n

城市宣教在全球有非常多元的發展,上述分類或許簡化了實際的情況,但能夠扼要說明不同派別的取向。這些取向並不是互相排斥的,事實上,模式與模式之間可以有很多重疊的空間。有些模式是以服侍對象來分類,沒有涉及服侍的策略,可以用不同的模式來作配搭。其實,地極宣教與本土城市宣教之間,可以有共通的宣教範式,以上多種宣教方式既行於本土,亦行於地極。每一個時空都有它獨特的機會和需要,而神的使者,也會因著其背景和訓練而選擇採納某一種範式,所以範式的運用,會因著地方、時間、文化、使者、受眾、差會等的差異而有不同。

\r\n

 

\r\n

本土城市的寄居者23

\r\n

 

\r\n

以上眾多的宣教範式,同時適用於本土宣教和地極宣教,而兩者之間有最密切關係的,可能是「寄居者」的服侍。人類的歷史見證著族群的移徙,為求更適合生存之地,為更美好的將來,人會離開自己的家鄉,涉足萬水千山,尋找突破。聖經裡的寄居者,都是一些弱勢的邊緣群體,生活艱辛飄泊。教會對寄居者有甚麼使命?聖經在此有何教導?

\r\n

首先,對自己來說,我們要明白及承認我們本來就是寄居者。對絕大多數的香港人而言,我們自己,或者是我們的上一、二代都是來自國內的移民,或是因為要逃避政權的轉易,或是來尋找生存的空間。我們的上一代大多數是無地、無業的人,由寄居者慢慢演變成為原居民。這種移徙至今仍未停止,這邊廂有國內人士用不同身分進入香港,那邊廂有香港人移民海外或回到國內生活。數十年來,有許多新界的原居民前往歐美謀生。八十年代,有大量中產人士到北美或澳洲定居。近年來,又有另一個回國置業、退休的浪潮。一直以來,香港都有無數的年輕人到海外留學和寄居。總括來說,我們或我們的親人,都可能曾是或仍是寄居者。聖經教導我們,當我們這些寄居者或寄居者的後代,一旦進入了安居樂業的狀態,也不要忘記周遭仍有一些初到貴境、飄泊無根的人。

\r\n

不論在歷史現實上,或在信仰認知上,我們都要承認自己是寄居者。聖經歷史有很強的寄居傳統:列祖亞伯拉罕、以撒、雅各及早期的以色列人,都曾經在異地寄居(創二十1,二十三4,三十二4,四十七4)。早於創世記裡,「寄居」不單是用來形容人客居異地的實況,更喻意人生在世短暫、困苦的光景(創四十七9),而承認寄居就成為一種世界觀的宣告,伸延至新約時代(詩三十九12;來十一13;彼前一1)。寄居者是一個身分,也是一種心態,表明今生的短暫和來生的永恆,而對人生的價值亦因而有所調整。使徒彼得提醒信徒,他們既是在世寄居的,就當禁戒肉體的私慾(彼前二11),和存著敬畏的心生活(彼前一17)。斯科特.維什(Scott Nash)提出,新約希伯來書至啟示錄可以被看為一個單元,主旨是要引導教會視自己為一個朝聖的族群,在世走寄居的路。希伯來書是朝聖的呼召,雅各書說明朝聖者的生活方式,彼得前書闡述朝聖群體所面對的試煉,彼得後書和猶大書警告行走時不要迷路,約翰書信提醒朝聖的隊伍要提防分裂,最後啟示錄展示旅程的終點。24

\r\n

我們既有寄居者的本質,又是一個寄居的族群,那麼我們應該怎樣看待本土城市中的寄居者呢?

\r\n

首先,愛鄰舍這大前提可適用於所有無助、被困、受傷的人身上,因為在主耶穌的比喻中,我們要注目的不是「誰是我的鄰舍?」而是「誰願意作這個被強盜奪去所有、打得半死的人的鄰舍?」(參路十25-37)因為寄居者多是無權無勢、無依無靠的,所以我們要看他們為鄰舍。這些人可能與我們有很大的文化差距,甚至是我們所屬社群的敵人,但我們要仿傚好撒瑪利亞人,跨越界限去服侍他們。就如利未記十九章34節所說:「和你們同居的外人,你們要看他如本地人一樣,並要愛他如己,因為你們在埃及地也作過寄居的。我是耶和華你們的神。」這節經文的內容非常豐富,教訓我們要愛寄居者如同自己,也就是要把愛鄰舍如自己這律法應用在寄居者身上。經文又提醒我們本是寄居的人,所以這份愛就應該加上一點同理心,要懂得易地而處、感同身受地對待我們當中的寄居者。而我們對寄居者的態度,要建基在我們與神的關係之上,那是我們敬畏和順服神的表現。

\r\n

第二,我們相信並宣告神是保護寄居者的神,就如舊約中詩人所說,我們相信神會「保護寄居的、扶持孤兒和寡婦」(詩一四六9),這是對寄居者的一個福音性的宣告。路得的故事就是神看顧寄居弱女的證據。

\r\n

第三,我們當看寄居者為社會的一份子,有基本的權利,與其他人有平等的地位(出二十10;利十九34)。

\r\n

第四,寄居者既有基本的權利,而我們也曾作過寄居的,就不要欺負寄居者(出二十二21,二十三9;申二十三7,二十四14、17)。

\r\n

第五,在遠古近東遊牧民族之地,有接待客旅的優良文化傳統。亞伯拉罕因接待過客而與神相遇,羅得亦因款待客旅而得到天使的保護(創十八至十九章)。就是不在律法下的外邦人約伯,也懂得「開門迎接行路的人」(伯三十一32)。主耶穌差門徒出外傳道和醫病,也叫他們盡量使用作客旅的權利,接受當地人的供應。聖經的記載顯示接待客旅是一種優秀的屬靈氣質,是義人的表徵,也是早期教會對信徒的教導(來十三2)。

\r\n

聖經中有好些寄居者的故事,可以作為我們的榜樣。我們可以學效亞伯拉罕對神引導的信心、約瑟對原生家庭的忠誠、但以理對信仰的堅持、尼希米對祖國的承擔……寄居異地的人,為生存而掙扎,可以培育出優秀的生命素質,例如信靠、忍耐、重視友情、堅毅、苦幹等等。多與他們接觸,也可以叫我們生活得更認真、儆醒。

\r\n

最後,以上聖經的教導背後有一個核心的基礎。我們宣告自己是在世寄居的,又善待寄居的人,是因為我們所相信的神是一位寄居的神。天地之主道成肉身,住在我們中間,來到自己的地方,卻遭受到拒絕和苦害。祂寄居的一生,是我們最高的榜樣。

\r\n

以上簡述了聖經對「寄居者」這個課題的教導,在實踐上,我們首先需要覺察到城市中有不同的族群,包括家裡的外籍傭工、公司裡的外籍同事、社區裡的外籍群體等等。接著,我們可以透過教會和機構組成的團隊,向不同種族的人作福音的見證和身心社靈的服侍。教會可以開放地方作異文化的服侍,騰出空間給少數族裔作敬拜場所,用他們的母語去建立教會。教會也可以支持一些本土宣教士,在少數族裔中工作。教會可以協助新移民適應本土的生活,引導他們融入社區,提供語言學習的機會,幫助他們克服生活上的困難等。凡此種種,都可以歸入為本土城市宣教的範疇。上述對於寄居者的討論強調了他們的弱勢情況,在實踐上沒有涵蓋一些生活在我們中間的富有的外籍人士,在此我們要引用不同的宣教範式來回應他們的需要。

\r\n

寄居者的服侍還有另一層意義。今天仍有許多不接受福音的國家,那裡沒有教會,也不容讓人公開地傳福音,國民絕少有機會得聞救恩。但因著全球化人口的流動,這些國民會移居到世界各地,在福音開放的地區裡生活。換句話說,地極之民來到了我們中間。因此我們應該把握良機,以服侍這類移民作為一種普世宣教的策略,好讓在異地信主的人回歸到福音未及的家鄉時,能作未得之民的福音大使。2004年洛桑會議在眾多議題中,選擇以「在我們地土上接觸及動員散居之民」作為一個討論的課題,25 引證了這個福音策略的實踐價值。

\r\n

 

\r\n

本土城市的職場宣教

\r\n

 

\r\n

大城市跟農村的一個大分別,是就業機會和工種的多元化,在大城市的教會裡,肯定有許多各行各業的在職人士。本書第1章曾提及信徒皆祭司和信徒皆宣教士的觀念,把這些觀念運用在職場上,可以被演繹為「所有在職信徒都是職場宣教士」,要在他們的工作間裡見證主。這應該是在現世作耶穌基督門徒的基礎信念。

\r\n

職場神學的理念發展了大概有半個世紀。1962至1965年,梵蒂岡第二次大公會議商議教會如何與現今的世代對話,又思想信徒在教會使命上的角色,進而引入職場神學的討論。天主教會在這個範疇上的討論,引發了現代福音派教會領袖的神學反思,其中著名的學者包括國際學生福音團契的彼得哈門(Pete Hammond)、美國富樂神學院的羅伯班克斯(Robert Banks),及來自加拿大維真神學院的保羅史密斯(Paul Smith)和保羅史提芬(Paul Stevens)。

\r\n

職場神學揉合了多重的神學反省:

\r\n

• 創造神學確立了工作的意義和方向,肯定人類對世界的管治,強調工作的正面價值。

\r\n

• 倫理神學分析市場倫理的價值觀,表達基督徒在商貿世界裡的道德取向。

\r\n

• 智慧神學討論工作的規範和方法,尋找在工作間生存的策略。

\r\n

• 靈修神學尋索如何從工作中與神相遇,如何以工作操練靈命。

\r\n

• 宣教神學肯定了改革宗的呼召觀,強調信徒皆祭司、信徒皆使者。

\r\n

其實,以上的五重反省不代表五個獨立的系統,每個系統都可以同時包羅其他系統的思想。就職場宣教而言,宣教是職場神學中的一環、不可或缺的一部分。大使命要從耶路撒冷開始,宣教的範圍要包括本土城市和信徒生活所接觸的圈子。在過去幾個世紀,教會把「宣教」限於跨地域跨文化的見證,「宣教」就成為了一個絕大部分信徒不能直接參與的一種事奉。今天有另一種取向,是把宣教「非異類化」,把宣教帶回到每個信徒的生命裡。職場是一般信徒最重要的生活範疇。改革宗強調所有信徒都有祭司的身分,不單可以直接來到神面前獻祭,更可以成為世人和神之間的橋樑,在職場和商業社會裡見證神,帶領人到神面前來。每個信徒都是神所呼召的福音使者,工作、職業無聖俗之分,所有信徒都是宣教士。不過,職業與宣教的關係又不止於領人歸主這個範疇。信徒在職場上忠心工作,以工作貢獻給社會,服侍周圍的社群,本身就是一種見證。如此看來,工作本身就是一個宣教的行動。2004年洛桑宣教運動在泰國舉辦了一個討論宣教策略的大會,也涉及職場宣教、營商宣教等課題。

\r\n

阿根廷佈道家史福索(Ed Silvoso)以轉化城市作為服侍的基礎信念。他早期倡議用全城教會合一、敬拜、禱告作為屬靈爭戰的工具,叫城市中大量人決志信主,改變整個城市的屬靈氣候。26 提倡以禱告為主的城市宣教策略之後的十數年,他又推出一個融合職場神學和城市轉化的理念,以轉化職場作為轉化城市、國家和世界的鑰匙。史福索提出改變世界的五個關鍵性信念:27

\r\n

信念一:主的心意是要我們叫萬國作主的門徒,而非單叫個人作門徒。教會傳福音的事工不應停留於個人的改變而忽略城市和國家的改變。上帝所看重的是民族、國家、城市。

\r\n

信念二:國家、城市的中心在於職場,基督已經為職場完成了救贖的功夫,但我們要把它從幽暗勢力的控制中奪回來。

\r\n

信念三:每個信徒都是牧者,職場信徒牧養的場所就是他們工作的地方。在職場中,哪裡有信徒以工作為敬拜、以生活為見證、以宣講為己任,那裡就有教會存在。

\r\n

信念四:我們基本的呼召不是要建立教會,而是把上帝的國度帶到陰間權勢牢不可破的地方,讓基督在那兒建立祂的教會。因此,我們要與罪惡對抗,帶著上帝的價值和管治,進入陰間勢力活躍的領域,包括家庭、職場、政治、經濟等範圍。

\r\n

信念五:國家的改變要有具體的指標,而最首要的具體指標就是剷除結構性的貧窮。

\r\n

以上的五個信念,整合了教會在貧富不均的世界裡的職場和城市的使命。在此讓我們特別聚焦於職場宣教這個課題,在討論之前,讓我們先看看職場神學的發展和範圍。

\r\n

以上有關職場宣教的理念看起來簡單直接,但實踐起來卻舉步維艱。實踐的範疇包括了職業的選擇、基督化的工作模式、人際關係、商業道德、職場倫理、傳福音策略、職場牧養等等。香港近年來有好些推動職場使命的機構成立,有在商區舉辦午餐小組和福音聚會的「商區福音使團」,有與基督徒中小企業伴行的「公義樹」,有支援、動員和裝備職場信徒的「香港專業人才服務機構」,有專門向老闆階級傳福音的「全備商人福音團契」,有翻譯和出版多本職場資料的「工商基督徒協會」,有在神學和教育上下功夫的 “Vocatio Creation”,也有主力組織專業小組的「香港畢業生基督徒團契」。本章末段的進深閱讀裡介紹了好幾本書籍,作為小組研讀的材料,希望在討論和反省的過程中找到實踐的出路。本章的附錄則簡介了聖經對職場的教導,也可以作小組查經參考之用。

\r\n

「營商宣教」是職場宣教中的一個分題,可以用不同的角度去討論。在基本的社會制度的角度,我們可以探討教會對資本主義的評價。2004年洛桑在泰國舉辦的諮詢大會,強調每個營商的基督徒都是商場宣教士,在僱主僱員關係、商業道德等範疇上見證神和傳揚福音。28 全備福音團契相信商人最容易與其他商人對話,因此鼓勵商人在商界中舉辦午餐例會,在會中分享他們的故事,傳揚福音。史福索認為商場是城市和國家的核心,基督徒老闆可以直接在公司裡以敬拜、禱告等方式表達基督教的信仰,免費提供禱告服侍的服務給予顧客。這類實踐可以改變社會的氛圍,帶來城市和國家的轉化。而基督徒商人在賺錢之餘,有責任要減少制度性的貧窮和貧富懸殊,證明福音的大能。29

\r\n

在創啟地區裡,「營商宣教」有助教會的建立,是實踐宣教的一個策略。「營商宣教」和「帶職宣教」都是把職場神學用在地極宣教的情況下,容後在地極宣教策略一章內討論。

\r\n

 

\r\n

美國教會的經驗

\r\n

 

\r\n

自從上世紀七十年代開始,美國教會已關注到內城宣教的重要課題。中產信徒大都集中在市郊的教會,逃避內城的罪案、混亂和貧窮。教會要有意識地重返內城,在那兒擴張上主的國度。奈爾.哈珀(Nile Harper)在美國十五個大城市內,走訪了二十八所教會,與各地教會的牧者和同工,合寫了一本美國城市宣教的個案集。最後他綜合了這些個案,寫下這些教會的多個共通點,成為該國城市宣教運動的指標:

\r\n

對城市宣教有異象的教會,在敬拜上會顯示出活潑的動力和創意,充滿屬靈的能力,適切不同的文化,他們在敬拜裡宣揚神的偉大、公義和慈愛。當教會增長時,牧者和會眾都積極提高社區的凝聚力,建立一個互助互愛的社群。在上帝毫無保留的愛的大前提下,相對於其他機構,城市教會更能接納、肯定和鼓勵不同年紀的人士。許多在城市中心的教會,他們在社區重建的過程中扮演領導的角色,建立更公平公義的社會。當教會參與公義行動時,在社會上也增強了對政治的參與。在發展社區的過程中,城市教會提升了社區的屬靈潛能,包括個人及群體的基本潛力。城市教會可以開辦新投資項目來支持福音機構的事工;成功的非謀利社企計劃可以吸引不同機構的投資。這發展過程會培育出新一代的牧者,懂得如何組織和設計夥伴網絡,獲得經濟支援,又開展新的堂會。城市教會著重核心家庭關係,積極培育家庭作為個體最佳的保護網。主流的城市教會越來越重視種族文化的多元性,也越來越有智慧地在個人及社會的倫理價值觀上發言。最後,社會人士都公認城市教會是重建城市社區最重要的一個組織。30

\r\n

在過去數十年內,美國福音派教會在城市宣教的拓展上有許多內部的攔阻。克雷格.埃利森(Craig W. Ellison)提出美國教會內部的五大矛盾,妨礙了城市宣教的發展。第一,西方教會的思想模式深受希臘文化影響,重單線和割裂的邏輯思維,難去掌握多元的全人福音。第二,美國教會的中產價值觀看重個人的成就、私隱、權力、財富和控制能力,而這套價值觀是輕視貧窮、軟弱、失控和倚賴,結果教會傳的是成功人士的福音而非貧窮人的福音。美國中產教會的神學針對靈魂的需要,因此貧窮被解為靈裡的貧窮,耶穌基督的醫治被看為天國的表徵,而非信徒今生要效法的行為,聖經中的公義亦只能演繹為個人而非社會的義。中產教會的講道模式以解釋聖經為主,著重抽象的教義而輕看感人的現實故事。一些慶典型、參與性強、較為釋放的敬拜模式都不容易在這類教會裡進行。中產教會著重堂會的建築和人數的增長,忽略在弱勢社群中的見證。以上所有階級特質都有礙城市宣教的發展。第三,教會趨向把傳道同工專業化,減低了一般信徒的參與,限制了教會向外的投資。第四,白人基督徒不願意放棄一直擁有的安舒和既得利益,不願意委身於一些高投資、低回報的項目之上。 最後,福音派教會理解的使命就是傳福音的大使命,而不明白這個更加基礎的使命,就是要愛人如己。31

\r\n

以上是美國教會的經驗,其他國家的教會在不同的處境下,可能會有不同的體驗。不過,以上的觀察和批判也總可以作為參考,讓我們一起去傳播和實踐身心社靈的全人福音。

\r\n

 

\r\n

香港城市宣教的個案

\r\n

 

\r\n

在上個世紀中期,大量移民湧入香港,香港社會在醫療、教育、經濟發展上出現巨大的變數,教會在傳福音的同時,也要面對眾多社會問題和需要。在過去六十多年來,教會在社會福利界扮演一個重要的角色。城市生活環境複雜,宣教的範式也極為多元。就著筆者有限的前線參與,在此願意為讀者介紹三個案例,作為進一步討論的引子。

\r\n

 

\r\n

福音戒毒

\r\n

在香港的歷史上,「食大煙」(吸食鴉片)縱然被公認為不良嗜好,卻一直不被列為非法勾當。自開埠以來,香港政府即享有售賣鴉片的專利。直至二次大戰結束,政府才於1945年結束鴉片的銷售,並立法禁止售賣所有鴉片製成品。32 此舉的目的當然是要整肅社會風氣,加強人民的抗敵能力,但卻間接地增加了海洛英的銷路。因為吸食鴉片所需的空間較大,而鴉片的氣味亦不容易遮掩,因此吸毒人士放棄毒性較輕的鴉片,選擇對身體有更大殺傷力的鴉片提煉品海洛英。33 1949年後,更有大量毒犯由上海逃至香港,以香港為他們的事業發展基地。禁毒政策開始以後,政府只有用刑法監禁毒犯和因吸毒而犯法的人,卻沒有協助沉溺毒海的人士脫離毒品的摧殘。在一般人眼中,道友是一些無藥可救的人,不值得多花資源去引領他們重投正常生活。

\r\n

1968年中,書院道美門浸信會的牧師陳保羅,率領著一群年青人,摸索到九龍城寨的白粉窟那裡去派單張,開始了香港教會史上第一炮的福音戒毒行動。他們中間沒有熟悉濫藥問題的專業人士,就只憑一片赤子之心,高舉「不用藥物」、「不憑己力」、「只靠耶穌」的信心方法,認定基督的福音就是戒毒的最佳途徑。按當時的官方數字,在全港四百萬人口中,吸毒的人數約有十萬,難怪當浪茄健康村成立之後,很快便聚攏了一大群願意嘗試福音戒毒的人。這項聚集吸毒者的行動不但得不到政府的支持,反而被執法者誤會為一個以佈道為名、販毒為實的組織。1969年12月,竟有皇家輔助空軍襲擊戒毒所,拋擲當中的聖經,企圖驅散人群。34 這顯示教會在吸毒人士的復康工作上,遠遠走在社會主流的前頭。

\r\n

與此同時,有「城寨潘小姐」之稱的英國宣教士潘卓靈,在九龍城寨開辦了一個青年中心。初期她把有毒癮的年青人轉介給晨曦會的陳保羅牧師,35 後來,她創辦了聖士提反會,在政府的支持下建立「幸福營」,成為今天在福音戒毒行動中人數最多的機構。36 1970年代初期,美國宣教士宋和樂牧師帶領了倪翰生信主,創立了互愛團契。1972年開始,政府在吸毒者的康復工作上有重大的策略改變;把以往「絕不容忍」(zero tolerance)的政策,改為「減低傷害」(harm reduction)的政策,開辦美沙酮診所,提供藥物作為海洛英的代替品。基督徒奉主耶穌的名在邊緣群體中的工作,可以在今天的城市裡帶來社會的改變。

\r\n

香港教會在濫用藥物人士的復康工作上,的確是激發了社會的關注。在過去的日子,最少有四位前吸毒者和一位復康工作者,在「全港十大傑出青年」比賽中獲獎,代表了教會在這範疇上的成就。但過去三十多年來,教會卻滿意於現有的服務,而沒有繼續發掘其他沉溺群體的需要。

\r\n

 

\r\n

福音戒賭

\r\n

2001年中,工業福音團契因著在的士司機當中的福音工作,而發現問題賭徒的需要,成立了「問題賭徒復康中心」。這本來是一個小型計劃,卻在短期內吸引了大量受眾上門求助,揭示香港社會嚴重的賭博問題,激起傳媒、政府、社工和學術界的回響。香港教會群體更在賭波合法化的爭論上,明顯地表達了立場,在社會輿論中有一席位。在短短十年之內,戒賭服務機構由一所增至十多所,香港的服務團體更到澳門開拓事工,也有領袖到其他的華人世界中分享異象和心得。

\r\n

一如戒毒問題,香港教會因著前線的城市宣教工作,在社會的賭博問題上也有著帶領性的、抗衡文化的影響。但是賭風其實在香港已興盛多時,為何過去沒有引起教會的關注?如果香港教會需要三十多年才可以發掘到另一個沉溺群體的話,那麼又要待多少日子才能夠接觸到酗酒、嫖妓等沉溺人士?除了沉溺人士以外,香港的城市裡還有許多鮮被教會關注的群眾,例如人數眾多的零售業人士(包括小販)、在公共交通機構服務的員工、由外地來港找機會的流動人口等。香港教會的成員遠不能反映香港社會的人口架構。城市宣教路漫漫,但只要有願意開路的人,漫長路上總是充滿生機。

\r\n

 

\r\n

社區宣教網絡

\r\n

資深的城市宣教工作者林西肯(Robert C. Linthicum)指出,網絡是聖經的教導,也是城市宣教成功之途。教會需要與其他服侍者建立夥伴關係,這些夥伴包括同區的教會、神職人員、服務機構等等。此外,教會也要與貧窮人建立夥伴關係,貧窮人不單是受眾,也是更新社區的主力份子。37

\r\n

香港教會的網絡文化早於數十年前開始建立,各地區都有不同形式的教會網絡,最基本的有分區教牧同工祈禱會和福音遍傳運動。在旺角、天水圍、將軍澳等地,都有一些以堂會為主導的網絡福音事工。2007年8月,於香港荃葵青區開展的「愛鄰舍福音網絡」(簡稱「愛網」)正式成立,結合不同宗派教會的力量,再注入福音機構的焦點事奉,開展了一個實踐本土城市宣教的網絡。

\r\n

香港荃葵青教會的聯合行動有頗長遠的歷史,這些聯合的組織有不同的目標,包括實踐合一、服務社會、為居民爭取權益、發展社區、培靈佈道、教牧團契等。荃葵青可以算是一個有濃厚教會網絡文化的區域。

\r\n

愛網早期的運作,純粹是一個地區教會和機構的友誼聯繫,透過每星期的同工早禱會和每月的聯合祈禱會,互相守望和為社區代求,所有事工上的合作都是一起交流禱告孕育出來的成果。當時的愛網沒有專職人員負責,核心成員都是堂會或機構的領導,但越來越緊密的事工合作自然會衍生許多繁複的任務,一個全是義工的團隊實在難於應付。「愛鄰舍福音網絡」正式成立,成為香港第一個有專職同工負責的社區教會網絡。

\r\n

透過同區教牧同工的交流和同心祈禱,愛網曾經在荃葵青區舉辦不少大型活動,包括嘉年華會、節日的送粽祝福行動、長者千人盆菜宴、聖誕花車祝福行動、青年城市歷奇、千人祝福大巡行等等。此外網絡中也有特定群體的服侍,為新移民、長者、邊青、精神康復者、賭徒和濫藥人士等提供服務。38 在職場方面,愛網與中央紗廠合作發展福音事工,實踐區內職場宣教。

\r\n

愛網是由一個教牧及機構同工主導的合一運動,重點不在乎理論而在乎實踐。各單位放下一己之私,互相轉介,一起協力,以促進社區福音事工為前提,多元化地伸展福音觸角,沒有跟隨一個固定的規範,也沒有一套既定模式。愛網以「與教會攜手,服侍社區,見證基督,傳揚福音」為使命,39明顯是一個以宣講佈道和社區服侍為主導的宣教模式。在實踐使命的路上,愛網也高舉了合一見證,在某程度上亦會採用屬靈爭戰的模式去理解社會現象。不過愛網沒有循制度改革和社區發展的方向來表達福音,亦沒有刻意將社區服侍與個人靈命操練結合起來。每個運動都有自己的界限;愛網能夠容納幾種不同的路線,已經算是一個相當開放和多元的組合了。

\r\n

愛網協助堂會在社區內見證基督,廣傳福音,這是量的增長。此外,愛網亦培育信徒和領袖的天國胸懷和合一的視野,這是質的增長。不論堂會的大小和傳統,愛網在某程度上都對其有正面的影響。

\r\n

愛網的模式又有何值得討論的地方?對本土宣教而言,愛網有甚麼獨特的貢獻?筆者認為愛網沒有倡導任何簇新的本土宣教模式,只是在固有的網絡上,確實強化了合作的範圍,在社區內廣傳福音,把城市宣教的理論付諸實行,這是一個以實踐為本的城市宣教個案。

\r\n

首先,這是一個跨越宗派傳統的事工網絡。一般而言,香港地區性的教會聯繫多會按照宗派或相近的神學理念結合。愛網不單在名義和理念上包容了不同的傳統,更在福音事工上要求各堂會緊密合作;網絡中的每個單位都要為天國而放棄一些工作方式上的執著。

\r\n

第二,這是一個以堂會為本的社區網絡。一般福音機構也可以聯繫到不同宗派的教會,但主動權在機構,堂會只是以夥伴形式配合。愛網以區內教會作主導,總幹事與堂會領導緊密合作,堂會把愛網的活動視為自己的活動,大大減少機構與堂會之間的張力。

\r\n

第三,這是一個服侍弱勢和邊緣群體的福音網絡。愛網雖然是以整個社區為念,但也特別關注弱勢和邊緣群體的需要。社區的服侍不是福音機構的專利,而是堂會事工的一部分。宣道會基蔭堂的戒賭服務,以及敬拜會的新移民服務都是一些例子,服務對象可以在堂會中互相轉介。

\r\n

第四,這是一個敬拜禱告的網絡。敬拜禱告是愛網的核心活動,亦是推動合一的燃料。在香港其他的區域,很難找到每星期一次的跨堂會和機構的教牧同工祈禱會。早禱會是一個為社區祈禱,為同工守望及分享異象的團契。愛網在教牧同工中的凝聚力,可能是她成功的最重要因素。

\r\n

愛網能夠繼續維持以上的聯繫,當中也要承受不少的張力。每個單位都有自己的傳統,都有各自認為美好的傳福音方案,對社區關懷也持有不同的哲學。況且大小堂會資源不一,合辦活動時不可能有劃一的承擔。結果大堂會要慷慨地分享自己的人力、物力、資源,同時又要小心避免有霸氣,小堂會亦不可因為受惠於他人而感到自卑。除此之外,教牧同工都是領袖人才,是有識之輩,慣於指揮而未必擅於跟隨;走在一起工作,也難免會有角力的時刻。至目前為止,愛網的運作非常仗賴幾位主要領袖的協調;核心成員有多年的合作經驗,亦有長期禱告的友誼基礎。這種合作文化需要時間來推廣、培育和深化,以致上下認同,才能成為長遠可持續發展的組織。

\r\n

一直以來,親友網絡是香港教會增長的主要途徑,佈道事工大都是以招聚人參加教會活動為主。愛網不但努力拆除堂會之間的牆,更竭力把教會帶進社區。教會如果能夠擺脫各家自掃門前雪的思維,共同努力在社區內見證基督,教會對社會的影響肯定可以跨前一大步。

\r\n

 

\r\n

本土城市宣教的實踐

\r\n

 

\r\n

綜合以上的個案,我們可以歸納得到一些共通的因素,足以左右本土城市宣教的成敗。

\r\n

 

\r\n

前線接觸引發的異象與動力

\r\n

有效的本土城市宣教要始於認識和異象。現代社會科學許多研究方式,為我們提供了理解社會現象的工具。透過資料搜集、實地調查、統計學和社會學的分析等等,我們可以掌握身處城市的概況和問題的端倪。但光是頭腦上的認知往往不能激勵人投身於艱辛的開荒任務,城市宣教的實踐需要在認知上,加上一份為城市感到哀痛、願意委身求變的激情。

\r\n

晨曦會戒毒工作的開展,源自於一個社區派單張傳福音的行動。當一個傳統上被視為有效的傳福音方式,碰上一個非教會主流的社群時,就自然會挑戰既有的宣教範式。當宣講福音的使者遇上了毒癮纏身的人士,一個對信仰嚴謹的態度,就是要嘗試靠著福音去抗衡海洛英的威力。本土城市宣教項目的開展,往往是始於對教會以外的世界的接觸和關注,異象由實際的需要而生,動力亦隨之而來。

\r\n

 

\r\n

信徒集體的投資

\r\n

一個項目的開展,固然需要有異象的領導人作開荒者,但同時也需要有實戰派領袖把異象落實執行。每個能夠持續發展的項目都需要有許多人的合作和投資。在此,信徒的參與是不可缺少的一環。亨特(Hunter)認為教會在城市宣教中的成敗與能否動員信徒有直接關係。宣教項目可以長期沒有專職工人的領導,卻不能缺少信徒領袖和義工的支持。40

\r\n

 

\r\n

地方教會的參與

\r\n

因為城市宣教要針對不同人口的需要,是專門化的服侍,也是福音機構的特色。但福音機構也需要地方教會的認同,在人力物力和禱告上支援,大家互補不足而非互不侵犯。規模較大的地方教會也可以自行組織策動城市宣教的項目。

\r\n

 

\r\n

網絡支援

\r\n

「愛網」是一個典型的福音網絡,連繫信徒、福音機構和地方教會,是一個合一的見證。但除了教內人士之外,我們也可以接受其他社區服務團體的參與,城市宣教項目成為了教會與世界的切入點,與社會人士一起為共同的目標而努力。我們可以透過對社會的服侍與非信徒合作,非信徒不只是受助者,也是我們的戰友和夥伴。

\r\n

 

\r\n

城市宣教的觀念在二十世紀中期開始受到關注,至今已成為教會不能忽視的一個使命。在未來的日子裡,城市人口將會不斷增加,福音宣講的策略也要因著城市的轉型而不斷地有所調整。教會一方面胸懷普世,另一方面傳道、行道於現處的空間,就貫徹了使徒行傳一章8節的使命。

\r\n

 

\r\n
\r\n
\r\n

1 William Carey:〈基督徒向異教徒傳福音責任及方法之探討〉收《普世宣教運動面面觀》〔陳惠文主編〕(Sunnyvale, CA:大使命中心,2006),第263-270頁;原著William Carey, An Enquiry into the Obligation of Christians to Use Means for the Conversion of the Heathens (1792; reprint, Dallas: Criswell, 1988)。

\r\n
\r\n
\r\n

2 Population Division of the Department of Economic and Social Affairs of the United Nations Secretariat, World Population Prospects: The 2006 Revision and World Urbanization Prospects: The 2007 Revision, available from http://esa.un.org/wpp/unpp/panel_population.htm (cited 15 May 2015).

\r\n
\r\n
\r\n

3 J. W. Rogerson and John Vincent, The City in Biblical Perspective (London: Equinox, 2009), 82-95.

\r\n
\r\n
\r\n

4 林西肯(Robert C. Linthicum):《上帝之城,撒但之城,城市教會的聖經神學》,(香港:香港世界宣明會,1996)。

\r\n
\r\n
\r\n

5 參Alvin Tofler, The Third Wave (London: Macmillan, 1980); Alvin and Heidi Toffler, Creating a New Civilization: The Politics of the Third Wave (New York, USA: Turner Publ, 1995)。

\r\n
\r\n
\r\n

6 Craig W. Ellison,Cities, Needs, and Christians, in The Urban Mission, Essays on the Building of a Comprehensive Model for Evangelical Urban Ministry ed. Craig Ellison (Grand Rapids, MI: William B. Eerdmans, 1974), 11-21. 這差不多是此課題中最早期的一本文集,當中提出了許多經典的理論。

\r\n
\r\n
\r\n

7 Harvie M. Conn, ed. Planting and Growing Urban Churches, from Dream to Reality (Grand Rapids, MI: Baker Books, 1997), 25-34.

\r\n
\r\n
\r\n

8 這是美國福音派教會所熟悉的典範模式,參陳惠文主編:《普世宣教運動面面觀》(Sunnyvale, CA:大使命中心,2006),第 582-584頁。

\r\n
\r\n
\r\n

9 2008年2月27日的《國度復興報》中的「城市轉化版」,以荃灣區聯合祈禱會作為案例。參http://www.krt.com.hk/modules/news/index.php?storytopic=14

\r\n
\r\n
\r\n

10 Frank Leeds III,Multi-cultural Ministry, in The Urban Mission, Essays on the Building of a Comprehensive Model for Evangelical Urban Ministry, ed. Craig Ellison (Grand Rapids, MI: William B. Eerdmans, 1974), 146-151.

\r\n
\r\n
\r\n

11 在近年討論城市宣教的書籍中,社區服侍是一個重要的課題。參G. G. Hunter III, Radical Outreach: The Recovery of Apostolic Ministry and Evangelism (Nashville: Abingdon, 2003), 119-148; R. S. Greenway and T. M. Monsma, Cities: Missions’ New Frontier (Grand Rapids: Baker Books, 2000), 166-229。

\r\n
\r\n
\r\n

12 J. M. Craig, Servants among the Poor (Manila: OMF, 1998); V. Grigg, Cry of the Urban Poor (Monrovia, CA: MARC, 1992).

\r\n
\r\n
\r\n

13 P. Sedgwick, God in the City: Essays and Reflections from the Archbishop of Canterbury’s Urban Theology Group (London: Mowbray, 1995), 52-71.

\r\n
\r\n
\r\n

14 Viv Grigg, Sorry, the Frontier Moved, in Planting and Growing Urban Churches, from Dream to Reality, ed. Harvie M. Conn (Grand Rapids, MI: Baker Books, 1997), 150-163.

\r\n
\r\n
\r\n

15 鄺玉婷編:《轉化生命轉化社區寶田邨的故事》(香港:城市睦福團契,2006)。

\r\n
\r\n
\r\n

16 E. Egan, Such a Vision of the Street, Mother Teresa ﹣ the Spirit and the Work (New York: Doubleday, 1985), 495-497.

\r\n
\r\n
\r\n

17 R. W. M. Fung, The Gospel Is Not for Sale: The Story of Hong Kong Christian Industrial Committee (Hong Kong: Hong Kong Christian Industrial Committee, 2005).

\r\n
\r\n
\r\n

18 Ed Silvoso, That None Should Perish: How to Reach Entire Cities for Christ through Prayer Evangelism (Ventura, Calif.: Regal Books, 1994). 中譯艾德史福索:《不願一人沈淪當代城市宣教策略》(台北:以琳,1995)。

\r\n
\r\n
\r\n

19 David Lundy, Borderless Church, Shaping the Church for the 21st Century (Milton Keynes, UK: Authentic Media, 2005).

\r\n
\r\n
\r\n

20 Lundy認為教會應該以福音使命作為核心價值,以社區作為基地。這顯然是一本為西方教會而寫的書,所討論的原則未必適用於亞洲教會,但對於「無牆教會」這個概念也總有參考價值。

\r\n
\r\n
\r\n

21 Ed. Silvoso, Tranformation, Change the Market Place and You Change the World (USA: Regal, 2007).

\r\n
\r\n
\r\n

22 Lausanne Occasional Paper # 55: The New People Next Door, http://www.lausanne.org/documents/2004forum/LOP55_IG26.pdf. 2004年洛桑世界福音會議亦以此為討論課題之一,此會議文章主要檢視由第三世界移居第一世界的人口概況,討論對新移民、外來勞工和國際學生的福音策略,內容也適用於香港的處境。

\r\n
\r\n
\r\n

23 本段部分內容曾載於莫陳詠恩:〈我們中間的寄居者〉,《中國神學研究院院訊》(2010年9-10月):第2頁。

\r\n
\r\n
\r\n

24 Scott Nash, The Church as a Pilgrim People, Hebrews-Revelation (Macon, Geogia: Smyth & Helwys, 2001), 1-3.

\r\n
\r\n
\r\n

25 The Lausanne Movement, \"Reaching and Mobilizing the Diaspora Present in Our Own Lands.\" http://www.lausanne.org/en/gatherings/global-leadership-forums/2004-forum/issue-groups/149-ig26.html. 洛桑運動網頁載有該次會議全部的研討內容。

\r\n
\r\n
\r\n

26 Ed Silvoso, That None Should Perish: How to Reach Entire Cities for Christ through Prayer Evangelism.

\r\n
\r\n
\r\n

27 Ed Silvoso, Transformation, Change the Market Place and You Change the World, 28-29.

\r\n
\r\n
\r\n

28 Lausanne Committee for World Evangelization, Lausanne Occasional Paper No. 59, Business as Mission (Pattaya, Thailand, 2004). 可以從洛桑世界福音委員會的網址下載。

\r\n
\r\n
\r\n

29 Ed Silvoso, Transformation, Change the Market Place and You Change the World, 97-106, 129-148.

\r\n
\r\n
\r\n

30 Nile Harper, Urban Churches Vital Signs, Beyond Charity Toward Justice, (Grand Rapids, MI: William B. Eerdmans, 1991), 3-10.

\r\n
\r\n
\r\n

31 Craig W. Ellison, Addressing Felt Needs of Urban Dwellers, in Planting and Growing Urban Churches, from Dream to Reality, ed. Harvie M. Conn (Grand Rapids, MI: Baker Books, 1997), 97-102.

\r\n
\r\n
\r\n

32 H. Traver, \"Drugs,\" in Crime and Justice in Hong Kong, ed. H. Traver and J. Vagg (N. Y.: Oxford Univ. Press, 1991).

\r\n
\r\n
\r\n

33 H. Traver, \"Opium to Heroin: Restrictive Opium Legislation and the Rise of Heroin Consumption in Hong Kong,\" Journal of Policy History 4, no. 3 (1992): 307-324.

\r\n
\r\n
\r\n

34 陳保羅:《死啊!你的毒鉤在那裡?》(香港:美門出版社,1970)。

\r\n
\r\n
\r\n

35 J. Pullinger, Chasing the Dragon (London: Hodder & Stoughton, 1980).

\r\n
\r\n
\r\n

36 J. Pullinger, Crack in the Wall, Life & Death in Kowloon Walled City (London: Hodder & Stoughton, 1989).

\r\n
\r\n
\r\n

37 Robert C. Linthicum,“Networking, Hope for the Church in the City, in Planting and Growing Urban Churches, from Dream to Reality, ed. Harvie M. Conn (Grand Rapids, MI: Baker Books, 1997), 164-181.

\r\n
\r\n
\r\n

38 蕭如發:〈教會機構,「契機緊扣」〉,參http://lyneighbor.googlepages.com/a.doc

\r\n
\r\n
\r\n

39 參http://lyneighbor.googlepages.com/ 愛鄰舍福音網絡成立特刋,第1頁。

\r\n
\r\n
\r\n

40 G. G. Hunter III, Radical Outreach: Recovery of Apostolic Ministry and Evangelism (Nashville, TN: Abingdon Press, 2003), 97-118.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527414,'/OEBPS/教會在世_Ebook-0515-30.xhtml'),(91,10,33,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 從小範圍開始,你教會座落於一個甚麼樣的社區裡?教會的存在對這社區有甚麼影響?

\r\n

2. 從禱告開始。異象跟生活接觸有很大的關係,本土城市宣教的開展,最實際的方法還是會眾到教會所處的社區或某個特定的社區去,在前線接觸的環境中求聖靈感動信徒的心,對社區作出回應的行動。「行區禱告」是一個好開始。就是信徒三五成群的在社區內漫步,心中為到街道上的每個人、每間商店、每幢樓宇和樓宇中居住和工作的人默默祈禱祝福。一般來說,如果能夠保持約一小時走500米的速度的話,就能好好的感受那社區的氣氛,和發現到平日看不到的景物。回到教會後大家再分享和禱告,在重複的操練後,看聖靈如何帶著團隊在社區的服侍上達到共識。

\r\n

3. 認識本土城市宣教機構。教會要照顧的會眾多來自不同的背景,要專心照顧一個特定的群體是從來都不容易的事,在此本土城市宣教機構扮演了一個很重要的角色。教會可以邀請不同的機構到教會介紹他們的工作,然後決定如何在祈禱、經濟和人力上給予支援。

\r\n

4. 從大範圍去看,我們可以怎樣去認識身處的城市?

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633527346,'/OEBPS/教會在世_Ebook-0515-31.xhtml'),(92,10,34,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. 林西肯〔Robert C. Linthicum〕:《上帝之城,撒但之城,城市教會的聖經神學》,(香港:香港世界宣明會,1996)。Linthicum, Robert C. City of God, City of Satan, a Biblical Theology of the Urban Church. Grand Rapids, Michigan: Zondervan, 1991. 作者是國際世界宣明會城市事工部的總幹事。他強調城市為神所造所愛,是教會正面參與建造的地方,但這過程中一定需要面對黑暗勢力的攻擊破壞。沿襲宣明會的傳統,此書所倡議的宣教方式也強調社群的發展和制度的改革。

\r\n

2. 柏祺〔Bakke, Raymond J.〕。《城市人,城市心:同建合神心意的城市》。鄧達強譯。香港:宣道,2001。Bakke, Raymond J. A Theology as Big as the City. Illinois: IVP, 1997. 作者是一個身體力行的城市戰士,本書以聖經作導引,討論城市宣教的不同課題,包括理想的城市樣式、城市中的家庭、城市中的基督、城市中的階級等等。作者在書中敘述了許多個人的實踐經歷和見聞,閱讀性高。

\r\n

3. 雷蒙貝克〔Bakke, Raymond J.〕。《都市裡的基督徒》。台北:中華福音神學院,1991。Bakke, Raymond J. The Urban Christian. London: MARC, 1989. 這是作者(後期名字翻譯為「柏祺」)早期在美國芝加哥市牧會多年後的經驗累積。他體會到都市在神救贖計劃中的重要地位,當時美國傳統教會的模式卻無法迎合現代城市的需要。他提出許多建議方案,讓教會可以進入社區,教會能夠轉化成為都市的教會。

\r\n

4. 鄺玉婷編。《轉化生命轉化社區:寶田邨的故事》。香港:城市睦福團契,2006。編者是香港城市睦福團契的總幹事,透過團契在一個中轉屋邨的服侍,來述說福音機構可以如何聯合地方教會服侍貧窮的人,把他們組織團結,發揮互助精神,改變整個社區的文化。福音的信息,結合社會工作的理論,實踐起來可以轉化一個被人遺棄的社區。

\r\n

5. 盧龍光編著。《愛你的鄰舍教會社區工作理論與實踐》。台北:校園,2003。盧牧師為香港中文大學崇基神學組主任,早年致力於建造社區教會。本書神學實踐兩者兼備,再加上華人社會的色彩,是進深研讀的起步首選。

\r\n

6. 劉達芳。《適合勞苦大眾的教會》。香港:中國神學研究院,1992。編者是香港禧福協會總監,是香港教會基層運動的先鋒,此書也見證了基層福音運動在香港的開展。

\r\n

7. 關韻韶編。《無障礙敬拜:照顧智障人士的靈性需要》。香港:基督教靈實協會,2009。作者是職業治療師,亦曾在跨文化地區當宣教士,長期在殘障孩子當中服侍。全書收集了不同人士和機構在殘障人士中服侍的心得和見證,再加上神學反省。中文書刊當中不容易找到這個題材的書,此書值得參考。

\r\n

8. 艾德.史福索。《商場恩膏:商場變禾場,彰顯神大能》。台北:天恩出版社,2003。Silvoso, Ed. Anointed for Business: How to Use Your Influence in the Marketplace to Change the World. USA: Regal Books, 2002. 作者強調福音要轉化城市和國家,而轉化城市的策略就是要進入職場當中,趕走撒但的盤踞;轉化的一個指標就是貧窮的人得到飽足。這是一套結合城市宣教、職場宣教和扶貧行動的理論。作者引用了不同地區的例子來說明以上理論的可行性。

\r\n

9. 艾德.史福索。《不願一人沉淪:當代城市宣教策略》。台北:以琳書房,1995。Silvoso, Ed. That None Should Perish: How to Reach Entire Cities for Christ through Prayer Evangelism. Ventura, Calif.: Regal Books, 1994. 阿根廷裔的史福索曾多次在香港領會,推動以禱告攻破撒但營壘為首務的傳福音策略,以全城歸主為目標,此書對香港教會有深遠的影響。

\r\n

10. 馬可.格林。《歡天喜地星期一:職場事奉的召命》。香港:學生福音團契出版社,2002。Greene, Mark. Thank God It\'s Monday!: How to Create a Workplace You and Your Customers Love. England: Scripture Union, 1997. 作者是當代基督教中心的行政總監,多年在廣告界工作。作者用輕鬆的手筆,加上許多的個案,把工作神學具體演繹,是很好的小組討論材料。

\r\n

11. 楊世禮。《為誰辛苦為誰忙:基督徒工作觀的探討》。香港:宣道,2004。作者是加拿大華人基督徒商專會主席,也是緬省醫學院內科助理教授。此書提供一個基礎的基督徒工作觀,把工作、個人靈命、教會、家庭都串連起來,適合用作主日學和團契小組研讀的材料。

\r\n

12. 葛霖。《天國與財利:葛霖論金融市場》。香港:啟召創業,2007。Green, Stephen. Serving God? Serving Mammon? Christians and the Financial Markets. Grand Rapids: Zondervan, 1996. 作者成書時乃是匯豐控股的集團司庫,負責全球財資及資本市場業務。作者以內行人的角度和基督教的信仰去分析金融市場的生態。這類書在坊間罕見,肯定可以啟發基督徒金融從業員和教會領袖在這個課題上的學習。

\r\n

13. 馬可格林。《牧養新契機:開展職場牧養新一頁》香港:香港專業人才服務機構,2004。Greene, Mark. Supporting Christians at Work. London: Evangelical Luthern Church, 2003. 作者乃倫敦當代基督教中心行政總監,這是一本為牧者而寫的小書,實用性高,建議牧者可以如何在教會開展職場牧養的事工,包括崇拜的設計和網絡的支援等。

\r\n

14. 希爾。《商界高手:基督徒商業倫理縱橫》香港:宣道出版社,2001。Hill, Alexander. Just Business: Christian Ethics for the Marketplace. Downers Grove, Ill.: InterVarsity Press, 1997. 作者是西雅圖太平洋大學商業及經濟學院院長,透過聖經的教導和個案的討論,倡議基督徒商業倫理的可行性,幫助讀者建立一個商業道德價值觀和思考架構,提供選擇的途徑。這是一本非常適合小組討論的書籍。

\r\n

15. 駱邁克、金科德。《不再一樣的工作間》。香港:浸信會出版社,2001。Rogers, Mike C., and Claude V. King. The Kingdom Agenda: Experiencing God in Your Workplace. Murfreesboro, TN: Kingdom Agenda Ministries, 1996. 此書強調工作間就是操練靈命的地方,在工作間內我們與神相遇,神邀請我們與祂同工,在世界上彰顯神的臨在;工作間也是我們實踐使命的場所。此書分為六個單元,當中有許多查經和個案分析的習作,適合小組研讀。

\r\n

16. 尼爾安德生。《擊開捆鎖》。中國:中國基督教兩會,2009。Anderson, Neil T. The Bondage Breaker. Manila, Philippines: OMF Literature Inc., 2000. 作者是資深的牧者,亦是美國他博神學院實踐系教授和系主任。這裡所說的捆鎖,包括了消極的思想(例:憂鬱)、非理性的感情和習慣性的罪(例如癮好)。作者提供了一些實際的途徑和功課去抵擋撒但藉著以上的問題對信徒的攻擊,目的是要信徒真正享受到基督裡的自由。這些實際的步驟清楚簡單,容易掌握,可以作為信徒自助或者助人的參考書。

\r\n

17. 史蒂文斯、蕭伯格。《理想你想工作此中尋》。香港:天道書樓,2006。Stevens, R. Paul, and Gerry Schoberg. Satisfying Work: Christian Living from Nine to Five. Colorado Springs, USA: Waterbrook Press, 1993. 這是一本小組查經的書籍,從創世記至啟示錄,選取了13段經文作為研讀的基礎,刺激讀者用創造故事、舊約智慧、人物榜樣和新約的教導,來解說今天工作間的問題。

\r\n

18. 皮爾、拉里莫爾。《職場大使命》。香港:天道書樓,2005。Peel, William Carr, and Walt Larimore. Going Public with Your Faith: Becoming a Spiritual Influence at Work. Grand Rapids, Mich.: Zondervan, 2003. 這書引導讀者去思想職場中的見證,用蒙召入職場的心志,在一個不信神的工作間活出真理,引人歸主及建立門徒。

\r\n

19. Van Engen, Charles, and Jude Tiersma. God So Loves the City: Seeking a Theology for Urban Mission. Monrovia, CA: MARC, 1994. 這是一本由來自世界各地十數位的城市宣教實踐者所寫的神學反省,讓讀者看到在不同世界,教會如何面對共通的城市問題,當中的故事和道理都相當發人心省,很有啟發性。最後一部分討論如何建設有關城市的神學,值得參考。

\r\n

20. Davey, Andrew. Urban Christianity and Global Order: Theological Resources for an Urban Future. Peabody, Massachusetts: Hendrickson, 2002. 作者在倫敦內城區裡牧養教會多年,成書時是聖公會社會責任委員會的助理秘書。他的牧職事奉逼使他整合城市社會學和神學。在全球城市化和城市全球化下社會文化的變遷,挑戰了傳統的教會生活模式。作者提供了一些城市教會發展的方向,去容納不同種族的社會群體,與其他地方教會建立網絡,又與社區接連,與城市一起成長。這本書遠瞻世界城市發展的趨勢,在古老的聖經中尋找面對時勢轉易的答案,頗具啟發性。

\r\n

21. Villafane, Eldin. Seek the Peace of the City: Reflections on Urban Ministry. Grand Rapids, Michigan: William B. Eerdmans, 1995. 作者是美國Gordon-Conwell神學院的社會倫理學教授,在美國的拉丁裔教會內服侍的過程中,建立了一套城市教會的事奉範式,其中包括教會的社會靈性、與弱勢人士的夥伴關係、贏取少數族裔的策略等。全書最後一部分更邀請了幾位作者,分享他們對在城市內辦神學教育的心得。

\r\n

22. Greenway, Roger S., and Timothy M. Monsma. Cities: Missions\' New Frontier. Grand Rapids, MI: Baker Book House, 2000. 作為神學院教授和城市宣教的實戰者,兩位作者以使徒行傳安提阿教會為榜樣,探索教會在城市中所扮演的角色,包括宣講福音、扶貧、對弱勢人士的關注、與政府的關係等。這是城市宣教的基礎讀本。此書未有中文譯本,但主作者Greenway另一本書基礎讀本已有中文翻譯,當中也有部分篇幅討論城市宣教這個課題。羅渣堅尼(Greenway, Roger S.)。《差傳透視:異象、挑戰、策略》。熊黃惠玲譯。香港:香港差傳事工聯會,2002。

\r\n

23. Hunter III, G. G. Radical Outreach: The Recovery of Apostolic Ministry and Evangelism. Nashville: Abingdon, 2003. 作者是美國Asbury Theological Seminary的宣教學教授,針對現時的美國教會寫此書。他呼籲教會重新注重福音的宣講和因福音而衍生的服侍,重申信徒參與的重要,亦提供一些實踐的參考指引。內容嚴肅而幽默,可讀性高。

\r\n

24. Craig, Jenni M. Servants Among the Poor. Manila, Philippines: OMF, 1997. 在菲律賓的貧民窟裡,有一群外國宣教士居住其中,與當地人一起受到黑社會的威脅,一起面對大財團迫遷的棘手,這就是道成肉身,住在世人當中的後果。一群本來沒有社區工作訓練的宣教士,到最後能夠掌握到社區發展的竅門,結合福音,帶來社區的轉化。這是一個感人的真人真事記載。

\r\n

25. Lockyer, Herbert. All the Trades and Occupations of the Bible: A Fascinating Study of Ancient Arts and Crafts. Grand Rapids, MI: Zondervan, 1969. 有沒有想過原來聖經中所提及的行業大概有200種?在此書中我們可以看到不同行業的配搭,教我們從職場的角度去看聖經的世界。

\r\n

26. Conn, Harvie M., ed. Planting and Growing Urban Churches, from Dream to Reality. Grand Rapids, MI: Baker Books, 1997. 這是一本討論美國城市宣教的文集,有很好的理論反省,個案雖然是以美國為主,但其中所延伸的神學討論卻可以跨越文化的界限,有許多獨到和深入的領會,適合於城市宣教理論的研究。

\r\n

 

\r\n
\r\n
',1,0,1633510321,1633527379,'/OEBPS/教會在世_Ebook-0515-32.xhtml'),(93,10,35,0,'*第8章附錄 - 職場宣教──聖經對職場的教導','
\r\n
\r\n

第8章附錄 - 職場宣教──聖經對職場的教導

\r\n

 

\r\n

\r\n

創造定律

\r\n

創世記一至二章重複地肯定這世界是美善的,在神眼中看為美好。人類的召命是要管理世界,在這過程中受到神的祝福(創一26-28)。這樣看來,工作是神給人類的使命,也是人的基本權利。神叫人工作,也賜人食物(太六33),兩者皆是美事。聖經告訴我們許多有關工作的重要信息。

\r\n

首先,工作不是人類犯罪之後神給予的懲罰,而是神給人的禮物,讓人與神一起同工,人類透過工作去享受地球的出產,也要保護地球。第二,要實踐創造時神所命定的工程,人類需要建立家庭和社會,生養眾多,遍滿全地。這不是一個單獨個體的使命,人需要群體和隊工來完成。第三,人與萬物同為受造者,都服在創造定律之下,我們雖然有管治的責任,卻沒有擁有權,神是最終擁有萬物的主宰,我們只有管家的身分,需要問責於造物主。第四,在創造的時候神已經定下工作和休息的規律,神把第七日與其他日子分開,定為聖日。要好好享受神的創造,人類也需要作息有序,要明白不休息的長遠後果。第五,創世記三章記載罪惡進入了世界,破壞了人神的關係,也破壞了人際關係,在人類社會中開始了不平等的管轄與戀慕。工作環境也同時地受到破壞,管治的工作因人犯罪而變得非常困難,工作變成了勞碌艱辛的任務。撒但也從始與人為敵。第六,罪惡也帶來了死亡,生命變得短暫。不過,從另一角度看來,生命有期表示勞累的生活有止息的一天,死亡也是一種解脫(啟十四13)。最後,因著罪的破壞,人類需要上主的救贖,才可以重拾完美的工作環境和條件。

\r\n

 

\r\n

救贖步驟1:用以色列社會來表達神的要求

\r\n

律法的啟示:舊約的律法建基於神對以色列民的救贖,上主開展救恩的歷史,呼召列祖,以大能神蹟領以色列人出埃及,建立以色列民族,又頒下律法作為神選民行事的法則。在西乃山前,神呼召以色列民作祭司的國度(出十九4-6),從奴隸變成祭司的一個族群。祭司是人和神之間的橋樑,代表人到神面前獻祭及祈求;以色列民族要成為世人到神面前的橋樑,延福至萬國。

\r\n

以色列民藉遵守律法建立與神的關係,也表彰神對世人的要求。律法中有不少與人類經濟體系有關的條例,對神的敬畏,會影響我們的人際關係及對錢財的態度。例如:律法要求人生財有規限,收割的時候不割盡田角,不盡採資源,要留下口糧給貧窮人,讓弱勢的人能得著所需(利十九9,二十三22)。初熟土產要獻祭給神,表明經濟的豐裕是神的恩典,不能邀功或忘恩(申二十六1-10)。要與貧窮人分財,分享工作的成果(申二十六11)。要守安息日,讓自己和下屬作息有序,有敬拜神的空間(出二十8-10)。要守安息年和禧年,讓人和地都得到釋放,這是一個大規模的限富行動(申十五章;利二十五1-22)。在商業道德上,神嚴責欺詐,這也是舊約先知對以色列社會經常提出的控訴(利六2)。

\r\n

按著律法的標準,舊約先知不斷對以色列人的歷史,及向當代的以色列社會宣告神的評價。先知呼籲選民回轉不拜假神,今天職場中的假神,可能包括了人類工作的成果、科技發明、經濟增長、物質消費主義等等。先知亦呼籲人回轉遵守律法的道德規範,而這些規範就成了當代職場倫理的基礎,也是今天教會可以借用的準繩。

\r\n

智者觀察:來到了舊約的智慧文學,傳道書強調工作果效短暫和虛空,人不可能純粹從工作中找到滿足,工作製造的財富也是短暫的,這是傳道者觀察到的現實(傳一4-11)。不過,工作雖然沒有永恆的意義,卻仍有今生的果效。所以人若敬畏神,終身喜樂行善,在勞碌中享福,得到神所賜給他的份,也能過喜樂的人生(傳五18-20)。我們誠然是需要努力在工作上負責任,但最終還是要靠神的工作,才能得享福樂(詩一二七1-2)。

\r\n

 

\r\n

救贖步驟2:基督的代贖

\r\n

神在舊約裡表明了祂對人類社會的要求,可惜因著人的軟弱,沒有一個民族能夠靠己力達到神的標準,就是神的選民以色列也沒有履行作選民的責任。在猶太人的社會中,從沒有守安息年和禧年的紀錄。相反地,聖經中卻不斷記述了選民的叛逆。人類需要等待基督的代贖來重整個人和社群的生命。

\r\n

主耶穌宣告天國的福音,當中包含著許多有關錢財的教導,可以引導基督徒在職場作鹽作光。職場中最核心的是經濟效益,所以有關錢財的教訓可以引用到職場的見證上。教導人不要憂慮飲食,而要先求神的國(太六33)。祂指出恩賜的運用要因人而異,管家的身分貴乎忠心(太二十五14-30)。我們要認清楚金錢是神所賜的禮物,但有錢人會比較難進天國(路十八24-25)。這些教導要抵銷人類歛財的傾向,叫有錢人謙卑接受神。況且財富是短暫的(路十二33),所以主耶穌教導我們不要貪財(路十六13)。我們對貧窮人的態度是要愛和分享。我們與世界的關係,是不離開世界,但也不屬世界(約十七15-19)。

\r\n

使徒保羅對職場的教導也適用於現代社會:工作可以帶來經濟的獨立,也可以賦予人能力去和別人分享經濟成果,而賦閒則會帶來負面的後果。保羅對工作的態度是正面的,而他也建立了榜樣,自己織帳棚維生(帖前四11-12;帖後三6-12;多三14)。在職場關係上,保羅教導作僕人的要服侍主人,好像對方是基督,要盡心盡意(西三23)。不過,在人際關係上另有一個大原則,就是無論作甚麼,都要奉主耶穌基督的名,我們要作為主基督的代表和使者。我們服侍主人,可以不亢不卑的(西三17)。保羅在多處提及主僕的關係,給了我們一些原則去締造理想的工作間,有美好的上司下屬關係(弗六5-9;提前六1-2;多二9-10;門16)。

\r\n

啟示錄:職場神學著重信仰與世界的結連,但聖經中也強調信仰與世界的對立與矛盾,而信徒在一個受經濟迫害的情況下,可能最積極的態度是為主犧牲(啟十三16-17)。我們相信在主裡面死了的人是有福的,因為可以息了勞苦,「做工的果效也隨著他們」(啟十四13),聖經新譯本譯成「他們的作為也隨著他們」,前者指向今世工作有長遠的價值,後者可以被看為在新天新地裡我們仍有工可作,二者皆肯定工作的價值。

\r\n

 

\r\n

義人典範

\r\n

聖經中有不少先賢先哲,他們在職場上,按著自己對神的認知和神的呼召,在工作崗位上盡忠見證神。約瑟被賣到埃及,幾經艱苦,由奴隸變為宰相,為埃及建立了一個豐足的社會。比撒列與亞何利亞伯並非神職人員,但他們貢獻了自己的專業知識,協助建造會幕,有神的選召與聖靈充滿(出三十五30至三十六1)。亞哈的家宰俄巴底侍主侍人,人在高位,仍懂得敬畏耶和華,得到一位敵對神的老闆的信任。面對著國家嚴峻的宗教及經濟危機,他身負重任,上下受壓,但選擇違背老闆,冒生命危險暗暗保護了一百名先知。他的善行未必為時人所知,卻被記載在聖經內,名垂千古(王上十八1-15)。

\r\n

先知但以理人在江湖,遠離故土,在職場上有被同化的張力。他需要學習不信真神的文化及學問,又要面對違反律法飲食及與外邦君王結盟的要求(但一章)。在這過程中,他在被動配合和堅持原則兩者當中作出選擇,接受了一個與假神有關的名字伯提沙撒(但四8),鑽研巴比倫的異教學問,在職場上有卓越的成就。但以理年輕時有同路人支持他,這可能是他在職期間的成功因素。不過,最重要的還是神的同在和恩典,讓但以理在困難重重中找到出路(但一9、17)。在某個程度上,每一個在職場使命上成功的案例都是神蹟,有神的介入和參與。

\r\n

尼希米雖然人在江湖,卻心繫神家。他善用其職位的影響力,為耶路撒冷重建城牆爭取支援。他是一個行政人員,懂得隊工的協作,用了短短52天的時間,就在敵眾我寡、內憂外患的情況下完成城牆的建造和修葺。舊約裡還有好些在職場上有好見證的人物,例如乃縵的婢女名不經傳,卻引導了外邦的元帥認識耶和華(王下五1-19)。所羅門王的智慧叫鄰國的君王懾服(王上十章)。還有但以理的三位朋友,都能夠在異地裡見證耶和華神的大能(但三章)。箴言中的賢婦是一個卓越的生意人、一位好僱主(箴三十一章)。

\r\n

在新約裡,我們看到木匠出身的耶穌基督,祂帶領著來自不同行業的門徒。使徒保羅分別在哥林多和帖撒羅尼迦織帳棚維生,帶職宣教。他的同工亞居拉百基拉夫婦,從羅馬走到哥林多,再由哥林多到以弗所,後來又回到羅馬,在不同地方接待聖徒,在家裡開設教會、訓練門徒,又保護使徒保羅。

\r\n

以上的見證人在世上作光和鹽,讓人看見人生可以有高層次的價值觀和目標,叫人能認識神的大能,令世界更美更善。

\r\n
\r\n
',1,0,1633510321,1633527402,'/OEBPS/教會在世_Ebook-0515-33.xhtml'),(94,10,36,0,'*第9章 地極宣教歷史篇','
\r\n
\r\n

第9章    地極宣教歷史篇

\r\n

 

\r\n

 

\r\n
\r\n
\r\n

當門徒見證主耶穌升天的時候,路加藉著兩位天使的口提醒讀者:這一群都是離開家鄉、客居耶路撒冷的加利利人;早期教會是由一群跨越次文化的「無學小民」所建立的。教會經過二千年的發展,從巴勒斯坦的一個小城市開始,發展至今天遍佈全球,佔世界總人口三份之一。基督教四次入華,最後一次真正成功扎根於中國的土地了。不過以前曾經是基督教的重點地區,現在又變成為異教的據點。雖然是滄海桑田,但前人留下來的教訓,仍能應用於今朝。

\r\n

歷世歷代有數不盡的見證人如同雲彩圍繞著我們,今天基督教會要起來接棒傳承,繼往開來。我們今天享受福音的好處,是前人用血汗和生命培植出來的果效。先賢先哲所走過的路,我們也要走下去。

\r\n
\r\n
\r\n

主耶穌復活升天之後,教會從巴勒斯坦的一個小城市開始,發展至今天遍佈全球,佔世界總人口三份之一。教會的發展史也就是宣教的歷史。以短短的一章來敘述教會歷史,根本就是不可能的事,也不是筆者可以勝任的工作。本章所提到的教會是廣義的基督教會,包括所有分支和宗派。以下的討論將會集中於與宣教理論有關的歷史事件和項目,希望從歷史中汲取與地極宣教有關的教訓。

\r\n

 

\r\n

早期基督教的擴展(主後30-500年)

\r\n

 

\r\n

早期教會始於耶路撒冷,她發展迅速,但向外宣教的行動卻受制於一個觀念,就是猶太人才是上帝的選民,外邦人仍要靠遵守律法得救。使徒行傳明顯地以教會如何逐漸脫離猶太民族,作為一個主要的敘事題材。首先是耶路撒冷的信徒因受到逼迫而四散,繼而是外邦教會興起,引來猶太文化與外邦文化的衝突。最後是耶路撒冷教會逐漸退到舞台後方,宣教的中心由耶路撒冷遷移至領導層有多元文化背景的安提阿。公元70年,耶路撒冷被毀,猶太人被迫分散,教會不再以猶大地為中心。

\r\n

當時促進宣教的因素之一,是羅馬帝國道路暢通,商業發達,猶太人分散於各地,成為第一線接待福音使者的族群。還有流通於當時的希臘語文,為七十士譯本的舊約和希臘文的新約建立了一個溝通的平台。因著基督徒商旅、士兵、奴隸等遷徙到各地,基督教能擴展到整個羅馬帝國。遠在保羅被解往羅馬之前,羅馬已經有多處聚會的地方,早期教會的擴展主要是因為平信徒在努力傳福音。

\r\n

在羅馬帝國之外,有早期的使徒在第一世紀把福音傳到當時的地極。相傳腓力把福音傳至非洲,巴多羅買曾遠達阿拉伯半島;而走到最遠處的,竟是曾懷疑耶穌基督是否已復活的多馬。據多馬行傳的記載,使徒多馬從阿拉伯東岸隨水路來到印度,足跡達印度北部的旁遮普,最終在南印度殉道。

\r\n

第一世紀末至第二世紀,教會所受的逼迫越來越嚴峻,但教會在殉道者的血中開花結果。至第四世紀初,聖格雷戈里帶領當時的亞美尼亞王室歸信基督,使亞美尼亞成為歷史上第一個基督教國家。隨著君士坦丁大帝登基及信主,教會已遠及整個羅馬帝國。因著政府對教會的支持,教會由被害人變成為逼迫者,強迫他人轉信基督。教會由弱勢變為強勢,異端不斷地興起,內部爭鬥不絕,教會整體漸趨向世俗化。一個強勢的教會不一定是靈命興盛的教會。

\r\n

當教會越來越世俗化和權力化的時候,修道主義也就成為了一種抗衡文化,要回歸簡樸,尋找神人的契合,修道主義逐漸成為信眾的屬靈模範和權威。修道士刻苦己心,過著敬虔出世的生活,但又透過施教和服侍濟世。到六世紀,修道士慢慢地組織成為忠於教會的有規模的團隊,不同的派別有不同的傳統,他們對世人的服侍後來就成為了宣教團隊的先鋒。1

\r\n

在這時期內,有一件重要事件影響了日後普世教會的發展。451年,迦克墩會議議決把涅斯多流派視為異端,不接納這個議決的東方教會,包括敘利亞及其以東的教會、亞美尼亞教會及部分非洲的教會,都被逐出西方教會的世界。涅斯多流派在西方被逐,就只能在東方發展,後來敘利亞和波斯的傳教士遠征印度、中國和蒙古。可是他們不在西方的基督教體系之內,他們的歷史也就沒有被流傳下來。直至今天,我們所講述的宣教歷史主要都是西方教會記錄下來的故事。2 總括這五百年的歷史,我們大概可以學到以下兩大功課:

\r\n

第一,早期信徒排除萬難,福音所到之地遠超當日門徒在橄欖山上所理解的地極,第一代信徒在宣教實踐上走得很遠,而這種發展也需要平信徒的努力,隨走隨傳。宣教不是一種專業,而是信徒日常的生活方式。在某個程度上,平信徒的福音傳播和修士對世人的服侍二者有相連之處,大家都是以實踐使命作為信仰生命的一部分,而後者更強調以傳福音作為靈命操練的一環。

\r\n

第二個功課:逼迫似乎不能攔阻福音的拓展。事實上,相傳在十一位使徒中,只有約翰可以避過殉道之路。第一世紀教會的擴展顯然是一個神蹟,印證了聖靈的能力。到了後期,教會因著君主王室的歸信而迅速增長,大規模的族群加入教會,但與此同時,教會又可能與民間宗教一樣,容易遇到世俗化的張力和異端的衝擊。

\r\n

 

\r\n

中世紀的宣教發展主後500-1500年)

\r\n

 

\r\n

這段時期教會在宣教發展上遇到了兩大問題,一是伊斯蘭教的興起,二是十字軍東征的代價。622年,穆罕默德在麥地那創立伊斯蘭教,16年後,耶路撒冷已落入阿拉伯政權的管轄範圍。至七世紀末,清真寺被建立於聖殿山上。伊斯蘭教由創立開始,一直與軍事和政治掛鈎。八世紀中期,伊斯蘭教覆蓋了阿拉伯半島、小亞細亞和整個北非,有一個時期甚至佔領了西班牙和法國部分地區。早期教會的重要中心,包括巴勒斯坦地的耶路撒冷、埃及的亞歷山大、黑海的君士坦丁堡、北非的迦太基,都落入伊斯蘭教的版圖之內,只有羅馬能夠維持她在基督教世界的領導地位。如此迅速的改變,反映了當時基督教會是外強中乾的狀態:教會內部分裂和腐敗,受異端蠶食,有教義的紛爭,又有拜占庭帝國政府殘害人民。眾多因素形成一個劇變的溫床,讓伊斯蘭教席捲當時基督教東部和南部的世界,勢如破竹,把教會進一步推往西面和北面發展,使基督教在日後的一千年裡,成為一個差不多純歐洲的宗教。

\r\n

至中世紀後期,西方教會發起十字軍東征運動,由1096至1291年,經歷十一次大規模匯聚軍力攻入巴勒斯坦地,期間曾短暫地成立了耶路撒冷王國,但最終是慘痛的失敗收場。有些時候十字軍只是烏合之眾,他們到處搶掠殺戮,使遍地焦土,對穆斯林的殘酷對待更是聳人聽聞。雖然十字軍沒有對伊斯蘭世界造成長遠的威脅,卻成為教會歷史上的一大污點,也是穆斯林社會至今仍不斷傳承的悲慘的民族故事,製造了千古冤仇,成為今天向穆斯林傳福音的一大包袱。近年來,許多差會都紛紛把名字中「十字軍」的字眼更改了,也是敏感於穆斯林的心態,盡量避免挑起兩大宗教的對峙。3

\r\n

雖然西方教會選擇用武力來改變穆斯林,但其中也有人選擇用傳教方式進入伊斯蘭世界。雷蒙納爾(Raymund Lull,1235-1315)4 從西班牙遠道前往北非和塞浦路斯,他精通阿拉伯語言和伊斯蘭教的教理,撰寫了多篇護教文章和多本書籍,辨明基督教之道才是真理。他也在西班牙建立學院,訓練宣教士認識阿拉伯的語文和哲學。他後來在北非殉道。雷蒙納爾是第一位走進伊斯蘭世界的宣教士,他的理念和生命至今仍是宣教士的典範。

\r\n

十字軍東征的時期,也是天主教修道院全盛的時期,當時成立的修會包括方濟各會、多明尼會和奧斯定會。修道院的修士隊伍也就成為了宣教團隊,他們終身獻身侍主,傳揚真道,臣服於修會的差派,是後世宣教的一種典範模式。5

\r\n

對中國教會而言,中世紀有兩段值得一提的歷史,就是唐代景教的傳入,和元朝也里可溫教在中國的流傳,這段歷史將於下文詳述。

\r\n

 

\r\n

宗教改革年代的宣教發展 主後1500-1800年)

\r\n

 

\r\n

在宗教改革的年代,主要的地極宣教事工都是出於天主教。早期探險年代的兩個海洋軍事大國——西班牙和葡萄牙——都是天主教國家。十字軍東征徹底失敗之後,天主教國家開始前往歐洲以外的地方,嘗試爭取地土,以彌補在非洲和小亞細亞的失地。後來,宗教改革進一步削弱了羅馬教廷在歐洲的勢力,也給予教會更大的動力向外發展;這種補償式的努力所取得的地土,遠比在歐洲失去的為多。修會成為了訓練和差派宣教士的基地,修士緊隨著冒險家、航海家和軍隊商旅,在新發現的土地上建立教會。當時主要的修會包括道明會、方濟會和耶穌會。就是在這個殖民時期,耶穌會的創辦人依納爵羅耀拉(Ignatius Loyola),首先把三一神當中的差遣關係,套用在教會對異教徒(包括更正教徒)傳福音的事工上,使命之神這個概念被擴展至使命的教會。在天主教會內,這個發展把宣教活動正規化了。可惜當時的修士倚仗歐洲科技和軍事的優勢,進到科技和軍事較為落後的國家和地區,教會的宣教使命也就披上了帝國殖民主義的色彩。6

\r\n

在拉丁美洲,殖民者教導印第安人西班牙語和基督教信仰,並承諾保護他們,而他們需要向西班牙國王繳交稅款。可惜在現實的情況裡,印第安人往往變成了最低下的勞工,形同奴隸。在教會裡,印第安人也只是次等公民,只有在大節期才能參加彌撒,他們沒有接受聖經的教導,差不多到十九世紀初,才開始有本土的牧者輔助傳教士的工作。

\r\n

在亞洲,西班牙統治菲律賓的手法與拉丁美洲的情況相似先建立殖民地,趕退當時的穆斯林族群,引進天主教會,使今天的菲律賓成為全亞洲基督徒人口比率最高的國家。不過,在其他亞洲地區,天主教修士要面對的是不容易向武力屈服的古老文化和宗教,果效也顯然沒有在拉丁美洲一般輝煌。十六世紀中,耶穌會修士沙勿略傳道至南印度,聚集了少量信徒。他後來由馬六甲輾轉到了日本,在日本封建社會中得到當代將軍和貴族的接納,而修士亦在軍事上協助將軍鞏固其勢力。在西方基督教的影響之下,德川將軍的幕府引進了十字架的死刑,諷刺地成為後來許多殉道者要面對的刑法。至十七世紀初,天主教會在日本的全盛時期信眾達30萬人,有神學院和本土修士的培育。1640年,德川家光強迫全國上下歸信佛教,違者被驅逐出境,日本的門至十九世紀中才重開。7

\r\n

在宗教改革期間,天主教傳教士也來到了中國。1552年,耶穌會會士沙威爾於明朝來到了中國,可是這位先驅者的名聲,卻遠不及其後於1583年來華的利瑪竇和1623年進京的湯若望。利瑪竇藉著他的博學,引進西方天文、數學和地理,他努力學習中國文學,贏取了朝廷士大夫的信任和尊重,被稱為「泰西儒士」。一直至清朝初期,多名耶穌會會士都曾被邀進入皇室的太學團,對皇帝有深遠的影響,最著名的例子是康熙皇帝。1711年,康熙皇帝因耶穌會教士張誠、白晉神父治癒其瘧疾而親筆題長聯及詩於北京天主北堂,表達其對基督教的尊崇。與耶穌會同期進入中國的還有道明會和方濟會會士,他們的對象則多為草根階層,各修會對信徒的教導和要求有不同的重點。至清朝初期,信徒可否祭祖的問題成為修會中間的爭端,至最後羅馬教廷禁中國信徒祭祖,清廷勒令傳教士離境;一個在修會中間的神學爭議和權力鬥爭扼殺了教會在中國的發展。

\r\n

除了天主教的宣教之外,東正教在宗教改革時期也有向外擴張。十五世紀中葉,奧圖曼軍攻佔君士坦丁堡以後,莫斯科就成為了東正教的中心,教會慢慢地變成為俄羅斯政府的一個部門。俄國東正教會的宣教對象,主要是在其龐大版圖之內的中亞遊牧民族;這些民族原屬伊斯蘭教,教會用了經濟上的優惠利誘他們放棄遊牧生活,接受洗禮,成為農民。但這些民族沒有改變他們的伊斯蘭文化,至現代蘇聯解體之後,中亞成為了全世界伊斯蘭化最迅速的地區。

\r\n

相對於天主教,新教教會在宣教工作上是沉寂的。原因大概有二:一是客觀環境的限制。新教國家方才脫離羅馬教廷,經歷長年的戰爭,內部又不團結,教會實在需要時間來鞏固,沒有外展的空間。此外,新教國家不是航海大國,難與葡萄牙、西班牙相比。另一個原因是神學上的理解。當時教會有領袖認為使徒行傳一章的地極,是指耶穌基督時代的地極。經過主後數世紀,福音已傳遍了當時的地極,歷史上的教會已遵守了主耶穌的吩咐;況且這吩咐是要建立門徒,因此教會的重點都聚焦於教內的門徒培育而非海外的擴張。其次是由於預定論被高舉,使教會缺乏傳福音的動力,因為人是否相信是在乎神的揀選而非傳道者的努力。最後,宗教改革領袖誠心地認為當時已是末世,教會最主要的是自潔,等候主臨。這些神學論點造就了一個較為內視的教會。8

\r\n

不過,新教教會在這時期也不是完全沒有外展的嘗試。1621年,荷蘭改革宗傳教士喬治厄.坎迪厄斯(Georgius Candidius)抵達台灣,後來建立教會,二十年後受洗人數近6,000人,還建立了神學院,可惜教會後來沒有明顯的增長。同期有荷蘭人在印尼設立東印度公司,傳教士在那兒翻譯聖經,成為東南亞第一個有本土語言聖經的國家。1701年,英國國王威廉三世成立「外地傳揚福音協會」(Society for the Propagation of the Gospel in Foreign Parts),差派傳教士往美洲新大陸,牧養當地的聖公會會眾。結果,傳教士的主要工作變成了牧養在種植園內工作的黑奴,他們帶領黑奴信主,亦為他們爭取權益。1706年,丹麥哈勒差會(Danish-Halle Mission)差派傳教士前往印度,建立學校,翻譯聖經,訓練本土同工。

\r\n

在這段時期裡,最為人所知的新教宣教運動,莫過於由丹麥開展的莫拉維弟兄會。他們本來就是一個備受宗教迫害的客旅群體,在1720年間由今天的捷克移居至德國。他們一面移徙一面傳道,在1730年,他們的開荒者已遠赴中美洲。在後來的30年內,莫拉維弟兄會的社群已踏足南北美洲、非洲和亞洲。他們不光是差派個別宣教士遠赴他鄉,而是一群人移民前往異地,當中有專職傳福音的,但大部分是帶職宣教士。可惜這些基層的宣教團隊未能繼續傳承下去。9

\r\n

綜觀這個時期的宣教歷史,讓我們學習到的功課至少有以下幾點:(一)宗教改革前期對教會使命的神學理解,壓抑了教會向異族宣教的行動,教會需要有健全的使命神學,才可以有合宜的使命行為。(二)教會的宣教事工很難脫離社會的影響,包括政治權力的鬥爭、帝國擴建主義等。宣教士需要有非常敏銳的自我批判能力和有一定程度的政治智慧,才可以避免把傳福音與主流的政治經濟活動混淆。(三)在討論福音與文化這個課題時,天主教傳教士在中國所引發了儀禮之爭,成為了一個經典的研究個案,當中所牽涉的問題異常複雜。就是撇開修道會中間的鬥爭不談,也不容易解開文化中相對性的問題。教會是否要完全摒除異文化的風俗習慣,還是要在傳統文化中尋求轉化的出路?直至今天,在每一個開荒建立教會的地區,福音與文化的衝突都是宣教士要謹慎處理的環節、有待宣教士與本土信徒一起解決的問題。

\r\n

 

\r\n

殖民擴張時期下的宣教工作主後1800-1900年)

\r\n

 

\r\n

隨著西方工業革命和科技的發展,再加上太平盛世、人口劇增、航運發達,帝國主義在一個強勢的社會中崛起,殖民地為西方國家創造了原料供應區和工業產品市場。在信仰上,英、美兩國的教會都經歷了屬靈的復興,包括愛德華滋(Jonathan Edwards)、懷特菲爾德(George Whitfield)和約翰衛斯理的復興運動,為教會締造了一個為主奉獻生命的屬靈氣氛,孕育成為一個宣教運動的溫床。10

\r\n

談到十九世紀的宣教運動,當然不能不提被譽為「宣教之父」威廉克理(William Carey)的貢獻。他於1792年創立「浸信傳道會」(Baptist Missionary Society),翌年成為第一位被英國教會差出去的宣教士。他在印度事奉四十年間,曾翻譯聖經、建立大學、倡導禁殺嬰、禁童妓、禁寡婦殉葬等運動,成為近代宣教士的典範。不過,值得一提的是,威廉克理不是第一位在印度服侍的新教宣教士。其實,在他之前約一百年,丹麥哈勒差會的宣教士巴塞洛繆斯.齊格巴(Bartholomaus Ziegenbalg),都已經走進印度南部、昔日聖多馬葬身之地,也開展了印刷、翻譯和教育等事工。11 在十八世紀末、十九世紀初的宣教士中,有前往緬甸的阿多奈拉姆.賈德森(Adoniram Judson)和華人教會所熟悉的馬禮遜,這些宣教先鋒需要獨排眾議,在極少支持下前往從沒有新教傳教士踏足的地方。

\r\n

新教宣教士的先驅者面對多方壓力和十分孤獨:母會的經濟支援非常有限,異地的人民懷疑他們的來歷,在工場上為殖民主義而來的同胞又沒有興趣與他們交往,天主教傳教士對他們更持敵視態度。在這情況下,實在不難理解為何宣教士願意為殖民者(如東印度公司)服務,因為他們需要入境的平台、穩定的收入和同胞的支援。12 當時最常見的服務途徑是當翻譯人員,馬禮遜就是一個例子。至十九世紀中期,出使中國的美國公使列衛廉曾有以下論述:「……在中國的傳教工作,是起著一個偉大的保守和保護作用。它是在肆無忌憚的商業冒險和中國無法調和的本性之間的唯一屏障……傳教士們……的調查研究,對我國的利益是必要的。沒有他們充當翻譯人員,公事就無法辦理。」13 有些宣教士認同其本國的政治立場,甚至主張軍事解放黑暗之國,作為帝國侵略者的先鋒和夥伴,宣教士和信徒接受了西方帝國主義的軍事保護。14 宣教士沒有反對殖民者的不道德行為,他們沒有在非洲制止奴隸販賣,沒有在美洲阻止白種人殘害印第安人,早期在亞洲也沒有強烈抗議鴉片貿易。15 基督教會從此背負了軍事侵略的歷史包袱,時至今天,在不少第三世界國家裡,這段歷史仍然備受教外人士譴責。

\r\n

十九世紀的另一個宣教信念是在傳福音之外,還要傳揚西方優良的基督教文化,要改變異族的「野蠻」文化,包括在服飾、語言、家居擺設、敬拜禮儀上的事情,西方宣教士都有文明人的優越感。16 這種思維阻礙了福音在異地的本色化發展,基督教難在西方世界文化之外植根,亦容易被人視為文化侵略。此外,因著宣教士在文化和經濟上的優越感,他們在工場上沒有與本土的教會領袖建立平等的夥伴關係,往往在客地的教會裡長期當領導,反客為主。17 在這種主流的強勢宣教下,有差會領導留意到長遠的危機。1861年,聖公會差會秘書長亨利.維恩(Henry Venn)提倡自治、自養、自傳的「三自」原則,希望可以發展出獨立的本色化教會。18 可惜他的言論不受當代宣教士的重視,歐美以外的教會仍然長期受到西方宣教士的操控。

\r\n

儘管西方宣教士犯下許多錯誤,他們又的確加速了十九世紀的現代化過程,在醫療教育等項目上有所貢獻。胡適曾既認真又戲謔地表示:「我們深深感謝帝國主義者,把我們從黑暗的迷夢裡驚醒起來。我們焚香頂禮感謝基督教的傳播帶來了一點點西方新文明和新人道主義,叫我們知道我們這樣對待小孩子是殘忍的、慘酷的、不人道的、野蠻的。我們十分感謝這班所謂『文化侵略者』提倡『天足會』、『不纏足會』,開設新學堂、開設醫院、開設婦嬰醫院。我們用現在的眼光來看他們的工作,他們的學堂不算好學堂,他們的醫院也不算好醫院。但是他們是中國新教育的先鋒。他們是中國『慈幼運動』的開拓者,他們當年的缺陷,是我們應該原諒寬恕的。」19

\r\n

這世紀的宣教範式有幾個重要的發展。首先是差會的成立和轉型,早期的差會都是以宗派差會為主,如浸信傳道會和聖公會差會。至中期的時候,有跨越宗派的差會成立,其中著名的有信心差會「內地會」,和較後期成立的「蘇丹內地會」、「環球福音會」等。另一個重要的發展,是「學生志願運動」在中後期興起,因著英美兩地大學生的信仰復興,大量年輕人委身於海外宣教,於1885年啟程赴中國的「劍橋七傑」就是一例。美國的「學生志願運動」在十九世紀末至二十世紀中期,差了超過兩萬名宣教士作跨境、跨文化的服侍。這運動於1966年停止了,但於2002年再恢復過來,時至今天,這運動仍影響著現代的年輕的基督徒,要去傳承教會地極宣教的使命。20

\r\n

 

\r\n

二十世紀的宣教發展

\r\n

 

\r\n

二十世紀初,西方社會經濟發達,教會亦彌漫著盛世的氣氛。第一次宣教大會於1910年在愛丁堡舉行,與會者大都認為普世歸主的一天指日可待,這個大會亦是普世教會合一運動的開始。當時,宣教運動和帝國主義仍有緊密的關連,教會在第三世界的數目日漸增加。不過,因著基督教自由主義的興起,歐洲的教會開始批判聖經的權威,亦提倡與其他宗教並存,減低了領人歸主、叫人改教的熱誠。自由主義的另一個結果是刺激了基要主義的誕生,因為基要派強調人的靈魂需要基督的救贖,而他們在歐洲又逐漸失勢,就更有動力在其他地區發展。結果,當時大部分的宣教士都是基要派人士,他們較為保守的神學思想亦塑造了工場教會的神學取向。

\r\n

至二十世紀中,經過多次大戰,基督教會再難以維持世紀初的樂觀。共產主義的興起直接挑戰基督教信仰,西方國家在戰爭中損耗巨大,世界經濟大衰退,社會充滿悲觀思想。西方世界自身不保,教會的差傳經費緊縮。在二次大戰之後,歐洲統領世界的地位進一步被削弱,美國取而代之。戰後民族主義高漲,到處掀起反西方、反基督教的浪潮。在第三世界,民族情緒帶來了傳統宗教的復興。1922至1927年在中國的非基督教運動,和1974年在非洲基督教大會內停差宣教士的呼籲,兩者都是反西方操控的例子。

\r\n

二十世紀見證著人類文化的劇變,同時也衝擊著教會宣教的方向。首先,大量人口由農村遷徙至城市,由世紀初至世紀末的一百年內,世界城市人口由總人口約14%增至約50%。21 人口密集的大城市崛起,帶來種種社會問題,包括家族關係的改變、道德價值的沒落、貧富懸殊等等。下半世紀開展的城市宣教和職場神學的討論,都是教會對城市化的回應。其次,人群不單是由農村走到城市,更是由第三世界走到西方世界。以前宣教士需要涉水攀山遠征未得之地,現在一些從未聽聞福音的地極之民已作了我們的鄰居。全球化把民族的距離拉近,今天的普世宣教策略也需要調適。第三,科技的發達也改寫了人類溝通往來的習慣,在互聯網的天空之下,資訊的傳達已超越面對面的接觸。透過網絡世界,信徒可以足不出戶而把福音以影像、說話和文字廣傳天下,這是教會可以大力投資發展的一個項目。

\r\n

在教會發展方面,在過去的一世紀,五旬宗及靈恩派的發展最快,成為基督教內增長最迅速的一環,估計到二十一世紀中期,將會佔全基督教人口的三分之一。22 至於地域的分佈,大概有十分之六的基督教在亞洲、非洲和南美洲,有十分之四在歐洲、北美和澳洲,見證了一百年來教會大規模地在第三世界興起,而相對地福音在歐洲反而沒落了。23 隨著第三世界基督教會的興起,教會亦肩負起宣教的使命,差派宣教士前往世界各地。在亞洲的南韓、菲律賓、印度等國家,都有不少教會差派宣教士出去。除了長期宣教以外,二十世紀後期又掀起了短期宣教的浪潮,短宣隊成為了今天宣教工場內常見的現象。

\r\n

在普世教會的合作上,1910年的愛丁堡宣教大會激發了教會的合一運動,強調跨宗派的共融和合一見證。1974年的洛桑會議,為全球的福音派教會建立了一個交流溝通的平台,為教會宣教使命下了定義,把社會參與這議程確立在福音使命之內。洛桑運動也確認了福音的多元化表達,提醒教會要配合全球化的大趨勢,把福音派教會的宣教行動帶進二十一世紀。

\r\n

 

\r\n

宣教在亞洲

\r\n

 

\r\n

談過了普世性宣教的發展歷史,讓我們也聚焦看看人口最稠密、宗教最多元的亞洲。人類古代四大文明(巴比倫、埃及、印度、中國)之中,除了埃及文明之外,其他古代文明都在亞洲孕育出來。遠在亞伯拉罕離開吾珥之前,印度教已在恆河流域萌芽。亞洲不單是基督教的起源地,也是其他所有世界性宗教(包括佛教、印度教、伊斯蘭教)的源頭。當使徒保羅與他的團隊把福音傳至歐洲之時,佛教已經離開印度向四方傳播。直至今天,亞洲仍是有最多未得之民的地區。

\r\n

自第一世紀開始,福音已由巴勒斯坦地傳至亞洲其他地區。相傳使徒多馬於主後52年到達印度,後來在印度南部殉道。第二世紀末,歷史上已記載波斯帝國境內有基督教徒。亞美尼亞國於主後304年以基督教為國教,成為歷史上第一個基督教國家。至第四世紀,阿拉伯半島的南部也可以找到基督徒的遺跡。第四世紀末,聶斯底流派的教士,也開始把福音東傳至阿拉伯和中亞地區。在第七世紀,聶斯底流教士拜華,在中國建立大秦景教。在十四世紀,羅馬天主教修士又分別抵達印度、印尼和中亞。二百年後,亦有傳教士分別到斯里蘭卡、越南、暹羅、印尼、日本、馬六甲、菲律賓等地建立教會。至十七世紀初,福音已傳至巴基斯坦和孟加拉,後來更進入到尼泊爾。當更正教宣教士開始活躍之前,福音已到了亞洲大部分的國家。24

\r\n

以上的事例說明,基督教在亞洲有悠長歷史,很多傳道者不畏萬水千山,把福音帶進這片廣大的地土。但亞洲信徒跟亞洲人口的比例,則遠遠落後於歐洲、南北美洲、澳洲、甚至近代的非洲。是甚麼原因使亞洲成為福音的硬地?

\r\n

宣教歷史學者赫伯特.凱恩(Herbert Kane)嘗試用五個理由來解釋宣教在亞洲的困難。25 第一,亞洲地區有悠久優越的古代文明,就如利瑪竇所指出:「在我們歐洲人認識的所有異國當中,古代中國對宗教的理解是最少謬誤的。」26 亞洲的文明古國容易自視為世界的中心,把外族人看為蠻夷,不恥於他們的哲理和信仰。不過,這個理由倒有漏洞,因為它不能解釋為何中國人擁抱外來的佛教而拒絕基督教,特別是兩者都是在唐代傳入中國的。第二,亞洲有源遠流長的宗教體系,不像其他地區的原始部落宗教,要取締古舊的宗教極為困難。但這又不能解釋為甚麼在第七世紀新興的伊斯蘭教,可以席捲阿拉伯和北非世界,取締當時已建立了數世紀的基督教。第三,亞洲傳統風俗成為基督教的強敵,牢不可破。平民百姓信主以後,也不能正面對抗印度教的階級種氏制度、中國的祭祖風俗,或日本的神道傳統;強大的傳統文化勢力叫亞洲人對基督教卻步。第四,基督教與殖民主義千絲萬縷的關係成了一個沉重的包袱。相對於美洲、非洲、澳洲等地,亞洲已有許多政治體系完整的主權國家,殖民侵略所造成的國恥比較深遠。第五,基督教的排他性有異於亞洲宗教的包容性,不容易為亞洲人所接受。

\r\n

其實亞洲不是一個單一的體系,而是一個承載著數不完的國家和族群的地域:有伊斯蘭教的阿拉伯和中東地區,有長期在共產統治和東正教影響下的北亞和西亞文化,有以印度為主的南亞文化,有印度教和佛教薰陶下的印支半島,有融合儒家和佛教思想的東亞,也有結合部落文化和伊斯蘭教的東南亞,還有基督教的菲律賓。每個地區都有她的特色和宗教文明,不能簡單地道出人民接受或拒絕基督教的原因。無可否認這是一個需要基督教會繼續努力投資的地方。

\r\n

 

\r\n

宣教在中國

\r\n

 

\r\n

坊間已有許多關於中國基督教歷史的書籍,這裡只會作一個非常簡單的介紹。在過去二千年內,福音四次進入中國。伊斯蘭教興起的同時,景教僧侶波斯人阿羅本拜華,在635年抵達長安。波斯教士翻譯經典,傳教建寺,曾一度「法流十道,寺滿百城」。27 可惜於845年,唐武宗獨尊道教,在排佛時波及景教,教士有遭勒令還俗的,也有被驅逐出境的。再經過黃巢之亂,外教徒大規模被殺,景教便不能再扎根繁衍。至宋朝時期,景教寺院已完全荒涼,就如詩人蘇東坡形容的「草木埋深谷」和「僧魯不求禪」。28

\r\n

景教來華四百年之後,在十字軍的時代,成吉思汗的一個兒子與克烈族的公主結婚,她是一個虔誠基督徒,影響了她三個作皇帝的兒子,尤其是忽必烈大帝(1259-1294)。據馬可孛羅記載,元世祖忽必烈於1269年曾寫信給教宗,要求差派一百位教士來華,教導基督教真理。29 可惜當時羅馬教廷被東征所困,仍未恢復元氣,只派了兩名道明會士來華,他們到最後並沒有到達目的地,西方教會失去了一個向中國宣教的黃金機會。此後,方濟會修士孟高維諾(John of Montecorvino)於1294年到中國,並設立教會,全盛時期約有一萬信徒。元代的基督教被稱為也里可溫教,又稱色目教,信徒主要是色目人而非漢人;隨著元亡,基督教也漸消失於中國。30

\r\n

明代第一批來中國的天主教修士是耶穌會的傳教士。耶穌會成立於1534年。1552年方濟各.沙勿略抵達廣東沿岸,卻英年早逝。後來真正對明代中國有影響的人物,則要數1583年來華的利瑪竇。他花了差不多20年的時間,慢慢的由南方移居至北京,帶著西洋文化、天文、曆算等知識進入宮廷和士大夫群,建立鞏固和廣泛的支持系統,把天主教帶入中國的上流社會。一直至清初,耶穌會的修士都擠身於皇帝的太學團當中,對君主有一定的影響。現今流傳有康熙帝的三首詩詞,明顯地看到他對基督教的認識和正面評價。隨著耶穌會的成功入華,其他修會,包括了方濟會、道明會等,也分別在中國各地建立教會。至1670年(康熙九年),全國各修會統計信徒約有27萬人。31 可惜因著羅馬教廷明禁中國祭祖敬孔的禮儀,經過多年的「儀禮之爭」,32 終導致康熙於1720年下令禁教,引發了多次的教難,國內的教士被迫退回澳門基地。明清兩代,除了天主教的傳教活動之外,在中國北部有俄羅斯為阿爾巴津族人服務的東正教活動。當時他們把教堂稱為「廟」,把上主稱為「佛」,把神職人員稱為「喇嘛」,用了漢族人的詞彙,卻沒有向華人傳講福音。33

\r\n

1807年,新教宣教士馬禮遜(Robert Morrison)由英國抵達澳門,開展了基督教第四次來華的基業。在1840年之前,中國仍是一個關閉的國家,外國人活動的範圍限於澳門和廣州的外圍,福音就先轉到歐洲統治的東南亞。英國殖民地馬六甲首先成為華人世界的福音基地,馬禮遜在那兒開辦了英華書院,當時的印刷工人梁發是第一位被按立聖職的華人。教會後來擴展至東南亞其他華人聚居的地區,也開始有第一批單身的女宣教士前往。至1840年代初期,中國在數次戰爭中失利,被迫簽訂和約,打開門戶,接受外國人進入。在以後的半個世紀裡,大量宣教士涉足於中國沿岸地區,也有宣教士戴德生(Hudson Taylor)所創立的中國內地會深入內陸,在中國地土上建立近代的基督教教會。中國政府不但訂定條約保護外籍宣教士,連接受基督教信仰的中國人,也同樣在司法訴訟上受到外交的保護。

\r\n

在十九世紀,中國歷史上有兩大事件與基督教連上關係。首先是梁發所寫的《勸世良言》激發洪秀全歸信,及後來組成民間教派「太平天國」,由1848年開始背叛滿清政府,統治了南京和長江下游十數年。叛軍所遺留下來的毀壞和仇恨,加深了民眾反基督教的情緒。另一件更嚴重的衝突發生在1900年,當仇洋的義和團興起之時,宣教士和基督徒也頓時成為被攻擊和殺害的對象。義和團一役,天主教信徒被殺的大概超過三萬人,新教宣教士和他們的家人有接近200人喪命,而新教信徒被害的則沒有統計數據。34

\r\n

至二十世紀民國初期,中國教會逐漸成長,有少數國內拓荒佈道團成立,旨在把福音傳遍國內的城鄉。當中有1906年成立的「中國自立會」、1910年的「中華學生立志佈道團」、1918的「中華國內佈道團」,和1931的「伯特利佈道團」。

\r\n

除了國內的佈道之外,中國教會亦有開展海外佈道事工。1901年義和團之亂期間,在南方福州的循理會牧師黃乃棠,率領大概1,000會眾離開福州,移居砂勞越(今天的東馬來西亞),建立教會,向華僑及其他族群傳福音。時至今天,他所建立的教會是東馬最大的教會。35 1928年,西教士翟輔民(Robert A. Jaffary)在廣西成立了「中華海外佈道團」,開始差派中國的宣教士到東南亞地區傳揚福音。當時差派的宣教士包括朱醒魂、林證耶、練光臨、鄭科林、曾道行等人,他們前往越南、印度尼西亞、婆羅洲、安南等地,多年在土著和華僑中佈道,建立教會。36 另外國內也有佈道隊沿絲路把福音向西傳,繼有1940年代成立的「西北靈工團」和「遍傳福音團」。後者更打起「回到耶路撒冷」的口號,期望福音跨越中亞,直到中東。可惜這些西行的部隊都沒有機會離開中國邊境,最遠的只到達了新疆的喀什。不過,在內戰、需要徒步前進的時期,他們已經突破了重重障礙,為福音獻上了生命。「遍傳福音團」領導人之一、前西北聖經學院的老師何恩證教士,於2014年初離世,為這段歷史劃上了句號。

\r\n

縱觀宣教在中國的歷史,基督教四次入華,最後一次真正成功扎根於中國的土地了。但教會仍帶著濃厚的西方文化色彩,未能擺脫洋教的標籤。在華人的世界中,散居世界各地的華人群體對福音的接受程度高,以致許多華人聚居的地區都有華人教會的成立,華人教會遍佈北美、澳洲、和東南亞等地。海外華人教會在世界華人福音聯絡中心(簡稱華福會)的網絡下,在近四十年來開始在差傳的事工上起步。在八十年代,「回到耶路撒冷」的口號又再次揚起,激勵了中國教會(特別是體制外的教會),在跨文化的福音工作上承先啟後,面向中亞中東之地邁進。當時流行的宣教意念,是中國教會承接福音使命的最後一棒,迎向末日主耶穌的再來。可惜由國內出發的宣教士,大多是未受訓練的年輕人,他們在單一文化中成長,缺乏學習語言的機會,在伊斯蘭的世界中委實不容易發揮才華,至今仍未看到明顯的成果。

\r\n

 

\r\n

宣教歷史五百年與神學思想發展

\r\n

 

\r\n

最後,筆者希望引述歷史學者安德魯沃爾斯(Andrew Walls)對過去五百年宣教歷史的評論,來總結以上的論述。37 早期教會在歐洲大規模地擴張,但到了主後1500年,基督教在歐洲已沒有可發展的疆土。整體來說,十字軍是全然失敗的,基督教在歐洲被伊斯蘭教重重包圍,必須從海路往其他大洋大洲去發展。帝國主義的擴張引來大規模的移民潮,而宣教士就是為信仰移民的一群,他們由歐洲前往北美、南美、澳紐及其他地區。至廿一世紀,基督教會不再以歐洲為中心,而是有許多不同地域的中心。因此,西方社會主導的神學不能完全適用於所有地區。舉例來說,啟蒙思想下培育的神學不能理解巫術、祭祖、靈界的現實;傳統宗教社會亦不能明白現代聖經研究的前設。可惜的是,後基督教的西方社會仍然控制今天的神學討論。二十世紀開始,世界出現了反方向的移民潮,就是第三世界的人口移居至第一世界,基督教在白人社會裡沒落,卻在少數族裔中增長。例如在美國,增長最迅速的要數拉丁美洲裔、韓裔、非洲裔等教會。今天,在西方的基督教文化包含了多元文化。這個歷史發展顯示一個重要的教訓,就是神學體系也需要多元化地配合歷史發展。福音的傳播不再是由西方到非西方國家,而是由世界各地到任何另一個角落。這是一個簇新的傳承景象,叫教會的影響好像電腦網絡一般四散,深入廣泛地覆蓋全人類、全地球。

\r\n

 

\r\n

\r\n

\r\n
\r\n
\r\n

1 Stephen B. Bevans, and Roger P. Schroeder, Constants in Context: A Theology of Mission for Today (Maryknoll, NY: Orbis Books, 2004), 99-102. 中譯本:貝萬斯、施羅德:《演變中的永恆:當代宣教神學》,孫懷亮譯(香港:道風書社,2011),第99-101頁。

\r\n
\r\n
\r\n

2 莊祖鯤:《宣教歷史》(Paradise, PA:基督使者協會,2004),第 62-67頁。

\r\n
\r\n
\r\n

3 參:John McManners, ed., The Oxford Illustrated History of Christianity (Oxford; New York: Oxford University Press, 1990), 166-174.

\r\n
\r\n
\r\n

4 E. Allison Peers, Fool of Love: the Life of Ramon Lull (London: SCMP, 1946).

\r\n
\r\n
\r\n

5 Stephen B. Bevans, and Roger P. Schroeder, Constants in Context: A Theology of Mission for Today, 141-160.中譯本《演變中的永恆:當代宣教神學》,第 137-154頁。

\r\n
\r\n
\r\n

6 Paul Kollman, \"At the Origin of Mission and Missiology: A Study in the Dynamics of Religious Language,\" Journal of the American Academy of Religion, 79, no. 2 (2011): 425-458.

\r\n
\r\n
\r\n

7 Samuel Hugh Moffett, A History of Christianity in Asia, Vol II, 1500-1900, (Maryknoll, NY: Orbis Books, 2005), 68-92.

\r\n
\r\n
\r\n

8 A. Scott Moreau, Gary R. Corwin & Gary B. McGee, Introducing World Missions (Grand Rapids, MI: Baker, 2004), 91, 120-121.

\r\n
\r\n
\r\n

9 Colin Grant:〈歐洲莫拉維弟兄會開荒宣教先鋒〉收《普世宣教運動面面觀》〔陳惠文編〕(Sunnyvale, CA:大使命中心,2006),第259-262頁。

\r\n
\r\n
\r\n

10 莊祖鯤:《宣教歷史》(Paradise, PA:基督使者協會,2004),第133-140頁。

\r\n
\r\n
\r\n

11 Daniel Jeyaraj, Bartholomaus Ziegenbalg: The Father of Modern Protestant Mission, An Indian Assessment. (Germany: Gurukul Lutheran Theological College & Research InstituteIndian Society for Promoting Christian Knowledge , 2006 ) pp. xiii-xiv.

\r\n
\r\n
\r\n

12 馬禮遜來華第二年就受聘於東印度公司,「……可以有住的地方,可以有固定收入,以減輕差會負擔。而且當東印度公司的大班們發現傳教士是準備著為公司的利益服務的,就可以解除對傳教士的厭惡。」參羅冠宗編:《前事不忘後事之師:帝國主義利用基督教侵略中國史實述評》(北京:宗教文化出版社,2003), 第11頁。

\r\n
\r\n
\r\n

13 同上,第56頁。

\r\n
\r\n
\r\n

14 例子之一,是1858年《中美天津條約》中的〈寬容條款〉。

\r\n
\r\n
\r\n

15 其實至十九世紀中葉,傳教士已開始有反鴉片的行動,不過要到二十世紀初,反鴉片運動才成為主流的關注。參黃智奇:《亦有仁義:基督教傳教士與鴉片貿易的鬥爭》(香港:宣道出版社,2004)。

\r\n
\r\n
\r\n

16 吳明節:《基督教與中國文化的接觸點》(香港:道聲,1990), 第1-9頁。

\r\n

Jane Hunter, The Gospel of Gentility: American Women Missionaries in Turn-of-the-Century China (New Haven: Yale University Press, 1984), 128-129.

\r\n
\r\n
\r\n

17 白思傑、雷馬強佐:《宣教:一種生命的態度》[黃龍光譯](台北:校園,2007), 第74頁。

\r\n
\r\n
\r\n

18 Norman E. Thomas, ed, Classic Texts in Mission and World Christianity, (Maryknoll, New York: Orbis Books, 1995), 207-209.

\r\n
\r\n
\r\n

19 胡適:《胡適文存》,第三集(台北:遠東圖書公司,1971年),第741頁。

\r\n
\r\n
\r\n

20 這運動現稱為Student Volunteer Movement 2”(SVM2),互聯網上有其網頁。

\r\n
\r\n
\r\n

21 據聯合國2003年的統計,世界的城市人口佔總人口的48%。

\r\n
\r\n
\r\n

22 參David B. Barrett, World Christian Encyclopedia: A Comparative Survey of Churches and Religions in the Modern World (Nairobi; New York: Oxford University Press, 1982), 4.

\r\n
\r\n
\r\n

23 David B. Barrett, and Todd M. Johnson, World Christian Trends AD30-AD 2200: Interpreting the Annual Christian Megacensus (Pasadena, California: William Carey Library, 2001), 71.

\r\n
\r\n
\r\n

24 Howard Culbertson,A Chronology of Church History from the Perspective of the Expansion of Christianity. 參http://home.snu.edu/~hculbert

\r\n
\r\n
\r\n

25 J. Herbert Kane, Concise History of the Christian World Mission, A: A Panoramic View of Missions from Pentecost to the Present (Grand Rapids, Michigan: Baker Book House, 1982), 126-130.

\r\n
\r\n
\r\n

26 引述於 David Chidester, Christianity: a Global History (New York, USA: HarperSanFrancisco, 2000), 435.

\r\n
\r\n
\r\n

27 顧保鵠編著:《中國天主教史大事年表》(台中:光啟出版社,1970),第 1頁。

\r\n
\r\n
\r\n

28 蘇東坡寫了兩首「大秦寺」的詩,都強調了寺院的荒蕪。

\r\n
\r\n
\r\n

29 顧衛民:《基督教與近代中國社會》(上海:人民出版社,1996),第19頁。

\r\n
\r\n
\r\n

30 梁家麟:《福臨中華:中國近代教會史十講》(香港:天道,1992),第19-24頁。

\r\n
\r\n
\r\n

31 顧衛民:《基督教與近代中國社會》,第59頁。

\r\n
\r\n
\r\n

32 「儀禮之爭」遠在明末期間已開始,主要為道明會教士與耶穌會教士,在是否容許信徒祭祖敬孔的問題上發生爭議。道明會士把爭議帶到羅馬教廷,在多番角力下,教廷禁中國傳統禮儀,導致禁教之禍。參顧保鵠編著:《中國天主教史大事年表》,第23-43頁。

\r\n
\r\n
\r\n

33 賴德烈(Kenneth S. Latourette):《基督教在華傳教史》(香港:道風書社,2009),第169-170頁。

\r\n
\r\n
\r\n

34 賴德烈:《基督教在華傳教史》, 第243-259、431-440頁。

\r\n
\r\n
\r\n

35 Kim-kong Chan,The Indigenous Mission Movement from China: a Historical Review.http://www.chsource.org/en/articles/church-in-china/cross-cultural-outreach/item/340-the-indigenous-mission-movement-from-china-a-historical-review (cited 7 Feb 2014)

\r\n
\r\n
\r\n

36 羅腓力編著:《宣道與中華:宣道會早期在華宣教史略》(香港:宣道出版社,1997),第181-189頁。

\r\n
\r\n
\r\n

37 Andrew F. Walls, and Cathy Ross, eds., Mission In The Twenty-First Century: Exploring the Five Marks of Global Mission (London: Darton, Longman & Todd, 2008).

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527532,'/OEBPS/教會在世_Ebook-0515-34.xhtml'),(95,10,37,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 細查你所屬堂會的歷史,看能否在歷史中追溯到一些宣教士在建設教會上的參與,盡可能搜集這些宣教士的資料,在團契中做一個紀念性的小活動,為這些跨越文化地域、協助教會建立的人感恩。

\r\n

\r\n

2. 為自己的堂會編寫簡史,把堂會的歷史放在整個香港教會和中國教會的發展史當中,在團契或小組內分享,並獻上感恩的祭。

\r\n

 

\r\n

\r\n

\r\n
\r\n
',1,0,1633510321,1633527543,'/OEBPS/教會在世_Ebook-0515-35.xhtml'),(96,10,38,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. Bosch, David J. Transforming Mission: Paradigm Shifts in Theology of Mission. Maryknoll, N.Y.: Orbis, 1991.中譯本有《更新變化的宣教:宣教神學的典範變遷》。白陳毓華譯。台北:中華福音神學院,1996。作者以宣教神學在範式上的改變來追蹤二千年的宣教歷史,主旨不在於述說宣教的故事,而在於歸納每個時代教會擴展背後的神學理念,假設讀者對教會歷史已有基礎的認識。作者的分析規限於西方教會的視域,但仍有高度參考價值。

\r\n

2. Winter, Ralph D. and Steven C. Hawthorne, eds. Perspectives on the World Christian Movement. Pasadena, CA: William Carey Library, 2009. 中譯本:陳惠文編。《普世宣教運動面面觀》。Sunnyvale, CA:大使命中心,2006。此書用了約30篇短文,用不同角度描述教會的宣教發展,一些有趣的分題包括「婦女與宣教」、「學生運動與普世宣教」等。中文版更加插了4篇有關華人教會與宣教的文章。

\r\n

3. 莊祖鯤。《宣教歷史》。Paradise, PA:基督使者協會,2004。這是一本簡單的宣教歷史入門,作者以簡潔淺白的文筆去述說教會二千年的發展史,差不多每一章都以該時期的主要宣教策略和議題作結,可以用作教會學習小組的材料。

\r\n

4. Dowley, Tim, ed. A Lion Handbook: The History of Christianity. Oxford, England: Lion Hudson, 2004.陶理主編。《基督教二千年史:自第一世紀至當代》。李伯明、林牧野合譯。香港:海天書樓,2004。這是一本圖文並茂的經典歷史書,集七十多位歷史學者的努力寫成,趣味性濃,是一本非常藉得擁有的參考書。

\r\n

5. Tucker, Ruth A. From Jerusalem to Irian Jaya: A Biographical History of Christian Missions. Grand Rapids, MI: Zondervan, 1983.禢嘉路得。《披荊斬棘》。邱清萍、馮文莊譯。台北:中國信徒佈道會,1986。作者以傳記方式敘述宣教歷史,很有創意,閱讀性高。全書由使徒保羅開始,以李查遜(Don Richardson)在上一世紀的新畿內亞發揚他的「救贖比喻法」作結,總共介紹了100個宣教士和他們團隊的故事,當中也包括了香港的滕近輝牧師和南韓的趙鏞基牧師,可以作為主日學的教材。

\r\n

6. Allen, Roland. Missionary Methods: St. Paul\'s or Ours? Grand Rapids, Mich.: Eerdmans, 1962.作者是十九世紀末二十世紀初由英國往中國的聖公會宣教士,他宣教的日子不長,但對當時宣教方式的評論卻遠遠超越同輩的視野,對當代的宣教活動有非常獨到的批判。

\r\n

7. Moreau, A. Scott, Gary R. Corwin, and Gary B. McGee. Introducing World Missions: A Biblical, Historical, and Practical Survey. Grand Rapids, MI: Baker Academic, 2004.這本宣教導引花了大概全書五份之一的篇幅,去追述教會二千年的宣教史,扼要描述教會歷代在宣教事工上的成敗,閱讀性高。書中其他部分亦非常落實地討論教會在差傳上的實踐。

\r\n

8. 渡邊信夫。《亞洲宣教史》。蘇慶輝譯。台北:永望文化事業,2002。這是一本作者在日本基督教會神學校任教時從講義發展而成的書。這是從亞洲教會的角度看的宣教史,強調基督教的根源始於亞洲,七世紀前的亞洲教會蘊藏著濃厚的敘利亞和波斯的傳統文化,今天基督教的本土化其實只是一個還原,而不是離開主流的創新。

\r\n

9. 莫菲特著。《亞洲基督教史》。中神中國文化研究中心編譯。香港:基督教文藝出版社,2000。Moffett, Samuel Hugh. A History of Christianity in Asia: Vol I, Beginnings to 1500. Maryknoll, NY: Orbis Books, 1998, 2005.這是一本經典作,全書分兩冊,中文翻譯則只有第一冊。這是坊間在這個課題上最具權威和最詳盡的著述。作者把亞洲教會歷史分為六大階段,而在每一個階段下又較詳細地討論不同的國家和地區的發展。當然,亞洲之大,亦不能靠一本著作包括所有的地域,難免會有遺漏。不過作為亞洲教會歷史的基本閱讀來說,此書的價值是無可置疑的了。

\r\n

10. 梁家麟。《福臨中華:中國近代教會史十講》。香港:天道,1988。作者是建道神學院院長,在中國教會的研究上有建樹。此書內容深入淺出,可讀性高,是研究中國近代教會史的入門書籍。

\r\n

11. 顧衛民。《基督教與近代中國社會》。上海:人民出版社,1996。作者是天主教的學者。這書用了三份之一的篇幅追述唐代至清代中期教會的故事,然後用其餘的篇幅去討論清末至解放前的教會歷史,內容豐富,評論中肯,可以作為中國教會史的基本讀物。

\r\n

12. Stanley, Brian. The Bible and the Flag: Protestant Mission and British Imperialism in the 19th and 20th Centuries. Leicester, England: Apollos, 1990.作者是著名的歷史學者,本書研究新教宣教士在英國帝國主義下所扮演的角色,嘗試從當代的角度去理解宣教士的困難、限制和盲點。雖然有宣教士作了帝國擴張的工具,但當時也有許多宣教士抗衡侵略,為殖民地的人民代言。

\r\n

13. Hunter, Jane. The Gospel of Gentility: American Women Missionaries in Turn-of-the-Century China. New Haven: Yale University Press, 1984.作者是一位教會外的歷史學者,她集中研究美國女宣教士在十九世紀末二十世紀初在中國的事蹟,對宣教士的行為有褒有貶,分晰客觀。書中有許多珍貴的圖片,值得參考。

\r\n

14. 雷立柏。《基督教在華傳教史》。靜也、瞿旭彤、成靜譯。香港:漢語基督教文化研究所,2009。原著Latourette, Kenneth S. A History of Christian Missions in China. New York: Russell & Russell, 1929.這是一本珍貴的歷史學著作,原著出版80年後仍有被譯成中文的價值。這權威的巨著背後承載著嚴謹的研究,多年來主導了西方社會對中國教會的理解。雖然作者受其文化語言所限,未能從中國人的角度來觀看傳教士的對錯,但這仍不失為經典之作。

\r\n

15. 黃智奇。《亦有仁義:基督教傳教士與鴉片貿易的鬥爭》。香港:宣道出版社,2004。在中國的近代教會歷史上,傳教士往往被指為帝國主義的幫凶。作者的研究指出,雖然少部分早期的傳教士,未必能夠直斥西方國家把鴉片販賣到中國的惡行,但大部分宣教士在反鴉片運動上是團結一致的。他們在英國的國會內製造反鴉片的輿論,也在中國倡議戒煙和禁煙,是我們研究中國教會歷史時不可忽略的。

\r\n

16. 羅冠宗編:《前事不忘後事之師:帝國主義利用基督教侵略中國史實述評》。北京:宗教文化出版社,2003。此書的命題已經清楚地說明這本書的主旨。這兒所說的侵略,是包括政治、文化、經濟的種種範疇。因此,中國教會的出路一定是要與外國勢力割蓆,三自運動就是實踐這個分割行動的基本。要了解今天國內三自教會對宣教歷史的立場,就必定要看這本書。

\r\n

17. 中國基督教三自愛國運動委員會,中國基督教協會編。《傳教運動與中國教會》。北京:宗教文化出版社,2007相對於上一本書,此書提供了較為客觀的分析,在神學的反省上也較為多面和深入,是值得擁有的參考資料。

\r\n

18. Yao, Kevin Xiyi. The Fundamentalist Movement among Protestant Missionaries in China, 1920-1937. Lanham, Md.: University Press of America, 2003.這是作者在美國波士頓大學博士研究的結晶,肯定基要派宣教士對中國教會有正面及長遠的影響。在二十世紀上半期,自由派的宣教士與保守派的宣教士在福音的傳遞、社會的建設、和聖經的權威上屢有爭議,他們把這些爭議也帶到了中國的土地上。此書詳細地描述了當時的張力和基要派的堅持,至後來福音派教會能夠在中國站得住腳,這段時期宣教士的努力是不能忽略的。

\r\n

19. Hattaway, P., Brother Yun, Peter Yongze Xu, and Enoch Wang. Back To Jerusalem: Three Chinese House Church Leaders Share Their Vision to Complete the Great Commission. Carlisle, UK: Gabriel Publ., 2003.近年來國內興起把福音傳回耶路撒冷的熱潮,此書追溯這運動的起源和早期的發展,也描述近來國內家庭教會的參與和委身,振奮人心。可惜在這裡你找不到一些深入的神學反省和指引,這可能也反映了此運動的限制。

\r\n

20. 羅腓力編著。《宣道與中華:宣道會早期在華宣教史略》。香港:宣道出版社,1997。宣道會不單在中國建立教會,她更是第一個推動中國宣教士前往海外宣教的教會。此書記載了宣道會在中國各區的發展,特別是在華南區的一部分,介紹了中華國外佈道團的史蹟。

\r\n

21. 劉紹麟。《香港華人教會之開基:一八四二至一八六六年的香港基督教會史》。香港:中國神學研究院,2003。同類型的書在坊間實在是鳳毛麟角,此書記載了許多香港教會早期發展的史實,對香港信徒來說,是一本很有趣味的書。

\r\n
\r\n
',1,0,1633510321,1633527554,'/OEBPS/教會在世_Ebook-0515-36.xhtml'),(97,10,39,0,'*第10章 地極宣教實踐篇','
\r\n
\r\n

第10章    地極宣教實踐篇

\r\n

 

\r\n

 

\r\n
\r\n
\r\n

神給人的使命包含生活的每個環節,從地球的管理保育,到個人生命的轉化。在這個舖天蓋地的範疇內,神又特別要求教會要跨越自己的界限,使萬民作門徒。本章主要有三個課題:普世性的趨勢、宣教環境的改變和策略上的考慮。第一和第二個課題關乎普世教會,而第三個課題則以華人教會的獨有處境作為討論中心。華人教會的差傳事工的歷史相對短淺,宣教士人數比例亦不高,在宣教士的甄選、培訓、支援上也只能算是在起步的階段。差會和宣教士亦鮮有討論與本土教會的夥伴關係。此章簡單地介紹各個重要的議題,待讀者日後更進深地研究。

\r\n
\r\n
\r\n

神給人的使命包含生活的每個環節,從地球的管理、保育到個人生命的轉化。在這個舖天蓋地的範疇內,神又特別要求教會要跨越自己的界限,使萬民作門徒。馬太福音二十八章的大使命和使徒行傳一章的吩咐,都是教會往地極宣教的基礎,也是教會從巴勒斯坦擴展至世界每個角落所傳的基本信息。這本書以聖經教導為始,也當然要以地極宣教的實踐為終。

\r\n

地極宣教本身是一個非常複雜的課題,不可能以短短一章的篇幅來論述。筆者選擇以三大範圍作為本章的框架:一是普世性的趨勢,二是宣教環境的改變,三是策略上的考慮。

\r\n

 

\r\n

普世性的趨勢

\r\n

 

\r\n

人類歷史發展至二十一世紀,由分佈各地的小群體變成資料集中的大城市,由互不往來的獨立小國變成息息相關、唇亡齒寒的國際形勢,人類文明確實經歷了前所未有的變化。國與國之間在經濟體系上越來越互相倚賴,這個趨勢形成了宗教、文化、語言等項目上有多元發展的社會。全球化趨勢成為了宣教學的熱門議題,但學者在這議題該包含哪些範疇上卻難有共識。以下筆者選擇了全球化趨勢中的五大特色,來介紹今日實踐宣教的挑戰。1

\r\n

第一個特色是種族文化的相遇:在上半個世紀內,第三世界的人口大量遷徙至發展國家,各地都出現了人口稠密、種族繁多的超級大城市。今天大城市與小農村最大的分別,應該是種族上的多元和隨之而來的文化混雜。在印度新德里,我們可以看到西班牙馬德里旅遊局舉辦的路邊巡行;中國各大城市都有很多少數民族的商店和食市;東南亞絕大部分的消閒活動都由西方人士投資;倫敦聚集了無數來自世界各地的穆斯林;洛杉磯既有唐人街又有小馬尼拉。此外,航空交通越來越頻繁,互聯網系統越來越龐大、普及,把這個世界嚴重地壓縮,以致有「地球村」這個觀念,廣大的地土被視為小村落,其中的社群緊密互動。第一代的移民不會完全脫離家鄉,他們會回鄉探親,回國投資,把外國的意念帶回原來封閉的社群,誘發更多的人口流動。2010年的洛桑會議,有來自200多國的4,000多位代表聚首一堂,多國多民的敬拜可以在新天新地之前體驗得到。全球化的趨勢給傳統文化帶來極大的衝擊,也挑戰以傳統西方文化體系來建構的基督教神學思想。

\r\n

第二個特色是宗教的震盪:種族文化的混雜帶來多元宗教的環境,西方世界人口下跌,穆斯林大規模流入歐洲。在伊斯蘭教大本營的阿拉伯世界裡,我們也可以找到為外籍人士而設的其他宗教的敬拜場所。在其他大城市當中,各種宗教更是百花齊放,一起在短距離內並肩而立。在這個多元宗教的環境之下,福音派信徒如何堅持耶穌基督的獨特地位?怎樣開放地與其他宗教對話,而又能避免與其他宗教混合?這些都是現代宣教實踐時遇上的重要難題。

\r\n

除了多元宗教的衝擊外,我們還要面對傳統信仰和古老道德價值的復興。二十世紀初是人類高舉科技和邏輯思維的年代,一百年後的今天,世人所發問的,不是進化論是否屬實,而是人心靈的飢渴可以怎樣得到滿足,人在極度迷茫失落下可如何走出困局。在極速現代化的進程下,一個與現代化走相反路線的伊斯蘭教竟然是增長最快的宗教。2 在全球化文化的大熔爐內,有濃厚印度教氣味的新紀元運動,吸引了不少現代人投身。中國改革開放之後,不但基督徒的人數劇增,就是其他的宗教,包括傳統的民間信仰,也同樣地盛況空前。更有人鼓吹以儒家的學說來解答中國人心靈的需要,輝煌的佛寺一所又一所地被建立。這一切回歸行動可能是人對當前急遽變遷的一種反彈,而這種反彈也直接影響人對福音的回應。

\r\n

第三個特色是知識基礎的轉移:傳統教育和書本是一種標準的傳遞知識的模式,是一個系統化、以認知為主實踐為次的運作。但最近三十年內,電腦、互聯網、各種衛星和電子資訊的科技大大扭轉了人類溝通的層面,每個人都要同時處理來自四面八方的資訊,每一個類似權威的訊息,都很容易被其他同樣權威的訊息所挑戰,真實世界和虛擬世界的界線也越來越模糊。資訊科技改寫現實,也改變了現代人,特別是年輕一代的心態和行為。一位智者不單要懂得累積知識,也要懂得分析、綜合、儲存、回應和傳遞知識。往日單向的傳道模式也需要大幅度的改變,要讓受眾有機會參與和發表意見,才能夠與今天社會的新一代結連。

\r\n

第四個特色是普世的貧富懸殊:全球化的經濟體系把整個世界變成了一個大市場,跨國公司可以在最便宜的角落購買最廉價的貨物和勞工,轉運至最昂貴的市場銷售。全球經濟一體化加劇了國與國之間的貧富懸殊,也在短期內令到一些在貧窮國家中抓得商機的人迅速致富。結果,我們在發展中的世界裡,找到所有全世界貧富最懸殊的國家。3 就是在已發展的國家當中,因著有大量經濟移民的緣故,我們也看到大都會中的貧窮一族,辛苦經營而分享不到社會的豐裕,中國大城市中的民工就是典型的例子。我們傳福音的時候,需要解說福音對貧窮人的意義,而這解說又會挑戰我們去實踐一些扶貧行動。

\r\n

第五個特色是普世危機的升級:在過去十年來,因著地球暖化和環境的破壞,超級災難不斷出現。地震、海嘯、颶風、豪雨、乾旱、瘟疫等問題,對廣大地區造成損毀和摧殘。加上核武衝突、金融危機、恐怖活動等,今天的世界是異常的脆弱。基督教會所持守的永恆真理要經得起以上一切的考驗,才能在瞬息萬變的世界裡有福音可傳。

\r\n

 

\r\n

宣教環境的改變

\r\n

 

\r\n

世界性的變易也影響了宣教環境。首先,宣教的隊工越來越國際化,改變了以西方宣教士為主的團隊文化。以前英語差不多是國際團隊的唯一語言,但時至今天,團隊中可能有不懂英語的宣教士,也可能有當地的同工,因此這類團隊要倚賴當地語言作為共通語言。對初到貴境的宣教士來說,這是一大挑戰。宣教士所面對的不單是工場文化,還有各國各地的文化。南韓、菲律賓、印度等地的教會,都已經差派了許多宣教士到國外傳福音,他們的文化對宣教團隊也有一定的影響。往日宣教是由西方伸展至非西方,今天則是由世界任何一個角落傳至另一個角落,宣教地域、方向和團隊都明顯地比從前複雜許多。除了地域之外,互聯網的世界又是另一種跨越,突破了傳統教會的接觸模式,亦是宣教需要關注的另一個領域。

\r\n

宣教環境上的另一個變遷,是專職宣教士許多時難以獲得工場的簽證。我們稱這些拒絕專職宣教士入境的國家為「創啟地區」,大部分未得之民都在這些地方生活,卻只有少數宣教士和宣教基金投放在這些地區。在創啟地區內,宣教士必須以雙職宣教的身分進行宣教事奉,意思是宣教士有一份工場國家認可的居留資格,一般來說可以是透過學生、專業人士、投資移民等取得合法居留身分,留在工場上對社會作出貢獻,再以工餘時間建立門徒。上世紀八十年代至末,扶貧發展的項目往往是地極宣教士的首選服侍。但今天許多國家都嚴格限制非官方福利機構引進外國專才,目前營商宣教的模式可能是最能夠持續發展的宣教方案了。十九世紀的宣教士許多時候會在離開本國之前接受一些短期的醫療訓練,方便日後在工場服侍。到今天,宣教士可能都要有基本的營商知識,才可以在異地找到商機。

\r\n

 

\r\n

華人教會在地極宣教上的參與

\r\n

 

\r\n

「中華國外佈道團」是華人教會的第一所海外差傳機構,1929年在西教士翟輔民(Robert A. Jaffray)的領導下成立。翟輔民以當時在廣西的建道聖經學校(現建道神學院的前身)作為基地,組織佈道團到南洋群島視察和佈道,最後差派了朱醒魂、林證耶、練光臨、曾道行等宣教士前往越南、印尼、東婆羅洲等地傳福音和建立教會。早期到海外的宣教士,把福音傳到外地的土裔族群和華僑當中,其中著名的有林證耶,改變了印尼一個稱為達雅的食人族。4 可惜佈道團在二次大戰的震盪後不能持續下去。

\r\n

二次大戰後的三十年間,華人因著政局的變遷到處流徙,海外華人教會亦隨著移民潮而迅速增長。1950年,基督教華僑佈道會在倫敦成立,旨於向歐洲華僑傳福音。1961年,中個信徒佈道會在美國成立,至今建立了不少北美和南美的華人教會。香港差傳事工聯會於1973年成立,推動香港教會的差傳事工。由七十年代開始,有許多華人宗派差會相繼誕生,包括中華宣道會海外佈道(現為香港宣道差會)、中國基督教播道會香港差會、浸信會聯會差傳中心等。除了宗派差會之外,許多國際差會也紛紛在華人社會內建立分會,以前華人地區(如香港、新加坡)是宣教工場,但現在已轉為差派宣教士的地區。新加坡因著有多元文化和英語為主的優勢,吸引了不少國際差會和福音機構把總部移師到那兒。

\r\n

從二十世紀後半期至今,華人差傳有幾個主要的特徵:一是以中華民族為中心,無論是在歐洲、美洲還是亞洲,旅居的華僑是主要的傳福音對象。第二個特徵是從鄰近的地區開展,再拓展至更遠的地界。基督教華僑佈道會先發展倫敦以外的英國城市,至後期才開展到歐洲大陸的土地。中個信徒佈道會也是以北美為始,後來擴展至南美,近期再進到亞洲。香港差傳事工聯會原先不是一個差會,香港教會在七十年代差往外地的宣教士亦多是到東南亞或亞洲其他地區,也是以華人為主要宣教對象,至今天大約有百份之七十的香港宣教士在亞洲工作。不過,在最近三十年來,華人宣教士也漸漸地拓展跨文化宣教的領域,至目前三份之一由香港差派出外的宣教士不是在華人群體內工作,跟數十年前有顯著的分別。5

\r\n

 

\r\n

地極宣教策略1:一些基本概念

\r\n

 

\r\n

礙於本書的導論性質,不宜詳盡討論現時宣教學上流行的策略,惟有簡單介紹一些多人談論的觀念,讓讀者有一個概括的認識,日後自行決定是否有需要進深研究。

\r\n

隱藏群體:這觀念大約30年前開始盛行,隱藏群體以前常被稱為「未得之民」,就是福音未達的族群。教會增長學的研究發現,人最容易透過親友和同族人的關係接受基督教。當一個族群內信徒極其稀少的時候,就需要有外來的宣教士跨越語言、文化、宗教和種族,把福音傳入。直至該族群內有足夠信徒人數維持增長,教會才可以自我衍生。換句話說,越隱藏的群體就越需要外來福音使者的介入,因為教會沒有能力在那些族群當中自我增長,地極宣教的策略是要把宣教士差往隱藏群體之中。隱藏群體不一定以地域作為界限,因著全球化的發展,在超級大城市內也有許多福音未得之民,他們在日常生活中難以聽到福音,需要教會以針對性的方法來接觸他們。

\r\n

10/40之窗:這觀念由盧斯.布什(Luis Bush)在1989年第二屆洛桑會議內提出,指出由北緯10度伸延至40度的亞洲和非洲。窗內有60多個國家,佔全球總人口約三分之一,其中有最古老的宗教,和最多未聽聞福音的人,也是全球赤貧人口的集中地。這片土地最需要跨界宣教士。在推廣10/40之窗的概念後,盧斯.布什又在本世紀初倡導向兒童及少年人傳福音的觀念。4至14歲的年紀對福音最開放,又是最容易受社會忽略和壓榨的一群,當中有許多「高危之族」,包括童工、童妓、童黨等。關注兒童和少年人的福祉,可以改變他們的家庭,動員福音工人,改變社會和世界。

\r\n

創啟地區:大部分福音未到之地都不歡迎基督教傳教士進入,要前往這些國家居留,就必定需要用創意的方式,以該地認可的方法獲得入境簽證。在創啟地區宣教士帶著雙重身分,對當地的居民而言,他們可能是外籍專才、投資者或學生等等;對母會和差會而言,他們是奉差派的宣教士,不過因著不便公開宣教士的身分,不能用傳統的差派和資助方式上路。在工場上,傳統宣教的佈道植堂範式也需要有所調整。所以這個概念不單決定傳者的身分和角色,也決定了差者的差派方法。創啟地區是最需要福音的地區。

\r\n

整全福音:許多發展中的國家和經濟落後的貧窮地區,都成為了地極宣教的工場。洛桑運動所提倡的身心社靈的整全福音模式,可以透過種種對貧窮人的服侍方式表達出來,當中包括奉主耶穌基督的名而有的救援、扶貧、發展、醫療、教育等等的服務。除了身體的服侍,近年又興起了心靈和行為的治療,包括輔導或心理諮詢、癮好病症的復康等。福音的果效不止於個人的改變,也要帶來社群的轉化。整全福音所高舉的除了是宣講福音信息之外,還有與福音相配有形的、身體上的服侍,最後亦包括奉主耶穌基督的名所作的倡議公義和平的行動。

\r\n

短期宣教:昔日越洋傳道的宣教士,對宣教的投身往往是一生一世的。但隨著交通的發達和工作文化的變遷,離開自己的老家,到外地唸書或謀生的人越來越多。耶穌基督後期聖徒教會(俗稱摩門教),鼓勵年輕的信徒奉獻一年半至兩年的時間往海外傳道,也鼓勵退休人士奉獻約三年時間在宣教的工場中服侍。福音派教會當中也有專門針對年輕信眾的宣教機構,6 安排有志的青年作兩三年跨文化的學習。部分短期宣教士是義務參與,也有部分是經過教會的正式差派。短期宣教可以成為教會領袖訓練的一個經常項目,無論參加者日後是否會成為長期宣教士,這種事奉都可以成為個人成長和教會增長的重要道途。

\r\n

 

\r\n

地極宣教策略2:宣教士工作模式

\r\n

 

\r\n

一些華人差會定位宣教士為開荒佈道植堂的人,但世界各地的需要有所不同,這種定位可能會限制了宣教事工的發展。以下是一些不同類型的工作模式的概覽。

\r\n

傳福音和開荒:這是最基本的宣教模式,在福音未及之地透過各種方法與人接觸,把福音傳開。這類宣教士沒有其他職業和身分,他們是專職的傳道者。目前仍有不少地方容許基督徒以教會工作者的簽證長期居留,在亞洲的有日本、南韓、泰國、柬埔寨、菲律賓等地。許多歐洲、南美和非洲南部的國家,對專職的傳道者仍然是歡迎的。

\r\n

建立及牧養教會:在開荒佈道之後,下一步自然是開拓和牧養教會,培育建立門徒,實踐主耶穌給教會的大使命。華人教會往往把開荒和植堂連在一起,放在宣教工作的首位,但在現實環境中,開荒和植堂兩者可能是獨立的項目。在許多創啟地區,宣教士就是能夠成功地帶領人信主,也未必能夠開始堂會的工作。在一些穆斯林的世界裡,因為性命攸關,許多宣教士都只能單獨地與初信者交往,甚至不敢把不同的初信者招聚在一起,一方面恐怕逼迫時牽連眾多,另一方面也懼怕信眾中有不良分子混入,成為舉報信徒的奸細。在這類地區宣教的人最需要的技巧是個人談道、生活見證、個人初信栽培、教導聖經等,根本用不著講道和管理堂會的訓練。

\r\n

培訓:在教會發展迅速的地方,最需要的外援很可能不是佈道植堂事工,而是訓練領袖的人才。非洲南部許多國家基督教人口眾多,但基督教與民間信仰混雜,信徒中間也不斷有種族廝殺,他們需要的可能不是更多傳福音的宣教士,而是能夠教導聖經和做神學研究的人。培訓信徒也是宣教士工作模式之一。

\r\n

支援性事工:在宣教士人數較多的地區,因著宣教士的需要,衍生了一些服務宣教士的崗位,如工場差會辦事處的行政工作、各種技術支援(例如電腦操作)、宣教士子女的教師等等。這類宣教士可以讓前線同工更長期、更有效地事奉。

\r\n

 

\r\n

以上的宣教模式一般適用於對福音開放,可以大量吸納宣教士的地區。但是最需要宣教士的國家,往往就是最不歡迎宣教士的地方。宣教士要在當地工作,就必需先有一些當地所接納的身分和條件,才能長期居留,學習語言和事奉。以下幾種模式大概較為適合這類創啟地區。

\r\n

學生:因著學習語言的需要,許多宣教士可以用學生身分,在宣教地區的大學或語言學院內學習,在學習的同時也可以了解當地的文化,與當地人做朋友,語言老師當然會成為最初開始傳福音的目標人物。不過作為學生只是一種權宜之策,因為學生的身分不能長久,數年之後就一定要尋找另外較為長遠的工作身分。

\r\n

專業服務:宣教士可以透過專業服務進入創啟地區,阿拉伯世界引入各行各業的勞工和專業人士,許多發展中國家接受救援發展機構進入,聖經翻譯人員也以少數民族語言研究作為入境的牌照,以上都是帶職宣教的例子。對福音越是拒絕的國家,宣教士就越需要以帶職宣教的身分進入境內,做學生和專業人士都是帶職宣教的途徑。一般帶職宣教士需要花一半以上的時間在其專業上,在職業上見證神,不宜苟且塞責。

\r\n

民工或外勞:中國的勞工已經跑遍世界各地尋找機會,同樣地有勞動能力的基層宣教士,也可以借用外勞身分縱橫四海。近二十年中國家庭教會響起「回到耶路撒冷」的口號,就有不少農村教會的年輕人,以外勞身分從中國往西方走。不過一般外勞工作時間長,生活圈子狹窄,較難接觸客地的主流群體。加上語言上的隔膜,這類宣教士最後大多數仍是在外地向同鄉傳福音,難以進一步融入當地社會。近年有訓練基層宣教士的機構,給予準宣教士一些技能上的培育,以求宣教士有半專業的水平,方便在工場找到與人接觸的工作。一些訓練項目包括中醫推拿、美容、針灸、普通話等。

\r\n

營商:全世界越來越以經濟主導,上半個世紀許多接受救援發展機構的國家,至今仍拒絕外國救援人員進駐,社會服務和救援發展的切入點已越來越困難。然而,世界各地都不拒絕做生意的人把賺錢的機會帶進他們的國家,從商宣教可能會是日後在創啟地區宣教的主流方式。目前有不少差會把一些基本的營商概念放入宣教士的訓練中,作為基本生存技巧之一,讓宣教士學曉經商之道,方便宣教士以中小企業的投資作為進入創啟地區的途徑,營商宣教也成為了宣教學的一個重要課題。香港人在外的營商宣教例子,有開設旅遊社、手工藝品出口店、茶餐廳、書吧、教授英語及普通話的學校、經營有機農場等等。

\r\n

此外,一些社會企業、管理完善的小額貸款等,都是發展貧窮社區的方法。其實,宣教士在貧窮地區工作,無論基本的工作是哪一類型,都可以考慮投資部分時間和精力在發展社企事業上,作為整全福音的一個表達。7 但是發展社會企業也需要有營商的概念和頭腦,背後也需要一定的訓練。

\r\n

投資移民:許多地區(如東馬、泰國等地)可能不歡迎宣教士,卻歡迎有資產人士到他們的地方置業和投資,而投資者可以長期居留。投資移民跟營商宣教類似,不過這類宣教士需要的資金可能會更大,並要懂得投資的技能,宣教士可以長期居留而不用為入境簽證而煩惱。退休移民也跟投資移民相似,例如海外華人可以考慮回國內置業退休,不過此方式只適用於有經濟實力和年長的宣教士。

\r\n

有些在創啟地區從商或作投資移民的基督徒,最初可能沒有宣教的意念,但教會也可以鼓勵他們在營商之外進一步協助本土教會的建立,由作商人開始,思想身為基督徒商人的使命。

\r\n

\r\n

以上適用於創啟地區的模式,也當然可以用於開放的國家。這些模式的優點是宣教士有一個教會以外的切入點,可以更快、更直接地進入工場社會的文化,建立人際網絡,操練語言等。弱點是宣教士需要在專業、學習、營商等範疇上花不少精力和時間,不能專心以傳道為務。一些差會和教會不接納這些雙職宣教的模式作為正規宣教模式,對雙職宣教士的支持會遜於專職的佈道植堂者。弔詭之處是最需要宣教士的地方,往往就是最不能以佈道植堂的方法來開展事工的地方。一直以來,宣教士的分佈都是集中於較容易直接口傳福音的國家。如果華人教會不以雙職宣教士為正規宣教士的話,就只可以局限差傳的發展在對福音開放的國家了。

\r\n

 

\r\n

地極宣教策略3:差傳教育

\r\n

 

\r\n

要培育宣教士,就需要從教會的差傳教育開始,而成功的差傳教育背後,肯定要有胸懷普世的牧者,不看差傳為眾多活動中的一個,而是誠摯地相信教會跨文化的見證是不可缺少的使命。現代的神學教育,經常把宣教學作為眾多學科中的一門,而沒有把它放在核心位置,牧職的培訓亦是以教會內部需要為主,形成宣教學被邊緣化的情況,實在不利於培育有天國視野的教牧領袖。要扭轉這個局面,可能要從神學院的課程建構和資源投放開始。

\r\n

在堂會裡,最佳傳授差傳教育的人固然是胸懷普世的牧者,和在前線工作有美好見證的宣教士。前線宣教士的故事能夠激勵信徒跨越藩籬去傳福音,也可以成為信徒生命的榜樣。因此,教會就是沒有從自己的堂會培育出宣教士,也需要支持其他堂會的宣教同工,讓會眾在差傳的禱告和支持上有具體的對象,也讓宣教士的生命見證鼓勵會眾向前邁步。一般華人教會的差傳教育大抵都已滲透至教會的每一個範疇,包括主日崇拜、主日學、團契活動、小組聚會、短宣隊等等。許多差會也提供不同的課程,讓信徒明白教會使命的理論和實踐,堂會可以借助這些資源而不需要自行籌措。堂會牧者和領袖最重要的可能不是舉辦活動,而是著意鼓勵、挑選和培育有潛質和心志的年輕信徒踏上征途。

\r\n

 

\r\n

地極宣教策略4:宣教士的挑選

\r\n

 

\r\n

陳方牧師8 指出,華人教會在差傳的工作上,往往由差會作主導,堂會只是在經濟和支援上配合。他提倡一個反客為主的模式,就是讓真正了解會眾的教會牧者,在教會內承擔挑選宣教士的任務。就好像昔日巴拿巴尋找掃羅,安提阿教會差派巴拿巴和掃羅,和後來保羅揀選西拉和提摩太一樣,是差者主動挑選,而不是教會和差會被動地回應一些信徒的請纓。

\r\n

那麼,教會應該如何篩選宣教士?宣教士要具備甚麼樣的素質和資格?當了30年宣教士的新加坡宣教士周雅各,在總括他的經驗時提到,宣教士要具備的素質包括屬靈和天賦兩大方面。9 在屬靈方面,宣教士要與神有恆常活潑的關係,有以聖經為本並和諧融洽的家庭關係,為人要謙虛,有愛人的心(愛不同文化的人、弟兄姊妹和同工),有堅毅不屈的精神,也有事奉的能力和經驗。在天賦的素質方面,宣教士要敏感於別人的需要和反應,懂得權衡輕重,能靈活變通,又要體魄強健和情緒穩定,還要有語言天分。如果是帶職或雙職宣教士,還要有肩負雙職的心志,有當地需求的技能,有以聖經為本的工作觀和道德觀,有獨立能力但又能與人彼此相顧。

\r\n

以上的條件看起來也蠻驚人,可能會令許多人卻步。但事實上這些素質、認知和態度,都是可以培育得來的。最重要的是準宣教士是否有這些傾向,以致在培育過程中容易掌握到竅門。當牧者遇到一些有潛質的信徒時,又會否主動挑戰他們去接受進一步的裝備,奔向作宣教士的事奉路?

\r\n

 

\r\n

地極宣教策略5:宣教士的培育

\r\n

 

\r\n

培育宣教士是一條漫長的旅程。天主教耶穌會訓練一位會士,大概需要14至16年的功夫,而他們大都能成為非常優秀的工人,對宣教事業有重大的貢獻。而且一般天主教傳教士,都在二十來歲開始接受訓練,有終身事奉的誓約,長時期在一個地方內委身服侍,以該地的教會為自己的家,許多時候退休以後仍會留守於客地。相對地,福音派教會在培育宣教士上的投資就顯得很貧乏,堂會在挑選宣教士上一直處於被動狀態,不是選拔優才差往前線,而是被動地接受志願者申請加入宣教士行列。縱觀宣教士在工場的需要,宣教士的訓練可以分以下幾個項目。

\r\n

教會事奉的訓練:新約教會差派的宣教士或者教會的代表都是當時的領袖:使徒彼得和約翰受委託前往撒瑪利亞教會視察;安提阿教會差遣在他們當中作教師的巴拿巴和掃羅;耶路撒冷教會差先知猶大和西拉;提摩太在路司得和以哥念教會中都有好名聲。既然初入教的人不可做監督,那麼宣教士也應該是在堂會內有事奉經驗的人。可能也是基於這個信念,一些華人差會要求宣教士出工場前先有牧會經驗。教會事奉經驗固然重要,但是否一定要有牧職經驗則可以彈性處理,按宣教士將要擔任的工作來決定。鼓勵準宣教士在教會中參與事奉,不但可以鍛鍊工作技巧,更可以與母會的信眾建立緊密的關係。日後雖然長期分隔,也有一個既定的關係作為溝通基礎,有利於將來的夥伴合作,而宣教士在工場上所學到的功課,也可以更有效地影響母會。值得一提的是,宣教士除了要有教會事奉的技巧之外,還要有轉化經驗的技巧。因為在不同的文化背景下,我們要有不同的教會行事模式,不能硬銷某一套教會模式。差派的教會也要明白這一點,避免對宣教士有不設實際的要求,或者過度操控工場上教會的發展。

\r\n

建立門徒的訓練:宣教士不一定要領導一個有形的教會,卻肯定需要努力傳福音和建立門徒。事實上,個人和小組式的佈道、輔導、教導、伴行等技巧,與大型堂會講道、動員、行政、管理等技巧有頗大分別。前者較著重深層次的生命交流,後者較著重建制性的系統操作,二者都可以在實踐式訓練下得到提升。不過整體來說,我們還是要以門徒訓練為基礎,教會管理為次。因為用得上教會管理人才的地方,很可能就不是福音開拓之地。

\r\n

基礎神學訓練:一般差會都會鼓勵宣教士在職前,接受全時間或部分時間的神學裝備,以應付工場上的需要。就著這個課題,本章末的兩個附件有較詳細的討論。

\r\n

短期宣教的訓練:上兩個世紀因著交通的困難,早期宣教士沒有機會長途跋涉到工場先考察一番,才決定是否長期委身。但在交通發達的今天,準宣教士不但可以親身體驗工場的生活,還可以透過短期宣教的訓練,去測試自己的心志和能耐。不過,我們也要小心不要濫用「短宣」,避免對工場的宣教士和信徒造成不良影響。準宣教士的短宣應該可以超越一、二星期的團隊模式,而以個人或者家庭為單位,在客地作較長時間的逗留,才能認識自己是否適合進一步的委身。下文將有另一環節特別討論短宣隊的優劣。

\r\n

語言學基礎訓練:語言是跨文化的一大障礙,就算是只做華人事工的宣教士,也需要學習當地的官方和民間語言,幫助自己和華人會眾在客地愉快暢順地生活,與當地人共融。在同一個語言的地區,亦有不同的方言需要學習,才能夠成為當地人的入幕之賓。掌握到語言學的基礎,就容易學習不同的語言和方言,加快學習速度。

\r\n

面對多元文化的技巧訓練:作為宣教士,很難避免不和異文化人士接觸。就是以華人為對象的宣教事奉,也不能把自己關在華人社區內。事實上,作為華人信徒的領導,就需要帶領信徒進入當地的文化,與當地社會結連。跨文化的宣教士許多時候不單要學習如何與客地文化的人相處,還要學習與異文化的同工相處。因此,一般宣教士同時要面對著多種不同的異文化,對於在單元文化中成長的宣教士來說,這確是一個很大的挑戰。一些國際差會提供多元的短期訓練,讓學員在進入宣教工作前已有多重的跨文化接觸,提高學員對原生文化的理解,又提升對別人文化的敏銳程度。

\r\n

團隊及網絡技巧訓練:在許多信徒的心目中,宣教士都是一些單槍匹馬、深入叢林荒野的人;但事實上,今天絕大部分宣教士都是在城市中,與不同國籍的人士一起同工的。昔日使徒保羅縱橫小亞細亞和歐陸,也非孤軍作戰,而是在不同的團隊中往來。羅馬書十六章記載了保羅當時在哥林多教會和羅馬教會兩地的網絡,最少有接近40個名字,和這些名字背後的社群。二千年前通訊缺乏,使徒保羅尚且能夠接觸到這許多同路人,我們今天生活在網絡年代裡,就更需要有一個活潑有效的聯繫。

\r\n

對宣教士來說,團隊和網絡的技巧同樣重要。網絡技巧較容易掌握,面對著工場上的需要,只要宣教士願意突破內向的性格,就不難學習到網絡的要訣。團隊技巧與個人的成熟和生命素質有關,特別是在多元文化的隊工當中,宣教士很容易會遇上性格與自己截然不同的人,隊工上的困難往往成為宣教士流失的主因之一。宣教士受訓時,如果能夠對自己的性格有多一點了解,明白自己的成長背景,學習接納異己之士,對將來的工作肯定會有幫助。

\r\n

屬靈素質的訓練:以上所提的都是知識和技巧的訓練,但培育宣教士最重要的一環,仍是內在的屬靈生命而非外在的工作能力,而這一環節又是最難捉摸和量度的。在天主教修院裡,修士需要作最基層的勞動來服侍別人,以操練他們的靈性。一些差會在短期的宣教士訓練裡,也會加插這一類艱辛的勞動,以鍛鍊學員謙卑服侍的心志。資深的宣教士杜安埃爾穆(Duane Elmer)10 提出,作跨文化工作者的先缺條件,是要有僕人的心,以柔和謙卑的態度去放棄強勢的優越感,願意披戴基督道成肉身的樣式,開放尋求學習生命的改變。屬靈素質固然是抽象的概念,不容易用外在行為來量度,不過總可以用使徒保羅所列舉的聖靈果子作為一個起步(加五22-23);而在聖靈果子之上,還要加上信心、愛心和盼望,才容易在逆境中生存。

\r\n

自牧能力的訓練:宣教士一方面在團隊中事奉,但又需要獨立地在異域生存,團隊中異文化的同工又未必能夠深入理解他的思維和情緒,跨文化宣教士所面對的孤單感,比在原生地事奉的人來得嚴重。宣教士需要有自我牧養的能力,當中包括對真理的認知、行道的操練、自我批判和自我修復的智慧、工作和休息的規律、基本醫療知識、解決問題的技巧、評估風險的分析力等等。

\r\n

 

\r\n

宣教士需要的訓練是多元的,而最重要的還是要培育一種隨時學習的能力和一個終身學習的態度,因此沒有任何準宣教士可以受訓到一個無懈可擊的地步。每個工場都有其獨特的需要,只要宣教士懂得在不同的環境中自省,知道自己的才幹和限制,學曉適時求助,就可以憑信心上路了。

\r\n

 

\r\n

地極宣教策略6:差派模式

\r\n

 

\r\n

在華人教會中最普遍的差派方式,是地方教會透過差會差派宣教士往外地事奉。差會的種類大概可以分為國際差會、華人差會和宗派差會。此外,也有小部分宣教士接受堂會直接差派,亦有近十多年來興起的小組教會網絡的差派。

\r\n

一般來說,國際差會要求宣教士有一定的英語水平,方便在國際團隊當中與同工合作。國際差會普遍有長遠的歷史和豐富的差傳經驗,在宣教士的訓練和支援上有較完善的體制,有廣闊的工作地域,也有多種的文化選擇,而國際隊工本身就是一個美好的福音見證。此外,多元文化的接觸不但能夠伸展宣教士的胸襟,也可以擴張差派教會的視野。對文化適應能力高、能操流利英語的宣教士來說,這是一個好選擇。對文化適應能力較低的宣教士來說,國際團隊可能製造更大的文化震盪,宣教士難於同時適應團隊內的國際文化和團隊外的本土文化,容易感覺與同工格格不入,在團隊中仍然感到孤單。

\r\n

華人跨宗派差會在隊工合作上較為簡單,因著文化相同,在照顧上也較為容易。但華人差會歷史較短,只有少數差會可以有豐富前線宣教經驗的領袖回流作差會領導,一般來說也較為缺乏工場督導及技術支援,而且服侍的範圍亦較為狹窄。華人父權文化給予宣教士較大的保護和支援,但同時也可能會過度干預宣教士的工作,把差會的辦事方式強加於客地教會之上。許多時候華人差會都以海外華人作為宣教的主要對象,華人遍佈全球,當然不乏福音未及之地,但過於強調同胞的需要,就可能會相對地淡化了跨種族文化的宣教使命。

\r\n

宗派差會是以宗派為基本單元的差會,因為宗派差會有堂會作為後盾,所以在經濟上一般有較穩定的支援,宣教士不需要像北美宣教士一般,要穿州過省到不同的教會去自籌經費。不過,宗派差會工作的範圍往往比跨宗派差會更為狹窄,亦容易把宗派的分歧帶進一個本來沒有宗派的福音處女地。再者,宗派差會亦傾向把一些固有的教會模式放諸四海,忽視教會在客地本色化的調適。

\r\n

其實,國際差會、華人差會和宗派差會許多時候都會共同差派宣教士。例如宣教士先加入所屬的宗派差會,再由宗派差會差到國際差會旗下,與國際宣教士組成工作團隊。這樣,宣教士就可以得到所屬宗派的支持,又可以把事奉領域擴展到宗派差會未及之地,及借助國際差會豐富的經驗來提升宗派差會的素質。當然,這類夥伴合作需要宣教士在多重網絡關係上揮灑自如,才不致迷失或事倍功半。

\r\n

除了透過差會差派外,一些獨立堂會也會直接差派宣教士到海外工場。沒有差會的架構和規則,這類差派可以更具彈性,宣教士可以更直接地進入客地的社群。伊麗莎白及托馬斯.布魯斯特(Elizabeth & Thomas Brewster)夫婦擁有多年的前線宣教和培訓宣教士的經驗,他們認為宣教士最容易進入客地文化的方法,不是透過其他宣教同工來介紹當地文化,而是直接進到族群中作客,在感到最陌生無助的時刻與當地人結交,接受當地人的保護和教育。11 如此一來,不但宣教士可以用最快的速度融入客地文化裡,也可以用最短的時間與當地人建立深厚的交情,不用長期透過其他宣教士的眼鏡來看客地的族群。這類型的差派方式要求宣教士成熟穩定、處變不驚,有高度的獨立自主能力。因為沒有其他宣教同工作為他們在客地的支援和後盾,可能會更容易感到孤單無助,因此這種快速地進入異鄉文化的模式也需要付一定代價。另外,客地也需要有接待宣教士的教會群體,宣教士要問責於當地群體的領袖,堂會也要與當地的群體有溝通往來。相對於差會的差派,宣教士的母會比較容易與工場的教會建立關係,成為真正的夥伴,兩者有較多的互動和互相學習。筆者以前也曾以這種方式前往宣教工場,在工場內與當地人建立了長遠持續的深厚友誼。回流後仍有採用這個方式去差派宣教士,見證到宣教士在短時間內與客地的群體建立親密的關係,成為入幕之賓。近年來,海外華人教會與國內教會的聯繫日益增加,這種直接差派同工前往服侍的模式也越來越普及。如果差派的母會和宣教士都願意嘗試的話,這可以成為一種另類的差派模式。

\r\n

細胞小組教會網絡的差派模式,也與堂會直接差派有共通之處。透過細胞小組教會的網絡,一個地區的教會網絡把宣教士差往另一個地區的教會網絡,協助客地的教會繼續開展新的細胞小組教會。12 在香港,細胞小組教會網絡的宣教事工在短短十多年來,已有超過100位長期宣教士在8個國家裡事奉,有半數以上的宣教士入職時是20至30來歲的基層年輕人,其發展之迅速,也可以作為其他差會的借鏡13

\r\n

其實以上的模式不是互相排斥,而是多元配搭的。舉例來說,一些宣教士可以接受堂會的直接差派,但在工場上與別的差會有所聯繫,作為他們的名譽宣教士,獲得當地宣教同工隊伍的支援。又或者宣教士先參加國際性的差會,然後在工場內於細胞小組教會的網絡下工作。按宣教士的呼召和工場的需要,差派的模式可以有創意的配對,以達成最佳果效。

\r\n

 

\r\n

簡單而言,教會差派宣教士時可以作如下的考慮:(一)工場的配對:當一個準宣教士計劃前往某個工場時,要先研究那兒活躍的差會和教會組織,希望從中找到一個宣教士與母會都認為適合的夥伴單位。(二)隊工的配對:不同的差會或教會組織會吸引不同類型的人士,宣教士需要考慮自己在甚麼類型的隊工中最容易發揮恩賜。(三)傳統的配對:共同的傳統可以方便隊工上的協調,相異的傳統可以擴展宣教士的視野,挑戰宣教士和母會的底線。至於兩者當中如何作選擇,則需要教會和宣教士禱告尋求聖靈的感召。作為差派的教會,要有勇氣鼓勵自己和宣教士突破框框,與不同背景的夥伴合作,這也是一種屬靈操練。

\r\n

 

\r\n

地極宣教策略7:

\r\n

差傳的夥伴關係與本土教會作夥伴14

\r\n

 

\r\n

二百年來

\r\n

傳統華人教會所理解的宣教夥伴關係,可以追溯至宣教之父威廉克里(William Carey)的經典作「基督徒向異教徒傳福音責任及方法之探討」。15他在結束討論時建議當時的英國教會,以商業機構為例,成立一個差派的團體,由一個委員會作領導。這類團體可以附屬在宗派之內,也可以是跨越宗派的。差會的成立由此而生。在過去200年來,以差會作為聘任和差派越洋宣教士的這種模式,就成為了福音派教會的主流差傳範式。

\r\n

以威廉克里開創的這一套差傳範式,在開始實踐的時候有濃烈的帝國經濟侵略氣味。福音由基督教的西方傳到異教的地域,要賺取的是人的靈魂,要爭取的是基督教的版圖。時至今天,這模式有調整的需要嗎?

\r\n

近代第一次世界宣教大會於1910年在愛丁堡舉行,約1,200出席的人士中,只有17位是第三世界的領袖。印度領袖阿扎賴亞(V.S. Azariah)發言時指出:「在將來的日子裡,印度教會將會衷心感激宣教士的英雄行為和捨己的工作。你們把自己的物資送給貧窮人,你們甘願犧牲被焚。但我們要求的是愛,請把友情送給我們。」16 他又說:「除了一些非常優秀的傳教士外,大部分的傳教士都沒有能夠擺脫保護人的居高臨下的氣勢,沒有能夠與他們的印度同工們建立真誠的兄弟般的和睦關係。」17 這是一位工場教會領袖的心聲,反映了他們需要的是平等的地位、尊嚴和責任,這是當代的宣教士所忽視的。當天中國教會領袖跟其他第三世界領袖的立場是一致的。一百年後的今天,當華人教會成了差派宣教士的教會之後,卻又好像未能從歷史汲取教訓。在討論宣教夥伴這個課題上,工場教會或是本土教會都不被列入考慮之內。

\r\n

源著威廉克里的傳統差傳範式的發展,鄭果牧師在華人教會中倡導了母會、差會、宣教士所組合而成的「差傳鐵三角」。18 及至日後更延伸下去,被不同的宣教學領袖調整,加入神學院一環作為「四柱關係」、「立體鐵三角」等夥伴模式。19

\r\n

香港差傳事工聯會出版的《往普天下去》,相信是一本最能夠代表香港教會及差會思維的刊物。在過去10年以來,該刊物最少有三次以「夥伴關係」為主題,探討差會、堂會、宣教團體及神學院在宣教上的合作。20 總括來說,現時在香港所有關於宣教夥伴的討論,焦點都是圍繞著差者和傳者的角色,而很少考慮到作為受眾的本土教會在宣教上的位置。

\r\n

溫以壯博士曾以保羅與腓立比教會的關係作為宣教夥伴的指引,用以衡量城市宣教中的網絡合作。其實這是一個可以發揮的方向,溫博士對網絡的理解可以作為起點,不只停留在支援機構上,更進一步探討受眾本身成為宣教夥伴的可行性。2010年世界洛桑會議在南非開普敦舉行,當中一個重要的主題,就是宣教中的夥伴關係。當第三世界的教會人數遠超過西方世界的信眾時,就自然需要探討跨文化合作上各方的定位,差派宣教士的單位和宣教工場的教會要維持的,再不是單向授受的關係,而是團隊合作、齊建天國的同工關係。

\r\n

使徒保羅是一個深曉夥伴關係的人;他把福音傳到腓立比,而後來腓立比教會不但能夠繼續興旺福音,更進一步提供了人力和財力,協助他在其他地方的事奉(腓一5-7,二25,四15-18)。21 事實上本土教會領袖是保羅的福音夥伴,而保羅亦經常讚賞本土領袖在主裡的勞苦及犧牲,羅馬教會的「英雄榜」便是一個很好的例子(羅十六3-15)。

\r\n

今天香港宣教士所到之處,絕大部分是已經有基督徒的地區。就是在許多伊斯蘭國家裡,也有古老基督教群體的存在。教會雖然弱小,但弱勢群體的屬靈氣質,也當有我們可以學習的地方。可是,在香港的傳統宣教心態,仍是以宣教士作為單方面的施與者,而工場上的信眾,則是聽福音、接受教導和接受訓練的受助者。在宣教士的評核、福音事工的策劃、差會的行政運作等事情上,本地教會都鮮有發言權。

\r\n

其實威廉克里早已經強調,基督教如果要在印度廣傳,就必需要靠賴印度基督徒的努力。22但昔日西方宣教士來到中國,卻仍是犯上輕看本土信徒的毛病。一位前內地會非常出色的宣教士亨利.弗羅斯特(Henry Frost),在他洋洋萬言的自傳裡,沒有詳細的記述任何一位中國信徒的事蹟。23 一個世紀前在中國宣教的羅蘭.艾倫(Roland Allen),回國後亦明明地指責當時西方宣教士反客為主的心態,不能與本土信徒平分領導決策權。24 著名的差會領袖亨利.維恩(Henry Venn)早在十九世紀中期已指出,新興教會需要自養、自治、自傳的三自原則,本土的同工應被視作為本土教會的事奉人員而非西差會的雇員。25 奈何時至今天,香港教會似乎仍然沒有從歷史裡得到教訓,當論及海外宣教夥伴這個課題時,心目當中仍然沒有本土信徒的份兒。

\r\n

 

\r\n

普遍問題

\r\n

一個不以本土信徒作為宣教夥伴的事工最常遇到以下幾個問題:

\r\n

第一,主導福音工作的單位全是外來人士,福音難以本色化,會長久地成為一件不能植根於傳統文化的舶來貨。一般來說,客居異地的人不難在短期內模仿客地的表面文化,如服飾和飲食習慣;但深層文化的學習卻需要經年累月生活點滴的累積。宣教士可能在聖經的認識、世界的視野和在神學的訓練上,比客地教會領袖優勝,但福音在當地文化的演繹,就肯定需要本土人的參與。聖經翻譯是一個很好的例子,現代聖經翻譯的隊工一定要有本土人作為讀者,透過他們的理解,才可以知道翻譯的結果會否詞不達意,會否在當地的文化下有完全不同的意義。宣教士一定要向本土人學習,才能夠有效地解釋真理。負責聖經翻譯的宣教士,也會在第一時間把聖經交給本土信徒領袖,讓他們肩負學習、解釋和傳遞的責任,宣教士成為在旁協助的人。26 這裡反映到一個核心的問題,就是誰去決定福音的演繹?

\r\n

第二,許多宣教士看自己是施與者,而本土信徒是受助者。這會鼓勵長期性的倚賴,拖延本土教會的成長和獨立。在一個國際會議中,筆者認識到一位第三世界的牧師,他解釋自己為甚麼要脫離由香港宣教士創立的教會而另立門戶。他說當年在宣教士的帶領下信主數年,觀察到宣教士及其母會在教會基本禮儀上的操控。按宣教士母會的規例,所有的浸禮和聖餐都要由該宗派的牧師主持。在宣教開荒的地區中既然尚未有牧師的按立,該地的信徒就只有等待上一年多的時間,當有牧師從香港到來時,才有機會接受水禮和聖餐。教會一年多舉行一次水禮還可以接受,但一年多才可以守一次聖餐就似乎對當地信徒不公道了。當然,誰人可以主持聖禮是治理教會的理念問題。宣教士在某一個教會傳統的薰陶下成長,有一套固有的處事方式。如果本土信徒與他有一個較平等的夥伴關係的話,後者就有能力去挑戰一些未必能夠放諸四海而皆準的制度。如果差會願意從當地教會的立場去檢討既定的規章的話,教會就可能會更有彈性去處理不同場合的需要,而在其過程當中也可以反省固有傳統神學觀念。這案例反映到另一些核心的問題,就是誰去決定教會的模式?領導的模式可否多元化?

\r\n

第三,宣教士不能與本土信徒建立平等的關係,不容易從本土信徒身上學習他們對真理的演繹。多元文化的表達其實是信仰的寶藏,擴闊我們對神的認識,揭示我們的文化盲點,豐富我們的屬靈生命。使徒彼得跨越猶太人的界限,作了一次「不守規矩」的行動,接受邀請到哥尼流的家,才能放下猶太人的文化包袱(徒十章)。每個地區的人都有該地區的視域限制,惟有一個多元文化的共融社群才可以讓我們更明白現實的多面性。宣教工場上的信徒地位不被重視,他們不被鼓勵去發展他們的神學理念,沒有被賦權去用不同的方法來演繹福音,對普世教會來說,其實是一個嚴重的損失。

\r\n

一位美國宣教士在跨文化事奉中有以下的反省:「不錯,非洲人正影響著我,他們塑造我的程度,超乎我的想像。我不再害怕流露感情,我不以流淚為羞恥,因為知道悲傷會變為喜樂。」27 這就是一個拉闊視域轉化生命的例子。

\r\n

第四,在宣教工場上,宣教士的長期主導容易引來社會人士的負面批評,視之為宗教侵略,長遠來說會成為本土教會的一個包袱。十九世紀基督教宣教事業背負著帝國主義侵略的包袱,在許多第三世界裡,至今仍是一個歷史污點。我們應該以史為鑑,不要在客地裡喧賓奪主,成為教外人攻擊的話柄。

\r\n

 

\r\n

基本信念

\r\n

夥伴關係的背後是一連串的基本信念:相信萬族在天國中都有同等的地位,差會、母會、宣教士、本土信徒都是天國裡的同路人。相信全民皆祭司,就是初信主的與侍主多年的在神國裡都同樣享有權柄和地位。相信福音的可翻譯性,在不同的文化當中應該有不同的表徵,而不同文化的演繹教我們更明白真理。相信富足的人要向貧窮的人學習,智慧的人要學像小孩。

\r\n

 

\r\n

經濟夥伴

\r\n

談到夥伴關係的實踐,最實際的課題當然離不開金錢的授受,在此範疇上波科克(Pocock)、范萊年(Van Rheenen)和麥康奈爾(McConnell)28 有如下的觀察。傳統西方宣教模式都是大量輸送金錢往客地去支持宣教士的生活,開拓事工,建造教堂、醫院、學校等。宣教士在經濟上不但不倚靠本土教會,更是支配本土教會,宣教士在客地作主人,與跨國公司相似。但到了今天,因著以往所犯的錯誤,又會過度小心和吝嗇金錢,許多時候奉獻只限於宣教士的生活所需。不過,剛是支持宣教士的生活也會製造另一大堆問題。

\r\n

早期教會的發展,是由較貧窮的耶路撒冷傳播至較富裕的商港安提阿、哥林多和帖撒羅尼迦、較繁華的政治中心羅馬、較有地位的軍事重鎮腓立比,和文化氣息較濃烈的大學城雅典。教會由一個弱勢社群開始向強盛地區擴張,宣教士是世人眼中的渣滓(林後四13)。現代許多宣教場景卻與第一世紀相反,是由較富裕的國家差派宣教士到較貧窮的國家,來自富國的宣教士生活的方式往往比當地的信徒豐裕。從本土信徒的角度,宣教士背後有強大的經濟支柱,一個訪宣隊的支出往往超越過一個本土教會全年的收入。如果母會的支持只限於宣教士的個人支出,不管客地教會的經濟需要,事實上又有違信仰群體分享資源的原則。對一些注重族群生活的文化而言,這顯然不是福音。經濟夥伴關係是一個極為敏感的問題;供應者不能低貶受惠者,要尊重受惠一方的自主獨立,又要明白施者其實在中間也得到某一程度的利益,包括神的祝福和天國的擴展。

\r\n

在實行的策略上筆者有以下建議:

\r\n

第一,宣教士在生活方式上要盡量認同客地教會一般領袖的水平,落實道成肉身的精神,避免兩者有太大的差異。當然這是一個相對性的原則,困難是宣教士要游走在不同的群體中間,所以很難訂出一個對所有族群都合宜的標準。宣教士要不斷檢視自己的生活方式,有開放的態度,願意定期作出調整。

\r\n

第二,支持客地教會的同工最好是按著客地的水準,也要盡快計劃把支持本土同工的責任交付本土的教會,實踐自養。

\r\n

第三,母會和差會有份於客地教會的發展,但金錢上的支持一定要尊重客地教會的意願,在分配和管理上要尊重客地的文化。許多第三世界的會計項目不清晰,不合第一世界的標準。在金錢的管理上差會和客地教會容易有衝突,宣教士在此要扮演中間人的角色,結果許多時候兩方面都需要調整一下自己的文化,才能找到共識。

\r\n

第四,在支持客地的大型建設上,差傳機構要特別小心,因為在貧窮地區,一些高調宏偉的建築日後很容易被用作批評基督教為經濟帝國主義的證據。況且大型的建設需要巨額投資和高價維修,原則上差會不宜支持一些客地教會不能自行維持的項目,因為這樣只會製造日後不健康的長期性的倚賴關係。宣教士的成敗最重要不是在乎他在職時的成就,而是在乎他離去後所留下來在屬靈和物質上的產業,是否能夠持續地發展下去。

\r\n

第五,世俗的思想,是以有錢的一方作主導。但在早期教會,奉獻的一方不單是甘心樂意,更是要懇求對方去接受施贈(林後八4)。供應的一方一定要注意施與時的表達方式,和其背後的心態。

\r\n

第六,在教會被建立之後,宣教士應該鼓勵客地教會在經濟上支持宣教士的部分需要,就如使徒保羅接受當時教會的供應一樣。此舉不但能夠催化教會在經濟上的自養,更把宣教士放在服侍教會的僕人位置上,而不是在扮演一個超然不受管制的角色。筆者認識一些宣教士,在客地牧養教會的時候,當地教會供應他們所有生活上的需要,而母會則負責宣教士述職期內的所有支出,和為他們的儲備金和退休金供款,為將來回流時的需要建立一個經濟安全網。這是一個美麗的夥伴關係。

\r\n

 

\r\n

以上只是夥伴模式的初步探索,筆者只能點題式地建議一些基礎性的原則。夥伴關係建基於信念而表彰於態度,模式可以千變萬化,但態度上應有某程度上的共通。以本土教會為夥伴的宣教士肯定會尊重本土領袖的意見,用協商的方法解決問題,在決策的過程上有諮詢,在意見分歧時願意跟隨本土教會的領導。在實踐上母會信眾在訪宣期間虛心向本土信徒學習而非單向的施授,宣教士把本土教會優越的屬靈經歷帶回母會,母會邀請本土領袖來作教導的事奉,凡此種種,都能建立和鞏固宣教士、母會、與本土教會的夥伴關係。

\r\n

 

\r\n

在使徒保羅的隊工當中,我們找到來自五湖四海的人士;他們包括了源於耶路撒冷的老大(例如彼得、巴拿巴),也有新興教會的宣教士(例如提多、提摩太),亦包括工場教會的領袖(例如亞基拉夫婦、耶孫)。今天我們再不應該輕看本土教會的潛力,要建立宣教隊工,就必定要尊重本土領袖的地位,教會才可以健康地持續發展。

\r\n

 

\r\n

地極宣教策略8:宣教士的支援

\r\n

 

\r\n

宣教士長期在工場上事奉,後方的支援相當重要。華人教會差傳的年月較短,可以參考國際差會的經驗,也可以按著華人社會獨有的文化來發展一套完善的支援系統,讓宣教士持續發展他們的事工,沒有後顧之憂。一般人的需要包括身心社靈四個範疇,而宣教士在不同階段有不同的需要,此書篇幅有限,實在難以盡述。以下的討論只能夠點題式的道出宣教士面對的問題,至於支援和關顧的方法,就要教會和差會繼續探討了。

\r\n

 

\r\n

支援對象和範疇

\r\n

宣教士本人當然是我們關注的主要對象,他是一個凡人,有身心社靈的需要。海外基督使團的一位美籍宣教士狄立禮29 寫了一本頗為暢銷的書,書名可以直譯為「喔!我的光環要掉下啦」。他形容自己早期在泰國錯誤百出,書中強調宣教士本來就是極為平凡的人,只是被教會捧為屬靈的英雄。事實上宣教士所犯的錯誤、所有的限制,都跟一般人無異。

\r\n

這兒特別一提宣教士的婚姻關係。在不同的文化裡,婚姻中男女的角色和雙方對婚姻的期望都有所不同。直至今天,許多地區的婚姻都是按父母之命、媒妁之言而結合的,浪漫的戀愛關係不一定是婚姻的基礎。在許多傳統文化內,夫妻的角色是清晰獨立的,不在乎平等而在乎規範。華人的婚姻家庭關係跟西方人也有一定距離。一般宣教士在工場上,不容易找到人協助解決他們婚姻中的張力,因為不同文化的同工,不容易明白異文化婚姻中的掙扎。宣教士母會的牧者可能要格外留意宣教士的婚姻,為他們守望禱告。

\r\n

除了身心的需要之外,宣教士也需要信眾為他們作屬靈上的守望,為他們的靈命禱告,在他們孤軍作戰的時刻,不叫他們遇見試探,求天父救他們脫離兇惡。

\r\n

宣教士子女是另一組需要支援的對象。他們是第三文化人,不能認同父母的原生文化,又不完全屬於工場的文化。宣教士子女經常隨著父母遷徙,學業又需要按父母述職期來調節,有多元文化而又經常轉換的朋友,在教會是公眾人物,一切都可以成為兒童及青少年人的壓力。宣教士子女的學業也是一個值得關顧的項目,一般國際學校收費高昂,但宣教士子女又未必能夠直接進入工場地區的本土學校。近年來越來越普遍的「在家教育」(home schooling)可以是一個出路。不過,選擇這種教育方式的宣教士父母,亦需要在教材、課程和團隊上找到支援。牧養宣教士子女,是關顧宣教士的大範疇當中一種專門的學問。在華人家庭裡,父母的角色非常重要,如果宣教士子女得不到足夠的支援,宣教士就很難長期地維持在工場的事奉。差派宣教士的群體要關注這一個環節。3031

\r\n

宣教士的家人也是我們要支援的對象。華人的家族觀念強,華人社會也看重成年子女對年老父母的責任。以前國際差會在經濟支持宣教士上沒有供養父母的項目,但近年來也會因應不同的文化需要,提供對華人宣教士父母的資助。母會除了在經濟上支持宣教士的父母之外,也可以在社群生活上關顧老人家的需要,探望關懷,以補他們子女不在其右之苦。

\r\n

 

\r\n

支援階段

\r\n

宣教士在不同的事奉階段裡有不同的需要。在準備出發之前,他需要一些適應工場的訓練,也要建立一些網絡關係,作為開展工作的基礎。初到工場時,最大的困難是文化適應和語言學習。安頓下來之後,與差會在同工關係上又是一個重大的考驗。回家述職時,除了工作的需求之外,應該還有一些日子要用來休息、療傷、定向、重建網絡和進修。宣教士回流,要面對另一場的文化衝擊,我們稱之為「回流震盪」。回歸後工作轉型,身分改變,身心靈都要承受壓力,這些問題卻容易被差派的教會所忽略。宣教士如果大半生在前線,退休後的保障也需要差派的教會早作安排。32

\r\n

宣教士在不同的人生階段,也要接受一般人所面對的挑戰。年輕時最大的關注是子女教育,中年時開始要考慮為照顧年邁的父母而回流,中年後期又要面對體力上的限制,在前線上山下鄉的模式需要轉型。支援關顧的領袖和牧者與宣教士同行時,可以考慮以上的因素,引導宣教士調節方向。

\r\n

 

\r\n

地極宣教策略9:短宣隊33

\r\n

 

\r\n

1793年,被稱為現代宣教之父的威廉克里乘船離開倫敦,一家七口花了十個月時間才抵達印度。一別四十年,直到離世前他都從來沒有回鄉探望親友,也只有極少數信徒有能力遠渡重洋去拜訪他。二百年前,馬禮遜用了七個月時間由英國來到廣州。但現今因著全球化的影響,現代人士越來越容易到外地旅遊或公幹。以前到偏遠之地可能需要好幾個月,現在兩、三天總可以到達;就是最遠離人煙的少數部落,離開文明世界也大概不出半個星期的旅程。在全球化的天空下,地區之間的距離縮短了,只要花得起錢和時間,你幾乎可以踏足世界上任何一個有人居住的地方,並且在那兒聽流行歌曲和喝可口可樂。是的,因著現代科技文明,世界縮小了,而人類四出旅遊的活動也有爆炸性的增幅。結果在過去二十年左右,香港宣教士所到之處,都有探訪團前往,香港教會稱這些探訪考察團為「短宣隊」。

\r\n

「短宣隊」之所以命名,是因為參加者以短期宣教士的角色,在一個跨越文化地域的場景內協助宣揚天國福音。一般情況下,短宣時間越短越受母會的信徒歡迎,34 許多時候短宣隊的人數,跟一般消閒旅行團隊不相伯仲,參加者由數人至數十人不等,接待的單位大多數是香港教會差往當地的宣教士。短宣隊的活動包括探訪交流、舉辦佈道項目及一些短期服務,例如教授英語、醫療服侍、協助雜項工程等。在一個數十人的龐大隊伍當中,參加短宣的人不容易跟當地人有較深入的接觸,難去體會異地文化的禁忌,人數之多亦難維持低調的行動。

\r\n

據2004年的香港教會普查顯示,差不多有三份二的堂會有定期舉辦短宣。相比於1999年的普查,有舉辦短宣的堂會數目增加了約百分之十。但與此同時,其他各項差傳活動則沒有明顯的增長。35 保守估計,當年香港教會花於短宣活動的費用每年達數千萬元,36 那可算是香港教會的短宣全盛時期。不過,事隔十年,香港教會對短宣活動的支持又好像是明顯減弱了。2014年的普查顯示,逾半數堂會在過去的一年內短宣的實際支出少於一萬元,絕大部分的短宣支出皆由信徒自行承擔。37 究竟教會應否大力推動短宣活動?

\r\n

2007年7月,23名韓國短宣隊員在阿富汗被綁架,當中有兩名隊員被殺,韓國政府經多方努力,於八月底才成功令其餘二十一名隊員獲釋。這事件帶來很大的回響。從傳媒看到的,多是負面的批評,認為南韓的醫療義工隊去了一個不應該去的地方,舉辦這項義工服務的教會幹了一件不負責任的事情,為南韓政府增添了不必要的麻煩,更賠上了兩個人的性命。當然,在西方社會的眼中,這事件也突顯了阿富汗游擊隊的野蠻暴力,和踏足阿富汗的危險性。此事以後,南韓政府不單暫時撤回了駐守當地的士兵,亦禁止國民前往該國,不過卻沒有強迫已經在當地工作的人員回家。

\r\n

不過,在廣泛的負面批評背後,我們也可以聽到一些另類的聲音。那些被綁架的人質當中,有認為此行是一場重要的屬靈戰爭,他們經歷了神的保守,也感受到世界眾多基督徒為他們禱告的力量。為義受逼迫,為福音受苦,都是我們信仰中崇高的價值。

\r\n

我想就著以上兩種截然不同的回應,來探討這事件對我們的啟迪。

\r\n

 

\r\n

我們要謹慎檢視現時流行的「短宣隊」文化

\r\n

一般呼籲人參加短宣隊的重點,就是強調在短宣期間廣傳福音,完成耶穌基督給予教會的大使命。因此參加者最關注的是在工場上有沒有佈道的機會,有沒有人決志信主。這種功利意識亦直接影響接待短宣隊的宣教士,他們要安排容易見果效的活動,以滿足參加者的消費心態;而且節目更要精彩多元,因為大部分參加者已是「短宣老手」,一般跨文化佈道活動已再沒有新鮮感。

\r\n

在非常有限的時間空間內,當短宣隊把焦點放在宣講福音之上,就往往不能耐心聆聽和觀賞神在不同地域中的作為,反而要迅速見到果效而硬銷福音,視當地人為工作對象而非朋友。短宣隊的目的是要主動的施與和分享,節目已早按著自己的文化模式來安排,容易忽略較靜態的觀察和領受。其實我們在異文化環境下可以學到很多功課。在文化衝擊底下,我們可以重新檢視自己的文化盲點。香港人重效率而輕人情,重知識而輕智慧,重活動而輕靜修,重幹勁而輕軟弱,重成就而輕失敗。我們很難理解,為甚麼主耶穌要我們學習小孩子的樣式,因為我們的傳統不鼓勵我們在軟弱失敗無能者的經歷中,深入體會神的大能。

\r\n

在一些對福音和對外地人士開放的地區,嘉年華會式的短宣活動,也許可以增加教會的知名度,替一些偏遠的地方帶來熱鬧的氣氛,吸引人注意。可是,在貧窮的國家裡,短宣隊的花費方式可能會不利於長期宣教士與當地人日後的建交,短宣隊所展示的財富,可能會成為宣教士和當地人的一堵牆垣。此外,在不能公開傳播福音的國家裡,高調的短宣活動很容易會被認為是一種挑釁性的行為,可能會加深受眾對福音的拒絕,也可能會危害當地信徒的安全。

\r\n

最後,我們也要留意短宣隊對長期宣教士所帶來的工作壓力,看短宣隊會否阻礙宣教士全然投入工場的文化和事奉。

\r\n

 

\r\n

我們要重新為「短宣隊」定位

\r\n

其實短宣隊不能取代長期宣教隊伍。宣教士長期在一個地方,以道成肉身的方式居住在人群當中,學習當地的語言和文化,用本土文化的意念和象徵符號來表達福音。長期宣教士透過生活和服侍來見證福音,培育門徒,所付出的代價巨大,影響卻深遠。此外,差派的教會也要付代價去長期支援,協助宣教士承擔傳播福音、栽培門徒、建立教會和服侍社會的責任。問題是教會可能認為舉辦短宣隊等同於差派宣教士,而信徒亦以為偶爾參加短宣,便已算是積極回應把福音傳到普天下的使命。短期宣教最大的效益在於提升參加者的靈命和天國視野,刺激母會的集體靈命,擴闊母會的視野及對天國的關注,挑戰隊員與母會進一步的奉獻,和在有限的程度上協助長期宣教士的事工。如果安排適當,可以替宣教士舉辦一些需要眾多人手的大型活動和服務,也可以給宣教士打氣。但教會要小心,不要給參加者有「曾經宣教」的滿足感,而取代了進一步的委身。不應該把短期宣教代替一個全面的宣教教育和差傳目標,或代替長期宣教的投資,如果我們把短期宣教看為學習和訓練的話,短宣隊就可以改稱為「文化交流團」,以學習為主;或稱為「訪宣隊」,以探訪和支援宣教士為務。這樣我們可能會較容易擺脫單向施與的心態,亦會較謙虛地向異地信徒學習。短宣是一個重體驗和實踐的學習方式,38 短宣隊需要有一個基礎性的認知,就是我們所得到的,是遠超過我們所付出的;我們不單是服侍異地人,也是接受當地人的服侍。

\r\n

大部分人都會有一定程度的民族優越感,很自然會覺得異文化低劣、怪誕、不合常理,這種態度實在不利於跨文化的交往。單向的福音宣講,不會教我們從別人的文化角度去理解神的偉大。我相信所有的跨文化宣教事工,都應該是相向性的,意思是異文化的福音演繹,會幫助我們更明白神的偉大無限,也可以糾正我們對神的一些誤解。如果短宣隊的主要目的是學習的話,那麼差遣短宣隊的教會,也同樣需要以學習的態度來舉辦短宣活動。短宣活動程序的安排,除了服務性項目以外,還應該加上觀察、聆聽和交流。短宣隊員要向當地的教會學習,也要把學習所得向差遣的教會匯報,叫兩地的群體都得到益處。要達到這種學習的態度和取向,就必需要求短宣隊在出發前接受良好的教導,作好事前準備的功夫;回歸家園後又需要有討論、分享和再進深學習的空間,才可以成就一個負責任的短宣旅程。

\r\n

在實踐方面,短宣隊的人數越多,接待單位便越勞累,參加者更容易躲在自己人的背後,雖然身處外地,但仍被困於自己的文化小圈子之內。時間短促亦容易讓參加者誤解當地文化,以偏概全。因此短宣隊需要強調人數上的限制,和提升時間上的要求;此外,同一組合的短宣隊重複地探訪同一個地方,就能夠與該地方的人建立較長遠的關係,達至進深的交流和服侍。使徒保羅重複地巡迴服侍,同時亦差遣同工作較長期的留守,都可以成為我們的參照。39

\r\n

 

\r\n

我們要重申在未得之民當中宣教的代價

\r\n

兩個世紀以前,西方宣教士到亞洲和非洲傳福音,一定要有客死異鄉的心理準備。非洲是白人的墳墓,許多年輕宣教士抵達後不到數年便病重至死。在十九世紀末期,往非洲的西方宣教士,甚至把棺木當作行李箱,一方面方便運載行李,另一方面也可以方便運載遺體。近代中國歷史上,也有不少宣教士在民眾的騷亂下橫死。高危地區就往往是福音未及之地,亦是最需要福音使者的地方。

\r\n

現今西方世界和台灣香港兩地的華人教會內的信徒,大多數是畢生沒有經歷過戰亂和政治壓迫的人,我們習慣在一個世俗化和高度自由的社會中生活。在全球化的天空下,我們也漸漸地輕看了在文化迥異的環境下傳福音的難度。我們不明白為甚麼一些宣教士要埋名隱姓,與世隔絕地工作,我們不理解為甚麼福音是一個祕密信息,不能公諸於世。事實上世界仍有許多地區,傳基督的福音會威脅到當地的傳統信仰,引起公憤。我們可以選擇迴避有危險的地區,也可以選擇為天國的緣故甘願承擔風險。

\r\n

其實阿富汗游擊隊綁架及殺害外國人質的情形絕非罕見,2007年,在脅持南韓人質之前,一年之內已有十數宗外國人被擄的事件,約有50人被綁架,當中5人被殺害,至今仍有人下落不明,當中大部分是救援人員和記者。如果這些人是為了他們的事業理想而甘願冒險的話,我們作神的門徒,又能否為天國的緣故捨棄生命?

\r\n

不過,話當說回來。為福音而犧牲固然是值得,但如果是因為愚昧地犯禁而喪命,則有所不值。因為不懂當地文化,容易作出冒犯別人文化的行為,令人對教會有負面的理解。每個文化都有其特殊的禁忌,而福音又一定要透過本土語言文化的演繹,才可以令人明白。了解文化的過程是漫長的,在異文化工作的宣教士,往往要花很大的心力和犯上不少錯誤後,才開始掌握一個文化的端倪。差派的教會要願意接受宣教士事奉初期的低效率表現,不急功近利,不硬銷福音。

\r\n

十數年來,西方宣教士在伊斯蘭世界生活都要冒一定的風險,相對地華人不是政治對抗的襲擊對象(有大量華裔公民的印尼和馬來西亞則屬例外)。在沒有華人聚居的第三世界當中,一般華人宣教士都可以保持一個較低調的生活,亦頗受當地人歡迎。但隨著中國在國際政治舞台上的角色日趨重要,中國人的投資又慢慢地演變成為經濟侵略時,華人則未必能夠維持以前的安全優勢,無論是短期或長期的宣教士都要有心理準備,可能會在不自願的情況下被捲進國際政治旋渦之中。南韓人質事件也可能會在華人宣教士群體中重演。

\r\n

 

\r\n

我們要提高對短宣隊員的要求

\r\n

若要籌辦優質的短宣隊,我們需要在短宣隊的招募時期、短宣的進行階段、並短宣之後的跟進期都對參加者有所要求。

\r\n

在短宣隊的招募階段,我們可以考慮提高對參加者的要求,挑戰他們先熟習本土城市宣教工作,從而篩選出一些合適進一步作跨文化事奉的隊員,舉辦單位不應該來者不拒。在籌劃的時候一方面限制隊員人數,另一方面增加短宣時間,參加者就需要更認真地計算他們所要付出的代價。在預備短宣的過程中,我們要強調風險的評估和危機應變的意識,也要清楚短宣的定位和限制。

\r\n

在短宣期間,我們要騰出空間作真正的文化交流,謙卑學習和尊重別人的文化,聆聽和觀察客地的風土人情,接受客方領袖的教導和服侍,欣賞異文化的強處和反思自己文化的盲點。要認清在短宣的活動中,我們也是受惠的一方。

\r\n

在短宣之後,隊員要履行所有在短宣期內對當地人的承諾,亦應該與當地維持關係一段日子。不只是利用別人作為自己體驗的一個踏腳石,而是珍惜這一個天國網絡關係,亦可以考慮日後會否重返該地,與該地教會有進一步的合作。

\r\n

 

\r\n

以上只是一些改良的建議,重點在於提高短宣隊的素質,以免短宣變成君臨天下的強勢宣告,或另類旅遊的消閒活動;又要學習道成肉身,自甘軟弱的謙卑服侍。近年來華人教會,包括中國大陸的教會,都開始了對跨文化宣教的關注,而短宣亦成為了教會長期差派宣教士的一個起步。其實,教會除了投資在一、兩星期的短宣隊以外,也可以認真地支持信徒用數月至一、兩年的時間作短宣實習,這樣對信徒的培育和對教會宣教使命的推廣,兩者都有較長遠的影響。特別是對年輕人來說,先有一、兩年的短宣體會,就更有條件去考慮是否以跨文化的事工作為終身職業。但願我們累積經驗,不斷自我檢視,不停改進,以致能更有效地傳揚天國真道。

\r\n

 

\r\n

地極宣教策略10:動員新一代

\r\n

 

\r\n

近年來華人宣教士中發現一個新趨勢,就是許多初進工場的宣教士,都已人到中年。據香港差傳聯會的統計,近年香港宣教士的平均年齡都保持在45歲以上,新一代的年輕人似乎對長期宣教卻步。社會環境和文化對一個人的成長有很大的影響,因此不同時代的人,也會因著成長環境的不同,而對宣教的呼召有不一樣的回應。凱多諾萬(Kath Donovan)和魯思.邁爾斯(Ruth Myors)在一個有關西方宣教士流失原因的研究當中指出,不同時代的信徒有不同的氣質,而他們對宣教的委身和理解也有不同。以下的圖表可以總括她們的研究和觀察:

\r\n

 

\r\n

從不同年代看宣教委身40

\r\n

 

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

宣教士年齡

\r\n
\r\n

50歲以上

\r\n
\r\n

30-50歲

\r\n
\r\n

30歲以下

\r\n
\r\n

呼召

\r\n
\r\n

神祕色彩

\r\n
\r\n

按恩賜選擇合適崗位

\r\n
\r\n

最能照顧自己的需要

\r\n
\r\n

委身焦點

\r\n
\r\n

某差會的某群體或

\r\n

國家

\r\n
\r\n

最能發揮自己恩賜的

\r\n

事工

\r\n
\r\n

某個企劃

\r\n
\r\n

委身年期

\r\n
\r\n

一生

\r\n
\r\n

短期然後檢討

\r\n
\r\n

短期

\r\n
\r\n

對差會的態度

\r\n
\r\n

高度忠心

\r\n
\r\n

忠心程度較低

\r\n
\r\n

忠心程度較低

\r\n
\r\n

領導風格

\r\n
\r\n

權威式;

\r\n

重視身分地位

\r\n
\r\n

參與式,與同工有共識;

\r\n

重視競爭

\r\n
\r\n

參與式的團隊;

\r\n

重視坦誠

\r\n
\r\n

處理衝突

\r\n
\r\n

間接或否認

\r\n
\r\n

澄清並嘗試和解

\r\n
\r\n

直接、坦誠

\r\n
\r\n

對別人支持和牧養的態度

\r\n
\r\n

獨立

\r\n
\r\n

抱期望;

\r\n

願意嘗試接受和觀察

\r\n
\r\n

認為對自己很重要

\r\n
\r\n

在工場的角色

\r\n
\r\n

通才;

\r\n

準備凡事皆作

\r\n
\r\n

專家;追求卓越;

\r\n

改革者

\r\n
\r\n

隊工中的一員,

\r\n

各按所長,彼此配搭

\r\n
\r\n

妻子的角色

\r\n
\r\n

支持丈夫

\r\n
\r\n

貢獻自己所長

\r\n
\r\n

夫婦隊工;彼此平等

\r\n
\r\n

靈修生活

\r\n
\r\n

未讀聖經便不吃早餐

\r\n
\r\n

無論何時都可以

\r\n
\r\n

自律較難,

\r\n

但渴望屬靈事物

\r\n
\r\n

跟當地社區的關係

\r\n
\r\n

家長式

\r\n
\r\n

兄長式

\r\n
\r\n

在教會領導下保持良好

\r\n

\r\n

 

\r\n

這一個研究所強調的,不是宣教士年齡上的分別,而是年代上的分歧。信徒受到成長時代的影響,有著不同的理想和價值觀,對人際關係也有不同的理解。這一個有關西方宣教士特質的研究,對於華人教會也有一定的啟發,因為香港及海外華人教會信徒備受西方教育和文化的影響,在某程度上也會有共通的價值觀和處事方式。

\r\n

差會和教會的領袖屬於50歲以上的年代,教會中的差傳教育、推動、宣教士培育等都由這一群人作主導,但對於30歲以下的人(或俗稱「80後」的人)來說,前者所鼓吹的委身並不是後者感到興奮的方向。用前者的框架來領導推動後者參與地極宣教,肯定會來得吃力。

\r\n

要動員新一代信徒參與宣教,便需要從年輕一代的觀點與角度來調節差遣模式,以體驗開始,接受短期的委身,提供漸進式的訓練,安排低調的差派,按恩賜作團隊的配對等。換言之差會和教會領袖都先要虛心地向新一代信徒學習,才可以有效地引導他們作宣教的接棒人。

\r\n

 

\r\n

有關地極宣教的書刊,浩於煙海,不計其數。這裡短短一章,實未能覆蓋分毫。近代華人教會在地極宣教的實踐上,仍是一名初學踏步的幼兒,要走的路還遠。宣教策略是一門緊隨時代轉變和調節的學問,需要前線工人繼續累積經驗,不斷反思。願華人教會在地極宣教的參與上與其他民族攜手合作,共展天國,完成上帝給予教會的使命。

\r\n

 

\r\n
\r\n
\r\n

1 五大特色中的首三項是借用了以下書籍的題材:Michael Pocock, Van Rheenen Gailyn, and Douglas McConnell, Changing Face of World Missions, The: Engaging Contemporary Issues and Trends (Grand Rapids, Michigan: Baker Academic, 2005), 21-44, 79-128.

\r\n
\r\n
\r\n

2 David Barrett 統計伊斯蘭教的增長率,每年為2.11%. David B. Barrett,et al., World Christian Encyclopedia: A Comparative Survey of Churches and Religions in The Modern World (New York, NY: Oxford University Press, 2001).

\r\n
\r\n
\r\n

3 這是按「堅尼系數」作標準的比較。

\r\n
\r\n
\r\n

4 林證耶:《蓬島闢荒記:華人印尼宣教先鋒的故事》(香港:宣道出版社,1998)。

\r\n
\r\n
\r\n

5 香港差傳事工聯會有定期的統計數字,可參考其網站www.hkacm.org.hk。

\r\n
\r\n
\r\n

6 例如「世界福音動員會」和Youth With A Mission都提供年輕人短期宣教的場景。

\r\n
\r\n
\r\n

7 有關創啟地區的社企發展,可以參考Partners Worldwide 和Micah Network(彌迦網絡)在網上的資料。

\r\n
\r\n
\r\n

8 陳方:《任差何往:差傳事工策略手冊》(香港:海外基督使團,2011),第55-71頁。

\r\n
\r\n
\r\n

9 周雅各:《跨越文化事奉錦囊》[樂恩年、李臨朝合譯](香港:海外基督使團,1995),第121-138頁。

\r\n
\r\n
\r\n

10 杜安埃爾穆:《僕人塑造之旅:普世關懷從心出發》[黃雅蓓譯](Houston, TX:美國福音證主協會,2010),第6-11頁。

\r\n
\r\n
\r\n

11 Elizabeth S. and E. Thomas Brewster, “The Difference Bonding Makes,” in Perspectives on the World Christian Movement, ed. R. D. Winter and S. C. Hawthorne (Pasadena: William Carey Library, 2009), 465-469.

\r\n
\r\n
\r\n

12 莫陳詠恩:〈香港細胞小組教會的宣教運動〉,收於《生命的學問》[余達心編](香港:中國神學研究院,2001),第321-334頁。

\r\n
\r\n
\r\n

13 在付梓時,香港牧鄰教會透過細胞小組教會網絡在工場的現職宣教士超過50位。

\r\n
\r\n
\r\n

14 這個策略的首稿刊於莫陳詠恩:〈以本土教會作為宣教夥伴〉,《中國神學研究院院訊》,第283期(2004年3-4月)。現稿經過全面修訂,刊於龍維耐、龍蕭念全編:《華人宣教關顧路》(世界華人福音事工聯絡中心,香港差傳事工聯會,2011),第158-169頁。

\r\n
\r\n
\r\n

15 陳惠文編譯:《普世宣教運動面面觀》(Sunnyvale, CA:大使命中心,2006),第263-270頁。

\r\n
\r\n
\r\n

16 Jesudas M. Athyal, \"Edinburgh to Athens: the Rough and Tumble of Ecumenical Missiology,\" Dharma Deepika: a South Asian Journal of Missiological Research (Jan-Jun, 2010): 56.

\r\n
\r\n
\r\n

17 張靖:〈從國際性傳教大會歷史看基督教新教傳教觀的改變〉,收於《傳教運動與中國教會》[中國基督教三自愛國運動委員會/中國基督教協會編](北京:宗教文化出版社,2007)。

\r\n
\r\n
\r\n

18 鄭果:〈華人差傳的新呼籲〉,《大使命》,第35期(2001年):第6頁。

\r\n
\r\n
\r\n

19 曾景雯:〈差傳四柱關係〉,《建道通訊》,第127期(2002年):10;唐榮敏:〈立體差傳鐵三角—教會、宣教士、差會、神學院〉,《使命教會》,第3期(2003年):第1-3頁。

\r\n
\r\n
\r\n

20 2002年7-9月主題:夥伴模式探索;2009年10-12月主題:差傳機構與教會夥伴關係;2010年1-3月主題:神學院、差會與堂會夥伴關係。

\r\n
\r\n
\r\n

21 溫以壯:從實踐中探索監獄事工的夥伴關係,收《一起走過監獄的日子》(香港:香港基督教更新會出版,2003),第40–57頁。

\r\n
\r\n
\r\n

22 Howard Peskett, and Vinoth Ramachandra. The Message of Mission: The Glory of Christ in All Time and Space (Downers Grove, Ill.; Leicester, England: InterVarsity Press, 2003).

\r\n
\r\n
\r\n

23 Ibid., 134-135.

\r\n
\r\n
\r\n

24 Roland Allen, Missionary Methods: St. Paul\'s or Ours? (Grand Rapids, Mich.: Eerdmans, 1962), 118, 122ff.

\r\n
\r\n
\r\n

25 Henry Venn, \"The Organization of Native Churches,\" in To Apply the Gospel: Selections from the Writings of Henry Venn, ed. Max Warren (Grand Rapids, MI: Eerdmans, 1971), 67–71.

\r\n
\r\n
\r\n

26 菲律賓巴朗奧新約聖經的翻譯是一個很好的例子,充分地表明宣教士與本土人的合作。故事載於:薛洛瓊、普珮蒂:《權能的道:上帝如何尋找並改變一個民族》,周淑秀譯(香港:威克里夫聖經翻譯會香港區委會,1993)。

\r\n
\r\n
\r\n

27 貝絲摩爾等著:《寰宇主僕聲:365篇觸動心弦的靈修小品》,上冊,熊黃惠玲等譯(香港:香港差傳事工聯會,2006),第154頁。

\r\n
\r\n
\r\n

28 Michael Pocock, Gailyn Van Rheenen, and Douglas McConnell, Changing Face of World Missions, The: Engaging Contemporary Issues and Trends, 279-297.

\r\n
\r\n
\r\n

29 狄立禮:《初到貴境:宣教事奉的心路歷程》,樂恩年譯(香港:海外基督使團,1992)。Larry Dinkins, Help! My Halo\'s Slipping, (Littleton, Colorado: OMF, 1990).

\r\n
\r\n
\r\n

30 參龍維耐、蕭念全合著:《宣教心》(台北:中國信徒佈道會,1997),第60-77頁。

\r\n
\r\n
\r\n

31 Thomas Hale, On Being a Missionary, (Pasadena, Calif.: William Carey Library, 1995), 370-387.

\r\n
\r\n
\r\n

32 Marge Jones, Psychology of Missionary Adjustment, (Springfield, Missouri: Gospel Publ. House, 1995), 134-142.

\r\n
\r\n
\r\n

33 這個策略的部分內容曾刊於莫陳詠恩:〈也談短宣隊〉,《中國神學研究院院訊》,第303期(2007年7-8月)。

\r\n
\r\n
\r\n

34 滕張佳音:〈短宣究竟是甚麼〉,《短宣運動面面觀》,滕張佳音編(香港:短宣中心,2003),第8頁。

\r\n
\r\n
\r\n

35 熊黃惠玲:〈堂會差傳從「2004普查」反思香港堂會差傳現況〉,收《轉變中的成長香港教會研究2006》,胡志偉、霍安琪編(香港:香港教會更新運動,2006),第128頁。

\r\n
\r\n
\r\n

36 熊黃惠玲:〈香港教會短期宣教調查報告〉,《往普天下去》,香港差傳事工聯會編(2006年4-6月):第10-14頁。

\r\n
\r\n
\r\n

37 資料來自「香港教會更新運動」《2014香港教會普查簡報摘要》,https://hkchurch.files.wordpress.com/2015/02/201502062-2.pdf (2015年2月16日)

\r\n
\r\n
\r\n

38 滕張佳音:〈短宣運動的九大優點〉,收《短宣運動面面觀》,滕張佳音編(香港:短宣中心,2003),第15頁。

\r\n
\r\n
\r\n

39 R. Peterson, G. Aeschliman, and R. W. Sneed, Maximum Impact Short-Term Mission: The God-Commanded Repetitive Deployment of Swift, Temporary Non-Professional Missionaries (Minneapolis, Minnesota: STEMPress, 2003), 65-110.

\r\n
\r\n
\r\n

40 資料來源:此表摘錄及翻譯自Kath Donovan and Ruth Myors, “Reflections on Attrition in Career Missionaries: a Generational Perspective into the Future”, in Too Valuable to Lose, ed. William D. Taylor (Pasadena, California: William Carey Lib., 1997), 41–72.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510321,1633527575,'/OEBPS/教會在世_Ebook-0515-37.xhtml'),(98,10,40,0,'*行動建議','
\r\n
\r\n

行動建議

\r\n

 

\r\n

1. 為天國祈禱是踐行宣教使命的第一步,教會每一個場合都可以添上宣教祈禱的環節。建議教會設立一個宣教祈禱小組,為主日祟拜、小組團契、主日學等提供關切宣教的消息和代禱事項,讓宣教的意識滲透在教會生活當中。

\r\n

2. 在教會設計下一次短宣旅程時,嘗試刻意及具體地提升我們對當地教會的夥伴意識。例:安排時間接受當地領袖的教導,聆聽當地信徒的見證,促進交流與學習等。

\r\n

3. 邀請宣教士分享時,內容不止於異地的福音需要;嘗試刻意提問宣教士生命中的掙扎,讓信徒進深地理解宣教士有多方面的需要,在支援宣教士時可以更具體落實。

\r\n

 

\r\n

\r\n
\r\n
',1,0,1633510321,1633527590,'/OEBPS/教會在世_Ebook-0515-38.xhtml'),(99,10,41,0,'*進深研讀','
\r\n
\r\n

進深研讀

\r\n

 

\r\n

1. Pocock, Michael, Gailyn Van Rheenen, and Douglas McConnell. Changing Face of World Missions, The: Engaging Contemporary Issues and Trends. Grand Rapids, Michigan: Baker Academic, 2005.三位作者皆活躍於北美宣教學的圈子,是訓練教會領袖的資深老師。此書探討12個現代宣教趨勢的課題,預備教會領袖在跨文化的事工的認知上裝備自己,了解時局,反思固有的執行方式,刺激新思維,幫助讀者在現世中尋求跨界的出路。

\r\n

2. Castillo, Met and Katie Sisco, eds. Into the 21st Century: Asian Churches in Mission. Seoul, Korea: Evangelical Fellowship of Asia, 1989. 由16個國家組成的亞洲福音派聯盟Asia Evangelical Alliance於1998年在泰國舉行會議,探討亞洲教會的宣教事工,此書乃是次會議的文集。書中內容包括各亞洲教會在差傳事工上的參與、差傳的趨勢、帶職宣教、差傳經費、宣教士培育等多項策劃性的課題。

\r\n

3. Peterson, R., G. Aeschliman, and R. W. Sneed. Maximum Impact Short-Term Mission: The God-Commanded Repetitive Deployment of Swift, Temporary Non-Professional Missionaries. Minneapolis, Minnesota: STEMPress, 2003. 短期宣教一方面有很大的限制,但另一方面也是現代教會不能完全摒棄的事奉方式。作者建議以重複行程作為解決方案,要求參與「短宣」的人委身在一個固定的地區和群體當中,以盡量發揮短期宣教的優勢。書中有查經的資料,有實際策略的討論,實用性強,非常適合籌辦短宣的人閱讀。

\r\n

4. Hale, Thomas. On Being a Missionary. Pasadena, Calif.: William Carey Library, 1995. 作者夫婦皆為醫生,在主僕差會的差派下在尼泊爾事奉二十多年,退休後仍活躍於差傳的推廣。這是資深宣教士的肺腑之言,論述宣教士所要面對的衝擊和試探,當中有許多細緻的觀察和實例,可讀性強。這書可以幫助教會領袖對跨文化宣教有更落實的認識。

\r\n

5. Taylor, William D., ed. Too Valuable to Lose, Exploring the Causes and Cures of Missionary Attrition. Pasadena, California: William Carey Lib, 1997. 這是「世界福音團契」World Evangelical Fellowship的一份研究報告,調查14個國家所差派的宣教士的流失率及其原因,進而探討宣教士的甄選、職前訓練、差會的選擇、在職培訓和宣教士的牧養關顧。這本書可以作為差傳教會的參考資料。

\r\n

6. Jones, Marge. Psychology of Missionary Adjustment. Springfield, Missouri: Gospel Publ. House, 1995. 宣教士經過多年的裝備等候,才能夠開始在工場內生活,在工場的時間又要經歷痛苦漫長的語言訓練和文化適應,所以一個宣教士流失其實是眾多教會的重大損失。為此作者嘗試解構宣教士所要面對的多方挑戰,詳細描繪宣教士要走的路,從預備上路一直走到告老歸田,藉此幫助讀者明白宣教生涯究竟是甚麼一回事,從而提升讀者對宣教士的有效支援。

\r\n

7. O\'Donnell, Kelly, ed. Missionary Care, Counting the Cost for World Evangelization. Pasadena, California: William Carey Library, 1992. 教會差派宣教士,最難的往往不是缺乏經費,而是關顧不足。這書是有關宣教士關懷的經典著作,由多位資深的差傳領袖、前線宣教士、宣教學老師、專業輔導員和心理學家寫成,給關懷宣教士的人一個較為全面的圖畫,去處理宣教士所面對的各方面的問題。

\r\n

8. 傅美惠。《光榮的受創者》。李笑芬譯。香港:香港差傳事工聯會,1992。作者是一位精神科醫生,多年在印度、尼泊爾、巴基斯坦和孟加拉工作,有長期輔導跨文化宣教士的經驗。此書強調事奉人員要面對的多元心理壓力,包括失望與抑鬱、文化震盪和適應、專業的壓力、關係的壓力、父母和母會的壓力、獨身、婚姻和子女帶來的壓力。在每個課題下都有研究介紹和個案討論,最後的建議部分也非常落實,可讀性高。

\r\n

9. 江榮義。《華人宣教心視野》。台北:校園,2010。作者乃台灣浸信會神學院的宣教學教授,是SIM國際事工差會的資深宣教士,曾在西非和南非事奉了二十多年。本書把他生平的經歷和宣教反省融合在一起,時而說理,時而敘事,不斷從經驗作反思,又不斷以生命的故事來引證聖經的教導,寫作風格別具特色。

\r\n

10. 龍維耐、蕭念全合著。《宣教心》。台北:中國信徒佈道會,1997。作者夫婦早年在印尼投入醫療宣教,其後一直致力在台灣、新加坡、香港推動宣教工作,訓練工人,關顧宣教士。此書輯錄了他們多年來寫下的小品文章,用親切的文字把宣教的理念繪畫出來。

\r\n

11. 貝絲摩爾等著。《寰宇主僕聲365篇觸動心弦的靈修小品》。熊黃惠玲等譯。香港:香港差傳事工聯會,2006。Moore, Beth and Friends. Voices of the Faithful: Inspiring Stories of Courage from Christians Serving Around the World. Brentwood, TN: Integrity Publ., 2005. 這是一年的靈修小品,共三冊,記載了三百多位宣教士的心靈片語,從他們的口中述說宣教生涯的甘苦。這些宣教士都是美南浸信會差派到世界各地工作的同工,工作的場景有大城市,有原始部落,有完全世俗化的環境,也有極度保守的古老信仰大本營,帶領讀者進到不同的世界和文化區域。

\r\n

12. 陳方。《任差何往:差傳事工策略手冊》。香港:海外基督使團,2011。作者是新加坡的牧師、新加坡神學院的副教授,在過去三十年來一直致力發展教會的差傳事工。此書給華人教會一個容易掌握的差傳模式,從教育、招募到差派都有落實的提示。

\r\n

13. 狄立禮。《初到貴境:宣教事奉的心路歷程》。樂恩年譯。香港:海外基督使團,1992。Dinkins, Larry. Help! My Halo\'s Slipping. Littleton, Colorado: OMF, 1990. 作者一家由美國到泰國事奉,此書記述了他們第一期工作的掙扎和適應,讓讀者明白宣教士面對跨文化生活的喜與悲。

\r\n

14. 周雅各。《跨越文化事奉錦囊》。樂恩年、李臨朝合譯。香港:海外基督使團,1995。Chew, Jim. When you Cross Cultures. Singapore: The Navigators, 1990. 作者是新加坡人,當了三十年宣教士之後撰寫此書,給準備參加宣教行列的同工一些實用性的指導,使他們更容易開展跨文化的生活。

\r\n

15. 杜安埃爾穆。《僕人塑造之旅:普世關懷從心出發》。黃雅蓓譯。Houston, TX美國福音證主協會,2010。Elmer, Duane. Cross-cultural Servanthood: Serving the World in Christlike Humility. Downers Grove, Ill.: IVP Books, 2006. 作者是美國芝加哥三一福音神學院跨文化研究教授。全書環繞著宣教士在工場上的生活方式,強調建立關係的重要性,而當中首要的入門是謙卑虛己的態度,對別人尊重、接納、信任和開放。最後他指出服侍與操權二者的關係,解釋宣教士如何在看似矛盾的境況下完成上帝的呼召,最終是一個奧祕。全書充滿著作者在不同文化中服侍的經驗分享,有趣味,又有深邃的思想。譯者翻譯功夫到家,行文流暢易讀。

\r\n

16. 龍維耐、龍蕭念全合著。《空槍上陣?宣教士的裝備、差派、支持、關顧》。香港:世界華人福音事工聯絡中心、香港差傳事工聯會,2001。作者夫婦是資深宣教士、專責培育和訓練宣教士的人。此書是一本短文集,累積了作者多年在宣教士的差派和關顧上的心得,實用性強,對華人教會在差傳的實踐上有許多提醒。

\r\n

 

\r\n
\r\n
',1,0,1633510322,1633527601,'/OEBPS/教會在世_Ebook-0515-39.xhtml'),(100,10,42,0,'*第10章附錄 - 宣教士與神學訓練41','
\r\n
\r\n

第10章附錄 - 宣教士與神學訓練41

\r\n

 

\r\n

\r\n

在暑期將要結束的日子,一位剛完成了短期跨文化宣教體驗回來的同學提出了一個問題:他很喜歡這一個宣教體驗,而當地的宣教士和差會都渴望他可以留下來服侍,自己的母會亦非常樂意長期的差派支持。教會牧者建議他停止神學院的學習,即時開始宣教事奉。正規的神學教育對他是否重要?

\r\n

差會和教會認為宣教士的主要任務是前線佈道,學習當地語言,進入當地文化,宣講一個簡單的福音信息,關懷受眾實質生活上的需要,彰顯聖靈的權能。能做到以上各點,已經是一個相當稱職的宣教士,不需要深奧的神學理論把信仰複雜化。

\r\n

以上的論點也有一定的道理。單從學科的角度而言,正規神學訓練較容易培育出思想型的學者,而較難去栽植上山下鄉、出生入死的福音鬥士。但這一種理解卻又忽略了兩個大問題:一是宣教士工作的多元化,二是神學教育的多向度。

\r\n

 

\r\n

宣教士多元化

\r\n

現代「宣教士」的名銜只形容了工作者跨境跨文化的元素,卻沒有描繪工作者的任務。比較一般教會牧者,宣教士工作性質多元;包含的工作方式可以是帶職服務、開荒植堂、培育訓練、行政管理、團隊支援,而以上每一個範疇也會因著地區的差異,要有完全不一樣的工作內容。一位在印度從商的帶職宣教同工,一位在阿聯猶佈道並牧養中國勞工的宣教士,和一位在柬埔寨主領神學教育的人比較,三者的工作要求可以有天壤之別。從這個角度看來,根本不可能有一套放諸四海皆準的宣教士訓練模式。換言之宣教士最需要的是在職的訓練,一邊學一邊做,教學相長。期望宣教士可以在往工場之前完成所有訓練,不單是不能,更是不智。因為一個擁有多個學位,自以為是,缺乏學習態度的宣教士,比較一個初出茅廬,不斷從錯誤中學習的小子,前者可能會更不稱職。

\r\n

不過話當說回來,一般宣教工場的教會群體薄弱,隊工人數稀少,資源有限,工作者需要有獨立尋索真理,和自我持續發展的能力,才不容易流失。神學訓練可以幫助宣教士打造穩健的信仰根基,進而協助信眾成長。

\r\n

正因為宣教士工作的環境和種類多元化,神學訓練的內容也可能需要有不同的重點。在充塞著巫術鬼魔的世界,工作者對聖靈和邪靈都需要有較深入的認識;宣教士在回教社會要努力辯證三一論;對著傳統宗教的民眾要學曉對話的基礎;在古舊文化的氣氛下要弄清本色神學的進程;在貧瘠地區服務的要了解整全使命的意義……

\r\n

 

\r\n

神學教育多向度

\r\n

如果宣教士最需要的是在職時的培訓,那麼職前的神學訓練又是否可有可無?其實以上列舉的都是一些重要的神學議題,宣教士缺乏神學反省和轉化,就很難給工場上的教會帶來深遠的思想改變。問題不在於是否需要正規神學訓練,而是在乎所提供的訓練能否給予宣教士一個自學和反省的向度,去建立一套適用於工場的神學體系。我希望從以下三點來看神學教育可以包含的向度。

\r\n

學科的內容:宣教士需要學的不單是神學的基礎內容(其實甚麼是基礎內容又是一個爭持不絕的議題),更是一種烹調神學的技巧。有了基本的材料,如何可以加工炮製出適合不同口味的佳餚,而不會錯誤地導致別人食物中毒?這創意的背後蘊藏著對神學的基本理解,再加上獨立的思考,和對社會環境的敏銳觀察等。因此,神學訓練的重點不止於正統內容,還要有研究方法和批判技巧,宣教士才可以較容易掌握轉化的竅門。

\r\n

生命的培育:大專院校是鑽研學術的場所,修道院是孕育靈命的溫室,而神學院則秉持著這兩個傳統,在神學理論之上,灌注生命的培育。理想的神學院生活,可以讓人與神有超越悟性的相遇,重新面對自己的軟弱、罪性、召命、潛能和恩賜。宣教士需要的訓練當包括傳道者的生命素質、察己察人的能力、天國的情懷,和群體生活的堅持。

\r\n

學習的方式:對宣教士來說,一個為期數年的全時間正規神學訓練有它一定的限制。特別對於專業的帶職宣教士,正規神學訓練可以剝奪他們到創啟地區見證的機會,而世界上最需要福音的地方,就正正是這些拒絕基督教傳教士的國家。此外,宣教士也需要不斷從工場的角度來反省神學。因此最佳的安排,可能是讓他們先有一個較短的啟蒙神學課程,日後再持續地提供在職的進修機會。神學院若能夠容納較彈性的課程編排,就可以更迎合宣教士訓練的需要。

\r\n

 

\r\n

回到文首的問題:「正規神學教育對宣教士重要嗎?」筆者的回答是:「這要視乎你要作哪一類宣教士,到哪一處工作,和要哪一種神學教育了。」

\r\n

 

\r\n
\r\n
\r\n

41 莫陳詠恩:〈宣教士與神學訓練〉,《中國神學研究院院訊》(2009年1-2月)。

\r\n
\r\n
\r\n
\r\n
',1,0,1633510322,1633527611,'/OEBPS/教會在世_Ebook-0515-40.xhtml'),(101,10,43,0,'*第10章附錄 - 宣教士的職前要求與入職年齡42','
\r\n
\r\n

第10章附錄 - 宣教士的職前要求與入職年齡42

\r\n

 

\r\n

\r\n

韓國宣教學者Steve Moon曾如此評論由韓國教會差派出去的宣教士:「許多韓國宣教士在二十來三十歲時,花時間去完成他們的大學教育、軍隊服役、神學訓練和宣教職前訓練。這一個留在家鄉的冗長預備期,實在不利於跨文化的適應、學習、和創意思維,因為以上幾種素質是要在年輕的時候才容易掌握得到。」43這一個對韓國宣教士的形容,大概也可以用於華人宣教士的身上。

\r\n

相對於華人差會,一般以西方宣教士作主導的國際差會,有較悠久的宣教歷史和經驗,宣教工場的範圍較為廣泛,而服侍的形式也相對地多元,對宣教士的入職要求也較有彈性。筆者在網上查閱國際主僕差會、海外基督使團、國際事工差會、非洲內地差會、世界福音動員會、威克里夫聖經翻譯會等多個差會對於長期同工的要求,都沒有列明必需要某一門的專業訓練,而是要按個別人士和工場需求而決定。

\r\n

一般國際差會主要的宣教對象是跨文化的群體,對入職以後的語言學習有很高的要求,但對於入職以前的神學訓練和牧會經驗的要求卻又相對地寬鬆。許多國際差會都會歡迎有志宣教的年輕人,參加為期大概一、兩年的短期宣教體驗,才再決定如何走下一里路。這樣一方面可以鼓勵年輕人上路,另一方面又可以較有效地訓練長期宣教同工。其實這一種不以正規神學訓練為主的職前要求,背後也有它的文化因素。相對於華人社會,西方社會給個人有較多元較自由的發展空間,提供的教育機會高,但學位所帶給人的社會地位,又不像在亞洲社會一樣明顯。此外,正規神學和牧會經驗在創啟的工場上也未必管用,一個神學教育的履歷表,也可能會成為在創啟地區居留的障礙;而家鄉的牧會經驗,亦可能阻礙宣教士在創啟地區的創意思維,宣教士要摒除面對群眾的講道模式,才可以有意義地以個人互動交流的方式,作為佈道和培訓的起步。這不是說國際差會不鼓勵嚴謹的職前訓練,只是說一般職前要求,可以按個別宣教士和個別地區的需要而定。

\r\n

一般華人差會都要求宣教士先有神學訓練,再有牧會經驗才開始他們的宣教旅程,結果華人宣教士要到中年才啟航,這情況就跟韓國教會有相似之處。以香港為例,儘管近年新入職的宣教士不斷增加,但宣教士的平均年齡仍維持在接近五十歲的水平,二十出頭就開始宣教事奉的年輕小夥子實在是鳳毛麟角。

\r\n

在中年階段才離開家鄉的宣教士,要面對好些不容易解決的問題。

\r\n

第一,語言學習是一個大障礙。研究告訴我們,成功地學習一種新的語言需要時間、智力、記憶、環境等因素。中年或以後的階段,還可以憑意志和苦學來掌握大量的詞彙,但語言中的文法、句法和口音等,對成年學生將會是嚴峻的考驗。對一些以專業服務為主的宣教士來說,語言要求可以稍為降低。但傳統佈道開荒植堂的宣教事奉則絕對是無話不成。就是在海外華人中工作的宣教士,也需要學習客地的語言,才可以協助所服侍的華人群體融入客地的社會,與客地的主流教會建立夥伴關係,有需要與政府部門斡旋時,也能夠擔任領導的角色,幫上一把。

\r\n

第二,文化適應是一個大難關。中年人的價值觀和日常生活習慣都比較定型,較容易被困於自己固有的文化框架之內,不容易欣賞異地的文化,亦較難與異文化人士建立深入的友誼關係。宣教士越是不能夠融入客地文化,就越難以建立本色化信徒群體。其實在自己的家鄉中曾一度是資深的牧者,也未必可以成為成功的宣教士。除非他洞察到自己文化的盲點和限制,否則就很容易會把自己固有的牧會模式,硬套在客地文化之上。

\r\n

第三,技巧訓練是另一個難題。在新的地方定居,也要學習一套新的生存技巧,而要求體力和反應的技能,對中年人更是一種挑戰。我認識有中年的單身姊妹,要花上差不多兩年的時間和多次的小意外,才能夠自如地在異地駕駛出入;筋骨都不再靈活的宣教士,如何努力都學不懂當地人的坐姿。這一些都可能是小問題,但累積起來卻會增加宣教士的挫敗感和融入客地社會的困難。

\r\n

 

\r\n

華人差會要求宣教士有較長期的訓練,背後也有其理據。許多宣教士在工場上沒有定期的聖經教導和餵養,沒有龐大的同工隊伍和屬靈群體的支援,數年的神學訓練可以給準宣教士一些自我培育的條件,減少流失。此外,華人差會的要求背後也有其教會文化因素。近年來,因著神學教育的普及,一般當教會牧者的同工都受過正規的神學訓練,信徒領袖對神學的知識也有大幅度的提升。缺乏這一方面訓練的宣教士回鄉述職的時候,難以單靠工場的經驗作為教導的主題;會眾要求宣教士在教導上有聖經和神學的反省。再者,差會也希望把工場的資深同工按立為牧師,有神學訓練背景會有較高的認受性。最後,當長期宣教士結束其海外生涯,回歸家鄉之後,亦需要用以往的神學訓練和牧會經驗在教會中擔任牧養的工作。

\r\n

不過,以上的考慮也可以用不同的途徑用去解決。世界之大,工場要求之廣,實在難以硬性規定宣教士一定要經過「完整的訓練」才前往工場。一方面事實上沒有一套放諸四海而皆準的訓練模式,另一方面訓練也是一個終身的過程。差會可以考慮設計一個終身學習的機制,降低宣教士初入職的門檻,鼓勵年輕人投身,但又要求他們在入職後,不斷按實際工作的需要來持續進修,提升事奉的水平。這一類的進修可以是多元的,按工場和個人需要而度身訂造,包括聖經、神學、靈修操練、專業培訓等。每隔數年的事奉就可以用一年半載去進修,對工作可能更有實際效益。把年輕人放在團隊當中,提供資深的同工作為他們的師傅,可以減少他們因為太幼嫩而犯錯的機會。當然,資深的同工也需要有此共識,願意花時間去培育後進。希望以上辦法可以讓差會更有信心去降低對準宣教士的要求,華人教會在差傳事奉上可以走更遠的路。

\r\n
\r\n
\r\n

42 莫陳詠恩:〈宣教士的職前要求與入職年齡〉,《教牧分享》(2011年5月)。

\r\n
\r\n
\r\n

43 Moon, Steve S.C.The Recent Korean Missionary Movement: a Record of Growth, and More Growth Needed.In International Bulletin of Missionary Research, Jan 1, 2003.

\r\n
\r\n
\r\n
\r\n
',1,0,1633510322,1633527621,'/OEBPS/教會在世_Ebook-0515-41.xhtml'),(102,10,44,0,'*跋','
\r\n
\r\n

\r\n

 

\r\n

 

\r\n
\r\n
\r\n

以短短一本書去涵蓋古今中外的教會使命,委實是一件不可能的事。這是一本導論性的讀本,只能點題式地陳述一些重要的課題,難免會掛一漏萬。其實本書只是一個引子,當中所討論的每一個課題都可以獨立成書,筆者能力有限,未能進一步鑽研。因為涉及的範圍太廣,在一些宣教學的大題目上(包括比較宗教、人類學研究、社會學分析等)只能擦身而過,不能深入。

\r\n

本書的設計,一方面是要突破傳統華人教會的宣教觀,把教會使命與一個基本的門徒使命結合。如果從「使萬民作門徒」這個角度去理解真理,那麼佈道宣講、職場宣教、屬靈操練、關注貧窮等課題,其實也是每一個耶穌基督的門徒,和每一個地方教會都需要面對的重要課題。另一方面,本書重申地極宣教仍是教會使命的核心價值,希望地方教會注重福音的傳承,跨越地域和文化的界限,參與上主的使命,加入一個全球性的天國團隊,讓上主的名在全地被尊崇。

\r\n

華人教會的傳統重視福音的廣傳和堂會的增長,可是在地極宣教的發展上卻是步伐遲緩的。早在二十世紀初期中國教會已有跨地域宣教的嘗試,但一百多年過去了,雖然華人人口和華人教會都遍佈全球,但華人宣教士在普世教會的舞台上仍未能扮演顯著的角色。這個現象可能要歸咎於以下原因:

\r\n

第一,二十世紀初來華的宣教士,雖然是鞠躬盡瘁地服侍和開拓中國的教會,卻總是單向地以中國信徒為受眾,以中國同工為輔助者,鮮有積極為中國教會發展宣教事工。在廣西傳教的翟輔民牧師(Robert A. Jaffary)卻是一個例外,他人如其名,輔助開展了「中華海外佈道團」。這段歷史應該成為我們今天在差傳方向上的典範:在開荒建立教會後,要繼續發展教會成為差傳基地,生生不息。

\r\n

第二,近代中國教會屢經憂患,近年來真正有爆炸性的增長也只有大概三十年左右的光陰,從教會歷史來看,這實在是一個很短的旅程。新教改革後用大概300年才在跨文化宣教上大規模起步,我們有史為鑑,有神學為導,應該不需要再等待幾個世紀。不過,真正實踐起來仍需要歲月和經驗的累積。

\r\n

第三,中國教會一直受著政治上的限制,就是在本土裡也不能公開自由地傳揚福音,更難把視野擴寬到外地。體制內的教會按著既定路線不公開談論宣教,體制外的教會缺乏合一的平台以分享資源;再加上到外地的入境簽證和資金外傳的限制,教會的跨境跨文化差傳事工很難開展。

\r\n

第四,近期的「回到耶路撒冷」運動本來是一個興旺差傳事工的良機,可惜在實踐的過程中,確實欠缺了神學和實踐的訓練基礎,以致傷亡者眾。光是一個口號和一腔熱血情懷很難帶來持續的發展。中國教會在宣教士的培育和支援的策略上要多下功夫,也可以在跨境的拓展上多與國際團隊合作。

\r\n

第五,在過去一百年來,海外華人教會因著幾個時段的移民潮而茁壯起來。早年東南亞的華僑教會,後來英美澳的華人事工,都顯示移民歸主的趨勢。新移民靠攏同族群的教會,心靈開放接受福音,給予傳福音者很大的動力和滿足感。當我們全力以赴地關注同文化的需要時,在捨難取易之下,很容易會忽視了跨文化事工的需要。在此我們文化中濃厚的鄉土情間接地削弱了我們的普世胸懷。

\r\n

第六,以華人為主的新加坡教會差派宣教士的人數是華人教會之冠,按信徒比例來看,新加坡教會所差派宣教士的數目比美國教會的還要多1。不過新加坡的人口不多,所以整體來說在國際平台上並不顯著。

\r\n

儘管有上述限制,華人差傳事工仍然有很大的發展潛質。一直以來華人都有離開家鄉往外地尋找機會的傳統,只要把這個四海為家的傳統轉化成為四海為使命之地的教會文化,就自然可以隨走隨傳地把福音帶至地極。一個以門徒訓練為基礎的教會牧養方案離不開福音的外展,假設每一個門徒都有普世的胸懷,就不愁沒有願意委身於地極宣教的人才。

\r\n

最後,地極宣教仍然要建基在教會整體的使命之上,這並不是眾多活動項目中的一環,而是教會在世的核心價值和意義。地極宣教透過福音的宣講、門徒的生命見證、教會在社會的參與、基督徒群體對貧困者的服侍,結合成一個整全的使命,表彰上帝的國度和主權降臨在人間。

\r\n
\r\n
\r\n

1 Center for the Study of Global Christianity, Christianity in its Global Context, 1970-2020, Society, Religion, and Mission (Gordon Cornwell Theological Seminary, June, 2013), 76, quoting Todd M. Johnson and Kenneth R. Ross, eds.Atlas of Global Christianity(Edinburgh: Edinburgh University Press, 2009).

\r\n
\r\n
\r\n
\r\n
',1,0,1633510322,1633527659,'/OEBPS/教會在世_Ebook-0515-42.xhtml'),(103,12,1,0,'封面','
\n
\n \"C071084
\n
',1,0,0,1639730417,'/OEBPS/CoverImage.xhtml'),(104,12,2,0,'版權頁','
\n
\n

責任編輯:韓慧恩
編  輯:宋其慧
美術設計:濛一設計坊
內文排版:鄧美思

 

中國神學研究院・普及神學叢書
相遇都會靈程路
著 者: 潘怡蓉
原 版 權 持 有 人: 中國神學研究院
出 版 者: 福音證主協會
香港新界荃灣沙咀道52A號皇廷廣場19樓
承 印 者: 福音證主協會承印部
香港新界荃灣沙咀道52A號皇廷廣場19樓
版 次: 二○一六年九月初版
© 福音證主協會 二○一六年
編 號: C071084E
國際書號: 978-988-14698-4-7

 版權所有

 

CGST Theology for the Church Series
Pilgrimage of Metropolitan Spirituality
Author: Annie Pan Yi Jung
Original Copyright Owner: China Graduate School of Theology
Publisher: Christian Communications Ltd.
19/F King Palace Plaza, 52A Sha Tsui Road, Tsuen Wan,
New Territories, Hong Kong
Printer: Printing Service Dept., Christian Communications Ltd.
19/F King Palace Plaza, 52A Sha Tsui Road, Tsuen Wan,
New Territories, Hong Kong
Edition: First edition, September 2016
© 2016 Christian Communications Ltd.
Cat. No.: C071084E
ISBN: 978-988-14698-4-7

All Rights Reserved

本書經文主要取自《聖經——新標點和合本》,版權為香港聖經公會所有,承蒙允許使用。

\n
\n
',1,0,0,1639801694,'/OEBPS/相遇-Ebook-210830.xhtml'),(105,12,3,0,'獻詞','
\n
\n


\n

獻 給

\n

 

\n

我生命中最重要的兩位女士

\n

 

\n

潘王秀香

潘明慧

\n
\n
',1,0,0,1639801726,'/OEBPS/相遇-Ebook-210830-1.xhtml'),(106,12,4,0,'推薦文','
\n
\n
\n

        西方諺語說:「不要把嬰兒跟洗澡水一起倒掉。」改教之後,新教盡所能地與羅馬大公教會脫鉤,倒掉了許多優良傳統,欣見怡蓉開始將多年所學及牧養經歷寫下,我們開始擁有華人自己書寫的靈修學及操練方法。本書汲取古老智慧傳統又統合現代人的處境,以依納爵的《神操》為藍本,不管是對個人操練或幫助成為別人的靈性陪伴者,都非常深刻而實用。華人教會一向注重理性和事工導向,缺乏深度的、感性又合乎聖經的靈修默想,特別在忙碌、喧囂的都會生活中,靈修生活和操練更顯得貧乏,本書來得正是時候。
        廿年前,與怡蓉一起在台北校園服侍大學生,發現怡蓉很有學術研究的潛力,她也很有負擔在神學教育領域服侍神,後來跟著夫婿到歐洲進修,看著上帝一路指引,走上專研靈修學的方向,相信這都是上主的預備。

黃旭榮牧師
台灣校園書房出版社總編輯

\n

 

\n

        這是一本一邊跟讀者分享個人靈修歷程,一邊帶領讀者反思自己屬靈生命成長的書; 屬靈領袖亦能從中思考牧養的內涵和方法 。
        本書涵蓋個人、教會和社會處境中的靈修,能兼顧讀者內程及外程的靈性培育;其中選取了相關的經文進行默想,使靈修內容不致空洞無物;又有建議多元的靈修方法既實際,也重要。
        本書將靈修經典依納爵的《神操》,整合在華人的現代都會處境中,也不忘提示在其中如何辨別諸靈。這既讓擔心這些靈修方法會使人受諸靈誘惑者放心,亦可彌補較多由理性主導而欠缺整全的靈修方法的不足 。
        最後值得一提的是,本書每個篇章的開首,都有安靜默想的段落,能引領讀者進入既是閱讀也是靈修的旅程。實是難得! 

\n

鄧雪貞女士
香港基督徒學生福音團契總幹事

\n

 

\n
\n
\n

對的時候,對的人,對的事

\n

        我要見證,也能夠辨識及認出,在這個時刻出版這本著作,是上主美善計劃的實現——祂使用對的人,在「時候到了」的當下,做一件對且必要的事——因為本地政經局勢及大都會生活的價值與處境,正前所未有地讓人活得乏力、枯槁、失去方向。
        作為同樣親身受益於依納爵靈修傳統的一位行動中的默觀者,我佩服作者在神操與日常生活、都會價值、文化處境下的生命成長之間,築起了一道橋——本書行文概念清晰、辨識通明、匠心獨運——可讀性及實用性都很高。感謝她以愛的創作回應了上主的召命,實現了大約四五年前,我們對教會群體及不少信徒生命狀態的共同的關懷與願景——活在愛中、成為愛者! 

\n

陳張慧嫈女士
德慧文化事工總監,心靈輔導室負責人

\n

 

\n

        在都會的人,生活忙碌,容易心緒不寧,甚至在生命失去重心中度日。教會推動靈修事工,會以節目導向為主,甚至有信徒以為閱讀當日靈修小品、經文便是靈修生活的重點。本書作者一語中的指出「相遇」才是靈修的關鍵詞,活潑的靈命培育就是追求人與上帝相遇,而帶來生命的影響、生活的改變。作者將《神操》靈修傳統再詮釋,引導讀者從心、性、意、力各方面反思及培育整全靈命,強調群體在靈命培育中的重要性,以及在職場社會生活有力,為鹽為光,見證全人福音的大能。
        本人有機會受學於作者,在「書法靈修」的服侍中,應用《神操》,看見參加者在藝術表達中與聖言對話,在情理兼備的操練中,察驗上帝的心意,看見學員觸動的眼淚,我便知道,他們已踏上一條邁向靈命成熟的靈程路了。 

\n

池麗華女士
福音證主協會副總幹事(拓展)

\n
\n
',1,0,0,1639801966,'/OEBPS/相遇-Ebook-210830-2.xhtml'),(107,12,5,0,'叢書總序','
\n
\n


\n

        華人神學教育的本土化歷五十年耕耘而茁壯,新一代華人神學工作者更是人才輩出,使不少華人神學院走出了倚賴西方的格局。然而深一層的倚賴仍在。神學教育的模式、人才的培訓,以至教科書、參考書和期刋等幾方面,華人教會仍未能完全自立。近年不少華人神學期刋冒起,且水平極高。遺憾的是,華人神學著作,特別是具水平的神學教育用書,卻仍甚匱缺,以致西方神學教材仍是主流,西方神學的思考模式及其關注的問題因此仍盤踞不去。這對神學本土化做成了極大的窒礙。不少神學生也因此視外文能力要求為攻讀神學所必須跨越的高欄。要扭轉這形勢,我們必須大力推動華人神學工作者著述,使華人神學思想能萌芽茁長。與此同時,中國內地教會發展神速,神學教育的需求,既急且巨,真是刻不容緩。
        面對著這實在而急迫的挑戰,中神決定籌劃「中國神學研究院.普及神學叢書」,為中國神學的發展,盡一分力。這系列的叢書有一重要的要求,就是要求作者一方面以嚴謹的學術取態書寫,但另一方面卻又要以淺白的論說和流暢的筆觸行文,讓一般願意認真思考的信徒,雖未受神學訓練,讀下去仍感淺易近人。結合兩種要求,殊非易事,猶幸作者們有同一信念,並以此為必要。因此,我們深信,這系列叢書必受普羅信徒歡迎。我們深知,現時所作的只是涓滴,深盼它能與更多涓滴之流匯成江河,以灌溉廣大乾渴的信仰心田。

\n

 余達心
中國神學研究院
主恩澤森教席傑出教授

\n
\n
',1,0,0,1639802026,'/OEBPS/相遇-Ebook-210830-3.xhtml'),(108,12,6,0,'序','
\n
\n


\n

       認識怡蓉博士,轉瞬間不覺二十二年矣。那時我剛從浸會學院回歸中神,她正讀道學碩士二年級。當時已覺得她有一種特別的氣質,在燦爛笑容的背後有一種對人異常敏銳的觸覺,一種帶著溫柔對人的洞察力,還有一種沉穩的深思。當時彷彿已預感,她會走上育靈研思之路。看她走過的路,牧會,修讀輔導,在德國宣教之餘不忘自修屬靈操練傳統,而至最後毅然到魯汶大學修讀靈修神學,先後取得碩士及博士學位。十多年苦心孤詣的浸淫、深思、實踐、體悟、反思,讓她成為國際上頗受重視的學者。為怡蓉博士這本書寫序,心中有很大的悅樂與感恩。
       悅樂,大抵因為見到自己的學生在事奉的路上不斷成熟,專事牧靈的思考及實踐,並在這領域成就斐然,超越了自己,作老師的能不滿足、悅樂﹖

\n

感恩,乃因在閱讀這本書的過程中,勾起不少反思,回望自己作牧者多年,在靈命培育上,真有不少欠缺。這本書所提供的育靈資源於我有不少幫助,也正是今日華人教會極其需要的,因此不能不為這本書感恩。
當今的世代陷於極深的靈性危機中而不自知。不少人為自己活在「現代」而自豪,殊不知「現代性」(modernity)的核心意義,按海德格的剖析,不在科技日新月異,而在人本質的改變,就是人成了「主體」(subject)。作為主體,人可以操控(“subject”作動詞),不單掌控自我,更操控外在的世界,先將客觀世界真相化成主觀意識建構的圖像,再任意地將世界變成附屬於自己的資產産(standing reserve),任他剽竊。主體在操控外在世界的過程中不斷向外撲,因而失卻自我。同時,固執於自我,主體發現自己內裡盤踞著無盡的慾望渴求,牽引支配着著他,他的自主性虛幻不已,所謂人格不過是一束束慾望渴求而已。德國社會學家Wolf-Dieter Narr 指出,現代人最大的特徵是「生命內在性的失落」(the loss of inwardness),現代社會成了「條件反射的組合」(society of conditioned reflex)。英國社會學家Anthony Giddens也不約而同地指出,現代人的「自我」完全像「流質」(fluid),沒有固定形態,沒有中心,沒有目標,沒有方向,只有不斷的即時反應。
       在這樣的文化大勢下,教會不單沒有先知的信息給這世代,反隨波逐流。不少教會在心態上成了中小企業而不自知。中小企業為求不倒退、萎縮,便必須持續增長。一些教會何嘗不在持續增長的魔笛下,不斷動員信徒投入增長的策劃中。不少活躍於事奉的信徒,看似富足,卻極其貧乏,屬靈生命枯竭不堪,自省能力薄弱,禱告生命浮淺,與神靈交契合更是似有實無。華人教會不單未能倖免,更深受其累。我們若不回轉,只會更深陷這世代的精神泥淖。
       依納爵的《神操》對現代的心靈死症異常適切。透析人心如何被我執所禁錮,被慾望所牽引,而至作出了種種讓自己深陷網羅的抉擇,遠離自己的本性,更遠離上帝。醫治這心靈死症,人必須棄我執,放下自我,學習聆聽上帝的召喚,領悟祂的旨意,重新為人生作出完全不同的抉擇。《神操》是現代心靈的一服清毒劑。
怡蓉博士這本書專為華人教會而寫,針對她所面對的都會壓力,以及福音派缺乏安息操練的實況,精煉地擷取了依納爵《神操》所展示的屬靈境界、修練進程的要訣,以及內裡對人性的洞察,以深入淺出的表述,為華人教會提供了非常實用的育靈資源。因此,我毫無保留地推薦這本書給華人教會的教牧及平信徒,深信他們會從中獲益不少。

\n

 余達心牧師
中國神學研究院
主恩澤森教席傑出教授

\n
\n
',1,0,0,1639812321,'/OEBPS/相遇-Ebook-210830-4.xhtml'),(109,12,7,0,'引言','
\n
\n

       經常有人好奇地問我關於進修靈修學的心路歷程,他們以為我是有目的且按部就班地進修,從道學碩士到心理輔導,再由教牧神學到靈修學。其實,推動與帶領我進修靈修學的動力,主要是隨著不同的成長階段,逐漸加深對三一上帝的渴慕、追求更深的自我認識,也因著對教會靈命塑造的負擔與日加深,於是嘗試從更多角度省思華人福音派的靈修傳統,探索在今日處境中可能的更新方向。
       神給予每個人的成長背景與所走的路程都不相同,我感到生命的成形與呈現是一個奧秘,從沒有想過自己會從台灣來香港讀神學,也沒預計從香港前往歐洲再進修靈修學。回首走過的學習路,因著研究靈修學的豐富過程,我個人經歷了很多未曾預期的成長與轉變,靈修學幫助我更被神吸引,研究使我得以更多默想神的美善,寫作則是一種整理自我的沉思空間,這些都成為我生命的滿足與感恩之處。
       自從2009年與先生由歐洲回港定居,一方面,因為在神學院與教會的服侍,我體會到在香港這個大都會中,人的心靈常感到疲倦與壓力。另一方面,過去這兩年,因中國大陸與香港關係的變化,香港整體的大環境與我們離開前有顯著不同。在神學院課堂上,不乏資深牧者虛心在其中學習,有些牧者特別詢問我,如何在教牧服侍中,將靈修操練整合在牧養當中,以更貼切地培育弟兄姐妹的靈命。於是,我問自己:「面對這樣的新處境與新需要,靈修學究竟可以有甚麼貢獻?」本書的題目為「相遇都會靈程路」,道出我寫作時反思的三個處境,分別是「都會裡」、「靈程路上」、「相遇處」,綜合起來就成為書中的主軸:如何在都會的靈程途徑上,與自己、與神、與人、與處境、與神國相遇。
       自從到魯汶大學進修到現在,我的研究關注一直是,在歷世歷代豐富的靈修傳統中,大師的心靈世界與靈修經典究竟怎樣才能成為今日新處境的啟迪與引導?因此,我的論文研究課題就刻意選擇關於靈修傳統與華人福音派的對話。回顧本書的成形,與其說它是我博士論文在香港都會處境中的延伸應用,不如說是我多年來在教學、牧養與宣教服侍中,對靈修學的一些反思與經驗整合。
       靈修經典處境化(contextualization)需要有明確的方法論,本書主要是採用16世紀依納爵羅耀拉(Ignatius of Loyola, 1491-1556)1 的重要經典著作《神操》(The Spiritual Exercises2 作為主要研究資源。《相遇都會靈程路》不是《神操》的註釋書,也不是《神操》的操練手冊,而是透過再詮釋的對話過程,將靈修經典整合(integrate)在華人現代都會處境(context)中的一個嘗試。
       因此,本書將《神操》中重要的概念擷取出來,嘗試以華人容易明白的語境與都會的靈修經驗來詮釋《神操》的精髓。本書的大綱基本上按《神操》的內容順序編排,並將之歸納成幾個重要主題。書中的內容劃分為六大部分,每部分有四個獨立篇章處理不同的主題。每章以一個簡單的練習作為開始,然後描繪這幾年我對華人都會中靈程旅人的觀察與思考,進而示範《神操》如何成為新處境的啟迪與引導。最後,每章都有反思與實踐的習作,提供給個人或群體可以落實的方向。
       對華人教會而言,靈修學可以說是一門相當新的學科,本書所採用的方法論是「再處境化」(re-contextualization):當處境產生變化時,新的挑戰會對傳統與詮釋經典的方法產生衝擊,因此也帶來教會群體應對挑戰所產生的改變;一個活潑有生命的傳統,需要承載它的群體在改變的處境中,重新詮釋繼往的傳統,並整合出對過往傳統的新理解與當代應用。
       「再處境化」蘊涵著五個互相交織的向度:(一)處境:都會處境的現況、需要與挑戰常是靈修經驗的起點。找到都會靈性處境的問題,再擬定出適當的思考問題,則可以朝建設性的方向探討;(二)個人與所處群體:個人對處境的現況、需要與挑戰的應對方式,會因每個人的性別、背景、個性、際遇與人生階段而異;而群體的傳統與指引也會影響個人在處境中的反思與整合;(三)理論:本於經典的文本基礎,以及其中的理念與技巧,從中吸取亮光和啟發,比較不同詮釋角度的優缺點,以幫助深入思考處境的需要與挑戰,在應用理論時,也能以理據說明自己所選擇的角度及因由;(四)實踐:個人在實行上的操練可以靈活地運用理論資源,以進行整體性的靈修輔導與牧養服侍;(五)詮釋:透過詮釋過程,讓理論進一步與當前處境對話,並在對話中對自己的理論再進行修正,本書的「靈修指引」部分就是透過詮釋過程,讓文本與理論進一步在個人的生命與處境中對話。
       這五個向度其實是循環交織的,在靈修學的研究與實踐中,未必是按序直線排列先後順序的:

\n

 

\n

\"30678.jpg\"

\n

 

\n

本書方法論:再處境化

       本書的大綱基本上是按照《神操》的內容順序編排的,再將之歸納成幾個重要主題:第一部分的主題是「都會靈程路上的退省」,從分析大都會處境中的靈程需要開始,並簡單介紹依納爵靈修傳統的退省、靈程路上的引導與陪伴原則。為了使讀者有基本的理解,這部分的靈修理論會比較詳盡,篇幅也相對較長,內容偏重於基本概念的澄清。從第二部分開始,每章篇幅較短,內容則以都會基督徒的靈修經驗為主。這二十章的主題包括:「預備心」、「靈程路上與自己相遇」、「靈程路上與耶穌相遇」、「更新的生命團契」和「退省的多樣資源」。我把個人的習作安排在第九至第十六章,將小組的練習建議主要放在第十七至第二十章,至於有關教會整體退修會的設計原則與理念,可參第二十一至第二十四章。基本上,每一部分的主題都可以配合個人退省的安排,也可以在小組聚會中穿插運用,或是作為教會退修會的習作。

\n

書中的探討不少是擷取自我的學位畢業論文、在學術期刊上發表的文章,以及撰寫雜誌專欄的心得。讀者若有興趣想進一步閱讀,可以參考中國神學研究院網頁中有關我的簡介與文章鏈接。在完成第一份定稿後,我把文稿內容編制成兩個課程,在中神2015-2016學年下學期的晚間課程與延伸部課程中試教,學生們在課堂中的回應與課後的提問,幫助我在修改與撰寫的過程中,更貼近香港的都會處境。
       對我來說,寫作是一個探討真理、發掘珍寶、默想恩典的沉思,也是一個整理自己體悟的過程,更是一種分享與對話的邀請,期待共鳴和迴響的心靈。因本書而衍生出屬於讀者自己的經歷與故事,走出與神同行的都會靈程路,是所盼也。
       
我特別要感謝中國神學研究院榮休院長余達心牧師為本書撰序,他在序中對我的諸多慷慨讚語,我確實受之有愧,只能說這反映出余牧師對後學的莫大鼓勵和愛護。余牧師不僅是我的老師,也是當年鼓勵和支持我在大公教會的屬靈傳統中學習和研究靈修學的長輩。余牧師數十年牧會和神學教育的豐富經驗,他比任何人都更清楚知道弟兄姐妹和教會內外對「更專注的祈禱、更有深度的與神相遇」的深切渴望。這日益增強的渴望不僅是對靈命成長的追求,更是對正統靈修神學的嚮往。自歐洲回港後,因著余牧師的持續支持,我得以嘗試將靈修學整合在華人處境中。
       一直以來,我的靈程路徑上出現許多寶貴的相遇者,他們大多是我在不同國家認識的福音機構同工、教會領袖、宣教士、心理輔導的同儕,以及神學院的同事與同學,尤其是我的論文指導教授Prof. Dr. Rob Faesen, S.J.與靈修指導們。藉著與他們的交往,本書的內容才得以有血有肉地成形。撰寫期間,我特別感受到家人的體諒與一些長輩們的支持,他們的鼓勵與陪伴,使我在靈程路上充滿溫暖與力量。也謝謝證主出版社同工們盡心的協助,本書才可以順利付梓,使我在諸多的限制中依然可以完成此書! 

\n

潘怡蓉
2016年6月26日
於香港中國神學研究院

\n

 

\n

註釋
1 關於依納爵的生平,可參他的自傳,依納爵羅耀拉(Ignatius of Loyola):《聖依納爵自述小傳心靈日記》(Saint Ignatius Loyola: Autobiography & Spiritual Journal),侯景文、譚璧輝合譯(台北:光啟文化,1991)。又參 Saint Ignatius of Loyola, St. Ignatius’ Own Story, As Told to Luis González de Cámara, with a Sampling of His letters, trans. William J. Young, S.J. (Chicago, IL: Henry Regnery Company, 1956. Reprint. Chicago, IL: Loyola Press, 1998);多鐸(Jean Claude Dhôtel, S.J.):《依納爵這個人》(Who Are You, Ignatius of Loyola?),滌塵譯(台北:光啟文化,1986)。
2 「神操這個名詞是指任何良心省察、默想、默觀、口禱或心禱,以及以後要提及的其他靈修活動。就像散步、徒步旅行、跑步是身體的操練;同樣,靈修上準備並調整我們的心靈,擺脫所有的偏情,當偏情擺脫後,在生活的安頓中,尋求並找到天主的旨意,以拯救自己靈魂的任何方法,都叫『神操』。」(《神操新譯本——剛斯註釋》(The Spiritual Exercises of Saint Ignatius: A Translation and Commentary),鄭兆沅譯(台北:光啟文化,2011),第1號)。本書有關《神操》文本的中譯,取自《神操新譯本——剛斯註釋》,原著為權威的《神操》註釋書:The Spiritual Exercises of Saint Ignatius: A Translation and Commentary by George E. Ganss, S.J. (Chicago: Loyola Press, 1992)。另一中譯本,可參侯景文譯:《神操——通俗譯本》,(第三版, 台北:光啟文化,2003)。

\n
\n
',1,0,0,1639812855,'/OEBPS/相遇-Ebook-210830-5.xhtml'),(110,12,9,0,'第1章 新處境中靈命培育的新需要','

過去一年來,社會的改變是否影響你與神、與自己、與他人的關係?
過去一年來,在你的生活中,甚麼事情最影響你與神的關係?
你是否滿意現在的生活?
在過去的一年裡,你是否更能體會神在生活中的同在?
緩慢地深呼吸五次,開放你的心,仰望與渴慕神在你生命中作新事。

\n

 

\n

        在過去的二十年間,許多關於基督教靈修學與靈修經典研究的書籍相繼出現,1 翻譯書籍及華人作者的靈修專題研究也陸續出版,2 這些作品吸引了不少對靈修學有興趣的讀者。但是專門討論靈命塑造的書籍或譯著仍然很有限,3 而探討「在現代都會處境中,華人福音派的靈命培育新需要」的書籍更為稀有。至於我在這方面開始較深入的反思,應追溯到我的兩篇文章,分別是〈《神操》與當代華人女性的相遇〉和〈反思當代華人福音派的基督徒靈修觀與靈命培育〉。4 在構思、撰寫和完成這兩篇文章時,正值香港社會經歷急遽變化,因應現代都會處境的劇變和挑戰,此書思想教會群體如何可以有根基地開創多元的靈命塑造動力。

\n

 

\n

一、新處境中的反思

\n

        近十年的許多研究報告的分析,都指出華人教會的靈命培育與塑造(spiritual formation)面對的情況與二十年前相比,已經有很大改變。雖然福音派教會一向看重靈命培育,但是所注重的培育向度多偏重個人性與內在向度。《回歸十年使命再思——香港教會研究2009》根據對香港1,250間基督教會的普查與分析指出,香港教會的靈命培育活動,對高度城市化與商業化的都會基督徒仍沒有特殊的應對安排。5
        對許多香港教會而言,所進行的靈命培育活動,大多是透過個人的讀經和禱告,或者加強與屬靈同伴的彼此代禱,或者提供培靈會,有些教會則鼓勵基督徒在團契或小組活動中發揮恩賜,透過成人主日學裝備查經方法與護教學,多些參與傳福音與宣教活動以及門徒訓練課程。6 極少教會針對全人的成長、屬靈的進程設計專門的培育計劃。整體而言,傳統式的門徒靈命培育,仍然是以整理個人內心與服務教會為導向的。
        身處都市化、資本主義全球化的現代社會中,基督徒的教育與知識、專業能力、面對的挑戰與契機等都在快速增加,隨著現代社會多元化的發展與多變,基督徒的靈命塑造需要進一步反思:如何在職場掙扎中整理靈修經驗;或是如何在不同社會挑戰中,經歷生命的轉化;以及面對不同世界觀與價值體系的衝突時,如何適切地表達基督徒見證等課題。基督徒的靈命培育不能抽離處境而進行,當弟兄姐妹受差遣進入世界時,他們需要學習在職場與社會的轉變中,辨識聖靈的引導並有智慧地散發光與鹽的見證。
        近年來,一些作者開始在靈命培育的架構中增添不同的向度,其中一個代表作就是Adele Ahlberg Calhoun的Spiritual Disciplines Handbook: Practices That Transform Us7 基本上,她將靈命培育與塑造分成七大部分:敬拜、自我開放給神、從假我得解脫、與他人分享自我生命、聆聽聖言、將基督的愛活出道成肉身、禱告的操練。她不但強調獨處也看重群體,甚至將環保與關懷社會列入靈性成長的必要操練。對她而言,內心重整、群體生活、工作見證、社會參與都是靈命塑造的一部分,靈命培育的幅度不僅是全人性的,也是生活式的。可惜,這一類的整合作品多以西方的處境為思考框架。如何為華人教會在都會中的靈命塑造與培育,加入新的元素以因應時代的轉變,這是本書反思的重點。

\n

 

\n

二、福音派教會的靈命培育特色

\n

        惠頓大學的蒂姆 拉森教授(Timothy Larsen)將福音派信仰(the Evangelicals)的特色與溯源歸納成五方面:(1)屬於十六世紀的宗教改革信仰;(2)可追溯自十八世紀以來約翰衛斯理(John Wesley)和喬治懷特腓(George Whitefield)的復興運動精神;(3)聖經作為上帝的啟示,在基督徒信仰生活的準則與實踐上有最高的指導權威;(4)強調人與神的復和唯獨根植於耶穌基督的十架大恩;(5)看重聖靈在基督徒生命中帶來悔改與持續的更新,包括委身於服侍並對福音的宣揚。8
        杰拉爾德麥克德莫特(Gerald R. McDermott)在《牛津福音派神學手冊》中指出,學者對福音派信仰的定義雖然未必完全一致,但大致都同意牛津神學家麥格夫(Alister McGrath)所論述的福音派六大基本信念:(1)耶穌基督的威權:祂既是道成肉身的上帝,又是罪人的救贖主;(2)聖靈的主權:必須倚賴聖靈,人才可以持續地經驗基督的同在和工作;(3)聖經作為基督徒生命中的最高權威,在不同處境中要有精準的詮釋;(4)重視個人悔改的必要性;(5)對傳福音與宣教的委身;(6)信仰群體強調靈性、團契、成長的重要性。9 關於福音派靈修學(evangelical spirituality)的特殊之處,傅士德(Richard J. Foster)在《屬靈傳統禮讚》中指出,福音派靈修學基本上以聖言為靈命塑造的焦點,這呈現在福音派教會的靈命培育活動中,例如,以聖言為中心的講台宣講、小組查經、個人靈修,以及頻繁的傳福音行動,這一切都構成福音派教會的靈命培育的主要元素。10

\n

 

\n

三、福音派的靈命培育要素

\n

        傅士德認為,福音派的靈修傳統發展有其長處,但是相較於基督教其他的靈修傳統,也有需要補充之處。11 對於當代華人福音派傳統中的靈修觀,我有兩方面的反思:12

\n

A. 偏重理性的運用
        華人福音派傳統注重運用理性分析、講解聖經與默想經文,表達聖經的方式大多採用講授與討論研讀,較少運用直觀(intuition)體悟,也不多運用感性的藝術表達,而且傾向於將屬靈生命界定在個人與神之間的親密關係,較少強調基督徒在社會向度中的靈修經驗,缺乏一種整全的靈修觀。
        其他的基督教靈修傳統除了運用理智能力(intellectual faculties),如分析力(reason)、意志力(will)、記憶力(memory)外,有些傳統特別強調感性能力(affective faculties)的運用,如想像力(imagination)、愛慕(desire);有些則注重在禮儀(liturgy)中的行動參與,善用身體五官(five senses)的體悟;一些傳統則看重道成肉身的社會行動參與。若能善加運用這些不同層面的靈修元素,則可以建立整全與全人(holistic)的靈修觀與靈命培育。(參附圖:全人的靈命培育)

\n

 

\n

\"30719.jpg\"

\n

 

\n

全人的靈命培育

\n

B. 教會中缺乏安息的操練
        面對都市生活的壓力與忙碌,許多現代都會的基督徒,每日奔走於家庭、教會、事業之間,傳統式的靈命培育與塑造的設計,比較缺乏個人安靜與退省;對於這些疲憊不堪的心靈而言,許多人因為不知道如何在安靜中聆聽自己、聆聽神,以至屬靈生命漸漸枯竭。而在現代社會中,外在的環境與多方的期待使人的內心與外在都充滿吵雜的聲音,因此,都會人很難回歸內心聆聽聖靈的聲音與察驗聖靈的帶領。
        都會人需要回到安息日的真正精神,容許神在靜默與退省中,讓聖靈親自對生命言說;暫停人的勞碌,甚麼也不做,只安息在上帝愛的臨在中,讓不可見的三一上帝自由展現在人心靈的深處。對許多忙碌的現代基督徒而言,這些操練都是陌生的。重新重視安息的操練,可以幫助基督徒尊重神主動在人生命隱密處中的塑造,也提醒許多以努力服侍來討神喜悅的基督徒,不要過於在意自己在神面前的表現與貢獻,而是需要在安息與靜默中,經歷上帝之愛的充滿與更新。
         

\n

四、回到門徒訓練的架構談靈命培育

        當許多教會與神學院漸漸看重所謂的靈命培育與塑造時,我們或許會問「靈命培育與塑造」的聖經根據與教會歷史中的根源在何處?這方面的討論有些是用專著的方式作處理,有些則被放在基督教教育的學科中來討論。例如,《靈命塑造——全方位效法基督:基督徒教育手冊》中的大部分作者都指出,13 效法基督是一切靈命培育與塑造的焦點與目標。朝著效法基督的大方向,這裡將簡單提出三個建構整全的靈命培育框架,以及需要留意的基本理念:

\n

A. 以整全靈命培育為方向
耶穌對試探祂的律法師說:「你要盡心、盡性、盡意愛主你的神。這是誡命中的第一,且是最大的。其次也相倣,就是要愛人如己。」(太二十二37-39)。耶穌的回答與舊約的教導一致:「你要盡心、盡性、盡力愛耶和華你的神。」(申六5)。人的心、性、意、力代表了人存在的整體,靈命培育不能只注重心靈醒悟而忽略身體的力行,也不能只強調感性滿足而不運用理性的反思與檢視,若根據華人福音信仰教會所重視的《洛桑信約》(The Lausanne Covenant),14 教會所傳的福音應該是「全人的福音」,教會的靈命培育和塑造因此也應是注重全人的培育和塑造。 

\n

B. 靈命培育要建立在信仰群體中
        在高舉個人自由的潮流中,個人主義的靈修路線也在華人教會中漸受歡迎,個人的退省與靜修本是有益的操練,然而,過度不食人間煙火的靈修路線卻易忽略靈命成長的其中一個重要因素——信仰群體。常有學生問我:「我怎麼知道經過靈命培育的操練之後,我的靈命進步而且更成熟了?」其實,衡量一個人的靈命是否更成熟,重點不只在他是否更多讀經、更多禱告、更多參與服侍,更重要的是,在他的教會生活,以及讀經、禱告、服侍中,是否更深體會、更明顯活出基督的愛。信仰群體不僅是基督的身體,更是基督徒體會基督長、闊、高、深之愛的必需場景(弗三18),因為信仰群體幫助基督徒,透過彼此深度實踐基督捨己的愛來效法基督。 

\n

C. 需以末世國度為視野
        近年來,一些神學院開始注重職場中的靈修向度,幫助基督徒探索職場種種挑戰中的出路;而公共神學的討論也逐漸引起華人教會的注意。這些神學反省,啟發基督徒在面對不同世界觀與價值體系的衝突時,尋求如何適切地表達與闡述信仰的內涵,並幫助過度個人化的、內向的福音派靈修路線,嘗試納入社會性的對外向度。然而,當基督徒強調入世卻不屬於世界的見證和生活時,落實於現實世界的屬靈操練便經常處於一種張力中:既要為在世界作光作鹽而努力,卻又不以今生地上的任何成果等同那永恆的國度。基督徒在這種張力的生活中,一方面雖然注重在工作和生活中對仁愛、公義、公平的追求,預嚐天國的美善,但又不以眼前的建樹與改革為終極的目標;另一方面,又因見到神的國度繼續在地上展開,學習更認真地藉投入現實的生活,委身於那永恆的國度。 

\n

五、整體生活的塑造
        「靈性」或「靈命」(spirituality)是指一個人因相信耶穌基督的福音而有的新生命,這新生命本於三一上帝藉著聖靈在人生命中的更新與變化,得以蛻變成長而肖似基督,並在生活、服侍與工作中,因著感悟三一上帝對人的呼召,更積極地回應與敬拜祂,發揮作光與作鹽的見證,活出在基督裡的召命。整全的靈命培育所涵括的,不只是內在、個人和當下的向度,而是包括社會性、群體性與末世性的多向度(multi-dimensionality)。
        都會中的「靈命培育」應以門徒生命與整體生活為基本的思考框架(framework),將向上與向外、對內與對外、教會與社會、地上生活與神國生活整合起來:包括與神的關係、與自己的關係、與家人的關係、與教會的關係、與職場的關係、與社會的關係、與神國的關係、與空中權勢的關係的更新與轉化。(參附圖:整全的靈命培育架構)

\n

 

\n

\"30735.jpg\"

\n

 整全的靈命培育架構

\n

 

\n

六、靈修指引:新處境中靈命培育的新需要

\n

A. 定義「靈命培育與塑造」
        試用簡單的幾句話來說明甚麼是「靈命培育與塑造」,內容應包括對靈命的定義和對塑造的看法。你的教會傳統如何影響你對靈命的定義與對塑造的看法?最影響你對靈命的定義與對塑造的看法的是哪些人或甚麼書籍? 

\n

B. 靈命培育要素
試用簡單的幾句話來說明靈命培育要素。在過去,最影響你生命成長的是哪個要素?試寫出其影響,並分析此影響的優點與限制。

\n

 

\n

相關閱讀
伍潘怡蓉。〈反思當代華人福音派的基督徒靈修觀與靈命培育〉,《校園》。2014年,第56卷三期,5、6 月號:12-17。
伍潘怡蓉。〈《神操》與當代華人女性的相遇〉,《中國神學研究院期刊》。第55期(2013年7月):65-83。
蓋肯尼思恩哲爾(Kenneth O. Gangel)、詹母士威霍特(James C. Wilhoit)編。《靈命塑造——全方位效法基督:基督徒教育手冊》(The Christian Educator’s Handbook on Spiritual Formation)。紀榮神、陳慧珣合譯。台北:華神,2011。
廖炳堂。《靈修神學——理論與實踐》。香港:建道基金會有限公司,2010。
蔡貴恆、蔡崔妙姍。《都市人的靈命塑造》。香港:天道書樓,2005。
彭順強。《二千年靈修神學歷史》。香港:天道書樓,2005。
周學信。《無以名之的雲》。台北:校園書房出版社,2003。
郭鴻標。《歷代靈修傳統巡禮》。香港 : 香港基督徒學會,2001。
傅士德(Richard J. Foster)。《屬靈傳統禮讚》(Streams of Living Water)。袁達志譯。香港:天道書樓,2001。

\n

 

\n

註釋
1 例如,郭鴻標:《歷代靈修傳統巡禮》(香港:香港基督徒學會,2001);周學信:《無以名之的雲》(台北:校園書房出版社,2003);彭順強:《二千年靈修神學歷史》(香港:天道書樓,2005);廖炳堂:《靈修神學——理論與實踐》(香港:建道基金會有限公司,2010)。
2 例如,張修齊:《靜修之旅》(台北:校園書房出版社,2000);蔡貴恆、蔡崔妙姍:《都市人的靈命塑造》(香港:天道書樓,2005);趙崇明:《安息行旅》(香港:基道出版社,2009)。
3 例如,蓋肯尼思 恩哲爾(Kenneth O. Gangel)、詹母士威霍特(James C. Wilhoit)編:《靈命塑造——全方位效法基督:基督徒教育手冊》(The Christian Educator’s Handbook on Spiritual Formation),紀榮神、陳慧珣合譯 (台北:華神出版社,2011)。
4 伍潘怡蓉:〈《神操》與當代華人女性的相遇〉,《中國神學研究院期刊》,第55期 (2013年7月):65-83;伍潘怡蓉:〈反思當代華人福音派的基督徒靈修觀與靈命培育〉,《校園》,2014年,第56卷三期,5、6月:12-17。
5 胡志偉、李詠妍編:《回歸十年使命再思——香港教會研究2009》(香港:香港教會更新運動,2011),96-102。
6 參胡志偉、李詠妍編:《回歸十年使命再思——香港教會研究2009》,96-102。
7 Adele Ahlberg Calhoun, Spiritual Disciplines Handbook: Practices That Transform Us (Downers Grove, IL: IVP Books, 2005).
8 Timothy Larsen, Defining and Locating Evangelicalism, in Timothy Larsen and Daniel J. Treier, eds, The Cambridge Companion to Evangelical Theology (Cambridge: Cambridge University Press, 2007), 1.
9 Gerald R. McDermott, Introduction, in Gerald R. McDermott, ed., The Oxford Handbook of Evangelical Theology (New York, NY: Oxford University Press, 2010), 5.
10 傅士德(Richard J. Foster):《屬靈傳統禮讚》(Streams of Living Water: Celebrating the Great Traditions of Christian Faith)(香港,天道書樓,2001),230-240。
11 傅士德:《屬靈傳統禮讚》,240-245。
12 參伍潘怡蓉:〈反思當代華人福音派的基督徒靈修觀與靈命培育〉,《校園》,2014年,第56卷三期,5、6 月:12-17。
13 恩哲爾、威霍特編:《靈命塑造——全方位效法基督:基督徒教育手冊》。
14 《洛桑信約》是第二屆世界福音洛桑會議宣言;見《洛桑信約》網頁,http://www.lausanne.org/zh-hant/covenant-zh-tw/lausanne-covenant(2016年9月5日瀏覽)。

\n
\n
',1,0,0,1639845332,'/OEBPS/相遇-Ebook-210830-6.xhtml'),(111,12,10,0,'第2章 都會靈命培育與塑造新元素','

回想教會過去如何影響你的靈性成長。
教會提供了甚麼培育元素令你可以不斷更新與神的關係?
這些培育元素為何可以令你不斷更新與神的關係?
此時,請來到神面前,呼求聖靈讓回憶的片段浮現。
為著教會對自己的生命培育感謝神。

 

\n

        教會歷史中具有影響力的靈修經典,大部分不是獨立存在的,著名的靈修經典的產生,常常是在一個信仰群體中,並藉由此經典改變群體、帶出影響力。例如,依納爵的《神操》是在耶穌會的群體中承傳,而耶穌會的會憲(Constitutions)與修士群體的生活結構,令《神操》能在不同的處境代代相傳,即使其中的靈修動力不容易為其他傳統的群體全然消化,但是靈修經典的精髓卻可以在不同處境被轉化與應用。
        《神操》的靈命培育著眼於基督門徒的生命更新,強調藉著聆聽聖言,引導操練者向神開放,在聖靈的更新中,經歷到神愛的同在,並因著效法基督而活出自己的召命,在短暫的人生中選擇專注地與基督同建永恆神國,一心走完自己的天路旅程(pilgrimage),有焦點地幫助靈命操練與生命轉化。這種靈命培育的塑造焦點與福音派傳統有許多相似的共同點,因而此類的靈修經典比較容易與華人的靈命塑造對話。

\n

 

\n

一、古典靈修經典的處境化

        若要運用《神操》作為靈命塑造的新元素,讀者先要留意將古典靈修經典處境化的焦點與限制:

\n

A. 學習解讀靈修經典
對靈修經典的欣賞與理解,可包括作者所處時代的靈修傳統與背景、作品的文學類別與表達手法,以及跨年代的比較分析。學習解讀與運用靈修經典的精髓,可以將靈修的新元素注入自己的生命,帶出新的生命整合與創新,但初學者需要有適切的引導來幫助解讀,最佳方式則是有人帶領導讀。

\n

B. 整合反思
每個學科的反思工作,都需要有基本的歷史背景與視野來作參照比較。透過研讀與理解不同的靈修傳統,我們可從多種角度反思自己的靈命塑造。這種反思不但可以藉著比照,為我們指出自身靈修傳統的優缺,也有助於我們豐富自己的靈修視野,反思個人的成長方向。這一章將探討與思考依納爵的《神操》對都會靈命培育與塑造的進一步應用。1

\n

 

\n

二、《神操》中靈命培育的特色

\n

        依納爵羅耀拉本名依尼高依納爵羅耀拉(Iñigo López de Loyola),生於西班牙北部巴斯克區的歧浦斯科亞省(the Basque provinces of Guipúzcoa, Spain)羅耀拉家族的古堡(castle of Loyola),他是家裡十三個孩子中最年幼的。2 十五歲時,他被送往財政總長家當隨身侍從,學習宮廷禮儀與技能,3 後來轉往那才拉城(Nájera)公爵的總督府擔任侍臣。4 早期的依納爵,依據他自己的形容是:「直到廿六歲,我仍醉心於世間的虛幻,最感興趣的是挑戰性的活動,抱著很幼稚的心理,想藉此贏取名聲。」5
        1521年,法軍圍攻邦布羅納(Pamplona),依納爵因腿部負傷無法再從事軍旅。在養病期間或許因為煩悶,他開始研讀家人給他的兩本書,分別是魯道夫(Ludolph of Saxony)所寫的一套四冊的《基督傳》(Vita Christi; 英譯 Life of Christ6 及西班牙通俗譯本《聖人列傳》(Flos sanctorum; 英譯 Golden Legend),7 於是激發他渴望追求神國度中的更大夢想,他逐漸被基督與聖人所吸引,加深了他期待成為屬靈朝聖者的渴望。8 依納爵在蒙賽辣(Montserrat)本篤會的修院許下全然奉獻服務上主的承諾,在茫萊撒(Manresa)的小鎮,學習體會聖靈在他生命中的作為,更加敏銳於對聖靈與魔鬼的分辨。他在卡陶內河畔(The Cardoner River)祈禱時,見到從天上來的奇妙光照,對上主的體會有特殊的經歷,他將自己的親身體驗寫在自編的靈性操練筆記中,這就成為後來他與他人進行靈修談話的輔助材料。9
        雖然依納爵的靈修深受當時代的默想方式及靈修傳統的影響,10 但是因他曾到過巴塞隆納、亞卡拉(Alcalá)、沙拉曼卡(Salamanca)與巴黎等地方讀書,這些學習也影響了他的神學思想。依納爵在大學時結交了一些朋友,他與這些同伴們一起練習自己所編的靈性操練手冊——《神操》,此書源自他之前所記錄的靈性操練筆記,他用此小冊子幫助他的同伴們尋求、聆聽並回應上主的召喚。1534年8月15日,依納爵和他的同伴們矢志要按照福音的精神過窮人的生活,遵守絕對的貞潔,前往巴勒斯坦朝拜聖地,並勸化該地的異教徒。1538年11月中旬,依納爵在往羅馬的路上,在斯道達(Storta)的小聖堂中,看到聖子耶穌肩上背著十字架,聖父在祂身邊對祂說:「我願意你把這人當作你的僕人。」耶穌便將依納爵與祂的十字架緊抱在身邊,對他說:「我要你為我們服務。」這就是依納爵選擇「耶穌會」(Societas Iesu,簡寫為S.J.或S.I.)這名稱的緣由。1534年,他和六位同伴正式創立耶穌會,1537年晉鐸,改名依納爵(Ignatius)。1540年,耶穌會得到教宗保祿三世(Pope Paul III)的正式認可,依納爵於1541年被選為耶穌會第一任總會長,直至1556年7月31日逝世。11 為了請求教宗審核《神操》,依納爵於1546年委託一位年輕的耶穌會會士安德肋弗羅(André des Freux)重新翻譯為拉丁文,譯成之後和拉丁文「初譯本」(Versio Prima)一起呈給教宗。12 1548年7月31日,這兩個拉丁文譯本均獲得教宗保祿三世的批准。
        依納爵的《神操》是一本靈修與退省的指引手冊,為「帶領的人」(spiritual director/guide)帶領「作《神操》的人」提供幫助。《神操》的取材多出自四福音書,隨著《神操》所安排的靈修塑造過程,操練者需要充分地運用五官體察、感情體悟、想像力的投入、理性的分析、愛裡的渴慕,與基督交談、禱告。帶領的人協助操練者有意識地辨識自己內心的渴望、心靈的狀態,經歷並認出神在自己生活中的恩典與臨在,藉著聖靈的引導,操練者可以更自覺地選擇如何回應基督,以至於神對他們的召命可以日益成形。
        《神操》也邀請操練者在靈修導師的指引下操練不同的禱告方式,例如,預備心與前禱、默想(meditation)與默觀(contemplation)、對禱與交談、結束與感恩、溫習與重複。13 神操分為四大部分,14 每一部分稱為一「週」,但是實際上,練習者可以按不同情況調整操練這四大部分的進度。這四週的內容可以在特別的退省中操練,也可以在每日的生活中操練。第一週的焦點是集中在三一上帝的創造與對人的恩典,同時也默想罪破壞了人對上帝之愛的回應。第二週包含默觀耶穌隱藏及公開服侍的生活,也包括默觀耶穌對罪人的憐憫與呼召。第三週的焦點則在於耶穌捨己與受苦之大愛,包含默觀耶穌的內心情感與掙扎。第四週是默觀復活的耶穌與神不止息的賜恩之愛。依納爵期待退省者在靈修導師的引導中,隨著操練《神操》,能回應神在基督裡向人的愛,活出神創造他們的召命。

\n

 

\n

三、《神操》提供靈命塑造的七大元素

\n

        依納爵靈修是一種具有規劃性、全人性、入世性與牧靈性特色的靈修。15 根據我在歐洲修讀學位時撰寫的論文,16 以及這幾年在香港的觀察,可以綜合《神操》靈命塑造的七大元素,提供給都會中忙碌的基督徒。

\n

A. 個人化的退省
        華人福音派教會向來強調分析性查經,教會的活動與肢體的相交大多偏向於事工性的合作,較缺乏感性層面的體驗。特別是過去的二十年,香港大環境有了許多的變化,生活的壓力與工作中要面對的挑戰,常讓人應接不暇,許多現代都會人漸漸渴望在安靜中回歸內心,聆聽自己與分辨聖靈微小的聲音。因此,在這些人的心靈深處出現一種新的需要與渴望:期待休息在神愛的臨在中,希望多些獨處的時間,以至於他們可以有空間重整內心,經歷聖靈的更新與引導,與主耶穌更多親密與感性的互動,在分辨的抉擇後,重新找到自己的召命。於是部分人就在依納爵的靈修空間得到這些滋養與滿足內心的渴望。

\n

B. 輔助性場地與使用材料
        在喧囂與忙亂的香港大都會,要找到一處又安全又舒適的靜修中心,真的並不容易,逐漸有退省者使用長洲的思維靜院,17 其他的靜修中心經過翻新與整修後,也開始吸引退省者的到訪。18 這些靜修中心通常有不同的設施輔助靜修者退省與安靜,例如,明陣(Labyrinth)、19 禱告的小教堂、苦路十四站、20 耶穌的雕塑、舒適的個人靜坐角落、大自然中的人行步道、可供借閱的靈修書,有些修院也提供靈修指引服務。除了這些硬件設施外,近十年來,許多可供個人每日退省的靈修性材料,也成為不少渴慕的心靈的幫助。21 這些材料多數偏重經驗性的練習設計,使用者可享受藉由不同的練習經歷神。有固定的引導教材,確實可以幫助自己建立穩定的靈修習慣。

\n

C. 屬靈同伴與靈修導師的陪行
        在教會歷史中,靈修指引一向是許多靈修團體與教會牧者的牧靈工作之一,在生命的成長歷程中,靈修導師指引退省者更清楚地辨識與神的關係,加強退省者對神同在的敏銳。屬靈同伴的陪伴與靈修導師的指引可以是神愛的同在的另一種形式,前者注重的是彼此在靈修生活中的代禱與分享,後者則專注於靈修者對神呼召的察覺與回應。

\n

D. 靈修訓練課程的推廣
        許多依納爵靈修中心提供不同的靈修培育課程,不少退省者到訪不同靜院並操練《神操》的內容。這些課程提供給參與者新的解讀架構來理解自己的靈修經驗,也有助於對《神操》的基本理解,而一些進深操練課程則幫助學員體會自己內在生命改變的過程。

\n

E. 開放與接待的群體
        退省者在許多靈修退省中心,常經歷被接待的美好,從膳食與茶點的預備,到環境的設施與營地同工的接待,處處可以感受到一種友誼洋溢的款待氣氛。依納爵靈修退省中心常有不同的聚會與晚禱,參與者可以自由選擇參加,這種的彈性或開放度,使得很多操練者產生安全感去學習新的靈修方式。透過營地同工的接待,令疲倦的退省者感到,他們可以安然地在退省中以感恩的心享受耶穌的照顧。

\n

F. 加強感性、身體元素的靈修塑造因素
        在依納爵的靈修操練裡,參與者被鼓勵發展整全人性的靈命塑造,除了運用理性能力外,也增加感性能力和身體感官參與的體悟。這使許多靈修的入門者,可以體驗以多向度的接收來理解神的同在,更深入地經歷對自己的理解。在依納爵的全人投入式靈修塑造中,退省者可以有步驟地運用身、心、靈多方經驗神的豐盛之愛。

\n

G. 尊重每個人的獨特性22
        《神操》操練的進度、深度與應用可按退省者本身的身、心、靈個別狀態作調整。這些影響他們靈命塑造的個別狀態包括:第一,因年齡日增與人生經驗日長對靈命塑造的不同渴望;第二,《神操》幫助操練者在「自我的追尋」過程中,認識與發現真正的自我與在神國度中的召命;第三,操練者應用《神操》內容的焦點顯然因性別差異而有所不同;第四,每個人對《神操》所帶出的對感性體悟與想像力的運用及五官默想的學習深度不同;第五,一些偏理性與壓抑的操練者對表達各種心情,也有不同的開放度;第六,因個人生理因素,操練者的身體狀態也很大程度地影響他們的靈修觸覺與對聖靈工作的敏銳度。

\n

 

\n

四、入世與實用性的靈修傳統

\n

        依納爵的靈修是一種入世性的靈修傳統,雖然它強調定期的個人退省,但它主要是塑造靈修者成為行動中的默觀者(contemplatives in action),23 也就是在禱告中行事為人,也在行事為人中向神禱告。因此,它的靈命塑造是在生活處境中進行,依納爵的靈修方式並不與現實脫節,它的實用性可放在不同生活場景中操練。對現代基督徒而言,依納爵的靈修可幫助他們培養一種隨時與神對話的意識,這個內心的空間能幫助都會基督徒有內在的力量與智慧去面對許多現實中的挑戰。

\n

 

\n

五、靈修指引:靈命培育與塑造

\n

A. 靈命塑造新元素
        你是否期待在自己的靈命成長中,加入一些新的靈命塑造元素?試說明其中的原因。試著與你的屬靈導師分享你的看法與期待,也聽取導師的意見。

\n

B. 改善退修會設計
        如果你是牧者或籌備退修會的同工,可否嘗試加強對退省聚會的改善?包括創造空間並引導退省者進入安靜與退省,輔予分辨聖靈引導的操練,幫助參加者聆聽神與聆聽自己,在神的呼召中重新定向。24

\n

 

\n

相關閱讀
伍潘怡蓉。〈都會中的退省韻律與藝術〉,《校園》。2014年,第56卷四期,7、8 月號:30-33。
伍潘怡蓉。〈《神操》與當代華人女性的相遇〉,《中國神學研究院期刊》。第55期(2013年7月):65-83。
拉蒙 鮑狄斯塔(Roman Maria Luza, S.J.)。《避靜、祈禱與分辨——依納爵神操101問答》(A Way to the Desert: 101 Questions and Answers on Retreat, Prayer, and Discernment The Ignatian Way)。謝詩祥、鄭兆沅合譯。台北:光啟文化,2012。
喬治剛斯(George E. Ganss, S.J.)。《神操新譯本——剛斯註釋》(The Spiritual Exercises of Saint Ignatius: A Translation and Commentary)。鄭兆沅譯。台北:光啟文化,2011。
瑪格麗特希芙(Margaret Silf)。《寧靜源——給你的退修指引》(Soul Space: Making a Retreat in the Christian Tradition)。石彩燕譯。香港:基道出版社,2005。
依納爵羅耀拉(Ignatius of Loyola)。《神操——通俗譯本》。侯景文譯。第三版,台北:光啟文化,2003。
雷米思(Jacues Lewis, S.J.)。《神操淺釋》(Exercises Spirituels de Saint Ignace)。沙微譯。台北:光啟文化,1993。
依納爵羅耀拉(Ignatius of Loyola)。《聖依納爵自述小傳心靈日記》(Sanit Ignatius Loyola: Autobiography & Spiritual Journal)。侯景文、譚璧輝合譯。台北:光啟文化,1991。
多鐸(Jean Claude Dhôtel, S.J.)。《依納爵這個人》(Who Are You, Ignatius of Loyola?)。滌塵譯。台北:光啟文化,1986。

\n

 

\n

註釋
1 參伍潘怡蓉:〈《神操》與當代華人女性的相遇〉,《中國神學研究院期刊》。第55期(2013年7月):65-83。
2 Charles J. Healey, S.J., Christian Spirituality: An Introduction to the Heritage (New York, NY: Alba House, 1999), 245.
3 James Brodrick, S.J., Saint Ignatius Loyola: The Pilgrim Years 1491-1538 (New York, NY: Farrar, Straus and Cudahy, 1956; reprint, San Francisco, CA: Ignatius Press, 1998), 31-36.
4 Joseph N. Tylenda, trans. and ed., A Pilgrim’s Journey: The Autobiography of Ignatius of Loyola, Introduction, Translation and Commentary, revised edition (San Francisco, CA: Ignatius Press, 2001), 19.
5 依納爵:《聖依納爵自述小傳心靈日記》,第1號。
6 Kevin F. Burke, S.J. and Eileen Burke-Sullivan, eds, The Ignatian Tradition (Collegeville, MN: Liturgical Press, 2009), xxv.
7 參Brodrick, S.J., Saint Ignatius Loyola: The Pilgrim Years 1491-1538, 63。
8 依納爵常在自傳中稱自己是朝聖者(pilgrim),關於朝聖者的觀念可參Victor Turner and Edith Turner, Image and Pilgrimage in Christian Culture (New York, NY: Columbia University Press, 1978), Dee Dyas, Medieval Patterns of Pilgrimage: A Mirror for Today? in Craig Bartholomew and Fred Hughes, eds, Explorations in a Christian Theology of Pilgrimage (Burlington, VT: Ashgate, 2004)。
9 參依納爵:《聖依納爵自述小傳 心靈日記》,第21, 32, 34, 37 號。
10 Charles J. Healey, S.J., Christian Spirituality: An Introduction to the Heritage, 245-246.
11 關於依納爵生平和耶穌會的成立,可參André Ravier, S.J., Ignatius of Loyola and the Founding of the Society of Jesus, trans. Maura Daly, Joan Daly and Carson Daly (San Francisco, CA: Ignatius Press, 1987), John W. OMalley, The First Jesuits (Cambridge, MA: Harvard University Press, 1993)。
12 《神操》原有的西班牙文本現已經失傳。拉丁文「初譯本」(Versio Prima),相傳是依納爵自己直譯的。
13 有關《神操》中不同的禱告方法,可參Alexandre Brou, S.J., Ignatian Methods of Prayer, trans. William Young, S.J. (Milwaukee, WI: Bruce Publishing, 1949)。
14 「下列操練分為四週進行,相當於區分為四個部分。第一週專為省思與默觀罪過;第二週為默觀我們的主基督的生活,直到聖枝主日為止;第三週默觀耶穌的苦難;第四週默觀耶穌的復活升天,附加三種祈禱的方法。然而,這並不是說每週必須用七至八天的時間。因為在第一週,有些人獲得他們所尋求的,也就是說:為他們自己罪過的痛悔、悲傷和流淚,比較緩慢。同樣的,有的人比別人更勤奮工作,受不同的神類推動和考驗。為此,對這一週,有些人需要縮短,有些人需要延長。對以後各週也是一樣,但要根據避靜者尋求與他們存於心中的事物相符合的事物。不過神操應在三十天左右結束。」(《神操新譯本——剛斯註釋》,第4號)
15 關於神操的目的、內容分析與操練指引,參Karl Rahner, S.J., Spiritual Exercises, trans. Kenneth Baker, S.J. (New York, NY: Herder and Herder, 1965), Gilles Cusson, S.J., Spiritual Exercises Made in Everyday Life: A Method and a Biblical Interpretation (St. Louis: Institute of Jesuit Sources, 1989), David Lonsdale, Eyes to See, Ears to Hear: An Introduction to Ignatian Spirituality, revised edition (Maryknoll, NY: Orbis Books, 2000), Harvey D. Egan, S.J., Ignatius Loyola the Mystic (Wilmington, DE: Michael Glazier, 1987), Philip Sheldrake, S.J., ed., The Way of Ignatius Loyola: Contemporary Approaches to the Spiritual Exercises (London: SPCK, 1991), Michael Ivens, S.J., Understanding the Spiritual Exercises: Text and Commentary: A Handbook for Retreat Directors (Leominster: Gracewing, 1998), David L. Fleming, S.J., Like the lightning: The Dynamics of the Ignatian Exercises (St. Louis: The Institute of Jesuit Sources, 2004)。
16 三本學位論文分別是:Pan Yi Jung, A Contemporary Reflection on Ignatian Discernment from a Female Perspective (Unpublished MA thesis, KU Leuven, 2008); Pan Yi Jung, The Contemporary Application of Ignatian Discernment for Women’s Spirituality within the Chinese Evangelical Context (Unpublished ThM thesis, KU Leuven, 2009); Pan Yi Jung, The Re-Contextualization of the Spiritual Exercises for Women’s Spiritual Formation in the Chinese Evangelical Context, with a Focus on the Imitation of Christ and the Discernment (Unpublished PhD dissertation, KU Leuven, 2013)。
17 思維靜院——依納爵靈修中心網頁:http://xavier.ignatian.net/html/tc/mission/index.html(2016年6月1 日瀏覽)。
18 例如,大嶼山梅窩東灣頭的衛理園。
19 明陣是一種迂迴的路徑圖,默想明陣的人,由入口沿著小徑踱步走入中心點,一面走一面感受聖靈的引導,再由中心點走回入口處。漫步中省察自己、回顧過去,在當中感悟神在自己生活中的臨在與啟發。
20 「苦路」又稱為「苦傷道」,是指從耶穌在耶路撒冷被定罪開始,到在各各他山上受難、被埋葬為止,祂背負十字架所經過的事件與場景。許多人在苦路十四站雕塑前紀念耶穌,默想祂受難的事蹟,透過圖畫或行動,重溫耶穌走過的苦傷道,進一步思想耶穌遭受出賣、背叛、離棄、羞辱與暴力的不公義和邪惡的對待,感受耶穌在肉身與心靈的受苦,更深體會祂對苦難世界的深愛。
21 例如,瑪格麗特希芙(Margaret Silf):《寧靜源——給你的退修指引》(Soul Space: Making a Retreat in the Christian Tradition),石彩燕譯(香港:基道出版社,2005)。
22 關於這方面的詳細討論與反思,可參考我的另一篇文章:Pan Yi Jung,Chinese Womens Subjective Experiences in the Practice of Ignatius Spiritual Exercises and its Application to Chinese Womens Spiritual Formation, in East Asian Pastoral Review, 50, no.3 (2013): 298-315。
23 William A. Berry, S.J. and Robert G. Doherty, S.J., Contemplatives in Action: The Jesuit Way (New York, NY: Paulist Press, 2003).
24 關於依納爵靈修對於避靜的幾個常見問題,包括「避靜是甚麼?」「由於甚麼原因,才需要做避靜?」「避靜有哪些形式可以選擇?」「《神操》所強調的避靜是甚麼?」參拉蒙鮑狄斯塔(Roman Maria Luza, S.J.),《避靜、祈禱與分辨——依納爵神操101問答》(A Way to the Desert: 101 Questions and Answers on Retreat, Prayer, and Discernment The Ignatian Way),謝詩祥、鄭兆沅合譯(台北:光啟文化,2012),9-23。

\n
\n
',1,0,0,1639845492,'/OEBPS/相遇-Ebook-210830-7.xhtml'),(112,12,11,0,'第3章 經營生活的退省韻律','

找個安靜的角落坐下來,深呼吸五次,感受自己的心跳。
在神面前停下來,嘗試想像,神也正在注視著你。
回顧過去一周的生活,你會如何評估自己的生活安排?
你滿意這樣的生活安排嗎?安靜地坐在神
前十分鐘,寫下感受與心得。

\n

 

\n

        神學院畢業後,隨著先生到德國進修,我們有機會在充滿文化氣息的海德堡旅居九年,我則在這中世紀的古城服侍海外華人。我們夫婦常在忙碌的研究與宣教事奉後,開車南下到黑森林或阿爾卑斯山的湖區退修幾日。倆人放鬆地在大自然的山水中散步,或是各自拿著一本書望著綿延的山巒品讀,有時也分開單獨散步,或靜坐與神聊聊天,甚至在大自然中小睡片刻。黃昏時,我們常一起坐在溫馨的小店享受簡單的下午茶,談談一日的思緒與在神前的心情領受;夜深時刻,坐在陽台邊望著星空,將一日的感想整理在日記中。如此一個小週末常帶來身體的休息與心靈的更新,之後,回到各自努力的崗位上,就有新的活力再朝向下一階段的生活。1

\n

 

\n

一、退省帶來更新

\n

        退省帶來更新,因為從日常忙碌中退到大自然,人的心靈有空間聆聽自己、聆聽神、聆聽人,於是,從新的角度重新檢視自己與自己、與神、與人的關係,進而帶出調整與進深的委身。因著這樣的退省經驗,我們嘗試帶著華人團契定期到大自然中舉行退修會,創造空間給個人在大自然中與自己、與人、與神聊天。那些年間,我們與弟兄姐妹一同登上德國南部的高山,暢遊阿爾卑斯山許多大湖(參附圖:阿爾卑斯山的湖邊)。許多幽靜的夜晚,大伙兒自由地分享近期的生活與感受,一同彼此代禱,等候主的差遣。

\n

 

\n

\"2009%20July%209%20to%2023%20Heidelberg%20%26%20Swiss%20179R.jpg\"

\n

 阿爾卑斯山的湖邊

\n

 

\n

二、用心安排退省空間

\n

        在歐洲魯汶大學進修靈修學時,我常到瑞士退省,面對前方一條全然未知的路徑,改革宗的重鎮蘇黎世大教堂(Grossmünster)成了我退省與禱告的安息地(參附圖:蘇黎世大教堂),2 我常在教堂地下室的傾聽室(Listening Room)操練安靜,學習聆聽與分辨聖靈的聲音,尋求神對自己的帶領。在大教堂的敬拜中,藉由聆聽聖言、領受聖餐,並默觀建築內的雕刻與畫像,神的愛豐富地充滿在我的心。這使我體會到,用心地安排內外的空間,將公開的大教堂與私隱的傾聽室配合起來,在人神相遇的時空中安排聖言與禮儀,可以幫助我們向神開放,讓神的臨在之光深觸人心。3

\n

 

\n

\"July%202-July24-2008%20281.jpg\"

\n

 蘇黎世大教堂

\n

 

\n

        在比利時的魯汶大學進修期間,每當我感到疲倦與迷茫時,特別喜歡到神學院附近的幾座教堂禱告,也固定地參加不同的午間默想或黃昏的晚禱聚會,在簡單的經文與詩歌中,有時只是安靜跪下,凝視著十架上的耶穌,整個心靈已經進入單純的安息。回顧那段讀書與研究的辛苦日子,許多奇妙的經驗都是伴隨在簡單的安靜操練中發生的,於是我體會到,簡單地安排退省空間與基本退省程序,有助於我們逐步安頓下來親近神。
        自從回香港定居後,處處都是充滿嘈雜的人群,在商業化的促銷世界中,無論在地鐵或公車站,不同的新產品每天都在向我們召喚;再加上日間有做不完的工作,回家後要面對家人不同的需要,週末教會有許多的服侍,這些都使我醒悟到,都會人的心靈因為不停地暴露在緊張與壓力中,自然疲於奔命。對於忙碌的都會基督徒而言,要創造空間與時間讓自己每日可以有休止符的時刻,不用說話,可以拒絕強迫進入的聲音,實在並不容易。這種氣氛使我重新思考如何能在都會生活中建構簡單而有韻律的退省模式。

\n

 

\n

三、一日多次的退省

\n

        耶穌在公開傳道之先,曾在曠野中度過四十天的獨處生活。從而面對魔鬼的誘惑,接受聖靈的引導,最後追隨天父的心意,開始祂的傳道生涯。4 祂也常離開群眾,退出人群獨處,在禱告中與天父交談,這種獨處的空間與時間,正是我們所迫切需要的。規律的操練退省,以及定期從事靈修活動,都能幫助我們建立固定獨處與自我省察的習慣,在聖靈光照中,有更新與悔改,更積極討神喜悅與服侍祂。
        退省使我們身心靈安息在神前,以至於可以有空間與時間省察自己不正確的渴望,檢視對受造物的過度倚賴,以及生活中正在面對的試探,進而在聖靈的光照與更新中對過度依附的人或事脫鉤(detachment),在禱告中轉向對神的正確倚賴(attachment)。依納爵在《神操》中指出:「〈前導說明〉是幫助人了解下面的神操,對領神操的人及作神操的人都有助益。神操這個名詞是指任何良心省察、默想、默觀、口禱或心禱,以及以後要提及的其他靈修活動。就像散步、徒步旅行、跑步是身體的操練;同樣,靈修上準備並調整我們的心靈,擺脫所有的偏情,當擺脫偏情後,在生活的安頓中,尋求並找到天主的旨意,以拯救自己靈魂的任何方法,都叫『神操』。」5
        《神操》強調要刻意安排環境與固定的靈修習慣。《神操》第24-26號建議操練者每天至少要有三次省察時間,可以安排在一早起床後,接下來是午飯後,最後可以在晚飯後。為了養成這種習慣,我常建議學生,在現有的行程與作息表中,只要能找到安靜的地方,每天規劃出十五分鐘作退省,就能培養聆聽自己的退省節奏。
        退省的節奏是一種簡單的退省習慣:學習停下心中的煩擾,退到主前,反省與回顧,領受聖言與聖靈的亮光,再出發、委身神的國度。這種韻律可以用下圖的基本動作來表達:停、退、省、悟、出。這個簡易的退省架構也可以多次運用在每天的中午休息,或黃昏自省、臨睡之前。(參附圖:簡單的退省韻律)

\n

 

\n

\"30802.jpg\"

\n

 簡單的退省韻律

\n

 

\n

        以下,我根據依納爵的《神操》,說明在都會的退省中,如何事先安排生活,以建立可行的長時間或短期的退省節奏。6

\n

A. 在創造者面前停下來
        停下來是進入退省的預備步驟,當我們停止勞碌,專心敬拜供應的神,我們就清楚地知道,自己只是生命的蒙恩者,也是恩典的受託者,一切的恩典都是神所賜的禮物。也被提醒,要從操控與壓迫他人、動物與大地的行動中悔改,承認自己對其他生命的不尊重,重燃對造物者的敬畏,並感謝他者對自己的款待與施恩,停止扮演自己是創造者的操控角色。 

\n

B. 選擇獨處的適當時機
        都會的基督徒面對工作、教會與家庭的不同需要,要顧及的責任相對繁多,若能儘早安排,並預先與同事、同工、家人溝通,則比較容易得到支持與諒解,可以安心地放下日常庶務,遠離人群,在假期中與神獨處。依納爵靈修團體往往按照教會年曆,在四季中進行不同主題的退省,例如,聖誕節、大齋期、復活節、聖靈降臨節等。都會中的節慶日子與公眾假期也是適合的退省時機,但卻要儘早預約營地,以免因人多而沒有機會入營。

\n

C. 選擇退省地點
        許多靜修營地座落在郊區或海邊,讓清新自然的空氣幫助退省者五官甦醒。當身心靈復甦後,我們才能更好地敞開心靈準備聆聽神。若沒有好的精神與體力,就不容易有清醒的頭腦和心情與神相遇,因此攝取足夠的水分與營養,或者好好睡一覺,都是退省的第一步驟。若是選擇在都會的一個角落退省,則以安靜與獨處為原則。 

\n

D. 安排適切的靈修材料
        初學者最好先與教會的靈修導師商討,選擇適用於自己現階段靈程狀況的退省材料。對其他退省者而言,則可以按平日使用的材料,在退省中深入地靈修與默想,若退省者能配合營地靈修導師建議的輔助材料,更能幫助尋道者有深度地自覺神的臨在。

\n

E. 預約靈修導師指引
        在一些靈修傳統中,靈程指引導師是退省者不可或缺的成長條件。這些導師在退省者的靈性蛻變中是一種陪行者的角色,他們與退省者一起分辨神在退省者生命中的作為與帶領,退省者可以選擇接受營地的靈程導師的指引,也可以出營後,找自己熟悉的導師。 

\n

F. 參與禮儀與敬拜
        許多靜修營地都為退省者預備晨禱或晚禱的小型聚會,參與者可以按照自己的需要參加,在這些非正式的群體敬拜中,跪下或站著都可以,藉由重複唱些短詩,或是簡單的按手禱告或聖餐,可使退省者透過禮儀而經歷神的同在。退省雖然強調獨處,但是在獨處中同時有群體的扶持,固定參加禮儀與敬拜,則可以幫助退省者不至於陷入個人中心的退省,而多方面地在群體中經歷神的臨在與恩典。
        退省的安排藝術在於因時、因地、因人做適切的調整,一個完整的退省若能同時運用以上這些要素當然最好,但是若因不同的環境而有所限制,或是安排每日的短時間退省,則可彈性地使用其中幾樣,以至能在靈命塑造中靈活運用這些元素,建立可行的長時間或短期的退省節奏。7

\n

 

\n

四、以耶穌基督為主題

\n

        退省者可以參考四福音經文,有計劃、有系統地默想耶穌生平,或是以一年讀經計劃,安排以耶穌基督為靈修主題的相關經文,如此則更能有系統地在退省中與耶穌交往。《神操》劃分為「與神的關係三個階段」——煉路(淨化)、明路(啟蒙)與合路(結合),8 退省主題與內容由五大部分組成,9 內容主要是從不同經文默想耶穌基督的生平。

\n

A. 第一部分:退省者的基本靈修態度
        《神操》一書以二十項〈前導說明〉(Annotation)開始,這些原則主要是針對帶領退省的人所寫的,說明退省操練的基本心態,幫助退省者與神建立正確的交往關係。10 在「原則與基礎」中,《神操》特別強調退省的操練者首先應該調整基本的靈修態度:11 (一)人受造的目的,是為讚美、崇敬上帝;(二)世界中的一切是為人而造的,是為幫助他追求受造的目的;退省者要整頓自己的私慾偏情,在生活中歸向上帝;(三)人要明智地使用萬物,在選擇與取用一切受造物上保持內在的自由,以至更能讚美或榮耀上帝。

\n

B. 第二部分:創造與墮落
        〈前導說明〉之後是第一週。這一週強調淨化心靈,檢視罪的整個歷史及其所產生的後果,渴望走向上帝、尋求祂的恩典。它讓退省者意識到個人在救恩史中的角色,及上帝的愛與仁慈。鼓勵退省者使用他所有的能力,即理智、意志、想像及情感,增加對神的愛的回應。這週經文的安排可選擇強調人的罪行、罪的破壞力、認罪與守聖餐的操練。

\n

C. 第三部分:耶穌的降生與傳道
        第二週的目的是追求效法基督的生命轉化,分別默觀基督的降生、隱居生活、公開生活。這些內容是為了幫助退省者經由默觀基督生活的事件,在祈禱中可以更愛慕祂、更緊緊地跟隨祂,並增進對神全心全意的奉獻。這週經文的選擇著重回應基督的呼召,藉此認同基督國度的價值觀,主動並積極地參與宣揚祂的國度。

\n

D. 第四部分:耶穌的受苦
        第三週的默想內容與基督的苦難緊緊地聯繫在一起,經由基督的受苦與大愛,進而更深體會上帝的恩典與慈愛。操練者在耶穌的故事中,因見到上帝認同自己的人性,因此得以堅定地選擇效法基督謙卑與受苦,進而產生內心生命的深度革新。這週經文的安排著重耶穌在客西馬尼園的掙扎、被出賣、受審、被釘十字架。

\n

E. 第五部分:耶穌的復活
        第四週與基督的喜樂緊緊地聯繫在一起。《神操》最後以「獲得愛情的默觀」來結束。12 作《神操》的人到這週已經回顧了整個創造和救贖的計劃:自創造開始,經墮落與救贖在救恩歷史中的開展,將人類帶到永恆的最終目的。這些操練常賦予操練者新的生命方向。這週經文的選取強調上帝慷慨的愛、體會分享與行動的愛,以及對上帝之愛的感恩與回應。

\n

 

\n

五、靈修指引:生活的退省韻律

\n

A. 默想練習
請用以下簡單的步驟,默想路加福音十章38-42節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:留意耶穌在路加福音十章41-42節說:「馬大!馬大!你為許多的事思慮煩擾,但是不可少的只有一件;馬利亞已經選擇那上好的福分,是不能奪去的。」甚麼是「上好的福分」?耶穌如何看待她們的表現?反思這段經文對你與耶穌的關係有甚麼提醒?從馬大和馬利亞身上,你如何看她們與耶穌的關係?你與耶穌的關係如何可以更加親密?
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或觸動你之處,寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 練習退省的基本動作:停、退、省、悟、出
退省習慣:回想並反思你在日常生活中是否有固定的退省習慣?你如何安排自己的退省?你最近一次的退省是甚麼時候?
◆ 獨處空間:選一天中午或一個黃昏,甚至選擇一個週末,讓自己有一個獨處的空間,簡單安排一個程序,可以先吃點健康小食、聆聽大自然中許多的聲音,也可以在靜步中仔細看看身邊的環境,在靜默中來到神面前,休息一下,再與祂談心,最後寫下你的心得或禱告,再以感恩的心回到日常生活。
基本動作:學習停下心中的煩擾,在每天的中午休息,或黃昏自省、臨睡之前退到主前,練習退省的基本動作:停、退、省、悟、出。

\n

 

\n

相關閱讀
伍潘怡蓉。〈都會中的退省韻律與藝術〉,《校園》。2014年,第56卷四期,7、8 月號:30-33。
伍潘怡蓉。〈「使萬民作主門徒」的時代應用——三種教會禮儀要素的互動性探討〉,《校園》。2016年,第58卷一期,1、2月號:50-53。
拉蒙鮑狄斯塔(Roman Maria Luza Bautista, S.J.)。《避靜、祈禱與分辨——依納爵神操101問答》(A Way to the Desert: 101 Questions and Answers on Retreat, Prayer, and Discernment the Ignatian Way)。謝詩祥、鄭兆沅合譯。台北:光啟文化,2012。
趙崇明。《安息行旅》。香港:基道出版社,2009
瑪格麗特希芙(Margaret Silf)。《寧靜源——給你的退修指引》(Soul Space: Making a Retreat in the Christian Tradition)。石彩燕譯。香港:基道出版社,2005。
蔡貴恆、蔡崔妙姍。《都市人的靈命塑造》。香港:天道出版社,2005。
張修齊。《靜修之旅》。台北:校園書房出版社,2000。

\n

 

\n

註釋
1 參伍潘怡蓉:〈都會中的退省韻律與藝術〉,《校園》,2014年,第56卷四期,7、8 月號:30-33。
2 蘇黎世大教堂在宗教改革歷史上扮演了重要角色。1520年,慈運理(Huldrych Zwingli, 1484-1531)在蘇黎世大教堂任職期間開始了瑞士德語區的宗教改革。蘇黎世大教堂網頁:http://www.grossmuenster.ch/(2016年6月1日瀏覽)。
3 參伍潘怡蓉:〈「使萬民作主門徒」的時代應用——三種教會禮儀要素的互動性探討〉,《校園》,2016年,第58卷一期,1、2月號:50-53。
4 太四 1-11、可一12-13、路四1-13。
5 《神操新譯本——剛斯註釋》,第1號。
6 關於靈修退省操練的安排,可參希芙:《寧靜源——給你的退修指引》,71-130。
7 《神操新譯本——剛斯註釋》,第18號。
8 關於煉路、明路、合路的說明請參考第八章;另參Arthur Devine, State or Way (Purgative, Illuminative, Unitive), The Catholic Encyclopedia, vol. 14 (New York, NY: Robert Appleton Company, 1912),http://www.newadvent.org/cathen/14254a.htm(2016年6月1日瀏覽)。基本上,與上帝契合之路通常可分為三個階段——煉路(淨化)、明路(啟蒙)與合路(結合)。從最初認識神、體會自己的罪,稱為煉路階段;進而學習以聖經默想,效法基督,可謂由煉路走至明路;合路則是準備進入默觀靈修的階段,發掘內在的真我,安息在神的愛中與神親密結合。
9 《神操新譯本——剛斯註釋》,第4號。
10 《神操新譯本——剛斯註釋》,第1-20號,〈前導說明〉(Annotation)。《神操——通俗譯本》則譯為〈凡例〉。
11 《神操新譯本——剛斯註釋》,第23號〈原則與基礎〉(Principle and Foundation)。
12 《神操新譯本——剛斯註釋》,第230-237號,〈獲得愛情的默觀〉(Contemplation to Attain Love)。

\n
\n
',1,0,0,1639815541,'/OEBPS/相遇-Ebook-210830-8.xhtml'); INSERT INTO `mdl_book_chapters` VALUES (113,12,12,0,'第4章 靈程路上的指引與陪伴','

在信仰成長的歷程中,有哪些人曾深刻影響你的靈命塑造?
這些人怎樣影響了你?他們有甚麼特別之處?
你如何透過他們經歷神的同在?
在你目前的信仰群體中,是否有些人常在信仰上引導你?他們給你的幫助是甚麼?

\n
\n \n \n \n \n


\n

       從大學時代,我就深受學生福音運動的影響,回顧當年在大學團契的生活,最叫人懷念的,就是與親密的同工伙伴一同歡笑,一起經歷蛻變中的掙扎。在真誠的分享與互相的勉勵中,大伙兒一起由青澀的生命朝向成熟的承擔。團契輔導員就像大哥哥與大姐姐一樣,常常在旁給予我們引導、鼓勵與陪伴。這些烙印於屬靈成長的記憶,深深地影響了我日後牧會與宣教服侍的方式:強調靈程伙伴與靈修指引的重要。

\n

 

\n

一、重拾失落的陪行關係

\n

      現代大都會的生活可以用三個字來形容:忙、快、累,基督徒很難有時間、空間與精力經營深入的主內情誼。面對這種情況,教會若是只以聚會、活動為牧養的主要框架,肢體的相交就會變成聚會式的慣常運作,而不是心靈的交往。過去十年,靈修指引或是靈修輔導(spiritual direction)逐漸被推廣,許多相關的訓練與工作坊也越來越受弟兄姐妹的歡迎,靈程同行的牧養方式也引起了不少教會的重視,期望可以更有效地建立基督群體的深度關係。本章將說明如何透過靈修經典《神操》中靈修指引的原則,在靈命成長上給予弟兄姐妹扶持與引導。
      基本上,《神操》不是為退省中的操練者而寫的。依納爵寫《神操》的目的之一,是為靈修引導者與他人進行靈修談話,提供有規則可循的指引材料。1《神操》最前面部分的〈前導說明〉二十項原則,成了講授者引導退省者的基本準則。近年來,不少人將依納爵的靈修輔導作了現代版的新詮釋,例如,兩位耶穌會士貝瑞(William A. Barry S.J.)與康諾利(William J. Connolly S.J.)合著的《靈修輔導實務》(The Practice of Spiritual Direction)。2

\n

 

\n

二、靈程陪行者的三樣基本任務

\n

      帶領《神操》的人,其主要關注焦點是對操練者進行辨識(discernment),辨別聖靈與魔鬼的「推動」(movement)則是靈修指引的關鍵,出於聖靈的推動,會產生內心的平安或增加對神與對人的愛。辨別不同神類(discernment of spirits)的引導主要是希望幫助退省者可以更多順服聖靈的推動,在默觀基督的過程中,被基督呼召與感化,並選擇樂意跟從基督而服侍神,同時,能識破魔鬼的欺騙與引誘人的詭計,進而遠離試探,不因受到引誘而跌倒。3《神操》一開始即在〈前導說明〉(第1-20號)中對不同神類的辨別給予帶領者基本指引,這裡歸納如下:4

\n

A. 幫助操練者察覺自己的情緒和與神關係的變化
      靈修輔導者要主動邀請操練者深入分享正面和負面的情緒狀態,5 探討操練者的情感波動背後的推動因素,將焦點集中於分辨聖靈與魔鬼的不同作為,協助操練者更主動回應聖靈的引導,看清並遠離魔鬼的試探、欺騙與引誘。例如,檢視退省者的喜樂或悲苦、平安或焦慮、感恩或抱怨、興奮或沮喪的背後因素;探討他們與神關係的變化及其原因,幫助退省者醒覺在自己的情緒狀態中,他們正朝向與神更親密的交通,還是開始疏於與神交談,甚至逃避或遠離神。6 (參附圖:與神關係的變化)

\n

 

\n

\"30840.jpg\"

\n

 

\n

與神關係的變化

\n

 

\n

B. 幫助操練者洞察深層渴望與試探、情緒的關係
      靈修輔導員應按照操練者在靈程中所經歷的正面和負面的情緒狀態給予進深指引。為了可以深入與操練者對談,靈修輔導員可以幫助操練者洞察自己內心深處的渴望,並邀請操練者省察這些渴望是否討神喜悅?外在的引誘與試探是否刺激了這些內在的渴望?靈修輔導員則進一步幫助操練者意識到,這些渴望的滿足與否如何影響操練者近期的正面或負面情緒狀態,然後再引導操練者將這些渴望帶到神面前,經歷聖靈的轉化。7(參附圖:洞察深層渴望與試探、情緒的關係)

\n

 

\n

\"30825.jpg\"

\n

 洞察深層渴望與試探、情緒的關係

\n

 

\n

C. 幫助操練者導正渴望朝向基督
      靈修輔導員需要幫助退省者處理內心因受試探所產生的不正當渴望,以及克服不妥的渴望所產生的掙扎。在這過程中,靈修輔導員應鼓勵退省者靠神的恩典,尋求更渴慕基督與祂的國度,祈求聖靈的幫助勝過試探與引誘,內心因聖靈幫助而得以自由回應基督的呼召,並選擇堅定地跟隨基督。(參附圖:導正渴望朝向基督)

\n

 

\n

\"30851.jpg\"

\n

 導正渴望朝向基督

\n

 

\n

三、靈程指引與陪伴原則

\n

      許多人對靈程導師與屬靈導引有不少誤解。靈修輔導多指靈程陪伴過程,它其實不是基督教心理輔導,也不只是一般的教牧關懷,而是靈修群體中的牧靈關係。基於互相信任的關係,操練者可以與靈修輔導者交談靈修與祈禱經驗,靈修輔導者與被引導者藉著對話與禱告,期許後者經歷生命的轉化。我在此歸納了《神操》中的靈程指引在實踐中的六項應用原則:

\n

A. 幫助操練者安排退省的日程
      帶領者應鼓勵操練者按照生活週期,固定與刻意地安排退省程序,並對操練者講授退省的目的與退省中要留意的重點。因為在退省中,帶領者要幫助操練者進入安靜與獨處,放下一切庶務與對家人的掛念,準備專注在與神關係的深化中。帶領者應適切地給予操練者可使用的退省靈修資料,幫助操練者有系統地默想聖經、默觀耶穌基督。8

\n

B. 展開靈修交談並給予對焦的引導
      生命成長進程有高有低、有喜悅有悲傷、有一帆風順,也有艱辛的時段。屬靈導師需要尊重與接納被引導者的現況,幫助他們看清、掌握較全面的圖畫,以至於被引導者可以重新聚焦與定向。靈修交談的目的是洞察神的同在與作為,透過彼此分享個人的處境與經驗,靈程同行者一起明辨內心的觸動或啟發,更正確地回應神的帶領;藉著整理這些新的體會,使人提高對神、對自己、對環境的察覺,進而更有意識地聆聽、察驗與回應神的同在與作為。

\n

 C. 幫助操練者察覺與神的互動
      透過鼓勵操練者述說自己的故事與靈修經驗,可以與他們一起專注地聆聽、分辨聖靈的引導,分享並洞察這經驗,繼而以感恩的心回應神的呼召。基督徒的靈性成長是一個轉化的「旅程」(journey),靈修指引者是一個朝聖者,也是同行者,在成聖之旅上陪伴操練者專心走在自己的路徑上。靈修輔導者不是將自身的看法加諸在退省者身上,而是在旁提醒、協助和鼓勵操練者更敏銳地察覺神的同在與引導。9

\n

D. 與聖靈緊密同工
      靈修導師當藉著禱告尋問神的心意,求神賜下洞察的亮光與悟性,看清被引導者生命的掙扎、成長的渴望,並給予中肯的反饋,幫助退省者有意識地做出生活上的選擇。10 在這過程中,靈程導師不是充當上帝,也不急於看見改變與成長,而是相信、尊重做事有定時的神,祂才是使人改變與成長的創造主。因此導師自己要敏銳於聖靈的觸動與引導,也是一個樂意跟隨基督並順服神的人。

\n

E. 注意操練者的靈程起伏
      靈修指引者應幫助操練者仔細檢視靈修經驗,同時按照操練者的程度與靈修經驗,說明關於靈程起伏的不同狀態,並給予不同指引。藉著陪伴、同行、對話,及一同禱告,讓聖靈參與雙方的生命光照與推動;繼續把將要展開的靈程探索仰望、交托給神。

\n

F. 共渡軟弱時刻
      隨著屬靈交談的加深,人性中許多不完美也會浮現,靈修輔導員需要與退省者坦誠並恩慈相待,才能接納自己與別人的不完美及軟弱。11 若操練者遇到試探和經歷軟弱,靈修指引者不應嚴厲地要求或苛刻地批評,反而要和善溫良地鼓勵他們。除了坦誠地溝通,還要學習有智慧地用愛心說誠實話,回應對方前,先察驗自己的動機是否出於愛,內容是否合時、合宜。指正對方前,先充分地鼓勵與讚賞。若沒有這些正面的肯定,責備容易造成傷痕。

\n

 

\n

四、靈修陪行者的基本訓練與進深裝備

\n

      靈修指引者的服侍是為了引導人深化與神的關係,並在耶穌基督裡活出神給人的召命,因此,仍然需要一些基本的訓練與素質。基本的訓練包括敏銳地察覺聖靈在自己內心的工作,其次,懂得在分辨中引導人與神的關係,陪伴人一同察驗聖靈的引導。而靈修指引者也要熟悉聖經,有基本的系統神學概念,以及自己曾被引導的體驗。這裡列出靈修指引者四方面的進深裝備與素質:

\n

A. 能接納人性的複雜
      靈修指引者不需要為退省者剖析人性,但卻要輔助他們將自己向神開放,以至在聖靈的光照中,見到自己的美善,也有勇氣面對自己的不完美。靈修指引者對人接納的氣度是需要培養的,如此,退省者才能在恩典與安全感中受感化與轉變。

\n

B. 對人生成長的歷程有基本的概念
      靈修導師需善於分辨不同個體的獨特轉變,讓退省者開放地探索自己 的靈修經驗。每個人在不同的人生階段,成長進程與塑造焦點會因生命轉變而有所不同。12 靈修指引者要幫助退省者認識與掌握自身的轉變,並學會在神裡面找到調適的方向。因此,基本的發展心理學將有助於靈修指引者對人生變化的架構之理解。

\n

C. 能處理靈修輔導關係的張力
      在靈修陪行的過程中,有時也會出現靈修指引者與退省者之間的衝突與張力。有些靈修指引者會當作沒有甚麼事發生,結果造成陪行果效停滯,此時,靈修指引者應誠實面對兩者間的張力,檢討自己的防衛機制,必要時應尋求其他靈修指引者的幫助,也藉此理解自己可能有的問題並經歷成長。

\n

D. 為親密立界線
      基於我個人的輔導經驗,經營靈程友誼與生命關顧時,要設立界線(boundary):這包括男女心靈親密、身體接觸、相處的時間與密度,以及其他給予協助而不造成過度倚賴的界線。適當的界線能保護彼此,讓靈程的友誼建立在彼此尊重、保護、互信的規則上,因此靈修引導者需要在這方面接受進一步的訓練。

\n

 

\n

五、靈修指引:靈程路上的陪行者

\n

A. 聖言誦禱練習
默想馬可福音八章1-10節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:從耶穌與門徒的互動和對話中,列舉或說明祂如何陪伴與引導門徒成長?耶穌如何幫助門徒對祂的認識?想像門徒在此事件中,內心的狀態與反應。你是否經驗過耶穌的陪伴與引導?試舉出一個經驗,特別留意當時自己對耶穌的認識,在哪方面增加了?耶穌如何引導你?試著將這些經驗在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜,繼續聆聽和歇息。

\n

B. 操練靈修陪行的藝術
彼此尊重:靈修陪行是一種藝術,當陪行者與退省者雙方能彼此尊重對方的思想和感動,不以個人經驗立刻下定論,而是肯定對方的獨特領受,彼此自在地分享與探討靈程經驗時,便能締造退省的敞開空間。這意味著陪行者和退省者靠著聖靈的啟迪,彼此可以在這敞開的空間見到神在對方生命中的同在與作為。
操練陪行:試著關心一位在靈程上需要陪伴的弟兄或姐妹,每週與他固定見面一小時,彼此分享近日的靈修心得,寫下自己在當中的體會,觀察自己在會談中對聖靈帶領的體驗,記錄自己的成長。同時觀察自己在彼此的交流中,有甚麼反應和態度是需要加以改善的。

\n

 

\n

相關閱讀
伍潘怡蓉。〈靈程同行者——淺談屬靈夥伴與靈修指引〉,《校園》。2015年,第57卷二期,3、4月號:31-33。
諾拉斯科(Rolf R. Nolasco Jr.)。《默觀輔導員——流露生命本質的輔導》(The Contemplative Counselor: A Way of Being)。黎智生譯。香港:基督教文藝出版社,2013。
貝瑞(William A. Barry S.J.)、康諾利(William J. Connolly S.J.)。《靈修輔導實務》(The Practice of Spiritual Direction)。閒道人譯。台北:光啟文化,2009。
大衛貝內爾(David G. Benner)。《靈程同路人——屬靈友誼和導引的祝福》(Sacred Companions: The Gift of Spiritual Friendship & Directions)。卜妍娉、 陳永財合譯。香港:學生福音團契,2008。
侯活 肯特勒斯(Howard Hendricks)、威廉肯特勒斯(William Hendricks)。《亦師亦友——雕琢生命的師徒關係》(As Iron Sharpens Iron: Building Character in A Mentoring Relationship)。林莉如譯。香港:學生福音團契,2004。
奇夫安德遜(Keith R. Anderson)、蘭迪利斯(Randy D. Reese)。《師徒關係——屬靈路上拖與帶》(Spiritual Mentoring, A Guide for Seeking and Giving Direction)。李興邦譯。香港:基道出版社,2004。
李耀全。《心理輔導——心理輔導與屬靈導引的整合》。香港:建道神學院,2002。

\n

 

\n

註釋
1 參依納爵:《聖依納爵自述小傳心靈日記》,第21, 32, 34, 37 號。
2 貝瑞(William A. Barry S.J.)、康諾利(William J. Connolly S.J.)合著,《靈修輔導實務(The Practice of Spiritual Direction),閒道人譯(台北:光啟文化,2009)。
3 辨別神類主要是分辨聖靈與魔鬼的不同作為,要主動回應聖靈的引導,看清並遠離魔鬼的試探、欺騙與引誘。參《神操新譯本——剛斯註釋》,第313-336號,這部分是《神操》的附錄,給予領神操者有可依從的辨別神類的規則。
4 〈前導說明〉在《神操——通俗譯本》中譯為〈凡例〉。
5 「當領神操的人注意到操練者沒有經驗到任何靈性的推動,例如,神慰或神枯,或不覺得不同神類的推動,輔導員就應仔細詢問避靜者的情況:對於神操,是否按照指定的時間操練?如何做?是否盡心遵守「附則」?輔導員對每一項都應加以詢問。神慰和神枯會在第316-324號討論,附則見第73-90號。」(《神操新譯本——剛斯註釋》,第6號)
6 《神操新譯本——剛斯註釋》,第316-317號。
7 「必須注意這點。當沒有靈修經驗的人在經歷第一週的操練時,他也許會受到粗俗、明顯的誘惑,藉以顯示出進一步事奉天主的種種障礙,例如,艱辛勞苦,或因世俗虛榮而引起的羞辱、懼怕。在這種情況下,領神操的人不要給作神操的人講解第二週辨別神類的規則。因為第一週的規則對他有益,第二週的規則反而對他有害。第二週的規則精細高深,超過他所能理解的。當領神操的人察覺到作神操的人,遭受外表似乎是善的事物的攻擊和誘惑時,這是為他講述第二週辨別神類規則的時候了。因為人類的仇敵通常用外表看似是善的事物,來引誘那些在明路上操練的人——這正與第二週的操練相符合;而不是用來引誘那些在煉路上的人——那正是第一週的操練。」(《神操新譯本——剛斯註釋》,第9-10號)
8 參《神操新譯本——剛斯註釋》,第20號。
9 參《神操新譯本——剛斯註釋》,第2號。
10 「領神操的人不應該推動作神操的人傾向於選擇貧窮或任何其他的許諾,認為會比相反的事更好;或是傾向於選擇某種地位或生活方式,認為比另一種更好。在神操之外,勸勉那些可能適合的人選擇節慾、貞潔、修會生活和福音全德的各種方式,是合法而有功勞的。但當人在作神操、尋找天主的旨意時,更好且更恰當的方式是:讓造物主天主自己向那虔敬的靈魂自我通傳,使他愛慕和讚頌祂,將他安置在日後更好地事奉祂的道路上。所以領神操的人不能偏向任何一方,而要像天秤上的指針一樣,完全中立、不偏不倚,讓造物主和受造物,受造物和他的造物主天主直接處理。」(《神操新譯本——剛斯註釋》,第15號)
11 《神操新譯本——剛斯註釋》,第7號。
12 《神操新譯本——剛斯註釋》,第18號。

\n
\n
',1,0,0,1639834654,'/OEBPS/相遇-Ebook-210830-9.xhtml'),(114,12,14,0,'第5章 轉化心渴慕','
\n
\n

來到神面前,安靜片刻。聆聽並默想以下的歌詞:1
  我的神,我要敬拜祢,我的心深深地愛祢,
  在祢的座前,我思想祢恩典,
  我的心讚美敬拜祢。
  祢是我心靈的滿足,祢是我唯一的喜樂,
  在祢的座前,我思想祢恩典,
  我的神,我要敬拜祢。感受
現在自己內心最滿足的是甚麼?用幾句話將你最深的滿足寫下來。

\n

 

\n

一、被忽略的內心渴望

\n

        在都會生活中,我們常常活在別人不斷的期待與要求中。這些期待可能來自家人,有些要求則出自工作中的同事。有時,一早醒來,腦海中立刻出現一張「要求」清單,這清單源自身邊的人心中的渴望(desire),為了盡力滿足這些渴望,我們忙於應付他們所表達的期待。比如,一位職業婦女在清晨上班前,可能要先處理孩子的需要;上班後,同事們工作的焦慮就化成眼前的要求;下班後,還得探望一下年老的父母;終於孩子入睡了,或許還有一點心力問一問先生,今天有甚麼心事或重擔。
       如此將注意力放在滿足外界的渴望上,我們容易忽略聆聽自己最深的渴望。久而久之,我們會變得不敏銳於自己需要甚麼、不要甚麼,喜愛甚麼、不喜歡甚麼,這會影響我們對自己的了解,因為「期待與渴望」是觸發熱忱的啟動器,我們的「期待與渴望」也將展現未來可能的夢想與理想。一方面,當我們不能掌握自己的渴望之所欲、熱忱之所在、夢想之所逐、理想之所望的時候,我們也不容易說清楚我們是怎樣的人,自己將來可能成為怎樣的畫像。另一方面,為了滿足他人而忽略或壓抑自己的心底渴望,則會有不滿足的感受產生,漸漸也掌握不到對神的渴望,沒有熱情渴慕神,對自己與神的關係感到不滿足。

\n

 

\n

二、坦然檢視渴望

\n

       在靈修過程中,聖靈逐漸轉化我們的渴望,引導我們最深的熱情(passion)去追求對我們生命有益的事物,對聖經的默想使我們的心靈甦醒(awakening),真理之光引導我們的渴望,使我們渴望神的美善、基督的豐盛生命、上帝永恆的國度。我們只要坦然在神前檢視自己的渴望,無需擔心神會嘲笑或蔑視,試著誠實地面對自己的七情六慾、思想情緒,甚至向神坦承自己的野心與自私、慾望與妄想、失望與失敗、掙扎與跌倒。
       坦然在神前檢視渴望的方法有很多,最簡單的是每天清晨或睡覺前,緩慢深呼吸三分鐘,來到神面前,安靜片刻,想像神正聆聽著我們的期待,在神的面光之中,看清楚自己的幻想與渴望,然後對神說:「請導引我的情感,使我所渴望的至終能引領我更渴慕祢,幫助我被從祢而來的美善所吸引!」再緩慢深呼吸三分鐘,等待聖靈的光照,聆聽神對我們的提醒,然後寫下剛才操練過程中的觸動,結束的時候可以做一段短短的禱告,然後在神面前安靜、繼續聆聽和歇息:「神啊!願我所渴望的事,將我帶向更深地愛人、更多地信靠祢、更喜樂地盼望看到祢所賜予的,更滿足地住在祢的愛中。」

\n

 

\n

三、轉化渴望

\n

       渴望會促使我們去追求一些期待中的事物,渴望也會帶動我們追求想達成的目標。當我們把一切的渴望帶到神前檢視時,在神聖潔的光中,我們容易意識到自己渴望之事背後的動機,並將這些渴望向聖靈與聖言開放,讓神光照自己,顯明我們不正確的動機與渴望。

\n

A. 在聖靈中轉化渴望
       每一個渴望都可以轉化,使之導向渴慕神。試著寫出你這一天生活中的渴望清單,無論是生活所需、人際所求、家庭所望、自己不足之處,但不要只停留在渴望的事物上,檢視有哪些渴望帶動你期待經歷神。你渴望發生怎樣的事?期待怎樣在自己的渴望中與神相遇?把心中的渴望寫成對神的渴慕之禱告。求聖靈幫助我們在追求事物的過程中,把每個渴望導向渴慕經歷神的愛、更多認識祂;我們的禱告便會漸漸從渴望得著的事物,轉變成更多渴慕那厚賜一切恩典的創造主本身。

\n

B. 在禱告中轉化渴望
       依納爵強調人最深的渴望是,在萬事萬物中尋找上主,並在日常的生活中,為榮耀神而活,並且在跟從基督中,活出自己的召命。因此我們會將渴望化成禱告,這個最深的渴望引導著我們的每個動機與選擇,促成我們行動的方向。
       我們的每一個禱告,都可以在日常的生活中,朝向渴求為榮耀神而活,更委身地跟從基督。當我們這樣禱告時,奧秘的三一上帝會在我們看不見的隱秘處更新我們,有些渴望就會漸漸消失,另一些更深的切慕之情卻會由衷而生。聖靈會漸漸打開我們的眼睛,看見那些吸引我們的事物是否引導我們成為更真、更善、更美的自己?是否引導我們更渴慕一切美善的源頭?於是渴慕就成為禱告中轉化生命的動力,我們會呼求眾光之父,引導我們追求當追求之事,賜我們悟性可以分辨虛榮的絢爛與真正的永生之美,知道神樂意將祂對我們的期待放在我們的渴望之中,也會引導我們的渴望,使我們活出基督的樣式。

\n

 

\n

四、在聖言中轉化渴望

\n

       轉化渴望的關鍵是將渴望向聖靈與聖言開放。當我們把一切的渴望帶到神前檢視的時候,在聖靈的光照中,我們開始意識到自己渴望之事背後的動機,接下來就是將這些渴望向聖言開放,祈求聖靈將聖言注入我們的心,使我們在真理中被淨化、光照,漸漸活出基督的樣式。因此,操練者需要一種讀經方式,慢慢消化聖言,從心底吸收神話語的亮光。聖言誦禱(Lectio Divina)藉以緩慢的速度重複讀經,伴隨著禱告,幫助靈修者察覺聖靈的引導和提醒,並深刻經驗神愛的臨在(presence)。

\n

A. 預備心靈
       向神敞開自己,感受祂的臨在,給祂一些時間,聆聽祂說話。神認識你,樂意親近你,並且常呼喚你活出受造的目的,期待你更多明白祂對你的愛。

\n

B. 預備環境
       準備好聖經、筆記本或日記,以安靜開始,找到一個適合祈禱的空間,然後緩慢地坐下,調整呼吸自然不急促,再喝些水,在這安靜過程中,動作要儘量放慢,若臨時想到一些重要事情,先將它們記錄下來,不要馬上處理;退省者最好暫時將手機關掉,專心與神約會。

\n

C. 渴慕的心
       可以先聽一首詩歌或讀一篇禱文,讓自己的心思意念可以暫時放下掛慮,求神賜下渴慕祂的心,祈求聖靈打開我們的耳朵聽到祂愛的呼喚,用一顆期待聽到神說話的心來誦讀聖言。

\n

D. 慢慢聆聽
       拿起當天的靈修經文,緩慢地讀,默想一會兒。這部分可以採用聖言誦禱的方式。2
◆ 聖言誦禱的第一步驟是「誦讀」。在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。+
◆ 聖言誦禱的第二步驟是「默想」。在默想中,讓聖言成為神對我們而發的言語,觸碰並感動我們最深層的情感,在聖言誦禱中聽到來自聖靈的呼喚與邀請:呼喚我們悔改、邀請我們轉向跟從基督。
◆ 反覆不斷地思想聖言之際,心靈自然進入第三步驟,稱為「祈禱」。祈禱有兩層意義:首先我們與祂產生互動的對話;其次,祈禱使我們更樂意把自己獻給神,這種奉獻漸漸觸動並改變我們最深層的自我中心。
◆ 在最後一個步驟,只是安歇在主的愛與臨在中,讓神注視我們,感受祂對我們的愛,我們也注目仰望祂,在靈修傳統中稱之為「默觀」愛的神。

\n

E. 寫下觸動
       用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動自己的地方,將這些領悟寫下來。特別想一想,當你將自己的渴望向聖言開放後,有甚麼新的亮光?對自己與對神有甚麼不同的洞察?最後以感恩結束,可以用一段短短的禱告,然後在神面前安靜、繼續聆聽和歇息:「神啊!願我所渴望的事,將我帶向更深地愛人、更多地信靠祢、更喜樂地見到祢所賜的盼望,更滿足地住在祢的愛中。」

\n

 

\n

五、靈修指引:轉化心渴慕

\n

A. 聖言誦禱練習
       以約翰福音四章7-29節練習聖言誦禱。以緩慢的速度重複讀經,伴隨著禱告,祈求察覺聖靈的引導和提醒,並深刻經驗神愛的臨在。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記,找到一個適合祈禱的空間,然後緩慢地坐下,調整呼吸自然不急促,若臨時想到一些重要事情,先將它們記錄下來,不要馬上處理。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。想像與體會在場的人物、背景、主角。試著用想像分別體會耶穌、撒馬利亞婦人的樣子與動作。體會撒馬利亞婦人的動機與心態。從這婦人與耶穌對話的內容,試想她的渴望是甚麼?她有甚麼不滿足與痛苦?觀察耶穌的回應,耶穌如何轉化她的渴望與不滿足?她最深的渴望如何被滿足與醫治?如果你在場,會有甚麼反應?試著將這些體會在默想中與耶穌分享。
寫下觸動:想像自己是來這井打水的婦人,你會向耶穌求甚麼?耶穌可能會如何回應你的渴望與不滿足?你可以用以下圖畫填寫你的渴望與滿足度(例如,百分之八十的滿足度),把這些不同的渴望與滿足度帶到耶穌面前,與祂分享,寫下這過程中新的體會與感受。(參附圖:渴望檢視圖)用幾分鐘記下對經文的新反省,或經文觸動你的地方,寫下你對三一上帝的敬畏和感動。

\n

 

\n

\"30878.jpg\"

\n

 渴望檢視圖

\n

 

\n

感恩結束: 寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 更深認識與渴慕耶穌
用心聆聽:有一種傾聽是為了更深認識對方是誰,想進入對方的世界,以至可以知道如何更愛對方。因為在意,所以我們用心聆聽耶穌,因為想與祂更親密,只為與耶穌心連心,與祂共悲共喜。把這種渴望告訴耶穌,為自己能與祂心連心禱告。
更渴望認識耶穌:靈修是一個轉化我們的心貼近耶穌的心的過程,我們的禱告、讀經是否使我們更渴望親近耶穌基督?使我們樂意主動更愛祂?為自己能更愛耶穌禱告。

\n

 

\n

相關閱讀
大衛 福斯特(David Foster)。《與神同誦——靈閱的意義與實踐》 (Reading with God: Lectio Divina)。陳永財譯。香港:基道出版社,2007。
關於退省的中文網站:〈網上避靜〉,http://onlineministries.creighton.edu/CollaborativeMinistry/Chinese/(2016年6月1日瀏覽);〈HKCLC基督生活團〉,http://hkclc.catholic.org.hk/index.php/phase1(2016年6月1日瀏覽);〈依納爵靈修〉,http://www.amdgchinese.org/ignatian/ignatius-spirituality/ignatius-spiritual-exercises/(2016年9月26日瀏覽)。

\n

 

\n

註釋
1 〈我的神我敬拜你〉,《生命的執著》專輯,「我心旋律」詩歌創作,https://www.youtube.com/watch?v=a7d5Y7umtm4&list=RDrIN2ymdnY-s&index=2(2016年9月5日瀏覽)。
2 參大衛 福斯特(David Foster):《與神同誦——靈閱的意義與實踐》(Reading with God: Lectio Divina),陳永財譯(香港:基道出版社,2007)。關於聖言誦禱的步驟,另參〈聖言誦禱的步驟〉,http://www.ccreadbible.org/Members/Bona/For-Bible/bible-subject/Lectio-Divina(2016年6月1日瀏覽)。

\n
\n
',1,0,0,1639835091,'/OEBPS/相遇-Ebook-210830-10.xhtml'),(115,12,15,0,'第6章 為生命感恩','

緩慢深呼吸三分鐘,對著一面鏡子,看看鏡中的自己,仔細觀賞自己的眼眉、耳朵、鼻子、口唇與輪廓。
你喜歡現在的自己嗎?可否有讚美與鼓勵的話?
你最不喜歡自己的哪些地方?可否有批評與嘲諷的話?
寫下你的體會,將這些感受在默想中與耶穌分享。

\n
\n \n \n \n \n

 

\n

       有些人不喜歡自己,當中的原因很多:有人不喜歡自己的外貌,有人自認才智不及人,有人自小家庭不幸福,感到自己生命不夠美好。這些因素有時會互相強化,形成一種習慣性的態度,不自覺地影響人的自我形象(self-image)。自我形象差的人總是看到自己不可愛、不如人的地方,因此不容易快樂,常常陷入自卑與自責中,並用許多方法裝飾自己的外在。

\n

 

\n

一、不健康的自我形象

\n

        不健康的自我形象很容易產生傷害,主要是因為過於介意他人對自己的評價,顯得沒有自信。有些弟兄姐妹在教會服侍中經常與他人比較,感到自己的恩賜和表現都不如人;但也有弟兄姐妹卻過度表現自己,希望藉服侍取得他人的肯定與認同,結果同樣因為太在意他人的回應而患得患失。
       身為牧者,我不會用「比上不足,比下有餘」的話來使這些弟兄姐妹的感受好些。在我過去牧養的輔導經驗中,有時當我刻意用心列出他們的強項,努力說明他們其實也有令人羨慕、欣賞之處時,他們會變本加厲地以雙倍的弱項來說明自己其實很差。我藉著一些創意的方式,嘗試與他們一起探討他們的自我形象,有時我會請他們拿一張小時候的照片來說明自己為何不可愛,或者請他們畫一張自畫像,或者用一種象徵性的動植物來表達他或她眼中的自己。令人驚訝的是,通常這些圖像與畫中佈景都偏向單調和黯淡,給人一種孤單與沉鬱的感受,照片中的身影也常是形單影隻的,好像訴說著他們的世界常常是沒有太多燦爛的姿彩,對自己的不滿意或不喜歡似乎也影響了他們生活的歡笑與樂趣。
       但是有時,當我請一些人畫一張自畫像時,他們卻將自己描繪得相當完美,也將自己的故事編織得相當成功與令人羨慕。事實上,他們並不像他們口中所說的如此光彩耀眼,只是因為刻意取材,選用一些正面的角度來說明自己,讓他人看到較美好的自己,進而接受與喜歡自己。這其實也是另一種不健康的自我形象,因為沒有足夠的勇氣認同和接納屬於自己的不完美的一面,不能坦然在人前活出完整、真實的自己。

\n

 

\n

二、接納自己

\n

       當人不能接納自己或很不喜歡自己的時候,自然不容易為神所創造的自己感恩,更難體會到神在這創造中對自己獨特的愛,這一切都會影響人對神盡情的讚美與敬拜。若然沒有一份發自心底的感恩,服侍很容易變成責任與事工,而不是出於愛中的回應,進而也會影響在事奉過程中的喜樂。換另一個角度深思,在不能自我接納的心底深處,其實也蘊藏著對神的失望或不滿,覺得神對其他人比較好;感到神實際上是不公平的,在一種比較心態下,總覺得神賜予他人的遠比給自己的更好。
       其實,生命以及所擁有的一切都是神的恩賜,無論我們主觀地認為神賜予的是多或少,自己所得到的是更好或更差,我們應該關注的是:「無論處豐盛或處卑微,我們如何活出自己的召命與成為自己?」《神操》「原則與基礎」第23號指出:「人之受造是為讚美、尊敬、事奉我們的主天主,因而拯救他們的靈魂。世界上的其他事物都是為人所造的,為幫助他們達到他們受造的目的。……更精確地說,我們只應切望和選擇那些更有助於我們達到受造目的之事物。」1
       「活出自己的召命與成為自己」是一個成聖的旅程,活出我們為神所造的目的。感恩不只是一種樂觀的角度,感恩使我們具備一種洞察力,可以在自己身上以及周圍所發生的事上看見獨特之處,見到生命的意義和盼望。感恩中的洞察不在乎別人看自己優秀或不優秀,也不在於自己的表現是成功或失敗,乃在於在自己的故事中,我們總是可以讀到祂為我們而寫的救恩故事。

\n

 

\n

三、隨遇而安

\n

       感恩是一種隨遇而安的心境。隨遇而安是指一種凡事謝恩、凡事仰望與尋求神的心態,重要的不只是事情的得或失,而是在其中尋求更能榮耀和讚頌我們的神,更有盼望地在救恩中成長。當我們不以取得最大成功作為自己所要的唯一目標,反而轉問:「甚麼是最適合自己的?甚麼更能榮耀和讚頌我們的神,並拯救自己的靈魂?」時,2 我們的禱告就會成為:「神啊!我不會強求,一定要得到甚麼,只要是更能榮耀祢,並成為祢要我成為的人,得與失都交在祢手中,我存感恩的心領受祢的一切恩賜!」
       在生活的經歷中,常有一些事是始料未及的,若我們一定要達成所訂的目標,堅持一定要取得預期的成果,往往就會拒絕接受那最終擺在眼前的事實,更難學習留意神在未料之事上的提醒,也不能辨識聖靈在其中對我們的引導,以致很難明瞭神在其中賜給自己的獨特禮物。感恩的心幫助我們面對與接納現實,將心中的焦慮與失望轉化成尋求神而有的平安。在未曾預期的事上,我們更可以領悟到我們的上帝不僅是那超越人所能理解的上帝,更是人所未能預料的上帝(the unexpected God),祂的意念更是高過我們的意念,在不預期的轉折處,我們對自己竟然可以有令人驚訝的發現。
       以下「感恩中的禱告」的練習可以幫助我們敏銳於神的恩典:
A. 預備心:首先預備心靈,懇請聖靈幫助你打開心靈的眼睛,可以看到神的愛與恩典。
B. 回顧:經過一天的生活後,在睡覺前找個安靜地方回顧今天發生的事,各列舉一件最開心與最不開心的事件,並在默想中邀請耶穌與你一起回顧。想像若是耶穌當時在場,祂會做出怎樣的反應?若是耶穌當時在你身邊,祂會對你說甚麼?
C. 聆聽:試著慢慢聆聽出現在心中的對話與聲音,然後寫下你與耶穌一起回顧的觸動。記錄有哪些片段或鏡頭特別讓你體會到神的愛。試著將這些體會在默想中與耶穌分享。
D. 感恩結束:以一段短短的禱告做結束:「神啊!願祢幫助我可以為自己感謝祢,使我更喜樂地相信祢對我的生命有獨特的美意,更多從祢的眼光見到祢對我的盼望,更深地愛自己。」
E. 感謝的信:再用幾分鐘的時間寫一封感謝的信給天父,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

四、感恩使人從問題轉向神

\n

       感恩使人從自己的問題轉向神的保守。都會的生活有時像混亂的節奏,層出不窮的問題引致自己時不時有失控的反應。當我們學習面對那些令人感到不安、威脅、不滿的人或事時,嘗試為自己的遭遇感恩,安心地讓神在這些遭遇中塑造自己。感恩使人得平安,因為我們敬畏那奧秘的造物者,我們也欣賞祂成就在我們生命中獨特的創造,看到祂豐盛的恩典與暗中保護的手,並安然地走出屬於自己的獨特旅程。
       感恩不是因為生活中天色常藍,感恩是因為我們遇見了神,因此行路有方向、心中有力量、盼望中有勇氣。感恩使我們將關注的焦點從問題轉向神的作為,看到神如何幫助我們在都會困擾的人或事中,不至為惡所勝;見證神在自己生命中的奇蹟與轉化,經歷不論得時不得時,因著堅定仰賴神更新、再創造的恩典,體會祂在我們生命注入勇氣與力量,安撫我們不安的心靈,轉化我們不斷築起的保護牆,為我們打開多扇窗和門,使我們成為樂意分享自己的生命。

\n

 

\n

五、靈修指引:為生命感恩

\n

A. 聖言誦禱練習
默觀路加福音一章5-66節。以緩慢的速度重複讀經,伴隨著禱告,祈求察覺聖靈的引導和提醒,並深刻經驗神愛的臨在。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記,找到一個適合祈禱的空間,然後緩慢地坐下,調整呼吸自然不急促,若臨時想到一些重要事情,先將它們記錄下來,不要馬上處理。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想: 想像與體會在場的每個人物。試著想像馬利亞、伊利莎白、鄰里親族的樣子與動作。試著體會馬利亞、伊利莎白的心情與歡樂。馬利亞和伊利莎白的懷孕過程有甚麼相似與相異之處?馬利亞與伊利莎白的互動有何特別的地方?試著體會馬利亞在這些經歷中,她對神的認識有甚麼特別之處?如果你在場,會有甚麼感受?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 自我的拼圖
請按以下的主題在耶穌面前介紹自己,也可以用自畫像來表達。感受與想像耶穌如何看待你。再將過程中的新體會寫下來。最後為這樣的自己感謝神。
我的自畫像:可以用象徵圖畫或照片說明。例如,用一張照片形容自己是都市中的音樂天使,把天上的音符與聖樂帶給人。
我的家庭
我的個性
我的外貌
我的成長
我的求學
我的專業
我的頭銜
默想詩篇第十六篇:打開詩篇十六篇1-11節,按著基本的結構以緩慢的速度閱讀三次,1-2節是對神的倚靠,3-4節是專心仰望神,5-8節是信靠與感恩,最後9-11節是得救的喜樂。停留在觸動自己的經文之處,試著將這些體會在默想中與耶穌分享。之後,向神獻上對自己生命的感恩。
背誦經文:背誦哥林多前書十五章10節:「然而,我今日成了何等人,是蒙神的恩才成的,並且他所賜我的恩不是徒然的。我比眾使徒格外勞苦;這原不是我,乃是神的恩與我同在。」

\n

 

\n

相關閱讀
(Richard J. Foster)。《屬靈操練禮讚》(Celebration of Discipline)。周天和譯。香港:學生福音團契,1982年。

\n

 

\n

註釋
1 《神操新譯本——剛斯註釋》,第23號。
2 「應把我的受造目的——讚頌我們的主天主及拯救自己的靈魂——當作我的目標。此外,我應該處於平心狀態,就是沒有任何錯亂的心情,這樣我對目前討論的事,不會傾向於採取更甚於放棄它,也不會傾向於放棄更甚於採取它。反而,我應像天秤的指針一樣,不偏不倚,為能一旦我察覺某事更能榮耀和讚頌我們的主天主及拯救自己的靈魂,我就立刻採用。」(《神操新譯本——剛斯註釋》,第179號)

\n
\n
',1,0,0,1639835316,'/OEBPS/相遇-Ebook-210830-11.xhtml'),(116,12,16,0,'第7章 默觀的祈禱','

找個地方,全身放鬆。緩慢深呼吸三分鐘,呼吸要緩慢、自然。
短短地禱告:可重複一字,如「父!」,體會神的臨在。
也可專注於某些詞句,如「上帝」、「耶穌」、「阿爸,父啊!」、「請來!」,或呼求耶穌:「耶穌!憐憫我!」每次吸氣或呼氣時,便重複一字或一詞,好使自己能夠專心,並安息停留在上帝面前。也可以到教堂或房間的十字架前,跪下仰望十架,呼求耶穌:「耶穌!臨近我!」

\n
\n \n \n \n

 

\n

       都會生活常常充滿五光十色的廣告推銷、層出不窮的商場特惠活動,這些外界的過度刺激與喧嚷,不僅讓人分心,也挑起我們不同的消費慾望,容易掩蓋我們內在對聖靈的敏銳,並使我們對神臨在的直覺變得遲鈍。因此,都會基督徒面對聚焦的挑戰:如何在商品化的世界中專注於神,在眾聲喧嘩中體會耶穌的臨在。

\n

 

\n

一、專注於神

\n

       過去這幾年在亞洲紛紛成立許多靜修中心,退省者希望在靜修中心更專注地祈禱,更有深度地與神相遇。香港也有一些靈修中心刻意為退省者提供安靜營舍,安排祈禱課程。許多團體也漸漸看到教會中這種靈性的渴望,加強為靈程旅人舉行安靜與退省操練的聚會。

\n

 

\n

二、對神臨在的敏銳察覺

\n

       「專注於神」實質上是一種關係,不應該簡化為一種操練。基督徒因為被神深深吸引,將心思意念專注於神,祈禱則是這種專注的內心狀態,以靈性的眼光察覺祂的同在,回應祂的呼喚。默觀(contemplation)或默觀祈禱(contemplative prayer)在靈修傳統中雖然有不同的著重點,1 但是在主觀的經驗上都強調增進靈性的眼光與醒覺,以至於在日常生活中,得以逐漸發展出一種對神臨在的敏銳察覺與專注。默觀可說是一個人靈性生活與神交往的察覺狀態,在與神相遇中,對彼此關係的互動有相當高的意識自覺。
       基督徒的默觀祈禱,是聖靈所帶領的祈禱,是整個人的生命與神的相交,包括他的理智、意志、感情、感受、官能及他所有認知能力的投入。2 當人無時無刻都生活在神的臨在中,所有工作皆置放在神愛的光照之下時,他的言行舉動沉浸在專注地與神對談的氛圍內,渴望與神的心意合而為一,配合祂的計劃而行,並以一種跟隨基督、分享祂的苦難與復活的生活方式來行事為人,這些都能稱為默觀祈禱。

\n

 

\n

三、以基督為中心的默觀祈禱

\n

       耶穌會最早期的十個會士之一納達神父(Jerome Nadal, S.J., 1507-1580)是依納爵的知音好友,他這樣描述依納爵在卡陶內溪畔的神秘默觀:他「心靈的眼睛睜開了,接受到的光照如此豐富而又如此強烈。他立刻悟到並默觀信仰諸奧蹟……他對一切事物的真理有最高層次的理解和體會,萬物的根源在他心目中展露無遺……他悟力上的光照增強了,祈禱和默觀更為容易,對天上和心神事理心領神會,感受到認識的傾注」。3
       依納爵的默觀經驗以三一上帝為中心,透過專注於三一神,他常有奇妙的經歷,他對三一神奧秘的經驗也影響了他的靈修觀。三一上帝在基督內,藉聖靈的感動與啟示,向依納爵奇妙地揭示三一上帝的恩典,使他對上帝在基督裡的救恩行動有特殊的體會,耶穌的言行更是依納爵默觀的焦點。因此,《神操》的默觀以福音書中主耶穌的生活、苦難、受死和復活為主要內容,透過默觀基督的一生,領悟上帝慈愛的恩典,愛慕與尊崇祂,並響應祂的召喚,全心全意作委身的回應——效法基督而服務他人,並因此成全自己,這就是依納爵式默觀基督的祈禱,也說明了依納爵以基督為中心的默觀,必然緊密地與行動結合在一起的原因。

\n

 

\n

四、怎樣進行默觀祈禱

\n

       《神操》中的默觀(contemplation)和一般默想(meditation)有所不同。默想操練的對象通常是人或事,也包括耶穌所說的真理,焦點在於人、事和真理,而不在於耶穌自己或祂與默觀者之間的互動關係。例如,默想主耶穌在福音書裡的天國的比喻,我們可以安靜地反覆思想這些比喻的內容和涵義,進而組織成為清晰的、有邏輯的思路和道理,再進一步分析和反思:「這些道理對我到底有甚麼意義?」
       至於默觀操練的對象則是耶穌自己,注視的焦點是耶穌這個「人」,並留意祂與自己的互動。我們可以默觀主耶穌在福音書中所講的天國的比喻,祂當時如何與身邊的人交談,祂說話時的態度和語氣,祂的眼神與表情有甚麼變化,甚至祂的內心感情有甚麼特殊反應。對操練者來說,默觀不再是旁觀,操練者把自己投入到經文的現場,嘗試扮演經文中的主角或配角,在角色扮演中,他如同在現場觀察耶穌、體會耶穌,從不同關係的互動中認識祂、與祂交談、聽祂說話。默觀就成了與耶穌繼續不停地互動和對話的一種祈禱方式。《神操》中默觀基督的操練有兩個特色:

\n

A. 運用想像力進入場景
       默觀所選用的經文,根據經文內容仔細想像整件事情的發生經過,有如在場觀看當時的情景,包括地點、時間、人物、事物、氣氛等,然後想像與感受當時的情景,就像自己身在其中經歷這一切。試著選一段四福音書中的經文,首先運用想像力進入場景,想像那個地方的場景,有甚麼聲音,天氣如何,有哪些人物在其中,他們正在做甚麼、說甚麼。耶穌可能會有甚麼表情?門徒們在哪裡?人們有何反應?耶穌說了甚麼?祂如何與人交往?看見耶穌這樣行或聽見祂這樣說,自己心裡有甚麼觸動?再進一步想像,如果自己是故事中的主角,耶穌會對自己說甚麼、做甚麼?自己又會怎樣回應祂?

\n

B. 運用五官體悟經文
   運用五官想像經文所描述的事件、人物與現場,有助於自己投入經文,增加對經文的體會與理解。《神操》注重五官在默觀經文中的運用,包括運用視覺、聽覺、嗅覺、味覺與觸覺來想像與感受經文中的場景,4 例如,「運用想像的眼睛,我看到……;在想像中用耳朵,我聽到……;用嗅覺,我聞到……;用味覺,我嚐到……;用觸覺,我感受到……」。5 操練者中會有各種不同類型的人,投入經文時可用不同的感官來配合自己對經文的體會。例如,「視覺型」的朋友在默觀經文時,可提醒自己「我看到……」、「我見到……」;「聽覺型」的人可以問自己「我聽到……」;「感受型」的則想一想「我覺得……」等。
       默觀的祈禱對華人教會確實是比較陌生的操練,有的人會感到在默觀中,神與人的交往似乎高深莫測。其實,當我們尋求一種專注於上帝的生活態度時:尋求祂的臨在、注視祂的愛、尋求與祂同心,這種內在的醒覺狀態已經是一種與神相交的默觀祈禱。默觀的操練者有時要等候神的啟發,默觀的祈禱不一定常常有亮光或嶄新體會,但是,在我們隱秘處行動的神,不會因為我們有沒有多一些體悟,而停止祂在我們生命中的工作。因此,我們只要繼續安然在祂面前行事為人,就會對神有驚喜的發現。
       神常在人心靈主動行動,這是出於上帝慈愛的恩典,並非以人之努力或表現就可以獲取對神的認識。默觀的祈禱是一種恩典,聖靈樂意通過各種方式將真理啟示人、引導人。《神操》注重透過默觀聖言幫助人與耶穌對談,在禱告中向神開放,求聖靈讓自己學習分辨祂在自己生命中的行動。

\n

 

\n

五、靈修指引:默觀的祈禱

\n

A. 聖言誦禱練習
默觀馬可福音一章1-11節。以緩慢的速度重複讀經,伴隨著禱告,祈求察覺聖靈的引導和提醒,並深刻經驗神愛的臨在。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記,找到一個適合祈禱的空間,然後緩慢地坐下,調整呼吸自然不急促,若臨時想到一些重要事情,先將它們記錄下來,不要馬上處理。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。用五官想與體會在場的人物、背景、主角。問自己,看到甚麼?聽到甚麼?嗅到甚麼?感受到甚麼?作者對耶穌的身份有甚麼特別的描述?試著體會在耶穌的受洗中,耶穌、天父和聖靈三位一體之間的互動關係。約翰在這段經文有甚麼獨特的角色?想約翰對耶穌的體會,思考這次的經驗對約翰的影響。想如果你自己當時在場,你可能會有甚麼體會?試著將這些體會在默想中與耶穌分享
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:作結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 重複的練習
練習兩次:對同一段經文可以在一個星期作兩次默觀練習;或是兩個星期內重複兩次。
比較不同:可以比較在這兩次默觀練習中,對耶穌與對自己的體會有甚麼不同。
平行經文:也可以用另一段平行經文馬太福音三章1-17節再作兩次練習。

\n

 

\n

相關閱讀
戴邁樂(Anthony De Mello, S.J.)。《相逢寧靜中》(Sadhana, A Way to God)。鄭聖沖譯。台中:光啟文化,1991。
梅頓(Thomas Merton)。《默觀的新苗》(New Seeds of Contemplation)。羅燕明譯。香港:基道出版社,2002。

\n

 

\n

註釋
1 靈修傳統中的推理默想(discursive meditation),強調牢記一些聖經章節,在腦海中不斷反覆思想,並盡量找出這些章節的靈感,讓這些感動留在心中,然後靜靜地安息在上帝的臨在中,這種祈禱稱為「獲得默觀」(acquired contemplation),意指這是可以靠人的努力達致的默觀。
2 參《神操新譯本——剛斯註釋》,第50-52, 115, 116, 123, 124號。
3 伯鐸雅魯伯(Pedro Arrupe, S.J.):《依納爵神恩中的聖三奧蹟》(The Trinitarian Inspiration of the Ignatian Charism),石室譯(台北:光啟,1993),21。
4 「第五次默觀:運用五官 對第一次和第二次默觀的內容運用五官。預備經文及三個前導後,按照下面的方式,對第一次和第二次默觀運用想像和五官,以獲得益處。第一點:運用想像的視覺,我觀看人物,仔細地默想、默觀他們的境遇,然後從所見的事物,獲得神益。第二點:運用聽覺,我聆聽他們所說的話或要說的話,然後反觀自己,從中獲得神益。第三點:我聞到芬芳和品嚐神性、靈魂、種種德性,以及其他一切事物的無限甘飴,按照適宜於所默觀的每一個人物的分量。然後反觀自己,從中獲得神益。第四點:使用觸覺,可以這麼說,我擁抱親吻人們走過或坐過的地方。我嘗試努力從中獲得神益。」(《神操新譯本——剛斯註釋》,第121-125號)在所有的默觀或默想之前,《神操》都以相同的預備經(preparatory prayer)——「求我們的主天主賜予恩寵,讓我的所有意向、行動和運作,純粹為事奉與讚美至尊的天主。」(《神操新譯本——剛斯註釋》,第46號),並輔以兩個或三個不同的前導,作為祈禱前的預備。例如,在第五次默觀前的三個前導是:「第一前導是歷史:這裡是記起聖母懷孕近九個月, 我們可以虔敬地默想她如何坐在一匹驢背上,若瑟和一名使女牽著一頭牛,從納臣肋起身到白冷城去,繳納凱撒向那區域所徵收的人丁稅。第二前導是定像:這裡是用想像力觀看,從納臣肋到白冷城的路。思考路的長和寬,是否平坦、或是彎彎曲曲穿過山谷及丘陵。同樣,注視耶穌誕生的山洞:大、小、高、低,及怎樣的擺設?」(第111–112號)「第三前導是求恩:祈求我所願望的。這裡是祈求對為我降生成人的我們的主的內在認識,讓我更加愛祂,更緊緊地跟隨祂。」(第104號)
5 參《神操新譯本——剛斯註釋》,第66-701號。

\n
\n
',1,0,0,1639835542,'/OEBPS/相遇-Ebook-210830-12.xhtml'),(117,12,17,0,'第8章 靈程徑之美','

回顧過去半年,你覺得你與神的關係是非常親近還是很遙遠?
用一個比喻或畫一張圖來說明這些變化與迂迴曲折。
或用一張曲線圖來說明這些變化與起伏。
或用一張照片來說明在你的靈程路上神與你同在、同行的狀態,例如,祂陪你穿越一個又一個陌生的驛站。

\n
\n \n \n \n \n

 

\n

        有時弟兄姐妹問我:「怎樣才能斷定我現在的靈性比以前更高了?」我總是回答說:「靈性(spirituality)很難用高或低來說明,因為靈性基本上是一個整全的人際關係,是基於人對神的認識而建立的人與神的關係,從這關係帶出人對自己、對他人與對世界的認識,進而建構出人與自己、與教會、與他人並與世界的關係。整全的人際關係沒有高低之分,但可以有疏遠或親密、扭曲或健康的差異。」對靈性差異變化的描述,可以用關係的加深與進展,或以關係的起伏變化來形容,比如,我與神的關係互動更緊密,對祂的認識更豐富,或是我與神的關係更疏遠,我不想親近神。關係很難用更高一等或下降一階來描述,也不容易用成功與失敗來說明。

\n

 

\n

一、靈修歷程的迂迴

\n

        在人生的旅程中,人的際遇會經過高山、低谷,其路徑也會有迂迴曲折,靈命成長的焦點不在於已經走到哪一段路,而是在於自己在每一段靈程的發展中,能辨識、回應神的帶領與呼召,內在生命隨著路徑的開展,對神的體會與認識越來越豐富,對神與對人的愛越發成熟與寬廣,這才是靈命成長的中心。細讀靈修傳統,我們會看見許多靈修著作把神、人關係的變化與進程稱為朝聖之旅。
        依納爵以耶穌基督作為《神操》退省的主要內容,並參考靈修傳統對靈性成長階段(stages of spiritual life)的三分法,以朝聖之旅把神人關係的變化在《神操》中的描述分為三個階段(ways):淨化(purgative way)、光照(illuminative way)、合一(unitive way)。這三個階段或三種靈性狀態,又稱為煉路(purgative stage)、明路(illuminative stage)、合路(unitive stage)。在《神操》的靈修主題與內容中,我們也可以看見這個結構。這不是三個截然先後的階段,也不盡然是一步又一步進展的狀態,不需要先由淨化狀態到光照狀態,再進入合一狀態。實際上,靈程發展不是直線前進的,這三種狀態可以同時交錯在個人的生命中,或不停地循環出現在追隨基督者的生命裡。1 這個描繪人與神關係變化與進程的架構可以簡述如下:

\n

A. 淨化狀態:醒悟自己的罪惡
這階段主要是對自己所行的過犯有所醒悟,察覺自我的自私帶給人許多傷害,得罪神也得罪人,於是對造成的錯失感到懊悔與難過,渴望能改變自己,不再犯類似的錯誤,也期待神與他人可以接納與饒恕自己,給予自己一個新的機會。

\n

B. 光照狀態:被真理啟發與光照
這階段因著聖靈的光照,人心逐漸明瞭聖經的真理,受神的美善所吸引,被基督的生命所感召,樂意效法並踏上祂的十字架道路,決定接受基督的邀請,參與在祂的國度中。

\n

C. 合一狀態:與神的愛合而為一
人因體會到神對自己的愛如此深厚,希望自己的生命以尋求神的心意為主,以至漸漸與神的愛合而為一。這階段的主要狀態是,人因神的愛感到滿足與喜樂,於是樂意過愛神與愛人的生活。
敏銳於與神互動關係的變化,不只是明白靈修經驗的不同狀態,更重要的是,愛的互動使靈修者被上帝的榮美所吸引,希望更認識三一上帝,更深進入祂的聖愛,生命更反映出祂的榮美。於是,追求更深認識神並與祂有親密的相遇關係,就成為靈性朝聖之旅的進程目標。

\n

 

\n

二、靈修歷程的起伏

\n

        在靈命成長的過程中,依納爵把人與神關係的起伏分為「神慰」(consolation)與「神枯」(desolation)。

\n

A. 神慰
        人有時格外地體驗神的慈悲和深愛,內心滿是喜悅與感動,有各種正面的感受與思想,依納爵把人與神關係中的這種喜悅經驗稱為「神慰」。「神慰就是人靈上的內在推動,使人對他的造物主天主,燃起炎炎愛火,因而使他不再愛戀世上的任何受造物本身,只能在造物主中愛它們。同樣,或因痛悔自己的罪,或因想到我們的主基督的苦難,或因與任何與事奉或讚美天主有直接關係的事,而感動得流淚,因而更愛主,這也是神慰。最後,一切信、望、愛的增長,一切內心的喜樂能引人嚮往天上事,救自己的靈魂,使人憩息於他的造物主天主的寧靜與平安的,都是神慰。」2

\n

B. 神枯
        相反地,人對神亦可以有許多負面的情緒與體會。人有時會覺得疑惑不安,對神與很多事都失望,甚至不想讀經禱告,也不想回到教會敬拜神。依納爵把人與神關係中的這種低谷經驗稱為「神枯」。「凡與規則三所述相反的都是神枯。例如,靈魂的昏暗、內心的紊亂、傾向卑劣的世物,或是由各種煽動與誘惑引起的不安。這一切使人失去信心,缺乏希望和愛。人變得完全無精打采,冷淡、不快樂,並感到與我們的造物主天主疏遠。神慰與神枯相反,因此由神慰所產生的思想,正好與神枯所產生的思想相反。」3
        在人生的不同階段中,靈程的起伏是避免不了的,會隨著角色與處境有不同的起伏。這幾年,我對生命成長關注的焦點,漸漸轉為對生命歷程的起伏與轉折的接納與欣賞。4 藉由陪伴學生、會眾,使我逐漸體會到:生命中春、夏、秋、冬的四季變化,往往是生命成長不可避免的經歷,然而,無論是「神慰」或「神枯」,人仍然可以見證上帝在其中各有不同的恩典和美好。我感受到:因著接納人性的不完美與遺憾,在苦難的深處,見到神的悲憫之愛,在人的失敗與軟弱中,見到神刻意放置的各樣美善種子。

\n

 

\n

三、自處於靈程迂迴與起伏

\n

        無論處於高山還是低谷,靈修歷程強調,如何經營人與神、與自己、與人的「愛的關係」,比怎樣攀登高山、走過低谷更為重要。問題的處理或答案,往往不是靈修歷程中的最優先關注,透過愛的學習與轉化,在生命中逐漸形成三一神的愛的形象才是焦點。處生命高峰時,要學會記恩與感恩,將神所賜的恩惠深存於心,並在生活中因為回應神的愛而與他人分享神的恩典。於人生低谷處,要回想昔日神所給予的恩情,「賞賜的是耶和華,收取的也是耶和華」,5 在接納中學習忍耐,等待神將賜予的勇氣與力量,也學習向其他弟兄姐妹尋求扶持與幫助,讓他人向自己分享神所賜給他們的恩典,不要讓自己在低潮時退縮、困鬥在孤島上。
        依納爵的《神操》強調順著聖靈的帶動,隨著生命的延展性發展,容讓靈修者在不同的人生階段中,重複地與耶穌的故事相遇。首先,靈程發展無法預算速度或進展成果,因為聖靈的工作不受人所控制,靈程的深化需要時間,也要配合神所給予的人生境遇與不同機會。其次,靈性的培育是一種關係的深化,因著個人與神的關係的延展,個人與教會群體一起在基督身體中彼此成全與相互建立,也因為投身在神國度的拓展中,個人與群體的生命有末世的向度在其中,因此,靈程縱然有變化起伏,耶穌基督與祂永恆的國度才是一切盼望之所在。

\n

 

\n

四、靈修歷程與經驗的深化

\n

         《神操》強調福音的核心是關乎神在基督裡的奇妙救恩。人的生命不斷經歷神在基督裡的創造與更新,在不同的處境中,一次又一次經歷耶穌基督的降生、傳道、受苦、受死與再來的真實。靈修歷程的迂迴與起伏,可以深化人對神、對自己、對世界與靈界的經驗,並擴展人生命的容量與廣度。
        基督徒在不同的靈程焦點或生命功課上有不同的學習,這焦點可能一再重複,但是每次都越加豐厚我們與神的互動,因此無需灰心,因著重複的功課,可以不斷地更多認識神、與祂有更深的親密。只要渴慕愛的恩典繼續進入到生活中,學習在不如意的日子仍然善待自己,知道黑夜之後仍舊有黎明。
        靈程路徑之美不單單因為沿途風光明媚,而是在高山低谷與路徑迂迴處,可以細細品味到真、善、美之神的作為,而且在路程中,自己的生命也因為對真愛關係的執著與不放棄的追求,靠著那加給我們力量的,不斷甘心地去愛與捨己,於是,以自我為中心的人性得以進入淨化與蛻變,人與神、與己、與人的親密關係得以進深。
        靈修歷程是個人成長的過程,學習記錄每日的靈修經驗,可以幫助我們捕捉這些轉變的進程,記住神的恩典,也記下我們與神相遇的悸動,更繪出我們成長的軌跡。日後,若遇到迷惘時刻,這些筆記可以幫助我們回顧過往神所鋪陳的路徑,在其中見到祂塑造的手,藉著回顧與省思,幫助我們尋求下一旅程的方向。因此,你可以預備一本靈修日記,開始記錄每日的靈修經驗,捕捉自己轉變的靈修進程。

\n

 

\n

五、 靈修指引:靈程徑之美

\n

A. 聖言誦禱練習
默觀馬太福音四章12-25節。以緩慢的速度重複讀經,伴隨著禱告,祈求察覺聖靈的引導和提醒,並深刻經驗神愛的臨在。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記,找到一個適合祈禱的空間,然後緩慢地坐下,調整呼吸自然不急促,若臨時想到一些重要事情,先將它們記錄下來,不要馬上處理。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。用五官想像與體會在場的人物、背景、主角。問自己,看到甚麼?聽到甚麼?嗅到甚麼?感受到甚麼?作者如何介紹耶穌?耶穌如何呼召人?門徒如何回應耶穌?試著體會耶穌、門徒的互動關係,想像門徒的動作、表情、對耶穌的認識與體會。想像你在這段故事的情境中,你會有怎樣的動作、表情,以及對耶穌的認識與體會。試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 聖言誦禱練習
默觀馬太福音八章23-27節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。耶穌與門徒在這過程中有甚麼特別的動作?他們之間有甚麼對話?試著體會耶穌與門徒在這過程中的心情。若你是門徒之一,你在這段旅程中會有甚麼反應?有甚麼擔心與膽怯?你在這經歷中對耶穌有甚麼新認識?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。
重複練習:對同一段經文可以在一個星期作兩次默觀練習;或是兩個星期內重複兩次。之後,可以比較在這兩次默觀練習中,對耶穌與對自己的體會有甚麼不同。

\n

 

\n

相關閱讀
伍潘怡蓉。〈生命成長歷程中的靈修之美〉,《校園》。2014年,第56卷六期,11、12月號:42-45。
黃克鑣、盧德編。《基督宗教靈修學史,第一冊聖經及教父時代靈修》。台北:光啟文化,2014。

\n

 

\n

註釋
1 更深入的探討,可參黃克鑣、盧德編:《基督宗教靈修學史,第一冊聖經及教父時代靈修》(台北:光啟文化,2014)。.
2 《神操新譯本——剛斯註釋》,第316號。
3 《神操新譯本——剛斯註釋》,第317號。
4 參伍潘怡蓉:〈生命成長歷程中的靈修之美〉,《校園》,2014年,第56卷六期,11、12月:42-45。
5 「我赤身出於母胎,也必赤身歸回;賞賜的是耶和華,收取的也是耶和華。耶和華的名是應當稱頌的。」(伯一21)

\n
\n
',1,0,0,1639835821,'/OEBPS/相遇-Ebook-210830-13.xhtml'),(118,12,19,0,'第9章 覺察與悔改','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
感受一下你的心跳,聽一聽你此時此刻內心有甚麼聲音?試著把這些聲音寫下來。
把這些雜音中最令你煩擾的兩項,帶到耶穌面前與祂交談。(參附表:覺察心中的雜音)

\n
\n \n \n

 

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n
\n

相關人物

\n
\n

相關事件

\n
\n

我的抱怨

\n
\n

\n
\n

\n
\n

我的擔心

\n
\n

\n
\n

\n
\n

老闆的評語

\n
\n

\n
\n

\n
\n

同事的批評

\n
\n

\n
\n

\n
\n

家人的要求

\n
\n

\n
\n

\n
\n

孩子的問題

\n
\n

\n
\n

\n
\n

負面社會新聞

\n
\n

\n
\n

\n

\n

覺察心中的雜音

\n

 

\n

        從一早打開眼睛的那一刻起,我們的屋內與屋外就充滿不同的聲音,走到地鐵,不斷有廣播提醒乘客,緊握電梯扶手與小心月台的空隙;到了辦公室,同事間時不時的交談與不停的電話;下班後,走在都會的街頭與商場,更感到眾聲喧嘩。我們每一天都泡在許多的雜聲與噪音中,久而久之,心情煩躁、常有不安,也不容易聽到自己內心的聲音。太多的雜聲與噪音在心中,難以使人敏銳地察覺聖靈的微聲,甚至分辨不出聖靈的提醒,自然不容易跟從聖靈的引導。

\n

 

\n

一、覺察與聆聽聖靈

\n

         廣義來說,靈修可以是:人有意識地按照一己的終極價值去整合與改變生命,在真理的引導中向聖靈開放,聆聽上帝給自己的召喚,並依此去回應而成為神喜悅的自己。1《神操》建議操練者每天有三次的退省與自我省察的時間,這種在固定時間獨處與自我省察的習慣,可以增加靈修者對意識的察覺(examen/examination of consciousness),藉由回顧事件、反省自己言行與立志悔改,然後將領受記錄下來,靈修者的自我覺醒就能逐漸加強,進而可以更有意識地每天覺察聖靈的引導,並有意識地以耶穌作為選擇的中心。2

\n

 

\n

二、意識覺察的基本步驟

\n

        當我們獨處時,常會發現外界的嘈雜雖然消失了,但是內心的聲音卻紛亂而無緒,因為當我們在退省中聆聽自己的觸動與反應,並分辨聖靈的引導與光照時,心裡會產生許多的波動(motion)。《神操》建議操練者反思,心中各種不同的思想與情緒,究竟是來自聖靈的光照還是撒但的試探。3 在這些波動中,我們需要再多用些時間細心體會。以下七個簡單的「意識覺察」基本步驟可以幫助我們學習有意識地敏銳於神的恩典,覺察聖靈的聲音,悔改自己的過犯。
A. 事件(event):今天最影響你的是甚麼事?你的反應與行為表現如何?在你現在的情況下,怎樣更能榮神益人?學習為所發生的事感謝神。
B. 思考(thought):反思這事件使你思考甚麼?當中,你對神有甚麼新的體會?對事件有何新的看法?
C. 感受(feeling):發生此事,你的感受如何?問自己:神喜歡我這樣做嗎?這些感受是幫助我更想親近神、更渴望認識祂,還是使我更遠離神?
D. 對談(dialogue):在默想中向耶穌傾心吐意,問耶穌,這些在你心中出現的想法與感受,有沒有特別的意義?求聖靈光照,以洞悉自己的動機、行為是否得罪神、得罪人。
E. 悔悟(repentance):若醒覺自己的過犯,則為自己的過失求神赦免,靠基督的恩典立志悔改,思考如何改變自己,以更榮神益人。
F. 代禱(intercession):用主禱文作為結束禱告,為自己、他人、將發生的事件代禱。
G. 求恩(grace):最後,感謝神此時此刻的同在,祈求前行所需的恩典與力量,再繼續工作或進行當完成的事。

\n

 

\n

三、有規律的覺察堅固改變

\n

        出於聖靈的光照,可以帶來平安與更深的喜樂,心思意念在基督裡有醒悟、改變、樂意悔改;信心、盼望與愛心都得到激勵。4 這些轉化使我們在選擇與行動中以基督的價值為依歸,行事為人效法祂的謙卑,樂意以祂的心為心。
        依納爵從自己的經驗中體會到,聖靈與魔鬼在他身上特有的推動,當他後來學會區別與分辨這些靈界力量對自己的影響,進而在日常生活中更多順服聖靈,拒絕魔鬼的試探,也就懂得將自己的白日夢與幻想轉化成對神的夢想,並體會聖靈如何將他對世界虛榮的追求和渴望,導向對基督的熱情與獻身。他漸漸能更自由地選擇回應基督的呼召。因此,《神操》特別著重「分辨」(discernment)與「覺察」(examen)的操練要一起進行,在覺察中分辨聖靈的工作,順服祂的推動,也在覺察中分辨魔鬼的試探,做出有意識的避開與抗拒,並用行動選擇更愛基督。
        《神操》第32到43號建議操練者在每週或每個月裡,再有半日或一日的總省察,回顧過去這段時間所經歷的事,反省與比較自己以往的言行,評估自己是否有改進之處,察覺神創造的恩手如何繼續雕塑自己的生命,然後將領受記錄下來。總省察的範圍包括全人的言行與思想。(一)思想:檢視不良的思想是否仍不斷出現,需要加以克服、抵抗。(二)言語:回顧所說的話是否於己於人無益、口出怨言、誹謗他人,或對神不敬畏。(三)行為:行為是否在與神、與人、與社會的關係上,都更有恩慈、公義與和平。每次的省察首先帶出對恩典的珍惜與感激,因為感恩而甘心改變自己。總省察的固定練習,會不斷加深對意識的察覺與促進心靈的甦醒,因而產生對改變的堅持。
        持續的覺察與甦醒有賴於辨明與轉化肉體的情慾。唯有在愛的聖靈引導、施恩與激勵中,生命才有可能出現這種轉化(transformation),才會有聖靈所賜的仁愛、喜樂、和平、忍耐、恩慈、良善、信實、溫柔和節制的表現。持續的覺察與甦醒,不是為了修身養性,而是為了在聖靈澆灌的愛中更多認識神、認識自己、認識他人與認識神所造的世界。因此,靈修者不是追求自我的超越與自我實現,而是在敬拜神與成全他人中成聖,成為自己。

\n

 

\n

四、固定的基礎靈修架構

\n

        歸納從第五章到本章為止的基礎靈修步驟,我將默想經文、默觀基督與覺察等操練融合在一起,順序排列出來,建議一個可行又方便的靈修架構,以便讀者在每日、每週、每月的退省或小組靈修練操中,可以重複地練習。
A. 渴慕:以渴慕的心來到神面前,預備心聆聽神、與祂相遇(這方面的內容可以參考本書第五章)。
B. 感恩:為過往自己所接受的恩惠,感謝賜恩的神(這方面的內容可以參考本書第六章)。
C. 覺察:包括省察自己思想、言語、行為,求聖靈光照並賜恩惠,幫助自己認清並改正自己的不足與過犯,並為自己的過失,向神祈求寬恕(第九章提供覺察與悔改的操練方法)。
D. 默觀:祈求神在真理中啟發,使自己被耶穌基督吸引,在基督裡活出自己的召命(這方面的內容可以參考本書第七章)。
E. 轉變:求聖靈給予智慧、盼望與勇氣,決心改過、轉變,倚靠神的恩典再出發,以效法基督為目標(這方面的內容可以參考本書第十至二十章的內容)。

\n

 

\n

五、 靈修指引:覺察與悔改

\n

A. 聖言誦禱練習
默觀約翰福音十四章6-31節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:在這段經文中,三一上帝之間是怎樣的親密關係?耶穌如何形容祂與父、與聖靈、與門徒的關係?耶穌如何期待祂與門徒同在的方式?這段經文有何安慰、應許、邀請?你是否覺察到三一上帝在生命中的作為與更新?你是否渴望更認識奧秘的三一上帝?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。
重複練習:對同一段經文可以在一個星期作兩次默觀練習;或是兩個星期內重複兩次。之後,可以比較在這兩次默觀練習中,對耶穌與對自己的體會有甚麼不同。 

\n

B. 聖言誦禱練習
默想加拉太書五章18-26節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:在聖靈掌管的生命中,我們學習克制自己不當的慾望,要把對世界、對被造物過度的依附與熱愛,轉成對神深深的仰賴與渴慕。在基督裡的自由,強調的不是自主權,而是出於愛的意識與委身,基於愛神與愛人,努力在愛中追求尊榮神與服務他人,因此可以自制而不放縱肉體的情慾,因在乎他人的好處多過滿足自己的享受,不讓自己無節制地沉溺於傷害他人的幸福。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。
重複練習:對同一段經文可以在一個星期作兩次默想練習;或是兩個星期內重複兩次。之後,可以比較在這兩次默想練習中,對自己的體會有甚麼不同。

\n

 

\n

相關閱讀
比爾海波斯(Bill Hybels)。《微聲的震撼》(The Power of Whisper)。陳俊莉譯。香港:福音證主協會,2011。
威廉貝瑞(William A. Barry, S.J.)《體驗天主——在祈禱中分辨》Paying Attention to God: Discernment in Prayer)。黃美基譯。台北:光啟文化, 2010。
路德芭彤(Ruth Haley Barton)。《聖韻靈律——編寫轉化靈命的生活節奏》(Sacred Rhythms: Arranging Our Lives for Spiritual Transformation)。吳麗恆譯。香港:天道書樓,2008。
羅伯費賓(Robert Fabing, S.J.)。《在日常生活中體驗天主》Experiencing God in Daily Life: The Habit of Reflecting on Love, Joy, Need, Fear, Sorrow, and Anger)。崔國容、黃美基合譯。台北:光啟文化, 2002。

\n

 

\n

註釋
1 參〈甚麼是靈修〉和〈甚麼是依納爵靈修〉,思維靜院網頁,http://xavier.ignatian.net/html/tc/activities/q&a-retreat.html(2016年6月1日瀏覽)。
2 參《神操新譯本——剛斯註釋》,第24-26號。
3 「我假定在我內心有三種思想:第一種是我自己的,明確地來自我的自由與渴望;另外兩種來自外界,一種來自善神,另一種來自惡神。」(《神操新譯本——剛斯註釋》,第32號)這裡以及之後的「惡神」指魔鬼,「善神」指上帝或聖靈。
4 《神操新譯本——剛斯註釋》,第316號。

\n
\n
\n

\n
\n
',1,0,0,1639836374,'/OEBPS/相遇-Ebook-210830-14.xhtml'),(119,12,20,0,'第10章 馬槽與本相','

 給自己三分鐘安靜片刻。練習身心的放鬆:
放鬆頸肩,手掌打開向上,放下重擔,期待神的恩典。
用呼吸練習禱告:呼氣時,祈求呼出怒氣、恐懼、挫折感;吸氣時,祈求吸入饒恕、信心、恩典。
放下自己的各種角色,想像耶穌正用關懷的眼光注視著你,休息在祂面前。
感受你現在心中有甚麼擔憂、驚恐,到耶穌面前來,把這些恐懼說出來。例如,耶穌呀,我很擔心,因為……;耶穌,我很害怕,因為……;耶穌,我很恐懼,因為……。

\n
\n \n \n \n \n \n

 

\n

       在都會生活的人,常常需要為自己增值,一方面市場競爭激烈,如果不好好跟上新技術、取得新知識,恐怕自己很快就會與時代脫節。另一方面,見到別人實力強、資源多、晉升快,自己感到壓力大。因此,人用許多方法提高自己的市場價值和競爭力,包括服裝打扮、展示能力、堆砌資歷、突顯自己。這些自我推銷的努力都是自我發展的一種過程,人或多或少都處在這些現實生活的張力中。
       但是若追求自我成功與榮耀的企圖心,成為驅動人生活追求的主要力量,就會使人以外在的表現來界定自我,將顯赫的成就、他人的讚賞、外在的地位加總起來,意圖建構出一幅完美的自我拼圖。然而這個拼圖卻少了一種立體感,顏色組合偏向單調的華麗,缺乏幽暗的視角與留白的空間。人美化自己的過失,忘記自己的有限,活在高人一等的假象中時,其實是活在一種不完整的自我觀中,使人失落真我的本相——原來自己並不完美,並且有許多黑暗面。

\n

 

\n

一、耶穌在卑微與貧乏的角落出現

\n

       在物質充斥、表面繁華的都會,我們都想遮掩自己的卑微與不足,擔心他人看出我們的貧乏與無能,只想讓人看到自己的完美與豐富。然而,耶穌卻選擇以卑微之處作為祂道成肉身的起點。
       路加福音記載耶穌的誕生,當時約瑟必須帶著未婚妻馬利亞回到故鄉去辦理戶口登記:「約瑟也從加利利的拿撒勒城上猶太去,到了大衛的城,名叫伯利恆,因他本是大衛一族一家的人,要和他所聘之妻馬利亞一同報名上冊。那時馬利亞的身孕已經重了。他們在那裏的時候,馬利亞的產期到了。」(路二4-6)
       值得注意的是,福音書中只有路加福音特別在耶穌的誕生中提到馬槽,而且一共提了三次:「(馬利亞)就生了頭胎的兒子,用布包起來,放在馬槽裏,因為客店裏沒有地方。」(路二7)主的使者對牧羊人說:「你們要看見一個嬰孩,包着布,臥在馬槽裏,那就是記號了。」(路二12)眾天使離開後,牧羊人「急忙去了,就尋見馬利亞和約瑟,又有那嬰孩臥在馬槽裏。」(路二16)。馬利亞把聖嬰耶穌「放在馬槽裏」,路加的解釋是「因為客店裏沒有地方」。這或許是因為當時許多人都要回自己故鄉去辦理戶口登記,所以來往的客旅相當多,客棧已經沒有地方讓他們住。1
       簡單來說,馬棚應是古代客棧給過路旅客提供的停放交通工具及讓牲口休息的地方。有些車夫在整理馬車、餵養馬匹之後,晚上也就睡在馬棚裡,這樣既可以看守馬車,也可能因為他是個僕人,不配與主人同住酒店。耶穌就在馬匹與車夫過夜的地方誕生了。為甚麼耶穌會出生在人看為卑微的馬棚呢?除了客棧客滿之外,也有可能是當晚的房租昂貴,約瑟不是富有的人,因此負擔不起。神的兒子不選擇誕生在達官貴人的家庭,也不選擇出生在顯要的皇宮裡,祂定意選擇在卑微的地方彰顯祂的救恩,或者說,耶穌主動選擇在不起眼之處,展現出道成肉身的福音。

\n

 

\n

二、身在馬槽的懼怕

\n

       在都會的市場交易中,大家都想快速掌握資源,取得更優勢的競爭位置,競爭者只想盡快離開落敗的卑微與資源的不足,擔心他人看出自己的貧乏與無能,失去機會。這種懼怕令我們一生營營役役地建構一個虛幻的自我。因為懼怕自己不完美,我們找藉口美化自己;因為要證明自己的價值,我們自誇與自大;為了掩飾我們的不足,我們強撐場面。於是我們用了許多力氣和時間,為的是要拆除或擺脫我們生命中被視為「卑微馬槽」的地方,我們期待有一日自己不再屬於「生在馬槽」的社會階層。當成功者與恭賀者在酒店歡樂慶祝,喧嘩的酒店洋溢著笑聲時,我們難以接受自己落敗,被推入另一個馬槽的世界,在這被遺忘的角落自憐與傷感。
       人心最深的懼怕不是自己不完美,而是不被接納,被看為沒有價值。因為當我們達不到別人心中的理想水平時,他們會看不起我們,甚至嘲笑、拒絕我們。原來我們的生命是次等的,我們不屬於高級酒店,在酒店出現是不受歡迎的,還是安分地留在馬棚、睡在馬槽裡吧。我們懼怕這種否定我們存在價值的痛苦,在這痛苦的深處,我們渴望深刻的憐恤與珍愛,這呻吟低迴著一種呼叫:「不要看不起我,不要把我推拒到馬槽,我不要一個人孤伶伶地在自憐的失望與淚水中。」但我們清楚地知道,這心底的哭泣不能讓競爭對手知道,我們必須堅強地孤獨地品嚐這吶喊,盡力保護自己的脆弱處,外在卻表現得若無其事,似乎無懈可擊。

\n

 

\n

三、懼怕與孤單

\n

        「馬槽」象徵著我們生命的軟弱、有限、挫敗、陰暗處,我們其實不想看、也不想讓人知道自己生命中的「馬槽」角落,我們拒絕這部分的自己,久而久之,我們也聽不到從這部分的自己所發出的呼叫與吶喊。然而,耶穌知道,祂聽到!即使我們不想讓耶穌看見自己生命中的「馬槽」,不想讓祂走近這禁區,拒絕祂進入其中,但祂仍看見、祂仍知道,因為這「馬槽」禁區就是祂主動選擇道成肉身的地方。
       我們的生命裡有許多「馬槽」:那些在自我膨脹中仍然必須遮掩、封閉的幽暗角落,那些拒耶穌於門外的暗室,那些沒有上帝之愛的破碎關係。在這些禁區裡,我們不喜歡自己,既擔心他人會突然闖進來傷害自己,又害怕不小心誤入他人的「馬槽」而遭排斥。人與人之間除了築起一道道又高又厚的自我保護牆外,似乎沒有更好的方法可以安頓彼此對對方的這種懼怕,然而,自我保護的牆也將這些禁區圈成我們生命中最幽暗、孤單之處。

\n

 

\n

四、愛將懼怕與孤單除去

\n

       因此,我們寧可孤單地躲在幽暗的角落,因為孤單使我們還可以保有一點力量,可以自我安慰,即使在他人的否定與排斥中,我們仍然可以淌淚努力找尋一點證明我們價值的生機。孤單成了生活的保護罩,與人保持安全的距離,讓我們在受挫中得以療傷,於是人與人隔離、與自己隔閡,不能體驗或明白從神而來的深刻憐愛與慈悲。罪與死亡的本質是一種割裂,這種生命與生命的隔離讓生命不能彼此交流,於是人失去愛中的聯結,不能人性化(humanizing),無法豐盛地活出三一上帝的形象,不能活出人的樣式。我們呼叫著:「我是誰?我應該怎樣做人?」耶穌聽到我們心底的吶喊!
       先知預言耶穌基督的降生,將有童女懷孕生子,人要給祂起名叫以馬內利(太一23)。在耶穌基督的一生中,祂常常主動走向社會中的小民、邊緣人與被厭棄者,這些人包括:外邦人、稅吏、妓女、撒馬利亞人等族群。耶穌與他們生活在一起,醫治並祝福這些卑微的生命。耶穌走進當時最卑賤、社會最瞧不起的人群當中,就像出現在卑微的馬槽一樣,這些貧乏的生命成為祂彰顯救恩之處。祂選擇主動進入世界的幽暗處,並在當中與心靈貧乏的人同在,聽到卑微心靈深處的吶喊。祂將真愛澆灌在恐懼黑暗中的心靈,接納人的本相,饒恕人本相的殘缺,醫治人心底深處的懼怕。耶穌的真愛不單使人心得以滋潤,祂更指出歸回父家的路是十字架的路。2
       我們生命中的「馬槽」是我們的本相。耶穌的愛帶給我們一種新的自由,我們有自由不再築牆,這自由不是因為我們已經完美了,而是因為知道我們蒙愛與被接納。我們在神的恩典中也有一種釋然的感覺,可以敞開自己的軟弱,不再隱藏這個「馬槽」的真我本相,也在人的接納中誠懇地做一個滿有缺點的人。因此,自由不僅是有能力可以為獻身的對象選擇付出自己,自由更是在自己的軟弱貧乏處可以欣然接受恩典,在神與人的深度接納中安然地倚賴恩典作蒙恩的罪人。

\n

 

\n

五、靈修指引:馬槽與本相

\n

A. 聖言誦禱練習
默觀路加福音二章1-20節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:在誦讀聖言時,可以開口讀出,緩慢地、集中注意力地、小心地聽到自己一字一句誦讀,用敬畏的心聆聽。如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。用五官想像與體會在場的人物、背景、主角。問自己,看到甚麼?聽到甚麼?嗅到甚麼?感受到甚麼?試著想像約瑟、馬利亞、牧羊人的心情,以及他們對耶穌的體會。試著用想像分別體會耶穌、天使、約瑟、馬利亞、牧羊人的樣子與動作。試著將你的體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 聖言誦禱練習
默觀約翰福音八章1-11節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:試著將自己投入在行淫中被捉拿的這個婦人的角色。想像她自卑、羞愧、悲傷、恐懼的心情。觀察耶穌如何走進她的生命,帶來接納、赦免與醫治。人可以認清和接納自己黑暗的一面,可能是因為內心有足夠的勇氣,或是因為在自慚形穢時,身邊有深深接納自己的人。神定意選擇在人的卑微之處彰顯祂的救恩,道成肉身的福音向人揭示神無條件的愛,邀請孤單的自我走出懼怕的死胡同,迎向神寬恕的懷抱,跨出自我隱藏的厚牆。在我們懼怕時,神樂意親近我們,祂的聖靈幫助我們孤單的心呼求祂的幫助。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:在我們的軟弱處,我們只需要保持對神開放的心,呼叫:「阿爸!父!」。羅馬書八章15節:「你們所受的,不是奴僕的心,仍舊害怕;所受的,乃是兒子的心,因此我們呼叫:『阿爸!父!』」最後,請再次回顧你的懼怕,並重複用這段經文作為自己的禱告。以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
羅海瑟(Ronald Rolheiser)。《不安的靈魂——從慾望、罪惡感與自我中得釋放》(Forgotten among the Lilies: Learning to Love beyond Our Fears)。黃女玲譯。台北:光啟文化,2011。

\n

 

\n

註釋
1 參《神操新譯本——剛斯註釋》,第110-117號。
2 參《神操新譯本——剛斯註釋》,第102-109號。

\n
\n
',1,0,0,1639836587,'/OEBPS/相遇-Ebook-210830-15.xhtml'),(120,12,21,0,'第11章 平凡與獨特','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
回想自己的成長,你在家庭中或在學校裡是否不太引人注意?你是否習慣了不引起他人注意的生活?
想想最近自己是否有被人忽略的經驗?
當別人不重視你時,你會有甚麼感受?如何自處?有甚麼反應?試著把這種心情在默想中與耶穌坦承、交談。

\n
\n \n \n \n \n


\n

        我常在最忙碌的日子,刻意放下工作,準時下班,然後找個舒適的咖啡廳享受與自己約會的時光。有時,我正為手中的咖啡感恩的時候,偶爾,身邊傳來音量過高的抱怨聲,隨後是沮喪、無耐的表白。在公眾場合可以聽到旁邊桌子談話內容的情況當然不多,但是有時可以從面部表情看出來,當事人應該是處於極度失意中。這種語氣和表情也常出現在我的辦公室裡,當事人的沮喪經常是因為得不到他人的欣賞:「他們竟然不知道我的才氣與能力!為何在工作場合我常受忽略,在教會也被漠視?為甚麼我總是被人看為平庸和平凡?」重要的角色從未落到他身上,沒有人認可或欣賞他的特殊貢獻,於是他感到鬱鬱不得志。

\n

 

\n

一、平凡與獨特

\n

        在都會的眾多組織和群體中,顯眼的人物其實不多,大部分的團體都是一群平凡普通的人,他們每日默默地付出和工作,極少或甚至從未在公開場合中被讚揚或擁戴。許多的市井小民,奮鬥了一生,也似乎沒有人記得他們的貢獻,平凡本來就是人生常態之一。人生總有些時候,我們的特點無法突顯,我們的生活沒有甚麼特殊之處,甚至我們這個人沒有甚麼特別建樹,或者覺得自己的生活乏善可陳。但是對於一些期待自己與眾不同,希望常常成為被注意焦點的人來說,在生活的比較中,「平凡」卻是一種難以自處的折磨,因為對這些人而言,只有不凡的人生才算是有意思的人生。
        當人們難以接受自身的平凡時,有些人就會自命不凡而不理睬他人的評價,最終容易曲高和寡或自視過高,不將他人放在眼中。另一些人則會拼命處處表現,想贏得更多的讚賞與肯定,希望從別人的回應中看到自己的不凡貢獻,結果將自己的價值與人的認同對等。當人過度用外在的評量來看自己的獨特性時,反而不能跳出比較的框架,無法自自然然地做自己。
        平凡與獨特其實不是對立的,一個很平凡的人可以很獨特,因為他能在自己的強處與弱處中,按自己所遭遇的處境,好好活出自己的特點。一個平凡的人生也可以很特殊,只是這種特殊並不是社會主流所標榜或功利主義可以衡量的,因此被視之為平凡。當我們可以不再活在與人比較的遊戲中,不再用外界的成功方程式來計算自己存在的貢獻與價值時,我們才可以在平凡的生活中自由地探索自我的獨特。

\n

 

\n

二、隱藏於平凡中的祝福

\n

        從耶穌早年生活的記載,我們看到耶穌開始傳道前所過的生活和普通市民無異,祂和馬利亞、約瑟同住在拿撒勒。我們難以想像,神的兒子竟然甘心隱藏,為了真正地體會身為人子的人生:「滿了八天,就給孩子行割禮,與他起名叫耶穌;這就是沒有成胎以前,天使所起的名。按摩西律法滿了潔淨的日子,他們帶着孩子上耶路撒冷去,要把他獻與主。」(路二21-22)「孩子漸漸長大,強健起來,充滿智慧,又有神的恩在他身上。每年到逾越節,他父母就上耶路撒冷去。當他十二歲的時候,他們按着節期的規矩上去。」(路二40-42)1
        耶穌過著寂寂無名的平凡生活,按父母的安排過節、守禮儀,耶穌也過著平淡的生活,體會著一般人的日常工作,跟著父親學習技能,也參與在家庭喜怒哀樂的互動中。然而,神看這種隱藏與平凡對耶穌是不可或缺的,耶穌學習平凡人的生活,從他們的角度看建制中人的權勢,從他們的生活體會被壓迫的滋味,從他們的窘迫看社會資源的分配,從宗教體系看文士與法利賽人的問題。祂選擇「進入平凡」——在人類的時間空間中,隱藏地在肉身中生活,祂因隱藏而可以體會凡人的喜怒哀樂,深知人間的疾苦。

\n

 

\n

三、平凡中之獨特

\n

        但是耶穌在順服父母的生活中卻顯出祂的與眾不同,祂對天父的順服也在對地上父母的順從中表達出來。「守滿了節期,他們回去,孩童耶穌仍舊在耶路撒冷。他的父母並不知道,以為他在同行的人中間,走了一天的路程,就在親族和熟識的人中找他,既找不着,就回耶路撒冷去找他。過了三天,就遇見他在殿裏,坐在教師中間,一面聽,一面問。凡聽見他的,都希奇他的聰明和他的應對。他父母看見就很希奇。他母親對他說:『我兒!為甚麼向我們這樣行呢?看哪,你父親和我傷心來找你!』耶穌說:『為甚麼找我呢?豈不知我應當以我父的事為念嗎(或譯:豈不知我應當在我父的家裏嗎)?』他所說的這話,他們不明白。他就同他們下去,回到拿撒勒,並且順從他們。他母親把這一切的事都存在心裏。耶穌的智慧和身量(或譯:年紀),並神和人喜愛他的心,都一齊增長。」(路二43-52)
        雖然耶穌一直以天父的事為念,對著尋找祂的母親說:「你們不知道我必須作我天父的事業嗎?」但是祂卻順服地跟父母回家,經驗凡人之身軀的長大過程,從男孩、少年,直到成為一個年輕人。然而祂的父母與周圍的人常常希奇祂的聰明和祂的應對智慧,看出此人真的不同,在祂平凡的身軀下,真道的閃亮是遮掩不住的,神性的光輝蘊藏在祂看似平凡的人性之中。「道成了肉身,住在我們中間,充充滿滿地有恩典有真理。我們也見過他的榮光,正是父獨生子的榮光。」(約一14)道成為肉身,肉身成了承載道與彰顯道的所在。耶穌平凡的肉身之所以獨特,正因為它裡面的生命之道不被隱藏,而且引導在肉身中的人們。

\n

 

\n

四、生命之道隱藏在平凡中

\n

        隱藏是耶穌四處去傳道前的一種人生寫照,在這段隱藏的歲月,祂學習平凡人的語言,並體會平凡人肉身的悲情和渴望。肉身的成長與肉身的體會需要在這種隱藏的時空中進行。隱藏於平凡中的塑造,使耶穌不需要應對太多跟隨者,不需要奔波地到周圍去傳道,不需要在外界的期待中對答與說明自己。於是,聖子有機會以一個平凡人體驗人生、觀看人性,以至於日後祂所傳的道得以切中人性需要、深入人心。
        許多基督徒在服侍的路上,總是全力向前衝,努力對外宣揚與傳講福音,看重的是為耶穌作見證的顯著果效。但是卻常常忽略,在不起眼的生命角落,生命之道日日豐盛與茁壯是需要時間的,在一些很平凡無奇的經驗中,生命之道正在扎根,正在人的生命中蘊藏與彰顯。因此我們看到,一方面在隱藏與平凡之處栽種與培育生命之道,是需要耐心與等待的;另一方面,為基督作見證不一定是引人注目,能夠默默地在平凡的日子中見證基督,也是另一種生命之彰顯的方式。於是,即便在他人不留意自己的隱藏的狀態中,我們仍能安然在這些處境中學習耶穌的順服與等待,打開眼睛從平凡處看自己、體會世界。
        耶穌原是「富有」的神,卻為我們的緣故,甘心選擇成了平凡中的「貧窮」人,使我們可以因祂的降卑,升高做神的子女。也可以說,基督進入平凡與降卑,目的是要讓我們在卑微處得到超越的生命,跟隨那永恆之光,朝向超越的生命轉化。基督徒的獨特,在於為耶穌基督的真道作見證,只要我們在自己平凡的人生中,讓這真道之光從我們的生命見證出來,我們便找到自己獨特可傳的信息,活出自己的獨特之處。當我們把生命開放給耶穌,生命之道會在我們平凡的生命中寫出獨特的劇本,使其他人在這活的劇本中讀到耶穌的救恩,我們也就展開了自己在神國度中不平凡的人生。

\n

 

\n

五、靈修指引:平凡與獨特

\n

A. 聖言誦禱練習
默觀路加福音二章39-52節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。用五官想像與體會在場的人物、背景、主角。問自己,看到甚麼?聽到甚麼?嗅到甚麼?感受到甚麼?作者怎樣描述耶穌?耶穌的對答有甚麼特殊之處?試著用想像分別體會耶穌、約瑟、馬利亞、教師的樣子與動作。如果你在場,會有甚麼反應?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。
重複練習:對同一段經文可以在一個星期作兩次默觀練習;或是兩個星期內重複兩次。之後,可以比較在這兩次默觀練習中,對耶穌與對自己的體會有甚麼不同。

\n

B. 聖言誦禱練習
默想腓立比書二章5-11節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:在你的生活中是否有隱藏與平凡的階段?這些人生階段包括自己不被重用的時刻、遭到冷落的時候、不被賞識的時刻。你是否掙扎著要脫離這種卑微的平凡?甚麼是你平凡中的獨特處?耶穌的降卑與升高對你有甚麼啟發?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
亞豐素(Hebert Alpjonso, S.J.)。《個人聖召——神操衍生的深度轉化》(The Personal Vocation: Transformation in Depth through the Spiritual Exercises)。基督生活團(香港)譯。香港:思維出版社有限公司,2009。

\n

 

\n

註釋
1 參《神操新譯本——剛斯註釋》,第132-134號。

\n
\n
',1,0,0,1639836802,'/OEBPS/相遇-Ebook-210830-16.xhtml'),(121,12,22,0,'第12章 都會的曠野','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
你是否有過一個人到荒郊野外的經驗?感受如何?有甚麼害怕之處?
在最近的生活中,你是否感覺像是身處曠野,感到有些不安、孤單、危險?

\n
\n \n


\n

       這幾年由於教會的服侍與教學,我無法迴避的研究課題之一就是都會中的靈命培育。1 都會是一個大職場(marketplace),弟兄姐妹的日常生活不能脫離社會職場與市場交易的影響,教會群體也置身在這世界大職場中,不停地經歷各種交流所帶來的衝擊與影響。都會中的職場千變萬化,近年來,職場基督徒所面對的挑戰也隨著社會的改變日趨複雜。
       這些在職人士所要處理的生命問題,也帶給許多牧者省思,包括:基督徒正確的工作神學是甚麼?工作在我們生命中的價值是甚麼?應當如何看待追求卓越與成功?如何思考職場所面對的倫理挑戰?如何面對職場中的試探?職場的五光十色也刺激許多弟兄姐妹的渴望,都會基督徒的孤單曠野,常產生在受試探的掙扎中:一方面真誠地面對自己最真實的需求和渴望;一方面體驗到如何勇於在軟弱中,承認自己的罪過、痛苦和軟弱,放下自我防衛的藉口,仰賴基督的恩典,在大都會的職場中作光作鹽。

\n

 

\n

一、都會中的曠野經歷

\n

        職場一方面為人提供藉由工作而來的生活意義與貢獻,以及投身社會的滿足感,但是另一方面,工作與職場的運作常常帶來很多的試探。這些試探多出現在都會的「曠野」。舊約聖經提到曠野時,相關的描述多指人煙稀少、資源缺乏、不受保護、空曠乾旱之地。聖經中不少上帝重用的人,都經過曠野的試煉,例如,摩西被上帝使用前,有四十年的曠野經歷。他帶領以色列民出埃及,又在曠野生活四十年。
       摩西臨終前作詩歌頌耶和華在曠野對以色列民的眷顧和信實,心中充滿對上帝恩典的感激,因為祂以諸般的恩典供應以色列民走曠野的未知之路:「耶和華在曠野之地,在空曠,野獸吼叫之荒地遇見他,就環繞他,看顧他,保護他,如同保護眼中的瞳人。鷹怎樣攪動巢窩,在雛鷹上面飛翔,展開雙翅接住雛鷹,背在兩翼之上,耶和華也照樣獨自引導他,並無外邦神明與他同在。」(申三十二10-12;和合本修訂版)然而以色列民在曠野經歷試煉的過程,這種曠野的經歷,不僅是外在肉體的磨練,更是意志、心靈的熬煉,在孤單與寂寞中的試煉。在這樣的經歷中,以色列民真實地與上帝相遇,成為上帝立約的百姓,被上帝雕塑與改變。
       都會中的曠野可能是我們在試煉與挑戰中,經歷孤獨無助、資源缺乏、不受保護、心力耗竭之處,也可能是我們的肉體正受磨練,而意志、心靈備受熬煉的階段。這種曠野的枯乾、無依與孤單容易讓人急於尋找依附,甚至留戀依附所帶來的快樂、安慰、安全感與滿足。這時許多可依附之人、事、物就會成為我們容易被試探的脆弱處。

\n

 

\n

二、明辨過度的依附

\n

        魔鬼常常在人最深切渴望的人、事、物上試探我們,當我們的需要成為過度的慾求的時候,就容易落入試探。福音書記載,當耶穌預備出來公開傳道前,耶穌在曠野禁食禱告四十天後,受魔鬼試探。(參太四1-11; 路四1-13)魔鬼試探耶穌,乃針對祂作為神的兒子的身份:誘導耶穌懷疑神的話、歪曲神的話、不倚靠神而獨自行事。在應對魔鬼的試探中,耶穌顯出一種聖子對天父的深刻的敬愛與最高的尊崇。
       魔鬼很狡猾,牠懂得在都會中,利用人對物質與利益、名聲與榮耀、權力與地位、性的幻想與渴求,誘惑人喜愛與仰賴這一切,多過愛慕與倚靠神,用美麗的謊言與似是而非的藉口,使人失去子女對天父的仰慕之愛。試探的本質是愛的轉移與依附的問題,當人對受造物以及神所賜的恩典過度深愛,而且這種激情使人因所深愛的人、事、物而患得患失,便將自己的喜悅與滿足都集中在這些焦點上。這種過度依附的情懷,使人為了取得此對象,不惜犧牲其他的考量,甚至為了所追求之對象而少愛神。於是,人仰賴受造物多過造物者,陶醉在對受造物的喜悅中,因而逐漸疏遠生命之父。

\n

 

\n

三、明辨與神的關係

\n

       試探的本質是愛的轉移與依附問題。依納爵靈修的精華之一是「分辨神類」,也就是辨識自己是被聖靈推動,還是被魔鬼引誘與試探。在生活的每個動機與選擇背後,都得問:「我們對被造物的愛是否引發我們更愛造物主?還是只愛被造物?」也要問一些識別神旨意的問題:「在我個人的具體情況下,我當怎樣做才可以更愛神?愈顯主榮?」。2 依納爵強調領悟、了解、判斷、區別每個選擇與背後的動機,進而順服聖靈,抗拒誘惑,調整動機與其中的渴望,能以將愛慕導向渴望親近神,被神的美好所吸引。
       在《神操》第314-336號中,依納爵清楚地教導操練者如何分辨魔鬼的作為。魔鬼的引誘通常造成我們遠離神,3 攻擊我們的弱點,4 在人的渴望與需要處給予人甜頭,讓人享受其中的滿足與喜悅,特別是享受感官的愉悅,引出我們的情慾,卻深怕被揭發;5 然後人心開始被蒙蔽,被眼前的好處吸引,最後一直想要得到這好處,並對這好處產生情感上的深層依戀,使人受控於它,失去判斷的能力與選擇的自由。
       依納爵特別提醒退省者,要分辨魔鬼偽裝成「光明的天使」,誘惑人墮入試探,與神的關係疏離,心中出現莫明的不安,甚至有掙扎與焦慮。
A. 魔鬼慣常冒充光明的天使:6 就是說,魔鬼首先順著正直的心思,帶來聖善的思想,然後逐漸使人的靈陷入牠的邪惡企圖與陰謀。
B. 魔鬼使人軟弱、憂慮、紛擾不寧、失去平安與寧靜:7 在整個思想進程中,如果使人產生心靈軟弱、憂慮、紛擾不寧、失去平安與寧靜,引起震盪和衝突,8 這些顯然都是來自魔鬼,因為牠是我們親近神的阻礙者。

\n

 

\n

四、渡過曠野的試探

\n

       在《神操》第318-324號中,特別強調操練者要如何明辨、慎防、抵制、抗拒魔鬼的誘惑,9 而不被動受引誘、被推入陷阱。10 這些原則包括自己感到遠離神時不要做重大的決定與改變;11 在被試探中要倚靠神的恩典渡過掙扎;若不慎跌落陷阱也要從中取得教訓。《神操》指出,「當人類仇敵露出蛇尾,牠想引起的壞結局被識破,受牠誘惑的人應將牠帶來的好思想全盤審查一遍;就是看看它們是如何開始和進程,仇敵怎樣由甘飴及神樂引人慢慢走入牠的陰謀,最後引他隨從牠的心意。於是,人靈從這樣的經驗學得,防衛自己日後不再陷入這類陷阱中。」12
       耶穌與我們一樣,凡事受過試探,為要體驗我們的軟弱,靠著祂的恩典,我們做天父的兒女,也學習在試探中,仍然選擇更愛祂、尊重祂、榮耀祂。當我們夠渴慕、夠珍惜我們與天父的關係時,這份愛使我們能看穿仇敵的謊言和欺騙,勇敢地與魔鬼對抗,不多取、不貪婪、不過度專注於享樂,因神的供應與美善而知足快樂,於是面對試探者有了一種自由,就是向魔鬼的美麗說:「不!」但是,向神的愛說:「是!」
       《神操》特別強調在受試探的過程中,不可獨自面對,要與靈修好友或指引導師分享,藉著這些靈程伙伴的聆聽、充分的同理心與接納,處在被試探的人得以用積極的態度去澄清、分辨自己的動機與渴望,並與他們一同在掙扎中仰望神的恩典與保守。更重要的是,藉由與同路人坦誠地分享與討論,就是跌倒了,也能坦然地將掙扎帶到真理的亮光中,以至於可以累積人生智慧,更老練地面對試探。

\n

 

\n

五、 靈修指引:都會的曠野

\n

A. 聖言誦禱練習
默觀馬太福音四章1-11節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。用五官想像與體會在場的人物、背景、主角。問自己,看到甚麼?聽到甚麼?嗅到甚麼?感受到甚麼?試著用想像分別體會耶穌、魔鬼的樣子與動作。體會耶穌的心情與內在力量。如果你在場,會有甚麼反應?試著將你的感受告訴耶穌。若將這段經文應用在你目前的生活,會有甚麼特別的應用?你最常遇見的試探是屬於哪一類型?面對試探時,你心中的掙扎是甚麼?試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 聖言誦禱練習
默想希伯來書四章14-16節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:耶穌與我們一樣,凡事受過試探,為要體驗我們的軟弱。當我們處在曠野的試探時,是埋怨、逃避呢?還是欣然仰賴耶穌、儆醒以對?職場基督徒可常做省察練習,過程中主要關注的,並不是「好」與「壞」的經驗,而是藉由對經驗的覺察,洞悉自己和慈愛天父之間的關係,明白天父無時無刻不在向我們發出邀請來親近祂;反思我們對祂作出的回應是否適當。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
伍潘怡蓉。〈反思職場的靈命培育〉,《校園》。2015年,第57卷四期,7、8月號:42-45。
羅拉納舒(Laura L. Nash)。《商場聖徒——商界信徒的掙扎與出路》(Believers in Business)。張國棟譯。香港:基道出版社,1999。
光啟編輯室編。依納爵專輯:《分辨神類》。台北:光啟文化,1994。

\n

 

\n

註釋
1 關於都會中職場的靈命培育,可參伍潘怡蓉:〈反思職場的靈命培育〉,《校園》,2015年,第57卷四期,7、8月:42-45。
2 「愈顯主榮」是耶穌會的座右銘,即 Ad Maiorem Dei Gloriam 拉丁文字母的縮寫,意思是 To the Greater Glory of God。
3 「對於那些勤勉清除自己的罪,努力事奉我們的主天主,堅決前進的人,神類的推動與規則一所述恰好相反。這時惡神的特質是使這些人良心不安,憂愁苦悶,並且設置種種阻礙,使他們不能前進。善神的作為則是激起他們的勇氣、力量、安慰、淚水、光照和寧靜,減輕負擔,消除所有障礙,使他們在善事中向前邁進。」(《神操新譯本——剛斯註釋》,第315號)
4 「仇敵如同婦人一樣。當牠遇到剛毅的就軟弱,但遇到順從的就強硬。當她同男子爭吵,如果那人表現得堅強、不讓步,她便顯得氣餒而逃避;相反的,如果那人表現出氣餒懦弱,她便顯得憤怒、懷恨,凶猛而蠻橫,糾纏不清。同樣,從事靈修的人,若對仇敵的誘惑毫不畏懼也不退讓,仇敵就會無能為力知難而退;反之,倘若做神操的人,遇到誘惑就開始害怕、恐懼、喪失勇氣、喪失抵抗的勇氣,那麼仇敵就會變成世界上最凶狠的野獸,用盡一切詭計來陷害人。」(《神操新譯本——剛斯註釋》,第325號);又,「仇敵又好像一位作戰的將領,企圖攻佔城池或搶掠地盤。這位將領扎營後,必要偵察對方的實力與陣營,然後再選對方的弱點進攻。同樣,人類的仇敵從各方面,考察我們的三超德、四樞德及倫理道德。然後,選擇我們的弱點和我們永生得救最需要的部分,發動攻擊,試圖打敗我們。」(《神操新譯本——剛斯註釋》,第327號)
5 「仇敵又像似虛偽的情人,盡量隱藏自己,不被揭穿。因為這個無恥的傢伙有邪惡的意向,想勾引良家少女或有夫之婦,常願他的花言巧語,不被別人發現。如果女兒向父親或妻子向丈夫揭露他的謊言及邪惡企圖,那他就會非常不悅。因為他知道,這樣一來,他的企圖就無法實現。」(《神操新譯本——剛斯註釋》,第326號)
6 「惡神慣常冒充光明的天使,順著熱心靈魂的傾向進入人心,最後隨著自己的心意,達成牠的目的而退場。這就是說,牠首先順著正直靈魂的心境,帶來聖善的思想,然後逐漸使人靈陷入牠的邪惡企圖與陰謀。」(《神操新譯本——剛斯註釋》,第332號)
7 「我們應密切留意我們的整個思想進程;如果開始、中間及結果都好,都趨向完美的善,這是來自善神的標記。但如果在思想的過程中,有些結果不好或引人分心,或不如以前定志要做的那樣好;更有甚者,如果它使人靈軟弱、憂慮、紛擾不寧、失去平安與寧靜,這顯然都是來自惡神,因為牠是我們靈修前進與永遠得救的仇敵。」(《神操新譯本——剛斯註釋》,第333號)
8 「對於那些修德前進的人,善神的接觸是溫和、輕柔和甘美,像水滴在海綿上一樣。惡神的接觸是激烈、吵鬧而動盪,像水滴落在石頭上一樣。對於那些日益墮落的人,與善神和惡神接觸的情形恰恰相反。這是因為人靈的狀態與要進入的神類是友善或是敵對的。如果是敵對的,神類的來臨就會引起震盪和衝突,就容易被察覺;如果是友善的,那麼神類的到來便靜悄無聲,就像大門開著,走入自己的家中。」(《神操新譯本——剛斯註釋》,第335號)
9 「當我們在神枯時,我們應當想這是上主考驗我們,讓我們用自己的力量抵抗仇敵的誘惑與煽動。即使我們不能明顯地覺察出來,但是常有天主的助佑,使我們能抵抗誘惑。的確,即使上主收回祂的豐沛的熱情、高度的愛情及強力的恩寵;祂仍常提供我們永生得救所需要的足夠恩寵。」(《神操新譯本——剛斯註釋》,第320號)
10 「第三前導是求恩:祈求我所願望的——這裡祈求認清邪惡的詭計,幫助我防範它們。更進一步,祈求認清至高和誠實的統帥為我們指明的真正生命,以及效法祂的恩寵。」(《神操新譯本——剛斯註釋》,第139號)
11 「在神枯時,人千萬不要做任何的改變,卻要堅決地持守神枯前,或上次神慰後,所定的決心及所做的決定。正如在神慰時,主要引領和指導我們的是善神,在神枯時則是惡神。隨著惡神的建議,我們永遠無法找到正確的道路。」(《神操新譯本——剛斯註釋》,第318號)
12 《神操新譯本——剛斯註釋》,第334號。

\n
\n
',1,0,0,1639837047,'/OEBPS/相遇-Ebook-210830-17.xhtml'),(122,12,24,0,'第13章 與耶穌同心','        

緩慢深呼吸三分鐘,做一些簡單體操,來到神面前,安靜片刻。
回想在你的生活中,誰是你的好朋友?
為甚麼你把他當作是自己的好朋友?他在你的屬靈成長中,扮演甚麼角色?

\n
\n \n \n


\n

        自從年輕時,離開台灣到香港進修神學後,在漂流海外的歲月中,經過不同的國家與城鄉,1 成長的旅程雖然充滿各種的壓力與挑戰,但是回望時,我卻看到在這遠行的路徑上,沿途主耶穌的友誼與弟兄姐妹的情誼處處洋溢!這些熟悉的臉孔,至今仍是我生命的祝福。回顧這些靈程友伴,他們似乎都具有某種特質,有些相似的地方:關心我、幫助與扶持我、有許多可聊的話題、彼此互相影響。主耶穌不僅是我個人的好朋友,祂也在這些好朋友的生命中,向我彰顯另一種友誼。友誼這個詞是我思考豐盛靈命的關鍵詞,屬靈生命要長大成熟需要有兩個向度的友誼——與神並與人都成為好朋友。

\n

 

\n

一、都會中難逢知己

\n

        都會的生活看似熱鬧與喧嘩,但是走在大街上的人們,眼光之中常有一絲遮不住的孤寂。近年來,在教會的牧養中,我越來越體會到,在與耶穌、與家人、與教會、與社會的關係中,經營有創建性、相互扶持的友誼的重要性,這成了我實踐與反思靈命培育的主軸。2 創建性的友情常會培育出美善生命,這種友誼需要雙方都具備肯用心交往的幾個心態:

\n

A. 彼此是知心者
        好朋友樂意用時間與你分享彼此生活的點滴,參與在你的生活中,享受你的同在而感到快樂。好朋友不會只顧著說自己想說的話,他們會對你有興趣,想更多了解你。藉著聆聽對你所分享的作出回應,他們成為貼近心靈的知己。

\n

B. 彼此接納
        在好朋友面前不需要隱藏,因為他不會輕視你的弱點,也不會取笑你的失敗,好朋友的接納使人變得容易活出真實的自己。好朋友會尊重你的獨特性,即使在不同意你的行事方式之時,也給予你探索的空間,充分尊重你所作出的選擇,使你得以自由地走屬於自己的路。

\n

C. 彼此志同道合
        好朋友之間常有共同的夢想或志向,會為了同樣的價值理念而共同努力,彼此之間因而產生深度的共鳴。好朋友也會感染你對生活與生命的熱情,他們的美善與智慧能影響你渴望追求更美好的人生,成為神要你成為的人。

\n

D. 好友為你的幸福著想
        好朋友值得你信任,更重要的是他們因為愛護你,有時也會說些不討你歡心的話,但那可能是真正對你有益的見解。好朋友不會只是把你當作工具或是有利於他們的棋子,你的生活不需要以滿足他們的期待為主。他們甚至肯為你著想,肯放下自己的好處,希望你更幸福快樂。

\n

E. 彼此分擔悲與喜
        患難常見真情,真正的朋友願意分擔你的患難與悲傷,更進一步在你痛苦時,給予具體的行動和不求回報的幫助。好朋友也可以與你一起開心,在你的某些小進步上,肯定與讚賞你,為你慶賀,為你努力的成果而感恩
        然而都會中現實的功利關係與忙碌中的時間限制,令人不容易找到知心的好友,很多人期待他人對自己伸出友誼的手,結果,許多人都失望地坐在孤島上等待。其實,教會群體應該是這種創建性友誼的產生處,一方面,透過在信仰群體中真實的友情,我們體會神的道成肉身之愛;另一方面,神的愛激勵我們與他人分享恩典,帶來滋潤生命的友情。生命影響生命,友誼的真誠與熱情也會點燃團體交流的活力。

\n

 

\n

二、耶穌賜予創建性的友情

\n

        聖經有幾處經文特別強調「耶穌當我們是祂的好朋友」的概念,例如, 耶穌在最後的晚餐對門徒說,「你們要彼此相愛,像我愛你們一樣;這就是我的命令。人為朋友捨命,人的愛心沒有比這個大的。你們若遵行我所吩咐的,就是我的朋友了。以後我不再稱你們為僕人,因僕人不知道主人所做的事。我乃稱你們為朋友;因我從我父所聽見的,已經都告訴你們了」(約十五12-15)。除此之外,許多當代作者也強調「耶穌在神家作長子,祂看我們如弟兄」這個角度,其中一個常被引用的經文是,「因為他預先所知道的人,就預先定下效法他兒子的模樣,使他兒子在許多弟兄中作長子」(羅八29)。
        過去在靈修指引的服侍中,許多人常追問我:「如何活潑地經歷主耶穌與我的親密關係?」我總是幫助他們進一步思考,如何把我們與耶穌的關係從僵化的遵守誡命轉化成更有感情的關係。主耶穌不但是我們的老師,也是我們在天父家中的好朋友與好弟兄。這種亦兄、亦友的友誼強調耶穌與我們的相互交流性(mutuality)、陪伴與同行(companionship)、憂患與共(solidarity)、一起分享(sharing)。當教會弟兄姐妹可以各自個人與主耶穌成為好朋友時,他們才能在基督裡有根有基地建立彼此間的友誼。

\n

 

\n

三、主是我的好朋友!

\n

        《神操》中所提及的默想與禱告方法,相當強調退省者全心全人與耶穌交往,受耶穌的感召與影響。依納爵強調盡心、盡性、盡意、盡力愛耶穌;在與耶穌的全人互動中,渴慕、想像力、感情、意志與理性全都包括在內。情誼的深化需要用心也用情,因此,在我們與耶穌的互動的情誼中,可以嘗試加強更多的渴慕、想像力與感情。3

\n

A. 渴慕親近耶穌
在平日的禱告中,我們可以把一切有趣或受挫的心事都對耶穌說,經常與耶穌分享我們真實的感受,讓祂成為我們的知心朋友。常默想耶穌對我們那種不放棄、愛到底的深情,讓祂捨己不自私的愛感動我們,感到自己在祂眼中的尊貴與價值。讓祂的愛與美善,漸漸感化與吸引我們,影響我們渴望更像耶穌。

\n

B. 想像耶穌的接納
我們不需要在耶穌面前隱藏自己的軟弱與失敗。在我們的弱點、限制與跌倒中,來到祂面前,呼求祂的原諒與接納,安靜等候祂的恩典與憐恤。耶穌可以看見我們心中的隱情,也知道我們每個人不同的個性與限制,更明白我們的本相與人的脆弱。

\n

C. 對耶穌分享真實的情緒
耶穌願意分擔我們的患難與悲傷,以至於我們可以在祂的人性掙扎與痛苦中得安慰,並學習祂在肉身的苦難中對天父的倚靠。祂樂意厚賜一切生命中的真、善、美給我們,在我們成長的一切歷程中,祂會安慰與堅定我們。

\n

D. 與耶穌同心同願
耶穌期待我們與祂同甘共苦,共同參與在上帝的國度中,為了同樣的價值觀與祂一起努力,並藉著我們深度的委身與奉獻,經歷祂所走過的十架路,懷著盼望朝向終將全然展現的末世國度,一起榮耀天父。耶穌渴望與我們分享祂的一切:祂對天父的愛、祂對人的深情、祂的苦難、祂的復活與國度!

\n

 

\n

四、主是我們的好朋友!

\n

        當我們日漸加深與耶穌的友誼時,我們不只見到耶穌與自己的友情,我們也會看到耶穌在我們天父面前,做天父眾兒女的好朋友。於是我們會見到其他弟兄姐妹生命中所展現的耶穌,祂在我們各人心中,也在我們彼此的關係當中。在父家有許多的弟兄姊妹,因著耶穌,我們也能夠彼此分享從耶穌而來的友誼之情;因著耶穌成為友誼的發展核心,我們與弟兄姊妹的友情也有了重心!這種「以耶穌為核心」的友誼關係,使我們可以跨越各種差異,在天父家中、在神國度中做彼此的好朋友,也繼續在耶穌裡經歷友情的更新與創建!
        當我們處在人際的張力與衝突中時,從耶穌而來的情誼會滋潤教會肢體間的友情。如果我們可以體會耶穌對他人的愛與珍惜的情誼,想像耶穌對與我們意見不同者的尊重,我們漸漸也會有耶穌的心腸來看待對方,在耶穌裡漸漸自然地產生更深的彼此接納,在基督裡越來越可以接納那些異己與敵對者。這種友誼是一份在基督裡賜下的禮物。耶穌把自己給了我們,也期待我們將自己分享出去、給予他人——不論是那些愛我們的朋友或是排斥我們的人。我們可以嘗試在禱告中將自己不喜歡的人常常放在耶穌面前,感受耶穌對此人的愛,祈求耶穌賜給我們像祂的眼光和心懷,將祂對人的深情置放在我們心中。
        在大都會中,處處是孤單的角落,許多人來到教會,不單單只想找耶穌做好朋友,他們更想在教會中結交主內的好朋友。弟兄姊妹可以學習,讓耶穌幫助自己可以成為這些孤單者的好朋友。「孤單者」可能是伴侶、孩子、父母、社會的邊緣群體。因著耶穌的同在,更可以將這情懷擴展到職場的同事或社區的鄰舍。從主耶穌而來的相愛友誼可以延展到我們所有的關係中,因著主對我們善意與恩慈的友誼,可以在冷漠與排他的都會中展現一種創意和溫暖的生命活力!

\n

 

\n

五、 靈修指引:與耶穌同心

\n

A. 聖言誦禱練習
默觀路加福音十章21-37節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。深入默想:
進入經文的場景。試著想像與體會耶穌的樣子與動作,也試著感受耶穌愛父神與憐恤人的心情。耶穌如何回答律法師關於「承受永生」的方法?為甚麼耶穌如此回答律法師?耶穌的話語和比喻對你有甚麼提醒?你如何能與耶穌更同心並更有祂的慈心?誰是你的鄰舍?你是否有對需要者動了慈心的經驗?試著把你的體會與感受在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 聖言誦禱練習
默想馬太福音二十五章31-46節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:在你身邊,你是否在邊緣團體與有需要的人身上看到耶穌?你是否主動回應這些人的需要?你如何服侍這些人的需要?你是否在不喜歡的人身上看到耶穌?試著在禱告中將自己不喜歡的人放在耶穌面前,感受耶穌對此人的愛,祈求耶穌賜給自己像祂的眼光看待對方。你是否願意多走出一步,向那一位異己者、敵對者伸出友誼的手,善待對方,與他作朋友?試著把你的體會與感受在默想中與耶穌分享。
◆ 寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
伍潘怡蓉。〈主!祢是我們的好朋友〉,《校園》。2015年,第57卷三期,5、6月:29-32。
威廉貝瑞(William A. Barry, S.J.)《祢是我的好朋友——體驗天主奇妙的擁抱》(A Friendship Like No Other: Experiencing God’s Amazing Embrace)。譚璧輝譯。台北:光啟文化,2008。

\n

 

\n

註釋
1 我先後在歐洲的德國與比利時服侍與進修。
2 參伍潘怡蓉:〈主!祢是我們的好朋友〉,《校園》,2015年,第57卷三期,5、6月:29-32。
3 參《神操新譯本——剛斯註釋》,第2-3, 50-51號。

\n
\n
',1,0,0,1639843703,'/OEBPS/相遇-Ebook-210830-18.xhtml'),(123,12,25,0,'第14章 敬拜中委身','

緩慢深呼吸三分鐘, 放鬆身體,來到神面前,安靜片刻。
在你的靈程路途中,有否經歷過對耶穌基督深感敬畏與尊崇的片段?
這種悸動是否讓你更想認識耶穌?更被耶穌吸引而想追隨祂?
你是否期待自己的言行舉止更像耶穌?

\n


\n

        一些家長常常表達對他們十多歲孩子的不解,其中一種就是百思不解孩子為何如此追捧心中的偶像。這些偶像歌手、明星或社會人物,不一定是父母也會欣賞的類型,但是卻對這些孩子產生廣泛的影響。偶像的打扮、生活舉止、社交活動,都吸引這些青少年的注意力,他們不單模仿,還進一步蒐集關於偶像的一切用品或追捧他們的演出。偶像製造出一種理想與幻想的空間,激發青少年的仰慕情懷,他們在偶像身上看到一種理想境界,透過偶像,他們看到人生中有一種理想是他們想要的。正確地說,看得見的偶像只是一個象徵(symbol),指向人心底更深層的呼喚和隱約的期待——追尋自我的夢想與幻想!

\n

 

\n

一、尋找與創造偶像的都會

\n

       不單單青少年需要偶像,在都會的成人世界中,我們也同樣在尋找心靈追求的偶像,期待有一日自己也成為他人的偶像。例如,若是我相當仰慕某個學者,拜讀他所有的作品,心中也常常想像,有朝一日,我也要過他那種生活,擁有類似他所具有的魅力與影響力,吸引許多人的尊敬與崇拜。這種過程就是透過偶像化他人,進而期待偶像化自己。於是,在尋找與創造都會中的精神偶像的過程中,我們忙於羨慕與崇拜偶像,朝著將自己偶像化的目標前行,偶像化的意識與思維最終把上帝也偶像化了。
       這種偶像化的思維使我們創造出自己想要的「理想的耶穌基督」,祂應該在我們面前是威武有力、處處得勝、顯赫出眾、人人尊崇。我們希望在都會的挑戰與機會中,藉由耶穌基督的保守與祝福,可以步步高升、功成名就,期待耶穌基督將光華與榮耀賜給我們。之後,我們還可以更進一步在他人心中將自己偶像化,我們為自己作見證說:「我不需要崇拜任何偶像了,因為在我自己身上,我已經找到最好的尊崇對象了。」

\n

 

\n

二、難以專心敬拜的都會

\n

       都會的價值觀不單單傾向於對成功的追求,更講求快速取利、減少投資成本。簡單來說,投資報酬率要高,但是付出的成本與代價要少,以少搏多,用最少的力氣取得最大的回報,將社會資源不斷地圈在自己的勢力範圍中,使自己成為人所羨慕的成功人士,是許多個人或企業想創造出的美麗神話。簡而言之,這種價值體系強調:明顯與快速地看到成果、成就、誇耀、讚賞。1 在都會跟從耶穌、做主門徒,受到的最大挑戰之一,就是這種價值體系,因為耶穌基督對一切跟隨祂的人,最重要的要求之一,就是捨己與謙卑效法道成肉身的基督。2
       這不是意味著,做主門徒就得刻意讓自己不成功,或是不追求任何成就,而是知道,門徒走的是十字架的道路,行在這條路上的人行事為人,都是為事奉與尊崇神。若是我們放棄明顯快速的成果、成就,甚至主動選擇放棄應得的榮耀與好處,也是為了更榮耀神、更跟隨基督的緣故;3 若是我們能忍受被忽略與無人注意,有意識地謙卑與謙讓,也是為了更能效法耶穌基督,走十字架的道路。天國的法則是為了追求真善美的永恆生命,而不以眼前成敗論英雄,或盲目地追捧眼前與現世的成功、成果。所以,都會中的真門徒有一種內心的自由,可以用自己的選擇,在許多好處面前,因愛人與服侍人,甘心取得較少的享受,在較不起眼的角色中見證耶穌。

\n

 

\n

三、委身是願意為愛受苦

\n

       我們在《神操》中可以看到依納爵經常重複一個這樣的勸勉:「要排除對自己的情慾與自愛,但要增加對神與祂榮耀的愛。」神國門徒在生活中,面對一切選擇的取捨,一方面要克服自己的不當自愛和自我中心,4 另一方面要在恩典中更愛人、更榮耀神與更效法基督。5 愛的委身意味著,正因為愛神與愛人多一些,而甘心樂意愛自己少一些 。
       委身是願意為所愛的對象的幸福與喜悅,自己甘心放下應得或既得的好處,就算是少得一點享樂與好處、不那麼成功、沒那麼多獎勵也願意,只希望對方能多一點好處、多一些滿足。委身是願意為所愛的對象,甘心受苦,不僅是陪伴對方一起分擔他的辛苦與痛苦,甚至願意為了讓對方少吃些苦,自己主動地選擇為對方受苦與吃苦。委身正是表現出這種意願,主動為對方受苦,共同承擔苦難。

\n

 

\n

四、委身是同心同行

\n

       跟隨耶穌基督的人是充滿喜樂與盼望的:「祂(基督)召喚他們所有人,並且個別地對每一個人說:『我的志願是征服全世界,戰勝所有的敵人,然後進入我父的光榮中。因此,誰願跟隨我,該與我一起勞苦工作,這樣,藉著一同受苦,也要同我一起享受光榮。』」6 基督耶穌的國度價值觀,不只是注重眼前的好處與現世的回報,對於祂的門徒而言,那看不到的國度所帶出的生活準則,引導他們從超越現實的向度,看短暫今生中一切的選擇與投資。國度價值觀使門徒明辨一切動機與行為背後的理據。這套價值理據使跟隨耶穌的人,不怕在今生被界定為不成功、沒果效,因為在基督國度中,許多未來的榮耀正是以放棄今世的成就與成功而達成的。
       因著默觀耶穌公開傳道的記載,我們更多明白祂的價值觀與被人看為傻瓜的心情,更深體會到祂是道路、真理與生命的源頭。在這些耶穌公開傳道的經文中,影響我們最深的不只是價值觀的改變,而是渴望被耶穌的美善吸引,日日更渴望認識耶穌、愛慕耶穌、跟隨耶穌、更像耶穌,我們是渴望在敬拜耶穌中委身於祂,也知道在永恆的國度中,我們在短暫今生中的努力,必不落空!
       許多基督徒擔心別人看自己沒有成就,為人處事不夠現實,更怕別人看自己的選擇與努力,就當自己是不懂計算的傻瓜。然而,教會中許多扭轉歷史的復興和改革,卻是那些在世人眼中被看為傻瓜的人所成就出來的。這些「傻瓜」其實並不傻,只是商業世界與都會價值不能明白他們的得失衡量:「為耶穌失去生命的,必得著生命;為永恆國度勞力的,在永恆中得生命冠冕。」
       在敬拜中委身於基督是與祂同心同行、同甘共苦,因相信祂就敬拜祂,因敬拜祂就認識祂,因認識祂而信任祂,因信任祂而跟隨祂,進而尊崇祂。如此,在風起雲湧的都會,行事可以不憑眼前可見的利益,做事有準則的定向,對於他人快速的成功、不當的取利也不會心懷不平。今生得的多的,永生可能得的少;今生取得少的,永世可能取得更多!於是我們學習不患得患失,在生活大小事上只專心敬拜主。

\n

 

\n

五、 靈修指引:敬拜中委身

\n

A. 聖言誦禱練習
默觀路加福音十四章25-35節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。甚麼是作主的門徒?試著體會耶穌說話時的心情。若是耶穌對著你說這些話,你會有甚麼反應?耶穌在何處呼召你背起自己的十字架?甚麼是你的十字架?背起自己的十字架時,甚麼是你要「撇下」的?面對你的十字架,你有甚麼擔心、遲疑?試著將這些體會與心情在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。
重複練習:對同一段經文可以在一個星期作兩次默觀練習;或是兩個星期內重複兩次。之後,可以比較在這兩次默觀練習中,對耶穌與對自己的體會有甚麼不同。 

\n

B. 聖言誦禱練習
默想馬太福音二十五章14-30節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:運用想像體會耶穌說此比喻的用意。試著將耶穌的比喻應用在自己身上。你認為自己是有才幹的,還是能力不足的?自己是否忠心與良善地在家庭、工作、教會中服侍耶穌?在目前的一切崗位上,你是看重發揮自己的才能,還是向主忠心盡責?是否在不同的職分與責任中,用對主負責的心認真工作?試著想像耶穌對你的讚賞與提醒,也試著將這些體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
金碧士(Thomas à Kempis)。《效法基督》(Imitation of Christ)。黃培永譯。香港:晨星出版社,1988。
甘易逢(Yves Raguin, S.J.)。《靜觀蹊徑》(Chemins de la Contemplation)(新增譯本)。明鏡譯。台北:光啟文化,1988。

\n

 

\n

註釋
1 第三點:思考牠向牠們講話:牠怎樣訓誡牠們如何設下陷阱和鎖鏈;首先牠們應如何引誘人們貪愛財物(正如牠通常做的,至少在大部分的情況),致使他們更容易陷入世俗的虛榮中,最後就捲入驕傲之中。 這樣,第一步是財富,第二步是虛榮,第三步是驕傲;仇敵就一步一步地引誘他們陷入其他一切的邪惡。」(《神操新譯本——剛斯註釋》,第142號)
2 「第三點:思考我們的主基督向祂所派遣的僕人和朋友們的講話。祂囑咐他們幫助所有的人,先是吸引人走向最完善的神貧,以及如果為事奉至尊的天主,又是祂的意願,甚至達至實貧的境地;第二是吸引人渴望輕慢與凌辱,因為從這兩件事,產生謙遜。這種方式有三個階段:第一,貧窮對抗財富;第二,輕慢或凌辱對抗世俗的虛榮;第三,謙遜對抗驕傲。由這三個階段,引導人修練其他一切德行。」(《神操新譯本——剛斯註釋》,第146號)
3 《神操新譯本——剛斯註釋》,第23號。
4 參《神操新譯本——剛斯註釋》,第16, 21號。
5 「第三點:凡是渴望顯示出更大的熱愛,願意在完全事奉他們的永生君王、宇宙主宰上超群出眾,不但自我奉獻而勞苦工作,而且還要更進一步。他們要攻打他們人性的貪慾,割斷他們血肉與世俗的貪愛,並且做更有價值的奉獻說:萬物的永生之主,我賴祢的恩寵助佑,在祢的無窮美善前,及祢那光榮的母親和祢的天朝所有聖人聖女前,做此奉獻:只要能更加事奉和讚美祢,我從容和謹慎地決定,並且切望和願意效法祢,忍受所有的痛苦與侮辱,承受一切實際和心靈的貧窮;只要祢的至聖尊威願意選擇和接納我,在這樣的生活和地位上。」(《神操新譯本——剛斯註釋》,第97-98號)
6 《神操新譯本——剛斯註釋》,第95號。

\n
\n
',1,0,0,1639844292,'/OEBPS/相遇-Ebook-210830-19.xhtml'),(124,12,26,0,'第15章 徬徨岔路口','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
在過去一、兩個月,你是否有些事情很難做決定?在你的掙扎和抉擇中,你如何禱告?
你怎樣分析擺在眼前的選擇方案?
你如何在選擇中分辨神的帶領?

\n
\n \n \n \n \n


\n

        每一天我們都面對大大小小的選擇,而人生每個階段也會經歷不同的抉擇。例如,上哪一所大學、讀哪一個科系?選擇哪一位伴侶?從事甚麼樣的工作?要有幾個孩子?在哪裡買房子?年老時,要跟哪個孩子住?在教會的服侍中,同樣會面對許多要考量的選擇,比如,參加哪一間教會?參與哪些服侍?要不要讀神學?去不去宣教?會不會全時間做傳道人?面對以上這些情況,都需要分析與決定,不同的決定帶出不同的下一步,甚至會影響未來生活的改變。有些人不善於做決定,因為他們不敢承擔後果或擔心自己沒有能力完成;有些人則算得太精準,擔心顧此失彼,總想找到一個最完美的方案。

\n

 

\n

一、尋求神的心意的苦惱

\n

        雖然現代的管理知識豐富,關於方案分析的理論也層出不窮,但是許多基督徒仍然很苦惱地問:「怎樣才可以尋求神的心意?我怎麼知道我的選擇合乎神的心意?」有時候,當他人給予的意見過強,或是可以選擇的機會過多時,反而令當事人難以判斷。很多弟兄姐妹面對選擇的壓力,常常是由於擔心選錯了,其實,生命中的很多選擇不一定有黑白分明的答案,當我們能認真追問自己的動機與預測將產生的結果,並在過程中求問神時,聖靈常常會賜下好的提醒與新的角度。
        我們可先以四個簡單的問題對眼前的選擇作初步檢視:我的選擇會讓我更榮神益人嗎?我的選擇可以幫助我更活出自己的召命嗎?我的選擇是否會使我更像耶穌?我的選擇是否帶給我更多平安與盼望?1 然而,神往往給予我們很大的空間做選擇,也樂意在我們所做的抉擇上,幫助我們成長,並繼續賜恩。即便我們做了不理想或甚至不正確的抉擇,在神的恩典中,也可以有機會悔改與更新自己的抉擇。2
        因此,當我們過度強調在選擇之前一定要有「萬無一失的方案」時,反而少了對神的倚靠,疏忽了隨時尋求神、聆聽聖靈提醒。「選擇」對基督徒而言,不只是評估選擇方案、有能力做選擇、能執行所選擇的方案、可預估選擇的結果,「選擇的過程」是對神的一種回應,也是透過選擇和抉擇的經驗與神互動的關係:分辨選擇方案、求神引導我們做選擇、靠聖靈的能力執行方案、將不可預計的結果交托在神手中,並且在錯誤中改變與更新自己。

\n

 

\n

二、在適當時機更新與修正選擇

\n

        依納爵在《神操》第169-189號中詳細說明如何更新一些不可改變的選擇,並且修正生活中可改變的選擇。《神操》首先強調任何選擇,都是引導人向著追求良善的方向,不可以是惡意的,或是蓄意傷害教會的。3 其次,對於一些選定後就不可改變的人生重要抉擇,例如,蒙召作傳道人、婚姻的承諾或類似的事情,只能自問:如何在已選定的決定中,靠神的恩典,好好地努力經營生活?如何在這些抉擇中,不斷在基督裡心意更新而變化,活出自己的召命?對於生活中可改變的抉擇或是可以改變的事情,我們不需要牢牢抓住自己的選擇方案,應該常常反省,為能更加討神喜悅,可以修正選擇的方案內容,也可以重新接受或放棄這些選擇,以至於我們在基督裡的成長不被這些選擇阻礙。4
        在生活中,我們隨時要面對不同層次的不可改變和可以改變的選擇, 有沒有較充裕的時間與空間做抉擇,往往會影響我們抉擇的品質。《神操》第175-177號提醒退省者,做明智和良好的選擇要配合適當的時機,第一種適於做決定的時機是我們深刻感受到被神吸引,為了樂意服侍神與跟隨基督,我們心中有種甘心樂意的願望,於是我們求神祝福我們的意願。5 第二種適當的時機是我們經過分辨過程,感到選擇的過程是朝著順服聖靈的方向,心中對基督耶穌裡的信心、盼望、愛心也逐漸增加。這時,我們應是可以考慮做決定了。6 第三種適當的時機是一種平靜安穩的狀態,心中有種說不出的平安,心裡不因這選擇患得患失,這種自由和平安的心境,也是適合做出決定的時機。7

\n

 

\n

三、評量我們的選擇是否明智

\n

        在選擇前後,如何評量我們的選擇是否明智和良好?《神操》第179-183號給退省者提供明智和良好選擇的評估原則:
第一步: 列出所有可能的選擇方案,包括簡單的時間、地點、人物和方法等。
第二步: 把「讚頌我們的上帝」及「拯救自己的靈魂」當作自己選擇的最終目標。8
第三步: 運用理性慎重思考目前所考慮的方案,列出每個方案的優點和缺點,經過比較後問自己:哪一個方案更能取悅神?
第四步: 仔細衡量自己的決定方案,它對於「讚頌我們的上帝和自己的靈性成長」產生多少好處?因而進一步思考是否選取或放棄。
第五步: 應留意理性更傾向於做哪一個抉擇,而不是跟著感覺走。
第六步: 做了選擇或決定之後,應將所選擇的獻給上帝,並懇請祂祝福。
        依納爵在《神操》中常提醒退省者,一個不自由的人是自我中心的,其心思意念、理性認知、價值判斷、行為方式等,總是傾向於體貼私意和私慾。因此,做選擇之前應該先省察自我的意念和慾望;問自己,是否自由地、甘心地遵行天父的旨意?
其次,依納爵認為在生活選擇中,要不斷增加心靈的自由,應盡量「平心靜氣不強求」,這樣對於目前的選擇事項,既不會傾向於必定放棄,也不是一定非要接受不可。反而,人應像天秤的指針一樣,不偏不倚,一旦察覺某件事更能榮耀和讚頌我們的上帝及拯救自己的靈魂,就樂意採用並將生活的選擇交給神!依納爵也強調,選擇的本身與過程是我們與神互動關係的一部分。在生活中我們通過選擇更緊密地跟隨耶穌,渴望像祂一樣,甘心遵行父的旨意,並將自己全然交託給父神。

\n

 

\n

四、選擇過程中運用想像力

\n

依納爵的靈修特色之一是增加想像力的運用,為了幫助退省者做好明智的選擇,他建議運用幾種想像方法來前瞻每個選擇的將來。
A. 想神如何看待我們的選擇:試著想神喜不喜歡我們這個選擇?我喜歡這個決定所帶來的結果,但是神喜歡嗎?9
B. 想我輔導他人做選擇:如果有人與我討論類似我現在要做的選擇難題,我會思考甚麼、說甚麼,以幫助他做應有的選擇?那麼我自己就應該按照我會給這人的建議做同樣的選擇。10
C. 想我臨終時會不會後悔:在我臨終時刻,對現在要做的選擇,我會不會後悔此時的決定?那麼,為了避免臨終時後悔,我現在要慎做決定。11
D. 想在審判之日回顧這個選擇:在上帝審判之日,我屆時會如何看現在要做的決定呢?我的結局會如何?會不會感到慚愧或後悔?12
        運用這幾種想像方法來看待每個選擇,可以幫助我們跳出要做選擇的時間和空間,幫助我們從神的角度、從旁觀者的勸諫、從臨終時的反省、從審判日的評鑒來思考我們現在的決定。退省者也可以用空板凳的方式,拿一張空凳子,想像與神聊天、與不同想法的自己商討、與臨終時的自己聊天、與審判日的自己對話。經過這幾種探討的過程,能幫助我們更全面考量現在所面對的選擇問題。
        在人生的靈修之旅上,神的恩典永遠大過人的選擇,許多時候,靈程中的旅人也常在不知的選擇路上,經歷在暗中保守的神,並祂的慈愛與憐恤。靈程中的旅人,常常會有迷失與走彎路的時刻,即使因人的限制,無法做出好的選擇,神的保守與同在並不因此而消失。選擇的本身與過程是我們與神關係互動的一部分,選擇的過程是幫助我們謙卑地仰望祂,更渴望親近祂與愛祂,我們應將倚靠的焦點專注於神,而不是倚靠所做的選擇,與神關係的互動才是一切選擇的中心。

\n

 

\n

五、靈修指引:徬徨岔路口

\n

A. 運用想像力做選擇
把近期自己所面對的選擇按以下步驟做練習。
想像神如何看待我的選擇:試著問自己,神喜不喜歡我這個選擇?
想像我輔導他人做選擇:試著問自己,如果有人與我討論類似我現在要做的選擇難題,我會思考甚麼、說甚麼,以幫助他做應有的選擇?
想像我臨終時會不會後悔:試著問自己,在我臨終時刻,對現在要做的選擇,我會不會後悔此時的決定?
想像在審判之日回顧這個選擇:試著問自己,在上帝審判之日,我屆時會如何看現在要做的決定呢?會不會感到慚愧或後悔?
寫下反思與體會:將你的反思與體會寫下來,安靜在神前,感受神的臨在,將這些反思與體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下反思過程中觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

B. 聖言誦禱練習
默觀馬太福音二十六章36-46節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:進入經文的場景。試著想像你也在場,感受耶穌的掙扎,體驗祂的痛苦。你對耶穌有甚麼新的體會?耶穌對天父的禱告有甚麼地方感動你?「這杯」是指甚麼?門徒當時有甚麼表現?耶穌對門徒說的話有甚麼特殊意義?這些話對門徒有甚麼影響?在你目前的選擇中,你在追求甚麼?你的選擇中最大的掙扎是甚麼?試著將你的想法與體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
多瑪斯 格林(Thomas H. Green, S.J.)。《麥子中的莠子——分辨:祈禱與行動的會晤》(Weeds among the Wheat: Discernment, Where Prayer & Action Meet)。姜川譯。台北:光啟文化,2006。
貝瑞(William A. Barry, S.J.)、杜赫提(Robert G. Doherty, S.J.)。《行動中的默觀者——七種耶穌會靈修的創造性張力》(Contemplatives in Action: The Jesuit Way)。張令、曾玉琴譯。台北:光啟文化,2005。

\n

 

\n

註釋
1 「做選擇的導言 每一個好的選擇,就我們這方面來說,意向必須要單一。我必須只專注在我受造的目的,是為讚頌我們的主天主,及拯救自己的靈魂。所以,無論我選擇甚麼,必須幫助我達到受造的目的。我不應該使目的遷就方法,而應該使方法適合目的。例如,有些人首先選擇結婚,這是方法;然後在婚姻生活中事奉天主,儘管事奉天主是人生的目的。同樣,有些人首先追求聖職俸祿,然後在聖職俸祿上事奉天主。這樣的人不直接走向天主,而希望天主來遷就他們悖理的愛戀;結果是他們把目的變成了方法,把方法變成了目的。這樣他們把必須專注的第一優先的事物,放到最後才做。為此,我的目標首先應是渴望事奉天主,這是目的;其次再看接受聖職俸祿,或結婚,為能幫助我達到目的。最後,除了單單只為事奉讚頌我們的主天主和拯救我的靈魂之外,其他事物都不應推動我取用或揚棄這些方法。」(《神操新譯本——剛斯註釋》,第169號)
2 「改善及更新個人的生活與情況 對於那些已經擔任教會的職務或是已經結婚的人,無論他們是否擁有財富,已沒有選擇的餘地,而對可改變的事,也沒有準備好做選擇的意志。在這種情況下,不要提選擇,而是用改善及更新他們的生活與地位的過程方法,是有所助益的,藉由使他們明白人之受造、生活與身份地位的目的,是光榮和讚頌我們的主天主,以及他們自己靈魂的得救。為達到這個目的,人應在作神操期間運用上述做選擇的方法(第175-188號),多加思考,制定出應維持多大的房舍,多少僕婢,如何指導和管理他們,如何用言語和善表教導他們。同時也要細查他們自己的財產,該用多少維持家庭的費用,用多少賙濟窮人及其他慈善的工作。在一切事上,除了渴望和尋求我們的主天主的愈大光榮和讚頌外,沒有其他的意願。原來每人都應深思,一個人越能擺脫個人的私愛、私意和私利,越能在一切靈修的事上有所進步。」(《神操新譯本——剛斯註釋》,第189號)
3 「考慮:在應做選擇的事上獲得知識。它包括四點和一個注意。第一點:我們所要做選擇的一切事,它的本身必須是無所謂惡的或是善的,為此它們在慈母聖統教會內建設性地運作;不可是惡的,或是與教會相衝突的。」(《神操新譯本——剛斯註釋》,第170號)
4 「第二點:有些事選定後仍能更改,例如,教會聖祿職或現世財物;我們可以接受或放棄這些事物。第三點:在不可改變的選擇中,一經選定,就沒有再選的可能,因為由選擇所造成的關係,不能解除,例如,司鐸身份、婚姻或類似的事物。但如果你做的選擇不適當,是受到錯亂心情的影響,只能感到後悔,並且尋求如何在已選定的生活方式下,度良善的生活。這種方式的選擇似乎不是神聖的召喚,因為有些事物是不適當的和歪曲的。許多人都犯這種錯誤,因此他們抓牢自己的預定或不好的選擇,然後把它視為是神聖的召喚。但是每一個從天主來的召喚常是純潔無瑕的,不夾雜血肉的貪慾,或任何的偏情。第四點:關於那些做選擇後可以改變的事情,誰若經過適當而合理的方式做了決定,沒有摻雜任何肉情或世俗的偏愛,便沒有理由重新做選擇,只須在已選擇的生活方式中,盡可能地成全自己。注意:這也需要注意的。如果一個可以改變的選擇,並非以真誠和合理的方式做的,那麼如果他真要有顯著的效果,為能更加取悅我們的主天主,最好再做一次適當合理的選擇。」(《神操新譯本——剛斯註釋》,第171-174號)
5 「三種時間 每一種都適合用來做明智和良好的選擇。第一種時間:幾時我們的主天主如此推動和吸引人的意志,促使虔誠的人不但不懷疑,或甚至不能懷疑,因此隨著指示去做。這就是聖保祿和聖瑪竇跟隨我們的主基督時所做的。」(《神操新譯本——剛斯註釋》,第175號)
6 「第二種時間:幾時從經歷種種神慰或神枯,以及辨別各種神類的經驗中,得到了足夠的清晰和認識。」(《神操新譯本——剛斯註釋》,第176號)
7 「第三種時間:這是一個寧靜的時間。我首先考慮人出生的目的,是為讚美我們的主天主及拯救自己的靈魂;為達到這目的,在教會許可的範圍內,我選擇一種身份或生活方式,為能幫助事奉我的主和自己靈魂的得救。我說寧靜的時間,就是指人的靈魂沒有受到任何神類的推動,而是在自由和平安的氣氛中,運用本性的官能。」(《神操新譯本——剛斯註釋》,第177號)
8 依納爵對人生的原則與基礎作較詳細和具體的解釋:「人受造的目的,是為讚美、崇敬、事奉我們的主天主,因此而拯救自己的靈魂。世界上的一切都是為人而造的,為幫助他追求他所以受造的目的。 結論是對於取用世物,常該看自己受造的目的;它們能夠幫助多少,便取用多少;能夠妨礙多少,便放棄多少。 因此,我們對一切受造物,在不被禁止而能自由選擇的事上,必須保持平心和不偏不倚的態度:就是我們在這方面,並不重視健康甚於疾病,不重視財富甚於貧窮,不重視尊榮甚於屈辱,也不重視長壽甚於短命,其他一切,莫不如此。總而言之,我們所願意、所選擇的,只是那更能引我們達到受造目的的事物。」(《神操新譯本——剛斯註釋》,第23號)
9 「第一條:推動我和促使我選擇一事的愛,應是由上而來,從天主的愛而來;因此做選擇的人預先覺察他對所要選擇的事情的愛,或多或少,純粹是為我們的造物主天主的緣故。」(《神操新譯本——剛斯註釋》,第184號)
10 「第二條:設想我從未見過或認識的一個人。我希望他成為一個完人,這時我思考我要說甚麼,促進他為能更加榮耀我們的主天主而行動和選擇,並使他的靈魂更加完善。那麼我自己就按照給另一個人的建議做同樣的事。」(《神操新譯本——剛斯註釋》,第185號)
11 「第三條:我考慮在我臨終時刻,對現在要選擇的事,希望自己會採取甚麼做法和規範。那麼,就照臨終時的規範,我應在整個事情上做我的決定。」(《神操新譯本——剛斯註釋》,第186號)
12 第四條:想像和考慮我在天主審判之日的處境,思考那時我希望自己曾如何對現在要選擇的事做決定。我現在就應當照樣應用,好使我能夠得到完全的滿足與喜樂。」(《神操新譯本——剛斯註釋》,第187號)

\n
\n
',1,0,0,1639844806,'/OEBPS/相遇-Ebook-210830-20.xhtml'),(125,12,27,0,'第16章 愛深而情切','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。你是否經歷過
深情告別的困難?是否經歷過分手時言有盡而意無窮?
這些人為甚麼令你難以道別?
分開後,你的心情是否受影響?
在失去朋友與親人的經歷中,你如何自處?在難過中,你如何體會耶穌的安慰?

\n
\n \n \n \n \n \n

 

\n

        我年輕的時候就離開台灣,到香港修讀神學,之後,隨著先生的進修,到德國服侍,再到比利時進修。旅居海外的日子,常常會有孤單與受挫的時刻。這時候,溫馨的友誼顯得格外珍貴,是他鄉的友情讓我有在家(at home)的感受,是主內肢體的扶持,讓我見到神的愛與同在。然而,旅人最大的痛苦之一就是再啟程的時刻。我深感,向任何曾與神相遇、與人深交的地方道別,都有依依不捨的困難:萬千滋味在心頭,雖是說盡了感謝,也不能掩飾那將失去的不捨與失落。
        其實,我從沒有準備好向這些與神、與人、與自己相遇的地方道別,其中的恩情總讓我舉步維艱。因為,我心中很清楚,當自己離開一個國家,向著下一個驛站出發的時候,意味著這段路在未來不可能重複,一段歲月已經過去了。這種在異鄉告別的痛楚讓我思想,告別時該怎麼做,在思念中如何自處,遺憾要怎麼面對,以至於未來向前走時不會老是回望過去。

\n

 

\n

一、道聲再見難

\n

        在全球化與流動性高的現代都會中,有時剛剛熟絡就要因著遷移而分離,友誼常常要因道別轉入另一種階段發展。現代的都會友誼總讓人有一絲情深而緣淺的淡淡無奈。不僅是對好友要告別,我們最難割捨的應該是與親愛的家人說再見。無論這種告別是因遷移、因疾病還是因死亡而分開,彼此不捨的難過常常深而持久。道聲再見雖然困難,更難的是不知如何說再見。
        我們可能外表若無其事,揮揮衣袖,不帶走一片雲彩而離開,或是表面上高高興興歡送對方離開,但是過去的回憶、共同有過的生活卻是揮之不去的,這些記憶該怎麼處理呢?深藏在心底的思念該向誰訴說?午夜失落的時刻怎麼辦?告別了,但是留在生命中的卻是揮之不去的一種空洞——因為離開了,就不容易再回來。別離難,道別更難!道別所帶來的空洞又如何填補?

\n

 

\n

二、道別是一個漸進的過程

\n

        道別其實是一個漸進的過程,包括開始預料要道別、告知道別時刻就快發生了、一起回顧曾經共有的時光、度過說再見的時刻、彼此祝福、預備上路、啟航踏向各自的旅程,最後預備迎接失落。開始預料要道別,這意味著開始確認告別是必然的事實,一起準備迎接這個過程的到來,一起回顧過去的歲月,彼此感恩,也為此感謝神,彼此訴說相處中未曾處理或無法處理的遺憾,接納當中免不了的感慨與欠缺。說再見的時刻,仍然還是不捨:「雖然不能在一起,但是你會在我心中,我不會忘記你的!願他日再相見!」
        彼此祝福後,就預備上路。在新的旅程,分離帶來的空洞,伴著失落與悲傷。道別後,雙方的心在新的生活中隱隱作痛,只能讓時間來淡化悲傷,也讓感情找到新的寄託。在未來的日子,新的人事雖然不能填補失落的空洞,但是總有新的溫情在其中,自己感覺上好像是已經逐漸地適應了沒有對方的日子,只是,回憶突然湧現時,就不知道怎麼處置這樣的困擾。
        直到路程漸行漸遠了,有朝一日再相聚時,見到對方熟悉的臉孔後面,彼此都有新的生活與些許的陌生了,此時,也才真的體會和接受,過去的日子已經是過去了;而過去與現在的距離才真的被正視。時間將過去與現在的空間清楚地隔開,也讓我們清醒地看到,一切的分離是一種無法彌補的遺憾。這種失去其實沒有將來的復原性,因為路只能向前走,但是深知,前路中任何新的感情,都無法填補這種失去。隨著時間的流逝,對方在心中仍未離去,這種困擾並沒有消失,反而增強,我應該如何自處?

\n

 

\n

三、耶穌的道別歷程

\n

        耶穌明白我們在道別過程中的痛楚與困境,祂曾用心鋪排自己的道別歷程。耶穌在馬可福音中三次預告自己將要受難(參可八27-33,九30-32,十32-34)。我們可以想像,耶穌很早就要門徒預備迎接祂的受死,但是門徒其實似懂非懂,也似乎沒有把耶穌的話放在心上,或是仔細探究。耶穌也邀請門徒準備逾越節的晚餐,藉由門徒的準備行動,來預備他們面對分離,但是門徒對耶穌內心的用意與傷感似乎渾然不知。
耶穌知道天父已將萬有交在祂的手裡,而且知道自己要回歸到父那裡去的時候近了,又知道魔鬼已將賣耶穌的意思放在門徒加略人猶大心裡。吃晚飯後,祂就起身洗門徒的腳。彼得問耶穌說:「主啊,你為甚麼洗我的腳呢?」耶穌說:「我所做的,你現在不知道,以後就必明白。」洗完了門徒的腳,耶穌就穿上衣服,坐下來,對他們說:「我洗你們的腳,我所做的,你們明白嗎?」耶穌知道也明白門徒的心,只是門徒不知道也不明白耶穌的心!1
耶穌深知道門徒的軟弱,約翰福音描述耶穌為師的情懷,以及祂對門徒鍥而不捨的深愛:「逾越節以前,耶穌知道自己離世歸父的時候到了。他既然愛世間屬自己的人,就愛他們到底。」(約十三1)耶穌對門徒說:「你們稱呼我夫子,稱呼我主,你們說的不錯,我本來是。我是你們的主,你們的夫子,尚且洗你們的腳,你們也當彼此洗腳。我給你們作了榜樣,叫你們照着我向你們所做的去做。」(約十三13-15)在最後晚餐的那夜,耶穌不斷重複和強調,祂仍然會與門徒同在,只是用另一種方式,耶穌不停地給予他們未來的盼望。(參約十三至十七章)
耶穌以不同方式告訴門徒,自己不久會與他們分開,也預先告訴他們,祂以後與門徒同在的方式與以前不同:「你們若常在我裏面,我的話也常在你們裏面,凡你們所願意的,祈求,就給你們成就。你們多結果子,我父就因此得榮耀,你們也就是我的門徒了。我愛你們,正如父愛我一樣;你們要常在我的愛裏」(約十五7-9),而且祂要門徒在彼此相愛中見到祂的同在:「你們要彼此相愛,像我愛你們一樣;這就是我的命令。人為朋友捨命,人的愛心沒有比這個大的。 你們若遵行我所吩咐的,就是我的朋友了」(約十五12-14)。
耶穌也提及祂與門徒同在的另一種方式,祂應許賜下保惠師,在真理的聖靈中永遠與門徒同在:「我要求父,父就另外賜給你們一位保惠師(或譯:訓慰師),叫他永遠與你們同在,就是真理的聖靈,乃世人不能接受的;因為不見他,也不認識他。你們卻認識他,因他常與你們同在,也要在你們裏面」(約十四16-17)。耶穌的告別言語和行動不僅包括了開始向門徒道別、一起回顧、說再見時刻、彼此祝福後預備迎接失落。祂在每一個告別行動的深處,是一份為師、為主的深情與大愛,祂的告別不是帶來永遠的失落與遺憾,反而是對未來的承諾——承諾將會與他們重聚,保證不丟棄他們,應許更深、更多元的同在!祂的告別不是疏遠的開始,反而是另一個更親密、更豐富的開端。
在耶穌被釘之前,門徒未必真知道耶穌將來會在哪裡,怎樣才可以繼續見到祂。但是,在耶穌被釘與復活後,他們漸漸明白,耶穌之前是處於告別的階段,也漸漸體會到耶穌所說的話。耶穌的告別具有將來的復原性與創造性,使門徒對耶穌的回憶帶出對祂更深的認識與感恩,也引出對未來再相遇的期待和盼望。耶穌的告別行動在門徒生命中種下深愛、信靠與盼望的種子。這些種子日後在門徒軟弱的生命中發芽、茁壯,他們可以充滿勇氣與堅定地讓耶穌繼續帶領他們前行。
當默觀耶穌最後一段十字架的苦路時,包括在彼拉多面前受審判、背負十字架、在苦路途中被十字架壓倒、被剝掉衣服、被釘於十字架、在十字架上祈禱、吶喊、斷氣、死於十字架上、被埋葬等,退省者就能更深體會耶穌那份愛深而情切的心境。當專注於默觀耶穌的整個告別旅程時,退省者往往學習到,消失可以帶來更深的認識,分開產生另一種同在方式,距離產生另一種更深的親密。
依納爵稱這種默觀為「回憶」(memory),藉由回憶聖經敘事中的耶穌,在聖靈之風的吹拂下,這些回憶不斷帶出新創造的生命,使我們在耶穌似乎消失時,在自己的生活中對祂有更深的認識。一方面,在與耶穌分開當中,見到祂以另一種方式同在;甚至在與耶穌疏遠時,卻因在聖靈裡的思念而與祂有更深的親密。另一方面,更重要的是,耶穌的復活把一切都更新了,門徒對耶穌的記憶不再是停留在過去,耶穌的同在不單單體現在此時此刻,門徒對耶穌的記憶指向耶穌的再來、指向主與他們永恆的同在。耶穌的復活使人對祂的記憶,不是停留在分離和悲傷中,而是活在新創造的盼望裡。

\n

 

\n

四、從來未曾離開與失去
在耶穌基督裡的一切親情與友情,經過道別和分手後,從記憶的角度,都是從來未曾真正地離開與失去。因為在基督裡的聯繫、在聖靈裡的團契,當對方似乎消失時,卻更深地認識對方;似乎與對方分開中,卻見到另一種同在的方式;在對方疏遠時,卻在思念對方中產生更深的親密。雖是分開,過去的記憶與對方的生命會繼續對我們說話,藉著重訪過去,也藉由細細回味,我們仍然因著對方的所言與所為而受影響、蒙祝福,只是對方換了另一種方式出現在我們的生命中,我們要學習與記憶中的他繼續相處。
我們要面對的是在回憶中如何自處,藉著回憶,我們與過去的他們繼續聊天,我們也與過去的自己繼續對話,如此的交談,會幫助我們在告別後的旅程中更深地了解他們的愛與付出,也幫助我們在下一個旅程中更深了解過去的自己,也因著距離,看到過去自己的不足之處,而產生一種因著洞察而有的悔改。
時空的距離反而讓我們可以將記憶的圖像加上色彩、添上細節,帶出新的角度與理解。分離反而使彼此產生另一種認識與關係的更新。祝福性的告別,帶出日後記憶的復原性(更全面的洞察與認識)與創造性(因洞察而有的悔改)!於是我們學習在基督裡的另一種思念方式,彼此可以愛更深而情更切,珍惜對方在我們心中仍然有的一席之地,我們仍然可以固定地與對方相處。於是那心中的空洞出現了新的生命聯結,我們讓對方用另一種方式,參與在我們人生接下來的旅程中。
更重要的是,耶穌的復活串聯起我們一切的記憶,使時空裡的一切事件有其永恆性,從過去延展向未來,也從未來重塑過去。耶穌的復活使我們的記憶不是停在過去,耶穌使一切的記憶指向永恆。耶穌的復活使人對生命的記憶,不是停留在悲傷中,而是見到復活主在過去的同在,也使人重新從復活的角度,解讀一切的離開與失去,正朝向一個更終極的團聚與得著。

\n

 

\n

五、 靈修指引:愛深而情切

\n

A. 練習告別是一種旅程
面對近期可能告別的人或事,練習以下步驟。
回顧過去:回顧曾經與對方有過的正面的經驗、負面的經驗。包括感謝與對方共處的日子,也坦承留下的遺憾,接納不能解決的問題。
向對方道別:包括向對方訴說感謝、承認失望並訴說不捨之情,用禮物或具體的行動表達向對方的祝福,並分享將前行的方向。
預備迎接失落與悲傷:接受那些日子不再有,準備迎向沒有對方的日子。學習與失落的感受共處,並將其中的悲傷與神分享。
向前啟航:包括進入新的生活或環境、建立新的日常生活步調與關係,開始適應沒有對方的日子。
分享觸動:用幾分鐘記下新的反省,或過程中觸動你的地方,將這些體會在默想中與耶穌分享。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

B. 聖言誦禱練習
默觀約翰福音十二章1-8節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:試著用想像分別體會耶穌、門徒、馬利亞的樣子與動作,也試著感受耶穌和馬利亞的心情。耶穌對馬利亞的看法與門徒的角度有甚麼不同?若是你也在場,會有甚麼反應?想像自己扮演馬利亞的角色,緩慢地做出每個動作,你有甚麼新體會?有甚麼動作令你最有觸動?試著將你的心情與體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動。
感恩結束:寫下你的禱告,以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
歐哈拉(Tom OHara, S. J.)。《與主同在》(At Home With God)。鄭嘉珷譯。台北:光啟文化,2000。

\n

 

\n

註釋
1 參約十三1-20。

\n
\n
\n

\n
\n
',1,0,0,1639845018,'/OEBPS/相遇-Ebook-210830-21.xhtml'),(126,12,29,0,'第17章 復和與更新','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
想想你的信仰群體,正在面對甚麼樣的張力與矛盾?有甚麼對立與紛爭?
面對這樣的張力與矛盾,你有甚麼應對方法?你的痛苦與擔憂是甚麼?
你的心情如何?你的禱告是甚麼?你可以在其中為基督做甚麼?

\n
\n \n \n \n

 

\n

        過去的這一年,我所處的香港大都會,處處充滿著張力和矛盾。在大環境上,中國大陸與香港的關係處在一種互相防範多過彼此信任的張力中;社會的團體和機構也因著政見取向的不同,彼此間的對立多過嘗試互相聆聽和理解;教會中也充滿著前所未有的、令人不安的指責,一些排他性的言論與表達方式,帶出許多誤解與憤怒,互不容忍或退讓。我們不禁要問:在這個不安的時代中,教會群體除了學習伸張公義、為弱勢出聲、努力忠於自己的先知角色外,應該如何同時兼顧好憐憫與有恩慈之祭司角色呢?教會群體又如何在這樣的時代,保持謙卑的心與神同行呢?

\n

 

\n

一、存謙卑進入復和

\n

        在教會歷史上的許多靈修傳統中,對於退省者或從事靈修努力的人而言,每日或每週要定期操練的禮儀,包括向人的告解(confession)與領受聖餐。因為在教會群體中,人需要存真誠悔改的心不斷地與人與神和好。1 耶穌在十字架上最震憾人的一句話應該是:「父啊!赦免他們;因為他們所做的,他們不曉得。」(路二十三34)耶穌的十字架是羞辱、苦難、撕裂與赦免、醫治、復和的匯合處。十字架帶給我們的信息乃是為愛受苦,同時因赦免得復和。如經上說:「因他受的刑罰,我們得平安;因他受的鞭傷,我們得醫治。我們都如羊走迷;各人偏行己路;耶和華使我們眾人的罪孽都歸在他身上。」(賽五十三5b-6)
        耶穌在疲弱、臨死前,在十字架上竟然發出一句令人深省的話:「成了!」耶穌在十字架上成就的是愛和赦免的挽回祭:「如今卻蒙神的恩典,因基督耶穌的救贖,就白白地稱義。神設立耶穌作挽回祭,是憑着耶穌的血,藉着人的信,要顯明神的義;因為他用忍耐的心寬容人先時所犯的罪,好在今時顯明他的義,使人知道他自己為義,也稱信耶穌的人為義。」(羅三24-26)「挽回祭」(hilastērion)這詞原文有使之和好、憐恤、贖罪、獻挽回之祭的意思。耶穌基督被釘在十字架上償清了人的罪債,所以這樣一次為罪獻祭(來九28,十12,14),就成為救贖我們的挽回祭或贖罪祭(expiation),顯明神的慈愛和公義(羅五8)。
        謙卑的心來自人在神、在人面前有悔罪意識。在高聲指責他人之前,深知自己的不完全;在開創夢想給他人的同時,也明白自己的有限,並認定只有耶穌基督全然聖潔公義,唯有祂是真正掌管與締造歷史的主,我們既領受和好的福音,也倚靠祂的赦罪之恩,就在基督裡彼此挽回與復和,「彼此認罪,互相代求」(雅五16)。

\n

 

\n

二、好憐憫、締造和平

\n

        我們默觀耶穌最後的晚餐這一幕(路二十二14-22),嘗試體會耶穌所說的話:「這是我的身體,為你們捨的,你們也應當如此行,為的是記念我……這杯是用我血所立的新約,是為你們流出來的」。門徒因著耶穌的挽回祭與上帝復和,並且彼此和好,一起成了祭司的群體,擔起勸人與祂和好的職分。(林後五14-19)
        「惟有你們是被揀選的族類,是有君尊的祭司,是聖潔的國度,是屬神的子民,要叫你們宣揚那召你們出黑暗入奇妙光明者的美德。你們從前算不得子民,現在卻作了神的子民;從前未曾蒙憐恤,現在卻蒙了憐恤。」(彼前二9-10)這段經文指出作為神國度的子民,我們在基督裡有憐恤人的新生命,得以在教會群體中彼此饒恕,也將神的憐恤帶給他人,並且積極在社群紛爭與對立的傷害處,藉由甘心受苦服侍他人,忍耐堅毅做和平之子,宣揚那基督憐恤、饒恕、平安的福音。

\n

 

\n

三、行公義、愛鄰舍

\n

        「世人哪,耶和華已指示你何為善。他向你所要的是甚麼呢?只要你行公義,好憐憫,存謙卑的心,與你的神同行。」(彌六8)舊約的彌迦先知勸勉神的子民「行公義」,因為神是關心窮人、憐恤無助者的(申十18),祂要求屬祂的子民在日常生活中對寡婦、孤兒、寄居的和貧窮人付出關懷。2 「學習行善,尋求公平,解救受欺壓的;給孤兒伸冤,為寡婦辨屈。」(賽一17)
        耶穌在新約四福音書中對寡婦、孤兒、殘障者、窮人等的愛的表現就是行公義。行公義是愛鄰舍的另一面。在基督裡,追求公平與公義的深處,是對人的價值的肯定與對人深刻的珍惜。因著這種對生命極高的尊重,耶穌痛斥一切虛偽的建制者,也批評一切失去憐恤之心的獻祭者。雖然現實社會中仍存在很多不公平與不公義的事,教會也深知,現世中對公平公義的追求,不能完全等同基督公義的國度,但卻不能因此停止為耶穌基督作見證。教會仍然緊隨基督,心存盼望,在等候基督完全公義的國度降臨的過程中,在社會中作光與作鹽。
        在現實的掙扎中,努力追求公平與公義的先知角色的同時,又兼顧好憐憫與有恩慈之祭司群體的角色,同時又保持一份罪人謙卑的心與神同行,這當然是不容易的。哥林多前書第十三章被喻為「愛的憲章」,保羅指出,有先知講道的能力是好的,因講道能造就他人(林前十四3-5),但若沒有愛,只是一味高舉自己的看法和辯才、宣揚自己的公義行動,甚至在言行中帶出的信息只是審判、批判和貶低他人,最終的結果會是傷害與暴力。同樣地,憐憫人、賙濟窮人的行為是應該的、有價值的,但若只是片面地強調憐憫,而沒有正視人的惡行與所造成的不公義,將會成為濫情,這種縱容也會帶來許多的傷害。

\n

 

\n

四、在基督裡的復和與更新

\n

        「如今常存的有信,有望,有愛這三樣,其中最大的是愛。」(林前十三13)若有人因關注公義而行動,甚至壯烈犧牲,捨己焚身,但若沒有愛,這不過是歷史中另一感人的英雄神話。依納爵常提醒退省者,耶穌的行動深處是對人深切的關懷之愛。效法基督的核心,不是外在地學習祂行公義、好憐憫的行動,而是被祂愛世人的心感化,並在罪人的限制中,祈求神將耶穌的公義、憐憫、謙卑賜給我們。依納爵更強調,我們本不擁有公義、憐憫和謙卑,但神卻透過耶穌基督(through Jesus Christ)賜給我們這些美德,恩典是在耶穌基督裡(in Jesus Christ)加給我們的,我們只有在基督裡才可以被轉化成公義、憐憫、謙卑的人;教會群體也要將神的美善傳遞出去,成為恩典的出口,祈求祂的公義、憐憫可以在我們的處境中彰顯,於是教會成了見證基督挽回祭的群體,並宣揚那透過基督召我們出黑暗入光明之神的美德。
        耶穌知道我們常常容易偏離真理、得罪他人。祂不斷提醒祂的門徒,以及所有跟隨祂的人,邀請他們學習在群體中彼此認罪,與神和好也與人和好;在基督所成就的和平根基上,一同領受基督的挽回祭,以愛世人之心實踐上帝的旨意,為此甘心願意受苦,彰顯行公義、好憐憫、存謙卑的心與神同行的生命。
        因此退省者不要只是學習耶穌行公義、好憐憫的行動,而是效法基督對人深切的關懷之愛,渴望神在基督裡賜下愛世人的心。在面對公義與憐憫的處境中,謙卑地禱告︰「耶穌,幫助我更真誠地認識祢、更深切地渴慕祢、更緊密地跟隨祢,以至於神在基督裡的公義與憐憫,可以在我的生命與環境中彰顯得更完全!並存盼望的心,等候基督完全公義的國度降臨。」

\n

 

\n

五、 靈修指引:復和與更新

\n

A. 小組練習聖言誦禱
默觀路加福音二十三章32-49節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:分別想像耶穌、百夫長、兩個犯人、婦女們的動作與表情,試著仔細體會耶穌在十架上所說的話,祂的痛苦與心境。神的公義與憐憫如何在十字架上彰顯?你對信仰群體活出十字架恩典帶來的更新與復和有甚麼體會?試著將你的體會在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 小組練習聖言誦禱
默想馬太福音五章1-20節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:這八福對你現在的生活有甚麼啟迪?對你現在的工作有甚麼特別的涵意?你對自己與信仰群體在社會的見證有甚麼省思?教會整體如何能在現今社會活出天國子民的特質?試著將你的體會在默想中與耶穌分享。最後,再次思想如何在你所面對的對立與紛爭中,同時兼顧好憐憫與有恩慈的行動?你對自己的祈禱是甚麼?你會如何祈求基督在你今日的社會處境中彰顯公義、憐憫?
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
威廉貝瑞(William A. Barry, S.J.)。《體驗天主——在祈禱中分辨》(Paying Attention to God: Discernment in Prayer)。黃美基譯。台北:光啟文化,2010。

\n

 

\n

註釋
1 「總告解與領聖體 在作避靜期間,一個人自願渴望辦總告解,將有許多益處,在此特列舉三點:第一,每年辦告解的人,本來沒有責任再辦總告解。如果做了的話,將能獲得更大的益處與賞報,因為這樣對一生所犯的罪過和惡行,會有更深切的悔恨。」(《神操新譯本——剛斯註釋》,第44號)
2 「施捨財物應守的規則 規則一:如果我施捨給我的親戚、朋友或所喜愛的人,便該考慮四件事,其中一部分已在討論選擇問題時說過(第184-187號)。第一,那推動我向他們施捨的愛情,應該是由上而來,愛我們的主天主的愛,致使我感覺到,我對這些人或多或少的愛,是為愛天主的緣故,並且天主能照耀在這使我更愛這些人的理由中。規則二:設想一個我從未見過,也完全不認識的人。我希望他在職務及生活身份地位上,做得盡善盡美。為了天主的更大光榮和他自己靈魂的完美成全,我思考我希望他在施捨財物上怎樣採用良好的準則。那麼,我自己便要照樣去做,不多不少,完全按照我希望別人所用的標準和準則去做。」(《神操新譯本——剛斯註釋》,第337-339號)

\n
\n
',1,0,0,1639844485,'/OEBPS/相遇-Ebook-210830-22.xhtml'),(127,12,30,0,'第18章 勇氣與盼望','

緩慢深呼吸三分鐘,安靜片刻,讀一遍詩篇第二十三篇。
近日是否有些事情令你感到灰心沮喪而沒有勇氣繼續努力?
在這種情況中,你的禱告是甚麼?
你用甚麼方法度過灰心沮喪而沒有勇氣的時刻?
教會群體或牧者如何幫助你度過灰心沮喪而沒有勇氣的時刻?

\n
\n \n \n \n \n \n

 

\n

        經過多年在宣教工場、教會與神學院的服侍,我感到,那些深具才華、被神所重用的領袖,在面對服侍的新處境時,需要不斷提昇自己,才可以貼近時代的變化,讓福音的傳講與見證有適切性。這幾年,面對多變與多元的挑戰,教會領袖的靈性成長已經成為許多堂會與差會的關注焦點,我也有一些機會參與對教會領袖的靈修指引服侍,1 特別感到領袖的裝備與訓練很重要,尤其是逆境中的勇氣與盼望,更是領袖可以繼續走下去的關鍵因素。

\n

 

\n

一、失去盼望的日子

\n

        教會領袖所遇到的靈性逆境,可能是多方面的,包括工作或服侍上不如意,出乎意料的突發事件,特別的事故或是突如其來的損失。在這些逆境中,我們常會埋怨人、對環境不滿,尤其會向神發出抗議:「神啊!祢怎麼會容許這樣的事發生在我的身上?我在困境中,祢在哪裡呢?」其實,這種抗議的背後是對神的一種失望。我們的感情受傷了,因為感到神似乎不關懷我們、不憐恤我們,甚至覺得祂拋棄了我們,任憑我們置身在困境的黑暗中。
        當門徒跟隨耶穌一段時間後,以為自己一輩子都會在耶穌身邊,參與在祂的醫病、趕鬼、神蹟奇事中。但是,耶穌突然被捉拿,離開他們了,他們在驚慌中只有自保,各自四散逃跑。在這慌亂、迷失的過程中,出現了猶大的賣主與自殺,彼得膽怯三次不認主。這段時間門徒既軟弱又失望,他們對耶穌失望,對自己則是更深的失望。作為耶穌所深愛的門徒,在耶穌受難的時刻,他們卻只是圖利與自保。他們不能原諒自己,彼得選擇逃避,猶大則選擇上吊。

\n

 

\n

二、沒有勇氣面對自己

\n

        耶穌深知這種對自己失望的痛苦,祂復活後,特別問彼得三次說:「『約翰的兒子西門,你愛我比這些更深嗎?』彼得說:『主啊,是的,你知道我愛你。』耶穌對他說:『你餵養我的小羊。』耶穌第二次又對他說:『約翰的兒子西門,你愛我嗎?』彼得說:『主啊,是的,你知道我愛你。』耶穌說:『你牧養我的羊。』第三次對他說:『約翰的兒子西門,你愛我嗎?』彼得因為耶穌第三次對他說『你愛我嗎』,就憂愁,對耶穌說:『主啊,你是無所不知的;你知道我愛你。』耶穌說:『你餵養我的羊。』」(約二十一15-17)
        此時,彼得心裡充滿了對自己失敗的羞愧,因為他曾在最後的晚餐中,毅然對耶穌說他愛耶穌,甚至願意為耶穌死(參閱路二十二31-34;約十三37-38)。彼得從自己面對危險時的懦弱和逃避的行為,清楚地知道了自己的愛並不堅定。他不再自滿自信,不再誇口自己對耶穌的愛,面對釘痕的手,彼得現在終於明白了:「我無法像耶穌愛我那樣愛祂!」但他真的愛耶穌,確實從心底深處愛耶穌,就算他的愛不堅定,但耶穌深知,也接受了彼得對祂的不完美的愛。

\n

 

\n

三、從罪疚與羞恥中得醫治

\n

        耶穌知道並全然體恤懊悔、慚愧中的彼得,藉著對彼得的重新信任,將自己的羊交給彼得餵養,使彼得可以因為耶穌對他的信任,從罪疚、羞愧與失望中獲得釋放,重新接納自己,對自己有盼望。彼得本來因為罪疚與羞恥,不能面對自己,也不能面對耶穌,更不用談做領袖、牧養其他人了。耶穌對彼得的接納使他在失敗後,可以再次肯定耶穌對不完美的自己的深深愛護,並接納他不堅定的愛,容許他在有限的愛中來服侍祂、帶領教會。
        我們無法知道耶穌如何從死裡復活,這復活的過程是怎樣發生的,但我們看到那些對自己完全失望的門徒,在耶穌復活後,他們經歷深刻的醫治,除去自己在罪中無力掙脫的罪疚、自責、懊悔與羞恥。對於今天服侍神的人而言,這復活的大能醫治了我們因在罪中對自己、對人、對神的隔膜。在基督裡平安的聯合消除了罪所帶來的隔閡,復活的喜樂臨到那些被困在定罪幽谷中的人,這是被釋放的喜樂,是再創造的歡欣,帶來對生命的頌讚、感恩與奉獻。2 於是跟隨耶穌的人可以說:「現在活着的不再是我,乃是基督在我裏面活着;並且我如今在肉身活着,是因信神的兒子而活;他是愛我,為我捨己。」(加二20)
        耶穌的門徒經過軟弱、羞愧、失去平安後,因為耶穌的赦免、接納、看重,擔負起耶穌所委派的責任,為耶穌的平安的福音作見證,將耶穌的醫治和大能與他人分享。跟隨耶穌的人能夠勇於作見證,不是因為他們有成功的人生故事,有令人羨慕的完美表現,而是他們經歷過失敗或失意的過去,自我放逐的飄零歷史。若是他們今天有福音的信息可傳,只因為耶穌的愛與醫治臨到他們破碎的生命,用赦免與饒恕將復活的生命注入他們死亡的黑暗中。

\n

 

\n

四、軟弱中敬拜與歡慶

\n

        心靈經歷過死裡復活的人,在自己的傷痕與破碎處產生對生命最深的頌讚和感恩,有如保羅傳揚復活的基督時的欣然心態:「然而,我今日成了何等人,是蒙神的恩才成的,並且他所賜我的恩不是徒然的。我比眾使徒格外勞苦;這原不是我,乃是神的恩與我同在。」(林前十五10)保羅深知自己曾經是一個逼迫耶穌的人,但是當他遇見復活的主之後,卻看自己是一個蒙恩的人,他常誇自己的軟弱,為自己所經歷的軟弱,頌讚神的拯救、感謝神的大能。我們因為敬畏死裡復活的基督,雖然有失敗與軟弱,但是尊重、珍惜基督委派給自己傳福音的職分,成為一個頌讚、感恩與奉獻的軟弱傳道者。
        「他(主)對我(保羅)說:『我的恩典夠你用的,因為我的能力是在人的軟弱上顯得完全。』所以,我更喜歡誇自己的軟弱,好叫基督的能力覆庇我。」(林後十二9)如果我們可以為復活的基督作見證,這是因為復活的基督天天在我們軟弱的生命中顯現。今日的人心常常活在對自己、對人、對外在制度的指責與失望中,甚至停留在絕望當中,人傾向於只看到問題而看不到盼望。然而在我們失望與定罪之處,耶穌讓我們看到,這正是祂要以恩典轉化的地方。
        我們不能倚靠軟弱的自己,為復活的基督作見證,若是靠自己的力量,我們可能也會被他人絆倒或跌入令他人失望的深淵中,甚至因為他人或制度而失去勇氣、盼望、平安與愛。耶穌邀請我們要倚賴祂死裡復活的大能進到人群中,無論是對人宣揚祂的福音,或是藉由改革更新制度為耶穌作見證,我們本身都極需要內在的勇氣、盼望、平安與愛的力量,如同放在瓦器的寶貝,「要顯明這莫大的能力是出於神,不是出於我們。我們四面受敵,卻不被困住;心裏作難,卻不致失望;遭逼迫,卻不被丟棄;打倒了,卻不至死亡」(林後四7-10)。
        依納爵強調退省者的靈修操練要與聖餐配合,因為聖餐將人從悔罪帶入赦免,呼召人從自憐進入恩典,帶領人從逃避歸向團契與相交。聖餐將三一上帝對世人的愛在基督裡具體地呈現出來。在聖餐中,紀念者經由認罪與悔改,透過領受主的餅與杯,因著聖靈的工作,體會基督真實的臨在,不斷在基督捨己的奉獻與犧牲代贖的愛中,生命經歷更新與真實的轉化,進入上帝賜給人的赦免與接納的平安中,期盼(anticipate)天國的喜樂。神將一切的美善都在基督裡賜給人,我們的勇氣、盼望、平安與愛唯有在基督裡才能找到真正的根基。3 聖餐使我們在基督裡,與教會群體一起對上帝發出由衷的敬拜與歡慶,有勇氣與盼望面對軟弱的自己,在感謝與頌讚中,藉由「在基督裡」、「與基督同行」成為基督的模樣。

\n

 

\n

五、 靈修指引:勇氣與盼望

\n

A. 小組練習聖言誦禱
默觀馬太福音二十六章17-35節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:試著感受耶穌的心,感受祂在這段經歷中的懼怕、痛苦、力量、勇氣和盼望。若是你也在場,會有甚麼反應?試著扮演經文中不同的角色,感受不同人物的內心世界,體會他們的心情與對耶穌的回應。主的晚餐對你與你的信仰群體有甚麼應許與盼望?試著將你的體會與感受在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 小組練習聖言誦禱
默觀約翰福音二十一章1-23節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:想像耶穌、彼得的動作與表情,體會他們的心情與互動中的愛,觀察彼得與耶穌的對話有甚麼特殊之處。體會他回答耶穌時的羞愧,想像耶穌對彼得的愛與接納。想像若你是彼得,會有甚麼反應?你會如何回答耶穌?試著將這些體會與感受在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀
伍潘怡蓉。〈宣教恩情路〉,《校園》。 2015年,第57卷五期,9、10月號:26-29。
保祿顧定豪(Paul Coutinho, S.J.)。《依納爵神恩的理想——與天主親密的結合》(The Ignatian Ideal and Jesuit Reality)。李驊、張令熹合譯。台北:光啟文化,2008。

\n

 

\n

註釋
1 參伍潘怡蓉:〈宣教恩情路〉,《校園》, 2015年,第57卷五期,9、10月:26-29。
2 參《神操新譯本——剛斯註釋》,第219, 220, 222, 224, 299號。
3 「我沉思天主怎樣居留在一切受造物中:在元素中賦予存在;在植物中賜給生命;在動物中賦予感覺;在人身上給予理智。最後天主也寓居在我內,賜我存在、生命、感覺和理智;甚至使我做祂的宮殿,因為我是至尊天主按祂自己的肖像和模樣所造的。為此,我按第一點敘述的方法,或按其他更合適的方法,再次自我反思。下面的兩個要點,也應照樣去做。」(《神操新譯本——剛斯註釋》,第235號)

\n
\n
',1,0,0,1639844049,'/OEBPS/相遇-Ebook-210830-23.xhtml'),(128,12,31,0,'第19章 愛中享安息','

緩慢深呼吸三分鐘,來到神面前,聽一首詩歌,思想神的愛。
過去你如何經歷神的愛?
你生命中最深經歷神的愛的經驗是甚麼事情?
你最近有沒有不能體會神的愛的時候?有沒有特別感受到神的愛的時刻?比較兩者有甚麼不同的原因?

\n

 

\n

        如果我們有機會問城市中基督徒的婚姻狀況,並了解他們最常發生的問題是甚麼,最缺乏的是甚麼,答案也許各有不同,但是在過去輔導基督徒的經驗中,我聽到最多的一個答案是:「夫妻間最常發生的問題是彼此的冷漠,最缺乏的是真誠的溝通與深度的關懷。」
        都會的忙碌與競爭,令夫妻在事業、家庭、服侍之間打轉,很難有時間與精神付出關愛,也不容易有空間彼此關懷。很多已婚的人在孤單的城市與冷漠的婚姻關係中,渴望人的愛和神的愛。其實,進入親密關係當中,人才體會到自己不懂如何去愛人;在婚姻中學習愛,夫妻才明白甚麼是愛。這種體悟讓人學習以神的愛作為愛人之起點:唯有先經歷神對我們無條件的愛,我們才能有根有基地愛人,因為「我們愛,因為神先愛我們」(約壹四19)。

\n

 

\n

一、辨識神的愛

\n

        弟兄姐妹在靈程旅途中,或多或少都會有感覺不到人的愛與神的愛的階段,雖然作了一些嘗試,似乎還是沒有感覺。他們常問自己:到底怎樣才可以與配偶、與人、與神有真實的交往?怎樣增進與神的互動之愛?不同的靈修傳統,有不同的強調與操練。依納爵首先強調,人要感恩才能辨識出愛的存在。因為感恩使我們看到恩典,感恩也讓我們學習記恩與報恩。對神如此,對人也如斯。但是他更強調,人的本質中有愛的形象,這形象建基於愛的上帝。祂是厚賜萬物給人的慷慨的上帝,也將人愛祂與愛人的「情愛能力」,放在人的生命中,並且在創造時,在人生命中放置一個定律:人唯有活出愛的關係,人才可以成為人,在與神愛的聯合中(communion),人才可以活出三一上帝愛的形象。依納爵在《神操》中,詳細建議退省者,常在生活中,用具體的方式辨識出愛的存在。1

\n

A. 回顧自己生命的故事
為自己所擁有的一切感謝神,包括我們的出生、成長、家人、特點、恩賜、遭遇、機會等。依納爵認為我們這個人,以及我們所有的一切都是禮物,因此每一天可以呼吸、生活都應該感恩,甚至連看似不美好的生命禮物也以感恩的心領受,並求神幫助我們可以在其中領受到祂的作為。

\n

B. 默想三一上帝的愛
在上帝眾多的恩賜中,最大的禮物是三一上帝因為愛,將自己在基督耶穌裡全然給予人,為人的罪捨命(約壹四10)。這全然捨己的行動就是愛。三一上帝的愛生生不息充滿在歷史中,也在不同的教會和個人的生命見證中。

\n

C. 觀看上帝不止息的創造
三一上帝的創造活動永不歇息,祂運行於萬物內,也不斷在我們生命中創造、再創造我們。我們從自己的改變與更新、四季的運轉與變化見到神的愛。

\n

D. 思想上帝賜予教會的恩典
天父是一切美善的源頭,從教會群體多姿多彩的生命見證中,我們可以體會與見到祂真實的愛,因為祂樂意將一切美好的恩典賜予教會,使她有完善的各種恩賜。

\n

 

\n

二、辨識神主動的愛

\n

        弟兄姐妹若以感恩的心分辨神的愛,就會不單單樂於讚美神的愛,還會更多渴望體會這愛的深度與廣度。「三一上帝的愛」這個主軸在《神操》的結構中,成為蘊藏於其中的基本動力。依納爵邀請退省者從思考創造之愛與人的罪開始,進而默想道成肉身之愛、受苦與十架之愛、復活之愛、再造之愛、回應與事奉之愛。簡而言之,三一上帝的主動之愛與人的奉獻之愛構成主線思想,也成了《神操》的內容動力。
        依納爵邀請退省者辨識神的愛,用心想像三一上帝的主動之愛,以至於更渴慕這份愛,然後回應這份愛。2 我們可以愛上帝,是因為上帝先愛了我們!我們在聖經裡看到的上帝,是一位主動創造、揀選、立約、拯救的神。依納爵也強調三一上帝這種愛的主動性,特別是差遣聖子的行動,在《神操》第106-109號指出,三一上帝的救贖行動是出於愛,道成肉身是這份主動之愛的彰顯。耶穌為我們捨命的愛是甘心樂意的主動受苦之愛,也顯示三一上帝在基督耶穌裡主動將自己給了我們、救贖我們、再造我們。

\n

 

\n

三、在愛的回應中展現召命

\n

        在《神操》裡,依納爵邀請退省者在禱告裡默觀基督的一生和基督自己,讓神主動的愛喚醒人的回應。這樣的操練幫助退省者,先體驗自己是無條件地被上帝所愛和救贖的,從而激發對三一上帝的感恩、敬畏和愛慕之情。在不斷被神的愛感動、吸引、推動下,退省者愛慕之情加增,甘心樂意以愛來回應神;他渴望從不自由的私愛走向真愛中的奉獻,這塑造的過程不是倚靠外在的規定或要求,而是藉心底深處對上帝的愛慕所達致的。
        依納爵進一步邀請退省者,進入《神操》裡這種「主動喚起被動;被動化為主動的靈修動力」:退省者奉獻自己給神,全因對祂的愛的感恩,而奉獻之後更深愛這位賜恩的上帝。《神操》中有一段祈求清楚地說明了這個靈修動力:「我要記起所受的一切恩惠、受造、救贖以及個人所領受的特殊恩惠。我要用深切的熱情仔細考慮我們的主天主為我做了多少事,讓我分享祂所有的何其多,甚至依照祂的神聖計劃,同一個主願意將自己也賞賜給我。然後我要自我反思,從我這方面,按照公義和理智的要求,應奉獻至尊天主甚麼,就是將我所有的一切,連同我自己一起獻上。並以極熱切的心情作此奉獻,說:

\n

『主,懇請祢收納我的全部自由,
我的記憶,我的理智,和我的整個意志,
我所有和所擁有的一切。
主,祢已將這一切都賞賜給我;
我現今奉還給祢,主!
這一切都是祢的。任憑祢隨意安排。
求祢賜我祢的愛和祢的恩寵,
我就心滿意足。』」3

\n \n \n \n \n \n \n \n

        愛的動力在主動與被動的互相回應中產生,在施與受的相互交流中體現,更在甘心的付出與喜樂的領受、在持續湧現的生命的豐富與成長中獲得滿足。愛的奧秘就是愛的主動行動,會不斷創造出愛的善性循環,於是人不斷在超越自己的限制中,因為愛的主動行動,成為更美善的自己。於是各人的召命在這種愛的螺旋交織中呈現與展開,而三一上帝的愛,隨著在人的召命的形成,恢復(restore)並再創造(re-create)上帝愛的形象在人生命中。4

\n

 

\n

四、活出愛的善性創造力

\n

        當弟兄姐妹學習用感恩的心分辨生活中神的愛時,就會不單單樂於讚美神的愛,還會渴望更多回應神的愛而為祂付出。照樣地,當弟兄姐妹學習用感恩的心分辨生活中人的愛時,就會不單單樂於感謝人的愛,還會渴望更多回應人的愛而為對方付出。當我們存感恩的心領受他人對我們的影響、付出時,無論這些影響表面上是正面或是負面,只要在神前感恩,並求聖靈幫我們辨識神在其間對我們的愛和恩典,我們就會見到他人的存在對我們是一份禮物,神在這些禮物中,顯明祂特別的同在。於是我們有一種內在的自由產生,因為心中常存神的恩而樂意回應人的恩,甘心為對方付出、不問回報,因此創造出愛的善性動力與創造力。結果是,當人活出愛的關係,聖靈就啟動再創造之功,幫助我們這被造的人可以成為在基督裡的人,並在人與神愛的聯合中,將三一上帝愛的形象轉化在人的生命中。
        我們愛,因神先愛我們。我們分享,因神在基督耶穌裡將最好的與我們分享。神將祂慷慨與不計較的愛,透過耶穌基督主動傾注在我們的生命中,我們在這份愛中得著滋潤、得享安息。更重要的是,若要積極成長為三一上帝兒女的樣式(likeness),我們需要將這種內在主動、慷慨、不計較的愛帶到行動中,才能體會愛的聖靈在我們生命深處運行的奧秘創造,使我們由被動的被神所愛,進入主動的愛神與愛人,於是我們欣然進入愛中的自由與喜樂。
        愛,不是因為對方可愛、給我們回報,愛人是我們在成為自己的成聖過程中必然會存在的狀態、必然會產生的內在動力。於是我們學會與神與人聯結的秘訣,是因為在救恩中,我們不能不愛,不能不成為在基督裡的真正的自己。今天,在我們所有人際關係的問題與傷害中,只因為我們害怕受傷與失望,就不再主動去付出,我們計較自己付出的比對方多;我們也擔心,我的付出不會被珍惜,浪費了我們的付出。這些擔心與懼怕將我們的愛堵住,我們與神與人的關係也因此停滯,並且不能自由地活出愛的生命,我們的生命因此萎縮。唯有自由地去愛才能帶來安息,並給自己帶來平安與喜樂!

\n

 

\n

五、 靈修指引:愛中享安息

\n

A. 小組練習聖言誦禱
默想彼得前書四章7-19節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:這段經文對你的教會可有特別的提醒之處?在教會中,你是否經歷這種切實的相愛?你經歷過愛中的盼望與喜樂嗎?這段經文對你身處的機構可有特別的應用之處?你如何與家人在生活中切實相愛?試著將這些體會與反思在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 小組練習聖言誦禱
默想路加福音十二章4-7節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對自己有特別意義,就要對這字或句子反覆思考。
深入默想:神的保守對你現在的生活有甚麼啟迪?神的看顧對你現在的工作有甚麼特別的涵意?你可以在一星期裡面,為自己安排一到兩個小時,最好是到大自然中,環看天地、欣賞這被造的世界,思想並想像神仍然在萬事萬物中工作,為這個世界感謝神,為自己的一切讚美神。然後,為自己身邊的家人、同事、教會弟兄姐妹感謝神。在這兩種感恩中,你在何處經歷到神的臨在?停留在這個記憶中片刻,感受神如何向你顯明祂的愛,最後沉浸在神愛的臨在中。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

 

\n

相關閱讀 
吳伯仁。《拉內神學的靈修觀》。台北:光啟文化,2007。
雅魯伯(Pedro Arrupe, S.J.)。《依納爵神恩中的聖三奧蹟》(The Trinitarian Inspiration of the Ignatian Charism)。石室譯。台北:光啟文化,1993。

\n

 

\n

註釋
1 參《神操新譯本——剛斯註釋》,第23, 231-236號。
2 「第三前導是求恩:祈求我所願望的。這裡是祈求對為我降生成人的我們的主的內在認識,讓我更加愛祂,更緊緊地跟隨祂。」(《神操新譯本——剛斯註釋》,第104號)
3 《神操新譯本——剛斯註釋》,第234號。
4 參吳伯仁:《拉內神學的靈修觀》(台北:光啟文化,2007)。

\n
\n
',1,0,0,1639843423,'/OEBPS/相遇-Ebook-210830-24.xhtml'),(129,12,32,0,'第20章 團體與培育','

緩慢深呼吸三分鐘,放鬆身體,來到神面前,安靜片刻。
你的信仰群體在你的靈命成長上扮演甚麼角色?
有甚麼照片或物品,可以特別說明信仰群體對你的影響?
你的信仰群體對你影響最深的培育是甚麼?
你的信仰群體對你未來成長所提供的培育是甚麼?

\n
\n \n \n \n \n \n


\n

        自大學時代,我便參加了學校的學生團契,在當中經歷到團體對個人信仰成長的重要性。在校園團契的服侍中,我們一同學習敬拜神、門徒訓練、傳福音、事奉技巧,還有真誠的相交與彼此的代禱,更是一起參加時事反省講座。當年影響我們的是斯托得(John Stott)的著作和《洛桑信約》精神。1 經由福音運動的啟迪,年輕的我們學習:「教會群體的佈道與社會責任、文化使命是息息相關的」。面對時代的挑戰,教會應彼此合作,積極培育領袖,在真道受教,靠聖靈的大能,在屬靈爭戰中,從事宣教的大使命。因此,我與團契的契友,在當時便積極參加青年宣道大會,並在佈道與短宣的實踐中多方體會福音的多向影響力。
        我們共創異象、被相同的信念所吸引,為了持守共同的信仰核心價值而努力。教會群體教導和培育了我們,反過來,群體異象之火也因著我們的承擔與委身繼續點燃。我深深體會到,個人的信仰成長與教會群體是深刻聯結在一起的。

\n

 

\n

一、信仰群體的重要性

\n

        為了分辨神在我們時代的作為,尋求教會如何更適切地為耶穌作見證,信仰群體需要在彼此的互動中孕育出一種生命的凝聚力與創造力。為此,每個信仰群體需要清楚地定義幾個鑰字與概念,包括:我們的群體或組織所領受的獨特的呼召與異象是甚麼?我們的群體所聚焦的共同使命是甚麼?我們的群體所要傳承給下一代的核心價值和重要信念是甚麼?信仰群體的活潑動力與創造力必須建基於上述的共同基礎上,大家才能同感一靈,卻各有貢獻、互相尊重、彼此成全。

\n

 

\n

二、信仰群體的異象與信念

\n

        在耶穌會第二十八任總會長伯鐸雅魯伯(Pedro Arrupe, S.J.)的著作《耶穌會神恩的特徵》(Ecclesial Service: Selected from Challenge to Religious Life Today, Chapter 19)中,2 他根據《神操》第352-370號〈與聖教會思想一致〉,勉勵耶穌會士在日常生活中將「愈顯主榮、愈追隨基督、愈服從教會領袖、愈與教會群體同工、愈能面向時代而宣教」作為個人與群體成長的異象。建基於此異象,不同國家的耶穌會群體可以界定他們的使命焦點,發展他們的宣教策略。
從耶穌會的傳統看他們的群體動力,我們反思:「甚麼是我們的信仰群體所領受的獨特的異象?」「甚麼是這異象深處的信念與價值觀?」「我們的領袖是否能根據這異象點燃群體的承傳之火?」當澄清了這些問題之後,再聚焦共同的使命,就不至於太難產生有共識的群體行動方案。

\n

 

\n

三、信仰群體的使命與核心價值

\n

         耶穌會士除了操練《神操》外,都需要閱讀《耶穌會會憲及其補充規則》(The Constitutions of the Society of Jesus and Their Complementary Norms)。3 這本書詳載耶穌會群體的異象與信念、群體的核心價值與使命、新成員的塑造與承傳、組織與運作架構。書中談及耶穌會存在的基本使命:「不但是賴主恩寵專務拯救和修養自己的靈魂,且賴同樣的恩寵致力於拯救並成全他人。」4 更強調今天耶穌會在教會中的使命,是藉著積極向不同群體廣傳福音,讓上帝國度可以進入整個人類社會,促進社會的正義與和平。5 在這個具體的使命下,有八項建議,而這些策略性的引導也是耶穌會的核心價值:6
A. 走向邊緣群體:在貧苦與被遺棄的人群中,參與他們的生活、服務他們。
B. 對話以尋求共融:透過對話,在他者身上見到神的臨在,建立不同族群間的交流與共融。
C. 留心神在不同宗教和信仰群體中的作為:聆聽神在不同宗教與信仰群體歷史中的作為。
D. 在差異與撕裂中搭橋:在階級、種族、文化等的敵對中,帶出醫治與和好。
E. 與教會大家庭合作:在天父家中與不同階級、宗派的人士一起友愛合作。
F. 操練《神操》:一起更深地經歷上帝在基督裡的愛,一起與基督建立神國。
G. 關注普世需要:教會應該有國際性的眼光與胸懷,好能為全球性使命服侍。
H. 要有獻身的熱忱:無條件地獻身於傳教事業,具有感染他人的奉獻精神。
        《耶穌會會憲及其補充規則》與《神操》將這群體的異象和使命,融入會士在新處境中的靈修成長與使徒服侍中。可見,異象的落實需要與新處境的挑戰互動,使命的承傳需要有憲章的充分說明,並且用靈命培育的經典塑造群體生命的核心價值。

\n

 

\n

四、信仰群體的培育與承傳

\n

         《耶穌會會憲及其補充規則》除了說明異象與信念、使命與核心價值,更提及新會士的選擇、終止、培育,並且用制度與規定來維繫群體的運作與紀律。特別值得留意的是耶穌會將會士的基本培育分為六個方面:7
A. 總則:所有的培育都指向使徒性目標——有益於自己與他人的靈魂、回應福音需要、服務人的心靈、面對時代問題、促進正義。將靈修、團體生活、使徒工作與進修學習整合入會士的生命中。
B. 靈修培育:在自己召命的進深中繼續成長,在信心與愛心中祈禱感恩、領受聖餐、學習分享信仰、固定退省,每位初入門的耶穌會會士都有成熟的督導幫助他們有平衡的發展。
C. 團體生活:參與團體活動與固定的禮儀活動,增加彼此了解,在合作與順從中彼此規勸,建立家庭般的手足之情,同時有紀律地過團體生活。
D. 讀書與學習:努力追求豐富的學識,以成為基督卓越的使徒。神學與哲學要兼顧,對充分的語言訓練、敏銳的思維與時代中所需的社會科學要多方進深。
E. 神學培育:神學培育是為了更好地服務大公教會,將信仰傳承下去,努力將讀書、跨文化的訓練與個人靈命結合在使徒服侍中,以影響社會。
F. 使徒性培訓:培訓是為了擔當基督所呼召的使命,因此,任何課程、實習與訓練都是為了預備自己的生命與能力,以全力投入服侍世人的福音使命。
        承傳除了需要有明確的異象和使命作前導,也需要有效的培育計劃與關顧系統。使徒保羅邀請提摩太尋找那「忠心能教導別人的人」,並提醒他對承傳者的要求,先是有忠心,然後是未來可以有教導能力。同時,保羅亦以三個身份作比喻,藉此來說明門徒的生命態度,包括:當兵的、競賽的人、農夫。保羅所提及的培育也包括:福音異象的傳遞、對使命的熱忱、對自己成長的追求、在聖靈裡的更新、服務教會的愛、群體中的扶持與守望、對時代的分辨與洞察等。8 因此,團體的成員需要整全的靈命培育,在知識、靈命、實踐上有均衡的成長,否則異象和使命不能有效地落實在接棒者的生命與生活中!

\n

 

\n

五、 靈修指引:團體與培育

\n

A. 小組聖言誦禱練習
默想以弗所書四章1-16節。
預備心靈:向神敞開自己,感受祂的臨在。
預備環境:準備好聖經、筆記本或日記。
渴慕的心:用一顆期待聽到神說話的心誦讀聖言。
緩慢誦讀:請一位小組成員緩慢地讀出本段經文三次。每讀完一次,停止一分鐘。聆聽的時候,如果察覺某一個字或某一個句子對你有個別意義,就要對這字或句子反覆思考。
深入默想:這段經文對你可有特別的應用之處?教會合一指的是甚麼?教會的成長需要甚麼樣的相交方式?教會如何在基督裡彼此建立?這段經文對你的教會可有特別的應用之處?試著將這些體會與反思在默想中與耶穌分享。
寫下觸動:用幾分鐘記下當天的祈禱章節、對經文的新反省,或經文觸動你的地方,並寫下你對三一上帝的敬畏和感動,再與小組成員分享。
感恩結束:寫下你的禱告,一起以主禱文做結束禱告,然後在神面前安靜、繼續聆聽和歇息。

\n

B. 反思團體與培育
團體與培育:如何促進自己的教會將靈命塑造與門徒訓練放置在榮耀上帝、跟隨基督、建立教會、向世界宣教的大遠象之中?靈命塑造與門徒訓練不過是團體與培育的一環,若然沒有了這些大遠象,我們只會將門徒訓練事工化,將靈命塑造個人化。
團體與異象:教會群體需要定期在新的旅程中檢視自己是否仍然被異象引導。它的使命是否失去焦點,不能符合異象,也不能回應時代?它的培育是否能吸引並產生承載異象與落實使命的人?充滿生命力的團體與培育,需要用心創造、定期反思、在聖靈中一起努力才能產生。

\n

 

\n

相關閱讀
斯托得(John Stott)。《心意更新的教會》(The Living Church)。譚達峰譯。台北:校園書房出版社,2012。
穌會中華省編譯。《耶穌會會憲及其補充規則》(The Constitutions of the Society of Jesus and Their Complementary Norms)。台北:光啟文化,2010。
賴詒恩(Thomas F. Ryan, S.J.)。《耶穌會士在中國》(Jesuits in China)。陶為翼譯。台北:光啟文化,2007。
伯鐸雅魯伯 (Pedro Arrupe, S.J.)。《耶穌會神恩的特徵》(Ecclesial Service: Selected from Challenge to Religious Life Today, Chapter 19)。陳雲棠譯。台北:光啟文化,2003。
彼得哈特曼(Peter C. Hartmann)。《耶穌會簡史》(Die Jesuiten)。谷裕譯。台北:光啟文化,2003。

\n

 

\n

註釋
1 當時我們深受斯托得的著作影響。參斯托得(John Stott):《心意更新的教會》(The Living Church),譚達峰譯(台北:校園書房出版社,2012)。
2 伯鐸雅魯伯(Pedro Arrupe, S.J.):《耶穌會神恩的特徵》(Ecclesial Service: Selected from Challenge to Religious Life Today, Chapter 19),陳雲堂譯(台北:光啟文化,2003)。
3 耶穌會中華省編譯:《耶穌會會憲及其補充規則》(The Constitutions of the Society of Jesus and Their Complementary Norms)(台北:光啟文化,2010)。
4 參〈耶穌會會憲〉,《耶穌會會憲及其補充規則》,第3號。
5 參〈耶穌會會憲補充規則〉,《耶穌會會憲及其補充規則》,第245, 247-251號。
6 參〈耶穌會會憲補充規則〉,《耶穌會會憲及其補充規則》,第246號。
7 參〈耶穌會會憲補充規則〉,《耶穌會會憲及其補充規則》,第59-112號。
8 參提摩太後書第二章。

\n
\n
',1,0,0,1639838326,'/OEBPS/相遇-Ebook-210830-25.xhtml'),(130,12,34,0,'第21章 閱讀與退省','

緩慢深呼吸三分鐘,來到神面前,安靜片刻。
過去最影響你的屬靈書籍是甚麼?
最近有哪些信仰書籍是你想讀而沒有時間閱讀的?
以前有哪些書籍是你常常閱讀而現在沒有時間閱讀的?

\n
\n \n \n \n

 

\n

        生活在都會的人常常覺得時間不夠用,隨著責任的增加、他人需要的急切,一些個人的休閒活動或興趣,容易因事務的忙碌而放棄。回想一下,有多久沒有約朋友打球了?有多久沒有機會去看一場電影?一些昔日有興趣的展覽,現在也沒心思去買入場券了。都市的生活多姿多彩,但是對很多忙碌的基督徒而言,生活卻是越來越縮窄與單調,能在下班後,把家裡的事安頓好,一天的精力也就差不多耗盡了。談到閱讀,若是能看三、兩則短文或翻翻報紙,已經相當不錯了,平日僅有的固定閱讀空間,可能是在公車或地鐵上,看看臉書上的貼文,至於信仰書籍與靈修作品,常常不夠心靈空間去深思與消化。

\n

 

\n

一、退省中的閱讀安排

\n

        若能在固定的退省中,安排閱讀時段,就能創造心靈空間去深思與消化靈修作品與相關書籍。關於在退省中的閱讀安排,要考慮四方面。

\n

A. 閱讀的時間
        可以按自己的生理時鐘而調整,無論是早上、下午或晚上,每個人最可以集中精神的時段不同。在退省中的閱讀安排,可以一個半小時為一個階段,之後可以起身走走,或是寫靈修心得。

\n

B. 閱讀的分量
        退省中的閱讀分量不需要多,重點不在於努力吸取知識,而是要消化所讀與進入反思。內容的多與寡視乎退省者的吸收狀態,若是體力與精神狀態良好,讀得多並且讀得深刻,也是種獨自沉思的享受時段。

\n

C. 閱讀的速度
        慢慢閱讀與重複閱讀可以幫助我們深入地消化一段文字,用品嚐的心細細回味所讀的內容,讀到有感動之處也可以停在那裡思考。放慢速度與重複閱讀,也幫助退省者有空間讓自己的記憶浮現,聆聽心中的自我對話。

\n

D. 閱讀的場地
只要不被打擾、讓身體感覺放鬆與舒適的地方,都是適合閱讀的場所。甚至可以在大自然中閱讀,看看山又聽聽鳥語,走一走又坐一坐,既輕鬆又自在地與自己說說話,有時也安靜下來向神禱告。

\n

 

\n

二、閱讀書籍的選擇

\n

        很多人以為退省中的閱讀一定要選擇靈修短文或禱文,其實,退省是一個空間,在一段特定的時間內,透過讀經、禱告、與靈修導師交談、個人閱讀等安排,讓自己專心與神對話,調整自己的心思意念。只要是能幫助退省者更深地與神交通、與自己對話,不需要一定選擇靈修類叢書。無論是信仰的小說、詩詞與見證,還是一些有深刻神學思想的作品,都可以幫助不同個性、不同人生處境的人,豐富他的退省空間。
退省中的閱讀是一種與神、與自己對話的方式,選擇閱讀書籍最好不要過度偏向某一種。閱讀幫助退省者與作者對話,然後覺察到自己的思緒,再將這些感想化成與神的交談內容。安排多元化的閱讀書籍,可以幫助退省者產生多面的領悟,也增加退省空間和與神交談的內容。

\n

 

\n

三、靈修書籍

\n

        依納爵於1521年在西法戰爭中受傷後,在養病期間因閱讀《基督傳》 (Life of Christ)及《聖人列傳》(Golden Legend),而發生內在的轉變,進而效法先賢與基督。1 因此,靈修書籍會帶給靈修旅人出其不意的引導。所謂的靈修書籍主要是指靈修傳記、靈修課題、靈修操練、靈修短文、靈修禱文,這些都會幫助我們與神相遇中的交談。但是書籍的選擇也因各人的興趣而異,退省中,無論是採用傳記、操練或禱文,主要的選擇標準是:「哪一種靈修書籍在現階段最適合自己?最能幫助我們與神互動?最能陪伴我們自我省思與禱告?」
        甚至我們可以早上用靈修禱文,下午用靈修操練習作,晚上讀一段簡單的靈修短文。對於剛入門的退省者,可以先採用自己的信仰群體所熟悉的靈修書籍或禱文集,重溫與複習可幫助退省者深化這些資源。目前許多翻譯的靈修材料也相當適合華人使用,若能請教一些成熟的退省者的經驗,則可以尋找到新的靈修輔讀作品。
        若是與屬靈友伴一起去退省,對材料的選擇與分享的安排則需要有較多的一致性。例如,早上可以一起分開默想同一段經文,下午做同樣的操練,晚上的分享則可以根據這些材料,集中在一到兩個焦點深入分享。靈修材料的選擇是為了個人靈修經驗的整理、分享。若是與家人一起去退省,則可以因人而異,但是至少一天要有一段時間,談談自己在一日退省中,做了甚麼練習,有甚麼新的感受。

\n

 

\n

四、輔助性的其他材料

\n

        許多現代的媒體將文字與影像、音樂、圖畫、建築結合起來。在退省中,可以為自己選擇《耶穌傳》、《馬丁路德傳》等影片,這些影音的表達不但增進我們的想像力,也幫助我們對聖經的現場有多方面的理解。聖樂和詩歌的歌詞與旋律,常能傳遞信仰的內容,也是另一種的語言表達。因此,退省中若能聽或唱一些詩歌,有助於退省者在感性上更多地開放。音樂是一種相當直覺性的語言,能深深打動人心,帶領人敬拜上帝。
        歷史上的許多圖畫可以幫助人默想聖經故事的情節與人物。不同的形狀與構圖傳達不一樣的視角與焦點。若是我們能先閱讀這些圖畫的歷史背景,理解作者創作的過程,則可以更好地聆聽圖畫中的信息。人物雕塑與建築空間,也是另一種信仰的表達,耶穌生平與被釘十字架的雕塑常是中古教堂的重要焦點,雕塑再加上教堂的空間設計,使走進教堂的人,在無言無聲中,不經意地隨著視覺與空間觸覺進入默想。藝術表達一直是教會歷史上的一種信仰述說,聖靈可以藉這些媒介觸動我們的心。
        旅居歐洲,在德國牧養海外華人教會的時候,我們住在基督教文化氣息洋溢的海德堡大學城,常常在老城參加路德宗教會不同的聚會。城中教堂的空間設計,更是處處引導人心向上仰望神:高處的管風琴合奏、聖壇上打燈的十字架、莊嚴的聖餐禮、擺放在前方的燭台、高聳的建築風格,再加上不同的塑像,整個靈修空間多向度配合聖言。一堂的聚會充分運用參加者的視覺、聽覺、觸覺並全人的感情、想像力、思想,這種全人投入的敬拜是華人教會所陌生的,但卻可使人豐富體驗神的臨在。

\n

 

\n

五、 靈修指引:閱讀與退省

\n

聆聽與對話:閱讀是一種聆聽,更是一種對話,退省者嘗試為自己安排穿插閱讀的退省,享受其中的沉思與對自己的反省,將所領受的帶入與神的禱告中。若是許可,將這些觸動與禱告寫下來,這將成為聆聽神、與神交流、整理自己的一種對話方式。
閱讀與群體:若是教會的小組或群體想將閱讀融入退省的設計,則需要多方面的考量。首先,閱讀材料要配合大會的主題,這些文字只是幫助弟兄姐妹更能從另一個角度,或換一種方式深思大會的主題。其次,閱讀材料要配合小組的分享,一些好的反思與導引題目,可以進一步幫助退省者整理他們的思路與感受,若再加上邀請組員分享自己的經驗,則可以在團體中加深交流的品質。最後,提供給弟兄姊妹相關的書單或資料,讓他們可以繼續深化這方面主題的閱讀。

\n

 

\n

相關閱讀
霍華德(Evan B. Howard)。《21世紀基督教靈修學導論》(The Brazos Introduction to Christian Spirituality)。李永明、鄭淳怡合譯。台北:校園書房出版社,2014。
龐篤義(Anthony J. Paone, S.J.)。《心泉——每日默禱內省靈修讀物》(My Daily Bread: A Summary of the Spiritual Life, Simplified and Arranged for Daily Reading, Reflection and Prayer)。張雷、鄭聖冲合譯。台北:光啟文化,2013。
何崇謙。《從藝術到靈性》。香港:道風山基督教叢林,2006。
陳若愚主編。《從藝術、信養、人生》。香港:中國神學研究院,1994。

\n

 

\n

註釋
1 參Kevin F. Burke, Eileen Burke-Sullvian, and Phyllis Zagano, The Ignatian Tradition, xxv。

\n
\n
',1,0,0,1639838048,'/OEBPS/相遇-Ebook-210830-26.xhtml'),(131,12,35,0,'第22章 寫作與退省','
\n
\n


在你的日常生活中,何時會提筆寫些心得?
在你的靈修筆記中,是否常將禱告寫下來?
何時你會回顧自己過去的日記或禱告記錄?回顧時,有甚麼新發現?
近期你曾記錄過一些心情嗎?是關於哪一方面的事?
你會把靈修心得寫下與教會的肢體分享嗎?

\n


\n

        每當過一段時間,或特別的紀念日,我都會拿出過去的日記、旅行雜記、所寫的短文,回顧過去的日子,或是比較去年與今年此時有甚麼分別。最重要的是,這些記錄中,有很多我與自己的對話、我向神的禱告與聆聽神的經歷。過去十多年我每年都會到瑞士的蘇黎世退省,特別是以它的地標蘇黎世大教堂為我安靜與禱告的地方。蘇黎世大教堂是瑞士蘇黎世的三座主要教堂之一,這個教堂也是宗教改革史上最重要的地點之一。每次在秋天回到這個教堂,我就回想起一年前,在這裡曾經尋求神的問題、當時退省中的領受、向神的祈求。藉著曾經寫下的記錄,我常看到神在一年中的恩典與對我禱告的回應。

\n

 

\n

一、退省中的寫作目的

\n

        回到香港服侍這幾年,我也常常隨身帶一本手記,在退省片刻,將心中的感動與領受記錄下來。這個習慣幫助我對聖靈提醒與引導的觸動更加敏銳,特別是在忙碌中,即使沒有任何亮光,也在午間或黃昏十五分鐘的退省時間,寫下我的禱告與求恩。退省中的寫作不是為寫作而寫作,而是為了更清楚與自己的對話,更用心地向神禱告;並記下聆聽神微小聲音的經驗,以至於可以更熟悉自己與神交談的經驗。

\n

 

\n

二、退省中的寫作內容

\n

        我將退省中可以寫作的幾個焦點列出如下,退省者不一定要作完這些步驟,可以按自己的情況在進行以下的操練時,隨時記錄。
A. 聆聽神:透過默想、默觀、禮儀、靈修分享、獨處、閱讀等活動,記下神的臨在所帶來的新觸動與體會。
B. 聆聽自己:整理在默想、默觀、禮儀、靈修分享、獨處、閱讀等活動中,所帶出的新的思想、感動、直覺、悔改。
C. 進入自我對話:因為聆聽神、聆聽自己,自己與自己的交談內容呈現出很多掙扎與辯論,記下心中的自我鼓勵或自我責備。
D. 與神的交談:把自己真實的感受或掙扎帶到神面前,或感恩、或求恩、或哭訴、或認錯,將單獨與自己的對話轉移成邀請神一起與自己交談,寫下交談內容。
E. 分辨聖靈的引導:將一些體會寫下,按著察覺方法,分辨:哪些聲音是自己的,哪些是聖靈的引導?神在何處向我們顯現?特別留意出現在心中的強烈渴望與夢想,是否幫助我們更想親近神,這些省察有時需要耐心等候。
F. 前瞻與立志:我們將自己在神面前的立志寫下來,也記載被提醒的弱點與過錯,渴望改變的方向與改善的重點。也可以將自己的夢想寫出來,將它對自己的意義在默想中與耶穌分享。
G. 我的禱告:用最自然的語氣對神說話,祈求聖靈繼續光照與加力量給我們,使我們更像耶穌基督。

\n

 

\n

三、退省中寫作的對象

\n

        文字可以幫我們將心中的思維與感情更準確地表達出來,依納爵也常常將他內心的觸動與感動寫給不同的人。1 當我們心裡有波動起伏時,文字更有一種自我引導的作用。簡而言之,文字的表達增加我們的自覺度,也幫助我們在退省中的省察與悔改,帶來自己與天父、主耶穌、家人、朋友、敵人、自己的關係變化。因此,在退省中,可以用寫作對神與對人表達我們心底的話。

\n

A. 寫給天父或耶穌
        每天晚禱前可以把一些真心話寫給天父或主耶穌,這封信可以是感謝信,或是求助信,也可以是心事分享或是夢想說明。簡而言之,就是將與天父或主耶穌的交談內容化成一封短信。

\n

B. 寫給家人
        在退省中,若有感動要對父母或配偶,甚至是孩子或兄弟姐妹說些話,先將這些話寫下來,看看是不是自己現在想說的,可以在下午黃昏時,用電郵或其他通訊管道向對方表達,甚至之後,可以用小卡片送給他們。這些話可以是感謝或是懺悔,也可以是心事分享或是下一步計劃說明。

\n

C. 寫給朋友
        在退省中,我們會想到一些朋友,有的是需要鼓勵,有的是需要關心,經過為他們禱告,也可以在晚飯後,發個短信、經文或禱文給他們。但是儘量不要繼續聊天。

\n

D. 寫給敵對者
        對於一些傷害過我們或得罪過我們的人,若我們在退省中,對他們有新的體會,不用急著寫些甚麼文字給他們,反而可以將對他們的控訴與不滿寫給天父或主耶穌,之後為自己禱告,求神幫助我們有祂的眼光與心腸看待對方。

\n

 E. 寫給自己
        退省中,若對自己有新的洞察,可以寫些話給自己。見到優點就給予自我讚賞,發現不足就自我勉勵,身處受挫折中就自我打氣,在與自己相處的時間裡要善待自己,與自己做好朋友,以至於可以坦然面對自己的一切,無話不談。
        退省中的寫作表現是可以相當有創意的。退省者可將一段文字用一些方式簡單表達,比如對同一件事用象徵性事物(symbol)描述自己的心境,或是用說故事(storytelling)的方法描繪靈修經驗,也可以找出一些重要的鑰字(keyword)簡述近日的靈修體會,甚至用圖畫表達再加上一些標示,道出此時的現況,當然也可以創作一首詩詞或詩歌來述說心中更深的感受。經由這種創造性的文字表達練習,我們在其他方面的分享與表達也會變得具體、清楚、有特色,緩慢地增強我們與人的溝通能力。

\n

 

\n

四、寫作後的洞察

\n

        退省後,我們仍可以隔幾日後,翻一翻前一段日子的心靈雜記或禱文,想想當時的體悟與現在有甚麼不同?是否有些故事仍在繼續展開?對於當時的退省反思,現在是否會有新的角度和感受?退省者可以繼續將這些記錄下來。時間是分辨與洞察很關鍵的影響要素,我們有時需要等待的時間,讓神將整個圖畫更清楚與完整地顯示,也需要讓聖靈在時間中,光照與扭轉我們的理解角度。
        在這過程中,若是能將我們所寫下的日誌,串聯出幾個主題或焦點,反思神在我們生命中正在修剪或提醒的地方,我們會更敏銳於神的帶領與塑造方向。也可與靈修導師或屬靈同伴分享自己的退省筆記,他們可以從不同角度,給我們好的提醒與建議,並陪伴我們一起分辨與洞察。

\n

 

\n

五、靈修指引:寫作與退省

\n

寫出我的故事:退省中的寫作是分辨與洞察的方法之一,退省者盡量不要用手機記錄靈程日誌,因為雜記本上可以剪貼、用不同線條與色彩畫圖,甚至可以作曲寫詞,越讓自己的靈程日誌多彩與具有個人風格,越能強化我們對自己的掌握。
寫出神的救恩故事:寫作幫助自己看到神在我們生命中所寫的故事,使退省者在自己的故事中,讀出神的救恩故事,用自己的手寫出神與自己相遇的故事。

\n

 

\n

相關閱讀
約翰貝利(John Baillie)。《私禱日新》(A Diary of Private Prayer)。謝秉德、魏兆淇合譯。香港:基督教文藝出版社,2013。
泰澤團體(Communauté de Taizé)。《靜修靈旅——在靜默和歌聲中默想聖經》(Seeds of Trust: Reflection on the Bible in Silence and Song)。陳翠婷譯。香港:基道出版社, 2009。
思維靜院。《依納爵帶領下的靈修日誌》。香港:公教報,2005。
侯景文譯。《聖依納爵書信選集》。台北:光啟文化,1989。

\n

 

\n

註釋
1 參侯景文譯:《聖依納爵書信選集》(Selected Letters of St. Ignatius Loyola)(台北:光啟文化,1989)。

\n
\n
',1,0,0,1639837755,'/OEBPS/相遇-Ebook-210830-27.xhtml'),(132,12,36,0,'第23章 大自然退省','

走出戶外,緩慢深呼吸三分鐘,安靜片刻。感受身邊的環境,聽聽周圍的聲音。
最近你是否有到大自然中散步或遊玩的經驗呢?
大自然常帶給你甚麼驚喜?
你是否曾在大自然中見到神的臨在?

\n
\n \n


\n

        記得小時候,父親每逢週末帶著全家到郊外踏青,他總是說:「看看大自然,就知道人是何等渺小!」又說:「要知道,我們所知的很有限,大自然是我們的老師。」在成長過程中,我經常穿梭在崇山峻嶺中,面對著汪洋大海與滿天星光,深深體會到人的有限與大自然之無限。信主之後,我讀到:「諸天述說神的榮耀;穹蒼傳揚他的手段。這日到那日發出言語;這夜到那夜傳出知識。無言無語,也無聲音可聽。它的量帶通遍天下,它的言語傳到地極。神在其間為太陽安設帳幕;太陽如同新郎出洞房,又如勇士歡然奔路。它從天這邊出來,繞到天那邊,沒有一物被隱藏不得它的熱氣」(詩十九1-6),我更加喜歡透過大自然默想神的奇妙與偉大。

\n

 

\n

一、在大自然中讚美創造主

\n

        聖法蘭西斯(St. Francis of Assisi, 1181-1226)是方濟會的創辦者,在他的靈修生活中,以赤貧生活仰賴天父的豐富產業。他以心靈完全不佔有的狀態,承受天國的一切福樂,並且心靈自由地親近造物主。他也譜出了著名的《太陽頌歌》(Canticum Fratris Solis)。詩中他歌頌太陽兄弟、月亮姊妹、繁星、水姊妹、火兄弟、大地母親,邀請宇宙萬物組成合唱團去讚美創造主。聖法蘭西斯用心靈的眼睛看到大自然的光明、美麗,對萬物懷有一份在父家中的兄弟姐妹之情誼。在大自然中讚美創造主的靈修生活,幫助我們有一種透視,看到創造主在世界的權能與榮美,也幫助我們謙遜地意識到,我們不是造物者,更因著尊崇創造主而對萬物有一份尊重與愛護。

\n

 

\n

二、在大自然中與神相遇

\n

        依納爵有好幾次在大自然中經歷神臨在的神秘經驗,包括在卡陶內河畔的頓悟。1 神藉大自然向人說話,大自然也成為人與神相遇的平台。許多依納爵靈修中心都座落於風景優美的大自然中,給退省者提供足夠空間在大自然中倘佯,舉目觀看神的奇妙創造,在鳥語花香徑或海濤澎湃處,安息在神的臨在中。
        舊約常記載神在大自然中以不同方式顯現,教會歷史中也有許多人在大自然的沉思中遇見神。2 進入大自然不只是讓人心靈平靜,透過大自然與神交談、聆聽神說話才是重點。看到滿天的星星與浩瀚的宇宙,我們驚嘆神的偉大;望著滿山多彩秋色,我們感到四季的運轉,萬物中生命的轉變;見到山崩海嘯,我們深感生命的脆弱與渺小。但是更重要的是,神藉著大自然中的一片落葉、一隻飛鳥、滿天的彩霞、窗前的雨滴向每一個平凡卑微的人說話。

\n

 

\n

三、大自然退省的安排

\n

        大自然是我們與神相遇的場景。或宏大或微小,大自然讓我們從美麗的宇宙與一切被造物,看到創造主在世界的臨在與榮美,也幫助我們謙遜地因著尊崇創造主而對萬物有一份尊重與愛護,並在當中敬畏上帝,敬拜這位創造主。
        對於住慣了城市的人,常常需要多些預備才能安心享受大自然退省的美好。對於大自然退省的安排,首先要選擇好的落腳處,除了風景優美,也要考慮交通方便,否則單單是車程的時間已經是假期的三分之一了。其次要注意旅館或營舍的安靜,退省進入大自然,是為了聆聽自己與神交談,若是環境人多且嘈雜,就不容易在當中享受安息。最後,一些簡單的驅蚊水、外套、手電筒、雨具等用品都要預備妥當,以防突來的需要。

\n

 

\n

四、配合其他靈修活動

\n

        在比利時讀書的時候,我對大自然靈修有兩種特殊的體會。其一是在毛毛雨或下大雪的日子走在田徑附近,感覺就像是到了另一個世界,體會另一種景觀。其二是在萬籟俱寂的深夜,走在安全的老城,看夜間的花草與樹木,感受清涼空氣中不同的味道。在四季的運轉中,我體會到生命的蛻變;也在深夜不起眼的小花上見到生命之美。自從回到香港定居,不能再隨時開車上阿爾卑斯山,也不能再在大雪紛飛的街頭夜行,但是我也學習從我所居住的小小時空,從一草一木、一花一石看世界,經驗神的有情天地:校園天台的角落,有展現生命力的幾棵樹木與盆栽,住宅的平台可以觀看夾縫中的月亮,每學期與學生去靜修營,則可以與學生同享不算大的營地空間。
        大自然退省的安排,也需要配合默想、禱告、閱讀、寫靈程日誌等活動,免得變成外出旅遊、欣賞風景。我建議都會中的基督徒,每個月可以有一次,安排清晨在大自然中看日出,或是在黃昏看日落,就寢前則在滿天星斗下有呼吸清新空氣的機會。這種從工作中抽身進入大自然的時段,會讓我們有多些空間思考問題,讓心靈透透氣。例如,我每個星期常抽出一天準時下班,到靠近家的地鐵站就出來,沿著黃昏的海堤走回家,一路走一路與神交談,回到家就寫日記或閱讀。週末清晨有時與先生到郊外散步、吃早餐、安靜地走路,晚上則默想、禱告、閱讀、寫靈程日誌。
        教會若選擇在大自然中的營地作退省,最好事先把營地附近的路線圖與應該注意的事項發給弟兄姐妹,也給予大自然靈修的基本指引,讓大家能好好運用營地的設施,有時間和空間進入大自然中,有獨處的時段。如此,才能幫助弟兄姐妹享受在大自然中的退省。

\n

 

\n

五、 靈修指引:大自然退省

\n

隨時隨處:你可以為自己安排一個固定親近大自然的時間表。大自然環繞著人與神交往的時間與空間。要體會不同的大自然景觀與感受,不一定要到遠方去,也不一定要在特殊的季節。只要我們用心去看、去領悟,四季都與我們同在、白天黑夜都看顧我們的神,隨時隨處都可以在同一地點,因不同季節與不同時段,開啟我們對祂不同的體會與認識。
在萬物中遇見神:人可以在萬物中與創造一切的神相遇。試著漫步在都會街道上,仰望天空,觀看路邊的綠樹;在回家路上緩慢行走,看看附近的綠地,感受大自然的生命力,感謝那厚賜生命的神。

\n

 

\n

相關閱讀
加里托斯(Gary L. Thomas)。《與神相遇——認識親近神的心靈路徑》(Sacred Pathways: Discover Your Soul’s Path to God)。陳永財譯。香港:基道出版社,2007。
多鐸(Jean Claude Dhôtel, S.J.)。《依納爵這個人》(Who Are You, Ignatius of Loyola?)。滌塵譯。台北:光啟文化, 1986。
依納爵羅耀拉(Ignatius Loyola)。《聖依納爵自述小傳心靈日記》(Saint Ignatius Loyola: Autobiography & Spiritual Journal)。侯景文、譚璧輝合譯。台北:光啟文化,1991。

\n

 

\n

註釋

\n

\n
\n
\n

1 參多鐸(Jean Claude Dhôtel, S.J.):《依納爵這個人》(Who Are You, Ignatius of Loyola?),滌塵譯(台北:光啟文化, 1986),49。
2 參加里 托斯(Gary L. Thomas):《與神相遇——認識親近神的心靈路徑》(Sacred Pathways: Discover Your Soul’s Path to God),陳永財譯(香港:基道出版社,2007),27-38。

\n
\n
\n
',1,0,0,1639837507,'/OEBPS/相遇-Ebook-210830-28.xhtml'),(133,12,37,0,'第24章 退省時間表','

慢深呼吸三分鐘,來到神面前,安靜片刻。
你最近有沒有參加避靜或退省營?
在避靜或退省營中,你是否曾經歷心靈的更新?
對於營會的安排,你有甚麼觀察?
為甚麼這些營會可以幫助你心靈更新?

\n

 

\n

        我這幾年在神學院的其中一項服侍,是帶領學生的靜修營或退省營。經過幾年的資料蒐集與反省,我逐漸領會到營會的框架與設計應有的基本原則:靜修營或退省營不是培靈會,不是以培靈講員的講道為主;不是查經研討會,沒有小組查經;也不是差傳大會,沒有熱切獻身的鏡頭;更不是團契歡樂會,不是分享與聊天的生活營。透過時間、空間的設計與安排,它使退省者可以有一段整理自己與神關係的時空。本章提供基本概念,給學習設計團體或個人退省營,或在日常都會中進行退省的人作為參考。

\n

 

\n

一、退省營設計原則

\n

        退省營的設計方向,主要是透過團體的陪行,使每位退省者能回到內心整理自己,對神有更多的渴慕,作省察與分辨,選擇順服聖靈,對基督有更深的委身,然後對人才可以有更真誠的服務與傳福音的熱誠。這種優先次序需要在退省的結構與操練習作中表達出來,下列五個原則可作參考:
A. 身體放鬆、動作放慢:剛入營的第一天下午,可以作些伸展運動,喝足夠的清水,身體放鬆。走路步伐與講話速度開始放慢,每個動作儘量緩慢地進行。
B. 吃得飽、睡得好:唯有營養足夠、休息得好,才有精神與體力進行退省中的活動。因此,第一天的晚餐要豐富些,房間安排以單人房為主。
C. 由動入靜:每天的安排可以從動態活動進入靜態操練。動態的活動可以是禮儀的參與、小組分享或團體的互動遊戲。
D. 由團體向個人:團體的相交是為了幫助各人可以面對自己,深化與神的對話。在時間比例的安排上,團體一起的時段與個人安靜習作的比例是在1:1到1:2之間。
E. 由外向內:營會設計應幫助退省者將注意力從外在的觀察轉入到內心的整理,而不是以外在的事物抓住退省者的心思意念。

\n

 

\n

二、退省營裡的同工配搭

\n

        營會設計應包括三種同工之間良好的配搭,負責管理飯食等行政工作,應與牧養關顧分開,才能產生有效的分工。
A. 行政人員:有好的行政安排才能產生放鬆的安息,因此需要有專門負責行政的同工隨營配搭,在其中專心協助事務處理。
B. 小組組長:預先安排成熟的弟兄姐妹擔任小組分享的引導者。
C. 靈修導師:邀請有素質的靈修導師,在營會與退省者見面。

\n

 

\n

三、退省時間表的設計

\n

        以下是退省營會中,由早到晚的設計與安排建議:
A. 個人早禱:約四十分鐘。事先把靈修詩歌、經文或短文印在退省手冊上。
B. 慢慢享用早餐:約四十分鐘。感恩享受一日開始的食物,慢慢品味,用餐時可以安排詩歌播放。
C. 靈修專題或聖餐禮:約一個半小時。第一與第二天可以安排與退省相關的靈修專題,最後一天則可安排聖餐禮加差遣禮。
D. 個人安靜與習作:約一個小時。午餐前可以有一段個人安靜與消化信息的時段,再有固定個人習作。個人習作可以包括靜步、靜坐、繪畫、手工創作、攝影默想、書法抄經、靈修舞蹈、默想聖經等多元的體驗。
E. 靜食或禁食:約四十分鐘。午餐則強調靜食,安靜中只有音樂迴繞,也可以操練禁食禱告。
F. 充分午睡:約五十分鐘。不論是否能入睡,盡可能閉上眼睛、平躺在床上。
G. 個人安靜與習作:約一個半小時。退省手冊上應提供不同的退省操練,團體也可請專人帶領不同的工作坊,例如,繪畫靈修、手工創作與靈修、攝影靈修與默想、書法抄經、靈修舞蹈、禱告操練等,這些多元的體驗,可幫助全人投入與神相遇。各人可以自由選擇所需要的習作,也可重複早上的練習。
H. 約見靈修導師:約五十分鐘。將自己的反思和領受與靈修導師分享,透過交談,分辨聖靈的引導。
I. 短短的默想聚會:約四十分鐘。簡單地聆聽讀經、音樂或短詩和安靜。
J. 黃昏靜步與輕鬆晚膳:約一個半小時。晚膳前可以散散步,然後餐桌上可以輕鬆地交談。
K. 飯後閒坐或靜步:約三十分鐘。晚膳後則透過閒坐或靜步,恢復安靜。
L. 導師經驗分享與對談:約一小時。導師的經驗分享與對談可以幫助退省者整理一天的靈修經驗。
M. 小組分享與禱告:約一小時。小組分享與一起禱告,可以深化彼此的靈裡扶持,小組以三四個人一組為佳。
N. 寫靈程日誌:約一小時。寫靈程日誌可幫助自己整理一天退省的心得。
O. 道晚安:最好能在十一點前熄燈。

\n

        退省營的設計以創造三種空間為主:與神相遇的空間、與自己相遇的空間、與人相遇的空間。以下則是將這十五項化成退省營作息表的示範:

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

時間

\n
\n

主題

\n
\n

說明

\n
\n

8:10-8:50

\n
\n

個人早禱

\n
\n

參考手冊上的靈修經文

\n
\n

8:50-9:30

\n
\n

享用早餐

\n
\n

慢慢品味

\n
\n

9:30-11:30

\n
\n

靈修專題或聖餐禮

\n
\n

進行團體靈修活動

\n
\n

11:30-12:30

\n
\n

個人安靜與習作

\n
\n

個人安靜與消化信息

\n
\n

12:30-13:10

\n
\n

靜食或禁食

\n
\n

播放詩歌,也可操練禁食禱告

\n
\n

13:10-14:00

\n
\n

充分午睡

\n
\n

閉上眼睛、平躺在床上

\n
\n

14:00-15:30

\n
\n

個人安靜與習作

\n
\n

自由選擇所需要的習作

\n
\n

15:30-16:20

\n
\n

約見靈修導師

\n
\n

透過交談,分辨聖靈的引導

\n
\n

16:20-17:00

\n
\n

默想聚會

\n
\n

聆聽讀經、音樂和安靜

\n
\n

17:00-18:30

\n
\n

黃昏靜步與晚膳

\n
\n

餐桌上可以輕鬆地交談

\n
\n

18:30-19:00

\n
\n

飯後閒坐或靜步

\n
\n

透過閒坐或靜步,恢復安靜

\n
\n

19:00-20:00

\n
\n

導師分享與對談

\n
\n

幫助退省者整理一天的靈修經驗

\n
\n

20:00-21:00

\n
\n

小組分享與禱告

\n
\n

深化彼此的靈裡扶持

\n
\n

21:00-22:00

\n
\n

寫靈程日誌

\n
\n

整理一天退省的心得

\n
\n

22:00-23:00

\n
\n

道晚安

\n
\n

十一點前熄燈

\n
\n


        若是教會或機構希望安排一日退省活動,則可按靈修專題、個人習作、聖餐、小組分享四個環節為主來安排時間表,仍然是以創造三種空間為主:與神相遇的空間、與自己相遇的空間、與人相遇的空間。也可以參考以下程序:

\n

 

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

時間

\n
\n

主題

\n
\n

說明

\n
\n

8:00-9:00

\n
\n

赴會

\n
\n

預備心

\n
\n

9:00-9:30

\n
\n

安頓

\n
\n

領取參考手冊

\n
\n

9:30-11:00

\n
\n

靈修專題與分享

\n
\n

進行團體靈修活動

\n
\n

11:00-12:00

\n
\n

個人安靜與習作

\n
\n

參考手冊上的習作

\n
\n

12:00-12:30

\n
\n

聖餐禮

\n
\n

可配合按手禱告

\n
\n

12:30-13:10

\n
\n

簡餐或輕食

\n
\n

可操練禁食禱告

\n
\n

13:10-14:00

\n
\n

休息

\n
\n

閉上眼睛、聽詩歌

\n
\n

14:00-15:00

\n
\n

個人習作

\n

寫靈程日誌

\n
\n

自由選擇所需要的習作

\n
\n

15:00-16:00

\n
\n

靈修專題與問答

\n
\n

幫助退省者整理靈修經驗

\n
\n

16:00-17:00

\n
\n

小組分享與禱告

\n
\n

深化彼此的靈裡扶持

\n
\n

17:00-17:30

\n
\n

結束

\n
\n

感恩結束與差遣禮

\n
\n


        若是為忙碌的牧者安排的週末營會,仍是以創造三種空間為主:與神相遇的空間、與自己相遇的空間、與人相遇的空間。在營會中,可加強約見屬靈導師的環節,邀請資深牧者入營,成為退省者的靈程指引者,在個別的約談時段,聆聽他們的困難、為他們禱告、指引他們方向、幫助退省者分辨聖靈的引導,鼓勵他們在神的愛中重新得力。而靈修專題則以牧養的困境與學習、呼召的重尋與定向為主題。週末營會設計可以參考以下週末退省營的作息表:

\n

 

\n

\"32848.jpg\"

\n

 

\n

        若是為忙碌的職場人士安排的週末退省營會,不妨邀請資深職場基督徒入營,成為退省者的靈程指引者,在個別的約談時段,聆聽他們的困難、為他們禱告、分享自己的經驗、指引他們方向。靈修專題的安排則以分享職場的困境與學習、職場的靈命培育為主題。職場人士特別需要個人安靜的空間,因此,營會中儘量簡化活動與靈修習作,鼓勵退省者回歸內心整理心思、專注於與神交談。週末營會設計可以參考以下週末退省營的作息表:

\n

 

\n

\"32894.jpg\"

\n

 

\n

四、日常生活中的退省設計

\n

        日常生活中的退省設計,是為了建立個人固定的退省習慣,更強調忙碌中短暫的退下、安靜、整理、反思與省察。除了工作時間,設計可簡化成十個環節,縮短每個環節的時間,設計結構如下:
A. 早禱與靈修經文
B. 安靜享用早餐
C. 工作
D. 靜食與個人安靜
E. 小睡片刻
F. 工作
G. 黃昏靜步
H. 輕鬆晚膳
I. 飯後閒坐
J. 寫靈程日誌

\n

        當然,這些環節因應不同的情況,可以彈性調整。我特別建議將聖經中一些重要的禱文列印在退省手冊上,例如,馬利亞的讚歌(路一46-56)、主禱文(太六9-15)、耶穌在客西馬尼園的禱告(路二十二39-46)等。這些禱告可以成為退省者隨時的禱告。
        退省不是為了逃避嘈雜與壓力,而是為了更自覺地分辨神的呼召,可以更有意識地選擇以順服聖靈、跟從耶穌、榮神益人為所有行動的動機與渴望。我們經過謹慎的思辨和退省的過程,在生活中就能有與聖靈同工的行動。為此,退省的設計有一種流動的動力:站到人前有時,退到人後有時,退下獨處是為了進入人群。有退無進,成為逃避;有進無退,流於衝動!
        不論是長時間的退省營會、一日的退省安排,或是每日一小時的短短退省,都會影響我們的平日生活,簡單與樸實則成為退省者的生活基本形態,退省者漸漸喜歡簡樸的生活。簡樸生活意味著減少不必要的交際應酬、聚會,放下負荷過重的服侍,簡化生活中的衣食住行所需。不該插手的事,要忍住不多管;不能掌控的結果,要學習放手與交託;不能改變的遺憾,要學習饒恕與放下。
        簡樸生活意味著投入更多的時間、精神與力氣專心在神面前生活,做自己應該做的事。這種專注於神、專注於自己呼召的生活態度正是簡樸的中心意義。簡樸的生命狀態不單使人專注於神,在忙亂的都會生活中,退省的設計是建立一種生活習慣和培育生活態度與方式,以至於能更深刻與神、與自己相遇。簡樸的生命狀態使人在打理工作、管理財務、安排活動時,擁有內心的平靜安穩,在日常事務中,得以不慌不亂地安然處之,遇到挑戰時,則倚靠神的恩典渡過困難。

\n

 

\n

五、 靈修指引:退省時間表

\n

創造空間:各處的大都會處境都相當不同,教會群體在設計退省營時,要尊重教會的大傳統,設計的團隊要與教會牧者和領袖好好溝通,以至於能商討和創造出適合弟兄姐妹現況的、更新與轉化的退省空間。

\n

 

\n

相關閱讀
唐慕華(Marva J. Dawn)。《俗世中的安息日操練》(Keeping the Sabbath Wholly)。陳永財譯。香港:學生福音團契,2003。

\n
\n
',1,0,0,1639837346,'/OEBPS/相遇-Ebook-210830-29.xhtml'),(134,12,38,0,'後記/試說心語','
\n
\n

      都會靈修的旅程雖然充滿挑戰與試探,但也多姿多彩、充滿活力與機會。旅程雖然會經過幽暗的長巷,有因繞行而迷失的時刻,靈程旅人卻在都會不同的角落中,經歷神的恩典而日日成長。都會的退省操練使得靈程旅人在專注中,感受神的臨在並有意識地整頓內心,藉著聆聽聖言、分辨神的引導、跟從聖靈,在神的愛中效法基督,建立基督的身體、參與上帝的國度、等待基督的再來。
      本書的寫作過程跨越2014—2016年,在修改稿件的最後階段,坐在電視機前,看著這兩年多的大事回顧,感到無論是在教會內或是不同的群體間都充滿張力;也深思在這充滿不同訴求與難以相融的新世代,教會將面對的新挑戰,其實與上一代相當不同,她不單需要新的應對智慧與團體的分辨力,更需要牧者與基督徒在時代中保持清醒與自省。退省幫助個人與教會分辨群體所處的時代挑戰,經過明辨,用選擇與行動,學習更好地回應上帝在處境中對我們的呼召。
      謝謝證主同工讓我有機會在課堂上試用此書,無論是在普通話課程,還是晚間選修課或延伸部的課堂,不同學生的生命掙扎與所面對的處境,都豐富了我的思考,並為本書注入了活潑的互動性。因著他們的回應與反饋,對於使用此書的個人或小組,我在此也分享一些觀察與關注。在使用本書的同時,使用者需要具備四方面的基礎:重視教會的群體生活、保持與靈程友伴的距離、培育聖靈的果子與美好的品德、學習與聖靈同工。

 

\n

一、重視教會的群體生活 

\n

      退省不是退縮,不是為了找個安舒區,與教會疏離、與社會脫節。退省是為了整理生命狀態,以至於能更與聖靈同工、服侍教會,進而與教會群體一起為上帝作見證。對教會的愛與對世界的關懷,是退省者退下的原因,也是退省者的心之所向。退下是為了再出發,使得啟航更有方向、更有力量。正確地說,當退省者獨自退下時,是退到教會的核心區禱告與守望,而不是冷漠地走到外圍地帶獨善其身。
      有個人主義傾向的退省者,容易將靈性內心化與私人化,窄化個人與神的關係在私人生活中,只求內心的醫治與關心個人的憂喜,無法均衡地經歷教會是基督的身體,也容易忽略全面的靈性成長。教會群體生活與敬拜能幫助退省者,藉著守聖餐而體會自己是與教會歷史中的聖徒相通的一分子,而不是世界的一座孤島;並在屬靈爭戰與多樣化的試探中蒙保護與被扶持;也透過一起服侍發展個人恩賜,並在彼此成全中活出個人的召命,而不是成為唯一的超級屬靈巨人。

\n

 

\n

二、保持與靈程友伴的距離 

\n

      靈程友伴所組成的小組,其分享的內容與焦點是靈修經驗,並在互動中,一起分辨神在個人生命中的引導,而不是以分析事情、分享生活片段或心理輔導為主。然而許多靈程友伴,隨著感情加深,常常在小組裡天南地北地閒聊,以至於靈修小組變成分享小組,最後,變成友誼交流聚會。靈程友伴需要在小組的互動中,常常彼此提醒,有意識地針對靈修經驗進行互相回應與對談,並強調彼此的代禱與守望。
      有深度的靈修小組不是以深化友情、拉近關係為目標,而是透過友伴的陪行,每個人對神有更多的仰賴,彼此間反而出現一種新的空間或距離,這種空間給予彼此更多的自由去尋求神,而不是只注重人的意見,這種空間鼓勵每個人更多與神對話而不是與人交通。這種距離讓神可以成為對方倚靠的焦點,並尊重和欣賞神對個人生命的帶領。靈程友誼的弔詭性就在於,在神裡的友誼越深,彼此依附性反而降低,對彼此的掌控也更放鬆,但卻以對方能在神那裡找到穩妥而深感安慰。

\n

 

\n

三、培育聖靈的果子與美好的品德

\n

      許多退省者常有一些很獨特的個人經歷,有的是特別地聽到神說話,有些則見到異象或做了奇特的夢,這些都是很寶貴的恩典,也容易幫助基督徒對神更加渴慕。然而,這些恩賜只是靈命成長與轉化的一部分,若是過度強調這類經歷,或只專注於追求特殊的領受,反而會忽略神處處的恩典,也會少強調對聖經的深入理解,以至於不能按全備真理認識神,並在平淡與平凡的生活中,為真理作見證。
      聖靈在退省者身上的工作,不只是引導或是賜予奇特的經驗,聖靈的運行會轉化我們活出肖似基督的形象與品格。有些熱心追求個人靈修的操練者的言行不太一致,弟兄姐妹看到了,有時會質疑地說:「我從這些操練者口中聽到的,比在他們身上看到的,好得多!」他們無法從退省者的生活表現,看到他們所描述的與神的親密關係。其實,靈命的更新結果,應該是表裡一致地展現出聖靈所賜的美善;內裡的悔改與突破,常可以從外在的言行舉止看出來;均衡的靈命成長,通常會在愛神與愛人的兩個向度一起增加。

\n

 

\n

四、學習與聖靈同工

\n

       許多有心的靈命培育者,有時會期待運用好的教材、明確的步驟幫助他人成長,也積極地鼓勵弟兄姐妹參加不同的培育方案。這些努力容易帶給學習者可依據的方向與框架,但是有時服侍者也因看不到明顯果效,而感到徒勞無功。靈命是藉由聖靈澆灌所展現的生命,牧者與靈修導師可以提供給弟兄姐妹成長的好環境,藉用有益的方式培育他們,但是靈程總有困境或風暴,充滿未知變數,仰賴聖靈所賜的能力、勇氣與智慧才是最好的靈命培育教材。
      在靈程路上,平順與通達的旅程,會讓人感恩,但是出乎意料之外的經歷,充滿絕望的暗夜、不確定的彎路與危險的曠野往往幫助我們更倚靠神,並深化我們對神的認識與體會,開拓我們對自己與對人生的體悟。走在靈程旅途中的人,需要有彈性與開放度,若能對各種路段都給予欣賞,在新的機會與挑戰中,經歷神的奇妙作為,秉持順服聖靈之心而前行,並在其間學習與突破自己的限制,常會帶給自己豐富的成長。
      我與許多人一樣,親身受益於依納爵的靈修傳統,希望更多忙碌的都會人可以擷取其精髓而蒙福。由於本書是依納爵的靈修傳統與退省方式在都會處境中的運用,其內容自然有一定的限制,也不盡然適用於所有的群體。我建議讀者先自己使用此書,若有機會,則可與屬靈同伴定期選擇有興趣的內容,作為小組分享的引導題材。都會處境的教會退省是一個新的走向,我期待本書所提供的退省方式,也能成為設計教會退省者的參考。
      恩待人的神,常隨著不同的人生階段與處境,賜予渴慕的心靈適當的恩典與豐富供應。願使用此書的讀者與教會群體,因著本書的探討與反思,有進一步的整合與應用,繼續走出屬於自己、充滿恩典的都會靈程路!

\n
\n
',1,0,0,1639834772,'/OEBPS/相遇-Ebook-210830-30.xhtml'),(135,12,39,0,'英文選讀參考書籍與文章','
\n
\n

英文選讀參考書籍

\n

Alexander, Donald, ed. Christian Spirituality: Five Views of Sanctification. Downers Grove, IL: InterVarsity Press, 1988.

\n

Barry, William A., S.J. and William J. Connolly, S.J. The Practice of Spiritual Direction. Revised edition. New York, NY: HarperOne, 2009.

\n

_______. Spiritual Direction and the Encounter with God: A Theological Inquiry. Revised edition. New York, NY: Paulist Press, 2004.

\n

Boeve, Lieven. Interrupting Tradition: An Essay on Christian Faith in a Postmodern Context. Leuven/Dudley, MA: Peeters, 2003.

\n

Brodrick, James, S.J. Saint Ignatius Loyola: The Pilgrim Years 1491–1538. New York, NY: Farrar, Straus and Cudahy, 1956. Reprint. San Francisco, CA: Ignatius Press, 1998.

\n

Brou, Alexandre, S.J. Ignatian Methods of Prayer, trans. William J. Young, S.J. Milwaukee, WI: Bruce Publishing, 1949.

\n

Burke, Kevin F., S.J. and Eileen Burke-Sullivan, eds. The Ignatian Tradition. Collegeville, MN: Liturgical Press, 2009.

\n

Collins, Kenneth J. The Evangelical Movement: The Promise of an American Religion. Grand Rapids, MI: Baker Academic, 2005.

\n

Conn, Joann Wolski. Spirituality and Personal Maturity. New York, NY: Paulist Press, 1989.

\n

Conroy, Maureen, R.S.M. Growing in Love and Freedom: Personal Experiences of Counseling and Spiritual Direction. Denville, NJ: Dimension Books, 1987.

\n

_______. Experiencing God’s Tremendous Love: Entering into Relational Prayer. New York, NY: Paulist Press, 1988.

\n

_______. Journey of Love: God Moving in Our Hearts and Lives. New York, NY: Paulist Press, 1993.

\n

_______. The Discerning Heart: Discovering a Personal God. Chicago, IL: Loyola University Press, 1993.

\n

Cusson, Gilles, S.J. Spiritual Exercises Made in Everyday Life: A Method and a Biblical Interpretation. St. Louis, MO: The Institute of Jesuit Sources, 1989.

\n

_______. Biblical Theology and the Spiritual Exercises: A Method Toward a Personal Experience of God As Accomplishing Within Us His Plan of Salvation, trans. Mary Angela Roduit, R.C. and George E. Ganss, S.J. St. Louis, MO: The Institute of Jesuit Sources, 1988.

\n

Dawn, Marva J. Keeping the Sabbath Wholly: Ceasing, Resting, Embracing, Feasting. Grand Rapids, MI: William B. Eerdmans Publishing Company, 1989.

\n

Dyckman, Katherine, S.N.J.M., Mary Garvin, S.N.J.M., and Elizabeth Liebert, S.N.J.M. The Spiritual Exercises Reclaimed: Uncovering Liberating Possibilities for Women. New York, NY: Paulist Press, 2001.

\n

Egan, Harvey D., S.J. Ignatius Loyola the Mystic. Wilmington, DE: Michael Glazier, 1987.

\n

_______. Christian Mysticism: The Future of a Tradition. New York, NY: Pueblo Publishing, 1984. Reprint. Collegeville, MN: The Liturgical Press, 1990.

\n

Farrington, Debra K. Hearing with the Heart: A Gentle Guide for Discerning God’s Will for Your Life. San Francisco, CA: Jossey-Bass, 2003.

\n

Fleming, David L., S.J. Draw Me into Your Friendship: A Literal Translation and a Contemporary Reading of the Spiritual Exercises. St. Louis, MO: The Institute of Jesuits Sources, 1996.

\n

_______. Like the Lightning: The Dynamics of the Ignatian Exercises. St. Louis, MO: The Institute of Jesuit Sources, 2004.

\n

Foster, Richard J. Streams of Living Water: Celebrating the Great Traditions of Christian Faith. San Francisco, CA: Harper Collins, 1998.

\n

Gangel, Kenneth O. and James C. Wilhoit, eds. The Christian Educator’s Handbook on Spiritual Formation. Grand Rapids, MI: Baker Books, 1994.

\n

Ganss, George E., S.J., ed. The Spiritual Exercises of Saint Ignatius: A Translation and Commentary. Chicago, IL: Loyola University Press, 1992.

\n

Harris, Maria. Dance of the Spirit: The Seven Steps of Women’s Spirituality. New York, NY: Bantam Books, 1989.

\n

Healey, Charles J., S.J. Christian Spirituality: An Introduction to the Heritage. New York, NY: Alba House, 1999.

\n

Hirsh, Sandra Krebs and Jane A. G. Kise. Soul Types: Finding the Spiritual Path That is Right for You. New York, NY: Hyperion, 1998.

\n

Hodgson, Peter C. and Robert H. King, eds. Christian Theology: An Introduction to Its Traditions and Tasks. Revised edition. Minneapolis, MN: Fortress Press, 1994.

\n

Houdek, Frank, S.J. Guided by the Spirit: A Jesuit Perspective on Spiritual Direction. Chicago, IL: Loyola Press, 1996.

\n

Ignatius, of Loyola, Saint. Ignatius of Loyola: The Spiritual Exercises and Selected Works, ed. George E. Ganss, S.J. New York, NY: Paulist Press, 1991.

\n

_______. A Pilgrim’s Journey: The Autobiography of Ignatius of Loyola. Introduction, Translation and Commentary by Joseph N.Tylenda. Revised edition. San Francisco, CA: Ignatius Press, 2001.

\n

_______. St. Ignatius’ Own Story, As Told to Luis González de Cámara, with a Sampling of His letters, trans. William J. Young, S.J. Chicago, IL: Henry Regnery Company, 1956. Reprint. Chicago, IL: Loyola Press, 1998.

\n

Ivens, Michael, S.J. Understanding the Spiritual Exercises: Text and Commentary: A Handbook for Retreat Directors. Leominster: Gracewing, 1998.

\n

Lonsdale, David, S.J. Eyes to See, Ears to Hear: An Introduction to Ignatian Spirituality. Revised edition. Marynoll, NY: Orbis Books, 2000.

\n

McGrath, Alister E. Christian Spirituality: An Introduction. Oxford: Blackwell, 1999.

\n

_______. Theology: The Basic. 2nd ed. Oxford: Blackwell, 2008.

\n

_______, ed. The Blackwell Encyclopedia of Modern Christian Thought. Oxford: Basil Blackwell, 1993.

\n

McIntosh, Mark. A. Mystical Theology: Challenges in Contemporary Theology. Oxford: Blackwell, 1998.

\n

Macquarrie, John. Principles of Christian Theology. Revised edition. London: SCM Press, 1977.

\n

OMalley, John W., S.J. The First Jesuits. Cambridge, MA: Harvard University Press, 1993.

\n

Olson, Roger E. The Westminster Handbook to Evangelical Theology. Louisville, KY: Westminster John Knox Press, 2004.

\n

Palmer, Martin E., S.J., trans. and ed. On Giving the Spiritual Exercises: The Early Jesuit Manuscript Directories and the Official Directory of 1599. St. Louis, MO: The Institute of Jesuit Sources, 1996.

\n

Rahner, Hugo, S.J. Ignatius the Theologian, trans. Michael Barry. New York, NY: Herder and Herder, 1967. Reprint. San Francisco, CA: Ignatius Press, 1990.

\n

Rahner, Karl, S.J. The Practice of Faith: A Handbook of Contemporary Spirituality, eds. Karl Lehman and Albert Raffelt. London: SCM, 1985.

\n

_______. Spiritual Exercises, trans. Kenneth Baker, S.J. New York, NY: Herder and Herder, 1965.

\n

Ravier, André, S.J. Ignatius of Loyola and the Founding of the Society of Jesus, trans. Maura Daly, Joan Daly and Carson Daly. San Francisco, CA: Ignatius Press, 1987.

\n

Sheldrake, Philip, S.J., ed. The New SCM Dictionary of Christian Spirituality. London: SCM, 2005.

\n

Silf, Margaret. Inner Compass: An Invitation to Ignatian Spirituality. Chicago, IL: Loyola Press, 1999.

\n

_______. Companions of Christ: Ignatian Spirituality for Everyday Living. Norwich: Canterbury Press, 2004.

\n

Stevenson-Moessner, Jeanne, ed. Through the Eyes of Women: Insights for Pastoral Care. Minneapolis, MN: Fortress, 1996.

\n

_______, ed. In Her Own Time: Women and Developmental Issues in Pastoral Care. Minneapolis, MN: Fortress Press, 2000.

\n

Stone, Bryan P. and Claire E. Wolfteich. Sabbath in the City: Sustaining Urban Pastoral Excellence. Louisville, KY: Westminster John Knox, 2008.

\n

Toner, Jules J., S.J. A Commentary on Saint Ignatius’ Rules for the Discernment of Spirits: A Guide to the Principles and Practice. St. Louis, MO: The Institute of Jesuit Sources, 1982.

\n

_______. Discerning God’s Will: Ignatius of Loyola’s Teaching on Christian Decision Making. St. Louis, MO: The Institute of Jesuit Sources, 1991.

\n

Turner, Victor and Edith Turner. Image and Pilgrimage in Christian Culture. New York, NY: Columbia University Press, 1978.

\n

Tylenda, Joseph N., trans. and ed. A Pilgrim’s Journey: The Autobiography of Ignatius of Loyola: Introduction, Translation and Commentary. Revised edition. San Francisco, CA: Ignatius Press, 2001.

\n

 

\n

英文選讀參考文章

\n

Blocher, Henri A. G. “Sin.” In The Oxford Handbook of Evangelical Theology, ed. Gerald R. McDermott, 129–145. New York, NY: Oxford University Press, 2010.

\n

Broderick, William, S.J. “The Dynamic of the Second Week.” In The Way of Ignatius Loyola: Contemporary Approaches to the Spiritual Exercises, ed. Philip Sheldrake, S.J., 86–95. London: SPCK, 1991.

\n

Chan, Simon. “Evangelical Theology in Asian Contexts.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 225–240. Cambridge: Cambridge University Press, 2007.

\n

Conn, Joann Wolski. “Women and Spirituality.” In The New SCM Dictionary of Christian Spirituality, ed. Philip Sheldrake, S.J., 647–649. London: SCM Press, 2005.

\n

Cross, Terry L. “The Holy Spirit.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 93–108. Cambridge: Cambridge University Press, 2007.

\n

Dettoni, John M. “What is Spiritual Formation?” In The Christian Educator’s Handbook on Spiritual Formation, eds. Kenneth O. Gangel and James C. Wilhoit, 11–20. Grand Rapids, MI: Baker Books, 1994.

\n

Dyas, Dee. “Medieval Patterns of Pilgrimage: A Mirror for Today?” In Exploration in a Christian Theology of Pilgrimage, eds. Craig Bartholomew and Fred Hughes, 94–100. Burlington, VT: Ashgate Publishing Company, 2004.

\n

Grogan, Brian. “To Make the Exercises Better: The Additions.” In The Way of Ignatius Loyola: Contemporary Approaches to the Spiritual Exercises, ed. Philip Sheldrake, S.J., 41–52. London: SPCK, 1991.

\n

Johnston, Robert K. “Evangelicalism.” In The Oxford Companion to Christian Thought, eds. Adrian Hastings, Alistair Mason, Hugh Pyper, Cecily Bennett, and Ingrid Lawrie, 217–220. Oxford: Oxford University Press, 2000.

\n

Larsen, Timothy. “Defining and Locating Evangelicalism.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 1–14. Cambridge: Cambridge University Press, 2007.

\n

Letham, Robert. “The Triune God.” In The Oxford Handbook of Evangelical Theology, ed. Gerald R. McDermott, 99–115. New York, NY: Oxford University Press, 2010.

\n

Meye, Robert P. “The Imitation of Christ: Means and End of Spiritual Formation.” In The Christian Educator’s Handbook on Spiritual Formation, eds. Kenneth O. Gangel and James C. Wilhoit, 199–212. Grand Rapids, MI: Baker Books, 1994.

\n

Ryken, Leland. “The Puritan Model of Spiritual Formation.” In The Christian Educator’s Handbook on Spiritual Formation, eds. Kenneth O. Gangel and James C. Wilhoit, 49–59. Grand Rapids, MI: Baker Books, 1994.

\n

Schneiders, Sandra M. “Christian Spirituality: Definition, Methods and Types.” In The New SCM Dictionary of Christian Spirituality, ed. Philip Sheldrake, S.J., 1–6. London: SCM Press, 2005.

\n

Sheldrake, Philip, S.J., “Interpretation.” In The New Westminster Dictionary of Christian Spirituality, ed. Philip Sheldrake, S.J., 11–18. Louisville, KY: Westminster John Knox Press, 2005.

\n

Stackhouse, John G., Jr. “Jesus Christ.” In The Oxford Handbook of Evangelical Theology, ed. Gerald R. McDermott, 146–158. New York, NY: Oxford University Press, 2010.

\n

Storkey, Elaine. “Evangelical Theology and Gender.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 161–176. Cambridge: Cambridge University Press, 2007.

\n

Vanhoozer, Kevin J. “The Triune God of the Gospel.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 17–34. Cambridge: Cambridge University Press, 2007.

\n

Walker, Peter. “Pilgrimage in the Early Church.” In Exploration in a Christian Theology of Pilgrimage, eds. Craig Bartholomew and Fred Hughes, 73–88. Burlington, VT: Ashgate Publishing Company, 2004.

\n

Webster, John. “Jesus Christ.” In The Cambridge Companion to Evangelical Theology, eds. Timothy Larsen and Daniel J. Treier, 51–63. Cambridge: Cambridge University Press, 2007.

\n
\n
',1,0,0,1639635847,'/OEBPS/相遇-Ebook-210830-31.xhtml'),(136,12,8,0,'第一部分 都會靈程路上的退省','

 第一部分 都會靈程路上的退省

',1,0,0,1639845087,''),(137,12,13,0,'第二部分 預備心','

第二部分 預備心

',1,0,0,1639845118,''),(138,12,18,0,'第三部分 靈程路上與自己相遇','

第三部分 靈程路上與自己相遇

',1,0,0,1639845174,''),(139,12,23,0,'第四部分 靈程路上與耶穌相遇','

第四部分 靈程路上與耶穌相遇

',1,0,0,1639845195,''),(140,12,28,0,'第五部分 更新的生命團契','

第五部分 更新的生命團契

',1,0,0,1639845218,''),(141,12,33,0,'第六部分 退省的多樣資源','

第六部分 退省的多樣資源

',1,0,0,1639845237,''); /*!40000 ALTER TABLE `mdl_book_chapters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_cache_filters` -- DROP TABLE IF EXISTS `mdl_cache_filters`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_cache_filters` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `filter` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `version` bigint(10) NOT NULL DEFAULT '0', `md5key` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `rawtext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='For keeping information about cached data'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_cache_filters` -- LOCK TABLES `mdl_cache_filters` WRITE; /*!40000 ALTER TABLE `mdl_cache_filters` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_cache_filters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_cache_flags` -- DROP TABLE IF EXISTS `mdl_cache_flags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_cache_flags` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `flagtype` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL DEFAULT '0', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `expiry` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_cachflag_fla_ix` (`flagtype`), KEY `mdl_cachflag_nam_ix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=616 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Cache of time-sensitive flags'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_cache_flags` -- LOCK TABLES `mdl_cache_flags` WRITE; /*!40000 ALTER TABLE `mdl_cache_flags` DISABLE KEYS */; INSERT INTO `mdl_cache_flags` VALUES (615,'userpreferenceschanged','2',1649429650,'1',1649436850); /*!40000 ALTER TABLE `mdl_cache_flags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_capabilities` -- DROP TABLE IF EXISTS `mdl_capabilities`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_capabilities` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `captype` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextlevel` bigint(10) NOT NULL DEFAULT '0', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `riskbitmask` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_capa_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=694 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='this defines all capabilities'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_capabilities` -- LOCK TABLES `mdl_capabilities` WRITE; /*!40000 ALTER TABLE `mdl_capabilities` DISABLE KEYS */; INSERT INTO `mdl_capabilities` VALUES (1,'moodle/site:config','write',10,'moodle',62),(2,'moodle/site:configview','read',10,'moodle',0),(3,'moodle/site:readallmessages','read',10,'moodle',8),(4,'moodle/site:manageallmessaging','write',10,'moodle',8),(5,'moodle/site:deleteanymessage','write',10,'moodle',32),(6,'moodle/site:sendmessage','write',10,'moodle',16),(7,'moodle/site:deleteownmessage','write',10,'moodle',0),(8,'moodle/site:approvecourse','write',40,'moodle',4),(9,'moodle/backup:backupcourse','write',50,'moodle',28),(10,'moodle/backup:backupsection','write',50,'moodle',28),(11,'moodle/backup:backupactivity','write',70,'moodle',28),(12,'moodle/backup:backuptargetimport','read',50,'moodle',28),(13,'moodle/backup:downloadfile','write',50,'moodle',28),(14,'moodle/backup:configure','write',50,'moodle',28),(15,'moodle/backup:userinfo','read',50,'moodle',8),(16,'moodle/backup:anonymise','read',50,'moodle',8),(17,'moodle/restore:restorecourse','write',50,'moodle',28),(18,'moodle/restore:restoresection','write',50,'moodle',28),(19,'moodle/restore:restoreactivity','write',50,'moodle',28),(20,'moodle/restore:viewautomatedfilearea','write',50,'moodle',28),(21,'moodle/restore:restoretargetimport','write',50,'moodle',28),(22,'moodle/restore:uploadfile','write',50,'moodle',28),(23,'moodle/restore:configure','write',50,'moodle',28),(24,'moodle/restore:rolldates','write',50,'moodle',0),(25,'moodle/restore:userinfo','write',50,'moodle',30),(26,'moodle/restore:createuser','write',10,'moodle',24),(27,'moodle/site:manageblocks','write',80,'moodle',20),(28,'moodle/site:accessallgroups','read',70,'moodle',0),(29,'moodle/site:viewfullnames','read',70,'moodle',0),(30,'moodle/site:viewuseridentity','read',70,'moodle',0),(31,'moodle/site:viewreports','read',50,'moodle',8),(32,'moodle/site:trustcontent','write',70,'moodle',4),(33,'moodle/site:uploadusers','write',10,'moodle',24),(34,'moodle/filter:manage','write',50,'moodle',0),(35,'moodle/user:create','write',10,'moodle',24),(36,'moodle/user:delete','write',10,'moodle',40),(37,'moodle/user:update','write',10,'moodle',24),(38,'moodle/user:viewdetails','read',50,'moodle',0),(39,'moodle/user:viewalldetails','read',30,'moodle',8),(40,'moodle/user:viewlastip','read',30,'moodle',8),(41,'moodle/user:viewhiddendetails','read',50,'moodle',8),(42,'moodle/user:loginas','write',50,'moodle',30),(43,'moodle/user:managesyspages','write',10,'moodle',0),(44,'moodle/user:manageblocks','write',30,'moodle',0),(45,'moodle/user:manageownblocks','write',10,'moodle',0),(46,'moodle/user:manageownfiles','write',10,'moodle',0),(47,'moodle/user:ignoreuserquota','write',10,'moodle',0),(48,'moodle/my:configsyspages','write',10,'moodle',0),(49,'moodle/role:assign','write',50,'moodle',28),(50,'moodle/role:review','read',50,'moodle',8),(51,'moodle/role:override','write',50,'moodle',28),(52,'moodle/role:safeoverride','write',50,'moodle',16),(53,'moodle/role:manage','write',10,'moodle',28),(54,'moodle/role:switchroles','read',50,'moodle',12),(55,'moodle/category:manage','write',40,'moodle',4),(56,'moodle/category:viewcourselist','read',40,'moodle',0),(57,'moodle/category:viewhiddencategories','read',40,'moodle',0),(58,'moodle/cohort:manage','write',40,'moodle',0),(59,'moodle/cohort:assign','write',40,'moodle',0),(60,'moodle/cohort:view','read',50,'moodle',0),(61,'moodle/course:create','write',40,'moodle',4),(62,'moodle/course:creategroupconversations','write',50,'moodle',4),(63,'moodle/course:request','write',40,'moodle',0),(64,'moodle/course:delete','write',50,'moodle',32),(65,'moodle/course:update','write',50,'moodle',4),(66,'moodle/course:view','read',50,'moodle',0),(67,'moodle/course:enrolreview','read',50,'moodle',8),(68,'moodle/course:enrolconfig','write',50,'moodle',8),(69,'moodle/course:reviewotherusers','read',50,'moodle',0),(70,'moodle/course:bulkmessaging','write',50,'moodle',16),(71,'moodle/course:viewhiddenuserfields','read',50,'moodle',8),(72,'moodle/course:viewhiddencourses','read',50,'moodle',0),(73,'moodle/course:visibility','write',50,'moodle',0),(74,'moodle/course:managefiles','write',50,'moodle',4),(75,'moodle/course:ignoreavailabilityrestrictions','read',70,'moodle',0),(76,'moodle/course:ignorefilesizelimits','write',50,'moodle',0),(77,'moodle/course:manageactivities','write',70,'moodle',4),(78,'moodle/course:activityvisibility','write',70,'moodle',0),(79,'moodle/course:viewhiddenactivities','read',70,'moodle',0),(80,'moodle/course:viewparticipants','read',50,'moodle',0),(81,'moodle/course:changefullname','write',50,'moodle',4),(82,'moodle/course:changeshortname','write',50,'moodle',4),(83,'moodle/course:changelockedcustomfields','write',50,'moodle',16),(84,'moodle/course:configurecustomfields','write',10,'moodle',16),(85,'moodle/course:renameroles','write',50,'moodle',0),(86,'moodle/course:changeidnumber','write',50,'moodle',4),(87,'moodle/course:changecategory','write',50,'moodle',4),(88,'moodle/course:changesummary','write',50,'moodle',4),(89,'moodle/course:setforcedlanguage','write',50,'moodle',0),(90,'moodle/site:viewparticipants','read',10,'moodle',0),(91,'moodle/course:isincompletionreports','read',50,'moodle',0),(92,'moodle/course:viewscales','read',50,'moodle',0),(93,'moodle/course:managescales','write',50,'moodle',0),(94,'moodle/course:managegroups','write',50,'moodle',4),(95,'moodle/course:reset','write',50,'moodle',32),(96,'moodle/course:viewsuspendedusers','read',50,'moodle',0),(97,'moodle/course:tag','write',50,'moodle',16),(98,'moodle/blog:view','read',10,'moodle',0),(99,'moodle/blog:search','read',10,'moodle',0),(100,'moodle/blog:viewdrafts','read',10,'moodle',8),(101,'moodle/blog:create','write',10,'moodle',16),(102,'moodle/blog:manageentries','write',10,'moodle',16),(103,'moodle/blog:manageexternal','write',10,'moodle',16),(104,'moodle/calendar:manageownentries','write',50,'moodle',16),(105,'moodle/calendar:managegroupentries','write',50,'moodle',16),(106,'moodle/calendar:manageentries','write',50,'moodle',16),(107,'moodle/user:editprofile','write',30,'moodle',24),(108,'moodle/user:editownprofile','write',10,'moodle',16),(109,'moodle/user:changeownpassword','write',10,'moodle',0),(110,'moodle/user:readuserposts','read',30,'moodle',0),(111,'moodle/user:readuserblogs','read',30,'moodle',0),(112,'moodle/user:viewuseractivitiesreport','read',30,'moodle',8),(113,'moodle/user:editmessageprofile','write',30,'moodle',16),(114,'moodle/user:editownmessageprofile','write',10,'moodle',0),(115,'moodle/question:managecategory','write',50,'moodle',20),(116,'moodle/question:add','write',50,'moodle',20),(117,'moodle/question:editmine','write',50,'moodle',20),(118,'moodle/question:editall','write',50,'moodle',20),(119,'moodle/question:viewmine','read',50,'moodle',0),(120,'moodle/question:viewall','read',50,'moodle',0),(121,'moodle/question:usemine','read',50,'moodle',0),(122,'moodle/question:useall','read',50,'moodle',0),(123,'moodle/question:movemine','write',50,'moodle',0),(124,'moodle/question:moveall','write',50,'moodle',0),(125,'moodle/question:config','write',10,'moodle',2),(126,'moodle/question:flag','write',50,'moodle',0),(127,'moodle/question:tagmine','write',50,'moodle',0),(128,'moodle/question:tagall','write',50,'moodle',0),(129,'moodle/site:doclinks','read',10,'moodle',0),(130,'moodle/course:sectionvisibility','write',50,'moodle',0),(131,'moodle/course:useremail','write',50,'moodle',0),(132,'moodle/course:viewhiddensections','read',50,'moodle',0),(133,'moodle/course:setcurrentsection','write',50,'moodle',0),(134,'moodle/course:movesections','write',50,'moodle',0),(135,'moodle/site:mnetlogintoremote','read',10,'moodle',0),(136,'moodle/grade:viewall','read',50,'moodle',8),(137,'moodle/grade:view','read',50,'moodle',0),(138,'moodle/grade:viewhidden','read',50,'moodle',8),(139,'moodle/grade:import','write',50,'moodle',12),(140,'moodle/grade:export','read',50,'moodle',8),(141,'moodle/grade:manage','write',50,'moodle',12),(142,'moodle/grade:edit','write',50,'moodle',12),(143,'moodle/grade:managegradingforms','write',50,'moodle',12),(144,'moodle/grade:sharegradingforms','write',10,'moodle',4),(145,'moodle/grade:managesharedforms','write',10,'moodle',4),(146,'moodle/grade:manageoutcomes','write',50,'moodle',0),(147,'moodle/grade:manageletters','write',50,'moodle',0),(148,'moodle/grade:hide','write',50,'moodle',0),(149,'moodle/grade:lock','write',50,'moodle',0),(150,'moodle/grade:unlock','write',50,'moodle',0),(151,'moodle/my:manageblocks','write',10,'moodle',0),(152,'moodle/notes:view','read',50,'moodle',0),(153,'moodle/notes:manage','write',50,'moodle',16),(154,'moodle/tag:manage','write',10,'moodle',16),(155,'moodle/tag:edit','write',10,'moodle',16),(156,'moodle/tag:flag','write',10,'moodle',16),(157,'moodle/tag:editblocks','write',10,'moodle',0),(158,'moodle/block:view','read',80,'moodle',0),(159,'moodle/block:edit','write',80,'moodle',20),(160,'moodle/portfolio:export','read',10,'moodle',0),(161,'moodle/comment:view','read',50,'moodle',0),(162,'moodle/comment:post','write',50,'moodle',24),(163,'moodle/comment:delete','write',50,'moodle',32),(164,'moodle/webservice:createtoken','write',10,'moodle',62),(165,'moodle/webservice:managealltokens','write',10,'moodle',42),(166,'moodle/webservice:createmobiletoken','write',10,'moodle',24),(167,'moodle/rating:view','read',50,'moodle',0),(168,'moodle/rating:viewany','read',50,'moodle',8),(169,'moodle/rating:viewall','read',50,'moodle',8),(170,'moodle/rating:rate','write',50,'moodle',0),(171,'moodle/course:markcomplete','write',50,'moodle',0),(172,'moodle/course:overridecompletion','write',50,'moodle',0),(173,'moodle/badges:manageglobalsettings','write',10,'moodle',34),(174,'moodle/badges:viewbadges','read',50,'moodle',0),(175,'moodle/badges:manageownbadges','write',30,'moodle',0),(176,'moodle/badges:viewotherbadges','read',30,'moodle',0),(177,'moodle/badges:earnbadge','write',50,'moodle',0),(178,'moodle/badges:createbadge','write',50,'moodle',16),(179,'moodle/badges:deletebadge','write',50,'moodle',32),(180,'moodle/badges:configuredetails','write',50,'moodle',16),(181,'moodle/badges:configurecriteria','write',50,'moodle',4),(182,'moodle/badges:configuremessages','write',50,'moodle',16),(183,'moodle/badges:awardbadge','write',50,'moodle',16),(184,'moodle/badges:revokebadge','write',50,'moodle',16),(185,'moodle/badges:viewawarded','read',50,'moodle',8),(186,'moodle/site:forcelanguage','read',10,'moodle',0),(187,'moodle/search:query','read',10,'moodle',0),(188,'moodle/competency:competencymanage','write',40,'moodle',0),(189,'moodle/competency:competencyview','read',40,'moodle',0),(190,'moodle/competency:competencygrade','write',50,'moodle',0),(191,'moodle/competency:coursecompetencymanage','write',50,'moodle',0),(192,'moodle/competency:coursecompetencyconfigure','write',70,'moodle',0),(193,'moodle/competency:coursecompetencygradable','read',50,'moodle',0),(194,'moodle/competency:coursecompetencyview','read',50,'moodle',0),(195,'moodle/competency:evidencedelete','write',30,'moodle',0),(196,'moodle/competency:planmanage','write',30,'moodle',0),(197,'moodle/competency:planmanagedraft','write',30,'moodle',0),(198,'moodle/competency:planmanageown','write',30,'moodle',0),(199,'moodle/competency:planmanageowndraft','write',30,'moodle',0),(200,'moodle/competency:planview','read',30,'moodle',0),(201,'moodle/competency:planviewdraft','read',30,'moodle',0),(202,'moodle/competency:planviewown','read',30,'moodle',0),(203,'moodle/competency:planviewowndraft','read',30,'moodle',0),(204,'moodle/competency:planrequestreview','write',30,'moodle',0),(205,'moodle/competency:planrequestreviewown','write',30,'moodle',0),(206,'moodle/competency:planreview','write',30,'moodle',0),(207,'moodle/competency:plancomment','write',30,'moodle',0),(208,'moodle/competency:plancommentown','write',30,'moodle',0),(209,'moodle/competency:usercompetencyview','read',30,'moodle',0),(210,'moodle/competency:usercompetencyrequestreview','write',30,'moodle',0),(211,'moodle/competency:usercompetencyrequestreviewown','write',30,'moodle',0),(212,'moodle/competency:usercompetencyreview','write',30,'moodle',0),(213,'moodle/competency:usercompetencycomment','write',30,'moodle',0),(214,'moodle/competency:usercompetencycommentown','write',30,'moodle',0),(215,'moodle/competency:templatemanage','write',40,'moodle',0),(216,'moodle/analytics:listinsights','read',50,'moodle',8),(217,'moodle/analytics:managemodels','write',10,'moodle',2),(218,'moodle/competency:templateview','read',40,'moodle',0),(219,'moodle/competency:userevidencemanage','write',30,'moodle',0),(220,'moodle/competency:userevidencemanageown','write',30,'moodle',0),(221,'moodle/competency:userevidenceview','read',30,'moodle',0),(222,'moodle/site:maintenanceaccess','write',10,'moodle',0),(223,'moodle/site:messageanyuser','write',10,'moodle',16),(224,'moodle/site:managecontextlocks','write',70,'moodle',0),(225,'moodle/course:togglecompletion','write',70,'moodle',0),(226,'moodle/analytics:listowninsights','read',10,'moodle',0),(227,'moodle/h5p:setdisplayoptions','write',70,'moodle',0),(228,'moodle/h5p:deploy','write',70,'moodle',4),(229,'moodle/h5p:updatelibraries','write',70,'moodle',4),(230,'mod/assign:view','read',70,'mod_assign',0),(231,'mod/assign:submit','write',70,'mod_assign',0),(232,'mod/assign:grade','write',70,'mod_assign',4),(233,'mod/assign:exportownsubmission','read',70,'mod_assign',0),(234,'mod/assign:addinstance','write',50,'mod_assign',4),(235,'mod/assign:editothersubmission','write',70,'mod_assign',41),(236,'mod/assign:grantextension','write',70,'mod_assign',0),(237,'mod/assign:revealidentities','write',70,'mod_assign',0),(238,'mod/assign:reviewgrades','write',70,'mod_assign',0),(239,'mod/assign:releasegrades','write',70,'mod_assign',0),(240,'mod/assign:managegrades','write',70,'mod_assign',0),(241,'mod/assign:manageallocations','write',70,'mod_assign',0),(242,'mod/assign:viewgrades','read',70,'mod_assign',0),(243,'mod/assign:viewblinddetails','write',70,'mod_assign',8),(244,'mod/assign:receivegradernotifications','read',70,'mod_assign',0),(245,'mod/assign:manageoverrides','write',70,'mod_assign',0),(246,'mod/assign:showhiddengrader','read',70,'mod_assign',0),(247,'mod/assignment:view','read',70,'mod_assignment',0),(248,'mod/assignment:addinstance','write',50,'mod_assignment',4),(249,'mod/assignment:submit','write',70,'mod_assignment',0),(250,'mod/assignment:grade','write',70,'mod_assignment',4),(251,'mod/assignment:exportownsubmission','read',70,'mod_assignment',0),(252,'mod/book:addinstance','write',50,'mod_book',4),(253,'mod/book:read','read',70,'mod_book',0),(254,'mod/book:viewhiddenchapters','read',70,'mod_book',0),(255,'mod/book:edit','write',70,'mod_book',4),(256,'mod/chat:addinstance','write',50,'mod_chat',4),(257,'mod/chat:chat','write',70,'mod_chat',16),(258,'mod/chat:readlog','read',70,'mod_chat',0),(259,'mod/chat:deletelog','write',70,'mod_chat',0),(260,'mod/chat:exportparticipatedsession','read',70,'mod_chat',8),(261,'mod/chat:exportsession','read',70,'mod_chat',8),(262,'mod/chat:view','read',70,'mod_chat',0),(263,'mod/choice:addinstance','write',50,'mod_choice',4),(264,'mod/choice:choose','write',70,'mod_choice',0),(265,'mod/choice:readresponses','read',70,'mod_choice',0),(266,'mod/choice:deleteresponses','write',70,'mod_choice',0),(267,'mod/choice:downloadresponses','read',70,'mod_choice',0),(268,'mod/choice:view','read',70,'mod_choice',0),(269,'mod/data:addinstance','write',50,'mod_data',4),(270,'mod/data:viewentry','read',70,'mod_data',0),(271,'mod/data:writeentry','write',70,'mod_data',16),(272,'mod/data:comment','write',70,'mod_data',16),(273,'mod/data:rate','write',70,'mod_data',0),(274,'mod/data:viewrating','read',70,'mod_data',0),(275,'mod/data:viewanyrating','read',70,'mod_data',8),(276,'mod/data:viewallratings','read',70,'mod_data',8),(277,'mod/data:approve','write',70,'mod_data',16),(278,'mod/data:manageentries','write',70,'mod_data',16),(279,'mod/data:managecomments','write',70,'mod_data',16),(280,'mod/data:managetemplates','write',70,'mod_data',20),(281,'mod/data:viewalluserpresets','read',70,'mod_data',0),(282,'mod/data:manageuserpresets','write',70,'mod_data',20),(283,'mod/data:exportentry','read',70,'mod_data',8),(284,'mod/data:exportownentry','read',70,'mod_data',0),(285,'mod/data:exportallentries','read',70,'mod_data',8),(286,'mod/data:exportuserinfo','read',70,'mod_data',8),(287,'mod/data:view','read',70,'mod_data',0),(288,'mod/feedback:addinstance','write',50,'mod_feedback',4),(289,'mod/feedback:view','read',70,'mod_feedback',0),(290,'mod/feedback:complete','write',70,'mod_feedback',16),(291,'mod/feedback:viewanalysepage','read',70,'mod_feedback',8),(292,'mod/feedback:deletesubmissions','write',70,'mod_feedback',0),(293,'mod/feedback:mapcourse','write',70,'mod_feedback',0),(294,'mod/feedback:edititems','write',70,'mod_feedback',20),(295,'mod/feedback:createprivatetemplate','write',70,'mod_feedback',16),(296,'mod/feedback:createpublictemplate','write',70,'mod_feedback',16),(297,'mod/feedback:deletetemplate','write',70,'mod_feedback',0),(298,'mod/feedback:viewreports','read',70,'mod_feedback',8),(299,'mod/feedback:receivemail','read',70,'mod_feedback',8),(300,'mod/folder:addinstance','write',50,'mod_folder',4),(301,'mod/folder:view','read',70,'mod_folder',0),(302,'mod/folder:managefiles','write',70,'mod_folder',20),(303,'mod/forum:addinstance','write',50,'mod_forum',4),(304,'mod/forum:viewdiscussion','read',70,'mod_forum',0),(305,'mod/forum:viewhiddentimedposts','read',70,'mod_forum',0),(306,'mod/forum:startdiscussion','write',70,'mod_forum',16),(307,'mod/forum:replypost','write',70,'mod_forum',16),(308,'mod/forum:addnews','write',70,'mod_forum',16),(309,'mod/forum:replynews','write',70,'mod_forum',16),(310,'mod/forum:viewrating','read',70,'mod_forum',0),(311,'mod/forum:viewanyrating','read',70,'mod_forum',8),(312,'mod/forum:viewallratings','read',70,'mod_forum',8),(313,'mod/forum:rate','write',70,'mod_forum',0),(314,'mod/forum:postprivatereply','write',70,'mod_forum',0),(315,'mod/forum:readprivatereplies','read',70,'mod_forum',0),(316,'mod/forum:createattachment','write',70,'mod_forum',16),(317,'mod/forum:deleteownpost','write',70,'mod_forum',0),(318,'mod/forum:deleteanypost','write',70,'mod_forum',0),(319,'mod/forum:splitdiscussions','write',70,'mod_forum',0),(320,'mod/forum:movediscussions','write',70,'mod_forum',0),(321,'mod/forum:pindiscussions','write',70,'mod_forum',0),(322,'mod/forum:editanypost','write',70,'mod_forum',16),(323,'mod/forum:viewqandawithoutposting','read',70,'mod_forum',0),(324,'mod/forum:viewsubscribers','read',70,'mod_forum',0),(325,'mod/forum:managesubscriptions','write',70,'mod_forum',16),(326,'mod/forum:postwithoutthrottling','write',70,'mod_forum',16),(327,'mod/forum:exportdiscussion','read',70,'mod_forum',8),(328,'mod/forum:exportforum','read',70,'mod_forum',8),(329,'mod/forum:exportpost','read',70,'mod_forum',8),(330,'mod/forum:exportownpost','read',70,'mod_forum',8),(331,'mod/forum:addquestion','write',70,'mod_forum',16),(332,'mod/forum:allowforcesubscribe','read',70,'mod_forum',0),(333,'mod/forum:canposttomygroups','write',70,'mod_forum',0),(334,'mod/forum:canoverridediscussionlock','write',70,'mod_forum',0),(335,'mod/forum:canoverridecutoff','write',70,'mod_forum',0),(336,'mod/forum:cantogglefavourite','write',70,'mod_forum',0),(337,'mod/forum:grade','write',70,'mod_forum',0),(338,'mod/glossary:addinstance','write',50,'mod_glossary',4),(339,'mod/glossary:view','read',70,'mod_glossary',0),(340,'mod/glossary:write','write',70,'mod_glossary',16),(341,'mod/glossary:manageentries','write',70,'mod_glossary',16),(342,'mod/glossary:managecategories','write',70,'mod_glossary',16),(343,'mod/glossary:comment','write',70,'mod_glossary',16),(344,'mod/glossary:managecomments','write',70,'mod_glossary',16),(345,'mod/glossary:import','write',70,'mod_glossary',16),(346,'mod/glossary:export','read',70,'mod_glossary',0),(347,'mod/glossary:approve','write',70,'mod_glossary',16),(348,'mod/glossary:rate','write',70,'mod_glossary',0),(349,'mod/glossary:viewrating','read',70,'mod_glossary',0),(350,'mod/glossary:viewanyrating','read',70,'mod_glossary',8),(351,'mod/glossary:viewallratings','read',70,'mod_glossary',8),(352,'mod/glossary:exportentry','read',70,'mod_glossary',8),(353,'mod/glossary:exportownentry','read',70,'mod_glossary',0),(354,'mod/imscp:view','read',70,'mod_imscp',0),(355,'mod/imscp:addinstance','write',50,'mod_imscp',4),(356,'mod/label:addinstance','write',50,'mod_label',4),(357,'mod/label:view','read',70,'mod_label',0),(358,'mod/lesson:addinstance','write',50,'mod_lesson',4),(359,'mod/lesson:edit','write',70,'mod_lesson',4),(360,'mod/lesson:grade','write',70,'mod_lesson',20),(361,'mod/lesson:viewreports','read',70,'mod_lesson',8),(362,'mod/lesson:manage','write',70,'mod_lesson',0),(363,'mod/lesson:manageoverrides','write',70,'mod_lesson',0),(364,'mod/lesson:view','read',70,'mod_lesson',0),(365,'mod/lti:view','read',70,'mod_lti',0),(366,'mod/lti:addinstance','write',50,'mod_lti',4),(367,'mod/lti:manage','write',70,'mod_lti',8),(368,'mod/lti:admin','write',70,'mod_lti',8),(369,'mod/lti:addcoursetool','write',50,'mod_lti',0),(370,'mod/lti:requesttooladd','write',50,'mod_lti',0),(371,'mod/page:view','read',70,'mod_page',0),(372,'mod/page:addinstance','write',50,'mod_page',4),(373,'mod/quiz:view','read',70,'mod_quiz',0),(374,'mod/quiz:addinstance','write',50,'mod_quiz',4),(375,'mod/quiz:attempt','write',70,'mod_quiz',16),(376,'mod/quiz:reviewmyattempts','read',70,'mod_quiz',0),(377,'mod/quiz:manage','write',70,'mod_quiz',16),(378,'mod/quiz:manageoverrides','write',70,'mod_quiz',0),(379,'mod/quiz:preview','write',70,'mod_quiz',0),(380,'mod/quiz:grade','write',70,'mod_quiz',20),(381,'mod/quiz:regrade','write',70,'mod_quiz',16),(382,'mod/quiz:viewreports','read',70,'mod_quiz',8),(383,'mod/quiz:deleteattempts','write',70,'mod_quiz',32),(384,'mod/quiz:ignoretimelimits','read',70,'mod_quiz',0),(385,'mod/quiz:emailconfirmsubmission','read',70,'mod_quiz',0),(386,'mod/quiz:emailnotifysubmission','read',70,'mod_quiz',0),(387,'mod/quiz:emailwarnoverdue','read',70,'mod_quiz',0),(388,'mod/resource:view','read',70,'mod_resource',0),(389,'mod/resource:addinstance','write',50,'mod_resource',4),(390,'mod/scorm:addinstance','write',50,'mod_scorm',4),(391,'mod/scorm:viewreport','read',70,'mod_scorm',0),(392,'mod/scorm:skipview','read',70,'mod_scorm',0),(393,'mod/scorm:savetrack','write',70,'mod_scorm',0),(394,'mod/scorm:viewscores','read',70,'mod_scorm',0),(395,'mod/scorm:deleteresponses','write',70,'mod_scorm',0),(396,'mod/scorm:deleteownresponses','write',70,'mod_scorm',0),(397,'mod/survey:addinstance','write',50,'mod_survey',4),(398,'mod/survey:participate','read',70,'mod_survey',0),(399,'mod/survey:readresponses','read',70,'mod_survey',0),(400,'mod/survey:download','read',70,'mod_survey',0),(401,'mod/url:view','read',70,'mod_url',0),(402,'mod/url:addinstance','write',50,'mod_url',4),(403,'mod/wiki:addinstance','write',50,'mod_wiki',4),(404,'mod/wiki:viewpage','read',70,'mod_wiki',0),(405,'mod/wiki:editpage','write',70,'mod_wiki',16),(406,'mod/wiki:createpage','write',70,'mod_wiki',16),(407,'mod/wiki:viewcomment','read',70,'mod_wiki',0),(408,'mod/wiki:editcomment','write',70,'mod_wiki',16),(409,'mod/wiki:managecomment','write',70,'mod_wiki',0),(410,'mod/wiki:managefiles','write',70,'mod_wiki',0),(411,'mod/wiki:overridelock','write',70,'mod_wiki',0),(412,'mod/wiki:managewiki','write',70,'mod_wiki',0),(413,'mod/workshop:view','read',70,'mod_workshop',0),(414,'mod/workshop:addinstance','write',50,'mod_workshop',4),(415,'mod/workshop:switchphase','write',70,'mod_workshop',0),(416,'mod/workshop:editdimensions','write',70,'mod_workshop',4),(417,'mod/workshop:submit','write',70,'mod_workshop',0),(418,'mod/workshop:peerassess','write',70,'mod_workshop',0),(419,'mod/workshop:manageexamples','write',70,'mod_workshop',0),(420,'mod/workshop:allocate','write',70,'mod_workshop',0),(421,'mod/workshop:publishsubmissions','write',70,'mod_workshop',0),(422,'mod/workshop:viewauthornames','read',70,'mod_workshop',0),(423,'mod/workshop:viewreviewernames','read',70,'mod_workshop',0),(424,'mod/workshop:viewallsubmissions','read',70,'mod_workshop',0),(425,'mod/workshop:viewpublishedsubmissions','read',70,'mod_workshop',0),(426,'mod/workshop:viewauthorpublished','read',70,'mod_workshop',0),(427,'mod/workshop:viewallassessments','read',70,'mod_workshop',0),(428,'mod/workshop:overridegrades','write',70,'mod_workshop',0),(429,'mod/workshop:ignoredeadlines','write',70,'mod_workshop',0),(430,'mod/workshop:deletesubmissions','write',70,'mod_workshop',0),(431,'mod/workshop:exportsubmissions','read',70,'mod_workshop',0),(432,'auth/oauth2:managelinkedlogins','write',30,'auth_oauth2',0),(433,'enrol/category:synchronised','write',10,'enrol_category',0),(434,'enrol/category:config','write',50,'enrol_category',0),(435,'enrol/cohort:config','write',50,'enrol_cohort',0),(436,'enrol/cohort:unenrol','write',50,'enrol_cohort',0),(437,'enrol/database:unenrol','write',50,'enrol_database',0),(438,'enrol/database:config','write',50,'enrol_database',0),(439,'enrol/flatfile:manage','write',50,'enrol_flatfile',0),(440,'enrol/flatfile:unenrol','write',50,'enrol_flatfile',0),(441,'enrol/guest:config','write',50,'enrol_guest',0),(442,'enrol/imsenterprise:config','write',50,'enrol_imsenterprise',0),(443,'enrol/ldap:manage','write',50,'enrol_ldap',0),(444,'enrol/lti:config','write',50,'enrol_lti',0),(445,'enrol/lti:unenrol','write',50,'enrol_lti',0),(446,'enrol/manual:config','write',50,'enrol_manual',0),(447,'enrol/manual:enrol','write',50,'enrol_manual',0),(448,'enrol/manual:manage','write',50,'enrol_manual',0),(449,'enrol/manual:unenrol','write',50,'enrol_manual',0),(450,'enrol/manual:unenrolself','write',50,'enrol_manual',0),(451,'enrol/meta:config','write',50,'enrol_meta',0),(452,'enrol/meta:selectaslinked','read',50,'enrol_meta',0),(453,'enrol/meta:unenrol','write',50,'enrol_meta',0),(454,'enrol/mnet:config','write',50,'enrol_mnet',0),(455,'enrol/paypal:config','write',50,'enrol_paypal',0),(456,'enrol/paypal:manage','write',50,'enrol_paypal',0),(457,'enrol/paypal:unenrol','write',50,'enrol_paypal',0),(458,'enrol/paypal:unenrolself','write',50,'enrol_paypal',0),(459,'enrol/self:config','write',50,'enrol_self',0),(460,'enrol/self:manage','write',50,'enrol_self',0),(461,'enrol/self:holdkey','write',50,'enrol_self',0),(462,'enrol/self:unenrolself','write',50,'enrol_self',0),(463,'enrol/self:unenrol','write',50,'enrol_self',0),(464,'message/airnotifier:managedevice','write',10,'message_airnotifier',0),(465,'block/activity_modules:addinstance','write',80,'block_activity_modules',20),(466,'block/activity_results:addinstance','write',80,'block_activity_results',20),(467,'block/admin_bookmarks:myaddinstance','write',10,'block_admin_bookmarks',0),(468,'block/admin_bookmarks:addinstance','write',80,'block_admin_bookmarks',20),(469,'block/badges:addinstance','read',80,'block_badges',0),(470,'block/badges:myaddinstance','read',10,'block_badges',8),(471,'block/blog_menu:addinstance','write',80,'block_blog_menu',20),(472,'block/blog_recent:addinstance','write',80,'block_blog_recent',20),(473,'block/blog_tags:addinstance','write',80,'block_blog_tags',20),(474,'block/calendar_month:myaddinstance','write',10,'block_calendar_month',0),(475,'block/calendar_month:addinstance','write',80,'block_calendar_month',20),(476,'block/calendar_upcoming:myaddinstance','write',10,'block_calendar_upcoming',0),(477,'block/calendar_upcoming:addinstance','write',80,'block_calendar_upcoming',20),(478,'block/comments:myaddinstance','write',10,'block_comments',0),(479,'block/comments:addinstance','write',80,'block_comments',20),(480,'block/completionstatus:addinstance','write',80,'block_completionstatus',20),(481,'block/course_list:myaddinstance','write',10,'block_course_list',0),(482,'block/course_list:addinstance','write',80,'block_course_list',20),(483,'block/course_summary:addinstance','write',80,'block_course_summary',20),(484,'block/feedback:addinstance','write',80,'block_feedback',20),(485,'block/globalsearch:myaddinstance','write',10,'block_globalsearch',0),(486,'block/globalsearch:addinstance','write',80,'block_globalsearch',0),(487,'block/glossary_random:myaddinstance','write',10,'block_glossary_random',0),(488,'block/glossary_random:addinstance','write',80,'block_glossary_random',20),(489,'block/html:myaddinstance','write',10,'block_html',0),(490,'block/html:addinstance','write',80,'block_html',20),(491,'block/login:addinstance','write',80,'block_login',20),(492,'block/lp:addinstance','write',10,'block_lp',0),(493,'block/lp:myaddinstance','write',10,'block_lp',0),(494,'block/mentees:myaddinstance','write',10,'block_mentees',0),(495,'block/mentees:addinstance','write',80,'block_mentees',20),(496,'block/mnet_hosts:myaddinstance','write',10,'block_mnet_hosts',0),(497,'block/mnet_hosts:addinstance','write',80,'block_mnet_hosts',20),(498,'block/myoverview:myaddinstance','write',10,'block_myoverview',0),(499,'block/myprofile:myaddinstance','write',10,'block_myprofile',0),(500,'block/myprofile:addinstance','write',80,'block_myprofile',20),(501,'block/navigation:myaddinstance','write',10,'block_navigation',0),(502,'block/navigation:addinstance','write',80,'block_navigation',20),(503,'block/news_items:myaddinstance','write',10,'block_news_items',0),(504,'block/news_items:addinstance','write',80,'block_news_items',20),(505,'block/online_users:myaddinstance','write',10,'block_online_users',0),(506,'block/online_users:addinstance','write',80,'block_online_users',20),(507,'block/online_users:viewlist','read',80,'block_online_users',0),(508,'block/private_files:myaddinstance','write',10,'block_private_files',0),(509,'block/private_files:addinstance','write',80,'block_private_files',20),(510,'block/quiz_results:addinstance','write',80,'block_quiz_results',20),(511,'block/recent_activity:addinstance','write',80,'block_recent_activity',20),(512,'block/recent_activity:viewaddupdatemodule','read',50,'block_recent_activity',0),(513,'block/recent_activity:viewdeletemodule','read',50,'block_recent_activity',0),(514,'block/recentlyaccessedcourses:myaddinstance','write',10,'block_recentlyaccessedcourses',0),(515,'block/recentlyaccesseditems:myaddinstance','write',10,'block_recentlyaccesseditems',0),(516,'block/rss_client:myaddinstance','write',10,'block_rss_client',0),(517,'block/rss_client:addinstance','write',80,'block_rss_client',20),(518,'block/rss_client:manageownfeeds','write',80,'block_rss_client',0),(519,'block/rss_client:manageanyfeeds','write',80,'block_rss_client',16),(520,'block/search_forums:addinstance','write',80,'block_search_forums',20),(521,'block/section_links:addinstance','write',80,'block_section_links',20),(522,'block/selfcompletion:addinstance','write',80,'block_selfcompletion',20),(523,'block/settings:myaddinstance','write',10,'block_settings',0),(524,'block/settings:addinstance','write',80,'block_settings',20),(525,'block/site_main_menu:addinstance','write',80,'block_site_main_menu',20),(526,'block/social_activities:addinstance','write',80,'block_social_activities',20),(527,'block/starredcourses:myaddinstance','write',10,'block_starredcourses',0),(528,'block/tag_flickr:addinstance','write',80,'block_tag_flickr',20),(529,'block/tag_youtube:addinstance','write',80,'block_tag_youtube',20),(530,'block/tags:myaddinstance','write',10,'block_tags',0),(531,'block/tags:addinstance','write',80,'block_tags',20),(532,'block/timeline:myaddinstance','write',10,'block_timeline',0),(533,'report/completion:view','read',50,'report_completion',8),(534,'report/courseoverview:view','read',10,'report_courseoverview',8),(535,'report/log:view','read',50,'report_log',8),(536,'report/log:viewtoday','read',50,'report_log',8),(537,'report/loglive:view','read',50,'report_loglive',8),(538,'report/outline:view','read',50,'report_outline',8),(539,'report/outline:viewuserreport','read',50,'report_outline',8),(540,'report/participation:view','read',50,'report_participation',8),(541,'report/performance:view','read',10,'report_performance',2),(542,'report/progress:view','read',50,'report_progress',8),(543,'report/questioninstances:view','read',10,'report_questioninstances',0),(544,'report/security:view','read',10,'report_security',2),(545,'report/stats:view','read',50,'report_stats',8),(546,'report/usersessions:manageownsessions','write',30,'report_usersessions',0),(547,'gradeexport/ods:view','read',50,'gradeexport_ods',8),(548,'gradeexport/ods:publish','read',50,'gradeexport_ods',8),(549,'gradeexport/txt:view','read',50,'gradeexport_txt',8),(550,'gradeexport/txt:publish','read',50,'gradeexport_txt',8),(551,'gradeexport/xls:view','read',50,'gradeexport_xls',8),(552,'gradeexport/xls:publish','read',50,'gradeexport_xls',8),(553,'gradeexport/xml:view','read',50,'gradeexport_xml',8),(554,'gradeexport/xml:publish','read',50,'gradeexport_xml',8),(555,'gradeimport/csv:view','write',50,'gradeimport_csv',0),(556,'gradeimport/direct:view','write',50,'gradeimport_direct',0),(557,'gradeimport/xml:view','write',50,'gradeimport_xml',0),(558,'gradeimport/xml:publish','write',50,'gradeimport_xml',0),(559,'gradereport/grader:view','read',50,'gradereport_grader',8),(560,'gradereport/history:view','read',50,'gradereport_history',8),(561,'gradereport/outcomes:view','read',50,'gradereport_outcomes',8),(562,'gradereport/overview:view','read',50,'gradereport_overview',8),(563,'gradereport/singleview:view','read',50,'gradereport_singleview',8),(564,'gradereport/user:view','read',50,'gradereport_user',8),(565,'webservice/rest:use','read',50,'webservice_rest',0),(566,'webservice/soap:use','read',50,'webservice_soap',0),(567,'webservice/xmlrpc:use','read',50,'webservice_xmlrpc',0),(568,'repository/areafiles:view','read',70,'repository_areafiles',0),(569,'repository/boxnet:view','read',70,'repository_boxnet',0),(570,'repository/coursefiles:view','read',70,'repository_coursefiles',0),(571,'repository/dropbox:view','read',70,'repository_dropbox',0),(572,'repository/equella:view','read',70,'repository_equella',0),(573,'repository/filesystem:view','read',70,'repository_filesystem',0),(574,'repository/flickr:view','read',70,'repository_flickr',0),(575,'repository/flickr_public:view','read',70,'repository_flickr_public',0),(576,'repository/googledocs:view','read',70,'repository_googledocs',0),(577,'repository/local:view','read',70,'repository_local',0),(578,'repository/merlot:view','read',70,'repository_merlot',0),(579,'repository/nextcloud:view','read',70,'repository_nextcloud',0),(580,'repository/onedrive:view','read',70,'repository_onedrive',0),(581,'repository/picasa:view','read',70,'repository_picasa',0),(582,'repository/recent:view','read',70,'repository_recent',0),(583,'repository/s3:view','read',70,'repository_s3',0),(584,'repository/skydrive:view','read',70,'repository_skydrive',0),(585,'repository/upload:view','read',70,'repository_upload',0),(586,'repository/url:view','read',70,'repository_url',0),(587,'repository/user:view','read',70,'repository_user',0),(588,'repository/webdav:view','read',70,'repository_webdav',0),(589,'repository/wikimedia:view','read',70,'repository_wikimedia',0),(590,'repository/youtube:view','read',70,'repository_youtube',0),(591,'tool/customlang:view','read',10,'tool_customlang',2),(592,'tool/customlang:edit','write',10,'tool_customlang',6),(593,'tool/dataprivacy:managedatarequests','write',10,'tool_dataprivacy',60),(594,'tool/dataprivacy:requestdeleteforotheruser','write',10,'tool_dataprivacy',60),(595,'tool/dataprivacy:managedataregistry','write',10,'tool_dataprivacy',60),(596,'tool/dataprivacy:makedatarequestsforchildren','write',30,'tool_dataprivacy',24),(597,'tool/dataprivacy:makedatadeletionrequestsforchildren','write',30,'tool_dataprivacy',24),(598,'tool/dataprivacy:downloadownrequest','read',30,'tool_dataprivacy',0),(599,'tool/dataprivacy:downloadallrequests','read',30,'tool_dataprivacy',8),(600,'tool/dataprivacy:requestdelete','write',30,'tool_dataprivacy',32),(601,'tool/lpmigrate:frameworksmigrate','write',10,'tool_lpmigrate',0),(602,'tool/monitor:subscribe','read',50,'tool_monitor',8),(603,'tool/monitor:managerules','write',50,'tool_monitor',4),(604,'tool/monitor:managetool','write',10,'tool_monitor',4),(605,'tool/policy:accept','write',10,'tool_policy',0),(606,'tool/policy:acceptbehalf','write',30,'tool_policy',8),(607,'tool/policy:managedocs','write',10,'tool_policy',0),(608,'tool/policy:viewacceptances','read',10,'tool_policy',0),(609,'tool/recyclebin:deleteitems','write',50,'tool_recyclebin',32),(610,'tool/recyclebin:restoreitems','write',50,'tool_recyclebin',0),(611,'tool/recyclebin:viewitems','read',50,'tool_recyclebin',0),(612,'tool/uploaduser:uploaduserpictures','write',10,'tool_uploaduser',16),(613,'tool/usertours:managetours','write',10,'tool_usertours',4),(614,'booktool/exportimscp:export','read',70,'booktool_exportimscp',0),(615,'booktool/importhtml:import','write',70,'booktool_importhtml',4),(616,'booktool/print:print','read',70,'booktool_print',0),(617,'forumreport/summary:view','read',70,'forumreport_summary',0),(618,'forumreport/summary:viewall','read',70,'forumreport_summary',8),(619,'quiz/grading:viewstudentnames','read',70,'quiz_grading',0),(620,'quiz/grading:viewidnumber','read',70,'quiz_grading',0),(621,'quiz/statistics:view','read',70,'quiz_statistics',0),(622,'atto/h5p:addembed','write',70,'atto_h5p',0),(623,'atto/recordrtc:recordaudio','write',70,'atto_recordrtc',0),(624,'atto/recordrtc:recordvideo','write',70,'atto_recordrtc',0),(625,'booktool/importepub:import','write',70,'booktool_importepub',4),(626,'moodle/site:senderrormessage','write',10,'moodle',16),(627,'moodle/site:viewanonymousevents','read',70,'moodle',8),(628,'moodle/course:recommendactivity','write',10,'moodle',0),(629,'moodle/contentbank:access','read',50,'moodle',0),(630,'moodle/contentbank:upload','write',50,'moodle',16),(631,'moodle/contentbank:deleteanycontent','write',50,'moodle',32),(632,'moodle/contentbank:deleteowncontent','write',50,'moodle',0),(633,'moodle/contentbank:manageanycontent','write',50,'moodle',32),(634,'moodle/contentbank:manageowncontent','write',50,'moodle',0),(635,'moodle/contentbank:useeditor','write',50,'moodle',16),(636,'moodle/contentbank:downloadcontent','read',50,'moodle',0),(637,'moodle/course:downloadcoursecontent','read',50,'moodle',0),(638,'moodle/course:configuredownloadcontent','write',50,'moodle',0),(639,'moodle/payment:manageaccounts','write',50,'moodle',42),(640,'moodle/payment:viewpayments','read',50,'moodle',8),(641,'moodle/contentbank:viewunlistedcontent','read',50,'moodle',0),(642,'mod/assign:viewownsubmissionsummary','read',70,'mod_assign',0),(643,'mod/h5pactivity:view','read',70,'mod_h5pactivity',0),(644,'mod/h5pactivity:addinstance','write',50,'mod_h5pactivity',0),(645,'mod/h5pactivity:submit','write',70,'mod_h5pactivity',0),(646,'mod/h5pactivity:reviewattempts','read',70,'mod_h5pactivity',0),(647,'mod/lti:addpreconfiguredinstance','write',50,'mod_lti',0),(648,'mod/lti:addmanualinstance','write',50,'mod_lti',0),(649,'mod/quiz:viewoverrides','read',70,'mod_quiz',0),(650,'enrol/fee:config','write',50,'enrol_fee',0),(651,'enrol/fee:manage','write',50,'enrol_fee',0),(652,'enrol/fee:unenrol','write',50,'enrol_fee',0),(653,'enrol/fee:unenrolself','write',50,'enrol_fee',0),(654,'enrol/self:enrolself','write',50,'enrol_self',0),(655,'block/accessreview:addinstance','write',80,'block_accessreview',0),(656,'block/accessreview:view','read',80,'block_accessreview',0),(657,'report/status:view','read',10,'report_status',2),(658,'repository/contentbank:view','read',70,'repository_contentbank',0),(659,'repository/contentbank:accesscoursecontent','read',50,'repository_contentbank',0),(660,'repository/contentbank:accesscoursecategorycontent','read',40,'repository_contentbank',0),(661,'repository/contentbank:accessgeneralcontent','read',40,'repository_contentbank',0),(662,'tool/brickfield:viewcoursetools','read',50,'tool_brickfield',8),(663,'tool/brickfield:viewsystemtools','read',10,'tool_brickfield',2),(664,'tool/customlang:export','read',10,'tool_customlang',2),(665,'contenttype/h5p:access','read',50,'contenttype_h5p',0),(666,'contenttype/h5p:upload','write',50,'contenttype_h5p',16),(667,'contenttype/h5p:useeditor','write',50,'contenttype_h5p',16),(668,'quizaccess/seb:managetemplates','write',10,'quizaccess_seb',0),(669,'quizaccess/seb:bypassseb','read',70,'quizaccess_seb',0),(670,'quizaccess/seb:manage_seb_requiresafeexambrowser','write',70,'quizaccess_seb',0),(671,'quizaccess/seb:manage_seb_templateid','read',70,'quizaccess_seb',0),(672,'quizaccess/seb:manage_filemanager_sebconfigfile','write',70,'quizaccess_seb',0),(673,'quizaccess/seb:manage_seb_showsebdownloadlink','write',70,'quizaccess_seb',0),(674,'quizaccess/seb:manage_seb_allowedbrowserexamkeys','write',70,'quizaccess_seb',0),(675,'quizaccess/seb:manage_seb_linkquitseb','write',70,'quizaccess_seb',0),(676,'quizaccess/seb:manage_seb_userconfirmquit','write',70,'quizaccess_seb',0),(677,'quizaccess/seb:manage_seb_allowuserquitseb','write',70,'quizaccess_seb',0),(678,'quizaccess/seb:manage_seb_quitpassword','write',70,'quizaccess_seb',0),(679,'quizaccess/seb:manage_seb_allowreloadinexam','write',70,'quizaccess_seb',0),(680,'quizaccess/seb:manage_seb_showsebtaskbar','write',70,'quizaccess_seb',0),(681,'quizaccess/seb:manage_seb_showreloadbutton','write',70,'quizaccess_seb',0),(682,'quizaccess/seb:manage_seb_showtime','write',70,'quizaccess_seb',0),(683,'quizaccess/seb:manage_seb_showkeyboardlayout','write',70,'quizaccess_seb',0),(684,'quizaccess/seb:manage_seb_showwificontrol','write',70,'quizaccess_seb',0),(685,'quizaccess/seb:manage_seb_enableaudiocontrol','write',70,'quizaccess_seb',0),(686,'quizaccess/seb:manage_seb_muteonstartup','write',70,'quizaccess_seb',0),(687,'quizaccess/seb:manage_seb_allowspellchecking','write',70,'quizaccess_seb',0),(688,'quizaccess/seb:manage_seb_activateurlfiltering','write',70,'quizaccess_seb',0),(689,'quizaccess/seb:manage_seb_filterembeddedcontent','write',70,'quizaccess_seb',0),(690,'quizaccess/seb:manage_seb_expressionsallowed','write',70,'quizaccess_seb',0),(691,'quizaccess/seb:manage_seb_regexallowed','write',70,'quizaccess_seb',0),(692,'quizaccess/seb:manage_seb_expressionsblocked','write',70,'quizaccess_seb',0),(693,'quizaccess/seb:manage_seb_regexblocked','write',70,'quizaccess_seb',0); /*!40000 ALTER TABLE `mdl_capabilities` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_chat` -- DROP TABLE IF EXISTS `mdl_chat`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_chat` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `keepdays` bigint(11) NOT NULL DEFAULT '0', `studentlogs` smallint(4) NOT NULL DEFAULT '0', `chattime` bigint(10) NOT NULL DEFAULT '0', `schedule` smallint(4) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_chat_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each of these is a chat room'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_chat` -- LOCK TABLES `mdl_chat` WRITE; /*!40000 ALTER TABLE `mdl_chat` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_chat` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_chat_messages` -- DROP TABLE IF EXISTS `mdl_chat_messages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_chat_messages` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `chatid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `issystem` tinyint(1) NOT NULL DEFAULT '0', `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timestamp` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_chatmess_use_ix` (`userid`), KEY `mdl_chatmess_gro_ix` (`groupid`), KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`), KEY `mdl_chatmess_cha_ix` (`chatid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores all the actual chat messages'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_chat_messages` -- LOCK TABLES `mdl_chat_messages` WRITE; /*!40000 ALTER TABLE `mdl_chat_messages` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_chat_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_chat_messages_current` -- DROP TABLE IF EXISTS `mdl_chat_messages_current`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_chat_messages_current` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `chatid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `issystem` tinyint(1) NOT NULL DEFAULT '0', `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timestamp` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_chatmesscurr_use_ix` (`userid`), KEY `mdl_chatmesscurr_gro_ix` (`groupid`), KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`), KEY `mdl_chatmesscurr_cha_ix` (`chatid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores current session'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_chat_messages_current` -- LOCK TABLES `mdl_chat_messages_current` WRITE; /*!40000 ALTER TABLE `mdl_chat_messages_current` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_chat_messages_current` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_chat_users` -- DROP TABLE IF EXISTS `mdl_chat_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_chat_users` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `chatid` bigint(11) NOT NULL DEFAULT '0', `userid` bigint(11) NOT NULL DEFAULT '0', `groupid` bigint(11) NOT NULL DEFAULT '0', `version` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `firstping` bigint(10) NOT NULL DEFAULT '0', `lastping` bigint(10) NOT NULL DEFAULT '0', `lastmessageping` bigint(10) NOT NULL DEFAULT '0', `sid` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `course` bigint(10) NOT NULL DEFAULT '0', `lang` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_chatuser_use_ix` (`userid`), KEY `mdl_chatuser_las_ix` (`lastping`), KEY `mdl_chatuser_gro_ix` (`groupid`), KEY `mdl_chatuser_cha_ix` (`chatid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Keeps track of which users are in which chat rooms'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_chat_users` -- LOCK TABLES `mdl_chat_users` WRITE; /*!40000 ALTER TABLE `mdl_chat_users` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_chat_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_choice` -- DROP TABLE IF EXISTS `mdl_choice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_choice` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `publish` tinyint(2) NOT NULL DEFAULT '0', `showresults` tinyint(2) NOT NULL DEFAULT '0', `display` smallint(4) NOT NULL DEFAULT '0', `allowupdate` tinyint(2) NOT NULL DEFAULT '0', `allowmultiple` tinyint(2) NOT NULL DEFAULT '0', `showunanswered` tinyint(2) NOT NULL DEFAULT '0', `includeinactive` tinyint(2) NOT NULL DEFAULT '1', `limitanswers` tinyint(2) NOT NULL DEFAULT '0', `timeopen` bigint(10) NOT NULL DEFAULT '0', `timeclose` bigint(10) NOT NULL DEFAULT '0', `showpreview` tinyint(2) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `completionsubmit` tinyint(1) NOT NULL DEFAULT '0', `showavailable` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_choi_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Available choices are stored here'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_choice` -- LOCK TABLES `mdl_choice` WRITE; /*!40000 ALTER TABLE `mdl_choice` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_choice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_choice_answers` -- DROP TABLE IF EXISTS `mdl_choice_answers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_choice_answers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `choiceid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `optionid` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_choiansw_use_ix` (`userid`), KEY `mdl_choiansw_cho_ix` (`choiceid`), KEY `mdl_choiansw_opt_ix` (`optionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='choices performed by users'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_choice_answers` -- LOCK TABLES `mdl_choice_answers` WRITE; /*!40000 ALTER TABLE `mdl_choice_answers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_choice_answers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_choice_options` -- DROP TABLE IF EXISTS `mdl_choice_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_choice_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `choiceid` bigint(10) NOT NULL DEFAULT '0', `text` longtext COLLATE utf8mb4_unicode_ci, `maxanswers` bigint(10) DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_choiopti_cho_ix` (`choiceid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='available options to choice'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_choice_options` -- LOCK TABLES `mdl_choice_options` WRITE; /*!40000 ALTER TABLE `mdl_choice_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_choice_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_cohort` -- DROP TABLE IF EXISTS `mdl_cohort`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_cohort` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `name` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL, `visible` tinyint(1) NOT NULL DEFAULT '1', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `theme` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_coho_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each record represents one cohort (aka site-wide group).'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_cohort` -- LOCK TABLES `mdl_cohort` WRITE; /*!40000 ALTER TABLE `mdl_cohort` DISABLE KEYS */; INSERT INTO `mdl_cohort` VALUES (1,543,'正道學習會會員','','

只限會員才可登入收看

',1,1,'',1630318676,1630318676,''),(2,679,'電子書系列','','',1,1,'',1636644170,1636649954,''); /*!40000 ALTER TABLE `mdl_cohort` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_cohort_members` -- DROP TABLE IF EXISTS `mdl_cohort_members`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_cohort_members` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `cohortid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timeadded` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`), KEY `mdl_cohomemb_coh_ix` (`cohortid`), KEY `mdl_cohomemb_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a user to a cohort.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_cohort_members` -- LOCK TABLES `mdl_cohort_members` WRITE; /*!40000 ALTER TABLE `mdl_cohort_members` DISABLE KEYS */; INSERT INTO `mdl_cohort_members` VALUES (1,1,101,1630318690),(2,1,127,1630318706),(4,2,242,1636649943); /*!40000 ALTER TABLE `mdl_cohort_members` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_comments` -- DROP TABLE IF EXISTS `mdl_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_comments` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `component` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `commentarea` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `format` tinyint(2) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`), KEY `mdl_comm_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='moodle comments module'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_comments` -- LOCK TABLES `mdl_comments` WRITE; /*!40000 ALTER TABLE `mdl_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency` -- DROP TABLE IF EXISTS `mdl_competency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `shortname` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` smallint(4) NOT NULL DEFAULT '0', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `competencyframeworkid` bigint(10) NOT NULL, `parentid` bigint(10) NOT NULL DEFAULT '0', `path` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sortorder` bigint(10) NOT NULL, `ruletype` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ruleoutcome` tinyint(2) NOT NULL DEFAULT '0', `ruleconfig` longtext COLLATE utf8mb4_unicode_ci, `scaleid` bigint(10) DEFAULT NULL, `scaleconfiguration` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`), KEY `mdl_comp_rul_ix` (`ruleoutcome`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table contains the master record of each competency in '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency` -- LOCK TABLES `mdl_competency` WRITE; /*!40000 ALTER TABLE `mdl_competency` DISABLE KEYS */; INSERT INTO `mdl_competency` VALUES (2,'熟習程度','',1,'NY2_001',1,0,'/0/',1,NULL,0,NULL,4,'[{\"scaleid\":\"4\"},{\"id\":1,\"scaledefault\":0,\"proficient\":1},{\"id\":2,\"scaledefault\":0,\"proficient\":1},{\"id\":3,\"scaledefault\":1,\"proficient\":1},{\"id\":4,\"scaledefault\":0,\"proficient\":1},{\"id\":5,\"scaledefault\":0,\"proficient\":1}]',1623677783,1623680641,2),(3,'練習','

顯示對完成練習的積極性

',1,'0002',1,0,'/0/',0,NULL,0,NULL,3,'[{\"scaleid\":\"3\"},{\"id\":1,\"scaledefault\":0,\"proficient\":1},{\"id\":2,\"scaledefault\":1,\"proficient\":1},{\"id\":3,\"scaledefault\":0,\"proficient\":1}]',1623680619,1623680766,2),(4,'概念','

反映學員是否能理解所學的內容

',1,'0003',1,0,'/0/',2,NULL,0,NULL,4,'[{\"scaleid\":\"4\"},{\"id\":1,\"scaledefault\":0,\"proficient\":1},{\"id\":2,\"scaledefault\":0,\"proficient\":1},{\"id\":3,\"scaledefault\":1,\"proficient\":1},{\"id\":4,\"scaledefault\":0,\"proficient\":1},{\"id\":5,\"scaledefault\":0,\"proficient\":1}]',1623680744,1623680744,2); /*!40000 ALTER TABLE `mdl_competency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_coursecomp` -- DROP TABLE IF EXISTS `mdl_competency_coursecomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_coursecomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `ruleoutcome` tinyint(2) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`), KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`), KEY `mdl_compcour_cou2_ix` (`courseid`), KEY `mdl_compcour_com_ix` (`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a competency to a course.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_coursecomp` -- LOCK TABLES `mdl_competency_coursecomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_coursecomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_coursecomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_coursecompsetting` -- DROP TABLE IF EXISTS `mdl_competency_coursecompsetting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_coursecompsetting` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `pushratingstouserplans` tinyint(2) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table contains the course specific settings for compete'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_coursecompsetting` -- LOCK TABLES `mdl_competency_coursecompsetting` WRITE; /*!40000 ALTER TABLE `mdl_competency_coursecompsetting` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_coursecompsetting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_evidence` -- DROP TABLE IF EXISTS `mdl_competency_evidence`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_evidence` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `usercompetencyid` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `action` tinyint(2) NOT NULL, `actionuserid` bigint(10) DEFAULT NULL, `descidentifier` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `desccomponent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `desca` longtext COLLATE utf8mb4_unicode_ci, `url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `grade` bigint(10) DEFAULT NULL, `note` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_compevid_use_ix` (`usercompetencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The evidence linked to a user competency'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_evidence` -- LOCK TABLES `mdl_competency_evidence` WRITE; /*!40000 ALTER TABLE `mdl_competency_evidence` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_evidence` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_framework` -- DROP TABLE IF EXISTS `mdl_competency_framework`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_framework` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `shortname` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `contextid` bigint(10) NOT NULL, `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` smallint(4) NOT NULL DEFAULT '0', `scaleid` bigint(11) DEFAULT NULL, `scaleconfiguration` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `visible` tinyint(2) NOT NULL DEFAULT '1', `taxonomies` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of competency frameworks.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_framework` -- LOCK TABLES `mdl_competency_framework` WRITE; /*!40000 ALTER TABLE `mdl_competency_framework` DISABLE KEYS */; INSERT INTO `mdl_competency_framework` VALUES (1,'學習進度評估',1,'LA_NYMM','',1,4,'[{\"scaleid\":\"4\"},{\"id\":1,\"scaledefault\":0,\"proficient\":1},{\"id\":2,\"scaledefault\":0,\"proficient\":1},{\"id\":3,\"scaledefault\":1,\"proficient\":1},{\"id\":4,\"scaledefault\":0,\"proficient\":1},{\"id\":5,\"scaledefault\":0,\"proficient\":1}]',1,'practice,concept,skill,outcome',1623675104,1623680481,2); /*!40000 ALTER TABLE `mdl_competency_framework` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_modulecomp` -- DROP TABLE IF EXISTS `mdl_competency_modulecomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_modulecomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `cmid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `ruleoutcome` tinyint(2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`), KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`), KEY `mdl_compmodu_cmi_ix` (`cmid`), KEY `mdl_compmodu_com_ix` (`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a competency to a module.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_modulecomp` -- LOCK TABLES `mdl_competency_modulecomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_modulecomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_modulecomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_plan` -- DROP TABLE IF EXISTS `mdl_competency_plan`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_plan` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` smallint(4) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL, `templateid` bigint(10) DEFAULT NULL, `origtemplateid` bigint(10) DEFAULT NULL, `status` tinyint(1) NOT NULL, `duedate` bigint(10) DEFAULT '0', `reviewerid` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL DEFAULT '0', `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_compplan_usesta_ix` (`userid`,`status`), KEY `mdl_compplan_tem_ix` (`templateid`), KEY `mdl_compplan_stadue_ix` (`status`,`duedate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Learning plans'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_plan` -- LOCK TABLES `mdl_competency_plan` WRITE; /*!40000 ALTER TABLE `mdl_competency_plan` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_plan` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_plancomp` -- DROP TABLE IF EXISTS `mdl_competency_plancomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_plancomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `planid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `sortorder` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Plan competencies'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_plancomp` -- LOCK TABLES `mdl_competency_plancomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_plancomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_plancomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_relatedcomp` -- DROP TABLE IF EXISTS `mdl_competency_relatedcomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_relatedcomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `competencyid` bigint(10) NOT NULL, `relatedcompetencyid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Related competencies'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_relatedcomp` -- LOCK TABLES `mdl_competency_relatedcomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_relatedcomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_relatedcomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_template` -- DROP TABLE IF EXISTS `mdl_competency_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_template` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `shortname` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `contextid` bigint(10) NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` smallint(4) NOT NULL DEFAULT '0', `visible` tinyint(2) NOT NULL DEFAULT '1', `duedate` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Learning plan templates.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_template` -- LOCK TABLES `mdl_competency_template` WRITE; /*!40000 ALTER TABLE `mdl_competency_template` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_template` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_templatecohort` -- DROP TABLE IF EXISTS `mdl_competency_templatecohort`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_templatecohort` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `templateid` bigint(10) NOT NULL, `cohortid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`), KEY `mdl_comptemp_tem2_ix` (`templateid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Default comment for the table, please edit me'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_templatecohort` -- LOCK TABLES `mdl_competency_templatecohort` WRITE; /*!40000 ALTER TABLE `mdl_competency_templatecohort` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_templatecohort` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_templatecomp` -- DROP TABLE IF EXISTS `mdl_competency_templatecomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_templatecomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `templateid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `sortorder` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_comptemp_tem_ix` (`templateid`), KEY `mdl_comptemp_com_ix` (`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a competency to a learning plan template.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_templatecomp` -- LOCK TABLES `mdl_competency_templatecomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_templatecomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_templatecomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_usercomp` -- DROP TABLE IF EXISTS `mdl_competency_usercomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_usercomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `status` tinyint(2) NOT NULL DEFAULT '0', `reviewerid` bigint(10) DEFAULT NULL, `proficiency` tinyint(2) DEFAULT NULL, `grade` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='User competencies'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_usercomp` -- LOCK TABLES `mdl_competency_usercomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_usercomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_usercomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_usercompcourse` -- DROP TABLE IF EXISTS `mdl_competency_usercompcourse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_usercompcourse` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `courseid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `proficiency` tinyint(2) DEFAULT NULL, `grade` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='User competencies in a course'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_usercompcourse` -- LOCK TABLES `mdl_competency_usercompcourse` WRITE; /*!40000 ALTER TABLE `mdl_competency_usercompcourse` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_usercompcourse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_usercompplan` -- DROP TABLE IF EXISTS `mdl_competency_usercompplan`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_usercompplan` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `planid` bigint(10) NOT NULL, `proficiency` tinyint(2) DEFAULT NULL, `grade` bigint(10) DEFAULT NULL, `sortorder` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='User competencies plans'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_usercompplan` -- LOCK TABLES `mdl_competency_usercompplan` WRITE; /*!40000 ALTER TABLE `mdl_competency_usercompplan` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_usercompplan` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_userevidence` -- DROP TABLE IF EXISTS `mdl_competency_userevidence`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_userevidence` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `descriptionformat` tinyint(1) NOT NULL, `url` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_compuser_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The evidence of prior learning'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_userevidence` -- LOCK TABLES `mdl_competency_userevidence` WRITE; /*!40000 ALTER TABLE `mdl_competency_userevidence` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_userevidence` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_competency_userevidencecomp` -- DROP TABLE IF EXISTS `mdl_competency_userevidencecomp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_competency_userevidencecomp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userevidenceid` bigint(10) NOT NULL, `competencyid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`), KEY `mdl_compuser_use2_ix` (`userevidenceid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Relationship between user evidence and competencies'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_competency_userevidencecomp` -- LOCK TABLES `mdl_competency_userevidencecomp` WRITE; /*!40000 ALTER TABLE `mdl_competency_userevidencecomp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_competency_userevidencecomp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_config` -- DROP TABLE IF EXISTS `mdl_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_config` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_conf_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=537 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Moodle configuration variables'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_config` -- LOCK TABLES `mdl_config` WRITE; /*!40000 ALTER TABLE `mdl_config` DISABLE KEYS */; INSERT INTO `mdl_config` VALUES (2,'rolesactive','1'),(3,'auth','email'),(4,'enrol_plugins_enabled','manual,guest,self,cohort'),(5,'theme','boost'),(6,'filter_multilang_converted','1'),(7,'siteidentifier','Gg9zGCsoJ4BZSaojVQfDf7qm1H8fm5vTweb2.hchannel.tv'),(8,'backup_version','2021051700'),(9,'backup_release','3.11'),(10,'mnet_dispatcher_mode','off'),(11,'sessiontimeout','7200'),(12,'stringfilters',''),(13,'filterall','0'),(14,'texteditors','atto,tinymce,textarea'),(15,'antiviruses',''),(16,'media_plugins_sortorder','videojs,youtube,swf'),(17,'upgrade_extracreditweightsstepignored','1'),(18,'upgrade_calculatedgradeitemsignored','1'),(19,'upgrade_letterboundarycourses','1'),(20,'mnet_localhost_id','1'),(21,'mnet_all_hosts_id','2'),(22,'siteguest','1'),(23,'siteadmins','2,157'),(24,'themerev','1647854020'),(25,'jsrev','1646601460'),(26,'templaterev','1646601460'),(27,'gdversion','2'),(28,'licenses','unknown,allrightsreserved,public,cc,cc-nd,cc-nc-nd,cc-nc,cc-nc-sa,cc-sa'),(30,'version','2021051705.11'),(31,'enableoutcomes','0'),(32,'usecomments','1'),(33,'usetags','1'),(34,'enablenotes','1'),(35,'enableportfolios','0'),(36,'enablewebservices','1'),(37,'enablestats','0'),(38,'enablerssfeeds','0'),(39,'enableblogs','0'),(40,'enablecompletion','1'),(41,'completiondefault','1'),(42,'enableavailability','1'),(43,'enableplagiarism','0'),(44,'enablebadges','1'),(45,'enableglobalsearch','0'),(46,'allowstealth','1'),(47,'enableanalytics','1'),(48,'allowemojipicker','1'),(49,'userfiltersdefault','realname,lastname,firstname,username,email,firstaccess'),(50,'defaultpreference_maildisplay','0'),(51,'defaultpreference_mailformat','1'),(52,'defaultpreference_maildigest','0'),(53,'defaultpreference_autosubscribe','1'),(54,'defaultpreference_trackforums','0'),(55,'autologinguests','0'),(56,'hiddenuserfields',''),(57,'showuseridentity','username,email'),(58,'fullnamedisplay','language'),(59,'alternativefullnameformat','language'),(60,'maxusersperpage','100'),(61,'enablegravatar','0'),(62,'gravatardefaulturl','mm'),(63,'agedigitalconsentverification','0'),(64,'agedigitalconsentmap','*, 16\nAT, 14\nBE, 13\nBG, 14\nCY, 14\nCZ, 15\nDK, 13\nEE, 13\nES, 14\nFI, 13\nFR, 15\nGB, 13\nGR, 15\nIT, 14\nLT, 14\nLV, 13\nMT, 13\nNO, 13\nPT, 13\nSE, 13\nUS, 13'),(65,'sitepolicy',''),(66,'sitepolicyguest',''),(67,'enablecourserequests','1'),(68,'defaultrequestcategory','10'),(69,'lockrequestcategory','0'),(70,'courserequestnotify','2'),(71,'enableasyncbackup','0'),(72,'grade_profilereport','user'),(73,'grade_aggregationposition','1'),(74,'grade_includescalesinaggregation','1'),(75,'grade_hiddenasdate','1'),(76,'gradepublishing','1'),(77,'grade_export_exportfeedback','0'),(78,'grade_export_displaytype','1'),(79,'grade_export_decimalpoints','2'),(80,'grade_navmethod','0'),(81,'grade_export_userprofilefields','firstname,lastname,'),(82,'grade_export_customprofilefields',''),(83,'recovergradesdefault','0'),(84,'gradeexport','xls'),(85,'unlimitedgrades','0'),(86,'grade_report_showmin','1'),(87,'gradepointmax','100'),(88,'gradepointdefault','100'),(89,'grade_minmaxtouse','1'),(90,'grade_mygrades_report','overview'),(91,'gradereport_mygradeurl',''),(92,'grade_hideforcedsettings','1'),(93,'grade_aggregation','13'),(94,'grade_aggregation_flag','0'),(95,'grade_aggregations_visible','13'),(96,'grade_aggregateonlygraded','1'),(97,'grade_aggregateonlygraded_flag','2'),(98,'grade_aggregateoutcomes','0'),(99,'grade_aggregateoutcomes_flag','2'),(100,'grade_keephigh','0'),(101,'grade_keephigh_flag','3'),(102,'grade_droplow','0'),(103,'grade_droplow_flag','2'),(104,'grade_overridecat','1'),(105,'grade_displaytype','1'),(106,'grade_decimalpoints','2'),(107,'grade_item_advanced','grademax'),(108,'grade_report_studentsperpage','100'),(109,'grade_report_showonlyactiveenrol','1'),(110,'grade_report_quickgrading','1'),(111,'grade_report_showquickfeedback','0'),(112,'grade_report_meanselection','1'),(113,'grade_report_enableajax','0'),(114,'grade_report_showcalculations','1'),(115,'grade_report_showeyecons','0'),(116,'grade_report_showaverages','1'),(117,'grade_report_showlocks','0'),(118,'grade_report_showranges','0'),(119,'grade_report_showanalysisicon','1'),(120,'grade_report_showuserimage','1'),(121,'grade_report_showactivityicons','1'),(122,'grade_report_shownumberofgrades','0'),(123,'grade_report_averagesdisplaytype','inherit'),(124,'grade_report_rangesdisplaytype','inherit'),(125,'grade_report_averagesdecimalpoints','inherit'),(126,'grade_report_rangesdecimalpoints','inherit'),(127,'grade_report_historyperpage','50'),(128,'grade_report_overview_showrank','0'),(129,'grade_report_overview_showtotalsifcontainhidden','0'),(130,'grade_report_user_showrank','0'),(131,'grade_report_user_showpercentage','1'),(132,'grade_report_user_showgrade','1'),(133,'grade_report_user_showfeedback','1'),(134,'grade_report_user_showrange','1'),(135,'grade_report_user_showweight','1'),(136,'grade_report_user_showaverage','0'),(137,'grade_report_user_showlettergrade','0'),(138,'grade_report_user_rangedecimals','0'),(139,'grade_report_user_showhiddenitems','1'),(140,'grade_report_user_showtotalsifcontainhidden','0'),(141,'grade_report_user_showcontributiontocoursetotal','1'),(142,'badges_defaultissuername','天天和諧聖經教室'),(143,'badges_defaultissuercontact','flip@harmonyfound.org'),(144,'badges_badgesalt','flip1587099343'),(145,'badges_allowcoursebadges','1'),(146,'badges_allowexternalbackpack','1'),(148,'forcetimezone','99'),(149,'country','0'),(150,'defaultcity',''),(151,'geoip2file','/var/www/fcdata/geoip/GeoLite2-City.mmdb'),(152,'googlemapkey3',''),(153,'allcountrycodes',''),(154,'autolang','0'),(155,'lang','zh_cn'),(156,'langmenu','1'),(157,'langlist','zh_cn|中文( 簡 ),zh_tw|中文( 繁 ),en'),(158,'langrev','1649364006'),(159,'langcache','1'),(160,'langstringcache','1'),(161,'locale',''),(162,'latinexcelexport','0'),(163,'messaging','1'),(164,'messagingallusers','0'),(165,'messagingdefaultpressenter','1'),(166,'messagingdeletereadnotificationsdelay','604800'),(167,'messagingdeleteallnotificationsdelay','2620800'),(168,'messagingallowemailoverride','0'),(169,'requiremodintro','0'),(171,'authloginviaemail','1'),(172,'allowaccountssameemail','0'),(173,'authpreventaccountcreation','0'),(174,'loginpageautofocus','0'),(175,'guestloginbutton','0'),(176,'limitconcurrentlogins','0'),(177,'alternateloginurl',''),(178,'forgottenpasswordurl',''),(179,'auth_instructions',''),(180,'allowemailaddresses',''),(181,'denyemailaddresses',''),(182,'verifychangedemail','0'),(183,'recaptchapublickey',''),(184,'recaptchaprivatekey',''),(185,'filteruploadedfiles','0'),(186,'filtermatchoneperpage','0'),(187,'filtermatchonepertext','0'),(188,'sitedefaultlicense','allrightsreserved'),(189,'media_default_width','400'),(190,'media_default_height','300'),(191,'portfolio_moderate_filesize_threshold','1048576'),(192,'portfolio_high_filesize_threshold','5242880'),(193,'portfolio_moderate_db_threshold','20'),(194,'portfolio_high_db_threshold','50'),(195,'repositorycacheexpire','120'),(196,'repositorygetfiletimeout','30'),(197,'repositorysyncfiletimeout','1'),(198,'repositorysyncimagetimeout','3'),(199,'repositoryallowexternallinks','1'),(200,'legacyfilesinnewcourses','0'),(201,'legacyfilesaddallowed','1'),(202,'searchengine','simpledb'),(203,'searchindexwhendisabled','0'),(204,'searchindextime','600'),(205,'searchallavailablecourses','0'),(206,'searchincludeallcourses','0'),(207,'searchenablecategories','0'),(208,'searchdefaultcategory','core-all'),(209,'searchhideallcategory','0'),(210,'enablewsdocumentation','0'),(211,'allowbeforeblock','0'),(212,'allowedip',''),(213,'blockedip',''),(214,'protectusernames','1'),(215,'forcelogin','0'),(216,'forceloginforprofiles','0'),(217,'forceloginforprofileimage','0'),(218,'opentowebcrawlers','0'),(219,'allowindexing','0'),(220,'maxbytes','524288000'),(221,'userquota','31457280'),(222,'allowobjectembed','0'),(223,'enabletrusttext','0'),(224,'maxeditingtime','1800'),(225,'extendedusernamechars','0'),(226,'keeptagnamecase','1'),(227,'profilesforenrolledusersonly','1'),(228,'cronclionly','1'),(229,'cronremotepassword',''),(230,'lockoutthreshold','0'),(231,'lockoutwindow','1800'),(232,'lockoutduration','1800'),(233,'passwordpolicy','1'),(234,'minpasswordlength','8'),(235,'minpassworddigits','1'),(236,'minpasswordlower','1'),(237,'minpasswordupper','1'),(238,'minpasswordnonalphanum','1'),(239,'maxconsecutiveidentchars','0'),(240,'passwordreuselimit','0'),(241,'pwresettime','1800'),(242,'passwordchangelogout','0'),(243,'passwordchangetokendeletion','0'),(244,'tokenduration','7257600'),(245,'groupenrolmentkeypolicy','1'),(246,'disableuserimages','0'),(247,'emailchangeconfirmation','1'),(248,'rememberusername','2'),(249,'strictformsrequired','0'),(250,'cookiesecure','1'),(251,'cookiehttponly','0'),(252,'allowframembedding','0'),(253,'curlsecurityblockedhosts',''),(254,'curlsecurityallowedport',''),(255,'displayloginfailures','0'),(256,'notifyloginfailures',''),(257,'notifyloginthreshold','10'),(258,'themelist',''),(259,'themedesignermode','0'),(260,'allowuserthemes','0'),(261,'allowcoursethemes','0'),(262,'allowcategorythemes','0'),(263,'allowcohortthemes','0'),(264,'allowthemechangeonurl','0'),(265,'allowuserblockhiding','1'),(266,'custommenuitems','Courses\r\n-All courses|/course/\r\n-Course search|/course/search.php'),(267,'customusermenuitems','grades,grades|/grade/report/mygrades.php|t/grades\r\nmessages,message|/message/index.php|t/message\r\npreferences,moodle|/user/preferences.php|t/preferences'),(268,'enabledevicedetection','1'),(269,'devicedetectregex','[]'),(270,'calendartype','gregorian'),(271,'calendar_adminseesall','0'),(272,'calendar_site_timeformat','0'),(273,'calendar_startwday','1'),(274,'calendar_weekend','65'),(275,'calendar_lookahead','21'),(276,'calendar_maxevents','10'),(277,'enablecalendarexport','1'),(278,'calendar_customexport','1'),(279,'calendar_exportlookahead','365'),(280,'calendar_exportlookback','5'),(281,'calendar_exportsalt','JzQJLTs3nfh0GzlAOw8CPi02tdNIthuOaU5oYrDr5Xw0dtVSJIEYF5DB97ZP'),(282,'calendar_showicalsource','1'),(283,'useblogassociations','1'),(284,'bloglevel','4'),(285,'useexternalblogs','1'),(286,'externalblogcrontime','86400'),(287,'maxexternalblogsperuser','1'),(288,'blogusecomments','1'),(289,'blogshowcommentscount','1'),(290,'defaulthomepage','0'),(291,'allowguestmymoodle','1'),(292,'navshowfullcoursenames','0'),(293,'navshowcategories','1'),(294,'navshowmycoursecategories','0'),(295,'navshowallcourses','0'),(296,'navsortmycoursessort','sortorder'),(297,'navsortmycourseshiddenlast','1'),(298,'navcourselimit','10'),(299,'usesitenameforsitepages','0'),(300,'linkadmincategories','0'),(301,'linkcoursesections','1'),(302,'navshowfrontpagemods','1'),(303,'navadduserpostslinks','1'),(304,'formatstringstriptags','1'),(305,'emoticons','[{\"text\":\":-)\",\"imagename\":\"s\\/smiley\",\"imagecomponent\":\"core\",\"altidentifier\":\"smiley\",\"altcomponent\":\"core_pix\"},{\"text\":\":)\",\"imagename\":\"s\\/smiley\",\"imagecomponent\":\"core\",\"altidentifier\":\"smiley\",\"altcomponent\":\"core_pix\"},{\"text\":\":-D\",\"imagename\":\"s\\/biggrin\",\"imagecomponent\":\"core\",\"altidentifier\":\"biggrin\",\"altcomponent\":\"core_pix\"},{\"text\":\";-)\",\"imagename\":\"s\\/wink\",\"imagecomponent\":\"core\",\"altidentifier\":\"wink\",\"altcomponent\":\"core_pix\"},{\"text\":\":-\\/\",\"imagename\":\"s\\/mixed\",\"imagecomponent\":\"core\",\"altidentifier\":\"mixed\",\"altcomponent\":\"core_pix\"},{\"text\":\"V-.\",\"imagename\":\"s\\/thoughtful\",\"imagecomponent\":\"core\",\"altidentifier\":\"thoughtful\",\"altcomponent\":\"core_pix\"},{\"text\":\":-P\",\"imagename\":\"s\\/tongueout\",\"imagecomponent\":\"core\",\"altidentifier\":\"tongueout\",\"altcomponent\":\"core_pix\"},{\"text\":\":-p\",\"imagename\":\"s\\/tongueout\",\"imagecomponent\":\"core\",\"altidentifier\":\"tongueout\",\"altcomponent\":\"core_pix\"},{\"text\":\"B-)\",\"imagename\":\"s\\/cool\",\"imagecomponent\":\"core\",\"altidentifier\":\"cool\",\"altcomponent\":\"core_pix\"},{\"text\":\"^-)\",\"imagename\":\"s\\/approve\",\"imagecomponent\":\"core\",\"altidentifier\":\"approve\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-)\",\"imagename\":\"s\\/wideeyes\",\"imagecomponent\":\"core\",\"altidentifier\":\"wideeyes\",\"altcomponent\":\"core_pix\"},{\"text\":\":o)\",\"imagename\":\"s\\/clown\",\"imagecomponent\":\"core\",\"altidentifier\":\"clown\",\"altcomponent\":\"core_pix\"},{\"text\":\":-(\",\"imagename\":\"s\\/sad\",\"imagecomponent\":\"core\",\"altidentifier\":\"sad\",\"altcomponent\":\"core_pix\"},{\"text\":\":(\",\"imagename\":\"s\\/sad\",\"imagecomponent\":\"core\",\"altidentifier\":\"sad\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-.\",\"imagename\":\"s\\/shy\",\"imagecomponent\":\"core\",\"altidentifier\":\"shy\",\"altcomponent\":\"core_pix\"},{\"text\":\":-I\",\"imagename\":\"s\\/blush\",\"imagecomponent\":\"core\",\"altidentifier\":\"blush\",\"altcomponent\":\"core_pix\"},{\"text\":\":-X\",\"imagename\":\"s\\/kiss\",\"imagecomponent\":\"core\",\"altidentifier\":\"kiss\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-o\",\"imagename\":\"s\\/surprise\",\"imagecomponent\":\"core\",\"altidentifier\":\"surprise\",\"altcomponent\":\"core_pix\"},{\"text\":\"P-|\",\"imagename\":\"s\\/blackeye\",\"imagecomponent\":\"core\",\"altidentifier\":\"blackeye\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-[\",\"imagename\":\"s\\/angry\",\"imagecomponent\":\"core\",\"altidentifier\":\"angry\",\"altcomponent\":\"core_pix\"},{\"text\":\"(grr)\",\"imagename\":\"s\\/angry\",\"imagecomponent\":\"core\",\"altidentifier\":\"angry\",\"altcomponent\":\"core_pix\"},{\"text\":\"xx-P\",\"imagename\":\"s\\/dead\",\"imagecomponent\":\"core\",\"altidentifier\":\"dead\",\"altcomponent\":\"core_pix\"},{\"text\":\"|-.\",\"imagename\":\"s\\/sleepy\",\"imagecomponent\":\"core\",\"altidentifier\":\"sleepy\",\"altcomponent\":\"core_pix\"},{\"text\":\"}-]\",\"imagename\":\"s\\/evil\",\"imagecomponent\":\"core\",\"altidentifier\":\"evil\",\"altcomponent\":\"core_pix\"},{\"text\":\"(h)\",\"imagename\":\"s\\/heart\",\"imagecomponent\":\"core\",\"altidentifier\":\"heart\",\"altcomponent\":\"core_pix\"},{\"text\":\"(heart)\",\"imagename\":\"s\\/heart\",\"imagecomponent\":\"core\",\"altidentifier\":\"heart\",\"altcomponent\":\"core_pix\"},{\"text\":\"(y)\",\"imagename\":\"s\\/yes\",\"imagecomponent\":\"core\",\"altidentifier\":\"yes\",\"altcomponent\":\"core\"},{\"text\":\"(n)\",\"imagename\":\"s\\/no\",\"imagecomponent\":\"core\",\"altidentifier\":\"no\",\"altcomponent\":\"core\"},{\"text\":\"(martin)\",\"imagename\":\"s\\/martin\",\"imagecomponent\":\"core\",\"altidentifier\":\"martin\",\"altcomponent\":\"core_pix\"},{\"text\":\"( )\",\"imagename\":\"s\\/egg\",\"imagecomponent\":\"core\",\"altidentifier\":\"egg\",\"altcomponent\":\"core_pix\"}]'),(306,'docroot',''),(307,'doclang','zh_cn'),(308,'doctonewwindow','0'),(309,'coursecontactduplicates','0'),(310,'courselistshortnames','0'),(311,'coursesperpage','5'),(312,'courseswithsummarieslimit','10'),(313,'courseoverviewfileslimit','5'),(314,'courseoverviewfilesext','.jpg,.gif,.png'),(315,'coursegraceperiodbefore','0'),(316,'coursegraceperiodafter','0'),(317,'useexternalyui','0'),(318,'yuicomboloading','1'),(319,'cachejs','1'),(320,'modchooserdefault','1'),(321,'additionalhtmlhead',''),(322,'additionalhtmltopofbody',''),(323,'additionalhtmlfooter',''),(324,'cachetemplates','1'),(325,'pathtophp',''),(326,'pathtodu',''),(327,'aspellpath',''),(328,'pathtodot',''),(329,'pathtogs','/usr/bin/gs'),(330,'pathtopython',''),(331,'supportname','Admin User'),(332,'supportemail',''),(333,'supportpage',''),(334,'dbsessions','0'),(335,'sessioncookie',''),(336,'sessioncookiepath',''),(337,'sessioncookiedomain',''),(338,'statsfirstrun','none'),(339,'statsmaxruntime','0'),(340,'statsruntimedays','31'),(341,'statsuserthreshold','0'),(342,'slasharguments','1'),(343,'getremoteaddrconf','3'),(344,'reverseproxyignore',''),(345,'proxyhost',''),(346,'proxyport','0'),(347,'proxytype','HTTP'),(348,'proxyuser',''),(349,'proxypassword',''),(350,'proxybypass','localhost, 127.0.0.1'),(351,'maintenance_enabled','1'),(352,'maintenance_message',''),(353,'deleteunconfirmed','168'),(354,'deleteincompleteusers','0'),(355,'disablegradehistory','0'),(356,'gradehistorylifetime','0'),(357,'tempdatafoldercleanup','168'),(358,'filescleanupperiod','86400'),(359,'extramemorylimit','512M'),(360,'maxtimelimit','0'),(361,'curlcache','120'),(362,'curltimeoutkbitrate','56'),(363,'task_scheduled_concurrency_limit','3'),(364,'task_scheduled_max_runtime','1800'),(365,'task_adhoc_concurrency_limit','3'),(366,'task_adhoc_max_runtime','1800'),(367,'task_logmode','1'),(368,'task_logtostdout','1'),(369,'task_logretention','2419200'),(370,'task_logretainruns','20'),(371,'smtphosts','smtp.gmail.com:587'),(372,'smtpsecure','tls'),(373,'smtpauthtype','LOGIN'),(374,'smtpuser','learnresources01@gmail.com'),(375,'smtppass','uxdopgunwaoqauwk'),(376,'smtpmaxbulk','1'),(377,'noreplyaddress','learnresources01@gmail.com'),(378,'allowedemaildomains',''),(379,'sitemailcharset','0'),(380,'allowusermailcharset','0'),(381,'allowattachments','1'),(382,'mailnewline','LF'),(383,'emailfromvia','1'),(384,'emailsubjectprefix',''),(385,'updateautocheck','1'),(386,'updateminmaturity','200'),(387,'updatenotifybuilds','0'),(389,'dndallowtextandlinks','0'),(390,'pathtosassc',''),(391,'contextlocking','0'),(392,'contextlockappliestoadmin','1'),(393,'forceclean','0'),(394,'enablecourserelativedates','0'),(395,'debug','0'),(396,'debugdisplay','0'),(397,'perfdebug','7'),(398,'debugstringids','0'),(399,'debugvalidators','0'),(400,'debugpageinfo','0'),(401,'profilingenabled','0'),(402,'profilingincluded',''),(403,'profilingexcluded',''),(404,'profilingautofrec','0'),(405,'profilingallowme','0'),(406,'profilingallowall','0'),(407,'profilingslow','0'),(408,'profilinglifetime','1440'),(409,'profilingimportprefix','(I)'),(410,'release','3.11.5+ (Build: 20220303)'),(411,'branch','311'),(412,'localcachedirpurged','1646601460'),(413,'scheduledtaskreset','1646601481'),(414,'allversionshash','1148bda26435d8b2dcd72b973db293099c7317b9'),(416,'registrationpending','0'),(417,'notloggedinroleid','6'),(418,'guestroleid','6'),(419,'defaultuserroleid','10'),(420,'creatornewroleid','3'),(421,'restorernewroleid','3'),(422,'sitepolicyhandler',''),(423,'gradebookroles','4,5,7'),(424,'jabberhost',''),(425,'jabberserver',''),(426,'jabberusername',''),(427,'jabberpassword',''),(428,'jabberport','5222'),(429,'airnotifierurl','https://messages.moodle.net'),(430,'airnotifierport','443'),(431,'airnotifiermobileappname','com.moodle.moodlemobile'),(432,'airnotifierappname','commoodlemoodlemobile'),(433,'airnotifieraccesskey',''),(434,'chat_method','ajax'),(435,'chat_refresh_userlist','10'),(436,'chat_old_ping','35'),(437,'chat_refresh_room','5'),(438,'chat_normal_updatemode','jsupdate'),(439,'chat_serverhost','web2.hchannel.tv'),(440,'chat_serverip','127.0.0.1'),(441,'chat_serverport','9111'),(442,'chat_servermax','100'),(443,'data_enablerssfeeds','0'),(444,'feedback_allowfullanonymous','0'),(445,'forum_displaymode','3'),(446,'forum_shortpost','300'),(447,'forum_longpost','600'),(448,'forum_manydiscussions','100'),(449,'forum_maxbytes','512000'),(450,'forum_maxattachments','9'),(451,'forum_subscription','0'),(452,'forum_trackingtype','1'),(453,'forum_trackreadposts','1'),(454,'forum_allowforcedreadtracking','0'),(455,'forum_oldpostdays','14'),(456,'forum_usermarksread','0'),(457,'forum_cleanreadtime','2'),(458,'digestmailtime','17'),(459,'forum_enablerssfeeds','0'),(460,'forum_enabletimedposts','1'),(461,'glossary_entbypage','10'),(462,'glossary_dupentries','0'),(463,'glossary_allowcomments','0'),(464,'glossary_linkbydefault','1'),(465,'glossary_defaultapproval','1'),(466,'glossary_enablerssfeeds','0'),(467,'glossary_linkentries','0'),(468,'glossary_casesensitive','0'),(469,'glossary_fullmatch','0'),(470,'block_course_list_adminview','all'),(471,'block_course_list_hideallcourseslink','0'),(472,'block_html_allowcssclasses','0'),(473,'block_online_users_timetosee','5'),(474,'block_online_users_onlinestatushiding','1'),(475,'block_rss_client_num_entries','5'),(476,'block_rss_client_timeout','30'),(477,'pathtounoconv','/usr/bin/unoconv'),(478,'filter_multilang_force_old','0'),(479,'filter_censor_badwords',''),(480,'logguests','1'),(481,'loglifetime','0'),(482,'profileroles','3,5,10'),(483,'coursecontact','3,4'),(484,'frontpage',''),(485,'frontpageloggedin','5'),(486,'maxcategorydepth','2'),(487,'frontpagecourselimit','5'),(488,'commentsperpage','0'),(489,'defaultfrontpageroleid','6'),(490,'messageinbound_enabled','0'),(491,'messageinbound_mailbox',''),(492,'messageinbound_domain',''),(493,'messageinbound_host',''),(494,'messageinbound_hostssl','ssl'),(495,'messageinbound_hostuser',''),(496,'messageinbound_hostpass',''),(497,'enablemobilewebservice','1'),(498,'timezone','Asia/Hong_Kong'),(499,'registerauth',''),(503,'reposecretkey','1587452359lLYPcqzPElCTLCtC4IbKljbHsBvLmPdu'),(504,'webserviceprotocols','rest'),(506,'paygw_plugins_sortorder','paypal'),(507,'enableuserfeedback','0'),(508,'userfeedback_nextreminder','1'),(509,'userfeedback_remindafter','90'),(510,'enableaccessibilitytools','1'),(511,'defaultpreference_core_contentbank_visibility','1'),(512,'downloadcoursecontentallowed','0'),(513,'maxsizeperdownloadcoursefile','52428800'),(514,'activitychoosertabmode','0'),(515,'activitychooseractivefooter','hidden'),(516,'h5plibraryhandler','h5plib_v124'),(517,'rememberuserlicensepref','1'),(518,'autolangusercreation','1'),(519,'searchenginequeryonly',''),(520,'searchbannerenable','0'),(521,'searchbanner',''),(522,'passwordpolicycheckonlogin','0'),(523,'referrerpolicy','default'),(524,'langmenuinsecurelayout','0'),(525,'logininfoinsecurelayout','0'),(526,'pathtopdftoppm',''),(527,'cron_enabled','1'),(528,'divertallemailsto',''),(529,'divertallemailsexcept',''),(530,'emaildkimselector',''),(531,'emailheaders',''),(532,'mobilecssurl',''),(533,'debugsqltrace','0'),(534,'scorm_updatetimelast','1649347201'),(535,'fileslastcleanup','1649350504'),(536,'updatecronoffset','10750'); /*!40000 ALTER TABLE `mdl_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_config_log` -- DROP TABLE IF EXISTS `mdl_config_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_config_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `plugin` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, `oldvalue` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_conflog_tim_ix` (`timemodified`), KEY `mdl_conflog_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=2231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Changes done in server configuration through admin UI'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_config_log` -- LOCK TABLES `mdl_config_log` WRITE; /*!40000 ALTER TABLE `mdl_config_log` DISABLE KEYS */; INSERT INTO `mdl_config_log` VALUES (1,0,1587099348,NULL,'enableoutcomes','0',NULL),(2,0,1587099348,NULL,'usecomments','1',NULL),(3,0,1587099348,NULL,'usetags','1',NULL),(4,0,1587099348,NULL,'enablenotes','1',NULL),(5,0,1587099348,NULL,'enableportfolios','0',NULL),(6,0,1587099348,NULL,'enablewebservices','0',NULL),(7,0,1587099348,NULL,'enablestats','0',NULL),(8,0,1587099348,NULL,'enablerssfeeds','0',NULL),(9,0,1587099348,NULL,'enableblogs','1',NULL),(10,0,1587099348,NULL,'enablecompletion','1',NULL),(11,0,1587099348,NULL,'completiondefault','1',NULL),(12,0,1587099348,NULL,'enableavailability','1',NULL),(13,0,1587099348,NULL,'enableplagiarism','0',NULL),(14,0,1587099348,NULL,'enablebadges','1',NULL),(15,0,1587099349,NULL,'enableglobalsearch','0',NULL),(16,0,1587099349,NULL,'allowstealth','0',NULL),(17,0,1587099349,NULL,'enableanalytics','1',NULL),(18,0,1587099349,NULL,'allowemojipicker','1',NULL),(19,0,1587099349,NULL,'userfiltersdefault','realname',NULL),(20,0,1587099349,NULL,'defaultpreference_maildisplay','2',NULL),(21,0,1587099349,NULL,'defaultpreference_mailformat','1',NULL),(22,0,1587099349,NULL,'defaultpreference_maildigest','0',NULL),(23,0,1587099349,NULL,'defaultpreference_autosubscribe','1',NULL),(24,0,1587099349,NULL,'defaultpreference_trackforums','0',NULL),(25,0,1587099349,NULL,'autologinguests','0',NULL),(26,0,1587099349,NULL,'hiddenuserfields','',NULL),(27,0,1587099349,NULL,'showuseridentity','email',NULL),(28,0,1587099349,NULL,'fullnamedisplay','language',NULL),(29,0,1587099349,NULL,'alternativefullnameformat','language',NULL),(30,0,1587099349,NULL,'maxusersperpage','100',NULL),(31,0,1587099349,NULL,'enablegravatar','0',NULL),(32,0,1587099349,NULL,'gravatardefaulturl','mm',NULL),(33,0,1587099349,NULL,'agedigitalconsentverification','0',NULL),(34,0,1587099349,NULL,'agedigitalconsentmap','*, 16\nAT, 14\nES, 14\nUS, 13',NULL),(35,0,1587099349,NULL,'sitepolicy','',NULL),(36,0,1587099349,NULL,'sitepolicyguest','',NULL),(37,0,1587099349,'moodlecourse','visible','1',NULL),(38,0,1587099349,'moodlecourse','format','topics',NULL),(39,0,1587099349,'moodlecourse','maxsections','52',NULL),(40,0,1587099349,'moodlecourse','numsections','4',NULL),(41,0,1587099349,'moodlecourse','hiddensections','0',NULL),(42,0,1587099349,'moodlecourse','coursedisplay','0',NULL),(43,0,1587099349,'moodlecourse','courseenddateenabled','1',NULL),(44,0,1587099349,'moodlecourse','courseduration','31536000',NULL),(45,0,1587099349,'moodlecourse','lang','',NULL),(46,0,1587099349,'moodlecourse','newsitems','5',NULL),(47,0,1587099349,'moodlecourse','showgrades','1',NULL),(48,0,1587099349,'moodlecourse','showreports','0',NULL),(49,0,1587099349,'moodlecourse','maxbytes','0',NULL),(50,0,1587099349,'moodlecourse','enablecompletion','1',NULL),(51,0,1587099349,'moodlecourse','groupmode','0',NULL),(52,0,1587099349,'moodlecourse','groupmodeforce','0',NULL),(53,0,1587099349,NULL,'enablecourserequests','1',NULL),(54,0,1587099349,NULL,'defaultrequestcategory','1',NULL),(55,0,1587099349,NULL,'lockrequestcategory','0',NULL),(56,0,1587099349,NULL,'courserequestnotify','',NULL),(57,0,1587099349,'backup','loglifetime','30',NULL),(58,0,1587099349,'backup','backup_general_users','1',NULL),(59,0,1587099349,'backup','backup_general_users_locked','',NULL),(60,0,1587099349,'backup','backup_general_anonymize','0',NULL),(61,0,1587099349,'backup','backup_general_anonymize_locked','',NULL),(62,0,1587099349,'backup','backup_general_role_assignments','1',NULL),(63,0,1587099349,'backup','backup_general_role_assignments_locked','',NULL),(64,0,1587099349,'backup','backup_general_activities','1',NULL),(65,0,1587099349,'backup','backup_general_activities_locked','',NULL),(66,0,1587099349,'backup','backup_general_blocks','1',NULL),(67,0,1587099349,'backup','backup_general_blocks_locked','',NULL),(68,0,1587099349,'backup','backup_general_files','1',NULL),(69,0,1587099349,'backup','backup_general_files_locked','',NULL),(70,0,1587099349,'backup','backup_general_filters','1',NULL),(71,0,1587099349,'backup','backup_general_filters_locked','',NULL),(72,0,1587099349,'backup','backup_general_comments','1',NULL),(73,0,1587099349,'backup','backup_general_comments_locked','',NULL),(74,0,1587099349,'backup','backup_general_badges','1',NULL),(75,0,1587099349,'backup','backup_general_badges_locked','',NULL),(76,0,1587099349,'backup','backup_general_calendarevents','1',NULL),(77,0,1587099349,'backup','backup_general_calendarevents_locked','',NULL),(78,0,1587099349,'backup','backup_general_userscompletion','1',NULL),(79,0,1587099349,'backup','backup_general_userscompletion_locked','',NULL),(80,0,1587099349,'backup','backup_general_logs','0',NULL),(81,0,1587099349,'backup','backup_general_logs_locked','',NULL),(82,0,1587099349,'backup','backup_general_histories','0',NULL),(83,0,1587099349,'backup','backup_general_histories_locked','',NULL),(84,0,1587099349,'backup','backup_general_questionbank','1',NULL),(85,0,1587099349,'backup','backup_general_questionbank_locked','',NULL),(86,0,1587099349,'backup','backup_general_groups','1',NULL),(87,0,1587099349,'backup','backup_general_groups_locked','',NULL),(88,0,1587099349,'backup','backup_general_competencies','1',NULL),(89,0,1587099349,'backup','backup_general_competencies_locked','',NULL),(90,0,1587099349,'backup','import_general_maxresults','10',NULL),(91,0,1587099349,'backup','import_general_duplicate_admin_allowed','0',NULL),(92,0,1587099349,'backup','backup_import_activities','1',NULL),(93,0,1587099349,'backup','backup_import_activities_locked','',NULL),(94,0,1587099349,'backup','backup_import_blocks','1',NULL),(95,0,1587099349,'backup','backup_import_blocks_locked','',NULL),(96,0,1587099349,'backup','backup_import_filters','1',NULL),(97,0,1587099349,'backup','backup_import_filters_locked','',NULL),(98,0,1587099349,'backup','backup_import_calendarevents','1',NULL),(99,0,1587099349,'backup','backup_import_calendarevents_locked','',NULL),(100,0,1587099349,'backup','backup_import_questionbank','1',NULL),(101,0,1587099349,'backup','backup_import_questionbank_locked','',NULL),(102,0,1587099349,'backup','backup_import_groups','1',NULL),(103,0,1587099349,'backup','backup_import_groups_locked','',NULL),(104,0,1587099349,'backup','backup_import_competencies','1',NULL),(105,0,1587099349,'backup','backup_import_competencies_locked','',NULL),(106,0,1587099349,'backup','backup_auto_active','0',NULL),(107,0,1587099349,'backup','backup_auto_weekdays','0000000',NULL),(108,0,1587099349,'backup','backup_auto_hour','0',NULL),(109,0,1587099349,'backup','backup_auto_minute','0',NULL),(110,0,1587099349,'backup','backup_auto_storage','0',NULL),(111,0,1587099349,'backup','backup_auto_destination','',NULL),(112,0,1587099349,'backup','backup_auto_max_kept','1',NULL),(113,0,1587099349,'backup','backup_auto_delete_days','0',NULL),(114,0,1587099349,'backup','backup_auto_min_kept','0',NULL),(115,0,1587099349,'backup','backup_shortname','0',NULL),(116,0,1587099349,'backup','backup_auto_skip_hidden','1',NULL),(117,0,1587099349,'backup','backup_auto_skip_modif_days','30',NULL),(118,0,1587099349,'backup','backup_auto_skip_modif_prev','0',NULL),(119,0,1587099349,'backup','backup_auto_users','1',NULL),(120,0,1587099349,'backup','backup_auto_role_assignments','1',NULL),(121,0,1587099349,'backup','backup_auto_activities','1',NULL),(122,0,1587099349,'backup','backup_auto_blocks','1',NULL),(123,0,1587099349,'backup','backup_auto_files','1',NULL),(124,0,1587099349,'backup','backup_auto_filters','1',NULL),(125,0,1587099349,'backup','backup_auto_comments','1',NULL),(126,0,1587099349,'backup','backup_auto_badges','1',NULL),(127,0,1587099349,'backup','backup_auto_calendarevents','1',NULL),(128,0,1587099349,'backup','backup_auto_userscompletion','1',NULL),(129,0,1587099349,'backup','backup_auto_logs','0',NULL),(130,0,1587099349,'backup','backup_auto_histories','0',NULL),(131,0,1587099349,'backup','backup_auto_questionbank','1',NULL),(132,0,1587099349,'backup','backup_auto_groups','1',NULL),(133,0,1587099349,'backup','backup_auto_competencies','1',NULL),(134,0,1587099349,'restore','restore_general_users','1',NULL),(135,0,1587099349,'restore','restore_general_users_locked','',NULL),(136,0,1587099349,'restore','restore_general_enrolments','1',NULL),(137,0,1587099349,'restore','restore_general_enrolments_locked','',NULL),(138,0,1587099349,'restore','restore_general_role_assignments','1',NULL),(139,0,1587099349,'restore','restore_general_role_assignments_locked','',NULL),(140,0,1587099349,'restore','restore_general_activities','1',NULL),(141,0,1587099349,'restore','restore_general_activities_locked','',NULL),(142,0,1587099349,'restore','restore_general_blocks','1',NULL),(143,0,1587099349,'restore','restore_general_blocks_locked','',NULL),(144,0,1587099349,'restore','restore_general_filters','1',NULL),(145,0,1587099349,'restore','restore_general_filters_locked','',NULL),(146,0,1587099349,'restore','restore_general_comments','1',NULL),(147,0,1587099349,'restore','restore_general_comments_locked','',NULL),(148,0,1587099349,'restore','restore_general_badges','1',NULL),(149,0,1587099349,'restore','restore_general_badges_locked','',NULL),(150,0,1587099349,'restore','restore_general_calendarevents','1',NULL),(151,0,1587099349,'restore','restore_general_calendarevents_locked','',NULL),(152,0,1587099349,'restore','restore_general_userscompletion','1',NULL),(153,0,1587099349,'restore','restore_general_userscompletion_locked','',NULL),(154,0,1587099349,'restore','restore_general_logs','1',NULL),(155,0,1587099350,'restore','restore_general_logs_locked','',NULL),(156,0,1587099350,'restore','restore_general_histories','1',NULL),(157,0,1587099350,'restore','restore_general_histories_locked','',NULL),(158,0,1587099350,'restore','restore_general_groups','1',NULL),(159,0,1587099350,'restore','restore_general_groups_locked','',NULL),(160,0,1587099350,'restore','restore_general_competencies','1',NULL),(161,0,1587099350,'restore','restore_general_competencies_locked','',NULL),(162,0,1587099350,'restore','restore_merge_overwrite_conf','0',NULL),(163,0,1587099350,'restore','restore_merge_overwrite_conf_locked','',NULL),(164,0,1587099350,'restore','restore_merge_course_fullname','1',NULL),(165,0,1587099350,'restore','restore_merge_course_fullname_locked','',NULL),(166,0,1587099350,'restore','restore_merge_course_shortname','1',NULL),(167,0,1587099350,'restore','restore_merge_course_shortname_locked','',NULL),(168,0,1587099350,'restore','restore_merge_course_startdate','1',NULL),(169,0,1587099350,'restore','restore_merge_course_startdate_locked','',NULL),(170,0,1587099350,'restore','restore_replace_overwrite_conf','0',NULL),(171,0,1587099350,'restore','restore_replace_overwrite_conf_locked','',NULL),(172,0,1587099350,'restore','restore_replace_course_fullname','1',NULL),(173,0,1587099350,'restore','restore_replace_course_fullname_locked','',NULL),(174,0,1587099350,'restore','restore_replace_course_shortname','1',NULL),(175,0,1587099350,'restore','restore_replace_course_shortname_locked','',NULL),(176,0,1587099350,'restore','restore_replace_course_startdate','1',NULL),(177,0,1587099350,'restore','restore_replace_course_startdate_locked','',NULL),(178,0,1587099350,'restore','restore_replace_keep_roles_and_enrolments','0',NULL),(179,0,1587099350,'restore','restore_replace_keep_roles_and_enrolments_locked','',NULL),(180,0,1587099350,'restore','restore_replace_keep_groups_and_groupings','0',NULL),(181,0,1587099350,'restore','restore_replace_keep_groups_and_groupings_locked','',NULL),(182,0,1587099350,NULL,'enableasyncbackup','0',NULL),(183,0,1587099350,'backup','backup_async_message_users','0',NULL),(184,0,1587099350,'backup','backup_async_message_subject','Moodle {operation} completed successfully',NULL),(185,0,1587099350,'backup','backup_async_message','Hi {user_firstname},
Your {operation} (ID: {backupid}) has completed successfully.

You can access it here: {link}.',NULL),(186,0,1587099350,NULL,'grade_profilereport','user',NULL),(187,0,1587099350,NULL,'grade_aggregationposition','1',NULL),(188,0,1587099350,NULL,'grade_includescalesinaggregation','1',NULL),(189,0,1587099350,NULL,'grade_hiddenasdate','0',NULL),(190,0,1587099350,NULL,'gradepublishing','0',NULL),(191,0,1587099350,NULL,'grade_export_exportfeedback','0',NULL),(192,0,1587099350,NULL,'grade_export_displaytype','1',NULL),(193,0,1587099350,NULL,'grade_export_decimalpoints','2',NULL),(194,0,1587099350,NULL,'grade_navmethod','1',NULL),(195,0,1587099350,NULL,'grade_export_userprofilefields','firstname,lastname,idnumber,institution,department,email',NULL),(196,0,1587099350,NULL,'grade_export_customprofilefields','',NULL),(197,0,1587099350,NULL,'recovergradesdefault','0',NULL),(198,0,1587099350,NULL,'gradeexport','',NULL),(199,0,1587099350,NULL,'unlimitedgrades','0',NULL),(200,0,1587099350,NULL,'grade_report_showmin','1',NULL),(201,0,1587099350,NULL,'gradepointmax','100',NULL),(202,0,1587099350,NULL,'gradepointdefault','100',NULL),(203,0,1587099350,NULL,'grade_minmaxtouse','1',NULL),(204,0,1587099350,NULL,'grade_mygrades_report','overview',NULL),(205,0,1587099350,NULL,'gradereport_mygradeurl','',NULL),(206,0,1587099350,NULL,'grade_hideforcedsettings','1',NULL),(207,0,1587099350,NULL,'grade_aggregation','13',NULL),(208,0,1587099350,NULL,'grade_aggregation_flag','0',NULL),(209,0,1587099350,NULL,'grade_aggregations_visible','13',NULL),(210,0,1587099350,NULL,'grade_aggregateonlygraded','1',NULL),(211,0,1587099350,NULL,'grade_aggregateonlygraded_flag','2',NULL),(212,0,1587099350,NULL,'grade_aggregateoutcomes','0',NULL),(213,0,1587099350,NULL,'grade_aggregateoutcomes_flag','2',NULL),(214,0,1587099350,NULL,'grade_keephigh','0',NULL),(215,0,1587099350,NULL,'grade_keephigh_flag','3',NULL),(216,0,1587099350,NULL,'grade_droplow','0',NULL),(217,0,1587099350,NULL,'grade_droplow_flag','2',NULL),(218,0,1587099350,NULL,'grade_overridecat','1',NULL),(219,0,1587099350,NULL,'grade_displaytype','1',NULL),(220,0,1587099350,NULL,'grade_decimalpoints','2',NULL),(221,0,1587099350,NULL,'grade_item_advanced','iteminfo,idnumber,gradepass,plusfactor,multfactor,display,decimals,hiddenuntil,locktime',NULL),(222,0,1587099350,NULL,'grade_report_studentsperpage','100',NULL),(223,0,1587099350,NULL,'grade_report_showonlyactiveenrol','1',NULL),(224,0,1587099350,NULL,'grade_report_quickgrading','1',NULL),(225,0,1587099350,NULL,'grade_report_showquickfeedback','0',NULL),(226,0,1587099350,NULL,'grade_report_meanselection','1',NULL),(227,0,1587099350,NULL,'grade_report_enableajax','0',NULL),(228,0,1587099350,NULL,'grade_report_showcalculations','1',NULL),(229,0,1587099350,NULL,'grade_report_showeyecons','0',NULL),(230,0,1587099350,NULL,'grade_report_showaverages','1',NULL),(231,0,1587099350,NULL,'grade_report_showlocks','0',NULL),(232,0,1587099350,NULL,'grade_report_showranges','0',NULL),(233,0,1587099350,NULL,'grade_report_showanalysisicon','1',NULL),(234,0,1587099350,NULL,'grade_report_showuserimage','1',NULL),(235,0,1587099350,NULL,'grade_report_showactivityicons','1',NULL),(236,0,1587099350,NULL,'grade_report_shownumberofgrades','0',NULL),(237,0,1587099350,NULL,'grade_report_averagesdisplaytype','inherit',NULL),(238,0,1587099350,NULL,'grade_report_rangesdisplaytype','inherit',NULL),(239,0,1587099350,NULL,'grade_report_averagesdecimalpoints','inherit',NULL),(240,0,1587099350,NULL,'grade_report_rangesdecimalpoints','inherit',NULL),(241,0,1587099350,NULL,'grade_report_historyperpage','50',NULL),(242,0,1587099350,NULL,'grade_report_overview_showrank','0',NULL),(243,0,1587099350,NULL,'grade_report_overview_showtotalsifcontainhidden','0',NULL),(244,0,1587099350,NULL,'grade_report_user_showrank','0',NULL),(245,0,1587099350,NULL,'grade_report_user_showpercentage','1',NULL),(246,0,1587099350,NULL,'grade_report_user_showgrade','1',NULL),(247,0,1587099350,NULL,'grade_report_user_showfeedback','1',NULL),(248,0,1587099350,NULL,'grade_report_user_showrange','1',NULL),(249,0,1587099350,NULL,'grade_report_user_showweight','1',NULL),(250,0,1587099350,NULL,'grade_report_user_showaverage','0',NULL),(251,0,1587099350,NULL,'grade_report_user_showlettergrade','0',NULL),(252,0,1587099350,NULL,'grade_report_user_rangedecimals','0',NULL),(253,0,1587099350,NULL,'grade_report_user_showhiddenitems','1',NULL),(254,0,1587099350,NULL,'grade_report_user_showtotalsifcontainhidden','0',NULL),(255,0,1587099350,NULL,'grade_report_user_showcontributiontocoursetotal','1',NULL),(256,0,1587099350,'analytics','modeinstruction','',NULL),(257,0,1587099350,'analytics','percentonline','0',NULL),(258,0,1587099350,'analytics','typeinstitution','',NULL),(259,0,1587099350,'analytics','levelinstitution','',NULL),(260,0,1587099350,'analytics','predictionsprocessor','\\mlbackend_php\\processor',NULL),(261,0,1587099350,'analytics','defaulttimesplittingsevaluation','\\core\\analytics\\time_splitting\\quarters_accum,\\core\\analytics\\time_splitting\\quarters,\\core\\analytics\\time_splitting\\single_range',NULL),(262,0,1587099350,'analytics','modeloutputdir','/var/www/fcdata/models',NULL),(263,0,1587099350,'analytics','onlycli','1',NULL),(264,0,1587099350,'analytics','modeltimelimit','1200',NULL),(265,0,1587099350,'core_competency','enabled','1',NULL),(266,0,1587099350,'core_competency','pushcourseratingstouserplans','1',NULL),(267,0,1587099350,NULL,'badges_defaultissuername','',NULL),(268,0,1587099350,NULL,'badges_defaultissuercontact','',NULL),(269,0,1587099350,NULL,'badges_badgesalt','badges1587099343',NULL),(270,0,1587099350,NULL,'badges_allowcoursebadges','1',NULL),(271,0,1587099350,NULL,'badges_allowexternalbackpack','1',NULL),(272,0,1587099350,NULL,'timezone','Europe/London',NULL),(273,0,1587099351,NULL,'forcetimezone','99',NULL),(274,0,1587099351,NULL,'country','0',NULL),(275,0,1587099351,NULL,'defaultcity','',NULL),(276,0,1587099351,NULL,'geoip2file','/var/www/fcdata/geoip/GeoLite2-City.mmdb',NULL),(277,0,1587099351,NULL,'googlemapkey3','',NULL),(278,0,1587099351,NULL,'allcountrycodes','',NULL),(279,0,1587099351,NULL,'autolang','1',NULL),(280,0,1587099351,NULL,'lang','en',NULL),(281,0,1587099351,NULL,'langmenu','1',NULL),(282,0,1587099351,NULL,'langlist','',NULL),(283,0,1587099351,NULL,'langcache','1',NULL),(284,0,1587099351,NULL,'langstringcache','1',NULL),(285,0,1587099351,NULL,'locale','',NULL),(286,0,1587099351,NULL,'latinexcelexport','0',NULL),(287,0,1587099351,NULL,'messaging','1',NULL),(288,0,1587099351,NULL,'messagingallusers','0',NULL),(289,0,1587099351,NULL,'messagingdefaultpressenter','1',NULL),(290,0,1587099351,NULL,'messagingdeletereadnotificationsdelay','604800',NULL),(291,0,1587099351,NULL,'messagingdeleteallnotificationsdelay','2620800',NULL),(292,0,1587099351,NULL,'messagingallowemailoverride','0',NULL),(293,0,1587099351,NULL,'requiremodintro','0',NULL),(294,0,1587099351,NULL,'registerauth','',NULL),(295,0,1587099351,NULL,'authloginviaemail','0',NULL),(296,0,1587099351,NULL,'allowaccountssameemail','0',NULL),(297,0,1587099351,NULL,'authpreventaccountcreation','0',NULL),(298,0,1587099351,NULL,'loginpageautofocus','0',NULL),(299,0,1587099351,NULL,'guestloginbutton','1',NULL),(300,0,1587099351,NULL,'limitconcurrentlogins','0',NULL),(301,0,1587099351,NULL,'alternateloginurl','',NULL),(302,0,1587099351,NULL,'forgottenpasswordurl','',NULL),(303,0,1587099351,NULL,'auth_instructions','',NULL),(304,0,1587099351,NULL,'allowemailaddresses','',NULL),(305,0,1587099351,NULL,'denyemailaddresses','',NULL),(306,0,1587099351,NULL,'verifychangedemail','1',NULL),(307,0,1587099351,NULL,'recaptchapublickey','',NULL),(308,0,1587099351,NULL,'recaptchaprivatekey','',NULL),(309,0,1587099351,'cachestore_apcu','testperformance','0',NULL),(310,0,1587099351,'cachestore_memcached','testservers','',NULL),(311,0,1587099351,'cachestore_mongodb','testserver','',NULL),(312,0,1587099351,'cachestore_redis','test_server','',NULL),(313,0,1587099351,'cachestore_redis','test_password','',NULL),(314,0,1587099351,NULL,'filteruploadedfiles','0',NULL),(315,0,1587099351,NULL,'filtermatchoneperpage','0',NULL),(316,0,1587099351,NULL,'filtermatchonepertext','0',NULL),(317,0,1587099351,NULL,'sitedefaultlicense','allrightsreserved',NULL),(318,0,1587099351,NULL,'media_default_width','400',NULL),(319,0,1587099351,NULL,'media_default_height','300',NULL),(320,0,1587099351,NULL,'portfolio_moderate_filesize_threshold','1048576',NULL),(321,0,1587099351,NULL,'portfolio_high_filesize_threshold','5242880',NULL),(322,0,1587099351,NULL,'portfolio_moderate_db_threshold','20',NULL),(323,0,1587099351,NULL,'portfolio_high_db_threshold','50',NULL),(324,0,1587099351,'question_preview','behaviour','deferredfeedback',NULL),(325,0,1587099351,'question_preview','correctness','1',NULL),(326,0,1587099351,'question_preview','marks','2',NULL),(327,0,1587099351,'question_preview','markdp','2',NULL),(328,0,1587099351,'question_preview','feedback','1',NULL),(329,0,1587099351,'question_preview','generalfeedback','1',NULL),(330,0,1587099351,'question_preview','rightanswer','1',NULL),(331,0,1587099351,'question_preview','history','0',NULL),(332,0,1587099351,NULL,'repositorycacheexpire','120',NULL),(333,0,1587099351,NULL,'repositorygetfiletimeout','30',NULL),(334,0,1587099351,NULL,'repositorysyncfiletimeout','1',NULL),(335,0,1587099351,NULL,'repositorysyncimagetimeout','3',NULL),(336,0,1587099351,NULL,'repositoryallowexternallinks','1',NULL),(337,0,1587099351,NULL,'legacyfilesinnewcourses','0',NULL),(338,0,1587099351,NULL,'legacyfilesaddallowed','1',NULL),(339,0,1587099351,NULL,'searchengine','simpledb',NULL),(340,0,1587099351,NULL,'searchindexwhendisabled','0',NULL),(341,0,1587099351,NULL,'searchindextime','600',NULL),(342,0,1587099351,NULL,'searchallavailablecourses','0',NULL),(343,0,1587099351,NULL,'searchincludeallcourses','0',NULL),(344,0,1587099351,NULL,'searchenablecategories','0',NULL),(345,0,1587099351,NULL,'searchdefaultcategory','core-all',NULL),(346,0,1587099351,NULL,'searchhideallcategory','0',NULL),(347,0,1587099351,NULL,'enablewsdocumentation','0',NULL),(348,0,1587099351,NULL,'allowbeforeblock','0',NULL),(349,0,1587099351,NULL,'allowedip','',NULL),(350,0,1587099351,NULL,'blockedip','',NULL),(351,0,1587099351,NULL,'protectusernames','1',NULL),(352,0,1587099351,NULL,'forcelogin','0',NULL),(353,0,1587099351,NULL,'forceloginforprofiles','1',NULL),(354,0,1587099351,NULL,'forceloginforprofileimage','0',NULL),(355,0,1587099351,NULL,'opentowebcrawlers','0',NULL),(356,0,1587099351,NULL,'allowindexing','0',NULL),(357,0,1587099351,NULL,'maxbytes','0',NULL),(358,0,1587099351,NULL,'userquota','104857600',NULL),(359,0,1587099351,NULL,'allowobjectembed','0',NULL),(360,0,1587099351,NULL,'enabletrusttext','0',NULL),(361,0,1587099351,NULL,'maxeditingtime','1800',NULL),(362,0,1587099351,NULL,'extendedusernamechars','0',NULL),(363,0,1587099351,NULL,'keeptagnamecase','1',NULL),(364,0,1587099351,NULL,'profilesforenrolledusersonly','1',NULL),(365,0,1587099351,NULL,'cronclionly','1',NULL),(366,0,1587099351,NULL,'cronremotepassword','',NULL),(367,0,1587099351,'tool_task','enablerunnow','1',NULL),(368,0,1587099351,NULL,'lockoutthreshold','0',NULL),(369,0,1587099351,NULL,'lockoutwindow','1800',NULL),(370,0,1587099351,NULL,'lockoutduration','1800',NULL),(371,0,1587099351,NULL,'passwordpolicy','1',NULL),(372,0,1587099351,NULL,'minpasswordlength','8',NULL),(373,0,1587099351,NULL,'minpassworddigits','1',NULL),(374,0,1587099351,NULL,'minpasswordlower','1',NULL),(375,0,1587099351,NULL,'minpasswordupper','1',NULL),(376,0,1587099351,NULL,'minpasswordnonalphanum','1',NULL),(377,0,1587099351,NULL,'maxconsecutiveidentchars','0',NULL),(378,0,1587099352,NULL,'passwordreuselimit','0',NULL),(379,0,1587099352,NULL,'pwresettime','1800',NULL),(380,0,1587099352,NULL,'passwordchangelogout','0',NULL),(381,0,1587099352,NULL,'passwordchangetokendeletion','0',NULL),(382,0,1587099352,NULL,'tokenduration','7257600',NULL),(383,0,1587099352,NULL,'groupenrolmentkeypolicy','1',NULL),(384,0,1587099352,NULL,'disableuserimages','0',NULL),(385,0,1587099352,NULL,'emailchangeconfirmation','1',NULL),(386,0,1587099352,NULL,'rememberusername','2',NULL),(387,0,1587099352,NULL,'strictformsrequired','0',NULL),(388,0,1587099352,NULL,'cookiesecure','1',NULL),(389,0,1587099352,NULL,'cookiehttponly','0',NULL),(390,0,1587099352,NULL,'allowframembedding','0',NULL),(391,0,1587099352,NULL,'curlsecurityblockedhosts','',NULL),(392,0,1587099352,NULL,'curlsecurityallowedport','',NULL),(393,0,1587099352,NULL,'displayloginfailures','0',NULL),(394,0,1587099352,NULL,'notifyloginfailures','',NULL),(395,0,1587099352,NULL,'notifyloginthreshold','10',NULL),(396,0,1587099352,NULL,'themelist','',NULL),(397,0,1587099352,NULL,'themedesignermode','0',NULL),(398,0,1587099352,NULL,'allowuserthemes','0',NULL),(399,0,1587099352,NULL,'allowcoursethemes','0',NULL),(400,0,1587099352,NULL,'allowcategorythemes','0',NULL),(401,0,1587099352,NULL,'allowcohortthemes','0',NULL),(402,0,1587099352,NULL,'allowthemechangeonurl','0',NULL),(403,0,1587099352,NULL,'allowuserblockhiding','1',NULL),(404,0,1587099352,NULL,'custommenuitems','',NULL),(405,0,1587099352,NULL,'customusermenuitems','grades,grades|/grade/report/mygrades.php|t/grades\nmessages,message|/message/index.php|t/message\npreferences,moodle|/user/preferences.php|t/preferences',NULL),(406,0,1587099352,NULL,'enabledevicedetection','1',NULL),(407,0,1587099352,NULL,'devicedetectregex','[]',NULL),(408,0,1587099352,'theme_boost','preset','default.scss',NULL),(409,0,1587099352,'theme_boost','presetfiles','',NULL),(410,0,1587099352,'theme_boost','backgroundimage','',NULL),(411,0,1587099352,'theme_boost','brandcolor','',NULL),(412,0,1587099352,'theme_boost','scsspre','',NULL),(413,0,1587099352,'theme_boost','scss','',NULL),(414,0,1587099352,'theme_classic','navbardark','0',NULL),(415,0,1587099352,'theme_classic','preset','default.scss',NULL),(416,0,1587099352,'theme_classic','presetfiles','',NULL),(417,0,1587099352,'theme_classic','backgroundimage','',NULL),(418,0,1587099352,'theme_classic','brandcolor','',NULL),(419,0,1587099352,'theme_classic','scsspre','',NULL),(420,0,1587099352,'theme_classic','scss','',NULL),(421,0,1587099352,'core_admin','logo','',NULL),(422,0,1587099352,'core_admin','logocompact','',NULL),(423,0,1587099352,'core_admin','coursecolor1','#81ecec',NULL),(424,0,1587099352,'core_admin','coursecolor2','#74b9ff',NULL),(425,0,1587099352,'core_admin','coursecolor3','#a29bfe',NULL),(426,0,1587099352,'core_admin','coursecolor4','#dfe6e9',NULL),(427,0,1587099352,'core_admin','coursecolor5','#00b894',NULL),(428,0,1587099352,'core_admin','coursecolor6','#0984e3',NULL),(429,0,1587099352,'core_admin','coursecolor7','#b2bec3',NULL),(430,0,1587099352,'core_admin','coursecolor8','#fdcb6e',NULL),(431,0,1587099352,'core_admin','coursecolor9','#fd79a8',NULL),(432,0,1587099352,'core_admin','coursecolor10','#6c5ce7',NULL),(433,0,1587099352,NULL,'calendartype','gregorian',NULL),(434,0,1587099352,NULL,'calendar_adminseesall','0',NULL),(435,0,1587099352,NULL,'calendar_site_timeformat','0',NULL),(436,0,1587099352,NULL,'calendar_startwday','1',NULL),(437,0,1587099352,NULL,'calendar_weekend','65',NULL),(438,0,1587099352,NULL,'calendar_lookahead','21',NULL),(439,0,1587099352,NULL,'calendar_maxevents','10',NULL),(440,0,1587099352,NULL,'enablecalendarexport','1',NULL),(441,0,1587099352,NULL,'calendar_customexport','1',NULL),(442,0,1587099352,NULL,'calendar_exportlookahead','365',NULL),(443,0,1587099352,NULL,'calendar_exportlookback','5',NULL),(444,0,1587099352,NULL,'calendar_exportsalt','EaFSPufYBbFqRn5A27CdOtnKG0Eo5iqhS4IzTGAcy6nrKE948cb3cklW54xA',NULL),(445,0,1587099352,NULL,'calendar_showicalsource','1',NULL),(446,0,1587099352,NULL,'useblogassociations','1',NULL),(447,0,1587099352,NULL,'bloglevel','4',NULL),(448,0,1587099352,NULL,'useexternalblogs','1',NULL),(449,0,1587099352,NULL,'externalblogcrontime','86400',NULL),(450,0,1587099352,NULL,'maxexternalblogsperuser','1',NULL),(451,0,1587099352,NULL,'blogusecomments','1',NULL),(452,0,1587099352,NULL,'blogshowcommentscount','1',NULL),(453,0,1587099352,NULL,'defaulthomepage','1',NULL),(454,0,1587099352,NULL,'allowguestmymoodle','1',NULL),(455,0,1587099352,NULL,'navshowfullcoursenames','0',NULL),(456,0,1587099352,NULL,'navshowcategories','1',NULL),(457,0,1587099352,NULL,'navshowmycoursecategories','0',NULL),(458,0,1587099352,NULL,'navshowallcourses','0',NULL),(459,0,1587099352,NULL,'navsortmycoursessort','sortorder',NULL),(460,0,1587099352,NULL,'navsortmycourseshiddenlast','1',NULL),(461,0,1587099352,NULL,'navcourselimit','10',NULL),(462,0,1587099352,NULL,'usesitenameforsitepages','0',NULL),(463,0,1587099352,NULL,'linkadmincategories','1',NULL),(464,0,1587099352,NULL,'linkcoursesections','1',NULL),(465,0,1587099352,NULL,'navshowfrontpagemods','1',NULL),(466,0,1587099352,NULL,'navadduserpostslinks','1',NULL),(467,0,1587099352,NULL,'formatstringstriptags','1',NULL),(468,0,1587099352,NULL,'emoticons','[{\"text\":\":-)\",\"imagename\":\"s\\/smiley\",\"imagecomponent\":\"core\",\"altidentifier\":\"smiley\",\"altcomponent\":\"core_pix\"},{\"text\":\":)\",\"imagename\":\"s\\/smiley\",\"imagecomponent\":\"core\",\"altidentifier\":\"smiley\",\"altcomponent\":\"core_pix\"},{\"text\":\":-D\",\"imagename\":\"s\\/biggrin\",\"imagecomponent\":\"core\",\"altidentifier\":\"biggrin\",\"altcomponent\":\"core_pix\"},{\"text\":\";-)\",\"imagename\":\"s\\/wink\",\"imagecomponent\":\"core\",\"altidentifier\":\"wink\",\"altcomponent\":\"core_pix\"},{\"text\":\":-\\/\",\"imagename\":\"s\\/mixed\",\"imagecomponent\":\"core\",\"altidentifier\":\"mixed\",\"altcomponent\":\"core_pix\"},{\"text\":\"V-.\",\"imagename\":\"s\\/thoughtful\",\"imagecomponent\":\"core\",\"altidentifier\":\"thoughtful\",\"altcomponent\":\"core_pix\"},{\"text\":\":-P\",\"imagename\":\"s\\/tongueout\",\"imagecomponent\":\"core\",\"altidentifier\":\"tongueout\",\"altcomponent\":\"core_pix\"},{\"text\":\":-p\",\"imagename\":\"s\\/tongueout\",\"imagecomponent\":\"core\",\"altidentifier\":\"tongueout\",\"altcomponent\":\"core_pix\"},{\"text\":\"B-)\",\"imagename\":\"s\\/cool\",\"imagecomponent\":\"core\",\"altidentifier\":\"cool\",\"altcomponent\":\"core_pix\"},{\"text\":\"^-)\",\"imagename\":\"s\\/approve\",\"imagecomponent\":\"core\",\"altidentifier\":\"approve\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-)\",\"imagename\":\"s\\/wideeyes\",\"imagecomponent\":\"core\",\"altidentifier\":\"wideeyes\",\"altcomponent\":\"core_pix\"},{\"text\":\":o)\",\"imagename\":\"s\\/clown\",\"imagecomponent\":\"core\",\"altidentifier\":\"clown\",\"altcomponent\":\"core_pix\"},{\"text\":\":-(\",\"imagename\":\"s\\/sad\",\"imagecomponent\":\"core\",\"altidentifier\":\"sad\",\"altcomponent\":\"core_pix\"},{\"text\":\":(\",\"imagename\":\"s\\/sad\",\"imagecomponent\":\"core\",\"altidentifier\":\"sad\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-.\",\"imagename\":\"s\\/shy\",\"imagecomponent\":\"core\",\"altidentifier\":\"shy\",\"altcomponent\":\"core_pix\"},{\"text\":\":-I\",\"imagename\":\"s\\/blush\",\"imagecomponent\":\"core\",\"altidentifier\":\"blush\",\"altcomponent\":\"core_pix\"},{\"text\":\":-X\",\"imagename\":\"s\\/kiss\",\"imagecomponent\":\"core\",\"altidentifier\":\"kiss\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-o\",\"imagename\":\"s\\/surprise\",\"imagecomponent\":\"core\",\"altidentifier\":\"surprise\",\"altcomponent\":\"core_pix\"},{\"text\":\"P-|\",\"imagename\":\"s\\/blackeye\",\"imagecomponent\":\"core\",\"altidentifier\":\"blackeye\",\"altcomponent\":\"core_pix\"},{\"text\":\"8-[\",\"imagename\":\"s\\/angry\",\"imagecomponent\":\"core\",\"altidentifier\":\"angry\",\"altcomponent\":\"core_pix\"},{\"text\":\"(grr)\",\"imagename\":\"s\\/angry\",\"imagecomponent\":\"core\",\"altidentifier\":\"angry\",\"altcomponent\":\"core_pix\"},{\"text\":\"xx-P\",\"imagename\":\"s\\/dead\",\"imagecomponent\":\"core\",\"altidentifier\":\"dead\",\"altcomponent\":\"core_pix\"},{\"text\":\"|-.\",\"imagename\":\"s\\/sleepy\",\"imagecomponent\":\"core\",\"altidentifier\":\"sleepy\",\"altcomponent\":\"core_pix\"},{\"text\":\"}-]\",\"imagename\":\"s\\/evil\",\"imagecomponent\":\"core\",\"altidentifier\":\"evil\",\"altcomponent\":\"core_pix\"},{\"text\":\"(h)\",\"imagename\":\"s\\/heart\",\"imagecomponent\":\"core\",\"altidentifier\":\"heart\",\"altcomponent\":\"core_pix\"},{\"text\":\"(heart)\",\"imagename\":\"s\\/heart\",\"imagecomponent\":\"core\",\"altidentifier\":\"heart\",\"altcomponent\":\"core_pix\"},{\"text\":\"(y)\",\"imagename\":\"s\\/yes\",\"imagecomponent\":\"core\",\"altidentifier\":\"yes\",\"altcomponent\":\"core\"},{\"text\":\"(n)\",\"imagename\":\"s\\/no\",\"imagecomponent\":\"core\",\"altidentifier\":\"no\",\"altcomponent\":\"core\"},{\"text\":\"(martin)\",\"imagename\":\"s\\/martin\",\"imagecomponent\":\"core\",\"altidentifier\":\"martin\",\"altcomponent\":\"core_pix\"},{\"text\":\"( )\",\"imagename\":\"s\\/egg\",\"imagecomponent\":\"core\",\"altidentifier\":\"egg\",\"altcomponent\":\"core_pix\"}]',NULL),(469,0,1587099352,NULL,'docroot','https://docs.moodle.org',NULL),(470,0,1587099352,NULL,'doclang','',NULL),(471,0,1587099352,NULL,'doctonewwindow','0',NULL),(472,0,1587099352,NULL,'coursecontactduplicates','0',NULL),(473,0,1587099352,NULL,'courselistshortnames','0',NULL),(474,0,1587099352,NULL,'coursesperpage','20',NULL),(475,0,1587099352,NULL,'courseswithsummarieslimit','10',NULL),(476,0,1587099352,NULL,'courseoverviewfileslimit','1',NULL),(477,0,1587099352,NULL,'courseoverviewfilesext','.jpg,.gif,.png',NULL),(478,0,1587099352,NULL,'coursegraceperiodbefore','0',NULL),(479,0,1587099352,NULL,'coursegraceperiodafter','0',NULL),(480,0,1587099352,NULL,'useexternalyui','0',NULL),(481,0,1587099352,NULL,'yuicomboloading','1',NULL),(482,0,1587099352,NULL,'cachejs','1',NULL),(483,0,1587099352,NULL,'modchooserdefault','1',NULL),(484,0,1587099352,NULL,'additionalhtmlhead','',NULL),(485,0,1587099352,NULL,'additionalhtmltopofbody','',NULL),(486,0,1587099352,NULL,'additionalhtmlfooter','',NULL),(487,0,1587099352,NULL,'cachetemplates','1',NULL),(488,0,1587099352,NULL,'pathtophp','',NULL),(489,0,1587099352,NULL,'pathtodu','',NULL),(490,0,1587099352,NULL,'aspellpath','',NULL),(491,0,1587099352,NULL,'pathtodot','',NULL),(492,0,1587099352,NULL,'pathtogs','/usr/bin/gs',NULL),(493,0,1587099352,NULL,'pathtopython','',NULL),(494,0,1587099352,NULL,'supportname','Admin User',NULL),(495,0,1587099352,NULL,'supportemail','',NULL),(496,0,1587099352,NULL,'supportpage','',NULL),(497,0,1587099352,NULL,'dbsessions','0',NULL),(498,0,1587099352,NULL,'sessioncookie','',NULL),(499,0,1587099352,NULL,'sessioncookiepath','',NULL),(500,0,1587099352,NULL,'sessioncookiedomain','',NULL),(501,0,1587099352,NULL,'statsfirstrun','none',NULL),(502,0,1587099352,NULL,'statsmaxruntime','0',NULL),(503,0,1587099352,NULL,'statsruntimedays','31',NULL),(504,0,1587099352,NULL,'statsuserthreshold','0',NULL),(505,0,1587099352,NULL,'slasharguments','1',NULL),(506,0,1587099352,NULL,'getremoteaddrconf','3',NULL),(507,0,1587099352,NULL,'reverseproxyignore','',NULL),(508,0,1587099352,NULL,'proxyhost','',NULL),(509,0,1587099352,NULL,'proxyport','0',NULL),(510,0,1587099352,NULL,'proxytype','HTTP',NULL),(511,0,1587099353,NULL,'proxyuser','',NULL),(512,0,1587099353,NULL,'proxypassword','',NULL),(513,0,1587099353,NULL,'proxybypass','localhost, 127.0.0.1',NULL),(514,0,1587099353,NULL,'maintenance_enabled','0',NULL),(515,0,1587099353,NULL,'maintenance_message','',NULL),(516,0,1587099353,NULL,'deleteunconfirmed','168',NULL),(517,0,1587099353,NULL,'deleteincompleteusers','0',NULL),(518,0,1587099353,NULL,'disablegradehistory','0',NULL),(519,0,1587099353,NULL,'gradehistorylifetime','0',NULL),(520,0,1587099353,NULL,'tempdatafoldercleanup','168',NULL),(521,0,1587099353,NULL,'filescleanupperiod','86400',NULL),(522,0,1587099353,NULL,'extramemorylimit','512M',NULL),(523,0,1587099353,NULL,'maxtimelimit','0',NULL),(524,0,1587099353,NULL,'curlcache','120',NULL),(525,0,1587099353,NULL,'curltimeoutkbitrate','56',NULL),(526,0,1587099353,NULL,'task_scheduled_concurrency_limit','3',NULL),(527,0,1587099353,NULL,'task_scheduled_max_runtime','1800',NULL),(528,0,1587099353,NULL,'task_adhoc_concurrency_limit','3',NULL),(529,0,1587099353,NULL,'task_adhoc_max_runtime','1800',NULL),(530,0,1587099353,NULL,'task_logmode','1',NULL),(531,0,1587099353,NULL,'task_logtostdout','1',NULL),(532,0,1587099353,NULL,'task_logretention','2419200',NULL),(533,0,1587099353,NULL,'task_logretainruns','20',NULL),(534,0,1587099353,NULL,'smtphosts','',NULL),(535,0,1587099353,NULL,'smtpsecure','',NULL),(536,0,1587099353,NULL,'smtpauthtype','LOGIN',NULL),(537,0,1587099353,NULL,'smtpuser','',NULL),(538,0,1587099353,NULL,'smtppass','',NULL),(539,0,1587099353,NULL,'smtpmaxbulk','1',NULL),(540,0,1587099353,NULL,'noreplyaddress','noreply@web2.hchannel.tv',NULL),(541,0,1587099353,NULL,'allowedemaildomains','',NULL),(542,0,1587099353,NULL,'sitemailcharset','0',NULL),(543,0,1587099353,NULL,'allowusermailcharset','0',NULL),(544,0,1587099353,NULL,'allowattachments','1',NULL),(545,0,1587099353,NULL,'mailnewline','LF',NULL),(546,0,1587099353,NULL,'emailfromvia','1',NULL),(547,0,1587099353,NULL,'emailsubjectprefix','',NULL),(548,0,1587099353,NULL,'updateautocheck','1',NULL),(549,0,1587099353,NULL,'updateminmaturity','200',NULL),(550,0,1587099353,NULL,'updatenotifybuilds','0',NULL),(551,0,1587099353,NULL,'enablesafebrowserintegration','0',NULL),(552,0,1587099353,NULL,'dndallowtextandlinks','0',NULL),(553,0,1587099353,NULL,'pathtosassc','',NULL),(554,0,1587099353,NULL,'contextlocking','0',NULL),(555,0,1587099353,NULL,'contextlockappliestoadmin','1',NULL),(556,0,1587099353,NULL,'forceclean','0',NULL),(557,0,1587099353,NULL,'enablecourserelativedates','0',NULL),(558,0,1587099353,NULL,'debug','0',NULL),(559,0,1587099353,NULL,'debugdisplay','0',NULL),(560,0,1587099353,NULL,'perfdebug','7',NULL),(561,0,1587099353,NULL,'debugstringids','0',NULL),(562,0,1587099353,NULL,'debugvalidators','0',NULL),(563,0,1587099353,NULL,'debugpageinfo','0',NULL),(564,0,1587099353,NULL,'profilingenabled','0',NULL),(565,0,1587099353,NULL,'profilingincluded','',NULL),(566,0,1587099353,NULL,'profilingexcluded','',NULL),(567,0,1587099353,NULL,'profilingautofrec','0',NULL),(568,0,1587099353,NULL,'profilingallowme','0',NULL),(569,0,1587099353,NULL,'profilingallowall','0',NULL),(570,0,1587099353,NULL,'profilingslow','0',NULL),(571,0,1587099353,NULL,'profilinglifetime','1440',NULL),(572,0,1587099353,NULL,'profilingimportprefix','(I)',NULL),(573,0,1587099355,NULL,'calendar_exportsalt','JzQJLTs3nfh0GzlAOw8CPi02tdNIthuOaU5oYrDr5Xw0dtVSJIEYF5DB97ZP','EaFSPufYBbFqRn5A27CdOtnKG0Eo5iqhS4IzTGAcy6nrKE948cb3cklW54xA'),(574,0,1587099371,'activitynames','filter_active','1',''),(575,0,1587099371,'displayh5p','filter_active','1',''),(576,0,1587099372,'mathjaxloader','filter_active','1',''),(577,0,1587099372,'mediaplugin','filter_active','1',''),(578,2,1587099582,NULL,'notloggedinroleid','6',NULL),(579,2,1587099582,NULL,'guestroleid','6',NULL),(580,2,1587099582,NULL,'defaultuserroleid','7',NULL),(581,2,1587099582,NULL,'creatornewroleid','3',NULL),(582,2,1587099582,NULL,'restorernewroleid','3',NULL),(583,2,1587099582,'tool_dataprivacy','contactdataprotectionofficer','0',NULL),(584,2,1587099582,'tool_dataprivacy','automaticdeletionrequests','1',NULL),(585,2,1587099582,'tool_dataprivacy','privacyrequestexpiry','604800',NULL),(586,2,1587099582,'tool_dataprivacy','requireallenddatesforuserdeletion','1',NULL),(587,2,1587099582,'tool_dataprivacy','showdataretentionsummary','1',NULL),(588,2,1587099582,'tool_log','exportlog','1',NULL),(589,2,1587099582,NULL,'sitepolicyhandler','',NULL),(590,2,1587099582,NULL,'gradebookroles','5',NULL),(591,2,1587099582,'analytics','logstore','logstore_standard',NULL),(592,2,1587099582,NULL,'jabberhost','',NULL),(593,2,1587099582,NULL,'jabberserver','',NULL),(594,2,1587099582,NULL,'jabberusername','',NULL),(595,2,1587099582,NULL,'jabberpassword','',NULL),(596,2,1587099582,NULL,'jabberport','5222',NULL),(597,2,1587099582,NULL,'airnotifierurl','https://messages.moodle.net',NULL),(598,2,1587099582,NULL,'airnotifierport','443',NULL),(599,2,1587099582,NULL,'airnotifiermobileappname','com.moodle.moodlemobile',NULL),(600,2,1587099582,NULL,'airnotifierappname','commoodlemoodlemobile',NULL),(601,2,1587099582,NULL,'airnotifieraccesskey','',NULL),(602,2,1587099582,'assign','feedback_plugin_for_gradebook','assignfeedback_comments',NULL),(603,2,1587099582,'assign','showrecentsubmissions','0',NULL),(604,2,1587099582,'assign','submissionreceipts','1',NULL),(605,2,1587099582,'assign','submissionstatement','This submission is my own work, except where I have acknowledged the use of the works of other people.',NULL),(606,2,1587099582,'assign','submissionstatementteamsubmission','This submission is the work of my group, except where we have acknowledged the use of the works of other people.',NULL),(607,2,1587099582,'assign','submissionstatementteamsubmissionallsubmit','This submission is my own work as a group member, except where I have acknowledged the use of the works of other people.',NULL),(608,2,1587099582,'assign','maxperpage','-1',NULL),(609,2,1587099582,'assign','alwaysshowdescription','1',NULL),(610,2,1587099582,'assign','alwaysshowdescription_adv','',NULL),(611,2,1587099582,'assign','alwaysshowdescription_locked','',NULL),(612,2,1587099582,'assign','allowsubmissionsfromdate','0',NULL),(613,2,1587099582,'assign','allowsubmissionsfromdate_enabled','1',NULL),(614,2,1587099582,'assign','allowsubmissionsfromdate_adv','',NULL),(615,2,1587099582,'assign','duedate','604800',NULL),(616,2,1587099582,'assign','duedate_enabled','1',NULL),(617,2,1587099582,'assign','duedate_adv','',NULL),(618,2,1587099582,'assign','cutoffdate','1209600',NULL),(619,2,1587099582,'assign','cutoffdate_enabled','',NULL),(620,2,1587099582,'assign','cutoffdate_adv','',NULL),(621,2,1587099582,'assign','gradingduedate','1209600',NULL),(622,2,1587099582,'assign','gradingduedate_enabled','1',NULL),(623,2,1587099582,'assign','gradingduedate_adv','',NULL),(624,2,1587099582,'assign','submissiondrafts','0',NULL),(625,2,1587099582,'assign','submissiondrafts_adv','',NULL),(626,2,1587099582,'assign','submissiondrafts_locked','',NULL),(627,2,1587099582,'assign','requiresubmissionstatement','0',NULL),(628,2,1587099582,'assign','requiresubmissionstatement_adv','',NULL),(629,2,1587099582,'assign','requiresubmissionstatement_locked','',NULL),(630,2,1587099582,'assign','attemptreopenmethod','none',NULL),(631,2,1587099582,'assign','attemptreopenmethod_adv','',NULL),(632,2,1587099582,'assign','attemptreopenmethod_locked','',NULL),(633,2,1587099582,'assign','maxattempts','-1',NULL),(634,2,1587099582,'assign','maxattempts_adv','',NULL),(635,2,1587099582,'assign','maxattempts_locked','',NULL),(636,2,1587099582,'assign','teamsubmission','0',NULL),(637,2,1587099582,'assign','teamsubmission_adv','',NULL),(638,2,1587099582,'assign','teamsubmission_locked','',NULL),(639,2,1587099582,'assign','preventsubmissionnotingroup','0',NULL),(640,2,1587099582,'assign','preventsubmissionnotingroup_adv','',NULL),(641,2,1587099582,'assign','preventsubmissionnotingroup_locked','',NULL),(642,2,1587099582,'assign','requireallteammemberssubmit','0',NULL),(643,2,1587099582,'assign','requireallteammemberssubmit_adv','',NULL),(644,2,1587099582,'assign','requireallteammemberssubmit_locked','',NULL),(645,2,1587099582,'assign','teamsubmissiongroupingid','',NULL),(646,2,1587099582,'assign','teamsubmissiongroupingid_adv','',NULL),(647,2,1587099582,'assign','sendnotifications','0',NULL),(648,2,1587099582,'assign','sendnotifications_adv','',NULL),(649,2,1587099582,'assign','sendnotifications_locked','',NULL),(650,2,1587099582,'assign','sendlatenotifications','0',NULL),(651,2,1587099582,'assign','sendlatenotifications_adv','',NULL),(652,2,1587099582,'assign','sendlatenotifications_locked','',NULL),(653,2,1587099582,'assign','sendstudentnotifications','1',NULL),(654,2,1587099582,'assign','sendstudentnotifications_adv','',NULL),(655,2,1587099582,'assign','sendstudentnotifications_locked','',NULL),(656,2,1587099582,'assign','blindmarking','0',NULL),(657,2,1587099582,'assign','blindmarking_adv','',NULL),(658,2,1587099582,'assign','blindmarking_locked','',NULL),(659,2,1587099582,'assign','hidegrader','0',NULL),(660,2,1587099582,'assign','hidegrader_adv','',NULL),(661,2,1587099582,'assign','hidegrader_locked','',NULL),(662,2,1587099582,'assign','markingworkflow','0',NULL),(663,2,1587099582,'assign','markingworkflow_adv','',NULL),(664,2,1587099582,'assign','markingworkflow_locked','',NULL),(665,2,1587099582,'assign','markingallocation','0',NULL),(666,2,1587099582,'assign','markingallocation_adv','',NULL),(667,2,1587099582,'assign','markingallocation_locked','',NULL),(668,2,1587099582,'assignsubmission_file','default','1',NULL),(669,2,1587099582,'assignsubmission_file','maxfiles','20',NULL),(670,2,1587099582,'assignsubmission_file','filetypes','',NULL),(671,2,1587099582,'assignsubmission_file','maxbytes','0',NULL),(672,2,1587099582,'assignsubmission_onlinetext','default','0',NULL),(673,2,1587099582,'assignfeedback_comments','default','1',NULL),(674,2,1587099582,'assignfeedback_comments','inline','0',NULL),(675,2,1587099582,'assignfeedback_comments','inline_adv','',NULL),(676,2,1587099582,'assignfeedback_comments','inline_locked','',NULL),(677,2,1587099582,'assignfeedback_editpdf','default','1',NULL),(678,2,1587099582,'assignfeedback_editpdf','stamps','',NULL),(679,2,1587099582,'assignfeedback_file','default','0',NULL),(680,2,1587099582,'assignfeedback_offline','default','0',NULL),(681,2,1587099582,'book','numberingoptions','0,1,2,3',NULL),(682,2,1587099582,'book','navoptions','0,1,2',NULL),(683,2,1587099582,'book','numbering','1',NULL),(684,2,1587099582,'book','navstyle','1',NULL),(685,2,1587099582,NULL,'chat_method','ajax',NULL),(686,2,1587099582,NULL,'chat_refresh_userlist','10',NULL),(687,2,1587099582,NULL,'chat_old_ping','35',NULL),(688,2,1587099582,NULL,'chat_refresh_room','5',NULL),(689,2,1587099582,NULL,'chat_normal_updatemode','jsupdate',NULL),(690,2,1587099582,NULL,'chat_serverhost','web2.hchannel.tv',NULL),(691,2,1587099582,NULL,'chat_serverip','127.0.0.1',NULL),(692,2,1587099582,NULL,'chat_serverport','9111',NULL),(693,2,1587099582,NULL,'chat_servermax','100',NULL),(694,2,1587099582,NULL,'data_enablerssfeeds','0',NULL),(695,2,1587099582,NULL,'feedback_allowfullanonymous','0',NULL),(696,2,1587099582,'resource','framesize','130',NULL),(697,2,1587099582,'resource','displayoptions','0,1,4,5,6',NULL),(698,2,1587099582,'resource','printintro','1',NULL),(699,2,1587099582,'resource','display','0',NULL),(700,2,1587099582,'resource','showsize','0',NULL),(701,2,1587099582,'resource','showtype','0',NULL),(702,2,1587099582,'resource','showdate','0',NULL),(703,2,1587099582,'resource','popupwidth','620',NULL),(704,2,1587099582,'resource','popupheight','450',NULL),(705,2,1587099582,'resource','filterfiles','0',NULL),(706,2,1587099582,'folder','showexpanded','1',NULL),(707,2,1587099582,'folder','maxsizetodownload','0',NULL),(708,2,1587099582,NULL,'forum_displaymode','3',NULL),(709,2,1587099582,NULL,'forum_shortpost','300',NULL),(710,2,1587099582,NULL,'forum_longpost','600',NULL),(711,2,1587099582,NULL,'forum_manydiscussions','100',NULL),(712,2,1587099582,NULL,'forum_maxbytes','512000',NULL),(713,2,1587099582,NULL,'forum_maxattachments','9',NULL),(714,2,1587099582,NULL,'forum_subscription','0',NULL),(715,2,1587099582,NULL,'forum_trackingtype','1',NULL),(716,2,1587099582,NULL,'forum_trackreadposts','1',NULL),(717,2,1587099582,NULL,'forum_allowforcedreadtracking','0',NULL),(718,2,1587099582,NULL,'forum_oldpostdays','14',NULL),(719,2,1587099582,NULL,'forum_usermarksread','0',NULL),(720,2,1587099582,NULL,'forum_cleanreadtime','2',NULL),(721,2,1587099582,NULL,'digestmailtime','17',NULL),(722,2,1587099582,NULL,'forum_enablerssfeeds','0',NULL),(723,2,1587099582,NULL,'forum_enabletimedposts','1',NULL),(724,2,1587099582,NULL,'glossary_entbypage','10',NULL),(725,2,1587099582,NULL,'glossary_dupentries','0',NULL),(726,2,1587099582,NULL,'glossary_allowcomments','0',NULL),(727,2,1587099582,NULL,'glossary_linkbydefault','1',NULL),(728,2,1587099582,NULL,'glossary_defaultapproval','1',NULL),(729,2,1587099582,NULL,'glossary_enablerssfeeds','0',NULL),(730,2,1587099582,NULL,'glossary_linkentries','0',NULL),(731,2,1587099582,NULL,'glossary_casesensitive','0',NULL),(732,2,1587099582,NULL,'glossary_fullmatch','0',NULL),(733,2,1587099582,'imscp','keepold','1',NULL),(734,2,1587099582,'imscp','keepold_adv','',NULL),(735,2,1587099582,'label','dndmedia','1',NULL),(736,2,1587099582,'label','dndresizewidth','400',NULL),(737,2,1587099582,'label','dndresizeheight','400',NULL),(738,2,1587099582,'mod_lesson','mediafile','',NULL),(739,2,1587099582,'mod_lesson','mediafile_adv','1',NULL),(740,2,1587099582,'mod_lesson','mediawidth','640',NULL),(741,2,1587099582,'mod_lesson','mediaheight','480',NULL),(742,2,1587099582,'mod_lesson','mediaclose','0',NULL),(743,2,1587099582,'mod_lesson','progressbar','0',NULL),(744,2,1587099582,'mod_lesson','progressbar_adv','',NULL),(745,2,1587099582,'mod_lesson','ongoing','0',NULL),(746,2,1587099582,'mod_lesson','ongoing_adv','1',NULL),(747,2,1587099582,'mod_lesson','displayleftmenu','0',NULL),(748,2,1587099582,'mod_lesson','displayleftmenu_adv','',NULL),(749,2,1587099582,'mod_lesson','displayleftif','0',NULL),(750,2,1587099583,'mod_lesson','displayleftif_adv','1',NULL),(751,2,1587099583,'mod_lesson','slideshow','0',NULL),(752,2,1587099583,'mod_lesson','slideshow_adv','1',NULL),(753,2,1587099583,'mod_lesson','slideshowwidth','640',NULL),(754,2,1587099583,'mod_lesson','slideshowheight','480',NULL),(755,2,1587099583,'mod_lesson','slideshowbgcolor','#FFFFFF',NULL),(756,2,1587099583,'mod_lesson','maxanswers','5',NULL),(757,2,1587099583,'mod_lesson','maxanswers_adv','1',NULL),(758,2,1587099583,'mod_lesson','defaultfeedback','0',NULL),(759,2,1587099583,'mod_lesson','defaultfeedback_adv','1',NULL),(760,2,1587099583,'mod_lesson','activitylink','',NULL),(761,2,1587099583,'mod_lesson','activitylink_adv','1',NULL),(762,2,1587099583,'mod_lesson','timelimit','0',NULL),(763,2,1587099583,'mod_lesson','timelimit_adv','',NULL),(764,2,1587099583,'mod_lesson','password','0',NULL),(765,2,1587099583,'mod_lesson','password_adv','1',NULL),(766,2,1587099583,'mod_lesson','modattempts','0',NULL),(767,2,1587099583,'mod_lesson','modattempts_adv','',NULL),(768,2,1587099583,'mod_lesson','displayreview','0',NULL),(769,2,1587099583,'mod_lesson','displayreview_adv','',NULL),(770,2,1587099583,'mod_lesson','maximumnumberofattempts','1',NULL),(771,2,1587099583,'mod_lesson','maximumnumberofattempts_adv','',NULL),(772,2,1587099583,'mod_lesson','defaultnextpage','0',NULL),(773,2,1587099583,'mod_lesson','defaultnextpage_adv','1',NULL),(774,2,1587099583,'mod_lesson','numberofpagestoshow','1',NULL),(775,2,1587099583,'mod_lesson','numberofpagestoshow_adv','1',NULL),(776,2,1587099583,'mod_lesson','practice','0',NULL),(777,2,1587099583,'mod_lesson','practice_adv','',NULL),(778,2,1587099583,'mod_lesson','customscoring','1',NULL),(779,2,1587099583,'mod_lesson','customscoring_adv','1',NULL),(780,2,1587099583,'mod_lesson','retakesallowed','0',NULL),(781,2,1587099583,'mod_lesson','retakesallowed_adv','',NULL),(782,2,1587099583,'mod_lesson','handlingofretakes','0',NULL),(783,2,1587099583,'mod_lesson','handlingofretakes_adv','1',NULL),(784,2,1587099583,'mod_lesson','minimumnumberofquestions','0',NULL),(785,2,1587099583,'mod_lesson','minimumnumberofquestions_adv','1',NULL),(786,2,1587099583,'page','displayoptions','5',NULL),(787,2,1587099583,'page','printheading','1',NULL),(788,2,1587099583,'page','printintro','0',NULL),(789,2,1587099583,'page','printlastmodified','1',NULL),(790,2,1587099583,'page','display','5',NULL),(791,2,1587099583,'page','popupwidth','620',NULL),(792,2,1587099583,'page','popupheight','450',NULL),(793,2,1587099583,'quiz','timelimit','0',NULL),(794,2,1587099583,'quiz','timelimit_adv','',NULL),(795,2,1587099583,'quiz','overduehandling','autosubmit',NULL),(796,2,1587099583,'quiz','overduehandling_adv','',NULL),(797,2,1587099583,'quiz','graceperiod','86400',NULL),(798,2,1587099583,'quiz','graceperiod_adv','',NULL),(799,2,1587099583,'quiz','graceperiodmin','60',NULL),(800,2,1587099583,'quiz','attempts','0',NULL),(801,2,1587099583,'quiz','attempts_adv','',NULL),(802,2,1587099583,'quiz','grademethod','1',NULL),(803,2,1587099583,'quiz','grademethod_adv','',NULL),(804,2,1587099583,'quiz','maximumgrade','10',NULL),(805,2,1587099583,'quiz','questionsperpage','1',NULL),(806,2,1587099583,'quiz','questionsperpage_adv','',NULL),(807,2,1587099583,'quiz','navmethod','free',NULL),(808,2,1587099583,'quiz','navmethod_adv','1',NULL),(809,2,1587099583,'quiz','shuffleanswers','1',NULL),(810,2,1587099583,'quiz','shuffleanswers_adv','',NULL),(811,2,1587099583,'quiz','preferredbehaviour','deferredfeedback',NULL),(812,2,1587099583,'quiz','canredoquestions','0',NULL),(813,2,1587099583,'quiz','canredoquestions_adv','1',NULL),(814,2,1587099583,'quiz','attemptonlast','0',NULL),(815,2,1587099583,'quiz','attemptonlast_adv','1',NULL),(816,2,1587099583,'quiz','reviewattempt','69904',NULL),(817,2,1587099583,'quiz','reviewcorrectness','69904',NULL),(818,2,1587099583,'quiz','reviewmarks','69904',NULL),(819,2,1587099583,'quiz','reviewspecificfeedback','69904',NULL),(820,2,1587099583,'quiz','reviewgeneralfeedback','69904',NULL),(821,2,1587099583,'quiz','reviewrightanswer','69904',NULL),(822,2,1587099583,'quiz','reviewoverallfeedback','4368',NULL),(823,2,1587099583,'quiz','showuserpicture','0',NULL),(824,2,1587099583,'quiz','showuserpicture_adv','',NULL),(825,2,1587099583,'quiz','decimalpoints','2',NULL),(826,2,1587099583,'quiz','decimalpoints_adv','',NULL),(827,2,1587099583,'quiz','questiondecimalpoints','-1',NULL),(828,2,1587099583,'quiz','questiondecimalpoints_adv','1',NULL),(829,2,1587099583,'quiz','showblocks','0',NULL),(830,2,1587099583,'quiz','showblocks_adv','1',NULL),(831,2,1587099583,'quiz','password','',NULL),(832,2,1587099583,'quiz','password_adv','',NULL),(833,2,1587099583,'quiz','subnet','',NULL),(834,2,1587099583,'quiz','subnet_adv','1',NULL),(835,2,1587099583,'quiz','delay1','0',NULL),(836,2,1587099583,'quiz','delay1_adv','1',NULL),(837,2,1587099583,'quiz','delay2','0',NULL),(838,2,1587099583,'quiz','delay2_adv','1',NULL),(839,2,1587099583,'quiz','browsersecurity','-',NULL),(840,2,1587099583,'quiz','browsersecurity_adv','1',NULL),(841,2,1587099583,'quiz','initialnumfeedbacks','2',NULL),(842,2,1587099583,'quiz','autosaveperiod','60',NULL),(843,2,1587099583,'scorm','displaycoursestructure','0',NULL),(844,2,1587099583,'scorm','displaycoursestructure_adv','',NULL),(845,2,1587099583,'scorm','popup','0',NULL),(846,2,1587099583,'scorm','popup_adv','',NULL),(847,2,1587099583,'scorm','displayactivityname','1',NULL),(848,2,1587099583,'scorm','framewidth','100',NULL),(849,2,1587099583,'scorm','framewidth_adv','1',NULL),(850,2,1587099583,'scorm','frameheight','500',NULL),(851,2,1587099583,'scorm','frameheight_adv','1',NULL),(852,2,1587099583,'scorm','winoptgrp_adv','1',NULL),(853,2,1587099583,'scorm','scrollbars','0',NULL),(854,2,1587099583,'scorm','directories','0',NULL),(855,2,1587099583,'scorm','location','0',NULL),(856,2,1587099583,'scorm','menubar','0',NULL),(857,2,1587099583,'scorm','toolbar','0',NULL),(858,2,1587099583,'scorm','status','0',NULL),(859,2,1587099583,'scorm','skipview','0',NULL),(860,2,1587099583,'scorm','skipview_adv','1',NULL),(861,2,1587099583,'scorm','hidebrowse','0',NULL),(862,2,1587099583,'scorm','hidebrowse_adv','1',NULL),(863,2,1587099583,'scorm','hidetoc','0',NULL),(864,2,1587099583,'scorm','hidetoc_adv','1',NULL),(865,2,1587099583,'scorm','nav','1',NULL),(866,2,1587099583,'scorm','nav_adv','1',NULL),(867,2,1587099583,'scorm','navpositionleft','-100',NULL),(868,2,1587099583,'scorm','navpositionleft_adv','1',NULL),(869,2,1587099583,'scorm','navpositiontop','-100',NULL),(870,2,1587099583,'scorm','navpositiontop_adv','1',NULL),(871,2,1587099583,'scorm','collapsetocwinsize','767',NULL),(872,2,1587099583,'scorm','collapsetocwinsize_adv','1',NULL),(873,2,1587099583,'scorm','displayattemptstatus','1',NULL),(874,2,1587099583,'scorm','displayattemptstatus_adv','',NULL),(875,2,1587099583,'scorm','grademethod','1',NULL),(876,2,1587099583,'scorm','maxgrade','100',NULL),(877,2,1587099583,'scorm','maxattempt','0',NULL),(878,2,1587099583,'scorm','whatgrade','0',NULL),(879,2,1587099583,'scorm','forcecompleted','0',NULL),(880,2,1587099583,'scorm','forcenewattempt','0',NULL),(881,2,1587099583,'scorm','autocommit','0',NULL),(882,2,1587099583,'scorm','masteryoverride','1',NULL),(883,2,1587099583,'scorm','lastattemptlock','0',NULL),(884,2,1587099583,'scorm','auto','0',NULL),(885,2,1587099583,'scorm','updatefreq','0',NULL),(886,2,1587099583,'scorm','scormstandard','0',NULL),(887,2,1587099583,'scorm','allowtypeexternal','0',NULL),(888,2,1587099583,'scorm','allowtypelocalsync','0',NULL),(889,2,1587099583,'scorm','allowtypeexternalaicc','0',NULL),(890,2,1587099583,'scorm','allowaicchacp','0',NULL),(891,2,1587099583,'scorm','aicchacptimeout','30',NULL),(892,2,1587099583,'scorm','aicchacpkeepsessiondata','1',NULL),(893,2,1587099583,'scorm','aiccuserid','1',NULL),(894,2,1587099583,'scorm','forcejavascript','1',NULL),(895,2,1587099583,'scorm','allowapidebug','0',NULL),(896,2,1587099583,'scorm','apidebugmask','.*',NULL),(897,2,1587099583,'scorm','protectpackagedownloads','0',NULL),(898,2,1587099583,'url','framesize','130',NULL),(899,2,1587099583,'url','secretphrase','',NULL),(900,2,1587099583,'url','rolesinparams','0',NULL),(901,2,1587099583,'url','displayoptions','0,1,5,6',NULL),(902,2,1587099583,'url','printintro','1',NULL),(903,2,1587099583,'url','display','0',NULL),(904,2,1587099583,'url','popupwidth','620',NULL),(905,2,1587099583,'url','popupheight','450',NULL),(906,2,1587099583,'workshop','grade','80',NULL),(907,2,1587099583,'workshop','gradinggrade','20',NULL),(908,2,1587099583,'workshop','gradedecimals','0',NULL),(909,2,1587099583,'workshop','maxbytes','0',NULL),(910,2,1587099583,'workshop','strategy','accumulative',NULL),(911,2,1587099583,'workshop','examplesmode','0',NULL),(912,2,1587099583,'workshopallocation_random','numofreviews','5',NULL),(913,2,1587099583,'workshopform_numerrors','grade0','No',NULL),(914,2,1587099583,'workshopform_numerrors','grade1','Yes',NULL),(915,2,1587099583,'workshopeval_best','comparison','5',NULL),(916,2,1587099583,'tool_recyclebin','coursebinenable','1',NULL),(917,2,1587099583,'tool_recyclebin','coursebinexpiry','604800',NULL),(918,2,1587099583,'tool_recyclebin','categorybinenable','1',NULL),(919,2,1587099583,'tool_recyclebin','categorybinexpiry','604800',NULL),(920,2,1587099583,'tool_recyclebin','autohide','1',NULL),(921,2,1587099583,'antivirus_clamav','runningmethod','commandline',NULL),(922,2,1587099583,'antivirus_clamav','pathtoclam','',NULL),(923,2,1587099583,'antivirus_clamav','pathtounixsocket','',NULL),(924,2,1587099583,'antivirus_clamav','clamfailureonupload','donothing',NULL),(925,2,1587099583,'auth_cas','field_map_firstname','',NULL),(926,2,1587099583,'auth_cas','field_updatelocal_firstname','oncreate',NULL),(927,2,1587099583,'auth_cas','field_updateremote_firstname','0',NULL),(928,2,1587099583,'auth_cas','field_lock_firstname','unlocked',NULL),(929,2,1587099583,'auth_cas','field_map_lastname','',NULL),(930,2,1587099583,'auth_cas','field_updatelocal_lastname','oncreate',NULL),(931,2,1587099583,'auth_cas','field_updateremote_lastname','0',NULL),(932,2,1587099583,'auth_cas','field_lock_lastname','unlocked',NULL),(933,2,1587099583,'auth_cas','field_map_email','',NULL),(934,2,1587099583,'auth_cas','field_updatelocal_email','oncreate',NULL),(935,2,1587099583,'auth_cas','field_updateremote_email','0',NULL),(936,2,1587099583,'auth_cas','field_lock_email','unlocked',NULL),(937,2,1587099583,'auth_cas','field_map_city','',NULL),(938,2,1587099583,'auth_cas','field_updatelocal_city','oncreate',NULL),(939,2,1587099583,'auth_cas','field_updateremote_city','0',NULL),(940,2,1587099583,'auth_cas','field_lock_city','unlocked',NULL),(941,2,1587099583,'auth_cas','field_map_country','',NULL),(942,2,1587099583,'auth_cas','field_updatelocal_country','oncreate',NULL),(943,2,1587099583,'auth_cas','field_updateremote_country','0',NULL),(944,2,1587099583,'auth_cas','field_lock_country','unlocked',NULL),(945,2,1587099583,'auth_cas','field_map_lang','',NULL),(946,2,1587099583,'auth_cas','field_updatelocal_lang','oncreate',NULL),(947,2,1587099583,'auth_cas','field_updateremote_lang','0',NULL),(948,2,1587099583,'auth_cas','field_lock_lang','unlocked',NULL),(949,2,1587099583,'auth_cas','field_map_description','',NULL),(950,2,1587099583,'auth_cas','field_updatelocal_description','oncreate',NULL),(951,2,1587099583,'auth_cas','field_updateremote_description','0',NULL),(952,2,1587099583,'auth_cas','field_lock_description','unlocked',NULL),(953,2,1587099583,'auth_cas','field_map_url','',NULL),(954,2,1587099583,'auth_cas','field_updatelocal_url','oncreate',NULL),(955,2,1587099583,'auth_cas','field_updateremote_url','0',NULL),(956,2,1587099583,'auth_cas','field_lock_url','unlocked',NULL),(957,2,1587099583,'auth_cas','field_map_idnumber','',NULL),(958,2,1587099583,'auth_cas','field_updatelocal_idnumber','oncreate',NULL),(959,2,1587099583,'auth_cas','field_updateremote_idnumber','0',NULL),(960,2,1587099583,'auth_cas','field_lock_idnumber','unlocked',NULL),(961,2,1587099583,'auth_cas','field_map_institution','',NULL),(962,2,1587099583,'auth_cas','field_updatelocal_institution','oncreate',NULL),(963,2,1587099583,'auth_cas','field_updateremote_institution','0',NULL),(964,2,1587099583,'auth_cas','field_lock_institution','unlocked',NULL),(965,2,1587099583,'auth_cas','field_map_department','',NULL),(966,2,1587099583,'auth_cas','field_updatelocal_department','oncreate',NULL),(967,2,1587099583,'auth_cas','field_updateremote_department','0',NULL),(968,2,1587099583,'auth_cas','field_lock_department','unlocked',NULL),(969,2,1587099583,'auth_cas','field_map_phone1','',NULL),(970,2,1587099583,'auth_cas','field_updatelocal_phone1','oncreate',NULL),(971,2,1587099583,'auth_cas','field_updateremote_phone1','0',NULL),(972,2,1587099583,'auth_cas','field_lock_phone1','unlocked',NULL),(973,2,1587099583,'auth_cas','field_map_phone2','',NULL),(974,2,1587099584,'auth_cas','field_updatelocal_phone2','oncreate',NULL),(975,2,1587099584,'auth_cas','field_updateremote_phone2','0',NULL),(976,2,1587099584,'auth_cas','field_lock_phone2','unlocked',NULL),(977,2,1587099584,'auth_cas','field_map_address','',NULL),(978,2,1587099584,'auth_cas','field_updatelocal_address','oncreate',NULL),(979,2,1587099584,'auth_cas','field_updateremote_address','0',NULL),(980,2,1587099584,'auth_cas','field_lock_address','unlocked',NULL),(981,2,1587099584,'auth_cas','field_map_firstnamephonetic','',NULL),(982,2,1587099584,'auth_cas','field_updatelocal_firstnamephonetic','oncreate',NULL),(983,2,1587099584,'auth_cas','field_updateremote_firstnamephonetic','0',NULL),(984,2,1587099584,'auth_cas','field_lock_firstnamephonetic','unlocked',NULL),(985,2,1587099584,'auth_cas','field_map_lastnamephonetic','',NULL),(986,2,1587099584,'auth_cas','field_updatelocal_lastnamephonetic','oncreate',NULL),(987,2,1587099584,'auth_cas','field_updateremote_lastnamephonetic','0',NULL),(988,2,1587099584,'auth_cas','field_lock_lastnamephonetic','unlocked',NULL),(989,2,1587099584,'auth_cas','field_map_middlename','',NULL),(990,2,1587099584,'auth_cas','field_updatelocal_middlename','oncreate',NULL),(991,2,1587099584,'auth_cas','field_updateremote_middlename','0',NULL),(992,2,1587099584,'auth_cas','field_lock_middlename','unlocked',NULL),(993,2,1587099584,'auth_cas','field_map_alternatename','',NULL),(994,2,1587099584,'auth_cas','field_updatelocal_alternatename','oncreate',NULL),(995,2,1587099584,'auth_cas','field_updateremote_alternatename','0',NULL),(996,2,1587099584,'auth_cas','field_lock_alternatename','unlocked',NULL),(997,2,1587099584,'auth_email','recaptcha','0',NULL),(998,2,1587099584,'auth_email','field_lock_firstname','unlocked',NULL),(999,2,1587099584,'auth_email','field_lock_lastname','unlocked',NULL),(1000,2,1587099584,'auth_email','field_lock_email','unlocked',NULL),(1001,2,1587099584,'auth_email','field_lock_city','unlocked',NULL),(1002,2,1587099584,'auth_email','field_lock_country','unlocked',NULL),(1003,2,1587099584,'auth_email','field_lock_lang','unlocked',NULL),(1004,2,1587099584,'auth_email','field_lock_description','unlocked',NULL),(1005,2,1587099584,'auth_email','field_lock_url','unlocked',NULL),(1006,2,1587099584,'auth_email','field_lock_idnumber','unlocked',NULL),(1007,2,1587099584,'auth_email','field_lock_institution','unlocked',NULL),(1008,2,1587099584,'auth_email','field_lock_department','unlocked',NULL),(1009,2,1587099584,'auth_email','field_lock_phone1','unlocked',NULL),(1010,2,1587099584,'auth_email','field_lock_phone2','unlocked',NULL),(1011,2,1587099584,'auth_email','field_lock_address','unlocked',NULL),(1012,2,1587099584,'auth_email','field_lock_firstnamephonetic','unlocked',NULL),(1013,2,1587099584,'auth_email','field_lock_lastnamephonetic','unlocked',NULL),(1014,2,1587099584,'auth_email','field_lock_middlename','unlocked',NULL),(1015,2,1587099584,'auth_email','field_lock_alternatename','unlocked',NULL),(1016,2,1587099584,'auth_db','host','127.0.0.1',NULL),(1017,2,1587099584,'auth_db','type','mysqli',NULL),(1018,2,1587099584,'auth_db','sybasequoting','0',NULL),(1019,2,1587099584,'auth_db','name','',NULL),(1020,2,1587099584,'auth_db','user','',NULL),(1021,2,1587099584,'auth_db','pass','',NULL),(1022,2,1587099584,'auth_db','table','',NULL),(1023,2,1587099584,'auth_db','fielduser','',NULL),(1024,2,1587099584,'auth_db','fieldpass','',NULL),(1025,2,1587099584,'auth_db','passtype','plaintext',NULL),(1026,2,1587099584,'auth_db','extencoding','utf-8',NULL),(1027,2,1587099584,'auth_db','setupsql','',NULL),(1028,2,1587099584,'auth_db','debugauthdb','0',NULL),(1029,2,1587099584,'auth_db','changepasswordurl','',NULL),(1030,2,1587099584,'auth_db','removeuser','0',NULL),(1031,2,1587099584,'auth_db','updateusers','0',NULL),(1032,2,1587099584,'auth_db','field_map_firstname','',NULL),(1033,2,1587099584,'auth_db','field_updatelocal_firstname','oncreate',NULL),(1034,2,1587099584,'auth_db','field_updateremote_firstname','0',NULL),(1035,2,1587099584,'auth_db','field_lock_firstname','unlocked',NULL),(1036,2,1587099584,'auth_db','field_map_lastname','',NULL),(1037,2,1587099584,'auth_db','field_updatelocal_lastname','oncreate',NULL),(1038,2,1587099584,'auth_db','field_updateremote_lastname','0',NULL),(1039,2,1587099584,'auth_db','field_lock_lastname','unlocked',NULL),(1040,2,1587099584,'auth_db','field_map_email','',NULL),(1041,2,1587099584,'auth_db','field_updatelocal_email','oncreate',NULL),(1042,2,1587099584,'auth_db','field_updateremote_email','0',NULL),(1043,2,1587099584,'auth_db','field_lock_email','unlocked',NULL),(1044,2,1587099584,'auth_db','field_map_city','',NULL),(1045,2,1587099584,'auth_db','field_updatelocal_city','oncreate',NULL),(1046,2,1587099584,'auth_db','field_updateremote_city','0',NULL),(1047,2,1587099584,'auth_db','field_lock_city','unlocked',NULL),(1048,2,1587099584,'auth_db','field_map_country','',NULL),(1049,2,1587099584,'auth_db','field_updatelocal_country','oncreate',NULL),(1050,2,1587099584,'auth_db','field_updateremote_country','0',NULL),(1051,2,1587099584,'auth_db','field_lock_country','unlocked',NULL),(1052,2,1587099584,'auth_db','field_map_lang','',NULL),(1053,2,1587099584,'auth_db','field_updatelocal_lang','oncreate',NULL),(1054,2,1587099584,'auth_db','field_updateremote_lang','0',NULL),(1055,2,1587099584,'auth_db','field_lock_lang','unlocked',NULL),(1056,2,1587099584,'auth_db','field_map_description','',NULL),(1057,2,1587099584,'auth_db','field_updatelocal_description','oncreate',NULL),(1058,2,1587099584,'auth_db','field_updateremote_description','0',NULL),(1059,2,1587099584,'auth_db','field_lock_description','unlocked',NULL),(1060,2,1587099584,'auth_db','field_map_url','',NULL),(1061,2,1587099584,'auth_db','field_updatelocal_url','oncreate',NULL),(1062,2,1587099584,'auth_db','field_updateremote_url','0',NULL),(1063,2,1587099584,'auth_db','field_lock_url','unlocked',NULL),(1064,2,1587099584,'auth_db','field_map_idnumber','',NULL),(1065,2,1587099584,'auth_db','field_updatelocal_idnumber','oncreate',NULL),(1066,2,1587099584,'auth_db','field_updateremote_idnumber','0',NULL),(1067,2,1587099584,'auth_db','field_lock_idnumber','unlocked',NULL),(1068,2,1587099584,'auth_db','field_map_institution','',NULL),(1069,2,1587099584,'auth_db','field_updatelocal_institution','oncreate',NULL),(1070,2,1587099584,'auth_db','field_updateremote_institution','0',NULL),(1071,2,1587099584,'auth_db','field_lock_institution','unlocked',NULL),(1072,2,1587099584,'auth_db','field_map_department','',NULL),(1073,2,1587099584,'auth_db','field_updatelocal_department','oncreate',NULL),(1074,2,1587099584,'auth_db','field_updateremote_department','0',NULL),(1075,2,1587099584,'auth_db','field_lock_department','unlocked',NULL),(1076,2,1587099584,'auth_db','field_map_phone1','',NULL),(1077,2,1587099584,'auth_db','field_updatelocal_phone1','oncreate',NULL),(1078,2,1587099584,'auth_db','field_updateremote_phone1','0',NULL),(1079,2,1587099584,'auth_db','field_lock_phone1','unlocked',NULL),(1080,2,1587099584,'auth_db','field_map_phone2','',NULL),(1081,2,1587099584,'auth_db','field_updatelocal_phone2','oncreate',NULL),(1082,2,1587099584,'auth_db','field_updateremote_phone2','0',NULL),(1083,2,1587099584,'auth_db','field_lock_phone2','unlocked',NULL),(1084,2,1587099584,'auth_db','field_map_address','',NULL),(1085,2,1587099584,'auth_db','field_updatelocal_address','oncreate',NULL),(1086,2,1587099584,'auth_db','field_updateremote_address','0',NULL),(1087,2,1587099584,'auth_db','field_lock_address','unlocked',NULL),(1088,2,1587099584,'auth_db','field_map_firstnamephonetic','',NULL),(1089,2,1587099584,'auth_db','field_updatelocal_firstnamephonetic','oncreate',NULL),(1090,2,1587099584,'auth_db','field_updateremote_firstnamephonetic','0',NULL),(1091,2,1587099584,'auth_db','field_lock_firstnamephonetic','unlocked',NULL),(1092,2,1587099584,'auth_db','field_map_lastnamephonetic','',NULL),(1093,2,1587099584,'auth_db','field_updatelocal_lastnamephonetic','oncreate',NULL),(1094,2,1587099584,'auth_db','field_updateremote_lastnamephonetic','0',NULL),(1095,2,1587099584,'auth_db','field_lock_lastnamephonetic','unlocked',NULL),(1096,2,1587099584,'auth_db','field_map_middlename','',NULL),(1097,2,1587099584,'auth_db','field_updatelocal_middlename','oncreate',NULL),(1098,2,1587099584,'auth_db','field_updateremote_middlename','0',NULL),(1099,2,1587099584,'auth_db','field_lock_middlename','unlocked',NULL),(1100,2,1587099584,'auth_db','field_map_alternatename','',NULL),(1101,2,1587099584,'auth_db','field_updatelocal_alternatename','oncreate',NULL),(1102,2,1587099584,'auth_db','field_updateremote_alternatename','0',NULL),(1103,2,1587099584,'auth_db','field_lock_alternatename','unlocked',NULL),(1104,2,1587099584,'auth_ldap','field_map_firstname','',NULL),(1105,2,1587099584,'auth_ldap','field_updatelocal_firstname','oncreate',NULL),(1106,2,1587099584,'auth_ldap','field_updateremote_firstname','0',NULL),(1107,2,1587099584,'auth_ldap','field_lock_firstname','unlocked',NULL),(1108,2,1587099584,'auth_ldap','field_map_lastname','',NULL),(1109,2,1587099584,'auth_ldap','field_updatelocal_lastname','oncreate',NULL),(1110,2,1587099584,'auth_ldap','field_updateremote_lastname','0',NULL),(1111,2,1587099584,'auth_ldap','field_lock_lastname','unlocked',NULL),(1112,2,1587099584,'auth_ldap','field_map_email','',NULL),(1113,2,1587099584,'auth_ldap','field_updatelocal_email','oncreate',NULL),(1114,2,1587099584,'auth_ldap','field_updateremote_email','0',NULL),(1115,2,1587099584,'auth_ldap','field_lock_email','unlocked',NULL),(1116,2,1587099584,'auth_ldap','field_map_city','',NULL),(1117,2,1587099584,'auth_ldap','field_updatelocal_city','oncreate',NULL),(1118,2,1587099584,'auth_ldap','field_updateremote_city','0',NULL),(1119,2,1587099584,'auth_ldap','field_lock_city','unlocked',NULL),(1120,2,1587099584,'auth_ldap','field_map_country','',NULL),(1121,2,1587099584,'auth_ldap','field_updatelocal_country','oncreate',NULL),(1122,2,1587099584,'auth_ldap','field_updateremote_country','0',NULL),(1123,2,1587099584,'auth_ldap','field_lock_country','unlocked',NULL),(1124,2,1587099584,'auth_ldap','field_map_lang','',NULL),(1125,2,1587099584,'auth_ldap','field_updatelocal_lang','oncreate',NULL),(1126,2,1587099584,'auth_ldap','field_updateremote_lang','0',NULL),(1127,2,1587099584,'auth_ldap','field_lock_lang','unlocked',NULL),(1128,2,1587099584,'auth_ldap','field_map_description','',NULL),(1129,2,1587099584,'auth_ldap','field_updatelocal_description','oncreate',NULL),(1130,2,1587099584,'auth_ldap','field_updateremote_description','0',NULL),(1131,2,1587099584,'auth_ldap','field_lock_description','unlocked',NULL),(1132,2,1587099584,'auth_ldap','field_map_url','',NULL),(1133,2,1587099584,'auth_ldap','field_updatelocal_url','oncreate',NULL),(1134,2,1587099584,'auth_ldap','field_updateremote_url','0',NULL),(1135,2,1587099584,'auth_ldap','field_lock_url','unlocked',NULL),(1136,2,1587099584,'auth_ldap','field_map_idnumber','',NULL),(1137,2,1587099584,'auth_ldap','field_updatelocal_idnumber','oncreate',NULL),(1138,2,1587099584,'auth_ldap','field_updateremote_idnumber','0',NULL),(1139,2,1587099584,'auth_ldap','field_lock_idnumber','unlocked',NULL),(1140,2,1587099584,'auth_ldap','field_map_institution','',NULL),(1141,2,1587099584,'auth_ldap','field_updatelocal_institution','oncreate',NULL),(1142,2,1587099584,'auth_ldap','field_updateremote_institution','0',NULL),(1143,2,1587099584,'auth_ldap','field_lock_institution','unlocked',NULL),(1144,2,1587099584,'auth_ldap','field_map_department','',NULL),(1145,2,1587099584,'auth_ldap','field_updatelocal_department','oncreate',NULL),(1146,2,1587099584,'auth_ldap','field_updateremote_department','0',NULL),(1147,2,1587099584,'auth_ldap','field_lock_department','unlocked',NULL),(1148,2,1587099584,'auth_ldap','field_map_phone1','',NULL),(1149,2,1587099584,'auth_ldap','field_updatelocal_phone1','oncreate',NULL),(1150,2,1587099584,'auth_ldap','field_updateremote_phone1','0',NULL),(1151,2,1587099584,'auth_ldap','field_lock_phone1','unlocked',NULL),(1152,2,1587099584,'auth_ldap','field_map_phone2','',NULL),(1153,2,1587099584,'auth_ldap','field_updatelocal_phone2','oncreate',NULL),(1154,2,1587099584,'auth_ldap','field_updateremote_phone2','0',NULL),(1155,2,1587099584,'auth_ldap','field_lock_phone2','unlocked',NULL),(1156,2,1587099584,'auth_ldap','field_map_address','',NULL),(1157,2,1587099584,'auth_ldap','field_updatelocal_address','oncreate',NULL),(1158,2,1587099584,'auth_ldap','field_updateremote_address','0',NULL),(1159,2,1587099584,'auth_ldap','field_lock_address','unlocked',NULL),(1160,2,1587099584,'auth_ldap','field_map_firstnamephonetic','',NULL),(1161,2,1587099584,'auth_ldap','field_updatelocal_firstnamephonetic','oncreate',NULL),(1162,2,1587099584,'auth_ldap','field_updateremote_firstnamephonetic','0',NULL),(1163,2,1587099584,'auth_ldap','field_lock_firstnamephonetic','unlocked',NULL),(1164,2,1587099584,'auth_ldap','field_map_lastnamephonetic','',NULL),(1165,2,1587099584,'auth_ldap','field_updatelocal_lastnamephonetic','oncreate',NULL),(1166,2,1587099584,'auth_ldap','field_updateremote_lastnamephonetic','0',NULL),(1167,2,1587099584,'auth_ldap','field_lock_lastnamephonetic','unlocked',NULL),(1168,2,1587099584,'auth_ldap','field_map_middlename','',NULL),(1169,2,1587099584,'auth_ldap','field_updatelocal_middlename','oncreate',NULL),(1170,2,1587099584,'auth_ldap','field_updateremote_middlename','0',NULL),(1171,2,1587099584,'auth_ldap','field_lock_middlename','unlocked',NULL),(1172,2,1587099584,'auth_ldap','field_map_alternatename','',NULL),(1173,2,1587099584,'auth_ldap','field_updatelocal_alternatename','oncreate',NULL),(1174,2,1587099584,'auth_ldap','field_updateremote_alternatename','0',NULL),(1175,2,1587099584,'auth_ldap','field_lock_alternatename','unlocked',NULL),(1176,2,1587099584,'auth_manual','expiration','0',NULL),(1177,2,1587099584,'auth_manual','expirationtime','30',NULL),(1178,2,1587099584,'auth_manual','expiration_warning','0',NULL),(1179,2,1587099584,'auth_manual','field_lock_firstname','unlocked',NULL),(1180,2,1587099584,'auth_manual','field_lock_lastname','unlocked',NULL),(1181,2,1587099584,'auth_manual','field_lock_email','unlocked',NULL),(1182,2,1587099584,'auth_manual','field_lock_city','unlocked',NULL),(1183,2,1587099584,'auth_manual','field_lock_country','unlocked',NULL),(1184,2,1587099584,'auth_manual','field_lock_lang','unlocked',NULL),(1185,2,1587099584,'auth_manual','field_lock_description','unlocked',NULL),(1186,2,1587099584,'auth_manual','field_lock_url','unlocked',NULL),(1187,2,1587099584,'auth_manual','field_lock_idnumber','unlocked',NULL),(1188,2,1587099584,'auth_manual','field_lock_institution','unlocked',NULL),(1189,2,1587099584,'auth_manual','field_lock_department','unlocked',NULL),(1190,2,1587099584,'auth_manual','field_lock_phone1','unlocked',NULL),(1191,2,1587099584,'auth_manual','field_lock_phone2','unlocked',NULL),(1192,2,1587099584,'auth_manual','field_lock_address','unlocked',NULL),(1193,2,1587099584,'auth_manual','field_lock_firstnamephonetic','unlocked',NULL),(1194,2,1587099584,'auth_manual','field_lock_lastnamephonetic','unlocked',NULL),(1195,2,1587099584,'auth_manual','field_lock_middlename','unlocked',NULL),(1196,2,1587099585,'auth_manual','field_lock_alternatename','unlocked',NULL),(1197,2,1587099585,'auth_mnet','rpc_negotiation_timeout','30',NULL),(1198,2,1587099585,'auth_none','field_lock_firstname','unlocked',NULL),(1199,2,1587099585,'auth_none','field_lock_lastname','unlocked',NULL),(1200,2,1587099585,'auth_none','field_lock_email','unlocked',NULL),(1201,2,1587099585,'auth_none','field_lock_city','unlocked',NULL),(1202,2,1587099585,'auth_none','field_lock_country','unlocked',NULL),(1203,2,1587099585,'auth_none','field_lock_lang','unlocked',NULL),(1204,2,1587099585,'auth_none','field_lock_description','unlocked',NULL),(1205,2,1587099585,'auth_none','field_lock_url','unlocked',NULL),(1206,2,1587099585,'auth_none','field_lock_idnumber','unlocked',NULL),(1207,2,1587099585,'auth_none','field_lock_institution','unlocked',NULL),(1208,2,1587099585,'auth_none','field_lock_department','unlocked',NULL),(1209,2,1587099585,'auth_none','field_lock_phone1','unlocked',NULL),(1210,2,1587099585,'auth_none','field_lock_phone2','unlocked',NULL),(1211,2,1587099585,'auth_none','field_lock_address','unlocked',NULL),(1212,2,1587099585,'auth_none','field_lock_firstnamephonetic','unlocked',NULL),(1213,2,1587099585,'auth_none','field_lock_lastnamephonetic','unlocked',NULL),(1214,2,1587099585,'auth_none','field_lock_middlename','unlocked',NULL),(1215,2,1587099585,'auth_none','field_lock_alternatename','unlocked',NULL),(1216,2,1587099585,'auth_oauth2','field_lock_firstname','unlocked',NULL),(1217,2,1587099585,'auth_oauth2','field_lock_lastname','unlocked',NULL),(1218,2,1587099585,'auth_oauth2','field_lock_email','unlocked',NULL),(1219,2,1587099585,'auth_oauth2','field_lock_city','unlocked',NULL),(1220,2,1587099585,'auth_oauth2','field_lock_country','unlocked',NULL),(1221,2,1587099585,'auth_oauth2','field_lock_lang','unlocked',NULL),(1222,2,1587099585,'auth_oauth2','field_lock_description','unlocked',NULL),(1223,2,1587099585,'auth_oauth2','field_lock_url','unlocked',NULL),(1224,2,1587099585,'auth_oauth2','field_lock_idnumber','unlocked',NULL),(1225,2,1587099585,'auth_oauth2','field_lock_institution','unlocked',NULL),(1226,2,1587099585,'auth_oauth2','field_lock_department','unlocked',NULL),(1227,2,1587099585,'auth_oauth2','field_lock_phone1','unlocked',NULL),(1228,2,1587099585,'auth_oauth2','field_lock_phone2','unlocked',NULL),(1229,2,1587099585,'auth_oauth2','field_lock_address','unlocked',NULL),(1230,2,1587099585,'auth_oauth2','field_lock_firstnamephonetic','unlocked',NULL),(1231,2,1587099585,'auth_oauth2','field_lock_lastnamephonetic','unlocked',NULL),(1232,2,1587099585,'auth_oauth2','field_lock_middlename','unlocked',NULL),(1233,2,1587099585,'auth_oauth2','field_lock_alternatename','unlocked',NULL),(1234,2,1587099585,'auth_shibboleth','user_attribute','',NULL),(1235,2,1587099585,'auth_shibboleth','convert_data','',NULL),(1236,2,1587099585,'auth_shibboleth','alt_login','off',NULL),(1237,2,1587099585,'auth_shibboleth','organization_selection','urn:mace:organization1:providerID, Example Organization 1\n https://another.idp-id.com/shibboleth, Other Example Organization, /Shibboleth.sso/DS/SWITCHaai\n urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/SWITCHaai',NULL),(1238,2,1587099585,'auth_shibboleth','logout_handler','',NULL),(1239,2,1587099585,'auth_shibboleth','logout_return_url','',NULL),(1240,2,1587099585,'auth_shibboleth','login_name','Shibboleth Login',NULL),(1241,2,1587099585,'auth_shibboleth','auth_logo','',NULL),(1242,2,1587099585,'auth_shibboleth','auth_instructions','Use the Shibboleth login to get access via Shibboleth, if your institution supports it. Otherwise, use the normal login form shown here.',NULL),(1243,2,1587099585,'auth_shibboleth','changepasswordurl','',NULL),(1244,2,1587099585,'auth_shibboleth','field_map_firstname','',NULL),(1245,2,1587099585,'auth_shibboleth','field_updatelocal_firstname','oncreate',NULL),(1246,2,1587099585,'auth_shibboleth','field_lock_firstname','unlocked',NULL),(1247,2,1587099585,'auth_shibboleth','field_map_lastname','',NULL),(1248,2,1587099585,'auth_shibboleth','field_updatelocal_lastname','oncreate',NULL),(1249,2,1587099585,'auth_shibboleth','field_lock_lastname','unlocked',NULL),(1250,2,1587099585,'auth_shibboleth','field_map_email','',NULL),(1251,2,1587099585,'auth_shibboleth','field_updatelocal_email','oncreate',NULL),(1252,2,1587099585,'auth_shibboleth','field_lock_email','unlocked',NULL),(1253,2,1587099585,'auth_shibboleth','field_map_city','',NULL),(1254,2,1587099585,'auth_shibboleth','field_updatelocal_city','oncreate',NULL),(1255,2,1587099585,'auth_shibboleth','field_lock_city','unlocked',NULL),(1256,2,1587099585,'auth_shibboleth','field_map_country','',NULL),(1257,2,1587099585,'auth_shibboleth','field_updatelocal_country','oncreate',NULL),(1258,2,1587099585,'auth_shibboleth','field_lock_country','unlocked',NULL),(1259,2,1587099585,'auth_shibboleth','field_map_lang','',NULL),(1260,2,1587099585,'auth_shibboleth','field_updatelocal_lang','oncreate',NULL),(1261,2,1587099585,'auth_shibboleth','field_lock_lang','unlocked',NULL),(1262,2,1587099585,'auth_shibboleth','field_map_description','',NULL),(1263,2,1587099585,'auth_shibboleth','field_updatelocal_description','oncreate',NULL),(1264,2,1587099585,'auth_shibboleth','field_lock_description','unlocked',NULL),(1265,2,1587099585,'auth_shibboleth','field_map_url','',NULL),(1266,2,1587099585,'auth_shibboleth','field_updatelocal_url','oncreate',NULL),(1267,2,1587099585,'auth_shibboleth','field_lock_url','unlocked',NULL),(1268,2,1587099585,'auth_shibboleth','field_map_idnumber','',NULL),(1269,2,1587099585,'auth_shibboleth','field_updatelocal_idnumber','oncreate',NULL),(1270,2,1587099585,'auth_shibboleth','field_lock_idnumber','unlocked',NULL),(1271,2,1587099585,'auth_shibboleth','field_map_institution','',NULL),(1272,2,1587099585,'auth_shibboleth','field_updatelocal_institution','oncreate',NULL),(1273,2,1587099585,'auth_shibboleth','field_lock_institution','unlocked',NULL),(1274,2,1587099585,'auth_shibboleth','field_map_department','',NULL),(1275,2,1587099585,'auth_shibboleth','field_updatelocal_department','oncreate',NULL),(1276,2,1587099585,'auth_shibboleth','field_lock_department','unlocked',NULL),(1277,2,1587099585,'auth_shibboleth','field_map_phone1','',NULL),(1278,2,1587099585,'auth_shibboleth','field_updatelocal_phone1','oncreate',NULL),(1279,2,1587099585,'auth_shibboleth','field_lock_phone1','unlocked',NULL),(1280,2,1587099585,'auth_shibboleth','field_map_phone2','',NULL),(1281,2,1587099585,'auth_shibboleth','field_updatelocal_phone2','oncreate',NULL),(1282,2,1587099585,'auth_shibboleth','field_lock_phone2','unlocked',NULL),(1283,2,1587099585,'auth_shibboleth','field_map_address','',NULL),(1284,2,1587099585,'auth_shibboleth','field_updatelocal_address','oncreate',NULL),(1285,2,1587099585,'auth_shibboleth','field_lock_address','unlocked',NULL),(1286,2,1587099585,'auth_shibboleth','field_map_firstnamephonetic','',NULL),(1287,2,1587099585,'auth_shibboleth','field_updatelocal_firstnamephonetic','oncreate',NULL),(1288,2,1587099585,'auth_shibboleth','field_lock_firstnamephonetic','unlocked',NULL),(1289,2,1587099585,'auth_shibboleth','field_map_lastnamephonetic','',NULL),(1290,2,1587099585,'auth_shibboleth','field_updatelocal_lastnamephonetic','oncreate',NULL),(1291,2,1587099585,'auth_shibboleth','field_lock_lastnamephonetic','unlocked',NULL),(1292,2,1587099585,'auth_shibboleth','field_map_middlename','',NULL),(1293,2,1587099585,'auth_shibboleth','field_updatelocal_middlename','oncreate',NULL),(1294,2,1587099585,'auth_shibboleth','field_lock_middlename','unlocked',NULL),(1295,2,1587099585,'auth_shibboleth','field_map_alternatename','',NULL),(1296,2,1587099585,'auth_shibboleth','field_updatelocal_alternatename','oncreate',NULL),(1297,2,1587099585,'auth_shibboleth','field_lock_alternatename','unlocked',NULL),(1298,2,1587099585,'block_activity_results','config_showbest','3',NULL),(1299,2,1587099585,'block_activity_results','config_showbest_locked','',NULL),(1300,2,1587099585,'block_activity_results','config_showworst','0',NULL),(1301,2,1587099585,'block_activity_results','config_showworst_locked','',NULL),(1302,2,1587099585,'block_activity_results','config_usegroups','0',NULL),(1303,2,1587099585,'block_activity_results','config_usegroups_locked','',NULL),(1304,2,1587099585,'block_activity_results','config_nameformat','1',NULL),(1305,2,1587099585,'block_activity_results','config_nameformat_locked','',NULL),(1306,2,1587099585,'block_activity_results','config_gradeformat','1',NULL),(1307,2,1587099585,'block_activity_results','config_gradeformat_locked','',NULL),(1308,2,1587099585,'block_activity_results','config_decimalpoints','2',NULL),(1309,2,1587099585,'block_activity_results','config_decimalpoints_locked','',NULL),(1310,2,1587099585,'block_myoverview','displaycategories','1',NULL),(1311,2,1587099585,'block_myoverview','layouts','card,list,summary',NULL),(1312,2,1587099585,'block_myoverview','displaygroupingallincludinghidden','0',NULL),(1313,2,1587099585,'block_myoverview','displaygroupingall','1',NULL),(1314,2,1587099585,'block_myoverview','displaygroupinginprogress','1',NULL),(1315,2,1587099585,'block_myoverview','displaygroupingpast','1',NULL),(1316,2,1587099585,'block_myoverview','displaygroupingfuture','1',NULL),(1317,2,1587099585,'block_myoverview','displaygroupingcustomfield','0',NULL),(1318,2,1587099585,'block_myoverview','customfiltergrouping','',NULL),(1319,2,1587099585,'block_myoverview','displaygroupingstarred','1',NULL),(1320,2,1587099585,'block_myoverview','displaygroupinghidden','1',NULL),(1321,2,1587099585,NULL,'block_course_list_adminview','all',NULL),(1322,2,1587099585,NULL,'block_course_list_hideallcourseslink','0',NULL),(1323,2,1587099585,NULL,'block_html_allowcssclasses','0',NULL),(1324,2,1587099585,NULL,'block_online_users_timetosee','5',NULL),(1325,2,1587099585,NULL,'block_online_users_onlinestatushiding','1',NULL),(1326,2,1587099585,'block_recentlyaccessedcourses','displaycategories','1',NULL),(1327,2,1587099585,NULL,'block_rss_client_num_entries','5',NULL),(1328,2,1587099585,NULL,'block_rss_client_timeout','30',NULL),(1329,2,1587099585,'block_section_links','numsections1','22',NULL),(1330,2,1587099585,'block_section_links','incby1','2',NULL),(1331,2,1587099585,'block_section_links','numsections2','40',NULL),(1332,2,1587099585,'block_section_links','incby2','5',NULL),(1333,2,1587099585,'block_starredcourses','displaycategories','1',NULL),(1334,2,1587099585,'block_tag_youtube','apikey','',NULL),(1335,2,1587099585,'format_singleactivity','activitytype','forum',NULL),(1336,2,1587099585,'fileconverter_googledrive','issuerid','',NULL),(1337,2,1587099585,NULL,'pathtounoconv','/usr/bin/unoconv',NULL),(1338,2,1587099585,'enrol_cohort','roleid','5',NULL),(1339,2,1587099585,'enrol_cohort','unenrolaction','0',NULL),(1340,2,1587099585,'enrol_meta','nosyncroleids','',NULL),(1341,2,1587099585,'enrol_meta','syncall','1',NULL),(1342,2,1587099585,'enrol_meta','unenrolaction','3',NULL),(1343,2,1587099585,'enrol_meta','coursesort','sortorder',NULL),(1344,2,1587099585,'enrol_database','dbtype','',NULL),(1345,2,1587099585,'enrol_database','dbhost','localhost',NULL),(1346,2,1587099585,'enrol_database','dbuser','',NULL),(1347,2,1587099585,'enrol_database','dbpass','',NULL),(1348,2,1587099585,'enrol_database','dbname','',NULL),(1349,2,1587099585,'enrol_database','dbencoding','utf-8',NULL),(1350,2,1587099585,'enrol_database','dbsetupsql','',NULL),(1351,2,1587099585,'enrol_database','dbsybasequoting','0',NULL),(1352,2,1587099585,'enrol_database','debugdb','0',NULL),(1353,2,1587099585,'enrol_database','localcoursefield','idnumber',NULL),(1354,2,1587099585,'enrol_database','localuserfield','idnumber',NULL),(1355,2,1587099585,'enrol_database','localrolefield','shortname',NULL),(1356,2,1587099585,'enrol_database','localcategoryfield','id',NULL),(1357,2,1587099585,'enrol_database','remoteenroltable','',NULL),(1358,2,1587099585,'enrol_database','remotecoursefield','',NULL),(1359,2,1587099585,'enrol_database','remoteuserfield','',NULL),(1360,2,1587099585,'enrol_database','remoterolefield','',NULL),(1361,2,1587099585,'enrol_database','remoteotheruserfield','',NULL),(1362,2,1587099585,'enrol_database','defaultrole','5',NULL),(1363,2,1587099585,'enrol_database','ignorehiddencourses','0',NULL),(1364,2,1587099585,'enrol_database','unenrolaction','0',NULL),(1365,2,1587099585,'enrol_database','newcoursetable','',NULL),(1366,2,1587099585,'enrol_database','newcoursefullname','fullname',NULL),(1367,2,1587099585,'enrol_database','newcourseshortname','shortname',NULL),(1368,2,1587099585,'enrol_database','newcourseidnumber','idnumber',NULL),(1369,2,1587099585,'enrol_database','newcoursecategory','',NULL),(1370,2,1587099585,'enrol_database','defaultcategory','1',NULL),(1371,2,1587099585,'enrol_database','templatecourse','',NULL),(1372,2,1587099585,'enrol_flatfile','location','',NULL),(1373,2,1587099585,'enrol_flatfile','encoding','UTF-8',NULL),(1374,2,1587099585,'enrol_flatfile','mailstudents','0',NULL),(1375,2,1587099585,'enrol_flatfile','mailteachers','0',NULL),(1376,2,1587099585,'enrol_flatfile','mailadmins','0',NULL),(1377,2,1587099585,'enrol_flatfile','unenrolaction','3',NULL),(1378,2,1587099585,'enrol_flatfile','expiredaction','3',NULL),(1379,2,1587099585,'enrol_guest','requirepassword','0',NULL),(1380,2,1587099585,'enrol_guest','usepasswordpolicy','0',NULL),(1381,2,1587099585,'enrol_guest','showhint','0',NULL),(1382,2,1587099585,'enrol_guest','defaultenrol','1',NULL),(1383,2,1587099585,'enrol_guest','status','1',NULL),(1384,2,1587099585,'enrol_guest','status_adv','',NULL),(1385,2,1587099585,'enrol_imsenterprise','imsfilelocation','',NULL),(1386,2,1587099585,'enrol_imsenterprise','logtolocation','',NULL),(1387,2,1587099585,'enrol_imsenterprise','mailadmins','0',NULL),(1388,2,1587099585,'enrol_imsenterprise','createnewusers','0',NULL),(1389,2,1587099585,'enrol_imsenterprise','imsupdateusers','0',NULL),(1390,2,1587099585,'enrol_imsenterprise','imsdeleteusers','0',NULL),(1391,2,1587099585,'enrol_imsenterprise','fixcaseusernames','0',NULL),(1392,2,1587099585,'enrol_imsenterprise','fixcasepersonalnames','0',NULL),(1393,2,1587099585,'enrol_imsenterprise','imssourcedidfallback','0',NULL),(1394,2,1587099585,'enrol_imsenterprise','imsrolemap01','5',NULL),(1395,2,1587099585,'enrol_imsenterprise','imsrolemap02','3',NULL),(1396,2,1587099585,'enrol_imsenterprise','imsrolemap03','3',NULL),(1397,2,1587099585,'enrol_imsenterprise','imsrolemap04','5',NULL),(1398,2,1587099585,'enrol_imsenterprise','imsrolemap05','0',NULL),(1399,2,1587099585,'enrol_imsenterprise','imsrolemap06','4',NULL),(1400,2,1587099585,'enrol_imsenterprise','imsrolemap07','0',NULL),(1401,2,1587099585,'enrol_imsenterprise','imsrolemap08','4',NULL),(1402,2,1587099586,'enrol_imsenterprise','truncatecoursecodes','0',NULL),(1403,2,1587099586,'enrol_imsenterprise','createnewcourses','0',NULL),(1404,2,1587099586,'enrol_imsenterprise','updatecourses','0',NULL),(1405,2,1587099586,'enrol_imsenterprise','createnewcategories','0',NULL),(1406,2,1587099586,'enrol_imsenterprise','nestedcategories','0',NULL),(1407,2,1587099586,'enrol_imsenterprise','categoryidnumber','0',NULL),(1408,2,1587099586,'enrol_imsenterprise','categoryseparator','',NULL),(1409,2,1587099586,'enrol_imsenterprise','imsunenrol','0',NULL),(1410,2,1587099586,'enrol_imsenterprise','imscoursemapshortname','coursecode',NULL),(1411,2,1587099586,'enrol_imsenterprise','imscoursemapfullname','short',NULL),(1412,2,1587099586,'enrol_imsenterprise','imscoursemapsummary','ignore',NULL),(1413,2,1587099586,'enrol_imsenterprise','imsrestricttarget','',NULL),(1414,2,1587099586,'enrol_imsenterprise','imscapitafix','0',NULL),(1415,2,1587099586,'enrol_manual','expiredaction','1',NULL),(1416,2,1587099586,'enrol_manual','expirynotifyhour','6',NULL),(1417,2,1587099586,'enrol_manual','defaultenrol','1',NULL),(1418,2,1587099586,'enrol_manual','status','0',NULL),(1419,2,1587099586,'enrol_manual','roleid','5',NULL),(1420,2,1587099586,'enrol_manual','enrolstart','4',NULL),(1421,2,1587099586,'enrol_manual','enrolperiod','0',NULL),(1422,2,1587099586,'enrol_manual','expirynotify','0',NULL),(1423,2,1587099586,'enrol_manual','expirythreshold','86400',NULL),(1424,2,1587099586,'enrol_mnet','roleid','5',NULL),(1425,2,1587099586,'enrol_mnet','roleid_adv','1',NULL),(1426,2,1587099586,'enrol_paypal','paypalbusiness','',NULL),(1427,2,1587099586,'enrol_paypal','mailstudents','0',NULL),(1428,2,1587099586,'enrol_paypal','mailteachers','0',NULL),(1429,2,1587099586,'enrol_paypal','mailadmins','0',NULL),(1430,2,1587099586,'enrol_paypal','expiredaction','3',NULL),(1431,2,1587099586,'enrol_paypal','status','1',NULL),(1432,2,1587099586,'enrol_paypal','cost','0',NULL),(1433,2,1587099586,'enrol_paypal','currency','USD',NULL),(1434,2,1587099586,'enrol_paypal','roleid','5',NULL),(1435,2,1587099586,'enrol_paypal','enrolperiod','0',NULL),(1436,2,1587099586,'enrol_lti','emaildisplay','2',NULL),(1437,2,1587099586,'enrol_lti','city','',NULL),(1438,2,1587099586,'enrol_lti','country','',NULL),(1439,2,1587099586,'enrol_lti','timezone','99',NULL),(1440,2,1587099586,'enrol_lti','lang','en',NULL),(1441,2,1587099586,'enrol_lti','institution','',NULL),(1442,2,1587099586,'enrol_self','requirepassword','0',NULL),(1443,2,1587099586,'enrol_self','usepasswordpolicy','0',NULL),(1444,2,1587099586,'enrol_self','showhint','0',NULL),(1445,2,1587099586,'enrol_self','expiredaction','1',NULL),(1446,2,1587099586,'enrol_self','expirynotifyhour','6',NULL),(1447,2,1587099586,'enrol_self','defaultenrol','1',NULL),(1448,2,1587099586,'enrol_self','status','1',NULL),(1449,2,1587099586,'enrol_self','newenrols','1',NULL),(1450,2,1587099586,'enrol_self','groupkey','0',NULL),(1451,2,1587099586,'enrol_self','roleid','5',NULL),(1452,2,1587099586,'enrol_self','enrolperiod','0',NULL),(1453,2,1587099586,'enrol_self','expirynotify','0',NULL),(1454,2,1587099586,'enrol_self','expirythreshold','86400',NULL),(1455,2,1587099586,'enrol_self','longtimenosee','0',NULL),(1456,2,1587099586,'enrol_self','maxenrolled','0',NULL),(1457,2,1587099586,'enrol_self','sendcoursewelcomemessage','1',NULL),(1458,2,1587099586,'filter_urltolink','formats','0',NULL),(1459,2,1587099586,'filter_urltolink','embedimages','1',NULL),(1460,2,1587099586,'filter_emoticon','formats','1,4,0',NULL),(1461,2,1587099586,'filter_displayh5p','allowedsources','',NULL),(1462,2,1587099586,'filter_mathjaxloader','httpsurl','https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js',NULL),(1463,2,1587099586,'filter_mathjaxloader','texfiltercompatibility','0',NULL),(1464,2,1587099586,'filter_mathjaxloader','mathjaxconfig','\nMathJax.Hub.Config({\n config: [\"Accessible.js\", \"Safe.js\"],\n errorSettings: { message: [\"!\"] },\n skipStartupTypeset: true,\n messageStyle: \"none\"\n});\n',NULL),(1465,2,1587099586,'filter_mathjaxloader','additionaldelimiters','',NULL),(1466,2,1587099586,NULL,'filter_multilang_force_old','0',NULL),(1467,2,1587099586,'filter_tex','latexpreamble','\\usepackage[latin1]{inputenc}\n\\usepackage{amsmath}\n\\usepackage{amsfonts}\n\\RequirePackage{amsmath,amssymb,latexsym}\n',NULL),(1468,2,1587099586,'filter_tex','latexbackground','#FFFFFF',NULL),(1469,2,1587099586,'filter_tex','density','120',NULL),(1470,2,1587099586,'filter_tex','pathlatex','/usr/bin/latex',NULL),(1471,2,1587099586,'filter_tex','pathdvips','/usr/bin/dvips',NULL),(1472,2,1587099586,'filter_tex','pathconvert','/usr/bin/convert',NULL),(1473,2,1587099586,'filter_tex','pathdvisvgm','/usr/bin/dvisvgm',NULL),(1474,2,1587099586,'filter_tex','pathmimetex','',NULL),(1475,2,1587099586,'filter_tex','convertformat','gif',NULL),(1476,2,1587099586,NULL,'filter_censor_badwords','',NULL),(1477,2,1587099586,'logstore_database','dbdriver','',NULL),(1478,2,1587099586,'logstore_database','dbhost','',NULL),(1479,2,1587099586,'logstore_database','dbuser','',NULL),(1480,2,1587099586,'logstore_database','dbpass','',NULL),(1481,2,1587099586,'logstore_database','dbname','',NULL),(1482,2,1587099586,'logstore_database','dbtable','',NULL),(1483,2,1587099586,'logstore_database','dbpersist','0',NULL),(1484,2,1587099586,'logstore_database','dbsocket','',NULL),(1485,2,1587099586,'logstore_database','dbport','',NULL),(1486,2,1587099586,'logstore_database','dbschema','',NULL),(1487,2,1587099586,'logstore_database','dbcollation','',NULL),(1488,2,1587099586,'logstore_database','dbhandlesoptions','0',NULL),(1489,2,1587099586,'logstore_database','buffersize','50',NULL),(1490,2,1587099586,'logstore_database','jsonformat','1',NULL),(1491,2,1587099586,'logstore_database','logguests','0',NULL),(1492,2,1587099586,'logstore_database','includelevels','1,2,0',NULL),(1493,2,1587099586,'logstore_database','includeactions','c,r,u,d',NULL),(1494,2,1587099586,'logstore_legacy','loglegacy','0',NULL),(1495,2,1587099586,NULL,'logguests','1',NULL),(1496,2,1587099586,NULL,'loglifetime','0',NULL),(1497,2,1587099586,'logstore_standard','logguests','1',NULL),(1498,2,1587099586,'logstore_standard','jsonformat','1',NULL),(1499,2,1587099586,'logstore_standard','loglifetime','0',NULL),(1500,2,1587099586,'logstore_standard','buffersize','50',NULL),(1501,2,1587099586,'mlbackend_python','useserver','0',NULL),(1502,2,1587099586,'mlbackend_python','host','',NULL),(1503,2,1587099586,'mlbackend_python','port','0',NULL),(1504,2,1587099586,'mlbackend_python','secure','0',NULL),(1505,2,1587099586,'mlbackend_python','username','default',NULL),(1506,2,1587099586,'mlbackend_python','password','',NULL),(1507,2,1587099586,'media_videojs','videoextensions','html_video,media_source,.f4v,.flv',NULL),(1508,2,1587099586,'media_videojs','audioextensions','html_audio',NULL),(1509,2,1587099586,'media_videojs','rtmp','0',NULL),(1510,2,1587099586,'media_videojs','useflash','0',NULL),(1511,2,1587099586,'media_videojs','youtube','1',NULL),(1512,2,1587099586,'media_videojs','videocssclass','video-js',NULL),(1513,2,1587099586,'media_videojs','audiocssclass','video-js',NULL),(1514,2,1587099586,'media_videojs','limitsize','1',NULL),(1515,2,1587099586,'qtype_multichoice','answerhowmany','1',NULL),(1516,2,1587099586,'qtype_multichoice','shuffleanswers','1',NULL),(1517,2,1587099586,'qtype_multichoice','answernumbering','abc',NULL),(1518,2,1587099586,'editor_atto','toolbar','collapse = collapse\nstyle1 = title, bold, italic\nlist = unorderedlist, orderedlist\nlinks = link\nfiles = image, media, recordrtc, managefiles, h5p\nstyle2 = underline, strike, subscript, superscript\nalign = align\nindent = indent\ninsert = equation, charmap, table, clear\nundo = undo\naccessibility = accessibilitychecker, accessibilityhelper\nother = html',NULL),(1519,2,1587099586,'editor_atto','autosavefrequency','60',NULL),(1520,2,1587099586,'atto_collapse','showgroups','5',NULL),(1521,2,1587099586,'atto_equation','librarygroup1','\n\\cdot\n\\times\n\\ast\n\\div\n\\diamond\n\\pm\n\\mp\n\\oplus\n\\ominus\n\\otimes\n\\oslash\n\\odot\n\\circ\n\\bullet\n\\asymp\n\\equiv\n\\subseteq\n\\supseteq\n\\leq\n\\geq\n\\preceq\n\\succeq\n\\sim\n\\simeq\n\\approx\n\\subset\n\\supset\n\\ll\n\\gg\n\\prec\n\\succ\n\\infty\n\\in\n\\ni\n\\forall\n\\exists\n\\neq\n',NULL),(1522,2,1587099586,'atto_equation','librarygroup2','\n\\leftarrow\n\\rightarrow\n\\uparrow\n\\downarrow\n\\leftrightarrow\n\\nearrow\n\\searrow\n\\swarrow\n\\nwarrow\n\\Leftarrow\n\\Rightarrow\n\\Uparrow\n\\Downarrow\n\\Leftrightarrow\n',NULL),(1523,2,1587099586,'atto_equation','librarygroup3','\n\\alpha\n\\beta\n\\gamma\n\\delta\n\\epsilon\n\\zeta\n\\eta\n\\theta\n\\iota\n\\kappa\n\\lambda\n\\mu\n\\nu\n\\xi\n\\pi\n\\rho\n\\sigma\n\\tau\n\\upsilon\n\\phi\n\\chi\n\\psi\n\\omega\n\\Gamma\n\\Delta\n\\Theta\n\\Lambda\n\\Xi\n\\Pi\n\\Sigma\n\\Upsilon\n\\Phi\n\\Psi\n\\Omega\n',NULL),(1524,2,1587099586,'atto_equation','librarygroup4','\n\\sum{a,b}\n\\sqrt[a]{b+c}\n\\int_{a}^{b}{c}\n\\iint_{a}^{b}{c}\n\\iiint_{a}^{b}{c}\n\\oint{a}\n(a)\n[a]\n\\lbrace{a}\\rbrace\n\\left| \\begin{matrix} a_1 & a_2 \\ a_3 & a_4 \\end{matrix} \\right|\n\\frac{a}{b+c}\n\\vec{a}\n\\binom {a} {b}\n{a \\brack b}\n{a \\brace b}\n',NULL),(1525,2,1587099586,'atto_recordrtc','allowedtypes','both',NULL),(1526,2,1587099586,'atto_recordrtc','audiobitrate','128000',NULL),(1527,2,1587099586,'atto_recordrtc','videobitrate','2500000',NULL),(1528,2,1587099586,'atto_recordrtc','timelimit','120',NULL),(1529,2,1587099586,'atto_table','allowborders','0',NULL),(1530,2,1587099586,'atto_table','allowbackgroundcolour','0',NULL),(1531,2,1587099586,'atto_table','allowwidth','0',NULL),(1532,2,1587099586,'editor_tinymce','customtoolbar','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\n\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\n\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen',NULL),(1533,2,1587099586,'editor_tinymce','fontselectlist','Trebuchet=Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;Arial=arial,helvetica,sans-serif;Courier New=courier new,courier,monospace;Georgia=georgia,times new roman,times,serif;Tahoma=tahoma,arial,helvetica,sans-serif;Times New Roman=times new roman,times,serif;Verdana=verdana,arial,helvetica,sans-serif;Impact=impact;Wingdings=wingdings',NULL),(1534,2,1587099586,'editor_tinymce','customconfig','',NULL),(1535,2,1587099586,'tinymce_moodleemoticon','requireemoticon','1',NULL),(1536,2,1587099586,'tinymce_spellchecker','spellengine','',NULL),(1537,2,1587099586,'tinymce_spellchecker','spelllanguagelist','+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv',NULL),(1538,2,1587099586,NULL,'profileroles','5,4,3',NULL),(1539,2,1587099586,NULL,'coursecontact','3',NULL),(1540,2,1587099586,NULL,'frontpage','6',NULL),(1541,2,1587099586,NULL,'frontpageloggedin','6',NULL),(1542,2,1587099586,NULL,'maxcategorydepth','2',NULL),(1543,2,1587099586,NULL,'frontpagecourselimit','200',NULL),(1544,2,1587099586,NULL,'commentsperpage','15',NULL),(1545,2,1587099586,NULL,'defaultfrontpageroleid','8',NULL),(1546,2,1587099586,NULL,'messageinbound_enabled','0',NULL),(1547,2,1587099586,NULL,'messageinbound_mailbox','',NULL),(1548,2,1587099586,NULL,'messageinbound_domain','',NULL),(1549,2,1587099586,NULL,'messageinbound_host','',NULL),(1550,2,1587099586,NULL,'messageinbound_hostssl','ssl',NULL),(1551,2,1587099586,NULL,'messageinbound_hostuser','',NULL),(1552,2,1587099586,NULL,'messageinbound_hostpass','',NULL),(1553,2,1587099586,NULL,'enablemobilewebservice','0',NULL),(1554,2,1587099586,'tool_mobile','apppolicy','',NULL),(1555,2,1587099619,NULL,'timezone','Asia/Hong_Kong',NULL),(1556,2,1587099619,NULL,'registerauth','',NULL),(1557,2,1587109442,'theme_lambda','logo','',NULL),(1558,2,1587109442,'theme_lambda','logo_res','1',NULL),(1559,2,1587109442,'theme_lambda','pagewidth','1600',NULL),(1560,2,1587109442,'theme_lambda','page_centered_logo','0',NULL),(1561,2,1587109442,'theme_lambda','category_layout','0',NULL),(1562,2,1587109442,'theme_lambda','footnote','',NULL),(1563,2,1587109442,'theme_lambda','customcss','',NULL),(1564,2,1587109442,'theme_lambda','list_bg','13',NULL),(1565,2,1587109442,'theme_lambda','pagebackground','',NULL),(1566,2,1587109442,'theme_lambda','page_bg_repeat','0',NULL),(1567,2,1587109442,'theme_lambda','header_background','',NULL),(1568,2,1587109442,'theme_lambda','header_bg_repeat','0',NULL),(1569,2,1587109442,'theme_lambda','category_background','',NULL),(1570,2,1587109442,'theme_lambda','banner_font_color','0',NULL),(1571,2,1587109442,'theme_lambda','hide_category_background','0',NULL),(1572,2,1587109442,'theme_lambda','maincolor','#ffae00',NULL),(1573,2,1587109442,'theme_lambda','mainhovercolor','#efa300',NULL),(1574,2,1587109442,'theme_lambda','linkcolor','#efa300',NULL),(1575,2,1587109442,'theme_lambda','def_buttoncolor','#8ec63f',NULL),(1576,2,1587109442,'theme_lambda','def_buttonhovercolor','#77ae29',NULL),(1577,2,1587109442,'theme_lambda','headercolor','#ffffff',NULL),(1578,2,1587109442,'theme_lambda','menufirstlevelcolor','#3A454b',NULL),(1579,2,1587109442,'theme_lambda','menufirstlevel_linkcolor','#ffffff',NULL),(1580,2,1587109442,'theme_lambda','menusecondlevelcolor','#f4f4f4',NULL),(1581,2,1587109442,'theme_lambda','menusecondlevel_linkcolor','#444444',NULL),(1582,2,1587109442,'theme_lambda','footercolor','#323A45',NULL),(1583,2,1587109442,'theme_lambda','footerheadingcolor','#f2f2f2',NULL),(1584,2,1587109442,'theme_lambda','footertextcolor','#bdc3c7',NULL),(1585,2,1587109442,'theme_lambda','copyrightcolor','#292F38',NULL),(1586,2,1587109442,'theme_lambda','copyright_textcolor','#bdc3c2',NULL),(1587,2,1587109442,'theme_lambda','block_layout','0',NULL),(1588,2,1587109442,'theme_lambda','block_style','0',NULL),(1589,2,1587109443,'theme_lambda','block_icons','0',NULL),(1590,2,1587109443,'theme_lambda','website','',NULL),(1591,2,1587109443,'theme_lambda','socials_mail','',NULL),(1592,2,1587109443,'theme_lambda','facebook','',NULL),(1593,2,1587109443,'theme_lambda','flickr','',NULL),(1594,2,1587109443,'theme_lambda','twitter','',NULL),(1595,2,1587109443,'theme_lambda','googleplus','',NULL),(1596,2,1587109443,'theme_lambda','pinterest','',NULL),(1597,2,1587109443,'theme_lambda','instagram','',NULL),(1598,2,1587109443,'theme_lambda','youtube','',NULL),(1599,2,1587109443,'theme_lambda','linkedin','',NULL),(1600,2,1587109443,'theme_lambda','socials_color','#a9a9a9',NULL),(1601,2,1587109443,'theme_lambda','socials_header_bg','1',NULL),(1602,2,1587109443,'theme_lambda','socials_position','0',NULL),(1603,2,1587109443,'theme_lambda','fonts_source','1',NULL),(1604,2,1587109443,'theme_lambda','font_body','1',NULL),(1605,2,1587109443,'theme_lambda','font_body_size','2',NULL),(1606,2,1587109443,'theme_lambda','font_heading','1',NULL),(1607,2,1587109443,'theme_lambda','font_languages','',NULL),(1608,2,1587109443,'theme_lambda','use_fa5','1',NULL),(1609,2,1587109443,'theme_lambda','slide1image','',NULL),(1610,2,1587109443,'theme_lambda','slide1','',NULL),(1611,2,1587109443,'theme_lambda','slide1caption','',NULL),(1612,2,1587109443,'theme_lambda','slide1_url','',NULL),(1613,2,1587109443,'theme_lambda','slide2image','',NULL),(1614,2,1587109443,'theme_lambda','slide2','',NULL),(1615,2,1587109443,'theme_lambda','slide2caption','',NULL),(1616,2,1587109443,'theme_lambda','slide2_url','',NULL),(1617,2,1587109443,'theme_lambda','slide3image','',NULL),(1618,2,1587109443,'theme_lambda','slide3','',NULL),(1619,2,1587109443,'theme_lambda','slide3caption','',NULL),(1620,2,1587109443,'theme_lambda','slide3_url','',NULL),(1621,2,1587109443,'theme_lambda','slide4image','',NULL),(1622,2,1587109443,'theme_lambda','slide4','',NULL),(1623,2,1587109443,'theme_lambda','slide4caption','',NULL),(1624,2,1587109443,'theme_lambda','slide4_url','',NULL),(1625,2,1587109443,'theme_lambda','slide5image','',NULL),(1626,2,1587109443,'theme_lambda','slide5','',NULL),(1627,2,1587109443,'theme_lambda','slide5caption','',NULL),(1628,2,1587109443,'theme_lambda','slide5_url','',NULL),(1629,2,1587109443,'theme_lambda','slideshow_height','475px',NULL),(1630,2,1587109443,'theme_lambda','slideshow_hide_captions','0',NULL),(1631,2,1587109443,'theme_lambda','slideshowpattern','0',NULL),(1632,2,1587109443,'theme_lambda','slideshow_advance','1',NULL),(1633,2,1587109443,'theme_lambda','slideshow_nav','1',NULL),(1634,2,1587109443,'theme_lambda','slideshow_loader','0',NULL),(1635,2,1587109443,'theme_lambda','slideshow_imgfx','random',NULL),(1636,2,1587109443,'theme_lambda','slideshow_txtfx','moveFromLeft',NULL),(1637,2,1587109443,'theme_lambda','carousel_position','1',NULL),(1638,2,1587109443,'theme_lambda','carousel_img_dim','260px',NULL),(1639,2,1587109443,'theme_lambda','carousel_h','',NULL),(1640,2,1587109443,'theme_lambda','carousel_hi','3',NULL),(1641,2,1587109443,'theme_lambda','carousel_add_html','',NULL),(1642,2,1587109443,'theme_lambda','carousel_slides','4',NULL),(1643,2,1587109443,'theme_lambda','custom_login','1',NULL),(1644,2,1587109443,'theme_lambda','login_link','2',NULL),(1645,2,1587109443,'theme_lambda','custom_login_link_url','',NULL),(1646,2,1587109443,'theme_lambda','custom_login_link_txt','',NULL),(1647,2,1587109443,'theme_lambda','auth_googleoauth2','0',NULL),(1648,2,1587109443,'theme_lambda','home_button','shortname',NULL),(1649,2,1587109443,'theme_lambda','navbar_search_form','0',NULL),(1650,2,1587109443,'theme_lambda','hide_breadcrumb','1',NULL),(1651,2,1587109443,'theme_lambda','mycourses_dropdown','',NULL),(1652,2,1587109443,'theme_lambda','shadow_effect','0',NULL),(1653,2,1587109460,'theme_lambda','carousel_image_1','',NULL),(1654,2,1587109460,'theme_lambda','carousel_heading_1','',NULL),(1655,2,1587109460,'theme_lambda','carousel_caption_1','',NULL),(1656,2,1587109460,'theme_lambda','carousel_url_1','',NULL),(1657,2,1587109460,'theme_lambda','carousel_btntext_1','',NULL),(1658,2,1587109460,'theme_lambda','carousel_color_1','#f9bf3b',NULL),(1659,2,1587109460,'theme_lambda','carousel_image_2','',NULL),(1660,2,1587109460,'theme_lambda','carousel_heading_2','',NULL),(1661,2,1587109460,'theme_lambda','carousel_caption_2','',NULL),(1662,2,1587109460,'theme_lambda','carousel_url_2','',NULL),(1663,2,1587109460,'theme_lambda','carousel_btntext_2','',NULL),(1664,2,1587109460,'theme_lambda','carousel_color_2','#f9bf3b',NULL),(1665,2,1587109460,'theme_lambda','carousel_image_3','',NULL),(1666,2,1587109460,'theme_lambda','carousel_heading_3','',NULL),(1667,2,1587109460,'theme_lambda','carousel_caption_3','',NULL),(1668,2,1587109460,'theme_lambda','carousel_url_3','',NULL),(1669,2,1587109460,'theme_lambda','carousel_btntext_3','',NULL),(1670,2,1587109460,'theme_lambda','carousel_color_3','#f9bf3b',NULL),(1671,2,1587109460,'theme_lambda','carousel_image_4','',NULL),(1672,2,1587109460,'theme_lambda','carousel_heading_4','',NULL),(1673,2,1587109460,'theme_lambda','carousel_caption_4','',NULL),(1674,2,1587109460,'theme_lambda','carousel_url_4','',NULL),(1675,2,1587109460,'theme_lambda','carousel_btntext_4','',NULL),(1676,2,1587109460,'theme_lambda','carousel_color_4','#f9bf3b',NULL),(1677,2,1587109646,'theme_lambda','maincolor','#64A8FB','#ffae00'),(1678,2,1587202618,NULL,'frontpage','','6'),(1679,2,1587202919,'theme_lambda','carousel_image_1','/FLIP_promotion_logo (1) (1).jpg',''),(1680,2,1587203005,'theme_lambda','carousel_position','0','1'),(1681,2,1587203005,'theme_lambda','carousel_img_dim','360px','260px'),(1682,2,1587203005,'theme_lambda','carousel_slides','1','4'),(1683,2,1587203292,'theme_lambda','slideshow_height','responsive','475px'),(1684,2,1587207110,'theme_lambda','auth_googleoauth2','1','0'),(1685,2,1587207145,'theme_lambda','login_link','3','2'),(1686,2,1587207678,'theme_lambda','slideshow_loader','2','0'),(1687,2,1587207711,'theme_lambda','slideshowpattern','1','0'),(1688,2,1587207834,'theme_lambda','slideshow_height','575px','responsive'),(1689,2,1587207834,'theme_lambda','slideshowpattern','0','1'),(1690,2,1587207878,'theme_lambda','slideshow_height','responsive','575px'),(1691,2,1587207878,'theme_lambda','slideshowpattern','4','0'),(1692,2,1587208288,'core_admin','logo','/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png',''),(1693,2,1587211288,NULL,'cachetemplates','0','1'),(1694,2,1587211299,NULL,'cachetemplates','1','0'),(1695,2,1587211454,'theme_lambda','logo','/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png',''),(1696,2,1587211485,'theme_lambda','pagewidth','100','1600'),(1697,2,1587211504,'theme_lambda','pagewidth','90','100'),(1698,2,1587211763,'theme_lambda','slide1image','/FLIP_promotion_logo (1) (1).jpg',''),(1699,2,1587211763,'theme_lambda','slideshow_height','575px','responsive'),(1700,2,1587211763,'theme_lambda','slideshowpattern','0','4'),(1701,2,1587211763,'theme_lambda','slideshow_advance','0','1'),(1702,2,1587211763,'theme_lambda','slideshow_nav','0','1'),(1703,2,1587211840,'theme_lambda','carousel_image_1','','/FLIP_promotion_logo (1) (1).jpg'),(1704,2,1587211994,'theme_lambda','slideshowpattern','1','0'),(1705,2,1587212086,'theme_lambda','slideshowpattern','2','1'),(1706,2,1587212102,'theme_lambda','slideshowpattern','4','2'),(1707,2,1587212117,'theme_lambda','slideshowpattern','0','4'),(1708,2,1587212198,'theme_lambda','login_link','0','3'),(1709,2,1587212238,'theme_lambda','home_button','home','shortname'),(1710,2,1587212454,'theme_lambda','login_link','3','0'),(1711,2,1587216356,NULL,'registerauth','email',''),(1712,2,1587216356,NULL,'authloginviaemail','1','0'),(1713,2,1587220671,'auth_email','recaptcha','1','0'),(1714,2,1587220730,NULL,'registerauth','email',''),(1715,2,1587223848,NULL,'registerauth','','email'),(1716,2,1587223848,NULL,'allowaccountssameemail','1','0'),(1717,2,1587223848,NULL,'authpreventaccountcreation','1','0'),(1718,2,1587224968,NULL,'authpreventaccountcreation','0','1'),(1719,2,1587224968,NULL,'verifychangedemail','0','1'),(1720,2,1587227814,NULL,'registerauth','email',''),(1721,2,1587227814,NULL,'guestloginbutton','0','1'),(1722,2,1587227979,NULL,'authpreventaccountcreation','1','0'),(1723,2,1587228160,NULL,'authpreventaccountcreation','0','1'),(1724,2,1587228832,NULL,'authpreventaccountcreation','1','0'),(1725,2,1587228971,NULL,'registerauth','email',''),(1726,2,1587229027,NULL,'registerauth','','email'),(1727,2,1587229027,NULL,'authpreventaccountcreation','0','1'),(1728,2,1587230683,NULL,'registerauth','onlineconfirm',''),(1729,2,1587231587,'auth_onlineconfirm','recaptcha','0',NULL),(1730,2,1587231587,'auth_onlineconfirm','field_lock_firstname','unlocked',NULL),(1731,2,1587231587,'auth_onlineconfirm','field_lock_lastname','unlocked',NULL),(1732,2,1587231587,'auth_onlineconfirm','field_lock_email','unlocked',NULL),(1733,2,1587231587,'auth_onlineconfirm','field_lock_city','unlocked',NULL),(1734,2,1587231587,'auth_onlineconfirm','field_lock_country','unlocked',NULL),(1735,2,1587231587,'auth_onlineconfirm','field_lock_lang','unlocked',NULL),(1736,2,1587231587,'auth_onlineconfirm','field_lock_description','unlocked',NULL),(1737,2,1587231587,'auth_onlineconfirm','field_lock_url','unlocked',NULL),(1738,2,1587231587,'auth_onlineconfirm','field_lock_idnumber','unlocked',NULL),(1739,2,1587231587,'auth_onlineconfirm','field_lock_institution','unlocked',NULL),(1740,2,1587231587,'auth_onlineconfirm','field_lock_department','unlocked',NULL),(1741,2,1587231587,'auth_onlineconfirm','field_lock_phone1','unlocked',NULL),(1742,2,1587231587,'auth_onlineconfirm','field_lock_phone2','unlocked',NULL),(1743,2,1587231587,'auth_onlineconfirm','field_lock_address','unlocked',NULL),(1744,2,1587231587,'auth_onlineconfirm','field_lock_firstnamephonetic','unlocked',NULL),(1745,2,1587231587,'auth_onlineconfirm','field_lock_lastnamephonetic','unlocked',NULL),(1746,2,1587231587,'auth_onlineconfirm','field_lock_middlename','unlocked',NULL),(1747,2,1587231587,'auth_onlineconfirm','field_lock_alternatename','unlocked',NULL),(1748,2,1587231618,NULL,'registerauth','onlineconfirm',''),(1749,2,1587268539,NULL,'badges_allowcoursebadges','0','1'),(1750,2,1587268754,NULL,'defaultpreference_maildisplay','0','2'),(1751,2,1587269320,NULL,'linkadmincategories','0','1'),(1752,2,1587563060,'enrol_self','status','0','1'),(1753,2,1587642826,'editor_atto','toolbar','collapse = collapse\r\nstyle1 = title, bold, italic\r\nlist = unorderedlist, orderedlist\r\nlinks = link\r\nfiles = image, media, recordrtc, managefiles, h5p\r\nstyle2 = underline, strike, subscript, superscript\r\nalign = align\r\nindent = indent\r\ninsert = equation, charmap, table, clear\r\nundo = undo\r\naccessibility = accessibilitychecker, accessibilityhelper\r\nother = html','collapse = collapse\nstyle1 = title, bold, italic\nlist = unorderedlist, orderedlist\nlinks = link\nfiles = image, media, recordrtc, managefiles, h5p\nstyle2 = underline, strike, subscript, superscript\nalign = align\nindent = indent\ninsert = equation, charmap, table, clear\nundo = undo\naccessibility = accessibilitychecker, accessibilityhelper\nother = html'),(1754,2,1587643116,'editor_tinymce','customtoolbar','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\r\n\r\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\r\n\r\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\n\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\n\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen'),(1755,2,1587645585,'backup','backup_auto_active','1','0'),(1756,2,1587645585,'backup','backup_auto_storage','1','0'),(1757,2,1587645585,'backup','backup_auto_destination','/var/www/moodle_backup/',''),(1758,2,1587645585,'backup','backup_auto_max_kept','5','1'),(1759,2,1587645585,'backup','backup_auto_delete_days','10','0'),(1760,2,1587645585,'backup','backup_auto_min_kept','2','0'),(1761,2,1587645585,'backup','backup_shortname','1','0'),(1762,2,1587645585,'backup','backup_auto_skip_hidden','0','1'),(1763,2,1587645609,'backup','backup_auto_weekdays','1111111','0000000'),(1764,2,1587951008,'editor_atto','toolbar','collapse = collapse\r\nstyle1 = title, bold, italic, fontcolor, backcolor\r\nlist = unorderedlist, orderedlist\r\nlinks = link\r\nfiles = image, media, recordrtc, managefiles\r\nstyle2 = underline, strike, subscript, superscript\r\nalign = align\r\nindent = indent\r\ninsert = charmap, table, clear\r\nundo = undo\r\naccessibility = accessibilitychecker, accessibilityhelper\r\nother = html\r\n','collapse = collapse\r\nstyle1 = title, bold, italic\r\nlist = unorderedlist, orderedlist\r\nlinks = link\r\nfiles = image, media, recordrtc, managefiles, h5p\r\nstyle2 = underline, strike, subscript, superscript\r\nalign = align\r\nindent = indent\r\ninsert = equation, charmap, table, clear\r\nundo = undo\r\naccessibility = accessibilitychecker, accessibilityhelper\r\nother = html'),(1765,2,1587951063,'editor_tinymce','customtoolbar','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\r\n\r\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\r\n\r\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\r\n','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\r\n\r\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\r\n\r\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen'),(1766,2,1588000500,'moodlecourse','lang','zh_tw',''),(1767,2,1588765903,'theme_lambda','block_style','1','0'),(1768,2,1588765924,'theme_lambda','block_style','2','1'),(1769,2,1588765939,'theme_lambda','block_style','0','2'),(1770,2,1588765948,'theme_lambda','block_layout','1','0'),(1771,2,1588765964,'theme_lambda','block_layout','0','1'),(1772,2,1588766013,'theme_lambda','carousel_add_html','

AAAAAAAAAAA

',''),(1773,2,1588766041,'theme_lambda','carousel_add_html','','

AAAAAAAAAAA

'),(1774,2,1588766135,'core_admin','coursecolor4','#AFF2FD','#dfe6e9'),(1775,2,1588766182,'core_admin','coursecolor4','#F6FA23','#AFF2FD'),(1776,2,1588766243,'core_admin','coursecolor1','#F2FA23','#81ecec'),(1777,2,1588766243,'core_admin','coursecolor2','#F8FB4C','#74b9ff'),(1778,2,1588766243,'core_admin','coursecolor3','#FFF338','#a29bfe'),(1779,2,1588766243,'core_admin','coursecolor4','#FFDD42','#F6FA23'),(1780,2,1588766243,'core_admin','coursecolor5','#FFF85B','#00b894'),(1781,2,1588766244,'core_admin','coursecolor6','#FFF33D','#0984e3'),(1782,2,1588766244,'core_admin','coursecolor7','#FFE523','#b2bec3'),(1783,2,1588766244,'core_admin','coursecolor8','#EDFC66','#fdcb6e'),(1784,2,1588766244,'core_admin','coursecolor9','#FFE360','#fd79a8'),(1785,2,1588766244,'core_admin','coursecolor10','#E8FB3D','#6c5ce7'),(1786,2,1588766340,'core_admin','coursecolor1','#81ecec','#F2FA23'),(1787,2,1588766340,'core_admin','coursecolor2','#74b9ff','#F8FB4C'),(1788,2,1588766340,'core_admin','coursecolor3','#a29bfe','#FFF338'),(1789,2,1588766340,'core_admin','coursecolor4','#dfe6e9','#FFDD42'),(1790,2,1588766340,'core_admin','coursecolor5','#00b894','#FFF85B'),(1791,2,1588766340,'core_admin','coursecolor6','#0984e3','#FFF33D'),(1792,2,1588766340,'core_admin','coursecolor7','#b2bec3','#FFE523'),(1793,2,1588766340,'core_admin','coursecolor8','#fdcb6e','#EDFC66'),(1794,2,1588766340,'core_admin','coursecolor9','#fd79a8','#FFE360'),(1795,2,1588766340,'core_admin','coursecolor10','#6c5ce7','#E8FB3D'),(1796,2,1588766574,'theme_lambda','menufirstlevelcolor','#FFFA00','#3A454b'),(1797,2,1588766622,'theme_lambda','menufirstlevelcolor','#3A454b','#FFFA00'),(1798,2,1588766622,'theme_lambda','menusecondlevelcolor','#FFF00F','#f4f4f4'),(1799,2,1588766662,'theme_lambda','menusecondlevelcolor','#f4f4f4','#FFF00F'),(1800,2,1588766662,'theme_lambda','footerheadingcolor','#FF4CA7','#f2f2f2'),(1801,2,1588766703,'theme_lambda','menusecondlevel_linkcolor','#62FA05','#444444'),(1802,2,1588766703,'theme_lambda','footerheadingcolor','#f2f2f2','#FF4CA7'),(1803,2,1588766772,'theme_lambda','menusecondlevel_linkcolor','#444444','#62FA05'),(1804,2,1588767604,'theme_lambda','menusecondlevelcolor','#FF0000','#f4f4f4'),(1805,2,1588767699,'theme_lambda','menusecondlevelcolor','#f4f4f4','#FF0000'),(1806,2,1588773795,'theme_lambda','customcss','',''),(1807,2,1588773860,'theme_lambda','customcss','h3 { color:blue; }\r\n',''),(1808,2,1588774096,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n}\r\n','h3 { color:blue; }\r\n'),(1809,2,1588774156,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #ff0000;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n}\r\n'),(1810,2,1588774231,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: cyan;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #ff0000;\r\n}\r\n'),(1811,2,1588774532,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #F7FFCE;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: cyan;\r\n}\r\n'),(1812,2,1588774748,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #F7FFCE;\r\n}\r\n'),(1813,2,1588836191,NULL,'smtphosts','smtp.gmail.com:465',''),(1814,2,1588836191,NULL,'smtpsecure','ssl',''),(1815,2,1588836191,NULL,'smtpuser','care@harmonyfound.org',''),(1816,2,1588836191,NULL,'smtppass','********',''),(1817,2,1588836307,NULL,'smtppass','********','********'),(1818,2,1588839092,NULL,'smtpsecure','tls','ssl'),(1819,2,1588839092,NULL,'smtppass','********','********'),(1820,2,1588845093,NULL,'registerauth','onlineconfirm',''),(1821,2,1588845228,'auth_email','recaptcha','0','1'),(1822,2,1588845290,NULL,'registerauth','email',''),(1823,2,1588848134,'theme_lambda','login_link','1','3'),(1824,2,1588848281,'theme_lambda','login_link','3','1'),(1825,2,1588848281,'theme_lambda','custom_login_link_txt','Login / Create new Account',''),(1826,2,1588848442,'theme_lambda','custom_login_link_txt','登入 / 建立新帳號','Login / Create new Account'),(1827,2,1588848499,'theme_lambda','custom_login_link_txt','Login / Create new Account','登入 / 建立新帳號'),(1828,2,1588937682,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n\r\nh4 {\r\n display: inline;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n'),(1829,2,1588937742,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n\r\n\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n\r\nh4 {\r\n display: inline;\r\n}\r\n'),(1830,2,1588949279,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n\r\n\r\n'),(1831,2,1588979417,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n'),(1832,2,1589256094,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n'),(1833,2,1589256381,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer .r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}'),(1834,2,1589256437,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer .r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}'),(1835,2,1589334317,'core','siteadmins','2, 93','2'),(1836,2,1589334347,'core','siteadmins','2, 93','2'),(1837,2,1589334390,'core','siteadmins','2, 93','2'),(1838,2,1589334417,'core','siteadmins','2, 93','2'),(1839,2,1589336658,'core','siteadmins','2, 93','2'),(1840,2,1589336694,'core','siteadmins','2, 93','2'),(1841,2,1589337989,NULL,'lang','zh_tw','en'),(1842,2,1589338039,NULL,'autolang','0','1'),(1843,2,1589339670,'theme_lambda','custom_login_link_txt','Sign up / Sign in','Login / Create new Account'),(1844,2,1589339796,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.custom_login_link_txt {\r\n font-size: 150%;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}'),(1845,2,1589339830,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\ncustom_login_link_txt {\r\n font-size: 500%;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.custom_login_link_txt {\r\n font-size: 150%;\r\n}'),(1846,2,1589339845,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.custom_login_link_txt {\r\n font-size: 500%;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\ncustom_login_link_txt {\r\n font-size: 500%;\r\n}'),(1847,2,1589339938,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass oauth2{\r\n font-size: 500%;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.custom_login_link_txt {\r\n font-size: 500%;\r\n}'),(1848,2,1589339952,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nforgotpass oauth2{\r\n font-size: 500%;\r\n}','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass oauth2{\r\n font-size: 500%;\r\n}'),(1849,2,1589340807,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nforgotpass oauth2{\r\n font-size: 500%;\r\n}'),(1850,2,1589529637,NULL,'lang','zh_tw_wp','zh_tw'),(1851,2,1589530381,NULL,'lang','zh_tw','zh_tw_wp'),(1852,2,1589530457,NULL,'langlist','zh_tw|中文',''),(1853,2,1589781939,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1854,2,1589781983,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nmt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1855,2,1589782039,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nmt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1856,2,1589782159,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.row col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1857,2,1589782191,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nrow col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.row col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1858,2,1589782342,'theme_lambda','customcss','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\nprev-activity-link{\r\n display:none;\r\n}\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\nrow col-md-4{\r\n display:none;\r\n}\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }'),(1859,2,1589782384,'theme_lambda','customcss','.prev-activity-link{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\nprev-activity-link{\r\n display:none;\r\n}\r\n'),(1860,2,1589782445,'theme_lambda','customcss','.mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','.prev-activity-link{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1861,2,1589782503,'theme_lambda','customcss','mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','.mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1862,2,1589782528,'theme_lambda','customcss','activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','mt-5 mb-1 activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1863,2,1589782542,'theme_lambda','customcss','.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1864,2,1589782619,'theme_lambda','customcss','mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1865,2,1589782636,'theme_lambda','customcss','.mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n','mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1866,2,1589815285,NULL,'maintenance_enabled','1','0'),(1867,2,1589819921,NULL,'maintenance_enabled','0','1'),(1868,2,1589862414,NULL,'langlist','zh_tw|中文,en','zh_tw|中文'),(1869,2,1589909070,NULL,'badges_defaultissuername','天天和諧聖經教室',''),(1870,2,1589909070,NULL,'badges_defaultissuercontact','flip@harmonyfound.org',''),(1871,2,1589909070,NULL,'badges_badgesalt','flip1587099343','badges1587099343'),(1872,2,1589909070,NULL,'badges_allowcoursebadges','1','0'),(1873,2,1589968036,NULL,'auth_instructions','

您好!

如欲完整使用本網站課程,請先花一兩分鐘申請帳號。

此外,部分課程在初次選課時,還需要輸入開課教師所設定的選課密碼。

請依下列步驟進行申請帳號及註冊報讀課程:

1. 於申請新帳號表單中輸入個人相關資料。

2. 一封電子郵件會立刻寄送到您的信箱。

3. 讀取您的電子郵件,點按信件中的網址連結。

4. 您的帳號將得到確認,並且立刻登入本網站。

5. 然後,請選擇您想要參加的課程。

6. 如果系統提示要選課密碼,請輸入教師提供給您的選課密碼。

以後,您只要輸入個人的帳號與密碼〈在左邊的表單中〉,就可以進入任何一個您已選修的課程。

',''),(1874,2,1589968181,NULL,'auth_instructions','
您好!
如欲完整使用本網站課程,請先花一兩分鐘申請帳號。
此外,部分課程在初次選課時,還需要輸入開課教師所設定的選課密碼。
請依下列步驟進行申請帳號及註冊報讀課程:
  1. 於申請新帳號表單中輸入個人相關資料。
  2. 一封電子郵件會立刻寄送到您的信箱。
  3. 讀取您的電子郵件,點按信件中的網址連結。
  4. 您的帳號將得到確認,並且立刻登入本網站。
  5. 然後,請選擇您想要參加的課程。
  6. 如果系統提示要選課密碼,請輸入教師提供給您的選課密碼。
以後,您只要輸入個人的帳號與密碼〈在左邊的表單中〉,就可以進入任何一個您已選修的課程。
','

您好!

如欲完整使用本網站課程,請先花一兩分鐘申請帳號。

此外,部分課程在初次選課時,還需要輸入開課教師所設定的選課密碼。

請依下列步驟進行申請帳號及註冊報讀課程:

1. 於申請新帳號表單中輸入個人相關資料。

2. 一封電子郵件會立刻寄送到您的信箱。

3. 讀取您的電子郵件,點按信件中的網址連結。

4. 您的帳號將得到確認,並且立刻登入本網站。

5. 然後,請選擇您想要參加的課程。

6. 如果系統提示要選課密碼,請輸入教師提供給您的選課密碼。

以後,您只要輸入個人的帳號與密碼〈在左邊的表單中〉,就可以進入任何一個您已選修的課程。

'),(1875,2,1589989465,NULL,'gradebookroles','4,5,7','5'),(1876,2,1589989465,NULL,'grade_hiddenasdate','1','0'),(1877,2,1589989465,NULL,'gradepublishing','1','0'),(1878,2,1589989465,NULL,'grade_navmethod','0','1'),(1879,2,1589989465,NULL,'grade_export_userprofilefields','firstname,lastname,','firstname,lastname,idnumber,institution,department,email'),(1880,2,1589989465,NULL,'gradeexport','xls',''),(1881,2,1589989556,NULL,'grade_item_advanced','grademax','iteminfo,idnumber,gradepass,plusfactor,multfactor,display,decimals,hiddenuntil,locktime'),(1882,2,1589989744,NULL,'courserequestnotify','2',''),(1883,2,1589990400,NULL,'showuseridentity','username','email'),(1884,2,1589991116,NULL,'usetags','0','1'),(1885,2,1589991116,NULL,'enableblogs','0','1'),(1886,2,1589991116,NULL,'allowstealth','1','0'),(1887,2,1590117085,'theme_lambda','customcss','','.mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1888,2,1590117149,'theme_lambda','customcss','.mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n',''),(1889,2,1590117216,NULL,'usetags','1','0'),(1890,2,1591087513,NULL,'smtppass','********','********'),(1891,2,1591087779,NULL,'smtphosts','smtp.gmail.com:587','smtp.gmail.com:465'),(1892,2,1591865300,NULL,'maintenance_enabled','1','0'),(1893,2,1591865345,NULL,'maintenance_enabled','0','1'),(1894,2,1593959687,NULL,'guestroleid','10','6'),(1895,2,1593964835,NULL,'guestroleid','6','10'),(1896,2,1593964835,NULL,'defaultuserroleid','10','7'),(1897,2,1595238881,'theme_lambda','footnote','

This is the Footnote @ 

',''),(1898,2,1595239385,'theme_lambda','footnote','

<form class=\"mt-3\" action=\"https://web2.hchannel.tv/FC/login/index.php\" method=\"post\" id=\"login\">

                        <input id=\"anchor\" type=\"hidden\" name=\"anchor\" value=\"\">

                        <script>document.getElementById(\'anchor\').value = location.hash;</script>

                        <input type=\"hidden\" name=\"logintoken\" value=\"bUQXdWyj96hpicuqGljwquWk5RGaXiWs\">

                        <div class=\"form-group\">

                            <label for=\"username\" class=\"sr-only\">

                                    帳號/電子郵件

                            </label>

                            <input type=\"text\" name=\"username\" id=\"username\"

                                class=\"form-control\"

                                value=\"test_fc\"

                                placeholder=\"帳號/電子郵件\"

                                autocomplete=\"username\">

                        </div>

                        <div class=\"form-group\">

                            <label for=\"password\" class=\"sr-only\">密碼</label>

                            <input type=\"password\" name=\"password\" id=\"password\" value=\"Test_fc123\"

                                class=\"form-control\"

                                placeholder=\"密碼\"

                                autocomplete=\"current-password\">

                        </div>

                            <div class=\"rememberpass mt-3\">

                                <input type=\"checkbox\" name=\"rememberusername\" id=\"rememberusername\" value=\"1\" checked=\"checked\" />

                                <label for=\"rememberusername\">記住帳號</label>

                            </div>


                        <button type=\"submit\" class=\"btn btn-primary btn-block mt-3\" id=\"loginbtn\">登入</button>

                    </form>

','

This is the Footnote @ 

'),(1899,2,1595239421,'theme_lambda','footnote','
\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n\r\n\r\n \r\n\r\n
','

<form class=\"mt-3\" action=\"https://web2.hchannel.tv/FC/login/index.php\" method=\"post\" id=\"login\">

                        <input id=\"anchor\" type=\"hidden\" name=\"anchor\" value=\"\">

                        <script>document.getElementById(\'anchor\').value = location.hash;</script>

                        <input type=\"hidden\" name=\"logintoken\" value=\"bUQXdWyj96hpicuqGljwquWk5RGaXiWs\">

                        <div class=\"form-group\">

                            <label for=\"username\" class=\"sr-only\">

                                    帳號/電子郵件

                            </label>

                            <input type=\"text\" name=\"username\" id=\"username\"

                                class=\"form-control\"

                                value=\"test_fc\"

                                placeholder=\"帳號/電子郵件\"

                                autocomplete=\"username\">

                        </div>

                        <div class=\"form-group\">

                            <label for=\"password\" class=\"sr-only\">密碼</label>

                            <input type=\"password\" name=\"password\" id=\"password\" value=\"Test_fc123\"

                                class=\"form-control\"

                                placeholder=\"密碼\"

                                autocomplete=\"current-password\">

                        </div>

                            <div class=\"rememberpass mt-3\">

                                <input type=\"checkbox\" name=\"rememberusername\" id=\"rememberusername\" value=\"1\" checked=\"checked\" />

                                <label for=\"rememberusername\">記住帳號</label>

                            </div>


                        <button type=\"submit\" class=\"btn btn-primary btn-block mt-3\" id=\"loginbtn\">登入</button>

                    </form>

'),(1900,2,1595239528,'theme_lambda','footnote','','
\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n\r\n\r\n \r\n\r\n
'),(1901,2,1623342806,NULL,'allowuserblockhiding','0','1'),(1902,2,1623342806,NULL,'customusermenuitems','grades,grades|/grade/report/mygrades.php|t/grades\r\nmessages,message|/message/index.php|t/message\r\npreferences,moodle|/user/preferences.php|t/preferences','grades,grades|/grade/report/mygrades.php|t/grades\nmessages,message|/message/index.php|t/message\npreferences,moodle|/user/preferences.php|t/preferences'),(1903,2,1623342806,NULL,'enabledevicedetection','0','1'),(1904,2,1623346590,NULL,'frontpage','7,4',''),(1905,2,1623346590,NULL,'frontpageloggedin','0,5,7','6'),(1906,2,1623347057,NULL,'frontpage','0,6','7,4'),(1907,2,1623347057,NULL,'frontpageloggedin','0,7','0,5,7'),(1908,2,1623347892,'assign','showrecentsubmissions','1','0'),(1909,2,1623347892,'assign','submissiondrafts','1','0'),(1910,2,1623347892,'assign','sendnotifications','1','0'),(1911,2,1623348014,NULL,'frontpage','4','0,6'),(1912,2,1623351996,NULL,'frontpage','7','4'),(1913,2,1623351996,NULL,'frontpageloggedin','0','0,7'),(1914,2,1623351996,NULL,'frontpagecourselimit','50','200'),(1915,2,1623647853,'theme_lambda','font_body','12','1'),(1916,2,1623647854,'theme_lambda','font_body_size','3','2'),(1917,2,1623647854,'theme_lambda','font_heading','15','1'),(1918,2,1623650103,NULL,'coursecontact','3,4','3'),(1919,2,1623650103,NULL,'coursesperpage','5','20'),(1920,2,1623650103,NULL,'courseoverviewfileslimit','5','1'),(1921,2,1623650185,NULL,'smtpuser','info@cclhk.org','care@harmonyfound.org'),(1922,2,1623650185,NULL,'noreplyaddress','noreply@cclhk.org','noreply@web2.hchannel.tv'),(1923,2,1623650323,'theme_classic','backgroundimage','/52封寄不出的情月書.png',''),(1924,2,1623650323,'theme_classic','brandcolor','#02708C',''),(1925,2,1623650377,'core_admin','logo','/證主LOGO.jpg','/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png'),(1926,2,1623650467,'theme_lambda','website','http://www.ccl.org.hk',''),(1927,2,1623650467,'theme_lambda','socials_mail','hkccl@ccl.org.hk',''),(1928,2,1623655500,NULL,'frontpage','2','7'),(1929,2,1623655500,NULL,'frontpageloggedin','','0'),(1930,2,1623655500,NULL,'maxcategorydepth','3','2'),(1931,2,1623657610,NULL,'defaultrequestcategory','4','1'),(1932,2,1629812309,'theme_classic','brandcolor','#02826F','#02708C'),(1933,2,1629812331,'theme_classic','backgroundimage','','/52封寄不出的情月書.png'),(1934,2,1629818954,NULL,'frontpage','6','2'),(1935,2,1629818954,NULL,'frontpageloggedin','5',''),(1936,2,1629818954,NULL,'frontpagecourselimit','200','50'),(1937,2,1629819066,NULL,'frontpage','6,0','6'),(1938,2,1629822542,'core_admin','logo','','/證主LOGO.jpg'),(1939,2,1629822745,'theme_lambda','list_bg','11','13'),(1940,2,1629822745,'theme_lambda','banner_font_color','1','0'),(1941,2,1629827863,'theme_lambda','custom_login_link_txt','登記/ 登入','Sign up / Sign in'),(1942,2,1629827863,'theme_lambda','mycourses_dropdown','1',''),(1943,2,1630415946,NULL,'frontpage','6','6,0'),(1944,2,1630494635,NULL,'frontpage','7','6'),(1945,2,1630494635,NULL,'frontpageloggedin','7','5'),(1946,2,1630494682,NULL,'frontpage','6,7','7'),(1947,2,1630494682,NULL,'frontpageloggedin','5,7','7'),(1948,2,1630549702,NULL,'langlist','zh_cn|中文( 簡 ),zh_tw|中文( 繁 ),en','zh_tw|中文,en'),(1949,2,1630550336,NULL,'additionalhtmltopofbody','',''),(1950,2,1630648749,NULL,'maxcategorydepth','5','3'),(1951,157,1631321481,NULL,'frontpageloggedin','5,6,7,0','5,7'),(1952,157,1631321652,NULL,'frontpage','7','6,7'),(1953,157,1631321652,NULL,'frontpageloggedin','5,7','5,6,7,0'),(1954,2,1631327618,NULL,'frontpage','6','7'),(1955,2,1631327618,NULL,'maxcategorydepth','3','5'),(1956,2,1631327832,NULL,'autolang','1','0'),(1957,2,1631327832,NULL,'lang','zh_cn','zh_tw'),(1958,2,1631327857,NULL,'autolang','0','1'),(1959,2,1631328185,NULL,'frontpageloggedin','5,6,7','5,7'),(1960,2,1631491235,NULL,'autologinguests','1','0'),(1961,2,1631491434,NULL,'autologinguests','0','1'),(1962,2,1633534789,NULL,'frontpage','7','6'),(1963,2,1633534789,NULL,'frontpageloggedin','5,7','5,6,7'),(1964,2,1635411606,'theme_lambda','custom_login_link_txt','登入','登記/ 登入'),(1965,2,1635411864,NULL,'registerauth','','email'),(1966,2,1635411864,NULL,'auth_instructions','','
您好!
如欲完整使用本網站課程,請先花一兩分鐘申請帳號。
此外,部分課程在初次選課時,還需要輸入開課教師所設定的選課密碼。
請依下列步驟進行申請帳號及註冊報讀課程:
  1. 於申請新帳號表單中輸入個人相關資料。
  2. 一封電子郵件會立刻寄送到您的信箱。
  3. 讀取您的電子郵件,點按信件中的網址連結。
  4. 您的帳號將得到確認,並且立刻登入本網站。
  5. 然後,請選擇您想要參加的課程。
  6. 如果系統提示要選課密碼,請輸入教師提供給您的選課密碼。
以後,您只要輸入個人的帳號與密碼〈在左邊的表單中〉,就可以進入任何一個您已選修的課程。
'),(1967,2,1636603638,NULL,'smtphosts','smtp-mail.outlook.com:587','smtp.gmail.com:587'),(1968,2,1636603638,NULL,'smtpuser','learnresources01@outlook.com','info@cclhk.org'),(1969,2,1636603638,NULL,'smtppass','********','********'),(1970,2,1636603638,NULL,'noreplyaddress','no_reply@sys.learn724.net','noreply@cclhk.org'),(1971,2,1636603749,NULL,'noreplyaddress','no_reply@learn724.net','no_reply@sys.learn724.net'),(1972,2,1636603936,NULL,'smtphosts','','smtp-mail.outlook.com:587'),(1973,2,1636603936,NULL,'smtpuser','','learnresources01@outlook.com'),(1974,2,1636603936,NULL,'smtppass','','********'),(1975,2,1636604336,NULL,'smtphosts','smtp.gmail.com:587',''),(1976,2,1636604336,NULL,'smtpuser','CN15915961908@gmail.com',''),(1977,2,1636604336,NULL,'smtppass','********',''),(1978,2,1636604336,NULL,'noreplyaddress','no_reply@sys.learn724.net','no_reply@learn724.net'),(1979,2,1636604494,NULL,'noreplyaddress','no_reply@zd1.learn724.net','no_reply@sys.learn724.net'),(1980,2,1636605034,NULL,'smtpuser','learnresources@gmail.com','CN15915961908@gmail.com'),(1981,2,1636605034,NULL,'smtppass','********','********'),(1982,2,1636605049,NULL,'smtpuser','learnresources01@gmail.com','learnresources@gmail.com'),(1983,2,1636610848,NULL,'noreplyaddress','learnresources01@gmail.com','no_reply@zd1.learn724.net'),(1984,2,1636610996,NULL,'allowedemaildomains','*.gmail.com',''),(1985,2,1636611436,NULL,'smtphosts','smtp.gmail.com:465','smtp.gmail.com:587'),(1986,2,1636611436,NULL,'smtpsecure','ssl','tls'),(1987,2,1636611436,NULL,'allowedemaildomains','','*.gmail.com'),(1988,2,1636611895,NULL,'smtphosts','smtp.gmail.com:587','smtp.gmail.com:465'),(1989,2,1636611895,NULL,'smtpsecure','tls','ssl'),(1990,2,1636613008,NULL,'smtppass','********','********'),(1991,2,1636617908,NULL,'authloginviaemail','0','1'),(1992,2,1636638891,NULL,'defaulthomepage','2','1'),(1993,2,1636638891,NULL,'allowguestmymoodle','0','1'),(1994,2,1636638891,NULL,'navshowfrontpagemods','0','1'),(1995,2,1636639047,NULL,'frontpage','','7'),(1996,2,1636639047,NULL,'frontpageloggedin','','5,7'),(1997,2,1636639047,NULL,'defaultfrontpageroleid','6','8'),(1998,2,1636639464,'theme_lambda','logo','','/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png'),(1999,2,1636639960,'theme_lambda','website','','http://www.ccl.org.hk'),(2000,2,1636639960,'theme_lambda','socials_mail','','hkccl@ccl.org.hk'),(2001,2,1636643052,NULL,'navshowcategories','0','1'),(2002,2,1636643052,NULL,'navshowmycoursecategories','1','0'),(2003,2,1636643052,NULL,'usesitenameforsitepages','1','0'),(2004,2,1636643166,'theme_lambda','custom_login','0','1'),(2005,2,1636643265,NULL,'docroot','','https://docs.moodle.org'),(2006,2,1636643427,'theme_lambda','block_layout','2','0'),(2007,2,1636643443,'theme_lambda','block_layout','0','2'),(2008,2,1636643616,NULL,'messaging','0','1'),(2009,2,1636643722,'theme_lambda','slide1image','','/FLIP_promotion_logo (1) (1).jpg'),(2010,2,1636644078,'core','siteadmins','2, 93, 242','2, 93'),(2011,2,1636645395,NULL,'frontpage','0',''),(2012,2,1636646283,NULL,'frontpage','','0'),(2013,2,1636646325,NULL,'frontpage','0',''),(2014,2,1636646362,NULL,'frontpage','','0'),(2015,2,1636647055,NULL,'frontpage','0',''),(2016,2,1636647121,NULL,'frontpage','','0'),(2017,2,1636647121,NULL,'frontpageloggedin','5',''),(2018,2,1636647430,NULL,'frontpage','7',''),(2019,2,1636647464,NULL,'frontpage','','7'),(2020,2,1636647856,NULL,'frontpageloggedin','','5'),(2021,2,1636647932,NULL,'frontpageloggedin','5',''),(2022,2,1636648403,'theme_lambda','navbar_search_form','1','0'),(2023,2,1636649412,NULL,'userfiltersdefault','firstaccess','realname'),(2024,2,1636650939,NULL,'commentsperpage','0','15'),(2025,2,1636651034,NULL,'frontpageloggedin','','5'),(2026,2,1636651063,NULL,'frontpageloggedin','5',''),(2027,2,1636651344,NULL,'frontpagecourselimit','5','200'),(2028,2,1636652431,NULL,'forcelogin','1','0'),(2029,2,1636652431,NULL,'forceloginforprofiles','0','1'),(2030,2,1636652431,NULL,'profileroles','4,5','5,4,3'),(2031,2,1636653334,NULL,'forcelogin','0','1'),(2032,2,1636653334,NULL,'profileroles','3,5,10','4,5'),(2033,2,1636653334,NULL,'maxbytes','524288000','0'),(2034,2,1636653334,NULL,'userquota','31457280','104857600'),(2035,2,1636654605,NULL,'authloginviaemail','1','0'),(2036,2,1636654605,NULL,'allowaccountssameemail','0','1'),(2037,2,1636654788,NULL,'defaulthomepage','0','2'),(2038,2,1636679994,NULL,'maxcategorydepth','2','3'),(2039,2,1636680339,NULL,'doclang','zh_cn',''),(2040,2,1636680704,NULL,'enabledevicedetection','1','0'),(2041,2,1636684153,'core','siteadmins','2, 93, 157','2, 93'),(2042,2,1636684907,NULL,'siteadmins','2, 93','2, 93'),(2043,2,1637066642,NULL,'enablemobilewebservice','1','0'),(2044,2,1637206630,NULL,'frontpage','6',''),(2045,2,1637206649,NULL,'frontpage','','6'),(2046,2,1637710802,NULL,'frontpage','6',''),(2047,2,1637710855,NULL,'frontpage','','6'),(2048,2,1637710894,NULL,'frontpage','6',''),(2049,2,1637710929,NULL,'frontpage','','6'),(2050,2,1637734710,'theme_lambda','slideshow_imgfx','curtainSliceRight','random'),(2051,2,1637734801,'theme_lambda','slide1image','/SmartSelect_20201116-153918_Video Player.jpg',''),(2052,2,1637734802,'theme_lambda','slide2image','/20210902.jpg',''),(2053,2,1637734802,'theme_lambda','slide3image','/20211119 天生我才必有用.png',''),(2054,2,1637734802,'theme_lambda','slide4image','/20210910.png',''),(2055,2,1637735174,'theme_lambda','slideshowpattern','1','0'),(2056,2,1637735174,'theme_lambda','slideshow_advance','1','0'),(2057,2,1637998870,'core_admin','logo','/zdl_frontpage_logo.jpg',''),(2058,2,1637998948,'core_admin','logo','','/zdl_frontpage_logo.jpg'),(2059,2,1646601481,NULL,'enableuserfeedback','0',NULL),(2060,2,1646601481,NULL,'userfeedback_nextreminder','1',NULL),(2061,2,1646601481,NULL,'userfeedback_remindafter','90',NULL),(2062,2,1646601481,NULL,'enableaccessibilitytools','1',NULL),(2063,2,1646601481,NULL,'defaultpreference_core_contentbank_visibility','1',NULL),(2064,2,1646601481,'tool_dataprivacy','automaticdataexportapproval','0',NULL),(2065,2,1646601481,'tool_dataprivacy','automaticdatadeletionapproval','0',NULL),(2066,2,1646601481,'moodlecourse','downloadcontentsitedefault','0',NULL),(2067,2,1646601481,'moodlecourse','showactivitydates','1',NULL),(2068,2,1646601481,'moodlecourse','showcompletionconditions','1',NULL),(2069,2,1646601481,NULL,'downloadcoursecontentallowed','0',NULL),(2070,2,1646601481,NULL,'maxsizeperdownloadcoursefile','52428800',NULL),(2071,2,1646601481,NULL,'activitychoosertabmode','0',NULL),(2072,2,1646601481,NULL,'activitychooseractivefooter','hidden',NULL),(2073,2,1646601481,'backup','backup_general_contentbankcontent','1',NULL),(2074,2,1646601481,'backup','backup_general_contentbankcontent_locked','',NULL),(2075,2,1646601481,'backup','backup_general_legacyfiles','1',NULL),(2076,2,1646601481,'backup','backup_general_legacyfiles_locked','',NULL),(2077,2,1646601481,'backup','backup_import_permissions','0',NULL),(2078,2,1646601481,'backup','backup_import_permissions_locked','',NULL),(2079,2,1646601481,'backup','backup_import_contentbankcontent','1',NULL),(2080,2,1646601481,'backup','backup_import_contentbankcontent_locked','',NULL),(2081,2,1646601481,'backup','backup_import_legacyfiles','1',NULL),(2082,2,1646601481,'backup','backup_import_legacyfiles_locked','',NULL),(2083,2,1646601481,'backup','backup_auto_contentbankcontent','1',NULL),(2084,2,1646601481,'backup','backup_auto_legacyfiles','1',NULL),(2085,2,1646601481,'restore','restore_general_permissions','1',NULL),(2086,2,1646601481,'restore','restore_general_permissions_locked','',NULL),(2087,2,1646601481,'restore','restore_general_contentbankcontent','1',NULL),(2088,2,1646601481,'restore','restore_general_contentbankcontent_locked','',NULL),(2089,2,1646601481,'restore','restore_general_legacyfiles','1',NULL),(2090,2,1646601481,'restore','restore_general_legacyfiles_locked','',NULL),(2091,2,1646601481,'analytics','calclifetime','35',NULL),(2092,2,1646601481,NULL,'h5plibraryhandler','h5plib_v124',NULL),(2093,2,1646601481,NULL,'rememberuserlicensepref','1',NULL),(2094,2,1646601481,NULL,'autolangusercreation','1',NULL),(2095,2,1646601481,'quiz','quizpassword','',NULL),(2096,2,1646601481,'quiz','quizpassword_adv','',NULL),(2097,2,1646601481,'quiz','quizpassword_required','',NULL),(2098,2,1646601481,'quizaccess_seb','autoreconfigureseb','1',NULL),(2099,2,1646601481,'quizaccess_seb','showseblinks','seb,http',NULL),(2100,2,1646601481,'quizaccess_seb','downloadlink','https://safeexambrowser.org/download_en.html',NULL),(2101,2,1646601481,'quizaccess_seb','quizpasswordrequired','0',NULL),(2102,2,1646601481,'quizaccess_seb','displayblocksbeforestart','0',NULL),(2103,2,1646601481,'quizaccess_seb','displayblockswhenfinished','1',NULL),(2104,2,1646601481,'tool_brickfield','analysistype','0',NULL),(2105,2,1646601481,'tool_brickfield','deletehistoricaldata','1',NULL),(2106,2,1646601481,'tool_brickfield','batch','1000',NULL),(2107,2,1646601481,'tool_brickfield','perpage','50',NULL),(2108,2,1646601481,'antivirus','notifyemail','',NULL),(2109,2,1646601481,'antivirus','enablequarantine','0',NULL),(2110,2,1646601481,'antivirus','quarantinetime','2419200',NULL),(2111,2,1646601481,'antivirus_clamav','tcpsockethost','',NULL),(2112,2,1646601481,'antivirus_clamav','tcpsocketport','3310',NULL),(2113,2,1646601481,'antivirus_clamav','tries','1',NULL),(2114,2,1646601481,'block_accessreview','whattoshow','showboth',NULL),(2115,2,1646601481,'block_accessreview','errordisplay','showint',NULL),(2116,2,1646601481,'block_accessreview','toolpage','errors',NULL),(2117,2,1646601481,'block_section_links','showsectionname','0',NULL),(2118,2,1646601481,'enrol_fee','expiredaction','3',NULL),(2119,2,1646601481,'enrol_fee','status','1',NULL),(2120,2,1646601481,'enrol_fee','cost','0',NULL),(2121,2,1646601481,'enrol_fee','currency','USD',NULL),(2122,2,1646601481,'enrol_fee','roleid','5',NULL),(2123,2,1646601481,'enrol_fee','enrolperiod','0',NULL),(2124,2,1646601481,'paygw_paypal','surcharge','0',NULL),(2125,2,1646601481,NULL,'searchenginequeryonly','',NULL),(2126,2,1646601481,NULL,'searchbannerenable','0',NULL),(2127,2,1646601481,NULL,'searchbanner','',NULL),(2128,2,1646601481,NULL,'passwordpolicycheckonlogin','0',NULL),(2129,2,1646601481,NULL,'referrerpolicy','default',NULL),(2130,2,1646601481,NULL,'langmenuinsecurelayout','0',NULL),(2131,2,1646601481,NULL,'logininfoinsecurelayout','0',NULL),(2132,2,1646601481,'theme_lambda','favicon','',NULL),(2133,2,1646601481,'theme_lambda','socials_phone','',NULL),(2134,2,1646601481,'theme_lambda','chat','',NULL),(2135,2,1646601481,NULL,'pathtopdftoppm','',NULL),(2136,2,1646601481,NULL,'cron_enabled','1',NULL),(2137,2,1646601481,NULL,'divertallemailsto','',NULL),(2138,2,1646601481,NULL,'divertallemailsexcept','',NULL),(2139,2,1646601481,NULL,'emaildkimselector','',NULL),(2140,2,1646601481,NULL,'emailheaders','',NULL),(2141,2,1646601481,'tool_mobile','typeoflogin','1',NULL),(2142,2,1646601481,'tool_mobile','qrcodetype','2',NULL),(2143,2,1646601481,'tool_mobile','forcedurlscheme','moodlemobile',NULL),(2144,2,1646601481,'tool_mobile','minimumversion','',NULL),(2145,2,1646601481,NULL,'mobilecssurl','',NULL),(2146,2,1646601481,'tool_mobile','enablesmartappbanners','0',NULL),(2147,2,1646601481,'tool_mobile','iosappid','633359593',NULL),(2148,2,1646601482,'tool_mobile','androidappid','com.moodle.moodlemobile',NULL),(2149,2,1646601482,'tool_mobile','setuplink','https://download.moodle.org/mobile',NULL),(2150,2,1646601482,'tool_mobile','forcelogout','0',NULL),(2151,2,1646601482,'tool_mobile','disabledfeatures','',NULL),(2152,2,1646601482,'tool_mobile','custommenuitems','',NULL),(2153,2,1646601482,'tool_mobile','filetypeexclusionlist','',NULL),(2154,2,1646601482,'tool_mobile','customlangstrings','',NULL),(2155,2,1646601482,NULL,'debugsqltrace','0',NULL),(2156,2,1646601482,'tool_moodlenet','enablemoodlenet','0',NULL),(2157,2,1646601482,'tool_moodlenet','defaultmoodlenetname','MoodleNet Central',NULL),(2158,2,1646601482,'tool_moodlenet','defaultmoodlenet','https://moodle.net',NULL),(2159,2,1647317392,'core','siteadmins','2, 157','2'),(2160,2,1647317400,'core','siteadmins','2, 290','2'),(2161,2,1647317462,NULL,'userfiltersdefault','realname,lastname,firstname,username,email,firstaccess','firstaccess'),(2162,2,1647325874,NULL,'showuseridentity','username,email','username'),(2163,2,1647325924,NULL,'siteadmins','2','2'),(2164,2,1647325941,'core','siteadmins','2, 157','2'),(2165,2,1647598518,'theme_lambda','slideshow_loader','0','2'),(2166,2,1647598730,'theme_lambda','slideshow_hide_captions','1','0'),(2167,2,1647598731,'theme_lambda','slideshow_nav','1','0'),(2168,2,1647599559,NULL,'messaging','1','0'),(2169,2,1647599811,'core','message_provider_tool_dataprivacy_contactdataprotectionofficer_loggedin','popup,email','email,popup'),(2170,2,1647599811,'core','message_provider_tool_dataprivacy_contactdataprotectionofficer_loggedoff','popup,email','email,popup'),(2171,2,1647599811,'core','message_provider_tool_dataprivacy_datarequestprocessingresults_loggedin','popup,email','email,popup'),(2172,2,1647599811,'core','message_provider_tool_dataprivacy_datarequestprocessingresults_loggedoff','popup,email','email,popup'),(2173,2,1647599910,NULL,'frontpage','0',''),(2174,2,1647600818,NULL,'frontpage','','0'),(2175,2,1647851290,NULL,'themelist','standard,orangewhite',''),(2176,2,1647851720,NULL,'allowguestmymoodle','1','0'),(2177,2,1647851720,NULL,'navshowcategories','1','0'),(2178,2,1647851720,NULL,'navshowmycoursecategories','0','1'),(2179,2,1647851720,NULL,'usesitenameforsitepages','0','1'),(2180,2,1647851720,NULL,'navshowfrontpagemods','1','0'),(2181,2,1647852515,'theme_lambda','slideshow_height','responsive','575px'),(2182,2,1647852515,'theme_lambda','slideshow_hide_captions','0','1'),(2183,2,1647852515,'theme_lambda','slideshowpattern','0','1'),(2184,2,1647852515,'theme_lambda','slideshow_nav','0','1'),(2185,2,1647852515,'theme_lambda','slideshow_loader','2','0'),(2186,2,1647852515,'theme_lambda','slideshow_imgfx','simpleFade','curtainSliceRight'),(2187,2,1647852955,'theme_lambda','slide1','正道學習會',''),(2188,2,1647853427,'theme_lambda','logo','/zdl_frontpage.jpg',''),(2189,2,1647853427,'theme_lambda','favicon','/zdl_frontpage_logo_200.png',''),(2190,2,1647853427,'theme_lambda','pagewidth','1600','90'),(2191,2,1647853427,'theme_lambda','category_layout','1','0'),(2192,2,1647853427,'theme_lambda','footnote','

© ZDI 2021

',''),(2193,2,1647853523,'theme_lambda','banner_font_color','0','1'),(2194,2,1647854017,'theme_lambda','slide2image','/20220316_圣经中的仆人领导(二).png','/20210902.jpg'),(2195,2,1647854017,'theme_lambda','slide2','圣经中的仆人领导(二)',''),(2196,2,1647854017,'theme_lambda','slide3image','','/20211119 天生我才必有用.png'),(2197,2,1647854017,'theme_lambda','slide4image','','/20210910.png'),(2198,2,1647854492,NULL,'themelist','','standard,orangewhite'),(2199,2,1647854492,NULL,'allowuserblockhiding','1','0'),(2200,2,1647854492,NULL,'custommenuitems','Courses\r\n-All courses|/course/\r\n-Course search|/course/search.php',''),(2201,2,1647861548,NULL,'frontpage','6,0',''),(2202,2,1647861548,NULL,'frontpageloggedin','5,0','5'),(2203,2,1647861646,NULL,'frontpage','6','6,0'),(2204,2,1647861646,NULL,'frontpageloggedin','5','5,0'),(2205,2,1647861697,NULL,'frontpage','4','6'),(2206,2,1647861731,NULL,'frontpageloggedin','','5'),(2207,2,1647861745,NULL,'frontpage','6','4'),(2208,2,1647861755,NULL,'frontpage','','6'),(2209,2,1647862210,NULL,'frontpageloggedin','5',''),(2210,2,1647862237,NULL,'frontpageloggedin','5,6','5'),(2211,2,1647862317,NULL,'frontpage','6',''),(2212,2,1647862333,NULL,'frontpage','','6'),(2213,2,1647862350,NULL,'frontpageloggedin','5','5,6'),(2214,2,1647961570,NULL,'frontpageloggedin','5,6','5'),(2215,2,1647961593,NULL,'frontpageloggedin','5,6,2','5,6'),(2216,2,1647961616,NULL,'frontpage','6',''),(2217,2,1647961657,NULL,'frontpage','','6'),(2218,2,1647961657,NULL,'frontpageloggedin','5,6','5,6,2'),(2219,2,1647961926,NULL,'frontpage','6',''),(2220,2,1647961938,NULL,'frontpage','','6'),(2221,2,1647962103,NULL,'frontpageloggedin','5','5,6'),(2222,2,1648694608,'backup','backup_auto_max_kept','2','5'),(2223,2,1648694608,'backup','backup_auto_delete_days','0','10'),(2224,2,1648694608,'backup','backup_auto_histories','1','0'),(2225,2,1648694871,'backup','backup_auto_skip_modif_days','10','30'),(2226,2,1648954758,'backup','backup_auto_hour','11','0'),(2227,2,1648954758,'backup','backup_auto_minute','10','0'),(2228,2,1648959291,'backup','backup_auto_hour','0','11'),(2229,2,1648959291,'backup','backup_auto_minute','0','10'),(2230,2,1649430044,NULL,'maintenance_enabled','1','0'); /*!40000 ALTER TABLE `mdl_config_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_config_plugins` -- DROP TABLE IF EXISTS `mdl_config_plugins`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_config_plugins` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `plugin` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'core', `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`) ) ENGINE=InnoDB AUTO_INCREMENT=2157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Moodle modules and plugins configuration variables'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_config_plugins` -- LOCK TABLES `mdl_config_plugins` WRITE; /*!40000 ALTER TABLE `mdl_config_plugins` DISABLE KEYS */; INSERT INTO `mdl_config_plugins` VALUES (1,'question','multichoice_sortorder','1'),(2,'question','truefalse_sortorder','2'),(3,'question','match_sortorder','3'),(4,'question','shortanswer_sortorder','4'),(5,'question','numerical_sortorder','5'),(6,'question','essay_sortorder','6'),(7,'moodlecourse','visible','1'),(8,'moodlecourse','format','topics'),(9,'moodlecourse','maxsections','52'),(10,'moodlecourse','numsections','4'),(11,'moodlecourse','hiddensections','0'),(12,'moodlecourse','coursedisplay','0'),(13,'moodlecourse','courseenddateenabled','1'),(14,'moodlecourse','courseduration','31536000'),(15,'moodlecourse','lang','zh_tw'),(16,'moodlecourse','newsitems','5'),(17,'moodlecourse','showgrades','1'),(18,'moodlecourse','showreports','0'),(19,'moodlecourse','maxbytes','0'),(20,'moodlecourse','enablecompletion','1'),(21,'moodlecourse','groupmode','0'),(22,'moodlecourse','groupmodeforce','0'),(23,'backup','loglifetime','30'),(24,'backup','backup_general_users','1'),(25,'backup','backup_general_users_locked',''),(26,'backup','backup_general_anonymize','0'),(27,'backup','backup_general_anonymize_locked',''),(28,'backup','backup_general_role_assignments','1'),(29,'backup','backup_general_role_assignments_locked',''),(30,'backup','backup_general_activities','1'),(31,'backup','backup_general_activities_locked',''),(32,'backup','backup_general_blocks','1'),(33,'backup','backup_general_blocks_locked',''),(34,'backup','backup_general_files','1'),(35,'backup','backup_general_files_locked',''),(36,'backup','backup_general_filters','1'),(37,'backup','backup_general_filters_locked',''),(38,'backup','backup_general_comments','1'),(39,'backup','backup_general_comments_locked',''),(40,'backup','backup_general_badges','1'),(41,'backup','backup_general_badges_locked',''),(42,'backup','backup_general_calendarevents','1'),(43,'backup','backup_general_calendarevents_locked',''),(44,'backup','backup_general_userscompletion','1'),(45,'backup','backup_general_userscompletion_locked',''),(46,'backup','backup_general_logs','0'),(47,'backup','backup_general_logs_locked',''),(48,'backup','backup_general_histories','0'),(49,'backup','backup_general_histories_locked',''),(50,'backup','backup_general_questionbank','1'),(51,'backup','backup_general_questionbank_locked',''),(52,'backup','backup_general_groups','1'),(53,'backup','backup_general_groups_locked',''),(54,'backup','backup_general_competencies','1'),(55,'backup','backup_general_competencies_locked',''),(56,'backup','import_general_maxresults','10'),(57,'backup','import_general_duplicate_admin_allowed','0'),(58,'backup','backup_import_activities','1'),(59,'backup','backup_import_activities_locked',''),(60,'backup','backup_import_blocks','1'),(61,'backup','backup_import_blocks_locked',''),(62,'backup','backup_import_filters','1'),(63,'backup','backup_import_filters_locked',''),(64,'backup','backup_import_calendarevents','1'),(65,'backup','backup_import_calendarevents_locked',''),(66,'backup','backup_import_questionbank','1'),(67,'backup','backup_import_questionbank_locked',''),(68,'backup','backup_import_groups','1'),(69,'backup','backup_import_groups_locked',''),(70,'backup','backup_import_competencies','1'),(71,'backup','backup_import_competencies_locked',''),(72,'backup','backup_auto_active','1'),(73,'backup','backup_auto_weekdays','1111111'),(74,'backup','backup_auto_hour','0'),(75,'backup','backup_auto_minute','0'),(76,'backup','backup_auto_storage','1'),(77,'backup','backup_auto_destination','/var/www/moodle_backup/'),(78,'backup','backup_auto_max_kept','2'),(79,'backup','backup_auto_delete_days','0'),(80,'backup','backup_auto_min_kept','2'),(81,'backup','backup_shortname','1'),(82,'backup','backup_auto_skip_hidden','0'),(83,'backup','backup_auto_skip_modif_days','10'),(84,'backup','backup_auto_skip_modif_prev','0'),(85,'backup','backup_auto_users','1'),(86,'backup','backup_auto_role_assignments','1'),(87,'backup','backup_auto_activities','1'),(88,'backup','backup_auto_blocks','1'),(89,'backup','backup_auto_files','1'),(90,'backup','backup_auto_filters','1'),(91,'backup','backup_auto_comments','1'),(92,'backup','backup_auto_badges','1'),(93,'backup','backup_auto_calendarevents','1'),(94,'backup','backup_auto_userscompletion','1'),(95,'backup','backup_auto_logs','0'),(96,'backup','backup_auto_histories','1'),(97,'backup','backup_auto_questionbank','1'),(98,'backup','backup_auto_groups','1'),(99,'backup','backup_auto_competencies','1'),(100,'restore','restore_general_users','1'),(101,'restore','restore_general_users_locked',''),(102,'restore','restore_general_enrolments','1'),(103,'restore','restore_general_enrolments_locked',''),(104,'restore','restore_general_role_assignments','1'),(105,'restore','restore_general_role_assignments_locked',''),(106,'restore','restore_general_activities','1'),(107,'restore','restore_general_activities_locked',''),(108,'restore','restore_general_blocks','1'),(109,'restore','restore_general_blocks_locked',''),(110,'restore','restore_general_filters','1'),(111,'restore','restore_general_filters_locked',''),(112,'restore','restore_general_comments','1'),(113,'restore','restore_general_comments_locked',''),(114,'restore','restore_general_badges','1'),(115,'restore','restore_general_badges_locked',''),(116,'restore','restore_general_calendarevents','1'),(117,'restore','restore_general_calendarevents_locked',''),(118,'restore','restore_general_userscompletion','1'),(119,'restore','restore_general_userscompletion_locked',''),(120,'restore','restore_general_logs','1'),(121,'restore','restore_general_logs_locked',''),(122,'restore','restore_general_histories','1'),(123,'restore','restore_general_histories_locked',''),(124,'restore','restore_general_groups','1'),(125,'restore','restore_general_groups_locked',''),(126,'restore','restore_general_competencies','1'),(127,'restore','restore_general_competencies_locked',''),(128,'restore','restore_merge_overwrite_conf','0'),(129,'restore','restore_merge_overwrite_conf_locked',''),(130,'restore','restore_merge_course_fullname','1'),(131,'restore','restore_merge_course_fullname_locked',''),(132,'restore','restore_merge_course_shortname','1'),(133,'restore','restore_merge_course_shortname_locked',''),(134,'restore','restore_merge_course_startdate','1'),(135,'restore','restore_merge_course_startdate_locked',''),(136,'restore','restore_replace_overwrite_conf','0'),(137,'restore','restore_replace_overwrite_conf_locked',''),(138,'restore','restore_replace_course_fullname','1'),(139,'restore','restore_replace_course_fullname_locked',''),(140,'restore','restore_replace_course_shortname','1'),(141,'restore','restore_replace_course_shortname_locked',''),(142,'restore','restore_replace_course_startdate','1'),(143,'restore','restore_replace_course_startdate_locked',''),(144,'restore','restore_replace_keep_roles_and_enrolments','0'),(145,'restore','restore_replace_keep_roles_and_enrolments_locked',''),(146,'restore','restore_replace_keep_groups_and_groupings','0'),(147,'restore','restore_replace_keep_groups_and_groupings_locked',''),(148,'backup','backup_async_message_users','0'),(149,'backup','backup_async_message_subject','Moodle {operation} completed successfully'),(150,'backup','backup_async_message','Hi {user_firstname},
Your {operation} (ID: {backupid}) has completed successfully.

You can access it here: {link}.'),(151,'analytics','modeinstruction',''),(152,'analytics','percentonline','0'),(153,'analytics','typeinstitution',''),(154,'analytics','levelinstitution',''),(155,'analytics','predictionsprocessor','\\mlbackend_php\\processor'),(156,'analytics','defaulttimesplittingsevaluation','\\core\\analytics\\time_splitting\\quarters_accum,\\core\\analytics\\time_splitting\\quarters,\\core\\analytics\\time_splitting\\single_range'),(157,'analytics','modeloutputdir','/var/www/fcdata/models'),(158,'analytics','onlycli','1'),(159,'analytics','modeltimelimit','1200'),(160,'core_competency','enabled','1'),(161,'core_competency','pushcourseratingstouserplans','1'),(162,'cachestore_apcu','testperformance','0'),(163,'cachestore_memcached','testservers',''),(164,'cachestore_mongodb','testserver',''),(165,'cachestore_redis','test_server',''),(166,'cachestore_redis','test_password',''),(167,'question_preview','behaviour','deferredfeedback'),(168,'question_preview','correctness','1'),(169,'question_preview','marks','2'),(170,'question_preview','markdp','2'),(171,'question_preview','feedback','1'),(172,'question_preview','generalfeedback','1'),(173,'question_preview','rightanswer','1'),(174,'question_preview','history','0'),(175,'tool_task','enablerunnow','1'),(176,'theme_boost','preset','default.scss'),(177,'theme_boost','presetfiles',''),(178,'theme_boost','backgroundimage',''),(179,'theme_boost','brandcolor',''),(180,'theme_boost','scsspre',''),(181,'theme_boost','scss',''),(182,'theme_classic','navbardark','0'),(183,'theme_classic','preset','default.scss'),(184,'theme_classic','presetfiles',''),(185,'theme_classic','backgroundimage',''),(186,'theme_classic','brandcolor','#02826F'),(187,'theme_classic','scsspre',''),(188,'theme_classic','scss',''),(189,'core_admin','logo',''),(190,'core_admin','logocompact',''),(191,'core_admin','coursecolor1','#81ecec'),(192,'core_admin','coursecolor2','#74b9ff'),(193,'core_admin','coursecolor3','#a29bfe'),(194,'core_admin','coursecolor4','#dfe6e9'),(195,'core_admin','coursecolor5','#00b894'),(196,'core_admin','coursecolor6','#0984e3'),(197,'core_admin','coursecolor7','#b2bec3'),(198,'core_admin','coursecolor8','#fdcb6e'),(199,'core_admin','coursecolor9','#fd79a8'),(200,'core_admin','coursecolor10','#6c5ce7'),(201,'antivirus_clamav','version','2021051700'),(202,'availability_completion','version','2021051700'),(203,'availability_date','version','2021051700'),(204,'availability_grade','version','2021051700'),(205,'availability_group','version','2021051700'),(206,'availability_grouping','version','2021051700'),(207,'availability_profile','version','2021051700'),(208,'qtype_calculated','version','2021051700'),(209,'qtype_calculatedmulti','version','2021051700'),(210,'qtype_calculatedsimple','version','2021051700'),(211,'qtype_ddimageortext','version','2021051700'),(212,'qtype_ddmarker','version','2021051700'),(213,'qtype_ddwtos','version','2021051700'),(214,'qtype_description','version','2021051700'),(215,'qtype_essay','version','2021051700'),(216,'qtype_gapselect','version','2021051700'),(217,'qtype_match','version','2021051700'),(218,'qtype_missingtype','version','2021051700'),(219,'qtype_multianswer','version','2021051700'),(220,'qtype_multichoice','version','2021051700'),(221,'qtype_numerical','version','2021051700'),(222,'qtype_random','version','2021051700'),(223,'qtype_randomsamatch','version','2021051700'),(224,'qtype_shortanswer','version','2021051700'),(225,'qtype_truefalse','version','2021051700'),(226,'mod_assign','version','2021051700'),(227,'mod_assignment','version','2021051700'),(229,'mod_book','version','2021051700'),(230,'mod_chat','version','2021051700'),(231,'mod_choice','version','2021051700'),(232,'mod_data','version','2021051700'),(233,'mod_feedback','version','2021051700'),(235,'mod_folder','version','2021051700'),(237,'mod_forum','version','2021051701'),(238,'mod_glossary','version','2021051700'),(239,'mod_imscp','version','2021051700'),(241,'mod_label','version','2021051700'),(242,'mod_lesson','version','2021051700'),(243,'mod_lti','version','2021051700'),(245,'mod_lti','kid','edc45dcdfe9c0e8dc63c'),(246,'mod_lti','privatekey','-----BEGIN PRIVATE KEY-----\nMIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQCuJJVDPe4FR/hn\nGTOz6pcxBpwK2/Sp7DgyPRLR0C5SkbFcIiluB4l8MSLd/CYgTCKFt2GaIdsb3aW1\nfqvDZczvdnsM+hhSD+eJ4wm98UhYjvb3AW1yhOxldRqbdUF0NWl3WWkaFvZTvlUa\nfFiZbTtpJTpEExOIFsylyUfuRjuOp5zF9+52WxFKDbbBmPCQF8Q5svb/p/EA+77E\nPgI49pw+9pxvhXdrIIDK5e5XjjaxaxDu4y4T10crNSNYd3biTlT4VWMLOZm8ENp6\nMGp2qTzqpI3yYFGMiXvDZXGVqlPwZF/Y+L2kHIivSqj/Zb74GUo2evqzXPT1wm/J\n82Xul7nNAgMBAAECggEBAKloZ1hpx8KVeB570uNlBL4pyuV5gvNHHIgrB8LaviWP\nHDYf+aPTazlI572CDWkAB9mDQ0zZQLlED2+Xkerdftc5sI04Qy6Z0EpAdvqz3ghg\n0/oJBnsQupQcrsyq7gjp6Pa1IVzDF9Dx6QKCEwL204P/NkaBNFAAtgdV30b6RfgI\nldjvTEoH/RPjy+8D/rwiiAStHPINJ8qq8YalVne9+8+u1oi7Vf/V8gu9LtqZ+JzU\nQ6/+ccdHwubGcOy5YOBZrsrEkEtSI1qgTN8BKIbjW/H1024cUX4Dl2CoZogNrf5k\nNDkdq1mY3vMi8lwQjl+2nWIMnRWKuuuyJp15kw/PMFUCgYEA060H/xi+e6TkQk9L\nOM04mJ4VlG3jFiz6pXP8kDv7ucnxvemcxnCaWF2e2lZIU5mSD0kDXm5qkbP1mB2L\n641SHLhio/e895nNvJ9CSCi2qO4OVOogaFCVL1z2D6WFtlanNq0ypcOu9LtKwsXT\nGl7gB65CLaByp4Q0KqGhzzdTcDcCgYEA0puUrkiAccOowDmv6B0h2VcRXtzQ23zE\ndDYLOaoNgXN6gK+CO2+avsWL8HtaYGz9d8uR7g07W/T/CLvjep7/km3g7hCAbuUG\nbzB4NFVUCjKqsAQWM3P24PW4cgzHoajofwrdP3/RO7YXTYxi3L+XMOsEHm2/aZf4\nc413E/5yPBsCgYEAiAXO96xs64OAcuQFkJC/58LeVy1uGhf5UU0BZaZGEpOk1sdC\nSXqelF5E8EU14RL0ewIOOiZ2MP8VuRRzj4CW3YHXUUqnkeyx+p3UuA4BovinGQYC\noUX3OCJitJdHH277sPUHcOIYkYexeQwqpe2FxSnDuRI7203nP+Xx1vjUk20CgYEA\nqkfYgsFj+Jd1zVXXABjt0UgwZz6qL4xFWqCHmuv/V3cCySEebufhefVHG/zgKa51\nkXIqXwqbv9Hqkik312DOypnEjzcQYJkUBrpttgJ3nHcywnXLbXaJWYHSy4PBtNdY\ng79I+5pglaK4XJ7xIAJYP9kEz4V0ie+xldv/N083FZkCgYEAmbCkRFIO0lGd7VaN\nUUHWsPE++dEoCBEWBxeHSvl1Eb9jFx8ZLLTlFL5SpZanTQ9qx5HrhbSeakHKVMBL\nOwSZA2Uy7lWV+C48Z1IwCMqSVe0VWXvlsokkBhCbG6TkMdlprwzJEPSwAFgCybzd\n4VGHOoN4p9274vHEAFPW16teQ6M=\n-----END PRIVATE KEY-----\n'),(247,'mod_page','version','2021051700'),(249,'mod_quiz','version','2021051700'),(250,'mod_resource','version','2021051700'),(251,'mod_scorm','version','2021051700'),(252,'mod_survey','version','2021051700'),(254,'mod_url','version','2021051700'),(256,'mod_wiki','version','2021051700'),(258,'mod_workshop','version','2021051700'),(259,'auth_cas','version','2021051700'),(261,'auth_db','version','2021051700'),(263,'auth_email','version','2021051700'),(264,'auth_ldap','version','2021051700'),(266,'auth_lti','version','2021051700'),(267,'auth_manual','version','2021051700'),(268,'auth_mnet','version','2021051700'),(270,'auth_nologin','version','2021051700'),(271,'auth_none','version','2021051700'),(272,'auth_oauth2','version','2021051700'),(273,'auth_shibboleth','version','2021051700'),(275,'auth_webservice','version','2021051700'),(276,'calendartype_gregorian','version','2021051700'),(277,'customfield_checkbox','version','2021051700'),(278,'customfield_date','version','2021051700'),(279,'customfield_select','version','2021051700'),(280,'customfield_text','version','2021051700'),(281,'customfield_textarea','version','2021051700'),(282,'enrol_category','version','2021051700'),(284,'enrol_cohort','version','2021051700'),(285,'enrol_database','version','2021051700'),(287,'enrol_flatfile','version','2021051700'),(289,'enrol_flatfile','map_1','manager'),(290,'enrol_flatfile','map_2','coursecreator'),(291,'enrol_flatfile','map_3','editingteacher'),(292,'enrol_flatfile','map_4','teacher'),(293,'enrol_flatfile','map_5','student'),(294,'enrol_flatfile','map_6','guest'),(295,'enrol_flatfile','map_7','user'),(296,'enrol_flatfile','map_8','frontpage'),(297,'enrol_guest','version','2021051700'),(298,'enrol_imsenterprise','version','2021051700'),(300,'enrol_ldap','version','2021051700'),(302,'enrol_lti','version','2021051700'),(303,'enrol_manual','version','2021051700'),(305,'enrol_meta','version','2021051700'),(307,'enrol_mnet','version','2021051700'),(308,'enrol_paypal','version','2021051700'),(309,'enrol_self','version','2021051700'),(311,'message_airnotifier','version','2021051700'),(313,'message','airnotifier_provider_enrol_flatfile_flatfile_enrolment_permitted','permitted'),(314,'message','airnotifier_provider_enrol_imsenterprise_imsenterprise_enrolment_permitted','permitted'),(315,'message','airnotifier_provider_enrol_manual_expiry_notification_permitted','permitted'),(316,'message','airnotifier_provider_enrol_paypal_paypal_enrolment_permitted','permitted'),(317,'message','airnotifier_provider_enrol_self_expiry_notification_permitted','permitted'),(318,'message','airnotifier_provider_mod_assign_assign_notification_permitted','permitted'),(319,'message','airnotifier_provider_mod_assignment_assignment_updates_permitted','permitted'),(320,'message','airnotifier_provider_mod_feedback_submission_permitted','permitted'),(321,'message','airnotifier_provider_mod_feedback_message_permitted','permitted'),(322,'message','airnotifier_provider_mod_forum_posts_permitted','permitted'),(323,'message','message_provider_mod_forum_posts_loggedin','email,airnotifier'),(324,'message','message_provider_mod_forum_posts_loggedoff','email,airnotifier'),(325,'message','airnotifier_provider_mod_forum_digests_permitted','permitted'),(326,'message','airnotifier_provider_mod_lesson_graded_essay_permitted','permitted'),(327,'message','message_provider_mod_lesson_graded_essay_loggedin','email,airnotifier'),(328,'message','message_provider_mod_lesson_graded_essay_loggedoff','email,airnotifier'),(329,'message','airnotifier_provider_mod_quiz_submission_permitted','permitted'),(330,'message','airnotifier_provider_mod_quiz_confirmation_permitted','permitted'),(331,'message','message_provider_mod_quiz_confirmation_loggedin','email,airnotifier'),(332,'message','message_provider_mod_quiz_confirmation_loggedoff','email,airnotifier'),(333,'message','airnotifier_provider_mod_quiz_attempt_overdue_permitted','permitted'),(334,'message','message_provider_mod_quiz_attempt_overdue_loggedin','email,airnotifier'),(335,'message','message_provider_mod_quiz_attempt_overdue_loggedoff','email,airnotifier'),(336,'message','airnotifier_provider_moodle_notices_permitted','permitted'),(337,'message','airnotifier_provider_moodle_errors_permitted','permitted'),(338,'message','airnotifier_provider_moodle_availableupdate_permitted','permitted'),(339,'message','airnotifier_provider_moodle_instantmessage_permitted','permitted'),(340,'message','airnotifier_provider_moodle_backup_permitted','permitted'),(341,'message','airnotifier_provider_moodle_courserequested_permitted','permitted'),(342,'message','airnotifier_provider_moodle_courserequestapproved_permitted','permitted'),(343,'message','message_provider_moodle_courserequestapproved_loggedin','email,airnotifier'),(344,'message','message_provider_moodle_courserequestapproved_loggedoff','email,airnotifier'),(345,'message','airnotifier_provider_moodle_courserequestrejected_permitted','permitted'),(346,'message','message_provider_moodle_courserequestrejected_loggedin','email,airnotifier'),(347,'message','message_provider_moodle_courserequestrejected_loggedoff','email,airnotifier'),(348,'message','airnotifier_provider_moodle_badgerecipientnotice_permitted','permitted'),(349,'message','message_provider_moodle_badgerecipientnotice_loggedin','popup,airnotifier'),(350,'message','message_provider_moodle_badgerecipientnotice_loggedoff','popup,email,airnotifier'),(351,'message','airnotifier_provider_moodle_badgecreatornotice_permitted','permitted'),(352,'message','airnotifier_provider_moodle_competencyplancomment_permitted','permitted'),(353,'message','airnotifier_provider_moodle_competencyusercompcomment_permitted','permitted'),(354,'message','airnotifier_provider_moodle_insights_permitted','permitted'),(355,'message','message_provider_moodle_insights_loggedin','popup,airnotifier'),(356,'message','message_provider_moodle_insights_loggedoff','popup,email,airnotifier'),(357,'message','airnotifier_provider_moodle_messagecontactrequests_permitted','permitted'),(358,'message','message_provider_moodle_messagecontactrequests_loggedin','airnotifier'),(359,'message','message_provider_moodle_messagecontactrequests_loggedoff','email,airnotifier'),(360,'message','airnotifier_provider_moodle_asyncbackupnotification_permitted','permitted'),(361,'message','airnotifier_provider_moodle_gradenotifications_permitted','permitted'),(362,'message_email','version','2021051700'),(364,'message','email_provider_enrol_flatfile_flatfile_enrolment_permitted','permitted'),(365,'message','message_provider_enrol_flatfile_flatfile_enrolment_loggedin','email'),(366,'message','message_provider_enrol_flatfile_flatfile_enrolment_loggedoff','email'),(367,'message','email_provider_enrol_imsenterprise_imsenterprise_enrolment_permitted','permitted'),(368,'message','message_provider_enrol_imsenterprise_imsenterprise_enrolment_loggedin','email'),(369,'message','message_provider_enrol_imsenterprise_imsenterprise_enrolment_loggedoff','email'),(370,'message','email_provider_enrol_manual_expiry_notification_permitted','permitted'),(371,'message','message_provider_enrol_manual_expiry_notification_loggedin','email'),(372,'message','message_provider_enrol_manual_expiry_notification_loggedoff','email'),(373,'message','email_provider_enrol_paypal_paypal_enrolment_permitted','permitted'),(374,'message','message_provider_enrol_paypal_paypal_enrolment_loggedin','email'),(375,'message','message_provider_enrol_paypal_paypal_enrolment_loggedoff','email'),(376,'message','email_provider_enrol_self_expiry_notification_permitted','permitted'),(377,'message','message_provider_enrol_self_expiry_notification_loggedin','email'),(378,'message','message_provider_enrol_self_expiry_notification_loggedoff','email'),(379,'message','email_provider_mod_assign_assign_notification_permitted','permitted'),(380,'message','message_provider_mod_assign_assign_notification_loggedin','email'),(381,'message','message_provider_mod_assign_assign_notification_loggedoff','email'),(382,'message','email_provider_mod_assignment_assignment_updates_permitted','permitted'),(383,'message','message_provider_mod_assignment_assignment_updates_loggedin','email'),(384,'message','message_provider_mod_assignment_assignment_updates_loggedoff','email'),(385,'message','email_provider_mod_feedback_submission_permitted','permitted'),(386,'message','message_provider_mod_feedback_submission_loggedin','email'),(387,'message','message_provider_mod_feedback_submission_loggedoff','email'),(388,'message','email_provider_mod_feedback_message_permitted','permitted'),(389,'message','message_provider_mod_feedback_message_loggedin','email'),(390,'message','message_provider_mod_feedback_message_loggedoff','email'),(391,'message','email_provider_mod_forum_posts_permitted','permitted'),(392,'message','email_provider_mod_forum_digests_permitted','permitted'),(393,'message','message_provider_mod_forum_digests_loggedin','email'),(394,'message','message_provider_mod_forum_digests_loggedoff','email'),(395,'message','email_provider_mod_lesson_graded_essay_permitted','permitted'),(396,'message','email_provider_mod_quiz_submission_permitted','permitted'),(397,'message','message_provider_mod_quiz_submission_loggedin','email'),(398,'message','message_provider_mod_quiz_submission_loggedoff','email'),(399,'message','email_provider_mod_quiz_confirmation_permitted','permitted'),(400,'message','email_provider_mod_quiz_attempt_overdue_permitted','permitted'),(401,'message','email_provider_moodle_notices_permitted','permitted'),(402,'message','message_provider_moodle_notices_loggedin','email'),(403,'message','message_provider_moodle_notices_loggedoff','email'),(404,'message','email_provider_moodle_errors_permitted','permitted'),(405,'message','message_provider_moodle_errors_loggedin','email'),(406,'message','message_provider_moodle_errors_loggedoff','email'),(407,'message','email_provider_moodle_availableupdate_permitted','permitted'),(408,'message','message_provider_moodle_availableupdate_loggedin','email'),(409,'message','message_provider_moodle_availableupdate_loggedoff','email'),(410,'message','email_provider_moodle_instantmessage_permitted','permitted'),(411,'message','message_provider_moodle_instantmessage_loggedoff','popup,email'),(412,'message','email_provider_moodle_backup_permitted','permitted'),(413,'message','message_provider_moodle_backup_loggedin','email'),(414,'message','message_provider_moodle_backup_loggedoff','email'),(415,'message','email_provider_moodle_courserequested_permitted','permitted'),(416,'message','message_provider_moodle_courserequested_loggedin','email'),(417,'message','message_provider_moodle_courserequested_loggedoff','email'),(418,'message','email_provider_moodle_courserequestapproved_permitted','permitted'),(419,'message','email_provider_moodle_courserequestrejected_permitted','permitted'),(420,'message','email_provider_moodle_badgerecipientnotice_permitted','permitted'),(421,'message','email_provider_moodle_badgecreatornotice_permitted','permitted'),(422,'message','message_provider_moodle_badgecreatornotice_loggedoff','email'),(423,'message','email_provider_moodle_competencyplancomment_permitted','permitted'),(424,'message','message_provider_moodle_competencyplancomment_loggedin','email'),(425,'message','message_provider_moodle_competencyplancomment_loggedoff','email'),(426,'message','email_provider_moodle_competencyusercompcomment_permitted','permitted'),(427,'message','message_provider_moodle_competencyusercompcomment_loggedin','email'),(428,'message','message_provider_moodle_competencyusercompcomment_loggedoff','email'),(429,'message','email_provider_moodle_insights_permitted','permitted'),(430,'message','email_provider_moodle_messagecontactrequests_permitted','permitted'),(431,'message','email_provider_moodle_asyncbackupnotification_permitted','permitted'),(432,'message','message_provider_moodle_asyncbackupnotification_loggedoff','popup,email'),(433,'message','email_provider_moodle_gradenotifications_permitted','permitted'),(434,'message','message_provider_moodle_gradenotifications_loggedoff','popup,email'),(435,'message_jabber','version','2021051700'),(437,'message','jabber_provider_enrol_flatfile_flatfile_enrolment_permitted','permitted'),(438,'message','jabber_provider_enrol_imsenterprise_imsenterprise_enrolment_permitted','permitted'),(439,'message','jabber_provider_enrol_manual_expiry_notification_permitted','permitted'),(440,'message','jabber_provider_enrol_paypal_paypal_enrolment_permitted','permitted'),(441,'message','jabber_provider_enrol_self_expiry_notification_permitted','permitted'),(442,'message','jabber_provider_mod_assign_assign_notification_permitted','permitted'),(443,'message','jabber_provider_mod_assignment_assignment_updates_permitted','permitted'),(444,'message','jabber_provider_mod_feedback_submission_permitted','permitted'),(445,'message','jabber_provider_mod_feedback_message_permitted','permitted'),(446,'message','jabber_provider_mod_forum_posts_permitted','permitted'),(447,'message','jabber_provider_mod_forum_digests_permitted','permitted'),(448,'message','jabber_provider_mod_lesson_graded_essay_permitted','permitted'),(449,'message','jabber_provider_mod_quiz_submission_permitted','permitted'),(450,'message','jabber_provider_mod_quiz_confirmation_permitted','permitted'),(451,'message','jabber_provider_mod_quiz_attempt_overdue_permitted','permitted'),(452,'message','jabber_provider_moodle_notices_permitted','permitted'),(453,'message','jabber_provider_moodle_errors_permitted','permitted'),(454,'message','jabber_provider_moodle_availableupdate_permitted','permitted'),(455,'message','jabber_provider_moodle_instantmessage_permitted','permitted'),(456,'message','jabber_provider_moodle_backup_permitted','permitted'),(457,'message','jabber_provider_moodle_courserequested_permitted','permitted'),(458,'message','jabber_provider_moodle_courserequestapproved_permitted','permitted'),(459,'message','jabber_provider_moodle_courserequestrejected_permitted','permitted'),(460,'message','jabber_provider_moodle_badgerecipientnotice_permitted','permitted'),(461,'message','jabber_provider_moodle_badgecreatornotice_permitted','permitted'),(462,'message','jabber_provider_moodle_competencyplancomment_permitted','permitted'),(463,'message','jabber_provider_moodle_competencyusercompcomment_permitted','permitted'),(464,'message','jabber_provider_moodle_insights_permitted','permitted'),(465,'message','jabber_provider_moodle_messagecontactrequests_permitted','permitted'),(466,'message','jabber_provider_moodle_asyncbackupnotification_permitted','permitted'),(467,'message','jabber_provider_moodle_gradenotifications_permitted','permitted'),(468,'message_popup','version','2021051700'),(470,'message','popup_provider_enrol_flatfile_flatfile_enrolment_permitted','permitted'),(471,'message','popup_provider_enrol_imsenterprise_imsenterprise_enrolment_permitted','permitted'),(472,'message','popup_provider_enrol_manual_expiry_notification_permitted','permitted'),(473,'message','popup_provider_enrol_paypal_paypal_enrolment_permitted','permitted'),(474,'message','popup_provider_enrol_self_expiry_notification_permitted','permitted'),(475,'message','popup_provider_mod_assign_assign_notification_permitted','permitted'),(476,'message','popup_provider_mod_assignment_assignment_updates_permitted','permitted'),(477,'message','popup_provider_mod_feedback_submission_permitted','permitted'),(478,'message','popup_provider_mod_feedback_message_permitted','permitted'),(479,'message','popup_provider_mod_forum_posts_permitted','permitted'),(480,'message','popup_provider_mod_forum_digests_permitted','permitted'),(481,'message','popup_provider_mod_lesson_graded_essay_permitted','permitted'),(482,'message','popup_provider_mod_quiz_submission_permitted','permitted'),(483,'message','popup_provider_mod_quiz_confirmation_permitted','permitted'),(484,'message','popup_provider_mod_quiz_attempt_overdue_permitted','permitted'),(485,'message','popup_provider_moodle_notices_permitted','permitted'),(486,'message','popup_provider_moodle_errors_permitted','permitted'),(487,'message','popup_provider_moodle_availableupdate_permitted','permitted'),(488,'message','popup_provider_moodle_instantmessage_permitted','permitted'),(489,'message','message_provider_moodle_instantmessage_loggedin','popup'),(490,'message','popup_provider_moodle_backup_permitted','permitted'),(491,'message','popup_provider_moodle_courserequested_permitted','permitted'),(492,'message','popup_provider_moodle_courserequestapproved_permitted','permitted'),(493,'message','popup_provider_moodle_courserequestrejected_permitted','permitted'),(494,'message','popup_provider_moodle_badgerecipientnotice_permitted','permitted'),(495,'message','popup_provider_moodle_badgecreatornotice_permitted','permitted'),(496,'message','popup_provider_moodle_competencyplancomment_permitted','permitted'),(497,'message','popup_provider_moodle_competencyusercompcomment_permitted','permitted'),(498,'message','popup_provider_moodle_insights_permitted','permitted'),(499,'message','popup_provider_moodle_messagecontactrequests_permitted','permitted'),(500,'message','popup_provider_moodle_asyncbackupnotification_permitted','permitted'),(501,'message','message_provider_moodle_asyncbackupnotification_loggedin','popup'),(502,'message','popup_provider_moodle_gradenotifications_permitted','permitted'),(503,'message','message_provider_moodle_gradenotifications_loggedin','popup'),(504,'block_activity_modules','version','2021051700'),(505,'block_activity_results','version','2021051700'),(506,'block_admin_bookmarks','version','2021051700'),(507,'block_badges','version','2021051700'),(508,'block_blog_menu','version','2021051700'),(509,'block_blog_recent','version','2021051700'),(510,'block_blog_tags','version','2021051700'),(511,'block_calendar_month','version','2021051700'),(512,'block_calendar_upcoming','version','2021051700'),(513,'block_comments','version','2021051700'),(514,'block_completionstatus','version','2021051700'),(515,'block_course_list','version','2021051700'),(516,'block_course_summary','version','2021051700'),(517,'block_feedback','version','2021051700'),(519,'block_globalsearch','version','2021051700'),(520,'block_glossary_random','version','2021051700'),(521,'block_html','version','2021051700'),(522,'block_login','version','2021051700'),(523,'block_lp','version','2021051700'),(524,'block_mentees','version','2021051700'),(525,'block_mnet_hosts','version','2021051700'),(526,'block_myoverview','version','2021051700'),(527,'block_myprofile','version','2021051700'),(528,'block_navigation','version','2021051700'),(529,'block_news_items','version','2021051700'),(530,'block_online_users','version','2021051700'),(531,'block_private_files','version','2021051700'),(532,'block_quiz_results','version','2021051700'),(534,'block_recent_activity','version','2021051700'),(535,'block_recentlyaccessedcourses','version','2021051700'),(537,'block_recentlyaccesseditems','version','2021051700'),(538,'block_rss_client','version','2021051700'),(539,'block_search_forums','version','2021051700'),(540,'block_section_links','version','2021051700'),(541,'block_selfcompletion','version','2021051700'),(542,'block_settings','version','2021051700'),(543,'block_site_main_menu','version','2021051700'),(544,'block_social_activities','version','2021051700'),(545,'block_starredcourses','version','2021051700'),(546,'block_tag_flickr','version','2021051700'),(547,'block_tag_youtube','version','2021051700'),(549,'block_tags','version','2021051700'),(550,'block_timeline','version','2021051700'),(552,'media_html5audio','version','2021051700'),(553,'media_html5video','version','2021051700'),(554,'media_swf','version','2021051700'),(555,'media_videojs','version','2021051700'),(556,'media_vimeo','version','2021051700'),(557,'media_youtube','version','2021051700'),(558,'filter_activitynames','version','2021051700'),(560,'filter_algebra','version','2021051700'),(561,'filter_censor','version','2021051700'),(562,'filter_data','version','2021051700'),(564,'filter_displayh5p','version','2021051700'),(566,'filter_emailprotect','version','2021051700'),(567,'filter_emoticon','version','2021051700'),(568,'filter_glossary','version','2021051700'),(570,'filter_mathjaxloader','version','2021051700'),(572,'filter_mediaplugin','version','2021051700'),(574,'filter_multilang','version','2021051700'),(575,'filter_tex','version','2021051700'),(577,'filter_tidy','version','2021051700'),(578,'filter_urltolink','version','2021051700'),(579,'editor_atto','version','2021051700'),(581,'editor_textarea','version','2021051700'),(582,'editor_tinymce','version','2021051700'),(583,'format_singleactivity','version','2021051700'),(584,'format_social','version','2021051700'),(585,'format_topics','version','2021051700'),(586,'format_weeks','version','2021051700'),(587,'dataformat_csv','version','2021051700'),(588,'dataformat_excel','version','2021051700'),(589,'dataformat_html','version','2021051700'),(590,'dataformat_json','version','2021051700'),(591,'dataformat_ods','version','2021051700'),(592,'dataformat_pdf','version','2021051700'),(593,'profilefield_checkbox','version','2021051700'),(594,'profilefield_datetime','version','2021051700'),(595,'profilefield_menu','version','2021051700'),(596,'profilefield_text','version','2021051700'),(597,'profilefield_textarea','version','2021051700'),(598,'report_backups','version','2021051700'),(599,'report_competency','version','2021051700'),(600,'report_completion','version','2021051700'),(602,'report_configlog','version','2021051700'),(603,'report_courseoverview','version','2021051700'),(604,'report_eventlist','version','2021051700'),(605,'report_insights','version','2021051700'),(606,'report_log','version','2021051700'),(608,'report_loglive','version','2021051700'),(609,'report_outline','version','2021051700'),(611,'report_participation','version','2021051700'),(613,'report_performance','version','2021051700'),(614,'report_progress','version','2021051700'),(616,'report_questioninstances','version','2021051700'),(617,'report_security','version','2021051700'),(618,'report_stats','version','2021051700'),(620,'report_usersessions','version','2021051700'),(621,'gradeexport_ods','version','2021051700'),(622,'gradeexport_txt','version','2021051700'),(623,'gradeexport_xls','version','2021051700'),(624,'gradeexport_xml','version','2021051700'),(625,'gradeimport_csv','version','2021051700'),(626,'gradeimport_direct','version','2021051700'),(627,'gradeimport_xml','version','2021051700'),(628,'gradereport_grader','version','2021051700'),(629,'gradereport_history','version','2021051700'),(630,'gradereport_outcomes','version','2021051700'),(631,'gradereport_overview','version','2021051700'),(632,'gradereport_singleview','version','2021051700'),(633,'gradereport_user','version','2021051700'),(634,'gradingform_guide','version','2021051700'),(635,'gradingform_rubric','version','2021051700'),(636,'mlbackend_php','version','2021051700'),(637,'mlbackend_python','version','2021051700'),(638,'mnetservice_enrol','version','2021051700'),(639,'webservice_rest','version','2021051700'),(640,'webservice_soap','version','2021051700'),(641,'webservice_xmlrpc','version','2021051700'),(642,'repository_areafiles','version','2021051700'),(644,'areafiles','enablecourseinstances','0'),(645,'areafiles','enableuserinstances','0'),(646,'repository_boxnet','version','2021051700'),(647,'repository_coursefiles','version','2021051700'),(648,'repository_dropbox','version','2021051700'),(649,'repository_equella','version','2021051700'),(650,'repository_filesystem','version','2021051700'),(651,'repository_flickr','version','2021051700'),(652,'repository_flickr_public','version','2021051700'),(653,'repository_googledocs','version','2021051700'),(654,'repository_local','version','2021051700'),(656,'local','enablecourseinstances','0'),(657,'local','enableuserinstances','0'),(658,'repository_merlot','version','2021051700'),(659,'repository_nextcloud','version','2021051700'),(660,'repository_onedrive','version','2021051700'),(661,'repository_picasa','version','2021051700'),(662,'repository_recent','version','2021051700'),(664,'recent','enablecourseinstances','0'),(665,'recent','enableuserinstances','0'),(666,'repository_s3','version','2021051700'),(667,'repository_skydrive','version','2021051700'),(668,'repository_upload','version','2021051700'),(670,'upload','enablecourseinstances','0'),(671,'upload','enableuserinstances','0'),(672,'repository_url','version','2021051700'),(674,'url','enablecourseinstances','0'),(675,'url','enableuserinstances','0'),(676,'repository_user','version','2021051700'),(678,'user','enablecourseinstances','0'),(679,'user','enableuserinstances','0'),(680,'repository_webdav','version','2021051700'),(681,'repository_wikimedia','version','2021051700'),(683,'wikimedia','enablecourseinstances','0'),(684,'wikimedia','enableuserinstances','0'),(685,'repository_youtube','version','2021051700'),(687,'portfolio_boxnet','version','2021051700'),(688,'portfolio_download','version','2021051700'),(689,'portfolio_flickr','version','2021051700'),(690,'portfolio_googledocs','version','2021051700'),(691,'portfolio_mahara','version','2021051700'),(692,'portfolio_picasa','version','2021051700'),(693,'search_simpledb','version','2021051700'),(695,'search_solr','version','2021051700'),(696,'qbehaviour_adaptive','version','2021051700'),(697,'qbehaviour_adaptivenopenalty','version','2021051700'),(698,'qbehaviour_deferredcbm','version','2021051700'),(699,'qbehaviour_deferredfeedback','version','2021051700'),(700,'qbehaviour_immediatecbm','version','2021051700'),(701,'qbehaviour_immediatefeedback','version','2021051700'),(702,'qbehaviour_informationitem','version','2021051700'),(703,'qbehaviour_interactive','version','2021051700'),(704,'qbehaviour_interactivecountback','version','2021051700'),(705,'qbehaviour_manualgraded','version','2021051700'),(707,'question','disabledbehaviours','manualgraded'),(708,'qbehaviour_missing','version','2021051700'),(709,'qformat_aiken','version','2021051700'),(710,'qformat_blackboard_six','version','2021051700'),(711,'qformat_examview','version','2021051700'),(712,'qformat_gift','version','2021051700'),(713,'qformat_missingword','version','2021051700'),(714,'qformat_multianswer','version','2021051700'),(715,'qformat_webct','version','2021051700'),(716,'qformat_xhtml','version','2021051700'),(717,'qformat_xml','version','2021051700'),(718,'tool_analytics','version','2021051700'),(719,'tool_availabilityconditions','version','2021051700'),(720,'tool_behat','version','2021051700'),(721,'tool_capability','version','2021051700'),(722,'tool_cohortroles','version','2021051700'),(723,'tool_customlang','version','2021051700'),(725,'tool_dataprivacy','version','2021051700'),(726,'message','airnotifier_provider_tool_dataprivacy_contactdataprotectionofficer_permitted','permitted'),(727,'message','email_provider_tool_dataprivacy_contactdataprotectionofficer_permitted','permitted'),(728,'message','jabber_provider_tool_dataprivacy_contactdataprotectionofficer_permitted','permitted'),(729,'message','popup_provider_tool_dataprivacy_contactdataprotectionofficer_permitted','permitted'),(730,'message','message_provider_tool_dataprivacy_contactdataprotectionofficer_loggedin','popup,email'),(731,'message','message_provider_tool_dataprivacy_contactdataprotectionofficer_loggedoff','popup,email'),(732,'message','airnotifier_provider_tool_dataprivacy_datarequestprocessingresults_permitted','permitted'),(733,'message','email_provider_tool_dataprivacy_datarequestprocessingresults_permitted','permitted'),(734,'message','jabber_provider_tool_dataprivacy_datarequestprocessingresults_permitted','permitted'),(735,'message','popup_provider_tool_dataprivacy_datarequestprocessingresults_permitted','permitted'),(736,'message','message_provider_tool_dataprivacy_datarequestprocessingresults_loggedin','popup,email'),(737,'message','message_provider_tool_dataprivacy_datarequestprocessingresults_loggedoff','popup,email'),(738,'message','airnotifier_provider_tool_dataprivacy_notifyexceptions_permitted','permitted'),(739,'message','email_provider_tool_dataprivacy_notifyexceptions_permitted','permitted'),(740,'message','jabber_provider_tool_dataprivacy_notifyexceptions_permitted','permitted'),(741,'message','popup_provider_tool_dataprivacy_notifyexceptions_permitted','permitted'),(742,'message','message_provider_tool_dataprivacy_notifyexceptions_loggedin','email'),(743,'message','message_provider_tool_dataprivacy_notifyexceptions_loggedoff','email'),(744,'tool_dbtransfer','version','2021051700'),(745,'tool_filetypes','version','2021051700'),(746,'tool_generator','version','2021051700'),(747,'tool_health','version','2021051700'),(748,'tool_httpsreplace','version','2021051700'),(749,'tool_innodb','version','2021051700'),(750,'tool_installaddon','version','2021051700'),(751,'tool_langimport','version','2021051700'),(752,'tool_log','version','2021051700'),(754,'tool_log','enabled_stores','logstore_standard'),(755,'tool_lp','version','2021051700'),(756,'tool_lpimportcsv','version','2021051700'),(757,'tool_lpmigrate','version','2021051700'),(758,'tool_messageinbound','version','2021051700'),(759,'message','airnotifier_provider_tool_messageinbound_invalidrecipienthandler_permitted','permitted'),(760,'message','email_provider_tool_messageinbound_invalidrecipienthandler_permitted','permitted'),(761,'message','jabber_provider_tool_messageinbound_invalidrecipienthandler_permitted','permitted'),(762,'message','popup_provider_tool_messageinbound_invalidrecipienthandler_permitted','permitted'),(763,'message','message_provider_tool_messageinbound_invalidrecipienthandler_loggedin','email'),(764,'message','message_provider_tool_messageinbound_invalidrecipienthandler_loggedoff','email'),(765,'message','airnotifier_provider_tool_messageinbound_messageprocessingerror_permitted','permitted'),(766,'message','email_provider_tool_messageinbound_messageprocessingerror_permitted','permitted'),(767,'message','jabber_provider_tool_messageinbound_messageprocessingerror_permitted','permitted'),(768,'message','popup_provider_tool_messageinbound_messageprocessingerror_permitted','permitted'),(769,'message','message_provider_tool_messageinbound_messageprocessingerror_loggedin','email'),(770,'message','message_provider_tool_messageinbound_messageprocessingerror_loggedoff','email'),(771,'message','airnotifier_provider_tool_messageinbound_messageprocessingsuccess_permitted','permitted'),(772,'message','email_provider_tool_messageinbound_messageprocessingsuccess_permitted','permitted'),(773,'message','jabber_provider_tool_messageinbound_messageprocessingsuccess_permitted','permitted'),(774,'message','popup_provider_tool_messageinbound_messageprocessingsuccess_permitted','permitted'),(775,'message','message_provider_tool_messageinbound_messageprocessingsuccess_loggedin','email'),(776,'message','message_provider_tool_messageinbound_messageprocessingsuccess_loggedoff','email'),(777,'tool_mobile','version','2021051700'),(778,'tool_monitor','version','2021051700'),(779,'message','airnotifier_provider_tool_monitor_notification_permitted','permitted'),(780,'message','email_provider_tool_monitor_notification_permitted','permitted'),(781,'message','jabber_provider_tool_monitor_notification_permitted','permitted'),(782,'message','popup_provider_tool_monitor_notification_permitted','permitted'),(783,'message','message_provider_tool_monitor_notification_loggedin','email'),(784,'message','message_provider_tool_monitor_notification_loggedoff','email'),(785,'tool_multilangupgrade','version','2021051700'),(786,'tool_oauth2','version','2021051700'),(787,'tool_phpunit','version','2021051700'),(788,'tool_policy','version','2021051700'),(789,'tool_profiling','version','2021051700'),(790,'tool_recyclebin','version','2021051700'),(791,'tool_replace','version','2021051700'),(792,'tool_spamcleaner','version','2021051700'),(793,'tool_task','version','2021051700'),(794,'tool_templatelibrary','version','2021051700'),(795,'tool_unsuproles','version','2021051700'),(797,'tool_uploadcourse','version','2021051700'),(798,'tool_uploaduser','version','2021051700'),(799,'tool_usertours','version','2021051700'),(801,'tool_xmldb','version','2021051700'),(802,'cachestore_apcu','version','2021051700'),(803,'cachestore_file','version','2021051700'),(804,'cachestore_memcached','version','2021051700'),(805,'cachestore_mongodb','version','2021051700'),(806,'cachestore_redis','version','2021051700'),(807,'cachestore_session','version','2021051700'),(808,'cachestore_static','version','2021051700'),(809,'cachelock_file','version','2021051700'),(810,'fileconverter_googledrive','version','2021051700'),(811,'fileconverter_unoconv','version','2021051700'),(813,'theme_boost','version','2021051700'),(814,'theme_classic','version','2021051700'),(815,'assignsubmission_comments','version','2021051700'),(817,'assignsubmission_file','sortorder','1'),(818,'assignsubmission_comments','sortorder','2'),(819,'assignsubmission_onlinetext','sortorder','0'),(820,'assignsubmission_file','version','2021051700'),(821,'assignsubmission_onlinetext','version','2021051700'),(823,'assignfeedback_comments','version','2021051700'),(825,'assignfeedback_comments','sortorder','0'),(826,'assignfeedback_editpdf','sortorder','1'),(827,'assignfeedback_file','sortorder','3'),(828,'assignfeedback_offline','sortorder','2'),(829,'assignfeedback_editpdf','version','2021051701'),(831,'assignfeedback_file','version','2021051700'),(833,'assignfeedback_offline','version','2021051700'),(834,'assignment_offline','version','2021051700'),(835,'assignment_online','version','2021051700'),(836,'assignment_upload','version','2021051700'),(837,'assignment_uploadsingle','version','2021051700'),(838,'booktool_exportimscp','version','2021051700'),(839,'booktool_importhtml','version','2021051700'),(840,'booktool_print','version','2021051700'),(841,'datafield_checkbox','version','2021051700'),(842,'datafield_date','version','2021051700'),(843,'datafield_file','version','2021051700'),(844,'datafield_latlong','version','2021051700'),(845,'datafield_menu','version','2021051700'),(846,'datafield_multimenu','version','2021051700'),(847,'datafield_number','version','2021051700'),(848,'datafield_picture','version','2021051700'),(849,'datafield_radiobutton','version','2021051700'),(850,'datafield_text','version','2021051700'),(851,'datafield_textarea','version','2021051700'),(852,'datafield_url','version','2021051700'),(853,'datapreset_imagegallery','version','2021051700'),(854,'forumreport_summary','version','2021051700'),(855,'ltiservice_basicoutcomes','version','2021051700'),(856,'ltiservice_gradebookservices','version','2021051700'),(857,'ltiservice_memberships','version','2021051700'),(858,'ltiservice_profile','version','2021051700'),(859,'ltiservice_toolproxy','version','2021051700'),(860,'ltiservice_toolsettings','version','2021051700'),(861,'quiz_grading','version','2021051700'),(863,'quiz_overview','version','2021051700'),(865,'quiz_responses','version','2021051700'),(867,'quiz_statistics','version','2021051700'),(869,'quizaccess_delaybetweenattempts','version','2021051700'),(870,'quizaccess_ipaddress','version','2021051700'),(871,'quizaccess_numattempts','version','2021051700'),(872,'quizaccess_offlineattempts','version','2021051700'),(873,'quizaccess_openclosedate','version','2021051700'),(874,'quizaccess_password','version','2021051700'),(876,'quizaccess_securewindow','version','2021051700'),(877,'quizaccess_timelimit','version','2021051700'),(878,'scormreport_basic','version','2021051700'),(879,'scormreport_graphs','version','2021051700'),(880,'scormreport_interactions','version','2021051700'),(881,'scormreport_objectives','version','2021051700'),(882,'workshopform_accumulative','version','2021051700'),(884,'workshopform_comments','version','2021051700'),(886,'workshopform_numerrors','version','2021051700'),(888,'workshopform_rubric','version','2021051700'),(890,'workshopallocation_manual','version','2021051700'),(891,'workshopallocation_random','version','2021051700'),(892,'workshopallocation_scheduled','version','2021051700'),(893,'workshopeval_best','version','2021051700'),(894,'atto_accessibilitychecker','version','2021051700'),(895,'atto_accessibilityhelper','version','2021051700'),(896,'atto_align','version','2021051700'),(897,'atto_backcolor','version','2021051700'),(898,'atto_bold','version','2021051700'),(899,'atto_charmap','version','2021051700'),(900,'atto_clear','version','2021051700'),(901,'atto_collapse','version','2021051700'),(902,'atto_emojipicker','version','2021051700'),(903,'atto_emoticon','version','2021051700'),(904,'atto_equation','version','2021051700'),(905,'atto_fontcolor','version','2021051700'),(906,'atto_h5p','version','2021051700'),(907,'atto_html','version','2021051700'),(908,'atto_image','version','2021051700'),(909,'atto_indent','version','2021051700'),(910,'atto_italic','version','2021051700'),(911,'atto_link','version','2021051700'),(912,'atto_managefiles','version','2021051700'),(913,'atto_media','version','2021051700'),(914,'atto_noautolink','version','2021051700'),(915,'atto_orderedlist','version','2021051700'),(916,'atto_recordrtc','version','2021051700'),(917,'atto_rtl','version','2021051700'),(918,'atto_strike','version','2021051700'),(919,'atto_subscript','version','2021051700'),(920,'atto_superscript','version','2021051700'),(921,'atto_table','version','2021051700'),(922,'atto_title','version','2021051700'),(923,'atto_underline','version','2021051700'),(924,'atto_undo','version','2021051700'),(925,'atto_unorderedlist','version','2021051700'),(926,'tinymce_ctrlhelp','version','2021051700'),(927,'tinymce_managefiles','version','2021051700'),(928,'tinymce_moodleemoticon','version','2021051700'),(929,'tinymce_moodleimage','version','2021051700'),(930,'tinymce_moodlemedia','version','2021051700'),(931,'tinymce_moodlenolink','version','2021051700'),(932,'tinymce_pdw','version','2021051700'),(933,'tinymce_spellchecker','version','2021051700'),(935,'tinymce_wrap','version','2021051700'),(936,'logstore_database','version','2021051700'),(937,'logstore_legacy','version','2021051700'),(938,'logstore_standard','version','2021051700'),(939,'tool_dataprivacy','contactdataprotectionofficer','0'),(940,'tool_dataprivacy','automaticdeletionrequests','1'),(941,'tool_dataprivacy','privacyrequestexpiry','604800'),(942,'tool_dataprivacy','requireallenddatesforuserdeletion','1'),(943,'tool_dataprivacy','showdataretentionsummary','1'),(944,'tool_log','exportlog','1'),(945,'analytics','logstore','logstore_standard'),(946,'assign','feedback_plugin_for_gradebook','assignfeedback_comments'),(947,'assign','showrecentsubmissions','1'),(948,'assign','submissionreceipts','1'),(949,'assign','submissionstatement','This submission is my own work, except where I have acknowledged the use of the works of other people.'),(950,'assign','submissionstatementteamsubmission','This submission is the work of my group, except where we have acknowledged the use of the works of other people.'),(951,'assign','submissionstatementteamsubmissionallsubmit','This submission is my own work as a group member, except where I have acknowledged the use of the works of other people.'),(952,'assign','maxperpage','-1'),(953,'assign','alwaysshowdescription','1'),(954,'assign','alwaysshowdescription_adv',''),(955,'assign','alwaysshowdescription_locked',''),(956,'assign','allowsubmissionsfromdate','0'),(957,'assign','allowsubmissionsfromdate_enabled','1'),(958,'assign','allowsubmissionsfromdate_adv',''),(959,'assign','duedate','604800'),(960,'assign','duedate_enabled','1'),(961,'assign','duedate_adv',''),(962,'assign','cutoffdate','1209600'),(963,'assign','cutoffdate_enabled',''),(964,'assign','cutoffdate_adv',''),(965,'assign','gradingduedate','1209600'),(966,'assign','gradingduedate_enabled','1'),(967,'assign','gradingduedate_adv',''),(968,'assign','submissiondrafts','1'),(969,'assign','submissiondrafts_adv',''),(970,'assign','submissiondrafts_locked',''),(971,'assign','requiresubmissionstatement','0'),(972,'assign','requiresubmissionstatement_adv',''),(973,'assign','requiresubmissionstatement_locked',''),(974,'assign','attemptreopenmethod','none'),(975,'assign','attemptreopenmethod_adv',''),(976,'assign','attemptreopenmethod_locked',''),(977,'assign','maxattempts','-1'),(978,'assign','maxattempts_adv',''),(979,'assign','maxattempts_locked',''),(980,'assign','teamsubmission','0'),(981,'assign','teamsubmission_adv',''),(982,'assign','teamsubmission_locked',''),(983,'assign','preventsubmissionnotingroup','0'),(984,'assign','preventsubmissionnotingroup_adv',''),(985,'assign','preventsubmissionnotingroup_locked',''),(986,'assign','requireallteammemberssubmit','0'),(987,'assign','requireallteammemberssubmit_adv',''),(988,'assign','requireallteammemberssubmit_locked',''),(989,'assign','teamsubmissiongroupingid',''),(990,'assign','teamsubmissiongroupingid_adv',''),(991,'assign','sendnotifications','1'),(992,'assign','sendnotifications_adv',''),(993,'assign','sendnotifications_locked',''),(994,'assign','sendlatenotifications','0'),(995,'assign','sendlatenotifications_adv',''),(996,'assign','sendlatenotifications_locked',''),(997,'assign','sendstudentnotifications','1'),(998,'assign','sendstudentnotifications_adv',''),(999,'assign','sendstudentnotifications_locked',''),(1000,'assign','blindmarking','0'),(1001,'assign','blindmarking_adv',''),(1002,'assign','blindmarking_locked',''),(1003,'assign','hidegrader','0'),(1004,'assign','hidegrader_adv',''),(1005,'assign','hidegrader_locked',''),(1006,'assign','markingworkflow','0'),(1007,'assign','markingworkflow_adv',''),(1008,'assign','markingworkflow_locked',''),(1009,'assign','markingallocation','0'),(1010,'assign','markingallocation_adv',''),(1011,'assign','markingallocation_locked',''),(1012,'assignsubmission_file','default','1'),(1013,'assignsubmission_file','maxfiles','20'),(1014,'assignsubmission_file','filetypes',''),(1015,'assignsubmission_file','maxbytes','0'),(1016,'assignsubmission_onlinetext','default','0'),(1017,'assignfeedback_comments','default','1'),(1018,'assignfeedback_comments','inline','0'),(1019,'assignfeedback_comments','inline_adv',''),(1020,'assignfeedback_comments','inline_locked',''),(1021,'assignfeedback_editpdf','default','1'),(1022,'assignfeedback_editpdf','stamps',''),(1023,'assignfeedback_file','default','0'),(1024,'assignfeedback_offline','default','0'),(1025,'book','numberingoptions','0,1,2,3'),(1026,'book','navoptions','0,1,2'),(1027,'book','numbering','1'),(1028,'book','navstyle','1'),(1029,'resource','framesize','130'),(1030,'resource','displayoptions','0,1,4,5,6'),(1031,'resource','printintro','1'),(1032,'resource','display','0'),(1033,'resource','showsize','0'),(1034,'resource','showtype','0'),(1035,'resource','showdate','0'),(1036,'resource','popupwidth','620'),(1037,'resource','popupheight','450'),(1038,'resource','filterfiles','0'),(1039,'folder','showexpanded','1'),(1040,'folder','maxsizetodownload','0'),(1041,'imscp','keepold','1'),(1042,'imscp','keepold_adv',''),(1043,'label','dndmedia','1'),(1044,'label','dndresizewidth','400'),(1045,'label','dndresizeheight','400'),(1046,'mod_lesson','mediafile',''),(1047,'mod_lesson','mediafile_adv','1'),(1048,'mod_lesson','mediawidth','640'),(1049,'mod_lesson','mediaheight','480'),(1050,'mod_lesson','mediaclose','0'),(1051,'mod_lesson','progressbar','0'),(1052,'mod_lesson','progressbar_adv',''),(1053,'mod_lesson','ongoing','0'),(1054,'mod_lesson','ongoing_adv','1'),(1055,'mod_lesson','displayleftmenu','0'),(1056,'mod_lesson','displayleftmenu_adv',''),(1057,'mod_lesson','displayleftif','0'),(1058,'mod_lesson','displayleftif_adv','1'),(1059,'mod_lesson','slideshow','0'),(1060,'mod_lesson','slideshow_adv','1'),(1061,'mod_lesson','slideshowwidth','640'),(1062,'mod_lesson','slideshowheight','480'),(1063,'mod_lesson','slideshowbgcolor','#FFFFFF'),(1064,'mod_lesson','maxanswers','5'),(1065,'mod_lesson','maxanswers_adv','1'),(1066,'mod_lesson','defaultfeedback','0'),(1067,'mod_lesson','defaultfeedback_adv','1'),(1068,'mod_lesson','activitylink',''),(1069,'mod_lesson','activitylink_adv','1'),(1070,'mod_lesson','timelimit','0'),(1071,'mod_lesson','timelimit_adv',''),(1072,'mod_lesson','password','0'),(1073,'mod_lesson','password_adv','1'),(1074,'mod_lesson','modattempts','0'),(1075,'mod_lesson','modattempts_adv',''),(1076,'mod_lesson','displayreview','0'),(1077,'mod_lesson','displayreview_adv',''),(1078,'mod_lesson','maximumnumberofattempts','1'),(1079,'mod_lesson','maximumnumberofattempts_adv',''),(1080,'mod_lesson','defaultnextpage','0'),(1081,'mod_lesson','defaultnextpage_adv','1'),(1082,'mod_lesson','numberofpagestoshow','1'),(1083,'mod_lesson','numberofpagestoshow_adv','1'),(1084,'mod_lesson','practice','0'),(1085,'mod_lesson','practice_adv',''),(1086,'mod_lesson','customscoring','1'),(1087,'mod_lesson','customscoring_adv','1'),(1088,'mod_lesson','retakesallowed','0'),(1089,'mod_lesson','retakesallowed_adv',''),(1090,'mod_lesson','handlingofretakes','0'),(1091,'mod_lesson','handlingofretakes_adv','1'),(1092,'mod_lesson','minimumnumberofquestions','0'),(1093,'mod_lesson','minimumnumberofquestions_adv','1'),(1094,'page','displayoptions','5'),(1095,'page','printheading','1'),(1096,'page','printintro','0'),(1097,'page','printlastmodified','1'),(1098,'page','display','5'),(1099,'page','popupwidth','620'),(1100,'page','popupheight','450'),(1101,'quiz','timelimit','0'),(1102,'quiz','timelimit_adv',''),(1103,'quiz','overduehandling','autosubmit'),(1104,'quiz','overduehandling_adv',''),(1105,'quiz','graceperiod','86400'),(1106,'quiz','graceperiod_adv',''),(1107,'quiz','graceperiodmin','60'),(1108,'quiz','attempts','0'),(1109,'quiz','attempts_adv',''),(1110,'quiz','grademethod','1'),(1111,'quiz','grademethod_adv',''),(1112,'quiz','maximumgrade','10'),(1113,'quiz','questionsperpage','1'),(1114,'quiz','questionsperpage_adv',''),(1115,'quiz','navmethod','free'),(1116,'quiz','navmethod_adv','1'),(1117,'quiz','shuffleanswers','1'),(1118,'quiz','shuffleanswers_adv',''),(1119,'quiz','preferredbehaviour','deferredfeedback'),(1120,'quiz','canredoquestions','0'),(1121,'quiz','canredoquestions_adv','1'),(1122,'quiz','attemptonlast','0'),(1123,'quiz','attemptonlast_adv','1'),(1124,'quiz','reviewattempt','69904'),(1125,'quiz','reviewcorrectness','69904'),(1126,'quiz','reviewmarks','69904'),(1127,'quiz','reviewspecificfeedback','69904'),(1128,'quiz','reviewgeneralfeedback','69904'),(1129,'quiz','reviewrightanswer','69904'),(1130,'quiz','reviewoverallfeedback','4368'),(1131,'quiz','showuserpicture','0'),(1132,'quiz','showuserpicture_adv',''),(1133,'quiz','decimalpoints','2'),(1134,'quiz','decimalpoints_adv',''),(1135,'quiz','questiondecimalpoints','-1'),(1136,'quiz','questiondecimalpoints_adv','1'),(1137,'quiz','showblocks','0'),(1138,'quiz','showblocks_adv','1'),(1139,'quiz','password',''),(1140,'quiz','password_adv',''),(1141,'quiz','subnet',''),(1142,'quiz','subnet_adv','1'),(1143,'quiz','delay1','0'),(1144,'quiz','delay1_adv','1'),(1145,'quiz','delay2','0'),(1146,'quiz','delay2_adv','1'),(1147,'quiz','browsersecurity','-'),(1148,'quiz','browsersecurity_adv','1'),(1149,'quiz','initialnumfeedbacks','2'),(1150,'quiz','autosaveperiod','60'),(1151,'scorm','displaycoursestructure','0'),(1152,'scorm','displaycoursestructure_adv',''),(1153,'scorm','popup','0'),(1154,'scorm','popup_adv',''),(1155,'scorm','displayactivityname','1'),(1156,'scorm','framewidth','100'),(1157,'scorm','framewidth_adv','1'),(1158,'scorm','frameheight','500'),(1159,'scorm','frameheight_adv','1'),(1160,'scorm','winoptgrp_adv','1'),(1161,'scorm','scrollbars','0'),(1162,'scorm','directories','0'),(1163,'scorm','location','0'),(1164,'scorm','menubar','0'),(1165,'scorm','toolbar','0'),(1166,'scorm','status','0'),(1167,'scorm','skipview','0'),(1168,'scorm','skipview_adv','1'),(1169,'scorm','hidebrowse','0'),(1170,'scorm','hidebrowse_adv','1'),(1171,'scorm','hidetoc','0'),(1172,'scorm','hidetoc_adv','1'),(1173,'scorm','nav','1'),(1174,'scorm','nav_adv','1'),(1175,'scorm','navpositionleft','-100'),(1176,'scorm','navpositionleft_adv','1'),(1177,'scorm','navpositiontop','-100'),(1178,'scorm','navpositiontop_adv','1'),(1179,'scorm','collapsetocwinsize','767'),(1180,'scorm','collapsetocwinsize_adv','1'),(1181,'scorm','displayattemptstatus','1'),(1182,'scorm','displayattemptstatus_adv',''),(1183,'scorm','grademethod','1'),(1184,'scorm','maxgrade','100'),(1185,'scorm','maxattempt','0'),(1186,'scorm','whatgrade','0'),(1187,'scorm','forcecompleted','0'),(1188,'scorm','forcenewattempt','0'),(1189,'scorm','autocommit','0'),(1190,'scorm','masteryoverride','1'),(1191,'scorm','lastattemptlock','0'),(1192,'scorm','auto','0'),(1193,'scorm','updatefreq','0'),(1194,'scorm','scormstandard','0'),(1195,'scorm','allowtypeexternal','0'),(1196,'scorm','allowtypelocalsync','0'),(1197,'scorm','allowtypeexternalaicc','0'),(1198,'scorm','allowaicchacp','0'),(1199,'scorm','aicchacptimeout','30'),(1200,'scorm','aicchacpkeepsessiondata','1'),(1201,'scorm','aiccuserid','1'),(1202,'scorm','forcejavascript','1'),(1203,'scorm','allowapidebug','0'),(1204,'scorm','apidebugmask','.*'),(1205,'scorm','protectpackagedownloads','0'),(1206,'url','framesize','130'),(1207,'url','secretphrase',''),(1208,'url','rolesinparams','0'),(1209,'url','displayoptions','0,1,5,6'),(1210,'url','printintro','1'),(1211,'url','display','0'),(1212,'url','popupwidth','620'),(1213,'url','popupheight','450'),(1214,'workshop','grade','80'),(1215,'workshop','gradinggrade','20'),(1216,'workshop','gradedecimals','0'),(1217,'workshop','maxbytes','0'),(1218,'workshop','strategy','accumulative'),(1219,'workshop','examplesmode','0'),(1220,'workshopallocation_random','numofreviews','5'),(1221,'workshopform_numerrors','grade0','No'),(1222,'workshopform_numerrors','grade1','Yes'),(1223,'workshopeval_best','comparison','5'),(1224,'tool_recyclebin','coursebinenable','1'),(1225,'tool_recyclebin','coursebinexpiry','604800'),(1226,'tool_recyclebin','categorybinenable','1'),(1227,'tool_recyclebin','categorybinexpiry','604800'),(1228,'tool_recyclebin','autohide','1'),(1229,'antivirus_clamav','runningmethod','commandline'),(1230,'antivirus_clamav','pathtoclam',''),(1231,'antivirus_clamav','pathtounixsocket',''),(1232,'antivirus_clamav','clamfailureonupload','donothing'),(1233,'auth_cas','field_map_firstname',''),(1234,'auth_cas','field_updatelocal_firstname','oncreate'),(1235,'auth_cas','field_updateremote_firstname','0'),(1236,'auth_cas','field_lock_firstname','unlocked'),(1237,'auth_cas','field_map_lastname',''),(1238,'auth_cas','field_updatelocal_lastname','oncreate'),(1239,'auth_cas','field_updateremote_lastname','0'),(1240,'auth_cas','field_lock_lastname','unlocked'),(1241,'auth_cas','field_map_email',''),(1242,'auth_cas','field_updatelocal_email','oncreate'),(1243,'auth_cas','field_updateremote_email','0'),(1244,'auth_cas','field_lock_email','unlocked'),(1245,'auth_cas','field_map_city',''),(1246,'auth_cas','field_updatelocal_city','oncreate'),(1247,'auth_cas','field_updateremote_city','0'),(1248,'auth_cas','field_lock_city','unlocked'),(1249,'auth_cas','field_map_country',''),(1250,'auth_cas','field_updatelocal_country','oncreate'),(1251,'auth_cas','field_updateremote_country','0'),(1252,'auth_cas','field_lock_country','unlocked'),(1253,'auth_cas','field_map_lang',''),(1254,'auth_cas','field_updatelocal_lang','oncreate'),(1255,'auth_cas','field_updateremote_lang','0'),(1256,'auth_cas','field_lock_lang','unlocked'),(1257,'auth_cas','field_map_description',''),(1258,'auth_cas','field_updatelocal_description','oncreate'),(1259,'auth_cas','field_updateremote_description','0'),(1260,'auth_cas','field_lock_description','unlocked'),(1261,'auth_cas','field_map_url',''),(1262,'auth_cas','field_updatelocal_url','oncreate'),(1263,'auth_cas','field_updateremote_url','0'),(1264,'auth_cas','field_lock_url','unlocked'),(1265,'auth_cas','field_map_idnumber',''),(1266,'auth_cas','field_updatelocal_idnumber','oncreate'),(1267,'auth_cas','field_updateremote_idnumber','0'),(1268,'auth_cas','field_lock_idnumber','unlocked'),(1269,'auth_cas','field_map_institution',''),(1270,'auth_cas','field_updatelocal_institution','oncreate'),(1271,'auth_cas','field_updateremote_institution','0'),(1272,'auth_cas','field_lock_institution','unlocked'),(1273,'auth_cas','field_map_department',''),(1274,'auth_cas','field_updatelocal_department','oncreate'),(1275,'auth_cas','field_updateremote_department','0'),(1276,'auth_cas','field_lock_department','unlocked'),(1277,'auth_cas','field_map_phone1',''),(1278,'auth_cas','field_updatelocal_phone1','oncreate'),(1279,'auth_cas','field_updateremote_phone1','0'),(1280,'auth_cas','field_lock_phone1','unlocked'),(1281,'auth_cas','field_map_phone2',''),(1282,'auth_cas','field_updatelocal_phone2','oncreate'),(1283,'auth_cas','field_updateremote_phone2','0'),(1284,'auth_cas','field_lock_phone2','unlocked'),(1285,'auth_cas','field_map_address',''),(1286,'auth_cas','field_updatelocal_address','oncreate'),(1287,'auth_cas','field_updateremote_address','0'),(1288,'auth_cas','field_lock_address','unlocked'),(1289,'auth_cas','field_map_firstnamephonetic',''),(1290,'auth_cas','field_updatelocal_firstnamephonetic','oncreate'),(1291,'auth_cas','field_updateremote_firstnamephonetic','0'),(1292,'auth_cas','field_lock_firstnamephonetic','unlocked'),(1293,'auth_cas','field_map_lastnamephonetic',''),(1294,'auth_cas','field_updatelocal_lastnamephonetic','oncreate'),(1295,'auth_cas','field_updateremote_lastnamephonetic','0'),(1296,'auth_cas','field_lock_lastnamephonetic','unlocked'),(1297,'auth_cas','field_map_middlename',''),(1298,'auth_cas','field_updatelocal_middlename','oncreate'),(1299,'auth_cas','field_updateremote_middlename','0'),(1300,'auth_cas','field_lock_middlename','unlocked'),(1301,'auth_cas','field_map_alternatename',''),(1302,'auth_cas','field_updatelocal_alternatename','oncreate'),(1303,'auth_cas','field_updateremote_alternatename','0'),(1304,'auth_cas','field_lock_alternatename','unlocked'),(1305,'auth_email','recaptcha','0'),(1306,'auth_email','field_lock_firstname','unlocked'),(1307,'auth_email','field_lock_lastname','unlocked'),(1308,'auth_email','field_lock_email','unlocked'),(1309,'auth_email','field_lock_city','unlocked'),(1310,'auth_email','field_lock_country','unlocked'),(1311,'auth_email','field_lock_lang','unlocked'),(1312,'auth_email','field_lock_description','unlocked'),(1313,'auth_email','field_lock_url','unlocked'),(1314,'auth_email','field_lock_idnumber','unlocked'),(1315,'auth_email','field_lock_institution','unlocked'),(1316,'auth_email','field_lock_department','unlocked'),(1317,'auth_email','field_lock_phone1','unlocked'),(1318,'auth_email','field_lock_phone2','unlocked'),(1319,'auth_email','field_lock_address','unlocked'),(1320,'auth_email','field_lock_firstnamephonetic','unlocked'),(1321,'auth_email','field_lock_lastnamephonetic','unlocked'),(1322,'auth_email','field_lock_middlename','unlocked'),(1323,'auth_email','field_lock_alternatename','unlocked'),(1324,'auth_db','host','127.0.0.1'),(1325,'auth_db','type','mysqli'),(1326,'auth_db','sybasequoting','0'),(1327,'auth_db','name',''),(1328,'auth_db','user',''),(1329,'auth_db','pass',''),(1330,'auth_db','table',''),(1331,'auth_db','fielduser',''),(1332,'auth_db','fieldpass',''),(1333,'auth_db','passtype','plaintext'),(1334,'auth_db','extencoding','utf-8'),(1335,'auth_db','setupsql',''),(1336,'auth_db','debugauthdb','0'),(1337,'auth_db','changepasswordurl',''),(1338,'auth_db','removeuser','0'),(1339,'auth_db','updateusers','0'),(1340,'auth_db','field_map_firstname',''),(1341,'auth_db','field_updatelocal_firstname','oncreate'),(1342,'auth_db','field_updateremote_firstname','0'),(1343,'auth_db','field_lock_firstname','unlocked'),(1344,'auth_db','field_map_lastname',''),(1345,'auth_db','field_updatelocal_lastname','oncreate'),(1346,'auth_db','field_updateremote_lastname','0'),(1347,'auth_db','field_lock_lastname','unlocked'),(1348,'auth_db','field_map_email',''),(1349,'auth_db','field_updatelocal_email','oncreate'),(1350,'auth_db','field_updateremote_email','0'),(1351,'auth_db','field_lock_email','unlocked'),(1352,'auth_db','field_map_city',''),(1353,'auth_db','field_updatelocal_city','oncreate'),(1354,'auth_db','field_updateremote_city','0'),(1355,'auth_db','field_lock_city','unlocked'),(1356,'auth_db','field_map_country',''),(1357,'auth_db','field_updatelocal_country','oncreate'),(1358,'auth_db','field_updateremote_country','0'),(1359,'auth_db','field_lock_country','unlocked'),(1360,'auth_db','field_map_lang',''),(1361,'auth_db','field_updatelocal_lang','oncreate'),(1362,'auth_db','field_updateremote_lang','0'),(1363,'auth_db','field_lock_lang','unlocked'),(1364,'auth_db','field_map_description',''),(1365,'auth_db','field_updatelocal_description','oncreate'),(1366,'auth_db','field_updateremote_description','0'),(1367,'auth_db','field_lock_description','unlocked'),(1368,'auth_db','field_map_url',''),(1369,'auth_db','field_updatelocal_url','oncreate'),(1370,'auth_db','field_updateremote_url','0'),(1371,'auth_db','field_lock_url','unlocked'),(1372,'auth_db','field_map_idnumber',''),(1373,'auth_db','field_updatelocal_idnumber','oncreate'),(1374,'auth_db','field_updateremote_idnumber','0'),(1375,'auth_db','field_lock_idnumber','unlocked'),(1376,'auth_db','field_map_institution',''),(1377,'auth_db','field_updatelocal_institution','oncreate'),(1378,'auth_db','field_updateremote_institution','0'),(1379,'auth_db','field_lock_institution','unlocked'),(1380,'auth_db','field_map_department',''),(1381,'auth_db','field_updatelocal_department','oncreate'),(1382,'auth_db','field_updateremote_department','0'),(1383,'auth_db','field_lock_department','unlocked'),(1384,'auth_db','field_map_phone1',''),(1385,'auth_db','field_updatelocal_phone1','oncreate'),(1386,'auth_db','field_updateremote_phone1','0'),(1387,'auth_db','field_lock_phone1','unlocked'),(1388,'auth_db','field_map_phone2',''),(1389,'auth_db','field_updatelocal_phone2','oncreate'),(1390,'auth_db','field_updateremote_phone2','0'),(1391,'auth_db','field_lock_phone2','unlocked'),(1392,'auth_db','field_map_address',''),(1393,'auth_db','field_updatelocal_address','oncreate'),(1394,'auth_db','field_updateremote_address','0'),(1395,'auth_db','field_lock_address','unlocked'),(1396,'auth_db','field_map_firstnamephonetic',''),(1397,'auth_db','field_updatelocal_firstnamephonetic','oncreate'),(1398,'auth_db','field_updateremote_firstnamephonetic','0'),(1399,'auth_db','field_lock_firstnamephonetic','unlocked'),(1400,'auth_db','field_map_lastnamephonetic',''),(1401,'auth_db','field_updatelocal_lastnamephonetic','oncreate'),(1402,'auth_db','field_updateremote_lastnamephonetic','0'),(1403,'auth_db','field_lock_lastnamephonetic','unlocked'),(1404,'auth_db','field_map_middlename',''),(1405,'auth_db','field_updatelocal_middlename','oncreate'),(1406,'auth_db','field_updateremote_middlename','0'),(1407,'auth_db','field_lock_middlename','unlocked'),(1408,'auth_db','field_map_alternatename',''),(1409,'auth_db','field_updatelocal_alternatename','oncreate'),(1410,'auth_db','field_updateremote_alternatename','0'),(1411,'auth_db','field_lock_alternatename','unlocked'),(1412,'auth_ldap','field_map_firstname',''),(1413,'auth_ldap','field_updatelocal_firstname','oncreate'),(1414,'auth_ldap','field_updateremote_firstname','0'),(1415,'auth_ldap','field_lock_firstname','unlocked'),(1416,'auth_ldap','field_map_lastname',''),(1417,'auth_ldap','field_updatelocal_lastname','oncreate'),(1418,'auth_ldap','field_updateremote_lastname','0'),(1419,'auth_ldap','field_lock_lastname','unlocked'),(1420,'auth_ldap','field_map_email',''),(1421,'auth_ldap','field_updatelocal_email','oncreate'),(1422,'auth_ldap','field_updateremote_email','0'),(1423,'auth_ldap','field_lock_email','unlocked'),(1424,'auth_ldap','field_map_city',''),(1425,'auth_ldap','field_updatelocal_city','oncreate'),(1426,'auth_ldap','field_updateremote_city','0'),(1427,'auth_ldap','field_lock_city','unlocked'),(1428,'auth_ldap','field_map_country',''),(1429,'auth_ldap','field_updatelocal_country','oncreate'),(1430,'auth_ldap','field_updateremote_country','0'),(1431,'auth_ldap','field_lock_country','unlocked'),(1432,'auth_ldap','field_map_lang',''),(1433,'auth_ldap','field_updatelocal_lang','oncreate'),(1434,'auth_ldap','field_updateremote_lang','0'),(1435,'auth_ldap','field_lock_lang','unlocked'),(1436,'auth_ldap','field_map_description',''),(1437,'auth_ldap','field_updatelocal_description','oncreate'),(1438,'auth_ldap','field_updateremote_description','0'),(1439,'auth_ldap','field_lock_description','unlocked'),(1440,'auth_ldap','field_map_url',''),(1441,'auth_ldap','field_updatelocal_url','oncreate'),(1442,'auth_ldap','field_updateremote_url','0'),(1443,'auth_ldap','field_lock_url','unlocked'),(1444,'auth_ldap','field_map_idnumber',''),(1445,'auth_ldap','field_updatelocal_idnumber','oncreate'),(1446,'auth_ldap','field_updateremote_idnumber','0'),(1447,'auth_ldap','field_lock_idnumber','unlocked'),(1448,'auth_ldap','field_map_institution',''),(1449,'auth_ldap','field_updatelocal_institution','oncreate'),(1450,'auth_ldap','field_updateremote_institution','0'),(1451,'auth_ldap','field_lock_institution','unlocked'),(1452,'auth_ldap','field_map_department',''),(1453,'auth_ldap','field_updatelocal_department','oncreate'),(1454,'auth_ldap','field_updateremote_department','0'),(1455,'auth_ldap','field_lock_department','unlocked'),(1456,'auth_ldap','field_map_phone1',''),(1457,'auth_ldap','field_updatelocal_phone1','oncreate'),(1458,'auth_ldap','field_updateremote_phone1','0'),(1459,'auth_ldap','field_lock_phone1','unlocked'),(1460,'auth_ldap','field_map_phone2',''),(1461,'auth_ldap','field_updatelocal_phone2','oncreate'),(1462,'auth_ldap','field_updateremote_phone2','0'),(1463,'auth_ldap','field_lock_phone2','unlocked'),(1464,'auth_ldap','field_map_address',''),(1465,'auth_ldap','field_updatelocal_address','oncreate'),(1466,'auth_ldap','field_updateremote_address','0'),(1467,'auth_ldap','field_lock_address','unlocked'),(1468,'auth_ldap','field_map_firstnamephonetic',''),(1469,'auth_ldap','field_updatelocal_firstnamephonetic','oncreate'),(1470,'auth_ldap','field_updateremote_firstnamephonetic','0'),(1471,'auth_ldap','field_lock_firstnamephonetic','unlocked'),(1472,'auth_ldap','field_map_lastnamephonetic',''),(1473,'auth_ldap','field_updatelocal_lastnamephonetic','oncreate'),(1474,'auth_ldap','field_updateremote_lastnamephonetic','0'),(1475,'auth_ldap','field_lock_lastnamephonetic','unlocked'),(1476,'auth_ldap','field_map_middlename',''),(1477,'auth_ldap','field_updatelocal_middlename','oncreate'),(1478,'auth_ldap','field_updateremote_middlename','0'),(1479,'auth_ldap','field_lock_middlename','unlocked'),(1480,'auth_ldap','field_map_alternatename',''),(1481,'auth_ldap','field_updatelocal_alternatename','oncreate'),(1482,'auth_ldap','field_updateremote_alternatename','0'),(1483,'auth_ldap','field_lock_alternatename','unlocked'),(1484,'auth_manual','expiration','0'),(1485,'auth_manual','expirationtime','30'),(1486,'auth_manual','expiration_warning','0'),(1487,'auth_manual','field_lock_firstname','unlocked'),(1488,'auth_manual','field_lock_lastname','unlocked'),(1489,'auth_manual','field_lock_email','unlocked'),(1490,'auth_manual','field_lock_city','unlocked'),(1491,'auth_manual','field_lock_country','unlocked'),(1492,'auth_manual','field_lock_lang','unlocked'),(1493,'auth_manual','field_lock_description','unlocked'),(1494,'auth_manual','field_lock_url','unlocked'),(1495,'auth_manual','field_lock_idnumber','unlocked'),(1496,'auth_manual','field_lock_institution','unlocked'),(1497,'auth_manual','field_lock_department','unlocked'),(1498,'auth_manual','field_lock_phone1','unlocked'),(1499,'auth_manual','field_lock_phone2','unlocked'),(1500,'auth_manual','field_lock_address','unlocked'),(1501,'auth_manual','field_lock_firstnamephonetic','unlocked'),(1502,'auth_manual','field_lock_lastnamephonetic','unlocked'),(1503,'auth_manual','field_lock_middlename','unlocked'),(1504,'auth_manual','field_lock_alternatename','unlocked'),(1505,'auth_mnet','rpc_negotiation_timeout','30'),(1506,'auth_none','field_lock_firstname','unlocked'),(1507,'auth_none','field_lock_lastname','unlocked'),(1508,'auth_none','field_lock_email','unlocked'),(1509,'auth_none','field_lock_city','unlocked'),(1510,'auth_none','field_lock_country','unlocked'),(1511,'auth_none','field_lock_lang','unlocked'),(1512,'auth_none','field_lock_description','unlocked'),(1513,'auth_none','field_lock_url','unlocked'),(1514,'auth_none','field_lock_idnumber','unlocked'),(1515,'auth_none','field_lock_institution','unlocked'),(1516,'auth_none','field_lock_department','unlocked'),(1517,'auth_none','field_lock_phone1','unlocked'),(1518,'auth_none','field_lock_phone2','unlocked'),(1519,'auth_none','field_lock_address','unlocked'),(1520,'auth_none','field_lock_firstnamephonetic','unlocked'),(1521,'auth_none','field_lock_lastnamephonetic','unlocked'),(1522,'auth_none','field_lock_middlename','unlocked'),(1523,'auth_none','field_lock_alternatename','unlocked'),(1524,'auth_oauth2','field_lock_firstname','unlocked'),(1525,'auth_oauth2','field_lock_lastname','unlocked'),(1526,'auth_oauth2','field_lock_email','unlocked'),(1527,'auth_oauth2','field_lock_city','unlocked'),(1528,'auth_oauth2','field_lock_country','unlocked'),(1529,'auth_oauth2','field_lock_lang','unlocked'),(1530,'auth_oauth2','field_lock_description','unlocked'),(1531,'auth_oauth2','field_lock_url','unlocked'),(1532,'auth_oauth2','field_lock_idnumber','unlocked'),(1533,'auth_oauth2','field_lock_institution','unlocked'),(1534,'auth_oauth2','field_lock_department','unlocked'),(1535,'auth_oauth2','field_lock_phone1','unlocked'),(1536,'auth_oauth2','field_lock_phone2','unlocked'),(1537,'auth_oauth2','field_lock_address','unlocked'),(1538,'auth_oauth2','field_lock_firstnamephonetic','unlocked'),(1539,'auth_oauth2','field_lock_lastnamephonetic','unlocked'),(1540,'auth_oauth2','field_lock_middlename','unlocked'),(1541,'auth_oauth2','field_lock_alternatename','unlocked'),(1542,'auth_shibboleth','user_attribute',''),(1543,'auth_shibboleth','convert_data',''),(1544,'auth_shibboleth','alt_login','off'),(1545,'auth_shibboleth','organization_selection','urn:mace:organization1:providerID, Example Organization 1\n https://another.idp-id.com/shibboleth, Other Example Organization, /Shibboleth.sso/DS/SWITCHaai\n urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/SWITCHaai'),(1546,'auth_shibboleth','logout_handler',''),(1547,'auth_shibboleth','logout_return_url',''),(1548,'auth_shibboleth','login_name','Shibboleth Login'),(1549,'auth_shibboleth','auth_logo',''),(1550,'auth_shibboleth','auth_instructions','Use the Shibboleth login to get access via Shibboleth, if your institution supports it. Otherwise, use the normal login form shown here.'),(1551,'auth_shibboleth','changepasswordurl',''),(1552,'auth_shibboleth','field_map_firstname',''),(1553,'auth_shibboleth','field_updatelocal_firstname','oncreate'),(1554,'auth_shibboleth','field_lock_firstname','unlocked'),(1555,'auth_shibboleth','field_map_lastname',''),(1556,'auth_shibboleth','field_updatelocal_lastname','oncreate'),(1557,'auth_shibboleth','field_lock_lastname','unlocked'),(1558,'auth_shibboleth','field_map_email',''),(1559,'auth_shibboleth','field_updatelocal_email','oncreate'),(1560,'auth_shibboleth','field_lock_email','unlocked'),(1561,'auth_shibboleth','field_map_city',''),(1562,'auth_shibboleth','field_updatelocal_city','oncreate'),(1563,'auth_shibboleth','field_lock_city','unlocked'),(1564,'auth_shibboleth','field_map_country',''),(1565,'auth_shibboleth','field_updatelocal_country','oncreate'),(1566,'auth_shibboleth','field_lock_country','unlocked'),(1567,'auth_shibboleth','field_map_lang',''),(1568,'auth_shibboleth','field_updatelocal_lang','oncreate'),(1569,'auth_shibboleth','field_lock_lang','unlocked'),(1570,'auth_shibboleth','field_map_description',''),(1571,'auth_shibboleth','field_updatelocal_description','oncreate'),(1572,'auth_shibboleth','field_lock_description','unlocked'),(1573,'auth_shibboleth','field_map_url',''),(1574,'auth_shibboleth','field_updatelocal_url','oncreate'),(1575,'auth_shibboleth','field_lock_url','unlocked'),(1576,'auth_shibboleth','field_map_idnumber',''),(1577,'auth_shibboleth','field_updatelocal_idnumber','oncreate'),(1578,'auth_shibboleth','field_lock_idnumber','unlocked'),(1579,'auth_shibboleth','field_map_institution',''),(1580,'auth_shibboleth','field_updatelocal_institution','oncreate'),(1581,'auth_shibboleth','field_lock_institution','unlocked'),(1582,'auth_shibboleth','field_map_department',''),(1583,'auth_shibboleth','field_updatelocal_department','oncreate'),(1584,'auth_shibboleth','field_lock_department','unlocked'),(1585,'auth_shibboleth','field_map_phone1',''),(1586,'auth_shibboleth','field_updatelocal_phone1','oncreate'),(1587,'auth_shibboleth','field_lock_phone1','unlocked'),(1588,'auth_shibboleth','field_map_phone2',''),(1589,'auth_shibboleth','field_updatelocal_phone2','oncreate'),(1590,'auth_shibboleth','field_lock_phone2','unlocked'),(1591,'auth_shibboleth','field_map_address',''),(1592,'auth_shibboleth','field_updatelocal_address','oncreate'),(1593,'auth_shibboleth','field_lock_address','unlocked'),(1594,'auth_shibboleth','field_map_firstnamephonetic',''),(1595,'auth_shibboleth','field_updatelocal_firstnamephonetic','oncreate'),(1596,'auth_shibboleth','field_lock_firstnamephonetic','unlocked'),(1597,'auth_shibboleth','field_map_lastnamephonetic',''),(1598,'auth_shibboleth','field_updatelocal_lastnamephonetic','oncreate'),(1599,'auth_shibboleth','field_lock_lastnamephonetic','unlocked'),(1600,'auth_shibboleth','field_map_middlename',''),(1601,'auth_shibboleth','field_updatelocal_middlename','oncreate'),(1602,'auth_shibboleth','field_lock_middlename','unlocked'),(1603,'auth_shibboleth','field_map_alternatename',''),(1604,'auth_shibboleth','field_updatelocal_alternatename','oncreate'),(1605,'auth_shibboleth','field_lock_alternatename','unlocked'),(1606,'block_activity_results','config_showbest','3'),(1607,'block_activity_results','config_showbest_locked',''),(1608,'block_activity_results','config_showworst','0'),(1609,'block_activity_results','config_showworst_locked',''),(1610,'block_activity_results','config_usegroups','0'),(1611,'block_activity_results','config_usegroups_locked',''),(1612,'block_activity_results','config_nameformat','1'),(1613,'block_activity_results','config_nameformat_locked',''),(1614,'block_activity_results','config_gradeformat','1'),(1615,'block_activity_results','config_gradeformat_locked',''),(1616,'block_activity_results','config_decimalpoints','2'),(1617,'block_activity_results','config_decimalpoints_locked',''),(1618,'block_myoverview','displaycategories','1'),(1619,'block_myoverview','layouts','card,list,summary'),(1620,'block_myoverview','displaygroupingallincludinghidden','0'),(1621,'block_myoverview','displaygroupingall','1'),(1622,'block_myoverview','displaygroupinginprogress','1'),(1623,'block_myoverview','displaygroupingpast','1'),(1624,'block_myoverview','displaygroupingfuture','1'),(1625,'block_myoverview','displaygroupingcustomfield','0'),(1626,'block_myoverview','customfiltergrouping',''),(1628,'block_myoverview','displaygroupinghidden','1'),(1629,'block_recentlyaccessedcourses','displaycategories','1'),(1630,'block_section_links','numsections1','22'),(1631,'block_section_links','incby1','2'),(1632,'block_section_links','numsections2','40'),(1633,'block_section_links','incby2','5'),(1634,'block_starredcourses','displaycategories','1'),(1635,'block_tag_youtube','apikey',''),(1636,'format_singleactivity','activitytype','forum'),(1637,'fileconverter_googledrive','issuerid',''),(1638,'enrol_cohort','roleid','5'),(1639,'enrol_cohort','unenrolaction','0'),(1640,'enrol_meta','nosyncroleids',''),(1641,'enrol_meta','syncall','1'),(1642,'enrol_meta','unenrolaction','3'),(1643,'enrol_meta','coursesort','sortorder'),(1644,'enrol_database','dbtype',''),(1645,'enrol_database','dbhost','localhost'),(1646,'enrol_database','dbuser',''),(1647,'enrol_database','dbpass',''),(1648,'enrol_database','dbname',''),(1649,'enrol_database','dbencoding','utf-8'),(1650,'enrol_database','dbsetupsql',''),(1651,'enrol_database','dbsybasequoting','0'),(1652,'enrol_database','debugdb','0'),(1653,'enrol_database','localcoursefield','idnumber'),(1654,'enrol_database','localuserfield','idnumber'),(1655,'enrol_database','localrolefield','shortname'),(1656,'enrol_database','localcategoryfield','id'),(1657,'enrol_database','remoteenroltable',''),(1658,'enrol_database','remotecoursefield',''),(1659,'enrol_database','remoteuserfield',''),(1660,'enrol_database','remoterolefield',''),(1661,'enrol_database','remoteotheruserfield',''),(1662,'enrol_database','defaultrole','5'),(1663,'enrol_database','ignorehiddencourses','0'),(1664,'enrol_database','unenrolaction','0'),(1665,'enrol_database','newcoursetable',''),(1666,'enrol_database','newcoursefullname','fullname'),(1667,'enrol_database','newcourseshortname','shortname'),(1668,'enrol_database','newcourseidnumber','idnumber'),(1669,'enrol_database','newcoursecategory',''),(1670,'enrol_database','defaultcategory','1'),(1671,'enrol_database','templatecourse',''),(1672,'enrol_flatfile','location',''),(1673,'enrol_flatfile','encoding','UTF-8'),(1674,'enrol_flatfile','mailstudents','0'),(1675,'enrol_flatfile','mailteachers','0'),(1676,'enrol_flatfile','mailadmins','0'),(1677,'enrol_flatfile','unenrolaction','3'),(1678,'enrol_flatfile','expiredaction','3'),(1679,'enrol_guest','requirepassword','0'),(1680,'enrol_guest','usepasswordpolicy','0'),(1681,'enrol_guest','showhint','0'),(1682,'enrol_guest','defaultenrol','1'),(1683,'enrol_guest','status','1'),(1684,'enrol_guest','status_adv',''),(1685,'enrol_imsenterprise','imsfilelocation',''),(1686,'enrol_imsenterprise','logtolocation',''),(1687,'enrol_imsenterprise','mailadmins','0'),(1688,'enrol_imsenterprise','createnewusers','0'),(1689,'enrol_imsenterprise','imsupdateusers','0'),(1690,'enrol_imsenterprise','imsdeleteusers','0'),(1691,'enrol_imsenterprise','fixcaseusernames','0'),(1692,'enrol_imsenterprise','fixcasepersonalnames','0'),(1693,'enrol_imsenterprise','imssourcedidfallback','0'),(1694,'enrol_imsenterprise','imsrolemap01','5'),(1695,'enrol_imsenterprise','imsrolemap02','3'),(1696,'enrol_imsenterprise','imsrolemap03','3'),(1697,'enrol_imsenterprise','imsrolemap04','5'),(1698,'enrol_imsenterprise','imsrolemap05','0'),(1699,'enrol_imsenterprise','imsrolemap06','4'),(1700,'enrol_imsenterprise','imsrolemap07','0'),(1701,'enrol_imsenterprise','imsrolemap08','4'),(1702,'enrol_imsenterprise','truncatecoursecodes','0'),(1703,'enrol_imsenterprise','createnewcourses','0'),(1704,'enrol_imsenterprise','updatecourses','0'),(1705,'enrol_imsenterprise','createnewcategories','0'),(1706,'enrol_imsenterprise','nestedcategories','0'),(1707,'enrol_imsenterprise','categoryidnumber','0'),(1708,'enrol_imsenterprise','categoryseparator',''),(1709,'enrol_imsenterprise','imsunenrol','0'),(1710,'enrol_imsenterprise','imscoursemapshortname','coursecode'),(1711,'enrol_imsenterprise','imscoursemapfullname','short'),(1712,'enrol_imsenterprise','imscoursemapsummary','ignore'),(1713,'enrol_imsenterprise','imsrestricttarget',''),(1714,'enrol_imsenterprise','imscapitafix','0'),(1715,'enrol_manual','expiredaction','1'),(1716,'enrol_manual','expirynotifyhour','6'),(1717,'enrol_manual','defaultenrol','1'),(1718,'enrol_manual','status','0'),(1719,'enrol_manual','roleid','5'),(1720,'enrol_manual','enrolstart','4'),(1721,'enrol_manual','enrolperiod','0'),(1722,'enrol_manual','expirynotify','0'),(1723,'enrol_manual','expirythreshold','86400'),(1724,'enrol_mnet','roleid','5'),(1725,'enrol_mnet','roleid_adv','1'),(1726,'enrol_paypal','paypalbusiness',''),(1727,'enrol_paypal','mailstudents','0'),(1728,'enrol_paypal','mailteachers','0'),(1729,'enrol_paypal','mailadmins','0'),(1730,'enrol_paypal','expiredaction','3'),(1731,'enrol_paypal','status','1'),(1732,'enrol_paypal','cost','0'),(1733,'enrol_paypal','currency','USD'),(1734,'enrol_paypal','roleid','5'),(1735,'enrol_paypal','enrolperiod','0'),(1736,'enrol_lti','emaildisplay','2'),(1737,'enrol_lti','city',''),(1738,'enrol_lti','country',''),(1739,'enrol_lti','timezone','99'),(1740,'enrol_lti','lang','en'),(1741,'enrol_lti','institution',''),(1742,'enrol_self','requirepassword','0'),(1743,'enrol_self','usepasswordpolicy','0'),(1744,'enrol_self','showhint','0'),(1745,'enrol_self','expiredaction','1'),(1746,'enrol_self','expirynotifyhour','6'),(1747,'enrol_self','defaultenrol','1'),(1748,'enrol_self','status','0'),(1749,'enrol_self','newenrols','1'),(1750,'enrol_self','groupkey','0'),(1751,'enrol_self','roleid','5'),(1752,'enrol_self','enrolperiod','0'),(1753,'enrol_self','expirynotify','0'),(1754,'enrol_self','expirythreshold','86400'),(1755,'enrol_self','longtimenosee','0'),(1756,'enrol_self','maxenrolled','0'),(1757,'enrol_self','sendcoursewelcomemessage','1'),(1758,'filter_urltolink','formats','0'),(1759,'filter_urltolink','embedimages','1'),(1760,'filter_emoticon','formats','1,4,0'),(1761,'filter_displayh5p','allowedsources',''),(1762,'filter_mathjaxloader','httpsurl','https://cdn.jsdelivr.net/npm/mathjax@2.7.9/MathJax.js'),(1763,'filter_mathjaxloader','texfiltercompatibility','0'),(1764,'filter_mathjaxloader','mathjaxconfig','\nMathJax.Hub.Config({\n config: [\"Accessible.js\", \"Safe.js\"],\n errorSettings: { message: [\"!\"] },\n skipStartupTypeset: true,\n messageStyle: \"none\"\n});\n'),(1765,'filter_mathjaxloader','additionaldelimiters',''),(1766,'filter_tex','latexpreamble','\\usepackage[latin1]{inputenc}\n\\usepackage{amsmath}\n\\usepackage{amsfonts}\n\\RequirePackage{amsmath,amssymb,latexsym}\n'),(1767,'filter_tex','latexbackground','#FFFFFF'),(1768,'filter_tex','density','120'),(1769,'filter_tex','pathlatex','/usr/bin/latex'),(1770,'filter_tex','pathdvips','/usr/bin/dvips'),(1771,'filter_tex','pathconvert','/usr/bin/convert'),(1772,'filter_tex','pathdvisvgm','/usr/bin/dvisvgm'),(1773,'filter_tex','pathmimetex',''),(1774,'filter_tex','convertformat','gif'),(1775,'logstore_database','dbdriver',''),(1776,'logstore_database','dbhost',''),(1777,'logstore_database','dbuser',''),(1778,'logstore_database','dbpass',''),(1779,'logstore_database','dbname',''),(1780,'logstore_database','dbtable',''),(1781,'logstore_database','dbpersist','0'),(1782,'logstore_database','dbsocket',''),(1783,'logstore_database','dbport',''),(1784,'logstore_database','dbschema',''),(1785,'logstore_database','dbcollation',''),(1786,'logstore_database','dbhandlesoptions','0'),(1787,'logstore_database','buffersize','50'),(1788,'logstore_database','jsonformat','1'),(1789,'logstore_database','logguests','0'),(1790,'logstore_database','includelevels','1,2,0'),(1791,'logstore_database','includeactions','c,r,u,d'),(1792,'logstore_legacy','loglegacy','0'),(1793,'logstore_standard','logguests','1'),(1794,'logstore_standard','jsonformat','1'),(1795,'logstore_standard','loglifetime','0'),(1796,'logstore_standard','buffersize','50'),(1797,'mlbackend_python','useserver','0'),(1798,'mlbackend_python','host',''),(1799,'mlbackend_python','port','0'),(1800,'mlbackend_python','secure','0'),(1801,'mlbackend_python','username','default'),(1802,'mlbackend_python','password',''),(1803,'media_videojs','videoextensions','html_video,media_source,.f4v,.flv'),(1804,'media_videojs','audioextensions','html_audio'),(1805,'media_videojs','rtmp','0'),(1806,'media_videojs','useflash','0'),(1807,'media_videojs','youtube','1'),(1808,'media_videojs','videocssclass','video-js'),(1809,'media_videojs','audiocssclass','video-js'),(1810,'media_videojs','limitsize','1'),(1811,'qtype_multichoice','answerhowmany','1'),(1812,'qtype_multichoice','shuffleanswers','1'),(1813,'qtype_multichoice','answernumbering','abc'),(1814,'editor_atto','toolbar','collapse = collapse\r\nstyle1 = title, bold, italic, fontcolor, backcolor\r\nlist = unorderedlist, orderedlist\r\nlinks = link\r\nfiles = image, media, recordrtc, managefiles\r\nstyle2 = underline, strike, subscript, superscript\r\nalign = align\r\nindent = indent\r\ninsert = charmap, table, clear\r\nundo = undo\r\naccessibility = accessibilitychecker, accessibilityhelper\r\nother = html\r\n'),(1815,'editor_atto','autosavefrequency','60'),(1816,'atto_collapse','showgroups','5'),(1817,'atto_equation','librarygroup1','\n\\cdot\n\\times\n\\ast\n\\div\n\\diamond\n\\pm\n\\mp\n\\oplus\n\\ominus\n\\otimes\n\\oslash\n\\odot\n\\circ\n\\bullet\n\\asymp\n\\equiv\n\\subseteq\n\\supseteq\n\\leq\n\\geq\n\\preceq\n\\succeq\n\\sim\n\\simeq\n\\approx\n\\subset\n\\supset\n\\ll\n\\gg\n\\prec\n\\succ\n\\infty\n\\in\n\\ni\n\\forall\n\\exists\n\\neq\n'),(1818,'atto_equation','librarygroup2','\n\\leftarrow\n\\rightarrow\n\\uparrow\n\\downarrow\n\\leftrightarrow\n\\nearrow\n\\searrow\n\\swarrow\n\\nwarrow\n\\Leftarrow\n\\Rightarrow\n\\Uparrow\n\\Downarrow\n\\Leftrightarrow\n'),(1819,'atto_equation','librarygroup3','\n\\alpha\n\\beta\n\\gamma\n\\delta\n\\epsilon\n\\zeta\n\\eta\n\\theta\n\\iota\n\\kappa\n\\lambda\n\\mu\n\\nu\n\\xi\n\\pi\n\\rho\n\\sigma\n\\tau\n\\upsilon\n\\phi\n\\chi\n\\psi\n\\omega\n\\Gamma\n\\Delta\n\\Theta\n\\Lambda\n\\Xi\n\\Pi\n\\Sigma\n\\Upsilon\n\\Phi\n\\Psi\n\\Omega\n'),(1820,'atto_equation','librarygroup4','\n\\sum{a,b}\n\\sqrt[a]{b+c}\n\\int_{a}^{b}{c}\n\\iint_{a}^{b}{c}\n\\iiint_{a}^{b}{c}\n\\oint{a}\n(a)\n[a]\n\\lbrace{a}\\rbrace\n\\left| \\begin{matrix} a_1 & a_2 \\ a_3 & a_4 \\end{matrix} \\right|\n\\frac{a}{b+c}\n\\vec{a}\n\\binom {a} {b}\n{a \\brack b}\n{a \\brace b}\n'),(1821,'atto_recordrtc','allowedtypes','both'),(1822,'atto_recordrtc','audiobitrate','128000'),(1823,'atto_recordrtc','videobitrate','2500000'),(1824,'atto_recordrtc','timelimit','120'),(1825,'atto_table','allowborders','0'),(1826,'atto_table','allowbackgroundcolour','0'),(1827,'atto_table','allowwidth','0'),(1828,'editor_tinymce','customtoolbar','wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\r\n\r\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\r\n\r\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\r\n'),(1829,'editor_tinymce','fontselectlist','Trebuchet=Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;Arial=arial,helvetica,sans-serif;Courier New=courier new,courier,monospace;Georgia=georgia,times new roman,times,serif;Tahoma=tahoma,arial,helvetica,sans-serif;Times New Roman=times new roman,times,serif;Verdana=verdana,arial,helvetica,sans-serif;Impact=impact;Wingdings=wingdings'),(1830,'editor_tinymce','customconfig',''),(1831,'tinymce_moodleemoticon','requireemoticon','1'),(1832,'tinymce_spellchecker','spellengine',''),(1833,'tinymce_spellchecker','spelllanguagelist','+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv'),(1834,'tool_mobile','apppolicy',''),(1835,'theme_lambda','version','2021120739'),(1836,'theme_lambda','logo','/zdl_frontpage.jpg'),(1837,'theme_lambda','logo_res','1'),(1838,'theme_lambda','pagewidth','1600'),(1839,'theme_lambda','page_centered_logo','0'),(1840,'theme_lambda','category_layout','1'),(1841,'theme_lambda','footnote','

© ZDI 2021

'),(1842,'theme_lambda','customcss','.mt-5.mb-1.activity-navigation{\r\n display:none;\r\n}\r\n\r\n.content h3.sectionname {\r\n border: 1px solid #333;\r\n background: #DCF8C7;\r\n}\r\n.r0 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.r1 h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n.answer h4 {\r\n display: inline;\r\n font-weight:normal;\r\n}\r\n\r\n.forgotpass {\r\n font-weight: bold;\r\n text-shadow: 2px 2px yellow;\r\n }\r\n\r\n'),(1843,'theme_lambda','list_bg','11'),(1844,'theme_lambda','pagebackground',''),(1845,'theme_lambda','page_bg_repeat','0'),(1846,'theme_lambda','header_background',''),(1847,'theme_lambda','header_bg_repeat','0'),(1848,'theme_lambda','category_background',''),(1849,'theme_lambda','banner_font_color','0'),(1850,'theme_lambda','hide_category_background','0'),(1851,'theme_lambda','maincolor','#64A8FB'),(1852,'theme_lambda','mainhovercolor','#efa300'),(1853,'theme_lambda','linkcolor','#efa300'),(1854,'theme_lambda','def_buttoncolor','#8ec63f'),(1855,'theme_lambda','def_buttonhovercolor','#77ae29'),(1856,'theme_lambda','headercolor','#ffffff'),(1857,'theme_lambda','menufirstlevelcolor','#3A454b'),(1858,'theme_lambda','menufirstlevel_linkcolor','#ffffff'),(1859,'theme_lambda','menusecondlevelcolor','#f4f4f4'),(1860,'theme_lambda','menusecondlevel_linkcolor','#444444'),(1861,'theme_lambda','footercolor','#323A45'),(1862,'theme_lambda','footerheadingcolor','#f2f2f2'),(1863,'theme_lambda','footertextcolor','#bdc3c7'),(1864,'theme_lambda','copyrightcolor','#292F38'),(1865,'theme_lambda','copyright_textcolor','#bdc3c2'),(1866,'theme_lambda','block_layout','0'),(1867,'theme_lambda','block_style','0'),(1868,'theme_lambda','block_icons','0'),(1869,'theme_lambda','website',''),(1870,'theme_lambda','socials_mail',''),(1871,'theme_lambda','facebook',''),(1872,'theme_lambda','flickr',''),(1873,'theme_lambda','twitter',''),(1874,'theme_lambda','googleplus',''),(1875,'theme_lambda','pinterest',''),(1876,'theme_lambda','instagram',''),(1877,'theme_lambda','youtube',''),(1878,'theme_lambda','linkedin',''),(1879,'theme_lambda','socials_color','#a9a9a9'),(1880,'theme_lambda','socials_header_bg','1'),(1881,'theme_lambda','socials_position','0'),(1882,'theme_lambda','fonts_source','1'),(1883,'theme_lambda','font_body','12'),(1884,'theme_lambda','font_body_size','3'),(1885,'theme_lambda','font_heading','15'),(1886,'theme_lambda','font_languages',''),(1887,'theme_lambda','use_fa5','1'),(1888,'theme_lambda','slide1image','/SmartSelect_20201116-153918_Video Player.jpg'),(1889,'theme_lambda','slide1','正道學習會'),(1890,'theme_lambda','slide1caption',''),(1891,'theme_lambda','slide1_url',''),(1892,'theme_lambda','slide2image','/20220316_圣经中的仆人领导(二).png'),(1893,'theme_lambda','slide2','圣经中的仆人领导(二)'),(1894,'theme_lambda','slide2caption',''),(1895,'theme_lambda','slide2_url',''),(1896,'theme_lambda','slide3image',''),(1897,'theme_lambda','slide3',''),(1898,'theme_lambda','slide3caption',''),(1899,'theme_lambda','slide3_url',''),(1900,'theme_lambda','slide4image',''),(1901,'theme_lambda','slide4',''),(1902,'theme_lambda','slide4caption',''),(1903,'theme_lambda','slide4_url',''),(1904,'theme_lambda','slide5image',''),(1905,'theme_lambda','slide5',''),(1906,'theme_lambda','slide5caption',''),(1907,'theme_lambda','slide5_url',''),(1908,'theme_lambda','slideshow_height','responsive'),(1909,'theme_lambda','slideshow_hide_captions','0'),(1910,'theme_lambda','slideshowpattern','0'),(1911,'theme_lambda','slideshow_advance','1'),(1912,'theme_lambda','slideshow_nav','0'),(1913,'theme_lambda','slideshow_loader','2'),(1914,'theme_lambda','slideshow_imgfx','simpleFade'),(1915,'theme_lambda','slideshow_txtfx','moveFromLeft'),(1916,'theme_lambda','carousel_position','0'),(1917,'theme_lambda','carousel_img_dim','360px'),(1918,'theme_lambda','carousel_h',''),(1919,'theme_lambda','carousel_hi','3'),(1920,'theme_lambda','carousel_add_html',''),(1921,'theme_lambda','carousel_slides','1'),(1922,'theme_lambda','custom_login','0'),(1923,'theme_lambda','login_link','3'),(1924,'theme_lambda','custom_login_link_url',''),(1925,'theme_lambda','custom_login_link_txt','登入'),(1926,'theme_lambda','auth_googleoauth2','1'),(1927,'theme_lambda','home_button','home'),(1928,'theme_lambda','navbar_search_form','1'),(1929,'theme_lambda','hide_breadcrumb','1'),(1930,'theme_lambda','mycourses_dropdown','1'),(1931,'theme_lambda','shadow_effect','0'),(1932,'theme_lambda','carousel_image_1',''),(1933,'theme_lambda','carousel_heading_1',''),(1934,'theme_lambda','carousel_caption_1',''),(1935,'theme_lambda','carousel_url_1',''),(1936,'theme_lambda','carousel_btntext_1',''),(1937,'theme_lambda','carousel_color_1','#f9bf3b'),(1938,'theme_lambda','carousel_image_2',''),(1939,'theme_lambda','carousel_heading_2',''),(1940,'theme_lambda','carousel_caption_2',''),(1941,'theme_lambda','carousel_url_2',''),(1942,'theme_lambda','carousel_btntext_2',''),(1943,'theme_lambda','carousel_color_2','#f9bf3b'),(1944,'theme_lambda','carousel_image_3',''),(1945,'theme_lambda','carousel_heading_3',''),(1946,'theme_lambda','carousel_caption_3',''),(1947,'theme_lambda','carousel_url_3',''),(1948,'theme_lambda','carousel_btntext_3',''),(1949,'theme_lambda','carousel_color_3','#f9bf3b'),(1950,'theme_lambda','carousel_image_4',''),(1951,'theme_lambda','carousel_heading_4',''),(1952,'theme_lambda','carousel_caption_4',''),(1953,'theme_lambda','carousel_url_4',''),(1954,'theme_lambda','carousel_btntext_4',''),(1955,'theme_lambda','carousel_color_4','#f9bf3b'),(1956,'enrol_ldap','objectclass','(objectClass=*)'),(1958,'auth/onlineconfirm','recaptcha','0'),(1959,'auth/onlineconfirm','field_lock_firstname','unlocked'),(1960,'auth/onlineconfirm','field_lock_lastname','unlocked'),(1961,'auth/onlineconfirm','field_lock_email','unlocked'),(1962,'auth/onlineconfirm','field_lock_city','unlocked'),(1963,'auth/onlineconfirm','field_lock_country','unlocked'),(1964,'auth/onlineconfirm','field_lock_lang','unlocked'),(1965,'auth/onlineconfirm','field_lock_description','unlocked'),(1966,'auth/onlineconfirm','field_lock_url','unlocked'),(1967,'auth/onlineconfirm','field_lock_idnumber','unlocked'),(1968,'auth/onlineconfirm','field_lock_institution','unlocked'),(1969,'auth/onlineconfirm','field_lock_department','unlocked'),(1970,'auth/onlineconfirm','field_lock_phone1','unlocked'),(1971,'auth/onlineconfirm','field_lock_phone2','unlocked'),(1972,'auth/onlineconfirm','field_lock_address','unlocked'),(1973,'auth/onlineconfirm','field_lock_firstnamephonetic','unlocked'),(1974,'auth/onlineconfirm','field_lock_lastnamephonetic','unlocked'),(1975,'auth/onlineconfirm','field_lock_middlename','unlocked'),(1976,'auth/onlineconfirm','field_lock_alternatename','unlocked'),(1977,'auth_onlineconfirm','version','2019052000'),(1978,'auth_onlineconfirm','recaptcha','0'),(1979,'auth_onlineconfirm','field_lock_firstname','unlocked'),(1980,'auth_onlineconfirm','field_lock_lastname','unlocked'),(1981,'auth_onlineconfirm','field_lock_email','unlocked'),(1982,'auth_onlineconfirm','field_lock_city','unlocked'),(1983,'auth_onlineconfirm','field_lock_country','unlocked'),(1984,'auth_onlineconfirm','field_lock_lang','unlocked'),(1985,'auth_onlineconfirm','field_lock_description','unlocked'),(1986,'auth_onlineconfirm','field_lock_url','unlocked'),(1987,'auth_onlineconfirm','field_lock_idnumber','unlocked'),(1988,'auth_onlineconfirm','field_lock_institution','unlocked'),(1989,'auth_onlineconfirm','field_lock_department','unlocked'),(1990,'auth_onlineconfirm','field_lock_phone1','unlocked'),(1991,'auth_onlineconfirm','field_lock_phone2','unlocked'),(1992,'auth_onlineconfirm','field_lock_address','unlocked'),(1993,'auth_onlineconfirm','field_lock_firstnamephonetic','unlocked'),(1994,'auth_onlineconfirm','field_lock_lastnamephonetic','unlocked'),(1995,'auth_onlineconfirm','field_lock_middlename','unlocked'),(1996,'auth_onlineconfirm','field_lock_alternatename','unlocked'),(1997,'booktool_importepub','version','2020010100'),(1998,'message','airnotifier_provider_moodle_coursecompleted_permitted','permitted'),(1999,'message','email_provider_moodle_coursecompleted_permitted','permitted'),(2000,'message','jabber_provider_moodle_coursecompleted_permitted','permitted'),(2001,'message','popup_provider_moodle_coursecompleted_permitted','permitted'),(2002,'message','message_provider_moodle_coursecompleted_loggedin','email'),(2003,'message','message_provider_moodle_coursecompleted_loggedoff','email'),(2004,'message','airnotifier_provider_moodle_infected_permitted','permitted'),(2005,'message','email_provider_moodle_infected_permitted','permitted'),(2006,'message','jabber_provider_moodle_infected_permitted','permitted'),(2007,'message','popup_provider_moodle_infected_permitted','permitted'),(2008,'message','message_provider_moodle_infected_loggedin','email'),(2009,'message','message_provider_moodle_infected_loggedoff','email'),(2010,'mod_h5pactivity','version','2021051700'),(2011,'auth_cas','memberattribute_isdn','0'),(2012,'auth_ldap','memberattribute_isdn','0'),(2013,'enrol_fee','version','2021051700'),(2014,'block_accessreview','version','2021051700'),(2015,'block_myoverview','displaygroupingfavourites','1'),(2016,'profilefield_social','version','2021051700'),(2017,'report_infectedfiles','version','2021051700'),(2018,'report_status','version','2021051700'),(2019,'repository_contentbank','version','2021051700'),(2021,'contentbank','enablecourseinstances','0'),(2022,'contentbank','enableuserinstances','0'),(2023,'tool_brickfield','version','2021051700'),(2025,'tool_licensemanager','version','2021051700'),(2026,'tool_moodlenet','version','2021051700'),(2027,'contenttype_h5p','version','2021051700'),(2028,'h5plib_v124','version','2021051700'),(2029,'paygw_paypal','version','2021051700'),(2031,'quizaccess_seb','version','2021051700'),(2033,'tool_dataprivacy','automaticdataexportapproval','0'),(2034,'tool_dataprivacy','automaticdatadeletionapproval','0'),(2035,'moodlecourse','downloadcontentsitedefault','0'),(2036,'moodlecourse','showactivitydates','1'),(2037,'moodlecourse','showcompletionconditions','1'),(2038,'backup','backup_general_contentbankcontent','1'),(2039,'backup','backup_general_contentbankcontent_locked',''),(2040,'backup','backup_general_legacyfiles','1'),(2041,'backup','backup_general_legacyfiles_locked',''),(2042,'backup','backup_import_permissions','0'),(2043,'backup','backup_import_permissions_locked',''),(2044,'backup','backup_import_contentbankcontent','1'),(2045,'backup','backup_import_contentbankcontent_locked',''),(2046,'backup','backup_import_legacyfiles','1'),(2047,'backup','backup_import_legacyfiles_locked',''),(2048,'backup','backup_auto_contentbankcontent','1'),(2049,'backup','backup_auto_legacyfiles','1'),(2050,'restore','restore_general_permissions','1'),(2051,'restore','restore_general_permissions_locked',''),(2052,'restore','restore_general_contentbankcontent','1'),(2053,'restore','restore_general_contentbankcontent_locked',''),(2054,'restore','restore_general_legacyfiles','1'),(2055,'restore','restore_general_legacyfiles_locked',''),(2056,'analytics','calclifetime','35'),(2057,'quiz','quizpassword',''),(2058,'quiz','quizpassword_adv',''),(2059,'quiz','quizpassword_required',''),(2060,'quizaccess_seb','autoreconfigureseb','1'),(2061,'quizaccess_seb','showseblinks','seb,http'),(2062,'quizaccess_seb','downloadlink','https://safeexambrowser.org/download_en.html'),(2063,'quizaccess_seb','quizpasswordrequired','0'),(2064,'quizaccess_seb','displayblocksbeforestart','0'),(2065,'quizaccess_seb','displayblockswhenfinished','1'),(2066,'tool_brickfield','analysistype','0'),(2067,'tool_brickfield','deletehistoricaldata','1'),(2068,'tool_brickfield','batch','1000'),(2069,'tool_brickfield','perpage','50'),(2070,'antivirus','notifyemail',''),(2071,'antivirus','enablequarantine','0'),(2072,'antivirus','quarantinetime','2419200'),(2073,'antivirus_clamav','tcpsockethost',''),(2074,'antivirus_clamav','tcpsocketport','3310'),(2075,'antivirus_clamav','tries','1'),(2076,'block_accessreview','whattoshow','showboth'),(2077,'block_accessreview','errordisplay','showint'),(2078,'block_accessreview','toolpage','errors'),(2079,'block_section_links','showsectionname','0'),(2080,'enrol_fee','expiredaction','3'),(2081,'enrol_fee','status','1'),(2082,'enrol_fee','cost','0'),(2083,'enrol_fee','currency','USD'),(2084,'enrol_fee','roleid','5'),(2085,'enrol_fee','enrolperiod','0'),(2086,'paygw_paypal','surcharge','0'),(2087,'theme_lambda','favicon','/zdl_frontpage_logo_200.png'),(2088,'theme_lambda','socials_phone',''),(2089,'theme_lambda','chat',''),(2090,'tool_mobile','typeoflogin','1'),(2091,'tool_mobile','qrcodetype','2'),(2092,'tool_mobile','forcedurlscheme','moodlemobile'),(2093,'tool_mobile','minimumversion',''),(2094,'tool_mobile','enablesmartappbanners','0'),(2095,'tool_mobile','iosappid','633359593'),(2096,'tool_mobile','androidappid','com.moodle.moodlemobile'),(2097,'tool_mobile','setuplink','https://download.moodle.org/mobile'),(2098,'tool_mobile','forcelogout','0'),(2099,'tool_mobile','disabledfeatures',''),(2100,'tool_mobile','custommenuitems',''),(2101,'tool_mobile','filetypeexclusionlist',''),(2102,'tool_mobile','customlangstrings',''),(2103,'tool_moodlenet','enablemoodlenet','0'),(2104,'tool_moodlenet','defaultmoodlenetname','MoodleNet Central'),(2105,'tool_moodlenet','defaultmoodlenet','https://moodle.net'),(2106,'tool_brickfield','bfregstatus','0'),(2107,'tool_brickfield','bfregvalidationchecktime','1646788432'),(2108,'tool_brickfield','bfregvalidationtime','1646788432'),(2109,'tool_brickfield','bfsummarytime','1646788432'),(2110,'tool_brickfield','key',''),(2111,'tool_brickfield','hash',''),(2112,'tool_brickfield','id','0'),(2113,'message','mod_assign_assign_notification_disable','0'),(2114,'message','moodle_asyncbackupnotification_disable','0'),(2115,'message','mod_quiz_attempt_overdue_disable','0'),(2116,'message','moodle_availableupdate_disable','0'),(2117,'message','moodle_backup_disable','0'),(2118,'message','moodle_badgecreatornotice_disable','0'),(2119,'message','moodle_badgerecipientnotice_disable','0'),(2120,'message','moodle_competencyplancomment_disable','0'),(2121,'message','moodle_competencyusercompcomment_disable','0'),(2122,'message','mod_quiz_confirmation_disable','0'),(2123,'message','tool_dataprivacy_contactdataprotectionofficer_disable','0'),(2124,'message','moodle_coursecompleted_disable','0'),(2125,'message','moodle_courserequestapproved_disable','0'),(2126,'message','moodle_courserequested_disable','0'),(2127,'message','moodle_courserequestrejected_disable','0'),(2128,'message','tool_dataprivacy_datarequestprocessingresults_disable','0'),(2129,'message','mod_forum_digests_disable','0'),(2130,'message','moodle_errors_disable','0'),(2131,'message','enrol_manual_expiry_notification_disable','0'),(2132,'message','enrol_self_expiry_notification_disable','0'),(2133,'message','mod_lesson_graded_essay_disable','0'),(2134,'message','moodle_gradenotifications_disable','0'),(2135,'message','moodle_infected_disable','0'),(2136,'message','moodle_insights_disable','0'),(2137,'message','moodle_instantmessage_disable','0'),(2138,'message','tool_messageinbound_invalidrecipienthandler_disable','0'),(2139,'message','mod_feedback_message_disable','0'),(2140,'message','moodle_messagecontactrequests_disable','0'),(2141,'message','tool_messageinbound_messageprocessingerror_disable','0'),(2142,'message','tool_messageinbound_messageprocessingsuccess_disable','0'),(2143,'message','moodle_notices_disable','0'),(2144,'message','tool_monitor_notification_disable','0'),(2145,'message','tool_dataprivacy_notifyexceptions_disable','0'),(2146,'message','mod_forum_posts_disable','0'),(2147,'message','mod_feedback_submission_disable','0'),(2148,'message','mod_quiz_submission_disable','0'),(2150,'tool_task','lastcronstart','1649430541'),(2151,'core_plugin','recentfetch','1649379621'),(2152,'core_plugin','recentresponse','{\"status\":\"OK\",\"provider\":\"https:\\/\\/download.moodle.org\\/api\\/1.3\\/updates.php\",\"apiver\":\"1.3\",\"timegenerated\":1649379621,\"ticket\":\"JUM5JTkxMSVGQ2klODElMkFzJUVBJUMzJThEJUQ2JUI1Z0QlQjZMJTk4JUNFJUZGVW4lQzglN0UlN0IlQjglQUROZyVBNiU3RVklOEIlMUYlMUIlODUlN0IlOEElODlM\",\"forbranch\":\"3.11\",\"forversion\":\"2021051705.11\",\"updates\":{\"core\":[{\"version\":2021051706.07,\"release\":\"3.11.6+ (Build: 20220405)\",\"branch\":\"3.11\",\"maturity\":200,\"url\":\"https:\\/\\/download.moodle.org\",\"download\":\"https:\\/\\/download.moodle.org\\/download.php\\/direct\\/stable311\\/moodle-latest-311.zip\"},{\"version\":2022040500,\"release\":\"4.0beta+ (Build: 20220405)\",\"branch\":\"4.00\",\"maturity\":100,\"url\":\"https:\\/\\/download.moodle.org\",\"download\":\"https:\\/\\/download.moodle.org\\/download.php\\/direct\\/moodle\\/moodle-latest.zip\"}]}}'),(2153,'tool_task','lastcroninterval','1'),(2154,'enrol_manual','expirynotifylast','1649368802'),(2155,'enrol_self','expirynotifylast','1649368802'),(2156,'core_h5p','site_uuid','f407c937-fa65-4de7-aa99-7d07063d9dd0'); /*!40000 ALTER TABLE `mdl_config_plugins` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_contentbank_content` -- DROP TABLE IF EXISTS `mdl_contentbank_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_contentbank_content` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contenttype` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL, `visibility` tinyint(1) NOT NULL DEFAULT '1', `instanceid` bigint(10) DEFAULT NULL, `configdata` longtext COLLATE utf8mb4_unicode_ci, `usercreated` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_contcont_nam_ix` (`name`), KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`), KEY `mdl_contcont_con_ix` (`contextid`), KEY `mdl_contcont_use_ix` (`usermodified`), KEY `mdl_contcont_use2_ix` (`usercreated`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_contentbank_content` -- LOCK TABLES `mdl_contentbank_content` WRITE; /*!40000 ALTER TABLE `mdl_contentbank_content` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_contentbank_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_context` -- DROP TABLE IF EXISTS `mdl_context`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_context` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextlevel` bigint(10) NOT NULL DEFAULT '0', `instanceid` bigint(10) NOT NULL DEFAULT '0', `path` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `depth` tinyint(2) NOT NULL DEFAULT '0', `locked` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`), KEY `mdl_cont_ins_ix` (`instanceid`), KEY `mdl_cont_pat_ix` (`path`) ) ENGINE=InnoDB AUTO_INCREMENT=1127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='one of these must be set'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_context` -- LOCK TABLES `mdl_context` WRITE; /*!40000 ALTER TABLE `mdl_context` DISABLE KEYS */; INSERT INTO `mdl_context` VALUES (1,10,0,'/1',1,0),(2,50,1,'/1/2',2,0),(4,30,1,'/1/4',2,0),(5,30,2,'/1/5',2,0),(25,80,20,'/1/25',2,0),(26,80,21,'/1/26',2,0),(340,30,93,'/1/340',2,0),(364,30,95,'/1/364',2,0),(385,30,100,'/1/385',2,0),(390,30,101,'/1/390',2,0),(391,30,102,'/1/391',2,0),(400,30,103,'/1/400',2,0),(410,30,105,'/1/410',2,0),(434,30,114,'/1/434',2,0),(436,30,116,'/1/436',2,0),(443,30,123,'/1/443',2,0),(444,30,124,'/1/444',2,0),(459,70,104,'/1/2/459',3,0),(465,30,125,'/1/465',2,0),(466,30,126,'/1/466',2,0),(536,30,127,'/1/536',2,0),(543,40,10,'/1/543',2,0),(545,50,28,'/1/543/545',3,0),(552,30,128,'/1/552',2,0),(553,30,129,'/1/553',2,0),(554,30,130,'/1/554',2,0),(555,30,131,'/1/555',2,0),(556,30,132,'/1/556',2,0),(557,30,133,'/1/557',2,0),(558,30,134,'/1/558',2,0),(559,30,135,'/1/559',2,0),(560,30,136,'/1/560',2,0),(561,30,137,'/1/561',2,0),(562,30,138,'/1/562',2,0),(563,30,139,'/1/563',2,0),(564,30,140,'/1/564',2,0),(565,30,141,'/1/565',2,0),(566,30,142,'/1/566',2,0),(567,30,143,'/1/567',2,0),(568,30,144,'/1/568',2,0),(569,30,145,'/1/569',2,0),(570,30,146,'/1/570',2,0),(571,30,147,'/1/571',2,0),(572,30,148,'/1/572',2,0),(573,30,149,'/1/573',2,0),(574,30,150,'/1/574',2,0),(575,30,151,'/1/575',2,0),(578,30,152,'/1/578',2,0),(601,70,167,'/1/543/545/601',4,0),(602,70,168,'/1/543/545/602',4,0),(603,70,169,'/1/543/545/603',4,0),(607,70,173,'/1/543/545/607',4,0),(608,70,174,'/1/543/545/608',4,0),(609,70,175,'/1/543/545/609',4,0),(610,70,176,'/1/543/545/610',4,0),(611,70,177,'/1/543/545/611',4,0),(612,70,178,'/1/543/545/612',4,0),(613,70,179,'/1/543/545/613',4,0),(614,70,180,'/1/543/545/614',4,0),(615,70,181,'/1/543/545/615',4,0),(616,70,182,'/1/543/545/616',4,0),(617,70,183,'/1/543/545/617',4,0),(618,70,184,'/1/543/545/618',4,0),(620,70,186,'/1/543/545/620',4,0),(621,70,187,'/1/543/545/621',4,0),(622,70,188,'/1/543/545/622',4,0),(623,70,189,'/1/543/545/623',4,0),(624,70,190,'/1/543/545/624',4,0),(625,70,191,'/1/543/545/625',4,0),(626,70,192,'/1/543/545/626',4,0),(627,70,193,'/1/543/545/627',4,0),(628,70,194,'/1/543/545/628',4,0),(629,70,195,'/1/543/545/629',4,0),(630,70,196,'/1/543/545/630',4,0),(631,70,197,'/1/543/545/631',4,0),(632,70,198,'/1/543/545/632',4,0),(633,70,199,'/1/543/545/633',4,0),(634,70,200,'/1/543/545/634',4,0),(635,30,153,'/1/635',2,0),(636,30,154,'/1/636',2,0),(642,70,206,'/1/543/545/642',4,0),(644,30,156,'/1/644',2,0),(648,70,210,'/1/543/545/648',4,0),(649,70,211,'/1/543/545/649',4,0),(650,70,212,'/1/543/545/650',4,0),(651,70,213,'/1/543/545/651',4,0),(652,30,157,'/1/652',2,0),(659,30,158,'/1/659',2,0),(661,70,220,'/1/2/661',3,0),(662,70,221,'/1/543/545/662',4,0),(663,70,222,'/1/543/545/663',4,0),(664,70,223,'/1/543/545/664',4,0),(665,70,224,'/1/543/545/665',4,0),(666,70,225,'/1/543/545/666',4,0),(667,70,226,'/1/543/545/667',4,0),(670,70,229,'/1/543/545/670',4,0),(671,70,230,'/1/543/545/671',4,0),(672,70,231,'/1/543/545/672',4,0),(673,70,232,'/1/543/545/673',4,0),(674,70,233,'/1/543/545/674',4,0),(675,70,234,'/1/543/545/675',4,0),(676,70,235,'/1/543/545/676',4,0),(677,70,236,'/1/543/545/677',4,0),(678,70,237,'/1/543/545/678',4,0),(679,40,13,'/1/679',2,0),(680,50,32,'/1/679/680',3,0),(683,70,240,'/1/679/680/683',4,0),(685,70,241,'/1/543/545/685',4,0),(686,70,242,'/1/543/545/686',4,0),(687,70,243,'/1/543/545/687',4,0),(688,70,244,'/1/543/545/688',4,0),(690,30,159,'/1/690',2,0),(694,70,249,'/1/543/545/694',4,0),(695,70,250,'/1/543/545/695',4,0),(696,70,251,'/1/543/545/696',4,0),(697,70,252,'/1/543/545/697',4,0),(698,30,160,'/1/698',2,0),(699,30,161,'/1/699',2,0),(700,70,253,'/1/543/545/700',4,0),(703,30,162,'/1/703',2,0),(704,30,163,'/1/704',2,0),(705,30,164,'/1/705',2,0),(706,30,165,'/1/706',2,0),(707,30,166,'/1/707',2,0),(708,30,167,'/1/708',2,0),(709,30,168,'/1/709',2,0),(710,30,169,'/1/710',2,0),(711,30,170,'/1/711',2,0),(712,30,171,'/1/712',2,0),(713,30,172,'/1/713',2,0),(714,30,173,'/1/714',2,0),(715,30,174,'/1/715',2,0),(716,30,175,'/1/716',2,0),(718,70,257,'/1/543/545/718',4,0),(719,70,258,'/1/543/545/719',4,0),(722,70,259,'/1/543/545/722',4,0),(723,70,260,'/1/543/545/723',4,0),(724,70,261,'/1/543/545/724',4,0),(725,70,262,'/1/543/545/725',4,0),(728,70,263,'/1/543/545/728',4,0),(729,70,264,'/1/543/545/729',4,0),(730,70,265,'/1/543/545/730',4,0),(731,70,266,'/1/543/545/731',4,0),(732,70,267,'/1/543/545/732',4,0),(733,70,268,'/1/543/545/733',4,0),(734,70,269,'/1/543/545/734',4,0),(735,30,180,'/1/735',2,0),(736,70,270,'/1/543/545/736',4,0),(740,70,274,'/1/543/545/740',4,0),(741,70,275,'/1/543/545/741',4,0),(742,70,276,'/1/543/545/742',4,0),(743,30,181,'/1/743',2,0),(744,30,182,'/1/744',2,0),(745,30,183,'/1/745',2,0),(746,30,184,'/1/746',2,0),(747,30,185,'/1/747',2,0),(748,30,186,'/1/748',2,0),(749,30,187,'/1/749',2,0),(750,30,188,'/1/750',2,0),(751,30,189,'/1/751',2,0),(752,30,190,'/1/752',2,0),(753,30,191,'/1/753',2,0),(754,30,192,'/1/754',2,0),(755,30,193,'/1/755',2,0),(756,30,194,'/1/756',2,0),(757,30,195,'/1/757',2,0),(758,30,196,'/1/758',2,0),(759,30,197,'/1/759',2,0),(760,30,198,'/1/760',2,0),(761,30,199,'/1/761',2,0),(762,30,200,'/1/762',2,0),(763,30,201,'/1/763',2,0),(764,30,202,'/1/764',2,0),(765,30,203,'/1/765',2,0),(766,30,204,'/1/766',2,0),(767,30,205,'/1/767',2,0),(768,30,206,'/1/768',2,0),(769,30,207,'/1/769',2,0),(770,30,208,'/1/770',2,0),(771,30,209,'/1/771',2,0),(772,30,210,'/1/772',2,0),(773,30,211,'/1/773',2,0),(774,30,212,'/1/774',2,0),(775,30,213,'/1/775',2,0),(776,30,214,'/1/776',2,0),(777,30,215,'/1/777',2,0),(778,30,216,'/1/778',2,0),(779,30,217,'/1/779',2,0),(780,30,218,'/1/780',2,0),(781,30,219,'/1/781',2,0),(782,30,220,'/1/782',2,0),(783,30,221,'/1/783',2,0),(784,30,222,'/1/784',2,0),(785,30,223,'/1/785',2,0),(786,30,224,'/1/786',2,0),(787,30,225,'/1/787',2,0),(788,30,226,'/1/788',2,0),(789,30,227,'/1/789',2,0),(790,30,228,'/1/790',2,0),(791,30,229,'/1/791',2,0),(792,30,230,'/1/792',2,0),(793,30,231,'/1/793',2,0),(794,30,232,'/1/794',2,0),(795,30,233,'/1/795',2,0),(796,30,234,'/1/796',2,0),(797,30,235,'/1/797',2,0),(798,30,236,'/1/798',2,0),(799,30,237,'/1/799',2,0),(800,30,238,'/1/800',2,0),(801,30,239,'/1/801',2,0),(802,30,240,'/1/802',2,0),(803,30,241,'/1/803',2,0),(816,80,243,'/1/816',2,0),(817,30,242,'/1/817',2,0),(818,80,244,'/1/5/818',3,0),(819,80,245,'/1/5/819',3,0),(824,80,250,'/1/824',2,0),(825,80,251,'/1/825',2,0),(826,70,277,'/1/543/545/826',4,0),(827,70,278,'/1/543/545/827',4,0),(828,70,279,'/1/543/545/828',4,0),(829,70,280,'/1/543/545/829',4,0),(831,70,281,'/1/543/545/831',4,0),(850,70,299,'/1/543/545/850',4,0),(851,70,300,'/1/543/545/851',4,0),(852,70,301,'/1/543/545/852',4,0),(853,70,302,'/1/543/545/853',4,0),(854,70,303,'/1/543/545/854',4,0),(855,70,304,'/1/543/545/855',4,0),(858,50,34,'/1/543/858',3,0),(859,70,307,'/1/543/858/859',4,0),(862,70,310,'/1/543/858/862',4,0),(863,70,311,'/1/543/858/863',4,0),(864,70,312,'/1/543/858/864',4,0),(865,70,313,'/1/543/858/865',4,0),(866,70,314,'/1/543/858/866',4,0),(867,70,315,'/1/543/545/867',4,0),(868,70,316,'/1/543/545/868',4,0),(869,70,317,'/1/543/545/869',4,0),(870,70,318,'/1/543/545/870',4,0),(871,30,243,'/1/871',2,0),(872,30,244,'/1/872',2,0),(873,30,245,'/1/873',2,0),(874,30,246,'/1/874',2,0),(875,30,247,'/1/875',2,0),(876,30,248,'/1/876',2,0),(877,30,249,'/1/877',2,0),(878,30,250,'/1/878',2,0),(879,30,251,'/1/879',2,0),(880,70,319,'/1/543/545/880',4,0),(881,70,320,'/1/543/545/881',4,0),(882,70,321,'/1/543/545/882',4,0),(883,70,322,'/1/543/545/883',4,0),(884,70,323,'/1/543/545/884',4,0),(885,70,324,'/1/543/545/885',4,0),(886,70,325,'/1/543/545/886',4,0),(887,70,326,'/1/543/858/887',4,0),(888,70,327,'/1/543/858/888',4,0),(889,70,328,'/1/543/858/889',4,0),(891,30,253,'/1/891',2,0),(892,30,254,'/1/892',2,0),(893,30,255,'/1/893',2,0),(894,30,256,'/1/894',2,0),(895,30,257,'/1/895',2,0),(896,30,258,'/1/896',2,0),(897,30,259,'/1/897',2,0),(898,70,329,'/1/543/545/898',4,0),(899,70,330,'/1/543/545/899',4,0),(900,70,331,'/1/543/545/900',4,0),(901,70,332,'/1/543/545/901',4,0),(902,70,333,'/1/543/545/902',4,0),(903,70,334,'/1/543/545/903',4,0),(904,70,335,'/1/543/545/904',4,0),(905,70,336,'/1/543/545/905',4,0),(906,70,337,'/1/543/545/906',4,0),(907,70,338,'/1/543/545/907',4,0),(908,70,339,'/1/543/545/908',4,0),(910,50,35,'/1/679/910',3,0),(912,70,342,'/1/679/910/912',4,0),(913,30,260,'/1/913',2,0),(914,30,261,'/1/914',2,0),(915,30,262,'/1/915',2,0),(916,30,263,'/1/916',2,0),(917,30,264,'/1/917',2,0),(918,30,265,'/1/918',2,0),(919,30,266,'/1/919',2,0),(920,30,267,'/1/920',2,0),(921,30,268,'/1/921',2,0),(922,30,269,'/1/922',2,0),(923,30,270,'/1/923',2,0),(924,30,271,'/1/924',2,0),(925,30,272,'/1/925',2,0),(926,30,273,'/1/926',2,0),(927,30,274,'/1/927',2,0),(928,30,275,'/1/928',2,0),(929,30,276,'/1/929',2,0),(930,30,277,'/1/930',2,0),(931,30,278,'/1/931',2,0),(932,30,279,'/1/932',2,0),(933,30,280,'/1/933',2,0),(934,30,281,'/1/934',2,0),(935,30,282,'/1/935',2,0),(936,30,283,'/1/936',2,0),(937,30,284,'/1/937',2,0),(938,30,285,'/1/938',2,0),(939,30,286,'/1/939',2,0),(940,30,287,'/1/940',2,0),(941,30,288,'/1/941',2,0),(942,30,289,'/1/942',2,0),(943,70,343,'/1/543/545/943',4,0),(944,70,344,'/1/543/545/944',4,0),(945,70,345,'/1/543/545/945',4,0),(946,70,346,'/1/543/545/946',4,0),(947,70,347,'/1/543/545/947',4,0),(948,70,348,'/1/543/545/948',4,0),(949,70,349,'/1/543/545/949',4,0),(950,70,350,'/1/543/545/950',4,0),(954,70,354,'/1/543/545/954',4,0),(955,70,355,'/1/543/545/955',4,0),(956,70,356,'/1/543/545/956',4,0),(957,70,357,'/1/543/545/957',4,0),(958,30,290,'/1/958',2,0),(961,70,360,'/1/543/545/961',4,0),(965,70,364,'/1/543/545/965',4,0),(966,70,365,'/1/543/545/966',4,0),(967,70,366,'/1/543/545/967',4,0),(968,70,367,'/1/543/545/968',4,0),(969,70,368,'/1/543/545/969',4,0),(970,70,369,'/1/543/545/970',4,0),(971,70,370,'/1/543/545/971',4,0),(972,70,371,'/1/543/545/972',4,0),(973,70,372,'/1/543/545/973',4,0),(974,70,373,'/1/543/545/974',4,0),(975,70,374,'/1/543/545/975',4,0),(976,70,375,'/1/543/545/976',4,0),(977,70,376,'/1/543/545/977',4,0),(978,70,377,'/1/543/545/978',4,0),(979,70,378,'/1/543/545/979',4,0),(980,70,379,'/1/543/545/980',4,0),(981,70,380,'/1/543/545/981',4,0),(982,70,381,'/1/543/545/982',4,0),(983,70,382,'/1/543/545/983',4,0),(984,70,383,'/1/543/545/984',4,0),(985,70,384,'/1/543/545/985',4,0),(986,70,385,'/1/543/545/986',4,0),(987,70,386,'/1/543/545/987',4,0),(988,70,387,'/1/543/545/988',4,0),(989,70,388,'/1/543/545/989',4,0),(990,70,389,'/1/543/545/990',4,0),(991,70,390,'/1/543/545/991',4,0),(992,70,391,'/1/543/545/992',4,0),(993,70,392,'/1/543/545/993',4,0),(994,70,393,'/1/543/545/994',4,0),(995,70,394,'/1/543/545/995',4,0),(996,30,291,'/1/996',2,0),(997,30,292,'/1/997',2,0),(998,30,293,'/1/998',2,0),(999,30,294,'/1/999',2,0),(1000,30,295,'/1/1000',2,0),(1001,30,296,'/1/1001',2,0),(1002,30,297,'/1/1002',2,0),(1003,30,298,'/1/1003',2,0),(1004,30,299,'/1/1004',2,0),(1005,30,300,'/1/1005',2,0),(1006,30,301,'/1/1006',2,0),(1007,30,302,'/1/1007',2,0),(1008,30,303,'/1/1008',2,0),(1009,30,304,'/1/1009',2,0),(1010,30,305,'/1/1010',2,0),(1011,30,306,'/1/1011',2,0),(1012,30,307,'/1/1012',2,0),(1013,30,308,'/1/1013',2,0),(1014,30,309,'/1/1014',2,0),(1015,30,310,'/1/1015',2,0),(1016,30,311,'/1/1016',2,0),(1017,30,312,'/1/1017',2,0),(1018,30,313,'/1/1018',2,0),(1019,30,314,'/1/1019',2,0),(1020,30,315,'/1/1020',2,0),(1021,30,316,'/1/1021',2,0),(1022,30,317,'/1/1022',2,0),(1023,30,318,'/1/1023',2,0),(1024,30,319,'/1/1024',2,0),(1025,30,320,'/1/1025',2,0),(1026,30,321,'/1/1026',2,0),(1027,30,322,'/1/1027',2,0),(1028,30,323,'/1/1028',2,0),(1029,30,324,'/1/1029',2,0),(1030,30,325,'/1/1030',2,0),(1031,30,326,'/1/1031',2,0),(1032,30,327,'/1/1032',2,0),(1033,30,328,'/1/1033',2,0),(1034,30,329,'/1/1034',2,0),(1035,30,330,'/1/1035',2,0),(1036,30,331,'/1/1036',2,0),(1037,30,332,'/1/1037',2,0),(1038,30,333,'/1/1038',2,0),(1039,30,334,'/1/1039',2,0),(1040,30,335,'/1/1040',2,0),(1041,30,336,'/1/1041',2,0),(1042,30,337,'/1/1042',2,0),(1043,30,338,'/1/1043',2,0),(1044,30,339,'/1/1044',2,0),(1045,30,340,'/1/1045',2,0),(1046,30,341,'/1/1046',2,0),(1047,30,342,'/1/1047',2,0),(1048,30,343,'/1/1048',2,0),(1049,30,344,'/1/1049',2,0),(1050,30,345,'/1/1050',2,0),(1051,30,346,'/1/1051',2,0),(1052,30,347,'/1/1052',2,0),(1053,30,348,'/1/1053',2,0),(1054,30,349,'/1/1054',2,0),(1055,30,350,'/1/1055',2,0),(1056,30,351,'/1/1056',2,0),(1057,30,352,'/1/1057',2,0),(1058,30,353,'/1/1058',2,0),(1059,30,354,'/1/1059',2,0),(1060,30,355,'/1/1060',2,0),(1061,30,356,'/1/1061',2,0),(1062,30,357,'/1/1062',2,0),(1063,30,358,'/1/1063',2,0),(1064,30,359,'/1/1064',2,0),(1065,30,360,'/1/1065',2,0),(1066,30,361,'/1/1066',2,0),(1067,30,362,'/1/1067',2,0),(1068,30,363,'/1/1068',2,0),(1069,30,364,'/1/1069',2,0),(1070,70,395,'/1/543/545/1070',4,0),(1071,70,396,'/1/543/545/1071',4,0),(1072,70,397,'/1/543/545/1072',4,0),(1073,70,398,'/1/543/545/1073',4,0),(1074,30,365,'/1/1074',2,0),(1076,50,36,'/1/543/1076',3,0),(1077,70,399,'/1/543/1076/1077',4,0),(1078,70,400,'/1/543/545/1078',4,0),(1079,70,401,'/1/543/545/1079',4,0),(1080,70,402,'/1/543/545/1080',4,0),(1081,70,403,'/1/543/545/1081',4,0),(1082,70,404,'/1/543/545/1082',4,0),(1083,70,405,'/1/543/545/1083',4,0),(1085,30,366,'/1/1085',2,0),(1086,30,367,'/1/1086',2,0),(1087,30,368,'/1/1087',2,0),(1088,30,369,'/1/1088',2,0),(1089,30,370,'/1/1089',2,0),(1090,30,371,'/1/1090',2,0),(1091,30,372,'/1/1091',2,0),(1092,30,373,'/1/1092',2,0),(1093,30,374,'/1/1093',2,0),(1094,30,375,'/1/1094',2,0),(1095,30,376,'/1/1095',2,0),(1096,30,377,'/1/1096',2,0),(1097,30,378,'/1/1097',2,0),(1098,30,379,'/1/1098',2,0),(1099,30,380,'/1/1099',2,0),(1100,30,381,'/1/1100',2,0),(1101,30,382,'/1/1101',2,0),(1102,30,383,'/1/1102',2,0),(1103,70,406,'/1/2/1103',3,0),(1104,70,407,'/1/2/1104',3,0),(1105,70,408,'/1/2/1105',3,0),(1107,30,384,'/1/1107',2,0),(1108,30,385,'/1/1108',2,0),(1109,30,386,'/1/1109',2,0),(1110,30,387,'/1/1110',2,0),(1111,30,388,'/1/1111',2,0),(1112,30,389,'/1/1112',2,0),(1115,70,412,'/1/543/545/1115',4,0),(1116,70,413,'/1/543/545/1116',4,0),(1117,70,414,'/1/543/545/1117',4,0),(1119,70,416,'/1/543/545/1119',4,0),(1120,70,417,'/1/543/545/1120',4,0),(1121,70,418,'/1/543/545/1121',4,0),(1122,70,419,'/1/543/545/1122',4,0),(1123,70,420,'/1/543/545/1123',4,0),(1124,70,421,'/1/543/545/1124',4,0),(1125,70,422,'/1/543/545/1125',4,0),(1126,70,423,'/1/543/545/1126',4,0); /*!40000 ALTER TABLE `mdl_context` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_context_temp` -- DROP TABLE IF EXISTS `mdl_context_temp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_context_temp` ( `id` bigint(10) NOT NULL, `path` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `depth` tinyint(2) NOT NULL, `locked` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Used by build_context_path() in upgrade and cron to keep con'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_context_temp` -- LOCK TABLES `mdl_context_temp` WRITE; /*!40000 ALTER TABLE `mdl_context_temp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_context_temp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course` -- DROP TABLE IF EXISTS `mdl_course`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `category` bigint(10) NOT NULL DEFAULT '0', `sortorder` bigint(10) NOT NULL DEFAULT '0', `fullname` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `shortname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `summary` longtext COLLATE utf8mb4_unicode_ci, `summaryformat` tinyint(2) NOT NULL DEFAULT '0', `format` varchar(21) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'topics', `showgrades` tinyint(2) NOT NULL DEFAULT '1', `newsitems` mediumint(5) NOT NULL DEFAULT '1', `startdate` bigint(10) NOT NULL DEFAULT '0', `enddate` bigint(10) NOT NULL DEFAULT '0', `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0', `marker` bigint(10) NOT NULL DEFAULT '0', `maxbytes` bigint(10) NOT NULL DEFAULT '0', `legacyfiles` smallint(4) NOT NULL DEFAULT '0', `showreports` smallint(4) NOT NULL DEFAULT '0', `visible` tinyint(1) NOT NULL DEFAULT '1', `visibleold` tinyint(1) NOT NULL DEFAULT '1', `downloadcontent` tinyint(1) DEFAULT NULL, `groupmode` smallint(4) NOT NULL DEFAULT '0', `groupmodeforce` smallint(4) NOT NULL DEFAULT '0', `defaultgroupingid` bigint(10) NOT NULL DEFAULT '0', `lang` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `calendartype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `theme` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `requested` tinyint(1) NOT NULL DEFAULT '0', `enablecompletion` tinyint(1) NOT NULL DEFAULT '0', `completionnotify` tinyint(1) NOT NULL DEFAULT '0', `cacherev` bigint(10) NOT NULL DEFAULT '0', `originalcourseid` bigint(10) DEFAULT NULL, `showactivitydates` tinyint(1) NOT NULL DEFAULT '0', `showcompletionconditions` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_cour_cat_ix` (`category`), KEY `mdl_cour_idn_ix` (`idnumber`), KEY `mdl_cour_sho_ix` (`shortname`), KEY `mdl_cour_sor_ix` (`sortorder`) ) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Central course table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course` -- LOCK TABLES `mdl_course` WRITE; /*!40000 ALTER TABLE `mdl_course` DISABLE KEYS */; INSERT INTO `mdl_course` VALUES (1,0,1,'学习资源','学习资源','','',0,'site',1,1,0,0,0,0,0,0,0,1,1,NULL,0,0,0,'','','',1587099343,1647962103,0,0,0,1649350619,NULL,0,NULL),(28,10,10001,'正道学习会','正道学习会','','

\r\n \r\n

\r\n

正道学习会顾问

杨荣轩博士

杨博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


加入成为会员?请扫二维码与杨老师联
\"\"
\r\n
\r\n

',1,'topics',0,0,1629820800,0,0,3,0,0,0,1,1,NULL,0,0,0,'zh_cn','','',1629822094,1637489947,0,0,0,1649350463,NULL,0,NULL),(32,13,30002,'教會在世','教會在世','','

教會在世,是要踐行上帝的使命。透過聖經這本「使命之書」,我們明白神是一位「使命之神」,神要人類完成祂救贖和掌權的使命。
 
耶穌在世,為教會樹立了完美的示範:祂超越文化界限,傳揚一個關注人身心社靈需要的整全福音。此書展示了教會在全球化和世俗化的環境下,如何採用不同的典範模式來演繹這個整全的福音。
 
作者莫陳詠恩博士,結合多年來在地極宣教和本土城市宣教上的實踐、教學、閱讀和交流的成果​,將此書呈獻給華人教會。

作者簡介

莫陳詠恩,香港大學心理學博士,中國神學研究院副教授(2000-),資深宣教科老師,爲華人教會栽培前線宣教士。

曾與夫受訓於新加坡門徒訓練中心,1984-1989年在斯里蘭卡宣教。及後長期在香港牧會,亦參與城市宣教的擴展,現夫婦二人仍然遊走各地服務教會和社會。

-----------------------------------------------------------------
ISBN:9789881612083
出版社:福音證主協會
出版日期:2015-5-15
尺寸:163*236 mm
頁數:280頁
重量:450克

',1,'topics',0,0,1633536000,1665072000,0,0,0,0,0,1,1,NULL,0,0,0,'zh_cn','','',1633509650,1636655615,0,0,0,1648954295,NULL,0,NULL),(34,10,10002,'学习人生360','学习人生360','','',1,'topics',0,1,1637769600,1648742340,0,0,0,0,0,1,1,NULL,0,0,0,'zh_cn','','',1637736880,1637889910,0,1,0,1648954302,NULL,0,1),(35,13,30001,'相遇都會靈程路','相遇都會靈程路','','此書因應充滿挑戰與多元的現今社會,思想個人和教會群體如何開創整全的靈命塑造,以更貼切地培育弟兄姐妹的生命。

本書採用16世紀依納爵 • 羅耀拉的靈修經典《神操》作為主要研究資源,將《神操》中重要的概念擷取出來,嘗試以都會的靈修經驗來詮釋《神操》的精髓,將靈修經典整合成教會靈命培育的創造元素。\r\n

本書的題目為「相遇都會靈程路」,強調三個處境:「都會裡」、「靈程路上」、「相遇處」。引導靈程旅人在都會生活中,以簡單的退省模式,感受神的臨在並有意識地整頓內心,跟從聖靈、效法基督並等待基督的再來,以致於能更深地與自己、與神、與人、與處境、與神國相遇。

書中分為六個部分,每章以簡單的練習作為開始,然後描繪都會中靈程旅人的經驗,再引用《神操》成為新處境的啟迪。最後,每章都有實踐的指引,提供給個人或群體可以落實的方向。\r\n

作者簡介\r\n


潘怡蓉博士早年在台灣校園福音團契服侍,尤其關注青年人與大學生的生命培育;1993年來港,於中國神學研究院先後修讀道學碩士與輔導教育碩士。

多年來,她一直參與海外中國學人與專業人士的門徒訓練,曾有六年在德國牧養海德堡華人團契,並協助歐洲華人宣教事工。 目前潘博士除教學外,一方面擔任香港聖經教會顧問傳道與香港FES的董事,致力於牧養與培育事工。另一方面亦擔任Spiritus: A Journal of Christian Spirituality的編輯委員,並參與在The Society for the Study of Christian Spirituality的國際特別委員會,與不同學者一起推動靈修神學的多向度研究。

潘博士於比利時深造期間,留意到在歐洲不同的教會傳統與文化中,蘊含著豐富的靈修內涵,啟發了她對整全靈性的建構。潘博士認為靈修學的深化須與教會的牧養和宣教運動緊密結聯,靈修神學反思則要在時代的處境中進行。',1,'topics',0,0,1640102400,0,0,0,0,0,0,1,1,NULL,0,0,0,'zh_cn','','',1640069393,1641885565,0,0,0,1648954300,NULL,0,NULL),(36,10,10003,'職場--箴言','箴言','','',1,'topics',1,5,1647360000,1678896000,0,0,0,0,0,1,1,NULL,0,0,0,'zh_tw','','',1647336619,1647956464,0,1,0,1647336626,NULL,1,1); /*!40000 ALTER TABLE `mdl_course` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_categories` -- DROP TABLE IF EXISTS `mdl_course_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_categories` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `parent` bigint(10) NOT NULL DEFAULT '0', `sortorder` bigint(10) NOT NULL DEFAULT '0', `coursecount` bigint(10) NOT NULL DEFAULT '0', `visible` tinyint(1) NOT NULL DEFAULT '1', `visibleold` tinyint(1) NOT NULL DEFAULT '1', `timemodified` bigint(10) NOT NULL DEFAULT '0', `depth` bigint(10) NOT NULL DEFAULT '0', `path` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `theme` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_courcate_par_ix` (`parent`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Course categories'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_categories` -- LOCK TABLES `mdl_course_categories` WRITE; /*!40000 ALTER TABLE `mdl_course_categories` DISABLE KEYS */; INSERT INTO `mdl_course_categories` VALUES (10,'正道學習會','','

\"\"


免费试看

                                  

更多免费试看



',1,0,10000,3,1,1,1636716692,1,'/10',NULL),(13,'電子書系列','','',1,0,30000,2,1,1,1633525382,1,'/13',NULL); /*!40000 ALTER TABLE `mdl_course_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_completion_aggr_methd` -- DROP TABLE IF EXISTS `mdl_course_completion_aggr_methd`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_completion_aggr_methd` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `criteriatype` bigint(10) DEFAULT NULL, `method` tinyint(1) NOT NULL DEFAULT '0', `value` decimal(10,5) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`), KEY `mdl_courcompaggrmeth_cou_ix` (`course`), KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Course completion aggregation methods for criteria'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_completion_aggr_methd` -- LOCK TABLES `mdl_course_completion_aggr_methd` WRITE; /*!40000 ALTER TABLE `mdl_course_completion_aggr_methd` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_completion_aggr_methd` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_completion_crit_compl` -- DROP TABLE IF EXISTS `mdl_course_completion_crit_compl`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_completion_crit_compl` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `course` bigint(10) NOT NULL DEFAULT '0', `criteriaid` bigint(10) NOT NULL DEFAULT '0', `gradefinal` decimal(10,5) DEFAULT NULL, `unenroled` bigint(10) DEFAULT NULL, `timecompleted` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`), KEY `mdl_courcompcritcomp_use_ix` (`userid`), KEY `mdl_courcompcritcomp_cou_ix` (`course`), KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`), KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Course completion user records'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_completion_crit_compl` -- LOCK TABLES `mdl_course_completion_crit_compl` WRITE; /*!40000 ALTER TABLE `mdl_course_completion_crit_compl` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_completion_crit_compl` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_completion_criteria` -- DROP TABLE IF EXISTS `mdl_course_completion_criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_completion_criteria` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `criteriatype` bigint(10) NOT NULL DEFAULT '0', `module` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `moduleinstance` bigint(10) DEFAULT NULL, `courseinstance` bigint(10) DEFAULT NULL, `enrolperiod` bigint(10) DEFAULT NULL, `timeend` bigint(10) DEFAULT NULL, `gradepass` decimal(10,5) DEFAULT NULL, `role` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_courcompcrit_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Course completion criteria'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_completion_criteria` -- LOCK TABLES `mdl_course_completion_criteria` WRITE; /*!40000 ALTER TABLE `mdl_course_completion_criteria` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_completion_criteria` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_completion_defaults` -- DROP TABLE IF EXISTS `mdl_course_completion_defaults`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_completion_defaults` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL, `module` bigint(10) NOT NULL, `completion` tinyint(1) NOT NULL DEFAULT '0', `completionview` tinyint(1) NOT NULL DEFAULT '0', `completionusegrade` tinyint(1) NOT NULL DEFAULT '0', `completionexpected` bigint(10) NOT NULL DEFAULT '0', `customrules` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`), KEY `mdl_courcompdefa_mod_ix` (`module`), KEY `mdl_courcompdefa_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Default settings for activities completion'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_completion_defaults` -- LOCK TABLES `mdl_course_completion_defaults` WRITE; /*!40000 ALTER TABLE `mdl_course_completion_defaults` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_completion_defaults` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_completions` -- DROP TABLE IF EXISTS `mdl_course_completions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_completions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `course` bigint(10) NOT NULL DEFAULT '0', `timeenrolled` bigint(10) NOT NULL DEFAULT '0', `timestarted` bigint(10) NOT NULL DEFAULT '0', `timecompleted` bigint(10) DEFAULT NULL, `reaggregate` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`), KEY `mdl_courcomp_use_ix` (`userid`), KEY `mdl_courcomp_cou_ix` (`course`), KEY `mdl_courcomp_tim_ix` (`timecompleted`) ) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Course completion records'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_completions` -- LOCK TABLES `mdl_course_completions` WRITE; /*!40000 ALTER TABLE `mdl_course_completions` DISABLE KEYS */; INSERT INTO `mdl_course_completions` VALUES (1,159,34,1637746089,0,NULL,1648954211),(2,243,34,1637978859,0,NULL,1648954211),(3,244,34,1637978859,0,NULL,1648954211),(4,245,34,1637978859,0,NULL,1648954211),(5,246,34,1637978859,0,NULL,1648954211),(6,247,34,1637978859,0,NULL,1648954211),(7,248,34,1637978859,0,NULL,1648954211),(8,249,34,1637978859,0,NULL,1648954211),(9,250,34,1637978859,0,NULL,1648954211),(10,251,34,1637978859,0,NULL,1648954211),(11,253,34,1638598767,0,NULL,1648954211),(12,254,34,1638598767,0,NULL,1648954211),(13,255,34,1638598767,0,NULL,1648954211),(14,256,34,1638598767,0,NULL,1648954211),(15,257,34,1638598767,0,NULL,1648954211),(16,258,34,1638598767,0,NULL,1648954211),(17,259,34,1639233882,0,NULL,1648954211); /*!40000 ALTER TABLE `mdl_course_completions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_format_options` -- DROP TABLE IF EXISTS `mdl_course_format_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_format_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `format` varchar(21) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sectionid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`), KEY `mdl_courformopti_cou_ix` (`courseid`) ) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores format-specific options for the course or course sect'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_format_options` -- LOCK TABLES `mdl_course_format_options` WRITE; /*!40000 ALTER TABLE `mdl_course_format_options` DISABLE KEYS */; INSERT INTO `mdl_course_format_options` VALUES (1,1,'site',0,'numsections','1'),(68,28,'topics',0,'hiddensections','1'),(69,28,'topics',0,'coursedisplay','0'),(75,32,'topics',0,'hiddensections','0'),(76,32,'topics',0,'coursedisplay','0'),(89,34,'topics',0,'hiddensections','1'),(90,34,'topics',0,'coursedisplay','0'),(94,35,'topics',0,'hiddensections','1'),(95,35,'topics',0,'coursedisplay','0'),(96,36,'topics',0,'hiddensections','0'),(97,36,'topics',0,'coursedisplay','0'); /*!40000 ALTER TABLE `mdl_course_format_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_modules` -- DROP TABLE IF EXISTS `mdl_course_modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_modules` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `module` bigint(10) NOT NULL DEFAULT '0', `instance` bigint(10) NOT NULL DEFAULT '0', `section` bigint(10) NOT NULL DEFAULT '0', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `added` bigint(10) NOT NULL DEFAULT '0', `score` smallint(4) NOT NULL DEFAULT '0', `indent` mediumint(5) NOT NULL DEFAULT '0', `visible` tinyint(1) NOT NULL DEFAULT '1', `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1', `visibleold` tinyint(1) NOT NULL DEFAULT '1', `groupmode` smallint(4) NOT NULL DEFAULT '0', `groupingid` bigint(10) NOT NULL DEFAULT '0', `completion` tinyint(1) NOT NULL DEFAULT '0', `completiongradeitemnumber` bigint(10) DEFAULT NULL, `completionview` tinyint(1) NOT NULL DEFAULT '0', `completionexpected` bigint(10) NOT NULL DEFAULT '0', `showdescription` tinyint(1) NOT NULL DEFAULT '0', `availability` longtext COLLATE utf8mb4_unicode_ci, `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_courmodu_vis_ix` (`visible`), KEY `mdl_courmodu_cou_ix` (`course`), KEY `mdl_courmodu_mod_ix` (`module`), KEY `mdl_courmodu_ins_ix` (`instance`), KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`), KEY `mdl_courmodu_gro_ix` (`groupingid`) ) ENGINE=InnoDB AUTO_INCREMENT=424 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='course_modules table retrofitted from MySQL'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_modules` -- LOCK TABLES `mdl_course_modules` WRITE; /*!40000 ALTER TABLE `mdl_course_modules` DISABLE KEYS */; INSERT INTO `mdl_course_modules` VALUES (104,1,9,13,121,NULL,1623346820,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(167,28,20,16,240,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(168,28,20,17,240,'',1630489968,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(169,28,20,18,240,'',1630490046,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(173,28,15,13,256,'',1630492079,0,0,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(174,28,20,22,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(175,28,15,14,256,'',1630492079,0,0,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(176,28,20,23,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(177,28,20,24,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(178,28,20,25,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(179,28,20,26,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(180,28,20,27,256,'',1630492576,0,1,0,1,1,0,0,0,NULL,0,0,1,NULL,0),(181,28,20,28,261,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(182,28,20,29,261,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(183,28,20,30,261,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(184,28,15,15,262,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(186,28,20,32,262,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(187,28,20,33,262,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(188,28,20,34,262,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(189,28,15,16,262,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(190,28,20,35,262,'',1630420823,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(191,28,20,36,262,'',1630420455,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(192,28,20,37,262,'',1630423999,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(193,28,15,17,262,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(194,28,20,38,262,'',1630420879,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(195,28,20,39,262,'',1630420653,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(196,28,20,40,262,'',1630423954,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(197,28,15,18,263,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(198,28,20,41,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(199,28,20,42,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(200,28,20,43,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(206,28,3,8,258,'',1630980363,0,0,0,1,1,0,0,0,NULL,0,0,0,NULL,0),(210,28,15,22,263,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(211,28,20,47,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(212,28,20,48,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(213,28,20,49,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(220,1,15,23,127,'',1631619474,0,0,1,0,1,0,0,0,NULL,0,0,0,NULL,0),(221,28,15,24,263,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(222,28,20,56,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(223,28,20,57,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(224,28,20,58,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(225,28,20,59,271,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(226,28,20,60,271,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(229,28,20,63,271,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(230,28,15,25,263,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(231,28,20,64,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(232,28,20,65,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(233,28,20,66,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(234,28,15,26,263,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(235,28,20,67,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(236,28,20,68,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(237,28,20,69,263,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(240,32,3,10,273,NULL,1633510319,0,0,1,0,1,0,0,0,NULL,0,0,0,NULL,0),(241,28,15,27,257,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(242,28,20,70,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(243,28,20,71,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(244,28,20,72,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(249,28,15,28,257,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(250,28,20,73,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(251,28,20,74,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(252,28,20,75,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(253,28,8,5,277,'',1634363141,0,0,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(257,28,20,76,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(258,28,20,77,277,'',1634689443,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(259,28,15,29,257,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(260,28,20,78,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(261,28,20,79,257,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(262,28,20,80,257,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(263,28,15,30,257,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(264,28,20,81,257,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(265,28,20,82,257,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(266,28,20,83,257,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(267,28,8,8,277,'',1634363141,0,0,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(268,28,20,84,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(269,28,20,85,277,'',1634689443,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(270,28,15,31,280,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(274,28,20,89,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(275,28,20,90,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(276,28,20,91,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(277,28,20,92,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(278,28,20,93,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(279,28,20,94,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(280,28,15,32,280,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(281,28,8,9,277,'',1634363141,0,0,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(299,28,20,109,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(300,28,20,110,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(301,28,15,35,280,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(302,28,20,111,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(303,28,20,112,280,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(304,28,20,113,280,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(307,34,9,28,286,NULL,1637736880,0,0,0,1,0,0,0,0,NULL,0,0,0,NULL,0),(310,34,20,116,287,'',1637745401,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(311,34,20,117,287,'',1637745401,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(312,34,20,118,287,'',1637745401,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(313,34,20,119,289,'',1637745807,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(314,34,20,120,289,'',1637745807,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(315,28,20,121,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(316,28,20,122,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(317,28,20,123,280,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(318,28,15,38,280,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(319,28,8,10,277,'',1634363141,0,0,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(320,28,20,124,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(321,28,20,125,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(322,28,15,39,290,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(323,28,20,126,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(324,28,20,127,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(325,28,20,128,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(326,34,20,129,289,'',1637745807,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(327,34,20,130,288,'',1637745807,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(328,34,20,131,288,'',1637745807,0,0,1,1,1,0,0,1,NULL,0,0,0,NULL,0),(329,28,15,40,290,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(330,28,20,132,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(331,28,20,133,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(332,28,20,134,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(333,28,8,11,277,'',1634363141,0,0,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(334,28,20,135,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(335,28,20,136,277,'',1634689051,0,1,1,1,1,0,0,0,NULL,0,0,0,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',0),(336,28,15,41,290,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(337,28,20,137,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(338,28,20,138,290,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(339,28,20,139,290,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(342,35,3,12,291,'',1636354109,0,0,1,0,1,0,0,1,NULL,0,0,0,NULL,0),(343,28,15,42,290,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(344,28,20,140,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(345,28,20,141,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(346,28,20,142,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(347,28,15,43,290,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(348,28,20,143,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(349,28,20,144,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(350,28,20,145,290,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(354,28,15,44,296,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(355,28,20,149,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(356,28,20,150,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(357,28,20,151,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(360,28,15,46,296,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(364,28,20,156,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(365,28,20,157,296,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(366,28,20,158,296,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(367,28,15,47,296,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(368,28,20,159,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(369,28,20,160,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(370,28,20,161,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(371,28,15,48,296,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(372,28,20,162,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(373,28,20,163,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(374,28,20,164,296,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(375,28,15,49,297,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(376,28,20,165,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(377,28,20,166,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(378,28,20,167,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(379,28,15,50,297,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(380,28,20,168,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(381,28,20,169,297,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(382,28,20,170,297,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(383,28,15,51,297,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(384,28,20,171,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(385,28,20,172,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(386,28,20,173,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(387,28,15,52,297,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(388,28,20,174,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(389,28,20,175,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(390,28,20,176,297,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(391,28,15,53,298,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(392,28,20,177,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(393,28,20,178,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(394,28,20,179,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(395,28,15,54,298,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(396,28,20,180,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(397,28,20,181,298,'',1630489968,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(398,28,20,182,298,'',1630490046,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(399,36,9,30,299,NULL,1647336619,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(400,28,9,31,193,'',1647343686,0,0,0,1,0,0,0,0,NULL,0,0,0,NULL,0),(401,28,9,32,193,'',1647343686,0,0,0,1,0,0,0,0,NULL,0,0,0,NULL,0),(402,28,15,55,298,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(403,28,20,183,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(404,28,20,184,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(405,28,20,185,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(406,1,9,33,127,'',1647862467,0,0,1,0,1,0,0,0,NULL,0,0,0,NULL,0),(407,1,15,56,127,'',1647863255,0,0,1,0,1,0,0,0,NULL,0,0,1,NULL,0),(408,1,9,34,127,'',1647862467,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(412,28,20,187,265,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(413,28,20,188,265,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(414,28,20,189,265,'',1630489874,0,0,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(416,28,20,190,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(417,28,20,191,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(418,28,20,192,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(419,28,15,59,298,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(420,28,15,60,298,'',1630554138,0,0,1,1,1,0,0,0,NULL,0,0,1,NULL,0),(421,28,20,193,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(422,28,20,194,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0),(423,28,20,195,298,'',1630489874,0,1,1,1,1,0,0,0,NULL,0,0,0,NULL,0); /*!40000 ALTER TABLE `mdl_course_modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_modules_completion` -- DROP TABLE IF EXISTS `mdl_course_modules_completion`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_modules_completion` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `coursemoduleid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `completionstate` tinyint(1) NOT NULL, `viewed` tinyint(1) DEFAULT NULL, `overrideby` bigint(10) DEFAULT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`), KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`) ) ENGINE=InnoDB AUTO_INCREMENT=143 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the completion state (completed or not completed, etc'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_modules_completion` -- LOCK TABLES `mdl_course_modules_completion` WRITE; /*!40000 ALTER TABLE `mdl_course_modules_completion` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_modules_completion` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_published` -- DROP TABLE IF EXISTS `mdl_course_published`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_published` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `huburl` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `courseid` bigint(10) NOT NULL, `timepublished` bigint(10) NOT NULL, `enrollable` tinyint(1) NOT NULL DEFAULT '1', `hubcourseid` bigint(10) NOT NULL, `status` tinyint(1) DEFAULT '0', `timechecked` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Information about how and when an local courses were publish'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_published` -- LOCK TABLES `mdl_course_published` WRITE; /*!40000 ALTER TABLE `mdl_course_published` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_published` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_request` -- DROP TABLE IF EXISTS `mdl_course_request`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_request` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `fullname` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `shortname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `summary` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `summaryformat` tinyint(2) NOT NULL DEFAULT '0', `category` bigint(10) NOT NULL DEFAULT '0', `reason` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `requester` bigint(10) NOT NULL DEFAULT '0', `password` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_courrequ_sho_ix` (`shortname`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='course requests'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_request` -- LOCK TABLES `mdl_course_request` WRITE; /*!40000 ALTER TABLE `mdl_course_request` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_course_request` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_course_sections` -- DROP TABLE IF EXISTS `mdl_course_sections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_course_sections` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `section` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `summary` longtext COLLATE utf8mb4_unicode_ci, `summaryformat` tinyint(2) NOT NULL DEFAULT '0', `sequence` longtext COLLATE utf8mb4_unicode_ci, `visible` tinyint(1) NOT NULL DEFAULT '1', `availability` longtext COLLATE utf8mb4_unicode_ci, `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`) ) ENGINE=InnoDB AUTO_INCREMENT=304 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='to define the sections for each course'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_course_sections` -- LOCK TABLES `mdl_course_sections` WRITE; /*!40000 ALTER TABLE `mdl_course_sections` DISABLE KEYS */; INSERT INTO `mdl_course_sections` VALUES (121,1,0,NULL,'',1,'104',1,NULL,1623346820),(127,1,1,'这是正路要行在其间','

\r\n \"\"
\r\n

\r\n

\r\n


\r\n

\r\n


\r\n

                    \"\"  


\r\n

大会通告

\r\n


\r\n

\r\n

\r\n

\r\n

正道学习会短片免费试看\r\n 更多免费试看\r\n

\r\n\r\n
      
\r\n


\r\n

成为正道学习会员

\r\n

\r\n

请微信扫瞄二维码与杨老师联络

\r\n

\"成为会员\"



\r\n

',1,'408,406,220,407',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1649350619),(193,28,0,'欢迎您!','

\"\"




 \"\" 

',1,'401,400',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1649350463),(240,28,5,'圣经中的仆人领导(一)','

上载日期:2022.03.11
\"\"

内容简介

吕庆雄博士分享圣经中的仆人领导。他首先分享仆人领导的经文,来自路加福音十二章45-48节。\r\n\r\n仆人要忠心,忠心是警醒等候主人的时间,忠心也是要知行合一。忠心的考验是当主人迟迟不出现时,\r\n\r\n仆人的表现。补充经文是路加福音十二章41-44节。\r\n\r\n至於属灵领袖带领的工作,就是建立人的工作,神以此看我们是否忠心。回顾领袖在教会/职场岗位,\r\n\r\n如何做「人」的工作。\r\n\r\n跟着吕博士分享忠心的管家,经文是马太福音二十五章14-30节。\r\n\r\n作为管家,我们要思考,神给我们的“资源”包括什么?什么是我的“他连得”?\r\n\r\n今年我们的计划如何运作这些“资源”去回应神给我们的召命?


讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者,\r\n\r\n他的专长是领导力研究,并有十多年机构管理及培训经验,\r\n\r\n理论与实践并重。


',1,'167,168,169',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1646993008),(256,28,14,'2021.07','',1,'173,174,177,178,175,176,179,180',0,NULL,1630554254),(257,28,11,'2021.10','',1,'263,264,265,266,259,260,261,262,249,250,251,252,241,242,243,244',1,NULL,1636184916),(258,28,1,'手册','',1,'206',0,NULL,1648039194),(261,28,4,'圣经中的仆人领导(二)','

上载日期:2022.03.16
\"\"

内容简介

吕庆雄博士分享到如何去做出改变,这个是困难的。经文是马可福音六章7-13节。\r\n\r\n第一方面是需要我们明白神呼召,我是谁,我有什么的特质,好像上周提到 ,就是我们有的他连得是多少,是从自己的角度去理解;\r\n\r\n另外一方面从神的角度来理解祂的心意是什么, 就是祂差遣我们去哪里 ,要我们往什么样的目标,跟方向去进行,\r\n\r\n可能他差遣我们出去,不一定是我们来完成的…。

讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者,\r\n\r\n他的专长是领导力研究,并有十多年机构管理及培训经验,\r\n\r\n理论与实践并重。


',1,'181,182,183',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1647422498),(262,28,13,'2021.08','',1,'184,186,187,188,189,190,191,192,193,194,195,196',1,NULL,1630554963),(263,28,12,'2021.09','',1,'234,235,236,237,230,231,232,233,210,222,223,224,221,211,212,213,197,198,199,200',1,NULL,1633659710),(265,28,3,'圣经中的仆人领导(三)','

\r\n
上载日期:2022.3.25
\r\n
\"\"
\r\n

\r\n

\r\n

内容简介

吕庆雄博士分以约翰福音十章1-19节好牧人的比喻总结「圣经中仆人领导」这分享,背景是在野外的地方牧羊人就做一些围栏 把羊圈,羊圈这个围栏是没有门,在这个出入口这个地方 就让在外面生火 也让牧羊人守在这个门口。另外羊不单是认得自己牧羊人的声音, 还会跟随着他走。耶稣用羊跟牧羊人的关系比喻我们好牧人,好牧人认识他的羊 羊也认识他 好像是父认识他一样 ,这种认识不是表面的认识 ,这个认识是很熟悉的意思。最后吕博士提醒,牺牲包括是我们舒服的生活或者是,放下我们的安全感 来到主的面前愿意冒险,实际上可能是回到我们的使命所在的地方那里可能不是那么的开心 ,不是所有做事情顺利,那里可能是面对一些我觉得非常困难的人, 如果要改变 总有人会反对的 ,你愿意付出多少的代价面对这些反对的人呢?

讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者, 他的专长是领导力研究,并有十多年机构管理及培训经验, 理论与实践并重。


\r\n

',1,'412,413,414',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1648261339),(271,28,2,'仆人领导如何打造高效果团队(一)','

上载日期:2022.04.01
\"\"

内容简介

周金钟博士跟大家分享的是两方面,首先重温一下什么叫仆人领导力 ,
他会用更多的时间是去分享如何去打造一个仆人领导的高效团队。
包括RPR, R就是Relationship 就是关系,第二就是Processes P就是一种的过程 ,然后呢 最后的那个就是Result 就是这个目标。
所以仆人领导 其实是从这三方面去大家互相的配合的,首先 仆人领导是以人为中心 ,如何和员工建立良好的关系 。
建立良好的工作关系激励他们能够有更好的员工的敬业度 ,一起朝着那个目标去前进 ,在整个的过程中 是以价值观为 过程。

讲员简介

周金钟博士在高端战略和商业流程创新重组管理领域具有20多年的成功实践。自上世纪90年代开始投身资产管理和资本运营机构。曾任RCM Capital Management投资运营部门总监,在全球有七个国际分部。现任加拿大Gravtias Securities Inc. 董事长,业务包括投资银行及理财管理。在多伦多及温哥华设有办事处。 曾任西三一大学商业领导力硕士(中国) 项目主任,现任学术质量督导。


',1,'225,226,229',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1648816821),(272,32,0,NULL,'',1,'',1,NULL,1633509650),(273,32,1,'教會在世','

\"\"

',1,'240',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1640130135),(277,28,15,'商业领导力证书课程','',1,'253,257,258,267,269,268,281,299,300,319,320,321,333,334,335',1,'{\"op\":\"&\",\"c\":[{\"type\":\"profile\",\"sf\":\"idnumber\",\"op\":\"startswith\",\"v\":\"CLC\"}],\"showc\":[true]}',1639521995),(280,28,10,'2021.11','',1,'318,315,317,316,301,302,303,304,280,277,278,279,270,274,275,276',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1638595246),(286,34,0,NULL,'',1,'307',1,NULL,1637736880),(287,34,1,'知己知彼','',1,'310,311,312',1,NULL,1637746116),(288,34,2,'各司其职','',1,'327,328',1,NULL,1638597867),(289,34,3,'沟通的艺术','',1,'313,314,326',1,NULL,1638597871),(290,28,9,'2021.12','',1,'343,348,349,350,347,344,345,346,336,337,338,339,322,330,331,332,329,323,324,325',1,NULL,1641528455),(291,35,0,'相遇都會靈程路','

\"\"

',1,'342',1,'{\"op\":\"&\",\"c\":[],\"showc\":[]}',1640130363),(296,28,8,'2022.01','',1,'371,372,373,374,367,368,369,370,360,364,365,366,354,355,356,357',1,NULL,1644076214),(297,28,7,'2022.02','',1,'387,388,389,390,383,384,385,386,379,380,381,382,375,376,377,378',1,NULL,1646645988),(298,28,6,'2022.03','',1,'402,421,422,423,420,416,417,418,419,403,404,405,395,396,397,398,391,392,393,394',1,NULL,1648733634),(299,36,0,NULL,'',1,'399',1,NULL,1647336619),(300,36,1,NULL,'',1,'',1,NULL,1647336619),(301,36,2,NULL,'',1,'',1,NULL,1647336619),(302,36,3,NULL,'',1,'',1,NULL,1647336619),(303,36,4,NULL,'',1,'',1,NULL,1647336619); /*!40000 ALTER TABLE `mdl_course_sections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_customfield_category` -- DROP TABLE IF EXISTS `mdl_customfield_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_customfield_category` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` bigint(10) DEFAULT NULL, `sortorder` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `area` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL DEFAULT '0', `contextid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`), KEY `mdl_custcate_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='core_customfield category table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_customfield_category` -- LOCK TABLES `mdl_customfield_category` WRITE; /*!40000 ALTER TABLE `mdl_customfield_category` DISABLE KEYS */; INSERT INTO `mdl_customfield_category` VALUES (1,'Other fields',NULL,0,0,1629822790,1629822790,'core_course','course',0,1); /*!40000 ALTER TABLE `mdl_customfield_category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_customfield_data` -- DROP TABLE IF EXISTS `mdl_customfield_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_customfield_data` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `fieldid` bigint(10) NOT NULL, `instanceid` bigint(10) NOT NULL, `intvalue` bigint(10) DEFAULT NULL, `decvalue` decimal(10,5) DEFAULT NULL, `shortcharvalue` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `charvalue` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `valueformat` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `contextid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`), KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`), KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`), KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`), KEY `mdl_custdata_fie_ix` (`fieldid`), KEY `mdl_custdata_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='core_customfield data table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_customfield_data` -- LOCK TABLES `mdl_customfield_data` WRITE; /*!40000 ALTER TABLE `mdl_customfield_data` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_customfield_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_customfield_field` -- DROP TABLE IF EXISTS `mdl_customfield_field`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_customfield_field` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `shortname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` bigint(10) DEFAULT NULL, `sortorder` bigint(10) DEFAULT NULL, `categoryid` bigint(10) DEFAULT NULL, `configdata` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`), KEY `mdl_custfiel_cat_ix` (`categoryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='core_customfield field table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_customfield_field` -- LOCK TABLES `mdl_customfield_field` WRITE; /*!40000 ALTER TABLE `mdl_customfield_field` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_customfield_field` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_data` -- DROP TABLE IF EXISTS `mdl_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_data` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `comments` smallint(4) NOT NULL DEFAULT '0', `timeavailablefrom` bigint(10) NOT NULL DEFAULT '0', `timeavailableto` bigint(10) NOT NULL DEFAULT '0', `timeviewfrom` bigint(10) NOT NULL DEFAULT '0', `timeviewto` bigint(10) NOT NULL DEFAULT '0', `requiredentries` int(8) NOT NULL DEFAULT '0', `requiredentriestoview` int(8) NOT NULL DEFAULT '0', `maxentries` int(8) NOT NULL DEFAULT '0', `rssarticles` smallint(4) NOT NULL DEFAULT '0', `singletemplate` longtext COLLATE utf8mb4_unicode_ci, `listtemplate` longtext COLLATE utf8mb4_unicode_ci, `listtemplateheader` longtext COLLATE utf8mb4_unicode_ci, `listtemplatefooter` longtext COLLATE utf8mb4_unicode_ci, `addtemplate` longtext COLLATE utf8mb4_unicode_ci, `rsstemplate` longtext COLLATE utf8mb4_unicode_ci, `rsstitletemplate` longtext COLLATE utf8mb4_unicode_ci, `csstemplate` longtext COLLATE utf8mb4_unicode_ci, `jstemplate` longtext COLLATE utf8mb4_unicode_ci, `asearchtemplate` longtext COLLATE utf8mb4_unicode_ci, `approval` smallint(4) NOT NULL DEFAULT '0', `manageapproved` smallint(4) NOT NULL DEFAULT '1', `scale` bigint(10) NOT NULL DEFAULT '0', `assessed` bigint(10) NOT NULL DEFAULT '0', `assesstimestart` bigint(10) NOT NULL DEFAULT '0', `assesstimefinish` bigint(10) NOT NULL DEFAULT '0', `defaultsort` bigint(10) NOT NULL DEFAULT '0', `defaultsortdir` smallint(4) NOT NULL DEFAULT '0', `editany` smallint(4) NOT NULL DEFAULT '0', `notification` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `config` longtext COLLATE utf8mb4_unicode_ci, `completionentries` bigint(10) DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_data_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='all database activities'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_data` -- LOCK TABLES `mdl_data` WRITE; /*!40000 ALTER TABLE `mdl_data` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_data_content` -- DROP TABLE IF EXISTS `mdl_data_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_data_content` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `fieldid` bigint(10) NOT NULL DEFAULT '0', `recordid` bigint(10) NOT NULL DEFAULT '0', `content` longtext COLLATE utf8mb4_unicode_ci, `content1` longtext COLLATE utf8mb4_unicode_ci, `content2` longtext COLLATE utf8mb4_unicode_ci, `content3` longtext COLLATE utf8mb4_unicode_ci, `content4` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_datacont_rec_ix` (`recordid`), KEY `mdl_datacont_fie_ix` (`fieldid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='the content introduced in each record/fields'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_data_content` -- LOCK TABLES `mdl_data_content` WRITE; /*!40000 ALTER TABLE `mdl_data_content` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_data_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_data_fields` -- DROP TABLE IF EXISTS `mdl_data_fields`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_data_fields` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `dataid` bigint(10) NOT NULL DEFAULT '0', `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `required` tinyint(1) NOT NULL DEFAULT '0', `param1` longtext COLLATE utf8mb4_unicode_ci, `param2` longtext COLLATE utf8mb4_unicode_ci, `param3` longtext COLLATE utf8mb4_unicode_ci, `param4` longtext COLLATE utf8mb4_unicode_ci, `param5` longtext COLLATE utf8mb4_unicode_ci, `param6` longtext COLLATE utf8mb4_unicode_ci, `param7` longtext COLLATE utf8mb4_unicode_ci, `param8` longtext COLLATE utf8mb4_unicode_ci, `param9` longtext COLLATE utf8mb4_unicode_ci, `param10` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`), KEY `mdl_datafiel_dat_ix` (`dataid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='every field available'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_data_fields` -- LOCK TABLES `mdl_data_fields` WRITE; /*!40000 ALTER TABLE `mdl_data_fields` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_data_fields` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_data_records` -- DROP TABLE IF EXISTS `mdl_data_records`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_data_records` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `dataid` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `approved` smallint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_datareco_dat_ix` (`dataid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='every record introduced'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_data_records` -- LOCK TABLES `mdl_data_records` WRITE; /*!40000 ALTER TABLE `mdl_data_records` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_data_records` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_editor_atto_autosave` -- DROP TABLE IF EXISTS `mdl_editor_atto_autosave`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_editor_atto_autosave` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `elementid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL, `pagehash` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `userid` bigint(10) NOT NULL, `drafttext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `draftid` bigint(10) DEFAULT NULL, `pageinstance` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`) ) ENGINE=InnoDB AUTO_INCREMENT=12100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Draft text that is auto-saved every 5 seconds while an edito'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_editor_atto_autosave` -- LOCK TABLES `mdl_editor_atto_autosave` WRITE; /*!40000 ALTER TABLE `mdl_editor_atto_autosave` DISABLE KEYS */; INSERT INTO `mdl_editor_atto_autosave` VALUES (12078,'id_message',1103,'1a464ef8cf2746beb90b9b247a3ebe1bee4aa363',364,'',167619219,'yui_3_17_2_1_1649055417887_45',1649055027),(12079,'id_message',1078,'96d54444642be02a2bd39704d4c0df14a4c2cf64',364,'',243113801,'yui_3_17_2_1_1649055488806_45',1649055098),(12090,'id_message',1105,'133113ca93d9784f6f98c00bc027ff2ac993636d',364,'',998536755,'yui_3_17_2_1_1649304932074_45',1649304541),(12091,'id_summary_editor',2,'748625832752bc21f089ec1e0608b778a568ea1c',361,'',940318414,'yui_3_17_2_1_1649345497693_99',1649345470),(12092,'id_summary_editor',2,'35e2a019b5bba1eb944894b784cd771fc82139b9',361,'

\n \"\"
\n

\n

\n


\n

\n


\n

    


\n

大会通告

\n


\n

\n

\n

\n

正道学习会短片免费试看\n 更多免费试看\n

\n\n
      
\n


\n

成为正道学习会员

\n

\n

请微信扫瞄二维码与杨老师联络

\n

\"成为会员\"



\n

',847928443,'yui_3_17_2_1_1649345514500_99',1649345546),(12094,'id_summary_editor',2,'6183502f57d1ca9a999d2de7a46e9f63f4039013',361,'

\n \"\"
\n

\n

\n


\n

\n


\n

  \"\"  


\n

大会通告

\n


\n

\n

\n

\n

正道学习会短片免费试看\n 更多免费试看\n

\n\n
      
\n


\n

成为正道学习会员

\n

\n

请微信扫瞄二维码与杨老师联络

\n

\"成为会员\"



\n

',NULL,'yui_3_17_2_1_1649350194247_99',1649350300),(12097,'id_message',1103,'1a464ef8cf2746beb90b9b247a3ebe1bee4aa363',361,'',375100778,'yui_3_17_2_1_1649350684456_46',1649350658),(12099,'id_s__maintenance_message',1,'70fd78b6ee3f06c557e6d5f12223e77224ed37cb',2,'',-1,'yui_3_17_2_1_1649430044865_44',1649430045); /*!40000 ALTER TABLE `mdl_editor_atto_autosave` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol` -- DROP TABLE IF EXISTS `mdl_enrol`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `enrol` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `status` bigint(10) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `enrolperiod` bigint(10) DEFAULT '0', `enrolstartdate` bigint(10) DEFAULT '0', `enrolenddate` bigint(10) DEFAULT '0', `expirynotify` tinyint(1) DEFAULT '0', `expirythreshold` bigint(10) DEFAULT '0', `notifyall` tinyint(1) DEFAULT '0', `password` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `cost` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `currency` varchar(3) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `roleid` bigint(10) DEFAULT '0', `customint1` bigint(10) DEFAULT NULL, `customint2` bigint(10) DEFAULT NULL, `customint3` bigint(10) DEFAULT NULL, `customint4` bigint(10) DEFAULT NULL, `customint5` bigint(10) DEFAULT NULL, `customint6` bigint(10) DEFAULT NULL, `customint7` bigint(10) DEFAULT NULL, `customint8` bigint(10) DEFAULT NULL, `customchar1` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `customchar2` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `customchar3` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `customdec1` decimal(12,7) DEFAULT NULL, `customdec2` decimal(12,7) DEFAULT NULL, `customtext1` longtext COLLATE utf8mb4_unicode_ci, `customtext2` longtext COLLATE utf8mb4_unicode_ci, `customtext3` longtext COLLATE utf8mb4_unicode_ci, `customtext4` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_enro_enr_ix` (`enrol`), KEY `mdl_enro_cou_ix` (`courseid`) ) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Instances of enrolment plugins used in courses, fields marke'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol` -- LOCK TABLES `mdl_enrol` WRITE; /*!40000 ALTER TABLE `mdl_enrol` DISABLE KEYS */; INSERT INTO `mdl_enrol` VALUES (75,'manual',0,28,0,NULL,0,0,0,0,0,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1629822094,1633533720),(76,'guest',1,28,1,NULL,0,0,0,0,0,0,'',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1629822094,1629822094),(77,'self',1,28,2,NULL,0,0,0,0,86400,0,NULL,NULL,NULL,5,0,0,0,1,0,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1629822094,1629822094),(87,'manual',0,32,0,NULL,0,0,0,0,0,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1633509651,1633533993),(88,'guest',1,32,1,NULL,0,0,0,0,0,0,'',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1633509651,1633509651),(89,'self',1,32,2,NULL,0,0,0,0,86400,0,NULL,NULL,NULL,5,0,0,0,1,0,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1633509651,1633509651),(94,'manual',0,34,0,NULL,0,0,0,0,0,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1637736880,1637745737),(97,'manual',0,35,0,NULL,0,0,0,0,0,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1640073900,1640073900),(98,'manual',0,36,0,NULL,0,0,0,0,86400,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1647336619,1647336619),(99,'guest',1,36,1,NULL,0,0,0,0,0,0,'',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1647336619,1647336619),(100,'self',0,36,2,NULL,0,0,0,0,86400,0,NULL,NULL,NULL,5,0,0,0,1,0,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1647336619,1647336619); /*!40000 ALTER TABLE `mdl_enrol` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_flatfile` -- DROP TABLE IF EXISTS `mdl_enrol_flatfile`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_flatfile` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `roleid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `courseid` bigint(10) NOT NULL, `timestart` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_enroflat_cou_ix` (`courseid`), KEY `mdl_enroflat_use_ix` (`userid`), KEY `mdl_enroflat_rol_ix` (`roleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='enrol_flatfile table retrofitted from MySQL'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_flatfile` -- LOCK TABLES `mdl_enrol_flatfile` WRITE; /*!40000 ALTER TABLE `mdl_enrol_flatfile` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_flatfile` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_consumer` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_consumer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_consumer` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `consumerkey256` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `consumerkey` longtext COLLATE utf8mb4_unicode_ci, `secret` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ltiversion` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `consumername` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `consumerversion` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `consumerguid` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `profile` longtext COLLATE utf8mb4_unicode_ci, `toolproxy` longtext COLLATE utf8mb4_unicode_ci, `settings` longtext COLLATE utf8mb4_unicode_ci, `protected` tinyint(1) NOT NULL, `enabled` tinyint(1) NOT NULL, `enablefrom` bigint(10) DEFAULT NULL, `enableuntil` bigint(10) DEFAULT NULL, `lastaccess` bigint(10) DEFAULT NULL, `created` bigint(10) NOT NULL, `updated` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='LTI consumers interacting with moodle'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_consumer` -- LOCK TABLES `mdl_enrol_lti_lti2_consumer` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_consumer` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_consumer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_context` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_context`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_context` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `consumerid` bigint(11) NOT NULL, `lticontextkey` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `settings` longtext COLLATE utf8mb4_unicode_ci, `created` bigint(10) NOT NULL, `updated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltilti2cont_con_ix` (`consumerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Information about a specific LTI contexts from the consumers'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_context` -- LOCK TABLES `mdl_enrol_lti_lti2_context` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_context` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_context` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_nonce` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_nonce`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_nonce` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `consumerid` bigint(11) NOT NULL, `value` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `expires` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Nonce used for authentication between moodle and a consumer'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_nonce` -- LOCK TABLES `mdl_enrol_lti_lti2_nonce` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_nonce` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_nonce` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_resource_link` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_resource_link`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_resource_link` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `contextid` bigint(11) DEFAULT NULL, `consumerid` bigint(11) DEFAULT NULL, `ltiresourcelinkkey` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `settings` longtext COLLATE utf8mb4_unicode_ci, `primaryresourcelinkid` bigint(11) DEFAULT NULL, `shareapproved` tinyint(1) DEFAULT NULL, `created` bigint(10) NOT NULL, `updated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltilti2resolink_con_ix` (`contextid`), KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`), KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link from the consumer to the tool'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_resource_link` -- LOCK TABLES `mdl_enrol_lti_lti2_resource_link` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_resource_link` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_resource_link` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_share_key` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_share_key`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_share_key` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `sharekey` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `resourcelinkid` bigint(11) NOT NULL, `autoapprove` tinyint(1) NOT NULL, `expires` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`), UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Resource link share key'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_share_key` -- LOCK TABLES `mdl_enrol_lti_lti2_share_key` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_share_key` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_share_key` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_tool_proxy` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_tool_proxy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `toolproxykey` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `consumerid` bigint(11) NOT NULL, `toolproxy` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `created` bigint(10) NOT NULL, `updated` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`), KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='A tool proxy between moodle and a consumer'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_tool_proxy` -- LOCK TABLES `mdl_enrol_lti_lti2_tool_proxy` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_tool_proxy` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_tool_proxy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_lti2_user_result` -- DROP TABLE IF EXISTS `mdl_enrol_lti_lti2_user_result`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_lti2_user_result` ( `id` bigint(11) NOT NULL AUTO_INCREMENT, `resourcelinkid` bigint(11) NOT NULL, `ltiuserkey` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ltiresultsourcedid` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `created` bigint(10) NOT NULL, `updated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Results for each user for each resource link'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_lti2_user_result` -- LOCK TABLES `mdl_enrol_lti_lti2_user_result` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_user_result` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_lti2_user_result` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_tool_consumer_map` -- DROP TABLE IF EXISTS `mdl_enrol_lti_tool_consumer_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_tool_consumer_map` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `toolid` bigint(11) NOT NULL, `consumerid` bigint(11) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`), KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Table that maps the published tool to tool consumers.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_tool_consumer_map` -- LOCK TABLES `mdl_enrol_lti_tool_consumer_map` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_tool_consumer_map` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_tool_consumer_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_tools` -- DROP TABLE IF EXISTS `mdl_enrol_lti_tools`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_tools` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `enrolid` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `institution` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `lang` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'en', `timezone` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '99', `maxenrolled` bigint(10) NOT NULL DEFAULT '0', `maildisplay` tinyint(2) NOT NULL DEFAULT '2', `city` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `gradesync` tinyint(1) NOT NULL DEFAULT '0', `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0', `membersync` tinyint(1) NOT NULL DEFAULT '0', `membersyncmode` tinyint(1) NOT NULL DEFAULT '0', `roleinstructor` bigint(10) NOT NULL, `rolelearner` bigint(10) NOT NULL, `secret` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltitool_enr_ix` (`enrolid`), KEY `mdl_enroltitool_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of tools provided to the remote system'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_tools` -- LOCK TABLES `mdl_enrol_lti_tools` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_tools` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_tools` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_lti_users` -- DROP TABLE IF EXISTS `mdl_enrol_lti_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_lti_users` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `toolid` bigint(10) NOT NULL, `serviceurl` longtext COLLATE utf8mb4_unicode_ci, `sourceid` longtext COLLATE utf8mb4_unicode_ci, `consumerkey` longtext COLLATE utf8mb4_unicode_ci, `consumersecret` longtext COLLATE utf8mb4_unicode_ci, `membershipsurl` longtext COLLATE utf8mb4_unicode_ci, `membershipsid` longtext COLLATE utf8mb4_unicode_ci, `lastgrade` decimal(10,5) DEFAULT NULL, `lastaccess` bigint(10) DEFAULT NULL, `timecreated` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_enroltiuser_use_ix` (`userid`), KEY `mdl_enroltiuser_too_ix` (`toolid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='User access log and gradeback data'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_lti_users` -- LOCK TABLES `mdl_enrol_lti_users` WRITE; /*!40000 ALTER TABLE `mdl_enrol_lti_users` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_lti_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_enrol_paypal` -- DROP TABLE IF EXISTS `mdl_enrol_paypal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_enrol_paypal` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `business` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `receiver_email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `receiver_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `item_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `instanceid` bigint(10) NOT NULL DEFAULT '0', `memo` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `tax` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_name1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_selection1_x` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_name2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_selection2_x` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `payment_status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `pending_reason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `reason_code` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `txn_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `parent_txn_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `payment_type` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timeupdated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_enropayp_bus_ix` (`business`), KEY `mdl_enropayp_rec_ix` (`receiver_email`), KEY `mdl_enropayp_cou_ix` (`courseid`), KEY `mdl_enropayp_use_ix` (`userid`), KEY `mdl_enropayp_ins_ix` (`instanceid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Holds all known information about PayPal transactions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_enrol_paypal` -- LOCK TABLES `mdl_enrol_paypal` WRITE; /*!40000 ALTER TABLE `mdl_enrol_paypal` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_enrol_paypal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_event` -- DROP TABLE IF EXISTS `mdl_event`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_event` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `format` smallint(4) NOT NULL DEFAULT '0', `categoryid` bigint(10) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `repeatid` bigint(10) NOT NULL DEFAULT '0', `component` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `modulename` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `instance` bigint(10) NOT NULL DEFAULT '0', `type` smallint(4) NOT NULL DEFAULT '0', `eventtype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timestart` bigint(10) NOT NULL DEFAULT '0', `timeduration` bigint(10) NOT NULL DEFAULT '0', `timesort` bigint(10) DEFAULT NULL, `visible` smallint(4) NOT NULL DEFAULT '1', `uuid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sequence` bigint(10) NOT NULL DEFAULT '1', `timemodified` bigint(10) NOT NULL DEFAULT '0', `subscriptionid` bigint(10) DEFAULT NULL, `priority` bigint(10) DEFAULT NULL, `location` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_even_cou_ix` (`courseid`), KEY `mdl_even_use_ix` (`userid`), KEY `mdl_even_tim_ix` (`timestart`), KEY `mdl_even_tim2_ix` (`timeduration`), KEY `mdl_even_uui_ix` (`uuid`), KEY `mdl_even_typtim_ix` (`type`,`timesort`), KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`), KEY `mdl_even_cat_ix` (`categoryid`), KEY `mdl_even_sub_ix` (`subscriptionid`), KEY `mdl_even_eve_ix` (`eventtype`), KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`), KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='For everything with a time associated to it'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_event` -- LOCK TABLES `mdl_event` WRITE; /*!40000 ALTER TABLE `mdl_event` DISABLE KEYS */; INSERT INTO `mdl_event` VALUES (1,'Meeting ','

Prepare exam paper

',1,0,0,0,88,0,NULL,'0',0,0,'user',1590027180,345600,NULL,1,'',1,1589854607,NULL,NULL,''),(3,'開心樂關懷講座','',1,0,1,0,2,3,NULL,'0',0,0,'site',1590031500,0,NULL,1,'',1,1589997877,NULL,NULL,'副堂'),(6,'開心樂關懷講座','',1,0,1,0,2,3,NULL,'0',0,0,'user',1591845900,0,NULL,1,'',1,1589997877,NULL,NULL,'YFC'),(7,'開心樂關懷講座','',1,0,1,0,2,3,NULL,'0',0,0,'user',1592450700,0,NULL,1,'',1,1589997877,NULL,NULL,'YFC'),(8,'差傳週','',1,0,1,0,2,0,NULL,'0',0,0,'site',1591372800,432000,NULL,1,'',1,1589898660,NULL,NULL,'荔枝角和諧堂'),(9,'聖誕節特別崇拜','',1,0,0,0,2,0,NULL,'0',0,0,'user',1608912000,0,NULL,1,'',1,1589899071,NULL,NULL,''),(12,'開組_第2課','',1,0,0,0,36,0,NULL,'0',0,0,'user',1593148620,0,NULL,1,'',1,1593148696,NULL,NULL,''); /*!40000 ALTER TABLE `mdl_event` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_event_subscriptions` -- DROP TABLE IF EXISTS `mdl_event_subscriptions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_event_subscriptions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `categoryid` bigint(10) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `eventtype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `pollinterval` bigint(10) NOT NULL DEFAULT '0', `lastupdated` bigint(10) DEFAULT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Tracks subscriptions to remote calendars.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_event_subscriptions` -- LOCK TABLES `mdl_event_subscriptions` WRITE; /*!40000 ALTER TABLE `mdl_event_subscriptions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_event_subscriptions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_events_handlers` -- DROP TABLE IF EXISTS `mdl_events_handlers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_events_handlers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `eventname` varchar(166) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `component` varchar(166) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `handlerfile` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `handlerfunction` longtext COLLATE utf8mb4_unicode_ci, `schedule` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `status` bigint(10) NOT NULL DEFAULT '0', `internal` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table is for storing which components requests what typ'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_events_handlers` -- LOCK TABLES `mdl_events_handlers` WRITE; /*!40000 ALTER TABLE `mdl_events_handlers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_events_handlers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_events_queue` -- DROP TABLE IF EXISTS `mdl_events_queue`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_events_queue` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `eventdata` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `stackdump` longtext COLLATE utf8mb4_unicode_ci, `userid` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_evenqueu_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table is for storing queued events. It stores only one '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_events_queue` -- LOCK TABLES `mdl_events_queue` WRITE; /*!40000 ALTER TABLE `mdl_events_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_events_queue` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_events_queue_handlers` -- DROP TABLE IF EXISTS `mdl_events_queue_handlers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_events_queue_handlers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `queuedeventid` bigint(10) NOT NULL, `handlerid` bigint(10) NOT NULL, `status` bigint(10) DEFAULT NULL, `errormessage` longtext COLLATE utf8mb4_unicode_ci, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`), KEY `mdl_evenqueuhand_han_ix` (`handlerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This is the list of queued handlers for processing. The even'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_events_queue_handlers` -- LOCK TABLES `mdl_events_queue_handlers` WRITE; /*!40000 ALTER TABLE `mdl_events_queue_handlers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_events_queue_handlers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_external_functions` -- DROP TABLE IF EXISTS `mdl_external_functions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_external_functions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `classname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `methodname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `classpath` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `capabilities` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `services` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_extefunc_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=631 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='list of all external functions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_external_functions` -- LOCK TABLES `mdl_external_functions` WRITE; /*!40000 ALTER TABLE `mdl_external_functions` DISABLE KEYS */; INSERT INTO `mdl_external_functions` VALUES (1,'core_auth_confirm_user','core_auth_external','confirm_user',NULL,'moodle','',NULL),(2,'core_auth_request_password_reset','core_auth_external','request_password_reset',NULL,'moodle','',NULL),(3,'core_auth_is_minor','core_auth_external','is_minor',NULL,'moodle','',NULL),(4,'core_auth_is_age_digital_consent_verification_enabled','core_auth_external','is_age_digital_consent_verification_enabled',NULL,'moodle','',NULL),(5,'core_auth_resend_confirmation_email','core_auth_external','resend_confirmation_email',NULL,'moodle','',NULL),(6,'core_backup_get_async_backup_progress','core_backup_external','get_async_backup_progress','backup/externallib.php','moodle','',NULL),(7,'core_backup_get_async_backup_links_backup','core_backup_external','get_async_backup_links_backup','backup/externallib.php','moodle','',NULL),(8,'core_backup_get_async_backup_links_restore','core_backup_external','get_async_backup_links_restore','backup/externallib.php','moodle','',NULL),(9,'core_badges_get_user_badges','core_badges_external','get_user_badges',NULL,'moodle','moodle/badges:viewotherbadges','moodle_mobile_app'),(10,'core_blog_get_entries','core_blog\\external','get_entries',NULL,'moodle','','moodle_mobile_app'),(11,'core_blog_view_entries','core_blog\\external','view_entries',NULL,'moodle','','moodle_mobile_app'),(12,'core_calendar_get_calendar_monthly_view','core_calendar_external','get_calendar_monthly_view','calendar/externallib.php','moodle','','moodle_mobile_app'),(13,'core_calendar_get_calendar_day_view','core_calendar_external','get_calendar_day_view','calendar/externallib.php','moodle','','moodle_mobile_app'),(14,'core_calendar_get_calendar_upcoming_view','core_calendar_external','get_calendar_upcoming_view','calendar/externallib.php','moodle','','moodle_mobile_app'),(15,'core_calendar_update_event_start_day','core_calendar_external','update_event_start_day','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(16,'core_calendar_create_calendar_events','core_calendar_external','create_calendar_events','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(17,'core_calendar_delete_calendar_events','core_calendar_external','delete_calendar_events','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(18,'core_calendar_get_calendar_events','core_calendar_external','get_calendar_events','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(19,'core_calendar_get_action_events_by_timesort','core_calendar_external','get_calendar_action_events_by_timesort','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(20,'core_calendar_get_action_events_by_course','core_calendar_external','get_calendar_action_events_by_course','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(21,'core_calendar_get_action_events_by_courses','core_calendar_external','get_calendar_action_events_by_courses','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(22,'core_calendar_get_calendar_event_by_id','core_calendar_external','get_calendar_event_by_id','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(23,'core_calendar_submit_create_update_form','core_calendar_external','submit_create_update_form','calendar/externallib.php','moodle','moodle/calendar:manageentries, moodle/calendar:manageownentries, moodle/calendar:managegroupentries','moodle_mobile_app'),(24,'core_calendar_get_calendar_access_information','core_calendar_external','get_calendar_access_information','calendar/externallib.php','moodle','','moodle_mobile_app'),(25,'core_calendar_get_allowed_event_types','core_calendar_external','get_allowed_event_types','calendar/externallib.php','moodle','','moodle_mobile_app'),(26,'core_calendar_get_timestamps','core_calendar_external','get_timestamps','calendar/externallib.php','moodle','',NULL),(27,'core_cohort_add_cohort_members','core_cohort_external','add_cohort_members','cohort/externallib.php','moodle','moodle/cohort:assign',NULL),(28,'core_cohort_create_cohorts','core_cohort_external','create_cohorts','cohort/externallib.php','moodle','moodle/cohort:manage',NULL),(29,'core_cohort_delete_cohort_members','core_cohort_external','delete_cohort_members','cohort/externallib.php','moodle','moodle/cohort:assign',NULL),(30,'core_cohort_delete_cohorts','core_cohort_external','delete_cohorts','cohort/externallib.php','moodle','moodle/cohort:manage',NULL),(31,'core_cohort_get_cohort_members','core_cohort_external','get_cohort_members','cohort/externallib.php','moodle','moodle/cohort:view',NULL),(32,'core_cohort_search_cohorts','core_cohort_external','search_cohorts','cohort/externallib.php','moodle','moodle/cohort:view',NULL),(33,'core_cohort_get_cohorts','core_cohort_external','get_cohorts','cohort/externallib.php','moodle','moodle/cohort:view',NULL),(34,'core_cohort_update_cohorts','core_cohort_external','update_cohorts','cohort/externallib.php','moodle','moodle/cohort:manage',NULL),(35,'core_comment_get_comments','core_comment_external','get_comments',NULL,'moodle','moodle/comment:view','moodle_mobile_app'),(36,'core_comment_add_comments','core_comment_external','add_comments',NULL,'moodle','','moodle_mobile_app'),(37,'core_comment_delete_comments','core_comment_external','delete_comments',NULL,'moodle','','moodle_mobile_app'),(38,'core_completion_get_activities_completion_status','core_completion_external','get_activities_completion_status',NULL,'moodle','','moodle_mobile_app'),(39,'core_completion_get_course_completion_status','core_completion_external','get_course_completion_status',NULL,'moodle','report/completion:view','moodle_mobile_app'),(40,'core_completion_mark_course_self_completed','core_completion_external','mark_course_self_completed',NULL,'moodle','','moodle_mobile_app'),(41,'core_completion_update_activity_completion_status_manually','core_completion_external','update_activity_completion_status_manually',NULL,'moodle','','moodle_mobile_app'),(42,'core_completion_override_activity_completion_status','core_completion_external','override_activity_completion_status',NULL,'moodle','moodle/course:overridecompletion',NULL),(43,'core_course_create_categories','core_course_external','create_categories','course/externallib.php','moodle','moodle/category:manage',NULL),(44,'core_course_create_courses','core_course_external','create_courses','course/externallib.php','moodle','moodle/course:create, moodle/course:visibility',NULL),(45,'core_course_delete_categories','core_course_external','delete_categories','course/externallib.php','moodle','moodle/category:manage',NULL),(46,'core_course_delete_courses','core_course_external','delete_courses','course/externallib.php','moodle','moodle/course:delete',NULL),(47,'core_course_delete_modules','core_course_external','delete_modules','course/externallib.php','moodle','moodle/course:manageactivities',NULL),(48,'core_course_duplicate_course','core_course_external','duplicate_course','course/externallib.php','moodle','moodle/backup:backupcourse, moodle/restore:restorecourse, moodle/course:create',NULL),(49,'core_course_get_categories','core_course_external','get_categories','course/externallib.php','moodle','moodle/category:viewhiddencategories','moodle_mobile_app'),(50,'core_course_get_contents','core_course_external','get_course_contents','course/externallib.php','moodle','moodle/course:update, moodle/course:viewhiddencourses','moodle_mobile_app'),(51,'core_course_get_course_module','core_course_external','get_course_module','course/externallib.php','moodle','','moodle_mobile_app'),(52,'core_course_get_course_module_by_instance','core_course_external','get_course_module_by_instance','course/externallib.php','moodle','','moodle_mobile_app'),(53,'core_course_get_module','core_course_external','get_module','course/externallib.php','moodle','',NULL),(54,'core_course_edit_module','core_course_external','edit_module','course/externallib.php','moodle','',NULL),(55,'core_course_edit_section','core_course_external','edit_section','course/externallib.php','moodle','',NULL),(56,'core_course_get_courses','core_course_external','get_courses','course/externallib.php','moodle','moodle/course:view, moodle/course:update, moodle/course:viewhiddencourses','moodle_mobile_app'),(57,'core_course_import_course','core_course_external','import_course','course/externallib.php','moodle','moodle/backup:backuptargetimport, moodle/restore:restoretargetimport',NULL),(58,'core_course_search_courses','core_course_external','search_courses','course/externallib.php','moodle','','moodle_mobile_app'),(59,'core_course_update_categories','core_course_external','update_categories','course/externallib.php','moodle','moodle/category:manage',NULL),(60,'core_course_update_courses','core_course_external','update_courses','course/externallib.php','moodle','moodle/course:update, moodle/course:changecategory, moodle/course:changefullname, moodle/course:changeshortname, moodle/course:changeidnumber, moodle/course:changesummary, moodle/course:visibility',NULL),(61,'core_course_view_course','core_course_external','view_course','course/externallib.php','moodle','','moodle_mobile_app'),(62,'core_course_get_user_navigation_options','core_course_external','get_user_navigation_options','course/externallib.php','moodle','','moodle_mobile_app'),(63,'core_course_get_user_administration_options','core_course_external','get_user_administration_options','course/externallib.php','moodle','','moodle_mobile_app'),(64,'core_course_get_courses_by_field','core_course_external','get_courses_by_field','course/externallib.php','moodle','','moodle_mobile_app'),(65,'core_course_check_updates','core_course_external','check_updates','course/externallib.php','moodle','','moodle_mobile_app'),(66,'core_course_get_updates_since','core_course_external','get_updates_since','course/externallib.php','moodle','','moodle_mobile_app'),(67,'core_course_get_enrolled_courses_by_timeline_classification','core_course_external','get_enrolled_courses_by_timeline_classification','course/externallib.php','moodle','','moodle_mobile_app'),(68,'core_course_get_recent_courses','core_course_external','get_recent_courses','course/externallib.php','moodle','','moodle_mobile_app'),(69,'core_course_set_favourite_courses','core_course_external','set_favourite_courses','course/externallib.php','moodle','','moodle_mobile_app'),(70,'core_course_get_enrolled_users_by_cmid','core_course_external','get_enrolled_users_by_cmid','course/externallib.php','moodle','',NULL),(71,'core_enrol_get_course_enrolment_methods','core_enrol_external','get_course_enrolment_methods','enrol/externallib.php','moodle','','moodle_mobile_app'),(72,'core_enrol_get_enrolled_users','core_enrol_external','get_enrolled_users','enrol/externallib.php','moodle','moodle/user:viewdetails, moodle/user:viewhiddendetails, moodle/course:useremail, moodle/user:update, moodle/site:accessallgroups','moodle_mobile_app'),(73,'core_enrol_get_enrolled_users_with_capability','core_enrol_external','get_enrolled_users_with_capability','enrol/externallib.php','moodle','',NULL),(74,'core_enrol_get_potential_users','core_enrol_external','get_potential_users','enrol/externallib.php','moodle','moodle/course:enrolreview',NULL),(75,'core_enrol_search_users','core_enrol_external','search_users','enrol/externallib.php','moodle','moodle/course:viewparticipants','moodle_mobile_app'),(76,'core_enrol_get_users_courses','core_enrol_external','get_users_courses','enrol/externallib.php','moodle','moodle/course:viewparticipants','moodle_mobile_app'),(77,'core_enrol_edit_user_enrolment','core_enrol_external','edit_user_enrolment','enrol/externallib.php','moodle','',NULL),(78,'core_enrol_submit_user_enrolment_form','core_enrol_external','submit_user_enrolment_form','enrol/externallib.php','moodle','',NULL),(79,'core_enrol_unenrol_user_enrolment','core_enrol_external','unenrol_user_enrolment','enrol/externallib.php','moodle','',NULL),(80,'core_fetch_notifications','core_external','fetch_notifications','lib/external/externallib.php','moodle','',NULL),(81,'core_session_touch','core\\session\\external','touch_session',NULL,'moodle','',NULL),(82,'core_session_time_remaining','core\\session\\external','time_remaining',NULL,'moodle','',NULL),(83,'core_files_get_files','core_files_external','get_files','files/externallib.php','moodle','','moodle_mobile_app'),(84,'core_files_upload','core_files_external','upload','files/externallib.php','moodle','',NULL),(85,'core_form_get_filetypes_browser_data','core_form\\external','get_filetypes_browser_data',NULL,'moodle','',NULL),(86,'core_get_component_strings','core_external','get_component_strings','lib/external/externallib.php','moodle','','moodle_mobile_app'),(87,'core_get_fragment','core_external','get_fragment','lib/external/externallib.php','moodle','',NULL),(88,'core_get_string','core_external','get_string','lib/external/externallib.php','moodle','',NULL),(89,'core_get_strings','core_external','get_strings','lib/external/externallib.php','moodle','',NULL),(90,'core_get_user_dates','core_external','get_user_dates','lib/external/externallib.php','moodle','',NULL),(91,'core_grades_get_grades','core_grades_external','get_grades',NULL,'moodle','moodle/grade:view, moodle/grade:viewall, moodle/grade:viewhidden',NULL),(92,'core_grades_update_grades','core_grades_external','update_grades',NULL,'moodle','',NULL),(93,'core_grades_grader_gradingpanel_point_fetch','core_grades\\grades\\grader\\gradingpanel\\point\\external\\fetch','execute',NULL,'moodle','','moodle_mobile_app'),(94,'core_grades_grader_gradingpanel_point_store','core_grades\\grades\\grader\\gradingpanel\\point\\external\\store','execute',NULL,'moodle','','moodle_mobile_app'),(95,'core_grades_grader_gradingpanel_scale_fetch','core_grades\\grades\\grader\\gradingpanel\\scale\\external\\fetch','execute',NULL,'moodle','','moodle_mobile_app'),(96,'core_grades_grader_gradingpanel_scale_store','core_grades\\grades\\grader\\gradingpanel\\scale\\external\\store','execute',NULL,'moodle','','moodle_mobile_app'),(97,'core_grading_get_definitions','core_grading_external','get_definitions',NULL,'moodle','',NULL),(98,'core_grading_get_gradingform_instances','core_grading_external','get_gradingform_instances',NULL,'moodle','',NULL),(99,'core_grading_save_definitions','core_grading_external','save_definitions',NULL,'moodle','',NULL),(100,'core_group_add_group_members','core_group_external','add_group_members','group/externallib.php','moodle','moodle/course:managegroups',NULL),(101,'core_group_assign_grouping','core_group_external','assign_grouping','group/externallib.php','moodle','',NULL),(102,'core_group_create_groupings','core_group_external','create_groupings','group/externallib.php','moodle','',NULL),(103,'core_group_create_groups','core_group_external','create_groups','group/externallib.php','moodle','moodle/course:managegroups',NULL),(104,'core_group_delete_group_members','core_group_external','delete_group_members','group/externallib.php','moodle','moodle/course:managegroups',NULL),(105,'core_group_delete_groupings','core_group_external','delete_groupings','group/externallib.php','moodle','',NULL),(106,'core_group_delete_groups','core_group_external','delete_groups','group/externallib.php','moodle','moodle/course:managegroups',NULL),(107,'core_group_get_activity_allowed_groups','core_group_external','get_activity_allowed_groups','group/externallib.php','moodle','','moodle_mobile_app'),(108,'core_group_get_activity_groupmode','core_group_external','get_activity_groupmode','group/externallib.php','moodle','','moodle_mobile_app'),(109,'core_group_get_course_groupings','core_group_external','get_course_groupings','group/externallib.php','moodle','','moodle_mobile_app'),(110,'core_group_get_course_groups','core_group_external','get_course_groups','group/externallib.php','moodle','moodle/course:managegroups','moodle_mobile_app'),(111,'core_group_get_course_user_groups','core_group_external','get_course_user_groups','group/externallib.php','moodle','moodle/course:managegroups','moodle_mobile_app'),(112,'core_group_get_group_members','core_group_external','get_group_members','group/externallib.php','moodle','moodle/course:managegroups',NULL),(113,'core_group_get_groupings','core_group_external','get_groupings','group/externallib.php','moodle','',NULL),(114,'core_group_get_groups','core_group_external','get_groups','group/externallib.php','moodle','moodle/course:managegroups',NULL),(115,'core_group_unassign_grouping','core_group_external','unassign_grouping','group/externallib.php','moodle','',NULL),(116,'core_group_update_groupings','core_group_external','update_groupings','group/externallib.php','moodle','',NULL),(117,'core_group_update_groups','core_group_external','update_groups','group/externallib.php','moodle','moodle/course:managegroups',NULL),(118,'core_message_mute_conversations','core_message_external','mute_conversations','message/externallib.php','moodle','','moodle_mobile_app'),(119,'core_message_unmute_conversations','core_message_external','unmute_conversations','message/externallib.php','moodle','','moodle_mobile_app'),(120,'core_message_block_user','core_message_external','block_user','message/externallib.php','moodle','','moodle_mobile_app'),(123,'core_message_get_contact_requests','core_message_external','get_contact_requests','message/externallib.php','moodle','','moodle_mobile_app'),(124,'core_message_create_contact_request','core_message_external','create_contact_request','message/externallib.php','moodle','','moodle_mobile_app'),(125,'core_message_confirm_contact_request','core_message_external','confirm_contact_request','message/externallib.php','moodle','','moodle_mobile_app'),(126,'core_message_decline_contact_request','core_message_external','decline_contact_request','message/externallib.php','moodle','','moodle_mobile_app'),(127,'core_message_get_received_contact_requests_count','core_message_external','get_received_contact_requests_count','message/externallib.php','moodle','','moodle_mobile_app'),(128,'core_message_delete_contacts','core_message_external','delete_contacts','message/externallib.php','moodle','','moodle_mobile_app'),(130,'core_message_delete_conversations_by_id','core_message_external','delete_conversations_by_id','message/externallib.php','moodle','moodle/site:deleteownmessage','moodle_mobile_app'),(131,'core_message_delete_message','core_message_external','delete_message','message/externallib.php','moodle','moodle/site:deleteownmessage','moodle_mobile_app'),(132,'core_message_get_blocked_users','core_message_external','get_blocked_users','message/externallib.php','moodle','','moodle_mobile_app'),(133,'core_message_data_for_messagearea_search_messages','core_message_external','data_for_messagearea_search_messages','message/externallib.php','moodle','','moodle_mobile_app'),(136,'core_message_message_search_users','core_message_external','message_search_users','message/externallib.php','moodle','','moodle_mobile_app'),(143,'core_message_get_user_contacts','core_message_external','get_user_contacts','message/externallib.php','moodle','','moodle_mobile_app'),(144,'core_message_get_conversations','core_message_external','get_conversations','message/externallib.php','moodle','','moodle_mobile_app'),(145,'core_message_get_conversation','core_message_external','get_conversation','message/externallib.php','moodle','','moodle_mobile_app'),(146,'core_message_get_conversation_between_users','core_message_external','get_conversation_between_users','message/externallib.php','moodle','','moodle_mobile_app'),(147,'core_message_get_self_conversation','core_message_external','get_self_conversation','message/externallib.php','moodle','','moodle_mobile_app'),(148,'core_message_get_messages','core_message_external','get_messages','message/externallib.php','moodle','','moodle_mobile_app'),(149,'core_message_get_conversation_counts','core_message_external','get_conversation_counts','message/externallib.php','moodle','','moodle_mobile_app'),(150,'core_message_get_unread_conversation_counts','core_message_external','get_unread_conversation_counts','message/externallib.php','moodle','','moodle_mobile_app'),(151,'core_message_get_conversation_members','core_message_external','get_conversation_members','message/externallib.php','moodle','','moodle_mobile_app'),(152,'core_message_get_member_info','core_message_external','get_member_info','message/externallib.php','moodle','','moodle_mobile_app'),(153,'core_message_get_unread_conversations_count','core_message_external','get_unread_conversations_count','message/externallib.php','moodle','','moodle_mobile_app'),(154,'core_message_mark_all_notifications_as_read','core_message_external','mark_all_notifications_as_read','message/externallib.php','moodle','','moodle_mobile_app'),(156,'core_message_mark_all_conversation_messages_as_read','core_message_external','mark_all_conversation_messages_as_read','message/externallib.php','moodle','','moodle_mobile_app'),(157,'core_message_mark_message_read','core_message_external','mark_message_read','message/externallib.php','moodle','','moodle_mobile_app'),(158,'core_message_mark_notification_read','core_message_external','mark_notification_read','message/externallib.php','moodle','','moodle_mobile_app'),(159,'core_message_message_processor_config_form','core_message_external','message_processor_config_form','message/externallib.php','moodle','','moodle_mobile_app'),(160,'core_message_get_message_processor','core_message_external','get_message_processor','message/externallib.php','moodle','',NULL),(161,'core_message_search_contacts','core_message_external','search_contacts','message/externallib.php','moodle','','moodle_mobile_app'),(162,'core_message_send_instant_messages','core_message_external','send_instant_messages','message/externallib.php','moodle','moodle/site:sendmessage','moodle_mobile_app'),(163,'core_message_send_messages_to_conversation','core_message_external','send_messages_to_conversation','message/externallib.php','moodle','moodle/site:sendmessage','moodle_mobile_app'),(164,'core_message_get_conversation_messages','core_message_external','get_conversation_messages','message/externallib.php','moodle','','moodle_mobile_app'),(165,'core_message_unblock_user','core_message_external','unblock_user','message/externallib.php','moodle','','moodle_mobile_app'),(167,'core_message_get_user_notification_preferences','core_message_external','get_user_notification_preferences','message/externallib.php','moodle','moodle/user:editownmessageprofile','moodle_mobile_app'),(168,'core_message_get_user_message_preferences','core_message_external','get_user_message_preferences','message/externallib.php','moodle','moodle/user:editownmessageprofile','moodle_mobile_app'),(169,'core_message_set_favourite_conversations','core_message_external','set_favourite_conversations','message/externallib.php','moodle','','moodle_mobile_app'),(170,'core_message_unset_favourite_conversations','core_message_external','unset_favourite_conversations','message/externallib.php','moodle','','moodle_mobile_app'),(171,'core_message_delete_message_for_all_users','core_message_external','delete_message_for_all_users','message/externallib.php','moodle','moodle/site:deleteanymessage','moodle_mobile_app'),(172,'core_notes_create_notes','core_notes_external','create_notes','notes/externallib.php','moodle','moodle/notes:manage','moodle_mobile_app'),(173,'core_notes_delete_notes','core_notes_external','delete_notes','notes/externallib.php','moodle','moodle/notes:manage','moodle_mobile_app'),(174,'core_notes_get_course_notes','core_notes_external','get_course_notes','notes/externallib.php','moodle','moodle/notes:view','moodle_mobile_app'),(175,'core_notes_get_notes','core_notes_external','get_notes','notes/externallib.php','moodle','moodle/notes:view',NULL),(176,'core_notes_update_notes','core_notes_external','update_notes','notes/externallib.php','moodle','moodle/notes:manage',NULL),(177,'core_notes_view_notes','core_notes_external','view_notes','notes/externallib.php','moodle','moodle/notes:view','moodle_mobile_app'),(178,'core_output_load_template','core\\output\\external','load_template',NULL,'moodle','',NULL),(179,'core_output_load_template_with_dependencies','core\\output\\external','load_template_with_dependencies',NULL,'moodle','',NULL),(180,'core_output_load_fontawesome_icon_map','core\\output\\external','load_fontawesome_icon_map',NULL,'moodle','',NULL),(181,'core_question_update_flag','core_question_external','update_flag',NULL,'moodle','moodle/question:flag','moodle_mobile_app'),(182,'core_question_submit_tags_form','core_question_external','submit_tags_form',NULL,'moodle','',NULL),(183,'core_question_get_random_question_summaries','core_question_external','get_random_question_summaries',NULL,'moodle','',NULL),(184,'core_rating_get_item_ratings','core_rating_external','get_item_ratings',NULL,'moodle','moodle/rating:view','moodle_mobile_app'),(185,'core_rating_add_rating','core_rating_external','add_rating',NULL,'moodle','moodle/rating:rate','moodle_mobile_app'),(186,'core_role_assign_roles','core_role_external','assign_roles','enrol/externallib.php','moodle','moodle/role:assign',NULL),(187,'core_role_unassign_roles','core_role_external','unassign_roles','enrol/externallib.php','moodle','moodle/role:assign',NULL),(188,'core_search_get_relevant_users','\\core_search\\external','get_relevant_users',NULL,'moodle','',NULL),(189,'core_tag_get_tagindex','core_tag_external','get_tagindex',NULL,'moodle','','moodle_mobile_app'),(190,'core_tag_get_tags','core_tag_external','get_tags',NULL,'moodle','',NULL),(191,'core_tag_update_tags','core_tag_external','update_tags',NULL,'moodle','',NULL),(192,'core_tag_get_tagindex_per_area','core_tag_external','get_tagindex_per_area',NULL,'moodle','','moodle_mobile_app'),(193,'core_tag_get_tag_areas','core_tag_external','get_tag_areas',NULL,'moodle','','moodle_mobile_app'),(194,'core_tag_get_tag_collections','core_tag_external','get_tag_collections',NULL,'moodle','','moodle_mobile_app'),(195,'core_tag_get_tag_cloud','core_tag_external','get_tag_cloud',NULL,'moodle','','moodle_mobile_app'),(196,'core_update_inplace_editable','core_external','update_inplace_editable','lib/external/externallib.php','moodle','',NULL),(197,'core_user_add_user_device','core_user_external','add_user_device','user/externallib.php','moodle','','moodle_mobile_app'),(198,'core_user_add_user_private_files','core_user_external','add_user_private_files','user/externallib.php','moodle','moodle/user:manageownfiles','moodle_mobile_app'),(199,'core_user_create_users','core_user_external','create_users','user/externallib.php','moodle','moodle/user:create',NULL),(200,'core_user_delete_users','core_user_external','delete_users','user/externallib.php','moodle','moodle/user:delete',NULL),(201,'core_user_get_course_user_profiles','core_user_external','get_course_user_profiles','user/externallib.php','moodle','moodle/user:viewdetails, moodle/user:viewhiddendetails, moodle/course:useremail, moodle/user:update, moodle/site:accessallgroups','moodle_mobile_app'),(202,'core_user_get_users','core_user_external','get_users','user/externallib.php','moodle','moodle/user:viewdetails, moodle/user:viewhiddendetails, moodle/course:useremail, moodle/user:update',NULL),(203,'core_user_get_users_by_field','core_user_external','get_users_by_field','user/externallib.php','moodle','moodle/user:viewdetails, moodle/user:viewhiddendetails, moodle/course:useremail, moodle/user:update','moodle_mobile_app'),(204,'core_user_remove_user_device','core_user_external','remove_user_device','user/externallib.php','moodle','','moodle_mobile_app'),(205,'core_user_update_users','core_user_external','update_users','user/externallib.php','moodle','moodle/user:update',NULL),(206,'core_user_update_user_preferences','core_user_external','update_user_preferences','user/externallib.php','moodle','moodle/user:editownmessageprofile, moodle/user:editmessageprofile','moodle_mobile_app'),(207,'core_user_view_user_list','core_user_external','view_user_list','user/externallib.php','moodle','moodle/course:viewparticipants','moodle_mobile_app'),(208,'core_user_view_user_profile','core_user_external','view_user_profile','user/externallib.php','moodle','moodle/user:viewdetails','moodle_mobile_app'),(209,'core_user_get_user_preferences','core_user_external','get_user_preferences','user/externallib.php','moodle','','moodle_mobile_app'),(210,'core_user_update_picture','core_user_external','update_picture','user/externallib.php','moodle','moodle/user:editownprofile, moodle/user:editprofile','moodle_mobile_app'),(211,'core_user_set_user_preferences','core_user_external','set_user_preferences','user/externallib.php','moodle','moodle/site:config','moodle_mobile_app'),(212,'core_user_agree_site_policy','core_user_external','agree_site_policy','user/externallib.php','moodle','','moodle_mobile_app'),(213,'core_user_get_private_files_info','core_user_external','get_private_files_info','user/externallib.php','moodle','moodle/user:manageownfiles','moodle_mobile_app'),(214,'core_competency_create_competency_framework','core_competency\\external','create_competency_framework',NULL,'moodle','moodle/competency:competencymanage',NULL),(215,'core_competency_read_competency_framework','core_competency\\external','read_competency_framework',NULL,'moodle','moodle/competency:competencyview',NULL),(216,'core_competency_duplicate_competency_framework','core_competency\\external','duplicate_competency_framework',NULL,'moodle','moodle/competency:competencymanage',NULL),(217,'core_competency_delete_competency_framework','core_competency\\external','delete_competency_framework',NULL,'moodle','moodle/competency:competencymanage',NULL),(218,'core_competency_update_competency_framework','core_competency\\external','update_competency_framework',NULL,'moodle','moodle/competency:competencymanage',NULL),(219,'core_competency_list_competency_frameworks','core_competency\\external','list_competency_frameworks',NULL,'moodle','moodle/competency:competencyview',NULL),(220,'core_competency_count_competency_frameworks','core_competency\\external','count_competency_frameworks',NULL,'moodle','moodle/competency:competencyview',NULL),(221,'core_competency_competency_framework_viewed','core_competency\\external','competency_framework_viewed',NULL,'moodle','moodle/competency:competencyview',NULL),(222,'core_competency_create_competency','core_competency\\external','create_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(223,'core_competency_read_competency','core_competency\\external','read_competency',NULL,'moodle','moodle/competency:competencyview',NULL),(224,'core_competency_competency_viewed','core_competency\\external','competency_viewed',NULL,'moodle','moodle/competency:competencyview','moodle_mobile_app'),(225,'core_competency_delete_competency','core_competency\\external','delete_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(226,'core_competency_update_competency','core_competency\\external','update_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(227,'core_competency_list_competencies','core_competency\\external','list_competencies',NULL,'moodle','moodle/competency:competencyview',NULL),(228,'core_competency_list_competencies_in_template','core_competency\\external','list_competencies_in_template',NULL,'moodle','moodle/competency:competencyview',NULL),(229,'core_competency_count_competencies','core_competency\\external','count_competencies',NULL,'moodle','moodle/competency:competencyview',NULL),(230,'core_competency_count_competencies_in_template','core_competency\\external','count_competencies_in_template',NULL,'moodle','moodle/competency:competencyview',NULL),(231,'core_competency_search_competencies','core_competency\\external','search_competencies',NULL,'moodle','moodle/competency:competencyview',NULL),(232,'core_competency_set_parent_competency','core_competency\\external','set_parent_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(233,'core_competency_move_up_competency','core_competency\\external','move_up_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(234,'core_competency_move_down_competency','core_competency\\external','move_down_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(235,'core_competency_list_course_module_competencies','core_competency\\external','list_course_module_competencies',NULL,'moodle','moodle/competency:coursecompetencyview',NULL),(236,'core_competency_count_course_module_competencies','core_competency\\external','count_course_module_competencies',NULL,'moodle','moodle/competency:coursecompetencyview',NULL),(237,'core_competency_list_course_competencies','core_competency\\external','list_course_competencies',NULL,'moodle','moodle/competency:coursecompetencyview','moodle_mobile_app'),(238,'core_competency_count_competencies_in_course','core_competency\\external','count_competencies_in_course',NULL,'moodle','moodle/competency:coursecompetencyview',NULL),(239,'core_competency_count_courses_using_competency','core_competency\\external','count_courses_using_competency',NULL,'moodle','moodle/competency:coursecompetencyview',NULL),(240,'core_competency_add_competency_to_course','core_competency\\external','add_competency_to_course',NULL,'moodle','moodle/competency:coursecompetencymanage',NULL),(241,'core_competency_add_competency_to_template','core_competency\\external','add_competency_to_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(242,'core_competency_remove_competency_from_course','core_competency\\external','remove_competency_from_course',NULL,'moodle','moodle/competency:coursecompetencymanage',NULL),(243,'core_competency_set_course_competency_ruleoutcome','core_competency\\external','set_course_competency_ruleoutcome',NULL,'moodle','moodle/competency:coursecompetencymanage',NULL),(244,'core_competency_remove_competency_from_template','core_competency\\external','remove_competency_from_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(245,'core_competency_reorder_course_competency','core_competency\\external','reorder_course_competency',NULL,'moodle','moodle/competency:coursecompetencymanage',NULL),(246,'core_competency_reorder_template_competency','core_competency\\external','reorder_template_competency',NULL,'moodle','moodle/competency:templatemanage',NULL),(247,'core_competency_create_template','core_competency\\external','create_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(248,'core_competency_duplicate_template','core_competency\\external','duplicate_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(249,'core_competency_read_template','core_competency\\external','read_template',NULL,'moodle','moodle/competency:templateview',NULL),(250,'core_competency_delete_template','core_competency\\external','delete_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(251,'core_competency_update_template','core_competency\\external','update_template',NULL,'moodle','moodle/competency:templatemanage',NULL),(252,'core_competency_list_templates','core_competency\\external','list_templates',NULL,'moodle','moodle/competency:templateview',NULL),(253,'core_competency_list_templates_using_competency','core_competency\\external','list_templates_using_competency',NULL,'moodle','moodle/competency:templateview',NULL),(254,'core_competency_count_templates','core_competency\\external','count_templates',NULL,'moodle','moodle/competency:templateview',NULL),(255,'core_competency_count_templates_using_competency','core_competency\\external','count_templates_using_competency',NULL,'moodle','moodle/competency:templateview',NULL),(256,'core_competency_create_plan','core_competency\\external','create_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(257,'core_competency_update_plan','core_competency\\external','update_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(258,'core_competency_complete_plan','core_competency\\external','complete_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(259,'core_competency_reopen_plan','core_competency\\external','reopen_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(260,'core_competency_read_plan','core_competency\\external','read_plan',NULL,'moodle','moodle/competency:planviewown',NULL),(261,'core_competency_delete_plan','core_competency\\external','delete_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(262,'core_competency_list_user_plans','core_competency\\external','list_user_plans',NULL,'moodle','moodle/competency:planviewown',NULL),(263,'core_competency_list_plan_competencies','core_competency\\external','list_plan_competencies',NULL,'moodle','moodle/competency:planviewown',NULL),(264,'core_competency_add_competency_to_plan','core_competency\\external','add_competency_to_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(265,'core_competency_remove_competency_from_plan','core_competency\\external','remove_competency_from_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(266,'core_competency_reorder_plan_competency','core_competency\\external','reorder_plan_competency',NULL,'moodle','moodle/competency:planmanage',NULL),(267,'core_competency_plan_request_review','core_competency\\external','plan_request_review',NULL,'moodle','moodle/competency:planmanagedraft',NULL),(268,'core_competency_plan_start_review','core_competency\\external','plan_start_review',NULL,'moodle','moodle/competency:planmanage',NULL),(269,'core_competency_plan_stop_review','core_competency\\external','plan_stop_review',NULL,'moodle','moodle/competency:planmanage',NULL),(270,'core_competency_plan_cancel_review_request','core_competency\\external','plan_cancel_review_request',NULL,'moodle','moodle/competency:planmanagedraft',NULL),(271,'core_competency_approve_plan','core_competency\\external','approve_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(272,'core_competency_unapprove_plan','core_competency\\external','unapprove_plan',NULL,'moodle','moodle/competency:planmanage',NULL),(273,'core_competency_template_has_related_data','core_competency\\external','template_has_related_data',NULL,'moodle','moodle/competency:templateview',NULL),(274,'core_competency_get_scale_values','core_competency\\external','get_scale_values',NULL,'moodle','moodle/competency:competencymanage','moodle_mobile_app'),(275,'core_competency_add_related_competency','core_competency\\external','add_related_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(276,'core_competency_remove_related_competency','core_competency\\external','remove_related_competency',NULL,'moodle','moodle/competency:competencymanage',NULL),(277,'core_competency_read_user_evidence','core_competency\\external','read_user_evidence',NULL,'moodle','moodle/competency:userevidenceview',NULL),(278,'core_competency_delete_user_evidence','core_competency\\external','delete_user_evidence',NULL,'moodle','moodle/competency:userevidencemanageown',NULL),(279,'core_competency_create_user_evidence_competency','core_competency\\external','create_user_evidence_competency',NULL,'moodle','moodle/competency:userevidencemanageown, moodle/competency:competencyview',NULL),(280,'core_competency_delete_user_evidence_competency','core_competency\\external','delete_user_evidence_competency',NULL,'moodle','moodle/competency:userevidencemanageown',NULL),(281,'core_competency_user_competency_cancel_review_request','core_competency\\external','user_competency_cancel_review_request',NULL,'moodle','moodle/competency:userevidencemanageown',NULL),(282,'core_competency_user_competency_request_review','core_competency\\external','user_competency_request_review',NULL,'moodle','moodle/competency:userevidencemanageown',NULL),(283,'core_competency_user_competency_start_review','core_competency\\external','user_competency_start_review',NULL,'moodle','moodle/competency:competencygrade',NULL),(284,'core_competency_user_competency_stop_review','core_competency\\external','user_competency_stop_review',NULL,'moodle','moodle/competency:competencygrade',NULL),(285,'core_competency_user_competency_viewed','core_competency\\external','user_competency_viewed',NULL,'moodle','moodle/competency:usercompetencyview','moodle_mobile_app'),(286,'core_competency_user_competency_viewed_in_plan','core_competency\\external','user_competency_viewed_in_plan',NULL,'moodle','moodle/competency:usercompetencyview','moodle_mobile_app'),(287,'core_competency_user_competency_viewed_in_course','core_competency\\external','user_competency_viewed_in_course',NULL,'moodle','moodle/competency:usercompetencyview','moodle_mobile_app'),(288,'core_competency_user_competency_plan_viewed','core_competency\\external','user_competency_plan_viewed',NULL,'moodle','moodle/competency:usercompetencyview','moodle_mobile_app'),(289,'core_competency_grade_competency','core_competency\\external','grade_competency',NULL,'moodle','moodle/competency:competencygrade',NULL),(290,'core_competency_grade_competency_in_plan','core_competency\\external','grade_competency_in_plan',NULL,'moodle','moodle/competency:competencygrade',NULL),(291,'core_competency_grade_competency_in_course','core_competency\\external','grade_competency_in_course',NULL,'moodle','moodle/competency:competencygrade','moodle_mobile_app'),(292,'core_competency_unlink_plan_from_template','core_competency\\external','unlink_plan_from_template',NULL,'moodle','moodle/competency:planmanage',NULL),(293,'core_competency_template_viewed','core_competency\\external','template_viewed',NULL,'moodle','moodle/competency:templateview',NULL),(294,'core_competency_request_review_of_user_evidence_linked_competencies','core_competency\\external','request_review_of_user_evidence_linked_competencies',NULL,'moodle','moodle/competency:userevidencemanageown',NULL),(295,'core_competency_update_course_competency_settings','core_competency\\external','update_course_competency_settings',NULL,'moodle','moodle/competency:coursecompetencyconfigure',NULL),(296,'core_competency_delete_evidence','core_competency\\external','delete_evidence',NULL,'moodle','moodle/competency:evidencedelete','moodle_mobile_app'),(297,'core_webservice_get_site_info','core_webservice_external','get_site_info','webservice/externallib.php','moodle','','moodle_mobile_app'),(298,'core_block_get_course_blocks','core_block_external','get_course_blocks',NULL,'moodle','','moodle_mobile_app'),(299,'core_block_get_dashboard_blocks','core_block_external','get_dashboard_blocks',NULL,'moodle','','moodle_mobile_app'),(300,'core_filters_get_available_in_context','core_filters\\external','get_available_in_context',NULL,'moodle','','moodle_mobile_app'),(301,'core_customfield_delete_field','core_customfield_external','delete_field','customfield/externallib.php','moodle','',NULL),(302,'core_customfield_reload_template','core_customfield_external','reload_template','customfield/externallib.php','moodle','',NULL),(303,'core_customfield_create_category','core_customfield_external','create_category','customfield/externallib.php','moodle','',NULL),(304,'core_customfield_delete_category','core_customfield_external','delete_category','customfield/externallib.php','moodle','',NULL),(305,'core_customfield_move_field','core_customfield_external','move_field','customfield/externallib.php','moodle','',NULL),(306,'core_customfield_move_category','core_customfield_external','move_category','customfield/externallib.php','moodle','',NULL),(307,'core_h5p_get_trusted_h5p_file','core_h5p\\external','get_trusted_h5p_file',NULL,'moodle','','moodle_mobile_app'),(308,'mod_assign_copy_previous_attempt','mod_assign_external','copy_previous_attempt','mod/assign/externallib.php','mod_assign','mod/assign:view, mod/assign:submit',NULL),(309,'mod_assign_get_grades','mod_assign_external','get_grades','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(310,'mod_assign_get_assignments','mod_assign_external','get_assignments','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(311,'mod_assign_get_submissions','mod_assign_external','get_submissions','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(312,'mod_assign_get_user_flags','mod_assign_external','get_user_flags','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(313,'mod_assign_set_user_flags','mod_assign_external','set_user_flags','mod/assign/externallib.php','mod_assign','mod/assign:grade','moodle_mobile_app'),(314,'mod_assign_get_user_mappings','mod_assign_external','get_user_mappings','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(315,'mod_assign_revert_submissions_to_draft','mod_assign_external','revert_submissions_to_draft','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(316,'mod_assign_lock_submissions','mod_assign_external','lock_submissions','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(317,'mod_assign_unlock_submissions','mod_assign_external','unlock_submissions','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(318,'mod_assign_save_submission','mod_assign_external','save_submission','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(319,'mod_assign_submit_for_grading','mod_assign_external','submit_for_grading','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(320,'mod_assign_save_grade','mod_assign_external','save_grade','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(321,'mod_assign_save_grades','mod_assign_external','save_grades','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(322,'mod_assign_save_user_extensions','mod_assign_external','save_user_extensions','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(323,'mod_assign_reveal_identities','mod_assign_external','reveal_identities','mod/assign/externallib.php','mod_assign','','moodle_mobile_app'),(324,'mod_assign_view_grading_table','mod_assign_external','view_grading_table','mod/assign/externallib.php','mod_assign','mod/assign:view, mod/assign:viewgrades','moodle_mobile_app'),(325,'mod_assign_view_submission_status','mod_assign_external','view_submission_status','mod/assign/externallib.php','mod_assign','mod/assign:view','moodle_mobile_app'),(326,'mod_assign_get_submission_status','mod_assign_external','get_submission_status','mod/assign/externallib.php','mod_assign','mod/assign:view','moodle_mobile_app'),(327,'mod_assign_list_participants','mod_assign_external','list_participants','mod/assign/externallib.php','mod_assign','mod/assign:view, mod/assign:viewgrades','moodle_mobile_app'),(328,'mod_assign_submit_grading_form','mod_assign_external','submit_grading_form','mod/assign/externallib.php','mod_assign','mod/assign:grade','moodle_mobile_app'),(329,'mod_assign_get_participant','mod_assign_external','get_participant','mod/assign/externallib.php','mod_assign','mod/assign:view, mod/assign:viewgrades','moodle_mobile_app'),(330,'mod_assign_view_assign','mod_assign_external','view_assign','mod/assign/externallib.php','mod_assign','mod/assign:view','moodle_mobile_app'),(331,'mod_book_view_book','mod_book_external','view_book',NULL,'mod_book','mod/book:read','moodle_mobile_app'),(332,'mod_book_get_books_by_courses','mod_book_external','get_books_by_courses',NULL,'mod_book','','moodle_mobile_app'),(333,'mod_chat_login_user','mod_chat_external','login_user',NULL,'mod_chat','mod/chat:chat','moodle_mobile_app'),(334,'mod_chat_get_chat_users','mod_chat_external','get_chat_users',NULL,'mod_chat','mod/chat:chat','moodle_mobile_app'),(335,'mod_chat_send_chat_message','mod_chat_external','send_chat_message',NULL,'mod_chat','mod/chat:chat','moodle_mobile_app'),(336,'mod_chat_get_chat_latest_messages','mod_chat_external','get_chat_latest_messages',NULL,'mod_chat','mod/chat:chat','moodle_mobile_app'),(337,'mod_chat_view_chat','mod_chat_external','view_chat',NULL,'mod_chat','mod/chat:chat','moodle_mobile_app'),(338,'mod_chat_get_chats_by_courses','mod_chat_external','get_chats_by_courses',NULL,'mod_chat','','moodle_mobile_app'),(339,'mod_chat_get_sessions','mod_chat_external','get_sessions',NULL,'mod_chat','','moodle_mobile_app'),(340,'mod_chat_get_session_messages','mod_chat_external','get_session_messages',NULL,'mod_chat','','moodle_mobile_app'),(341,'mod_choice_get_choice_results','mod_choice_external','get_choice_results',NULL,'mod_choice','','moodle_mobile_app'),(342,'mod_choice_get_choice_options','mod_choice_external','get_choice_options',NULL,'mod_choice','mod/choice:choose','moodle_mobile_app'),(343,'mod_choice_submit_choice_response','mod_choice_external','submit_choice_response',NULL,'mod_choice','mod/choice:choose','moodle_mobile_app'),(344,'mod_choice_view_choice','mod_choice_external','view_choice',NULL,'mod_choice','','moodle_mobile_app'),(345,'mod_choice_get_choices_by_courses','mod_choice_external','get_choices_by_courses',NULL,'mod_choice','','moodle_mobile_app'),(346,'mod_choice_delete_choice_responses','mod_choice_external','delete_choice_responses',NULL,'mod_choice','mod/choice:choose','moodle_mobile_app'),(347,'mod_data_get_databases_by_courses','mod_data_external','get_databases_by_courses',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(348,'mod_data_view_database','mod_data_external','view_database',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(349,'mod_data_get_data_access_information','mod_data_external','get_data_access_information',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(350,'mod_data_get_entries','mod_data_external','get_entries',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(351,'mod_data_get_entry','mod_data_external','get_entry',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(352,'mod_data_get_fields','mod_data_external','get_fields',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(353,'mod_data_search_entries','mod_data_external','search_entries',NULL,'mod_data','mod/data:viewentry','moodle_mobile_app'),(354,'mod_data_approve_entry','mod_data_external','approve_entry',NULL,'mod_data','mod/data:approve','moodle_mobile_app'),(355,'mod_data_delete_entry','mod_data_external','delete_entry',NULL,'mod_data','mod/data:manageentries','moodle_mobile_app'),(356,'mod_data_add_entry','mod_data_external','add_entry',NULL,'mod_data','mod/data:writeentry','moodle_mobile_app'),(357,'mod_data_update_entry','mod_data_external','update_entry',NULL,'mod_data','mod/data:writeentry','moodle_mobile_app'),(358,'mod_feedback_get_feedbacks_by_courses','mod_feedback_external','get_feedbacks_by_courses',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(359,'mod_feedback_get_feedback_access_information','mod_feedback_external','get_feedback_access_information',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(360,'mod_feedback_view_feedback','mod_feedback_external','view_feedback',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(361,'mod_feedback_get_current_completed_tmp','mod_feedback_external','get_current_completed_tmp',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(362,'mod_feedback_get_items','mod_feedback_external','get_items',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(363,'mod_feedback_launch_feedback','mod_feedback_external','launch_feedback',NULL,'mod_feedback','mod/feedback:complete','moodle_mobile_app'),(364,'mod_feedback_get_page_items','mod_feedback_external','get_page_items',NULL,'mod_feedback','mod/feedback:complete','moodle_mobile_app'),(365,'mod_feedback_process_page','mod_feedback_external','process_page',NULL,'mod_feedback','mod/feedback:complete','moodle_mobile_app'),(366,'mod_feedback_get_analysis','mod_feedback_external','get_analysis',NULL,'mod_feedback','mod/feedback:viewanalysepage','moodle_mobile_app'),(367,'mod_feedback_get_unfinished_responses','mod_feedback_external','get_unfinished_responses',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(368,'mod_feedback_get_finished_responses','mod_feedback_external','get_finished_responses',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(369,'mod_feedback_get_non_respondents','mod_feedback_external','get_non_respondents',NULL,'mod_feedback','mod/feedback:viewreports','moodle_mobile_app'),(370,'mod_feedback_get_responses_analysis','mod_feedback_external','get_responses_analysis',NULL,'mod_feedback','mod/feedback:viewreports','moodle_mobile_app'),(371,'mod_feedback_get_last_completed','mod_feedback_external','get_last_completed',NULL,'mod_feedback','mod/feedback:view','moodle_mobile_app'),(372,'mod_folder_view_folder','mod_folder_external','view_folder',NULL,'mod_folder','mod/folder:view','moodle_mobile_app'),(373,'mod_folder_get_folders_by_courses','mod_folder_external','get_folders_by_courses',NULL,'mod_folder','mod/folder:view','moodle_mobile_app'),(374,'mod_forum_get_forums_by_courses','mod_forum_external','get_forums_by_courses','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion','moodle_mobile_app'),(375,'mod_forum_get_discussion_posts','mod_forum_external','get_discussion_posts','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion, mod/forum:viewqandawithoutposting','moodle_mobile_app'),(376,'mod_forum_get_forum_discussion_posts','mod_forum_external','get_forum_discussion_posts','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion, mod/forum:viewqandawithoutposting','moodle_mobile_app'),(377,'mod_forum_get_forum_discussions_paginated','mod_forum_external','get_forum_discussions_paginated','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion, mod/forum:viewqandawithoutposting','moodle_mobile_app'),(378,'mod_forum_get_forum_discussions','mod_forum_external','get_forum_discussions','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion, mod/forum:viewqandawithoutposting','moodle_mobile_app'),(379,'mod_forum_view_forum','mod_forum_external','view_forum','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion','moodle_mobile_app'),(380,'mod_forum_view_forum_discussion','mod_forum_external','view_forum_discussion','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion','moodle_mobile_app'),(381,'mod_forum_add_discussion_post','mod_forum_external','add_discussion_post','mod/forum/externallib.php','mod_forum','mod/forum:replypost','moodle_mobile_app'),(382,'mod_forum_add_discussion','mod_forum_external','add_discussion','mod/forum/externallib.php','mod_forum','mod/forum:startdiscussion','moodle_mobile_app'),(383,'mod_forum_can_add_discussion','mod_forum_external','can_add_discussion','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(384,'mod_forum_get_forum_access_information','mod_forum_external','get_forum_access_information',NULL,'mod_forum','','moodle_mobile_app'),(385,'mod_forum_set_subscription_state','mod_forum_external','set_subscription_state','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(386,'mod_forum_set_lock_state','mod_forum_external','set_lock_state','mod/forum/externallib.php','mod_forum','moodle/course:manageactivities','moodle_mobile_app'),(387,'mod_forum_toggle_favourite_state','mod_forum_external','toggle_favourite_state','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(388,'mod_forum_set_pin_state','mod_forum_external','set_pin_state','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(389,'mod_forum_delete_post','mod_forum_external','delete_post','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(390,'mod_forum_get_discussion_posts_by_userid','mod_forum_external','get_discussion_posts_by_userid','mod/forum/externallib.php','mod_forum','mod/forum:viewdiscussion, mod/forum:viewqandawithoutposting',NULL),(391,'mod_forum_get_discussion_post','mod_forum_external','get_discussion_post','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(392,'mod_forum_prepare_draft_area_for_post','mod_forum_external','prepare_draft_area_for_post','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(393,'mod_forum_update_discussion_post','mod_forum_external','update_discussion_post','mod/forum/externallib.php','mod_forum','','moodle_mobile_app'),(394,'mod_glossary_get_glossaries_by_courses','mod_glossary_external','get_glossaries_by_courses',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(395,'mod_glossary_view_glossary','mod_glossary_external','view_glossary',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(396,'mod_glossary_view_entry','mod_glossary_external','view_entry',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(397,'mod_glossary_get_entries_by_letter','mod_glossary_external','get_entries_by_letter',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(398,'mod_glossary_get_entries_by_date','mod_glossary_external','get_entries_by_date',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(399,'mod_glossary_get_categories','mod_glossary_external','get_categories',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(400,'mod_glossary_get_entries_by_category','mod_glossary_external','get_entries_by_category',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(401,'mod_glossary_get_authors','mod_glossary_external','get_authors',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(402,'mod_glossary_get_entries_by_author','mod_glossary_external','get_entries_by_author',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(403,'mod_glossary_get_entries_by_author_id','mod_glossary_external','get_entries_by_author_id',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(404,'mod_glossary_get_entries_by_search','mod_glossary_external','get_entries_by_search',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(405,'mod_glossary_get_entries_by_term','mod_glossary_external','get_entries_by_term',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(406,'mod_glossary_get_entries_to_approve','mod_glossary_external','get_entries_to_approve',NULL,'mod_glossary','mod/glossary:approve','moodle_mobile_app'),(407,'mod_glossary_get_entry_by_id','mod_glossary_external','get_entry_by_id',NULL,'mod_glossary','mod/glossary:view','moodle_mobile_app'),(408,'mod_glossary_add_entry','mod_glossary_external','add_entry',NULL,'mod_glossary','mod/glossary:write','moodle_mobile_app'),(409,'mod_imscp_view_imscp','mod_imscp_external','view_imscp',NULL,'mod_imscp','mod/imscp:view','moodle_mobile_app'),(410,'mod_imscp_get_imscps_by_courses','mod_imscp_external','get_imscps_by_courses',NULL,'mod_imscp','mod/imscp:view','moodle_mobile_app'),(411,'mod_label_get_labels_by_courses','mod_label_external','get_labels_by_courses',NULL,'mod_label','mod/label:view','moodle_mobile_app'),(412,'mod_lesson_get_lessons_by_courses','mod_lesson_external','get_lessons_by_courses',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(413,'mod_lesson_get_lesson_access_information','mod_lesson_external','get_lesson_access_information',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(414,'mod_lesson_view_lesson','mod_lesson_external','view_lesson',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(415,'mod_lesson_get_questions_attempts','mod_lesson_external','get_questions_attempts',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(416,'mod_lesson_get_user_grade','mod_lesson_external','get_user_grade',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(417,'mod_lesson_get_user_attempt_grade','mod_lesson_external','get_user_attempt_grade',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(418,'mod_lesson_get_content_pages_viewed','mod_lesson_external','get_content_pages_viewed',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(419,'mod_lesson_get_user_timers','mod_lesson_external','get_user_timers',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(420,'mod_lesson_get_pages','mod_lesson_external','get_pages',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(421,'mod_lesson_launch_attempt','mod_lesson_external','launch_attempt',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(422,'mod_lesson_get_page_data','mod_lesson_external','get_page_data',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(423,'mod_lesson_process_page','mod_lesson_external','process_page',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(424,'mod_lesson_finish_attempt','mod_lesson_external','finish_attempt',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(425,'mod_lesson_get_attempts_overview','mod_lesson_external','get_attempts_overview',NULL,'mod_lesson','mod/lesson:viewreports','moodle_mobile_app'),(426,'mod_lesson_get_user_attempt','mod_lesson_external','get_user_attempt',NULL,'mod_lesson','mod/lesson:viewreports','moodle_mobile_app'),(427,'mod_lesson_get_pages_possible_jumps','mod_lesson_external','get_pages_possible_jumps',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(428,'mod_lesson_get_lesson','mod_lesson_external','get_lesson',NULL,'mod_lesson','mod/lesson:view','moodle_mobile_app'),(429,'mod_lti_get_tool_launch_data','mod_lti_external','get_tool_launch_data',NULL,'mod_lti','mod/lti:view','moodle_mobile_app'),(430,'mod_lti_get_ltis_by_courses','mod_lti_external','get_ltis_by_courses',NULL,'mod_lti','mod/lti:view','moodle_mobile_app'),(431,'mod_lti_view_lti','mod_lti_external','view_lti',NULL,'mod_lti','mod/lti:view','moodle_mobile_app'),(432,'mod_lti_get_tool_proxies','mod_lti_external','get_tool_proxies',NULL,'mod_lti','moodle/site:config',NULL),(433,'mod_lti_create_tool_proxy','mod_lti_external','create_tool_proxy',NULL,'mod_lti','moodle/site:config',NULL),(434,'mod_lti_delete_tool_proxy','mod_lti_external','delete_tool_proxy',NULL,'mod_lti','moodle/site:config',NULL),(435,'mod_lti_get_tool_proxy_registration_request','mod_lti_external','get_tool_proxy_registration_request',NULL,'mod_lti','moodle/site:config',NULL),(436,'mod_lti_get_tool_types','mod_lti_external','get_tool_types',NULL,'mod_lti','moodle/site:config',NULL),(437,'mod_lti_create_tool_type','mod_lti_external','create_tool_type',NULL,'mod_lti','moodle/site:config',NULL),(438,'mod_lti_update_tool_type','mod_lti_external','update_tool_type',NULL,'mod_lti','moodle/site:config',NULL),(439,'mod_lti_delete_tool_type','mod_lti_external','delete_tool_type',NULL,'mod_lti','moodle/site:config',NULL),(440,'mod_lti_is_cartridge','mod_lti_external','is_cartridge',NULL,'mod_lti','moodle/site:config',NULL),(441,'mod_page_view_page','mod_page_external','view_page',NULL,'mod_page','mod/page:view','moodle_mobile_app'),(442,'mod_page_get_pages_by_courses','mod_page_external','get_pages_by_courses',NULL,'mod_page','mod/page:view','moodle_mobile_app'),(443,'mod_quiz_get_quizzes_by_courses','mod_quiz_external','get_quizzes_by_courses',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(444,'mod_quiz_view_quiz','mod_quiz_external','view_quiz',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(445,'mod_quiz_get_user_attempts','mod_quiz_external','get_user_attempts',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(446,'mod_quiz_get_user_best_grade','mod_quiz_external','get_user_best_grade',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(447,'mod_quiz_get_combined_review_options','mod_quiz_external','get_combined_review_options',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(448,'mod_quiz_start_attempt','mod_quiz_external','start_attempt',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(449,'mod_quiz_get_attempt_data','mod_quiz_external','get_attempt_data',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(450,'mod_quiz_get_attempt_summary','mod_quiz_external','get_attempt_summary',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(451,'mod_quiz_save_attempt','mod_quiz_external','save_attempt',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(452,'mod_quiz_process_attempt','mod_quiz_external','process_attempt',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(453,'mod_quiz_get_attempt_review','mod_quiz_external','get_attempt_review',NULL,'mod_quiz','mod/quiz:reviewmyattempts','moodle_mobile_app'),(454,'mod_quiz_view_attempt','mod_quiz_external','view_attempt',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(455,'mod_quiz_view_attempt_summary','mod_quiz_external','view_attempt_summary',NULL,'mod_quiz','mod/quiz:attempt','moodle_mobile_app'),(456,'mod_quiz_view_attempt_review','mod_quiz_external','view_attempt_review',NULL,'mod_quiz','mod/quiz:reviewmyattempts','moodle_mobile_app'),(457,'mod_quiz_get_quiz_feedback_for_grade','mod_quiz_external','get_quiz_feedback_for_grade',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(458,'mod_quiz_get_quiz_access_information','mod_quiz_external','get_quiz_access_information',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(459,'mod_quiz_get_attempt_access_information','mod_quiz_external','get_attempt_access_information',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(460,'mod_quiz_get_quiz_required_qtypes','mod_quiz_external','get_quiz_required_qtypes',NULL,'mod_quiz','mod/quiz:view','moodle_mobile_app'),(461,'mod_resource_view_resource','mod_resource_external','view_resource',NULL,'mod_resource','mod/resource:view','moodle_mobile_app'),(462,'mod_resource_get_resources_by_courses','mod_resource_external','get_resources_by_courses',NULL,'mod_resource','mod/resource:view','moodle_mobile_app'),(463,'mod_scorm_view_scorm','mod_scorm_external','view_scorm',NULL,'mod_scorm','','moodle_mobile_app'),(464,'mod_scorm_get_scorm_attempt_count','mod_scorm_external','get_scorm_attempt_count',NULL,'mod_scorm','','moodle_mobile_app'),(465,'mod_scorm_get_scorm_scoes','mod_scorm_external','get_scorm_scoes',NULL,'mod_scorm','','moodle_mobile_app'),(466,'mod_scorm_get_scorm_user_data','mod_scorm_external','get_scorm_user_data',NULL,'mod_scorm','','moodle_mobile_app'),(467,'mod_scorm_insert_scorm_tracks','mod_scorm_external','insert_scorm_tracks',NULL,'mod_scorm','mod/scorm:savetrack','moodle_mobile_app'),(468,'mod_scorm_get_scorm_sco_tracks','mod_scorm_external','get_scorm_sco_tracks',NULL,'mod_scorm','','moodle_mobile_app'),(469,'mod_scorm_get_scorms_by_courses','mod_scorm_external','get_scorms_by_courses',NULL,'mod_scorm','','moodle_mobile_app'),(470,'mod_scorm_launch_sco','mod_scorm_external','launch_sco',NULL,'mod_scorm','','moodle_mobile_app'),(471,'mod_scorm_get_scorm_access_information','mod_scorm_external','get_scorm_access_information',NULL,'mod_scorm','','moodle_mobile_app'),(472,'mod_survey_get_surveys_by_courses','mod_survey_external','get_surveys_by_courses',NULL,'mod_survey','','moodle_mobile_app'),(473,'mod_survey_view_survey','mod_survey_external','view_survey',NULL,'mod_survey','mod/survey:participate','moodle_mobile_app'),(474,'mod_survey_get_questions','mod_survey_external','get_questions',NULL,'mod_survey','mod/survey:participate','moodle_mobile_app'),(475,'mod_survey_submit_answers','mod_survey_external','submit_answers',NULL,'mod_survey','mod/survey:participate','moodle_mobile_app'),(476,'mod_url_view_url','mod_url_external','view_url',NULL,'mod_url','mod/url:view','moodle_mobile_app'),(477,'mod_url_get_urls_by_courses','mod_url_external','get_urls_by_courses',NULL,'mod_url','mod/url:view','moodle_mobile_app'),(478,'mod_wiki_get_wikis_by_courses','mod_wiki_external','get_wikis_by_courses',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(479,'mod_wiki_view_wiki','mod_wiki_external','view_wiki',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(480,'mod_wiki_view_page','mod_wiki_external','view_page',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(481,'mod_wiki_get_subwikis','mod_wiki_external','get_subwikis',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(482,'mod_wiki_get_subwiki_pages','mod_wiki_external','get_subwiki_pages',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(483,'mod_wiki_get_subwiki_files','mod_wiki_external','get_subwiki_files',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(484,'mod_wiki_get_page_contents','mod_wiki_external','get_page_contents',NULL,'mod_wiki','mod/wiki:viewpage','moodle_mobile_app'),(485,'mod_wiki_get_page_for_editing','mod_wiki_external','get_page_for_editing',NULL,'mod_wiki','mod/wiki:editpage','moodle_mobile_app'),(486,'mod_wiki_new_page','mod_wiki_external','new_page',NULL,'mod_wiki','mod/wiki:editpage','moodle_mobile_app'),(487,'mod_wiki_edit_page','mod_wiki_external','edit_page',NULL,'mod_wiki','mod/wiki:editpage','moodle_mobile_app'),(488,'mod_workshop_get_workshops_by_courses','mod_workshop_external','get_workshops_by_courses',NULL,'mod_workshop','mod/workshop:view','moodle_mobile_app'),(489,'mod_workshop_get_workshop_access_information','mod_workshop_external','get_workshop_access_information',NULL,'mod_workshop','mod/workshop:view','moodle_mobile_app'),(490,'mod_workshop_get_user_plan','mod_workshop_external','get_user_plan',NULL,'mod_workshop','mod/workshop:view','moodle_mobile_app'),(491,'mod_workshop_view_workshop','mod_workshop_external','view_workshop',NULL,'mod_workshop','mod/workshop:view','moodle_mobile_app'),(492,'mod_workshop_add_submission','mod_workshop_external','add_submission',NULL,'mod_workshop','mod/workshop:submit','moodle_mobile_app'),(493,'mod_workshop_update_submission','mod_workshop_external','update_submission',NULL,'mod_workshop','mod/workshop:submit','moodle_mobile_app'),(494,'mod_workshop_delete_submission','mod_workshop_external','delete_submission',NULL,'mod_workshop','mod/workshop:submit','moodle_mobile_app'),(495,'mod_workshop_get_submissions','mod_workshop_external','get_submissions',NULL,'mod_workshop','','moodle_mobile_app'),(496,'mod_workshop_get_submission','mod_workshop_external','get_submission',NULL,'mod_workshop','','moodle_mobile_app'),(497,'mod_workshop_get_submission_assessments','mod_workshop_external','get_submission_assessments',NULL,'mod_workshop','','moodle_mobile_app'),(498,'mod_workshop_get_assessment','mod_workshop_external','get_assessment',NULL,'mod_workshop','','moodle_mobile_app'),(499,'mod_workshop_get_assessment_form_definition','mod_workshop_external','get_assessment_form_definition',NULL,'mod_workshop','','moodle_mobile_app'),(500,'mod_workshop_get_reviewer_assessments','mod_workshop_external','get_reviewer_assessments',NULL,'mod_workshop','','moodle_mobile_app'),(501,'mod_workshop_update_assessment','mod_workshop_external','update_assessment',NULL,'mod_workshop','','moodle_mobile_app'),(502,'mod_workshop_get_grades','mod_workshop_external','get_grades',NULL,'mod_workshop','','moodle_mobile_app'),(503,'mod_workshop_evaluate_assessment','mod_workshop_external','evaluate_assessment',NULL,'mod_workshop','','moodle_mobile_app'),(504,'mod_workshop_get_grades_report','mod_workshop_external','get_grades_report',NULL,'mod_workshop','','moodle_mobile_app'),(505,'mod_workshop_view_submission','mod_workshop_external','view_submission',NULL,'mod_workshop','mod/workshop:view','moodle_mobile_app'),(506,'mod_workshop_evaluate_submission','mod_workshop_external','evaluate_submission',NULL,'mod_workshop','','moodle_mobile_app'),(507,'auth_email_get_signup_settings','auth_email_external','get_signup_settings',NULL,'auth_email','',NULL),(508,'auth_email_signup_user','auth_email_external','signup_user',NULL,'auth_email','',NULL),(509,'enrol_guest_get_instance_info','enrol_guest_external','get_instance_info',NULL,'enrol_guest','','moodle_mobile_app'),(510,'enrol_manual_enrol_users','enrol_manual_external','enrol_users','enrol/manual/externallib.php','enrol_manual','enrol/manual:enrol',NULL),(511,'enrol_manual_unenrol_users','enrol_manual_external','unenrol_users','enrol/manual/externallib.php','enrol_manual','enrol/manual:unenrol',NULL),(512,'enrol_self_get_instance_info','enrol_self_external','get_instance_info','enrol/self/externallib.php','enrol_self','','moodle_mobile_app'),(513,'enrol_self_enrol_user','enrol_self_external','enrol_user','enrol/self/externallib.php','enrol_self','','moodle_mobile_app'),(514,'message_airnotifier_is_system_configured','message_airnotifier_external','is_system_configured','message/output/airnotifier/externallib.php','message_airnotifier','','moodle_mobile_app'),(515,'message_airnotifier_are_notification_preferences_configured','message_airnotifier_external','are_notification_preferences_configured','message/output/airnotifier/externallib.php','message_airnotifier','','moodle_mobile_app'),(516,'message_airnotifier_get_user_devices','message_airnotifier_external','get_user_devices','message/output/airnotifier/externallib.php','message_airnotifier','','moodle_mobile_app'),(517,'message_airnotifier_enable_device','message_airnotifier_external','enable_device','message/output/airnotifier/externallib.php','message_airnotifier','message/airnotifier:managedevice','moodle_mobile_app'),(518,'message_popup_get_popup_notifications','message_popup_external','get_popup_notifications','message/output/popup/externallib.php','message_popup','','moodle_mobile_app'),(519,'message_popup_get_unread_popup_notification_count','message_popup_external','get_unread_popup_notification_count','message/output/popup/externallib.php','message_popup','','moodle_mobile_app'),(520,'block_recentlyaccesseditems_get_recent_items','block_recentlyaccesseditems\\external','get_recent_items',NULL,'block_recentlyaccesseditems','','moodle_mobile_app'),(521,'block_starredcourses_get_starred_courses','block_starredcourses_external','get_starred_courses','block/starredcourses/classes/external.php','block_starredcourses','','moodle_mobile_app'),(522,'report_competency_data_for_report','report_competency\\external','data_for_report',NULL,'report_competency','moodle/competency:coursecompetencyview',NULL),(523,'report_insights_set_notuseful_prediction','report_insights\\external','set_notuseful_prediction',NULL,'report_insights','','moodle_mobile_app'),(524,'report_insights_set_fixed_prediction','report_insights\\external','set_fixed_prediction',NULL,'report_insights','','moodle_mobile_app'),(525,'report_insights_action_executed','report_insights\\external','action_executed',NULL,'report_insights','','moodle_mobile_app'),(526,'gradereport_overview_get_course_grades','gradereport_overview_external','get_course_grades',NULL,'gradereport_overview','','moodle_mobile_app'),(527,'gradereport_overview_view_grade_report','gradereport_overview_external','view_grade_report',NULL,'gradereport_overview','gradereport/overview:view','moodle_mobile_app'),(528,'gradereport_user_get_grades_table','gradereport_user_external','get_grades_table','grade/report/user/externallib.php','gradereport_user','gradereport/user:view','moodle_mobile_app'),(529,'gradereport_user_view_grade_report','gradereport_user_external','view_grade_report','grade/report/user/externallib.php','gradereport_user','gradereport/user:view','moodle_mobile_app'),(530,'gradereport_user_get_grade_items','gradereport_user_external','get_grade_items','grade/report/user/externallib.php','gradereport_user','gradereport/user:view','moodle_mobile_app'),(531,'gradingform_guide_grader_gradingpanel_fetch','gradingform_guide\\grades\\grader\\gradingpanel\\external\\fetch','execute',NULL,'gradingform_guide','',NULL),(532,'gradingform_guide_grader_gradingpanel_store','gradingform_guide\\grades\\grader\\gradingpanel\\external\\store','execute',NULL,'gradingform_guide','',NULL),(533,'gradingform_rubric_grader_gradingpanel_fetch','gradingform_rubric\\grades\\grader\\gradingpanel\\external\\fetch','execute',NULL,'gradingform_rubric','',NULL),(534,'gradingform_rubric_grader_gradingpanel_store','gradingform_rubric\\grades\\grader\\gradingpanel\\external\\store','execute',NULL,'gradingform_rubric','',NULL),(535,'tool_analytics_potential_contexts','tool_analytics\\external','potential_contexts',NULL,'tool_analytics','','moodle_mobile_app'),(536,'tool_dataprivacy_cancel_data_request','tool_dataprivacy\\external','cancel_data_request',NULL,'tool_dataprivacy','',NULL),(537,'tool_dataprivacy_contact_dpo','tool_dataprivacy\\external','contact_dpo',NULL,'tool_dataprivacy','',NULL),(538,'tool_dataprivacy_mark_complete','tool_dataprivacy\\external','mark_complete',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(539,'tool_dataprivacy_get_data_request','tool_dataprivacy\\external','get_data_request',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(540,'tool_dataprivacy_approve_data_request','tool_dataprivacy\\external','approve_data_request',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(541,'tool_dataprivacy_bulk_approve_data_requests','tool_dataprivacy\\external','bulk_approve_data_requests',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(542,'tool_dataprivacy_deny_data_request','tool_dataprivacy\\external','deny_data_request',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(543,'tool_dataprivacy_bulk_deny_data_requests','tool_dataprivacy\\external','bulk_deny_data_requests',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(544,'tool_dataprivacy_get_users','tool_dataprivacy\\external','get_users',NULL,'tool_dataprivacy','tool/dataprivacy:managedatarequests',NULL),(545,'tool_dataprivacy_create_purpose_form','tool_dataprivacy\\external','create_purpose_form',NULL,'tool_dataprivacy','',NULL),(546,'tool_dataprivacy_create_category_form','tool_dataprivacy\\external','create_category_form',NULL,'tool_dataprivacy','',NULL),(547,'tool_dataprivacy_delete_purpose','tool_dataprivacy\\external','delete_purpose',NULL,'tool_dataprivacy','',NULL),(548,'tool_dataprivacy_delete_category','tool_dataprivacy\\external','delete_category',NULL,'tool_dataprivacy','',NULL),(549,'tool_dataprivacy_set_contextlevel_form','tool_dataprivacy\\external','set_contextlevel_form',NULL,'tool_dataprivacy','',NULL),(550,'tool_dataprivacy_set_context_form','tool_dataprivacy\\external','set_context_form',NULL,'tool_dataprivacy','',NULL),(551,'tool_dataprivacy_tree_extra_branches','tool_dataprivacy\\external','tree_extra_branches',NULL,'tool_dataprivacy','',NULL),(552,'tool_dataprivacy_confirm_contexts_for_deletion','tool_dataprivacy\\external','confirm_contexts_for_deletion',NULL,'tool_dataprivacy','',NULL),(553,'tool_dataprivacy_set_context_defaults','tool_dataprivacy\\external','set_context_defaults',NULL,'tool_dataprivacy','tool/dataprivacy:managedataregistry',NULL),(554,'tool_dataprivacy_get_category_options','tool_dataprivacy\\external','get_category_options',NULL,'tool_dataprivacy','tool/dataprivacy:managedataregistry',NULL),(555,'tool_dataprivacy_get_purpose_options','tool_dataprivacy\\external','get_purpose_options',NULL,'tool_dataprivacy','tool/dataprivacy:managedataregistry',NULL),(556,'tool_dataprivacy_get_activity_options','tool_dataprivacy\\external','get_activity_options',NULL,'tool_dataprivacy','tool/dataprivacy:managedataregistry',NULL),(557,'tool_lp_data_for_competency_frameworks_manage_page','tool_lp\\external','data_for_competency_frameworks_manage_page',NULL,'tool_lp','moodle/competency:competencyview',NULL),(558,'tool_lp_data_for_competency_summary','tool_lp\\external','data_for_competency_summary',NULL,'tool_lp','moodle/competency:competencyview',NULL),(559,'tool_lp_data_for_competencies_manage_page','tool_lp\\external','data_for_competencies_manage_page',NULL,'tool_lp','moodle/competency:competencyview',NULL),(560,'tool_lp_list_courses_using_competency','tool_lp\\external','list_courses_using_competency',NULL,'tool_lp','moodle/competency:coursecompetencyview',NULL),(561,'tool_lp_data_for_course_competencies_page','tool_lp\\external','data_for_course_competencies_page',NULL,'tool_lp','moodle/competency:coursecompetencyview','moodle_mobile_app'),(562,'tool_lp_data_for_template_competencies_page','tool_lp\\external','data_for_template_competencies_page',NULL,'tool_lp','moodle/competency:templateview',NULL),(563,'tool_lp_data_for_templates_manage_page','tool_lp\\external','data_for_templates_manage_page',NULL,'tool_lp','moodle/competency:templateview',NULL),(564,'tool_lp_data_for_plans_page','tool_lp\\external','data_for_plans_page',NULL,'tool_lp','moodle/competency:planviewown','moodle_mobile_app'),(565,'tool_lp_data_for_plan_page','tool_lp\\external','data_for_plan_page',NULL,'tool_lp','moodle/competency:planview','moodle_mobile_app'),(566,'tool_lp_data_for_related_competencies_section','tool_lp\\external','data_for_related_competencies_section',NULL,'tool_lp','moodle/competency:competencyview',NULL),(567,'tool_lp_search_users','tool_lp\\external','search_users',NULL,'tool_lp','',NULL),(568,'tool_lp_search_cohorts','core_cohort_external','search_cohorts','cohort/externallib.php','tool_lp','moodle/cohort:view',NULL),(569,'tool_lp_data_for_user_evidence_list_page','tool_lp\\external','data_for_user_evidence_list_page',NULL,'tool_lp','moodle/competency:userevidenceview','moodle_mobile_app'),(570,'tool_lp_data_for_user_evidence_page','tool_lp\\external','data_for_user_evidence_page',NULL,'tool_lp','moodle/competency:userevidenceview','moodle_mobile_app'),(571,'tool_lp_data_for_user_competency_summary','tool_lp\\external','data_for_user_competency_summary',NULL,'tool_lp','moodle/competency:planview','moodle_mobile_app'),(572,'tool_lp_data_for_user_competency_summary_in_plan','tool_lp\\external','data_for_user_competency_summary_in_plan',NULL,'tool_lp','moodle/competency:planview','moodle_mobile_app'),(573,'tool_lp_data_for_user_competency_summary_in_course','tool_lp\\external','data_for_user_competency_summary_in_course',NULL,'tool_lp','moodle/competency:coursecompetencyview','moodle_mobile_app'),(574,'tool_mobile_get_plugins_supporting_mobile','tool_mobile\\external','get_plugins_supporting_mobile',NULL,'tool_mobile','','moodle_mobile_app'),(575,'tool_mobile_get_public_config','tool_mobile\\external','get_public_config',NULL,'tool_mobile','','moodle_mobile_app'),(576,'tool_mobile_get_config','tool_mobile\\external','get_config',NULL,'tool_mobile','','moodle_mobile_app'),(577,'tool_mobile_get_autologin_key','tool_mobile\\external','get_autologin_key',NULL,'tool_mobile','','moodle_mobile_app'),(578,'tool_mobile_get_content','tool_mobile\\external','get_content',NULL,'tool_mobile','','moodle_mobile_app'),(579,'tool_mobile_call_external_functions','tool_mobile\\external','call_external_functions',NULL,'tool_mobile','','moodle_mobile_app'),(580,'tool_policy_get_policy_version','tool_policy\\external','get_policy_version',NULL,'tool_policy','',NULL),(581,'tool_policy_submit_accept_on_behalf','tool_policy\\external','submit_accept_on_behalf',NULL,'tool_policy','',NULL),(582,'tool_templatelibrary_list_templates','tool_templatelibrary\\external','list_templates',NULL,'tool_templatelibrary','',NULL),(583,'tool_templatelibrary_load_canonical_template','tool_templatelibrary\\external','load_canonical_template',NULL,'tool_templatelibrary','',NULL),(584,'tool_usertours_fetch_and_start_tour','tool_usertours\\external\\tour','fetch_and_start_tour',NULL,'tool_usertours','',NULL),(585,'tool_usertours_step_shown','tool_usertours\\external\\tour','step_shown',NULL,'tool_usertours','',NULL),(586,'tool_usertours_complete_tour','tool_usertours\\external\\tour','complete_tour',NULL,'tool_usertours','',NULL),(587,'tool_usertours_reset_tour','tool_usertours\\external\\tour','reset_tour',NULL,'tool_usertours','',NULL),(588,'tool_xmldb_invoke_move_action','tool_xmldb_external','invoke_move_action',NULL,'tool_xmldb','',NULL),(589,'core_backup_get_copy_progress','core_backup_external','get_copy_progress','backup/externallib.php','moodle','',NULL),(590,'core_backup_submit_copy_form','core_backup_external','submit_copy_form','backup/externallib.php','moodle','',NULL),(591,'core_calendar_get_calendar_export_token','core_calendar\\external\\export\\token','execute',NULL,'moodle','','moodle_mobile_app'),(592,'core_course_add_content_item_to_user_favourites','core_course_external','add_content_item_to_user_favourites','course/externallib.php','moodle','',NULL),(593,'core_course_remove_content_item_from_user_favourites','core_course_external','remove_content_item_from_user_favourites','course/externallib.php','moodle','',NULL),(594,'core_course_get_course_content_items','core_course_external','get_course_content_items','course/externallib.php','moodle','',NULL),(595,'core_course_get_activity_chooser_footer','core_course_external','get_activity_chooser_footer','course/externallib.php','moodle','',NULL),(596,'core_course_toggle_activity_recommendation','core_course_external','toggle_activity_recommendation','course/externallib.php','moodle','',NULL),(597,'core_files_delete_draft_files','core_files\\external\\delete\\draft','execute',NULL,'moodle','','moodle_mobile_app'),(598,'core_files_get_unused_draft_itemid','core_files\\external\\get\\unused_draft','execute',NULL,'moodle','','moodle_mobile_app'),(599,'core_form_dynamic_form','core_form\\external\\dynamic_form','execute',NULL,'moodle','',NULL),(600,'core_grades_create_gradecategory','core_grades_external','create_gradecategory',NULL,'moodle','moodle/grade:manage',NULL),(601,'core_grades_create_gradecategories','core_grades\\external\\create_gradecategories','execute',NULL,'moodle','moodle/grade:manage',NULL),(602,'core_output_load_fontawesome_icon_system_map','core\\external\\output\\icon_system\\load_fontawesome_map','execute',NULL,'moodle','',NULL),(603,'core_user_search_identity','\\core_user\\external\\search_identity','execute',NULL,'moodle','moodle/user:viewalldetails',NULL),(604,'core_block_fetch_addable_blocks','core_block\\external\\fetch_addable_blocks','execute',NULL,'moodle','moodle/site:manageblocks','moodle_mobile_app'),(605,'core_table_get_dynamic_table_content','core_table\\external\\dynamic\\get','execute',NULL,'moodle','','moodle_mobile_app'),(606,'core_xapi_statement_post','core_xapi\\external\\post_statement','execute',NULL,'moodle','','moodle_mobile_app'),(607,'core_contentbank_delete_content','core_contentbank\\external\\delete_content','execute',NULL,'moodle','moodle/contentbank:deleteanycontent',NULL),(608,'core_contentbank_rename_content','core_contentbank\\external\\rename_content','execute',NULL,'moodle','moodle/contentbank:manageowncontent',NULL),(609,'core_contentbank_set_content_visibility','core_contentbank\\external\\set_content_visibility','execute',NULL,'moodle','moodle/contentbank:manageowncontent',NULL),(610,'core_create_userfeedback_action_record','core\\external\\record_userfeedback_action','execute',NULL,'moodle','',NULL),(611,'core_payment_get_available_gateways','core_payment\\external\\get_available_gateways','execute',NULL,'moodle','',NULL),(612,'mod_glossary_delete_entry','mod_glossary\\external\\delete_entry','execute',NULL,'mod_glossary','','moodle_mobile_app'),(613,'mod_glossary_update_entry','mod_glossary\\external\\update_entry','execute',NULL,'mod_glossary','','moodle_mobile_app'),(614,'mod_glossary_prepare_entry_for_edition','mod_glossary\\external\\prepare_entry','execute',NULL,'mod_glossary','','moodle_mobile_app'),(615,'mod_h5pactivity_get_h5pactivity_access_information','mod_h5pactivity\\external\\get_h5pactivity_access_information','execute',NULL,'mod_h5pactivity','mod/h5pactivity:view','moodle_mobile_app'),(616,'mod_h5pactivity_view_h5pactivity','mod_h5pactivity\\external\\view_h5pactivity','execute',NULL,'mod_h5pactivity','mod/h5pactivity:view','moodle_mobile_app'),(617,'mod_h5pactivity_get_attempts','mod_h5pactivity\\external\\get_attempts','execute',NULL,'mod_h5pactivity','mod/h5pactivity:view','moodle_mobile_app'),(618,'mod_h5pactivity_get_results','mod_h5pactivity\\external\\get_results','execute',NULL,'mod_h5pactivity','mod/h5pactivity:view','moodle_mobile_app'),(619,'mod_h5pactivity_get_h5pactivities_by_courses','mod_h5pactivity\\external\\get_h5pactivities_by_courses','execute',NULL,'mod_h5pactivity','mod/h5pactivity:view','moodle_mobile_app'),(620,'mod_h5pactivity_log_report_viewed','mod_h5pactivity\\external\\log_report_viewed','execute',NULL,'mod_h5pactivity','','moodle_mobile_app'),(621,'mod_h5pactivity_get_user_attempts','mod_h5pactivity\\external\\get_user_attempts','execute',NULL,'mod_h5pactivity','mod/h5pactivity:reviewattempts','moodle_mobile_app'),(622,'block_accessreview_get_module_data','block_accessreview\\external\\get_module_data','execute',NULL,'block_accessreview','block/accessreview:view',NULL),(623,'block_accessreview_get_section_data','block_accessreview\\external\\get_section_data','execute',NULL,'block_accessreview','block/accessreview:view',NULL),(624,'media_videojs_get_language','media_videojs\\external\\get_language','execute',NULL,'media_videojs','',NULL),(625,'tool_mobile_validate_subscription_key','tool_mobile\\external','validate_subscription_key',NULL,'tool_mobile','','moodle_mobile_app'),(626,'tool_mobile_get_tokens_for_qr_login','tool_mobile\\external','get_tokens_for_qr_login',NULL,'tool_mobile','','moodle_mobile_app'),(627,'tool_moodlenet_verify_webfinger','tool_moodlenet\\external','verify_webfinger',NULL,'tool_moodlenet','','moodle_mobile_app'),(628,'tool_moodlenet_search_courses','tool_moodlenet\\external','search_courses',NULL,'tool_moodlenet','','moodle_mobile_app'),(629,'paygw_paypal_get_config_for_js','paygw_paypal\\external\\get_config_for_js','execute',NULL,'paygw_paypal','',NULL),(630,'paygw_paypal_create_transaction_complete','paygw_paypal\\external\\transaction_complete','execute',NULL,'paygw_paypal','',NULL); /*!40000 ALTER TABLE `mdl_external_functions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_external_services` -- DROP TABLE IF EXISTS `mdl_external_services`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_external_services` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `enabled` tinyint(1) NOT NULL, `requiredcapability` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `restrictedusers` tinyint(1) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) DEFAULT NULL, `shortname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `downloadfiles` tinyint(1) NOT NULL DEFAULT '0', `uploadfiles` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_exteserv_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='built in and custom external services'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_external_services` -- LOCK TABLES `mdl_external_services` WRITE; /*!40000 ALTER TABLE `mdl_external_services` DISABLE KEYS */; INSERT INTO `mdl_external_services` VALUES (1,'Moodle mobile web service',1,NULL,0,'moodle',1587099347,1637066659,'moodle_mobile_app',1,1); /*!40000 ALTER TABLE `mdl_external_services` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_external_services_functions` -- DROP TABLE IF EXISTS `mdl_external_services_functions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_external_services_functions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `externalserviceid` bigint(10) NOT NULL, `functionname` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`) ) ENGINE=InnoDB AUTO_INCREMENT=740 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='lists functions available in each service group'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_external_services_functions` -- LOCK TABLES `mdl_external_services_functions` WRITE; /*!40000 ALTER TABLE `mdl_external_services_functions` DISABLE KEYS */; INSERT INTO `mdl_external_services_functions` VALUES (365,1,'core_badges_get_user_badges'),(366,1,'core_blog_get_entries'),(367,1,'core_blog_view_entries'),(368,1,'core_calendar_get_calendar_monthly_view'),(369,1,'core_calendar_get_calendar_day_view'),(370,1,'core_calendar_get_calendar_upcoming_view'),(371,1,'core_calendar_update_event_start_day'),(372,1,'core_calendar_create_calendar_events'),(373,1,'core_calendar_delete_calendar_events'),(374,1,'core_calendar_get_calendar_events'),(375,1,'core_calendar_get_action_events_by_timesort'),(376,1,'core_calendar_get_action_events_by_course'),(377,1,'core_calendar_get_action_events_by_courses'),(378,1,'core_calendar_get_calendar_event_by_id'),(379,1,'core_calendar_submit_create_update_form'),(380,1,'core_calendar_get_calendar_access_information'),(381,1,'core_calendar_get_allowed_event_types'),(382,1,'core_comment_get_comments'),(383,1,'core_comment_add_comments'),(384,1,'core_comment_delete_comments'),(385,1,'core_completion_get_activities_completion_status'),(386,1,'core_completion_get_course_completion_status'),(387,1,'core_completion_mark_course_self_completed'),(388,1,'core_completion_update_activity_completion_status_manually'),(389,1,'core_course_get_categories'),(390,1,'core_course_get_contents'),(391,1,'core_course_get_course_module'),(392,1,'core_course_get_course_module_by_instance'),(393,1,'core_course_get_courses'),(394,1,'core_course_search_courses'),(395,1,'core_course_view_course'),(396,1,'core_course_get_user_navigation_options'),(397,1,'core_course_get_user_administration_options'),(398,1,'core_course_get_courses_by_field'),(399,1,'core_course_check_updates'),(400,1,'core_course_get_updates_since'),(401,1,'core_course_get_enrolled_courses_by_timeline_classification'),(402,1,'core_course_get_recent_courses'),(403,1,'core_course_set_favourite_courses'),(404,1,'core_enrol_get_course_enrolment_methods'),(405,1,'core_enrol_get_enrolled_users'),(406,1,'core_enrol_search_users'),(407,1,'core_enrol_get_users_courses'),(408,1,'core_files_get_files'),(409,1,'core_get_component_strings'),(410,1,'core_grades_grader_gradingpanel_point_fetch'),(411,1,'core_grades_grader_gradingpanel_point_store'),(412,1,'core_grades_grader_gradingpanel_scale_fetch'),(413,1,'core_grades_grader_gradingpanel_scale_store'),(414,1,'core_group_get_activity_allowed_groups'),(415,1,'core_group_get_activity_groupmode'),(416,1,'core_group_get_course_groupings'),(417,1,'core_group_get_course_groups'),(418,1,'core_group_get_course_user_groups'),(419,1,'core_message_mute_conversations'),(420,1,'core_message_unmute_conversations'),(421,1,'core_message_block_user'),(422,1,'core_message_get_contact_requests'),(423,1,'core_message_create_contact_request'),(424,1,'core_message_confirm_contact_request'),(425,1,'core_message_decline_contact_request'),(426,1,'core_message_get_received_contact_requests_count'),(427,1,'core_message_delete_contacts'),(428,1,'core_message_delete_conversations_by_id'),(429,1,'core_message_delete_message'),(430,1,'core_message_get_blocked_users'),(431,1,'core_message_data_for_messagearea_search_messages'),(432,1,'core_message_message_search_users'),(433,1,'core_message_get_user_contacts'),(434,1,'core_message_get_conversations'),(435,1,'core_message_get_conversation'),(436,1,'core_message_get_conversation_between_users'),(437,1,'core_message_get_self_conversation'),(438,1,'core_message_get_messages'),(439,1,'core_message_get_conversation_counts'),(440,1,'core_message_get_unread_conversation_counts'),(441,1,'core_message_get_conversation_members'),(442,1,'core_message_get_member_info'),(443,1,'core_message_get_unread_conversations_count'),(444,1,'core_message_mark_all_notifications_as_read'),(445,1,'core_message_mark_all_conversation_messages_as_read'),(446,1,'core_message_mark_message_read'),(447,1,'core_message_mark_notification_read'),(448,1,'core_message_message_processor_config_form'),(449,1,'core_message_search_contacts'),(450,1,'core_message_send_instant_messages'),(451,1,'core_message_send_messages_to_conversation'),(452,1,'core_message_get_conversation_messages'),(453,1,'core_message_unblock_user'),(454,1,'core_message_get_user_notification_preferences'),(455,1,'core_message_get_user_message_preferences'),(456,1,'core_message_set_favourite_conversations'),(457,1,'core_message_unset_favourite_conversations'),(458,1,'core_message_delete_message_for_all_users'),(459,1,'core_notes_create_notes'),(460,1,'core_notes_delete_notes'),(461,1,'core_notes_get_course_notes'),(462,1,'core_notes_view_notes'),(463,1,'core_question_update_flag'),(464,1,'core_rating_get_item_ratings'),(465,1,'core_rating_add_rating'),(466,1,'core_tag_get_tagindex'),(467,1,'core_tag_get_tagindex_per_area'),(468,1,'core_tag_get_tag_areas'),(469,1,'core_tag_get_tag_collections'),(470,1,'core_tag_get_tag_cloud'),(471,1,'core_user_add_user_device'),(472,1,'core_user_add_user_private_files'),(473,1,'core_user_get_course_user_profiles'),(474,1,'core_user_get_users_by_field'),(475,1,'core_user_remove_user_device'),(476,1,'core_user_update_user_preferences'),(477,1,'core_user_view_user_list'),(478,1,'core_user_view_user_profile'),(479,1,'core_user_get_user_preferences'),(480,1,'core_user_update_picture'),(481,1,'core_user_set_user_preferences'),(482,1,'core_user_agree_site_policy'),(483,1,'core_user_get_private_files_info'),(484,1,'core_competency_competency_viewed'),(485,1,'core_competency_list_course_competencies'),(486,1,'core_competency_get_scale_values'),(487,1,'core_competency_user_competency_viewed'),(488,1,'core_competency_user_competency_viewed_in_plan'),(489,1,'core_competency_user_competency_viewed_in_course'),(490,1,'core_competency_user_competency_plan_viewed'),(491,1,'core_competency_grade_competency_in_course'),(492,1,'core_competency_delete_evidence'),(493,1,'core_webservice_get_site_info'),(494,1,'core_block_get_course_blocks'),(495,1,'core_block_get_dashboard_blocks'),(496,1,'core_filters_get_available_in_context'),(497,1,'core_h5p_get_trusted_h5p_file'),(498,1,'mod_assign_get_grades'),(499,1,'mod_assign_get_assignments'),(500,1,'mod_assign_get_submissions'),(501,1,'mod_assign_get_user_flags'),(502,1,'mod_assign_set_user_flags'),(503,1,'mod_assign_get_user_mappings'),(504,1,'mod_assign_revert_submissions_to_draft'),(505,1,'mod_assign_lock_submissions'),(506,1,'mod_assign_unlock_submissions'),(507,1,'mod_assign_save_submission'),(508,1,'mod_assign_submit_for_grading'),(509,1,'mod_assign_save_grade'),(510,1,'mod_assign_save_grades'),(511,1,'mod_assign_save_user_extensions'),(512,1,'mod_assign_reveal_identities'),(513,1,'mod_assign_view_grading_table'),(514,1,'mod_assign_view_submission_status'),(515,1,'mod_assign_get_submission_status'),(516,1,'mod_assign_list_participants'),(517,1,'mod_assign_submit_grading_form'),(518,1,'mod_assign_get_participant'),(519,1,'mod_assign_view_assign'),(520,1,'mod_book_view_book'),(521,1,'mod_book_get_books_by_courses'),(522,1,'mod_chat_login_user'),(523,1,'mod_chat_get_chat_users'),(524,1,'mod_chat_send_chat_message'),(525,1,'mod_chat_get_chat_latest_messages'),(526,1,'mod_chat_view_chat'),(527,1,'mod_chat_get_chats_by_courses'),(528,1,'mod_chat_get_sessions'),(529,1,'mod_chat_get_session_messages'),(530,1,'mod_choice_get_choice_results'),(531,1,'mod_choice_get_choice_options'),(532,1,'mod_choice_submit_choice_response'),(533,1,'mod_choice_view_choice'),(534,1,'mod_choice_get_choices_by_courses'),(535,1,'mod_choice_delete_choice_responses'),(536,1,'mod_data_get_databases_by_courses'),(537,1,'mod_data_view_database'),(538,1,'mod_data_get_data_access_information'),(539,1,'mod_data_get_entries'),(540,1,'mod_data_get_entry'),(541,1,'mod_data_get_fields'),(542,1,'mod_data_search_entries'),(543,1,'mod_data_approve_entry'),(544,1,'mod_data_delete_entry'),(545,1,'mod_data_add_entry'),(546,1,'mod_data_update_entry'),(547,1,'mod_feedback_get_feedbacks_by_courses'),(548,1,'mod_feedback_get_feedback_access_information'),(549,1,'mod_feedback_view_feedback'),(550,1,'mod_feedback_get_current_completed_tmp'),(551,1,'mod_feedback_get_items'),(552,1,'mod_feedback_launch_feedback'),(553,1,'mod_feedback_get_page_items'),(554,1,'mod_feedback_process_page'),(555,1,'mod_feedback_get_analysis'),(556,1,'mod_feedback_get_unfinished_responses'),(557,1,'mod_feedback_get_finished_responses'),(558,1,'mod_feedback_get_non_respondents'),(559,1,'mod_feedback_get_responses_analysis'),(560,1,'mod_feedback_get_last_completed'),(561,1,'mod_folder_view_folder'),(562,1,'mod_folder_get_folders_by_courses'),(563,1,'mod_forum_get_forums_by_courses'),(564,1,'mod_forum_get_discussion_posts'),(565,1,'mod_forum_get_forum_discussion_posts'),(566,1,'mod_forum_get_forum_discussions_paginated'),(567,1,'mod_forum_get_forum_discussions'),(568,1,'mod_forum_view_forum'),(569,1,'mod_forum_view_forum_discussion'),(570,1,'mod_forum_add_discussion_post'),(571,1,'mod_forum_add_discussion'),(572,1,'mod_forum_can_add_discussion'),(573,1,'mod_forum_get_forum_access_information'),(574,1,'mod_forum_set_subscription_state'),(575,1,'mod_forum_set_lock_state'),(576,1,'mod_forum_toggle_favourite_state'),(577,1,'mod_forum_set_pin_state'),(578,1,'mod_forum_delete_post'),(579,1,'mod_forum_get_discussion_post'),(580,1,'mod_forum_prepare_draft_area_for_post'),(581,1,'mod_forum_update_discussion_post'),(582,1,'mod_glossary_get_glossaries_by_courses'),(583,1,'mod_glossary_view_glossary'),(584,1,'mod_glossary_view_entry'),(585,1,'mod_glossary_get_entries_by_letter'),(586,1,'mod_glossary_get_entries_by_date'),(587,1,'mod_glossary_get_categories'),(588,1,'mod_glossary_get_entries_by_category'),(589,1,'mod_glossary_get_authors'),(590,1,'mod_glossary_get_entries_by_author'),(591,1,'mod_glossary_get_entries_by_author_id'),(592,1,'mod_glossary_get_entries_by_search'),(593,1,'mod_glossary_get_entries_by_term'),(594,1,'mod_glossary_get_entries_to_approve'),(595,1,'mod_glossary_get_entry_by_id'),(596,1,'mod_glossary_add_entry'),(597,1,'mod_imscp_view_imscp'),(598,1,'mod_imscp_get_imscps_by_courses'),(599,1,'mod_label_get_labels_by_courses'),(600,1,'mod_lesson_get_lessons_by_courses'),(601,1,'mod_lesson_get_lesson_access_information'),(602,1,'mod_lesson_view_lesson'),(603,1,'mod_lesson_get_questions_attempts'),(604,1,'mod_lesson_get_user_grade'),(605,1,'mod_lesson_get_user_attempt_grade'),(606,1,'mod_lesson_get_content_pages_viewed'),(607,1,'mod_lesson_get_user_timers'),(608,1,'mod_lesson_get_pages'),(609,1,'mod_lesson_launch_attempt'),(610,1,'mod_lesson_get_page_data'),(611,1,'mod_lesson_process_page'),(612,1,'mod_lesson_finish_attempt'),(613,1,'mod_lesson_get_attempts_overview'),(614,1,'mod_lesson_get_user_attempt'),(615,1,'mod_lesson_get_pages_possible_jumps'),(616,1,'mod_lesson_get_lesson'),(617,1,'mod_lti_get_tool_launch_data'),(618,1,'mod_lti_get_ltis_by_courses'),(619,1,'mod_lti_view_lti'),(620,1,'mod_page_view_page'),(621,1,'mod_page_get_pages_by_courses'),(622,1,'mod_quiz_get_quizzes_by_courses'),(623,1,'mod_quiz_view_quiz'),(624,1,'mod_quiz_get_user_attempts'),(625,1,'mod_quiz_get_user_best_grade'),(626,1,'mod_quiz_get_combined_review_options'),(627,1,'mod_quiz_start_attempt'),(628,1,'mod_quiz_get_attempt_data'),(629,1,'mod_quiz_get_attempt_summary'),(630,1,'mod_quiz_save_attempt'),(631,1,'mod_quiz_process_attempt'),(632,1,'mod_quiz_get_attempt_review'),(633,1,'mod_quiz_view_attempt'),(634,1,'mod_quiz_view_attempt_summary'),(635,1,'mod_quiz_view_attempt_review'),(636,1,'mod_quiz_get_quiz_feedback_for_grade'),(637,1,'mod_quiz_get_quiz_access_information'),(638,1,'mod_quiz_get_attempt_access_information'),(639,1,'mod_quiz_get_quiz_required_qtypes'),(640,1,'mod_resource_view_resource'),(641,1,'mod_resource_get_resources_by_courses'),(642,1,'mod_scorm_view_scorm'),(643,1,'mod_scorm_get_scorm_attempt_count'),(644,1,'mod_scorm_get_scorm_scoes'),(645,1,'mod_scorm_get_scorm_user_data'),(646,1,'mod_scorm_insert_scorm_tracks'),(647,1,'mod_scorm_get_scorm_sco_tracks'),(648,1,'mod_scorm_get_scorms_by_courses'),(649,1,'mod_scorm_launch_sco'),(650,1,'mod_scorm_get_scorm_access_information'),(651,1,'mod_survey_get_surveys_by_courses'),(652,1,'mod_survey_view_survey'),(653,1,'mod_survey_get_questions'),(654,1,'mod_survey_submit_answers'),(655,1,'mod_url_view_url'),(656,1,'mod_url_get_urls_by_courses'),(657,1,'mod_wiki_get_wikis_by_courses'),(658,1,'mod_wiki_view_wiki'),(659,1,'mod_wiki_view_page'),(660,1,'mod_wiki_get_subwikis'),(661,1,'mod_wiki_get_subwiki_pages'),(662,1,'mod_wiki_get_subwiki_files'),(663,1,'mod_wiki_get_page_contents'),(664,1,'mod_wiki_get_page_for_editing'),(665,1,'mod_wiki_new_page'),(666,1,'mod_wiki_edit_page'),(667,1,'mod_workshop_get_workshops_by_courses'),(668,1,'mod_workshop_get_workshop_access_information'),(669,1,'mod_workshop_get_user_plan'),(670,1,'mod_workshop_view_workshop'),(671,1,'mod_workshop_add_submission'),(672,1,'mod_workshop_update_submission'),(673,1,'mod_workshop_delete_submission'),(674,1,'mod_workshop_get_submissions'),(675,1,'mod_workshop_get_submission'),(676,1,'mod_workshop_get_submission_assessments'),(677,1,'mod_workshop_get_assessment'),(678,1,'mod_workshop_get_assessment_form_definition'),(679,1,'mod_workshop_get_reviewer_assessments'),(680,1,'mod_workshop_update_assessment'),(681,1,'mod_workshop_get_grades'),(682,1,'mod_workshop_evaluate_assessment'),(683,1,'mod_workshop_get_grades_report'),(684,1,'mod_workshop_view_submission'),(685,1,'mod_workshop_evaluate_submission'),(686,1,'enrol_guest_get_instance_info'),(687,1,'enrol_self_get_instance_info'),(688,1,'enrol_self_enrol_user'),(689,1,'message_airnotifier_is_system_configured'),(690,1,'message_airnotifier_are_notification_preferences_configured'),(691,1,'message_airnotifier_get_user_devices'),(692,1,'message_airnotifier_enable_device'),(693,1,'message_popup_get_popup_notifications'),(694,1,'message_popup_get_unread_popup_notification_count'),(695,1,'block_recentlyaccesseditems_get_recent_items'),(696,1,'block_starredcourses_get_starred_courses'),(697,1,'report_insights_set_notuseful_prediction'),(698,1,'report_insights_set_fixed_prediction'),(699,1,'report_insights_action_executed'),(700,1,'gradereport_overview_get_course_grades'),(701,1,'gradereport_overview_view_grade_report'),(702,1,'gradereport_user_get_grades_table'),(703,1,'gradereport_user_view_grade_report'),(704,1,'gradereport_user_get_grade_items'),(705,1,'tool_analytics_potential_contexts'),(706,1,'tool_lp_data_for_course_competencies_page'),(707,1,'tool_lp_data_for_plans_page'),(708,1,'tool_lp_data_for_plan_page'),(709,1,'tool_lp_data_for_user_evidence_list_page'),(710,1,'tool_lp_data_for_user_evidence_page'),(711,1,'tool_lp_data_for_user_competency_summary'),(712,1,'tool_lp_data_for_user_competency_summary_in_plan'),(713,1,'tool_lp_data_for_user_competency_summary_in_course'),(714,1,'tool_mobile_get_plugins_supporting_mobile'),(715,1,'tool_mobile_get_public_config'),(716,1,'tool_mobile_get_config'),(717,1,'tool_mobile_get_autologin_key'),(718,1,'tool_mobile_get_content'),(719,1,'tool_mobile_call_external_functions'),(720,1,'core_calendar_get_calendar_export_token'),(721,1,'core_files_delete_draft_files'),(722,1,'core_files_get_unused_draft_itemid'),(723,1,'core_block_fetch_addable_blocks'),(724,1,'core_table_get_dynamic_table_content'),(725,1,'core_xapi_statement_post'),(726,1,'mod_glossary_delete_entry'),(727,1,'mod_glossary_update_entry'),(728,1,'mod_glossary_prepare_entry_for_edition'),(729,1,'mod_h5pactivity_get_h5pactivity_access_information'),(730,1,'mod_h5pactivity_view_h5pactivity'),(731,1,'mod_h5pactivity_get_attempts'),(732,1,'mod_h5pactivity_get_results'),(733,1,'mod_h5pactivity_get_h5pactivities_by_courses'),(734,1,'mod_h5pactivity_log_report_viewed'),(735,1,'mod_h5pactivity_get_user_attempts'),(736,1,'tool_mobile_validate_subscription_key'),(737,1,'tool_mobile_get_tokens_for_qr_login'),(738,1,'tool_moodlenet_verify_webfinger'),(739,1,'tool_moodlenet_search_courses'); /*!40000 ALTER TABLE `mdl_external_services_functions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_external_services_users` -- DROP TABLE IF EXISTS `mdl_external_services_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_external_services_users` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `externalserviceid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `iprestriction` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `validuntil` bigint(10) DEFAULT NULL, `timecreated` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_exteservuser_ext_ix` (`externalserviceid`), KEY `mdl_exteservuser_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='users allowed to use services with restricted users flag'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_external_services_users` -- LOCK TABLES `mdl_external_services_users` WRITE; /*!40000 ALTER TABLE `mdl_external_services_users` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_external_services_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_external_tokens` -- DROP TABLE IF EXISTS `mdl_external_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_external_tokens` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `token` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `privatetoken` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `tokentype` smallint(4) NOT NULL, `userid` bigint(10) NOT NULL, `externalserviceid` bigint(10) NOT NULL, `sid` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `contextid` bigint(10) NOT NULL, `creatorid` bigint(10) NOT NULL DEFAULT '1', `iprestriction` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `validuntil` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `lastaccess` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_extetoke_use_ix` (`userid`), KEY `mdl_extetoke_ext_ix` (`externalserviceid`), KEY `mdl_extetoke_con_ix` (`contextid`), KEY `mdl_extetoke_cre_ix` (`creatorid`), KEY `mdl_extetoke_tok_ix` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Security tokens for accessing of external services'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_external_tokens` -- LOCK TABLES `mdl_external_tokens` WRITE; /*!40000 ALTER TABLE `mdl_external_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_external_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_favourite` -- DROP TABLE IF EXISTS `mdl_favourite`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_favourite` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemtype` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `contextid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `ordering` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`), KEY `mdl_favo_con_ix` (`contextid`), KEY `mdl_favo_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the relationship between an arbitrary item (itemtype,'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_favourite` -- LOCK TABLES `mdl_favourite` WRITE; /*!40000 ALTER TABLE `mdl_favourite` DISABLE KEYS */; INSERT INTO `mdl_favourite` VALUES (1,'core_message','message_conversations',1,5,2,NULL,1588585870,1588585870),(2,'core_message','message_conversations',2,127,36,NULL,1588645467,1588645467),(3,'core_message','message_conversations',4,195,88,NULL,1598012642,1598012642),(4,'core_message','message_conversations',5,391,102,NULL,1602124302,1602124302),(7,'core_message','message_conversations',6,555,131,NULL,1630631134,1630631134),(8,'core_message','message_conversations',7,716,175,NULL,1634948333,1634948333),(9,'core_course','courses',28,545,162,NULL,1635758305,1635758305),(10,'core_message','message_conversations',8,817,242,NULL,1636642844,1636642844),(12,'core_message','message_conversations',9,690,159,NULL,1647850641,1647850641),(13,'core_message','message_conversations',10,652,157,NULL,1647959362,1647959362),(14,'core_message','message_conversations',11,563,139,NULL,1648037941,1648037941); /*!40000 ALTER TABLE `mdl_favourite` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback` -- DROP TABLE IF EXISTS `mdl_feedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `anonymous` tinyint(1) NOT NULL DEFAULT '1', `email_notification` tinyint(1) NOT NULL DEFAULT '1', `multiple_submit` tinyint(1) NOT NULL DEFAULT '1', `autonumbering` tinyint(1) NOT NULL DEFAULT '1', `site_after_submit` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `page_after_submit` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `page_after_submitformat` tinyint(2) NOT NULL DEFAULT '0', `publish_stats` tinyint(1) NOT NULL DEFAULT '0', `timeopen` bigint(10) NOT NULL DEFAULT '0', `timeclose` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `completionsubmit` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_feed_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='all feedbacks'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback` -- LOCK TABLES `mdl_feedback` WRITE; /*!40000 ALTER TABLE `mdl_feedback` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_completed` -- DROP TABLE IF EXISTS `mdl_feedback_completed`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_completed` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `feedback` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `random_response` bigint(10) NOT NULL DEFAULT '0', `anonymous_response` tinyint(1) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_feedcomp_use_ix` (`userid`), KEY `mdl_feedcomp_fee_ix` (`feedback`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='filled out feedback'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_completed` -- LOCK TABLES `mdl_feedback_completed` WRITE; /*!40000 ALTER TABLE `mdl_feedback_completed` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_completed` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_completedtmp` -- DROP TABLE IF EXISTS `mdl_feedback_completedtmp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_completedtmp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `feedback` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `guestid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL DEFAULT '0', `random_response` bigint(10) NOT NULL DEFAULT '0', `anonymous_response` tinyint(1) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_feedcomp_use2_ix` (`userid`), KEY `mdl_feedcomp_fee2_ix` (`feedback`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='filled out feedback'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_completedtmp` -- LOCK TABLES `mdl_feedback_completedtmp` WRITE; /*!40000 ALTER TABLE `mdl_feedback_completedtmp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_completedtmp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_item` -- DROP TABLE IF EXISTS `mdl_feedback_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_item` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `feedback` bigint(10) NOT NULL DEFAULT '0', `template` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `presentation` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `typ` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `hasvalue` tinyint(1) NOT NULL DEFAULT '0', `position` smallint(3) NOT NULL DEFAULT '0', `required` tinyint(1) NOT NULL DEFAULT '0', `dependitem` bigint(10) NOT NULL DEFAULT '0', `dependvalue` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `options` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_feeditem_fee_ix` (`feedback`), KEY `mdl_feeditem_tem_ix` (`template`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='feedback_items'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_item` -- LOCK TABLES `mdl_feedback_item` WRITE; /*!40000 ALTER TABLE `mdl_feedback_item` DISABLE KEYS */; INSERT INTO `mdl_feedback_item` VALUES (3,0,1,'以下哪組詞語全部都是名詞?','','r>>>>>A)爸爸、汽車、牙刷、便便\r|B)爸爸、跑步、吃飯、便便\r|C)一個、書本、玩具、刷牙','multichoice',1,1,1,0,'',''); /*!40000 ALTER TABLE `mdl_feedback_item` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_sitecourse_map` -- DROP TABLE IF EXISTS `mdl_feedback_sitecourse_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_sitecourse_map` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `feedbackid` bigint(10) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_feedsitemap_cou_ix` (`courseid`), KEY `mdl_feedsitemap_fee_ix` (`feedbackid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='feedback sitecourse map'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_sitecourse_map` -- LOCK TABLES `mdl_feedback_sitecourse_map` WRITE; /*!40000 ALTER TABLE `mdl_feedback_sitecourse_map` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_sitecourse_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_template` -- DROP TABLE IF EXISTS `mdl_feedback_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_template` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `ispublic` tinyint(1) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_feedtemp_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='templates of feedbackstructures'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_template` -- LOCK TABLES `mdl_feedback_template` WRITE; /*!40000 ALTER TABLE `mdl_feedback_template` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_template` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_value` -- DROP TABLE IF EXISTS `mdl_feedback_value`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_value` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course_id` bigint(10) NOT NULL DEFAULT '0', `item` bigint(10) NOT NULL DEFAULT '0', `completed` bigint(10) NOT NULL DEFAULT '0', `tmp_completed` bigint(10) NOT NULL DEFAULT '0', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`), KEY `mdl_feedvalu_cou_ix` (`course_id`), KEY `mdl_feedvalu_ite_ix` (`item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='values of the completeds'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_value` -- LOCK TABLES `mdl_feedback_value` WRITE; /*!40000 ALTER TABLE `mdl_feedback_value` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_value` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_feedback_valuetmp` -- DROP TABLE IF EXISTS `mdl_feedback_valuetmp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_feedback_valuetmp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course_id` bigint(10) NOT NULL DEFAULT '0', `item` bigint(10) NOT NULL DEFAULT '0', `completed` bigint(10) NOT NULL DEFAULT '0', `tmp_completed` bigint(10) NOT NULL DEFAULT '0', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`), KEY `mdl_feedvalu_cou2_ix` (`course_id`), KEY `mdl_feedvalu_ite2_ix` (`item`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='values of the completedstmp'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_feedback_valuetmp` -- LOCK TABLES `mdl_feedback_valuetmp` WRITE; /*!40000 ALTER TABLE `mdl_feedback_valuetmp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_feedback_valuetmp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_file_conversion` -- DROP TABLE IF EXISTS `mdl_file_conversion`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_file_conversion` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `usermodified` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `sourcefileid` bigint(10) NOT NULL, `targetformat` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `status` bigint(10) DEFAULT '0', `statusmessage` longtext COLLATE utf8mb4_unicode_ci, `converter` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `destfileid` bigint(10) DEFAULT NULL, `data` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_fileconv_sou_ix` (`sourcefileid`), KEY `mdl_fileconv_des_ix` (`destfileid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Table to track file conversions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_file_conversion` -- LOCK TABLES `mdl_file_conversion` WRITE; /*!40000 ALTER TABLE `mdl_file_conversion` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_file_conversion` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_files` -- DROP TABLE IF EXISTS `mdl_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_files` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contenthash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `pathnamehash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `filearea` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `filepath` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `filename` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `userid` bigint(10) DEFAULT NULL, `filesize` bigint(10) NOT NULL, `mimetype` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `status` bigint(10) NOT NULL DEFAULT '0', `source` longtext COLLATE utf8mb4_unicode_ci, `author` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `license` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL DEFAULT '0', `referencefileid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`), KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`), KEY `mdl_file_con_ix` (`contenthash`), KEY `mdl_file_con2_ix` (`contextid`), KEY `mdl_file_use_ix` (`userid`), KEY `mdl_file_ref_ix` (`referencefileid`), KEY `mdl_file_lic_ix` (`license`) ) ENGINE=InnoDB AUTO_INCREMENT=25759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='description of files, content is stored in sha1 file pool'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_files` -- LOCK TABLES `mdl_files` WRITE; /*!40000 ALTER TABLE `mdl_files` DISABLE KEYS */; INSERT INTO `mdl_files` VALUES (1,'5f8e911d0da441e36f47c5c46f4393269211ca56','508e674d49c30d4fde325fe6c7f6fd3d56b247e1',1,'assignfeedback_editpdf','stamps',0,'/','smile.png',2,1085,'image/png',0,NULL,NULL,NULL,1587099381,1587099381,0,NULL),(2,'da39a3ee5e6b4b0d3255bfef95601890afd80709','70b7cdade7b4e27d4e83f0cdaad10d6a3c0cccb5',1,'assignfeedback_editpdf','stamps',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587099381,1587099381,0,NULL),(3,'75c101cb8cb34ea573cd25ac38f8157b1de901b8','68317eab56c67d32aeaee5acf509a0c4aa828b6b',1,'assignfeedback_editpdf','stamps',0,'/','sad.png',2,966,'image/png',0,NULL,NULL,NULL,1587099381,1587099381,0,NULL),(4,'0c5190a24c3943966541401c883eacaa20ca20cb','695a55ff780e61c9e59428aa425430b0d6bde53b',1,'assignfeedback_editpdf','stamps',0,'/','tick.png',2,1039,'image/png',0,NULL,NULL,NULL,1587099381,1587099381,0,NULL),(5,'8c96a486d5801e0f4ab8c411f561f1c687e1f865','373e63af262a9b8466ba8632551520be793c37ff',1,'assignfeedback_editpdf','stamps',0,'/','cross.png',2,861,'image/png',0,NULL,NULL,NULL,1587099381,1587099381,0,NULL),(39,'da39a3ee5e6b4b0d3255bfef95601890afd80709','74c104d54c05b5f8c633a36da516d37e6c5279e4',1,'core','preview',0,'/thumb/','.',NULL,0,NULL,0,NULL,NULL,NULL,1587202503,1587202503,0,NULL),(40,'da39a3ee5e6b4b0d3255bfef95601890afd80709','884555719c50529b9df662a38619d04b5b11e25c',1,'core','preview',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1587202503,1587202503,0,NULL),(44,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f334d31ed7426e26308e38d8af2d9c7b215605c4',1,'theme_lambda','carousel_image_1',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587202907,1587211808,0,NULL),(65,'da39a3ee5e6b4b0d3255bfef95601890afd80709','13329bd7898f033eb0e93c11a609c6adfb8fb295',1,'core_admin','logo',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587208282,1637998935,0,NULL),(75,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7a4df17589ee29c582937974ed74eb3cf899c4d9',1,'theme_lambda','logo',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587211449,1647853261,0,NULL),(87,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6750cb3e358b85d2cb3bd2d4b64fc06c20e3e46b',1,'theme_lambda','slide1image',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587211694,1647853931,0,NULL),(292,'c30167a54ef7ab7796579d1d12f57b6a5063b912','f1580c42598290bb5ddd28604d3e1d7634d56024',1,'backup','course',0,'/','22_4.mbz',2,1004621582,'application/vnd.moodle.backup',0,'22_4-1744.mbz','Admin User','allrightsreserved',1587561143,1587561181,0,NULL),(293,'da39a3ee5e6b4b0d3255bfef95601890afd80709','307b75db3fcc7f0d8134365403c6a2792ac13b47',1,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1587561147,1587770615,0,NULL),(414,'d067ce1364a9ae9215ca79ab688b09aee7325f4c','2529b3d84bb3540901e52d25fb0657e0099c30f9',1,'backup','course',0,'/','10_YF.mbz',2,113114384,'application/vnd.moodle.backup',0,'10_備份-moodle2-course-2-一針見血的福音-20200425-0714-nu.mbz','Admin User','allrightsreserved',1587770753,1587770775,0,NULL),(607,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ab101fa6f3b2950a1981dcefd153fd11d65ca6a0',1,'core','preview',0,'/tinyicon/','.',NULL,0,NULL,0,NULL,NULL,NULL,1587951924,1587951924,0,NULL),(1152,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5d09e8202de960d253034dfbd5306690641d3392',5,'user','backup',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1588853997,1641540730,0,NULL),(3067,'48a04ebc1acbf26b20a5794b972a818bb0cc6691','e66512dd77101da7435d2584f4c96d8c3da6f410',1,'badges','badgeimage',1,'/','f1.png',NULL,8524,'image/png',0,NULL,NULL,NULL,1589909718,1589909718,0,NULL),(3068,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1a190b4057e95127c718cd33b67cc161e2922d18',1,'badges','badgeimage',1,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1589909718,1589909718,0,NULL),(3069,'557dddac85132818201926a6225bc635b522580f','a567a84439ee607b1aa86bc4f5dc0adac837b4dd',1,'badges','badgeimage',1,'/','f2.png',NULL,1563,'image/png',0,NULL,NULL,NULL,1589909718,1589909718,0,NULL),(3070,'dc4397a865bdaed24b8ca09e08f4316569a9c614','c5fc87d4fd675e02f8505ff87e26566d8c715821',1,'badges','badgeimage',1,'/','f3.png',NULL,160155,'image/png',0,NULL,NULL,NULL,1589909718,1589909718,0,NULL),(3073,'48a04ebc1acbf26b20a5794b972a818bb0cc6691','5ee5c196559234176bc7ab1ff0741808afd8ccf3',1,'badges','badgeimage',2,'/','f1.png',NULL,8524,'image/png',0,NULL,NULL,NULL,1589988882,1589988882,0,NULL),(3074,'da39a3ee5e6b4b0d3255bfef95601890afd80709','84fff6e58f113ed51e3c8f4db11f6e89d0a99c04',1,'badges','badgeimage',2,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1589988882,1589988882,0,NULL),(3075,'557dddac85132818201926a6225bc635b522580f','12e0549755f0488d0c7bfb06dfe5b4f8fe01820e',1,'badges','badgeimage',2,'/','f2.png',NULL,1563,'image/png',0,NULL,NULL,NULL,1589988882,1589988882,0,NULL),(3076,'dc4397a865bdaed24b8ca09e08f4316569a9c614','183cc22928daf25def386a7af5e3ae2e5404ad11',1,'badges','badgeimage',2,'/','f3.png',NULL,160155,'image/png',0,NULL,NULL,NULL,1589988882,1589988882,0,NULL),(3087,'bd65fc028c4601ca2dbbe1ba5ccec628c6086ff8','6ff7b54bb4da13ba91da7813ca36857ae55bbe43',5,'badges','userbadge',3,'/','ecf32bd467e9ebdc9d937b46ef8d015e950ba4a2.png',NULL,160777,'image/png',0,NULL,NULL,NULL,1589997635,1589997635,0,NULL),(3088,'da39a3ee5e6b4b0d3255bfef95601890afd80709','001663c7129864c6b8898d396be452daf74dfe81',5,'badges','userbadge',3,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1589997635,1589997635,0,NULL),(3100,'58c5abea898a1677ab30151076bd50c723e535c1','96424080640d6870cd9e1744e81e89eabbac783c',364,'badges','userbadge',3,'/','27782e6d440e74a7cddc0f7ec468dbc0bac1b03b.png',NULL,160777,'image/png',0,NULL,NULL,NULL,1590004574,1590004574,0,NULL),(3101,'da39a3ee5e6b4b0d3255bfef95601890afd80709','39288716aabe2ceed84d29d1d9009fed17b0c7c1',364,'badges','userbadge',3,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1590004574,1590004574,0,NULL),(3107,'804b7ca7ddc9b62e6481faa84f31056fdaabb406','40c0de1ea98e2946d938eb724b82e86d7e070a52',364,'user','icon',0,'/','f1.jpg',NULL,4927,'image/jpeg',0,NULL,NULL,NULL,1590004778,1590004778,0,NULL),(3108,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d61471a50166ce7d2d90a04af66a0e35aea5a578',364,'user','icon',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1590004778,1590004778,0,NULL),(3109,'ca9246c72e7e79594fe22cd8fa4ca566af81adaa','a1862c3e3d3459ceb226a50337c98f98ee892c47',364,'user','icon',0,'/','f2.jpg',NULL,1424,'image/jpeg',0,NULL,NULL,NULL,1590004778,1590004778,0,NULL),(3110,'2a7ac9caf0b73282fc7612f86997aed3ce21aac5','6772ef8e426a26ed58b0d421798daffc64934dbf',364,'user','icon',0,'/','f3.jpg',NULL,56276,'image/jpeg',0,NULL,NULL,NULL,1590004778,1590004778,0,NULL),(3158,'67d9ea7f99fbebf6ff7a6a419d977805d40ab6e8','cb7f829b625e930c253edd6a797e51479f42d0ca',385,'user','icon',0,'/','f1.jpg',NULL,4685,'image/jpeg',0,NULL,NULL,NULL,1592241125,1592241125,0,NULL),(3159,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c315f7a4b9b8428e06aafbdc4e7dc760776878e5',385,'user','icon',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1592241125,1592241125,0,NULL),(3160,'93a9bdedac5d88036196596b97e0d175ac7e81b9','bdb458bd8172d73936be516b3d7afc1e6e3c5f10',385,'user','icon',0,'/','f2.jpg',NULL,1482,'image/jpeg',0,NULL,NULL,NULL,1592241125,1592241125,0,NULL),(3161,'604a43b83c1923c709dc7d2a96811c91b02caaf8','c1a91f969ab2f329afe641c0eb6ef10a0c75c86f',385,'user','icon',0,'/','f3.jpg',NULL,50272,'image/jpeg',0,NULL,NULL,NULL,1592241125,1592241125,0,NULL),(3179,'865d45b1c2ea3c4ee8a69e11a831fb596ae97da0','7aeeb7e63881d5451680a5c4f7ee362ed7bbeca5',410,'user','icon',0,'/','f1.jpg',NULL,1675,'image/jpeg',0,NULL,NULL,NULL,1593964929,1593964929,0,NULL),(3180,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b76376830996617f62b3bbae7ca7ce699945ec10',410,'user','icon',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1593964929,1593964929,0,NULL),(3181,'e59327d5aaa314bcab4794f885d306edd0d03e88','f9f19ef314018b35456287d905fbe29a7c747f60',410,'user','icon',0,'/','f2.jpg',NULL,996,'image/jpeg',0,NULL,NULL,NULL,1593964929,1593964929,0,NULL),(3182,'bf28eb2554be839d91e08a927c99f776b6614673','1904f2d210efe962ca5abe5a4571b931d6a94e9f',410,'user','icon',0,'/','f3.jpg',NULL,12558,'image/jpeg',0,NULL,NULL,NULL,1593964929,1593964929,0,NULL),(3401,'595cb2253a790eea1aa4ac4cef59d798baf22d69','81ca15ba66af1890aa881616816b788d40a55103',434,'user','icon',0,'/','f1.jpg',NULL,8007,'image/jpeg',0,NULL,NULL,NULL,1604292142,1604292142,0,NULL),(3402,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fa4146603eb2cc6544c080e5005f84f7cd4a180a',434,'user','icon',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1604292142,1604292142,0,NULL),(3403,'18035f0e6ed07264fe239641f992cd41f7a9ebf5','d0b4190c53e15733355f14400887981d5d0c5c8b',434,'user','icon',0,'/','f2.jpg',NULL,2214,'image/jpeg',0,NULL,NULL,NULL,1604292142,1604292142,0,NULL),(3404,'80bda50c678a979e1d6434bff5d9163e0c96dc52','15537dce4708da76414fb03d1a7dfab2ce8183e3',434,'user','icon',0,'/','f3.jpg',NULL,80251,'image/jpeg',0,NULL,NULL,NULL,1604292142,1604292142,0,NULL),(4833,'a17ffe525a2cbed848b03772bf6bfd0fc1995928','98141074d9ce29601786e3dcfb1d166eed5c66cf',459,'mod_forum','post',5,'/','Copy of Gold and Green Vintage Greetings Facebook Cover copy.png',2,113163,'image/png',0,'Copy of Gold and Green Vintage Greetings Facebook Cover copy.png','User Admin','allrightsreserved',1623649927,1623649939,0,NULL),(4834,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ae5bc3ad62044c3678bea3685fa11b2b98da0a31',459,'mod_forum','post',5,'/','.',2,0,NULL,0,NULL,NULL,NULL,1623649927,1636640945,0,NULL),(4839,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4d9a686f9d91c5fdcffb8f7fc5b7f43420044b47',1,'theme_classic','backgroundimage',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1623650308,1629812311,0,NULL),(4886,'e0433e04a8a58f7f042870aa7bebdfda87983825','812b98ab5b17df3137dfaf6ff378d0104f7b0f5f',1,'core','preview',0,'/tinyicon/','a17ffe525a2cbed848b03772bf6bfd0fc1995928',NULL,1224,'image/png',0,NULL,NULL,NULL,1623658924,1623658924,0,NULL),(5446,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','534c61309d84dbf688577cf1c5069bcbf142b735',2,'course','section',127,'/','CCL.png',2,941097,'image/png',0,'CCL.png','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(5447,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c57560ffd7b2760085562810b060c79db07ae481',2,'course','section',127,'/','.',2,0,NULL,0,NULL,NULL,NULL,1623686589,1649350516,0,NULL),(5478,'48a04ebc1acbf26b20a5794b972a818bb0cc6691','50519eb8feffdd8a4c7f16d17daa4983e2ec698a',1,'badges','badgeimage',3,'/','f1.png',NULL,8524,'image/png',0,NULL,NULL,NULL,1589997476,1589997476,0,NULL),(5479,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7f499c4a795933bb4b21e1e919d4e56d8f36d22f',1,'badges','badgeimage',3,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487223,1628487223,0,NULL),(5480,'557dddac85132818201926a6225bc635b522580f','434e77fdc341ce45ea7d53d564e96bea6ea4e23d',1,'badges','badgeimage',3,'/','f2.png',NULL,1563,'image/png',0,NULL,NULL,NULL,1589997476,1589997476,0,NULL),(5481,'dc4397a865bdaed24b8ca09e08f4316569a9c614','76f3ae69710a8ee85cd08c41aa36534d06eb4bc5',1,'badges','badgeimage',3,'/','f3.png',NULL,160155,'image/png',0,NULL,NULL,NULL,1589997476,1589997476,0,NULL),(5502,'6a23beaeff9ec23cfb22b54c92c27e90507ad87d','6e84a04044471755ec03e67cdd58941450749238',1,'badges','badgeimage',4,'/','f1.png',NULL,16287,'image/png',0,NULL,NULL,NULL,1623665136,1623665136,0,NULL),(5503,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bba8f6992621143abbc9b32906bec25124298d25',1,'badges','badgeimage',4,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487374,1628487374,0,NULL),(5504,'6bd9c5bf26c43b2c4f73577607d1db022f4d8867','33bb298c801da43194b62908f7a59286d548efa1',1,'badges','badgeimage',4,'/','f2.png',NULL,2894,'image/png',0,NULL,NULL,NULL,1623665136,1623665136,0,NULL),(5505,'6e341fe2513222f8664f63f46408e6cc5d55f154','8cb845305308b0d3ab9727d251eb855088cbf0f0',1,'badges','badgeimage',4,'/','f3.png',NULL,203326,'image/png',0,NULL,NULL,NULL,1623665136,1623665136,0,NULL),(5506,'6a23beaeff9ec23cfb22b54c92c27e90507ad87d','ace99fe7abc606cc3ccd301728c8510a021567ff',1,'badges','badgeimage',5,'/','f1.png',NULL,16287,'image/png',0,NULL,NULL,NULL,1623665238,1623665238,0,NULL),(5507,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fc135c76d806f318a18893928b8e9b875076ad50',1,'badges','badgeimage',5,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487374,1628487374,0,NULL),(5508,'6bd9c5bf26c43b2c4f73577607d1db022f4d8867','c9ef60304e0322b746244187b186695b3485ac97',1,'badges','badgeimage',5,'/','f2.png',NULL,2894,'image/png',0,NULL,NULL,NULL,1623665238,1623665238,0,NULL),(5509,'6e341fe2513222f8664f63f46408e6cc5d55f154','c3b752ab2762d2f33686dd6094a8afde29446108',1,'badges','badgeimage',5,'/','f3.png',NULL,203326,'image/png',0,NULL,NULL,NULL,1623665238,1623665238,0,NULL),(5510,'9a081b21947eab8f681940afad3a8276a2c5ae6e','8d815c4d9bf07cd52aee0d76cb50a74236c63f76',1,'badges','badgeimage',6,'/','f1.png',NULL,18098,'image/png',0,NULL,NULL,NULL,1623665377,1623665377,0,NULL),(5511,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8bafb5ade8610990bb7eaaf587a88244e1fc2fe1',1,'badges','badgeimage',6,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487374,1628487374,0,NULL),(5512,'d2ee39c448bb6591fd9d4a230b6718f9d472abcf','11a8329eaf2c17bb68414d5e8bf388a3366d174d',1,'badges','badgeimage',6,'/','f2.png',NULL,3027,'image/png',0,NULL,NULL,NULL,1623665377,1623665377,0,NULL),(5513,'d253975a5ab74739ac57f4a27bb485e5b7c92f37','9d6b8a4836c2459d9969cdb4177392cb966d4706',1,'badges','badgeimage',6,'/','f3.png',NULL,217416,'image/png',0,NULL,NULL,NULL,1623665377,1623665377,0,NULL),(5514,'f93ad100d5ca41f4cb1152773c5f6011bea24aef','11b97fa65916cec8d0b5f334aa1e69ee6804ab61',1,'badges','badgeimage',7,'/','f1.png',NULL,12791,'image/png',0,NULL,NULL,NULL,1623665485,1623665485,0,NULL),(5515,'da39a3ee5e6b4b0d3255bfef95601890afd80709','72da97c48fdf35c314e43450e26b10769afc6bce',1,'badges','badgeimage',7,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487374,1628487374,0,NULL),(5516,'b33c1dcfaf8370e777393fcd7697a0f2d4b94a90','9926d893f7e20be0a8ba6658ee146abc4cfb0e77',1,'badges','badgeimage',7,'/','f2.png',NULL,2231,'image/png',0,NULL,NULL,NULL,1623665485,1623665485,0,NULL),(5517,'eb9262c04b3aaec73a48ede794b4ee35bde219de','653fcf60b07c96e51f255cc265c875c6feed6556',1,'badges','badgeimage',7,'/','f3.png',NULL,145496,'image/png',0,NULL,NULL,NULL,1623665485,1623665485,0,NULL),(5518,'6b51a71586d17481dd5f5ceaed52cf398d27a07e','edb0eee836e444021ea5b2249d575a6b27f52752',1,'badges','badgeimage',8,'/','f1.png',NULL,14380,'image/png',0,NULL,NULL,NULL,1623665806,1623665806,0,NULL),(5519,'da39a3ee5e6b4b0d3255bfef95601890afd80709','da33c4d7b22b90d527cd39e6355104d01140f8f0',1,'badges','badgeimage',8,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1628487374,1628487374,0,NULL),(5520,'9179d284f62c138a7e6f6c4a079636a4aaad0c0e','2f6fb773cd7ba77070d5c985817fafe8eafba82e',1,'badges','badgeimage',8,'/','f2.png',NULL,2420,'image/png',0,NULL,NULL,NULL,1623665806,1623665806,0,NULL),(5521,'8876c6c68c1a498c5747204b5d4cd3abea35eb1a','1840a3c5f7001f036c28c9e4bc335f0d5af5cd6b',1,'badges','badgeimage',8,'/','f3.png',NULL,202209,'image/png',0,NULL,NULL,NULL,1623665806,1623665806,0,NULL),(5759,'73f36c7f9868689641081c73b00cf93ec24f41ed','ff03df58d3c991a5e82668e02249ea317c9c81a3',1,'core','preview',0,'/tinyicon/','5a59ef6928327a2bc5a05a7416605d67f2cd6da3',NULL,926,'image/png',0,NULL,NULL,NULL,1628495817,1628495817,0,NULL),(5822,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','2a12e418afe32a98cb2b4b66fc4701848b64323a',2,'course','section',127,'/','CBI_Wing.png',2,1414420,'image/png',0,'CBI_Wing.png',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(5823,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','645b2ca108b3e8e901f80175f9cc46895e6db125',2,'course','section',127,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'Screenshot 2021-08-24 at 11.22.45 PM.png','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(5862,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7889d4fb03a02fdccb5fef1d06722c66106dd521',545,'course','summary',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1629861976,1637489770,0,NULL),(5866,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','cacb4e46a192d61181c1d285a166b30d5eab12fe',545,'course','section',193,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'Screenshot 2021-08-24 at 11.22.45 PM.png','User Admin','allrightsreserved',1629862274,1629862293,0,NULL),(5867,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d9292e18d0e27870a21bbd6c2d0079dcfe0a3a85',545,'course','section',193,'/','.',2,0,NULL,0,NULL,NULL,NULL,1629862274,1649350350,0,NULL),(5934,'da39a3ee5e6b4b0d3255bfef95601890afd80709','11c097c3e9ccb2ee0d8dd8b17b489de21232c03b',545,'course','overviewfiles',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1629866897,1637489896,0,NULL),(6011,'1fa4d3b8abf16fc8bdbd4ea00bb608fbf3096942','c6dbb318236e792c59ccbdd8f950a1fd3f4b1d3f',1,'core','preview',0,'/tinyicon/','1a5ee36f3b51891c67155a2ff6143a55d97f073f',NULL,1129,'image/png',0,NULL,NULL,NULL,1630081405,1630081405,0,NULL),(6012,'f83f49d50ff5242f2fd23c1f411249388d30f559','bda6257ee0a0bf13a7cd60de7fa31b315ca26050',1,'core','preview',0,'/tinyicon/','d798c664ab3a78135b27b946316b846df7df01a5',NULL,1207,'image/png',0,NULL,NULL,NULL,1630081405,1630081405,0,NULL),(6013,'433cce488d2565b1a57c4a9ee77953cdfd1f9631','8c25dc2acb25d2233f513e2cd929792151c302da',1,'core','preview',0,'/tinyicon/','4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449',NULL,890,'image/png',0,NULL,NULL,NULL,1630081405,1630081405,0,NULL),(6014,'471b6d62424f163e1381539bf707b0f5e97b7e2d','1b1c3d098e488a543d10965f3c71bafed4ca7c63',1,'core','preview',0,'/tinyicon/','67788b878e5d362cb1e12c9f23a2040ba3f07f32',NULL,837,'image/png',0,NULL,NULL,NULL,1630081405,1630081405,0,NULL),(6015,'b8e3690758dc337720fd55b40a99168c581ddedb','640d9723d850f32379a6d2bd9eb53e290dd3bb11',1,'core','preview',0,'/thumb/','1a5ee36f3b51891c67155a2ff6143a55d97f073f',NULL,12516,'image/png',0,NULL,NULL,NULL,1630081426,1630081426,0,NULL),(6043,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','7ce1d4ea19adece6b22e8c3841e7168d6030050d',543,'coursecat','description',0,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'zdi-enrol.jpg','User Admin','allrightsreserved',1630155489,1630155574,0,NULL),(6044,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bfb9b590796246318faf52c17d8de8f662571a4f',543,'coursecat','description',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630155489,1636716536,0,NULL),(6121,'91b61dc9afceb2f1360a5d3ca89ab5993fb0af17','6fcdb5dbb4ce22fe918d71abd33ef99764ddc5aa',1,'core','preview',0,'/tinyicon/','80f5d25ad198f1118844c8e5ae4c8481b7c92a12',NULL,753,'image/png',0,NULL,NULL,NULL,1630160960,1630160960,0,NULL),(6122,'6d9bc05595df3fc7c544d5ed451a13f4a020e6ad','80c85586c744dd544f0f0b74719c2462126d84d3',1,'core','preview',0,'/tinyicon/','8fe2a4984d359931177e47d34ecb6bc9786f5366',NULL,1275,'image/png',0,NULL,NULL,NULL,1630160960,1630160960,0,NULL),(6123,'380b1ba6327e255903f1fdfc626006323ea37f0b','38e496824b49f2fc09011f08921acd3d6db7c7d7',1,'core','preview',0,'/tinyicon/','1a5f1b1769b108f295e43e63d52f8d89c663f9f9',NULL,834,'image/png',0,NULL,NULL,NULL,1630160960,1630160960,0,NULL),(6125,'b976ec8f4330a4d276c5a70491ee4d3e89dd0f09','0248ec30cc647bb7eaa8158dee6fd16e2c0a1480',1,'core','preview',0,'/thumb/','80f5d25ad198f1118844c8e5ae4c8481b7c92a12',NULL,8495,'image/png',0,NULL,NULL,NULL,1630160992,1630160992,0,NULL),(6158,'a0d1760deca56309a9a393c75d552bed622989a2','c95cd1b932e31f1733a08aaaa5543ba830248213',1,'core','preview',0,'/thumb/','8fe2a4984d359931177e47d34ecb6bc9786f5366',NULL,15502,'image/png',0,NULL,NULL,NULL,1630161954,1630161954,0,NULL),(6163,'7d489ff0049ba54f08ee114f1d44c2a782531226','d10765b2326d022df0819b5e221c4038372dd728',1,'core','preview',0,'/thumb/','67788b878e5d362cb1e12c9f23a2040ba3f07f32',NULL,9009,'image/png',0,NULL,NULL,NULL,1630163714,1630163714,0,NULL),(6164,'ba6e395ace2089d5847f33d61916ae3a06b9309a','b385a9df989fd54cb93fdb987fb258f317364b34',1,'core','preview',0,'/thumb/','d798c664ab3a78135b27b946316b846df7df01a5',NULL,11041,'image/png',0,NULL,NULL,NULL,1630163719,1630163719,0,NULL),(6351,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','b2031e57f67ceda8906a55b60e3f5a5b22667ba7',2,'course','section',127,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'zdi-enrol.jpg','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(6551,'822a162b75c820b2770701d2a916f343b1ef1c93','4ecf0775dba985c1f84ce331ea5e6f3d484f4d3e',1,'core','preview',0,'/tinyicon/','68c7438e85016b343eceff741367a0194bce3656',NULL,861,'image/png',0,NULL,NULL,NULL,1630401852,1630401852,0,NULL),(6552,'161c9a7e5be4d3e0475308c73a12918763eb1fff','4cd3e019f69abaa03f5bbc3d3f1f2b7332e34765',1,'core','preview',0,'/thumb/','68c7438e85016b343eceff741367a0194bce3656',NULL,7068,'image/png',0,NULL,NULL,NULL,1630401856,1630401856,0,NULL),(6557,'68c7438e85016b343eceff741367a0194bce3656','8079a34bb8d5657ebf9fb88070ef441ef8619777',545,'course','overviewfiles',0,'/','SmartSelect_20201116-153918_Video Player.jpg',2,137396,'image/jpeg',0,'SmartSelect_20201116-153918_Video Player.jpg','User Admin','allrightsreserved',1630401852,1630401892,0,NULL),(6585,'68c7438e85016b343eceff741367a0194bce3656','7edb2f3fbff175bddf4ed01a60c4858d4b3a483c',545,'course','section',193,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'SmartSelect_20201116-153918_Video Player.jpg','User Admin','allrightsreserved',1630402085,1630402114,0,NULL),(6594,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','e3d4bbf10318250fe01cc9e0cd7933065c39b253',545,'course','section',240,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630402355,0,NULL),(6595,'da39a3ee5e6b4b0d3255bfef95601890afd80709','10bc3a3ea7dbcfa67c5751e6ee962685b3b433a1',545,'course','section',240,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630402238,1646992742,0,NULL),(6613,'68c7438e85016b343eceff741367a0194bce3656','e875c7fe711b8b28d989747e6765183867c3f53e',545,'course','section',240,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'伺服器檔案: banner-frontpage.jpg','User Admin','allrightsreserved',1630402902,1630402936,0,NULL),(6695,'91143ec6ea246e48ec29dbdee6c02ccff34a99e1','85ef08efba86740d7f6c88f35d964cd9a53d4e03',1,'core','preview',0,'/tinyicon/','8fddc6567f03e1ba075bcd543de651764489e21d',NULL,1000,'image/png',0,NULL,NULL,NULL,1630404901,1630404901,0,NULL),(6696,'70de5073a497cd759f87de1175dd5d62236fbf78','8ca39dbf435280929c3f96f029eba1a9be05376b',1,'core','preview',0,'/tinyicon/','4f367051b50f7263d3fb0ae1487b295b547352f7',NULL,1024,'image/png',0,NULL,NULL,NULL,1630404901,1630404901,0,NULL),(6731,'36c3d7ca0f5cb04531002bb445e56017e2a4b78e','02cef6afbd21cb967663c215b5a800645f36d25f',1,'core','preview',0,'/thumb/','4f367051b50f7263d3fb0ae1487b295b547352f7',NULL,11708,'image/png',0,NULL,NULL,NULL,1630416888,1630416888,0,NULL),(6732,'854cc7238e930c295f312c44a97bb6919bc367e6','b0afc7208532ac4190c5c3ad6a32652c0cb7fc68',1,'core','preview',0,'/thumb/','4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449',NULL,9307,'image/png',0,NULL,NULL,NULL,1630416895,1630416895,0,NULL),(6739,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','6649e606630fcc7067ae9ef93a258e166fb55394',2,'course','section',127,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'Server files: Screenshot 2021-08-24 at 11.22.45 PM.png','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(6916,'68c7438e85016b343eceff741367a0194bce3656','49d032e0d5fb2c498728bfa3bdde9a6c8c0babee',2,'course','section',127,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(6997,'4f367051b50f7263d3fb0ae1487b295b547352f7','ab25af31777e8ccbebb8a1ea09e1e6c6f1f84394',608,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(6998,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75053a2daf968bff0e251b7b9b75adef0045c38c',608,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630492534,1630492604,0,NULL),(7004,'da39a3ee5e6b4b0d3255bfef95601890afd80709','12cdf0572b87ed186ae78faa271fa3979d2f4810',607,'mod_page','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630492649,1630907787,0,NULL),(7007,'4f367051b50f7263d3fb0ae1487b295b547352f7','087330a0471c9e02e65b88e5de6df04c6b267c84',607,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492649,0,NULL),(7008,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a28986471dffb8adc888715cf49db84fb8e8967d',607,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630492649,1630907787,0,NULL),(7029,'4f367051b50f7263d3fb0ae1487b295b547352f7','4fea6fd85095caadb2428e751161860a75afec5d',609,'mod_page','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492649,0,NULL),(7030,'da39a3ee5e6b4b0d3255bfef95601890afd80709','69325147f775afcc53e51ad3851cc6ab22592860',609,'mod_page','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493414,1630493681,0,NULL),(7031,'4f367051b50f7263d3fb0ae1487b295b547352f7','c608c01f27eb380dba776758278738146a22686c',609,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492649,0,NULL),(7032,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e655e60931be01917922a8a62f1366b4ca9c4e57',609,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493414,1630493681,0,NULL),(7033,'4f367051b50f7263d3fb0ae1487b295b547352f7','6c42627a11d18afeb6ca2561a16bc709c7f34eea',610,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(7034,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f6680c6c2102e1bc7912d4ad114d6bc0de006f09',610,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493422,1630493422,0,NULL),(7055,'4f367051b50f7263d3fb0ae1487b295b547352f7','ed6801c93e5a5ff6513f52315019433ba45765a8',611,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(7056,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b6537f62025b2a55d7036363d804691fab91adf0',611,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493581,1630493581,0,NULL),(7057,'4f367051b50f7263d3fb0ae1487b295b547352f7','f8e2de69983ca9fcb2a15035c69ff16d5a9b9794',612,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(7058,'da39a3ee5e6b4b0d3255bfef95601890afd80709','25169d28524f98ebab35401c4a50ef4138b1f3b6',612,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493584,1630493584,0,NULL),(7059,'4f367051b50f7263d3fb0ae1487b295b547352f7','b70477768597831ffbb78aeec62e2cde71acdb19',613,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(7060,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9f3a5cc242b75cfedc0f6ffaa403ae808322fc70',613,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493587,1630493587,0,NULL),(7061,'4f367051b50f7263d3fb0ae1487b295b547352f7','2ee4bb95fff1765d35c9758376c8d885d7b147f5',614,'mod_url','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630492576,0,NULL),(7062,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c93276f127bd5d0bdb70e33c36626f3b7321d4b0',614,'mod_url','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630493589,1630493589,0,NULL),(7088,'68c7438e85016b343eceff741367a0194bce3656','49887c94defc87006cd4246f01cc3ca5f8e07db2',543,'coursecat','description',0,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/欢迎您!/banner-frontpage.jpg','User Admin','allrightsreserved',1630494168,1630494180,0,NULL),(7239,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','f887d0044bf75809c6e4672f0f6a6f4a3a289896',545,'course','section',261,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630553783,0,NULL),(7240,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6f0e2de8e18f6b047a5312f459ce5b7a9d63b0a9',545,'course','section',261,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630553674,1647422250,0,NULL),(7250,'4f367051b50f7263d3fb0ae1487b295b547352f7','83300b70a6e30f462acd9f5684a3248bfa498ae7',618,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(7251,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c833d872cc2e293e8667db23948477e9c7e831cc',618,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630554138,1630558570,0,NULL),(7261,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','83f823db08272ebc842814631fbc11f20dbce871',618,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(7264,'4f367051b50f7263d3fb0ae1487b295b547352f7','debf996a7cc08c799060a7d28a617cb2e9e0d950',623,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(7265,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a2734bc50507efef11fd9028122acb25ac3f7e1d',623,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630554638,1630554662,0,NULL),(7266,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','caa198a882c9984f026a0ca91510b7945a2b77ca',623,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(7276,'4f367051b50f7263d3fb0ae1487b295b547352f7','581b570266dca88e82f3f88381caf5f583cf5e6b',627,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(7277,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bc3822c9883a6e75cdebeffabd6693787f27f10a',627,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630554833,1631270453,0,NULL),(7278,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','a2e62ab150f089a02ae15abfca63201e2f862e09',627,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(7279,'4f367051b50f7263d3fb0ae1487b295b547352f7','cafd1f81111e043ec9adb64083babc24e626f99d',631,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(7280,'da39a3ee5e6b4b0d3255bfef95601890afd80709','164991154bfe631c17712205e7964aed315c6051',631,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630554963,1630554995,0,NULL),(7281,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','2c3e443e0aa5fe9192e4c0ec7e6ebd06bfde4ec9',631,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(7288,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','267230ccd9106cbdcf88e21ed58404b07b9485fa',631,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(7340,'c65048fe0891c9618b352483403a0aef408171bd','276fa373f1f253b89123c5ff335603f65c11bd16',1,'core','preview',0,'/tinyicon/','3596669ee3c0391e6699f965a3fd14c27fbfdec0',NULL,710,'image/png',0,NULL,NULL,NULL,1630901778,1630901778,0,NULL),(7341,'149d730443c95935e6425e2f2a67f6bb1026ce7f','00bb948fb9d68b2c7ceb0cc8d1f1df8c8592db35',1,'core','preview',0,'/thumb/','1a5f1b1769b108f295e43e63d52f8d89c663f9f9',NULL,9077,'image/png',0,NULL,NULL,NULL,1630901801,1630901801,0,NULL),(7342,'893677480f512da523cb3834789cc180a9e1dd21','c903d2f688c31167a1ec9325bffc3e5891b0fd9f',1,'core','preview',0,'/thumb/','8fddc6567f03e1ba075bcd543de651764489e21d',NULL,11545,'image/png',0,NULL,NULL,NULL,1630901801,1630901801,0,NULL),(7343,'e063f4fc70f0a871182cfe3b5c56de38605486cd','32bec4adeca50bef7a073e238252651bb09bd3e3',1,'core','preview',0,'/thumb/','a17ffe525a2cbed848b03772bf6bfd0fc1995928',NULL,9447,'image/png',0,NULL,NULL,NULL,1630901801,1630901801,0,NULL),(7345,'7cac056272b2e5b6e87314d99e584872c2c4a0cb','2091d640a3879cb5729b2ccb9a77a3370cab0f47',1,'core','preview',0,'/thumb/','5a59ef6928327a2bc5a05a7416605d67f2cd6da3',NULL,8729,'image/png',0,NULL,NULL,NULL,1630901801,1630901801,0,NULL),(7347,'4f367051b50f7263d3fb0ae1487b295b547352f7','da51030e07d44e6d7abd5f25298dc5755b4a9454',607,'mod_page','intro',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630901884,0,NULL),(7348,'2591627ee527ad873ec8fe393cca7df93787c4c6','0cf76db21d1712425db1722cd6be95a39ea49462',607,'mod_page','content',0,'/','書展平面圖 2021.pdf',2,99175,'application/pdf',0,'書展平面圖 2021.pdf','User Admin','allrightsreserved',1630901880,1630901884,0,NULL),(7437,'299c5d8cad446555b5ba5570c1cf30e94de43af8','8bb017f426b56bf5ee0e1225d3f345dd0ef89ca4',1,'core','preview',0,'/tinyicon/','0aaf055b312671e7f42c89fc2f6efba58b602347',NULL,855,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7439,'29baed1ba7f63cf6c6782eef0791976744a2acbb','c5158e65df146f046d387999de90a383e07c3cd9',1,'core','preview',0,'/tinyicon/','030d30fe9828fe10be9ce7d8dfaba747d14d1830',NULL,538,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7440,'e969e5c0a196e762d130f5d132b439726e195672','22de425841d0a13099ab9139ad12c255e83cfa2e',1,'core','preview',0,'/tinyicon/','18e100ddbae2490c6248cdd6468a45c6c119f0a1',NULL,995,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7441,'ed662cfe971208b8a90431bf0e2ead5930e06d4f','89f749d8fb1f0f72a61b7a3fe9d38ea28d2c4f3c',1,'core','preview',0,'/tinyicon/','3d5735b5a8a80800e252d8030882b1b6dea23030',NULL,873,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7442,'c1462c8a606da819a524d5fa49a124efc6eb1c01','4051de7f51dfc0551772283f897ef34dce5ac5c0',1,'core','preview',0,'/tinyicon/','1e22924388aa89e038d2700f84837eda8274a04d',NULL,803,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7443,'bae56ef80ddc0a8cfbca36f673b87f903fc97f0d','6adbf2000319f2eeb1b41aad9ddbda75a0ce3a99',1,'core','preview',0,'/tinyicon/','41f74a45f424d7db470de01cd346414eda46f56e',NULL,973,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7444,'11439fd0a317ab6b3e253faccdb4d68e52e26413','4cab60ec7d15f5e9c0443a4329da8a53f9b7f437',1,'core','preview',0,'/tinyicon/','315d787114587a3671be73db9a957f864eb9f005',NULL,865,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7445,'84889dc992ff3baf7ca3ef782a61bcc329bb4e08','aefa404300475f2fafc3006fff948cd2b0077cc2',1,'core','preview',0,'/tinyicon/','4ae3b6c73ad3a81926f103ae06fcd73ce06b26bf',NULL,1070,'image/png',0,NULL,NULL,NULL,1630980389,1630980389,0,NULL),(7446,'f371e6580e527995eba7225fda07f56c81341e83','78f8833491673fcae315a33b7dea470a8c5afd6d',1,'core','preview',0,'/tinyicon/','6b8de0babe2814c011c536de75f4d02e8950831d',NULL,1274,'image/png',0,NULL,NULL,NULL,1630980390,1630980390,0,NULL),(7447,'04122594dae2ddb8beb6a36aaa1547e18e5281b1','a67e6cfc02bc5b432f68001e37cb892771b0fd58',1,'core','preview',0,'/tinyicon/','bdfe78f244160c8a73bdd6db12f4d3d0cc0d5806',NULL,1108,'image/png',0,NULL,NULL,NULL,1630980390,1630980390,0,NULL),(7448,'1433a838536889adae6910cf6ef780394f6bcb90','2e0c9d1b12714bdb6ad95e7ad199ff5b88fa92e7',1,'core','preview',0,'/tinyicon/','538d70e6bc7ca57eaacffb668fb883ddee668982',NULL,1259,'image/png',0,NULL,NULL,NULL,1630980390,1630980390,0,NULL),(7449,'b932e064afecb1e423c32dedab666f33cb5341d5','f293095c9d4f79b5e527a3778a159702e687f498',1,'core','preview',0,'/thumb/','6b8de0babe2814c011c536de75f4d02e8950831d',NULL,12449,'image/png',0,NULL,NULL,NULL,1630980393,1630980393,0,NULL),(7452,'6b8de0babe2814c011c536de75f4d02e8950831d','da03e9f8c8c2aa1dae4631bc0c613134b0f7705b',642,'mod_book','chapter',47,'/','handbook(SC)_1.png',2,365684,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/内容 (頁面)/頁面內容/handbook(SC)_1.png','User Admin','allrightsreserved',1630980395,1630980414,0,NULL),(7453,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7cdddcaa67542d66e3a53f22ec642049f738ab2e',642,'mod_book','chapter',47,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980395,1630981476,0,NULL),(7454,'b27a86415493fcb8cd5020957659f2eb1c760127','cb1f2fd162388cf34457eb8156e569c7efd2b278',1,'core','preview',0,'/thumb/','41f74a45f424d7db470de01cd346414eda46f56e',NULL,9617,'image/png',0,NULL,NULL,NULL,1630980482,1630980482,0,NULL),(7457,'41f74a45f424d7db470de01cd346414eda46f56e','2cfde6a5db5c1b4aaab2e701924a92243c56b3c9',642,'mod_book','chapter',48,'/','handbook(SC)_2a.png',2,254717,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/内容 (頁面)/頁面內容/handbook(SC)_2a.png','User Admin','allrightsreserved',1630980486,1630980532,0,NULL),(7458,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1b73bcdfa4a463fc060653145f1b3b9098ce528c',642,'mod_book','chapter',48,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980486,1630981460,0,NULL),(7459,'35bd11cbeb5525bc5ebe819255bf21c56bf8df62','ef8d5248eb7d63c53eebc00236c538a019fe2566',1,'core','preview',0,'/thumb/','4ae3b6c73ad3a81926f103ae06fcd73ce06b26bf',NULL,8810,'image/png',0,NULL,NULL,NULL,1630980554,1630980554,0,NULL),(7462,'4ae3b6c73ad3a81926f103ae06fcd73ce06b26bf','b276dc6bcac2b62ddf2c5dbf1205e0241370288d',642,'mod_book','chapter',49,'/','handbook(SC)_2b.png',2,285656,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/内容 (頁面)/頁面內容/handbook(SC)_2b.png','User Admin','allrightsreserved',1630980555,1630980596,0,NULL),(7463,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b067810e3bc10dde2c1adda8cc665c6d5059f88f',642,'mod_book','chapter',49,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980555,1630980620,0,NULL),(7468,'36561feb997898741e2c765c0a337b2637e01a15','7403e35628372de02dafe9f4c16e7a56dfd3c81c',1,'core','preview',0,'/thumb/','3d5735b5a8a80800e252d8030882b1b6dea23030',NULL,7536,'image/png',0,NULL,NULL,NULL,1630980636,1630980636,0,NULL),(7471,'3d5735b5a8a80800e252d8030882b1b6dea23030','d69260545ae2f72a71ec3a6ae244106b37456741',642,'mod_book','chapter',50,'/','handbook(SC)_3a.png',2,178292,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/内容 (頁面)/頁面內容/handbook(SC)_3a.png','User Admin','allrightsreserved',1630980638,1630980701,0,NULL),(7472,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fba0442f4d831c9e1fe465c747f9c5b987eda1fa',642,'mod_book','chapter',50,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980638,1630980701,0,NULL),(7475,'bde29f2d77fa31bfbad33a0d34ebd6321f7d4fb5','c7228e7c2ffd20c3f3719398221d28fbf3fe8854',642,'mod_book','chapter',51,'/','handbook(SC)_3b.png',2,152025,'image/png',0,'handbook(SC)_3b.png','User Admin','allrightsreserved',1630980743,1630980791,0,NULL),(7476,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5b1bc7a6112ebae26b9fac9e41fb4c3c91536528',642,'mod_book','chapter',51,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980743,1630980791,0,NULL),(7479,'18e100ddbae2490c6248cdd6468a45c6c119f0a1','df25206573d0c66544c3c2623f1f84bb8c95f4ca',642,'mod_book','chapter',52,'/','handbook(SC)_4a.png',2,198287,'image/png',0,'handbook(SC)_4a.png','User Admin','allrightsreserved',1630980812,1630980839,0,NULL),(7480,'da39a3ee5e6b4b0d3255bfef95601890afd80709','92a829687953ea6fa8a4819c21a7cf4404c53687',642,'mod_book','chapter',52,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630980812,1630980839,0,NULL),(7484,'18e100ddbae2490c6248cdd6468a45c6c119f0a1','3106dafd6654c06bb9b845d3d49a49435ad11c57',642,'mod_book','chapter',53,'/','handbook(SC)_4a.png',2,198287,'image/png',0,'handbook(SC)_4a.png','User Admin','allrightsreserved',1630981073,1630981140,0,NULL),(7485,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9dd3a0808218094e9ecd50f0635a5ab3bf0492d7',642,'mod_book','chapter',53,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981073,1630981140,0,NULL),(7486,'1e22924388aa89e038d2700f84837eda8274a04d','703087cd08c2fdbbcd318472d1793c790d7e2542',642,'mod_book','chapter',53,'/','handbook(SC)_4b.png',2,129977,'image/png',0,'handbook(SC)_4b.png','User Admin','allrightsreserved',1630981113,1630981140,0,NULL),(7489,'bdfe78f244160c8a73bdd6db12f4d3d0cc0d5806','55f2a4ecaa4d7b76d3d7bdef9c2d5954fe15b2cc',642,'mod_book','chapter',54,'/','handbook(SC)_5a.png',2,201348,'image/png',0,'handbook(SC)_5a.png','User Admin','allrightsreserved',1630981292,1630981327,0,NULL),(7490,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ea05d5cc43f2531884e685dc4d9bd64ccf168b60',642,'mod_book','chapter',54,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981292,1630981327,0,NULL),(7493,'538d70e6bc7ca57eaacffb668fb883ddee668982','89f272bccb065d9ab4c9ff821bd89a327fc50f95',642,'mod_book','chapter',55,'/','handbook(SC)_5b.png',2,467847,'image/png',0,'handbook(SC)_5b.png','User Admin','allrightsreserved',1630981346,1630981407,0,NULL),(7494,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3bb26fbaf99e581f6a7fb25fdb9cc3683917b67c',642,'mod_book','chapter',55,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981346,1630981407,0,NULL),(7509,'0aaf055b312671e7f42c89fc2f6efba58b602347','4be56db4699c30730ee434932bcc701e1b871cd2',642,'mod_book','chapter',56,'/','handbook(SC)_6a.png',2,255724,'image/png',0,'handbook(SC)_6a.png','User Admin','allrightsreserved',1630981522,1630981586,0,NULL),(7510,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6930e7e920dd2c44abf06f5c825a996da7707e6f',642,'mod_book','chapter',56,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981522,1630981586,0,NULL),(7513,'315d787114587a3671be73db9a957f864eb9f005','f1a5f5e5640ccc39764d5fc3ee9fe1e33ca16253',642,'mod_book','chapter',57,'/','handbook(SC)_7a.png',2,167371,'image/png',0,'handbook(SC)_7a.png','User Admin','allrightsreserved',1630981669,1630981695,0,NULL),(7514,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b602747ebb56f73e4006c70046a14645891da5a6',642,'mod_book','chapter',57,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981669,1630981695,0,NULL),(7517,'030d30fe9828fe10be9ce7d8dfaba747d14d1830','5b354023ed4278403bf6575c65c5ba63df3048ef',642,'mod_book','chapter',58,'/','handbook(SC)_7b.png',2,91204,'image/png',0,'handbook(SC)_7b.png','User Admin','allrightsreserved',1630981719,1630981744,0,NULL),(7518,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9110cf00a15e2f93e2706c15c003730505bdfad',642,'mod_book','chapter',58,'/','.',2,0,NULL,0,NULL,NULL,NULL,1630981719,1630981744,0,NULL),(7531,'d2054cc7b2fac9e46bef5146819f61ff94fb9aab','bda57ee7183349589f38c2119bb267d10628cfd6',1,'core','preview',0,'/tinyicon/','bde29f2d77fa31bfbad33a0d34ebd6321f7d4fb5',NULL,958,'image/png',0,NULL,NULL,NULL,1631003780,1631003780,0,NULL),(7538,'b06f285015f62a30422abce9b2f9eb15c2298eac','10df13131ab74305eccccdf93266b25262ba188c',545,'course','section',265,'/','20210910.png',2,2265333,'image/png',0,'20210910.png','User Admin','allrightsreserved',1631263316,1631263811,0,NULL),(7539,'da39a3ee5e6b4b0d3255bfef95601890afd80709','39627b9fcf249870f4bfdeb3b142d5b3ef5f3ed5',545,'course','section',265,'/','.',2,0,NULL,0,NULL,NULL,NULL,1631263316,1648223736,0,NULL),(7546,'4f367051b50f7263d3fb0ae1487b295b547352f7','3bd299974858be9205293449bfb980679ad11594',648,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(7547,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e4c2d657e34005a4b70d263d0cd08b5d32ec8b3c',648,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1631264399,1632653119,0,NULL),(7548,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','76d959eb6fee624e3a9001f50437ebee942144a8',648,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(7549,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','6bb7c03f7a62a94e24f049d91c0bf06a51e7187d',648,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(7558,'26e08d5375edf544b946ae3b7ffe55748f015f00','d32f4f1e72b91f3e28b147c2f743c7fcc9560ec4',1,'core','preview',0,'/tinyicon/','b06f285015f62a30422abce9b2f9eb15c2298eac',NULL,868,'image/png',0,NULL,NULL,NULL,1631264438,1631264438,0,NULL),(7559,'6ce6021f733a9a2099aa268edd402d25e767aff8','8cdac627e1fc326c5224e9fc493bc025ff651046',1,'core','preview',0,'/thumb/','b06f285015f62a30422abce9b2f9eb15c2298eac',NULL,8416,'image/png',0,NULL,NULL,NULL,1631264439,1631264439,0,NULL),(7561,'b06f285015f62a30422abce9b2f9eb15c2298eac','b2d187b0d78bde1cbb3400a18376c627636a125e',648,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(7837,'87dd2af9deecb83e77c8f10000b3d9768e7a9d2e','131f40803ea4d27f5a4ee933bc2b4779c0c2291d',1,'core','preview',0,'/thumb/','3596669ee3c0391e6699f965a3fd14c27fbfdec0',NULL,6173,'image/png',0,NULL,NULL,NULL,1631322977,1631322977,0,NULL),(8033,'8fddc6567f03e1ba075bcd543de651764489e21d','15d0ce9a08461a2d783fb5ff8cf99ccf95bd38aa',543,'coursecat','description',0,'/','20210813.jpg',2,505714,'image/jpeg',0,'Server files: 正道學習會/正道学习会/Course introduction/20210813.jpg','UserAdmin','allrightsreserved',1631615387,1631615393,0,NULL),(8135,'b06f285015f62a30422abce9b2f9eb15c2298eac','a729f662ccf42b4c54b6cc1a580289a551a3016e',2,'course','section',127,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 20210910.png','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(8226,'b06f285015f62a30422abce9b2f9eb15c2298eac','2e11d61e9cd1b91604deac619f69c5db9972098a',661,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 首頁/課程單元摘要/網站/20210910.png','User Admin','allrightsreserved',1631620510,1631621398,0,NULL),(8227,'da39a3ee5e6b4b0d3255bfef95601890afd80709','15bdf23d99491ef2cb1fe7170d485da92270c9f3',661,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1631620510,1648816964,0,NULL),(8228,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','a439f67e27cbd56d1397f471a01cef8c41e8a98f',661,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程介紹/20210902.jpg','User Admin','allrightsreserved',1631621169,1631621398,0,NULL),(8229,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','1a9db5b75a1a2f8481acf5cb35484679ec54a3e2',661,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程介紹/20210826.jpg','User Admin','allrightsreserved',1631621196,1631621398,0,NULL),(8230,'4f367051b50f7263d3fb0ae1487b295b547352f7','6c7c534f9406aaaf71dae54dd005c483ad14f0ce',661,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程介紹/20210819.jpg','User Admin','allrightsreserved',1631621259,1631621398,0,NULL),(8231,'8fddc6567f03e1ba075bcd543de651764489e21d','cf1bf847e0bcf3557fed24cffbb42196d603a3ad',661,'mod_page','content',0,'/','20210813.jpg',2,505714,'image/jpeg',0,'伺服器檔案: 正道學習會/類別介紹/20210813.jpg','UserAdmin','allrightsreserved',1631621306,1631621398,0,NULL),(8249,'b06f285015f62a30422abce9b2f9eb15c2298eac','3a4430b0ed37b976990bacf4fdaada03fd8019f3',543,'coursecat','description',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20210910.png','User Admin','allrightsreserved',1631621618,1631621629,0,NULL),(8340,'df5aa3d47606671f971dceefcb89e7f7a12bf4b5','67b927c2ffd0003123ad50f8cfe1cf4236a6756d',1,'core','preview',0,'/tinyicon/','b713e465587e7a56e6032847d93d0a0527a22625',NULL,727,'image/png',0,NULL,NULL,NULL,1632138057,1632138057,0,NULL),(8341,'b713e465587e7a56e6032847d93d0a0527a22625','3f415c816b3bc81d7a4a9c13ebbb90de455dc704',545,'course','section',271,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138033,1632138113,0,NULL),(8342,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b47f2691ec1880053a50db97e3a7cd36dd939d30',545,'course','section',271,'/','.',2,0,NULL,0,NULL,NULL,NULL,1632138033,1648816767,0,NULL),(8347,'4f367051b50f7263d3fb0ae1487b295b547352f7','e183386f86adfabe686e77c4ecf6c896c3ae1947',662,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(8348,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d4ed3c3821c709eecd611cf69595f6bb640d9a9c',662,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1632138336,1632653133,0,NULL),(8349,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','27b7b905426d5e8b363454f4108b10b329f90ce5',662,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(8350,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','4bd6bbaec983d19ee79f6816f32c6f8b3987d2d0',662,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(8351,'b06f285015f62a30422abce9b2f9eb15c2298eac','728dda0cf05a4fa18dc9a81d52bc082027295880',662,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(8357,'2b94ff7f5299fbd44435b37283ed94a42c96056c','9347c226ee62fd8dab8b39c454786edd6e31dc71',1,'core','preview',0,'/thumb/','b713e465587e7a56e6032847d93d0a0527a22625',NULL,7145,'image/png',0,NULL,NULL,NULL,1632138366,1632138366,0,NULL),(8364,'b713e465587e7a56e6032847d93d0a0527a22625','39c0a919abe42e76d6c52e577038c749a6d78bbf',648,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(8434,'b713e465587e7a56e6032847d93d0a0527a22625','3190017d341c995fb1bbadb8fe9119a9a4b5d788',543,'coursecat','description',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'Server files: 20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632139557,1632140421,0,NULL),(8448,'b713e465587e7a56e6032847d93d0a0527a22625','1298d73e682572682380837407b61b5bbeba84a5',661,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'Server files: 正道學習會/Category introduction/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632139678,1632139754,0,NULL),(8480,'b713e465587e7a56e6032847d93d0a0527a22625','39171a693dc295a01c2c451781f1e3ddb32951ab',2,'course','section',127,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(8534,'ee14f5259fa281816010d819ca7d2659e8b588e0','4d4068e8f1d76ba7f65c4f4aa7e62478aba271fe',543,'coursecat','description',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'20210925 调适领导力7.png','Admin User','allrightsreserved',1632651939,1632655608,0,NULL),(8587,'ee14f5259fa281816010d819ca7d2659e8b588e0','bf9c99f3ff3d7af27710997556d552a488ed1355',661,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'Server files: 正道學習會/Category introduction/20210925 调适领导力7.png','Admin User','allrightsreserved',1632652524,1632655668,0,NULL),(8607,'ee14f5259fa281816010d819ca7d2659e8b588e0','14b998851744ecc4c60be3a524181a9ee8aeeca6',2,'course','section',127,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(8623,'ee14f5259fa281816010d819ca7d2659e8b588e0','cb94bc5d84677e0f36715e9207cf75e3c2ef77a1',545,'course','section',240,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 首页/课程小节概述/站点/20210925 调适领导力7.png','Admin User','allrightsreserved',1632652771,1632655755,0,NULL),(8624,'4f367051b50f7263d3fb0ae1487b295b547352f7','a34dd3f19472cf7546e385bbd0246975f3b63da5',671,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(8625,'da39a3ee5e6b4b0d3255bfef95601890afd80709','700ca42a5211a9391c3122b184cdc9ab6097522e',671,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1632652988,1632655778,0,NULL),(8626,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','8020f979ffb9a2a79bf85d1ca578640f496c94af',671,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(8627,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','b19ad5357d9817e9513b0f9aecfbaa40c8a9a0c1',671,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(8628,'b06f285015f62a30422abce9b2f9eb15c2298eac','f18892bd628f2401595ab1cb20ee462eb2c30a57',671,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(8629,'b713e465587e7a56e6032847d93d0a0527a22625','48f4b96f12646cad35d2c70d09076bb28963a0e0',671,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(8637,'ee14f5259fa281816010d819ca7d2659e8b588e0','851e7d8d855066df441ed010919d94b6e9be2d8e',671,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(8673,'929864512cf4806866d34ad4b73b7b8ada9575be','66eed97f7433781a6ebb7b53a807c1d48c92f190',1,'core','preview',0,'/tinyicon/','ee14f5259fa281816010d819ca7d2659e8b588e0',NULL,781,'image/png',0,NULL,NULL,NULL,1632655666,1632655666,0,NULL),(8674,'7d922eeba8a5621eee7de7614cd225151e08486d','918a4cc4e4f61a1052b0f63a153a144d50c4bd74',1,'core','preview',0,'/thumb/','ee14f5259fa281816010d819ca7d2659e8b588e0',NULL,7877,'image/png',0,NULL,NULL,NULL,1632655667,1632655667,0,NULL),(8744,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','4e1fbac88a3254cfaefdcc3b1e57a82ad3e818bf',543,'coursecat','description',0,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'20210930 调适领导力8.png','Admin User','allrightsreserved',1633086600,1633086608,0,NULL),(8807,'9997569443db2e78f95f13df10b4d50a13f1dd13','1a0d4e75cdcce1cf8effb7892aa6c0d6ff41bc4b',1,'core','preview',0,'/tinyicon/','43d0e9effdafb3c6d07168c02bc7e65ea395e64a',NULL,993,'image/png',0,NULL,NULL,NULL,1633086815,1633086815,0,NULL),(8808,'e82f3b8ffb67570b69c2569d45914487709ef7e1','baf615ea6d98379787521987792b6e72db118b76',1,'core','preview',0,'/thumb/','43d0e9effdafb3c6d07168c02bc7e65ea395e64a',NULL,10488,'image/png',0,NULL,NULL,NULL,1633086815,1633086815,0,NULL),(8810,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','b30461e1f49b6bf0a05dd47e40082b3e9d4f3aad',661,'mod_page','content',0,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'Server files: 正道學習會/Category introduction/20210930 调适领导力8.png','Admin User','allrightsreserved',1633086817,1633086872,0,NULL),(8832,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','b97aec1d426b7642037fa99c1de96eacefd89c55',2,'course','section',127,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(8840,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','fb71fb001ed1145727c0c37e5647d71db49c2b45',545,'course','section',261,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'服务器文件: 首页/课程小节概述/站点/20210930 调适领导力8.png','Admin User','allrightsreserved',1633087024,1633087071,0,NULL),(8841,'4f367051b50f7263d3fb0ae1487b295b547352f7','fcf2ab4fdd7ceb5f0e3653e897ed0ee1cc9a1b9b',675,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(8842,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8a3321833aa7084a20c22ee5701037c261f6d046',675,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1633087187,1633087187,0,NULL),(8843,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','7ca269fc0760239be24808fd9793b32f7fbbe551',675,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(8844,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','7fb5df4f9a004467616bf34a1a36877257bc6556',675,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(8845,'b06f285015f62a30422abce9b2f9eb15c2298eac','16c632a0ec599351ea1fd3e37e9f693e52634f0f',675,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(8846,'b713e465587e7a56e6032847d93d0a0527a22625','4556480e0901ba9e16d3b2a9e813520b5dad61f1',675,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(8847,'ee14f5259fa281816010d819ca7d2659e8b588e0','eb719092fb2391206af4c82e00edb69de3baa7b1',675,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(8927,'992655c5942b432d264ca0ed30d6bc11caa20016','cd94470b287072988ee417c2f8dfcd594cab0c32',683,'mod_book','chapter',60,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8928,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8271935f50c438502d2ceb90be5a22a560a32342',683,'mod_book','chapter',60,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8929,'da39a3ee5e6b4b0d3255bfef95601890afd80709','66d13446c472aa477697cdb3ac0c88453d50d48d',683,'mod_book','chapter',60,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8930,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2295dda8d4124a0c51f62c0d548799932818268b',683,'mod_book','chapter',60,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633529049,0,NULL),(8931,'992655c5942b432d264ca0ed30d6bc11caa20016','529fd20aa5bf6dd7575e3a432ff4f6322c2a9f09',683,'mod_book','chapter',61,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8932,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b158f2c1b59272b7c0c0f47e8d5e582e983a3370',683,'mod_book','chapter',61,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8933,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f4d60b25801be7e869947a95639579cfe765906c',683,'mod_book','chapter',61,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8934,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9062e230e6c6a56a6fcee7112eeed18acbc31245',683,'mod_book','chapter',61,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633529027,0,NULL),(8935,'992655c5942b432d264ca0ed30d6bc11caa20016','3f849c67222b53e739e8b3fe6f65a288481b9299',683,'mod_book','chapter',62,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8936,'da39a3ee5e6b4b0d3255bfef95601890afd80709','61039229abf21c6be2b9fb213d4a611049e1b497',683,'mod_book','chapter',62,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8937,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fb6a353bf90b3e6a9c8c526713cc12dd24f0b4ad',683,'mod_book','chapter',62,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8938,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f38cd0cc8a53595f4a3f00cef420e371427e6c37',683,'mod_book','chapter',62,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526231,0,NULL),(8939,'992655c5942b432d264ca0ed30d6bc11caa20016','17552505f1744a4c2c4fdcc9e6f03c604abd6ee4',683,'mod_book','chapter',63,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8940,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3146d4c0855119dc008485a2a2a9c528ce195c26',683,'mod_book','chapter',63,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8941,'da39a3ee5e6b4b0d3255bfef95601890afd80709','304fcf75213a9ed9ecc7e0ebeb19677ffe095ded',683,'mod_book','chapter',63,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8942,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a45b33867910b8737c10da0b351b824c9ac3b6ed',683,'mod_book','chapter',63,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526327,0,NULL),(8943,'992655c5942b432d264ca0ed30d6bc11caa20016','eb1f1e098fe70a44e8e3e69fb2054a2b19f55f46',683,'mod_book','chapter',64,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8944,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ec5fda9a77430f93ab2486f211f2e2dac5c45e45',683,'mod_book','chapter',64,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8945,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7ae6f7460176a97b06e47744780f6d5a128fbe7e',683,'mod_book','chapter',64,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8946,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7781f0f1190713a7044f70239515a36ce391e47d',683,'mod_book','chapter',64,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526266,0,NULL),(8947,'992655c5942b432d264ca0ed30d6bc11caa20016','f28c455213f60f0f5c0d924717cf28936ba9fe23',683,'mod_book','chapter',65,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8948,'da39a3ee5e6b4b0d3255bfef95601890afd80709','226039bf3f4a9f1997f0d84d1011f535ba896876',683,'mod_book','chapter',65,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8949,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ede7247d1af559f30331860e279f7e3eb67811ac',683,'mod_book','chapter',65,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8950,'da39a3ee5e6b4b0d3255bfef95601890afd80709','79ee59c6df612a248193abd0b1fe3887f12ff481',683,'mod_book','chapter',65,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526283,0,NULL),(8951,'992655c5942b432d264ca0ed30d6bc11caa20016','44ff8ba00e5f2f7fa114e406b15ceeaab23b94d1',683,'mod_book','chapter',66,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8952,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a432981fe5f8298d66273db4b4d68e48a1ff571e',683,'mod_book','chapter',66,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8953,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2f3bb95a5c7a7d94c1a46c820ae730e091b5f006',683,'mod_book','chapter',66,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8954,'da39a3ee5e6b4b0d3255bfef95601890afd80709','99e72ac2c261225698e247ef403d77de33f9bd0f',683,'mod_book','chapter',66,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633527666,0,NULL),(8955,'992655c5942b432d264ca0ed30d6bc11caa20016','24ee3609e43abb50345e7c6afe702a22da02fe8e',683,'mod_book','chapter',67,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8956,'da39a3ee5e6b4b0d3255bfef95601890afd80709','65d339b995cd92b1d1045a478acf80f6be9e104a',683,'mod_book','chapter',67,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8957,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a7096c20fc5132b84f169e9ac6353b6653262278',683,'mod_book','chapter',67,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8958,'da39a3ee5e6b4b0d3255bfef95601890afd80709','43ccb38e8d394f1b44b37d369be7c64b2e183c51',683,'mod_book','chapter',67,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633527512,0,NULL),(8959,'992655c5942b432d264ca0ed30d6bc11caa20016','de8b34c306c99700882c79a33db61b041f20f5c7',683,'mod_book','chapter',68,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8960,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6806339f8552f64439dfe12fc0fb0e790ed0475c',683,'mod_book','chapter',68,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8961,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5547c33c953a035aca1ad548048092e702252aea',683,'mod_book','chapter',68,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8962,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e408544fc2a11686d6955e67b5a7a164d9e49b05',683,'mod_book','chapter',68,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526589,0,NULL),(8963,'992655c5942b432d264ca0ed30d6bc11caa20016','85e7c1f866580c30ccd8c450c350f5de9663e689',683,'mod_book','chapter',69,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8964,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c117e8894d6a31446a9b5054dbf1a8f949edaff1',683,'mod_book','chapter',69,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8965,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8474a6fd5e352200cc3d8fb0f7c12cbc1f76f757',683,'mod_book','chapter',69,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8966,'da39a3ee5e6b4b0d3255bfef95601890afd80709','624bb2952ea99aab97c2610031e63446ff2af2e3',683,'mod_book','chapter',69,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526619,0,NULL),(8967,'992655c5942b432d264ca0ed30d6bc11caa20016','9de3abe554c55a72925b1cd3419b3e66cf1efb10',683,'mod_book','chapter',70,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8968,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c3e390a0ed3e3a09d4634351ab18ea930746f000',683,'mod_book','chapter',70,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8969,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d5530a03f3fdc6068904352ebce8feed67b1a496',683,'mod_book','chapter',70,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8970,'da39a3ee5e6b4b0d3255bfef95601890afd80709','965c1656b5f1622d1348174fb7b509cc4c0c3865',683,'mod_book','chapter',70,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633527501,0,NULL),(8971,'992655c5942b432d264ca0ed30d6bc11caa20016','b52466e1a12970ba52c5a4c5fedef5cd9568e1c7',683,'mod_book','chapter',71,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8972,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cc6c049996407f9f6c4e2dd13fac96c1bf1a91f1',683,'mod_book','chapter',71,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8973,'da39a3ee5e6b4b0d3255bfef95601890afd80709','26a4baeaf3dfcaa42d2ebd6fb7931a2c2a82fa43',683,'mod_book','chapter',71,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8974,'da39a3ee5e6b4b0d3255bfef95601890afd80709','34c868a458b40d7e3f0e8eadda456a83193762da',683,'mod_book','chapter',71,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526683,0,NULL),(8975,'992655c5942b432d264ca0ed30d6bc11caa20016','b19fdb0efde44dcab6ddf0193e8b7ec6703bcf94',683,'mod_book','chapter',72,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8976,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5a1603878b689912d3646f99fdc1d5c01274efbb',683,'mod_book','chapter',72,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8977,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9b29f38ba8d35e418a5b5036967cc9154bfe510c',683,'mod_book','chapter',72,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8978,'da39a3ee5e6b4b0d3255bfef95601890afd80709','38bc00344f0a342b5d7855a2cfae4d60f0f96baa',683,'mod_book','chapter',72,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526694,0,NULL),(8979,'992655c5942b432d264ca0ed30d6bc11caa20016','222cdb6a0fe74a554b47943521d7fc8ad94e50b7',683,'mod_book','chapter',73,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8980,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bd75d34e189a55b15d68692491041468f0195510',683,'mod_book','chapter',73,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8981,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7cd33a91b755e8bb48112f425ab44f3bacc399a6',683,'mod_book','chapter',73,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8982,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9c3dbc2223ec7786bf811a6dbb8da001c0d9db7',683,'mod_book','chapter',73,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633527484,0,NULL),(8983,'992655c5942b432d264ca0ed30d6bc11caa20016','a18a7fb08210d98532d718a45e246ecaf22d8e4e',683,'mod_book','chapter',74,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8984,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d230040400ef277d3f3b597099d66eeee182ddc6',683,'mod_book','chapter',74,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8985,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a5c432c464dd113c970ac5afce227dfeffa34088',683,'mod_book','chapter',74,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8986,'da39a3ee5e6b4b0d3255bfef95601890afd80709','db5f9c53f69d9659e14ee8eab3025e4851a62911',683,'mod_book','chapter',74,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633526724,0,NULL),(8987,'992655c5942b432d264ca0ed30d6bc11caa20016','300f1ae9b28ada3679ddd1356f8cf75d0109d60f',683,'mod_book','chapter',75,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8988,'da39a3ee5e6b4b0d3255bfef95601890afd80709','36c1da435ab479fece7c0f845cb6c83b952767ba',683,'mod_book','chapter',75,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8989,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c3d22d4527645ce66fda7155ce517374986d52dd',683,'mod_book','chapter',75,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(8990,'da39a3ee5e6b4b0d3255bfef95601890afd80709','88193a9b49007aa0f59db8a4ade37cba07bf60f5',683,'mod_book','chapter',75,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526742,0,NULL),(8991,'992655c5942b432d264ca0ed30d6bc11caa20016','9984e47384733da809cb1226bae91910c00ab463',683,'mod_book','chapter',76,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8992,'da39a3ee5e6b4b0d3255bfef95601890afd80709','48272c29f860bb2fb805586833ec8478574e9db8',683,'mod_book','chapter',76,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8993,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b02e4656a4b677fcb5dfe93a7ccfabd877bdd606',683,'mod_book','chapter',76,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8994,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fabc225ff2d19de6e4fdc2d6ea692f16397ceb9e',683,'mod_book','chapter',76,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527471,0,NULL),(8995,'992655c5942b432d264ca0ed30d6bc11caa20016','2d4bc961be4c17550946f4423c1c5a9ac504dca3',683,'mod_book','chapter',77,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8996,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6d359bcc1e4ef4f375f306eda14a9e6d507169b1',683,'mod_book','chapter',77,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8997,'da39a3ee5e6b4b0d3255bfef95601890afd80709','81f5a07c8a2bb97712c134b3ac9aaca03f01640f',683,'mod_book','chapter',77,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(8998,'da39a3ee5e6b4b0d3255bfef95601890afd80709','63680202c6257b0c1cf26acd6617ff723cc731f6',683,'mod_book','chapter',77,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526775,0,NULL),(8999,'992655c5942b432d264ca0ed30d6bc11caa20016','af8785ab675ba84d11743228ae5a6c525bb541e5',683,'mod_book','chapter',78,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9000,'da39a3ee5e6b4b0d3255bfef95601890afd80709','daba5c4c8d0061ceaca1daa2fac66bdd0738ecbb',683,'mod_book','chapter',78,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9001,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c50736ce9f234f0d232cd17007d92d93be3d30db',683,'mod_book','chapter',78,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9002,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b54f200ee07bf3c13cd51a7e30e06fe4fe666cc3',683,'mod_book','chapter',78,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526788,0,NULL),(9003,'992655c5942b432d264ca0ed30d6bc11caa20016','cb209446c4638f2acddad04db17f5b8b76a6284d',683,'mod_book','chapter',79,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9004,'da39a3ee5e6b4b0d3255bfef95601890afd80709','21d65953c43bdde7c17949a590bba6cd7f0d3ab2',683,'mod_book','chapter',79,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9005,'da39a3ee5e6b4b0d3255bfef95601890afd80709','654661789cd0775f4674318967704ed7bb6747c9',683,'mod_book','chapter',79,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9006,'da39a3ee5e6b4b0d3255bfef95601890afd80709','51e745446007c0f7bc48444db2a0dcb79b1604da',683,'mod_book','chapter',79,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526798,0,NULL),(9007,'992655c5942b432d264ca0ed30d6bc11caa20016','cbcf3d0ffc52f80e1100df0d8b94b38099642c32',683,'mod_book','chapter',80,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9008,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3dade944d83e851bb71dc8d05ed4003ea3b84570',683,'mod_book','chapter',80,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9009,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f3622f438045817ff1c6bf95815483a128c82e43',683,'mod_book','chapter',80,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9010,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ae9e703afbdfa224ff3bb43f0fdf5b620d619b5b',683,'mod_book','chapter',80,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527457,0,NULL),(9011,'992655c5942b432d264ca0ed30d6bc11caa20016','b717c43694d27b52e44815de6433bde7da718049',683,'mod_book','chapter',81,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9012,'da39a3ee5e6b4b0d3255bfef95601890afd80709','56f98f31dbdd2850509bedd78439859502cbf300',683,'mod_book','chapter',81,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9013,'da39a3ee5e6b4b0d3255bfef95601890afd80709','03ca8a579701bf819a5e2bbb273b8859a4e577df',683,'mod_book','chapter',81,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9014,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9ee62d72a0f73d308f3ec291c086b75546ec4d34',683,'mod_book','chapter',81,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526837,0,NULL),(9015,'992655c5942b432d264ca0ed30d6bc11caa20016','47409bb6769ba0e070c3ddcd7221fe360edf48c2',683,'mod_book','chapter',82,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9016,'da39a3ee5e6b4b0d3255bfef95601890afd80709','361b1e9037e4e1d054289afc422a1a185c449531',683,'mod_book','chapter',82,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9017,'da39a3ee5e6b4b0d3255bfef95601890afd80709','027f7b15ac2e3cb90cf55d6168914559a0d29c6c',683,'mod_book','chapter',82,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9018,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8f9e69943bd5679e6d9c6b952d22b45abcaaa58a',683,'mod_book','chapter',82,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526847,0,NULL),(9019,'992655c5942b432d264ca0ed30d6bc11caa20016','826f123cc80c17b4d4290178fe095431a50d3afb',683,'mod_book','chapter',83,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9020,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a0d13d6596905c62f87f5dbb65273e735a4af35a',683,'mod_book','chapter',83,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9021,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5de28ccf90fdf011ee227a193041cb78adc5dd20',683,'mod_book','chapter',83,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9022,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f369c3eaea6d524eb6c32c951a2090ddafe50909',683,'mod_book','chapter',83,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527442,0,NULL),(9023,'992655c5942b432d264ca0ed30d6bc11caa20016','66da25b80743aa2f5a004e296dbfe051ce91f570',683,'mod_book','chapter',84,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9024,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75fbd9d3850a8cc992560d549bed807f9c90ecfd',683,'mod_book','chapter',84,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9025,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f31f75ede3f16a07d47dc7828ee49fab70b77880',683,'mod_book','chapter',84,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9026,'da39a3ee5e6b4b0d3255bfef95601890afd80709','061e7749313ef2c2e5af490eaeee3134428b90db',683,'mod_book','chapter',84,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526857,0,NULL),(9027,'992655c5942b432d264ca0ed30d6bc11caa20016','eab76ced0fe33b99d214a3be4274b388ad3893ce',683,'mod_book','chapter',85,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9028,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4612f1c3403a117e51c26027ebc0d6d1384944ed',683,'mod_book','chapter',85,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9029,'da39a3ee5e6b4b0d3255bfef95601890afd80709','94e8505604e8f78277cee9ab9f67e4bfb966a0a7',683,'mod_book','chapter',85,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9030,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0f6c08a6d0f620e2715b7c92a513dcfee9323bc5',683,'mod_book','chapter',85,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526890,0,NULL),(9031,'992655c5942b432d264ca0ed30d6bc11caa20016','e12ee181f2f9ccee15ade4cb08597197250406dd',683,'mod_book','chapter',86,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9032,'da39a3ee5e6b4b0d3255bfef95601890afd80709','11dfe7b485da3f2f3c659b7b901623987e3fa605',683,'mod_book','chapter',86,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9033,'da39a3ee5e6b4b0d3255bfef95601890afd80709','67de4d3884ae63bc2d31a328b2c1abbcc05e512a',683,'mod_book','chapter',86,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9034,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f31177ed21d07a9e7c1b12dab14229f0ddd4edcc',683,'mod_book','chapter',86,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633526942,0,NULL),(9035,'992655c5942b432d264ca0ed30d6bc11caa20016','99efc52ed4f5d924e3e7ad54ce15c0bbe60a4bce',683,'mod_book','chapter',87,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9036,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8fbb6389589114fb62c734e44379fc90f63dcbad',683,'mod_book','chapter',87,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9037,'da39a3ee5e6b4b0d3255bfef95601890afd80709','03bf9a1d919daab35c60e65d26f421540e2c2e43',683,'mod_book','chapter',87,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9038,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fd41b717a63d6fafa99316aeee010ea56c61c79d',683,'mod_book','chapter',87,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527427,0,NULL),(9039,'992655c5942b432d264ca0ed30d6bc11caa20016','f2fcfba3cf0fd28b8aa6ba9e7504ef25e8245b84',683,'mod_book','chapter',88,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9040,'da39a3ee5e6b4b0d3255bfef95601890afd80709','20b058ce9988fc4ed63e916455b5fdf9fa1af6e0',683,'mod_book','chapter',88,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9041,'da39a3ee5e6b4b0d3255bfef95601890afd80709','35ab61d9cf958343edc0163d573f8b2ddcd9ef46',683,'mod_book','chapter',88,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9042,'da39a3ee5e6b4b0d3255bfef95601890afd80709','92ab6172175d8225b0e1719695775d1ea8081ab3',683,'mod_book','chapter',88,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527287,0,NULL),(9043,'992655c5942b432d264ca0ed30d6bc11caa20016','d9b625bcc564914d9a952cd9fdbace20e5900cf4',683,'mod_book','chapter',89,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9044,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b829bb4d1663c52bbca4c81f6040c2913f9ef4d2',683,'mod_book','chapter',89,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9045,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8d7649119b352f39b5f698158c4f189e4d8ed641',683,'mod_book','chapter',89,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9046,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e89c06b6ca368ba59152494ca47fcb9140ac00d8',683,'mod_book','chapter',89,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527325,0,NULL),(9047,'992655c5942b432d264ca0ed30d6bc11caa20016','b27648ebaa68819c522f88aef478be38402d94bd',683,'mod_book','chapter',90,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9048,'da39a3ee5e6b4b0d3255bfef95601890afd80709','440d1e3690f5dcd80e363d37616ebc7efcbbc65d',683,'mod_book','chapter',90,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9049,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ba27c8fd949db0aa2ea8ea544f60d039904ef4bb',683,'mod_book','chapter',90,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9050,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c2d94be3652c76a3520e4f245458ef10b3e72c5c',683,'mod_book','chapter',90,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527408,0,NULL),(9051,'992655c5942b432d264ca0ed30d6bc11caa20016','ca981aefa35404d7ca1a6d2a21e5c498537988ff',683,'mod_book','chapter',91,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9052,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c5f49a3e60cb428dcc2e69a95a90fb7bc2d2034a',683,'mod_book','chapter',91,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9053,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8466f7fc098eac907d2dbcd877a9ba852896cf8e',683,'mod_book','chapter',91,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9054,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f268dac75978787dbea23fa9513a87a3cc072519',683,'mod_book','chapter',91,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527339,0,NULL),(9055,'992655c5942b432d264ca0ed30d6bc11caa20016','dbc197530c5a47d03826e0f395f32ec2f120c2b0',683,'mod_book','chapter',92,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9056,'da39a3ee5e6b4b0d3255bfef95601890afd80709','058992d0c96f0757e7703f3d2a96f4f9d8ede57b',683,'mod_book','chapter',92,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9057,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1e4952d1bcb782bd3a9e1599a45028a7a5fedf44',683,'mod_book','chapter',92,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9058,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b1af172d9cf2ff4403239505c3d0e93cb5c41d35',683,'mod_book','chapter',92,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527373,0,NULL),(9059,'992655c5942b432d264ca0ed30d6bc11caa20016','7f158a9209e7844ac1b677a2b6998242ecc18ff5',683,'mod_book','chapter',93,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9060,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e628c9e746c95977af409bf23bf326c6931332d',683,'mod_book','chapter',93,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9061,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb2a0834a029d48b1faf67223b69da7badcdcb8d',683,'mod_book','chapter',93,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9062,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d4f4f59a2f8dca759df0fd7f4fbaf0626688789d',683,'mod_book','chapter',93,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527388,0,NULL),(9063,'992655c5942b432d264ca0ed30d6bc11caa20016','d7d6c3a2d6d4f291f306459a3121450771073ff2',683,'mod_book','chapter',94,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9064,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fa1e4dbc640373d3e40dddfc7eeba909e05c07e5',683,'mod_book','chapter',94,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9065,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9d8ad702e22b3c7128a3f4d1d379e9cff0397c2c',683,'mod_book','chapter',94,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9066,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fbc45c7ae89f1a862e740c7a9b9a2d585d3af8be',683,'mod_book','chapter',94,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527524,0,NULL),(9067,'992655c5942b432d264ca0ed30d6bc11caa20016','5d604d0815a745a727e0915d3b4d89adf9329d4e',683,'mod_book','chapter',95,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9068,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a3b8351885437957cba72a2d16e063ffcd3927a5',683,'mod_book','chapter',95,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9069,'da39a3ee5e6b4b0d3255bfef95601890afd80709','738c5ad818660d97a719a36a27cfe5986a71f342',683,'mod_book','chapter',95,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9070,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1b1ecf57243a155f3efee7a0c4e4f5a55d24e425',683,'mod_book','chapter',95,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527537,0,NULL),(9071,'992655c5942b432d264ca0ed30d6bc11caa20016','f9bf0f967f10bcc308716fbfbbc4809f754552f2',683,'mod_book','chapter',96,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9072,'da39a3ee5e6b4b0d3255bfef95601890afd80709','803e84bc3374e622e9f144899628a94cdf382a41',683,'mod_book','chapter',96,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9073,'da39a3ee5e6b4b0d3255bfef95601890afd80709','98b3f0096d298826a046ca5e476ee5775fee05aa',683,'mod_book','chapter',96,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9074,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bea2097d8235e10d87262f5720846667581bd4a4',683,'mod_book','chapter',96,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527545,0,NULL),(9075,'992655c5942b432d264ca0ed30d6bc11caa20016','6d9cd8ae79cdb7c4bf69bb716f22f4edccdfa05d',683,'mod_book','chapter',97,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9076,'da39a3ee5e6b4b0d3255bfef95601890afd80709','715914e2ff3f5649d251cd09be017020a81f4c6a',683,'mod_book','chapter',97,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9077,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1948f4e1ddb566298fc8a36eb5203d8231da2962',683,'mod_book','chapter',97,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9078,'da39a3ee5e6b4b0d3255bfef95601890afd80709','72517ee1cfa1e5d71afa1f892212c1cc31323906',683,'mod_book','chapter',97,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510321,1633527562,0,NULL),(9079,'992655c5942b432d264ca0ed30d6bc11caa20016','5ddbc0fb593039bb447e93c16a9c3327e86c29a1',683,'mod_book','chapter',98,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510321,1633510321,0,NULL),(9080,'da39a3ee5e6b4b0d3255bfef95601890afd80709','37be58440053fd472753463e4b3249f015965534',683,'mod_book','chapter',98,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9081,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b6a9d69ee7ce0c4c55e38b72f468a1f55dd836c1',683,'mod_book','chapter',98,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9082,'da39a3ee5e6b4b0d3255bfef95601890afd80709','992074e4a228d2cffc4bc6bbd3ce9bab3c29f8de',683,'mod_book','chapter',98,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633527584,0,NULL),(9083,'992655c5942b432d264ca0ed30d6bc11caa20016','8ec408ce4e93c6245f80d3b908d03188287a5158',683,'mod_book','chapter',99,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9084,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bc6d097ad21ac9f2d4fdb3df918603649d511c87',683,'mod_book','chapter',99,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9085,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1da2b316f1ac5a9f08ee4dfc2793cb72bf2ae487',683,'mod_book','chapter',99,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9086,'da39a3ee5e6b4b0d3255bfef95601890afd80709','56e384e8850027dbb6bbf566bf8733a938510271',683,'mod_book','chapter',99,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633527593,0,NULL),(9087,'992655c5942b432d264ca0ed30d6bc11caa20016','4f101c50c2b30601d8b158b121501ceeb6a9a998',683,'mod_book','chapter',100,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9088,'da39a3ee5e6b4b0d3255bfef95601890afd80709','07f2acc983b273a4cb5c97fb3a116b3bf245f334',683,'mod_book','chapter',100,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9089,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4dbb0d25330695b22ff626cfb7740f9d99496280',683,'mod_book','chapter',100,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9090,'da39a3ee5e6b4b0d3255bfef95601890afd80709','18502dfffafb8a769c35d73a36d57c958121df02',683,'mod_book','chapter',100,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633527605,0,NULL),(9091,'992655c5942b432d264ca0ed30d6bc11caa20016','a6ddcf39379ae73d23cf2c5816e4ab25e070f860',683,'mod_book','chapter',101,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9092,'da39a3ee5e6b4b0d3255bfef95601890afd80709','95078b0132682c7cce377f2bdcc2741c4a79d6c6',683,'mod_book','chapter',101,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9093,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7a24af1a6686dfb60e68d318a77d1fa0e5f7be71',683,'mod_book','chapter',101,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9094,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75ee18b98ae973299a228d2433346e6f1d121b37',683,'mod_book','chapter',101,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633527615,0,NULL),(9095,'992655c5942b432d264ca0ed30d6bc11caa20016','6762c2b11fd2bc6f783c6ac01834e0adc2dc8e70',683,'mod_book','chapter',102,'/OEBPS/css/','_output_idstyles.css',NULL,14973,'text/css',0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9096,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9ede6b5bf47a09622c08c9ea3c2e6d9ad19a709f',683,'mod_book','chapter',102,'/OEBPS/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9097,'da39a3ee5e6b4b0d3255bfef95601890afd80709','13482da3f65edc2e494ce3da438756cf5077f667',683,'mod_book','chapter',102,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9098,'da39a3ee5e6b4b0d3255bfef95601890afd80709','10455f77df2e6902753599c761fc871781ef825d',683,'mod_book','chapter',102,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633527629,0,NULL),(9099,'2fdfb680ed475d5a578f8a15be28737d32abc3aa','66ce8442e8189126c0deea73156f52c3390d1164',683,'mod_book','chapter',59,'/OEBPS/image/','C065011 教會在世.jpg',NULL,1006690,'image/jpeg',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(9100,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5a94a12fb4ed7e256b1043264a74cae6251a387a',683,'mod_book','chapter',59,'/OEBPS/image/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9101,'da39a3ee5e6b4b0d3255bfef95601890afd80709','53371ccf69fb775aa7919eb8ca014e05bf2b0f43',683,'mod_book','chapter',59,'/OEBPS/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9102,'da39a3ee5e6b4b0d3255bfef95601890afd80709','658e13225feafea64586d6c1b33dcc4249619e54',683,'mod_book','chapter',59,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633529042,0,NULL),(9103,'fdeeff9e6c09ecf40b86318ac4334053c2372ea2','f5c21baf9d459ea0f60aeedd0d1a2e34dc22b53d',683,'mod_book','chapter',70,'/OEBPS/image/','16829.png',NULL,4861,'image/png',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(9104,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5640155fb8d4adf5663fd0b3fb4d7f41db4256c8',683,'mod_book','chapter',70,'/OEBPS/image/','.',NULL,0,NULL,0,NULL,NULL,NULL,1633510322,1633510322,0,NULL),(9105,'819e1b348d168aec98d4edb5598985f5072692b0','d975050a39ed9de58f24c5bb59bdccf2a8795ea8',683,'mod_book','chapter',70,'/OEBPS/image/','16846.png',NULL,7207,'image/png',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(9106,'b8fe6915a5c606d00bef965c1b1b64661d2ddf88','c2da492d8de9201d4853b178555ca76d22ee852c',683,'mod_book','chapter',70,'/OEBPS/image/','16856.png',NULL,8947,'image/png',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(9107,'9cba6d3182702f495689f7ba8dd0d7ba62e728b0','1e9734ac8821b58c815e6a4b072ab66fc47a65b0',683,'mod_book','chapter',70,'/OEBPS/image/','17063.png',NULL,22060,'image/png',0,NULL,NULL,NULL,1633510320,1633510320,0,NULL),(9110,'b6057964c84bd2de7b42991af0cc1268b8457675','774b99b52c3cb96ed9d18db73f704e5277047e5f',1,'core','preview',0,'/tinyicon/','11092473aa5e6fb662a9f1019a31e859b85ef78f',NULL,909,'image/png',0,NULL,NULL,NULL,1633525547,1633525547,0,NULL),(9111,'11092473aa5e6fb662a9f1019a31e859b85ef78f','b6c41ba527d5c0300006b331054c4ac6cd0419fe',680,'course','overviewfiles',0,'/','教會在世.png',2,4943,'image/png',0,'教會在世.png','User Admin','allrightsreserved',1633525546,1633525668,0,NULL),(9112,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6d06f8d7b213022a8c98098c173bc065098cb891',680,'course','overviewfiles',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1633525546,1636655612,0,NULL),(9119,'9f400bce2fb7d629a96525a7da27ee60ec96278c','be19cb51e1962c3d435cc2a1db0517ace5a9b20b',1,'core','preview',0,'/thumb/','11092473aa5e6fb662a9f1019a31e859b85ef78f',NULL,5975,'image/png',0,NULL,NULL,NULL,1633525913,1633525913,0,NULL),(9122,'11092473aa5e6fb662a9f1019a31e859b85ef78f','249e692dbf7d7f8fa5e29f4057b6d2e986ee39a1',680,'course','section',273,'/','教會在世.png',2,4943,'image/png',0,'服务器文件: 電子書系列/教會在世/课程摘要文件/教會在世.png','User Admin','allrightsreserved',1633525915,1633525924,0,NULL),(9123,'da39a3ee5e6b4b0d3255bfef95601890afd80709','174e699a8001bce3e459c9bc5cfeedf3c40d2719',680,'course','section',273,'/','.',2,0,NULL,0,NULL,NULL,NULL,1633525915,1640130063,0,NULL),(9768,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','6c74ec8843b55d709f8eaea573e1ad81b0702dda',545,'course','section',265,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659499,1633659559,0,NULL),(9769,'4f367051b50f7263d3fb0ae1487b295b547352f7','59253d3a248c4817454db933591edf7652e4f76c',685,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(9770,'da39a3ee5e6b4b0d3255bfef95601890afd80709','744e9dc16977c75461075313c280cbbd838550d0',685,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1633659710,1633659876,0,NULL),(9771,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','89e2c0cb13a0b13586fda9d2d16f4e237e95bb74',685,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(9772,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','81f315562c3146fc39f7d3eed68b3df8bf8b74fd',685,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(9773,'b06f285015f62a30422abce9b2f9eb15c2298eac','48bb525b521d4bac89a495a5082df5aa132b8a80',685,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(9774,'b713e465587e7a56e6032847d93d0a0527a22625','6262e0bb2e4cae67bae5e6b979c9984425229563',685,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(9775,'ee14f5259fa281816010d819ca7d2659e8b588e0','abdfd573b02e0f974554fce75bb95db19c8e429b',685,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(9790,'67f90f8816107d91eb56f3fd8e661f846b96af7b','1566e7a85ec8299234b7a80d709bdc4c09b9695c',1,'core','preview',0,'/tinyicon/','34a5c84ddeb990d92f17c3cb49913c20e955be4a',NULL,825,'image/png',0,NULL,NULL,NULL,1633659911,1633659911,0,NULL),(9791,'ec6e7a47c91de322879852f2b622b19d09b789e8','c4bcbfad79625fe50e717643ad99aced1f9259fe',1,'core','preview',0,'/thumb/','34a5c84ddeb990d92f17c3cb49913c20e955be4a',NULL,6439,'image/png',0,NULL,NULL,NULL,1633659913,1633659913,0,NULL),(9793,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','14300ff80cb6cf8f4562baf8a9f1feba7586cd79',685,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(9817,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','991a345211d60bd364dac34a0bc8d8a3e584bbf8',2,'course','section',127,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(9828,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','d03f9f08eb24f3cc1188a0116ac72d81d2ebfc77',661,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'Server files: Front page/Course section summaries/Site/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633660253,1633660698,0,NULL),(10021,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','a0fdcba11dd339205fc01f231342334caeab8cce',545,'course','section',271,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342606,1634342692,0,NULL),(10022,'4f367051b50f7263d3fb0ae1487b295b547352f7','8cddf0d89d646058f0967916c9b1ecca9a54e105',694,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(10023,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a406490fa6ab95f4527838682158a81bd0ae503a',694,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1634342856,1634342878,0,NULL),(10024,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','ad4b148011d5b2f70d40becf7648008b043e32b0',694,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(10025,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','6cc28f07de3d40f84daea77aabbfbe89dec90613',694,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(10026,'b06f285015f62a30422abce9b2f9eb15c2298eac','6fc2d836b1434c9f46b7744d2c046ae64b9ded27',694,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(10027,'b713e465587e7a56e6032847d93d0a0527a22625','594d4ed90316c33f233a3ca14405b2413e46197b',694,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(10028,'ee14f5259fa281816010d819ca7d2659e8b588e0','52544b7b531e3b48191bd902256afd9d9a68a07e',694,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(10029,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','4352520502483bc8d21d31f227051a238dc2cbfd',694,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(10038,'8ecf05e0ed1bb05d42b0e671af470919ecd1d846','8f9157a370b8236df01296018746985fbde638b1',1,'core','preview',0,'/tinyicon/','4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222',NULL,1019,'image/png',0,NULL,NULL,NULL,1634342899,1634342899,0,NULL),(10039,'40d75b08e7b88515cf8b82625492c8db0638dd6d','551b033b92076fca7812d67777dadf584f5266c4',1,'core','preview',0,'/thumb/','4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222',NULL,10432,'image/png',0,NULL,NULL,NULL,1634342900,1634342900,0,NULL),(10041,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','c1f71883345d33e5512be5da3dc5208629b70041',694,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(10067,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','85a49b5f3360f5024e58251566c6b402b84e30e1',2,'course','section',127,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(10079,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','71b12c698d646634d9623eebac31af8af22ffda0',661,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'Server files: Front page/Course section summaries/Site/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634343389,1634343402,0,NULL),(10145,'0dbce674557af5f1e7f468d64279a2a5f31988ad','495bb3aea87485d3c6aa7932830c693dc49e0ec4',700,'mod_folder','content',0,'/','6 策略思考者习惯.pdf',2,1503641,'application/pdf',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/6 策略思考者习惯.pdf','UserAdmin','allrightsreserved',1634363090,1634363141,0,NULL),(10146,'da39a3ee5e6b4b0d3255bfef95601890afd80709','288a164ac53b760cb8d09fc039588d32544ab356',700,'mod_folder','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1634363090,1634610418,0,NULL),(10147,'290567a3aba3431b411382d93b6856af0720a294','92672cc623fc11df0f0b68e95cfdcc9acb73daf7',700,'mod_folder','content',0,'/','2 你会策略思考.pdf',2,2835612,'application/pdf',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/2 你会策略思考.pdf','UserAdmin','allrightsreserved',1634363095,1634363141,0,NULL),(10159,'2c4a0cdcdaba89b66564b6cc27c25cbd228c3692','ae0c03e797341dd85617f660be0f8a6c1eed7803',700,'mod_folder','content',0,'/','9 基于价值的领导力.pdf',2,1003406,'application/pdf',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/9 基于价值的领导力.pdf','UserAdmin','allrightsreserved',1634363276,1634363398,0,NULL),(10160,'4b409705de7161938173a2340c0be71f3b0b49c5','ebb52afe6222d62181df73c4aaff24e418be30af',700,'mod_folder','content',0,'/','14 管理战略征程.pdf',2,661542,'application/pdf',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/14 管理战略征程.pdf','UserAdmin','allrightsreserved',1634363281,1634363398,0,NULL),(10162,'8a80e05d49f6c4e06027f75c6901e7170cd5dd29','925c012c9c16718997d4cb21834eecf945a7d4e3',700,'mod_folder','content',0,'/','Strategic Leadership Action report .docx',2,15436,'application/vnd.openxmlformats-officedocument.wordprocessingml.document',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/Strategic Leadership Action report .docx','UserAdmin','allrightsreserved',1634363296,1634363398,0,NULL),(10164,'fe6f0d38ce30730f5df99e56068ed0cf13c52618','402c1ead6c3553b0056eeecf021136fceb012dcd',700,'mod_folder','content',0,'/','4 战略家如何领导.pdf',2,369441,'application/pdf',0,'服务器文件: 正道學習會/正道学习会/文件1 (文件)/文件和子目录/TEST 1A/ 下载资源/4 战略家如何领导.pdf','UserAdmin','allrightsreserved',1634363332,1634363398,0,NULL),(10233,'eaae1d51617d4a9f1a2deed3f26707c2dc97c608','c9ad701f5c2bbb2e63a5084bd9f89ca7b7bd5ba5',700,'mod_folder','content',0,'/','8 实施有效管理,勇渡艰难岁月.pdf',2,1726709,'application/pdf',0,'8 实施有效管理,勇渡艰难岁月.pdf','UserAdmin','allrightsreserved',1634531616,1634531633,0,NULL),(10234,'c6d3f4f88941cb6551fa04ded0246d5357d03038','e264ccade9ef4a8bd90691b48997a2a9fe9189ff',700,'mod_folder','content',0,'/','什么是战略-Michael Porter.pdf',2,6363568,'application/pdf',0,'什么是战略-Michael Porter.pdf','UserAdmin','allrightsreserved',1634531626,1634531633,0,NULL),(10279,'f855b26379ad71b9409bb14c3ceab0eba3deef90','495eaed2d287c81f45135528badb9c2add9d63fe',700,'mod_folder','content',0,'/','Strategic Leadership 1015162021 students-CN (002).pdf',2,817161,'application/pdf',0,'Strategic Leadership 1015162021 students-CN (002).pdf','UserAdmin','allrightsreserved',1634610461,1634610467,0,NULL),(10345,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','c2397adaa6ebf7b66403a4c4130ab38d944ad865',545,'course','section',240,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634859963,1635573153,0,NULL),(10346,'4f367051b50f7263d3fb0ae1487b295b547352f7','1352329a665ac3121ba31b42d7a5fb4720a2b381',722,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(10347,'da39a3ee5e6b4b0d3255bfef95601890afd80709','78b6de49f91fd4795e1770d28c36c9364f17230f',722,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1634860209,1634860251,0,NULL),(10348,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','6f8fdffe6578f6569b71e0e946f6051661f72564',722,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(10349,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','90ac0ff72425fae835ed0c10fd2bc2618fe08f04',722,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(10350,'b06f285015f62a30422abce9b2f9eb15c2298eac','118a05847a62909b86fa8b0125cf0b70377aead0',722,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(10351,'b713e465587e7a56e6032847d93d0a0527a22625','1e36068b4d5eb6231e35ef565ef01721ce7a7670',722,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(10352,'ee14f5259fa281816010d819ca7d2659e8b588e0','87d3d1ef744b31487d809bcbcf856902df200434',722,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(10353,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','2f457ff66f83b4584592bbd4c70858abec9751be',722,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(10354,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','98f7fe22c95dbc937b3ee4a577c9943d8c1097ed',722,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(10373,'b756e29fe5bafd63106b6886b632f2a0ab6f52cc','a769913edf09ea189cdba00265c4d952889faaa7',1,'core','preview',0,'/tinyicon/','f53e345d6f3f2c3b71dfc784276d7dba1803da14',NULL,833,'image/png',0,NULL,NULL,NULL,1634860272,1634860272,0,NULL),(10374,'5dd5a5c0dac0ce19c93da8d790ad949be07976ee','628e27fd1b61bc276cdef1e9ef51f6b0a5a8ed62',1,'core','preview',0,'/thumb/','f53e345d6f3f2c3b71dfc784276d7dba1803da14',NULL,8744,'image/png',0,NULL,NULL,NULL,1634860273,1634860273,0,NULL),(10376,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','b52b1c2964679c2acb7186786390bbf461cb97d0',722,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(10404,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','4e7d880669b1ddaec27528294318dd9787169e0f',2,'course','section',127,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(10417,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','bf9bce8a5e30924f969e0fe57c70c82ef74f8af6',661,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'Server files: Front page/Course section summaries/Site/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634861006,1634861019,0,NULL),(10434,'4b563310204252db6f8a5365369f54bc1fc05541','7ab6526019cd1e2086047ae2004254dec8f82a57',545,'course','section',240,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635572927,1635572999,0,NULL),(10447,'8aad60bade7c3081edc76633fcc5c26aedaca460','9decd59ef5283dda446c4af60b80f47c848341d0',1,'core','preview',0,'/tinyicon/','4b563310204252db6f8a5365369f54bc1fc05541',NULL,862,'image/png',0,NULL,NULL,NULL,1635573151,1635573151,0,NULL),(10468,'e5e5a2c891d2d5f27d4be40aaae00c3df73135c8','87eb732dbdf5cf0ebf13aef4c62b3bdf364b3a84',1,'core','preview',0,'/thumb/','4b563310204252db6f8a5365369f54bc1fc05541',NULL,9454,'image/png',0,NULL,NULL,NULL,1635573234,1635573234,0,NULL),(10473,'4b563310204252db6f8a5365369f54bc1fc05541','cc1e326f1c02f091c396061db78235d77384765b',545,'course','section',261,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573236,1635573300,0,NULL),(10474,'4f367051b50f7263d3fb0ae1487b295b547352f7','2fc84297af63a71ba6b6d1e9375f1041261d6511',728,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(10475,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bf0106d5f1478566d64288c4223781a339f44e2a',728,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1635573392,1635573447,0,NULL),(10476,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','394612ea02199ca7365ba4d5f05ef14796642802',728,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(10477,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','c4a409b724aee4e372a233aa355cb99f790b810e',728,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(10478,'b06f285015f62a30422abce9b2f9eb15c2298eac','33a2f26be048767489555d4a602c6c27f04eb5c5',728,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(10479,'b713e465587e7a56e6032847d93d0a0527a22625','52449e512ea81ef4ed785b904d0ac5552d991b65',728,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(10480,'ee14f5259fa281816010d819ca7d2659e8b588e0','87655f8568d0fc9351e9922ffc3186db9c5a92f4',728,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(10481,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','bde8506c27027ec28b87e65116a76bbd284619d8',728,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(10482,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','713cf7797f5bec0c6f3d98fee70318f24351f6aa',728,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(10483,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','b30666181ac505d6a12ae4e26a7e948e03d2d100',728,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(10505,'4b563310204252db6f8a5365369f54bc1fc05541','04cbce358ce0a268c7b0fdd2139629dacae8846f',728,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(10537,'4b563310204252db6f8a5365369f54bc1fc05541','abe251911cfec4425d2da70408f3737010bf6d18',2,'course','section',127,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'Server files: 20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(10551,'4b563310204252db6f8a5365369f54bc1fc05541','6902a1abcf15a40ddf69b8dcef2f942d4cf4f523',661,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'Server files: Front page/Course section summaries/Site/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573845,1635573872,0,NULL),(10553,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4a63e9670789c38e17899b8abb5d6015a867a031',732,'mod_folder','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1635984415,1635984425,0,NULL),(10584,'823562494ee926d3643a86386da50a55f6fc4692','6a1c63e348c13cf2563df21f7d9cca8f51932dd3',732,'mod_folder','content',0,'/','中国的特殊领导力需求 Callo Frank T.pdf',2,222856,'application/pdf',0,'中国的特殊领导力需求 Callo Frank T.pdf','UserAdmin','allrightsreserved',1635984542,1635984592,0,NULL),(10585,'262697f796c0058c42a5b23acb7b30ac983a9493','9096072ae17fe23e081bbe9a05c2ee7b6f4dc41d',732,'mod_folder','content',0,'/','领导者为什么会失败 - Sanborn.pdf',2,197950,'application/pdf',0,'领导者为什么会失败 - Sanborn.pdf','UserAdmin','allrightsreserved',1635984542,1635984592,0,NULL),(10586,'27ce0329f559cb582a1378b573eed631441fd34c','eb566b9f6339fff1f371839e077d730cde3a21b4',732,'mod_folder','content',0,'/','领导者的阴暗面 Conger Jay A.pdf',2,191719,'application/pdf',0,'领导者的阴暗面 Conger Jay A.pdf','UserAdmin','allrightsreserved',1635984542,1635984592,0,NULL),(10587,'cf0b03ddc3202d2faab25940ed39014314c9be86','962f349a5e53a1dde99e43ff0ff511c292646654',732,'mod_folder','content',0,'/','1_Transformational Servant Leadership CN PESI 1.pdf',2,1796778,'application/pdf',0,'1_Transformational Servant Leadership CN PESI 1.pdf','UserAdmin','allrightsreserved',1635984565,1635984592,0,NULL),(10588,'b59d67ce6050e63b7bace4db691044dbfec92336','6f73a20585adc122f91299be403577547490c055',732,'mod_folder','content',0,'/','2_Five_Dysfunction_and_TSL_Team_CN PESI 1.pdf',2,514171,'application/pdf',0,'2_Five_Dysfunction_and_TSL_Team_CN PESI 1.pdf','UserAdmin','allrightsreserved',1635984565,1635984592,0,NULL),(10589,'799fdb715004903db095b64fb0b23f5fb38b3e7b','85dde59deea34d00edfbb3698b1221b634f58949',732,'mod_folder','content',0,'/','3_Building_Trust_in_Team_Chinese_PESI 1.pdf',2,1153559,'application/pdf',0,'3_Building_Trust_in_Team_Chinese_PESI 1.pdf','UserAdmin','allrightsreserved',1635984565,1635984592,0,NULL),(10590,'6b7f95b8ee60c9d876789083b2492bc801f4f5d2','b04ed4365a57effcada9867d19ddfe3850e5f4ef',732,'mod_folder','content',0,'/','4a_Conflicts CN PESi 1.pdf',2,1239654,'application/pdf',0,'4a_Conflicts CN PESi 1.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10591,'56fd551896e5a2d5b67c81411a84180ed2ae9eb7','24b13807dbec6d8fe2e5dd77d063d44aec17181d',732,'mod_folder','content',0,'/','4b_Emotions_CN PESI 1.pdf',2,842952,'application/pdf',0,'4b_Emotions_CN PESI 1.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10592,'a6f1a75a588feb2d5f4688022ee8d15fe8975f93','04b13addc649953a571f44bdd46bbb303f081409',732,'mod_folder','content',0,'/','5a_Commitment PESi 1.pdf',2,770091,'application/pdf',0,'5a_Commitment PESi 1.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10593,'6c2377647622e2913e0ef8ed86132c1bad96f1f3','7cb4130a4c20c171f505b7f9d62e99895f270f8b',732,'mod_folder','content',0,'/','6a_Accountability_PESI 1.pdf',2,307029,'application/pdf',0,'6a_Accountability_PESI 1.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10594,'a8c7a0f7483f692a542dbeb2ceb2ca57636c1d42','7b2290f78b02184d00289377031e046dfb02e801',732,'mod_folder','content',0,'/','7_Leadership and Results CN Church Final 1.pdf',2,906153,'application/pdf',0,'7_Leadership and Results CN Church Final 1.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10595,'b0fa6fcd3caaf2b424a116b885ed84b57a016e38','490ef76dda11c92a6ed8b52dc9a22ce518b903ca',732,'mod_folder','content',0,'/','信用的四个核心问卷评测.pdf',2,314538,'application/pdf',0,'信用的四个核心问卷评测.pdf','UserAdmin','allrightsreserved',1635984566,1635984592,0,NULL),(10647,'ae942174d387ab52e2efeb64fdaae183b16c379e','2012c77c3449132836033a47928b4ba3240be99f',2,'course','section',127,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'2021106 重利轻义.png','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(10661,'495f41a52cb90df07873a27c8a060114ea271dac','bc4ad38488943c605eb6c260c0ee3a85f6afe07b',1,'core','preview',0,'/tinyicon/','ae942174d387ab52e2efeb64fdaae183b16c379e',NULL,968,'image/png',0,NULL,NULL,NULL,1636184540,1636184540,0,NULL),(10662,'3cc7725f8fd6751137b09054bfdfc897629173da','9ffaea230221aecedbd81eefef7cda30ea64f49b',1,'core','preview',0,'/thumb/','ae942174d387ab52e2efeb64fdaae183b16c379e',NULL,10175,'image/png',0,NULL,NULL,NULL,1636184540,1636184540,0,NULL),(10664,'ae942174d387ab52e2efeb64fdaae183b16c379e','8da5218c2806cbd7a72782980d3e9c7afeb6e6de',661,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'Server files: Front page/Course section summaries/Site/2021106 重利轻义.png','Admin User','allrightsreserved',1636184542,1636184559,0,NULL),(10694,'ae942174d387ab52e2efeb64fdaae183b16c379e','53eede8ad73d2ec9c3e06e921cbc7af6eb66af15',545,'course','section',265,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/2021106 重利轻义.png','Admin User','allrightsreserved',1636184646,1636184726,0,NULL),(10695,'4f367051b50f7263d3fb0ae1487b295b547352f7','92e7d52299c7385ae072a09ba994fc2bd8f25166',736,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(10696,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c15d7de7107cd5188c481ee9316f8dd1d3341853',736,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1636184883,1636184928,0,NULL),(10697,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','fd283cba6c3afc79e9ceb0de2fbbd6142afc46ef',736,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(10698,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','b3367519d7a172c95a0514592b39130291cd9f9a',736,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(10699,'b06f285015f62a30422abce9b2f9eb15c2298eac','e5fa276a00a30dd79afee4387425a2473e06cbc5',736,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(10700,'b713e465587e7a56e6032847d93d0a0527a22625','ddf5a1fa3ad674444632e83620c1bbfdf02f4127',736,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(10701,'ee14f5259fa281816010d819ca7d2659e8b588e0','90c1476ccb4716e154cec67f297b44601c9d3b46',736,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(10702,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','16cc13eea95014caf2fe36a517c678d46d242861',736,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(10703,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','b352d3300cd72507d5ed7fc5feb9c98140815944',736,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(10704,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','3cfc0658517c5fd995633fb3063169bd8afdbe7f',736,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(10705,'4b563310204252db6f8a5365369f54bc1fc05541','5e393f7f805daaf37f469cb13c533f57c8a2ecd8',736,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(10718,'ae942174d387ab52e2efeb64fdaae183b16c379e','dc7d067516e4f12ddd3c1c412a050740440771b1',736,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(10734,'cad99defaf37f68502af41216dc22e3fd4a61bcb','da5508729a93f15e0e8b1ff32f0d8c8042f863ed',1,'core','preview',0,'/tinyicon/','75c101cb8cb34ea573cd25ac38f8157b1de901b8',NULL,1223,'image/png',0,NULL,NULL,NULL,1636636902,1636636902,0,NULL),(10735,'87171b57726a60ace617d5a7cd4ca94ccc0b15b7','fd57c6f1385ed2991d1cac82b421cb9079a75b9b',1,'core','preview',0,'/tinyicon/','8c96a486d5801e0f4ab8c411f561f1c687e1f865',NULL,1049,'image/png',0,NULL,NULL,NULL,1636636902,1636636902,0,NULL),(10736,'5d4d62217bba634d1ebc415c924acc25e0c9d45d','1897c3b40cd3546d11c75d5086f311a33605bf58',1,'core','preview',0,'/tinyicon/','5f8e911d0da441e36f47c5c46f4393269211ca56',NULL,1250,'image/png',0,NULL,NULL,NULL,1636636902,1636636902,0,NULL),(10737,'d439853b9bb29a5a75ce1465a320a9eeebe236ab','745ffc96b6e9b4627b89cecdd901a25e29936358',1,'core','preview',0,'/tinyicon/','0c5190a24c3943966541401c883eacaa20ca20cb',NULL,991,'image/png',0,NULL,NULL,NULL,1636636902,1636636902,0,NULL),(10849,'9acb431b0a825625dbb9e0349a5dc03a9b393100','bca715319265dcb66833edac35995eea06611e23',459,'mod_forum','post',5,'/','15.png',2,21471,'image/png',0,'15.png','Admin User','allrightsreserved',1636641371,1636641552,0,NULL),(10850,'9acb431b0a825625dbb9e0349a5dc03a9b393100','46692c19af9dcea506b23a88aa94250d94fbbeab',459,'mod_forum','post',5,'/','15 (1).png',2,21471,'image/png',0,'15.png','Admin User','allrightsreserved',1636641493,1636641552,0,NULL),(10851,'ea0c21d1570b6917a2ff600359ecbfd7ee3bdb11','7c36cbf70ffc543b8e8be896fe7325fbff5f222f',459,'mod_forum','post',5,'/','16.png',2,4939,'image/png',0,'16.png','Admin User','allrightsreserved',1636641516,1636641552,0,NULL),(10854,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','c7c94eae98e7c3ba3b690b6efd68a3853d89f443',818,'block_html','content',0,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'20210930 调适领导力8.png','Admin User','allrightsreserved',1633086600,1636643469,0,NULL),(10855,'da39a3ee5e6b4b0d3255bfef95601890afd80709','247d4267791df7b7d740714598f66808a51389bb',818,'block_html','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1636643469,1637488803,0,NULL),(10877,'b0d0ab3e0011042ca8b6ddee4bd449a6ccaab17d','796255ce8259035857d93bcc93c7a326c6638d54',1,'core','preview',0,'/tinyicon/','ea0c21d1570b6917a2ff600359ecbfd7ee3bdb11',NULL,1477,'image/png',0,NULL,NULL,NULL,1636645483,1636645483,0,NULL),(10878,'8f7bb250f47afbf9107a81e56d699ca7bd60fd3b','d8d276072235eba6878fee48166c974c75b8546e',1,'core','preview',0,'/tinyicon/','9acb431b0a825625dbb9e0349a5dc03a9b393100',NULL,1182,'image/png',0,NULL,NULL,NULL,1636645483,1636645483,0,NULL),(10917,'5bb9b009d8bce7458a648ffa13a165f978ab57f8','b48006f340d6146007a6690269a21ce18c2b4ce2',1,'core','preview',0,'/thumb/','9acb431b0a825625dbb9e0349a5dc03a9b393100',NULL,8166,'image/png',0,NULL,NULL,NULL,1636650407,1636650407,0,NULL),(10918,'eebe6e30150eb8ff7e20d2c77ef6ff7d78b5b08f','799228bfe2d78bfccd7d767fe695341d63a46efc',1,'core','preview',0,'/thumb/','ea0c21d1570b6917a2ff600359ecbfd7ee3bdb11',NULL,8058,'image/png',0,NULL,NULL,NULL,1636650407,1636650407,0,NULL),(11118,'2682ba59d6ba3028df983fe9eb8580576cc1a919','a8f6eea5a5dfffff450fcca4e219faa07a411f63',545,'course','section',271,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713753,1636713822,0,NULL),(11119,'4f367051b50f7263d3fb0ae1487b295b547352f7','91424f4ea6ff1586d2f61351846f4e3cd3d3da9c',829,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(11120,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dd27a965d6b46b09dfccca4bbf9bcdc56acc34ad',829,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1636713937,1636713958,0,NULL),(11121,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','126ddc4f3456a5ce04ff0976eaaadbc39df1019d',829,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(11122,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','20bd1ac442f3a9c97600fd7b823718b396f8a0fd',829,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(11123,'b06f285015f62a30422abce9b2f9eb15c2298eac','9aedecacfde528c18c8ab2b6f599b4224226cabc',829,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(11124,'b713e465587e7a56e6032847d93d0a0527a22625','50f6d2eb4d6bfc9ac8b1a031a70432440896bc5a',829,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(11125,'ee14f5259fa281816010d819ca7d2659e8b588e0','ec1a7091d54fcd036b8db7ca8c46d1d2f9d7d209',829,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(11126,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','2449422d4f50ebc7d099ac13c3aa92641c01a594',829,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(11127,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','93a01f40c2b03e4f6ea38679db82f1fc44294839',829,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(11128,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','aeb54f629108d061736293dc6573482eba33393d',829,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(11129,'4b563310204252db6f8a5365369f54bc1fc05541','e454e9e930566ac6e0b12eee1bccfbe03815737b',829,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(11130,'ae942174d387ab52e2efeb64fdaae183b16c379e','85dfaf27b14623ff3394cd73da3458764b41e553',829,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(11155,'d95ad3998face59c05e9cbcf213c4bd32d6b395a','13670be0530a232bd68e75047837ff58d4b79eda',1,'core','preview',0,'/thumb/','2682ba59d6ba3028df983fe9eb8580576cc1a919',NULL,11080,'image/png',0,NULL,NULL,NULL,1636713972,1636713972,0,NULL),(11157,'2682ba59d6ba3028df983fe9eb8580576cc1a919','80463e0947f9ec204300ebf9d0aeefd20c0bd0d7',829,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(11224,'af9e98089f103edef420f010059e1f2acc2ad9b8','fb2a91c3b9c4950a48154b359bec62699c9e6855',1,'core','preview',0,'/thumb/','030d30fe9828fe10be9ce7d8dfaba747d14d1830',NULL,4444,'image/png',0,NULL,NULL,NULL,1636716652,1636716652,0,NULL),(11234,'2682ba59d6ba3028df983fe9eb8580576cc1a919','27afc3b7ecb576f87b44a1440093211fb4a0b251',543,'coursecat','description',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'20211112 塞翁失马.png','Admin User','allrightsreserved',1636716676,1636716692,0,NULL),(11379,'9f6a8357bb236ee4d13fea44cd0ff286d2b35be0','fd4bc5b13fc06a6077742516b56e3d398b7e62e8',1,'core','preview',0,'/tinyicon/','2682ba59d6ba3028df983fe9eb8580576cc1a919',NULL,977,'image/png',0,NULL,NULL,NULL,1636766839,1636766839,0,NULL),(11381,'2682ba59d6ba3028df983fe9eb8580576cc1a919','85ade815bf0ec5b18569a6b86d91a6f274743e06',661,'mod_page','content',0,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/塞翁失马 (頁面)/頁面內容/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636766847,1636766866,0,NULL),(11479,'2682ba59d6ba3028df983fe9eb8580576cc1a919','13ff38200fd7721456584cb3c1db1ec144f33d27',2,'course','section',127,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(11515,'da39a3ee5e6b4b0d3255bfef95601890afd80709','436c7125372a857bd6cc5da26de2c72d94632a94',831,'mod_folder','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637200429,1637200527,0,NULL),(11551,'c4344ed99eb9145397caf5074b77d8703e3cfd29','73f13b370454ec4535862d422c44e03a22435a93',831,'mod_folder','content',0,'/','Pricing.pdf',2,639826,'application/pdf',0,'Pricing.pdf','UserAdmin','allrightsreserved',1637200604,1637200615,0,NULL),(11552,'bc41f4885d036f8987e8deb70ed34be430683093','fac5011fc8c902fdac1fae5c7bb7d8f8bb980e83',831,'mod_folder','content',0,'/','Suggested Readings.docx',2,16709,'application/vnd.openxmlformats-officedocument.wordprocessingml.document',0,'Suggested Readings.docx','UserAdmin','allrightsreserved',1637200604,1637200615,0,NULL),(11553,'d5e3ce06188b52c9474c847940f17f184413e574','7527b72e01136d7350238ab0306abf621eca403c',831,'mod_folder','content',0,'/','市场战略之实战简体.pdf',2,1138252,'application/pdf',0,'市场战略之实战简体.pdf','UserAdmin','allrightsreserved',1637200604,1637200615,0,NULL),(11554,'5e5e11dc2878301fa18c33e5804131c67989eccc','4e9bf0e13bdf03d0cec31c836d49fa06530948bf',831,'mod_folder','content',0,'/','市场营销4.0中文.pdf',2,473266,'application/pdf',0,'市场营销4.0中文.pdf','UserAdmin','allrightsreserved',1637200604,1637200615,0,NULL),(11555,'efa529387332d4a9c74c0fd6c1b1ace168c57e83','a1634ee9a4d176fb867c18b59c8cf18764909067',831,'mod_folder','content',0,'/','市場戰略之實戰繁體.pdf',2,1154693,'application/pdf',0,'市場戰略之實戰繁體.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11556,'1eb786cb1cb4bca47f2510cda96e360fd5675ad5','8e8cfc1b569d3c65b60802e674c683fdb08de3a9',831,'mod_folder','content',0,'/','当今每个营销组织都需要的四个角色.pdf',2,338949,'application/pdf',0,'当今每个营销组织都需要的四个角色.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11557,'4179005e262ce0c568550018aa21952a77855688','09503af0e23baf38db374881c49244deaef02005',831,'mod_folder','content',0,'/','数据时代品牌行銷.pdf',2,457258,'application/pdf',0,'数据时代品牌行銷.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11558,'78039da0c29a6056fff05a76b16eed5f31399625','3cc25a6351abd1856ace9d6de79e144903363228',831,'mod_folder','content',0,'/','新产品定价过程.pdf',2,791384,'application/pdf',0,'新产品定价过程.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11559,'06fdfb9ce8b3f831f46cb0ad4d8be1fca184caf6','e14871862c811be90d0b1015e7d45ce528a11f30',831,'mod_folder','content',0,'/','零售转型的思考.pdf',2,464812,'application/pdf',0,'零售转型的思考.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11560,'036f8947d2d72e7735ca01e509cbc7d877866ee7','2e20bf11b2d386b3d472796bc559cd2d4da0d4dd',831,'mod_folder','content',0,'/','营销战略_12032018.pdf',2,1726953,'application/pdf',0,'营销战略_12032018.pdf','UserAdmin','allrightsreserved',1637200605,1637200615,0,NULL),(11561,'1e77e5e14684c8cf6800d9aa0c9f71a3e9a2e646','6c3b3035908154b5095afde73199ef83db547322',831,'mod_folder','content',0,'/','赢取中国新中产_MQ Dec.pdf',2,485668,'application/pdf',0,'赢取中国新中产_MQ Dec.pdf','UserAdmin','allrightsreserved',1637200606,1637200615,0,NULL),(11803,'f8220e57ce52606d59064146b899fcf67d00e67d','ce6a7cb5f2ee6c8b9ae0b8638ce9f5aff033a503',1,'core','preview',0,'/thumb/','332a1c3cefa38284034c6f5722420851a1eb7907',NULL,14198,'image/png',0,NULL,NULL,NULL,1637206914,1637206914,0,NULL),(11822,'332a1c3cefa38284034c6f5722420851a1eb7907','d3372d63f6f4b7b7e40323e6055d7acd85c04238',2,'course','section',127,'/','正道楊老師.png',2,128348,'image/png',0,'Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(11907,'332a1c3cefa38284034c6f5722420851a1eb7907','365703979d6e6924a1ad4294878fe423f9086d4a',661,'mod_page','intro',0,'/','正道楊老師.png',2,128348,'image/png',0,'Server files: Front page/Course section summaries/Site/正道楊老師.png','UserAdmin','allrightsreserved',1637206992,1637207056,0,NULL),(11908,'da39a3ee5e6b4b0d3255bfef95601890afd80709','181cc274e2ccca13330ce9d1927bcb989ce935c4',661,'mod_page','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637206992,1648816964,0,NULL),(11909,'332a1c3cefa38284034c6f5722420851a1eb7907','da76d7a61f2da59515a528a428a3a2e662c2c355',661,'mod_page','content',0,'/','正道楊老師.png',2,128348,'image/png',0,'Server files: Front page/Course section summaries/Site/正道楊老師.png','UserAdmin','allrightsreserved',1637207035,1637207056,0,NULL),(11972,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','29568a8ec73c725cdb8f0b283b9b4fa7707254b9',661,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'20211119 天生我才必有用.png','Admin User','allrightsreserved',1637488546,1637488743,0,NULL),(12005,'17d9da70e29d4d57c08a21fcd2c0f0c1bc989c33','de62bf73c32dccb93e53f9227a7cc3f097970a91',1,'core','preview',0,'/thumb/','90e50bb72e55d0d17c9952bc253909bab84ea9f0',NULL,7411,'image/png',0,NULL,NULL,NULL,1637489395,1637489395,0,NULL),(12013,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','342e2475397df98f8151c183e3fca63ef577b4ae',545,'course','section',240,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489398,1637489428,0,NULL),(12014,'4f367051b50f7263d3fb0ae1487b295b547352f7','4925d7405e51fd49adce08cc8cf045c33834d04c',852,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(12015,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f712edae7b0123887dd12802f53e684f749bffb3',852,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637489512,1637489522,0,NULL),(12016,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','9526bfe465d8579feedd89f7b0db9733793cec0c',852,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(12017,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','734226b91511f9f77cf19c0aa3150bd1832d01b0',852,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(12018,'b06f285015f62a30422abce9b2f9eb15c2298eac','68d36c9013eaa22d6ce1f71201564cbd9cbbcfdb',852,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(12019,'b713e465587e7a56e6032847d93d0a0527a22625','489f344ea335dc0f537d96b5a147ba4f712c04b2',852,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(12020,'ee14f5259fa281816010d819ca7d2659e8b588e0','04d6f245c1f1accf0d1ce7ebbce171ce929c27af',852,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(12021,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','7f24008726489f50d4b0717d7796808e98c1ffa6',852,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(12022,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','b6a733ea058de9c98c2908aa15c4cd3c8f9c3f4c',852,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(12023,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','0b84fc2f5f80954aea3e894495f622409324c3d7',852,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(12024,'4b563310204252db6f8a5365369f54bc1fc05541','10a9d76fa13c71569c02ba91e1d889f4d4d709ba',852,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(12025,'ae942174d387ab52e2efeb64fdaae183b16c379e','5200c50e60575fc9de7a110ccf93b322b3cf29d0',852,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(12026,'2682ba59d6ba3028df983fe9eb8580576cc1a919','78f7867c721bbaf1c52472c0ee51d0c25a64ccce',852,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(12041,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','9dc5f2dfcd37239a3b51ef888116eca9565c1666',852,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(12115,'1a5ee36f3b51891c67155a2ff6143a55d97f073f','ca94948a22988302eeefb1ad7570d38c6c8e5a05',545,'course','summary',0,'/','20210715-124509_OneDrive.jpg',2,152293,'image/jpeg',0,'20210715-124509_OneDrive.jpg','User Admin','allrightsreserved',1629862032,1637489947,0,NULL),(12116,'d798c664ab3a78135b27b946316b846df7df01a5','fe37854c40caf7f3ec83ee971826b568c86c7931',545,'course','summary',0,'/','20210721-124418_OneDrive.jpg',2,58194,'image/jpeg',0,'20210721-124418_OneDrive.jpg','User Admin','allrightsreserved',1629861976,1637489947,0,NULL),(12117,'8fddc6567f03e1ba075bcd543de651764489e21d','21dbfbc84f3990e810bd3d6483922fc4f2b1d4a5',545,'course','summary',0,'/','20210813.jpg',2,505714,'image/jpeg',0,'20210813.jpg','UserAdmin','allrightsreserved',1631323102,1637489947,0,NULL),(12118,'4f367051b50f7263d3fb0ae1487b295b547352f7','2385df6e98d999e6cc0c27fa95db58610b4793f4',545,'course','summary',0,'/','20210819 (1).jpg',2,271323,'image/jpeg',0,'服务器文件: 20210819 (1).jpg','User Admin','allrightsreserved',1631322035,1637489947,0,NULL),(12119,'4f367051b50f7263d3fb0ae1487b295b547352f7','b35be0c0a13aefb712e8d2a69419521b8cbcf062',545,'course','summary',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/调适领导力(一) (网页)/页面内容/20210819.jpg','User Admin','allrightsreserved',1631271270,1637489947,0,NULL),(12120,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','2c362487739c320efbe07ec336f54699eeb65dac',545,'course','summary',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/调适领导力(一) (网页)/页面内容/20210826.jpg','User Admin','allrightsreserved',1631323042,1637489947,0,NULL),(12121,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','45b92f3f9682b735f626aaae7fe9dee173d39115',545,'course','summary',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/调适领导力(四) (网页)/页面内容/20210902.jpg','User Admin','allrightsreserved',1631322978,1637489947,0,NULL),(12122,'b06f285015f62a30422abce9b2f9eb15c2298eac','8d11df370d49a7e7d719e78cb9472620426a4859',545,'course','summary',0,'/','20210910.png',2,2265333,'image/png',0,'服务器文件: 正道學習會/正道学习会/调适领导力(五) (网页)/页面内容/20210910.png','User Admin','allrightsreserved',1631322956,1637489947,0,NULL),(12123,'8fe2a4984d359931177e47d34ecb6bc9786f5366','7dd8f079e75e38c755da13b6d1f766f1475c20c9',545,'course','summary',0,'/','SmartSelect_20210826-162736_OneDrive.jpg',2,211235,'image/jpeg',0,'SmartSelect_20210826-162736_OneDrive.jpg','User Admin','allrightsreserved',1630296106,1637489947,0,NULL),(12124,'332a1c3cefa38284034c6f5722420851a1eb7907','a5e9bd2762386c1b58a45f7a26b080a760dc517b',545,'course','summary',0,'/','正道楊老師.png',2,128348,'image/png',0,'服务器文件: 首页/正道箴言 >> 费用全免 >> 快将推出 (网页)/页面内容/正道楊老師.png','UserAdmin','allrightsreserved',1637489910,1637489947,0,NULL),(12313,'f2ea3958de158b439370a02aa73c5468aa1ab2be','e8e853e951930b0b7f407cdcc48a81683274c8e1',1,'core','preview',0,'/tinyicon/','90e50bb72e55d0d17c9952bc253909bab84ea9f0',NULL,866,'image/png',0,NULL,NULL,NULL,1637734781,1637734781,0,NULL),(12316,'68c7438e85016b343eceff741367a0194bce3656','47e411dc88f231e7211439f3a1142fd65564176e',1,'theme_lambda','slide1image',0,'/','SmartSelect_20201116-153918_Video Player.jpg',2,137396,'image/jpeg',0,'Server files: 正道學習會/正道免费学习资源/Course image/SmartSelect_20201116-153918_Video Player.jpg','User Admin','allrightsreserved',1637734756,1637734801,0,NULL),(12318,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a39f4000e49317f823a3f29aa879a0791ae8db2e',1,'theme_lambda','slide2image',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637734772,1647853931,0,NULL),(12320,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7bc5cebe51a53521bf949ef93f822e2944588dc1',1,'theme_lambda','slide3image',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637734781,1647853931,0,NULL),(12322,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f77b022931126288036332965b27d805c6eb41a1',1,'theme_lambda','slide4image',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637734797,1647853931,0,NULL),(12520,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','6531f0ed2bb58e01b39700bfe499783adb0b1218',2,'course','section',127,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'20211125 爱得正确.png','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(12540,'fe8b352b27b5743a1fa77ddcfa9c5b45f053b7aa','c5e009a8a883973cc4865410d768edd2e14965c6',1,'core','preview',0,'/thumb/','3cf87f29f2621390e30306c80f93e2bf4f8eb136',NULL,10233,'image/png',0,NULL,NULL,NULL,1637805315,1637805315,0,NULL),(12542,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','28d2eb5afd54fb61bf5d9c66e4371974c7fb2374',661,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'Server files: Front page/Course section summaries/Site/20211125 爱得正确.png','Admin User','allrightsreserved',1637805317,1637805359,0,NULL),(12556,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','805c63202f99abc602277703a7811df3d491da0e',545,'course','section',261,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211125 爱得正确.png','Admin User','allrightsreserved',1637805472,1637805696,0,NULL),(12567,'4f367051b50f7263d3fb0ae1487b295b547352f7','7113479b8c94b4040bf43057942ac48887d315a9',870,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(12568,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5cf5d22a8f19774a47603093cb0274680593340a',870,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1637819244,1637819262,0,NULL),(12569,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','e45d7a74c61ea44ffafd177a22b37405e77da4b3',870,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(12570,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','e3abc73ee5b8ae498dfb1671f41ba0b219afb5b4',870,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(12571,'b06f285015f62a30422abce9b2f9eb15c2298eac','af0a8f5e391acf51eec3924a6c61e5af76c1b95d',870,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(12572,'b713e465587e7a56e6032847d93d0a0527a22625','ef33fde02809d4187035146eab79b9bdf76eb21f',870,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(12573,'ee14f5259fa281816010d819ca7d2659e8b588e0','81e4a3e441731e10c7e2ea4d299a6dbe046e81f2',870,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(12574,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','b575aa9987b215a33f495eae4c1fe470ada30f69',870,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(12575,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','b59eb24a6f875af76dc03b5e3035221428cc3e49',870,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(12576,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','c0b4d7a7752a4b24a9209b22e188f2724d70ff0a',870,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(12577,'4b563310204252db6f8a5365369f54bc1fc05541','6262c915384d58a10b6f05657f42f3095b4e51c4',870,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(12578,'ae942174d387ab52e2efeb64fdaae183b16c379e','ef4d92679a5e91bd7c799ef406ce7047fce56ef5',870,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(12579,'2682ba59d6ba3028df983fe9eb8580576cc1a919','e3de6a579c7ded3e73eb93736dae48502b29ddff',870,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(12580,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','73bca08c37fd89dc4d033a01be05d2cc62f041b9',870,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(12610,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','273b705beb7e8274d793b30b57c76ad85907b3d6',870,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(12627,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bdb32361ed2b0cd075b926c912788405332c64c7',880,'mod_folder','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1638257336,1638257540,0,NULL),(12659,'49d9cec15074ead7cc85b0ac083c3f4ae764326d','ee467a516307c36d22e1ac691173102dcbd33b58',880,'mod_folder','content',0,'/','homework for innovation and change class_功课.doc',2,64512,'application/msword',0,'homework for innovation and change class_功课.doc','UserAdmin','allrightsreserved',1638257540,1638257572,0,NULL),(12660,'a6f6004cb2c02d08327f8409839214eb2c97e85c','c7a74c7238d4662cf665b42e3389c4f91812b4ee',880,'mod_folder','content',0,'/','leading change and innovation chinese I rev.pdf',2,451970,'application/pdf',0,'leading change and innovation chinese I rev.pdf','UserAdmin','allrightsreserved',1638257540,1638257572,0,NULL),(12661,'fa22984666108f8a7da5b1790d0c8159d8a85f5a','806142898ac40f3d0de962a53fb1fd6aea88a8f2',880,'mod_folder','content',0,'/','leading change and innovation chinese II rev.pdf',2,607164,'application/pdf',0,'leading change and innovation chinese II rev.pdf','UserAdmin','allrightsreserved',1638257540,1638257572,0,NULL),(12662,'b926758b8886f5caf08d437ed7939d34db33ca46','2a4dc0f03594ef63dd396a8ff544567a92cc14ab',880,'mod_folder','content',0,'/','Heart_of_Change_Chinese_Part_I.pdf',2,989993,'application/pdf',0,'Heart_of_Change_Chinese_Part_I.pdf','UserAdmin','allrightsreserved',1638257540,1638257572,0,NULL),(12663,'54cf5650fda14dda9dc9b1446da89778e48b15c1','ffde2a8235640c9e54d47e71b42d0e7ddaf2c811',880,'mod_folder','content',0,'/','Heart_of_Change_Chinese_Part_II.pdf',2,6959736,'application/pdf',0,'Heart_of_Change_Chinese_Part_II.pdf','UserAdmin','allrightsreserved',1638257540,1638257572,0,NULL),(12664,'20a842478f986ca3a873004c2cf7a1db2a2cb607','947e3eb84e2aee114d81be604e7726b2a52bb4bd',880,'mod_folder','content',0,'/','Peter Drucker and Innovation 1.pdf',2,6753579,'application/pdf',0,'Peter Drucker and Innovation 1.pdf','UserAdmin','allrightsreserved',1638257559,1638257572,0,NULL),(12665,'d583bdae732a26d529b854f31db85be62c83aa89','022db6ff1bba65260bbfd4b5b6eee86c152471de',880,'mod_folder','content',0,'/','Peter Druker and Innovation 2.pdf',2,4427306,'application/pdf',0,'Peter Druker and Innovation 2.pdf','UserAdmin','allrightsreserved',1638257559,1638257572,0,NULL),(12666,'22ff513d3f16b5fee91abd008e2e8efcaee0eef2','4dc4b35a1095d11b2f909d2519f68039a571fc3d',880,'mod_folder','content',0,'/','HBR文章:让供应链改头换面_更新版.pdf',2,1835945,'application/pdf',0,'HBR文章:让供应链改头换面_更新版.pdf','UserAdmin','allrightsreserved',1638257560,1638257572,0,NULL),(12706,'5028acd3aec21e8e70c14b1cda5a03307e98a613','2a3fdad8025155f63c94baf0f5ae4eebccab9d66',2,'course','section',127,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(12727,'21acfedfb157bf14e604cd3c57396e1e318c922b','efd79e7486b50243b0166a17083127943078e642',1,'core','preview',0,'/thumb/','5028acd3aec21e8e70c14b1cda5a03307e98a613',NULL,12020,'image/png',0,NULL,NULL,NULL,1638594978,1638594978,0,NULL),(12729,'5028acd3aec21e8e70c14b1cda5a03307e98a613','8d962696466b4e5a21d9145cbad0a5778054c58f',661,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'Server files: Front page/Course section summaries/Site/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638594980,1638594987,0,NULL),(12739,'5028acd3aec21e8e70c14b1cda5a03307e98a613','dba34bf10163122ede1284f1c01af3f2ba9ce381',545,'course','section',265,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595057,1638595094,0,NULL),(12740,'4f367051b50f7263d3fb0ae1487b295b547352f7','b525792b65e3c97fedf37a066c9c6ab674052419',883,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(12741,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b6f7b2191a2b69160352d13bb125853237e654ee',883,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1638595246,1639192147,0,NULL),(12742,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','6c93f0d44038e11faefbcd09d51178cebdc7d9ec',883,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(12743,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','4e59b5557d3374283063c4710e1516765f5014eb',883,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(12744,'b06f285015f62a30422abce9b2f9eb15c2298eac','cd2610a00ab62770222b18bf76186a5be5f237a3',883,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(12745,'b713e465587e7a56e6032847d93d0a0527a22625','50c72a9bf3cf2dd18122acb3abc323eec3b9b465',883,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(12746,'ee14f5259fa281816010d819ca7d2659e8b588e0','e09078fd8f5bc39e47942c3054f39c33f464a2a7',883,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(12747,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','2949fdfdc577e85bbcd3aaf40bb77eae63ac2fb2',883,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(12748,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','d052e677f08913ff5a17a0cd3d8b7d06b5e314e6',883,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(12749,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','6f443ef124044b7effee6fe8be769e5141e51a27',883,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(12750,'4b563310204252db6f8a5365369f54bc1fc05541','951c5d8b48447f56c943b56a25af9f1ccadd66c0',883,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(12751,'ae942174d387ab52e2efeb64fdaae183b16c379e','6cc15f8f624ddb39c053da5704eac8d6ba8afc9b',883,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(12752,'2682ba59d6ba3028df983fe9eb8580576cc1a919','b74dd6620af6e9f640d68bd5f6dc9735a5ebb71c',883,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(12753,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','50af29b73ef4ef7b3d398c98629b3be2537c9e83',883,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(12754,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','cb4fe8e7c111b83126bf8bc1e599ea156e0feded',883,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(12771,'5028acd3aec21e8e70c14b1cda5a03307e98a613','79be650ee0a907963801ca0cf59ecef3f80c97c4',883,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(12817,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','05859ee5dee834f20c2db5e6f4d341e7d65459b8',2,'course','section',127,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(12839,'42ed2565207b44834987d0a49fc53abe62b084be','7098afcb5520af903be0d13d0c8fbd970ab1f1cb',1,'core','preview',0,'/thumb/','aa3e135d22ece09b5dee45a2abd20c77c0653c08',NULL,11865,'image/png',0,NULL,NULL,NULL,1639191785,1639191785,0,NULL),(12841,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','fe5d5fbd996239ed04c29cb343b3cb5fefb96d4f',661,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'Server files: Front page/Course section summaries/Site/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639191787,1639191915,0,NULL),(12855,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','0320a785f07fbcde7c702b47aa3fe002fae34b9c',545,'course','section',271,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192033,1639192061,0,NULL),(12856,'4f367051b50f7263d3fb0ae1487b295b547352f7','8af3a6d075a4be3621b304977d8d131ba9c82c53',898,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(12857,'da39a3ee5e6b4b0d3255bfef95601890afd80709','08be4a80b92c3346217fd50455aa1c6ef4e8fab5',898,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1639192139,1639192139,0,NULL),(12858,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','9821575d2fd10e45794216782523323dbdb84f8c',898,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(12859,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','28e285cb6ec2b26c74736c83153951b1851da422',898,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(12860,'b06f285015f62a30422abce9b2f9eb15c2298eac','b5dc3f991c2861bfe62f9bbabfee7b7eee90dafa',898,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(12861,'b713e465587e7a56e6032847d93d0a0527a22625','c0d1131c1ebb670a4ea3777ef85958ee4802ee52',898,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(12862,'ee14f5259fa281816010d819ca7d2659e8b588e0','9ac13cdc3dc995590bce6f5e2cdee64beb76c22b',898,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(12863,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','47c6e6bc6f08b46397fadf05bfe45ce49f8dd0c7',898,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(12864,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','066ffde0d99e45f312dc0ff08637354dc4f0a70b',898,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(12865,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','c0101cb98b5a3fa54793525a66a91c3d80aa5b49',898,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(12866,'4b563310204252db6f8a5365369f54bc1fc05541','bf932368e56f4660e5a31449b0af31df19a61827',898,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(12867,'ae942174d387ab52e2efeb64fdaae183b16c379e','4e33e7e31b61f4a2bbfbeb1db82b7904b6db1515',898,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(12868,'2682ba59d6ba3028df983fe9eb8580576cc1a919','8f4b11c7c5637507c14e86cff259c631e4114746',898,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(12869,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','00bfcdeab50f8083e14362776db32cd045cee480',898,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(12870,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','b2a99abbdb8e9d36eb28d2ed447a244d3c8255eb',898,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(12871,'5028acd3aec21e8e70c14b1cda5a03307e98a613','296519bf50283a1861048e6c12655469db2a83e5',898,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(12905,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','078d810a1e2e3fc7e91a8b42ce88e3a73860537d',883,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(12940,'da39a3ee5e6b4b0d3255bfef95601890afd80709','06cb74d0cfb5e0ec8747d4b652a46c8489b0bf38',902,'mod_folder','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1639521674,1639521732,0,NULL),(12963,'6d37b8151c5026c64c075c37f7ded7eb3605fb51','6446d9b15f4d55b5605a1de29c27754fc12a3b8f',902,'mod_folder','content',0,'/','90后这是要上天?不懂怪我啰_Final.pdf',2,461406,'application/pdf',0,'90后这是要上天?不懂怪我啰_Final.pdf','UserAdmin','allrightsreserved',1639521845,1639521937,0,NULL),(12964,'27ee2adb438be767a8690e2142ab7d42ddfa51d4','fe0a1a39ccbd1b15f2e6636064afd8619d3cc9ad',902,'mod_folder','content',0,'/','Helping People Win at Work.pdf',2,9323218,'application/pdf',0,'Helping People Win at Work.pdf','UserAdmin','allrightsreserved',1639521867,1639521937,0,NULL),(12965,'8c8df184700d36423b473bd6d5725550a8de2983','d616de800e243fc6540c9f32da14897d452eeb7b',902,'mod_folder','content',0,'/','The Three Signs of Miserable Jobs.pdf',2,1802127,'application/pdf',0,'The Three Signs of Miserable Jobs.pdf','UserAdmin','allrightsreserved',1639521897,1639521937,0,NULL),(12966,'98f85bfada98a2f22864991a1806480d6c2c5071','05def02375a2c41c97e05d470de8ec36a63e9969',902,'mod_folder','content',0,'/','Why does Employee Engagement matter to CEOs.pdf',2,3477451,'application/pdf',0,'Why does Employee Engagement matter to CEOs.pdf','UserAdmin','allrightsreserved',1639521909,1639521937,0,NULL),(12967,'010cff2b360c9b86b36f6457331c74bcf9caf7bc','54ba2ca99d3de46485b13986616b4679c3aa2241',902,'mod_folder','content',0,'/','員工敬業度 - TWU Certificate.pdf',2,5181234,'application/pdf',0,'員工敬業度 - TWU Certificate.pdf','UserAdmin','allrightsreserved',1639521920,1639521937,0,NULL),(12968,'0f93320c3c2b18e7e4ffbb5ec5ebe6b215b98954','17a5cf64f95e4a554d4caa563abb21f6622c9d07',902,'mod_folder','content',0,'/','情境式領導.pdf',2,1122080,'application/pdf',0,'情境式領導.pdf','UserAdmin','allrightsreserved',1639521929,1639521937,0,NULL),(13021,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','1918502055434775293d62634d4cf47bc0d5235e',2,'course','section',127,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(13044,'f9dd0181ec1a04c63abd0b0a6d262e0849b98f80','7267c58acdc7cb8cae5a30d30fb7585e771228a5',1,'core','preview',0,'/thumb/','a1e17cac57f1cf435f6efc1c171b4367d9f06cb5',NULL,12042,'image/png',0,NULL,NULL,NULL,1639705945,1639705945,0,NULL),(13046,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','602c35be3def00c8e0fc1028481101dd8e525b6e',661,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'Server files: Front page/Course section summaries/Site/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639705947,1639705956,0,NULL),(13069,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','fc5a1cdf34f90ca5c98aa53bf2fc995f44fcd5d3',545,'course','section',240,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708468,1639708492,0,NULL),(13070,'4f367051b50f7263d3fb0ae1487b295b547352f7','b389a16d5b10cc65a5feef0b75ce1ca33068aa76',905,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(13071,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f4ea9e7a1cfa74fa5f068f1618c05be2f2eae5c8',905,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1639708557,1639708576,0,NULL),(13072,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','1a3349368559c9ebe7ce95736d6a0af696ea7023',905,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(13073,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','12ce6038d9715f7a54549c038d7f7d8401894b9e',905,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(13074,'b06f285015f62a30422abce9b2f9eb15c2298eac','28a7b0811dc7f62f5163c2585e40feaa6cb0fda9',905,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(13075,'b713e465587e7a56e6032847d93d0a0527a22625','0ca4ee6ec94776224c79a2792f4ae74b54d67cfc',905,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(13076,'ee14f5259fa281816010d819ca7d2659e8b588e0','ad1ee6d6c0c0c238e927340432051a1b75bfa343',905,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(13077,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','55017443d7b4f400042ad5d8ee3d61206bec3533',905,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(13078,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','914124506033ffe49f3812a44e2828420d1e98d8',905,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(13079,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','69ff651b1503eb6b467914cf5d525f61508d6ff1',905,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(13080,'4b563310204252db6f8a5365369f54bc1fc05541','59e638503f263e1268fe4071e0bfad2b7f41673f',905,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(13081,'ae942174d387ab52e2efeb64fdaae183b16c379e','59af51c973db2db236411869ba202e075c286e1e',905,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(13082,'2682ba59d6ba3028df983fe9eb8580576cc1a919','9dc432d53d939d1cdfa9279608b3e7f7a6e0ef76',905,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(13083,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','1a803007fa2214412efd8afe77989fd99ddb1ae2',905,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(13084,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','0d45239346e9525a41f66ab525fff2f820278613',905,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(13085,'5028acd3aec21e8e70c14b1cda5a03307e98a613','8e2bfdafb6b29c94064c681101209ba17c9d7576',905,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(13086,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','c4bb001c4cab041192e3fce97b02550fa1f3a270',905,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(13122,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','a6592c8a25ce4af593ca99892b33ce3ed7eff294',905,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(13123,'7fd752014ad6623a912365f498c6a35c4a72bec1','a54dc7822552ecf028e63bbfff94f3c4b44a624b',2,'backup','course',0,'/','backup-moodle2-course-1-学习资源-20211221-1424.mbz',2,43455166,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1640067884,1640067884,0,NULL),(13124,'da39a3ee5e6b4b0d3255bfef95601890afd80709','595be2f21d02005c4d443110d4cecc07b6a8c6cc',2,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640067885,1640067885,0,NULL),(13147,'c0d34f8a6568c73bcbf4344d3b2240ee8c8bfde6','bf27807e7966bf220384c461aff9d5ffcc9b64ce',680,'backup','course',0,'/','备份-moodle2-course-32-教會在世-20211221-1454.mbz',2,621681,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1640069653,1640069653,0,NULL),(13148,'da39a3ee5e6b4b0d3255bfef95601890afd80709','05fbadd46f810ccb456a61a9e5182737837f7a14',680,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069653,1640069653,0,NULL),(13151,'00332d76235cafdbf9aa738f1cafea9cdcad424d','c6e6e7a9fbeed8c4ad25fa7637ce10b0729a1d26',858,'backup','course',0,'/','备份-moodle2-course-34-学习人生360-20211221-1455.mbz',2,11501,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1640069726,1640069726,0,NULL),(13152,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6468dc04e2c34785653fc388fe3baab397c0999c',858,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069726,1640069726,0,NULL),(13153,'a7fbeca154288c2d319664117803bedd04e2e7f2','b5db174508b6da742054287d5e531107815f6763',545,'backup','course',0,'/','备份-moodle2-course-28-正道学习会-20211221-1455.mbz',2,112109797,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1640069766,1640069766,0,NULL),(13154,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f3c2abca66d709d70eaedeebf91552fc6488dbc9',545,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069767,1640069767,0,NULL),(13163,'c16914dc0647997b9b4bf29abd1fa9e84b18897b','b718fff73024cd6f2034bf73beb695c5df1528df',912,'mod_book','chapter',103,'/OEBPS/image/','C071084 相遇都會靈程路RGB.jpg',2,603252,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13164,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3ec2fcc0a579e37881026d05cc507a74f956ad8e',912,'mod_book','chapter',103,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13165,'da39a3ee5e6b4b0d3255bfef95601890afd80709','751ac149329ba43f6609cc5a94c1c1f8a3f52e2d',912,'mod_book','chapter',103,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13166,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ee1b34a80df4c894a54bd03cb3a8e3f042bd2b0b',912,'mod_book','chapter',103,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13167,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','cf5b7fac4d16e12fb2996e85dc67d650cf0fd950',912,'mod_book','chapter',105,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13168,'da39a3ee5e6b4b0d3255bfef95601890afd80709','130f098489785895896053a3a4321f4bbcc978c5',912,'mod_book','chapter',105,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13169,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8d2fe7c1af3fc2bf0e51c42fe2d23bd54002381c',912,'mod_book','chapter',105,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13170,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5d276f127c8369cdaa2e2dbaa936dd3b01a7e091',912,'mod_book','chapter',105,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13171,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','97a72e26b4a8e099de515753a13a670bbb60f1ed',912,'mod_book','chapter',106,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13172,'da39a3ee5e6b4b0d3255bfef95601890afd80709','db2d7eccb43460bec7d40adb729cf60e57713e4a',912,'mod_book','chapter',106,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13173,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bd2801f11f6b8335d484d62043f42ab386feae93',912,'mod_book','chapter',106,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13174,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8cfabb1495577fcab4089de6d0d1fa9f615b65ee',912,'mod_book','chapter',106,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13175,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','0a56246a517fcd1dd421bb78fddc384e1bbfe429',912,'mod_book','chapter',107,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13176,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aaa5597abb42a69172c1f9dfeb31e1c957d598d6',912,'mod_book','chapter',107,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13177,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b28a912269261901a23fa4615f7e560881dc3248',912,'mod_book','chapter',107,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13178,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ec04dfa65f44b02603c2a42090ada5ca64c49fa3',912,'mod_book','chapter',107,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13179,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','19563eeef63070ada2d09715e0cf1eac8cf1584a',912,'mod_book','chapter',108,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13180,'da39a3ee5e6b4b0d3255bfef95601890afd80709','db9c632912d118630449621c45741714707f3a70',912,'mod_book','chapter',108,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13181,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2468bd1ffa51a1ebe09d0d8cd35545b9374e039b',912,'mod_book','chapter',108,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13182,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ff20e8c75001db6d8b4c6f2a34a97d8a84f747b2',912,'mod_book','chapter',108,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13183,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','52eb37cd6cdebed3e046b630f5f297a8172aa98e',912,'mod_book','chapter',109,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13184,'da39a3ee5e6b4b0d3255bfef95601890afd80709','807b7e6db1ca0f2ed9015c486b572df2fc59e45a',912,'mod_book','chapter',109,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13185,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3f520a800de73a1169eecf6e0a5785f9f6d8541a',912,'mod_book','chapter',109,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13186,'da39a3ee5e6b4b0d3255bfef95601890afd80709','45b287aefdf0af0ef4bd9b8976ed610a599144b4',912,'mod_book','chapter',109,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13187,'30321468b9dedd4ee8378cc05c51143c05208e1d','bf837202c64b1ef154e7c5f57a3e263c3dd326f8',912,'mod_book','chapter',109,'/OEBPS/image/','30678.jpg',2,20964,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13188,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b54298029fc2ae2dadbf82bf936cdfda7d434bd0',912,'mod_book','chapter',109,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13189,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','246c03fda4442e4d9b2d6b4372f46664c2fb6aaa',912,'mod_book','chapter',110,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13190,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d7803f3a2ca3610d68164fa94bce3579ca987b72',912,'mod_book','chapter',110,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13191,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e66339e0de31d5be85590d00467bf9f61cc9b6ca',912,'mod_book','chapter',110,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13192,'da39a3ee5e6b4b0d3255bfef95601890afd80709','697f1b46c70b8289a481c154c0997794100ef026',912,'mod_book','chapter',110,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13193,'ba87bab2b0834ec3f76acc4d5bb0b97659f45f53','b623734e34a2d9a2a7639947a979a63d209277f0',912,'mod_book','chapter',110,'/OEBPS/image/','30719.jpg',2,36559,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13194,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2cf2a6af2e848b18d1fbcb762861ab6cde743c2b',912,'mod_book','chapter',110,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13195,'3dc569200d2874f4682201e05e6a70103ae72a2e','09dd6800ce49dd708a1cea277b3b220fdb471ca9',912,'mod_book','chapter',110,'/OEBPS/image/','30735.jpg',2,41711,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13196,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','2cad80e6213ade4bfc48deed8085285506567889',912,'mod_book','chapter',111,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13197,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e8f3f7acd386f1ab80e326988755e86e03476fa1',912,'mod_book','chapter',111,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13198,'da39a3ee5e6b4b0d3255bfef95601890afd80709','51b69bb4128499a9dd614246d9c7a43c7d769c8c',912,'mod_book','chapter',111,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13199,'da39a3ee5e6b4b0d3255bfef95601890afd80709','414507461ee48af700afc45bdbf9e5de38a0a129',912,'mod_book','chapter',111,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13200,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','192f13d3d0da4585fbbc3b73847086efaf79dafb',912,'mod_book','chapter',112,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13201,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9f42dda856a7e48d0efaab76ae39336c6fad7182',912,'mod_book','chapter',112,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13202,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3eef8f97f85fe137bea0e6399623e166b72e3b84',912,'mod_book','chapter',112,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13203,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5210c62965f05463d854837cadb285d13c6c7260',912,'mod_book','chapter',112,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13204,'c9812290d6d75bf3a8d6e60e7e3a0a6d1d610e1b','d82b4963b7095e0a0c1927b3b98eacc80691bbb2',912,'mod_book','chapter',112,'/OEBPS/image/','2009 July 9 to 23 Heid_fmt.jpeg',2,95013,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13205,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a835b8ff8b9f92ed1d80b8443e0769b8082fc973',912,'mod_book','chapter',112,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13206,'3e1c37f4af7b843fb11299750b9f7573ba26e7b4','0c6faad4f52f0d7fba976925739f94f0f9449e75',912,'mod_book','chapter',112,'/OEBPS/image/','July 2-July24-2008 281_fmt.jpeg',2,72544,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13207,'312f33aaac374eaf30faf95d1a40106acdb12f02','7d90a9e21847d1101dd34f6bd35e8de65310171e',912,'mod_book','chapter',112,'/OEBPS/image/','30802.jpg',2,14416,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13208,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','8d857def24c7d3b586d638be9322bca5f6cf4547',912,'mod_book','chapter',113,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13209,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1acdb872d6dd73b7f44a2878d03e8034fd353f9d',912,'mod_book','chapter',113,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13210,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7260b15aa869b0ae1e0fef1f4004ef61b45ec058',912,'mod_book','chapter',113,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13211,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fb9f7d0852dcf5a3bb671311784ea27ace8a959e',912,'mod_book','chapter',113,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13212,'00049f546d30e00df0c2abf08a6036e93c6e51c4','edf6ed807338c3a22a507b50ab2e8f62c5a3a16e',912,'mod_book','chapter',113,'/OEBPS/image/','30840.jpg',2,11384,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13213,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d00dc0687360b23d1fe61579d760d90a74353c70',912,'mod_book','chapter',113,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13214,'fbc10804c83339c1ed8270b19f56230c3e638f3f','2817baf8b4ada67ebd90f2ba64abd8fb1d180687',912,'mod_book','chapter',113,'/OEBPS/image/','30825.jpg',2,19281,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13215,'b5d15a41e38dc4fa95621fa0ac293e5e048aef7d','0a1d81c49d194214166aac2cd44db06120f7f8ee',912,'mod_book','chapter',113,'/OEBPS/image/','30851.jpg',2,24662,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13216,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','f208541462eafb0b1902ea51b4c89a3abc5941e6',912,'mod_book','chapter',114,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13217,'da39a3ee5e6b4b0d3255bfef95601890afd80709','21cac36586e4e698f3283cd1d5a4f0ea489594e8',912,'mod_book','chapter',114,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13218,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4979479f275e499061f0ce30a8e87c2cacac2375',912,'mod_book','chapter',114,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13219,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b8c1253b6011a9770dfe213a5e31af2e11c07349',912,'mod_book','chapter',114,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13220,'d809133668e69c2edc87aa9c5d192dd9779a6daf','96bc91efbc61cde11de284ab830c69629400e0de',912,'mod_book','chapter',114,'/OEBPS/image/','30878.jpg',2,20314,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13221,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0a6fc1bf94b0d5886484659216b40b43d5ec2b99',912,'mod_book','chapter',114,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13222,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','555f86995b17ffe935be6d1e238c6517e3fd8ca4',912,'mod_book','chapter',115,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13223,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a7219f5621dd9519b8bdac7274f7aab3ee5076e9',912,'mod_book','chapter',115,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13224,'da39a3ee5e6b4b0d3255bfef95601890afd80709','78132887eb24d8405fca877d5b01eb09539a3a77',912,'mod_book','chapter',115,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13225,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7b95abce9972158dc15a881c01d5f1c4384916bb',912,'mod_book','chapter',115,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13226,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','f45cc623a81d3d55b238b4ec55be352176707b14',912,'mod_book','chapter',116,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13227,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e3ed12f626e61cd24c50a88a4c8bf083b8cc75b9',912,'mod_book','chapter',116,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13228,'da39a3ee5e6b4b0d3255bfef95601890afd80709','43196b6920aab10c142c53ddc3f82e74c9cef4a4',912,'mod_book','chapter',116,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13229,'da39a3ee5e6b4b0d3255bfef95601890afd80709','251a6e182103ddd25d0be2edde549045abe44ff6',912,'mod_book','chapter',116,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13230,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','eb12a05abe12c51b5a44fc0846c3dd1bfe6c1059',912,'mod_book','chapter',117,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13231,'da39a3ee5e6b4b0d3255bfef95601890afd80709','380b21f3edd89ac35f284ffdf9c2a84f799db557',912,'mod_book','chapter',117,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13232,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1d6d1d3d3f3db679534dead788c6bddf0b7a075c',912,'mod_book','chapter',117,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13233,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5bc37ce4ec075e3c64d46674896be9bbf617dac9',912,'mod_book','chapter',117,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13234,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','c6a998d03ea1b74fdfeb69e697cc78b5a8899a22',912,'mod_book','chapter',118,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13235,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3bf09d9c8119f2abed2464ea2b1c0e428dd6fa44',912,'mod_book','chapter',118,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13236,'da39a3ee5e6b4b0d3255bfef95601890afd80709','55854041eff45f23fcabe79a5bd93cb521c4eef8',912,'mod_book','chapter',118,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13237,'da39a3ee5e6b4b0d3255bfef95601890afd80709','03e0d040e60bc0dbf1ed2c1915d95ec9a05ccd20',912,'mod_book','chapter',118,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13238,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','c966a6daf12d338847412303a49acff4576a33c4',912,'mod_book','chapter',119,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13239,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7c09ce7bf32df2f879f0bbe7d4873977dfed49f1',912,'mod_book','chapter',119,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13240,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e618f82b83f5eb29274ae615c10712351b80b4a9',912,'mod_book','chapter',119,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13241,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7b6a7808307a1e0f9f4a141381f37324f50b65aa',912,'mod_book','chapter',119,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13242,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','7038939ac17ce148a9e168a4356503b2ebec1c92',912,'mod_book','chapter',120,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13243,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3f0a101b326e01199e38ba95e5d3d73e0c54e286',912,'mod_book','chapter',120,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13244,'da39a3ee5e6b4b0d3255bfef95601890afd80709','942395f2385e0e9148c46b0fbd1c1004a3bea99f',912,'mod_book','chapter',120,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13245,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5dac416ea9cb0c49a4f515c49d81213fb6beb091',912,'mod_book','chapter',120,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13246,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','3591f51f6b311945a5123540ea16308f64d69553',912,'mod_book','chapter',121,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13247,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d31704552b287adf2311119965ba7c8a4548c706',912,'mod_book','chapter',121,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13248,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75b27a960e0a90a507d0d609fc09b76486990bb0',912,'mod_book','chapter',121,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13249,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5b77ad2b3d1aff106fe0c3d298d4c24f95fb7afe',912,'mod_book','chapter',121,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13250,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','712d8093e6b4e6b9e6e6a255b5944d1dde37de7f',912,'mod_book','chapter',122,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13251,'da39a3ee5e6b4b0d3255bfef95601890afd80709','02712b97a58099122142e9b7826a1f3c8d14d2a4',912,'mod_book','chapter',122,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13252,'da39a3ee5e6b4b0d3255bfef95601890afd80709','654e7becc8225d56caeb6c3ec19daa57f7bd6cc4',912,'mod_book','chapter',122,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13253,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a0c7daf2d19aa118efd60721c4a1656a517d461a',912,'mod_book','chapter',122,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13254,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','238fc8218e7d02c631dac6d7a1988e57acdeccbf',912,'mod_book','chapter',123,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13255,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9e6885c43effc6f29df3ddb9bb1683a792c79d3b',912,'mod_book','chapter',123,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13256,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e8eba4777ca2cbf102597fdae69409800baf319c',912,'mod_book','chapter',123,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13257,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ba042d2c2693de5829e800fa1dd379e27928b37d',912,'mod_book','chapter',123,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13258,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','f4d9d17aaf160838f5a7056d69279bcc108dc74c',912,'mod_book','chapter',124,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13259,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e4a1f4a842a5d88570fee4b8390973cbe9b740f8',912,'mod_book','chapter',124,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13260,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6cefa3fcfc991940fb1c08d8f93e289c9a9faebc',912,'mod_book','chapter',124,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13261,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8594acb38fca58aeaf183c62c42615e3c2455fae',912,'mod_book','chapter',124,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13262,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','8b5f9db119c6b8e6a73fdebe1ea29b04565a4309',912,'mod_book','chapter',125,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13263,'da39a3ee5e6b4b0d3255bfef95601890afd80709','001992f1a873f28e6f82acf7f2ecf80b52695083',912,'mod_book','chapter',125,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13264,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e23b5bb051e9211852bd47dbaa9e67dc1530dfa7',912,'mod_book','chapter',125,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13265,'da39a3ee5e6b4b0d3255bfef95601890afd80709','de0d6f18d251fbc7479256bcc3b7c86612e05c65',912,'mod_book','chapter',125,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13266,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','2f21c1ffefc8ea182d4e01d1552a33faafc65503',912,'mod_book','chapter',126,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13267,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d6e7fa8232638b4d7ae65fe5bb2e11502a0c7273',912,'mod_book','chapter',126,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13268,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c79ed233dcb7232bbcd46fea6f23c8610f0928fd',912,'mod_book','chapter',126,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13269,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1dc03062596f11bb9add0f397a74746a5014f2e4',912,'mod_book','chapter',126,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13270,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','b950b9a3d0a9f886eb17453f4842cf2718141edc',912,'mod_book','chapter',127,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13271,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fbbb18a563302be0ed3ce083d23b2916a625607c',912,'mod_book','chapter',127,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13272,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e8f49d81977842c0ddda96d1339d6b138c7f6b1',912,'mod_book','chapter',127,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13273,'da39a3ee5e6b4b0d3255bfef95601890afd80709','479c514e11fcda75232b93b7bc29c577187e1084',912,'mod_book','chapter',127,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13274,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','c352e928e826d238bde1d459c7661172cbcba807',912,'mod_book','chapter',128,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13275,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b5ea4c93e251df4271058a2e913a7311c86dd441',912,'mod_book','chapter',128,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13276,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dfffeff3186e1f5b37d0969f53409fdd85ef9500',912,'mod_book','chapter',128,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13277,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3c651c59535b3dced1c661e7c616b912ba08a6c8',912,'mod_book','chapter',128,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13278,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','7516d091286bec42503be7dc7dba07614f2d7269',912,'mod_book','chapter',129,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13279,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6f6761aff4d2de6cc676112d69fab04c3c904bd',912,'mod_book','chapter',129,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13280,'da39a3ee5e6b4b0d3255bfef95601890afd80709','43ce77ff5501501bbfed0a1afb40500de80b325b',912,'mod_book','chapter',129,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13281,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0ef7599fca345478318cb7409a8dae5c94c0e204',912,'mod_book','chapter',129,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13282,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','764582ce754839159253a4f98b6a90d48ee1d41d',912,'mod_book','chapter',130,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13283,'da39a3ee5e6b4b0d3255bfef95601890afd80709','84562414900bd486ff58848cf0573a8fd14d298d',912,'mod_book','chapter',130,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13284,'da39a3ee5e6b4b0d3255bfef95601890afd80709','13beb33977563407595da055e2b536f1e4cd6079',912,'mod_book','chapter',130,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13285,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e7b98a796bb6494b6f603d1a887f72fe268ea83d',912,'mod_book','chapter',130,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13286,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','96797bb2c13c488b47d8245a3d71a3af170c6645',912,'mod_book','chapter',131,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13287,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c08dfd3ae6d700a41a0be24799329971d22392ae',912,'mod_book','chapter',131,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13288,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6d58b26951a3cc2468d7fc279deec8a4093428b',912,'mod_book','chapter',131,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13289,'da39a3ee5e6b4b0d3255bfef95601890afd80709','213e03872c32fbbab8eac03b373fdcd53a9d3b5f',912,'mod_book','chapter',131,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13290,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','797f2d72bce1ccefc44f147c5c662a459fea15ad',912,'mod_book','chapter',132,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13291,'da39a3ee5e6b4b0d3255bfef95601890afd80709','193df61a569562159cf97543dee819b17cb94f94',912,'mod_book','chapter',132,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13292,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e4befd99006cf79678b0607aba0c017fc185f06',912,'mod_book','chapter',132,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13293,'da39a3ee5e6b4b0d3255bfef95601890afd80709','68a54f781cbc3d523aff9af16d539ee0b6604408',912,'mod_book','chapter',132,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13294,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','2e330d8fae6c3cacd4bbabf37473a4efcab0bf4e',912,'mod_book','chapter',133,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13295,'da39a3ee5e6b4b0d3255bfef95601890afd80709','41762a9a27a747ab642b61c61f558f7dee35ef8e',912,'mod_book','chapter',133,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13296,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2de13e6bd95b16c578caabb8bcad4dc2cb81448a',912,'mod_book','chapter',133,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13297,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0368b050692fc5b169bfdb5c2301e0f108db02fb',912,'mod_book','chapter',133,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13298,'c494503297ae527a778b6ef85d602843b1952615','65a3268ec47228ec6e28ff66c445fb56befeb8e7',912,'mod_book','chapter',133,'/OEBPS/image/','32848.jpg',2,68701,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13299,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e0a875b434df2a30d1425fcfa045be90fbd95e8a',912,'mod_book','chapter',133,'/OEBPS/image/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13300,'ef07cd65bb42be73e70115ab62160676c54c8564','e3e0b15d4c003280d838d6c1b3cdd5b76fd432c3',912,'mod_book','chapter',133,'/OEBPS/image/','32894.jpg',2,66793,'image/jpeg',0,NULL,NULL,NULL,1636354707,1636354707,0,NULL),(13301,'58ed23b0c58572b9c5fa56a587bcc38293424ab3','897088bf8fd5e8e0dffc77678b3368584e27095b',912,'mod_book','chapter',135,'/OEBPS/css/','_ebook_idstyles.css',2,13781,'text/css',0,NULL,NULL,NULL,1636354708,1636354708,0,NULL),(13302,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb9bc1508463dc90d794a5516f62cc7b18e42d43',912,'mod_book','chapter',135,'/OEBPS/css/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13303,'da39a3ee5e6b4b0d3255bfef95601890afd80709','487d9f6d00bffe7e6aa00964bfa8c086ec40e2f6',912,'mod_book','chapter',135,'/OEBPS/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13304,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d3de9f4b8b7976ec991aec2abef70c2f44d0d4c8',912,'mod_book','chapter',135,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640069893,1640069893,0,NULL),(13325,'55b328cd62e46d8f611184b2617ecaa1a15744bf','cb61ed34e5d27ec3ab493029eac4dd1e56df6ff5',1,'core','preview',0,'/tinyicon/','c16914dc0647997b9b4bf29abd1fa9e84b18897b',NULL,840,'image/png',0,NULL,NULL,NULL,1640128821,1640128821,0,NULL),(13326,'c16914dc0647997b9b4bf29abd1fa9e84b18897b','449a2e914c1d7ba69c70c676573c2561f755aa21',910,'course','overviewfiles',0,'/','bookcover-相遇都會靈程路.jpg',2,603252,'image/jpeg',0,'bookcover-相遇都會靈程路.jpg','User Admin','allrightsreserved',1640128821,1640129012,0,NULL),(13327,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2edaa9cc3b3449fc24a271a230d6d769b1d740e7',910,'course','overviewfiles',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640128821,1641885526,0,NULL),(13330,'8e62a698c88b655b9593e0636f539dc1a8996a4c','68200def25923dcdc3b3e66ada98a7d51c614982',1,'core','preview',0,'/thumb/','c16914dc0647997b9b4bf29abd1fa9e84b18897b',NULL,6649,'image/png',0,NULL,NULL,NULL,1640130098,1640130098,0,NULL),(13339,'c16914dc0647997b9b4bf29abd1fa9e84b18897b','591094b672aae4e33d2fe79af63d14c77dbffe80',912,'mod_book','intro',0,'/','bookcover-相遇都會靈程路.jpg',2,603252,'image/jpeg',0,'服务器文件: 電子書系列/相遇都會靈程路/课程摘要文件/bookcover-相遇都會靈程路.jpg','User Admin','allrightsreserved',1640130100,1640130167,0,NULL),(13340,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8a941f7a3863593c6f0c048bcaed5612a9060101',912,'mod_book','intro',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640130100,1640130167,0,NULL),(13345,'c16914dc0647997b9b4bf29abd1fa9e84b18897b','12f946ab1180b31caf833f85be992132d24660ba',910,'course','section',291,'/','bookcover-相遇都會靈程路.jpg',2,603252,'image/jpeg',0,'服务器文件: 電子書系列/相遇都會靈程路/相遇都會靈程路 (图书)/描述/bookcover-相遇都會靈程路.jpg','User Admin','allrightsreserved',1640130206,1640130215,0,NULL),(13346,'da39a3ee5e6b4b0d3255bfef95601890afd80709','20e6eb1b6a36728199428e1a155c8c71e7776b4e',910,'course','section',291,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640130206,1640130355,0,NULL),(13402,'54dfdd3936fa9e147ba028957231f98035af35b0','ae0fd65b62b8ac5719a995547cff36fe6475ccd2',2,'course','section',127,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(13426,'0a9a2ae0626128ec2fb593e99f269050babaae4c','a7df05a1b7d292671141d9a6dac1290f18e470d3',1,'core','preview',0,'/thumb/','54dfdd3936fa9e147ba028957231f98035af35b0',NULL,12063,'image/png',0,NULL,NULL,NULL,1640345705,1640345705,0,NULL),(13428,'54dfdd3936fa9e147ba028957231f98035af35b0','59a3e1f423bb80b33468e58fe4232222f8bfd12e',661,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'Server files: Front page/Course section summaries/Site/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345707,1640345716,0,NULL),(13440,'54dfdd3936fa9e147ba028957231f98035af35b0','b3811315564132d31e371a04998fa8cd0411bf93',545,'course','section',261,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345834,1640345879,0,NULL),(13441,'4f367051b50f7263d3fb0ae1487b295b547352f7','1e1033ce92df2b02b17a95ad7f324738c959f30c',943,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(13442,'da39a3ee5e6b4b0d3255bfef95601890afd80709','86807dc19b5f0535cdd918055ded79db3520008d',943,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1640345942,1641017653,0,NULL),(13443,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','7da68e2e9502687bd689f6ebfbc5191da7e65dbb',943,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(13444,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','e78a4f9b2bac7a77a47fa4df64899ae100cecb09',943,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(13445,'b06f285015f62a30422abce9b2f9eb15c2298eac','38da3ddaae8b43217c2aedc516263dbccbde9541',943,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(13446,'b713e465587e7a56e6032847d93d0a0527a22625','fb829f43cedd8622d9af8a3c6c28a230814e82c9',943,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(13447,'ee14f5259fa281816010d819ca7d2659e8b588e0','9441bbbffcec080a1b2fb164a3fcb0e1b35798b3',943,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(13448,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','eb7ca664ed317f7500c91e213386995cac5f6a8d',943,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(13449,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','2fbea97bac42043528e0f41ecea6e765ec0f8681',943,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(13450,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','7adcbdb142414ba907043c8fd71e3d05a4f4a9d7',943,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(13451,'4b563310204252db6f8a5365369f54bc1fc05541','286ac72878ed39d326c96576630a58406b246d26',943,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(13452,'ae942174d387ab52e2efeb64fdaae183b16c379e','1be749ec4887431ffff08476f8e4e48990897262',943,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(13453,'2682ba59d6ba3028df983fe9eb8580576cc1a919','98f1d470a586afca3a47a30633c4faab4194db20',943,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(13454,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','f4b690fc3d95764f2a3db4cac56c345ffa641e6e',943,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(13455,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','dd48b1ecbd9114ba34919c985b16f72dbc94a747',943,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(13456,'5028acd3aec21e8e70c14b1cda5a03307e98a613','c3c0aca905380113b7e345b9223aafde08b57df6',943,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(13457,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','287f2bc647fc5a57f2ed8672d9da85640de0f563',943,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(13458,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','2f71d4360ee95e60e0e08fbd2c67a72f5a5a297c',943,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(13478,'54dfdd3936fa9e147ba028957231f98035af35b0','cd8dc184461695e702098b0fa20213b1bf3c7ca6',943,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(13528,'79b5727eabbcf4be676dadd6d64667403829d70c','fe85c00de533bac111fc2b6a4ad93aec3be86c2f',2,'course','section',127,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(13553,'888a1a4f367077929a0d868b9eb7570861fea010','2bc78a434b5bd8f164616db08d235a16a373a0e6',1,'core','preview',0,'/thumb/','79b5727eabbcf4be676dadd6d64667403829d70c',NULL,6770,'image/png',0,NULL,NULL,NULL,1641017494,1641017494,0,NULL),(13555,'79b5727eabbcf4be676dadd6d64667403829d70c','3b8205dc06cfd52c26afd4facf838dd38cf61bfc',661,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'Server files: Front page/Course section summaries/Site/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017496,1641017527,0,NULL),(13556,'4f367051b50f7263d3fb0ae1487b295b547352f7','9ed304f39bf2ebd7346bd78d058fc0bdd0bc8892',947,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(13557,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3832264ecbc499b67d0127f3df9d84fd5146c59b',947,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1641017631,1641017631,0,NULL),(13558,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','a5a4bc15e8e34b939b55bd9d802cba4098c95dff',947,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(13559,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','e352b4aa5fe30ef0bc3ea656f473ed64f1c885d5',947,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(13560,'b06f285015f62a30422abce9b2f9eb15c2298eac','616ebbb3a75c16def3a51b482d1e8873d0ca836d',947,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(13561,'b713e465587e7a56e6032847d93d0a0527a22625','b545f20d7c4044966a7c817a9690c7cd03fea73f',947,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(13562,'ee14f5259fa281816010d819ca7d2659e8b588e0','1667cdd3b391ea79256c172f3e0d5253785d413d',947,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(13563,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','928d20f17a31abe94e4d67ba8d04889746024eac',947,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(13564,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','ae4ca2edcd41f830d2d91dbe449b1b4f1bb94c20',947,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(13565,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','5a39f25daaf5cb266e7eab5421b166737afd23d0',947,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(13566,'4b563310204252db6f8a5365369f54bc1fc05541','e56c343a897b0ad1c45fd64394e54ed76306d94c',947,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(13567,'ae942174d387ab52e2efeb64fdaae183b16c379e','ab8b8d395a0d91d48ebbd7e9dfc4af4733674392',947,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(13568,'2682ba59d6ba3028df983fe9eb8580576cc1a919','26d182139f5e9e3c5f98e52fe02750316fc3cc52',947,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(13569,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','be91a7a20354c1c0fedca0fb3df95ecde1c394dc',947,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(13570,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','849ba0470d1825e8d3258bebc5aaf88337970f46',947,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(13571,'5028acd3aec21e8e70c14b1cda5a03307e98a613','5a6636307773fcfb29a004c9cb0b513469405a09',947,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(13572,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','c3d2289c4a21985787dd53302864af6616ef9062',947,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(13573,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','f27d592d163e4121746d62651e4f0e66f6b6c08f',947,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(13574,'54dfdd3936fa9e147ba028957231f98035af35b0','f85a46bbff759d80f5d3d801c4934d25e62cb578',947,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(13614,'79b5727eabbcf4be676dadd6d64667403829d70c','b57a62748c3da1c2e726fea3112761d4557f8fd8',943,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(13631,'79b5727eabbcf4be676dadd6d64667403829d70c','b0b7ef6519c40f0f9b23f2b549ff7b20ddd9f220',545,'course','section',265,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 正道學習會/正道学习会/时代使命与更新服侍(总) (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017879,1641017898,0,NULL),(13672,'2b37e78e3366919a902722e4563f0f09690f3669','069079ee042c22674af0bac4d6d35639d8ae26c7',545,'course','section',271,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528365,1641528395,0,NULL),(13673,'4f367051b50f7263d3fb0ae1487b295b547352f7','bd4a6a3d82e5b87771c53fbf9740f8b9910a8b0e',954,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(13674,'da39a3ee5e6b4b0d3255bfef95601890afd80709','414cefa7593505c0471f8c30354b1499f8ecb01f',954,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1641528455,1641528464,0,NULL),(13675,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','762a926a9b28502ccb80267c416ceb588c45fd74',954,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(13676,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','db0693e33ae0f6404cca2cddf5ca097ac23a613a',954,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(13677,'b06f285015f62a30422abce9b2f9eb15c2298eac','9e7d022161dafb8125e09bf2e6d2c8dc213802d0',954,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(13678,'b713e465587e7a56e6032847d93d0a0527a22625','eb6f6270b69a5419445ad97fb2b99f9c01020a44',954,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(13679,'ee14f5259fa281816010d819ca7d2659e8b588e0','69d1d006bfa0cc79cb9f736ee112885ee4a1390d',954,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(13680,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','f54d775819a07e5c0cf328377795aa42cb95c8e8',954,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(13681,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','875a365b1514a420b733444d6787cc340e62809f',954,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(13682,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','345ce8a4ae094ede02e66bf189e328f33ad21cb3',954,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(13683,'4b563310204252db6f8a5365369f54bc1fc05541','3568774cb688a29f772a53c6b03664a34446fba6',954,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(13684,'ae942174d387ab52e2efeb64fdaae183b16c379e','93f44710ba7888145b2c689f50874bf1755f185f',954,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(13685,'2682ba59d6ba3028df983fe9eb8580576cc1a919','6b44cca4866d6cadc6901e0e1d46f6cf9b3bf233',954,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(13686,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','e27fe883bfe1315656c8ad8c6d4c4e0d5c63c84a',954,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(13687,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','8689e7e30ea38402c6c0ead72d1a4d69b38a3b32',954,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(13688,'5028acd3aec21e8e70c14b1cda5a03307e98a613','1607b3f1e1c90ba5c33b6bdc1f2b9b52ce116083',954,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(13689,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','c6d6fac42bbbc5febbfb47e5243c85aa3fbf554a',954,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(13690,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','bcf970a487dd244c7a9cb51c54ad40d01fb67017',954,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(13691,'54dfdd3936fa9e147ba028957231f98035af35b0','bc30e54f0ef17592ff40d1be05e168520baa33d8',954,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(13692,'79b5727eabbcf4be676dadd6d64667403829d70c','7a8112d727ffeaa60cffba52626ba67b3dc4ff38',954,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(13733,'e8ff490028cab00cd883dc6d665ab348007e7946','6e0c616b750c1a4a4b6b3b9547b97a506a4a0f40',1,'core','preview',0,'/thumb/','2b37e78e3366919a902722e4563f0f09690f3669',NULL,10609,'image/png',0,NULL,NULL,NULL,1641528503,1641528503,0,NULL),(13735,'2b37e78e3366919a902722e4563f0f09690f3669','6d8a947d899cae4b84c9d3d4571bac308c55ce10',954,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(13785,'2b37e78e3366919a902722e4563f0f09690f3669','ccfd472c12b874fc85a238b984b5f3829de5ebb8',2,'course','section',127,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(13812,'2b37e78e3366919a902722e4563f0f09690f3669','6b0c955f99244ca302da0949737c85339f9058a1',661,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'Server files: Front page/Course section summaries/Site/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528828,1641528844,0,NULL),(13813,'5e891c9397a81c8bd053f9a69b84ed23030e2ef4','3dad9aa28b6088772c6ebe35f8f831beea79b22e',545,'backup','course',0,'/','备份-moodle2-course-28-正道学习会-20220107-1531.mbz',2,121674430,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1641540706,1641540706,0,NULL),(13818,'3d57c48fb6a2bc6dd35c2a20f12a08e4f04414d0','e98ad617fc41607054cd604e8f374fd77b2568cb',858,'backup','course',0,'/','备份-moodle2-course-34-学习人生360-20220107-1535.mbz',2,11515,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1641540918,1641540918,0,NULL),(13820,'e0df9a4137a3b06c9bf27a04d440a4f3c23eaa72','7db2758a7da2556e024e96882b223f116ff7e64e',910,'backup','course',0,'/','备份-moodle2-course-35-相遇都會靈程路-20220107-1536.mbz',2,1104424,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1641540988,1641540988,0,NULL),(13821,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b80f64c5936e7ceffd8205ac9238793462b7a473',910,'backup','course',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1641540988,1641540988,0,NULL),(14096,'70de18203a63fe5808325979597693dc320aa36e','660c3de3fdc98fadcef9297fadf66417a6db0180',2,'course','section',127,'/','20220114職場服侍.png',2,3950327,'image/png',0,'20220114職場服侍.png','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(14273,'70941af0ea6e5c36911aed4ec7c14ab05f1bf167','58a579220575b4f6bcafa9b121a42914b4149d02',1,'core','preview',0,'/thumb/','70de18203a63fe5808325979597693dc320aa36e',NULL,11400,'image/png',0,NULL,NULL,NULL,1642165261,1642165261,0,NULL),(14275,'70de18203a63fe5808325979597693dc320aa36e','917f7e6996d2e914a1a3ce34dd712306647177f0',661,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'Server files: Front page/Course section summaries/Site/20220114職場服侍.png','Admin User','allrightsreserved',1642165267,1642165279,0,NULL),(14309,'70de18203a63fe5808325979597693dc320aa36e','e063e42f1937ece45a34f386d15376a90d41e9aa',545,'course','section',240,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220114職場服侍.png','Admin User','allrightsreserved',1642165685,1642165755,0,NULL),(14355,'4f367051b50f7263d3fb0ae1487b295b547352f7','8ce2a6701bff16189b20f6f1193e0091adac0c0e',961,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(14356,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fe34dfeb522ec944bffe88a38a1033b2b01f360d',961,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1642166164,1642166203,0,NULL),(14357,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','53807d370bf5f54223e04406b3ca262ce845822b',961,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(14358,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','7c8f5c16fd3932840bda528adb6ca585b7691396',961,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(14359,'b06f285015f62a30422abce9b2f9eb15c2298eac','2ad963dd74d788bfd0bc0f58b0c96031158695a0',961,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(14360,'b713e465587e7a56e6032847d93d0a0527a22625','7c86a1c7cdbc7f7f625e71cb4e52886ee96c1a9c',961,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(14361,'ee14f5259fa281816010d819ca7d2659e8b588e0','61ad911184afbd9a9970ce7d513592ffdbf575e2',961,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(14362,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','acacac6bebbf96039810b648c04067179d540c0e',961,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(14363,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','a27b9791010803f59656dfccfd6d9119811e38c0',961,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(14364,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','3dec586a35e286120ba8af3d307c475bbd1f5689',961,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(14365,'4b563310204252db6f8a5365369f54bc1fc05541','cf33e6d53368d2bd86ba3218c900e265b3116b4f',961,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(14366,'ae942174d387ab52e2efeb64fdaae183b16c379e','d911b3db315e88af368357415ec846f90277bd8a',961,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(14367,'2682ba59d6ba3028df983fe9eb8580576cc1a919','0e92373081ac865a51b1bf9894813be167ad8756',961,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(14368,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','c124e9f801e92f97f99f9ca6b305060338a39470',961,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(14369,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','4b7e08c3f6cc58d262762e03fb848715ac9e4553',961,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(14370,'5028acd3aec21e8e70c14b1cda5a03307e98a613','31c7c8473b7ff711141c5f1b637673c2b4249d99',961,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(14371,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','9e8ad4898c0fa632e99d435a08c13eb646b84eaa',961,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(14372,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','4b36c6d4c5a1f10fe769a1dbcb588088898f2360',961,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(14373,'54dfdd3936fa9e147ba028957231f98035af35b0','86968ef28c5a51b272b9b9561bf585e80954e7aa',961,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(14374,'79b5727eabbcf4be676dadd6d64667403829d70c','2815fa86acdc69bcbee3cd0af52fca86dca26223',961,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(14375,'2b37e78e3366919a902722e4563f0f09690f3669','bcbb20e5fe4416375d38539ae5051d8f4bf39063',961,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(14419,'70de18203a63fe5808325979597693dc320aa36e','3715036139918067a3f730b86430cf622eef07c5',961,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(14497,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','8b4fbe70f3868137a1c5259764ca7f5e2de3ebb1',2,'course','section',127,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'20220121重建社區關係.png','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(14552,'3edee3aa45de454a316470c618add4b465c5e341','7be042b65d5c9fc3d724277c9a411730fbc7f211',1,'core','preview',0,'/thumb/','4b15811196fcfc056addfd3c083c7cfb2b64a9dc',NULL,9387,'image/png',0,NULL,NULL,NULL,1642780914,1642780914,0,NULL),(14554,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','12ad22a0c937ed77ea2d03973f4e6bdbca8f060f',661,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'Server files: Front page/Course section summaries/Site/20220121重建社區關係.png','Admin User','allrightsreserved',1642780921,1642780946,0,NULL),(14574,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','77ac0ddc26a6e3e7ae724d1f8030e4a741fa394c',545,'course','section',261,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220121重建社區關係.png','Admin User','allrightsreserved',1642781488,1642781561,0,NULL),(14575,'4f367051b50f7263d3fb0ae1487b295b547352f7','3a74d2c23a78622948afbe6d28df874927e83e1e',968,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(14576,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c3c4ca5032aa7561effd57d6106574a26a1c54b2',968,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1642781715,1642781801,0,NULL),(14577,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','0ffb56f251ca835139813ca501282e11ee94faf2',968,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(14578,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','d6856d672e36a0301e9aaffc147c121573a3d578',968,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(14579,'b06f285015f62a30422abce9b2f9eb15c2298eac','b897e488750e4444bb2fdc3dd05b2264258f8ce7',968,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(14580,'b713e465587e7a56e6032847d93d0a0527a22625','9a1a57bf4fe396ed6ab2c5bcb2d7c972c27c8b58',968,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(14581,'ee14f5259fa281816010d819ca7d2659e8b588e0','e909f95d2a2c098a7c3282318db97e1b02882f45',968,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(14582,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','fdb524f25fac4e598215c5d04cbd1ec4eac80ec6',968,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(14583,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','2cb153f2de719a5e4b476ebb11ca32b85a0f4ceb',968,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(14584,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','a125c1df8d31a27c878def8b94944fecd44e2b1f',968,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(14585,'4b563310204252db6f8a5365369f54bc1fc05541','84cd298639b359207b86e5bdb23f95dede57accd',968,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(14586,'ae942174d387ab52e2efeb64fdaae183b16c379e','d3652ac215baa4ac7ee8cf78214338b12e1704ef',968,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(14587,'2682ba59d6ba3028df983fe9eb8580576cc1a919','9e6a2b9b321f1b0b5673a2de0e9883a9bcf1a7e2',968,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(14588,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','daf6790e694fd217947569ffb68ff48d1ed6ce5c',968,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(14589,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','a15c1c90b2c4b3d2aae1fd7f6d3162f5628ff54c',968,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(14590,'5028acd3aec21e8e70c14b1cda5a03307e98a613','11794f07c9d33267cd9849a1a4294c51f2231ff3',968,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(14591,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','3d4271ffc832d48220af5197405e0b32dac227a4',968,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(14592,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','24276c2b39cc05ea3888877fdbc13510b2cb85b0',968,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(14593,'54dfdd3936fa9e147ba028957231f98035af35b0','2cd4547d22c55a0a70b9befc06d5452c1befb415',968,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(14594,'79b5727eabbcf4be676dadd6d64667403829d70c','8002e18e110b3379c26bc1dad5155c7a5f6a04ab',968,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(14595,'2b37e78e3366919a902722e4563f0f09690f3669','474da9f7a6e246594cfccc3b78be532d2f3ee425',968,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(14596,'70de18203a63fe5808325979597693dc320aa36e','899d26478381a989365e1edd7c07f2cef050240f',968,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(14664,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','830882e03b6911ee920d666b170401651c856069',968,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(14720,'794e05a56e6f84721794658a87fb68c12b4366f6','3712e2cee65fdbd62208bcd14ae169bfa657cc7c',2,'course','section',127,'/','20220127愛的語言.png',2,2559724,'image/png',0,'20220127愛的語言.png','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(14749,'4c69520513e18a79f2e6a8579788db687014b705','9a10a243628c3bcc57bcd37c1e5036038064df41',1,'core','preview',0,'/thumb/','794e05a56e6f84721794658a87fb68c12b4366f6',NULL,9836,'image/png',0,NULL,NULL,NULL,1643270639,1643270639,0,NULL),(14751,'794e05a56e6f84721794658a87fb68c12b4366f6','3290d7a33617dcf759780e230ae3041f1035d595',661,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'Server files: Front page/Course section summaries/Site/20220127愛的語言.png','Admin User','allrightsreserved',1643270641,1643270721,0,NULL),(14777,'794e05a56e6f84721794658a87fb68c12b4366f6','6748e389619a26de6017b2b2ece845254cec6495',545,'course','section',265,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220127愛的語言.png','Admin User','allrightsreserved',1643270891,1643270941,0,NULL),(14778,'4f367051b50f7263d3fb0ae1487b295b547352f7','e1006ddcbf4a78bc674fbfd9c95e673d21dfd138',972,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(14779,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fd1f9959fa58979a784dd75b774095323b063148',972,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1643271594,1643272125,0,NULL),(14780,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','13a700deb86974538ce3849822f56f39f78c095a',972,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(14781,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','88b0686fa58e6fd17758673dd6396c81d4ef6f8e',972,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(14782,'b06f285015f62a30422abce9b2f9eb15c2298eac','7a29eb70b83e2b43680ac96f968cc2c2c34f8d7b',972,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(14783,'b713e465587e7a56e6032847d93d0a0527a22625','c846c999dfd46e9dea72daaa4c462d9da1c76c49',972,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(14784,'ee14f5259fa281816010d819ca7d2659e8b588e0','8b4c247629dc2606bfac0f606a5352fb6c08164f',972,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(14785,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','420c73b32d56796ab384fe00bb8a9eafce384821',972,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(14786,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','763694676947c3aef227d33de3dcd0e69b9c8546',972,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(14787,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','1703e8a0be7ad5b2a291eef978aeed5bd5986bad',972,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(14788,'4b563310204252db6f8a5365369f54bc1fc05541','5a861aec3c232e7b895707b1cf8e79801455c57e',972,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(14789,'ae942174d387ab52e2efeb64fdaae183b16c379e','962447d1a920f50a1dc06a27177632e31a86baec',972,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(14790,'2682ba59d6ba3028df983fe9eb8580576cc1a919','8ebb6eab3bdcf47460de0c50f02c40e00bc689a3',972,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(14791,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','998bfc236ca35957c6281281601c8948ed5e349a',972,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(14792,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','6de75e145814155b8cc38ba8fb227e230252395f',972,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(14793,'5028acd3aec21e8e70c14b1cda5a03307e98a613','8d02769443e6c8c3e424c615069f0cea203a099a',972,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(14794,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','f28e69b478335a337f02f11affe46bc026888aa3',972,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(14795,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','621401ab8161a8046b7cb634c406f8442c4b3693',972,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(14796,'54dfdd3936fa9e147ba028957231f98035af35b0','babbe6216732966867c3589461b02b1ed2ed103f',972,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(14797,'79b5727eabbcf4be676dadd6d64667403829d70c','b1661d40c3a197141623878f7a26242f0ee34b59',972,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(14798,'2b37e78e3366919a902722e4563f0f09690f3669','9714f532f1140eb992da9cbd85740580a2fb3b6c',972,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(14799,'70de18203a63fe5808325979597693dc320aa36e','3e05804b053ae1dc2e64489f382e69b57ae06a21',972,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(14800,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','dd4c741423626f7e7613a4e2f889b7b6b3a010ec',972,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(14871,'794e05a56e6f84721794658a87fb68c12b4366f6','20d5df1f331f55f97ec6f37582b365bb011c6164',972,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(15052,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','2d34de37a858fce8a1fc729d5a6c1a3e1f2c7c74',2,'course','section',127,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(15082,'fb5bef8c44fac99f627bad8cab827ed606437649','7ea5aa2deff012186731de6c2d3f28fc9575c6a8',1,'core','preview',0,'/thumb/','696c7fa1c77d61a24e7324c436a72ca0c06541c0',NULL,11148,'image/png',0,NULL,NULL,NULL,1644075592,1644075592,0,NULL),(15084,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','664c4a752d1b917911d4155478e7c8619c155be0',661,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'Server files: Front page/Course section summaries/Site/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644075595,1644075611,0,NULL),(15104,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','41386b2847c2b0685422e92a85b0b5f5a2d5c2f0',545,'course','section',271,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644075791,1644075822,0,NULL),(15105,'4f367051b50f7263d3fb0ae1487b295b547352f7','ecbda7eba5e8dd8c151dfd69cb86d45ec6481fb7',976,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(15106,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f94347a4ca07a987100441601b25a7dfbdf179a7',976,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1644076214,1644076246,0,NULL),(15107,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','5e80cf21004dec15d0388b9ef8ea91fea790b596',976,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(15108,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','0068eaddf3d19ee9b56c25693a264a92c74793dd',976,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(15109,'b06f285015f62a30422abce9b2f9eb15c2298eac','5ac738aa5143ed293cc4797edce8016a438680cf',976,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(15110,'b713e465587e7a56e6032847d93d0a0527a22625','b619e96189d7b3897e5a14e570f56b34494bbb5c',976,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(15111,'ee14f5259fa281816010d819ca7d2659e8b588e0','0c037f2bd552036f350c9ecbb5241421c839e9fb',976,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(15112,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','0dcb234efb88a58ec959f07886c2aa78d16b4a41',976,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(15113,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','18c586d6d2f183cae5f26870914b2eb2bc1742a3',976,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(15114,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','a044678da55955f4593a60030c9e9b626f491d21',976,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(15115,'4b563310204252db6f8a5365369f54bc1fc05541','24c3ce7a4037b589502f905fd47c23fc31aaf724',976,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(15116,'ae942174d387ab52e2efeb64fdaae183b16c379e','585dea14c0ba89f72a2a992afb2851dfec041e21',976,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(15117,'2682ba59d6ba3028df983fe9eb8580576cc1a919','33a0352855f46fcf23a45ce407758c50c7ffee21',976,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(15118,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','c57dea870e3880de2707b58cd44c5c3d20351c26',976,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(15119,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','b0265efc9f22e7d98b47a5442bf69ba708ad20ca',976,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(15120,'5028acd3aec21e8e70c14b1cda5a03307e98a613','9498fdbf5c8c273c17aa0b2b105ee20f5a13e525',976,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(15121,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','a77d7e9359bcb0e83a316984faa516d2dc65339a',976,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(15122,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','55b6f2fe3aac61f11bee14f1504bf405b18df084',976,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(15123,'54dfdd3936fa9e147ba028957231f98035af35b0','af5dacb268a705851d752a119c6d79e09bf4e570',976,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(15124,'79b5727eabbcf4be676dadd6d64667403829d70c','1bf93095ed638736020f65034eb21bf4a0d8140d',976,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(15125,'2b37e78e3366919a902722e4563f0f09690f3669','e184caa2233ac96bf571d65979483339d5eef4ff',976,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(15126,'70de18203a63fe5808325979597693dc320aa36e','cb1dda999df7b17e4ae32ba492d0552fdd4b59e2',976,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(15127,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','54c6ef7b00ad7359a9fa89cbea54e27c071e53b2',976,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(15128,'794e05a56e6f84721794658a87fb68c12b4366f6','1918c25dfae69febc677171aab058e678fd8017e',976,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(15178,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','1ba234b04f73ea1c2d262223c2c5b53f167415cb',976,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(15309,'10ef5f4b4370b3f53c16bc08e869756642630aed','cafd462a3caafaa0ff165d553118346e6b27a60d',2,'course','section',127,'/','20220210一年之計.png',2,469879,'image/png',0,'20220210一年之計.png','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(15340,'e886d3592ae9957eda24e0f2d364024723fcd142','e62dd003e36602acd3c4cd0ae682deb6ca8c9eec',1,'core','preview',0,'/thumb/','10ef5f4b4370b3f53c16bc08e869756642630aed',NULL,4942,'image/png',0,NULL,NULL,NULL,1644499102,1644499102,0,NULL),(15346,'10ef5f4b4370b3f53c16bc08e869756642630aed','707c69396059daa19a50c9105cb1333b27f0c550',661,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'Server files: 20220210一年之計.png','Admin User','allrightsreserved',1644499230,1644499241,0,NULL),(15375,'10ef5f4b4370b3f53c16bc08e869756642630aed','5ed47643d3d833f985d750f8db1904b46dd81441',545,'course','section',240,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220210一年之計.png','Admin User','allrightsreserved',1644499382,1644499396,0,NULL),(15376,'4f367051b50f7263d3fb0ae1487b295b547352f7','d1cc7976ae3cc72e3f9201ee782be4cad3bbbc2f',980,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(15377,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9b53ccdf2e1bcad7cb967ff536345a28db4d201',980,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1644499521,1644499539,0,NULL),(15378,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','a5d00b25b452648e073800139aaf5d5f3da84c2b',980,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(15379,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','3827fe858cb6a89b6ffadd231091ef382137cad9',980,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(15380,'b06f285015f62a30422abce9b2f9eb15c2298eac','3faa8e9ecc0b9e2ac664117f5db60dbc8795c814',980,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(15381,'b713e465587e7a56e6032847d93d0a0527a22625','e4094b5d0071b08976aba6a7050b46788f852c05',980,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(15382,'ee14f5259fa281816010d819ca7d2659e8b588e0','7d3aadeabb87c1378643a3288dd9df19a4003a05',980,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(15383,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','9ac46cf3469d5394258a54cdf4d0ae54c54d5006',980,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(15384,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','9019347b2a442610984a33822eabb0a04c3a96cc',980,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(15385,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','fea71feb6ead5c376b449584dccb51a392e7116a',980,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(15386,'4b563310204252db6f8a5365369f54bc1fc05541','246a33284b4b777d00abaecdb69b2f094d86d120',980,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(15387,'ae942174d387ab52e2efeb64fdaae183b16c379e','3591528ee2c92e40866aebebf0b25d60ffe9e2c6',980,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(15388,'2682ba59d6ba3028df983fe9eb8580576cc1a919','4542a93b64430d2af5eb21677f786321c6e2434a',980,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(15389,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','ffe25f0aa0cceb6c741ef965f337c58b13ec3893',980,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(15390,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','7e449623b78bb48b3c32e4b2b3acd35b54216648',980,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(15391,'5028acd3aec21e8e70c14b1cda5a03307e98a613','8631dd1bc5c0d759e09bf8ae3b043a98268e35f1',980,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(15392,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','39a1715231e8cded278973bdb4417588b33e0deb',980,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(15393,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','b3a0a9b41c1cc05b75329e5df66440ee235115ac',980,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(15394,'54dfdd3936fa9e147ba028957231f98035af35b0','5bd2accd397d9ab67738cadcb4c8d38aa446eb41',980,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(15395,'79b5727eabbcf4be676dadd6d64667403829d70c','f79706fd684c19b672db97b5e3fb5aa52a1b72f5',980,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(15396,'2b37e78e3366919a902722e4563f0f09690f3669','a2cb5d46904d5f1724f6b10d9775629bfce3e2db',980,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(15397,'70de18203a63fe5808325979597693dc320aa36e','11b99020500b5c89078b10cdc129a118073530b1',980,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(15398,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','c07b7ad3b680da60639232bc28bcf39a4e7b3d4b',980,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(15399,'794e05a56e6f84721794658a87fb68c12b4366f6','9741a07d5df2b67f48b59176748638a94df80399',980,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(15400,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','747a9d78ee63441b28a7654a0a0f3f85bd189e95',980,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(15504,'10ef5f4b4370b3f53c16bc08e869756642630aed','8f9f4efdee2552b8be9fc65a77e8fc726caf5236',980,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(15716,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','c892b66c91d416afcc3abf04941576f8b2667889',2,'course','section',127,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'20220218更新內在生命.png','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(15748,'3913f6cfc82bc9aadd171403100236e752851260','5f13a0926f8d2d3f056e364458e6d734064bac6e',1,'core','preview',0,'/thumb/','c1f9c208958f3c6130c59622d6a1049583ce1c2e',NULL,11297,'image/png',0,NULL,NULL,NULL,1645170572,1645170572,0,NULL),(15750,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','53413819b96c1537e2ece2438ad2573bd3b4d43d',661,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'Server files: Front page/Course section summaries/Site/20220218更新內在生命.png','Admin User','allrightsreserved',1645170576,1645170614,0,NULL),(15773,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','971da42f90595706603176d62ebe12dfd6ea2b63',545,'course','section',261,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220218更新內在生命.png','Admin User','allrightsreserved',1645170770,1645170857,0,NULL),(15774,'4f367051b50f7263d3fb0ae1487b295b547352f7','674090f455103ec1ba5eeaa6e3bf98ebd1cb0e46',984,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(15775,'da39a3ee5e6b4b0d3255bfef95601890afd80709','15a0663cca3c353659fc98bc6d734a3c96541332',984,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1645172380,1645172396,0,NULL),(15776,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','fbc19afbabd6a033a88f88e85aea25a2f81655b5',984,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(15777,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','4881ba33b1c7155b8642d8c15a1e1473255b6924',984,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(15778,'b06f285015f62a30422abce9b2f9eb15c2298eac','6a4112c298e219292113dca53a76d59f4a9d7055',984,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(15779,'b713e465587e7a56e6032847d93d0a0527a22625','e43e0aa3dc73eddae0dc966cb469fa9e244aacdc',984,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(15780,'ee14f5259fa281816010d819ca7d2659e8b588e0','da7ece998debc7a0b84e70d936c19696036eec48',984,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(15781,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','99bddf86b4a61d27504daeca7544a69047efdf66',984,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(15782,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','6c9f923e7eb663077429dca2ae1fc02681126480',984,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(15783,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','4b4265554fef46e856d928ff2eb82062228885cb',984,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(15784,'4b563310204252db6f8a5365369f54bc1fc05541','3e4990f0ffabd9cb060297441f3dd0209085472f',984,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(15785,'ae942174d387ab52e2efeb64fdaae183b16c379e','aa83b11dcb208b112aa87a87b95c141bb8fd6cd1',984,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(15786,'2682ba59d6ba3028df983fe9eb8580576cc1a919','46252e704e2f90c281c54cdb913c1ecef3dea84b',984,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(15787,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','00c00dc751142a22ed5ba810034b97196691d51b',984,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(15788,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','0812eff83c3cf11ba3d2a0e0b6e749152769e74b',984,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(15789,'5028acd3aec21e8e70c14b1cda5a03307e98a613','2dd97d381cdcae6ca6dbb0e178147138d658b8bc',984,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(15790,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','0f61a6eeba9a825028114edff754bc4950da6778',984,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(15791,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','47e4da929e02f75f80cca78fd201f2a68e0949b9',984,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(15792,'54dfdd3936fa9e147ba028957231f98035af35b0','2e2bc5bd322e4712ed51e782cba09bac1c61f4e2',984,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(15793,'79b5727eabbcf4be676dadd6d64667403829d70c','91c753b28ccd7c33776b6e702efc0e56d2c96055',984,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(15794,'2b37e78e3366919a902722e4563f0f09690f3669','34b11ad6a82f3ab1ef6c5b016cba70275bcad0ab',984,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(15795,'70de18203a63fe5808325979597693dc320aa36e','992e06b780cd98db49e07ed990e3b95d895d74e7',984,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(15796,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','0430e0da23c05a10b91b1f3493a099f21f99a5e2',984,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(15797,'794e05a56e6f84721794658a87fb68c12b4366f6','013da38dab2d050b8bc3e52c793203528149580a',984,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(15798,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','0efe5a489e73a68448292b8b0e8a411459db6229',984,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(15799,'10ef5f4b4370b3f53c16bc08e869756642630aed','a6eb9456f5a1ab45b37cbc68c20c3436e4e4c911',984,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(15853,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','8ea4021ef2698b7fc5f07742ac04f9345f044b98',984,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(15979,'0f00fc30430ff477a9a6e000b509d3efb763e31d','b3281d7730e070732550eb59c39ffd14877304a0',2,'course','section',127,'/','20220224數算恩典.png',2,2569668,'image/png',0,'20220224數算恩典.png','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(16012,'45d6d74a11d690bbf1bcfc0cc393b9800408e086','be69d971a3183224d16fc172a14098b2e269946f',1,'core','preview',0,'/thumb/','0f00fc30430ff477a9a6e000b509d3efb763e31d',NULL,9524,'image/png',0,NULL,NULL,NULL,1645673175,1645673175,0,NULL),(16014,'0f00fc30430ff477a9a6e000b509d3efb763e31d','52f90b3837964a624c9ae6f813b6786d06b7feb0',661,'mod_page','content',0,'/','20220224數算恩典.png',2,2569668,'image/png',0,'Server files: Front page/Course section summaries/Site/20220224數算恩典.png','Admin User','allrightsreserved',1645673178,1645673194,0,NULL),(16037,'0f00fc30430ff477a9a6e000b509d3efb763e31d','d1d58d0862f9b25c2778c4027bf00cf4a3d7aad5',545,'course','section',265,'/','20220224數算恩典.png',2,2569668,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220224數算恩典.png','Admin User','allrightsreserved',1645673276,1645673313,0,NULL),(16071,'4f367051b50f7263d3fb0ae1487b295b547352f7','45cb0207c487bd59739badc2652dbcc321008f9f',988,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(16072,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0bbb91122cd2f596ac85568408a05b1b4f32b3cd',988,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1645676662,1645676673,0,NULL),(16073,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','d9f7d7c670cdd3a8fc055e1597459ef9e3495889',988,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(16074,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','ab4323b3d1f7da90e551a5cb1a581d3870d67647',988,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(16075,'b06f285015f62a30422abce9b2f9eb15c2298eac','f16310c435b2443533a4783e0127702e6e3a839f',988,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(16076,'b713e465587e7a56e6032847d93d0a0527a22625','f57cb25cc0b230f31c32350938569ff7578ef05e',988,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(16077,'ee14f5259fa281816010d819ca7d2659e8b588e0','b755e7bc305be02f088b7e24eb76605f9995eac3',988,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(16078,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','f1ba7989eb9f5389249a550c7f72f34745a09a14',988,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(16079,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','f330183500a327da06938d51265af76244f9bfce',988,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(16080,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','ad9bed55a7fbd4d3087577cf1257baf5ab1cd7f2',988,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(16081,'4b563310204252db6f8a5365369f54bc1fc05541','53cc1a26c4bd9a320e00cab1a858c6f2d49e0656',988,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(16082,'ae942174d387ab52e2efeb64fdaae183b16c379e','cf225b9949f6b9b4c5fbdd5c322cbde244effdb0',988,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(16083,'2682ba59d6ba3028df983fe9eb8580576cc1a919','001811e8d2ba550ff003c01ba3487fe3d254382b',988,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(16084,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','ee2db0c65008170a7047a8c5240ad8eaa4ced1d5',988,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(16085,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','c918cbda3f7a716d814b1a10ae4a9da831fe0912',988,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(16086,'5028acd3aec21e8e70c14b1cda5a03307e98a613','33138bce46ba1a36ca1ab629b3071ea1e2548e28',988,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(16087,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','81dcc4db4eb3581594443ce049903d5254b5b5ed',988,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(16088,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','fcaf2a62a9547c878b974a4108ecdaa59c7bd7fe',988,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(16089,'54dfdd3936fa9e147ba028957231f98035af35b0','ff47046f27c6fc3bd6d3ec7618d4585697a28f34',988,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(16090,'79b5727eabbcf4be676dadd6d64667403829d70c','80b9ba598ec51062df5976b080fda73620a5ac6f',988,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(16091,'2b37e78e3366919a902722e4563f0f09690f3669','81f464daa9fcd1a006adbffb11699012f04d5c8b',988,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(16092,'70de18203a63fe5808325979597693dc320aa36e','8ad082a8ddd2eba64fcad1ce45627f85849e1190',988,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(16093,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','d6a95cab18790a8ad8082f4dabaacb3326a2f2aa',988,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(16094,'794e05a56e6f84721794658a87fb68c12b4366f6','dd2171aafc9a32182105c047588c5559d9ba1eaf',988,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(16095,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','8826c638839d05aa682d54aea4347e3a5eb4b490',988,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(16096,'10ef5f4b4370b3f53c16bc08e869756642630aed','9f12c87bdae897fe6cf6808997f76e142473b8a7',988,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(16097,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','6a98f4621f05a2ba5d088ba72a475878da3e7e67',988,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(16153,'0f00fc30430ff477a9a6e000b509d3efb763e31d','e7b2ab1c57e07928aeaed412851002090a6b956b',988,'mod_page','content',0,'/','20220224數算恩典.png',2,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(16219,'1f9513a54758611bdb47567a64942a75dad7c74a','9380a6d815d36dffdacd7f6420b047598943523b',2,'course','section',127,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'20220304胡同中的出路.png','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(16253,'a6ce4b59a016cbe467f48f5719a8a47dc200dc28','e2c76a37cb03b39389b3092bcdaf875e956e367d',1,'core','preview',0,'/thumb/','1f9513a54758611bdb47567a64942a75dad7c74a',NULL,6574,'image/png',0,NULL,NULL,NULL,1646645710,1646645710,0,NULL),(16255,'1f9513a54758611bdb47567a64942a75dad7c74a','fe1669b2cc2d8dd5b72a57b1b5c1242c88876ff0',661,'mod_page','content',0,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'Server files: Front page/Course section summaries/Site/20220304胡同中的出路.png','Admin User','allrightsreserved',1646645713,1646645727,0,NULL),(16271,'1f9513a54758611bdb47567a64942a75dad7c74a','7870f501220b9d873a90dc9c023051b004ebafed',545,'course','section',271,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220304胡同中的出路.png','Admin User','allrightsreserved',1646645831,1646645847,0,NULL),(16272,'4f367051b50f7263d3fb0ae1487b295b547352f7','43642c52ae4e8d9b738429c3485d01a6a95080d8',992,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(16273,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b53e1d896091c9601e2e7a4e974859002248144d',992,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1646645988,1646647809,0,NULL),(16274,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','e1a6f685b36e2a193e3b955608c4f37b268ea4f4',992,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(16275,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','29218401d4f15dbb75ce5721172dfeb00b5acb2f',992,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(16276,'b06f285015f62a30422abce9b2f9eb15c2298eac','7d5b1ad529ec15570c903555dc856d32bfafe23b',992,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(16277,'b713e465587e7a56e6032847d93d0a0527a22625','69155a3848fe6cf6866befc39157c9077e7df882',992,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(16278,'ee14f5259fa281816010d819ca7d2659e8b588e0','2ff42d302677db4ca8f09a2231fe32cdd5f5c287',992,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(16279,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','d66003e17666be2352dc7a1f2de82b704d83d4b6',992,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(16280,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','67f8478c42bec15e85ffb0eec53b87eae8cd9c52',992,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(16281,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','e1b1a8a16b322c28213961bd385a9fe7fa26156a',992,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(16282,'4b563310204252db6f8a5365369f54bc1fc05541','de882118f5a8e861b7bd7b17c0145439d18615ae',992,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(16283,'ae942174d387ab52e2efeb64fdaae183b16c379e','a2fd9ac87e5bad544312126b50d23db3f77ee1d8',992,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(16284,'2682ba59d6ba3028df983fe9eb8580576cc1a919','3a6212e80d1aa96590d91b9c4be654a5843f3de8',992,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(16285,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','fbc1b0698eb736405155285b57834fd15a060d58',992,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(16286,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','d6e4a6efd6bad0b28da1f2246479e517c658cc62',992,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(16287,'5028acd3aec21e8e70c14b1cda5a03307e98a613','74b21e11563e9a901cf95f89a9344dc9a7b40cbb',992,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(16288,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','574f4eee988a8e698c8c171918b187bb2102020d',992,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(16289,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','412a79f1276d50f72621595d70854f8e426ff122',992,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(16290,'54dfdd3936fa9e147ba028957231f98035af35b0','84d1bd2669e2f3b14d9ac15bd59112fa4d8b817e',992,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(16291,'79b5727eabbcf4be676dadd6d64667403829d70c','13f794918e81bfb0a65ef918b2e346d37690e3fd',992,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(16292,'2b37e78e3366919a902722e4563f0f09690f3669','fb65dff03f107e5bb61ac1da437853c7528a75c1',992,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(16293,'70de18203a63fe5808325979597693dc320aa36e','19260ed231c4e7d012696eee428e657d515504aa',992,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(16294,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','c5f2eaadd0bfa19b50c3e003f9cd61f0203d0c54',992,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(16295,'794e05a56e6f84721794658a87fb68c12b4366f6','73cec4f0746826d76cb61bbc05e376dcd7e1c7c5',992,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(16296,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','f03cd6c22c83431b0abd0d94f394a7043127340e',992,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(16297,'10ef5f4b4370b3f53c16bc08e869756642630aed','c0c01407485aa8304c6f344d032fa3bbb870b091',992,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(16298,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','6ff19da992fdb33edd438860f838e93157247bb8',992,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(16299,'0f00fc30430ff477a9a6e000b509d3efb763e31d','9f7141554c279557ab18f2d2a346680b66ffa5e3',992,'mod_page','content',0,'/','20220224數算恩典.png',2,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(16329,'1f9513a54758611bdb47567a64942a75dad7c74a','1a960595e48ec73b9b8eb30e7dd297a0bda16300',992,'mod_page','content',0,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/胡同中的出路/20220304胡同中的出路.png','Admin User','allrightsreserved',1646647900,1646647910,0,NULL),(16399,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','2d7684f51c9dc64ed77520dceb6aa2afd2b03fd1',2,'course','section',127,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(16468,'eab8f418ae17cd0313401d25962ac37128c8038e','43dba0177e038845da172a3b6f24e99c137b0157',1,'core','preview',0,'/thumb/','302bfc7fd13bbd00f7da9e850c1536f0a88cb017',NULL,7272,'image/png',0,NULL,NULL,NULL,1646992689,1646992689,0,NULL),(16470,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','fabc2c800967f2c766cf6cea6ae7c1ff82b073fb',661,'mod_page','content',0,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'Server files: Front page/Course section summaries/Site/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992692,1646992700,0,NULL),(16492,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','9624fcd40dbc316c3cd1074e340c4cd839c0f2a7',545,'course','section',240,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992769,1646992807,0,NULL),(16493,'4f367051b50f7263d3fb0ae1487b295b547352f7','91ec129f29a0bee4e8469c05352de15ed926fab6',1070,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(16494,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ca396d4018651ac6db3a118e7e384893db496977',1070,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1646992910,1646992932,0,NULL),(16495,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','3c720d88fd35d1fa389c7ba73712581344b2e54c',1070,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(16496,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','4156c318a68d93ce4e6c78ea0c39c6f05ca02af5',1070,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(16497,'b06f285015f62a30422abce9b2f9eb15c2298eac','574de280c59c3d03414d1a588bc8f5298c9588c8',1070,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(16498,'b713e465587e7a56e6032847d93d0a0527a22625','ea5b476ab555bc1a79cc608d4410b1f55c009bd0',1070,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(16499,'ee14f5259fa281816010d819ca7d2659e8b588e0','95fe44161720ac9da99ab8c2476d55da2f99127c',1070,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(16500,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','fd3a800f5851aa504b28f963288806508f84fa2c',1070,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(16501,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','0781dd5550d9bd3d58ffeec64efee3bf946b0df4',1070,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(16502,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','ff1936d363943d9be0e7206e071d1e1ec7da2e89',1070,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(16503,'4b563310204252db6f8a5365369f54bc1fc05541','104cd1027298d7eca6281bdb3643e4b34c039028',1070,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(16504,'ae942174d387ab52e2efeb64fdaae183b16c379e','b9c0320db48ebd5ee80883ea35838ab2a4a214f4',1070,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(16505,'2682ba59d6ba3028df983fe9eb8580576cc1a919','4709911f7b7252f43d6c9ab9dbe65ff5f55ad3be',1070,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(16506,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','659820751f87ecebc47925363c5c1592d95881db',1070,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(16507,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','e1dab463fc47bc2f05f8c4d8d4a2ff9a21e7b4ee',1070,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(16508,'5028acd3aec21e8e70c14b1cda5a03307e98a613','51c70c06e59934dc22eab535982c3593243bd460',1070,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(16509,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','a55af841de72eb2dfaa67f6949114a8529b84e13',1070,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(16510,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','d6b113bb3d72078c09127992e241c259304745bd',1070,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(16511,'54dfdd3936fa9e147ba028957231f98035af35b0','856ea1bfa9865e878ac2b9fb140fcb4e967e0bcb',1070,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(16512,'79b5727eabbcf4be676dadd6d64667403829d70c','0832f004bc5780dec73c8dc6bbc555148ea221ba',1070,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(16513,'2b37e78e3366919a902722e4563f0f09690f3669','388e90fbb67d49201bd044d5006a7d66739674a3',1070,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(16514,'70de18203a63fe5808325979597693dc320aa36e','8e4a0d08663ef67eeccb55f1bc897d59c139fcf9',1070,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(16515,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','b6a4abb28bdd7a7d1934f260aec644780dbd6b18',1070,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(16516,'794e05a56e6f84721794658a87fb68c12b4366f6','4da5639ee7f8bd7aca1097dec39e15587ebecd0c',1070,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(16517,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','1e2407387ca8dbd53b193577557ec84330b78c74',1070,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(16518,'10ef5f4b4370b3f53c16bc08e869756642630aed','a5ee1e407b06ade23f2f629307302f537e877a6e',1070,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(16519,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','313dcd089b6cf4af624434ff6049100c143e70be',1070,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(16520,'0f00fc30430ff477a9a6e000b509d3efb763e31d','de1aade5e87a70c3b056a0b79db723fb4277a5ca',1070,'mod_page','content',0,'/','20220224數算恩典.png',2,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(16521,'1f9513a54758611bdb47567a64942a75dad7c74a','de350697a482ac28776d4fc4451ae52464c8277c',1070,'mod_page','content',0,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/胡同中的出路/20220304胡同中的出路.png','Admin User','allrightsreserved',1646647900,1646647910,0,NULL),(16552,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','757697b8080537637c26e2c9bd859dd3e848b95d',1070,'mod_page','content',0,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(一)/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992951,1646992984,0,NULL),(17171,'5659a0653b4070aefca90ce4e5645695fb7c361d','430f855c837948aea4e5e7f36e5190331428d60f',2,'course','section',127,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(17277,'ea2d90780c6e257e282e580c11460d5a3b906bed','4fcb0f8b672e14df743749e2f5a2450255ac0c27',1,'core','preview',0,'/thumb/','5659a0653b4070aefca90ce4e5645695fb7c361d',NULL,8546,'image/png',0,NULL,NULL,NULL,1647422184,1647422184,0,NULL),(17279,'5659a0653b4070aefca90ce4e5645695fb7c361d','969e7b9e82a5e1562b13e5e49cd874ac3c9ed912',661,'mod_page','content',0,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'Server files: Front page/Course section summaries/Site/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422187,1647422206,0,NULL),(17297,'5659a0653b4070aefca90ce4e5645695fb7c361d','71f50f9da33b4e3c7ff7a82fa593674a07c0daef',545,'course','section',261,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422273,1647422311,0,NULL),(17298,'4f367051b50f7263d3fb0ae1487b295b547352f7','097ca726fa4c7dc24842aa5ab410e899ce1c2db1',1080,'mod_page','content',0,'/','20210819.jpg',2,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(17299,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5ec49c62db474a188ffe5bcc982710df220584ed',1080,'mod_page','content',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1647422417,1648816511,0,NULL),(17300,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','287df0d41b2c8a0ec03acd1adebac4605f20c654',1080,'mod_page','content',0,'/','20210826.jpg',2,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(17301,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','9904aa004806177cb405b934b3efeb899edabb79',1080,'mod_page','content',0,'/','20210902.jpg',2,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(17302,'b06f285015f62a30422abce9b2f9eb15c2298eac','7319e3bd5d631cc0f4943c10794f93bf8de81f4e',1080,'mod_page','content',0,'/','20210910.png',2,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(17303,'b713e465587e7a56e6032847d93d0a0527a22625','48bd33a0fd4ae817885b7a2c4116c765987f2d79',1080,'mod_page','content',0,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(17304,'ee14f5259fa281816010d819ca7d2659e8b588e0','2a2084b186f34a4e91245b17f328c014cdaeafa5',1080,'mod_page','content',0,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(17305,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','28918a8e91c49b3fc20a411d8a485f8ede4bbf57',1080,'mod_page','content',0,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(17306,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','f2e6113873e52fbc27df272d2217392f2ea02c65',1080,'mod_page','content',0,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(17307,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','721b61e0a7199771e6d3ba599bc1fc28423a0e8e',1080,'mod_page','content',0,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(17308,'4b563310204252db6f8a5365369f54bc1fc05541','1c487901594a64fb4744e9e52fced006ef47d1e2',1080,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(17309,'ae942174d387ab52e2efeb64fdaae183b16c379e','228ce66df5cae04ed9d0743b708fda8a409d58b2',1080,'mod_page','content',0,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(17310,'2682ba59d6ba3028df983fe9eb8580576cc1a919','6bab4b0faba79f1e72ecf65828e75a30d3b4ee75',1080,'mod_page','content',0,'/','20211112 塞翁失马.png',2,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(17311,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','e29848b3e2ab0ff2b51fa7150ce6d4defc32dab0',1080,'mod_page','content',0,'/','20211119 天生我才必有用.png',2,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(17312,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','65b575ac5f68e8fc69822c51970b189f2872f3d9',1080,'mod_page','content',0,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(17313,'5028acd3aec21e8e70c14b1cda5a03307e98a613','2d41a77ab7ff66679d31ee343851e435d8bcd5f0',1080,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(17314,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','a059d80013f23e832b2a7336d0dd7b0ca48cc30b',1080,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(17315,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','6c5d3cab386cdd2211e1606ab8db3244a726d112',1080,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(17316,'54dfdd3936fa9e147ba028957231f98035af35b0','de12a0cd0c6a481d39990c43af00a270c4bbbbfc',1080,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(17317,'79b5727eabbcf4be676dadd6d64667403829d70c','7262ac15da9d6b0af2a0200efcca82e2ecd6d600',1080,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(17318,'2b37e78e3366919a902722e4563f0f09690f3669','d85d5c2821ee5f45984288082d8830341049440b',1080,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(17319,'70de18203a63fe5808325979597693dc320aa36e','5d66280a650361d76844eeee04fcb8c9f4fcd3d6',1080,'mod_page','content',0,'/','20220114職場服侍.png',2,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(17320,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','ddf68d528b935c7e783a83eb2daf9fc702f620f1',1080,'mod_page','content',0,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(17321,'794e05a56e6f84721794658a87fb68c12b4366f6','2421edebbd981d82ed69413d146c00fc00e9ecfb',1080,'mod_page','content',0,'/','20220127愛的語言.png',2,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(17322,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','66fe400930c8fd6bf65ca83fd6af0c17a996eb96',1080,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(17323,'10ef5f4b4370b3f53c16bc08e869756642630aed','1c57d8f5e71b4aa8a8e9cd8912ced3a8b1c8a32c',1080,'mod_page','content',0,'/','20220210一年之計.png',2,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(17324,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','77a4acf096804b2eb5a9aeb185680c6c19a68bc0',1080,'mod_page','content',0,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(17325,'0f00fc30430ff477a9a6e000b509d3efb763e31d','4a226d9368bde5b5a16db367f3cd6d03800a5d45',1080,'mod_page','content',0,'/','20220224數算恩典.png',2,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(17326,'1f9513a54758611bdb47567a64942a75dad7c74a','1c90ffb6c24c16c165cc1bab462b7b38a88cdeb8',1080,'mod_page','content',0,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/胡同中的出路/20220304胡同中的出路.png','Admin User','allrightsreserved',1646647900,1646647910,0,NULL),(17327,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','c142705621fb496a64e90c7aea24e70dd6239db2',1080,'mod_page','content',0,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(一)/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992951,1646992984,0,NULL),(17359,'5659a0653b4070aefca90ce4e5645695fb7c361d','000b3dc12dc3e41f2a94df7892ebe0dbea50e2af',1080,'mod_page','content',0,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(二)/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422454,1647422478,0,NULL),(17639,'1ca731187f9fab9f3d684a93df2fe9c0787dbb13','957aedbdfdab29e7d18e0414c57b491fd5d2d721',1,'core','preview',0,'/thumb/','df63f6a285a8ec1fcc991046893995352665de41',NULL,14662,'image/png',0,NULL,NULL,NULL,1647853348,1647853348,0,NULL),(17640,'68c7438e85016b343eceff741367a0194bce3656','691506a316170238711e9079445b79aee0671a9d',1,'theme_lambda','logo',0,'/','zdl_frontpage.jpg',2,137396,'image/jpeg',0,'zdl_frontpage.jpg','User Admin','allrightsreserved',1647853261,1647853427,0,NULL),(17641,'df63f6a285a8ec1fcc991046893995352665de41','edd29f727ed227f915e4de48cbbb01d9a4063890',1,'theme_lambda','favicon',0,'/','zdl_frontpage_logo_200.png',2,53715,'image/png',0,'zdl_frontpage_logo_200.png','User Admin','allrightsreserved',1647853347,1647853427,0,NULL),(17642,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c639cec33759df1f89418fd34f1367026a1597cc',1,'theme_lambda','favicon',0,'/','.',2,0,NULL,0,NULL,NULL,NULL,1647853347,1647853427,0,NULL),(17656,'5659a0653b4070aefca90ce4e5645695fb7c361d','195f38b25390bf440d8e82ca683748b40c1a307d',1,'theme_lambda','slide2image',0,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/圣经中的仆人领导(二) (頁面)/頁面內容/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647853969,1647854017,0,NULL),(19052,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','8e77b91b50da2189373c44ee64b969fb51213b9f',2,'course','section',127,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'banner 220323.mp4','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(19210,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','80a08faf2cca84aa662250dbc055190835b2526c',545,'course','section',193,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'banner 220323.mp4','WongFire','allrightsreserved',1648036871,1648036890,0,NULL),(19642,'f2f2601919df476c9582e4620bb8d1ac507fff17','6ad1c1d1503dd36f9d5e37018801626644baf134',2,'course','section',127,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(19856,'f2f2601919df476c9582e4620bb8d1ac507fff17','692191de04cb1e6021aba5fc1a654a9d3aa0fa71',1115,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222783,0,NULL),(19857,'da39a3ee5e6b4b0d3255bfef95601890afd80709','20a05a6515fa9dc64a92e1937c5a1086b7bc8e9b',1115,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648222708,1648224993,0,NULL),(19862,'f2f2601919df476c9582e4620bb8d1ac507fff17','e42f094df4078316e9fe04360b3699b359ae8052',1116,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222972,0,NULL),(19863,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4a64db9d71c9f37ffe1887ee8109334ec4b31f4b',1116,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648222972,1648225018,0,NULL),(19866,'f2f2601919df476c9582e4620bb8d1ac507fff17','9caa6b7abdc58893b4632e33a7c845527795195b',1117,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648223003,0,NULL),(19867,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2b79339cc2b34bc227dde61be54a6a0e81bd44bc',1117,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648223003,1648225033,0,NULL),(20037,'f2f2601919df476c9582e4620bb8d1ac507fff17','1de6c6dd6c67ca8fe69d5cb0f8933862eafe8ed7',545,'course','section',265,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648223668,1648223695,0,NULL),(20160,'f2f2601919df476c9582e4620bb8d1ac507fff17','922e36072f7ae10d8a899359ed044f361f108256',1119,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222783,0,NULL),(20161,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4ad3a2c69d25788d4c3f36591a844e260edc1142',1119,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648261329,1648261660,0,NULL),(20162,'f2f2601919df476c9582e4620bb8d1ac507fff17','7ebdee05e9d9e918af0bced0255580823ae3b418',1120,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222972,0,NULL),(20163,'da39a3ee5e6b4b0d3255bfef95601890afd80709','93f57ed7f09dc0e65e4f3722ebc1e8cc65432583',1120,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648261335,1648261782,0,NULL),(20164,'f2f2601919df476c9582e4620bb8d1ac507fff17','c8e3a9b5e264c00a6e9abac3764e5514026e33de',1121,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648223003,0,NULL),(20165,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7d13fe0b0b3e6dc01d10a8daf29436ffc7f4fe11',1121,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648261339,1648261772,0,NULL),(20166,'4f367051b50f7263d3fb0ae1487b295b547352f7','1f535319bd1b746a88094bd0d561180c2bc586d7',1122,'mod_page','content',0,'/','20210819.jpg',361,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(20167,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5e8dda1dc5cdbd791a02eda354b15f68b85f2c84',1122,'mod_page','content',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648261385,1648261448,0,NULL),(20168,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','c055efdb437382c45451669fad4e182f38d0f79a',1122,'mod_page','content',0,'/','20210826.jpg',361,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(20169,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','84dce3a99b01ef1f4d083b1a51756ab19125002c',1122,'mod_page','content',0,'/','20210902.jpg',361,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(20170,'b06f285015f62a30422abce9b2f9eb15c2298eac','3e2bece9bed91120e1d4e8e884de91dff8961686',1122,'mod_page','content',0,'/','20210910.png',361,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(20171,'b713e465587e7a56e6032847d93d0a0527a22625','a9fc5cabcb5ebf5408920b5ef4882848d6bcf79c',1122,'mod_page','content',0,'/','20210920 调适领导力6.png',361,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(20172,'ee14f5259fa281816010d819ca7d2659e8b588e0','f29a8ef5825392fe47fbcf8776449ac509ab10d5',1122,'mod_page','content',0,'/','20210925 调适领导力7.png',361,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(20173,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','78a928d85ba87f379d0a99bf4286be5fe797764d',1122,'mod_page','content',0,'/','20211007 调适领导力9.png',361,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(20174,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','96698513053b4340a8c30e30a4e6c5f797bcad9e',1122,'mod_page','content',0,'/','20211015 沟通的艺术3.png',361,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(20175,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','0432f8cfc279f544a151d46c3c9c471611fe403b',1122,'mod_page','content',0,'/','20211022 理想太遥远.png',361,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(20176,'4b563310204252db6f8a5365369f54bc1fc05541','efcb7d048878bc7c5f9231717517d2fbb748f178',1122,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',361,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(20177,'ae942174d387ab52e2efeb64fdaae183b16c379e','4d5e412e3574be0bb8b10dbd1ddc9a7b4d8c935a',1122,'mod_page','content',0,'/','2021106 重利轻义.png',361,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(20178,'2682ba59d6ba3028df983fe9eb8580576cc1a919','837399624bb3d0fcb35b80cab4e171279e1d82d0',1122,'mod_page','content',0,'/','20211112 塞翁失马.png',361,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(20179,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','925d6b73582191f3c6faee501bb38699191ca724',1122,'mod_page','content',0,'/','20211119 天生我才必有用.png',361,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(20180,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','71c8573400614f233147dea739db7bd463abc4e9',1122,'mod_page','content',0,'/','20211125 爱得正确.png',361,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(20181,'5028acd3aec21e8e70c14b1cda5a03307e98a613','6f4143d71ca42e85f74b02ffb18d0be62d4d174e',1122,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',361,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(20182,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','29489868f11fbffd2b5922db0556de2fbdc7f211',1122,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',361,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(20183,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','4ae96625807feb7a2943a40f36421412ba003c69',1122,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',361,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(20184,'54dfdd3936fa9e147ba028957231f98035af35b0','3b1b2b6f62e2121935b85fd19217f4d80a146943',1122,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',361,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(20185,'79b5727eabbcf4be676dadd6d64667403829d70c','10a0e8f0b8b96705b9383b4a48b5914e7b0dfadd',1122,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',361,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(20186,'2b37e78e3366919a902722e4563f0f09690f3669','9ee21c42cee1017cd50ef43759949f44800c597b',1122,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',361,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(20187,'70de18203a63fe5808325979597693dc320aa36e','8d4495622ad5212b782265b44a3ddf5ff0cc3590',1122,'mod_page','content',0,'/','20220114職場服侍.png',361,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(20188,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','e784ddba93b737419f19e7ff3dff615651a5f8a8',1122,'mod_page','content',0,'/','20220121重建社區關係.png',361,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(20189,'794e05a56e6f84721794658a87fb68c12b4366f6','c19cf40a3547c0487b9554bf90b05005ee9445fd',1122,'mod_page','content',0,'/','20220127愛的語言.png',361,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(20190,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','a39d4bde7b5666842dbc08ff397939ee58ebfcfe',1122,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',361,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(20191,'10ef5f4b4370b3f53c16bc08e869756642630aed','141fdcee6e8ab6490f4014d9c6bc84d61bb8760c',1122,'mod_page','content',0,'/','20220210一年之計.png',361,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(20192,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','c2647a845aab60a9779534cd7476f995c370281f',1122,'mod_page','content',0,'/','20220218更新內在生命.png',361,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(20193,'0f00fc30430ff477a9a6e000b509d3efb763e31d','282dfc64c50c73ced4154378107bc8ccee85aa79',1122,'mod_page','content',0,'/','20220224數算恩典.png',361,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(20194,'1f9513a54758611bdb47567a64942a75dad7c74a','352f7b84a88a8c4f23973bd253b52f14f3d5ee91',1122,'mod_page','content',0,'/','20220304胡同中的出路.png',361,963681,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/胡同中的出路/20220304胡同中的出路.png','Admin User','allrightsreserved',1646647900,1646647910,0,NULL),(20195,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','5696dfeb53cf899c0dbacb4084c2a270b778f766',1122,'mod_page','content',0,'/','20220311圣经中的仆人领导(一).jpg',361,276765,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(一)/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992951,1646992984,0,NULL),(20196,'5659a0653b4070aefca90ce4e5645695fb7c361d','5966e7a1c7548d3f1962763aa444157b697148b0',1122,'mod_page','content',0,'/','20220316_圣经中的仆人领导(二).png',361,1501004,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(二)/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422454,1647422478,0,NULL),(20377,'f2f2601919df476c9582e4620bb8d1ac507fff17','eb6d4b8f19121783d9bbe3e1617209860cb053c9',1080,'mod_page','content',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648261833,1648261848,0,NULL),(20521,'21307574ee99ee0b34528847736cf7094deef25a','779146ba1a48c1e23dc1b4159b0c33dbfbc079dc',2,'course','section',127,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'正道学习会无底LOGO.png','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(20531,'21307574ee99ee0b34528847736cf7094deef25a','70b938d85636675a9cad91f290d5b3dc4eb77ef2',545,'course','section',193,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'正道学习会无底LOGO.png','zdi2203jose','allrightsreserved',1648264345,1648264359,0,NULL),(20605,'f2f2601919df476c9582e4620bb8d1ac507fff17','9141db73b90ba5e6d97199a5cfc10f18def38185',661,'mod_page','content',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648265562,1648265583,0,NULL),(20658,'4f367051b50f7263d3fb0ae1487b295b547352f7','976d8764d5cf128b849e40d2f78e00d7b6cf7cff',1123,'mod_page','content',0,'/','20210819.jpg',361,271323,'image/jpeg',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(二)/20210819.jpg','User Admin','allrightsreserved',1630492534,1630554138,0,NULL),(20659,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ac384cc644dcd23b38701766f0eab30fd186fb8a',1123,'mod_page','content',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648732882,1648816489,0,NULL),(20660,'80f5d25ad198f1118844c8e5ae4c8481b7c92a12','7edb3177b43c2c2911497a747c0920f705f25a36',1123,'mod_page','content',0,'/','20210826.jpg',361,271800,'image/jpeg',0,'20210826.jpg','User Admin','allrightsreserved',1630402238,1630554235,0,NULL),(20661,'3596669ee3c0391e6699f965a3fd14c27fbfdec0','0005a9241bd0b32f3b3bca393e83484338eebd4b',1123,'mod_page','content',0,'/','20210902.jpg',361,161998,'image/jpeg',0,'20210902.jpg','User Admin','allrightsreserved',1630553674,1630555026,0,NULL),(20662,'b06f285015f62a30422abce9b2f9eb15c2298eac','b33ab467791930003b453a210e72748817de8d9b',1123,'mod_page','content',0,'/','20210910.png',361,2265333,'image/png',0,'伺服器檔案: 正道學習會/正道学习会/課程單元摘要/调适领导力(五)/20210910.png','User Admin','allrightsreserved',1631264441,1631264478,0,NULL),(20663,'b713e465587e7a56e6032847d93d0a0527a22625','9c94eb87725ce657a4569040205a0e1d1b52f44d',1123,'mod_page','content',0,'/','20210920 调适领导力6.png',361,2600071,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(六)/20210920 调适领导力6.png','UserAdmin','allrightsreserved',1632138367,1632138433,0,NULL),(20664,'ee14f5259fa281816010d819ca7d2659e8b588e0','5ac9594164f9021732c9466c2360e66ac8978961',1123,'mod_page','content',0,'/','20210925 调适领导力7.png',361,2272059,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(七)/20210925 调适领导力7.png','Admin User','allrightsreserved',1632653027,1632655786,0,NULL),(20665,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','379d233038d1e3b3d7715099c3b5d2c936d0ed9d',1123,'mod_page','content',0,'/','20211007 调适领导力9.png',361,1484043,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/调适领导力(九)/20211007 调适领导力9.png','UserAdmin','allrightsreserved',1633659914,1633659940,0,NULL),(20666,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','6ca2f30e632661280e88bd9f9437ace1350acc1a',1123,'mod_page','content',0,'/','20211015 沟通的艺术3.png',361,2520194,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/沟通的艺术(三)/20211015 沟通的艺术3.png','UserAdmin','allrightsreserved',1634342901,1634342963,0,NULL),(20667,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','474932b37700b39100d6490ae85203829d68f370',1123,'mod_page','content',0,'/','20211022 理想太遥远.png',361,1898155,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/理想太遥远?/20211022 理想太遥远.png','UserAdmin','allrightsreserved',1634860275,1634860344,0,NULL),(20668,'4b563310204252db6f8a5365369f54bc1fc05541','84692f866bf99dcaf0470c56102172384ac68e97',1123,'mod_page','content',0,'/','20211028 夫妻相爱还是相争.png',361,1884894,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/夫妻相爱?还是相争?/20211028 夫妻相爱还是相争.png','UserAdmin','allrightsreserved',1635573475,1635573507,0,NULL),(20669,'ae942174d387ab52e2efeb64fdaae183b16c379e','5c56364027197793ee4f4afd29b6257d5dc4e36b',1123,'mod_page','content',0,'/','2021106 重利轻义.png',361,2849387,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/在「重利轻义」的世界中还需要「尊师重道」?/2021106 重利轻义.png','Admin User','allrightsreserved',1636184956,1636184996,0,NULL),(20670,'2682ba59d6ba3028df983fe9eb8580576cc1a919','de6880ef6d859aa9272443622c9cfef7c703535d',1123,'mod_page','content',0,'/','20211112 塞翁失马.png',361,3584209,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/塞翁失马/20211112 塞翁失马.png','UserAdmin','allrightsreserved',1636713975,1636714008,0,NULL),(20671,'90e50bb72e55d0d17c9952bc253909bab84ea9f0','d4fc4870f5b787cc4f1853524236f92f5b3d940a',1123,'mod_page','content',0,'/','20211119 天生我才必有用.png',361,649492,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/天生我才必有用/20211119 天生我才必有用.png','Admin User','allrightsreserved',1637489542,1637489574,0,NULL),(20672,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','b785926bd94538f6db8923e342a6006700a592df',1123,'mod_page','content',0,'/','20211125 爱得正确.png',361,2575473,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育(一)爱得正确/20211125 爱得正确.png','Admin User','allrightsreserved',1637819276,1637819308,0,NULL),(20673,'5028acd3aec21e8e70c14b1cda5a03307e98a613','8c08aeef840974eeb909af7c7af4683537b4860d',1123,'mod_page','content',0,'/','20211203 时代使命与更新服侍.png',361,4014051,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍/20211203 时代使命与更新服侍.png','Admin User','allrightsreserved',1638595282,1638595326,0,NULL),(20674,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','7da8eb230beb5e96435326c98518400e089eb2f0',1123,'mod_page','content',0,'/','20211209 时代使命与更新服侍2.jpg',361,1193764,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(二)/20211209 时代使命与更新服侍2.jpg','Admin User','allrightsreserved',1639192171,1639192230,0,NULL),(20675,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','2590d5ce9e675491bfba186e9aac1ecf6867a6f4',1123,'mod_page','content',0,'/','20211217 时代使命与更新服侍3.png',361,3967107,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(三)/20211217 时代使命与更新服侍3.png','Admin User','allrightsreserved',1639708687,1639708693,0,NULL),(20676,'54dfdd3936fa9e147ba028957231f98035af35b0','03db2373572467e724b4ab88afdb3cdbe1d00142',1123,'mod_page','content',0,'/','20211217 时代使命与更新服侍4.png',361,3973913,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/时代使命与更新服侍(四)/20211217 时代使命与更新服侍4.png','Admin User','allrightsreserved',1640345993,1640346023,0,NULL),(20677,'79b5727eabbcf4be676dadd6d64667403829d70c','68d1cf25e318d4a9d6cd4c4eff920f379140aeae',1123,'mod_page','content',0,'/','20211231 时代使命与更新服侍(总).png',361,1382683,'image/png',0,'服务器文件: 首页/更多免费试看 (网页)/页面内容/20211231 时代使命与更新服侍(总).png','Admin User','allrightsreserved',1641017676,1641017716,0,NULL),(20678,'2b37e78e3366919a902722e4563f0f09690f3669','ef3f0ffec71392ecf36d078744661c7529b69ba4',1123,'mod_page','content',0,'/','20220107 人的计划Vs神的计划.png',361,4345555,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/人的计划Vs神的计划/20220107 人的计划Vs神的计划.png','UserAdmin','allrightsreserved',1641528504,1641528531,0,NULL),(20679,'70de18203a63fe5808325979597693dc320aa36e','2a011929aa33c8c6b5d993801fe730d327b2d2e6',1123,'mod_page','content',0,'/','20220114職場服侍.png',361,3950327,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/职场服侍/20220114職場服侍.png','Admin User','allrightsreserved',1642166232,1642166278,0,NULL),(20680,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','3d9ae06ee398341cc1cc19e6c21fe4a439733f90',1123,'mod_page','content',0,'/','20220121重建社區關係.png',361,2887677,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/重建社区关系/20220121重建社區關係.png','Admin User','allrightsreserved',1642781819,1642781855,0,NULL),(20681,'794e05a56e6f84721794658a87fb68c12b4366f6','60250b0cffa03cf45859789805e4a9e557be9b4a',1123,'mod_page','content',0,'/','20220127愛的語言.png',361,2559724,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/爱的教育 (第二讲:爱的语言)/20220127愛的語言.png','Admin User','allrightsreserved',1643271853,1643271897,0,NULL),(20682,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','aa23b1c183006b047690b0db0a12fe6b0f557d76',1123,'mod_page','content',0,'/','20220205财宝百倍、并享永生.png',361,2685409,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/财宝百倍、并享永生/20220205财宝百倍、并享永生.png','Admin User','allrightsreserved',1644076280,1644076317,0,NULL),(20683,'10ef5f4b4370b3f53c16bc08e869756642630aed','02792652b92a96ad44c60de2691be1e37bab33d5',1123,'mod_page','content',0,'/','20220210一年之計.png',361,469879,'image/png',0,'服务器文件: 20220210一年之計.png','Admin User','allrightsreserved',1644499601,1644499624,0,NULL),(20684,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','b94d6987b744a2ca5fa4380e6ede50f3b3e337fc',1123,'mod_page','content',0,'/','20220218更新內在生命.png',361,2872764,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/更新内在生命/20220218更新內在生命.png','Admin User','allrightsreserved',1645172587,1645172654,0,NULL),(20685,'0f00fc30430ff477a9a6e000b509d3efb763e31d','895ea4dd8eb146e06619705d148a933b4ef8b8ab',1123,'mod_page','content',0,'/','20220224數算恩典.png',361,2569668,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/数算恩典,使命人生/20220224數算恩典.png','Admin User','allrightsreserved',1645676692,1645676724,0,NULL),(20686,'1f9513a54758611bdb47567a64942a75dad7c74a','b4e7d876f210dc0fb15afa1e0b775f905e849c08',1123,'mod_page','content',0,'/','20220304胡同中的出路.png',361,963681,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/胡同中的出路/20220304胡同中的出路.png','Admin User','allrightsreserved',1646647900,1646647910,0,NULL),(20687,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','2301bf6db7d00092063d8a3bb4999be0189ed9bc',1123,'mod_page','content',0,'/','20220311圣经中的仆人领导(一).jpg',361,276765,'image/jpeg',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(一)/20220311圣经中的仆人领导(一).jpg','Admin User','allrightsreserved',1646992951,1646992984,0,NULL),(20688,'5659a0653b4070aefca90ce4e5645695fb7c361d','6c4e3eb773a36a06bd799a89b6197008d568a27f',1123,'mod_page','content',0,'/','20220316_圣经中的仆人领导(二).png',361,1501004,'image/png',0,'服务器文件: 正道學習會/正道学习会/课程小节概述/圣经中的仆人领导(二)/20220316_圣经中的仆人领导(二).png','Admin User','allrightsreserved',1647422454,1647422478,0,NULL),(20689,'f2f2601919df476c9582e4620bb8d1ac507fff17','58bbb4109cfc28cad27511f5d45b71dd755bd296',1123,'mod_page','content',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648261833,1648261848,0,NULL),(20722,'f2f2601919df476c9582e4620bb8d1ac507fff17','948e9370c61cb020d0e557359773ddd0e9024542',1124,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222783,0,NULL),(20723,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8060b959f89e29462be3a833f8d12d8765fecafd',1124,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648733622,1648816408,0,NULL),(20724,'f2f2601919df476c9582e4620bb8d1ac507fff17','58e5e962c139daec08b167b8afba5ecae67edb9d',1125,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648222972,0,NULL),(20725,'da39a3ee5e6b4b0d3255bfef95601890afd80709','17f9207828ac9437e466faf54e846d7ab1d3fff0',1125,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648733629,1648816427,0,NULL),(20726,'f2f2601919df476c9582e4620bb8d1ac507fff17','a17f45083b25e04f2a3c714940427130f281a00f',1126,'mod_url','intro',0,'/','2022-03-24.png',361,883767,'image/png',0,'2022-03-24.png','zdi2203jose','allrightsreserved',1648222708,1648223003,0,NULL),(20727,'da39a3ee5e6b4b0d3255bfef95601890afd80709','214e4c76ed75c6f3f4354e4e5fb97c03ef285913',1126,'mod_url','intro',0,'/','.',361,0,NULL,0,NULL,NULL,NULL,1648733634,1648816451,0,NULL),(20739,'ba57e1ced4d0db68c9784d17fb8168084cf56dc3','b9f603962d28ef2731ad39bd14393bd28ff321bb',1,'core','preview',0,'/thumb/','1269033ae93c8ce901166d8c79cc3c06796cfc98',NULL,9633,'image/png',0,NULL,NULL,NULL,1648815705,1648815705,0,NULL),(20748,'1269033ae93c8ce901166d8c79cc3c06796cfc98','6d3d9cd1cabb5751c092328b7e8b1fc9aa717d50',545,'course','section',271,'/','2022-04-01.png',361,1669195,'image/png',0,'2022-04-01.png','zdi2203jose','allrightsreserved',1648815619,1648815789,0,NULL),(21007,'1269033ae93c8ce901166d8c79cc3c06796cfc98','ed083bc0b4f972443116f9408e5569dab7b2dd00',661,'mod_page','content',0,'/','2022-04-01.png',361,1669195,'image/png',0,'2022-04-01.png','zdi2203jose','allrightsreserved',1648817152,1648817172,0,NULL),(21009,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a5b5759d18b676a692c4a0382fb0ebc3c0768576',1,'core_h5p','library_sources',0,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954269,1648954269,0,NULL),(21010,'986eed8dca049714e43eeebcb3932741a4bec76d','b696370de254ec70a539fd4d0040c16fc4519b55',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','fontawesome-webfont.eot',NULL,70807,'document/unknown',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21011,'da39a3ee5e6b4b0d3255bfef95601890afd80709','56178ff85cd31c58d868552b7301dbe01fa24c8c',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21012,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8bca203021aa09ca18174e18029a87a9f7fb07ea',1,'core_h5p','libraries',1,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21013,'42c179eef588854b5ec151bcf6a3f58aa8b79b11','6274fdfe6691e0ccd9ca4c1eadc049bf823bb66e',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','FontAwesome.otf',NULL,109688,'document/unknown',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21014,'638c652d623280a58144f93e7b552c66d1667a11','02d9edad8b866c1b7a955e39e8d0bd6bc9dd7da4',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','fontawesome-webfont.woff2',NULL,66624,'application/octet-stream',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21015,'81f03a8f024fdef0889f286ca8a0f6a7dbef744b','9dcd9bbe860b4d9d0307865b1e13e52d57a1b00b',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','library.json',NULL,290,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21016,'4a313eb93b959cc4154c684b915b0a31ddb68d84','ac5401f6eff55ae1c975edb860b023544e422191',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','fontawesome-webfont.woff',NULL,83588,'application/octet-stream',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21017,'6484f1af6b485d5096b71b344e67f4164c33dd1f','a889bde43d5a98e8bf35e822109e07b2c116fe8d',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','fontawesome-webfont.ttf',NULL,142072,'document/unknown',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21018,'7d4ae573efb74117cffcd645bfeaf1a5c47f2f0f','8baf925bf318cf793cfc0d350e0674e8884c4653',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','h5p-font-awesome.min.css',NULL,27420,'text/css',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21019,'b06b5c8f67fd632cdc62a33b62ae4f74194131b3','41680fdab472c45e5ca6f4f1654895d56a2e5d69',1,'core_h5p','libraries',1,'/FontAwesome-4.5/','fontawesome-webfont.svg',NULL,365616,'image/svg+xml',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21020,'2473668b8ed8373bddf59b4fec1a1a7d10b29ccb','820304a745ebfb9e552e4ac97738ffa7047bc875',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','h5p-accordion.css',NULL,1179,'text/css',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21021,'da39a3ee5e6b4b0d3255bfef95601890afd80709','85d683fa9ceb72ac4c9dd6cfd604474411d20125',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21022,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aa8de241385cb92312c65ef431e575525a259cb6',1,'core_h5p','libraries',2,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21023,'133d290df0a57241608919950938bf0763f67ff4','478db2e15a736010d65f5c92beab74438f0668a5',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','et.json',NULL,774,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21024,'da39a3ee5e6b4b0d3255bfef95601890afd80709','13121e93ed236c2e34012650a876ee1ac0a2d01b',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21025,'8654172c83b65d943c5080c1440502841febfa60','57524535123b796de4d658e7ea62acda6644cf15',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','gl.json',NULL,800,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21026,'bf10b5cc2ac916418600b40f9af5881b4be80188','ae71d7dd286bec8a73d6ed7b25b8d0973c8db464',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','de.json',NULL,887,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21027,'57c10f6a096f403931cf8e90922dce5c220047f6','ded78bbb9daaebe850945e64a9af3c2aa2f6debe',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','nb.json',NULL,831,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21028,'7f95b63363356583a49e3a805b53051111303197','303494126c1321d3fdaa245178c45f98e4becf3d',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','he.json',NULL,805,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21029,'149fa7cb8414ab48508886f68b12ed2a5ce3f229','211db407d47d1a888a5983e5199133d39c4ac872',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','el.json',NULL,1235,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21030,'cc4d898ec287129dc4427216ac373b59fa687860','35e8ea5de3d405635a48186b0ed091b9cc5e273b',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','nn.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21031,'797953fdad675d206c07e71a551e9ad3be544832','d32ba20cc44ec453e337423236fde2d4731acdab',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','uk.json',NULL,1198,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21032,'6e2288ff73b30db17c93c3c3e24014eb43dfbe99','6a0204f711e7798f8d757955f45359c3ffdb6fb9',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','vi.json',NULL,805,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21033,'3a5eb47fa1dc53bf3f0a8d3f35a790f8b3822bb2','128bdc181833a01a95e381f7390ee75a1ccccb5b',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','sma.json',NULL,784,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21034,'d204061266b05f4b15252ede3d750462707ce5a2','43565b6cf2bf8188295ea5501d80426c9d9d8bc8',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','sv.json',NULL,834,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21035,'65ef8fc3a9f7c7fb7b8e1277bd07c8e5932de9e5','2cf1e1499910bfb4b3c50168c69417fd301906aa',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ko.json',NULL,848,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21036,'4a1c27152d38a7c0f307400eee1cf4884351d488','14da775f4c619ea701ba5eefa249e264a1feb386',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ar.json',NULL,980,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21037,'0f1d4711c0ebab10961826140044842b906d4080','34d056cc767e9b3c055f55eef1c258f03e176400',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','sl.json',NULL,803,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21038,'a951ae9b60046a0118565889a2b3e92417ec3a4c','0c872f99d96b2e9503ac1f84a1f6abd71558fa6b',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','tr.json',NULL,833,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21039,'cc4d898ec287129dc4427216ac373b59fa687860','3e2d74488cba7ce4799138343fb1ebb4bfbd84cf',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','bs.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21040,'66e00da17d6780075b0d3b05b5659ca9689d2659','4b08d098c855b677f499c2a3119ed947da18b87d',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','zh-hans.json',NULL,779,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21041,'8d5da2402f301954e42d7380c4ddaf88dbba3522','e552498f9fbec7ffc96d165c99b5c480796016f5',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','pt.json',NULL,810,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21042,'81c3020422afebdcce170a761fa25e4417b9ee76','547d0cb75da4677ecc087e6c64b424c03bb542a5',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','sr.json',NULL,971,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21043,'cf47554466f2472fb90e594559188ad6667488f3','c0d78ac496938dc42a9ebe92b6f234554e40de5a',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','bg.json',NULL,1049,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21044,'9bfb05aa3f6ec8e3fbd3b609f3dd338f1154f435','62f2cbe958a3f8791fda9dfae24c2b5e383eeff9',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','fr.json',NULL,852,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21045,'3a5eb47fa1dc53bf3f0a8d3f35a790f8b3822bb2','34cb4401f28fe6b2cefffad965bed95fbed05b7d',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','sme.json',NULL,784,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21046,'7e4a6caa45c496ebae438afc99939276d349beba','f37a7834b9306c7fd16182e1231166c2d2bfb775',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','nl.json',NULL,845,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21047,'3a5eb47fa1dc53bf3f0a8d3f35a790f8b3822bb2','116031c5aa37414e3621a54f8e1b4834ef3c462d',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','smj.json',NULL,784,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21048,'4ba7eff1dcf1a43bc00084108568a55750006b04','2fc29e421e182ee1f1a4079a0aebae561bd9d92e',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','es.json',NULL,824,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21049,'77abf612e6a5f0f7d817a7c17e09e9b6ab439c86','df78a238d9297742f6eb25fcf5dc35682053ec8c',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ja.json',NULL,920,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21050,'e42d13b28265d0299294ce3ad3e48873fa8235a7','384e7859fcc4864db7206f06be27fe7fa740335b',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ca.json',NULL,880,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21051,'51bb6ec4b14315932239ac4883a681504b201cc2','5fc860dc8bd554751a4761633e8515b104a84cde',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','it.json',NULL,891,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21052,'cc4d898ec287129dc4427216ac373b59fa687860','252b9e8c00c6c56ffd66555b898646c9d96b31ea',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','hu.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21053,'f1acdc46820f29dd42b171c9cd754ba8153d94d1','429c1ceadd11a1255c7399df7cf5c883bc5a16e1',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','zh-hant.json',NULL,780,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21054,'a33818c622db10e61bf80561416d6034ed57e676','cebe6094d0ea26b9d32a44e4c111be2b74e2f1ca',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','cs.json',NULL,771,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21055,'cc4d898ec287129dc4427216ac373b59fa687860','169571da6f3186ae2ca98aae21b548013527e17a',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','pl.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21056,'0164270cb87c5718e7cddfad5264a0dd777d2080','15e78751338964afd980cec9f67c34367975932c',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','th.json',NULL,1202,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21057,'862d4d80102492c78c9a1c9ca560981fd03dd071','43d70f7f2fab28588eed5c6acf2afda4282f707a',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','fi.json',NULL,780,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21058,'aed2f2917344aebb1e9aa32b7d246d534a638fcf','b2f99b9a4b607277ea24875ec6212c7df9c361e4',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','fa.json',NULL,1048,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21059,'cc4d898ec287129dc4427216ac373b59fa687860','d9e3c273661d07a42f80708ab2ccecb739202efb',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ro.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21060,'9807af0d5e5a9f6f3a2f46d2c62ceb50deb2c22b','78ad84c8a0aeb9fa6b731f6e38256dd16d61e7b8',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','zh-cn.json',NULL,763,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21061,'dfb04435c049534880b30feb5d49887e2694dd43','43f34b81432058169b2d9c7bc5512b9899766655',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','eu.json',NULL,802,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21062,'2acac5eb2af13f19c7b3dc00dc82ba5d053e7934','24d165c6428bcf41678ced622e0213dcfa50d03e',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ka.json',NULL,1612,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21063,'cc4d898ec287129dc4427216ac373b59fa687860','e68089c7eb82efe9fc361be673b59278a3ca8e08',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','da.json',NULL,768,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21064,'2adfcf23159810997c515190f9627439e7663a0f','8a5f5185a76b906a5398de95daedc7ebde142593',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','ru.json',NULL,1202,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21065,'e0f597958831356b8204c9ddd8d5121aa0acad89','f18491255b59880b805ae7bfc3081b62725c43eb',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','lt.json',NULL,845,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21066,'ee442815465c052daafc445138a55c285226be53','1ed2c0d7d68d56f24e1550b0c9b7e524184e6d8a',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','af.json',NULL,815,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21067,'4ba7eff1dcf1a43bc00084108568a55750006b04','02d7116c81753d20940bf93116787289775e82da',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','es-mx.json',NULL,824,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21068,'bcca06d69eaccb622acc72bdb7aa5351bc3fd18e','f6f0f46b4d38b45f90d597516a9b82d72a600782',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/language/','pt-br.json',NULL,805,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21069,'14d47b83bc8763f17efb22cd67647a3b77f5cb73','5e4e934397470c0bc52bf19b4018c010d026c96d',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','library.json',NULL,575,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21070,'fd829edee644705a6659459da7ee0b6d8363aa3c','45b9d792bb742023c7e10104d1680b9d6dc8830e',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','h5p-accordion.js',NULL,7596,'application/x-javascript',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21071,'ffe248cae4f4d96e6eba785f4a40e1b9e6c77bcd','1df53b0a597d9220af5729fa31d70a1efe07e5cc',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','icon.svg',NULL,2453,'image/svg+xml',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21072,'b7aef541088715684b49a5751ad4d140842d8016','8ee1d917a3da21f3f63bf9a56d725b6ca2e27293',1,'core_h5p','libraries',2,'/H5P.Accordion-1.0/','semantics.json',NULL,1253,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21073,'19386a3f3cfd291ec1d7514192afb915f64c196e','b24bc847c0100ce0c13dd3149815530f32b5bb7c',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/','text.js',NULL,892,'application/x-javascript',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21074,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ece9ea9d98a86096da49bf21cbec4ea1b6a4414',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21075,'da39a3ee5e6b4b0d3255bfef95601890afd80709','99cef98b6b23a457a6c222a981b822003cd31184',1,'core_h5p','libraries',3,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21076,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','3568c049095d25657ee103a717f57d9ac80e2da0',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','et.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21077,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8d6312ab204c79d8387beef46383591dd6d89370',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21078,'f7da727c1a6ea64ec166440a46c4a06e483824fd','ec91c91f7b8a24fad914b88a5a0e6d0da67f48dd',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','de.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21079,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','f93110cee9d8dbc68b21dfbac64570f93984851a',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','nb.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21080,'f7da727c1a6ea64ec166440a46c4a06e483824fd','c4f77e49a165ef3a50dd0c946ee11bcb3624968a',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','he.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21081,'ab6311355eea09473732e326681fb7c16d53f251','0c55dfc345563c5e22cbaaa6985df440fe706ac3',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','el.json',NULL,67,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21082,'f7da727c1a6ea64ec166440a46c4a06e483824fd','7d5da285e249e22d9f5d5d662ab41daaf6bdbc14',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','nn.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21083,'f7da727c1a6ea64ec166440a46c4a06e483824fd','7902b5d676f94e0a5726dd9cab798565ebc762a1',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','uk.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21084,'f7da727c1a6ea64ec166440a46c4a06e483824fd','ffec7b37f062618d9cb6b606cf9c5eefd5317304',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','vi.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21085,'67df1191437b37ac9fad77bb73c1abb0f35b22b6','eec3f38f162c5dcb1938f724a2dbacc316034e06',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','sma.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21086,'f7da727c1a6ea64ec166440a46c4a06e483824fd','89a02b4b0df4004648d095d0de147473911977ad',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','sv.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21087,'e376ba9bbcfe6b2b2cbde798692455f297231351','cd8a5d0e89cbc17bf3f9913b04aee3b6ca068a9e',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ko.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21088,'76349517f4532378a769e322f51a2abf72f81d0a','33704ba568b70689f8b3f628c167a424f76b4acb',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ar.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21089,'6bcee9b671dc19cdc90b30fcd712e03f3d32efcd','0cc2aef2216c0f9ba69d91a3f3e8f5d063cf6be1',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','km.json',NULL,73,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21090,'e2adbd51e27fe6ecca94f77a29dcf6593c4dfe79','ec749be89b2f45560cf39869cb9501dc1758640f',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','sl.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21091,'f7da727c1a6ea64ec166440a46c4a06e483824fd','d1e02fcfe76fd93a1a4da869139e823cb671d24a',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','tr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21092,'6da83af18e98b75adb0f2737d3d63f7b78a72f3e','188a05e85bd54e8598d5e2bf8a2257aefda20997',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','pt.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21093,'f7da727c1a6ea64ec166440a46c4a06e483824fd','f13995aeabccbe021debcc65f1f06168e002ff9c',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','sr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21094,'bc003373a3aa3491af7d9779e3397f547a4dee75','8f7136d59cf2ec49ab63fab809c046c1348e9774',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','bg.json',NULL,70,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21095,'32c2780340015be28decbf6ae560b29a0ab57c43','d295959a3bd8d584698fe40c156eff37ca1343de',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','fr.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21096,'67df1191437b37ac9fad77bb73c1abb0f35b22b6','5b41c994053774ac19812db20f1d2cc91efdd6ef',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','sme.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21097,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','090e6916a10114bd94d79c38d580304a8daaf07b',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','nl.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21098,'67df1191437b37ac9fad77bb73c1abb0f35b22b6','d1b36be20463db3ecca55c881cde7faf206f78fa',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','smj.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21099,'6a26d3ab80b883cbb31ef793e8087390c7201a35','34d9234cbc865d7cc9a06f8c0f9c50c297aeaa0e',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','es.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21100,'349c9521a23e6bfcbe64f2f421f499e5b4b43051','b47133cbb7f875707401034df02b5ac7c1ba1516',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ja.json',NULL,64,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21101,'f7da727c1a6ea64ec166440a46c4a06e483824fd','9e80c31c76276706ac95bad9c7c54fd986f1662e',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ca.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21102,'8d9bd343f08b3d161a6005ebbc32ef5823e3299f','49c18f3334cf87676737f5ce58508b2ec09a7419',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','it.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21103,'f7da727c1a6ea64ec166440a46c4a06e483824fd','76d2168b09931473e5facd55404474546088fdfa',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','hu.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21104,'f7da727c1a6ea64ec166440a46c4a06e483824fd','6b1cba3ece6e5e96afc9463b1347e8616c9be1d3',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','cs.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21105,'f7da727c1a6ea64ec166440a46c4a06e483824fd','0f7dbd4ac33e49e8ad9133228e07a7e831eca699',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','pl.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21106,'a8c039d4759b0ea579b3c574818f69ea36bba1c7','5c1abb43cb6965bebc8dae001dec1a6619fec9bc',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','fi.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21107,'f7da727c1a6ea64ec166440a46c4a06e483824fd','289b3a1bf8c0c98036d522b4663676331602d8fe',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ro.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21108,'30405578c9383a49431189a6e4176897d4ad6908','30eca240bddeeebb6a569a77679bb1c899c1096a',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','eu.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21109,'f7da727c1a6ea64ec166440a46c4a06e483824fd','f17ab7f999519ed4723989c02c93f5e3bbad8a73',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','da.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21110,'f7da727c1a6ea64ec166440a46c4a06e483824fd','214a7b6f50ace262b622ba162f1fc24f6209329c',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','ru.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21111,'f7da727c1a6ea64ec166440a46c4a06e483824fd','261e88e58dc30ced95d22b972c006d05319e7a90',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','af.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21112,'6a26d3ab80b883cbb31ef793e8087390c7201a35','13a2579d71ddb3df4062db2fdb067cede56a903d',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/language/','es-mx.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21113,'4bae06c15b37f4111a55db70affede77af9b1de3','36d3d343427adc86868d81ec14650cd38a299bf7',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/','text.css',NULL,445,'text/css',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21114,'6a2bbb59566495cb9eacddb668dbc963b7629dc8','5ef757fc62d5ca04d8388e134ba8d2c7e2c0dfb3',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/','library.json',NULL,445,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21115,'fcd5e231664ab67bfd4dd4b06544c0d7c1a727f3','d6c3a020166d10314f4387ddc43385155cb797ca',1,'core_h5p','libraries',3,'/H5P.AdvancedText-1.1/','semantics.json',NULL,388,'application/json',0,NULL,NULL,NULL,1648954270,1648954270,0,NULL),(21117,'ca82222f2dfabaff60baa88f4f484dacbea66442','a090fec4de0621580e6e9853a1a9e2b71642ebe1',1,'core_h5p','libraries',4,'/Drop-1.0/','library.json',NULL,607,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21118,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1a314fa9f5e5972c22c3f3971ecfa3c0070d5946',1,'core_h5p','libraries',4,'/Drop-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21119,'da39a3ee5e6b4b0d3255bfef95601890afd80709','07b5cca1bf8e12cbea1fcc54e1d00699bdfe161a',1,'core_h5p','libraries',4,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21120,'5bb5b68f81582352f1bb30bc168874ae55961d1d','a5a72add3ec1129c27d33b71cab2ec6001dab59d',1,'core_h5p','libraries',4,'/Drop-1.0/js/','drop.min.js',NULL,8632,'application/x-javascript',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21121,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e9a60c573f122b9987c00d8a28fc6d38b4bae2d',1,'core_h5p','libraries',4,'/Drop-1.0/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21122,'ceaf498c5cedf90ef667ac5faa06f3e8d2f1a2ab','3e48716cc27b8382ace1a7e587144091881a25dc',1,'core_h5p','libraries',4,'/Drop-1.0/css/','drop-theme-arrows-bounce.min.css',NULL,6915,'text/css',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21123,'da39a3ee5e6b4b0d3255bfef95601890afd80709','904fb179c36b34f65d82baa2c2dbc8709f764dd2',1,'core_h5p','libraries',4,'/Drop-1.0/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21124,'2e7aef7e916a1d0e8e2b63091e4d09bde6bfbadd','4edc1734daea842e582c85bceeabb8746a4cc6d7',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/sounds/','negative-short.ogg',NULL,36864,'audio/ogg',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21125,'da39a3ee5e6b4b0d3255bfef95601890afd80709','58172ca2a07be047b88603a0ba46e2a6cc282cd9',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/sounds/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21126,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b42a12d8ed44a4648517b3289e969d43fd361c10',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21127,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8bd6e5077003b3e437a3578f64369a73614c1112',1,'core_h5p','libraries',5,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21128,'f7059a4a2dc9da80925c8796bc94d8cf972f6880','2648a459194ef4b52874c06c2000f1a17044a421',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/sounds/','positive-short.ogg',NULL,8192,'audio/ogg',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21129,'93193f647b5ac11ff16a25293060fdec66385bb8','926825021957449478e65e0e3c4c53bf086a1db4',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/sounds/','negative-short.mp3',NULL,45395,'audio/mp3',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21130,'09ae0c5337fa7653f947c4e969aa12da4437c1ec','cc7797eeb7f4e7639000ab7c8324708fab01cae3',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/sounds/','positive-short.mp3',NULL,12868,'audio/mp3',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21131,'9b0661009c0a91d742f3d13d07553267f201a9b3','d39711f53dcdd2948c4cb192bbec3e8922359917',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','et.json',NULL,3167,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21132,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c8bbcec59589b7db395d0cffaaa22b0df17fd66f',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21133,'357084ccbd78259d007ce5c22c794f4dda55d8d6','9cf5d5fef941e3b419b9dd6cecf7b6e2531c73bf',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','gl.json',NULL,3374,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21134,'d267d64743613a90f8d0d89de52eefc8044bf1d6','5cba39ee073a4ce6eb18264e93cd8a8dd3ccfe7b',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','de.json',NULL,3947,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21135,'04c25fbf04364af3fd2b7fa627df5d2574e49b49','84623612275d4fd36d12a01c8f26ebb7481cfce3',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','nb.json',NULL,3269,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21136,'770c0d98f4ca18b0cf45a1f13de0d0e99b2d4d99','672efc78c5aacc1c4a5ebcd2b85bb23384fca547',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','he.json',NULL,3634,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21137,'2d5ac4e43066dd417443f7dab540b7df7191102e','bb85743cd148ea4bc5dff895059a6ebe98fa89b1',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','el.json',NULL,4673,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21138,'cee6b0d3bd58b74010821bdda5ceebb573999dbb','df9dba7481ce57cf38c00064d50c9638dc4b45ec',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','nn.json',NULL,3159,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21139,'1f6f29885bd3bd058953008b5dfa253a87c6c420','065584c51b6fbcc6623f5a708eb5fc9db901b955',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','uk.json',NULL,4163,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21140,'d9123997ec9cc32229f823f5e73c9839cd486739','64afb4e51ff88325dc50980bdc1820b777ed62e8',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','vi.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954272,1648954272,0,NULL),(21141,'45e34c9afbec69508794851a88a04a16df1c6890','cc112b3ed1f548e9ce9cd2be8fa5521d0c27561d',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','lv.json',NULL,3474,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21142,'66e5c12c27bf4186992f6ffa36869d1b33f21c95','4415cefa6b88a2ec233a3a41c38390fcafe34c57',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','sma.json',NULL,3157,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21143,'86bc1b1943c71f821131af5debf5fb22b28cf8f3','f8d6dbed6c7e5f51773992f772d461d18db7ed54',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','sv.json',NULL,3168,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21144,'b61401d1813121a25a5858202d8e5aed2252b493','a4fcb18f02523aed3d04c1a1ff17cf6d04274a7a',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ko.json',NULL,3201,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21145,'4cbfd2aa9daeece8216a4e16a0d04dd597332712','f9a606cbbf59e9c01c820103b499eac0a3465b18',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ar.json',NULL,3528,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21146,'2c54f03347b0903fda2e72b042adf49c3216de44','a63fb6ada384c8f051816916ed345e073bdb50f5',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','km.json',NULL,3561,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21147,'24ba311257ef954a1d247f331b7d23a0d1e30eda','b0fa25ea706d8b892a9f9ee4a2e7fdfccea4f199',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','sl.json',NULL,3435,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21148,'66de9fcece25f46e6614a1e28de8119fb34b433c','47cf5fa0af98eddae0ab834119f832d056396463',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','cy.json',NULL,3265,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21149,'4a8d9205e0492bf07fdacb838a6f67121584b203','e0ff9ce425b02c573d286547beffc1eecd446ee8',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','tr.json',NULL,3424,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21150,'79dd8178053dcf5acc87fd6ddd4a50eb66d2b980','101ea7da4b61ff36a5eb46185e7fd0b2b8617d81',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','bs.json',NULL,3173,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21151,'e7ff02bda9b5095c326c99cd5b812d04436ebc1f','ed20ed44412ab62b2563c8b87c8e243efba50841',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','pt.json',NULL,3457,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21152,'d9123997ec9cc32229f823f5e73c9839cd486739','a52ad5fabedb09c0d00c4a63f242e76fcff9f99c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','sr.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21153,'96f32663fcc75665fd965f92c829a6fd7e6c7091','f302ce0fdfe1154f96d77277af2d3eb6cd11a365',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','bg.json',NULL,4396,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21154,'c555fa7cca3db22bee742598f90a6e5456b53033','bfc678875051cdfabbac2cd07ffbc3ad166faeba',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','fr.json',NULL,3527,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21155,'66e5c12c27bf4186992f6ffa36869d1b33f21c95','068b3e3477d67966291613b0f63ed5f5e41c224b',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','sme.json',NULL,3157,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21156,'2469f9f2a56f720ba4054ad181e5e9b218dab73a','1eaef0728b34a2590e93df93483fabb374fea7d0',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','nl.json',NULL,3241,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21157,'66e5c12c27bf4186992f6ffa36869d1b33f21c95','b14ced3974fe986446b7cf7f7855f87d260394ca',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','smj.json',NULL,3157,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21158,'4a069431ecbcbe695036a80a38e353f81ad3cd18','55f0117f70f14bf03b997db1305bc53ee1ddc573',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','es.json',NULL,3446,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21159,'c3184aca543d8d6f35daf7fc37e29f89acf86e7c','e3e997bd9da6885b938d6470e031aafd7e05ea8e',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ja.json',NULL,3182,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21160,'44109fbee3d0b98ff416472b308ff44cb5363518','5e5de7d38c424b0e0d4aeb1a7f080a9257294815',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ca.json',NULL,3575,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21161,'c64f17748c366f3658a06d24e63e63116e72a7c0','f4feaeac40982dde1535e07905171f42b913b377',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','it.json',NULL,3478,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21162,'d9123997ec9cc32229f823f5e73c9839cd486739','bbb674b4df148f0af90f1d7a7cb24b8a66f7827a',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','hu.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21163,'b7cdb578442cad52c9a78648daff3a89bc8c4e4b','2c3bf0c7dc0d8d975ae45063e280c3a70e0e6869',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','cs.json',NULL,3351,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21164,'d9123997ec9cc32229f823f5e73c9839cd486739','c26df0217f8870d335446a8461ed7490063eb8d2',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','pl.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21165,'8f128f64096553ea2d1affc44f8bd680700c3a50','525f9b7a8ae4b392b75aed36afdafb2c01f726c6',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','th.json',NULL,4278,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21166,'271a07545fb2927b10704bbfa307df2c3540183d','019bdca233d37c5f12c32e2638bd026f36373ffd',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','fi.json',NULL,3298,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21167,'640603fb852029cc528768a31573445745e9dd6c','81fbb93cb01ffed517d4ef963b791cd7a1e9c1a7',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','fa.json',NULL,3746,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21168,'d9123997ec9cc32229f823f5e73c9839cd486739','f4b075f8f922652604ccee8a32b75d141d27d52c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ro.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21169,'85388bbc0a2e9e0c31b95ad5eb6d683d45000d1f','3df28270c6eeb7e0cf1cd9b3605b91fc011fdc10',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','eu.json',NULL,3361,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21170,'d9123997ec9cc32229f823f5e73c9839cd486739','4e65e69ce1d304fc92c500ee4f79056b43243f43',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','da.json',NULL,3156,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21171,'a3268a4b9c0d61482622f59c07420eb98e7ebfed','efd0d3cceeffba3395906019aa6f34c3a98c3a4a',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','zh.json',NULL,3235,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21172,'26201f5141106420c4de35da50512f1549117ef3','723dc1c55fd2fe059c3a2fc1b19583d4f7abec4b',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','zh-tw.json',NULL,3123,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21173,'a8ee2619ee22ca6025ee7776445cf745ec845ffe','9397e591dc1b54624cf33726a40a74989746f5af',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','ru.json',NULL,4362,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21174,'e570e195229200ffa68e0b02a24f37577ce7dd3e','63405f5c38ff786c78000b7812e560a61d34fbea',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','af.json',NULL,3216,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21175,'19c7675fd966f78145dd045fb0aac0d630a1d0cc','d1767aef99619b89a50ee73477d4f137ac893815',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','es-mx.json',NULL,3446,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21176,'8e23b80ede7176623866040cf93821ad5abc0f19','60c04189aff1275beaad276d0029e0d72c1cd922',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/language/','pt-br.json',NULL,3417,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21177,'9da8071f143429c645a1e7758753556dac16bdc1','086887a822ce291c00133996503f5064dd6ad48e',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/','library.json',NULL,1417,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21178,'ae9d6f07d4fdf82e2acab374a02af72a2a1f3810','2ae8f21c3dcd0b2bbd697901ba13ffc38bc1990f',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','qa-generator.js',NULL,6419,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21179,'da39a3ee5e6b4b0d3255bfef95601890afd80709','383c0fd0c11bdcd2dfc8bb7c3b842a4c69a45fdb',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21180,'51be18e67d949fe0ddd49e52c47a1eb4ab72fc3c','add12924dc7125a83e6cd8741805d06485d2a113',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','timer-widget.js',NULL,3978,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21181,'95e7952988321456acadf3df66f2e415fef1312b','df18d0d7b0f2b4d91398d896af1ea5c69baa0cd6',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','algebra.min.js',NULL,28806,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21182,'c6ab66c1c0d399ba816c5bd3aaca5034fc996bb1','dd657d9097b417c8b3007b3109f49a8df5adc63e',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','qe-generator.js',NULL,7477,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21183,'4c9d64f83b5dc882ad46c379af0651cede2fa57d','885be4fab3d9cccef279c0e1392c3b7469bb474a',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','intro-page.js',NULL,1454,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21184,'e8f79ccee9247ca21f51db26437590174aeaca05','dc04ff49aa3e5d365b45e52eaeb6b2e06f832f33',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','countdown-widget.js',NULL,2362,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21185,'3d42b68c08f05c77aa71bcc5ae3fa903c24407cc','44803a986a49652d95779a902221144d9307739c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','result-page.js',NULL,4018,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21186,'ea975b2ecb712bdca1d9f74e00ea0c97eba6e0e2','44154c60e4c13b92ba0de0229cb5e6488a2a4afb',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','game-page.js',NULL,14866,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21187,'c19101c349e4c6a0ba3cfd3fc57347212c0c6b92','09bfc174d0c9e9564bc9a9e5006b4b9bf158ddb4',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','sound-effects.js',NULL,1363,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21188,'7925ff8759ab662005402047cfcc37566b171978','2a569486b7deadde103aa8826ae0adba72d4032f',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/js/','arithmetic-quiz.js',NULL,4474,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21189,'757b71d0f6d504d3e7af9036e72bc2f62f2b0da7','e925322201b4712047cd3ed5c85e48d8284e8100',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/','icon.svg',NULL,2282,'image/svg+xml',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21190,'7d25e8626627b1d5f4ae0a0df1efae90e7853dd1','9d062cd45269446f0f7d7470281edb964456527c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/','semantics.json',NULL,5969,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21191,'76897b37e127e2332a1a79aab2e0d6f30ccdc47a','d8b34d9d7219c9c87efb829fe131db888f34808e',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','OFL.txt',NULL,4407,'text/plain',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21192,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0e864569dac750d7817a61b3c7d40c7dbb258e3c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21193,'da39a3ee5e6b4b0d3255bfef95601890afd80709','815b27278585989cc522f72e449741172b40ffd9',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21194,'4dc2e90e40d35482883aea5fa535cfa4e15fd392','c9a19d37380e68aafe3de95d19ee4a9a06138292',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-regular.woff2',NULL,25284,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21195,'655fd06821848f4dd82d0948ddac88a742dfcb1e','2ed287c800b001dc1784c4fc8c0f171d46457579',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-300.woff2',NULL,24876,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21196,'765753204af8ec324539e7465b0f9f8dacaa0086','3428662ecfa73f426ff52c3151f85ba6e18534bc',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-300italic.woff2',NULL,18828,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21197,'79299111da97074845b1eff5ae6c9ba2010c13ca','eab7bdcacbce472a209c419ada3d2c1c41cc3749',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-700italic.woff2',NULL,26368,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21198,'a0cd323509a1bd6394c17825633483ab9bb9ecb5','1f418a544aee55ddc167728fdd6e5b04cbad894f',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-italic.woff2',NULL,26328,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21199,'15e1a857e1c059d0cf265f21fbd3d44607dc1c8a','1b98fdd6c787d0d68800c8e3e2f712c77f73cb90',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-900.woff2',NULL,24304,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21200,'54a677e2d0e39ac9c7063068f42cf1eaed464c02','76c11a12e28e9311a7efc5f30b681c9c19567b78',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-700.woff2',NULL,24780,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21201,'0c505ef7282fa6e570106bb9f73ded24425836c6','a5c62b161276a0bdd543c3d0ebf8ca515bde70e3',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/fonts/lato/','lato-v22-latin-ext_latin-900italic.woff2',NULL,25604,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21202,'864d90e0389e5fd3d6bac6ac3a7c5e4a715dc0ac','071f7f0a724268625b26aa31d8fa138eb24d067c',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/css/','arithmetic-quiz.css',NULL,7818,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21203,'da39a3ee5e6b4b0d3255bfef95601890afd80709','85902c81cf8db13b5f11fa5cb5dca9cd364ee198',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21204,'78feb4da5ec97b19fda89193ffa1140c549b8a98','0c3091737fffac401e23651fdbd3d97ef1c58118',1,'core_h5p','libraries',5,'/H5P.ArithmeticQuiz-1.1/','presave.js',NULL,618,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21205,'081d5cf9d31f69b16b1fbac6e03c76518d8de3ba','3801719298dcb6a983a5299ab93ce688b7a3ab21',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/','library.json',NULL,246,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21206,'da39a3ee5e6b4b0d3255bfef95601890afd80709','da16b2d0d1cddd5c5dd91f51aba5457ca63209b6',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21207,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4d821029f4515650fea554023b4d4d295d256377',1,'core_h5p','libraries',6,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21208,'391a7a93aefa7f47e36c58b1c5b6009fb06e03fb','3eceaf582ad4e24db37ef7c75c6f9083c26a3e8a',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/styles/','h5p-font-icons.css',NULL,360,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21209,'da39a3ee5e6b4b0d3255bfef95601890afd80709','25548a29beabfd239d0e7b6623501de10a030d11',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21210,'cb54001c5951d1c64cf521194a6f353f16d45d30','10e63cd4ab5d6ce7f3cf4f5ab285b8b47eb7f443',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/fonts/','h5p.woff',NULL,16728,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21211,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bce9ba6db01e214198038a53c07995ae80ebb458',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21212,'0e0daa7d1eb4f4ee57b8da5a1d4ed8a610401b77','c5605b0ad08b04af5e3d57325696de7a70469630',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/fonts/','h5p.eot',NULL,16800,'document/unknown',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21213,'1547d8246b70dade7896c1990c7a7fcfc826b933','84f69b4a4cf203b4e0fe3500311c371e03c522cd',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/fonts/','h5p.svg',NULL,63288,'image/svg+xml',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21214,'f6caca29d53b395e72c54ce392be54bdab0601f4','82feab12e64b472d9ace078733d07a0be999596b',1,'core_h5p','libraries',6,'/H5P.FontIcons-1.0/fonts/','h5p.ttf',NULL,16652,'document/unknown',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21215,'44a3655f27e155afe48616ea6ceacaa9f297294b','9b150d94dac50bed50aad4d9a409368723f5b2af',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/','library.json',NULL,1955,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21216,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e5043239890b8ca3c8346d9ecdd0fcd030e98c7a',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21217,'da39a3ee5e6b4b0d3255bfef95601890afd80709','10790ec31bc5580ed12611c0af9cb4899719123e',1,'core_h5p','libraries',7,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21218,'bbce2679d9af620e814ad8d106bf1f1c9c6df3fa','8d13676fb941edd917027761b0a2194955089ceb',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-progressbar.js',NULL,4940,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21219,'da39a3ee5e6b4b0d3255bfef95601890afd80709','272a9890e1119722d9f4d8882c4f854bb1ba24a7',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21220,'f27ac7a69adb497d171a43db900216a2c87f4a44','015ea84d50abfee53723b207620b52f13fd46dfd',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-slider.js',NULL,2237,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21221,'799f77d2c0fc711bacd205aacc587f5900fd15e2','962f841ad1789252fc79b6e80d81ba82442645bf',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-throbber.js',NULL,312,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21222,'07d49ef78f9f9bd0742bc4c165d5d6b87ed405bc','2ec416eb22ecab254c2cf7c81d8abc7cb60005c3',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-help-dialog.js',NULL,2483,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21223,'c6614b314da1ea8233be9174db08df59f72fa029','d1e47118ff37e571b4e429c0dc1203e8ef5853a0',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-score-bar.js',NULL,8422,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21224,'beb8c14ca69cd864960f4eec56a35ed2498cbcae','092529b37c31e8cba35639e0d99c4b6ab167e028',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-progress-circle.js',NULL,4622,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21225,'61d65dafba1e035a9a3c7f5b3b2e8763c9f842f6','0ca06228434ce33b8ad8b34677515a9d48bbe0cf',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-speech-bubble.js',NULL,10766,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21226,'314c35ba550e2b117c382ac3dc711227dfb0c53f','9033a1264d10ad00e3fdbd1c1b136d5fda4c593e',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-message-dialog.js',NULL,968,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21227,'c78fc21f9d083cd6478537033bf363afc28f4da4','bc11e69ae0ff01391e06f2c1080649af52a574e0',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-ui.js',NULL,6015,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21228,'0d16530493105099f90f733a396caf06bb04b774','91bcad1728b2664d6a4aadcd2108917d64bb97f7',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-simple-rounded-button.js',NULL,689,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21229,'be1e404a5ed0df18d48702bf1dcd1bfbc4239e96','62f2cf165b44c660f27e4882bebf4c4d734dbb53',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/js/','joubel-tip.js',NULL,3658,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21230,'7efa588e47e4f779b589f3c0fdb811d626caccbc','f0b0a2340085add1e823d3302eed464937ba711e',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/fonts/','joubel.woff',NULL,4668,'application/octet-stream',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21231,'da39a3ee5e6b4b0d3255bfef95601890afd80709','98f4102b4ce487a7ad7fff9cccdaa5142af35270',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21232,'1529174d6fe54e566f024390e2c26e2b151ce9c1','4ea77f5461f98e169bc6ce69a3294d5f43ed37c3',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/fonts/','joubel.ttf',NULL,4592,'document/unknown',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21233,'dbaee24fe01c47f7e94a4327af9e03830a52906e','1d24bd5fb0729ba7cf01c04d1c4450274725d693',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/fonts/','joubel.svg',NULL,14092,'image/svg+xml',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21234,'0b411a97d059882412923006451a9efae82776a7','9f43adfcc813c36f9f44fa55d57cdd8131cba71c',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/fonts/','joubel.eot',NULL,4752,'document/unknown',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21235,'062b5c0ea946458e99172484d4496a3568b75289','e6cf77ef40102a429e90cba1b6bbe6ad6c6c1b6c',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-ui.css',NULL,1841,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21236,'da39a3ee5e6b4b0d3255bfef95601890afd80709','72bb18e68da44ceafb9b9a030f1de79d9853b68d',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21237,'1895b7c4c5fd305258183f32e77290a3aaed2275','b07e4325245023d88c6453e12b2506ffa02892ed',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-message-dialog.css',NULL,478,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21238,'76e52a42393f8ccaf2729fa4ca431588a43633ca','3f352e8a72065b5f2ed45dfa603dc2dede107a64',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-simple-rounded-button.css',NULL,633,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21239,'73a1a23de7d4ea0be2162aecbc298a0b83b47825','48ae82dee650adaa8ef461883392e3ee3257a029',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-help-dialog.css',NULL,1169,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21240,'77a20b1ea1ebe9fb1db219ee5c979dc3e1cd0f4f','e18afc191671090e36822a30f7cd0dcd4d7c9697',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-speech-bubble.css',NULL,1127,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21241,'7c2d79534d3113f6e7254558c6a82819cc80c0e6','aaa3a004dc40fee20cb37d9730ddb80af4472b58',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-progressbar.css',NULL,835,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21242,'4d23bf0075ae0b8b433238b6959d321298d873dd','e589f9d75dc88f18bc1a4860f4afd3b8d57ca5b2',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-score-bar.css',NULL,3539,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21243,'1f99b772a519c5cfe4d99a1ace15c70bc3d1bc45','6d64bf124ddfb2871ed8f5d791076aef2ec60130',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-progress-circle.css',NULL,1465,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21244,'62609d35205d7b58af263147c8f92d01480850cc','424898babf36f5a3827aa0d56f5f7a6acbefcb7b',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-icon.css',NULL,3537,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21245,'2e64f01a634a70b701e30277ebb0e191cad6590e','5133d138c65acf98fb47b316951d000750dd5c6e',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-tip.css',NULL,1374,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21246,'718d17effef968ebe140e40ef774f0d0cd429d02','08a323630815088e47cd91c6981fe5259929ab54',1,'core_h5p','libraries',7,'/H5P.JoubelUI-1.3/css/','joubel-slider.css',NULL,639,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21247,'16ad85f0dc820a467d72c5485fb11b1dfad692cc','62174046167a219ce2cd67df6937d6b7b222a1d2',1,'core_h5p','libraries',8,'/H5P.SoundJS-1.0/','soundjs-0.6.2.min.js',NULL,59855,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21248,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d026ec6b722422b0051c1e21d410c3dbc3bbc83b',1,'core_h5p','libraries',8,'/H5P.SoundJS-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21249,'da39a3ee5e6b4b0d3255bfef95601890afd80709','585941022845415abb2690b8e2240675d78e9a1d',1,'core_h5p','libraries',8,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21250,'0d40bfa605935580c9c050e601c21ef1ee4f6553','e92cd9687dd9b8e5b3455af8c73eeb7f27195051',1,'core_h5p','libraries',8,'/H5P.SoundJS-1.0/','library.json',NULL,347,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21251,'e7cf1cbd98663969148ef7016b1d9e603c20e7e9','9594bf02852cc2388da05f5e497164e1d0d7223b',1,'core_h5p','libraries',9,'/H5P.Transition-1.0/','library.json',NULL,322,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21252,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6e2fdd2ef41ac5ae503dc809c956083c985fecd',1,'core_h5p','libraries',9,'/H5P.Transition-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21253,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c67d8eac461abdf1fd8425c87ad30959061495e3',1,'core_h5p','libraries',9,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21254,'18df714ab8f9a929aa83f928fc7dc8626248f41a','0889d44b57a50951fa30c23b593e49c679e85673',1,'core_h5p','libraries',9,'/H5P.Transition-1.0/','transition.js',NULL,4591,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21255,'8292ac4bfc5772180d921c4e3d9d381c96d8267d','31b93312f845a8fa479b62337c418636d5ac87c5',1,'core_h5p','libraries',10,'/H5PEditor.ShowWhen-1.0/','h5p-show-when.css',NULL,57,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21256,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ea9528d0b1282c3b1672d6fafba72f68bea93415',1,'core_h5p','libraries',10,'/H5PEditor.ShowWhen-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21257,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bf5ca917a82526608e3beba4deecca61ddc13ab9',1,'core_h5p','libraries',10,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21258,'e07ce592417c913e74113faede3deaaa3dbc51a3','e7367b7b6c5be50b558ef0e73ba4475f3032eaa3',1,'core_h5p','libraries',10,'/H5PEditor.ShowWhen-1.0/','library.json',NULL,361,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21259,'52c44c4be019fdd1d8f29486fba1ea35e393383a','f12d71c325a9863d656f5a5b1586de8d035ddbc7',1,'core_h5p','libraries',10,'/H5PEditor.ShowWhen-1.0/','h5p-show-when.js',NULL,4017,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21260,'fe5beb60997c84ab2f91b54535c4221443cdd21f','dd589cb536a79748be63ccc2b89646c228685fe6',1,'core_h5p','libraries',11,'/Odometer-1.0/','odometer.min.js',NULL,9896,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21261,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bb2411c22ab3a0b77d3f1655805c0693e8739611',1,'core_h5p','libraries',11,'/Odometer-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21262,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b76d9bc227d76a046b098074b410f6867fc6a089',1,'core_h5p','libraries',11,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21263,'27c2624c609faebfc2d355f3a3c3af62210b73a2','43e07a1a3f92e7522f2c46d154725db4bd3822b1',1,'core_h5p','libraries',11,'/Odometer-1.0/','library.json',NULL,400,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21264,'f4f379520ba533ce66e62c211babf6b19e1e55c1','13ab4ec70bc41dc6e80cfb1f65fb7ed16eb7ac1e',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-digital.css',NULL,4686,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21265,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4c995b43f9c3496865ee36636e01b7e65daf2faf',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21266,'cbf50bdd8ebdb2e2764dcb635ce39ef26bff2044','4c14baca241665e647b02d5b5adce06b55bf0360',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-car.css',NULL,7374,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21267,'3f60e6f1fe883de9c0969b42e0a508c9112ef8c0','5748531e64df583ffeab0b7c5ab51e2318c5a913',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-plaza.css',NULL,4677,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21268,'69c3318a8ccb7302b196eb62723bcbe735b9a09c','3a0ae8fdcaa6f54bb40c375a1b933636a830b819',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-minimal.css',NULL,3754,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21269,'eef9563a2cbd611be559de69b73926ec7e04b3c0','43e7976d04e7b1330a13bf8d7900fcb0219e9c61',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-default.css',NULL,4012,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21270,'8cac7e09ca2e2c784dcd4e8b80531d42497879dc','9f4e9125d610bc16f3300c4cab3842edb58db968',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-slot-machine.css',NULL,8015,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21271,'fa8ffa64bcd070065f5f05f8d3761ab2bd917c5e','553ab782fde056cd39fceeb7a5dd87396ac70b1e',1,'core_h5p','libraries',11,'/Odometer-1.0/themes/','odometer-theme-train-station.css',NULL,5700,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21272,'2312878c3a52d307bfa82358a872a08159d99c36','963fbb99896c130e97fb1d3b87b1e07131050bfd',1,'core_h5p','libraries',12,'/Tether-1.0/','library.json',NULL,540,'application/json',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21273,'da39a3ee5e6b4b0d3255bfef95601890afd80709','078b13d584d6d465dfbdb4a9770ce23b51c35b47',1,'core_h5p','libraries',12,'/Tether-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21274,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bfd41c9f1b6b01841e83787935dba3b574d98427',1,'core_h5p','libraries',12,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21275,'4c02e993cdc345d428bfe41afa8a5676e7c717b8','f51302532b0add302ad149a2bb219f8e9bd85f46',1,'core_h5p','libraries',12,'/Tether-1.0/styles/','tether.min.css',NULL,237,'text/css',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21276,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b00972ec7a34d5f23facf4b8c9e254d5d7c8e05e',1,'core_h5p','libraries',12,'/Tether-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21277,'4a3ca8afa207d7a2a1144d0f8b9bc118bdd97450','d0e73b1b5be921a87b5cda438c155dab2f37d893',1,'core_h5p','libraries',12,'/Tether-1.0/scripts/','tether.min.js',NULL,22958,'application/x-javascript',0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21278,'da39a3ee5e6b4b0d3255bfef95601890afd80709','52e316992b4a2fc2391f45a44cabb0a08dcca5bf',1,'core_h5p','libraries',12,'/Tether-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954273,1648954273,0,NULL),(21280,'05904f9be11843976c84cb52132d8d35bc71ae78','0e380ac062e597530a86a2808339bfe9e780ec17',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','chart.css',NULL,487,'text/css',0,NULL,NULL,NULL,1648954274,1648954274,0,NULL),(21281,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1e8ce9db2d64abba6616c26c6cb8c973f5d3b5d3',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954274,1648954274,0,NULL),(21282,'da39a3ee5e6b4b0d3255bfef95601890afd80709','88332ed8c3efd54dcc5121d48f18f1383d4809c2',1,'core_h5p','libraries',13,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21283,'7580fc62423d63ffa8979e87377535374d9791e8','80bb9a9fa6fcc77a7ca1235982b88bfc50d3069c',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','upgrades.js',NULL,563,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21284,'f8a3da1d8b1f746f5133be81f4a95de815d77b12','6b6c2fc1c7ad729d03809eb37f944ed4b03cce23',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','et.json',NULL,713,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21285,'da39a3ee5e6b4b0d3255bfef95601890afd80709','718c56fb6f6953d0bb2004a6facd577a74d9f2b8',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21286,'bcad269d09ff307fc33ab3d8d156642ddf5ddbd5','4c1f7f1e137849b6e69a90ddf14988bdca400a30',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','gl.json',NULL,735,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21287,'75ef0e9c852091b82fad3322f3c49700daa27df6','831c3c865c9a60502fc1823a69aada22c3917559',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','de.json',NULL,746,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21288,'c5e8f56f4cb7dbc89efc5241abe24e6ef7fab303','8a04687c7c667ae45579bce26cdf2678d1c486d5',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','nb.json',NULL,687,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21289,'f4603fc43cd364659c4bb9cb04c09ea96cbcac83','b9dd405afbdab5ae332649013c4551e2204505ae',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','he.json',NULL,771,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21290,'2ab82d8383113d2a423624f3f6f3db1dd7f83279','189336daacacbde9bc909cf30e29cbfd0d1a68b5',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','el.json',NULL,910,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21291,'9dbee79085b4345dc8043eee77610715ddc3034f','a19895c7c30fb33d4d7d6df72f855e0990a018f6',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','nn.json',NULL,678,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21292,'b01a14e93f5ff9137d5f234cea031c0cedfc72d8','da8929218aa430039dcfa4f042366abd2875e8a6',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','sma.json',NULL,691,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21293,'e9ba4cc18b57de1b1df434d7cf856f0eca58ad37','36a04542c2d55b55097de2131a1cba58a4daa6df',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','sv.json',NULL,709,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21294,'6123744144adb5ab3313bd93311f2318f4b2c45e','0e0e8b4528f6bb4e028068ad8e65e5d971396a6e',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','ko.json',NULL,736,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21295,'e76ecd89477312b27e8781c4e1c6dc226ef22cfb','a30c2099c7cf1631a433b334360737895407c995',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','ar.json',NULL,820,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21296,'93e421e7c13fd1b702fb53deceb94eb9d2401912','8cb8fe37c7a9cff9bff109d3a7c5594f662ff0ed',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','km.json',NULL,704,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21297,'2e7bad2b112a2e101bedc8b4fcec488847656171','de21f9b7af6dce6a82f798e30e8401e34076a509',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','sl.json',NULL,691,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21298,'79ecc61663cbd9bc33a37004d025bee4654a95fb','c5e9ba10535a829fc6d026363d47ab8f8df8b892',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','tr.json',NULL,725,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21299,'95b44d4320ff0a4078acdd570fb2fa2d2e5ae3ed','1d1828fda533e1705129f30c98de518424685176',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','bs.json',NULL,701,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21300,'e93db0498377807c0be75cc6eb88d8ba73045f1a','4380898b4dadddcd8d00d016a945e4269ef14908',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','zh-hans.json',NULL,651,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21301,'8a58aadcebea10b225eabfc3aa96c240b76f8f33','f01fd5ddf266c05bbd3320652b8ed8e8832a7780',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','pt.json',NULL,745,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21302,'d4831dbb673ce4084d146201125ecbd24dafe2f6','65bd675762356dc5d9f946a8e5b8ebe97b3c7674',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','bg.json',NULL,962,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21303,'3b02ca0bd16d3c0cd928f292594fbb3afdc7c965','8a34b3c9e28d140a6d667e765ca37038c1228181',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','fr.json',NULL,744,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21304,'b01a14e93f5ff9137d5f234cea031c0cedfc72d8','e2e101ec856e79405ce2bb549c7ee3ffbd5a5d8a',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','sme.json',NULL,691,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21305,'755e828b1c536344f325d90b0f2b0f10883d7ee8','c5b849381b3e791454a94e47e088c2b652114c42',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','nl.json',NULL,731,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21306,'b01a14e93f5ff9137d5f234cea031c0cedfc72d8','bbf937b651454ed922c79c5388c3c4b4567c665a',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','smj.json',NULL,691,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21307,'5476cfa3bb7de882a19d8b100b44190586864a7b','055fad15f248c67aaba426607c9c4883ea422c89',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','es.json',NULL,760,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21308,'381821e85ddd34ec59aea529c26cde6c192911ff','ee623f29896b515383347a7f47fa9ef8942d2552',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','ja.json',NULL,699,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21309,'6f96cc68ff03e1be554dd302904b4e499f42c2f3','4ef90ef535bde13be3a6f917492f0582749753af',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','ca.json',NULL,761,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21310,'65d92ebb777238697dacffed4201ad0a62472750','b92302df3668396b02f7eaf15966d17da07fe79c',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','it.json',NULL,737,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21311,'683bba48972fd47c5424975c0c1a15eeaebcbef4','b64b62eec1079965037e15b2735855d940dc0864',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','cs.json',NULL,714,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21312,'c3a1e65000cb80e90426f9b6063115562b5b9d37','741d827e6143599504e2d7ae80d930347832dd0a',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','fi.json',NULL,651,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21313,'1d9b5bf3fc599e221553dc2739cf89fa67d92878','0d49c3cd6e581498dd5c47778736217290342ae9',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','fa.json',NULL,853,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21314,'1e962dbe1fb04bdbe7b0e51987aa7136a9015501','f8a5508006f3fd8de7799b0001ddc67237b92b7b',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','eu.json',NULL,735,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21315,'67f054efb444cc0b5ce5859d07253ddc19b77849','037a3ed89abeee26e042cc1b2bbcdbdc13d0587b',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','zh.json',NULL,650,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21316,'bec824b09a62f2efdc27ece1b872a1a33081e4d9','d37cac450d68c2d14e994490a6a10aeca84a4737',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','zh-tw.json',NULL,683,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21317,'88d66ee6de50d3e2eb2b5d547bfed883365bc6ed','038d02dcdc4db8aa7ef70f7486b97b8b84637420',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','ru.json',NULL,905,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21318,'5476cfa3bb7de882a19d8b100b44190586864a7b','00940b510789e717da4bf4c3c9d8411cc95335fa',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','es-mx.json',NULL,760,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21319,'58df522d9e8b49f1c59f163f2e6e133c73610b51','e642bbb4dfd757554fa5882062e800393ce6a7f2',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/language/','pt-br.json',NULL,710,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21320,'6e69b95bba9b80063c15465be2ba064281705e02','76c6290798e92fdeee6c46549fc16e30deac2e92',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','library.json',NULL,693,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21321,'2311c1abdeb3d34b9a01d73ea79f2e8212441295','1f4136bebcd9ccc64e256359dfa9c6a0f3acb744',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','chart.js',NULL,3477,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21322,'cba0d0ff98ffd58f13d82e24dc4e146d70a279e0','3418ef56f175970f7bb288fe2925ebc4805a00b9',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','d3.js',NULL,335543,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21323,'59d2633362ded2575ce6a0cee5e20b67e4070921','951106fe15bf379e83ad0ace60edda1f19911cc4',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','bar.js',NULL,3498,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21324,'2ada3bb3f4c9a9e0415ca0d1949538fff6c7ebf1','a0948cca0060621dd4871951025c79b7cb834cd1',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','icon.svg',NULL,2095,'image/svg+xml',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21325,'9a50a44a63aed1b70090dd9d87a839adbe02a242','ed63e63cc7f5f2bde2b2e86f8fe4558c9c3db0b4',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','semantics.json',NULL,1850,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21326,'1e35051f466802bf51eef9e4c4dd567dd3296f4b','0cbf594f4dd5183cd8bffee4927ef1bee85cb640',1,'core_h5p','libraries',13,'/H5P.Chart-1.2/','pie.js',NULL,2467,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21327,'cdbac43ced2e4b5081809e9844e94f8345549327','9c2e1e9cfd208f778c373ce7bc81d5c3ddcb5b30',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/','library.json',NULL,508,'application/json',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21328,'da39a3ee5e6b4b0d3255bfef95601890afd80709','96afba742868ccaaa7dd2e3fb3931b4befcc1b84',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21329,'da39a3ee5e6b4b0d3255bfef95601890afd80709','064420816581635d7ced9f9a1591fd06464c810c',1,'core_h5p','libraries',14,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21330,'1807f8176558e6b20d1225b5204adbde7e8a6ed1','0fd801e0552fa96ad4097688a0e96cce9c7c7496',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/styles/','color-selector.css',NULL,385,'text/css',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21331,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dd4085c50de243a354f942d16a8086627d0e9a31',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21332,'4ed48a0fee604c51f38739cd0df4d50040a24c10','f29e051b7a9e7463386669c630de47b4dd0fc4a9',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/styles/','spectrum.css',NULL,14921,'text/css',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21333,'8fe1ce11db9c765a08571a99f888b7e1f949d5e8','5248256900df1d53219ae70bbcb92047ccb947be',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/scripts/','color-selector.js',NULL,2861,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21334,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b999c718bc7fcd9e4eb722e12acd060e4b7b9c46',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21335,'18dec97c7c309159caede5cf4c66d9a744954baf','46c1e4fd1dd4a55199f22c0213564015aa2119ed',1,'core_h5p','libraries',14,'/H5PEditor.ColorSelector-1.2/scripts/','spectrum.js',NULL,79889,'application/x-javascript',0,NULL,NULL,NULL,1648954275,1648954275,0,NULL),(21337,'5d23fa93654ac55782a270574612f8bf3f88a275','2b59dd15b257478adf5205d0fa2ac25e56754dcf',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','et.json',NULL,2302,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21338,'da39a3ee5e6b4b0d3255bfef95601890afd80709','539b7fa06fad94bbbc73ec526b6f87a6fd779270',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21339,'da39a3ee5e6b4b0d3255bfef95601890afd80709','563d4805ddb8e84b636a4f132de06b8fe90044ef',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21340,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8599ff1849416ca841723f7a39574aeb38f0bf2b',1,'core_h5p','libraries',15,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21341,'7c98d79de55c3dadf054d55f08778ed7c7d21172','d96a55bdbb03dfab3a432b4d4c68d37a7cff4452',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','de.json',NULL,2358,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21342,'08bd971ada532d7a5cbefbb67ec4bfc291fcf6a9','b78cd0204c1d35ac3603586b00ced1930a38581b',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','nb.json',NULL,2243,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21343,'8bf7bf761e79d1ede92fe8b55b472e0b8fcca102','cce99f6f0bf366ba39143acf443ca648ca426e37',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','el.json',NULL,3088,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21344,'16eb05e9e81adad8729d0083811a3be2652758ee','7333ae154e1af93f99435e217b996eb2e75f2350',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','sma.json',NULL,2293,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21345,'0e7d4536a2f6bf4d26f3d5521ebf4c0b47e8d7b5','2199535bdbfe4a835f54032b17cb96771294b129',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','ko.json',NULL,2429,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21346,'95c166beea1913b703b5b733031178c1a34c6334','212132972745f3c61ea62a06f27dee0372bce74e',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','ar.json',NULL,2622,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21347,'014523548a4398693fd4783b65e2f3281fde782e','cc02cdb51fc3a7f8526bf2a241b5d28b681d08be',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','sl.json',NULL,2345,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21348,'8f49079bf5765837a8f427fcf4ea4106de8f108a','50b398b4284677d45b5ba34c1b88f615ab457737',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','cy.json',NULL,2373,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21349,'117a267710e93ebd41e0416169a73aafe1182f36','c5370c707c5fda45bda65f38af54aa88567b249b',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','bs.json',NULL,2278,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21350,'65598123bdec810559702e1ab2f91dc9f0822b04','29145a26562d50510abb11efa9b03e6460e990cf',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','zh-hans.json',NULL,2183,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21351,'60e3bb5d7341c1b99a21c58cad006c2d1041b382','b86a3777d83813fe4dab62e6e292ba8eb3f59654',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','pt.json',NULL,2395,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21352,'19c079723b3e461ed0b10b5862cc08274ca4308c','b297831ce68b27323a5a75f83f8f24c8ccbdc47e',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','bg.json',NULL,3047,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21353,'c27653a851b06b4855207a618f6ab14549da1c10','98a250767c960819b6bb8febc5735107e8e003cc',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','fr.json',NULL,2373,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21354,'16eb05e9e81adad8729d0083811a3be2652758ee','bb21dc59ad1e3e73001d604c74ae2a0dc95f7a4b',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','sme.json',NULL,2293,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21355,'061d1db9cbda50cd8111298892f24e936772a75c','8f824ee65e53856e713432515e7bffd2adac23db',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','nl.json',NULL,2348,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21356,'16eb05e9e81adad8729d0083811a3be2652758ee','8b7b39d94582ceed7c963d51ea21e757d57ed046',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','smj.json',NULL,2293,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21357,'5daa8c05585d04fe6ebc071d6967a95e5e92c8c9','199114c1438d0fafd4f943dca4637a10e54103c5',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','es.json',NULL,2414,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21358,'abda101ea2b85062f1f190a8c250a144eedb5a30','56b7d9c4a06068ef0e4b0e3de1008d0e7570a726',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','ca.json',NULL,2411,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21359,'40c7ea312771b19525cd594948b5e0c09f7bdef1','ce94b162a9f789e80173bba7a0f26eb57492ec72',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','it.json',NULL,2374,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21360,'00ce5d73d21a5bfe2ed725a483da9c327fc0099a','b745aab923d76af7dc12d3df6f38baab411d300e',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','zh-hant.json',NULL,2178,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21361,'28196846c42a481060310239256e5b44e2aa9f1d','414ca7baf541020f96b684e6573251073e192d33',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','cs.json',NULL,2397,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21362,'ac405cbd1be8537b22652aca4ecb37e77e09ab75','7546917f1cd45e1f66b8946bc8ec9a223f1265ba',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','fi.json',NULL,2312,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21363,'2d485b5a8dfeb62a5094f143646ac96b98b3ff98','db01094079cf63d5285fb727f77276acaa5d13ef',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','eu.json',NULL,2321,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21364,'ec88d58746d7d953648e18f7d47294b40e2f8612','91ef9c7268b3254133fa259920adabc576d99937',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','da.json',NULL,2303,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21365,'75a3bc9aff842cf29e6650e82a7b5609930b60dd','99be0b4f170518407547b13a5e6679205d9d06d7',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','ru.json',NULL,2739,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21366,'5daa8c05585d04fe6ebc071d6967a95e5e92c8c9','89b361a4e2e1f890838a92d103acb1bb4c6f1fa2',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','es-mx.json',NULL,2414,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21367,'d6e2b13021d0a27c07acdf1a243e8658dc9f4335','f5efadc68a4e60f9532a8f75a7a942d00e7a21e3',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/language/','pt-br.json',NULL,2378,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21368,'7453519775975b5d0bb2d9577ca4dba8e6dfc42a','75aa29f82c1b9e00c8084123e3ee34228d8cd060',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','library.json',NULL,584,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21369,'0afa8feb82da610c5b3622963c4570969c5d19ac','399f8fbc0b9a5028afe139e50f14117974e1809a',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','template.js',NULL,3444,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21370,'418bc5d9a97f8ef486a4078c906883cb15971bc1','b1e71249ac75b224c7aeb7f2a4c995073486e8c2',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','h5p.svg',NULL,1261,'image/svg+xml',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21371,'656aa053329a4b611191f3dd040cdeb4632e3f2a','b08c1e39ae0612f5ef2e02a17dfecfe212a9b4ce',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','collage.css',NULL,669,'text/css',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21372,'b2c378516ee353df4d30797b670e2ad183059462','a3e0f8cbe93996ae1d3fdcea9fcff61014ddd640',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','icon.svg',NULL,3032,'image/svg+xml',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21373,'83ee66877a18a45468630a9d02290626947f1f2c','2cf8643889a96b2326e6d544c2f885ecd8790126',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','semantics.json',NULL,4254,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21374,'c1fd13e8f6945d9b2e1f810acfce2b80e5b02274','d8b24578952d31a172ade419ef85910b4953b5e6',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','collage.js',NULL,5011,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21375,'b55cf499f462557c5112e3d1fc970a99e2e06496','a417b20c1a27e99708b2931f58c13d0243cd0148',1,'core_h5p','libraries',15,'/H5P.Collage-0.3/','clip.js',NULL,3248,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21376,'fa7d87834a2c0b00efe78b1349a25b0c035317a7','bd2f3b0e251c101c1b552b284e00cac9243477bf',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','collage-editor.js',NULL,10099,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21377,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7db9e6aea4f8b254b56b1f71559a313033b6e2d5',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21378,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bbd582691f0a12bcd74c859be2547cc4f61563a8',1,'core_h5p','libraries',16,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21379,'c2a57207785fb0dae3b3d466e8dd1736811ce0ff','da6d19dba93812b157ddc7558557994a12fc39bf',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','et.json',NULL,643,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21380,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e1d1b89ad20cb3b0021631cd836d28718910f575',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21381,'39c9f0217c49d2b30b0cff17ee205d030ff7d4fa','df01ad455278f7bc654fbd6527bb7d54c0e43fdb',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','gl.json',NULL,653,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21382,'6252f53c9f9a65db808b2f56c731fc42180f8471','67a89060f4c2b3fde071293b905fffb88bba67fa',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','de.json',NULL,698,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21383,'7ba15f3ff9e3f99dcef23ed1a3469f565f9dc633','858e2b87a0c86fe61de22996bfb0969fe949ea8a',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','el.json',NULL,981,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21384,'48fcf7e0a55eb4534d4eefc4fe2bee44356bca42','7a8e798ee02539810147d9c147e50d7158c97f37',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','sma.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21385,'48fcf7e0a55eb4534d4eefc4fe2bee44356bca42','06b71a042d25208cb1ec29ee899abc7918277cc4',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','en.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21386,'da1a724085d007aaee48b8c42e1f9e535e769e6c','a41526ff453d716717770bb617640602f3aa4fd2',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','sv.json',NULL,646,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21387,'24c6b43827f69bbceb7e68daf2ac71889bbd691b','2946f4ceea114c89f43e4d4048b74c1ba0077576',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','ko.json',NULL,679,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21388,'c594db6fb489fe8249cc3af8609c53b05ee2c83d','a2d074ecad534c34b6eb2bbecd0669d4c724ff87',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','sl.json',NULL,680,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21389,'cfc1a8804a192ae86d1c64a2bb9a8e882898d87a','1b561df342a2757b76a792d682bc5d1edb45f0d6',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','tr.json',NULL,664,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21390,'9c5b7fde8ef48f253b4259bdc98890288002cd52','b5c5a720f1cfc20111eab780306d5c1900b88633',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','zh-hans.json',NULL,575,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21391,'0e571e1dd274b16e51299f52ecb8818fbd629791','9977647bcb48b3dd2904223efdb13eb2a7ef1b44',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','pt.json',NULL,702,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21392,'61f27df95c09c737a1476c838b1f45169c338c98','f2b636cc696337f06709f6bec9e49ba9db2e675d',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','bg.json',NULL,1025,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21393,'467abc3bea0edb4ca9e2f57ca3af1310171bc59f','e1ac38edf74742b3582950d83cc8cec40b9fcc2f',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','fr.json',NULL,669,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21394,'48fcf7e0a55eb4534d4eefc4fe2bee44356bca42','ed0b21f8e43a9111b1a05c685a60aa1eed1c5801',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','sme.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21395,'4b0816f5ad628712869de0205597c468b8f261bf','ef981a1da8f7ce260c085e85a0c3dc28b65bf3d1',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','nl.json',NULL,663,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21396,'48fcf7e0a55eb4534d4eefc4fe2bee44356bca42','dda2ff5068e499a531e3655554ddd3c3ff76bdd9',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','smj.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21397,'8041337ee09247ae6addd81b6953425d7b04218f','9b369e31cce74424d19a0bd7c96721aacd84782c',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','es.json',NULL,682,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21398,'44a6f5294df4731772426c694a6e12c612c96727','106044d18833ca83cbdfc08ac978c7bdab215315',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','ca.json',NULL,718,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21399,'3faf429bc74d97c5af7a212fe229e10022990379','2bc02808036f51a9d0d784d2a7af89bcf5b797f2',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','it.json',NULL,668,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21400,'6826f7eb33064ebcc2b9e6efb6f9117c7f6d1fdf','d687db28ad9d795998d0a94d0b92bdf3663f3124',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','zh-hant.json',NULL,580,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21401,'696fff31485edf0dfe04bff1563c66b775a17a41','ba768c450e3a1216c5ea0d6d222c6d7866b19801',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','cs.json',NULL,665,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21402,'8d0238dfef1cf7f4f89d50f8bcbebf85d0371b9f','0ed35576be27a8f2e9a0a453b61858ec22b08cbd',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','eu.json',NULL,649,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21403,'8041337ee09247ae6addd81b6953425d7b04218f','ed550346e06cd71518b9760fd00e31a8f7d6f292',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','es-mx.json',NULL,682,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21404,'3dd35d65d2ed8d2592b14078a0671108950d1156','5464d3fdbca477bc465160e756cc6fb791ea6010',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/language/','pt-br.json',NULL,675,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21405,'a4c15aeededab047c810c287f953798ebc4d6edf','d0adb8e649edc90cdae125c0089870872d3fee61',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','library.json',NULL,722,'application/json',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21406,'f686a7992e04cdd44a2805222c3b5195807a372a','7076154761a69d1b8b02c4024f97b09423d0150c',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','layout-selector.js',NULL,3225,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21407,'4655e81de83a09f7e6ee44563f3928c649168209','2bbb40ebeeb82f6064dd4d3ce2e5ac5fe95a2b06',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','collage-editor.css',NULL,6947,'text/css',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21408,'6021f39383518828c996c22713325581f4d35a43','525305e6b7d670f84a2f642c5329012bb73e44b2',1,'core_h5p','libraries',16,'/H5PEditor.Collage-0.3/','clip-editor.js',NULL,16222,'application/x-javascript',0,NULL,NULL,NULL,1648954277,1648954277,0,NULL),(21412,'ce919fc771b3b1afd974d2d404f901c7ee2b0f16','93a6ddf903306e567ae8f03e27ae8c3bfe04ebd0',545,'tool_recyclebin','recyclebin_course',9,'/','backup.mbz',2,2674,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21413,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e9c945bbd9c9844de709c1e5ae1c6deccbbd70c1',545,'tool_recyclebin','recyclebin_course',9,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21416,'4803c74a8b492a2262f3a8fe1c608e915bffc17d','6adcfb0de7ca9ffb64e04562a67480a03f8d3187',545,'tool_recyclebin','recyclebin_course',10,'/','backup.mbz',2,2663,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21417,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0d7ca165e00692ade1c7546e454595accba704a8',545,'tool_recyclebin','recyclebin_course',10,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21420,'ce82b969145a6a3ffcc35f060176840041f252ed','e2dd834045b819cd60d6e3d3a5162abfed7660d3',545,'tool_recyclebin','recyclebin_course',11,'/','backup.mbz',2,130034,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21421,'da39a3ee5e6b4b0d3255bfef95601890afd80709','471c533f97666c8ec33705604f7c2398f6d78960',545,'tool_recyclebin','recyclebin_course',11,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21424,'7651fbfdb872c30b4e685c5107697652f251af50','ed7ba06e5f453ad93642abbaf08c7510085c72d5',545,'tool_recyclebin','recyclebin_course',12,'/','backup.mbz',2,2760,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21425,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bfbcd44d19d3b8ef820d465e6ff37b37319d8b09',545,'tool_recyclebin','recyclebin_course',12,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954285,1648954285,0,NULL),(21428,'e316139936f3accd2d415c918c38a904c24b650c','719b76d4c8525b53fdd20dc83630974ea6de423c',545,'tool_recyclebin','recyclebin_course',13,'/','backup.mbz',2,3773,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954286,1648954286,0,NULL),(21429,'da39a3ee5e6b4b0d3255bfef95601890afd80709','35a3764e16f47a8c8d2fdaf7c78ac05219152154',545,'tool_recyclebin','recyclebin_course',13,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954286,1648954286,0,NULL),(21432,'47e0cb02a2af6164ea008eb5595d1527175d082c','fa9c8b2d3c5d4ab5b97c21751fe83cb4e8ffe1aa',545,'tool_recyclebin','recyclebin_course',14,'/','backup.mbz',2,484796,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21433,'da39a3ee5e6b4b0d3255bfef95601890afd80709','35cc2a59d115ef0477780d229974b2d5f1d454a5',545,'tool_recyclebin','recyclebin_course',14,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21436,'ad23e10010edcb83e2b781d507edb92de8703ad3','5349ff98a5ef0af58da37320248a93084f0309b3',545,'tool_recyclebin','recyclebin_course',15,'/','backup.mbz',2,3210,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21437,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d4e8614840ffbca7603ece57086a5c9c0ce1cc1e',545,'tool_recyclebin','recyclebin_course',15,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21440,'6f42a7168995d9955c4621f1f6a9ea6561770390','207451701d4e8a2aaa3105699849fb0a325ed526',545,'tool_recyclebin','recyclebin_course',16,'/','backup.mbz',2,216398,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21441,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0ccdde1b541aeb89e8e70fd3f756c4e0c0fe6369',545,'tool_recyclebin','recyclebin_course',16,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21444,'27fa98bac7d46eb8aafba26abcc76d772aea270c','5434c27b1656b7e00b0efcf3e3afb56a8361603a',545,'tool_recyclebin','recyclebin_course',17,'/','backup.mbz',2,3197,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21445,'da39a3ee5e6b4b0d3255bfef95601890afd80709','882063016a8f2ae01576c2bfd28aafb4d4ac7de7',545,'tool_recyclebin','recyclebin_course',17,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954287,1648954287,0,NULL),(21448,'9aa1c34d5c7ee6f009370e3a2c71dae3cc039944','aa5a8f0c1862f698ddaf2920c40b16d4cdc94062',545,'tool_recyclebin','recyclebin_course',18,'/','backup.mbz',2,634690,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21449,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7e9b510fce6f2a9dcd21dde91508b990a5b690be',545,'tool_recyclebin','recyclebin_course',18,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21452,'2a777650563dec2c962785e3311077286e11ea56','94014fe2bed2b5f0506bd060853e3ac56a5d8174',545,'tool_recyclebin','recyclebin_course',19,'/','backup.mbz',2,1774482,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21453,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f5e961407bcab7224ac073c343a2bf5ef04301b0',545,'tool_recyclebin','recyclebin_course',19,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21456,'42a3807e697ec1eec92d147e731b2ff2be6fcc41','350c40a053ab35b5d478e1ada45dd2c232118a79',545,'tool_recyclebin','recyclebin_course',20,'/','backup.mbz',2,3091,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21457,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2500c426ee4f66a573d6d3b21ab6ca10514fead0',545,'tool_recyclebin','recyclebin_course',20,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21460,'66b331c97546e4543bd193ce5e00f8323da66624','b06b10763d18d813ded0e9e5cc0b26efa3700fc2',545,'tool_recyclebin','recyclebin_course',21,'/','backup.mbz',2,3086,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21461,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b6e27dc3a187e3848142a65a53372721b000dd35',545,'tool_recyclebin','recyclebin_course',21,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21464,'05395d51cece9979bfb2eeb43f2dea3ceee48077','2dc1c5502a83caa12fee498391841ea1b92d2f84',545,'tool_recyclebin','recyclebin_course',22,'/','backup.mbz',2,3093,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21465,'da39a3ee5e6b4b0d3255bfef95601890afd80709','788ee4a5ebaa727c84653d0cc201e3b6507bd223',545,'tool_recyclebin','recyclebin_course',22,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954288,1648954288,0,NULL),(21468,'d1dd2bb3c12911811e77ff26681a21d85b7a6bba','53bcfb57c94e7235e13c6567d5f87b4c728364ae',545,'tool_recyclebin','recyclebin_course',23,'/','backup.mbz',2,138769,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21469,'da39a3ee5e6b4b0d3255bfef95601890afd80709','127d8ab4143e2ab74ad8bb9eddd35e19b3ccc70e',545,'tool_recyclebin','recyclebin_course',23,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21472,'fab4378330bda05cb1d42bdcf6121b0d035c8ea2','ab07a992032bd0600811cd655f5e6570bd98d3d2',545,'tool_recyclebin','recyclebin_course',24,'/','backup.mbz',2,3090,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21473,'da39a3ee5e6b4b0d3255bfef95601890afd80709','431c60ceb388fb3738148e49377075f8b724adc6',545,'tool_recyclebin','recyclebin_course',24,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21476,'84f77f894713a10b59fe01bb0bbeb8ea4d3fb2aa','241c4c4351ad93123727ceb8b79a69a1cc4c4492',545,'tool_recyclebin','recyclebin_course',25,'/','backup.mbz',2,3118,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21477,'da39a3ee5e6b4b0d3255bfef95601890afd80709','752e659d7a48c7262d459e651919c4dcab9be5e8',545,'tool_recyclebin','recyclebin_course',25,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21480,'b4e2c63337289b1bc0e3891b69e3effaed057190','8e3ae8ff2159a48439a6aba0a9d95624e7e3356c',545,'tool_recyclebin','recyclebin_course',26,'/','backup.mbz',2,3118,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21481,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8b56da6e9defe07c25b68a6e08efe796e653ac82',545,'tool_recyclebin','recyclebin_course',26,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21484,'bc98f9421b52a70fb90d6839a3024003ea9a6330','fd218e5616ab6fd6436e1c3087b0e94565aa4eb9',545,'tool_recyclebin','recyclebin_course',27,'/','backup.mbz',2,275531,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21485,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d2cc6cd92571bbb0fbe7184a124c59611ea02526',545,'tool_recyclebin','recyclebin_course',27,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21488,'56512e938c7ca48fe1c55fc8ee1177a1b46bdb7c','ea2085f87bdc5de99a85ccc7cc2ba50f27cbb176',545,'tool_recyclebin','recyclebin_course',28,'/','backup.mbz',2,98678,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21489,'da39a3ee5e6b4b0d3255bfef95601890afd80709','36a3c4e8e2945d057f624094514ad4b235f07a5a',545,'tool_recyclebin','recyclebin_course',28,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954289,1648954289,0,NULL),(21492,'0174282cd976b9fab72b9d24f1176a7e6aa06e22','b510ba34f867db5baef1bb6e6c1ee49220f02dd0',545,'tool_recyclebin','recyclebin_course',29,'/','backup.mbz',2,223762,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21493,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75e2d68633d375323bb39ebc3a623ca7135fbaac',545,'tool_recyclebin','recyclebin_course',29,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21496,'37a4bfa6986037c4d121cda9b00a25af227d1843','edf599cb1140cc69fba3963fdecb9890ab119081',545,'tool_recyclebin','recyclebin_course',30,'/','backup.mbz',2,241883,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21497,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a412783b3e429c308c44a834caf7cd0dc128b58b',545,'tool_recyclebin','recyclebin_course',30,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21500,'57b4e1d8d5422c9781b19f5ab6007bbe2deb17ad','7820d4f0070b8e9b08638c3c6c4f14e77d60bb2f',545,'tool_recyclebin','recyclebin_course',31,'/','backup.mbz',2,232385,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21501,'da39a3ee5e6b4b0d3255bfef95601890afd80709','921c425cb468e8698db63757ae1b78db78435a17',545,'tool_recyclebin','recyclebin_course',31,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954290,1648954290,0,NULL),(21504,'d5d79fc90f06f7492ec4726cd8895c9f43867599','69cae04ce4256fdacc1524e2ca5e93470c51f4c3',545,'tool_recyclebin','recyclebin_course',32,'/','backup.mbz',2,2563070,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21505,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f320224e538052e54dbf4bf59d119c175bfb7377',545,'tool_recyclebin','recyclebin_course',32,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21508,'ea57c797ba3c821b8597c56fe31c1485afbe7d17','9fcef4a946595821a7b6cff863f7afbbb46f8994',545,'tool_recyclebin','recyclebin_course',33,'/','backup.mbz',2,3082,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21509,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75574747e1de11b24e2f976edd81478ad0d361b6',545,'tool_recyclebin','recyclebin_course',33,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21512,'0d2e0ee8caf8711e6a37bbd816d1c962657c2c45','9ef87f87f6c333b8e33857a34560bcd5a243e104',545,'tool_recyclebin','recyclebin_course',34,'/','backup.mbz',2,3090,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21513,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4c86dcf5a04ac26e9b55c1178fdbc0e66b9635a9',545,'tool_recyclebin','recyclebin_course',34,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21516,'180bc08e3c82f635458b9b4d4eea5619d54b9e73','fe082a8e99249d7aeac52c4311439bb0092836a1',545,'tool_recyclebin','recyclebin_course',35,'/','backup.mbz',2,3097,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21517,'da39a3ee5e6b4b0d3255bfef95601890afd80709','198bfa77dcfd488b03fc15b161e900ae51ed5e9d',545,'tool_recyclebin','recyclebin_course',35,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21520,'8868275e28ca4bcba60406e8c8c10d69351f84d2','524db3f2176c37a12e0dda57837dd5c36f04494c',545,'tool_recyclebin','recyclebin_course',36,'/','backup.mbz',2,3081,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21521,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d41393c040f7f9520e1367ed2ddb7398663adbd7',545,'tool_recyclebin','recyclebin_course',36,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21524,'e608dce57491a5c2239ac3b906741dbd1a30713d','30c452897363acb9c1e59bdce43e6160ee225ffb',545,'tool_recyclebin','recyclebin_course',37,'/','backup.mbz',2,3094,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21525,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c099378477c50731f0c694123aec72e08f5f5de5',545,'tool_recyclebin','recyclebin_course',37,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954291,1648954291,0,NULL),(21528,'c98cd00c861d3d52258df94325b7b7c98817ff65','4aea78e5517062ab841da41479e260e467079c46',545,'tool_recyclebin','recyclebin_course',38,'/','backup.mbz',2,3102,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21529,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f2c65b69cd6ce2b00f1eaf34ec1ca7592089a77d',545,'tool_recyclebin','recyclebin_course',38,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21532,'9efe4e7fb507047c6c2637d603c36a5355601e1e','d21943f5f0109f5f105812e52d8955e75b39c4e7',545,'tool_recyclebin','recyclebin_course',39,'/','backup.mbz',2,3097,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21533,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d307468e239f9e40a1ca03896ab3f06b75a84c33',545,'tool_recyclebin','recyclebin_course',39,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21536,'8fe087f30398a851001d66409610d20e66824bd5','4461bbf602aa9756b90c55639bc3c98dd72bfe6b',545,'tool_recyclebin','recyclebin_course',40,'/','backup.mbz',2,3107,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21537,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e50e09d1a2ab58aead23aecb735a064399f002cf',545,'tool_recyclebin','recyclebin_course',40,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21540,'992c9eca7bbd7e6ab9c8dcf2ac26441ee1a9217c','ffbb8b04c6826ba7e7234a6d0d6ef0ae0546458f',680,'tool_recyclebin','recyclebin_course',41,'/','backup.mbz',2,3005,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21541,'da39a3ee5e6b4b0d3255bfef95601890afd80709','63d4607766f909d98a0fa61b203ef2957c9125c4',680,'tool_recyclebin','recyclebin_course',41,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21544,'ed2f1552dcda5ad6106a69158784533f2ffacca0','a4e5521cd590f70a9069e6dcecbeb2717c5eb4b7',680,'tool_recyclebin','recyclebin_course',42,'/','backup.mbz',2,3278,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21545,'da39a3ee5e6b4b0d3255bfef95601890afd80709','40b2d153c852bc60387d3cefd2674ffe628c2706',680,'tool_recyclebin','recyclebin_course',42,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954292,1648954292,0,NULL),(21548,'cbd8ef4045b91bc379693e57b6581977cc52e3a0','67e8cb8c175d118086d830da33a5c6b18b2e242a',545,'tool_recyclebin','recyclebin_course',43,'/','backup.mbz',2,8603313,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954293,1648954293,0,NULL),(21549,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9568a59050b2faf576cab85d46fe141e8d2aeb2a',545,'tool_recyclebin','recyclebin_course',43,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954293,1648954293,0,NULL),(21552,'494f343d135faf1c9cf56558c19426721aa2f9b4','5bfa8b03dd5a01e01ffeafdedbb3acbea4a29ca5',545,'tool_recyclebin','recyclebin_course',44,'/','backup.mbz',2,3026,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954293,1648954293,0,NULL),(21553,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5678dc2d97d2b9f6c7f3b2533c5bd3309a29a56d',545,'tool_recyclebin','recyclebin_course',44,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954293,1648954293,0,NULL),(21556,'c4b742c8e8ed67814129baa4bf55f017c6e51205','ffa72acf2b55edfcd6ff2add12db842473d82434',545,'tool_recyclebin','recyclebin_course',45,'/','backup.mbz',2,1631539,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954294,1648954294,0,NULL),(21557,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6e1f96f56aad0a1f918e483c925f78734d313ac',545,'tool_recyclebin','recyclebin_course',45,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954294,1648954294,0,NULL),(21560,'445a9794d5dead911240ac1b30866ef58ce4771f','56e369be5942c48e923614a51cde72a285f0c268',545,'tool_recyclebin','recyclebin_course',46,'/','backup.mbz',2,28661779,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954295,1648954296,0,NULL),(21561,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e5201132e85c1a73755e5062e7ffb65dababb2a7',545,'tool_recyclebin','recyclebin_course',46,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954296,1648954296,0,NULL),(21564,'e80780b62c87c532c5ac3af34a9de8be4abdfd34','3468a7c3cee4e957dff3b9c60465e7b88017a097',545,'tool_recyclebin','recyclebin_course',47,'/','backup.mbz',2,23146504,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954297,1648954297,0,NULL),(21565,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6648a92cf1ba0c0a87a20b23cf40f31c0f832280',545,'tool_recyclebin','recyclebin_course',47,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954297,1648954297,0,NULL),(21568,'56423b97e04693d20ed7caf183ec11ea5cbb8ad2','470c48e1a08571cb0287033fc05ba594a551a674',545,'tool_recyclebin','recyclebin_course',48,'/','backup.mbz',2,14058334,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954298,1648954298,0,NULL),(21569,'da39a3ee5e6b4b0d3255bfef95601890afd80709','468b6280e8cd3ca8993aeedcfa529c4010217eb1',545,'tool_recyclebin','recyclebin_course',48,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954298,1648954298,0,NULL),(21572,'ce2c79f0e0f0452704a7f04ec445a3e55e69788d','d50b4ac4fbb1a2bd745e3b85b0d90c0fd0d5d36f',545,'tool_recyclebin','recyclebin_course',49,'/','backup.mbz',2,3114,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21573,'da39a3ee5e6b4b0d3255bfef95601890afd80709','042cf4a121a9bac6560cbd1bc6fdb24dbb974663',545,'tool_recyclebin','recyclebin_course',49,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21576,'a0b1b08b9e793c14ff276b8ce8459c921b2849bf','101cf8980bbf5d6e7ccb41300eef75dfd5f9fb8d',545,'tool_recyclebin','recyclebin_course',50,'/','backup.mbz',2,3107,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21577,'da39a3ee5e6b4b0d3255bfef95601890afd80709','66e6abad511a903be1269f5234f6f87f30c4d9b5',545,'tool_recyclebin','recyclebin_course',50,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21580,'f58294df360296d64d62a9d2aef805d42f2a9935','8cf9b873655b815abd6b43052436bea67a023f87',545,'tool_recyclebin','recyclebin_course',51,'/','backup.mbz',2,3110,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21581,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9e6cca742680873cb8650b7c2c95953d5d4a18f',545,'tool_recyclebin','recyclebin_course',51,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21584,'d102a21d3a090237bc3646f35c1b562c7fa5dd08','88a70cb77ed437a20e65b8a36a25efd6dac27b5f',858,'tool_recyclebin','recyclebin_course',52,'/','backup.mbz',2,3358,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21585,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0a6d74475b2270019e1fa41d6873063951c1dd71',858,'tool_recyclebin','recyclebin_course',52,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21588,'f7f39895d9d5b0cafa8b1ae5f58a74ab57375140','0634a6c623a44669a2ad0e1a7cddd686cc0868f3',858,'tool_recyclebin','recyclebin_course',53,'/','backup.mbz',2,3375,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21589,'da39a3ee5e6b4b0d3255bfef95601890afd80709','444526af81f3e3b430ac98cb754dea6d3ad699cf',858,'tool_recyclebin','recyclebin_course',53,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21592,'72e2fb6e752d223cf877f536bc1a442d99aff89e','c3920b764c764a2963a9d7f4f6ced19da62c76b9',910,'tool_recyclebin','recyclebin_course',54,'/','backup.mbz',2,3294,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21593,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2b5d4563bae32375b1675eb2009e7e3db6783960',910,'tool_recyclebin','recyclebin_course',54,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21596,'d7d6502945556e5953a57fc88c81e05bb11346ec','b28ef2f5d6c948a4c20edcf9b6aa70fcb83a1c92',545,'tool_recyclebin','recyclebin_course',55,'/','backup.mbz',2,3097,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21597,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bb62dfecf368668fc76a1da98cdcfe54a2906dff',545,'tool_recyclebin','recyclebin_course',55,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21600,'dd78ad48f2ca6477d76c43c48e45757b52c9f028','f97e1031640d8fe6a2d34fbca76c866eca9d12f9',545,'tool_recyclebin','recyclebin_course',56,'/','backup.mbz',2,3084,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21601,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a9a5017c2751136d134fe1ba0375745645f5fa45',545,'tool_recyclebin','recyclebin_course',56,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954299,1648954299,0,NULL),(21604,'6e6a97aa6f958a4f5fa65a8f82f3074aa3a691da','397a8c08338a90274d422559f9461529ec5abcf0',545,'tool_recyclebin','recyclebin_course',57,'/','backup.mbz',2,3105,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954300,1648954300,0,NULL),(21605,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d8516e40467fdde7c937081e97b734590fbe8c98',545,'tool_recyclebin','recyclebin_course',57,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954300,1648954300,0,NULL),(21606,'50747fefc3e39911edaa5d3f416eb6d605a46c2e','f05f763070aadd0a99d1b10a80e3fbead61098db',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/','library.json',NULL,334,'application/json',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21607,'da39a3ee5e6b4b0d3255bfef95601890afd80709','836ab424f8686128fd351d82ea100d475f089a7d',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21608,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3398cf7b08598fb2e8e6a7cc68da1aa08c645c2a',1,'core_h5p','libraries',17,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21609,'455519b6ae1d94105cfb22422a14c44fc38792a6','1154e50ee75979955ea2ec3dceeff7c764a7ea2f',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/js/','ejs_viewhelpers.js',NULL,7053,'application/x-javascript',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21610,'da39a3ee5e6b4b0d3255bfef95601890afd80709','85da79df9e1ce6344945adb9acf27b85aadb749c',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21611,'bb89dcf671a1157e0692d072e99dd2ce63b02654','2066ff673e5a588c1645309906e1b112774c494a',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/js/','ejs_production.js',NULL,12881,'application/x-javascript',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21612,'cfaa06929ae303ec1ec1c540ec487ddfd33c2747','eb62333e5570d029d3922ac085581b38408ad94b',1,'core_h5p','libraries',17,'/EmbeddedJS-1.0/js/','ejs.js',NULL,13277,'application/x-javascript',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21613,'d886acf511e8c6b988f31a364105b4829dfe8eb8','ee88903dfdb039f1d1c2f361e00add0054421ba8',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/','upgrades.js',NULL,2366,'application/x-javascript',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21614,'da39a3ee5e6b4b0d3255bfef95601890afd80709','af701f853f5a0aa47b11a7fe312757f5d053ed64',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21615,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f7b6041f9c845e157f1b17d115b2da7dee2d702d',1,'core_h5p','libraries',18,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21616,'efe735454cead1b93662b496bc8d6af3dbaab69c','50d255b3c35999fb8a83f1381042d2477d8cb54a',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','et.json',NULL,1971,'application/json',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21617,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d0536ccf50aa99a4e36a1a7942150f3516bf142d',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21618,'b950f1b260d39b25694b0ea640ebbb8e98e8faac','5d34acd8d2d1f20a64b95617f58a2e3b0c1ee338',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','de.json',NULL,2239,'application/json',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21619,'29d7d822a1161e6a600bdeb4d43ff5735106a5c2','2607937826cbd00780d805d8f08c2658bc711ea3',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','nb.json',NULL,1975,'application/json',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21620,'79abf13b82989aa82fdfb11125cfe51354ef1f26','c7a378fe7238f2343f63deb58233a0bd2927c41a',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','el.json',NULL,3042,'application/json',0,NULL,NULL,NULL,1648954301,1648954301,0,NULL),(21621,'29d7d822a1161e6a600bdeb4d43ff5735106a5c2','af7bb74d6ed456a8e109df7c071b10bf2175e21c',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','sma.json',NULL,1975,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21622,'a1acf766019d5cc7a19c9a955046b611b731ffbe','56d2e7dcfe3193300fd1e9717b215678cc47dc26',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','bg.json',NULL,3118,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21623,'29d7d822a1161e6a600bdeb4d43ff5735106a5c2','1d9bb2541768e202b1f5819dc45031861e2a5e36',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','sme.json',NULL,1975,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21624,'90150820482a6757527fb17382f1b95d64831ce0','f58cd8217d23cf3d227eb828becae09923904e1e',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','nl.json',NULL,2165,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21625,'29d7d822a1161e6a600bdeb4d43ff5735106a5c2','20c79d992999533b1cfe3a19138b5e8b6da4a115',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','smj.json',NULL,1975,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21626,'8cd069ac824f7c8c3d4164826381bd9ca41b0e09','7d531bdf72232cd96d067148dfc691612aa3f8f5',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','es.json',NULL,2286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21627,'9a5bf2bf0c8ee0cde54639d0cda5d7f3fcb19f8f','52cd3ddbc57f4c2e2f2e25476d952ea3dcea5e06',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','it.json',NULL,2156,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21628,'5cbad87347b0f809caf4164ef3271bc8de0be655','b9bb1a32b7016491e18126a6aa3d3a58e89499fd',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','cs.json',NULL,2057,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21629,'1443203e9351f2f5062de1cc541cfd55e6cf73b0','c13848584240ea5b9457660cb35660a5e871389c',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','ru.json',NULL,2799,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21630,'8cd069ac824f7c8c3d4164826381bd9ca41b0e09','48e5e052bdc6d3d961174a4bb11bf73f835fe44b',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/language/','es-mx.json',NULL,2286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21631,'9357b1cb94b912475c41e7c2b9a2804372a87b21','e5e1c4840393a3aad1eb2ff4475fc707f884bdbb',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/','library.json',NULL,881,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21632,'636bbd11e8f69313b928c0e7e5b691327d066f90','6d0f9e276fa5c59c3daf2d26194daf860bdfe452',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/','icon.svg',NULL,9766,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21633,'adc0fbc77ae09995a65272e7a986914bb76d35e0','3b9b5db32c4018f0cd956767978062c2ff0753a9',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/','semantics.json',NULL,3888,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21634,'53006162321d8a38e154515dd8f7023d4320f48f','59e25b31c704a1c12248e60c2990fff24ad35465',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/dist/','h5p-agamotto.js',NULL,53500,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21635,'da39a3ee5e6b4b0d3255bfef95601890afd80709','17be98da7f5aaa0b17b7d3cef384bdf297551caa',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21636,'aeab32d90d480fe4285df3407197ac327e8bb805','7f006f80e40954bdd3ba29c6735ae1447c26afcb',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/dist/images/','slider_thumb.svg',NULL,6852,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21637,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0e00ab9d9f0798907774c2b6434b57e9afc80e7b',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21638,'75ee45ceea245d0a159a197d3bff56c2dfc3cfd1','9063e66e59cf84bb13ab2be9483f4ba571e817c2',1,'core_h5p','libraries',18,'/H5P.Agamotto-1.5/dist/','h5p-agamotto.css',NULL,3825,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21639,'0f38b4f3bb0acba4b0735328664b1cda0d72dc8c','a57a78302569c8f717f7a1a91db7cd85705ab210',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/','upgrades.js',NULL,1773,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21640,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3cdf32d8dfe453a67235def04502d63bc2717c46',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21641,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8d1eb5ffa36c1d8e3635b718604355bd286a5ab3',1,'core_h5p','libraries',19,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21642,'f197ad64588bfe166035e87bf38a5f4f0467773a','08d3691dedd8eccb5c245418f7288febdb01311e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','et.json',NULL,1114,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21643,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8f52cc08bd44e2008e77de061e9263da405a3ea3',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21644,'f0b47b761d73f5f6271c1c6c0d20e41b18a06a8b','8270d88abdd074bed352776850b0a8a03b235ed1',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','gl.json',NULL,1195,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21645,'e706d8e9fb955afef2369307ba6aba8516262d46','ad07c8689bf7ad67f4dd4e35b4773f7d436b439e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','de.json',NULL,1293,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21646,'ae1e2e7a584121342b2405e8d07b17a0e2023fb0','e7f80a50f3949d1a26691d0c5e4b0732cbe96636',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','nb.json',NULL,1152,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21647,'f67b52c0aa4fa437eb2fee597f4a1e965a410d7d','73797706321a35da2d4f9c588dfd844b79297476',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','he.json',NULL,1206,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21648,'b16c31841f43ce3680a70e5f417f5d55c7c27611','03c5c990b3f17e7edfb661c3faae59599ffd52aa',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','el.json',NULL,2089,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21649,'64be9208d77667804492e0b2b5d9ec7aa0d126f0','3396e1a6093cc1862b3025bb04ad2d40cf22a7b1',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','nn.json',NULL,1138,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21650,'99aae6b0580787c46a2f6426c3fb95cf31fe1ad6','736c72443b0003d6e402a125a6ef2df3a6850750',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','vi.json',NULL,1318,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21651,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','de622b8f3b2ee830ba5b172e351c886a0a7cd753',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','sma.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21652,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','8785e92611129c6a46d09e41443c242544ce12ec',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','sv.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21653,'6b238cd8897d7c4c0f61c9f4e5f4636ee040c4bf','43f7b38a2ad8654fa85f4540237f73c23527382e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ko.json',NULL,1314,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21654,'70a32f0b78eff28fbc2cbe489a5c5b092de1dc04','0ef5a147c38ce0893a332fb04bb74c41f0e92a28',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ar.json',NULL,1445,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21655,'0d35baddc00f41e7436fc0e0b0d0d305e02e1d35','c47b13bc8cd84ffcb9af7a5aed9ae9627a5d8e6f',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','km.json',NULL,1874,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21656,'281f589d09788ed7bfa95151c27576cb312882c3','2b3adf5cfccdf1dfd83bb31e59c89f10de8346ae',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','sl.json',NULL,1163,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21657,'ffc12816277686b95145af664ac4898baa31a1f9','622ad58203405df7a5b9e6df6e03ccbf3f7afdec',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','tr.json',NULL,1250,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21658,'919175486830dfaa21a0ac701f87c195a28b36b0','810ab9abc4675e0969ae928c0d1039b27568af12',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','bs.json',NULL,1079,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21659,'aa7dc211aa5dc6bd771ede4f334908fee908ad21','e372aa1ff3c8560ed1e433ee9fd4d875cb272bc4',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','zh-hans.json',NULL,1059,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21660,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','311a0297dcc9a34e6fdc0a78d90ec08af2b4c8b1',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','pt.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21661,'26b08d40d9e02035ea68405bfba26307f49989cd','160ba5f6b5de9ce1164eff13e2d496ed6893909d',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','sr.json',NULL,1668,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21662,'1fe373cc3b491bfe65371e0cddb2181ffc54800d','e24283ce67977ed68a911e5f35d68c85ee66c188',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','bg.json',NULL,1922,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21663,'8b41275e5eb586e828b3748974b2e468bd35b31e','4323961fca7d6b2776a75f7c2e31f9391510fd54',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','fr.json',NULL,1221,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21664,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','bab632654aec31b6f06720accd4553a01819e70f',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','sme.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21665,'83c0e02856c4796afd5f8f2ad1ac34efa83fc39b','c8cfd8d769a162cd9a29fa67d518e021e16aba95',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','nl.json',NULL,1164,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21666,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','eb107fbf3ca4a2565e84b62c9f08090c01c75ad0',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','smj.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21667,'5fc655bbc7e35c7a6983286033a5b078db59c414','7cb40748670549a167c90c18f0c85e5313531e1c',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','es.json',NULL,1275,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21668,'95c8072fdc25881864a6954320b76f3c6057dc28','4e252d8e39d0e08df34117714b5d28648838153b',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ja.json',NULL,1335,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21669,'c735d1012594af1e1fc9d9d12440ab553d7933ce','451325feb05d0854270d56f6b13d6f83c0f74fea',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ca.json',NULL,1322,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21670,'575e0b4c914d625f493f38fba01efae4912321f3','2878ab349ff3d8ad878f5d15752eb2ba2b10a40d',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','it.json',NULL,1175,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21671,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','8fcea8fd50a198d7edc0be32fb67d2bb1961c616',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','hu.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21672,'6e8a186eb82f51ca5f3ed5c4ef745cd4888d3786','8049b988a0c2f197dd6adbec5d3602c57f7a3a2b',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','zh-hant.json',NULL,1059,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21673,'1d075045c1cdfed7973c8d5d8af66563a7232e79','12e14828775cbd1215844dbdb0b36f87bb3ab25e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','cs.json',NULL,1243,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21674,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','4fff05dcb33f044cc42eab4a29ee15386749f2a4',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','pl.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21675,'06bdc2c9911596957315712f66ec86b6ac6462c3','8d2fc1ffc04978593e1e79d3a3243d87965d6ef3',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','fi.json',NULL,1091,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21676,'a38e13351c2439b2d3ccb1b6e757baa89ce1ae8e','d963cf9c7d19a665b775a7ec162bd17558a5499e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','fa.json',NULL,1479,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21677,'380ce3ac1b97b3d78393daf7c13ee32f36c85b76','9f459658e71a5b4158c34b649f80ab8d79e476af',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ro.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21678,'e2bd029b3bee0536a6369529a75ca6e87e5b16bc','5e96a6c216a3d7d33408b54fe4727e50dc8bdede',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','eu.json',NULL,1228,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21679,'dee9eb471665724f1eafc914f8c7d8d5f70897b2','29ded202e9cc029acb84ebb21352339ce0daa272',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ka.json',NULL,2187,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21680,'ac235aa41dbe7fc9b3a96223bb2e8ebde261612d','c748fa87a49583a9f8c0a598176563c84dc46a0a',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','da.json',NULL,1155,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21681,'6e8a186eb82f51ca5f3ed5c4ef745cd4888d3786','0e5d3afac6f133fcae446372ce94a13f918596be',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','zh.json',NULL,1059,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21682,'c6876828d9dbbd148241dbf2556b55474fbe4d64','4a50dfe0573567d111475bd9de86b4c28cbb7106',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','ru.json',NULL,1806,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21683,'9f7a5a1fe53dcada8d820aeb9d7e4d8097818e7b','e075db47026a21c7a9d5df1d3a45db63606c39ce',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','af.json',NULL,1142,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21684,'276f8d597eef033fec116cd5b6845ea7fb65b742','0618d826f1d81b4e002ff10af7a5e1fd62c0bf19',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','es-mx.json',NULL,1276,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21685,'ec9bf32de642a1f2daaf540d33b1efe434721d2a','b1ff3ab32b1efbdce6df05ce4260d5233b382528',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/language/','pt-br.json',NULL,1178,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21686,'72d202bb34266438a84895be8194f762fdfed7bb','6b4eaac07d89270c5d0f175b4e09645b67ee1dde',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/','library.json',NULL,850,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21687,'37229a6dd696b9a8bbf335d81ac17f130703842b','fd24f4c06578d98617c37406722ed6ebb2c69f6e',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/styles/','audio.css',NULL,3560,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21688,'da39a3ee5e6b4b0d3255bfef95601890afd80709','851b4d5b95c9eec004411178c6e98ca7941eb947',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21689,'76bc1247795b3302d85369761f65415c4c8f8d29','a5272d286983406e3aa24724003ed9283fd90c6b',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/','semantics.json',NULL,2371,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21690,'0f62d315c30d3c68fd5f0f70bc2190a134193497','85d288e330cda8ba5c1c8a11960748206e2a5a3d',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/scripts/','audio.js',NULL,10480,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21691,'da39a3ee5e6b4b0d3255bfef95601890afd80709','25d93768cc33d0af162d4a9270e6d79ddc1c42ad',1,'core_h5p','libraries',19,'/H5P.Audio-1.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21692,'013ca5953ceab66afe8b648589331735009cd97c','c7247d4358f4239cc1496b9cccc76475a06899b5',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','upgrades.js',NULL,4034,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21693,'da39a3ee5e6b4b0d3255bfef95601890afd80709','52121baeaee9813bda285a1a5aee9dacb7a3bc28',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21694,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a4c7266f861385f1192bef50809eb05dffe42f35',1,'core_h5p','libraries',20,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21695,'8c26c344e00bcc411f56c837e9d2706ba37d5722','77d5bb094159ef5d57444bae02812293390e232a',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','et.json',NULL,6458,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21696,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b73384b793235c513a909e0bf360d05a295f1d01',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21697,'2ce92a9ae6cbd397d3146eecaef9c62d6148ffb0','6ca40c1dd33a93f92bd947b56b9d35e74b4a4f0c',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','gl.json',NULL,7060,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21698,'6f93698af9013bc0c309dcb8b87f2f3c1075943a','49788d8954c85353bffe9cd92d021166deffe418',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','de.json',NULL,7315,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21699,'1dfec0a7aff1afea6548299c17e6381f5a1a9a26','a489cd269660e917e749897d63439863c407ac92',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','nb.json',NULL,6358,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21700,'074ba64d76d5ce288ee5a5fa4c44d5e8c13e718e','2dc808de5bfef6f31f9f233faaa67e7ff1c8a120',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','he.json',NULL,7413,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21701,'e01ee656145d4fa8a86f78761577000a73573efb','6faad1b09d20036559cad5b54747abf42929b06a',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','el.json',NULL,10221,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21702,'3013f39267ab6a839b8554cf4965c615ce763f7e','4df409da31dcafb9127fcd2f1f2dd767208912f4',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','nn.json',NULL,6334,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21703,'9a8b5412e43b034e376028670846b4bacf4e494d','e6f8db7a98c14ef667d502a7820c5202670d1dd9',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','uk.json',NULL,9228,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21704,'c340a3b5de484ad022cf6bdeec424ecc03946da8','b536b8750a92ca221870b19b6abc7d490377e08a',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','vi.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21705,'c340a3b5de484ad022cf6bdeec424ecc03946da8','25061890b5d5b6a253e6149706420a5340cef76b',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','sma.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21706,'99aa945799b7560b12c41ee0e9de0ffc2a5bb9df','014b82e69f997686c55c0678041acac6b76a4866',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','sv.json',NULL,6430,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21707,'f193b9ae797c4b286d1eade463d58e8803a0ede7','cf4e8af0761f91bec4830ea3119fc85a56d71d0b',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ko.json',NULL,6889,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21708,'43ecdb83a4184096569f6608d6f0342a65f0aa97','f5f84236cb1c44d6dc8ffa50e82ab268d8549082',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ar.json',NULL,7433,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21709,'20a9bed499f14147801080287e4c24550f64a4ac','25deb598c669f47b6a68b92b0f9067794888a94e',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','km.json',NULL,10339,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21710,'768fc7a4b83548ffc786492dc23ee1bc4688d341','7920d8024ebb5139327883e19954d8d4120d7cb4',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','sl.json',NULL,6630,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21711,'c604e198522c9fe5b2bb2c9433f6b1873e00d111','6d328db68765bbd336e23edfc8603fa4709fb936',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','tr.json',NULL,6301,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21712,'beb0ae973039efe4818dd518f036526df57f01e3','278b1e7e369881ca130691516a76efc57deb62df',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','bs.json',NULL,6607,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21713,'ac5438771ed60eb596afcb65bfa921e84d8309e9','fe4501d91b9475d3408a162e942a1b960e65b962',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','zh-hans.json',NULL,5856,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21714,'77c4ac45c0d87f1773303f759f7e299af0dec777','0963e79549e7bf4cb86d7e04e7059b689cd0a12d',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','pt.json',NULL,7268,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21715,'c340a3b5de484ad022cf6bdeec424ecc03946da8','d5e53744b850e452a54f0dba50ebe443b3d39b00',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','sr.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21716,'937058b0420467aa09d270bc7fde87705d6bdd4c','f2e28d56ee45e69f946645a4ed7fc59c1504780c',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','bg.json',NULL,10069,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21717,'97c77060eab0a834df004d01dcb6409aefc7fd4b','93ed1616e70610797147a79d8dd314a2642a6300',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','fr.json',NULL,7058,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21718,'c340a3b5de484ad022cf6bdeec424ecc03946da8','3b55317f0bb87e7ce5d6b29c6c3a8c2d05a40d23',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','sme.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21719,'f661ab54706be482bb81ba367400d217eec0af56','5fb2c8b260665ab82ecad481ce37dcb4a187b829',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','nl.json',NULL,6810,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21720,'c340a3b5de484ad022cf6bdeec424ecc03946da8','578a4960a6baa71c81692a8b004362257619fc32',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','smj.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21721,'5d7e107f430f63298dc2cd698f4322bd3baf5732','583c6688f680977a4ccfa65fe0f462b01eaec84e',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','es.json',NULL,7128,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21722,'50a5a62bc0bfa0d8bb2283b7185946fc7d1f72d6','c08d9694b43906c194dfa541943e93b4c1541837',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ja.json',NULL,6469,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21723,'cab2bb31091f981b7624063fa820a265b0340e5d','0325d0c635618aeb6ca3390a8a30f24e431198f2',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ca.json',NULL,7189,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21724,'fdbda608e901fbd7a30acd999ba20cceb468a570','b5cc8f443edf5f79704f49570a6085074795c077',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','it.json',NULL,6944,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21725,'c340a3b5de484ad022cf6bdeec424ecc03946da8','7f49872bc911ef1700fd3d9d9afbe7724baf8e12',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','hu.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21726,'5c3637e402d35c1411503b02d311b37d6e3b722c','a9904178506cf1090141a2d1a32d7eba346b199d',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','cs.json',NULL,6808,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21727,'fa827096424feb3867c118166d0cf1851d59ca9b','01b29160e6d0f4a4908ce2e5ed987d3f168abf93',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','pl.json',NULL,6801,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21728,'5f5fae20c04ef11983f636313386032f1c8a5010','f6fe3ff7cefb86b31e857a1d7f45138c6023088e',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','fi.json',NULL,6553,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21729,'c340a3b5de484ad022cf6bdeec424ecc03946da8','8f86d7e6c0dc6e58a790c34047933917938580fc',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ro.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21730,'bc828dd4eb4aa39f002bbf5666e365163ce2d416','eff6d765f0bc3135551ab93cea5b345b52c6576e',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','eu.json',NULL,6645,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21731,'c340a3b5de484ad022cf6bdeec424ecc03946da8','a0d87c643bfab3059c87652c9b8329e83919201c',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','da.json',NULL,6286,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21732,'ab46333f04823a4822c7dfefd93ba21599d53bf0','410b4909cde8ef42020acf95d8fa65817e80c8ce',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','ru.json',NULL,9072,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21733,'f98e7948ee4b189ecd1ab31e1f3cce2546b123ab','91bec21288ac7e7e8462dec0fe05b71c570ab281',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','af.json',NULL,6478,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21734,'2db49fedb1e0f873352e74d917dd3680973b410a','73a68a38c48bf345e3876b957c52dc3746a784f7',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','es-mx.json',NULL,7140,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21735,'4c89bf371ca10014ce880207a85cf6972a3c63c7','766b8448c351cd43e8905b5d69619dcd7689a2ba',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/language/','pt-br.json',NULL,7097,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21736,'f66fd1a164adaaada8f8668939d2f3d788a61c49','cd3fd4a9551511997643eaef5815eab8d6213049',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','library.json',NULL,1220,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21737,'5e02b6be59c328a3850bb98677bae3b54579f001','4140fab61793e4775edead7e165c97e0357c0e45',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/js/','blanks.js',NULL,29223,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21738,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a3f5f3c8038ae023d3f10396c1b416d251173641',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21739,'b0e03469537c33206c5391e4301fe542298586ad','d7e5a5f6f3797e9e741e1578c5799fe53341b4fe',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/js/','cloze.js',NULL,6945,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21740,'ab70b4f267fbff5ac441b9b9b2de19be14cd66e6','af7332464d507d62752af7f6bfa21f89dc209e87',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','icon.svg',NULL,3674,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21741,'41eee10c802605c40519b4caa1479b29c1b9edd8','ccd498d341202ef3e8138fb308981083b7f511fc',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','semantics.json',NULL,12482,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21742,'5138a8983346baa4b685f6bc5a604972101b199e','ed4d1b1f3a7e5be806c4abb33d1194a878a6a592',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/css/','blanks.css',NULL,2423,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21743,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ee4cf44a0245e04698f22da37ac584b3d8a664b',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21744,'1b3f8579a2e3f1d098d787298639a9012eb2f798','a6faa2430871b890ea385fc3f4f87ee5da73c941',1,'core_h5p','libraries',20,'/H5P.Blanks-1.12/','presave.js',NULL,1027,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21745,'62d3871f1dd61607296f7c2834a09e20091e042b','31bc7c9e8eb97b1fbbc506f38010d8d2aa969a6b',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/','h5p-ckeditor.js',NULL,8798,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21746,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4608be03abf94b16ffe445fbdfd42c98b4ed7b11',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21747,'da39a3ee5e6b4b0d3255bfef95601890afd80709','693526938b626ee4584519269140f5ea3f2a163a',1,'core_h5p','libraries',21,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21748,'78e0cdddd39c9a5b1efb4736a578d80665f3e65b','8405e55bdb59d3da2a2fad75087a26408ffc90a1',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/','library.json',NULL,338,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21749,'4f28c37e24d54f293661afe04bd4fe52495bc82a','8cdfc2a2532602d14ddb8315b57e34fae3308a1e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','build-config.js',NULL,2644,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21750,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ec94b7604a71afeec4f731210309a20966002811',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21751,'11361cd81f522f8e934c9b4f1cedf33821fc0f38','685283b4d9183fe1f37d19d2ca3b131d5ad9f55f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','editor_gecko.css',NULL,32501,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21752,'da39a3ee5e6b4b0d3255bfef95601890afd80709','08f85e4463594a4ad95130555daa0e21e9c1d436',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21753,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cde77a78c0c1dca9ee28e1cc316d7824c4acd70d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21754,'06afe396d4d8f76b9b5f2a418e2fd43fa85b9995','383a48d6a8468a727777b923d199651000fe6595',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','dialog.css',NULL,13704,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21755,'e59a4b5b7ef6a91d529f02244d5c2b59b233479e','ec4b480ff991f08c9cb3d81f09ea4f7a18b7a949',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','dialog_ie8.css',NULL,15276,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21756,'fde89f92df5d207b89714f0559382635eb02b905','638d1f9dcd88fec0c800c1624aea9da8086be120',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','editor.css',NULL,32420,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21757,'eded2b079ce6a4233c626e053f985a6fca6c52d8','d922420a086036843d913d3b2dea97ac20f43718',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','icons_hidpi.png',NULL,12260,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21758,'63dd65d4850ba2c6399e365129919ec390724dd6','8053d0e1dda3698d110687078cbf127af85f6aff',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','editor_ie8.css',NULL,34225,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21759,'a4f2d59f7e999d8407a44e8fedf730e3ad525a1e','4885f84fc047fa66162197ffeb2b0d9304ec1bed',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','spinner.gif',NULL,2984,'image/gif',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21760,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ab4cd259617b15cfd0a6aff9d038466c7839e13d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21761,'de12f47aa7ee36912866b43079048780a6b2e1ea','293c40ed1a45d21928ca3518455a99b14cea0fae',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','close.png',NULL,615,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21762,'efd9cd7de4d466c916166fe60dc3d923d4dc0760','336a13f3ab1d5322f7d717bcb2ea5eb6d33e3a5e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','refresh.png',NULL,757,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21763,'8c03e06c9da78da3dfc9e6db94410ef1acbc6639','97027d6120740a961cc9edbc89a98c24f2a50806',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','lock-open.png',NULL,511,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21764,'f73230c2ce2448b6a2cfc8278b608c068a7dbcb1','d61f5cbceaf85423e100aad8ca52862488f85d16',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','arrow.png',NULL,191,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21765,'63df89dde40d4bdbaf4c1799be473442a19057fa','b748590217d5d142939805d2be56657cbfdc0f62',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/hidpi/','close.png',NULL,1238,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21766,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e33814bb5136f8f6d9c086c7d2c6dea0c446ad4',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/hidpi/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21767,'633254f0d6d5753b911be6661a760d028674ac1c','01c38c6bcf2c0a5ff62f70cbf5a7cac53c1eaa1a',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/hidpi/','refresh.png',NULL,1623,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21768,'c1b77793391cbfa7a7beca2d84ad1ee69fc33a49','64a239850650938e11f9d32eab954d2371654f69',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/hidpi/','lock-open.png',NULL,1071,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21769,'3bfbc3f9af7f31dc2d50baa3d3caec8fa74e372c','2842aefbd0c4bc23205d2c4b5f6588b531ac75de',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/hidpi/','lock.png',NULL,1062,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21770,'4a38c174c93f1d88c9144073bc91b66a7f0c46bc','194314d516455a259d6aeb1f883c2220a9082ab6',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/images/','lock.png',NULL,506,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21771,'aef1c9562a176551dee05baa3f19d02902258da4','3b3f6b65952fd387c1d9a89c59969e888d342e82',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','editor_iequirks.css',NULL,34068,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21772,'0ec8f1604e79b73c590ed62b06bf7c623ef59db0','0f9c22d1e255ba383f64d7c1b1701180a30f3978',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','editor_ie.css',NULL,33419,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21773,'a98c074737dd3b2f0e83cad13673b36d8bae808d','a6db5706e8ca70fe4516f706ec32be8e8de77171',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','icons.png',NULL,4027,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21774,'603df907cafd0fbf8ab600f19c64ce5c073404bf','41fbbe040f5d631441eb5dfdfa768551ac0b052d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','dialog_iequirks.css',NULL,14756,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21775,'4d2b5d39f92c97e2699d8fbe12a870d72f414885','ff0444c19509ebdd12b4f04e4b59a9c88c11e1f5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/skins/moono-lisa/','dialog_ie.css',NULL,14727,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21776,'2d67c3d55a72f6fdfc59914774e46efba774c535','1b6a15533aa2e6b78aba459328c2818d877a37e1',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/vendor/','promise.js',NULL,6297,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21777,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dd630d2b4deacf132fe717041232135e93f30485',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/vendor/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21778,'0367851e84d3974c7be0c8f494ef622f84e5fb71','bcf4abc660eb751466d3ca30b5f61a30e21d3ab3',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','az.js',NULL,11306,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21779,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e35c49ae84900ab91b9b2882eb8423de14d1b03c',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21780,'f16e6d8d666acb07ab1a452a02a499f3ef4a0750','62ce12e87ec8a1fd4c31b3351b8eb82a6d60d0ec',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','el.js',NULL,16395,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21781,'555145ffd3071e6de2e3d5751df023e9565de1db','1dc6af07ea54e1fce78ccff4c605394b7d520bec',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','km.js',NULL,19203,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21782,'22c375543d2a02efbcfba7cd5d8673e97d003a67','ca0425510bbe617b7519085c9f70e1eb14f79a9b',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ru.js',NULL,16601,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21783,'d396937e7c6edb72774ab8c24d5f05a0992ce838','5e47f93ed41c68ae434d2412cedeb6a6433d93f9',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','hr.js',NULL,10881,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21784,'ea4ad8815311c8324aff1275979a714a4ef0266d','82b7c6033641449b458eabc74d4d82cdc590c8eb',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','fr.js',NULL,11850,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21785,'3ae992b37c9ae9a81fa97919499e8129a40bbcff','01f5d9a21754c7d7c92704ac96c329ef23eeec87',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','cs.js',NULL,11573,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21786,'b612202abb85ba3e674c1739bd953fa84e32e484','f69d8c594f9048a71e35224dcb132d1dc370a846',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','bg.js',NULL,16038,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21787,'0616bdd059d5fed021556f22bcaf4bce5acff51b','fff95c6ae67e0d13c54b2c679bfa6c2ebcd36911',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ug.js',NULL,15330,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21788,'d6f288df6a6dd5b6149a8cf4dc3e745eeb4b515a','671f39c17467dba176bcdf64bf899af34d4003b6',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','vi.js',NULL,12403,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21789,'88dc1c0bb2e4e36952993b78bb1161c73b081279','b94a1ab19264d426921da5d9a77b6cb7f5193480',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','bs.js',NULL,10541,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21790,'47c158fa27dd39a2c596e290a427f90d10cde847','e699a49f1f7cd85151249ff5810294705979d0fa',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','en.js',NULL,10503,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21791,'517bfb8c87277bcc91b09c4ae681ca1821c42d80','94a88a7b6690cdb372d20a9908a468d77e1ca1bd',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ja.js',NULL,12370,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21792,'439e45be1958a1658ef1110b15f8590ca7994234','dca956d4bf3817950317f08f4e981bf4cfb700cd',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sr.js',NULL,15231,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21793,'4b9d03f493ecaaa92d0a4c451ff7cfe308c9ebd4','ba78cddca16876c10646f24bf183ef08afc89dc9',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','is.js',NULL,10961,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21794,'877c7f6e88f5aba351dfdd75d882d08bfdb8d4d3','75984268733e2f6a0c545341d61d1ee5ce939a12',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','da.js',NULL,10984,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21795,'7a8d22dbc9ee4d105631e2b2499f55aa1b055048','0c86ab46bba39e03f3aa9d003dbeda9df5e7e47f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','lv.js',NULL,11735,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21796,'d10623f84d52dbf0bc5b2e3b04dd8f3f3a531470','dc62095e9ed9b941f3957e552c83171a98361e4f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','tr.js',NULL,11631,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21797,'46a964a20cf1a51f0678e38899831eeea80d318f','d7bbfea3787452456d7aa26e2dec14d74ffe4bf9',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ca.js',NULL,11523,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21798,'0737a2432599441baad7efd2e596f3e2b7f5991a','200b05b0ef35946685054f62bdbc13b6098fb055',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','si.js',NULL,14744,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21799,'99184decd3ffa5f8d8240b54d4a724f907378fc7','a5e619c68baef902b8aee76aa06b5c61a4e8c0b5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','he.js',NULL,13002,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21800,'48479abb279db168bd47a9c0d94a6321ef5285a2','b82c364fd3c82f6a298f601e62838214626498e4',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','bn.js',NULL,13865,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21801,'fac00f9f7cf3c87833502ddc68d00c9ec804ff1d','667217b2dfd8cb2de4f07efc31160c317fe2a0a0',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','gl.js',NULL,11706,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21802,'13a37d630dd748c4df6d429ea0a0dca92254059e','31abd908d8faa97c98de91f4d648bdfdfb1196c3',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','zh.js',NULL,10176,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21803,'a662aa1ee5f75a9cd7d7b2658c4e871e9d920217','948c8bfb89ee083d7852dde86e6edbc82b1b93fe',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','mn.js',NULL,13667,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21804,'95b6f48f2ccc3e60069ca46f9450a5911bb691ee','8f12a73de9e92ee540ddb68f74993712c0635fdd',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ka.js',NULL,18621,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21805,'df07bf96368f9f85710f169a84f4d1cb00faa9da','9e8ccecd6b9fe8e87d5d9e8032554d2b26052de6',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','eu.js',NULL,11492,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21806,'1041d07392486473ff081c26c623921ed03b62ec','a4c65eacd5ba2c23ae1ab0fefd171f7a61d85fe7',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','th.js',NULL,16311,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21807,'cf4ab27f63e9e8167bc71557f9165b5c5d371057','8d102bfc270133e8b3ecaf330284e9e1e3d3830a',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','en-gb.js',NULL,10499,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21808,'fc7e1d1a1335b474d6dece7c723de7f5b0361cd6','3a264e7daf3ee5fe8ebc2344aad8588978dced73',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','fi.js',NULL,11222,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21809,'e422621d30e7d07c5a7d717f5cb1b018f30838ce','c7f4fe918598de9a6893a59ab75a34430bbaaf21',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','de-ch.js',NULL,11494,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21810,'ab8d365be92837b243ec3f04014ff1c0cfeed784','bb3dfd9e57f27cb1b4fa633092c4193d5cd5a729',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','es-mx.js',NULL,11702,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21811,'670b7c2227723d801d854e405437407e9bc893cb','45d8738770479c47810580949118010fb39d1e02',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','uk.js',NULL,16685,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21812,'fea8b20fe5c70c072d48b74d7ce864a01d7baad5','7f0603789d56469be6f42552d83f92054ca09a30',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','pt.js',NULL,11818,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21813,'cf56c60f3bfbf5a68d481d68a3fbdd29bb3b7b06','c25cc5eacc851fcc8c1874abb187e564d578d96d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ms.js',NULL,10624,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21814,'b1b5942c10df3122ad2e1bd20bc34a6f87176fbc','d38312eac032d03572a1b9143781015b6edef364',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sk.js',NULL,11678,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21815,'491771ac7109fd03e5a0bc6e204a664372ad9f21','e25969af0bd7f1a5c7a7417983a32dd5eeefed63',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','oc.js',NULL,11683,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21816,'4a62b04b26301fdb85634b836c37f5fea76a894a','88ded672a20cb847488f85bdee95897fe3f6a6a1',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','hu.js',NULL,11768,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21817,'9889fda71c158dbd65355b9a7fb4269f59a09e6a','c7228fb900281cc2060bf01caa62e0428ce09690',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','pt-br.js',NULL,11565,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21818,'35ccd55faf14a46d6cfed674db2026668a81124a','a416bd9e2464fc676069fedc85987f67961f1e0f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sl.js',NULL,10985,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21819,'c66c6a5ca995025e404e6146dd3c03c945564ce4','b5600abde0190c294980f533a16f314e61755de2',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','nb.js',NULL,10723,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21820,'8568568dbc309ba08fa748b0217797bf5c3c34b0','6cd622d4c5b25d430b2c29afc007aed1340df7fb',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','de.js',NULL,11445,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21821,'02ddbac2f734cf4ad54cfd911017be7c5959cc75','3ea37ad494afccb7892f5e190cff5b0b2e945345',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ro.js',NULL,12336,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21822,'4941c0662cb1a8f0d289992090fff0baa4206562','701e45c7ee3635d295c92723bac44c66294481ba',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','no.js',NULL,10726,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21823,'a1c4129fb677cea3e4319122afb5855787737380','44eeb06cbe9f0123ab96141b982e4ff074bf9556',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','it.js',NULL,11596,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21824,'03b789ac0963519e34672ff29ab695b8934125f4','db128a7f686077700e1875dce9a447430d2ff658',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','nl.js',NULL,10955,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21825,'189e7d7ade260ac08c73d77144956e61923103d0','7d533744f0a2481bcf96bd2992a2f8fa3048f4ea',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','fo.js',NULL,11226,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21826,'935a8340fd30a6f821f9322a37e4aada295253f8','0d9368173069abd1c8a1ec68c9d8d494ff4a430d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','fa.js',NULL,14390,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21827,'fda028432e989c3a80f211d099fcc9a8ff8bdb37','46a46166ffb7ba85c00b8574f4e145465e7b6e93',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','eo.js',NULL,11093,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21828,'01f32863c9789075c0f9b46af37db6e6bef6e3c7','1b0c78e26fe04882a781deb42d0d80761fbc882c',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','et.js',NULL,10891,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21829,'9d95f815e5f5a7a92e5aa740bf83943c32039122','8e18b0e3b52b31af95c1709984303a452179a0db',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','en-ca.js',NULL,10488,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21830,'0c76fd7257485a8c78ac5c5cd0ef0b152b107dee','926c54e587bc9eb40cd7393a328d9e771a91448b',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','af.js',NULL,10393,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21831,'7afe0cb3b02196de8045dca2ca06d4ce828946c2','37f7a3cd0eb7562350b8f427bc67928a252f0465',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','id.js',NULL,10769,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21832,'77acebbb59cee3c9d55862f001ad9a1d5eb9fdc1','d0305df2acbee804c92e92ce19699fa23f996112',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','cy.js',NULL,10842,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21833,'2cda4acc6c1436ab0bdb562afaac912655b176f6','0d83802a9afd19a380a9d62da77396bcf1949b92',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','pl.js',NULL,11643,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21834,'039c8666a8a8dacd0906fe2df2ee59513b06b813','86ea0e765cce04dc338d0f879ecae4e5174afb7f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ar.js',NULL,13630,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21835,'a956c7b2c1fc46a0b6eec855a6862ddf0a12cd0a','7b023c940bf9f4c47f5d97379f264d7eeb45ef03',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sv.js',NULL,10746,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21836,'18669fe0829da91cad333ba8b28ef4fd5847ffb9','cd224056d76232db6d4b74d06e585c26c2d6d45e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','gu.js',NULL,17597,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21837,'99db3c80019a690bdebca89b982ef508fb975ee2','852edab21b6f835df1f2cf88dee98c0f34da56aa',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','hi.js',NULL,13940,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21838,'5f9a7b94eca9e4c701591f8b7d2600a0966a2c42','eb9835869f695bc852c16cac0c6fc1bc63ee919f',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','mk.js',NULL,11482,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21839,'099049c793e5b680de57da236a670794b221cb33','4138f920409e12a6cfa41454e8b9823161901fb4',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','en-au.js',NULL,10488,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21840,'99bd2105321a17d500d9fa2daaee1091eb0cdf9a','d98004c6f19a6499144c5ccf9f6cea11dc124692',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sq.js',NULL,12056,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21841,'35514abc44c95505205399fbfe1b1162b26f3443','174e3ce285ccf7fa4396e0ab7a8049ee51833796',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','zh-cn.js',NULL,10332,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21842,'3c766302acbb894f0ddbe068a6d986bc0c7de682','f7eba4f7afb64cb5b2dc1562d4795a6d0cb2a1b5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','fr-ca.js',NULL,11430,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21843,'4e3f714dec842e5a5d0e79aeaa21f6a27b2fa8a2','4742386942c7a234552c0840de69ad683dedc2d3',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','es.js',NULL,11691,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21844,'0c4f11105c1d8b5b05e7bc7459c50dceff7da967','c37806d7a9eb08cd582f2a0e3e31840c01193c64',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','lt.js',NULL,11612,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21845,'c77afb344863efeeb1c0119b0f2ce92ba17c87be','343ad0bcb6279ab4fe6b0981d20eb5d598e66fe1',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','sr-latn.js',NULL,10982,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21846,'9f1bf2a03218006dd4af0158e11d6ce96dae8d50','aa302cd701aa08dcb5d2c2a25b0cd45eba96ffe5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ku.js',NULL,15679,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21847,'9b1825b6b978aada6107273193c8ca1b32346e10','1aefaf429f9a382ba57fe1db3c3debf3901b8b50',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','tt.js',NULL,13859,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21848,'32e47f2df16d0e1e9daa428d9d7717e2c074b852','b4efa99f1b5009c66263ccd18cba5b2615d8db52',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/lang/','ko.js',NULL,11234,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21849,'4dd85dfb3309a0a477644e5374e8c7e9523338d5','69dfd87876205aa8e5878b2baabd691d60ee5b2c',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','config.js',NULL,1321,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21850,'dd767ffd8df86dd5a416681de83833d14d96f732','6639c32e5123baa82170fcabeacdad200a3478a5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','styles.js',NULL,5442,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21851,'eded2b079ce6a4233c626e053f985a6fca6c52d8','c41475ee374fbe80e0b7b14195bbb843114724e5',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/','icons_hidpi.png',NULL,12260,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21852,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e09643790add1dd191b261b48e111626572d12c7',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21853,'cb6445a702e59e7c72e8ff6e471a6351f680a1b5','c372c0ff7c1eb2e891bb7bec985bf71bb49c8b47',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/dialogs/','logo_ckeditor.png',NULL,5650,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21854,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2d3e6bf25803620e88fc0748d2110f765ca9fa6e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/dialogs/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21855,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a9bf3a5661d96c02b5ea6cea0ece3b4924f47aa3',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21856,'6c886ea0124f54689a96992cf94a1f6dfdda7ac5','035bd6da28655d1f962d16e9c021b12c2a9f2a43',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/dialogs/','about.js',NULL,1831,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21857,'aefb41a490753d72965600685583c3fa82988ee8','2e7fba1bdb3e290c605ac446604dec19ece0d629',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/dialogs/hidpi/','logo_ckeditor.png',NULL,12236,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21858,'da39a3ee5e6b4b0d3255bfef95601890afd80709','acea2016be34dae744b8b5925eef4445e49e103c',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/about/dialogs/hidpi/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21859,'a98c074737dd3b2f0e83cad13673b36d8bae808d','512620a2abf7ffa2b25e0df787abeb80f0f64b08',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/','icons.png',NULL,4027,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21860,'79e955022666e6750f326bf7762b6782032a0649','b464b859fe94650f33d34d741c3ec984b6ec9ec4',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/clipboard/dialogs/','paste.js',NULL,3811,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21861,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d99417157baf5e9309abf6b34ab9a77a0974a56a',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/clipboard/dialogs/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21862,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6ae21124175e1506f0df71450c1ffd8f0e78752e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/clipboard/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21863,'521b39129d7f1018ad385b5340badc7d27871f2a','35966a2132b6ab09a9f3bf4260856f34cf9eccc8',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/dialog/','dialogDefinition.js',NULL,168,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21864,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5fbc8e7f6f2c6e9f671ee817c813b346c79161c9',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/dialog/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21865,'f16e62a81dddcc25e7e9bc6e4a2293ad96c50ab6','88a31cfc639f5c82c064d353d19d1b4436953bf3',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/dialog/styles/','dialog.css',NULL,231,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21866,'da39a3ee5e6b4b0d3255bfef95601890afd80709','85c04ae280c04de7a8ec34ddb6bc5f096030e160',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/dialog/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21867,'9df5461c0b5270d789dbf179e8ab57d3a67869b4','a0f3ca39a39bcb05c5aae3e006b6c2b6108b702d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/images/','anchor.png',NULL,752,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21868,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ce237151855a7f8bcce3ac7151713367d8c9d91',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21869,'da39a3ee5e6b4b0d3255bfef95601890afd80709','baaea8e20a2375b2b3e4d1121b54e1024a3645f1',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21870,'bdfb9486360990a381d357d304b7b77eb23a5d21','3410ce9803613ffc203f5a39509a83f27afd5a50',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/images/hidpi/','anchor.png',NULL,1109,'image/png',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21871,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9f3ed6d2c494a4a7c8f3f507e163923c1124d015',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/images/hidpi/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21872,'8a187e706fe9e1e4bd6fa829b2381fbf8ba59e4b','c1543d4ca916e8fd3768768935d80cfd520930d8',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/dialogs/','anchor.js',NULL,1776,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21873,'da39a3ee5e6b4b0d3255bfef95601890afd80709','16e78bfeddfb47f6fe65e2279636b0be2e768c80',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/dialogs/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21874,'2805538b32e1f0077af0d65e89872ec35cac02a9','aac7b1a8321988681547021e658ef368687d9a27',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/link/dialogs/','link.js',NULL,13236,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21875,'6517ea26f76bcd84da06c1cdfdac04832d1197ec','13e879f682a59dadeff66a36ef09e6f303926e9e',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/table/dialogs/','table.js',NULL,8958,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21876,'da39a3ee5e6b4b0d3255bfef95601890afd80709','33d79027a2a69e9a2c6aa17c9c4f3c987bb023be',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/table/dialogs/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21877,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2fa673291134c59718dc84792f94b2e7c654ef01',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/plugins/table/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21878,'64b67b02aa5f9e64decb9db901070e3f0b5ac0ad','c8a106cea8ad93d54cc83fc1ed6c9926908d73fc',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','contents.css',NULL,2886,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21879,'bb8259e07f103b367b1eb53356580a5c62f901f3','4bf1f65152cb9bf2f431b7684a861ffba845674b',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/','ckeditor.js',NULL,493802,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21880,'2a9b0c0b97ea24662c5d7732e6ad2f58d27def5d','e6598f26624f7ae90bfe32b379d384fee97c4c0c',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/adapters/','jquery.js',NULL,3173,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21881,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cea91b65a1e5f0f8c3878229b41ae8519bd2550d',1,'core_h5p','libraries',21,'/H5P.CKEditor-1.0/ckeditor/adapters/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21882,'c7755bfe4d242c5197e1546722f1cc020ff10590','77c0d898e1e83cc0144cac9b5d164c6fa61857c5',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','upgrades.js',NULL,1443,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21883,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7418b948412c39e430e8876b0d3242912c9843ab',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21884,'da39a3ee5e6b4b0d3255bfef95601890afd80709','23cfa12d1ce8820d54bfb8a9b7d688d2d77a61ff',1,'core_h5p','libraries',22,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21885,'a105a4c4f4c6b5487f592f0b14c993021d8c2d2e','87b729ab48ec0c2d3f97e2b25bd9437b209d9d57',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','et.json',NULL,567,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21886,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0b2df82817a19beaa3bd98db11713b2f391612d4',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21887,'bb83a5f57b4611a6cab6d1d83ca3cb646060d318','631a26d1bd9aadf39767b0e8a232f5c44b4db7a4',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','de.json',NULL,650,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21888,'bd2e79bf25c450cd9ccc9f185b6b6e8575220f12','3a045c92ac0afca4d2dec1d41d7eee20fc74d6f1',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','nb.json',NULL,576,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21889,'f9c416ff0398826d89f01b0d2f712371f0a0df15','e102fb42e1201e83288ed268731cf9754ffaa9b3',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','he.json',NULL,611,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21890,'4456b5ca81d9dd740e13134d449f4aa6101c4f58','b6d19e8d23bf82cc7c923459cf82ccdf075b72a1',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','el.json',NULL,739,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21891,'91f185a3d79dbd7f17b18133c58f04b395d65041','a51328ae2dd3b5a78c29f202968ca365b4409cad',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','nn.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21892,'91f185a3d79dbd7f17b18133c58f04b395d65041','20b6462f2edbd78b0bda6d78ca7b9db83c5c758a',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','vi.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21893,'c2d09a03ea9cb439c7b1663e99da894f6b7c29a7','33601bc32820289c6ab99327063f3f2cbff10fe1',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','sma.json',NULL,588,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21894,'91f185a3d79dbd7f17b18133c58f04b395d65041','6a886675dccb3dabbb213aff0c9db30dbc063d89',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','sv.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21895,'a88a37247470155947f471cf9c7b8bc4c272f3cb','f4da125ca93e7d2993de579896e516a8ece99508',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ko.json',NULL,595,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21896,'00d2bc1c83e9cacc0df9bc94cd1fbd1185120bee','8ab99838132889ba057e035fa1f5f027de11dfc6',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ar.json',NULL,693,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21897,'5b0364a970a46ab63d7bf08315b29e29648ed8df','ad3784027b70d0a1a9505ac1adc598e7da9262ec',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','sl.json',NULL,593,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21898,'9b0976800abbd335c46ae43e2b77fc4a1fd4d7b8','e249f98c50cdbb04b1b058f1f2e6a1d014d673df',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','cy.json',NULL,619,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21899,'91f185a3d79dbd7f17b18133c58f04b395d65041','64d7307874db792e9f5723219a299f404e9e1686',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','tr.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21900,'6627753345ecc429a3d51a2850a6e75698575a6e','0ab452dc7e16d96b04b001f1248a477a92bb4737',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','bs.json',NULL,590,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21901,'b31b541072e4b91402960a2414dd1cbb00efa490','765dbfc1c428894dcb12112d75cf676b33914242',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','pt.json',NULL,612,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21902,'91f185a3d79dbd7f17b18133c58f04b395d65041','6672389f2fc5dcee363af149502db78088cbb83b',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','sr.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21903,'7b244fa6ead99c9eb419bd11dac2cbb3bd895c18','73a9e217b7db671551590ca6d2758a64389b3c0d',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','bg.json',NULL,837,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21904,'c4cc412a97d77795b75443682ebe694bee91db24','6d18b75759e4baa593b58b588a643142a958b9ec',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','fr.json',NULL,636,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21905,'c2d09a03ea9cb439c7b1663e99da894f6b7c29a7','078e3d2b02d532f14b4008b409587ec23d9793f3',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','sme.json',NULL,588,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21906,'2e33592e7dc4c8de03fe2b70b9536962bde055d2','ed560f8a3769eafdaa34aa1d2a7040fc35198a92',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','nl.json',NULL,601,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21907,'c2d09a03ea9cb439c7b1663e99da894f6b7c29a7','492e3e326b47dead5a259a1c0280432bf100bdac',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','smj.json',NULL,588,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21908,'70800d2606ba3c58c8fba66b7f97e0d5bd13caa0','fd15d6a1de5589ef07292eeacdaa26efcf5c079d',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','es.json',NULL,618,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21909,'1d7f63d91b2e696e07ddf71d5eafb6faae957d67','8f43b01c90d78f5dd96456ebd7ae38feaa88e21d',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ja.json',NULL,610,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21910,'1c4afc6f9194588dd4243379c2badc6ece67663c','a2bc90e20b407ca375684737d1beb22a118345f7',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ca.json',NULL,671,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21911,'b480ed573abf9b52fc0f1c5a4cb46a72642e665e','192c6491348b36353a9efd08beeccfbfdb915a91',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','it.json',NULL,662,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21912,'91f185a3d79dbd7f17b18133c58f04b395d65041','a38ee4d0ab714087472f9ac3759b765c5cbd3d51',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','hu.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21913,'5ef8b8343e5eff554a2f637d156c97c89660987d','cd240b4dbec3d0ad5ffa408959f662d72433a7b8',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','cs.json',NULL,599,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21914,'91f185a3d79dbd7f17b18133c58f04b395d65041','0a9ef6093d43e63f6c89291dbe2b6c8eb23d1fd7',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','pl.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21915,'02d2d877317a067cb98d5cee758032b9f7a50c80','8bf27eced63f864e27f27cc26451fde416727f93',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','fi.json',NULL,551,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21916,'91f185a3d79dbd7f17b18133c58f04b395d65041','6e22e0f6e05f389c5bcbd395e745fbc0a0178e39',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ro.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21917,'abebe0f1c4d6924849e53b69714dc9421180beea','4ec30ea3661b0ca411c2c92beacbe25b4089fca1',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','eu.json',NULL,613,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21918,'91f185a3d79dbd7f17b18133c58f04b395d65041','799a4896b6cca5a3a8a2329edcc38b2b76153558',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','da.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21919,'1f90ac32640747b493a2d5de9c58b3a54f299e34','797e6b26446ee7456b01a4769fc1afdd478459c2',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','zh.json',NULL,541,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21920,'6dd5fe66744e24a57aad65cbfaa4f8fdecd1e8b2','8d825a7982e11e4ebc6083d79bd9a21952a1d2ad',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','ru.json',NULL,786,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21921,'aa019a05529022fc08dbc191a2683617777d6372','0dc6b20576bb9864c541fe4419cdd294671a90de',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','af.json',NULL,612,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21922,'70800d2606ba3c58c8fba66b7f97e0d5bd13caa0','0b8e8cf51c7d94fac8b6db0df4c9f42aae697097',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','es-mx.json',NULL,618,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21923,'441a871be40fe4c9a4d6e206a5a704a10f82ebcd','07e7c2cb14a782d4e15fb2cb33d769f66db4394a',1,'core_h5p','libraries',22,'/H5P.Column-1.13/language/','pt-br.json',NULL,611,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21924,'307f773fbffd4f56c390204d7168d24bcd0ee370','b6595b5ae8f05a42f3de7589e303fe9c224bb5d5',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','library.json',NULL,548,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21925,'79330bea50923e00d2d933565390e3f80ef09de7','e510ac7b51744756fdaa2a9419e4172494284495',1,'core_h5p','libraries',22,'/H5P.Column-1.13/styles/','h5p-column.css',NULL,2253,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21926,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fc7ac8253ab36c8425b52b15a9f40d48d9c3db1b',1,'core_h5p','libraries',22,'/H5P.Column-1.13/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21927,'8278ba6a6e4c15a3f7af8ecc54c7a337fb4758a6','8fa7406b36b59b5dbbf94bf29b1d992c0982c551',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','icon.svg',NULL,5074,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21928,'e259f2b072892b7d65ae83e6285f40b63ff64816','c1c575059f18363fd1bde0d986e152c49551f48b',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','semantics.json',NULL,2170,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21929,'1ff13348f0c16e5034227e32b2a5873ca2223804','cd11351398b53f6da260b5c751b7bd8aaaae9c78',1,'core_h5p','libraries',22,'/H5P.Column-1.13/','presave.js',NULL,1177,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21930,'b8dcd94fba3c1920b281a7691a8d7ba0d7cd2907','fb98ea06c4ac8e6d3a84fcc34f8592a71b0e5667',1,'core_h5p','libraries',22,'/H5P.Column-1.13/scripts/','h5p-column.js',NULL,17656,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21931,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bef94cfe3c6fc140eac65938ba1247a6e01168de',1,'core_h5p','libraries',22,'/H5P.Column-1.13/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21932,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','38387702e7a691e98aa68e2902c37db2ad32f51e',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','et.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21933,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6f96cb74c989cc1694b2f7062390cf7e21163730',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21934,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b187a5dd5614d4e33edabdc707ff2f9d2ddff0dd',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21935,'da39a3ee5e6b4b0d3255bfef95601890afd80709','76878a67f27c159ae5a7eaf70768747542225550',1,'core_h5p','libraries',23,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21936,'f7da727c1a6ea64ec166440a46c4a06e483824fd','abc2f778304dda578cdafc7b26e0aaa0074203b9',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','de.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21937,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','8d2729494a2cb0882d212d3abdb88fa0081b09f9',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','nb.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21938,'f7da727c1a6ea64ec166440a46c4a06e483824fd','8a1c40a988fa4164e5139384bad19d7de1dcd9e4',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','he.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21939,'ab6311355eea09473732e326681fb7c16d53f251','cdb2528c7672191095186cbc43cb4039cbf03300',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','el.json',NULL,67,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21940,'f7da727c1a6ea64ec166440a46c4a06e483824fd','3eeb4a06a3c24cf901ebb0f46c92f185e4f82909',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','nn.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21941,'f7da727c1a6ea64ec166440a46c4a06e483824fd','799c1d2ac65722696a6ad1ba1633b49401399f10',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','vi.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21942,'0d5ac850fb811dee4b4878259689a236e60ecfd1','bd78846fc5109218c920d9e5e5045bef204abdd5',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','sma.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21943,'f7da727c1a6ea64ec166440a46c4a06e483824fd','fe973eb4c97a92f92063c9a278b1a91945f4eae0',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','sv.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21944,'e376ba9bbcfe6b2b2cbde798692455f297231351','b665adc15a8cc934207ab363f8a61bcba821dccc',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ko.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21945,'76349517f4532378a769e322f51a2abf72f81d0a','c129dcd57c06ccb03ea9b215caed7998ca74f332',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ar.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21946,'6bcee9b671dc19cdc90b30fcd712e03f3d32efcd','1ef9c25cc0b6dde7c0eb788fc6f957e7c47ac77e',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','km.json',NULL,73,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21947,'e2adbd51e27fe6ecca94f77a29dcf6593c4dfe79','d077bc95195f29bbed3ec6c91c096ae962d035b9',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','sl.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21948,'f7da727c1a6ea64ec166440a46c4a06e483824fd','a3aa26b6065361b28f65e30abdb0565d7f550540',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','tr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21949,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','d290093de25ad4158ad6fc18122515beb579ccf9',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','bs.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21950,'6a26d3ab80b883cbb31ef793e8087390c7201a35','f352fb736f7178a7757e5d23708febe84f5f9335',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','pt.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21951,'f7da727c1a6ea64ec166440a46c4a06e483824fd','8090c5ddbf5f1adf208ef03d9ca45d79a6c6ba93',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','sr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21952,'bc003373a3aa3491af7d9779e3397f547a4dee75','abc29732072b1beb8e22a083104214ba136cf66c',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','bg.json',NULL,70,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21953,'32c2780340015be28decbf6ae560b29a0ab57c43','76a31a5e66ff7208a04c66e11c68290b3dee274a',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','fr.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21954,'0d5ac850fb811dee4b4878259689a236e60ecfd1','a6c50bbda1ea9d7df00ee8336706779a15efd23e',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','sme.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21955,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','fb61ffbbca7d3de6248d2e54dac610308598a596',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','nl.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21956,'0d5ac850fb811dee4b4878259689a236e60ecfd1','41bab8b16fefbc234cf56ecd8c6422e40cfbbfb2',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','smj.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21957,'6a26d3ab80b883cbb31ef793e8087390c7201a35','8e464d92f4da8fa2375dd8ce9f2593c2934554e4',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','es.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21958,'f7da727c1a6ea64ec166440a46c4a06e483824fd','44f40a9c93d858d7437677be76996caf924204e7',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ja.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21959,'f7da727c1a6ea64ec166440a46c4a06e483824fd','35c506bc4ff98be4a13f013c468f3724d1e46e66',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ca.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21960,'8d9bd343f08b3d161a6005ebbc32ef5823e3299f','9b67960a45df674f5495b7409bfa866158699392',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','it.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21961,'f7da727c1a6ea64ec166440a46c4a06e483824fd','3089e5e99b571b73c685b32d3faee4ab97ab7b9e',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','hu.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21962,'f7da727c1a6ea64ec166440a46c4a06e483824fd','7b2215da899fffad2eafd0cb63833a9693a27851',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','cs.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21963,'f7da727c1a6ea64ec166440a46c4a06e483824fd','6cb4d8a5ffc8dd66d035f100ce0efdb604a0fdf2',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','pl.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21964,'4a50a9c390d53df0cfd048d9a263bdaccb13f6cb','c379f0611e86ca5d335731ec76e9291779b85670',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','fi.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21965,'f7da727c1a6ea64ec166440a46c4a06e483824fd','510a60be8b13d8660e98f4da9d9eb7714d4a96e8',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ro.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21966,'30405578c9383a49431189a6e4176897d4ad6908','d7e58e16a41aad1da32b3e2537047ee906bb0cc0',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','eu.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21967,'f7da727c1a6ea64ec166440a46c4a06e483824fd','e0b65d6077a159248b9546460c6465fa8af698f2',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','da.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21968,'f7da727c1a6ea64ec166440a46c4a06e483824fd','cf736c2c1ffbb8dd75f0588d27e2201905510978',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','ru.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21969,'f7da727c1a6ea64ec166440a46c4a06e483824fd','0bb88b41071979a767ce15c8a62b05f1e8c28058',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','af.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21970,'6a26d3ab80b883cbb31ef793e8087390c7201a35','dcf856ab96d0fabee0a1e5c4d4b2ade2b49730ad',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/language/','es-mx.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21971,'1f619bf16c3c4611c0b93861b7f7b08d2d646141','6a4022704bfc9e6df969d53dbc8e2563f6268ce8',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/','library.json',NULL,398,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21972,'64f52dc368977d67a8e20fb86d40f552c5708e98','16d14ae9ab168919e0419619bba43ca8f91cdde6',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/','semantics.json',NULL,266,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21973,'e00d5c423cb6c91f8d92191a5c4315440e8e6b54','66eeda33782ae12eb92ce8df3a1879a54c3b9a8f',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/scripts/','ct.js',NULL,4359,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21974,'da39a3ee5e6b4b0d3255bfef95601890afd80709','803de300884d96a19515f2a0d28bacfc12e80cab',1,'core_h5p','libraries',23,'/H5P.ContinuousText-1.2/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21975,'bf90937fcbbf1955b6370caf6939b34669d25436','5794fa53460c009053b98d5654148fabe6512f3f',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','upgrades.js',NULL,12017,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21976,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1dfabaa276cb6589a054b52c2998c572055c65a9',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21977,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3d5006309fb2ff2ffb2271693dfad63f52a508da',1,'core_h5p','libraries',24,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21978,'1c3c85fa08b0bade9c2aa756dcb859840b89e1fb','1e61002c5b98d6b3ed31b72d1eacf7f864d12392',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','et.json',NULL,12856,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21979,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7c26b54eca8907f75b9585771193a7186f3c0bd6',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21980,'a52b8edab7955a55b2c33475a26715e55ba39642','7bd49b8d19df74f2a89ca01dc6472524918a731e',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','gl.json',NULL,13722,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21981,'e605a01e98a6e0948f1017fa9db597576f94d01a','4661b069f2d05d2fdefaef0a03a3a12295ca2207',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','de.json',NULL,13757,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21982,'45baad2a5798f2a5515a9fe1ffb41c5d28889942','0feeb9a900dd65395d770c58384ed317f11da466',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','nb.json',NULL,12664,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21983,'f8360ba4b24f25bd2b8d37252f674f1bae4f1e4c','004320f375dd82b4871bef22302e40c34d1975b4',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','he.json',NULL,14804,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21984,'946bc773192b20688e047f4cff1331e4fd4e0059','30595cb2c2acf6df4ad36440054d0ebef5b44178',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','el.json',NULL,18929,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21985,'06a0cb7841871dff049e0ecd1809334999fb9fe9','d931c8feb679d38a90af76a1651c28990998aae1',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','nn.json',NULL,12703,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21986,'119b2cc685b3504492bcd1cbc4f5d275cc98ad63','6831a744fbb563fd040d9a7d0637d1089fd6a17c',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','uk.json',NULL,17542,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21987,'52b4c07b92342a2cbed0f11063f73494e6e4584f','ff1bd5ef38d90594f8e41e457d577d8c1d99edb0',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','sma.json',NULL,12402,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21988,'a712ca044f1412d2883c7b47339415638a80dcff','127cd660fdcc95f4ad1e4f489b21b153f72724b1',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','sv.json',NULL,13044,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21989,'008a77334bc152ea4fab8407054b5c8e0376acb3','8daf9f2d44582749338d1528daa69bd826525e5e',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','ko.json',NULL,13440,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21990,'40fd0c311c61069c56b040bb8bd4b56decf37d52','060ea6794a41f8d548b0d6f745008847857176e4',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','ar.json',NULL,14465,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21991,'b2a5e881e42bfe283553a491fdc751cfc1ca59eb','6c9c9b5eed464c2c7f211738d578c3f4cdd3cb59',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','km.json',NULL,21521,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21992,'b3ca50d9229337f44176f08918cae587b1f9efbb','ba4a27758949c6b796b9434652b0774731acfcdf',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','sl.json',NULL,13087,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21993,'e9c015f67711ee4664a4a7417dbcb61f6b1ab8c5','caa7d95c9b5c0198f1f7899ae2146f13cd2abc9a',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','tr.json',NULL,13746,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21994,'9c0cb5ccd3f874b8f575be743b39f3dd5fe4dc09','39e68fd90cd29dde335e7e3f4ad42919089271d0',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','bs.json',NULL,12767,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21995,'0e2577a9758c1b7204b86d546a7727920683838c','1362ad9fac230c2d9204649ff44bb4f87ec5c563',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','zh-hans.json',NULL,11621,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21996,'8065ebe15d4b47eea34ac73994b6b53fc59005ac','8e4a22f09ac323daac17ec717ac18d168706a997',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','pt.json',NULL,13620,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21997,'0f700f455a1b74a2a2666bfaca518750ccc4069a','744e45de63087d3d60e241f241b49da77bd9b8d2',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','sr.json',NULL,16181,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21998,'d27f70aeb50af28fdbd82c749400dd6d4abb01fa','43564a66345c0fe008d3e6c623ebc372a6a7f413',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','bg.json',NULL,18266,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(21999,'88b808bb3d9ed51b4cf30ce44616a3b1ea87ed89','f4cc84fca9c82297e77dbf29c9b7b73ac0b22e74',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','fr.json',NULL,14054,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22000,'52b4c07b92342a2cbed0f11063f73494e6e4584f','f5cdea8add51499dca2c8bd547c0e3b69bb0cbf0',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','sme.json',NULL,12402,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22001,'39cc251284442e0e352e05e3a66a9b85bfe88aa5','c7ba4ba95a6b293f11fa7550e7c89c04a6816d27',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','nl.json',NULL,13114,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22002,'52b4c07b92342a2cbed0f11063f73494e6e4584f','cae31a0dbcfabbc4b00d59a0a5dc568a90001e26',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','smj.json',NULL,12402,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22003,'a1ba4baa83e893ca414e991adf9995d0e671d86e','6f2270d0fb20ee61a2e93d6c404a8d634134eea7',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','es.json',NULL,13859,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22004,'f22bbfc2d24e2d38d55dbccdf65d90d22c9d1635','1643b7c4740c2397dab076fcb5b696a4c0da3edb',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','ja.json',NULL,13630,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22005,'ef2a798d62353d27e4f61805970a9bc5e430fafc','1150d1644b4ff68d5d3e84180971da89e4691a7b',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','ca.json',NULL,13886,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22006,'fbc4f30faf402365ac1db21283924f46e45833e2','96fd9679cd117a11095ef7042d158cd250dd3a3b',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','it.json',NULL,13613,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22007,'aa9ec118a7e399cba076428f4c23f58d7a49822f','7b5dbb5fd173127209ce67f2dcbc6236a566cd0f',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','cs.json',NULL,13193,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22008,'b48246f8928b221e78dfa12d55be35c4bc88770b','3cd8c3b6f872687e02378101b809fb5496534cdf',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','pl.json',NULL,13408,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22009,'82217062250bbabecee3f3a39ea48083c0743b2d','b1d54fb46791298a741bb8b134840eedf82fee24',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','fi.json',NULL,13713,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22010,'0b6fcc14960f2d395b49a5daf122e6acee3bb2f2','2a76288fdf39e46439b331dbaed54c57cd3828ab',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','fa.json',NULL,16348,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22011,'aa2c4abd8b6d93b3b43e33e4de9c2fc6d63833c0','db8fe69251c55334d111ec9756837d1afaac0029',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','eu.json',NULL,13435,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22012,'79f7996b762a0db2ff828470ce88fc11461c71c1','4e64967208b2ce6dd967d7e8fa41e58319d1404a',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','da.json',NULL,12661,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22013,'650e04ad372ac33894b3e2de2eaea7324fcd53f6','92e178c78cb0604bffd38c6f6bb6532db4a33ca1',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','zh.json',NULL,11786,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22014,'7ca729f505872183bfb6ec932014bf01880c32ef','06acb061788c903d86013e0488d46133e9b45af7',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','zh-tw.json',NULL,11833,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22015,'f6908d4578c4f1deac3a0d319ec9d762f6c5a9bd','61d248041e38d3277a3503c5199124258fbf1c57',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','id.json',NULL,13066,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22016,'a1705fb6b1c8f89700cc9c19a7c7a80b4d3309b3','bb640823bd5574764a184df2a4390d970089f98c',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','ru.json',NULL,17816,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22017,'e217afa6dc32b36e2b985d9a24e5e61ab8bae8d4','a7ba8b25e2d1df4a9efc15982ffb42b421d69f21',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','af.json',NULL,12838,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22018,'a1ba4baa83e893ca414e991adf9995d0e671d86e','310ed25152405f70ffa1b133c57db2b89bd41fb6',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','es-mx.json',NULL,13859,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22019,'0bc64ecb1ac769fb5308ec1be18176a2bcdbbf1a','81bbfab65a7af18364118f2a178935edbb15d637',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/language/','pt-br.json',NULL,13520,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22020,'f860e59df87214bc4fc585032f464aaa6f39d730','90322e442d117d3b4f406a1307d11b1d5d177086',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','library.json',NULL,1104,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22021,'0419bf5d5c846b7fe245bbc8759ff9dddb1100b5','07a2800c563b9df657e2c63f44c8b40cbe0c428b',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','icon.svg',NULL,3385,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22022,'d92592269f25bc694a284dfa82ebaf71af2ff42b','535f73e73ad4592404f93ec6654167c310fea381',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','semantics.json',NULL,27274,'application/json',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22023,'b00650fc8dae030c2bc345e46571d1b611df0714','af22b52d394b0d307710d2ce69f63a46c3df80a6',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/','presave.js',NULL,1781,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22024,'f786fc2b26717edabaace5e8647d0bd9641e4d3d','aa69f182f51dce1e961fab5040289fe31fcd550e',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','DroidSans.ttf',NULL,41028,'document/unknown',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22025,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1c914c4ad846028f6ca694042d87112d912cbeb1',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22026,'da39a3ee5e6b4b0d3255bfef95601890afd80709','87617cee3cbeab42cf663d3af65af2aedd29984a',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22027,'cc046d336b61a71a3647463b98b77325956b0992','d6b9c93808a27c7e011e44190453373912f24366',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','H5P.ttf',NULL,7472,'document/unknown',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22028,'d49935bdf788ec43794057f33aa82f2aa19fa6d9','7a45c03014cc522c5f5efeeab4072016a34e37b4',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','summary-icon.svg',NULL,1419,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22029,'a4a6705a547bcb455b917b68976ca6f278d0b111','9ba22180b837026151e2b990d48efc7e88f3c764',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','H5P.woff',NULL,7548,'application/octet-stream',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22030,'1c7cf1839d5a08786a8d496d75532b533d9a62cf','54f42499d064b47f53e197d5e719c9761bdafdf2',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','DroidSans-Bold.ttf',NULL,42480,'document/unknown',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22031,'149a3abf09a967c31794937de4efda9aeaff4567','caed0f814289be38e2a85cc3b0cb8c5756767146',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','H5P.eot',NULL,7620,'document/unknown',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22032,'f231e9ed54e5e93583ccd91bf41f4ab975c25c78','3084d8442cc5cab570bfa39cb22c4faf1b8789d6',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/fonts/','H5P.svg',NULL,26884,'image/svg+xml',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22033,'a95f91b32ba3604c774f67aede0e8670e1d46a82','76c6519e707837b663135af5b7ad22a8e87f0a21',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/','h5p-course-presentation.css',NULL,35802,'text/css',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22034,'ff51f3ae10804035bec72397cd9d4b2ea9270e96','50f2cb855ecaa331536c2d585c8d1b75ea18bede',1,'core_h5p','libraries',24,'/H5P.CoursePresentation-1.22/dist/','h5p-course-presentation.js',NULL,76046,'application/x-javascript',0,NULL,NULL,NULL,1648954302,1648954302,0,NULL),(22035,'f765b551e682e0940460379ee2080703cf50f1a1','365e88d8738d3b0574ee037793279780d5898f6c',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/','upgrades.js',NULL,1141,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22036,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cebf620bb37bffbf868a170dc0245e90acc10606',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22037,'da39a3ee5e6b4b0d3255bfef95601890afd80709','91784cafae7957a12141cc23932ee3f06a78f7b0',1,'core_h5p','libraries',25,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22038,'7226a277bd62c5560af7da34a9ca444535650ebe','84d25626f86febf9476b7174375f73013313d982',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','et.json',NULL,5882,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22039,'da39a3ee5e6b4b0d3255bfef95601890afd80709','90c4ccdeb6d6982a8706fc132af3e46d5c10bb1e',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22040,'a5f5031bd6ffc99afacf09407020787e63caee49','26fb75e26583b1fb5e55f6f1ff8e4f7e430bbf54',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','gl.json',NULL,6362,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22041,'6c0d7411ff74cd44b62bf5b63dabfec986b7e458','f726bd53c7704078f4294b5e1abee964e7b24321',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','de.json',NULL,6741,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22042,'903529b471a2915d3b47b3f72f56b75164ac23f3','75fd97a0903dd3928b0c11894eb4e127b5cad527',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','nb.json',NULL,6036,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22043,'debef923dcb30da418479af405f17e4102d4fb47','ca7239a34fa9ac6718c40f6b986349b5e63df020',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','he.json',NULL,7239,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22044,'a4d224bca5c7b1f42018434a40aeaffea78560cf','3f842aaeb1543305743ceb4301048caaf2d23e31',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','el.json',NULL,9260,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22045,'2bd2b84de1476dc665dd30039d3e3914ee8abe39','1a738cf09e7bf1ce4ecfcab4d434f19a4851379f',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','nn.json',NULL,6079,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22046,'b0beb0bbbdb27d74d077802b520c5cdbaf27cbd2','d4706dbbe697608148013d54650baf29aa82154a',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','uk.json',NULL,8669,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22047,'499796c262ed8c0bbbeb57efd46e78d8ab649881','b018a52c72ff9772785674e24c907078efdc202c',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','vi.json',NULL,6901,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22048,'20fb202ce75366fea6811d5d297faf21c064e564','77be5cb0b47038f00a906e0f52607a105defe093',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','sma.json',NULL,5993,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22049,'d483d01403176ca0d8fcdde8799e2a9b363717c6','ab467c0bce9bc475219c8c4fd532b715d11ff335',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','sv.json',NULL,6003,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22050,'a1b46e8b4780ce1952b4accd0cdbf4f3410a73de','019bcf3499b32ec9cda5724f6314613479f5d99f',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ko.json',NULL,6487,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22051,'b9e697f1b6be884cc5c4648ba87314bc92aebf13','8e2242e2129eaa612a560a67bc791bc9cecc1324',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ar.json',NULL,6126,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22052,'248d21dd078be1460bf0081ba5f6bc97f2d3c15a','8350c503f97fda99c69d4df0fa6530b2db7b1fb0',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','km.json',NULL,6865,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22053,'dfcabc32f9a301c55ea5bf41cb977722ab56a599','80047ec0f004c7a8e87cdf51d295343702918949',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','sl.json',NULL,6307,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22054,'c39f09094c0fac25f75e0f7720eb4109ddc2bb81','5730174f0761079e036b9e1341544725bd14273f',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','tr.json',NULL,6163,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22055,'20fb202ce75366fea6811d5d297faf21c064e564','7cba57f50c828da3320ca1ed3dffa4e11bdc90c7',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','bs.json',NULL,5993,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22056,'7e79c1270ad35dbd69871ed2b96b6ad2618852a0','aeed6f7cbed80115fbe0f02a6fa55e1995825773',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','pt.json',NULL,6250,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22057,'a55308f0249b58d23161678084a9acf1632c94b6','c06b7108d15d38079eabf71b740f5927b94622e9',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','bg.json',NULL,9465,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22058,'af1ac7bb83097339eb51e797b354282cdbc38102','e2dfe1e1ef0651139b1028a96d7238c12d621464',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','fr.json',NULL,6547,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22059,'20fb202ce75366fea6811d5d297faf21c064e564','7d8c6818c2c520e25795df4d5a2be54631100e1c',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','sme.json',NULL,5993,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22060,'f456486ec93b793645286f6bdc9db304015ca64e','15109f9b8ae921b9295f2a56ffff6724f7f74476',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','nl.json',NULL,6448,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22061,'20fb202ce75366fea6811d5d297faf21c064e564','69ec463d1a33ba474a06ff0ff21a3ebe7834658f',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','smj.json',NULL,5993,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22062,'4722c529bb3fe8f7507e58dccacaa16b5caa0dcb','96bd6b48a844c4d3bd8de09b3217a8a00896b223',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','es.json',NULL,6558,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22063,'20fb202ce75366fea6811d5d297faf21c064e564','eb7af9b8b01bd246a1131baf81af96d1413a25ab',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ja.json',NULL,5993,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22064,'b3b71b9c930f7eba5e49e78f04933bf36fd92b58','0de04211b8d046f01374a847f0923a5af0023c3c',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ca.json',NULL,6695,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22065,'f990aaee08073883d49874b0ebfee43a8329360f','0258986dbf4f7a67f3c4c4f72a7fbaadd88c6e71',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','it.json',NULL,6548,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22066,'9be0e65e02247313f8776cd29137dfda5232c431','3af695407396da54b40327f386b1088fdb821049',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','cs.json',NULL,6322,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22067,'c773017709c33efd0018d2dd447a448b37977ab6','c695025326e6be7e7580b10aecf2c6d41e7348a5',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','fi.json',NULL,6241,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22068,'a5ea9d9928e7031a7b814d16cdf8da9d5366ffa9','dcaf342f75cff3b6c87b069b8b30d93eef593f8d',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','fa.json',NULL,7818,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22069,'6c67af2c4eadee5b9c5282f7a7136db11c3882c2','a0912adb0e126f38c115e80d6186c787cf5effcf',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','eu.json',NULL,6499,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22070,'a3fba44a97904bea255906bd80e65b1083dcaf75','37b494b85290894376aeeab535a86c11d1cb4223',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ka.json',NULL,11205,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22071,'e03dc13af5fc547ab05203991cb6790336000c02','9ef4378ee85c18f7dd4bef3a1e1f15928ce7772a',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','da.json',NULL,6032,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22072,'f0ab5b73f26753b382268904e80e61437516bcab','381004b4f3f2c640587bc528023fe720be973bcd',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','zh.json',NULL,5848,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22073,'8cc5625b0b36c5b937e79a6a7742ea4020335437','384f4acdbcf268c22b7b1603f7bbfcce8da4cc1b',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','hr.json',NULL,6253,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22074,'c2dc779871dce7be9bad1c63634e521563502870','10452dbc7aa2d5aa86148cadd4bec7ca34715ad6',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','ru.json',NULL,8738,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22075,'1abd74b0bdada7e1289ed3153036b69cce0f916b','70010171aec8eab5acfc5dbc9ee4a0ea1e8d2cff',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','af.json',NULL,6317,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22076,'ac4a7cc89296a2fb25e2b8d1cc5169c53ab50bc7','5a85f07600b30e935d23e72ede555e244504059d',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','es-mx.json',NULL,6552,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22077,'7e79c1270ad35dbd69871ed2b96b6ad2618852a0','6396399df1bf11ff7571b6de3f9b75f23aeb7cd4',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/language/','pt-br.json',NULL,6250,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22078,'bae836e3787cbd00e7dae9b34928677466cccd06','2855fb1fac5dfbf9db9c1e34a75ba7a3870352fd',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/','library.json',NULL,1100,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22079,'aee4bd40a28fba1e863b86f5f95fcfc77edb86b5','b4b5075a8c5bb19ea7390cbe4cba1ff84f564d34',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/','icon.svg',NULL,2536,'image/svg+xml',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22080,'9be40fb6cbf6b480cf742474c1901a876291172c','2986d80bb64257cc453fe59ef921f37a143706b5',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/','semantics.json',NULL,12009,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22081,'f77c0f162ad3f53e3c656051a3cf8225a3120c2c','0e8d04828f4896bb1f7fc758c0efeb0d78b6d610',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/dist/','h5p-dialogcards.js',NULL,36887,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22082,'da39a3ee5e6b4b0d3255bfef95601890afd80709','451a290390c2fb81d56bea5214f965ac6c9bc2a9',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22083,'2b710f6e368d9aa10734306283c38a1e59122d5e','2783f6d3ab589ebb9c4eb8617328fc7c251d477f',1,'core_h5p','libraries',25,'/H5P.Dialogcards-1.8/dist/','h5p-dialogcards.css',NULL,11571,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22084,'7bc623dcec13c1216d5c09e3847494f4e9cd30f3','adaaf67e9a51f65e45d0486adf59777fded9f303',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','create-document.js',NULL,7264,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22085,'da39a3ee5e6b4b0d3255bfef95601890afd80709','88eedb755df34101f1f3756f1641981774e80a45',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22086,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5c594e386c7f094e80d018f81ef4e73995125b4d',1,'core_h5p','libraries',26,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22087,'72903f065cb80bd6fe8473190b3b3fb6206883f2','8d516b55c8f39208948148ee1f8a70ba233e879d',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','document-export-page.css',NULL,1219,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22088,'3687b198b73fa84287107b4e3c48ad7ccc005215','7fd5cfccbcad7232456666306d9e71cd6d5803be',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','upgrades.js',NULL,589,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22089,'91d50523f700590c27270a4f6b942235abc8dacc','eb9013c05d7f79476baa3b6dce2902783e474d22',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','et.json',NULL,1594,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22090,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8dfa505aabc462a5c063bf5c390b86cbb850802a',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22091,'9f8fe06c135be2df2e871f2838a65f450b847070','b85a826d9bd6492f55de386caae094bb644611ec',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','de.json',NULL,1913,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22092,'47d7f80785465eb56f0f847876772c53cbb7b5b5','44dd812e32b0b3a5a332b0966c169610fe11ab4f',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','nb.json',NULL,1859,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22093,'1bb43c18ab0bffc8efc04d53ff87c2581fa9e4f1','6645f87a03684d3a19712f76adb1f129c16cd672',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','he.json',NULL,1788,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22094,'61c87a110bd04d239f7a2a2658aedb69d9a3fdb0','f3f806d66299f8e02a546c42fc8a9646e380c490',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','el.json',NULL,2753,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22095,'afaaf305df701ec69d5346fec300bc36889a6161','39c12091874ab5e60a004efe017417bd4056b46c',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','nn.json',NULL,1861,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22096,'849204716176972f9ddef5b677e030285d240181','dcc97515a8f8a9e9c75a5bf9654be991ca685b2a',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','vi.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22097,'849204716176972f9ddef5b677e030285d240181','3aff491547b5a1bb41e72bbf82a11d8ad16fdc06',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','sma.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22098,'4d3d501f5efd91d4f46751ff5477b58ac93e48d3','231379c214590a21cfe8348d879dd0b389cb8f90',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','sv.json',NULL,1776,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22099,'abee65bc87c333f973c5d7c5d23d9dfebb999364','0f5a0fa53a38e9d823ba8fa91c399730b36fe1e5',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ko.json',NULL,1833,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22100,'849204716176972f9ddef5b677e030285d240181','df53d49b5edc94d7e1fac400f7d48006070faf40',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ar.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22101,'eb3eecb306e5d0b26a0983548ce7bc8c717a1d76','66a6066b76821cd028c4df6d90c302f1de666fa9',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','km.json',NULL,2305,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22102,'3ab1b03aef8356e6cdd9d388f179ba78d18c7e51','151bb6740b6a14fe6c6b2389f0e89fedd05198f8',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','sl.json',NULL,1677,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22103,'849204716176972f9ddef5b677e030285d240181','5431c6333ec6d5b256844be1fa975cfb4aa5bad2',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','tr.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22104,'849204716176972f9ddef5b677e030285d240181','88a30c28376305f29dff48f1c46564ef18da6b62',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','bs.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22105,'849204716176972f9ddef5b677e030285d240181','62000f1e6c5bda38d89c900cd936aedff75fed0e',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','pt.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22106,'849204716176972f9ddef5b677e030285d240181','8479ba6c6fa176eeb5bf4f44f78183a88b254594',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','sr.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22107,'dfdd2b073a86ccef058f3b9f8c09b9ee510b97dc','b1d90381c1a28790f2f761167a823ebf858df4e6',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','bg.json',NULL,2841,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22108,'88eb9c4c582caa2b00fc0647a1119dc5cf40bfcc','730ec23d06d7144d4e2d2bebf3863031cebd6020',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','fr.json',NULL,2067,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22109,'849204716176972f9ddef5b677e030285d240181','846cae12fac405334c54a2f1bfa7af9e3fda27ac',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','sme.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22110,'ea5eed708dea931350541cad9445b85f86d92b3e','db8fafd822f20cc54ff7055e4a112eb3161feaa4',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','nl.json',NULL,1845,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22111,'849204716176972f9ddef5b677e030285d240181','5dfad34729653e51374d0e5665d2138731d0c2c8',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','smj.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22112,'09e8e854b7cd966f5f24685a33b0a7ae017f0322','93c8bf591c6bea6cdd9a1dbce4a9981e4a617295',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','es.json',NULL,1806,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22113,'849204716176972f9ddef5b677e030285d240181','bebacd0f8fba10e0908bcd228c579b127c918862',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ja.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22114,'8892c7d1b6c732beb107dd5baa8dce0fb9ddf3ce','5a4f26e832a16b82ee061ced92b746c264fe5434',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ca.json',NULL,1857,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22115,'464c81b82bd6c72dd60c01adc4a680c2324e5d3b','1c2d35936ff5f4db1a8babebde59dc9ee22168bc',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','it.json',NULL,1903,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22116,'849204716176972f9ddef5b677e030285d240181','a39f2b2d883e4af555623295b8f8b7d286ce942c',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','hu.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22117,'8423175c915e47891ba755851b73387254923826','425b0c1109520d3c616c055db3812c78e03e4999',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','cs.json',NULL,1817,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22118,'849204716176972f9ddef5b677e030285d240181','163f8580c4dde501771bafb6bad1e613065ad3d0',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','pl.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22119,'595944736c204fb580a478bc7be1ab660192f99b','2af536827e74d87b4c42da90a753fb5d93d82871',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','fi.json',NULL,1707,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22120,'849204716176972f9ddef5b677e030285d240181','8fde3f9eeee1414dde8a923241958ddd48e754e3',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ro.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22121,'d28eb344b7aa7ea5c758466fdd8998cf54572f10','0303e1381b8428b18431c144be8c405e32a7d11c',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','eu.json',NULL,1722,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22122,'849204716176972f9ddef5b677e030285d240181','816e7dd4d4729be38b4b193125e807345de261ec',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','da.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22123,'cd137e1376dac8a4bfad1ef37184132c36336306','ce4a57d5da04ed0fe4e91bc2b0a3184417e93114',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','zh.json',NULL,1719,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22124,'849204716176972f9ddef5b677e030285d240181','a06cb5a102620723b6de5c906ffeb8301179cc45',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','ru.json',NULL,1724,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22125,'0cdce170a7f022438af2c4a3584704028d9d534a','6c5725ce3945513cc60fbc392d2b20a0e5d9c487',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','af.json',NULL,1749,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22126,'09e8e854b7cd966f5f24685a33b0a7ae017f0322','31c7361c6d67992e7f1f3b864328b228b99df321',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','es-mx.json',NULL,1806,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22127,'f8d06c3960846da60ff3906b4efc3eea85413e43','2cccd97898c38363dfa7c5a19c4f162b59c38a27',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/language/','pt-br.json',NULL,1775,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22128,'40d63050fc6a0465b272c972b4f0486132c07ead','f4f7b8e77d171c5c675b0d807c574acb9a9ef62e',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','library.json',NULL,1079,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22129,'b7d6b93e4b5d6b2231e7a052e853c4d0511e77d0','4c835c71fdaaf080318510099210a9d8a197fcd8',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','exportTemplate.docx',NULL,16186,'application/vnd.openxmlformats-officedocument.wordprocessingml.document',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22130,'b0cbd710c072ab2d0db240cd4589e31890b70b5f','ccc177007d0e71c851db61f24aeb30f9e64a08b8',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','semantics.json',NULL,2759,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22131,'34ba34d8c813dba20ff9214f8f076743c8c3eabc','3f5e7d32c2c009c7925adec2f5cc534c01ebd8b6',1,'core_h5p','libraries',26,'/H5P.DocumentExportPage-1.5/','document-export-page.js',NULL,6294,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22132,'dec9e27ff6cb7df4f1901ae783d3035b428e55df','f38cd6179334722fc57280c5a6f213b8518c3ac6',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','navigation-menu.js',NULL,5592,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22133,'da39a3ee5e6b4b0d3255bfef95601890afd80709','35242d5dbeac59342b7bf1993b0ec20a08692933',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22134,'da39a3ee5e6b4b0d3255bfef95601890afd80709','97e73bda0eefd0e688460518e3f2deab8b50ab3a',1,'core_h5p','libraries',27,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22135,'84f91dbf5e47bd56adebdce514c3744332e40eb4','14dfc07dab0c68417c5c0a34132903c5f71a4e98',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','upgrades.js',NULL,507,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22136,'16633ec5cf5d4cf7fb4805d822d8eee4429d753f','c6ddd55728beb8ff4decbb7ce2fec40c3c3414fd',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','et.json',NULL,790,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22137,'da39a3ee5e6b4b0d3255bfef95601890afd80709','804874bb587b3cbdb20f63cd867545afa001758e',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22138,'7b1cdae75893fd94aac60d3e85ee2b1f498d39eb','0a1d2980dc5365d88a5a0f53092ca74c38da3383',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','gl.json',NULL,890,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22139,'8cf082d3b25952e22963be390ec84f9303e5698a','a4ac75040ffc42daa09961c8e352ab46faf2d905',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','de.json',NULL,873,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22140,'28788ceae6c4e2829adafaa57e7677ccf625f93d','52f44de412faaa0b8a9b1891c0b44fa8a0e14347',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','nb.json',NULL,805,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22141,'4d7164940490819bcfb14e57910420cc532e0c9d','91d4bd477b5ec3fefd8a9a17607dbd7d66d98c9d',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','el.json',NULL,1166,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22142,'dd1b20680ca79a713edb85749916fc29ee4e3de3','0dffb7ad75170d992575e2d0c128208745d08939',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','nn.json',NULL,810,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22143,'0b9cca1225e68abae79b42136d88066fb7c02333','f0b3b0173d4d193eb486f8b717c4c73fc4bd55ab',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','sma.json',NULL,772,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22144,'04b5a35cb59624f10d5fe8bf7b846e6e7c3dd114','78a462c17fd0915ef84a76fb4a03f97e6f96379d',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','ko.json',NULL,825,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22145,'cdaa9804bcff41a8a28aec3a2e552a53e5f19f71','69e23773aded93dfd6f22c37947b173cb9d898ef',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','km.json',NULL,798,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22146,'6bc291b7cd0c603727501109044784c0d8f63433','6cb674e0e1fb3c2fae1925161ad2b64009d4f9ef',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','sl.json',NULL,775,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22147,'b57ac526f8a3ba229bfdbb36816861998db96ff2','d18279117cbff8d1922ce81e1c2cce49d0fe45f8',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','pt.json',NULL,845,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22148,'f94020d998959fe3ddbb540ba58cffa20ece832b','3ea97b6b06ecf047ca54165ea7eccf3a4bfa074e',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','bg.json',NULL,1130,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22149,'f317ce6df4544891c8e25a66aaf7ed26299692c5','f6303f4720339c57bd3ae77f2f5b6a653e80c56d',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','fr.json',NULL,842,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22150,'0b9cca1225e68abae79b42136d88066fb7c02333','0f96971f2ba6acea0a7c00bd22d844b811693d2d',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','sme.json',NULL,772,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22151,'0b985f659728b60985f452689b2010aab986721f','7c2dd794f99ddeec08f6106b2d0ce0cf2037c639',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','nl.json',NULL,785,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22152,'0b9cca1225e68abae79b42136d88066fb7c02333','47faaab4fef6eaa3acbada48be66ac2d517c1ef0',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','smj.json',NULL,772,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22153,'29ca616ff94424452f50d4f200235ab81af36663','ffae6781e1fe339c3c6f17e79bb447ad79f8348f',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','es.json',NULL,880,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22154,'510826d31cf39e52d1dc3f23992764c55e34bc66','dd56492684b610f0c97c88353e11d5616103fdb1',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','ca.json',NULL,874,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22155,'44bb02bc3fcd85852cdda37370ca46a6fd86ff9b','f9c654c8129f1007f191eaa0a38fc3c4c76c0674',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','it.json',NULL,858,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22156,'856b1689e4d05052d04e3fb8cc3080716a1fc7a7','6e358bbce7720d28c4a98385927ab27840c7af89',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','cs.json',NULL,832,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22157,'9c7d6776a2f7a054f78dde645dc7ae9655ed621d','4d7f650a716ac3e2297edfd5e3da872da5f34d7f',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','fi.json',NULL,776,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22158,'794991a4161a56a129d24db2ee57acabdbf97914','1557273c2d1b7dd8f1560921ff8591c489528e15',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','eu.json',NULL,814,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22159,'e175a8002ee03488e1b2f37ff3111a97c00630df','e94c3fc8c9faccb914ef5503d93bb00e4d6ebefc',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','zh.json',NULL,773,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22160,'3667846e33d93786d3a608b7b9d463fdac49f5b5','6b49ea159c372905aab28cccaa4aa4d010276f58',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','ru.json',NULL,1073,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22161,'728e9371998e1a26c79906322efb250364f25761','870f5bf76f7c0c56e730b5e2e4ad5937cf8dbecd',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','af.json',NULL,815,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22162,'29ca616ff94424452f50d4f200235ab81af36663','7a720c56014ecf20915fdd586ed545c5eea56ebf',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/language/','es-mx.json',NULL,880,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22163,'973337e6f6420450f00408c46e69a34991481ac1','0b217ffbfc4687fc5be3ed7a96032fc54f117b66',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','library.json',NULL,985,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22164,'75ddc43667aec2c3d8cf3bc36218706ad385d3be','39a7d31832ed07b55d08951c71b6405a6b9e6075',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','navigation-menu.css',NULL,5223,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22165,'28a19e2ad0a9625d5160301e5ef4e235a3abd65c','4128def773c62cd5407e5b809f3812212e5bf842',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','icon.svg',NULL,2137,'image/svg+xml',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22166,'7bd00e4a48c97631615b4fcfb1d057f71ce37f2f','eca3ba2fd2c7e52597b85cb5a390ba4bfc57e67c',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','semantics.json',NULL,1498,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22167,'5d332db9f26cf1474e6cd4b3dc3e0692936cdef3','05d347fc1ff8b22a6b6e510ab262d592f95b7384',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','documentation-tool.js',NULL,22256,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22168,'1f64d24ad31e835bded8a1795272137928a3e2b4','86521eb83d323df71f7c586d43205d2ecdbd5bb1',1,'core_h5p','libraries',27,'/H5P.DocumentationTool-1.8/','documentation-tool.css',NULL,3650,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22169,'59a516bf704388e712d33c93125dfa8b36fbc767','33f6a67f718c1fa3260a9fcc1d2065c928257d4b',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','et.json',NULL,538,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22170,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f08b6eb2379afc3bbdf453776570d77f6e69270c',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22171,'da39a3ee5e6b4b0d3255bfef95601890afd80709','095e9721440ea24655849f2e6359951927508b03',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22172,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5e04e2346b78bd4ce1dd78ad85de6a45ab98c551',1,'core_h5p','libraries',28,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22173,'4a9964d4ee161ec287ffbcb4c4e36ab0f984d0f2','67438d52f51e1c72dfd5c04adc36c462d22a8a26',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','de.json',NULL,560,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22174,'8e5b3beadd8a1c093caba606d0173d2e9f979b7c','6f6f558560e4836ea1d2267a0394ccfeb08d8078',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','nb.json',NULL,552,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22175,'e51db894d043402bc1f38e1c9e283797339d6baf','e127e6b84e3a0b6e7505e502bde808cd22920168',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','el.json',NULL,857,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22176,'2c43be6e93ab7962294068305341dfe2fbdd30eb','b84c71c7e27c99a228bb19c807a309424b015c2b',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','sma.json',NULL,548,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22177,'2c43be6e93ab7962294068305341dfe2fbdd30eb','8ad04ace1a0b752819a1fdf3d99906df8c8090fd',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','en.json',NULL,548,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22178,'488dd19209eaca5459c90234c4fb6748d737a471','ad7360a47916d5a2b99112bfc4829c2109d6c200',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','sv.json',NULL,564,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22179,'1d1d9be230b78361c30ddef5b186d53b4adfe325','a3a844a5950c448bbfeb8d9a9164539e91145449',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','ko.json',NULL,580,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22180,'64e29acd5e856f8e8e847fec428ce83ab32021aa','6b7ebfdf7fc11480243db8daef44a0a1757085f1',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','km.json',NULL,855,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22181,'2b8222ab92e1cc303fcfe4c10ced645cbc0b51f7','6fc289307c767a1b88517d7d39fa824a0cf9dfab',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','sl.json',NULL,536,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22182,'2ef1304603c1b99ef4f858ed4544f48ce118ed02','8cfbe191aa40b0e9de58d522093130e9220f8bf5',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','cy.json',NULL,553,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22183,'24440f815dda881bb8bc0f02c3a5f96097968dfe','847d998e41e228ced7240a7fd4dffda72f93a082',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','tr.json',NULL,587,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22184,'e2f3961cf5ffb0036d6e4abee0e0782519cd54c0','e3247ec3d748f671d39358d26574b933554e6df7',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','bs.json',NULL,562,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22185,'7caaeba62399df51842eb0ae41a4373d2f639f4b','70c7e0272c50a50da9942a05fe932a2eecea2c6a',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','bg.json',NULL,855,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22186,'558357dab83ec09d25c8a7b01b55ddb5e22e6cbc','173479d9b1ee6b6b7fc7a078ff455344bbe52d8e',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','fr.json',NULL,607,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22187,'2c43be6e93ab7962294068305341dfe2fbdd30eb','1318a445fde315b37102434a0ae50904f1d89836',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','sme.json',NULL,548,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22188,'086f2e814c94887eac9cd68c79043d86175a594c','7c401ee81c8c698fa3073b38a5c97b163f6686f9',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','nl.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22189,'2c43be6e93ab7962294068305341dfe2fbdd30eb','f9865d2e7a7c9621d86746ec4963f94acf75e9ae',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','smj.json',NULL,548,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22190,'f3d291aa373d3b1503a40278e2eef77d3de109b9','95b2bfa3519b6e4be2b17152425058c903f377dc',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','es.json',NULL,583,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22191,'bc4e7e794e2c59a3673a8c52c055e5c7600f38f1','6e345a326011df56172d74e2ea34ddc74f30b850',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','ca.json',NULL,584,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22192,'2e1084d91a8ffc8b3cd2e10278cfea7ad8ae03f6','1b516b192606dfc5ec2fc096e8dc29ed6352a5c4',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','it.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22193,'49150061659e54ccb30196d35baed6069546c612','f66871c71ed22aa5673272e2f43453b0e9d6428e',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','cs.json',NULL,564,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22194,'f591b7fab839c9a507c96dc7c3eed8d349f40aca','8aa8b65947be157070144a687a1c8191d690f9c0',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','fi.json',NULL,582,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22195,'fed08df4bfd6142e17095b832e0c273eaa739844','49a65f84e0adeebdfb68520153182abc23b39711',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','fa.json',NULL,713,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22196,'ca2df36b80196b584208882b7299e94ae2281c9e','b9e613d1ba2151e9e201a360fabdece2db005aa0',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','eu.json',NULL,552,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22197,'152d9c61bb9118026c9508c43573bff68ac90846','cb7fa874f97afdcd5b4c8b81633934233f9d58d9',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','zh.json',NULL,504,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22198,'f72c0ec5718f965ef716ac4ee319707f6f35c18b','556df7be8d7f61e40bde193ebc251a16b4a7f013',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','ru.json',NULL,831,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22199,'09671263f13b479afdfc480b7a24abece8ccf983','8467a12c45f3aba9786a257aed34ae2acb9a35ab',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','af.json',NULL,574,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22200,'f3d291aa373d3b1503a40278e2eef77d3de109b9','53efff92fb839db481d2011d38bdfa7301afcd68',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','es-mx.json',NULL,583,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22201,'88a611d7d478751a7ac05d5acdb4dd48fbb4aaa9','2380e9aa7b478981145b261d32686741a2d6d738',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/language/','pt-br.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22202,'efc9b84f76f62edca2de7b0feee038b1e70657af','f5219a92ca0019b1f76515373cd688edee8ee1d0',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/','library.json',NULL,1225,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22203,'4e47e508955331981064ad56eb877a8198330894','7b33bec9c2fc7b608b7b2f5fecee8f463fe126c0',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/styles/','dialog.css',NULL,3529,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22204,'da39a3ee5e6b4b0d3255bfef95601890afd80709','da4f999f71bd56279167e369e459e276f39980d6',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22205,'ed0a53414db00cae50b7e5fadbb58973dd121ec8','b2c33b7e02e7c61e388544aa038bd11df5fbc84a',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/styles/','drag-n-bar.css',NULL,4016,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22206,'a46e2c5aaae5f08871f7739fec91b6b108aeaa9e','ffbd43a9b5b0abdc86acf897997aa0555fa7cb81',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/styles/','context-menu.css',NULL,9737,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22207,'aae2574fd9fccb8cda5f8d247af9327af2dbc827','0bcde62f57f1dc6badc14a83a59baa15a5bc35ed',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/styles/','drag-n-bar-form-manager.css',NULL,15880,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22208,'bb18d57038fbb6021b6e79ea8b6854ffe291d3f0','5ac8d8138d8fdb72a5a6cfb542a685659619f078',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/fonts/','H5PDragNBar.ttf',NULL,1128,'document/unknown',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22209,'da39a3ee5e6b4b0d3255bfef95601890afd80709','92785c16e2be27a69f07ce39e0beb7bd73e6c98b',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22210,'9564d20ca92be0cdfcdbcdd40510e2a32c1aac3c','d9f3a36a0a452595646ea7670ec95bd70473407b',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/fonts/','H5PDragNBar.svg',NULL,640,'image/svg+xml',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22211,'0c0c2f741e30e2d0a68a80f7f39df3602e7eb83b','dd07d3d51f151c13f92e169ccc3fd1c9e20b350d',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/fonts/','H5PDragNBar.eot',NULL,1308,'document/unknown',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22212,'6f089cdc9dd14bcd456cea48b0f79226fb6ca0d6','4fe578cb23370ce79af8eab652e4ae35f4b8be38',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','context-menu.js',NULL,16818,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22213,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4cd425d882aec739eceae6e140ecbfe54708b56a',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22214,'27d02beca17b6535c2a1ee799d9ad30e19668e83','b48c6b464ef599a6988f79ca207419b8a8ecefe8',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','drag-n-bar.js',NULL,34502,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22215,'c7b1d180701e9bee13a7ab6e210cc5b643d4aad8','b785af6e784e0a9d325fe402d24e713d442e89c4',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','dialog.js',NULL,13790,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22216,'fed785474e03077285d2896a4013df3cd3ac6937','ba000348d9a7ed7ea0e85ff5e11e947f2bfe2388',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','drag-n-bar-element.js',NULL,5877,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22217,'205e1f59670db40aecb340135c3fb5c0f9fd1704','f889fb0d3c7a406f49e8491d0e4a144e5d835856',1,'core_h5p','libraries',28,'/H5P.DragNBar-1.5/scripts/','drag-n-bar-form-manager.js',NULL,28556,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22218,'4f21cddc5e8ce33c55b2dcbfc9e52381d346029e','5ca2a03b230954b2f16054d31848ccbe6a1baffc',1,'core_h5p','libraries',29,'/H5P.DragNDrop-1.1/','library.json',NULL,375,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22219,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aec109cbc9a1970f22a33da1ea0495edf97847c2',1,'core_h5p','libraries',29,'/H5P.DragNDrop-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22220,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ee525147f48cfc4561eeb28dd2efa3f5732b0c5a',1,'core_h5p','libraries',29,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22221,'d300ee7390e907cde3ab27b9cfaa467947018fcf','4ef37389a7673c7391bc833b910008d0aba6e369',1,'core_h5p','libraries',29,'/H5P.DragNDrop-1.1/','drag-n-drop.js',NULL,5527,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22222,'ded10f2b84624fb3e86b5ccdaea5716b926e81a0','e47db530e7f098c1edd7ce117954234dc45a19bb',1,'core_h5p','libraries',30,'/H5P.DragNResize-1.2/','H5P.DragNResize.js',NULL,13826,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22223,'da39a3ee5e6b4b0d3255bfef95601890afd80709','201cad82a263ebd35ed4f276a9c5951de5ced6f4',1,'core_h5p','libraries',30,'/H5P.DragNResize-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22224,'da39a3ee5e6b4b0d3255bfef95601890afd80709','eb6d0e9f1573724164ecd7aeaef7cac313e5d419',1,'core_h5p','libraries',30,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22225,'23fba68db28e0dba1e455329f9858def2a59503e','bc1043f92acf44450cfded55167f388034a9af5f',1,'core_h5p','libraries',30,'/H5P.DragNResize-1.2/','H5P.DragNResize.css',NULL,1091,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22226,'6779099851dd4058da8426ea1dbaf1d0da07be7e','173c77e1a7cd439871c3bb78a0b902a6b7eaed87',1,'core_h5p','libraries',30,'/H5P.DragNResize-1.2/','library.json',NULL,440,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22227,'9c1d10360587731a4433981a5a89ff98e1d1346e','b7e230eb329f949ee9a9a795ce2e8fdbeb0c1240',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','h5p-drag-question.js',NULL,40915,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22228,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5fe4e5672780b99bf8677ae0dc7860c9614a2060',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22229,'da39a3ee5e6b4b0d3255bfef95601890afd80709','be2914614ef2c5296b6ad65bde422fff7d1dca41',1,'core_h5p','libraries',31,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22230,'8ac4b49aef81718281f71afa8cc0343e04fa1cb9','ab7b6442aa8ed816efe9d94247a45efe2ea47b5a',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','upgrades.js',NULL,5339,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22231,'fb91fe59a01a7fb39ae9d846dcd6381194133233','b2f691b5b69e8e0f39aafa8c341447f4ef6976f4',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','et.json',NULL,8638,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22232,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9ab687feb7f0ef81f2e444f59b38fac0489788c8',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22233,'c495959829248eaf60ee8966f921dfc653d18b03','a54475348c8df62086629623e6d446bddb9d5c1e',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','gl.json',NULL,9634,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22234,'86857a555c6a8b56b5f6bd4b17a6da63c627c00b','bfe9bfe22516924b54491ea260e3cb028083ed01',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','de.json',NULL,9998,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22235,'c24b6e88447d053dc171545f018098599c26fe19','cfc611ae6123c240c8bcb75777a95c113707f69a',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','nb.json',NULL,8705,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22236,'029e3991e68bf72305aded4a59d8ff99cb46e702','0fb60379765db811aae6e64cf175fccbf1c37c58',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','he.json',NULL,10229,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22237,'989c968139f62497276db63e6dd39eb504cd01be','b8de98de71e56315f58f18c185245865d39d07b2',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','el.json',NULL,13808,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22238,'b037d66812633b0207e4e9bcd7b69f7ca3e612de','9283b1cf676138cc9c88bd47974b6fcfa7748d45',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','nn.json',NULL,8732,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22239,'888b037be7d8e49caaab52ae290b56c3bba55b63','071a6aca973b3742d5be72969e27d0ef10af640c',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','uk.json',NULL,13081,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22240,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','545fd9b0379f4f4bbeb1230a68c999189dc3949a',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','vi.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22241,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','9f207b589f8fbfd8211a2e16c0218bfc1dad1f53',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','sma.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22242,'68458a4505921fd800247d84d950f0eab6ec9400','799c97667fb9b5ddc4dfc4b89e1af04272dc64fa',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','sv.json',NULL,8628,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22243,'30ae790b386656a6b37dcec2ef61adc071656305','22b5fc76ae147e83661ad06ac33717b3acac37a6',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ko.json',NULL,9312,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22244,'eaa3b16d45605cf917554d284b4f04fe5c9d7475','d2776aa454417125e161bba83977099f222c3925',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ar.json',NULL,10805,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22245,'8cfbea23a22e1b4957c1586c1db521cdb169f4e2','0028f4908296b438810d37a3772ae0fc5d0c379b',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','km.json',NULL,9224,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22246,'6cac30df2063c76a143b1473fa84ba893515d8c6','31b9d8192a0bd139b39465311f8df780755764e5',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','sl.json',NULL,8954,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22247,'40bec7cfc12113dd2340eccd23361816d04f90c9','9e0fe270df8ca890298130eb9ac6f9c8f42aa5cf',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','tr.json',NULL,8758,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22248,'e8f24e3823de828b5c72745842efc0227f2054a9','89513a73564d1f2e62f05acc21ac2c53aabb52f4',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','bs.json',NULL,9066,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22249,'2ca1eafa19c812c5ba9cc57a9d46f23b18d626db','3c315ff1f81f4c0a2f3b959c4f8f94304f6623e8',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','zh-hans.json',NULL,8151,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22250,'d8067b98b5388ca55701e1c637ca52036200f883','537fa697c5b9a7a0d0b06867bb49cae52b2ae954',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','pt.json',NULL,9504,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22251,'48f34346fe2f6734b7edeccaf96913b920d3f27d','6007020d267e6fc7fe5eb7b34567c54beb3491b4',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','sr.json',NULL,12502,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22252,'93cb8db851ddb0a419848283bcd8c6a4922e5725','e0d7352c37497d88ba3d59da52115f1931b469f3',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','bg.json',NULL,13436,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22253,'2f879283547142e7aa7cf045b5c47c3fbc97672f','7145ef9de0b2a9d3ec94816746a5fd714a84ef3f',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','fr.json',NULL,10072,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22254,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','4e8c8fbbc5b9a158c622f674ae231ca4332b6588',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','sme.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22255,'e18ab979ec35d78b3e26f2a8dc5b8e40d6dc4892','19bea880b4e3ce3e761fe0fe3cbdcd7be0e8ba67',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','nl.json',NULL,9416,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22256,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','b26deefdb6d1dae27ebb42ac14bd282ef7473653',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','smj.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22257,'0dda1481f1392da86162c9d7f0ecbe2ef9aeed49','8dc9f7fad6c2ebfc5d02cb41acfaf99a7e0138ad',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','es.json',NULL,9630,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22258,'f192e10c3e7d414df8d996e79c031b81576c63a0','2c51819aa18665d89a87bf7a5a2386188ad9b200',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ja.json',NULL,9995,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22259,'bdbe4ec17902c4437df2db7a43ff6e6e8380baaf','d14d73a3d0a171ae90964c21761ae9b9dd50d76f',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ca.json',NULL,10153,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22260,'9739630cdc669dfb9fc9f11c4f3d6acfb264b193','eec445ef1a722cd6aaa0729288e16172ab6c000b',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','it.json',NULL,9512,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22261,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','bc7d7f6442722af2c309e673724ee3693e4dec08',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','hu.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22262,'cfbf22ee98c502a0630ce7d6a6a321644acbbea3','d49a2810708dc56316416c41336eebcff31376f3',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','cs.json',NULL,9399,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22263,'0510cf3ae3c49dc37a37683111a1808777f228ec','0a744eb9b78c010bf1c384c728ef1c11d29b5586',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','pl.json',NULL,10042,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22264,'8ef03689ce9279def863efdd74c8deb163bae936','2e69d552d0beb035d76c70839d63d89e97e3e46f',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','fi.json',NULL,9071,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22265,'f18c6c7c2fdf78a6316c9f764cf8ac4bac86f23d','a295e6fe0e44914ef293a6706503f340083b96ef',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ro.json',NULL,8611,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22266,'b749688dc6fd3af0369f78111e6854235dae1545','89d5e77bde2faeb5528cbaba7f3b462a780ad614',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','eu.json',NULL,9217,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22267,'24ae7f0d0043da598fc0bae43b1a4fd4f2ba185a','0100cf9dc4dfe9739bd0c9769e52c307742328d4',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','da.json',NULL,8627,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22268,'ef826f77a6f6657d728d48a680acbc5ebc4bd146','a28d13fcf651fc5ae96458c59b6da64e75142bcb',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','zh-tw.json',NULL,8163,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22269,'7784a88c32efdfdf17bd3976d654b64988ebc2f5','06e3d934312eee325ea873e0b88ee506a8a1498b',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','ru.json',NULL,12809,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22270,'6b238734749d65ba0da353544f0c7afb430913ff','95881981648c357aa3b95c6c5c9e8a0b04f14655',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','af.json',NULL,8942,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22271,'382e6d37e4fce2708e88cb4ce5a7c5cd07c30f97','e2a41e7fd67ffcedac2e1dbb3025953fb51d356c',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','es-mx.json',NULL,9631,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22272,'961da544dab3dd574c84e6704f3e674beefae80d','80f1c118593344d06bcea3c2a2e7e3be3f590484',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/language/','pt-br.json',NULL,9601,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22273,'9ba57f4350ee9fb4a1826d30781a964460cd71de','1494b30a121522ef6c0ce01121c4910f2732a063',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','library.json',NULL,1342,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22274,'fad52f26082da3af1129012037c3709fcc576662','fa945875569d522ff5940d6c9347dd1019d24a2d',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','icon.svg',NULL,5676,'image/svg+xml',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22275,'ada474adf41df6646ae3c04d76591bdd691c6739','e0ac05d36a9631b26bb242c53e7aece7b75d59e0',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','semantics.json',NULL,17719,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22276,'3954afe8e31b2b91be035ff3b88f24f91745a6ff','125634f9d8c26a4cf7009d24ef519c185a2478f8',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/css/','dragquestion.css',NULL,6477,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22277,'da39a3ee5e6b4b0d3255bfef95601890afd80709','17876a0e5f3feab8eb0cd58a9880cab7a7e3406f',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22278,'5b9c1009efd9ccb06ee01b4d92af866c42a7c53e','a0142e0ffb1995a4407bdb9c8558afd4e33f74f8',1,'core_h5p','libraries',31,'/H5P.DragQuestion-1.13/','presave.js',NULL,2556,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22279,'8b7e4a01d3c5878a93a758b0db0c8a1d5d4e7462','3a6261219afd8fe9bb6dc966d0bb326e6ba71dcb',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','upgrades.js',NULL,1846,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22280,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4abc0e51264628ae44dcbdcc71c3f20476512f89',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22281,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f88253d3ae3348e0e128b6a4f08744e4024f7693',1,'core_h5p','libraries',32,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22282,'fd7a889b7c7bf66a29f8e46a13efe7d874347de8','81728fa61f5ce232067c41bc0f03c827b664eafa',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','et.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22283,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0b3eb49fd59bf49fc031b2f60715f5c1b31d8b8d',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22284,'a3d117d2738bca30fcd3ae9c59f7a84cc1afbb5d','7098c9fbddcd36afea1ea6342bd4721d3aab6dd5',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','gl.json',NULL,6176,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22285,'f7b81219ad7a9a3a36041fc9cc9ce2d1e4bf102a','ff7c8767f14e7ed853f16ababd571b50378f315e',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','de.json',NULL,6387,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22286,'684ac669dd3685ad41ce9fa390ac2efa037c8b22','5a5a195e147f259724bc2d31c2bba70bf21a7232',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','nb.json',NULL,5478,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22287,'6c1fdd12a5771695cb2dd9284a274d2f3a53b94d','e6f9a74f8fc0e2d80b5f510b9174d5145863694b',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','he.json',NULL,6524,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22288,'c768d386e9144765d7c1c579d7672c58c3f95a27','3026c1b33bd3ae8bc358790b35e2ce1b6aad1d05',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','el.json',NULL,10107,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22289,'e11516ddfd31a0ead647e60974487461dc3a486f','526e65f7bf4ee13e80bfb91b4cbed5b25c882067',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','nn.json',NULL,5453,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22290,'ad32c2524854a18510fa9f59666d829ceecd3699','00d3bffc531b18f8f352dbad7b9f0f61cd071ff3',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','uk.json',NULL,8536,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22291,'8bd07d81d044b0d949739065bf7b0f76239a7499','4cc00ccece8a6b208b94e3414b566bf2ee993e5a',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','vi.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22292,'8bd07d81d044b0d949739065bf7b0f76239a7499','159e64847978d42923e15c03c0beb72314873b82',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','sma.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22293,'3b247967d9dce193b6c82c467b912be2fa4abddc','eae2acdbda2ad9033244f98b6b2f1b2712e4d434',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','sv.json',NULL,6080,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22294,'3599bcf484ca84f953b58e18f559033a2ce0b9aa','ea2c3fdcdf816e3c27a9b975caf63dde43f29c58',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ko.json',NULL,6134,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22295,'84df0515ff78ad1fe99f72afa84cb6c347ae8cf0','89d69e6ced5da19b3fe61d4fecdccba7f1c9c5ac',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ar.json',NULL,5759,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22296,'8bc8e89f5be4dd0b0e76bf252a9ed30d3594a29f','2157d5dd25aa61a4ba3d238ce6af64816c894e2f',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','km.json',NULL,9496,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22297,'6e30391af0818ba7003d99f43a5d206d6610e763','4ffd7e29ab265c380a87601afe95933bba2f5274',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','sl.json',NULL,5520,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22298,'d059bf9e9d71c107b246bf1d7f04be2ca93dc8a9','facd76b4f8e3dfc501aa8baaa65c143c269c12a9',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','tr.json',NULL,6297,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22299,'3d8b2e48daa478927627978f946fb93475c76467','90d3b75fa79c0a965cd43575a99ab93a7a4ff8c5',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','bs.json',NULL,5752,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22300,'cd3a92b5db488a3f74c238774e84ce87119a5c66','5593a8d122e189731af54caa5ddbe4b3bf6b1611',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','pt.json',NULL,6091,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22301,'3c43183661cf3ff99994d90a36ed0920490a7e6a','824cc4ee7efb4a796b939c5ab67214be794bf7a7',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','sr.json',NULL,7148,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22302,'143a2c494c87f37b6f5f33716feafda638e96548','572a7f4be964f56d782bdc174929e5da1df23e24',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','bg.json',NULL,8895,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22303,'d5eaf592043e613f9e02586006511c8797caa0b3','b1caa882c6458f9c0d96b03f67a24a77f9c45155',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','fr.json',NULL,6314,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22304,'8bd07d81d044b0d949739065bf7b0f76239a7499','d857a113c9ffdf5ce5f50d4e53aeac2596caf1b2',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','sme.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22305,'0e466406d4a6a59523a6f390100c43a99f9cc2de','2ea28e037465405f7ea8dd3093f05c33c703a112',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ga.json',NULL,5552,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22306,'b78c76c0e7b2cda4659653453868be8c0b140d24','7a22a9417c597995a5481d366bf94a7d6f06073f',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','nl.json',NULL,5895,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22307,'8bd07d81d044b0d949739065bf7b0f76239a7499','03001699ad4e0f6e7d188bc48850e06e09769880',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','smj.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22308,'4b2a6da850298be2ef43458ada838c0d054696c9','97af35c77a22a55b97273c71107de83555d95028',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','es.json',NULL,6408,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22309,'2f3c5b06d05deb64be75513c61a4d28152f36b2e','31087e48d7ce404e3bd7e25332fb22183b21f8f5',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ja.json',NULL,6786,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22310,'5ca5b54ab7118fc61ec12df8823381603cce8e5b','a0d121c076d8df46ca7f8dcf513fdfa067b44aa2',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ca.json',NULL,6718,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22311,'65bf9d0c987815c3f9c9306bccde2c8abd646352','39f9fc778171b94468ab5cd5f7d3afc57d2a5b6d',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','it.json',NULL,6150,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22312,'8bd07d81d044b0d949739065bf7b0f76239a7499','a4eb4982ffb075ba7af2e22f925f33ae5c21d884',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','hu.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22313,'4be41786844e9c505b7bf4eaa7a6fcd1a6d1adf3','7c0994155049c16e8994b5509ec4bf29b49bb42b',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','cs.json',NULL,6226,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22314,'cfbb3266749e431292e7557290438bebbccc034b','466144d6d58f61ed8596e9f13888cff9847ae39f',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','pl.json',NULL,5877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22315,'846f12850774630cbf6b6456afa2faa0ddb376c9','275bd98171b00fe303f54bd60d4cfdd10008524e',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','fi.json',NULL,5426,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22316,'3a6214648b286eb558502bb8b5ca64327167e221','b01057429f7186527d1d1f29ea928d9dfba3ad38',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','fa.json',NULL,8297,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22317,'8bd07d81d044b0d949739065bf7b0f76239a7499','22fbc288e466ba821ff3221efc081bdd2d07fbc8',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ro.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22318,'9699766aab5127797b04c142e555ae04dda73a60','cf4103d78bb3938b6db8a3b1b595f45ee02aa6fd',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','eu.json',NULL,5983,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22319,'8bd07d81d044b0d949739065bf7b0f76239a7499','08523c0d4d7eeab7b085ba04dcf4437d64cd29da',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','da.json',NULL,5491,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22320,'6e0ce25a93449a7d08ab9ca3849e71fc96219fb5','f015e1cea93476f5a958a32b07a898cf11688301',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','zh-tw.json',NULL,5012,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22321,'3f05d76953177dddcc6f19b82fd1a76b37146efa','508355dda249c7c905e713cec5ff2c6009ed08c2',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','ru.json',NULL,8368,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22322,'b67b70bd38901d869bc2c5304054fd50bda9ee7d','0ec4409bf27c60b7ef593f8b48d8da30143a849b',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','af.json',NULL,5651,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22323,'204f1b934c18760a0594c2533b96d908d271c882','0bfd25f65e5b880ea11649128172a595f995bced',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','es-mx.json',NULL,6430,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22324,'cd8f2422bc1d4f63c382a2a3163062e96f3d38bf','15572185b87ddb22997910a5487db34cdc17b47b',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/language/','pt-br.json',NULL,6026,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22325,'e28d8078720a418a5d3359ac23343153d1b2b14f','5c6a258e4bdf83ef35c7e3dac9f5a7c90930d8ef',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','library.json',NULL,1081,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22326,'3906115fc29e411b9ac87ef9950937d32e8b21fb','b79f1c5e4f4b42624ddf4e2779aedce96f5adcc1',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','icon.svg',NULL,3752,'image/svg+xml',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22327,'4bc59d907cbcb8d0a679bd82b20c28ff04d9ddf0','04ec276fb5d1855846c99d4ce0e96d9c4dec77e0',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','semantics.json',NULL,9027,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22328,'1825e24c21a776a2a305d477a3a75c5b8a3edfc7','054bdda6e7b8be9b84748d6c339f15e7af6ab5c4',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/','presave.js',NULL,690,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22329,'3b4ff2fbb916e93baa0217f6f2278c0bbf6ac096','d9fb2c7808eb53db8fe9ab7c73f84bb34b74724b',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/dist/','h5p-drag-text.css',NULL,4828,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22330,'da39a3ee5e6b4b0d3255bfef95601890afd80709','317575894f77f916593314667ba185fe2f24bdd0',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22331,'bf43db281ec24c8c9a9b7d03e27baaafb03d25a6','fbe27a48f09e2b59837caebe6489be6a74e137a2',1,'core_h5p','libraries',32,'/H5P.DragText-1.8/dist/','h5p-drag-text.js',NULL,42843,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22332,'b4d87592734fed2511158b7fd62be403e385f866','cf3bd7358bb156e80ef41b269f4085f6cd613b2b',1,'core_h5p','libraries',33,'/H5P.ExportPage-1.1/','export-page.js',NULL,11823,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22333,'da39a3ee5e6b4b0d3255bfef95601890afd80709','516d399a061d413599bac966ef1b9516ab898ea0',1,'core_h5p','libraries',33,'/H5P.ExportPage-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22334,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9c429bf4d0d4ff8a1e9ee0d0050ef50dd2114b5e',1,'core_h5p','libraries',33,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22335,'883348c6f13175538f129470d3f7907d9b81a38d','0a1db462c71b0b2acb80715c89718ed384a13fc4',1,'core_h5p','libraries',33,'/H5P.ExportPage-1.1/','library.json',NULL,450,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22336,'d51c62ca52b8fecdeb0ea9e6375a711afb3b1361','ac7b79ab574616d4c21e568a6779cc4a3e71cefb',1,'core_h5p','libraries',33,'/H5P.ExportPage-1.1/','export-page.css',NULL,4121,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22337,'00f1c2c69dce9e282dd78523215a30f1dd271686','0dd0770118da9d9244e16515e4ddf0dde8f0d7e9',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/','upgrades.js',NULL,568,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22338,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5bc40e925609cc32e1169cc0f5772134eb14adfd',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22339,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b575a5c84346673575aa807f343076a18f6ef1c1',1,'core_h5p','libraries',34,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22340,'cadc87f5ccef88743bc8dd24b468f53e4738aff4','bc8001cfb784ca37df2eaf61ae62838aa120302d',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','et.json',NULL,324,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22341,'da39a3ee5e6b4b0d3255bfef95601890afd80709','332c4dc3f53d22aafd4a055ee6063c3e503d1329',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22342,'555dd93b15df9e06d0675916a35be01a6d20e2ec','1f023fbb2e1962281e6e53f8d230de12e95c77c0',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','de.json',NULL,417,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22343,'98f8e30714de72a501cac612d0cde5ebb89818cb','7e4335ed33285f97250c45b109fe08416f1f9999',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','nb.json',NULL,336,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22344,'beab73f7e7a896f612ceb8c6af635988c917bfd4','5194acb78a49575cd67596e8c3513de7c8eff7dc',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','he.json',NULL,395,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22345,'6a0e8f02a63e69e9e06b0b07e6fbd86d06a6459c','22a78773ed23ac4f66f33af495a05c4009157d5c',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','el.json',NULL,572,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22346,'fc52f3705c4ac229c93f7f47c40a7ac57c7a8628','3fefb81cabe528eb074be9a82db88173b54d8187',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','nn.json',NULL,326,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22347,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','ce711f54173a7034bb1b73b28a2157713286165a',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','vi.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22348,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','459c723af44f8be8a39c7052bf3c4cfd8cdb391d',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','sma.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22349,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','32ca4b7d1986f98cd1f4e094e3d899c2b6b6d579',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','sv.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22350,'e86c05157c1ae0118e717d18aa2a7d0472bb91bd','c446388cf14cb676842f24fdd53ec15e982bbfbb',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ko.json',NULL,363,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22351,'3d5451e3b013016bfc4a0e3a4ef7ed66b3457d58','4efd485dc6edfec4403b2652c128a0bec16248cd',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ar.json',NULL,430,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22352,'4f64c10d8be7a509efddefa2db2d468ede1177cf','4d4522d981079b89d9ceda3728cd883fbaff41ad',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','km.json',NULL,413,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22353,'d9e9c86d2e1f3f17a13bf83a20b03fc7583b34f1','bd2a5ee73361ffa0205332f43f412929f7077119',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','sl.json',NULL,337,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22354,'e1c9234485d13fb70c7e3450fda4281fe9b3d2db','b1e7dff56a9ab9a9e606bdf936f3635287539ad8',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','cy.json',NULL,367,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22355,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','ea6a7f6f67f74396e3cbfc0896e26a1a16368fca',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','tr.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22356,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','eef4f949bfe66ecf7dd8561086ae81274af52562',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','bs.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22357,'45f45a5732dcf82763569983465ba38773138e8e','ccc0726f5e2ec9b04bcafc9a9f2f9c5950eb5a22',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','pt.json',NULL,359,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22358,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','c4dbd8c770771090f6f3906a5e1585b6c849d0f9',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','sr.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22359,'6bdc84f288b1de70b08c60447714ada0e0bd22e0','9622ff888f45977bb3ab615bc78f92d93fae7232',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','bg.json',NULL,558,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22360,'ab51f0dec2beab14a50e7d636c7e4dfaefa47382','8ae8fed5f14df76cfe4be4780af8438f73589fb7',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','fr.json',NULL,385,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22361,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','5f8b38a2f58bab381959f176ee9a79f57af9f21a',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','sme.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22362,'122cba791d382d8afa232025d5e042017adbe7f3','28fec4c7b26b291a86f3066810c202500676c9a5',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','nl.json',NULL,368,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22363,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','02ec11ba8832a0858ff9ccf3b0215891985413c2',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','smj.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22364,'1e1f37f3cbb8a9e0c8370f318e3be40da3dfc775','41d1f675e91994742bade92a1cad94765c772130',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','es.json',NULL,387,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22365,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','6f4c5c1478d8426ff1656c892a7bb6f529deed4e',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ja.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22366,'a39cb87a20ec34e8528c9aa224bebf51712f2c73','11e568e1ce5a06aaad59119b0f25dd80c7d21710',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ca.json',NULL,408,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22367,'c28ecbcda870d9a7e05edcfb0cd1013c50da682c','fbca0181a4696f892ccdf9b8c0cdd011f11bb681',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','it.json',NULL,392,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22368,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','d5be564de848345b3d6a20dce096ba4df58a3f21',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','hu.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22369,'aabc17f37421e6a3a3beeb0baa3e408e37b9afb8','4bf82f3d1cb0d46d88ed71e8ce232987cb2f268b',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','cs.json',NULL,378,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22370,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','eeeef73a9ccca1e72e8098e657ee5f2b27ad345b',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','pl.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22371,'06792076a218a7040c333ab91f9480817b83795f','eac4f2c57b6dc94eaa10e9ccf3086b93073a1946',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','fi.json',NULL,345,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22372,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','08903ccec26c464641322683f333da0c7374c9f4',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ro.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22373,'3400c27cfecf144c3025153a49b6c8e9fd607e41','679ac936e4b991e905c1a7ceccf1dfd90b0b8906',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','eu.json',NULL,378,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22374,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','8bb4feae7058d6414cd72626dfe43cbe2d78a9b0',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','da.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22375,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','020dd5cdaaa49b4c679812e6ca6990f0b8c56b91',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','ru.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22376,'45c9b7145096515b42ef9e6ed2862b7ef443cc79','81eea451b451d607b4b5ef1cabf7ab6fd6d89617',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','af.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22377,'1e1f37f3cbb8a9e0c8370f318e3be40da3dfc775','ff80a48d25373a3892b80adb638091b8b1ac7a3b',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','es-mx.json',NULL,387,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22378,'0429d822157712fe6cca188ea18d4f82f1bd6072','c12a84bd06a6af4165b875bbb4e65887a7105a27',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/language/','pt-br.json',NULL,385,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22379,'79924c86e5477fe47a0ae246ac0840b749375655','7bbb87b1bc7006926b979344b09faf8ec388b94e',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/','library.json',NULL,837,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22380,'9f093083a328e3a8746c3ed9e32cd58a5c66dfbf','401aed808b184856180378adbe1354b208eaf57b',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/','semantics.json',NULL,832,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22381,'1cf0148da1d854a733108abf2e6f938fef49ed82','949c39546f4f1105bec38f4599c00d892b1be5a1',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/css/','eta.css',NULL,559,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22382,'da39a3ee5e6b4b0d3255bfef95601890afd80709','12362e93003dfa8e8310af5b9996e2a00505e00b',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22383,'a9dd93cea258287641b48793bb87ac1977a94205','ae6383e5c2f360885ad25fefba8e2e55294251cf',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/scripts/','eta.js',NULL,7671,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22384,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ae9eac24ac7d75f4a43edd093880dfc606ce88d',1,'core_h5p','libraries',34,'/H5P.ExportableTextArea-1.3/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22385,'f809a1d1a37392bc57b7793e9560d1d6c14ee74d','56a5d575d2ae99e7105627f35eac85f11a34b730',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/','h5p-free-text-question.css',NULL,3549,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22386,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ae07b4f93dfb002ca8d8fcacf9a3bf8f878b908',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22387,'da39a3ee5e6b4b0d3255bfef95601890afd80709','52cf0c89cdbe1adbc7fa41b7d0fbd7af771b31cc',1,'core_h5p','libraries',35,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22388,'0f573f7098469e6183444dfc7aa243c84885207b','700d9db917cfd66a8f66add02cfde6519f1da3c4',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','et.json',NULL,5861,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22389,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9ea8140cdefebc76cf0655955253b221b6876669',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22390,'fec28cf0f31c8ee26012a388a9f06bba114aec21','f7c155a9960e58e9212cd462bc069bbd73ed7064',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','de.json',NULL,6280,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22391,'2e79f326d321bcfee7e3889ef2eb0414bc69b18b','99405fe9e16c613106f56edce03b5e451f268a0a',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','nb.json',NULL,5886,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22392,'b2cb36dafd88a8416166950161df33621e7d2c3a','698082e5bdcdbfa070f67fd8089d0053793ac9bb',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','el.json',NULL,7312,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22393,'c42a90f9463db1e22ff713a8876d486b74717a7c','d2697593c5c242495e3f6bc19ce176b183d77d8f',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','nn.json',NULL,5889,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22394,'2e79f326d321bcfee7e3889ef2eb0414bc69b18b','a319d4cb41609bf09613826b4be9bd41b779b19c',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','sma.json',NULL,5886,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22395,'2c8c5cba84509231c56f8596cf9aecd79f7a4f5a','a8fc8b9bf3f342cfc07283db00966796c7027e27',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','sv.json',NULL,5987,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22396,'50258f5f640f3283b30115ad5c34ca04c07d07c3','8813fddf3b67bc0f043b022abdad3d4dcb4bb1a6',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','ko.json',NULL,5979,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22397,'5824ddccf0d37a95a27cd7f819992c21101dc27b','6d9b9eb80fd785dd1776e9e176dc145b0d37a646',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','km.json',NULL,6013,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22398,'cc587751d6f3f4f194f4210c2e08fd6f86473b12','2b5f94a75482283156274cb1c62b4715f6c14e18',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','tr.json',NULL,6010,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22399,'7c85c8ce301c87e4436a4591239a6f6b5debfc28','d9959f93a343e007971539a2124bbebed7966686',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','bs.json',NULL,5906,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22400,'c0c7eac2c6abe75f0f0ad09965b27c1b0a6c58f9','c38cdcf101f229fa288cf1a3fc2b7d6b0b52d9ce',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','bg.json',NULL,7589,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22401,'c04990f169984456805add9be098283be99db238','df5b4d93b4f08ea00d429b2137cae093a1361c2e',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','fr.json',NULL,6090,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22402,'2e79f326d321bcfee7e3889ef2eb0414bc69b18b','a7b6fb615b08cfa76ae1c6207f5132cf92467acb',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','sme.json',NULL,5886,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22403,'61c22a13c24f7eeda49b1c5f662d290cf2c8a3e7','c37cb3fd044457748ee2dc6ef841bb1bdfabfaf6',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','nl.json',NULL,5918,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22404,'2e79f326d321bcfee7e3889ef2eb0414bc69b18b','8d1eb8f95cb89402488886016550f9f801b37a14',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','smj.json',NULL,5886,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22405,'840485828317a48aa981c62e9c772a285beb41bf','93fa76a7cd68c81c72e6654eec0305f8c1df0209',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','es.json',NULL,6009,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22406,'db784fc5429994ea4ffb319bc7d40e82c1f771f5','b1f0342747db169ac7b38a5ca746c9c7738c3d06',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','ca.json',NULL,6018,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22407,'ce179e61d79b75765e7b405c9846d48a3bcc52b2','8a767813702e79579feefd0cee7f409f741cb362',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','it.json',NULL,6002,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22408,'6205bac3fd608362417e5fc7a0a57ce3db9eba02','139ee9d2badd4a951e2c6f234d4412f1c6787674',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','cs.json',NULL,5980,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22409,'2a9b008eba189a30f71a92f86cca2f23a62362e7','3f68cd2caa0c49b1a0ec263d0009a0a272604431',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','fi.json',NULL,6097,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22410,'8e9eee1ad3db52952813915e634acdd822c02ab1','34d2b9196beb431f5d395da5118dbfc6aebbb620',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','eu.json',NULL,6104,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22411,'e85cebdc7dda254fdbfd56b50e6d6a9b01992817','78cced75c483bbf3d18e4321fb0f3e56da8d5fee',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/language/','es-mx.json',NULL,6010,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22412,'dba59f40d47035c3638b8983af0d7c5c51c206ee','27c7c0fc71d069a3e3f108658ea5f4e0cc5e2e2b',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/','library.json',NULL,653,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22413,'ff4939720d746d7ca87e154ba97182c189ac2a47','c88cb51f5c9a9692f5027c3afaf918ac70b7c97d',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/','semantics.json',NULL,8132,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22414,'f851b5e5c415633a8cd5a391cff0fb10fee470cf','15ec0b4f1a4759f83ed13debad941946040f39f5',1,'core_h5p','libraries',35,'/H5P.FreeTextQuestion-1.0/','h5p-free-text-question.js',NULL,12631,'application/x-javascript',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22415,'a458e70eddc6ad305b402ac5318ade468008ea65','7e35835ea51bf3cbedfe8b1ebaf6cf99a9f04cbf',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','et.json',NULL,834,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22416,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dea966bc1a2e8f30f3be0fdb729a9b0b4fa1c42f',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22417,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ac163c87811fa5ee58b2e5e1dbb43db2c8ed01dd',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22418,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8691be13ed51c1d1da7e903ba8544f67d13dc598',1,'core_h5p','libraries',36,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22419,'f7af37b3c7a0dae8361173a07c911938e5275e84','cb6427ace6bfab465d8968096a8cfa2e15f9017d',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','de.json',NULL,910,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22420,'a49db89f98188efbdcdb1fd5e99fc4b64271d67d','bc26f7ef612d2bf8cf67579d24b8f1324ca3a30e',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','nb.json',NULL,836,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22421,'eb969a328d55354f50f46bd49045c0cd708992d6','6773c19c92a619a537af1082de808e8d50dc8ea6',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','he.json',NULL,936,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22422,'7cd30bf27b8e353d593614b87d309687aa2ef384','c37181a5de3679c4277cfa5555fc6a44c47ea9ff',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','el.json',NULL,1376,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22423,'2752e1ff62f171f53f54996d389c1ad8674b3aee','3c92d1d26677c9dceb835647e92806c61a611207',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','nn.json',NULL,879,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22424,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','0c9d601b5138dface16f6532503af4dde0ef4a56',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','vi.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22425,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','8d7f0cf3f8db2672cdef09c0263fe9911da1ed95',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','sma.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22426,'f21bca233e3cb9ef395cd9e5e3f9e1ee0d0e2c51','6df95dc626bf6bba5a69d97c71d0c211ab0fd45f',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','sv.json',NULL,878,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22427,'fbe84a5259fb20f8ab7671b664f7e9c01cdbc0d8','3692ac99991543d7c6649d4bee223057cfae1ac2',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ko.json',NULL,874,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22428,'74c1fb99e4bf0a54207e170a847b62238af34162','3e5ac2c26e38f02f2a54cf5cf6c11e88ce6f4327',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ar.json',NULL,1058,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22429,'eb25e058900b8faab7a379eb0729d2876d9a8668','5a67a11a4a60351b2e64936e5b40cd4e83f7eae8',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','km.json',NULL,882,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22430,'ab63822486f84cd2d8c26017f08db7742d637348','d976b8191371be62593602d6168059b0a47e4b8f',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','sl.json',NULL,859,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22431,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','cf7ca783261bb54e50787751d361ff2dbe7642ea',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','tr.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22432,'89dda059fae13faa75546ffca95c1d65ac284730','aff38d0d4abbaf8a1f2ed85f733c52f7d1c28ed7',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','bs.json',NULL,854,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22433,'9c9fc9c9b5b9f724e208ad39f741023924e710cd','aafcc35c32ecf42cedeef77a86456a781621a338',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','pt.json',NULL,952,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22434,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','1db55ab35865df5f0c4e4baa1f9d5b75340e93cb',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','sr.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22435,'8a845a77d310f038f5c7df776d12add904eb6dfe','ecb254494092d676301d67ba76a8fd64cf2a7586',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','bg.json',NULL,1319,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22436,'38a3f9b8da552e75892d44eb19de55bb96730436','95cfc9b048a6fe5fa072604c6ac69b8701723167',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','fr.json',NULL,940,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22437,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','e3f77aefcb8a6e01d1f5f38d2670f383bb362cf9',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','sme.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22438,'8df7fa92436bad47a7930dca6f511ca49c0b2bf8','212c4baa20e9bd8476a33ddcd0ce3e543799eee2',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','nl.json',NULL,893,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22439,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','287fb3f2e56a38c88f053773f2f2d54f98ba72c8',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','smj.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22440,'e3e186e344ad0854346d8c3feb9121b6f5c72226','63db9d23519abbb01f71f99489cfc1224d2a9316',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','es.json',NULL,952,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22441,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','b2abca710edca1e558ea784cc5df507237d30fe1',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ja.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22442,'b0f5201c127314f937a5df68737098a3184ed792','92078ecf437d639d487ea16093ab2c8addd171d7',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ca.json',NULL,957,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22443,'77a9f7d6d6054a34ca376c420a2eeab6aef6b77e','1cc69c983273cf4b813f0c8e1624b9896af05194',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','it.json',NULL,915,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22444,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','f7d84d27277aea1e460bbee43d0ac28b07968db2',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','hu.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22445,'2c2c4c955fd1f126ac14034655f1fb7217b7f95e','292e19ddf30630bb0818806f6f9c65f3b3603b59',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','cs.json',NULL,882,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22446,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','009feb923064b9836a6dffb376f4ba8771d3843b',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','pl.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22447,'c5dda88ae5756b511f3c667a9393d48abb194894','5b026c0b253d2d62a7da0eda6a188ed12905ab06',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','fi.json',NULL,885,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22448,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','11037938f50d6305a22e47be28700513d98da712',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ro.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22449,'69fe25e021194f26d0ce9e303c81dcd25ab81871','4aa3c43802eec9439345d04d06e752eff78b7c4c',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','eu.json',NULL,873,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22450,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','c67ab28b816ff5f4e38f94615685a6443673fee6',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','da.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22451,'4bd8a31b66f2ac174dc1818a4ecda0ba7b852603','bc503da87eddf60aaca82aea9819b882552f7c4f',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','ru.json',NULL,1269,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22452,'3d5846d0cb1f1e8872870bad466270c773a1fd6b','0156e8b131347ca49fc05c5881e2a30f0221e868',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','af.json',NULL,877,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22453,'e3e186e344ad0854346d8c3feb9121b6f5c72226','c2298f7e6c1674ae49c1db8127e3b1fa3fb3d4a1',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','es-mx.json',NULL,952,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22454,'a0bd7579f9ce9a0d6b1670079441088b8f2ca69c','ee0568276be9a25d265956af0a722c11f800a3ac',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/language/','pt-br.json',NULL,922,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22455,'61a24aa251e16b499e585b1222f046c03f90ab65','bc0b194e4a0d0fb6cf7e0455c7576c8a272fd784',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/','library.json',NULL,755,'application/json',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22456,'f82469e657b387aedd2aa61b1f58dc0c6366e470','79f904ac46401addd08f19d92a24e3143c3af811',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/styles/','go-to-question.css',NULL,2114,'text/css',0,NULL,NULL,NULL,1648954303,1648954303,0,NULL),(22457,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7b72efd2c7fe3564abf4de90b8a06b46f4cb885b',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22458,'d44d5c62c515a67848656e06b8bd023b46028ce1','1e5fab28268e4a26c19897638507bc72a604ab38',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/','semantics.json',NULL,1417,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22459,'9c6e3e9458ddbd001efa2d5c64877de6b8e26e47','8bf85f6e66a923928cc2219ee7a4a1a571fa2ef5',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/scripts/','go-to-question.js',NULL,10797,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22460,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb8baa2983e30a8bfba11902f466336406302019',1,'core_h5p','libraries',36,'/H5P.GoToQuestion-1.3/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22461,'72408f997a5959c1bf3cd3b39b672e0ae0f7e659','2c6f3283ee0a3a42c897a173bff930a5e55fc9bd',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','goals-assessment-page.css',NULL,3012,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22462,'da39a3ee5e6b4b0d3255bfef95601890afd80709','61bc0040a000279c8c6abd85155e416248715769',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22463,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2e6614d5a9fa686ed21bf9b838e2ad6ec6c9668d',1,'core_h5p','libraries',37,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22464,'7c3b1ee6b0f71182d7a5f9b0e91c69614fd6264b','9dacaf3867f4ed827f3369a08bef2d1bcee6e076',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','upgrades.js',NULL,590,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22465,'46b05881e654bbff7e37e2c915d2d88b2f649360','efd79a5e8ade652be358d9c934761a855af7228c',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','et.json',NULL,1325,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22466,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b650efa9a64cbd83e5568d96976aa129120c0935',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22467,'00436698448c1701ac8685bc97bff124e9f9589e','829e802d29676fba6d2ebad01173627b242555e4',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','de.json',NULL,1447,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22468,'00cbd5276fc46f9f7cd11b5b3dad8faee280a721','b650f1e5d3c72ead9829968c6ad519fc6a934748',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','nb.json',NULL,1594,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22469,'d6560cdf8bfb3af075343f5c9488d41139baf18c','ffb2b44d667466cf6b591cefdbe7a26dcc7eb5f6',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','el.json',NULL,2095,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22470,'44eaf61f267ee3fef41a87bd1716111401b1c9ab','bdbdb52c77a510f669a2eb1d3896effb69ac7209',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','nn.json',NULL,1581,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22471,'b9495337b7d35a9a9c5b951ac33dae2bc63e6e71','ff54057bc7e25128e88e65e65830e1628037d94f',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','sma.json',NULL,1317,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22472,'dc8cf185652a6008d72b89e4dcb11c8c168c3c3a','72fc3c42c7c838ce1ad7469b91161af239dd856c',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','sv.json',NULL,1333,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22473,'0db37df799b622184029e98d2a3bbc286c2c17f7','4914edc0e929d6d0b0b9dfbcf52412ff099fcc11',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','ko.json',NULL,1496,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22474,'2a1f6691bf8bcb568229469120d2119131c18a54','153a5754f605b9e33c1a61ebe2013182e1b1ed40',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','ar.json',NULL,1507,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22475,'cac325ca7ed8a3506f3db03128b3c4db4b840293','03c142146f1912286da8e3d4a698c7faff9de8dd',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','km.json',NULL,1559,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22476,'f41f91056e95d096e51840f316687097a9144ed2','38f53b0942e144fcc8b49fc6f19a75e054c29c1b',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','sl.json',NULL,1374,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22477,'1d1aa1f419de9d3f3f4d79e088bb85e9e966cb04','e42a531bc2ba9efb1225990da4393c21b831f8c0',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','tr.json',NULL,1358,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22478,'14819f4edf0ae4ee1ac49e4f301bb8e4150312e9','1c3f4976c9c255571b3c6e91990201b9a238229d',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','bs.json',NULL,1310,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22479,'b9495337b7d35a9a9c5b951ac33dae2bc63e6e71','ab6ed2cf3894e0d08063ba39eb842e4712560246',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','pt.json',NULL,1317,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22480,'513567a6ed0a8519b53048a24ba3bfaa3f76cb7a','1bb40fd576d98965b8af5b8695e76d2404d2f9a8',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','bg.json',NULL,2072,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22481,'df996e72e7b5d4dbb5c9bc300c3a25263e351862','88c23593e765ad2c9d10ecbf67ba7312fe8c2ef8',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','fr.json',NULL,1778,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22482,'b9495337b7d35a9a9c5b951ac33dae2bc63e6e71','dac9a0ba13f3045f4faeb4e25117ddce41d1eaf5',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','sme.json',NULL,1317,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22483,'021725913639c31fa0609a57049b029bc882ac11','942fe20fff0da36f301a753710cbf7a7f5214ab0',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','nl.json',NULL,1494,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22484,'b9495337b7d35a9a9c5b951ac33dae2bc63e6e71','3ebdbecef9542c5465880391cf852083ffc16661',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','smj.json',NULL,1317,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22485,'328ca4a6047cd57d6db8f0c14daa7db70ee14a59','175fc076ecc0087cc84ce9da0f9a7b1a341dba5a',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','es.json',NULL,1453,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22486,'3af5f15ca998ebd784b5b4e757be585143bf4c55','5ed09df4cfb8dbb98f7274c8b42bf96aa73a3af2',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','ca.json',NULL,1489,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22487,'2e6641823f45055fa2973507e7b9864a7ee3dffd','870484065f3d57e3fa078654ad4a01c13874dd49',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','it.json',NULL,1471,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22488,'68bd00a4e5fc6cffd7bf95b2b01013beeb96e315','7b8098b2593b79812dfc13340c2964d673e4b24d',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','cs.json',NULL,1417,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22489,'075ec97e3a6fb4191918c1991e7b9513e932cc5c','51c5e56d39435203ff1e650a92213b8e5f65f00e',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','fi.json',NULL,1372,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22490,'0b1bd486437fe5fff9e701c7104c1a208459fc45','53b053cdd2fe74bd82ca3fac6685a2afe8f93023',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','eu.json',NULL,1409,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22491,'36d9f2b118eff373ba29bad154e383860e174aea','e780594a89a6f11f116a20663b91bc9228e912a7',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','zh.json',NULL,1617,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22492,'21b296c442f4c8d6e47a84fc08ab5abeb09bf8e1','d116364b25898022bf1369767f08f55f65a3d98d',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','af.json',NULL,1367,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22493,'64ec93ca884c9321a67d6bc0fc0e611c56681ea1','0a57e92f32bfe98a408c65001a9828a32165ad72',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','es-mx.json',NULL,1456,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22494,'7db0c64ab26c7024165748025ef178337655d112','90ce72895e40807be5c9f6674225ac948ac2f027',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/language/','pt-br.json',NULL,1491,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22495,'3c0b408b9ecddc985ca61ee386556315df83310d','b3445b8a9e9cc3ce325bd9a4587006112c0929a0',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','library.json',NULL,620,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22496,'6a80c91487f9e1c2f2df9c06f42036c28f7f6fae','7934dc730614a5efd1124f5ab6bc67457b9e9db0',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','goals-assessment-page.js',NULL,12713,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22497,'6cebb649ad632b5aa9b0bdfbaa4f90dc8664887b','001340ecd09df28e3595f4a3dcd8179ff22de15e',1,'core_h5p','libraries',37,'/H5P.GoalsAssessmentPage-1.4/','semantics.json',NULL,2368,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22498,'ef20c80e40ffbb51c0a6ac5b2fe2ee1d472ddede','29757dfb225b4d2698090cd7c1c360367c8b0efd',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','goal-instance.js',NULL,2555,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22499,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cce81edfc67f595d3fef23115ec0acbb6116f6ee',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22500,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6fc0c1293f7c14e77a4ccc6bbebae0de7ab34b2a',1,'core_h5p','libraries',38,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22501,'61d00b217407e83ff6d74e0a5566f891e8895cb2','f44e35ad30dbd24b9db706d4d72c6a8f05116fae',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','upgrades.js',NULL,569,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22502,'89a3a4141d5f41058f49778813208ddf2efb7f9f','dd05dba89dcd2764a3d38e2a05b7a735809dba90',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','et.json',NULL,1998,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22503,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f264e2ba3ed63ffa591c4bdb93860cc4834dde06',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22504,'e89ff50de73ccd6b8b6b92de5ce1be3864af6510','c2a71a4f5561937b14460cad5960f5bf32dc001f',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','de.json',NULL,2283,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22505,'6bef83154d44f0754775607cbc2449f96814a6f6','c30f25000a492a3d416dabd8beba734be2d5c4ba',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','nb.json',NULL,2095,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22506,'04a22284bb48ba6fc0e5c8587e11d3b3bbe0c9d2','5351c7f59245e1605640bde195e43aaad6bdc657',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','el.json',NULL,3495,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22507,'a04fb881737d04bc49137988c2b92a27bba82978','ab5c3e7fdce50c72012c27fba842739ffb8eaf56',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','nn.json',NULL,2087,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22508,'1de7b9041db31255a720b97480a723ca3b62e2ae','135975efe3f2b1e5417faf21116f7d3d69f4b00a',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','sma.json',NULL,2010,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22509,'ef52d94ca0defdfb2b0fdd16c1d41783346f417d','77c57cbc260c48ec58d147c2c52ec88362e0ee6a',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','sv.json',NULL,2065,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22510,'cf17e60d5a5447dbb6647de39f7dd3031391f06e','86d56d1dc48075918b4b7c8ca4f62b61ba43493e',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','ko.json',NULL,2144,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22511,'dadbcab7d2559ba5109f7f56788ee3b170a14eb3','05188ee600b716ba6bf4a9ab2726275c69151eeb',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','ar.json',NULL,2300,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22512,'4e6eb3f8338f5809310e24c6f55a9ccbca139ab2','0dbbc11d60bbdb37ae12046be718d3bb1fb9f4b8',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','km.json',NULL,2352,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22513,'4944ced63e3377c2533df3e9bba13e9d97bdecdf','e3ff8a56ef5bc2ac9f0f34cb02978d18d60f2224',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','sl.json',NULL,1916,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22514,'1efeda211ea2fd295f1f707386f69c1c49963c12','c5a3735d0fbd13617a472dff54475d4b64681b9b',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','pt.json',NULL,2248,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22515,'d3061f3b3416113e9629608df2d9f7d66a0c669a','5ef61e0cc96d9251e83ad4c985d31422fcdc3d8c',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','bg.json',NULL,3163,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22516,'cc82664fe7d57a16584d7abe1408944b6c05920d','6881dd3c3dfd4fd8e3c55ea19411c3cfea724be8',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','fr.json',NULL,2271,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22517,'1de7b9041db31255a720b97480a723ca3b62e2ae','15c5399cf84b14fe168d5f032fa68c1aedead380',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','sme.json',NULL,2010,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22518,'8620b60d238bc005186b79a9d0748b70a169bb18','e9ba2b341194008b19ca80a34304894107374ad2',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','nl.json',NULL,2338,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22519,'1de7b9041db31255a720b97480a723ca3b62e2ae','a76f83c40591b9d261915d29112191d83309121f',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','smj.json',NULL,2010,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22520,'089f5bdaf8b284a9a9527150be13cabc861e3988','21c5d1cef6d8e4e7d59483e499fd00b2e3993a68',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','es.json',NULL,2168,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22521,'745420cf4534ad9fe391400d1cfd56a3356534a8','f30483a4eac7d427558fdf8622d5eb46481c252b',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','ca.json',NULL,2275,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22522,'76ca90a304cc24aec991a10951d6ba7893481b87','1ad70c2e9c8236df78378874b0a8c7ba116eefb4',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','it.json',NULL,2316,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22523,'f18782a8beeba378abdff64b0e9e3a2487df5e10','a54100a0d440a9fc2141cb4ed1b90ce3c2f74fc8',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','cs.json',NULL,2137,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22524,'b5bcaf99906621e810595a7dd65af60de39ab364','b37093a6100621b504cf8ca8ac54d85fcd79cbf6',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','fi.json',NULL,1958,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22525,'6b0f5da76a958e9cfe0e7db51e3fe1c3ec89e2f6','ac06fc397146e13d6b2aaf2db7aa6820e5d11b92',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','eu.json',NULL,2166,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22526,'8739c08048eb31d707a28f0d4cf2d6576b7cdd8c','ca646f1fc478310627db8d13336ca7c83c169900',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','zh.json',NULL,1995,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22527,'089f5bdaf8b284a9a9527150be13cabc861e3988','6fef4a01bb1e22a0c0c48c5b7e80f97b7b9aac2f',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','es-mx.json',NULL,2168,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22528,'f1029a2a98d4720f86a68678607e86af56205efa','a1f69974ace33917dd6b6706017cbc05bc3132b5',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/language/','pt-br.json',NULL,2249,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22529,'e02764ccd02edbcb725341114b4ca181ae02a234','4b08195a7fe428c3a358b89dcbe64e7c0513a342',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','library.json',NULL,819,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22530,'5b95a10cb1d68edd0434aa93eff660ce9216c681','ec3864c30dfcb347e18b321bda4c53d60da7c988',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','semantics.json',NULL,3414,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22531,'fb5e01e2dbfcb8fd9c05b48023a3a631f7af871f','b11a7c72edbba6674d5bea4a3fb7bc4e8280e8e0',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','goals-page.js',NULL,11997,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22532,'9865c68925016de3e24c634200ce14a218635aeb','a566962c2f30967d0e74b8e2464ab52282e0f2eb',1,'core_h5p','libraries',38,'/H5P.GoalsPage-1.5/','goals-page.css',NULL,2712,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22533,'d163d1412c7287061aacc8b912248def0100bf18','fb7bf2b0415efbf93b289307be8b7291b602ba22',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/','library.json',NULL,592,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22534,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a6fda7fc8054205eba23f2dd2fbd21243759cf60',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22535,'da39a3ee5e6b4b0d3255bfef95601890afd80709','28e2f019f16eb7c345b0fc964cec0eb0beefcae8',1,'core_h5p','libraries',39,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22536,'17c330c57fd8b41fe8d89ccd08b472f1f73aa78e','b0bd1da86ce6f0a4b0127ce46ef899407d627af0',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/styles/','h5p-guided-tour.css',NULL,2878,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22537,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c7a6b2afc0ed940915642b6269c8b25327bcd077',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22538,'c162371a3fff5c4cde8fcfc0eb217001c657a03a','4c320a16cce0aaae9d4ec2c9ccdb429c141773fe',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/scripts/','h5p-guided-tour.js',NULL,7624,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22539,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e917678d030fd9fc7e60458a7289a80835c77f7e',1,'core_h5p','libraries',39,'/H5P.GuidedTour-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22540,'258ef74961bca6aeae728948eeb133d6ad107fcd','ed4cc8dc280f1004e4352dbb0db6ed187e981839',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/','iframe-embed.js',NULL,2720,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22541,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5bdc807f1fff8bd699e636ff52f01222fda9d42c',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22542,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cd3f7b4f3dc09b0c90ad05b0c79c8042ee23feec',1,'core_h5p','libraries',40,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22543,'7a91123ffd850ab7fa83e77e825f4d639defb4f8','cf27dd270164a45d9fef0abeb36af345fa194b61',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','et.json',NULL,760,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22544,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7c7f0722fcb64cf6a1ca1a8ce9a9fe23f1678643',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22545,'bbb1ff324101274b1941537501911a5595231cbf','a4428f220564538479ff9f12c3142a2296a12c47',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','de.json',NULL,807,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22546,'09e1d5b0a117d09a3894572ab24a7896060d15a6','a770de41038b9b5dcedde28d4a91a6d0972a839e',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','nb.json',NULL,757,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22547,'a94d70f37e2ef4253a762ce063b4c74a3344cb09','42a55467ccf575ec656ada7487541331a587f674',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','el.json',NULL,1173,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22548,'415bf05d3cc3a54486908a10891542a645613ecc','e4be190688c992a96fcdc5ea31b3e9b781a6b45e',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','sma.json',NULL,711,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22549,'1de5d3abc020ab407b5984bfca268d0de4e8d99d','c8446a05129aa3706bba62fc9a228a9350f6cb0e',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','sv.json',NULL,769,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22550,'3deb61925233c8ea7c19dc18d029ccb78a806f41','69eeff5d6e81f5396631f0e359a0e4ff877a237e',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','ko.json',NULL,711,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22551,'46d1562f20759430196ef03edabe55047ea8add3','c0d82be4c435f9c0365a313e2c49f167ada45034',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','ar.json',NULL,962,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22552,'27789dc8a76257a502193df0c9873de8eb48a511','2c48b4d59a538ab04ff26187d41ba1a430467f66',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','km.json',NULL,1576,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22553,'d7cd460bd6cd33aada45fa8d62475c676b0a29a1','f9be6a0bdeb79e82b960420062f42144ccfeef5f',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','sl.json',NULL,696,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22554,'2caabf4a6b75e98eda136fd5c510e1a727bd5913','83867470d684778eb5e37e620dd1098669f3e515',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','cy.json',NULL,719,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22555,'f85c7d4c804d81b1aff418552a19083c79fc2f68','c065985fe5b69169b33ef56644b8d2f1eaa11ff0',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','bs.json',NULL,706,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22556,'da06ba99902e3e553d9569a3351e730276bb976d','ab6d2fb7e38a6062c1b3abc4b6227137285625f0',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','pt.json',NULL,784,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22557,'5bf82b7aef3a08ab72fd906d4b80d0464db65a2e','f3af67225a492d165658ae167b92782c35078762',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','bg.json',NULL,1115,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22558,'f9a616e24056a3ddb19db7b5e91b14abfc56a45a','31fd1303eadcd25dfd205bbfbcaeb0a0d54c22ab',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','fr.json',NULL,777,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22559,'415bf05d3cc3a54486908a10891542a645613ecc','214cfe253cbb18a879c5146ad31f813986da8394',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','sme.json',NULL,711,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22560,'c9e5d689f833d717f36bcad16ec7ee759feb2c4e','b428255fb5752ada29b9455f74863230dda1ad31',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','nl.json',NULL,844,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22561,'415bf05d3cc3a54486908a10891542a645613ecc','2d6017f884c93bef9676590be4b937957c32e5ba',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','smj.json',NULL,711,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22562,'910456ef1c59928ad9406b6306eb2467668b9e4b','1a804ea0f6bdd322a1a66bd2d2587b1e76233176',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','es.json',NULL,771,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22563,'da8ecc6e4e02199677e25f979737ba2e5b4b7ea4','ae202a187d2736d664ff105f5c611c36ae4c0ea1',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','ca.json',NULL,920,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22564,'b097d835856e8c2345ed6508406cf0c2cb02134b','c41d1b8579a7077697891c261504e22060a4f627',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','it.json',NULL,827,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22565,'30aae5e16dca86e104cd9e027b9cb44723f93998','67f71f0daa9fa1e1ceaa4e0d1b706a7afeb0eda8',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','cs.json',NULL,799,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22566,'df66a7666e72be531fcb5962606838e7e0394ccd','7b639c3bf8b6b7736076537ed487fd9768d8e26c',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','fi.json',NULL,666,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22567,'967272fe41e3f07017c17cc2937d67cac74b37f9','1daa8d7b2c2278a2d0a3c65997b88b67a3af53a7',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','eu.json',NULL,807,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22568,'abad5e6b8d91c70b6e2a67607d98eab4455757eb','90528794c082f640a5fef1b7a0152cb92b8bbad1',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','ru.json',NULL,1077,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22569,'c7c2a1e4d03b9b18e089df7119404797d2947c74','ff9f4a0be099c178087c9832bc25b22c40456713',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','af.json',NULL,723,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22570,'910456ef1c59928ad9406b6306eb2467668b9e4b','ed1d456c2abafb3532539529fe3c800abb9b3880',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/language/','es-mx.json',NULL,771,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22571,'cc7a97ddfeb2bd79e6630e91c71022ed73289356','a785e5c1499a85189da11eba92cee60f5ad69461',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/','library.json',NULL,336,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22572,'ef653db7166af4d5308137ab852b5dc69b357702','2e63f1ac28176d60b41fb2b2963650a17936f7ec',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/','icon.svg',NULL,1302,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22573,'fdd4ec16e9134f3b3401647b495f6bf7cf731cc8','5b0a30e4f9eb895a9258d9ac2b4ecff84317616f',1,'core_h5p','libraries',40,'/H5P.IFrameEmbed-1.0/','semantics.json',NULL,1000,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22574,'7f38863a084d5a98bb6392d877a32272b507766f','f068897190113f5b10d0d99f8bcc59006d8f03a1',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/','upgrades.js',NULL,837,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22575,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4fc0c22f1eedbf3274ca625bf8672c8029f046d5',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22576,'da39a3ee5e6b4b0d3255bfef95601890afd80709','363e7392c258458c5df9bddcdcc56d8712e2be4d',1,'core_h5p','libraries',41,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22577,'d278844ed03010cecb1d1cd6e7f14a76843390fc','89d57a0fde77aa4c845b722253c5918af0d1c7f6',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','et.json',NULL,2140,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22578,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5bb9482aa8723d1c3758c56dc5df57ed5e9cd490',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22579,'4190c514095936dc100d7d8f4844b417e5b6f332','b6888364f54c3d497ca8f7271c0e7fdfb31b6846',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','de.json',NULL,2238,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22580,'d26f46e13b3e854b34234a0c33b305205dc7cc68','8b9acdeb5e3893a0c63d6077cd9b222ce6e10138',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','nb.json',NULL,2138,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22581,'aa4f37e038abda0acb0749f0219d0480b3d49df5','0db02e71856ad173c2b07fc9cd286bbe06092bab',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','el.json',NULL,2808,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22582,'eeaf9c33cbce3b23912791ceb2353b076ee9c83b','2c6688abf95e2728d26cdcd0aa43edadd8158c25',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','sma.json',NULL,2129,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22583,'d66a0d5f3c8823de08be469f68fd3854da982c10','e97550228194fa6614c57194b1fa892d45f59420',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','ko.json',NULL,2253,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22584,'8f625526dcfcdcade6dc2a7f5a8dd3f8a0a6bb12','565e50f8ba0d53746f036ba444b84a1a66aed0f5',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','ar.json',NULL,2516,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22585,'e030130edfded02d7005b549e2b31fdf81915701','f58c978defdcfbf6fa90545095173c473dba5375',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','sl.json',NULL,2182,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22586,'fccb5e8b7a3b082b0861dc7961c7eaa19e997832','b0cba43f590af0ca3e502611c44d2a9e90d60770',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','bs.json',NULL,2162,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22587,'5f998b9093d9fb62308dd8e12235ef6dadec76f7','a955beccf8a6aa726e7e9b029710cf1ecaa8bbeb',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','pt.json',NULL,2231,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22588,'bff47dba7f49dd7e963ac079c8b0808ac4260eb3','c0ec1319513e5dbb264fa5590e85907418708f19',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','bg.json',NULL,2883,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22589,'ffcd92cfb5aaa45a6b1d66002b3465527699e561','ddb658f75441b7e04f048a1070e9a6e817b12540',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','fr.json',NULL,2328,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22590,'eeaf9c33cbce3b23912791ceb2353b076ee9c83b','0cefe02e439e8928ff96b2615652d474ab5b0711',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','sme.json',NULL,2129,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22591,'84016ad171b21642b2121ca09409fca0ab1a87d7','5cec2c2a4edfa75efed2cead0df698cdeb7e8992',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','nl.json',NULL,2190,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22592,'eeaf9c33cbce3b23912791ceb2353b076ee9c83b','9e607b9beefb164ee5732c71b1af179719f53004',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','smj.json',NULL,2129,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22593,'65325829f998cd79b38dbce2cdc243c7d24a35ba','754db9ceb0fdfec4f1322d92944ade8077f2ead3',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','es.json',NULL,2227,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22594,'99e2bfdd29d1d8da227dca3f81ce2a9c815176b4','8386561a947c4b158e2d26e2dd5ff5f5f19b10f9',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','ca.json',NULL,2281,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22595,'7ed73afe99a28dae179362389867bce3b2967bd6','8b58eb965706c5246559b34830c96321499f580a',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','it.json',NULL,2223,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22596,'1d4d67e91467853896c49b600f0fe5bfc6bb0da1','06e9208ae384d4924646c9ccf370d2c7b8995aed',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','cs.json',NULL,2207,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22597,'1356cc4da2e8b8ad6480116614aec7a7f9070f9e','3bc1a6a0e0f38ed050c97268b03408bdae1bdc11',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','fi.json',NULL,2237,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22598,'8e8efa0d754203d6d86c905e065858b46bb86083','edbdc6c2e7eae6d007061d3601b185e136e2d483',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','eu.json',NULL,2229,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22599,'159576bf174f75914005273aad58f37fb4f89347','d51b94f0d4b147c0115af02f9b83e4070684fddf',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','zh.json',NULL,2171,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22600,'723ca89bff8966924590af70d94b3e5364ebd26e','7f70b6e0f479d0e3aa89a6e2699f2e9e58ec43e4',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','ru.json',NULL,2796,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22601,'65325829f998cd79b38dbce2cdc243c7d24a35ba','cbfdc39c2a70f1edef2ec1a03ffb5b37c1baccaf',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','es-mx.json',NULL,2227,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22602,'b38d258dbfdf445188560370d7c5043839f4da60','17fe67df411146efd8af8709cee5680ed5684d75',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/language/','pt-br.json',NULL,2183,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22603,'c4e33bc18ef276476c5b21418eb02eea58e67649','d01deb98e4c11391a5a1f1c296aec1e5b1ee70da',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/','library.json',NULL,1183,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22604,'8b24bb95ccdbba9221fc1646917f6d4791d20c29','fd73ac849d5fe155b1e97c2b3c1def626b96be58',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/styles/','iv-hotspot.css',NULL,1670,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22605,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0632415416f7305806748d7d3fb59e779a7d08db',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22606,'a3e4de7e50dee61f9b4a7ff8a7aeafb4ef886403','a16a5c8071bd866baa3e2a16b7b8cec5c55d7836',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/','semantics.json',NULL,9753,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22607,'f414947782982d72243b767c866ed3c39878d1d0','35c88e252a313aefa793a12dd06ff2646efa03c2',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/scripts/','iv-hotspot.js',NULL,3459,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22608,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d9327db84ca638c325c247817427ce1258f26bfe',1,'core_h5p','libraries',41,'/H5P.IVHotspot-1.2/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22609,'19b395f510826c1350dcaec915ced4251eb6efc8','8e6fa9c35e4dbea26c213500d77741872fbe1e60',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','placeholder.svg',NULL,1284,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22610,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a02d0900c2ec6b03cb6e47bf71fdf0924cbd11e6',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22611,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b25905582576bb6593b455fd00b92cf296fd4e65',1,'core_h5p','libraries',42,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22612,'90c81416d4abdc03867a29873f7a16a44242f795','90fab4030652ad4584c636be431c5cc5b6ddff76',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','upgrades.js',NULL,1770,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22613,'0cac6b646a0aec423d2485b1f9b73f06a924e298','ae0cac2a31b5c9e8650fca2e3946e6b88266f4d5',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','et.json',NULL,479,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22614,'da39a3ee5e6b4b0d3255bfef95601890afd80709','104b8b54f917262f7e2033519f206933ccc24cd6',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22615,'541cb792f348eb9ad6c2beda56082be904a89c40','6c2e679b359a764d79ff057364f94ee110cb3e4c',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','de.json',NULL,501,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22616,'5c3bbd2763c52fa34a01a5e4d633546648a9278d','abdd637ccb2d2e43ddcceceac93f139f9c49ce17',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','nb.json',NULL,465,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22617,'8c9372a5b465a5540b9ffef58b6a722e1fadb10e','6e07bd1d94803815d5b231a6b2355f92c0270566',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','he.json',NULL,653,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22618,'699b909a22329aa5e72e9036d3306e22ca989353','8c55c6c273f707b4efba57082b641a34e4e9e091',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','el.json',NULL,839,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22619,'937cb9dfa784a316d63929650cb8be55e2f58988','ae1c6355c1c14276eaae6e10ec15d846f1029438',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','nn.json',NULL,509,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22620,'5eec345164b3db753f241159c8c501acbe177811','aca35e955ca7daa8652d9cd069445dad146f7ace',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','vi.json',NULL,487,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22621,'efa9330e676a05b9e9c2d564f36db61b5eb48cf9','a00f008d84da199b9ea4bf6fdbeb65d97900fa85',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','sma.json',NULL,487,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22622,'2c1724313494363119d48aff6b285c19faa1162c','45a1f3697b579f2f2f9c131ba82b3bb2a7679c27',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','sv.json',NULL,506,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22623,'1a33179b7aa1669bf39119aaf065bc5eec13553b','6405ca8d6e5d1c3b87ac1bba1dd85f58ec91626d',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ko.json',NULL,619,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22624,'7688b8f2db532a03cdd9eec0ca1949bdd90fc4ea','81b0e1c46c42db9befcbaedd27e55b125a94e54f',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ar.json',NULL,681,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22625,'9b8b223c231f32e14d5f1199bf0ece90515aab5e','0f748af8eeeddfab8b92a4fcec17e3af41e2ca1d',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','km.json',NULL,1035,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22626,'c17a39e1fe327d23bab35ef2d52fb76cb2ec6f38','1d591d039ea9acd2681df170073840012765a3ae',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','sl.json',NULL,529,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22627,'8d2e58c1dae5d97fed3931b1c374d29170fcab84','5c4631fa47b823e6fa8575b2b48c0726a4eb2fb1',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','cy.json',NULL,561,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22628,'d3e1174d930f730b2ad543b3c52ae297e8a4fb72','76ac6a61d05f585d5a2de2e0098b4b41b6e58cdf',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','tr.json',NULL,546,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22629,'9a1328bcb832992751d8ce9ae48c8d582d281898','e83049ab6cb396d02f30fcf8cb4f9d900c3171ba',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','bs.json',NULL,455,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22630,'8a09b6c8f281173e551d36582e14f530aa444000','586cfde7d3b3ad8c3090f2c782fd002f6fa390c9',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','zh-hans.json',NULL,447,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22631,'717be1af174719dc735aa7d1214281e481d896b0','5b8ea9938fc2be339727f028e62300fbd86f1841',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','pt.json',NULL,524,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22632,'f1867e63449b3963f2a78385fc4343edf40266e4','6e677a02eb8c9a6b56fd5e26569f0f2d99bbc9f4',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','sr.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22633,'fa618c7aff53b2bfeb2fbbeb8c9d647bbd8c04b9','53470b1669c397f5006c32004b6195637143ea5f',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','bg.json',NULL,858,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22634,'49c1bfdd098b612f18195ea0fed24c06029f5c88','54239809d9f360fd0585fda7ad4e2ca219b5f2ec',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','fr.json',NULL,416,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22635,'efa9330e676a05b9e9c2d564f36db61b5eb48cf9','e7ea1fc836737b7ee797ebc7652d00e98defd4d3',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','sme.json',NULL,487,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22636,'307c6c25a2ef6592243d399bd6ef2c0be0faedcc','dec64ae63597a5f4a1e9ca79bc17f438c5341584',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','nl.json',NULL,513,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22637,'efa9330e676a05b9e9c2d564f36db61b5eb48cf9','052240f4efcdb9023be18ca39f37856b29a9d7dc',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','smj.json',NULL,487,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22638,'e7d2fe3c18caab43b322717ff4eea2a33fa5a3dd','837c592f0799bddcb2d2da83f0da72e285d28024',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','es.json',NULL,554,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22639,'8e8e83d5ea92849c034a290487604611c4fbf855','b411644feb8e697d0f3e60122e038d2aa1ccad83',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ja.json',NULL,638,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22640,'e2c8c6a021abbbcaff8bf87e896906e1d77d2d0e','428254b89ccd0a85876176f9f550928996b39e6e',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ca.json',NULL,559,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22641,'e56b6603c3046a04ed193da775c5f999ce56e0ca','f5a9a6f3983c1c9c096ac8c3b2e26ab3a9085d17',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','it.json',NULL,536,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22642,'f1867e63449b3963f2a78385fc4343edf40266e4','6ee91426a0e6ca6413e0491c353b361853d9cfd5',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','hu.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22643,'2f83e2edf58b346f71bd19fe54411b1c52eb70e6','952d6bcfc2aedab857246815cac8151a56cd7e65',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','zh-hant.json',NULL,446,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22644,'a06bd52f251f6a7756722815d14e6179c835435c','d927300220d5ffd1d48b9613ccd07d9dc97bd1bd',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','cs.json',NULL,545,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22645,'23f8fd928ad5b0daa2c43fa911bb30f68207f583','c6e8f86e82f92f3381dc94bf8a9714e9ad5c6045',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','pl.json',NULL,493,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22646,'bfc4577d47dc96b37779dd27d576ce102783b17f','0ea86a71d2cb46fef9dca0c3da9bde3e0a995454',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','fi.json',NULL,459,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22647,'2b291299787bd8059fc5ecb9cb96dae8e5b0d13c','8af42d278533a51caa0ed850e280773311d198b5',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','fa.json',NULL,694,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22648,'f1867e63449b3963f2a78385fc4343edf40266e4','42a6ef3167759fc44a26f3867415121fd5af687f',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ro.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22649,'d200a42581ebda5cef0fc5c074f524bd63de3511','fa91c134c8c8809898dfdab7dd9bdd967addfd2b',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','eu.json',NULL,515,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22650,'25d85b26143b2d2e081e0353e7a577b6767d164e','57413e01e67fac1a7cdcb5d9597d35e066b2a4ee',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ka.json',NULL,1147,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22651,'f1867e63449b3963f2a78385fc4343edf40266e4','8001d0d826adc9ef1d19b07108fbfcfab607028a',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','da.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22652,'b178d5085666719eedf70b1e20dec9e5190c6fd2','f7fa72e52d20052dc12b3626ea4a11fb158d50ee',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','ru.json',NULL,832,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22653,'38202c409b9c2e26c027c49abb3aafd6b33447af','3f7fe032e9d1844d764df6ab66afe337ae5be1f1',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','af.json',NULL,494,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22654,'e7d2fe3c18caab43b322717ff4eea2a33fa5a3dd','b5ef11ba66409627a3d5ac6f62bd88ce905bc507',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','es-mx.json',NULL,554,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22655,'d6f1c1c641598eabacd57c0e93762bcc16b40abb','4099113157292618fc846071d3a0dbd1b2c74481',1,'core_h5p','libraries',42,'/H5P.Image-1.1/language/','pt-br.json',NULL,494,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22656,'a1110dd4020e4fe20c8a908ce5de9e0ba0612bc5','90f701024b149a91d570fa035580eb216d903de8',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','library.json',NULL,510,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22657,'34ec6e28dbe3f5e43a91106bb31f426a61028dfb','0c6caad1ccedd8e3343d87f324c3c3e225eac6ca',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','image.css',NULL,168,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22658,'11cfe8e5de72a68da5237cefc8e23271132fffd0','a3f816f4edbbe6ef56b7ac0becf147ddca12b81f',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','semantics.json',NULL,778,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22659,'58ddcd180ad2bc853ffb59eb71121a309d1b58f4','93c2f912b77379f10b1b1ae1c1ad7462375ea635',1,'core_h5p','libraries',42,'/H5P.Image-1.1/','image.js',NULL,1866,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22660,'825e85cb0140b86c40f26053e5a0e6c53c039716','41ffdb4fe3c24892df7d31b778b91a5f4b7bf6f3',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','upgrades.js',NULL,1023,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22661,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f5c87333658991d2fbe608912b5574b69e623e60',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22662,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c99dfa28ce428bcc0b790facd33353cfcbbbceef',1,'core_h5p','libraries',43,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22663,'68969debeb8e77c05a7e0394a3d0fa226cf9c9e5','7fb1887e717e71173db03c936e75cc81f26a65e6',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','et.json',NULL,2546,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22664,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bc7430776a1a0a5f7b14eb57a3d776c5ffe28def',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22665,'f4da3748c213c9b05aa2acdb35879a8967e2bcc6','3b19935e5a65cc27a25d83646b128005ce7b9637',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','gl.json',NULL,2871,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22666,'023516a97e88bd824d3fe6ef3cac2174f5caec9e','1b2ff756a54dbbe901cb3dae434e72486fe7f897',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','de.json',NULL,2861,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22667,'fbd16fed7a2ce96443d7fbc01ae6991b4db2f9b5','1c2499c118b8be8e449dc92b1d3b883355dd220e',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','nb.json',NULL,2537,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22668,'c92fc90a6ce42e836d8c9690c3dac05e91487619','a1471424954c0e232073efe07fb8de68c2b5a9c5',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','he.json',NULL,2772,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22669,'a44a3744a871f54c7b39ae3b62b73f20dd93907a','736ede365167ff91ef76ceab0de97c869b13386a',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','el.json',NULL,3688,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22670,'c2e6e33cc40f41f48a9bcbfe332c0e227da4c360','69a3cb263e062e1bd04c716558b27c072c431bd7',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','nn.json',NULL,2537,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22671,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','f0c5252b2e6debf2962da82925f25150c277b64b',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','vi.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22672,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','945c44a0117966d1db94f3f2e7cb08eb71e76c0d',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','sma.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22673,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','2816e623c5cde6d6dd7c267d3fc509ef4c73dbb3',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','sv.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22674,'55fecbf93beab80ba1833cfbe20cf9b953bda561','ccccd010eb9ed9344453678e50dc2b7ba52927d6',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ko.json',NULL,2817,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22675,'92815008d3f11cca22f4c7d53bb23b6aa96848e7','611965183882c53cdfe98ec7afc08415504a4670',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ar.json',NULL,3100,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22676,'8b9797ecde3f8dc6a5d711ef962b72ee392b2495','15840363b868b473269992477a96acfffb398f80',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','km.json',NULL,2615,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22677,'c10b38f15779db857442b688cbe3d9dbd1299aa6','0a9ec521f27160ef90635b49df3fe578f5310af2',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','sl.json',NULL,2567,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22678,'4921eb99a25708f7c6906f1fb05fae95d3f1ff97','ea669f6680cae57f82ebcf8013e1adbce05685d9',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','cy.json',NULL,2610,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22679,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','aae96cbf2fcccceee323a112eac303137dad28cc',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','tr.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22680,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','bef90482e73ddfa9abf9ba830000db4bb162c977',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','bs.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22681,'1176cb62e03d15b5723293a5bfe402ff2c6d9d47','6ee41dd7fdaa50e4bce217b280df9287deceb0cf',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','zh-hans.json',NULL,2487,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22682,'a3475e4cfb728dcded83cf362be5a8770f62ec5e','5353ca354bbc8931bc0ad7ada201868b635e919c',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','pt.json',NULL,2690,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22683,'90553ac8b473ed18f87231c74c4188dba18bba9c','c52eb4554a8498e9854b442c51eac5cf00ab189a',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','sr.json',NULL,3230,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22684,'bc93c3e1cc5460e939edaf1513115697624a1d6f','d730ac64114d100877aa1666147c15e3ca0fde8e',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','bg.json',NULL,3916,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22685,'dae91cf9b3b8b43109647838a0533d35ad36f62c','844b62221395df2b50489d2d5da3cae40767e79d',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','fr.json',NULL,2671,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22686,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','c33d92eb44b70e5c5014b3d298702250e925bb53',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','sme.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22687,'02187f9cbb471e240211f16c564a5ea9f21de9dc','06177c16a03c0da75762f061643b6797f74a99a6',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','nl.json',NULL,2690,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22688,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','f61b33d8cfedc7c0e7eefdf2254831ab823c1786',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','smj.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22689,'c27c1306a8b11cd89332d43221ff647502fcd346','9f085fe1ca1f610d5a1197048180a5d9164c1a91',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','es.json',NULL,2843,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22690,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','c4175cc07e1acf06eb1093f6a8c5b99da58d5105',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ja.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22691,'643402e26d8a4e086d3a864f43bcc42aca5e83c1','44acd1c4ccdf137429ce06ff7d1d53d7e8a26d34',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ca.json',NULL,2924,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22692,'20e92595c768d68c38acd61d667402ac3a7d7e1b','031fced90a8251160753175fb129666aeb3ed228',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','it.json',NULL,2711,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22693,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','5e0b3bcf10622a63781a2361cfe3bd9d0b50394b',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','hu.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22694,'06a36da0c623d8d1d9eb21c8adca3fce5f13bff2','868edc2275e6dc487f2f3d017aa634c122fa2450',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','cs.json',NULL,2784,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22696,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','ed54c1704c3e3936e9a8aa3881df3b7de4cd87c7',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','pl.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22697,'36c941518c728d48ec56d46fa2ddcec3857fcb67','f23dacb0ae772ea05284f3bd5ec7d9b0d76961d3',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','fi.json',NULL,2573,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22699,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','b37d01b8cfbc2c1941282e59fcb7ff46c9f89848',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ro.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22700,'cfce19057b287b5f523e0144dd7231db4b25f8e6','8bf67664cfe188ca174e6652de5ccfa7ebed730e',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','eu.json',NULL,2751,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22701,'03abd1a495fff7f9f3d08843eee27f8515cd01ba','c5dbcb14237fa291fc70b79fdf693872ee59bfd9',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','da.json',NULL,2549,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22702,'5ed2642a65555922f5d1c2c047a9f1f0b9aeff03','16637f88158b827a9956703dfca8d367029687c4',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','zh-tw.json',NULL,2498,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22703,'2eee55dde3782d968410366c4a7b10c06fe82560','b1afaab22597c77c113ee9c26d7a46647024f242',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','ru.json',NULL,3624,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22704,'62aea8dd683c79f0e05010bbb414efc8533fb26a','d2ddba7e170970c23f3ab50f1cee70dde9953a3c',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','af.json',NULL,2686,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22705,'f0eccbd90fca60dff525923f06b8d3577e15faf5','7a8c7e36ec944a670890a0af823bf113eaeb328a',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','es-mx.json',NULL,2847,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22706,'04a4120dd04726f96582db65c7dc050211567a7c','8fcbabb73c72afeb53d50347193f16270ed63970',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/language/','pt-br.json',NULL,2838,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22707,'8230516b7048eff701c2554381edc614982fc711','3c5cc5b2d0c91046ebf8e8b0d6e47e532466d3c7',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','library.json',NULL,918,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22708,'418bc5d9a97f8ef486a4078c906883cb15971bc1','bda7a8f0fed7566b21f8c65a7c2ae1ea7eb629bc',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','h5p.svg',NULL,1261,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22709,'2b95f6bfdb166d647b52850400d842b1533af90a','962304f73f487fd114bd476767330cf98cf96cc7',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','image-hotspot-question.js',NULL,12598,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22710,'48404314ba958655d98dc8767a53063f671908b8','66f0d21a5f1a697a218e684f9877213e313c88a6',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','icon.svg',NULL,1571,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22711,'368254216864ddaf31d18398e72bbd380198ca67','5f408ccad63344ab5c56c7aef408fab014060ef0',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','semantics.json',NULL,5239,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22712,'e5969807b1c37173a05089567e5f42778eee5c4e','ed95c298d320667d0716b8e6c6e73cf1b4b27214',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','image-hotspot-question.css',NULL,3512,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22713,'2da866f82ff76569c7a64e1bd28f641379beb926','9ee4cf48b61a6c1d4682c34327ac778d15eac179',1,'core_h5p','libraries',43,'/H5P.ImageHotspotQuestion-1.8/','presave.js',NULL,274,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22714,'f4f52dd789bc3352e4ea96a9eb23f04e8aeae512','c1aa5a60b1816133bd47c27ebae4443b802539c1',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/','upgrades.js',NULL,2560,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22715,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a29164eb83b247743b15e13048deb58dd142aa43',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22716,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4a12ace02126d4b9ee6da63b7fa0c7085ba9f2a3',1,'core_h5p','libraries',44,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22717,'eaa9ae78ebb1394cf0cc29ef895cf5c1f07e7e40','394c289e6ac5cb7ec2219846c3e1fbfb634172c9',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','et.json',NULL,2388,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22718,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bf85c56414ef9e41fd7055e029cd50e2ac56c0a8',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22719,'f4ad9e0b40c8c367b82f7ee51a077e013a334497','e1e499c54175f41ccf6916d20a7e180a9c75aa32',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','de.json',NULL,2680,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22720,'2f7106ffce27528fc3985742cbb4f1e95c2c1f7e','ea9b1fe3f801a34bb56a1ce3c1acf0016bc5f6d0',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','nb.json',NULL,2361,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22721,'c393d80aee4f67ff219651d88eb36ab0f2093eda','8f7d045c4aefd2cec1c1be96aacd80ae4a9ca467',545,'tool_recyclebin','recyclebin_course',58,'/','backup.mbz',2,43873477,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22722,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b392110c9c5c6d515c9f35cc19f5e84118140326',545,'tool_recyclebin','recyclebin_course',58,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22723,'e6eeb6a6fe47f3d3e1e79ffd21c68f46dcaea787','eaa0d608140cfcabc9b6af1c6ea877fc607376f0',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','he.json',NULL,2380,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22724,'4d240480a0796441f47fc105f7e2849d59e8e207','ff9682149912f6e0166289ae651b8e6e3f1bdf14',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','el.json',NULL,3541,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22725,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','b40ed8141b8eb877f4fcdbcc36b8f1b82b7978b7',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','nn.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22726,'1b7157f7719df4aedfdc062725641dfbfcdc7df2','ea311fb351caaf40df6fc7335bc3b3316e996d8a',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','uk.json',NULL,3386,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22727,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','147993de0bbbaaecc61b057d295bf5b853edc947',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','vi.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22728,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','0e31c952d1ed7c9a5454f205a8a6ed67d65b1542',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','sma.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22729,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','6e3683e363e9f64f8a727cfe4337fbe1357db3db',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','sv.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22730,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','c02e15bb8afbe643164436ece04176aa00b34641',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ko.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22731,'10877a1e7d85390e0b195ef891d316290dfd13e8','32ecd1837742cd27b3389b48b1abd330e60b05ed',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ar.json',NULL,2730,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22732,'8b7ae8cc39dd026561e05a449328cbdb1c3a503e','685284673930fbe18f63f3d6c020b5085e01a291',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','sl.json',NULL,2483,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22733,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','1a27f634b7185b2dada859beb74ae68ff37374f4',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','tr.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22734,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','835cbdffc1f6cb288808700d31f70e9ca46c8c0b',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','bs.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22735,'29dbc180e1149f2a342b480cc83011b7e7c79927','2e625878fcb0a1c888342805381d81e5eadfc304',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','zh-hans.json',NULL,2249,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22736,'c4f113aaa99601a3410adf23376697b54c1b368e','89c2aef1fe5c37586e4956685ea37a0fa30c31d3',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','pt.json',NULL,2450,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22737,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','8137fac4e5b5d870f734d6d17bf73278eba62d82',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','sr.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22738,'7e8b3196f2eeff081f411facf607ad98858815ab','db555d216324fe8cb46b8cb5c4262219e8731cdf',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','bg.json',NULL,3468,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22739,'057db54eb269ce39b0f71731440e2f397c0a0e1d','013a6d109da7ee67c5b58cc73822f74ce030ea4a',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','fr.json',NULL,2617,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22740,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','a9c4f6c1fd7be030701f608f219da2ea034e5a0b',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','sme.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22741,'00b8150376eca3bb3e0b4d396aba355e5a340ec5','94adfa01192cd9a2788a57fb30d70633c948b6e1',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','nl.json',NULL,2391,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22742,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','466e9cc7c24639d35e3a9c97062457b5926c72f6',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','smj.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22743,'21d8c3afac680599bdd76178b26bfa458425941b','c6512db618e571b12f284d645a33b16b30257db0',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','es.json',NULL,2577,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22744,'0422cb5a2128cf465fd4daf8893a0500f185e1ab','e1b6663d7ef12cb116523349d6bc44265844d23f',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ja.json',NULL,2368,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22745,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','174272c364b152c7243c9b09d09574c1a2d8f069',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ca.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22746,'f8db20108d9b5e6420210c3c297d6342e4a7c3d4','3cfe19bd8331100cfb555b955bbdce94b1479e16',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','it.json',NULL,2522,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22747,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','78e1daf00bbe4c8e4d4b84b8c677068d1f3baf21',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','hu.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22748,'cac030433cbc93f2b1c8935b10add4b87f0952b4','34ecd71f2a07978e58cea65d529fefb92457765b',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','zh-hant.json',NULL,2251,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22749,'c6fea57e09ebfb03b9017ece9c721cbe380edda3','1d4a25868aa631aa349da5f5c33aee2fcc3f60b8',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','cs.json',NULL,2604,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22750,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','ad11f71b90fd16fcb712e1d7900be453762584fb',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','pl.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22751,'925508669df229d538f385361f94f566763f84e2','06597d23c81a21ec2169b5833e01c2d2f4df7517',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','fi.json',NULL,2563,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22752,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','1f6373da1ba31c06f928af28df3b1c4b74e9a267',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ro.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22753,'2b4158f04549f0a14a827b7846c788ac69c4e9eb','1b2f54d4dd32e15651b0c7941d20d9e3259ecb12',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','eu.json',NULL,2514,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22754,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','584e2561e2ca1cbe6ada8940af518da63b6c28ab',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','da.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22755,'5edafa336000986e2db9360f3f7f5fa40ad22d60','e9ff100e4169bcff09e74c3e6b1acf8b97f56e5a',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','zh-tw.json',NULL,2360,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22756,'13540cdf0955b4a12328fafccc6e89b93f2ac2f9','dc19aa03948bf945fd74726d21ff91bd7228323e',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','ru.json',NULL,3490,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22757,'73a0c898fa0f4035c45ccfdd8498e8ca04998046','503fd448ed008a60ff3f1574c89a035cc4c47d0d',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','af.json',NULL,2365,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22758,'42eefc26f91dfb4b47d16ea19bd09a53db22bcee','209664a50b8f772798ed2cbe65ca1f1c226daf77',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','es-mx.json',NULL,2582,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22759,'c4d62dfe5d3397f3960e2dbed41a3dea94448d99','f0961790f7a30855da3528063c159d438d3df40a',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/language/','pt-br.json',NULL,2631,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22760,'807f1fc3877d87fe46e24cbd271b201361823f7d','b34c5e7884a306590e32179d60a691ab0b7994a7',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/','library.json',NULL,1240,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22761,'21f5c7bd26cdec0893b567a6d5c7506a3c8260f1','2662151aeea8ed2ce6e71fac7d6c18f429ce7c74',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/styles/','image-hotspots.css',NULL,6102,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22762,'da39a3ee5e6b4b0d3255bfef95601890afd80709','738f480e28bdd7c1aa742242f1312f6c64818c5d',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22763,'dd2caa8eed275f9e143fff87b23e330f56268350','7c3f0095658fee5a60015f8fbadc53079301ae2d',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/','icon.svg',NULL,2834,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22764,'20ef3105708b268f40d2d3adaf2519d1d2d3a36a','a2caa25faeba61d189d50b7b430c06c959e9aab2',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/','semantics.json',NULL,4833,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22765,'0734d6e96e39fed029b3e0bc467fe1858b2f4ff9','070ae1701cee266f9732ea45a2f6bde081aef600',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/scripts/','hotspot.js',NULL,8448,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22766,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e541a177175d40e339aab65f7474c7f1b8ba8800',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22767,'8c139f847b9f9c9f30cfc0d574f97e437a8dc9a4','19daa324fd41aac0cb017db8d05624becd81282a',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/scripts/','popup.js',NULL,5602,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22768,'4828539627f6520ff927a917d79034088095ef64','a92e3bdc79f8a046e8f14b332ae267487a261303',1,'core_h5p','libraries',44,'/H5P.ImageHotspots-1.8/scripts/','image-hotspots.js',NULL,7314,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22769,'c47ca60c175ef602e724a670ac5d6814ee9f941f','f48cee0362b6f0fdf9fbfa41a5e01c188794f42e',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','upgrades.js',NULL,11553,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22770,'da39a3ee5e6b4b0d3255bfef95601890afd80709','28ff3b1bd4c139c9fa10500b8032d155cc4ceeed',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22771,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3c745c32a948b40167107cf0857a5feed675fd82',1,'core_h5p','libraries',45,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22772,'784b93c8d67854573315ce2d1653b160bc0c0d3b','3a9ec1dcfd661bd22d181cca886d8ae450bd4b97',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','et.json',NULL,16523,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22773,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b4f237ef4cb9cd390ba6b162e0a39d0edd7b41e0',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22774,'09025687a017cb78f129e1357123b239eb96c7bc','a70c7c39391730ff4e3a8b36787d3fe8e86b1f91',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','gl.json',NULL,17546,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22775,'b149c638a6c819599406d0aabec6e6052686886a','8d71a9f4c065e3657f09c2743cd0732393a98305',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','de.json',NULL,17960,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22776,'03add406544a72f011aff1d28f3e6b04c8ed7915','151f3a7faa8da7dc97a261fa1eb0e83bf0fea10b',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','nb.json',NULL,16622,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22777,'83452e09e89a69b9b5c037b69b13a4ffc5305038','4c6b672ba03861eebaf774ce50ba1a015dfa7787',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','he.json',NULL,18628,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22778,'2b77dfa3fef3123c2a221ea021af040fd6ef567c','f84381c468f7dc04654288a114adc88ace07bf09',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','el.json',NULL,24826,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22779,'1c65ca37c6f78f06e662e576f40d1e56c18be792','3d164deee8eed5565cfdc0798b8bc59439129408',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','nn.json',NULL,16608,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22780,'4eab6ee9e54f5979e7e3ca9f7613a77e5a6edddc','6b7977fe79165684264353a1a83aed52940b1b81',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','sma.json',NULL,16537,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22781,'b81e99f74ee80901a71c505ff058df8d23c8ccce','fcc8c1b80189f1a4fd8c36ce01e2f28bdbac9fce',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','sv.json',NULL,17102,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22782,'eda9f1492605c1a58a31dd29a0d1fa129cf566fe','88a6923c8a83a4f7ac28babd52c532144c4789cb',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','ko.json',NULL,17785,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22783,'27e53e7422a2b87702b8f33037dd789db45f9132','cca354300d522b158a2febcefc9944b1446da683',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','ar.json',NULL,17082,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22784,'1b79bf4b04562b528cdd6298be82eb0af105070a','0a6eb1980ecf3909477390e6b87dc12176ca4ce7',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','km.json',NULL,17918,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22785,'490293604d5469a673989c4f825cabe0072250b6','761b92d75a394fd96ab1c3da7af4dcb4570021df',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','sl.json',NULL,17279,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22786,'cab616a929c2f074f19719668cf0e8300570f111','3e3a53b039497045fbd4e33b97f6193e621ad2d8',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','tr.json',NULL,17873,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22787,'b26f177a501647da0fc8da9e685fe6ae1cd86e55','9a0461d1321c44e7b91bb9fc9d79d83da6052cab',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','bs.json',NULL,16648,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22788,'d712c37589943dcc7e269ed8f80fa7bc2455f73b','2cbbc49776ed64e3e090fcd12c2d9cb31f021a02',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','zh-hans.json',NULL,16265,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22789,'1e00de3d60dfaca80bbfb0b8c37bf8bff4f7f858','aa7809d4c6fc85ca4ad42a44dd21e9e87de6c843',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','pt.json',NULL,17613,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22790,'78f8b1d336a50788603e5c3d29a1224857bf98ec','9e8901f104799d19c50567e16175a672a1759a20',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','bg.json',NULL,22428,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22791,'d51f353f9e79ad8b7775c71cb651425173cb8199','3e137b52fbcea97566ced2c791eaee372543bdba',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','fr.json',NULL,18037,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22792,'4eab6ee9e54f5979e7e3ca9f7613a77e5a6edddc','bbd5d24c31f8d7a98a300d0d96ad80124e070627',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','sme.json',NULL,16537,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22793,'22fd7324cc63e70be9ae9ff3f8ef029ea9502c67','354173b204efa47098b5aedec4ecaf682889f24d',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','nl.json',NULL,16811,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22794,'4eab6ee9e54f5979e7e3ca9f7613a77e5a6edddc','bb94b930840a266d6c1605ff53b038458db71c18',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','smj.json',NULL,16537,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22795,'b52e736c00dddf1ac758c66b1cb91e72066e61eb','e2a5b05b9221995d76602260ac3fb7dff1f30707',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','bn.json',NULL,26129,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22796,'b0e50b61f15a3d90fdf54a4c0d9403b648d54d35','d235beba02e091370c47a76d75184cd314729f3c',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','es.json',NULL,18006,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22797,'c53ad6aa5dc49db6665bb2e20be69769a3e87123','8248b7f3f0cc1cadd77212c5f3e4378dc2aa4e37',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','ja.json',NULL,18299,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22798,'bad7cbbeff532c7ce00e79f856b0ca6333aa12dc','363790fdfa12ec7cc3cc2e3be8aedda1feeea3b4',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','ca.json',NULL,18072,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22799,'68cd3b2ad84b67fe21545e269780c5cd4f6a28dc','d78ed90845ef700655050c6350a2fe5df1e86abb',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','it.json',NULL,17759,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22800,'b4f4432a2abc4b349133f99a088c21436227c32a','9fe76f98bb552a904a73735c46291abd3c4db5cd',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','hu.json',NULL,16573,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22801,'665073994ae466037b7197437da52bfdb52f6f22','828fb27eef3ed35b4fbe24e771ea373a497a40f2',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','zh-hant.json',NULL,16265,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22802,'e8a2954b93af1324233fb0612b07a5486846f5b5','013d9d4afd101ef0c0deaab4fb385314916c5f3c',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','cs.json',NULL,17256,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22803,'39fc4a52bbf867c42f4d03fc4adcf712e842201a','0d82d233e04987f51636bc65131d057e754ac7a0',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','pl.json',NULL,17184,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22804,'c57596c7f8c4564b17f3c3be8c24db305146e64d','83256dad8ffb92522ce67803c75acdb2d78edd10',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','fi.json',NULL,16739,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22805,'2f838d43d492bbe112fc753b912663991fdd0574','24a234bd37d851d5cb2c9e1fa2d5ca34c1db4f45',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','fa.json',NULL,20681,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22806,'a04aa5d77b9da555a845c43479128113e0f497d4','4179dd7497dae3578484e361dbbb15471b7997bb',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','zh-cn.json',NULL,16264,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22807,'7ba35bda949d316cd9de3828fbb8542f14e2165a','8969775627582a495a1b62750a943e9f732a22a7',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','eu.json',NULL,17285,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22808,'cb1df0d5a5b89f3c4bc6e3a0b35681bc2a83929e','9b28c5f4e9914b050c0777b3249a16fb6e47cc31',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','da.json',NULL,16743,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22809,'92d0edbfa8251c8563be746fafce01f08b1d49d8','3c8583d7f4a1ceb2ddd004d0e5f4aa6fc7fd0b45',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','hr.json',NULL,16559,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22810,'17c6019cd0e6127c8ff0aec34aaf0b413aa28327','d2195645db06915cdc14ca1ce84942a1e1528477',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','zh-tw.json',NULL,15807,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22813,'df70de1d80109a641c508156f123ff90c7ec5cd1','0c170bc033f7d59633bada1a4b071758c32c44e9',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','ru.json',NULL,22624,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22814,'0412b9b7501127a3a40133aca9c81144f1fd9108','1d881b0a1af9503f24fb790904aeeee7b7f2a110',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','af.json',NULL,16850,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22815,'42be30591bc581a13e93241286dac39470358ec0','1b4d469a8ddb12f179af10ffb0a9d2f1faeb9870',545,'tool_recyclebin','recyclebin_course',59,'/','backup.mbz',2,3101,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22816,'da39a3ee5e6b4b0d3255bfef95601890afd80709','04507d9fd3e83f0e5168ef2531113a47b271c0db',545,'tool_recyclebin','recyclebin_course',59,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22817,'b92b77ac94497a34006d0f5662f7f9a2591b64b1','f66fa2508f5711b6673130d4b8c96d078ddace9d',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','es-mx.json',NULL,17971,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22818,'41cde80de0cd99c852bc42d3aaef2413039542b2','d7a4fc323bdb0b855dd6a1548a486fafa41915d2',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/language/','pt-br.json',NULL,17530,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22819,'93abd344201c2d70513189bc70bb5eaf040ab936','7eb319569bd25bac25dd3f7721d86f4fd1970d69',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','library.json',NULL,1259,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22820,'e402183822ecc5a30133df20361302c2c3497b60','eefe02be02378262c05a7bccb3edf86ec1480c00',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','icon.svg',NULL,3998,'image/svg+xml',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22821,'c54c78d9b002fa26499d9bbbe936b4dbc638dcbd','e08af7c7d2140d1f989a986f6046f03f99491438',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','semantics.json',NULL,36616,'application/json',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22822,'09e204b8163e5868cae66221e23728c98b60015c','863fb23406fb82d4f6fce0f299fbaf636c1e6d82',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/','presave.js',NULL,1935,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22823,'9212a99aadcd67fcd094ee0155d592cb7cb2bb5d','5bf854a33a1bba8d16349d8fb4719419e2479deb',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/','h5p-interactive-video.css',NULL,62882,'text/css',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22824,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dfc0d8b5c25b05ee1948e86d5b86e426ee8ab3c6',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22825,'f5d5d63132b562d7ad448be3d2b7281b3e4ca724','c2282791f99ad4552da9f528aff82cd1e70ecb05',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/','h5p-interactive-video.js',NULL,107467,'application/x-javascript',0,NULL,NULL,NULL,1648954304,1648954304,0,NULL),(22826,'6751201ce0cdb75d8f9c80859f72c6810cebc24e','c797b9826189268e6d6d8c610d8c8ba2fc5611e2',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_light_grey.svg',NULL,2878,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22827,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f1f7fb35ad743579213cacd0e87b3b9a9c6109b3',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22828,'e1b65916bd965ace2ac6bf96d42aab23387f90b6','0169c699053cad1386882040fa8a215852a4b5b8',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_black.svg',NULL,2870,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22829,'cb0ff7d98497ef1ea0c84ecbf82df7857f1279d8','17bc2c7c473e41cc58c5abca8e72b824dee4e887',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','h5p.woff',NULL,15312,'application/octet-stream',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22830,'7c8287af5427ee456f8b7bdffbd979e40b4393c1','aff5e6e4318e4010f0ae008fd042f0bf65dc1dcf',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','H5PInteractiveVideo.eot',NULL,1684,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22831,'c969f3a2faebf51aa90fc6d8608860a52eafd5cb','5ed8c8dbe96dfc040c7c47a7971c89e7db07954f',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','h5p.eot',NULL,15384,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22832,'6da117d76de40c743c8145e3c4e4f3812d090192','55fb3595f7d02b3cdbb54157196a703d8e3cfd4e',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','h5p.svg',NULL,58446,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22833,'f357db3619358c9dfd34e74389fa0e2289dca40e','33b7677967b7a02cb164750746c0aafbcab764c1',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','H5PInteractiveVideo.ttf',NULL,1536,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22834,'f632a9dfefd336f4995a78666a77b2becea03f5f','f04cef7bcd58f948822e378381915ee3ebc35b2b',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_grey.svg',NULL,2878,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22835,'56a3e92692478212a00ab156748bf50511dc99f5','c4c730f0bf1d0cd1e12dd925a0137022d4c539eb',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_white.svg',NULL,2879,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22836,'a0fdf3be72c05425176a408ebb2b999cb48e8af7','3ddf5eb16512e19a54f2e95f76075984ce7fba0a',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_light_green.svg',NULL,2885,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22837,'5f3a40a7c0497b756c39a54a410ac246c84546e4','327ff2af28d301900e2008476e70de01c04b5ba7',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','score_h5p_green.svg',NULL,2879,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22838,'6fbdff351ff7d53ed556c26fabf974ca1bb3574b','1c3b460b15dfc0e1026c61aacf188750f6fd306c',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','H5PInteractiveVideo.woff',NULL,1612,'application/octet-stream',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22839,'d286c1bf255a213ebba4da22439f0f7a5cb98788','506ff7a2c0f15762b222cfbee172d7f7747d4242',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','h5p.ttf',NULL,15236,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22840,'b3060f33e126afed67c4f2899f456385807db791','cdf3748865ef256201b80b3e89a1369debd155e6',1,'core_h5p','libraries',45,'/H5P.InteractiveVideo-1.22/dist/fonts/','H5PInteractiveVideo.svg',NULL,2795,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22841,'4f62f0781959e20c40286100365ea4650ba8ccaf','be615d2eb8080d7b3c8f837e63321959a50ebd35',1,'core_h5p','libraries',46,'/H5P.Link-1.3/','upgrades.js',NULL,1239,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22842,'da39a3ee5e6b4b0d3255bfef95601890afd80709','df02aa247b2ecd7c24f96b736e6051dbe3b99249',1,'core_h5p','libraries',46,'/H5P.Link-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22843,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3d999f57912afb895f709e6d5606bf9462a2dceb',1,'core_h5p','libraries',46,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22844,'096c6dac0772c8efe8af3657f5415271f9e0befe','128bef4ebccb114f73255a248671d16dea803117',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','et.json',NULL,489,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22845,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e8b94b0ca464d349f7242d4e64177337260ca363',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22846,'5d7b9b81237f4e6143bcdce9c2655aebe3935e6e','f5fc43ed00e0135a1c197b3cd6321f523b37843d',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','de.json',NULL,510,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22847,'42adfd1b09580dde48f59ca7cc27e5c3b9138ff0','9a252bb6396c8d070e618ff06d22398dec69bb86',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','nb.json',NULL,491,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22848,'cf053c50900f3e4dd41521eaf649c94039087f0e','c4799e7462f730f5563b36a221642baffe37e284',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','he.json',NULL,531,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22849,'a083e80a287af417a7ba1e342153f08ebafe63a0','088a6a0275a65409e9882af0f9f6a795f8e6307d',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','el.json',NULL,497,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22850,'9210e9c46c3265a1003b3ff302b21c3d126765e6','3844b9ba5b77029859ba7057de0387695e10ecbc',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','nn.json',NULL,485,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22851,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','ef6b89eee5fd2e8a8d6194b9e19fd8b12827d078',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','vi.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22852,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','7a3a56001d9ae1bdefbfd3f784e47e39b91c4589',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','sma.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22853,'65b95b2e39ebdecd43d24dca1d9139fa0fa54375','feeeb152a221142c8328aeb6d79d52f212cf2efd',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','sv.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22854,'10152fd11fd0b142045b2a5d87a43870d22ea0f8','5d25ab848b6fe95972352ec1a65c4ef5c4aed439',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ko.json',NULL,491,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22855,'a008794319e725f23f386c2e481c67b9d913fc9a','bf067a40564e11881429532b3874342abba040fb',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ar.json',NULL,510,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22856,'edfe9207486921c8691d52126f30cce75180812d','b5bb9eae4fbb58da0aea976e43f448ab9882a574',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','sl.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22857,'698077e1e3f52aa9161ed6e31a3a485a755065ab','5aa76ee785d6f0cb925d47badd86166c29a89514',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','cy.json',NULL,492,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22858,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','8472018ca85f28e1c28aebfe2cf1fb5a32d44d0e',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','tr.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22859,'d20af43af35682a7164b9c0a4275c8d1036cab70','7dd7ba6760e2085d9ff2c5b8399540d724b4a571',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','bs.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22860,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','116948b0efe7efd006338bd4960356699100e940',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','pt.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22861,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','76ef84441083db6f3477d22ecae97b9266a490a2',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','sr.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22862,'5f448dc416d0100512e1b34a3760b659181147ba','778417a31d4dfa7fee4d5697eef97ebc2cddf0a6',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','bg.json',NULL,586,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22863,'cb23a4af00368c3201f7d08cb96bc7dd47a1d039','01bc3e9df0807cfff0dc657324debcef07032c31',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','fr.json',NULL,503,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22864,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','68d09e6cf458c25720eb5f53f9749ed91540839d',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','sme.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22865,'3e5ec4e4419ce14ebcc21ac08def33f049c4d7a1','35872be6814ffde5338e855a0d2ee0c7108b4928',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','nl.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22866,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','f9ccb7b6c7c4d7b1ac0776361ceefe0f4b5cfc22',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','smj.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22867,'1ee08607df5aea7afa6f7c058ef05b85c16698c3','483733502fa88b96f47f634bfd4608ea6ae46753',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','es.json',NULL,490,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22869,'4494a214f2910be5c47839bfe8e0c39bec2dcfe7','62958a4292e944ae4eb778404b00ccb59d76ddb1',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ja.json',NULL,498,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22871,'35369c829baeafb5a1d6137fdc900c3d864c792f','5efafaf7714e3ecc2bfc8ecb75173a00fa872ece',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ca.json',NULL,486,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22872,'bffadb7e60278e9dcaed0b1d010dd833d2d00585','b7502a34a4f4b3c7aec5d25ed868a9b09da7c5d9',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','it.json',NULL,488,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22873,'c290fc488c9438d9e214eb760e179f7b0b7da349','da41787c71044b7af77004dced2133e795587013',545,'tool_recyclebin','recyclebin_course',60,'/','backup.mbz',2,3099,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22874,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','0718d0b29a87e1c4eb652ef04620ba3183e01be4',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','hu.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22875,'da39a3ee5e6b4b0d3255bfef95601890afd80709','15e18a83cad7348f2a9ec7ded538953821273cf3',545,'tool_recyclebin','recyclebin_course',60,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22876,'d9d7db1173bae73e233dfb91bd017fb27a44b8a2','3ac28106296a2c2a2aaafbef8978d3d121ef8b2b',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','cs.json',NULL,490,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22877,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','f17b007ba030d81c45d4cb7ac7881352dd375d56',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','pl.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22878,'81b1005b270afab1c1fdb4d8929770bbbde98cce','e22c220c11f48e73ce941b6f5c57821c958724d0',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','fi.json',NULL,492,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22879,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','2e88e4c87533c1c1a965b7695b6042da32ac8810',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ro.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22880,'a583315b11ec79de991b3376487107f28937b90c','952fa2a42f1b17033bd23274cb46660988e3b1c8',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','eu.json',NULL,505,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22881,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','edcfcf42459c061f92fd2e9a54dc71ba80238d98',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','da.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22882,'4cfa1b4db8339bb40373c3970124b9f364804290','d7daa6c8c58bfb35e8c2c92151cea56629682420',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','zh.json',NULL,502,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22883,'a3b016177efbad057fc95e28f2930678d0db1d90','5868dca405f2a0cc2ab01cb858e673a9e7e8e797',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','ru.json',NULL,535,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22884,'8b50a8c42e86d4f4a50f1a115a2cd54d7d1b1366','fc4c1d92a5abc519bf64ec6d432f3c232d5644c7',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','af.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22885,'1ee08607df5aea7afa6f7c058ef05b85c16698c3','de42891c6519c1724f4b3b93eb8b87537f1fc199',1,'core_h5p','libraries',46,'/H5P.Link-1.3/language/','es-mx.json',NULL,490,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22886,'b78868b0e08b1ce5782ab6913cb5642b84cbb7c5','90b5a90c79b2199602e728aea20db2f04e719221',1,'core_h5p','libraries',46,'/H5P.Link-1.3/','library.json',NULL,484,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22887,'49563d4e3818514af67b42594db0144a92c4df53','04b82dcba66e91ecb66fbc39b1168adef9b77eea',1,'core_h5p','libraries',46,'/H5P.Link-1.3/','link.js',NULL,2130,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22888,'d8b19820626bc79ec9213d6a0e172153e02739d1','8668c1e827207b6e2c2c2fb96ca56ef653a1440e',1,'core_h5p','libraries',46,'/H5P.Link-1.3/','semantics.json',NULL,915,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22889,'7c6ad748b51e23b6f845f10af8a773707f01e8e7','fefefef8d80297411746710b3bd1a806afbfb8f1',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','upgrades.js',NULL,2094,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22890,'da39a3ee5e6b4b0d3255bfef95601890afd80709','72cb75374a9dd75ce29560121f45c2e5ac4519f7',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22891,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3cbcfc24e350504c174a00ae3864921baf8ebd3e',1,'core_h5p','libraries',47,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22892,'87cd6a1a675d804b58a0edcd4301e1b7beeffa4c','ce071a654b4d8b8061c1e2cb00b566947d82f988',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','et.json',NULL,4074,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22893,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8640a3ba3877a14bf2c99ad35679dc4dd43f070a',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22894,'6cfd34279d408ec9c3f2b39f094c8f7f1bb9d0b8','cb69fa9ddc199bd47ede70b5213202473140fd19',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','gl.json',NULL,4580,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22895,'f4322d297c7ab3092ebbdc52f5ac5bbab7c00353','5316457e275429b66d0fba2ac994d5c8476f05c7',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','de.json',NULL,4826,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22896,'e46f232c4d98b81f95e17f4e87e5cbe22f00f180','b16e855750f80fb413622253b6b19fef6b30db21',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','nb.json',NULL,4186,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22897,'33f8a51f91fd12fc877cd10cda789998f9ca5768','5727e5a3c4f7d3c22b5afc5a28d43fe30b0ce887',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','he.json',NULL,5087,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22898,'df1661b38abbb9b4d6373b46097cbb52b0ff33a5','2a9ce21074a9769fb64018bbdd19292aa5ff7b21',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','el.json',NULL,6619,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22899,'3639233dd94b2fde068a92b7b16e8ecedcdf53f4','b6d530654934640446ded6ca49abbbdb24b48827',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','nn.json',NULL,4201,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22900,'07bb322b7ad25369c6cf4f8c0806b6bc9a76ef47','2ac449e45c81cdae09fbbdf5dac3c6c2b29200d1',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','uk.json',NULL,5516,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22901,'22fd3874352d2124de69150d99bb494cb088a660','f7e5cdf1fb29a5bfeb067e47b2a4a5b423ae5804',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','vi.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22902,'22fd3874352d2124de69150d99bb494cb088a660','a660106e5839f9b228dc05604c17d715914b6deb',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','sma.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22903,'254e326a5d413e9958cff3efff25412279220ace','cb5749d1776aea862c214dbddf35fe509735b6f3',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','sv.json',NULL,4210,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22904,'f648fc591c89a8cbc6582513e349d89f5bc09aea','93348281fe41ac445d59f78cc97c2c69cdbb3d3c',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ko.json',NULL,4749,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22905,'3289bfca0638790d331029470e02f5c09ac492f5','5c6ab2745cc20829bb7280d7e9832a5af7a13586',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ar.json',NULL,4423,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22906,'ba5d69b783f8d7fe1779b4866ed6ee69fe9080e7','af911a3fafd76ffab76547734c5631778e2a8866',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','km.json',NULL,4697,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22907,'047d656379d06efe7a9a5cf4dcf27f6441e0fd67','6a47219e4c129d1c79179ac6f2f0cdb43fc7369d',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','sl.json',NULL,4435,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22908,'06ab881779a26d57b1755fb0d69a34e2a2cde4e1','5457d1cd90d1bbf8d5834a0402fa42a34b0da649',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','tr.json',NULL,4214,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22909,'a231a8551943617179f1b15cf8e295a008298513','4274c6a8e70ddf7845ff804130469f836f9c6785',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','bs.json',NULL,4273,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22910,'d9761a428fb961e2ea697e2b12837116e6a90def','0a80d60e4a6864635941a38d04add8d134c18bb7',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','pt.json',NULL,4665,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22911,'22fd3874352d2124de69150d99bb494cb088a660','1da9cbe16d819116838d76d6df00886112b00305',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','sr.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22912,'3dd7112a2b44ac3209435368675e19eafe4ffefa','79fb13438d54cf6013f0c20c2c7f4b63744f8cb6',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','bg.json',NULL,5574,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22913,'7b27dda0009ce21375d7bad8317073c26615cad4','6e5ecca3e0c467d7740565bece494af436b62766',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','fr.json',NULL,4607,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22914,'22fd3874352d2124de69150d99bb494cb088a660','1c3e83b3cba2f4bd03401704f3fb561d0504c8b8',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','sme.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22915,'ebd97c1716ff81786d8b7e656df93e4182eea5df','bcf377723c3dcf1c306f2318686952b75bb44b7a',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','nl.json',NULL,4519,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22916,'22fd3874352d2124de69150d99bb494cb088a660','58ba96129c5530005e1d5d264f793eb3c01a13f2',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','smj.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22917,'11c6365a68f6607275a01669b05270064a31997f','779bd0ebcc74585708de39e0e562af09b2d89824',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','es.json',NULL,4650,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22918,'f67de56614beda90d307008a280948cf521953f6','e0677185c50543fe5e099b7bc466525cc58b72ec',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ja.json',NULL,4601,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22919,'0474b8fdf70481bf67f713fef54e03b58a72944d','893379019de3ca49c772839923602cd4606e7827',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ca.json',NULL,4764,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22920,'4227dcc0b106b7183f96c0dab21ede7b4ed91fdc','df3181cbd8a69260f7f92731068f2281460312a3',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','it.json',NULL,4461,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22921,'22fd3874352d2124de69150d99bb494cb088a660','cbfa2c23ccca606fe33fcc88cf80260ecb032107',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','hu.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22922,'95a87c55cba1e2b2ae97d23239904f097aa819d6','4358ff9241a3ac4a392088583a41a17f7f873e89',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','cs.json',NULL,4473,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22923,'22fd3874352d2124de69150d99bb494cb088a660','f8555ff9e636cdb25d607da2af9b19d72647d76f',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','pl.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22924,'7702d793a1d116d95496f94371f4ba2b24821f34','0ddc065132646888aa0f153e41c5fb50608a5eab',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','fi.json',NULL,4224,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22925,'22fd3874352d2124de69150d99bb494cb088a660','45e3e3e671aea5a17a8ad38d83368196cc9b2b63',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ro.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22926,'49f0c0b8244dccbd152cb23d6829639c291fe8d8','6b541840e77428fc5e3754e97486024a3b7d8471',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','eu.json',NULL,4430,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22927,'22fd3874352d2124de69150d99bb494cb088a660','9bcab478a6a94bdb61999029615c4696d1353119',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','da.json',NULL,4149,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22928,'e184fae7c8ba82f76952e13e8eaba88aab95626b','ef145896b7dde8373b788dc6cee000f635df9e45',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','zh.json',NULL,4176,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22929,'163c4ff506f2b2423ad1b7a8ad0ec2a46dcf7baa','21991a2478f13f24aeaa58fd8aea487559ce7237',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','ru.json',NULL,5731,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22930,'acbead532255a613235ec5f956a76f90e54d995c','ed88b811b8f4349a1b9aec57152c29007e7e83ba',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','af.json',NULL,4206,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22931,'5408b3ca6de30d1f787b23776d1d487b85d1f262','09f7fd88b46219ca9ca264182a5766bb851e9b81',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','es-mx.json',NULL,4656,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22932,'b6b94aba4ec816b1f912dc0f6d3a8cab45b50e51','d041d4e7bf017ce4a265f00ed273dcda8eb6d060',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/language/','pt-br.json',NULL,4564,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22934,'6035b0f4348b23180b86889ad09d1dccd256a197','8e5b14b933090a0d20c729909748ef7afbe25dc0',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','library.json',NULL,1157,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22936,'d7a15feb91bbc58e431ca42875f4e392f61c6ae7','74ecbcea0f70eb94bc451f12ffb3622a3fc987e2',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/styles/','mark-the-words.css',NULL,2801,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22937,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bdc4b6ce46c85b4ae154333f3e8d9276716b57f2',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22938,'0d55a14324d10d806ae4360798b995829b7dcebe','03e9c0fb678150d483ca148de38ec9669db9bcfb',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','icon.svg',NULL,3270,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22939,'7282d064fd98945bc3a7d7d53a73e753ce9d26aa','f6b79b0b5f55cb70c8a2bcebb8c09af483be759f',545,'tool_recyclebin','recyclebin_course',61,'/','backup.mbz',2,3090,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22940,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7739299f24ea0e78292e9a2535d6785f2a5dafa4',545,'tool_recyclebin','recyclebin_course',61,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22941,'9fa0b8d669df85d1bc4eff2f816a5de7b503bd21','d116bc4c94061b5c0fc99d19ca314c170240ea4c',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','semantics.json',NULL,7467,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22942,'83ae03ba871b742c946abd7d9505843095c81789','6a9edc7f29506626be4218b803f05866013b2dab',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/','presave.js',NULL,799,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22943,'1fe25fb6c35bcf75b2b6009ca4342cc48d02ae9b','a52a88161a07d10037e76f794b5cc94ba4b5b9ab',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/scripts/','keyboard-nav.js',NULL,7003,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22944,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fd33f0cf2b9e06ea7f1d7a05e5871595f35d7edc',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22945,'269cbcaea32570dddf16a1f691178b5d27bb0ca7','629f46f17eea513ef8b2703581753d1c3c874861',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/scripts/','xAPI-generator.js',NULL,3493,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22946,'73ba7c2d0ac38f484e304911fa7a49aa94b58345','ac421ba811a4dd251340ea9caa952d732155ee97',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/scripts/','mark-the-words.js',NULL,23484,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22947,'a9933c71c8095eda65cc4d4ae20cb2e822b97af2','d0781a76224f537b0b1a4414d2b2d0960edb33a2',1,'core_h5p','libraries',47,'/H5P.MarkTheWords-1.9/scripts/','word.js',NULL,5938,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22948,'3ad51c68cb01b5cc6df9d759eb282cb1c0b93459','ab11b120fac0d24400affd3a3bbacf60838591e8',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','memory-game.js',NULL,18760,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22949,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c4958e3cf7576b5442726e54966a2831b78f7c76',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22950,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ec8f5f90776184b328f0a4799078683f44f8b5f8',1,'core_h5p','libraries',48,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22951,'6220b774cc7ff8e11c648f7773c5e6c598164562','e4a2b9049df3e93d2b188b56abbbebc51116aeaa',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','card.js',NULL,11235,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22952,'a957576004e071ae9f4e343fa50c22700e44ee30','fa8360eda1e2db4ec0f0b0a4971ab453534db4ce',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','memory-game.css',NULL,8729,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22953,'fdbe0e03ae76e3a2b400504589c24540a85a71be','3d60bab91f9a9ba5e1a10230f1abc58b3d1226ff',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','counter.js',NULL,705,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22954,'7953ec1c0ba81228d097d9bf082a692a7eaccee2','a796bb77ef291bf67a05189daa5aa9fdbed724fb',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','upgrades.js',NULL,1199,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22955,'cc9ce362c6fa6b0cc9ce41b0ac297330789c6d72','ec935c9090d3941310ae0e5da67b250671c9eb5d',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','timer.js',NULL,1394,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22956,'fa3687ccd8cff22912f9968a003faf75ab056203','a7a59c3c615e26b95ad3f5b55a84abd027da0ff1',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','et.json',NULL,3404,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22957,'da39a3ee5e6b4b0d3255bfef95601890afd80709','50447c998d21557b827f6a435a6f839ef0834985',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22958,'dd877e374478b3f3597695f97bd13b370f5d1cf0','04a3c519097c331f44c4f123bb9848ee157c296d',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','gl.json',NULL,3788,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22959,'423e75f4cd0ac45a59da54af5c3d8eb270b5a03d','ccb05603187c768a783c7ff36e776681c2a25629',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','de.json',NULL,3798,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22960,'43de83096408461d15950f3a3f4cc6200256e483','9ff1161da412158dd980bca008fe96f48e714791',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','nb.json',NULL,3606,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22961,'f6b6816cbb471bfb4954c601d2d297038133c8c9','f0b18ec976e6a70d65cf3c126af14a6de6af91ba',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','he.json',NULL,4185,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22962,'014c0f5fe99153789b8e7849ba43044e1507f379','44530b3321529614cc80b120dc2b5b22e4f2c851',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','el.json',NULL,5742,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22963,'1e81991ed05ee79b9b5cb1d2a81cfe901bfb3ebb','e3f706d409c084e448e02e02e86e0e8fb0d5d086',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','nn.json',NULL,3506,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22964,'7f6f82c6b78f1914e715e07a29a0b67bfc0f32a9','5975d238fe6376dd35a345524f8d008c15b8c6d8',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','uk.json',NULL,5415,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22965,'165ffa514e18e2736f966c904921b66537f0c9af','2baf8cf26b00ecfc4b92d8cab19bc8ba815d2d54',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','vi.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22966,'ff4dfce94bd5054d7b460864fa07f71faae84737','a50078d044f67af729120fb46d2d287b61e4f572',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','lv.json',NULL,3939,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22967,'165ffa514e18e2736f966c904921b66537f0c9af','6d298abb07e62ed813e1366e05a181b56b806156',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','sma.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22968,'7596920caf0faa283836d3201c9ee25be4ece601','ea7e6106b746546ca3924e63e0a8218ef2aa2dcb',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','sv.json',NULL,3511,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22969,'3b0ab190f42ee33bb37743e878e33a221f9fd866','633658e1ed55bb8eece46efead83283861962fb1',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ko.json',NULL,3967,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22970,'bb2a61e812e6cf25904f5920253ea52e94c755af','e59599bf57f4b758c8d872640a2330d44d9680e7',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ar.json',NULL,3599,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22971,'7d9155f8cded693651483103e779669102753fcc','8be7a6b05687d57598d2b66a6b35a76a1ce12a0a',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','km.json',NULL,3736,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22972,'4fb408c447ccf7e7e62043dfb7919ea04b3de011','f2e40f9026fbdb8880b44e6cd937e7df48e84c58',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','sl.json',NULL,3645,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22973,'79d169d178e6205fc7bd598c0770f389807ca941','9cc6c0cf9fdde1bbaf3b795e896c92f5c708a258',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','tr.json',NULL,3878,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22974,'7bad8150081b7dde6cfce69e824094e1b0bc6519','80ea648f28d6f2914732299aaa986770ae1f99b1',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','bs.json',NULL,3545,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22975,'4aa268cb72113b862c8fcf8104c74d8b4417e0e6','40c8bead9b9b5f32258accc0b6ea3c845b05d7ef',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','zh-hans.json',NULL,3488,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22976,'2f89a9784c0da3dd11985a7e080132ad79e80a98','1596cb6ba7f35d5003dfc9c5493f354eeab9c4ef',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','pt.json',NULL,3734,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22977,'5810d6e72b0436b8debb71bd3a4999ea12e52310','1b1689bb07208f60e56a6ca4058003c4f1a51cbe',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','sr.json',NULL,5052,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22978,'a405fa6eedac6278b8d5983d0966cccc7ddbc733','1f5e6b37a355079caca61c315b3f8655a059634e',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','bg.json',NULL,5599,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22979,'794381f40c4886850ce7a5ce473e02be9f0f5fb0','e60a9e3a30bcefd0ff2ebabf3af0ed4a65e251e0',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','fr.json',NULL,3894,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22980,'165ffa514e18e2736f966c904921b66537f0c9af','8abd82dc61ddfaea967b086b4ec492f78b9dbe8c',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','sme.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22981,'4410ef68f4fd443946b25e1548d3a14c5379f5f3','7f16230568e57482983eba563c7f2a7b37334739',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','nl.json',NULL,3889,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22982,'165ffa514e18e2736f966c904921b66537f0c9af','f8636b9eed45f7fe49e343b021171efd1cf71d46',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','smj.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22983,'44e3c14ffcc49bd860e28cd269124f2d64990747','7f056b92148b9a70d0a32486d6f55cb01353a131',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','es.json',NULL,4000,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22984,'6d75046cd2f946a8ebf06dcda2537b70a8b8cd0d','5b9c322a1caceec0378f51e0eb4b95220715095a',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ja.json',NULL,3954,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22985,'cd5bec920ae771d9205f8e6940f118b2eee1118f','2aaacbdac58af3146e8db39d197481b0e7561b38',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ca.json',NULL,3902,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22986,'6b6a9b0227c674236551d046a9daf5faa0734b1c','ada6bf6d080b5987ea0c90b180eef46792d790c5',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','it.json',NULL,3903,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22987,'165ffa514e18e2736f966c904921b66537f0c9af','98b34fbe4a8c89aa8ae190705c9fea7607d58b2f',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','hu.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22988,'9fec919e7ee2969fb315b2ac927268419031caf6','17b04d1e33f11227dc9f504cc2a2558c2574c0e4',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','zh-hant.json',NULL,3555,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22989,'c0be2f716cf22454c736dc1dc23e3a07025961e5','d77f28fde4e0db3922180870190268343e198cc9',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','cs.json',NULL,3775,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22990,'165ffa514e18e2736f966c904921b66537f0c9af','ec993d09287e58bb5009c830009253e84fade03e',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','pl.json',NULL,3508,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22991,'b7919957266ab046c5d813776a2c5966fb0c8bce','65e672ca6d27aaada9da3f45de670a532f7ea3a2',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','fi.json',NULL,3557,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22992,'5f72c577bde275c27352fc89ca265ec67681686f','3f33c798bef4e2c9f0c8b0ad8e96691df8ae4630',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ro.json',NULL,3512,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22993,'f2256288f9460b5718dd8278a5abc39c031dccf2','cb423110603b24fed4b28b65470951f1dbf9c98e',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','eu.json',NULL,3676,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22994,'c4ff621cd272e271d383c46f56b5601f96612855','4808a089085a371b528d491185bf951bb42e0a5a',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ka.json',NULL,6902,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22995,'3ae5b23a9d7d39165a5e521f70780ccb25d718c0','b1334c3d998437993b45dbd97563e7d5d8921308',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','da.json',NULL,3513,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22996,'b419a15a53501aaac9b5c6e43d69c99b92e86597','503b470308eb6e4c59abc6b520ddd30c0478e3f6',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','zh-tw.json',NULL,3469,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22997,'8b9cab8060ba1e0442c9c914b7ba7a0322d06b58','20d53895870d2fca9ca46d2a9119c473c1e5ce17',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','ru.json',NULL,5576,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22998,'2cf18f93e7095ababb195c8e689a18afb45569ca','a84b82d8dd768afa971769db66b920e3494b3279',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','af.json',NULL,3745,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(22999,'2ab32b30875917f52b8417ae91b9e706f0593959','a1c168b1b08796cce21923e5a048c5720d52f7ce',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','es-mx.json',NULL,3999,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23000,'80a4a42057e44896569055e62814a6edd7a8e5d0','b075404024e72d944f3e58bfe038bafd261a0b97',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/language/','pt-br.json',NULL,3742,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23001,'54c4fe88475b2b9f34f184b5e041a8150c08f413','647c56125e7fb08aed8e3ab18d868e92c20832da',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','library.json',NULL,1118,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23004,'c81c9274163ee9065c435c29d6b411f9cb7501ff','7377507cfa53ae7630272033713cde029d903d26',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','icon.svg',NULL,3258,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23005,'4841d3338b66a1122aec6cd8448894c81cd1f3b2','9406197bd0722f7c12942bccc998e489aef14d64',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','semantics.json',NULL,6175,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23006,'aedde926c18fd90ba24fe5650e9a278e3dacf997','5d4ce0c0ce93024d8b8258bbea769e3e603f149c',1,'core_h5p','libraries',48,'/H5P.MemoryGame-1.3/','popup.js',NULL,2374,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23007,'cae214f897e07b572e88cba79160470a963c5282','e20098896a01735916d4589fe4d9793a1980587a',545,'tool_recyclebin','recyclebin_course',62,'/','backup.mbz',2,3100,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23008,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a3399da51b50064cd2a4965412b4e06d6d6833c5',545,'tool_recyclebin','recyclebin_course',62,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23009,'66f3442832045a5ce54831efa2cc417ffe281ee9','18547eb6fad4b045296df91d02c4359036992310',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','upgrades.js',NULL,10720,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23010,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5d2de89861cfc78eb31687bf4fdbc751b526094d',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23011,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a3af7aeb4d0576469a08f720ef981783112987aa',1,'core_h5p','libraries',49,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23012,'b062f821d5fef85aeb390e2c1e6fa23a36325345','09cbc1b591bef14cb59ef8ecf99ff07a5ca082b0',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','et.json',NULL,7849,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23013,'da39a3ee5e6b4b0d3255bfef95601890afd80709','08a0d648cf4754f57e730bfe56e7c1a830b2f551',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23014,'33ec172d126b415128f0393205883b66f64b076d','8434e26e884b42767fbdc06adb644ed904f36e5c',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','de.json',NULL,8603,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23015,'e60e5ddecf5b99f64f779618b8bc75a8e4a8512c','d91aeae11ac2ad32703d072ef1c575b03db6587f',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','nb.json',NULL,7820,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23016,'2c8f7ac25142e18c5e61644b269bdbe48cf55a00','13a1b038432e38114ef16c763257029b9b1ed9ae',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','he.json',NULL,9309,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23017,'3b07b7e1163d9e51d03b3623c6c7565ec9d1e8af','26d028ba22eec973d11783df5aa2fe837e9a949e',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','el.json',NULL,11299,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23018,'cfbc3347185d0c77539f2e3145a74ea6e2598293','17a4404ca1dc15359649a542b8d2583def3dc643',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','nn.json',NULL,7786,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23019,'0a4737fedb613f453f9589cdb49cb13226e95ac5','2237c6d25f1547420ffd443b3c53434edb762328',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','uk.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23020,'0a4737fedb613f453f9589cdb49cb13226e95ac5','5f30644b7b99060ba1ce2031cdf4b215df633512',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','vi.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23021,'0a4737fedb613f453f9589cdb49cb13226e95ac5','a5cd81ddb4373ee24f60be1b2a04dd8ee6861f4a',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','sma.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23022,'af3dc53d1b9219ecaa74f0afc8a9acfc25bbae73','cf0b02b769f88552138d3f88bf5a078d80bf3b10',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','sv.json',NULL,8119,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23023,'46faebaf4ef6fd0d85047cc54707d486bc219d9f','ec4c1112c6d64cca4d3502f96d56a63e9b7069d0',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ko.json',NULL,8313,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23024,'e6ad71ca929b2a238316c9c7c89144a2c44f1a16','248df15fdb9b0d60cf94cfb528945b9102667c09',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ar.json',NULL,9579,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23025,'281e659a78d325bfed69dbb0e4c7742636e480cc','8eb3a831ff834ad28d9734b57fd0315e3f84a6f4',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','km.json',NULL,8397,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23026,'fc6d51413c4e3847df25f44f077d7da00f7fe442','70154acf1d1b5e59c708ddec67c6ad1138a3ccf9',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','sl.json',NULL,8187,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23027,'8df81722d0324e9a2bf7e870199cd6ee2da38d0d','41c36fc4e17d37a347810cadb78db67d25bef0db',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','tr.json',NULL,8101,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23028,'0c5a176d715995aca0258cf68913a3c48e8366cc','975043e3670763a49f212458c8b2dd42e5914146',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','bs.json',NULL,7919,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23029,'83cb7f93bc060e0e1731a2ec8af63948b626cb1f','59bd5f0533eba0bdc8db158712f0a19641ecaa38',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','zh-hans.json',NULL,7608,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23030,'6a116fe838bacead3a76dbf1fa34fcfb8b2eccb0','c95a7e948b6fd0c39aaab48f7d0d0914e412cd68',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','pt.json',NULL,8568,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23031,'b9cd00087fc2c3f0037c86ff746438abcb3535df','7d22d161e9920df5ef51aea1db5e1a851df62852',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','bg.json',NULL,10897,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23032,'b64471e37004d6cf5d049bcabb7b120e57e6f818','11e08173e0dd2744e2f15f344aa4563077376c11',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','fr.json',NULL,8621,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23033,'0a4737fedb613f453f9589cdb49cb13226e95ac5','f491443d4cab1363c70ca5571f246c7ac9a125a1',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','sme.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23034,'2d6d343058a752f6cf179f97c8810df48469265e','851f2df11cc95b67265a51815a47c4804db2d10f',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ga.json',NULL,7925,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23035,'d03e4a08eb54f4cb549c7009e6048bae64ac9fa1','b1e7e24378774fe6f2b502d845ff0923023d1cf2',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','nl.json',NULL,8103,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23036,'0a4737fedb613f453f9589cdb49cb13226e95ac5','2e06dc013dae4db067dec1a570a809697bd4bc16',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','smj.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23037,'f279fbc5914a044ee4fe8ebf88d9737dda3272b5','587627d657de66cf31baab665651d09b72d5d7a2',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','es.json',NULL,8570,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23038,'8c3e6c80d54771ab37a35e80747de4a5beae1679','06051f6463f32834a14542c2231f1805cfaad2c3',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ja.json',NULL,8867,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23039,'02a6f303a0fb39c82492f1e2e837f547a44bfa2b','dae8537533ee462baf92c576a26150deedf9f69b',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ca.json',NULL,8885,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23040,'e78b27ba05af4f498b321e483559a551ae048691','11ae517d95001080f1bd20b13833f31d2dd57dd6',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','it.json',NULL,8379,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23041,'38342ff7c75a22fae2ba82a1b1576094b5c59496','10abc54caf0c3aa1ffe77ba06e4fbfa146febb51',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','hu.json',NULL,8438,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23042,'2d0df0007988db0fe2803b843c917c1b42a0768a','3c3530c3b2782201ae4029b9fd42084d359b7928',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','zh-hant.json',NULL,7586,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23043,'42029210da5445646e880c5ba1f548132e6ac512','a96e3c58b6fb5719dfbc1e2c733f19d80303cb54',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','cs.json',NULL,8379,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23044,'023d1eaf865473558e88098a87f0e16bba69e49f','1b554322acfae49e494034c70b792716c670e64a',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','pl.json',NULL,8612,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23045,'78a4cf2b0af63b6b077503923fd096d40d78fb61','e79d76e412ee6a4efb3331ce4059a6418d3d3263',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','fi.json',NULL,7746,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23046,'98dffb4f733a81985d88731ecfc9ac7f066c7b47','d322881d5ad7fb7daa12db11ed6a60c36e62f668',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','eu.json',NULL,8349,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23047,'383b1e5540227eb3710d441c2d970fc16522e2a7','25d48398e7fadc3f09b5dd2efef53d3b1ff3b456',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','da.json',NULL,7751,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23048,'48a3238cf78d099c7deb2c8ca2022bdf35a32aa6','38104fedaaf9ae7b17f1914ba11716662ebd239a',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','zh-tw.json',NULL,7417,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23049,'203ab06b0177a628e3e4a9d76ec778a060f08626','f8f631ae755d5326449d5bd8282967c72b12867d',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','ru.json',NULL,10370,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23050,'f279fbc5914a044ee4fe8ebf88d9737dda3272b5','45253e6f0650861e1f495f854d3ca400b6a0942e',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','es-mx.json',NULL,8570,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23051,'900206e89065aaa58e86fd453ca59587dc9363ea','65e128439dd9ccc85187100b9e9192468ec91b99',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','hi.json',NULL,12667,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23052,'560bbb5354aa117fdc6bb50651fb5b64d9d7d0f3','5bae4315e822cecbb3b04d73fb121b3b8a14189e',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/language/','pt-br.json',NULL,8230,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23053,'ed6c19160a5671960c2353a43c95f59d38772432','7d4119a9ac7a3576b1594369ee2adb0c2587554a',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','library.json',NULL,1133,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23054,'233fd41920a42d425388a94f3d967e727bcdb065','b9725b04f816a079c7af2b52872d712f70125b42',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/js/','multichoice.js',NULL,32632,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23055,'da39a3ee5e6b4b0d3255bfef95601890afd80709','864691507fbce1778d9dc1715841a7fc36d64bde',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23056,'a78282d1cc5115a00a285d5c18bcbe2ed130a50e','ce29398c3d465e4581881ecf946770fbf2e5c78b',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','icon.svg',NULL,3328,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23058,'7a0a802c5ebb52ce6c8c485e8d6e527be86e34b0','10810d77fd2526f5f9487b672e85924f78640ebb',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','semantics.json',NULL,15500,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23060,'eb2ea11568e71a3625ac553b0e3ff5b7007dbe54','eeb4e7187bdc52a8d60f21ec01257946fb61f12b',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/fonts/','icomoon.eot',NULL,1520,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23061,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f15bc0fc7c1568ff69680af288d68a4884c9317e',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23062,'683f452f626552ac4956ed3fbdab4583ab959ea9','1f4b29c3f9c27a4844e4f1ddf752457341d17dd1',545,'tool_recyclebin','recyclebin_course',63,'/','backup.mbz',2,3097,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23063,'f6272aa35176da81309f0a339b85e770fed60b5b','04e28ecd085e6523f7e32fe2c1f933ff878c396c',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/fonts/','icomoon.woff',NULL,1448,'application/octet-stream',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23064,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7d7a4846c3ede60bf971bc20201f4edd351c75b7',545,'tool_recyclebin','recyclebin_course',63,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23065,'696537374e8070bba049eae32b475d6bd11cc4d9','ec1585915b34cefb6f96a2ebfc716d1d807e30ab',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/fonts/','icomoon.svg',NULL,1562,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23066,'31fcfe24933fdbd659686e002d449510eddcd50c','c0485450d2564d5fc1e7f19ede1634f4f52401fa',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/fonts/','icomoon.ttf',NULL,1372,'document/unknown',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23067,'64b5105c89ec805d6f996dbc7e0b70a4b876ead6','fe4d1d4be1596ceb1632aa873fc7d24d6c84394d',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/css/','multichoice.css',NULL,9229,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23068,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f1b6a83c992ed4b0172e5e95eb4da3df0e13b2b1',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23069,'422feb7c489d2fdf211e48dcc336cbb0dca4f93c','360967587ada86e0ff09f48ca9d836d5e45bb452',1,'core_h5p','libraries',49,'/H5P.MultiChoice-1.14/','presave.js',NULL,1314,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23070,'a09e33ca80ab682f64b5fd7196d26d9188f5675e','df62a665aa178f7f9655a518e0e228e010aa2140',1,'core_h5p','libraries',50,'/H5P.Nil-1.0/','library.json',NULL,270,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23071,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7192305a2e79038cf4c58c83602a416859266f54',1,'core_h5p','libraries',50,'/H5P.Nil-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23072,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cf00748f0ff351188b894fb0855c76bf421ec82d',1,'core_h5p','libraries',50,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23073,'4128c877f2b90120d041160f537d4a1427ad3665','f05932994b538dde589c383b2e183cda395a08a9',1,'core_h5p','libraries',50,'/H5P.Nil-1.0/','semantics.json',NULL,97,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23074,'cbaacdeea96150cad8c69a16490678aaeaa0a043','2f0a739bea62d2a846c6dd189a3637093d085e9e',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','et.json',NULL,627,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23075,'da39a3ee5e6b4b0d3255bfef95601890afd80709','20b2c574f7281714acf8f3b08814056b3a10745a',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23076,'da39a3ee5e6b4b0d3255bfef95601890afd80709','87d99e683f4b6565eef3ce1f3c492045f0b61b54',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23077,'da39a3ee5e6b4b0d3255bfef95601890afd80709','96f850fd18dd89df4cdf8eb7fda92504addf5e12',1,'core_h5p','libraries',51,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23078,'b3845ba70f4b241325228732ab35229adde116f6','460e0899d4a6ddabf59a48ae9bbeb593b3d5f50e',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','de.json',NULL,643,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23079,'614eed89ab93f96a56ba6cc6a6af92d5396ebd1d','6685907c7604932666fd6e114f6d7bcdbdaedd43',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','nb.json',NULL,646,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23080,'6700e3a9e0eeeaddb851b9a1a725511c3530232c','5e8ff5296a85a3fb93bf7773e538110bcc266683',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','he.json',NULL,747,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23081,'870417f929e77350be2490079b4523e5013061a9','1c78b90e87ff1db009febe6877a9f5a41319228c',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','el.json',NULL,890,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23082,'4b5f1b53341077e6697003c82dddadcad1582b20','7fb5283301ee0b144cbd16e42ac5ff87540ec23f',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','nn.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23083,'a1b3c3076a1a1ffbd51c188d2ce854a08015c282','4521919a92a14db041c0c18023cd59e0b0231ebf',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','uk.json',NULL,816,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23084,'f2bdfb0c686c58bf98825ade1381eda05b9dd700','dd020a72b44a560ac8cc3d720ac179912567e863',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','vi.json',NULL,637,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23085,'c888d653eb6f2bf390bb3485161dfd4136e202ba','d56a7e8194c21fdb0063b23e70692d3b46bc662a',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','lv.json',NULL,636,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23086,'4b5f1b53341077e6697003c82dddadcad1582b20','dca405dd1abb6b6477411eda80ebcab1257bc611',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','sma.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23087,'aad4bb8062d9fcb1d9e1d68f3b0e27e0241fc935','b6327b0af033b6a26e4ed432a001a239d9ded4b4',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','sv.json',NULL,656,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23088,'38bdc0ec3dc46246a9be8acb38bccd6e52a16fb6','44a56ca99a0ee7fb5bfaeeb632755d954de78010',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ko.json',NULL,618,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23089,'8067144138469603d701db4ce1a1da6f62775ca0','462363598ef9d86ad85c7adf9e4f442b981f640f',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ar.json',NULL,753,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23090,'7efad3b32e96a6206cd73839ccbb91e96d2ae922','53673fee487704a19634812a5e24badfa17dc01f',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','km.json',NULL,663,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23091,'559a9512a7479812c5f51cf226ace3417b89ae7c','2c965015e24b7b77310b015ec1fcb710a244f53d',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','tr.json',NULL,663,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23092,'4b5f1b53341077e6697003c82dddadcad1582b20','dfa8cd70904821ee512d1439e84ae5a01b4b9a54',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','bs.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23093,'0956a8b75121cf3ebed9b171eaa668e069f85abe','dfe0259e9f855c00443e1920affb3113687112bd',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','pt.json',NULL,644,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23094,'4b5f1b53341077e6697003c82dddadcad1582b20','d31c97c3070ad027062ea80213753d00338c0e90',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','sr.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23095,'db7bce0a016b5d12f3b26fc5a91ce30f22628b15','42c88f786823a911fcd7178947abb85726e478e1',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','bg.json',NULL,931,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23096,'5b112125229db7d4d1f7b5f43736ffca0ff04480','5cb0f0519f2f5cd9086463ba8d86a665d4376d6a',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','fr.json',NULL,696,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23097,'4b5f1b53341077e6697003c82dddadcad1582b20','6c0024e642d691d19556cc464c40ce5705045f04',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','sme.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23098,'2204579cc5d60865ad4154003017a7473bd5d5cb','7ed7bdaaeacb1102e9e5d57f21dd7a1d6f641f05',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','nl.json',NULL,655,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23099,'4b5f1b53341077e6697003c82dddadcad1582b20','2034d248117f85f6a9d437140dc307199d2773f5',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','smj.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23100,'4d87b02e6d5e1a4eeef036f58337923174d5c80a','f929536cbd4d81ddfb3cfe3605115e6b9090ca83',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','es.json',NULL,674,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23101,'b35a5ea83b6a821b5532741f42fad0a9f2481b3e','06805c8d43bd135db092136c9a707d2f6f2afa80',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ja.json',NULL,677,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23102,'e1c5f1aeab291869b40a1834b1a406dfddc8a6f2','9f53d766061e120c9f9155c5c07e5de1a66602a5',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ca.json',NULL,699,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23103,'c8536416799c1d0c4ca0a8dfb1a735eebff606c4','1c9f8453d86eba8bbbd89a53855dacc78a527682',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','it.json',NULL,634,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23104,'4b5f1b53341077e6697003c82dddadcad1582b20','a0bb8e20fce8528af2e7395bd4be9a1c7236aaf5',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','hu.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23105,'1f36cd0fafb2ceb62f20c723e21c0f5a497bd3b4','c98fe4a921f95980644efa47c2b207f129710ea9',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','cs.json',NULL,639,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23106,'4b5f1b53341077e6697003c82dddadcad1582b20','92b82306768b30fe157ad6dd28b3ad5cdff5ad4e',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','pl.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23107,'45c86792f2231c0ec2c215afe69ffd2c4b9d6b83','22583bad73f2bffc87b51c93fbd7801d6b96c3ec',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','fi.json',NULL,632,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23108,'4b5f1b53341077e6697003c82dddadcad1582b20','2b10b69514ada376a53aef1442bf365af473afad',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ro.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23109,'dcdb48946050d544ea0070924e815c122e45ebf9','b717d33ffb4c278c19be83d4c6d0676eaa9f9b2f',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','eu.json',NULL,653,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23110,'45b27dfddea6584709eeb7112e43329384e6adf0','d7c282ef43d788b795559862b62e9e577d382fc3',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ka.json',NULL,1051,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23111,'4b5f1b53341077e6697003c82dddadcad1582b20','7961d6a77e8822308a7b0f75f04c07a21d4b9907',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','da.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23112,'02d62254dc112eb111182b42ab2e32cd4d48791c','f9aad08501ab5370a1cf551ba6ec3f7a8013270b',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','zh.json',NULL,569,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23113,'4b5f1b53341077e6697003c82dddadcad1582b20','60d59b02bcc34d643514bbb2801d37001221744e',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','ru.json',NULL,633,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23114,'22a2943409d38a749198610432af477642f6ab88','1a09299322a779432d9cb50d80b689d87da9f7d5',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','af.json',NULL,620,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23115,'4d87b02e6d5e1a4eeef036f58337923174d5c80a','ef7a1a7602c95da49e2f26d86d12aea026012340',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','es-mx.json',NULL,674,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23116,'e9a634358db390aa3b721bafbccc9902f760d12f','6c618dd004725d5032042e01a2326a8ff2e25155',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/language/','pt-br.json',NULL,664,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23117,'0f98e3f8d10c95c489c5d2092e306f6fa769c567','c8bc6dbd38181d39a9ed50c61d0d6fd6f7122366',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/','library.json',NULL,386,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23118,'538ef86fc66164b6149212b6144886464b2e1e0b','b3b862e513beb5dbaf39abcbb1aa87efcff942d2',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/','semantics.json',NULL,910,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23119,'fa6e1b77547fb21cfaa85e57dacaa8a086850f09','5615d6f9ace82d457ac762ea914eacb1ca8cc2b7',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/dist/','dist.js',NULL,3671,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23120,'da39a3ee5e6b4b0d3255bfef95601890afd80709','20533652ccda53de3dd867c7cc6a938fd8a2741c',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23121,'fff6d3bbba6a284f0dc34705c6919625475ae81f','f429ae64d467f766ba99eb79ea86106c14c7e9e3',1,'core_h5p','libraries',51,'/H5P.OpenEndedQuestion-1.0/dist/','styles.css',NULL,539,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23122,'6fb05dfcf6a5e69ee6a0c883039d9dfec04ffe02','29de722045b61555da911ed28f5c09858b1a8987',1,'core_h5p','libraries',52,'/H5P.Question-1.4/images/','minus-one.svg',NULL,1217,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23123,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fddb9c138b5e04c1f2ef3735cbc0fa3f0d7f7b78',1,'core_h5p','libraries',52,'/H5P.Question-1.4/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23124,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f01becec9884548648cce3d11c4831bf3fb1a998',1,'core_h5p','libraries',52,'/H5P.Question-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23125,'da39a3ee5e6b4b0d3255bfef95601890afd80709','94cf98617cdc772f4ed759b49a55d0dd4e081d3c',1,'core_h5p','libraries',52,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23126,'16bbce21f7aca0db2d1a19ef6e2b15de81c0171f','c346bade99007da2ab9b13805ae4d0bbe11efcca',1,'core_h5p','libraries',52,'/H5P.Question-1.4/images/','plus-one.svg',NULL,1352,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23127,'74a29f1b5e081c61796024a0cb7af7ddbb932777','c479a4b34630afaec6033f788d1f515f751287c7',1,'core_h5p','libraries',52,'/H5P.Question-1.4/','library.json',NULL,775,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23128,'e5867fd0730266fa21cc4cd47de8d593611743a8','ee87b7e162c2a50cd99fe090692fb43a4389684f',1,'core_h5p','libraries',52,'/H5P.Question-1.4/styles/','explainer.css',NULL,1434,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23129,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c70499756d728de10b0c7722c386f6a14794a274',1,'core_h5p','libraries',52,'/H5P.Question-1.4/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23130,'8f8d4d092f557c64d8cf359494f4dee53cb9598c','6670fd869c74e8b63cf9438150fb767c6f9e8254',1,'core_h5p','libraries',52,'/H5P.Question-1.4/styles/','question.css',NULL,7589,'text/css',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23131,'512adcffeb417fab9d92f0706f653a75e4da0db5','e3d6182b047ff104c89a95f0da884eda342cf651',1,'core_h5p','libraries',52,'/H5P.Question-1.4/scripts/','explainer.js',NULL,1956,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23132,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0d77d081d9cb0993f461af3c17c7081fc2a0ed65',1,'core_h5p','libraries',52,'/H5P.Question-1.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23133,'39882893424fdae811800f46b169d247d535491a','e22b792234749946f216f1bf26d9d9d779460107',1,'core_h5p','libraries',52,'/H5P.Question-1.4/scripts/','question.js',NULL,51672,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23134,'9958e047571c4077873e307d5dd1c086402dc468','444761d504c56a4ec01f7a3cef91ca752580ecee',1,'core_h5p','libraries',52,'/H5P.Question-1.4/scripts/','score-points.js',NULL,1887,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23135,'634d4d678747a5994a8afda868cfa6a52d2c54fc','369f08a3c36a4fb294b7c7302b24c8034bbba3ce',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','upgrades.js',NULL,3680,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23136,'da39a3ee5e6b4b0d3255bfef95601890afd80709','12cada6916a1d5276b64e39ce0e2ff4dd14beb64',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23137,'da39a3ee5e6b4b0d3255bfef95601890afd80709','67763db192bd107b6dc1a93fed587923867f63d1',1,'core_h5p','libraries',53,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23138,'30d96084c50873bdc2cf5ee0893c8de338a153e6','7e9c4bc739ad0c91fca0bdc6c20277817702d9da',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','et.json',NULL,7947,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23139,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2f4f8d096e3d564a2498f0158482f9d98bf97a4a',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23140,'55574a3d948d31f17ca6726bc1f553dc0a8d3d27','536a16278e8ac07739f6278a7af0d04605764905',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','gl.json',NULL,8302,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23141,'53da75832e2d76502842d8bd6a6310583d6e5581','223c56b6ecb2125110493cfbb82b4d818310086b',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','de.json',NULL,8680,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23142,'7c01506fbed4b59b2505bd6cbccece266dd8471e','4373b7b9ed297d45eb76565f55ac3803b6c213c2',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','nb.json',NULL,7920,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23143,'b027b235dc91fe8025b26aded7ca83444d4a15ad','fa53bc502623f58618caa4ca13d76d6a9c9d6cb6',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','he.json',NULL,8908,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23144,'e08dc95d8448af889bf66dfbd349170584fc4403','9f55c55448136e5e1e0e7e0f00d9a7e3489552ea',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','el.json',NULL,11798,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23145,'73c7953b4ada5cfe6889ab01ba77cf3e5d88885b','448c0693c421bba32eaae4aadb66d5f0e6bb59fe',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','nn.json',NULL,7829,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23146,'261207455e38d56a90f0ca557d3b982cb35cc1c0','823ea6f7604cddacaaffc03ad46d2989ceb8449e',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','uk.json',NULL,11092,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23147,'fc2ebfbfe23a949c145c344b0d03e052e9d4361e','d7be33db65fcbfe5db96aca92bceb443d3b19278',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','vi.json',NULL,7622,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23148,'ea874b54fb083947ca0f3eba75c2604f567e8cce','c4bb4a01fc5b4154ce50b286cd7d3afe4cb955e1',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','sma.json',NULL,7623,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23149,'3d5a592e52fbbc0644c3cc5cb159fa8c7cad49a1','3c71783d492debd7b84c6fa997f15661127ff982',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','sv.json',NULL,7990,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23150,'05e8f96ee346b893c9e92eced09a422a9e5261c8','91757add04b6ddc052025ec84882d851eabe51d7',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ko.json',NULL,8002,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23151,'7496be57e0ab19c5676ac0e3be39f33838388162','88711efc27fd7e1e67d9f81336c822a10112c27d',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ar.json',NULL,8630,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23152,'d0fb77bfb0eb8a3ad8c8ab0b558c9026ce9c0e60','ae7896ffb08459717d3984f0144bca4d143dfc63',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','km.json',NULL,8028,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23153,'ccabdc35a30c8b1b440115fa1e582632bf4b9ee4','25b5cdc7bdc8d9737e900c887fc687c093d10f20',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','sl.json',NULL,8086,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23154,'623ef57cbe5bf34a25cab739d29237d866f19021','cf3ffb6f7e915db34ab46488e8fe1eba94745103',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','tr.json',NULL,7638,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23155,'841729d2e1c709dd1b58bca97d25a9d91a980b3b','4d303c746cc68bc2fa0e6faa71b4a01448b5ce64',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','bs.json',NULL,8022,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23156,'ba4ccb4140a925321f6a871d886e66292e349a31','b1ac331eb76df2eb26f27341d6b61cc8c685b84b',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','pt.json',NULL,8495,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23157,'bc11cd906d800cfbbbcc5b3ea840c005021bbc01','ca0542c9e5003c35986c615a6532495e624bf205',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','sr.json',NULL,10471,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23158,'21040f02990b7390bcd44711fa5b54b6cc357b53','c7d902a1c18b02f092f87b3c34f88e2a3f2d6dda',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','bg.json',NULL,11061,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23159,'dd43b5cb6bef25d13a7d6f00f3c5cf88d99fe69d','0d23f9de552d72abf5cdfa766c0d3585c823f368',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','fr.json',NULL,8381,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23160,'ea874b54fb083947ca0f3eba75c2604f567e8cce','3c76f47573c2a288c26edc72e48f3f68e6eaa883',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','sme.json',NULL,7623,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23161,'ad932527851b42f1fbdf6ed18786fb7eaaee0449','5c6c9f9ab0c05d6b78ccb94b416f517b7a7d1008',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ga.json',NULL,7710,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23162,'52de70faa75b5801d16a3e0eb72c8266bccb60d8','7e27137d71955b44828a0be0f306c08ecb906195',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','nl.json',NULL,8113,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23163,'ea874b54fb083947ca0f3eba75c2604f567e8cce','261990d930ab4c485d66dd847186be1f83c61a2a',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','smj.json',NULL,7623,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23164,'725576b1c6d4d118ed0a20f5b392d5e4c6264d76','e98a48b15eaeae290a8827f4c3905c6b250c18f6',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','es.json',NULL,8316,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23165,'7c48f48e47081636ad867228f603eb6982741ab3','91fbb64a13311a0c2ca9059f547a9590d18ee4bc',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ja.json',NULL,8627,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23166,'3bfd8f6fbb4b3c02805aec8df853c7b88209b8af','64fde8e5b448b2eaf99e75f5b4e8cacb6b85da83',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ca.json',NULL,8626,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23167,'071f53c02171679d0ed66615a364ef7ee6ad5237','873ee8ec2c7b3f6738030d4ba3ebdf19a7fbf0e9',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','it.json',NULL,8377,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23168,'fc2ebfbfe23a949c145c344b0d03e052e9d4361e','1e61d6877405a726bcaf57639aed9edc05677c2b',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','hu.json',NULL,7622,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23169,'5f626f46d686341288e59fa8667db65f91be5671','dc93e1a9219d460bebbd3e3eba1b69d856930d16',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','cs.json',NULL,8013,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23170,'c914633ff86048cdc675a9f98768729440b69248','2059808ef2d249df5bdbed95e572dea17aacd998',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','pl.json',NULL,8342,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23171,'b558708a0706e5edade84286ff6e3f945f14e6f4','59d6e4cccde59dcd0c564a898547d32cbfa1ee28',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','fi.json',NULL,8171,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23172,'761dc998c9ec308e46d612c2b5574dfa33bbdf29','c04e0e1f1a3f45833d837889da200aeb8f5e9e83',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','fa.json',NULL,10036,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23173,'fc2ebfbfe23a949c145c344b0d03e052e9d4361e','9fea5965e8cd260773df60284717e0701207342f',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ro.json',NULL,7622,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23174,'6e96ce8a2aebb7805c879eb6ce1f760e1304db87','6035888e30133494aac016a449144c1862dd7cba',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','eu.json',NULL,8112,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23175,'d6bf911598de5800dc20415bd13628b53453102a','6fe471b5cc54810537407c9d996479c976f04e55',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','da.json',NULL,7630,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23176,'ff8de8654536f1a3a7299e0a8e92913cc7397002','a86aac2f8d96c361d54057ccd75843ae480fadba',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','zh.json',NULL,7715,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23177,'14d91b5cfb2654bcda219f9908a1630510e003bc','aa60ec6bc2052e06605df17104b9e4195a7b8751',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','zh-tw.json',NULL,7302,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23178,'bb946a6f050c6173221aa2d6ed10ca478f6e4323','f1b4bce3c989b13b45b7799f610595e80e78d1f1',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','ru.json',NULL,11010,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23179,'702ddfb6fb9ed0c327fec800fbf563273c0923cb','841cf978accbb332555f48b36bf391eec2d3396c',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','af.json',NULL,7794,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23180,'2244f7dab684eda4861eeced97a26fcf263b51da','e2d39b08efb3876cc579bffce937dc015065f56c',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/language/','es-mx.json',NULL,8322,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23181,'489bcc99fb7bfa5744eab64a92a148bcc2da0e08','f08f18bdb84e16de057b07314ef2c524d8c59b30',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','library.json',NULL,1468,'application/json',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23182,'a89a95144975c4c7b7133d008762f889c200aaea','36f0f3d610a9b2b25836fd929a292b338124bd13',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/js/','questionset.js',NULL,40027,'application/x-javascript',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23183,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5ca3d22696def2dafd4a2938fc5292284ee9648f',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23184,'ec7e90a3f1d9d35d74fa162524cdb0845a048c57','7344e7f8027f0bda65458eaa6a7bd5b1a040d43e',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','icon.svg',NULL,3739,'image/svg+xml',0,NULL,NULL,NULL,1648954305,1648954305,0,NULL),(23185,'2ed802b4f3abe2fcc0afe6a091ab5f68f8cb7cef','8f2f8f07aa7b3d1900fc48e3a05d0ef1dda2fe97',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','semantics.json',NULL,14893,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23186,'b63a094f12f5192b919694869bb0847dda618c5d','fa4a6dbcd2483664239c270da17af4d871634b6d',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/css/','questionset.css',NULL,5404,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23187,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a8dac2ad08e60d4be7ff3ba4ac094b66b0b94b4c',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23188,'aabb0ed84ed51831f23236c7b539a91dd10718f5','439a9a5ae70c5cd7a7d99090e8d10873bee26071',1,'core_h5p','libraries',53,'/H5P.QuestionSet-1.17/','presave.js',NULL,1134,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23189,'fa6351fddd977d5c5791271edda70629086cc593','43be2410aa443e319fbc7db1ace984c3d7434ce7',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','et.json',NULL,2613,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23190,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6da6d98839597387c1b0b94179e13ebdb46b6041',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23191,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fe36ef2da1cf66e38e42cccfaf3d4bbfbc256512',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23192,'da39a3ee5e6b4b0d3255bfef95601890afd80709','37704ddbe28a1f1b7a8b9c0bb6de025f77c2e48d',1,'core_h5p','libraries',54,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23193,'142d5f6d529133a8f4cacc75f259651b5927f9e8','e7297143bc58f3db0c80cdaf4f77e25073aaefe4',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','gl.json',NULL,2861,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23194,'f8bcf7d3cafef44ab702afa07c0f383554be497b','3ff5ea8aee39bcc4aaeba0ecdc75e18a52a0ef3d',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','de.json',NULL,2993,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23195,'97e6cbdce7e1f2b717c16f8b4df2d1f167ba6186','144bc3b8f4266a46361e4b41327d0685f51a28de',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','nb.json',NULL,2790,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23196,'8da2baf7f25385d37327195231aad1cdbc7cb9f0','22bc2eedf15eb0c48818f2e551c6bb8d465776dd',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','he.json',NULL,3033,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23197,'1bdd8104a0aab7d996df8f190dfc9ecc2cc3f861','26f95f5b147827f04805cff245523d7fc92ed45c',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','el.json',NULL,4039,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23198,'085edec271d9368fac29b6671b9201d2362067d0','c8d676590af522a38a8d67c3c357bf551d9c17ba',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','nn.json',NULL,2783,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23199,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','d30ae5051ddd3224bcaa516af1904735b4015bde',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','vi.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23200,'0db836b557fe61fb951fc7cbfdb5e0b3165dd840','6dd06ccb5430a8dfa86f86710856faaa096fb62e',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','lv.json',NULL,2927,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23201,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','a869f629423add7650c2470aec9251c662000420',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','sma.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23202,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','c98c8044b05c18310baeee1ef537855426322879',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','sv.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23203,'12af2c084cd3f99dc2ae95a60ce67d844b6803b5','96c7f37e9453dc122fff8f65a19ef6177f6a6661',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ko.json',NULL,2792,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23204,'aed7ff4c6e4e61a42f88928ded7b4e4a3cdc5863','14f374964cf993849b5e38fe10b6b47e9dca1b8b',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ar.json',NULL,2953,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23205,'b5a10e1d9f66fffdfd2e43a8cb8acdbdb0e29190','bfdb9ef34c2c6bee6a56d32d1af4725e9e079038',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','km.json',NULL,2964,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23206,'16c9ae0c978ac5db7fa15f69f62579050b04b491','962bb99a62bda66b635321e04caea1539efda6ef',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','cy.json',NULL,2734,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23207,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','f3cc352fe5ffe4a9ada143f59dec52f0dbaec663',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','tr.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23208,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','fb85f01a92723ab8908f85d34e0777e8f6d52ebc',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','bs.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23209,'d91c327aa68e18ea2196b57a21c03240be292f39','f233425a62f4908be79c55e67224152f14601dda',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','pt.json',NULL,2878,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23210,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','dad1215014baf294fe1c4e4ae69066f8252a5698',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','sr.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23211,'e1f5f49bf50fc8981f7075e1b41df38dd4871303','ea4d2e454ac79cfcbecb0df7d85a9bd8f67e6ead',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','bg.json',NULL,3808,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23212,'4665d8cef50831093502c5ffee6299cb54dab03a','09c3f49a4da902725633f523637a1f6beed0b926',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','fr.json',NULL,2954,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23213,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','34c32deb2d96dbc104ecc12d378e60dcc19ce4fb',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','sme.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23214,'b532a073377044db8dd0419abbacbd0530ae7319','eb6998ef289d976e2706267e25145d2802dfbf3e',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','nl.json',NULL,2827,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23215,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','4d2a1b4771e572b908bbe144c5ac4dd95c5ea005',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','smj.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23216,'2e3f1dd20d959dbd8a1eb05e278f71751f88a984','d3185c15562667e95b27711f3bf14e6d1eb1b13f',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','es.json',NULL,2852,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23217,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','16f0f94de2aae2acd5f1f39f0e6a63f266685c01',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ja.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23218,'0eaea430d1853872896ce5d4f1b43d181a75e42e','90077a41826c31c30d0d9472cc36dd5bbf505eda',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ca.json',NULL,3018,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23219,'eaa7448d34159b2b4ffd3f3057eb8c2deb3d9cbe','b9aa21d363803cb7e0dea7845e6a1c7cfb1aa613',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','it.json',NULL,2932,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23220,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','0c9f1c619e959991e65885b741aa194e9e8ed5d5',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','hu.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23221,'8a605326911e60d4f66a53368e67776fe270cd87','e38320339e99e0de2a3bf7f9a49cd968c7aa8a12',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','cs.json',NULL,2838,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23222,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','e8a5912195d536f9db37d55879fcc06e798fe8c3',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','pl.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23223,'b1583d40b443af6e2906d6eadfe3634be41be793','0ce8376e1fc50939642d8f4793e46bee577fadf9',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','fi.json',NULL,2683,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23224,'cc07ef06bc1a3feff2fbb935fcf255e9dedbe9b2','293679be35c75d74343d9334cd42ca08bc91602f',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','fa.json',NULL,3340,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23225,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','a191fa2abbfc122c08aa14dc5696d813520a3b50',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ro.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23226,'11d4052b6149d60b6bfe66a2f0d81da9445ea889','3650f84aa9ffd565e69cc9f672f77e86a15daf5c',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','eu.json',NULL,2832,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23227,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','f69710d41d9369f7d7682bfdb84a6ddfce45f741',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','da.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23228,'368141ba79b9392b23561618753c219a88dc1491','129e876bf963ea70573c835797cc2bf34fe7bec0',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','zh.json',NULL,2670,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23229,'19805cfc1e8c217ee08c1c5c47587a4aa3f97c84','51302e0a78c74e8cf7f04ab510bb8a1a16c8c0aa',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','ru.json',NULL,2658,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23230,'a41b92e5ed1e4ac1c179bc3fbf64ed9ecec330d6','45e3515282151407991d5845005e4bf4f489bae9',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','af.json',NULL,2677,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23231,'2e3f1dd20d959dbd8a1eb05e278f71751f88a984','71751fbe7769602e901dd428060412d39f609bc3',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','es-mx.json',NULL,2852,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23232,'fd13cdf27df48cd2ab1a1a25c0261c195e0dae26','0aca802eae7a52db8aef59f623186ade6fc0843f',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/language/','pt-br.json',NULL,2866,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23233,'e1eb0a351f0c286bf009bb1a47ba1071d96b042f','8f3c3197fe5a762b5549b10fea3fb8690d745206',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/','library.json',NULL,890,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23234,'ba017680706c966cfa47c86000558c0a2d898ef2','a7389a25a277b1ff152d40ca3c0ed1d52995743b',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/','icon.svg',NULL,3121,'image/svg+xml',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23235,'6c60269b9a9d7c3fde1419fa7e7477efd212beeb','5aa6b4f109642279f9018d73b2ff18eba288d650',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/','semantics.json',NULL,4806,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23236,'2b9e72a5b51431c1827638ec59d66b79aaaacb03','c8dbeff96859e331cfc7a3b1f4498dcbed74c427',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/dist/','dist.js',NULL,22701,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23237,'da39a3ee5e6b4b0d3255bfef95601890afd80709','14d904aeff9a5dbf9235531c9d96d1751a2d72d3',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23238,'59905a250ca5ecf94a45b090a2c98e9b1329e8ef','5589e9fdb77d0ed57747bdc5e3ca23ee08628185',1,'core_h5p','libraries',54,'/H5P.Questionnaire-1.3/dist/','styles.css',NULL,5073,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23239,'3ccb624b87ce9902718065bba6fa9ed9c4ff90a5','c2f2d8bb4d70c604842222f1966a0a876b6cd765',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','de.json',NULL,1532,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23240,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6c60a46220092503468213eda3c5511537153a93',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23241,'da39a3ee5e6b4b0d3255bfef95601890afd80709','26fcd001a5f00892a18a6b038b3008f34c232957',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23242,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0defa4cbcf05f1b666478c4bb1787717da96b495',1,'core_h5p','libraries',55,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23243,'d748a91cec24dd013aec6b11b9e3db7fc989fb79','198dd50a409f6a46f6974e8c7b749cd4670bb6cb',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','nb.json',NULL,1482,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23244,'7ca01134dbf311f5522bedc984104f5f6afa09c9','59d16c0da761e527312f06fc1dc14dd065227337',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','el.json',NULL,1742,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23245,'d67a6926b64e077f1361a15c42f40c329432f778','94781fbbb72677b281ce704cc16d9f055221326c',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','sv.json',NULL,1497,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23246,'336c23d71a66f3be5f847852b56a029f7ba75f65','b7b75c9f79ef1c2aa5d94522f86d2a44f585ecb2',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','ko.json',NULL,1542,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23247,'76a0570f9c3c084fe47a29a482aa9c7da9a975ca','48ea7a04855c8c9c20417ad66e45a4e64ec44d0b',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','sl.json',NULL,1538,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23248,'ef076d5896103dce3e1908d4efd014c4b44ac4ba','dc50acecbd9ec6abae41c8926f28f9904163b4b9',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','bg.json',NULL,1795,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23249,'1ce861f912e35501e99773816bf9ce48dea9cd84','1998a9b0323eaa0be9dbd942ff8eefca4e3a265f',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','nl.json',NULL,1488,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23250,'cb7102f761e2113295b22576dcaa33338a40aae9','0b1a23f1cc0fdb2a5b44a0edc138d05cf2369b02',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','es.json',NULL,1545,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23251,'81ba47585d5991d90cc05d2e8b6e34d65845d0ef','d46f79c19f0c82b25a5d5b6a21a27d67a17d393b',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','ca.json',NULL,1558,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23252,'310335c8ff9b34f6c47ae6ae418c8d731c570161','04503c1bc7ef8ac5315a65bd44b48a6c2510ea73',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','it.json',NULL,1669,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23253,'d33842cd69cfdb3050fd9430658fbbd276a6c067','bb5fb338c966aaf23ad84b9f0e33f3ed6cc2cb66',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','cs.json',NULL,1559,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23254,'c75bffe98ddace55fb8cada725b998e3bb9d51ed','ffa958c50985612bf59c26ed6d76a68fc724b6c9',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','eu.json',NULL,1574,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23255,'cb7102f761e2113295b22576dcaa33338a40aae9','c4f95f48d0f69e307669b346c972c6cf22e96d51',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/language/','es-mx.json',NULL,1545,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23256,'511e14ba586d24f370cea5fc33248ad0216c775f','bae941b40b77e17678e98979fb8ef92fd97cb04d',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/','library.json',NULL,806,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23257,'02cdac952c6b07869269fbded2b5f615289e008f','6d827f4b5abf97ce5b629387d3883093d90511e7',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/js/','h5p-shape.js',NULL,2291,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23258,'da39a3ee5e6b4b0d3255bfef95601890afd80709','45eb671f5574fc36d0e3f5ddcde10ceeb28da940',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23259,'11786fa4c79d770bb78263db3bddf66e82392bd9','a40bd5371d2ed11d8f2b27777e353f44f435f57f',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/','semantics.json',NULL,9832,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23260,'e684a67af23fc024b49402912eb37fa1e68992da','d8f6fcd1ea8c52fd8691589ed56cf03fb72c7520',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/css/','h5p-shape.css',NULL,482,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23261,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6af9fdea4e9fcd07b0d24d4985da43accadfd474',1,'core_h5p','libraries',55,'/H5P.Shape-1.0/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23262,'53c00a94a5e4e9affe7f9a0142c0a5923f0439b4','710b6a8a06cd091b3be243844f1566b30af052f2',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/','upgrades.js',NULL,589,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23263,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ee47456d722702728575cac40477329356fdf305',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23264,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3132f2e35138e18c2e7131a3ed34d07458bdbad8',1,'core_h5p','libraries',56,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23265,'d82a41e06e4a20e6103fda5f0bcd3e718121c956','e96c32372dba20ee1ee9b361299e6b717fa28778',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','et.json',NULL,1021,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23266,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c11c0d7619209fee6ceeb2bbe840615cd0156ecc',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23267,'3a9f02098fba322f00ae09c872a6ac3f6567e948','4f27c02aba7da2b9741863ca1fd2f921553dfd1e',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','de.json',NULL,1201,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23268,'68f6a5320e01b8467d45b7a5fdcd5876564b077f','e547a491744e3d0ea3a9d871ee694e255de31fcf',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','nb.json',NULL,994,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23269,'45c59ef2004e35221528e4d3831a1922ba1af555','31f9362ee8bda3d8423c89bc23ed4ed34fd45202',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','he.json',NULL,1140,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23270,'a9bb46a3226e363c6473ddfb8a80e5baed35afb0','b6b3b16d891894549bd5d3b67c3755b30ffa87f4',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','el.json',NULL,1366,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23271,'0e3dd78663df980dccee3781ca4af2299f5e9f87','3e010d35160303c1cd5341975f3b65bd5c27eb56',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','nn.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23272,'5819d0698a5dcfa7b60ac2aba02db190544b4e42','8021a9f39821e1138186a5cff3d0d1b64fd079d9',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','vi.json',NULL,1019,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23273,'9891a3e9175cc965f2e021f1e57079cd6313c140','d8201a07331a023eb777dc0486ce1190669700a0',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','lv.json',NULL,1069,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23274,'0e3dd78663df980dccee3781ca4af2299f5e9f87','9da76d9464b6cae05f57f60f8267da226e81f0d3',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','sma.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23275,'e2d12790d56be6b5d98f8f4daa16357aa4f3f840','528d2f189202b3d6c3a5f4a33e2448e83d86904c',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','sv.json',NULL,1064,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23276,'736c3210243042dd1d8f79d204ae6c2b3f53adee','f0b6f26d8c531ffe706976d783c24587fe4cfd28',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ko.json',NULL,1085,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23277,'0a6648224dcfd43aae1631c7e0645fbc84633553','b709825c2be945bfc33f98513dcbf0156134330b',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ar.json',NULL,1223,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23278,'62e9d117e75facf5e5d001ed2be3081dcaf33491','76105462e417aed112200d0f5e98c185980eda40',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','km.json',NULL,1422,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23279,'90c46c67fca5555b9348a405374937e904c2562e','addee5f3d0a26f5cd8c250d3006aa3cfa0c9d465',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','tr.json',NULL,1051,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23280,'d5696cd187310976709b64d5f31f6cd59622f938','82c1c5aa21fca9f604db22d5cd9c068e505653e8',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','bs.json',NULL,1012,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23281,'07616cd2286bd158996f60b2ff50812280aa3dc7','b90185ea3dfa4b7ec2964573d9b2639daa3a2edb',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','pt.json',NULL,1091,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23282,'1654afca06fb8a33ee3c0bdca5be0143b4a1c72e','466f219799bf1c996227ebb6c967583728f2ea63',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','sr.json',NULL,1352,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23283,'70bca7b1a82f07e61b719bc59d1731d4b272e730','026a7be90fc78c67510dcc5651ce85e2901ce6d8',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','bg.json',NULL,1459,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23284,'ea6e0d117cab60f79fde894948416f5eef87a92d','588c6f06d61aa5a12d824d3fbd1244adb57d6da9',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','fr.json',NULL,1040,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23285,'0e3dd78663df980dccee3781ca4af2299f5e9f87','58d0c5ef7ca5c15363183a14391d1daa1bc7d44c',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','sme.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23286,'b4af1659d70a3ecfafde13671417bd2a8927b689','a270757d00f4e93e9a42638629588da597a66c44',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','nl.json',NULL,1089,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23287,'0e3dd78663df980dccee3781ca4af2299f5e9f87','d83cb5dbffba0131ec0a33155c9f16cd351ccfbd',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','smj.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23288,'abee5c1f267447997ff5de0f55c054d336f8d059','fe33ea4e7ff5cde534c7beafa108c33c1735fdc0',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','es.json',NULL,1068,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23289,'0e3dd78663df980dccee3781ca4af2299f5e9f87','674fac86894c9a584d464b5b9496d926c5d446d8',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ja.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23290,'38beef8022dad9d1bbb51dd94d9f6d1b31472aab','f4d6974bdb2098a75f09b40520db5510f0adf988',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ca.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23291,'b3ce3f85843cf3180a1f508e6200c62d96c3e29e','cae084bc0d302e64908bced84a47a1947ccbc8f6',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','it.json',NULL,1056,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23292,'0e3dd78663df980dccee3781ca4af2299f5e9f87','5d10c7cc8923792d7761022930def9837cf8e052',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','hu.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23293,'955a971a71ebb6ee3271560850c2b533da1ede3c','7cb3fff1cd7aeaba55ecdbf4cc1e07099c41582c',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','cs.json',NULL,1043,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23294,'0e3dd78663df980dccee3781ca4af2299f5e9f87','0cb838a310176b31eb5adc5b5ec08654cc501bd3',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','pl.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23295,'9ba8a55edc7ff18f1f280a3b9238063695b688ad','b9bec9d52e1ea4a403cfd30ad196bad80b17496e',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','fi.json',NULL,1047,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23296,'0e3dd78663df980dccee3781ca4af2299f5e9f87','d0f56beb7cdabb3d7daf5c7fd1338f5e143748c8',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ro.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23297,'5de75050b70347f15180edc55717e5f4a6024156','6c17cb20bdfba647de97d3bce9d36bac8234882d',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','eu.json',NULL,1018,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23298,'0e3dd78663df980dccee3781ca4af2299f5e9f87','aecb7a2224c5fa2749d6e39b5597d263d5bf7da7',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','da.json',NULL,1009,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23299,'2061dc6db5996776dfec960129b25cd6af1f95d5','ec4c548ad0132124f6c3a9a12385d958f0cbf550',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','zh.json',NULL,953,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23300,'d39a1468a19b693350c68f2b00761142bfd15472','2efc63f4ec61d7f8387ae93ed356b6cb10f6446d',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','zh-tw.json',NULL,916,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23301,'7e93e998bd5ed89de6daf3627e01a5a852d98e66','7b1b4b44a9295b519e7f2cc96deb78cfed042ed9',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','ru.json',NULL,1332,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23302,'a88eedfe32d3a9d5dccd41b65c074141323d3dd4','1642b44c4a22b4abc2c6ff7fefae50507446c250',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','af.json',NULL,1058,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23303,'abee5c1f267447997ff5de0f55c054d336f8d059','2d3a5d2030bc02620640bdd738f428613784f552',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','es-mx.json',NULL,1068,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23304,'82f2ad2b29dd1a3fa6b14e4b2320c02212c53c54','11639d93f0e940382b5c646a1eb10f02105ab228',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/language/','pt-br.json',NULL,1047,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23305,'1f3618c453bb993e743b8fdf21a55bce52420e94','dc7664c2d041844c61c9ee5c7cbbeff5342bad7b',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/','library.json',NULL,392,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23306,'275b58a825b5aeed246cf3ceb92459d9f0214d60','3b2a3e08ba1c3ac1b157eed4247dc546283ef4de',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/','semantics.json',NULL,2175,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23307,'95ebc96cb43d39d9de7fed1d12985291b24a0406','8f96ae3cedcf7df953dd171f5c3d9733ab808c66',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/dist/','dist.js',NULL,6189,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23308,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3507b6d5be321adc743945dbdbd6b4c7c988b0ce',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23309,'c7eb39d45c839766f6b0a136e3e81e6c9b6cbd44','327b487205e3dc0b7ba5cb88541388c5b1b53b62',1,'core_h5p','libraries',56,'/H5P.SimpleMultiChoice-1.1/dist/','styles.css',NULL,1526,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23310,'7c977c8b435519638298fb4bb2716ed832e024d7','256342bf962fb37cd1f7dd031c68a8cb6f102573',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','upgrades.js',NULL,2107,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23311,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e5f7b1353a16b557304ed85f3e32073eb726ec4a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23312,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8f15ce3416536cc1d47825d3a1f77cefe55e0c69',1,'core_h5p','libraries',57,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23313,'2e7aef7e916a1d0e8e2b63091e4d09bde6bfbadd','961edf4f90289747fa1a6a3e32d2adb285d79383',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/sounds/','negative-short.ogg',NULL,36864,'audio/ogg',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23314,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c7b34167ad9268a6b4c6b8bdda35231ce1333e8a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/sounds/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23315,'f7059a4a2dc9da80925c8796bc94d8cf972f6880','e5982dcf5d03f3a07e937b27bb6678d4263900f2',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/sounds/','positive-short.ogg',NULL,8192,'audio/ogg',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23316,'93193f647b5ac11ff16a25293060fdec66385bb8','c3e263c6f2d675eb57f063bf1328e236e2cadedc',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/sounds/','negative-short.mp3',NULL,45395,'audio/mp3',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23317,'09ae0c5337fa7653f947c4e969aa12da4437c1ec','d9c45f51b3184175d783deea0fcf5142e9aa8942',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/sounds/','positive-short.mp3',NULL,12868,'audio/mp3',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23318,'ef03b6335cf06fe30375030633e19fa6a775824b','8d0811b3bff05eb379b5c572d47d86b0d1f34e0b',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','et.json',NULL,4230,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23319,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2802019bf2d8a6d7d3dfab33f1abf5a79dc4c44c',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23320,'fdfcfc68a760944e664d266f776560829518f11a','cfb9b930449288c3236372ea2c4e3781d280d2d9',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','gl.json',NULL,4622,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23321,'76291d1688bfb7bb92395cc65ab74d177da8ed6f','a450c44981dc252169bfcdfdde53ed673854a106',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','de.json',NULL,4662,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23322,'bcc38a789812d503714d775165b31b47443e1174','0379c20595525b723118d7a96e4733f2d260975a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','nb.json',NULL,4261,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23323,'a27ce8acbe574164ce45504568e2d1f8e3702597','74f98d0c7a849fd4504368c944f208e6c6ac3313',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','el.json',NULL,6087,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23324,'f1177f96b0bd9227900b71e0d4afc1452b5e7f85','cbb031b4c9f4a5846fdfbc10ab1981fbcf504e50',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','nn.json',NULL,4179,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23325,'05cf72670f95a22109e290bc9c668b34a5384fee','b7e5e96fb198d8e81d4d0a005ebea1793d34fd05',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','uk.json',NULL,5733,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23326,'fe49b3717666a72aa63466900325631270474e24','ec0435d58faae5c6dcc07af058c924f39d83f040',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','sma.json',NULL,4147,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23327,'45b59f6d1094b9b462f347a17cd31cab9026266c','fbc272ad2e5dada714fd1ca8840d3e27d262e97e',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','sv.json',NULL,4363,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23328,'cf940714e8fc98185a6473f04d73e2af10c77a93','729b41a1753597cdd767dea4a0b3ed1b077e3dce',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','ko.json',NULL,4317,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23329,'bc754a49c1cacf3d89d212ee3a4580fe30465904','f14537cd903326592927d2b4b3f822e9449d8d40',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','ar.json',NULL,4922,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23330,'8e6765cad376b1b8cbd486bc77fa65596bc71e88','36a88b5203d725142e982e679ea972bf7e7111cc',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','km.json',NULL,4430,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23331,'247b38a4f33a9c1d5488447916a05abb13eb9f83','e402ebce693601ef6dfb8be29268091db231988f',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','sl.json',NULL,4565,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23332,'b852c4b814509327f22e302694f4fc26039498e5','79c51d0614e83b8fef171889b1a5d542fe1aa30a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','tr.json',NULL,4440,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23333,'304dec1976af0ed5f1906f86e45b1d935e073ea6','4994fd9632c177343e8b7bd805b786fe3361e1c3',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','bs.json',NULL,4246,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23334,'a9bbfe600df8e5a533d4625cdfaa216559af1a03','2db90a4875bfcae679ea00fe73d33b55ffc8b65d',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','sr.json',NULL,5623,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23335,'7814364c7bc47c8ef0b15c956ebe7c9fe220795c','5846f50916554d55ccf68c0e260fd304b25e66ca',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','bg.json',NULL,5816,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23336,'defb832f5fed63c006263aa82616780cd8949e91','72f6eb6f4b9a175bfbfa724baf529a026a2d3eab',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','fr.json',NULL,4590,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23337,'fe49b3717666a72aa63466900325631270474e24','7ca2ad4ea4008c2ef5164430452ac9cf9f2f22db',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','sme.json',NULL,4147,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23338,'a425d56bafabba437c7c9213ba0bcb1c8c752ee0','2ae81f6936daab2d4763911e2106f3074e1262ae',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','nl.json',NULL,4376,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23339,'fe49b3717666a72aa63466900325631270474e24','aa002bbadb024185cac73a04187bb5c652f96b8a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','smj.json',NULL,4147,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23340,'f29e87fcc652c07ac160fd9eb60faf8f463ff231','0e8a2d9a8ea56351f0854a95149f7e6d1b5a4a6b',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','es.json',NULL,4626,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23341,'d7bbb4abbe9e956ddbb54c8f4ffbd13cb014faf3','6ed6719992aa465f625f25b8d62511fdd90115a0',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','ja.json',NULL,4333,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23342,'3e1d5425cb4de1a588b3593a4f2df3b5886b3e3f','d2a3829bf7b491cfb2e7f215f21567f4eccdb898',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','ca.json',NULL,4692,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23343,'86f950a821c7b42a9eea620740ee869583a1e081','32d82cb60e9245aaeba5ffdeb51bb77891df0ff2',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','it.json',NULL,4475,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23344,'ddf6cf8f54b76c6386f357b2d3d3f3088f89e456','054b3864db8d5047d2c0fa420d9473854f351fca',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','cs.json',NULL,4428,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23345,'6fd21de5715bac692debad5bdac56b1d6503a7a9','6918d4c0c960fd83de4da35cd4defd1a0b09b27f',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','fi.json',NULL,4309,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23346,'99c78b0095630451d73281cdde6ae54b7e88dd93','9f31434b5e4c31e592c37889b3ef00698b74fb0f',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','fa.json',NULL,5158,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23347,'089fd3d876faffce8f02174daa8eb74f7d8800c7','0f12aa51dcd06e18fca52c17330652e3aabec751',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','zh-cn.json',NULL,3906,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23348,'189e44f61a07357e433b505c583d36ad16978392','bf49d0fde48957dcba7a555ade7dcbd89fbbd57a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','eu.json',NULL,4415,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23349,'22d1a21d4523aff5c392b965fba0bb67fe878ff7','e0765632d06a091684bcde6b9879e01f6ce74b39',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','da.json',NULL,4154,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23350,'0d706f56ee65a762e77ce071ee8bca9a5fae5fde','b91da30836949fb0a198ccfc9910fee81af6da77',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','ru.json',NULL,5619,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23351,'add5085fb2f35407258dd2c51e25144e0dce6625','4673d534d065677923aac3e62ad067fd4ae79796',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','af.json',NULL,4305,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23352,'434ab3346003e0be6a44df88e061c2827a2400f4','363084acf1ae459cbd9fffa1a8d82767647959bf',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','es-mx.json',NULL,4625,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23353,'96a4eaf2f7ba2aed38c5d5202c50535d5cdfed23','f992ffe6c882638ed2ffa95b6236ce845152d87e',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/language/','pt-br.json',NULL,4501,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23354,'cd4411611beedb9958611d1b0019e99d36c3385a','a3483c00dca80c85d25d7a6b4056b3bc35f11ff6',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','library.json',NULL,1931,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23355,'7381d1933da841174696b68f98eb7e3c2722f618','d1fbb9a6b68e0c635e8d3bcd90f032eae7abf9d1',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/styles/','single-choice-set.css',NULL,13072,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23356,'da39a3ee5e6b4b0d3255bfef95601890afd80709','38a536c143b0a01c9aba6207602f9f758d694336',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23357,'5a4068b42f13c428e4fa6cda244e1aabf18399e1','dc39138eced4159cb52b3777962d370a5a69fc99',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','icon.svg',NULL,4679,'image/svg+xml',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23358,'437a24536379ec2f9647855923bf747138dac63d','c58a64e92e9a1f01e354f709fc0d3bde1db4d51f',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','semantics.json',NULL,8144,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23359,'3dd79d68cc1b5edc97c4277a202c1bc4cec65012','9208a72f498b53883c4a8b0e045218274b4fad63',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/','presave.js',NULL,877,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23360,'3256620ef8da09adcbe95cffbe3304eb1f387039','c503b764e14511d8757937fc92fc1ce4975ee856',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','stop-watch.js',NULL,1158,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23361,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1e945f5ad417c33d23e9eecc985f0a5f6a57f27a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23362,'a9893a053e45cfe97cc8f16ef00c8a1ee14322e5','e5d078896bca86641b44bff54563c6204a9aa34b',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','single-choice-alternative.js',NULL,3453,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23363,'33328a64c199363c28abd895d1b88fe3c6cdcd2a','9e78dd8197bbf5c7800ffaf93dde30b74467706d',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','xapi-event-builder.js',NULL,13474,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23364,'139a5f2db87ba2434aafe84a6813421d65cd5db5','546ddc7a3765e49556d3553b238340ae67aea6a6',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','single-choice-set.js',NULL,25344,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23365,'a570e1ac556fe3cafd40d4d271e1fff966d79d15','f2542efb67ef845a5ca9bc28177c23a1a4811a76',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','solution-view.js',NULL,3591,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23366,'53cd3b71707d3dbb705c331e825e28538ef212fc','31f4d306752713a1be3cb886e81f1890b1043b5a',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','result-slide.js',NULL,1565,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23367,'696a4f54be062671a6f71466d189b39b25d1c7f1','97fc535335087b99d917959ad9d0733f4d8ce3e1',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','sound-effects.js',NULL,1144,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23368,'923a727185121ea48bebb716f850081bed69bb39','9203d4ffadcb55910d57353513f6455fb4442ef9',1,'core_h5p','libraries',57,'/H5P.SingleChoiceSet-1.11/scripts/','single-choice.js',NULL,6415,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23369,'d00078872ffc859d2cc1930319864ab52dcacf66','09dd8123613751236299773ef25c3a5d616b4e86',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','standard-page.js',NULL,6360,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23370,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a99eaeeffd991bdd391ce0f536da426cfc97cae2',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23371,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a8e179a180d25d9ffc9017c7c565bad9cbc36bfe',1,'core_h5p','libraries',58,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23372,'6f7eadabeefa16889c3e1264814b28ddc96b5333','818ea4f6d1cd79a830b2203fcb70800251ac532f',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','upgrades.js',NULL,575,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23373,'5528a9d91efe9c63d60df51c50f5a37cf42aa9b5','f314ebe2a31ef31267613db7042a4195b87bf82e',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','et.json',NULL,509,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23374,'da39a3ee5e6b4b0d3255bfef95601890afd80709','654206b2973d83404f73f668398fa665b0bcc6fd',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23375,'f38c407b2d6a4f581b5f1c28a9016252280c1a71','6f85617530a5b452f558a84cfa4c9219956ef7c8',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','de.json',NULL,587,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23376,'8f04b69acc02f123ca263afd71829aadafc9248a','565318291de3e3ec6b9de3cb321f03d4c15576e7',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','nb.json',NULL,622,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23377,'2922b64c4b3564b5aa1bfa37f3b4e9d38d83cd1d','6b2e11d682ba6293a0903d4b50506d26ac295c85',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','he.json',NULL,608,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23378,'dc60774ce2585e91ddb33a6767ac888f8e43481f','936db32fb34d9fcdaf913642339519cdaad16371',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','el.json',NULL,888,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23379,'54f3e987a638e2bf2956ceeba8d579decf528187','c28a4961b7ed6537a6df6cbfcdbdfbd2e699ccbc',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','nn.json',NULL,621,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23380,'d146ecf7ef07bae31419d788f83f6bc2390cf902','91848d0a08dd7024596fdf65980a2c0bb681d8bf',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','vi.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23381,'d146ecf7ef07bae31419d788f83f6bc2390cf902','2e84f768264b5a2e32c4e44988afa7bf64e6124d',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','sma.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23382,'ed391702c76df10335ada251205d6690264f062c','4ccc22b987cc368c8fdd99847ff38443e266ab7b',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','sv.json',NULL,553,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23383,'d2b7e5363712fbfaf38485dba70170703e728eb4','e76d3652735e805289571b68feca1cc468b54bcd',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ko.json',NULL,600,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23384,'8e062401cf629036c4918fd66ffed3b7ed456415','4aac9b295545ba5d2d52b0ba80e8ff46e14f7f59',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ar.json',NULL,678,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23385,'8b0584a85dcd2b15a4f64d3487ef55796ceed0fd','73f2d4cde62005a1c1436972c12df964fc3d692c',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','km.json',NULL,579,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23386,'9ded7386b87e1fa85d580e4448b796b4ba12b675','44fec107996029ea046a55bb5266739bfef2016e',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','sl.json',NULL,537,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23387,'3b42c79790fe0016c56c2d9f568924f8f5fd627e','e1706b26db394cda41825613220e46fe621f79d8',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','tr.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23388,'d146ecf7ef07bae31419d788f83f6bc2390cf902','d48ba804f5eb1e55bda0f26588ee0bcf39119df0',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','bs.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23389,'d146ecf7ef07bae31419d788f83f6bc2390cf902','fb7e06e93a00213c057d022cad9135d8a54ab136',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','pt.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23390,'d146ecf7ef07bae31419d788f83f6bc2390cf902','0a5282697b5f897773471d272906a70382e5c1ee',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','sr.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23391,'c49cf5c327ab19267ca4d3c37a841febbb35a915','dae565982f87f0dcb10379cc83f6d18a6e619d2c',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','bg.json',NULL,880,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23392,'7a0e96f1b99de245ac40234b26189829a06712e7','e8844bfbee2b28550d9e7f3f8b8eab7de10de621',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','fr.json',NULL,643,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23393,'d146ecf7ef07bae31419d788f83f6bc2390cf902','cb5f0082dc415667565ac4f2a5e84029bd9ff531',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','sme.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23394,'3fef7a0a5b3765879540b3297782c48b13dad4f2','068f94521653ece0974e1934bb29457dac4dccfc',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','nl.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23395,'d146ecf7ef07bae31419d788f83f6bc2390cf902','f7badc7437d193877f16f70b210c6cd41964a868',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','smj.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23396,'fa4046a9a7ac16a0f2653ef31fe28c84e6e70c14','ecf9cd21c39cc34ac9747376418a6254629aa72a',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','es.json',NULL,597,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23397,'d146ecf7ef07bae31419d788f83f6bc2390cf902','78f0cb649305675471bf95c0e0ddf00dc132442c',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ja.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23398,'089b512f7b0ec224157ca5637778da65e2807b43','39e3ad381d9d4e73bb1b08860cec17778be45bfb',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ca.json',NULL,597,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23399,'02095c94ceab5e9cfaf190ec8e498e90ec8db64f','dd8ef0554c258941d6ac470458e8a092ab357132',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','it.json',NULL,585,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23400,'d146ecf7ef07bae31419d788f83f6bc2390cf902','97116c9562c6430193ac47194444b58c86e39ae8',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','hu.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23401,'18566aca4cfa65a93d47d5c00de6def9d915b748','5c3cd4388290e9675ca0edf95f99943da3c25e04',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','cs.json',NULL,569,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23402,'d146ecf7ef07bae31419d788f83f6bc2390cf902','3081252b6138bbc9f678b2370fba7e934b333579',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','pl.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23403,'44f6fe0de6ef9a39233de4d8c85c6bbcafd5fa1c','f02b811c6f866f17aa2b8bc3016931d402f653b6',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','fi.json',NULL,536,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23404,'73f9b505bb501c3036f0b46e89a6bc50670529b7','ec59c8ec556a347dc740905c1c36857a9e359f0f',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','fa.json',NULL,722,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23405,'d146ecf7ef07bae31419d788f83f6bc2390cf902','5895ae1cfcabc50a940eac51f0dcf0051b79babb',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ro.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23406,'f6575345a466e1b9dcc18bcc6e3a028e388f9aff','52741fe509b0a7e0fbccaad261e2fb0028dc47cc',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','eu.json',NULL,588,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23407,'ec42372a6a2dac3aef8b5af7e3743b78cac411e1','f490255a7d0d117990a9c7754c2c1b9ce9b35e8c',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','da.json',NULL,573,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23408,'849a99d413d52633222767b7e2040c5549989fb4','ede80317033df4bd1409b1991f91d67fed152db9',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','zh.json',NULL,568,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23409,'35099253b190c3bcde09533eaba47175a432cfae','c8bbdf00813ba390f48a9e33de5d4b4fa7cd9ac7',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','ru.json',NULL,916,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23410,'dbc6f07f5e6bd0c377efe6ec9c76ad24476fe525','4a51e14de7d4b946968d563e55b4a16039761fab',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','af.json',NULL,578,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23411,'fa4046a9a7ac16a0f2653ef31fe28c84e6e70c14','b022ccc5c2a04e9ac6aadd339af9199647cf7cb5',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','es-mx.json',NULL,597,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23412,'ff11303b743f2bb1f865373e1cb49a452890fa43','2e2a7047f6ac78edd44a8a39d9f4252f4e1e8e12',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/language/','pt-br.json',NULL,589,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23413,'9873853ccecea73f64df567bf9de0ddb570ecf02','577cd293add9d6cfa1348d0415a9b4723fb660c0',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','library.json',NULL,906,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23414,'bab65ad0caedf76de49e772a8088143a28a447df','a15c0e24bd4bfe03c6a04f0dc07be1307768d441',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','semantics.json',NULL,1128,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23415,'14afd4139192f48c38b4fe787cf9fa40f7749f55','1806f26944617e5d5fffee3baccf91c75c0d7ff1',1,'core_h5p','libraries',58,'/H5P.StandardPage-1.5/','standard-page.css',NULL,203,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23416,'313669d9a5dbce67459f5d8bdfdd1b02ac24d218','4fafa83fddf01ad42f43d8df57dd6bfd673e1e72',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','upgrades.js',NULL,2382,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23417,'da39a3ee5e6b4b0d3255bfef95601890afd80709','904f475488592290990301b41c381590165daa96',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23418,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0f20797beb2f94eb3399248642fb09f9d93d0e91',1,'core_h5p','libraries',59,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23419,'101b46eddc7e527d261be5c3da7f2cd7a3e72336','1f161dcb217ae6aa5704d5ca31a4fb06cae294d4',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','et.json',NULL,3237,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23420,'da39a3ee5e6b4b0d3255bfef95601890afd80709','535befd88460eea81c8546d1abb6888b8465afd2',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23421,'86978d0e910590063769441b83de8e8cb0919c69','245f01b3c1fb01dc797cfe7ab93637ec07ff48a9',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','gl.json',NULL,3466,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23422,'e78dadac8b1c905af1b3f883d6c7842ef044d213','bb0067ff376f2fad01e1c8bb0e80a033866a8715',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','de.json',NULL,3693,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23423,'85a56c161289809723d69fa2504432d8d73b34d1','64c25cb1a769f40173c3690259e590d312a64390',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','nb.json',NULL,3150,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23424,'528cbe4664e84f3d4360c556068c7d7845a1c478','72658a1a3b5b05415e492de48dfe4afec9cca105',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','el.json',NULL,4849,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23425,'36c8cca09efb282fc96149d86ae791998cabf6ed','07b23c785f59b8645f3a3baadd99d29e9bb5c3e2',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','nn.json',NULL,3179,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23426,'c7ba2908b77d7f24a1e4507a340044147804acaa','f078bd07c37ced5309ceabe38c2c0d6460d1e7de',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','uk.json',NULL,4671,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23427,'c847b480e9142c4a0eb3bcd296602c2e54729c19','755e2099056348371ac94f7d8df9c02903b94ba5',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','sma.json',NULL,3206,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23428,'689cb26e4cb48ee14e043f94436aeba7e4d266d9','7a22c3f6130980112c3c7c63c6506f93fce29594',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','sv.json',NULL,3292,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23429,'24a23164e9c3f2d36391ad874d19521e8f6bd10a','b4f3560c934c3d66cf4fb590700927aef587c552',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','ko.json',NULL,3513,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23430,'752b7f9466cd4f6b490442275bafa3076c0ad4a0','613f4cc6a96a295708c48974bb51ab9edbe84c7e',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','ar.json',NULL,3464,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23431,'5f4f3e496b42cbb264d472eb6a02ac8fe09ba606','d6a6480a8be6e3288e10a7c163cc0c96b3cddcd2',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','km.json',NULL,3534,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23432,'43169faf9819304fafba5f5c0f6144b8983c25e5','e08f3ebf0c0ae15b2e012ffd5e08774c709f432d',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','sl.json',NULL,3296,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23433,'60f67d21e216bbdeabb9c6a9c2de648d4acadf4e','5d7be76bd9fc1c227ea9060464fedb43c05c7d42',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','tr.json',NULL,3241,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23434,'a5d0232c52b19be38f10051b9e57af7ae40d6e0a','2e96ecfe0cd9374e9cb42067655fa61f49f2fc18',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','bs.json',NULL,3208,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23435,'237723258ab86b3515739a885a4fa4625e43ddef','f58aaf699c460859ab72d8d7666ac96d3655deab',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','zh-hans.json',NULL,2968,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23436,'a77883c7135eaa69a85c7d42cdb0ce9ffe98a991','0844ff49ee9fb61e4fd36909e310e1fe0e98c438',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','pt.json',NULL,3299,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23437,'ca3a929b0152652a2fe59e8eaae784354e56dce5','047444b3489915034d640e65452174916075a762',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','bg.json',NULL,4468,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23438,'31966588a65d95feaf5a2c65571d8bdc01c8b21b','d61f433a512400a6274b5595d31c0a47c749848c',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','fr.json',NULL,3535,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23439,'c847b480e9142c4a0eb3bcd296602c2e54729c19','8fbeff0a439ea86b071bf48203df5eb24ce13a65',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','sme.json',NULL,3206,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23440,'39df77862a4aadc1c13ccfc137418cf23337ade5','3bab2e4dcb1e2529c119d50abd469fcd50b3c96b',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','nl.json',NULL,3426,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23441,'c847b480e9142c4a0eb3bcd296602c2e54729c19','0b15d4fbf7dbe7bcddf6f803466b21bcf11c5322',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','smj.json',NULL,3206,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23442,'0ae48ab91a256e3c653c61a2d333b9432fb30c57','e37af88362489c37500801699125fe1fdd843809',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','es.json',NULL,3535,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23443,'6579a69a32ade6c26ee67cb3b3bb5f7e700d9bf4','a564bd0be1cb42cc15ad5434268ce6de0b4617c9',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','ja.json',NULL,3431,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23444,'21ddb00f3b50d5e3b6fe08ef87086b6c9b761411','ea7032c179a4eace6fa7e2b3ea16709dc8342b63',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','ca.json',NULL,3555,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23445,'490fcce51d59cb4c6d09f037343792a1b4e0437e','0531e6d3d0925f952a6a2a7cecd02365b4903b78',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','it.json',NULL,3492,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23446,'8b150b1b8023a994aceb4e1951eb6293e8e06549','08718c24c0fba4667953550e662b8f7caa8c5c43',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','zh-hant.json',NULL,2968,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23447,'0a691f8c215017f11b35f1d8472358c15e7d70d9','eb4303b9a593e631ee87fea59bd725b35065d391',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','cs.json',NULL,3333,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23448,'f1b15e65262bfa925bb46ea37e233804dcb43058','6858b7d3da35c04ec229c614adb219794f33caa4',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','pl.json',NULL,3251,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23449,'fb29941a1ecf86e1ffda14b1f12674596e44fe31','d5a9ecc5fec957935ae6c5a92d176f7ba1461847',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','fi.json',NULL,3137,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23450,'f6a7a2b5f33ddcf442fa30dcd6f358980071f168','95a9f26c7da8720c50c9c06a0a2ed1239beefed7',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','zh-cn.json',NULL,2960,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23451,'3a0dccfe159464149f7e5b51e80b975a20592b2d','ed7d7d7c5c0e5477c649601a6eaf2e10d17d07a0',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','eu.json',NULL,3397,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23452,'485857ed504086fd1dd60acac510b7d1211e2551','a5679b9791cec04c635905c8547b390f72dedee5',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','da.json',NULL,3206,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23453,'942a203a43d661e21c113c49869a21160befe41e','2fa2a8025cf7e108a3be75c8fd1203655d724641',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','ru.json',NULL,4750,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23454,'8152b3d35d0c29103556d46d760b2807a7406573','2a12de3ac2efc0bf13fa760c8885fd7f30a96cec',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','af.json',NULL,3195,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23455,'e6f0e74bfc3826cd8dc21925e800a5505251d8ae','c76876135a3cc57f631b647ad84ad7d8eb385e2e',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','es-mx.json',NULL,3541,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23456,'1f71313b20f853c894092e15d42093bcbf285dd2','982c10f3a65d89815c4862ff640ceaa0850a6ca8',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/language/','pt-br.json',NULL,3476,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23457,'9591574ee717818f2b85befa591a29d8e68e9c42','4a033d8b7ef4eb9253c672770e6d6b78488b6dad',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','library.json',NULL,1168,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23458,'bdaeba4469ad349342edb3c1a5574ba94dd81f74','e1c020f968cc4a5e9143e7718533330fd6fb790c',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/js/','stop-watch.js',NULL,1110,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23459,'da39a3ee5e6b4b0d3255bfef95601890afd80709','16d2ac511bab2baf9884da714203442f95b65ba8',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23460,'3da7abcefb72a23db28e5639244a457e71337198','943e5378c1bb864fd7f17e6f4ad5b2f530b4e871',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/js/','xapi-event-builder.js',NULL,13338,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23461,'f95c92c5ece55c91b8ecf49b0302479622808297','561c825e70431ff45757d2237c429f64595ef7e8',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/js/','summary.js',NULL,28447,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23462,'bc2f3845ed5190d9446d55be505c20ab3caf6e86','b9703c6bb802baac1ead453fc20229e2a15f7d20',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','icon.svg',NULL,3506,'image/svg+xml',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23463,'4aaf91e1c200e518d4555c5ea2ae4d71e387b69b','f7ae91dbf4e68d445ca381cebe45d82a2f7d3f46',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','semantics.json',NULL,6057,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23464,'09112ed0d5429ba24bdb8cf686af266dbdb366aa','7baab8fee603cfb5a43e0504921ed4130d549527',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/css/','summary.css',NULL,4571,'text/css',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23465,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0d57cd6fb35c0232068593d591c5b7df6afde3b7',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23466,'1542f0a377060b0a720b745623dd66088e3e6d47','94faa324713d959dea58c59ca4300c9c71412888',1,'core_h5p','libraries',59,'/H5P.Summary-1.10/','presave.js',NULL,860,'application/x-javascript',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23467,'abd534acc650d5044f684c0e7d2ea00fd0893e40','804df5892cfeb271258c0c081c48980976a33d3c',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','et.json',NULL,335,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23468,'da39a3ee5e6b4b0d3255bfef95601890afd80709','de4ac58e8e548d8cf0a78dcccd6d51275ed86aea',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23469,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e0fda344e07a750a77f2a2081d0d777352423088',1,'core_h5p','libraries',60,'/H5P.Table-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23470,'da39a3ee5e6b4b0d3255bfef95601890afd80709','767c910692f81c46009dbaefa4b218d4625f4d33',1,'core_h5p','libraries',60,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23471,'63087e72b3003ca116a604bdba17ee2adc770261','27c9f53eceb56891cdb5604391d764e9c7c233de',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','de.json',NULL,363,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23472,'8b6938f8847fa19eb9b03a18006d52ef0585c1e7','727bf6a5272a5b8991b68419451d87a08303c14b',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','nb.json',NULL,359,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23473,'6106460bdc532354d59a908e5716494d618fc835','20a7180d4375ff3c8d7022335a08a71345a31021',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','he.json',NULL,396,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23474,'e5e6bf8536ade95a58384d2859551ccb197055a8','08acf822ccdc4dfe9b0e9be2615156bd4eb32992',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','el.json',NULL,390,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23475,'19ef5d4515d7b5ae157a7d8d217cb710738e7e8a','239e1daf201fc129ea190755b58f04114a4eb5a1',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','nn.json',NULL,360,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23476,'fec4c55d05e0e48d8bc3f0e02de72d26bd856476','722423a08a27c652bca9b5d5174a5418cd560faa',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','sma.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23477,'37428baae790cf1d96106963db634b8c44d1179c','949772943050805a8c34195777ba278b67fd48d5',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','sv.json',NULL,342,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23478,'ac67b4a8e5e6bfb6eaf6f9d08ad2a7d1e9846ab9','8c7d518a62707b543bff88f7edf991b6494fe22d',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','ko.json',NULL,327,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23479,'f8012b64acca7e2761214d9d645d56c2bb82c010','2ebac8f4a9be54417cc379a0656c9e2d6d8d4744',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','ar.json',NULL,338,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23480,'bf5bbd411706beefd98ac3559d353f004d983101','f6ea130c98b064ca0c8aacbebb01905b8d9669f5',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','km.json',NULL,531,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23481,'0a4aee31f62da2ed4278232a0881a766dc42a3fa','f0efda135143960220a2b132bbbfd4e981faf041',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','sl.json',NULL,364,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23482,'9b8ded2f9cf3b3269e3e20e9e63c2174508bc12a','2f133ec277f0065baa8e965fa95e078c1a75b7af',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','cy.json',NULL,334,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23483,'aedc3bc7773a2f196359e8a904e939b545c315a6','8cc2b5fbdb8920daef9bb9ab9b9a462706194527',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','pt.json',NULL,358,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23484,'da52a43a48168933f6c9d18bec8f754ae8bdc86d','b9480bdd9c345dd3e266cb0c33923b3a4df41962',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','bg.json',NULL,418,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23485,'9503a24585076629b292d56fdb91d794b00b6503','61cf78594241fb1a671b516c19021fb3d68e7871',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','fr.json',NULL,333,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23486,'fec4c55d05e0e48d8bc3f0e02de72d26bd856476','878c4b5dc500d55acaf432e5b86e7d50f53cf9f7',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','sme.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23487,'c9d17a52b39c522a7884e748d86333342ffa6477','07ad6ec8b2cb5da982d4cfd8278f8ae839964730',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','nl.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23488,'fec4c55d05e0e48d8bc3f0e02de72d26bd856476','0bc4d857a4cee7c18ac73164f45532ad2dcd4e5a',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','smj.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23489,'447c8d92cd71cc0f953ffe5254c4b6f47c8447e6','3c1038accd496357812c062bd09bd45acae94f38',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','es.json',NULL,343,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23490,'45bd6f792418211dc75b66c5757f19cc7636147c','4f42f4bee55da9928ff6d324b675f52fb5c43cfc',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','ca.json',NULL,331,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23491,'e59d26380dba2b4fb71968ad1cfc840bc9a232b9','76924c0fcde0669a1a2c3e6ed71f6d199bf0ca79',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','it.json',NULL,365,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23492,'1c51495b717ab33a4cccb9843e878b8bbe6f7c70','25688cbd04cbcbef4bfeda172601a001be1638c6',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','cs.json',NULL,365,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23493,'b76285fb025e24ba0b7f1636c11da59ee87cb7e1','f1ed1acdc66b3c76565bc3867c9c447cc7e7f010',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','fi.json',NULL,372,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23494,'2e1d64f6e84cdd1305c0e95c9ebfa1b7d5694f00','cfd7f49034df9f09ba59bb0eaae1b6d4974500ec',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','eu.json',NULL,387,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23495,'b1929ecbe4fae7533df9022d75a123f5b29ff44a','697d8248294475ed381951cb7bb8d04ee6cd8271',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','zh.json',NULL,308,'application/json',0,NULL,NULL,NULL,1648954306,1648954306,0,NULL),(23496,'447c8d92cd71cc0f953ffe5254c4b6f47c8447e6','0bc47a8737e7fcd457ef749c7f8c918d5ee6f970',1,'core_h5p','libraries',60,'/H5P.Table-1.1/language/','es-mx.json',NULL,343,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23497,'aabbaa19bbebc8ca53692ddee923e981c2eb8e46','8de860e93abd518a757cdac333f6ac1fa16bffa3',1,'core_h5p','libraries',60,'/H5P.Table-1.1/','library.json',NULL,385,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23498,'3b295d26f09ffd4b8604b4b1c44be624a3a8033e','20abf8b3cc7b555f66cf1b7c1c47ad5612859876',1,'core_h5p','libraries',60,'/H5P.Table-1.1/styles/','table.css',NULL,41,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23499,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cbe4c92181201fc79cabc4db8a7b77486da8a944',1,'core_h5p','libraries',60,'/H5P.Table-1.1/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23500,'8ab9ef30dae257d0d6d6de357a650a0ad7284a1d','11cd977e1d239bfcdebb10072f28c2fe9e97a43d',1,'core_h5p','libraries',60,'/H5P.Table-1.1/','semantics.json',NULL,532,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23501,'60b3276042f10f9a89e3097d8cf12acfe3f3d6ff','91978db31d09ae5cf5e2550ce0b8a7d81e27e710',1,'core_h5p','libraries',60,'/H5P.Table-1.1/scripts/','table.js',NULL,688,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23502,'da39a3ee5e6b4b0d3255bfef95601890afd80709','57d0bbac87c17d38987742bcc2207ded81eadc22',1,'core_h5p','libraries',60,'/H5P.Table-1.1/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23503,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','2e73354acc2eed19ec15a1194c3eeed52a0af177',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','et.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23504,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3ecdc19a2deef84a44c51c6736504f261368a1df',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23505,'da39a3ee5e6b4b0d3255bfef95601890afd80709','757d02e378cad69ac57bcd43bbd15631dfcd6838',1,'core_h5p','libraries',61,'/H5P.Text-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23506,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f1051dea0ffcafda4625fb39d4643d33811f8670',1,'core_h5p','libraries',61,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23507,'f7da727c1a6ea64ec166440a46c4a06e483824fd','0b24d6961a0b2a6b1ebb7b51f37fa283b2e086ef',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','de.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23508,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','dd107d8b854749431728f620145e6a944861be02',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','nb.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23509,'f7da727c1a6ea64ec166440a46c4a06e483824fd','35c568fe0a7c8221709c71e2ebee13d372e19365',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','he.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23510,'ab6311355eea09473732e326681fb7c16d53f251','c65f4e5ceb5ea227f598bcfd6ad2ec77380a2814',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','el.json',NULL,67,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23511,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','cf89721caea7f10f71ebca2c8ed934058203b1c5',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','nn.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23512,'f7da727c1a6ea64ec166440a46c4a06e483824fd','95eb6298095d29c4db7b9b5e2c5ffba2ced334bd',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','vi.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23513,'0d5ac850fb811dee4b4878259689a236e60ecfd1','ad1a14a2bdb027cbac1faab56b2aee2a7db333a1',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','sma.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23514,'f7da727c1a6ea64ec166440a46c4a06e483824fd','9f18bb50d8fe782d0361deaa40975766392bc79c',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','sv.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23515,'e376ba9bbcfe6b2b2cbde798692455f297231351','c1d977f838c4b8c808e44881dbe5e417e779224d',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ko.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23516,'76349517f4532378a769e322f51a2abf72f81d0a','4bc4883033167d73cbdffa562eb3916c116cc1f1',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ar.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23517,'6bcee9b671dc19cdc90b30fcd712e03f3d32efcd','ff78af15de9c6fdad0913d752ee3fa767681f8b2',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','km.json',NULL,73,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23518,'e2adbd51e27fe6ecca94f77a29dcf6593c4dfe79','0141f7e04f534fb2dc09e46f9a037b44faf18cee',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','sl.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23519,'6c5f0fad9f9cbebaa3606047066f5c0d1b103b59','e4feaa236194b92b39550629f29d9679daa54618',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','cy.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23520,'f7da727c1a6ea64ec166440a46c4a06e483824fd','b280ac3acbf244c483ccef28e1d912d60e335645',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','tr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23521,'f510e22377a03e12ae00d4aaeef5867cf9da78e1','768daefcf529d0ae1fc20f7f1983e2ba81619e96',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','bs.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23522,'0db670e555c9d0953157f7859aff7e147abd2aa2','172ce60e0e1482bd739c479ef0f0ad2a2a6afdbc',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','pt.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23523,'f7da727c1a6ea64ec166440a46c4a06e483824fd','24f46c95ffed481114789834157996d0033e911d',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','sr.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23524,'82b0a30d7ee4741b58c58301e779d04c400681d2','12f2f36133289d376fe2bd4ac9c5fb0f0220874a',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','bg.json',NULL,65,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23525,'32c2780340015be28decbf6ae560b29a0ab57c43','069b5d36fb74ab3ed4cce0f108cc08cc5493d3fd',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','fr.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23526,'0d5ac850fb811dee4b4878259689a236e60ecfd1','526827a364d170dccd64fbfcff9f8423984fcf05',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','sme.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23527,'e855474a889bdfeec176b51605bd5cd0c878710e','696feaaa7078122fc6b9286bc40247a64068bd18',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','nl.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23528,'0d5ac850fb811dee4b4878259689a236e60ecfd1','779106a62cef341df2216d6081cd99f6c1e27566',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','smj.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23529,'6da83af18e98b75adb0f2737d3d63f7b78a72f3e','0677f6bd93bcbe80b33f79d07dc39b021cfdaf65',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','es.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23530,'349c9521a23e6bfcbe64f2f421f499e5b4b43051','36d66c9307ef3cd7a31a2a2fd63da06a450191a6',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ja.json',NULL,64,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23531,'f7da727c1a6ea64ec166440a46c4a06e483824fd','44ae4f13c4de5c851ae4dab1646f6fcfcf4798ef',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ca.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23532,'8d9bd343f08b3d161a6005ebbc32ef5823e3299f','93f9e7641f12130dac1b3b2fb15cb2f870660996',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','it.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23533,'f7da727c1a6ea64ec166440a46c4a06e483824fd','70aa098697babd76ff233d3eb7a48ba5a6afcfa8',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','hu.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23534,'f7da727c1a6ea64ec166440a46c4a06e483824fd','10f58eb41d04af12e7322ddbabcde43aceb3524f',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','cs.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23535,'f7da727c1a6ea64ec166440a46c4a06e483824fd','2489c9baf95e73b6fd1a3fffc8b54fdcfd8e3edd',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','pl.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23536,'4a50a9c390d53df0cfd048d9a263bdaccb13f6cb','a500317da02914c20701d88b5708c2018b2c18b8',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','fi.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23537,'f7da727c1a6ea64ec166440a46c4a06e483824fd','adbcb8644728f4129fe5ff4f904baeebb88bc365',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ro.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23538,'30405578c9383a49431189a6e4176897d4ad6908','82455f2f8a524d1be70b37b72c88347aa6a4b9fd',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','eu.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23539,'f7da727c1a6ea64ec166440a46c4a06e483824fd','15f6d3693966ef5a3ee9eee55b9837747a683160',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','da.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23540,'2cbe5b062ac02bbc203d6e3e8f3aa333e0e2d1d5','d274ad4b595dfcad09ebe525db4dc154b6add921',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','zh.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23541,'f7da727c1a6ea64ec166440a46c4a06e483824fd','258be08812a8b9295269ce7abccc6bb4fdfacb4e',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','ru.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23542,'f7da727c1a6ea64ec166440a46c4a06e483824fd','8021719361c2f8e73b16e9fc82a8b49cd7dd1661',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','af.json',NULL,56,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23543,'6a26d3ab80b883cbb31ef793e8087390c7201a35','ac143c9f673b2c70d2c6d81663b5c8c4ff5ffb7a',1,'core_h5p','libraries',61,'/H5P.Text-1.1/language/','es-mx.json',NULL,58,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23544,'c02368de59cafadb78cfb865761a1b001da1b8bd','18a414f49d767bdc9f510eab47ed80dece3fd28c',1,'core_h5p','libraries',61,'/H5P.Text-1.1/','library.json',NULL,459,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23545,'d7004f83044fb5cadcf1185690b30d2905eb8155','80e2fa757383d026027946d3fe6b307b47a4c56d',1,'core_h5p','libraries',61,'/H5P.Text-1.1/styles/','text.css',NULL,268,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23546,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2c8e8290f7b8df5015c6db8b83ffd8d3c218ac40',1,'core_h5p','libraries',61,'/H5P.Text-1.1/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23547,'48aa70129bfbef20430614c5b57510daa24a8129','71223e0b28539ac42f7024383b15e833bd1a6b75',1,'core_h5p','libraries',61,'/H5P.Text-1.1/','semantics.json',NULL,301,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23548,'0c05e747970af692e49e1c552b30619771a6f9dc','9b712b438b41b265e917777a25322b563fc320e3',1,'core_h5p','libraries',61,'/H5P.Text-1.1/scripts/','text.js',NULL,417,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23549,'da39a3ee5e6b4b0d3255bfef95601890afd80709','80070f446ed5534c427118f2138fdd9efbc9b859',1,'core_h5p','libraries',61,'/H5P.Text-1.1/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23550,'547fd31c3b898289e8cf3f77859a5f31a185f5b7','ccd8bd422840dad1d07380d3348eb8e657981124',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','text-input-field.js',NULL,6571,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23551,'da39a3ee5e6b4b0d3255bfef95601890afd80709','998516ea249a75f30f770955d2eab9e07a754ce0',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23552,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1fa913c5fe618d4922c61a1b1df798b76a7f9cd1',1,'core_h5p','libraries',62,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23553,'0ab541c5a7918a412609f5e170bb0d9ecb25326b','9f42945edf461d6ea2d213ab5855eb8a727e0488',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','text-input-field.css',NULL,888,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23554,'8d84a09212d42bc88590ac98b7a2ad4ec0992155','a9a8158b433ae7b0898dc383b270a67b914d728e',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','et.json',NULL,1034,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23555,'da39a3ee5e6b4b0d3255bfef95601890afd80709','63d3275c49b4a6ccbd2c88039a056ee51a82e524',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23556,'799deca9136f04b0d7ea563b5269e89645cbf4a2','e7ad355f7d524361b8eb6f16e6163a0fd53cdef6',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','de.json',NULL,1138,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23557,'043b3d8550d3dd4e7061b0e993e876161718237f','be4634561074bc865a72e026d82b02179f34041e',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','nb.json',NULL,1249,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23558,'25132200795280c62e28bee484d8141e61bb0bea','5bde15a318780e40abaf3cf34112281ea37e024a',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','he.json',NULL,1293,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23559,'94295a88c1680e69e5be83dd1ed8dc14168a2340','4a2b2c997b93c1b6463720c280ac8288a4c4de98',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','el.json',NULL,1809,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23560,'043b3d8550d3dd4e7061b0e993e876161718237f','e01302ca7504a19cbfc009544c23012fd02f2086',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','nn.json',NULL,1249,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23561,'18763e7081d0caceae0a4957e79fd27e07717cba','603ef7a05f7af764ad39ce0ac2cc4ea727d7225c',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','vi.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23562,'18763e7081d0caceae0a4957e79fd27e07717cba','ac13231d57a9a128e6dde585db725c66e9196f82',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','sma.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23563,'da0113ff2331e2fbbb2a6757da6ae264bdf4f29b','e5988b14d9e31b3a2e866f85523b54c03ca2622a',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','sv.json',NULL,1090,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23564,'fbc0c3ebf6a8d8928b1da93aa95a3f2cc91c0727','856601cb2c74f6cfe8368f490d1373f2f57009e6',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ko.json',NULL,1131,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23565,'588f5d83fee577afea5a032598a3c789bb0aa47a','b509cce361ca588cf49aceda90efdac8a3cdd3a8',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ar.json',NULL,1282,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23566,'e313a17a159fcb07a952a1dcd302eddb17023b63','4618a6a4869cdb2ee39f9800f2e8f8340e33a123',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','km.json',NULL,1101,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23567,'63c1b51075417efa2376a62a3fa931ec1f4dbe2c','4bda0e14bc7422d94074af7cf1b96aa125ef2039',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','sl.json',NULL,1062,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23568,'18763e7081d0caceae0a4957e79fd27e07717cba','e7ea349b738d078650bdcc08b58eec7d7a2cbb03',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','tr.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23569,'7daadb65294a5ec7059d513ae3dcdf2f51afe9b7','60f4b77c1bf921ee26e85a37ca9101dd09bae6eb',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','bs.json',NULL,1066,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23570,'c6b568e8646760d55fba50bf2976386bcfc5beba','fa79234ad9b0e81e9883a2db4e259dfdc1adbf14',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','pt.json',NULL,1188,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23571,'18763e7081d0caceae0a4957e79fd27e07717cba','3c88616721d5392a1e20c0aefe9c6caf48fad21b',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','sr.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23572,'ffc39b76c9c28d6d312a3edad721c61cc226e3c9','b20d30c08dce78e4abdf5be4eae728b600e15c95',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','bg.json',NULL,1493,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23573,'4a90ae96cebc8391f5c7df44a285d68b82c7b3ba','7c4452022573450683c71fb22e77fe709b6a5105',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','fr.json',NULL,1246,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23574,'18763e7081d0caceae0a4957e79fd27e07717cba','1163d65fcff0e760f8a35190b8592703a88c3053',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','sme.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23575,'0ce05cee5797c26fe1e579694159aad4ab0b5018','75cc907e6f6d6a5876a0395f8987143fefb58c1e',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','nl.json',NULL,1125,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23576,'18763e7081d0caceae0a4957e79fd27e07717cba','377e1e8b75a5c206ca4dafa15eb1051d43f1153d',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','smj.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23577,'3cf976b035752eaabaf84f252356215173ffda49','809b8c134e681b68f426c3e5278a32ce9ac2e5b5',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','es.json',NULL,1168,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23578,'0b6d7cc86230e7c5d785313d4a137aaf1f73ca70','76e84f6aff3aa9e76cd708e6d1051eecd38e7abd',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ja.json',NULL,1254,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23579,'3d676fb62666431f8d16249db2d3e6115e240f9c','7d79d253dccac022e3ad6513fbb50ffe812f9f0a',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ca.json',NULL,1231,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23580,'f2d87140a25675532d6148936fe6d90a4fffe1b5','ee417d0b78a4a92eb4c57d87895acdbd67629dd6',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','it.json',NULL,1152,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23581,'18763e7081d0caceae0a4957e79fd27e07717cba','2ff3a01aa88c2c85def7d4166ca5a1da22904cdc',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','hu.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23582,'7ccfa76d7c673dc7901c57be4750ec8ce36dd36a','f37c3908f6bfac11f53e4ae25196d8985253a694',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','cs.json',NULL,1118,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23583,'18763e7081d0caceae0a4957e79fd27e07717cba','9c4d3ed38a166b6ea592debeb28aa4fdb65394ef',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','pl.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23584,'e19314f243329684abb644ef8d702ecbf0a50b5a','7fdadf2fe5ab440637dbf97bc0a6c2d5c35b97c3',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','fi.json',NULL,1198,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23585,'18763e7081d0caceae0a4957e79fd27e07717cba','186027a6fba81f904e348512ecd3be1512909c19',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ro.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23586,'615f0e43e35da51caf0b96b6776639bfb142daca','04aa5f54e82ba979dea1ce8347840ae585d83bba',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','eu.json',NULL,1164,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23587,'18763e7081d0caceae0a4957e79fd27e07717cba','00f1719a12353ced27c78755631da27f454efc1f',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','da.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23588,'d50a966b4834782829301bbd50558ba356b83d2c','196f96236cd5b50881ef6ca53706c55310fafc31',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','zh.json',NULL,1069,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23589,'90b1f65ef3d42f27bda8dd12fa25cdb498c5e77c','cbc82e3e22cae5386c5ec952a39cdec766b45ecc',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','ru.json',NULL,1661,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23590,'18763e7081d0caceae0a4957e79fd27e07717cba','f6bbaa6614967a441715e21834d478d0f44ffa7c',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','af.json',NULL,1084,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23591,'3cf976b035752eaabaf84f252356215173ffda49','8519d9a6db16a0505618390ebe62b7c99ef81969',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/language/','es-mx.json',NULL,1168,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23592,'6f7840196c87a064d9a4357079c81172937b876f','b39400a6c98731c83db32aff5ba3c1753481f8fc',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','library.json',NULL,576,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23593,'62fe55d287a500b4966fd25a4bf763824189565e','fc27b932eddd2646b9d1f11b40ea3b85ba673257',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','xapi-generator.js',NULL,1150,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23594,'12aa564efb6ff6847678e22a771833f3b0a88dd7','23d058864be3a1bdc415a06dcc982019af7122f1',1,'core_h5p','libraries',62,'/H5P.TextInputField-1.2/','semantics.json',NULL,1886,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23595,'56d41e060d241955e784ec39b97e45443bc311a4','4d4305e1e7bd3de51880a21e2b650fa200b36f9c',1,'core_h5p','libraries',63,'/H5P.TextUtilities-1.3/','library.json',NULL,383,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23596,'da39a3ee5e6b4b0d3255bfef95601890afd80709','53301e14f5286952a988dc0a48d94160ee9a4d42',1,'core_h5p','libraries',63,'/H5P.TextUtilities-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23597,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f7534a2246a2affb3f02a1f422a4950166d2b544',1,'core_h5p','libraries',63,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23598,'d979de83c74f93839f0fab0755f716d9618f740a','9fdc88241f0a2b05ed29faacd53f94d5da38fbce',1,'core_h5p','libraries',63,'/H5P.TextUtilities-1.3/scripts/','text-utilities.js',NULL,12029,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23599,'da39a3ee5e6b4b0d3255bfef95601890afd80709','367463a0c5df68bc562641b880cdee6c1aeb3022',1,'core_h5p','libraries',63,'/H5P.TextUtilities-1.3/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23600,'96f0da438821be9dfd7dbbe70be167c3bf27ce08','e53f46de216b5e3fadf42ec6305c2bec11c5d501',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','et.json',NULL,7584,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23601,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0b27c72e3121899c232ce03687c88311b880f488',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23602,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d61b8a031defb20fe33fde2e3d2e46a7f3e4cc6d',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23603,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb4d8a2fe8baf447c98d97718ba7f86ab86187c6',1,'core_h5p','libraries',64,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23604,'82ec3fc162ba13901cf9033986015d506aa5c911','9b08c305043ccb4a0c6caf115e9762bc73681905',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','de.json',NULL,8475,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23605,'0584b7cc9d658369b9dc361cefb79a2b0bdbf6f2','be410cfeb61fcd7d9d81764ca91fa2b02eff12a5',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','nb.json',NULL,7608,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23606,'b26a8f671f221bd4e0bdb2a2bdd10c2d04e2633c','55fdcd5e0145a11a31d37c55f5c797c7c5435643',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','he.json',NULL,8643,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23607,'83c4e647b1100bcf3bb7b202ab3e4b1caee16dbf','f7bd838b67bf5c524a87c32d8b57adcd7f033a0d',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','el.json',NULL,9913,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23608,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','fea1563ea6b7308cc3b7c8b70c62369e4e573899',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','nn.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23609,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','681a5becf30a9e762e02c9d3e7bc857d951248b9',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','vi.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23610,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','3c41ccf7a7c18dafae081a962f448f841f91732f',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','sma.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23611,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','d354e7452f1524faad2c9c6c273ae85f421005d7',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','sv.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23612,'75075b01bad968b8ccbdc393eedccd5f565e8707','a5c71cbff1f1b30b6b7e4744c3bd932a47f2610e',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ko.json',NULL,7840,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23613,'a800768d55ed778ded1c534c179b6d58c2350a3b','0e9d1f38eef04056ad457067aa8d49079db10fb3',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ar.json',NULL,9308,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23614,'40ab7d111489d42185dbd9d5d1740c1995c2b980','6bc05db533e9c0063abc2ce7e01b5d5a781a48d9',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','sl.json',NULL,7769,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23615,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','ead0182efdbbfc5f68bad44c6b39b6c5fe7d35d7',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','tr.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23616,'23a54ea9ec6a553624e5159c2b743316de649e8f','0479bb0256973fc870725385b9594527e4426252',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','bs.json',NULL,7735,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23617,'bb7dcd5336647ea73085739754c329e5f0dad528','d5f0b1d80327b95a03e4cdd31574b81bffe94783',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','zh-hans.json',NULL,8449,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23618,'b790c45d2390d2003b41251f24cf864dfdcd45e4','fd8c95b39a1f17e9cc28de4154745841fbedb56c',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','pt.json',NULL,7789,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23619,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','245db32bce87d8c67162e8aafa510a68ab850036',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','sr.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23620,'4f568f9e67298dc574cf27748e6789f666a561a2','024e9b3fd77a49582ebca770dd36b132df05e5c5',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','bg.json',NULL,8899,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23621,'05d92bc50bcc5c34acfd4546bbe5daf8f279288a','3c10ebce2315ddfacd3ea6259df5a792d911c077',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','fr.json',NULL,7974,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23622,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','da864a5aa8f2e5376518127ad9a6cfb7ed7c3dc7',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','sme.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23623,'c9e99c193a7c74e2c7ca880f26cf79c593050ec4','bea070d1ae86a7225279ed98c04513f9ecbbd264',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','nl.json',NULL,7752,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23624,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','bd0f2d7794cb74433ee066c7a48d1011b82da2e3',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','smj.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23625,'d5215b16dba63ee9d51ba48a2535b2704066178c','6fc058a4cb8d09f3a13a345fa21c1f44cc39aa8a',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','es.json',NULL,7834,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23626,'ca481b0019afb37589def869bf5da9d701b8d058','5c83cabca563cab42474eb7db55184f8a42a7263',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ja.json',NULL,8569,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23627,'12e1fed762ce104481ef6e6268655578896d1cf4','f44bbf2dfc9c781596059d576fea2be0b8da08a4',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ca.json',NULL,7907,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23628,'d562967a67d836dbe644b682b3160751d48231c9','63ecbb2a5f0af2b0ae566694475ef449e2cd4682',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','it.json',NULL,7809,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23629,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','9d77965caeaaeaa6d4cc598ffb900ecfea78cb7b',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','hu.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23630,'578819f6dcfe6119a691f4a3ddc5116212c91871','58ac5a47c345d3a3dabeaa35d76544beef856afe',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','zh-hant.json',NULL,8221,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23631,'8223d514a8a1c4e1c6ecd02e839b43c54bb12800','38d5ac97b19b63de829f2df4f7e109b184654a13',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','cs.json',NULL,7790,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23632,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','794b74abed30e96781a0ec58a11f76620a204145',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','pl.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23633,'6699b38420271309e369f171f386ceea996fb1a0','caec073113dcc1e7f62812ddc6b45a3d9ac40cba',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','fi.json',NULL,7942,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23634,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','3d046cb76dc9e83cc980ce3276f261e1ac019d73',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ro.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23635,'4c36ed9e8c32b7af18d5afe69ca1f3e7efab352a','4766af90ad79a2b1c67ae58226bd3412a166db42',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','eu.json',NULL,7881,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23636,'5245cb6a7837bbbd6e9c7983c2eb2e710be8bb1c','1e6841899360a7848baa3897f5622aae01c63c43',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','da.json',NULL,7561,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23637,'5fb726ae5a35078665f260d3ef975bcc665664ed','19b01adf6a7810f182a2af62ab0051f09764e051',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','zh-tw.json',NULL,7782,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23638,'2d70a582820a26871016b52bc44772d32b1fd215','67100b61186d46312e60809cd046b97e758ad216',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','ru.json',NULL,8593,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23639,'7512a847ee2f42a22d1231ecc269a5ad0024a694','3e0344c4d2b2d77ea1eb6b047c4318ecaef303ec',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','af.json',NULL,7568,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23640,'5d70c247ed1115d3848ba8089a8dacee892c8fc4','c03740e3ec01229487c16a2af8536ce6c7fd78fa',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','es-mx.json',NULL,7838,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23641,'b790c45d2390d2003b41251f24cf864dfdcd45e4','7182303d35830c37a84f50b8b7dd5aa9092aafcd',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/language/','pt-br.json',NULL,7789,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23642,'02bb2bd202766b21c21a6b34df94ca2baf162b05','75d39b65b96f5d3993dccd843ad255be8a79053f',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','library.json',NULL,545,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23643,'7235836363970236fefe023c53ba4d31da0c98e5','392aedd690dbd80957a74fec1998c0e2078fead5',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','icon.svg',NULL,2013,'image/svg+xml',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23644,'3826705174ed8aa9c7b62b0fa67f62c6a4b0e5d8','1169fa294dfcfcf5d10c2c7ed730cc56d53c75a0',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','semantics.json',NULL,13289,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23645,'b44f51707e6aec58fbd7e82892554f52d300c658','e1d3e619e9aa49f5bff18704cc8b64b34f888ebf',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','timeline.js',NULL,4061,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23646,'00afc5d1f8c494a54c39ac81d14ffa22222f9675','31b481ceaeeb3406ad7e9faa785bd638852b6cf6',1,'core_h5p','libraries',64,'/H5P.Timeline-1.1/','timeline.css',NULL,3450,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23647,'da4090a4ee27efa097a818066478a17db99c15c8','87b409dd1a609167a31d02df4c989ea56f02181b',1,'core_h5p','libraries',65,'/H5P.Timer-0.4/','library.json',NULL,348,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23648,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cefd2ce424787cf2ced72d94acaf5c4804e073c6',1,'core_h5p','libraries',65,'/H5P.Timer-0.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23649,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ff9f7f192c179e0eb5b148355fc892aab293d927',1,'core_h5p','libraries',65,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23650,'26813d7f57446d6cd7609abe99da524afdec20ba','919ed7eff4bcf871e2d52ea87a6775a945faf23b',1,'core_h5p','libraries',65,'/H5P.Timer-0.4/scripts/','timer.js',NULL,18673,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23651,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9612d6aaa743413ae02373e19266e37067dda9c3',1,'core_h5p','libraries',65,'/H5P.Timer-0.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23652,'f34ee3d52c75912bf32e7fbb300d3f725811b8dc','73b5e8db32b357f5bd00c6267f69b00a8df549b1',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','upgrades.js',NULL,1354,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23653,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2ff55ea87a2f79d220332cb63cc8bff8c8473079',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23654,'da39a3ee5e6b4b0d3255bfef95601890afd80709','785f3ff6e21bab4502dbf084902269152302dd29',1,'core_h5p','libraries',66,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23655,'0b6e4cebf35112c14065e4e6045ce42b72ef54f0','4ca5577c7c7ba3355ef6b5113c61430e9893f383',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','et.json',NULL,4444,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23656,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2ad02efbf094263153d176063b0fa35136a9be0e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23657,'f377572b8d759c7483f2bc547cb29e0beb2ae2a3','4aba462d27bd8d9b8d94436d44d3663ed18c2055',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','gl.json',NULL,4797,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23658,'7dfb2ce98bccc00a7cfe1416539b7229e8d7bd10','26b37b2f26846399e84a49df7ebe7633ddca7478',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','de.json',NULL,4878,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23659,'a961f99a61be2632dbd53dceadcd1a6de1037675','c33ff59b2b0c7d9a8771fa9a5a94325091177d04',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','nb.json',NULL,4513,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23660,'4ab256ea65afc38af14aeefd8e236b38ba8945eb','fdf185f01966cc873bafbf5c59c67c9f7c0bca91',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','he.json',NULL,5224,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23661,'31443ba6875612020b9e1c380847c1a31773378e','7f0ba314ab8b4e4b46e1cbf09182777db368db41',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','el.json',NULL,6704,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23662,'c50547a0c2ed00e4c549f4e7e8bc7036d5015ac2','7a3581b014b50fdb3b489a8eccc87a98e73b26d9',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','nn.json',NULL,4393,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23663,'4a950b10f9df3ebad01f5765026e3ace8900e9d4','37b9fb69b8981a07d7dd603d01482f1d55c0caac',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','uk.json',NULL,6271,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23664,'f4f1cb98377e9abc995bbecdfdb98aca3d32a8fb','5023d106a4474f4dd475386265e776d5eb03415e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','vi.json',NULL,4353,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23665,'f4f1cb98377e9abc995bbecdfdb98aca3d32a8fb','f93310fa8e7c1c2851b7104b3b0be58e3ca99b91',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sma.json',NULL,4353,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23666,'b79adeb9c99ace078ae906815c0b7ab1bcb9deb3','907cfdf256b57bbd072f3764ab9b77d3d2b886d4',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sv.json',NULL,4538,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23667,'753c31efb1728acb0a667071b68ceea7eb31a794','8ae2fd537637e855545ca3d070a231fbbea6406d',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ko.json',NULL,4626,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23668,'1c1346ea1af4ce44d51400ed5df34083ff44841c','55e2fb4e7b0757a08dfc94c3099b6f880eee59a3',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ar.json',NULL,4613,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23669,'fd62ab418861100206405f2976b22d404fbcad69','51f1e49651557f078cf1bc8151b98a835f4510cd',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','km.json',NULL,4856,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23670,'da3c9740bbc62d80e0f99acc58b12b491c300937','0815b1c0159136034aa73995b89ef40973b9e9e3',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sl.json',NULL,4721,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23671,'73217f1a4f70f39b9e56b542d985c2fcde06dd39','3f0103a1be22bb11230fd6c873fcc633fa483d7e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','tr.json',NULL,4900,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23672,'4cfa28a47865f94cf9e4d7709b394eeabf1a8a61','2e35993bdceee7d28f25d7a9d5c9c25f7b5d4bdb',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','bs.json',NULL,4543,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23673,'fc6f8a5454735f683799766ec78b2ddd53a50457','5573139b5f0e3da0d83efe8b98563cafe635f736',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','zh-hans.json',NULL,4384,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23674,'c004c957bed41fc634e3920cd55a5c7ec568cf53','a97085bb5c74f58597a684aa504fff23b7625aa8',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','pt.json',NULL,4826,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23675,'68dde31ac60e145b8673b5c7084cc8bcc24f6b3d','40f2fd9c161cd733e6b43f5edca62e84326242c4',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sr.json',NULL,6167,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23676,'d680696542f6f973fe8ac04fe62926eb15610518','085d5fd016fd4e39609f94b384d562033cbce6c9',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','bg.json',NULL,6450,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23677,'4c5244c779aba10cfaa0bd927baf89f753e62efa','0e9ce410a5fd8943ba282c8ab66c69f42df953be',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','fr.json',NULL,4787,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23678,'f4f1cb98377e9abc995bbecdfdb98aca3d32a8fb','249afaf3ac12db0b1286c9b8edf53b249532f7f2',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sme.json',NULL,4353,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23679,'47c0e63dbc2359ead47e8f2b7096de349c9dadf8','8910cd035bf6b6d9eadad47e3ad8ba29e4458787',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','nl.json',NULL,4758,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23680,'f4f1cb98377e9abc995bbecdfdb98aca3d32a8fb','caf1266e5fee8e89d9c794141225ec78bf8f139a',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','smj.json',NULL,4353,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23681,'adb515e9d43d0aa22079f466d36e1cc5940ba2c8','a645024a60f8fe24179303a59b1b30e3d73c4b2a',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','es.json',NULL,4868,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23682,'7d7c45448fc2be093f87b913e3a69fa088baf84e','e7fbdd19e37b8c5e740d9114281a7b3408e1b9b8',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ja.json',NULL,4865,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23683,'35822183ee88a95c5cd26811d1ba8ba3a3a8b20e','0f3b8654f8d79a5cca891f25f8fbe007991544ec',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ca.json',NULL,4868,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23684,'57af8fe8657bd1f94ba7f1bc0b8aa8a99f584a3a','b90c62a93c00b0294890af3ef10f86af3e17a47b',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','it.json',NULL,4573,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23685,'59f7e888690e9390953d84969c4c60c7fe39ae1e','73015671c1b959f5361f30876bf504b210962302',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','hu.json',NULL,4354,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23686,'e129c31a307d39d116c5552d77e0c04cbeb8d01a','f3bbd2e7464d7521ad80dd5649c2542f271188b1',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','zh-hant.json',NULL,4345,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23687,'5df0736e1a9217e0d62cc27b9aeb87f1e9b45c66','6325aa53cfcc74f45a2cd8afae21a0bae2a82e7f',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','cs.json',NULL,4686,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23688,'3cd6373a66f14c19209c4929b27899cc9f75417d','6cdf13f1c3cb898233048cecb2a385c58b701275',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','pl.json',NULL,4591,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23689,'4c048adf4b535ec30608c535b881f0e3e9d7ac3a','4c22ea1186afca0857c4db5edc7b8bea92e2f696',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','fi.json',NULL,4577,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23690,'c3dd375dbed9df0b881de6c1dc7c4eb1528c1cd0','830db60e8627f1c6fff3bd8d6de72afa3b22e37d',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','fa.json',NULL,5689,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23691,'76ff6bf2e8148c3acbad2086147a07363360dcdc','a1eaa73f9c851aa5806a038bd3fce3eb3066a021',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ro.json',NULL,4830,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23692,'8a6a7921f4d5e7698de5656628c68d2144754c7a','f44c326d5a3e0a36430781a227cf5968ddb0339b',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','eu.json',NULL,4618,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23693,'f4f1cb98377e9abc995bbecdfdb98aca3d32a8fb','97efe5ecfd7ad08cbccec1bd2d720cf7191d8ab6',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','da.json',NULL,4353,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23694,'cbc668883a5d18abafb81820f782bc06af5a9b9c','a449e392984dfe2d4f5b440efc891cd332d6059e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','ru.json',NULL,6020,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23695,'983e36a55500a385f8f428e0f444a53fa1c12943','ff79821f1552641d75b5f592cebd30eb494743c9',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','sk.json',NULL,4742,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23696,'97c5fbe0dcbdd679e14ce1e07fe3510959b80ba7','1528587a2a27a3cbc2ec21fff88caad9c491098e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','af.json',NULL,4512,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23697,'1c8700b163b1284a889e1368400ad7201d83a5f7','42460463582108b699b80943c64d5077933c7765',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/language/','es-mx.json',NULL,4878,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23698,'6f28ea5eb28c02172b997e4cc918b867857cf361','d5f7ecac66445e108bdb785fc1064b7e9a4a34ec',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','library.json',NULL,1325,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23699,'4cad499032435a98104b02ae6fdabc623331624a','3e3779c9f7b9ae57bdc7f09b497e2b5d6402bd50',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/styles/','h5p-true-false.css',NULL,1778,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23700,'da39a3ee5e6b4b0d3255bfef95601890afd80709','885b1f1bc53258460fd0c1269e475bf07222fd3f',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23701,'29d3e294949e9b38670dd759cd9ad5ebf843ae78','56d5917455f3d1eb9d1d27cf83a13ac37a662b95',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','icon.svg',NULL,2453,'image/svg+xml',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23702,'404e10964d8d19eae97f9eb10898b76f3e3843f6','b9e0c08bd164c67701dc51a49d88927149a21245',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','semantics.json',NULL,8534,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23703,'8281810a7dfead64871fa5b32b06989a7dadead2','4da33e267fe6673a640cb67c723ca96c0313feec',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/','presave.js',NULL,661,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23704,'bfc750774c104e7425410519a73c5b7248ae4a59','2c25db30f172c7b962bb96ff0d39c097f41a9940',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/scripts/','h5p-true-false-answer.js',NULL,5129,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23705,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c76db34f75a4b352e594b39b506fd41c6fb0f58a',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23706,'0ccf255852173640d508ee0c12ca103cead19500','bb4115b07d13c2c47d199eff22c3f287421aa02e',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/scripts/','h5p-true-false.js',NULL,14238,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23707,'c969e245a83163720d7ff7146107264dbe2c1f48','001a08c7dbb55f2910654ef479ec19fdf99f3b68',1,'core_h5p','libraries',66,'/H5P.TrueFalse-1.6/scripts/','h5p-true-false-answer-group.js',NULL,4760,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23708,'fca592eb96042520ef7150b5837668a7704b3aca','96f6dc67e261b1fc8b89c5fb358c219a82eb9a0e',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','twitter-user-feed.css',NULL,54,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23709,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b947b1f891c62b4c95c602eb5520fb66022cf927',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23710,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a9a3146765f1ecc9aa79785ab22594ca9eab0a21',1,'core_h5p','libraries',67,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23711,'dc3ca13d72d9661de47092940b5da392474b92c7','1abf46bedf84d4da56d4c18c3e302e22fd118ab6',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','et.json',NULL,227,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23712,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3006a13727cc351149fe29aefa787b4070c1d97e',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23713,'48f18cc3995adf7ac4fb66255543d543aff51137','4a7c750dfb2bbc94b8bcc2d0f4b3f578d5c5a6fb',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','de.json',NULL,235,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23714,'b172a07ed11dcf8672b2e84e4ac456d53211ce65','d85841d8f6d2d88cc491b154bb10b3d26a771159',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','nb.json',NULL,239,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23715,'ae59158cb1cfbaf77b4a4586ca4ba74649967326','61894406a2fb1362404ec8c9bf09556642b2eea7',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','el.json',NULL,363,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23716,'58935707e4a07b2f2031d2a2d5ec2d46b0207225','4d19f2b380d9dad9fa3d91bf499ad2069e246801',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','sma.json',NULL,230,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23717,'ea4ec83d5767aef72cda9cdd1c3f0c052864ce6b','f9377d0219b0fcef819714d3c41fa8f73a50d229',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','ko.json',NULL,226,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23718,'bfd4d87a80c6d3e4ce78507bb116d931bf0e3762','588039c78ef838b4703f879bb34d2fdb04a76a25',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','ar.json',NULL,287,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23719,'2bcf95a9f1dc2babb0ff4360543188927288c20a','9c84c50c307a156e7cac0812c048008b8211569c',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','bg.json',NULL,364,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23720,'9ae0bc555a910f2b314310001805f4636651f779','669b71bcd6e2f1527284bbd714693e4e7b708ea1',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','fr.json',NULL,246,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23721,'58935707e4a07b2f2031d2a2d5ec2d46b0207225','4357064961b6796c5b2cf9af41a0b19eefa4f59e',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','sme.json',NULL,230,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23722,'d0f75c2ede0654ac2e8f29af90ef1b2213d8a840','87d23c2c0378d0b9c3fbfbf8affbf25ba7a2b753',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','nl.json',NULL,245,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23723,'58935707e4a07b2f2031d2a2d5ec2d46b0207225','a5e6da2d5e79099418f769a2c55cd3e6efbfa95d',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','smj.json',NULL,230,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23724,'9317f1788318aba55daa88db491c060fec31ccde','cd1c04a35e8e0b30e6a089fa38b73663d793684b',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','es.json',NULL,253,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23725,'0c94c4e8610b7d4403b3ce1ea0c443460b614fbc','34fbc679b88df4e63109b1849acf1377d29315b4',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','ca.json',NULL,239,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23726,'cef810617283125f3d1ed75097231b29c575cbfb','0df656b6704838d2369cf70b5f60a13552c3b080',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','it.json',NULL,230,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23727,'a898ff20615db4f41d9499507c5db9199948245d','83b120df5a0670fa94999d8c2875dfdbf1cb6420',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','fi.json',NULL,261,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23728,'b74b4eb28327dc09170ed5dc9f915648af8c4683','1f1398cfaa52f1d6e03a36994f9f47ae32c9efbd',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','eu.json',NULL,246,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23729,'8c9fe923ac83846fb3bb8cd823bae35b443a5697','0a29a37b0dd95e8cc10bbfe44d577f70f4145f01',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','zh.json',NULL,276,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23730,'e26b666ab6dd8a8ce84f4228d394db9f16ebe6cc','5b74d3cb6aec5fa02a1ba205f06fe8dd1e9f05f6',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','es-mx.json',NULL,253,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23731,'c53ef1c55aeaf1f837116bdbe97fcede6efeb651','69cc6f950b651bea2ee6e05121ec3cee1b289d11',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/language/','pt-br.json',NULL,255,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23732,'7a03234a11f1ee72962c89754d73426933d9d5f8','9309906987b8167896a9c183bb4434ee1a922863',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','library.json',NULL,473,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23733,'b5ac1d90a75bbd050786d5afae776b29330354fd','6bc892f3e0c00510b270e061209c9584ccf00873',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','twitter-user-feed.js',NULL,2369,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23734,'d0200b90b1ecf7ef951f4b372ce40d0e747d7947','7e491f8f74cd68c3b6c36669de8e54440876794a',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','icon.svg',NULL,1925,'image/svg+xml',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23735,'0b882c1379381fdbe4384104eae0e8319e9f123e','dfe6442851203ba041f78efb02d7307cfea6039a',1,'core_h5p','libraries',67,'/H5P.TwitterUserFeed-1.0/','semantics.json',NULL,457,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23736,'51c74f27082b9e2a7be34e7cbc491d4e595b41c2','a88268d8a0ad5eed66d4ce4651a93693160c8bce',1,'core_h5p','libraries',68,'/H5P.Video-1.5/','upgrades.js',NULL,4883,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23737,'da39a3ee5e6b4b0d3255bfef95601890afd80709','389cf7bdc5d05eb01f96697bb80a4e93872276b4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23738,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2af2571ea9d415c9ecfd27138bb439b8953d3b4e',1,'core_h5p','libraries',68,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23739,'8f10fde403362f64b1e4b46282398d121be11c55','60952b5937580d3263f10141e34596cfd533168c',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','et.json',NULL,3947,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23740,'da39a3ee5e6b4b0d3255bfef95601890afd80709','da6fb668bb988a0e56a3c53e4ae81215d6f72315',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23741,'21e8aeec3ce33aeeafa6f11d7d9e9a91e1c76d21','e4541576ebe06ec166db3bd836b1489bcb2fa9c8',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','de.json',NULL,4273,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23742,'62e79dc930b4e0d88a8eda889def6e0fe692e09f','0ed2da9e27f4345cc6c6910bfa41a87569fc43ad',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','nb.json',NULL,3958,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23743,'88ff3c149681618eac6418d536b273ee2ed2a7cf','0924c941b100b823b9bf1ab6532f3ae3247ac7e4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','he.json',NULL,4671,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23744,'bb8c57cb023b73e68c145247750994c8f79b9f53','23ad4b77c89135d28f7aa40e095165314e86620d',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','el.json',NULL,5978,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23745,'87ae3b0c0f42fda82dfbef74b021cab86c9b43a1','62a543f7f13213a28e7b39803bd4abb11c02a237',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','nn.json',NULL,3949,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23746,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','f814c164d30c08ff4f4d1bc60ff4089c7540fe7e',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','vi.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23747,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','08a6cec4500004f17312e2735c387a98ce9f1081',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','sma.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23748,'eae17f7720253d8c7e76cfaa949aeb4d04740914','e92b7b87ad7bcf763de270c99c40893bdaea8f6a',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','sv.json',NULL,3955,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23749,'f7ff7cb36da1831cd4ac01c7eeee2ce88c479485','157257730eb5fc362b3a4e36df29be41d04ca211',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ko.json',NULL,4321,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23750,'0128dedb29449c4645e9c7f108e54dae92fb0337','a0182595c2c2ca2c971955e80d074c8de0520b7f',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ar.json',NULL,4511,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23751,'1ce7c0e83ffca9dddacaadcdb62c0b3758fb0f8e','f6f58564e1f43ff0a7e7d1a7c563eedd446653e7',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','km.json',NULL,5909,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23752,'7cc425cbafe842a64b2ee8103896b24f54494a2a','e79c9ef89ab281e0fcae1b23ff19db244fb056f4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','sl.json',NULL,3910,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23753,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','56c10154ad65531f95d9fe50394a1135902ab9af',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','tr.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23754,'befd05bba39c50db420e9abe138a9b2d78ab88bd','357879bb160cfb524b55564644e72b949e4887af',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','bs.json',NULL,3888,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23755,'64b16e621534947c01f7f344212701ddef1dcd08','3eef8e809c783aa3388676427c56d34694b48da0',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','zh-hans.json',NULL,3990,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23756,'849b7b3f1cbf13dc4f01d0a66508c3cd499922f7','907597a96ae3e3408a0ab63a1d2539694eb0a398',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','pt.json',NULL,4245,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23757,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','f9d55b3a38e6e3a532f78ac367cc904e4e8501e8',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','sr.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23758,'f3ad860a78bc2f251771fa2d659fb766eb4c2046','4848bde773523b8556654afdea5a09489097b0ec',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','bg.json',NULL,5802,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23759,'aca7c2de4dfe628bfd6b03398503a23512a38384','a6da6f856650a1671551049d2005b5fed18f5959',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','fr.json',NULL,4214,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23760,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','6a125d3531e5a1fbb4d0da05e23ceb78541ca36d',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','sme.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23761,'a096131b8771065fc5b5a90dc2cf40177cc0ef7e','822121a05cea059c0e9d3b55dcc91b82899bc18c',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','nl.json',NULL,4076,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23762,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','9fd58caeb0184f3686136f6d96bdc026b754a3d4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','smj.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23763,'59434ea1bb2214aa7f179d10b2ab1d825d8ede09','1408e117889b12ec5d495a0eb3d28d818530bdca',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','es.json',NULL,4293,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23764,'f1b0a46f2ac01bd349c1a3bf3760eb5c5ad75499','299474ebf5ccda19787e66f4cac9e4aeda74b26c',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ja.json',NULL,4842,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23765,'95f22e52be921cda21e29dd0a91f857f509b1279','5cf0d105bb3737d52853611409913c9fe6e5101f',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ca.json',NULL,4356,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23766,'d24100c21c39b929cb58cc48b80df54ae751e631','a2f3fbd52ad5d16aeb4e3d2d29dc072c4db5d946',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','it.json',NULL,4181,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23767,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','a5edd2f10a53291bd7f1ba8f62ad328b0e221c35',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','hu.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23768,'feaa62333138031d45e569a1e5a513479cd2b67d','f46e6bbcb1b51d603993a345d274d9996fa4d7ff',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','zh-hant.json',NULL,3996,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23769,'52aeb8c2ad774b64e7610d2b333b3e9918987520','e39c6c068058d4786c311130cf50a26bad1907a1',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','cs.json',NULL,4095,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23770,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','dc031e74ff801a89c08928bdd11c39542a90e927',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','pl.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23771,'b0c84766392da8b3d3b0467d19da033c90899499','41c6f650c2bf2964f5bdf30807e6ab8ae4f112c5',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','fi.json',NULL,3855,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23772,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','2510d2e6c1b8304c2090c7ef4068e2b35bbba34b',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ro.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23773,'cb0b8cd78e6ff19bde050a1b25e15b7996d50a4b','e4f985f004f3e7bd84030ea14c5aed97a7bda4d4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','eu.json',NULL,4152,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23774,'6ab9210a88b77ecc609a1e2e31c11ea1d8b9bb93','37f1565f2293f554d796a8fd64260cd3c46af922',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','da.json',NULL,3858,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23775,'444dda85a2f44203c9b0483483a1e73377a5fded','21ebb31b472e909c8d1ead9c745ab56b257afe91',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','ru.json',NULL,5600,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23776,'4f3d1755da9deaece60c7aeb27c38b683ccb884a','c7f0444273ac8e8156d75ec2904b20e5e075e36b',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','af.json',NULL,4019,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23777,'ce42f6de40c7dc6814be5c8019446c7bb6fac916','ebda4f0afe68953604d5e59506f1c5b69eaf1d33',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','es-mx.json',NULL,4275,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23778,'b466ce9454ddabf52d40a21d257ab801df77a8fe','52b30bb51bc3a45c0b070fbcd9d60ff693a6e762',1,'core_h5p','libraries',68,'/H5P.Video-1.5/language/','pt-br.json',NULL,4249,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23779,'efe53dfc3dd7307817a4c0398c0188eb3aaeaaaa','81db864ccaf2d5d4229169a045310651f60c97ec',1,'core_h5p','libraries',68,'/H5P.Video-1.5/','library.json',NULL,779,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23780,'41e58ba9cdffc00c819d59ca529681d12852c577','6e86d12b3ce749a047d21a8d320c9059951ba532',1,'core_h5p','libraries',68,'/H5P.Video-1.5/styles/','video.css',NULL,12305,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23781,'da39a3ee5e6b4b0d3255bfef95601890afd80709','95322b7aec4849d14d2845e669012392d719adc4',1,'core_h5p','libraries',68,'/H5P.Video-1.5/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23782,'7db11b31e6cc26e0339a7f0497701ff49462ce48','08f9d9ba170827e03cfc8caf8ff532d5a65c2c71',1,'core_h5p','libraries',68,'/H5P.Video-1.5/','semantics.json',NULL,6464,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23783,'88931b9eae8cdabdf96542d268a76c665edfcaf8','3f4e2aadfc3a17e8cfc14261ccd956911059d229',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','html5.js',NULL,25100,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23784,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3858102b75c444f34481160f5ea36150ad9f7a86',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23785,'948b564319a4d499e71c151345dbad532d7f0c8c','0e39f5ec17e6a486633b31a7b33ffd75739d9f13',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','panopto.js',NULL,10854,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23786,'e1b2ec870497030da019b474b03710c39e6edb1a','95020e958a2f7d5721c811bdd305e26f2db6f780',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','flash.js',NULL,7335,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23787,'3c2920e6e28c4df845f9ed7757749ff4aaa9dd1a','299751fd80ddeb815063b22f7d99fcdae25c59bf',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','youtube.js',NULL,14158,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23788,'444fef250e81a42165ab8854b7136c119d00cf71','0d3bb4c2df43ede83aa6088acdcb9c692c8b7c76',1,'core_h5p','libraries',68,'/H5P.Video-1.5/scripts/','video.js',NULL,5656,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23789,'6b0a74590a82e2bee0778f33e73ef24583303870','540fe800ac94ae27c62138062596d152afbaa201',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','et.json',NULL,1235,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23790,'da39a3ee5e6b4b0d3255bfef95601890afd80709','45290a5715e390527dab91f48401b24e34558799',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23791,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c77473e1a1225acc64c927dbacfc0dbb08ee7ad1',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23792,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4ae7287bc087d66a8d9ba288e94e3d90d03db6f7',1,'core_h5p','libraries',69,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23793,'e20c9f5fcf63c1e75f57badf86a2dd1fceac766a','cc50869f37f2385e66fc87d54d417a6717408c2c',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','de.json',NULL,1392,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23794,'b7020368291c5911e0f473d8eaa2fcc34a984615','39c13b2af874ddb89493ec37b1000e3a71641e4f',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','nb.json',NULL,1228,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23795,'a462165ab8861b5aa4d9c1dc026d1484773246e1','b780961212ac0479053027ec60681568739640b5',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','el.json',NULL,1715,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23796,'5b4f9431df0d3b00215b702d401015523014e91d','ca05d16c09e6565c07734bccccc33f143b5fa731',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','lv.json',NULL,1368,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23797,'c3658e59dacc6d07aaefe1a7f8ab7b01d6bc3778','e54bd268cb863614300d26eaf02cdef326971b58',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','sma.json',NULL,1194,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23798,'a85c306b636a21fd486856e77cddc62109984991','e1985980b08c04cf4e559d6a241415c9e5bc614e',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','en.json',NULL,1193,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23799,'be43559a4fb7ac3e14869c9a7b0020b301e19134','991c0962e0a23d3b916cb8a809834c1c0c55ed71',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','ko.json',NULL,1413,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23800,'911c6bf8098af63427fcdacb345a14fd5ebf3c86','bb531ea2fbb2e6fdd9f59fdf13dd9db059ea8748',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','sl.json',NULL,1254,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23801,'87f1fbe55fe790bb60f667a9ed783ebb0bc66ab5','70ea8b216dbf6305ef3718f0aa17cc46a3d8e78f',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','bg.json',NULL,1756,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23802,'c3658e59dacc6d07aaefe1a7f8ab7b01d6bc3778','c73d2c8b734a89a2e7197fb7cffa47eebb9d8585',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','sme.json',NULL,1194,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23803,'9eeb3d255015d7710de92d01fa380894e07710cd','9e5128accb34128023ed00cf5de1201b0cc33994',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','nl.json',NULL,1261,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23804,'c3658e59dacc6d07aaefe1a7f8ab7b01d6bc3778','83bd7500641b4e6b9582a06ca6e1fc40972a93ab',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','smj.json',NULL,1194,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23805,'f4125d1195ef3038b9f2c9e1b76bdc05390fd623','05c6aea911e5320543ff279d4292ab6b842de214',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','es.json',NULL,1313,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23806,'1f5739574efcd9bec517f10e86170cfca9b45d3f','35fe1f6c5de0dd1904d00e39d1b779ea39524847',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','ca.json',NULL,1344,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23807,'4501eabde0e0454890ce7863fe1a5cbcf3dbe6ed','ec0721add6f3a2ea84532a64b87e318b26877dc9',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','it.json',NULL,1319,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23808,'3f2d838191a8347d9abb0f743c9fc2486a69bfab','043d13e4e92bc44901cf8ad7a3ac5d1955711b37',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','cs.json',NULL,1347,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23809,'ded69e244302e2f1a0d6bf446d9caa4b2ec57cdd','336a82c681ebd75d3c29c0106f6159ef6ea71dee',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','eu.json',NULL,1363,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23810,'c88cfd16fb95e5157c8608d8c4722587b823f6e0','d45ef87c47a0c1788f3abb481f792ef7a057fe03',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','ka.json',NULL,2402,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23811,'f6974ff97a7d7b127303c68dd9b7766746a49e17','119340124a7dcc7c941c85f89a19cc39ef5e3eae',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','zh.json',NULL,1105,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23812,'afb94e45326a5a2d9e9bb6561ad6af7230cfbed0','a706b47d057186caca4b717ccc2245b21d64013a',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/language/','es-mx.json',NULL,1315,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23813,'85e68a0c4756b092afc154adeac55da4b23e357f','7e3fa2b1b5874482111c59ff0fed47041dc5a33b',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/','library.json',NULL,742,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23814,'f7d225140735d334d1c350cc985926bfb630f49b','82cf43f6caa5219dfdefe7370c31dddcb31f599c',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/open-sans/','open-sans-v27-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700.woff2',NULL,54428,'application/octet-stream',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23815,'da39a3ee5e6b4b0d3255bfef95601890afd80709','299ba0d6e10976de88bbcb963dd481d39b187008',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/open-sans/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23816,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5bf6e7072a45cfcc8c0534f87e745ef0fff10bd6',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23817,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4abb38582f6c3635d922708db82734f701305ba4',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23818,'988db057abbcc1549897a9defaacfbf0ea5b71c1','acc876c66c70f98d3121b422c33215a11fcc4881',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/open-sans/','open-sans-v27-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-700italic.woff2',NULL,56760,'application/octet-stream',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23819,'05ce9ffa2a1ba7cac90b1edbf1db4451a63e9c79','ea6292d13d6dca1ad866da1349d08dd13461c313',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/open-sans/','open-sans-v27-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2',NULL,56320,'application/octet-stream',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23820,'4827b5cf2121150deaa18962029dcdfd274438ee','5e0928ec3c3f4c74b6919de6810359bc27f440fa',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/fonts/open-sans/','open-sans-v27-vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic-italic.woff2',NULL,59220,'application/octet-stream',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23821,'aabeaab37e9efebb62fe5108a33b9da894347d73','38cda40a4fbbc64749ba25b4a95a3b6e24932f1a',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/styles/','font-open-sans.css',NULL,1853,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23822,'1a8c8189cf31b43b7f58eaeba6dc6f821429f7ba','f1464933fac70cdcdf7bcea679f9f89adbc62e4c',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/dist/','h5p-editor-audio-recorder.js',NULL,1483120,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23823,'da39a3ee5e6b4b0d3255bfef95601890afd80709','12064151871775f31e120082e27a48d7966678c6',1,'core_h5p','libraries',69,'/H5PEditor.AudioRecorder-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23824,'4b3e9e9afba03274c227732867ca480f2cac51a4','c6301589a12f817e4e1d3a722e4da8304d07e53e',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','et.json',NULL,1767,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23825,'da39a3ee5e6b4b0d3255bfef95601890afd80709','231105ecfa504f8511de01c30726b12778b01ac9',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23826,'da39a3ee5e6b4b0d3255bfef95601890afd80709','981ebbe6365b21c6946a1fa8fb4db2dfee75a8e1',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23827,'da39a3ee5e6b4b0d3255bfef95601890afd80709','67d9ce66b90082fd7611a6975db9e6e878c8b7c1',1,'core_h5p','libraries',70,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23828,'ce01d70a768b2748828c94af45a03de9f0b30f85','46a40a250b591ffc9d30fd93235a2723a3e9e1ff',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','de.json',NULL,1837,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23829,'95667819af3e298b936215c6732d361a5a3a10ec','632712e1e47dc39e80d3c633e3aa94b0f82db333',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','nb.json',NULL,1658,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23830,'074edd78d1aad3bbfbf582381d46f76012f17dd0','419e91eef432bbdf3ee9eb639ebae76a0249c4f0',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','el.json',NULL,2663,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23831,'2e008b5218701ab09738437cbbe80b6d95a6f59a','9ff4773e21fa954bbae8967dbe0e74be0ec0552d',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','nn.json',NULL,1674,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23832,'15fdbc3e15acab6b6dcc275f01d6f1f65abb0524','541214237e0ef9e6367421e16c7b58ebd3198a81',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','sma.json',NULL,1629,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23833,'15fdbc3e15acab6b6dcc275f01d6f1f65abb0524','b3ed9cd2c99672d012e7563192305aef7de2fe6b',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','en.json',NULL,1629,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23834,'c1bd1cb19e8ae4fa37f859997e56bdd7550f96c4','e067668e447b14511de36068f4faf23770357f52',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','sv.json',NULL,1715,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23835,'443d2482e4b642f17b2f3bcd562ac0fd6f84100d','deb4f5115bd2b7b394f8bf7acc7ef0df7943f904',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','ko.json',NULL,1799,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23836,'d901ec3e2ade83d1d74c0e6ba7065ed1c12ad8c5','678e2185089b921a471d53b59617173680b70a2c',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','km.json',NULL,2896,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23837,'f713b0e88e9de59fb320ca36e236ff966e6dca05','68d22e001bacf8755a638d102b70cd0a3823dbac',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','sl.json',NULL,1690,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23838,'a7fbc69e187962e492feff0d0fa2eb8184a5fb60','6dd7f6816baf87613b5f22ad9b9a1aa39bb84471',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','bs.json',NULL,1740,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23839,'65dc0c44c3414ec7579b0227d7222073908db97b','ad8e0f4de00cedd1571426e3306f084fdf657ea4',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','pt.json',NULL,1788,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23840,'3aed1e28a57174f14b9fcb651871c1daac872006','7563621b3c28d8e38c3a789ba05efd3cb1cb7d99',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','bg.json',NULL,2598,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23841,'7f93265650281077065a1dd8ece83ab86e6c7290','8b633e3e8710fb07da4504d93e26c5dff53ac7d8',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','fr.json',NULL,1891,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23842,'15fdbc3e15acab6b6dcc275f01d6f1f65abb0524','e91f768bfb8ef48e53e28c723b2a799f1413b37d',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','sme.json',NULL,1629,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23843,'d5e5e083fd795ff13489b3203328755457c9ea5b','bd7ee74ca9a50e8fa4f66f667fcc6f68f6fdf8cc',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','nl.json',NULL,1737,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23844,'15fdbc3e15acab6b6dcc275f01d6f1f65abb0524','801c3fd721691cea7884bc9a99ecdedafceea85f',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','smj.json',NULL,1629,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23845,'973aa944818900892af85ffcf1feb9545b2daf5f','10bad216cb57c600f89d517b88fa1a133291c772',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','es.json',NULL,1784,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23846,'dc66a76fd22e4941251a4ea4ed07ac3f4b9c2ee2','58d1dfbb3d3766fcddbeeb025e04482aba4504bb',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','ca.json',NULL,1901,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23847,'63f4e3d2f998f9b221bb047a0f25521c2d3f370f','b523af3dc919c5965979de74f36e39632abe82cd',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','it.json',NULL,1783,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23848,'36036d59760719be8d12d62fe373231cef030f03','7b6b881485b1012dfec28c778dc90fed053114df',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','cs.json',NULL,1763,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23849,'4994f929d3f5c0f75c4c4e0a65c4cbcbbccaa332','d388b79d7471f519b825800e9570009a1c08fce2',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','pl.json',NULL,1843,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23850,'74f935fca392e2c1d933858f31e7ec313e6a292b','abcb88751e2269e5a2ec34ea08a7b5a181ff8e87',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','fi.json',NULL,1830,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23851,'de12f0ce81ecce6483b2b9c14a5bbfe18db525d6','0f2a9edfedd9b22104e18d16594b9a8bfcd60a33',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','eu.json',NULL,1809,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23852,'9044f055a75a18038c4350b0e14a32fe2ef8ce90','45f3c9af4a492e4b05f6e369b0ca1106c68743e8',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','zh.json',NULL,1571,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23853,'8f4a8fdd090c967e4808e43920ba0fb97b8fdf18','f5f1603723f92b7b05bd2eb2b0cb22997c648d18',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','ru.json',NULL,2472,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23854,'973aa944818900892af85ffcf1feb9545b2daf5f','f688a95e3c81e714a44b63634cbd6e06443350c4',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/language/','es-mx.json',NULL,1784,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23855,'3a233c27e011e2bc59cb70c28b8665b588949bd5','bdee9a987731b07049e0f92f61fa1e9e61cd925d',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/','library.json',NULL,3410,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23856,'0dfb3e4a66200e4ad2cfbddb0fcc3f25d83443d1','98ce79a0c1f0d444154b3ec74e65e9d5bb78b9d4',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/styles/','cp-editor.css',NULL,14721,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23857,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9d9efeef3177eb3cb9aa2d0e94b8c15d719a75b',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23858,'1f52e82a6a9340ad116435a28085f6bf719a9599','4e24a3d2688c162ccf581c5b120541b76ba0e21b',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/styles/','slide-selector.css',NULL,1894,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23859,'548fe8cde4528ca8dca82f8ad65a926303cebb35','8f5f83b1865ce96f7657cd1f814f65b442817855',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/styles/','bg-selector.css',NULL,1349,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23860,'ae473d343b36447c4637886a32ed00a8629bcf3a','7bce5b5b70e7fdddb3ee87ceef4a364b60c701b4',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/styles/','toolbar.css',NULL,10951,'text/css',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23861,'88ea73a5d085c4c1b7170fbbf11ce3329673d826','0118a6f66322591a50097fe0d3f82f895c22995c',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/scripts/','cp-editor.js',NULL,69810,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23862,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6fdc6cedd5bd6fa5871296ee64b355064f70c08d',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23863,'b5e2734fe47e0405e87db9f36a9d036d78df4d22','858625d4d4866919ee7dbfdbdeed17cbcc6f330c',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/scripts/','slide-selector.js',NULL,12809,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23864,'839763c9eca1a3b7eea24fa16da43dcf6181e2af','158006076b62977e8d113ac1dae425787e9321fc',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/scripts/','disposable-boolean.js',NULL,2773,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23865,'95b47464c8802d805226352e67a73f0adef5a382','91ec296a785b2c46bf5f4c7a9a3119948de6d92c',1,'core_h5p','libraries',70,'/H5PEditor.CoursePresentation-1.22/scripts/','bg-selector.js',NULL,8843,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23866,'98e0f41ba936359c1136e55d7987242885a726a0','b1a87af685fbbaaf09bed8b088bbbff2c6c8d001',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','H5PEditor.DynamicCheckboxes.js',NULL,4837,'application/x-javascript',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23867,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bc58fc3279b9d2e22837d755689b1f87ea13b83f',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23868,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ed40b5b3e43ca09eae017ed49f3ce34034c99d4a',1,'core_h5p','libraries',71,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23869,'ced292ea5cbce20095297717ff39ce71d04eca02','844f3982937d07f9ad36d51be1a261496a63211a',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','et.json',NULL,606,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23870,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4037c23863187c91bcfd0236b5d76275b17c6aad',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23871,'7534de78e413f0640a2b7741c37edc137774a900','753375fcf402f21287adb038f36c92145f04e08c',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','de.json',NULL,657,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23872,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','130dc5a833ca4ff391d7ddefef3379b17b1d22eb',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','nb.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23873,'66b35d9a060ea68ddbaf55205ea7e1a1825e6881','fd94de50d2d5da6bbc22a557a2ee80c7e9819b7b',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','he.json',NULL,648,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23874,'5b8a34905d54d6aff139b710d1b8e8d5b6257805','fa1529d4ba0083facc07dad72bd20b4e1fe6c550',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','el.json',NULL,922,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23875,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','0fc29fafdfb315b824598e8026c8beb4e571b8a6',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','nn.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23876,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','ab3db83bd270836bb01520ae276fcd046afb565b',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','vi.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23877,'771e9fe22a169edd71c471b06fda01101a4d19ce','b504f12ff0aabb6ecaa711cd9fb0bb5833d27d9c',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','sma.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23878,'771e9fe22a169edd71c471b06fda01101a4d19ce','fd844f2172b187b00adfba74638001f207bfddc4',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','en.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23879,'5607152c67a15fbae1baf84017383d908ae898f1','db6d32dfd1ea28f512c6a656323ff943ce2a1a40',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','sv.json',NULL,601,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23880,'381617e9e8b89443a6f979c5b2666e3a3539d45f','9d261c9e2c9c5d7adbdf3e86711041c12c48b3ee',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ko.json',NULL,629,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23881,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','04a919db0d7b132f41edc44b0692346cb1e3aae4',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ar.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23882,'87d07fb2cb9d4f05a3c549b2ad88b99c15984bf7','e2fcc52e327e45d40aac48e4d99b8448a312fa80',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','sl.json',NULL,590,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23883,'fcb517e7c4173be3ad54d0c5c0d00d9ce89ef1e4','844fa9a8647bafa8cb0a79f452b0d101bdfe44f5',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','tr.json',NULL,624,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23884,'ca55fa9fadd8610f7e2316580a0f0c307c7d850b','55d1471ab5febf59c96434d25978fc36266ee04d',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','bs.json',NULL,616,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23885,'222214a139ea052410a650b72333690970124819','07faf7d6dda9322944c05002142b0832448c0046',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','pt.json',NULL,626,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23886,'4c13ebb35059d9be8386ce606f18f38dff3c7c74','f2aec9a8c6daf480d84d5eb23a99709ed17bf66c',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','sr.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23887,'b3b1b02c4cdfdcdfd93f491cf5ad0b4d9861f87a','b2dbf91c99050de59c09f1cade5ee0a2ca789377',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','bg.json',NULL,847,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23888,'9ee0653502a223a73d5e767085960ff185c7ab0b','43092fa9b6dff63156efadd6c9db4d039a04c01a',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','fr.json',NULL,651,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23889,'771e9fe22a169edd71c471b06fda01101a4d19ce','8a6e0d9f7e8c26456990713a83c49fbb6facb8c8',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','sme.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23890,'514e5b395cd956175fa1aadfe6afad070e4573a3','9e2b03a45be64cf4b93bcade25c15fcb78c523c8',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','nl.json',NULL,643,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23891,'771e9fe22a169edd71c471b06fda01101a4d19ce','7d2bdaafa8e4f3735abfddef3b5ab2800e474efc',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','smj.json',NULL,577,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23892,'33044bf836529a0fa6659d3900cc543a7decfaa4','0746c52b284dfc5c5d070f75b85f648604820927',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','es.json',NULL,642,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23893,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','666901623487d906c29fe9daaf10f1704bae2de5',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ja.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23894,'b0674732753723abe1352739c53e9475a79caf42','ab1f10a5f806e698d16ee7a7f257364bb3a16169',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ca.json',NULL,619,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23895,'16f97144a4d133079a5f6d7d6c6f2215d36fd8af','cc72fa4b9cc889c4f9adaf4d923521d91b421ac6',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','it.json',NULL,623,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23896,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','b878da169ec9b87c11671fdc68f3a3948ee507e6',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','hu.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23897,'139e571484827050ffe78d55ae461c47f33fdeea','d798d8d147e45f0d60a304888d308567b5d7e14e',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','cs.json',NULL,587,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23898,'e95cbb4d9997e64612417a794a264009c3958511','1a7b17382d587bf177aa41161ab59c844028bc43',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','pl.json',NULL,612,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23899,'6820b122b32d3859ea61f0271087db8eb90fa08f','a291c1b4f6f81e2d90523f344e263b0849db419a',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','fi.json',NULL,611,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23900,'252ddb1ddd98ab63ca7515568db51a50eb93b65f','cdb5861d6b9c45b464951e5b36c478e754325d36',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','fa.json',NULL,691,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23901,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','cf3403f929c9dac9ddbe6c10b98ad13f84bb8bcd',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ro.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954307,1648954307,0,NULL),(23902,'e7e97f644adc4b5002777399c134eb5cf80d20fe','c2a97c9093fcf0905a56dd5b29f4d02060006b84',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','eu.json',NULL,607,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23903,'b41d77ecf0349438455af641a58bbfe3dba0ec01','b1b13a174ec7dfd5a3356b04536304459dcb590a',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ka.json',NULL,1069,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23904,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','fa0704bfcd75bf60cfdf8c1a73d542a7b047b999',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','da.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23905,'94b82eee5be25c80cfad2367d1c0aa13d99a7ef4','8b74d05b3259cc37a33a9d562a4c237b3667fbc8',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','zh.json',NULL,566,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23906,'435c4caa5df51e260d0fda3245a1cba7cbb9cdc9','ef8daebc5ba5d8d43a95111ac3bccdd7431dc314',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','ru.json',NULL,563,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23907,'d49825452c50460d9f30b9c81e0f05b469fb3b72','1828d91d6827ab19a56d005d19f5a33e0629cb40',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','af.json',NULL,596,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23908,'631650555c5df5856a7997647eb3cf901c9adfe5','1854afb07604dc6e1bf24d29075865540b502c2e',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','es-mx.json',NULL,644,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23909,'7916603fb0eb317deac5a8db9f7768e8a299381f','49fcf548f09fba6adfbc49a90ded586b61858cc5',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/language/','pt-br.json',NULL,641,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23910,'88315d1830ed82f432abf0f2a080c5df85969db0','c10f7ee02101fc1f837e24cc257b881a9f08a9b2',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','library.json',NULL,1197,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23911,'df4ac256a33f48f85c9047863f873e374602e57d','a23203d3e8311ba49ff719921e3e10529d422174',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','H5PEditor.DragQuestion.js',NULL,47448,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23912,'6edae1cce33502399e155ea2439a9d1b553e1d0b','3ad47c79380f9c4184dd1fb1eb5a9ad151fa714d',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','README.md',NULL,1172,'text/plain',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23913,'a38173277e0c67d1a38d5893f11f84a8bbb92e40','73173ec2274b3b64b32c182735846b9caa4da259',1,'core_h5p','libraries',71,'/H5PEditor.DragQuestion-1.10/','H5PEditor.DragQuestion.css',NULL,7998,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23914,'652681ba8da44f23add83e1501a5d9556e6545bf','ff9b1cf063f32dd36c70ff29a748838b3479d109',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','et.json',NULL,240,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23915,'da39a3ee5e6b4b0d3255bfef95601890afd80709','261163d5804daf9c503c090205e95dbc39070bd7',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL); INSERT INTO `mdl_files` VALUES (23916,'da39a3ee5e6b4b0d3255bfef95601890afd80709','12ae0d2c6178d7fc25cb012beaf9666073380e1d',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23917,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4de7658df7f3746b023e4f4779066772ae8fc505',1,'core_h5p','libraries',72,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23918,'31dd9a392da4c618e794c34d40c10b1933cec2ea','92c7e622448c4e132f3b50c94a42ee4058bfca92',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','de.json',NULL,256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23919,'2f0e41da0d18e18b7cd6951c2d18242129773414','1b8d36fd9d9fe8ced59e0e2412ff89a905b1e87d',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','el.json',NULL,313,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23920,'338a2a2621f4238a0e90111405045ba90cb1e654','9a8665d7d1f5f20bbec4da20604e7b07d9c33b46',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','sma.json',NULL,229,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23921,'338a2a2621f4238a0e90111405045ba90cb1e654','ea08b7ae94d8259af9d01a21303cfa2bb3e29ec3',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','en.json',NULL,229,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23922,'7d99d867a134520f8193b4aa4e049ee2e5c34492','01e233eea4cb8857616c359fd763125185d41c48',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','sv.json',NULL,233,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23923,'9a8305cb19e5fce98b7fb6bf447fa3f6ea99894e','874c69ecd8504925af384d4e213875b8c70131f5',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','ko.json',NULL,299,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23924,'72b7f2d54f02d105a7e03a044afe0a5c7823c954','4035ab1e306e1cd4bfe6f4d879f2d9ee8b705365',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','ar.json',NULL,283,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23925,'7097b5e1b5975d102a45d1042bff5e54d21a3cdf','8156ff7df64b4d86098963143a027165a87558b8',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','sl.json',NULL,241,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23926,'2a975616be63330a150f281a274404603d5d8c75','03a3cd77e6fc2523ca6be5241db5b449025ab0c2',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','pt.json',NULL,235,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23927,'0f8e283a337b8d7e08a6e483202878f873c59b68','83026d92cc9a95fd020b98ee3631eb316fa53d17',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','bg.json',NULL,321,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23928,'4a6338067011e461b96bba872faaef30bff025e3','0ad4553d2057b9313797b41f2a9f9039c8f5c258',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','fr.json',NULL,244,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23929,'338a2a2621f4238a0e90111405045ba90cb1e654','3d8acde132df88fd24ec085f9e9c3b925da9e5c2',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','sme.json',NULL,229,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23930,'ae1796ef7853e08731cb3cd938ca730dc94759c7','9b6b06707c85c3581cd4d7ae620881f5864da6ef',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','nl.json',NULL,234,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23931,'338a2a2621f4238a0e90111405045ba90cb1e654','58b861fb7b49746ffb3a1136725d1e70fcaf859d',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','smj.json',NULL,229,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23932,'37b6041fc2417a8973121585fda01246b937d951','7dd682c270a1bdc5299bb3de4459b7c8113eb243',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','es.json',NULL,238,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23933,'4381e1ecdbe8c9c1154da64dd1ed719f3088753e','2cf8eb2ce974a5e41d007ca607aacc8d5e637893',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','ca.json',NULL,229,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23934,'0c4a93272671414f9f1b770b2836eb9811f5d8d4','e8f815632f19408baa93e981769634c54b562d2a',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','it.json',NULL,224,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23935,'923f73739915a6e710c52a5dcc03fe7ab21bbdca','501ad69ac73081e69e96b98d422caf4546f63098',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','cs.json',NULL,241,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23936,'a75f8fc5377493f0d2c65664a473961b3861d6bc','6967d76704add4790177a4c621358406579c7657',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','fi.json',NULL,236,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23937,'1a73ece5ea2d88b469fad0350fff67f38e7eeb3b','a8243e981ffa100c4128aec5907547fdfd63aedc',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','eu.json',NULL,252,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23938,'37b6041fc2417a8973121585fda01246b937d951','6eb6223516d0b5023c4a81ee01fc4f69b587b110',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/language/','es-mx.json',NULL,238,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23939,'a76edf9530f5531ad6f91b123d926832dc83ec37','ac48e3b3fd47c21957b27096379d0e65d7946bfe',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/','library.json',NULL,397,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23940,'b6bedb2d9b7683c42e7cebf5232a66159887d360','de6a6b507df9abc65795489f947e4ac2c9d26078',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/styles/','duration.css',NULL,42,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23941,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2ff38cb5556af16955be3f43872d8844d19dc811',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23942,'32eb209248447ccd451cd1c0c0ad39b83a573826','f7f9a3a59efa8de2091cdacdf29a87a659fd3400',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/scripts/','duration.js',NULL,5766,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23943,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c25ec4fe9c0e0ce49b95a9ad12a0365913dbee9b',1,'core_h5p','libraries',72,'/H5PEditor.Duration-1.1/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23944,'139a7cc72e62d53441618e4ef866e20529a0ad48','d8c17bf26881883bdfac13cdfa58964b19129435',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','et.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23945,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b5a724e9e00d6a5ac82285d277009ba7284a2963',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23946,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8061d5fd277a57f6a88d0e5335d4ec745643c634',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23947,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e3275807c5d9f62c2bf818fc16787dbdc2a8da7a',1,'core_h5p','libraries',73,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23948,'f21eb09f10b0a50306b1a9806915f0058d87542c','c62bd6d3585c281f88cf126237ea58ca452671b4',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','de.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23949,'6c6e5cfc7c6ed2f2cf8da64dd565a6cbb2aa60e8','a51d4df7be78297cf2454b29d8af6d0608ce171a',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','el.json',NULL,76,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23950,'4aa881addc256b09691e56848edc857767adb903','d6bb720c53d238f3d13d23f9f4e2497ce1bb01bc',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','sma.json',NULL,53,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23951,'4aa881addc256b09691e56848edc857767adb903','3ff32c64d838b56c08ec063c938394aff86e2065',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','en.json',NULL,53,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23952,'b04a4060e51d647508faceb37d83ec51af7e299c','dc76294dee2f52da33bc7f0a67fb18fa48759913',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','ko.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23953,'d1ee8c222fc39d2799b12de19e9ada0668de5b0a','5b25d1c097cc49f93d6a4d303c2cdc8cbe5815d4',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','sl.json',NULL,64,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23954,'47d0475b0ce038a730dbdd642055789f18c47c3f','fd17e1e8668773d52cf18e1e6e30bb900633a410',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','cy.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23955,'f9ced0cf19cb9c117abe5160ac0e696564a86829','60ececcb3b17ba5731ddbd7c8a34b1198f459c53',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','bg.json',NULL,80,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23956,'4aa881addc256b09691e56848edc857767adb903','c21b680c33c500d6cea97651d0afd7602930f1cb',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','sme.json',NULL,53,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23957,'1a1e9eca2068def5cb3ede8b2adfdaabc3d09bd3','62889102206c17cccc5e352771ef7cb8b169ff0c',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','nl.json',NULL,57,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23958,'4aa881addc256b09691e56848edc857767adb903','986fe15debe55e78d0df376bf81d35c64336034e',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','smj.json',NULL,53,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23959,'e79708989df2cb019e78fb1db69ca1e1bcc56137','330b53a545daa7aed6a1f922da74c30100cbc6a5',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','es.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23960,'d99e62f7be58c99e33b9e695e1bbde0e8e3f9a6f','fe25b55cab605418fa435106d8aafacd178bf2a8',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','ca.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23961,'23f13aa48add19051c2497eb4f8d9d3abc8ae22d','0934a26bec01dcddc9e3357f3b0db03ef78456b8',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','it.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23962,'9e59fb35b42381dccf892c42b9af1bbc8ce8a7e1','6392836f30c6213fc499bd37e176a35ea510ccaf',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','cs.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23963,'b2b7d21192079f6a6dfc28f8eb4d4c2410f19941','7eda01a2a4ea7d372485ace74494d9ed727da214',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','eu.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23964,'e79708989df2cb019e78fb1db69ca1e1bcc56137','13a44765f3c5328e28a68c0fa371d42aa0b2117e',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/language/','es-mx.json',NULL,62,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23965,'1e3693cac0e799828fb7e872e3a7399e4ad9b2b1','4fe10fdf2e84ba63196d51ff1fad063acbfee55c',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/','library.json',NULL,582,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23966,'1696876ee5da3f67623507796640bcfd5f32fdf8','eafa85c2ecfd0197b5ab076826044c665aa9c78e',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/styles/','image-coordinate-selector.css',NULL,1425,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23967,'da39a3ee5e6b4b0d3255bfef95601890afd80709','411030c144fbb8d819d6f9137d02bd312d2f12a6',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23968,'6df5629281de19f1e979188c048be444c1a60b45','1fbbe0504377d0c17dc6ee8aa5a89bc9b343a39a',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/scripts/','image-coordinate-selector.js',NULL,6319,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23969,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3b26d5d82fc57baf6c39b724d51a3a7067859f3b',1,'core_h5p','libraries',73,'/H5PEditor.ImageCoordinateSelector-1.2/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23970,'c22e7af81481cebfe7bf888049c85071d23e3806','7a7f1bfe958e394f446098b52ee5e75571aa1a21',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/images/','no-image-source.svg',NULL,1313,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23971,'da39a3ee5e6b4b0d3255bfef95601890afd80709','44df1d490a4cd0ae63c3ac472c299840fc50f5f6',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23972,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3d916687c1cd762c9bc5084d4039d58b18ade10b',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23973,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8291a6d3bf5e19a7fa4a628a68590477f5d3a067',1,'core_h5p','libraries',74,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23974,'9f8ee50561cc9b862c53bedf784721cacbb7ab3e','d60a92b6acaa66afb9d8c2561f935253f76c45c4',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','et.json',NULL,279,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23975,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b3b79557174f485e43d4abca84e6bf9d105ace82',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23976,'c55e66d84087a75d76a45bc1cb198a8a8023fb4e','6d674317ac0219760feda1c3757e83eb38f08124',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','de.json',NULL,300,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23977,'bf79983a8c089d48da521577ecec278392b7e3d4','849df426346891394a140fff03e285bb578766ab',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','nb.json',NULL,285,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23978,'0b553a8681ccec4c89cc6007673f56d82fe2c299','6059b5a3c925fb0a7ffe30a619cc92b1119240af',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','el.json',NULL,310,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23979,'12d73469719fc8666e27be5ac37ed5f5930a1534','ca250621ca5108026f35cf5aead30c67597807fd',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','nn.json',NULL,285,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23980,'9ff225758ee86039a6d46f83a20fc7a8f524c38d','39fbf51af4b294551cd85fb779fbf611c70f0972',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','sma.json',NULL,289,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23981,'9ff225758ee86039a6d46f83a20fc7a8f524c38d','8cac2b272bdd80fc3eb689c3714ffac401524c56',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','en.json',NULL,289,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23982,'940dd004fd40dbac31c49734b1c55565eccc87bc','b1a101bf475bfa198c94d8b2d06b35784a3d868e',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','sv.json',NULL,329,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23983,'d996233e8c6b4913ad8cd4f5d5f980620f5c308b','d5de49dac778f4ebd26597e6c39f3fca8f22ea2a',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','ko.json',NULL,323,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23984,'18f38bfcecc7019c7d208aee981f7814ca1505e3','6a2241ec940a155062c6b3392fd24e9d3c9494a8',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','sl.json',NULL,301,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23985,'e82ee25df8a10aabd0139a8bd4926dab44c91a82','eda8b4f75fb64534cf9661cd57e2f8a058c617cb',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','bg.json',NULL,502,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23986,'d0f96d61f28675a0f2945f512b7b4cd075d53ca0','124ef494cda94888831e5af141b2413a28c367d9',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','fr.json',NULL,325,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23987,'9ff225758ee86039a6d46f83a20fc7a8f524c38d','791be441bd440104a467d59ab9c419479a756142',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','sme.json',NULL,289,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23988,'abbc7e2b9e2e11b32bb653d13df5af0a334fd791','43d579d6f787db6a1ebfbb01f1accad94ef979a6',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','nl.json',NULL,316,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23989,'9ff225758ee86039a6d46f83a20fc7a8f524c38d','0d8fc4900963dd0b30293ab7c166104a8f7e8aeb',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','smj.json',NULL,289,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23990,'634894becad40ba1810793f139bc6d48febdfce5','3c063cc07a88269482cdb32918260a7187571848',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','es.json',NULL,217,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23991,'d571ceb23ef345bf6f8024fb1d9f56eab103e9fa','391771dcdbe891d8c4045c4c897ebf5157a50d3a',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','ca.json',NULL,322,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23992,'ae2861f8c200c5275c3f2e3abf0820ae5472625f','694d8b83ceb952378d2cfd7307bf96c7bfe99505',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','it.json',NULL,315,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23993,'ee28912d537df2b40641627685152c81c0805fb1','dcc16e0b45f85fde67e00edcb22e0bf154dcb39c',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','cs.json',NULL,326,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23994,'9d5ee8fc4ef131b5bfb0ac0178e76d187a655802','57a8e9d07d3726f27c7ce72aaec2379aaf11afbb',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','fi.json',NULL,298,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23995,'d4bece4f1d2cd2e8f16f1f36ae7f5ad9c68f2c9e','6b909ebd9a3215bb4defc8b61a312535ce461375',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','eu.json',NULL,327,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23996,'b8e455148b6670047bb811052a47bf41d396bd00','d4b0777c94219270e90ae34b3e8ad9043694d138',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','ru.json',NULL,464,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23997,'27ec81c95a10a7150f63118fc0ad24c71e16fcc6','b0011bf7be9471df271fdb10d9e424f58717ad59',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/language/','es-mx.json',NULL,218,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23998,'1d9000e35912ac98de21e341dadb9f989f8e947b','d6bbe5810da5d172b8019b9edf081033e38b5dd3',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/','library.json',NULL,783,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(23999,'c81f4f954a51913cfcd072e3f096cbc9aabf3e5b','d28f867a1e22afbffbb23625934d454dc6ca1b98',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/','image-hotspot-question-editor.js',NULL,24043,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24000,'38fcd9a726be0cd682baf7efcc26262425ccf54b','617097c91ee151420ad1fbf2936070a97e8cdf58',1,'core_h5p','libraries',74,'/H5PEditor.ImageHotspotQuestion-1.8/','image-hotspot-question-editor.css',NULL,7479,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24001,'3f73e95395ca673b95778c10c1eb4f65e6b4a0a8','be8985221f653beb3b479a91ca115638ec63e51e',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/images/','no-video-source.svg',NULL,1340,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24002,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8997446b15bd23fae4e3a9d802f4d4cd0ab9ecae',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24003,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6ad0f05b35950039e3a5c19dbee41cbccbdf15e5',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24004,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3e6d76a8a1e112a2d4ea429cf8250e966f5a4797',1,'core_h5p','libraries',75,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24005,'97ba89bf9bb7d25df1c183835af5995fd0d7b151','630db36f840a9c3d2b229e3fe29457302b3fc859',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','et.json',NULL,4221,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24006,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7291ef6e1a165170890f0bc8866b66bb1dcb1ffb',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24007,'78cacb8ebadcdf8d7da98dca5997893e1084ae61','ff8a01033ef722ea6b7c7b93819b620da1ad6db9',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','de.json',NULL,5141,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24008,'062874ca90f9423f97b085eb1fe1a220ee9af7a3','5a58574625710fd3ea309085bbabd346d42a1e80',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','nb.json',NULL,4312,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24009,'18613330a8e36988eb3011b4597a072d52b06dcb','36e21bd954c72eb0c281ff1979ecd125c7e5e068',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','he.json',NULL,5615,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24010,'5ff88c0a600c472762f88c008b933d3ff02d8157','69800aa58e6423fdf56d64ff54e03f5d966807c3',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','el.json',NULL,7786,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24011,'c6feb6ab841dc4282ba2fb84f9d29dfe425c7b47','341cec1e00efe29eb768a849bda257f7696823ba',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','nn.json',NULL,4305,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24012,'1e97fa3387c960352e07aa6b5afba6f4c7823699','cc71c9fecd9e757fef3ec27cfc7317a5b687b951',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','sma.json',NULL,4189,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24013,'1e97fa3387c960352e07aa6b5afba6f4c7823699','d6b11d652a88267a22b6ef590e0e74bf9e633070',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','en.json',NULL,4189,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24014,'b4c867d054002224b3b0ac4590269eae9d9071da','f76f8ddf22a8d0c19f6a4748cc2473dacda5d120',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','sv.json',NULL,4517,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24015,'fa0791a48b058618168e5a2179c8534da22c0031','9729ca317ea62977c86ff474e9b99535bec0c07a',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','ko.json',NULL,4931,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24016,'3e6a0bd2385edfcfa7772ed46099abbc0de3a61a','562b6e341f9e891fd8a80b1b24017ce87154aa52',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','ar.json',NULL,5250,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24017,'bb81c02568d637dce6147c22b4119321d6ba926f','6f4d352f32c9867b390684a3fb9e86524a615900',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','sl.json',NULL,4271,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24018,'ec12f46300179640294be508e45cf588a1cceaed','e294d1fda8d19a57011ba561565c548ad66b5a1e',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','bs.json',NULL,4334,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24019,'11ebe18571c3080705a972c7bcee3d0d641904c8','36cb32c257db9c4c234bff0fd8b138c70343ceb2',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','bg.json',NULL,7186,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24020,'736d2c6266d319e5370b2536eb0b91e3df5c824b','93680b5cab70089456f0ebdba3af2b2ce3bef6d2',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','fr.json',NULL,4898,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24021,'1e97fa3387c960352e07aa6b5afba6f4c7823699','2c137f23dd14b7fd072da96baed7f2b2cbe6f556',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','sme.json',NULL,4189,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24022,'6ec373ac8442cb8d69e1899c63d6ac3670144585','f5a28ceffd4e1b9b833eaad9c68c7c61b7cc6aef',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','nl.json',NULL,4599,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24023,'1e97fa3387c960352e07aa6b5afba6f4c7823699','3d3ac1137160fbe3d6fce37c081b95bcfd2f1628',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','smj.json',NULL,4189,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24024,'26a20fd9168865db7a40bd668375f6e11f9e5613','984d1d3369697cbea4330119932caa96ffce412b',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','es.json',NULL,4682,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24025,'69d22f77be523dd45b2a5ec57820368ebcd03023','061902856e83dc79e2cb864728b7ea485536b11e',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','ca.json',NULL,4776,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24026,'59ba786b3ef7eb083100622480b708fd709b6e8f','828c8baaea5ddd971d8b4f51acc93761d1eecd3c',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','it.json',NULL,4522,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24027,'f58dc35cfd0c800ae68a04180a5c029c1c16ebf9','1b6e9bfbda1d5cdb365de91dc2593a99e3cdbca1',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','cs.json',NULL,4530,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24028,'92f882d0ed609fe32f6dbd61e3e129433c4db917','d76f91ca89e9e2f7e3232d848f4148b4ac2dc997',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','pl.json',NULL,4256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24029,'e33dc18e9760f06108d4141a67c237e950f1dd66','d2834722dbbfb83006e07d00e0d7f83a9a93fb2e',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','fi.json',NULL,4693,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24030,'1d0ed71722b493838413d464bb90fdaeaa11b325','0fb014e711cd5e66cb5d1a02a39e5698d5ad6629',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','fa.json',NULL,6035,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24031,'dda19fd175b37a4f9004e965c1e1fa9d78052a19','6e58ac2b237ca98fd9231ddaa9696d61312848c7',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','eu.json',NULL,4438,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24032,'1ef27b74561ee3da8f405411822ed8bc53686c90','c7cc696aabaefded2058701eb85e97343f5e591c',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','da.json',NULL,4324,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24033,'fa0e0e449bb43372efb83afa3c7d8d5472e4bb99','4ee003b2743e3ab26eb5e148a1c69dc2ece89544',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','zh.json',NULL,3801,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24034,'07fb25e2717e3d04fd3695f7ade4875530366d36','8c2dc35e695f66bc1a69ed4c400b1e3e19bd207b',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','hr.json',NULL,4381,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24035,'1a79f2c9f11b45e4136bb8411e447eb6b61d8136','eb3168f29f80caa8af3b1053e36951c72729d3dc',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','ru.json',NULL,6246,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24036,'6ae4129a009c826339df129a7da9a1e2c5283fe3','8ebc82ffc19701afc65e6352eb1b2ed517b3807c',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','es-mx.json',NULL,4684,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24037,'2cb990c33e38840d061a5ebb305143e66e355cb5','6304a8de9568bda9b3ba644ae528b307257549e3',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/language/','pt-br.json',NULL,4739,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24038,'8808977ed47935bf124b94c89ab977ae699844ab','cbf8930668fdfc00725e649eae5daccecdc1a192',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/','library.json',NULL,3432,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24039,'9ee84b6290cd61e53ef14bd07ebf5b00779e6dd9','5af44a98e432e92388c7f5e2be7634e9ee9a0219',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/styles/','interactive-video-editor.css',NULL,66629,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24040,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d6087b06a0ddd4be1d8fa0b85ccb5ab84da63357',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24041,'4e9370d7c5184832474c376be0385b79f539311b','8b8d47b7d172ec8e212d9146d02c80bbbe55c0d4',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/styles/','image-radio-button-group.css',NULL,867,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24042,'9374890bee7d32197ab6d53786fc406570e350a2','053cdea1ba24c39214651ccd36276b6756f80d5d',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/styles/','require-completion.css',NULL,744,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24043,'19800f989df38e6f957b6b5bab389c5176325848','45f2ab7ab1dd4ec18544aa1f81ffcec703bcdee8',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/fonts/','h5p.woff',NULL,7960,'application/octet-stream',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24044,'da39a3ee5e6b4b0d3255bfef95601890afd80709','322821196328d9c6ebd5695bdb536a0cc613098c',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24045,'a3b4e0944f28471cb15e47411167e3f33777d0ea','b63ed80378838859cabe0bd7b2f00d85760d0b42',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/fonts/','h5p.eot',NULL,8032,'document/unknown',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24046,'704803d994b0bf555ab28a48bece9aae2cd2f970','3b0ea79ab1d6fb5385211dd6042e4b4df94dd2aa',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/fonts/','h5p.svg',NULL,28865,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24047,'d7b2c60d7307143cda9b3cdc8b90928416b8312e','cb90b7863b26f6295a7d6fec91b27b48e1a9223c',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/fonts/','h5p.ttf',NULL,7884,'document/unknown',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24048,'0b50df56ebb571e1fc26a0bd988950032173295c','b9b4282f56e28755ae6d85eabd311cb5d0b3df19',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/Scripts/','require-completion.js',NULL,8509,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24049,'da39a3ee5e6b4b0d3255bfef95601890afd80709','332ec1258225b32e8ce009171827d5e8e27212cf',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/Scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24050,'86d3ef185838f72ce584ca31a9307fc8e944f97b','fbc7acf52e1663e52abe2f572e2089b3f003f953',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/Scripts/','guided-tours.js',NULL,5089,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24051,'7092dd73d7caedecc3b2ae97590ee4fc1143e347','9d041e1343e65b4136c8ab988990ee0fbf36e8e1',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/Scripts/','image-radio-button-group.js',NULL,2634,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24052,'d46f130181a4b26699358b19a4b073d57901e942','ae809d4a7bb05ea2e87ff41a220243da6d2dd46b',1,'core_h5p','libraries',75,'/H5PEditor.InteractiveVideo-1.22/Scripts/','interactive-video-editor.js',NULL,55385,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24053,'20d8e799d79e9cfd51f96c51a76c857170c0f926','55c97e51cd7a3303f23602a9fba7fcb998efb7a7',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','et.json',NULL,615,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24054,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d4df4475eca0a6aacc5f9af2cfd82ba98406b4df',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24055,'da39a3ee5e6b4b0d3255bfef95601890afd80709','26b778aa7d1d45f0bea5d7ded3fda925fac03bf5',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24056,'da39a3ee5e6b4b0d3255bfef95601890afd80709','752c51ec1c62f43343fec7db0532055115da262c',1,'core_h5p','libraries',76,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24057,'25dfce340d2effaa5ff05dcd0e60216030969e1c','3fc5d8cdae3dcb85af76454f33db1852d53ec9c2',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','de.json',NULL,683,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24058,'baa57b083d5f4dfb04b07f935042fcf97616303a','6fcf7f2a2963535351741ede5533c4efbfd02ff0',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','el.json',NULL,1210,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24059,'da77d56b68d9ece4ee5cab6f6d6cd4000fde2ace','1b63a6d533deb953ba8b4b210ede46eca5a64e98',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','lv.json',NULL,733,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24060,'960861abcdb97f31208e12f01e868566ae0c6f40','55de8c3cb30956bdfd56f58c4597669d99d23116',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','sma.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24061,'960861abcdb97f31208e12f01e868566ae0c6f40','7b4a02ef08099c5369502b2e35aa794b981a3f3f',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','en.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24062,'5efd6dbeb50dd4f13c534ae505237215e9a76978','d0cc143c93a3260aa6cd2d9b9e41ad0007a40e77',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','sv.json',NULL,643,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24063,'df60972d93c8760a3cf87414ca8a851ce09d8626','61d8e250cb7cf50888b891e1ae7a04e5acad5bd5',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','ko.json',NULL,609,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24064,'836ef922aa5fc62f804733782a19a15174687a00','13eafb8db01dc4818c67b70d8de0694cf41963f4',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','sl.json',NULL,551,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24065,'c58dbdb7ffd5283935aa0aca42e7607e4d12f364','af95ceda286509b0e9878bc6319b87dd9b9e9fe8',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','tr.json',NULL,664,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24066,'caa1a05c2e91262ec6f975c0be53596aee4380c8','e778e58b2bc8e82e4d674d063e7efba56e2690fe',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','bg.json',NULL,1159,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24067,'960861abcdb97f31208e12f01e868566ae0c6f40','7bc8ff4343ef0c99f00ffb9494ea944c9901fa50',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','sme.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24068,'f0fa3014af2839425f90a26804edc0e3ee878b8a','5ca318e94ba2edfb7cf6a91bc29e9af708604313',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','nl.json',NULL,665,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24069,'960861abcdb97f31208e12f01e868566ae0c6f40','38f7f75ada2db508ea9b18f7bc267bb736fd9714',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','smj.json',NULL,617,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24070,'e70e0fffae2c4e9243056b8e5d0350d2c9ff91da','2d54b5652337c9214b056cd242102cffb3f5d351',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','es.json',NULL,733,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24071,'204fdc97aef14ed1485e38574184643a919a1e9e','4671df466b6bedc3e7cfc4eba0b6a51bbf276575',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','ca.json',NULL,698,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24072,'716a2cc12ebee774bba3230124cce30bf0d3fdcb','fe4fa80d20e4798864fa140d56242c8d98ad4091',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','it.json',NULL,697,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24073,'99e253e0c2ff76f9a74274f84d8faa4dfdfc6158','9f332229ad527f1fa6dd4583b923278f98afb25b',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','cs.json',NULL,677,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24074,'99a28def71c6295cd7575130864e2cd7518c45cd','89fb1d27b6ae4c85418ed842aaa70f5b79a3312b',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','pl.json',NULL,517,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24075,'e4a793e02ea845a047358fb542898c645c09d5ba','611e1c1b7aab3a96abc952963d9c7fd041d871f3',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','eu.json',NULL,652,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24076,'d849ac81700e730919dcd7c05290dcde98df724e','c8db96d382dcd84a8fbd31d042885377d46e81b6',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','ka.json',NULL,1522,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24077,'e70e0fffae2c4e9243056b8e5d0350d2c9ff91da','d227deec438e7320110ee60ba1039d96b9bfcaf4',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/language/','es-mx.json',NULL,733,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24078,'378d2d640089d2c37aed47c58f16939473f2d459','c513cceab829d08565d90de8c5207a7fa0e1e82f',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/','library.json',NULL,388,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24079,'17404290f8b30df13571a210b89d09ec4f594a9c','49c57e6de82a78e419c078e2dd4b06d017e91b55',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/dist/','question-set-textual-editor.js',NULL,18063,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24080,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5f35b569e4f6ebc8105a5b14f11ab73cbfdae2e5',1,'core_h5p','libraries',76,'/H5PEditor.QuestionSetTextualEditor-1.3/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24081,'25d5e02e42dbf28279a81f44b2170c573e22abe9','8c514713166447f42b42e35efa84759f334ef18f',1,'core_h5p','libraries',77,'/H5PEditor.RadioGroup-1.1/','radio-group.css',NULL,244,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24082,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c1a12f933df6f749132c54f79343731de0a62003',1,'core_h5p','libraries',77,'/H5PEditor.RadioGroup-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24083,'da39a3ee5e6b4b0d3255bfef95601890afd80709','23ab646c5d8661e3975c30077e6111efb54d77a5',1,'core_h5p','libraries',77,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24084,'d89695009d4cef27cd8e3b5e9f717c842aab5157','7b40bdb87af097680bc493ac4820ec4a6888fdbf',1,'core_h5p','libraries',77,'/H5PEditor.RadioGroup-1.1/','radio-group.js',NULL,3019,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24085,'91419cf78034b9d466237f7ebfed36f1d30b2164','4afac3591264c25805d7d8d5f12cb817646a5843',1,'core_h5p','libraries',77,'/H5PEditor.RadioGroup-1.1/','library.json',NULL,383,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24086,'55434138242f7f3440951a6bbbb3766c3918935b','7fcc728a9336c96489fdfb33ed329d14b2cab52b',1,'core_h5p','libraries',78,'/H5PEditor.RadioSelector-1.2/','radio-selector.js',NULL,10983,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24087,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7da4c524e1e6c11830e98894b575fbaf130e8664',1,'core_h5p','libraries',78,'/H5PEditor.RadioSelector-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24088,'da39a3ee5e6b4b0d3255bfef95601890afd80709','71319705388aa9313f3d70c95a91546b8c7aef93',1,'core_h5p','libraries',78,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24089,'673c0fe60e7f866abb21e89708c75d07ae36b7bb','c0e814d2f95a5fc59be570675f45743e8a56389d',1,'core_h5p','libraries',78,'/H5PEditor.RadioSelector-1.2/','library.json',NULL,328,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24090,'3450211352ea811120457a8edc2031ea60925ebe','f74ef2e6611812b7ceaf51958339d27d87e5d181',1,'core_h5p','libraries',78,'/H5PEditor.RadioSelector-1.2/','radio-selector.css',NULL,256,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24091,'8914bc959c54ad75639e7b17c05d7e3dfb9bbeb6','0a58690901815e997a508aa05b75091f112b1c2c',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/','h5p-editor-range-list.js',NULL,14555,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24092,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ba0f8a62f11bde14a0e62d1dbb104cb340f8a522',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24093,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c69cffab94fcefe5771624025c76bde514b6158f',1,'core_h5p','libraries',79,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24094,'95c5d8fd9328c86a33eae5b6a407713dd4d7a9be','6e115effc1df07190f2fd0e1312371183aa12ca0',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','et.json',NULL,254,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24095,'da39a3ee5e6b4b0d3255bfef95601890afd80709','abf9df10fe6b37ec042a0bdd7b5cdbef1d1d937a',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24096,'7d8ca22c719536e7d8def5146fb3c408b5ed708a','dd7e2248651b11135270bf177f65ea1b16e14ecc',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','de.json',NULL,274,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24097,'d3ddf93476b2c1ea5383e334dc12f1c9a90bdc73','8af7a23c6bae635bea187502e7414d49cc4cf445',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','el.json',NULL,389,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24098,'ae3b86f7211ae8c3191a2c96134e8f960420868f','138468b09a2ae647061f40c7d99e806396860f1b',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','sma.json',NULL,256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24099,'ae3b86f7211ae8c3191a2c96134e8f960420868f','0638b35bcc8e3ff9d4cf4923be576d10e7db7fd6',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','en.json',NULL,256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24100,'8ed96e76f1d9ecc05424bdad292a2046c8a258b9','eca381b5586acdeca46a9ff71b028beaa13e6f03',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','sv.json',NULL,260,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24101,'ce664deaf59377ac00ec2c13b2971ba720287906','b6e4b1bd254bc889588f13a2fb99bb8eaf349f5c',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','ko.json',NULL,265,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24102,'8d6960b3616790bea7254afa872133a9d73a4648','08c57d27709fdf29021b4f69b97909840376bac7',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','sl.json',NULL,288,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24103,'8898aeaf1389ee4e6630f9139ad7da5050b15d0d','7bfb89d02a8c1efa10c2c4a20d03650527d4d89c',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','bg.json',NULL,396,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24104,'ee64dbfe9d6b782b5c06a4f763d3ca0c58c8f173','28b1f8cd3ac6e9b687b446cc000019821b20efee',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','fr.json',NULL,303,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24105,'ae3b86f7211ae8c3191a2c96134e8f960420868f','7d0289b0ca3123f1bf15dc85cb2f88309d0018cb',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','sme.json',NULL,256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24106,'0a62255206288ee0a2a10e298de38728be01a7aa','85f9b44054bcb68e9e4928511b53540ae1799769',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','nl.json',NULL,270,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24107,'ae3b86f7211ae8c3191a2c96134e8f960420868f','dbc796d4acd6656e7a56d9364e9ff51a767ce066',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','smj.json',NULL,256,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24108,'65838720db8c9ae991fe06b376bb07b2a47bf2c1','4502ac29c4a2c59ff69a4e38ebd63ed5480450b5',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','es.json',NULL,268,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24109,'077c3ddc03de420285872522a40e9b429b93f5c7','603d1813f07f7c8251ab8037320f27b0482103cd',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','ca.json',NULL,271,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24110,'66b69ef7f93b49c02f88ea9aec8120e7e5e20fb5','8fb9405f8318fc9e08aef2aaa33eb9e1ec75fa8d',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','it.json',NULL,286,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24111,'5c28087271abcb60c7962ee24dd12ea1b0946ed5','0fd332d6204b9f78dc0330693a183a579b7fbe05',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','cs.json',NULL,257,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24112,'31a21d04c4f7072bbc5dc0148cf8dde6c845fba2','ae381971d730c6294d6d3c09566efa869b5c8c63',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','pl.json',NULL,275,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24113,'7d1af42e0765741837c8c4654336a977bf8ac26c','d9c1a3dfa28a42a848b9ee7ba6182dd785b8696b',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','fi.json',NULL,259,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24114,'c19286998b8a0dfc7464cfd2bf379f96b60e6b56','e21b8e863cf72ce20e0538ef21f4fcd19c0d035c',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','eu.json',NULL,247,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24115,'65838720db8c9ae991fe06b376bb07b2a47bf2c1','10edefe02f7d3813f5cda5ff9532e79aa99d7161',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','es-mx.json',NULL,268,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24116,'216442791c205a43bc779fa5cfc6dfa435983ddf','db50b7d3a58acea8b5b99344ec6ff71ffec56c1a',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/language/','pt-br.json',NULL,274,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24117,'369714ac7889a895721f9adacc9183724e8b6475','7d4e10e945aa6a280e093f40030cc8e84eb158e2',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/','library.json',NULL,562,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24118,'07bbb0b8816ca64fe201ef0570129368053f9291','ea6e6e1ebb70fea38e218000e05278700990e4ea',1,'core_h5p','libraries',79,'/H5PEditor.RangeList-1.0/','h5p-editor-range-list.css',NULL,1426,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24119,'41ab8378466cf815fbe526478a7705a26726fcc6','0568325b930343fb8d612d4490625d53744a739c',1,'core_h5p','libraries',80,'/H5PEditor.SelectToggleFields-1.1/','select-toggle-fields.js',NULL,3460,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24120,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c87e13b1f27b83fc5d08ce11d1ce15c576d30055',1,'core_h5p','libraries',80,'/H5PEditor.SelectToggleFields-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24121,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d7bd7b1529bd14e271566c8b872da7112747bea9',1,'core_h5p','libraries',80,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24122,'1dfd0b7e4e200feca083fca2a432cb3008549a8c','64d323e943b4131e1f4b212a96b900490dd7bca5',1,'core_h5p','libraries',80,'/H5PEditor.SelectToggleFields-1.1/','library.json',NULL,399,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24123,'122cfe65b09b76f1feb8781d79747ef82c13b366','0b65b78ee9cf5f0c0b7baef932c0fe8b9b95c587',1,'core_h5p','libraries',80,'/H5PEditor.SelectToggleFields-1.1/','select-toggle-fields.css',NULL,57,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24124,'21b32b9e4ee6206b403d0dd8e57311ed7ff04989','d6e77cf7784c75d679532c9526607ce0e3432308',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','icon-line-weight.svg',NULL,986,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24125,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2c34d13307e37212249849d0cc4f14d4335166b3',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24126,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ccb09c62a83856043bd7c655fca10455d657202e',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24127,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ac1c667d637bdfecdaae2044421b202496b5a6c',1,'core_h5p','libraries',81,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24128,'792d0db21d116788ce78006f1f40ec6df1c2b000','855fb1580acaa5f370ce260cd9dd5d3c84eff815',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','type-rectangle.svg',NULL,867,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24129,'daed3216186c59e8bc51da49740d6e571a4066a8','80cba6c271f9db1ea087de7d603a1cbcb2cfae45',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','icon-line-style.svg',NULL,1391,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24130,'28dfecbb4ce1e44404df21b3260414fd6f566582','b63408b25a2991992d79503c393a9030fd17b461',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','type-circle.svg',NULL,990,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24131,'b61db2212f4c8d1905e9d9b27560d3dfdc15bc1f','38ab515f39aadfb8538e8af74e56e0195fca4e61',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','icon-line-radius.svg',NULL,1202,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24132,'f624bbb470e0577139a9385eb1b60a2146c6c929','3cf0e58c08b2ad243b69e0300ca597638d685a90',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','type-horisontal-line.svg',NULL,757,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24133,'dff16b363eb2ae016a2c9a75661697244ecf51ed','12d60cf1744a1e3bdc5ecfab527405e8c04cbfa9',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','type-vertical-line.svg',NULL,785,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24134,'8d7b8b7de68d07aaa514001cf38acbb35f591ad9','bf1cf4eee9e5765e81938ca214daabfad9cd43cd',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','icon-fill-color.svg',NULL,1221,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24135,'9decb672dca298cb84fb6a6569a0618115205309','f0d7de800a35415240ca36716c549996fc9ca944',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/icons/','icon-line-color.svg',NULL,1702,'image/svg+xml',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24136,'fb768fdf908d5c22715cf9bda37a759c6cec5257','5510e580f8070ab1afbdeb1f466972201f5cb4e5',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/','library.json',NULL,438,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24137,'3cdc00a798f84d141b8cffd77e968cdd8122ed0d','3cebe308f1bcc750886ab92b2cddeb8d16249e82',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/styles/','shape.css',NULL,3710,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24138,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b39445d0abb5840af0299a1abcf3254bc0d044f2',1,'core_h5p','libraries',81,'/H5PEditor.Shape-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24139,'c94776f681f1910a188047c4bbb95772fefe74cd','dea065594d4376891353dff028c5e3d4092be7d1',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/','h5peditor-ssc-editor.css',NULL,168,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24140,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7d383fd1c39a5216a59d1ca44a4a03af75af9d2a',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24141,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0f80a9c98ce9c2c35292ae332fed8f27fc269421',1,'core_h5p','libraries',82,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24142,'0050da3886947a9bb3ff7c814741ff5c4fb81754','07318e2a2b6cc6ecf7b27f319aa62e5fcf08d9de',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/','h5peditor-ssc-editor.js',NULL,5151,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24143,'d2aff674fdf56e60e05183a93d6f0df868946606','137f61e19147da5dbe4d19eb7e7547dcccd953d5',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','et.json',NULL,361,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24144,'da39a3ee5e6b4b0d3255bfef95601890afd80709','41d46fa3a51451aca86cab476018fc1ab3ebdd52',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24145,'7d2341b8f40e607a43105a01a2be620cacf58dff','eb98196621f220b22b1058fb55c7ff3454f99fc8',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','de.json',NULL,361,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24146,'5b347413feb0079189e6aae6f583b76fd6687b76','83c77d619f02a7cd16171c18d938cc2cedc1328b',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','el.json',NULL,695,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24147,'b6a5602a2d622d23f2428eb6f362b9902baaf68c','17f6f8ee73ef2b957ccbdbc07124f2591cac0219',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','sma.json',NULL,389,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24148,'b6a5602a2d622d23f2428eb6f362b9902baaf68c','18ad85770840d13aefd919fb552ade8f2ba3b854',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','en.json',NULL,389,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24149,'d123853af9566cc4226a6eac4da501353d4794d4','4dfd75b469bc624817a82860da5bec68a4ae9c87',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','sv.json',NULL,412,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24150,'95df053269acbb926c219e19343b487a62ad17f4','ce1206c9d2ed67f95a055d3292e179a7e8eeb4aa',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','ko.json',NULL,385,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24151,'b64f44f62699360b6530b663c71b82e7783517bb','4520d79ecec5241888d444c7a6c94b432006d77c',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','sl.json',NULL,373,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24152,'ee03ebd4aaa99efc1df2f23cd79094a1d7613026','63349cde6f429dedde3f8e6f9d2af3d2284caf91',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','bg.json',NULL,672,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24153,'a4c8f8cd2d578245226721f2e3a0b1c7fbbd9b31','6577c9cfeb2aa9098022942ccac8c3862cfe505b',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','fr.json',NULL,436,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24154,'b6a5602a2d622d23f2428eb6f362b9902baaf68c','0a5b57e6a598237d87f63dd9178e9fdf02fb62a9',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','sme.json',NULL,389,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24155,'4b30902a5f8fb445b4adb04315d65a41429df889','355685e69589d07d56711929b3a924d6acff8d71',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','nl.json',NULL,400,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24156,'b6a5602a2d622d23f2428eb6f362b9902baaf68c','36e2abb62fe726b96bae975cfe4b174320f1c0c6',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','smj.json',NULL,389,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24157,'16e841776e1130f60ca74a1c8543327fcc1ace0e','f671397d1b0019303067f76a57c86b9538e3e525',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','es.json',NULL,437,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24158,'1ff17883efa669dcbb77513c485dad641dfed5a8','e447d7d07c5af67e836e5464f8cf44a0c5c0cf8b',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','ca.json',NULL,418,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24159,'cdf5aeb753cb839c10072a0ee72c27f4d8a8828a','e01780b06901afaa07dd9a8573c2fb0cdf0f873b',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','it.json',NULL,420,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24160,'9f7da065fe316906b76c12ccc820256d20befd39','e13a9522c6e39b77895fec98467e24a5140f0561',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','cs.json',NULL,418,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24161,'9de1f9963af93d6d2d2d64b6313174ecbf7eda09','b7350c2aada615d449ed50c55ff07b3ad080cd39',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','eu.json',NULL,387,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24162,'6f9b5033b6bb828d82e0afaa09d85eb0697954dc','c67c9b4ef4643ddef2625dd34e05058fcdb1bfd3',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','ru.json',NULL,601,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24163,'16e841776e1130f60ca74a1c8543327fcc1ace0e','f981581e18b15b731a5b4278b5509c0e5a048e71',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/language/','es-mx.json',NULL,437,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24164,'c5fe8a39cb40ddfb86e62469760307dc93090e1a','5cac1225956e51bd0583637a5d9cdacc0de6b29f',1,'core_h5p','libraries',82,'/H5PEditor.SingleChoiceSetTextualEditor-1.0/','library.json',NULL,461,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24165,'7f569a4a7f8ba5d54161fce411e023b34db2131c','8f0824144955c6de80e6b514c7aebbbb4d5e903f',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','et.json',NULL,510,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24166,'da39a3ee5e6b4b0d3255bfef95601890afd80709','57e8bfb2742840e2bef95bd0a2d2edb4cc686252',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24167,'da39a3ee5e6b4b0d3255bfef95601890afd80709','31dfe4eb043e955703adc533aa1a636837384305',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24168,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8927cf43c6f9048e8fc15626bfbfb2ee774781e9',1,'core_h5p','libraries',83,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24169,'a61e71491dc5c89e8cac8561a0047434db2a2d69','9df4c8d75022bad10a5bbe3f84b38ba8b8b71a3c',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','de.json',NULL,600,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24170,'e39c8f59e2d94740bcd9adab01e0de1cba4043a4','7b3fb12f1f1779abfbf8ce993f4bfb137516f842',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','el.json',NULL,1067,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24171,'daf8b12bc3ab6fac1cb4d56a2d8137184acebb12','1dc4c613508c3f723aa35dd011aa19d3ff063555',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','sma.json',NULL,541,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24172,'daf8b12bc3ab6fac1cb4d56a2d8137184acebb12','9465b3d5736e346113499207c4113e81ca3f79d6',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','en.json',NULL,541,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24173,'d19e0bdcecaf022769ce31aa2055d1138d21854e','42d1256c42e92c804892739083c27eb9ac4b503a',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','sv.json',NULL,576,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24174,'cb067cf4cef6981f081b5e3e5aca76b6bcf97337','0e5b6045f8348e1aee04a29663c0a360affce4e8',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','ko.json',NULL,614,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24175,'2e5ca6b40c0aaea75df0003e1ebbf141ebfb775a','3edce8b479bda75e1135f90bb527ba412e1d9485',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','sl.json',NULL,501,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24176,'e708c58005eba562213b420e842618481176238b','f397d419f3b6b8b81badc4f572dac6bd338cb83c',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','bg.json',NULL,913,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24177,'8104bf2b55b7c41fda06798bcfd2fedf0c68fcbe','991fe46e1cd3b35ae2031fe555f0fc13f4fdcbbf',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','fr.json',NULL,637,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24178,'daf8b12bc3ab6fac1cb4d56a2d8137184acebb12','f8b467cf2f31b12aa9e6e2fa281cc8ca6e6b3391',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','sme.json',NULL,541,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24179,'2f9dd9dbedc65aa9e0dcf1fc0d575c3490b1f9b5','6410c4d5ff94bfb1588f2766d51bc06704138a1d',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','nl.json',NULL,579,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24180,'daf8b12bc3ab6fac1cb4d56a2d8137184acebb12','639ea515611f5b10c692eef923199873c12b02df',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','smj.json',NULL,541,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24181,'ecacfc75bc3dfdfc06b484fb3a6094ca05a646f2','a11205d6d69ee99a5f632edd9005f799f7fe29c7',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','es.json',NULL,600,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24182,'62a547935b7d4ce488836eee4c166f9d482b7f5f','8a55ee8270536602c45f6fde4257a1095b5e538c',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','ca.json',NULL,595,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24183,'a97b642108ef7ee387f2326ab29827c70501d8ba','e43c007533a6d20dee6d8c11b4693023666296e0',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','it.json',NULL,619,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24184,'334df0377000e52d97ca74c0a4b73e0683fdcb52','68c70d8c45b8d0a4edc1d67702587723c555b611',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','cs.json',NULL,598,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24185,'2d5edf1d4190757696c4f5f2729c60085db844f3','53623b59787143fdc29506d0f80befc27e57838a',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','eu.json',NULL,571,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24186,'ecacfc75bc3dfdfc06b484fb3a6094ca05a646f2','a85f746e49134b7ddc6eaa31717541c90b668ddd',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/language/','es-mx.json',NULL,600,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24187,'51fce799b315458f645e8d7817e348a192f43e76','93c8917a8e0ed818831a0f2246190423c1748670',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/','library.json',NULL,463,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24188,'5c594da783856e98bbc1259bb0978ba80080cda0','30178d3e066df66a0d79692e1400ce1996517ad2',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/','summary-textual-editor.js',NULL,5423,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24189,'282c6754e69da3a870dda7c3b6cf2b5982b260d5','26530f197b178087ac0dd0f6736528940a58ed48',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/styles/','H5PEditor.SummaryTextualEditor.css',NULL,176,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24190,'da39a3ee5e6b4b0d3255bfef95601890afd80709','240ed6ae2517369b23bc61cc8dfb39c840f9fc32',1,'core_h5p','libraries',83,'/H5PEditor.SummaryTextualEditor-1.1/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24191,'d3a3db8bb3965e804ddd3b337a088d1e0d370269','a2a0b38f8566537b8d01a4ce1d487ee88c0d0038',1,'core_h5p','libraries',84,'/H5PEditor.TableList-1.0/','h5p-editor-table-list.js',NULL,6435,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24192,'da39a3ee5e6b4b0d3255bfef95601890afd80709','554fee32ee16468194c5e8c44e26022a4cd67438',1,'core_h5p','libraries',84,'/H5PEditor.TableList-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24193,'da39a3ee5e6b4b0d3255bfef95601890afd80709','09272867b4564b3627ee0e02515926362279cba6',1,'core_h5p','libraries',84,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24194,'4f0c97ce8c4d1e29916a5d7668d9bbca0572eaf7','ec7ef507d44b272c3cca01b7d531b527f1233532',1,'core_h5p','libraries',84,'/H5PEditor.TableList-1.0/','h5p-editor-table-list.css',NULL,2033,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24195,'a1b75ad5e321e7702c4b844f5d49f10debdbc27c','b37f73fa73919f1df044d188b5b1ca576de81ec7',1,'core_h5p','libraries',84,'/H5PEditor.TableList-1.0/','library.json',NULL,422,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24196,'4dddf04f38b3672a1316a38115dc428fbde42483','48a173a16c0e124d8feec9c7a62e8b0945225818',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/','timecode.js',NULL,5842,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24197,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7dad38778f148f7181287186ec80997e9164c354',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24198,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0810c9c60a4f8d2e638bf397e8489be32194c11c',1,'core_h5p','libraries',85,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24199,'89af7a87c5c902a02f14018b1baf490dd3bd2d1c','e137d6750e5019da8093ee228b489d5d36df492e',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','et.json',NULL,97,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24200,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e1ea75ef3ff887107ce4c4715eefd52a811f18bd',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24201,'aaf0edf74c8b2f5ffa4fb1df1e75d1d49d255bbf','6ed90d5ed6b31c9898e631da9bd31992336d1c92',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','de.json',NULL,102,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24202,'c1ad5c7564d39072564d32afcf17014ef84dd3bc','8db1327c5219805e5bc3345ecd492d817816e5a1',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','nb.json',NULL,97,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24203,'adc64a43f79666c00bc16bece38abfe9e561e5c7','58cbc17c50de6de8f136041b5cdddeda757b7331',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','el.json',NULL,110,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24204,'7a282103b5b77684e86a59656541d3cd95842dd2','69d5b71eda3635d87fc818451e0324be88b56266',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','sma.json',NULL,95,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24205,'7a282103b5b77684e86a59656541d3cd95842dd2','3cd4ec9de2e6397f35a86ec9b4c86e1254c1b4f8',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','en.json',NULL,95,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24206,'a9ccd504149132dafd93c269df641d0701a1b6cb','be951751efc65905ff34660cf61adba7d714a989',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','sv.json',NULL,97,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24207,'0822a765c2f839a6d338f3400a1d0528972b7b77','6553cb88b9147e678a562674b1f2d6a0cc2715bc',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','ko.json',NULL,121,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24208,'b62b2f6ef5b3ac2b74ddf5c7d010fb19e14ba5a1','edd32fafcaacabb69c4ed6c22624cdfcbe2cfeb7',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','sl.json',NULL,99,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24209,'b304782456283f155ad93043e9012bc98aacfe4d','d7f24126c60f3de730f0a518a423d0d49af9b800',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','bg.json',NULL,132,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24210,'7a282103b5b77684e86a59656541d3cd95842dd2','08d3e9833bc371b2f735c095f7a7652b8f7527d2',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','sme.json',NULL,95,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24211,'3fec5ac4d8f386ea6f741a0dd4f154579528cdf8','f84f2ba3d27aee7070a09b7786502092e0ab1f93',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','nl.json',NULL,95,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24212,'7a282103b5b77684e86a59656541d3cd95842dd2','23b80ccd56fbef952cb09bf6762ee5879e695578',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','smj.json',NULL,95,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24213,'78a5df32508a541746d3732cbf2d8dd22948610b','8ae6263b014e18675a57017bcf4059c28b019d6d',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','es.json',NULL,106,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24214,'a83714e34f810988c3161273ce456c29ed763c73','1889ef9659c1b41cd9bcb4bbe29740d28b736ad7',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','ca.json',NULL,100,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24215,'bfa7b8bbbce6788f47d2116ebcd7759dd38d861d','b16c524a3d7ae017d13324ab96e59d47b270158c',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','it.json',NULL,105,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24216,'c417fab9cff615e8a0e0e77cba7413b6412d3dbe','923788ac72aaac5f2ecd86cfbd75209e3cd2f84b',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','cs.json',NULL,99,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24217,'c26055241a143fa4b5ead8fb42be8587cb55c285','d6d7def358914c73846bef4e3c4d57abd9829cc3',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','fi.json',NULL,102,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24218,'7e9e4accdc1c31a8784d971d5d77de02388876d3','4ed8b52bea65ffd611ede5fcb25c97bd5be7d2cc',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','eu.json',NULL,105,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24219,'78a5df32508a541746d3732cbf2d8dd22948610b','e843ad2e46cef66899dc24bd488ffa63299e3c5a',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/language/','es-mx.json',NULL,106,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24220,'fa49e84eaa17a2521b3cbe4ad5eb079e06227828','e71742afb0c81b407b721211d37434fde63793ab',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/','library.json',NULL,418,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24221,'101962b14b095a0b43d1524083514caebdebde3a','ad8cfef2cbfe280428dca58a20cbad04e9fa41a9',1,'core_h5p','libraries',85,'/H5PEditor.Timecode-1.2/','timecode.css',NULL,45,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24222,'24c2c39bb2212adf9e33c6541b3138517c6a48a8','fe0d36bbfdd5ed69a08724ee207a73c9181bfef0',1,'core_h5p','libraries',86,'/H5PEditor.UrlField-1.2/','link-widget.css',NULL,223,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24223,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb400d3d70b8ee721dc7ea5f5b5136432fb2ed1c',1,'core_h5p','libraries',86,'/H5PEditor.UrlField-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24224,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a8e42e06d16a90b1444448b9f971cb58db0bf665',1,'core_h5p','libraries',86,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24225,'c66bc2ea5a0d6c3f82cf0cd8aff2f7ecaf2a7ba1','023acebc4fbd2cb9a8d349269ed117caca1698c0',1,'core_h5p','libraries',86,'/H5PEditor.UrlField-1.2/','library.json',NULL,363,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24226,'12f32d2ec1a98b1fa356d8d832cff8b51002a9f2','53d9544a9eb6babda83d1099616360c4118bfbed',1,'core_h5p','libraries',86,'/H5PEditor.UrlField-1.2/','link-widget.js',NULL,2751,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24227,'87ef3df9da98b107b3da2a1f2092d47c367504fe','296c68cfb07f472b28e315058efb7a416c169f4d',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/','library.json',NULL,555,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24228,'da39a3ee5e6b4b0d3255bfef95601890afd80709','75a248cd1906a1bc4b0874c821275e44ab772cc9',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24229,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c66562e72fe5f0bd925adb6d032930bac13f7b15',1,'core_h5p','libraries',87,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24230,'32c97ae558cfe7ff447d77394a4a855d754fc85d','0cb07479ad644437b741428478051c51fc538e37',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/','vertical-tabs.js',NULL,14381,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24231,'50c9d7b6932186c81d31dd44490a87d984909fb4','9ad2c14c44cbbcfa4d7395dd384972e41967e936',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/styles/css/','vertical-tabs.css',NULL,6453,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24232,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f678203f65292c72b172fd46c490f0ee1c39d65a',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/styles/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24233,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b01e276408e54d07006c4e85231fba47e8ba9e33',1,'core_h5p','libraries',87,'/H5PEditor.VerticalTabs-1.3/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24234,'74d4373065323f2ef32a6b7e3259093b27c5a3d5','05db8ed4c47a58fe5169091ba03de1b420eae932',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/Styles/','Wizard.css',NULL,5146,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24235,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fbd5a4498b2f0bd5a621a1c4b22a0b4c862167c9',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/Styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24236,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fbfb4d73deff454b73b1d9dc7df5b18339881064',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24237,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e7c595cb15a3860ec9892bc2f309868745f3020b',1,'core_h5p','libraries',88,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24238,'7d81189fef5f98d4129c35f429ec4af9cb4aa640','3d501b864a08d99a29e7d7589ed0d9f459713b58',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','et.json',NULL,126,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24239,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ed05a3c99b60f2a7c067dbcf9742a8092d3e946f',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24240,'2a0031ece51e4b8b31ac485273b74b0830904256','98ae4e094f611a8796fb919c3b1ceadb43e677df',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','de.json',NULL,138,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24241,'19bb92d3b0c8e0917ae80552011f849b0cc86d41','04f97485cdfa8622e2d02de0698fdbd101eaf334',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','nb.json',NULL,117,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24242,'37843f553e901ae0dfa317843188f7ae8eaa621d','119d21d2c0ef1412d0583105d2d2a5cceea3d2c4',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','el.json',NULL,158,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24243,'ae028ab72dc0e25af0346b790ab86182c861fac9','ce6310ca0387b40149e8eb7cfcd2381610628bef',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','sma.json',NULL,122,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24244,'ae028ab72dc0e25af0346b790ab86182c861fac9','8ff4d96ceb8c5323dea41b2c890b3f7a7954020a',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','en.json',NULL,122,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24245,'3d2855275f588014dbd0ca1ea365c8c0468f9ae2','8ea1ff1fc2389aa7b2aee977c1d812be92b3523a',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','sv.json',NULL,128,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24246,'f183a5ed3796f2ed34214a4eb75df3b28e38e24b','280e464c99fcc2038d7a0f18ecfb4d246753ed8c',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','ko.json',NULL,128,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24247,'eebeff9a8fc2bbdfd58afaa747791c98cdd6a120','3d44da0433fcb6e44281802ae0f95927788eea4c',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','sl.json',NULL,131,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24248,'5e72abe23be9c149992f821e7da07642d4a7932b','f5241d25122c0cc63eff961683fe5b74ac6186b8',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','cy.json',NULL,121,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24249,'b0ef7b8e833f3951d181ba55de7aeb240be2abdc','a65dffe0b858671a315a17e4674c19b27901f90c',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','pt.json',NULL,131,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24250,'2e1ab8cb68967634c20a90440f6a3b2e0c66a999','ead3c9062774b98fa96a5f4ad77a64561e38280e',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','bg.json',NULL,171,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24251,'ae028ab72dc0e25af0346b790ab86182c861fac9','832710c60a814d6ad6a92d98f43cc296346ec853',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','sme.json',NULL,122,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24252,'e4726d3f18932d70a3f34e659bc2ceee1ba34a7d','fdbf2d24150ac69761fe62ad85f9edb367e25e0d',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','nl.json',NULL,124,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24253,'ae028ab72dc0e25af0346b790ab86182c861fac9','b11c2b71101cb80d4672d92d1bf41a2d4a61777c',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','smj.json',NULL,122,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24254,'a9308e831f9d67873b54a983567095fdf6b24399','3d7e7470febfcbfb5f2098a813cd8cab6940b68e',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','es.json',NULL,127,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24255,'a8f9128d6b60ade1fb318bce31d30c97c7964a33','c3ebbb008bde1a46836c7d920638ebdcfcfc0574',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','ca.json',NULL,123,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24256,'e3a3bb2ecbad7812b0957bf1116a9669869fd609','6ac00813261c724c938e8c6de78e74568ddc1abc',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','it.json',NULL,131,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24257,'17d6d380ff97f1cfcc7ef4f7fb5ccbe7903b1250','6b6e5cfaa0a6310e223f46ce757c83934f701d64',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','cs.json',NULL,128,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24258,'82bb1d6f61caff7b60ed6ea93b8f7fb078734905','0e55b66ad2f30905d1c6d734b40f83c7347e91a1',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','fi.json',NULL,130,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24259,'63f75de5caaa9758c56a8b44d2b63761af56bb01','2fca65c4c8c65f57174439d75c1de52a64fdc0df',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','eu.json',NULL,136,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24260,'c4e6532a8f7db67fcc1150b084ac06efe3e9e414','a19af3a8cbfbebd0f75f4c2a95824db278ee535e',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','ru.json',NULL,154,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24261,'a9308e831f9d67873b54a983567095fdf6b24399','e54657ee28d51b4f8eb6b3a8285f510210ba8d2f',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/language/','es-mx.json',NULL,127,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24262,'bf79d070ec56a59708ce6ef9df9faccc49fa42d4','ebd549ab3ea9fda6fbf03ae206a496d191a7a0bc',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/','library.json',NULL,522,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24263,'eba44ef621d5de788f20431460b6f4734d6faa6b','7db2e05f8e8d2745c2447bdb3daa6b0a6e70c28a',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/Scripts/','Wizard.js',NULL,7435,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24264,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c55f1d124f587c822ab160a743039670d6a01f85',1,'core_h5p','libraries',88,'/H5PEditor.Wizard-1.2/Scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24265,'fd46d03b1a5586bf261afe317919e6de9ccec7b5','f672cdf49117c8c819b16bdc1e63e823288e08c6',1,'core_h5p','libraries',89,'/MustacheJS-1.0/','mustache.js',NULL,16599,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24266,'da39a3ee5e6b4b0d3255bfef95601890afd80709','74f8b3645d17c3ac672c023a918fcfecd2b0c649',1,'core_h5p','libraries',89,'/MustacheJS-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24267,'da39a3ee5e6b4b0d3255bfef95601890afd80709','48a3723f85f79c164ca054a609ba26565fcc9f15',1,'core_h5p','libraries',89,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24268,'d8b6fe507db6dd9f2662b2e449fb7a6fa444f8ec','217634deafd81a82c7ba933ae47f298231e60e0a',1,'core_h5p','libraries',89,'/MustacheJS-1.0/','library.json',NULL,273,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24269,'bea3e4957b84ce93d14ba6a457976493de4ef4bb','dc07d2c716cf47ab71da66e4cf40e65e28998771',1,'core_h5p','libraries',90,'/Shepherd-1.0/','library.json',NULL,621,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24270,'da39a3ee5e6b4b0d3255bfef95601890afd80709','37d7c1c0617855ca396a0febcfe5831c509c4adc',1,'core_h5p','libraries',90,'/Shepherd-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24271,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d5fabad1c4b8e3cf6ca2d3c33b84494edbe60dde',1,'core_h5p','libraries',90,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24272,'589a18d1efff1a9dfb7710ccc92a01ad239b34ff','1600598fffc4a73ddaface34fd364b5f4b11c1a6',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-arrows-plain-buttons.css',NULL,9807,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24273,'da39a3ee5e6b4b0d3255bfef95601890afd80709','810b589ab935f5432eddf1786076bb11052cd51a',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24274,'85bcff90b8efddff9cd9c9dba64523b66895020d','91842f599fd1dbe699ae191c3821b1e20e5942b3',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-square-dark.css',NULL,10541,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24275,'e6c41ea4e6e8f5455a8afabc203ee136eebe6f86','2900a39e7e3a6713bc59e7b24eb27373a3499513',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-dark.css',NULL,10153,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24276,'5d52315456bb082e55c901a464e679098d53058f','2c44c8ec2691b9675156e77e03b5fabd04e4f004',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-default.css',NULL,10309,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24277,'37d9201347e345a64de4bcdf2750bfdd9f24841d','14b204d48660d98707d6aef26de2eba7bc101224',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-square.css',NULL,10286,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24278,'5c6b93a7da91274e8b3f2497694a0a6833210f38','311c782b5da1cae3f8f090f9307dcf7c4a6bc5cf',1,'core_h5p','libraries',90,'/Shepherd-1.0/styles/','shepherd-theme-arrows.css',NULL,9698,'text/css',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24279,'4ca80d782350b44fc5d958e69326409f3377897e','9d36bb4b825c983ee96cda09a07293bf6984ee29',1,'core_h5p','libraries',90,'/Shepherd-1.0/scripts/','shepherd.js',NULL,17828,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24280,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b90ac0b31d6ec5b805ef3e50b954e493d4b2cdd6',1,'core_h5p','libraries',90,'/Shepherd-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24281,'b8a7e15a3448ace9f807257ae2b95bf768786890','fd9377ba1660a4ae3e92314a008ad097bd9ea6e3',1,'core_h5p','libraries',90,'/Shepherd-1.0/scripts/','shepherd.min.js',NULL,9633,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24282,'6b11b9892b12cfebc71075851e15c0786ee74bb9','4bcd0525dd71efd685f2a65a40e59404abaeea37',1,'core_h5p','libraries',91,'/TimelineJS-1.1/','library.json',NULL,435,'application/json',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24283,'da39a3ee5e6b4b0d3255bfef95601890afd80709','23709008c8cb5094fa85382e967e3a6a00fea3c9',1,'core_h5p','libraries',91,'/TimelineJS-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24284,'da39a3ee5e6b4b0d3255bfef95601890afd80709','88799a0d4c0939792f2eac4c260fb4ba90dffbdc',1,'core_h5p','libraries',91,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24285,'76883c7c437b438af76c737330f63a1b7a162230','247399fc7def3e9a626b05a24ae6da61f3637529',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/','storyjs-embed.js',NULL,11325,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24286,'da39a3ee5e6b4b0d3255bfef95601890afd80709','43d4f1c4a7b0be2847b96ee5811b48e41397ab3f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24287,'16524ea7ca425161e6c5b65acf7f673200353295','d2c90a4710ca75b4f6773ab5f66de0227885f9db',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','el.js',NULL,1808,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24288,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3ef3b1a3a7533804a1bf6259520f4db1d25adb3f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24289,'ec70fb7ecbce79ec4515baf548247dc06809cb62','d568fae22b7b5808c53367ef6ec26f3def18f92e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ru.js',NULL,1677,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24290,'dc78899a9effad214d7a9597dca144a9fabbd730','cd7282103b5d8b5b082a7609a284409a8b57739b',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','hy.js',NULL,1868,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24291,'09866b887978765602136047ba610bb05599402e','f6d5cb21f851f17d85b5ad0be00c316a8ded4091',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','hr.js',NULL,1442,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24292,'a51b2ba0db1e89fec4c59ac1f358c929fd65816d','d7ce0b0821a76142786e8377c2c5e41ac8a6e5a9',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','te.js',NULL,2210,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24293,'44a5d79594fd54b9c7e8e30ca58a7e82e7a59673','622d21d813c8892c68db363daf23a28d47107c52',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','fr.js',NULL,1509,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24294,'f34dc5d418c7baccc87c535eb130e128a61fd889','90282fd0ed4faf4dd78dcdc6133f59418a2a5086',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','tl.js',NULL,1476,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24295,'b51ae71c5354cf05ae4aef3ba0179563062b8631','714ebeb709c0b88de2ba88c4a4b22f23069023c7',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','bg.js',NULL,1720,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24296,'7ae079980d2d813a940ef6fb5fd3e6fd1221e13b','d66f9401a479a9241b2c0ccdeab6217eb41d87e6',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','en.js',NULL,1486,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24297,'13795477a42605e82c4ea31de81cb0816bf5bb93','9421bdedcbbc75c4faf519d444a00da8fb7b6564',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','rm.js',NULL,1496,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24298,'a95f8fc78d1908c29e73f873a037b65b4c2fe1d7','f0134a55ce7f8397326d18cf4d6ae8e347cfd264',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ja.js',NULL,1652,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24299,'51b8c990d54536ea3ee501d3788a723119a1dd2f','9b7681b7581332036abb7d9d08bad657db6c1088',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','sr.js',NULL,1438,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24300,'d1cb5c02ffcff92309dd14a26b6be04880bb785b','dd372129a0cff08e452cf06cccf4cd09d720c55e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','is.js',NULL,1555,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24301,'a8a5fc709efff12b8c297cc52fea845ff6ed5f2a','d57d4d55de2adc47be16417db7c6edcc774368c7',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','da.js',NULL,1461,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24302,'66448599d28ebf69b462a8ebcfe7d1e170ca3843','688c570837d28784887692ffecb12a0fabade8ae',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','lv.js',NULL,1549,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24303,'a6adffb0c5ef0247167199bd07b320a1bb38ee2e','4609bf097a684b3bfc570d04de04bacaf53156fe',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','zh-tw.js',NULL,1562,'application/x-javascript',0,NULL,NULL,NULL,1648954308,1648954308,0,NULL),(24304,'334adf380945e1197b1b708c7781ffb6b9de8c5a','1d8a012a87e9bcec52cf57dbfdfe7d6aa2ba4fcf',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','tr.js',NULL,1506,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24305,'068b548f286ec32c27514c281e113ae98c968d4d','f5ece2bf43f6a7eac2ec58d3162b07207333452a',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','en-24hr.js',NULL,1488,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24306,'16d9ae51ddc0d1a371ecd5379f525738fa93d0f8','f39462920f2c402e89c4a18893f8c06b483fc0be',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ca.js',NULL,1461,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24307,'9fd56c8df55b9377406dad79b633fc79e75f3f40','825098b15d5f97ee251599ead3579f5741aedecb',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','si.js',NULL,2168,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24308,'0e007d01c1e2748441686aa378cec89773ccd601','4ef17285f1a8e45ca2c3bdb8c49db30e4e527676',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','he.js',NULL,1749,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24309,'ae1dd71a49f0772b1cf22befbde961556c136a37','721916f17d953ab58f6e47097f6de00d8f720ffa',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','cz.js',NULL,1493,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24310,'07eb73e1403e74a75e6bc17ecdaa1ae7101094c6','4bd50dc6d88d6335a9b4a71b0b91aefa01078271',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','gl.js',NULL,1486,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24311,'554d35d6bbe2b130277e1abbc30643720ec4851e','ecede8756acda7cfdb7d740791c1d669dd90c4fc',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','sr-cy.js',NULL,1687,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24312,'2d87360e2993989d0b85eef220787e192af1c2f9','d957c2b1ebb4b8df31416403d312a551491ad7bf',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ka.js',NULL,2112,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24313,'204cc6be9009c268797ad438daeec6d01c1015aa','28ca2602221968c4290d96f72307f22186e525a8',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','eu.js',NULL,1538,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24314,'0219a7fd61e2a32306c7486f6838c665b969df8d','63ea6ac9521e7ddcc563deed0899e3aa87c91caa',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','th.js',NULL,1797,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24315,'0b182d971abb99899376c4bb11b8e78db9ec810a','dab202da296e51a9ac1f1d5f74e36d08ea3b96f9',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','fi.js',NULL,1509,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24316,'6dacf66aadb12d7b79e9b44c3ce9f94a68b6e0a2','e05163ee584227f27379518f09074a33e151e1a7',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','uk.js',NULL,1746,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24317,'f0603ec04606aabf404954824c90bc13ca6b8f9c','93f24635325383e948c0e58fe72bd76090ce949b',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','pt.js',NULL,1476,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24318,'ce80bab222c917a7ccc6716195b967082628f072','f73ca94a052860581220a985a6ffc792c665a9d1',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ms.js',NULL,1459,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24319,'391def618d5b3b81f8501ce78dc816e87c1939ef','6bbcf756a650f86b00840ccf88a9919a75ff2225',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','sk.js',NULL,1650,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24320,'2705a1fc220b663a8dd169dd1ac0a23e5bdb8da8','59059ed5692f3f72a1a3033a3c0aa42983f1128e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','hu.js',NULL,1525,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24321,'35b88afb3c7427781a3ad46c7bb05fb8340fd474','6fba9042ea4f88d050fa5ff456d68a44ed0cf22e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','lb.js',NULL,1501,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24322,'0b093d0683e5301cb73607f59ccaaa62c56df126','d387ac5db5c806b1ee056559c36b12e2dc1db475',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ne.js',NULL,2225,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24323,'4a73ce87dd60df1868c7afb29c8d3664907cdec1','12c65b57dc2f009ae867745c19f342d8dbe99c55',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','pt-br.js',NULL,1549,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24324,'1b4fb5e1e0b9f516a20e746aa3b6b2f132ea7a02','b164681261f55ff4ef48b558986be4734085db1d',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','sl.js',NULL,1415,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24325,'21bf513bfbba8191ff624dbb4f34dc6519e217bc','42854a6f60643d47b38ccdfcb9e5c26ab697114f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','de.js',NULL,1490,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24326,'439d36847556b1cfc80d25e2c43ec8b3034440d9','df3f992d709bd85253e4e3cd504b0f57079b1583',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ro.js',NULL,1519,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24327,'d5b871eca6ff1a16a11f7e3a5627141b7e802d71','193c6157c62bdecb39bc8803fbe54c4ee46149fa',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','no.js',NULL,1485,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24328,'31c1ff75169d04a5809faee4f870c1fe386d8f5e','d4a89704a200e915821211403356594211b294e5',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','it.js',NULL,1499,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24329,'d1941a19eafefa8a808c988e565b04ce4f46994b','0b1eb8a71e2869bd6ec4bb244481d51d32e7b6ed',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','nl.js',NULL,1460,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24330,'57cb5227462ee1c8e34aa9d0d1c3e4bf43a4e6fa','e3b9990ba7081d6b98eb02b3440ccd76853952a2',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','iw.js',NULL,1821,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24331,'bd29c5a7ede9ca0d72c6df5c44aea7b7fd2f45ab','d3355fc47311c36337e5cec058b6281cf358ce53',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','fo.js',NULL,1572,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24332,'fc8f3c5316017f29df81a30bcd24a4a5e647280e','d1038a0749f6ba5c01494ed17849e3df76eccddb',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','en-week.js',NULL,1485,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24333,'26e2b9fae986d279989f6927460c487553b1fdf5','c66bc3c4f33b8eeb30cff18e88d9dc311c56c9cd',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','fa.js',NULL,1703,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24334,'9eb10bb0f0924e643970ed52bd05bf07a050fad7','914aa04bf292c3e8636275af3b3ed7b87bc88ffb',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','eo.js',NULL,1512,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24335,'b4b1da48bdf8065ec8262f187bfc19152d4d831a','6b9e2fbff29c2e6deb16f930010733a23c365acc',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','et.js',NULL,1472,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24336,'e43c43eb3b53dc49620bd4b240a4491f5a67214f','a353f33adacb1bc71d4c4ba9399f6f9ae09e50fd',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ta.js',NULL,2203,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24337,'83dd99834e8bed7acfe758ed575f14d4a9c675a5','7244152a8faef72c4556432adfe87537c500f3c2',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','af.js',NULL,1472,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24338,'13a7092e0812f855c5d29a1d4abed15dc190b12a','ffa915bfee1b912e27c04219191c1ffef9423bd8',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','id.js',NULL,1463,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24339,'7bff3ec67d4eb41f49ad03038e9d7afb1e604def','950c5648b04ceea09587848c864bea73ed928f60',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','pl.js',NULL,1512,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24340,'c1f40cd53d8f7cac610a022bf358eb68be0b337d','51a7c93d193ee4d18161ec94ff0e4aa6e0836f0b',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ar.js',NULL,1833,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24341,'bc040677d5813173598bbc1319d154c9df3945b2','53a3722704c559df8484d053e231d6ca94612020',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','sv.js',NULL,1468,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24342,'0ae7ff980bdf4ce829b727c3841d513732db4ba3','364ce9f7cf29f4f575bd7b2d3f267295f31cfa1a',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','zh-cn.js',NULL,1514,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24343,'efa7eae076e9ee16d92d82cafee4d539913058a7','466cdbff3d1e3b22c03674583ee5837877515008',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','es.js',NULL,1479,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24344,'f057aae92da576bc41208283218696670e691a69','47f0724a3cfecd8fab8e38d30d353b6f671ef065',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','lt.js',NULL,1596,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24345,'4eeda1a0824084b367fe4010a4db9e7ad223c468','bdd96e52c874071cd342d885ff00ab5b93eef42f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/locale/','ko.js',NULL,1484,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24346,'b9b53776bd16796d998a381d0649bf80b720be43','22874a18046276b95ba559166ead017031c79373',1,'core_h5p','libraries',91,'/TimelineJS-1.1/js/','timeline-min.js',NULL,191105,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24347,'da5fdd7cbb80ca9993cd7f40c66dfb9bad2c3917','a307cacd0ffc899f3f154faac99e0df2edf06340',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','timeline@2x.png',NULL,41018,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24348,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0dcf93ecfc241197949957c64e187eef9abc8bb7',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24349,'17df19f97628e77be09c352bf27425faea248251','e08d623b8b6284f79d0a086758bfb656a6b62605',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','fancybox_sprite.png',NULL,1362,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24350,'0d248ec0e528a005e139bf3a946254a81c16e55a','616c3b42f356b20d86ec9d7a2278bd522cb6d038',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','timeline.png',NULL,15922,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24351,'2daeaa8b5f19f0bc209d976c02bd6acb51b00b0a','7686cb6ddc6a85aaef61047954695ae8b43433d5',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','blank.gif',NULL,43,'image/gif',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24352,'ae9da0ee2de149ff3e2dd7e0a90823546408d8ed','3ac0995dcb037e2298b7c98902b3085d8b1d95ec',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/','dark.css',NULL,73169,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24353,'da39a3ee5e6b4b0d3255bfef95601890afd80709','10a91d30d3bffd8a522655447352f1dfa7530269',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24354,'2db31408741c5e51face04b33d1dfa10f845c03d','2d05370e43e1a238e01de2f4bdb370b30e91d0d6',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/','timeline-texture.png',NULL,41036,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24355,'287c245497bfdee35a0811c553560bfd35b4896f','d3ceff1a236c8a4b9be262152c8440aecc2124af',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/','timeline-dark.png',NULL,16624,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24356,'3c0823401d9c42f6b5b2981328d44faadd9798a2','66e8d10b9352002fcbb38f1b80ede7750260161f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/','timeline-dark@2x.png',NULL,41706,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24357,'f2b973f19fbfd3723053523d3b9d8ff8a2460549','cf96b58a8d9171afa0584964af8891b5abe0b218',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','PlayfairDisplay-Muli.css',NULL,1949,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24358,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9b7623cf6f471468bac4ba0c95ca57ecac6a63dc',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24359,'9a687d8be9e441785d9208a8d8348954d82f01de','581dbd8f287778ad7921ac4f78636d331f0f992e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','BreeSerif-OpenSans.css',NULL,2179,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24360,'cd93bbb409adac0c2c2070e8032abfe82d586b83','3b1a30fb0d209ca1a650f390f6d3d37a558f4d4e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','NixieOne-Ledger.css',NULL,1926,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24361,'6b33b35dc57cdc5e93333a1fc287fb3994734ab3','313b1b460478e779e09b84357a87217a53459487',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','DroidSerif-DroidSans.css',NULL,2035,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24362,'8dafca47cb41dd4fe368523ebda1319d679e032c','6fc06ec94a6d1544eb49e81c2eb9aa19429c7be0',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Lora-Istok.css',NULL,1973,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24363,'75f2be08f332f08f5cca50503063d84ec339cb30','4fa4ef1b7110601b6d59808355e340bde8993aed',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Pacifico-Arimo.css',NULL,1949,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24364,'a888fd0aa5f6a2cddae30785b453e9e0be3cd6fe','6bc65156828347603eb165395096e6fcae6dbce5',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','PT.css',NULL,2081,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24365,'f4eabff80e1be6be967f8c1932803d6b18d1f703','d171dfaf434b7a95079de1500268360e269718f5',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','AbrilFatface-Average.css',NULL,1936,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24366,'83eaeb1af79cdeab7f927fca2fd3dbb0788eb826','de7639f6ddd59c470cd222efd7ff79f41e973f4a',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Lekton-Molengo.css',NULL,1957,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24367,'3eb2dbc5d60964e8af732e0e4c574a19522c997b','29ca8073474f3f5dba584017e86b181738d07a52',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Arvo-PTSans.css',NULL,1939,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24368,'9c417e459ffcc0ad3fa7115c049ff7e6cde876ba','33b211a8ef373bf234eceb56db43b5f6d31f2eb8',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','PoiretOne-Molengo.css',NULL,2135,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24369,'dbf9689fce24b93353c7f511fa6f029ca6099aa7','25518596e4fa3771c9fda72bd6a3a1da099cc7d7',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Merriweather-NewsCycle.css',NULL,2121,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24370,'cd2daba3d80e2341ad585ffb65df677f88a2378a','2c5b8d0395f98b739788ee69367b9bf95a4e4b5b',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','PTSerif-PTSans.css',NULL,1971,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24371,'d24a7432cfd74abefa22db1711ca86b07d2407ff','dc070820c7fd7066e9c6c6e24883689ea553d90a',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','NewsCycle-Merriweather.css',NULL,2124,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24372,'628be2afc74022601111a9c00a08de5250029def','16b1496721fe52967419be0d2ed8a908364e7658',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','SansitaOne-Kameron.css',NULL,1934,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24373,'f45b5c60dd6651d8fdef448e5cd2b303b9822593','eb23e3ff8742292ad400c12682ca73476a5a546a',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Rancho-Gudea.css',NULL,1947,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24374,'cc993eeb71e01c5ec5521645c759218f66907a83','5c87d2887f54ac276603780464523d0ad22b6ebb',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Georgia-Helvetica.css',NULL,2028,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24375,'0d066e46187d515300644a47e100403f4b2ec305','f9d1f8a73b902bf6c10282b3e23f97b9006bbe5f',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/themes/font/','Bevan-PotanoSans.css',NULL,1986,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24376,'eec84b88f84ce22db6c6eebcb9c248c641a84538','2a0b0bc73fe4fcf0f7f1b76f10fc7115eac59186',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','loading.gif',NULL,6909,'image/gif',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24377,'b0c89475447d25c94cafea710903f6f1f54f002c','ed53516e63e6c5bee3c1910bbaf71f470a68eda9',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','fancybox_sprite@2x.png',NULL,5996,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24378,'ba9d4f0fd272574cf3a414171a386d71a0d5ad56','9c74629dc949775c0aaababf9771d2bc3928fa2e',1,'core_h5p','libraries',91,'/TimelineJS-1.1/css/','timeline.css',NULL,69696,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24379,'6c41118002e69d3922628f82a873f764242d6a3b','9bcdac2c66aec1a68e553e86784e4c03d0448dc3',1,'core_h5p','libraries',91,'/TimelineJS-1.1/','timeline.js',NULL,487,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24380,'da40912569508ab773cb17e0d02bc0005f0fe274','b6a3f3a2220033b4f1e72402924968e16983a8c7',1,'core_h5p','libraries',92,'/blob-1.0/','library.json',NULL,282,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24381,'da39a3ee5e6b4b0d3255bfef95601890afd80709','422c0a59f3443279bccb3e96f52a5823fc106b41',1,'core_h5p','libraries',92,'/blob-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24382,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0c19ec535aa115c9c0080b56c1068bc3aac3bc24',1,'core_h5p','libraries',92,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24383,'8ecccab3ed78a0b9bb31d24608d6d992fbbc00b1','40cb6ff6f1404cf9b1270eae3673cc5f964fd33d',1,'core_h5p','libraries',92,'/blob-1.0/scripts/','Blob.js',NULL,6144,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24384,'da39a3ee5e6b4b0d3255bfef95601890afd80709','39937f2de5f6e62201b916ea887d15c56ab31fdd',1,'core_h5p','libraries',92,'/blob-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24385,'4b0af00c736c499a1ccdbe6af8c2d9b3d1c358a0','f5c6ddc59014d186ac70d454cd52fd9297520ed0',1,'core_h5p','libraries',93,'/docxgenJS-1.0/','docxgen.min.js',NULL,180992,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24386,'da39a3ee5e6b4b0d3255bfef95601890afd80709','627a8b5f9e6276ee626710f5d5bda0c62198f682',1,'core_h5p','libraries',93,'/docxgenJS-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24387,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ac453fc1fd4ddc5f69ede5e9b6e6d35fa97f9b9a',1,'core_h5p','libraries',93,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24388,'2b50b13630d1d1925f501aa4e14e2f800617f2cf','f8e4f411ee9059913f9017e06ae6691f2aca4e8e',1,'core_h5p','libraries',93,'/docxgenJS-1.0/','jszip-utils.js',NULL,4372,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24389,'f5776f3d83d230b4d21605ea4d64a57a0c6d9d4e','94f7ccb0d992ea0b75efdb7e83ecdab86189d3a3',1,'core_h5p','libraries',93,'/docxgenJS-1.0/','library.json',NULL,332,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24390,'14aa4ec348c325cad4a8c886500a0782d14b43df','cfe867b73217affaa94b9037d1a42de54eb6cb96',1,'core_h5p','libraries',93,'/docxgenJS-1.0/','jszip.min.js',NULL,76985,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24391,'3110ba31dbe842fbef6cc5f32ac7759a2f2cd836','1944b18f896dc449024ee69192411a2c05b7a569',1,'core_h5p','libraries',94,'/downloadify-1.0/','library.json',NULL,452,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24392,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4c31f2b5dcf85dcc3c40ea2023617a5db119836b',1,'core_h5p','libraries',94,'/downloadify-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24393,'da39a3ee5e6b4b0d3255bfef95601890afd80709','103dc0d7e94619e608dd5788e3ad84365178c3b3',1,'core_h5p','libraries',94,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24394,'ca0d18c86b5b7b6e37245714e2adf94d70b4c77b','63ac2edb4f7b5d057abac79be0a6a25009c845f1',1,'core_h5p','libraries',94,'/downloadify-1.0/resources/','downloadify.swf',NULL,2436,'application/x-shockwave-flash',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24395,'da39a3ee5e6b4b0d3255bfef95601890afd80709','91bbcd4369a462fbf8a069e1fabcdeddf5da1e12',1,'core_h5p','libraries',94,'/downloadify-1.0/resources/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24396,'512d4321edc2082e310c1b7d551f0949b2024b6b','30f9b1f491d68e86ca52ce39e5c16a9689ca0263',1,'core_h5p','libraries',94,'/downloadify-1.0/scripts/','downloadify.js',NULL,3510,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24397,'da39a3ee5e6b4b0d3255bfef95601890afd80709','63e9cba559cdf95c9da9d1d9b9b65e26739f069d',1,'core_h5p','libraries',94,'/downloadify-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24398,'72885e3330c5c879b6e1b467110ea66de41a4cc8','5d5f4d05d841f23449bf13c08075398c2b2a70e5',1,'core_h5p','libraries',95,'/filesaver-1.0/','library.json',NULL,440,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24399,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a83cc3f4fe2bd52e8499c520fc7a0f4264685f47',1,'core_h5p','libraries',95,'/filesaver-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24400,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5f7f76750bb279aafe4c3ca77d646327b59e5b7a',1,'core_h5p','libraries',95,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24401,'e8b4283e0339d6f0986165e902d3affde587ca1e','9689931fb4726e96626862a9f065783424f8b713',1,'core_h5p','libraries',95,'/filesaver-1.0/scripts/','FileSaver.js',NULL,8592,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24402,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a0025c5f2894260b958aaf66a36509ef929adbad',1,'core_h5p','libraries',95,'/filesaver-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24403,'e151523c41c6c519d1206ca72095385633f7e646','f46b3a45ab77f573cb366be654d9f6f1b32fbb6f',1,'core_h5p','libraries',96,'/flowplayer-1.0/','library.json',NULL,324,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24404,'da39a3ee5e6b4b0d3255bfef95601890afd80709','736566595f8c494aedfa6a795ded6b8a1cff5a70',1,'core_h5p','libraries',96,'/flowplayer-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24405,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b90f4851f24c836437f0fc3c4d225d86af60d68e',1,'core_h5p','libraries',96,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24406,'657d46ebac9434e829e32d48660683f6d5c464b1','34ca14017db87111c589d6b5e62171d1cf9693b4',1,'core_h5p','libraries',96,'/flowplayer-1.0/scripts/','flowplayer-3.2.12.min.js',NULL,16272,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24407,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c021b363da1bde6ba7d84ee26ae12c6c47eb2b85',1,'core_h5p','libraries',96,'/flowplayer-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24408,'495218a069d11b9db5c37a9e75b799f2443607c0','09b64d24b30fc1aebf1534ed9dddcb1795f60906',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/','h5p-jquery-ui.css',NULL,37454,'text/css',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24409,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fe3ff089217f6d4f0903021f0ee88d89a906f6be',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24410,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cb1186268f2bc8ac3a67cc2ef23e9bc0d74c3082',1,'core_h5p','libraries',97,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24411,'af6008353d9a2305e5d259fa2bdb386af303989c','495ef6989225262bba3ac9eb539018f534e94fd1',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-icons_2e83ff_256x240.png',NULL,4369,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24412,'da39a3ee5e6b4b0d3255bfef95601890afd80709','eb4fd52126ab2b9c615f77e3d3599b467785ab98',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24413,'a9bb131c4acff0d07fa7b7f21bef05179c28d13b','479331dc5349bff483ee4ab099f882c902a68251',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_flat_75_ffffff_40x100.png',NULL,178,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24414,'00e4f026ff6a9e00f95f249d857d8cd5a584f266','b8339669d2ddd8a8930dba2358bfa4bdd914e8ec',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-icons_454545_256x240.png',NULL,4369,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24415,'4966153f5260cc8b5b9ea3afd5bd6b0dee5bc7b1','fb9a18edf633dd1130a78fc3a1579ad0cedfa357',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_glass_55_fbf9ee_1x400.png',NULL,120,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24416,'6140799c338f9fa5ccce4fb29346512806462a60','aac5c7e11f64c9a44f0c5a9aa6f30277f38e7767',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_glass_95_fef1ec_1x400.png',NULL,119,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24417,'c81ea6fba4db897df599670c6bf3b3b5764d4e54','2ca707f52c86f7df22a08c0a5e096c0e3d6141ff',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_glass_75_e6e6e6_1x400.png',NULL,110,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24418,'da1c9bf45bd3644c2ddffcd4f631108d80e6a6f2','b9c3cc32678490a1ca84f16131df96e6498b054d',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_flat_0_aaaaaa_40x100.png',NULL,180,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24419,'1f12bac718a6275823d9805cbe6bf6818838aa8c','7e008711f0d106697b8d2e5a0fa161b429c78505',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-icons_222222_256x240.png',NULL,4369,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24420,'81c93136c68e35251a00b02f696ad68bdcae580e','a4e590e74e5d55b94e68c03ea7607c925e6094bc',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-icons_cd0a0a_256x240.png',NULL,4369,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24421,'53b50999c4c9838a2a2a190b54203ab9c6acbb21','e532e4e376c4f8fb8491f412a422b7d7b530369d',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_highlight-soft_75_cccccc_1x100.png',NULL,101,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24422,'11e9ed5a7db83cf86034068e4f6de4c2f273f0c1','c4144c46c373399b601b5c551230ebce20bed205',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_glass_75_dadada_1x400.png',NULL,111,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24423,'16fd304b0511eb4792545ff12a53c9c19f98fdf7','063bba059e0dbe20846f557a8d202c9b0d9a8230',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','animated-overlay.gif',NULL,1738,'image/gif',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24424,'ffb3d9cfd842bf9e23f126a9dcf6546a7dfc5701','9d793e35918bae2773678d55f17231c64f99aebb',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-icons_888888_256x240.png',NULL,4369,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24425,'7e5c99e9f0113ba6b63c2bb408b8347191316cda','d57f7e7aa0c5bfdda6c1997f521a85856c3af924',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/images/','ui-bg_glass_65_ffffff_1x400.png',NULL,105,'image/png',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24426,'e7d1efbf2bea9c155832c1a681b0ad96fa46430f','7358f45e7117c3350b4a32c75591a0f55cefcbce',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/','h5p-jquery-ui.js',NULL,548958,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24427,'c4a83137f602de9f71a766714c59a2e929061210','28a5f15fa38a6a3e34ae01252a8f545b7ee306f3',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/','library.json',NULL,343,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24428,'9ee426245326f4021e557de2e5c3d7b4c3815f69','80374b01d6ee49303140c366271097be20fde49e',1,'core_h5p','libraries',97,'/jQuery.ui-1.10/','applied-patch-after-updating.patch',NULL,5410,'document/unknown',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24429,'9d4daec4103ddafce829945faf1b402cd7a6f53c','d023dc832bbc16394fddff15f634aebdaa8ad2cd',1,'core_h5p','libraries',98,'/swfobject-1.0/','library.json',NULL,303,'application/json',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24430,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ac7fc5682b7616ac4915bc881923fd3c3f00aa9e',1,'core_h5p','libraries',98,'/swfobject-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24431,'da39a3ee5e6b4b0d3255bfef95601890afd80709','872981afb85ea898ed07a74e9e844baad795df51',1,'core_h5p','libraries',98,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24432,'bc2ceb5d0cd637e69aabad1ac6cc593099f109a1','e264ebd2c0ca86cf6b272e5ce1692cdbf187b9cb',1,'core_h5p','libraries',98,'/swfobject-1.0/scripts/','swfobject.js',NULL,10252,'application/x-javascript',0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24433,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5ec1ef5283784c56768cdc92fc30757301d62463',1,'core_h5p','libraries',98,'/swfobject-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954309,1648954309,0,NULL),(24436,'c57de9d4c907eb81aff18d7593b6e3113ff0afde','3a98debbaff7b37351e10dc0cd9f43c995f9d76e',545,'tool_recyclebin','recyclebin_course',64,'/','backup.mbz',2,65355690,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954310,1648954311,0,NULL),(24437,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ad550b5cb3f6e694923b15fa69e549e2a8f2c49',545,'tool_recyclebin','recyclebin_course',64,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24440,'32dd572237ab22f2aede6ca622b75459a3e12c86','81cd9c5a2e71c10877d6a6356a948b5ce602c715',545,'tool_recyclebin','recyclebin_course',65,'/','backup.mbz',2,3098,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24441,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d4128a467a5a0ef7c3f4207a1f902c61f28c5164',545,'tool_recyclebin','recyclebin_course',65,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24444,'e7e7a226f7ba041c01df2c75752d87e2e869b5bc','aed8c3061c2f9330e763b00ffca4fe3ceb583771',545,'tool_recyclebin','recyclebin_course',66,'/','backup.mbz',2,3085,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24445,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3e087aab9c45c5e7b9569e93d4a37132640c162b',545,'tool_recyclebin','recyclebin_course',66,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24448,'30ed9535f20f489297f46fa8a2ab1bfb329eefcc','a35dadcbd377835535159dfbf36d17c2cd15781b',545,'tool_recyclebin','recyclebin_course',67,'/','backup.mbz',2,3094,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24449,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b99366d4d2e402701b6d5d634ba9a2a008cc50b5',545,'tool_recyclebin','recyclebin_course',67,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24451,'8df0986b179caaddb9005c26fbf6aead03e7c8e3','7a39023aa0e83ce635593bb54e997b8b388bbf6a',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','guess-the-answer.js',NULL,4389,'application/x-javascript',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24452,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1c38cb358478c6f7b3d3bf84ccec9ff66925e921',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24453,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cbfac79293e2007a68bf2d6523573a4a544b4bae',1,'core_h5p','libraries',99,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24454,'7a54eb4c254f3d6929552b06223019aeae9f4eb4','1b3ea52967f95202a3d14ead053ec5d510ed029b',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','upgrades.js',NULL,1244,'application/x-javascript',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24455,'e3a9c8e7c9e75f4f89c51d0208e31c10d5a67da5','5925bca94daa44b1801a876b532ad602cabba957',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','et.json',NULL,608,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24456,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f7eb1ecfbf305bff00a7dd21f5934db936a2491e',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24457,'3768e1ed35744663614c404ebf586fd861246612','f8e5c14dbae79a4e9249acfb26430daf05aa5214',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','gl.json',NULL,623,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24458,'21232a6191541fdc1d26262eae8f37cf9f15474e','77b4699686424ad0409cdaa4b520f68f06690a5d',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','de.json',NULL,722,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24459,'664c941634125e71cb68403ba1f592f98ba5c997','906302d4ad5ed0c70af78e40946fae539b3be4ed',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','nb.json',NULL,623,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24460,'f12180aed0289e0e484c9e7689f7ba637dffba8e','fd10e290526530684e4d23ad125ffeef859bc581',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','el.json',NULL,929,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24461,'87030e6ee22ce88aae3726f0f021d58205ff8a6b','4919c8f79f146330433fa0f86bdeb7dfbb59290d',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','nn.json',NULL,626,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24462,'4f7358342af36ba4971b95ff9fbbf67808438267','c42fd52ab60248a008d85a81d6eb1d4a800eddfd',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','lv.json',NULL,650,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24463,'e1f3d85e1f5e4ca73762ddf9a3ca4797723c70c6','94e108385a7d09f780471410ff07e20476fa153e',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','sma.json',NULL,604,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24464,'e4e4536f5d1817763189dccc4cbbd1556661d3c6','e7a05d2391f7daa4ba722ac706e7b638268f83fc',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','sv.json',NULL,592,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24465,'a525cfdef04b91d48ef21a4b7fddd2d3d96b4dd6','a3a6a8d8cdda5bd3acdab2e77d687089ebdcc423',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','ko.json',NULL,634,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24466,'a1d6ad520c63bfbfd2baf2f57d4c978be23adba4','f121488dd01c772ef8fae4fdfe27182899f20c9c',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','km.json',NULL,638,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24467,'79ed333be1ef23fff3fab5f6fce663a15d2f3a53','384888c3596dd7bafdf5cb1e5a461e7b9743ec71',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','sl.json',NULL,586,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24468,'7a2d1852a17f28fa68433906509e699b4461041e','a936a9f57dcf6e9aa8466ab10615e4feb7297df4',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','cy.json',NULL,631,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24469,'fc2cbb26b3e0879f9642303c23f93ae151035340','a30f369fed64b1e1f4087da1f537870e5f9738c4',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','tr.json',NULL,648,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24470,'cc0275ea9b1862bce674dc19d04c43977e497292','72c0853ca1783dce9fe9888148ef90fc90030949',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','bs.json',NULL,621,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24471,'5695b8338175a4f584ef5504d97fed61ba1f8f17','1d105b8e1c745eb3e6c9d9f8c4d145b2357524d6',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','zh-hans.json',NULL,572,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24472,'434d5e610235a8f9a3e7eeb3ac5c6307e40e6202','6ffb3634e83c162147aa582a5406013a90bebe37',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','pt.json',NULL,640,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24473,'84de3532b5b789c7d6a7cb43fcb5395f7010704b','3465dce51deaaee65cdb855da05823132ae49f22',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','bg.json',NULL,936,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24474,'d12c01a14d5d5aef6cf7941612a0a5021a6cbb38','414cbd7f4308913509b036eb2731862fbaea857a',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','fr.json',NULL,700,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24475,'e1f3d85e1f5e4ca73762ddf9a3ca4797723c70c6','e95c79bd11b0d700648c078f22cc5b83bc35ad98',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','sme.json',NULL,604,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24476,'dcef51fab90510c77bfdbb9c08f465e76b9292fe','1b5ce5a3cacbd0549ec8363044df730c31c428ac',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','nl.json',NULL,644,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24477,'e1f3d85e1f5e4ca73762ddf9a3ca4797723c70c6','f893e5770686c650336118139b912724cafbc0d2',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','smj.json',NULL,604,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24478,'730dc48b56973e8c0b833e400f6d8fa16672afbd','414754e782bd5b6d9fa6f479daf7d48a9faebc7b',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','es.json',NULL,644,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24479,'2c001f515cf67f0469d279580b1d3bca1a285648','1742e2da750d982ec1ac00610fbd69c1390a7b74',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','ca.json',NULL,659,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24480,'beba292e23777a5e84d72e7c340dc499866471cb','a1b22a8098d4f568c0473a395032482f6e90a8c7',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','it.json',NULL,639,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24481,'1dd0fedd52430dc45a0c3cc5817c69ddf161d12d','ee2465dbbe3c25a25d29b1c88b4bcd4db9e28a1a',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','cs.json',NULL,602,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24482,'a49f5593c64bb0828b2fc753828639503f8be7ae','ab24debff7a845eb2081f72e9609b46c441df52f',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','fi.json',NULL,622,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24483,'1094cfb3690a0528db9c1150ed8b2c82a3c642d1','7d504eff220858c9ac3c94de9190e727086c9688',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','eu.json',NULL,602,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24484,'2e6884744681f1a972a240162314218ddb3cf3e7','95fac03b67d1ca4d2ddc04eb8c99fcc2e724e4c4',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','ka.json',NULL,1149,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24485,'0e52b1223a9455f5e9e0bf3f2e7a59af7ae7182c','df5b1c9e43ef640d100d13672f083c80ab851250',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','ru.json',NULL,866,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24486,'4b4395615a189178a410e4a8ee765b6222241fae','443fabf308530a70f7d9d5bdf2209f006e964f3a',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','af.json',NULL,606,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24487,'07277c8cf40121f4fdb7c6c13d81d7065ce21a02','f4cbb615a9a93b64c032ada3bc08baa27b0e7c03',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/language/','es-mx.json',NULL,646,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24488,'5f1674dd2062718b56c3d2b6167e7239d9b35c97','be669cbedc46ab6ae0dc1722e004577ebf4e5442',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','library.json',NULL,669,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24489,'68ed95c7b92c7a14e28e87047d20d8c622099eaa','a97f5c0cfbd0b68d16d49cbe244297d45178fdfe',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','icon.svg',NULL,4045,'image/svg+xml',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24490,'d1b26c10953f5f97e819ac11a4cf3eac1e278ba5','afad77de16ea509d04a1db4e2fcc582729a2449d',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','semantics.json',NULL,1328,'application/json',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24491,'83a022cc64e8d373560f60091b321efcc9e8062b','38b8a41ecdf1f65904088d96f51810931dbb343f',1,'core_h5p','libraries',99,'/H5P.GuessTheAnswer-1.4/','guess-the-answer.css',NULL,1513,'text/css',0,NULL,NULL,NULL,1648954311,1648954311,0,NULL),(24494,'dd77e6789bf65729fc33d623f0b108f541ca1c88','c903ea6287beb2a6a20026f450de6e8668a90585',545,'tool_recyclebin','recyclebin_course',68,'/','backup.mbz',2,65355606,'application/vnd.moodle.backup',0,NULL,NULL,NULL,1648954311,1648954312,0,NULL),(24495,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aea0533be0a93a812085a046a20e03219b5ea884',545,'tool_recyclebin','recyclebin_course',68,'/','.',2,0,NULL,0,NULL,NULL,NULL,1648954312,1648954312,0,NULL),(24497,'32cb9f77a5ae5081c0b1cab4beede9328d10f433','c6913db6ecfc1eec058b8561dc3b0d45fc90ed74',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/','library.json',NULL,696,'application/json',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24498,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dff18dbaba823861582b9df95caaf9dd9f5a9c21',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24499,'da39a3ee5e6b4b0d3255bfef95601890afd80709','63a6b157872e958ea2214e8f2a1793376d9ef2e0',1,'core_h5p','libraries',100,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24500,'9f0458ef069077b05fa5a98d039901ff4884d0d6','7979bd8f4a9000a6dbdc07bee9125b267f914364',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/js/','personalityQuiz.js',NULL,30213,'application/x-javascript',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24501,'da39a3ee5e6b4b0d3255bfef95601890afd80709','85653287112fd74ffc13499535ec4e3a8859c9aa',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24502,'8ba63ec46391c43bd5a1bd69169c1df205946d23','190e16efbaf655b6507556a26c27fd8434f39869',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/js/','wheelAnimation.js',NULL,11784,'application/x-javascript',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24503,'8afbcc44dfb586ca861ed32c3029ca91e17c7fd3','8637041c6585fc281843b7710546d5ad89dca5c9',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/','semantics.json',NULL,10364,'application/json',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24504,'49ac96b5644d1053660f4c009e38b756b885509e','f80fa812a99e56c4df9468cae4dd79b42cd44d20',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/css/','personalityQuiz.css',NULL,7024,'text/css',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24505,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5facae60a45f993262ca498298220c7e53b9f2f1',1,'core_h5p','libraries',100,'/H5P.PersonalityQuiz-1.0/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24506,'31c1583de86fb1996e9b73cede52f86ab7e8ae02','3eb13a4ebca45d04052e9437fe4aaf96a0b5a06f',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/','library.json',NULL,444,'application/json',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24507,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4c92e6940f3318fa1ef3ebadd143cfc14c8ef8fd',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24508,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4e9c48a76c16370cc435490f909335aa2a820269',1,'core_h5p','libraries',101,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24509,'be5702de7307181d4c808c4df477bee47d45ab20','12905de3dc50a639d9b73064b7da9625abcfc8a2',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/','README.md',NULL,1689,'text/plain',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24510,'7be030571362fe79e6b806be588d367136a12622','d009936779737c2dc4a63a173ace4d670b1917fc',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/styles/','color-selector.css',NULL,127,'text/css',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24511,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f140b334343cb108842b2bafba0ed80ff7533d57',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24512,'3ca27afafed47fac6a21270c438f7268b6e65c6a','b3df51eef7365bb171e64891eea41a3e0944b429',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/styles/','spectrum.css',NULL,14414,'text/css',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24513,'65003e679cb0e8dfdc0bd6664a1458889f14d136','737120e4a2cd0013b195f8f0b3e0fb4d5e2184bd',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/scripts/','color-selector.js',NULL,2348,'application/x-javascript',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24514,'da39a3ee5e6b4b0d3255bfef95601890afd80709','54986b4027f9dda24b71cfe06bb5195cef4e8b75',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24515,'8c13ce55492cb1eac8182be6538f07a1086775a2','a15453a9da9e9acec322dfead6e6de2a74ce8ffc',1,'core_h5p','libraries',101,'/H5PEditor.ColorSelector-1.0/scripts/','spectrum.js',NULL,82715,'application/x-javascript',0,NULL,NULL,NULL,1648954314,1648954314,0,NULL),(24517,'f4f52dd789bc3352e4ea96a9eb23f04e8aeae512','6d9b263831cc3e762764136ed5ad2ef937d8cd66',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','upgrades.js',NULL,2560,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24518,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6a447044205777354ac3339c63b04807e7e17753',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24519,'da39a3ee5e6b4b0d3255bfef95601890afd80709','174dcc0bcf027df901043806c0f12c9144f053f0',1,'core_h5p','libraries',102,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24520,'6c10da6c5bafd69e72b3d17f8c0e7b60f0d45f56','21c23e18b2821df89235f7efda5ca5fbaf4ecea9',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','et.json',NULL,2390,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24521,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ce501ed5afbd6d0c9113d76cf87c5c956a286049',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24522,'141def3ec0eb80de648a6a728f94f1dcb7912149','fc6150fda5cbb738327c1c268d702ad9e5a747da',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','gl.json',NULL,2531,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24523,'1d28b9f830913e6c1d12e62f7d430fca98ce4f09','01e3a2478d875cf3d30908c5a280f7f2611a35a7',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','de.json',NULL,2682,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24524,'c9e494229c37b334a1c95485536e6f16505b461a','79f7df47b91f6859aa77d5259a840a905011961a',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','nb.json',NULL,2363,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24525,'d8c5eb66e557b9e0a81d4528adabf2aa60efc84c','bbd5af558d134c7745df56401b851c9e6c8931bc',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','he.json',NULL,2994,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24526,'639706383387f4aad03d203d9dbe5b08cfa2cacd','e09a4b3f35eca97cb9eefd7141c10e6e89f67552',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','el.json',NULL,3543,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24527,'8ccbaa086cd0fac40d22846bf714b3bf27f1f10d','ae8dad8cb57020f8498bace04705f94bfbe07b50',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','nn.json',NULL,2366,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24528,'446e4f70da294b8a83584f4842a4b870028b78c7','2166bbed27658419b561b4960a9f35d9937db7b3',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','uk.json',NULL,3388,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24529,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','91f8e0e8c433f41becc478df4bd3c31c6dc0d597',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','vi.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24530,'b61bdb386efec755c0a14a0cc9764a9482cdae50','d4477b2f0033b11e620cabdea747e5b6ed545d41',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','lv.json',NULL,2551,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24531,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','13668860199895de66ec45a969b48e7da3c5b048',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','sma.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24532,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','a94f71b3efb21cebc7d4b693dff9311e0315acce',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','sv.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24533,'03fa2b2b41d9ce2a35872973105836860f01972a','5adeb9f62d59184889be4b54f8cef43c462bbd10',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ko.json',NULL,2594,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24534,'d7e3a66e5beacb086884c8be7d094754dc91bc6e','2451fc41f29d4f33d47095e8050c732f01c6134e',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ar.json',NULL,2732,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24535,'d5b5a2c04b3e5e48d220cfdad056867defb3ed25','4f66e01f76819cfbd834b2552bc9f0e24d3b890e',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','km.json',NULL,2385,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24536,'ee5d7a54f92af428802a8dd8c129481e071d1c03','93a3a29600c9b1d17700bdd33f1b58e95bbf04bf',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','sl.json',NULL,2485,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24537,'3097978eea81254afe825c42c19a4587240107b1','f8e7c5f507ce1a6ddb87e48d21bdbfac33871436',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','tr.json',NULL,2577,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24538,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','7f072e6fa020db234642c90d7cfc55a187247429',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','bs.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24539,'b1801c1ba78bf7b04767c3084007ae55f18dbb7b','7e631b12837e68f5a012f5d651c02cf031500f8d',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','zh-hans.json',NULL,2251,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24540,'6d92dcc578a7b06035372bbdb7bc5c7b1ac08572','0fbed2788071c48c812379d2606f018606bf9218',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','pt.json',NULL,2452,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24541,'08b788e4436927c1f8fa37319022fdd1025cb831','fc97cd0dea8c9cb683c8a4419be040143f2502f6',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','sr.json',NULL,3194,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24542,'f191ac6e29e83e3e94d05e93afe6576d3f2bba73','3cc3199feeb391467cec1ee13189c71df9708387',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','bg.json',NULL,3609,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24543,'20d0c5480ac21bb3b6ebcd09e02d2bdf61baf2c2','da662bcd993cdfc98ba6b4141698e6fbce71a29a',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','fr.json',NULL,2619,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24544,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','841edde894c82c6e8efe94b1b4ad2b1409d9d637',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','sme.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24545,'06ac374e3d7a0545aa51a7245a1c1bc9a8a19c13','23f213b32d34473eaa6f6ec37101f445186a06a0',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','nl.json',NULL,2568,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24546,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','5a88e53e4be1bfa1af0a01bf8ce46177e3f8888a',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','smj.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24547,'e5872d87cbfcbc3ab03c5dc8dd48b919308bb147','a276439bafbf1f21972f54bb4419ca8cfe51a849',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','es.json',NULL,2612,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24548,'333296ce21590d3a34e5c28823a5dcd482b1620a','2f78835b4b0e16de3d725f2ced7bd4426b0ab51d',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ja.json',NULL,2370,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24549,'c1c4cf606590feeba524d20205b723ee19e448e6','401be59ebecda36ffa43f067d062d52bd0f31a4f',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ca.json',NULL,2647,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24550,'7d85baa758f9146f23121d245254b444ca087aef','0dafba97f36cd902101d2066641dcb0f6335aed1',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','it.json',NULL,2524,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24551,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','2a67365d143db3cfa6a237b9e97cc662e7cd09bc',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','hu.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24552,'bb4e7b4fa364f30cb4a10643674212421afcfb3f','63c2f4c503931d3e11d94a4974ba28d2bd9b2b92',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','zh-hant.json',NULL,2253,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24553,'c7d800e6f824caa4721b52035972866ff83b5198','39751248050e5e359b520f0d1de5ac3111c554cd',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','cs.json',NULL,2605,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24554,'552dd4135cbe7d510907bcb88b04c53432218cfb','d1ba883c1be6246e7479ac2549c35da52d1401f0',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','pl.json',NULL,2435,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24555,'5c37ada55e5e21f0d4d61dd6d38c648551765eb6','9f8f1e4b8d64509ac57bf490594caaca1ef21be0',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','fi.json',NULL,2565,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24556,'98fc4fef319e345a2accd0321d7284e635d226d1','58928472d02d4bf842fa0cb5109b42d1dc075d93',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','fa.json',NULL,3270,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24557,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','789222fea3fcf0e22c5f85e044db3ccd68a6d558',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ro.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24558,'5b3279ae6b369f6a77f9a78248813d1ffddabfe6','8a91fb7e82bc3aece4824b89bd9771f72c601f7c',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','eu.json',NULL,2516,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24559,'46dfe0641130ddcdca73f90a3dba4b844b2a8e8a','86071218e69d48df1e43f873916c9be58a34fc9d',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','da.json',NULL,2367,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24560,'096c317767bdb30988403381cbb436fdb0b44841','f7ab2b68b0ad18aaf310e2a8eacb543dfa03959a',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','zh-tw.json',NULL,2362,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24561,'179a2a3390cee2137a811cfea2da353c514cc634','e44b51b56fe683712c66f39bc4cf82f8e5e43daa',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','ru.json',NULL,3492,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24562,'93fe5fb8eefe28e84836e851b3d2b7c72e6122fc','c1a1c99f72db6eeabb4a94c48c9102457964df1f',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','af.json',NULL,2484,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24563,'e5872d87cbfcbc3ab03c5dc8dd48b919308bb147','82c961d093be63a563676457a3ea4bc8ab21b601',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','es-mx.json',NULL,2612,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24564,'59ebb9564a8e8d0d901af3eb7826b00158d4a37c','3ee4d9a74a707abcbbb08b07e4a896d9aada0295',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/language/','pt-br.json',NULL,2633,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24565,'3f4d1578d09451ba2227f9cb099fcd46b190e476','acc3c210defb90033ba18b49ff226b8c4a91ad55',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','library.json',NULL,1242,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24566,'f74f6dadb3b480f42671b1b9522a9927ddb586e5','63083851841da15f7eae5d7d3d9d9dfa1b4e3267',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/styles/','image-hotspots.css',NULL,7959,'text/css',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24567,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1c3ce7a5f648cbe24fb050e8af6d39974de999ae',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24568,'dd2caa8eed275f9e143fff87b23e330f56268350','ca5408e22b74fc2577705e411023477b824449b8',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','icon.svg',NULL,2834,'image/svg+xml',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24569,'0c3b061a5276f2bc6acb66c315752f785765ff7a','73ac79b0cec13b95caf683ff3cb500d5360174e0',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','semantics.json',NULL,4866,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24570,'f066828d5f4d3e66412e2a2205788cc7546c984d','51dae36b3f049c9446b2e1b55df30ab7193a0050',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/','close.svg',NULL,418,'image/svg+xml',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24571,'397e63b79d65136121465eeb7cbedb97574bf114','0d67a4439e68eeebf2075246892b9ed5b620123f',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/scripts/','hotspot.js',NULL,10095,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24572,'da39a3ee5e6b4b0d3255bfef95601890afd80709','093dab2f18ddce32b39ee3a7b91efa90a700a87c',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24573,'0b3d2adae820886a9060d8227fcfbd34493f62de','55a91d83fe572016ea45364c2ee47afacadebf5a',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/scripts/','popup.js',NULL,5769,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24574,'e9d4c7cae8835048cedd38c439e4ba222aeecef2','dd5e15318522bb74f5fdea1dd346bae66c7c4ead',1,'core_h5p','libraries',102,'/H5P.ImageHotspots-1.9/scripts/','image-hotspots.js',NULL,7913,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24575,'dfd80abb34dc4154909ddea9ddcb5358c578591b','e9af78049ec5b6b5e6a998cb200e85e3d370fdf6',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/','library.json',NULL,508,'application/json',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24576,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5287460ef7966cd7706db833b6b46d203092bb6b',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24577,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7d1e8575a3dbd88ae5700ec4428cc9401dfefdf8',1,'core_h5p','libraries',103,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24578,'be5702de7307181d4c808c4df477bee47d45ab20','139f16ef04785ef249df81f3d5723b21dd764a4c',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/','README.md',NULL,1689,'text/plain',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24579,'1807f8176558e6b20d1225b5204adbde7e8a6ed1','6b39f91add129193a879342b9325c13156270caf',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/styles/','color-selector.css',NULL,385,'text/css',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24580,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cec635e43d5fc5638bc5ee3261ac877ca922ffa1',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24581,'4ed48a0fee604c51f38739cd0df4d50040a24c10','bfa2815ae32df237e61c1a33c1fe68dc45d44e7a',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/styles/','spectrum.css',NULL,14921,'text/css',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24582,'1a2143e492ea10b139fce6668fe125932b83bf69','9f4b080088986bbb691fa977cfa4f048fc86e80c',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/scripts/','color-selector.js',NULL,2957,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24583,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7e3e9080c7ac6c98d0239915031ad9acde94066d',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24584,'18dec97c7c309159caede5cf4c66d9a744954baf','fa4e5ced85a964d69feb8a8c685f48dfe9373564',1,'core_h5p','libraries',103,'/H5PEditor.ColorSelector-1.3/scripts/','spectrum.js',NULL,79889,'application/x-javascript',0,NULL,NULL,NULL,1648954316,1648954316,0,NULL),(24586,'79b5d9ee42ec5a4542e126843f58e70b81331651','abdc9289ac8d0af23fedd9b83a835ff3564e2b67',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/language/','nb.json',NULL,464,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24587,'da39a3ee5e6b4b0d3255bfef95601890afd80709','01f144e5058d8dd1c06bb036eb2f2775c7644b9d',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24588,'da39a3ee5e6b4b0d3255bfef95601890afd80709','458eb648a96f0aba7f772fa8848d3b7be9857d00',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24589,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6665ea02923171f98ca7686a9c1e6cf3d10ae26b',1,'core_h5p','libraries',104,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24590,'029e999af4ae12124ae60365ea1659ef18555b1e','cce484d15caf12afc40a04f95f58032deb1762e6',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/language/','bs.json',NULL,477,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24591,'0ff73e01baf0b3e7113127a99c761df0230f6b9f','1e6477e6b5e6cbd718f21f542b420c2205f1bfe1',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/language/','fr.json',NULL,501,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24592,'dff7a399bf6bac61e0a070aad5d4f6f981dad8cb','88d43aaeb373ee239afb479289e0cd02a6edf277',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/language/','nl.json',NULL,466,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24593,'48435c2defc4f30109341c3bfaf14e46c551e3e2','64193749fd0f72cf49a808557969b6cb418a1cd0',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/','library.json',NULL,1095,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24594,'4e47e508955331981064ad56eb877a8198330894','590946d27ed2ea6ca56d09f3cac96bc1055a3419',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/styles/','dialog.css',NULL,3529,'text/css',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24595,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2b6b9d62ef50f48cdf51247e728f01be167ec227',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24596,'d549ed0a646f6e38a72fc0f382f5db019d9e1a51','162e2cda7ab18543efb7da6425d88347381c90b6',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/styles/','drag-n-bar.css',NULL,1157,'text/css',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24597,'41ad71f879b641e19ae9a980a5465dfea4770a50','e61597739620bf98b2f806ec437f1e837d460feb',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/styles/','context-menu.css',NULL,9209,'text/css',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24598,'bb18d57038fbb6021b6e79ea8b6854ffe291d3f0','a591dba5b90f3d9b248800bcdb02c0247f702e69',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/fonts/','H5PDragNBar.ttf',NULL,1128,'document/unknown',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24599,'da39a3ee5e6b4b0d3255bfef95601890afd80709','37667469f9a143999edbdc1d38e09019911bbc10',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24600,'9564d20ca92be0cdfcdbcdd40510e2a32c1aac3c','d2587fc69de5a9b5c617d02b729e693f8ad3edb6',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/fonts/','H5PDragNBar.svg',NULL,640,'image/svg+xml',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24601,'0c0c2f741e30e2d0a68a80f7f39df3602e7eb83b','6c821f81b23b5c02d5d86c191cd4411f6b83e5d3',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/fonts/','H5PDragNBar.eot',NULL,1308,'document/unknown',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24602,'4df2ec831876181fd1b9d23ceb076cb21d145e42','b8f9731c14efc012ca4bd96e63c66c4cb451dafc',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/scripts/','context-menu.js',NULL,16318,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24603,'da39a3ee5e6b4b0d3255bfef95601890afd80709','24d8b4eb53637a239254feab8863468a325115bc',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24604,'a1319e172c75c46fe6ab87ec13f2651ae2ec4636','0ad86ea3f4ba6e334eedaf1a8066177a04f67f75',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/scripts/','drag-n-bar.js',NULL,28318,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24605,'0e95530e41f805f107d44d00d1b4d38eea0ed3ca','9c4a200b2f00b5bd6a96d6a6a3c1b73f9b192f72',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/scripts/','dialog.js',NULL,13754,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24606,'0321ebd717061ece23cf5c72f04b9277accd9773','b77eb883abcef00ee4a987d574affdf09f613d2f',1,'core_h5p','libraries',104,'/H5P.DragNBar-1.4/scripts/','drag-n-bar-element.js',NULL,5777,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24607,'eccd5bd6fabd1cd945f45289b6294ec357936410','50d300970969a9ed7ee19b4ea8352d13410a4b5e',1,'core_h5p','libraries',105,'/H5P.ImageMultipleHotspotQuestion-1.0/','image-multiple-hotspot-question.css',NULL,3190,'text/css',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24608,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c21604e8af1b3e63013c5a93bc03e20e7700760d',1,'core_h5p','libraries',105,'/H5P.ImageMultipleHotspotQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24609,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b4cac45d639120be4901bc43d02289fe334a097b',1,'core_h5p','libraries',105,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24610,'1504076a14d0ef9bceda38b1358c589b9bfbed8c','654a17c8c58968a241929cbdd119db0fc1c869c3',1,'core_h5p','libraries',105,'/H5P.ImageMultipleHotspotQuestion-1.0/','image-multiple-hotspot-question.js',NULL,15393,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24611,'cdee43f400d936ecb45377194419017ae20d137c','b03821fcd1232ddf3f702a3b3d54cbab8b272d8f',1,'core_h5p','libraries',105,'/H5P.ImageMultipleHotspotQuestion-1.0/','library.json',NULL,945,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24612,'38a12c2f34445a46ba47a6b49a9ced95aaf27d11','753741afb6d8f311b5ce09c8bdbceba9e22f69c9',1,'core_h5p','libraries',105,'/H5P.ImageMultipleHotspotQuestion-1.0/','semantics.json',NULL,5316,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24613,'2c44a0cf92f161a86bb97bcc756f0a9aeeef823a','0db642aba0b3aa1519f67b4beb048ce663e7224f',1,'core_h5p','libraries',106,'/H5PEditor.ImageMultipleHotspotQuestion-1.0/','image-multiple-hotspot-question-editor.css',NULL,5866,'text/css',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24614,'da39a3ee5e6b4b0d3255bfef95601890afd80709','971e7678c1a3661a1ea61f83620a4934fb5b64c9',1,'core_h5p','libraries',106,'/H5PEditor.ImageMultipleHotspotQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24615,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9fc47d198b289cdfd375a509138e6884930ce7e7',1,'core_h5p','libraries',106,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24616,'408095f665c3f472433b1be8c73511adac9ba154','b3927744d6447aa860c43f48b8bf938267516dcc',1,'core_h5p','libraries',106,'/H5PEditor.ImageMultipleHotspotQuestion-1.0/','library.json',NULL,869,'application/json',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24617,'b1dba532a288b8d5bb3d313bd67d3fbd0eb057d7','3eb3b38e69b72e59971ae38b58fc938e0d440fa8',1,'core_h5p','libraries',106,'/H5PEditor.ImageMultipleHotspotQuestion-1.0/','README.md',NULL,1343,'text/plain',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24618,'7ee1119b1cb701add7cad08eb496083b283eea4e','907bb9d54ef67edc95c356bc08d560109eadc189',1,'core_h5p','libraries',106,'/H5PEditor.ImageMultipleHotspotQuestion-1.0/','image-multiple-hotspot-question-editor.js',NULL,24391,'application/x-javascript',0,NULL,NULL,NULL,1648954319,1648954319,0,NULL),(24620,'a59759d8f11234ded9c85d0fdee461b8937843e8','d959ed2477e0d198697908f2b20ffbe47786337c',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/','upgrades.js',NULL,2322,'application/x-javascript',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24621,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2e836df254d81b5d4379baf6612d29a073d794dd',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24622,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f0b82772580d33ba0a120d9c26207e0d5253d11b',1,'core_h5p','libraries',107,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24623,'39060952ac124f0e4c2b027ced08f3a6676a3378','6fb23f75e8c66141133eb738ed763c5f2e4f07f1',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','et.json',NULL,1571,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24624,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4145bbcf745da6ca92ef9e58682cd6ed7ebce68c',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24625,'39c4500bd12f2a7796602bf93fedc8ea4b211d2a','bbd8fca6622b7f548cea73b784c2e0be4d04fef5',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','de.json',NULL,1670,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24626,'43cc97a74b28738f1686f56d73b2dd42d14c0f19','22a0aaed23314d4e9ed5206020e74b4b2fbd010e',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','el.json',NULL,2341,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24627,'724604c04c4797d450b75ffa0a233d72f1168dd3','3437ff12a3671d47544c76298fdae40ea76b2669',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','sl.json',NULL,1594,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24628,'8aaf80ce487bd5803ecc335a26f3fdfcc15ed220','d180f5e11880f736e9daa19e2913a7e8bb033bd9',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','pt.json',NULL,1716,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24629,'fba38069399b4e8b0afadf529fe4789c4e9287a8','8cf19ba1699d006387ad6baf5d12ea00cd6e0b48',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','fr.json',NULL,1739,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24630,'2504d3944ea22a4833422cd6cfc8bb55114ff1ac','e0eab70bd9f4715754891f6427029efa77c4a24f',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','nl.json',NULL,1709,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24631,'4c353ca2e6f9382187797837be34ff2949e8d98f','e290f7432d18bdfa18f6f816ef8660f5d86d175c',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','es.json',NULL,1766,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24632,'2b33d610f262ec635434d34d105f33b81fd89865','7c69ac99decab8438fde1ca05435d10ce4e81c37',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','it.json',NULL,1685,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24633,'b80fbdbe34c4883eeeb818be6b0c2b45d2315cbf','d9896e33aceb081236e1b5f4a7593bd9c3e812f5',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','fi.json',NULL,1690,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24634,'8c2cb433d117100a9e6b6b63a1e9aed62f94b2e9','e613277d1569c3425cba3bcf71138e73d6289339',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/language/','ru.json',NULL,2336,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24635,'39124a11f226b10fe99f177001073f2b887f41c1','a52a4052ea6acb8d81cef07dbb0ac6ab5f97787c',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/','library.json',NULL,933,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24636,'d2ee0862afddeafe39c74523ee5d51d4c14e15de','3e29b06a3622fee6fe877cbe0ade3f1058c5a6f7',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/','semantics.json',NULL,2928,'application/json',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24637,'c7d1b42c94b36b0ab78198a78262755103d23a95','b4a3ec9832eeec63e2119e2ff03a6dec9174b04d',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/dist/images/','button-fullscreen-enter-icon.svg',NULL,1252,'image/svg+xml',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24638,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c3177a4ee5e5abadc9117d8621c39e5f8834c673',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24639,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8557767de3a82f9b253524436cefe402982097ff',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24640,'abb31f0b608b5470288e2fbb930eecb1690021c2','bb6645523cd4ea75debce552091e96e6ad0f2bec',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/dist/','h5p-image-juxtaposition.js',NULL,16692,'application/x-javascript',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24641,'a59a896814f8bb973f46273f2cf3ca6457a6ee71','d9acfbe56b5adcf82b4028118aedd32653e8c96e',1,'core_h5p','libraries',107,'/H5P.ImageJuxtaposition-1.4/dist/','h5p-image-juxtaposition.css',NULL,8417,'text/css',0,NULL,NULL,NULL,1648954322,1648954322,0,NULL),(24643,'ed8fc89c5d822cee23043faa0b3b88c55f006b17','bb6be444d43424740523638a60972b2cf88c4dc5',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','et.json',NULL,3102,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24644,'da39a3ee5e6b4b0d3255bfef95601890afd80709','61f7420ebc097d3a7bd5610f467d832b8ca6daa6',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24645,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6c926d410815e14322c7733d0376cf76209da5e1',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24646,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e518925ad6ae6240c2944997c0f65c24545c0ddf',1,'core_h5p','libraries',108,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24647,'fb95bee28bce752ead707b4b24aa2f31dd2131c3','958fcf30a8954e75e799a8ac32c9f2aa23519913',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','gl.json',NULL,3166,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24648,'6f924bc39ffcc2a4bba2501166252a6f80098948','b86fe52e9b83d1d0a0ca6b989f4c62311eeca2f6',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','de.json',NULL,3471,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24649,'2f32fc4a6d9dce71d7d593911d25a4c4b2e2ebe0','b08af702f62ee93a76281a3b60cd9df2b2aa8f06',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','nb.json',NULL,3092,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24650,'cc9f6e82821b6244f778a474693a678eac3eb8a5','759a9d0e4489170af8d61de0e5a7cd3b3a3d4bbb',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','el.json',NULL,5131,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24651,'53442a309265b4fae8103830c3807d9de4c3c4ab','9d8b35555973323509b02460ff4484ec90226511',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','nn.json',NULL,2903,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24652,'8719e5fa56daf38730a4e618318953f66f2fb59c','44a220fc146ff510f85e2879b52159267b7c862a',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','lv.json',NULL,3340,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24653,'a4a55510e7c921d8c45ba0b7ea8c2530f0a64b18','48ab0b4b7d2993ce2c3ef430ec32d7e59e79a218',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','sma.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24654,'ce1de8139615997d2bf35c1e883452838a32fe18','25960d50ca7d34993455ec03a7f103aaaedf4e23',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','sv.json',NULL,3159,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24655,'357fd05314c9dc37f76e732f3f2064b05b0dcdee','9b5bf97c23a23759d567bacbe59072322892c883',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ko.json',NULL,3368,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24656,'777074494252e69e5246d827c306d79731547227','75f67d85653b3b5f776988715aa67e802ca8d1c2',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ar.json',NULL,3245,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24657,'d35dbe258bd0afdb01975cbe10dd93e5621a7c0a','e7c29529cee8bf71c32081834c6f6a019e37e7d8',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','km.json',NULL,3839,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24658,'9f765bd864a8bd50226e5a7f88d1c61a22453f45','079e868815eb4197bf43be36fb4c3d6f5275c262',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','sl.json',NULL,3108,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24659,'4808cb504862bde34845803634bd3d9ecc7d5777','34c9886860c94fc25140c5fb3b0914167602fabd',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','cy.json',NULL,2956,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24660,'2495d6ae06e8441aa7b7fba0d3f4fe6f8c9c8d0b','ce323042dc6f93d8cc4e72f19c56e9a8a7b5be14',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','tr.json',NULL,3200,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24661,'cdb1117d39001a9decac9036fc74f1528ac84a99','ee6be2017ffe280ae596106a125ea46df2ca7ea9',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','bs.json',NULL,3047,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24662,'a1a9d1a6a033dcd471ee6d2afa3710c428a3a16b','d0f23e079bd912211e3697cf4f02fb74678bd772',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','pt.json',NULL,3195,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24663,'b832d69f5336521f7875f2ceb33e49d17b46edce','f14fc8a3e5bfbec4d988885bc1c94be2f2d42b5c',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','bg.json',NULL,4683,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24664,'fc0cad6f26ac329da77d2c88fddf1e5da2910551','3ba4714c636017f44321bad45c7505442e8a8101',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','fr.json',NULL,3306,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24665,'a4a55510e7c921d8c45ba0b7ea8c2530f0a64b18','70aba388e2a214c7b3d78e322f34751ba1b18e16',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','sme.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24666,'dee72e155f21e90dd2a211276df9e0adb7ea04f1','f197c61f7f5d2e26125bacc3a96c3b2279160707',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','nl.json',NULL,3050,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24667,'a4a55510e7c921d8c45ba0b7ea8c2530f0a64b18','62c5cee8b341f895100531492095352d0665ff4d',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','smj.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24668,'a75b53017ed8d7770e908bcd07c74eb60ab41680','1ff11f3e1a68b7f67a8fe66ab5c256df85b640bd',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','es.json',NULL,3173,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24669,'0c348f0143ce8b0e1be9b3909a01b6d5683990f8','c433be8b2c4402b2b27ee8fee3d3841c382dc46b',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ja.json',NULL,3839,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24670,'136d9fc4bbafff5132d425f9a9df0583a40320c0','004f7efc09cb82d73a0d226fa4ed22ae4ea4e369',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ca.json',NULL,3323,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24671,'ac403ebee244f6386d606d27eb471c791e1d76a2','d8b8157828049c2233035e88f7e8e65f51f007ff',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','it.json',NULL,3335,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24672,'1ffe9d29b8a5fa21eb7e16c44b1136eb1cdba59e','4fcd8e823a1689118778a863d1fdc2b573021bd8',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','cs.json',NULL,3180,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24673,'043b6b1365fd15f7c920b99eb546e05cbf880a07','95fd5b7a7e4d5b8bac55326d138f756928a0c58f',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','fi.json',NULL,3397,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24674,'241c7c94c502d7627ea0fc0da4e4380eb348b411','1a4a62ff122fc16c001a6cb1eac55ab1292cfa49',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','fa.json',NULL,3963,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24675,'226f5cc07381df590cd931ad53bafcfd12dc1e35','a8a7d4279727de0c0676d825d61f26f939627b4f',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','eu.json',NULL,3010,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24676,'8ffccab6326c950d9d2c34804a169660eabeb13a','e6889e43e80d7f0ed29054f575bac7ba273e32f7',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ka.json',NULL,5435,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24677,'a4a55510e7c921d8c45ba0b7ea8c2530f0a64b18','ed317c88c1e665daa5bc346c81723eb13c47ea4c',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','da.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24678,'914bd33180e77b958857d3ea43611c4a6c8e4d55','fe0a74258a9c327a0f2bdb1541a2021a5e5eb2cb',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','zh.json',NULL,2738,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24679,'70c70960125c1b6ab3a079c18515aae4d170a83f','e91fc7dbf2ff0911f86865a8c2c24c9f39c07b09',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','ru.json',NULL,4126,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24680,'249ec0658f520a55eb4ad45b33f87b424ed8ecd4','97812cc2d3f2c103c9d611ef532e4a3cd419432d',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','af.json',NULL,3085,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24681,'6b2f58130001d11f897e52ebed49ffdbe8183983','c35fa83f2b5497b717bef3c4fddbf3e14f8f58e8',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','es-mx.json',NULL,3192,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24682,'3827d7f425d4942a4edeef8d30795dd54646601f','094798a1481542eca50a1163664cc29ebf20cc2f',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/language/','pt-br.json',NULL,3185,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24683,'e8d4d6a2653ed90c6d788ac48cf07c30a6517bf3','df59a7d37d3bdb7a960e24fd97b96fbef7cd0972',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/','library.json',NULL,685,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24684,'d6956ac20fba5b55b4152e2344dfc90336864a84','514c14041214e5b98850026b1116311bd7667427',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/','icon.svg',NULL,2788,'image/svg+xml',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24685,'8b9dca00f3eefd6ae07ee1ab8c21937fff070721','40ab0cb747367111c9faed73bed856063c500241',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/','semantics.json',NULL,3999,'application/json',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24686,'3688585907c75c7c238c7268c8e7e1f5be42ea72','5651d464ce084889f732df370c8a0393eeef9e9f',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/fonts/','h5p-audio-recorder-font-open-sans.css',NULL,307,'text/css',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24687,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4568d01ff532568efec4aa915b6b385c5c651763',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24688,'600db9374e47e4f73a59ccc0a99bcc42f4a3e02a','1842036a46a80045fda5f8e43840aa6a35b909d8',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/fonts/','open-sans-v16-latin-regular.woff2',NULL,14380,'application/octet-stream',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24689,'8033a128504f11145ea791e481e3cf79dcd290e2','983f6eafca61bd66f0bbff5ecb64c3d93085e39e',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/fonts/','open-sans-v16-latin-regular.woff',NULL,18100,'application/octet-stream',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24690,'3f3a6af588afcd6eb39fded1b517c977bf6490d9','df52631b6c1c85580e09a4838eccab9b0badf300',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/dist/','h5p-audio-recorder.js',NULL,158469,'application/x-javascript',0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24691,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9c845c50187f960a8022591a87ba31eea836cbc4',1,'core_h5p','libraries',108,'/H5P.AudioRecorder-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954326,1648954326,0,NULL),(24693,'8365c2f649a8bfc6bb9197b637add5a2e40d2b22','4dae8fa73a521b9658a71565c9c194a92914419b',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','upgrades.js',NULL,795,'application/x-javascript',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24694,'da39a3ee5e6b4b0d3255bfef95601890afd80709','28ba9545c4153bbf29aa4d75631acf96b82afefb',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24695,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cf22e2c49aad9e9022e6496329221ecbd680677c',1,'core_h5p','libraries',109,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24696,'85ab535ab9c131f6632c3da00f4bcf51226f026a','7048e2e03fd433d94241fee579720a242ec3abce',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','et.json',NULL,9168,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24697,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f5cdaf04a5ae1287f4b522d078f5868efc0462a9',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24698,'805fe00ddbf7607fecefc5a471327c31fd962e61','df4ef5f1a964034198f166b2df3c750fabea8bd4',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','de.json',NULL,9704,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24699,'7372413ee2286c04983bd75a868325982e62d2d6','eca24480bbdd23a7e782207a843e3c3688470945',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','nb.json',NULL,9136,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24700,'7872e99bc49a6cbd60b0d46bc238df9663226cce','e909b80caf2c6bc18f0c275fe5fb840a55cc95c3',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','nn.json',NULL,9162,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24701,'9643095f28b221b92adabf59295dffb720b4d0bd','8c6c69adf6ca9be2dd769178f5913332afcc61bd',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','vi.json',NULL,9549,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24702,'1c7161561814a6bd77277eea79f62651d269e419','d3330bda3ebd59527860cd2ef2f7a9854e561400',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','sma.json',NULL,9146,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24703,'0c7b48686d0d4310b82662da977d304aac107ff2','add26d4a567be4841e67ea55e35bea2fcaeed2cd',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','ko.json',NULL,9328,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24704,'c7f210d49c20e134a40563219d276cea091a8216','7a4bcbb129b9dd0b9d5f05c45145c86c7c7c0a32',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','ar.json',NULL,11318,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24705,'ad23b54f0c56b477841ca69f9e3cf04c0d9a6a03','a630b2795f228efb3533a6a266ed192b9e479e69',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','km.json',NULL,9757,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24706,'04c2d1a576a29a791c58a0211f56f5d428f5a9e0','b9b1e44d67ad34d6ca3332b9ab461e194ce5f1ae',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','sl.json',NULL,9225,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24707,'b55d5ac5d81038add03e6760d314c0ea9f2fe2c7','959e53ef7c1cb3003e7694a464dfd7296b239f23',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','bg.json',NULL,10168,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24708,'37008568396056e280b4dd2b773c4a8afc761577','dfd68f8b15d7016dd7b5116a4161f5b9b73e0d12',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','fr.json',NULL,9497,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24709,'1c7161561814a6bd77277eea79f62651d269e419','5c0b9ea491ec7f7ba1bc683900020c2d49e2e8f1',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','sme.json',NULL,9146,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24710,'331bfd81f49dac2bf2cf82d9be2766217063988f','82c44ee0ea10c385092cccb051a5ec4702449fad',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','nl.json',NULL,9397,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24711,'1c7161561814a6bd77277eea79f62651d269e419','0c76daf64978b525a7eed90914e536f8b8e13bb0',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','smj.json',NULL,9146,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24712,'39285d1c04025bb5e23e05006ccfb125c2d55510','40c6d49925b35c01514054b61a74d5bdcd7fd26e',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','es.json',NULL,9477,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24713,'213a45384ce0ea533216dc79919e757ed07a9f2d','7bc7c8c26abec86afd66ae2b9cf0f3926b12bea2',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','ca.json',NULL,9412,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24714,'9179a30c44f5b9749b25ec624a7efa40e79293e8','ca8e78c285d04fe7bc0ffe661df7610acc170a75',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','it.json',NULL,9317,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24715,'2c4a6dc19a7bb863a98aa75c1c5cc6f055032ecb','a7ab2cf72dd8259c457161f3b4b66839ba413775',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','cs.json',NULL,9348,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24716,'87b63f0fb88f90f70a5fb92eec587b27e0a8d204','3a9dfb321c0288f04c56b5a04fd76a3b39c73150',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','fi.json',NULL,9553,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24717,'0b5c21b3879151bd02af6896ed5bb7f411b890cd','83fc9c0703b1e67c23b60132930abb438ffb76cf',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','eu.json',NULL,9584,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24718,'369fd95351eaf28aa557753ab7b560e00df62f01','ebca5e009d030824e395810ca1bcb1807aaa8bb1',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','ru.json',NULL,10062,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24719,'c58e3ba5a524e3da4943e8b8bac936db8407ce77','621319737316c0fe2796a558f1b44a3ca9603b05',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','af.json',NULL,9296,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24720,'39285d1c04025bb5e23e05006ccfb125c2d55510','d87cd04a839c739afe6117c32dcab23d0455912a',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','es-mx.json',NULL,9477,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24721,'e7c63de66d236a31a25c0e1b6cc8724d04a1cd7f','07627e9ba59984880667d93460f391b19c9aa5f1',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/language/','pt-br.json',NULL,9311,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24722,'700213d0c52543b655ecc72352f0bd8cdfb02f0c','9e5a31c43b765337e61a29d1739056186304addb',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','library.json',NULL,604,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24723,'916004819830535bcf35e13d4e24fba008b7562a','f1c5d7a862aecb7c5b626d0f932fee13834820f8',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','icon.svg',NULL,4058,'image/svg+xml',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24724,'622ef80f2b2bdac5badcae9afbf8400d3a2615e8','1134af8156505015d6065ba8348f9ca44a471939',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','semantics.json',NULL,12534,'application/json',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24725,'11cf752f73fa4196dfc731880f4a4eeece37a3cd','9bdc3ad78a4a249f2f6fecf7411c8d9c0b9ee221',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/','presave.js',NULL,734,'application/x-javascript',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24726,'61bac2ff5cacef6e76e4e96d0a9aed271d1edb14','1f3aa85487643264abd0d22a48079895a338ab61',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/dist/','dist.js',NULL,241327,'application/x-javascript',0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24727,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6f3ece75b21b6d292f909d684b24fa320fc1d834',1,'core_h5p','libraries',109,'/H5P.SpeakTheWords-1.3/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954328,1648954328,0,NULL),(24729,'bf2c43921d8101d49262d87c84c6906aac95e456','3cdf8448285cf73ae40921bc0a86c43ddb9265cd',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','et.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24730,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c340b68cedaf01469906f1ed6ac668cf2fc1054b',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24731,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6394cbe8f36a13ae6c41b218ae10776ce4ebcc82',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24732,'da39a3ee5e6b4b0d3255bfef95601890afd80709','73da9d4bcc2c45677d0d3d81030c0961516c87d2',1,'core_h5p','libraries',110,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24733,'e709cff2a5ea4312d00853e2930dbe29dfd0b58b','648ff528ceccc49b90902c17748b802951432a81',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','de.json',NULL,2626,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24734,'9ccdeb43b305920747de2cda05fb44d60abb7e9d','e3b6fbf5ae8e6e8f21afcc227e95912f3880416f',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','nb.json',NULL,2436,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24735,'bf2c43921d8101d49262d87c84c6906aac95e456','6e7f6dd6f1869ec076b8f7e8add10fa9e14bc215',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','he.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24736,'bf2c43921d8101d49262d87c84c6906aac95e456','f077c3efdb22f1d7b75cf9045cb3fd11ec42d053',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','el.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24737,'b63a3590a7538f6c6523658d2bc294fbf11df63d','4f87d71adb0d6c82709b91c03825dabfe8f4ce34',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','nn.json',NULL,2437,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24738,'bf2c43921d8101d49262d87c84c6906aac95e456','89017d5436d06fffc27ef8e2e2a96011840fdf8a',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','vi.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24739,'bf2c43921d8101d49262d87c84c6906aac95e456','2f2761b579309251501047d28a6fa659852e9386',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','sv.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24740,'bf2c43921d8101d49262d87c84c6906aac95e456','27d19d7b31f49bbe1c1e75814b1f38ced703fa24',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ko.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24741,'2a811b01d0db81a9dd2ace69f04fe041edb0aa00','0d123ff97c526df08fdd98e9239c85d306a95b31',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ar.json',NULL,2752,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24742,'bf2c43921d8101d49262d87c84c6906aac95e456','1021143db75035ac059906c855f9effc0918659e',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','tr.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24743,'bf2c43921d8101d49262d87c84c6906aac95e456','d44ead045a3112beee11efc522ecc5f748879b8c',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','bs.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24744,'bf2c43921d8101d49262d87c84c6906aac95e456','b4549b771092b299260f7b58edd5fc18db8dc1b6',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','pt.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24745,'bf2c43921d8101d49262d87c84c6906aac95e456','db5f61794287117225ea7ebb63dd8d8dcb275e5e',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','sr.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24746,'4f1acd84df6676227dd381f55b376fec510588c5','106e8ffc55eaa793ba8c251d9ae3c0e6cdf19932',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','fr.json',NULL,2494,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24747,'90b2c80c11816bd35d143bfd43e5a51750aad4fb','4daa5cf26263b4d83c0a388b10a4bc3e723fb588',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','nl.json',NULL,2413,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24748,'36f58897e0518ea9242d3097c445012a92d3a444','7eb495da11e6d8ef91aa419abd360ebf9329f2cf',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','es.json',NULL,2510,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24749,'d82d898e3c0b695bfaa893ce3a629410229c0d06','81a3059717c59a581c0d3cff6d4361ea4d67f0e9',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ja.json',NULL,2574,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24750,'bf2c43921d8101d49262d87c84c6906aac95e456','fbdcb5586102db3a489a5edc500d6e8b8fbe470f',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ca.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24751,'3681eb9f92526907e2d0f29496f206f1000d2205','cb9bdf0feabd21baf648d1c137fa17d11e84195e',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','it.json',NULL,2434,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24752,'bf2c43921d8101d49262d87c84c6906aac95e456','354ebe6f9a41477585b06c2f2d99eea4e5b16b2f',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','hu.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24753,'bf2c43921d8101d49262d87c84c6906aac95e456','26b3182d33a80aaa60058a34aeb22473470b8823',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','cs.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24754,'bf2c43921d8101d49262d87c84c6906aac95e456','50443f870e2b34bc4b410237e9c50fa24ee368fe',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','pl.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24755,'de89b45f7d8c696aa0031d544371fc625928217b','84ea2faa2d47b648e666a8bdbc011873c8cce739',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','fi.json',NULL,2282,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24756,'bf2c43921d8101d49262d87c84c6906aac95e456','c782ae610d9dda8208b9439a86c019d4df9111a2',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ro.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24757,'5b1b54bb753784391cbd87385ce6a0fd4358594e','c0018e36ab1eca11d5724715f160aa233385b610',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','da.json',NULL,2405,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24758,'bf2c43921d8101d49262d87c84c6906aac95e456','aa5424a07c3ea1dd755a2f27e0145916639cf38d',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','ru.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24759,'bf2c43921d8101d49262d87c84c6906aac95e456','4ef87e641906a8c6a6b4ead4111693a5786fb6c6',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/language/','af.json',NULL,2296,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24760,'ce11681cff69fbbd3d1a038ccad7be2fe1334b84','9785bbe216e4d4c5fba2da60aea91acff099c0a2',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/','library.json',NULL,715,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24761,'86d5636b07dd0b37f926c7e19b89e939dcd4b704','b6bd4a0c36bd83d9ee85c4e8b065a2b6990a6bdf',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/styles/','audio.css',NULL,2414,'text/css',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24762,'da39a3ee5e6b4b0d3255bfef95601890afd80709','50db3c12047fadca455129b0bc6cb7d34ceef24d',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24763,'2c7435a201f81265b22fabc6c139c1d84db76a56','aadc2719772d138ccee97c7825d4fe107a89c7c0',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/','semantics.json',NULL,3764,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24764,'8b7321bd8480575427429cc56955ea5ad5368750','ee1340a2485041c520fe278cf117419efc2b9bda',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/scripts/','audio.js',NULL,7994,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24765,'da39a3ee5e6b4b0d3255bfef95601890afd80709','84a5b0a3292110265928f798ae33430de24f287a',1,'core_h5p','libraries',110,'/H5P.Audio-1.2/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24766,'3783cf75b971cc95c5fddf438410a5ddd0329b01','6a0fb8a4b09caa9471fdff21236831054e4a59f4',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/','upgrades.js',NULL,770,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24767,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f9eaec642475d72c0afa25e82186508eff07ba9e',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24768,'da39a3ee5e6b4b0d3255bfef95601890afd80709','6c2e3c4ba87b547f41416dd6afb1652ef2cb7d51',1,'core_h5p','libraries',111,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24769,'1e0ea20d4014c2f89e865097e1550d89ff55f151','578b5dae9ec8f1d8a0442b281c7b5c7bb4db416e',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/','library.json',NULL,1359,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24770,'019f9ac2c5fe124710e010305d990532a4e9a557','f4e6879ac2e1afd7dd703391a0807bbee0599956',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/styles/','h5p-image-sequencing.css',NULL,7328,'text/css',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24771,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f70e531b4e3e4c8dbc15c9f35da54da9b43894ea',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24772,'5cb442eec40a60eb100c869f40384193e1e956fe','fc80e4a017c165cfa149ffeeca34e81d7c36bfb1',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/','icon.svg',NULL,7630,'image/svg+xml',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24773,'654966f4ab5535e11b16b9a52b2b9f1fbceda4f6','e20514c8e9a6a1392162a3e97334debe476f6826',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/','semantics.json',NULL,5044,'application/json',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24774,'5c7b62030adf126e4594c0b0faf0e5ce1a6bee68','b0a068bb66c419a2ceb0aa5844be8d95be358dbc',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/scripts/','h5p-image-sequencing-counter.js',NULL,789,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24775,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9e7433c227c7206c31d9efa5c22a0a99a2a6f2bf',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24776,'851beffaf2fb71bc358e02e52d3f99336d7e83aa','444901b3b20cc139261a586e7e3582f55826a324',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/scripts/','h5p-image-sequencing.js',NULL,18194,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24777,'5bc7f5ec3300f71aecc89c3421ed56f9b750df0f','ba161c02d1ed7bb425fc211d1dcc2c9f3367a676',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/scripts/','h5p-image-sequencing-card.js',NULL,8514,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24778,'ef8784ce14a8abd284ea931fa8abecce6daf631c','8a99879ad6f15c58d7b42fce19fb8d16c18d081b',1,'core_h5p','libraries',111,'/H5P.ImageSequencing-1.1/scripts/','h5p-image-sequencing-timer.js',NULL,1324,'application/x-javascript',0,NULL,NULL,NULL,1648954331,1648954331,0,NULL),(24780,'f1be5133a64186814a2436b624ab3acf3924551a','da2a1e2de12cfe2dd10715df144e80951d79f39f',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','et.json',NULL,3384,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24781,'da39a3ee5e6b4b0d3255bfef95601890afd80709','45ee9ef04508ac385f31f28f1ecfedc59c7f156d',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24782,'da39a3ee5e6b4b0d3255bfef95601890afd80709','351f6b71771d20df0c09e4c2153d5f7cd10e5a21',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24783,'da39a3ee5e6b4b0d3255bfef95601890afd80709','064338939ff858cdd71c3660898d85052f9448a7',1,'core_h5p','libraries',112,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24784,'b44a65be4df2d53d552b3b11f328072da6af5277','a9506a5797f6d709774f4da15fb074a9dfedf186',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','gl.json',NULL,3612,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24785,'ad4087c70e663cc497b4c6a67df099a409791ddc','a92443032efede0cce6164e59ed11442a9b06e51',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','de.json',NULL,3638,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24786,'9629cbe55d97a996315139e834dd13c118132105','3024b2f95a4fb5136ee31bd5161ec9b38c1bb527',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','nb.json',NULL,3324,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24787,'20fc58407cac29d673b63f3070f51d9d2d76efa9','ddab2a4c98cd07fb8006ee27c19c23f99f0c3828',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','he.json',NULL,3487,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24788,'4eb6e022dd9d3bd2066fc9b5f7633f3481a15b42','dd60a5d6e67ac48e54350839de5247042f9d921a',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','el.json',NULL,5176,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24789,'b16a431de3033995cab0bb3460bba482b98786c6','ce80a4f8cfdd903cf7225d61658764bb2029c92e',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','nn.json',NULL,3336,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24790,'0882ceb130859431211858275bafc6ca6d2097ae','02e409b7e5bb595d502511364a399d177daa0218',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','uk.json',NULL,4732,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24791,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','c294404e093f2b609f58eb821039ffc0e3e51160',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','vi.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24792,'0a52ec7d543671045eb72956ade0948eea8d5733','e542ef539b5bd33e4e3b4b631ad7d5fad3bc02a5',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','lv.json',NULL,3539,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24793,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','b2cc0a76bae328b2e041cf402562aab559d7687a',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','sma.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24794,'c82307365d666be76e0d0bbae1435486c7e6a1c5','2d0f2ed80ded09ba85c155d7529e4df0a7ebb005',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','sv.json',NULL,3360,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24795,'9c9d7acafdf32c02609e4cc769402f0e02cca0b7','648116d8998812a58030025b66f2c5849288661c',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ko.json',NULL,3483,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24796,'cf9e6f38f9d30629fb9840562377dc746f1b68cb','e892144fb4be3c464d517356994ad32019de89b1',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ar.json',NULL,3606,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24797,'54aa7742577a112fdb62d0232a035a162c50703f','9438914c9334989f7bf1bfdda64d5876bb6e6a0b',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','km.json',NULL,3733,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24798,'cce8683c4dc532fe340599f4f0a6e943f7b7ea1d','ebc6a206fc0a8bb10819e8cff38013de3d3b4c6c',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','sl.json',NULL,3355,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24799,'07fe62e19a2675ab8491fe4158dc38ae04cebdd0','9fbfe5352adf1bc59430aab114778fc089dde5b4',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','tr.json',NULL,3667,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24800,'0cbc039ea6b36e8be9f685e90f802f80f882da88','6a82675b0224ed3cc459f3e907a5ceb39f873027',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','bs.json',NULL,3305,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24801,'aaaf116c0150670f8831d1d713ed6a91ad5050a9','ca3d2e4270f0ecfe6839ad866016e3db39a2f13f',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','zh-hans.json',NULL,3312,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24802,'f9c006231cfb1726924d2390fcc13404b055f6d8','984d02ea98ac3b5263780dbba799e3a09c02e566',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','pt.json',NULL,3634,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24803,'1adcf63c9023a846c499a650583ac3e4503904b0','a902fccebdd5109a1bab6643fe13d8c5cefacb5d',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','sr.json',NULL,4449,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24804,'2372b3cdc110615ec67d4b16853624ba403587bd','fe8362474d96de757b9d96759e43506748454d04',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','bg.json',NULL,4900,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24805,'e2b96915557457e36b41f1482ff2bfa6ddb13433','661a009297eb5f135eb008e8a3bfddf11b8995e2',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','fr.json',NULL,3694,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24806,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','73afa3b7e55db53e5ce5b81078bb9be71929c953',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','sme.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24807,'c6cad12afd507c028eb31b8eb5e9a8fa4cb827a4','dbc962fb8989e1879a0c8e65847a2ac7bcb3de60',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','nl.json',NULL,3537,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24808,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','9470fa663b43e02f76615d20e46c928f2c706e97',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','smj.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24809,'d97ba792d696fbb2ba19ca930488776ee7e311af','f982e652f84ef26cf4583fc736b8b9e7b1e9257a',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','es.json',NULL,3631,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24810,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','c0a5e5075688a1a570b6816ce7221118b13d4a03',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ja.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24811,'84b8931cd69e1b76b4fd928be1e1c9b80ccbda86','358a186d1019b2fc3917d57248be8a78c820a808',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ca.json',NULL,3748,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24812,'e93b2e8dacf4e514a3144a119601ecef3fb70904','bdc3404a6fa15ea2e2008364d16d184e60dddb9f',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','it.json',NULL,3633,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24813,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','216548cc4892d9c480e0cbd37250d643583874ce',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','hu.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24814,'d7c1f3ec5c2cec9c7e4490032f151d6068d41f52','c9593850a7a3fda2387b7d99558eaf43ed166306',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','cs.json',NULL,3528,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24815,'fef9cb7b4d3f33ef3cf18da58cc24063ce32b426','697f92903d1add215e79438557268df46ddcb3d8',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','pl.json',NULL,3349,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24816,'bdee971576e05e984cb7cc737789f0eed7ac0b40','e62f8b2c7ce77bac9e82fd9278574d192479ecef',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','fi.json',NULL,3559,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24817,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','2919c68dc36989822380fc9badf351f73dc23a43',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ro.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24818,'eb44f4b356595ec636ca5497c900bba7fe294c44','98ccbda58774d65b50899ca99bc6e10f792794b6',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','eu.json',NULL,3595,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24819,'be711d439f9aa7bd163cc7e4d01b3609203f1ac8','ea4731c20d2728491f367c53d319be71843c225a',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ka.json',NULL,6267,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24820,'4f5a8ac8e29c234d2f994cf4156eb9758889ab71','c191f9c48e7395104cf03b1d5ab463b997844596',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','da.json',NULL,3315,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24821,'868b68e42c6e529805e3185bba40f18822392ec9','a41473496a07ae4295d80bea9519f86cfc885870',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','ru.json',NULL,4846,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24822,'82dc2a7f7cf4ae86483e7116cc38a23067e67c5e','a0e845feedae08940186659756a50b0942b40483',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','af.json',NULL,3458,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24823,'a5b89006342406dfce416f2fcdb67608094b1f1f','ff3bf4fb7a3d295741dcd9eef7bfa5424dc78a3d',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','es-mx.json',NULL,3634,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24824,'d52134ee9f098f92fced963e87027312f1c65cdb','b5c77d98d8b39a79b98a75b5c165994dbcd0f0c7',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/language/','pt-br.json',NULL,3569,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24825,'476edd84916f60c6880a98f3492abc1aab30c43f','3bd12a32875676be36011baec310e7dd3e0bb9c4',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/','library.json',NULL,1010,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24826,'041c0189eb9da9062d2a225eadf0a8fecc09849a','b837dc1cb774adc208b50cf6a021289d123a226f',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/js/','xapi.js',NULL,1559,'application/x-javascript',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24827,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cd9c49237f904537a35d7294e33158908655ad02',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/js/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24828,'ed4ab0a0781dcd44f8a8b3cc95aa18054bed3310','3ea4821a87db4c74993575e324d548d1bb239b3c',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/js/','flashcards.js',NULL,23076,'application/x-javascript',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24829,'322d0f47962fa336b6aa4def57733c09549fcf0b','9f5bdcd7c48b170d73ab04bed8ac457f98d3f4e0',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/','icon.svg',NULL,2220,'image/svg+xml',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24830,'972f723dc6b662d5e41ff612b911bea41ea2cf94','1e8198b76f2ed4af16a1489e4c16f5d748cc3ddb',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/','semantics.json',NULL,5829,'application/json',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24831,'ac8666a5d35001a17a4fa836116e1f153bf07f53','83014dac021be2c3ef277fbfeb139e8833310bbf',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/css/','flashcards.css',NULL,19044,'text/css',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24832,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a387de9a176a24b01332f9aac9c759c952e51869',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/css/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24833,'07f5245c7927a68bf9513375b5d78cdf234ac0c9','6889338de0c2d1db063d9911d3cf5dd3b63db74b',1,'core_h5p','libraries',112,'/H5P.Flashcards-1.5/','presave.js',NULL,720,'application/x-javascript',0,NULL,NULL,NULL,1648954333,1648954333,0,NULL),(24835,'760f2dc444ad3a43ac7aa764a22d2bc09ca3a73e','7042fc9d41778c9eaf4398f84d0a028fbfec8c0d',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','et.json',NULL,2674,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24836,'da39a3ee5e6b4b0d3255bfef95601890afd80709','010b2146b455031a7173711fdf4b398a175bb18f',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24837,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1264bf8adac7f938adaec65b7764b360e23fa988',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24838,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ebc3b2e9b03db7effe7eb00d301bc177238d53f0',1,'core_h5p','libraries',113,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24839,'5232a5f806e2762700532a482d0582d7cead5e24','41c8e22c1133fea40c0db98520151fb3b7db52c1',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','de.json',NULL,2998,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24840,'b3c90e5330cc0fba595b035b0cd6956be0576719','94cde5f45b0077229ed913131b17c2b9e64fd2c5',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','nb.json',NULL,2636,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24841,'b52aeb0e751108feb32b587f01004b5b99d35f83','076d4a4192f97a0eccfb8feea4310a8997bcfdb5',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','nn.json',NULL,2638,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24842,'ce8b8cdd81ffb8be3a89f2ed6b7c8a3dd2df92c8','4fa42d52d56e64558ebb4ceb3a2ee4f4561add5c',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','vi.json',NULL,3003,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24843,'4634d9e29d851ac2aba3cfab9a7fe07b2b77dbc3','87a7f8db134094607ee597e47f6456da8c861c76',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','sma.json',NULL,2639,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24844,'1c7aca879f6f08e8b8658bd661e63169beadab93','31f6629efd39a6b7cab21ca9da0cb5c5b3eb64ba',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','ko.json',NULL,2793,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24845,'b37ffb9e6af3ab62714c4bbd6bf758ce63abfec7','a61cb3b4d383663c8c8ab356c5bab3d8b403e71f',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','ar.json',NULL,2964,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24846,'487405e6eb84159b52cc4553895fefd5c4c17014','cbc369ded34588257323ab803f43f6970c5d9650',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','km.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24847,'5c8e9229a230497eb9971e03edce3547816e443d','43f886f4c73d6fc1073d9de736d5522874ec498f',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','sl.json',NULL,2681,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24848,'d78fdbae9e68e7dc2959de99f7c9538dffa7003a','5ef4197b2c6bf370fa7ec1131b94922d10ae1e5d',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','bg.json',NULL,3678,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24849,'dbb8d34eb50a5620125be323d878f2921dbd37a3','a17c40957b7bf5fcdf65e4a7e32318c9e49ba6f5',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','fr.json',NULL,2840,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24850,'4634d9e29d851ac2aba3cfab9a7fe07b2b77dbc3','e0b222a0772d1e4f8b7251f8f7deec5a129966e5',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','sme.json',NULL,2639,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24851,'ecf060a01e79a43831a481e72dab9ce37f99dad3','6750a8d3d8dad0071a01d26ca7287b5b77beff53',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','nl.json',NULL,2717,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24852,'4634d9e29d851ac2aba3cfab9a7fe07b2b77dbc3','8054553f4709364dc89ce65868648c49503ce6a4',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','smj.json',NULL,2639,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24853,'c8120dc87d165674d8d5a1e3bb16711d5697ccd3','b1b88ed75e6d528321ea5b8aab87d455531b6e66',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','es.json',NULL,2881,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24854,'31ae9669ecce4b13f89bd7628c3769b5d29f7432','43d0b4fc9af9cd56f52648b67ccd476f564400a3',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','ca.json',NULL,3018,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24855,'fc094875c5e3d1d6d6232c0e181d03c319dff64f','b59b3941492294439951ba36745844fdfcd39391',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','it.json',NULL,2925,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24856,'c3e2a5e3b414919e866abaf159b812e9e3b2ebff','79295489bfb82393c5167981c14caab2b5ecc24d',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','cs.json',NULL,2705,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24857,'0c7aeb6b7beb1e620be43f41aee5090a848c09da','fc935d73eb3cf5d4d9cf8d85979c73b8dca4437b',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','fi.json',NULL,2727,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24858,'bee6c8066b24cc26cf7ed2175e7d4e2bc8207276','4ba45c7c55f7b828e7f9afbcf6a8417cd6a10d05',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','eu.json',NULL,2816,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24859,'ba7c234bc1730f253f3837c4296759f90513fee4','dee90dbd179bc5972492b53b17d02fe1db978163',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','ru.json',NULL,3511,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24860,'00790a832774961f1f2f8fca578f65656e81452c','bd1b4d0af35080a706b9e361bc608d167135c6d5',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','af.json',NULL,2683,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24861,'8544249cae1177b58e73241cb065937b192512e9','f1da096370b390aae1e4dd954e0ba903a9cf8647',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/language/','es-mx.json',NULL,2893,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24862,'6c4fcf05fa015f3a08e6b6210f8003139a692296','a26a413dc7c0d97e3cd082b95d4b6764778e4539',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/','library.json',NULL,945,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24863,'2851178ecc4cef6a715e75a43ee6cadf5b4da775','75c61f2e08dbbf86e61e26c2d7b736f26a20f1d7',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/','icon.svg',NULL,14295,'image/svg+xml',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24864,'bb81195f3fa800b54d41ee8dfde5550ec31580fa','24680ca2fcb1ef979d5cbdf8dd21c5e234b3ab2a',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/','semantics.json',NULL,5671,'application/json',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24865,'5119808e04e5fae0ece080a10fe9d570b0e11511','e6bb78efb3d20d4ed8666ba521e8cfc9ddd701de',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/','presave.js',NULL,1166,'application/x-javascript',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24866,'97e176658e48938fc042804b73b83a327d720b44','81ad3bbb8020fb52747f2aa80cbc7eebff903995',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/dist/','dist.js',NULL,177041,'application/x-javascript',0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24867,'da39a3ee5e6b4b0d3255bfef95601890afd80709','338a2c06d59e00e5cd0778070dcb52f1c25c3dfd',1,'core_h5p','libraries',113,'/H5P.SpeakTheWordsSet-1.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954336,1648954336,0,NULL),(24869,'6f54de51815bbe5b6cf5ded18f2a925e75ebaf44','6f05c37aec1e11386a2ef37f80f172d6b7fe2d5d',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','de.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24870,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ca4f2090a8ab6e01796538b5ce1b1307b7d84848',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24871,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3fd898cceabb3f866489ce82e4b57957fff69bba',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24872,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cf230a4a700d707ceeea15d880daeaea78450d9e',1,'core_h5p','libraries',114,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24873,'e53f62d801352fec8745b188ce7a07b866afc2d8','e43d366bd52a329a1d583c25608a1f738fd0d7be',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','nb.json',NULL,60,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24874,'c2e5f3053cee32acdec25be8a46064904df0a5ba','0e1f0ade40d24963f3f99769e07e9dee4e690cd1',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','el.json',NULL,67,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24875,'f942d32c7df308842179c4d77340aff97aa7314b','0309184b872cdd99bb0d2712da8f8a4e78d29db0',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','sma.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24876,'6f54de51815bbe5b6cf5ded18f2a925e75ebaf44','d0a31380c8b7ea3a94c4c95fb33169ffaeb1b876',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','sv.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24877,'714699b69ad5c6a2fdcd8932ab514be474221197','ea187dab2830fb53373c7adc90cfc7f8e91b6354',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','ar.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24878,'7a32272b035a50992a5d82a8272bf2722798c7f9','3d4331baf9f3d0d26752b0e712a7a3fe66f90196',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','pt.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24879,'efda204751c4caf3fb9db5a5cd1c198d2e9a1a36','3986812e9efe4ace0cd68913249bfab3149a9437',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','bg.json',NULL,84,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24880,'f942d32c7df308842179c4d77340aff97aa7314b','30751d246f15889e201f52250a6463b7545f0dc0',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','sme.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24881,'aa194f1a8a5fec43654e31d19354bc43c9e162ac','c32d0b324891674b459cc29dec42b8569ed4beee',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','nl.json',NULL,65,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24882,'f942d32c7df308842179c4d77340aff97aa7314b','0e5a260a8d9ce8bb87bb052ced9bf52fa49a330a',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','smj.json',NULL,59,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24883,'4cd5122655a968161ae7de7812d4e066f701dba5','f5821e3a76b56f811dcf5542ff6b7b36b02e3201',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','es.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24884,'d4726ac4aa010d549ed695febf2a6b944180c4b8','29d3371735a04378044be831fccdf80daedee410',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','it.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24885,'79ddd1bfaf723b4e27f5e351d18c8d357f947e9f','d63af0ce3157fed5ac384857606f17490a4f5d59',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','cs.json',NULL,63,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24886,'9f32985539679ec32d3f4ca661310a5b617d248b','b6f045ba5764ac93d3878c6f551ab29b4b5fa9e9',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','eu.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24887,'4cd5122655a968161ae7de7812d4e066f701dba5','29cc71fe82a667d23fb4f4088f0f7f6b157baf31',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/language/','es-mx.json',NULL,61,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24888,'c44b71fecc81fef1d05ee6989a4ce0e447e4d9bc','5774a1de408a0f382c72e206157f7a16a9acf095',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/','library.json',NULL,453,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24889,'9c10970afb41c6affdb9067e9ec790856bea3d68','f651156284229d7f2ee1f3df18de623556825e97',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/','image-slide.js',NULL,3613,'application/x-javascript',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24890,'2a8e4274be4bc8edad4fdcacc192b05064666918','dd966f256010976a3ebd7e5068c16be4ac1079bb',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/','semantics.json',NULL,122,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24891,'7c4f8300253f567c8e9790ecc4f02e5c1a6fb41f','db52b80896f83098a804ec6893a61677a7cd3795',1,'core_h5p','libraries',114,'/H5P.ImageSlide-1.1/','image-slide.css',NULL,152,'text/css',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24892,'fc0e9a9c9fea0ea32bfdd0c62085953e2aeba4a8','2cae7eb0eaf9b8d3859a20b670364c236e9e7537',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','image-slider.js',NULL,17784,'application/x-javascript',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24893,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2cb1cda8dff77c2a405e696517b04d326dae8a73',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24894,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9dedeed0f46e4febd763b42ae2a8f3387a708a96',1,'core_h5p','libraries',115,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24895,'c7d1b42c94b36b0ab78198a78262755103d23a95','383190318af61352adfd79cdb3ac697140f7dc34',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','full-screen-enter.svg',NULL,1252,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24896,'da39a3ee5e6b4b0d3255bfef95601890afd80709','679380ab7e024891d6972bbe725fd0de1f757f60',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24897,'db3f3b27f4ba7f5aa37c99aa9929c4d9264e755c','21844391440244af4405ea81c6501240f8dc41fd',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','circle-inactive.svg',NULL,450,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24898,'898abb4bc1adac0a6d15ca1c991b7928ce0950e9','46efa536356eaf8657678b35e267e0c6caed6e91',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','full-screen-exit.svg',NULL,1258,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24899,'1a08242c2e3d223a98d21b88a8a0a5d409876c93','fade64fb35aea0fe5ab4dba0fefcbb78dec9f4a8',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','arrow-left.svg',NULL,1383,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24900,'2bca51cbe9ab0f90fdad2cd25052fc23452f6f0e','b6e5d53ec6d3dccdaa901bc0b0ea740b7772ad95',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','arrow-right.svg',NULL,1382,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24901,'09f111aa1f6cb29c3f636bff1e9660fa54ce28f7','366d64dbe496c050632a7bcbd91d1eba044b9670',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/images/','circle-active.svg',NULL,623,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24902,'98a646e4664040c70c3b67f9428ec41872e65488','20ed43f23ad1c61d53a38c694ba334d073e96aa1',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','et.json',NULL,1616,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24903,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d43c8b612521e175d30ff3a3ab55f960abb2672c',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24904,'b2c6dd5677b8c60a7b0cab89b675f894dde7fc8c','6ca6b00ac9370d10c629950b53d9fabfe46c0f0b',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','gl.json',NULL,1849,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24905,'384776626a9fafb106f8029f1f95367f9ee622c2','d397bbb12257c72329015210a8c5a49759343a75',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','de.json',NULL,1871,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24906,'76178e685de62e25612b73c7fd62f0a65d3ad4e0','6cbcbb387beef259e1517a02e40b33ae61ec8f75',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','nb.json',NULL,1670,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24907,'ca5fbbc7ece2c9db00ba52db5eeb11f36692ea46','ad204b277ee567996cd9e50f9d4fedc1977d98d4',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','el.json',NULL,2593,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24908,'e9272b7b2fd6826697fa5bb464cfa08efea805b1','2de2a3b03ececed5df3bc4280a341365b3466db4',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','sma.json',NULL,1669,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24909,'8545b0842d8896d91d4e50e92dd3dbabb9661c1e','1040bf9fc1fd0b3d94dd2aa067aefab98d6baf02',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','sv.json',NULL,1771,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24910,'ee824547f6a2220ec36597faa41bcea12f2b03a6','753808f30a271511be8707c9b8adfc20e839cf1b',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','ko.json',NULL,1921,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24911,'bd9d1852c3a5fae07886f07bbc50808f146dff1f','131f1e1af88d1fe906ee546547aeb8a730141fa3',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','sl.json',NULL,1662,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24912,'a6e9388595763325deb66597694adf31effeb66e','b5e9bc8bf7ba73733bb220b0e9e7d6ec94b00abb',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','pt.json',NULL,1771,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24913,'e9938f338c8b0e16da3afbd2b7474715f010517e','06993e050ca350a937cb5555b38e3dcda1052dc6',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','bg.json',NULL,2822,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24914,'f1d8808015fcf65d681d5985a1fe90f33c139183','5a52bd27a214c68e4bae1b2e7917b02896cca97b',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','fr.json',NULL,2435,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24915,'e9272b7b2fd6826697fa5bb464cfa08efea805b1','e24f9943247ea615bc27448da0a2c89e6dccc98b',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','sme.json',NULL,1669,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24916,'604db3256d08ee70a1c93a63fe95711ccf8b85af','ed7d954c1ae7b5da7c622e8c75f1986bb7ba39c2',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','nl.json',NULL,1868,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24917,'e9272b7b2fd6826697fa5bb464cfa08efea805b1','1e0c823bb07538a53b9896c933174a22254c297c',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','smj.json',NULL,1669,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24918,'9997104c54c9b65a5e3a46f382931e314193bb1c','fc114541e1bbdf0470088e91918e44fd495aa35a',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','es.json',NULL,1899,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24919,'1007f31c3faba7d3f652a5aa3c3065e3a50d9544','bf4c9e7aba543094b0519f2a069916dc43c5dccb',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','ca.json',NULL,1901,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24920,'fb0eeabff7a83373ebe5a64aa8625e031e2786ea','237f71983331d5e0a09898a365a2b654220d75e8',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','it.json',NULL,1797,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24921,'bf83dc32217c2774ad95964a42574dec1c59f618','918c30cd2beaa36cd2ac996c5a978175c2fe15c0',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','cs.json',NULL,1751,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24922,'4af127eccd46c81109a4126b9ef4b4206048e9f7','9aec97c8129cae1ead991aada3b78ac5cf9e786f',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','fi.json',NULL,1857,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24923,'e4128b5be256540400be06ddaca924d1a6ab4faa','61fea7a53871fae4541da01595079efcbc492f0d',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','eu.json',NULL,1855,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24924,'42fceec4e2897106b5d5193690f6988f3c65c80c','960945f1d68767cecf5d8aa1261136d1d69b0d7d',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','ru.json',NULL,2493,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24925,'06724b2794be0273a29219c61a8eaf49b4460c75','17ce71d084b06e5a5c0cd142e8ea2375ff0c29fc',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','af.json',NULL,1787,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24926,'9997104c54c9b65a5e3a46f382931e314193bb1c','3f132029918c562a47d3268e851a00991d877311',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/language/','es-mx.json',NULL,1899,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24927,'9f944a963d47bda7d75625bcec4e81312d95ee74','92cb9748efe7ed5356de1d89833ad894e925cda8',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','library.json',NULL,549,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24928,'356abeb64b8883ab697e7f1edd3a3d303a5600cb','acfde6b66d3c86cc716890b184a9ef40cc1c7399',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','icon.svg',NULL,3357,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24929,'7ed58bac4b3e8e49ca459fc1a851a7d4003aca3d','f6ef3aff8fcda09e655cc11c769aa8a3d4611bc8',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','semantics.json',NULL,2639,'application/json',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24930,'50a01bd72ba45ec55c30f6340398d857776c5005','0ce92b4390e9c6e17c2d9168a663cb5c0013f921',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/fonts/','slider.ttf',NULL,1212,'document/unknown',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24931,'da39a3ee5e6b4b0d3255bfef95601890afd80709','af31f62e6a6cf9ec760d4cd739ceb17302183959',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24932,'9c71f77717008b82a5d0f8da11282b6e9baa7323','d27086d4ffc007c0ed555ee9ee3e294499758e8d',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/fonts/','slider.eot',NULL,1372,'document/unknown',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24933,'29a788164b9dbc14b231c5dd3b125fbf23139bf0','72865370135d5a9a57cc4a621ccad781a4d124cb',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/fonts/','slider.woff',NULL,1288,'application/octet-stream',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24934,'a5309054fa013a3400161cb3b4f19bbfeee462df','eaf5dc829554db90dde4369b68c11fb4874b1c71',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/fonts/','slider.svg',NULL,1569,'image/svg+xml',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24935,'5c93ba2b5b5a194b31fa4516555280c06038442a','dceb7059abf9cd01468d6c3ec9526155fb991ebb',1,'core_h5p','libraries',115,'/H5P.ImageSlider-1.1/','image-slider.css',NULL,4345,'text/css',0,NULL,NULL,NULL,1648954338,1648954338,0,NULL),(24937,'1a93d56fe84618aba0cb7f4bcb91c721006b36e2','c7506ed50d02fa060f32d701b202f6fea2240280',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/','upgrades.js',NULL,671,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24938,'da39a3ee5e6b4b0d3255bfef95601890afd80709','67974ddda55678d6a57f358e2ea2cbf82760c906',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24939,'da39a3ee5e6b4b0d3255bfef95601890afd80709','66204d3a3b42fde13d0505c6636688b4d1552db7',1,'core_h5p','libraries',116,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24940,'e140f4ec7a6114895b459d1a8a01a47b521459e6','7a52be9e755762113033c30df77fd4f72b2968fe',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','et.json',NULL,10559,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24941,'da39a3ee5e6b4b0d3255bfef95601890afd80709','de78b8135b772a6a58b7ec3413fa54d7423d86c6',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24942,'38aacde49ec2b5d28aab372add6706f8a41c1c0e','ed2e42a3795493255439a3ba6f9880578030e3c5',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','gl.json',NULL,11130,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24943,'cdf772c5774c6f06e9901241d974bd72fd2d12ad','9b331a6addea600efd4f67d1b45b4a08b4c7f190',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','de.json',NULL,11372,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24944,'f05294ab488290c59bd27600fe81e31264bdcff2','4e657e9f7d84af58a8c81ee87176772c1d2966df',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','nb.json',NULL,10262,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24945,'a2f41839949a33c5943c00f30ce1685b0f6f639d','f32f04ee566f726f5e2115be64197f3313bb0862',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','el.json',NULL,16101,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24946,'b52cf94192d167ff744ecae0d8523e54d977bc9e','daa3bfa53d8c6427fe6db0ee5c6761a4dcd05207',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','lv.json',NULL,11316,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24947,'a0bba49c71746e8f92d53e3052d9c143d13388f4','4f1e2fdeb0c2c5839f29c79ff24be578bf9e81ab',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','sl.json',NULL,10271,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24948,'fa66c9f81c4d4813eb653e06cfc4579f6a7365ec','8849fc4c93fe835dc0ba29e58ad4983281f54ad8',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','fr.json',NULL,10777,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24949,'390c61d799c25da2a11d75c5b9d22c7692f0f378','36efd1acbf9a24f663255ad920f9e95ebd5d650e',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','nl.json',NULL,10843,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24950,'ee5876642afdb7dc54d76d15a696a10418cb0461','a8929053bf09c29067f395bee7dbb1684bbd1e10',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','es.json',NULL,11391,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24951,'6f9a13bd82bb3e4efc16299754e31b2875dc7f95','86fe96700537cb878cfdb2559046c6e50057ed7e',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','it.json',NULL,10919,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24952,'17921a90fe9d130f2b4b971f4d3df43609653496','669f097c7f0d14fcf242e4d671e02f9aeffc4ac1',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','fi.json',NULL,11735,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24953,'a709bd76cdc90c5a61764d99cbdfd4e0ebfce530','f2003088436d6c24f7e743ca48dd10b2692602e5',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','eu.json',NULL,10893,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24954,'100ca86d867147896e9d1a03b4d9425688199b6d','55462bcff3d08c3e1dd6fd94c0b57b007e291db2',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','ru.json',NULL,15154,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24955,'9765dfd8348f0f90f90bbd4f7fdb63e0c5736a8b','af787c1c206053f4d851916e2f20b92601a70943',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','af.json',NULL,10840,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24956,'89866cb6f4bd2826ef5054ca2c813677ccf7c87a','854edbbc2330457c79d0941c408ef4cb2cadd18a',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/language/','es-mx.json',NULL,11391,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24957,'09f8765c14bbd288048b4c64c9aab0598a608749','8b3c6404feba25a29ca277b026ddb8115837b9cc',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/','library.json',NULL,1216,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24958,'947e2787fb5e4f481ffdf2e1414f40e2b6ba23d2','b8d6817644ca60b8e7a0634926840c4f18ee7c66',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/styles/','essay.css',NULL,1895,'text/css',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24959,'da39a3ee5e6b4b0d3255bfef95601890afd80709','41ef9a48a407316a1e32411de897635058a7aac2',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24960,'d3b20df5e9a81e36c21c45cf45a599a8397673a7','ac68b0188bec2ca7d0244c16acdc01912d90640d',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/','icon.svg',NULL,3523,'image/svg+xml',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24961,'24cb6f730b47d1d6100885fed575046eae7353bb','5efd20e6dbae22ebe98341b2e21a165236075535',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/','semantics.json',NULL,17443,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24962,'c068b25018a39db5684112ede8c8fd067edbbfdd','785f55a26d4421f6a691e3691d04f7331f1038f8',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/scripts/','essay.js',NULL,34718,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24963,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b6141170449234da4dabfaada05c6aa902a3c24f',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24964,'b4a9d8f143a2d2290271746b06b2bf823fbf8522','64d3d0fb4edb341ddcb7b5aaff25a4d2658416d4',1,'core_h5p','libraries',116,'/H5P.Essay-1.4/scripts/','inputfield.js',NULL,7890,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24965,'6fb05dfcf6a5e69ee6a0c883039d9dfec04ffe02','893767fe454987eec372eb2851bdf2140e287799',1,'core_h5p','libraries',117,'/H5P.Question-1.5/images/','minus-one.svg',NULL,1217,'image/svg+xml',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24966,'da39a3ee5e6b4b0d3255bfef95601890afd80709','99c293ee70a5d57feb8fb73ff8ea2a21b8a23afd',1,'core_h5p','libraries',117,'/H5P.Question-1.5/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24967,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8c1dc73ee38504295e841495904e1fc75f8fdb37',1,'core_h5p','libraries',117,'/H5P.Question-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24968,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ada4a6ff795fbedc3fe4504ed58ba923bdae39b',1,'core_h5p','libraries',117,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24969,'16bbce21f7aca0db2d1a19ef6e2b15de81c0171f','7a2309ce6aed0975cf657761a16bb16739b2f5b1',1,'core_h5p','libraries',117,'/H5P.Question-1.5/images/','plus-one.svg',NULL,1352,'image/svg+xml',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24970,'81d4ca824d7a7a09d66a7679b8105a8bcdf6dfd2','5ac8f3e62697a8ffc0bf710d48657f9475b0ae58',1,'core_h5p','libraries',117,'/H5P.Question-1.5/','library.json',NULL,773,'application/json',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24971,'e5867fd0730266fa21cc4cd47de8d593611743a8','5f0f0a6da57571d1aa5d0d9b35c0e40cef5bda91',1,'core_h5p','libraries',117,'/H5P.Question-1.5/styles/','explainer.css',NULL,1434,'text/css',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24972,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a10ec924cd8952f0c5129f320e3d9761a1e61277',1,'core_h5p','libraries',117,'/H5P.Question-1.5/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24973,'479c14fa7082854bae0da635795f4c483e3b5166','40a4ee3b29246ac2a5018baa2105a7a2473d99e9',1,'core_h5p','libraries',117,'/H5P.Question-1.5/styles/','question.css',NULL,7815,'text/css',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24974,'512adcffeb417fab9d92f0706f653a75e4da0db5','eb6b7263f0ed4cedd553c95ca21f94b702e7b951',1,'core_h5p','libraries',117,'/H5P.Question-1.5/scripts/','explainer.js',NULL,1956,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24975,'da39a3ee5e6b4b0d3255bfef95601890afd80709','78407112d6cbd0b75a834431440d358b92e5e7dc',1,'core_h5p','libraries',117,'/H5P.Question-1.5/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24976,'8a2eca5d332d47b5fa17eb0b743e49fb40847013','1adeea6f97a50cb8a78246853e01cf05f1e8831f',1,'core_h5p','libraries',117,'/H5P.Question-1.5/scripts/','question.js',NULL,52751,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24977,'9958e047571c4077873e307d5dd1c086402dc468','9ebc1310761164b6e356d36c494457c78de3916c',1,'core_h5p','libraries',117,'/H5P.Question-1.5/scripts/','score-points.js',NULL,1887,'application/x-javascript',0,NULL,NULL,NULL,1648954340,1648954340,0,NULL),(24979,'7add3e37ce1a3308b73c1ddccc193cb838e3d9b0','5743ea4e409b73287a8498aea7629ad49da958d5',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','h5p-image-pair.css',NULL,7002,'text/css',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24980,'da39a3ee5e6b4b0d3255bfef95601890afd80709','91799a0f8e42d7bcf4a1f49c63a4261e8c668ab2',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24981,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5064a854b01d9749693d2aa273d4688d40ce36c2',1,'core_h5p','libraries',118,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24982,'95c1adf091ab50af0591ce76911ae7fe5079a6c1','2c85de55fee2118049e79f7aa30f0bde1f02ae5b',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','h5p-image-pair-card.js',NULL,8580,'application/x-javascript',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24983,'cc6bb97d0f3982fdba9b3e9ace2a1247e5f46a32','c167c2deefc8354fc2404fee8b5bd059565b9f73',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','library.json',NULL,835,'application/json',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24984,'3c4ea78d34945dd621920b924fb637b127c22736','9306b5292f537a224c8fee33d4fd99b096392ae3',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','h5p-image-pair.js',NULL,19883,'application/x-javascript',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24985,'5c0f85d18768e066926f9e59cd4fa9cde5bc61b5','75966ac6b0dc8627deae7f61a7b897b7c835dcdf',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','icon.svg',NULL,18415,'image/svg+xml',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24986,'7edc8d8636545489c38cfae299a5b92b1af28437','f8ea67be828db617502150fbae9a488d434bd922',1,'core_h5p','libraries',118,'/H5P.ImagePair-1.4/','semantics.json',NULL,3204,'application/json',0,NULL,NULL,NULL,1648954343,1648954343,0,NULL),(24988,'bb0a758ced75d33e47e7b5fa304c197003d1e552','946c3b5a47da4a9cb31e7e75867ad3779cfc2be2',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/','upgrades.js',NULL,1959,'application/x-javascript',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24989,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fe234dd08642daf074e30937549b7e8814bcc44a',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24990,'da39a3ee5e6b4b0d3255bfef95601890afd80709','948fa33bbe399c5d2f6835c7f48e2f603ab77401',1,'core_h5p','libraries',119,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24991,'403d25cff2489a92839dc6ccce2c9b768ed5fa90','a58174e4badf133740741eb25f9c91af013c6dec',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','et.json',NULL,11076,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24992,'da39a3ee5e6b4b0d3255bfef95601890afd80709','97c4a22b3de7e9d7d4d2196af70306d89b9bdb08',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24993,'7a0ac77f85bb7d3c75991b75f7fce07c94b78f4a','25157b07ab784fd573d8bfba42b282f6b726bca1',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','gl.json',NULL,11888,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24994,'c1ed99fc7211d531252a4999e151285aab988c2b','c84820aec0fa2c128d52f3ae3df9b86fbd5805dd',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','de.json',NULL,11953,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24995,'a48fddefa432a61e82029819a1a890bf4befad67','9a94146d138fa4126adbd3f36ff849006e7d9975',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','el.json',NULL,14878,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24996,'e55ef1d2e929d6d2581f786cfaca7151c1232cda','60909ca7a906184443644ef8e29b406cc3536ce1',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','ko.json',NULL,11658,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24997,'7328ed9e46769bfeb62ea2e637f463ee3ba75392','559240ebb7fbbda90f51500554505d2e0bb687e6',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','sl.json',NULL,11417,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24998,'060a4172017dbf497815f40a2df3cf3df36e4b56','0deaa9f53bc3e617549a279968207dbc21b4664a',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','fr.json',NULL,11587,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(24999,'61f1b2261509aa2e692cfdeecbc81590883b2015','a5cca7947c8d93912725714e28ac93ecaae57cb9',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','nl.json',NULL,11348,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25000,'6b31b27185b4fa756f91f9f7c7d31bb39d3c5e04','a59c6cc5929cc5a45633b850435d04375ae29492',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','es.json',NULL,12047,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25001,'108e611e2ecaf8a4609d43a917d6fa41fac99c93','3332441fc6fbbfb6328d4125defe1a058a4d9773',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','ru.json',NULL,14249,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25002,'924b8c55e299bd14cb9ae833326f9cf7619eb071','a0a514c2f23c65000689361d1e8fe393a733eaa5',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','af.json',NULL,11195,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25003,'0a0e5cefb163b41ddbbd88eb226a0f9b866fb874','9f9915b10e85523613d8d99230369d2fe938b50b',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','es-mx.json',NULL,12064,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25004,'67342808603c54bd5eb9f5e171f9afb1487525d5','f5c55910d0ef9921306b176c445558e4b9546976',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/language/','pt-br.json',NULL,11715,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25005,'2303f2c7ded6a58ad75e6bd2990e061ff9d23b60','9d4a05145cdbccf2b293e182c2a6e0f59ce48156',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/','library.json',NULL,1418,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25006,'c2613bbe1ef18e7a44be8b34ba2b8794aa5f451e','bca0bbdaada24581cf8aaa760cd524d037b3b33f',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/','icon.svg',NULL,5848,'image/svg+xml',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25007,'3e1f6422d900c6701802eaaadf5f4cf97b675d1a','91c0b988789b01f51498de9729c9cf64a2279bd2',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/','semantics.json',NULL,18702,'application/json',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25008,'dc46dd8915aa113e588af3c00f3fcbf570c47cff','488e447a2405e6bc50a0e9a8aed09fcbbdcf49e5',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','h5p-dictation.css',NULL,4490,'text/css',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25009,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3fd21f5c85d2f2b6764fa886d4bc989f6fc1fbf0',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25010,'37b7ec760a8d8330d0d7cf0d11d970e2f17785ae','d5b69dd0f2ed32a565971aa8ecf2a01dec16175e',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','c5095d1ed995f1f276ba.svg',NULL,5604,'image/svg+xml',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25011,'37b7ec760a8d8330d0d7cf0d11d970e2f17785ae','fd336fc7ae3065a6f56a0273374d2f820b644796',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/images/','minus-one-half.svg',NULL,5604,'image/svg+xml',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25012,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ec71e3675860ad159fdafba5562fdd233bdc1b6',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25013,'1c9128772c09998488ddd3507594434d8d4c8fe3','24c37f4b13241ad0b0e74877f329132959daf506',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/images/','plus-one-half.svg',NULL,6634,'image/svg+xml',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25014,'f9a3d539c07c7f4355dc2010d9039696c0c751dd','2c6f32db049d96db8f79a2d2856c12e1f857b869',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','h5p-dictation.js',NULL,38983,'application/x-javascript',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25015,'8107cbfd41460bbccc46ad08d86883bcb7bb4cb3','2450af0634573a997a5bc287d0229113f428ee63',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','12e0fe5ebe3415608170.woff',NULL,1284,'application/octet-stream',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25016,'8107cbfd41460bbccc46ad08d86883bcb7bb4cb3','6681f541a338d2dc1bf9586704882e61a2322bf7',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/fonts/','H5PDictation.woff',NULL,1284,'application/octet-stream',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25017,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cabeb8b615b6457819ac80f899b81649a2f151be',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25018,'1c9128772c09998488ddd3507594434d8d4c8fe3','118b2bcfc9755a8fa2f586df7cddf43ce15f5887',1,'core_h5p','libraries',119,'/H5P.Dictation-1.1/dist/','fb31b65dff4d4f04e810.svg',NULL,6634,'image/svg+xml',0,NULL,NULL,NULL,1648954346,1648954346,0,NULL),(25020,'d0b4165eb053d5dcacfea8c06871bd42284286b1','9ea796252a5d44f233490dccfbde5353378580dc',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','et.json',NULL,915,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25021,'da39a3ee5e6b4b0d3255bfef95601890afd80709','748be0c6ac04873cb9c04cddbbacda455955e9d3',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25022,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aa374e153fa7d8176dcf43e03a668b2b79d9290d',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25023,'da39a3ee5e6b4b0d3255bfef95601890afd80709','604abd2a74b5ea3b2f0b3f64ba97eb653acb3c71',1,'core_h5p','libraries',120,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25024,'fcc29c1075b498e5583e8b0d204d9d2a91b86eec','09c1f582e1bc806bc51c0706dc507aaf82b371e9',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','gl.json',NULL,969,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25025,'d4179af6d2a6817568a238f5862264f92717e23d','1bf85b0e0396c0811ebb95230adb2709493a48c0',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','de.json',NULL,944,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25026,'83e035d65911a1d7c7a4a0499bb1c939dcdb0781','e4467cc40eeccec888a2f8ead2ce223fe1f30c3a',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','nb.json',NULL,934,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25027,'14d65b3f75924548d2446d79f6c7d72003d40f3b','91154b02a7024e1c5bac0ba2d17040f7c22e05b9',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','el.json',NULL,1134,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25028,'8da8569859abd7cf688979abd81fe3e99711d260','ce27588903e304bd01ae825ce3416259eede8d29',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','nn.json',NULL,945,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25029,'3765c07458af5fba97296898279305f684dfb83c','9a20cec83d1e5b0cc733907f8a7e6623293b87bd',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','sma.json',NULL,900,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25030,'d30b06afdda2c8501d311aa98d63e9979baee6e7','7ce4da8a2db18841edabea8dda1d01fa3b24567f',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','sv.json',NULL,913,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25031,'70bf13d6f58ff9adfdfab55cfdc7796eb218b853','9a75435e7be189ce48d2e2333960fde2159585ad',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','ko.json',NULL,934,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25032,'47d8a10bdcaa80044c7445320ead58df71159d2a','2ce941213c68942319325829976c974eb8efa6d8',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','ar.json',NULL,981,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25033,'d280b6fffcce03a468cf4f9a3abff0306e09efb6','140f34dd5780cd39818a1302157f715393f09b9c',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','sl.json',NULL,930,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25034,'d6c439a9fc7ad56e00b4fc74fdd85bc433f2dc7e','a0aae6bee6e30d38cc86c6f0ffa9125acce0cb64',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','pt.json',NULL,927,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25035,'f558fb31e42822ed19eb7d0fb318694ff9c5ccfa','256c868dd21e1a8c834c2245cb0ac75f7d6afe1b',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','bg.json',NULL,1219,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25036,'7f8cfa46a9343a63bc61ce3dde37945726626d5d','c970a427610e89ef563b8a208310ed43f7c2e2ab',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','fr.json',NULL,937,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25037,'3765c07458af5fba97296898279305f684dfb83c','1409e35da89d229f4d14128447a8b87a0e7a2204',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','sme.json',NULL,900,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25038,'1624fbf6b23cdcd0d8a3c6daf800ae1719f321d9','8d31ddb95ef000df3dfeec59b3d90b65a41ab013',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','nl.json',NULL,894,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25039,'3765c07458af5fba97296898279305f684dfb83c','00975b1eaeb6bc0eab768d74ce0556e4666b66b3',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','smj.json',NULL,900,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25040,'67bd49537f24ffabf27c6e46d9ef95f6c9c8c14d','77d6225beeb3f91648f28cf25ae1b172279bd778',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','es.json',NULL,970,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25041,'e5a049ba141b82d0b32c55aea93f7bf1e7973f0f','345a472630dad59df85f706d2b034a33368228cb',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','ca.json',NULL,950,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25042,'acb010e0f9deb1a4283a1481bd71265475253c16','a2d1712e63f40636845770a651f096104315adb1',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','it.json',NULL,932,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25043,'1d0e00f27e06ab6307c421948596f3398c6c9415','535651f48d54a3f7f5922147b2d66ec241270ac8',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','cs.json',NULL,930,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25044,'c758c752de60e4dcce5468e5d4e85a88eefbaa40','95f8cf1c58d8b02cd7d402b3fff57893eb982eb5',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','eu.json',NULL,915,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25045,'a7f50fe948ea39962cbfe2acfb0470b994661083','a45c5fed977933b3ca7e87f0ee69712e0c7b53b1',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','zh.json',NULL,881,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25046,'53244771f5a146105052ca43af5e532b16454425','a94c4ffd2e92522fb6c48b8281422d0f0e458784',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','ru.json',NULL,1095,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25047,'67bd49537f24ffabf27c6e46d9ef95f6c9c8c14d','f266bab7b55551c57bdf31b29760662be8a25b4b',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','es-mx.json',NULL,970,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25048,'1eb64450b492e42a8be82fbfaeec02abc7110953','9a56b61a15a672b4d8dab5cdb538314fd16ee759',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/language/','pt-br.json',NULL,916,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25049,'7b2125696666f2344f5a0a705928f458470ede51','9a5d04a657c31d7b3de3001b4ef404605954a758',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','branchingQuestion.css',NULL,2325,'text/css',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25050,'6929e67ab162d3010e3cf1040e3d15860071a724','65a69f1d4f988b8eebade3aeb1d5ed45994fc2be',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','library.json',NULL,781,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25051,'540d4ad7df0a9505f160c06b64650b33ee90be07','1bc9a3fc167be1706f2a7217ce101107846e44de',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','branchingQuestion.js',NULL,10614,'application/x-javascript',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25052,'47c348fb8c22caf042546321d93bce4387c5d6be','36dd91eba226f27ddeee0407da829dcf17f82224',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','semantics.json',NULL,3001,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25053,'b699016daa92944ba223dbe72c24a749a33de234','b4f32490fab4039a88f82d945cfb3d5cd0aaf918',1,'core_h5p','libraries',120,'/H5P.BranchingQuestion-1.0/','branching-question-icon.svg',NULL,1510,'image/svg+xml',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25054,'900453ea6606339999a5ab2e73abc4bb69d9e99a','0b7d39134c1209757c9c43471753b0e10ae0ac3e',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/assets/','start-screen-default.jpg',NULL,39320,'image/jpeg',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25055,'da39a3ee5e6b4b0d3255bfef95601890afd80709','79c3167fbce26e57760ad1f87ad0e8d460b5e424',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/assets/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25056,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ecaffecbec0e6a44c60201f63e913c46d28ddcec',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25057,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2943d293fbd7fcad4175e2c0958650ac88f79816',1,'core_h5p','libraries',121,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25058,'d9a2d8dbbbe1a5f53e38cd41ca20227c902a631a','c002477febb5f4997b271e6821d43931a34d66a4',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/assets/','end-screen-default.jpg',NULL,15920,'image/jpeg',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25059,'cdcc13f9f9edec435bd828118780c2ed19844ccf','e76eef4107f4acdfb65f781f4818b00e99da0fbb',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/','upgrades.js',NULL,2203,'application/x-javascript',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25060,'6bb981372e8fa15ea2f18daac47041a2e3290739','0d57f18321f68765fe6ffcb8c9403a66cc9893f5',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','et.json',NULL,6425,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25061,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3eeb8ad4c0b357994574952783ad7f455f018fa9',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25062,'41a933cbfe03032bab7afdd94e5b95445b5955f7','ef8f5525819f3c52442783af1832088f351db59f',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','gl.json',NULL,6692,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25063,'87a8c134a21c4ebfce5fb163b78f99310dbd4465','ae1e13e3764f477a1ad2f0e7259b12b62ba7b2bd',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','de.json',NULL,6818,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25064,'41512588d7dd47b726949e722f34cf8269a90de2','7b627a849b0c3ca2e0ca2a3c4e2e7b56f6076b5a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','nb.json',NULL,6393,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25065,'f08cdcfb1fcc4f9b67706ff2be8063a4565374af','0a74091a37d31f3122248f8b73e516df99206644',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','el.json',NULL,7279,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25066,'0a9efc219b961ef97a26f6bca8a7b6c3b46b5644','e77b4ea18128330da466da7742440454e818e05a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','nn.json',NULL,6395,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25067,'7a8cf8fec6cc3e3aade3ebaf314f85d811d50ac6','5ed8bdb02f6209281be88d9e9f51c45a75615ecc',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sma.json',NULL,6395,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25068,'7b555d605ebcced20cfda0b232a67d5b641ba5ec','517f05834537804d9f26419d8f92eee8cb5f5d49',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sv.json',NULL,6626,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25069,'a4a247a0c68715de560c0e4cf10ff45601f097ca','78778b46989254d2e77d756fd1a42f1361f7ba2b',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','ko.json',NULL,6694,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25070,'86b272efc63d0e82072983a23c2bcb1d5de277f0','91759785fb1815887dba0be99b69a96b1d9d70db',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','ar.json',NULL,6552,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25071,'50335b797d80bfa2bc62a8eb19d6511f7e1a9d5f','a45a4286dca1f6e06ed6a6171bdf2a699684f2b8',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','km.json',NULL,6512,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25072,'c490fbfeead9f00ad3a9761ad4dbf823545263f1','0ae75d2abd1a11e3e016871a96c44e74130da299',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sl.json',NULL,6426,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25073,'a948866394dcc7b28949b4464b5c1aae682a5554','c35af768b17bea1cf323e4de96478729b50c1ea5',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','cy.json',NULL,6561,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25074,'f4b16f2df5a419f1fb205578541dea82b0d1190e','d8ff6c5a55691d9d19dd4cfd4e651c550b012e23',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','tr.json',NULL,6746,'application/json',0,NULL,NULL,NULL,1648954359,1648954359,0,NULL),(25075,'5b8a18d4068ba09347e81ace90c9a54def9f8c0c','9e0998ecae6b6823b58fbe8747b7d595e4292614',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sr.json',NULL,8430,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25076,'8fd763bc34fe57bc2ae364a93c0e9f46be851f8c','a36bea8b18b158e5226059cab12edcdf8b9c79f1',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','bg.json',NULL,7824,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25077,'6547e65ea80cda5e4805118afab9330a478ac340','8e3688ad0251ef1471d2b9b23e4860203dae0bc1',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','fr.json',NULL,6989,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25078,'7a8cf8fec6cc3e3aade3ebaf314f85d811d50ac6','b02b34b8c8362cbbea1be69d046994dac70330ec',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sme.json',NULL,6395,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25079,'d503cbfb783edf0372a309be49df20ac69cf6217','8cee144f1fa372dd1fd6c5ff3054ed575aae06e9',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','nl.json',NULL,6626,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25080,'7a8cf8fec6cc3e3aade3ebaf314f85d811d50ac6','18ce079c5a5b47f006ac2f95136f56e6594f94dc',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','smj.json',NULL,6395,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25081,'2d13ae1ef8b53c0863a3d5a7688274d02ad3b70b','75f7542bf2f43644af5cfc80cb37e2b6523b19a6',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','es.json',NULL,6976,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25082,'10d20e6a54c22ff469906834110ddb6677e1e4d3','d883b26c7ffe3475a2519217013e4d274f792407',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','ca.json',NULL,6800,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25083,'d5d15193f9b93e771275c7038b8ead435c47580c','f9e263f25f53bdf473e9d2265f35e3475cdfbcef',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','it.json',NULL,6719,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25084,'62444ec291f9a54b867b957046fbcfad311b187e','fbb000a370d95477214b50a9a358d3502b9cd5f2',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','cs.json',NULL,6638,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25085,'0a6c161cbb88383b8fc31e8acadfdede4e081b62','f4e2e81473e49a7901f3d8864f3bb42e91437981',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','fi.json',NULL,6737,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25086,'2df80cdbc61fe2801c3d17a8dbb39463c105393a','ddfa0c6e206b9dfc53327ce1a9339ee5024691d4',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','fa.json',NULL,7758,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25087,'e625b2837f27d35a50baaa337a4ef74f5561703d','b1ac3e265cecb6a1a02e9c76fc2fbeb47a4ceb7a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','eu.json',NULL,6720,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25088,'a9703614dd614d66e2edd4c88b5079b7eb9347ea','ec5baee34c00fdd2d72c63dad07ba75e6f9e5f03',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','ru.json',NULL,7840,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25089,'1321ee30fdf1e4097d43a29eb06acfa929a39557','a4cb358ae645f539ec8fd751116942874f58a78e',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','sk.json',NULL,6628,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25090,'6c1b864dcfd6c5ef12a96fd9905f989e652aa41e','22c8a6e5b69901b68f2944865a6c3b28c0613a50',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','af.json',NULL,6411,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25091,'04d80b5ac3f80c8d519881cead44bacdf3268383','d7b018af6d78665909c3f56bead2939c4fc249ba',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','es-mx.json',NULL,6994,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25092,'6be93e893f32a3e10a478e07e18dcabe7a6cd375','290401a5a74602407080e551ac3f83e50104065d',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/language/','pt-br.json',NULL,6620,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25093,'a30aed635fc41d35fa6c910b393934c845a3c620','a824e6fe99bb6ca9b49d3b9402099e14effea4a4',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/','library.json',NULL,1025,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25094,'70f692083060687b7f5cda91fb3016220d4b2949','0a4f46074a25223177ab001f309631c16b79c137',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','libraryScreen.css',NULL,6996,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25095,'da39a3ee5e6b4b0d3255bfef95601890afd80709','02bac919137acdece3cae8f3fdbcdedd4c1f663d',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25096,'1ec6481451d073e731bc079023456dbf589869aa','63cd9693e15ab3f68fb3a7d3e89bd5772d69822a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','branchingQuestion.css',NULL,5085,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25097,'143540cad9bfb4950b1a550115115c3f6507b83c','b2f2393a54826d0e0e4fd1908d4de5947b8a146b',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','branchingScenario.css',NULL,3480,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25098,'fc366ae304de53b533616ba4a1876604ad4ed2b5','6827a484e1d6299da024f17a0f34711be5badb2b',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','libraryScreenOverlay.css',NULL,1354,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25099,'6d9e7c4f42c74fb9695a71f502224cae9f1a11cb','21ddcfe39fb96ff9eebd4b488257030ebea28baa',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/styles/','genericScreen.css',NULL,8206,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25100,'311d2ca96143d55e27940db2832114125e3bbfa7','e56816e2a1da69cd4541282ff2814575c8f17ed5',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/','icon.svg',NULL,5611,'image/svg+xml',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25101,'3058742c2080013fd1343ec3cb26223380c48958','37ba7bbd1e3e0574e1abce58efd6af7708d2cd5f',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/','semantics.json',NULL,12889,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25102,'037ef2bf307642203858dd252fc46eb400684f02','f2a0abddf6420a0d48a4217951eb156350ba2af6',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-LightItalic.ttf',NULL,176616,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25103,'da39a3ee5e6b4b0d3255bfef95601890afd80709','38e53c39cfa55e36d42d6546efea3536ccdc54e8',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25104,'440a22ee52061d1a258c97b7e48fc13fe6964872','3103b36b2e699e52d995d49308520f03124c5e20',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/icons/','bs.eot',NULL,1644,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25105,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5fa2c8a8994afc870fd75b10fdfde731985bc57d',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/icons/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25106,'3106f0a5c9fdc628c97183c25a06898ab9302189','80a3a4dadaada6a8563a017d674080bc481fcb0a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/icons/','bs.ttf',NULL,1500,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25107,'bb4f1b7823a6e84842a0ee4f8c7d40fae4839a1d','7e5001efe6efc5b09f71b62bf85ee86c1b988b72',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/icons/','bs.svg',NULL,2738,'image/svg+xml',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25108,'eba2610b786dbe5eb91effde8c0753930a841c36','b66f6fd6da7a58f317b9fb5027f987d4a0c9954d',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/icons/','bs.woff',NULL,1576,'application/octet-stream',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25109,'6c8acc36bbdf17bcd6a33756aa42e2557bb3f805','88d7159efcb6e209f366d575b2b84607388d9619',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-BlackItalic.ttf',NULL,177552,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25110,'73a2bb2d6e591a90ffb4ed118a3989fb17b54c7b','dd2dbd43ee529955cbe4bff7ff58e24d0ee5ef8a',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Light.ttf',NULL,170420,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25111,'0213e38dffde2a0a5672d84fb62c6aa994e38c3b','b3bfcf59377b97bbc695fdf5752c0c4f6f68f68e',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Italic.ttf',NULL,173932,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25112,'8cd79e47ed8a9f9ea79ffa186852ad7cbad5687f','bf71a00ce4c1744a7a01a877d331f53215be7836',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-BoldItalic.ttf',NULL,174952,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25113,'cab617eccf6db0396675ec9c42e747a4738f059f','5a94ee42015b89b287801e1e119a01e6dbb19ef5',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-MediumItalic.ttf',NULL,176864,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25114,'c9297d2166618da2b66a06bacfcbd50b68581e6f','0b6ec55c0bd894a87187cbd9facb6986ffefd5fd',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-ThinItalic.ttf',NULL,176300,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25115,'dd1b1db13ff1f72138c134c62f38fef83749f36a','bc63a8833fc332177ab3344a175bd6d3d6f0e0aa',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Regular.ttf',NULL,171676,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25116,'5f16f4d6dbb4a4f12d8ae96488ac209bb49762a5','df1e90d1d91a8addf7803fdc67deec63360ab838',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Medium.ttf',NULL,172064,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25117,'9514ad7aee341594f43a33893f0b3d8a6d81f32e','d95cceff3f60d23dc1522e6492d72cd6bdc26255',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Thin.ttf',NULL,171904,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25118,'0ce37ced9c5fcac9bdc452a432c1258870ba4677','d031d11d7e47588db8cf2852a4b6bede238d44be',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Bold.ttf',NULL,170760,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25119,'c572416b9587c40d49ea60c7128f7f17b9317ad8','f6a8d8e2d9481e41b7ba3f5c3dea0914805c5b1e',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/fonts/','Roboto-Black.ttf',NULL,171480,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25120,'f675ec8b08d43eaafc7e156617888aaef3f7457d','c784b917e83e77f81291f02b9175cec67214edcf',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','libraryScreenOverlay.js',NULL,3573,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25121,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b9eb14b8859b5e4b0986811451777da8c8261c38',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25122,'5bfd0004608c6e599b732c415d2a199bb70a3f1a','ce4d06cbfc89aad1a125677f7e1162b7a76aa084',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','genericScreen.js',NULL,10946,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25123,'acb9c64e04c6006fefb4756c9bf4dd40c56d3fd7','09c219a608001c5b8668dbd2619cd92788df84c1',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','scoring.js',NULL,11518,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25124,'2e164d246dffebbc490246a8151192a41c735d9e','0edd297119f3986bd891a8e20a19b8745fb6a0f9',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','libraryScreen.js',NULL,58010,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25125,'f5684b64cbc0bc0a22681728386a27182fb7be1b','57aa2f87efebfd18ae3cb134b57b966391d52174',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/scripts/','branchingScenario.js',NULL,20976,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25126,'820ab850d9e2a9716aca407a66e8655265ade779','ebc73e4968093691009d9c55ec92209aceecd61b',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/dist/','dist.js',NULL,115670,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25127,'da39a3ee5e6b4b0d3255bfef95601890afd80709','82a97da326d6232ea734871d3883fe3c15aef07d',1,'core_h5p','libraries',121,'/H5P.BranchingScenario-1.5/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25128,'26fb8cecb5512223277b4d290a24492a0f09ede1','6a983c52d9c3deca3a7b795713514579f4bc8ec2',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','MaterialIcons-Regular.eot',NULL,143258,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25129,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7d0d551556ce44c2074aa5821402dea3de8332a5',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25130,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2917d94240b53912c7202ed5f4c43060b6c6a773',1,'core_h5p','libraries',122,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25131,'983007539505a2208fb7b3ceeecfcd2221becb83','b26481c9bfff6fb975638a6c4317a86a0511cb83',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','MaterialIcons-Regular.svg',NULL,307133,'image/svg+xml',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25132,'c6c953c2ccb2ca9abb21db8dbf473b5a435f0082','425c3e3ad04da197a52dab81932bf447e73140d8',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','MaterialIcons-Regular.woff',NULL,57620,'application/octet-stream',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25133,'50f4d7e334ca83df2edecad6edf4c933e42b68cc','b8f78d51a44e890c50cf6bd91d5192908b3ab3e6',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','library.json',NULL,307,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25134,'b4956e083b39b098750485e4112d4065fdaffb7a','d2252e180772a52ae0cd724abadfe00a56b0a034',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','h5p-material-icons.css',NULL,949,'text/css',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25135,'09963592e8c953cc7e14e3fb0a5b05d5042e8435','11510becff81b3623af901f4d5ab55ff08c9e7f4',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','MaterialIcons-Regular.woff2',NULL,44300,'application/octet-stream',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25136,'fc05de31234e0090f7ddc28ce1b23af4026cb1da','02d5460c5744eb27cf5774db3a268866520082d7',1,'core_h5p','libraries',122,'/H5P.MaterialDesignIcons-1.0/','MaterialIcons-Regular.ttf',NULL,128180,'document/unknown',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25137,'0e792269508d86cc447fd6188a901c3e49a10245','0e2442548b0aeefb12659585494e8f66230959e3',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','de.json',NULL,298,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25138,'da39a3ee5e6b4b0d3255bfef95601890afd80709','32d4d08d43870d896f8b86914ebcfa0f6b40f076',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25139,'da39a3ee5e6b4b0d3255bfef95601890afd80709','be429e7035f42deef1f95450e7be65ac73a79e66',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25140,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ba1e0cde60bbbc357aa1f3dab22b803b3d1defa0',1,'core_h5p','libraries',123,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25141,'d82c43ac9513885a01690f9abf65941049ad48e8','c3b195809c6ae8c9076b3a9137e39602746a87ec',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','en.json',NULL,259,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25142,'a57d8b7e69749c8493af735d677248345da9cb60','675a111079cc5eb4f48d6a1a3bb7d3cea8e9d610',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','es.json',NULL,287,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25143,'7fb89ba74a9816ceb5fef69e968301d608eeeb03','10724906df673a0a82a285f18acf765936ffdad3',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','eu.json',NULL,260,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25144,'a57d8b7e69749c8493af735d677248345da9cb60','80a8812320e65f6cc8745ffdcf1109d474d99688',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/language/','es-mx.json',NULL,287,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25145,'5cf870f72911c09c576ff70a00b9f0d1324e6bd1','aaa3c92deb79be6116a512bc736b56d13b294bcd',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/','library.json',NULL,324,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25146,'aa8cadb7c5cbebdb4abd17b5a883c7d8274efb59','c8ca6671ca6232ff283cb993a9f1e3f770d0e292',1,'core_h5p','libraries',123,'/H5PEditor.BranchingQuestion-1.0/','index.js',NULL,6287,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25147,'8d1eaae64c6034ba77d37122d729b9ad9078e0e6','9b0a4c74cf06e64d1173c15a77cb546aefec5c18',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/language/','de.json',NULL,9443,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25148,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1af7ee639a1b4182c2a7840f09486dbf7515ceab',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25149,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4bc39a05a55632461cbde2890d039e80a538ebc1',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25150,'da39a3ee5e6b4b0d3255bfef95601890afd80709','dc2d81f5d573a0a5c9848afb74aac71e195ee05b',1,'core_h5p','libraries',124,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25151,'9751e9a74870ba0394d028de111fc6e1c75a2cef','2629fe8b73c95add4371e4cd038e729ddb6a3acf',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/language/','en.json',NULL,9318,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25152,'8f8aea73afc3d62770ba684a2b442854b1dc9624','4df398eeb2bcdcc3ed8e0dd1f7bdc833f9d856f4',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/language/','es.json',NULL,10518,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25153,'03495635af9042e05496e20a6e97a0de426aa33e','39d67f876d3f576d782b8be12a9531f2cb14f57e',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/language/','eu.json',NULL,9738,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25154,'d1378768aad79bacc257ef530d9902fbc4457b2e','fc2db9ac05aef2cd9c4f1fd1899efec96a1bfce7',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/','library.json',NULL,1352,'application/json',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25155,'42026515b68bbf41ac4bb7d6f13c8b66621e23ac','64bea57dcb63e365b5db641b3e24a54025a68bb3',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/dist/','dist.js',NULL,1041617,'application/x-javascript',0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25156,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d475d6ac991b9c6bcbb6755a90180f0ff760aea4',1,'core_h5p','libraries',124,'/H5PEditor.BranchingScenario-1.2/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954360,1648954360,0,NULL),(25158,'8fdd40ec07ad26bec35e5ff1e300285f3d8782d8','3beb8a6d82fe8a20d69a45a2413d06beb033c43b',1,'core_h5p','libraries',125,'/H5P.GoToScene-0.1/','library.json',NULL,260,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25159,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4260b5738930ce9f660e721887ccb4427d2fd27c',1,'core_h5p','libraries',125,'/H5P.GoToScene-0.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25160,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1c7d46d083372406dbf33f04705abeb7025c4bf7',1,'core_h5p','libraries',125,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25161,'49a37e46253bd14a3f5ac98e1b062c72415c3e2e','28a6ef48e174e01e1485c718c335364e39b81c97',1,'core_h5p','libraries',125,'/H5P.GoToScene-0.1/','semantics.json',NULL,180,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25162,'f8a9cb16362fc3e26c3349baea58498eb2db6f0c','d1de5937e9e0ca73b65ff4e82afb9e8a7ff606b7',1,'core_h5p','libraries',125,'/H5P.GoToScene-0.1/scripts/','go-to-scene.js',NULL,165,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25163,'da39a3ee5e6b4b0d3255bfef95601890afd80709','13a77b6d141a8038e891c1a33564c5c642939094',1,'core_h5p','libraries',125,'/H5P.GoToScene-0.1/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25164,'56a3e92692478212a00ab156748bf50511dc99f5','5626f752e12fe7e1f55fa7daebdfaf644466642e',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/assets/','the-h5p-star.svg',NULL,2879,'image/svg+xml',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25165,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a5582bee95df9d6809b6b86de747ac76997cb670',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/assets/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25166,'da39a3ee5e6b4b0d3255bfef95601890afd80709','e2df73abcb4ca1339ab1f451a451267a24e4abf6',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25167,'da39a3ee5e6b4b0d3255bfef95601890afd80709','09e6dbf7f70790dc89abef7f7c0c7897f69bed80',1,'core_h5p','libraries',126,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25168,'19c2aabd685f91a55a4a40f1944f38c4e9c036e7','2911cd9ea231e9790491c1c1dd9cde747aaadd8f',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/','upgrades.js',NULL,787,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25169,'9f86e490b3afe53964ab0e971ab22953ae5bf097','109e758c450de9e449cb3fd97d59dd5a0995f4dd',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','et.json',NULL,6772,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25170,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c1b0710a250ed6cf9f50e9c784cd10ff101aa258',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25171,'5931326f95738146594cab1fef575523a6aadb9b','e71f422db9321d8853b12fc1b313b4b3a304c5d7',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','de.json',NULL,6986,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25172,'103878c13dde972de0c6eecc8314d476bb8a357f','f1b82f899183e481751dbce3b69690e57c253976',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','nb.json',NULL,6843,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25173,'70ea60317ef2b652969da2f2f3fba54b45e57ee1','30c5fc9fa29f4c10d3ebe4d40f65b57fed863fc4',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','el.json',NULL,7616,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25174,'cacbe700ef8cd1c9d69b36b709082219f733fdd7','624b743affdad3d4f908530ce00a744ccdb8c476',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','nn.json',NULL,6781,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25175,'ce97295e637d90fab4e58ecc0b46955167d37a5c','2d31d7001cf2ad652a4e170b54a154ba5ce49649',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','sv.json',NULL,6852,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25176,'f190b10fb7cbdbe58acfc10f574e30a212450d3e','92a54e13be4093f25b0d759c20da10d9e11117d1',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','sl.json',NULL,6706,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25177,'2f0477792ca8ed2457e1f102735057bef3af9c04','863d28ee5f821cb717a57757f60aa815d92e10ee',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','bg.json',NULL,7631,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25178,'bec86fa1b6e9e47d689782083a53a079f6de9061','ea7dd01aeaaad8cb623e6b43d91323986429ec26',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','fr.json',NULL,6984,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25179,'f475b0f8febb854109c7e8580f25456acddfd248','99830922c70f8fae1c66aff11199f4ddf88d4e5e',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','nl.json',NULL,6991,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25180,'dba9ddfc4b302dad8122e26725cf3c4090fc7e5d','3b12c80c0e6f258e4b9a8b44182698a8fa84aa76',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','es.json',NULL,7031,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25181,'9102dd04dd0af07b5f3ab0af9fb0f9b60a6e1e80','b13d5d16502c66a177c67346c72d35b6be68ac78',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','ca.json',NULL,7007,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25182,'985b3684aca0c09935efd4b2de50188f5353b164','0fdc734d7f9abc01e54923701d408fe72dac23c4',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','it.json',NULL,6909,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25183,'77d4b8face5ece6287b03252715186694e053abb','b546a2956e4ce7ca2d58fd489509184d1c5f4d7f',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','cs.json',NULL,6943,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25184,'49acaa2cc0c7774b89e978042ba7eb074bf0fc88','00aace7f7219aa3782f808089fce11ec7fce81b9',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','fi.json',NULL,6932,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25185,'f92ea02c6b05c50226ed48e3501ab872751ee178','6407c31b0d3a8a535507580015ee3f20f358984d',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','eu.json',NULL,6884,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25186,'dba9ddfc4b302dad8122e26725cf3c4090fc7e5d','3aa95d06e78893d392a3def25e1c9caf69b03106',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','es-mx.json',NULL,7031,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25187,'088db129423f90021fcf63ab5d4f3b6b9352e9a5','9c3d958ec4426208c3c54a54a90f14d881f6f2dd',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/language/','pt-br.json',NULL,6932,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25188,'72db24e6139f26d86442c17b80452f6a699fd0e6','a2a793f33e395184340e14ad598a43211536771e',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/','library.json',NULL,1139,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25189,'daa4425bec7f3a5883480933c94da8f47d6f1434','de91adc828063f97ff9af47f8868dcde70ca9571',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/','icon.svg',NULL,27555,'image/svg+xml',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25190,'5197b3dbc574d5d0b7abe33d1a19b7eaed71dcd9','851fbc291730898de9cadfe9b36d7c9f5db1072d',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/','semantics.json',NULL,11375,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25191,'62fb1f53857e873a45d5f95311a87bf3b5cff7f2','cb59f77cfbf99f65a78f3e28a260b9e991a5cc4e',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/dist/','three-image.js',NULL,332831,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25192,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b7014bf04a09930da54a27ff50f82a58cdd50d00',1,'core_h5p','libraries',126,'/H5P.ThreeImage-0.4/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25193,'3bb29b9c59b16529a99b4ebb407084e43cc5f392','373ab77c2ade1a61fa029540afed2b9828f8c43b',1,'core_h5p','libraries',127,'/H5P.ThreeJS-1.0/','library.json',NULL,423,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25194,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bd25150f79b2db42cb2f58cd9f0641f409e70c7f',1,'core_h5p','libraries',127,'/H5P.ThreeJS-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25195,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f46e61039e44a0c6392cfd9ef7c322460a69e280',1,'core_h5p','libraries',127,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25196,'9f342a2562db7ab91b73dc52613c03fae16457be','b3158109ce7071a4dcf696b41894e303555cef9f',1,'core_h5p','libraries',127,'/H5P.ThreeJS-1.0/','three.min.js',NULL,601335,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25197,'b01324f084e83453854fc2aa10a6e64f5c9a7a78','314a2612e14e38ffb15092030c98967393d93c73',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/','library.json',NULL,628,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25198,'da39a3ee5e6b4b0d3255bfef95601890afd80709','114fe30d4553c26c8ce6ecf58159ad42ba26c320',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25199,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b2ac77ea7db7588a617b76b0643a269ff4e2389e',1,'core_h5p','libraries',128,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25200,'98d67813be0f531f065dfa9ac98bb809e5361801','cb81bdb33059b4c01a2978a5a73a3ffdfe78b9ba',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/styles/','three-sixty.css',NULL,563,'text/css',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25201,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9dc8c7ab5ed7550591ced6b9cf9300e1504d93e0',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25202,'d0b4046154a711d3ddde62b072d6712e3ca3fdee','b70ca1936764bf8915fd277bbf7e1d9a9670dd32',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/scripts/','three-sixty.js',NULL,25528,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25203,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0e648c4a134b39316730fe53ad5668a12df54297',1,'core_h5p','libraries',128,'/H5P.ThreeSixty-0.3/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25204,'14ad2745da8f63c0fd7e01ff356f9cd4824c5312','14ed449a468f141621774b65b68e2020e54ff6e4',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','et.json',NULL,1654,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25205,'da39a3ee5e6b4b0d3255bfef95601890afd80709','100dc169794bf0c27d423bfc7762f3e4e43ac1a5',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25206,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5689469e1d2fddbf302d63c7659ed444d4075bb6',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25207,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9383fe6ada435ca40cffec146753c6323fe9ccce',1,'core_h5p','libraries',129,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25208,'a58d57002677228058947c4748990eafce61c4e1','d19980be3849d76d46c5fc8aae317421322d0f8e',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','de.json',NULL,1827,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25209,'48026209917a566cb460ad52126a050e160ed9ad','f8de9eba644aa2b15ca7684e66f26b71e4d9e49d',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','nb.json',NULL,1634,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25210,'09dfbaa3e45b6104936f46a171ee09d2ce5f61d3','ed2ef98eb8bf1394a4f338f760930698c22a0bfc',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','el.json',NULL,1779,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25211,'e5812a930477f7e9c46a22450ffec35792c76ab9','ba9998cb2cb7dfcfbe54570c852879575a75df30',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','sma.json',NULL,1649,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25212,'e5812a930477f7e9c46a22450ffec35792c76ab9','4bdbc4a5c4ebd7bf62b30244341e6025e8791d1d',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','en.json',NULL,1649,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25213,'08b2d92354f2ae4a97d53e19a73565a94e61847e','0a0c299b433e2b9421cafb568f04a80763525f2e',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','sv.json',NULL,1662,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25214,'fb500e1c38bfd5482c6e4abbb1797d2acd467c92','58a96d8be0dfdf3b7db0084b4ccbdfec2a61b49c',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','ko.json',NULL,1672,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25215,'b63929a7125bd3df65557f120e72306a761c1219','36db30536488ee91c0250637dc65e1964c7f7aec',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','cy.json',NULL,1661,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25216,'48c79d14379ca98ad645875bf1c7758eb94cef66','169ff74b58c0ad5315931f93b09dfd1cf8729d78',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','bg.json',NULL,1795,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25217,'2a0a018f2498cb490e386dbd318173f747bdbccd','c7a7640de6a8e19f2d6b344e686d36a06811c79a',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','fr.json',NULL,1673,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25218,'e5812a930477f7e9c46a22450ffec35792c76ab9','435adde60dbb605378095a019494132e4e163224',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','sme.json',NULL,1649,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25219,'8e743a7fac81dbc23464c51da2cfa3999751a92b','eb55d6f2e2ff5f6d75ed482c775443c209b7e3cd',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','nl.json',NULL,1667,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25220,'e5812a930477f7e9c46a22450ffec35792c76ab9','9d8808da280b49a1e095a92ba2fb6e659172273f',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','smj.json',NULL,1649,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25221,'1b73df47cd3ef2613d145546291ec22e64eb2f24','4f84ca6d3b23759b295305e885de133018cf910e',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','es.json',NULL,1839,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25222,'c98557fada7a02f888827c8785396123844fc125','b75e20c7c9b4757dbc6ab34510cdc3e350973ae9',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','ca.json',NULL,1696,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25223,'2b855868628c65dbda32098f5d1b53809af1ad6e','81f7d1452bfe114b65fa0ba2331ae393a5e2461b',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','it.json',NULL,1663,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25224,'29717d19e992ef5c8e9b10267405423ed470feee','814ec036863ae98d3647bba431bf8edf656d1e79',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','cs.json',NULL,1668,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25225,'a6ca4041f1ceeee085929ba6ade0813519c49dd0','2ebc507947543ceaba26f0460747ba87b04cf7c9',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','eu.json',NULL,1736,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25226,'1b73df47cd3ef2613d145546291ec22e64eb2f24','0f3c108eabe700125461ae05463fa93b6e393221',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/language/','es-mx.json',NULL,1839,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25227,'45e0eab268f2c3ef3f2b364b3c942115774116b7','2b9523cd7f7bca738d9381d1b3d1bf7d66d695b1',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/','library.json',NULL,676,'application/json',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25228,'4e24d497210eb4d76f3985c124ccb7b159f186b3','8aaf57967544bbbebd6ff5b3c44c4ddf17c5f489',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/dist/','editor-three-image.js',NULL,305352,'application/x-javascript',0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25229,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a6c384b55347d48f4b606b8b9428fb7e8380dcab',1,'core_h5p','libraries',129,'/H5PEditor.ThreeImage-0.4/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954363,1648954363,0,NULL),(25231,'7deb978a353fd86a1e6c2c9c0fe56c8c7436cb5c','2b18c818078baeda096cb02cbb4e491908780b3b',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/','library.json',NULL,1064,'application/json',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25232,'da39a3ee5e6b4b0d3255bfef95601890afd80709','113902917787794db1617501028cbf0b2bdb72cb',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25233,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d1f233e369b72a89dee8fdfa272d659f91ef912d',1,'core_h5p','libraries',130,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25234,'99c804a69929c6c408fc20260f6b48a4e5761cf5','05725232fb5828dc69c9a595613d6d389915f951',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/styles/','h5p-find-the-words.css',NULL,3280,'text/css',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25235,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d36efb858f02345a278ab4d02a2a2697294d494e',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25236,'c5ef038b8ac7ef66fa3ff33829e051b4bb8df5fc','c8c647201da15937cfd201c27f817b84f82eb079',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/','icon.svg',NULL,8250,'image/svg+xml',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25237,'9dfe5e8b62bb38e9d372bfaf3e22806d1e1b2ff7','a27a06b2dac625a427a245e54efb203c4e2a309c',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/','semantics.json',NULL,5584,'application/json',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25238,'a9c456d25f68ab7d910df4377e0e472b8eb00087','ec5f13fc4c0d502f33adeafa6d9a3b5a5315df28',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','h5p-find-the-words-counter.js',NULL,709,'application/x-javascript',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25239,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3131120565af1f79ba27b35d827b7d31f55b1d81',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25240,'006f1d2d615a1da4b44f341be126e0cb268937db','3778a7403e4e4858d65e0d8a3d9c7ee8d8320f3c',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','h5p-find-the-words.js',NULL,14873,'application/x-javascript',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25241,'c08da1e2f7f62e33ed2e3785ea2cc76cbd68ddca','7a3bc6322685eeeb21a7bb9753c3495d18853153',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','h5p-find-the-words-timer.js',NULL,1291,'application/x-javascript',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25242,'d305dcb4a6b234c6fde2b664cb147f2c43ee8dea','6783caac9db071e7ce9ca232910a2be27a17ac7f',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','h5p-find-the-words-vocabulary.js',NULL,4492,'application/x-javascript',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25243,'db5aea2fd6d06cc2a4cd79a2382c6fa0379e48fb','337792805195b22e3e7b44c8571b2fcd9fd71f71',1,'core_h5p','libraries',130,'/H5P.FindTheWords-1.4/scripts/','h5p-find-the-words-word-grid.js',NULL,24120,'application/x-javascript',0,NULL,NULL,NULL,1648954365,1648954365,0,NULL),(25245,'22913f669f05bd157caf19b11dea1915c3f9bd6c','30ee05c1e0655762ece84bad754148153481bc48',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','et.json',NULL,6093,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25246,'da39a3ee5e6b4b0d3255bfef95601890afd80709','79268cce2e127c24b91ed7e3aa5a6cd936519392',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25247,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ae1009fc4528ece23bdc83250266bd19d273add2',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25248,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bea2722f80daf0a8052ccd6cc5924218561fcec9',1,'core_h5p','libraries',131,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25249,'7a88abe0775ccd92eb6aa5c8596d29c27a06c8fe','bf6be9701801b0d92b26e51a234698a353b3466a',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','gl.json',NULL,6516,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25250,'a2bd0c59928b9138ba3fb0a0788be2d9ceb77f5c','306167307fd002b2ac52c18b530aa8b1ecd0c536',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','de.json',NULL,7017,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25251,'d909ee68a14e5d82fc0cf2e080fc737bc8b58fad','4a4be3c5fdec9fba9ac46914086c0ce639fa6d22',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','nb.json',NULL,6060,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25252,'e4b41fc9488cb0443b39b185e84c80a1d45fcd95','58e6bd2a0d98f449240e5eeab9696cf7ed9bf348',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','el.json',NULL,10745,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25253,'26e45216b892f90a011c7796f0e1d7f8b70f3350','d2160a107861772c68f81acdb52f942d3c5e9b38',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','nn.json',NULL,6058,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25254,'60a78761e05992669ee42279dd4fa173bbb99768','a4854759c09f7d37753a08c4a20a7f632e201e5a',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','sma.json',NULL,6060,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25255,'45216456a9ace37e0645e2ba0fd7df25836345be','fe780aec678d48e28e3bc9ca1e206f7c6c8c7ace',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','sv.json',NULL,6733,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25256,'376fcfd1d044c0ec41558a1d804db2822e24f840','3150a8e4c607f4179a33552d0f18da60704736d9',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','ko.json',NULL,6972,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25257,'9a16ee4dec0b09c58b37a204603f30644f59213b','f599fee50daccbe62b49e0c81f10b896ffcf4b4c',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','ar.json',NULL,6960,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25258,'11b5fce7de1c1e1938a894defc47a058a6864426','dce1f6e039b939db982faae1f62c64348cbb85a2',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','km.json',NULL,7184,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25259,'8b84c1fb74dd186f1d54e4a6189456b94304cc98','d5f9ac885f098e75a0e013b0e21bd17e3bb92c9d',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','sl.json',NULL,5719,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25260,'9fd5395668058f27373cd30ba59ecf151e8fc4bd','e5deef84ee625ba3eac4b4846c0a81f1e86ab631',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','bg.json',NULL,7843,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25261,'083f9b8932f00b5efc24bb7149d3488e41d108c4','dbf7dd3c8cc3f20c7c2b63fcb4616e0aa0717d57',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','fr.json',NULL,6578,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25262,'60a78761e05992669ee42279dd4fa173bbb99768','0ce977c71f575d82fca51e178b2538b584a4ac65',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','sme.json',NULL,6060,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25263,'68f672dc3cd52dcb6bb51a50c6a5ac59287c2065','ea2b9d10a38b61783913368afd69d8a6c78a0f61',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','nl.json',NULL,6347,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25264,'60a78761e05992669ee42279dd4fa173bbb99768','370f2b2930e1174125e36384b4cda7b9035c7977',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','smj.json',NULL,6060,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25265,'1e3ceba3d3fdbf22eab3cae566975a32e97161a2','2d77f2d107191625c49780198850163c99c0373e',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','es.json',NULL,6686,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25266,'6a8777a857ffdd363d3b999b61c7ba200c1f2bf9','c0019f07f6e4ea7d7bcaea2ea96d1ec988878458',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','ca.json',NULL,6606,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25267,'e47f53f2a1ef171b5149ef371291a4a64d3bad5b','5ea3ca2bbbbc6ec365b17d6724ad3bc60a770b77',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','it.json',NULL,6568,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25268,'48c228d3e3bea401a79b481db57d0ed0d976b8c1','2553585e35d16e59be62ac08a9eecc21eb3bad6d',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','cs.json',NULL,6246,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25269,'29f273e1ff08246a7ebc0b874a48bd8972fe0345','060857614af06b9e62d90e6aa1c6cc7aeee59b3d',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','fi.json',NULL,6928,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25270,'1051ef113cd6307982145a330feb994d29ac256c','ace7eea0932e156030ba8798cffc8e91c110fd7a',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','fa.json',NULL,7822,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25271,'eb3272e2735a768ca5ec157decea561abc2903d2','df0806f05f5c749ddf54e1fe8cf2a9157d745d06',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','eu.json',NULL,6443,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25272,'64e5389b697b0d0b66b8e916043801bcc15bcea6','1a3202705a26ff0dc18f6d7175befc796eab3165',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','ru.json',NULL,8326,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25273,'dde5bbd0039fd3c82e87081524a4631e6cd2967e','1aff6b4986f8701a2e0848e6af0ff2c9fdd610b1',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','af.json',NULL,6241,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25274,'104041ef4eb772a57db3e42f538769970b0f5dca','ec699a3ee05deb54a49e589462b5eddd6a51fd02',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','es-mx.json',NULL,6681,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25275,'1d00ddd63ae2765e37454357ac9eda893c076fbe','e6fb8bf8c8147cf9b88e4b4cbe0be1fe30373015',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/language/','pt-br.json',NULL,6361,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25276,'01a9ae7b5145a7ca0f5759b8cc2c8262609f03a0','a5e6fec8b28d4e1e9272915558f4383792cf682c',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/','library.json',NULL,988,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25277,'ee348eb0c4172961219f48144b48dc97b9edb3f7','4cee92589c7969b547ed39de2e0ea3237cf19d75',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/','icon.svg',NULL,3324,'image/svg+xml',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25278,'cc2383554763a379990a688174f17624c69c9db4','59061e0ce721677d0d575c08443eba0139cd6104',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/','semantics.json',NULL,11178,'application/json',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25279,'2462349c78ba4d6486a2b7872f9a587617a7d1d6','80d4d084ee753b71f432238364008c671a0fae63',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/dist/','h5p-interactive-book.js',NULL,240723,'application/x-javascript',0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25280,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c33a084ce85ce821f1e3e2c6209f99609c946bc8',1,'core_h5p','libraries',131,'/H5P.InteractiveBook-1.3/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954370,1648954370,0,NULL),(25282,'93efa342d0ee252211834a371e24a69937226f09','27badeb86935a965dce353def4ccf5ec368975f0',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/language/','de.json',NULL,12284,'application/json',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25283,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9f9b3b5e18580c4fa8380c88f72b84d3041048e9',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25284,'da39a3ee5e6b4b0d3255bfef95601890afd80709','db143468a6e2b283ac425f49412c09fac8c3bc7a',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25285,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f9f88d677427b1d8dc59a395cfcde649ef435cf2',1,'core_h5p','libraries',132,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25286,'98b449b21a66dd41a3431a647af8d8b190c52131','07e0ceb0745b344ada8c71250229d3fc5ca7911f',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/language/','nl.json',NULL,12092,'application/json',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25287,'c2b3329df49ab92a71736902735c204c3f7fec9a','bc9d673fbbf003edde8897ffa1914f658c6fc8a1',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/','library.json',NULL,684,'application/json',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25288,'04c6a710d6746242d94b5b5c469d03d905b47078','f5c46b92f7bc6a1c74d8a6aa758b68012fc7ddeb',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/','icon.svg',NULL,27865,'image/svg+xml',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25289,'41c97c778a3612f819d979ddbf0caf8c79bc7175','583a4670748750fdd95909767a90720328ac5056',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/','semantics.json',NULL,24200,'application/json',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25290,'86a3d40f4f1ed66a65f1076e8beb0ca2ffec393f','0c1ada5b0e2d979f75105555286bde305c438886',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/dist/','h5p-kewar-code.css',NULL,2146,'text/css',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25291,'da39a3ee5e6b4b0d3255bfef95601890afd80709','158d38703c7088c7be423a6de872ba60bf785624',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25292,'358dca19d028613df74900ea6556f64cf9568742','1ba7010dbd74884041e8a7c4db3d2e1c72789e75',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/dist/images/','close.svg',NULL,531,'image/svg+xml',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25293,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c05f71936f5015fb08884568679f8d79b3be816f',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25294,'3e09a2e1a8f3aeea33ee83d5e40bf72f56af61ae','d89ab01c29acb4d0e71bc5375bb62b39ed3f120f',1,'core_h5p','libraries',132,'/H5P.KewArCode-0.2/dist/','h5p-kewar-code.js',NULL,37722,'application/x-javascript',0,NULL,NULL,NULL,1648954372,1648954372,0,NULL),(25296,'30edb24c4b40975f03430065ed396d56dd3fd53c','10fd9357dff7780a9a1061f1deac48419d62a8bc',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/','upgrades.js',NULL,710,'application/x-javascript',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25297,'da39a3ee5e6b4b0d3255bfef95601890afd80709','07e4254bc3b410d13bfb129eb7e45a29e3978675',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25298,'da39a3ee5e6b4b0d3255bfef95601890afd80709','66efcc6ef3228b077b42e892304d8ce98b368a02',1,'core_h5p','libraries',133,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25299,'c804b1dbf8361f6a22f9746cfe11a180e922803f','6954ba06c571b4f4ba7f201025a2d344645e5ef7',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','gl.json',NULL,4607,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25300,'da39a3ee5e6b4b0d3255bfef95601890afd80709','60fc1d8579fc0989ad16a5a91aca7be0ea317a96',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25301,'8d106f8dab21403d94000afae97d30cec289cc21','23a8ffa3d060854867a35e452d15958440340c74',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','de.json',NULL,4800,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25302,'105c57861a2f2be4f93cf4dec30ff7e1dc1b57b0','b95563c841b2865f4f41f1340fef6c1ea1d19fa9',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','el.json',NULL,6879,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25303,'26054794139b1cf86de95c9d115d930b44850f49','b135885ab135801292329b4aa5225ff0c0157e34',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','nl.json',NULL,4683,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25304,'cf4c60773e919ccc1d6b075d3d578eda64c4937e','c0ffffb220a2a4ea2278c1bf7f6131a3409191d7',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','es.json',NULL,4798,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25305,'de13a3c51bd9cf985cf8bb401645891df018af4b','c769ec89a67ca23ea492e2b6df37809d1420e734',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','eu.json',NULL,4531,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25306,'cf4c60773e919ccc1d6b075d3d578eda64c4937e','583d4173199c9d8b502f4b62f0d2864b1bef3cb9',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/language/','es-mx.json',NULL,4798,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25307,'6e1c79b79519d491cf00669b2f14211c783168c4','571da222fecb6c358093ea8bcd2ffdf5c30a8e12',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/','library.json',NULL,1024,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25308,'67eb4a006c523c219dfe2c29e84c2fc36841e8b2','542c83dd807e370a8e881c39db0210db5624ecd9',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/','icon.svg',NULL,10246,'image/svg+xml',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25309,'0fd1ca13110017310c02eaa129ae8d4de560b27f','dae87071517c0258369a8b84032ed30f4380ecf7',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/','semantics.json',NULL,8769,'application/json',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25310,'fb714818db4112f565613c7c5b7f9fc5ba74f2d3','c0d51de0b89c99f2f3e5a7f2a3917b1178c307a5',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/dist/','h5p-advent-calendar.css',NULL,15137,'text/css',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25311,'da39a3ee5e6b4b0d3255bfef95601890afd80709','5e00f3688ac7809e5dea48d73b31b808e8081e6d',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25312,'2c6d062cfd74501a0b42416aff46c19b915097a6','c4fd51727a4b5a86d64ceb928fb263b41dd11741',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/dist/images/','snowflake.png',NULL,2247,'image/png',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25313,'da39a3ee5e6b4b0d3255bfef95601890afd80709','33522ff5ba771d6fe08b1a073a5ead361d1cace0',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25314,'781b5aca4705159ca5c07052d2b6b944f8ae4c70','ab3ec85bfdb233a4b2c2d36c9a7e3cca22437a12',1,'core_h5p','libraries',133,'/H5P.AdventCalendar-0.2/dist/','h5p-advent-calendar.js',NULL,20712,'application/x-javascript',0,NULL,NULL,NULL,1648954374,1648954374,0,NULL),(25316,'1d6a4a7a46532f1eccd2b679d383d08afa73f275','185eb1773ea561770cf461e056c578050ebe910d',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/','upgrades.js',NULL,2130,'application/x-javascript',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25317,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d53fcd076a5a236377bfa3dcadea2635d284b850',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25318,'da39a3ee5e6b4b0d3255bfef95601890afd80709','52d6debf5d4956a681a1c48ea8e245656d73b369',1,'core_h5p','libraries',134,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25319,'a152e46f19a187b5691a898c50569cab9b9bb0a5','020a1911a9de32f541a5be705ce06c396bc38877',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','de.json',NULL,10360,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25320,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d7b631c0cf12c298c96e38e4724a540381dfe23d',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25321,'9f48773179bccac0dccdb0c116a30845e59d5c33','9a64bddf5a64db41f8e26b7b3771bd3078c3d4f3',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','el.json',NULL,14906,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25322,'456b1efb7e71ef44f5b95901a485d2ea9e406539','0c2d5b3a7529b8d3db0e7169daef60992727445b',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','ko.json',NULL,10152,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25323,'26f96107f83647a78ee674447e2f6647e088433c','09e21e34bbb85994858b9d5e0d8e64e3d5ad5d75',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','sr.json',NULL,13332,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25324,'d67a495d39688fb2b26a0032a134184bfeedb085','6aa21469d52d201cc282bd535833c37cf4c69e01',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/language/','nl.json',NULL,10233,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25325,'f9cea883c90dea97a6d3940869606614c6da67a2','226edcc5e6800701d2467b05fe180a9ee17b7466',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/','library.json',NULL,1347,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25326,'fdc40374e46022dbbf006b48177d306be51e4877','dc6f4fe9967f2f464d60f03d593b7dcd3e6a41e8',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/','icon.svg',NULL,5284,'image/svg+xml',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25327,'027526d1f4952ae441c1b478153d497e3c42614f','6778ab001e7ca214c683ed2ad41e13ef728d6b1e',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/','semantics.json',NULL,17767,'application/json',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25328,'db910e12a751b0c5c640c24357eefa03ff691121','5eef64673dd40d8dec32e7ec488c2e28bc00fdc5',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/dist/','h5p-crossword.css',NULL,15475,'text/css',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25329,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b3d8be48a33be3a90172e9a9174e6d5857dfa9f3',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25330,'c3544d4ad3aa5663217e705e44db49b6a7e1c8e5','4c3a72796399eeb36701f1ccc7f422b11cfb9912',1,'core_h5p','libraries',134,'/H5P.Crossword-0.4/dist/','h5p-crossword.js',NULL,71459,'application/x-javascript',0,NULL,NULL,NULL,1648954377,1648954377,0,NULL),(25332,'c0d31c46673410d5a7fa79fe71dbdbf6d78655e9','f3fb175f017c3670c69cafce41b996a1d87c3c6a',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/','upgrades.js',NULL,607,'application/x-javascript',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25333,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8eb5724036a6dbf9e8eaca9228959f9c7a4f597e',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25334,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d63262b83afc53e04e86e31fb72235624dec3acb',1,'core_h5p','libraries',135,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25335,'5335e49a00d735cfe5aaa98d7e80a3726f2af76a','368e963930b6ca60296f8e6cc09de7dbee47c0c4',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','de.json',NULL,7333,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25336,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a077e864d68224c3962c8257244f3adb61c8ff7c',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25337,'b842fe63a75679e02d6972eb3a68e50fefb13544','5e109956d35c369c8c98ed3e89978786915e7eb3',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','el.json',NULL,10238,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25338,'0cb32a3627a20517a1b3f1c2ee8cdda8dfbe337e','ceb330c064eb5b649c20b1d34f6df6bcba158d55',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','lv.json',NULL,7286,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25339,'e796fd6a5fbe52a078958a17f25180472ee4b1da','486ea7a868f3ba301c2cee5da5de081c94c00297',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','ko.json',NULL,7194,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25340,'2900b538901e40f2fb539f9c94f56803da3f2a24','9a88f74f91a88f987f9a1dfdbe26206cee3df8f3',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','sl.json',NULL,6945,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25341,'60205e66d1b0df5ba95e7716a3a5162f3cd17bc9','5d0e5c056ef0ef9d4bb6a329379e87389c3fb221',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','sr.json',NULL,9206,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25342,'a0208a95d349f71a27f01f121290d62f82c44a1d','0768086a019b8b4518e4086e2bb6ac55d832e57a',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','nl.json',NULL,7121,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25343,'2df27cb950785a7e115c559b1dee31e0a840b8fb','1b92e0afe33c575d5b6cea005a94c2a591e6bf67',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','es.json',NULL,7365,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25344,'61f22f01e44d56bf66d81a81818f96d74726ff60','1d05c1e20ec060cd9d726165901142a6dd046152',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','cs.json',NULL,6753,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25345,'3cbd4df2ad059c0379743733f311e9d596141bcf','869c436471504e248ff7f11cfe223a69766de3d3',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','eu.json',NULL,7218,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25346,'2df27cb950785a7e115c559b1dee31e0a840b8fb','df3b21f62f142f33c95562d5050ac07f6e14a867',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/language/','es-mx.json',NULL,7365,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25347,'bbf92f7cdfea0f571f0e2033070f7164329e06c8','9ee1d2171b7ba9cf37992307a4d42cc75d59a72a',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/','library.json',NULL,1045,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25348,'a0ffabd31dbe4e787aa42f7383948d4c818b5a2f','b2a2868a11fc92414e75d5a49e80fe2db083eca2',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/','icon.svg',NULL,4951,'image/svg+xml',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25349,'9785cf37b904420afed24524c278eae4f54de879','5f89adec5923357d8e118ec91e7f3df8b9bdffd8',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/','semantics.json',NULL,12197,'application/json',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25350,'7e12b14f3856985c1893edfc01886878007c1cab','74b5e601dcc7e1a922f870ff6e6ab3a04abba9e6',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/dist/','h5p-sort-paragraphs.css',NULL,6332,'text/css',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25351,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3e624303c36252085bdbaccbf97df62d490badd2',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25352,'65ed83c57dedb45d63b9f58268864beb63a49def','c6c4df032e1b1c61bf234e6d3a6f5e84b9b47b37',1,'core_h5p','libraries',135,'/H5P.SortParagraphs-0.11/dist/','h5p-sort-paragraphs.js',NULL,55616,'application/x-javascript',0,NULL,NULL,NULL,1648954379,1648954379,0,NULL),(25354,'4b75161b99a848953d1bd3ef056f14513e26a222','62709d173efc3731a274b17defcc75eab2e7d986',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/assets/','placeholder3to2.svg',NULL,1173,'image/svg+xml',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25355,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a946db166170fc827991f8c95fd9b4a2808fec8c',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/assets/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25356,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1e0a4f6eed3d8a4dddf3720d68b1df25d7e2efa6',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25357,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0fbfd09c6107dfd958da41ad69bedd147efc03c1',1,'core_h5p','libraries',136,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25358,'2f1f6b81e1f3c96c400cf5036b71bf97592cc251','90bcd480f975e6c0bf5521bc3ad774bf41b9ddfa',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/assets/','placeholder4to3.svg',NULL,1165,'image/svg+xml',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25359,'1cd49756b4e692deed281fb4d908a47245144c9c','251d325bb90159569599d72312d3504f5152b85d',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/assets/','placeholder16to9.svg',NULL,1185,'image/svg+xml',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25360,'05f5d8342ee24dcbfc705cf6d1ac9b8595d6f73d','248795db2a31453ba391f2172be89df2896b26a4',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/assets/','placeholder1to1.svg',NULL,1025,'image/svg+xml',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25361,'a63f92787211298a56ffddf7f8531f9c94b8db11','cbb98a75da2aaa52ed44fae29f6aae9e6c9188c0',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','de.json',NULL,7701,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25362,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8233cbde16cc6aa7ae492765b125bdda422d471f',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25363,'0155ec53c628b76a08ea960d27049bd57f608c23','f34376e0d8d2660ef3099f2045a1f37ad019b726',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','ko.json',NULL,7318,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25364,'46225a703372cca935cde3cbbe49970a53290907','b098e776f36be7cc38c00657bec8cccf401b77c1',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','sl.json',NULL,7352,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25365,'dab9fa521075a24095a5e3109ed5f6224ef30451','a04c943c1d4f80d943d89a6167e2b45528a012de',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','tr.json',NULL,7308,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25366,'52488b48e2af39f941cfead9f97cd945b221de56','90c5b83a740ffcf96f4427ca4e4bfd9a963e8084',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','sr.json',NULL,9306,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25367,'eb1a9e74e095eeaa151610761942f14349659721','bcb81e91c7f08512d13c1082c5c8be8fd556e339',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','eu.json',NULL,7306,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25368,'dc25a876fff037816269b6befe78537989b1fa53','a66b8b7c7e7798a4b32438e21d0c4810962710f2',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/language/','es-mx.json',NULL,7521,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25369,'2441e6c203fd166c77c3ea31a399fcedaeab74f1','36479a49b5ac8a77e9c9dc8bc3c88ddf8dbe6bd1',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/','library.json',NULL,1120,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25370,'a197c768797a3035c157d951d9eb35f9b96cd083','aea9d62fbb5868f9a979cc34b0446b5039d5b2ca',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/','icon.svg',NULL,16062,'image/svg+xml',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25371,'30994bd66367f5d9b1d197fdf82c682c8be19791','3b7b410897e425b172cea5d4eb42f604df315fbc',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/','semantics.json',NULL,12987,'application/json',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25372,'b9c658274ad42c5c488c9595fc2bab378009615a','ebac158537cc9a7c5062cff4551f32154e71e43b',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/dist/','h5p-multi-media-choice.css',NULL,3934,'text/css',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25373,'da39a3ee5e6b4b0d3255bfef95601890afd80709','324865382fe2cdf8f3070a7b207a7ac35872a5fd',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25374,'a2266d06e63e9eee3090c86913a9378fda154724','841482a6ca11c0c77fff9181656fc1f6e4290c7e',1,'core_h5p','libraries',136,'/H5P.MultiMediaChoice-0.1/dist/','h5p-multi-media-choice.js',NULL,39382,'application/x-javascript',0,NULL,NULL,NULL,1648954382,1648954382,0,NULL),(25376,'a5e6de4bad608f393067d0f92b2cc20b3c248f11','b373e0109d6a8dbfd4322a0c419b44814af81414',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','de.json',NULL,2813,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25377,'da39a3ee5e6b4b0d3255bfef95601890afd80709','fc2d2609ccb861bec50d3f6a6eaf0cbfd5fce7e0',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25378,'da39a3ee5e6b4b0d3255bfef95601890afd80709','365727ca9d5ef8d18296e157e6892feb5b8e9fb9',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25379,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c179d2b3427b1bcee565efb954167a1454f5ce77',1,'core_h5p','libraries',137,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25380,'f4e6be6b8203a29630f099fee88a0fd4387d68d3','411c0098edf653b2def75c6bac52e72a7125028f',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','lv.json',NULL,2782,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25381,'6040783cde88820365f92a0844861cb066a5aa6c','6858327bc8aa6ee760252c9c825f38fee612a10f',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','ko.json',NULL,2523,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25382,'f8bfcffd2403d97133952c121439a533da112698','3f2c453770578386c5d246e7d1ed845ea5c28a6a',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','nl.json',NULL,2752,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25383,'255f1213a46e8d8a2ac38267944d13da584593a1','dca9423e2f9c4d5d8db69036b0194458bc6616f1',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','es.json',NULL,2972,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25384,'8d926d8bb8bebf1e60b9d248c6235c80209fb78d','55575137be1386717cee8cca6a0f9936be801575',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','eu.json',NULL,2578,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25385,'5dca8d280cb576352fbd498ec292d5f9ffb31ae8','f1756690454dbf502dbdda6b70598ccff288c73d',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/language/','es-mx.json',NULL,2977,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25386,'0a4bc4a1c5ec2d813d01e17f78028e8baa5ab1ba','94281abb6c0e524efd8614bb10c9d334bcd44b96',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/','library.json',NULL,770,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25387,'a7ab70a121653f1433b7ea57c08201a94d07b262','49781bcd66773513accdb23b6ae56b16fc7e02bb',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/','icon.svg',NULL,2352,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25388,'e403739e3fe87b521321a787acfb1750e368f7df','ad601b8a8097789825a1e8de431be644c23bd27b',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/','semantics.json',NULL,4431,'application/json',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25389,'a5f7597d0743999431ce5742e6a8c4fc1929c64f','0a3291a4fa9e65e34e7e4d2fba71a5e4816329da',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','h5p-cornell.css',NULL,4705,'text/css',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25390,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ddb3e16d646210f0483c2146af436216f0b3d208',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25391,'56e3dba0cfb3f1f7ebbecf58302d4479a94d03f2','646cfbc564a39ee302600a5ad565a9e63420a2a7',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','8bbaf428d7b35cf746ec.svg',NULL,3986,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25392,'dae61add54d1898cb953d33d661aa977489aac26','43e72b40b1a2d8858b8c5a2e84194986129460f3',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/images/','button-toggle-notes-icon-white.svg',NULL,2866,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25393,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6b87ba091ea5d5aaff097e8578a4b47225da325',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/images/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25394,'c68c8ead68a22bc52720e5299c8df8cd62060e85','7de4fa608a4cdfc014b8a2cc3baf62c7ec1c3b60',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/images/','button-toggle-notes-icon-blue.svg',NULL,2857,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25395,'f53e67e611b2d0b244bcb04843e1660efd3509fd','d85411fdbc42aacba3768289db322e4944d27820',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/images/','button-fullscreen-enter-icon.svg',NULL,3970,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25396,'c68c8ead68a22bc52720e5299c8df8cd62060e85','6c529d4e971168300a65310045e9cf755a0802cf',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','09352cd0be083fb16265.svg',NULL,2857,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25397,'dae61add54d1898cb953d33d661aa977489aac26','2d990699a845917d003bb9e53406121079b1d1ed',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','0881af61be542f4be20a.svg',NULL,2866,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25398,'9e4498b6b21ebd3fc9dc089d74c834b29c851a90','ee528aebaf5ad8911364ba0270262e4f1858ae40',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','h5p-cornell.js',NULL,18509,'application/x-javascript',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25399,'54ad6722c7a8a856d06bf2ac21716b8fa91375be','8fdf2e85c265e0b02b3684b44c0024f7c293cb3e',1,'core_h5p','libraries',137,'/H5P.Cornell-0.1/dist/','b91b6857ee0da681fbad.svg',NULL,4053,'image/svg+xml',0,NULL,NULL,NULL,1648954385,1648954385,0,NULL),(25401,'770f763b9af516f20dab169d2c3b8739fb198973','de4c877234b9aca0dbfbe1ea9dac0ed921e475fd',1,'core_h5p','libraries',138,'/H5P.AFrame-1.0/','aframe.js',NULL,1220031,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25402,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d1811d46df00e0c16c397ee76a9707fb6f8d9698',1,'core_h5p','libraries',138,'/H5P.AFrame-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25403,'da39a3ee5e6b4b0d3255bfef95601890afd80709','58eed477582189ce5a611844d8bd2aae5de16aef',1,'core_h5p','libraries',138,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25404,'4d17aed9dcf5fa151c1831785b455ebab7bff57a','f99b2bed60aa9d98eeab20a3c05dbc294b54d0bd',1,'core_h5p','libraries',138,'/H5P.AFrame-1.0/','library.json',NULL,378,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25405,'bf4732321b7759660faf7f9646d8b4141d07c1b7','c2197c10ac123e8824bc6d60e233ddf45f933e72',1,'core_h5p','libraries',139,'/H5P.AFrameAR-3.1/','library.json',NULL,375,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25406,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c9daad094dd5d027468ea7f3a26bbed7d925adfb',1,'core_h5p','libraries',139,'/H5P.AFrameAR-3.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25407,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1ce57eb4750060bd7466cbb4ffb974a2c81c461c',1,'core_h5p','libraries',139,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25408,'861b3ede6110c2ad7467f65944b051bf223b811a','f26e35cc00db73e6ec4e8ba2caeb64a2417690b9',1,'core_h5p','libraries',139,'/H5P.AFrameAR-3.1/','aframe-ar.js',NULL,1048256,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25409,'b4c482edef98861cad199b0ccd9b9d841f58d4fd','4ea0cab0e354ac539b71fda2749a2bc4ce8ac2ce',1,'core_h5p','libraries',140,'/H5P.AFrameOrbitControls-1.3/','aframe-orbit-controls.min.js',NULL,19665,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25410,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c329e056fd88e7bf717cedeac8396502afef2e83',1,'core_h5p','libraries',140,'/H5P.AFrameOrbitControls-1.3/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25411,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2c128f0da28fd8081051dd4eb889ee8a863092b7',1,'core_h5p','libraries',140,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25412,'1f8c95d89a8c2711926c81a67ef59aa1ee5dd606','6438de58665b70be38eba84a384b5787e6d2d48e',1,'core_h5p','libraries',140,'/H5P.AFrameOrbitControls-1.3/','library.json',NULL,464,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25413,'8e9bc1a8a9548b5fc5e4400934b583470f7beb76','a0301d8942a5ca69a1246eab0ab43714e1ca31e8',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/','upgrades.js',NULL,797,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25414,'da39a3ee5e6b4b0d3255bfef95601890afd80709','65859e893c538575ed388fbd693d93d098f5363a',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25415,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ede40a28b82b22569913597fae2a935046fe82a4',1,'core_h5p','libraries',141,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25416,'bcd30aed47618ef243845fc5571682cd2db9e9cd','3e292f09d9f6e1d93c59792ff2e723b4c3c3a683',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','de.json',NULL,10568,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25417,'da39a3ee5e6b4b0d3255bfef95601890afd80709','cd863d9de409e02a2e915e73f6ed83cb72c18845',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25418,'028c4428e31b257f6a29d8a591d755821fe530aa','657fbd3cf2c87847d7a86f269cf186efa3bab201',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','lv.json',NULL,10606,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25419,'1e5c6b04e849fe45c7923e4a9ce9e15238b7c0c8','83f0bd994a3dbf070003d2186c056a080236f5e4',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','nl.json',NULL,10101,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25420,'832676ab9bf00a98b8ea6bddac2fcb4e275b7fea','17519c27c40d237f387c7f864cb097c45573f4bb',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','es.json',NULL,10577,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25421,'f1ee00f101d1fd245fc141b968e6f75b04907bea','b5b01aefbef8f737e4321d2ad033f6182015acaa',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','fi.json',NULL,10082,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25422,'9d7886753a10a120bfeb3bf3f5b61b1f2dec9fa3','f786c4263037d028f92fd4bdc3e6c41b6bac6031',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','eu.json',NULL,10432,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25423,'832676ab9bf00a98b8ea6bddac2fcb4e275b7fea','00564342a8a6683de47b6bb6499ecbe16c5fc473',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/language/','es-mx.json',NULL,10577,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25424,'04a86587d6ce79b4fe17037f49319015f7096f22','a9a0c21010383941c74acdf0274a6368af6fa53a',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/','library.json',NULL,1671,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25425,'f979e6d36b85f3ac4f8939c75ab03a53cbf95525','7b7693b8c9bcc2015bd4915c6498153e790ac52a',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/','icon.svg',NULL,3770,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25426,'cc9e378a32820e418809201a0af823ad9a32fbbd','faeb280ea9ea4788946d5a9ec451f8f6ccc57c28',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/','semantics.json',NULL,21004,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25427,'d7d687667528ca3e57f6faf28d53f079527dee37','ea2bb31aa8b7928893d0c3e03a1c57404a0bd0f9',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','7dbe7c7acf09a5f54129.svg',NULL,3549,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25428,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ba4e833fcb0c7794a333b0c8b715cbab239d49ff',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25429,'5ad196ebd7d388751dbf7831fa0591fcc59cf070','0b0f936744db03f52ca3c2278e40cb9337b7e02c',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','279ea775d7e36cf0e16d.svg',NULL,5371,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25430,'a2a7174aa5e9da7757bea9c511848952c1cf97de','32ad5ae45604b30003676322343574068c3a1ac3',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','h5p-ar-scavenger.css',NULL,6163,'text/css',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25431,'08f81369a322e854c77a52134c69650851afca47','58ab4266efb79ecaae6953267c7bd4c46aa573af',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','h5p-ar-scavenger.js',NULL,36017,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25432,'86ebd38d542572c687e6e152e955f480bfef934f','c94732c90b3a884d282d4b6e71f3eb802b4359c7',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','dc5f4750cc9a40968130.svg',NULL,3215,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25433,'634e5d67b170e7dc218e63f94767e71078cd6f6c','074b4c5b3adceb6a616908aa554dcb8f7e2f9912',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','d0497d8cb4cc53fc2d2a.svg',NULL,2889,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25434,'acc87c1c2ab3efff9d270ac36271328302a61339','a627dc941dca0b54e8f1b09bf01d18fdca41d7ea',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','d27c3e89d89364b9d863.svg',NULL,3216,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25435,'15d5f210a280f36084a6a7ed8cd7a0e7aaa76e31','0bf17882794415ebd3c8eeb3944be6a546343000',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','3b072bc09d1fef3a9455.svg',NULL,4525,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25436,'c7fb6a3a5eedfa028ada5dfe4f32a7fa9c540fe8','f2acadbf1dca2105b06e8d86c38ee62ec5550495',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','05d5a0e956c1d2953bd7.svg',NULL,3215,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25437,'58c31754a501d8db787ad25261fad2de594e8df6','2519244d9d2bda632701c115b4036e2fcd36f150',1,'core_h5p','libraries',141,'/H5P.ARScavenger-1.2/dist/','34b6451cdaac2fe58b0c.svg',NULL,2890,'image/svg+xml',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25438,'b50c00c2e772a7bf484f4ccd9007d3635b19ecac','4484e9c1381faa0b819e0ba3d24777ed2c06417a',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','de.json',NULL,182,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25439,'da39a3ee5e6b4b0d3255bfef95601890afd80709','d427d1a5feea8b4cfe50a57b147c5ccad2e3f5f5',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25440,'da39a3ee5e6b4b0d3255bfef95601890afd80709','0142031ab9ec64dba8b9d77523b6a694255aef83',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25441,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b731955a5f0086fcebc90c96674ef1c70bdd71ae',1,'core_h5p','libraries',142,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25442,'6775d8b74119f02e51a97380ede902cfdef56e53','d97a9743334230f12cc228ae69ecd30e1707ba11',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','lv.json',NULL,174,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25443,'f51e9f7471143c52546457a45fcadaa91cd48afe','c12a774b359c87a97600d61edba0a27cbc09990b',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','en.json',NULL,160,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25444,'e214d2f084d25bf0f082d49ea17d438d63273a1d','97303e5cd0588d59ff9c31f12f7e4af74e60eba3',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','sv.json',NULL,167,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25445,'ccf53bc435a9aa7605702a36b92ff79718d3fd3b','610664afec147df1961dac36dc074e37ccba83a4',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','nl.json',NULL,174,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25446,'2723263fd40f9d251f92d50b670a1b8b665e1d61','662a4312e2b50bd58baa5ce956ac707865753d8f',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','es.json',NULL,188,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25447,'c0c7ef62df01743682ffbb6bb15a7ced4dc1947b','fa3589fe4f03c52e3180db6fb9aa2ebb94c950e2',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','eu.json',NULL,183,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25448,'358dd500630ee642df850cd76600cd2d57e2e06e','908b04709f580f3d100b177a84bd586050509058',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','ka.json',NULL,391,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25449,'2723263fd40f9d251f92d50b670a1b8b665e1d61','f309192b90db7bd59b8171d2a7c0055a6e92c864',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/language/','es-mx.json',NULL,188,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25450,'f24ae20120b04bb246417d75878ffdc64e4803b8','cc367d2885d71fcfa4e069f71bf65f3ead27978d',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/','library.json',NULL,610,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25451,'b40c8e1c62566589ba41c42ac9a35376dd89234a','6dd16ce715bb28e1c456e0edc086efa626b2d02f',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/styles/','h5peditor-ar-marker-generator.css',NULL,1186,'text/css',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25452,'da39a3ee5e6b4b0d3255bfef95601890afd80709','3f1e87f8c28f66051bbedf3d50b798e9ffde3eb2',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/styles/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25453,'83e344833e2bfc0f9d29f0a98c17b3d9791bd4d0','bb5c7cd74974b2780a3be03b7d2d20ede83df0cc',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/styles/','h5peditor-ar-marker-generator-spinner.css',NULL,1279,'text/css',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25454,'1947650d012a379648dd747946c35007889a3151','a0f03a383d7b71326051cbc7c28233802e79142f',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/scripts/','h5peditor-ar-marker-generator-spinner.js',NULL,1831,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25455,'da39a3ee5e6b4b0d3255bfef95601890afd80709','928db9e6a439eca472fe394304045c16d2a5b287',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/scripts/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25456,'7ce7258f9d59b10f97ef2cd9edab85c282f80752','611500b83ef13fa3335b7c17d81fb70e81fff715',1,'core_h5p','libraries',142,'/H5PEditor.ARMarkerGenerator-1.0/scripts/','h5peditor-ar-marker-generator.js',NULL,13889,'application/x-javascript',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25457,'9d62415fc86c6ff6b80c0b6eb757747ae863cf40','679cf6318c5ea721004a27eba2f987ba515be200',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','de.json',NULL,244,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25458,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ae87293382131cd76b1e5a99e0af6833abb761ad',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25459,'da39a3ee5e6b4b0d3255bfef95601890afd80709','73c152847dee2b0b2669f9d03f32512f8c1f22d6',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25460,'da39a3ee5e6b4b0d3255bfef95601890afd80709','15bd994e87a06dd2c1c803053d9e44fe696b8620',1,'core_h5p','libraries',143,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25461,'581940f0842361643c59d426787daeda5c7085ac','334a8d7cca1214cbd3f5933e0534ef0279d8c3fc',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','nn.json',NULL,248,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25462,'befa6339b6e745113aa29fccd33abd4bc1a58e54','53b5c6b01a2a0b4eedd31ddf0fd320a6aae4d251',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','lv.json',NULL,260,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25463,'581940f0842361643c59d426787daeda5c7085ac','00cad23722a090db7ed73b3f3196a07a11c615f7',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','en.json',NULL,248,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25464,'f1f4db88c967573a837df44005ccf39399df24bc','df6e97f6880a311dd3878dfc9e60f72c2f186cb3',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','nl.json',NULL,257,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25465,'d969a47d9d45833540c6a29f16bee45b1902acb0','a2ae453279b8cdf388b4b009757eabe7d31ccb86',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','es.json',NULL,264,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25466,'d969a47d9d45833540c6a29f16bee45b1902acb0','57f8dc46cf1e4cd27f4411780a34add3f4d72a37',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','es-MX.json',NULL,264,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25467,'d27dfcba777dcce77606ecade899ecee3087f12d','6e26622643bffbae2c409d33e89c5ec12b25b43a',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','eu.json',NULL,261,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25468,'581940f0842361643c59d426787daeda5c7085ac','6f5a3b961c84de9b85f425c5e6b7945bf67e60f1',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','nb-NO.json',NULL,248,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25469,'ad0061603d02daa1681328a470e6dc49e185fd38','d0069a8a2b6319b18eefd5f9509a18d18e290219',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/language/','ka.json',NULL,454,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25470,'2757ef9196f736b6e488d1a2f3c400b667a2845c','52e9d2679cf851c7d8b04de4c102b2a4fab01212',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/','library.json',NULL,459,'application/json',0,NULL,NULL,NULL,1648954388,1648954388,0,NULL),(25471,'ae2ab17293ef21322445b4823e95a3494677ab2b','852019cb362227e15855721aa1944a7f463a7951',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/dist/','h5peditor-important-description.css',NULL,2295,'text/css',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25472,'da39a3ee5e6b4b0d3255bfef95601890afd80709','9241fc3ef593a5790f1c05f7df8d98ef64fca674',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25473,'1d63c74b2c5a63bbe0fff2709f92ee3f839bfe5c','d056b1516377893d52dc794016b0fc22a7b54408',1,'core_h5p','libraries',143,'/H5PEditor.ImportantDescription-0.1/dist/','h5peditor-important-description.js',NULL,4229,'application/x-javascript',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25474,'5a658156926140d8b6f0349ac658facf289aa751','4bba05a2dcd192717ded20f5f73f0e8e2a7640cf',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/language/','en.json',NULL,47,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25475,'da39a3ee5e6b4b0d3255bfef95601890afd80709','4cc44465e50c4aff63410e085cad09b0718419a5',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25476,'da39a3ee5e6b4b0d3255bfef95601890afd80709','aae883da9a3d209f2834b9551b5b446228612add',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25477,'da39a3ee5e6b4b0d3255bfef95601890afd80709','10e531a5fd882db68e197ffa64dd62ea47b86588',1,'core_h5p','libraries',144,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25478,'96ca5158e6dbb12ff86e050bfeb1697316a6a60b','f0cf2b0bcbf90fec4b7f7defba95896a12220b06',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/','library.json',NULL,411,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25479,'e37fe5ca77215838a6354ad6d7c376eaaf736334','0479a7408719972364c5641a53d0d7b0453125c4',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/dist/','h5peditor-input-row.css',NULL,499,'text/css',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25480,'da39a3ee5e6b4b0d3255bfef95601890afd80709','b25182a013317f9db96f33a725f78913ae01b497',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25481,'74c4749e97247aa50ec55e9527a5ebece14b9f1f','3669e5788ae276a7bf691c0227c3de342f3af6d8',1,'core_h5p','libraries',144,'/H5PEditor.InputRow-1.0/dist/','h5peditor-input-row.js',NULL,2610,'application/x-javascript',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25482,'7324a6d7dcf4173e88037ffe3ebef1ab695a511d','4b748a5dfbc3db8851a07171e5e51ca82d74899f',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','de.json',NULL,1066,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25483,'da39a3ee5e6b4b0d3255bfef95601890afd80709','1a3732f608667e34a05f71140af7e61fad4c5ec8',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25484,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f21de340f6b4b8193a79f104462fddbb43a35e04',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25485,'da39a3ee5e6b4b0d3255bfef95601890afd80709','2a30de0089beb731fb4a77ac45eea0e210492379',1,'core_h5p','libraries',145,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25486,'d8e0daf2f218f108f480589c4cf8fac25b62997c','7485b322ab67eb1be189626a537395faa12d40e4',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','lv.json',NULL,1017,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25487,'fc765ed32b0938707a3cfc20be1791e6902ffe0f','ca2c16f12383802a2ec4600ea3ec807137d055cf',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','en.json',NULL,935,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25488,'e0dd5e372d7dcf731c1be8ba6db87e40cb007dde','cda5c47e74e68686bcb7f3401ca80caad6b36046',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','nl.json',NULL,1025,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25489,'41b64d547ea81a2b10d26e883edc41a2a209c092','bc7cd43590542f73ea8c71a8e872a891ed1a177a',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','es.json',NULL,1036,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25490,'63c34b725ee093aa43174f447d294c974ed91e0e','b2677873cbdce29793de607564be1f91173316ac',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','eu.json',NULL,1046,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25491,'c775cf3e409c9e395a45e20453a37e7702d809ad','6c3d3e69acbc258d93b8f9871e7604eeffd04f69',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','ka.json',NULL,2123,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25492,'41b64d547ea81a2b10d26e883edc41a2a209c092','a80a76e2d2d19220255c231d1b594b0a8267080d',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/language/','es-mx.json',NULL,1036,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25493,'1cc0d6181eaae021473228c0059616c4cd943fbc','bd4c26bf2b75ab5bab7da0915fe76f56d661088d',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/','library.json',NULL,681,'application/json',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25494,'0aedc3c38b7071487607aca17066a0675e05905e','e1fa5c4461d8f4c950e5ac689d5f7ee55a7a30fd',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/dist/','h5peditor-3d-model-loader.js',NULL,19791,'application/x-javascript',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25495,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7df494e7c65d87e5ae7596ccf075cd9dfd116d7f',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25496,'5093c357bb36cee7285cc40bf0e47f97048fc02a','06446a6a95e322acaed3c1bba7a9a04b6f340980',1,'core_h5p','libraries',145,'/H5PEditor.ThreeDModelLoader-1.0/dist/','h5peditor-3d-model-loader.css',NULL,2094,'text/css',0,NULL,NULL,NULL,1648954389,1648954389,0,NULL),(25498,'e1279dc4291073617504c64489faf538107226ee','6fa894779e10c0a4216a2ca31cb8b6437712e462',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','de.json',NULL,5606,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25499,'da39a3ee5e6b4b0d3255bfef95601890afd80709','a928a32bfc08667e1bfe5a32f06cc63d86ee1347',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25500,'da39a3ee5e6b4b0d3255bfef95601890afd80709','197d49e093509aa6e66cea2ba563df9ada04f4d7',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25501,'da39a3ee5e6b4b0d3255bfef95601890afd80709','154e298e101cc28f75f72be4c85cb8c93cf14180',1,'core_h5p','libraries',146,'/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25502,'189365bc44f088332eca407f51afb160fe646d4e','7fac9b43edc626c3369cf9b576ee139e555484a4',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','lv.json',NULL,5657,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25503,'b8067f3749c469ef44a7b0b8a2bc368c078629f0','37dfffdcf80faa9e2dc84a69782d1e8485def116',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','nl.json',NULL,5394,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25504,'c2b69b5c04d52dcde93baf1eeeacc7b0ba69770f','0520e6e3c652b77d334e6d4551495fe53aec64b2',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','es.json',NULL,5815,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25505,'53e6c4c9c9516fcd0b68f9c2a25e97c1e2827875','800918fb5b3fcefbddf1505d94689bd77f826f18',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','eu.json',NULL,5478,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25506,'df8c00ce7fd39c7ac61e78501849673c059391ea','95f59bee339d7ef35ad52bd6b157f07e84db8b5d',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/language/','es-mx.json',NULL,5815,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25507,'88d0680e32ea12fd46ef326078fc061d40d5636e','5f4172d6377eb28ea12e9843e9113a331cb14447',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/','library.json',NULL,1186,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25508,'e3a54d8e7417c2d8eebff06432515f00d8fead88','fa8057d44b6692d3666b26633dadf05edf14ca0d',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/','icon.svg',NULL,5888,'image/svg+xml',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25509,'e01aa16a21c7d9dc10b09473a5192b937b96f383','4e687f5f9680d303492fb3eb201721972a8fd7bf',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/','semantics.json',NULL,11279,'application/json',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25510,'620cdce2f7e6cde469ff1ab8f22d577b10d41a79','8f1300fc3ade33da00b5e1914b76267338f4b6f7',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/dist/assets/','close.svg',NULL,401,'image/svg+xml',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25511,'da39a3ee5e6b4b0d3255bfef95601890afd80709','ef11927e9ec7bfcdeeccecd320fe9380dceac10e',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/dist/assets/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25512,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c6304b770ebf2ca7ca72cda3bc30f383d0ae8da5',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/dist/','.',NULL,0,NULL,0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25513,'f8711b4cb1d0448beed3958eff3cbe32093607ed','ddfecddc762303c05aab0e7d14f1b4f4f9a252d2',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/dist/','h5p-structure-strip.css',NULL,6335,'text/css',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25514,'23472875045198ba8d6714e19c6918a71e408078','e4cfb82c6489e53fe27ed048d8d367a2fcf70733',1,'core_h5p','libraries',146,'/H5P.StructureStrip-1.0/dist/','h5p-structure-strip.js',NULL,23562,'application/x-javascript',0,NULL,NULL,NULL,1648954391,1648954391,0,NULL),(25515,'b06f285015f62a30422abce9b2f9eb15c2298eac','268dae75018e514ec7b63609c479ac8cb42e9d6e',1066,'user','draft',940318414,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25516,'da39a3ee5e6b4b0d3255bfef95601890afd80709','f4fb8cba51df3d6d81d56b8bb24d0923dbb56f63',1066,'user','draft',940318414,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649345468,1649345468,0,NULL),(25517,'b713e465587e7a56e6032847d93d0a0527a22625','8d1cf2533e7743b278033927214bd4d1ee2e1ff5',1066,'user','draft',940318414,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25518,'ee14f5259fa281816010d819ca7d2659e8b588e0','e6d29bd969b6480538559a44d194d6dd6f2a3e22',1066,'user','draft',940318414,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25519,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','cc249cd169d082c808dd0d826401653ea69d6966',1066,'user','draft',940318414,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25520,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','03c17e5c97e31c796ba78db3a386c55b8ffb35b9',1066,'user','draft',940318414,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25521,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','7efc22502fb8ba212d3c1d9476afec1e26687bd7',1066,'user','draft',940318414,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25522,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','9f07f79e8b2b14e1de6aeff6d6c7ab1b1dfebf8a',1066,'user','draft',940318414,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25523,'4b563310204252db6f8a5365369f54bc1fc05541','e587d48ae4c9353d87783604dd51b4e43abb8494',1066,'user','draft',940318414,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25524,'ae942174d387ab52e2efeb64fdaae183b16c379e','a2b91aeaa06ff98185c2dfbdb8e564c618b15fdd',1066,'user','draft',940318414,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25525,'2682ba59d6ba3028df983fe9eb8580576cc1a919','032f662315b32af9041367507e03c618b2fd9710',1066,'user','draft',940318414,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25526,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','4e8a8a1606c63f0a67291456e45c663c7aa161d3',1066,'user','draft',940318414,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25527,'5028acd3aec21e8e70c14b1cda5a03307e98a613','eeb6a9f4765c088bb6227d38e85abc818da793f8',1066,'user','draft',940318414,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25528,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','03e9aaa07c9b4eb3b4031fdedae3b506077883f0',1066,'user','draft',940318414,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25529,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','00f282b81258ae665d37ce83f5d25d5f5b2d8c79',1066,'user','draft',940318414,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25530,'54dfdd3936fa9e147ba028957231f98035af35b0','b78da0baae4a49cef533adbc8abf4215361f5032',1066,'user','draft',940318414,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25531,'79b5727eabbcf4be676dadd6d64667403829d70c','e6af639f19f30cb520da5416a1a03025a532b30e',1066,'user','draft',940318414,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25532,'f2f2601919df476c9582e4620bb8d1ac507fff17','fb6e6365b302f610b8af32600bc7e70093ef8a1f',1066,'user','draft',940318414,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25533,'2b37e78e3366919a902722e4563f0f09690f3669','686c3bb0c21478bd265e85cbbf91ed6f4b6a6476',1066,'user','draft',940318414,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25534,'70de18203a63fe5808325979597693dc320aa36e','8cede396efab41476457bfba3a80470fc3d40e00',1066,'user','draft',940318414,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25535,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','2d4a0c3485c2c1eca37fca7120055f4d33716941',1066,'user','draft',940318414,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25536,'794e05a56e6f84721794658a87fb68c12b4366f6','63869344dc841da30fcfc960c441f221980c2be1',1066,'user','draft',940318414,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25537,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','4799a7e706e86f3e9af9159103cc6a94fd802632',1066,'user','draft',940318414,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25538,'10ef5f4b4370b3f53c16bc08e869756642630aed','525679f781a865cc9071ad67e204101309cef076',1066,'user','draft',940318414,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25539,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','6e319a90d9c8ce5c9922b9d6734f1596eaa650a4',1066,'user','draft',940318414,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25540,'0f00fc30430ff477a9a6e000b509d3efb763e31d','10c03efc113b0c0c742405a0ef497644dae59e4d',1066,'user','draft',940318414,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25541,'1f9513a54758611bdb47567a64942a75dad7c74a','7d8e3467f8c393bd3192e42ba49ac2beeb090374',1066,'user','draft',940318414,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25542,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','7006a537f1ac862805989c2d7b0506270e0ff557',1066,'user','draft',940318414,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25543,'5659a0653b4070aefca90ce4e5645695fb7c361d','ae054797a0210cde0cb0c29b9536413753226081',1066,'user','draft',940318414,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25544,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','086867cda49d3f15bd33d1b60a9aeebb49b30181',1066,'user','draft',940318414,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25545,'68c7438e85016b343eceff741367a0194bce3656','ff4a6cd11a137ecabaa152de98a33f0aa189f94f',1066,'user','draft',940318414,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25546,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','9c63e1c48f5ada119cdbde14e606d53f4bc37fbe',1066,'user','draft',940318414,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25547,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','812d5683ebeb43e624e8af5804310c800687133a',1066,'user','draft',940318414,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25548,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','281a84e0e6aef688e24555f849736954517eeabd',1066,'user','draft',940318414,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25549,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','463c23af8bdd4ae13a5bd516bb9277ca6e5d06ab',1066,'user','draft',940318414,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25550,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','7c8f43ad911de8abd3d078f67a1809181bca4609',1066,'user','draft',940318414,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25551,'21307574ee99ee0b34528847736cf7094deef25a','2a351a7971f1985f1fb2213ce9b47ee9c2ef6be6',1066,'user','draft',940318414,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25552,'332a1c3cefa38284034c6f5722420851a1eb7907','0b088d355829843dc064e6d065b44ad09d20be28',1066,'user','draft',940318414,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(25553,'b06f285015f62a30422abce9b2f9eb15c2298eac','9a8333a3301be25bac28349ac900204312a455dd',1066,'user','draft',847928443,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25554,'da39a3ee5e6b4b0d3255bfef95601890afd80709','bf28f4749c8d0655e61591c6f4a0892aaf2f3f2e',1066,'user','draft',847928443,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649345485,1649345485,0,NULL),(25555,'b713e465587e7a56e6032847d93d0a0527a22625','c4b9abfcdf47f3e437ee7466d236dde93b400bdd',1066,'user','draft',847928443,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25556,'ee14f5259fa281816010d819ca7d2659e8b588e0','fe674e2ce7ba44b982b116d17a6d8beb921c992d',1066,'user','draft',847928443,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25557,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','92244cd2d579adf7653621da120437f7882bb0a5',1066,'user','draft',847928443,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25558,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','957d44818f203657946c20be7d321a8c8ac2c013',1066,'user','draft',847928443,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25559,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','e9b008d34638861b9c347d5f685beeec5d27f80f',1066,'user','draft',847928443,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25560,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','cd5ec685e8ceffbeecd9749fa77b03faaf41b5cd',1066,'user','draft',847928443,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25561,'4b563310204252db6f8a5365369f54bc1fc05541','abe42f587b4728aa548e278a6a2b74f6369b6266',1066,'user','draft',847928443,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25562,'ae942174d387ab52e2efeb64fdaae183b16c379e','6b2fe669370fd5fa27421ef9ea5af41cbb23f389',1066,'user','draft',847928443,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25563,'2682ba59d6ba3028df983fe9eb8580576cc1a919','2fc4c928783031341bdc4a80f4422a0c6c62333d',1066,'user','draft',847928443,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25564,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','b757c6094b1c5aa16feea6f42d5842ed50b715ff',1066,'user','draft',847928443,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25565,'5028acd3aec21e8e70c14b1cda5a03307e98a613','4bd59913dabdaa915148774ad7bc0288167c82eb',1066,'user','draft',847928443,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25566,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','f355cf4e6b0b38fd2a7fd0123d1d13096828a838',1066,'user','draft',847928443,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25567,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','1f78e7c2405efc6f9633647376722b387169fdef',1066,'user','draft',847928443,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25568,'54dfdd3936fa9e147ba028957231f98035af35b0','0d3c388c616355b44f08dbc75dcc6379ac176199',1066,'user','draft',847928443,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25569,'79b5727eabbcf4be676dadd6d64667403829d70c','ae013723c221766ce4eec52f657432b812dcc91c',1066,'user','draft',847928443,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25570,'f2f2601919df476c9582e4620bb8d1ac507fff17','5af21ef1a4433949a7984a54d911bec2cd3cf6b4',1066,'user','draft',847928443,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25571,'2b37e78e3366919a902722e4563f0f09690f3669','c84de4878484738a151b7c202014b857a24a81d8',1066,'user','draft',847928443,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25572,'70de18203a63fe5808325979597693dc320aa36e','d7d63ab861b037ee89002bfc5943d3f403aa8a28',1066,'user','draft',847928443,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25573,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','f7feab9514ee0b2b8647dc5efae3c7811c9c6518',1066,'user','draft',847928443,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25574,'794e05a56e6f84721794658a87fb68c12b4366f6','26284bc2fcb2c883adcac297776487b9bfc18862',1066,'user','draft',847928443,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25575,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','67406847f0c262d07163989ab3169864d547fb86',1066,'user','draft',847928443,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25576,'10ef5f4b4370b3f53c16bc08e869756642630aed','be18a68fca395d452e05238cd92fec315940a1f8',1066,'user','draft',847928443,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25577,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','50c93545d8a6dd5459fb855d26c0f159c9583623',1066,'user','draft',847928443,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25578,'0f00fc30430ff477a9a6e000b509d3efb763e31d','2bf70b71bb3858ea43c2de2aabe9aecd6f0cb2d5',1066,'user','draft',847928443,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25579,'1f9513a54758611bdb47567a64942a75dad7c74a','a228b2bc449b4488dc5be94d5a0054f813211594',1066,'user','draft',847928443,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25580,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','224635439ab3170dba02b85ad9b5b3d5c8d105e2',1066,'user','draft',847928443,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25581,'5659a0653b4070aefca90ce4e5645695fb7c361d','a494dcdaf293125020f485a6cacdff486f0eb4a9',1066,'user','draft',847928443,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25582,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','f537a9a6a0238e7c4498a73ede681d350fa143a6',1066,'user','draft',847928443,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25583,'68c7438e85016b343eceff741367a0194bce3656','2e0e5adc5bde40fa017f258acf61eecae03a9e00',1066,'user','draft',847928443,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25584,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','3e8de55e6e7df97541c9c002199f8cf1588a7539',1066,'user','draft',847928443,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25585,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','d8282076e01fb96ad3f978206ae097b8d9af9cb8',1066,'user','draft',847928443,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25586,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','8ac276bfc1fe90b3571a143baaa1ef0bb8ddc980',1066,'user','draft',847928443,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25587,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','a03afa6a60e13e8b6c43c2a0cd07d72c07aa9689',1066,'user','draft',847928443,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25588,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','80a01a50926e9ee3d535f936037d7be8958432db',1066,'user','draft',847928443,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25589,'21307574ee99ee0b34528847736cf7094deef25a','2458fd0889fab5896a7d5061298c17b8c469e275',1066,'user','draft',847928443,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25590,'332a1c3cefa38284034c6f5722420851a1eb7907','750b6d311e04e47d84b72a82e35b3b5be5f9608e',1066,'user','draft',847928443,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(25591,'b06f285015f62a30422abce9b2f9eb15c2298eac','a7ae9c08d213cce93cb473b63c1f173019e239f3',1066,'user','draft',262755574,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25592,'da39a3ee5e6b4b0d3255bfef95601890afd80709','76b6bc0fea5724deb5843e0a57703e7a9c2c76d1',1066,'user','draft',262755574,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649350165,1649350165,0,NULL),(25593,'b713e465587e7a56e6032847d93d0a0527a22625','cc12a44045ef7600cd8d8a5b2a0fad69863a1db2',1066,'user','draft',262755574,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25594,'ee14f5259fa281816010d819ca7d2659e8b588e0','b57e127711b73c52f642d00863dd094b84dbe441',1066,'user','draft',262755574,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25595,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','bfe02983b4c742c6c94cde0ba062121feb7d308d',1066,'user','draft',262755574,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25596,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','8c9271b5c50c24b26aeb10e633de43dc322ea7d2',1066,'user','draft',262755574,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25597,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','60d95654b20a1525bd3e61d5dab99a5a0b0fd80d',1066,'user','draft',262755574,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25598,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','dba2bf99cb7745758ee35cc1ef2586d5997c8f5d',1066,'user','draft',262755574,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25599,'4b563310204252db6f8a5365369f54bc1fc05541','69ef181463190c7b2341c05ba3676473aef2afea',1066,'user','draft',262755574,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25600,'ae942174d387ab52e2efeb64fdaae183b16c379e','45bcbe197f6560afa7ba3055d820da51412fa168',1066,'user','draft',262755574,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25601,'2682ba59d6ba3028df983fe9eb8580576cc1a919','1fb930c4f9f95cbdd4133623a4b4562091af17f7',1066,'user','draft',262755574,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25602,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','ef450f2076ff0bc20b04295248f78244d921ec86',1066,'user','draft',262755574,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25603,'5028acd3aec21e8e70c14b1cda5a03307e98a613','f99d369811f31e73ed258b0125b41a6c4d571cf6',1066,'user','draft',262755574,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25604,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','a6c17295d539a3217333b212ff31ae06b05ae010',1066,'user','draft',262755574,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25605,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','57011cef56a3dc86e558c50a4d0c571094695f35',1066,'user','draft',262755574,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25606,'54dfdd3936fa9e147ba028957231f98035af35b0','3d880f0b8fd34c30b3c447849ebd0a3a73703715',1066,'user','draft',262755574,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25607,'79b5727eabbcf4be676dadd6d64667403829d70c','2d692aa45b904e9c618919054a17a69c2fbff4e2',1066,'user','draft',262755574,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25608,'f2f2601919df476c9582e4620bb8d1ac507fff17','156b79c323f1eb6166d636bcd6555e0970530abe',1066,'user','draft',262755574,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25609,'2b37e78e3366919a902722e4563f0f09690f3669','7e208ce8669bd6739c2b4dc56f6689f9158dd02c',1066,'user','draft',262755574,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25610,'70de18203a63fe5808325979597693dc320aa36e','019077126e1c48f734db694b583fea10edd612a8',1066,'user','draft',262755574,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25611,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','e84adfb394ca39effecc88ccb1aa61380fd42bc2',1066,'user','draft',262755574,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25612,'794e05a56e6f84721794658a87fb68c12b4366f6','1cbeba7b0f5ab54949184af221e40b1018a17830',1066,'user','draft',262755574,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25613,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','95c5587b3b9a0da558d9cd5e57c35319c8aa4d01',1066,'user','draft',262755574,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25614,'10ef5f4b4370b3f53c16bc08e869756642630aed','a9b0def1d597ad2dea27cf2c16b19cd10b19bee6',1066,'user','draft',262755574,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25615,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','3c9a3b75759043ff4349664df358bb08c0020e62',1066,'user','draft',262755574,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25616,'0f00fc30430ff477a9a6e000b509d3efb763e31d','deb02ac5e4a496ecaa6cdeaaa0ff9b18a3a2ee3c',1066,'user','draft',262755574,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25617,'1f9513a54758611bdb47567a64942a75dad7c74a','feb9223618bc84db3517f432f97debcc20d727b5',1066,'user','draft',262755574,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25618,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','1d25f1c8b8e3a32b3fc3158bc1cb8ba18792f404',1066,'user','draft',262755574,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25619,'5659a0653b4070aefca90ce4e5645695fb7c361d','839d724a0a03291eaa3cd877de54e369d43223f1',1066,'user','draft',262755574,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25620,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','3d6ad3463f6ccc2598fae110205a9ac703c98343',1066,'user','draft',262755574,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25621,'68c7438e85016b343eceff741367a0194bce3656','0879cf4bd6cd170ecd05ccbb238633dc9ce05535',1066,'user','draft',262755574,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25622,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','55e79e2364ca685714bf30f3711bbf85d95ab5a6',1066,'user','draft',262755574,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25623,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','5d8ef232e950ac4f855e38a1b918e3883b254f29',1066,'user','draft',262755574,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25624,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','b29639c697f4124b0d57707cdb4feabacf228117',1066,'user','draft',262755574,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25625,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','3d2ab2eb4c9beed9ca780bd96f174249a330fcaa',1066,'user','draft',262755574,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25626,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','a0c1e33577a1a9c7dc21186abb408513709ef456',1066,'user','draft',262755574,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25627,'21307574ee99ee0b34528847736cf7094deef25a','17a9a707eb3a5e5d4cd913805aecb0af85793bf0',1066,'user','draft',262755574,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25628,'332a1c3cefa38284034c6f5722420851a1eb7907','2605374a787e083204a13c709312e91a57ea7d3f',1066,'user','draft',262755574,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(25629,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','efb076ace72b5e9b6f79a617b1aa4ff4ab34216d',1066,'user','draft',262755574,'/','2022-04-0801.gif',361,362427,'image/gif',0,'O:8:\"stdClass\":1:{s:6:\"source\";s:16:\"2022-04-0801.gif\";}','zdi2203jose','allrightsreserved',1649350213,1649350213,0,NULL),(25630,'b06f285015f62a30422abce9b2f9eb15c2298eac','97a71868bb62b559ad056857f08b6d5d2c306c0c',1066,'user','draft',480551513,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25631,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8224a221cad2098b1d1862b26ab1f04b129c678e',1066,'user','draft',480551513,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649350278,1649350278,0,NULL),(25632,'b713e465587e7a56e6032847d93d0a0527a22625','7764e02937849d91f00cd1a8a532c13c531bb45e',1066,'user','draft',480551513,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25633,'ee14f5259fa281816010d819ca7d2659e8b588e0','8ea57d956be55c9633f1cedac69ea0f370596154',1066,'user','draft',480551513,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25634,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','0fcd0c214ec67e54f73f49df64a34534b02d7814',1066,'user','draft',480551513,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25635,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','add074dc3ece1afd9066f73a2e5daf76632f0f8a',1066,'user','draft',480551513,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25636,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','0920e4b5b7197ed0595a777db388b920a572e4a3',1066,'user','draft',480551513,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25637,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','51c3f5797375dd462f17727defcd01b2c8b1ee94',1066,'user','draft',480551513,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25638,'4b563310204252db6f8a5365369f54bc1fc05541','19cdcd75eebedbd8ea1f12dfe1ba7ea3b0b3485c',1066,'user','draft',480551513,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25639,'ae942174d387ab52e2efeb64fdaae183b16c379e','82b6cb894692d8c448cc3180b02b2aa9efeebd26',1066,'user','draft',480551513,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25640,'2682ba59d6ba3028df983fe9eb8580576cc1a919','3ec664676b819aa93d8abe2bd9ed13675976fc09',1066,'user','draft',480551513,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25641,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','93aaf8ea7c61e5354259d97436b7079d3a9e4e43',1066,'user','draft',480551513,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25642,'5028acd3aec21e8e70c14b1cda5a03307e98a613','9604cda796d5d002d2e313db9ca24a227a23b2d1',1066,'user','draft',480551513,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25643,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','a1b0776279f54dbf89ad02cb712d25382031488a',1066,'user','draft',480551513,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25644,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','29c51c983d03e1851644d0315ef1e7e687cf85e0',1066,'user','draft',480551513,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25645,'54dfdd3936fa9e147ba028957231f98035af35b0','d1efe33314b96c830d75406f4614efee88e14f5e',1066,'user','draft',480551513,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25646,'79b5727eabbcf4be676dadd6d64667403829d70c','b490cafb7ac46128d00385b461de8a7996662338',1066,'user','draft',480551513,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25647,'f2f2601919df476c9582e4620bb8d1ac507fff17','986d013b2bf244a248bc44c0bd8aa807852504fe',1066,'user','draft',480551513,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25648,'2b37e78e3366919a902722e4563f0f09690f3669','644f96207c9799e85815bdff557835c138955784',1066,'user','draft',480551513,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25649,'70de18203a63fe5808325979597693dc320aa36e','7c8777b5de926e867feea1e2f2432d65768eb382',1066,'user','draft',480551513,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25650,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','9025cc7681070a032fb2c57d52403daebbe9543c',1066,'user','draft',480551513,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25651,'794e05a56e6f84721794658a87fb68c12b4366f6','bdb8a9d6a24712b2489f0757e7d5f8371d08b639',1066,'user','draft',480551513,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25652,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','2333df39ed6560f6e026b3be91f53b6dba1c1a35',1066,'user','draft',480551513,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25653,'10ef5f4b4370b3f53c16bc08e869756642630aed','807a631c80e723a17c3c42c0089807e4eada4bb9',1066,'user','draft',480551513,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25654,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','8936ba5e0c720492e2c3dba150a8f643a9c083b9',1066,'user','draft',480551513,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25655,'0f00fc30430ff477a9a6e000b509d3efb763e31d','244833043e376db3dee3c05e8bb8cf49cde9d6a6',1066,'user','draft',480551513,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25656,'1f9513a54758611bdb47567a64942a75dad7c74a','7e9e41c3524041e17283c9ed4721bf3631ba451b',1066,'user','draft',480551513,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25657,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','7f3921028b4492f03dfeb16c142c878c8388d79e',1066,'user','draft',480551513,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25658,'5659a0653b4070aefca90ce4e5645695fb7c361d','986571997328855ee1f56ce74ee43daa038340b4',1066,'user','draft',480551513,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25659,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','4c75519f382b263a0afd8dee2af5f6c8b710c15b',1066,'user','draft',480551513,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25660,'68c7438e85016b343eceff741367a0194bce3656','dde4be9733d9971e15da351c136724c89782fac9',1066,'user','draft',480551513,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25661,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','00d83398276449bf55a3998763d2cd4c021cd1a3',1066,'user','draft',480551513,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25662,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','5ba92aabcc2e5e35d0dceb4fd0dfd2853c409919',1066,'user','draft',480551513,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25663,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','d71b00174c88b5611cf9f71ed1fdd28f97097ea1',1066,'user','draft',480551513,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25664,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','ee3b6877062b10bc45fbdabb4895f9640932c56c',1066,'user','draft',480551513,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25665,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','2addaaf86ef66502de4dec4f701407a601c59654',1066,'user','draft',480551513,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25666,'21307574ee99ee0b34528847736cf7094deef25a','230e9d0e86ea9d8db28a0a3253846a3d0c50cee9',1066,'user','draft',480551513,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25667,'332a1c3cefa38284034c6f5722420851a1eb7907','1a12a0caa2cd508b90229311cd1a06bf2148f98f',1066,'user','draft',480551513,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(25668,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','f3a4e49b69181243d8b6c513fef6a0fcf8eb3298',2,'course','section',127,'/','2022-04-0801.gif',361,362427,'image/gif',0,'2022-04-0801.gif','zdi2203jose','allrightsreserved',1649350213,1649350298,0,NULL),(25669,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','7c71654d09770812e6bd2b2446e7c792e6b4b03d',1066,'user','draft',667795464,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6MTc6ImJhbm5lciAyMjAzMjMubXA0Ijt9\";}','WongFire','allrightsreserved',1648036871,1648036890,0,NULL),(25670,'da39a3ee5e6b4b0d3255bfef95601890afd80709','afbc6d553dc4a9d98d1231ba6ff0875f4e0c3a43',1066,'user','draft',667795464,'/','.',157,0,NULL,0,NULL,NULL,NULL,1649350350,1649350350,0,NULL),(25671,'68c7438e85016b343eceff741367a0194bce3656','ddb7e34b4ee71a51ec6659bfc625c5de07516c40',1066,'user','draft',667795464,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:44:\"SmartSelect_20201116-153918_Video Player.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6MjA6ImJhbm5lci1mcm9udHBhZ2UuanBnIjt9\";}','User Admin','allrightsreserved',1630402085,1630402114,0,NULL),(25672,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','be7de9b10304497aca202feafafb608ecb31e418',1066,'user','draft',667795464,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6NDA6IlNjcmVlbnNob3QgMjAyMS0wOC0yNCBhdCAxMS4yMi40NSBQTS5wbmciO30=\";}','User Admin','allrightsreserved',1629862274,1629862293,0,NULL),(25673,'21307574ee99ee0b34528847736cf7094deef25a','bae7486935956c5acfbd9faafbee09fcce858b5f',1066,'user','draft',667795464,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6Mjk6Iuato+mBk+WtpuS5oOS8muaXoOW6lUxPR08ucG5nIjt9\";}','zdi2203jose','allrightsreserved',1648264345,1648264359,0,NULL),(25674,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','4487b01a48e6093c4c4f2e9b6e4b79175da5f66a',1066,'user','draft',667795464,'/','2022-04-0801.gif',361,362427,'image/gif',0,'O:8:\"stdClass\":1:{s:6:\"source\";s:16:\"2022-04-0801.gif\";}','zdi2203jose','allrightsreserved',1649350414,1649350414,0,NULL),(25675,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','fde6977fecb14d0ee777191f198cfeaf5d312622',1066,'user','draft',873479638,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6MTc6ImJhbm5lciAyMjAzMjMubXA0Ijt9\";}','WongFire','allrightsreserved',1648036871,1648036890,0,NULL),(25676,'da39a3ee5e6b4b0d3255bfef95601890afd80709','8a8aba5a3dfcc7d84a73315fbe9fe9c892cbeb88',1066,'user','draft',873479638,'/','.',157,0,NULL,0,NULL,NULL,NULL,1649350463,1649350463,0,NULL),(25677,'68c7438e85016b343eceff741367a0194bce3656','e9e8aea466928e2dbfd69f192a728625801ab2d3',1066,'user','draft',873479638,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:44:\"SmartSelect_20201116-153918_Video Player.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6MjA6ImJhbm5lci1mcm9udHBhZ2UuanBnIjt9\";}','User Admin','allrightsreserved',1630402085,1630402114,0,NULL),(25678,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','f6062b2863ee9a72b3756597cf022d818e539e95',1066,'user','draft',873479638,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6NDA6IlNjcmVlbnNob3QgMjAyMS0wOC0yNCBhdCAxMS4yMi40NSBQTS5wbmciO30=\";}','User Admin','allrightsreserved',1629862274,1629862293,0,NULL),(25679,'21307574ee99ee0b34528847736cf7094deef25a','4d144a643650ed8f49392b66f998cf282905268b',1066,'user','draft',873479638,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aTo1NDU7czo5OiJjb21wb25lbnQiO3M6NjoiY291cnNlIjtzOjY6Iml0ZW1pZCI7aToxOTM7czo4OiJmaWxlYXJlYSI7czo3OiJzZWN0aW9uIjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6Mjk6Iuato+mBk+WtpuS5oOS8muaXoOW6lUxPR08ucG5nIjt9\";}','zdi2203jose','allrightsreserved',1648264345,1648264359,0,NULL),(25680,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','c9d6b06b40f16837496624512416527d2c788395',545,'course','section',193,'/','2022-04-0801.gif',361,362427,'image/gif',0,'2022-04-0801.gif','zdi2203jose','allrightsreserved',1649350414,1649350463,0,NULL),(25681,'b06f285015f62a30422abce9b2f9eb15c2298eac','87f3f8b0632e7c02a9feda1375742d10a8a056ba',1066,'user','draft',567304201,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25682,'da39a3ee5e6b4b0d3255bfef95601890afd80709','c96f267f9242642bd457fb0c81a3d6ad9491c9a1',1066,'user','draft',567304201,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649350516,1649350516,0,NULL),(25683,'b713e465587e7a56e6032847d93d0a0527a22625','2c6fc44f58e710cfc73d49681cdc33b16b336058',1066,'user','draft',567304201,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25684,'ee14f5259fa281816010d819ca7d2659e8b588e0','e66deab574b513afb7d342228fed8c50b3094b05',1066,'user','draft',567304201,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25685,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','bf200bcd2ff38afb288638a8606f19ec6e2e9937',1066,'user','draft',567304201,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25686,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','da100d50b4c2cdf8e334f2a8f12392d0ac53d629',1066,'user','draft',567304201,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25687,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','d6bb1c6ea18066143ffdc2dcdf0e9073db861f6b',1066,'user','draft',567304201,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25688,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','03418e30420fd58788ad0f401813c755e4e3116d',1066,'user','draft',567304201,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25689,'4b563310204252db6f8a5365369f54bc1fc05541','62a10af307839118b4bf5d80085a6f7d766c88cf',1066,'user','draft',567304201,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25690,'ae942174d387ab52e2efeb64fdaae183b16c379e','83957807e192b63402840f88a3a58cc3aa39c24e',1066,'user','draft',567304201,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25691,'2682ba59d6ba3028df983fe9eb8580576cc1a919','fb0e3d60138bd9985f68bcc3a6a409994c55dce7',1066,'user','draft',567304201,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25692,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','06b42fdb88f8ee6826b30ce0c723eab36c25afa7',1066,'user','draft',567304201,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25693,'5028acd3aec21e8e70c14b1cda5a03307e98a613','ec11ab5816a6b808f14bfce7d8ce83e3ac868141',1066,'user','draft',567304201,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25694,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','7d8f6b7fe58fbce7068092bad68f39e9a3fd0eab',1066,'user','draft',567304201,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25695,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','d9a6cf86ad1d8cd71abbf33373a29767d73631f7',1066,'user','draft',567304201,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25696,'54dfdd3936fa9e147ba028957231f98035af35b0','2b7c451a2fa4db319d39b9bec90ad253038f779a',1066,'user','draft',567304201,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25697,'79b5727eabbcf4be676dadd6d64667403829d70c','d9eae63899f3c5e505aa4e68d691343e17aa541c',1066,'user','draft',567304201,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25698,'f2f2601919df476c9582e4620bb8d1ac507fff17','dcfd2eed8ef618151afe52ecabb83a89fd5e5426',1066,'user','draft',567304201,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25699,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','18919ed8202d7a640e99121f8c5dcfea8bef7fde',1066,'user','draft',567304201,'/','2022-04-0801.gif',361,362427,'image/gif',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:16:\"2022-04-0801.gif\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE2OiIyMDIyLTA0LTA4MDEuZ2lmIjt9\";}','zdi2203jose','allrightsreserved',1649350213,1649350298,0,NULL),(25700,'2b37e78e3366919a902722e4563f0f09690f3669','12033b9e9f2bb2b4f91f7ae55cb84a02b5867603',1066,'user','draft',567304201,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25701,'70de18203a63fe5808325979597693dc320aa36e','d29be2f0cdaac78765044096456dee238a1335c9',1066,'user','draft',567304201,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25702,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','6c02ea093f593325f005efb618eb6e0dd24bf30b',1066,'user','draft',567304201,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25703,'794e05a56e6f84721794658a87fb68c12b4366f6','6da86045b05cdd5d8502174d6260c3c10022f570',1066,'user','draft',567304201,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25704,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','db372e7e8edd4ff473a818be464a89fac85daf7b',1066,'user','draft',567304201,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25705,'10ef5f4b4370b3f53c16bc08e869756642630aed','4badafc8f75c5ac35e9789450d7239fe761d5a67',1066,'user','draft',567304201,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25706,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','50795a2506c9a36d55725d435f9d33ad963de480',1066,'user','draft',567304201,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25707,'0f00fc30430ff477a9a6e000b509d3efb763e31d','37b5dbf8a730507633c40891af8d6deb9c21f36e',1066,'user','draft',567304201,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25708,'1f9513a54758611bdb47567a64942a75dad7c74a','4c1e794d4fecdd72f32ac36ec8d2338375598a8f',1066,'user','draft',567304201,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25709,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','dd67bb7b2e46d36fa8f442e25b73204c5b66f04f',1066,'user','draft',567304201,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25710,'5659a0653b4070aefca90ce4e5645695fb7c361d','a6629ebea9d615540678ee17ce8c5a896280fa44',1066,'user','draft',567304201,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25711,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','bdfbb9b4145d5efe760716aea1d17b235ff43896',1066,'user','draft',567304201,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25712,'68c7438e85016b343eceff741367a0194bce3656','b09875b9dc58c12b891feaa62f279cc2b10a6fad',1066,'user','draft',567304201,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25713,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','767ba4af496a7049563555b45b4618f93d55ebc7',1066,'user','draft',567304201,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25714,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','2a8fa7b8e4862537f301137444868beda7cdaefd',1066,'user','draft',567304201,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25715,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','a31d54575d7c011114cd199e7b14153bdcb48b64',1066,'user','draft',567304201,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25716,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','b8f60323722a986e558a64f752f9ab56dcef7667',1066,'user','draft',567304201,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25717,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','9ba71eb7ec72aabd223accd70942a21a67f0f9b6',1066,'user','draft',567304201,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25718,'21307574ee99ee0b34528847736cf7094deef25a','dba3e4c6049162193f0cf6bb74166a04a70bfe5e',1066,'user','draft',567304201,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25719,'332a1c3cefa38284034c6f5722420851a1eb7907','490e92072f43d85d484f98febf2ea9632788fcb5',1066,'user','draft',567304201,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL),(25720,'b06f285015f62a30422abce9b2f9eb15c2298eac','aa9eb8503d9fb0d00a94306686ca249153c36e11',1066,'user','draft',977674014,'/','20210910.png',2,2265333,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"伺服器檔案: 20210910.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiIyMDIxMDkxMC5wbmciO30=\";}','User Admin','allrightsreserved',1631617687,1631622661,0,NULL),(25721,'da39a3ee5e6b4b0d3255bfef95601890afd80709','7620228754f7c8bedbfd9424a7ad1eb5b9bb9a54',1066,'user','draft',977674014,'/','.',2,0,NULL,0,NULL,NULL,NULL,1649350610,1649350610,0,NULL),(25722,'b713e465587e7a56e6032847d93d0a0527a22625','ce7ca9eca6bb72e906c98187689c4043bc3ad478',1066,'user','draft',977674014,'/','20210920 调适领导力6.png',2,2600071,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210920 调适领导力6.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyMCDosIPpgILpooblr7zlips2LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1632140177,1632140181,0,NULL),(25723,'ee14f5259fa281816010d819ca7d2659e8b588e0','f9918661b9f938a4a420fae9819351fef7ab61e2',1066,'user','draft',977674014,'/','20210925 调适领导力7.png',2,2272059,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210925 调适领导力7.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkyNSDosIPpgILpooblr7zlips3LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1632652584,1632655717,0,NULL),(25724,'43d0e9effdafb3c6d07168c02bc7e65ea395e64a','419441f6bb0c6d06b04a00d26fbcb7b4d444576c',1066,'user','draft',977674014,'/','20210930 调适领导力8.png',2,2802405,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:93:\"Server files: Front page/更多免费试看 (Page)/Page content/20210930 调适领导力8.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMDkzMCDosIPpgILpooblr7zlips4LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1633086926,1633086932,0,NULL),(25725,'34a5c84ddeb990d92f17c3cb49913c20e955be4a','546d85649594126161203a74fb6a218e7db4735f',1066,'user','draft',977674014,'/','20211007 调适领导力9.png',2,1484043,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/调适领导力(九) (Page)/Page content/20211007 调适领导力9.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAwNyDosIPpgILpooblr7zlips5LnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1633660039,1633660069,0,NULL),(25726,'4e64c7e3f7ed6e8fca734638a6d07ca0f30ad222','d83cae682a2276e7a59fb3acd6b2d65534071927',1066,'user','draft',977674014,'/','20211015 沟通的艺术3.png',2,2520194,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:120:\"Server files: 正道學習會/正道学习会/沟通的艺术(三) (Page)/Page content/20211015 沟通的艺术3.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiIyMDIxMTAxNSDmsp/pgJrnmoToibrmnK8zLnBuZyI7fQ==\";}','UserAdmin','allrightsreserved',1634343161,1634343175,0,NULL),(25727,'f53e345d6f3f2c3b71dfc784276d7dba1803da14','02c9b3b25359c62ee25e947542472766e1c07564',1066,'user','draft',977674014,'/','20211022 理想太遥远.png',2,1898155,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:113:\"Server files: 正道學習會/正道学习会/理想太遥远? (Page)/Page content/20211022 理想太遥远.png\";s:8:\"original\";s:236:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI4OiIyMDIxMTAyMiDnkIbmg7PlpKrpgaXov5wucG5nIjt9\";}','UserAdmin','allrightsreserved',1634860574,1634860600,0,NULL),(25728,'4b563310204252db6f8a5365369f54bc1fc05541','20751d6666ef358c4d0ebe2f52744ee9596a26bf',1066,'user','draft',977674014,'/','20211028 夫妻相爱还是相争.png',2,1884894,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:51:\"Server files: 20211028 夫妻相爱还是相争.png\";s:8:\"original\";s:248:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM3OiIyMDIxMTAyOCDlpKvlprvnm7jniLHov5jmmK/nm7jkuokucG5nIjt9\";}','UserAdmin','allrightsreserved',1635573690,1635573707,0,NULL),(25729,'ae942174d387ab52e2efeb64fdaae183b16c379e','d7d2cab9bb65f744a79532fb07d6977c94468330',1066,'user','draft',977674014,'/','2021106 重利轻义.png',2,2849387,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"2021106 重利轻义.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIxMTA2IOmHjeWIqei9u+S5iS5wbmciO30=\";}','Admin User','allrightsreserved',1636184353,1636184360,0,NULL),(25730,'2682ba59d6ba3028df983fe9eb8580576cc1a919','e384d4ec59034ffc9e43c288ec3b43283c30b637',1066,'user','draft',977674014,'/','20211112 塞翁失马.png',157,3584209,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:90:\"伺服器檔案: 首頁/更多免费试看 (頁面)/頁面內容/20211112 塞翁失马.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTExMiDloZ7nv4HlpLHpqawucG5nIjt9\";}','UserAdmin','allrightsreserved',1636767656,1636767662,0,NULL),(25731,'3cf87f29f2621390e30306c80f93e2bf4f8eb136','73c190d5dd5bd9bcf46be7070af4a71c821053a8',1066,'user','draft',977674014,'/','20211125 爱得正确.png',2,2575473,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:25:\"20211125 爱得正确.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI1OiIyMDIxMTEyNSDniLHlvpfmraPnoa4ucG5nIjt9\";}','Admin User','allrightsreserved',1637804675,1637804683,0,NULL),(25732,'5028acd3aec21e8e70c14b1cda5a03307e98a613','f361cdad66bdca7444141c1ae071a9e8696b3bcd',1066,'user','draft',977674014,'/','20211203 时代使命与更新服侍.png',2,4014051,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"20211203 时代使命与更新服侍.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiIyMDIxMTIwMyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0ucG5nIjt9\";}','Admin User','allrightsreserved',1638594849,1638594859,0,NULL),(25733,'aa3e135d22ece09b5dee45a2abd20c77c0653c08','0f26583301832391c5e9f3908e0fa7a6b439778e',1066,'user','draft',977674014,'/','20211209 时代使命与更新服侍2.jpg',2,1193764,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211209 时代使命与更新服侍2.jpg\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIwOSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0yLmpwZyI7fQ==\";}','Admin User','allrightsreserved',1639191697,1639191702,0,NULL),(25734,'a1e17cac57f1cf435f6efc1c171b4367d9f06cb5','93dda155f2ac1a1a7d2db45a478403a35e761d1a',1066,'user','draft',977674014,'/','20211217 时代使命与更新服侍3.png',2,3967107,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍3.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo0zLnBuZyI7fQ==\";}','Admin User','allrightsreserved',1639705825,1639705832,0,NULL),(25735,'54dfdd3936fa9e147ba028957231f98035af35b0','4067a00400b0f20d9b02232996c388261b8a2f39',1066,'user','draft',977674014,'/','20211217 时代使命与更新服侍4.png',2,3973913,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:41:\"20211217 时代使命与更新服侍4.png\";s:8:\"original\";s:256:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQxOiIyMDIxMTIxNyDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo00LnBuZyI7fQ==\";}','Admin User','allrightsreserved',1640345584,1640345590,0,NULL),(25736,'79b5727eabbcf4be676dadd6d64667403829d70c','9d317df12d29f874645267560922e6eca626f124',1066,'user','draft',977674014,'/','20211231 时代使命与更新服侍(总).png',2,1382683,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:49:\"20211231 时代使命与更新服侍(总).png\";s:8:\"original\";s:264:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ5OiIyMDIxMTIzMSDml7bku6Pkvb/lkb3kuI7mm7TmlrDmnI3kvo3vvIjmgLvvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1641017346,1641017362,0,NULL),(25737,'f2f2601919df476c9582e4620bb8d1ac507fff17','a738f6b50c9a05c459f460b075ffeaa8de6c9b8f',1066,'user','draft',977674014,'/','2022-03-24.png',361,883767,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:14:\"2022-03-24.png\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE0OiIyMDIyLTAzLTI0LnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648220722,1648222507,0,NULL),(25738,'1f23fe2c6ae775e7396c6a9bed3c729e858c5145','e90f07f9c7adfd5468a33944af9ee305ab32af8b',1066,'user','draft',977674014,'/','2022-04-0801.gif',361,362427,'image/gif',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:16:\"2022-04-0801.gif\";s:8:\"original\";s:220:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE2OiIyMDIyLTA0LTA4MDEuZ2lmIjt9\";}','zdi2203jose','allrightsreserved',1649350213,1649350298,0,NULL),(25739,'2b37e78e3366919a902722e4563f0f09690f3669','a4a33f778bc6413db981a08625d4f896abcc37ae',1066,'user','draft',977674014,'/','20220107 人的计划Vs神的计划.png',2,4345555,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:132:\"Server files: 正道學習會/正道学习会/人的计划Vs神的计划 (Page)/Page content/20220107 人的计划Vs神的计划.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDEwNyDkurrnmoTorqHliJJWc+elnueahOiuoeWIki5wbmciO30=\";}','UserAdmin','allrightsreserved',1641528700,1641528712,0,NULL),(25740,'70de18203a63fe5808325979597693dc320aa36e','7463c62690a35cdcd28e07b4f79568f76fdc3427',1066,'user','draft',977674014,'/','20220114職場服侍.png',2,3950327,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220114職場服侍.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDExNOiBt+WgtOacjeS+jS5wbmciO30=\";}','Admin User','allrightsreserved',1642164411,1642164797,0,NULL),(25741,'4b15811196fcfc056addfd3c083c7cfb2b64a9dc','7188f7e884ea0b180075245d7543df3a7086ab6c',1066,'user','draft',977674014,'/','20220121重建社區關係.png',2,2887677,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220121重建社區關係.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDEyMemHjeW7uuekvuWNgOmXnOS/gi5wbmciO30=\";}','Admin User','allrightsreserved',1642779675,1642779703,0,NULL),(25742,'794e05a56e6f84721794658a87fb68c12b4366f6','70e1838bba0c82594060e8866daa3a048846f821',1066,'user','draft',977674014,'/','20220127愛的語言.png',2,2559724,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220127愛的語言.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDEyN+aEm+eahOiqnuiogC5wbmciO30=\";}','Admin User','allrightsreserved',1643270470,1643270495,0,NULL),(25743,'696c7fa1c77d61a24e7324c436a72ca0c06541c0','5e79e2c33d1c55534f774d29834c7ccd3b5e4df2',1066,'user','draft',977674014,'/','20220205财宝百倍、并享永生.png',2,2685409,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:39:\"20220205财宝百倍、并享永生.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjM5OiIyMDIyMDIwNei0ouWuneeZvuWAjeOAgeW5tuS6q+awuOeUny5wbmciO30=\";}','Admin User','allrightsreserved',1644075395,1644075404,0,NULL),(25744,'10ef5f4b4370b3f53c16bc08e869756642630aed','5b871b27fea03594ad636998143c57d0bf96e3de',1066,'user','draft',977674014,'/','20220210一年之計.png',2,469879,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220210一年之計.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIxMOS4gOW5tOS5i+ioiC5wbmciO30=\";}','Admin User','allrightsreserved',1644498823,1644498836,0,NULL),(25745,'c1f9c208958f3c6130c59622d6a1049583ce1c2e','91dada7fdea5bcfe5de463c6696bc0c03c633599',1066,'user','draft',977674014,'/','20220218更新內在生命.png',2,2872764,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220218更新內在生命.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDIxOOabtOaWsOWFp+WcqOeUn+WRvS5wbmciO30=\";}','Admin User','allrightsreserved',1645170277,1645170281,0,NULL),(25746,'0f00fc30430ff477a9a6e000b509d3efb763e31d','892d9a396bca4f17f17fb3b35073c6efa0783f6e',1066,'user','draft',977674014,'/','20220224數算恩典.png',2,2569668,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:24:\"20220224數算恩典.png\";s:8:\"original\";s:232:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI0OiIyMDIyMDIyNOaVuOeul+aBqeWFuC5wbmciO30=\";}','Admin User','allrightsreserved',1645672932,1645672965,0,NULL),(25747,'1f9513a54758611bdb47567a64942a75dad7c74a','79d27e949bb26d85c213a031f55a6538caacaede',1066,'user','draft',977674014,'/','20220304胡同中的出路.png',2,963681,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:30:\"20220304胡同中的出路.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjMwOiIyMDIyMDMwNOiDoeWQjOS4reeahOWHuui3ry5wbmciO30=\";}','Admin User','allrightsreserved',1646645558,1646645565,0,NULL),(25748,'302bfc7fd13bbd00f7da9e850c1536f0a88cb017','ef4dc44482394f757185481edbd9a90165621f54',1066,'user','draft',977674014,'/','20220311圣经中的仆人领导(一).jpg',2,276765,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:45:\"20220311圣经中的仆人领导(一).jpg\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ1OiIyMDIyMDMxMeWco+e7j+S4reeahOS7huS6uumihuWvvO+8iOS4gO+8iS5qcGciO30=\";}','Admin User','allrightsreserved',1646992553,1646992559,0,NULL),(25749,'5659a0653b4070aefca90ce4e5645695fb7c361d','b1f44ca8de5ae7e5859cdfd57b16c293f7330d42',1066,'user','draft',977674014,'/','20220316_圣经中的仆人领导(二).png',2,1501004,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:46:\"20220316_圣经中的仆人领导(二).png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ2OiIyMDIyMDMxNl/lnKPnu4/kuK3nmoTku4bkurrpooblr7zvvIjkuozvvIkucG5nIjt9\";}','Admin User','allrightsreserved',1647422010,1647422028,0,NULL),(25750,'b0762cf55b8561abcd6e2db27d5e22b5049cf8d7','005caad889420081ff052a24c9f8ff209bbde5ad',1066,'user','draft',977674014,'/','banner 220323.mp4',157,3851972,'video/mp4',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:17:\"banner 220323.mp4\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE3OiJiYW5uZXIgMjIwMzIzLm1wNCI7fQ==\";}','Wong Fire','allrightsreserved',1648028987,1648029047,0,NULL),(25751,'68c7438e85016b343eceff741367a0194bce3656','6e4db9b5fee2e56bc2c79b12ddf3fd8c273dfa7c',1066,'user','draft',977674014,'/','banner-frontpage.jpg',2,137396,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:104:\"Server files: 正道學習會/正道学习会/Course section summaries/最新介紹/banner-frontpage.jpg\";s:8:\"original\";s:228:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjIwOiJiYW5uZXItZnJvbnRwYWdlLmpwZyI7fQ==\";}','User Admin','allrightsreserved',1630486068,1630486082,0,NULL),(25752,'4fd2cfdebb899a7a5d1226fa5b7803a9f1ea1449','8131d31fc5e586315965721f8000faf4a23a1ed5',1066,'user','draft',977674014,'/','CBI_Wing.png',2,1414420,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:12:\"CBI_Wing.png\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEyOiJDQklfV2luZy5wbmciO30=\";}',NULL,'allrightsreserved',1629818477,1629818681,0,NULL),(25753,'5a59ef6928327a2bc5a05a7416605d67f2cd6da3','407319b8e2a70ada6177931478cec344da705808',1066,'user','draft',977674014,'/','CCL.png',2,941097,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:7:\"CCL.png\";s:8:\"original\";s:208:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjc6IkNDTC5wbmciO30=\";}','Admin User','allrightsreserved',1623686589,1623686611,0,NULL),(25754,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','6fc69edd8ee3288a649aab80b9df129e25bc244f',1066,'user','draft',977674014,'/','Screenshot 2021-08-24 at 11.22.45 PM (1).png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:54:\"Server files: Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:260:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQ0OiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0gKDEpLnBuZyI7fQ==\";}','User Admin','allrightsreserved',1630416901,1630416917,0,NULL),(25755,'67788b878e5d362cb1e12c9f23a2040ba3f07f32','2fdae03af0d665befe5e290984ea73d78bbf5a17',1066,'user','draft',977674014,'/','Screenshot 2021-08-24 at 11.22.45 PM.png',2,2994272,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:40:\"Screenshot 2021-08-24 at 11.22.45 PM.png\";s:8:\"original\";s:252:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjQwOiJTY3JlZW5zaG90IDIwMjEtMDgtMjQgYXQgMTEuMjIuNDUgUE0ucG5nIjt9\";}','User Admin','allrightsreserved',1629818667,1629818681,0,NULL),(25756,'1a5f1b1769b108f295e43e63d52f8d89c663f9f9','a8b12e8c53d23651fc63c55e75d6f290fd7966a3',1066,'user','draft',977674014,'/','zdi-enrol.jpg',2,81140,'image/jpeg',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:13:\"zdi-enrol.jpg\";s:8:\"original\";s:216:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjEzOiJ6ZGktZW5yb2wuanBnIjt9\";}','Admin User','allrightsreserved',1630315075,1630315088,0,NULL),(25757,'21307574ee99ee0b34528847736cf7094deef25a','7434feef9b71e1aef27bc8627d20aff90cf8a247',1066,'user','draft',977674014,'/','正道学习会无底LOGO.png',361,144165,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:29:\"正道学习会无底LOGO.png\";s:8:\"original\";s:240:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjI5OiLmraPpgZPlrabkuaDkvJrml6DlupVMT0dPLnBuZyI7fQ==\";}','zdi2203jose','allrightsreserved',1648264248,1648264266,0,NULL),(25758,'332a1c3cefa38284034c6f5722420851a1eb7907','3ba68b826c36daeb0ba54949df4192b4e18ba783',1066,'user','draft',977674014,'/','正道楊老師.png',2,128348,'image/png',0,'O:8:\"stdClass\":2:{s:6:\"source\";s:94:\"Server files: 正道學習會/正道免费学习资源/Course introduction/正道楊老師.png\";s:8:\"original\";s:224:\"YTo2OntzOjk6ImNvbnRleHRpZCI7aToyO3M6OToiY29tcG9uZW50IjtzOjY6ImNvdXJzZSI7czo2OiJpdGVtaWQiO2k6MTI3O3M6ODoiZmlsZWFyZWEiO3M6Nzoic2VjdGlvbiI7czo4OiJmaWxlcGF0aCI7czoxOiIvIjtzOjg6ImZpbGVuYW1lIjtzOjE5OiLmraPpgZPmpYrogIHluKsucG5nIjt9\";}','UserAdmin','allrightsreserved',1637206918,1637206960,0,NULL); /*!40000 ALTER TABLE `mdl_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_files_reference` -- DROP TABLE IF EXISTS `mdl_files_reference`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_files_reference` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `repositoryid` bigint(10) NOT NULL, `lastsync` bigint(10) DEFAULT NULL, `reference` longtext COLLATE utf8mb4_unicode_ci, `referencehash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`), KEY `mdl_filerefe_rep_ix` (`repositoryid`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Store files references'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_files_reference` -- LOCK TABLES `mdl_files_reference` WRITE; /*!40000 ALTER TABLE `mdl_files_reference` DISABLE KEYS */; INSERT INTO `mdl_files_reference` VALUES (1,2,NULL,'YTo2OntzOjk6ImNvbnRleHRpZCI7aTo2OTE7czo5OiJjb21wb25lbnQiO3M6MTA6Im1vZF9mb2xkZXIiO3M6NjoiaXRlbWlkIjtpOjA7czo4OiJmaWxlYXJlYSI7czo3OiJjb250ZW50IjtzOjg6ImZpbGVwYXRoIjtzOjE6Ii8iO3M6ODoiZmlsZW5hbWUiO3M6MjM6IuWQjOihjOWgsV/nrKzkuIDmnJ8ucGRmIjt9','addbecb473da8ff16c261e8de3f4e33f876e0e61'); /*!40000 ALTER TABLE `mdl_files_reference` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_filter_active` -- DROP TABLE IF EXISTS `mdl_filter_active`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_filter_active` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `filter` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL, `active` smallint(4) NOT NULL, `sortorder` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`), KEY `mdl_filtacti_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores information about which filters are active in which c'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_filter_active` -- LOCK TABLES `mdl_filter_active` WRITE; /*!40000 ALTER TABLE `mdl_filter_active` DISABLE KEYS */; INSERT INTO `mdl_filter_active` VALUES (1,'activitynames',1,1,3),(2,'displayh5p',1,1,1),(3,'mathjaxloader',1,1,2),(4,'mediaplugin',1,1,4); /*!40000 ALTER TABLE `mdl_filter_active` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_filter_config` -- DROP TABLE IF EXISTS `mdl_filter_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_filter_config` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `filter` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`), KEY `mdl_filtconf_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores per-context configuration settings for filters which '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_filter_config` -- LOCK TABLES `mdl_filter_config` WRITE; /*!40000 ALTER TABLE `mdl_filter_config` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_filter_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_folder` -- DROP TABLE IF EXISTS `mdl_folder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_folder` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `revision` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `display` smallint(4) NOT NULL DEFAULT '0', `showexpanded` tinyint(1) NOT NULL DEFAULT '1', `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1', `forcedownload` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_fold_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='each record is one folder resource'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_folder` -- LOCK TABLES `mdl_folder` WRITE; /*!40000 ALTER TABLE `mdl_folder` DISABLE KEYS */; INSERT INTO `mdl_folder` VALUES (5,28,'第1堂-下载资源','',1,6,1635984627,0,1,1,1),(8,28,'第2堂-下载资源 ','',1,7,1635984592,0,1,1,1),(9,28,'第3堂-下载资源','',1,8,1637200615,0,1,1,1),(10,28,'第4堂-下载资源','',1,10,1638257572,0,1,1,1),(11,28,'第5堂-下载资源','',1,11,1639521937,0,1,1,1); /*!40000 ALTER TABLE `mdl_folder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum` -- DROP TABLE IF EXISTS `mdl_forum`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'general', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `duedate` bigint(10) NOT NULL DEFAULT '0', `cutoffdate` bigint(10) NOT NULL DEFAULT '0', `assessed` bigint(10) NOT NULL DEFAULT '0', `assesstimestart` bigint(10) NOT NULL DEFAULT '0', `assesstimefinish` bigint(10) NOT NULL DEFAULT '0', `scale` bigint(10) NOT NULL DEFAULT '0', `grade_forum` bigint(10) NOT NULL DEFAULT '0', `grade_forum_notify` smallint(4) NOT NULL DEFAULT '0', `maxbytes` bigint(10) NOT NULL DEFAULT '0', `maxattachments` bigint(10) NOT NULL DEFAULT '1', `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0', `trackingtype` tinyint(2) NOT NULL DEFAULT '1', `rsstype` tinyint(2) NOT NULL DEFAULT '0', `rssarticles` tinyint(2) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `warnafter` bigint(10) NOT NULL DEFAULT '0', `blockafter` bigint(10) NOT NULL DEFAULT '0', `blockperiod` bigint(10) NOT NULL DEFAULT '0', `completiondiscussions` int(9) NOT NULL DEFAULT '0', `completionreplies` int(9) NOT NULL DEFAULT '0', `completionposts` int(9) NOT NULL DEFAULT '0', `displaywordcount` tinyint(1) NOT NULL DEFAULT '0', `lockdiscussionafter` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_foru_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Forums contain and structure discussion'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum` -- LOCK TABLES `mdl_forum` WRITE; /*!40000 ALTER TABLE `mdl_forum` DISABLE KEYS */; INSERT INTO `mdl_forum` VALUES (13,1,'news','Site announcements','General news and announcements',1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1623346820,0,0,0,0,0,0,0,0),(28,34,'news','Announcements','General news and announcements',1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,1637736880,0,0,0,0,0,0,0,0),(30,36,'news','Announcements','General news and announcements',1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,1647336619,0,0,0,0,0,0,0,0),(31,28,'general','公開討論','',1,0,0,0,0,0,100,0,0,5242880,1,1,0,0,0,1647344057,0,0,0,0,0,0,0,0),(32,28,'general','大會通告','',1,0,0,0,0,0,100,0,0,5242880,1,1,0,0,0,1647344691,0,0,0,0,0,0,0,0),(33,1,'general','大会通告','',1,0,0,0,0,0,100,0,0,512000,9,1,1,0,0,1647873342,0,0,0,0,0,0,0,0),(34,1,'general','正道箴言','

借此平台从国际事野、经济管理、圣经和实际角度出发,分享关于工商界的信息。

信息于每工作天发放。

如对内容有提问,欢迎与「正道学习会」杨老师联络。

\"成为会员\"


',1,0,0,0,0,0,100,0,0,512000,9,1,1,0,0,1648603307,0,0,0,0,0,0,0,0); /*!40000 ALTER TABLE `mdl_forum` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_digests` -- DROP TABLE IF EXISTS `mdl_forum_digests`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_digests` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `forum` bigint(10) NOT NULL, `maildigest` tinyint(1) NOT NULL DEFAULT '-1', PRIMARY KEY (`id`), UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`), KEY `mdl_forudige_use_ix` (`userid`), KEY `mdl_forudige_for_ix` (`forum`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Keeps track of user mail delivery preferences for each forum'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_digests` -- LOCK TABLES `mdl_forum_digests` WRITE; /*!40000 ALTER TABLE `mdl_forum_digests` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_digests` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_discussion_subs` -- DROP TABLE IF EXISTS `mdl_forum_discussion_subs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_discussion_subs` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `forum` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `discussion` bigint(10) NOT NULL, `preference` bigint(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`), KEY `mdl_forudiscsubs_for_ix` (`forum`), KEY `mdl_forudiscsubs_use_ix` (`userid`), KEY `mdl_forudiscsubs_dis_ix` (`discussion`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Users may choose to subscribe and unsubscribe from specific '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_discussion_subs` -- LOCK TABLES `mdl_forum_discussion_subs` WRITE; /*!40000 ALTER TABLE `mdl_forum_discussion_subs` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_discussion_subs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_discussions` -- DROP TABLE IF EXISTS `mdl_forum_discussions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_discussions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `forum` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `firstpost` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '-1', `assessed` tinyint(1) NOT NULL DEFAULT '1', `timemodified` bigint(10) NOT NULL DEFAULT '0', `usermodified` bigint(10) NOT NULL DEFAULT '0', `timestart` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `pinned` tinyint(1) NOT NULL DEFAULT '0', `timelocked` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_forudisc_use_ix` (`userid`), KEY `mdl_forudisc_cou_ix` (`course`), KEY `mdl_forudisc_for_ix` (`forum`) ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Forums are composed of discussions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_discussions` -- LOCK TABLES `mdl_forum_discussions` WRITE; /*!40000 ALTER TABLE `mdl_forum_discussions` DISABLE KEYS */; INSERT INTO `mdl_forum_discussions` VALUES (5,1,13,'如何訂閱正道學習會',5,2,-1,0,1623649939,2,0,0,0,0),(8,1,33,'欢迎您!',8,2,-1,0,1647871100,2,0,0,0,0),(9,1,34,'管好怒气',9,2,-1,0,1647878186,2,1648039500,0,0,0),(10,1,34,'慷慨',10,2,-1,0,1647878245,2,1648040100,0,0,0),(11,1,34,'养生之道',11,2,-1,0,1647878296,2,1648040400,0,0,0),(13,1,34,'优点',13,157,-1,0,1648040657,157,1648126980,0,0,0),(16,1,34,'义人的路',16,364,-1,0,1648445168,364,1648445100,0,0,0),(18,1,34,'恐惧',18,364,-1,0,1648445612,364,1648531980,0,0,0),(19,1,34,'满足就是幸福',19,364,-1,0,1648445766,364,1648618500,0,0,0),(20,1,34,'带眼识人',20,364,-1,0,1649055298,364,1649055240,0,0,0),(21,1,34,'给敌人一杯凉水',21,364,-1,0,1649055353,364,1649141700,0,0,0),(22,1,34,'会飞走的财富',22,364,-1,0,1649055416,364,1649228160,0,0,0),(23,1,34,'假如',23,364,-1,0,1649304496,364,1649304480,0,0,0),(24,1,34,'理想与现实',24,364,-1,0,1649304540,364,1649390880,0,0,0); /*!40000 ALTER TABLE `mdl_forum_discussions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_grades` -- DROP TABLE IF EXISTS `mdl_forum_grades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_grades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `forum` bigint(10) NOT NULL, `itemnumber` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `grade` decimal(10,5) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`), KEY `mdl_forugrad_use_ix` (`userid`), KEY `mdl_forugrad_for_ix` (`forum`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Grading data for forum instances'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_grades` -- LOCK TABLES `mdl_forum_grades` WRITE; /*!40000 ALTER TABLE `mdl_forum_grades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_grades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_posts` -- DROP TABLE IF EXISTS `mdl_forum_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_posts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `discussion` bigint(10) NOT NULL DEFAULT '0', `parent` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `created` bigint(10) NOT NULL DEFAULT '0', `modified` bigint(10) NOT NULL DEFAULT '0', `mailed` tinyint(2) NOT NULL DEFAULT '0', `subject` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `messageformat` tinyint(2) NOT NULL DEFAULT '0', `messagetrust` tinyint(2) NOT NULL DEFAULT '0', `attachment` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `totalscore` smallint(4) NOT NULL DEFAULT '0', `mailnow` bigint(10) NOT NULL DEFAULT '0', `deleted` tinyint(1) NOT NULL DEFAULT '0', `privatereplyto` bigint(10) NOT NULL DEFAULT '0', `wordcount` bigint(20) DEFAULT NULL, `charcount` bigint(20) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_forupost_use_ix` (`userid`), KEY `mdl_forupost_cre_ix` (`created`), KEY `mdl_forupost_mai_ix` (`mailed`), KEY `mdl_forupost_dis_ix` (`discussion`), KEY `mdl_forupost_par_ix` (`parent`), KEY `mdl_forupost_pri_ix` (`privatereplyto`) ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='All posts are stored in this table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_posts` -- LOCK TABLES `mdl_forum_posts` WRITE; /*!40000 ALTER TABLE `mdl_forum_posts` DISABLE KEYS */; INSERT INTO `mdl_forum_posts` VALUES (5,5,0,2,1623649939,1636641552,0,'如何訂閱正道學習會','




',1,0,'',0,0,0,0,0,0),(8,8,0,2,1647871100,1647871100,0,'欢迎您!','

欢迎您浏览正道学习会网上学习平台,此平台每周提供精华短片免费观看。

\r\n\r\n

如欲收看足本版,可于微信扫描二维码与我们联络。

\"成为会员\"

',1,0,'',0,0,0,0,2,56),(9,9,0,2,1647878186,1647878186,0,'管好怒气','

 

 
',1,0,'',0,0,0,0,1,76),(10,10,0,2,1647878245,1647878245,0,'慷慨','

 

 
',1,0,'',0,0,0,0,1,76),(11,11,0,2,1647878296,1647878296,0,'养生之道','

 

 
',1,0,'',0,0,0,0,1,76),(13,13,0,157,1648040657,1648040657,0,'优点','

 

 
',1,0,'',0,0,0,0,1,76),(16,16,0,364,1648445168,1648445168,0,'义人的路','

 

 
',1,0,'',0,0,0,0,1,76),(18,18,0,364,1648445612,1648445612,0,'恐惧','

 

 
',1,0,'',0,0,0,0,1,76),(19,19,0,364,1648445766,1648445766,0,'满足就是幸福','

 

 
',1,0,'',0,0,0,0,1,76),(20,20,0,364,1649055298,1649055298,1,'带眼识人','

 

 
',1,0,'',0,0,0,0,1,76),(21,21,0,364,1649055353,1649055353,1,'给敌人一杯凉水','

 

 
',1,0,'',0,0,0,0,1,76),(22,22,0,364,1649055416,1649055416,1,'会飞走的财富','

 

 
',1,0,'',0,0,0,0,1,76),(23,23,0,364,1649304496,1649304496,1,'假如','

 

 
',1,0,'',0,0,0,0,1,76),(24,24,0,364,1649304540,1649304540,1,'理想与现实','

 

 
',1,0,'',0,0,0,0,1,76); /*!40000 ALTER TABLE `mdl_forum_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_queue` -- DROP TABLE IF EXISTS `mdl_forum_queue`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_queue` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `discussionid` bigint(10) NOT NULL DEFAULT '0', `postid` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_foruqueu_use_ix` (`userid`), KEY `mdl_foruqueu_dis_ix` (`discussionid`), KEY `mdl_foruqueu_pos_ix` (`postid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='For keeping track of posts that will be mailed in digest for'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_queue` -- LOCK TABLES `mdl_forum_queue` WRITE; /*!40000 ALTER TABLE `mdl_forum_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_queue` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_read` -- DROP TABLE IF EXISTS `mdl_forum_read`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_read` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `forumid` bigint(10) NOT NULL DEFAULT '0', `discussionid` bigint(10) NOT NULL DEFAULT '0', `postid` bigint(10) NOT NULL DEFAULT '0', `firstread` bigint(10) NOT NULL DEFAULT '0', `lastread` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`), KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`), KEY `mdl_foruread_posuse_ix` (`postid`,`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Tracks each users read posts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_read` -- LOCK TABLES `mdl_forum_read` WRITE; /*!40000 ALTER TABLE `mdl_forum_read` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_read` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_subscriptions` -- DROP TABLE IF EXISTS `mdl_forum_subscriptions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_subscriptions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `forum` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`), KEY `mdl_forusubs_use_ix` (`userid`), KEY `mdl_forusubs_for_ix` (`forum`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Keeps track of who is subscribed to what forum'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_subscriptions` -- LOCK TABLES `mdl_forum_subscriptions` WRITE; /*!40000 ALTER TABLE `mdl_forum_subscriptions` DISABLE KEYS */; INSERT INTO `mdl_forum_subscriptions` VALUES (1,2,13); /*!40000 ALTER TABLE `mdl_forum_subscriptions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_forum_track_prefs` -- DROP TABLE IF EXISTS `mdl_forum_track_prefs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_forum_track_prefs` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `forumid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Tracks each users untracked forums'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_forum_track_prefs` -- LOCK TABLES `mdl_forum_track_prefs` WRITE; /*!40000 ALTER TABLE `mdl_forum_track_prefs` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_forum_track_prefs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary` -- DROP TABLE IF EXISTS `mdl_glossary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `allowduplicatedentries` tinyint(2) NOT NULL DEFAULT '0', `displayformat` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'dictionary', `mainglossary` tinyint(2) NOT NULL DEFAULT '0', `showspecial` tinyint(2) NOT NULL DEFAULT '1', `showalphabet` tinyint(2) NOT NULL DEFAULT '1', `showall` tinyint(2) NOT NULL DEFAULT '1', `allowcomments` tinyint(2) NOT NULL DEFAULT '0', `allowprintview` tinyint(2) NOT NULL DEFAULT '1', `usedynalink` tinyint(2) NOT NULL DEFAULT '1', `defaultapproval` tinyint(2) NOT NULL DEFAULT '1', `approvaldisplayformat` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `globalglossary` tinyint(2) NOT NULL DEFAULT '0', `entbypage` smallint(3) NOT NULL DEFAULT '10', `editalways` tinyint(2) NOT NULL DEFAULT '0', `rsstype` tinyint(2) NOT NULL DEFAULT '0', `rssarticles` tinyint(2) NOT NULL DEFAULT '0', `assessed` bigint(10) NOT NULL DEFAULT '0', `assesstimestart` bigint(10) NOT NULL DEFAULT '0', `assesstimefinish` bigint(10) NOT NULL DEFAULT '0', `scale` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `completionentries` int(9) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_glos_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='all glossaries'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary` -- LOCK TABLES `mdl_glossary` WRITE; /*!40000 ALTER TABLE `mdl_glossary` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_glossary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary_alias` -- DROP TABLE IF EXISTS `mdl_glossary_alias`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary_alias` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `entryid` bigint(10) NOT NULL DEFAULT '0', `alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_glosalia_ent_ix` (`entryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='entries alias'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary_alias` -- LOCK TABLES `mdl_glossary_alias` WRITE; /*!40000 ALTER TABLE `mdl_glossary_alias` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_glossary_alias` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary_categories` -- DROP TABLE IF EXISTS `mdl_glossary_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary_categories` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `glossaryid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `usedynalink` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_gloscate_glo_ix` (`glossaryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='all categories for glossary entries'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary_categories` -- LOCK TABLES `mdl_glossary_categories` WRITE; /*!40000 ALTER TABLE `mdl_glossary_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_glossary_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary_entries` -- DROP TABLE IF EXISTS `mdl_glossary_entries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary_entries` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `glossaryid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `concept` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `definition` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `definitionformat` tinyint(2) NOT NULL DEFAULT '0', `definitiontrust` tinyint(2) NOT NULL DEFAULT '0', `attachment` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `teacherentry` tinyint(2) NOT NULL DEFAULT '0', `sourceglossaryid` bigint(10) NOT NULL DEFAULT '0', `usedynalink` tinyint(2) NOT NULL DEFAULT '1', `casesensitive` tinyint(2) NOT NULL DEFAULT '0', `fullmatch` tinyint(2) NOT NULL DEFAULT '1', `approved` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_glosentr_use_ix` (`userid`), KEY `mdl_glosentr_con_ix` (`concept`), KEY `mdl_glosentr_glo_ix` (`glossaryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='all glossary entries'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary_entries` -- LOCK TABLES `mdl_glossary_entries` WRITE; /*!40000 ALTER TABLE `mdl_glossary_entries` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_glossary_entries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary_entries_categories` -- DROP TABLE IF EXISTS `mdl_glossary_entries_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary_entries_categories` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `categoryid` bigint(10) NOT NULL DEFAULT '0', `entryid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_glosentrcate_cat_ix` (`categoryid`), KEY `mdl_glosentrcate_ent_ix` (`entryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='categories of each glossary entry'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary_entries_categories` -- LOCK TABLES `mdl_glossary_entries_categories` WRITE; /*!40000 ALTER TABLE `mdl_glossary_entries_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_glossary_entries_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_glossary_formats` -- DROP TABLE IF EXISTS `mdl_glossary_formats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_glossary_formats` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `popupformatname` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `visible` tinyint(2) NOT NULL DEFAULT '1', `showgroup` tinyint(2) NOT NULL DEFAULT '1', `showtabs` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `defaultmode` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `defaulthook` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sortkey` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sortorder` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Setting of the display formats'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_glossary_formats` -- LOCK TABLES `mdl_glossary_formats` WRITE; /*!40000 ALTER TABLE `mdl_glossary_formats` DISABLE KEYS */; INSERT INTO `mdl_glossary_formats` VALUES (1,'continuous','continuous',1,1,'standard,category,date','','','',''),(2,'dictionary','dictionary',1,1,'standard','','','',''),(3,'encyclopedia','encyclopedia',1,1,'standard,category,date,author','','','',''),(4,'entrylist','entrylist',1,1,'standard,category,date,author','','','',''),(5,'faq','faq',1,1,'standard,category,date,author','','','',''),(6,'fullwithauthor','fullwithauthor',1,1,'standard,category,date,author','','','',''),(7,'fullwithoutauthor','fullwithoutauthor',1,1,'standard,category,date','','','',''); /*!40000 ALTER TABLE `mdl_glossary_formats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_categories` -- DROP TABLE IF EXISTS `mdl_grade_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_categories` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `parent` bigint(10) DEFAULT NULL, `depth` bigint(10) NOT NULL DEFAULT '0', `path` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `fullname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `aggregation` bigint(10) NOT NULL DEFAULT '0', `keephigh` bigint(10) NOT NULL DEFAULT '0', `droplow` bigint(10) NOT NULL DEFAULT '0', `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0', `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `hidden` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_gradcate_cou_ix` (`courseid`), KEY `mdl_gradcate_par_ix` (`parent`) ) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table keeps information about categories, used for grou'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_categories` -- LOCK TABLES `mdl_grade_categories` WRITE; /*!40000 ALTER TABLE `mdl_grade_categories` DISABLE KEYS */; INSERT INTO `mdl_grade_categories` VALUES (11,1,NULL,1,'/11/','?',13,0,0,1,0,1589589843,1589589843,0),(32,28,NULL,1,'/32/','?',13,0,0,1,0,1629864111,1629864111,0),(33,32,NULL,1,'/33/','?',13,0,0,1,0,1636679092,1636679092,0),(35,34,NULL,1,'/35/','?',13,0,0,1,0,1637745518,1637745518,0),(36,35,NULL,1,'/36/','?',13,0,0,1,0,1640069893,1640069894,0); /*!40000 ALTER TABLE `mdl_grade_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_categories_history` -- DROP TABLE IF EXISTS `mdl_grade_categories_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_categories_history` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `loggeduser` bigint(10) DEFAULT NULL, `courseid` bigint(10) NOT NULL, `parent` bigint(10) DEFAULT NULL, `depth` bigint(10) NOT NULL DEFAULT '0', `path` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `fullname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `aggregation` bigint(10) NOT NULL DEFAULT '0', `keephigh` bigint(10) NOT NULL DEFAULT '0', `droplow` bigint(10) NOT NULL DEFAULT '0', `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0', `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0', `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0', `hidden` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_gradcatehist_act_ix` (`action`), KEY `mdl_gradcatehist_tim_ix` (`timemodified`), KEY `mdl_gradcatehist_old_ix` (`oldid`), KEY `mdl_gradcatehist_cou_ix` (`courseid`), KEY `mdl_gradcatehist_par_ix` (`parent`), KEY `mdl_gradcatehist_log_ix` (`loggeduser`) ) ENGINE=InnoDB AUTO_INCREMENT=115 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='History of grade_categories'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_categories_history` -- LOCK TABLES `mdl_grade_categories_history` WRITE; /*!40000 ALTER TABLE `mdl_grade_categories_history` DISABLE KEYS */; INSERT INTO `mdl_grade_categories_history` VALUES (1,1,1,'system',1587110713,2,2,NULL,0,NULL,'?',13,0,0,1,0,0,0),(2,2,1,'system',1587110713,2,2,NULL,1,'/1/','?',13,0,0,1,0,0,0),(3,1,2,'system',1587454461,2,3,NULL,0,NULL,'?',13,0,0,1,0,0,0),(4,2,2,'system',1587454461,2,3,NULL,1,'/2/','?',13,0,0,1,0,0,0),(5,3,1,'coursedelete',1587454655,2,2,NULL,1,'/1/','?',13,0,0,1,0,0,0),(6,3,2,'coursedelete',1587549531,2,3,NULL,1,'/2/','?',13,0,0,1,0,0,0),(7,1,3,'system',1587555654,2,4,NULL,0,NULL,'?',13,0,0,1,0,0,0),(8,2,3,'system',1587555654,2,4,NULL,1,'/3/','?',13,0,0,1,0,0,0),(9,3,3,'coursedelete',1587555654,2,4,NULL,1,'/3/','?',13,0,0,1,0,0,0),(10,1,4,'system',1587562298,2,6,NULL,0,NULL,'?',13,0,0,1,0,0,0),(11,2,4,'system',1587562298,2,6,NULL,1,'/4/','?',13,0,0,1,0,0,0),(12,1,5,'system',1587562635,2,5,NULL,0,NULL,'?',13,0,0,1,0,0,0),(13,2,5,'system',1587562635,2,5,NULL,1,'/5/','?',13,0,0,1,0,0,0),(14,3,5,'coursedelete',1587562635,2,5,NULL,1,'/5/','?',13,0,0,1,0,0,0),(15,1,6,'system',1587644850,2,7,NULL,0,NULL,'?',13,0,0,1,0,0,0),(16,2,6,'system',1587644850,2,7,NULL,1,'/6/','?',13,0,0,1,0,0,0),(17,3,6,'coursedelete',1587644850,2,7,NULL,1,'/6/','?',13,0,0,1,0,0,0),(18,1,7,'system',1587645111,2,8,NULL,0,NULL,'?',13,0,0,1,0,0,0),(19,2,7,'system',1587645111,2,8,NULL,1,'/7/','?',13,0,0,1,0,0,0),(20,3,7,'coursedelete',1587645111,2,8,NULL,1,'/7/','?',13,0,0,1,0,0,0),(21,1,8,'system',1587645217,2,9,NULL,0,NULL,'?',13,0,0,1,0,0,0),(22,2,8,'system',1587645217,2,9,NULL,1,'/8/','?',13,0,0,1,0,0,0),(23,3,4,'coursedelete',1587646302,2,6,NULL,1,'/4/','?',13,0,0,1,0,0,0),(24,1,9,'system',1587770837,2,10,NULL,0,NULL,'?',13,0,0,1,0,0,0),(25,2,9,'system',1587770837,2,10,NULL,1,'/9/','?',13,0,0,1,0,0,0),(26,3,9,'coursedelete',1587771290,2,10,NULL,1,'/9/','?',13,0,0,1,0,0,0),(27,3,8,'coursedelete',1588822262,2,9,NULL,1,'/8/','?',13,0,0,1,0,0,0),(28,1,10,'system',1588822270,2,9,NULL,0,NULL,'?',13,0,0,1,0,0,0),(29,2,10,'system',1588822270,2,9,NULL,1,'/10/','?',13,0,0,1,0,0,0),(30,1,11,'system',1589589843,2,1,NULL,0,NULL,'?',13,0,0,1,0,0,0),(31,2,11,'system',1589589843,2,1,NULL,1,'/11/','?',13,0,0,1,0,0,0),(32,2,10,NULL,1590010329,94,9,NULL,1,'/10/','?',13,0,0,1,0,0,0),(33,1,12,'system',1594024747,2,10,NULL,0,NULL,'?',13,0,0,1,0,0,0),(34,2,12,'system',1594024747,2,10,NULL,1,'/12/','?',13,0,0,1,0,0,0),(35,1,13,'system',1623344218,2,11,NULL,0,NULL,'?',13,0,0,1,0,0,0),(36,2,13,'system',1623344220,2,11,NULL,1,'/13/','?',13,0,0,1,0,0,0),(37,3,12,'coursedelete',1623344862,2,10,NULL,1,'/12/','?',13,0,0,1,0,0,0),(38,3,13,'coursedelete',1623378234,2,11,NULL,1,'/13/','?',13,0,0,1,0,0,0),(39,1,14,'system',1623378244,2,12,NULL,0,NULL,'?',13,0,0,1,0,0,0),(40,2,14,'system',1623378244,2,12,NULL,1,'/14/','?',13,0,0,1,0,0,0),(41,3,14,'coursedelete',1623378244,2,12,NULL,1,'/14/','?',13,0,0,1,0,0,0),(42,1,15,'system',1623378251,2,13,NULL,0,NULL,'?',13,0,0,1,0,0,0),(43,2,15,'system',1623378251,2,13,NULL,1,'/15/','?',13,0,0,1,0,0,0),(44,3,15,'coursedelete',1623378251,2,13,NULL,1,'/15/','?',13,0,0,1,0,0,0),(45,1,16,'system',1623378258,2,14,NULL,0,NULL,'?',13,0,0,1,0,0,0),(46,2,16,'system',1623378258,2,14,NULL,1,'/16/','?',13,0,0,1,0,0,0),(47,3,16,'coursedelete',1623378258,2,14,NULL,1,'/16/','?',13,0,0,1,0,0,0),(48,1,17,'system',1623378267,2,15,NULL,0,NULL,'?',13,0,0,1,0,0,0),(49,2,17,'system',1623378267,2,15,NULL,1,'/17/','?',13,0,0,1,0,0,0),(50,3,17,'coursedelete',1623378267,2,15,NULL,1,'/17/','?',13,0,0,1,0,0,0),(51,1,18,'system',1623379463,2,17,NULL,0,NULL,'?',13,0,0,1,0,0,0),(52,2,18,'system',1623379463,2,17,NULL,1,'/18/','?',13,0,0,1,0,0,0),(53,3,18,'coursedelete',1623379463,2,17,NULL,1,'/18/','?',13,0,0,1,0,0,0),(54,1,19,'system',1623385803,2,18,NULL,0,NULL,'?',13,0,0,1,0,0,0),(55,2,19,'system',1623385803,2,18,NULL,1,'/19/','?',13,0,0,1,0,0,0),(56,1,20,'system',1623433060,2,26,NULL,0,NULL,'?',13,0,0,1,0,0,0),(57,2,20,'system',1623433060,2,26,NULL,1,'/20/','?',13,0,0,1,0,0,0),(58,3,20,'coursedelete',1623433060,2,26,NULL,1,'/20/','?',13,0,0,1,0,0,0),(59,2,19,NULL,1623679873,2,18,NULL,1,'/19/','?',13,0,0,1,0,0,0),(60,1,21,NULL,1623680064,2,18,19,0,NULL,'已完成任務',13,0,0,1,0,0,0),(61,2,21,NULL,1623680064,2,18,19,2,'/19/21/','已完成任務',13,0,0,1,0,0,0),(62,3,10,'coursedelete',1628487227,2,9,NULL,1,'/10/','?',13,0,0,1,0,0,0),(63,1,22,'system',1628487310,2,16,NULL,0,NULL,'?',13,0,0,1,0,0,0),(64,2,22,'system',1628487310,2,16,NULL,1,'/22/','?',13,0,0,1,0,0,0),(65,3,22,'coursedelete',1628487310,2,16,NULL,1,'/22/','?',13,0,0,1,0,0,0),(66,1,23,'system',1628487331,2,24,NULL,0,NULL,'?',13,0,0,1,0,0,0),(67,2,23,'system',1628487331,2,24,NULL,1,'/23/','?',13,0,0,1,0,0,0),(68,3,23,'coursedelete',1628487331,2,24,NULL,1,'/23/','?',13,0,0,1,0,0,0),(69,1,24,'system',1628487338,2,25,NULL,0,NULL,'?',13,0,0,1,0,0,0),(70,2,24,'system',1628487338,2,25,NULL,1,'/24/','?',13,0,0,1,0,0,0),(71,3,24,'coursedelete',1628487338,2,25,NULL,1,'/24/','?',13,0,0,1,0,0,0),(72,1,25,'system',1628487344,2,21,NULL,0,NULL,'?',13,0,0,1,0,0,0),(73,2,25,'system',1628487344,2,21,NULL,1,'/25/','?',13,0,0,1,0,0,0),(74,3,25,'coursedelete',1628487344,2,21,NULL,1,'/25/','?',13,0,0,1,0,0,0),(75,3,21,'coursedelete',1628487374,2,18,19,2,'/19/21/','已完成任務',13,0,0,1,0,0,0),(76,3,19,'coursedelete',1628487374,2,18,NULL,1,'/19/','?',13,0,0,1,0,0,0),(77,1,26,'system',1628491083,2,22,NULL,0,NULL,'?',13,0,0,1,0,0,0),(78,2,26,'system',1628491083,2,22,NULL,1,'/26/','?',13,0,0,1,0,0,0),(79,3,26,'coursedelete',1628491083,2,22,NULL,1,'/26/','?',13,0,0,1,0,0,0),(80,1,27,'system',1628491091,2,20,NULL,0,NULL,'?',13,0,0,1,0,0,0),(81,2,27,'system',1628491091,2,20,NULL,1,'/27/','?',13,0,0,1,0,0,0),(82,3,27,'coursedelete',1628491091,2,20,NULL,1,'/27/','?',13,0,0,1,0,0,0),(83,1,28,'system',1628491099,2,19,NULL,0,NULL,'?',13,0,0,1,0,0,0),(84,2,28,'system',1628491099,2,19,NULL,1,'/28/','?',13,0,0,1,0,0,0),(85,3,28,'coursedelete',1628491099,2,19,NULL,1,'/28/','?',13,0,0,1,0,0,0),(86,1,29,'system',1628497169,2,23,NULL,0,NULL,'?',13,0,0,1,0,0,0),(87,2,29,'system',1628497169,2,23,NULL,1,'/29/','?',13,0,0,1,0,0,0),(88,1,30,'system',1628498172,2,26,NULL,0,NULL,'?',13,0,0,1,0,0,0),(89,2,30,'system',1628498172,2,26,NULL,1,'/30/','?',13,0,0,1,0,0,0),(90,3,30,'coursedelete',1628498172,2,26,NULL,1,'/30/','?',13,0,0,1,0,0,0),(91,3,29,'coursedelete',1629820343,2,23,NULL,1,'/29/','?',13,0,0,1,0,0,0),(92,1,31,'system',1629855686,2,27,NULL,0,NULL,'?',13,0,0,1,0,0,0),(93,2,31,'system',1629855686,2,27,NULL,1,'/31/','?',13,0,0,1,0,0,0),(94,3,31,'coursedelete',1629855686,2,27,NULL,1,'/31/','?',13,0,0,1,0,0,0),(95,1,32,'system',1629864111,2,28,NULL,0,NULL,'?',13,0,0,1,0,0,0),(96,2,32,'system',1629864111,2,28,NULL,1,'/32/','?',13,0,0,1,0,0,0),(97,1,33,'system',1630318752,2,30,NULL,0,NULL,'?',13,0,0,1,0,0,0),(98,2,33,'system',1630318752,2,30,NULL,1,'/33/','?',13,0,0,1,0,0,0),(99,3,33,'coursedelete',1630318752,2,30,NULL,1,'/33/','?',13,0,0,1,0,0,0),(100,1,34,'system',1630318758,2,29,NULL,0,NULL,'?',13,0,0,1,0,0,0),(101,2,34,'system',1630318758,2,29,NULL,1,'/34/','?',13,0,0,1,0,0,0),(102,3,34,'coursedelete',1630318758,2,29,NULL,1,'/34/','?',13,0,0,1,0,0,0),(103,1,35,'system',1631324773,2,31,NULL,0,NULL,'?',13,0,0,1,0,0,0),(104,2,35,'system',1631324773,2,31,NULL,1,'/35/','?',13,0,0,1,0,0,0),(105,3,35,'coursedelete',1631621523,2,31,NULL,1,'/35/','?',13,0,0,1,0,0,0),(106,1,33,'system',1636679092,2,32,NULL,0,NULL,'?',13,0,0,1,0,0,0),(107,2,33,'system',1636679092,2,32,NULL,1,'/33/','?',13,0,0,1,0,0,0),(108,1,34,'system',1637202963,2,33,NULL,0,NULL,'?',13,0,0,1,0,0,0),(109,2,34,'system',1637202963,2,33,NULL,1,'/34/','?',13,0,0,1,0,0,0),(110,1,35,'system',1637745518,2,34,NULL,0,NULL,'?',13,0,0,1,0,0,0),(111,2,35,'system',1637745518,2,34,NULL,1,'/35/','?',13,0,0,1,0,0,0),(112,1,36,'system',1640069893,2,35,NULL,0,NULL,'?',13,0,0,1,0,0,0),(113,2,36,'system',1640069894,2,35,NULL,1,'/36/','?',13,0,0,1,0,0,0),(114,3,34,'coursedelete',1647335750,2,33,NULL,1,'/34/','?',13,0,0,1,0,0,0); /*!40000 ALTER TABLE `mdl_grade_categories_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_grades` -- DROP TABLE IF EXISTS `mdl_grade_grades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_grades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `itemid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `rawgrade` decimal(10,5) DEFAULT NULL, `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000', `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000', `rawscaleid` bigint(10) DEFAULT NULL, `usermodified` bigint(10) DEFAULT NULL, `finalgrade` decimal(10,5) DEFAULT NULL, `hidden` bigint(10) NOT NULL DEFAULT '0', `locked` bigint(10) NOT NULL DEFAULT '0', `locktime` bigint(10) NOT NULL DEFAULT '0', `exported` bigint(10) NOT NULL DEFAULT '0', `overridden` bigint(10) NOT NULL DEFAULT '0', `excluded` bigint(10) NOT NULL DEFAULT '0', `feedback` longtext COLLATE utf8mb4_unicode_ci, `feedbackformat` bigint(10) NOT NULL DEFAULT '0', `information` longtext COLLATE utf8mb4_unicode_ci, `informationformat` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `aggregationstatus` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'unknown', `aggregationweight` decimal(10,5) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`), KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`), KEY `mdl_gradgrad_ite_ix` (`itemid`), KEY `mdl_gradgrad_use_ix` (`userid`), KEY `mdl_gradgrad_raw_ix` (`rawscaleid`), KEY `mdl_gradgrad_use2_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='grade_grades This table keeps individual grades for each us'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_grades` -- LOCK TABLES `mdl_grade_grades` WRITE; /*!40000 ALTER TABLE `mdl_grade_grades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_grades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_grades_history` -- DROP TABLE IF EXISTS `mdl_grade_grades_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_grades_history` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `loggeduser` bigint(10) DEFAULT NULL, `itemid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `rawgrade` decimal(10,5) DEFAULT NULL, `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000', `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000', `rawscaleid` bigint(10) DEFAULT NULL, `usermodified` bigint(10) DEFAULT NULL, `finalgrade` decimal(10,5) DEFAULT NULL, `hidden` bigint(10) NOT NULL DEFAULT '0', `locked` bigint(10) NOT NULL DEFAULT '0', `locktime` bigint(10) NOT NULL DEFAULT '0', `exported` bigint(10) NOT NULL DEFAULT '0', `overridden` bigint(10) NOT NULL DEFAULT '0', `excluded` bigint(10) NOT NULL DEFAULT '0', `feedback` longtext COLLATE utf8mb4_unicode_ci, `feedbackformat` bigint(10) NOT NULL DEFAULT '0', `information` longtext COLLATE utf8mb4_unicode_ci, `informationformat` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_gradgradhist_act_ix` (`action`), KEY `mdl_gradgradhist_tim_ix` (`timemodified`), KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`), KEY `mdl_gradgradhist_old_ix` (`oldid`), KEY `mdl_gradgradhist_ite_ix` (`itemid`), KEY `mdl_gradgradhist_use_ix` (`userid`), KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`), KEY `mdl_gradgradhist_use2_ix` (`usermodified`), KEY `mdl_gradgradhist_log_ix` (`loggeduser`) ) ENGINE=InnoDB AUTO_INCREMENT=1452 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='History table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_grades_history` -- LOCK TABLES `mdl_grade_grades_history` WRITE; /*!40000 ALTER TABLE `mdl_grade_grades_history` DISABLE KEYS */; INSERT INTO `mdl_grade_grades_history` VALUES (1,1,1,'mod/quiz',1587462408,2,5,2,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(2,1,2,'system',1587462408,2,3,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(3,2,2,'aggregation',1587462408,2,3,2,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(4,3,1,'coursedelete',1587549531,2,5,2,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(5,3,2,'coursedelete',1587549531,2,3,2,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(6,1,3,'mod/quiz',1587563837,35,10,35,0.00000,10.00000,0.00000,NULL,35,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(7,1,4,'system',1587563837,35,7,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(8,1,5,'system',1587563837,35,9,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(9,2,4,'aggregation',1587563837,35,7,35,NULL,10.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(10,1,6,'mod/quiz',1587564065,23,10,23,7.50000,10.00000,0.00000,NULL,23,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(11,1,7,'system',1587564065,23,7,23,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(12,1,8,'system',1587564065,23,9,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(13,2,7,'aggregation',1587564065,23,7,23,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(14,3,7,'userdelete',1587564137,23,7,23,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(15,3,8,'userdelete',1587564138,23,9,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(16,3,6,'userdelete',1587564138,23,10,23,7.50000,10.00000,0.00000,NULL,23,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(17,3,5,'coursedelete',1587646301,2,9,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(18,3,3,'coursedelete',1587646302,2,10,35,0.00000,10.00000,0.00000,NULL,35,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(19,3,4,'coursedelete',1587646302,2,7,35,NULL,10.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(20,1,9,'mod/quiz',1587661847,2,16,2,0.00000,10.00000,0.00000,NULL,2,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(21,1,10,'system',1587661848,2,14,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(22,1,11,'system',1587661848,2,15,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(23,2,10,'aggregation',1587661848,2,14,2,NULL,10.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(24,1,12,'system',1587691343,2,17,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(25,2,9,'mod/quiz',1587729342,2,16,2,0.00000,10.00000,0.00000,NULL,2,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(26,2,9,'mod/quiz',1587729426,2,16,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(27,2,10,'aggregation',1587729426,2,14,2,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(28,1,13,'system',1587821652,2,22,2,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(29,1,14,'system',1587952610,2,23,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(30,1,15,'mod/quiz',1587957700,23,16,23,10.00000,10.00000,0.00000,NULL,23,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(31,1,16,'system',1587957700,23,14,23,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(32,1,17,'system',1587957700,23,15,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(33,1,18,'system',1587957700,23,17,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(34,1,19,'system',1587957700,23,22,23,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(35,1,20,'system',1587957700,23,23,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(36,2,16,'aggregation',1587957700,23,14,23,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(37,1,21,'system',1588586500,2,24,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(38,1,22,'system',1588586500,2,25,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(39,1,23,'system',1588586500,2,26,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(40,1,24,'system',1588586500,2,27,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(41,1,25,'system',1588586500,2,28,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(42,1,26,'system',1588586500,2,29,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(43,1,27,'system',1588586500,2,24,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(44,1,28,'system',1588586500,2,25,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(45,1,29,'system',1588586500,2,26,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(46,1,30,'system',1588586500,2,27,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(47,1,31,'system',1588586500,2,28,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(48,1,32,'system',1588586500,2,29,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(49,1,33,'system',1588588196,2,30,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(50,1,34,'system',1588588196,2,31,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(51,1,35,'system',1588588196,2,32,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(52,1,36,'system',1588588197,2,30,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(53,1,37,'system',1588588197,2,31,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(54,1,38,'system',1588588197,2,32,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(55,3,11,'coursedelete',1588822262,2,15,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(56,3,17,'coursedelete',1588822262,2,15,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(57,3,9,'coursedelete',1588822262,2,16,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(58,3,15,'coursedelete',1588822262,2,16,23,10.00000,10.00000,0.00000,NULL,23,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(59,3,12,'coursedelete',1588822262,2,17,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(60,3,18,'coursedelete',1588822262,2,17,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(61,3,13,'coursedelete',1588822262,2,22,2,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(62,3,19,'coursedelete',1588822262,2,22,23,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(63,3,14,'coursedelete',1588822262,2,23,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(64,3,20,'coursedelete',1588822262,2,23,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(65,3,21,'coursedelete',1588822262,2,24,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(66,3,27,'coursedelete',1588822262,2,24,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(67,3,22,'coursedelete',1588822262,2,25,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(68,3,28,'coursedelete',1588822262,2,25,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(69,3,23,'coursedelete',1588822262,2,26,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(70,3,29,'coursedelete',1588822262,2,26,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(71,3,24,'coursedelete',1588822262,2,27,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(72,3,30,'coursedelete',1588822262,2,27,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(73,3,25,'coursedelete',1588822262,2,28,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(74,3,31,'coursedelete',1588822262,2,28,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(75,3,26,'coursedelete',1588822262,2,29,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(76,3,32,'coursedelete',1588822262,2,29,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(77,3,33,'coursedelete',1588822262,2,30,2,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(78,3,36,'coursedelete',1588822262,2,30,23,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(79,3,34,'coursedelete',1588822262,2,31,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(80,3,37,'coursedelete',1588822262,2,31,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(81,3,35,'coursedelete',1588822262,2,32,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(82,3,38,'coursedelete',1588822262,2,32,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(83,3,10,'coursedelete',1588822262,2,14,2,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(84,3,16,'coursedelete',1588822262,2,14,23,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(85,1,39,'restore',1588822270,2,42,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(86,1,40,'restore',1588822270,2,42,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(87,1,41,'restore',1588822275,2,43,2,NULL,1.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(88,1,42,'restore',1588822275,2,43,23,NULL,1.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(89,1,43,'restore',1588822276,2,44,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(90,1,44,'restore',1588822276,2,44,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(91,1,45,'restore',1588822276,2,45,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(92,1,46,'restore',1588822276,2,45,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(93,1,47,'restore',1588822276,2,46,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(94,1,48,'restore',1588822276,2,46,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(95,1,49,'restore',1588822276,2,47,2,7.50000,10.00000,0.00000,0,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(96,1,50,'restore',1588822276,2,47,23,10.00000,10.00000,0.00000,0,23,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(97,1,51,'restore',1588822277,2,48,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(98,1,52,'restore',1588822277,2,48,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(99,1,53,'restore',1588822277,2,49,2,NULL,4.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(100,1,54,'restore',1588822277,2,49,23,NULL,4.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(101,1,55,'system',1588825539,92,41,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(102,1,56,'system',1588825539,92,50,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(103,1,57,'system',1588825539,92,51,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(104,1,58,'system',1588825539,92,52,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(105,1,59,'system',1588825539,92,53,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(106,2,55,'aggregation',1588825539,92,41,2,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(107,1,60,'system',1588825539,92,41,23,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(108,1,61,'system',1588825539,92,50,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(109,1,62,'system',1588825539,92,51,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(110,1,63,'system',1588825539,92,52,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(111,1,64,'system',1588825539,92,53,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(112,2,60,'aggregation',1588825539,92,41,23,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(113,1,65,'mod/quiz',1588829205,92,47,92,10.00000,10.00000,0.00000,NULL,92,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(114,1,66,'system',1588829205,92,41,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(115,1,67,'system',1588829205,92,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(116,1,68,'system',1588829205,92,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(117,1,69,'system',1588829205,92,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(118,1,70,'system',1588829205,92,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(119,1,71,'system',1588829205,92,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(120,1,72,'system',1588829205,92,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(121,1,73,'system',1588829205,92,49,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(122,1,74,'system',1588829205,92,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(123,1,75,'system',1588829205,92,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(124,1,76,'system',1588829205,92,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(125,1,77,'system',1588829205,92,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(126,2,66,'aggregation',1588829205,92,41,92,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(127,2,73,'mod/quiz',1588829572,92,49,92,2.00000,4.00000,0.00000,NULL,92,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(128,2,66,'aggregation',1588829572,92,41,92,NULL,14.00000,0.00000,NULL,NULL,12.00000,0,0,0,0,0,0,NULL,0,NULL,0),(129,1,78,'system',1588843143,2,54,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(130,1,79,'system',1588843143,2,55,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(131,1,80,'system',1588843143,2,56,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(132,1,81,'system',1588843143,2,57,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(133,1,82,'system',1588843143,2,54,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(134,1,83,'system',1588843143,2,55,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(135,1,84,'system',1588843143,2,56,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(136,1,85,'system',1588843143,2,57,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(137,1,86,'system',1588843143,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(138,1,87,'system',1588843143,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(139,1,88,'system',1588843143,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(140,1,89,'system',1588843143,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(141,1,90,'system',1588854357,2,58,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(142,1,91,'system',1588854357,2,59,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(143,1,92,'system',1588854357,2,58,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(144,1,93,'system',1588854357,2,59,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(145,1,94,'system',1588854357,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(146,1,95,'system',1588854357,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(147,1,96,'system',1588862041,2,60,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(148,1,97,'system',1588862041,2,61,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(149,1,98,'system',1588862041,2,62,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(150,1,99,'system',1588862041,2,63,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(151,1,100,'system',1588862041,2,60,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(152,1,101,'system',1588862041,2,61,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(153,1,102,'system',1588862041,2,62,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(154,1,103,'system',1588862041,2,63,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(155,1,104,'system',1588862041,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(156,1,105,'system',1588862041,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(157,1,106,'system',1588862041,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(158,1,107,'system',1588862041,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(159,2,43,'mod/quiz',1588875245,2,44,2,NULL,10.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(160,2,43,'mod/quiz',1588906118,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(161,2,55,'aggregation',1588906118,2,41,2,NULL,20.00000,0.00000,NULL,NULL,15.00000,0,0,0,0,0,0,NULL,0,NULL,0),(162,2,43,'mod/quiz',1588919260,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(163,1,108,'system',1589168687,2,64,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(164,1,109,'system',1589168687,2,65,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(165,1,110,'system',1589168687,2,66,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(166,1,111,'system',1589168687,2,67,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(167,1,112,'system',1589168687,2,64,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(168,1,113,'system',1589168687,2,65,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(169,1,114,'system',1589168687,2,66,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(170,1,115,'system',1589168687,2,67,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(171,1,116,'system',1589168687,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(172,1,117,'system',1589168687,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(173,1,118,'system',1589168687,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(174,1,119,'system',1589168687,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(175,1,120,'system',1589171158,2,68,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(176,1,121,'system',1589171158,2,69,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(177,1,122,'system',1589171158,2,70,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(178,1,123,'system',1589171158,2,71,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(179,1,124,'system',1589171158,2,72,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(180,1,125,'system',1589171158,2,73,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(181,1,126,'system',1589171158,2,68,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(182,1,127,'system',1589171158,2,69,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(183,1,128,'system',1589171158,2,70,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(184,1,129,'system',1589171158,2,71,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(185,1,130,'system',1589171158,2,72,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(186,1,131,'system',1589171158,2,73,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(187,1,132,'system',1589171158,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(188,1,133,'system',1589171158,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(189,1,134,'system',1589171158,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(190,1,135,'system',1589171158,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(191,1,136,'system',1589171158,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(192,1,137,'system',1589171158,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(193,1,138,'system',1589252503,2,74,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(194,1,139,'system',1589252503,2,75,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(195,1,140,'system',1589252503,2,76,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(196,1,141,'system',1589252503,2,77,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(197,1,142,'system',1589252503,2,78,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(198,1,143,'system',1589252503,2,74,23,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(199,1,144,'system',1589252503,2,75,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(200,1,145,'system',1589252503,2,76,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(201,1,146,'system',1589252503,2,77,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(202,1,147,'system',1589252503,2,78,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(203,1,148,'system',1589252503,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(204,1,149,'system',1589252503,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(205,1,150,'system',1589252503,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(206,1,151,'system',1589252503,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(207,1,152,'system',1589252503,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(208,2,43,'mod/quiz',1589253759,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(209,1,153,'mod/quiz',1589341650,35,44,35,10.00000,10.00000,0.00000,NULL,35,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(210,1,154,'system',1589341650,35,41,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(211,1,155,'system',1589341650,35,42,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(212,1,156,'system',1589341650,35,43,35,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(213,1,157,'system',1589341650,35,45,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(214,1,158,'system',1589341650,35,46,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(215,1,159,'system',1589341650,35,47,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(216,1,160,'system',1589341650,35,48,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(217,1,161,'system',1589341650,35,49,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(218,1,162,'system',1589341650,35,50,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(219,1,163,'system',1589341650,35,51,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(220,1,164,'system',1589341650,35,52,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(221,1,165,'system',1589341650,35,53,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(222,1,166,'system',1589341650,35,54,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(223,1,167,'system',1589341650,35,55,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(224,1,168,'system',1589341650,35,56,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(225,1,169,'system',1589341650,35,57,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(226,1,170,'system',1589341650,35,58,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(227,1,171,'system',1589341650,35,59,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(228,1,172,'system',1589341650,35,60,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(229,1,173,'system',1589341650,35,61,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(230,1,174,'system',1589341650,35,62,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(231,1,175,'system',1589341650,35,63,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(232,1,176,'system',1589341650,35,64,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(233,1,177,'system',1589341650,35,65,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(234,1,178,'system',1589341650,35,66,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(235,1,179,'system',1589341650,35,67,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(236,1,180,'system',1589341650,35,68,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(237,1,181,'system',1589341650,35,69,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(238,1,182,'system',1589341650,35,70,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(239,1,183,'system',1589341650,35,71,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(240,1,184,'system',1589341650,35,72,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(241,1,185,'system',1589341650,35,73,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(242,1,186,'system',1589341650,35,74,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(243,1,187,'system',1589341650,35,75,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(244,1,188,'system',1589341650,35,76,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(245,1,189,'system',1589341650,35,77,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(246,1,190,'system',1589341650,35,78,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(247,2,154,'aggregation',1589341650,35,41,35,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(248,2,153,'mod/quiz',1589341730,35,44,35,10.00000,10.00000,0.00000,NULL,35,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(249,1,191,'system',1589345357,2,79,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(250,1,192,'system',1589345357,2,80,2,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(251,1,193,'system',1589345357,2,79,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(252,1,194,'system',1589345357,2,80,23,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(253,1,195,'system',1589345357,2,79,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(254,1,196,'system',1589345357,2,80,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(255,1,197,'system',1589345357,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(256,1,198,'system',1589345357,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(257,2,43,'mod/quiz',1589552231,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(258,2,43,'mod/quiz',1589552491,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(259,1,199,'mod/quiz',1589552569,36,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(260,1,200,'system',1589552569,36,41,36,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(261,1,201,'system',1589552569,36,42,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(262,1,202,'system',1589552569,36,43,36,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(263,1,203,'system',1589552569,36,45,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(264,1,204,'system',1589552569,36,46,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(265,1,205,'system',1589552569,36,47,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(266,1,206,'system',1589552569,36,48,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(267,1,207,'system',1589552569,36,49,36,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(268,1,208,'system',1589552569,36,50,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(269,1,209,'system',1589552569,36,51,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(270,1,210,'system',1589552569,36,52,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(271,1,211,'system',1589552569,36,53,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(272,1,212,'system',1589552569,36,54,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(273,1,213,'system',1589552569,36,55,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(274,1,214,'system',1589552569,36,56,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(275,1,215,'system',1589552569,36,57,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(276,1,216,'system',1589552569,36,58,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(277,1,217,'system',1589552569,36,59,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(278,1,218,'system',1589552569,36,60,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(279,1,219,'system',1589552569,36,61,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(280,1,220,'system',1589552569,36,62,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(281,1,221,'system',1589552569,36,63,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(282,1,222,'system',1589552569,36,64,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(283,1,223,'system',1589552569,36,65,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(284,1,224,'system',1589552569,36,66,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(285,1,225,'system',1589552569,36,67,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(286,1,226,'system',1589552569,36,68,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(287,1,227,'system',1589552569,36,69,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(288,1,228,'system',1589552569,36,70,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(289,1,229,'system',1589552569,36,71,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(290,1,230,'system',1589552569,36,72,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(291,1,231,'system',1589552569,36,73,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(292,1,232,'system',1589552569,36,74,36,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(293,1,233,'system',1589552569,36,75,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(294,1,234,'system',1589552569,36,76,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(295,1,235,'system',1589552569,36,77,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(296,1,236,'system',1589552569,36,78,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(297,1,237,'system',1589552569,36,79,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(298,1,238,'system',1589552569,36,80,36,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(299,2,200,'aggregation',1589552569,36,41,36,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(300,2,39,'mod/quiz',1589560057,2,42,2,NULL,10.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(301,2,199,'mod/quiz',1589588067,36,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(302,2,203,'mod/quiz',1589588101,36,45,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(303,2,200,'aggregation',1589588101,36,41,36,NULL,20.00000,0.00000,NULL,NULL,14.00000,0,0,0,0,0,0,NULL,0,NULL,0),(304,2,238,'mod/quiz',1589588443,36,80,36,1.00000,4.00000,0.00000,NULL,36,1.00000,0,0,0,0,0,0,NULL,0,NULL,0),(305,2,200,'aggregation',1589588443,36,41,36,NULL,24.00000,0.00000,NULL,NULL,15.00000,0,0,0,0,0,0,NULL,0,NULL,0),(306,2,43,'mod/quiz',1589588709,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(307,2,45,'mod/quiz',1589588785,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(308,2,55,'aggregation',1589588785,2,41,2,NULL,30.00000,0.00000,NULL,NULL,19.00000,0,0,0,0,0,0,NULL,0,NULL,0),(309,2,43,'mod/quiz',1589589762,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(310,2,45,'mod/quiz',1589592203,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(311,2,43,'mod/quiz',1589626066,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(312,2,192,'mod/quiz',1589649668,2,80,2,0.00000,4.00000,0.00000,NULL,2,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(313,2,55,'aggregation',1589649668,2,41,2,NULL,34.00000,0.00000,NULL,NULL,19.00000,0,0,0,0,0,0,NULL,0,NULL,0),(314,2,221,'mod/quiz',1589680170,36,63,36,7.50000,10.00000,0.00000,NULL,36,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(315,2,200,'aggregation',1589680170,36,41,36,NULL,34.00000,0.00000,NULL,NULL,22.50000,0,0,0,0,0,0,NULL,0,NULL,0),(316,2,192,'mod/quiz',1589698118,2,80,2,0.00000,4.00000,0.00000,NULL,2,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(317,1,239,'mod/quiz',1589769528,88,44,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(318,1,240,'system',1589769528,88,41,88,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(319,1,241,'system',1589769528,88,42,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(320,1,242,'system',1589769528,88,43,88,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(321,1,243,'system',1589769528,88,45,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(322,1,244,'system',1589769528,88,46,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(323,1,245,'system',1589769528,88,47,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(324,1,246,'system',1589769528,88,48,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(325,1,247,'system',1589769528,88,49,88,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(326,1,248,'system',1589769528,88,50,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(327,1,249,'system',1589769528,88,51,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(328,1,250,'system',1589769528,88,52,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(329,1,251,'system',1589769528,88,53,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(330,1,252,'system',1589769528,88,54,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(331,1,253,'system',1589769528,88,55,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(332,1,254,'system',1589769528,88,56,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(333,1,255,'system',1589769528,88,57,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(334,1,256,'system',1589769528,88,58,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(335,1,257,'system',1589769528,88,59,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(336,1,258,'system',1589769528,88,60,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(337,1,259,'system',1589769528,88,61,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(338,1,260,'system',1589769528,88,62,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(339,1,261,'system',1589769528,88,63,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(340,1,262,'system',1589769528,88,64,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(341,1,263,'system',1589769528,88,65,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(342,1,264,'system',1589769528,88,66,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(343,1,265,'system',1589769528,88,67,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(344,1,266,'system',1589769528,88,68,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(345,1,267,'system',1589769528,88,69,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(346,1,268,'system',1589769528,88,70,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(347,1,269,'system',1589769528,88,71,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(348,1,270,'system',1589769528,88,72,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(349,1,271,'system',1589769528,88,73,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(350,1,272,'system',1589769528,88,74,88,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(351,1,273,'system',1589769528,88,75,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(352,1,274,'system',1589769528,88,76,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(353,1,275,'system',1589769528,88,77,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(354,1,276,'system',1589769528,88,78,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(355,1,277,'system',1589769528,88,79,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(356,1,278,'system',1589769528,88,80,88,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(357,2,240,'aggregation',1589769528,88,41,88,NULL,10.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(358,2,243,'mod/quiz',1589769549,88,45,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(359,2,240,'aggregation',1589769549,88,41,88,NULL,20.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(360,2,243,'mod/quiz',1589769633,88,45,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(361,2,253,'mod/quiz',1589769662,88,55,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(362,2,240,'aggregation',1589769662,88,41,88,NULL,30.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(363,2,252,'mod/quiz',1589769684,88,54,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(364,2,240,'aggregation',1589769684,88,41,88,NULL,40.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(365,2,257,'mod/quiz',1589769726,88,59,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(366,2,240,'aggregation',1589769726,88,41,88,NULL,50.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(367,2,259,'mod/quiz',1589769756,88,61,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(368,2,240,'aggregation',1589769756,88,41,88,NULL,60.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(369,2,259,'mod/quiz',1589769774,88,61,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(370,2,258,'mod/quiz',1589769806,88,60,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(371,2,240,'aggregation',1589769806,88,41,88,NULL,70.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(372,2,261,'mod/quiz',1589769843,88,63,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(373,2,240,'aggregation',1589769843,88,41,88,NULL,80.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(374,2,260,'mod/quiz',1589769872,88,62,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(375,2,240,'aggregation',1589769872,88,41,88,NULL,90.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(376,2,278,'mod/quiz',1589769892,88,80,88,0.00000,4.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(377,2,240,'aggregation',1589769892,88,41,88,NULL,94.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(378,2,277,'mod/quiz',1589769939,88,79,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(379,2,240,'aggregation',1589769939,88,41,88,NULL,104.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(380,2,267,'mod/quiz',1589769964,88,69,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(381,2,240,'aggregation',1589769964,88,41,88,NULL,114.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(382,2,266,'mod/quiz',1589770424,88,68,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(383,2,240,'aggregation',1589770424,88,41,88,NULL,124.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(384,2,269,'mod/quiz',1589770490,88,71,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(385,2,240,'aggregation',1589770490,88,41,88,NULL,134.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(386,2,271,'mod/quiz',1589770722,88,73,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(387,2,240,'aggregation',1589770722,88,41,88,NULL,144.00000,0.00000,NULL,NULL,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(388,2,53,'mod/quiz',1589780109,2,49,2,NULL,4.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(389,2,43,'mod/quiz',1589855828,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(390,2,43,'mod/quiz',1589856852,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(391,2,45,'mod/quiz',1589857076,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(392,3,66,'userdelete',1589892648,2,41,92,NULL,14.00000,0.00000,NULL,NULL,12.00000,0,0,0,0,0,0,NULL,0,NULL,0),(393,3,67,'userdelete',1589892648,2,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(394,3,68,'userdelete',1589892648,2,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(395,3,69,'userdelete',1589892648,2,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(396,3,70,'userdelete',1589892648,2,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(397,3,71,'userdelete',1589892648,2,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(398,3,65,'userdelete',1589892648,2,47,92,10.00000,10.00000,0.00000,NULL,92,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(399,3,72,'userdelete',1589892648,2,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(400,3,73,'userdelete',1589892648,2,49,92,2.00000,4.00000,0.00000,NULL,92,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(401,3,74,'userdelete',1589892648,2,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(402,3,75,'userdelete',1589892648,2,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(403,3,76,'userdelete',1589892648,2,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(404,3,77,'userdelete',1589892648,2,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(405,3,86,'userdelete',1589892648,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(406,3,87,'userdelete',1589892648,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(407,3,88,'userdelete',1589892648,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(408,3,89,'userdelete',1589892648,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(409,3,94,'userdelete',1589892648,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(410,3,95,'userdelete',1589892648,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(411,3,104,'userdelete',1589892648,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(412,3,105,'userdelete',1589892648,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(413,3,106,'userdelete',1589892648,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(414,3,107,'userdelete',1589892648,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(415,3,116,'userdelete',1589892648,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(416,3,117,'userdelete',1589892648,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(417,3,118,'userdelete',1589892648,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(418,3,119,'userdelete',1589892648,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(419,3,132,'userdelete',1589892648,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(420,3,133,'userdelete',1589892648,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(421,3,134,'userdelete',1589892648,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(422,3,135,'userdelete',1589892648,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(423,3,136,'userdelete',1589892648,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(424,3,137,'userdelete',1589892648,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(425,3,148,'userdelete',1589892648,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(426,3,149,'userdelete',1589892648,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(427,3,150,'userdelete',1589892648,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(428,3,151,'userdelete',1589892648,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(429,3,152,'userdelete',1589892648,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(430,3,197,'userdelete',1589892648,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(431,3,198,'userdelete',1589892648,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(432,1,279,'mod/quiz',1589893240,86,55,86,5.00000,10.00000,0.00000,NULL,86,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(433,1,280,'system',1589893240,86,41,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(434,1,281,'system',1589893240,86,42,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(435,1,282,'system',1589893240,86,43,86,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(436,1,283,'system',1589893240,86,44,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(437,1,284,'system',1589893240,86,45,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(438,1,285,'system',1589893240,86,46,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(439,1,286,'system',1589893240,86,47,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(440,1,287,'system',1589893240,86,48,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(441,1,288,'system',1589893240,86,49,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(442,1,289,'system',1589893240,86,50,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(443,1,290,'system',1589893240,86,51,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(444,1,291,'system',1589893240,86,52,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(445,1,292,'system',1589893240,86,53,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(446,1,293,'system',1589893240,86,54,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(447,1,294,'system',1589893240,86,56,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(448,1,295,'system',1589893240,86,57,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(449,1,296,'system',1589893240,86,58,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(450,1,297,'system',1589893240,86,59,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(451,1,298,'system',1589893240,86,60,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(452,1,299,'system',1589893240,86,61,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(453,1,300,'system',1589893240,86,62,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(454,1,301,'system',1589893240,86,63,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(455,1,302,'system',1589893240,86,64,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(456,1,303,'system',1589893240,86,65,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(457,1,304,'system',1589893240,86,66,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(458,1,305,'system',1589893240,86,67,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(459,1,306,'system',1589893240,86,68,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(460,1,307,'system',1589893240,86,69,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(461,1,308,'system',1589893240,86,70,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(462,1,309,'system',1589893240,86,71,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(463,1,310,'system',1589893240,86,72,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(464,1,311,'system',1589893240,86,73,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(465,1,312,'system',1589893240,86,74,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(466,1,313,'system',1589893240,86,75,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(467,1,314,'system',1589893240,86,76,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(468,1,315,'system',1589893240,86,77,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(469,1,316,'system',1589893240,86,78,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(470,1,317,'system',1589893240,86,79,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(471,1,318,'system',1589893240,86,80,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(472,2,280,'aggregation',1589893240,86,41,86,NULL,10.00000,0.00000,NULL,NULL,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(473,2,293,'mod/quiz',1589893281,86,54,86,4.00000,10.00000,0.00000,NULL,86,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(474,2,280,'aggregation',1589893281,86,41,86,NULL,20.00000,0.00000,NULL,NULL,9.00000,0,0,0,0,0,0,NULL,0,NULL,0),(475,2,297,'mod/quiz',1589893356,86,59,86,10.00000,10.00000,0.00000,NULL,86,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(476,2,280,'aggregation',1589893356,86,41,86,NULL,30.00000,0.00000,NULL,NULL,19.00000,0,0,0,0,0,0,NULL,0,NULL,0),(477,2,296,'mod/quiz',1589893399,86,58,86,4.00000,10.00000,0.00000,NULL,86,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(478,2,280,'aggregation',1589893399,86,41,86,NULL,40.00000,0.00000,NULL,NULL,23.00000,0,0,0,0,0,0,NULL,0,NULL,0),(479,2,45,'mod/quiz',1589900431,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(480,1,319,'mod/quiz',1589901883,2,49,92,2.00000,4.00000,0.00000,NULL,2,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(481,1,320,'system',1589901883,2,41,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(482,1,321,'system',1589901883,2,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(483,1,322,'system',1589901883,2,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(484,1,323,'system',1589901883,2,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(485,1,324,'system',1589901883,2,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(486,1,325,'system',1589901883,2,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(487,1,326,'system',1589901883,2,47,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(488,1,327,'system',1589901883,2,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(489,1,328,'system',1589901883,2,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(490,1,329,'system',1589901883,2,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(491,1,330,'system',1589901883,2,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(492,1,331,'system',1589901883,2,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(493,1,332,'system',1589901883,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(494,1,333,'system',1589901883,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(495,1,334,'system',1589901883,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(496,1,335,'system',1589901883,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(497,1,336,'system',1589901883,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(498,1,337,'system',1589901883,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(499,1,338,'system',1589901883,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(500,1,339,'system',1589901883,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(501,1,340,'system',1589901883,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(502,1,341,'system',1589901883,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(503,1,342,'system',1589901883,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(504,1,343,'system',1589901883,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(505,1,344,'system',1589901883,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(506,1,345,'system',1589901883,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(507,1,346,'system',1589901883,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(508,1,347,'system',1589901883,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(509,1,348,'system',1589901883,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(510,1,349,'system',1589901883,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(511,1,350,'system',1589901883,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(512,1,351,'system',1589901883,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(513,1,352,'system',1589901883,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(514,1,353,'system',1589901883,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(515,1,354,'system',1589901883,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(516,1,355,'system',1589901883,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(517,1,356,'system',1589901883,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(518,1,357,'system',1589901883,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(519,1,358,'system',1589901883,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(520,2,320,'aggregation',1589901883,2,41,92,NULL,4.00000,0.00000,NULL,NULL,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(521,2,243,'mod/quiz',1589905495,88,45,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(522,2,253,'mod/quiz',1589905544,88,55,88,5.00000,10.00000,0.00000,NULL,88,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(523,2,240,'aggregation',1589905544,88,41,88,NULL,144.00000,0.00000,NULL,NULL,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(524,2,252,'mod/quiz',1589905578,88,54,88,4.00000,10.00000,0.00000,NULL,88,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(525,2,240,'aggregation',1589905578,88,41,88,NULL,144.00000,0.00000,NULL,NULL,9.00000,0,0,0,0,0,0,NULL,0,NULL,0),(526,3,60,'userdelete',1589965001,2,41,23,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(527,3,40,'userdelete',1589965001,2,42,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(528,3,42,'userdelete',1589965001,2,43,23,NULL,1.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(529,3,44,'userdelete',1589965001,2,44,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(530,3,46,'userdelete',1589965001,2,45,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(531,3,48,'userdelete',1589965001,2,46,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(532,3,50,'userdelete',1589965001,2,47,23,10.00000,10.00000,0.00000,0,23,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(533,3,52,'userdelete',1589965001,2,48,23,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(534,3,54,'userdelete',1589965001,2,49,23,NULL,4.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(535,3,61,'userdelete',1589965001,2,50,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(536,3,62,'userdelete',1589965001,2,51,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(537,3,63,'userdelete',1589965001,2,52,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(538,3,64,'userdelete',1589965001,2,53,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(539,3,82,'userdelete',1589965001,2,54,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(540,3,83,'userdelete',1589965001,2,55,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(541,3,84,'userdelete',1589965001,2,56,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(542,3,85,'userdelete',1589965001,2,57,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(543,3,92,'userdelete',1589965001,2,58,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(544,3,93,'userdelete',1589965001,2,59,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(545,3,100,'userdelete',1589965001,2,60,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(546,3,101,'userdelete',1589965001,2,61,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(547,3,102,'userdelete',1589965001,2,62,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(548,3,103,'userdelete',1589965001,2,63,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(549,3,112,'userdelete',1589965001,2,64,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(550,3,113,'userdelete',1589965001,2,65,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(551,3,114,'userdelete',1589965001,2,66,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(552,3,115,'userdelete',1589965001,2,67,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(553,3,126,'userdelete',1589965001,2,68,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(554,3,127,'userdelete',1589965001,2,69,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(555,3,128,'userdelete',1589965001,2,70,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(556,3,129,'userdelete',1589965001,2,71,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(557,3,130,'userdelete',1589965001,2,72,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(558,3,131,'userdelete',1589965001,2,73,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(559,3,143,'userdelete',1589965001,2,74,23,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(560,3,144,'userdelete',1589965001,2,75,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(561,3,145,'userdelete',1589965001,2,76,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(562,3,146,'userdelete',1589965001,2,77,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(563,3,147,'userdelete',1589965001,2,78,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(564,3,193,'userdelete',1589965001,2,79,23,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(565,3,194,'userdelete',1589965001,2,80,23,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(566,3,154,'userdelete',1589965001,2,41,35,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(567,3,155,'userdelete',1589965001,2,42,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(568,3,156,'userdelete',1589965001,2,43,35,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(569,3,153,'userdelete',1589965001,2,44,35,10.00000,10.00000,0.00000,NULL,35,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(570,3,157,'userdelete',1589965001,2,45,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(571,3,158,'userdelete',1589965001,2,46,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(572,3,159,'userdelete',1589965001,2,47,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(573,3,160,'userdelete',1589965001,2,48,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(574,3,161,'userdelete',1589965001,2,49,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(575,3,162,'userdelete',1589965001,2,50,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(576,3,163,'userdelete',1589965001,2,51,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(577,3,164,'userdelete',1589965001,2,52,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(578,3,165,'userdelete',1589965001,2,53,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(579,3,166,'userdelete',1589965001,2,54,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(580,3,167,'userdelete',1589965001,2,55,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(581,3,168,'userdelete',1589965001,2,56,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(582,3,169,'userdelete',1589965001,2,57,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(583,3,170,'userdelete',1589965001,2,58,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(584,3,171,'userdelete',1589965001,2,59,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(585,3,172,'userdelete',1589965001,2,60,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(586,3,173,'userdelete',1589965001,2,61,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(587,3,174,'userdelete',1589965001,2,62,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(588,3,175,'userdelete',1589965001,2,63,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(589,3,176,'userdelete',1589965001,2,64,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(590,3,177,'userdelete',1589965001,2,65,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(591,3,178,'userdelete',1589965001,2,66,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(592,3,179,'userdelete',1589965001,2,67,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(593,3,180,'userdelete',1589965001,2,68,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(594,3,181,'userdelete',1589965001,2,69,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(595,3,182,'userdelete',1589965001,2,70,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(596,3,183,'userdelete',1589965001,2,71,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(597,3,184,'userdelete',1589965001,2,72,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(598,3,185,'userdelete',1589965001,2,73,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(599,3,186,'userdelete',1589965001,2,74,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(600,3,187,'userdelete',1589965001,2,75,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(601,3,188,'userdelete',1589965001,2,76,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(602,3,189,'userdelete',1589965001,2,77,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(603,3,190,'userdelete',1589965001,2,78,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(604,3,195,'userdelete',1589965001,2,79,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(605,3,196,'userdelete',1589965001,2,80,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(606,3,280,'userdelete',1589965826,2,41,86,NULL,40.00000,0.00000,NULL,NULL,23.00000,0,0,0,0,0,0,NULL,0,NULL,0),(607,3,281,'userdelete',1589965826,2,42,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(608,3,282,'userdelete',1589965826,2,43,86,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(609,3,283,'userdelete',1589965826,2,44,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(610,3,284,'userdelete',1589965826,2,45,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(611,3,285,'userdelete',1589965826,2,46,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(612,3,286,'userdelete',1589965826,2,47,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(613,3,287,'userdelete',1589965826,2,48,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(614,3,288,'userdelete',1589965826,2,49,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(615,3,289,'userdelete',1589965826,2,50,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(616,3,290,'userdelete',1589965826,2,51,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(617,3,291,'userdelete',1589965826,2,52,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(618,3,292,'userdelete',1589965826,2,53,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(619,3,293,'userdelete',1589965826,2,54,86,4.00000,10.00000,0.00000,NULL,86,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(620,3,279,'userdelete',1589965826,2,55,86,5.00000,10.00000,0.00000,NULL,86,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(621,3,294,'userdelete',1589965826,2,56,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(622,3,295,'userdelete',1589965826,2,57,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(623,3,296,'userdelete',1589965826,2,58,86,4.00000,10.00000,0.00000,NULL,86,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(624,3,297,'userdelete',1589965826,2,59,86,10.00000,10.00000,0.00000,NULL,86,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(625,3,298,'userdelete',1589965826,2,60,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(626,3,299,'userdelete',1589965826,2,61,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(627,3,300,'userdelete',1589965826,2,62,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(628,3,301,'userdelete',1589965826,2,63,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(629,3,302,'userdelete',1589965826,2,64,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(630,3,303,'userdelete',1589965826,2,65,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(631,3,304,'userdelete',1589965827,2,66,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(632,3,305,'userdelete',1589965827,2,67,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(633,3,306,'userdelete',1589965827,2,68,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(634,3,307,'userdelete',1589965827,2,69,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(635,3,308,'userdelete',1589965827,2,70,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(636,3,309,'userdelete',1589965827,2,71,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(637,3,310,'userdelete',1589965827,2,72,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(638,3,311,'userdelete',1589965827,2,73,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(639,3,312,'userdelete',1589965827,2,74,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(640,3,313,'userdelete',1589965827,2,75,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(641,3,314,'userdelete',1589965827,2,76,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(642,3,315,'userdelete',1589965827,2,77,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(643,3,316,'userdelete',1589965827,2,78,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(644,3,317,'userdelete',1589965827,2,79,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(645,3,318,'userdelete',1589965827,2,80,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(646,2,199,'mod/quiz',1589982802,36,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(647,2,203,'mod/quiz',1589982835,36,45,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(648,2,211,'mod/quiz',1589983367,36,53,36,5.00000,10.00000,0.00000,NULL,36,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(649,2,200,'aggregation',1589983367,36,41,36,NULL,44.00000,0.00000,NULL,NULL,27.50000,0,0,0,0,0,0,NULL,0,NULL,0),(650,2,210,'mod/quiz',1589983414,36,52,36,2.00000,10.00000,0.00000,NULL,36,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(651,2,200,'aggregation',1589983414,36,41,36,NULL,54.00000,0.00000,NULL,NULL,29.50000,0,0,0,0,0,0,NULL,0,NULL,0),(652,3,320,'userdelete',1589989928,2,41,92,NULL,4.00000,0.00000,NULL,NULL,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(653,3,321,'userdelete',1589989928,2,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(654,3,322,'userdelete',1589989928,2,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(655,3,323,'userdelete',1589989928,2,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(656,3,324,'userdelete',1589989928,2,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(657,3,325,'userdelete',1589989928,2,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(658,3,326,'userdelete',1589989928,2,47,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(659,3,327,'userdelete',1589989928,2,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(660,3,319,'userdelete',1589989928,2,49,92,2.00000,4.00000,0.00000,NULL,2,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(661,3,328,'userdelete',1589989928,2,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(662,3,329,'userdelete',1589989928,2,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(663,3,330,'userdelete',1589989928,2,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(664,3,331,'userdelete',1589989928,2,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(665,3,332,'userdelete',1589989928,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(666,3,333,'userdelete',1589989928,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(667,3,334,'userdelete',1589989928,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(668,3,335,'userdelete',1589989928,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(669,3,336,'userdelete',1589989928,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(670,3,337,'userdelete',1589989928,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(671,3,338,'userdelete',1589989928,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(672,3,339,'userdelete',1589989928,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(673,3,340,'userdelete',1589989928,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(674,3,341,'userdelete',1589989928,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(675,3,342,'userdelete',1589989928,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(676,3,343,'userdelete',1589989928,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(677,3,344,'userdelete',1589989928,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(678,3,345,'userdelete',1589989929,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(679,3,346,'userdelete',1589989929,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(680,3,347,'userdelete',1589989929,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(681,3,348,'userdelete',1589989929,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(682,3,349,'userdelete',1589989929,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(683,3,350,'userdelete',1589989929,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(684,3,351,'userdelete',1589989929,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(685,3,352,'userdelete',1589989929,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(686,3,353,'userdelete',1589989929,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(687,3,354,'userdelete',1589989929,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(688,3,355,'userdelete',1589989929,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(689,3,356,'userdelete',1589989929,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(690,3,357,'userdelete',1589989929,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(691,3,358,'userdelete',1589989929,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(692,1,359,'mod/quiz',1590004534,95,44,95,7.50000,10.00000,0.00000,NULL,95,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(693,1,360,'system',1590004534,95,41,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(694,1,361,'system',1590004534,95,42,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(695,1,362,'system',1590004534,95,43,95,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(696,1,363,'system',1590004534,95,45,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(697,1,364,'system',1590004534,95,46,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(698,1,365,'system',1590004534,95,47,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(699,1,366,'system',1590004534,95,48,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(700,1,367,'system',1590004534,95,49,95,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(701,1,368,'system',1590004535,95,50,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(702,1,369,'system',1590004535,95,51,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(703,1,370,'system',1590004535,95,52,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(704,1,371,'system',1590004535,95,53,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(705,1,372,'system',1590004535,95,54,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(706,1,373,'system',1590004535,95,55,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(707,1,374,'system',1590004535,95,56,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(708,1,375,'system',1590004535,95,57,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(709,1,376,'system',1590004535,95,58,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(710,1,377,'system',1590004535,95,59,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(711,1,378,'system',1590004535,95,60,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(712,1,379,'system',1590004535,95,61,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(713,1,380,'system',1590004535,95,62,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(714,1,381,'system',1590004535,95,63,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(715,1,382,'system',1590004535,95,64,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(716,1,383,'system',1590004535,95,65,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(717,1,384,'system',1590004535,95,66,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(718,1,385,'system',1590004535,95,67,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(719,1,386,'system',1590004535,95,68,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(720,1,387,'system',1590004535,95,69,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(721,1,388,'system',1590004535,95,70,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(722,1,389,'system',1590004535,95,71,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(723,1,390,'system',1590004535,95,72,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(724,1,391,'system',1590004535,95,73,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(725,1,392,'system',1590004535,95,74,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(726,1,393,'system',1590004535,95,75,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(727,1,394,'system',1590004535,95,76,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(728,1,395,'system',1590004535,95,77,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(729,1,396,'system',1590004535,95,78,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(730,1,397,'system',1590004535,95,79,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(731,1,398,'system',1590004535,95,80,95,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(732,2,360,'aggregation',1590004535,95,41,95,NULL,10.00000,0.00000,NULL,NULL,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(733,2,363,'mod/quiz',1590004574,95,45,95,7.00000,10.00000,0.00000,NULL,95,7.00000,0,0,0,0,0,0,NULL,0,NULL,0),(734,2,360,'aggregation',1590004574,95,41,95,NULL,20.00000,0.00000,NULL,NULL,14.50000,0,0,0,0,0,0,NULL,0,NULL,0),(735,2,373,'mod/quiz',1590004648,95,55,95,5.00000,10.00000,0.00000,NULL,95,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(736,2,360,'aggregation',1590004648,95,41,95,NULL,30.00000,0.00000,NULL,NULL,19.50000,0,0,0,0,0,0,NULL,0,NULL,0),(737,2,372,'mod/quiz',1590004691,95,54,95,4.00000,10.00000,0.00000,NULL,95,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(738,2,360,'aggregation',1590004691,95,41,95,NULL,40.00000,0.00000,NULL,NULL,23.50000,0,0,0,0,0,0,NULL,0,NULL,0),(739,2,377,'mod/quiz',1590005797,95,59,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(740,2,360,'aggregation',1590005797,95,41,95,NULL,50.00000,0.00000,NULL,NULL,33.50000,0,0,0,0,0,0,NULL,0,NULL,0),(741,2,376,'mod/quiz',1590005834,95,58,95,4.00000,10.00000,0.00000,NULL,95,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(742,2,360,'aggregation',1590005834,95,41,95,NULL,60.00000,0.00000,NULL,NULL,37.50000,0,0,0,0,0,0,NULL,0,NULL,0),(743,2,41,NULL,1590009623,2,43,2,NULL,1.00000,0.00000,0,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(744,2,202,NULL,1590009623,2,43,36,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(745,2,242,NULL,1590009623,2,43,88,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(746,2,362,NULL,1590009623,2,43,95,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(747,2,211,'mod/quiz',1590017231,36,53,36,5.00000,10.00000,0.00000,NULL,36,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(748,2,210,'mod/quiz',1590017326,36,52,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(749,2,200,'aggregation',1590017326,36,41,36,NULL,54.00000,0.00000,NULL,NULL,31.50000,0,0,0,0,0,0,NULL,0,NULL,0),(750,2,371,'mod/quiz',1590017509,95,53,95,7.50000,10.00000,0.00000,NULL,95,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(751,2,360,'aggregation',1590017509,95,41,95,NULL,70.00000,0.00000,NULL,NULL,45.00000,0,0,0,0,0,0,NULL,0,NULL,0),(752,2,370,'mod/quiz',1590017676,95,52,95,6.00000,10.00000,0.00000,NULL,95,6.00000,0,0,0,0,0,0,NULL,0,NULL,0),(753,2,360,'aggregation',1590017676,95,41,95,NULL,80.00000,0.00000,NULL,NULL,51.00000,0,0,0,0,0,0,NULL,0,NULL,0),(754,1,399,'mod/quiz',1590018668,2,44,35,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(755,1,400,'system',1590018668,2,41,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(756,1,401,'system',1590018668,2,42,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(757,1,402,'system',1590018668,2,43,35,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(758,1,403,'system',1590018668,2,45,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(759,1,404,'system',1590018668,2,46,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(760,1,405,'system',1590018668,2,47,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(761,1,406,'system',1590018668,2,48,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(762,1,407,'system',1590018668,2,49,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(763,1,408,'system',1590018668,2,50,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(764,1,409,'system',1590018668,2,51,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(765,1,410,'system',1590018668,2,52,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(766,1,411,'system',1590018668,2,53,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(767,1,412,'system',1590018668,2,54,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(768,1,413,'system',1590018668,2,55,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(769,1,414,'system',1590018668,2,56,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(770,1,415,'system',1590018668,2,57,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(771,1,416,'system',1590018668,2,58,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(772,1,417,'system',1590018668,2,59,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(773,1,418,'system',1590018668,2,60,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(774,1,419,'system',1590018668,2,61,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(775,1,420,'system',1590018668,2,62,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(776,1,421,'system',1590018668,2,63,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(777,1,422,'system',1590018668,2,64,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(778,1,423,'system',1590018668,2,65,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(779,1,424,'system',1590018668,2,66,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(780,1,425,'system',1590018668,2,67,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(781,1,426,'system',1590018668,2,68,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(782,1,427,'system',1590018668,2,69,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(783,1,428,'system',1590018668,2,70,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(784,1,429,'system',1590018668,2,71,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(785,1,430,'system',1590018668,2,72,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(786,1,431,'system',1590018668,2,73,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(787,1,432,'system',1590018668,2,74,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(788,1,433,'system',1590018668,2,75,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(789,1,434,'system',1590018668,2,76,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(790,1,435,'system',1590018668,2,77,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(791,1,436,'system',1590018668,2,78,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(792,1,437,'system',1590018668,2,79,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(793,1,438,'system',1590018668,2,80,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(794,2,400,'aggregation',1590018668,2,41,35,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(795,1,439,'mod/quiz',1590018708,2,54,86,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(796,1,440,'system',1590018708,2,41,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(797,1,441,'system',1590018708,2,42,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(798,1,442,'system',1590018708,2,43,86,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(799,1,443,'system',1590018708,2,44,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(800,1,444,'system',1590018708,2,45,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(801,1,445,'system',1590018708,2,46,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(802,1,446,'system',1590018708,2,47,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(803,1,447,'system',1590018708,2,48,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(804,1,448,'system',1590018708,2,49,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(805,1,449,'system',1590018708,2,50,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(806,1,450,'system',1590018708,2,51,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(807,1,451,'system',1590018708,2,52,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(808,1,452,'system',1590018708,2,53,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(809,1,453,'system',1590018708,2,55,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(810,1,454,'system',1590018708,2,56,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(811,1,455,'system',1590018708,2,57,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(812,1,456,'system',1590018708,2,58,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(813,1,457,'system',1590018708,2,59,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(814,1,458,'system',1590018708,2,60,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(815,1,459,'system',1590018708,2,61,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(816,1,460,'system',1590018708,2,62,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(817,1,461,'system',1590018708,2,63,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(818,1,462,'system',1590018708,2,64,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(819,1,463,'system',1590018708,2,65,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(820,1,464,'system',1590018708,2,66,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(821,1,465,'system',1590018708,2,67,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(822,1,466,'system',1590018708,2,68,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(823,1,467,'system',1590018708,2,69,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(824,1,468,'system',1590018708,2,70,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(825,1,469,'system',1590018708,2,71,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(826,1,470,'system',1590018708,2,72,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(827,1,471,'system',1590018708,2,73,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(828,1,472,'system',1590018708,2,74,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(829,1,473,'system',1590018708,2,75,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(830,1,474,'system',1590018708,2,76,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(831,1,475,'system',1590018708,2,77,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(832,1,476,'system',1590018708,2,78,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(833,1,477,'system',1590018708,2,79,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(834,1,478,'system',1590018708,2,80,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(835,2,440,'aggregation',1590018708,2,41,86,NULL,10.00000,0.00000,NULL,NULL,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(836,2,453,'mod/quiz',1590018715,2,55,86,5.00000,10.00000,0.00000,NULL,2,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(837,2,440,'aggregation',1590018715,2,41,86,NULL,20.00000,0.00000,NULL,NULL,9.00000,0,0,0,0,0,0,NULL,0,NULL,0),(838,2,456,'mod/quiz',1590018900,2,58,86,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(839,2,440,'aggregation',1590018900,2,41,86,NULL,30.00000,0.00000,NULL,NULL,13.00000,0,0,0,0,0,0,NULL,0,NULL,0),(840,2,457,'mod/quiz',1590018908,2,59,86,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(841,2,440,'aggregation',1590018908,2,41,86,NULL,40.00000,0.00000,NULL,NULL,23.00000,0,0,0,0,0,0,NULL,0,NULL,0),(842,1,479,'mod/quiz',1590019059,2,49,92,2.00000,4.00000,0.00000,NULL,2,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(843,1,480,'system',1590019059,2,41,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(844,1,481,'system',1590019059,2,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(845,1,482,'system',1590019059,2,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(846,1,483,'system',1590019059,2,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(847,1,484,'system',1590019059,2,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(848,1,485,'system',1590019059,2,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(849,1,486,'system',1590019059,2,47,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(850,1,487,'system',1590019059,2,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(851,1,488,'system',1590019059,2,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(852,1,489,'system',1590019059,2,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(853,1,490,'system',1590019059,2,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(854,1,491,'system',1590019059,2,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(855,1,492,'system',1590019059,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(856,1,493,'system',1590019059,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(857,1,494,'system',1590019059,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(858,1,495,'system',1590019059,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(859,1,496,'system',1590019059,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(860,1,497,'system',1590019059,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(861,1,498,'system',1590019059,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(862,1,499,'system',1590019059,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(863,1,500,'system',1590019059,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(864,1,501,'system',1590019059,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(865,1,502,'system',1590019059,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(866,1,503,'system',1590019059,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(867,1,504,'system',1590019059,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(868,1,505,'system',1590019059,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(869,1,506,'system',1590019059,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(870,1,507,'system',1590019059,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(871,1,508,'system',1590019059,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(872,1,509,'system',1590019059,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(873,1,510,'system',1590019059,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(874,1,511,'system',1590019059,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(875,1,512,'system',1590019059,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(876,1,513,'system',1590019059,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(877,1,514,'system',1590019059,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(878,1,515,'system',1590019059,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(879,1,516,'system',1590019059,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(880,1,517,'system',1590019059,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(881,1,518,'system',1590019060,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(882,2,480,'aggregation',1590019060,2,41,92,NULL,4.00000,0.00000,NULL,NULL,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(883,2,55,'aggregation',1590019873,2,41,2,NULL,24.00000,0.00000,NULL,NULL,11.50000,0,0,0,0,0,0,NULL,0,NULL,0),(884,2,43,'mod/quiz',1590115404,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(885,2,199,'mod/quiz',1591376979,36,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(886,2,203,'mod/quiz',1591377074,36,45,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(887,2,199,'mod/quiz',1591423455,36,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(888,2,217,'mod/quiz',1591423856,36,59,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(889,2,200,'aggregation',1591423856,36,41,36,NULL,64.00000,0.00000,NULL,NULL,31.50000,0,0,0,0,0,0,NULL,0,NULL,0),(890,1,519,'mod/quiz',1591959630,94,44,94,NULL,10.00000,0.00000,NULL,94,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(891,1,520,'system',1591959630,94,41,94,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(892,1,521,'system',1591959630,94,42,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(893,1,522,'system',1591959630,94,43,94,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(894,1,523,'system',1591959630,94,45,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(895,1,524,'system',1591959630,94,46,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(896,1,525,'system',1591959630,94,47,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(897,1,526,'system',1591959630,94,48,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(898,1,527,'system',1591959630,94,49,94,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(899,1,528,'system',1591959630,94,50,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(900,1,529,'system',1591959630,94,51,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(901,1,530,'system',1591959630,94,52,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(902,1,531,'system',1591959630,94,53,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(903,1,532,'system',1591959630,94,54,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(904,1,533,'system',1591959630,94,55,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(905,1,534,'system',1591959630,94,56,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(906,1,535,'system',1591959630,94,57,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(907,1,536,'system',1591959630,94,58,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(908,1,537,'system',1591959630,94,59,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(909,1,538,'system',1591959630,94,60,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(910,1,539,'system',1591959630,94,61,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(911,1,540,'system',1591959630,94,62,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(912,1,541,'system',1591959630,94,63,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(913,1,542,'system',1591959630,94,64,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(914,1,543,'system',1591959630,94,65,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(915,1,544,'system',1591959630,94,66,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(916,1,545,'system',1591959630,94,67,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(917,1,546,'system',1591959630,94,68,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(918,1,547,'system',1591959630,94,69,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(919,1,548,'system',1591959630,94,70,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(920,1,549,'system',1591959630,94,71,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(921,1,550,'system',1591959630,94,72,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(922,1,551,'system',1591959630,94,73,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(923,1,552,'system',1591959630,94,74,94,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(924,1,553,'system',1591959630,94,75,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(925,1,554,'system',1591959630,94,76,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(926,1,555,'system',1591959630,94,77,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(927,1,556,'system',1591959630,94,78,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(928,1,557,'system',1591959630,94,79,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(929,1,558,'system',1591959630,94,80,94,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(930,2,217,'mod/quiz',1593141215,36,59,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(931,2,239,'mod/quiz',1593153332,88,44,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(932,2,239,'mod/quiz',1593446846,88,44,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(933,1,559,'system',1595412497,36,83,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(934,1,560,'system',1595412497,36,84,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(935,1,561,'system',1595412497,36,83,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(936,1,562,'system',1595412497,36,84,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(937,1,563,'system',1595412497,36,83,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(938,1,564,'system',1595412497,36,84,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(939,1,565,'system',1595412497,36,83,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(940,1,566,'system',1595412497,36,84,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(941,1,567,'system',1595412497,36,83,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(942,1,568,'system',1595412497,36,84,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(943,1,569,'system',1595412497,36,83,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(944,1,570,'system',1595412497,36,84,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(945,1,571,'system',1595412497,36,83,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(946,1,572,'system',1595412497,36,84,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(947,1,573,'system',1595412497,36,83,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(948,1,574,'system',1595412497,36,84,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(949,2,221,'mod/quiz',1595412506,36,63,36,7.50000,10.00000,0.00000,NULL,36,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(950,1,575,'mod/quiz',1595779203,2,87,2,2.14286,10.00000,0.00000,NULL,2,2.14286,0,0,0,0,0,0,NULL,0,NULL,0),(951,1,576,'system',1595779203,2,82,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(952,1,577,'system',1595779203,2,85,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(953,1,578,'system',1595779203,2,86,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(954,2,576,'aggregation',1595779203,2,82,2,NULL,10.00000,0.00000,NULL,NULL,2.14286,0,0,0,0,0,0,NULL,0,NULL,0),(955,2,359,'mod/quiz',1596524971,95,44,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(956,2,360,'aggregation',1596524972,95,41,95,NULL,80.00000,0.00000,NULL,NULL,53.50000,0,0,0,0,0,0,NULL,0,NULL,0),(957,2,43,'mod/quiz',1596955017,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(958,2,359,'mod/quiz',1596961147,95,44,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(959,2,363,'mod/quiz',1596961739,95,45,95,7.00000,10.00000,0.00000,NULL,95,7.00000,0,0,0,0,0,0,NULL,0,NULL,0),(960,2,574,'mod/quiz',1596962031,95,84,95,9.50000,10.00000,0.00000,NULL,95,9.50000,0,0,0,0,0,0,NULL,0,NULL,0),(961,2,360,'aggregation',1596962032,95,41,95,NULL,90.00000,0.00000,NULL,NULL,63.00000,0,0,0,0,0,0,NULL,0,NULL,0),(962,2,573,'mod/quiz',1596962341,95,83,95,7.20000,10.00000,0.00000,NULL,95,7.20000,0,0,0,0,0,0,NULL,0,NULL,0),(963,2,360,'aggregation',1596962341,95,41,95,NULL,100.00000,0.00000,NULL,NULL,70.20000,0,0,0,0,0,0,NULL,0,NULL,0),(964,2,359,'mod/quiz',1596980926,95,44,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(965,2,363,'mod/quiz',1596985130,95,45,95,7.00000,10.00000,0.00000,NULL,95,7.00000,0,0,0,0,0,0,NULL,0,NULL,0),(966,2,373,'mod/quiz',1597048624,95,55,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(967,2,360,'aggregation',1597048624,95,41,95,NULL,100.00000,0.00000,NULL,NULL,75.20000,0,0,0,0,0,0,NULL,0,NULL,0),(968,2,372,'mod/quiz',1597049208,95,54,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(969,2,360,'aggregation',1597049208,95,41,95,NULL,100.00000,0.00000,NULL,NULL,81.20000,0,0,0,0,0,0,NULL,0,NULL,0),(970,1,579,'mod/quiz',1597049914,95,87,95,NULL,10.00000,0.00000,NULL,95,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(971,1,580,'system',1597049914,95,82,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(972,1,581,'system',1597049914,95,85,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(973,1,582,'system',1597049915,95,86,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(974,2,377,'mod/quiz',1597559672,95,59,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(975,2,376,'mod/quiz',1597559780,95,58,95,4.00000,10.00000,0.00000,NULL,95,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(976,2,239,'mod/quiz',1597816971,88,44,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(977,2,43,'mod/quiz',1597898494,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(978,2,253,'mod/quiz',1597915311,88,55,88,5.00000,10.00000,0.00000,NULL,88,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(979,2,252,'mod/quiz',1597915357,88,54,88,4.00000,10.00000,0.00000,NULL,88,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(980,2,45,'mod/quiz',1598012684,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(981,2,213,'mod/quiz',1598337509,36,55,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(982,2,200,'aggregation',1598337509,36,41,36,NULL,74.00000,0.00000,NULL,NULL,31.50000,0,0,0,0,0,0,NULL,0,NULL,0),(983,3,240,'userdelete',1600503662,2,41,88,NULL,144.00000,0.00000,NULL,NULL,9.00000,0,0,0,0,0,0,NULL,0,NULL,0),(984,3,241,'userdelete',1600503662,2,42,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(985,3,242,'userdelete',1600503662,2,43,88,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(986,3,239,'userdelete',1600503662,2,44,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(987,3,243,'userdelete',1600503662,2,45,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(988,3,244,'userdelete',1600503662,2,46,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(989,3,245,'userdelete',1600503662,2,47,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(990,3,246,'userdelete',1600503662,2,48,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(991,3,247,'userdelete',1600503662,2,49,88,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(992,3,248,'userdelete',1600503662,2,50,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(993,3,249,'userdelete',1600503662,2,51,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(994,3,250,'userdelete',1600503662,2,52,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(995,3,251,'userdelete',1600503662,2,53,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(996,3,252,'userdelete',1600503662,2,54,88,4.00000,10.00000,0.00000,NULL,88,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(997,3,253,'userdelete',1600503662,2,55,88,5.00000,10.00000,0.00000,NULL,88,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(998,3,254,'userdelete',1600503662,2,56,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(999,3,255,'userdelete',1600503662,2,57,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1000,3,256,'userdelete',1600503662,2,58,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1001,3,257,'userdelete',1600503662,2,59,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1002,3,258,'userdelete',1600503662,2,60,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1003,3,259,'userdelete',1600503662,2,61,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1004,3,260,'userdelete',1600503662,2,62,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1005,3,261,'userdelete',1600503662,2,63,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1006,3,262,'userdelete',1600503662,2,64,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1007,3,263,'userdelete',1600503662,2,65,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1008,3,264,'userdelete',1600503662,2,66,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1009,3,265,'userdelete',1600503662,2,67,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1010,3,266,'userdelete',1600503662,2,68,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1011,3,267,'userdelete',1600503662,2,69,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1012,3,268,'userdelete',1600503662,2,70,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1013,3,269,'userdelete',1600503662,2,71,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1014,3,270,'userdelete',1600503662,2,72,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1015,3,271,'userdelete',1600503662,2,73,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1016,3,272,'userdelete',1600503662,2,74,88,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1017,3,273,'userdelete',1600503662,2,75,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1018,3,274,'userdelete',1600503662,2,76,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1019,3,275,'userdelete',1600503662,2,77,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1020,3,276,'userdelete',1600503662,2,78,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1021,3,277,'userdelete',1600503662,2,79,88,0.00000,10.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1022,3,278,'userdelete',1600503662,2,80,88,0.00000,4.00000,0.00000,NULL,88,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1023,3,567,'userdelete',1600503662,2,83,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1024,3,568,'userdelete',1600503662,2,84,88,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1025,2,359,'mod/quiz',1600613744,95,44,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1026,2,575,'mod/quiz',1602078047,2,87,2,2.14286,10.00000,0.00000,NULL,2,2.14286,0,0,0,0,0,0,NULL,0,NULL,0),(1027,2,213,'mod/quiz',1602921363,36,55,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1028,2,212,'mod/quiz',1602921407,36,54,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1029,2,200,'aggregation',1602921407,36,41,36,NULL,84.00000,0.00000,NULL,NULL,31.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1030,1,583,'mod/quiz',1615358699,120,44,120,10.00000,10.00000,0.00000,NULL,120,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1031,1,584,'system',1615358700,120,41,120,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1032,1,585,'system',1615358700,120,42,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1033,1,586,'system',1615358700,120,43,120,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1034,1,587,'system',1615358700,120,45,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1035,1,588,'system',1615358700,120,46,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1036,1,589,'system',1615358700,120,47,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1037,1,590,'system',1615358700,120,48,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1038,1,591,'system',1615358700,120,49,120,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1039,1,592,'system',1615358700,120,50,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1040,1,593,'system',1615358700,120,51,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1041,1,594,'system',1615358700,120,52,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1042,1,595,'system',1615358700,120,53,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1043,1,596,'system',1615358700,120,54,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1044,1,597,'system',1615358700,120,55,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1045,1,598,'system',1615358700,120,56,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1046,1,599,'system',1615358700,120,57,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1047,1,600,'system',1615358700,120,58,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1048,1,601,'system',1615358700,120,59,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1049,1,602,'system',1615358700,120,60,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1050,1,603,'system',1615358700,120,61,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1051,1,604,'system',1615358700,120,62,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1052,1,605,'system',1615358700,120,63,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1053,1,606,'system',1615358700,120,64,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1054,1,607,'system',1615358700,120,65,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1055,1,608,'system',1615358700,120,66,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1056,1,609,'system',1615358700,120,67,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1057,1,610,'system',1615358700,120,68,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1058,1,611,'system',1615358700,120,69,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1059,1,612,'system',1615358700,120,70,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1060,1,613,'system',1615358700,120,71,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1061,1,614,'system',1615358700,120,72,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1062,1,615,'system',1615358700,120,73,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1063,1,616,'system',1615358700,120,74,120,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1064,1,617,'system',1615358700,120,75,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1065,1,618,'system',1615358700,120,76,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1066,1,619,'system',1615358700,120,77,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1067,1,620,'system',1615358700,120,78,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1068,1,621,'system',1615358700,120,79,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1069,1,622,'system',1615358700,120,80,120,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1070,1,623,'system',1615358700,120,83,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1071,1,624,'system',1615358700,120,84,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1072,2,584,'aggregation',1615358700,120,41,120,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1073,3,577,'coursedelete',1623344862,2,85,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1074,3,581,'coursedelete',1623344862,2,85,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1075,3,578,'coursedelete',1623344862,2,86,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1076,3,582,'coursedelete',1623344862,2,86,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1077,3,575,'coursedelete',1623344862,2,87,2,2.14286,10.00000,0.00000,NULL,2,2.14286,0,0,0,0,0,0,NULL,0,NULL,0),(1078,3,579,'coursedelete',1623344862,2,87,95,NULL,10.00000,0.00000,NULL,95,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1079,3,576,'coursedelete',1623344862,2,82,2,NULL,10.00000,0.00000,NULL,NULL,2.14286,0,0,0,0,0,0,NULL,0,NULL,0),(1080,3,580,'coursedelete',1623344862,2,82,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1081,1,625,'mod/quiz',1623402695,2,99,2,NULL,10.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1082,1,626,'system',1623402695,2,94,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1083,1,627,'system',1623402695,2,95,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1084,1,628,'system',1623402695,2,96,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1085,1,629,'system',1623402695,2,97,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1086,1,630,'system',1623402695,2,98,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1087,1,631,'system',1623405920,2,100,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1088,2,625,'mod/quiz',1623406566,2,99,2,NULL,40.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1089,1,632,'system',1623406840,2,101,2,NULL,40.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1090,1,633,'system',1623407209,2,102,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1091,1,634,'system',1623407552,2,103,2,NULL,60.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1092,1,635,'system',1623407552,2,104,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1093,1,636,'system',1623408399,2,106,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1094,1,637,'system',1623481005,2,108,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1095,1,638,'system',1623658087,2,109,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1096,1,639,'system',1623658087,2,110,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1097,1,640,'system',1623658848,2,111,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1098,3,584,'userdelete',1623666835,2,41,120,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1099,3,585,'userdelete',1623666835,2,42,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1100,3,586,'userdelete',1623666835,2,43,120,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1101,3,583,'userdelete',1623666835,2,44,120,10.00000,10.00000,0.00000,NULL,120,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1102,3,587,'userdelete',1623666835,2,45,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1103,3,588,'userdelete',1623666835,2,46,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1104,3,589,'userdelete',1623666835,2,47,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1105,3,590,'userdelete',1623666835,2,48,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1106,3,591,'userdelete',1623666835,2,49,120,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1107,3,592,'userdelete',1623666835,2,50,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1108,3,593,'userdelete',1623666835,2,51,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1109,3,594,'userdelete',1623666835,2,52,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1110,3,595,'userdelete',1623666835,2,53,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1111,3,596,'userdelete',1623666835,2,54,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1112,3,597,'userdelete',1623666835,2,55,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1113,3,598,'userdelete',1623666835,2,56,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1114,3,599,'userdelete',1623666835,2,57,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1115,3,600,'userdelete',1623666835,2,58,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1116,3,601,'userdelete',1623666835,2,59,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1117,3,602,'userdelete',1623666835,2,60,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1118,3,603,'userdelete',1623666835,2,61,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1119,3,604,'userdelete',1623666835,2,62,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1120,3,605,'userdelete',1623666835,2,63,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1121,3,606,'userdelete',1623666835,2,64,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1122,3,607,'userdelete',1623666835,2,65,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1123,3,608,'userdelete',1623666835,2,66,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1124,3,609,'userdelete',1623666835,2,67,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1125,3,610,'userdelete',1623666835,2,68,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1126,3,611,'userdelete',1623666835,2,69,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1127,3,612,'userdelete',1623666835,2,70,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1128,3,613,'userdelete',1623666835,2,71,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1129,3,614,'userdelete',1623666835,2,72,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1130,3,615,'userdelete',1623666835,2,73,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1131,3,616,'userdelete',1623666835,2,74,120,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1132,3,617,'userdelete',1623666835,2,75,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1133,3,618,'userdelete',1623666835,2,76,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1134,3,619,'userdelete',1623666835,2,77,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1135,3,620,'userdelete',1623666835,2,78,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1136,3,621,'userdelete',1623666835,2,79,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1137,3,622,'userdelete',1623666835,2,80,120,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1138,3,623,'userdelete',1623666835,2,83,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1139,3,624,'userdelete',1623666835,2,84,120,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1140,1,641,'system',1623680064,2,112,2,NULL,0.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1141,3,39,'coursedelete',1628487224,2,42,2,NULL,10.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1142,3,201,'coursedelete',1628487225,2,42,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1143,3,361,'coursedelete',1628487225,2,42,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1144,3,401,'coursedelete',1628487225,2,42,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1145,3,441,'coursedelete',1628487225,2,42,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1146,3,481,'coursedelete',1628487225,2,42,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1147,3,521,'coursedelete',1628487225,2,42,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1148,3,41,'coursedelete',1628487226,2,43,2,NULL,1.00000,0.00000,0,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(1149,3,202,'coursedelete',1628487226,2,43,36,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(1150,3,362,'coursedelete',1628487226,2,43,95,NULL,1.00000,0.00000,NULL,NULL,NULL,1,0,0,0,0,0,NULL,0,NULL,0),(1151,3,402,'coursedelete',1628487226,2,43,35,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1152,3,442,'coursedelete',1628487226,2,43,86,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1153,3,482,'coursedelete',1628487226,2,43,92,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1154,3,522,'coursedelete',1628487226,2,43,94,NULL,1.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1155,3,43,'coursedelete',1628487226,2,44,2,7.50000,10.00000,0.00000,NULL,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1156,3,199,'coursedelete',1628487226,2,44,36,10.00000,10.00000,0.00000,NULL,36,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1157,3,359,'coursedelete',1628487226,2,44,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1158,3,399,'coursedelete',1628487226,2,44,35,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1159,3,443,'coursedelete',1628487226,2,44,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1160,3,483,'coursedelete',1628487226,2,44,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1161,3,519,'coursedelete',1628487226,2,44,94,NULL,10.00000,0.00000,NULL,94,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1162,3,45,'coursedelete',1628487226,2,45,2,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1163,3,203,'coursedelete',1628487226,2,45,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1164,3,363,'coursedelete',1628487226,2,45,95,7.00000,10.00000,0.00000,NULL,95,7.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1165,3,403,'coursedelete',1628487226,2,45,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1166,3,444,'coursedelete',1628487226,2,45,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1167,3,484,'coursedelete',1628487226,2,45,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1168,3,523,'coursedelete',1628487226,2,45,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1169,3,47,'coursedelete',1628487226,2,46,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1170,3,204,'coursedelete',1628487226,2,46,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1171,3,364,'coursedelete',1628487226,2,46,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1172,3,404,'coursedelete',1628487226,2,46,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1173,3,445,'coursedelete',1628487226,2,46,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1174,3,485,'coursedelete',1628487226,2,46,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1175,3,524,'coursedelete',1628487226,2,46,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1176,3,49,'coursedelete',1628487226,2,47,2,7.50000,10.00000,0.00000,0,2,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1177,3,205,'coursedelete',1628487226,2,47,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1178,3,365,'coursedelete',1628487226,2,47,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1179,3,405,'coursedelete',1628487226,2,47,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1180,3,446,'coursedelete',1628487226,2,47,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1181,3,486,'coursedelete',1628487226,2,47,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1182,3,525,'coursedelete',1628487226,2,47,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1183,3,51,'coursedelete',1628487226,2,48,2,NULL,10.00000,0.00000,0,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1184,3,206,'coursedelete',1628487226,2,48,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1185,3,366,'coursedelete',1628487226,2,48,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1186,3,406,'coursedelete',1628487226,2,48,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1187,3,447,'coursedelete',1628487226,2,48,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1188,3,487,'coursedelete',1628487226,2,48,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1189,3,526,'coursedelete',1628487226,2,48,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1190,3,53,'coursedelete',1628487226,2,49,2,NULL,4.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1191,3,207,'coursedelete',1628487226,2,49,36,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1192,3,367,'coursedelete',1628487226,2,49,95,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1193,3,407,'coursedelete',1628487226,2,49,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1194,3,448,'coursedelete',1628487226,2,49,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1195,3,479,'coursedelete',1628487226,2,49,92,2.00000,4.00000,0.00000,NULL,2,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1196,3,527,'coursedelete',1628487226,2,49,94,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1197,3,56,'coursedelete',1628487226,2,50,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1198,3,208,'coursedelete',1628487226,2,50,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1199,3,368,'coursedelete',1628487226,2,50,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1200,3,408,'coursedelete',1628487226,2,50,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1201,3,449,'coursedelete',1628487226,2,50,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1202,3,488,'coursedelete',1628487226,2,50,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1203,3,528,'coursedelete',1628487226,2,50,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1204,3,57,'coursedelete',1628487226,2,51,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1205,3,209,'coursedelete',1628487226,2,51,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1206,3,369,'coursedelete',1628487226,2,51,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1207,3,409,'coursedelete',1628487226,2,51,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1208,3,450,'coursedelete',1628487226,2,51,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1209,3,489,'coursedelete',1628487226,2,51,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1210,3,529,'coursedelete',1628487226,2,51,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1211,3,58,'coursedelete',1628487226,2,52,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1212,3,210,'coursedelete',1628487226,2,52,36,4.00000,10.00000,0.00000,NULL,36,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1213,3,370,'coursedelete',1628487226,2,52,95,6.00000,10.00000,0.00000,NULL,95,6.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1214,3,410,'coursedelete',1628487226,2,52,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1215,3,451,'coursedelete',1628487226,2,52,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1216,3,490,'coursedelete',1628487226,2,52,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1217,3,530,'coursedelete',1628487226,2,52,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1218,3,59,'coursedelete',1628487226,2,53,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1219,3,211,'coursedelete',1628487226,2,53,36,5.00000,10.00000,0.00000,NULL,36,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1220,3,371,'coursedelete',1628487226,2,53,95,7.50000,10.00000,0.00000,NULL,95,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1221,3,411,'coursedelete',1628487226,2,53,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1222,3,452,'coursedelete',1628487226,2,53,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1223,3,491,'coursedelete',1628487226,2,53,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1224,3,531,'coursedelete',1628487226,2,53,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1225,3,78,'coursedelete',1628487226,2,54,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1226,3,212,'coursedelete',1628487226,2,54,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1227,3,372,'coursedelete',1628487226,2,54,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1228,3,412,'coursedelete',1628487226,2,54,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1229,3,439,'coursedelete',1628487226,2,54,86,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1230,3,492,'coursedelete',1628487226,2,54,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1231,3,532,'coursedelete',1628487226,2,54,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1232,3,79,'coursedelete',1628487226,2,55,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1233,3,213,'coursedelete',1628487226,2,55,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1234,3,373,'coursedelete',1628487226,2,55,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1235,3,413,'coursedelete',1628487226,2,55,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1236,3,453,'coursedelete',1628487226,2,55,86,5.00000,10.00000,0.00000,NULL,2,5.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1237,3,493,'coursedelete',1628487226,2,55,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1238,3,533,'coursedelete',1628487226,2,55,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1239,3,80,'coursedelete',1628487226,2,56,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1240,3,214,'coursedelete',1628487226,2,56,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1241,3,374,'coursedelete',1628487226,2,56,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1242,3,414,'coursedelete',1628487226,2,56,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1243,3,454,'coursedelete',1628487226,2,56,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1244,3,494,'coursedelete',1628487226,2,56,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1245,3,534,'coursedelete',1628487226,2,56,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1246,3,81,'coursedelete',1628487226,2,57,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1247,3,215,'coursedelete',1628487226,2,57,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1248,3,375,'coursedelete',1628487226,2,57,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1249,3,415,'coursedelete',1628487226,2,57,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1250,3,455,'coursedelete',1628487226,2,57,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1251,3,495,'coursedelete',1628487226,2,57,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1252,3,535,'coursedelete',1628487226,2,57,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1253,3,90,'coursedelete',1628487226,2,58,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1254,3,216,'coursedelete',1628487226,2,58,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1255,3,376,'coursedelete',1628487226,2,58,95,4.00000,10.00000,0.00000,NULL,95,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1256,3,416,'coursedelete',1628487226,2,58,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1257,3,456,'coursedelete',1628487226,2,58,86,4.00000,10.00000,0.00000,NULL,2,4.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1258,3,496,'coursedelete',1628487226,2,58,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1259,3,536,'coursedelete',1628487226,2,58,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1260,3,91,'coursedelete',1628487226,2,59,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1261,3,217,'coursedelete',1628487226,2,59,36,0.00000,10.00000,0.00000,NULL,36,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1262,3,377,'coursedelete',1628487226,2,59,95,10.00000,10.00000,0.00000,NULL,95,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1263,3,417,'coursedelete',1628487226,2,59,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1264,3,457,'coursedelete',1628487226,2,59,86,10.00000,10.00000,0.00000,NULL,2,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1265,3,497,'coursedelete',1628487226,2,59,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1266,3,537,'coursedelete',1628487226,2,59,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1267,3,96,'coursedelete',1628487226,2,60,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1268,3,218,'coursedelete',1628487226,2,60,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1269,3,378,'coursedelete',1628487226,2,60,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1270,3,418,'coursedelete',1628487226,2,60,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1271,3,458,'coursedelete',1628487226,2,60,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1272,3,498,'coursedelete',1628487226,2,60,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1273,3,538,'coursedelete',1628487226,2,60,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1274,3,97,'coursedelete',1628487226,2,61,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1275,3,219,'coursedelete',1628487226,2,61,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1276,3,379,'coursedelete',1628487226,2,61,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1277,3,419,'coursedelete',1628487226,2,61,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1278,3,459,'coursedelete',1628487226,2,61,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1279,3,499,'coursedelete',1628487226,2,61,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1280,3,539,'coursedelete',1628487226,2,61,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1281,3,98,'coursedelete',1628487227,2,62,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1282,3,220,'coursedelete',1628487227,2,62,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1283,3,380,'coursedelete',1628487227,2,62,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1284,3,420,'coursedelete',1628487227,2,62,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1285,3,460,'coursedelete',1628487227,2,62,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1286,3,500,'coursedelete',1628487227,2,62,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1287,3,540,'coursedelete',1628487227,2,62,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1288,3,99,'coursedelete',1628487227,2,63,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1289,3,221,'coursedelete',1628487227,2,63,36,7.50000,10.00000,0.00000,NULL,36,7.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1290,3,381,'coursedelete',1628487227,2,63,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1291,3,421,'coursedelete',1628487227,2,63,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1292,3,461,'coursedelete',1628487227,2,63,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1293,3,501,'coursedelete',1628487227,2,63,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1294,3,541,'coursedelete',1628487227,2,63,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1295,3,108,'coursedelete',1628487227,2,64,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1296,3,222,'coursedelete',1628487227,2,64,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1297,3,382,'coursedelete',1628487227,2,64,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1298,3,422,'coursedelete',1628487227,2,64,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1299,3,462,'coursedelete',1628487227,2,64,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1300,3,502,'coursedelete',1628487227,2,64,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1301,3,542,'coursedelete',1628487227,2,64,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1302,3,109,'coursedelete',1628487227,2,65,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1303,3,223,'coursedelete',1628487227,2,65,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1304,3,383,'coursedelete',1628487227,2,65,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1305,3,423,'coursedelete',1628487227,2,65,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1306,3,463,'coursedelete',1628487227,2,65,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1307,3,503,'coursedelete',1628487227,2,65,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1308,3,543,'coursedelete',1628487227,2,65,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1309,3,110,'coursedelete',1628487227,2,66,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1310,3,224,'coursedelete',1628487227,2,66,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1311,3,384,'coursedelete',1628487227,2,66,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1312,3,424,'coursedelete',1628487227,2,66,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1313,3,464,'coursedelete',1628487227,2,66,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1314,3,504,'coursedelete',1628487227,2,66,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1315,3,544,'coursedelete',1628487227,2,66,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1316,3,111,'coursedelete',1628487227,2,67,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1317,3,225,'coursedelete',1628487227,2,67,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1318,3,385,'coursedelete',1628487227,2,67,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1319,3,425,'coursedelete',1628487227,2,67,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1320,3,465,'coursedelete',1628487227,2,67,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1321,3,505,'coursedelete',1628487227,2,67,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1322,3,545,'coursedelete',1628487227,2,67,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1323,3,120,'coursedelete',1628487227,2,68,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1324,3,226,'coursedelete',1628487227,2,68,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1325,3,386,'coursedelete',1628487227,2,68,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1326,3,426,'coursedelete',1628487227,2,68,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1327,3,466,'coursedelete',1628487227,2,68,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1328,3,506,'coursedelete',1628487227,2,68,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1329,3,546,'coursedelete',1628487227,2,68,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1330,3,121,'coursedelete',1628487227,2,69,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1331,3,227,'coursedelete',1628487227,2,69,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1332,3,387,'coursedelete',1628487227,2,69,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1333,3,427,'coursedelete',1628487227,2,69,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1334,3,467,'coursedelete',1628487227,2,69,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1335,3,507,'coursedelete',1628487227,2,69,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1336,3,547,'coursedelete',1628487227,2,69,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1337,3,122,'coursedelete',1628487227,2,70,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1338,3,228,'coursedelete',1628487227,2,70,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1339,3,388,'coursedelete',1628487227,2,70,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1340,3,428,'coursedelete',1628487227,2,70,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1341,3,468,'coursedelete',1628487227,2,70,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1342,3,508,'coursedelete',1628487227,2,70,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1343,3,548,'coursedelete',1628487227,2,70,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1344,3,123,'coursedelete',1628487227,2,71,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1345,3,229,'coursedelete',1628487227,2,71,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1346,3,389,'coursedelete',1628487227,2,71,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1347,3,429,'coursedelete',1628487227,2,71,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1348,3,469,'coursedelete',1628487227,2,71,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1349,3,509,'coursedelete',1628487227,2,71,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1350,3,549,'coursedelete',1628487227,2,71,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1351,3,124,'coursedelete',1628487227,2,72,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1352,3,230,'coursedelete',1628487227,2,72,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1353,3,390,'coursedelete',1628487227,2,72,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1354,3,430,'coursedelete',1628487227,2,72,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1355,3,470,'coursedelete',1628487227,2,72,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1356,3,510,'coursedelete',1628487227,2,72,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1357,3,550,'coursedelete',1628487227,2,72,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1358,3,125,'coursedelete',1628487227,2,73,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1359,3,231,'coursedelete',1628487227,2,73,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1360,3,391,'coursedelete',1628487227,2,73,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1361,3,431,'coursedelete',1628487227,2,73,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1362,3,471,'coursedelete',1628487227,2,73,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1363,3,511,'coursedelete',1628487227,2,73,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1364,3,551,'coursedelete',1628487227,2,73,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1365,3,138,'coursedelete',1628487227,2,74,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1366,3,232,'coursedelete',1628487227,2,74,36,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1367,3,392,'coursedelete',1628487227,2,74,95,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1368,3,432,'coursedelete',1628487227,2,74,35,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1369,3,472,'coursedelete',1628487227,2,74,86,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1370,3,512,'coursedelete',1628487227,2,74,92,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1371,3,552,'coursedelete',1628487227,2,74,94,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1372,3,139,'coursedelete',1628487227,2,75,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1373,3,233,'coursedelete',1628487227,2,75,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1374,3,393,'coursedelete',1628487227,2,75,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1375,3,433,'coursedelete',1628487227,2,75,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1376,3,473,'coursedelete',1628487227,2,75,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1377,3,513,'coursedelete',1628487227,2,75,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1378,3,553,'coursedelete',1628487227,2,75,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1379,3,140,'coursedelete',1628487227,2,76,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1380,3,234,'coursedelete',1628487227,2,76,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1381,3,394,'coursedelete',1628487227,2,76,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1382,3,434,'coursedelete',1628487227,2,76,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1383,3,474,'coursedelete',1628487227,2,76,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1384,3,514,'coursedelete',1628487227,2,76,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1385,3,554,'coursedelete',1628487227,2,76,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1386,3,141,'coursedelete',1628487227,2,77,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1387,3,235,'coursedelete',1628487227,2,77,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1388,3,395,'coursedelete',1628487227,2,77,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1389,3,435,'coursedelete',1628487227,2,77,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1390,3,475,'coursedelete',1628487227,2,77,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1391,3,515,'coursedelete',1628487227,2,77,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1392,3,555,'coursedelete',1628487227,2,77,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1393,3,142,'coursedelete',1628487227,2,78,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1394,3,236,'coursedelete',1628487227,2,78,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1395,3,396,'coursedelete',1628487227,2,78,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1396,3,436,'coursedelete',1628487227,2,78,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1397,3,476,'coursedelete',1628487227,2,78,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1398,3,516,'coursedelete',1628487227,2,78,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1399,3,556,'coursedelete',1628487227,2,78,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1400,3,191,'coursedelete',1628487227,2,79,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1401,3,237,'coursedelete',1628487227,2,79,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1402,3,397,'coursedelete',1628487227,2,79,95,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1403,3,437,'coursedelete',1628487227,2,79,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1404,3,477,'coursedelete',1628487227,2,79,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1405,3,517,'coursedelete',1628487227,2,79,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1406,3,557,'coursedelete',1628487227,2,79,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1407,3,192,'coursedelete',1628487227,2,80,2,0.00000,4.00000,0.00000,NULL,2,0.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1408,3,238,'coursedelete',1628487227,2,80,36,1.00000,4.00000,0.00000,NULL,36,1.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1409,3,398,'coursedelete',1628487227,2,80,95,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1410,3,438,'coursedelete',1628487227,2,80,35,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1411,3,478,'coursedelete',1628487227,2,80,86,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1412,3,518,'coursedelete',1628487227,2,80,92,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1413,3,558,'coursedelete',1628487227,2,80,94,NULL,4.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1414,3,559,'coursedelete',1628487227,2,83,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1415,3,561,'coursedelete',1628487227,2,83,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1416,3,563,'coursedelete',1628487227,2,83,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1417,3,565,'coursedelete',1628487227,2,83,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1418,3,569,'coursedelete',1628487227,2,83,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1419,3,571,'coursedelete',1628487227,2,83,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1420,3,573,'coursedelete',1628487227,2,83,95,7.20000,10.00000,0.00000,NULL,95,7.20000,0,0,0,0,0,0,NULL,0,NULL,0),(1421,3,560,'coursedelete',1628487227,2,84,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1422,3,562,'coursedelete',1628487227,2,84,35,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1423,3,564,'coursedelete',1628487227,2,84,36,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1424,3,566,'coursedelete',1628487227,2,84,86,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1425,3,570,'coursedelete',1628487227,2,84,92,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1426,3,572,'coursedelete',1628487227,2,84,94,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1427,3,574,'coursedelete',1628487227,2,84,95,9.50000,10.00000,0.00000,NULL,95,9.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1428,3,55,'coursedelete',1628487227,2,41,2,NULL,24.00000,0.00000,NULL,NULL,11.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1429,3,200,'coursedelete',1628487227,2,41,36,NULL,84.00000,0.00000,NULL,NULL,31.50000,0,0,0,0,0,0,NULL,0,NULL,0),(1430,3,360,'coursedelete',1628487227,2,41,95,NULL,100.00000,0.00000,NULL,NULL,81.20000,0,0,0,0,0,0,NULL,0,NULL,0),(1431,3,400,'coursedelete',1628487227,2,41,35,NULL,10.00000,0.00000,NULL,NULL,10.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1432,3,440,'coursedelete',1628487227,2,41,86,NULL,40.00000,0.00000,NULL,NULL,23.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1433,3,480,'coursedelete',1628487227,2,41,92,NULL,4.00000,0.00000,NULL,NULL,2.00000,0,0,0,0,0,0,NULL,0,NULL,0),(1434,3,520,'coursedelete',1628487227,2,41,94,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1435,3,641,'coursedelete',1628487374,2,112,2,NULL,0.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1436,3,627,'coursedelete',1628487374,2,95,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1437,3,628,'coursedelete',1628487374,2,96,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1438,3,629,'coursedelete',1628487374,2,97,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1439,3,630,'coursedelete',1628487374,2,98,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1440,3,625,'coursedelete',1628487374,2,99,2,NULL,40.00000,0.00000,NULL,2,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1441,3,631,'coursedelete',1628487374,2,100,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1442,3,632,'coursedelete',1628487374,2,101,2,NULL,40.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1443,3,633,'coursedelete',1628487374,2,102,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1444,3,634,'coursedelete',1628487374,2,103,2,NULL,60.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1445,3,635,'coursedelete',1628487374,2,104,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1446,3,636,'coursedelete',1628487374,2,106,2,NULL,10.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1447,3,637,'coursedelete',1628487374,2,108,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1448,3,638,'coursedelete',1628487374,2,109,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1449,3,639,'coursedelete',1628487374,2,110,2,NULL,20.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1450,3,640,'coursedelete',1628487374,2,111,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0),(1451,3,626,'coursedelete',1628487374,2,94,2,NULL,100.00000,0.00000,NULL,NULL,NULL,0,0,0,0,0,0,NULL,0,NULL,0); /*!40000 ALTER TABLE `mdl_grade_grades_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_import_newitem` -- DROP TABLE IF EXISTS `mdl_grade_import_newitem`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_import_newitem` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `itemname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `importcode` bigint(10) NOT NULL, `importer` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_gradimponewi_imp_ix` (`importer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='temporary table for storing new grade_item names from grade '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_import_newitem` -- LOCK TABLES `mdl_grade_import_newitem` WRITE; /*!40000 ALTER TABLE `mdl_grade_import_newitem` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_import_newitem` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_import_values` -- DROP TABLE IF EXISTS `mdl_grade_import_values`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_import_values` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `itemid` bigint(10) DEFAULT NULL, `newgradeitem` bigint(10) DEFAULT NULL, `userid` bigint(10) NOT NULL, `finalgrade` decimal(10,5) DEFAULT NULL, `feedback` longtext COLLATE utf8mb4_unicode_ci, `importcode` bigint(10) NOT NULL, `importer` bigint(10) DEFAULT NULL, `importonlyfeedback` tinyint(1) DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_gradimpovalu_ite_ix` (`itemid`), KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`), KEY `mdl_gradimpovalu_imp_ix` (`importer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Temporary table for importing grades'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_import_values` -- LOCK TABLES `mdl_grade_import_values` WRITE; /*!40000 ALTER TABLE `mdl_grade_import_values` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_import_values` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_items` -- DROP TABLE IF EXISTS `mdl_grade_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_items` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) DEFAULT NULL, `categoryid` bigint(10) DEFAULT NULL, `itemname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `itemtype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemmodule` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `iteminstance` bigint(10) DEFAULT NULL, `itemnumber` bigint(10) DEFAULT NULL, `iteminfo` longtext COLLATE utf8mb4_unicode_ci, `idnumber` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `calculation` longtext COLLATE utf8mb4_unicode_ci, `gradetype` smallint(4) NOT NULL DEFAULT '1', `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000', `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000', `scaleid` bigint(10) DEFAULT NULL, `outcomeid` bigint(10) DEFAULT NULL, `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000', `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000', `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000', `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000', `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000', `sortorder` bigint(10) NOT NULL DEFAULT '0', `display` bigint(10) NOT NULL DEFAULT '0', `decimals` tinyint(1) DEFAULT NULL, `hidden` bigint(10) NOT NULL DEFAULT '0', `locked` bigint(10) NOT NULL DEFAULT '0', `locktime` bigint(10) NOT NULL DEFAULT '0', `needsupdate` bigint(10) NOT NULL DEFAULT '0', `weightoverride` tinyint(1) NOT NULL DEFAULT '0', `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`), KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`), KEY `mdl_graditem_gra_ix` (`gradetype`), KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`), KEY `mdl_graditem_cou_ix` (`courseid`), KEY `mdl_graditem_cat_ix` (`categoryid`), KEY `mdl_graditem_sca_ix` (`scaleid`), KEY `mdl_graditem_out_ix` (`outcomeid`) ) ENGINE=InnoDB AUTO_INCREMENT=129 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table keeps information about gradeable items (ie colum'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_items` -- LOCK TABLES `mdl_grade_items` WRITE; /*!40000 ALTER TABLE `mdl_grade_items` DISABLE KEYS */; INSERT INTO `mdl_grade_items` VALUES (81,1,NULL,NULL,'course',NULL,11,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,NULL,0,0,0,0,0,1589589843,1589589843),(123,28,NULL,NULL,'course',NULL,32,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,NULL,0,0,0,0,0,1629864111,1649055008),(125,32,NULL,NULL,'course',NULL,33,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,NULL,0,0,0,0,0,1636679092,1636679092),(127,34,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,NULL,0,0,0,0,0,1637745518,1637745518),(128,35,NULL,NULL,'course',NULL,36,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,NULL,0,0,0,0,0,1640069893,1640069894); /*!40000 ALTER TABLE `mdl_grade_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_items_history` -- DROP TABLE IF EXISTS `mdl_grade_items_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_items_history` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `loggeduser` bigint(10) DEFAULT NULL, `courseid` bigint(10) DEFAULT NULL, `categoryid` bigint(10) DEFAULT NULL, `itemname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `itemtype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemmodule` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `iteminstance` bigint(10) DEFAULT NULL, `itemnumber` bigint(10) DEFAULT NULL, `iteminfo` longtext COLLATE utf8mb4_unicode_ci, `idnumber` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `calculation` longtext COLLATE utf8mb4_unicode_ci, `gradetype` smallint(4) NOT NULL DEFAULT '1', `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000', `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000', `scaleid` bigint(10) DEFAULT NULL, `outcomeid` bigint(10) DEFAULT NULL, `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000', `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000', `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000', `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000', `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000', `sortorder` bigint(10) NOT NULL DEFAULT '0', `hidden` bigint(10) NOT NULL DEFAULT '0', `locked` bigint(10) NOT NULL DEFAULT '0', `locktime` bigint(10) NOT NULL DEFAULT '0', `needsupdate` bigint(10) NOT NULL DEFAULT '0', `display` bigint(10) NOT NULL DEFAULT '0', `decimals` tinyint(1) DEFAULT NULL, `weightoverride` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_graditemhist_act_ix` (`action`), KEY `mdl_graditemhist_tim_ix` (`timemodified`), KEY `mdl_graditemhist_old_ix` (`oldid`), KEY `mdl_graditemhist_cou_ix` (`courseid`), KEY `mdl_graditemhist_cat_ix` (`categoryid`), KEY `mdl_graditemhist_sca_ix` (`scaleid`), KEY `mdl_graditemhist_out_ix` (`outcomeid`), KEY `mdl_graditemhist_log_ix` (`loggeduser`) ) ENGINE=InnoDB AUTO_INCREMENT=1329 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='History of grade_items'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_items_history` -- LOCK TABLES `mdl_grade_items_history` WRITE; /*!40000 ALTER TABLE `mdl_grade_items_history` DISABLE KEYS */; INSERT INTO `mdl_grade_items_history` VALUES (1,1,1,'system',1587110713,2,2,NULL,NULL,'course',NULL,1,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(2,1,2,'restore',1587110713,2,2,1,'點擊這裡--> 開始進入第四課:虛空者的福音','mod','lesson',1,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08190,2,0,0,0,0,0,NULL,0),(3,2,2,'restore',1587110713,2,2,1,'點擊這裡--> 開始進入第四課:虛空者的福音','mod','lesson',1,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08190,24,0,0,0,1,0,NULL,0),(4,1,3,'system',1587454461,2,3,NULL,NULL,'course',NULL,2,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(5,1,4,'restore',1587454461,2,3,2,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',2,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,2,0,0,0,0,0,NULL,0),(6,2,4,'restore',1587454461,2,3,2,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',2,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,28,0,0,0,1,0,NULL,0),(7,1,5,'restore',1587454462,2,3,2,'處境題','mod','quiz',1,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00420,29,0,0,0,0,0,NULL,0),(8,2,5,'restore',1587454462,2,3,2,'處境題','mod','quiz',1,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00420,61,0,0,0,1,0,NULL,0),(9,3,2,'coursedelete',1587454655,2,2,1,'點擊這裡--> 開始進入第四課:虛空者的福音','mod','lesson',1,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08190,24,0,0,0,1,0,NULL,0),(10,3,1,'coursedelete',1587454655,2,2,NULL,NULL,'course',NULL,1,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(11,2,5,NULL,1587455100,2,3,2,'處境題','mod','quiz',1,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,61,0,0,0,1,0,NULL,0),(12,2,3,'aggregation',1587455100,2,3,NULL,NULL,'course',NULL,2,NULL,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(13,3,4,'coursedelete',1587549531,2,3,2,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',2,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,28,0,0,0,1,0,NULL,0),(14,3,5,'coursedelete',1587549531,2,3,2,'處境題','mod','quiz',1,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,61,0,0,0,1,0,NULL,0),(15,3,3,'coursedelete',1587549531,2,3,NULL,NULL,'course',NULL,2,NULL,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(16,1,6,'system',1587555654,2,4,NULL,NULL,'course',NULL,3,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(17,3,6,'coursedelete',1587555654,2,4,NULL,NULL,'course',NULL,3,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(18,1,7,'system',1587562298,2,6,NULL,NULL,'course',NULL,4,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(19,1,8,'restore',1587562298,2,6,4,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',3,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,2,1,0,0,0,0,NULL,0),(20,2,8,'restore',1587562298,2,6,4,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',3,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,28,1,0,0,1,0,NULL,0),(21,1,9,'restore',1587562299,2,6,4,'經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,29,1,0,0,0,0,NULL,0),(22,2,9,'restore',1587562299,2,6,4,'經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,62,1,0,0,1,0,NULL,0),(23,1,10,'restore',1587562299,2,6,4,'處境題','mod','quiz',3,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,63,1,0,0,0,0,NULL,0),(24,2,10,'restore',1587562299,2,6,4,'處境題','mod','quiz',3,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,66,1,0,0,1,0,NULL,0),(25,2,9,NULL,1587562378,2,6,4,'經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,1,0,NULL,0),(26,2,10,NULL,1587562378,2,6,4,'處境題','mod','quiz',3,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,66,1,0,0,1,0,NULL,0),(27,2,7,'aggregation',1587562378,2,6,NULL,NULL,'course',NULL,4,NULL,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(28,1,11,'system',1587562635,2,5,NULL,NULL,'course',NULL,5,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(29,3,11,'coursedelete',1587562635,2,5,NULL,NULL,'course',NULL,5,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(30,2,9,NULL,1587639535,2,6,4,'\\經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,0,0,NULL,0),(31,2,9,NULL,1587639550,2,6,4,'經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,0,0,NULL,0),(32,1,12,'system',1587644850,2,7,NULL,NULL,'course',NULL,6,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(33,3,12,'coursedelete',1587644850,2,7,NULL,NULL,'course',NULL,6,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(34,1,13,'system',1587645111,2,8,NULL,NULL,'course',NULL,7,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(35,3,13,'coursedelete',1587645111,2,8,NULL,NULL,'course',NULL,7,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(36,1,14,'system',1587645217,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(37,1,15,'restore',1587645217,2,9,8,'經文自學題','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,2,1,0,0,0,0,NULL,0),(38,2,15,'restore',1587645217,2,9,8,'經文自學題','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,62,1,0,0,1,0,NULL,0),(39,1,16,'restore',1587645217,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,63,1,0,0,0,0,NULL,0),(40,2,16,'restore',1587645217,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00413,66,1,0,0,1,0,NULL,0),(41,3,8,'coursedelete',1587646301,2,6,4,'點擊這裡--> 開始進入第七課:虛空者的福音','mod','lesson',3,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03888,28,1,0,0,1,0,NULL,0),(42,3,9,'coursedelete',1587646301,2,6,4,'經文自學題','mod','quiz',2,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,1,0,NULL,0),(43,3,10,'coursedelete',1587646302,2,6,4,'處境題','mod','quiz',3,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,66,1,0,0,1,0,NULL,0),(44,3,7,'coursedelete',1587646302,2,6,NULL,NULL,'course',NULL,4,NULL,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(45,2,15,NULL,1587646374,2,9,8,'經文自學題','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,1,0,NULL,0),(46,2,16,NULL,1587646374,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,66,1,0,0,1,0,NULL,0),(47,2,14,'aggregation',1587646374,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(48,2,15,NULL,1587658441,2,9,8,'你睇我唔倒','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,0,0,NULL,0),(49,2,15,NULL,1587691299,2,9,8,' 你睇我唔倒','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,62,1,0,0,0,0,NULL,0),(50,1,17,NULL,1587691343,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,67,0,0,0,1,0,NULL,0),(51,2,15,NULL,1587691343,2,9,8,' 你睇我唔倒','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.33333,62,1,0,0,1,0,NULL,0),(52,2,16,NULL,1587691343,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.33333,66,1,0,0,1,0,NULL,0),(53,2,17,NULL,1587691343,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.33333,67,0,0,0,1,0,NULL,0),(54,2,14,'aggregation',1587691343,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,30.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(55,1,18,'system',1587770837,2,10,NULL,NULL,'course',NULL,9,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(56,1,19,'restore',1587770837,2,10,9,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',4,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,2,1,0,0,0,0,NULL,0),(57,2,19,'restore',1587770837,2,10,9,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',4,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,16,1,0,0,1,0,NULL,0),(58,1,20,'restore',1587770837,2,10,9,'處境題','mod','quiz',7,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00527,17,1,0,0,0,0,NULL,0),(59,2,20,'restore',1587770837,2,10,9,'處境題','mod','quiz',7,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00527,58,1,0,0,1,0,NULL,0),(60,3,19,'coursedelete',1587771290,2,10,9,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',4,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,16,1,0,0,1,0,NULL,0),(61,3,20,'coursedelete',1587771290,2,10,9,'處境題','mod','quiz',7,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00527,58,1,0,0,1,0,NULL,0),(62,3,18,'coursedelete',1587771290,2,10,NULL,NULL,'course',NULL,9,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(63,1,21,'restore',1587771360,2,9,8,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',5,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,68,1,0,0,0,0,NULL,0),(64,2,21,'restore',1587771360,2,9,8,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',5,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,16,1,0,0,1,0,NULL,0),(65,1,22,'restore',1587771360,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00527,68,1,0,0,0,0,NULL,0),(66,2,22,'restore',1587771360,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00527,58,1,0,0,1,0,NULL,0),(67,2,22,NULL,1587821652,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11765,58,1,0,0,1,0,NULL,0),(68,2,15,NULL,1587821652,2,9,8,' 你睇我唔倒','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,62,1,0,0,1,0,NULL,0),(69,2,16,NULL,1587821652,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,66,1,0,0,1,0,NULL,0),(70,2,17,NULL,1587821652,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,67,0,0,0,1,0,NULL,0),(71,2,14,'aggregation',1587821652,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,34.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(72,2,15,NULL,1587823299,2,9,8,' 自學查經好Easy','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,62,1,0,0,0,0,NULL,0),(73,2,17,NULL,1587823480,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,67,1,0,0,0,0,NULL,0),(74,1,23,'restore',1587952232,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01318,68,0,0,0,0,0,NULL,0),(75,2,23,'restore',1587952232,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01318,59,0,0,0,1,0,NULL,0),(76,2,22,NULL,1587952610,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09091,58,1,0,0,1,0,NULL,0),(77,2,23,NULL,1587952610,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22727,59,0,0,0,1,0,NULL,0),(78,2,15,NULL,1587952610,2,9,8,' 自學查經好Easy','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22727,62,1,0,0,1,0,NULL,0),(79,2,16,NULL,1587952610,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22727,66,1,0,0,1,0,NULL,0),(80,2,17,NULL,1587952610,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22727,67,1,0,0,1,0,NULL,0),(81,2,14,'aggregation',1587952610,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,44.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(82,1,24,'restore',1588585655,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',6,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,68,0,0,0,0,0,NULL,0),(83,2,24,'restore',1588585655,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',6,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,7,0,0,0,1,0,NULL,0),(84,1,25,'restore',1588585655,2,9,8,'處境題','mod','quiz',10,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,68,0,0,0,0,0,NULL,0),(85,2,25,'restore',1588585655,2,9,8,'處境題','mod','quiz',10,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,67,0,0,0,1,0,NULL,0),(86,1,26,'restore',1588585655,2,9,8,'自學查經好Easy','mod','quiz',11,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,68,1,0,0,0,0,NULL,0),(87,2,26,'restore',1588585655,2,9,8,'自學查經好Easy','mod','quiz',11,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,68,1,0,0,1,0,NULL,0),(88,1,27,'restore',1588586320,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',7,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,71,0,0,0,0,0,NULL,0),(89,2,27,'restore',1588586320,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',7,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,7,0,0,0,1,0,NULL,0),(90,1,28,'restore',1588586320,2,9,8,'處境題','mod','quiz',12,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,71,0,0,0,0,0,NULL,0),(91,2,28,'restore',1588586320,2,9,8,'處境題','mod','quiz',12,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,67,0,0,0,1,0,NULL,0),(92,1,29,'restore',1588586321,2,9,8,'自學查經好Easy','mod','quiz',13,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,71,1,0,0,0,0,NULL,0),(93,2,29,'restore',1588586321,2,9,8,'自學查經好Easy','mod','quiz',13,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,68,1,0,0,1,0,NULL,0),(94,2,24,NULL,1588586499,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',6,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01163,7,0,0,0,1,0,NULL,0),(95,2,27,NULL,1588586499,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',7,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01163,8,0,0,0,1,0,NULL,0),(96,2,22,NULL,1588586499,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04651,60,1,0,0,1,0,NULL,0),(97,2,23,NULL,1588586499,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,61,0,0,0,1,0,NULL,0),(98,2,15,NULL,1588586499,2,9,8,' 自學查經好Easy','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,64,1,0,0,1,0,NULL,0),(99,2,16,NULL,1588586499,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,68,1,0,0,1,0,NULL,0),(100,2,17,NULL,1588586499,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,69,1,0,0,1,0,NULL,0),(101,2,28,NULL,1588586499,2,9,8,'處境題','mod','quiz',12,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,70,0,0,0,1,0,NULL,0),(102,2,25,NULL,1588586499,2,9,8,'處境題','mod','quiz',10,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,72,0,0,0,1,0,NULL,0),(103,2,29,NULL,1588586499,2,9,8,'自學查經好Easy','mod','quiz',13,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,73,1,0,0,1,0,NULL,0),(104,2,26,NULL,1588586499,2,9,8,'自學查經好Easy','mod','quiz',11,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11628,76,1,0,0,1,0,NULL,0),(105,2,14,'aggregation',1588586499,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,86.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(106,1,30,'restore',1588587157,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',8,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,77,0,0,0,0,0,NULL,0),(107,2,30,'restore',1588587157,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',8,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00041,7,0,0,0,1,0,NULL,0),(108,1,31,'restore',1588587157,2,9,8,'處境題','mod','quiz',14,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,77,0,0,0,0,0,NULL,0),(109,2,31,'restore',1588587157,2,9,8,'處境題','mod','quiz',14,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,67,0,0,0,1,0,NULL,0),(110,1,32,'restore',1588587157,2,9,8,'自學查經好Easy','mod','quiz',15,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,77,1,0,0,0,0,NULL,0),(111,2,32,'restore',1588587157,2,9,8,'自學查經好Easy','mod','quiz',15,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00409,68,1,0,0,1,0,NULL,0),(112,2,24,NULL,1588588196,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',6,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,7,0,0,0,1,0,NULL,0),(113,2,30,NULL,1588588196,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',8,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,8,0,0,0,1,0,NULL,0),(114,2,27,NULL,1588588196,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',7,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,10,0,0,0,1,0,NULL,0),(115,2,22,NULL,1588588196,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,62,1,0,0,1,0,NULL,0),(116,2,23,NULL,1588588196,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,63,0,0,0,1,0,NULL,0),(117,2,15,NULL,1588588196,2,9,8,' 自學查經好Easy','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,66,1,0,0,1,0,NULL,0),(118,2,31,NULL,1588588196,2,9,8,'處境題','mod','quiz',14,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,69,0,0,0,1,0,NULL,0),(119,2,16,NULL,1588588196,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,70,1,0,0,1,0,NULL,0),(120,2,32,NULL,1588588196,2,9,8,'自學查經好Easy','mod','quiz',15,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,71,1,0,0,1,0,NULL,0),(121,2,17,NULL,1588588196,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,73,1,0,0,1,0,NULL,0),(122,2,28,NULL,1588588196,2,9,8,'處境題','mod','quiz',12,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,74,0,0,0,1,0,NULL,0),(123,2,25,NULL,1588588196,2,9,8,'處境題','mod','quiz',10,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,76,0,0,0,1,0,NULL,0),(124,2,29,NULL,1588588196,2,9,8,'自學查經好Easy','mod','quiz',13,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,77,1,0,0,1,0,NULL,0),(125,2,26,NULL,1588588196,2,9,8,'自學查經好Easy','mod','quiz',11,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,80,1,0,0,1,0,NULL,0),(126,2,14,'aggregation',1588588196,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,107.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(127,1,33,'restore',1588822175,2,9,8,'公佈欄','mod','quiz',16,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,0,0,0,0,0,NULL,0),(128,2,33,'restore',1588822175,2,9,8,'公佈欄','mod','quiz',16,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,63,0,0,0,1,0,NULL,0),(129,1,34,'restore',1588822175,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',9,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,81,0,0,0,0,0,NULL,0),(130,2,34,'restore',1588822175,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',9,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,8,0,0,0,1,0,NULL,0),(131,1,35,'restore',1588822176,2,9,8,'處境題','mod','quiz',17,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,0,0,0,0,0,NULL,0),(132,2,35,'restore',1588822176,2,9,8,'處境題','mod','quiz',17,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,69,0,0,0,1,0,NULL,0),(133,1,36,'restore',1588822176,2,9,8,'自學查經好Easy','mod','quiz',18,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,1,0,0,0,0,NULL,0),(134,2,36,'restore',1588822176,2,9,8,'自學查經好Easy','mod','quiz',18,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,71,1,0,0,1,0,NULL,0),(135,1,37,'restore',1588822176,2,9,8,' 看到我嗎?','mod','quiz',19,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,1,0,0,0,0,NULL,0),(136,2,37,'restore',1588822176,2,9,8,' 看到我嗎?','mod','quiz',19,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,73,1,0,0,1,0,NULL,0),(137,1,38,'restore',1588822176,2,9,8,'處境題','mod','quiz',20,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,1,0,0,0,0,NULL,0),(138,2,38,'restore',1588822176,2,9,8,'處境題','mod','quiz',20,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,70,1,0,0,1,0,NULL,0),(139,1,39,'restore',1588822176,2,9,8,' 自學查經好Easy','mod','quiz',21,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,1,0,0,0,0,NULL,0),(140,2,39,'restore',1588822176,2,9,8,' 自學查經好Easy','mod','quiz',21,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,66,1,0,0,1,0,NULL,0),(141,1,40,'restore',1588822176,2,9,8,'處境題','mod','quiz',22,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,81,1,0,0,0,0,NULL,0),(142,2,40,'restore',1588822176,2,9,8,'處境題','mod','quiz',22,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,62,1,0,0,1,0,NULL,0),(143,3,15,'coursedelete',1588822262,2,9,8,' 自學查經好Easy','mod','quiz',4,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,72,1,0,0,1,0,NULL,0),(144,3,16,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',5,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,80,1,0,0,1,0,NULL,0),(145,3,17,'coursedelete',1588822262,2,9,8,' 看到我嗎?','mod','quiz',6,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,87,1,0,0,1,0,NULL,0),(146,3,21,'coursedelete',1588822262,2,9,8,'點擊這裡--> 開始進入實況課題:擔憂世界前途者的福音','mod','lesson',5,0,NULL,NULL,NULL,0,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09794,22,1,0,0,1,0,NULL,0),(147,3,22,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',8,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,64,1,0,0,1,0,NULL,0),(148,3,23,'coursedelete',1588822262,2,9,8,'公佈欄','mod','quiz',9,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,67,0,0,0,1,0,NULL,0),(149,3,24,'coursedelete',1588822262,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',6,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,7,0,0,0,1,0,NULL,0),(150,3,25,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',10,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,92,0,0,0,1,0,NULL,0),(151,3,26,'coursedelete',1588822262,2,9,8,'自學查經好Easy','mod','quiz',11,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,96,1,0,0,1,0,NULL,0),(152,3,27,'coursedelete',1588822262,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',7,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,12,0,0,0,1,0,NULL,0),(153,3,28,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',12,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,90,0,0,0,1,0,NULL,0),(154,3,29,'coursedelete',1588822262,2,9,8,'自學查經好Easy','mod','quiz',13,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,93,1,0,0,1,0,NULL,0),(155,3,30,'coursedelete',1588822262,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',8,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,8,0,0,0,1,0,NULL,0),(156,3,31,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',14,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,77,0,0,0,1,0,NULL,0),(157,3,32,'coursedelete',1588822262,2,9,8,'自學查經好Easy','mod','quiz',15,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,83,1,0,0,1,0,NULL,0),(158,3,33,'coursedelete',1588822262,2,9,8,'公佈欄','mod','quiz',16,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,68,0,0,0,1,0,NULL,0),(159,3,34,'coursedelete',1588822262,2,9,8,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',9,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,9,0,0,0,1,0,NULL,0),(160,3,35,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',17,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,78,0,0,0,1,0,NULL,0),(161,3,36,'coursedelete',1588822262,2,9,8,'自學查經好Easy','mod','quiz',18,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,84,1,0,0,1,0,NULL,0),(162,3,37,'coursedelete',1588822262,2,9,8,' 看到我嗎?','mod','quiz',19,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,88,1,0,0,1,0,NULL,0),(163,3,38,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',20,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,81,1,0,0,1,0,NULL,0),(164,3,39,'coursedelete',1588822262,2,9,8,' 自學查經好Easy','mod','quiz',21,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,73,1,0,0,1,0,NULL,0),(165,3,40,'coursedelete',1588822262,2,9,8,'處境題','mod','quiz',22,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,65,1,0,0,1,0,NULL,0),(166,3,14,'coursedelete',1588822262,2,9,NULL,NULL,'course',NULL,8,NULL,NULL,NULL,NULL,1,107.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(167,1,41,'system',1588822270,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(168,1,42,'restore',1588822270,2,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,2,0,0,0,0,0,NULL,0),(169,2,42,'restore',1588822270,2,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,63,0,0,0,1,0,NULL,0),(170,1,43,'restore',1588822275,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,64,0,0,0,0,0,NULL,0),(171,2,43,'restore',1588822275,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00935,8,0,0,0,1,0,NULL,0),(172,1,44,'restore',1588822276,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,64,0,0,0,0,0,NULL,0),(173,2,44,'restore',1588822276,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,69,0,0,0,1,0,NULL,0),(174,1,45,'restore',1588822276,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,70,1,0,0,0,0,NULL,0),(175,2,45,'restore',1588822276,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,71,1,0,0,1,0,NULL,0),(176,1,46,'restore',1588822276,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,72,1,0,0,0,0,NULL,0),(177,2,46,'restore',1588822276,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,73,1,0,0,1,0,NULL,0),(178,1,47,'restore',1588822276,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,74,1,0,0,0,0,NULL,0),(179,2,47,'restore',1588822276,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,70,1,0,0,1,0,NULL,0),(180,1,48,'restore',1588822276,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,74,1,0,0,0,0,NULL,0),(181,2,48,'restore',1588822276,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09346,66,1,0,0,1,0,NULL,0),(182,1,49,'restore',1588822277,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,74,1,0,0,0,0,NULL,0),(183,2,49,'restore',1588822277,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03738,62,1,0,0,1,0,NULL,0),(184,1,50,'restore',1588823115,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,74,1,0,0,0,0,NULL,0),(185,2,50,'restore',1588823115,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,64,1,0,0,1,0,NULL,0),(186,1,51,'restore',1588823115,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,74,1,0,0,0,0,NULL,0),(187,2,51,'restore',1588823115,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,63,1,0,0,1,0,NULL,0),(188,1,52,'restore',1588823116,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,74,1,0,0,0,0,NULL,0),(189,2,52,'restore',1588823116,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,65,1,0,0,1,0,NULL,0),(190,1,53,'restore',1588823116,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,74,1,0,0,0,0,NULL,0),(191,2,53,'restore',1588823116,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01245,2,1,0,0,1,0,NULL,0),(192,2,53,NULL,1588825539,92,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,2,1,0,0,1,0,NULL,0),(193,2,43,NULL,1588825539,92,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00952,8,0,0,0,1,0,NULL,0),(194,2,49,NULL,1588825539,92,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03810,62,1,0,0,1,0,NULL,0),(195,2,42,NULL,1588825539,92,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,63,0,0,0,1,0,NULL,0),(196,2,51,NULL,1588825539,92,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,64,1,0,0,1,0,NULL,0),(197,2,50,NULL,1588825539,92,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,66,1,0,0,1,0,NULL,0),(198,2,52,NULL,1588825539,92,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,67,1,0,0,1,0,NULL,0),(199,2,48,NULL,1588825539,92,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,68,1,0,0,1,0,NULL,0),(200,2,44,NULL,1588825539,92,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,71,0,0,0,1,0,NULL,0),(201,2,47,NULL,1588825539,92,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,72,1,0,0,1,0,NULL,0),(202,2,45,NULL,1588825539,92,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,73,1,0,0,1,0,NULL,0),(203,2,46,NULL,1588825539,92,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,75,1,0,0,1,0,NULL,0),(204,2,41,'aggregation',1588825539,92,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,105.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(205,1,54,'restore',1588842062,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,76,1,0,0,0,0,NULL,0),(206,2,54,'restore',1588842062,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,71,1,0,0,1,0,NULL,0),(207,1,55,'restore',1588842062,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,76,1,0,0,0,0,NULL,0),(208,2,55,'restore',1588842062,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,70,1,0,0,1,0,NULL,0),(209,1,56,'restore',1588843082,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,78,1,0,0,0,0,NULL,0),(210,2,56,'restore',1588843082,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,71,1,0,0,1,0,NULL,0),(211,1,57,'restore',1588843082,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,78,1,0,0,0,0,NULL,0),(212,2,57,'restore',1588843082,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00404,70,1,0,0,1,0,NULL,0),(213,2,53,NULL,1588843142,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,2,1,0,0,1,0,NULL,0),(214,2,43,NULL,1588843142,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00690,8,0,0,0,1,0,NULL,0),(215,2,49,NULL,1588843142,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02759,62,1,0,0,1,0,NULL,0),(216,2,42,NULL,1588843142,2,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,63,0,0,0,1,0,NULL,0),(217,2,51,NULL,1588843142,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,64,1,0,0,1,0,NULL,0),(218,2,50,NULL,1588843142,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,66,1,0,0,1,0,NULL,0),(219,2,52,NULL,1588843142,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,67,1,0,0,1,0,NULL,0),(220,2,48,NULL,1588843142,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,68,1,0,0,1,0,NULL,0),(221,2,55,NULL,1588843142,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,70,1,0,0,1,0,NULL,0),(222,2,57,NULL,1588843142,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,71,1,0,0,1,0,NULL,0),(223,2,44,NULL,1588843142,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,73,0,0,0,1,0,NULL,0),(224,2,56,NULL,1588843142,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,74,1,0,0,1,0,NULL,0),(225,2,54,NULL,1588843142,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,76,1,0,0,1,0,NULL,0),(226,2,47,NULL,1588843142,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,78,1,0,0,1,0,NULL,0),(227,2,45,NULL,1588843142,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,79,1,0,0,1,0,NULL,0),(228,2,46,NULL,1588843142,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,81,1,0,0,1,0,NULL,0),(229,2,41,'aggregation',1588843142,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,145.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(230,1,58,'restore',1588854303,2,9,10,' 查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00403,82,1,0,0,0,0,NULL,0),(231,2,58,'restore',1588854303,2,9,10,' 查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00403,72,1,0,0,1,0,NULL,0),(232,1,59,'restore',1588854303,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00403,82,1,0,0,0,0,NULL,0),(233,2,59,'restore',1588854303,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00403,69,1,0,0,1,0,NULL,0),(234,2,53,NULL,1588854356,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,2,1,0,0,1,0,NULL,0),(235,2,43,NULL,1588854356,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00606,8,0,0,0,1,0,NULL,0),(236,2,49,NULL,1588854356,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02424,62,1,0,0,1,0,NULL,0),(237,2,42,NULL,1588854356,2,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,63,0,0,0,1,0,NULL,0),(238,2,51,NULL,1588854356,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,64,1,0,0,1,0,NULL,0),(239,2,50,NULL,1588854356,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,66,1,0,0,1,0,NULL,0),(240,2,52,NULL,1588854356,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,67,1,0,0,1,0,NULL,0),(241,2,48,NULL,1588854356,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,68,1,0,0,1,0,NULL,0),(242,2,59,NULL,1588854356,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,69,1,0,0,1,0,NULL,0),(243,2,55,NULL,1588854356,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,70,1,0,0,1,0,NULL,0),(244,2,57,NULL,1588854356,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,71,1,0,0,1,0,NULL,0),(245,2,58,NULL,1588854356,2,9,10,' 查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,72,1,0,0,1,0,NULL,0),(246,2,44,NULL,1588854356,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,73,0,0,0,1,0,NULL,0),(247,2,56,NULL,1588854356,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,74,1,0,0,1,0,NULL,0),(248,2,54,NULL,1588854356,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,76,1,0,0,1,0,NULL,0),(249,2,47,NULL,1588854356,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,78,1,0,0,1,0,NULL,0),(250,2,45,NULL,1588854356,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,79,1,0,0,1,0,NULL,0),(251,2,46,NULL,1588854356,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06061,81,1,0,0,1,0,NULL,0),(252,2,41,'aggregation',1588854357,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,165.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(253,1,60,'restore',1588861927,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,82,1,0,0,0,0,NULL,0),(254,2,60,'restore',1588861927,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,74,1,0,0,1,0,NULL,0),(255,1,61,'restore',1588861927,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,82,1,0,0,0,0,NULL,0),(256,2,61,'restore',1588861927,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,73,1,0,0,1,0,NULL,0),(257,1,62,'restore',1588861927,2,9,10,' 經文自學題','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,82,1,0,0,0,0,NULL,0),(258,2,62,'restore',1588861927,2,9,10,' 經文自學題','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,62,1,0,0,1,0,NULL,0),(259,1,63,'restore',1588861928,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,82,1,0,0,0,0,NULL,0),(260,2,63,'restore',1588861928,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00400,66,1,0,0,1,0,NULL,0),(261,2,53,NULL,1588862040,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,2,1,0,0,1,0,NULL,0),(262,2,43,NULL,1588862040,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00488,8,0,0,0,1,0,NULL,0),(263,2,49,NULL,1588862040,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01951,62,1,0,0,1,0,NULL,0),(264,2,62,NULL,1588862040,2,9,10,' 經文自學題','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,63,1,0,0,1,0,NULL,0),(265,2,42,NULL,1588862040,2,9,10,'公佈欄','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,65,0,0,0,1,0,NULL,0),(266,2,51,NULL,1588862040,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,66,1,0,0,1,0,NULL,0),(267,2,50,NULL,1588862040,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,68,1,0,0,1,0,NULL,0),(268,2,63,NULL,1588862040,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,69,1,0,0,1,0,NULL,0),(269,2,52,NULL,1588862041,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,71,1,0,0,1,0,NULL,0),(270,2,48,NULL,1588862041,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,72,1,0,0,1,0,NULL,0),(271,2,59,NULL,1588862041,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,73,1,0,0,1,0,NULL,0),(272,2,55,NULL,1588862041,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,74,1,0,0,1,0,NULL,0),(273,2,57,NULL,1588862041,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,75,1,0,0,1,0,NULL,0),(274,2,58,NULL,1588862041,2,9,10,' 查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,76,1,0,0,1,0,NULL,0),(275,2,44,NULL,1588862041,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,77,0,0,0,1,0,NULL,0),(276,2,61,NULL,1588862041,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,78,1,0,0,1,0,NULL,0),(277,2,56,NULL,1588862041,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,80,1,0,0,1,0,NULL,0),(278,2,60,NULL,1588862041,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,81,1,0,0,1,0,NULL,0),(279,2,54,NULL,1588862041,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,84,1,0,0,1,0,NULL,0),(280,2,47,NULL,1588862041,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,86,1,0,0,1,0,NULL,0),(281,2,45,NULL,1588862041,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,87,1,0,0,1,0,NULL,0),(282,2,46,NULL,1588862041,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,89,1,0,0,1,0,NULL,0),(283,2,41,'aggregation',1588862041,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,205.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(284,2,45,NULL,1588875142,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,87,1,0,0,0,0,NULL,0),(285,2,44,NULL,1588875991,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,77,1,0,0,0,0,NULL,0),(286,2,42,NULL,1588879584,2,9,10,' 自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,65,0,0,0,0,0,NULL,0),(287,2,45,NULL,1588920455,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,87,1,0,0,0,0,NULL,0),(288,2,54,NULL,1588920473,2,9,10,'自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,84,1,0,0,0,0,NULL,0),(289,2,58,NULL,1588920670,2,9,10,'查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,76,1,0,0,0,0,NULL,0),(290,2,60,NULL,1588920903,2,9,10,'自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,81,1,0,0,0,0,NULL,0),(291,2,62,NULL,1588921106,2,9,10,'自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,63,1,0,0,0,0,NULL,0),(292,2,42,NULL,1588921257,2,9,10,'自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,65,0,0,0,0,0,NULL,0),(293,2,50,NULL,1588921386,2,9,10,'自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,68,1,0,0,0,0,NULL,0),(294,2,52,NULL,1588921445,2,9,10,'自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,71,1,0,0,0,0,NULL,0),(295,2,45,NULL,1588992041,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,87,1,0,0,0,0,NULL,0),(296,2,54,NULL,1588992055,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04878,84,1,0,0,0,0,NULL,0),(297,1,64,'restore',1589168554,2,9,10,' 查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,90,1,0,0,0,0,NULL,0),(298,2,64,'restore',1589168554,2,9,10,' 查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,67,1,0,0,1,0,NULL,0),(299,1,65,'restore',1589168554,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,90,1,0,0,0,0,NULL,0),(300,2,65,'restore',1589168554,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,66,1,0,0,1,0,NULL,0),(301,1,66,'restore',1589168554,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,90,1,0,0,0,0,NULL,0),(302,2,66,'restore',1589168554,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,68,1,0,0,1,0,NULL,0),(303,1,67,'restore',1589168554,2,9,10,' 經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,90,1,0,0,0,0,NULL,0),(304,2,67,'restore',1589168555,2,9,10,' 經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,69,1,0,0,1,0,NULL,0),(305,2,53,NULL,1589168687,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,2,1,0,0,1,0,NULL,0),(306,2,43,NULL,1589168687,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00408,8,0,0,0,1,0,NULL,0),(307,2,49,NULL,1589168687,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01633,62,1,0,0,1,0,NULL,0),(308,2,62,NULL,1589168687,2,9,10,'自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,63,1,0,0,1,0,NULL,0),(309,2,42,NULL,1589168687,2,9,10,'自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,65,0,0,0,1,0,NULL,0),(310,2,51,NULL,1589168687,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,66,1,0,0,1,0,NULL,0),(311,2,65,NULL,1589168687,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,67,1,0,0,1,0,NULL,0),(312,2,64,NULL,1589168687,2,9,10,' 查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,69,1,0,0,1,0,NULL,0),(313,2,50,NULL,1589168687,2,9,10,'自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,70,1,0,0,1,0,NULL,0),(314,2,66,NULL,1589168687,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,71,1,0,0,1,0,NULL,0),(315,2,63,NULL,1589168687,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,73,1,0,0,1,0,NULL,0),(316,2,67,NULL,1589168687,2,9,10,' 經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,74,1,0,0,1,0,NULL,0),(317,2,52,NULL,1589168687,2,9,10,'自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,77,1,0,0,1,0,NULL,0),(318,2,48,NULL,1589168687,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,78,1,0,0,1,0,NULL,0),(319,2,59,NULL,1589168687,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,79,1,0,0,1,0,NULL,0),(320,2,55,NULL,1589168687,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,80,1,0,0,1,0,NULL,0),(321,2,57,NULL,1589168687,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,81,1,0,0,1,0,NULL,0),(322,2,58,NULL,1589168687,2,9,10,'查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,82,1,0,0,1,0,NULL,0),(323,2,44,NULL,1589168687,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,83,1,0,0,1,0,NULL,0),(324,2,61,NULL,1589168687,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,84,1,0,0,1,0,NULL,0),(325,2,56,NULL,1589168687,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,86,1,0,0,1,0,NULL,0),(326,2,60,NULL,1589168687,2,9,10,'自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,87,1,0,0,1,0,NULL,0),(327,2,54,NULL,1589168687,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,90,1,0,0,1,0,NULL,0),(328,2,47,NULL,1589168687,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,92,1,0,0,1,0,NULL,0),(329,2,45,NULL,1589168687,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,93,1,0,0,1,0,NULL,0),(330,2,46,NULL,1589168687,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04082,95,1,0,0,1,0,NULL,0),(331,2,41,'aggregation',1589168687,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,245.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(332,1,68,'restore',1589170105,2,9,10,'查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(333,2,68,'restore',1589170105,2,9,10,'查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,80,1,0,0,1,0,NULL,0),(334,1,69,'restore',1589170105,2,9,10,'處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(335,2,69,'restore',1589170105,2,9,10,'處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,79,1,0,0,1,0,NULL,0),(336,1,70,'restore',1589170105,2,9,10,'自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(337,2,70,'restore',1589170105,2,9,10,'自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,78,1,0,0,1,0,NULL,0),(338,1,71,'restore',1589170105,2,9,10,'處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(339,2,71,'restore',1589170105,2,9,10,'處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,77,1,0,0,1,0,NULL,0),(340,1,72,'restore',1589170105,2,9,10,'自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(341,2,72,'restore',1589170105,2,9,10,'自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,82,1,0,0,1,0,NULL,0),(342,1,73,'restore',1589170105,2,9,10,'處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,96,1,0,0,0,0,NULL,0),(343,2,73,'restore',1589170105,2,9,10,'處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00387,81,1,0,0,1,0,NULL,0),(344,2,53,NULL,1589171157,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,2,1,0,0,1,0,NULL,0),(345,2,43,NULL,1589171158,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00328,8,0,0,0,1,0,NULL,0),(346,2,49,NULL,1589171158,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01311,62,1,0,0,1,0,NULL,0),(347,2,62,NULL,1589171158,2,9,10,'自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,63,1,0,0,1,0,NULL,0),(348,2,42,NULL,1589171158,2,9,10,'自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,65,0,0,0,1,0,NULL,0),(349,2,51,NULL,1589171158,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,66,1,0,0,1,0,NULL,0),(350,2,65,NULL,1589171158,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,67,1,0,0,1,0,NULL,0),(351,2,64,NULL,1589171158,2,9,10,' 查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,69,1,0,0,1,0,NULL,0),(352,2,50,NULL,1589171158,2,9,10,'自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,70,1,0,0,1,0,NULL,0),(353,2,66,NULL,1589171158,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,71,1,0,0,1,0,NULL,0),(354,2,63,NULL,1589171158,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,73,1,0,0,1,0,NULL,0),(355,2,67,NULL,1589171158,2,9,10,' 經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,74,1,0,0,1,0,NULL,0),(356,2,52,NULL,1589171158,2,9,10,'自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,77,1,0,0,1,0,NULL,0),(357,2,71,NULL,1589171158,2,9,10,'處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,78,1,0,0,1,0,NULL,0),(358,2,48,NULL,1589171158,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,80,1,0,0,1,0,NULL,0),(359,2,70,NULL,1589171158,2,9,10,'自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,81,1,0,0,1,0,NULL,0),(360,2,59,NULL,1589171158,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,83,1,0,0,1,0,NULL,0),(361,2,69,NULL,1589171158,2,9,10,'處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,84,1,0,0,1,0,NULL,0),(362,2,55,NULL,1589171158,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,86,1,0,0,1,0,NULL,0),(363,2,68,NULL,1589171158,2,9,10,'查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,87,1,0,0,1,0,NULL,0),(364,2,57,NULL,1589171158,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,89,1,0,0,1,0,NULL,0),(365,2,73,NULL,1589171158,2,9,10,'處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,90,1,0,0,1,0,NULL,0),(366,2,58,NULL,1589171158,2,9,10,'查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,92,1,0,0,1,0,NULL,0),(367,2,72,NULL,1589171158,2,9,10,'自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,93,1,0,0,1,0,NULL,0),(368,2,44,NULL,1589171158,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,95,1,0,0,1,0,NULL,0),(369,2,61,NULL,1589171158,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,96,1,0,0,1,0,NULL,0),(370,2,56,NULL,1589171158,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,98,1,0,0,1,0,NULL,0),(371,2,60,NULL,1589171158,2,9,10,'自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,99,1,0,0,1,0,NULL,0),(372,2,54,NULL,1589171158,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,102,1,0,0,1,0,NULL,0),(373,2,47,NULL,1589171158,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,104,1,0,0,1,0,NULL,0),(374,2,45,NULL,1589171158,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,105,1,0,0,1,0,NULL,0),(375,2,46,NULL,1589171158,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,107,1,0,0,1,0,NULL,0),(376,2,41,'aggregation',1589171158,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,305.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(377,2,45,NULL,1589175047,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,105,1,0,0,0,0,NULL,0),(378,2,54,NULL,1589175056,2,9,10,'自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,102,1,0,0,0,0,NULL,0),(379,2,64,NULL,1589175258,2,9,10,'查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03279,69,1,0,0,0,0,NULL,0),(380,1,74,'restore',1589247055,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11325,108,1,0,0,0,0,NULL,0),(381,2,74,'restore',1589247055,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11325,22,1,0,0,1,0,NULL,0),(382,1,75,'restore',1589247055,2,9,10,'處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,108,1,0,0,0,0,NULL,0),(383,2,75,'restore',1589247055,2,9,10,'處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,72,1,0,0,1,0,NULL,0),(384,1,76,'restore',1589247055,2,9,10,' 經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,108,1,0,0,0,0,NULL,0),(385,2,76,'restore',1589247055,2,9,10,' 經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,73,1,0,0,1,0,NULL,0),(386,1,77,'restore',1589247055,2,9,10,' 經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,108,1,0,0,0,0,NULL,0),(387,2,77,'restore',1589247055,2,9,10,' 經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,71,1,0,0,1,0,NULL,0),(388,1,78,'restore',1589247055,2,9,10,'處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,108,1,0,0,0,0,NULL,0),(389,2,78,'restore',1589247055,2,9,10,'處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,70,1,0,0,1,0,NULL,0),(390,2,53,NULL,1589252502,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,2,1,0,0,1,0,NULL,0),(391,2,43,NULL,1589252502,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00225,8,0,0,0,1,0,NULL,0),(392,2,74,NULL,1589252502,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22472,22,1,0,0,1,0,NULL,0),(393,2,49,NULL,1589252502,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00899,62,1,0,0,1,0,NULL,0),(394,2,62,NULL,1589252502,2,9,10,'自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,63,1,0,0,1,0,NULL,0),(395,2,42,NULL,1589252502,2,9,10,'自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,65,0,0,0,1,0,NULL,0),(396,2,51,NULL,1589252502,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,66,1,0,0,1,0,NULL,0),(397,2,65,NULL,1589252502,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,67,1,0,0,1,0,NULL,0),(398,2,64,NULL,1589252502,2,9,10,'查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,69,1,0,0,1,0,NULL,0),(399,2,50,NULL,1589252502,2,9,10,'自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,70,1,0,0,1,0,NULL,0),(400,2,78,NULL,1589252502,2,9,10,'處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,71,1,0,0,1,0,NULL,0),(401,2,66,NULL,1589252502,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,73,1,0,0,1,0,NULL,0),(402,2,77,NULL,1589252502,2,9,10,' 經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,74,1,0,0,1,0,NULL,0),(403,2,75,NULL,1589252502,2,9,10,'處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,76,1,0,0,1,0,NULL,0),(404,2,63,NULL,1589252502,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,77,1,0,0,1,0,NULL,0),(405,2,76,NULL,1589252502,2,9,10,' 經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,78,1,0,0,1,0,NULL,0),(406,2,67,NULL,1589252502,2,9,10,' 經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,80,1,0,0,1,0,NULL,0),(407,2,52,NULL,1589252502,2,9,10,'自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,83,1,0,0,1,0,NULL,0),(408,2,71,NULL,1589252502,2,9,10,'處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,84,1,0,0,1,0,NULL,0),(409,2,48,NULL,1589252502,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,86,1,0,0,1,0,NULL,0),(410,2,70,NULL,1589252502,2,9,10,'自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,87,1,0,0,1,0,NULL,0),(411,2,59,NULL,1589252502,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,89,1,0,0,1,0,NULL,0),(412,2,69,NULL,1589252502,2,9,10,'處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,90,1,0,0,1,0,NULL,0),(413,2,55,NULL,1589252502,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,92,1,0,0,1,0,NULL,0),(414,2,68,NULL,1589252502,2,9,10,'查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,93,1,0,0,1,0,NULL,0),(415,2,57,NULL,1589252502,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,95,1,0,0,1,0,NULL,0),(416,2,73,NULL,1589252502,2,9,10,'處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,96,1,0,0,1,0,NULL,0),(417,2,58,NULL,1589252502,2,9,10,'查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,98,1,0,0,1,0,NULL,0),(418,2,72,NULL,1589252502,2,9,10,'自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,99,1,0,0,1,0,NULL,0),(419,2,44,NULL,1589252502,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,101,1,0,0,1,0,NULL,0),(420,2,61,NULL,1589252502,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,102,1,0,0,1,0,NULL,0),(421,2,56,NULL,1589252503,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,104,1,0,0,1,0,NULL,0),(422,2,60,NULL,1589252503,2,9,10,'自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,105,1,0,0,1,0,NULL,0),(423,2,54,NULL,1589252503,2,9,10,'自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,108,1,0,0,1,0,NULL,0),(424,2,47,NULL,1589252503,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,110,1,0,0,1,0,NULL,0),(425,2,45,NULL,1589252503,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,111,1,0,0,1,0,NULL,0),(426,2,46,NULL,1589252503,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,113,1,0,0,1,0,NULL,0),(427,2,41,'aggregation',1589252503,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,445.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(428,2,76,NULL,1589252575,2,9,10,'經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,78,1,0,0,0,0,NULL,0),(429,2,77,NULL,1589255852,2,9,10,'經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,74,1,0,0,0,0,NULL,0),(430,2,45,NULL,1589266243,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,111,1,0,0,0,0,NULL,0),(431,2,54,NULL,1589266258,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,108,1,0,0,0,0,NULL,0),(432,2,58,NULL,1589266276,2,9,10,' 查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,98,1,0,0,0,0,NULL,0),(433,2,60,NULL,1589266282,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,105,1,0,0,0,0,NULL,0),(434,2,62,NULL,1589266289,2,9,10,' 自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,63,1,0,0,0,0,NULL,0),(435,2,42,NULL,1589266296,2,9,10,' 自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,65,0,0,0,0,0,NULL,0),(436,2,68,NULL,1589266304,2,9,10,' 查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,93,1,0,0,0,0,NULL,0),(437,2,70,NULL,1589266310,2,9,10,' 自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,87,1,0,0,0,0,NULL,0),(438,2,72,NULL,1589266317,2,9,10,' 自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,99,1,0,0,0,0,NULL,0),(439,2,50,NULL,1589266403,2,9,10,' 自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,70,1,0,0,0,0,NULL,0),(440,2,52,NULL,1589266412,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,83,1,0,0,0,0,NULL,0),(441,2,76,NULL,1589266429,2,9,10,' 經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,78,1,0,0,0,0,NULL,0),(442,2,64,NULL,1589266463,2,9,10,' 查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,69,1,0,0,0,0,NULL,0),(443,2,77,NULL,1589266485,2,9,10,' 經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,74,1,0,0,0,0,NULL,0),(444,2,42,NULL,1589333230,2,9,10,'自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,65,0,0,0,0,0,NULL,0),(445,2,72,NULL,1589333243,2,9,10,'自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,99,1,0,0,0,0,NULL,0),(446,2,45,NULL,1589333281,2,9,10,'自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,111,1,0,0,0,0,NULL,0),(447,2,54,NULL,1589333299,2,9,10,'自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,108,1,0,0,0,0,NULL,0),(448,2,62,NULL,1589333390,2,9,10,'自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,63,1,0,0,0,0,NULL,0),(449,2,60,NULL,1589333396,2,9,10,'自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,105,1,0,0,0,0,NULL,0),(450,2,58,NULL,1589333401,2,9,10,'查經自學好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,98,1,0,0,0,0,NULL,0),(451,2,68,NULL,1589333476,2,9,10,'查經自學好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,93,1,0,0,0,0,NULL,0),(452,2,52,NULL,1589333599,2,9,10,'自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,83,1,0,0,0,0,NULL,0),(453,2,76,NULL,1589333668,2,9,10,'經文自學好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,78,1,0,0,0,0,NULL,0),(454,2,50,NULL,1589333673,2,9,10,'自學查經好EASY','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,70,1,0,0,0,0,NULL,0),(455,2,77,NULL,1589333687,2,9,10,'經文自學好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,74,1,0,0,0,0,NULL,0),(456,2,64,NULL,1589333729,2,9,10,'查經自學好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,69,1,0,0,0,0,NULL,0),(457,2,67,NULL,1589333733,2,9,10,'經文自學好EASY','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,80,1,0,0,0,0,NULL,0),(458,2,70,NULL,1589334576,2,9,10,'自學查經好 Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,87,1,0,0,0,0,NULL,0),(459,2,45,NULL,1589335088,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,111,1,0,0,0,0,NULL,0),(460,2,54,NULL,1589335093,2,9,10,' ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,108,1,0,0,0,0,NULL,0),(461,2,54,NULL,1589335103,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,108,1,0,0,0,0,NULL,0),(462,2,58,NULL,1589335231,2,9,10,' 自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,98,1,0,0,0,0,NULL,0),(463,2,60,NULL,1589335239,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,105,1,0,0,0,0,NULL,0),(464,2,62,NULL,1589335244,2,9,10,' 自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,63,1,0,0,0,0,NULL,0),(465,2,68,NULL,1589335248,2,9,10,' 自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,93,1,0,0,0,0,NULL,0),(466,2,70,NULL,1589335252,2,9,10,' 自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,87,1,0,0,0,0,NULL,0),(467,2,72,NULL,1589335256,2,9,10,' 自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,99,1,0,0,0,0,NULL,0),(468,2,42,NULL,1589335262,2,9,10,' 自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,65,0,0,0,0,0,NULL,0),(469,2,52,NULL,1589335268,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,83,1,0,0,0,0,NULL,0),(470,2,50,NULL,1589335273,2,9,10,' 自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,70,1,0,0,0,0,NULL,0),(471,2,76,NULL,1589335279,2,9,10,' 自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,78,1,0,0,0,0,NULL,0),(472,2,77,NULL,1589335283,2,9,10,' 自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,74,1,0,0,0,0,NULL,0),(473,2,64,NULL,1589335287,2,9,10,' 自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,69,1,0,0,0,0,NULL,0),(474,2,67,NULL,1589335292,2,9,10,' 自學查經好Easy','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02247,80,1,0,0,0,0,NULL,0),(475,1,79,'restore',1589345071,2,9,10,' 自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,114,1,0,0,0,0,NULL,0),(476,2,79,'restore',1589345071,2,9,10,' 自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01133,54,1,0,0,1,0,NULL,0),(477,1,80,'restore',1589345072,2,9,10,'處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00453,114,1,0,0,0,0,NULL,0),(478,2,80,'restore',1589345072,2,9,10,'處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00453,57,1,0,0,1,0,NULL,0),(479,2,53,NULL,1589345356,2,9,10,'處境題','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,2,1,0,0,1,0,NULL,0),(480,2,43,NULL,1589345356,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00218,8,0,0,0,1,0,NULL,0),(481,2,74,NULL,1589345356,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21786,22,1,0,0,1,0,NULL,0),(482,2,79,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,54,1,0,0,1,0,NULL,0),(483,2,80,NULL,1589345356,2,9,10,'處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,57,1,0,0,1,0,NULL,0),(484,2,49,NULL,1589345356,2,9,10,'處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,62,1,0,0,1,0,NULL,0),(485,2,62,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,63,1,0,0,1,0,NULL,0),(486,2,42,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,65,0,0,0,1,0,NULL,0),(487,2,51,NULL,1589345356,2,9,10,'處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,66,1,0,0,1,0,NULL,0),(488,2,65,NULL,1589345356,2,9,10,'處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,67,1,0,0,1,0,NULL,0),(489,2,64,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,69,1,0,0,1,0,NULL,0),(490,2,50,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,70,1,0,0,1,0,NULL,0),(491,2,78,NULL,1589345356,2,9,10,'處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,71,1,0,0,1,0,NULL,0),(492,2,66,NULL,1589345356,2,9,10,'處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,73,1,0,0,1,0,NULL,0),(493,2,77,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,74,1,0,0,1,0,NULL,0),(494,2,75,NULL,1589345356,2,9,10,'處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,76,1,0,0,1,0,NULL,0),(495,2,63,NULL,1589345356,2,9,10,'處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,77,1,0,0,1,0,NULL,0),(496,2,76,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,78,1,0,0,1,0,NULL,0),(497,2,67,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,80,1,0,0,1,0,NULL,0),(498,2,52,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,83,1,0,0,1,0,NULL,0),(499,2,71,NULL,1589345356,2,9,10,'處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,84,1,0,0,1,0,NULL,0),(500,2,48,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,86,1,0,0,1,0,NULL,0),(501,2,70,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,87,1,0,0,1,0,NULL,0),(502,2,59,NULL,1589345356,2,9,10,'處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,89,1,0,0,1,0,NULL,0),(503,2,69,NULL,1589345356,2,9,10,'處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,90,1,0,0,1,0,NULL,0),(504,2,55,NULL,1589345356,2,9,10,'處境題','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,92,1,0,0,1,0,NULL,0),(505,2,68,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,93,1,0,0,1,0,NULL,0),(506,2,57,NULL,1589345356,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,95,1,0,0,1,0,NULL,0),(507,2,73,NULL,1589345356,2,9,10,'處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,96,1,0,0,1,0,NULL,0),(508,2,58,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,98,1,0,0,1,0,NULL,0),(509,2,72,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,99,1,0,0,1,0,NULL,0),(510,2,44,NULL,1589345356,2,9,10,'處境題','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,101,1,0,0,1,0,NULL,0),(511,2,61,NULL,1589345356,2,9,10,'處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,102,1,0,0,1,0,NULL,0),(512,2,56,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,104,1,0,0,1,0,NULL,0),(513,2,60,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,105,1,0,0,1,0,NULL,0),(514,2,54,NULL,1589345356,2,9,10,' 自學查經好Easy','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,108,1,0,0,1,0,NULL,0),(515,2,47,NULL,1589345357,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,110,1,0,0,1,0,NULL,0),(516,2,45,NULL,1589345357,2,9,10,' 自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,1,0,NULL,0),(517,2,46,NULL,1589345357,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,113,1,0,0,1,0,NULL,0),(518,2,41,'aggregation',1589345357,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,459.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(519,1,81,'system',1589589843,2,1,NULL,NULL,'course',NULL,11,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(520,2,81,'aggregation',1589589843,2,1,NULL,NULL,'course',NULL,11,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(521,2,44,NULL,1589856851,2,9,10,'處境題 (1)','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,101,1,0,0,0,0,NULL,0),(522,2,44,NULL,1589856861,2,9,10,'處境題 (1) ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,101,1,0,0,0,0,NULL,0),(523,2,45,NULL,1589857076,2,9,10,' 自學查經好Easy (1)','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(524,2,54,NULL,1589857088,2,9,10,' 自學查經好Easy (2)','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,108,1,0,0,0,0,NULL,0),(525,2,55,NULL,1589857095,2,9,10,'處境題 (2)','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,92,1,0,0,0,0,NULL,0),(526,2,45,NULL,1589899477,2,9,10,'理性追尋者的福音_自學查經好Easy ','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(527,2,44,NULL,1589899494,2,9,10,'處境題_理性追尋者的福音 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,101,1,0,0,0,0,NULL,0),(528,2,45,NULL,1589899503,2,9,10,'自學查經好Easy_理性追尋者的福音 ','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(529,2,45,NULL,1589900431,2,9,10,'自學查經好Easy_理性追尋者的福音','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(530,2,45,NULL,1589900432,2,9,10,'自學查經好Easy_理性追尋者的福音','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(531,2,54,NULL,1589901702,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,108,1,0,0,0,0,NULL,0),(532,2,55,NULL,1589901708,2,9,10,'處境題 _運氣不得意者的福音','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,92,1,0,0,0,0,NULL,0),(533,2,58,NULL,1589901720,2,9,10,' 自學查經好Easy_憂慮者的福音','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,98,1,0,0,0,0,NULL,0),(534,2,59,NULL,1589901724,2,9,10,'處境題_憂慮者的福音','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,89,1,0,0,0,0,NULL,0),(535,2,60,NULL,1589901760,2,9,10,' 自學查經好Easy_自我形象低落者的福音','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,105,1,0,0,0,0,NULL,0),(536,2,61,NULL,1589901764,2,9,10,'處境題_自我形象低落者的福音','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,102,1,0,0,0,0,NULL,0),(537,2,62,NULL,1589901776,2,9,10,' 自學查經好Easy_虛空者的福音','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,63,1,0,0,0,0,NULL,0),(538,2,63,NULL,1589901780,2,9,10,'處境題_虛空者的福音','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,77,1,0,0,0,0,NULL,0),(539,2,79,NULL,1589901795,2,9,10,' 自學查經好Easy_無安全感者的福音','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,54,1,0,0,0,0,NULL,0),(540,2,80,NULL,1589901801,2,9,10,'處境題_無安全感者的福音','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,57,1,0,0,0,0,NULL,0),(541,2,68,NULL,1589901816,2,9,10,' 自學查經好Easy_缺乏者的福音','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,93,1,0,0,0,0,NULL,0),(542,2,69,NULL,1589901820,2,9,10,'處境題_缺乏者的福音','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,90,1,0,0,0,0,NULL,0),(543,2,70,NULL,1589901832,2,9,10,' 自學查經好Easy_自卑者的福音','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,87,1,0,0,0,0,NULL,0),(544,2,71,NULL,1589901836,2,9,10,'處境題_自卑者的福音','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,84,1,0,0,0,0,NULL,0),(545,2,72,NULL,1589901847,2,9,10,' 自學查經好Easy_罪人的福音','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,99,1,0,0,0,0,NULL,0),(546,2,73,NULL,1589901868,2,9,10,'處境題_罪人的福音','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,96,1,0,0,0,0,NULL,0),(547,2,42,NULL,1589901879,2,9,10,' 自學查經好Easy_擔憂世界前途者的福音','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,65,0,0,0,0,0,NULL,0),(548,2,49,NULL,1589901883,2,9,10,'處境題_擔憂世界前途者的福音','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,62,1,0,0,0,0,NULL,0),(549,2,52,NULL,1589901893,2,9,10,' 自學查經好Easy_將地獄變天堂者的福音','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,83,1,0,0,0,0,NULL,0),(550,2,53,NULL,1589901896,2,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,2,1,0,0,0,0,NULL,0),(551,2,50,NULL,1589901909,2,9,10,' 自學查經好Easy_懼怕者的福音','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,70,1,0,0,0,0,NULL,0),(552,2,51,NULL,1589901913,2,9,10,'處境題_懼怕者的福音','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,66,1,0,0,0,0,NULL,0),(553,2,76,NULL,1589901928,2,9,10,' 自學查經好Easy_主耶穌的死與福音','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,78,1,0,0,0,0,NULL,0),(554,2,75,NULL,1589901933,2,9,10,'處境題_主耶穌的死與福音','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,76,1,0,0,0,0,NULL,0),(555,2,77,NULL,1589901942,2,9,10,' 自學查經好Easy_主耶穌的復活與福音','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,74,1,0,0,0,0,NULL,0),(556,2,78,NULL,1589901946,2,9,10,'處境題_主耶穌的復活與福音','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,71,1,0,0,0,0,NULL,0),(557,2,64,NULL,1589901957,2,9,10,' 自學查經好Easy_使人和睦的福音','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,69,1,0,0,0,0,NULL,0),(558,2,65,NULL,1589901960,2,9,10,'處境題_使人和睦的福音','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,67,1,0,0,0,0,NULL,0),(559,2,67,NULL,1589901974,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,80,1,0,0,0,0,NULL,0),(560,2,66,NULL,1589901990,2,9,10,'處境題_懼怕死亡者的福音','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,73,1,0,0,0,0,NULL,0),(561,2,45,NULL,1589962064,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(562,2,43,NULL,1590009623,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00218,8,1,0,0,0,0,NULL,0),(563,2,53,NULL,1590009640,2,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,2,1,0,0,0,0,NULL,0),(564,2,43,NULL,1590009640,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00218,8,1,0,0,1,0,NULL,1),(565,2,43,NULL,1590009640,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,8,1,0,0,1,0,NULL,1),(566,2,74,NULL,1590009640,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21786,22,1,0,0,1,0,NULL,1),(567,2,74,NULL,1590009640,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,22,1,0,0,1,0,NULL,1),(568,2,79,NULL,1590009640,2,9,10,' 自學查經好Easy_無安全感者的福音','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,54,1,0,0,0,0,NULL,0),(569,2,80,NULL,1590009640,2,9,10,'處境題_無安全感者的福音','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,57,1,0,0,0,0,NULL,0),(570,2,49,NULL,1590009640,2,9,10,'處境題_擔憂世界前途者的福音','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00871,62,1,0,0,0,0,NULL,0),(571,2,62,NULL,1590009640,2,9,10,' 自學查經好Easy_虛空者的福音','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,63,1,0,0,0,0,NULL,0),(572,2,42,NULL,1590009640,2,9,10,' 自學查經好Easy_擔憂世界前途者的福音','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,65,0,0,0,0,0,NULL,0),(573,2,51,NULL,1590009640,2,9,10,'處境題_懼怕者的福音','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,66,1,0,0,0,0,NULL,0),(574,2,65,NULL,1590009640,2,9,10,'處境題_使人和睦的福音','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,67,1,0,0,0,0,NULL,0),(575,2,64,NULL,1590009640,2,9,10,' 自學查經好Easy_使人和睦的福音','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,69,1,0,0,0,0,NULL,0),(576,2,50,NULL,1590009640,2,9,10,' 自學查經好Easy_懼怕者的福音','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,70,1,0,0,0,0,NULL,0),(577,2,78,NULL,1590009640,2,9,10,'處境題_主耶穌的復活與福音','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,71,1,0,0,0,0,NULL,0),(578,2,66,NULL,1590009640,2,9,10,'處境題_懼怕死亡者的福音','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,73,1,0,0,0,0,NULL,0),(579,2,77,NULL,1590009640,2,9,10,' 自學查經好Easy_主耶穌的復活與福音','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,74,1,0,0,0,0,NULL,0),(580,2,75,NULL,1590009640,2,9,10,'處境題_主耶穌的死與福音','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,76,1,0,0,0,0,NULL,0),(581,2,63,NULL,1590009640,2,9,10,'處境題_虛空者的福音','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,77,1,0,0,0,0,NULL,0),(582,2,76,NULL,1590009640,2,9,10,' 自學查經好Easy_主耶穌的死與福音','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,78,1,0,0,0,0,NULL,0),(583,2,67,NULL,1590009640,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,80,1,0,0,0,0,NULL,0),(584,2,52,NULL,1590009640,2,9,10,' 自學查經好Easy_將地獄變天堂者的福音','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,83,1,0,0,0,0,NULL,0),(585,2,71,NULL,1590009640,2,9,10,'處境題_自卑者的福音','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,84,1,0,0,0,0,NULL,0),(586,2,48,NULL,1590009640,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,86,1,0,0,0,0,NULL,0),(587,2,70,NULL,1590009640,2,9,10,' 自學查經好Easy_自卑者的福音','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,87,1,0,0,0,0,NULL,0),(588,2,59,NULL,1590009640,2,9,10,'處境題_憂慮者的福音','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,89,1,0,0,0,0,NULL,0),(589,2,69,NULL,1590009640,2,9,10,'處境題_缺乏者的福音','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,90,1,0,0,0,0,NULL,0),(590,2,55,NULL,1590009640,2,9,10,'處境題 _運氣不得意者的福音','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,92,1,0,0,0,0,NULL,0),(591,2,68,NULL,1590009640,2,9,10,' 自學查經好Easy_缺乏者的福音','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,93,1,0,0,0,0,NULL,0),(592,2,57,NULL,1590009640,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,95,1,0,0,0,0,NULL,0),(593,2,73,NULL,1590009640,2,9,10,'處境題_罪人的福音','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,96,1,0,0,0,0,NULL,0),(594,2,58,NULL,1590009640,2,9,10,' 自學查經好Easy_憂慮者的福音','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,98,1,0,0,0,0,NULL,0),(595,2,72,NULL,1590009640,2,9,10,' 自學查經好Easy_罪人的福音','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,99,1,0,0,0,0,NULL,0),(596,2,44,NULL,1590009640,2,9,10,'處境題_理性追尋者的福音 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,101,1,0,0,0,0,NULL,0),(597,2,61,NULL,1590009640,2,9,10,'處境題_自我形象低落者的福音','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,102,1,0,0,0,0,NULL,0),(598,2,56,NULL,1590009640,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,104,1,0,0,0,0,NULL,0),(599,2,60,NULL,1590009640,2,9,10,' 自學查經好Easy_自我形象低落者的福音','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,105,1,0,0,0,0,NULL,0),(600,2,54,NULL,1590009640,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,108,1,0,0,0,0,NULL,0),(601,2,47,NULL,1590009640,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,110,1,0,0,0,0,NULL,0),(602,2,45,NULL,1590009640,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02179,111,1,0,0,0,0,NULL,0),(603,2,46,NULL,1590009640,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02179,113,1,0,0,0,0,NULL,0),(604,2,53,NULL,1590009640,2,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,1,0,0,1,0,NULL,0),(605,2,79,NULL,1590009640,2,9,10,' 自學查經好Easy_無安全感者的福音','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,54,1,0,0,1,0,NULL,0),(606,2,80,NULL,1590009640,2,9,10,'處境題_無安全感者的福音','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,57,1,0,0,1,0,NULL,0),(607,2,49,NULL,1590009640,2,9,10,'處境題_擔憂世界前途者的福音','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,62,1,0,0,1,0,NULL,0),(608,2,62,NULL,1590009640,2,9,10,' 自學查經好Easy_虛空者的福音','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,63,1,0,0,1,0,NULL,0),(609,2,42,NULL,1590009640,2,9,10,' 自學查經好Easy_擔憂世界前途者的福音','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,65,0,0,0,1,0,NULL,0),(610,2,51,NULL,1590009640,2,9,10,'處境題_懼怕者的福音','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,66,1,0,0,1,0,NULL,0),(611,2,65,NULL,1590009640,2,9,10,'處境題_使人和睦的福音','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,67,1,0,0,1,0,NULL,0),(612,2,64,NULL,1590009640,2,9,10,' 自學查經好Easy_使人和睦的福音','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,69,1,0,0,1,0,NULL,0),(613,2,50,NULL,1590009640,2,9,10,' 自學查經好Easy_懼怕者的福音','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,70,1,0,0,1,0,NULL,0),(614,2,78,NULL,1590009640,2,9,10,'處境題_主耶穌的復活與福音','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,71,1,0,0,1,0,NULL,0),(615,2,66,NULL,1590009640,2,9,10,'處境題_懼怕死亡者的福音','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,73,1,0,0,1,0,NULL,0),(616,2,77,NULL,1590009640,2,9,10,' 自學查經好Easy_主耶穌的復活與福音','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,74,1,0,0,1,0,NULL,0),(617,2,75,NULL,1590009640,2,9,10,'處境題_主耶穌的死與福音','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,76,1,0,0,1,0,NULL,0),(618,2,63,NULL,1590009640,2,9,10,'處境題_虛空者的福音','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,77,1,0,0,1,0,NULL,0),(619,2,76,NULL,1590009640,2,9,10,' 自學查經好Easy_主耶穌的死與福音','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,78,1,0,0,1,0,NULL,0),(620,2,67,NULL,1590009640,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,80,1,0,0,1,0,NULL,0),(621,2,52,NULL,1590009640,2,9,10,' 自學查經好Easy_將地獄變天堂者的福音','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,83,1,0,0,1,0,NULL,0),(622,2,71,NULL,1590009640,2,9,10,'處境題_自卑者的福音','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,84,1,0,0,1,0,NULL,0),(623,2,48,NULL,1590009640,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,86,1,0,0,1,0,NULL,0),(624,2,70,NULL,1590009640,2,9,10,' 自學查經好Easy_自卑者的福音','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,87,1,0,0,1,0,NULL,0),(625,2,59,NULL,1590009641,2,9,10,'處境題_憂慮者的福音','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,89,1,0,0,1,0,NULL,0),(626,2,69,NULL,1590009641,2,9,10,'處境題_缺乏者的福音','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,90,1,0,0,1,0,NULL,0),(627,2,55,NULL,1590009641,2,9,10,'處境題 _運氣不得意者的福音','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,92,1,0,0,1,0,NULL,0),(628,2,68,NULL,1590009641,2,9,10,' 自學查經好Easy_缺乏者的福音','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,93,1,0,0,1,0,NULL,0),(629,2,57,NULL,1590009641,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,95,1,0,0,1,0,NULL,0),(630,2,73,NULL,1590009641,2,9,10,'處境題_罪人的福音','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,96,1,0,0,1,0,NULL,0),(631,2,58,NULL,1590009641,2,9,10,' 自學查經好Easy_憂慮者的福音','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,98,1,0,0,1,0,NULL,0),(632,2,72,NULL,1590009641,2,9,10,' 自學查經好Easy_罪人的福音','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,99,1,0,0,1,0,NULL,0),(633,2,44,NULL,1590009641,2,9,10,'處境題_理性追尋者的福音 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,101,1,0,0,1,0,NULL,0),(634,2,61,NULL,1590009641,2,9,10,'處境題_自我形象低落者的福音','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,102,1,0,0,1,0,NULL,0),(635,2,56,NULL,1590009641,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,104,1,0,0,1,0,NULL,0),(636,2,60,NULL,1590009641,2,9,10,' 自學查經好Easy_自我形象低落者的福音','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,105,1,0,0,1,0,NULL,0),(637,2,54,NULL,1590009641,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,108,1,0,0,1,0,NULL,0),(638,2,47,NULL,1590009641,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,110,1,0,0,1,0,NULL,0),(639,2,45,NULL,1590009641,2,9,10,' 自學查經好Easy _運氣不得意者的福音','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,111,1,0,0,1,0,NULL,0),(640,2,46,NULL,1590009641,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,113,1,0,0,1,0,NULL,0),(641,2,41,'aggregation',1590009641,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,358.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(642,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02800,2,1,0,0,1,0,NULL,0),(643,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02800,2,0,0,0,1,0,NULL,0),(644,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02800,2,0,0,0,1,0,NULL,0),(645,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02800,2,0,0,0,1,0,NULL,0),(646,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,0,0,0,1,0,NULL,0),(647,2,53,NULL,1590010329,94,9,10,'處境題_將地獄變天堂者的福音','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,1,0,0,0,0,NULL,0),(648,2,45,NULL,1590018610,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,111,1,0,0,0,0,NULL,0),(649,2,45,NULL,1590018628,2,9,10,' 運氣不得意者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,111,1,0,0,0,0,NULL,0),(650,2,44,NULL,1590018668,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,101,1,0,0,0,0,NULL,0),(651,2,45,NULL,1590018695,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,111,1,0,0,0,0,NULL,0),(652,2,54,NULL,1590018708,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,108,1,0,0,0,0,NULL,0),(653,2,55,NULL,1590018715,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,92,1,0,0,0,0,NULL,0),(654,2,54,NULL,1590018807,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,9,1,0,0,0,0,NULL,0),(655,2,44,NULL,1590018819,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,1,0,0,0,0,NULL,0),(656,2,55,NULL,1590018831,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,3,1,0,0,0,0,NULL,0),(657,2,45,NULL,1590018844,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,3,1,0,0,0,0,NULL,0),(658,2,54,NULL,1590018872,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,5,1,0,0,0,0,NULL,0),(659,2,58,NULL,1590018900,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,103,1,0,0,0,0,NULL,0),(660,2,59,NULL,1590018908,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,94,1,0,0,0,0,NULL,0),(661,2,60,NULL,1590018918,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,110,1,0,0,0,0,NULL,0),(662,2,61,NULL,1590018926,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,107,1,0,0,0,0,NULL,0),(663,2,62,NULL,1590018938,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,68,1,0,0,0,0,NULL,0),(664,2,63,NULL,1590018945,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,82,1,0,0,0,0,NULL,0),(665,2,79,NULL,1590018955,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,59,1,0,0,0,0,NULL,0),(666,2,80,NULL,1590018979,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,62,1,0,0,0,0,NULL,0),(667,2,68,NULL,1590018993,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,98,1,0,0,0,0,NULL,0),(668,2,69,NULL,1590019001,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,95,1,0,0,0,0,NULL,0),(669,2,70,NULL,1590019015,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,92,1,0,0,0,0,NULL,0),(670,2,71,NULL,1590019023,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,89,1,0,0,0,0,NULL,0),(671,2,72,NULL,1590019033,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,104,1,0,0,0,0,NULL,0),(672,2,73,NULL,1590019040,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,101,1,0,0,0,0,NULL,0),(673,2,42,NULL,1590019051,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,70,0,0,0,0,0,NULL,0),(674,2,49,NULL,1590019059,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,67,1,0,0,0,0,NULL,0),(675,2,52,NULL,1590019069,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,88,1,0,0,0,0,NULL,0),(676,2,53,NULL,1590019076,2,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,6,1,0,0,0,0,NULL,0),(677,2,50,NULL,1590019092,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,75,1,0,0,0,0,NULL,0),(678,2,51,NULL,1590019100,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,71,1,0,0,0,0,NULL,0),(679,2,76,NULL,1590019111,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,83,1,0,0,0,0,NULL,0),(680,2,66,NULL,1590019132,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,78,1,0,0,0,0,NULL,0),(681,2,64,NULL,1590019144,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,74,1,0,0,0,0,NULL,0),(682,2,65,NULL,1590019153,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,72,1,0,0,0,0,NULL,0),(683,2,77,NULL,1590019164,2,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,79,1,0,0,0,0,NULL,0),(684,2,78,NULL,1590019173,2,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,76,1,0,0,0,0,NULL,0),(685,2,75,NULL,1590019183,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,81,1,0,0,0,0,NULL,0),(686,2,80,NULL,1590019235,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,28,1,0,0,0,0,NULL,0),(687,2,59,NULL,1590019256,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,6,1,0,0,0,0,NULL,0),(688,2,58,NULL,1590019268,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,7,1,0,0,0,0,NULL,0),(689,2,60,NULL,1590019281,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(690,2,61,NULL,1590019291,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(691,2,62,NULL,1590019305,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(692,2,63,NULL,1590019316,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(693,2,61,NULL,1590019332,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(694,2,60,NULL,1590019339,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,9,1,0,0,0,0,NULL,0),(695,2,80,NULL,1590019403,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,12,1,0,0,0,0,NULL,0),(696,2,69,NULL,1590019424,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,13,1,0,0,0,0,NULL,0),(697,2,79,NULL,1590019433,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,13,1,0,0,0,0,NULL,0),(698,2,68,NULL,1590019445,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,15,1,0,0,0,0,NULL,0),(699,2,50,NULL,1590019458,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,16,1,0,0,0,0,NULL,0),(700,2,70,NULL,1590019479,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,17,1,0,0,0,0,NULL,0),(701,2,70,NULL,1590019506,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,16,1,0,0,0,0,NULL,0),(702,2,71,NULL,1590019525,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,16,1,0,0,0,0,NULL,0),(703,2,73,NULL,1590019558,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,18,1,0,0,0,0,NULL,0),(704,2,72,NULL,1590019569,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,19,1,0,0,0,0,NULL,0),(705,2,49,NULL,1590019586,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,21,1,0,0,0,0,NULL,0),(706,2,50,NULL,1590019601,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,26,1,0,0,0,0,NULL,0),(707,2,52,NULL,1590019622,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,26,1,0,0,0,0,NULL,0),(708,2,51,NULL,1590019639,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,27,1,0,0,0,0,NULL,0),(709,2,66,NULL,1590019687,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,107,1,0,0,0,0,NULL,0),(710,2,42,NULL,1590019706,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,22,0,0,0,0,0,NULL,0),(711,2,75,NULL,1590019729,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,30,1,0,0,0,0,NULL,0),(712,2,75,NULL,1590019753,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,105,1,0,0,0,0,NULL,0),(713,2,74,NULL,1590019763,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,146,1,0,0,0,0,NULL,1),(714,2,43,NULL,1590019771,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,147,1,0,0,0,0,NULL,1),(715,2,65,NULL,1590019787,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,110,1,0,0,0,0,NULL,0),(716,2,64,NULL,1590019801,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,111,1,0,0,0,0,NULL,0),(717,2,75,NULL,1590019818,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,30,1,0,0,0,0,NULL,0),(718,2,76,NULL,1590019839,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,31,1,0,0,0,0,NULL,0),(719,2,44,NULL,1590019850,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,1,0,0,0,0,NULL,0),(720,2,45,NULL,1590019850,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,3,1,0,0,0,0,NULL,0),(721,2,55,NULL,1590019850,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,4,1,0,0,0,0,NULL,0),(722,2,54,NULL,1590019850,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,5,1,0,0,0,0,NULL,0),(723,2,59,NULL,1590019850,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,6,1,0,0,0,0,NULL,0),(724,2,58,NULL,1590019850,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,7,1,0,0,0,0,NULL,0),(725,2,61,NULL,1590019850,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(726,2,60,NULL,1590019850,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,9,1,0,0,0,0,NULL,0),(727,2,63,NULL,1590019850,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,10,1,0,0,0,0,NULL,0),(728,2,62,NULL,1590019850,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,11,1,0,0,0,0,NULL,0),(729,2,80,NULL,1590019850,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,12,1,0,0,0,0,NULL,0),(730,2,79,NULL,1590019850,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,13,1,0,0,0,0,NULL,0),(731,2,69,NULL,1590019850,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,14,1,0,0,0,0,NULL,0),(732,2,68,NULL,1590019850,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,15,1,0,0,0,0,NULL,0),(733,2,71,NULL,1590019850,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,16,1,0,0,0,0,NULL,0),(734,2,70,NULL,1590019850,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,17,1,0,0,0,0,NULL,0),(735,2,73,NULL,1590019850,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,18,1,0,0,0,0,NULL,0),(736,2,72,NULL,1590019850,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,19,1,0,0,0,0,NULL,0),(737,2,49,NULL,1590019850,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,21,1,0,0,0,0,NULL,0),(738,2,42,NULL,1590019850,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,22,0,0,0,0,0,NULL,0),(739,2,53,NULL,1590019850,2,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,26,1,0,0,0,0,NULL,0),(740,2,52,NULL,1590019850,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,27,1,0,0,0,0,NULL,0),(741,2,51,NULL,1590019850,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,28,1,0,0,0,0,NULL,0),(742,2,50,NULL,1590019850,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,29,1,0,0,0,0,NULL,0),(743,2,75,NULL,1590019850,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,30,1,0,0,0,0,NULL,0),(744,2,76,NULL,1590019850,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,31,1,0,0,0,0,NULL,0),(745,2,78,NULL,1590019850,2,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,103,1,0,0,0,0,NULL,0),(746,2,77,NULL,1590019850,2,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,106,1,0,0,0,0,NULL,0),(747,2,65,NULL,1590019850,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,112,1,0,0,0,0,NULL,0),(748,2,64,NULL,1590019850,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,113,1,0,0,0,0,NULL,0),(749,2,66,NULL,1590019850,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,114,1,0,0,0,0,NULL,0),(750,2,67,NULL,1590019850,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,116,1,0,0,0,0,NULL,0),(751,2,48,NULL,1590019850,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,122,1,0,0,0,0,NULL,0),(752,2,57,NULL,1590019850,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,131,1,0,0,0,0,NULL,0),(753,2,56,NULL,1590019850,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,140,1,0,0,0,0,NULL,0),(754,2,47,NULL,1590019850,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,146,1,0,0,0,0,NULL,0),(755,2,46,NULL,1590019850,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,149,1,0,0,0,0,NULL,0),(756,2,74,NULL,1590019850,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,150,1,0,0,0,0,NULL,1),(757,2,74,NULL,1590019850,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,150,1,0,0,0,0,NULL,1),(758,2,43,NULL,1590019850,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,151,1,0,0,0,0,NULL,1),(759,2,43,NULL,1590019850,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,151,1,0,0,0,0,NULL,1),(760,2,44,NULL,1590019872,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,2,1,0,0,0,0,NULL,0),(761,2,45,NULL,1590019872,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.02793,3,1,0,0,0,0,NULL,0),(762,2,55,NULL,1590019872,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,4,1,0,0,0,0,NULL,0),(763,2,54,NULL,1590019872,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,5,1,0,0,0,0,NULL,0),(764,2,59,NULL,1590019872,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,6,1,0,0,0,0,NULL,0),(765,2,58,NULL,1590019872,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,7,1,0,0,0,0,NULL,0),(766,2,61,NULL,1590019872,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,8,1,0,0,0,0,NULL,0),(767,2,60,NULL,1590019872,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,9,1,0,0,0,0,NULL,0),(768,2,63,NULL,1590019872,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,10,1,0,0,0,0,NULL,0),(769,2,62,NULL,1590019872,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,11,1,0,0,0,0,NULL,0),(770,2,80,NULL,1590019872,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,12,1,0,0,0,0,NULL,0),(771,2,79,NULL,1590019872,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,13,1,0,0,0,0,NULL,0),(772,2,69,NULL,1590019872,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,14,1,0,0,0,0,NULL,0),(773,2,68,NULL,1590019872,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,15,1,0,0,0,0,NULL,0),(774,2,71,NULL,1590019872,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,16,1,0,0,0,0,NULL,0),(775,2,70,NULL,1590019872,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,17,1,0,0,0,0,NULL,0),(776,2,73,NULL,1590019872,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,18,1,0,0,0,0,NULL,0),(777,2,72,NULL,1590019872,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,19,1,0,0,0,0,NULL,0),(778,2,49,NULL,1590019872,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01117,21,1,0,0,0,0,NULL,0),(779,2,42,NULL,1590019872,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,22,0,0,0,0,0,NULL,0),(780,2,53,NULL,1590019872,2,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,26,1,0,0,0,0,NULL,0),(781,2,52,NULL,1590019872,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,27,1,0,0,0,0,NULL,0),(782,2,51,NULL,1590019872,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,28,1,0,0,0,0,NULL,0),(783,2,50,NULL,1590019872,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,29,1,0,0,0,0,NULL,0),(784,2,75,NULL,1590019872,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,30,1,0,0,0,0,NULL,0),(785,2,76,NULL,1590019872,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,31,1,0,0,0,0,NULL,0),(786,2,78,NULL,1590019872,2,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,103,1,0,0,0,0,NULL,0),(787,2,77,NULL,1590019872,2,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,106,1,0,0,0,0,NULL,0),(788,2,65,NULL,1590019872,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,112,1,0,0,0,0,NULL,0),(789,2,64,NULL,1590019872,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,113,1,0,0,0,0,NULL,0),(790,2,66,NULL,1590019872,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,114,1,0,0,0,0,NULL,0),(791,2,67,NULL,1590019872,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,116,1,0,0,0,0,NULL,0),(792,2,48,NULL,1590019872,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,122,1,0,0,1,0,NULL,1),(793,2,48,NULL,1590019872,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,122,1,0,0,1,0,NULL,1),(794,2,57,NULL,1590019872,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,131,1,0,0,1,0,NULL,1),(795,2,57,NULL,1590019872,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,131,1,0,0,1,0,NULL,1),(796,2,56,NULL,1590019872,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,140,1,0,0,1,0,NULL,1),(797,2,56,NULL,1590019872,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,140,1,0,0,1,0,NULL,1),(798,2,47,NULL,1590019872,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,146,1,0,0,1,0,NULL,1),(799,2,47,NULL,1590019872,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,146,1,0,0,1,0,NULL,1),(800,2,46,NULL,1590019872,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02793,149,1,0,0,1,0,NULL,1),(801,2,46,NULL,1590019872,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,149,1,0,0,1,0,NULL,1),(802,2,74,NULL,1590019872,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,150,1,0,0,0,0,NULL,1),(803,2,74,NULL,1590019872,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,150,1,0,0,0,0,NULL,1),(804,2,43,NULL,1590019872,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,151,1,0,0,0,0,NULL,1),(805,2,43,NULL,1590019872,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,151,1,0,0,0,0,NULL,1),(806,2,44,NULL,1590019872,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,2,1,0,0,1,0,NULL,0),(807,2,45,NULL,1590019872,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.03247,3,1,0,0,1,0,NULL,0),(808,2,55,NULL,1590019872,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,4,1,0,0,1,0,NULL,0),(809,2,54,NULL,1590019872,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,5,1,0,0,1,0,NULL,0),(810,2,59,NULL,1590019872,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,6,1,0,0,1,0,NULL,0),(811,2,58,NULL,1590019872,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,7,1,0,0,1,0,NULL,0),(812,2,61,NULL,1590019872,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,8,1,0,0,1,0,NULL,0),(813,2,60,NULL,1590019872,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,9,1,0,0,1,0,NULL,0),(814,2,63,NULL,1590019872,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,10,1,0,0,1,0,NULL,0),(815,2,62,NULL,1590019872,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,11,1,0,0,1,0,NULL,0),(816,2,80,NULL,1590019872,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01299,12,1,0,0,1,0,NULL,0),(817,2,79,NULL,1590019872,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,13,1,0,0,1,0,NULL,0),(818,2,69,NULL,1590019872,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,14,1,0,0,1,0,NULL,0),(819,2,68,NULL,1590019872,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,15,1,0,0,1,0,NULL,0),(820,2,71,NULL,1590019872,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,16,1,0,0,1,0,NULL,0),(821,2,70,NULL,1590019872,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,17,1,0,0,1,0,NULL,0),(822,2,73,NULL,1590019872,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,18,1,0,0,1,0,NULL,0),(823,2,72,NULL,1590019872,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,19,1,0,0,1,0,NULL,0),(824,2,49,NULL,1590019872,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01299,21,1,0,0,1,0,NULL,0),(825,2,42,NULL,1590019872,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,22,0,0,0,1,0,NULL,0),(826,2,53,NULL,1590019872,2,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,26,1,0,0,1,0,NULL,0),(827,2,52,NULL,1590019872,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,27,1,0,0,1,0,NULL,0),(828,2,51,NULL,1590019872,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,28,1,0,0,1,0,NULL,0),(829,2,50,NULL,1590019872,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,29,1,0,0,1,0,NULL,0),(830,2,75,NULL,1590019872,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,30,1,0,0,1,0,NULL,0),(831,2,76,NULL,1590019872,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,31,1,0,0,1,0,NULL,0),(832,2,78,NULL,1590019872,2,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,103,1,0,0,1,0,NULL,0),(833,2,77,NULL,1590019872,2,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,106,1,0,0,1,0,NULL,0),(834,2,65,NULL,1590019872,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,112,1,0,0,1,0,NULL,0),(835,2,64,NULL,1590019872,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,113,1,0,0,1,0,NULL,0),(836,2,66,NULL,1590019872,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,114,1,0,0,1,0,NULL,0),(837,2,67,NULL,1590019872,2,9,10,' 自學查經好Easy_懼怕死亡者的福音','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,116,1,0,0,1,0,NULL,0),(838,2,41,'aggregation',1590019872,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,308.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(839,2,67,NULL,1590019911,2,9,10,' 懼怕死亡者的福音_自學查經好Easy','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03247,116,1,0,0,0,0,NULL,0),(840,1,82,'system',1594024747,2,10,NULL,NULL,'course',NULL,12,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(841,1,83,'restore',1594288766,2,9,10,' 經文自學好EASY','mod','quiz',60,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01107,152,1,0,0,0,0,NULL,0),(842,2,83,'restore',1594288766,2,9,10,' 經文自學好EASY','mod','quiz',60,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01107,75,1,0,0,1,0,NULL,0),(843,1,84,'restore',1594288766,2,9,10,'令人痛而不苦的福音_處境題','mod','quiz',61,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01107,152,1,0,0,0,0,NULL,0),(844,2,84,'restore',1594288766,2,9,10,'令人痛而不苦的福音_處境題','mod','quiz',61,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01107,74,1,0,0,1,0,NULL,0),(845,1,85,NULL,1594535025,2,10,12,'第三部份: 經文閱讀','mod','lesson',12,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,2,0,0,0,1,0,NULL,0),(846,2,85,NULL,1594535026,2,10,12,'第三部份: 經文閱讀','mod','lesson',12,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,2,0,0,0,1,0,NULL,0),(847,2,44,NULL,1595412497,36,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,2,1,0,0,1,0,NULL,0),(848,2,45,NULL,1595412497,36,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.03049,3,1,0,0,1,0,NULL,0),(849,2,55,NULL,1595412497,36,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,4,1,0,0,1,0,NULL,0),(850,2,54,NULL,1595412497,36,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,5,1,0,0,1,0,NULL,0),(851,2,59,NULL,1595412497,36,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,6,1,0,0,1,0,NULL,0),(852,2,58,NULL,1595412497,36,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,7,1,0,0,1,0,NULL,0),(853,2,61,NULL,1595412497,36,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,8,1,0,0,1,0,NULL,0),(854,2,60,NULL,1595412497,36,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,9,1,0,0,1,0,NULL,0),(855,2,63,NULL,1595412497,36,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,10,1,0,0,1,0,NULL,0),(856,2,62,NULL,1595412497,36,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,11,1,0,0,1,0,NULL,0),(857,2,80,NULL,1595412497,36,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01220,12,1,0,0,1,0,NULL,0),(858,2,79,NULL,1595412497,36,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,13,1,0,0,1,0,NULL,0),(859,2,69,NULL,1595412497,36,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,14,1,0,0,1,0,NULL,0),(860,2,68,NULL,1595412497,36,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,15,1,0,0,1,0,NULL,0),(861,2,71,NULL,1595412497,36,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,16,1,0,0,1,0,NULL,0),(862,2,70,NULL,1595412497,36,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,17,1,0,0,1,0,NULL,0),(863,2,73,NULL,1595412497,36,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,18,1,0,0,1,0,NULL,0),(864,2,72,NULL,1595412497,36,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,19,1,0,0,1,0,NULL,0),(865,2,49,NULL,1595412497,36,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01220,21,1,0,0,1,0,NULL,0),(866,2,42,NULL,1595412497,36,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,22,0,0,0,1,0,NULL,0),(867,2,53,NULL,1595412497,36,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,26,1,0,0,1,0,NULL,0),(868,2,52,NULL,1595412497,36,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,27,1,0,0,1,0,NULL,0),(869,2,51,NULL,1595412497,36,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,28,1,0,0,1,0,NULL,0),(870,2,50,NULL,1595412497,36,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,29,1,0,0,1,0,NULL,0),(871,2,75,NULL,1595412497,36,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,30,1,0,0,1,0,NULL,0),(872,2,76,NULL,1595412497,36,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,31,1,0,0,1,0,NULL,0),(873,2,84,NULL,1595412497,36,9,10,'令人痛而不苦的福音_處境題','mod','quiz',61,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,74,1,0,0,1,0,NULL,0),(874,2,83,NULL,1595412497,36,9,10,' 經文自學好EASY','mod','quiz',60,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,75,1,0,0,1,0,NULL,0),(875,2,78,NULL,1595412497,36,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,103,1,0,0,1,0,NULL,0),(876,2,77,NULL,1595412497,36,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,106,1,0,0,1,0,NULL,0),(877,2,65,NULL,1595412497,36,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,112,1,0,0,1,0,NULL,0),(878,2,64,NULL,1595412497,36,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,113,1,0,0,1,0,NULL,0),(879,2,66,NULL,1595412497,36,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,114,1,0,0,1,0,NULL,0),(880,2,67,NULL,1595412497,36,9,10,' 懼怕死亡者的福音_自學查經好Easy','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,116,1,0,0,1,0,NULL,0),(881,2,41,'aggregation',1595412497,36,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,328.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(882,1,86,NULL,1595775905,2,10,12,'第四部份','mod','lesson',13,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,3,0,0,0,1,0,NULL,0),(883,2,85,NULL,1595775905,2,10,12,'第三部份: 經文閱讀','mod','lesson',12,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,2,0,0,0,1,0,NULL,0),(884,2,86,NULL,1595775905,2,10,12,'第四部份','mod','lesson',13,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,3,0,0,0,1,0,NULL,0),(885,2,82,'aggregation',1595775905,2,10,NULL,NULL,'course',NULL,12,NULL,NULL,NULL,NULL,1,200.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(886,1,87,NULL,1595776728,2,10,12,'第四部份','mod','quiz',62,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,4,0,0,0,1,0,NULL,0),(887,2,85,NULL,1595776728,2,10,12,'第三部份: 經文閱讀','mod','lesson',12,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.47619,2,0,0,0,1,0,NULL,0),(888,2,86,NULL,1595776728,2,10,12,'第四部份','mod','lesson',13,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.47619,3,0,0,0,1,0,NULL,0),(889,2,87,NULL,1595776728,2,10,12,'第四部份','mod','quiz',62,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04762,4,0,0,0,1,0,NULL,0),(890,2,82,'aggregation',1595776728,2,10,NULL,NULL,'course',NULL,12,NULL,NULL,NULL,NULL,1,210.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(891,2,87,NULL,1595838615,2,10,12,'第四部份 : 本課反思','mod','quiz',62,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04762,4,0,0,0,0,0,NULL,0),(892,2,42,NULL,1598202322,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,22,1,0,0,0,0,NULL,0),(893,2,42,NULL,1617811486,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,22,0,0,0,0,0,NULL,0),(894,1,88,'system',1623344219,2,11,NULL,NULL,'course',NULL,13,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(895,2,88,'aggregation',1623344220,2,11,NULL,NULL,'course',NULL,13,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(896,3,85,'coursedelete',1623344862,2,10,12,'第三部份: 經文閱讀','mod','lesson',12,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.47619,2,0,0,0,1,0,NULL,0),(897,3,86,'coursedelete',1623344862,2,10,12,'第四部份','mod','lesson',13,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.47619,3,0,0,0,1,0,NULL,0),(898,3,87,'coursedelete',1623344862,2,10,12,'第四部份 : 本課反思','mod','quiz',62,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04762,4,0,0,0,1,0,NULL,0),(899,3,82,'coursedelete',1623344862,2,10,NULL,NULL,'course',NULL,12,NULL,NULL,NULL,NULL,1,210.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(900,3,88,'coursedelete',1623378234,2,11,NULL,NULL,'course',NULL,13,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(901,1,89,'system',1623378244,2,12,NULL,NULL,'course',NULL,14,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(902,3,89,'coursedelete',1623378244,2,12,NULL,NULL,'course',NULL,14,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(903,1,90,'system',1623378251,2,13,NULL,NULL,'course',NULL,15,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(904,3,90,'coursedelete',1623378251,2,13,NULL,NULL,'course',NULL,15,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(905,1,91,'system',1623378258,2,14,NULL,NULL,'course',NULL,16,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(906,3,91,'coursedelete',1623378258,2,14,NULL,NULL,'course',NULL,16,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(907,1,92,'system',1623378267,2,15,NULL,NULL,'course',NULL,17,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(908,3,92,'coursedelete',1623378267,2,15,NULL,NULL,'course',NULL,17,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(909,1,93,'system',1623379463,2,17,NULL,NULL,'course',NULL,18,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(910,3,93,'coursedelete',1623379463,2,17,NULL,NULL,'course',NULL,18,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(911,1,94,'system',1623385803,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(912,2,94,'aggregation',1623386160,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(913,1,95,NULL,1623391041,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,2,0,0,0,1,0,NULL,0),(914,2,95,NULL,1623391041,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,2,0,0,0,1,0,NULL,0),(915,2,94,'aggregation',1623391041,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(916,1,96,NULL,1623394527,2,18,19,'認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,3,0,0,0,1,0,NULL,0),(917,2,95,NULL,1623394527,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,2,0,0,0,1,0,NULL,0),(918,2,96,NULL,1623394527,2,18,19,'認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,3,0,0,0,1,0,NULL,0),(919,2,94,'aggregation',1623394527,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,200.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(920,1,97,'restore',1623396099,2,18,19,'認識詞類及句子結構','mod','lesson',16,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,4,0,0,0,0,0,NULL,0),(921,2,97,'restore',1623396099,2,18,19,'認識詞類及句子結構','mod','lesson',16,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,3,0,0,0,1,0,NULL,0),(922,2,97,NULL,1623396119,2,18,19,'擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,4,0,0,0,1,0,NULL,0),(923,2,97,NULL,1623396239,2,18,19,'擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.50000,4,0,0,0,1,0,NULL,0),(924,2,97,NULL,1623396239,2,18,19,'擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.50000,4,0,0,0,1,0,NULL,0),(925,2,95,NULL,1623396239,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.45455,2,0,0,0,1,0,NULL,0),(926,2,96,NULL,1623396239,2,18,19,'認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.45455,3,0,0,0,1,0,NULL,0),(927,2,97,NULL,1623396239,2,18,19,'擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.09091,4,0,0,0,1,0,NULL,0),(928,2,94,'aggregation',1623396239,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,220.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(929,2,96,NULL,1623397191,2,18,19,'認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.45455,3,0,0,0,1,0,NULL,0),(930,2,95,NULL,1623397191,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.71429,2,0,0,0,1,0,NULL,0),(931,2,96,NULL,1623397191,2,18,19,'認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14286,3,0,0,0,1,0,NULL,0),(932,2,97,NULL,1623397191,2,18,19,'擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.14286,4,0,0,0,1,0,NULL,0),(933,2,94,'aggregation',1623397191,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,140.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(934,2,96,NULL,1623399292,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14286,3,0,0,0,0,0,NULL,0),(935,2,97,NULL,1623399298,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.14286,4,0,0,0,0,0,NULL,0),(936,1,98,'restore',1623399905,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.14286,5,0,0,0,0,0,NULL,0),(937,2,98,'restore',1623399905,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.14286,4,0,0,0,1,0,NULL,0),(938,2,98,NULL,1623399961,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.14286,5,0,0,0,1,0,NULL,0),(939,2,95,NULL,1623400113,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.62500,2,0,0,0,1,0,NULL,0),(940,2,96,NULL,1623400113,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.12500,3,0,0,0,1,0,NULL,0),(941,2,97,NULL,1623400113,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.12500,4,0,0,0,1,0,NULL,0),(942,2,98,NULL,1623400113,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.12500,5,0,0,0,1,0,NULL,0),(943,2,94,'aggregation',1623400113,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,160.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(944,1,99,NULL,1623400650,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,6,0,0,0,1,0,NULL,0),(945,2,95,NULL,1623400650,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.58824,2,0,0,0,1,0,NULL,0),(946,2,96,NULL,1623400650,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11765,3,0,0,0,1,0,NULL,0),(947,2,97,NULL,1623400650,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.11765,4,0,0,0,1,0,NULL,0),(948,2,98,NULL,1623400650,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.11765,5,0,0,0,1,0,NULL,0),(949,2,99,NULL,1623400650,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,6,0,0,0,1,0,NULL,0),(950,2,94,'aggregation',1623400650,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,170.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(951,1,100,'restore',1623405903,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,7,0,0,0,0,0,NULL,0),(952,2,100,'restore',1623405903,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,6,0,0,0,1,0,NULL,0),(953,2,95,NULL,1623405920,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.55556,2,0,0,0,1,0,NULL,0),(954,2,96,NULL,1623405920,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11111,3,0,0,0,1,0,NULL,0),(955,2,97,NULL,1623405920,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.11111,4,0,0,0,1,0,NULL,0),(956,2,98,NULL,1623405920,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.11111,5,0,0,0,1,0,NULL,0),(957,2,99,NULL,1623405920,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05556,6,0,0,0,1,0,NULL,0),(958,2,100,NULL,1623405920,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05556,7,0,0,0,1,0,NULL,0),(959,2,94,'aggregation',1623405920,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,180.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(960,2,100,NULL,1623405962,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05556,7,0,0,0,0,0,NULL,0),(961,2,99,NULL,1623406542,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05556,6,0,0,0,1,0,NULL,0),(962,2,95,NULL,1623406542,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.47619,2,0,0,0,1,0,NULL,0),(963,2,96,NULL,1623406542,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.09524,3,0,0,0,1,0,NULL,0),(964,2,97,NULL,1623406542,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.09524,4,0,0,0,1,0,NULL,0),(965,2,98,NULL,1623406542,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.09524,5,0,0,0,1,0,NULL,0),(966,2,99,NULL,1623406542,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19048,6,0,0,0,1,0,NULL,0),(967,2,100,NULL,1623406542,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04762,7,0,0,0,1,0,NULL,0),(968,2,94,'aggregation',1623406542,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,210.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(969,1,101,'restore',1623406756,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19048,8,0,0,0,0,0,NULL,0),(970,2,101,'restore',1623406756,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19048,6,0,0,0,1,0,NULL,0),(971,2,95,NULL,1623406839,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.40000,2,0,0,0,1,0,NULL,0),(972,2,96,NULL,1623406839,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08000,3,0,0,0,1,0,NULL,0),(973,2,97,NULL,1623406839,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08000,4,0,0,0,1,0,NULL,0),(974,2,98,NULL,1623406839,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08000,5,0,0,0,1,0,NULL,0),(975,2,99,NULL,1623406839,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,6,0,0,0,1,0,NULL,0),(976,2,101,NULL,1623406839,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,7,0,0,0,1,0,NULL,0),(977,2,100,NULL,1623406839,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04000,9,0,0,0,1,0,NULL,0),(978,2,94,'aggregation',1623406839,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,250.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(979,2,101,NULL,1623406840,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,7,1,0,0,0,0,NULL,0),(980,2,101,NULL,1623406916,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,50.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,7,1,0,0,1,0,NULL,0),(981,2,95,NULL,1623406916,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.38462,2,0,0,0,1,0,NULL,0),(982,2,96,NULL,1623406916,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07692,3,0,0,0,1,0,NULL,0),(983,2,97,NULL,1623406916,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07692,4,0,0,0,1,0,NULL,0),(984,2,98,NULL,1623406916,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07692,5,0,0,0,1,0,NULL,0),(985,2,99,NULL,1623406916,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.15385,6,0,0,0,1,0,NULL,0),(986,2,101,NULL,1623406916,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,50.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,7,1,0,0,1,0,NULL,0),(987,2,100,NULL,1623406916,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03846,9,0,0,0,1,0,NULL,0),(988,2,94,'aggregation',1623406916,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,260.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(989,2,101,NULL,1623407009,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,140.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,7,1,0,0,1,0,NULL,0),(990,2,95,NULL,1623407009,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.28571,2,0,0,0,1,0,NULL,0),(991,2,96,NULL,1623407009,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05714,3,0,0,0,1,0,NULL,0),(992,2,97,NULL,1623407009,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05714,4,0,0,0,1,0,NULL,0),(993,2,98,NULL,1623407009,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05714,5,0,0,0,1,0,NULL,0),(994,2,99,NULL,1623407009,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11429,6,0,0,0,1,0,NULL,0),(995,2,101,NULL,1623407009,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,140.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.40000,7,1,0,0,1,0,NULL,0),(996,2,100,NULL,1623407009,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02857,9,0,0,0,1,0,NULL,0),(997,2,94,'aggregation',1623407009,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,350.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(998,2,101,NULL,1623407015,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.40000,7,1,0,0,1,0,NULL,0),(999,2,95,NULL,1623407015,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.40000,2,0,0,0,1,0,NULL,0),(1000,2,96,NULL,1623407015,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08000,3,0,0,0,1,0,NULL,0),(1001,2,97,NULL,1623407015,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08000,4,0,0,0,1,0,NULL,0),(1002,2,98,NULL,1623407015,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08000,5,0,0,0,1,0,NULL,0),(1003,2,99,NULL,1623407015,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,6,0,0,0,1,0,NULL,0),(1004,2,101,NULL,1623407015,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,7,1,0,0,1,0,NULL,0),(1005,2,100,NULL,1623407015,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04000,9,0,0,0,1,0,NULL,0),(1006,2,94,'aggregation',1623407015,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,250.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1007,2,99,NULL,1623407147,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16000,6,0,0,0,1,0,NULL,0),(1008,2,95,NULL,1623407147,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.37037,2,0,0,0,1,0,NULL,0),(1009,2,96,NULL,1623407147,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07407,3,0,0,0,1,0,NULL,0),(1010,2,97,NULL,1623407147,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07407,4,0,0,0,1,0,NULL,0),(1011,2,98,NULL,1623407147,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07407,5,0,0,0,1,0,NULL,0),(1012,2,99,NULL,1623407147,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.22222,6,0,0,0,1,0,NULL,0),(1013,2,101,NULL,1623407147,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14815,7,1,0,0,1,0,NULL,0),(1014,2,100,NULL,1623407147,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03704,9,0,0,0,1,0,NULL,0),(1015,2,94,'aggregation',1623407147,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,270.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1016,1,102,'restore',1623407204,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03704,10,0,0,0,0,0,NULL,0),(1017,2,102,'restore',1623407204,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03704,9,0,0,0,1,0,NULL,0),(1018,2,95,NULL,1623407209,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.35714,2,0,0,0,1,0,NULL,0),(1019,2,96,NULL,1623407209,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07143,3,0,0,0,1,0,NULL,0),(1020,2,97,NULL,1623407209,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07143,4,0,0,0,1,0,NULL,0),(1021,2,98,NULL,1623407209,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.07143,5,0,0,0,1,0,NULL,0),(1022,2,99,NULL,1623407209,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21429,6,0,0,0,1,0,NULL,0),(1023,2,101,NULL,1623407209,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14286,7,1,0,0,1,0,NULL,0),(1024,2,100,NULL,1623407209,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,9,0,0,0,1,0,NULL,0),(1025,2,102,NULL,1623407209,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,10,0,0,0,1,0,NULL,0),(1026,2,94,'aggregation',1623407209,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,280.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1027,2,100,NULL,1623407225,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,9,0,0,0,0,0,NULL,0),(1028,2,100,NULL,1623407443,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,9,1,0,0,0,0,NULL,0),(1029,2,100,NULL,1623407443,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,9,1,0,0,0,0,NULL,0),(1030,1,103,'restore',1623407508,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',67,0,NULL,NULL,NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21429,11,0,0,0,0,0,NULL,0),(1031,2,103,'restore',1623407508,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',67,0,NULL,NULL,NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21429,6,0,0,0,1,0,NULL,0),(1032,1,104,'restore',1623407518,2,18,19,'第二部份:家課','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,13,1,0,0,0,0,NULL,0),(1033,2,104,'restore',1623407518,2,18,19,'第二部份:家課','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,11,1,0,0,1,0,NULL,0),(1034,2,95,NULL,1623407552,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.28571,2,0,0,0,1,0,NULL,0),(1035,2,96,NULL,1623407552,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05714,3,0,0,0,1,0,NULL,0),(1036,2,97,NULL,1623407552,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05714,4,0,0,0,1,0,NULL,0),(1037,2,98,NULL,1623407552,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05714,5,0,0,0,1,0,NULL,0),(1038,2,99,NULL,1623407552,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,6,0,0,0,1,0,NULL,0),(1039,2,103,NULL,1623407552,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',67,0,NULL,NULL,NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,7,0,0,0,1,0,NULL,0),(1040,2,101,NULL,1623407552,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11429,9,1,0,0,1,0,NULL,0),(1041,2,100,NULL,1623407552,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02857,11,1,0,0,1,0,NULL,0),(1042,2,104,NULL,1623407552,2,18,19,'第二部份:家課','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02857,12,1,0,0,1,0,NULL,0),(1043,2,102,NULL,1623407552,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02857,14,0,0,0,1,0,NULL,0),(1044,2,94,'aggregation',1623407552,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,350.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1045,2,103,NULL,1623407552,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',67,0,NULL,NULL,NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,7,0,0,0,0,0,NULL,0),(1046,2,103,NULL,1623407837,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',67,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,7,0,0,0,1,0,NULL,0),(1047,2,95,NULL,1623407837,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.34483,2,0,0,0,1,0,NULL,0),(1048,2,96,NULL,1623407837,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.06897,3,0,0,0,1,0,NULL,0),(1049,2,97,NULL,1623407837,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.06897,4,0,0,0,1,0,NULL,0),(1050,2,98,NULL,1623407837,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.06897,5,0,0,0,1,0,NULL,0),(1051,2,99,NULL,1623407837,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,1,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.20690,6,0,0,0,1,0,NULL,0),(1052,2,101,NULL,1623407837,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.13793,9,1,0,0,1,0,NULL,0),(1053,2,100,NULL,1623407837,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03448,11,1,0,0,1,0,NULL,0),(1054,2,104,NULL,1623407837,2,18,19,'第二部份:家課','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03448,12,1,0,0,1,0,NULL,0),(1055,2,102,NULL,1623407837,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03448,14,0,0,0,1,0,NULL,0),(1056,2,94,'aggregation',1623407837,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,290.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1057,2,104,NULL,1623407860,2,18,19,'第三部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03448,12,1,0,0,0,0,NULL,0),(1058,2,99,NULL,1623407948,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.20690,6,0,0,0,1,0,NULL,0),(1059,2,95,NULL,1623407948,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.43478,2,0,0,0,1,0,NULL,0),(1060,2,96,NULL,1623407948,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08696,3,0,0,0,1,0,NULL,0),(1061,2,97,NULL,1623407948,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08696,4,0,0,0,1,0,NULL,0),(1062,2,98,NULL,1623407948,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08696,5,0,0,0,1,0,NULL,0),(1063,2,101,NULL,1623407948,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17391,9,1,0,0,1,0,NULL,0),(1064,2,100,NULL,1623407948,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04348,11,1,0,0,1,0,NULL,0),(1065,2,104,NULL,1623407948,2,18,19,'第三部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04348,12,1,0,0,1,0,NULL,0),(1066,2,102,NULL,1623407948,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04348,14,0,0,0,1,0,NULL,0),(1067,2,94,'aggregation',1623407948,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,230.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1068,1,105,'restore',1623408071,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',69,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,15,0,0,0,0,0,NULL,0),(1069,2,105,'restore',1623408071,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',69,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,7,0,0,0,1,0,NULL,0),(1070,2,105,NULL,1623408095,2,18,19,'第四部份:人物描寫練習','mod','quiz',69,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,8,0,0,0,0,0,NULL,0),(1071,2,104,NULL,1623408270,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04348,14,1,0,0,0,0,NULL,0),(1072,1,106,NULL,1623408399,2,18,19,'第五部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,17,1,0,0,1,0,NULL,0),(1073,2,95,NULL,1623408399,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.41667,2,0,0,0,1,0,NULL,0),(1074,2,96,NULL,1623408399,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08333,3,0,0,0,1,0,NULL,0),(1075,2,97,NULL,1623408399,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08333,4,0,0,0,1,0,NULL,0),(1076,2,98,NULL,1623408399,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.08333,5,0,0,0,1,0,NULL,0),(1077,2,101,NULL,1623408399,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.16667,11,1,0,0,1,0,NULL,0),(1078,2,100,NULL,1623408399,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04167,13,1,0,0,1,0,NULL,0),(1079,2,104,NULL,1623408399,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04167,14,1,0,0,1,0,NULL,0),(1080,2,102,NULL,1623408399,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04167,16,0,0,0,1,0,NULL,0),(1081,2,106,NULL,1623408399,2,18,19,'第五部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04167,17,1,0,0,1,0,NULL,0),(1082,2,94,'aggregation',1623408399,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,240.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1083,2,106,NULL,1623408422,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04167,17,1,0,0,0,0,NULL,0),(1084,1,107,'system',1623433060,2,26,NULL,NULL,'course',NULL,20,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1085,3,107,'coursedelete',1623433060,2,26,NULL,NULL,'course',NULL,20,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1086,1,108,NULL,1623481005,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,18,0,0,0,1,0,NULL,0),(1087,2,95,NULL,1623481005,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,2,0,0,0,1,0,NULL,0),(1088,2,96,NULL,1623481005,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,3,0,0,0,1,0,NULL,0),(1089,2,97,NULL,1623481005,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05882,4,0,0,0,1,0,NULL,0),(1090,2,98,NULL,1623481005,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.05882,5,0,0,0,1,0,NULL,0),(1091,2,101,NULL,1623481005,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.11765,11,1,0,0,1,0,NULL,0),(1092,2,100,NULL,1623481005,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02941,13,1,0,0,1,0,NULL,0),(1093,2,104,NULL,1623481005,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02941,14,1,0,0,1,0,NULL,0),(1094,2,102,NULL,1623481005,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02941,16,0,0,0,1,0,NULL,0),(1095,2,106,NULL,1623481005,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02941,17,1,0,0,1,0,NULL,0),(1096,2,108,NULL,1623481005,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.29412,18,0,0,0,1,0,NULL,0),(1097,2,94,'aggregation',1623481005,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,340.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1098,1,109,NULL,1623658087,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,19,0,0,0,1,0,NULL,0),(1099,1,110,NULL,1623658087,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,20,0,0,0,1,0,NULL,0),(1100,2,95,NULL,1623658087,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21739,2,0,0,0,1,0,NULL,0),(1101,2,96,NULL,1623658087,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04348,3,0,0,0,1,0,NULL,0),(1102,2,97,NULL,1623658087,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04348,4,0,0,0,1,0,NULL,0),(1103,2,98,NULL,1623658087,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.04348,5,0,0,0,1,0,NULL,0),(1104,2,101,NULL,1623658087,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.08696,11,1,0,0,1,0,NULL,0),(1105,2,100,NULL,1623658087,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02174,13,1,0,0,1,0,NULL,0),(1106,2,104,NULL,1623658087,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02174,14,1,0,0,1,0,NULL,0),(1107,2,102,NULL,1623658087,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02174,16,0,0,0,1,0,NULL,0),(1108,2,106,NULL,1623658087,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02174,17,1,0,0,1,0,NULL,0),(1109,2,108,NULL,1623658087,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21739,18,0,0,0,1,0,NULL,0),(1110,2,109,NULL,1623658087,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.21739,19,0,0,0,1,0,NULL,0),(1111,2,110,NULL,1623658087,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.04348,20,0,0,0,1,0,NULL,0),(1112,2,94,'aggregation',1623658087,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,460.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1113,1,111,NULL,1623658848,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'139',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,21,0,0,0,1,0,NULL,0),(1114,2,111,NULL,1623658848,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,21,0,0,0,1,0,NULL,0),(1115,2,95,NULL,1623658848,2,18,19,'故事繪本欣賞','mod','lesson',14,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,2,0,0,0,1,0,NULL,0),(1116,2,96,NULL,1623658848,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,3,0,0,0,1,0,NULL,0),(1117,2,97,NULL,1623658848,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,4,0,0,0,1,0,NULL,0),(1118,2,98,NULL,1623658848,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,5,0,0,0,1,0,NULL,0),(1119,2,101,NULL,1623658848,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07143,11,1,0,0,1,0,NULL,0),(1120,2,100,NULL,1623658848,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01786,13,1,0,0,1,0,NULL,0),(1121,2,104,NULL,1623658848,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01786,14,1,0,0,1,0,NULL,0),(1122,2,102,NULL,1623658848,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01786,16,0,0,0,1,0,NULL,0),(1123,2,106,NULL,1623658848,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01786,17,1,0,0,1,0,NULL,0),(1124,2,108,NULL,1623658848,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,18,0,0,0,1,0,NULL,0),(1125,2,109,NULL,1623658848,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,19,0,0,0,1,0,NULL,0),(1126,2,110,NULL,1623658848,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,20,0,0,0,1,0,NULL,0),(1127,2,111,NULL,1623658848,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,21,0,0,0,1,0,NULL,0),(1128,2,94,'aggregation',1623658848,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,560.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1129,2,111,NULL,1623663139,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'139',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,21,0,0,0,0,0,NULL,0),(1130,2,111,NULL,1623663139,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,21,0,0,0,0,0,NULL,0),(1131,2,111,NULL,1623663169,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'139',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,21,0,0,0,0,0,NULL,0),(1132,2,111,NULL,1623663169,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,21,0,0,0,0,0,NULL,0),(1133,2,95,NULL,1623679873,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17900,3,0,0,0,1,0,NULL,0),(1134,2,95,NULL,1623679873,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17900,3,0,0,0,1,0,NULL,0),(1135,2,95,NULL,1623679873,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17900,3,0,0,0,1,0,NULL,0),(1136,2,95,NULL,1623679873,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17900,3,0,0,0,1,0,NULL,0),(1137,2,95,NULL,1623679873,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,3,0,0,0,1,0,NULL,0),(1138,2,95,NULL,1623679968,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,3,0,0,0,0,0,NULL,0),(1139,2,96,NULL,1623679968,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,4,0,0,0,1,0,NULL,1),(1140,2,96,NULL,1623679968,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,4,0,0,0,1,0,NULL,1),(1141,2,97,NULL,1623679968,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,5,0,0,0,1,0,NULL,1),(1142,2,97,NULL,1623679968,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.00000,5,0,0,0,1,0,NULL,1),(1143,2,98,NULL,1623679968,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03571,6,0,0,0,0,0,NULL,0),(1144,2,101,NULL,1623679968,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07143,12,1,0,0,0,0,NULL,0),(1145,2,100,NULL,1623679968,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01786,14,1,0,0,0,0,NULL,0),(1146,2,104,NULL,1623679968,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01786,15,1,0,0,0,0,NULL,0),(1147,2,102,NULL,1623679968,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01786,17,0,0,0,0,0,NULL,0),(1148,2,106,NULL,1623679968,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01786,18,1,0,0,0,0,NULL,0),(1149,2,108,NULL,1623679968,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,19,0,0,0,0,0,NULL,0),(1150,2,109,NULL,1623679968,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,20,0,0,0,0,0,NULL,0),(1151,2,110,NULL,1623679968,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03571,21,0,0,0,0,0,NULL,0),(1152,2,111,NULL,1623679968,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17857,22,0,0,0,0,0,NULL,0),(1153,2,95,NULL,1623679968,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,3,0,0,0,1,0,NULL,0),(1154,2,98,NULL,1623679968,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.03846,6,0,0,0,1,0,NULL,0),(1155,2,101,NULL,1623679968,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.07692,12,1,0,0,1,0,NULL,0),(1156,2,100,NULL,1623679968,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01923,14,1,0,0,1,0,NULL,0),(1157,2,104,NULL,1623679968,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01923,15,1,0,0,1,0,NULL,0),(1158,2,102,NULL,1623679968,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01923,17,0,0,0,1,0,NULL,0),(1159,2,106,NULL,1623679969,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01923,18,1,0,0,1,0,NULL,0),(1160,2,108,NULL,1623679969,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,19,0,0,0,1,0,NULL,0),(1161,2,109,NULL,1623679969,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,20,0,0,0,1,0,NULL,0),(1162,2,110,NULL,1623679969,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03846,21,0,0,0,1,0,NULL,0),(1163,2,111,NULL,1623679969,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.19231,22,0,0,0,1,0,NULL,0),(1164,2,94,'aggregation',1623679969,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,NULL,NULL,1,520.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1165,1,112,'system',1623680064,2,18,NULL,NULL,'category',NULL,21,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,23,0,0,0,1,0,NULL,0),(1166,2,112,NULL,1623680064,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務',NULL,1,100.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1167,2,112,NULL,1623680064,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務',NULL,1,100.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1168,2,112,NULL,1623680064,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務',NULL,1,100.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1169,2,112,NULL,1623680064,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務',NULL,1,100.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1170,2,112,'aggregation',1623680064,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務',NULL,1,0.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1171,2,95,NULL,1623680064,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,3,0,0,0,1,0,NULL,0),(1172,2,98,NULL,1623680064,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02885,6,0,0,0,1,0,NULL,0),(1173,2,101,NULL,1623680064,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,NULL,NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05769,12,1,0,0,1,0,NULL,0),(1174,2,100,NULL,1623680064,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,14,1,0,0,1,0,NULL,0),(1175,2,104,NULL,1623680064,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,15,1,0,0,1,0,NULL,0),(1176,2,102,NULL,1623680064,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01442,17,0,0,0,1,0,NULL,0),(1177,2,106,NULL,1623680064,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01442,18,1,0,0,1,0,NULL,0),(1178,2,108,NULL,1623680064,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,19,0,0,0,1,0,NULL,0),(1179,2,109,NULL,1623680064,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,20,0,0,0,1,0,NULL,0),(1180,2,110,NULL,1623680064,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,NULL,NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02885,21,0,0,0,1,0,NULL,0),(1181,2,111,NULL,1623680064,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,22,0,0,0,1,0,NULL,0),(1182,2,94,NULL,1623680214,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,'100',NULL,1,520.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1183,2,95,NULL,1623680214,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,3,0,0,0,0,0,NULL,0),(1184,2,96,NULL,1623680214,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,4,0,0,0,0,0,NULL,1),(1185,2,97,NULL,1623680214,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.00000,5,0,0,0,0,0,NULL,1),(1186,2,98,NULL,1623680214,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02885,6,0,0,0,0,0,NULL,0),(1187,2,101,NULL,1623680214,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05769,12,1,0,0,0,0,NULL,0),(1188,2,100,NULL,1623680214,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,14,1,0,0,0,0,NULL,0),(1189,2,104,NULL,1623680214,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,15,1,0,0,0,0,NULL,0),(1190,2,102,NULL,1623680214,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01442,17,0,0,0,0,0,NULL,0),(1191,2,106,NULL,1623680214,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'50',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01442,18,1,0,0,0,0,NULL,0),(1192,2,108,NULL,1623680214,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,19,0,0,0,0,0,NULL,0),(1193,2,109,NULL,1623680214,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,20,0,0,0,0,0,NULL,0),(1194,2,110,NULL,1623680214,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02885,21,0,0,0,0,0,NULL,0),(1195,2,95,NULL,1623680225,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,3,0,0,0,0,0,NULL,0),(1196,2,96,NULL,1623680225,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,4,0,0,0,0,0,NULL,1),(1197,2,97,NULL,1623680225,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.00000,5,0,0,0,0,0,NULL,1),(1198,2,98,NULL,1623680225,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02885,6,0,0,0,0,0,NULL,0),(1199,2,101,NULL,1623680225,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05769,12,1,0,0,0,0,NULL,0),(1200,2,100,NULL,1623680225,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,14,1,0,0,0,0,NULL,0),(1201,2,104,NULL,1623680225,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01442,15,1,0,0,0,0,NULL,0),(1202,2,102,NULL,1623680225,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01442,17,0,0,0,0,0,NULL,0),(1203,2,108,NULL,1623680225,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,19,0,0,0,0,0,NULL,0),(1204,2,109,NULL,1623680225,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,20,0,0,0,0,0,NULL,0),(1205,2,110,NULL,1623680225,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02885,21,0,0,0,0,0,NULL,0),(1206,2,111,NULL,1623680225,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,22,0,0,0,0,0,NULL,0),(1207,2,112,NULL,1623680284,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務','=100',1,0.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1208,2,112,NULL,1623680296,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務','=100',1,0.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,0,1,0,1),(1209,2,111,NULL,1623681018,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'139',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,22,0,0,0,0,0,NULL,0),(1210,2,111,NULL,1623681019,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14423,22,0,0,0,0,0,NULL,0),(1211,2,106,NULL,1623681390,2,18,21,'第四部份:家課','mod','quiz',70,0,NULL,'50',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,18,1,0,0,1,0,NULL,0),(1212,2,106,NULL,1623681390,2,18,21,'第四部份:家課','mod','quiz',70,0,NULL,'50',NULL,1,10.00000,0.00000,NULL,NULL,6.00000,1.00000,0.00000,0.00000,1.00000,18,1,0,0,1,0,NULL,0),(1213,2,95,NULL,1623681390,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,3,0,0,0,1,0,NULL,0),(1214,2,98,NULL,1623681390,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02941,6,0,0,0,1,0,NULL,0),(1215,2,101,NULL,1623681390,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,12,1,0,0,1,0,NULL,0),(1216,2,100,NULL,1623681390,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01471,14,1,0,0,1,0,NULL,0),(1217,2,104,NULL,1623681390,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01471,15,1,0,0,1,0,NULL,0),(1218,2,102,NULL,1623681390,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01471,17,0,0,0,1,0,NULL,0),(1219,2,108,NULL,1623681390,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,19,0,0,0,1,0,NULL,0),(1220,2,109,NULL,1623681390,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,20,0,0,0,1,0,NULL,0),(1221,2,110,NULL,1623681390,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02941,21,0,0,0,1,0,NULL,0),(1222,2,111,NULL,1623681390,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,22,0,0,0,1,0,NULL,0),(1223,2,94,'aggregation',1623681390,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,'100',NULL,1,510.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1224,3,42,'coursedelete',1628487225,2,9,10,' 擔憂世界前途者的福音_自學查經好Easy','mod','quiz',23,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,22,0,0,0,1,0,NULL,0),(1225,3,43,'coursedelete',1628487226,2,9,10,'點擊這裡--> 開始進入第一課:理性追尋者的福音','mod','lesson',10,0,NULL,NULL,NULL,1,1.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,151,1,0,0,1,0,NULL,1),(1226,3,44,'coursedelete',1628487226,2,9,10,'理性追尋者的福音_處境題 ','mod','quiz',24,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,2,1,0,0,1,0,NULL,0),(1227,3,45,'coursedelete',1628487226,2,9,10,' 理性追尋者的福音_自學查經好Easy','mod','quiz',25,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,5.00000,1.00000,0.00000,0.00000,0.03049,3,1,0,0,1,0,NULL,0),(1228,3,46,'coursedelete',1628487226,2,9,10,' 看到我嗎?','mod','quiz',26,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,149,1,0,0,1,0,NULL,1),(1229,3,47,'coursedelete',1628487226,2,9,10,'處境題','mod','quiz',27,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,146,1,0,0,1,0,NULL,1),(1230,3,48,'coursedelete',1628487226,2,9,10,' 自學查經好Easy','mod','quiz',28,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,122,1,0,0,1,0,NULL,1),(1231,3,49,'coursedelete',1628487226,2,9,10,'擔憂世界前途者的福音_處境題','mod','quiz',29,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01220,21,1,0,0,1,0,NULL,0),(1232,3,50,'coursedelete',1628487226,2,9,10,' 懼怕者的福音_自學查經好Easy','mod','quiz',30,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,29,1,0,0,1,0,NULL,0),(1233,3,51,'coursedelete',1628487226,2,9,10,'懼怕者的福音_處境題','mod','quiz',31,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,28,1,0,0,1,0,NULL,0),(1234,3,52,'coursedelete',1628487226,2,9,10,' 將地獄變天堂者的福音_自學查經好Easy','mod','quiz',32,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,27,1,0,0,1,0,NULL,0),(1235,3,53,'coursedelete',1628487226,2,9,10,'將地獄變天堂者的福音_處境題','mod','quiz',33,0,'',NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,26,1,0,0,1,0,NULL,0),(1236,3,54,'coursedelete',1628487226,2,9,10,' 運氣不得意者的福音_自學查經好Easy ','mod','quiz',34,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,5,1,0,0,1,0,NULL,0),(1237,3,55,'coursedelete',1628487226,2,9,10,'運氣不得意者的福音_處境題 ','mod','quiz',35,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,4,1,0,0,1,0,NULL,0),(1238,3,56,'coursedelete',1628487226,2,9,10,' 自學查經好Easy','mod','quiz',36,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,140,1,0,0,1,0,NULL,1),(1239,3,57,'coursedelete',1628487226,2,9,10,'處境題','mod','quiz',37,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,131,1,0,0,1,0,NULL,1),(1240,3,58,'coursedelete',1628487226,2,9,10,' 憂慮者的福音_自學查經好Easy','mod','quiz',38,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,7,1,0,0,1,0,NULL,0),(1241,3,59,'coursedelete',1628487226,2,9,10,'憂慮者的福音_處境題','mod','quiz',39,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,6,1,0,0,1,0,NULL,0),(1242,3,60,'coursedelete',1628487226,2,9,10,' 自我形象低落者的福音_自學查經好Easy','mod','quiz',40,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,9,1,0,0,1,0,NULL,0),(1243,3,61,'coursedelete',1628487226,2,9,10,'自我形象低落者的福音_處境題','mod','quiz',41,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,8,1,0,0,1,0,NULL,0),(1244,3,62,'coursedelete',1628487227,2,9,10,' 虛空者的福音_自學查經好Easy','mod','quiz',42,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,11,1,0,0,1,0,NULL,0),(1245,3,63,'coursedelete',1628487227,2,9,10,'虛空者的福音_處境題','mod','quiz',43,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,10,1,0,0,1,0,NULL,0),(1246,3,64,'coursedelete',1628487227,2,9,10,' 使人和睦的福音_自學查經好Easy','mod','quiz',44,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,113,1,0,0,1,0,NULL,0),(1247,3,65,'coursedelete',1628487227,2,9,10,'使人和睦的福音_處境題','mod','quiz',45,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,112,1,0,0,1,0,NULL,0),(1248,3,66,'coursedelete',1628487227,2,9,10,'懼怕死亡者的福音_處境題','mod','quiz',46,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,114,1,0,0,1,0,NULL,0),(1249,3,67,'coursedelete',1628487227,2,9,10,' 懼怕死亡者的福音_自學查經好Easy','mod','quiz',47,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,116,1,0,0,1,0,NULL,0),(1250,3,68,'coursedelete',1628487227,2,9,10,' 缺乏者的福音_自學查經好Easy','mod','quiz',48,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,15,1,0,0,1,0,NULL,0),(1251,3,69,'coursedelete',1628487227,2,9,10,'缺乏者的福音_處境題','mod','quiz',49,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,14,1,0,0,1,0,NULL,0),(1252,3,70,'coursedelete',1628487227,2,9,10,' 自卑者的福音_自學查經好Easy','mod','quiz',50,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,17,1,0,0,1,0,NULL,0),(1253,3,71,'coursedelete',1628487227,2,9,10,'自卑者的福音_處境題','mod','quiz',51,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,16,1,0,0,1,0,NULL,0),(1254,3,72,'coursedelete',1628487227,2,9,10,' 罪人的福音_自學查經好Easy','mod','quiz',52,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,19,1,0,0,1,0,NULL,0),(1255,3,73,'coursedelete',1628487227,2,9,10,'罪人的福音_處境題','mod','quiz',53,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,18,1,0,0,1,0,NULL,0),(1256,3,74,'coursedelete',1628487227,2,9,10,'點擊這裡--> 開始進入第九課:主耶穌的死與福音','mod','lesson',11,0,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,150,1,0,0,1,0,NULL,1),(1257,3,75,'coursedelete',1628487227,2,9,10,'主耶穌的死與福音_處境題','mod','quiz',54,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,30,1,0,0,1,0,NULL,0),(1258,3,76,'coursedelete',1628487227,2,9,10,' 主耶穌的死與福音_自學查經好Easy','mod','quiz',55,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,31,1,0,0,1,0,NULL,0),(1259,3,77,'coursedelete',1628487227,2,9,10,' 主耶穌的復活與福音_自學查經好Easy','mod','quiz',56,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,106,1,0,0,1,0,NULL,0),(1260,3,78,'coursedelete',1628487227,2,9,10,'主耶穌的復活與福音_處境題','mod','quiz',57,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,103,1,0,0,1,0,NULL,0),(1261,3,79,'coursedelete',1628487227,2,9,10,' 無安全感者的福音_自學查經好Easy','mod','quiz',58,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,13,1,0,0,1,0,NULL,0),(1262,3,80,'coursedelete',1628487227,2,9,10,'無安全感者的福音_處境題','mod','quiz',59,0,NULL,NULL,NULL,1,4.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01220,12,1,0,0,1,0,NULL,0),(1263,3,83,'coursedelete',1628487227,2,9,10,' 經文自學好EASY','mod','quiz',60,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,75,1,0,0,1,0,NULL,0),(1264,3,84,'coursedelete',1628487227,2,9,10,'令人痛而不苦的福音_處境題','mod','quiz',61,0,NULL,NULL,NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.03049,74,1,0,0,1,0,NULL,0),(1265,3,41,'coursedelete',1628487227,2,9,NULL,NULL,'course',NULL,10,NULL,NULL,NULL,NULL,1,328.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1266,1,113,'system',1628487310,2,16,NULL,NULL,'course',NULL,22,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1267,3,113,'coursedelete',1628487310,2,16,NULL,NULL,'course',NULL,22,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1268,1,114,'system',1628487331,2,24,NULL,NULL,'course',NULL,23,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1269,3,114,'coursedelete',1628487331,2,24,NULL,NULL,'course',NULL,23,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1270,1,115,'system',1628487338,2,25,NULL,NULL,'course',NULL,24,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1271,3,115,'coursedelete',1628487338,2,25,NULL,NULL,'course',NULL,24,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1272,1,116,'system',1628487344,2,21,NULL,NULL,'course',NULL,25,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1273,3,116,'coursedelete',1628487344,2,21,NULL,NULL,'course',NULL,25,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1274,2,106,NULL,1628487374,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'50',NULL,1,10.00000,0.00000,NULL,NULL,6.00000,1.00000,0.00000,0.00000,1.00000,18,1,0,0,1,0,NULL,0),(1275,3,112,'coursedelete',1628487374,2,18,NULL,'','category',NULL,21,NULL,'已完成任務','已完成任務','=100',1,0.00000,0.00000,NULL,NULL,50.00000,1.00000,0.00000,0.00000,0.25000,23,0,0,0,1,1,0,1),(1276,3,95,'coursedelete',1628487374,2,18,19,'故事繪本欣賞','mod','lesson',14,0,'','',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,3,0,0,0,1,0,NULL,0),(1277,3,96,'coursedelete',1628487374,2,18,19,'2) 認識詞類及句子結構','mod','lesson',15,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,4,0,0,0,1,0,NULL,1),(1278,3,97,'coursedelete',1628487374,2,18,19,'3)擴張句子、撮寫句子、造句','mod','lesson',16,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.00000,5,0,0,0,1,0,NULL,1),(1279,3,98,'coursedelete',1628487374,2,18,19,'4)人物描寫練習','mod','lesson',17,0,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.02941,6,0,0,0,1,0,NULL,0),(1280,3,99,'coursedelete',1628487374,2,18,19,'第二部份:認識詞類及句子結構','mod','quiz',63,0,NULL,'',NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.20690,7,0,0,0,1,0,NULL,0),(1281,3,100,'coursedelete',1628487374,2,18,19,'第二部份:家課','mod','quiz',64,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01471,14,1,0,0,1,0,NULL,0),(1282,3,101,'coursedelete',1628487374,2,18,19,'第二部份:測驗','mod','quiz',65,0,NULL,'',NULL,1,40.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.05882,12,1,0,0,1,0,NULL,0),(1283,3,102,'coursedelete',1628487374,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',66,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.01471,17,0,0,0,1,0,NULL,0),(1284,3,103,'coursedelete',1628487374,2,18,19,'第三部份:擴張句子、撮寫句子、造句','mod','quiz',67,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,8,0,0,0,1,0,NULL,0),(1285,3,104,'coursedelete',1628487374,2,18,19,'第四部份:家課 ','mod','quiz',68,0,NULL,'',NULL,1,10.00000,0.00000,NULL,NULL,10.00000,1.00000,0.00000,0.00000,0.01471,15,1,0,0,1,0,NULL,0),(1286,3,105,'coursedelete',1628487374,2,18,19,'第四部份:人物描寫練習','mod','quiz',69,0,NULL,NULL,NULL,0,60.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.17143,9,0,0,0,1,0,NULL,0),(1287,3,106,'coursedelete',1628487374,2,18,19,'第四部份:家課','mod','quiz',70,0,NULL,'50',NULL,1,10.00000,0.00000,NULL,NULL,6.00000,1.00000,0.00000,0.00000,1.00000,18,1,0,0,1,0,NULL,0),(1288,3,108,'coursedelete',1628487374,2,18,19,'Zoom','mod','lti',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,19,0,0,0,1,0,NULL,0),(1289,3,109,'coursedelete',1628487374,2,18,19,'擴張句子、撮寫句子、造句 (作業)','mod','workshop',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,20,0,0,0,1,0,NULL,0),(1290,3,110,'coursedelete',1628487374,2,18,19,'擴張句子、撮寫句子、造句 (評價)','mod','workshop',1,1,NULL,'',NULL,1,20.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.02941,21,0,0,0,1,0,NULL,0),(1291,3,111,'coursedelete',1628487374,2,18,19,'擴張句子、撮寫句子、造句','mod','assign',1,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.14706,22,0,0,0,1,0,NULL,0),(1292,3,94,'coursedelete',1628487374,2,18,NULL,NULL,'course',NULL,19,NULL,NULL,'100',NULL,1,510.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1293,1,117,'system',1628491083,2,22,NULL,NULL,'course',NULL,26,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1294,3,117,'coursedelete',1628491083,2,22,NULL,NULL,'course',NULL,26,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1295,1,118,'system',1628491091,2,20,NULL,NULL,'course',NULL,27,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1296,3,118,'coursedelete',1628491091,2,20,NULL,NULL,'course',NULL,27,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1297,1,119,'system',1628491099,2,19,NULL,NULL,'course',NULL,28,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1298,3,119,'coursedelete',1628491099,2,19,NULL,NULL,'course',NULL,28,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1299,1,120,'system',1628497169,2,23,NULL,NULL,'course',NULL,29,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1300,2,120,'aggregation',1628497264,2,23,NULL,NULL,'course',NULL,29,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1301,1,121,'system',1628498172,2,26,NULL,NULL,'course',NULL,30,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1302,3,121,'coursedelete',1628498172,2,26,NULL,NULL,'course',NULL,30,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1303,3,120,'coursedelete',1629820343,2,23,NULL,NULL,'course',NULL,29,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1304,1,122,'system',1629855686,2,27,NULL,NULL,'course',NULL,31,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1305,3,122,'coursedelete',1629855686,2,27,NULL,NULL,'course',NULL,31,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1306,1,123,'system',1629864111,2,28,NULL,NULL,'course',NULL,32,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1307,2,123,'aggregation',1629864111,2,28,NULL,NULL,'course',NULL,32,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1308,1,124,NULL,1630161618,2,28,32,'test','mod','lesson',18,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,2,0,0,0,1,0,NULL,0),(1309,2,124,NULL,1630161618,2,28,32,'test','mod','lesson',18,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,2,0,0,0,1,0,NULL,0),(1310,2,123,'aggregation',1630161618,2,28,NULL,NULL,'course',NULL,32,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1311,1,125,'system',1630318752,2,30,NULL,NULL,'course',NULL,33,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1312,3,125,'coursedelete',1630318752,2,30,NULL,NULL,'course',NULL,33,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1313,1,126,'system',1630318758,2,29,NULL,NULL,'course',NULL,34,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1314,3,126,'coursedelete',1630318758,2,29,NULL,NULL,'course',NULL,34,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1315,1,127,'system',1631324773,2,31,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1316,2,127,'aggregation',1631324773,2,31,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1317,3,127,'coursedelete',1631621523,2,31,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1318,1,125,'system',1636679092,2,32,NULL,NULL,'course',NULL,33,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1319,2,125,'aggregation',1636679092,2,32,NULL,NULL,'course',NULL,33,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1320,1,126,'system',1637202963,2,33,NULL,NULL,'course',NULL,34,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1321,2,126,'aggregation',1637204564,2,33,NULL,NULL,'course',NULL,34,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1322,1,127,'system',1637745518,2,34,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1323,2,127,'aggregation',1637745518,2,34,NULL,NULL,'course',NULL,35,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1324,1,128,'system',1640069893,2,35,NULL,NULL,'course',NULL,36,NULL,NULL,NULL,NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1325,2,128,'aggregation',1640069894,2,35,NULL,NULL,'course',NULL,36,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0),(1326,3,126,'coursedelete',1647335750,2,33,NULL,NULL,'course',NULL,34,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,0,0,NULL,0),(1327,3,124,'mod/lesson',1648954286,2,28,32,'test','mod','lesson',18,0,NULL,'',NULL,1,100.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,1.00000,2,0,0,0,1,0,NULL,0),(1328,2,123,'aggregation',1649055008,364,28,NULL,NULL,'course',NULL,32,NULL,NULL,NULL,NULL,1,0.00000,0.00000,NULL,NULL,0.00000,1.00000,0.00000,0.00000,0.00000,1,0,0,0,1,0,NULL,0); /*!40000 ALTER TABLE `mdl_grade_items_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_letters` -- DROP TABLE IF EXISTS `mdl_grade_letters`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_letters` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `lowerboundary` decimal(10,5) NOT NULL, `letter` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Repository for grade letters, for courses and other moodle e'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_letters` -- LOCK TABLES `mdl_grade_letters` WRITE; /*!40000 ALTER TABLE `mdl_grade_letters` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_letters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_outcomes` -- DROP TABLE IF EXISTS `mdl_grade_outcomes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_outcomes` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) DEFAULT NULL, `shortname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `fullname` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `scaleid` bigint(10) DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`), KEY `mdl_gradoutc_cou_ix` (`courseid`), KEY `mdl_gradoutc_sca_ix` (`scaleid`), KEY `mdl_gradoutc_use_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table describes the outcomes used in the system. An out'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_outcomes` -- LOCK TABLES `mdl_grade_outcomes` WRITE; /*!40000 ALTER TABLE `mdl_grade_outcomes` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_outcomes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_outcomes_courses` -- DROP TABLE IF EXISTS `mdl_grade_outcomes_courses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_outcomes_courses` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `outcomeid` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`), KEY `mdl_gradoutccour_cou_ix` (`courseid`), KEY `mdl_gradoutccour_out_ix` (`outcomeid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='stores what outcomes are used in what courses.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_outcomes_courses` -- LOCK TABLES `mdl_grade_outcomes_courses` WRITE; /*!40000 ALTER TABLE `mdl_grade_outcomes_courses` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_outcomes_courses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_outcomes_history` -- DROP TABLE IF EXISTS `mdl_grade_outcomes_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_outcomes_history` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `loggeduser` bigint(10) DEFAULT NULL, `courseid` bigint(10) DEFAULT NULL, `shortname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `fullname` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `scaleid` bigint(10) DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_gradoutchist_act_ix` (`action`), KEY `mdl_gradoutchist_tim_ix` (`timemodified`), KEY `mdl_gradoutchist_old_ix` (`oldid`), KEY `mdl_gradoutchist_cou_ix` (`courseid`), KEY `mdl_gradoutchist_sca_ix` (`scaleid`), KEY `mdl_gradoutchist_log_ix` (`loggeduser`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='History table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_outcomes_history` -- LOCK TABLES `mdl_grade_outcomes_history` WRITE; /*!40000 ALTER TABLE `mdl_grade_outcomes_history` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_outcomes_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grade_settings` -- DROP TABLE IF EXISTS `mdl_grade_settings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grade_settings` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`), KEY `mdl_gradsett_cou_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='gradebook settings'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grade_settings` -- LOCK TABLES `mdl_grade_settings` WRITE; /*!40000 ALTER TABLE `mdl_grade_settings` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grade_settings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grading_areas` -- DROP TABLE IF EXISTS `mdl_grading_areas`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grading_areas` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `areaname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `activemethod` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`), KEY `mdl_gradarea_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Identifies gradable areas where advanced grading can happen.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grading_areas` -- LOCK TABLES `mdl_grading_areas` WRITE; /*!40000 ALTER TABLE `mdl_grading_areas` DISABLE KEYS */; INSERT INTO `mdl_grading_areas` VALUES (1,1078,'mod_forum','forum',NULL),(2,1079,'mod_forum','forum',NULL),(3,1103,'mod_forum','forum',NULL); /*!40000 ALTER TABLE `mdl_grading_areas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grading_definitions` -- DROP TABLE IF EXISTS `mdl_grading_definitions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grading_definitions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `areaid` bigint(10) NOT NULL, `method` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) DEFAULT NULL, `status` bigint(10) NOT NULL DEFAULT '0', `copiedfromid` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `usercreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `timecopied` bigint(10) DEFAULT '0', `options` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`), KEY `mdl_graddefi_are_ix` (`areaid`), KEY `mdl_graddefi_use_ix` (`usermodified`), KEY `mdl_graddefi_use2_ix` (`usercreated`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains the basic information about an advanced grading for'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grading_definitions` -- LOCK TABLES `mdl_grading_definitions` WRITE; /*!40000 ALTER TABLE `mdl_grading_definitions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grading_definitions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_grading_instances` -- DROP TABLE IF EXISTS `mdl_grading_instances`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_grading_instances` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `definitionid` bigint(10) NOT NULL, `raterid` bigint(10) NOT NULL, `itemid` bigint(10) DEFAULT NULL, `rawgrade` decimal(10,5) DEFAULT NULL, `status` bigint(10) NOT NULL DEFAULT '0', `feedback` longtext COLLATE utf8mb4_unicode_ci, `feedbackformat` tinyint(2) DEFAULT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_gradinst_def_ix` (`definitionid`), KEY `mdl_gradinst_rat_ix` (`raterid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Grading form instance is an assessment record for one gradab'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_grading_instances` -- LOCK TABLES `mdl_grading_instances` WRITE; /*!40000 ALTER TABLE `mdl_grading_instances` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_grading_instances` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_guide_comments` -- DROP TABLE IF EXISTS `mdl_gradingform_guide_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_guide_comments` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `definitionid` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_gradguidcomm_def_ix` (`definitionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='frequently used comments used in marking guide'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_guide_comments` -- LOCK TABLES `mdl_gradingform_guide_comments` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_guide_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_guide_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_guide_criteria` -- DROP TABLE IF EXISTS `mdl_gradingform_guide_criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_guide_criteria` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `definitionid` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL, `shortname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) DEFAULT NULL, `descriptionmarkers` longtext COLLATE utf8mb4_unicode_ci, `descriptionmarkersformat` tinyint(2) DEFAULT NULL, `maxscore` decimal(10,5) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_gradguidcrit_def_ix` (`definitionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the rows of the criteria grid.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_guide_criteria` -- LOCK TABLES `mdl_gradingform_guide_criteria` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_guide_criteria` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_guide_criteria` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_guide_fillings` -- DROP TABLE IF EXISTS `mdl_gradingform_guide_fillings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_guide_fillings` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `instanceid` bigint(10) NOT NULL, `criterionid` bigint(10) NOT NULL, `remark` longtext COLLATE utf8mb4_unicode_ci, `remarkformat` tinyint(2) DEFAULT NULL, `score` decimal(10,5) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`), KEY `mdl_gradguidfill_ins_ix` (`instanceid`), KEY `mdl_gradguidfill_cri_ix` (`criterionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the data of how the guide is filled by a particular r'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_guide_fillings` -- LOCK TABLES `mdl_gradingform_guide_fillings` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_guide_fillings` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_guide_fillings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_rubric_criteria` -- DROP TABLE IF EXISTS `mdl_gradingform_rubric_criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_rubric_criteria` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `definitionid` bigint(10) NOT NULL, `sortorder` bigint(10) NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_gradrubrcrit_def_ix` (`definitionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the rows of the rubric grid.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_rubric_criteria` -- LOCK TABLES `mdl_gradingform_rubric_criteria` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_rubric_criteria` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_rubric_criteria` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_rubric_fillings` -- DROP TABLE IF EXISTS `mdl_gradingform_rubric_fillings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_rubric_fillings` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `instanceid` bigint(10) NOT NULL, `criterionid` bigint(10) NOT NULL, `levelid` bigint(10) DEFAULT NULL, `remark` longtext COLLATE utf8mb4_unicode_ci, `remarkformat` tinyint(2) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`), KEY `mdl_gradrubrfill_lev_ix` (`levelid`), KEY `mdl_gradrubrfill_ins_ix` (`instanceid`), KEY `mdl_gradrubrfill_cri_ix` (`criterionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the data of how the rubric is filled by a particular '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_rubric_fillings` -- LOCK TABLES `mdl_gradingform_rubric_fillings` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_rubric_fillings` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_rubric_fillings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_gradingform_rubric_levels` -- DROP TABLE IF EXISTS `mdl_gradingform_rubric_levels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_gradingform_rubric_levels` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `criterionid` bigint(10) NOT NULL, `score` decimal(10,5) NOT NULL, `definition` longtext COLLATE utf8mb4_unicode_ci, `definitionformat` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_gradrubrleve_cri_ix` (`criterionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the columns of the rubric grid.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_gradingform_rubric_levels` -- LOCK TABLES `mdl_gradingform_rubric_levels` WRITE; /*!40000 ALTER TABLE `mdl_gradingform_rubric_levels` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_gradingform_rubric_levels` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_groupings` -- DROP TABLE IF EXISTS `mdl_groupings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_groupings` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `configdata` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_grou_idn2_ix` (`idnumber`), KEY `mdl_grou_cou2_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='A grouping is a collection of groups. WAS: groups_groupings'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_groupings` -- LOCK TABLES `mdl_groupings` WRITE; /*!40000 ALTER TABLE `mdl_groupings` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_groupings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_groupings_groups` -- DROP TABLE IF EXISTS `mdl_groupings_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_groupings_groups` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `groupingid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `timeadded` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_grougrou_gro_ix` (`groupingid`), KEY `mdl_grougrou_gro2_ix` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a grouping to a group (note, groups can be in multiple '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_groupings_groups` -- LOCK TABLES `mdl_groupings_groups` WRITE; /*!40000 ALTER TABLE `mdl_groupings_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_groupings_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_groups` -- DROP TABLE IF EXISTS `mdl_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_groups` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `enrolmentkey` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `picture` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_grou_idn_ix` (`idnumber`), KEY `mdl_grou_cou_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each record represents a group.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_groups` -- LOCK TABLES `mdl_groups` WRITE; /*!40000 ALTER TABLE `mdl_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_groups_members` -- DROP TABLE IF EXISTS `mdl_groups_members`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_groups_members` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `groupid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timeadded` bigint(10) NOT NULL DEFAULT '0', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`), KEY `mdl_groumemb_gro_ix` (`groupid`), KEY `mdl_groumemb_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Link a user to a group.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_groups_members` -- LOCK TABLES `mdl_groups_members` WRITE; /*!40000 ALTER TABLE `mdl_groups_members` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_groups_members` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5p` -- DROP TABLE IF EXISTS `mdl_h5p`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5p` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `jsoncontent` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `mainlibraryid` bigint(10) NOT NULL, `displayoptions` smallint(4) DEFAULT NULL, `pathnamehash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contenthash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `filtered` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_h5p_mai_ix` (`mainlibraryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores H5P content information'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5p` -- LOCK TABLES `mdl_h5p` WRITE; /*!40000 ALTER TABLE `mdl_h5p` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5p` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5p_contents_libraries` -- DROP TABLE IF EXISTS `mdl_h5p_contents_libraries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5p_contents_libraries` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `h5pid` bigint(10) NOT NULL, `libraryid` bigint(10) NOT NULL, `dependencytype` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dropcss` tinyint(1) NOT NULL, `weight` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`), KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Store which library is used in which content.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5p_contents_libraries` -- LOCK TABLES `mdl_h5p_contents_libraries` WRITE; /*!40000 ALTER TABLE `mdl_h5p_contents_libraries` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5p_contents_libraries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5p_libraries` -- DROP TABLE IF EXISTS `mdl_h5p_libraries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5p_libraries` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `machinename` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `majorversion` smallint(4) NOT NULL, `minorversion` smallint(4) NOT NULL, `patchversion` smallint(4) NOT NULL, `runnable` tinyint(1) NOT NULL, `fullscreen` tinyint(1) NOT NULL DEFAULT '0', `embedtypes` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `preloadedjs` longtext COLLATE utf8mb4_unicode_ci, `preloadedcss` longtext COLLATE utf8mb4_unicode_ci, `droplibrarycss` longtext COLLATE utf8mb4_unicode_ci, `semantics` longtext COLLATE utf8mb4_unicode_ci, `addto` longtext COLLATE utf8mb4_unicode_ci, `coremajor` smallint(4) DEFAULT NULL, `coreminor` smallint(4) DEFAULT NULL, `metadatasettings` longtext COLLATE utf8mb4_unicode_ci, `tutorial` longtext COLLATE utf8mb4_unicode_ci, `example` longtext COLLATE utf8mb4_unicode_ci, `enabled` tinyint(1) DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`) ) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores information about libraries used by H5P content.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5p_libraries` -- LOCK TABLES `mdl_h5p_libraries` WRITE; /*!40000 ALTER TABLE `mdl_h5p_libraries` DISABLE KEYS */; INSERT INTO `mdl_h5p_libraries` VALUES (1,'FontAwesome','Font Awesome',4,5,4,0,0,'','','h5p-font-awesome.min.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(2,'H5P.Accordion','Accordion',1,0,28,1,0,'iframe','h5p-accordion.js','h5p-accordion.css','','[\n {\n \"name\": \"panels\",\n \"type\": \"list\",\n \"label\": \"Panels\",\n \"entity\": \"panel\",\n \"max\": 100,\n \"min\": 1,\n \"field\": {\n \"name\": \"content\",\n \"type\": \"group\",\n \"label\": \"Content\",\n \"importance\": \"high\",\n \"entity\": \"content\",\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"content\",\n \"type\": \"library\",\n \"label\": \"Content type\",\n \"importance\": \"medium\",\n \"entity\": \"content\",\n \"options\": [\n \"H5P.AdvancedText 1.1\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"hTag\",\n \"type\": \"select\",\n \"label\": \"H tags for labels (does not affect the size of the label)\",\n \"importance\": \"low\",\n \"description\": \"The h tag used on the labels. Normally H2 but if this belongs under an H2 heading use H3. Does not affect the size of the labels, only used for semantical purposes.\",\n \"options\": [\n {\n \"value\": \"h2\",\n \"label\": \"H2\"\n },\n {\n \"value\": \"h3\",\n \"label\": \"H3\"\n },\n {\n \"value\": \"h4\",\n \"label\": \"H4\"\n }\n ],\n \"default\": \"h2\"\n }\n]\n',NULL,1,5,NULL,'https://h5p.org/tutorial-accordion','https://h5p.org/accordion',1),(3,'H5P.AdvancedText','Text',1,1,11,0,0,'','text.js','text.css','','[\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Text\",\n \"importance\": \"high\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"font\": {\n \"size\": true,\n \"color\": true,\n \"background\": true\n }\n }\n]\n',NULL,NULL,NULL,'{\"disable\":false,\"disableExtraTitleField\":true}',NULL,NULL,1),(4,'Drop','Drop',1,0,2,0,0,'','js/drop.min.js','css/drop-theme-arrows-bounce.min.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(5,'H5P.ArithmeticQuiz','Arithmetic Quiz',1,1,18,1,0,'iframe','js/algebra.min.js, js/arithmetic-quiz.js, js/sound-effects.js, js/countdown-widget.js, js/timer-widget.js, js/intro-page.js, js/qe-generator.js, js/qa-generator.js, js/game-page.js, js/result-page.js','css/arithmetic-quiz.css','','[\n {\n \"name\": \"intro\",\n \"type\": \"text\",\n \"label\": \"Intro\",\n \"importance\": \"high\",\n \"description\": \"The intro text (maximum 100 characters)\",\n \"maxLength\": 100,\n \"optional\": true\n },\n {\n \"name\": \"quizType\",\n \"type\": \"select\",\n \"label\": \"Quiz type\",\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"arithmetic\",\n \"label\": \"Arithmetic Operations Quiz\"\n },\n {\n \"value\": \"linearEquation\",\n \"label\": \"Linear Equations Quiz\"\n }\n ],\n \"default\": \"arithmetic\"\n },\n {\n \"name\": \"arithmeticType\",\n \"type\": \"select\",\n \"label\": \"Arithmetic type\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"quizType\",\n \"equals\": [\n \"arithmetic\"\n ]\n }\n ]\n },\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"addition\",\n \"label\": \"Addition\"\n },\n {\n \"value\": \"subtraction\",\n \"label\": \"Subtraction\"\n },\n {\n \"value\": \"multiplication\",\n \"label\": \"Multiplication\"\n },\n {\n \"value\": \"division\",\n \"label\": \"Division\"\n }\n ],\n \"default\": \"addition\"\n },\n {\n \"name\": \"equationType\",\n \"type\": \"select\",\n \"label\": \"Equation type\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"quizType\",\n \"equals\": [\n \"linearEquation\"\n ]\n }\n ]\n },\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"basic\",\n \"label\": \"Basic [ 3x = 12 ]\"\n },\n {\n \"value\": \"intermediate\",\n \"label\": \"Intermediate [ 4x - 3 = 13 ]\"\n },\n {\n \"value\": \"advanced\",\n \"label\": \"Advanced [ 5x + 3 = 3x + 15 ]\"\n }\n ],\n \"default\": \"intermediate\"\n },\n {\n \"name\": \"useFractions\",\n \"type\": \"boolean\",\n \"label\": \"Enable fractions\",\n \"description\": \"Enable to allow fractions in equations.\",\n \"default\": false,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"quizType\",\n \"equals\": [\n \"linearEquation\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"maxQuestions\",\n \"type\": \"number\",\n \"label\": \"Max number of questions\",\n \"importance\": \"medium\",\n \"default\": 20,\n \"min\": 2,\n \"max\": 100\n },\n {\n \"name\": \"UI\",\n \"type\": \"group\",\n \"label\": \"User interface translations\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"score\",\n \"type\": \"text\",\n \"label\": \"Scoring during quiz\",\n \"importance\": \"low\",\n \"default\": \"Score:\"\n },\n {\n \"name\": \"time\",\n \"type\": \"text\",\n \"label\": \"Time\",\n \"importance\": \"low\",\n \"default\": \"Time: @time\"\n },\n {\n \"name\": \"resultPageHeader\",\n \"type\": \"text\",\n \"label\": \"Result page header\",\n \"importance\": \"low\",\n \"default\": \"Finished!\"\n },\n {\n \"name\": \"go\",\n \"type\": \"text\",\n \"label\": \"Go label\",\n \"importance\": \"low\",\n \"default\": \"GO!\"\n },\n {\n \"name\": \"startButton\",\n \"type\": \"text\",\n \"label\": \"Start button label\",\n \"importance\": \"low\",\n \"default\": \"Start\"\n },\n {\n \"name\": \"retryButton\",\n \"type\": \"text\",\n \"label\": \"Retry button label\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"correctText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct\"\n },\n {\n \"name\": \"incorrectText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Incorrect. Correct answer was :num\"\n },\n {\n \"name\": \"durationLabel\",\n \"type\": \"text\",\n \"label\": \"Readspeaker label for the timer\",\n \"importance\": \"low\",\n \"default\": \"Duration in hours, minutes and seconds.\"\n },\n {\n \"name\": \"humanizedQuestion\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for question\",\n \"importance\": \"low\",\n \"default\": \"What does :arithmetic equal?\"\n },\n {\n \"name\": \"humanizedEquation\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for equation question\",\n \"importance\": \"low\",\n \"default\": \"For the equation :equation, what does :item equal?\"\n },\n {\n \"name\": \"humanizedVariable\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for equation variable\",\n \"importance\": \"low\",\n \"default\": \"What does :item equal?\"\n },\n {\n \"name\": \"plusOperator\",\n \"type\": \"text\",\n \"label\": \"Plus operator text\",\n \"importance\": \"low\",\n \"default\": \"plus\"\n },\n {\n \"name\": \"subtractionOperator\",\n \"type\": \"text\",\n \"label\": \"Subtraction operator text\",\n \"importance\": \"low\",\n \"default\": \"minus\"\n },\n {\n \"name\": \"multiplicationOperator\",\n \"type\": \"text\",\n \"label\": \"Multiplication operator text\",\n \"importance\": \"low\",\n \"default\": \"times\"\n },\n {\n \"name\": \"divisionOperator\",\n \"type\": \"text\",\n \"label\": \"Division operator text\",\n \"importance\": \"low\",\n \"default\": \"delt på\"\n },\n {\n \"name\": \"equalitySign\",\n \"type\": \"text\",\n \"label\": \"Equality sign text\",\n \"importance\": \"low\",\n \"default\": \"equals\"\n },\n {\n \"name\": \"slideOfTotal\",\n \"type\": \"text\",\n \"label\": \"Slide number text\",\n \"importance\": \"low\",\n \"description\": \"Announces current slide and total number of slides, variables are :num and :total\",\n \"default\": \"Slide :num of :total\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,'https://h5p.org/tutorial-arithmetic-quiz','https://h5p.org/arithmetic-quiz',1),(6,'H5P.FontIcons','H5P.FontIcons',1,0,6,0,0,'','','styles/h5p-font-icons.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(7,'H5P.JoubelUI','Joubel UI',1,3,11,0,0,'','js/joubel-help-dialog.js, js/joubel-message-dialog.js, js/joubel-progress-circle.js, js/joubel-simple-rounded-button.js, js/joubel-speech-bubble.js, js/joubel-throbber.js, js/joubel-tip.js, js/joubel-slider.js, js/joubel-score-bar.js, js/joubel-progressbar.js, js/joubel-ui.js','css/joubel-help-dialog.css, css/joubel-message-dialog.css, css/joubel-progress-circle.css, css/joubel-simple-rounded-button.css, css/joubel-speech-bubble.css, css/joubel-tip.css, css/joubel-slider.css, css/joubel-score-bar.css, css/joubel-progressbar.css, css/joubel-ui.css, css/joubel-icon.css','','',NULL,1,3,NULL,NULL,NULL,1),(8,'H5P.SoundJS','Sound js api',1,0,2,0,0,'','soundjs-0.6.2.min.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(9,'H5P.Transition','Transition',1,0,4,0,0,'','transition.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(10,'H5PEditor.ShowWhen','Toggle visibility of a field based on rules',1,0,6,0,0,'','h5p-show-when.js','h5p-show-when.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(11,'Odometer','Odometer',1,0,3,0,0,'','odometer.min.js','themes/odometer-theme-default.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(12,'Tether','Tether',1,0,2,0,0,'','scripts/tether.min.js','styles/tether.min.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(13,'H5P.Chart','Chart',1,2,19,1,0,'iframe','chart.js, d3.js, pie.js, bar.js','chart.css','','[\n {\n \"name\": \"graphMode\",\n \"type\": \"select\",\n \"label\": \"Type of chart\",\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"pieChart\",\n \"label\": \"Pie Chart\"\n },\n {\n \"value\": \"barChart\",\n \"label\": \"Bar Chart\"\n }\n ],\n \"default\": \"pieChart\"\n },\n {\n \"name\": \"listOfTypes\",\n \"type\": \"list\",\n \"label\": \"Data elements\",\n \"importance\": \"high\",\n \"entity\": \"option\",\n \"min\": 1,\n \"defaultNum\": 2,\n \"field\": {\n \"name\": \"type\",\n \"type\": \"group\",\n \"label\": \"Data element\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Name\",\n \"importance\": \"medium\"\n },\n {\n \"name\": \"value\",\n \"type\": \"number\",\n \"label\": \"Value\",\n \"importance\": \"low\",\n \"default\": 1,\n \"min\": 0.0001,\n \"decimals\": 4\n },\n {\n \"name\": \"color\",\n \"type\": \"text\",\n \"widget\": \"colorSelector\",\n \"label\": \"Color\",\n \"importance\": \"low\",\n \"default\": \"#000\",\n \"optional\": true,\n \"spectrum\": {\n \"showInput\": true,\n \"preferredFormat\": \"hex\"\n }\n },\n {\n \"name\": \"fontColor\",\n \"type\": \"text\",\n \"widget\": \"colorSelector\",\n \"label\": \"Font Color\",\n \"importance\": \"low\",\n \"default\": \"#fff\",\n \"optional\": true,\n \"spectrum\": {\n \"showInput\": true,\n \"preferredFormat\": \"hex\"\n }\n }\n ]\n }\n },\n {\n \"name\": \"figureDefinition\",\n \"type\": \"text\",\n \"label\": \"Text read by readspeakers defining the figure as a chart.\",\n \"importance\": \"low\",\n \"default\": \"Chart\",\n \"common\": true\n }\n]\n',NULL,1,21,NULL,'https://h5p.org/tutorial-chart','https://h5p.org/chart',1),(14,'H5PEditor.ColorSelector','H5PEditor.ColorSelector',1,2,7,0,0,'','scripts/spectrum.js, scripts/color-selector.js','styles/spectrum.css, styles/color-selector.css','','',NULL,1,24,NULL,NULL,NULL,1),(15,'H5P.Collage','Collage',0,3,16,1,0,'','collage.js, template.js, clip.js','collage.css','','[\n {\n \"name\": \"collage\",\n \"label\": \"Preview\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"widget\": \"collage\",\n \"description\": \"You can move(pan) the images around by dragging them. You can also select an image and then use the + or - keys on your keyboard to zoom or simply hold down the Z key while moving your mouse wheel.\",\n \"fields\": [\n {\n \"name\": \"template\",\n \"label\": \"Layout\",\n \"importance\": \"high\",\n \"type\": \"select\",\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1\"\n },\n {\n \"value\": \"1-1\",\n \"label\": \"1-1\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2\"\n },\n {\n \"value\": \"2-1\",\n \"label\": \"2-1\"\n },\n {\n \"value\": \"1-2\",\n \"label\": \"1-2\"\n },\n {\n \"value\": \"2-2\",\n \"label\": \"2-2\"\n },\n {\n \"value\": \"3-1\",\n \"label\": \"3-1\"\n },\n {\n \"value\": \"1-3\",\n \"label\": \"1-3\"\n },\n {\n \"value\": \"2-3\",\n \"label\": \"2-3\"\n },\n {\n \"value\": \"3-2\",\n \"label\": \"3-2\"\n },\n {\n \"value\": \"3-3\",\n \"label\": \"3-3\"\n }\n ],\n \"default\": \"2-1\"\n },\n {\n \"name\": \"options\",\n \"label\": \"Display options\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"heightRatio\",\n \"label\": \"Height\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"decimals\": 2,\n \"min\": 0.1,\n \"max\": 2,\n \"default\": 0.75\n },\n {\n \"name\": \"spacing\",\n \"label\": \"Spacing\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"decimals\": 2,\n \"min\": 0,\n \"max\": 2,\n \"default\": 0.5\n },\n {\n \"name\": \"frame\",\n \"label\": \"Frame\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"clips\",\n \"label\": \"Clips\",\n \"importance\": \"low\",\n \"type\": \"list\",\n \"min\": 1,\n \"entity\": \"clip\",\n \"field\": {\n \"name\": \"clip\",\n \"label\": \"Clip\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"offset\",\n \"label\": \"Offset\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"top\",\n \"label\": \"Top\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"default\": 0\n },\n {\n \"name\": \"left\",\n \"label\": \"Left\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"default\": 0\n }\n ]\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alternative text\",\n \"importance\": \"high\",\n \"description\": \"Required. If the browser can\'t load the image this text will be displayed instead. Also used by readspeakers.\"\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Hover text\",\n \"importance\": \"low\",\n \"description\": \"Optional. This text is displayed when the user hovers his pointing device over the image.\",\n \"optional\": true\n },\n {\n \"name\": \"scale\",\n \"label\": \"Scale\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"decimals\": 2,\n \"min\": 0.01,\n \"default\": 1\n }\n ]\n }\n }\n ]\n }\n]\n',NULL,1,7,NULL,'https://h5p.org/tutorial-collage','https://h5p.org/collage',1),(16,'H5PEditor.Collage','Collage Editor',0,3,17,0,0,'','collage-editor.js, layout-selector.js, clip-editor.js','collage-editor.css','','',NULL,1,24,NULL,NULL,NULL,1),(17,'EmbeddedJS','Embedded JS',1,0,4,0,0,'','js/ejs_production.js, js/ejs_viewhelpers.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(18,'H5P.Agamotto','Agamotto',1,5,2,1,0,'iframe','dist/h5p-agamotto.js','dist/h5p-agamotto.css','','[\n {\n \"name\": \"title\",\n \"label\": \"Heading\",\n \"importance\": \"high\",\n \"type\": \"text\",\n \"optional\": true,\n \"placeholder\": \"Here you can add an optional heading.\",\n \"description\": \"The heading you\'d like to show above the image\"\n },\n {\n \"name\": \"items\",\n \"type\": \"list\",\n \"label\": \"Items\",\n \"entity\": \"item\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"medium\",\n \"min\": 2,\n \"max\": 50,\n \"field\": {\n \"name\": \"item\",\n \"type\": \"group\",\n \"label\": \"Item\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"library\",\n \"label\": \"Image\",\n \"importance\": \"low\",\n \"options\": [\n \"H5P.Image 1.1\"\n ],\n \"optional\": false\n },\n {\n \"name\": \"labelText\",\n \"label\": \"Label\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"optional\": true,\n \"description\": \"Optional label for a tick. Please make sure it\'s not too long, or it will be hidden.\"\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"widget\": \"html\",\n \"label\": \"Description\",\n \"optional\": true,\n \"placeholder\": \"My image description ...\",\n \"description\": \"Optional description for the image\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"h3\",\n \"h4\",\n \"ul\",\n \"ol\",\n \"a\",\n \"pre\",\n \"code\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"startImage\",\n \"importance\": \"medium\",\n \"type\": \"number\",\n \"label\": \"Start image\",\n \"description\": \"Set the number of the image to start with.\",\n \"default\": 1,\n \"min\": 1,\n \"max\": 50\n },\n {\n \"name\": \"snap\",\n \"importance\": \"medium\",\n \"type\": \"boolean\",\n \"label\": \"Snap slider\",\n \"description\": \"If activated, the slider will snap to an image\'s position.\",\n \"default\": true\n },\n {\n \"name\": \"ticks\",\n \"importance\": \"medium\",\n \"type\": \"boolean\",\n \"label\": \"Display tick marks\",\n \"description\": \"If activated, the slider bar will display a tick mark for each image.\",\n \"default\": false\n },\n {\n \"name\": \"labels\",\n \"importance\": \"medium\",\n \"type\": \"boolean\",\n \"label\": \"Display labels\",\n \"description\": \"If activated, the slider bar will display a label instead of/in addition to tick marks.\",\n \"default\": false\n },\n {\n \"name\": \"transparencyReplacementColor\",\n \"importance\": \"medium\",\n \"type\": \"text\",\n \"label\": \"Transparency Replacement Color\",\n \"description\": \"Set the color that will replace transparent areas of the images.\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true\n }\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"text\",\n \"label\": \"Image\",\n \"importance\": \"low\",\n \"default\": \"Image\"\n },\n {\n \"name\": \"imageSlider\",\n \"type\": \"text\",\n \"label\": \"Image Slider\",\n \"importance\": \"low\",\n \"default\": \"Image Slider\"\n }\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(19,'H5P.Audio','Audio',1,4,7,1,0,'iframe','scripts/audio.js','styles/audio.css','','[\n {\n \"name\": \"files\",\n \"type\": \"audio\",\n \"importance\": \"high\",\n \"label\": \"Source files\",\n \"disableCopyright\": true\n },\n {\n \"name\": \"playerMode\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"label\": \"Player mode\",\n \"description\": \"Select the layout of the player.\",\n \"options\": [\n {\n \"value\": \"minimalistic\",\n \"label\": \"Minimalistic\"\n },\n {\n \"value\": \"full\",\n \"label\": \"Full\"\n },\n {\n \"value\": \"transparent\",\n \"label\": \"Transparent\"\n }\n ],\n \"default\": \"minimalistic\"\n },\n {\n \"name\": \"fitToWrapper\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Fit to wrapper\",\n \"default\": false,\n \"descriptions\": \"Adjust audioplayer size to use available space\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"playerMode\",\n \"equals\": \"minimalistic\"\n },\n {\n \"field\": \"playerMode\",\n \"equals\": \"full\"\n }\n ]\n }\n },\n {\n \"name\": \"controls\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Enable controls\",\n \"default\": true,\n \"description\": \"Controls allow the user to for instance pause the audio\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"playerMode\",\n \"equals\": \"full\"\n }\n ]\n }\n },\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Enable autoplay\",\n \"description\": \"With autoplay the audio starts to play immediately. If autoplay is disabled the user presses a play button to start the audio.\"\n },\n {\n \"name\": \"playAudio\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Play audio (Readspeaker)\",\n \"common\": true,\n \"default\": \"Play audio\"\n },\n {\n \"name\": \"pauseAudio\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Pause audio (Readspeaker)\",\n \"common\": true,\n \"default\": \"Pause audio\"\n },\n {\n \"name\": \"contentName\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Audio content name\",\n \"common\": true,\n \"default\": \"Audio\"\n },\n {\n \"name\": \"audioNotSupported\",\n \"type\": \"text\",\n \"label\": \"Audio not supported message\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Your browser does not support this audio\"\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(20,'H5P.Blanks','Fill in the Blanks',1,12,12,1,0,'iframe','js/blanks.js, js/cloze.js','css/blanks.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"name\": \"text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"default\": \"Fill in the missing words\",\n \"description\": \"A guide telling the user how to answer this task.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"questions\",\n \"type\": \"list\",\n \"label\": \"Text blocks\",\n \"importance\": \"high\",\n \"entity\": \"text block\",\n \"min\": 1,\n \"max\": 31,\n \"field\": {\n \"name\": \"question\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Line of text\",\n \"importance\": \"high\",\n \"placeholder\": \"Oslo is the capital of *Norway*.\",\n \"description\": \"\",\n \"important\": {\n \"description\": \"\",\n \"example\": \"H5P content may be edited using a *browser/web-browser:Something you use every day*.\"\n },\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Text for \\\"Show solutions\\\" button\",\n \"name\": \"showSolutions\",\n \"type\": \"text\",\n \"default\": \"Show solution\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"default\": \"Check\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"default\": \"Submit\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Not filled out\\\" message\",\n \"importance\": \"low\",\n \"name\": \"notFilledOut\",\n \"type\": \"text\",\n \"default\": \"Please fill in all blanks to view solution\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"\':ans\' is correct\\\" message\",\n \"importance\": \"low\",\n \"name\": \"answerIsCorrect\",\n \"type\": \"text\",\n \"default\": \"\':ans\' is correct\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"\':ans\' is wrong\\\" message\",\n \"importance\": \"low\",\n \"name\": \"answerIsWrong\",\n \"type\": \"text\",\n \"default\": \"\':ans\' is wrong\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Answered correctly\\\" message\",\n \"importance\": \"low\",\n \"name\": \"answeredCorrectly\",\n \"type\": \"text\",\n \"default\": \"Answered correctly\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Answered incorrectly\\\" message\",\n \"importance\": \"low\",\n \"name\": \"answeredIncorrectly\",\n \"type\": \"text\",\n \"default\": \"Answered incorrectly\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Assistive technology label for solution\",\n \"importance\": \"low\",\n \"name\": \"solutionLabel\",\n \"type\": \"text\",\n \"default\": \"Correct answer:\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Assistive technology label for input field\",\n \"importance\": \"low\",\n \"name\": \"inputLabel\",\n \"type\": \"text\",\n \"description\": \"Use @num and @total to replace current cloze number and total cloze number\",\n \"default\": \"Blank input @num of @total\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Assistive technology label for saying an input has a tip tied to it\",\n \"importance\": \"low\",\n \"name\": \"inputHasTipLabel\",\n \"type\": \"text\",\n \"default\": \"Tip available\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Tip icon label\",\n \"importance\": \"low\",\n \"name\": \"tipLabel\",\n \"type\": \"text\",\n \"default\": \"Tip\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings.\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"label\": \"Enable \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Enable \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Automatically check answers after input\",\n \"importance\": \"low\",\n \"name\": \"autoCheck\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"caseSensitive\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": true,\n \"label\": \"Case sensitive\",\n \"description\": \"Makes sure the user input has to be exactly the same as the answer.\"\n },\n {\n \"label\": \"Require all fields to be answered before the solution can be viewed\",\n \"importance\": \"low\",\n \"name\": \"showSolutionsRequiresInput\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Put input fields on separate lines\",\n \"importance\": \"low\",\n \"name\": \"separateLines\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Check\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmCheckDialog\",\n \"type\": \"boolean\",\n \"description\": \"This options is not compatible with the \\\"Automatically check answers after input\\\" option\",\n \"default\": false\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmRetryDialog\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"name\": \"acceptSpellingErrors\",\n \"type\": \"boolean\",\n \"label\": \"Accept minor spelling errors\",\n \"importance\": \"low\",\n \"description\": \"If activated, an answer will also count as correct with minor spelling errors (3-9 characters: 1 spelling error, more than 9 characters: 2 spelling errors)\",\n \"default\": false,\n \"optional\": true\n }\n ]\n },\n {\n \"label\": \"Check confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmCheck\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Finish ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to finish ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Finish\"\n }\n ]\n },\n {\n \"label\": \"Retry confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmRetry\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Retry ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to retry ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Confirm\"\n }\n ]\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheckingModeHeader\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for starting task\",\n \"default\": \"Checking mode\",\n \"importance\": \"low\",\n \"common\": true\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(21,'H5P.CKEditor','CKEditor wrapper/loader for H5P',1,0,3,0,0,'','h5p-ckeditor.js','','','',NULL,1,13,NULL,NULL,NULL,1),(22,'H5P.Column','Column',1,13,1,1,0,'iframe','scripts/h5p-column.js','styles/h5p-column.css','','[\n {\n \"name\": \"content\",\n \"label\": \"List of Column Content\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"min\": 1,\n \"entity\": \"content\",\n \"field\": {\n \"name\": \"content\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"content\",\n \"type\": \"library\",\n \"importance\": \"high\",\n \"label\": \"Content\",\n \"options\": [\n \"H5P.Accordion 1.0\",\n \"H5P.Agamotto 1.5\",\n \"H5P.Audio 1.4\",\n \"H5P.AudioRecorder 1.0\",\n \"H5P.Blanks 1.12\",\n \"H5P.Chart 1.2\",\n \"H5P.Collage 0.3\",\n \"H5P.CoursePresentation 1.22\",\n \"H5P.Dialogcards 1.8\",\n \"H5P.DocumentationTool 1.8\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.DragText 1.8\",\n \"H5P.Essay 1.2\",\n \"H5P.GuessTheAnswer 1.4\",\n \"H5P.Table 1.1\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.IFrameEmbed 1.0\",\n \"H5P.Image 1.1\",\n \"H5P.ImageHotspots 1.8\",\n \"H5P.ImageHotspotQuestion 1.8\",\n \"H5P.ImageSlider 1.1\",\n \"H5P.InteractiveVideo 1.22\",\n \"H5P.Link 1.3\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.MemoryGame 1.3\",\n \"H5P.MultiChoice 1.14\",\n \"H5P.Questionnaire 1.3\",\n \"H5P.QuestionSet 1.17\",\n \"H5P.SingleChoiceSet 1.11\",\n \"H5P.Summary 1.10\",\n \"H5P.Timeline 1.1\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.TwitterUserFeed 1.0\",\n \"H5P.Video 1.5\"\n ]\n },\n {\n \"name\": \"useSeparator\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"label\": \"Separate content with a horizontal ruler\",\n \"default\": \"auto\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic (default)\"\n },\n {\n \"value\": \"disabled\",\n \"label\": \"Never use ruler above\"\n },\n {\n \"value\": \"enabled\",\n \"label\": \"Always use ruler above\"\n }\n ]\n }\n ]\n }\n }\n]\n',NULL,1,19,NULL,'https://h5p.org/tutorial-column','https://h5p.org/column',1),(23,'H5P.ContinuousText','Continuous Text',1,2,14,0,0,'','scripts/ct.js','','','[\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"importance\": \"high\",\n \"widget\": \"html\",\n \"label\": \"Text\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"br\",\n \"p\",\n \"a\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(24,'H5P.CoursePresentation','Course Presentation',1,22,11,1,1,'iframe','dist/h5p-course-presentation.js','dist/h5p-course-presentation.css','','[\n {\n \"name\": \"presentation\",\n \"type\": \"group\",\n \"importance\": \"high\",\n \"widget\": \"coursepresentation\",\n \"fields\": [\n {\n \"name\": \"slides\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"field\": {\n \"name\": \"slide\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"elements\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"field\": {\n \"name\": \"element\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"x\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"y\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"width\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"widget\": \"none\",\n \"optional\": true\n },\n {\n \"name\": \"height\",\n \"importance\": \"low\",\n \"type\": \"number\",\n \"widget\": \"none\",\n \"optional\": true\n },\n {\n \"name\": \"action\",\n \"type\": \"library\",\n \"importance\": \"high\",\n \"options\": [\n \"H5P.AdvancedText 1.1\",\n \"H5P.Link 1.3\",\n \"H5P.Image 1.1\",\n \"H5P.Shape 1.0\",\n \"H5P.Video 1.5\",\n \"H5P.Audio 1.4\",\n \"H5P.Blanks 1.12\",\n \"H5P.SingleChoiceSet 1.11\",\n \"H5P.MultiChoice 1.14\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.Summary 1.10\",\n \"H5P.DragText 1.8\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.Dialogcards 1.8\",\n \"H5P.ContinuousText 1.2\",\n \"H5P.ExportableTextArea 1.3\",\n \"H5P.Table 1.1\",\n \"H5P.InteractiveVideo 1.22\",\n \"H5P.TwitterUserFeed 1.0\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"solution\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"optional\": true,\n \"label\": \"Comments\",\n \"importance\": \"low\",\n \"description\": \"The comments are shown when the user displays the suggested answers for all slides.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"alwaysDisplayComments\",\n \"type\": \"boolean\",\n \"label\": \"Always display comments\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"backgroundOpacity\",\n \"type\": \"number\",\n \"label\": \"Background Opacity\",\n \"importance\": \"low\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"default\": 0,\n \"optional\": true\n },\n {\n \"name\": \"displayAsButton\",\n \"type\": \"boolean\",\n \"label\": \"Display as button\",\n \"importance\": \"medium\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"buttonSize\",\n \"type\": \"select\",\n \"label\": \"Button size\",\n \"importance\": \"low\",\n \"optional\": false,\n \"default\": \"big\",\n \"options\": [\n {\n \"value\": \"small\",\n \"label\": \"Small\"\n },\n {\n \"value\": \"big\",\n \"label\": \"Big\"\n }\n ]\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"optional\": true,\n \"label\": \"Title\",\n \"importance\": \"medium\"\n },\n {\n \"name\": \"goToSlideType\",\n \"type\": \"select\",\n \"label\": \"Go to\",\n \"importance\": \"medium\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"specified\",\n \"label\": \"Specific slide number\"\n },\n {\n \"value\": \"next\",\n \"label\": \"Next slide\"\n },\n {\n \"value\": \"previous\",\n \"label\": \"Previous slide\"\n }\n ],\n \"default\": \"specified\"\n },\n {\n \"name\": \"goToSlide\",\n \"type\": \"number\",\n \"label\": \"Specific slide number\",\n \"description\": \"Only applicable when \'Specific slide number\' is selected\",\n \"importance\": \"low\",\n \"min\": 1,\n \"optional\": true\n },\n {\n \"name\": \"invisible\",\n \"type\": \"boolean\",\n \"label\": \"Invisible\",\n \"importance\": \"low\",\n \"description\": \"Default cursor, no title and no tab index. Warning: Users with disabilities or keyboard only users will have trouble using this element.\",\n \"default\": false\n }\n ]\n }\n },\n {\n \"name\": \"keywords\",\n \"importance\": \"low\",\n \"type\": \"list\",\n \"optional\": true,\n \"field\": {\n \"name\": \"keyword\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"main\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"optional\": true\n },\n {\n \"name\": \"subs\",\n \"importance\": \"low\",\n \"type\": \"list\",\n \"optional\": true,\n \"field\": {\n \"name\": \"keyword\",\n \"importance\": \"low\",\n \"type\": \"text\"\n }\n }\n ]\n }\n },\n {\n \"name\": \"slideBackgroundSelector\",\n \"importance\": \"medium\",\n \"type\": \"group\",\n \"widget\": \"radioSelector\",\n \"fields\": [\n {\n \"name\": \"imageSlideBackground\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"description\": \"Image background should have a 2:1 width to height ratio to avoid stretching. High resolution images will display better on larger screens.\"\n },\n {\n \"name\": \"fillSlideBackground\",\n \"importance\": \"medium\",\n \"type\": \"text\",\n \"widget\": \"colorSelector\",\n \"label\": \"Pick a color\",\n \"spectrum\": {\n \"flat\": true,\n \"showInput\": true,\n \"allowEmpty\": true,\n \"showButtons\": false\n },\n \"default\": null,\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"ct\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"none\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"br\",\n \"p\",\n \"a\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"keywordListEnabled\",\n \"type\": \"boolean\",\n \"label\": \"Keyword list\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"keywordListAlwaysShow\",\n \"type\": \"boolean\",\n \"label\": \"Always show\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"keywordListAutoHide\",\n \"type\": \"boolean\",\n \"label\": \"Auto hide\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"keywordListOpacity\",\n \"type\": \"number\",\n \"label\": \"Opacity\",\n \"importance\": \"low\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 90\n },\n {\n \"name\": \"globalBackgroundSelector\",\n \"importance\": \"medium\",\n \"type\": \"group\",\n \"widget\": \"radioSelector\",\n \"fields\": [\n {\n \"name\": \"imageGlobalBackground\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"description\": \"Image background should have a 2:1 width to height ratio to avoid stretching. High resolution images will display better on larger screens.\"\n },\n {\n \"name\": \"fillGlobalBackground\",\n \"type\": \"text\",\n \"widget\": \"colorSelector\",\n \"label\": \"Pick a color\",\n \"importance\": \"medium\",\n \"spectrum\": {\n \"flat\": true,\n \"showInput\": true,\n \"allowEmpty\": true,\n \"showButtons\": false\n },\n \"default\": null,\n \"optional\": true\n }\n ]\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Localize\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"slide\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Slide\\\"\",\n \"importance\": \"low\",\n \"default\": \"Slide\"\n },\n {\n \"name\": \"score\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Score\\\"\",\n \"importance\": \"low\",\n \"default\": \"Score\"\n },\n {\n \"name\": \"yourScore\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Your Score\\\"\",\n \"importance\": \"low\",\n \"default\": \"Your Score\"\n },\n {\n \"name\": \"maxScore\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Max Score\\\"\",\n \"importance\": \"low\",\n \"default\": \"Max Score\"\n },\n {\n \"name\": \"total\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Total\\\"\",\n \"importance\": \"low\",\n \"default\": \"Total\"\n },\n {\n \"name\": \"totalScore\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Total Score\\\"\",\n \"importance\": \"low\",\n \"default\": \"Total Score\"\n },\n {\n \"name\": \"showSolutions\",\n \"type\": \"text\",\n \"label\": \"Title for show solutions button\",\n \"importance\": \"low\",\n \"default\": \"Show solutions\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Text for the retry button\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"optional\": true\n },\n {\n \"name\": \"exportAnswers\",\n \"type\": \"text\",\n \"label\": \"Text for the export text button\",\n \"importance\": \"low\",\n \"default\": \"Export text\"\n },\n {\n \"name\": \"hideKeywords\",\n \"type\": \"text\",\n \"label\": \"Hide sidebar navigation menu button title\",\n \"importance\": \"low\",\n \"default\": \"Hide sidebar navigation menu\"\n },\n {\n \"name\": \"showKeywords\",\n \"type\": \"text\",\n \"label\": \"Show sidebar navigation menu button title\",\n \"importance\": \"low\",\n \"default\": \"Show sidebar navigation menu\"\n },\n {\n \"name\": \"fullscreen\",\n \"type\": \"text\",\n \"label\": \"Fullscreen label\",\n \"importance\": \"low\",\n \"default\": \"Fullscreen\"\n },\n {\n \"name\": \"exitFullscreen\",\n \"type\": \"text\",\n \"label\": \"Exit fullscreen label\",\n \"importance\": \"low\",\n \"default\": \"Exit fullscreen\"\n },\n {\n \"name\": \"prevSlide\",\n \"type\": \"text\",\n \"label\": \"Previous slide label\",\n \"importance\": \"low\",\n \"default\": \"Previous slide\"\n },\n {\n \"name\": \"nextSlide\",\n \"type\": \"text\",\n \"label\": \"Next slide label\",\n \"importance\": \"low\",\n \"default\": \"Next slide\"\n },\n {\n \"name\": \"currentSlide\",\n \"type\": \"text\",\n \"label\": \"Current slide label\",\n \"importance\": \"low\",\n \"default\": \"Current slide\"\n },\n {\n \"name\": \"lastSlide\",\n \"type\": \"text\",\n \"label\": \"Last slide label\",\n \"importance\": \"low\",\n \"default\": \"Last slide\"\n },\n {\n \"name\": \"solutionModeTitle\",\n \"type\": \"text\",\n \"label\": \"Exit solution mode text\",\n \"importance\": \"low\",\n \"default\": \"Exit solution mode\"\n },\n {\n \"name\": \"solutionModeText\",\n \"type\": \"text\",\n \"label\": \"Solution mode text\",\n \"importance\": \"low\",\n \"default\": \"Solution Mode\"\n },\n {\n \"name\": \"summaryMultipleTaskText\",\n \"type\": \"text\",\n \"label\": \"Text when multiple tasks on a page\",\n \"importance\": \"low\",\n \"default\": \"Multiple tasks\"\n },\n {\n \"name\": \"scoreMessage\",\n \"type\": \"text\",\n \"label\": \"Score message text\",\n \"importance\": \"low\",\n \"default\": \"You achieved:\"\n },\n {\n \"name\": \"shareFacebook\",\n \"type\": \"text\",\n \"label\": \"Share to Facebook text\",\n \"importance\": \"low\",\n \"default\": \"Share on Facebook\"\n },\n {\n \"name\": \"shareTwitter\",\n \"type\": \"text\",\n \"label\": \"Share to Twitter text\",\n \"importance\": \"low\",\n \"default\": \"Share on Twitter\"\n },\n {\n \"name\": \"shareGoogle\",\n \"type\": \"text\",\n \"label\": \"Share to Google text\",\n \"importance\": \"low\",\n \"default\": \"Share on Google+\"\n },\n {\n \"name\": \"summary\",\n \"type\": \"text\",\n \"label\": \"Title for summary slide\",\n \"importance\": \"low\",\n \"default\": \"Summary\"\n },\n {\n \"name\": \"solutionsButtonTitle\",\n \"type\": \"text\",\n \"label\": \"Title for the comments icon\",\n \"importance\": \"low\",\n \"default\": \"Show comments\"\n },\n {\n \"name\": \"printTitle\",\n \"type\": \"text\",\n \"label\": \"Title for print button\",\n \"importance\": \"low\",\n \"default\": \"Print\"\n },\n {\n \"name\": \"printIngress\",\n \"type\": \"text\",\n \"label\": \"Print dialog ingress\",\n \"importance\": \"low\",\n \"default\": \"How would you like to print this presentation?\"\n },\n {\n \"name\": \"printAllSlides\",\n \"type\": \"text\",\n \"label\": \"Label for \\\"Print all slides\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Print all slides\"\n },\n {\n \"name\": \"printCurrentSlide\",\n \"type\": \"text\",\n \"label\": \"Label for \\\"Print current slide\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Print current slide\"\n },\n {\n \"name\": \"noTitle\",\n \"type\": \"text\",\n \"label\": \"Label for slides without a title\",\n \"importance\": \"low\",\n \"default\": \"No title\"\n },\n {\n \"name\": \"accessibilitySlideNavigationExplanation\",\n \"type\": \"text\",\n \"label\": \"Explanation of slide navigation for assistive technologies\",\n \"importance\": \"low\",\n \"default\": \"Use left and right arrow to change slide in that direction whenever canvas is selected.\"\n },\n {\n \"name\": \"accessibilityCanvasLabel\",\n \"type\": \"text\",\n \"label\": \"Canvas label for assistive technologies\",\n \"importance\": \"low\",\n \"default\": \"Presentation canvas. Use left and right arrow to move between slides.\"\n },\n {\n \"name\": \"containsNotCompleted\",\n \"type\": \"text\",\n \"label\": \"Label for uncompleted interactions\",\n \"importance\": \"low\",\n \"default\": \"@slideName contains not completed interaction\"\n },\n {\n \"name\": \"containsCompleted\",\n \"type\": \"text\",\n \"label\": \"Label for completed interactions\",\n \"importance\": \"low\",\n \"default\": \"@slideName contains completed interaction\"\n },\n {\n \"name\": \"slideCount\",\n \"type\": \"text\",\n \"label\": \"Label for slide counter. Variables are @index, @total\",\n \"importance\": \"low\",\n \"default\": \"Slide @index of @total\"\n },\n {\n \"name\": \"containsOnlyCorrect\",\n \"type\": \"text\",\n \"label\": \"Label for slides that only contains correct answers\",\n \"importance\": \"low\",\n \"default\": \"@slideName only has correct answers\"\n },\n {\n \"name\": \"containsIncorrectAnswers\",\n \"type\": \"text\",\n \"label\": \"Label for slides that has incorrect answers\",\n \"importance\": \"low\",\n \"default\": \"@slideName has incorrect answers\"\n },\n {\n \"name\": \"shareResult\",\n \"type\": \"text\",\n \"label\": \"Label for social sharing bar\",\n \"importance\": \"low\",\n \"default\": \"Share Result\"\n },\n {\n \"name\": \"accessibilityTotalScore\",\n \"type\": \"text\",\n \"label\": \"Total score announcement for assistive technologies\",\n \"default\": \"You got @score of @maxScore points in total\",\n \"description\": \"Available variables are @score and @maxScore\"\n },\n {\n \"name\": \"accessibilityEnteredFullscreen\",\n \"type\": \"text\",\n \"label\": \"Entered fullscreen announcement for assistive technologies\",\n \"default\": \"Entered fullscreen\"\n },\n {\n \"name\": \"accessibilityExitedFullscreen\",\n \"type\": \"text\",\n \"label\": \"Exited fullscreen announcement for assistive technologies\",\n \"default\": \"Exited fullscreen\"\n },\n {\n \"name\": \"confirmDialogHeader\",\n \"type\": \"text\",\n \"label\": \"Header of submit result confirmation dialog\",\n \"default\": \"Submit your answers\"\n },\n {\n \"name\": \"confirmDialogText\",\n \"type\": \"text\",\n \"label\": \"Text of submit result confirmation dialog\",\n \"default\": \"This will submit your results, do you want to continue?\"\n },\n {\n \"name\": \"confirmDialogConfirmText\",\n \"type\": \"text\",\n \"label\": \"Confirmation button of submit result confirmation dialog\",\n \"default\": \"Submit and see results\"\n }\n ]\n },\n {\n \"name\": \"override\",\n \"type\": \"group\",\n \"label\": \"Behaviour settings.\",\n \"importance\": \"low\",\n \"description\": \"These options will let you override behaviour settings.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"activeSurface\",\n \"type\": \"boolean\",\n \"widget\": \"disposableBoolean\",\n \"label\": \"Activate Active Surface Mode\",\n \"importance\": \"low\",\n \"description\": \"Removes navigation controls for the end user. Use Go To Slide to navigate.\",\n \"default\": false\n },\n {\n \"name\": \"hideSummarySlide\",\n \"type\": \"boolean\",\n \"label\": \"Hide Summary Slide\",\n \"importance\": \"low\",\n \"description\": \"Hides the summary slide.\",\n \"default\": false\n },\n {\n \"name\": \"showSolutionButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Show Solution\\\" button will be configured for each question individually (default) shown for all questions (Enabled) or disabled for all questions (Disabled) \",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"retryButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Retry\\\" button will be configured for each question individually (default) shown for all questions (Enabled) or disabled for all questions (Disabled)\",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"summarySlideSolutionButton\",\n \"type\": \"boolean\",\n \"label\": \"Show \\\"Show solution\\\" button in the summary slide\",\n \"description\": \"If enabled, the learner will be able to show the solutions for all question when they reach the summary slide\",\n \"default\": true,\n \"importance\": \"low\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"hideSummarySlide\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"summarySlideRetryButton\",\n \"type\": \"boolean\",\n \"label\": \"Show \\\"Retry\\\" button in the summary slide\",\n \"description\": \"If enabled, the learner will be able to retry all questions when they reach the summary slide. Be advised that by refreshing the page the learners will be able to retry even if this button isn\'t showing.\",\n \"default\": true,\n \"importance\": \"low\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"hideSummarySlide\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"enablePrintButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable print button\",\n \"importance\": \"low\",\n \"description\": \"Enables the print button.\",\n \"default\": false\n },\n {\n \"name\": \"social\",\n \"type\": \"group\",\n \"label\": \"Social Settings\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"hideSummarySlide\",\n \"equals\": false\n }\n ]\n },\n \"importance\": \"low\",\n \"description\": \"These options will let you override social behaviour settings. Empty values will be filled in automatically if a link is provided, otherwise all values will be generated.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"showFacebookShare\",\n \"type\": \"boolean\",\n \"label\": \"Display Facebook share icon\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"facebookShare\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"expanded\": true,\n \"label\": \"Facebook share settings\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showFacebookShare\",\n \"equals\": true\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"Share to Facebook link\",\n \"importance\": \"low\",\n \"default\": \"@currentpageurl\"\n },\n {\n \"name\": \"quote\",\n \"type\": \"text\",\n \"label\": \"Share to Facebook quote\",\n \"importance\": \"low\",\n \"default\": \"I scored @score out of @maxScore on a task at @currentpageurl.\"\n }\n ]\n },\n {\n \"name\": \"showTwitterShare\",\n \"type\": \"boolean\",\n \"label\": \"Display Twitter share icon\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"twitterShare\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"expanded\": true,\n \"label\": \"Twitter share settings\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showTwitterShare\",\n \"equals\": true\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"statement\",\n \"type\": \"text\",\n \"label\": \"Share to Twitter statement\",\n \"importance\": \"low\",\n \"default\": \"I scored @score out of @maxScore on a task at @currentpageurl.\"\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"Share to Twitter link\",\n \"importance\": \"low\",\n \"default\": \"@currentpageurl\"\n },\n {\n \"name\": \"hashtags\",\n \"type\": \"text\",\n \"label\": \"Share to Twitter hashtags\",\n \"importance\": \"low\",\n \"default\": \"h5p, course\"\n }\n ]\n },\n {\n \"name\": \"showGoogleShare\",\n \"type\": \"boolean\",\n \"label\": \"Display Google+ share icon\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"googleShareUrl\",\n \"type\": \"text\",\n \"label\": \"Share to Google link\",\n \"importance\": \"low\",\n \"default\": \"@currentpageurl\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showGoogleShare\",\n \"equals\": true\n }\n ]\n }\n }\n ]\n }\n ]\n }\n]',NULL,1,23,NULL,NULL,NULL,1),(25,'H5P.Dialogcards','Dialog Cards',1,8,8,1,0,'iframe','dist/h5p-dialogcards.js','dist/h5p-dialogcards.css','','[\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Heading\",\n \"importance\": \"high\",\n \"optional\": true,\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"mode\",\n \"type\": \"select\",\n \"label\": \"Mode\",\n \"description\": \"Mode of presenting the dialog cards\",\n \"importance\": \"medium\",\n \"options\": [\n {\n \"value\": \"normal\",\n \"label\": \"Normal\"\n },\n {\n \"value\": \"repetition\",\n \"label\": \"Repetition\"\n }\n ],\n \"default\": \"normal\"\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Task description\",\n \"importance\": \"medium\",\n \"default\": \"\",\n \"optional\": true,\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"dialogs\",\n \"type\": \"list\",\n \"importance\": \"high\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"label\": \"Dialogs\",\n \"entity\": \"dialog\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"question\",\n \"type\": \"group\",\n \"label\": \"Question\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"label\": \"Text\",\n \"importance\": \"high\",\n \"description\": \"Hint for the first part of the dialogue\"\n },\n {\n \"name\": \"answer\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"label\": \"Answer\",\n \"importance\": \"high\",\n \"description\": \"Hint for the second part of the dialogue\"\n },\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\",\n \"optional\": true,\n \"description\": \"Optional image for the card. (The card may use just an image, just a text or both)\"\n },\n {\n \"name\": \"imageAltText\",\n \"type\": \"text\",\n \"label\": \"Alternative text for the image\",\n \"importance\": \"high\",\n \"optional\": true\n },\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"label\": \"Audio files\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"tips\",\n \"type\": \"group\",\n \"label\": \"Tips\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"front\",\n \"type\": \"text\",\n \"label\": \"Tip for text\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Tip for the first part of the dialogue\"\n },\n {\n \"name\": \"back\",\n \"type\": \"text\",\n \"label\": \"Tip for answer\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Tip for the second part of the dialogue\"\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"disableBackwardsNavigation\",\n \"type\": \"boolean\",\n \"label\": \"Disable backwards navigation\",\n \"importance\": \"low\",\n \"description\": \"This option will only allow you to move forward with Dialog Cards\",\n \"optional\": true,\n \"default\": false,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"../mode\",\n \"equals\": \"normal\"\n }\n ]\n }\n },\n {\n \"name\": \"scaleTextNotCard\",\n \"type\": \"boolean\",\n \"label\": \"Scale the text to fit inside the card\",\n \"importance\": \"low\",\n \"description\": \"Unchecking this option will make the card adapt its size to the size of the text\",\n \"default\": false\n },\n {\n \"name\": \"randomCards\",\n \"type\": \"boolean\",\n \"label\": \"Randomize cards\",\n \"importance\": \"low\",\n \"description\": \"Enable to randomize the order of cards on display.\",\n \"default\": false,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"../mode\",\n \"equals\": \"normal\"\n }\n ]\n }\n },\n {\n \"name\": \"maxProficiency\",\n \"type\": \"number\",\n \"label\": \"Maximum proficiency level\",\n \"importance\": \"low\",\n \"default\": 5,\n \"min\": 3,\n \"max\": 7,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"../mode\",\n \"equals\": \"repetition\"\n }\n ]\n }\n },\n {\n \"name\": \"quickProgression\",\n \"type\": \"boolean\",\n \"label\": \"Allow quick progression\",\n \"description\": \"If activated, learners can decide to indicate that they know a card without turning it\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"../mode\",\n \"equals\": \"repetition\"\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Text for the turn button\",\n \"importance\": \"low\",\n \"name\": \"answer\",\n \"type\": \"text\",\n \"default\": \"Turn\",\n \"common\": true\n },\n {\n \"label\": \"Text for the next button\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"name\": \"next\",\n \"default\": \"Next\",\n \"common\": true\n },\n {\n \"name\": \"prev\",\n \"type\": \"text\",\n \"label\": \"Text for the previous button\",\n \"importance\": \"low\",\n \"default\": \"Previous\",\n \"common\": true\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Text for the retry button\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"common\": true\n },\n {\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for the \\\"correct answer\\\" button\",\n \"importance\": \"low\",\n \"default\": \"I got it right!\",\n \"common\": true\n },\n {\n \"name\": \"incorrectAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for the \\\"incorrect answer\\\" button\",\n \"importance\": \"low\",\n \"default\": \"I got it wrong\",\n \"common\": true\n },\n {\n \"name\": \"round\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Round\\\" message below cards and on the summary screen\",\n \"description\": \"@round will be replaced by the number of the current round\",\n \"importance\": \"low\",\n \"default\": \"Round @round\",\n \"common\": true\n },\n {\n \"name\": \"cardsLeft\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Cards left\\\" message\",\n \"description\": \"@number will be replaced by the number of cards left in this round\",\n \"importance\": \"low\",\n \"default\": \"Cards left: @number\",\n \"common\": true\n },\n {\n \"name\": \"nextRound\",\n \"type\": \"text\",\n \"label\": \"Text for the \\\"next round\\\" button\",\n \"description\": \"@round will be replaced by the round number\",\n \"importance\": \"low\",\n \"default\": \"Proceed to round @round\",\n \"common\": true\n },\n {\n \"name\": \"startOver\",\n \"type\": \"text\",\n \"label\": \"Text for the \\\"Start over\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Start over\",\n \"common\": true\n },\n {\n \"name\": \"showSummary\",\n \"type\": \"text\",\n \"label\": \"Text for the \\\"show summary\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Next\",\n \"common\": true\n },\n {\n \"name\": \"summary\",\n \"type\": \"text\",\n \"label\": \"Title text for the summary page\",\n \"importance\": \"low\",\n \"default\": \"Summary\",\n \"common\": true\n },\n {\n \"name\": \"summaryCardsRight\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Cards you got right:\\\"\",\n \"importance\": \"low\",\n \"default\": \"Cards you got right:\",\n \"common\": true\n },\n {\n \"name\": \"summaryCardsWrong\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Cards you got wrong:\\\"\",\n \"importance\": \"low\",\n \"default\": \"Cards you got wrong:\",\n \"common\": true\n },\n {\n \"name\": \"summaryCardsNotShown\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Cards not shown:\\\"\",\n \"importance\": \"low\",\n \"default\": \"Cards in pool not shown:\",\n \"common\": true\n },\n {\n \"name\": \"summaryOverallScore\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Overall Score\\\"\",\n \"importance\": \"low\",\n \"default\": \"Overall Score\",\n \"common\": true\n },\n {\n \"name\": \"summaryCardsCompleted\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Cards completed\\\"\",\n \"importance\": \"low\",\n \"default\": \"Cards you have completed learning:\",\n \"common\": true\n },\n {\n \"name\": \"summaryCompletedRounds\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Completed rounds:\\\"\",\n \"importance\": \"low\",\n \"default\": \"Completed rounds:\",\n \"common\": true\n },\n {\n \"name\": \"summaryAllDone\",\n \"type\": \"text\",\n \"label\": \"Message when all cards have been learned proficiently\",\n \"description\": \"@cards will be replaced by the number of all cards in the pool. @max will be replaced by the maximum proficiency level - 1.\",\n \"importance\": \"low\",\n \"default\": \"Well done! You got all @cards cards correct @max times in a row!\",\n \"common\": true\n },\n {\n \"name\": \"progressText\",\n \"type\": \"text\",\n \"label\": \"Progress text\",\n \"importance\": \"low\",\n \"description\": \"Available variables are @card and @total.\",\n \"default\": \"Card @card of @total\",\n \"common\": true\n },\n {\n \"name\": \"cardFrontLabel\",\n \"type\": \"text\",\n \"label\": \"Label for card text\",\n \"importance\": \"low\",\n \"description\": \"Used for accessibility by assistive technologies\",\n \"default\": \"Card front\",\n \"common\": true\n },\n {\n \"name\": \"cardBackLabel\",\n \"type\": \"text\",\n \"label\": \"Label for card back\",\n \"importance\": \"low\",\n \"description\": \"Used for accessibility by assistive technologies\",\n \"default\": \"Card back\",\n \"common\": true\n },\n {\n \"name\": \"tipButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the show tip button\",\n \"importance\": \"low\",\n \"default\": \"Show tip\",\n \"common\": true\n },\n {\n \"name\": \"audioNotSupported\",\n \"type\": \"text\",\n \"label\": \"Audio not supported message\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Your browser does not support this audio\"\n },\n {\n \"name\": \"confirmStartingOver\",\n \"type\": \"group\",\n \"label\": \"Confirm starting over dialog\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"header\",\n \"type\": \"text\",\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"default\": \"Start over?\"\n },\n {\n \"name\": \"body\",\n \"type\": \"text\",\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"default\": \"All progress will be lost. Are you sure you want to start over?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"default\": \"Cancel\"\n },\n {\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"default\": \"Start over\"\n }\n ]\n }\n]\n',NULL,1,15,NULL,NULL,NULL,1),(26,'H5P.DocumentExportPage','Document Export Page',1,5,8,0,0,'','document-export-page.js, create-document.js','document-export-page.css','','[\n {\n \"name\": \"description\",\n \"label\": \"Description\",\n \"importance\": \"medium\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Description of the export page.\",\n \"default\": \"On this page you can choose to export your text, goals and goals assessments.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"createDocumentLabel\",\n \"label\": \"Create document button label\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed on the \\\"Create document\\\"-button.\",\n \"default\": \"Create document\"\n },\n {\n \"name\": \"submitTextLabel\",\n \"label\": \"Submit text button\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed on the \\\"Submit\\\"-button.\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"submitSuccessTextLabel\",\n \"type\": \"text\",\n \"label\": \"Submit success label\",\n \"optional\": false,\n \"default\": \"Your report was submitted successfully!\"\n },\n {\n \"name\": \"selectAllTextLabel\",\n \"label\": \"Select all exportable text button label\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed on the \\\"Select all text\\\"-button.\",\n \"default\": \"Select\"\n },\n {\n \"name\": \"exportTextLabel\",\n \"label\": \"Export text button label\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed on the \\\"Export text\\\"-button.\",\n \"default\": \"Export\"\n },\n {\n \"name\": \"helpTextLabel\",\n \"label\": \"Label for help text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Label for showing additional helpful information to the user.\",\n \"default\": \"More information\"\n },\n {\n \"name\": \"helpText\",\n \"label\": \"Fill in additional help information\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Here you can fill in additional helpful information for the user.\",\n \"enterMode\": \"p\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"requiresInputErrorMessage\",\n \"label\": \"Required input missing text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"An error message which will be displayed if one or more required input fields have not been filled. @pages will be replaced with the titles of affected pages.\",\n \"default\": \"The following pages contain required fields that need to be filled in order to review or submit this document: @pages\"\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(27,'H5P.DocumentationTool','Documentation Tool',1,8,9,1,0,'iframe','navigation-menu.js, documentation-tool.js','navigation-menu.css, documentation-tool.css','','[\n {\n \"name\": \"taskDescription\",\n \"label\": \"Heading\",\n \"importance\": \"high\",\n \"type\": \"text\",\n \"default\": \"Documentation tool\",\n \"description\": \"Title for the documentation tool.\",\n \"optional\": true\n },\n {\n \"name\": \"pagesList\",\n \"label\": \"Elements\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 1,\n \"entity\": \"page\",\n \"field\": {\n \"name\": \"page\",\n \"type\": \"library\",\n \"label\": \"Page type\",\n \"importance\": \"high\",\n \"description\": \"Library for this slide.\",\n \"options\": [\n \"H5P.StandardPage 1.5\",\n \"H5P.GoalsPage 1.5\",\n \"H5P.GoalsAssessmentPage 1.4\",\n \"H5P.DocumentExportPage 1.5\"\n ]\n }\n },\n {\n \"label\": \"Localize documentation tool buttons\",\n \"name\": \"i10n\",\n \"type\": \"group\",\n \"common\": true,\n \"collapsed\": true,\n \"importance\": \"low\",\n \"fields\": [\n {\n \"label\": \"Previous button label\",\n \"name\": \"previousLabel\",\n \"type\": \"text\",\n \"default\": \"Previous\",\n \"importance\": \"low\"\n },\n {\n \"label\": \"Next button label\",\n \"name\": \"nextLabel\",\n \"type\": \"text\",\n \"default\": \"Next\",\n \"importance\": \"low\"\n },\n {\n \"label\": \"Close button label\",\n \"name\": \"closeLabel\",\n \"type\": \"text\",\n \"default\": \"Close\",\n \"importance\": \"low\"\n }\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(28,'H5P.DragNBar','Drag N Bar',1,5,13,0,0,'','scripts/drag-n-bar.js, scripts/context-menu.js, scripts/dialog.js, scripts/drag-n-bar-element.js, scripts/drag-n-bar-form-manager.js','styles/drag-n-bar.css, styles/dialog.css, styles/context-menu.css, styles/drag-n-bar-form-manager.css','','',NULL,1,24,NULL,NULL,NULL,1),(29,'H5P.DragNDrop','Drag N Drop',1,1,5,0,0,'','drag-n-drop.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(30,'H5P.DragNResize','Drag\'N Resize',1,2,6,0,0,'','H5P.DragNResize.js','H5P.DragNResize.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(31,'H5P.DragQuestion','Drag and Drop',1,13,15,1,0,'iframe','h5p-drag-question.js','css/dragquestion.css','','[\n {\n \"name\": \"scoreShow\",\n \"type\": \"text\",\n \"label\": \"Check answer button\",\n \"importance\": \"low\",\n \"default\": \"Check\",\n \"common\": true\n },\n {\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"label\": \"Retry button\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"label\": \"Score explanation text\",\n \"importance\": \"low\",\n \"name\": \"scoreExplanation\",\n \"type\": \"text\",\n \"default\": \"Correct answers give +1 point. Incorrect answers give -1 point. The lowest possible score is 0.\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"question\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"widget\": \"wizard\",\n \"fields\": [\n {\n \"name\": \"settings\",\n \"type\": \"group\",\n \"label\": \"Settings\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"background\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Optional. Select an image to use as background for your drag and drop task.\"\n },\n {\n \"name\": \"size\",\n \"type\": \"group\",\n \"widget\": \"dimensions\",\n \"label\": \"Task size\",\n \"importance\": \"low\",\n \"description\": \"Specify how large (in px) the play area should be.\",\n \"default\": {\n \"width\": 620,\n \"height\": 310,\n \"field\": \"background\"\n },\n \"fields\": [\n {\n \"name\": \"width\",\n \"type\": \"number\"\n },\n {\n \"name\": \"height\",\n \"type\": \"number\"\n }\n ]\n }\n ]\n },\n {\n \"name\": \"task\",\n \"type\": \"group\",\n \"widget\": \"dragQuestion\",\n \"label\": \"Task\",\n \"importance\": \"high\",\n \"description\": \"Start by placing your drop zones.
Next, place your droppable elements and check off the appropriate drop zones.
Last, edit your drop zone again and check off the correct answers.\",\n \"fields\": [\n {\n \"name\": \"elements\",\n \"type\": \"list\",\n \"label\": \"Elements\",\n \"importance\": \"high\",\n \"entity\": \"element\",\n \"field\": {\n \"type\": \"group\",\n \"label\": \"Element\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"description\": \"Choose the type of content you would like to add.\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.AdvancedText 1.1\",\n \"H5P.Image 1.1\"\n ]\n },\n {\n \"name\": \"x\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"y\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"width\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"dropZones\",\n \"type\": \"select\",\n \"widget\": \"dynamicCheckboxes\",\n \"label\": \"Select drop zones\",\n \"importance\": \"high\",\n \"multiple\": true\n },\n {\n \"name\": \"backgroundOpacity\",\n \"type\": \"number\",\n \"label\": \"Background Opacity\",\n \"importance\": \"low\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"default\": 100,\n \"optional\": true\n },\n {\n \"name\": \"multiple\",\n \"type\": \"boolean\",\n \"label\": \"Infinite number of element instances\",\n \"importance\": \"low\",\n \"description\": \"Clones this element so that it can be dragged to multiple drop zones.\",\n \"default\": false\n }\n ]\n }\n },\n {\n \"name\": \"dropZones\",\n \"type\": \"list\",\n \"label\": \"Drop Zones\",\n \"importance\": \"high\",\n \"entity\": \"Drop Zone\",\n \"field\": {\n \"type\": \"group\",\n \"label\": \"Drop Zone\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Label\",\n \"importance\": \"medium\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\"\n ]\n },\n {\n \"name\": \"showLabel\",\n \"type\": \"boolean\",\n \"label\": \"Show label\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"x\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"y\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"width\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"correctElements\",\n \"type\": \"select\",\n \"widget\": \"dynamicCheckboxes\",\n \"label\": \"Select correct elements\",\n \"importance\": \"low\",\n \"multiple\": true\n },\n {\n \"name\": \"backgroundOpacity\",\n \"type\": \"number\",\n \"label\": \"Background Opacity\",\n \"importance\": \"low\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 5,\n \"default\": 100,\n \"optional\": true\n },\n {\n \"name\": \"tipsAndFeedback\",\n \"type\": \"group\",\n \"label\": \"Tips and feedback\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"tip\",\n \"label\": \"Tip text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"feedbackOnCorrect\",\n \"type\": \"text\",\n \"label\": \"Message displayed on correct match\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the task on \\\"check\\\" if correct droppable is matched.\",\n \"optional\": true\n },\n {\n \"name\": \"feedbackOnIncorrect\",\n \"type\": \"text\",\n \"label\": \"Message displayed on incorrect match\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the task on \\\"check\\\" if the match is incorrect.\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"single\",\n \"type\": \"boolean\",\n \"label\": \"This drop zone can only contain one element\",\n \"description\": \"Make sure there is only one correct answer for this dropzone\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"autoAlign\",\n \"type\": \"boolean\",\n \"label\": \"Enable Auto-Align\",\n \"importance\": \"low\",\n \"description\": \"Will auto-align all draggables dropped in this zone.\"\n }\n ]\n }\n }\n ]\n }\n ]\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Require user input before the solution can be viewed\",\n \"importance\": \"low\",\n \"name\": \"showSolutionsRequiresInput\",\n \"type\": \"boolean\",\n \"default\": true\n },\n {\n \"name\": \"singlePoint\",\n \"type\": \"boolean\",\n \"label\": \"Give one point for the whole task\",\n \"importance\": \"low\",\n \"description\": \"Disable to give one point for each draggable that is placed correctly.\",\n \"default\": false\n },\n {\n \"label\": \"Apply penalties\",\n \"name\": \"applyPenalties\",\n \"type\": \"boolean\",\n \"description\": \"Apply penalties for elements dropped in the wrong drop zones. This must be enabled when the same element(s) are able to be dropped into multiple drop zones, or if there is only one drop-zone. If this is not enabled, learners may match all items to all drop-zones and always receive a full score.\",\n \"default\": true\n },\n {\n \"name\": \"enableScoreExplanation\",\n \"type\": \"boolean\",\n \"label\": \"Enable score explanation\",\n \"description\": \"Display a score explanation to user when checking their answers (if the \'Apply penalties\' option has been selected).\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"singlePoint\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"backgroundOpacity\",\n \"type\": \"text\",\n \"label\": \"Background opacity for draggables\",\n \"importance\": \"low\",\n \"description\": \"If this field is set, it will override opacity set on all draggable elements. This should be a number between 0 and 100, where 0 means full transparency and 100 means no transparency\",\n \"optional\": true\n },\n {\n \"name\": \"dropZoneHighlighting\",\n \"type\": \"select\",\n \"label\": \"Drop Zone Highlighting\",\n \"importance\": \"low\",\n \"description\": \"Choose when to highlight drop zones.\",\n \"default\": \"dragging\",\n \"options\": [\n {\n \"value\": \"dragging\",\n \"label\": \"When dragging\"\n },\n {\n \"value\": \"always\",\n \"label\": \"Always\"\n },\n {\n \"value\": \"never\",\n \"label\": \"Never\"\n }\n ]\n },\n {\n \"name\": \"autoAlignSpacing\",\n \"type\": \"number\",\n \"label\": \"Spacing for Auto-Align (in px)\",\n \"importance\": \"low\",\n \"min\": 0,\n \"default\": 2,\n \"optional\": true\n },\n {\n \"name\": \"enableFullScreen\",\n \"label\": \"Enable FullScreen\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"description\": \"Check this option to enable the full screen button.\",\n \"default\": false\n },\n {\n \"name\": \"showScorePoints\",\n \"type\": \"boolean\",\n \"label\": \"Show score points\",\n \"description\": \"Show points earned for each answer. Not available when the \'Give one point for the whole task\' option is enabled.\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"showTitle\",\n \"type\": \"boolean\",\n \"label\": \"Show Title\",\n \"importance\": \"low\",\n \"description\": \"Uncheck this option if you do not want this title to be displayed. The title will only be displayed in summaries, statistics etc.\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"localize\",\n \"type\": \"group\",\n \"label\": \"Localize\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"fullscreen\",\n \"type\": \"text\",\n \"label\": \"Fullscreen label\",\n \"default\": \"Fullscreen\"\n },\n {\n \"name\": \"exitFullscreen\",\n \"type\": \"text\",\n \"label\": \"Exit fullscreen label\",\n \"default\": \"Exit fullscreen\"\n }\n ]\n },\n {\n \"name\": \"grabbablePrefix\",\n \"type\": \"text\",\n \"label\": \"Grabbable prefix\",\n \"importance\": \"low\",\n \"default\": \"Grabbable {num} of {total}.\",\n \"common\": true\n },\n {\n \"name\": \"grabbableSuffix\",\n \"type\": \"text\",\n \"label\": \"Grabbable suffix\",\n \"importance\": \"low\",\n \"default\": \"Placed in dropzone {num}.\",\n \"common\": true\n },\n {\n \"name\": \"dropzonePrefix\",\n \"type\": \"text\",\n \"label\": \"Dropzone prefix\",\n \"importance\": \"low\",\n \"default\": \"Dropzone {num} of {total}.\",\n \"common\": true\n },\n {\n \"name\": \"noDropzone\",\n \"type\": \"text\",\n \"label\": \"No dropzone selection label\",\n \"importance\": \"low\",\n \"default\": \"No dropzone.\",\n \"common\": true\n },\n {\n \"name\": \"tipLabel\",\n \"type\": \"text\",\n \"label\": \"Label for show tip button\",\n \"importance\": \"low\",\n \"default\": \"Show tip.\",\n \"common\": true\n },\n {\n \"name\": \"tipAvailable\",\n \"type\": \"text\",\n \"label\": \"Label for tip available\",\n \"importance\": \"low\",\n \"default\": \"Tip available\",\n \"common\": true\n },\n {\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"label\": \"Label for correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct answer\",\n \"common\": true\n },\n {\n \"name\": \"wrongAnswer\",\n \"type\": \"text\",\n \"label\": \"Label for incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Wrong answer\",\n \"common\": true\n },\n {\n \"name\": \"feedbackHeader\",\n \"type\": \"text\",\n \"label\": \"Header for panel containing feedback for correct/incorrect answers\",\n \"importance\": \"low\",\n \"default\": \"Feedback\",\n \"common\": true\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"scoreExplanationButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score explanation button\",\n \"default\": \"Show score explanation\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology label for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology label for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n }\n]',NULL,1,23,NULL,NULL,NULL,1),(32,'H5P.DragText','Drag the Words',1,8,19,1,0,'iframe','dist/h5p-drag-text.js','dist/h5p-drag-text.css','','[\n {\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Describe how the user should solve the task.\",\n \"default\": \"Drag the words into the correct boxes\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"label\": \"Text\",\n \"importance\": \"high\",\n \"name\": \"textField\",\n \"type\": \"text\",\n \"widget\": \"textarea\",\n \"placeholder\": \"*Oslo* is the capital of Norway, *Stockholm* is the capital of Sweden and *Copenhagen* is the capital of Denmark. All cities are located in the *Scandinavian:Northern Part of Europe* peninsula.\",\n \"description\": \"\",\n \"important\": {\n \"description\": \"\",\n \"example\": \"H5P content may be edited using a *browser:What type of program is Chrome?*.
H5P content is *interactive\\\\+Correct! \\\\-Incorrect, try again!*\"\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"default\": \"Check\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"default\": \"Submit\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"default\": \"Show solution\",\n \"common\": true\n },\n {\n \"label\": \"Numbered Drop zone label\",\n \"importance\": \"low\",\n \"name\": \"dropZoneIndex\",\n \"type\": \"text\",\n \"default\": \"Drop Zone @index.\",\n \"description\": \"Label used for accessibility, where the Read speaker will read the index of a drop zone. Variable available: @index\",\n \"common\": true\n },\n {\n \"label\": \"Empty Drop Zone label\",\n \"importance\": \"low\",\n \"name\": \"empty\",\n \"type\": \"text\",\n \"default\": \"Drop Zone @index is empty.\",\n \"description\": \"Label used for accessibility, where the Read speaker will read that the drop zone is empty\",\n \"common\": true\n },\n {\n \"label\": \"Contains Drop Zone label\",\n \"importance\": \"low\",\n \"name\": \"contains\",\n \"type\": \"text\",\n \"default\": \"Drop Zone @index contains draggable @draggable.\",\n \"description\": \"Label used for accessibility, where the Read speaker will read that the drop zone contains a draggable\",\n \"common\": true\n },\n {\n \"label\": \"Draggable elements label\",\n \"importance\": \"low\",\n \"name\": \"ariaDraggableIndex\",\n \"type\": \"text\",\n \"default\": \"@index of @count draggables.\",\n \"description\": \"Label used for accessibility, where the Read speaker reads that this is a draggable element. Variable available: @index, @count\",\n \"common\": true\n },\n {\n \"label\": \"Label for show tip button\",\n \"importance\": \"low\",\n \"name\": \"tipLabel\",\n \"type\": \"text\",\n \"default\": \"Show tip\",\n \"description\": \"Label used for accessibility, where the Read speaker reads it before the tip is read out\",\n \"common\": true\n },\n {\n \"name\": \"correctText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct!\",\n \"common\": true\n },\n {\n \"name\": \"incorrectText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Incorrect!\",\n \"common\": true\n },\n {\n \"name\": \"resetDropTitle\",\n \"type\": \"text\",\n \"label\": \"Confirmation dialog title that user wants to reset a droppable\",\n \"importance\": \"low\",\n \"default\": \"Reset drop\",\n \"common\": true\n },\n {\n \"name\": \"resetDropDescription\",\n \"type\": \"text\",\n \"label\": \"Confirmation dialog description that user wants to reset a droppable\",\n \"importance\": \"low\",\n \"default\": \"Are you sure you want to reset this drop zone?\",\n \"common\": true\n },\n {\n \"name\": \"grabbed\",\n \"type\": \"text\",\n \"label\": \"Label used for accessibility, where the read speaker indicates that dragging is initiated\",\n \"importance\": \"low\",\n \"default\": \"Draggable is grabbed.\",\n \"common\": true\n },\n {\n \"name\": \"cancelledDragging\",\n \"type\": \"text\",\n \"label\": \"Label used for accessibility, where the read speaker indicates that dragging is canceled\",\n \"importance\": \"low\",\n \"default\": \"Cancelled dragging.\",\n \"common\": true\n },\n {\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"label\": \"Label used for accessibility, where the read speaker indicates that a text is the correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct answer:\",\n \"common\": true\n },\n {\n \"name\": \"feedbackHeader\",\n \"type\": \"text\",\n \"label\": \"Header for panel containing feedback for correct/incorrect answers\",\n \"importance\": \"low\",\n \"default\": \"Feedback\",\n \"common\": true\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings.\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"label\": \"Enable \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"default\": true\n },\n {\n \"label\": \"Enable \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"default\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Instant feedback\",\n \"importance\": \"low\",\n \"name\": \"instantFeedback\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology label for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology label for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology label for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(33,'H5P.ExportPage','Export page',1,1,3,0,0,'','export-page.js','export-page.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(34,'H5P.ExportableTextArea','Exportable Text Area',1,3,11,0,0,'','scripts/eta.js','css/eta.css','','[\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Label\",\n \"importance\": \"high\",\n \"description\": \"Label/heading for answer when user exports all answers\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"index\",\n \"type\": \"number\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"exportNotSupported\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Export not supported label\",\n \"default\": \"Export not supported on your device\",\n \"common\": true\n },\n {\n \"name\": \"exportComments\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Include comments in the exported document\",\n \"optional\": true,\n \"default\": false\n }\n]\n',NULL,1,19,'{\"disable\":false,\"disableExtraTitleField\":true}',NULL,NULL,1),(35,'H5P.FreeTextQuestion','Free Text Question',1,0,13,0,0,'','h5p-free-text-question.js','h5p-free-text-question.css','','[\n {\n \"label\": \"Question\",\n \"name\": \"question\",\n \"type\": \"text\",\n \"importance\": \"high\"\n },\n {\n \"label\": \"Placeholder text\",\n \"name\": \"placeholder\",\n \"type\": \"text\",\n \"importance\": \"high\",\n \"default\": \"Enter your response here\",\n \"description\": \"Text that initially will be shown in the input field. Will be removed automatically when the user starts writing.\"\n },\n {\n \"label\": \"Max score\",\n \"name\": \"maxScore\",\n \"type\": \"number\",\n \"importance\": \"high\",\n \"description\": \"Used for grading and not shown to the learner\",\n \"default\": 1\n },\n {\n \"label\": \"Required\",\n \"name\": \"isRequired\",\n \"type\": \"boolean\",\n \"importance\": \"high\",\n \"description\": \"Learners must provide an answer in order to proceed\"\n },\n {\n \"label\": \"Localize Free Text Question buttons\",\n \"name\": \"i10n\",\n \"type\": \"group\",\n \"common\": true,\n \"collapsed\": true,\n \"importance\": \"low\",\n \"fields\": [\n {\n \"label\": \"Required text label\",\n \"name\": \"requiredText\",\n \"type\": \"text\",\n \"description\": \"Text shown to notify learner that input is required before proceeding\",\n \"default\": \"required\",\n \"importance\": \"low\"\n },\n {\n \"label\": \"Required message\",\n \"name\": \"requiredMessage\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"This question requires an answer\",\n \"description\": \"Will display if this field is unanswered and required by a wrapper content type\"\n },\n {\n \"label\": \"Skip button label\",\n \"name\": \"skipButtonLabel\",\n \"type\": \"text\",\n \"default\": \"Skip Question\",\n \"importance\": \"low\"\n },\n {\n \"label\": \"Proceed button label\",\n \"name\": \"submitButtonLabel\",\n \"type\": \"text\",\n \"default\": \"Answer and proceed\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"language\",\n \"type\": \"select\",\n \"label\": \"Wysiwyg editor language\",\n \"importance\": \"medium\",\n \"description\": \"The language of the wysiwyg user interface\",\n \"options\": [\n {\n \"value\": \"af\",\n \"label\": \"Afrikaans\"\n },\n {\n \"value\": \"ar\",\n \"label\": \"Arabic\"\n },\n {\n \"value\": \"az\",\n \"label\": \"Azerbaijani\"\n },\n {\n \"value\": \"bg\",\n \"label\": \"Bulgarian\"\n },\n {\n \"value\": \"bn\",\n \"label\": \"Bengali\"\n },\n {\n \"value\": \"bs\",\n \"label\": \"Bosnian\"\n },\n {\n \"value\": \"ca\",\n \"label\": \"Catalan\"\n },\n {\n \"value\": \"cs\",\n \"label\": \"Czech\"\n },\n {\n \"value\": \"cy\",\n \"label\": \"Welsh\"\n },\n {\n \"value\": \"da\",\n \"label\": \"Danish\"\n },\n {\n \"value\": \"de-ch\",\n \"label\": \"German (Switzerland)\"\n },\n {\n \"value\": \"de\",\n \"label\": \"German\"\n },\n {\n \"value\": \"el\",\n \"label\": \"Greek\"\n },\n {\n \"value\": \"en-au\",\n \"label\": \"English (Australia)\"\n },\n {\n \"value\": \"en-ca\",\n \"label\": \"English (Canada)\"\n },\n {\n \"value\": \"en-gb\",\n \"label\": \"English (United Kingdom)\"\n },\n {\n \"value\": \"en\",\n \"label\": \"English\"\n },\n {\n \"value\": \"eo\",\n \"label\": \"Esperanto\"\n },\n {\n \"value\": \"es-mx\",\n \"label\": \"Spanish (Mexico)\"\n },\n {\n \"value\": \"es\",\n \"label\": \"Spanish (Spain)\"\n },\n {\n \"value\": \"et\",\n \"label\": \"Estonian\"\n },\n {\n \"value\": \"eu\",\n \"label\": \"Basque\"\n },\n {\n \"value\": \"fa\",\n \"label\": \"Farsi\"\n },\n {\n \"value\": \"fi\",\n \"label\": \"Finnish\"\n },\n {\n \"value\": \"fo\",\n \"label\": \"Faeroese\"\n },\n {\n \"value\": \"fr-ca\",\n \"label\": \"French (Canada)\"\n },\n {\n \"value\": \"fr\",\n \"label\": \"French (Standard)\"\n },\n {\n \"value\": \"gl\",\n \"label\": \"Galician\"\n },\n {\n \"value\": \"gu\",\n \"label\": \"Gujarati\"\n },\n {\n \"value\": \"he\",\n \"label\": \"Hebrew (modern)\"\n },\n {\n \"value\": \"hi\",\n \"label\": \"Hindi\"\n },\n {\n \"value\": \"hr\",\n \"label\": \"Croatian\"\n },\n {\n \"value\": \"hu\",\n \"label\": \"Hungarian\"\n },\n {\n \"value\": \"id\",\n \"label\": \"Indonesian\"\n },\n {\n \"value\": \"is\",\n \"label\": \"Icelandic\"\n },\n {\n \"value\": \"it\",\n \"label\": \"Italian (Standard)\"\n },\n {\n \"value\": \"ja\",\n \"label\": \"Japanese\"\n },\n {\n \"value\": \"ka\",\n \"label\": \"Georgian\"\n },\n {\n \"value\": \"km\",\n \"label\": \"Central Khmer\"\n },\n {\n \"value\": \"ko\",\n \"label\": \"Korean\"\n },\n {\n \"value\": \"ku\",\n \"label\": \"Kurdish\"\n },\n {\n \"value\": \"lt\",\n \"label\": \"Lithuanian\"\n },\n {\n \"value\": \"lv\",\n \"label\": \"Latvian\"\n },\n {\n \"value\": \"mk\",\n \"label\": \"Macedonian\"\n },\n {\n \"value\": \"mn\",\n \"label\": \"Mongolian\"\n },\n {\n \"value\": \"ms\",\n \"label\": \"Malay\"\n },\n {\n \"value\": \"nb\",\n \"label\": \"Norwegian Bokmål\"\n },\n {\n \"value\": \"nl\",\n \"label\": \"Dutch (Standard)\"\n },\n {\n \"value\": \"no\",\n \"label\": \"Norwegian\"\n },\n {\n \"value\": \"oc\",\n \"label\": \"Occitan\"\n },\n {\n \"value\": \"pl\",\n \"label\": \"Polish\"\n },\n {\n \"value\": \"pt-br\",\n \"label\": \"Portuguese (Brazil)\"\n },\n {\n \"value\": \"pt\",\n \"label\": \"Portuguese (Portugal)\"\n },\n {\n \"value\": \"ro\",\n \"label\": \"Romanian\"\n },\n {\n \"value\": \"ru\",\n \"label\": \"Russian\"\n },\n {\n \"value\": \"si\",\n \"label\": \"Sinhala/Sinhalese\"\n },\n {\n \"value\": \"sk\",\n \"label\": \"Slovak\"\n },\n {\n \"value\": \"sl\",\n \"label\": \"Slovenian\"\n },\n {\n \"value\": \"sq\",\n \"label\": \"Albanian\"\n },\n {\n \"value\": \"sr-latn\",\n \"label\": \"Serbian (Latin)\"\n },\n {\n \"value\": \"sr\",\n \"label\": \"Serbian\"\n },\n {\n \"value\": \"sv\",\n \"label\": \"Swedish\"\n },\n {\n \"value\": \"th\",\n \"label\": \"Thai\"\n },\n {\n \"value\": \"tr\",\n \"label\": \"Turkish\"\n },\n {\n \"value\": \"tt\",\n \"label\": \"Tatar\"\n },\n {\n \"value\": \"ug\",\n \"label\": \"Uighur/Uyghur\"\n },\n {\n \"value\": \"uk\",\n \"label\": \"Ukrainian\"\n },\n {\n \"value\": \"vi\",\n \"label\": \"Vietnamese\"\n },\n {\n \"value\": \"zh-cn\",\n \"label\": \"Chinese (PRC)\"\n }\n ],\n \"default\": \"en\"\n }\n ]\n }\n]\n',NULL,1,13,NULL,NULL,NULL,1),(36,'H5P.GoToQuestion','Crossroads',1,3,13,0,0,'','scripts/go-to-question.js','styles/go-to-question.css','','[\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Question Text\",\n \"importance\": \"high\",\n \"description\": \"The question that the user will make a choice based upon.\"\n },\n {\n \"name\": \"choices\",\n \"type\": \"list\",\n \"label\": \"Choices\",\n \"importance\": \"high\",\n \"entity\": \"choice\",\n \"min\": 2,\n \"field\": {\n \"name\": \"choice\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Choice Text\",\n \"importance\": \"high\",\n \"description\": \"The label that will displayed on the choice button.\"\n },\n {\n \"name\": \"goTo\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Go To\",\n \"importance\": \"high\",\n \"description\": \"The target time the user will be taken to upon pressing the choice button. Enter timecode in the format M:SS.\"\n },\n {\n \"name\": \"ifChosenText\",\n \"type\": \"text\",\n \"optional\": true,\n \"label\": \"If Chosen Text\",\n \"importance\": \"low\",\n \"description\": \"An optional confirmation text that will be displayed after the user has pressed the choice button.\"\n }\n ]\n }\n },\n {\n \"name\": \"continueButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Continue Button Label\",\n \"importance\": \"low\",\n \"default\": \"Continue\",\n \"common\": true\n }\n]',NULL,1,6,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(37,'H5P.GoalsAssessmentPage','Goals assessment page',1,4,10,0,0,'','goals-assessment-page.js','goals-assessment-page.css','','[\n {\n \"name\": \"description\",\n \"label\": \"Description\",\n \"importance\": \"medium\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Description of the goals assessment page.\",\n \"default\": \"Rate the goals that you have chosen in the goals page.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"lowRating\",\n \"label\": \"Low rating text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text for worst rating.\",\n \"default\": \"Learned little\"\n },\n {\n \"name\": \"midRating\",\n \"label\": \"Medium rating text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text for middle rating.\",\n \"default\": \"Learned something\"\n },\n {\n \"name\": \"highRating\",\n \"label\": \"High rating text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text for great rating.\",\n \"default\": \"Learned a lot\"\n },\n {\n \"name\": \"noGoalsText\",\n \"label\": \"No goals text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Feedback text when no goals have been created.\",\n \"default\": \"You have not chosen any goals yet.\"\n },\n {\n \"name\": \"helpTextLabel\",\n \"label\": \"Label for help text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Label for showing additional helpful information to the user.\",\n \"default\": \"More information\"\n },\n {\n \"name\": \"helpText\",\n \"label\": \"Fill in additional help information\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Here you can fill in additional helpful information for the user.\",\n \"enterMode\": \"p\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"legendHeader\",\n \"label\": \"Legend header\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Possible ratings:\"\n },\n {\n \"name\": \"goalHeader\",\n \"label\": \"Goal header\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Goals\"\n },\n {\n \"name\": \"ratingHeader\",\n \"label\": \"Rating header\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Rating\"\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(38,'H5P.GoalsPage','Goals page',1,5,8,0,0,'','goals-page.js, goal-instance.js','goals-page.css','','[\n {\n \"name\": \"description\",\n \"label\": \"Description\",\n \"importance\": \"medium\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Description of the goals page.\",\n \"default\": \"Insert the goals that you have chosen to work with.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"defineGoalText\",\n \"label\": \"Define goal link text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed on the button for creating a new goal.\",\n \"default\": \"Create a new goal\"\n },\n {\n \"name\": \"definedGoalLabel\",\n \"label\": \"Label for a user defined goal\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed as label on a user created goal.\",\n \"default\": \"User defined goal\"\n },\n {\n \"name\": \"defineGoalPlaceholder\",\n \"label\": \"Define goal placeholder\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Text that will be displayed as a placeholder when creating a new goal.\",\n \"default\": \"Write here...\"\n },\n {\n \"name\": \"goalsAddedText\",\n \"label\": \"Text indicating how many goals has been added\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Goals added:\",\n \"description\": \"This text will follow after the amount of goals that is currently created, example: \'Goals added: 5\' where \'Goals added:\' is this text.\"\n },\n {\n \"name\": \"specifyGoalText\",\n \"label\": \"Text for \\\"Specify goal\\\"-button\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Specification\"\n },\n {\n \"name\": \"removeGoalText\",\n \"label\": \"Text for \\\"Remove goal\\\"-button\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"default\": \"Remove\"\n },\n {\n \"name\": \"helpTextLabel\",\n \"label\": \"Label for help text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Label for showing additional helpful information to the user.\",\n \"default\": \"More information\"\n },\n {\n \"name\": \"helpText\",\n \"label\": \"Fill in additional help information\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Here you can fill in additional helpful information for the user.\",\n \"enterMode\": \"p\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"goalDeletionConfirmation\",\n \"type\": \"group\",\n \"common\": true,\n \"importance\": \"low\",\n \"label\": \"Localize goal deletion confirmation\",\n \"fields\": [\n {\n \"name\": \"header\",\n \"type\": \"text\",\n \"label\": \"Header\",\n \"optional\": false,\n \"default\": \"Confirm deletion\"\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"label\": \"Message\",\n \"optional\": false,\n \"default\": \"Are you sure you want to delete this goal?\"\n },\n {\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"label\": \"Cancel button label\",\n \"optional\": false,\n \"default\": \"Cancel\"\n },\n {\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"label\": \"Confirm button label\",\n \"optional\": false,\n \"default\": \"Confirm\"\n }\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(39,'H5P.GuidedTour','Guided tour',1,0,6,0,0,'','scripts/h5p-guided-tour.js','styles/h5p-guided-tour.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(40,'H5P.IFrameEmbed','Iframe Embedder',1,0,26,1,1,'','iframe-embed.js','','','[\n {\n \"label\": \"Width\",\n \"importance\": \"high\",\n \"name\": \"width\",\n \"type\": \"text\",\n \"description\": \"Width of iFrame in CSS compliant format. Default: \\\"500px\\\"\"\n },\n {\n \"label\": \"Minimum width\",\n \"importance\": \"high\",\n \"name\": \"minWidth\",\n \"type\": \"text\",\n \"description\": \"Minimum width of iFrame in CSS compliant format. Default: \\\"300px\\\"\"\n },\n {\n \"label\": \"Height\",\n \"name\": \"height\",\n \"type\": \"text\",\n \"description\": \"Height of iFrame in CSS compliant format. Default: \\\"500px\\\"\"\n },\n {\n \"label\": \"Source\",\n \"importance\": \"high\",\n \"name\": \"source\",\n \"type\": \"text\",\n \"description\": \"URI to external document, or path to document found inside H5P (under /content)\"\n },\n {\n \"name\": \"resizeSupported\",\n \"type\": \"boolean\",\n \"label\": \"Resize supported\",\n \"importance\": \"medium\",\n \"description\": \"If enabled, fullscreen button will be displayed, and H5P will be resized to fit its surroundings\",\n \"default\": true\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(41,'H5P.IVHotspot','Navigation Hotspot',1,2,14,0,0,'','scripts/iv-hotspot.js','styles/iv-hotspot.css','','[\n {\n \"name\": \"destination\",\n \"label\": \"Destination\",\n \"type\": \"group\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"type\",\n \"label\": \"Type\",\n \"type\": \"select\",\n \"importance\": \"high\",\n \"widget\": \"selectToggleFields\",\n \"options\": [\n {\n \"value\": \"timecode\",\n \"label\": \"Timecode\",\n \"hideFields\": [\n \"url\"\n ]\n },\n {\n \"value\": \"url\",\n \"label\": \"Another page (URL)\",\n \"hideFields\": [\n \"time\"\n ]\n }\n ],\n \"default\": \"timecode\"\n },\n {\n \"name\": \"time\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Go To\",\n \"importance\": \"high\",\n \"description\": \"The target time the user will be taken to upon pressing the hotspot. Enter timecode in the format M:SS.\",\n \"optional\": true\n },\n {\n \"name\": \"url\",\n \"type\": \"group\",\n \"label\": \"URL\",\n \"importance\": \"high\",\n \"widget\": \"linkWidget\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"protocol\",\n \"type\": \"select\",\n \"label\": \"Protocol\",\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"http://\",\n \"label\": \"http://\"\n },\n {\n \"value\": \"https://\",\n \"label\": \"https://\"\n },\n {\n \"value\": \"/\",\n \"label\": \"(root relative)\"\n },\n {\n \"value\": \"other\",\n \"label\": \"other\"\n }\n ],\n \"optional\": true,\n \"default\": \"http://\"\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"URL\",\n \"importance\": \"high\",\n \"optional\": true\n }\n ]\n }\n ]\n },\n {\n \"name\": \"visuals\",\n \"type\": \"group\",\n \"label\": \"Visuals\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"shape\",\n \"type\": \"select\",\n \"label\": \"Shape\",\n \"importance\": \"low\",\n \"options\": [\n {\n \"value\": \"rectangular\",\n \"label\": \"Rectangular\"\n },\n {\n \"value\": \"circular\",\n \"label\": \"Circular\"\n },\n {\n \"value\": \"rounded-rectangle\",\n \"label\": \"Rounded Rectangle\"\n }\n ],\n \"default\": \"rectangular\"\n },\n {\n \"name\": \"backgroundColor\",\n \"type\": \"text\",\n \"label\": \"Background color for hotspot\",\n \"widget\": \"colorSelector\",\n \"importance\": \"low\",\n \"default\": \"rgba(255, 255, 255, 0)\",\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\",\n \"showPalette\": true,\n \"palette\": [\n [\n \"rgba(255, 255, 255, 0)\"\n ],\n [\n \"rgb(67, 67, 67)\",\n \"rgb(102, 102, 102)\",\n \"rgb(204, 204, 204)\",\n \"rgb(217, 217, 217)\",\n \"rgb(255, 255, 255)\"\n ],\n [\n \"rgb(152, 0, 0)\",\n \"rgb(255, 0, 0)\",\n \"rgb(255, 153, 0)\",\n \"rgb(255, 255, 0)\",\n \"rgb(0, 255, 0)\",\n \"rgb(0, 255, 255)\",\n \"rgb(74, 134, 232)\",\n \"rgb(0, 0, 255)\",\n \"rgb(153, 0, 255)\",\n \"rgb(255, 0, 255)\"\n ],\n [\n \"rgb(230, 184, 175)\",\n \"rgb(244, 204, 204)\",\n \"rgb(252, 229, 205)\",\n \"rgb(255, 242, 204)\",\n \"rgb(217, 234, 211)\",\n \"rgb(208, 224, 227)\",\n \"rgb(201, 218, 248)\",\n \"rgb(207, 226, 243)\",\n \"rgb(217, 210, 233)\",\n \"rgb(234, 209, 220)\",\n \"rgb(221, 126, 107)\",\n \"rgb(234, 153, 153)\",\n \"rgb(249, 203, 156)\",\n \"rgb(255, 229, 153)\",\n \"rgb(182, 215, 168)\",\n \"rgb(162, 196, 201)\",\n \"rgb(164, 194, 244)\",\n \"rgb(159, 197, 232)\",\n \"rgb(180, 167, 214)\",\n \"rgb(213, 166, 189)\",\n \"rgb(204, 65, 37)\",\n \"rgb(224, 102, 102)\",\n \"rgb(246, 178, 107)\",\n \"rgb(255, 217, 102)\",\n \"rgb(147, 196, 125)\",\n \"rgb(118, 165, 175)\",\n \"rgb(109, 158, 235)\",\n \"rgb(111, 168, 220)\",\n \"rgb(142, 124, 195)\",\n \"rgb(194, 123, 160)\",\n \"rgb(166, 28, 0)\",\n \"rgb(204, 0, 0)\",\n \"rgb(230, 145, 56)\",\n \"rgb(241, 194, 50)\",\n \"rgb(106, 168, 79)\",\n \"rgb(69, 129, 142)\",\n \"rgb(60, 120, 216)\",\n \"rgb(61, 133, 198)\",\n \"rgb(103, 78, 167)\",\n \"rgb(166, 77, 121)\",\n \"rgb(91, 15, 0)\",\n \"rgb(102, 0, 0)\",\n \"rgb(120, 63, 4)\",\n \"rgb(127, 96, 0)\",\n \"rgb(39, 78, 19)\",\n \"rgb(12, 52, 61)\",\n \"rgb(28, 69, 135)\",\n \"rgb(7, 55, 99)\",\n \"rgb(32, 18, 77)\",\n \"rgb(76, 17, 48)\"\n ]\n ]\n }\n },\n {\n \"name\": \"pointerCursor\",\n \"type\": \"boolean\",\n \"label\": \"Use pointer cursor\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"animation\",\n \"type\": \"boolean\",\n \"label\": \"Add blinking effect\",\n \"importance\": \"low\",\n \"description\": \"Note: Blinking effect is always enabled in the editor so you are able to find transparent hotspots\"\n }\n ]\n },\n {\n \"name\": \"texts\",\n \"type\": \"group\",\n \"label\": \"Texts\",\n \"expanded\": true,\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"alternativeText\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Alternative Text\",\n \"description\": \"Describe the subject the hotspot covers. Used for readspeakers\",\n \"placeholder\": \"An apple on a table\",\n \"optional\": false\n },\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Hotspot Label\",\n \"optional\": true\n },\n {\n \"name\": \"showLabel\",\n \"type\": \"boolean\",\n \"label\": \"Show label\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"labelColor\",\n \"type\": \"text\",\n \"label\": \"Label color\",\n \"widget\": \"showWhen\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"rgb(0, 0, 0)\",\n \"showWhen\": {\n \"detach\": false,\n \"widget\": \"colorSelector\",\n \"rules\": [\n {\n \"field\": \"showLabel\",\n \"equals\": true\n }\n ]\n },\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\",\n \"showPalette\": true,\n \"palette\": [\n [\n \"rgba(255, 255, 255, 0)\"\n ],\n [\n \"rgb(67, 67, 67)\",\n \"rgb(102, 102, 102)\",\n \"rgb(204, 204, 204)\",\n \"rgb(217, 217, 217)\",\n \"rgb(255, 255, 255)\"\n ],\n [\n \"rgb(152, 0, 0)\",\n \"rgb(255, 0, 0)\",\n \"rgb(255, 153, 0)\",\n \"rgb(255, 255, 0)\",\n \"rgb(0, 255, 0)\",\n \"rgb(0, 255, 255)\",\n \"rgb(74, 134, 232)\",\n \"rgb(0, 0, 255)\",\n \"rgb(153, 0, 255)\",\n \"rgb(255, 0, 255)\"\n ],\n [\n \"rgb(230, 184, 175)\",\n \"rgb(244, 204, 204)\",\n \"rgb(252, 229, 205)\",\n \"rgb(255, 242, 204)\",\n \"rgb(217, 234, 211)\",\n \"rgb(208, 224, 227)\",\n \"rgb(201, 218, 248)\",\n \"rgb(207, 226, 243)\",\n \"rgb(217, 210, 233)\",\n \"rgb(234, 209, 220)\",\n \"rgb(221, 126, 107)\",\n \"rgb(234, 153, 153)\",\n \"rgb(249, 203, 156)\",\n \"rgb(255, 229, 153)\",\n \"rgb(182, 215, 168)\",\n \"rgb(162, 196, 201)\",\n \"rgb(164, 194, 244)\",\n \"rgb(159, 197, 232)\",\n \"rgb(180, 167, 214)\",\n \"rgb(213, 166, 189)\",\n \"rgb(204, 65, 37)\",\n \"rgb(224, 102, 102)\",\n \"rgb(246, 178, 107)\",\n \"rgb(255, 217, 102)\",\n \"rgb(147, 196, 125)\",\n \"rgb(118, 165, 175)\",\n \"rgb(109, 158, 235)\",\n \"rgb(111, 168, 220)\",\n \"rgb(142, 124, 195)\",\n \"rgb(194, 123, 160)\",\n \"rgb(166, 28, 0)\",\n \"rgb(204, 0, 0)\",\n \"rgb(230, 145, 56)\",\n \"rgb(241, 194, 50)\",\n \"rgb(106, 168, 79)\",\n \"rgb(69, 129, 142)\",\n \"rgb(60, 120, 216)\",\n \"rgb(61, 133, 198)\",\n \"rgb(103, 78, 167)\",\n \"rgb(166, 77, 121)\",\n \"rgb(91, 15, 0)\",\n \"rgb(102, 0, 0)\",\n \"rgb(120, 63, 4)\",\n \"rgb(127, 96, 0)\",\n \"rgb(39, 78, 19)\",\n \"rgb(12, 52, 61)\",\n \"rgb(28, 69, 135)\",\n \"rgb(7, 55, 99)\",\n \"rgb(32, 18, 77)\",\n \"rgb(76, 17, 48)\"\n ]\n ]\n }\n }\n ]\n }\n]',NULL,1,6,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(42,'H5P.Image','Image',1,1,12,0,0,'','image.js','image.css','','[\n {\n \"name\": \"file\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\",\n \"disableCopyright\": true\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alternative text\",\n \"importance\": \"high\",\n \"description\": \"Required. If the browser can\'t load the image this text will be displayed instead. Also used by \\\"text-to-speech\\\" readers.\"\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Hover text\",\n \"importance\": \"low\",\n \"description\": \"Optional. This text is displayed when the users hover their pointing device over the image.\",\n \"optional\": true\n },\n {\n \"name\": \"contentName\",\n \"type\": \"text\",\n \"label\": \"Image content name\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Image\"\n }\n]\n',NULL,1,19,'{\"disable\":false,\"disableExtraTitleField\":true}',NULL,NULL,1),(43,'H5P.ImageHotspotQuestion','Find the Hotspot',1,8,16,1,0,'','image-hotspot-question.js','image-hotspot-question.css','','[\n {\n \"name\": \"imageHotspotQuestion\",\n \"type\": \"group\",\n \"widget\": \"wizard\",\n \"label\": \"Image Hotspot Question Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"backgroundImageSettings\",\n \"type\": \"group\",\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"description\": \"Select an image to use as background for the image hotspot question.\"\n }\n ]\n },\n {\n \"name\": \"hotspotSettings\",\n \"type\": \"group\",\n \"label\": \"Hotspots\",\n \"importance\": \"high\",\n \"widget\": \"imageHotspotQuestion\",\n \"description\": \"Drag and drop the desired figure from the toolbar to create a new hotspot. Double-click to edit an existing hotspot. Drag the hotspot to move it. Pull the resize handler in the lower right corner to resize.\",\n \"fields\": [\n {\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"description\": \"Instructions to the user.\",\n \"optional\": true\n },\n {\n \"name\": \"hotspot\",\n \"type\": \"list\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"entity\": \"Hotspot\",\n \"field\": {\n \"type\": \"group\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"userSettings\",\n \"type\": \"group\",\n \"label\": \"userSettings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"correct\",\n \"type\": \"boolean\",\n \"label\": \"Correct\",\n \"importance\": \"low\",\n \"description\": \"There can be multiple correct hotspots. However, the user gets correct/incorrect feedback immediately after first click.\"\n },\n {\n \"name\": \"feedbackText\",\n \"type\": \"text\",\n \"label\": \"Feedback\",\n \"importance\": \"low\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"computedSettings\",\n \"type\": \"group\",\n \"label\": \"computedSettings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"x\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"y\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"width\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"figure\",\n \"type\": \"text\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"noneSelectedFeedback\",\n \"type\": \"text\",\n \"label\": \"Feedback if the user selects an empty spot:\",\n \"importance\": \"low\",\n \"placeholder\": \"You didn\'t locate any hotspots, try again!\",\n \"optional\": true\n },\n {\n \"name\": \"showFeedbackAsPopup\",\n \"type\": \"boolean\",\n \"label\": \"Show feedback as a popup\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Localization\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"retryText\",\n \"label\": \"Retry button text\",\n \"type\": \"text\",\n \"default\": \"Retry\",\n \"optional\": true\n },\n {\n \"name\": \"closeText\",\n \"label\": \"Close button text\",\n \"type\": \"text\",\n \"default\": \"Close\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n }\n]',NULL,1,23,NULL,NULL,NULL,1),(44,'H5P.ImageHotspots','Image Hotspots',1,8,3,1,1,'iframe','scripts/image-hotspots.js, scripts/hotspot.js, scripts/popup.js','styles/image-hotspots.css','','[\n {\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"name\": \"image\",\n \"type\": \"image\",\n \"description\": \"Image shown on background.\"\n },\n {\n \"name\": \"backgroundImageAltText\",\n \"type\": \"text\",\n \"label\": \"Alternative text for background image\",\n \"description\": \"If the browser can\'t load the image this text will be displayed instead. Also used by assistive technologies.\",\n \"optional\": true\n },\n {\n \"name\": \"iconType\",\n \"type\": \"select\",\n \"label\": \"Hotspot Icon\",\n \"options\": [\n {\n \"value\": \"icon\",\n \"label\": \"Predefined icon\"\n },\n {\n \"value\": \"image\",\n \"label\": \"Uploaded image\"\n }\n ],\n \"default\": \"icon\"\n },\n {\n \"name\": \"icon\",\n \"type\": \"select\",\n \"label\": \"Predefined icon\",\n \"importance\": \"medium\",\n \"description\": \"Using a predefined icon for the hotspot.\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"icon\"\n ]\n }\n ]\n },\n \"options\": [\n {\n \"value\": \"plus\",\n \"label\": \"Plus\"\n },\n {\n \"value\": \"minus\",\n \"label\": \"Minus\"\n },\n {\n \"value\": \"times\",\n \"label\": \"Times\"\n },\n {\n \"value\": \"check\",\n \"label\": \"Check\"\n },\n {\n \"value\": \"question\",\n \"label\": \"Question\"\n },\n {\n \"value\": \"info\",\n \"label\": \"Info\"\n },\n {\n \"value\": \"exclamation\",\n \"label\": \"Exclamation\"\n }\n ],\n \"default\": \"plus\"\n },\n {\n \"name\": \"iconImage\",\n \"type\": \"image\",\n \"label\": \"Uploaded image\",\n \"optional\": false,\n \"description\": \"Use your own image for the hotspot icon.
75px by 75px is recommended for your image.\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"image\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"color\",\n \"type\": \"text\",\n \"label\": \"Hotspot color\",\n \"importance\": \"medium\",\n \"description\": \"The color of the hotspots\",\n \"optional\": true,\n \"default\": \"#981d99\",\n \"widget\": \"showWhen\",\n \"spectrum\": {\n \"showInput\": true\n },\n \"showWhen\": {\n \"widget\": \"colorSelector\",\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"icon\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"hotspots\",\n \"type\": \"list\",\n \"entity\": \"hotspot\",\n \"label\": \"Hotspots\",\n \"importance\": \"high\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"hotspot\",\n \"type\": \"group\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"position\",\n \"type\": \"group\",\n \"widget\": \"imageCoordinateSelector\",\n \"imageFieldPath\": \"../../image\",\n \"label\": \"Hotspot position\",\n \"importance\": \"high\",\n \"description\": \"Click on the thumbnail image to place the hotspot\",\n \"fields\": [\n {\n \"name\": \"x\",\n \"type\": \"number\"\n },\n {\n \"name\": \"y\",\n \"type\": \"number\"\n },\n {\n \"name\": \"legacyPositioning\",\n \"type\": \"boolean\"\n }\n ]\n },\n {\n \"name\": \"alwaysFullscreen\",\n \"type\": \"boolean\",\n \"label\": \"Cover entire background image\",\n \"importance\": \"low\",\n \"description\": \"When the user clicks the hotspot the popup will cover the entire background image\"\n },\n {\n \"name\": \"header\",\n \"type\": \"text\",\n \"label\": \"Header\",\n \"importance\": \"low\",\n \"description\": \"Optional header for the popup\",\n \"optional\": true\n },\n {\n \"name\": \"content\",\n \"type\": \"list\",\n \"label\": \"Popup content\",\n \"importance\": \"medium\",\n \"field\": {\n \"name\": \"action\",\n \"type\": \"library\",\n \"label\": \"Content Item\",\n \"options\": [\n \"H5P.Text 1.1\",\n \"H5P.Video 1.5\",\n \"H5P.Image 1.1\"\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"hotspotNumberLabel\",\n \"type\": \"text\",\n \"label\": \"Hotspot label for assistive technologies\",\n \"default\": \"Hotspot #num\",\n \"description\": \"Will help announce what hotspot element has been navigated to if there is no header specified for a hotspot. #num can be used to replace the hotspot number.\",\n \"common\": true\n },\n {\n \"name\": \"closeButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Close button label for assistive technologies\",\n \"default\": \"Close\",\n \"common\": true\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(45,'H5P.InteractiveVideo','Interactive Video',1,22,14,1,1,'iframe','dist/h5p-interactive-video.js','dist/h5p-interactive-video.css','','[\n {\n \"name\": \"interactiveVideo\",\n \"type\": \"group\",\n \"widget\": \"wizard\",\n \"label\": \"Interactive Video Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"video\",\n \"type\": \"group\",\n \"label\": \"Upload/embed video\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"files\",\n \"type\": \"video\",\n \"label\": \"Add a video\",\n \"importance\": \"high\",\n \"description\": \"Click below to add a video you wish to use in your interactive video. You can add a video link or upload video files. It is possible to add several versions of the video with different qualities. To ensure maximum support in browsers at least add a version in webm and mp4 formats.\",\n \"extraAttributes\": [\n \"metadata\"\n ],\n \"enableCustomQualityLabel\": true\n },\n {\n \"name\": \"startScreenOptions\",\n \"type\": \"group\",\n \"label\": \"Start screen options (unsupported for YouTube videos)\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"The title of this interactive video\",\n \"importance\": \"low\",\n \"maxLength\": 60,\n \"default\": \"Interactive Video\",\n \"description\": \"Used in summaries, statistics etc.\"\n },\n {\n \"name\": \"hideStartTitle\",\n \"type\": \"boolean\",\n \"label\": \"Hide title on video start screen\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": false\n },\n {\n \"name\": \"shortStartDescription\",\n \"type\": \"text\",\n \"label\": \"Short description (Optional)\",\n \"importance\": \"low\",\n \"optional\": true,\n \"maxLength\": 120,\n \"description\": \"Optional. Display a short description text on the video start screen. Does not work for YouTube videos.\"\n },\n {\n \"name\": \"poster\",\n \"type\": \"image\",\n \"label\": \"Poster image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Image displayed before the user launches the video. Does not work for YouTube Videos.\"\n }\n ]\n },\n {\n \"name\": \"textTracks\",\n \"type\": \"group\",\n \"label\": \"Text tracks (unsupported for YouTube videos)\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"videoTrack\",\n \"type\": \"list\",\n \"label\": \"Available text tracks\",\n \"importance\": \"low\",\n \"optional\": true,\n \"entity\": \"Track\",\n \"min\": 0,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"track\",\n \"type\": \"group\",\n \"label\": \"Track\",\n \"importance\": \"low\",\n \"expanded\": false,\n \"fields\": [\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"label\": \"Track label\",\n \"description\": \"Used if you offer multiple tracks and the user has to choose a track. For instance \'Spanish subtitles\' could be the label of a Spanish subtitle track.\",\n \"importance\": \"low\",\n \"default\": \"Subtitles\",\n \"optional\": true\n },\n {\n \"name\": \"kind\",\n \"type\": \"select\",\n \"label\": \"Type of text track\",\n \"importance\": \"low\",\n \"default\": \"subtitles\",\n \"options\": [\n {\n \"value\": \"subtitles\",\n \"label\": \"Subtitles\"\n },\n {\n \"value\": \"captions\",\n \"label\": \"Captions\"\n },\n {\n \"value\": \"descriptions\",\n \"label\": \"Descriptions\"\n }\n ]\n },\n {\n \"name\": \"srcLang\",\n \"type\": \"text\",\n \"label\": \"Source language, must be defined for subtitles\",\n \"importance\": \"low\",\n \"default\": \"en\",\n \"description\": \"Must be a valid BCP 47 language tag. If \'Subtitles\' is the type of text track selected, the source language of the track must be defined.\"\n },\n {\n \"name\": \"track\",\n \"type\": \"file\",\n \"label\": \"Track source (WebVTT file)\",\n \"importance\": \"low\"\n }\n ]\n }\n },\n {\n \"name\": \"defaultTrackLabel\",\n \"type\": \"text\",\n \"label\": \"Default text track\",\n \"description\": \"If left empty or not matching any of the text tracks the first text track will be used as the default.\",\n \"importance\": \"low\",\n \"optional\": true\n }\n ]\n }\n ]\n },\n {\n \"name\": \"assets\",\n \"type\": \"group\",\n \"label\": \"Add interactions\",\n \"importance\": \"high\",\n \"widget\": \"interactiveVideo\",\n \"video\": \"video/files\",\n \"poster\": \"video/startScreenOptions/poster\",\n \"fields\": [\n {\n \"name\": \"interactions\",\n \"type\": \"list\",\n \"field\": {\n \"name\": \"interaction\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"duration\",\n \"type\": \"group\",\n \"widget\": \"duration\",\n \"label\": \"Display time\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\"\n }\n ]\n },\n {\n \"name\": \"pause\",\n \"label\": \"Pause video\",\n \"importance\": \"low\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"displayType\",\n \"label\": \"Display as\",\n \"importance\": \"low\",\n \"description\": \"Button is a collapsed interaction the user must press to open. Poster is an expanded interaction displayed directly on top of the video\",\n \"type\": \"select\",\n \"widget\": \"imageRadioButtonGroup\",\n \"options\": [\n {\n \"value\": \"button\",\n \"label\": \"Button\"\n },\n {\n \"value\": \"poster\",\n \"label\": \"Poster\"\n }\n ],\n \"default\": \"button\"\n },\n {\n \"name\": \"buttonOnMobile\",\n \"label\": \"Turn into button on small screens\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Label\",\n \"importance\": \"low\",\n \"description\": \"Label displayed next to interaction icon.\",\n \"optional\": true,\n \"enterMode\": \"p\",\n \"tags\": [\n \"p\"\n ]\n },\n {\n \"name\": \"x\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"y\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"width\",\n \"type\": \"number\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"libraryTitle\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"optional\": true,\n \"widget\": \"none\"\n },\n {\n \"name\": \"action\",\n \"type\": \"library\",\n \"importance\": \"low\",\n \"options\": [\n \"H5P.Nil 1.0\",\n \"H5P.Text 1.1\",\n \"H5P.Table 1.1\",\n \"H5P.Link 1.3\",\n \"H5P.Image 1.1\",\n \"H5P.Summary 1.10\",\n \"H5P.SingleChoiceSet 1.11\",\n \"H5P.MultiChoice 1.14\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.Blanks 1.12\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.DragText 1.8\",\n \"H5P.GoToQuestion 1.3\",\n \"H5P.IVHotspot 1.2\",\n \"H5P.Questionnaire 1.3\",\n \"H5P.FreeTextQuestion 1.0\"\n ]\n },\n {\n \"name\": \"adaptivity\",\n \"type\": \"group\",\n \"label\": \"Adaptivity\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"correct\",\n \"type\": \"group\",\n \"label\": \"Action on all correct\",\n \"fields\": [\n {\n \"name\": \"seekTo\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Seek to\",\n \"description\": \"Enter timecode in the format M:SS\"\n },\n {\n \"name\": \"allowOptOut\",\n \"type\": \"boolean\",\n \"label\": \"Allow the user to opt out and continue\"\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"code\"\n ],\n \"label\": \"Message\"\n },\n {\n \"name\": \"seekLabel\",\n \"type\": \"text\",\n \"label\": \"Label for seek button\"\n }\n ]\n },\n {\n \"name\": \"wrong\",\n \"type\": \"group\",\n \"label\": \"Action on wrong\",\n \"fields\": [\n {\n \"name\": \"seekTo\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Seek to\",\n \"description\": \"Enter timecode in the format M:SS\"\n },\n {\n \"name\": \"allowOptOut\",\n \"type\": \"boolean\",\n \"label\": \"Allow the user to opt out and continue\"\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"code\"\n ],\n \"label\": \"Message\"\n },\n {\n \"name\": \"seekLabel\",\n \"type\": \"text\",\n \"label\": \"Label for seek button\"\n }\n ]\n },\n {\n \"name\": \"requireCompletion\",\n \"type\": \"boolean\",\n \"label\": \"Require full score for task before proceeding\",\n \"description\": \"For best functionality this option should be used in conjunction with the \\\"Prevent skipping forward in a video\\\" option of Interactive Video.\"\n }\n ]\n },\n {\n \"name\": \"visuals\",\n \"label\": \"Visuals\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"backgroundColor\",\n \"type\": \"text\",\n \"label\": \"Background color\",\n \"widget\": \"colorSelector\",\n \"default\": \"rgb(255, 255, 255)\",\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\",\n \"showPalette\": true,\n \"palette\": [\n [\n \"rgba(0, 0, 0, 0)\"\n ],\n [\n \"rgb(67, 67, 67)\",\n \"rgb(102, 102, 102)\",\n \"rgb(204, 204, 204)\",\n \"rgb(217, 217, 217)\",\n \"rgb(255, 255, 255)\"\n ],\n [\n \"rgb(152, 0, 0)\",\n \"rgb(255, 0, 0)\",\n \"rgb(255, 153, 0)\",\n \"rgb(255, 255, 0)\",\n \"rgb(0, 255, 0)\",\n \"rgb(0, 255, 255)\",\n \"rgb(74, 134, 232)\",\n \"rgb(0, 0, 255)\",\n \"rgb(153, 0, 255)\",\n \"rgb(255, 0, 255)\"\n ],\n [\n \"rgb(230, 184, 175)\",\n \"rgb(244, 204, 204)\",\n \"rgb(252, 229, 205)\",\n \"rgb(255, 242, 204)\",\n \"rgb(217, 234, 211)\",\n \"rgb(208, 224, 227)\",\n \"rgb(201, 218, 248)\",\n \"rgb(207, 226, 243)\",\n \"rgb(217, 210, 233)\",\n \"rgb(234, 209, 220)\",\n \"rgb(221, 126, 107)\",\n \"rgb(234, 153, 153)\",\n \"rgb(249, 203, 156)\",\n \"rgb(255, 229, 153)\",\n \"rgb(182, 215, 168)\",\n \"rgb(162, 196, 201)\",\n \"rgb(164, 194, 244)\",\n \"rgb(159, 197, 232)\",\n \"rgb(180, 167, 214)\",\n \"rgb(213, 166, 189)\",\n \"rgb(204, 65, 37)\",\n \"rgb(224, 102, 102)\",\n \"rgb(246, 178, 107)\",\n \"rgb(255, 217, 102)\",\n \"rgb(147, 196, 125)\",\n \"rgb(118, 165, 175)\",\n \"rgb(109, 158, 235)\",\n \"rgb(111, 168, 220)\",\n \"rgb(142, 124, 195)\",\n \"rgb(194, 123, 160)\",\n \"rgb(166, 28, 0)\",\n \"rgb(204, 0, 0)\",\n \"rgb(230, 145, 56)\",\n \"rgb(241, 194, 50)\",\n \"rgb(106, 168, 79)\",\n \"rgb(69, 129, 142)\",\n \"rgb(60, 120, 216)\",\n \"rgb(61, 133, 198)\",\n \"rgb(103, 78, 167)\",\n \"rgb(166, 77, 121)\",\n \"rgb(91, 15, 0)\",\n \"rgb(102, 0, 0)\",\n \"rgb(120, 63, 4)\",\n \"rgb(127, 96, 0)\",\n \"rgb(39, 78, 19)\",\n \"rgb(12, 52, 61)\",\n \"rgb(28, 69, 135)\",\n \"rgb(7, 55, 99)\",\n \"rgb(32, 18, 77)\",\n \"rgb(76, 17, 48)\"\n ]\n ]\n }\n },\n {\n \"name\": \"boxShadow\",\n \"type\": \"boolean\",\n \"label\": \"Box shadow\",\n \"default\": true,\n \"description\": \"Adds a subtle shadow around the interaction. You might want to disable this for completely transparent interactions\"\n }\n ]\n },\n {\n \"name\": \"goto\",\n \"label\": \"Go to on click\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"label\": \"Type\",\n \"type\": \"select\",\n \"widget\": \"selectToggleFields\",\n \"options\": [\n {\n \"value\": \"timecode\",\n \"label\": \"Timecode\",\n \"hideFields\": [\n \"url\"\n ]\n },\n {\n \"value\": \"url\",\n \"label\": \"Another page (URL)\",\n \"hideFields\": [\n \"time\"\n ]\n }\n ],\n \"optional\": true\n },\n {\n \"name\": \"time\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Go To\",\n \"description\": \"The target time the user will be taken to upon pressing the hotspot. Enter timecode in the format M:SS.\",\n \"optional\": true\n },\n {\n \"name\": \"url\",\n \"type\": \"group\",\n \"label\": \"URL\",\n \"widget\": \"linkWidget\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"protocol\",\n \"type\": \"select\",\n \"label\": \"Protocol\",\n \"options\": [\n {\n \"value\": \"http://\",\n \"label\": \"http://\"\n },\n {\n \"value\": \"https://\",\n \"label\": \"https://\"\n },\n {\n \"value\": \"/\",\n \"label\": \"(root relative)\"\n },\n {\n \"value\": \"other\",\n \"label\": \"other\"\n }\n ],\n \"optional\": true,\n \"default\": \"http://\"\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"URL\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"visualize\",\n \"type\": \"boolean\",\n \"label\": \"Visualize\",\n \"description\": \"Show that interaction can be clicked by adding a border and an icon\"\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"bookmarks\",\n \"importance\": \"low\",\n \"type\": \"list\",\n \"field\": {\n \"name\": \"bookmark\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"time\",\n \"type\": \"number\"\n },\n {\n \"name\": \"label\",\n \"type\": \"text\"\n }\n ]\n }\n },\n {\n \"name\": \"endscreens\",\n \"importance\": \"low\",\n \"type\": \"list\",\n \"field\": {\n \"name\": \"endscreen\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"time\",\n \"type\": \"number\"\n },\n {\n \"name\": \"label\",\n \"type\": \"text\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"summary\",\n \"type\": \"group\",\n \"label\": \"Summary task\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"task\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Summary 1.10\"\n ],\n \"default\": {\n \"library\": \"H5P.Summary 1.10\",\n \"params\": {}\n }\n },\n {\n \"name\": \"displayAt\",\n \"type\": \"number\",\n \"label\": \"Display at\",\n \"description\": \"Number of seconds before the video ends.\",\n \"default\": 3\n }\n ]\n }\n ]\n },\n {\n \"name\": \"override\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"startVideoAt\",\n \"type\": \"number\",\n \"widget\": \"timecode\",\n \"label\": \"Start video at\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Enter timecode in the format M:SS\"\n },\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"label\": \"Auto-play video\",\n \"default\": false,\n \"optional\": true,\n \"description\": \"Start playing the video automatically\"\n },\n {\n \"name\": \"loop\",\n \"type\": \"boolean\",\n \"label\": \"Loop the video\",\n \"default\": false,\n \"optional\": true,\n \"description\": \"Check if video should run in a loop\"\n },\n {\n \"name\": \"showSolutionButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Show Solution\\\" button will be shown for all questions, disabled for all or configured for each question individually.\",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"retryButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Retry\\\" button will be shown for all questions, disabled for all or configured for each question individually.\",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"showBookmarksmenuOnLoad\",\n \"type\": \"boolean\",\n \"label\": \"Start with bookmarks menu open\",\n \"importance\": \"low\",\n \"default\": false,\n \"description\": \"This function is not available on iPad when using YouTube as video source.\"\n },\n {\n \"name\": \"showRewind10\",\n \"type\": \"boolean\",\n \"label\": \"Show button for rewinding 10 seconds\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"preventSkipping\",\n \"type\": \"boolean\",\n \"default\": false,\n \"label\": \"Prevent skipping forward in a video\",\n \"importance\": \"low\",\n \"description\": \"Enabling this options will disable user video navigation through default controls.\"\n },\n {\n \"name\": \"deactivateSound\",\n \"type\": \"boolean\",\n \"default\": false,\n \"label\": \"Deactivate sound\",\n \"importance\": \"low\",\n \"description\": \"Enabling this option will deactivate the video\'s sound and prevent it from being switched on.\"\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Localize\",\n \"importance\": \"low\",\n \"common\": true,\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"interaction\",\n \"type\": \"text\",\n \"label\": \"Interaction title\",\n \"importance\": \"low\",\n \"default\": \"Interaction\",\n \"optional\": true\n },\n {\n \"name\": \"play\",\n \"type\": \"text\",\n \"label\": \"Play title\",\n \"importance\": \"low\",\n \"default\": \"Play\",\n \"optional\": true\n },\n {\n \"name\": \"pause\",\n \"type\": \"text\",\n \"label\": \"Pause title\",\n \"importance\": \"low\",\n \"default\": \"Pause\",\n \"optional\": true\n },\n {\n \"name\": \"mute\",\n \"type\": \"text\",\n \"label\": \"Mute title\",\n \"importance\": \"low\",\n \"default\": \"Mute, currently unmuted\",\n \"optional\": true\n },\n {\n \"name\": \"unmute\",\n \"type\": \"text\",\n \"label\": \"Unmute title\",\n \"importance\": \"low\",\n \"default\": \"Unmute, currently muted\",\n \"optional\": true\n },\n {\n \"name\": \"quality\",\n \"type\": \"text\",\n \"label\": \"Video quality title\",\n \"importance\": \"low\",\n \"default\": \"Video Quality\",\n \"optional\": true\n },\n {\n \"name\": \"captions\",\n \"type\": \"text\",\n \"label\": \"Video captions title\",\n \"importance\": \"low\",\n \"default\": \"Captions\",\n \"optional\": true\n },\n {\n \"name\": \"close\",\n \"type\": \"text\",\n \"label\": \"Close button text\",\n \"importance\": \"low\",\n \"default\": \"Close\",\n \"optional\": true\n },\n {\n \"name\": \"fullscreen\",\n \"type\": \"text\",\n \"label\": \"Fullscreen title\",\n \"importance\": \"low\",\n \"default\": \"Fullscreen\",\n \"optional\": true\n },\n {\n \"name\": \"exitFullscreen\",\n \"type\": \"text\",\n \"label\": \"Exit fullscreen title\",\n \"importance\": \"low\",\n \"default\": \"Exit Fullscreen\",\n \"optional\": true\n },\n {\n \"name\": \"summary\",\n \"type\": \"text\",\n \"label\": \"Summary title\",\n \"importance\": \"low\",\n \"default\": \"Open summary dialog\",\n \"optional\": true\n },\n {\n \"name\": \"bookmarks\",\n \"type\": \"text\",\n \"label\": \"Bookmarks title\",\n \"importance\": \"low\",\n \"default\": \"Bookmarks\",\n \"optional\": true\n },\n {\n \"name\": \"endscreen\",\n \"type\": \"text\",\n \"label\": \"Submit screen title\",\n \"importance\": \"low\",\n \"default\": \"Submit screen\",\n \"optional\": true\n },\n {\n \"name\": \"defaultAdaptivitySeekLabel\",\n \"type\": \"text\",\n \"label\": \"Default label for adaptivity seek button\",\n \"importance\": \"low\",\n \"default\": \"Continue\",\n \"optional\": true\n },\n {\n \"name\": \"continueWithVideo\",\n \"type\": \"text\",\n \"label\": \"Default label for continue video button\",\n \"importance\": \"low\",\n \"default\": \"Continue with video\",\n \"optional\": true\n },\n {\n \"name\": \"playbackRate\",\n \"type\": \"text\",\n \"label\": \"Set playback rate\",\n \"importance\": \"low\",\n \"default\": \"Playback Rate\",\n \"optional\": true\n },\n {\n \"name\": \"rewind10\",\n \"type\": \"text\",\n \"label\": \"Rewind 10 Seconds\",\n \"importance\": \"low\",\n \"default\": \"Rewind 10 Seconds\",\n \"optional\": true\n },\n {\n \"name\": \"navDisabled\",\n \"type\": \"text\",\n \"label\": \"Navigation is disabled text\",\n \"importance\": \"low\",\n \"default\": \"Navigation is disabled\",\n \"optional\": true\n },\n {\n \"name\": \"sndDisabled\",\n \"type\": \"text\",\n \"label\": \"Sound is disabled text\",\n \"importance\": \"low\",\n \"default\": \"Sound is disabled\",\n \"optional\": true\n },\n {\n \"name\": \"requiresCompletionWarning\",\n \"type\": \"text\",\n \"label\": \"Warning that the user must answer the question correctly before continuing\",\n \"importance\": \"low\",\n \"default\": \"You need to answer all the questions correctly before continuing.\",\n \"optional\": true\n },\n {\n \"name\": \"back\",\n \"type\": \"text\",\n \"label\": \"Back button\",\n \"importance\": \"low\",\n \"default\": \"Back\",\n \"optional\": true\n },\n {\n \"name\": \"hours\",\n \"type\": \"text\",\n \"label\": \"Passed time hours\",\n \"importance\": \"low\",\n \"default\": \"Hours\",\n \"optional\": true\n },\n {\n \"name\": \"minutes\",\n \"type\": \"text\",\n \"label\": \"Passed time minutes\",\n \"importance\": \"low\",\n \"default\": \"Minutes\",\n \"optional\": true\n },\n {\n \"name\": \"seconds\",\n \"type\": \"text\",\n \"label\": \"Passed time seconds\",\n \"importance\": \"low\",\n \"default\": \"Seconds\",\n \"optional\": true\n },\n {\n \"name\": \"currentTime\",\n \"type\": \"text\",\n \"label\": \"Label for current time\",\n \"importance\": \"low\",\n \"default\": \"Current time:\",\n \"optional\": true\n },\n {\n \"name\": \"totalTime\",\n \"type\": \"text\",\n \"label\": \"Label for total time\",\n \"importance\": \"low\",\n \"default\": \"Total time:\",\n \"optional\": true\n },\n {\n \"name\": \"singleInteractionAnnouncement\",\n \"type\": \"text\",\n \"label\": \"Text explaining that a single interaction with a name has come into view\",\n \"importance\": \"low\",\n \"default\": \"Interaction appeared:\",\n \"optional\": true\n },\n {\n \"name\": \"multipleInteractionsAnnouncement\",\n \"type\": \"text\",\n \"label\": \"Text for explaining that multiple interactions have come into view\",\n \"importance\": \"low\",\n \"default\": \"Multiple interactions appeared.\",\n \"optional\": true\n },\n {\n \"name\": \"videoPausedAnnouncement\",\n \"type\": \"text\",\n \"label\": \"Video is paused announcement\",\n \"importance\": \"low\",\n \"default\": \"Video is paused\",\n \"optional\": true\n },\n {\n \"name\": \"content\",\n \"type\": \"text\",\n \"label\": \"Content label\",\n \"importance\": \"low\",\n \"default\": \"Content\",\n \"optional\": true\n },\n {\n \"name\": \"answered\",\n \"type\": \"text\",\n \"label\": \"Answered message (@answered will be replaced with the number of answered questions)\",\n \"importance\": \"low\",\n \"default\": \"@answered answered\",\n \"optional\": true\n },\n {\n \"name\": \"endcardTitle\",\n \"type\": \"text\",\n \"label\": \"Submit screen title\",\n \"importance\": \"low\",\n \"default\": \"@answered Question(s) answered\",\n \"description\": \"@answered will be replaced by the number of answered questions.\",\n \"optional\": true\n },\n {\n \"name\": \"endcardInformation\",\n \"type\": \"text\",\n \"label\": \"Submit screen information\",\n \"importance\": \"low\",\n \"default\": \"You have answered @answered questions, click below to submit your answers.\",\n \"description\": \"@answered will be replaced by the number of answered questions.\",\n \"optional\": true\n },\n {\n \"name\": \"endcardInformationOnSubmitButtonDisabled\",\n \"type\": \"text\",\n \"label\": \"Submit screen information when submit button is disabled\",\n \"importance\": \"low\",\n \"default\": \"You have answered @answered questions.\",\n \"description\": \"@answered will be replaced by the number of answered questions.\",\n \"optional\": true\n },\n {\n \"name\": \"endcardInformationNoAnswers\",\n \"type\": \"text\",\n \"label\": \"Submit screen information for missing answers\",\n \"importance\": \"low\",\n \"default\": \"You have not answered any questions.\",\n \"optional\": true\n },\n {\n \"name\": \"endcardInformationMustHaveAnswer\",\n \"type\": \"text\",\n \"label\": \"Submit screen information for answer needed\",\n \"importance\": \"low\",\n \"default\": \"You have to answer at least one question before you can submit your answers.\",\n \"optional\": true\n },\n {\n \"name\": \"endcardSubmitButton\",\n \"type\": \"text\",\n \"label\": \"Submit screen submit button\",\n \"importance\": \"low\",\n \"default\": \"Submit Answers\",\n \"optional\": true\n },\n {\n \"name\": \"endcardSubmitMessage\",\n \"type\": \"text\",\n \"label\": \"Submit screen submit message\",\n \"importance\": \"low\",\n \"default\": \"Your answers have been submitted!\",\n \"optional\": true\n },\n {\n \"name\": \"endcardTableRowAnswered\",\n \"type\": \"text\",\n \"label\": \"Submit screen table row title: Answered questions\",\n \"importance\": \"low\",\n \"default\": \"Answered questions\",\n \"optional\": true\n },\n {\n \"name\": \"endcardTableRowScore\",\n \"type\": \"text\",\n \"label\": \"Submit screen table row title: Score\",\n \"importance\": \"low\",\n \"default\": \"Score\",\n \"optional\": true\n },\n {\n \"name\": \"endcardAnsweredScore\",\n \"type\": \"text\",\n \"label\": \"Submit screen answered score\",\n \"importance\": \"low\",\n \"default\": \"answered\",\n \"optional\": true\n },\n {\n \"name\": \"endCardTableRowSummaryWithScore\",\n \"type\": \"text\",\n \"label\": \"Submit screen row summary including score (for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"You got @score out of @total points for the @question that appeared after @minutes minutes and @seconds seconds.\",\n \"optional\": true\n },\n {\n \"name\": \"endCardTableRowSummaryWithoutScore\",\n \"type\": \"text\",\n \"label\": \"Submit screen row summary for no score (for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"You have answered the @question that appeared after @minutes minutes and @seconds seconds.\",\n \"optional\": true\n }\n ]\n }\n]',NULL,1,23,NULL,NULL,NULL,1),(46,'H5P.Link','Link',1,3,15,0,0,'','link.js','','','[\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"importance\": \"high\",\n \"label\": \"Title\"\n },\n {\n \"name\": \"linkWidget\",\n \"type\": \"group\",\n \"importance\": \"high\",\n \"widget\": \"linkWidget\",\n \"fields\": [\n {\n \"name\": \"protocol\",\n \"type\": \"select\",\n \"importance\": \"high\",\n \"label\": \"Protocol\",\n \"options\": [\n {\n \"value\": \"http://\",\n \"label\": \"http://\"\n },\n {\n \"value\": \"https://\",\n \"label\": \"https://\"\n },\n {\n \"value\": \"/\",\n \"label\": \"(root relative)\"\n },\n {\n \"value\": \"other\",\n \"label\": \"other\"\n }\n ],\n \"optional\": true,\n \"default\": \"http://\"\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"importance\": \"high\",\n \"label\": \"URL\"\n }\n ]\n }\n]',NULL,NULL,NULL,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(47,'H5P.MarkTheWords','Mark the Words',1,9,16,1,0,'iframe','scripts/keyboard-nav.js, scripts/xAPI-generator.js, scripts/word.js, scripts/mark-the-words.js','styles/mark-the-words.css','','[\n {\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Describe how the user should solve the task.\",\n \"placeholder\": \"Click on all the verbs in the text that follows.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"label\": \"Textfield\",\n \"importance\": \"high\",\n \"name\": \"textField\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"placeholder\": \"This is an answer: *answer*.\",\n \"description\": \"\",\n \"important\": {\n \"description\": \"\",\n \"example\": \"The correct words are marked like this: *correctword*, an asterisk is written like this: *correctword***.\"\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswerButton\",\n \"type\": \"text\",\n \"default\": \"Check\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"name\": \"submitAnswerButton\",\n \"type\": \"text\",\n \"default\": \"Submit\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgainButton\",\n \"type\": \"text\",\n \"default\": \"Retry\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolutionButton\",\n \"type\": \"text\",\n \"default\": \"Show solution\",\n \"common\": true\n },\n {\n \"name\": \"behaviour\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings.\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"showScorePoints\",\n \"type\": \"boolean\",\n \"label\": \"Show score points\",\n \"description\": \"Show points earned for each answer.\",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"label\": \"Correct answer text\",\n \"importance\": \"low\",\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"default\": \"Correct!\",\n \"description\": \"Text used to indicate that an answer is correct\",\n \"common\": true\n },\n {\n \"label\": \"Incorrect answer text\",\n \"importance\": \"low\",\n \"name\": \"incorrectAnswer\",\n \"type\": \"text\",\n \"default\": \"Incorrect!\",\n \"description\": \"Text used to indicate that an answer is incorrect\",\n \"common\": true\n },\n {\n \"label\": \"Missed answer text\",\n \"importance\": \"low\",\n \"name\": \"missedAnswer\",\n \"type\": \"text\",\n \"default\": \"Answer not found!\",\n \"description\": \"Text used to indicate that an answer is missing\",\n \"common\": true\n },\n {\n \"label\": \"Description for Display Solution\",\n \"importance\": \"low\",\n \"name\": \"displaySolutionDescription\",\n \"type\": \"text\",\n \"default\": \"Task is updated to contain the solution.\",\n \"description\": \"This text tells the user that the tasks has been updated with the solution.\",\n \"common\": true\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yFullTextLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the full readable text for assistive technologies\",\n \"default\": \"Full readable text\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yClickableTextLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the text where words can be marked for assistive technologies\",\n \"default\": \"Full text where words can be marked\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11ySolutionModeHeader\",\n \"type\": \"text\",\n \"label\": \"Solution mode header for assistive technologies\",\n \"default\": \"Solution mode\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheckingHeader\",\n \"type\": \"text\",\n \"label\": \"Checking mode header for assistive technologies\",\n \"default\": \"Checking mode\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(48,'H5P.MemoryGame','Memory Game',1,3,9,1,0,'','memory-game.js, card.js, counter.js, popup.js, timer.js','memory-game.css','','[\n {\n \"name\": \"cards\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"label\": \"Cards\",\n \"importance\": \"high\",\n \"entity\": \"card\",\n \"min\": 2,\n \"max\": 100,\n \"field\": {\n \"type\": \"group\",\n \"name\": \"card\",\n \"label\": \"Card\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\",\n \"ratio\": 1\n },\n {\n \"name\": \"imageAlt\",\n \"type\": \"text\",\n \"label\": \"Alternative text for Image\",\n \"importance\": \"high\",\n \"description\": \"Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users.\"\n },\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"importance\": \"high\",\n \"label\": \"Audio Track\",\n \"description\": \"An optional sound that plays when the card is turned.\",\n \"optional\": true,\n \"widgetExtensions\": [\"AudioRecorder\"]\n },\n {\n \"name\": \"match\",\n \"type\": \"image\",\n \"label\": \"Matching Image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An optional image to match against instead of using two cards with the same image.\",\n \"ratio\": 1\n },\n {\n \"name\": \"matchAlt\",\n \"type\": \"text\",\n \"label\": \"Alternative text for Matching Image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users.\"\n },\n {\n \"name\": \"matchAudio\",\n \"type\": \"audio\",\n \"importance\": \"low\",\n \"label\": \"Matching Audio Track\",\n \"description\": \"An optional sound that plays when the second card is turned.\",\n \"optional\": true,\n \"widgetExtensions\": [\"AudioRecorder\"]\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Description\",\n \"importance\": \"low\",\n \"maxLength\": 150,\n \"optional\": true,\n \"description\": \"An optional short text that will pop up once the two matching cards are found.\"\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the game behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"useGrid\",\n \"type\": \"boolean\",\n \"label\": \"Position the cards in a square\",\n \"description\": \"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container.\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"numCardsToUse\",\n \"type\": \"number\",\n \"label\": \"Number of cards to use\",\n \"description\": \"Setting this to a number greater than 2 will make the game pick random cards from the list of cards.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"min\": 2\n },\n {\n \"name\": \"allowRetry\",\n \"type\": \"boolean\",\n \"label\": \"Add button for retrying when the game is over\",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"lookNFeel\",\n \"type\": \"group\",\n \"label\": \"Look and feel\",\n \"importance\": \"low\",\n \"description\": \"Control the visuals of the game.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"themeColor\",\n \"type\": \"text\",\n \"label\": \"Theme Color\",\n \"importance\": \"low\",\n \"description\": \"Choose a color to create a theme for your card game.\",\n \"optional\": true,\n \"default\": \"#909090\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true\n }\n },\n {\n \"name\": \"cardBack\",\n \"type\": \"image\",\n \"label\": \"Card Back\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Use a custom back for your cards.\",\n \"ratio\": 1\n }\n ]\n },\n {\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Card turns text\",\n \"importance\": \"low\",\n \"name\": \"cardTurns\",\n \"type\": \"text\",\n \"default\": \"Card turns\"\n },\n {\n \"label\": \"Time spent text\",\n \"importance\": \"low\",\n \"name\": \"timeSpent\",\n \"type\": \"text\",\n \"default\": \"Time spent\"\n },\n {\n \"label\": \"Feedback text\",\n \"importance\": \"low\",\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"default\": \"Good work!\"\n },\n {\n \"label\": \"Try again button text\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Reset\"\n },\n {\n \"label\": \"Close button label\",\n \"importance\": \"low\",\n \"name\": \"closeLabel\",\n \"type\": \"text\",\n \"default\": \"Close\"\n },\n {\n \"label\": \"Game label\",\n \"importance\": \"low\",\n \"name\": \"label\",\n \"type\": \"text\",\n \"default\": \"Memory Game. Find the matching cards.\"\n },\n {\n \"label\": \"Game finished label\",\n \"importance\": \"low\",\n \"name\": \"done\",\n \"type\": \"text\",\n \"default\": \"All of the cards have been found.\"\n },\n {\n \"label\": \"Card indexing label\",\n \"importance\": \"low\",\n \"name\": \"cardPrefix\",\n \"type\": \"text\",\n \"default\": \"Card %num:\"\n },\n {\n \"label\": \"Card unturned label\",\n \"importance\": \"low\",\n \"name\": \"cardUnturned\",\n \"type\": \"text\",\n \"default\": \"Unturned.\"\n },\n {\n \"label\": \"Card matched label\",\n \"importance\": \"low\",\n \"name\": \"cardMatched\",\n \"type\": \"text\",\n \"default\": \"Match found.\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(49,'H5P.MultiChoice','Multiple Choice',1,14,9,1,0,'iframe','js/multichoice.js','css/multichoice.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"question\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"label\": \"Question\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"answers\",\n \"type\": \"list\",\n \"importance\": \"high\",\n \"label\": \"Available options\",\n \"entity\": \"option\",\n \"min\": 1,\n \"defaultNum\": 2,\n \"field\": {\n \"name\": \"answer\",\n \"type\": \"group\",\n \"label\": \"Option\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"label\": \"Text\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"code\"\n ]\n },\n {\n \"name\": \"correct\",\n \"type\": \"boolean\",\n \"label\": \"Correct\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"tipsAndFeedback\",\n \"type\": \"group\",\n \"label\": \"Tips and feedback\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"tip\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Tip text\",\n \"importance\": \"low\",\n \"description\": \"Hint for the user. This will appear before user checks his answer/answers.\",\n \"optional\": true,\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"a\",\n \"code\"\n ]\n },\n {\n \"name\": \"chosenFeedback\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Message displayed if answer is selected\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the answer on \\\"check\\\" if this answer is selected.\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"a\",\n \"code\"\n ]\n },\n {\n \"name\": \"notChosenFeedback\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Message displayed if answer is not selected\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the answer on \\\"check\\\" if this answer is not selected.\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"a\",\n \"code\"\n ]\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"UI\",\n \"type\": \"group\",\n \"label\": \"User interface translations for multichoice\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"checkAnswerButton\",\n \"type\": \"text\",\n \"label\": \"Check answer button label\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"submitAnswerButton\",\n \"type\": \"text\",\n \"label\": \"Submit answer button label\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"showSolutionButton\",\n \"type\": \"text\",\n \"label\": \"Show solution button label\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"tryAgainButton\",\n \"type\": \"text\",\n \"label\": \"Retry button label\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"optional\": true\n },\n {\n \"name\": \"tipsLabel\",\n \"type\": \"text\",\n \"label\": \"Tip label\",\n \"importance\": \"low\",\n \"default\": \"Show tip\",\n \"optional\": true\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"description\": \"Available variables are :num and :total\",\n \"importance\": \"low\",\n \"default\": \"You got :num out of :total points\",\n \"optional\": true\n },\n {\n \"name\": \"tipAvailable\",\n \"type\": \"text\",\n \"label\": \"Tip Available (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Tip available\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"optional\": true\n },\n {\n \"name\": \"feedbackAvailable\",\n \"type\": \"text\",\n \"label\": \"Feedback Available (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Feedback available\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"optional\": true\n },\n {\n \"name\": \"readFeedback\",\n \"type\": \"text\",\n \"label\": \"Read Feedback (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Read feedback\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"optional\": true,\n \"deprecated\": true\n },\n {\n \"name\": \"wrongAnswer\",\n \"type\": \"text\",\n \"label\": \"Wrong Answer (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Wrong answer\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"optional\": true,\n \"deprecated\": true\n },\n {\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"label\": \"Correct Answer (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Correct answer\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"optional\": true\n },\n {\n \"name\": \"shouldCheck\",\n \"type\": \"text\",\n \"label\": \"Option should have been checked\",\n \"importance\": \"low\",\n \"default\": \"Should have been checked\",\n \"optional\": true\n },\n {\n \"name\": \"shouldNotCheck\",\n \"type\": \"text\",\n \"label\": \"Option should not have been checked\",\n \"importance\": \"low\",\n \"default\": \"Should not have been checked\",\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Requires answer\\\" message\",\n \"importance\": \"low\",\n \"name\": \"noInput\",\n \"type\": \"text\",\n \"default\": \"Please answer before viewing the solution\",\n \"optional\": true\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\",\n \"common\": true\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"type\",\n \"type\": \"select\",\n \"label\": \"Question Type\",\n \"importance\": \"low\",\n \"description\": \"Select the look and behaviour of the question.\",\n \"default\": \"auto\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic\"\n },\n {\n \"value\": \"multi\",\n \"label\": \"Multiple Choice (Checkboxes)\"\n },\n {\n \"value\": \"single\",\n \"label\": \"Single Choice (Radio Buttons)\"\n }\n ]\n },\n {\n \"name\": \"singlePoint\",\n \"type\": \"boolean\",\n \"label\": \"Give one point for the whole task\",\n \"importance\": \"low\",\n \"description\": \"Enable to give a total of one point for multiple correct answers. This will not be an option in \\\"Single answer\\\" mode.\",\n \"default\": false\n },\n {\n \"name\": \"randomAnswers\",\n \"type\": \"boolean\",\n \"label\": \"Randomize answers\",\n \"importance\": \"low\",\n \"description\": \"Enable to randomize the order of the answers on display.\",\n \"default\": true\n },\n {\n \"label\": \"Require answer before the solution can be viewed\",\n \"importance\": \"low\",\n \"name\": \"showSolutionsRequiresInput\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Check\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmCheckDialog\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmRetryDialog\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"label\": \"Automatically check answers\",\n \"importance\": \"low\",\n \"name\": \"autoCheck\",\n \"type\": \"boolean\",\n \"default\": false,\n \"description\": \"Enabling this option will make accessibility suffer, make sure you know what you\'re doing.\"\n },\n {\n \"label\": \"Pass percentage\",\n \"name\": \"passPercentage\",\n \"type\": \"number\",\n \"description\": \"This setting often won\'t have any effect. It is the percentage of the total score required for getting 1 point when one point for the entire task is enabled, and for getting result.success in xAPI statements.\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 1,\n \"default\": 100\n },\n {\n \"name\": \"showScorePoints\",\n \"type\": \"boolean\",\n \"label\": \"Show score points\",\n \"description\": \"Show points earned for each answer. This will not be an option in \'Single answer\' mode or if \'Give one point for the whole task\' option is enabled.\",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"label\": \"Check confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmCheck\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Finish ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to finish ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Finish\"\n }\n ]\n },\n {\n \"label\": \"Retry confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmRetry\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Retry ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to retry ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Confirm\"\n }\n ]\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(50,'H5P.Nil','Label',1,0,14,0,0,'','','','','[\n {\n \"name\": \"nil\",\n \"type\": \"boolean\",\n \"widget\": \"none\",\n \"optional\": true\n }\n]\n',NULL,NULL,NULL,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(51,'H5P.OpenEndedQuestion','Open Ended Question',1,0,21,0,0,'','dist/dist.js','dist/styles.css','','[\n {\n \"name\": \"question\",\n \"label\": \"Question or description\",\n \"importance\": \"high\",\n \"type\": \"text\"\n },\n {\n \"name\": \"placeholderText\",\n \"label\": \"Placeholder text\",\n \"default\": \"Start writing...\",\n \"importance\": \"low\",\n \"description\": \"Text that initially will be shown in the input field. Will be removed automatically when the user starts writing.\",\n \"type\": \"text\",\n \"optional\": true\n },\n {\n \"name\": \"inputRows\",\n \"label\": \"Input rows\",\n \"type\": \"select\",\n \"importance\": \"high\",\n \"description\": \"Determines the height of the input field.\",\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1 line\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2 lines\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3 lines\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10 lines\"\n }\n ],\n \"default\": \"1\"\n }\n]',NULL,NULL,NULL,NULL,NULL,NULL,1),(52,'H5P.Question','Question',1,4,10,0,0,'','scripts/question.js, scripts/explainer.js, scripts/score-points.js','styles/question.css, styles/explainer.css','','',NULL,1,7,NULL,NULL,NULL,1),(53,'H5P.QuestionSet','Question Set',1,17,6,1,0,'iframe','js/questionset.js','css/questionset.css','','[\n {\n \"name\": \"introPage\",\n \"type\": \"group\",\n \"label\": \"Quiz introduction\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"showIntroPage\",\n \"type\": \"boolean\",\n \"label\": \"Display introduction\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"importance\": \"high\",\n \"optional\": true,\n \"description\": \"This title will be displayed above the introduction text.\",\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"introduction\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Introduction text\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"description\": \"This text will be displayed before the quiz starts.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"p\",\n \"code\"\n ]\n },\n {\n \"name\": \"startButtonText\",\n \"type\": \"text\",\n \"label\": \"Start button text\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"Start Quiz\"\n },\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An optional background image for the introduction.\"\n }\n ]\n },\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An optional background image for the Question set.\"\n },\n {\n \"name\": \"progressType\",\n \"type\": \"select\",\n \"label\": \"Progress indicator\",\n \"importance\": \"low\",\n \"description\": \"Question set progress indicator style.\",\n \"options\": [\n {\n \"value\": \"textual\",\n \"label\": \"Textual\"\n },\n {\n \"value\": \"dots\",\n \"label\": \"Dots\"\n }\n ],\n \"default\": \"dots\"\n },\n {\n \"name\": \"passPercentage\",\n \"type\": \"number\",\n \"label\": \"Pass percentage\",\n \"importance\": \"low\",\n \"description\": \"Percentage of Total score required for passing the quiz.\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 1,\n \"default\": 50\n },\n {\n \"name\": \"questions\",\n \"label\": \"Questions\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n },\n {\n \"name\": \"QuestionSetTextualEditor\",\n \"label\": \"Textual\"\n }\n ],\n \"min\": 1,\n \"entity\": \"question\",\n \"field\": {\n \"name\": \"question\",\n \"type\": \"library\",\n \"label\": \"Question type\",\n \"importance\": \"high\",\n \"description\": \"Library for this question.\",\n \"options\": [\n \"H5P.MultiChoice 1.14\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.Blanks 1.12\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.DragText 1.8\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.Essay 1.2\"\n ]\n }\n },\n {\n \"name\": \"texts\",\n \"type\": \"group\",\n \"label\": \"Interface texts in quiz\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"prevButton\",\n \"type\": \"text\",\n \"label\": \"Back button\",\n \"importance\": \"low\",\n \"default\": \"Previous question\"\n },\n {\n \"name\": \"nextButton\",\n \"type\": \"text\",\n \"label\": \"Next button\",\n \"importance\": \"low\",\n \"default\": \"Next question\"\n },\n {\n \"name\": \"finishButton\",\n \"type\": \"text\",\n \"label\": \"Finish button\",\n \"importance\": \"low\",\n \"default\": \"Finish\"\n },\n {\n \"name\": \"textualProgress\",\n \"type\": \"text\",\n \"label\": \"Progress text\",\n \"importance\": \"low\",\n \"description\": \"Text used if textual progress is selected.\",\n \"default\": \"Question: @current of @total questions\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"jumpToQuestion\",\n \"type\": \"text\",\n \"label\": \"Label for jumping to a certain question\",\n \"importance\": \"low\",\n \"description\": \"You must use the placeholder \'%d\' instead of the question number, and %total instead of total amount of questions.\",\n \"default\": \"Question %d of %total\"\n },\n {\n \"name\": \"questionLabel\",\n \"type\": \"text\",\n \"label\": \"Copyright dialog question label\",\n \"importance\": \"low\",\n \"default\": \"Question\"\n },\n {\n \"name\": \"readSpeakerProgress\",\n \"type\": \"text\",\n \"label\": \"Readspeaker progress\",\n \"importance\": \"low\",\n \"description\": \"May use @current and @total question variables\",\n \"default\": \"Question @current of @total\"\n },\n {\n \"name\": \"unansweredText\",\n \"type\": \"text\",\n \"label\": \"Unanswered question text\",\n \"importance\": \"low\",\n \"default\": \"Unanswered\"\n },\n {\n \"name\": \"answeredText\",\n \"type\": \"text\",\n \"label\": \"Answered question text\",\n \"importance\": \"low\",\n \"default\": \"Answered\"\n },\n {\n \"name\": \"currentQuestionText\",\n \"type\": \"text\",\n \"label\": \"Current question text\",\n \"importance\": \"low\",\n \"default\": \"Current question\"\n }\n ]\n },\n {\n \"name\": \"disableBackwardsNavigation\",\n \"type\": \"boolean\",\n \"label\": \"Disable backwards navigation\",\n \"importance\": \"low\",\n \"description\": \"This option will only allow you to move forward in Question Set\",\n \"optional\": true,\n \"default\": false\n },\n {\n \"name\": \"randomQuestions\",\n \"type\": \"boolean\",\n \"label\": \"Randomize questions\",\n \"importance\": \"low\",\n \"description\": \"Enable to randomize the order of questions on display.\",\n \"default\": false\n },\n {\n \"name\": \"poolSize\",\n \"type\": \"number\",\n \"min\": 1,\n \"label\": \"Number of questions to be shown:\",\n \"importance\": \"low\",\n \"description\": \"Create a randomized batch of questions from the total.\",\n \"optional\": true\n },\n {\n \"name\": \"endGame\",\n \"type\": \"group\",\n \"label\": \"Quiz finished\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"showResultPage\",\n \"type\": \"boolean\",\n \"label\": \"Display results\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"showSolutionButton\",\n \"type\": \"boolean\",\n \"label\": \"Display solution button\",\n \"default\": true\n },\n {\n \"name\": \"showRetryButton\",\n \"type\": \"boolean\",\n \"label\": \"Display retry button\",\n \"default\": true\n },\n {\n \"name\": \"noResultMessage\",\n \"type\": \"text\",\n \"label\": \"No results message\",\n \"importance\": \"low\",\n \"description\": \"Text displayed on end page when \\\"Display results\\\" is disabled\",\n \"default\": \"Finished\",\n \"optional\": true\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"label\": \"Feedback heading\",\n \"importance\": \"low\",\n \"default\": \"Your result:\",\n \"description\": \"This heading will be displayed at the end of the quiz when the user has answered all questions.\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"oldFeedback\",\n \"type\": \"group\",\n \"label\": \"Old Feedback\",\n \"importance\": \"low\",\n \"deprecated\": true,\n \"fields\": [\n {\n \"name\": \"successGreeting\",\n \"type\": \"text\",\n \"label\": \"Quiz passed greeting\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This text will be displayed above the score if the user has successfully passed the quiz.\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"successComment\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Passed comment\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This comment will be displayed after the score if the user has successfully passed the quiz.\",\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"a\",\n \"p\",\n \"code\"\n ]\n },\n {\n \"name\": \"failGreeting\",\n \"type\": \"text\",\n \"label\": \"Quiz failed title\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This text will be displayed above the score if the user has failed the quiz.\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"failComment\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Failed comment\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This comment will be displayed after the score if the user has failed the quiz.\",\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"a\",\n \"p\",\n \"code\"\n ]\n }\n ]\n },\n {\n \"name\": \"solutionButtonText\",\n \"type\": \"text\",\n \"label\": \"Solution button label\",\n \"importance\": \"low\",\n \"default\": \"Show solution\",\n \"description\": \"Text for the solution button.\"\n },\n {\n \"name\": \"retryButtonText\",\n \"type\": \"text\",\n \"label\": \"Retry button label\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"description\": \"Text for the retry button.\"\n },\n {\n \"name\": \"finishButtonText\",\n \"type\": \"text\",\n \"label\": \"Finish button text\",\n \"importance\": \"low\",\n \"default\": \"Finish\"\n },\n {\n \"name\": \"showAnimations\",\n \"type\": \"boolean\",\n \"label\": \"Display video before quiz results\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"skippable\",\n \"type\": \"boolean\",\n \"label\": \"Enable skip video button\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"skipButtonText\",\n \"type\": \"text\",\n \"label\": \"Skip video button label\",\n \"importance\": \"low\",\n \"default\": \"Skip video\"\n },\n {\n \"name\": \"successVideo\",\n \"type\": \"video\",\n \"label\": \"Passed video\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This video will be played if the user successfully passed the quiz.\"\n },\n {\n \"name\": \"failVideo\",\n \"type\": \"video\",\n \"label\": \"Fail video\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"This video will be played if the user fails the quiz.\"\n }\n ]\n },\n {\n \"name\": \"override\",\n \"type\": \"group\",\n \"label\": \"Settings for \\\"Check\\\", \\\"Show solution\\\" and \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"checkButton\",\n \"type\": \"boolean\",\n \"label\": \"Show \\\"Check\\\" buttons\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Check\\\" button will be shown for all questions.\",\n \"optional\": true,\n \"default\": true\n },\n {\n \"name\": \"showSolutionButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Show Solution\\\" button will be shown for all questions, disabled for all or configured for each question individually.\",\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"checkButton\",\n \"equals\": true\n }\n ]\n },\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"retryButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Retry\\\" button will be shown for all questions, disabled for all or configured for each question individually.\",\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"checkButton\",\n \"equals\": true\n }\n ]\n },\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n }\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(54,'H5P.Questionnaire','Questionnaire',1,3,3,1,0,'iframe','dist/dist.js','dist/styles.css','','[\n {\n \"name\": \"questionnaireElements\",\n \"label\": \"Questionnaire elements\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\",\n \"importance\": \"high\"\n }\n ],\n \"entity\": \"element\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"libraryGroup\",\n \"label\": \"Choose library\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"library\",\n \"type\": \"library\",\n \"label\": \"Library\",\n \"importance\": \"high\",\n \"description\": \"Choose a library\",\n \"options\": [\n \"H5P.OpenEndedQuestion 1.0\",\n \"H5P.SimpleMultiChoice 1.1\"\n ]\n },\n {\n \"name\": \"requiredField\",\n \"type\": \"boolean\",\n \"label\": \"Required field\",\n \"importance\": \"low\",\n \"default\": false\n }\n ]\n }\n },\n {\n \"name\": \"successScreenOptions\",\n \"label\": \"Success screen options\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"enableSuccessScreen\",\n \"label\": \"Enable success screen\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": true\n },\n {\n \"name\": \"successScreenImage\",\n \"label\": \"Add success screen image\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"successScreenImage\",\n \"label\": \"Replace success icon with image\",\n \"importance\": \"low\",\n \"type\": \"library\",\n \"optional\": true,\n \"options\": [\n \"H5P.Image 1.1\"\n ]\n }\n ]\n },\n {\n \"name\": \"successMessage\",\n \"type\": \"text\",\n \"label\": \"Text to display on submit\",\n \"importance\": \"low\",\n \"default\": \"You have completed the questionnaire.\"\n }\n ]\n },\n {\n \"name\": \"uiElements\",\n \"label\": \"UI Elements\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"buttonLabels\",\n \"type\": \"group\",\n \"label\": \"Button labels\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"prevLabel\",\n \"type\": \"text\",\n \"label\": \"Previous button label\",\n \"importance\": \"low\",\n \"default\": \"Back\"\n },\n {\n \"name\": \"continueLabel\",\n \"type\": \"text\",\n \"label\": \"Continue button label\",\n \"importance\": \"low\",\n \"default\": \"Continue\"\n },\n {\n \"name\": \"nextLabel\",\n \"type\": \"text\",\n \"label\": \"Next button label\",\n \"importance\": \"low\",\n \"default\": \"Next\"\n },\n {\n \"name\": \"submitLabel\",\n \"type\": \"text\",\n \"label\": \"Submit button label\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n }\n ]\n },\n {\n \"name\": \"accessibility\",\n \"type\": \"group\",\n \"label\": \"Accessibility\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"requiredTextExitLabel\",\n \"type\": \"text\",\n \"label\": \"Required message exit button label\",\n \"importance\": \"low\",\n \"default\": \"Close error message\"\n },\n {\n \"name\": \"progressBarText\",\n \"type\": \"text\",\n \"label\": \"Progress bar text\",\n \"importance\": \"low\",\n \"default\": \"Question %current of %max\",\n \"description\": \"Used to tell assistive technologies what question it is. Variables: [ %current, %max ]\"\n }\n ]\n },\n {\n \"name\": \"requiredMessage\",\n \"type\": \"text\",\n \"label\": \"Required message\",\n \"importance\": \"low\",\n \"default\": \"This question requires an answer\",\n \"description\": \"Will display if this field is unanswered and required by a wrapper content type\"\n },\n {\n \"name\": \"requiredText\",\n \"type\": \"text\",\n \"label\": \"Required symbol text\",\n \"importance\": \"low\",\n \"default\": \"required\",\n \"description\": \"Text that will accompany an asterisk to signal that a question is required\"\n },\n {\n \"name\": \"submitScreenTitle\",\n \"type\": \"text\",\n \"label\": \"Title for the submit screen\",\n \"importance\": \"low\",\n \"default\": \"You successfully answered all of the questions\"\n },\n {\n \"name\": \"submitScreenSubtitle\",\n \"type\": \"text\",\n \"label\": \"Subtitle for the submit screen\",\n \"importance\": \"low\",\n \"default\": \"Click below to submit your answers\"\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,NULL,NULL,1),(55,'H5P.Shape','Shapes',1,0,3,0,0,'','js/h5p-shape.js','css/h5p-shape.css','','[\n {\n \"name\": \"type\",\n \"type\": \"select\",\n \"label\": \"Type\",\n \"importance\": \"low\",\n \"widget\": \"radioGroup\",\n \"alignment\": \"horizontal\",\n \"options\": [\n {\n \"value\": \"rectangle\",\n \"label\": \"Rectangle\"\n },\n {\n \"value\": \"circle\",\n \"label\": \"Circle\"\n },\n {\n \"value\": \"vertical-line\",\n \"label\": \"Vertical line\"\n },\n {\n \"value\": \"horizontal-line\",\n \"label\": \"Horizontal line\"\n }\n ],\n \"default\": \"rectangle\"\n },\n {\n \"type\": \"group\",\n \"name\": \"shape\",\n \"widget\": \"showWhen\",\n \"expanded\": true,\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": [\n \"rectangle\",\n \"circle\"\n ]\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"fillColor\",\n \"type\": \"text\",\n \"label\": \"Fill color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#ffffff\",\n \"widget\": \"colorSelector\",\n \"showAplha\": true,\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\"\n },\n \"optional\": true\n },\n {\n \"name\": \"borderColor\",\n \"type\": \"text\",\n \"label\": \"Border color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\"\n },\n \"optional\": true\n },\n {\n \"name\": \"borderWidth\",\n \"type\": \"select\",\n \"label\": \"Border width\",\n \"importance\": \"low\",\n \"default\": \"0\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"0\",\n \"label\": \"0\"\n },\n {\n \"value\": \"1\",\n \"label\": \"1\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3\"\n },\n {\n \"value\": \"4\",\n \"label\": \"4\"\n },\n {\n \"value\": \"5\",\n \"label\": \"5\"\n },\n {\n \"value\": \"6\",\n \"label\": \"6\"\n },\n {\n \"value\": \"7\",\n \"label\": \"7\"\n },\n {\n \"value\": \"8\",\n \"label\": \"8\"\n },\n {\n \"value\": \"9\",\n \"label\": \"9\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10\"\n },\n {\n \"value\": \"11\",\n \"label\": \"11\"\n },\n {\n \"value\": \"12\",\n \"label\": \"12\"\n },\n {\n \"value\": \"13\",\n \"label\": \"13\"\n },\n {\n \"value\": \"14\",\n \"label\": \"14\"\n },\n {\n \"value\": \"15\",\n \"label\": \"15\"\n },\n {\n \"value\": \"16\",\n \"label\": \"16\"\n },\n {\n \"value\": \"17\",\n \"label\": \"17\"\n },\n {\n \"value\": \"18\",\n \"label\": \"18\"\n },\n {\n \"value\": \"19\",\n \"label\": \"19\"\n },\n {\n \"value\": \"20\",\n \"label\": \"20\"\n },\n {\n \"value\": \"21\",\n \"label\": \"21\"\n },\n {\n \"value\": \"22\",\n \"label\": \"22\"\n },\n {\n \"value\": \"23\",\n \"label\": \"23\"\n },\n {\n \"value\": \"24\",\n \"label\": \"24\"\n }\n ]\n },\n {\n \"name\": \"borderStyle\",\n \"type\": \"select\",\n \"label\": \"Border style\",\n \"importance\": \"low\",\n \"default\": \"solid\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"solid\",\n \"label\": \"Solid\"\n },\n {\n \"value\": \"dotted\",\n \"label\": \"Dotted\"\n },\n {\n \"value\": \"dashed\",\n \"label\": \"Dashed\"\n },\n {\n \"value\": \"double\",\n \"label\": \"Double\"\n },\n {\n \"value\": \"inset\",\n \"label\": \"Inset\"\n },\n {\n \"value\": \"outset\",\n \"label\": \"Outset\"\n }\n ]\n },\n {\n \"name\": \"borderRadius\",\n \"type\": \"select\",\n \"label\": \"Border radius\",\n \"importance\": \"low\",\n \"default\": \"0\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"0\",\n \"label\": \"0\"\n },\n {\n \"value\": \"1\",\n \"label\": \"1\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3\"\n },\n {\n \"value\": \"4\",\n \"label\": \"4\"\n },\n {\n \"value\": \"5\",\n \"label\": \"5\"\n },\n {\n \"value\": \"6\",\n \"label\": \"6\"\n },\n {\n \"value\": \"7\",\n \"label\": \"7\"\n },\n {\n \"value\": \"8\",\n \"label\": \"8\"\n },\n {\n \"value\": \"9\",\n \"label\": \"9\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10\"\n },\n {\n \"value\": \"11\",\n \"label\": \"11\"\n },\n {\n \"value\": \"12\",\n \"label\": \"12\"\n },\n {\n \"value\": \"13\",\n \"label\": \"13\"\n },\n {\n \"value\": \"14\",\n \"label\": \"14\"\n },\n {\n \"value\": \"15\",\n \"label\": \"15\"\n },\n {\n \"value\": \"16\",\n \"label\": \"16\"\n },\n {\n \"value\": \"17\",\n \"label\": \"17\"\n },\n {\n \"value\": \"18\",\n \"label\": \"18\"\n },\n {\n \"value\": \"19\",\n \"label\": \"19\"\n },\n {\n \"value\": \"20\",\n \"label\": \"20\"\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"../type\",\n \"equals\": \"rectangle\"\n }\n ]\n }\n }\n ]\n },\n {\n \"type\": \"group\",\n \"name\": \"line\",\n \"widget\": \"showWhen\",\n \"expanded\": true,\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": [\n \"vertical-line\",\n \"horizontal-line\"\n ]\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"borderColor\",\n \"type\": \"text\",\n \"label\": \"Line color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"optional\": true,\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\"\n }\n },\n {\n \"name\": \"borderWidth\",\n \"type\": \"select\",\n \"label\": \"Line width\",\n \"importance\": \"low\",\n \"default\": \"1\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3\"\n },\n {\n \"value\": \"4\",\n \"label\": \"4\"\n },\n {\n \"value\": \"5\",\n \"label\": \"5\"\n },\n {\n \"value\": \"6\",\n \"label\": \"6\"\n },\n {\n \"value\": \"7\",\n \"label\": \"7\"\n },\n {\n \"value\": \"8\",\n \"label\": \"8\"\n },\n {\n \"value\": \"9\",\n \"label\": \"9\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10\"\n },\n {\n \"value\": \"11\",\n \"label\": \"11\"\n },\n {\n \"value\": \"12\",\n \"label\": \"12\"\n },\n {\n \"value\": \"13\",\n \"label\": \"13\"\n },\n {\n \"value\": \"14\",\n \"label\": \"14\"\n },\n {\n \"value\": \"15\",\n \"label\": \"15\"\n },\n {\n \"value\": \"16\",\n \"label\": \"16\"\n },\n {\n \"value\": \"17\",\n \"label\": \"17\"\n },\n {\n \"value\": \"18\",\n \"label\": \"18\"\n },\n {\n \"value\": \"19\",\n \"label\": \"19\"\n },\n {\n \"value\": \"20\",\n \"label\": \"20\"\n },\n {\n \"value\": \"21\",\n \"label\": \"21\"\n },\n {\n \"value\": \"22\",\n \"label\": \"22\"\n },\n {\n \"value\": \"23\",\n \"label\": \"23\"\n },\n {\n \"value\": \"24\",\n \"label\": \"24\"\n }\n ]\n },\n {\n \"name\": \"borderStyle\",\n \"type\": \"select\",\n \"label\": \"Line style\",\n \"importance\": \"low\",\n \"default\": \"solid\",\n \"optional\": false,\n \"options\": [\n {\n \"value\": \"solid\",\n \"label\": \"Solid\"\n },\n {\n \"value\": \"dotted\",\n \"label\": \"Dotted\"\n },\n {\n \"value\": \"dashed\",\n \"label\": \"Dashed\"\n },\n {\n \"value\": \"double\",\n \"label\": \"Double\"\n }\n ]\n }\n ]\n }\n]\n',NULL,NULL,NULL,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(56,'H5P.SimpleMultiChoice','Simple Multi Choice',1,1,16,0,0,'','dist/dist.js','dist/styles.css','','[\n {\n \"name\": \"question\",\n \"label\": \"Question\",\n \"importance\": \"high\",\n \"type\": \"text\"\n },\n {\n \"name\": \"inputType\",\n \"label\": \"Multiple choice type\",\n \"importance\": \"high\",\n \"type\": \"select\",\n \"options\": [\n {\n \"label\": \"Multiple answers\",\n \"value\": \"checkbox\"\n },\n {\n \"label\": \"Single answer\",\n \"value\": \"radio\"\n }\n ],\n \"default\": \"checkbox\"\n },\n {\n \"name\": \"alternatives\",\n \"label\": \"Answer alternatives\",\n \"type\": \"list\",\n \"importance\": \"high\",\n \"entity\": \"Alternative\",\n \"min\": 2,\n \"field\": {\n \"type\": \"group\",\n \"name\": \"alternative\",\n \"label\": \"Alternative\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"label\": \"Text\",\n \"importance\": \"high\",\n \"type\": \"text\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"group\",\n \"label\": \"Feedback\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"chosenFeedback\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Message displayed if answer is selected\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the answer on \\\"continue\\\" if this answer is selected.\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"a\",\n \"code\"\n ]\n },\n {\n \"name\": \"notChosenFeedback\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Message displayed if answer is not selected\",\n \"importance\": \"low\",\n \"description\": \"Message will appear below the answer on \\\"continue\\\" if this answer is not selected.\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"a\",\n \"code\"\n ]\n }\n ]\n }\n ]\n }\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(57,'H5P.SingleChoiceSet','Single Choice Set',1,11,15,1,0,'iframe','scripts/stop-watch.js, scripts/sound-effects.js, scripts/xapi-event-builder.js, scripts/result-slide.js, scripts/solution-view.js, scripts/single-choice-alternative.js, scripts/single-choice.js, scripts/single-choice-set.js','styles/single-choice-set.css','','[\n {\n \"name\": \"choices\",\n \"type\": \"list\",\n \"label\": \"List of questions\",\n \"importance\": \"high\",\n \"entity\": \"question\",\n \"min\": 1,\n \"defaultNum\": 2,\n \"widgets\": [\n {\n \"name\": \"ListEditor\",\n \"label\": \"Default\"\n },\n {\n \"name\": \"SingleChoiceSetTextualEditor\",\n \"label\": \"Textual\"\n }\n ],\n \"field\": {\n \"name\": \"choice\",\n \"type\": \"group\",\n \"isSubContent\": true,\n \"label\": \"Question & alternatives\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"question\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"label\": \"Question\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"answers\",\n \"type\": \"list\",\n \"label\": \"Alternatives - first alternative is the correct one.\",\n \"importance\": \"medium\",\n \"entity\": \"answer\",\n \"min\": 2,\n \"max\": 4,\n \"defaultNum\": 2,\n \"field\": {\n \"name\": \"answer\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"label\": \"Alternative\",\n \"importance\": \"medium\"\n }\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"autoContinue\",\n \"type\": \"boolean\",\n \"label\": \"Auto continue\",\n \"description\": \"Automatically go to next question when alternative is selected\",\n \"default\": true\n },\n {\n \"name\": \"timeoutCorrect\",\n \"type\": \"number\",\n \"label\": \"Timeout on correct answers\",\n \"importance\": \"low\",\n \"description\": \"Value in milliseconds\",\n \"default\": 2000,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"autoContinue\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"timeoutWrong\",\n \"type\": \"number\",\n \"label\": \"Timeout on wrong answers\",\n \"importance\": \"low\",\n \"description\": \"Value in milliseconds\",\n \"default\": 3000,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"autoContinue\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"soundEffectsEnabled\",\n \"type\": \"boolean\",\n \"label\": \"Enable sound effects\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable retry button\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable show solution button\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"passPercentage\",\n \"type\": \"number\",\n \"label\": \"Pass percentage\",\n \"description\": \"Percentage of Total score required for passing the quiz.\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 1,\n \"default\": 100\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Localize single choice set\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"nextButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the \\\"Next\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Next question\"\n },\n {\n \"name\": \"showSolutionButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"retryButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"solutionViewTitle\",\n \"type\": \"text\",\n \"label\": \"Title for the show solution view\",\n \"importance\": \"low\",\n \"default\": \"Solution list\"\n },\n {\n \"name\": \"correctText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct!\"\n },\n {\n \"name\": \"incorrectText\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Incorrect!\"\n },\n {\n \"name\": \"muteButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the \\\"mute\\\" button, to disable feedback sound\",\n \"importance\": \"low\",\n \"default\": \"Mute feedback sound\"\n },\n {\n \"name\": \"closeButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the \\\"Close\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Close\"\n },\n {\n \"name\": \"slideOfTotal\",\n \"type\": \"text\",\n \"label\": \"Slide number text\",\n \"importance\": \"low\",\n \"description\": \"Announces current slide and total number of slides, variables are :num and :total\",\n \"default\": \"Slide :num of :total\"\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"solutionListQuestionNumber\",\n \"type\": \"text\",\n \"label\": \"Label for the question number in the solution list\",\n \"importance\": \"low\",\n \"description\": \"Announces current question index in solution list, variables are :num\",\n \"default\": \"Question :num\"\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\"\n }\n ]\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(58,'H5P.StandardPage','Standard page',1,5,6,0,0,'','standard-page.js','standard-page.css','','[\n {\n \"name\": \"elementList\",\n \"label\": \"Elements\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"entity\": \"element\",\n \"field\": {\n \"name\": \"element\",\n \"type\": \"library\",\n \"label\": \"Element type\",\n \"importance\": \"high\",\n \"description\": \"Library for this page.\",\n \"options\": [\n \"H5P.Text 1.1\",\n \"H5P.TextInputField 1.2\",\n \"H5P.Image 1.1\"\n ]\n }\n },\n {\n \"name\": \"helpTextLabel\",\n \"label\": \"Label for help text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"description\": \"Label for showing additional helpful information to the user.\",\n \"default\": \"More information\"\n },\n {\n \"name\": \"helpText\",\n \"label\": \"Fill in additional help information\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Here you can fill in additional information for the user, which will be available when clicked.\",\n \"enterMode\": \"p\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(59,'H5P.Summary','Summary',1,10,11,1,0,'iframe','js/stop-watch.js, js/xapi-event-builder.js, js/summary.js','css/summary.css','','[\n {\n \"name\": \"intro\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Introduction text\",\n \"importance\": \"high\",\n \"default\": \"Choose the correct statement.\",\n \"description\": \"Will be displayed above the summary task.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"common\": false\n },\n {\n \"name\": \"summaries\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"ListEditor\",\n \"label\": \"Default\"\n },\n {\n \"name\": \"SummaryTextualEditor\",\n \"label\": \"Textual\"\n }\n ],\n \"label\": \"Summary\",\n \"entity\": \"statements\",\n \"max\": 100,\n \"min\": 1,\n \"field\": {\n \"name\": \"statements\",\n \"type\": \"group\",\n \"label\": \"Set of statements\",\n \"importance\": \"high\",\n \"isSubContent\": true,\n \"fields\": [\n {\n \"name\": \"summary\",\n \"type\": \"list\",\n \"label\": \"List of statements for the summary - the first statement is correct.\",\n \"entity\": \"statement\",\n \"importance\": \"medium\",\n \"min\": 2,\n \"field\": {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Statement\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": []\n }\n },\n {\n \"name\": \"tip\",\n \"type\": \"group\",\n \"label\": \"Tip\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"tip\",\n \"label\": \"Tip text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"solvedLabel\",\n \"type\": \"text\",\n \"label\": \"Text displayed before number of statements solved in the summary task.\",\n \"importance\": \"low\",\n \"default\": \"Progress:\",\n \"description\": \"Will be displayed above the statements. Example: \'Progress: 2/5\'\",\n \"common\": true\n },\n {\n \"name\": \"scoreLabel\",\n \"type\": \"text\",\n \"label\": \"Text displayed before number of wrong statements selected in the summary task.\",\n \"importance\": \"low\",\n \"default\": \"Wrong answers:\",\n \"description\": \"Will be displayed above the statements. Example: \'Wrong answers: 4\'\",\n \"common\": true\n },\n {\n \"name\": \"resultLabel\",\n \"type\": \"text\",\n \"label\": \"Summary feedback header\",\n \"importance\": \"low\",\n \"default\": \"Your result\",\n \"description\": \"Will be displayed above the summary feedback.\",\n \"common\": true\n },\n {\n \"name\": \"labelCorrect\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for correct answer\",\n \"importance\": \"low\",\n \"default\": \"Correct.\",\n \"common\": true\n },\n {\n \"name\": \"labelIncorrect\",\n \"type\": \"text\",\n \"label\": \"Readspeaker text for announcing incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Incorrect! Please try again.\",\n \"common\": true\n },\n {\n \"name\": \"alternativeIncorrectLabel\",\n \"type\": \"text\",\n \"label\": \"Readspeaker label for incorrect answer\",\n \"importance\": \"low\",\n \"default\": \"Incorrect\",\n \"common\": true\n },\n {\n \"name\": \"labelCorrectAnswers\",\n \"type\": \"text\",\n \"label\": \"Label list of correct answers\",\n \"importance\": \"low\",\n \"default\": \"Correct answers.\",\n \"common\": true\n },\n {\n \"name\": \"tipButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Label for the show tip button\",\n \"importance\": \"low\",\n \"default\": \"Show tip\",\n \"common\": true\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"description\": \":num and :total are special keywords which are programmatically updated\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"name\": \"progressText\",\n \"type\": \"text\",\n \"label\": \"Text used for readspeakers to communicate progress\",\n \"description\": \":num and :total are special keywords which are programmatically updated\",\n \"default\": \"Progress :num of :total\",\n \"importance\": \"low\",\n \"common\": true\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(60,'H5P.Table','Table',1,1,16,0,0,'','scripts/table.js','styles/table.css','','[\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Table\",\n \"importance\": \"high\",\n \"default\": \"
Heading Column 1Heading Column 2
Row 1 Col 1Row 1 Col 2
Row 2 Col 1Row 2 Col 2
\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"table\",\n \"code\"\n ],\n \"font\": {\n \"color\": true\n }\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(61,'H5P.Text','Text',1,1,15,0,0,'','scripts/text.js','styles/text.css','','[\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"importance\": \"high\",\n \"label\": \"Text\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n }\n]\n',NULL,NULL,NULL,'{\"disable\":false,\"disableExtraTitleField\":true}',NULL,NULL,1),(62,'H5P.TextInputField','Text input field editor element',1,2,6,0,0,'','text-input-field.js, xapi-generator.js','text-input-field.css','','[\n {\n \"name\": \"taskDescription\",\n \"label\": \"Description of inputfield\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"importance\": \"high\",\n \"description\": \"Description of what the user should input.\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"placeholderText\",\n \"label\": \"Placeholder text\",\n \"type\": \"text\",\n \"description\": \"A placeholder text for the user.\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"maximumLength\",\n \"label\": \"Maximum text length\",\n \"type\": \"number\",\n \"description\": \"Maximum number of characters for the text.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"min\": \"0\"\n },\n {\n \"name\": \"inputFieldSize\",\n \"label\": \"Input field size\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"description\": \"The size of the input field in amount of lines it will cover.\",\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1 line\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3 lines\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10 lines\"\n }\n ],\n \"default\": \"1\"\n },\n {\n \"name\": \"requiredField\",\n \"label\": \"Required field\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"description\": \"Check to make this field required, the user must answer all required fields to be able to export a document.\"\n },\n {\n \"name\": \"remainingChars\",\n \"type\": \"text\",\n \"label\": \"Remaining characters\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Remaining characters: @chars\",\n \"description\": \"Message for remaining characters. You can use @chars which will be replaced by the corresponding number.\"\n }\n]\n',NULL,NULL,NULL,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(63,'H5P.TextUtilities','Text Utilities',1,3,0,0,0,'','scripts/text-utilities.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(64,'H5P.Timeline','Timeline',1,1,21,1,1,'iframe','timeline.js','timeline.css','','[\n {\n \"name\": \"timeline\",\n \"label\": \"Timeline\",\n \"importance\": \"high\",\n \"type\": \"group\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"headline\",\n \"type\": \"text\",\n \"label\": \"Headline\",\n \"importance\": \"high\",\n \"description\": \"Main timeline heading goes here (first page)\"\n },\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Body Text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"description\": \"The main timeline body goes here (first page).\",\n \"optional\": true,\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"hr\",\n \"code\"\n ]\n },\n {\n \"name\": \"defaultZoomLevel\",\n \"type\": \"text\",\n \"label\": \"Default zoom level\",\n \"importance\": \"low\",\n \"default\": \"0\",\n \"optional\": true,\n \"description\": \"This will tweak the default zoom level. Equivilent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out. default is 0\"\n },\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An image to display as background.\"\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"label\": \"Height\",\n \"importance\": \"low\",\n \"description\": \"The height in pixels\",\n \"default\": 600\n },\n {\n \"name\": \"asset\",\n \"type\": \"group\",\n \"label\": \"Asset\",\n \"importance\": \"low\",\n \"description\": \"Here you can add an asset to your timeline \\\"front page\\\"\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"media\",\n \"type\": \"text\",\n \"label\": \"Media\",\n \"importance\": \"low\",\n \"description\": \"Link to media URL (Twitter, YouTube, Flickr, Vimeo, Google Maps and SoundCloud are currently supported)\",\n \"optional\": true\n },\n {\n \"name\": \"credit\",\n \"type\": \"text\",\n \"label\": \"Credits\",\n \"importance\": \"low\",\n \"description\": \"Credits to the media\",\n \"optional\": true\n },\n {\n \"name\": \"caption\",\n \"type\": \"text\",\n \"label\": \"Caption\",\n \"importance\": \"low\",\n \"description\": \"Caption description goes here\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"date\",\n \"type\": \"list\",\n \"label\": \"Dates\",\n \"importance\": \"medium\",\n \"min\": 1,\n \"description\": \"Add some dates to your timeline!\",\n \"field\": {\n \"name\": \"adate\",\n \"type\": \"group\",\n \"label\": \"Date\",\n \"importance\": \"medium\",\n \"description\": \"Date\",\n \"fields\": [\n {\n \"name\": \"startDate\",\n \"type\": \"text\",\n \"label\": \"Start date\",\n \"importance\": \"medium\",\n \"description\": \"YYYY,MM,DD (Minimum YYYY required)\",\n \"regexp\": {\n \"pattern\": \"^-?\\\\d{1,}(,(1[012]|[0]?[1-9])(,([12][0-9]|3[01]|[0]?[1-9]))?)?$\"\n }\n },\n {\n \"name\": \"endDate\",\n \"type\": \"text\",\n \"label\": \"End date\",\n \"importance\": \"medium\",\n \"description\": \"YYYY,MM,DD (Minimum YYYY required)\",\n \"optional\": true,\n \"regexp\": {\n \"pattern\": \"^-?\\\\d{1,}(,(1[012]|[0]?[1-9])(,([12][0-9]|3[01]|[0]?[1-9]))?)?$\"\n }\n },\n {\n \"name\": \"headline\",\n \"type\": \"text\",\n \"label\": \"Headline\",\n \"importance\": \"medium\",\n \"description\": \"Headline for the date entry\"\n },\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Body text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"optional\": true,\n \"description\": \"Body for the date entry\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"tag\",\n \"type\": \"text\",\n \"label\": \"Tags\",\n \"importance\": \"medium\",\n \"description\": \"Enter Tags (categories)\",\n \"optional\": true\n },\n {\n \"name\": \"asset\",\n \"type\": \"group\",\n \"label\": \"Asset\",\n \"importance\": \"low\",\n \"description\": \"\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"media\",\n \"type\": \"text\",\n \"label\": \"Media\",\n \"importance\": \"low\",\n \"description\": \"URL to the media (Twitter, YouTube, Flickr, Vimeo, Wikipedia, Google Maps and SoundCloud are currently supported).\",\n \"optional\": true\n },\n {\n \"name\": \"thumbnail\",\n \"type\": \"image\",\n \"label\": \"Thumbnail\",\n \"importance\": \"low\",\n \"description\": \"Add a thumbnail if needed, 32x32\",\n \"optional\": true\n },\n {\n \"name\": \"credit\",\n \"type\": \"text\",\n \"label\": \"Credit\",\n \"importance\": \"low\",\n \"description\": \"Credits to the media\",\n \"optional\": true\n },\n {\n \"name\": \"caption\",\n \"type\": \"text\",\n \"label\": \"Caption\",\n \"importance\": \"low\",\n \"description\": \"Caption text\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"era\",\n \"type\": \"list\",\n \"label\": \"Eras\",\n \"importance\": \"medium\",\n \"description\": \"Add an era to your timeline\",\n \"min\": 0,\n \"optional\": true,\n \"field\": {\n \"name\": \"anera\",\n \"type\": \"group\",\n \"label\": \"Era\",\n \"importance\": \"medium\",\n \"description\": \"\",\n \"fields\": [\n {\n \"name\": \"startDate\",\n \"type\": \"text\",\n \"label\": \"Start date\",\n \"importance\": \"medium\",\n \"description\": \"YYYY,MM,DD (Minimum YYYY required)\",\n \"regexp\": {\n \"pattern\": \"^-?\\\\d{1,}(,(1[012]|[0]?[1-9])(,([12][0-9]|3[01]|[0]?[1-9]))?)?$\"\n }\n },\n {\n \"name\": \"endDate\",\n \"type\": \"text\",\n \"label\": \"End date\",\n \"importance\": \"medium\",\n \"description\": \"YYYY,MM,DD (Minimum YYYY required)\",\n \"optional\": true,\n \"regexp\": {\n \"pattern\": \"^-?\\\\d{1,}(,(1[012]|[0]?[1-9])(,([12][0-9]|3[01]|[0]?[1-9]))?)?$\"\n }\n },\n {\n \"name\": \"headline\",\n \"type\": \"text\",\n \"label\": \"Headline\",\n \"importance\": \"medium\",\n \"description\": \"Era headline\"\n },\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"optional\": true,\n \"description\": \"Era body\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"a\",\n \"ul\",\n \"ol\",\n \"hr\",\n \"code\"\n ]\n },\n {\n \"name\": \"tag\",\n \"type\": \"text\",\n \"label\": \"Tag\",\n \"importance\": \"medium\",\n \"description\": \"Era tags (categories)\",\n \"optional\": true\n }\n ]\n }\n },\n {\n \"name\": \"language\",\n \"type\": \"select\",\n \"label\": \"Language\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"description\": \"The language of the user interface\",\n \"options\": [\n {\n \"value\": \"af\",\n \"label\": \"Afrikaans\"\n },\n {\n \"value\": \"ar\",\n \"label\": \"Arabic\"\n },\n {\n \"value\": \"hy\",\n \"label\": \"Armenian\"\n },\n {\n \"value\": \"eu\",\n \"label\": \"Basque\"\n },\n {\n \"value\": \"bg\",\n \"label\": \"Bulgarian\"\n },\n {\n \"value\": \"ca\",\n \"label\": \"Catalan\"\n },\n {\n \"value\": \"zh-cn\",\n \"label\": \"Chinese\"\n },\n {\n \"value\": \"hr\",\n \"label\": \"Croatian / Hrvatski\"\n },\n {\n \"value\": \"cz\",\n \"label\": \"Czech\"\n },\n {\n \"value\": \"da\",\n \"label\": \"Danish\"\n },\n {\n \"value\": \"nl\",\n \"label\": \"Dutch\"\n },\n {\n \"value\": \"en\",\n \"label\": \"English\"\n },\n {\n \"value\": \"en-24hr\",\n \"label\": \"English (24-hour time)\"\n },\n {\n \"value\": \"eo\",\n \"label\": \"Esperanto\"\n },\n {\n \"value\": \"et\",\n \"label\": \"Estonian\"\n },\n {\n \"value\": \"fo\",\n \"label\": \"Faroese\"\n },\n {\n \"value\": \"fa\",\n \"label\": \"Farsi\"\n },\n {\n \"value\": \"fi\",\n \"label\": \"Finnish\"\n },\n {\n \"value\": \"fr\",\n \"label\": \"French\"\n },\n {\n \"value\": \"gl\",\n \"label\": \"Galician\"\n },\n {\n \"value\": \"ka\",\n \"label\": \"Georgian\"\n },\n {\n \"value\": \"de\",\n \"label\": \"German / Deutsch\"\n },\n {\n \"value\": \"el\",\n \"label\": \"Greek\"\n },\n {\n \"value\": \"he\",\n \"label\": \"Hebrew\"\n },\n {\n \"value\": \"hu\",\n \"label\": \"Hungarian\"\n },\n {\n \"value\": \"is\",\n \"label\": \"Icelandic\"\n },\n {\n \"value\": \"id\",\n \"label\": \"Indonesian\"\n },\n {\n \"value\": \"it\",\n \"label\": \"Italian\"\n },\n {\n \"value\": \"ja\",\n \"label\": \"Japanese\"\n },\n {\n \"value\": \"ko\",\n \"label\": \"Korean\"\n },\n {\n \"value\": \"lv\",\n \"label\": \"Latvian\"\n },\n {\n \"value\": \"lt\",\n \"label\": \"Lithuanian\"\n },\n {\n \"value\": \"lb\",\n \"label\": \"Luxembourgish\"\n },\n {\n \"value\": \"ms\",\n \"label\": \"Malay\"\n },\n {\n \"value\": \"ne\",\n \"label\": \"Nepali\"\n },\n {\n \"value\": \"no\",\n \"label\": \"Norwegian\"\n },\n {\n \"value\": \"pl\",\n \"label\": \"Polish\"\n },\n {\n \"value\": \"pt\",\n \"label\": \"Portuguese\"\n },\n {\n \"value\": \"pt-br\",\n \"label\": \"Portuguese (Brazilian)\"\n },\n {\n \"value\": \"rm\",\n \"label\": \"Romansh\"\n },\n {\n \"value\": \"ru\",\n \"label\": \"Russian\"\n },\n {\n \"value\": \"sr-cy\",\n \"label\": \"Serbian - Cyrillic\"\n },\n {\n \"value\": \"sr\",\n \"label\": \"Serbian - Latin\"\n },\n {\n \"value\": \"si\",\n \"label\": \"Sinhalese\"\n },\n {\n \"value\": \"sk\",\n \"label\": \"Slovak\"\n },\n {\n \"value\": \"sl\",\n \"label\": \"Slovenian\"\n },\n {\n \"value\": \"es\",\n \"label\": \"Spanish\"\n },\n {\n \"value\": \"sv\",\n \"label\": \"Swedish\"\n },\n {\n \"value\": \"tl\",\n \"label\": \"Tagalog\"\n },\n {\n \"value\": \"ta\",\n \"label\": \"Tamil\"\n },\n {\n \"value\": \"zh-tw\",\n \"label\": \"Taiwanese\"\n },\n {\n \"value\": \"te\",\n \"label\": \"Telugu\"\n },\n {\n \"value\": \"tr\",\n \"label\": \"Turkish\"\n },\n {\n \"value\": \"uk\",\n \"label\": \"Ukrainian\"\n }\n ],\n \"default\": \"en\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(65,'H5P.Timer','Timer',0,4,2,0,0,'','scripts/timer.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(66,'H5P.TrueFalse','True/False Question',1,6,9,1,0,'iframe','scripts/h5p-true-false.js, scripts/h5p-true-false-answer-group.js, scripts/h5p-true-false-answer.js','styles/h5p-true-false.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"question\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Question\",\n \"importance\": \"high\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"correct\",\n \"type\": \"select\",\n \"widget\": \"radioGroup\",\n \"alignment\": \"horizontal\",\n \"label\": \"Correct answer\",\n \"importance\": \"high\",\n \"options\": [\n {\n \"value\": \"true\",\n \"label\": \"True\"\n },\n {\n \"value\": \"false\",\n \"label\": \"False\"\n }\n ],\n \"default\": \"true\"\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface translations for True/False Questions\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"trueText\",\n \"type\": \"text\",\n \"label\": \"Label for true button\",\n \"importance\": \"low\",\n \"default\": \"True\"\n },\n {\n \"name\": \"falseText\",\n \"type\": \"text\",\n \"label\": \"Label for false button\",\n \"importance\": \"low\",\n \"default\": \"False\"\n },\n {\n \"label\": \"Feedback text\",\n \"importance\": \"low\",\n \"name\": \"score\",\n \"type\": \"text\",\n \"default\": \"You got @score of @total points\",\n \"description\": \"Feedback text, variables available: @score and @total. Example: \'You got @score of @total possible points\'\"\n },\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"default\": \"Check\"\n },\n {\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"default\": \"Submit\"\n },\n {\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolutionButton\",\n \"type\": \"text\",\n \"default\": \"Show solution\"\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"wrongAnswerMessage\",\n \"type\": \"text\",\n \"label\": \"Wrong Answer\",\n \"importance\": \"low\",\n \"default\": \"Wrong answer\"\n },\n {\n \"name\": \"correctAnswerMessage\",\n \"type\": \"text\",\n \"label\": \"Correct Answer\",\n \"importance\": \"low\",\n \"default\": \"Correct answer\"\n },\n {\n \"name\": \"scoreBarLabel\",\n \"type\": \"text\",\n \"label\": \"Textual representation of the score bar for those using a readspeaker\",\n \"default\": \"You got :num out of :total points\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"a11yCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\"\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableCheckButton\",\n \"type\": \"boolean\",\n \"label\": \"Enable \\\"Check\\\" button\",\n \"widget\": \"none\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Check\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmCheckDialog\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"label\": \"Show confirmation dialog on \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"name\": \"confirmRetryDialog\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"label\": \"Automatically check answer\",\n \"importance\": \"low\",\n \"description\": \"Note that accessibility will suffer if enabling this option\",\n \"name\": \"autoCheck\",\n \"type\": \"boolean\",\n \"default\": false\n },\n {\n \"name\": \"feedbackOnCorrect\",\n \"label\": \"Feedback on correct answer\",\n \"importance\": \"low\",\n \"description\": \"This will override the default feedback text. Variables available: @score and @total\",\n \"type\": \"text\",\n \"maxLength\": 2048,\n \"optional\": true\n },\n {\n \"name\": \"feedbackOnWrong\",\n \"label\": \"Feedback on wrong answer\",\n \"importance\": \"low\",\n \"description\": \"This will override the default feedback text. Variables available: @score and @total\",\n \"type\": \"text\",\n \"maxLength\": 2048,\n \"optional\": true\n }\n ]\n },\n {\n \"label\": \"Check confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmCheck\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Finish ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to finish ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Finish\"\n }\n ]\n },\n {\n \"label\": \"Retry confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmRetry\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Retry ?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to retry ?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Confirm\"\n }\n ]\n }\n]',NULL,1,19,NULL,NULL,NULL,1),(67,'H5P.TwitterUserFeed','Twitter User Feed',1,0,20,1,0,'','twitter-user-feed.js','twitter-user-feed.css','','[\n {\n \"label\": \"Username on Twitter\",\n \"importance\": \"high\",\n \"name\": \"userName\",\n \"type\": \"text\",\n \"description\": \"The username we\'ll be fetching tweets from\"\n },\n {\n \"label\": \"Show replies\",\n \"importance\": \"low\",\n \"name\": \"showReplies\",\n \"type\": \"boolean\"\n },\n {\n \"label\": \"Number of tweets\",\n \"importance\": \"medium\",\n \"name\": \"numTweets\",\n \"type\": \"number\",\n \"default\": 5,\n \"min\": 1,\n \"max\": 20\n }\n]\n',NULL,NULL,NULL,'{\"disable\":true,\"disableExtraTitleField\":true}',NULL,NULL,1),(68,'H5P.Video','Video',1,5,22,0,0,'','scripts/youtube.js, scripts/panopto.js, scripts/html5.js, scripts/flash.js, scripts/video.js','styles/video.css','','[\n {\n \"name\": \"sources\",\n \"type\": \"video\",\n \"label\": \"Video sources\",\n \"importance\": \"high\",\n \"description\": \"To ensure that the video works in all browsers you should add both WebM and MP4 formatted sources.\",\n \"disableCopyright\": true\n },\n {\n \"name\": \"visuals\",\n \"type\": \"group\",\n \"label\": \"Visuals\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"poster\",\n \"type\": \"image\",\n \"label\": \"Poster image\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"fit\",\n \"type\": \"boolean\",\n \"label\": \"Fit video player to use all available space\",\n \"importance\": \"low\",\n \"default\": true,\n \"description\": \"If not set the video player will have the same aspect ratio as the video.\"\n },\n {\n \"name\": \"controls\",\n \"type\": \"boolean\",\n \"label\": \"Show video player controls\",\n \"importance\": \"low\",\n \"default\": true,\n \"description\": \"Add controls to the video player. This allows users to play, pause, etc.\"\n }\n ]\n },\n {\n \"name\": \"playback\",\n \"type\": \"group\",\n \"label\": \"Playback\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"label\": \"Auto-play video\",\n \"importance\": \"low\",\n \"default\": false,\n \"description\": \"Start playing the video automatically. May not work on mobile devices.\"\n },\n {\n \"name\": \"loop\",\n \"type\": \"boolean\",\n \"label\": \"Loop video\",\n \"importance\": \"low\",\n \"default\": false,\n \"description\": \"Automatically start the video over again when it ends.\"\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Video localization\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"text\",\n \"label\": \"Name\",\n \"importance\": \"low\",\n \"default\": \"Video\",\n \"description\": \"Helps identify content of this type.\"\n },\n {\n \"name\": \"loading\",\n \"type\": \"text\",\n \"label\": \"Loading\",\n \"importance\": \"low\",\n \"default\": \"Video player loading...\"\n },\n {\n \"name\": \"noPlayers\",\n \"type\": \"text\",\n \"label\": \"No players found\",\n \"importance\": \"low\",\n \"default\": \"Found no video players that supports the given video format.\"\n },\n {\n \"name\": \"noSources\",\n \"type\": \"text\",\n \"label\": \"No sources\",\n \"importance\": \"low\",\n \"default\": \"Video is missing sources.\"\n },\n {\n \"name\": \"aborted\",\n \"type\": \"text\",\n \"label\": \"Aborted\",\n \"importance\": \"low\",\n \"default\": \"Media playback has been aborted.\"\n },\n {\n \"name\": \"networkFailure\",\n \"type\": \"text\",\n \"label\": \"Network failure\",\n \"importance\": \"low\",\n \"default\": \"Network failure.\"\n },\n {\n \"name\": \"cannotDecode\",\n \"type\": \"text\",\n \"label\": \"Cannot decode video source\",\n \"importance\": \"low\",\n \"default\": \"Unable to decode media.\"\n },\n {\n \"name\": \"formatNotSupported\",\n \"type\": \"text\",\n \"label\": \"Format not supported\",\n \"importance\": \"low\",\n \"default\": \"Video format not supported.\"\n },\n {\n \"name\": \"mediaEncrypted\",\n \"type\": \"text\",\n \"label\": \"Media encrypted\",\n \"importance\": \"low\",\n \"default\": \"Media encrypted.\"\n },\n {\n \"name\": \"unknownError\",\n \"type\": \"text\",\n \"label\": \"Unknown error\",\n \"importance\": \"low\",\n \"default\": \"Unknown error.\"\n },\n {\n \"name\": \"invalidYtId\",\n \"type\": \"text\",\n \"label\": \"Invalid YouTube ID\",\n \"importance\": \"low\",\n \"default\": \"Invalid YouTube ID.\"\n },\n {\n \"name\": \"unknownYtId\",\n \"type\": \"text\",\n \"label\": \"Unknown YouTube ID\",\n \"importance\": \"low\",\n \"default\": \"Unable to find video with the given YouTube ID.\"\n },\n {\n \"name\": \"restrictedYt\",\n \"type\": \"text\",\n \"label\": \"Restricted YouTube video\",\n \"importance\": \"low\",\n \"default\": \"The owner of this video does not allow it to be embedded.\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"label\": \"Accessibility\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"videoTrack\",\n \"type\": \"list\",\n \"label\": \"Add video track\",\n \"importance\": \"low\",\n \"optional\": true,\n \"entity\": \"Track\",\n \"min\": 0,\n \"field\": {\n \"name\": \"track\",\n \"type\": \"group\",\n \"label\": \"Track\",\n \"importance\": \"low\",\n \"expanded\": false,\n \"fields\": [\n {\n \"name\": \"label\",\n \"type\": \"text\",\n \"label\": \"Track label\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"kind\",\n \"type\": \"select\",\n \"label\": \"Type kind, refer to HTML living standard\",\n \"importance\": \"low\",\n \"default\": \"descriptions\",\n \"options\": [\n {\n \"value\": \"subtitles\",\n \"label\": \"Subtitles\"\n },\n {\n \"value\": \"captions\",\n \"label\": \"Captions\"\n },\n {\n \"value\": \"descriptions\",\n \"label\": \"Descriptions\"\n },\n {\n \"value\": \"chapters\",\n \"label\": \"Chapters\"\n }\n ]\n },\n {\n \"name\": \"srcLang\",\n \"type\": \"text\",\n \"label\": \"Source language, must be defined for subtitles\",\n \"importance\": \"low\",\n \"default\": \"en\",\n \"description\": \"Must be a valid BCP 47 language tag. If the kind attribute is set to subtitles, then srclang must be defined.\"\n },\n {\n \"name\": \"track\",\n \"type\": \"file\",\n \"label\": \"Track file (WebVTT)\",\n \"importance\": \"low\"\n }\n ]\n }\n }\n ]\n }\n]\n',NULL,1,19,NULL,NULL,NULL,1),(69,'H5PEditor.AudioRecorder','H5P Editor Audio Recorder',1,0,7,0,0,'','dist/h5p-editor-audio-recorder.js','styles/font-open-sans.css','','',NULL,1,20,NULL,NULL,NULL,1),(70,'H5PEditor.CoursePresentation','Course Presentation Editor',1,22,6,0,0,'','scripts/disposable-boolean.js, scripts/cp-editor.js, scripts/slide-selector.js, scripts/bg-selector.js','styles/cp-editor.css, styles/slide-selector.css, styles/bg-selector.css, styles/toolbar.css','','',NULL,1,24,NULL,NULL,NULL,1),(71,'H5PEditor.DragQuestion','Drag Question Editor',1,10,19,0,0,'','H5PEditor.DragQuestion.js, H5PEditor.DynamicCheckboxes.js','H5PEditor.DragQuestion.css','','',NULL,1,24,NULL,NULL,NULL,1),(72,'H5PEditor.Duration','H5PEditor.Duration',1,1,12,0,0,'','scripts/duration.js','styles/duration.css','','',NULL,1,24,NULL,NULL,NULL,1),(73,'H5PEditor.ImageCoordinateSelector','H5PEditor.ImageCoordinateSelector',1,2,5,0,0,'','scripts/image-coordinate-selector.js','styles/image-coordinate-selector.css','','',NULL,1,12,NULL,NULL,NULL,1),(74,'H5PEditor.ImageHotspotQuestion','Image Hotspot Question Editor',1,8,10,0,0,'','image-hotspot-question-editor.js','image-hotspot-question-editor.css','','',NULL,1,12,NULL,NULL,NULL,1),(75,'H5PEditor.InteractiveVideo','Interactive Video Editor',1,22,7,0,0,'','Scripts/image-radio-button-group.js, Scripts/interactive-video-editor.js, Scripts/guided-tours.js, Scripts/require-completion.js','styles/image-radio-button-group.css, styles/interactive-video-editor.css, styles/require-completion.css','','',NULL,1,24,NULL,NULL,NULL,1),(76,'H5PEditor.QuestionSetTextualEditor','H5P Editor Question Set Textual Editor',1,3,13,0,0,'','dist/question-set-textual-editor.js','','','',NULL,1,24,NULL,NULL,NULL,1),(77,'H5PEditor.RadioGroup','H5PEditor.RadioGroup',1,1,4,0,0,'','radio-group.js','radio-group.css','','',NULL,1,12,NULL,NULL,NULL,1),(78,'H5PEditor.RadioSelector','H5PEditor.RadioSelector',1,2,2,0,0,'','radio-selector.js','radio-selector.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(79,'H5PEditor.RangeList','H5P Editor Range List',1,0,11,0,0,'','h5p-editor-range-list.js','h5p-editor-range-list.css','','',NULL,1,14,NULL,NULL,NULL,1),(80,'H5PEditor.SelectToggleFields','Toggle visibility of fields when selecting options in list',1,1,1,0,0,'','select-toggle-fields.js','select-toggle-fields.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(81,'H5PEditor.Shape','H5PEditor.Shape',1,0,0,0,0,'','','styles/shape.css','','',NULL,1,12,NULL,NULL,NULL,1),(82,'H5PEditor.SingleChoiceSetTextualEditor','H5P Editor Single Choice Set Textual Editor',1,0,8,0,0,'','h5peditor-ssc-editor.js','h5peditor-ssc-editor.css','','',NULL,1,24,NULL,NULL,NULL,1),(83,'H5PEditor.SummaryTextualEditor','H5P Editor Summary Textual Editor',1,1,10,0,0,'','summary-textual-editor.js','styles/H5PEditor.SummaryTextualEditor.css','','',NULL,1,24,NULL,NULL,NULL,1),(84,'H5PEditor.TableList','H5P Editor Table List',1,0,4,0,0,'','h5p-editor-table-list.js','h5p-editor-table-list.css','','',NULL,1,14,NULL,NULL,NULL,1),(85,'H5PEditor.Timecode','Timecode Editor',1,2,12,0,0,'','timecode.js','timecode.css','','',NULL,1,12,NULL,NULL,NULL,1),(86,'H5PEditor.UrlField','Url Field',1,2,2,0,0,'','link-widget.js','link-widget.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(87,'H5PEditor.VerticalTabs','H5P Editor Vertical Tabs',1,3,8,0,0,'','vertical-tabs.js','styles/css/vertical-tabs.css','','',NULL,1,24,NULL,NULL,NULL,1),(88,'H5PEditor.Wizard','H5PEditor.Wizard',1,2,15,0,0,'','Scripts/Wizard.js','Styles/Wizard.css','','',NULL,1,23,NULL,NULL,NULL,1),(89,'MustacheJS','Mustache JS',1,0,2,0,0,'','mustache.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(90,'Shepherd','Shepherd',1,0,3,0,0,'','scripts/shepherd.js','styles/shepherd-theme-arrows.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(91,'TimelineJS','TimelineJS',1,1,1,0,0,'','js/storyjs-embed.js, timeline.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(92,'blob','Blob',1,0,6,0,0,'','scripts/Blob.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(93,'docxgenJS','Docxgen JS',1,0,3,0,0,'','docxgen.min.js, jszip.min.js, jszip-utils.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(94,'downloadify','Downloadify',1,0,3,0,0,'','scripts/downloadify.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(95,'filesaver','FileSaver',1,0,6,0,0,'','scripts/FileSaver.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(96,'flowplayer','Flowplayer',1,0,5,0,0,'','scripts/flowplayer-3.2.12.min.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(97,'jQuery.ui','UI',1,10,22,0,0,'','h5p-jquery-ui.js','h5p-jquery-ui.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(98,'swfobject','SwfObject',1,0,2,0,0,'','scripts/swfobject.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(99,'H5P.GuessTheAnswer','Guess the Answer',1,4,13,1,0,'iframe','guess-the-answer.js','guess-the-answer.css','','[\n {\n \"label\": \"Task description\",\n \"importance\": \"medium\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"description\": \"Describe how the user should solve the task.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n }\n ]\n },\n {\n \"label\": \"Descriptive solution label\",\n \"importance\": \"low\",\n \"name\": \"solutionLabel\",\n \"type\": \"text\",\n \"widget\": \"textarea\",\n \"default\": \"Click to see the answer.\",\n \"description\": \"Clickable text area where the solution will be displayed.\",\n \"optional\": true\n },\n {\n \"label\": \"Solution text\",\n \"importance\": \"high\",\n \"name\": \"solutionText\",\n \"type\": \"text\",\n \"widget\": \"textarea\",\n \"description\": \"The solution for the picture.\"\n }\n]\n',NULL,1,19,NULL,'https://h5p.org/tutorial-guess-the-answer','https://h5p.org/guess-the-answer',1),(100,'H5P.PersonalityQuiz','Personality Quiz',1,0,8,1,0,'iframe','js/personalityQuiz.js, js/wheelAnimation.js','css/personalityQuiz.css','','[\n {\n \"name\": \"titleScreen\",\n \"type\": \"group\",\n \"label\": \"Title Screen\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"group\",\n \"label\": \"Title\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Title\"\n },\n {\n \"name\": \"display\",\n \"type\": \"boolean\",\n \"label\": \"Display Title\",\n \"description\": \"Wether or not to show the title as a headline at the start of the personality quiz.\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"image\",\n \"type\": \"group\",\n \"label\": \"Optional: Image\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"file\",\n \"type\": \"image\",\n \"label\": \"File\"\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alt text\",\n \"description\": \"Alternative text if the browser is unable to load the image.\"\n }\n ]\n },\n {\n \"name\": \"skip\",\n \"label\": \"Skip\",\n \"type\": \"boolean\",\n \"description\": \"Select if you want the quiz to start on the first question instead of the title screen.\",\n \"default\": false\n }\n ]\n },\n {\n \"name\": \"resultScreen\",\n \"type\": \"group\",\n \"label\": \"Result screen\",\n \"fields\": [\n {\n \"name\": \"animation\",\n \"type\": \"select\",\n \"label\": \"Animation\",\n \"description\": \"The Wheel of Fortune animation will only use the images associated with personalities if ALL personalities has an image associated with them.\",\n \"default\": \"none\",\n \"options\": [\n {\n \"label\": \"None\",\n \"value\": \"none\"\n },\n {\n \"label\": \"Fade in\",\n \"value\": \"fade-in\"\n },\n {\n \"label\": \"Wheel of Fortune\",\n \"value\": \"wheel\"\n }\n ]\n },\n {\n \"name\": \"displayTitle\",\n \"type\": \"boolean\",\n \"label\": \"Display personality title?\",\n \"default\": true\n },\n {\n \"name\": \"displayDescription\",\n \"type\": \"boolean\",\n \"label\": \"Display description?\",\n \"default\": true\n },\n {\n \"name\": \"imagePosition\",\n \"type\": \"select\",\n \"label\": \"Personality Image Position\",\n \"description\": \"Choose how to display the image, if there is any, of the result personality. Background will fill the entire H5P container and center the image. Inline will put the image as an image element between the result personality name and description.\",\n \"default\": \"background\",\n \"options\": [\n {\n \"value\": \"background\",\n \"label\": \"Background\"\n },\n {\n \"value\": \"inline\",\n \"label\": \"Inline\"\n }\n ]\n }\n ]\n },\n {\n \"name\": \"personalities\",\n \"type\": \"list\",\n \"label\": \"Personality\",\n \"entity\": \"personality\",\n \"min\": 2,\n \"max\": 10,\n \"field\": {\n \"name\": \"personality\",\n \"type\": \"group\",\n \"label\": \"Personality\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"text\",\n \"label\": \"Personality name\",\n \"description\": \"The personality name will be used to associate answers with their respective personalities.\"\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Description\",\n \"maxLength\": 450,\n \"widget\": \"textarea\"\n },\n {\n \"name\": \"image\",\n \"type\": \"group\",\n \"label\": \"Optional: Image\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"file\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"description\": \"An image to display on the result screen.\"\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alt text\",\n \"description\": \"Alternative text if the browser is unable to load the image.\"\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"questions\",\n \"type\": \"list\",\n \"label\": \"Questions\",\n \"entity\": \"question\",\n \"field\": {\n \"name\": \"question\",\n \"type\": \"group\",\n \"label\": \"Question\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Question\"\n },\n {\n \"name\": \"image\",\n \"type\": \"group\",\n \"label\": \"Optional: Image\",\n \"description\": \"Image displayed at the top of the screen above or below the question text.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"file\",\n \"type\": \"image\",\n \"label\": \"File\"\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alt text\",\n \"description\": \"Alternative text if the browser is unable to load the image.\"\n }\n ]\n },\n {\n \"name\": \"answers\",\n \"type\": \"list\",\n \"label\": \"Answers\",\n \"entity\": \"answer\",\n \"min\": 2,\n \"max\": 6,\n \"field\": {\n \"name\": \"answer\",\n \"type\": \"group\",\n \"label\": \"Answer\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"text\"\n },\n {\n \"name\": \"personality\",\n \"type\": \"text\",\n \"label\": \"Personalities\",\n \"description\": \"A comma separated list of personality names associated with this answer.\"\n },\n {\n \"name\": \"image\",\n \"type\": \"group\",\n \"description\": \"Images associated with answers will not show up unless all answers associated with a question has an image attached.\",\n \"label\": \"Optional: Image\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"file\",\n \"type\": \"image\",\n \"label\": \"File\"\n },\n {\n \"name\": \"alt\",\n \"type\": \"text\",\n \"label\": \"Alt text\",\n \"description\": \"Alternative text if the browser is unable to load the image.\"\n }\n ]\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"label\": \"Start\",\n \"name\": \"startText\",\n \"type\": \"text\",\n \"default\": \"Start\",\n \"description\": \"Text displayed on the start quiz button on the title card.\"\n },\n {\n \"label\": \"Progress text\",\n \"name\": \"progressText\",\n \"type\": \"text\",\n \"default\": \"@question of @total\",\n \"description\": \"Progress text, variables available: @question and @total. Example: \'@question of @total\'\"\n },\n {\n \"name\": \"retakeText\",\n \"label\": \"Retake\",\n \"type\": \"text\",\n \"default\": \"Retake the quiz\",\n \"description\": \"Retake text\"\n },\n {\n \"name\": \"animation\",\n \"type\": \"boolean\",\n \"label\": \"Animation\",\n \"default\": true,\n \"description\": \"Uncheck to turn off all animation\"\n },\n {\n \"name\": \"buttonColor\",\n \"type\": \"text\",\n \"label\": \"Button Accent\",\n \"description\": \"Change the color of the button borders and the animation color fill\",\n \"default\": \"4D5DAA\",\n \"widget\": \"colorSelector\"\n },\n {\n \"name\": \"progressbarColor\",\n \"type\": \"text\",\n \"label\": \"Progressbar Color\",\n \"description\": \"Determines the color of the progress bar\",\n \"default\": \"38B755\",\n \"widget\": \"colorSelector\"\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/personality-quiz',1),(101,'H5PEditor.ColorSelector','H5PEditor.ColorSelector',1,0,3,0,0,'','scripts/spectrum.js, scripts/color-selector.js','styles/spectrum.css, styles/color-selector.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(102,'H5P.ImageHotspots','Image Hotspots',1,9,12,1,1,'iframe','scripts/image-hotspots.js, scripts/hotspot.js, scripts/popup.js','styles/image-hotspots.css','','[\n {\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"name\": \"image\",\n \"type\": \"image\",\n \"description\": \"Image shown on background.\"\n },\n {\n \"name\": \"backgroundImageAltText\",\n \"type\": \"text\",\n \"label\": \"Alternative text for background image\",\n \"description\": \"If the browser can\'t load the image this text will be displayed instead. Also used by assistive technologies.\",\n \"optional\": true\n },\n {\n \"name\": \"iconType\",\n \"type\": \"select\",\n \"label\": \"Hotspot Icon\",\n \"options\": [\n {\n \"value\": \"icon\",\n \"label\": \"Predefined icon\"\n },\n {\n \"value\": \"image\",\n \"label\": \"Uploaded image\"\n }\n ],\n \"default\": \"icon\"\n },\n {\n \"name\": \"icon\",\n \"type\": \"select\",\n \"label\": \"Predefined icon\",\n \"importance\": \"medium\",\n \"description\": \"Using a predefined icon for the hotspot.\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"icon\"\n ]\n }\n ]\n },\n \"options\": [\n {\n \"value\": \"plus\",\n \"label\": \"Plus\"\n },\n {\n \"value\": \"minus\",\n \"label\": \"Minus\"\n },\n {\n \"value\": \"times\",\n \"label\": \"Times\"\n },\n {\n \"value\": \"check\",\n \"label\": \"Check\"\n },\n {\n \"value\": \"question\",\n \"label\": \"Question\"\n },\n {\n \"value\": \"info\",\n \"label\": \"Info\"\n },\n {\n \"value\": \"exclamation\",\n \"label\": \"Exclamation\"\n }\n ],\n \"default\": \"plus\"\n },\n {\n \"name\": \"iconImage\",\n \"type\": \"image\",\n \"label\": \"Uploaded image\",\n \"optional\": false,\n \"description\": \"Use your own image for the hotspot icon.
75px by 75px is recommended for your image.\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"image\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"color\",\n \"type\": \"text\",\n \"label\": \"Hotspot color\",\n \"importance\": \"medium\",\n \"description\": \"The color of the hotspots\",\n \"optional\": true,\n \"default\": \"#981d99\",\n \"widget\": \"showWhen\",\n \"spectrum\": {\n \"showInput\": true\n },\n \"showWhen\": {\n \"widget\": \"colorSelector\",\n \"rules\": [\n {\n \"field\": \"iconType\",\n \"equals\": [\n \"icon\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"hotspots\",\n \"type\": \"list\",\n \"entity\": \"hotspot\",\n \"label\": \"Hotspots\",\n \"importance\": \"high\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"hotspot\",\n \"type\": \"group\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"position\",\n \"type\": \"group\",\n \"widget\": \"imageCoordinateSelector\",\n \"imageFieldPath\": \"../../image\",\n \"label\": \"Hotspot position\",\n \"importance\": \"high\",\n \"description\": \"Click on the thumbnail image to place the hotspot\",\n \"fields\": [\n {\n \"name\": \"x\",\n \"type\": \"number\"\n },\n {\n \"name\": \"y\",\n \"type\": \"number\"\n },\n {\n \"name\": \"legacyPositioning\",\n \"type\": \"boolean\"\n }\n ]\n },\n {\n \"name\": \"alwaysFullscreen\",\n \"type\": \"boolean\",\n \"label\": \"Cover entire background image\",\n \"importance\": \"low\",\n \"description\": \"When the user clicks the hotspot the popup will cover the entire background image\"\n },\n {\n \"name\": \"header\",\n \"type\": \"text\",\n \"label\": \"Header\",\n \"importance\": \"low\",\n \"description\": \"Optional header for the popup\",\n \"optional\": true\n },\n {\n \"name\": \"content\",\n \"type\": \"list\",\n \"label\": \"Popup content\",\n \"importance\": \"medium\",\n \"field\": {\n \"name\": \"action\",\n \"type\": \"library\",\n \"label\": \"Content Item\",\n \"options\": [\n \"H5P.Text 1.1\",\n \"H5P.Video 1.5\",\n \"H5P.Image 1.1\",\n \"H5P.Audio 1.4\"\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"hotspotNumberLabel\",\n \"type\": \"text\",\n \"label\": \"Hotspot label for assistive technologies\",\n \"default\": \"Hotspot #num\",\n \"description\": \"Will help announce what hotspot element has been navigated to if there is no header specified for a hotspot. #num can be used to replace the hotspot number.\",\n \"common\": true\n },\n {\n \"name\": \"closeButtonLabel\",\n \"type\": \"text\",\n \"label\": \"Close button label for assistive technologies\",\n \"default\": \"Close\",\n \"common\": true\n }\n]\n',NULL,1,19,NULL,'https://h5p.org/tutorial-image-hotspots','https://h5p.org/image-hotspots',1),(103,'H5PEditor.ColorSelector','H5PEditor.ColorSelector',1,3,1,0,0,'','scripts/spectrum.js, scripts/color-selector.js','styles/spectrum.css, styles/color-selector.css','','',NULL,1,24,NULL,NULL,NULL,1),(104,'H5P.DragNBar','Drag N Bar',1,4,8,0,0,'','scripts/drag-n-bar.js, scripts/context-menu.js, scripts/dialog.js, scripts/drag-n-bar-element.js','styles/drag-n-bar.css, styles/dialog.css, styles/context-menu.css','','',NULL,1,14,NULL,NULL,NULL,1),(105,'H5P.ImageMultipleHotspotQuestion','Find Multiple Hotspots',1,0,1,1,0,'','image-multiple-hotspot-question.js','image-multiple-hotspot-question.css','','[\n {\n \"name\": \"imageMultipleHotspotQuestion\",\n \"type\": \"group\",\n \"widget\": \"wizard\",\n \"label\": \"Image Multiple Hotspot Question Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"backgroundImageSettings\",\n \"type\": \"group\",\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"questionTitle\",\n \"type\": \"text\",\n \"label\": \"The title of this question\",\n \"importance\": \"high\",\n \"default\": \"Image hotspot question\",\n \"description\": \"Used in summaries, statistics etc.\"\n },\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"importance\": \"high\",\n \"description\": \"Select an image to use as background the image hotspot question.\"\n }\n ]\n },\n {\n \"name\": \"hotspotSettings\",\n \"type\": \"group\",\n \"label\": \"Hotspots\",\n \"importance\": \"high\",\n \"widget\": \"imageMultipleHotspotQuestion\",\n \"description\": \"Choose appropriate figure for your hotspot, configure it, then drag and resize it into place.\",\n \"fields\": [\n {\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"description\": \"Instructions to the user.\",\n \"optional\": true\n },\n {\n \"name\": \"hotspotName\",\n \"type\": \"text\",\n \"label\": \"Hotspot Name\",\n \"importance\": \"high\",\n \"description\": \"Please enter what the user is trying to find i.e. risks, objects, errors (this will be used in feedback statements).\",\n \"optional\": true\n },\n {\n \"name\": \"numberHotspots\",\n \"type\": \"number\",\n \"label\": \"Number of correct hotspots that need to be found for question completion\",\n \"importance\": \"high\",\n \"description\": \"If left blank, will default to the number of correct hotspots created.\",\n \"optional\": true\n },\n {\n \"name\": \"hotspot\",\n \"type\": \"list\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"entity\": \"Hotspot\",\n \"field\": {\n \"type\": \"group\",\n \"label\": \"Hotspot\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"userSettings\",\n \"type\": \"group\",\n \"label\": \"userSettings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"correct\",\n \"type\": \"boolean\",\n \"label\": \"Correct\",\n \"importance\": \"low\",\n \"description\": \"There can be multiple correct hotspots. The user gets correct/incorrect feedback immediately after each click. The feedback will be displayed in the form of - (Text entered below) (Number of hotspots found) of (Correct hotspots needed) (Hotspot Name entered above).\"\n },\n {\n \"name\": \"feedbackText\",\n \"type\": \"text\",\n \"label\": \"Feedback\",\n \"importance\": \"low\",\n \"placeholder\": \"Correct, you have found\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"computedSettings\",\n \"type\": \"group\",\n \"label\": \"computedSettings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"x\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"y\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"width\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"height\",\n \"type\": \"number\",\n \"optional\": true\n },\n {\n \"name\": \"figure\",\n \"type\": \"text\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"noneSelectedFeedback\",\n \"type\": \"text\",\n \"label\": \"Feedback if the user selects an empty spot:\",\n \"importance\": \"low\",\n \"placeholder\": \"You didn\'t locate any hotspots, try again!\",\n \"optional\": true\n },\n {\n \"name\": \"alreadySelectedFeedback\",\n \"type\": \"text\",\n \"label\": \"Feedback if the user selects an already found hotspot:\",\n \"placeholder\": \"You have already found this one!\",\n \"importance\": \"low\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n]\n',NULL,1,6,NULL,NULL,'https://h5p.org/find-multiple-hotspots',1),(106,'H5PEditor.ImageMultipleHotspotQuestion','Image Multiple Hotspot Question Editor',1,0,0,0,0,'','image-multiple-hotspot-question-editor.js','image-multiple-hotspot-question-editor.css','','',NULL,1,12,NULL,NULL,NULL,1),(107,'H5P.ImageJuxtaposition','Image Juxtaposition',1,4,1,1,1,'iframe','dist/h5p-image-juxtaposition.js','dist/h5p-image-juxtaposition.css','','[\n {\n \"name\": \"title\",\n \"label\": \"Heading\",\n \"importance\": \"high\",\n \"type\": \"text\",\n \"optional\": true,\n \"placeholder\": \"Here you can add an optional heading.\",\n \"description\": \"The heading you\'d like to show before the befort/after image\"\n },\n {\n \"name\": \"imageBefore\",\n \"type\": \"group\",\n \"label\": \"First image\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"imageBefore\",\n \"label\": \"First image\",\n \"importance\": \"low\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Image 1.1\"\n ],\n \"optional\": false,\n \"description\": \"The first image. Please make sure that it has the same size as the second image.\"\n },\n {\n \"name\": \"labelBefore\",\n \"label\": \"Label for first image\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"optional\": true,\n \"description\": \"Label to put over first image\"\n }\n ]\n },\n {\n \"name\": \"imageAfter\",\n \"type\": \"group\",\n \"label\": \"Second image\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"imageAfter\",\n \"label\": \"Second image\",\n \"importance\": \"low\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Image 1.1\"\n ],\n \"optional\": false,\n \"description\": \"The second image. Please make sure that it has the same size as the first image.\"\n },\n {\n \"name\": \"labelAfter\",\n \"label\": \"Label for second image\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"optional\": true,\n \"description\": \"Label to put over second image\"\n }\n ]\n },\n {\n \"name\": \"behavior\",\n \"type\": \"group\",\n \"label\": \"Behavioral settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you set some details\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"startingPosition\",\n \"type\": \"number\",\n \"label\": \"Slider start position in %\",\n \"description\": \"Sets the start position of the slider\",\n \"default\": 50,\n \"min\": 0,\n \"max\": 100,\n \"optional\": false\n },\n {\n \"name\": \"sliderOrientation\",\n \"type\": \"select\",\n \"label\": \"Slider orientation\",\n \"description\": \"Horizontal will move left and right, vertical will move up and down.\",\n \"options\": [\n {\n \"value\": \"horizontal\",\n \"label\": \"Horizontal\"\n },\n {\n \"value\": \"vertical\",\n \"label\": \"Vertical\"\n }\n ],\n \"default\": \"horizontal\"\n },\n {\n \"name\": \"sliderColor\",\n \"type\": \"text\",\n \"label\": \"Slider color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#f3f3f3\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true\n }\n }\n ]\n }\n]\n',NULL,1,15,NULL,NULL,'https://h5p.org/image-juxtaposition',1),(108,'H5P.AudioRecorder','Audio Recorder',1,0,23,1,0,'iframe','dist/h5p-audio-recorder.js','fonts/h5p-audio-recorder-font-open-sans.css','','[\n {\n \"label\": \"Task Description\",\n \"importance\": \"high\",\n \"name\": \"title\",\n \"type\": \"text\",\n \"widget\": \"textarea\",\n \"description\": \"Optional text to display above the audio recorder\",\n \"optional\": true\n },\n {\n \"label\": \"Localization\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"recordAnswer\",\n \"label\": \"Record button text\",\n \"type\": \"text\",\n \"default\": \"Record\"\n },\n {\n \"name\": \"pause\",\n \"label\": \"Pause button text\",\n \"type\": \"text\",\n \"default\": \"Pause\"\n },\n {\n \"name\": \"continue\",\n \"label\": \"Continue button text\",\n \"type\": \"text\",\n \"default\": \"Continue\"\n },\n {\n \"name\": \"download\",\n \"label\": \"Download button text\",\n \"type\": \"text\",\n \"default\": \"Download\"\n },\n {\n \"name\": \"done\",\n \"label\": \"Done button text\",\n \"type\": \"text\",\n \"default\": \"Done\"\n },\n {\n \"name\": \"retry\",\n \"label\": \"Retry button text\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"microphoneNotSupported\",\n \"label\": \"Microphone not supported error message\",\n \"type\": \"text\",\n \"default\": \"Microphone not supported. Make sure you are using a browser that allows microphone recording.\"\n },\n {\n \"name\": \"microphoneInaccessible\",\n \"label\": \"Microphone inaccessible error message\",\n \"type\": \"text\",\n \"default\": \"Microphone is not accessible. Make sure that the browser microphone is enabled.\"\n },\n {\n \"name\": \"insecureNotAllowed\",\n \"type\": \"text\",\n \"label\": \"Message displayed when insecure access is not allowed\",\n \"description\": \"Some browsers do not allow using the microphone when the page is served using HTTP. This message will be displayed if that is the case\",\n \"default\": \"Access to microphone is not allowed in your browser since this page is not served using HTTPS. Please contact the author, and ask him to make this available using HTTPS\"\n },\n {\n \"name\": \"statusReadyToRecord\",\n \"label\": \"Ready to record status message\",\n \"type\": \"text\",\n \"default\": \"Press a button below to record your answer.\"\n },\n {\n \"name\": \"statusRecording\",\n \"label\": \"Recording status message\",\n \"type\": \"text\",\n \"default\": \"Recording...\"\n },\n {\n \"name\": \"statusPaused\",\n \"label\": \"Paused status message\",\n \"type\": \"text\",\n \"default\": \"Recording paused. Press a button to continue recording.\"\n },\n {\n \"name\": \"statusFinishedRecording\",\n \"label\": \"Finished recording status message\",\n \"type\": \"text\",\n \"default\": \"You have successfully recorded your answer! Listen to the recording below.\"\n },\n {\n \"name\": \"downloadRecording\",\n \"label\": \"Download recording message\",\n \"type\": \"text\",\n \"default\": \"Download this recording or retry.\"\n },\n {\n \"name\": \"retryDialogHeaderText\",\n \"label\": \"Retry dialog header text\",\n \"type\": \"text\",\n \"default\": \"Retry recording?\"\n },\n {\n \"name\": \"retryDialogBodyText\",\n \"label\": \"Retry dialog body text\",\n \"type\": \"text\",\n \"default\": \"By pressing \\\"Retry\\\" you will lose your current recording.\"\n },\n {\n \"name\": \"retryDialogConfirmText\",\n \"label\": \"Retry dialog confirm text\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"retryDialogCancelText\",\n \"label\": \"Retry dialog cancel text\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"name\": \"statusCantCreateTheAudioFile\",\n \"label\": \"Can\'t create audio file status message\",\n \"type\": \"text\",\n \"default\": \"Can\'t create the audio file.\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/audio-recorder',1),(109,'H5P.SpeakTheWords','Speak the Words',1,3,11,1,0,'iframe','dist/dist.js','','','[\n {\n \"name\": \"question\",\n \"label\": \"Describe task\",\n \"type\": \"text\",\n \"placeholder\": \"How do you say \'Yes\' in Spanish?\"\n },\n {\n \"name\": \"acceptedAnswers\",\n \"label\": \"Accepted answers\",\n \"type\": \"list\",\n \"min\": 1,\n \"field\": {\n \"name\": \"acceptedAnswer\",\n \"label\": \"Accepted answer\",\n \"type\": \"text\"\n }\n },\n {\n \"name\": \"incorrectAnswerText\",\n \"label\": \"Incorrect answer text\",\n \"type\": \"text\",\n \"default\": \"Incorrect answer\"\n },\n {\n \"name\": \"correctAnswerText\",\n \"label\": \"Correct answer text\",\n \"type\": \"text\",\n \"default\": \"Correct answer\"\n },\n {\n \"name\": \"inputLanguage\",\n \"label\": \"Language of speech input\",\n \"type\": \"select\",\n \"options\": [\n {\n \"label\": \"Afrikaans\",\n \"value\": \"af-ZA\"\n },\n {\n \"label\": \"Amharic\",\n \"value\": \"am-ET\"\n },\n {\n \"label\": \"Arabic (Algeria)\",\n \"value\": \"ar-DZ\"\n },\n {\n \"label\": \"Arabic (Bahrain)\",\n \"value\": \"ar-BH\"\n },\n {\n \"label\": \"Arabic (Egypt)\",\n \"value\": \"ar-EG\"\n },\n {\n \"label\": \"Arabic (Iraq)\",\n \"value\": \"ar-IQ\"\n },\n {\n \"label\": \"Arabic (Jordan)\",\n \"value\": \"ar-JO\"\n },\n {\n \"label\": \"Arabic (Kuwait)\",\n \"value\": \"ar-KW\"\n },\n {\n \"label\": \"Arabic (Lebanon)\",\n \"value\": \"ar-LB\"\n },\n {\n \"label\": \"Arabic (Lybia)\",\n \"value\": \"ar-LY\"\n },\n {\n \"label\": \"Arabic (Morocco)\",\n \"value\": \"ar-MA\"\n },\n {\n \"label\": \"Arabic (Oman)\",\n \"value\": \"ar-OM\"\n },\n {\n \"label\": \"Arabic (Qatar)\",\n \"value\": \"ar-QA\"\n },\n {\n \"label\": \"Arabic (Saudi Arabia)\",\n \"value\": \"ar-SA\"\n },\n {\n \"label\": \"Arabic (Tunisia)\",\n \"value\": \"ar-TN\"\n },\n {\n \"label\": \"Arabic (UAE)\",\n \"value\": \"ar-AE\"\n },\n {\n \"label\": \"Arabic (Yemen)\",\n \"value\": \"ar-YE\"\n },\n {\n \"label\": \"Armenian\",\n \"value\": \"hy-AM\"\n },\n {\n \"label\": \"Azerbaijani\",\n \"value\": \"az-AZ\"\n },\n {\n \"label\": \"Basque\",\n \"value\": \"eu-ES\"\n },\n {\n \"label\": \"Bengali (Bangladesh)\",\n \"value\": \"bn-BD\"\n },\n {\n \"label\": \"Bengali (India)\",\n \"value\": \"bn-IN\"\n },\n {\n \"label\": \"Bulgarian\",\n \"value\": \"bg-BG\"\n },\n {\n \"label\": \"Catalan\",\n \"value\": \"ca-ES\"\n },\n {\n \"label\": \"Central Khmer\",\n \"value\": \"km-KH\"\n },\n {\n \"label\": \"Chinese, Mandarin (Traditional, Taiwan)\",\n \"value\": \"cmn-Hant-TW\"\n },\n {\n \"label\": \"Chinese, Cantonese (Traditional, Hong Kong)\",\n \"value\": \"yue-Hant-HK\"\n },\n {\n \"label\": \"Chinese, Mandarin (Simplified, China)\",\n \"value\": \"cmn-Hans-CN\"\n },\n {\n \"label\": \"Chinese, Mandarin (Simplified, Hong Kong)\",\n \"value\": \"cmn-Hans-HK\"\n },\n {\n \"label\": \"Croatian\",\n \"value\": \"hr-HR\"\n },\n {\n \"label\": \"Czech\",\n \"value\": \"cs-CZ\"\n },\n {\n \"label\": \"Danish\",\n \"value\": \"da-DK\"\n },\n {\n \"label\": \"Dutch\",\n \"value\": \"nl-NL\"\n },\n {\n \"label\": \"English (Australia)\",\n \"value\": \"en-AU\"\n },\n {\n \"label\": \"English (Canada)\",\n \"value\": \"en-CA\"\n },\n {\n \"label\": \"English (Ghana)\",\n \"value\": \"en-GH\"\n },\n {\n \"label\": \"English (India)\",\n \"value\": \"en-IN\"\n },\n {\n \"label\": \"English (Kenya)\",\n \"value\": \"en-KE\"\n },\n {\n \"label\": \"English (New Zealand)\",\n \"value\": \"en-NZ\"\n },\n {\n \"label\": \"English (Nigeria)\",\n \"value\": \"en-NG\"\n },\n {\n \"label\": \"English (Philippines)\",\n \"value\": \"en-PH\"\n },\n {\n \"label\": \"English (South Africa)\",\n \"value\": \"en-ZA\"\n },\n {\n \"label\": \"English (Tanzania)\",\n \"value\": \"en-TZ\"\n },\n {\n \"label\": \"English(UK)\",\n \"value\": \"en-GB\"\n },\n {\n \"label\": \"English(US)\",\n \"value\": \"en-US\"\n },\n {\n \"label\": \"Filipino\",\n \"value\": \"fil-PH\"\n },\n {\n \"label\": \"Finnish\",\n \"value\": \"fi-FI\"\n },\n {\n \"label\": \"French\",\n \"value\": \"fr-FR\"\n },\n {\n \"label\": \"Galician\",\n \"value\": \"gl-ES\"\n },\n {\n \"label\": \"Georgian\",\n \"value\": \"ka-GE\"\n },\n {\n \"label\": \"German\",\n \"value\": \"de-DE\"\n },\n {\n \"label\": \"Greek\",\n \"value\": \"el-GR\"\n },\n {\n \"label\": \"Gujarati\",\n \"value\": \"gu-IN\"\n },\n {\n \"label\": \"Hebrew\",\n \"value\": \"he\"\n },\n {\n \"label\": \"Hindi (India)\",\n \"value\": \"hi-IN\"\n },\n {\n \"label\": \"Hungarian\",\n \"value\": \"hu\"\n },\n {\n \"label\": \"Icelandic\",\n \"value\": \"is\"\n },\n {\n \"label\": \"Indonesian\",\n \"value\": \"id-ID\"\n },\n {\n \"label\": \"Italian\",\n \"value\": \"it-IT\"\n },\n {\n \"label\": \"Italian (Switzerland)\",\n \"value\": \"it-CH\"\n },\n {\n \"label\": \"Japanese\",\n \"value\": \"ja\"\n },\n {\n \"label\": \"Javanese\",\n \"value\": \"jv-ID\"\n },\n {\n \"label\": \"Kannada\",\n \"value\": \"kn-IN\"\n },\n {\n \"label\": \"Korean\",\n \"value\": \"ko\"\n },\n {\n \"label\": \"Lao\",\n \"value\": \"lo-LA\"\n },\n {\n \"label\": \"Latin\",\n \"value\": \"la\"\n },\n {\n \"label\": \"Latvian\",\n \"value\": \"lv-LV\"\n },\n {\n \"label\": \"Lithuanian\",\n \"value\": \"lt-LT\"\n },\n {\n \"label\": \"Malayalam\",\n \"value\": \"ml-IN\"\n },\n {\n \"label\": \"Malaysian\",\n \"value\": \"ms-MY\"\n },\n {\n \"label\": \"Mandarin Chinese\",\n \"value\": \"zh-CN\"\n },\n {\n \"label\": \"Marathi\",\n \"value\": \"mr-IN\"\n },\n {\n \"label\": \"Nepali\",\n \"value\": \"ne-NP\"\n },\n {\n \"label\": \"Norwegian\",\n \"value\": \"nb-NO\"\n },\n {\n \"label\": \"Pig Latin\",\n \"value\": \"xx-piglatin\"\n },\n {\n \"label\": \"Polish\",\n \"value\": \"pl\"\n },\n {\n \"label\": \"Portuguese\",\n \"value\": \"pt-PT\"\n },\n {\n \"label\": \"Portuguese (Brazil)\",\n \"value\": \"pt-BR\"\n },\n {\n \"label\": \"Romanian\",\n \"value\": \"ro-RO\"\n },\n {\n \"label\": \"Russian\",\n \"value\": \"ru\"\n },\n {\n \"label\": \"Serbian\",\n \"value\": \"sr-SP\"\n },\n {\n \"label\": \"Sinhalese\",\n \"value\": \"si-LK\"\n },\n {\n \"label\": \"Slovak\",\n \"value\": \"sk\"\n },\n {\n \"label\": \"Slovenian\",\n \"value\": \"sl-SI\"\n },\n {\n \"label\": \"Spanish (Argentina)\",\n \"value\": \"es-AR\"\n },\n {\n \"label\": \"Spanish (Bolivia)\",\n \"value\": \"es-BO\"\n },\n {\n \"label\": \"Spanish (Chile)\",\n \"value\": \"es-CL\"\n },\n {\n \"label\": \"Spanish (Colombia)\",\n \"value\": \"es-CO\"\n },\n {\n \"label\": \"Spanish (Costa Rica)\",\n \"value\": \"es-CR\"\n },\n {\n \"label\": \"Spanish (Dominican Republic)\",\n \"value\": \"es-DO\"\n },\n {\n \"label\": \"Spanish (Ecuador)\",\n \"value\": \"es-EC\"\n },\n {\n \"label\": \"Spanish (El Salvador)\",\n \"value\": \"es-SV\"\n },\n {\n \"label\": \"Spanish (Guatemala)\",\n \"value\": \"es-GT\"\n },\n {\n \"label\": \"Spanish (Honduras)\",\n \"value\": \"es-HN\"\n },\n {\n \"label\": \"Spanish (Mexico)\",\n \"value\": \"es-MX\"\n },\n {\n \"label\": \"Spanish (Nicaragua)\",\n \"value\": \"es-NI\"\n },\n {\n \"label\": \"Spanish (Panama)\",\n \"value\": \"es-PA\"\n },\n {\n \"label\": \"Spanish (Paraguay)\",\n \"value\": \"es-PY\"\n },\n {\n \"label\": \"Spanish (Peru)\",\n \"value\": \"es-PE\"\n },\n {\n \"label\": \"Spanish (Puerto Rico)\",\n \"value\": \"es-PR\"\n },\n {\n \"label\": \"Spanish (Spain)\",\n \"value\": \"es-ES\"\n },\n {\n \"label\": \"Spanish (US)\",\n \"value\": \"es-US\"\n },\n {\n \"label\": \"Spanish (Uruguay)\",\n \"value\": \"es-UY\"\n },\n {\n \"label\": \"Spanish (Venezuela)\",\n \"value\": \"es-VE\"\n },\n {\n \"label\": \"Sundanese\",\n \"value\": \"su-ID\"\n },\n {\n \"label\": \"Swahili (Kenya)\",\n \"value\": \"sw-KE\"\n },\n {\n \"label\": \"Swahili (Tanzania)\",\n \"value\": \"sw-TZ\"\n },\n {\n \"label\": \"Swedish\",\n \"value\": \"sv-SE\"\n },\n {\n \"label\": \"Tamil (India)\",\n \"value\": \"ta-IN\"\n },\n {\n \"label\": \"Tamil (Malaysia)\",\n \"value\": \"ta-MY\"\n },\n {\n \"label\": \"Tamil (Singapore)\",\n \"value\": \"ta-SG\"\n },\n {\n \"label\": \"Tamil (Sri Lanka)\",\n \"value\": \"ta-LK\"\n },\n {\n \"label\": \"Telugu\",\n \"value\": \"te-IN\"\n },\n {\n \"label\": \"Thai (Thailand)\",\n \"value\": \"th-TH\"\n },\n {\n \"label\": \"Traditional Taiwan\",\n \"value\": \"zh-TW\"\n },\n {\n \"label\": \"Turkish\",\n \"value\": \"tr\"\n },\n {\n \"label\": \"Ukrainian (Ukraine)\",\n \"value\": \"uk-UA\"\n },\n {\n \"label\": \"Urdu (India)\",\n \"value\": \"ur-IN\"\n },\n {\n \"label\": \"Urdu (Pakistan)\",\n \"value\": \"ur-PK\"\n },\n {\n \"label\": \"Vietnamese\",\n \"value\": \"vi-VN\"\n },\n {\n \"label\": \"Yue Chinese (Traditional Hong Kong)\",\n \"value\": \"zh-yue\"\n },\n {\n \"label\": \"Zulu\",\n \"value\": \"zu\"\n }\n ],\n \"default\": \"en-US\"\n },\n {\n \"name\": \"l10n\",\n \"label\": \"Speak The Words labels and texts\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"retryLabel\",\n \"label\": \"\\\"Retry\\\"-button label\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"showSolutionLabel\",\n \"label\": \"\\\"Show solution\\\"-button label\",\n \"type\": \"text\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"speakLabel\",\n \"label\": \"\\\"Speak\\\"-button label\",\n \"type\": \"text\",\n \"default\": \"Push to speak\"\n },\n {\n \"name\": \"listeningLabel\",\n \"label\": \"\\\"Speak\\\"-button label when listening\",\n \"type\": \"text\",\n \"default\": \"Listening...\"\n },\n {\n \"name\": \"correctAnswersText\",\n \"label\": \"Text preceding the correct answers in solution mode\",\n \"type\": \"text\",\n \"default\": \"The correct answer(s):\"\n },\n {\n \"name\": \"userAnswersText\",\n \"label\": \"Text telling the user what his answer was interpreted as\",\n \"type\": \"text\",\n \"default\": \"Your answer(s) was interpreted as:\"\n },\n {\n \"name\": \"noSound\",\n \"label\": \"Text to display when no sound was registered from user\",\n \"type\": \"text\",\n \"default\": \"I could not hear you, make sure your microphone is enabled\"\n },\n {\n \"name\": \"unsupportedBrowserHeader\",\n \"label\": \"Header text to display if browser does not support speech recognition\",\n \"type\": \"text\",\n \"default\": \"It looks like your browser does not support speech recognition\"\n },\n {\n \"name\": \"unsupportedBrowserDetails\",\n \"label\": \"Body text to display if browser does not support speech recognition\",\n \"type\": \"text\",\n \"default\": \"Please try again in a browser like Chrome\"\n },\n {\n \"name\": \"a11yShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"a11yRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\",\n \"importance\": \"low\"\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/node/72682',1),(110,'H5P.Audio','Audio',1,2,14,1,0,'iframe','scripts/audio.js','styles/audio.css','','[\n {\n \"name\": \"files\",\n \"type\": \"audio\",\n \"importance\": \"high\",\n \"label\": \"Source files\"\n },\n {\n \"name\": \"playerMode\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"label\": \"Player mode\",\n \"description\": \"Select the layout of the player.\",\n \"options\": [\n {\n \"value\": \"minimalistic\",\n \"label\": \"Minimalistic\"\n },\n {\n \"value\": \"full\",\n \"label\": \"Full\"\n },\n {\n \"value\": \"transparent\",\n \"label\": \"Transparent\"\n }\n ],\n \"default\": \"minimalistic\"\n },\n {\n \"name\": \"fitToWrapper\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Fit to wrapper\",\n \"default\": false,\n \"descriptions\": \"Adjust audioplayer size to use available space\"\n },\n {\n \"name\": \"controls\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Enable controls\",\n \"default\": true,\n \"description\": \"Controls allow the user to for instance pause the audio\"\n },\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"label\": \"Enable autoplay\",\n \"description\": \"With autoplay the audio starts to play immediately. If autoplay is disabled the user presses a play button to start the audio.\"\n },\n {\n \"name\": \"copyright\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"label\": \"Copyright information\",\n \"deprecated\": true,\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"placeholder\": \"Für Elise\",\n \"optional\": true\n },\n {\n \"name\": \"author\",\n \"type\": \"text\",\n \"label\": \"Author\",\n \"placeholder\": \"Ludwig van Beethoven\",\n \"optional\": true\n },\n {\n \"name\": \"source\",\n \"type\": \"text\",\n \"label\": \"Source\",\n \"placeholder\": \"http://en.wikipedia.org/wiki/F%C3%BCr_Elise\",\n \"optional\": true,\n \"regexp\": {\n \"pattern\": \"^http[s]?://.+\",\n \"modifiers\": \"i\"\n }\n },\n {\n \"name\": \"license\",\n \"type\": \"select\",\n \"label\": \"License\",\n \"default\": \"U\",\n \"options\": [\n {\n \"value\": \"U\",\n \"label\": \"Undisclosed\"\n },\n {\n \"value\": \"CC BY\",\n \"label\": \"Attribution\"\n },\n {\n \"value\": \"CC BY-SA\",\n \"label\": \"Attribution-ShareAlike\"\n },\n {\n \"value\": \"CC BY-ND\",\n \"label\": \"Attribution-NoDerivs\"\n },\n {\n \"value\": \"CC BY-NC\",\n \"label\": \"Attribution-NonCommercial\"\n },\n {\n \"value\": \"CC BY-NC-SA\",\n \"label\": \"Attribution-NonCommercial-ShareAlike\"\n },\n {\n \"value\": \"CC BY-NC-ND\",\n \"label\": \"Attribution-NonCommercial-NoDerivs\"\n },\n {\n \"value\": \"GNU GPL\",\n \"label\": \"General Public License\"\n },\n {\n \"value\": \"PD\",\n \"label\": \"Public Domain\"\n },\n {\n \"value\": \"ODC PDDL\",\n \"label\": \"Public Domain Dedication and Licence\"\n },\n {\n \"value\": \"CC PDM\",\n \"label\": \"Public Domain Mark\"\n },\n {\n \"value\": \"C\",\n \"label\": \"Copyright\"\n }\n ]\n }\n ]\n },\n {\n \"name\": \"contentName\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Audio content name\",\n \"common\": true,\n \"default\": \"Audio\"\n },\n {\n \"name\": \"audioNotSupported\",\n \"type\": \"text\",\n \"label\": \"Audio not supported message\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Your browser does not support this audio\"\n }\n]',NULL,1,4,NULL,NULL,NULL,1),(111,'H5P.ImageSequencing','Image Sequencing',1,1,0,1,0,'iframe','scripts/h5p-image-sequencing.js, scripts/h5p-image-sequencing-card.js, scripts/h5p-image-sequencing-counter.js, scripts/h5p-image-sequencing-timer.js','styles/h5p-image-sequencing.css','','[\n {\n \"label\": \"Task Description\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"default\": \"Drag to arrange the images in the correct sequence\",\n \"description\": \"A guide telling the user how to solve this task.\",\n \"importance\": \"high\"\n },\n {\n \"label\": \"Alternate Task Description\",\n \"name\": \"altTaskDescription\",\n \"type\": \"text\",\n \"default\": \"Make the following list be ordered correctly. Use the cursor keys to navigate through the list items, use space to activate or deactivate an item and the cursor keys to move it\",\n \"description\": \"A guide intended for visually impaired users on how to solve this task.\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"sequenceImages\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"label\": \"Images\",\n \"importance\": \"high\",\n \"entity\": \"image\",\n \"min\": 3,\n \"field\": {\n \"type\": \"group\",\n \"name\": \"imageElement\",\n \"label\": \"Image Element\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"imageDescription\",\n \"type\": \"text\",\n \"label\": \"Image Description\",\n \"importance\": \"low\",\n \"description\": \"An image description for users who cannot recognize the image\"\n },\n {\n \"name\": \"audio\",\n \"description\": \"An optional audio for the card to play\",\n \"type\": \"audio\",\n \"label\": \"Audio files\",\n \"importance\": \"low\",\n \"optional\": true\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the game behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"enableSolution\",\n \"type\": \"boolean\",\n \"label\": \"Add a show solution button for the game\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Add button for retrying when the game is over\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"enableResume\",\n \"type\": \"boolean\",\n \"label\": \"Add button for resuming from the current state \",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Total Moves text\",\n \"importance\": \"low\",\n \"name\": \"totalMoves\",\n \"type\": \"text\",\n \"default\": \"Total Moves\"\n },\n {\n \"label\": \"Time spent text\",\n \"importance\": \"low\",\n \"name\": \"timeSpent\",\n \"type\": \"text\",\n \"default\": \"Time spent\"\n },\n {\n \"label\": \"Feedback text\",\n \"importance\": \"low\",\n \"name\": \"score\",\n \"type\": \"text\",\n \"default\": \"You got @score of @total points\",\n \"description\": \"Feedback text, variables available: @score and @total. Example: \'You got @score of @total possible points\'\"\n },\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"default\": \"Check\"\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"label\": \"Text for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"default\": \"ShowSolution\"\n },\n {\n \"label\": \"Text for \\\"Resume\\\" button\",\n \"importance\": \"low\",\n \"name\": \"resume\",\n \"type\": \"text\",\n \"default\": \"Resume\"\n },\n {\n \"name\": \"audioNotSupported\",\n \"type\": \"text\",\n \"label\": \"Audio not supported message\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Audio Error\"\n },\n {\n \"name\": \"ariaPlay\",\n \"type\": \"text\",\n \"label\": \"Play button (text for readspeakers)\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Play the corresponding audio\"\n },\n {\n \"name\": \"ariaMoveDescription\",\n \"type\": \"text\",\n \"label\": \"Card moving description (text for readspeakers)\",\n \"description\": \"@posSrc : card initial position, @posDes : card final position\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Moved @cardDesc from @posSrc to @posDes\"\n },\n {\n \"name\": \"ariaCardDesc\",\n \"type\": \"text\",\n \"label\": \"Default Card Description (text for readspeakers)\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"sequencing item\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,'https://h5p.org/tutorial-image-sequencing','https://h5p.org/content-types/image-sequencing',1),(112,'H5P.Flashcards','Flashcards',1,5,23,1,0,'iframe','js/xapi.js, js/flashcards.js','css/flashcards.css','','[\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Task description\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"cards\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"label\": \"Cards\",\n \"entity\": \"card\",\n \"importance\": \"high\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"field\": {\n \"name\": \"card\",\n \"type\": \"group\",\n \"label\": \"Card\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Question\",\n \"importance\": \"high\",\n \"optional\": true,\n \"description\": \"Optional textual question for the card. (The card may use just an image, just a text or both)\"\n },\n {\n \"name\": \"answer\",\n \"type\": \"text\",\n \"label\": \"Answer\",\n \"importance\": \"high\",\n \"description\": \"Answer(solution) for the card.\"\n },\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\",\n \"optional\": true,\n \"description\": \"Optional image for the card. (The card may use just an image, just a text or both)\"\n },\n {\n \"name\": \"imageAltText\",\n \"type\": \"text\",\n \"label\": \"Alternative text for image\",\n \"importance\": \"high\",\n \"optional\": true\n },\n {\n \"name\": \"tip\",\n \"type\": \"group\",\n \"label\": \"Tip\",\n \"importance\": \"low\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"tip\",\n \"label\": \"Tip text\",\n \"importance\": \"low\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ],\n \"optional\": true\n }\n ]\n }\n ]\n }\n },\n {\n \"label\": \"Progress text\",\n \"name\": \"progressText\",\n \"type\": \"text\",\n \"default\": \"Card @card of @total\",\n \"importance\": \"low\",\n \"description\": \"Progress text, variables available: @card and @total. Example: \'Card @card of @total\'\",\n \"common\": true\n },\n {\n \"label\": \"Text for the next button\",\n \"name\": \"next\",\n \"type\": \"text\",\n \"default\": \"Next\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for the previous button\",\n \"name\": \"previous\",\n \"type\": \"text\",\n \"default\": \"Previous\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for the check answers button\",\n \"name\": \"checkAnswerText\",\n \"type\": \"text\",\n \"default\": \"Check\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Require user input before the solution can be viewed\",\n \"name\": \"showSolutionsRequiresInput\",\n \"type\": \"boolean\",\n \"default\": true,\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"label\": \"Text for the answer input field\",\n \"name\": \"defaultAnswerText\",\n \"type\": \"text\",\n \"default\": \"Your answer\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for correct answer\",\n \"name\": \"correctAnswerText\",\n \"type\": \"text\",\n \"default\": \"Correct\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for incorrect answer\",\n \"name\": \"incorrectAnswerText\",\n \"type\": \"text\",\n \"default\": \"Incorrect\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Show solution text\",\n \"name\": \"showSolutionText\",\n \"type\": \"text\",\n \"default\": \"Correct answer\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for results title\",\n \"name\": \"results\",\n \"type\": \"text\",\n \"default\": \"Results\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for number of correct\",\n \"name\": \"ofCorrect\",\n \"type\": \"text\",\n \"default\": \"@score of @total correct\",\n \"importance\": \"low\",\n \"description\": \"Result text, variables available: @score and @total. Example: \'@score of @total correct\'\",\n \"common\": true\n },\n {\n \"label\": \"Text for show results\",\n \"name\": \"showResults\",\n \"type\": \"text\",\n \"default\": \"Show results\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for short answer label\",\n \"name\": \"answerShortText\",\n \"type\": \"text\",\n \"default\": \"A:\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Text for \\\"retry\\\" button\",\n \"name\": \"retry\",\n \"type\": \"text\",\n \"default\": \"Retry\",\n \"importance\": \"low\",\n \"common\": true\n },\n {\n \"label\": \"Case sensitive\",\n \"name\": \"caseSensitive\",\n \"type\": \"boolean\",\n \"default\": false,\n \"description\": \"Makes sure the user input has to be exactly the same as the answer.\"\n },\n {\n \"label\": \"Incorrect text for assistive technologies\",\n \"name\": \"cardAnnouncement\",\n \"type\": \"text\",\n \"default\": \"Incorrect answer. Correct answer was @answer\",\n \"description\": \"Text that will be announced to assistive technologies. Use @answer as variable.\",\n \"common\": true\n },\n {\n \"label\": \"Correct feedback text for assistive technologies\",\n \"name\": \"correctAnswerAnnouncement\",\n \"type\": \"text\",\n \"default\": \"@answer is correct.\",\n \"description\": \"Text that will be announced to assistive technologies when a card is answered correctly. Use @answer as variable.\",\n \"common\": true\n },\n {\n \"label\": \"Card change for assistive technologies\",\n \"name\": \"pageAnnouncement\",\n \"type\": \"text\",\n \"default\": \"Page @current of @total\",\n \"description\": \"Text that will be announced to assistive technologies when navigating between cards. Use @current and @total as variables.\",\n \"common\": true\n }\n]',NULL,1,4,NULL,'https://h5p.org/tutorial-flashcards','https://h5p.org/flashcards',1),(113,'H5P.SpeakTheWordsSet','Speak the Words Set',1,1,10,1,0,'iframe','dist/dist.js','','','[\n {\n \"name\": \"introduction\",\n \"label\": \"Introduction\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"showIntroPage\",\n \"type\": \"boolean\",\n \"optional\": true,\n \"default\": false,\n \"label\": \"Display introduction\",\n \"importance\": \"low\"\n },\n {\n \"name\": \"introductionImage\",\n \"type\": \"image\",\n \"label\": \"Introduction image\",\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showIntroPage\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"introductionImageAltText\",\n \"type\": \"text\",\n \"label\": \"Alternative text for introduction image\",\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showIntroPage\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"introductionTitle\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showIntroPage\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"introductionText\",\n \"type\": \"text\",\n \"label\": \"Introduction text\",\n \"optional\": true,\n \"description\": \"This title will be displayed above the introduction text.\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"widget\": \"html\",\n \"rules\": [\n {\n \"field\": \"showIntroPage\",\n \"equals\": true\n }\n ]\n },\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"code\"\n ]\n }\n ]\n },\n {\n \"name\": \"questions\",\n \"label\": \"Questions\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 1,\n \"entity\": \"Question\",\n \"field\": {\n \"name\": \"question\",\n \"type\": \"library\",\n \"label\": \"Question\",\n \"importance\": \"high\",\n \"options\": [\n \"H5P.SpeakTheWords 1.3\"\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Speak The Words Set labels and texts\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"introductionButtonLabel\",\n \"label\": \"Introduction button label\",\n \"type\": \"text\",\n \"default\": \"Start Course!\"\n },\n {\n \"name\": \"solutionScreenResultsLabel\",\n \"label\": \"Solution screen results label\",\n \"type\": \"text\",\n \"default\": \"Your results:\"\n },\n {\n \"name\": \"showSolutionsButtonLabel\",\n \"label\": \"Show solutions button label\",\n \"type\": \"text\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"retryButtonLabel\",\n \"label\": \"Retry button label\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"nextQuestionAriaLabel\",\n \"label\": \"Next question accessibility label\",\n \"type\": \"text\",\n \"default\": \"Next question\"\n },\n {\n \"name\": \"previousQuestionAriaLabel\",\n \"label\": \"Previous question accessibility label\",\n \"type\": \"text\",\n \"default\": \"Previous question\"\n },\n {\n \"name\": \"navigationBarTitle\",\n \"label\": \"Navigation bar title\",\n \"description\": \"Titles for questions in navigation bar. \\\":num\\\" will be replaced with the actual slide number.\",\n \"type\": \"text\",\n \"default\": \"Slide :num\"\n },\n {\n \"name\": \"answeredSlideAriaLabel\",\n \"label\": \"Answered slide accessibility label\",\n \"type\": \"text\",\n \"default\": \"Answered\"\n },\n {\n \"name\": \"activeSlideAriaLabel\",\n \"label\": \"Active slide accessibility label\",\n \"type\": \"text\",\n \"default\": \"Currently active\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/speak-the-words-set',1),(114,'H5P.ImageSlide','Image Slide',1,1,2,0,0,'','image-slide.js','image-slide.css','','[\n {\n \"label\": \"Image\",\n \"name\": \"image\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Image 1.1\"\n ]\n }\n]',NULL,NULL,NULL,NULL,NULL,NULL,1),(115,'H5P.ImageSlider','Image Slider',1,1,3,1,1,'iframe','image-slider.js','image-slider.css','','[\n {\n \"label\": \"Images\",\n \"name\": \"imageSlides\",\n \"type\": \"list\",\n \"field\": {\n \"label\": \"Image Slide\",\n \"name\": \"imageSlide\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"label\": \"Image Slide\",\n \"name\": \"imageSlide\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.ImageSlide 1.1\"\n ]\n }\n ]\n }\n },\n {\n \"label\": \"Aspect ratio\",\n \"name\": \"aspectRatioMode\",\n \"type\": \"select\",\n \"description\": \"Automatic means fixed aspect ratio automatically determined based on the images\",\n \"default\": \"auto\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic\"\n },\n {\n \"value\": \"custom\",\n \"label\": \"Custom\"\n },\n {\n \"value\": \"notFixed\",\n \"label\": \"Not fixed\"\n }\n ]\n },\n {\n \"label\": \"Aspect Ratio Settings\",\n \"name\": \"aspectRatio\",\n \"type\": \"group\",\n \"widget\": \"showWhen\",\n \"expanded\": true,\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"aspectRatioMode\",\n \"equals\": \"custom\"\n }\n ]\n },\n \"fields\": [\n {\n \"label\": \"Aspect ratio width\",\n \"name\": \"aspectWidth\",\n \"type\": \"number\",\n \"default\": 4,\n \"description\": \"If you use 4 here, and 3 for the height the aspect ratio will be 4:3\"\n },\n {\n \"label\": \"Aspect ratio height\",\n \"name\": \"aspectHeight\",\n \"type\": \"number\",\n \"default\": 3,\n \"description\": \"If you use 3 here, and 4 for the width the aspect ratio will be 4:3\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"label\": \"Image slider accessibility\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"nextSlide\",\n \"type\": \"text\",\n \"label\": \"Label for next slide buttons\",\n \"importance\": \"low\",\n \"default\": \"Next Image\",\n \"description\": \"This is only used for read-speakers. It won\'t be displayed.\"\n },\n {\n \"name\": \"prevSlide\",\n \"type\": \"text\",\n \"label\": \"Label for previous slide buttons\",\n \"importance\": \"low\",\n \"default\": \"Previous Image\",\n \"description\": \"This is only used for read-speakers. It won\'t be displayed.\"\n },\n {\n \"name\": \"gotoSlide\",\n \"type\": \"text\",\n \"label\": \"Label for slide buttons\",\n \"importance\": \"low\",\n \"default\": \"Go to image %slide\",\n \"description\": \"This is only used for read-speakers. It won\'t be displayed. %slide is a variable and will be replaced with the image number.\"\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,'https://h5p.org/tutorial-image-slider','https://h5p.org/image-slider',1),(116,'H5P.Essay','Essay',1,4,3,1,0,'iframe','scripts/essay.js, scripts/inputfield.js','styles/essay.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\",\n \"H5P.Audio 1.4\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"taskDescription\",\n \"label\": \"Task description\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"importance\": \"high\",\n \"description\": \"Describe your task here. The task description will appear above text input area.\",\n \"placeholder\": \"Summarize the book in 500 characters ...\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"placeholderText\",\n \"label\": \"Help text\",\n \"type\": \"text\",\n \"description\": \"This text should help the user to get started.\",\n \"placeholder\": \"This book is about ...\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"solution\",\n \"type\": \"group\",\n \"label\": \"Sample solution\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"description\": \"You can optionally add a sample solution that\'s shown after the student created a text. It\'s called sample solution because there probably is not only one solution.\",\n \"fields\": [\n {\n \"name\": \"introduction\",\n \"type\": \"text\",\n \"label\": \"Introduction\",\n \"importance\": \"low\",\n \"description\": \"You can optionally leave the students some explanations about your example. The explanation will only show up if you add an example, too.\",\n \"placeholder\": \"Please remember that you were not expected to come up with the exact same solution. It\'s just a good example.\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"hr\",\n \"code\"\n ]\n },\n {\n \"name\": \"sample\",\n \"type\": \"text\",\n \"label\": \"Sample solution text\",\n \"importance\": \"low\",\n \"description\": \"The student will see a \\\"Show solution\\\" button after submitting if you provide some text here.\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"a\"\n ]\n }\n ]\n },\n {\n \"name\": \"keywords\",\n \"label\": \"Keywords\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 1,\n \"entity\": \"Keyword\",\n \"field\": {\n \"name\": \"groupy\",\n \"type\": \"group\",\n \"label\": \"Keyword\",\n \"fields\": [\n {\n \"name\": \"keyword\",\n \"type\": \"text\",\n \"label\": \"Keyword\",\n \"description\": \"Keyword or phrase to look for. Use an asterisk \'*\' as a wildcard for one or more characters. Use a slash \'/\' at the beginning and the end to use a regular expression.\",\n \"importance\": \"medium\"\n },\n {\n \"name\": \"alternatives\",\n \"type\": \"list\",\n \"label\": \"Variations\",\n \"description\": \"Add optional variations for this keyword. Example: For a \'city\' add alternatives \'town\', \'municipality\' etc. Points will be awarded if the user includes any of the specified alternatives.\",\n \"importance\": \"medium\",\n \"entity\": \"variation\",\n \"optional\": true,\n \"min\": 0,\n \"field\": {\n \"name\": \"alternative\",\n \"type\": \"text\",\n \"label\": \"Keyword variation\"\n }\n },\n {\n \"name\": \"options\",\n \"type\": \"group\",\n \"label\": \"Points, Options and Feedback\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"points\",\n \"type\": \"number\",\n \"label\": \"Points\",\n \"default\": 1,\n \"description\": \"Points that the user will get if he/she includes this keyword or its alternatives in the answer.\",\n \"min\": 0\n },\n {\n \"name\": \"occurrences\",\n \"type\": \"number\",\n \"label\": \"Occurrences\",\n \"default\": 1,\n \"description\": \"Define how many occurrences of the keyword or its variations should be awarded with points.\",\n \"min\": 1\n },\n {\n \"name\": \"caseSensitive\",\n \"type\": \"boolean\",\n \"label\": \"Case sensitive\",\n \"default\": true,\n \"description\": \"Makes sure the user input has to be exactly the same as the answer.\"\n },\n {\n \"name\": \"forgiveMistakes\",\n \"type\": \"boolean\",\n \"label\": \"Forgive minor mistakes\",\n \"description\": \"This will accept minor spelling mistakes (3-9 characters: 1 mistake, more than 9 characters: 2 mistakes).\"\n },\n {\n \"name\": \"feedbackIncluded\",\n \"type\": \"text\",\n \"label\": \"Feedback if keyword included\",\n \"description\": \"This feedback will be displayed if the user includes this keyword or its alternatives in the answer.\",\n \"optional\": true,\n \"maxLength\": 1000\n },\n {\n \"name\": \"feedbackMissed\",\n \"type\": \"text\",\n \"label\": \"Feedback if keyword missing\",\n \"description\": \"This feedback will be displayed if the user doesn’t include this keyword or its alternatives in the answer.\",\n \"optional\": true,\n \"maxLength\": 1000\n },\n {\n \"name\": \"feedbackIncludedWord\",\n \"type\": \"select\",\n \"label\": \"Feedback word shown if keyword included\",\n \"importance\": \"low\",\n \"description\": \"This option allows you to specify which word should be shown in front of your feedback if a keyword was found in the text.\",\n \"optional\": false,\n \"default\": \"keyword\",\n \"options\": [\n {\n \"value\": \"keyword\",\n \"label\": \"keyword\"\n },\n {\n \"value\": \"alternative\",\n \"label\": \"alternative found\"\n },\n {\n \"value\": \"answer\",\n \"label\": \"answer given\"\n },\n {\n \"value\": \"none\",\n \"label\": \"none\"\n }\n ]\n },\n {\n \"name\": \"feedbackMissedWord\",\n \"type\": \"select\",\n \"label\": \"Feedback word shown if keyword missing\",\n \"importance\": \"low\",\n \"description\": \"This option allows you to specify which word should be shown in front of your feedback if a keyword was not found in the text.\",\n \"optional\": false,\n \"default\": \"none\",\n \"options\": [\n {\n \"value\": \"keyword\",\n \"label\": \"keyword\"\n },\n {\n \"value\": \"none\",\n \"label\": \"none\"\n }\n ]\n }\n ]\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"minimumLength\",\n \"label\": \"Minimum number of characters\",\n \"type\": \"number\",\n \"description\": \"Specify the minimum number of characters that the user must enter.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"min\": \"0\"\n },\n {\n \"name\": \"maximumLength\",\n \"label\": \"Maximum number of characters\",\n \"type\": \"number\",\n \"description\": \"Specify the maximum number of characters that the user can enter.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"min\": \"0\"\n },\n {\n \"name\": \"inputFieldSize\",\n \"label\": \"Input field size\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"description\": \"The size of the input field in amount of lines it will cover\",\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1 line\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3 lines\"\n },\n {\n \"value\": \"10\",\n \"label\": \"10 lines\"\n }\n ],\n \"default\": \"10\"\n },\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"description\": \"If checked, learners can retry the task.\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"ignoreScoring\",\n \"label\": \"Ignore scoring\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"description\": \"If checked, learners will only see the feedback that you provided for the keywords, but no score.\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"pointsHost\",\n \"label\": \"Points in host environment\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"description\": \"Used to award points in host environment merely for answering (not shown to learner).\",\n \"min\": 0,\n \"default\": 1,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"ignoreScoring\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"percentagePassing\",\n \"type\": \"number\",\n \"label\": \"Passing percentage\",\n \"description\": \"Percentage that\'s necessary for passing\",\n \"optional\": true,\n \"min\": 0,\n \"max\": 100,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"ignoreScoring\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"percentageMastering\",\n \"type\": \"number\",\n \"label\": \"Mastering percentage\",\n \"description\": \"Percentage that\'s necessary for mastering. Setting the mastering percentage below 100 % will lower the maximum possible score accordingly. It\'s intended to give some leeway to students, not to \\\"graciously accept\\\" solutions that do not contain all keywords.\",\n \"optional\": true,\n \"min\": 0,\n \"max\": 100,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"ignoreScoring\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"overrideCaseSensitive\",\n \"type\": \"select\",\n \"label\": \"Override case sensitive\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Case sensitive\\\" option will be activated for all keywords.\",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"overrideForgiveMistakes\",\n \"type\": \"select\",\n \"label\": \"Override forgive mistakes\",\n \"importance\": \"low\",\n \"description\": \"This option determines if the \\\"Forgive mistakes\\\" option will be activated for all keywords.\",\n \"optional\": true,\n \"options\": [\n {\n \"value\": \"on\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Disabled\"\n }\n ]\n }\n ]\n },\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\",\n \"common\": true\n },\n {\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Submit\",\n \"common\": true\n },\n {\n \"name\": \"tryAgain\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Retry\",\n \"common\": true\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\",\n \"common\": true\n },\n {\n \"name\": \"feedbackHeader\",\n \"type\": \"text\",\n \"label\": \"Header for panel containing feedback for included/missing keywords\",\n \"importance\": \"low\",\n \"default\": \"Feedback\",\n \"common\": true\n },\n {\n \"name\": \"solutionTitle\",\n \"type\": \"text\",\n \"label\": \"Label for solution\",\n \"importance\": \"low\",\n \"default\": \"Sample solution\",\n \"common\": true\n },\n {\n \"name\": \"remainingChars\",\n \"type\": \"text\",\n \"label\": \"Remaining characters\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Remaining characters: @chars\",\n \"description\": \"Message for remaining characters. You can use @chars which will be replaced by the corresponding number.\"\n },\n {\n \"name\": \"notEnoughChars\",\n \"type\": \"text\",\n \"label\": \"Not enough characters\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"You must enter at least @chars characters!\",\n \"description\": \"Message to indicate that the text doesn\'t contain enough characters. You can use @chars which will be replaced by the corresponding number.\"\n },\n {\n \"name\": \"messageSave\",\n \"type\": \"text\",\n \"label\": \"Save message\",\n \"description\": \"Message indicating that the text has been saved\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"saved\"\n },\n {\n \"name\": \"ariaYourResult\",\n \"type\": \"text\",\n \"label\": \"Your result (not displayed)\",\n \"description\": \"Accessibility text used for readspeakers. @score will be replaced by the number of points. @total will be replaced by the maximum possible points.\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"You got @score out of @total points\"\n },\n {\n \"name\": \"ariaNavigatedToSolution\",\n \"type\": \"text\",\n \"label\": \"Navigation message (not displayed)\",\n \"description\": \"Accessibility text used for readspeakers\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Navigated to newly included sample solution after textarea.\"\n },\n {\n \"name\": \"ariaCheck\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Check the answers.\"\n },\n {\n \"name\": \"ariaShowSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Show the solution. You will be provided with a sample solution.\"\n },\n {\n \"name\": \"ariaRetry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"common\": true,\n \"default\": \"Retry the task. You can improve your previous answer if the author allowed that.\"\n }\n]\n',NULL,1,13,NULL,'https://h5p.org/tutorial-essay','https://h5p.org/content-types/essay',1),(117,'H5P.Question','Question',1,5,1,0,0,'','scripts/question.js, scripts/explainer.js, scripts/score-points.js','styles/question.css, styles/explainer.css','','',NULL,1,7,NULL,NULL,NULL,1),(118,'H5P.ImagePair','Image Pair',1,4,0,1,0,'iframe','h5p-image-pair.js, h5p-image-pair-card.js','h5p-image-pair.css','','[\n {\n \"label\": \"Task Description\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"default\": \"Drag images from the left to match them with corresponding images on the right\",\n \"description\": \"A guide telling the user how to solve this task.\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"cards\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"label\": \"Cards\",\n \"importance\": \"high\",\n \"entity\": \"card\",\n \"min\": 2,\n \"max\": 100,\n \"field\": {\n \"type\": \"group\",\n \"name\": \"card\",\n \"label\": \"Card\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Image\",\n \"importance\": \"high\",\n \"ratio\": 1\n },\n {\n \"name\": \"imageAlt\",\n \"type\": \"text\",\n \"label\": \"Alternative text for Image\",\n \"importance\": \"high\",\n \"description\": \"Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users.\"\n },\n {\n \"name\": \"match\",\n \"type\": \"image\",\n \"label\": \"Matching Image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An optional image to match against instead of using two cards with the same image.\",\n \"ratio\": 1\n },\n {\n \"name\": \"matchAlt\",\n \"type\": \"text\",\n \"label\": \"Alternative text for Matching Image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users.\"\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the game behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"allowRetry\",\n \"type\": \"boolean\",\n \"label\": \"Add button for retrying when the game is over\",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"default\": \"Check\"\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"label\": \"Text for \\\"ShowSolution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"default\": \"Show Solution\"\n },\n {\n \"label\": \"Feedback text\",\n \"importance\": \"low\",\n \"name\": \"score\",\n \"type\": \"text\",\n \"default\": \"You got @score of @total points\",\n \"description\": \"Feedback text, variables available: @score and @total. Example: \'You got @score of @total possible points\'\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,'https://h5p.org/tutorial-image-pairing','https://h5p.org/image-pairing',1),(119,'H5P.Dictation','Dictation',1,1,2,1,0,'iframe','dist/h5p-dictation.js','dist/h5p-dictation.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"taskDescription\",\n \"label\": \"Task description\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"importance\": \"high\",\n \"description\": \"Describe your task here.\",\n \"placeholder\": \"Please listen carefully and write what you hear.\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"sentences\",\n \"label\": \"Sentences\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 1,\n \"entity\": \"Sentence\",\n \"field\": {\n \"name\": \"sentence\",\n \"type\": \"group\",\n \"label\": \"Sentence\",\n \"fields\": [\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Description\",\n \"description\": \"You can optionally put a simple description above the text input field, useful e.g. for dialogues.\",\n \"importance\": \"medium\",\n \"optional\": true\n },\n {\n \"name\": \"sample\",\n \"type\": \"audio\",\n \"label\": \"Sound sample\",\n \"description\": \"Sentence spoken in normal speed\",\n \"importance\": \"medium\",\n \"widgetExtensions\": [\n \"AudioRecorder\"\n ]\n },\n {\n \"name\": \"sampleAlternative\",\n \"type\": \"audio\",\n \"label\": \"Sound sample slow\",\n \"description\": \"Sentence spoken in slow speed\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"widgetExtensions\": [\n \"AudioRecorder\"\n ]\n },\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Text\",\n \"description\": \"Text that should be written. You can add alternate spellings to a word by adding a vertical line (|) behind followed by an alternative.\",\n \"importance\": \"medium\",\n \"maxLength\": 1000\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"tries\",\n \"type\": \"number\",\n \"label\": \"Maximum tries\",\n \"description\": \"Will limit the number of times the samples for each sentence can be listened to.\",\n \"optional\": true,\n \"min\": 1\n },\n {\n \"name\": \"triesAlternative\",\n \"type\": \"number\",\n \"label\": \"Maximum tries for slow speed\",\n \"description\": \"Will limit the number of times the slow samples for each sentence can be listened to.\",\n \"optional\": true,\n \"min\": 1\n },\n {\n \"name\": \"shuffleSentences\",\n \"type\": \"select\",\n \"label\": \"Shuffle sentences\",\n \"description\": \"Define when the sentences should be shuffled.\",\n \"options\": [\n {\n \"value\": \"never\",\n \"label\": \"Never\"\n },\n {\n \"value\": \"once\",\n \"label\": \"Once when starting exercise\"\n },\n {\n \"value\": \"onRetry\",\n \"label\": \"On every try\"\n }\n ],\n \"default\": \"never\"\n },\n {\n \"name\": \"scoring\",\n \"type\": \"group\",\n \"label\": \"Scoring\",\n \"expanded\": false,\n \"fields\": [\n {\n \"name\": \"ignorePunctuation\",\n \"type\": \"boolean\",\n \"label\": \"Ignore Punctuation marks\",\n \"description\": \"If checked, punctuation marks will not be considered for scoring.\",\n \"optional\": false,\n \"default\": true\n },\n {\n \"name\": \"zeroMistakeMode\",\n \"type\": \"boolean\",\n \"label\": \"Zero mistakes mode\",\n \"description\": \"If checked, only correct answers will be considered for scoring. Mistakes will not be punished.\",\n \"default\": false,\n \"optional\": false\n },\n {\n \"name\": \"typoFactor\",\n \"type\": \"select\",\n \"label\": \"Value of typos\",\n \"description\": \"Determine to which extent typing errors (word with 3-9 characters: up to 1 mistake, word with more than 9 characters: up to 2 mistakes) count as a real mistake.\",\n \"options\": [\n {\n \"value\": \"100\",\n \"label\": \"100 %\"\n },\n {\n \"value\": \"50\",\n \"label\": \"50 %\"\n },\n {\n \"value\": \"0\",\n \"label\": \"0 %\"\n }\n ],\n \"default\": \"100\"\n }\n ]\n },\n {\n \"name\": \"textual\",\n \"type\": \"group\",\n \"label\": \"Text\",\n \"expanded\": false,\n \"fields\": [\n {\n \"name\": \"wordSeparator\",\n \"type\": \"text\",\n \"label\": \"Word separator\",\n \"description\": \"Define the separator of words different than space character to support alternate solutions with different number of words.\",\n \"optional\": true,\n \"default\": \" \"\n },\n {\n \"name\": \"overrideRTL\",\n \"type\": \"select\",\n \"label\": \"Writing direction\",\n \"description\": \"Set whether the sentences\' language is right-to-left or left-to-right.\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic detection\"\n },\n {\n \"value\": \"on\",\n \"label\": \"Right-to-left\"\n },\n {\n \"value\": \"off\",\n \"label\": \"Left-to-right\"\n }\n ],\n \"default\": \"auto\"\n },\n {\n \"name\": \"autosplit\",\n \"type\": \"boolean\",\n \"label\": \"Splitting of characters\",\n \"description\": \"Activate if particular characters (e.g. Chinese Han characters) should be split into separate words automatically.\",\n \"importance\": \"low\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"feedbackPresentation\",\n \"type\": \"group\",\n \"label\": \"Presentation of feedback\",\n \"expanded\": false,\n \"fields\": [\n {\n \"name\": \"customTypoDisplay\",\n \"type\": \"boolean\",\n \"label\": \"Custom typo display\",\n \"description\": \"If checked, typos will be displayed in a custom style distinguishing them from clear mistakes.\",\n \"default\": false,\n \"optional\": false\n },\n {\n \"name\": \"alternateSolution\",\n \"type\": \"select\",\n \"label\": \"Presentation of alternate solutions\",\n \"description\": \"Define which alternatives should be presented for wrong or missing words in the solution.\",\n \"options\": [\n {\n \"value\": \"first\",\n \"label\": \"Show only first alternative\"\n },\n {\n \"value\": \"all\",\n \"label\": \"Show all alternatives\"\n }\n ],\n \"default\": \"first\"\n }\n ]\n },\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Show solution\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionOnCheck\",\n \"label\": \"Show solution on check\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"enableSolutionsButton\",\n \"equals\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"generalFeedback\",\n \"type\": \"text\",\n \"label\": \"General feedback\",\n \"description\": \"You can use several placeholders that will be replaced with the adequate number: @matches = number of matches, @total = total mistakes, @capped = capped total mistakes, @wrong = wrong words, @added = additional words, @missing = missing words, @typo = typing errors\",\n \"importance\": \"low\",\n \"default\": \"You have made @total mistake(s).\"\n },\n {\n \"name\": \"generalFeedbackZeroMistakesMode\",\n \"type\": \"text\",\n \"label\": \"General feedback (zero mistakes mode)\",\n \"description\": \"You can use several placeholders that will be replaced with the adequate number: @matches = number of matches, @total = total score, @wrong = wrong words, @added = additional words, @missing = missing words, @typo = typing errors\",\n \"importance\": \"low\",\n \"default\": \"You have entered @total word(s) correctly and @typo word(s) with minor mistakes.\"\n },\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"tryAgain\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"audioNotSupported\",\n \"type\": \"text\",\n \"label\": \"Audio not supported message\",\n \"importance\": \"low\",\n \"default\": \"Your browser does not support this audio.\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"check\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show the solution. The task will be marked with its correct solution.\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\"\n },\n {\n \"name\": \"play\",\n \"type\": \"text\",\n \"label\": \"Play button\",\n \"importance\": \"low\",\n \"default\": \"Play\"\n },\n {\n \"name\": \"playSlowly\",\n \"type\": \"text\",\n \"label\": \"Play slowly button\",\n \"importance\": \"low\",\n \"default\": \"Play slowly\"\n },\n {\n \"name\": \"triesLeft\",\n \"type\": \"text\",\n \"label\": \"Tries left (text for readspeakers and hover text)\",\n \"description\": \"@number will be replaced by the current number of tries left.\",\n \"importance\": \"low\",\n \"default\": \"Number of tries left: @number\"\n },\n {\n \"name\": \"infinite\",\n \"type\": \"text\",\n \"label\": \"Infinite (text for readspeakers and hover text)\",\n \"importance\": \"low\",\n \"default\": \"infinite\"\n },\n {\n \"name\": \"enterText\",\n \"type\": \"text\",\n \"label\": \"Enter text field\",\n \"importance\": \"low\",\n \"default\": \"Enter what you have heard.\"\n },\n {\n \"name\": \"yourResult\",\n \"type\": \"text\",\n \"label\": \"Your result\",\n \"description\": \"@score will be replaced by the number of points. @total will be replaced by the maximum possible points.\",\n \"importance\": \"low\",\n \"default\": \"You got @score out of @total points\"\n },\n {\n \"name\": \"solution\",\n \"type\": \"text\",\n \"label\": \"Solution\",\n \"importance\": \"low\",\n \"default\": \"Solution\"\n },\n {\n \"name\": \"sentence\",\n \"type\": \"text\",\n \"label\": \"Sentence\",\n \"importance\": \"low\",\n \"default\": \"Sentence\"\n },\n {\n \"name\": \"item\",\n \"type\": \"text\",\n \"label\": \"Item\",\n \"importance\": \"low\",\n \"default\": \"Item\"\n },\n {\n \"name\": \"correct\",\n \"type\": \"text\",\n \"label\": \"Correct\",\n \"importance\": \"low\",\n \"default\": \"correct\"\n },\n {\n \"name\": \"wrong\",\n \"type\": \"text\",\n \"label\": \"Wrong\",\n \"importance\": \"low\",\n \"default\": \"wrong\"\n },\n {\n \"name\": \"typo\",\n \"type\": \"text\",\n \"label\": \"Small mistake\",\n \"importance\": \"low\",\n \"default\": \"small mistake\"\n },\n {\n \"name\": \"missing\",\n \"type\": \"text\",\n \"label\": \"Missing word or symbol\",\n \"importance\": \"low\",\n \"default\": \"missing\"\n },\n {\n \"name\": \"added\",\n \"type\": \"text\",\n \"label\": \"Added word or symbol\",\n \"importance\": \"low\",\n \"default\": \"added\"\n },\n {\n \"name\": \"shouldHaveBeen\",\n \"type\": \"text\",\n \"label\": \"CorrectSolution\",\n \"importance\": \"low\",\n \"default\": \"Should have been\"\n },\n {\n \"name\": \"or\",\n \"type\": \"text\",\n \"label\": \"Or\",\n \"importance\": \"low\",\n \"default\": \"or\"\n },\n {\n \"name\": \"point\",\n \"type\": \"text\",\n \"label\": \"Point\",\n \"importance\": \"low\",\n \"default\": \"point\"\n },\n {\n \"name\": \"points\",\n \"type\": \"text\",\n \"label\": \"Points\",\n \"importance\": \"low\",\n \"default\": \"points\"\n },\n {\n \"name\": \"period\",\n \"type\": \"text\",\n \"label\": \"Period\",\n \"importance\": \"low\",\n \"default\": \"period\"\n },\n {\n \"name\": \"exclamationPoint\",\n \"type\": \"text\",\n \"label\": \"Exclamation point\",\n \"importance\": \"low\",\n \"default\": \"exclamation point\"\n },\n {\n \"name\": \"questionMark\",\n \"type\": \"text\",\n \"label\": \"Question mark\",\n \"importance\": \"low\",\n \"default\": \"question mark\"\n },\n {\n \"name\": \"comma\",\n \"type\": \"text\",\n \"label\": \"Comma\",\n \"importance\": \"low\",\n \"default\": \"comma\"\n },\n {\n \"name\": \"singleQuote\",\n \"type\": \"text\",\n \"label\": \"Single quote\",\n \"importance\": \"low\",\n \"default\": \"single quote\"\n },\n {\n \"name\": \"doubleQuote\",\n \"type\": \"text\",\n \"label\": \"Double quote\",\n \"importance\": \"low\",\n \"default\": \"double quote\"\n },\n {\n \"name\": \"colon\",\n \"type\": \"text\",\n \"label\": \"Colon\",\n \"importance\": \"low\",\n \"default\": \"colon\"\n },\n {\n \"name\": \"semicolon\",\n \"type\": \"text\",\n \"label\": \"Semicolon\",\n \"importance\": \"low\",\n \"default\": \"semicolon\"\n },\n {\n \"name\": \"plus\",\n \"type\": \"text\",\n \"label\": \"Plus\",\n \"importance\": \"low\",\n \"default\": \"plus\"\n },\n {\n \"name\": \"minus\",\n \"type\": \"text\",\n \"label\": \"Minus\",\n \"importance\": \"low\",\n \"default\": \"minus\"\n },\n {\n \"name\": \"asterisk\",\n \"type\": \"text\",\n \"label\": \"Asterisk\",\n \"importance\": \"low\",\n \"default\": \"asterisk\"\n },\n {\n \"name\": \"forwardSlash\",\n \"type\": \"text\",\n \"label\": \"Forward slash\",\n \"importance\": \"low\",\n \"default\": \"forward slash\"\n }\n ]\n }\n]',NULL,1,13,NULL,'https://h5p.org/tutorial-dictation','https://h5p.org/dictation',1),(120,'H5P.BranchingQuestion','Branching Question',1,0,10,0,0,'','branchingQuestion.js','branchingQuestion.css','','[\n {\n \"name\": \"branchingQuestion\",\n \"type\": \"group\",\n \"widget\": \"branchingQuestion\",\n \"label\": \"Branching Question Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"question\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"widget\": \"html\",\n \"label\": \"Question\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"alternatives\",\n \"type\": \"list\",\n \"importance\": \"high\",\n \"label\": \"Available alternatives\",\n \"entity\": \"alternative\",\n \"min\": 2,\n \"defaultNum\": 2,\n \"field\": {\n \"name\": \"answer\",\n \"type\": \"group\",\n \"label\": \"Alternative\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"label\": \"Text\"\n },\n {\n \"name\": \"nextContentId\",\n \"type\": \"number\",\n \"label\": \"Next Content ID (end screens are defined by negative numbers)\",\n \"importance\": \"high\",\n \"default\": -1\n },\n {\n \"name\": \"feedback\",\n \"type\": \"group\",\n \"label\": \"Feedback\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Feedback title\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"subtitle\",\n \"type\": \"text\",\n \"label\": \"Feedback text\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Feedback image\",\n \"optional\": true\n },\n {\n \"name\": \"endScreenScore\",\n \"type\": \"number\",\n \"label\": \"Score for this scenario\",\n \"description\": \"The score will be sent to any LMS, LRS or any other connected service that receives scores from H5P for users who reach this scenario\",\n \"optional\": true\n }\n ]\n }\n ]\n }\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,NULL,1),(121,'H5P.BranchingScenario','Branching Scenario',1,5,6,1,0,'iframe','dist/dist.js','styles/branchingScenario.css, styles/branchingQuestion.css, styles/genericScreen.css, styles/libraryScreen.css, styles/libraryScreenOverlay.css','','[\n {\n \"name\": \"branchingScenario\",\n \"type\": \"group\",\n \"widget\": \"branchingScenario\",\n \"label\": \"Branching Scenario Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"title\",\n \"label\": \"Title\",\n \"type\": \"text\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"startScreen\",\n \"label\": \"Start screen\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"startScreenTitle\",\n \"label\": \"Course Title\",\n \"placeholder\": \"Title for your course\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"startScreenSubtitle\",\n \"label\": \"Course Details\",\n \"placeholder\": \"Details about the course\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"startScreenImage\",\n \"label\": \"Course image\",\n \"type\": \"image\",\n \"optional\": true,\n \"importance\": \"medium\"\n },\n {\n \"name\": \"startScreenAltText\",\n \"label\": \"Image alternative text\",\n \"type\": \"text\",\n \"optional\": true,\n \"importance\": \"medium\"\n }\n ]\n },\n {\n \"name\": \"endScreens\",\n \"label\": \"List of end screens\",\n \"type\": \"list\",\n \"importance\": \"medium\",\n \"field\": {\n \"name\": \"endScreen\",\n \"label\": \"End screen\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"endScreenTitle\",\n \"label\": \"Title\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"endScreenSubtitle\",\n \"label\": \"Text\",\n \"type\": \"text\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"endScreenImage\",\n \"label\": \"Image\",\n \"type\": \"image\",\n \"importance\": \"medium\",\n \"optional\": true\n },\n {\n \"name\": \"endScreenScore\",\n \"label\": \"Score\",\n \"description\": \"The score will be sent to any LMS, LRS or any other connected service that receives scores from H5P for users who reach the default end scenario\",\n \"type\": \"number\",\n \"default\": 0,\n \"optional\": true\n },\n {\n \"name\": \"contentId\",\n \"label\": \"Content ID\",\n \"type\": \"number\",\n \"max\": 0,\n \"widget\": \"none\"\n }\n ]\n }\n },\n {\n \"name\": \"content\",\n \"label\": \"List of branching scenario content\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"min\": 1,\n \"entity\": \"content\",\n \"field\": {\n \"name\": \"content\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"importance\": \"high\",\n \"options\": [\n \"H5P.BranchingQuestion 1.0\",\n \"H5P.CoursePresentation 1.22\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.Image 1.1\",\n \"H5P.ImageHotspots 1.9\",\n \"H5P.InteractiveVideo 1.22\",\n \"H5P.Video 1.5\"\n ]\n },\n {\n \"name\": \"showContentTitle\",\n \"label\": \"Show content title in view\",\n \"description\": \"If selected, the user will see the content title in the top bar above this content\",\n \"type\": \"boolean\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"forceContentFinished\",\n \"type\": \"select\",\n \"label\": \"Override require content finished\",\n \"description\": \"Override the individual settings for requiring the content to be finished before activating the \\\"Proceed\\\" button. Will not have any effect if the content doesn\'t indicate if it was \\\"finished\\\", e.g. images or course presentations with just one slide.\",\n \"optional\": \"true\",\n \"options\": [\n {\n \"value\": \"useBehavioural\",\n \"label\": \"Use behavioural setting\"\n },\n {\n \"value\": \"enabled\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"disabled\",\n \"label\": \"Disabled\"\n }\n ],\n \"default\": \"useBehavioural\"\n },\n {\n \"name\": \"nextContentId\",\n \"label\": \"Next Content ID (end screens are defined by negative numbers)\",\n \"type\": \"number\",\n \"importance\": \"high\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"group\",\n \"label\": \"Feedback\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Feedback title\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"subtitle\",\n \"type\": \"text\",\n \"label\": \"Feedback text\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"code\",\n \"a\"\n ]\n },\n {\n \"name\": \"image\",\n \"type\": \"image\",\n \"label\": \"Feedback image\",\n \"optional\": true\n },\n {\n \"name\": \"endScreenScore\",\n \"type\": \"number\",\n \"label\": \"Score for this scenario\",\n \"description\": \"The score will be sent to any LMS, LRS or any other connected service that receives scores from H5P for users who reach this scenario\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"contentBehaviour\",\n \"label\": \"Navigate back\",\n \"type\": \"select\",\n \"description\": \"This will allow user to go back and see the previous content/question in the scenario\",\n \"options\": [\n {\n \"value\": \"useBehavioural\",\n \"label\": \"Use behavioural setting\"\n },\n {\n \"value\": \"enabled\",\n \"label\": \"Enabled\"\n },\n {\n \"value\": \"disabled\",\n \"label\": \"Disabled\"\n }\n ],\n \"default\": \"useBehavioural\"\n }\n ]\n }\n },\n {\n \"name\": \"scoringOptionGroup\",\n \"type\": \"group\",\n \"label\": \"Scoring options\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"scoringOption\",\n \"label\": \"Scoring options\",\n \"type\": \"select\",\n \"description\": \"Select type of scoring\",\n \"options\": [\n {\n \"value\": \"static-end-score\",\n \"label\": \"Statically set score for each end scenario\"\n },\n {\n \"value\": \"dynamic-score\",\n \"label\": \"Dynamically calculate score from user answers\"\n },\n {\n \"value\": \"no-score\",\n \"label\": \"No scoring\"\n }\n ],\n \"default\": \"no-score\"\n },\n {\n \"name\": \"includeInteractionsScores\",\n \"label\": \"Include scores from interactions within the Branching Scenario\",\n \"description\": \"If chosen scores from for instance Interactive Videos will be added to the total score obtained. If not chosen only scores specified in the feedback sections of the content items, branching questions and end scenarios will count.\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"scoringOption\",\n \"equals\": \"dynamic-score\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"enableBackwardsNavigation\",\n \"label\": \"Navigate back\",\n \"description\": \"This will allow user to go back and see the previous content/question in the scenario. This can be overridden on a content level\",\n \"type\": \"boolean\",\n \"optional\": true,\n \"default\": false\n },\n {\n \"name\": \"forceContentFinished\",\n \"label\": \"Required to watch\",\n \"description\": \"Urges viewers to complete the Video, Interactive Vdeo and Course Presentation before proceeding with the scenario. This can be overridden on a content level\",\n \"type\": \"boolean\",\n \"optional\": true,\n \"default\": false\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"startScreenButtonText\",\n \"label\": \"Text for the button on the start screen\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Start the course\"\n },\n {\n \"name\": \"endScreenButtonText\",\n \"label\": \"Text for the button on the end screen\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Restart the course\"\n },\n {\n \"name\": \"backButtonText\",\n \"label\": \"Text for the back button on each of the library screens and branching questions\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Back\"\n },\n {\n \"name\": \"proceedButtonText\",\n \"label\": \"Text for the button on each of the library screens\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Proceed\"\n },\n {\n \"name\": \"disableProceedButtonText\",\n \"label\": \"Text for the disbled button on the library screens\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Require to complete the current module\"\n },\n {\n \"name\": \"replayButtonText\",\n \"label\": \"Text for the button used to replay a video\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Replay the video\"\n },\n {\n \"name\": \"scoreText\",\n \"label\": \"Label for score on the end screen\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Your score:\"\n },\n {\n \"name\": \"fullscreenAria\",\n \"label\": \"Aria label for fullscreen button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Fullscreen\"\n }\n ]\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,'https://h5p.org/tutorial-branching-scenario','https://h5p.org/branching-scenario',1),(122,'H5P.MaterialDesignIcons','Material Design Icons',1,0,0,0,0,'','','h5p-material-icons.css','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(123,'H5PEditor.BranchingQuestion','Branching Question Editor',1,0,3,0,0,'','index.js','','','',NULL,1,24,NULL,NULL,NULL,1),(124,'H5PEditor.BranchingScenario','Branching Scenario Editor',1,2,5,0,0,'','dist/dist.js','','','',NULL,1,24,NULL,NULL,NULL,1),(125,'H5P.GoToScene','Go To Scene',0,1,0,0,0,'','scripts/go-to-scene.js','','','[\n {\n \"name\": \"nextSceneId\",\n \"type\": \"number\",\n \"label\": \"Go to scene with ID\",\n \"importance\": \"high\",\n \"description\": \"ID of the scene that we will jump to\"\n }\n]',NULL,NULL,NULL,NULL,NULL,NULL,1),(126,'H5P.ThreeImage','Virtual Tour (360)',0,4,10,1,1,'iframe','dist/three-image.js','','','[\n {\n \"name\": \"threeImage\",\n \"type\": \"group\",\n \"widget\": \"threeImage\",\n \"label\": \"Three Image Editor\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"scenes\",\n \"type\": \"list\",\n \"label\": \"Scenes\",\n \"entity\": \"Scene\",\n \"min\": 0,\n \"field\": {\n \"name\": \"scene\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"sceneType\",\n \"type\": \"select\",\n \"label\": \"Scene type\",\n \"widget\": \"radioGroup\",\n \"alignment\": \"horizontal\",\n \"options\": [\n {\n \"value\": \"360\",\n \"label\": \"360 image\"\n },\n {\n \"value\": \"static\",\n \"label\": \"Static image\"\n }\n ],\n \"default\": \"360\"\n },\n {\n \"name\": \"showBackButton\",\n \"type\": \"boolean\",\n \"label\": \"Display \\\"Back\\\" button\",\n \"description\": \"Display button for navigating back to your previous scene\",\n \"default\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"sceneType\",\n \"equals\": \"static\"\n }\n ]\n }\n },\n {\n \"name\": \"sceneId\",\n \"type\": \"number\"\n },\n {\n \"name\": \"scenename\",\n \"type\": \"text\",\n \"label\": \"Scene Title\",\n \"description\": \"Used to identify the scene\"\n },\n {\n \"name\": \"scenesrc\",\n \"type\": \"image\",\n \"label\": \"Scene Background\"\n },\n {\n \"name\": \"scenedescription\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Scene Description\",\n \"description\": \"A text that can describe the scene for the end-user\",\n \"optional\": true,\n \"tags\": [\n \"p\",\n \"br\",\n \"strong\",\n \"em\",\n \"code\"\n ]\n },\n {\n \"name\": \"cameraStartPosition\",\n \"type\": \"text\"\n },\n {\n \"name\": \"interactions\",\n \"type\": \"list\",\n \"min\": 0,\n \"field\": {\n \"name\": \"interaction\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"labelText\",\n \"type\": \"text\",\n \"label\": \"Label\",\n \"optional\": true,\n \"description\": \"If left blank no label will be displayed and we\'ll try to use the title field for screen readers\"\n },\n {\n \"name\": \"label\",\n \"type\": \"group\",\n \"label\": \"Label Settings\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"labelPosition\",\n \"type\": \"select\",\n \"label\": \"Label position\",\n \"description\": \"Choose where the label should appear\",\n \"options\": [\n {\n \"value\": \"inherit\",\n \"label\": \"Use behavioral setting\"\n },\n {\n \"value\": \"right\",\n \"label\": \"Right aligned\"\n },\n {\n \"value\": \"left\",\n \"label\": \"Left aligned\"\n },\n {\n \"value\": \"top\",\n \"label\": \"Top aligned\"\n },\n {\n \"value\": \"bottom\",\n \"label\": \"Bottom aligned\"\n }\n ],\n \"default\": \"inherit\"\n },\n {\n \"name\": \"showLabel\",\n \"type\": \"select\",\n \"label\": \"Display Label\",\n \"description\": \"If hidden - labels will show only on mouse over\",\n \"options\": [\n {\n \"value\": \"inherit\",\n \"label\": \"Use behavioral setting\"\n },\n {\n \"value\": \"show\",\n \"label\": \"Show\"\n },\n {\n \"value\": \"hide\",\n \"label\": \"Hide\"\n }\n ],\n \"default\": \"inherit\"\n }\n ]\n },\n {\n \"name\": \"action\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.GoToScene 0.1\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.Image 1.1\",\n \"H5P.Audio 1.4\",\n \"H5P.Video 1.5\",\n \"H5P.Summary 1.10\",\n \"H5P.SingleChoiceSet 1.11\"\n ]\n },\n {\n \"name\": \"interactionpos\",\n \"type\": \"text\"\n }\n ]\n }\n },\n {\n \"name\": \"iconType\",\n \"type\": \"select\",\n \"label\": \"Button style\",\n \"description\": \"Decide how buttons pointing to this scene should look. For scenes that are static and does not lead to new scenes, we recommend the \\\"More information\\\" button.\",\n \"widget\": \"radioGroup\",\n \"alignment\": \"horizontal\",\n \"options\": [\n {\n \"value\": \"arrow\",\n \"label\": \"New scene (arrow)\"\n },\n {\n \"value\": \"plus\",\n \"label\": \"More information (plus)\"\n }\n ],\n \"default\": \"arrow\"\n },\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"label\": \"Audio Track\",\n \"description\": \"Add an audio track that\'s specific for this scene.\",\n \"optional\": true,\n \"widgetExtensions\": [\n \"AudioRecorder\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"startSceneId\",\n \"type\": \"number\",\n \"default\": 0\n },\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"label\": \"Audio track\",\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioral settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the world behaves.\",\n \"fields\": [\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"label\": \"Global Audio\",\n \"description\": \"Add an audio track that\'s available for all of the scenes by default.\",\n \"optional\": true,\n \"widgetExtensions\": [\n \"AudioRecorder\"\n ]\n },\n {\n \"name\": \"sceneRenderingQuality\",\n \"type\": \"select\",\n \"label\": \"Scene rendering quality\",\n \"description\": \"Choose the amount of width and height segments used to render a scene. This directly affects the quality level of the scene, try increasing the quality if a scene looks \\\"blocky\\\" or \\\"waves\\\" are seen within the scenes. Note that higher quality rendering takes more time to load.\",\n \"options\": [\n {\n \"value\": \"high\",\n \"label\": \"High Quality (128x128)\"\n },\n {\n \"value\": \"medium\",\n \"label\": \"Medium Quality (64x64)\"\n },\n {\n \"value\": \"low\",\n \"label\": \"Low Quality (16x16)\"\n }\n ],\n \"default\": \"high\"\n },\n {\n \"name\": \"label\",\n \"type\": \"group\",\n \"label\": \"Label settings\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"labelPosition\",\n \"type\": \"select\",\n \"label\": \"Label position\",\n \"description\": \"The default label position. The position may be overriden per interaction\",\n \"options\": [\n {\n \"value\": \"right\",\n \"label\": \"Right aligned\"\n },\n {\n \"value\": \"left\",\n \"label\": \"Left aligned\"\n },\n {\n \"value\": \"top\",\n \"label\": \"Top aligned\"\n },\n {\n \"value\": \"bottom\",\n \"label\": \"Bottom aligned\"\n }\n ],\n \"default\": \"right\"\n },\n {\n \"name\": \"showLabel\",\n \"type\": \"boolean\",\n \"label\": \"Display Labels\",\n \"description\": \"If unchecked - labels will show only on mouse over\",\n \"default\": true\n }\n ]\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Localize\",\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Aria label for content type\",\n \"default\": \"Virtual Tour\"\n },\n {\n \"name\": \"playAudioTrack\",\n \"type\": \"text\",\n \"label\": \"Label for to play audio\",\n \"default\": \"Play Audio Track\"\n },\n {\n \"name\": \"pauseAudioTrack\",\n \"type\": \"text\",\n \"label\": \"Label to pause audio\",\n \"default\": \"Pause Audio Track\"\n },\n {\n \"name\": \"sceneDescription\",\n \"type\": \"text\",\n \"label\": \"Title to scene dialog\",\n \"default\": \"Scene Description\"\n },\n {\n \"name\": \"resetCamera\",\n \"type\": \"text\",\n \"label\": \"Label for button to reset camera\",\n \"default\": \"Reset Camera\"\n },\n {\n \"name\": \"submitDialog\",\n \"type\": \"text\",\n \"label\": \"Label for the submit dialog button\",\n \"default\": \"Submit Dialog\"\n },\n {\n \"name\": \"closeDialog\",\n \"type\": \"text\",\n \"label\": \"Label for the close dialog button\",\n \"default\": \"Close Dialog\"\n },\n {\n \"name\": \"expandButtonAriaLabel\",\n \"type\": \"text\",\n \"label\": \"Aria label for the expand label button\",\n \"default\": \"Expand the visual label\"\n },\n {\n \"name\": \"backgroundLoading\",\n \"type\": \"text\",\n \"label\": \"Label for when background image is loading in 360 scene\",\n \"default\": \"Loading background image...\"\n },\n {\n \"name\": \"noContent\",\n \"type\": \"text\",\n \"label\": \"Label for when there is no content\",\n \"default\": \"No content\"\n }\n ]\n }\n]',NULL,1,20,NULL,'https://h5p.org/tutorial-virtual-tour','https://h5p.org/virtual-tour-360',1),(127,'H5P.ThreeJS','three.js',1,0,103,0,0,'','three.min.js','','','',NULL,1,12,NULL,NULL,NULL,1),(128,'H5P.ThreeSixty','Three Sixty',0,3,6,0,0,'','scripts/three-sixty.js','styles/three-sixty.css','','',NULL,1,12,NULL,NULL,NULL,1),(129,'H5PEditor.ThreeImage','Three Image Editor',0,4,7,0,0,'','dist/editor-three-image.js','','','',NULL,NULL,NULL,NULL,NULL,NULL,1),(130,'H5P.FindTheWords','Find The Words',1,4,4,1,0,'iframe','scripts/h5p-find-the-words.js, scripts/h5p-find-the-words-word-grid.js, scripts/h5p-find-the-words-vocabulary.js, scripts/h5p-find-the-words-timer.js, scripts/h5p-find-the-words-counter.js','styles/h5p-find-the-words.css','','[\n {\n \"label\": \"Task description\",\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"description\": \"Description of the Game\",\n \"default\": \"Find the words from the grid\",\n \"importance\": \"high\"\n },\n {\n \"name\": \"wordList\",\n \"type\": \"text\",\n \"label\": \"Word list\",\n \"description\": \"Comma Separated list of words. Special Characters, White Spaces and Numbers Not allowed\",\n \"default\": \"one,two,three\",\n \"regexp\": {\n \"pattern\": \"^(?!(?:.*[\\\"!#$%&./:;<=>?@\\\\[\\\\]^_`\\\\{|}~\'()\\\\-*+\\\\d]|^[,])).*$\"\n },\n \"importance\": \"high\"\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the game behaves.\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"orientations\",\n \"type\": \"group\",\n \"label\": \"Orientations\",\n \"description\": \"An array containing the names of the word directions that should be used when creating the puzzle\",\n \"fields\": [\n {\n \"name\": \"horizontal\",\n \"type\": \"boolean\",\n \"label\": \"Horizontal- left to right\",\n \"default\": true\n },\n {\n \"name\": \"horizontalBack\",\n \"type\": \"boolean\",\n \"label\": \"Horizontal- right to left\",\n \"default\": true\n },\n {\n \"name\": \"vertical\",\n \"type\": \"boolean\",\n \"label\": \"Vertical downwards\",\n \"default\": true\n },\n {\n \"name\": \"verticalUp\",\n \"type\": \"boolean\",\n \"label\": \"Vertical upwards\",\n \"default\": true\n },\n {\n \"name\": \"diagonal\",\n \"type\": \"boolean\",\n \"label\": \"Diagonal downwards- left to right\",\n \"default\": true\n },\n {\n \"name\": \"diagonalBack\",\n \"type\": \"boolean\",\n \"label\": \"Diagonal downwards- right to left\",\n \"default\": true\n },\n {\n \"name\": \"diagonalUp\",\n \"type\": \"boolean\",\n \"label\": \"Diagonal upwards- left to right\",\n \"default\": true\n },\n {\n \"name\": \"diagonalUpBack\",\n \"type\": \"boolean\",\n \"label\": \"Diagonal upwards- right to left\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"fillPool\",\n \"type\": \"text\",\n \"label\": \"Vertical downwards\",\n \"description\": \"pool of letters from which the blanks to be filled\",\n \"default\": \"abcdefghijklmnopqrstuvwxyz\",\n \"regexp\": {\n \"pattern\": \"^[^\\t\\n .<>?;:\\\"\'`!@#$%^&*()\\\\[\\\\]{}_+=|\\\\-]*$\"\n }\n },\n {\n \"name\": \"preferOverlap\",\n \"type\": \"boolean\",\n \"label\": \"Prefer overlap\",\n \"description\": \"Determines how wordfind decides where to place a word within the puzzle. When true, it randomly selects amongst the positions the highest number of letters that overlap creating a more compact puzzle. When false, it randomly selects amongst all valid positions creating a less compact puzzle.\",\n \"default\": true\n },\n {\n \"name\": \"showVocabulary\",\n \"type\": \"boolean\",\n \"label\": \"Show vocabulary\",\n \"description\": \"Determines whether to show vocabularies to the player\",\n \"default\": true\n },\n {\n \"name\": \"enableShowSolution\",\n \"type\": \"boolean\",\n \"label\": \"Enable show solution\",\n \"description\": \"Add a show solution button for the game\",\n \"default\": true\n },\n {\n \"name\": \"enableRetry\",\n \"type\": \"boolean\",\n \"label\": \"Enable retry\",\n \"description\": \"Add a retry button for the game\",\n \"default\": true\n }\n ]\n },\n {\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"name\": \"check\",\n \"type\": \"text\",\n \"default\": \"Check\"\n },\n {\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"name\": \"tryAgain\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n },\n {\n \"label\": \"Text for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"default\": \"Show Solution\"\n },\n {\n \"label\": \"Counter text\",\n \"importance\": \"low\",\n \"name\": \"found\",\n \"type\": \"text\",\n \"default\": \"@found of @totalWords found\",\n \"description\": \"Feedback text, variables available: @found and @totalWords. Example: \'@found of @totalWords found\'\"\n },\n {\n \"label\": \"Time spent text\",\n \"importance\": \"low\",\n \"name\": \"timeSpent\",\n \"type\": \"text\",\n \"default\": \"Time Spent\",\n \"description\": \"label for showing the time spent while playing the game\"\n },\n {\n \"label\": \"Feedback text\",\n \"importance\": \"low\",\n \"name\": \"score\",\n \"type\": \"text\",\n \"default\": \"You got @score of @total points\",\n \"description\": \"Feedback text, variables available: @score and @total. Example: \'You got @score of @total possible points\'\"\n },\n {\n \"label\": \"Word list header\",\n \"importance\": \"low\",\n \"name\": \"wordListHeader\",\n \"type\": \"text\",\n \"default\": \"Find the words\",\n \"maxLength\": 20\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/find-the-words',1),(131,'H5P.InteractiveBook','Interactive Book',1,3,5,1,1,'iframe','dist/h5p-interactive-book.js','','','[\n {\n \"name\": \"showCoverPage\",\n \"type\": \"boolean\",\n \"label\": \"Enable book cover\",\n \"description\": \"A cover that shows info regarding the book before access\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"bookCover\",\n \"type\": \"group\",\n \"label\": \"Cover Page\",\n \"importance\": \"medium\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showCoverPage\",\n \"equals\": true\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"coverDescription\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"label\": \"Cover description\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"description\": \"This text will be the description of your book.\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"sub\",\n \"sup\",\n \"strong\",\n \"em\",\n \"p\",\n \"code\"\n ]\n },\n {\n \"name\": \"coverImage\",\n \"type\": \"image\",\n \"label\": \"Cover image\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An optional background image for the introduction.\"\n },\n {\n \"name\": \"coverAltText\",\n \"type\": \"text\",\n \"label\": \"Cover image alternative text\",\n \"importance\": \"low\",\n \"optional\": true,\n \"description\": \"An alternative text for the cover image\"\n }\n ]\n },\n {\n \"name\": \"chapters\",\n \"type\": \"list\",\n \"label\": \"Pages\",\n \"entity\": \"Page\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"min\": 1,\n \"max\": 50,\n \"field\": {\n \"name\": \"item\",\n \"type\": \"group\",\n \"label\": \"Item\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"label\": \"Page\",\n \"name\": \"chapter\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Column 1.13\"\n ]\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"label\": \"Behavioural settings\",\n \"fields\": [\n {\n \"name\": \"defaultTableOfContents\",\n \"type\": \"boolean\",\n \"label\": \"Display table of contents as default\",\n \"description\": \"When enabled the table of contents is showed when opening the book\",\n \"default\": true\n },\n {\n \"name\": \"progressIndicators\",\n \"type\": \"boolean\",\n \"label\": \"Display Progress Indicators\",\n \"description\": \"When enabled there will be indicators per page showing the user if he is done with the page or not.\",\n \"default\": true\n },\n {\n \"name\": \"progressAuto\",\n \"type\": \"boolean\",\n \"label\": \"Enable automatic progress\",\n \"description\": \"If enabled a page without tasks is considered done when viewed. A page with tasks when all tasks are done. If disabled there will be a button at the bottom of every page for the user to click when done with the page.\",\n \"default\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"progressIndicators\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"displaySummary\",\n \"type\": \"boolean\",\n \"label\": \"Display summary\",\n \"description\": \"When enabled the user can see a summary and submit the progress/answers\",\n \"default\": true\n }\n ]\n },\n {\n \"name\": \"read\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Read\\\"\",\n \"importance\": \"low\",\n \"default\": \"Read\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"displayTOC\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Display \'Table of contents\'\\\"\",\n \"importance\": \"low\",\n \"default\": \"Display \'Table of contents\'\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"hideTOC\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Hide \'Table of contents\'\\\"\",\n \"importance\": \"low\",\n \"default\": \"Hide \'Table of contents\'\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"nextPage\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Next page\\\"\",\n \"importance\": \"low\",\n \"default\": \"Next page\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"previousPage\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Previous page\\\"\",\n \"importance\": \"low\",\n \"default\": \"Previous page\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"chapterCompleted\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Page completed!\\\"\",\n \"importance\": \"low\",\n \"default\": \"Page completed!\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"partCompleted\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"@pages of @total completed\\\" (@pages and @total will be replaced by actual values)\",\n \"importance\": \"low\",\n \"default\": \"@pages of @total completed\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"incompleteChapter\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Incomplete page\\\"\",\n \"importance\": \"low\",\n \"default\": \"Incomplete page\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"navigateToTop\",\n \"type\": \"text\",\n \"label\": \"Translation for \\\"Navigate to the top\\\"\",\n \"importance\": \"low\",\n \"default\": \"Navigate to the top\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"markAsFinished\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"I have finished this page\\\"\",\n \"default\": \"I have finished this page\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"fullscreen\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Fullscreen button label\",\n \"default\": \"Fullscreen\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"exitFullscreen\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Exit fullscreen button label\",\n \"default\": \"Exit fullscreen\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"bookProgressSubtext\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Page progress in book\",\n \"description\": \"\\\"@count\\\" will be replaced by page count, and \\\"@total\\\" with the total number of pages\",\n \"default\": \"@count of @total pages\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"interactionsProgressSubtext\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Interaction progress\",\n \"description\": \"\\\"@count\\\" will be replaced by interaction count, and \\\"@total\\\" with the total number of interactions\",\n \"default\": \"@count of @total interactions\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"submitReport\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"Submit report\\\"\",\n \"default\": \"Submit Report\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"restartLabel\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Label for \\\"restart\\\" button\",\n \"default\": \"Restart\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"summaryHeader\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Summary header\",\n \"default\": \"Summary\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"allInteractions\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"All interactions\\\"\",\n \"default\": \"All interactions\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"unansweredInteractions\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"Unanswered interactions\\\"\",\n \"default\": \"Unanswered interactions\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"scoreText\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Score\",\n \"description\": \"\\\"@score\\\" will be replaced with current score, and \\\"@maxscore\\\" will be replaced with max achievable score\",\n \"default\": \"@score / @maxscore\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"leftOutOfTotalCompleted\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Per page interactions completion\",\n \"description\": \"\\\"@left\\\" will be replaced with remaining interactions, and \\\"@max\\\" will be replaced with total number of interactions on the page\",\n \"default\": \"@left of @max interactions completed\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"noInteractions\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"No interactions\\\"\",\n \"default\": \"No interactions\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"score\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"Score\\\"\",\n \"default\": \"Score\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"summaryAndSubmit\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Label for \\\"Summary & submit\\\" button\",\n \"default\": \"Summary & submit\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"noChapterInteractionBoldText\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"You have not interacted with any pages.\\\"\",\n \"default\": \"You have not interacted with any pages.\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"noChapterInteractionText\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"You have to interact with at least one page before you can see the summary.\\\"\",\n \"default\": \"You have to interact with at least one page before you can see the summary.\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"yourAnswersAreSubmittedForReview\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Translation for \\\"Your answers are submitted for review!\\\"\",\n \"default\": \"Your answers are submitted for review!\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"bookProgress\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Summary progress label\",\n \"default\": \"Book progress\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"interactionsProgress\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Interactions progress label\",\n \"default\": \"Interactions progress\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"totalScoreLabel\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"label\": \"Total score label\",\n \"default\": \"Total score\",\n \"common\": true,\n \"optional\": true\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"label\": \"Accessibility texts\",\n \"common\": true,\n \"fields\": [\n {\n \"name\": \"progress\",\n \"type\": \"text\",\n \"label\": \"Page progress textual alternative\",\n \"description\": \"An alternative text for the visual page progress. @page and @total variables available.\",\n \"default\": \"Page @page of @total.\"\n },\n {\n \"name\": \"menu\",\n \"type\": \"text\",\n \"label\": \"Label for expanding/collapsing navigation menu\",\n \"default\": \"Toggle navigation menu\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/interactive-book',1),(132,'H5P.KewArCode','KewAr Code',0,2,1,1,0,'iframe','dist/h5p-kewar-code.js','dist/h5p-kewar-code.css','','[\n {\n \"name\": \"codeType\",\n \"type\": \"select\",\n \"label\": \"Code type\",\n \"description\": \"Select what kind of code you want to generate\",\n \"options\": [\n {\n \"value\": \"contact\",\n \"label\": \"Contact\"\n },\n {\n \"value\": \"event\",\n \"label\": \"Event\"\n },\n {\n \"value\": \"email\",\n \"label\": \"Email address\"\n },\n {\n \"value\": \"h5p\",\n \"label\": \"H5P\"\n },\n {\n \"value\": \"location\",\n \"label\": \"Location\"\n },\n {\n \"value\": \"phone\",\n \"label\": \"Phone number\"\n },\n {\n \"value\": \"sms\",\n \"label\": \"SMS\"\n },\n {\n \"value\": \"text\",\n \"label\": \"Text\"\n },\n {\n \"value\": \"url\",\n \"label\": \"URL\"\n }\n ],\n \"default\": \"url\"\n },\n {\n \"name\": \"contact\",\n \"type\": \"group\",\n \"label\": \"Contact\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"text\",\n \"label\": \"Name\",\n \"placeholder\": \"John Smith\",\n \"maxLength\": 150\n },\n {\n \"name\": \"organization\",\n \"type\": \"text\",\n \"label\": \"Organization\",\n \"placeholder\": \"H5P fan club\",\n \"optional\": true,\n \"maxLength\": 150\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"placeholder\": \"Master of None\",\n \"optional\": true,\n \"maxLength\": 100\n },\n {\n \"name\": \"number\",\n \"type\": \"text\",\n \"label\": \"Phone number\",\n \"description\": \"Phone number (please use the format +12 345 67890)\",\n \"placeholder\": \"+12 345 67890\",\n \"optional\": true,\n \"regexp\": {\n \"pattern\": \"^\\\\+[0-9]{1,3}[\\\\ ]?[0-9]{1,4}[\\\\ ]?[0-9]{1,8}$\",\n \"modifiers\": \"\"\n }\n },\n {\n \"name\": \"email\",\n \"type\": \"text\",\n \"label\": \"Email address\",\n \"description\": \"Email address to write message to\",\n \"placeholder\": \"john@fictional-h5p-fan-club.org\",\n \"optional\": true,\n \"maxLength\": 150,\n \"regexp\": {\n \"pattern\": \"^[A-Z0-9\\\\._%+-]+@[A-Z0-9.-]+\\\\.[A-Z]{2,}$\",\n \"modifiers\": \"i\"\n }\n },\n {\n \"name\": \"address\",\n \"type\": \"group\",\n \"label\": \"Address\",\n \"importance\": \"medium\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"extended\",\n \"type\": \"text\",\n \"label\": \"Extended address\",\n \"description\": \"c/o information, etc.\",\n \"placeholder\": \"c/o H5P Fan Club\",\n \"optional\": true,\n \"maxLength\": 150\n },\n {\n \"name\": \"street\",\n \"type\": \"text\",\n \"label\": \"Street\",\n \"description\": \"Street including number\",\n \"placeholder\": \"1308 W. Dayton Street\",\n \"optional\": true,\n \"maxLength\": 150\n },\n {\n \"name\": \"locality\",\n \"type\": \"text\",\n \"label\": \"Locality\",\n \"description\": \"City name, etc.\",\n \"placeholder\": \"Madison\",\n \"optional\": true,\n \"maxLength\": 100\n },\n {\n \"name\": \"region\",\n \"type\": \"text\",\n \"label\": \"Region\",\n \"description\": \"Federal state, county, etc.\",\n \"placeholder\": \"WI\",\n \"optional\": true,\n \"maxLength\": 100\n },\n {\n \"name\": \"zip\",\n \"type\": \"text\",\n \"label\": \"ZIP code\",\n \"description\": \"ZIP code\",\n \"placeholder\": \"53715\",\n \"optional\": true,\n \"maxLength\": 50\n },\n {\n \"name\": \"country\",\n \"type\": \"text\",\n \"label\": \"Country\",\n \"description\": \"Country\",\n \"placeholder\": \"USA\",\n \"optional\": true,\n \"maxLength\": 100\n }\n ]\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"Website\",\n \"description\": \"Website to link to (must start with https:// or http://)\",\n \"placeholder\": \"https://fictional-h5p-fan-club.org\",\n \"regexp\": {\n \"pattern\": \"https?://([0-9a-z.-]+).[a-z.]{2,}([0-9a-z.-_]*)*/?\",\n \"modifiers\": \"i\"\n },\n \"optional\": true,\n \"maxLength\": 300\n },\n {\n \"name\": \"note\",\n \"type\": \"text\",\n \"label\": \"Note\",\n \"description\": \"Note\",\n \"placeholder\": \"John loves H5P.\",\n \"optional\": true,\n \"maxLength\": 500\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"contact\"\n }\n ]\n }\n },\n {\n \"name\": \"event\",\n \"type\": \"group\",\n \"label\": \"Event\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"description\": \"Title for the calendar event\",\n \"placeholder\": \"H5P Conference 2020\",\n \"maxLength\": 200\n },\n {\n \"name\": \"allDay\",\n \"type\": \"boolean\",\n \"label\": \"All day event\",\n \"description\": \"Check if event will be valid all day long\"\n },\n {\n \"name\": \"dateStart\",\n \"type\": \"text\",\n \"label\": \"Start date\",\n \"description\": \"Start date of the event (please use the format yyyy/mm/dd)\",\n \"placeholder\": \"2020/05/18\",\n \"regexp\": {\n \"pattern\": \"^[0-9]{4,}/0*([1-9]|1[0-2])/0*([1-9]|[12][0-9]|3[01])$\",\n \"modifiers\": \"\"\n }\n },\n {\n \"name\": \"timeStart\",\n \"type\": \"text\",\n \"label\": \"Start time\",\n \"description\": \"Start time of the event (please use the format hh:mm)\",\n \"placeholder\": \"09:00\",\n \"regexp\": {\n \"pattern\": \"^0*([1-9]|1[0-9]|2[0-3]):0*([0-9]|[1-4][0-9]|5[0-9])$\",\n \"modifiers\": \"\"\n },\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"allDay\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"dateEnd\",\n \"type\": \"text\",\n \"label\": \"End date\",\n \"description\": \"End date of the event (please use the format yyyy/mm/dd)\",\n \"placeholder\": \"2020/05/20\",\n \"regexp\": {\n \"pattern\": \"^[0-9]{4,}/0*([1-9]|1[0-2])/0*([1-9]|[12][0-9]|3[01])$\",\n \"modifiers\": \"\"\n }\n },\n {\n \"name\": \"timeEnd\",\n \"type\": \"text\",\n \"label\": \"End time\",\n \"description\": \"End time of the event (please use the format hh:mm)\",\n \"placeholder\": \"16:00\",\n \"regexp\": {\n \"pattern\": \"^0*([1-9]|1[0-9]|2[0-3]):0*([0-9]|[1-4][0-9]|5[0-9])$\",\n \"modifiers\": \"\"\n },\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"allDay\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"timezone\",\n \"type\": \"select\",\n \"label\": \"Timezone\",\n \"description\": \"Select the time zone the event is supposed to take place in\",\n \"options\": [\n {\n \"value\": \"-12:00\",\n \"label\": \"UTC-12:00\"\n },\n {\n \"value\": \"-11:00\",\n \"label\": \"UTC-11:00\"\n },\n {\n \"value\": \"-10:00\",\n \"label\": \"UTC-10:00\"\n },\n {\n \"value\": \"-9:30\",\n \"label\": \"UTC-9:30\"\n },\n {\n \"value\": \"-9:00\",\n \"label\": \"UTC-9:00\"\n },\n {\n \"value\": \"-8:00\",\n \"label\": \"UTC-8:00\"\n },\n {\n \"value\": \"-7:00\",\n \"label\": \"UTC-7:00\"\n },\n {\n \"value\": \"-6:00\",\n \"label\": \"UTC-6:00\"\n },\n {\n \"value\": \"-5:00\",\n \"label\": \"UTC-5:00\"\n },\n {\n \"value\": \"-4:00\",\n \"label\": \"UTC-4:00\"\n },\n {\n \"value\": \"-3:30\",\n \"label\": \"UTC-3:30\"\n },\n {\n \"value\": \"-3:00\",\n \"label\": \"UTC-3:00\"\n },\n {\n \"value\": \"-2:00\",\n \"label\": \"UTC-2:00\"\n },\n {\n \"value\": \"-1:00\",\n \"label\": \"UTC-1:00\"\n },\n {\n \"value\": \"0:00\",\n \"label\": \"UTC\"\n },\n {\n \"value\": \"1:00\",\n \"label\": \"UTC+1:00\"\n },\n {\n \"value\": \"2:00\",\n \"label\": \"UTC+2:00\"\n },\n {\n \"value\": \"3:00\",\n \"label\": \"UTC+3:00\"\n },\n {\n \"value\": \"3:30\",\n \"label\": \"UTC+3:30\"\n },\n {\n \"value\": \"4:00\",\n \"label\": \"UTC+4:00\"\n },\n {\n \"value\": \"4:00\",\n \"label\": \"UTC+4:30\"\n },\n {\n \"value\": \"5:00\",\n \"label\": \"UTC+5:00\"\n },\n {\n \"value\": \"5:30\",\n \"label\": \"UTC+5:30\"\n },\n {\n \"value\": \"5:45\",\n \"label\": \"UTC+5:45\"\n },\n {\n \"value\": \"6:00\",\n \"label\": \"UTC+6:00\"\n },\n {\n \"value\": \"6:30\",\n \"label\": \"UTC+6:30\"\n },\n {\n \"value\": \"7:00\",\n \"label\": \"UTC+7:00\"\n },\n {\n \"value\": \"8:00\",\n \"label\": \"UTC+8:00\"\n },\n {\n \"value\": \"9:00\",\n \"label\": \"UTC+9:00\"\n },\n {\n \"value\": \"9:30\",\n \"label\": \"UTC+9:30\"\n },\n {\n \"value\": \"10:00\",\n \"label\": \"UTC+10:00\"\n },\n {\n \"value\": \"10:30\",\n \"label\": \"UTC+10:30\"\n },\n {\n \"value\": \"11:00\",\n \"label\": \"UTC+11:00\"\n },\n {\n \"value\": \"12:00\",\n \"label\": \"UTC+12:00\"\n },\n {\n \"value\": \"12:45\",\n \"label\": \"UTC+12:45\"\n },\n {\n \"value\": \"13:00\",\n \"label\": \"UTC+13:00\"\n },\n {\n \"value\": \"14:00\",\n \"label\": \"UTC+14:00\"\n }\n ],\n \"default\": \"0:00\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"allDay\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"daylightSavings\",\n \"type\": \"boolean\",\n \"label\": \"Daylight savings\",\n \"description\": \"Check if location that the event is taking place in uses daylight savings time\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"allDay\",\n \"equals\": false\n }\n ]\n }\n },\n {\n \"name\": \"location\",\n \"type\": \"text\",\n \"label\": \"Location\",\n \"description\": \"Name the location\",\n \"placeholder\": \"Madison, USA\",\n \"optional\": true,\n \"maxLength\": 200\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Description\",\n \"description\": \"Add a description for the event\",\n \"placeholder\": \"3rd H5P conference\",\n \"optional\": true,\n \"maxLength\": 1500\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"event\"\n }\n ]\n }\n },\n {\n \"name\": \"email\",\n \"type\": \"group\",\n \"label\": \"Email address\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"email\",\n \"type\": \"text\",\n \"label\": \"Email address\",\n \"description\": \"Email address to write message to\",\n \"placeholder\": \"john@fictional-h5p-fan-club.org\",\n \"maxLength\": 2000,\n \"regexp\": {\n \"pattern\": \"^[A-Z0-9\\\\._%+-]+@[A-Z0-9.-]+\\\\.[A-Z]{2,}$\",\n \"modifiers\": \"i\"\n }\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"email\"\n }\n ]\n }\n },\n {\n \"name\": \"h5p\",\n \"type\": \"group\",\n \"label\": \"H5P content\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"h5p\",\n \"type\": \"library\",\n \"label\": \"H5P content\",\n \"description\": \"H5P content to display\",\n \"options\": [\n \"H5P.Accordion 1.0\",\n \"H5P.Agamotto 1.4\",\n \"H5P.Audio 1.4\",\n \"H5P.AudioRecorder 1.0\",\n \"H5P.Blanks 1.12\",\n \"H5P.Chart 1.2\",\n \"H5P.Collage 0.3\",\n \"H5P.CoursePresentation 1.21\",\n \"H5P.Dialogcards 1.8\",\n \"H5P.DocumentationTool 1.7\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.DragText 1.8\",\n \"H5P.Essay 1.2\",\n \"H5P.GuessTheAnswer 1.4\",\n \"H5P.Table 1.1\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.IFrameEmbed 1.0\",\n \"H5P.Image 1.1\",\n \"H5P.ImageHotspots 1.8\",\n \"H5P.ImageHotspotQuestion 1.8\",\n \"H5P.ImageSlider 1.0\",\n \"H5P.InteractiveVideo 1.21\",\n \"H5P.Link 1.3\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.MemoryGame 1.2\",\n \"H5P.MultiChoice 1.14\",\n \"H5P.Questionnaire 1.2\",\n \"H5P.QuestionSet 1.17\",\n \"H5P.SingleChoiceSet 1.11\",\n \"H5P.Summary 1.10\",\n \"H5P.Timeline 1.1\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.TwitterUserFeed 1.0\",\n \"H5P.Video 1.5\"\n ]\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"h5p\"\n }\n ]\n }\n },\n {\n \"name\": \"location\",\n \"type\": \"group\",\n \"label\": \"Location\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"latitude\",\n \"type\": \"text\",\n \"label\": \"Latitude\",\n \"description\": \"Latitude (please use the format 53.864462)\",\n \"placeholder\": \"69.646007\",\n \"regexp\": {\n \"pattern\": \"^((-?0*([0-9]|[1-7][0-9]|8[0-9])(\\\\.[0-9]{1,6})?)|(-?90))$\",\n \"modifiers\": \"\"\n }\n },\n {\n \"name\": \"longitude\",\n \"type\": \"text\",\n \"label\": \"Longitude\",\n \"description\": \"Longitude (please use the format 10.663792)\",\n \"placeholder\": \"18.954036\",\n \"regexp\": {\n \"pattern\": \"^((-?0*([0-9]|[1-8][0-9]|9[0-9]|1[0-6][0-9]|17[0-9])(\\\\.[0-9]{1,6})?)|-?180)$\",\n \"modifiers\": \"\"\n }\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"location\"\n }\n ]\n }\n },\n {\n \"name\": \"phone\",\n \"type\": \"group\",\n \"label\": \"Phone number\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"number\",\n \"type\": \"text\",\n \"label\": \"Phone number\",\n \"description\": \"Phone number to call (please use the format +12 345 67890)\",\n \"placeholder\": \"+12 345 67890\",\n \"regexp\": {\n \"pattern\": \"^\\\\+[0-9]{1,3}[\\\\ ]?[0-9]{1,4}[\\\\ ]?[0-9]{1,8}$\",\n \"modifiers\": \"\"\n }\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"phone\"\n }\n ]\n }\n },\n {\n \"name\": \"sms\",\n \"type\": \"group\",\n \"label\": \"SMS\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"number\",\n \"type\": \"text\",\n \"label\": \"Phone number\",\n \"description\": \"Phone number to send to (please use the format +12 345 67890)\",\n \"placeholder\": \"+12 345 67890\",\n \"regexp\": {\n \"pattern\": \"^\\\\+[0-9]{1,3}[\\\\ ]?[0-9]{1,4}[\\\\ ]?[0-9]{1,8}$\",\n \"modifiers\": \"\"\n }\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"label\": \"Message\",\n \"description\": \"Message to send\",\n \"placeholder\": \"Please fetch milk and bread!\",\n \"maxLength\": 2000\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"sms\"\n }\n ]\n }\n },\n {\n \"name\": \"text\",\n \"type\": \"group\",\n \"label\": \"Text\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Text\",\n \"description\": \"Text to encode\",\n \"placeholder\": \"Please fetch\\n* milk\\n* bread\",\n \"widget\": \"textarea\",\n \"maxLength\": 2000\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"text\"\n }\n ]\n }\n },\n {\n \"name\": \"url\",\n \"type\": \"group\",\n \"label\": \"URL\",\n \"importance\": \"high\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"URL\",\n \"description\": \"URL to link to (must start with https:// or http://)\",\n \"placeholder\": \"https://fictional-h5p-fan-club.org\",\n \"maxLength\": 2000,\n \"regexp\": {\n \"pattern\": \"https?://([0-9a-z.-]+).[a-z.]{2,}([0-9a-z.-_]*)*/?\",\n \"modifiers\": \"i\"\n }\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"codeType\",\n \"equals\": \"url\"\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"codeColor\",\n \"type\": \"text\",\n \"label\": \"Code color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true\n }\n },\n {\n \"name\": \"backgroundColor\",\n \"type\": \"text\",\n \"label\": \"Background color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#ffffff\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showAlpha\": true,\n \"preferredFormat\": \"rgb\"\n }\n },\n {\n \"name\": \"maxSize\",\n \"type\": \"text\",\n \"label\": \"Maximum size\",\n \"description\": \"Maximum size for the code given in CSS notation (pixels by default if only a number is given)\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"regexp\": {\n \"pattern\": \"^(([1-9]+.[0-9]+)|[0-9]+)(cm|mm|in|px|pt|pc|em|ex|ch|rem|vw|vh|vmin|vmax|%)?$\",\n \"modifiers\": \"i\"\n }\n },\n {\n \"name\": \"alignment\",\n \"type\": \"select\",\n \"label\": \"Horizontal alignment\",\n \"description\": \"Set horizontal alignment if you set a maximum size\",\n \"options\": [\n {\n \"value\": \"left\",\n \"label\": \"left\"\n },\n {\n \"value\": \"center\",\n \"label\": \"center\"\n },\n {\n \"value\": \"right\",\n \"label\": \"right\"\n }\n ],\n \"default\": \"center\"\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"address\",\n \"type\": \"text\",\n \"label\": \"Address\",\n \"importance\": \"low\",\n \"default\": \"Address\"\n },\n {\n \"name\": \"contact\",\n \"type\": \"text\",\n \"label\": \"Contact\",\n \"importance\": \"low\",\n \"default\": \"Contact\"\n },\n {\n \"name\": \"country\",\n \"type\": \"text\",\n \"label\": \"Country\",\n \"importance\": \"low\",\n \"default\": \"Country\"\n },\n {\n \"name\": \"dateEnd\",\n \"type\": \"text\",\n \"label\": \"End date\",\n \"importance\": \"low\",\n \"default\": \"End date\"\n },\n {\n \"name\": \"dateStart\",\n \"type\": \"text\",\n \"label\": \"Start date\",\n \"importance\": \"low\",\n \"default\": \"Start date\"\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Description\",\n \"importance\": \"low\",\n \"default\": \"Description\"\n },\n {\n \"name\": \"email\",\n \"type\": \"text\",\n \"label\": \"Email\",\n \"importance\": \"low\",\n \"default\": \"Email\"\n },\n {\n \"name\": \"event\",\n \"type\": \"text\",\n \"label\": \"Event\",\n \"importance\": \"low\",\n \"default\": \"Event\"\n },\n {\n \"name\": \"extended\",\n \"type\": \"text\",\n \"label\": \"Extended address\",\n \"importance\": \"low\",\n \"default\": \"Extended address\"\n },\n {\n \"name\": \"latitude\",\n \"type\": \"text\",\n \"label\": \"Latitude\",\n \"importance\": \"low\",\n \"default\": \"Latitude\"\n },\n {\n \"name\": \"locality\",\n \"type\": \"text\",\n \"label\": \"Locality\",\n \"importance\": \"low\",\n \"default\": \"Locality\"\n },\n {\n \"name\": \"location\",\n \"type\": \"text\",\n \"label\": \"Location\",\n \"importance\": \"low\",\n \"default\": \"Location\"\n },\n {\n \"name\": \"longitude\",\n \"type\": \"text\",\n \"label\": \"Longitude\",\n \"importance\": \"low\",\n \"default\": \"Longitude\"\n },\n {\n \"name\": \"message\",\n \"type\": \"text\",\n \"label\": \"Message\",\n \"importance\": \"low\",\n \"default\": \"Message\"\n },\n {\n \"name\": \"name\",\n \"type\": \"text\",\n \"label\": \"Name\",\n \"importance\": \"low\",\n \"default\": \"Name\"\n },\n {\n \"name\": \"note\",\n \"type\": \"text\",\n \"label\": \"Note\",\n \"importance\": \"low\",\n \"default\": \"Note\"\n },\n {\n \"name\": \"organization\",\n \"type\": \"text\",\n \"label\": \"Organization\",\n \"importance\": \"low\",\n \"default\": \"Organization\"\n },\n {\n \"name\": \"phone\",\n \"type\": \"text\",\n \"label\": \"Phone\",\n \"importance\": \"low\",\n \"default\": \"Phone\"\n },\n {\n \"name\": \"region\",\n \"type\": \"text\",\n \"label\": \"Region\",\n \"importance\": \"low\",\n \"default\": \"Region\"\n },\n {\n \"name\": \"sms\",\n \"type\": \"text\",\n \"label\": \"SMS\",\n \"importance\": \"low\",\n \"default\": \"SMS\"\n },\n {\n \"name\": \"street\",\n \"type\": \"text\",\n \"label\": \"Street\",\n \"importance\": \"low\",\n \"default\": \"Street\"\n },\n {\n \"name\": \"text\",\n \"type\": \"text\",\n \"label\": \"Text\",\n \"importance\": \"low\",\n \"default\": \"Text\"\n },\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\",\n \"importance\": \"low\",\n \"default\": \"Title\"\n },\n {\n \"name\": \"url\",\n \"type\": \"text\",\n \"label\": \"URL\",\n \"importance\": \"low\",\n \"default\": \"URL\"\n },\n {\n \"name\": \"zip\",\n \"type\": \"text\",\n \"label\": \"ZIP code\",\n \"importance\": \"low\",\n \"default\": \"ZIP code\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"openCodeInformation\",\n \"type\": \"text\",\n \"label\": \"QRCode. Display information (Text for Readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"QRCode. Display information.\"\n },\n {\n \"name\": \"closeCodeInformation\",\n \"type\": \"text\",\n \"label\": \"Hide information (Text for Readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"Hide information.\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/kewar-code',1),(133,'H5P.AdventCalendar','Advent Calendar (beta)',0,2,5,1,0,'iframe','dist/h5p-advent-calendar.js','dist/h5p-advent-calendar.css','','[\n {\n \"name\": \"doors\",\n \"type\": \"list\",\n \"label\": \"Doors\",\n \"entity\": \"door\",\n \"min\": 24,\n \"max\": 24,\n \"field\": {\n \"name\": \"contentGroup\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"name\": \"doorCover\",\n \"type\": \"image\",\n \"label\": \"Door image\",\n \"description\": \"Image that will be used for the door. Needs to have a size ratio of 1:1 if you want the left half fit the right half.\"\n },\n {\n \"name\": \"previewImage\",\n \"type\": \"image\",\n \"label\": \"Background image\",\n \"description\": \"Image that should appear inside the door. Will be the door\'s number by default.\"\n },\n {\n \"name\": \"type\",\n \"type\": \"select\",\n \"label\": \"Content type\",\n \"description\": \"Content type that shoud optionally pop up when the door is opened.\",\n \"options\": [\n {\n \"value\": \"audio\",\n \"label\": \"Audio\"\n },\n {\n \"value\": \"image\",\n \"label\": \"Image\"\n },\n {\n \"value\": \"link\",\n \"label\": \"Link\"\n },\n {\n \"value\": \"text\",\n \"label\": \"Text\"\n },\n {\n \"value\": \"video\",\n \"label\": \"Video\"\n }\n ]\n },\n {\n \"name\": \"audio\",\n \"type\": \"audio\",\n \"label\": \"Audio\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"audio\"\n }\n ]\n }\n },\n {\n \"name\": \"image\",\n \"type\": \"library\",\n \"label\": \"Image\",\n \"options\": [\n \"H5P.Image 1.1\"\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"image\"\n }\n ]\n }\n },\n {\n \"name\": \"link\",\n \"type\": \"library\",\n \"label\": \"Link\",\n \"options\": [\n \"H5P.Link 1.3\"\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"link\"\n }\n ]\n }\n },\n {\n \"name\": \"text\",\n \"type\": \"library\",\n \"label\": \"Text\",\n \"options\": [\n \"H5P.AdvancedText 1.1\"\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"text\"\n }\n ]\n }\n },\n {\n \"name\": \"video\",\n \"type\": \"video\",\n \"label\": \"Video\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"video\"\n }\n ]\n }\n },\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"label\": \"Autoplay\",\n \"default\": false,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"type\": \"or\",\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"audio\"\n },\n {\n \"field\": \"type\",\n \"equals\": \"video\"\n }\n ]\n }\n }\n ]\n },\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"description\": \"These options will let you override behaviour settings.\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"backgroundImage\",\n \"type\": \"image\",\n \"label\": \"Calendar background image\",\n \"optional\": true\n },\n {\n \"name\": \"backgroundMusic\",\n \"type\": \"audio\",\n \"label\": \"Background music\",\n \"optional\": true\n },\n {\n \"name\": \"autoplay\",\n \"type\": \"boolean\",\n \"label\": \"Autoplay background music\",\n \"description\": \"If set, the background music will play automatically once the content is opened. Please note: Some browsers\' media policy may prevent autoplay.\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"snow\",\n \"type\": \"boolean\",\n \"label\": \"Let it snow\",\n \"description\": \"Will add some snow falling in front of the calendar. It never rains in Southern California, it never snows on IE11.\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"doorImageTemplate\",\n \"type\": \"image\",\n \"label\": \"Door image template\",\n \"description\": \"If an image is set, it will be used for every door unless a specific door image is set for a single door.\",\n \"optional\": true\n },\n {\n \"name\": \"hideDoorBorder\",\n \"type\": \"boolean\",\n \"label\": \"Hide door border\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"hideNumbers\",\n \"type\": \"boolean\",\n \"label\": \"Hide door numbers\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"hideDoorKnobs\",\n \"type\": \"boolean\",\n \"label\": \"Hide door knobs\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"hideDoorFrame\",\n \"type\": \"boolean\",\n \"label\": \"Hide door frame\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"randomize\",\n \"type\": \"boolean\",\n \"label\": \"Random order\",\n \"description\": \"Shuffle the order of the doors. If the \\\"save content state\\\" option is set in the H5P settings, that order will stay the same when the user returns later.\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"keepImageOrder\",\n \"type\": \"boolean\",\n \"label\": \"Keep order of images\",\n \"description\": \"Shuffle doors, but keep the door cover images at their fixed positions starting with 1 in the upper left corner down to 24 in the lower right corner.\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"randomize\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"designMode\",\n \"type\": \"boolean\",\n \"label\": \"Design mode\",\n \"description\": \"When in design mode, all doors can be opened. Otherwise, the doors can only be opened in December on and after the respective day indicated by the door number.\",\n \"default\": true,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"nothingToSee\",\n \"type\": \"text\",\n \"label\": \"Nothing to see\",\n \"importance\": \"low\",\n \"default\": \"There is nothing to see here!\\ud83c\\udf84\"\n },\n {\n \"name\": \"dummy\",\n \"type\": \"text\",\n \"label\": \"Dummy\",\n \"importance\": \"low\",\n \"default\": \"Dummy\",\n \"widget\": \"none\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Accessibility\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"door\",\n \"type\": \"text\",\n \"label\": \"Door\",\n \"importance\": \"low\",\n \"default\": \"Door\"\n },\n {\n \"name\": \"locked\",\n \"type\": \"text\",\n \"label\": \"Locked\",\n \"importance\": \"low\",\n \"default\": \"Locked. It is not time to open this one yet.\"\n },\n {\n \"name\": \"content\",\n \"description\": \"Announce the content. @door is a variable and will be replaced with the related door description.\",\n \"type\": \"text\",\n \"label\": \"Content of\",\n \"importance\": \"low\",\n \"default\": \"Content of @door\"\n },\n {\n \"name\": \"mute\",\n \"type\": \"text\",\n \"label\": \"Mute audio\",\n \"importance\": \"low\",\n \"default\": \"Mute audio\"\n },\n {\n \"name\": \"unmute\",\n \"type\": \"text\",\n \"label\": \"Unmute audio\",\n \"importance\": \"low\",\n \"default\": \"Unmute audio\"\n },\n {\n \"name\": \"closeWindow\",\n \"type\": \"text\",\n \"label\": \"Close window\",\n \"importance\": \"low\",\n \"default\": \"Close window\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/advent-calendar',1),(134,'H5P.Crossword','Crossword',0,4,9,1,0,'iframe','dist/h5p-crossword.js','dist/h5p-crossword.css','','[\n {\n \"name\": \"taskDescription\",\n \"label\": \"Task description\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"importance\": \"high\",\n \"description\": \"Describe your task here.\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ],\n \"optional\": true\n },\n {\n \"name\": \"words\",\n \"label\": \"words\",\n \"importance\": \"high\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 2,\n \"entity\": \"Word\",\n \"field\": {\n \"name\": \"word\",\n \"type\": \"group\",\n \"label\": \"Word\",\n \"fields\": [\n {\n \"name\": \"clue\",\n \"type\": \"text\",\n \"label\": \"Clue\",\n \"description\": \"Clue that should point to the answer.\",\n \"importance\": \"medium\"\n },\n {\n \"name\": \"answer\",\n \"type\": \"text\",\n \"label\": \"Answer\",\n \"description\": \"Answer to the clue.\",\n \"importance\": \"medium\"\n },\n {\n \"name\": \"extraClue\",\n \"type\": \"library\",\n \"label\": \"Extra clue\",\n \"optional\": true,\n \"options\": [\n \"H5P.AdvancedText 1.1\",\n \"H5P.Image 1.1\",\n \"H5P.Audio 1.4\",\n \"H5P.Video 1.5\"\n ]\n },\n {\n \"name\": \"fixWord\",\n \"type\": \"boolean\",\n \"label\": \"Fix word on grid\",\n \"description\": \"Check if you want to fix the word to a particular position on the grid.\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"row\",\n \"type\": \"number\",\n \"label\": \"Row\",\n \"description\": \"Row index where the answer should start.\",\n \"min\": 1,\n \"max\": 100,\n \"importance\": \"low\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"fixWord\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"column\",\n \"type\": \"number\",\n \"label\": \"Column\",\n \"description\": \"Column index where the answer should start.\",\n \"min\": 1,\n \"max\": 100,\n \"importance\": \"low\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"fixWord\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"orientation\",\n \"type\": \"select\",\n \"label\": \"Orientation\",\n \"description\": \"Orientation for the answer.\",\n \"options\": [\n {\n \"value\": \"across\",\n \"label\": \"Across\"\n },\n {\n \"value\": \"down\",\n \"label\": \"Down\"\n }\n ],\n \"default\": \"across\",\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"fixWord\",\n \"equals\": true\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"solutionWord\",\n \"type\": \"text\",\n \"label\": \"Overall solution word\",\n \"description\": \"Optionally add a solution word that can be derived from particular characters on the grid. It will only be visible if all its characters can be found in the crossword. Please note: There\'s no accessibility support for this feature yet.\",\n \"importance\": \"low\",\n \"optional\": \"true\"\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"theme\",\n \"type\": \"group\",\n \"label\": \"Theme\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"backgroundImage\",\n \"label\": \"Background image\",\n \"type\": \"image\",\n \"description\": \"Select an optional background image. It will be scaled to fit the background without stretching it.\",\n \"importance\": \"low\",\n \"optional\": true\n },\n {\n \"name\": \"backgroundColor\",\n \"type\": \"text\",\n \"label\": \"Background color\",\n \"description\": \"Choose a background color. It will either be used instead of a background image or as background for transparent areas.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#173354\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"gridColor\",\n \"type\": \"text\",\n \"label\": \"Grid color\",\n \"description\": \"Choose a color for the grid.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"cellBackgroundColor\",\n \"type\": \"text\",\n \"label\": \"Cell background color\",\n \"description\": \"Choose the background color for a table cell.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#ffffff\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"cellColor\",\n \"type\": \"text\",\n \"label\": \"Cell text color\",\n \"description\": \"Choose the text color for a table cell.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#000000\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"clueIdColor\",\n \"type\": \"text\",\n \"label\": \"Clue id color\",\n \"description\": \"Choose the color of the clue id inside a table cell.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#606060\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"cellBackgroundColorHighlight\",\n \"type\": \"text\",\n \"label\": \"Cell background color (highlighted)\",\n \"description\": \"Choose the background color for a table cell that is highlighted.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#3e8de8\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"cellColorHighlight\",\n \"type\": \"text\",\n \"label\": \"Cell text color (highlighted)\",\n \"description\": \"Choose the text color for a table cell that is highlighted.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#ffffff\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n },\n {\n \"name\": \"clueIdColorHighlight\",\n \"type\": \"text\",\n \"label\": \"Cell id color (highlighted)\",\n \"description\": \"Choose the color of the clue id inside a table cell that is highlighted.\",\n \"importance\": \"low\",\n \"optional\": true,\n \"default\": \"#e0e0e0\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"poolSize\",\n \"type\": \"number\",\n \"min\": 2,\n \"label\": \"Number of words to be shown\",\n \"importance\": \"low\",\n \"description\": \"Create a randomized batch of words from the pool. The batch will always contain at least all the words that were fixed on the grid regardless of this setting. An empty value or 0 means to use all words.\",\n \"optional\": true\n },\n {\n \"name\": \"enableInstantFeedback\",\n \"label\": \"Enable instant feedback\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": false\n },\n {\n \"name\": \"scoreWords\",\n \"label\": \"Score words\",\n \"description\": \"If this option is enabled, words will be counted in order to determine the score. Otherwise, correct characters will be counted.\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true\n },\n {\n \"name\": \"applyPenalties\",\n \"label\": \"Apply penalties\",\n \"description\": \"If this option is enabled, each wrong answer will be given a penalty score of -1.\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Solution\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"across\",\n \"type\": \"text\",\n \"label\": \"Label for across\",\n \"importance\": \"low\",\n \"default\": \"Across\"\n },\n {\n \"name\": \"down\",\n \"type\": \"text\",\n \"label\": \"Label for down\",\n \"importance\": \"low\",\n \"default\": \"Down\"\n },\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"tryAgain\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"couldNotGenerateCrossword\",\n \"type\": \"text\",\n \"label\": \"Cannot create crossword\",\n \"importance\": \"low\",\n \"default\": \"Could not generate a crossword with the given words. Please try again with fewer words or words that have more characters in common. If you are using fixed words, please make sure that their position doesn\'t prevent other words from being placed.\"\n },\n {\n \"name\": \"couldNotGenerateCrosswordTooFewWords\",\n \"type\": \"text\",\n \"label\": \"Cannot create crossword (too few words)\",\n \"importance\": \"low\",\n \"default\": \"Could not generate a crossword. You need at least two words.\"\n },\n {\n \"name\": \"probematicWords\",\n \"type\": \"text\",\n \"label\": \"Probematic words\",\n \"description\": \"List words that caused trouble while generating the crossword. @words is a placeholder that will be replaced by the actual problematic words.\",\n \"importance\": \"low\",\n \"default\": \"Problematic word(s): @words\"\n },\n {\n \"name\": \"extraClue\",\n \"type\": \"text\",\n \"label\": \"Extra clue\",\n \"importance\": \"low\",\n \"default\": \"Extra clue\"\n },\n {\n \"name\": \"closeWindow\",\n \"type\": \"text\",\n \"label\": \"Close window\",\n \"importance\": \"low\",\n \"default\": \"Close window\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"crosswordGrid\",\n \"type\": \"text\",\n \"label\": \"Crossword grid description\",\n \"importance\": \"low\",\n \"default\": \"Crossword grid. Use arrow keys to navigate and keyboard to enter characters. Use tab to use input fields instead.\"\n },\n {\n \"name\": \"column\",\n \"type\": \"text\",\n \"label\": \"Column\",\n \"importance\": \"low\",\n \"default\": \"Column\"\n },\n {\n \"name\": \"row\",\n \"type\": \"text\",\n \"label\": \"Row\",\n \"importance\": \"low\",\n \"default\": \"Row\"\n },\n {\n \"name\": \"across\",\n \"type\": \"text\",\n \"label\": \"Across\",\n \"importance\": \"low\",\n \"default\": \"Across\"\n },\n {\n \"name\": \"down\",\n \"type\": \"text\",\n \"label\": \"Down\",\n \"importance\": \"low\",\n \"default\": \"Down\"\n },\n {\n \"name\": \"empty\",\n \"type\": \"text\",\n \"label\": \"Empty\",\n \"importance\": \"low\",\n \"default\": \"Empty\"\n },\n {\n \"name\": \"resultFor\",\n \"description\": \"Result announcer. @clue is a variable and will be replaced by the respective clue.\",\n \"type\": \"text\",\n \"label\": \"Result for\",\n \"importance\": \"low\",\n \"default\": \"Result for: @clue\"\n },\n {\n \"name\": \"correct\",\n \"type\": \"text\",\n \"label\": \"Correct\",\n \"importance\": \"low\",\n \"default\": \"Correct\"\n },\n {\n \"name\": \"wrong\",\n \"type\": \"text\",\n \"label\": \"Wrong\",\n \"importance\": \"low\",\n \"default\": \"Wrong\"\n },\n {\n \"name\": \"point\",\n \"type\": \"text\",\n \"label\": \"Point\",\n \"importance\": \"low\",\n \"default\": \"point\"\n },\n {\n \"name\": \"solutionFor\",\n \"description\": \"Solution announcer. @clue and @solution are variables and will be replaced by the respective values.\",\n \"type\": \"text\",\n \"label\": \"Solution for\",\n \"importance\": \"low\",\n \"default\": \"For @clue the solution is: @solution\"\n },\n {\n \"name\": \"extraClueFor\",\n \"description\": \"Extra clue announcer. @clue is a variable and will be replaced by the respective value.\",\n \"type\": \"text\",\n \"label\": \"Extra clue for\",\n \"importance\": \"low\",\n \"default\": \"Open extra clue for @clue\"\n },\n {\n \"name\": \"emptyCell\",\n \"type\": \"text\",\n \"label\": \"Empty cell\",\n \"importance\": \"low\",\n \"default\": \"Empty cell\"\n },\n {\n \"name\": \"letterSevenOfNine\",\n \"description\": \"Announcing the current position. @position and @length are variables and will be replaced by their respective values.\",\n \"type\": \"text\",\n \"label\": \"Letter\",\n \"importance\": \"low\",\n \"default\": \"Letter @position of @length\"\n },\n {\n \"name\": \"lettersWord\",\n \"description\": \"Announcing the word length. @length is a variable and will be replaced by the respective value.\",\n \"type\": \"text\",\n \"label\": \"Length of word\",\n \"importance\": \"low\",\n \"default\": \"@length letter word\"\n },\n {\n \"name\": \"check\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check the characters. The responses will be marked as correct, incorrect, or unanswered.\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show the solution. The crossword will be filled with its correct solution.\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\"\n },\n {\n \"name\": \"yourResult\",\n \"type\": \"text\",\n \"label\": \"Your result\",\n \"description\": \"@score and @total are variables and will be replaced by their respective values.\",\n \"importance\": \"low\",\n \"default\": \"You got @score out of @total points\"\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/crossword',1),(135,'H5P.SortParagraphs','Sort the Paragraphs',0,11,2,1,0,'iframe','dist/h5p-sort-paragraphs.js','dist/h5p-sort-paragraphs.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\",\n \"H5P.Audio 1.4\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"label\": \"Task description\",\n \"importance\": \"high\",\n \"name\": \"taskDescription\",\n \"placeholder\": \"Describe what your students should do ...\",\n \"description\": \"What your students should know.\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"paragraphs\",\n \"label\": \"Paragraphs\",\n \"type\": \"list\",\n \"entity\": \"paragraph\",\n \"min\": 3,\n \"field\": {\n \"name\": \"paragraph\",\n \"label\": \"Paragraph\",\n \"importance\": \"high\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"scoringMode\",\n \"label\": \"Scoring mode\",\n \"description\": \"Decide whether to give points for each correctly placed paragraph or for each paragraph that is placed after the paragraph it is supposed to be placed after (\\\"correct sequence\\\")\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"default\": \"positions\",\n \"options\": [\n {\n \"value\": \"positions\",\n \"label\": \"Correctly placed paragraph\"\n },\n {\n \"value\": \"transitions\",\n \"label\": \"Correct sequence\"\n }\n ]\n },\n {\n \"name\": \"applyPenalties\",\n \"label\": \"Apply penalties\",\n \"description\": \"Decide whether to deduce a point for each paragraph that\'s not positioned correctly.\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"scoringMode\",\n \"equals\": \"positions\"\n }\n ]\n }\n },\n {\n \"name\": \"duplicatesInterchangeable\",\n \"label\": \"Duplicate parapraphs interchangeable\",\n \"description\": \"If set, when checking the answer, duplicate paragraphs will be treated as identical if their plain text is equal.\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"addButtonsForMovement\",\n \"label\": \"Add buttons for movement\",\n \"description\": \"On mobile devices, buttons for moving paragraphs can offer an extra accessibility benefit. If you prefer, you can deactivate them here.\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Show Solution\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"submitAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"tryAgain\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"up\",\n \"type\": \"text\",\n \"label\": \"Title for \\\"Up\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Up\"\n },\n {\n \"name\": \"down\",\n \"type\": \"text\",\n \"label\": \"Title for \\\"Down\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Down\"\n },\n {\n \"name\": \"disabled\",\n \"type\": \"text\",\n \"label\": \"Title for button that is disabled\",\n \"importance\": \"low\",\n \"default\": \"Disabled\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"check\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check the answers. The responses will be marked as correct or incorrect.\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show the solution. The correct solution will be displayed.\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry the task. Reset all elements and start the task over again.\"\n },\n {\n \"name\": \"yourResult\",\n \"type\": \"text\",\n \"label\": \"Your result\",\n \"description\": \"@score will be replaced by the number of points. @total will be replaced by the maximum possible points.\",\n \"importance\": \"low\",\n \"default\": \"You got @score out of @total points\"\n },\n {\n \"name\": \"listDescription\",\n \"type\": \"text\",\n \"label\": \"List description\",\n \"importance\": \"low\",\n \"default\": \"Sortable list of paragraphs.\"\n },\n {\n \"name\": \"listDescriptionCheckAnswer\",\n \"type\": \"text\",\n \"label\": \"List description (check answer)\",\n \"importance\": \"low\",\n \"default\": \"List of paragraphs with results.\"\n },\n {\n \"name\": \"listDescriptionShowSolution\",\n \"type\": \"text\",\n \"label\": \"List description (show solution)\",\n \"importance\": \"low\",\n \"default\": \"List of paragraphs with solutions.\"\n },\n {\n \"name\": \"paragraph\",\n \"type\": \"text\",\n \"label\": \"Paragraph\",\n \"importance\": \"low\",\n \"default\": \"Paragraph\"\n },\n {\n \"name\": \"correct\",\n \"type\": \"text\",\n \"label\": \"Correct\",\n \"importance\": \"low\",\n \"default\": \"correct\"\n },\n {\n \"name\": \"wrong\",\n \"type\": \"text\",\n \"label\": \"Wrong\",\n \"importance\": \"low\",\n \"default\": \"wrong\"\n },\n {\n \"name\": \"point\",\n \"description\": \"@score will be replaced by 1 or -1.\",\n \"type\": \"text\",\n \"label\": \"Score explanation\",\n \"importance\": \"low\",\n \"default\": \"@score point\"\n },\n {\n \"name\": \"sevenOfNine\",\n \"description\": \"@current will be replaced by the current paragraph number. @total will be replaced by the number of paragraphs.\",\n \"type\": \"text\",\n \"label\": \"Paragraph numbering\",\n \"importance\": \"low\",\n \"default\": \"@current of @total\"\n },\n {\n \"name\": \"currentPosition\",\n \"description\": \"Will be followed by \\\"Paragraph numbering\\\".\",\n \"type\": \"text\",\n \"label\": \"Current position in list\",\n \"importance\": \"low\",\n \"default\": \"Current position in list\"\n },\n {\n \"name\": \"instructionsSelected\",\n \"type\": \"text\",\n \"label\": \"Instruction when paragraph selected\",\n \"importance\": \"low\",\n \"default\": \"Press spacebar to reorder\"\n },\n {\n \"name\": \"instructionsGrabbed\",\n \"type\": \"text\",\n \"label\": \"Instruction when paragraph grabbed\",\n \"importance\": \"low\",\n \"default\": \"Press up and down arrow keys to change position, spacebar to drop, escape to cancel\"\n },\n {\n \"name\": \"grabbed\",\n \"type\": \"text\",\n \"label\": \"Grabbed\",\n \"importance\": \"low\",\n \"default\": \"Grabbed\"\n },\n {\n \"name\": \"moved\",\n \"type\": \"text\",\n \"label\": \"Moved\",\n \"importance\": \"low\",\n \"default\": \"Moved\"\n },\n {\n \"name\": \"dropped\",\n \"type\": \"text\",\n \"label\": \"Dropped\",\n \"importance\": \"low\",\n \"default\": \"Dropped\"\n },\n {\n \"name\": \"reorderCancelled\",\n \"type\": \"text\",\n \"label\": \"Reorder cancelled\",\n \"importance\": \"low\",\n \"default\": \"Reorder cancelled\"\n },\n {\n \"name\": \"finalPosition\",\n \"description\": \"Will be followed by \\\"Paragraph numbering\\\".\",\n \"type\": \"text\",\n \"label\": \"Final position\",\n \"importance\": \"low\",\n \"default\": \"Final position\"\n },\n {\n \"name\": \"nextParagraph\",\n \"description\": \"Will be followed by \\\"correct\\\" or \\\"wrong\\\".\",\n \"type\": \"text\",\n \"label\": \"Next paragraph\",\n \"importance\": \"low\",\n \"default\": \"Next paragraph\"\n },\n {\n \"name\": \"correctParagraph\",\n \"description\": \"Will be followed by \\\"Paragraph numbering\\\".\",\n \"type\": \"text\",\n \"label\": \"Correct Paragraph\",\n \"importance\": \"low\",\n \"default\": \"Correct paragraph at position\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/sort-the-paragraphs',1),(136,'H5P.MultiMediaChoice','Image Choice',0,1,8,1,0,'iframe','dist/h5p-multi-media-choice.js','dist/h5p-multi-media-choice.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"question\",\n \"type\": \"text\",\n \"importance\": \"high\",\n \"widget\": \"html\",\n \"label\": \"Question\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"sub\",\n \"sup\",\n \"h2\",\n \"h3\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"options\",\n \"type\": \"list\",\n \"importance\": \"high\",\n \"label\": \"Available options\",\n \"entity\": \"option\",\n \"min\": 2,\n \"max\": 20,\n \"defaultNum\": 2,\n \"field\": {\n \"name\": \"option\",\n \"type\": \"group\",\n \"label\": \"Option\",\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"media\",\n \"type\": \"library\",\n \"label\": \"Media\",\n \"optional\": false,\n \"description\": \"

Image to display as the choice. The alternative text is used by the report.

\",\n \"options\": [\n \"H5P.Image 1.1\"\n ]\n },\n {\n \"name\": \"correct\",\n \"type\": \"boolean\",\n \"label\": \"Correct\",\n \"importance\": \"low\"\n }\n ]\n }\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": \"true\",\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Show Solution\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": \"true\",\n \"optional\": \"true\"\n },\n {\n \"name\": \"confirmCheckDialog\",\n \"label\": \"Show confirmation dialog on \\\"Check\\\"\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"confirmRetryDialog\",\n \"label\": \"Show confirmation dialog on \\\"Retry\\\"\",\n \"importance\": \"low\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"singlePoint\",\n \"type\": \"boolean\",\n \"label\": \"Give one point for the whole question\",\n \"importance\": \"low\",\n \"description\": \"Awards one point to the question if the percentage score is higher than the pass percentage\",\n \"default\": false\n },\n {\n \"label\": \"Require answer before the solution can be viewed\",\n \"importance\": \"low\",\n \"name\": \"showSolutionsRequiresInput\",\n \"type\": \"boolean\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"questionType\",\n \"type\": \"select\",\n \"label\": \"Question Type\",\n \"importance\": \"low\",\n \"description\": \"Select the look and behaviour of the question.\",\n \"default\": \"auto\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic\"\n },\n {\n \"value\": \"multi\",\n \"label\": \"Multiple Choice (Checkboxes)\"\n },\n {\n \"value\": \"single\",\n \"label\": \"Single Choice (Radio Buttons)\"\n }\n ]\n },\n {\n \"name\": \"aspectRatio\",\n \"type\": \"select\",\n \"label\": \"Aspect ratio\",\n \"importance\": \"low\",\n \"description\": \"Select the aspect ratio of the alternatives\",\n \"default\": \"auto\",\n \"options\": [\n {\n \"value\": \"auto\",\n \"label\": \"Automatic\"\n },\n {\n \"value\": \"16to9\",\n \"label\": \"16:9\"\n },\n {\n \"value\": \"4to3\",\n \"label\": \"4:3\"\n },\n {\n \"value\": \"3to2\",\n \"label\": \"3:2\"\n },\n {\n \"value\": \"1to1\",\n \"label\": \"1:1\"\n }\n ]\n },\n {\n \"name\": \"maxAlternativesPerRow\",\n \"type\": \"select\",\n \"label\": \"Maximum alternatives per row\",\n \"description\": \"Set the maximum number of alternatives per row to ensure the questions look alright.\",\n \"default\": \"4\",\n \"options\": [\n {\n \"value\": \"1\",\n \"label\": \"1\"\n },\n {\n \"value\": \"2\",\n \"label\": \"2\"\n },\n {\n \"value\": \"3\",\n \"label\": \"3\"\n },\n {\n \"value\": \"4\",\n \"label\": \"4\"\n }\n ]\n },\n {\n \"label\": \"Pass percentage\",\n \"name\": \"passPercentage\",\n \"type\": \"number\",\n \"description\": \"This setting often won\'t have any effect. It is the percentage of the total score required for getting 1 point when one point for the entire task is enabled, and for getting result.success in xAPI statements.\",\n \"min\": 0,\n \"max\": 100,\n \"step\": 1,\n \"default\": 100\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"checkAnswerButtonText\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"submitAnswerButtonText\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Submit\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Submit\"\n },\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check the answers. The responses will be marked as correct, incorrect, or unanswered.\"\n },\n {\n \"name\": \"showSolutionButtonText\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show the solution. The correct options will be marked.\"\n },\n {\n \"name\": \"correctAnswer\",\n \"type\": \"text\",\n \"label\": \"Correct Answer (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Correct answer\"\n },\n {\n \"name\": \"wrongAnswer\",\n \"type\": \"text\",\n \"label\": \"Wrong Answer (not displayed)\",\n \"importance\": \"low\",\n \"default\": \"Wrong answer\"\n },\n {\n \"name\": \"shouldCheck\",\n \"type\": \"text\",\n \"label\": \"Option should have been checked\",\n \"importance\": \"low\",\n \"default\": \"Should have been checked\",\n \"optional\": true\n },\n {\n \"name\": \"shouldNotCheck\",\n \"type\": \"text\",\n \"label\": \"Option should not have been checked\",\n \"importance\": \"low\",\n \"default\": \"Should not have been checked\",\n \"optional\": true\n },\n {\n \"label\": \"Text for \\\"Requires answer\\\" message\",\n \"importance\": \"low\",\n \"name\": \"noAnswer\",\n \"type\": \"text\",\n \"default\": \"Please answer before viewing the solution\",\n \"optional\": true\n },\n {\n \"name\": \"retryText\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Assistive technology description for \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Retry the task. Reset all responses and start the task over again.\"\n },\n {\n \"name\": \"result\",\n \"type\": \"text\",\n \"label\": \"Your result\",\n \"description\": \":num and :total are variables and will be replaced by their respective values.\",\n \"importance\": \"low\",\n \"default\": \"You got :num out of :total points\"\n },\n {\n \"label\": \"Check confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmCheck\",\n \"type\": \"group\",\n \"common\": \"true\",\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Finish?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you want to finish?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Finish\"\n }\n ]\n },\n {\n \"label\": \"Retry confirmation dialog\",\n \"importance\": \"low\",\n \"name\": \"confirmRetry\",\n \"type\": \"group\",\n \"common\": true,\n \"fields\": [\n {\n \"label\": \"Header text\",\n \"importance\": \"low\",\n \"name\": \"header\",\n \"type\": \"text\",\n \"default\": \"Retry?\"\n },\n {\n \"label\": \"Body text\",\n \"importance\": \"low\",\n \"name\": \"body\",\n \"type\": \"text\",\n \"default\": \"Are you sure you wish to retry?\",\n \"widget\": \"html\",\n \"enterMode\": \"p\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"del\",\n \"u\",\n \"code\"\n ]\n },\n {\n \"label\": \"Cancel button label\",\n \"importance\": \"low\",\n \"name\": \"cancelLabel\",\n \"type\": \"text\",\n \"default\": \"Cancel\"\n },\n {\n \"label\": \"Confirm button label\",\n \"importance\": \"low\",\n \"name\": \"confirmLabel\",\n \"type\": \"text\",\n \"default\": \"Retry\"\n }\n ]\n },\n {\n \"label\": \"Text if alt text is missing for an image\",\n \"importance\": \"low\",\n \"name\": \"missingAltText\",\n \"type\": \"text\",\n \"default\": \"Alt text missing\"\n }\n ]\n }\n]',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/image-choice',1),(137,'H5P.Cornell','Cornell Notes',0,1,4,1,0,'iframe','dist/h5p-cornell.js','dist/h5p-cornell.css','','[\n {\n \"label\": \"Instructions\",\n \"importance\": \"medium\",\n \"name\": \"instructions\",\n \"type\": \"text\",\n \"optional\": true,\n \"description\": \"Students will see these instructions on top of the notes.\",\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\"\n ]\n },\n {\n \"label\": \"Exercise content\",\n \"importance\": \"medium\",\n \"name\": \"exerciseContent\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Audio 1.4\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.Video 1.5\"\n ]\n },\n {\n \"name\": \"notesFields\",\n \"label\": \"Notes fields\",\n \"description\": \"Settings for the notes fields\",\n \"importance\": \"low\",\n \"type\": \"group\",\n \"fields\": [\n {\n \"label\": \"Cue field title\",\n \"importance\": \"low\",\n \"name\": \"recallTitle\",\n \"type\": \"text\",\n \"default\": \"Cue\",\n \"optional\": true,\n \"description\": \"Title for the recall section\"\n },\n {\n \"label\": \"Cue field placeholder\",\n \"importance\": \"low\",\n \"name\": \"recallPlaceholder\",\n \"type\": \"text\",\n \"default\": \"Enter your comments, questions, the main idea, etc. that you derive from your notes\",\n \"optional\": true,\n \"description\": \"Placeholder for the cue section as a reminder for your students\"\n },\n {\n \"label\": \"Notes field title\",\n \"importance\": \"low\",\n \"name\": \"notesTitle\",\n \"type\": \"text\",\n \"default\": \"Notes\",\n \"optional\": true,\n \"description\": \"Title for the notes section\"\n },\n {\n \"label\": \"Notes field placeholder\",\n \"importance\": \"low\",\n \"name\": \"notesPlaceholder\",\n \"type\": \"text\",\n \"default\": \"Enter dates, details, definitions, formulas, examples, etc. from the source material\",\n \"optional\": true,\n \"description\": \"Placeholder for the notes section as a reminder for your students\"\n },\n {\n \"label\": \"Summary field title\",\n \"importance\": \"low\",\n \"name\": \"summaryTitle\",\n \"type\": \"text\",\n \"default\": \"Summary\",\n \"optional\": true,\n \"description\": \"Title for the summary section\"\n },\n {\n \"label\": \"Summary field placeholder\",\n \"importance\": \"low\",\n \"name\": \"summaryPlaceholder\",\n \"type\": \"text\",\n \"default\": \"Summarize what you have learned\",\n \"optional\": true,\n \"description\": \"Placeholder for the summary section as a reminder for your students\"\n }\n ]\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"label\": \"Behavioural settings\",\n \"default\": true,\n \"fields\": [\n {\n \"name\": \"showNotesOnStartup\",\n \"type\": \"boolean\",\n \"label\": \"Show notes on startup\",\n \"description\": \"When this option is disabled, the notes are hidden on startup. Notes are hidden automatically on small displays.\",\n \"default\": true,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"buttonFullscreenEnter\",\n \"type\": \"text\",\n \"label\": \"Fullscreen button title (enter)\",\n \"importance\": \"low\",\n \"default\": \"Enter fullscreen mode\"\n },\n {\n \"name\": \"buttonFullscreenExit\",\n \"type\": \"text\",\n \"label\": \"Fullscreen button title (exit)\",\n \"importance\": \"low\",\n \"default\": \"Exit fullscreen mode\"\n },\n {\n \"name\": \"buttonToggleOpenNotes\",\n \"type\": \"text\",\n \"label\": \"Toggle button title (when notes closed)\",\n \"importance\": \"low\",\n \"default\": \"Open notes\"\n },\n {\n \"name\": \"buttonToggleCloseNotes\",\n \"type\": \"text\",\n \"label\": \"Toggle button title (when notes opened)\",\n \"importance\": \"low\",\n \"default\": \"Close notes\"\n },\n {\n \"name\": \"notesOpened\",\n \"type\": \"text\",\n \"label\": \"Notes opened\",\n \"importance\": \"low\",\n \"default\": \"The view has switched to your notes.\"\n },\n {\n \"name\": \"notesClosed\",\n \"type\": \"text\",\n \"label\": \"Notes closed\",\n \"importance\": \"low\",\n \"default\": \"The view has switched to the exercise.\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/node/1252534',1),(138,'H5P.AFrame','aframe.js',1,0,4,0,0,'','aframe.js','','','',NULL,1,12,NULL,NULL,NULL,1),(139,'H5P.AFrameAR','aframe-ar.js',3,1,1,0,0,'','aframe-ar.js','','','',NULL,1,12,NULL,NULL,NULL,1),(140,'H5P.AFrameOrbitControls','aframe-orbit-controls.js',1,3,0,0,0,'','aframe-orbit-controls.min.js','','','',NULL,1,12,NULL,NULL,NULL,1),(141,'H5P.ARScavenger','AR Scavenger (beta)',1,2,9,1,0,'iframe','dist/h5p-ar-scavenger.js','dist/h5p-ar-scavenger.css','','[\n {\n \"name\": \"showTitleScreen\",\n \"label\": \"Show start screen\",\n \"description\": \"If checked, the content will show the title screen when starting.\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"titleScreen\",\n \"label\": \"Start screen\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"titleScreenIntroduction\",\n \"label\": \"Introduction\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"placeholder\": \"Welcome to ...\",\n \"optional\": true,\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"titleScreenImage\",\n \"label\": \"Title screen image\",\n \"type\": \"library\",\n \"optional\": true,\n \"options\": [\n \"H5P.Image 1.1\"\n ]\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showTitleScreen\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"markers\",\n \"label\": \"Markers\",\n \"type\": \"group\",\n \"optional\": true,\n \"expanded\": true,\n \"importance\": \"high\",\n \"fields\": [\n {\n \"name\": \"markers\",\n \"label\": \"Markers\",\n \"type\": \"list\",\n \"importance\": \"medium\",\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"min\": 1,\n \"entity\": \"marker\",\n \"field\": {\n \"name\": \"markerGroup\",\n \"type\": \"group\",\n \"label\": \"Marker\",\n \"fields\": [\n {\n \"name\": \"markerImage\",\n \"label\": \"Marker image (original)\",\n \"description\": \"Upload the image that you want to create a marker for. Should be a square image or it will be cropped. Keep in mind that you will need a unique marker image for every interaction.\",\n \"type\": \"image\",\n \"widget\": \"importantDescription\",\n \"importantDescription\": {\n \"description\": \"Please keep in mind some criteria for good marker images:\",\n \"floatingButton\": true\n },\n \"optional\": true\n },\n {\n \"name\": \"markerPattern\",\n \"label\": \"Marker image (pattern)\",\n \"description\": \"Download this image to use as a marker displayed on a screen or printed on paper.\",\n \"type\": \"file\",\n \"optional\": true,\n \"widget\": \"arMarkerGenerator\",\n \"arMarkerGenerator\": {\n \"referencePath\": \"markerImage\"\n }\n },\n {\n \"name\": \"actionType\",\n \"type\": \"select\",\n \"label\": \"Action type\",\n \"description\": \"Action that should be triggered when the marker is found.\",\n \"options\": [\n {\n \"value\": \"h5p\",\n \"label\": \"H5P interaction\"\n },\n {\n \"value\": \"model\",\n \"label\": \"3D model overlay\"\n }\n ],\n \"default\": \"h5p\"\n },\n {\n \"name\": \"interaction\",\n \"label\": \"Interaction\",\n \"type\": \"group\",\n \"optional\": true,\n \"expanded\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"actionType\",\n \"equals\": \"h5p\"\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"interaction\",\n \"label\": \"Interaction\",\n \"type\": \"library\",\n \"options\": [\n \"H5P.Accordion 1.0\",\n \"H5P.Agamotto 1.5\",\n \"H5P.Audio 1.4\",\n \"H5P.AudioRecorder 1.0\",\n \"H5P.Blanks 1.12\",\n \"H5P.Chart 1.2\",\n \"H5P.Collage 0.3\",\n \"H5P.CoursePresentation 1.22\",\n \"H5P.Dialogcards 1.8\",\n \"H5P.DocumentationTool 1.8\",\n \"H5P.DragQuestion 1.13\",\n \"H5P.DragText 1.8\",\n \"H5P.Essay 1.2\",\n \"H5P.GuessTheAnswer 1.4\",\n \"H5P.Table 1.1\",\n \"H5P.AdvancedText 1.1\",\n \"H5P.Image 1.1\",\n \"H5P.ImageHotspots 1.8\",\n \"H5P.ImageHotspotQuestion 1.8\",\n \"H5P.ImageSlider 1.1\",\n \"H5P.InteractiveVideo 1.22\",\n \"H5P.Link 1.3\",\n \"H5P.MarkTheWords 1.9\",\n \"H5P.MemoryGame 1.3\",\n \"H5P.MultiChoice 1.14\",\n \"H5P.Questionnaire 1.3\",\n \"H5P.QuestionSet 1.17\",\n \"H5P.SingleChoiceSet 1.11\",\n \"H5P.Summary 1.10\",\n \"H5P.Timeline 1.1\",\n \"H5P.TrueFalse 1.6\",\n \"H5P.Video 1.5\"\n ]\n },\n {\n \"name\": \"dummy\",\n \"type\": \"text\",\n \"optional\": true,\n \"label\": \"Dummy\",\n \"widget\": \"none\"\n }\n ]\n },\n {\n \"name\": \"model\",\n \"label\": \"3D Model\",\n \"type\": \"group\",\n \"optional\": true,\n \"expanded\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"actionType\",\n \"equals\": \"model\"\n }\n ]\n },\n \"fields\": [\n {\n \"name\": \"file\",\n \"label\": \"3D model file\",\n \"description\": \"Upload a glTF (.glb / .gltf) file here. The preferred format is \\\"glTF 2.0 binary\\\" in a single file.\",\n \"type\": \"file\",\n \"widget\": \"threeDModelLoader\",\n \"threeDModelLoader\": {\n \"fileTypeExtensions\": [\n \"gltf\",\n \"glb\"\n ],\n \"geometryPath\": \"geometry\",\n \"planePatternPath\": \"../markerPattern\"\n }\n },\n {\n \"name\": \"geometry\",\n \"label\": \"Geometry\",\n \"type\": \"group\",\n \"optional\": true,\n \"fields\": [\n {\n \"name\": \"scale\",\n \"label\": \"Scale\",\n \"description\": \"Scale the model up or down to match your marker size.\",\n \"type\": \"group\",\n \"optional\": true,\n \"widget\": \"inputrow\",\n \"inputrow\": {\n \"HTML5NumberField\": true,\n \"changedOnEnter\": true\n },\n \"fields\": [\n {\n \"name\": \"scale\",\n \"label\": \"Percentage\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 100,\n \"min\": 1\n },\n {\n \"name\": \"dummy\",\n \"label\": \"Dummy\",\n \"type\": \"text\",\n \"optional\": true,\n \"widget\": \"none\"\n }\n ]\n },\n {\n \"name\": \"position\",\n \"label\": \"Position\",\n \"description\": \"Set the model\'s offset position relative to the marker.\",\n \"type\": \"group\",\n \"optional\": true,\n \"widget\": \"inputrow\",\n \"inputrow\": {\n \"HTML5NumberField\": false,\n \"changedOnEnter\": true\n },\n \"fields\": [\n {\n \"name\": \"x\",\n \"label\": \"X-offset\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"decimals\": 2\n },\n {\n \"name\": \"y\",\n \"label\": \"Y-offset\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"decimals\": 2\n },\n {\n \"name\": \"z\",\n \"label\": \"Z-offset\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"decimals\": 2\n }\n ]\n },\n {\n \"name\": \"rotation\",\n \"label\": \"Rotation\",\n \"description\": \"Set the rotation in degrees.\",\n \"type\": \"group\",\n \"optional\": true,\n \"widget\": \"inputrow\",\n \"inputrow\": {\n \"HTML5NumberField\": true,\n \"changedOnEnter\": true\n },\n \"fields\": [\n {\n \"name\": \"x\",\n \"label\": \"X-axis\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"min\": -359,\n \"max\": 359\n },\n {\n \"name\": \"y\",\n \"label\": \"Y-axis\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"min\": -359,\n \"max\": 359\n },\n {\n \"name\": \"z\",\n \"label\": \"Z-axis\",\n \"type\": \"number\",\n \"optional\": true,\n \"default\": 0,\n \"min\": -359,\n \"max\": 359\n }\n ]\n }\n ]\n }\n ]\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"showEndScreen\",\n \"label\": \"Show end screen\",\n \"description\": \"If checked, show an end screen when all interactions have been completed. The end screen will not be available if you only use 3D models though.\",\n \"type\": \"boolean\",\n \"default\": false,\n \"optional\": true\n },\n {\n \"name\": \"endScreen\",\n \"label\": \"End screen\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"endScreenImage\",\n \"label\": \"end screen image\",\n \"type\": \"library\",\n \"optional\": true,\n \"options\": [\n \"H5P.Image 1.1\"\n ]\n },\n {\n \"name\": \"endScreenOutro\",\n \"label\": \"End screen text\",\n \"type\": \"text\",\n \"widget\": \"html\",\n \"placeholder\": \"You did it!\",\n \"optional\": true,\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\",\n \"pre\",\n \"code\"\n ]\n },\n {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"label\": \"Overall Feedback\",\n \"importance\": \"low\",\n \"expanded\": true,\n \"fields\": [\n {\n \"name\": \"overallFeedback\",\n \"type\": \"list\",\n \"widgets\": [\n {\n \"name\": \"RangeList\",\n \"label\": \"Default\"\n }\n ],\n \"importance\": \"high\",\n \"label\": \"Define custom feedback for any score range\",\n \"description\": \"Click the \\\"Add range\\\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!\",\n \"entity\": \"range\",\n \"min\": 1,\n \"defaultNum\": 1,\n \"optional\": true,\n \"field\": {\n \"name\": \"overallFeedback\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"from\",\n \"type\": \"number\",\n \"label\": \"Score Range\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 0,\n \"unit\": \"%\"\n },\n {\n \"name\": \"to\",\n \"type\": \"number\",\n \"min\": 0,\n \"max\": 100,\n \"default\": 100,\n \"unit\": \"%\"\n },\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback for defined score range\",\n \"importance\": \"low\",\n \"placeholder\": \"Fill in the feedback\",\n \"optional\": true\n }\n ]\n }\n }\n ]\n }\n ],\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"showEndScreen\",\n \"equals\": true\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"importance\": \"low\",\n \"label\": \"Behavioural settings\",\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"description\": \"If checked, learners can retry the task.\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Solutions\\\" button\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"description\": \"If checked, learners can view the solutions of all interactions.\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"none\"\n },\n {\n \"name\": \"overrideShowSolutionButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Show Solution\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option allows to enable or disable the \\\"Show Solution\\\" button for all contents or to use their respective behavioural settings.\",\n \"options\": [\n {\n \"value\": \"useBehavioural\",\n \"label\": \"Use behavioural setting\"\n },\n {\n \"value\": \"always\",\n \"label\": \"Always show button\"\n },\n {\n \"value\": \"never\",\n \"label\": \"Never show button\"\n }\n ],\n \"default\": \"useBehavioural\"\n },\n {\n \"name\": \"overrideRetryButton\",\n \"type\": \"select\",\n \"label\": \"Override \\\"Retry\\\" button\",\n \"importance\": \"low\",\n \"description\": \"This option allows to enable or disable the \\\"Retry\\\" button for all contents or to use their respective behavioural settings.\",\n \"options\": [\n {\n \"value\": \"useBehavioural\",\n \"label\": \"Use behavioural setting\"\n },\n {\n \"value\": \"always\",\n \"label\": \"Always show button\"\n },\n {\n \"value\": \"never\",\n \"label\": \"Never show button\"\n }\n ],\n \"default\": \"useBehavioural\"\n },\n {\n \"name\": \"fallbackHeight\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"label\": \"Fallback height\",\n \"description\": \"Set a fallback heigth in px for cases when there are cross orgin resource sharing (CORS) issues.\",\n \"default\": 400,\n \"min\": 100,\n \"optional\": true\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Localization\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"start\",\n \"type\": \"text\",\n \"label\": \"Start button\",\n \"importance\": \"low\",\n \"default\": \"Start\"\n },\n {\n \"name\": \"retry\",\n \"type\": \"text\",\n \"label\": \"Retry button\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"nothingToSee\",\n \"type\": \"text\",\n \"label\": \"Find a marker to see an interaction.\",\n \"importance\": \"low\",\n \"default\": \"Find a marker to see an interaction.\"\n },\n {\n \"name\": \"errorBrowserNotSupported\",\n \"type\": \"text\",\n \"label\": \"Error: browser not supported\",\n \"importance\": \"low\",\n \"default\": \"It seems that your browser cannot run this content type, unfortunately.\"\n },\n {\n \"name\": \"errorNoCameraAccess\",\n \"type\": \"text\",\n \"label\": \"Error: No camera access\",\n \"importance\": \"low\",\n \"default\": \"Could not access camera.\"\n },\n {\n \"name\": \"errorNoCameraSupport\",\n \"type\": \"text\",\n \"label\": \"Error: No camera support\",\n \"importance\": \"low\",\n \"default\": \"Your browser does not seem to support a camera.\"\n },\n {\n \"name\": \"errorNoMarkers\",\n \"type\": \"text\",\n \"label\": \"Error: No markers\",\n \"importance\": \"low\",\n \"default\": \"Did someone forget to add markers?\"\n },\n {\n \"name\": \"warningBrave\",\n \"type\": \"text\",\n \"label\": \"Warning: Brave browser\",\n \"importance\": \"low\",\n \"default\": \"You seem to be using the Brave browser. Nice! But its strict privacy settings may prevent the camera from working.\"\n },\n {\n \"name\": \"initializingContent\",\n \"type\": \"text\",\n \"label\": \"Initializing content\",\n \"importance\": \"low\",\n \"default\": \"Initializing content. Please don\'t forget to allow camera access.\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"buttonFullScreenEnter\",\n \"type\": \"text\",\n \"label\": \"FullScreen button title: enter\",\n \"importance\": \"low\",\n \"default\": \"Enter fullscreen mode\"\n },\n {\n \"name\": \"buttonFullScreenExit\",\n \"type\": \"text\",\n \"label\": \"FullScreen button title: exit\",\n \"importance\": \"low\",\n \"default\": \"Exit fullscreen mode\"\n },\n {\n \"name\": \"buttonSwitchViewAction\",\n \"type\": \"text\",\n \"label\": \"\'Switch view\' button title (when action closed)\",\n \"importance\": \"low\",\n \"default\": \"Switch to exercise\"\n },\n {\n \"name\": \"buttonSwitchViewCamera\",\n \"type\": \"text\",\n \"label\": \"\'Switch view\' button title (when action opened)\",\n \"importance\": \"low\",\n \"default\": \"Switch to camera\"\n },\n {\n \"name\": \"buttonSwitchViewDisabled\",\n \"type\": \"text\",\n \"label\": \"\'Button disabled\' message for \'switch view button\'\",\n \"importance\": \"low\",\n \"default\": \"You cannot switch the view right now\"\n },\n {\n \"name\": \"buttonQuit\",\n \"type\": \"text\",\n \"label\": \"\'Quit\' button title\",\n \"importance\": \"low\",\n \"default\": \"Quit and show evaluation\"\n },\n {\n \"name\": \"buttonQuitDisabled\",\n \"type\": \"text\",\n \"label\": \"\'Button disabled\' message for \'quit button\'\",\n \"importance\": \"low\",\n \"default\": \"You have not yet completed all exercises\"\n },\n {\n \"name\": \"actionOpened\",\n \"type\": \"text\",\n \"label\": \"Action opened\",\n \"importance\": \"low\",\n \"default\": \"The view has switched to an exercise.\"\n },\n {\n \"name\": \"actionClosed\",\n \"type\": \"text\",\n \"label\": \"Action closed\",\n \"importance\": \"low\",\n \"default\": \"The view has switched to the camera.\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/ar-scavenger',1),(142,'H5PEditor.ARMarkerGenerator','H5PEditor.ARMarkerGenerator',1,0,2,0,0,'','scripts/h5peditor-ar-marker-generator-spinner.js, scripts/h5peditor-ar-marker-generator.js','styles/h5peditor-ar-marker-generator-spinner.css, styles/h5peditor-ar-marker-generator.css','','',NULL,1,12,NULL,NULL,NULL,1),(143,'H5PEditor.ImportantDescription','H5PEditor.ImportantDescription',0,1,1,0,0,'','dist/h5peditor-important-description.js','dist/h5peditor-important-description.css','','',NULL,1,12,NULL,NULL,NULL,1),(144,'H5PEditor.InputRow','H5PEditor.InputRow',1,0,0,0,0,'','dist/h5peditor-input-row.js','dist/h5peditor-input-row.css','','',NULL,1,12,NULL,NULL,NULL,1),(145,'H5PEditor.ThreeDModelLoader','H5PEditor.ThreeDModelLoader',1,0,3,0,0,'','dist/h5peditor-3d-model-loader.js','dist/h5peditor-3d-model-loader.css','','',NULL,1,12,NULL,NULL,NULL,1),(146,'H5P.StructureStrip','Structure Strip',1,0,0,1,0,'iframe','dist/h5p-structure-strip.js','dist/h5p-structure-strip.css','','[\n {\n \"name\": \"media\",\n \"type\": \"group\",\n \"label\": \"Media\",\n \"importance\": \"medium\",\n \"fields\": [\n {\n \"name\": \"type\",\n \"type\": \"library\",\n \"label\": \"Type\",\n \"importance\": \"medium\",\n \"options\": [\n \"H5P.Image 1.1\",\n \"H5P.Video 1.5\",\n \"H5P.Audio 1.4\"\n ],\n \"optional\": true,\n \"description\": \"Optional media to display above the question.\"\n },\n {\n \"name\": \"disableImageZooming\",\n \"type\": \"boolean\",\n \"label\": \"Disable image zooming\",\n \"importance\": \"low\",\n \"default\": false,\n \"optional\": true,\n \"widget\": \"showWhen\",\n \"showWhen\": {\n \"rules\": [\n {\n \"field\": \"type\",\n \"equals\": \"H5P.Image 1.1\"\n }\n ]\n }\n }\n ]\n },\n {\n \"name\": \"taskDescription\",\n \"type\": \"text\",\n \"label\": \"Task description\",\n \"description\": \"Explain to your students what\'s expected of them.\",\n \"widget\": \"html\",\n \"optional\": true,\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\"\n ]\n },\n {\n \"name\": \"sections\",\n \"type\": \"list\",\n \"label\": \"Sections\",\n \"entity\": \"section\",\n \"min\": 1,\n \"widgets\": [\n {\n \"name\": \"VerticalTabs\",\n \"label\": \"Default\"\n }\n ],\n \"field\": {\n \"name\": \"sectionParams\",\n \"type\": \"group\",\n \"label\": \"Section parameters\",\n \"fields\": [\n {\n \"name\": \"title\",\n \"type\": \"text\",\n \"label\": \"Title\"\n },\n {\n \"name\": \"description\",\n \"type\": \"text\",\n \"label\": \"Hints\",\n \"description\": \"Optionally add hints or particular instructions for this section.\",\n \"optional\": true,\n \"widget\": \"html\",\n \"enterMode\": \"div\",\n \"tags\": [\n \"strong\",\n \"em\",\n \"u\",\n \"a\",\n \"ul\",\n \"ol\",\n \"h2\",\n \"h3\",\n \"hr\"\n ]\n },\n {\n \"name\": \"weight\",\n \"type\": \"number\",\n \"label\": \"Weight\",\n \"description\": \"Enter the weight of this section relative to other sections.\",\n \"min\": 1,\n \"default\": 1\n },\n {\n \"name\": \"colorBackground\",\n \"type\": \"text\",\n \"label\": \"Background color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#96ceb4\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showInitial\": true,\n \"showPalette\": true,\n \"palette\": [\n [\n \"#96ceb4\",\n \"#ffeead\",\n \"#ff6f69\",\n \"ffcc5c\",\n \"#88d8b0\"\n ],\n [\n \"#845ec2\",\n \"#d65db1\",\n \"#ff6f91\",\n \"#ff9671\",\n \"#ffc75f\"\n ],\n [\n \"#a8e6cf\",\n \"#dcedc1\",\n \"#ffd3b6\",\n \"#ffaaa5\",\n \"#ff8b94\"\n ],\n [\n \"#009688\",\n \"#35a79c\",\n \"#54b2a9\",\n \"#65c3ba\",\n \"#83d0c9\"\n ]\n ]\n }\n },\n {\n \"name\": \"colorText\",\n \"type\": \"text\",\n \"label\": \"Text color\",\n \"importance\": \"medium\",\n \"optional\": true,\n \"default\": \"#1c1c1c\",\n \"widget\": \"colorSelector\",\n \"spectrum\": {\n \"showInput\": true,\n \"showPalette\": true,\n \"palette\": [\n [\n \"#154c37\",\n \"#74682e\",\n \"#680000\",\n \"#6f4c00\",\n \"#005434\"\n ],\n [\n \"#ffe4ff\",\n \"#4a0034\",\n \"#6a001d\",\n \"#6c1400\",\n \"#6e4700\"\n ],\n [\n \"#25604e\",\n \"#586741\",\n \"#745139\",\n \"#712b2c\",\n \"#6d001f\"\n ],\n [\n \"#002115\",\n \"#002a25\",\n \"#00332f\",\n \"#00423d\",\n \"#004d49\"\n ],\n [\n \"#000000\",\n \"#1c1c1c\",\n \"#393939\",\n \"#555555\",\n \"#717171\"\n ],\n [\n \"#8e8e8e\",\n \"#aaaaaa\",\n \"#c6c6c6\",\n \"#e3e3e3\",\n \"#ffffff\"\n ]\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"behaviour\",\n \"type\": \"group\",\n \"label\": \"Behavioural settings\",\n \"importance\": \"low\",\n \"description\": \"These options will let you control how the task behaves.\",\n \"fields\": [\n {\n \"name\": \"enableRetry\",\n \"label\": \"Enable \\\"Retry\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true\n },\n {\n \"name\": \"enableSolutionsButton\",\n \"label\": \"Enable \\\"Solution\\\"\",\n \"type\": \"boolean\",\n \"importance\": \"low\",\n \"default\": true,\n \"optional\": true,\n \"widget\": \"none\"\n },\n {\n \"name\": \"slack\",\n \"label\": \"Slack\",\n \"description\": \"Percentage of slack that\'s acceptable for a section\'s length.\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"default\": 10,\n \"min\": 0,\n \"max\": 50\n },\n {\n \"name\": \"textLengthMin\",\n \"label\": \"Minimum text length\",\n \"description\": \"Define an absolute minimum total text length.\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"min\": 0,\n \"optional\": true\n },\n {\n \"name\": \"textLengthMax\",\n \"label\": \"Maximum text length\",\n \"description\": \"Define an absolute maximum total text length.\",\n \"type\": \"number\",\n \"importance\": \"low\",\n \"min\": 0,\n \"optional\": true\n },\n {\n \"name\": \"feedbackMode\",\n \"label\": \"Feedback mode\",\n \"description\": \"Decide whether you want to display feedback while typing or only when the student requests it.\",\n \"type\": \"select\",\n \"importance\": \"low\",\n \"options\": [\n {\n \"label\": \"On request\",\n \"value\": \"onRequest\"\n },\n {\n \"label\": \"While typing\",\n \"value\": \"whileTyping\"\n }\n ],\n \"default\": \"onRequest\"\n }\n ]\n },\n {\n \"name\": \"l10n\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"User interface\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"copy\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Copy\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Copy\"\n },\n {\n \"name\": \"checkAnswer\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Check\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Check\"\n },\n {\n \"name\": \"tryAgain\",\n \"label\": \"Text for \\\"Retry\\\" button\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"Retry\"\n },\n {\n \"name\": \"showSolution\",\n \"type\": \"text\",\n \"label\": \"Text for \\\"Show solution\\\" button\",\n \"importance\": \"low\",\n \"default\": \"Show solution\",\n \"widget\": \"none\"\n },\n {\n \"name\": \"allSectionsGood\",\n \"type\": \"text\",\n \"label\": \"All sections good\",\n \"description\": \"Feedback text shown when all sections are of tolerable length.\",\n \"importance\": \"low\",\n \"default\": \"Your sections\' lengths are all fine.\"\n },\n {\n \"name\": \"sectionTooShort\",\n \"type\": \"text\",\n \"label\": \"Section too short\",\n \"description\": \"Feedback text shown for sections that are too short (@title will be replaced by the section title, @chars will be replaced by the number of characters missing).\",\n \"importance\": \"low\",\n \"default\": \"Your section \\\"@title\\\" is too short. You need at least @chars more characters.\"\n },\n {\n \"name\": \"sectionTooLong\",\n \"type\": \"text\",\n \"label\": \"Section too long\",\n \"description\": \"Feedback text shown for sections that are too long (@title will be replaced by the section title, @chars will be replaced by the number of characters needing removal).\",\n \"importance\": \"low\",\n \"default\": \"Your section \\\"@title\\\" is too long. Remove at least @chars characters.\"\n },\n {\n \"name\": \"tooShort\",\n \"type\": \"text\",\n \"label\": \"Section too short (when typing)\",\n \"description\": \"Status shown when typing for sections that are too short (@chars will be replaced by the number of characters missing).\",\n \"importance\": \"low\",\n \"default\": \"@chars characters too short\"\n },\n {\n \"name\": \"tooLong\",\n \"type\": \"text\",\n \"label\": \"Section too long (when typing)\",\n \"description\": \"Status shown when typing for sections that are too long (@chars will be replaced by the number of characters needing removal).\",\n \"importance\": \"low\",\n \"default\": \"@chars characters too long\"\n },\n {\n \"name\": \"copyToClipboardSuccess\",\n \"type\": \"text\",\n \"label\": \"Text copied to clipboard\",\n \"importance\": \"low\",\n \"default\": \"Your text was copied to the clipboard\"\n },\n {\n \"name\": \"copyToClipboardError\",\n \"type\": \"text\",\n \"label\": \"Cannot copy to clipboard\",\n \"importance\": \"low\",\n \"default\": \"Your text could not be copied to the clipboard\"\n },\n {\n \"name\": \"section\",\n \"type\": \"text\",\n \"label\": \"Section\",\n \"importance\": \"low\",\n \"default\": \"Section\"\n },\n {\n \"name\": \"messageNoSection\",\n \"label\": \"Text for \\\"No section\\\" message\",\n \"type\": \"text\",\n \"importance\": \"low\",\n \"default\": \"There was no section given for this structure strip.\"\n }\n ]\n },\n {\n \"name\": \"a11y\",\n \"type\": \"group\",\n \"common\": true,\n \"label\": \"Readspeaker\",\n \"importance\": \"low\",\n \"fields\": [\n {\n \"name\": \"feedback\",\n \"type\": \"text\",\n \"label\": \"Feedback (text for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"Feedback\"\n },\n {\n \"name\": \"copyToClipboard\",\n \"type\": \"text\",\n \"label\": \"Copy your text to the clipboard (text for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"Copy text to clipboard\"\n },\n {\n \"name\": \"closeWindow\",\n \"type\": \"text\",\n \"label\": \"Close window (text for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"Close window\"\n },\n {\n \"name\": \"showHints\",\n \"type\": \"text\",\n \"label\": \"Show hints (text for readspeakers)\",\n \"importance\": \"low\",\n \"default\": \"Show hints\"\n }\n ]\n }\n]\n',NULL,NULL,NULL,NULL,NULL,'https://h5p.org/content-types/structure-strip',1); /*!40000 ALTER TABLE `mdl_h5p_libraries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5p_libraries_cachedassets` -- DROP TABLE IF EXISTS `mdl_h5p_libraries_cachedassets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5p_libraries_cachedassets` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `libraryid` bigint(10) NOT NULL, `hash` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_h5plibrcach_lib_ix` (`libraryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='H5P cached library assets'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5p_libraries_cachedassets` -- LOCK TABLES `mdl_h5p_libraries_cachedassets` WRITE; /*!40000 ALTER TABLE `mdl_h5p_libraries_cachedassets` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5p_libraries_cachedassets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5p_library_dependencies` -- DROP TABLE IF EXISTS `mdl_h5p_library_dependencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5p_library_dependencies` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `libraryid` bigint(10) NOT NULL, `requiredlibraryid` bigint(10) NOT NULL, `dependencytype` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`), KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`) ) ENGINE=InnoDB AUTO_INCREMENT=365 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores H5P library dependencies'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5p_library_dependencies` -- LOCK TABLES `mdl_h5p_library_dependencies` WRITE; /*!40000 ALTER TABLE `mdl_h5p_library_dependencies` DISABLE KEYS */; INSERT INTO `mdl_h5p_library_dependencies` VALUES (1,2,1,'preloaded'),(2,4,12,'preloaded'),(3,5,7,'preloaded'),(4,5,8,'preloaded'),(5,5,11,'preloaded'),(6,5,10,'editor'),(7,7,1,'preloaded'),(8,7,9,'preloaded'),(9,7,4,'preloaded'),(10,7,6,'preloaded'),(11,13,14,'editor'),(12,15,16,'editor'),(13,16,15,'preloaded'),(14,16,1,'preloaded'),(15,18,52,'preloaded'),(16,18,87,'editor'),(17,18,14,'editor'),(18,19,96,'preloaded'),(19,19,1,'preloaded'),(20,19,10,'editor'),(21,20,1,'preloaded'),(22,20,52,'preloaded'),(23,20,7,'preloaded'),(24,20,63,'preloaded'),(25,20,79,'editor'),(26,20,10,'editor'),(27,24,1,'preloaded'),(28,24,7,'preloaded'),(29,24,6,'preloaded'),(30,24,10,'editor'),(31,24,70,'editor'),(32,25,1,'preloaded'),(33,25,7,'preloaded'),(34,25,19,'preloaded'),(35,25,87,'editor'),(36,25,10,'editor'),(37,26,89,'preloaded'),(38,26,1,'preloaded'),(39,26,95,'preloaded'),(40,26,7,'preloaded'),(41,26,33,'preloaded'),(42,27,1,'preloaded'),(43,27,7,'preloaded'),(44,27,87,'editor'),(45,28,29,'preloaded'),(46,28,30,'preloaded'),(47,28,6,'preloaded'),(48,31,1,'preloaded'),(49,31,97,'preloaded'),(50,31,7,'preloaded'),(51,31,52,'preloaded'),(52,31,71,'editor'),(53,31,79,'editor'),(54,31,10,'editor'),(55,32,1,'preloaded'),(56,32,97,'preloaded'),(57,32,7,'preloaded'),(58,32,52,'preloaded'),(59,32,79,'editor'),(60,33,93,'preloaded'),(61,34,95,'preloaded'),(62,34,94,'preloaded'),(63,35,21,'preloaded'),(64,35,1,'preloaded'),(65,36,7,'preloaded'),(66,36,85,'editor'),(67,37,89,'preloaded'),(68,38,89,'preloaded'),(69,38,1,'preloaded'),(70,38,7,'preloaded'),(71,39,90,'preloaded'),(72,41,46,'preloaded'),(73,41,85,'editor'),(74,41,14,'editor'),(75,41,86,'editor'),(76,41,80,'editor'),(77,41,10,'editor'),(78,43,52,'preloaded'),(79,43,88,'editor'),(80,43,74,'editor'),(81,44,1,'preloaded'),(82,44,9,'preloaded'),(83,44,73,'editor'),(84,44,14,'editor'),(85,44,10,'editor'),(86,45,1,'preloaded'),(87,45,97,'preloaded'),(88,45,68,'preloaded'),(89,45,28,'preloaded'),(90,45,88,'editor'),(91,45,75,'editor'),(92,46,86,'editor'),(93,47,1,'preloaded'),(94,47,7,'preloaded'),(95,47,52,'preloaded'),(96,47,79,'editor'),(97,48,65,'preloaded'),(98,48,1,'preloaded'),(99,48,14,'editor'),(100,48,87,'editor'),(101,48,69,'editor'),(102,49,1,'preloaded'),(103,49,17,'preloaded'),(104,49,7,'preloaded'),(105,49,52,'preloaded'),(106,49,79,'editor'),(107,49,10,'editor'),(108,52,1,'preloaded'),(109,52,7,'preloaded'),(110,53,17,'preloaded'),(111,53,1,'preloaded'),(112,53,68,'preloaded'),(113,53,7,'preloaded'),(114,53,79,'editor'),(115,53,87,'editor'),(116,53,76,'editor'),(117,53,10,'editor'),(118,54,51,'preloaded'),(119,54,56,'preloaded'),(120,54,1,'preloaded'),(121,54,87,'editor'),(122,55,81,'editor'),(123,55,14,'editor'),(124,55,10,'editor'),(125,57,1,'preloaded'),(126,57,7,'preloaded'),(127,57,9,'preloaded'),(128,57,8,'preloaded'),(129,57,52,'preloaded'),(130,57,87,'editor'),(131,57,79,'editor'),(132,57,10,'editor'),(133,57,82,'editor'),(134,58,89,'preloaded'),(135,58,42,'preloaded'),(136,58,61,'preloaded'),(137,58,62,'preloaded'),(138,59,1,'preloaded'),(139,59,7,'preloaded'),(140,59,52,'preloaded'),(141,59,83,'editor'),(142,59,79,'editor'),(143,64,91,'preloaded'),(144,66,1,'preloaded'),(145,66,52,'preloaded'),(146,66,7,'preloaded'),(147,66,6,'preloaded'),(148,66,77,'editor'),(149,66,10,'editor'),(150,68,96,'preloaded'),(151,69,1,'preloaded'),(152,69,6,'preloaded'),(153,70,1,'preloaded'),(154,70,28,'preloaded'),(155,70,42,'preloaded'),(156,70,55,'preloaded'),(157,70,3,'preloaded'),(158,70,46,'preloaded'),(159,70,23,'preloaded'),(160,70,60,'preloaded'),(161,70,68,'preloaded'),(162,70,19,'preloaded'),(163,70,20,'preloaded'),(164,70,57,'preloaded'),(165,70,49,'preloaded'),(166,70,66,'preloaded'),(167,70,31,'preloaded'),(168,70,59,'preloaded'),(169,70,34,'preloaded'),(170,70,45,'preloaded'),(171,70,24,'preloaded'),(172,70,47,'preloaded'),(173,70,32,'preloaded'),(174,70,67,'preloaded'),(175,70,25,'preloaded'),(176,70,14,'preloaded'),(177,70,78,'preloaded'),(178,70,6,'preloaded'),(179,71,88,'preloaded'),(180,71,1,'preloaded'),(181,71,28,'preloaded'),(182,71,3,'preloaded'),(183,71,42,'preloaded'),(184,71,97,'preloaded'),(185,71,7,'preloaded'),(186,73,1,'preloaded'),(187,74,28,'preloaded'),(188,74,30,'preloaded'),(189,74,43,'preloaded'),(190,75,1,'preloaded'),(191,75,28,'preloaded'),(192,75,42,'preloaded'),(193,75,61,'preloaded'),(194,75,60,'preloaded'),(195,75,46,'preloaded'),(196,75,57,'preloaded'),(197,75,49,'preloaded'),(198,75,66,'preloaded'),(199,75,45,'preloaded'),(200,75,59,'preloaded'),(201,75,72,'preloaded'),(202,75,85,'preloaded'),(203,75,80,'preloaded'),(204,75,14,'preloaded'),(205,75,20,'preloaded'),(206,75,50,'preloaded'),(207,75,31,'preloaded'),(208,75,47,'preloaded'),(209,75,32,'preloaded'),(210,75,39,'preloaded'),(211,75,36,'preloaded'),(212,75,41,'preloaded'),(213,75,54,'preloaded'),(214,75,6,'preloaded'),(215,75,35,'preloaded'),(216,79,84,'preloaded'),(217,81,1,'preloaded'),(218,87,1,'preloaded'),(219,88,6,'preloaded'),(220,90,12,'preloaded'),(221,94,98,'preloaded'),(222,95,92,'preloaded'),(223,99,1,'preloaded'),(224,100,101,'editor'),(225,102,1,'preloaded'),(226,102,9,'preloaded'),(227,102,73,'editor'),(228,102,103,'editor'),(229,102,10,'editor'),(230,104,29,'preloaded'),(231,104,30,'preloaded'),(232,104,6,'preloaded'),(233,105,52,'preloaded'),(234,105,88,'editor'),(235,105,106,'editor'),(236,106,104,'preloaded'),(237,106,30,'preloaded'),(238,106,105,'preloaded'),(239,107,52,'preloaded'),(240,107,7,'preloaded'),(241,107,14,'editor'),(242,108,1,'preloaded'),(243,108,6,'preloaded'),(244,109,52,'preloaded'),(245,109,1,'preloaded'),(246,110,96,'preloaded'),(247,110,1,'preloaded'),(248,111,65,'preloaded'),(249,111,1,'preloaded'),(250,111,7,'preloaded'),(251,111,97,'preloaded'),(252,111,110,'preloaded'),(253,111,87,'editor'),(254,112,1,'preloaded'),(255,112,7,'preloaded'),(256,112,6,'preloaded'),(257,112,87,'editor'),(258,113,52,'preloaded'),(259,113,1,'preloaded'),(260,113,79,'editor'),(261,113,87,'editor'),(262,113,10,'editor'),(263,115,10,'editor'),(264,116,117,'preloaded'),(265,116,7,'preloaded'),(266,116,63,'preloaded'),(267,116,87,'editor'),(268,116,79,'editor'),(269,116,10,'editor'),(270,117,1,'preloaded'),(271,117,7,'preloaded'),(272,118,1,'preloaded'),(273,118,7,'preloaded'),(274,118,97,'preloaded'),(275,118,87,'editor'),(276,119,52,'preloaded'),(277,119,7,'preloaded'),(278,119,19,'preloaded'),(279,119,63,'preloaded'),(280,119,87,'editor'),(281,119,79,'editor'),(282,119,10,'editor'),(283,119,69,'editor'),(284,120,1,'preloaded'),(285,120,10,'editor'),(286,120,123,'editor'),(287,121,1,'preloaded'),(288,121,10,'editor'),(289,121,124,'editor'),(290,124,122,'preloaded'),(291,124,120,'preloaded'),(292,124,121,'preloaded'),(293,124,24,'preloaded'),(294,124,3,'preloaded'),(295,124,42,'preloaded'),(296,124,102,'preloaded'),(297,124,45,'preloaded'),(298,124,68,'preloaded'),(299,126,128,'preloaded'),(300,126,129,'editor'),(301,126,125,'editor'),(302,126,77,'editor'),(303,126,10,'editor'),(304,126,69,'editor'),(305,128,127,'preloaded'),(306,129,126,'preloaded'),(307,129,1,'preloaded'),(308,129,6,'preloaded'),(309,130,65,'preloaded'),(310,130,1,'preloaded'),(311,130,7,'preloaded'),(312,131,1,'preloaded'),(313,131,22,'preloaded'),(314,131,7,'preloaded'),(315,131,87,'editor'),(316,131,10,'editor'),(317,132,14,'editor'),(318,132,10,'editor'),(319,133,1,'preloaded'),(320,133,19,'preloaded'),(321,133,68,'preloaded'),(322,133,87,'editor'),(323,133,10,'editor'),(324,134,52,'preloaded'),(325,134,7,'preloaded'),(326,134,42,'preloaded'),(327,134,122,'preloaded'),(328,134,87,'editor'),(329,134,79,'editor'),(330,134,10,'editor'),(331,134,14,'editor'),(332,135,1,'preloaded'),(333,135,117,'preloaded'),(334,135,7,'preloaded'),(335,135,79,'editor'),(336,135,10,'editor'),(337,136,52,'preloaded'),(338,136,7,'preloaded'),(339,136,42,'preloaded'),(340,136,122,'preloaded'),(341,136,79,'editor'),(342,136,10,'editor'),(343,137,117,'preloaded'),(344,137,7,'preloaded'),(345,137,62,'preloaded'),(346,141,52,'preloaded'),(347,141,7,'preloaded'),(348,141,138,'preloaded'),(349,141,139,'preloaded'),(350,141,87,'editor'),(351,141,79,'editor'),(352,141,10,'editor'),(353,141,142,'editor'),(354,141,145,'editor'),(355,141,144,'editor'),(356,141,143,'editor'),(357,145,138,'preloaded'),(358,145,140,'preloaded'),(359,146,117,'preloaded'),(360,146,7,'preloaded'),(361,146,122,'preloaded'),(362,146,87,'editor'),(363,146,14,'editor'),(364,146,10,'editor'); /*!40000 ALTER TABLE `mdl_h5p_library_dependencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5pactivity` -- DROP TABLE IF EXISTS `mdl_h5pactivity`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5pactivity` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `grade` bigint(10) DEFAULT '0', `displayoptions` smallint(4) NOT NULL DEFAULT '0', `enabletracking` tinyint(1) NOT NULL DEFAULT '1', `grademethod` smallint(4) NOT NULL DEFAULT '1', `reviewmode` smallint(4) DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_h5pa_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the h5pactivity activity module instances.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5pactivity` -- LOCK TABLES `mdl_h5pactivity` WRITE; /*!40000 ALTER TABLE `mdl_h5pactivity` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5pactivity` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5pactivity_attempts` -- DROP TABLE IF EXISTS `mdl_h5pactivity_attempts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5pactivity_attempts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `h5pactivityid` bigint(10) NOT NULL, `userid` bigint(20) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `attempt` mediumint(6) NOT NULL DEFAULT '1', `rawscore` bigint(10) DEFAULT '0', `maxscore` bigint(10) DEFAULT '0', `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000', `duration` bigint(10) DEFAULT '0', `completion` tinyint(1) DEFAULT NULL, `success` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`), KEY `mdl_h5paatte_tim_ix` (`timecreated`), KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`), KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`), KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Users attempts inside H5P activities'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5pactivity_attempts` -- LOCK TABLES `mdl_h5pactivity_attempts` WRITE; /*!40000 ALTER TABLE `mdl_h5pactivity_attempts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5pactivity_attempts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_h5pactivity_attempts_results` -- DROP TABLE IF EXISTS `mdl_h5pactivity_attempts_results`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_h5pactivity_attempts_results` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `attemptid` bigint(10) NOT NULL, `subcontent` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `interactiontype` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci, `correctpattern` longtext COLLATE utf8mb4_unicode_ci, `response` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `additionals` longtext COLLATE utf8mb4_unicode_ci, `rawscore` bigint(10) NOT NULL DEFAULT '0', `maxscore` bigint(10) NOT NULL DEFAULT '0', `duration` bigint(10) DEFAULT '0', `completion` tinyint(1) DEFAULT NULL, `success` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`), KEY `mdl_h5paatteresu_att_ix` (`attemptid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='H5Pactivities_attempts tracking info'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_h5pactivity_attempts_results` -- LOCK TABLES `mdl_h5pactivity_attempts_results` WRITE; /*!40000 ALTER TABLE `mdl_h5pactivity_attempts_results` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_h5pactivity_attempts_results` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_imscp` -- DROP TABLE IF EXISTS `mdl_imscp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_imscp` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `revision` bigint(10) NOT NULL DEFAULT '0', `keepold` bigint(10) NOT NULL DEFAULT '-1', `structure` longtext COLLATE utf8mb4_unicode_ci, `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_imsc_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='each record is one imscp resource'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_imscp` -- LOCK TABLES `mdl_imscp` WRITE; /*!40000 ALTER TABLE `mdl_imscp` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_imscp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_infected_files` -- DROP TABLE IF EXISTS `mdl_infected_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_infected_files` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `filename` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `quarantinedfile` longtext COLLATE utf8mb4_unicode_ci, `userid` bigint(10) NOT NULL, `reason` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_infefile_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_infected_files` -- LOCK TABLES `mdl_infected_files` WRITE; /*!40000 ALTER TABLE `mdl_infected_files` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_infected_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_label` -- DROP TABLE IF EXISTS `mdl_label`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_label` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_labe_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines labels'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_label` -- LOCK TABLES `mdl_label` WRITE; /*!40000 ALTER TABLE `mdl_label` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_label` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson` -- DROP TABLE IF EXISTS `mdl_lesson`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `practice` smallint(3) NOT NULL DEFAULT '0', `modattempts` smallint(3) NOT NULL DEFAULT '0', `usepassword` smallint(3) NOT NULL DEFAULT '0', `password` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dependency` bigint(10) NOT NULL DEFAULT '0', `conditions` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `grade` bigint(10) NOT NULL DEFAULT '0', `custom` smallint(3) NOT NULL DEFAULT '0', `ongoing` smallint(3) NOT NULL DEFAULT '0', `usemaxgrade` smallint(3) NOT NULL DEFAULT '0', `maxanswers` smallint(3) NOT NULL DEFAULT '4', `maxattempts` smallint(3) NOT NULL DEFAULT '5', `review` smallint(3) NOT NULL DEFAULT '0', `nextpagedefault` smallint(3) NOT NULL DEFAULT '0', `feedback` smallint(3) NOT NULL DEFAULT '1', `minquestions` smallint(3) NOT NULL DEFAULT '0', `maxpages` smallint(3) NOT NULL DEFAULT '0', `timelimit` bigint(10) NOT NULL DEFAULT '0', `retake` smallint(3) NOT NULL DEFAULT '1', `activitylink` bigint(10) NOT NULL DEFAULT '0', `mediafile` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `mediaheight` bigint(10) NOT NULL DEFAULT '100', `mediawidth` bigint(10) NOT NULL DEFAULT '650', `mediaclose` smallint(3) NOT NULL DEFAULT '0', `slideshow` smallint(3) NOT NULL DEFAULT '0', `width` bigint(10) NOT NULL DEFAULT '640', `height` bigint(10) NOT NULL DEFAULT '480', `bgcolor` varchar(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '#FFFFFF', `displayleft` smallint(3) NOT NULL DEFAULT '0', `displayleftif` smallint(3) NOT NULL DEFAULT '0', `progressbar` smallint(3) NOT NULL DEFAULT '0', `available` bigint(10) NOT NULL DEFAULT '0', `deadline` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `completionendreached` tinyint(1) DEFAULT '0', `completiontimespent` bigint(11) DEFAULT '0', `allowofflineattempts` tinyint(1) DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_less_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines lesson'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson` -- LOCK TABLES `mdl_lesson` WRITE; /*!40000 ALTER TABLE `mdl_lesson` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_answers` -- DROP TABLE IF EXISTS `mdl_lesson_answers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_answers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `pageid` bigint(10) NOT NULL DEFAULT '0', `jumpto` bigint(11) NOT NULL DEFAULT '0', `grade` smallint(4) NOT NULL DEFAULT '0', `score` bigint(10) NOT NULL DEFAULT '0', `flags` smallint(3) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `answer` longtext COLLATE utf8mb4_unicode_ci, `answerformat` tinyint(2) NOT NULL DEFAULT '0', `response` longtext COLLATE utf8mb4_unicode_ci, `responseformat` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lessansw_les_ix` (`lessonid`), KEY `mdl_lessansw_pag_ix` (`pageid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines lesson_answers'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_answers` -- LOCK TABLES `mdl_lesson_answers` WRITE; /*!40000 ALTER TABLE `mdl_lesson_answers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_answers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_attempts` -- DROP TABLE IF EXISTS `mdl_lesson_attempts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_attempts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `pageid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `answerid` bigint(10) NOT NULL DEFAULT '0', `retry` smallint(3) NOT NULL DEFAULT '0', `correct` bigint(10) NOT NULL DEFAULT '0', `useranswer` longtext COLLATE utf8mb4_unicode_ci, `timeseen` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lessatte_use_ix` (`userid`), KEY `mdl_lessatte_les_ix` (`lessonid`), KEY `mdl_lessatte_pag_ix` (`pageid`), KEY `mdl_lessatte_ans_ix` (`answerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines lesson_attempts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_attempts` -- LOCK TABLES `mdl_lesson_attempts` WRITE; /*!40000 ALTER TABLE `mdl_lesson_attempts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_attempts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_branch` -- DROP TABLE IF EXISTS `mdl_lesson_branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_branch` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `pageid` bigint(10) NOT NULL DEFAULT '0', `retry` bigint(10) NOT NULL DEFAULT '0', `flag` smallint(3) NOT NULL DEFAULT '0', `timeseen` bigint(10) NOT NULL DEFAULT '0', `nextpageid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lessbran_use_ix` (`userid`), KEY `mdl_lessbran_les_ix` (`lessonid`), KEY `mdl_lessbran_pag_ix` (`pageid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='branches for each lesson/user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_branch` -- LOCK TABLES `mdl_lesson_branch` WRITE; /*!40000 ALTER TABLE `mdl_lesson_branch` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_grades` -- DROP TABLE IF EXISTS `mdl_lesson_grades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_grades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `grade` double NOT NULL DEFAULT '0', `late` smallint(3) NOT NULL DEFAULT '0', `completed` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lessgrad_use_ix` (`userid`), KEY `mdl_lessgrad_les_ix` (`lessonid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines lesson_grades'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_grades` -- LOCK TABLES `mdl_lesson_grades` WRITE; /*!40000 ALTER TABLE `mdl_lesson_grades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_grades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_overrides` -- DROP TABLE IF EXISTS `mdl_lesson_overrides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_overrides` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) DEFAULT NULL, `userid` bigint(10) DEFAULT NULL, `available` bigint(10) DEFAULT NULL, `deadline` bigint(10) DEFAULT NULL, `timelimit` bigint(10) DEFAULT NULL, `review` smallint(3) DEFAULT NULL, `maxattempts` smallint(3) DEFAULT NULL, `retake` smallint(3) DEFAULT NULL, `password` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_lessover_les_ix` (`lessonid`), KEY `mdl_lessover_gro_ix` (`groupid`), KEY `mdl_lessover_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The overrides to lesson settings.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_overrides` -- LOCK TABLES `mdl_lesson_overrides` WRITE; /*!40000 ALTER TABLE `mdl_lesson_overrides` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_overrides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_pages` -- DROP TABLE IF EXISTS `mdl_lesson_pages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_pages` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `prevpageid` bigint(10) NOT NULL DEFAULT '0', `nextpageid` bigint(10) NOT NULL DEFAULT '0', `qtype` smallint(3) NOT NULL DEFAULT '0', `qoption` smallint(3) NOT NULL DEFAULT '0', `layout` smallint(3) NOT NULL DEFAULT '1', `display` smallint(3) NOT NULL DEFAULT '1', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contents` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `contentsformat` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lesspage_les_ix` (`lessonid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines lesson_pages'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_pages` -- LOCK TABLES `mdl_lesson_pages` WRITE; /*!40000 ALTER TABLE `mdl_lesson_pages` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_pages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lesson_timer` -- DROP TABLE IF EXISTS `mdl_lesson_timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lesson_timer` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lessonid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `starttime` bigint(10) NOT NULL DEFAULT '0', `lessontime` bigint(10) NOT NULL DEFAULT '0', `completed` tinyint(1) DEFAULT '0', `timemodifiedoffline` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_lesstime_use_ix` (`userid`), KEY `mdl_lesstime_les_ix` (`lessonid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='lesson timer for each lesson'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lesson_timer` -- LOCK TABLES `mdl_lesson_timer` WRITE; /*!40000 ALTER TABLE `mdl_lesson_timer` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lesson_timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_license` -- DROP TABLE IF EXISTS `mdl_license`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_license` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `shortname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `fullname` longtext COLLATE utf8mb4_unicode_ci, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `enabled` tinyint(1) NOT NULL DEFAULT '1', `version` bigint(10) NOT NULL DEFAULT '0', `custom` tinyint(1) NOT NULL DEFAULT '0', `sortorder` mediumint(5) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='store licenses used by moodle'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_license` -- LOCK TABLES `mdl_license` WRITE; /*!40000 ALTER TABLE `mdl_license` DISABLE KEYS */; INSERT INTO `mdl_license` VALUES (1,'unknown','Licence not specified','',1,2010033100,0,1),(2,'allrightsreserved','All rights reserved','https://en.wikipedia.org/wiki/All_rights_reserved',1,2010033100,0,2),(3,'public','Public domain','https://en.wikipedia.org/wiki/Public_domain',1,2010033100,0,3),(4,'cc','Creative Commons','https://creativecommons.org/licenses/by/3.0/',1,2010033100,0,4),(5,'cc-nd','Creative Commons - NoDerivs','https://creativecommons.org/licenses/by-nd/3.0/',1,2010033100,0,5),(6,'cc-nc-nd','Creative Commons - No Commercial NoDerivs','https://creativecommons.org/licenses/by-nc-nd/3.0/',1,2010033100,0,6),(7,'cc-nc','Creative Commons - No Commercial','https://creativecommons.org/licenses/by-nc/3.0/',1,2010033100,0,7),(8,'cc-nc-sa','Creative Commons - No Commercial ShareAlike','https://creativecommons.org/licenses/by-nc-sa/3.0/',1,2010033100,0,8),(9,'cc-sa','Creative Commons - ShareAlike','https://creativecommons.org/licenses/by-sa/3.0/',1,2010033100,0,9); /*!40000 ALTER TABLE `mdl_license` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_lock_db` -- DROP TABLE IF EXISTS `mdl_lock_db`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_lock_db` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `resourcekey` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `expires` bigint(10) DEFAULT NULL, `owner` varchar(36) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`), KEY `mdl_lockdb_exp_ix` (`expires`), KEY `mdl_lockdb_own_ix` (`owner`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores active and inactive lock types for db locking method.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_lock_db` -- LOCK TABLES `mdl_lock_db` WRITE; /*!40000 ALTER TABLE `mdl_lock_db` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_lock_db` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_log` -- DROP TABLE IF EXISTS `mdl_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `time` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `course` bigint(10) NOT NULL DEFAULT '0', `module` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `cmid` bigint(10) NOT NULL DEFAULT '0', `action` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `info` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`), KEY `mdl_log_tim_ix` (`time`), KEY `mdl_log_act_ix` (`action`), KEY `mdl_log_usecou_ix` (`userid`,`course`), KEY `mdl_log_cmi_ix` (`cmid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Every action is logged as far as possible'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_log` -- LOCK TABLES `mdl_log` WRITE; /*!40000 ALTER TABLE `mdl_log` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_log_display` -- DROP TABLE IF EXISTS `mdl_log_display`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_log_display` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `module` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `action` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `mtable` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `field` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`) ) ENGINE=InnoDB AUTO_INCREMENT=190 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='For a particular module/action, specifies a moodle table/fie'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_log_display` -- LOCK TABLES `mdl_log_display` WRITE; /*!40000 ALTER TABLE `mdl_log_display` DISABLE KEYS */; INSERT INTO `mdl_log_display` VALUES (1,'course','user report','user','CONCAT(firstname, \' \', lastname)','moodle'),(2,'course','view','course','fullname','moodle'),(3,'course','view section','course_sections','name','moodle'),(4,'course','update','course','fullname','moodle'),(5,'course','hide','course','fullname','moodle'),(6,'course','show','course','fullname','moodle'),(7,'course','move','course','fullname','moodle'),(8,'course','enrol','course','fullname','moodle'),(9,'course','unenrol','course','fullname','moodle'),(10,'course','report log','course','fullname','moodle'),(11,'course','report live','course','fullname','moodle'),(12,'course','report outline','course','fullname','moodle'),(13,'course','report participation','course','fullname','moodle'),(14,'course','report stats','course','fullname','moodle'),(15,'category','add','course_categories','name','moodle'),(16,'category','hide','course_categories','name','moodle'),(17,'category','move','course_categories','name','moodle'),(18,'category','show','course_categories','name','moodle'),(19,'category','update','course_categories','name','moodle'),(20,'message','write','user','CONCAT(firstname, \' \', lastname)','moodle'),(21,'message','read','user','CONCAT(firstname, \' \', lastname)','moodle'),(22,'message','add contact','user','CONCAT(firstname, \' \', lastname)','moodle'),(23,'message','remove contact','user','CONCAT(firstname, \' \', lastname)','moodle'),(24,'message','block contact','user','CONCAT(firstname, \' \', lastname)','moodle'),(25,'message','unblock contact','user','CONCAT(firstname, \' \', lastname)','moodle'),(26,'group','view','groups','name','moodle'),(27,'tag','update','tag','name','moodle'),(28,'tag','flag','tag','name','moodle'),(29,'user','view','user','CONCAT(firstname, \' \', lastname)','moodle'),(30,'assign','add','assign','name','mod_assign'),(31,'assign','delete mod','assign','name','mod_assign'),(32,'assign','download all submissions','assign','name','mod_assign'),(33,'assign','grade submission','assign','name','mod_assign'),(34,'assign','lock submission','assign','name','mod_assign'),(35,'assign','reveal identities','assign','name','mod_assign'),(36,'assign','revert submission to draft','assign','name','mod_assign'),(37,'assign','set marking workflow state','assign','name','mod_assign'),(38,'assign','submission statement accepted','assign','name','mod_assign'),(39,'assign','submit','assign','name','mod_assign'),(40,'assign','submit for grading','assign','name','mod_assign'),(41,'assign','unlock submission','assign','name','mod_assign'),(42,'assign','update','assign','name','mod_assign'),(43,'assign','upload','assign','name','mod_assign'),(44,'assign','view','assign','name','mod_assign'),(45,'assign','view all','course','fullname','mod_assign'),(46,'assign','view confirm submit assignment form','assign','name','mod_assign'),(47,'assign','view grading form','assign','name','mod_assign'),(48,'assign','view submission','assign','name','mod_assign'),(49,'assign','view submission grading table','assign','name','mod_assign'),(50,'assign','view submit assignment form','assign','name','mod_assign'),(51,'assign','view feedback','assign','name','mod_assign'),(52,'assign','view batch set marking workflow state','assign','name','mod_assign'),(53,'assignment','view','assignment','name','mod_assignment'),(54,'assignment','add','assignment','name','mod_assignment'),(55,'assignment','update','assignment','name','mod_assignment'),(56,'assignment','view submission','assignment','name','mod_assignment'),(57,'assignment','upload','assignment','name','mod_assignment'),(58,'book','add','book','name','mod_book'),(59,'book','update','book','name','mod_book'),(60,'book','view','book','name','mod_book'),(61,'book','add chapter','book_chapters','title','mod_book'),(62,'book','update chapter','book_chapters','title','mod_book'),(63,'book','view chapter','book_chapters','title','mod_book'),(64,'chat','view','chat','name','mod_chat'),(65,'chat','add','chat','name','mod_chat'),(66,'chat','update','chat','name','mod_chat'),(67,'chat','report','chat','name','mod_chat'),(68,'chat','talk','chat','name','mod_chat'),(69,'choice','view','choice','name','mod_choice'),(70,'choice','update','choice','name','mod_choice'),(71,'choice','add','choice','name','mod_choice'),(72,'choice','report','choice','name','mod_choice'),(73,'choice','choose','choice','name','mod_choice'),(74,'choice','choose again','choice','name','mod_choice'),(75,'data','view','data','name','mod_data'),(76,'data','add','data','name','mod_data'),(77,'data','update','data','name','mod_data'),(78,'data','record delete','data','name','mod_data'),(79,'data','fields add','data_fields','name','mod_data'),(80,'data','fields update','data_fields','name','mod_data'),(81,'data','templates saved','data','name','mod_data'),(82,'data','templates def','data','name','mod_data'),(83,'feedback','startcomplete','feedback','name','mod_feedback'),(84,'feedback','submit','feedback','name','mod_feedback'),(85,'feedback','delete','feedback','name','mod_feedback'),(86,'feedback','view','feedback','name','mod_feedback'),(87,'feedback','view all','course','shortname','mod_feedback'),(88,'folder','view','folder','name','mod_folder'),(89,'folder','view all','folder','name','mod_folder'),(90,'folder','update','folder','name','mod_folder'),(91,'folder','add','folder','name','mod_folder'),(92,'forum','add','forum','name','mod_forum'),(93,'forum','update','forum','name','mod_forum'),(94,'forum','add discussion','forum_discussions','name','mod_forum'),(95,'forum','add post','forum_posts','subject','mod_forum'),(96,'forum','update post','forum_posts','subject','mod_forum'),(97,'forum','user report','user','CONCAT(firstname, \' \', lastname)','mod_forum'),(98,'forum','move discussion','forum_discussions','name','mod_forum'),(99,'forum','view subscribers','forum','name','mod_forum'),(100,'forum','view discussion','forum_discussions','name','mod_forum'),(101,'forum','view forum','forum','name','mod_forum'),(102,'forum','subscribe','forum','name','mod_forum'),(103,'forum','unsubscribe','forum','name','mod_forum'),(104,'forum','pin discussion','forum_discussions','name','mod_forum'),(105,'forum','unpin discussion','forum_discussions','name','mod_forum'),(106,'glossary','add','glossary','name','mod_glossary'),(107,'glossary','update','glossary','name','mod_glossary'),(108,'glossary','view','glossary','name','mod_glossary'),(109,'glossary','view all','glossary','name','mod_glossary'),(110,'glossary','add entry','glossary','name','mod_glossary'),(111,'glossary','update entry','glossary','name','mod_glossary'),(112,'glossary','add category','glossary','name','mod_glossary'),(113,'glossary','update category','glossary','name','mod_glossary'),(114,'glossary','delete category','glossary','name','mod_glossary'),(115,'glossary','approve entry','glossary','name','mod_glossary'),(116,'glossary','disapprove entry','glossary','name','mod_glossary'),(117,'glossary','view entry','glossary_entries','concept','mod_glossary'),(118,'imscp','view','imscp','name','mod_imscp'),(119,'imscp','view all','imscp','name','mod_imscp'),(120,'imscp','update','imscp','name','mod_imscp'),(121,'imscp','add','imscp','name','mod_imscp'),(122,'label','add','label','name','mod_label'),(123,'label','update','label','name','mod_label'),(124,'lesson','start','lesson','name','mod_lesson'),(125,'lesson','end','lesson','name','mod_lesson'),(126,'lesson','view','lesson_pages','title','mod_lesson'),(127,'lti','view','lti','name','mod_lti'),(128,'lti','launch','lti','name','mod_lti'),(129,'lti','view all','lti','name','mod_lti'),(130,'page','view','page','name','mod_page'),(131,'page','view all','page','name','mod_page'),(132,'page','update','page','name','mod_page'),(133,'page','add','page','name','mod_page'),(134,'quiz','add','quiz','name','mod_quiz'),(135,'quiz','update','quiz','name','mod_quiz'),(136,'quiz','view','quiz','name','mod_quiz'),(137,'quiz','report','quiz','name','mod_quiz'),(138,'quiz','attempt','quiz','name','mod_quiz'),(139,'quiz','submit','quiz','name','mod_quiz'),(140,'quiz','review','quiz','name','mod_quiz'),(141,'quiz','editquestions','quiz','name','mod_quiz'),(142,'quiz','preview','quiz','name','mod_quiz'),(143,'quiz','start attempt','quiz','name','mod_quiz'),(144,'quiz','close attempt','quiz','name','mod_quiz'),(145,'quiz','continue attempt','quiz','name','mod_quiz'),(146,'quiz','edit override','quiz','name','mod_quiz'),(147,'quiz','delete override','quiz','name','mod_quiz'),(148,'quiz','view summary','quiz','name','mod_quiz'),(149,'resource','view','resource','name','mod_resource'),(150,'resource','view all','resource','name','mod_resource'),(151,'resource','update','resource','name','mod_resource'),(152,'resource','add','resource','name','mod_resource'),(153,'scorm','view','scorm','name','mod_scorm'),(154,'scorm','review','scorm','name','mod_scorm'),(155,'scorm','update','scorm','name','mod_scorm'),(156,'scorm','add','scorm','name','mod_scorm'),(157,'survey','add','survey','name','mod_survey'),(158,'survey','update','survey','name','mod_survey'),(159,'survey','download','survey','name','mod_survey'),(160,'survey','view form','survey','name','mod_survey'),(161,'survey','view graph','survey','name','mod_survey'),(162,'survey','view report','survey','name','mod_survey'),(163,'survey','submit','survey','name','mod_survey'),(164,'url','view','url','name','mod_url'),(165,'url','view all','url','name','mod_url'),(166,'url','update','url','name','mod_url'),(167,'url','add','url','name','mod_url'),(168,'workshop','add','workshop','name','mod_workshop'),(169,'workshop','update','workshop','name','mod_workshop'),(170,'workshop','view','workshop','name','mod_workshop'),(171,'workshop','view all','workshop','name','mod_workshop'),(172,'workshop','add submission','workshop_submissions','title','mod_workshop'),(173,'workshop','update submission','workshop_submissions','title','mod_workshop'),(174,'workshop','view submission','workshop_submissions','title','mod_workshop'),(175,'workshop','add assessment','workshop_submissions','title','mod_workshop'),(176,'workshop','update assessment','workshop_submissions','title','mod_workshop'),(177,'workshop','add example','workshop_submissions','title','mod_workshop'),(178,'workshop','update example','workshop_submissions','title','mod_workshop'),(179,'workshop','view example','workshop_submissions','title','mod_workshop'),(180,'workshop','add reference assessment','workshop_submissions','title','mod_workshop'),(181,'workshop','update reference assessment','workshop_submissions','title','mod_workshop'),(182,'workshop','add example assessment','workshop_submissions','title','mod_workshop'),(183,'workshop','update example assessment','workshop_submissions','title','mod_workshop'),(184,'workshop','update aggregate grades','workshop','name','mod_workshop'),(185,'workshop','update clear aggregated grades','workshop','name','mod_workshop'),(186,'workshop','update clear assessments','workshop','name','mod_workshop'),(187,'book','exportimscp','book','name','booktool_exportimscp'),(188,'book','print','book','name','booktool_print'),(189,'book','print chapter','book_chapters','title','booktool_print'); /*!40000 ALTER TABLE `mdl_log_display` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_log_queries` -- DROP TABLE IF EXISTS `mdl_log_queries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_log_queries` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `qtype` mediumint(5) NOT NULL, `sqltext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `sqlparams` longtext COLLATE utf8mb4_unicode_ci, `error` mediumint(5) NOT NULL DEFAULT '0', `info` longtext COLLATE utf8mb4_unicode_ci, `backtrace` longtext COLLATE utf8mb4_unicode_ci, `exectime` decimal(10,5) NOT NULL, `timelogged` bigint(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Logged database queries.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_log_queries` -- LOCK TABLES `mdl_log_queries` WRITE; /*!40000 ALTER TABLE `mdl_log_queries` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_log_queries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_logstore_standard_log` -- DROP TABLE IF EXISTS `mdl_logstore_standard_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_logstore_standard_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `eventname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `action` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `target` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `objecttable` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `objectid` bigint(10) DEFAULT NULL, `crud` varchar(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `edulevel` tinyint(1) NOT NULL, `contextid` bigint(10) NOT NULL, `contextlevel` bigint(10) NOT NULL, `contextinstanceid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `courseid` bigint(10) DEFAULT NULL, `relateduserid` bigint(10) DEFAULT NULL, `anonymous` tinyint(1) NOT NULL DEFAULT '0', `other` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `origin` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `realuserid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_logsstanlog_tim_ix` (`timecreated`), KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`), KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`), KEY `mdl_logsstanlog_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=55465 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Standard log table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_logstore_standard_log` -- LOCK TABLES `mdl_logstore_standard_log` WRITE; /*!40000 ALTER TABLE `mdl_logstore_standard_log` DISABLE KEYS */; INSERT INTO `mdl_logstore_standard_log` VALUES (1,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'a:1:{s:8:\"username\";s:5:\"admin\";}',1587099515,'web','1.36.91.225',NULL),(2,'\\core\\event\\user_password_updated','core','updated','user_password',NULL,NULL,'u',0,5,30,2,2,0,2,0,'a:1:{s:14:\"forgottenreset\";b:0;}',1587099581,'web','1.36.91.225',NULL),(3,'\\core\\event\\user_updated','core','updated','user','user',2,'u',0,5,30,2,2,0,2,0,'N;',1587099581,'web','1.36.91.225',NULL),(4,'\\core\\event\\config_log_created','core','created','config_log','config_log',578,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"notloggedinroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(5,'\\core\\event\\config_log_created','core','created','config_log','config_log',579,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"guestroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(6,'\\core\\event\\config_log_created','core','created','config_log','config_log',580,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"defaultuserroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"7\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(7,'\\core\\event\\config_log_created','core','created','config_log','config_log',581,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"creatornewroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(8,'\\core\\event\\config_log_created','core','created','config_log','config_log',582,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"restorernewroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(9,'\\core\\event\\config_log_created','core','created','config_log','config_log',583,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"contactdataprotectionofficer\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"tool_dataprivacy\";}',1587099582,'web','1.36.91.225',NULL),(10,'\\core\\event\\config_log_created','core','created','config_log','config_log',584,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"automaticdeletionrequests\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"tool_dataprivacy\";}',1587099582,'web','1.36.91.225',NULL),(11,'\\core\\event\\config_log_created','core','created','config_log','config_log',585,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"privacyrequestexpiry\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"604800\";s:6:\"plugin\";s:16:\"tool_dataprivacy\";}',1587099582,'web','1.36.91.225',NULL),(12,'\\core\\event\\config_log_created','core','created','config_log','config_log',586,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:33:\"requireallenddatesforuserdeletion\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"tool_dataprivacy\";}',1587099582,'web','1.36.91.225',NULL),(13,'\\core\\event\\config_log_created','core','created','config_log','config_log',587,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"showdataretentionsummary\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"tool_dataprivacy\";}',1587099582,'web','1.36.91.225',NULL),(14,'\\core\\event\\config_log_created','core','created','config_log','config_log',588,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"exportlog\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:8:\"tool_log\";}',1587099582,'web','1.36.91.225',NULL),(15,'\\core\\event\\config_log_created','core','created','config_log','config_log',589,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"sitepolicyhandler\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(16,'\\core\\event\\config_log_created','core','created','config_log','config_log',590,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"gradebookroles\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(17,'\\core\\event\\config_log_created','core','created','config_log','config_log',591,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"logstore\";s:8:\"oldvalue\";N;s:5:\"value\";s:17:\"logstore_standard\";s:6:\"plugin\";s:9:\"analytics\";}',1587099582,'web','1.36.91.225',NULL),(18,'\\core\\event\\config_log_created','core','created','config_log','config_log',592,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"jabberhost\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(19,'\\core\\event\\config_log_created','core','created','config_log','config_log',593,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"jabberserver\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(20,'\\core\\event\\config_log_created','core','created','config_log','config_log',594,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"jabberusername\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(21,'\\core\\event\\config_log_created','core','created','config_log','config_log',595,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"jabberpassword\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(22,'\\core\\event\\config_log_created','core','created','config_log','config_log',596,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"jabberport\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"5222\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(23,'\\core\\event\\config_log_created','core','created','config_log','config_log',597,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"airnotifierurl\";s:8:\"oldvalue\";N;s:5:\"value\";s:27:\"https://messages.moodle.net\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(24,'\\core\\event\\config_log_created','core','created','config_log','config_log',598,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"airnotifierport\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"443\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(25,'\\core\\event\\config_log_created','core','created','config_log','config_log',599,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"airnotifiermobileappname\";s:8:\"oldvalue\";N;s:5:\"value\";s:23:\"com.moodle.moodlemobile\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(26,'\\core\\event\\config_log_created','core','created','config_log','config_log',600,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"airnotifierappname\";s:8:\"oldvalue\";N;s:5:\"value\";s:21:\"commoodlemoodlemobile\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(27,'\\core\\event\\config_log_created','core','created','config_log','config_log',601,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"airnotifieraccesskey\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(28,'\\core\\event\\config_log_created','core','created','config_log','config_log',602,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"feedback_plugin_for_gradebook\";s:8:\"oldvalue\";N;s:5:\"value\";s:23:\"assignfeedback_comments\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(29,'\\core\\event\\config_log_created','core','created','config_log','config_log',603,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"showrecentsubmissions\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(30,'\\core\\event\\config_log_created','core','created','config_log','config_log',604,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"submissionreceipts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(31,'\\core\\event\\config_log_created','core','created','config_log','config_log',605,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"submissionstatement\";s:8:\"oldvalue\";N;s:5:\"value\";s:102:\"This submission is my own work, except where I have acknowledged the use of the works of other people.\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(32,'\\core\\event\\config_log_created','core','created','config_log','config_log',606,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:33:\"submissionstatementteamsubmission\";s:8:\"oldvalue\";N;s:5:\"value\";s:112:\"This submission is the work of my group, except where we have acknowledged the use of the works of other people.\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(33,'\\core\\event\\config_log_created','core','created','config_log','config_log',607,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:42:\"submissionstatementteamsubmissionallsubmit\";s:8:\"oldvalue\";N;s:5:\"value\";s:120:\"This submission is my own work as a group member, except where I have acknowledged the use of the works of other people.\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(34,'\\core\\event\\config_log_created','core','created','config_log','config_log',608,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"maxperpage\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"-1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(35,'\\core\\event\\config_log_created','core','created','config_log','config_log',609,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"alwaysshowdescription\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(36,'\\core\\event\\config_log_created','core','created','config_log','config_log',610,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"alwaysshowdescription_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(37,'\\core\\event\\config_log_created','core','created','config_log','config_log',611,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"alwaysshowdescription_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(38,'\\core\\event\\config_log_created','core','created','config_log','config_log',612,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"allowsubmissionsfromdate\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(39,'\\core\\event\\config_log_created','core','created','config_log','config_log',613,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:32:\"allowsubmissionsfromdate_enabled\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(40,'\\core\\event\\config_log_created','core','created','config_log','config_log',614,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"allowsubmissionsfromdate_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(41,'\\core\\event\\config_log_created','core','created','config_log','config_log',615,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"duedate\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"604800\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(42,'\\core\\event\\config_log_created','core','created','config_log','config_log',616,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"duedate_enabled\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(43,'\\core\\event\\config_log_created','core','created','config_log','config_log',617,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"duedate_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(44,'\\core\\event\\config_log_created','core','created','config_log','config_log',618,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"cutoffdate\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"1209600\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(45,'\\core\\event\\config_log_created','core','created','config_log','config_log',619,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"cutoffdate_enabled\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(46,'\\core\\event\\config_log_created','core','created','config_log','config_log',620,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"cutoffdate_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(47,'\\core\\event\\config_log_created','core','created','config_log','config_log',621,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"gradingduedate\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"1209600\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(48,'\\core\\event\\config_log_created','core','created','config_log','config_log',622,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"gradingduedate_enabled\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(49,'\\core\\event\\config_log_created','core','created','config_log','config_log',623,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"gradingduedate_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(50,'\\core\\event\\config_log_created','core','created','config_log','config_log',624,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"submissiondrafts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(51,'\\core\\event\\config_log_created','core','created','config_log','config_log',625,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"submissiondrafts_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(52,'\\core\\event\\config_log_created','core','created','config_log','config_log',626,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"submissiondrafts_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(53,'\\core\\event\\config_log_created','core','created','config_log','config_log',627,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"requiresubmissionstatement\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(54,'\\core\\event\\config_log_created','core','created','config_log','config_log',628,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"requiresubmissionstatement_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(55,'\\core\\event\\config_log_created','core','created','config_log','config_log',629,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:33:\"requiresubmissionstatement_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(56,'\\core\\event\\config_log_created','core','created','config_log','config_log',630,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"attemptreopenmethod\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"none\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(57,'\\core\\event\\config_log_created','core','created','config_log','config_log',631,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"attemptreopenmethod_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(58,'\\core\\event\\config_log_created','core','created','config_log','config_log',632,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"attemptreopenmethod_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(59,'\\core\\event\\config_log_created','core','created','config_log','config_log',633,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"maxattempts\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"-1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(60,'\\core\\event\\config_log_created','core','created','config_log','config_log',634,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"maxattempts_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(61,'\\core\\event\\config_log_created','core','created','config_log','config_log',635,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"maxattempts_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(62,'\\core\\event\\config_log_created','core','created','config_log','config_log',636,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"teamsubmission\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(63,'\\core\\event\\config_log_created','core','created','config_log','config_log',637,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"teamsubmission_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(64,'\\core\\event\\config_log_created','core','created','config_log','config_log',638,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"teamsubmission_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(65,'\\core\\event\\config_log_created','core','created','config_log','config_log',639,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"preventsubmissionnotingroup\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(66,'\\core\\event\\config_log_created','core','created','config_log','config_log',640,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"preventsubmissionnotingroup_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(67,'\\core\\event\\config_log_created','core','created','config_log','config_log',641,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"preventsubmissionnotingroup_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(68,'\\core\\event\\config_log_created','core','created','config_log','config_log',642,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"requireallteammemberssubmit\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(69,'\\core\\event\\config_log_created','core','created','config_log','config_log',643,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"requireallteammemberssubmit_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(70,'\\core\\event\\config_log_created','core','created','config_log','config_log',644,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"requireallteammemberssubmit_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(71,'\\core\\event\\config_log_created','core','created','config_log','config_log',645,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"teamsubmissiongroupingid\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(72,'\\core\\event\\config_log_created','core','created','config_log','config_log',646,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"teamsubmissiongroupingid_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(73,'\\core\\event\\config_log_created','core','created','config_log','config_log',647,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"sendnotifications\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(74,'\\core\\event\\config_log_created','core','created','config_log','config_log',648,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"sendnotifications_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(75,'\\core\\event\\config_log_created','core','created','config_log','config_log',649,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"sendnotifications_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(76,'\\core\\event\\config_log_created','core','created','config_log','config_log',650,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"sendlatenotifications\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(77,'\\core\\event\\config_log_created','core','created','config_log','config_log',651,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"sendlatenotifications_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(78,'\\core\\event\\config_log_created','core','created','config_log','config_log',652,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"sendlatenotifications_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(79,'\\core\\event\\config_log_created','core','created','config_log','config_log',653,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"sendstudentnotifications\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(80,'\\core\\event\\config_log_created','core','created','config_log','config_log',654,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"sendstudentnotifications_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(81,'\\core\\event\\config_log_created','core','created','config_log','config_log',655,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"sendstudentnotifications_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(82,'\\core\\event\\config_log_created','core','created','config_log','config_log',656,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"blindmarking\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(83,'\\core\\event\\config_log_created','core','created','config_log','config_log',657,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"blindmarking_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(84,'\\core\\event\\config_log_created','core','created','config_log','config_log',658,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"blindmarking_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(85,'\\core\\event\\config_log_created','core','created','config_log','config_log',659,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"hidegrader\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(86,'\\core\\event\\config_log_created','core','created','config_log','config_log',660,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"hidegrader_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(87,'\\core\\event\\config_log_created','core','created','config_log','config_log',661,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"hidegrader_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(88,'\\core\\event\\config_log_created','core','created','config_log','config_log',662,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"markingworkflow\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(89,'\\core\\event\\config_log_created','core','created','config_log','config_log',663,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"markingworkflow_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(90,'\\core\\event\\config_log_created','core','created','config_log','config_log',664,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"markingworkflow_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(91,'\\core\\event\\config_log_created','core','created','config_log','config_log',665,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"markingallocation\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(92,'\\core\\event\\config_log_created','core','created','config_log','config_log',666,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"markingallocation_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(93,'\\core\\event\\config_log_created','core','created','config_log','config_log',667,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"markingallocation_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:6:\"assign\";}',1587099582,'web','1.36.91.225',NULL),(94,'\\core\\event\\config_log_created','core','created','config_log','config_log',668,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:21:\"assignsubmission_file\";}',1587099582,'web','1.36.91.225',NULL),(95,'\\core\\event\\config_log_created','core','created','config_log','config_log',669,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"maxfiles\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"20\";s:6:\"plugin\";s:21:\"assignsubmission_file\";}',1587099582,'web','1.36.91.225',NULL),(96,'\\core\\event\\config_log_created','core','created','config_log','config_log',670,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"filetypes\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:21:\"assignsubmission_file\";}',1587099582,'web','1.36.91.225',NULL),(97,'\\core\\event\\config_log_created','core','created','config_log','config_log',671,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"maxbytes\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:21:\"assignsubmission_file\";}',1587099582,'web','1.36.91.225',NULL),(98,'\\core\\event\\config_log_created','core','created','config_log','config_log',672,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:27:\"assignsubmission_onlinetext\";}',1587099582,'web','1.36.91.225',NULL),(99,'\\core\\event\\config_log_created','core','created','config_log','config_log',673,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:23:\"assignfeedback_comments\";}',1587099582,'web','1.36.91.225',NULL),(100,'\\core\\event\\config_log_created','core','created','config_log','config_log',674,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"inline\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:23:\"assignfeedback_comments\";}',1587099582,'web','1.36.91.225',NULL),(101,'\\core\\event\\config_log_created','core','created','config_log','config_log',675,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"inline_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:23:\"assignfeedback_comments\";}',1587099582,'web','1.36.91.225',NULL),(102,'\\core\\event\\config_log_created','core','created','config_log','config_log',676,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"inline_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:23:\"assignfeedback_comments\";}',1587099582,'web','1.36.91.225',NULL),(103,'\\core\\event\\config_log_created','core','created','config_log','config_log',677,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:22:\"assignfeedback_editpdf\";}',1587099582,'web','1.36.91.225',NULL),(104,'\\core\\event\\config_log_created','core','created','config_log','config_log',678,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"stamps\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"assignfeedback_editpdf\";}',1587099582,'web','1.36.91.225',NULL),(105,'\\core\\event\\config_log_created','core','created','config_log','config_log',679,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"assignfeedback_file\";}',1587099582,'web','1.36.91.225',NULL),(106,'\\core\\event\\config_log_created','core','created','config_log','config_log',680,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"default\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:22:\"assignfeedback_offline\";}',1587099582,'web','1.36.91.225',NULL),(107,'\\core\\event\\config_log_created','core','created','config_log','config_log',681,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"numberingoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"0,1,2,3\";s:6:\"plugin\";s:4:\"book\";}',1587099582,'web','1.36.91.225',NULL),(108,'\\core\\event\\config_log_created','core','created','config_log','config_log',682,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"navoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"0,1,2\";s:6:\"plugin\";s:4:\"book\";}',1587099582,'web','1.36.91.225',NULL),(109,'\\core\\event\\config_log_created','core','created','config_log','config_log',683,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"numbering\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"book\";}',1587099582,'web','1.36.91.225',NULL),(110,'\\core\\event\\config_log_created','core','created','config_log','config_log',684,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"navstyle\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"book\";}',1587099582,'web','1.36.91.225',NULL),(111,'\\core\\event\\config_log_created','core','created','config_log','config_log',685,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"chat_method\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"ajax\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(112,'\\core\\event\\config_log_created','core','created','config_log','config_log',686,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"chat_refresh_userlist\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"10\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(113,'\\core\\event\\config_log_created','core','created','config_log','config_log',687,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"chat_old_ping\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"35\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(114,'\\core\\event\\config_log_created','core','created','config_log','config_log',688,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"chat_refresh_room\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(115,'\\core\\event\\config_log_created','core','created','config_log','config_log',689,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"chat_normal_updatemode\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"jsupdate\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(116,'\\core\\event\\config_log_created','core','created','config_log','config_log',690,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"chat_serverhost\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"web2.hchannel.tv\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(117,'\\core\\event\\config_log_created','core','created','config_log','config_log',691,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"chat_serverip\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"127.0.0.1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(118,'\\core\\event\\config_log_created','core','created','config_log','config_log',692,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"chat_serverport\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"9111\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(119,'\\core\\event\\config_log_created','core','created','config_log','config_log',693,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"chat_servermax\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"100\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(120,'\\core\\event\\config_log_created','core','created','config_log','config_log',694,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"data_enablerssfeeds\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(121,'\\core\\event\\config_log_created','core','created','config_log','config_log',695,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"feedback_allowfullanonymous\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(122,'\\core\\event\\config_log_created','core','created','config_log','config_log',696,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"framesize\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"130\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(123,'\\core\\event\\config_log_created','core','created','config_log','config_log',697,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"displayoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"0,1,4,5,6\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(124,'\\core\\event\\config_log_created','core','created','config_log','config_log',698,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"printintro\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(125,'\\core\\event\\config_log_created','core','created','config_log','config_log',699,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"display\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(126,'\\core\\event\\config_log_created','core','created','config_log','config_log',700,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"showsize\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(127,'\\core\\event\\config_log_created','core','created','config_log','config_log',701,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"showtype\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(128,'\\core\\event\\config_log_created','core','created','config_log','config_log',702,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"showdate\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(129,'\\core\\event\\config_log_created','core','created','config_log','config_log',703,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"popupwidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"620\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(130,'\\core\\event\\config_log_created','core','created','config_log','config_log',704,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"popupheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"450\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(131,'\\core\\event\\config_log_created','core','created','config_log','config_log',705,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"filterfiles\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"resource\";}',1587099582,'web','1.36.91.225',NULL),(132,'\\core\\event\\config_log_created','core','created','config_log','config_log',706,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"showexpanded\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:6:\"folder\";}',1587099582,'web','1.36.91.225',NULL),(133,'\\core\\event\\config_log_created','core','created','config_log','config_log',707,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"maxsizetodownload\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:6:\"folder\";}',1587099582,'web','1.36.91.225',NULL),(134,'\\core\\event\\config_log_created','core','created','config_log','config_log',708,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"forum_displaymode\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(135,'\\core\\event\\config_log_created','core','created','config_log','config_log',709,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"forum_shortpost\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"300\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(136,'\\core\\event\\config_log_created','core','created','config_log','config_log',710,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"forum_longpost\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"600\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(137,'\\core\\event\\config_log_created','core','created','config_log','config_log',711,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"forum_manydiscussions\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"100\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(138,'\\core\\event\\config_log_created','core','created','config_log','config_log',712,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"forum_maxbytes\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"512000\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(139,'\\core\\event\\config_log_created','core','created','config_log','config_log',713,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"forum_maxattachments\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"9\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(140,'\\core\\event\\config_log_created','core','created','config_log','config_log',714,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"forum_subscription\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(141,'\\core\\event\\config_log_created','core','created','config_log','config_log',715,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"forum_trackingtype\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(142,'\\core\\event\\config_log_created','core','created','config_log','config_log',716,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"forum_trackreadposts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(143,'\\core\\event\\config_log_created','core','created','config_log','config_log',717,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"forum_allowforcedreadtracking\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(144,'\\core\\event\\config_log_created','core','created','config_log','config_log',718,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"forum_oldpostdays\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"14\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(145,'\\core\\event\\config_log_created','core','created','config_log','config_log',719,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"forum_usermarksread\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(146,'\\core\\event\\config_log_created','core','created','config_log','config_log',720,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"forum_cleanreadtime\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(147,'\\core\\event\\config_log_created','core','created','config_log','config_log',721,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"digestmailtime\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"17\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(148,'\\core\\event\\config_log_created','core','created','config_log','config_log',722,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"forum_enablerssfeeds\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(149,'\\core\\event\\config_log_created','core','created','config_log','config_log',723,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"forum_enabletimedposts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(150,'\\core\\event\\config_log_created','core','created','config_log','config_log',724,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"glossary_entbypage\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"10\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(151,'\\core\\event\\config_log_created','core','created','config_log','config_log',725,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"glossary_dupentries\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(152,'\\core\\event\\config_log_created','core','created','config_log','config_log',726,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"glossary_allowcomments\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(153,'\\core\\event\\config_log_created','core','created','config_log','config_log',727,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"glossary_linkbydefault\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(154,'\\core\\event\\config_log_created','core','created','config_log','config_log',728,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"glossary_defaultapproval\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(155,'\\core\\event\\config_log_created','core','created','config_log','config_log',729,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"glossary_enablerssfeeds\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(156,'\\core\\event\\config_log_created','core','created','config_log','config_log',730,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"glossary_linkentries\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(157,'\\core\\event\\config_log_created','core','created','config_log','config_log',731,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"glossary_casesensitive\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(158,'\\core\\event\\config_log_created','core','created','config_log','config_log',732,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"glossary_fullmatch\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099582,'web','1.36.91.225',NULL),(159,'\\core\\event\\config_log_created','core','created','config_log','config_log',733,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"keepold\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"imscp\";}',1587099582,'web','1.36.91.225',NULL),(160,'\\core\\event\\config_log_created','core','created','config_log','config_log',734,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"keepold_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:5:\"imscp\";}',1587099582,'web','1.36.91.225',NULL),(161,'\\core\\event\\config_log_created','core','created','config_log','config_log',735,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"dndmedia\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"label\";}',1587099582,'web','1.36.91.225',NULL),(162,'\\core\\event\\config_log_created','core','created','config_log','config_log',736,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"dndresizewidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"400\";s:6:\"plugin\";s:5:\"label\";}',1587099582,'web','1.36.91.225',NULL),(163,'\\core\\event\\config_log_created','core','created','config_log','config_log',737,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"dndresizeheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"400\";s:6:\"plugin\";s:5:\"label\";}',1587099582,'web','1.36.91.225',NULL),(164,'\\core\\event\\config_log_created','core','created','config_log','config_log',738,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"mediafile\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(165,'\\core\\event\\config_log_created','core','created','config_log','config_log',739,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"mediafile_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(166,'\\core\\event\\config_log_created','core','created','config_log','config_log',740,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"mediawidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"640\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(167,'\\core\\event\\config_log_created','core','created','config_log','config_log',741,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"mediaheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"480\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(168,'\\core\\event\\config_log_created','core','created','config_log','config_log',742,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"mediaclose\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(169,'\\core\\event\\config_log_created','core','created','config_log','config_log',743,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"progressbar\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(170,'\\core\\event\\config_log_created','core','created','config_log','config_log',744,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"progressbar_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(171,'\\core\\event\\config_log_created','core','created','config_log','config_log',745,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"ongoing\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(172,'\\core\\event\\config_log_created','core','created','config_log','config_log',746,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"ongoing_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(173,'\\core\\event\\config_log_created','core','created','config_log','config_log',747,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"displayleftmenu\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(174,'\\core\\event\\config_log_created','core','created','config_log','config_log',748,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"displayleftmenu_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099582,'web','1.36.91.225',NULL),(175,'\\core\\event\\config_log_created','core','created','config_log','config_log',749,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"displayleftif\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(176,'\\core\\event\\config_log_created','core','created','config_log','config_log',750,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"displayleftif_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(177,'\\core\\event\\config_log_created','core','created','config_log','config_log',751,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"slideshow\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(178,'\\core\\event\\config_log_created','core','created','config_log','config_log',752,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"slideshow_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(179,'\\core\\event\\config_log_created','core','created','config_log','config_log',753,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"slideshowwidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"640\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(180,'\\core\\event\\config_log_created','core','created','config_log','config_log',754,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"slideshowheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"480\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(181,'\\core\\event\\config_log_created','core','created','config_log','config_log',755,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"slideshowbgcolor\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"#FFFFFF\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(182,'\\core\\event\\config_log_created','core','created','config_log','config_log',756,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"maxanswers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(183,'\\core\\event\\config_log_created','core','created','config_log','config_log',757,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"maxanswers_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(184,'\\core\\event\\config_log_created','core','created','config_log','config_log',758,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"defaultfeedback\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(185,'\\core\\event\\config_log_created','core','created','config_log','config_log',759,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"defaultfeedback_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(186,'\\core\\event\\config_log_created','core','created','config_log','config_log',760,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"activitylink\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(187,'\\core\\event\\config_log_created','core','created','config_log','config_log',761,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"activitylink_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(188,'\\core\\event\\config_log_created','core','created','config_log','config_log',762,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"timelimit\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(189,'\\core\\event\\config_log_created','core','created','config_log','config_log',763,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"timelimit_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(190,'\\core\\event\\config_log_created','core','created','config_log','config_log',764,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"password\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(191,'\\core\\event\\config_log_created','core','created','config_log','config_log',765,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"password_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(192,'\\core\\event\\config_log_created','core','created','config_log','config_log',766,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"modattempts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(193,'\\core\\event\\config_log_created','core','created','config_log','config_log',767,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"modattempts_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(194,'\\core\\event\\config_log_created','core','created','config_log','config_log',768,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"displayreview\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(195,'\\core\\event\\config_log_created','core','created','config_log','config_log',769,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"displayreview_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(196,'\\core\\event\\config_log_created','core','created','config_log','config_log',770,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"maximumnumberofattempts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(197,'\\core\\event\\config_log_created','core','created','config_log','config_log',771,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"maximumnumberofattempts_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(198,'\\core\\event\\config_log_created','core','created','config_log','config_log',772,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"defaultnextpage\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(199,'\\core\\event\\config_log_created','core','created','config_log','config_log',773,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"defaultnextpage_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(200,'\\core\\event\\config_log_created','core','created','config_log','config_log',774,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"numberofpagestoshow\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(201,'\\core\\event\\config_log_created','core','created','config_log','config_log',775,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"numberofpagestoshow_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(202,'\\core\\event\\config_log_created','core','created','config_log','config_log',776,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"practice\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(203,'\\core\\event\\config_log_created','core','created','config_log','config_log',777,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"practice_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(204,'\\core\\event\\config_log_created','core','created','config_log','config_log',778,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"customscoring\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(205,'\\core\\event\\config_log_created','core','created','config_log','config_log',779,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"customscoring_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(206,'\\core\\event\\config_log_created','core','created','config_log','config_log',780,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"retakesallowed\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(207,'\\core\\event\\config_log_created','core','created','config_log','config_log',781,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"retakesallowed_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(208,'\\core\\event\\config_log_created','core','created','config_log','config_log',782,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"handlingofretakes\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(209,'\\core\\event\\config_log_created','core','created','config_log','config_log',783,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"handlingofretakes_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(210,'\\core\\event\\config_log_created','core','created','config_log','config_log',784,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"minimumnumberofquestions\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(211,'\\core\\event\\config_log_created','core','created','config_log','config_log',785,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"minimumnumberofquestions_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"mod_lesson\";}',1587099583,'web','1.36.91.225',NULL),(212,'\\core\\event\\config_log_created','core','created','config_log','config_log',786,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"displayoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(213,'\\core\\event\\config_log_created','core','created','config_log','config_log',787,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"printheading\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(214,'\\core\\event\\config_log_created','core','created','config_log','config_log',788,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"printintro\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(215,'\\core\\event\\config_log_created','core','created','config_log','config_log',789,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"printlastmodified\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(216,'\\core\\event\\config_log_created','core','created','config_log','config_log',790,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"display\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(217,'\\core\\event\\config_log_created','core','created','config_log','config_log',791,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"popupwidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"620\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(218,'\\core\\event\\config_log_created','core','created','config_log','config_log',792,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"popupheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"450\";s:6:\"plugin\";s:4:\"page\";}',1587099583,'web','1.36.91.225',NULL),(219,'\\core\\event\\config_log_created','core','created','config_log','config_log',793,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"timelimit\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(220,'\\core\\event\\config_log_created','core','created','config_log','config_log',794,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"timelimit_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(221,'\\core\\event\\config_log_created','core','created','config_log','config_log',795,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"overduehandling\";s:8:\"oldvalue\";N;s:5:\"value\";s:10:\"autosubmit\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(222,'\\core\\event\\config_log_created','core','created','config_log','config_log',796,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"overduehandling_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(223,'\\core\\event\\config_log_created','core','created','config_log','config_log',797,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"graceperiod\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"86400\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(224,'\\core\\event\\config_log_created','core','created','config_log','config_log',798,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"graceperiod_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(225,'\\core\\event\\config_log_created','core','created','config_log','config_log',799,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"graceperiodmin\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"60\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(226,'\\core\\event\\config_log_created','core','created','config_log','config_log',800,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"attempts\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(227,'\\core\\event\\config_log_created','core','created','config_log','config_log',801,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"attempts_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(228,'\\core\\event\\config_log_created','core','created','config_log','config_log',802,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"grademethod\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(229,'\\core\\event\\config_log_created','core','created','config_log','config_log',803,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"grademethod_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(230,'\\core\\event\\config_log_created','core','created','config_log','config_log',804,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"maximumgrade\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"10\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(231,'\\core\\event\\config_log_created','core','created','config_log','config_log',805,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"questionsperpage\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(232,'\\core\\event\\config_log_created','core','created','config_log','config_log',806,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"questionsperpage_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(233,'\\core\\event\\config_log_created','core','created','config_log','config_log',807,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"navmethod\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"free\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(234,'\\core\\event\\config_log_created','core','created','config_log','config_log',808,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"navmethod_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(235,'\\core\\event\\config_log_created','core','created','config_log','config_log',809,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"shuffleanswers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(236,'\\core\\event\\config_log_created','core','created','config_log','config_log',810,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"shuffleanswers_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(237,'\\core\\event\\config_log_created','core','created','config_log','config_log',811,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"preferredbehaviour\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"deferredfeedback\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(238,'\\core\\event\\config_log_created','core','created','config_log','config_log',812,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"canredoquestions\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(239,'\\core\\event\\config_log_created','core','created','config_log','config_log',813,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"canredoquestions_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(240,'\\core\\event\\config_log_created','core','created','config_log','config_log',814,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"attemptonlast\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(241,'\\core\\event\\config_log_created','core','created','config_log','config_log',815,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"attemptonlast_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(242,'\\core\\event\\config_log_created','core','created','config_log','config_log',816,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"reviewattempt\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(243,'\\core\\event\\config_log_created','core','created','config_log','config_log',817,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"reviewcorrectness\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(244,'\\core\\event\\config_log_created','core','created','config_log','config_log',818,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"reviewmarks\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(245,'\\core\\event\\config_log_created','core','created','config_log','config_log',819,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"reviewspecificfeedback\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(246,'\\core\\event\\config_log_created','core','created','config_log','config_log',820,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"reviewgeneralfeedback\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(247,'\\core\\event\\config_log_created','core','created','config_log','config_log',821,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"reviewrightanswer\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"69904\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(248,'\\core\\event\\config_log_created','core','created','config_log','config_log',822,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"reviewoverallfeedback\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"4368\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(249,'\\core\\event\\config_log_created','core','created','config_log','config_log',823,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"showuserpicture\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(250,'\\core\\event\\config_log_created','core','created','config_log','config_log',824,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"showuserpicture_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(251,'\\core\\event\\config_log_created','core','created','config_log','config_log',825,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"decimalpoints\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(252,'\\core\\event\\config_log_created','core','created','config_log','config_log',826,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"decimalpoints_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(253,'\\core\\event\\config_log_created','core','created','config_log','config_log',827,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"questiondecimalpoints\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"-1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(254,'\\core\\event\\config_log_created','core','created','config_log','config_log',828,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"questiondecimalpoints_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(255,'\\core\\event\\config_log_created','core','created','config_log','config_log',829,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"showblocks\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(256,'\\core\\event\\config_log_created','core','created','config_log','config_log',830,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"showblocks_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(257,'\\core\\event\\config_log_created','core','created','config_log','config_log',831,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"password\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(258,'\\core\\event\\config_log_created','core','created','config_log','config_log',832,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"password_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(259,'\\core\\event\\config_log_created','core','created','config_log','config_log',833,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"subnet\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(260,'\\core\\event\\config_log_created','core','created','config_log','config_log',834,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"subnet_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(261,'\\core\\event\\config_log_created','core','created','config_log','config_log',835,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"delay1\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(262,'\\core\\event\\config_log_created','core','created','config_log','config_log',836,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"delay1_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(263,'\\core\\event\\config_log_created','core','created','config_log','config_log',837,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"delay2\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(264,'\\core\\event\\config_log_created','core','created','config_log','config_log',838,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"delay2_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(265,'\\core\\event\\config_log_created','core','created','config_log','config_log',839,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"browsersecurity\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"-\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(266,'\\core\\event\\config_log_created','core','created','config_log','config_log',840,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"browsersecurity_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(267,'\\core\\event\\config_log_created','core','created','config_log','config_log',841,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"initialnumfeedbacks\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(268,'\\core\\event\\config_log_created','core','created','config_log','config_log',842,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"autosaveperiod\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"60\";s:6:\"plugin\";s:4:\"quiz\";}',1587099583,'web','1.36.91.225',NULL),(269,'\\core\\event\\config_log_created','core','created','config_log','config_log',843,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"displaycoursestructure\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(270,'\\core\\event\\config_log_created','core','created','config_log','config_log',844,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"displaycoursestructure_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(271,'\\core\\event\\config_log_created','core','created','config_log','config_log',845,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:5:\"popup\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(272,'\\core\\event\\config_log_created','core','created','config_log','config_log',846,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"popup_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(273,'\\core\\event\\config_log_created','core','created','config_log','config_log',847,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"displayactivityname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(274,'\\core\\event\\config_log_created','core','created','config_log','config_log',848,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"framewidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"100\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(275,'\\core\\event\\config_log_created','core','created','config_log','config_log',849,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"framewidth_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(276,'\\core\\event\\config_log_created','core','created','config_log','config_log',850,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"frameheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"500\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(277,'\\core\\event\\config_log_created','core','created','config_log','config_log',851,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"frameheight_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(278,'\\core\\event\\config_log_created','core','created','config_log','config_log',852,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"winoptgrp_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(279,'\\core\\event\\config_log_created','core','created','config_log','config_log',853,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"scrollbars\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(280,'\\core\\event\\config_log_created','core','created','config_log','config_log',854,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"directories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(281,'\\core\\event\\config_log_created','core','created','config_log','config_log',855,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"location\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(282,'\\core\\event\\config_log_created','core','created','config_log','config_log',856,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"menubar\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(283,'\\core\\event\\config_log_created','core','created','config_log','config_log',857,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"toolbar\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(284,'\\core\\event\\config_log_created','core','created','config_log','config_log',858,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"status\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(285,'\\core\\event\\config_log_created','core','created','config_log','config_log',859,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"skipview\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(286,'\\core\\event\\config_log_created','core','created','config_log','config_log',860,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"skipview_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(287,'\\core\\event\\config_log_created','core','created','config_log','config_log',861,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"hidebrowse\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(288,'\\core\\event\\config_log_created','core','created','config_log','config_log',862,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"hidebrowse_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(289,'\\core\\event\\config_log_created','core','created','config_log','config_log',863,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"hidetoc\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(290,'\\core\\event\\config_log_created','core','created','config_log','config_log',864,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"hidetoc_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(291,'\\core\\event\\config_log_created','core','created','config_log','config_log',865,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:3:\"nav\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(292,'\\core\\event\\config_log_created','core','created','config_log','config_log',866,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"nav_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(293,'\\core\\event\\config_log_created','core','created','config_log','config_log',867,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"navpositionleft\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"-100\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(294,'\\core\\event\\config_log_created','core','created','config_log','config_log',868,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"navpositionleft_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(295,'\\core\\event\\config_log_created','core','created','config_log','config_log',869,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"navpositiontop\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"-100\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(296,'\\core\\event\\config_log_created','core','created','config_log','config_log',870,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"navpositiontop_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(297,'\\core\\event\\config_log_created','core','created','config_log','config_log',871,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"collapsetocwinsize\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"767\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(298,'\\core\\event\\config_log_created','core','created','config_log','config_log',872,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"collapsetocwinsize_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(299,'\\core\\event\\config_log_created','core','created','config_log','config_log',873,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"displayattemptstatus\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(300,'\\core\\event\\config_log_created','core','created','config_log','config_log',874,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"displayattemptstatus_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(301,'\\core\\event\\config_log_created','core','created','config_log','config_log',875,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"grademethod\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(302,'\\core\\event\\config_log_created','core','created','config_log','config_log',876,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"maxgrade\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"100\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(303,'\\core\\event\\config_log_created','core','created','config_log','config_log',877,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"maxattempt\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(304,'\\core\\event\\config_log_created','core','created','config_log','config_log',878,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"whatgrade\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(305,'\\core\\event\\config_log_created','core','created','config_log','config_log',879,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"forcecompleted\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(306,'\\core\\event\\config_log_created','core','created','config_log','config_log',880,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"forcenewattempt\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(307,'\\core\\event\\config_log_created','core','created','config_log','config_log',881,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"autocommit\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(308,'\\core\\event\\config_log_created','core','created','config_log','config_log',882,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"masteryoverride\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(309,'\\core\\event\\config_log_created','core','created','config_log','config_log',883,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"lastattemptlock\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(310,'\\core\\event\\config_log_created','core','created','config_log','config_log',884,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"auto\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(311,'\\core\\event\\config_log_created','core','created','config_log','config_log',885,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"updatefreq\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(312,'\\core\\event\\config_log_created','core','created','config_log','config_log',886,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"scormstandard\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(313,'\\core\\event\\config_log_created','core','created','config_log','config_log',887,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"allowtypeexternal\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(314,'\\core\\event\\config_log_created','core','created','config_log','config_log',888,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"allowtypelocalsync\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(315,'\\core\\event\\config_log_created','core','created','config_log','config_log',889,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"allowtypeexternalaicc\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(316,'\\core\\event\\config_log_created','core','created','config_log','config_log',890,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"allowaicchacp\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(317,'\\core\\event\\config_log_created','core','created','config_log','config_log',891,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"aicchacptimeout\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"30\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(318,'\\core\\event\\config_log_created','core','created','config_log','config_log',892,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"aicchacpkeepsessiondata\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(319,'\\core\\event\\config_log_created','core','created','config_log','config_log',893,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"aiccuserid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(320,'\\core\\event\\config_log_created','core','created','config_log','config_log',894,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"forcejavascript\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(321,'\\core\\event\\config_log_created','core','created','config_log','config_log',895,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"allowapidebug\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(322,'\\core\\event\\config_log_created','core','created','config_log','config_log',896,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"apidebugmask\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\".*\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(323,'\\core\\event\\config_log_created','core','created','config_log','config_log',897,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"protectpackagedownloads\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:5:\"scorm\";}',1587099583,'web','1.36.91.225',NULL),(324,'\\core\\event\\config_log_created','core','created','config_log','config_log',898,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"framesize\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"130\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(325,'\\core\\event\\config_log_created','core','created','config_log','config_log',899,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"secretphrase\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(326,'\\core\\event\\config_log_created','core','created','config_log','config_log',900,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"rolesinparams\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(327,'\\core\\event\\config_log_created','core','created','config_log','config_log',901,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"displayoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"0,1,5,6\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(328,'\\core\\event\\config_log_created','core','created','config_log','config_log',902,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"printintro\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(329,'\\core\\event\\config_log_created','core','created','config_log','config_log',903,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"display\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(330,'\\core\\event\\config_log_created','core','created','config_log','config_log',904,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"popupwidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"620\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(331,'\\core\\event\\config_log_created','core','created','config_log','config_log',905,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"popupheight\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"450\";s:6:\"plugin\";s:3:\"url\";}',1587099583,'web','1.36.91.225',NULL),(332,'\\core\\event\\config_log_created','core','created','config_log','config_log',906,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:5:\"grade\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"80\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(333,'\\core\\event\\config_log_created','core','created','config_log','config_log',907,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"gradinggrade\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"20\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(334,'\\core\\event\\config_log_created','core','created','config_log','config_log',908,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"gradedecimals\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(335,'\\core\\event\\config_log_created','core','created','config_log','config_log',909,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"maxbytes\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(336,'\\core\\event\\config_log_created','core','created','config_log','config_log',910,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"strategy\";s:8:\"oldvalue\";N;s:5:\"value\";s:12:\"accumulative\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(337,'\\core\\event\\config_log_created','core','created','config_log','config_log',911,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"examplesmode\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"workshop\";}',1587099583,'web','1.36.91.225',NULL),(338,'\\core\\event\\config_log_created','core','created','config_log','config_log',912,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"numofreviews\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:25:\"workshopallocation_random\";}',1587099583,'web','1.36.91.225',NULL),(339,'\\core\\event\\config_log_created','core','created','config_log','config_log',913,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"grade0\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"No\";s:6:\"plugin\";s:22:\"workshopform_numerrors\";}',1587099583,'web','1.36.91.225',NULL),(340,'\\core\\event\\config_log_created','core','created','config_log','config_log',914,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"grade1\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"Yes\";s:6:\"plugin\";s:22:\"workshopform_numerrors\";}',1587099583,'web','1.36.91.225',NULL),(341,'\\core\\event\\config_log_created','core','created','config_log','config_log',915,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"comparison\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:17:\"workshopeval_best\";}',1587099583,'web','1.36.91.225',NULL),(342,'\\core\\event\\config_log_created','core','created','config_log','config_log',916,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"coursebinenable\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:15:\"tool_recyclebin\";}',1587099583,'web','1.36.91.225',NULL),(343,'\\core\\event\\config_log_created','core','created','config_log','config_log',917,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"coursebinexpiry\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"604800\";s:6:\"plugin\";s:15:\"tool_recyclebin\";}',1587099583,'web','1.36.91.225',NULL),(344,'\\core\\event\\config_log_created','core','created','config_log','config_log',918,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"categorybinenable\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:15:\"tool_recyclebin\";}',1587099583,'web','1.36.91.225',NULL),(345,'\\core\\event\\config_log_created','core','created','config_log','config_log',919,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"categorybinexpiry\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"604800\";s:6:\"plugin\";s:15:\"tool_recyclebin\";}',1587099583,'web','1.36.91.225',NULL),(346,'\\core\\event\\config_log_created','core','created','config_log','config_log',920,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"autohide\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:15:\"tool_recyclebin\";}',1587099583,'web','1.36.91.225',NULL),(347,'\\core\\event\\config_log_created','core','created','config_log','config_log',921,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"runningmethod\";s:8:\"oldvalue\";N;s:5:\"value\";s:11:\"commandline\";s:6:\"plugin\";s:16:\"antivirus_clamav\";}',1587099583,'web','1.36.91.225',NULL),(348,'\\core\\event\\config_log_created','core','created','config_log','config_log',922,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"pathtoclam\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:16:\"antivirus_clamav\";}',1587099583,'web','1.36.91.225',NULL),(349,'\\core\\event\\config_log_created','core','created','config_log','config_log',923,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"pathtounixsocket\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:16:\"antivirus_clamav\";}',1587099583,'web','1.36.91.225',NULL),(350,'\\core\\event\\config_log_created','core','created','config_log','config_log',924,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"clamfailureonupload\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"donothing\";s:6:\"plugin\";s:16:\"antivirus_clamav\";}',1587099583,'web','1.36.91.225',NULL),(351,'\\core\\event\\config_log_created','core','created','config_log','config_log',925,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_map_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(352,'\\core\\event\\config_log_created','core','created','config_log','config_log',926,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updatelocal_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(353,'\\core\\event\\config_log_created','core','created','config_log','config_log',927,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updateremote_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(354,'\\core\\event\\config_log_created','core','created','config_log','config_log',928,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(355,'\\core\\event\\config_log_created','core','created','config_log','config_log',929,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(356,'\\core\\event\\config_log_created','core','created','config_log','config_log',930,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(357,'\\core\\event\\config_log_created','core','created','config_log','config_log',931,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(358,'\\core\\event\\config_log_created','core','created','config_log','config_log',932,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(359,'\\core\\event\\config_log_created','core','created','config_log','config_log',933,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_map_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(360,'\\core\\event\\config_log_created','core','created','config_log','config_log',934,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updatelocal_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(361,'\\core\\event\\config_log_created','core','created','config_log','config_log',935,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updateremote_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(362,'\\core\\event\\config_log_created','core','created','config_log','config_log',936,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(363,'\\core\\event\\config_log_created','core','created','config_log','config_log',937,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(364,'\\core\\event\\config_log_created','core','created','config_log','config_log',938,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(365,'\\core\\event\\config_log_created','core','created','config_log','config_log',939,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(366,'\\core\\event\\config_log_created','core','created','config_log','config_log',940,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(367,'\\core\\event\\config_log_created','core','created','config_log','config_log',941,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(368,'\\core\\event\\config_log_created','core','created','config_log','config_log',942,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(369,'\\core\\event\\config_log_created','core','created','config_log','config_log',943,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(370,'\\core\\event\\config_log_created','core','created','config_log','config_log',944,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(371,'\\core\\event\\config_log_created','core','created','config_log','config_log',945,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(372,'\\core\\event\\config_log_created','core','created','config_log','config_log',946,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(373,'\\core\\event\\config_log_created','core','created','config_log','config_log',947,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(374,'\\core\\event\\config_log_created','core','created','config_log','config_log',948,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(375,'\\core\\event\\config_log_created','core','created','config_log','config_log',949,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(376,'\\core\\event\\config_log_created','core','created','config_log','config_log',950,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(377,'\\core\\event\\config_log_created','core','created','config_log','config_log',951,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(378,'\\core\\event\\config_log_created','core','created','config_log','config_log',952,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(379,'\\core\\event\\config_log_created','core','created','config_log','config_log',953,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"field_map_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(380,'\\core\\event\\config_log_created','core','created','config_log','config_log',954,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_updatelocal_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(381,'\\core\\event\\config_log_created','core','created','config_log','config_log',955,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updateremote_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(382,'\\core\\event\\config_log_created','core','created','config_log','config_log',956,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(383,'\\core\\event\\config_log_created','core','created','config_log','config_log',957,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(384,'\\core\\event\\config_log_created','core','created','config_log','config_log',958,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(385,'\\core\\event\\config_log_created','core','created','config_log','config_log',959,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(386,'\\core\\event\\config_log_created','core','created','config_log','config_log',960,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(387,'\\core\\event\\config_log_created','core','created','config_log','config_log',961,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(388,'\\core\\event\\config_log_created','core','created','config_log','config_log',962,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(389,'\\core\\event\\config_log_created','core','created','config_log','config_log',963,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(390,'\\core\\event\\config_log_created','core','created','config_log','config_log',964,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(391,'\\core\\event\\config_log_created','core','created','config_log','config_log',965,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(392,'\\core\\event\\config_log_created','core','created','config_log','config_log',966,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(393,'\\core\\event\\config_log_created','core','created','config_log','config_log',967,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(394,'\\core\\event\\config_log_created','core','created','config_log','config_log',968,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(395,'\\core\\event\\config_log_created','core','created','config_log','config_log',969,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(396,'\\core\\event\\config_log_created','core','created','config_log','config_log',970,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(397,'\\core\\event\\config_log_created','core','created','config_log','config_log',971,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(398,'\\core\\event\\config_log_created','core','created','config_log','config_log',972,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(399,'\\core\\event\\config_log_created','core','created','config_log','config_log',973,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099583,'web','1.36.91.225',NULL),(400,'\\core\\event\\config_log_created','core','created','config_log','config_log',974,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(401,'\\core\\event\\config_log_created','core','created','config_log','config_log',975,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(402,'\\core\\event\\config_log_created','core','created','config_log','config_log',976,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(403,'\\core\\event\\config_log_created','core','created','config_log','config_log',977,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(404,'\\core\\event\\config_log_created','core','created','config_log','config_log',978,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(405,'\\core\\event\\config_log_created','core','created','config_log','config_log',979,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(406,'\\core\\event\\config_log_created','core','created','config_log','config_log',980,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(407,'\\core\\event\\config_log_created','core','created','config_log','config_log',981,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_map_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(408,'\\core\\event\\config_log_created','core','created','config_log','config_log',982,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updatelocal_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(409,'\\core\\event\\config_log_created','core','created','config_log','config_log',983,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:36:\"field_updateremote_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(410,'\\core\\event\\config_log_created','core','created','config_log','config_log',984,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(411,'\\core\\event\\config_log_created','core','created','config_log','config_log',985,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_map_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(412,'\\core\\event\\config_log_created','core','created','config_log','config_log',986,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"field_updatelocal_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(413,'\\core\\event\\config_log_created','core','created','config_log','config_log',987,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updateremote_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(414,'\\core\\event\\config_log_created','core','created','config_log','config_log',988,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(415,'\\core\\event\\config_log_created','core','created','config_log','config_log',989,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(416,'\\core\\event\\config_log_created','core','created','config_log','config_log',990,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(417,'\\core\\event\\config_log_created','core','created','config_log','config_log',991,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(418,'\\core\\event\\config_log_created','core','created','config_log','config_log',992,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(419,'\\core\\event\\config_log_created','core','created','config_log','config_log',993,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_map_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(420,'\\core\\event\\config_log_created','core','created','config_log','config_log',994,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"field_updatelocal_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(421,'\\core\\event\\config_log_created','core','created','config_log','config_log',995,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:32:\"field_updateremote_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(422,'\\core\\event\\config_log_created','core','created','config_log','config_log',996,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:8:\"auth_cas\";}',1587099584,'web','1.36.91.225',NULL),(423,'\\core\\event\\config_log_created','core','created','config_log','config_log',997,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"recaptcha\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(424,'\\core\\event\\config_log_created','core','created','config_log','config_log',998,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(425,'\\core\\event\\config_log_created','core','created','config_log','config_log',999,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(426,'\\core\\event\\config_log_created','core','created','config_log','config_log',1000,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(427,'\\core\\event\\config_log_created','core','created','config_log','config_log',1001,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(428,'\\core\\event\\config_log_created','core','created','config_log','config_log',1002,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(429,'\\core\\event\\config_log_created','core','created','config_log','config_log',1003,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(430,'\\core\\event\\config_log_created','core','created','config_log','config_log',1004,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(431,'\\core\\event\\config_log_created','core','created','config_log','config_log',1005,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(432,'\\core\\event\\config_log_created','core','created','config_log','config_log',1006,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(433,'\\core\\event\\config_log_created','core','created','config_log','config_log',1007,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(434,'\\core\\event\\config_log_created','core','created','config_log','config_log',1008,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(435,'\\core\\event\\config_log_created','core','created','config_log','config_log',1009,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(436,'\\core\\event\\config_log_created','core','created','config_log','config_log',1010,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(437,'\\core\\event\\config_log_created','core','created','config_log','config_log',1011,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(438,'\\core\\event\\config_log_created','core','created','config_log','config_log',1012,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(439,'\\core\\event\\config_log_created','core','created','config_log','config_log',1013,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(440,'\\core\\event\\config_log_created','core','created','config_log','config_log',1014,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(441,'\\core\\event\\config_log_created','core','created','config_log','config_log',1015,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:10:\"auth_email\";}',1587099584,'web','1.36.91.225',NULL),(442,'\\core\\event\\config_log_created','core','created','config_log','config_log',1016,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"host\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"127.0.0.1\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(443,'\\core\\event\\config_log_created','core','created','config_log','config_log',1017,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"type\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"mysqli\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(444,'\\core\\event\\config_log_created','core','created','config_log','config_log',1018,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"sybasequoting\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(445,'\\core\\event\\config_log_created','core','created','config_log','config_log',1019,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"name\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(446,'\\core\\event\\config_log_created','core','created','config_log','config_log',1020,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"user\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(447,'\\core\\event\\config_log_created','core','created','config_log','config_log',1021,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"pass\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(448,'\\core\\event\\config_log_created','core','created','config_log','config_log',1022,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:5:\"table\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(449,'\\core\\event\\config_log_created','core','created','config_log','config_log',1023,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"fielduser\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(450,'\\core\\event\\config_log_created','core','created','config_log','config_log',1024,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"fieldpass\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(451,'\\core\\event\\config_log_created','core','created','config_log','config_log',1025,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"passtype\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"plaintext\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(452,'\\core\\event\\config_log_created','core','created','config_log','config_log',1026,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"extencoding\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"utf-8\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(453,'\\core\\event\\config_log_created','core','created','config_log','config_log',1027,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"setupsql\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(454,'\\core\\event\\config_log_created','core','created','config_log','config_log',1028,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"debugauthdb\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(455,'\\core\\event\\config_log_created','core','created','config_log','config_log',1029,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"changepasswordurl\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(456,'\\core\\event\\config_log_created','core','created','config_log','config_log',1030,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"removeuser\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(457,'\\core\\event\\config_log_created','core','created','config_log','config_log',1031,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"updateusers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(458,'\\core\\event\\config_log_created','core','created','config_log','config_log',1032,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_map_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(459,'\\core\\event\\config_log_created','core','created','config_log','config_log',1033,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updatelocal_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(460,'\\core\\event\\config_log_created','core','created','config_log','config_log',1034,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updateremote_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(461,'\\core\\event\\config_log_created','core','created','config_log','config_log',1035,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(462,'\\core\\event\\config_log_created','core','created','config_log','config_log',1036,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(463,'\\core\\event\\config_log_created','core','created','config_log','config_log',1037,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(464,'\\core\\event\\config_log_created','core','created','config_log','config_log',1038,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(465,'\\core\\event\\config_log_created','core','created','config_log','config_log',1039,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(466,'\\core\\event\\config_log_created','core','created','config_log','config_log',1040,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_map_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(467,'\\core\\event\\config_log_created','core','created','config_log','config_log',1041,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updatelocal_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(468,'\\core\\event\\config_log_created','core','created','config_log','config_log',1042,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updateremote_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(469,'\\core\\event\\config_log_created','core','created','config_log','config_log',1043,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(470,'\\core\\event\\config_log_created','core','created','config_log','config_log',1044,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(471,'\\core\\event\\config_log_created','core','created','config_log','config_log',1045,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(472,'\\core\\event\\config_log_created','core','created','config_log','config_log',1046,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(473,'\\core\\event\\config_log_created','core','created','config_log','config_log',1047,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(474,'\\core\\event\\config_log_created','core','created','config_log','config_log',1048,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(475,'\\core\\event\\config_log_created','core','created','config_log','config_log',1049,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(476,'\\core\\event\\config_log_created','core','created','config_log','config_log',1050,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(477,'\\core\\event\\config_log_created','core','created','config_log','config_log',1051,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(478,'\\core\\event\\config_log_created','core','created','config_log','config_log',1052,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(479,'\\core\\event\\config_log_created','core','created','config_log','config_log',1053,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(480,'\\core\\event\\config_log_created','core','created','config_log','config_log',1054,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(481,'\\core\\event\\config_log_created','core','created','config_log','config_log',1055,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(482,'\\core\\event\\config_log_created','core','created','config_log','config_log',1056,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(483,'\\core\\event\\config_log_created','core','created','config_log','config_log',1057,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(484,'\\core\\event\\config_log_created','core','created','config_log','config_log',1058,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(485,'\\core\\event\\config_log_created','core','created','config_log','config_log',1059,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(486,'\\core\\event\\config_log_created','core','created','config_log','config_log',1060,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"field_map_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(487,'\\core\\event\\config_log_created','core','created','config_log','config_log',1061,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_updatelocal_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(488,'\\core\\event\\config_log_created','core','created','config_log','config_log',1062,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updateremote_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(489,'\\core\\event\\config_log_created','core','created','config_log','config_log',1063,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(490,'\\core\\event\\config_log_created','core','created','config_log','config_log',1064,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(491,'\\core\\event\\config_log_created','core','created','config_log','config_log',1065,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(492,'\\core\\event\\config_log_created','core','created','config_log','config_log',1066,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(493,'\\core\\event\\config_log_created','core','created','config_log','config_log',1067,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(494,'\\core\\event\\config_log_created','core','created','config_log','config_log',1068,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(495,'\\core\\event\\config_log_created','core','created','config_log','config_log',1069,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(496,'\\core\\event\\config_log_created','core','created','config_log','config_log',1070,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(497,'\\core\\event\\config_log_created','core','created','config_log','config_log',1071,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(498,'\\core\\event\\config_log_created','core','created','config_log','config_log',1072,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(499,'\\core\\event\\config_log_created','core','created','config_log','config_log',1073,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(500,'\\core\\event\\config_log_created','core','created','config_log','config_log',1074,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(501,'\\core\\event\\config_log_created','core','created','config_log','config_log',1075,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(502,'\\core\\event\\config_log_created','core','created','config_log','config_log',1076,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(503,'\\core\\event\\config_log_created','core','created','config_log','config_log',1077,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(504,'\\core\\event\\config_log_created','core','created','config_log','config_log',1078,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(505,'\\core\\event\\config_log_created','core','created','config_log','config_log',1079,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(506,'\\core\\event\\config_log_created','core','created','config_log','config_log',1080,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(507,'\\core\\event\\config_log_created','core','created','config_log','config_log',1081,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(508,'\\core\\event\\config_log_created','core','created','config_log','config_log',1082,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(509,'\\core\\event\\config_log_created','core','created','config_log','config_log',1083,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(510,'\\core\\event\\config_log_created','core','created','config_log','config_log',1084,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(511,'\\core\\event\\config_log_created','core','created','config_log','config_log',1085,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(512,'\\core\\event\\config_log_created','core','created','config_log','config_log',1086,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(513,'\\core\\event\\config_log_created','core','created','config_log','config_log',1087,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(514,'\\core\\event\\config_log_created','core','created','config_log','config_log',1088,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_map_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(515,'\\core\\event\\config_log_created','core','created','config_log','config_log',1089,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updatelocal_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(516,'\\core\\event\\config_log_created','core','created','config_log','config_log',1090,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:36:\"field_updateremote_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(517,'\\core\\event\\config_log_created','core','created','config_log','config_log',1091,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(518,'\\core\\event\\config_log_created','core','created','config_log','config_log',1092,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_map_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(519,'\\core\\event\\config_log_created','core','created','config_log','config_log',1093,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"field_updatelocal_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(520,'\\core\\event\\config_log_created','core','created','config_log','config_log',1094,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updateremote_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(521,'\\core\\event\\config_log_created','core','created','config_log','config_log',1095,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(522,'\\core\\event\\config_log_created','core','created','config_log','config_log',1096,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(523,'\\core\\event\\config_log_created','core','created','config_log','config_log',1097,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(524,'\\core\\event\\config_log_created','core','created','config_log','config_log',1098,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(525,'\\core\\event\\config_log_created','core','created','config_log','config_log',1099,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(526,'\\core\\event\\config_log_created','core','created','config_log','config_log',1100,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_map_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(527,'\\core\\event\\config_log_created','core','created','config_log','config_log',1101,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"field_updatelocal_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(528,'\\core\\event\\config_log_created','core','created','config_log','config_log',1102,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:32:\"field_updateremote_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(529,'\\core\\event\\config_log_created','core','created','config_log','config_log',1103,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:7:\"auth_db\";}',1587099584,'web','1.36.91.225',NULL),(530,'\\core\\event\\config_log_created','core','created','config_log','config_log',1104,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_map_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(531,'\\core\\event\\config_log_created','core','created','config_log','config_log',1105,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updatelocal_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(532,'\\core\\event\\config_log_created','core','created','config_log','config_log',1106,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updateremote_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(533,'\\core\\event\\config_log_created','core','created','config_log','config_log',1107,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(534,'\\core\\event\\config_log_created','core','created','config_log','config_log',1108,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(535,'\\core\\event\\config_log_created','core','created','config_log','config_log',1109,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(536,'\\core\\event\\config_log_created','core','created','config_log','config_log',1110,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(537,'\\core\\event\\config_log_created','core','created','config_log','config_log',1111,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(538,'\\core\\event\\config_log_created','core','created','config_log','config_log',1112,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_map_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(539,'\\core\\event\\config_log_created','core','created','config_log','config_log',1113,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updatelocal_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(540,'\\core\\event\\config_log_created','core','created','config_log','config_log',1114,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updateremote_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(541,'\\core\\event\\config_log_created','core','created','config_log','config_log',1115,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(542,'\\core\\event\\config_log_created','core','created','config_log','config_log',1116,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(543,'\\core\\event\\config_log_created','core','created','config_log','config_log',1117,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(544,'\\core\\event\\config_log_created','core','created','config_log','config_log',1118,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(545,'\\core\\event\\config_log_created','core','created','config_log','config_log',1119,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(546,'\\core\\event\\config_log_created','core','created','config_log','config_log',1120,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(547,'\\core\\event\\config_log_created','core','created','config_log','config_log',1121,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(548,'\\core\\event\\config_log_created','core','created','config_log','config_log',1122,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(549,'\\core\\event\\config_log_created','core','created','config_log','config_log',1123,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(550,'\\core\\event\\config_log_created','core','created','config_log','config_log',1124,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(551,'\\core\\event\\config_log_created','core','created','config_log','config_log',1125,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(552,'\\core\\event\\config_log_created','core','created','config_log','config_log',1126,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updateremote_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(553,'\\core\\event\\config_log_created','core','created','config_log','config_log',1127,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(554,'\\core\\event\\config_log_created','core','created','config_log','config_log',1128,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(555,'\\core\\event\\config_log_created','core','created','config_log','config_log',1129,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(556,'\\core\\event\\config_log_created','core','created','config_log','config_log',1130,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(557,'\\core\\event\\config_log_created','core','created','config_log','config_log',1131,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(558,'\\core\\event\\config_log_created','core','created','config_log','config_log',1132,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"field_map_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(559,'\\core\\event\\config_log_created','core','created','config_log','config_log',1133,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_updatelocal_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(560,'\\core\\event\\config_log_created','core','created','config_log','config_log',1134,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updateremote_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(561,'\\core\\event\\config_log_created','core','created','config_log','config_log',1135,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(562,'\\core\\event\\config_log_created','core','created','config_log','config_log',1136,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(563,'\\core\\event\\config_log_created','core','created','config_log','config_log',1137,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(564,'\\core\\event\\config_log_created','core','created','config_log','config_log',1138,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updateremote_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(565,'\\core\\event\\config_log_created','core','created','config_log','config_log',1139,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(566,'\\core\\event\\config_log_created','core','created','config_log','config_log',1140,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(567,'\\core\\event\\config_log_created','core','created','config_log','config_log',1141,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(568,'\\core\\event\\config_log_created','core','created','config_log','config_log',1142,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:30:\"field_updateremote_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(569,'\\core\\event\\config_log_created','core','created','config_log','config_log',1143,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(570,'\\core\\event\\config_log_created','core','created','config_log','config_log',1144,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(571,'\\core\\event\\config_log_created','core','created','config_log','config_log',1145,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(572,'\\core\\event\\config_log_created','core','created','config_log','config_log',1146,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(573,'\\core\\event\\config_log_created','core','created','config_log','config_log',1147,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(574,'\\core\\event\\config_log_created','core','created','config_log','config_log',1148,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(575,'\\core\\event\\config_log_created','core','created','config_log','config_log',1149,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(576,'\\core\\event\\config_log_created','core','created','config_log','config_log',1150,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(577,'\\core\\event\\config_log_created','core','created','config_log','config_log',1151,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(578,'\\core\\event\\config_log_created','core','created','config_log','config_log',1152,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(579,'\\core\\event\\config_log_created','core','created','config_log','config_log',1153,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(580,'\\core\\event\\config_log_created','core','created','config_log','config_log',1154,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updateremote_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(581,'\\core\\event\\config_log_created','core','created','config_log','config_log',1155,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(582,'\\core\\event\\config_log_created','core','created','config_log','config_log',1156,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(583,'\\core\\event\\config_log_created','core','created','config_log','config_log',1157,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(584,'\\core\\event\\config_log_created','core','created','config_log','config_log',1158,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updateremote_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(585,'\\core\\event\\config_log_created','core','created','config_log','config_log',1159,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(586,'\\core\\event\\config_log_created','core','created','config_log','config_log',1160,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_map_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(587,'\\core\\event\\config_log_created','core','created','config_log','config_log',1161,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updatelocal_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(588,'\\core\\event\\config_log_created','core','created','config_log','config_log',1162,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:36:\"field_updateremote_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(589,'\\core\\event\\config_log_created','core','created','config_log','config_log',1163,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(590,'\\core\\event\\config_log_created','core','created','config_log','config_log',1164,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_map_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(591,'\\core\\event\\config_log_created','core','created','config_log','config_log',1165,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"field_updatelocal_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(592,'\\core\\event\\config_log_created','core','created','config_log','config_log',1166,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updateremote_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(593,'\\core\\event\\config_log_created','core','created','config_log','config_log',1167,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(594,'\\core\\event\\config_log_created','core','created','config_log','config_log',1168,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(595,'\\core\\event\\config_log_created','core','created','config_log','config_log',1169,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(596,'\\core\\event\\config_log_created','core','created','config_log','config_log',1170,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updateremote_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(597,'\\core\\event\\config_log_created','core','created','config_log','config_log',1171,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(598,'\\core\\event\\config_log_created','core','created','config_log','config_log',1172,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_map_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(599,'\\core\\event\\config_log_created','core','created','config_log','config_log',1173,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"field_updatelocal_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(600,'\\core\\event\\config_log_created','core','created','config_log','config_log',1174,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:32:\"field_updateremote_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(601,'\\core\\event\\config_log_created','core','created','config_log','config_log',1175,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_ldap\";}',1587099584,'web','1.36.91.225',NULL),(602,'\\core\\event\\config_log_created','core','created','config_log','config_log',1176,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"expiration\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(603,'\\core\\event\\config_log_created','core','created','config_log','config_log',1177,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"expirationtime\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"30\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(604,'\\core\\event\\config_log_created','core','created','config_log','config_log',1178,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"expiration_warning\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(605,'\\core\\event\\config_log_created','core','created','config_log','config_log',1179,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(606,'\\core\\event\\config_log_created','core','created','config_log','config_log',1180,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(607,'\\core\\event\\config_log_created','core','created','config_log','config_log',1181,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(608,'\\core\\event\\config_log_created','core','created','config_log','config_log',1182,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(609,'\\core\\event\\config_log_created','core','created','config_log','config_log',1183,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(610,'\\core\\event\\config_log_created','core','created','config_log','config_log',1184,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(611,'\\core\\event\\config_log_created','core','created','config_log','config_log',1185,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(612,'\\core\\event\\config_log_created','core','created','config_log','config_log',1186,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(613,'\\core\\event\\config_log_created','core','created','config_log','config_log',1187,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(614,'\\core\\event\\config_log_created','core','created','config_log','config_log',1188,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(615,'\\core\\event\\config_log_created','core','created','config_log','config_log',1189,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(616,'\\core\\event\\config_log_created','core','created','config_log','config_log',1190,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(617,'\\core\\event\\config_log_created','core','created','config_log','config_log',1191,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(618,'\\core\\event\\config_log_created','core','created','config_log','config_log',1192,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(619,'\\core\\event\\config_log_created','core','created','config_log','config_log',1193,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(620,'\\core\\event\\config_log_created','core','created','config_log','config_log',1194,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099584,'web','1.36.91.225',NULL),(621,'\\core\\event\\config_log_created','core','created','config_log','config_log',1195,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099585,'web','1.36.91.225',NULL),(622,'\\core\\event\\config_log_created','core','created','config_log','config_log',1196,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_manual\";}',1587099585,'web','1.36.91.225',NULL),(623,'\\core\\event\\config_log_created','core','created','config_log','config_log',1197,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"rpc_negotiation_timeout\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"30\";s:6:\"plugin\";s:9:\"auth_mnet\";}',1587099585,'web','1.36.91.225',NULL),(624,'\\core\\event\\config_log_created','core','created','config_log','config_log',1198,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(625,'\\core\\event\\config_log_created','core','created','config_log','config_log',1199,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(626,'\\core\\event\\config_log_created','core','created','config_log','config_log',1200,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(627,'\\core\\event\\config_log_created','core','created','config_log','config_log',1201,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(628,'\\core\\event\\config_log_created','core','created','config_log','config_log',1202,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(629,'\\core\\event\\config_log_created','core','created','config_log','config_log',1203,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(630,'\\core\\event\\config_log_created','core','created','config_log','config_log',1204,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(631,'\\core\\event\\config_log_created','core','created','config_log','config_log',1205,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(632,'\\core\\event\\config_log_created','core','created','config_log','config_log',1206,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(633,'\\core\\event\\config_log_created','core','created','config_log','config_log',1207,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(634,'\\core\\event\\config_log_created','core','created','config_log','config_log',1208,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(635,'\\core\\event\\config_log_created','core','created','config_log','config_log',1209,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(636,'\\core\\event\\config_log_created','core','created','config_log','config_log',1210,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(637,'\\core\\event\\config_log_created','core','created','config_log','config_log',1211,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(638,'\\core\\event\\config_log_created','core','created','config_log','config_log',1212,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(639,'\\core\\event\\config_log_created','core','created','config_log','config_log',1213,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(640,'\\core\\event\\config_log_created','core','created','config_log','config_log',1214,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(641,'\\core\\event\\config_log_created','core','created','config_log','config_log',1215,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:9:\"auth_none\";}',1587099585,'web','1.36.91.225',NULL),(642,'\\core\\event\\config_log_created','core','created','config_log','config_log',1216,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(643,'\\core\\event\\config_log_created','core','created','config_log','config_log',1217,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(644,'\\core\\event\\config_log_created','core','created','config_log','config_log',1218,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(645,'\\core\\event\\config_log_created','core','created','config_log','config_log',1219,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(646,'\\core\\event\\config_log_created','core','created','config_log','config_log',1220,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(647,'\\core\\event\\config_log_created','core','created','config_log','config_log',1221,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(648,'\\core\\event\\config_log_created','core','created','config_log','config_log',1222,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(649,'\\core\\event\\config_log_created','core','created','config_log','config_log',1223,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(650,'\\core\\event\\config_log_created','core','created','config_log','config_log',1224,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(651,'\\core\\event\\config_log_created','core','created','config_log','config_log',1225,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(652,'\\core\\event\\config_log_created','core','created','config_log','config_log',1226,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(653,'\\core\\event\\config_log_created','core','created','config_log','config_log',1227,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(654,'\\core\\event\\config_log_created','core','created','config_log','config_log',1228,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(655,'\\core\\event\\config_log_created','core','created','config_log','config_log',1229,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(656,'\\core\\event\\config_log_created','core','created','config_log','config_log',1230,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(657,'\\core\\event\\config_log_created','core','created','config_log','config_log',1231,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(658,'\\core\\event\\config_log_created','core','created','config_log','config_log',1232,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(659,'\\core\\event\\config_log_created','core','created','config_log','config_log',1233,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:11:\"auth_oauth2\";}',1587099585,'web','1.36.91.225',NULL),(660,'\\core\\event\\config_log_created','core','created','config_log','config_log',1234,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"user_attribute\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(661,'\\core\\event\\config_log_created','core','created','config_log','config_log',1235,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"convert_data\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(662,'\\core\\event\\config_log_created','core','created','config_log','config_log',1236,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"alt_login\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"off\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(663,'\\core\\event\\config_log_created','core','created','config_log','config_log',1237,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"organization_selection\";s:8:\"oldvalue\";N;s:5:\"value\";s:259:\"urn:mace:organization1:providerID, Example Organization 1\n https://another.idp-id.com/shibboleth, Other Example Organization, /Shibboleth.sso/DS/SWITCHaai\n urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/SWITCHaai\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(664,'\\core\\event\\config_log_created','core','created','config_log','config_log',1238,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"logout_handler\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(665,'\\core\\event\\config_log_created','core','created','config_log','config_log',1239,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"logout_return_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(666,'\\core\\event\\config_log_created','core','created','config_log','config_log',1240,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"login_name\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"Shibboleth Login\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(667,'\\core\\event\\config_log_created','core','created','config_log','config_log',1241,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"auth_logo\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(668,'\\core\\event\\config_log_created','core','created','config_log','config_log',1242,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"auth_instructions\";s:8:\"oldvalue\";N;s:5:\"value\";s:203:\"Use the Shibboleth login to get access via Shibboleth, if your institution supports it. Otherwise, use the normal login form shown here.\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(669,'\\core\\event\\config_log_created','core','created','config_log','config_log',1243,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"changepasswordurl\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(670,'\\core\\event\\config_log_created','core','created','config_log','config_log',1244,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_map_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(671,'\\core\\event\\config_log_created','core','created','config_log','config_log',1245,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_updatelocal_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(672,'\\core\\event\\config_log_created','core','created','config_log','config_log',1246,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_lock_firstname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(673,'\\core\\event\\config_log_created','core','created','config_log','config_log',1247,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(674,'\\core\\event\\config_log_created','core','created','config_log','config_log',1248,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(675,'\\core\\event\\config_log_created','core','created','config_log','config_log',1249,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_lastname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(676,'\\core\\event\\config_log_created','core','created','config_log','config_log',1250,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_map_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(677,'\\core\\event\\config_log_created','core','created','config_log','config_log',1251,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_updatelocal_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(678,'\\core\\event\\config_log_created','core','created','config_log','config_log',1252,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_lock_email\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(679,'\\core\\event\\config_log_created','core','created','config_log','config_log',1253,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(680,'\\core\\event\\config_log_created','core','created','config_log','config_log',1254,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(681,'\\core\\event\\config_log_created','core','created','config_log','config_log',1255,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_city\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(682,'\\core\\event\\config_log_created','core','created','config_log','config_log',1256,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(683,'\\core\\event\\config_log_created','core','created','config_log','config_log',1257,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(684,'\\core\\event\\config_log_created','core','created','config_log','config_log',1258,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_country\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(685,'\\core\\event\\config_log_created','core','created','config_log','config_log',1259,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_map_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(686,'\\core\\event\\config_log_created','core','created','config_log','config_log',1260,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_updatelocal_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(687,'\\core\\event\\config_log_created','core','created','config_log','config_log',1261,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"field_lock_lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(688,'\\core\\event\\config_log_created','core','created','config_log','config_log',1262,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(689,'\\core\\event\\config_log_created','core','created','config_log','config_log',1263,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(690,'\\core\\event\\config_log_created','core','created','config_log','config_log',1264,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_description\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(691,'\\core\\event\\config_log_created','core','created','config_log','config_log',1265,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"field_map_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(692,'\\core\\event\\config_log_created','core','created','config_log','config_log',1266,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_updatelocal_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(693,'\\core\\event\\config_log_created','core','created','config_log','config_log',1267,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"field_lock_url\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(694,'\\core\\event\\config_log_created','core','created','config_log','config_log',1268,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_map_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(695,'\\core\\event\\config_log_created','core','created','config_log','config_log',1269,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_updatelocal_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(696,'\\core\\event\\config_log_created','core','created','config_log','config_log',1270,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"field_lock_idnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(697,'\\core\\event\\config_log_created','core','created','config_log','config_log',1271,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_map_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(698,'\\core\\event\\config_log_created','core','created','config_log','config_log',1272,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:29:\"field_updatelocal_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(699,'\\core\\event\\config_log_created','core','created','config_log','config_log',1273,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"field_lock_institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(700,'\\core\\event\\config_log_created','core','created','config_log','config_log',1274,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(701,'\\core\\event\\config_log_created','core','created','config_log','config_log',1275,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(702,'\\core\\event\\config_log_created','core','created','config_log','config_log',1276,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_department\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(703,'\\core\\event\\config_log_created','core','created','config_log','config_log',1277,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(704,'\\core\\event\\config_log_created','core','created','config_log','config_log',1278,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(705,'\\core\\event\\config_log_created','core','created','config_log','config_log',1279,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone1\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(706,'\\core\\event\\config_log_created','core','created','config_log','config_log',1280,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"field_map_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(707,'\\core\\event\\config_log_created','core','created','config_log','config_log',1281,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_updatelocal_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(708,'\\core\\event\\config_log_created','core','created','config_log','config_log',1282,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_lock_phone2\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(709,'\\core\\event\\config_log_created','core','created','config_log','config_log',1283,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"field_map_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(710,'\\core\\event\\config_log_created','core','created','config_log','config_log',1284,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"field_updatelocal_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(711,'\\core\\event\\config_log_created','core','created','config_log','config_log',1285,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"field_lock_address\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(712,'\\core\\event\\config_log_created','core','created','config_log','config_log',1286,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_map_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(713,'\\core\\event\\config_log_created','core','created','config_log','config_log',1287,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:35:\"field_updatelocal_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(714,'\\core\\event\\config_log_created','core','created','config_log','config_log',1288,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_lock_firstnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(715,'\\core\\event\\config_log_created','core','created','config_log','config_log',1289,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"field_map_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(716,'\\core\\event\\config_log_created','core','created','config_log','config_log',1290,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:34:\"field_updatelocal_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(717,'\\core\\event\\config_log_created','core','created','config_log','config_log',1291,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"field_lock_lastnamephonetic\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(718,'\\core\\event\\config_log_created','core','created','config_log','config_log',1292,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"field_map_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(719,'\\core\\event\\config_log_created','core','created','config_log','config_log',1293,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"field_updatelocal_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(720,'\\core\\event\\config_log_created','core','created','config_log','config_log',1294,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"field_lock_middlename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(721,'\\core\\event\\config_log_created','core','created','config_log','config_log',1295,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"field_map_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(722,'\\core\\event\\config_log_created','core','created','config_log','config_log',1296,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:31:\"field_updatelocal_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"oncreate\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(723,'\\core\\event\\config_log_created','core','created','config_log','config_log',1297,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"field_lock_alternatename\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"unlocked\";s:6:\"plugin\";s:15:\"auth_shibboleth\";}',1587099585,'web','1.36.91.225',NULL),(724,'\\core\\event\\config_log_created','core','created','config_log','config_log',1298,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"config_showbest\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(725,'\\core\\event\\config_log_created','core','created','config_log','config_log',1299,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"config_showbest_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(726,'\\core\\event\\config_log_created','core','created','config_log','config_log',1300,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"config_showworst\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(727,'\\core\\event\\config_log_created','core','created','config_log','config_log',1301,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"config_showworst_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(728,'\\core\\event\\config_log_created','core','created','config_log','config_log',1302,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"config_usegroups\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(729,'\\core\\event\\config_log_created','core','created','config_log','config_log',1303,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"config_usegroups_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(730,'\\core\\event\\config_log_created','core','created','config_log','config_log',1304,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"config_nameformat\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(731,'\\core\\event\\config_log_created','core','created','config_log','config_log',1305,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"config_nameformat_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(732,'\\core\\event\\config_log_created','core','created','config_log','config_log',1306,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"config_gradeformat\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(733,'\\core\\event\\config_log_created','core','created','config_log','config_log',1307,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"config_gradeformat_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(734,'\\core\\event\\config_log_created','core','created','config_log','config_log',1308,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"config_decimalpoints\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(735,'\\core\\event\\config_log_created','core','created','config_log','config_log',1309,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"config_decimalpoints_locked\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:22:\"block_activity_results\";}',1587099585,'web','1.36.91.225',NULL),(736,'\\core\\event\\config_log_created','core','created','config_log','config_log',1310,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"displaycategories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(737,'\\core\\event\\config_log_created','core','created','config_log','config_log',1311,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"layouts\";s:8:\"oldvalue\";N;s:5:\"value\";s:17:\"card,list,summary\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(738,'\\core\\event\\config_log_created','core','created','config_log','config_log',1312,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:33:\"displaygroupingallincludinghidden\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(739,'\\core\\event\\config_log_created','core','created','config_log','config_log',1313,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"displaygroupingall\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(740,'\\core\\event\\config_log_created','core','created','config_log','config_log',1314,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:25:\"displaygroupinginprogress\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(741,'\\core\\event\\config_log_created','core','created','config_log','config_log',1315,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"displaygroupingpast\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(742,'\\core\\event\\config_log_created','core','created','config_log','config_log',1316,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"displaygroupingfuture\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(743,'\\core\\event\\config_log_created','core','created','config_log','config_log',1317,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"displaygroupingcustomfield\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(744,'\\core\\event\\config_log_created','core','created','config_log','config_log',1318,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"customfiltergrouping\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(745,'\\core\\event\\config_log_created','core','created','config_log','config_log',1319,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"displaygroupingstarred\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(746,'\\core\\event\\config_log_created','core','created','config_log','config_log',1320,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"displaygroupinghidden\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"block_myoverview\";}',1587099585,'web','1.36.91.225',NULL),(747,'\\core\\event\\config_log_created','core','created','config_log','config_log',1321,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:27:\"block_course_list_adminview\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"all\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(748,'\\core\\event\\config_log_created','core','created','config_log','config_log',1322,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:36:\"block_course_list_hideallcourseslink\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(749,'\\core\\event\\config_log_created','core','created','config_log','config_log',1323,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"block_html_allowcssclasses\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(750,'\\core\\event\\config_log_created','core','created','config_log','config_log',1324,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"block_online_users_timetosee\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(751,'\\core\\event\\config_log_created','core','created','config_log','config_log',1325,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:37:\"block_online_users_onlinestatushiding\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(752,'\\core\\event\\config_log_created','core','created','config_log','config_log',1326,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"displaycategories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:29:\"block_recentlyaccessedcourses\";}',1587099585,'web','1.36.91.225',NULL),(753,'\\core\\event\\config_log_created','core','created','config_log','config_log',1327,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:28:\"block_rss_client_num_entries\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(754,'\\core\\event\\config_log_created','core','created','config_log','config_log',1328,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"block_rss_client_timeout\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"30\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(755,'\\core\\event\\config_log_created','core','created','config_log','config_log',1329,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"numsections1\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"22\";s:6:\"plugin\";s:19:\"block_section_links\";}',1587099585,'web','1.36.91.225',NULL),(756,'\\core\\event\\config_log_created','core','created','config_log','config_log',1330,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"incby1\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";s:19:\"block_section_links\";}',1587099585,'web','1.36.91.225',NULL),(757,'\\core\\event\\config_log_created','core','created','config_log','config_log',1331,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"numsections2\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"40\";s:6:\"plugin\";s:19:\"block_section_links\";}',1587099585,'web','1.36.91.225',NULL),(758,'\\core\\event\\config_log_created','core','created','config_log','config_log',1332,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"incby2\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:19:\"block_section_links\";}',1587099585,'web','1.36.91.225',NULL),(759,'\\core\\event\\config_log_created','core','created','config_log','config_log',1333,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"displaycategories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:20:\"block_starredcourses\";}',1587099585,'web','1.36.91.225',NULL),(760,'\\core\\event\\config_log_created','core','created','config_log','config_log',1334,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"apikey\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"block_tag_youtube\";}',1587099585,'web','1.36.91.225',NULL),(761,'\\core\\event\\config_log_created','core','created','config_log','config_log',1335,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"activitytype\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"forum\";s:6:\"plugin\";s:21:\"format_singleactivity\";}',1587099585,'web','1.36.91.225',NULL),(762,'\\core\\event\\config_log_created','core','created','config_log','config_log',1336,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"issuerid\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:25:\"fileconverter_googledrive\";}',1587099585,'web','1.36.91.225',NULL),(763,'\\core\\event\\config_log_created','core','created','config_log','config_log',1337,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"pathtounoconv\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"/usr/bin/unoconv\";s:6:\"plugin\";N;}',1587099585,'web','1.36.91.225',NULL),(764,'\\core\\event\\config_log_created','core','created','config_log','config_log',1338,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"roleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:12:\"enrol_cohort\";}',1587099585,'web','1.36.91.225',NULL),(765,'\\core\\event\\config_log_created','core','created','config_log','config_log',1339,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"unenrolaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_cohort\";}',1587099585,'web','1.36.91.225',NULL),(766,'\\core\\event\\config_log_created','core','created','config_log','config_log',1340,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"nosyncroleids\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"enrol_meta\";}',1587099585,'web','1.36.91.225',NULL),(767,'\\core\\event\\config_log_created','core','created','config_log','config_log',1341,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"syncall\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_meta\";}',1587099585,'web','1.36.91.225',NULL),(768,'\\core\\event\\config_log_created','core','created','config_log','config_log',1342,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"unenrolaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:10:\"enrol_meta\";}',1587099585,'web','1.36.91.225',NULL),(769,'\\core\\event\\config_log_created','core','created','config_log','config_log',1343,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"coursesort\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"sortorder\";s:6:\"plugin\";s:10:\"enrol_meta\";}',1587099585,'web','1.36.91.225',NULL),(770,'\\core\\event\\config_log_created','core','created','config_log','config_log',1344,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbtype\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(771,'\\core\\event\\config_log_created','core','created','config_log','config_log',1345,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbhost\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"localhost\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(772,'\\core\\event\\config_log_created','core','created','config_log','config_log',1346,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbuser\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(773,'\\core\\event\\config_log_created','core','created','config_log','config_log',1347,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbpass\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(774,'\\core\\event\\config_log_created','core','created','config_log','config_log',1348,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(775,'\\core\\event\\config_log_created','core','created','config_log','config_log',1349,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"dbencoding\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"utf-8\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(776,'\\core\\event\\config_log_created','core','created','config_log','config_log',1350,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"dbsetupsql\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(777,'\\core\\event\\config_log_created','core','created','config_log','config_log',1351,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"dbsybasequoting\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(778,'\\core\\event\\config_log_created','core','created','config_log','config_log',1352,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"debugdb\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(779,'\\core\\event\\config_log_created','core','created','config_log','config_log',1353,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"localcoursefield\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"idnumber\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(780,'\\core\\event\\config_log_created','core','created','config_log','config_log',1354,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"localuserfield\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"idnumber\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(781,'\\core\\event\\config_log_created','core','created','config_log','config_log',1355,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"localrolefield\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"shortname\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(782,'\\core\\event\\config_log_created','core','created','config_log','config_log',1356,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"localcategoryfield\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"id\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(783,'\\core\\event\\config_log_created','core','created','config_log','config_log',1357,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"remoteenroltable\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(784,'\\core\\event\\config_log_created','core','created','config_log','config_log',1358,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"remotecoursefield\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(785,'\\core\\event\\config_log_created','core','created','config_log','config_log',1359,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"remoteuserfield\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(786,'\\core\\event\\config_log_created','core','created','config_log','config_log',1360,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"remoterolefield\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(787,'\\core\\event\\config_log_created','core','created','config_log','config_log',1361,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"remoteotheruserfield\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(788,'\\core\\event\\config_log_created','core','created','config_log','config_log',1362,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"defaultrole\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(789,'\\core\\event\\config_log_created','core','created','config_log','config_log',1363,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"ignorehiddencourses\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(790,'\\core\\event\\config_log_created','core','created','config_log','config_log',1364,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"unenrolaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(791,'\\core\\event\\config_log_created','core','created','config_log','config_log',1365,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"newcoursetable\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(792,'\\core\\event\\config_log_created','core','created','config_log','config_log',1366,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"newcoursefullname\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"fullname\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(793,'\\core\\event\\config_log_created','core','created','config_log','config_log',1367,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:18:\"newcourseshortname\";s:8:\"oldvalue\";N;s:5:\"value\";s:9:\"shortname\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(794,'\\core\\event\\config_log_created','core','created','config_log','config_log',1368,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"newcourseidnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"idnumber\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(795,'\\core\\event\\config_log_created','core','created','config_log','config_log',1369,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"newcoursecategory\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(796,'\\core\\event\\config_log_created','core','created','config_log','config_log',1370,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"defaultcategory\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(797,'\\core\\event\\config_log_created','core','created','config_log','config_log',1371,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"templatecourse\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_database\";}',1587099585,'web','1.36.91.225',NULL),(798,'\\core\\event\\config_log_created','core','created','config_log','config_log',1372,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"location\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(799,'\\core\\event\\config_log_created','core','created','config_log','config_log',1373,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"encoding\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"UTF-8\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(800,'\\core\\event\\config_log_created','core','created','config_log','config_log',1374,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"mailstudents\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(801,'\\core\\event\\config_log_created','core','created','config_log','config_log',1375,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"mailteachers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(802,'\\core\\event\\config_log_created','core','created','config_log','config_log',1376,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"mailadmins\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(803,'\\core\\event\\config_log_created','core','created','config_log','config_log',1377,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"unenrolaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(804,'\\core\\event\\config_log_created','core','created','config_log','config_log',1378,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"expiredaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:14:\"enrol_flatfile\";}',1587099585,'web','1.36.91.225',NULL),(805,'\\core\\event\\config_log_created','core','created','config_log','config_log',1379,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"requirepassword\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(806,'\\core\\event\\config_log_created','core','created','config_log','config_log',1380,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"usepasswordpolicy\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(807,'\\core\\event\\config_log_created','core','created','config_log','config_log',1381,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"showhint\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(808,'\\core\\event\\config_log_created','core','created','config_log','config_log',1382,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"defaultenrol\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(809,'\\core\\event\\config_log_created','core','created','config_log','config_log',1383,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"status\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(810,'\\core\\event\\config_log_created','core','created','config_log','config_log',1384,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"status_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:11:\"enrol_guest\";}',1587099585,'web','1.36.91.225',NULL),(811,'\\core\\event\\config_log_created','core','created','config_log','config_log',1385,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"imsfilelocation\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(812,'\\core\\event\\config_log_created','core','created','config_log','config_log',1386,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"logtolocation\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(813,'\\core\\event\\config_log_created','core','created','config_log','config_log',1387,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"mailadmins\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(814,'\\core\\event\\config_log_created','core','created','config_log','config_log',1388,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"createnewusers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(815,'\\core\\event\\config_log_created','core','created','config_log','config_log',1389,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"imsupdateusers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(816,'\\core\\event\\config_log_created','core','created','config_log','config_log',1390,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"imsdeleteusers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(817,'\\core\\event\\config_log_created','core','created','config_log','config_log',1391,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"fixcaseusernames\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(818,'\\core\\event\\config_log_created','core','created','config_log','config_log',1392,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"fixcasepersonalnames\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(819,'\\core\\event\\config_log_created','core','created','config_log','config_log',1393,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"imssourcedidfallback\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(820,'\\core\\event\\config_log_created','core','created','config_log','config_log',1394,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap01\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(821,'\\core\\event\\config_log_created','core','created','config_log','config_log',1395,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap02\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(822,'\\core\\event\\config_log_created','core','created','config_log','config_log',1396,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap03\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(823,'\\core\\event\\config_log_created','core','created','config_log','config_log',1397,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap04\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(824,'\\core\\event\\config_log_created','core','created','config_log','config_log',1398,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap05\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(825,'\\core\\event\\config_log_created','core','created','config_log','config_log',1399,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap06\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"4\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(826,'\\core\\event\\config_log_created','core','created','config_log','config_log',1400,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap07\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(827,'\\core\\event\\config_log_created','core','created','config_log','config_log',1401,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imsrolemap08\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"4\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099585,'web','1.36.91.225',NULL),(828,'\\core\\event\\config_log_created','core','created','config_log','config_log',1402,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"truncatecoursecodes\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(829,'\\core\\event\\config_log_created','core','created','config_log','config_log',1403,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"createnewcourses\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(830,'\\core\\event\\config_log_created','core','created','config_log','config_log',1404,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"updatecourses\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(831,'\\core\\event\\config_log_created','core','created','config_log','config_log',1405,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"createnewcategories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(832,'\\core\\event\\config_log_created','core','created','config_log','config_log',1406,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"nestedcategories\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(833,'\\core\\event\\config_log_created','core','created','config_log','config_log',1407,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"categoryidnumber\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(834,'\\core\\event\\config_log_created','core','created','config_log','config_log',1408,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"categoryseparator\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(835,'\\core\\event\\config_log_created','core','created','config_log','config_log',1409,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"imsunenrol\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(836,'\\core\\event\\config_log_created','core','created','config_log','config_log',1410,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"imscoursemapshortname\";s:8:\"oldvalue\";N;s:5:\"value\";s:10:\"coursecode\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(837,'\\core\\event\\config_log_created','core','created','config_log','config_log',1411,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"imscoursemapfullname\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"short\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(838,'\\core\\event\\config_log_created','core','created','config_log','config_log',1412,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"imscoursemapsummary\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"ignore\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(839,'\\core\\event\\config_log_created','core','created','config_log','config_log',1413,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"imsrestricttarget\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(840,'\\core\\event\\config_log_created','core','created','config_log','config_log',1414,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"imscapitafix\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:19:\"enrol_imsenterprise\";}',1587099586,'web','1.36.91.225',NULL),(841,'\\core\\event\\config_log_created','core','created','config_log','config_log',1415,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"expiredaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(842,'\\core\\event\\config_log_created','core','created','config_log','config_log',1416,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"expirynotifyhour\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(843,'\\core\\event\\config_log_created','core','created','config_log','config_log',1417,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"defaultenrol\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(844,'\\core\\event\\config_log_created','core','created','config_log','config_log',1418,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"status\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(845,'\\core\\event\\config_log_created','core','created','config_log','config_log',1419,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"roleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(846,'\\core\\event\\config_log_created','core','created','config_log','config_log',1420,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"enrolstart\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"4\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(847,'\\core\\event\\config_log_created','core','created','config_log','config_log',1421,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"enrolperiod\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(848,'\\core\\event\\config_log_created','core','created','config_log','config_log',1422,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"expirynotify\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(849,'\\core\\event\\config_log_created','core','created','config_log','config_log',1423,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"expirythreshold\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"86400\";s:6:\"plugin\";s:12:\"enrol_manual\";}',1587099586,'web','1.36.91.225',NULL),(850,'\\core\\event\\config_log_created','core','created','config_log','config_log',1424,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"roleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:10:\"enrol_mnet\";}',1587099586,'web','1.36.91.225',NULL),(851,'\\core\\event\\config_log_created','core','created','config_log','config_log',1425,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"roleid_adv\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_mnet\";}',1587099586,'web','1.36.91.225',NULL),(852,'\\core\\event\\config_log_created','core','created','config_log','config_log',1426,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"paypalbusiness\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(853,'\\core\\event\\config_log_created','core','created','config_log','config_log',1427,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"mailstudents\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(854,'\\core\\event\\config_log_created','core','created','config_log','config_log',1428,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"mailteachers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(855,'\\core\\event\\config_log_created','core','created','config_log','config_log',1429,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"mailadmins\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(856,'\\core\\event\\config_log_created','core','created','config_log','config_log',1430,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"expiredaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(857,'\\core\\event\\config_log_created','core','created','config_log','config_log',1431,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"status\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(858,'\\core\\event\\config_log_created','core','created','config_log','config_log',1432,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"cost\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(859,'\\core\\event\\config_log_created','core','created','config_log','config_log',1433,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"currency\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"USD\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(860,'\\core\\event\\config_log_created','core','created','config_log','config_log',1434,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"roleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(861,'\\core\\event\\config_log_created','core','created','config_log','config_log',1435,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"enrolperiod\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:12:\"enrol_paypal\";}',1587099586,'web','1.36.91.225',NULL),(862,'\\core\\event\\config_log_created','core','created','config_log','config_log',1436,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"emaildisplay\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(863,'\\core\\event\\config_log_created','core','created','config_log','config_log',1437,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"city\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(864,'\\core\\event\\config_log_created','core','created','config_log','config_log',1438,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"country\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(865,'\\core\\event\\config_log_created','core','created','config_log','config_log',1439,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"timezone\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"99\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(866,'\\core\\event\\config_log_created','core','created','config_log','config_log',1440,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"lang\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"en\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(867,'\\core\\event\\config_log_created','core','created','config_log','config_log',1441,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"institution\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:9:\"enrol_lti\";}',1587099586,'web','1.36.91.225',NULL),(868,'\\core\\event\\config_log_created','core','created','config_log','config_log',1442,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"requirepassword\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(869,'\\core\\event\\config_log_created','core','created','config_log','config_log',1443,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"usepasswordpolicy\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(870,'\\core\\event\\config_log_created','core','created','config_log','config_log',1444,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"showhint\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(871,'\\core\\event\\config_log_created','core','created','config_log','config_log',1445,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"expiredaction\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(872,'\\core\\event\\config_log_created','core','created','config_log','config_log',1446,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"expirynotifyhour\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(873,'\\core\\event\\config_log_created','core','created','config_log','config_log',1447,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"defaultenrol\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(874,'\\core\\event\\config_log_created','core','created','config_log','config_log',1448,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"status\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(875,'\\core\\event\\config_log_created','core','created','config_log','config_log',1449,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"newenrols\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(876,'\\core\\event\\config_log_created','core','created','config_log','config_log',1450,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"groupkey\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(877,'\\core\\event\\config_log_created','core','created','config_log','config_log',1451,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"roleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(878,'\\core\\event\\config_log_created','core','created','config_log','config_log',1452,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"enrolperiod\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(879,'\\core\\event\\config_log_created','core','created','config_log','config_log',1453,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"expirynotify\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(880,'\\core\\event\\config_log_created','core','created','config_log','config_log',1454,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"expirythreshold\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"86400\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(881,'\\core\\event\\config_log_created','core','created','config_log','config_log',1455,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"longtimenosee\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(882,'\\core\\event\\config_log_created','core','created','config_log','config_log',1456,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"maxenrolled\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(883,'\\core\\event\\config_log_created','core','created','config_log','config_log',1457,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:24:\"sendcoursewelcomemessage\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:10:\"enrol_self\";}',1587099586,'web','1.36.91.225',NULL),(884,'\\core\\event\\config_log_created','core','created','config_log','config_log',1458,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"formats\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"filter_urltolink\";}',1587099586,'web','1.36.91.225',NULL),(885,'\\core\\event\\config_log_created','core','created','config_log','config_log',1459,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"embedimages\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:16:\"filter_urltolink\";}',1587099586,'web','1.36.91.225',NULL),(886,'\\core\\event\\config_log_created','core','created','config_log','config_log',1460,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"formats\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"1,4,0\";s:6:\"plugin\";s:15:\"filter_emoticon\";}',1587099586,'web','1.36.91.225',NULL),(887,'\\core\\event\\config_log_created','core','created','config_log','config_log',1461,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"allowedsources\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"filter_displayh5p\";}',1587099586,'web','1.36.91.225',NULL),(888,'\\core\\event\\config_log_created','core','created','config_log','config_log',1462,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"httpsurl\";s:8:\"oldvalue\";N;s:5:\"value\";s:63:\"https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js\";s:6:\"plugin\";s:20:\"filter_mathjaxloader\";}',1587099586,'web','1.36.91.225',NULL),(889,'\\core\\event\\config_log_created','core','created','config_log','config_log',1463,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"texfiltercompatibility\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:20:\"filter_mathjaxloader\";}',1587099586,'web','1.36.91.225',NULL),(890,'\\core\\event\\config_log_created','core','created','config_log','config_log',1464,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"mathjaxconfig\";s:8:\"oldvalue\";N;s:5:\"value\";s:162:\"\nMathJax.Hub.Config({\n config: [\"Accessible.js\", \"Safe.js\"],\n errorSettings: { message: [\"!\"] },\n skipStartupTypeset: true,\n messageStyle: \"none\"\n});\n\";s:6:\"plugin\";s:20:\"filter_mathjaxloader\";}',1587099586,'web','1.36.91.225',NULL),(891,'\\core\\event\\config_log_created','core','created','config_log','config_log',1465,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"additionaldelimiters\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:20:\"filter_mathjaxloader\";}',1587099586,'web','1.36.91.225',NULL),(892,'\\core\\event\\config_log_created','core','created','config_log','config_log',1466,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:26:\"filter_multilang_force_old\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(893,'\\core\\event\\config_log_created','core','created','config_log','config_log',1467,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"latexpreamble\";s:8:\"oldvalue\";N;s:5:\"value\";s:115:\"\\usepackage[latin1]{inputenc}\n\\usepackage{amsmath}\n\\usepackage{amsfonts}\n\\RequirePackage{amsmath,amssymb,latexsym}\n\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(894,'\\core\\event\\config_log_created','core','created','config_log','config_log',1468,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"latexbackground\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"#FFFFFF\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(895,'\\core\\event\\config_log_created','core','created','config_log','config_log',1469,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"density\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"120\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(896,'\\core\\event\\config_log_created','core','created','config_log','config_log',1470,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"pathlatex\";s:8:\"oldvalue\";N;s:5:\"value\";s:14:\"/usr/bin/latex\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(897,'\\core\\event\\config_log_created','core','created','config_log','config_log',1471,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"pathdvips\";s:8:\"oldvalue\";N;s:5:\"value\";s:14:\"/usr/bin/dvips\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(898,'\\core\\event\\config_log_created','core','created','config_log','config_log',1472,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"pathconvert\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"/usr/bin/convert\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(899,'\\core\\event\\config_log_created','core','created','config_log','config_log',1473,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"pathdvisvgm\";s:8:\"oldvalue\";N;s:5:\"value\";s:16:\"/usr/bin/dvisvgm\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(900,'\\core\\event\\config_log_created','core','created','config_log','config_log',1474,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"pathmimetex\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(901,'\\core\\event\\config_log_created','core','created','config_log','config_log',1475,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"convertformat\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"gif\";s:6:\"plugin\";s:10:\"filter_tex\";}',1587099586,'web','1.36.91.225',NULL),(902,'\\core\\event\\config_log_created','core','created','config_log','config_log',1476,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"filter_censor_badwords\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(903,'\\core\\event\\config_log_created','core','created','config_log','config_log',1477,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"dbdriver\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(904,'\\core\\event\\config_log_created','core','created','config_log','config_log',1478,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbhost\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(905,'\\core\\event\\config_log_created','core','created','config_log','config_log',1479,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbuser\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(906,'\\core\\event\\config_log_created','core','created','config_log','config_log',1480,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbpass\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(907,'\\core\\event\\config_log_created','core','created','config_log','config_log',1481,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbname\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(908,'\\core\\event\\config_log_created','core','created','config_log','config_log',1482,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"dbtable\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(909,'\\core\\event\\config_log_created','core','created','config_log','config_log',1483,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"dbpersist\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(910,'\\core\\event\\config_log_created','core','created','config_log','config_log',1484,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"dbsocket\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(911,'\\core\\event\\config_log_created','core','created','config_log','config_log',1485,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"dbport\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(912,'\\core\\event\\config_log_created','core','created','config_log','config_log',1486,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"dbschema\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(913,'\\core\\event\\config_log_created','core','created','config_log','config_log',1487,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"dbcollation\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(914,'\\core\\event\\config_log_created','core','created','config_log','config_log',1488,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"dbhandlesoptions\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(915,'\\core\\event\\config_log_created','core','created','config_log','config_log',1489,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"buffersize\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"50\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(916,'\\core\\event\\config_log_created','core','created','config_log','config_log',1490,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"jsonformat\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(917,'\\core\\event\\config_log_created','core','created','config_log','config_log',1491,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"logguests\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(918,'\\core\\event\\config_log_created','core','created','config_log','config_log',1492,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"includelevels\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"1,2,0\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(919,'\\core\\event\\config_log_created','core','created','config_log','config_log',1493,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"includeactions\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"c,r,u,d\";s:6:\"plugin\";s:17:\"logstore_database\";}',1587099586,'web','1.36.91.225',NULL),(920,'\\core\\event\\config_log_created','core','created','config_log','config_log',1494,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"loglegacy\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:15:\"logstore_legacy\";}',1587099586,'web','1.36.91.225',NULL),(921,'\\core\\event\\config_log_created','core','created','config_log','config_log',1495,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"logguests\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(922,'\\core\\event\\config_log_created','core','created','config_log','config_log',1496,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"loglifetime\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(923,'\\core\\event\\config_log_created','core','created','config_log','config_log',1497,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"logguests\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:17:\"logstore_standard\";}',1587099586,'web','1.36.91.225',NULL),(924,'\\core\\event\\config_log_created','core','created','config_log','config_log',1498,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"jsonformat\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:17:\"logstore_standard\";}',1587099586,'web','1.36.91.225',NULL),(925,'\\core\\event\\config_log_created','core','created','config_log','config_log',1499,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"loglifetime\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:17:\"logstore_standard\";}',1587099586,'web','1.36.91.225',NULL),(926,'\\core\\event\\config_log_created','core','created','config_log','config_log',1500,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"buffersize\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"50\";s:6:\"plugin\";s:17:\"logstore_standard\";}',1587099586,'web','1.36.91.225',NULL),(927,'\\core\\event\\config_log_created','core','created','config_log','config_log',1501,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"useserver\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(928,'\\core\\event\\config_log_created','core','created','config_log','config_log',1502,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"host\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(929,'\\core\\event\\config_log_created','core','created','config_log','config_log',1503,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"port\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(930,'\\core\\event\\config_log_created','core','created','config_log','config_log',1504,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:6:\"secure\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(931,'\\core\\event\\config_log_created','core','created','config_log','config_log',1505,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"username\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"default\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(932,'\\core\\event\\config_log_created','core','created','config_log','config_log',1506,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"password\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:16:\"mlbackend_python\";}',1587099586,'web','1.36.91.225',NULL),(933,'\\core\\event\\config_log_created','core','created','config_log','config_log',1507,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"videoextensions\";s:8:\"oldvalue\";N;s:5:\"value\";s:33:\"html_video,media_source,.f4v,.flv\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(934,'\\core\\event\\config_log_created','core','created','config_log','config_log',1508,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"audioextensions\";s:8:\"oldvalue\";N;s:5:\"value\";s:10:\"html_audio\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(935,'\\core\\event\\config_log_created','core','created','config_log','config_log',1509,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:4:\"rtmp\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(936,'\\core\\event\\config_log_created','core','created','config_log','config_log',1510,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:8:\"useflash\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(937,'\\core\\event\\config_log_created','core','created','config_log','config_log',1511,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"youtube\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(938,'\\core\\event\\config_log_created','core','created','config_log','config_log',1512,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"videocssclass\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"video-js\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(939,'\\core\\event\\config_log_created','core','created','config_log','config_log',1513,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"audiocssclass\";s:8:\"oldvalue\";N;s:5:\"value\";s:8:\"video-js\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(940,'\\core\\event\\config_log_created','core','created','config_log','config_log',1514,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"limitsize\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:13:\"media_videojs\";}',1587099586,'web','1.36.91.225',NULL),(941,'\\core\\event\\config_log_created','core','created','config_log','config_log',1515,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"answerhowmany\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:17:\"qtype_multichoice\";}',1587099586,'web','1.36.91.225',NULL),(942,'\\core\\event\\config_log_created','core','created','config_log','config_log',1516,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"shuffleanswers\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:17:\"qtype_multichoice\";}',1587099586,'web','1.36.91.225',NULL),(943,'\\core\\event\\config_log_created','core','created','config_log','config_log',1517,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"answernumbering\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"abc\";s:6:\"plugin\";s:17:\"qtype_multichoice\";}',1587099586,'web','1.36.91.225',NULL),(944,'\\core\\event\\config_log_created','core','created','config_log','config_log',1518,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:7:\"toolbar\";s:8:\"oldvalue\";N;s:5:\"value\";s:350:\"collapse = collapse\nstyle1 = title, bold, italic\nlist = unorderedlist, orderedlist\nlinks = link\nfiles = image, media, recordrtc, managefiles, h5p\nstyle2 = underline, strike, subscript, superscript\nalign = align\nindent = indent\ninsert = equation, charmap, table, clear\nundo = undo\naccessibility = accessibilitychecker, accessibilityhelper\nother = html\";s:6:\"plugin\";s:11:\"editor_atto\";}',1587099586,'web','1.36.91.225',NULL),(945,'\\core\\event\\config_log_created','core','created','config_log','config_log',1519,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"autosavefrequency\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"60\";s:6:\"plugin\";s:11:\"editor_atto\";}',1587099586,'web','1.36.91.225',NULL),(946,'\\core\\event\\config_log_created','core','created','config_log','config_log',1520,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"showgroups\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"5\";s:6:\"plugin\";s:13:\"atto_collapse\";}',1587099586,'web','1.36.91.225',NULL),(947,'\\core\\event\\config_log_created','core','created','config_log','config_log',1521,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"librarygroup1\";s:8:\"oldvalue\";N;s:5:\"value\";s:244:\"\n\\cdot\n\\times\n\\ast\n\\div\n\\diamond\n\\pm\n\\mp\n\\oplus\n\\ominus\n\\otimes\n\\oslash\n\\odot\n\\circ\n\\bullet\n\\asymp\n\\equiv\n\\subseteq\n\\supseteq\n\\leq\n\\geq\n\\preceq\n\\succeq\n\\sim\n\\simeq\n\\approx\n\\subset\n\\supset\n\\ll\n\\gg\n\\prec\n\\succ\n\\infty\n\\in\n\\ni\n\\forall\n\\exists\n\\neq\n\";s:6:\"plugin\";s:13:\"atto_equation\";}',1587099586,'web','1.36.91.225',NULL),(948,'\\core\\event\\config_log_created','core','created','config_log','config_log',1522,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"librarygroup2\";s:8:\"oldvalue\";N;s:5:\"value\";s:155:\"\n\\leftarrow\n\\rightarrow\n\\uparrow\n\\downarrow\n\\leftrightarrow\n\\nearrow\n\\searrow\n\\swarrow\n\\nwarrow\n\\Leftarrow\n\\Rightarrow\n\\Uparrow\n\\Downarrow\n\\Leftrightarrow\n\";s:6:\"plugin\";s:13:\"atto_equation\";}',1587099586,'web','1.36.91.225',NULL),(949,'\\core\\event\\config_log_created','core','created','config_log','config_log',1523,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"librarygroup3\";s:8:\"oldvalue\";N;s:5:\"value\";s:210:\"\n\\alpha\n\\beta\n\\gamma\n\\delta\n\\epsilon\n\\zeta\n\\eta\n\\theta\n\\iota\n\\kappa\n\\lambda\n\\mu\n\\nu\n\\xi\n\\pi\n\\rho\n\\sigma\n\\tau\n\\upsilon\n\\phi\n\\chi\n\\psi\n\\omega\n\\Gamma\n\\Delta\n\\Theta\n\\Lambda\n\\Xi\n\\Pi\n\\Sigma\n\\Upsilon\n\\Phi\n\\Psi\n\\Omega\n\";s:6:\"plugin\";s:13:\"atto_equation\";}',1587099586,'web','1.36.91.225',NULL),(950,'\\core\\event\\config_log_created','core','created','config_log','config_log',1524,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"librarygroup4\";s:8:\"oldvalue\";N;s:5:\"value\";s:239:\"\n\\sum{a,b}\n\\sqrt[a]{b+c}\n\\int_{a}^{b}{c}\n\\iint_{a}^{b}{c}\n\\iiint_{a}^{b}{c}\n\\oint{a}\n(a)\n[a]\n\\lbrace{a}\\rbrace\n\\left| \\begin{matrix} a_1 & a_2 \\ a_3 & a_4 \\end{matrix} \\right|\n\\frac{a}{b+c}\n\\vec{a}\n\\binom {a} {b}\n{a \\brack b}\n{a \\brace b}\n\";s:6:\"plugin\";s:13:\"atto_equation\";}',1587099586,'web','1.36.91.225',NULL),(951,'\\core\\event\\config_log_created','core','created','config_log','config_log',1525,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"allowedtypes\";s:8:\"oldvalue\";N;s:5:\"value\";s:4:\"both\";s:6:\"plugin\";s:14:\"atto_recordrtc\";}',1587099586,'web','1.36.91.225',NULL),(952,'\\core\\event\\config_log_created','core','created','config_log','config_log',1526,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"audiobitrate\";s:8:\"oldvalue\";N;s:5:\"value\";s:6:\"128000\";s:6:\"plugin\";s:14:\"atto_recordrtc\";}',1587099586,'web','1.36.91.225',NULL),(953,'\\core\\event\\config_log_created','core','created','config_log','config_log',1527,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"videobitrate\";s:8:\"oldvalue\";N;s:5:\"value\";s:7:\"2500000\";s:6:\"plugin\";s:14:\"atto_recordrtc\";}',1587099586,'web','1.36.91.225',NULL),(954,'\\core\\event\\config_log_created','core','created','config_log','config_log',1528,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"timelimit\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"120\";s:6:\"plugin\";s:14:\"atto_recordrtc\";}',1587099586,'web','1.36.91.225',NULL),(955,'\\core\\event\\config_log_created','core','created','config_log','config_log',1529,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"allowborders\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"atto_table\";}',1587099586,'web','1.36.91.225',NULL),(956,'\\core\\event\\config_log_created','core','created','config_log','config_log',1530,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"allowbackgroundcolour\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"atto_table\";}',1587099586,'web','1.36.91.225',NULL),(957,'\\core\\event\\config_log_created','core','created','config_log','config_log',1531,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:10:\"allowwidth\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";s:10:\"atto_table\";}',1587099586,'web','1.36.91.225',NULL),(958,'\\core\\event\\config_log_created','core','created','config_log','config_log',1532,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"customtoolbar\";s:8:\"oldvalue\";N;s:5:\"value\";s:378:\"wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\n\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\n\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\";s:6:\"plugin\";s:14:\"editor_tinymce\";}',1587099586,'web','1.36.91.225',NULL),(959,'\\core\\event\\config_log_created','core','created','config_log','config_log',1533,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:14:\"fontselectlist\";s:8:\"oldvalue\";N;s:5:\"value\";s:338:\"Trebuchet=Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;Arial=arial,helvetica,sans-serif;Courier New=courier new,courier,monospace;Georgia=georgia,times new roman,times,serif;Tahoma=tahoma,arial,helvetica,sans-serif;Times New Roman=times new roman,times,serif;Verdana=verdana,arial,helvetica,sans-serif;Impact=impact;Wingdings=wingdings\";s:6:\"plugin\";s:14:\"editor_tinymce\";}',1587099586,'web','1.36.91.225',NULL),(960,'\\core\\event\\config_log_created','core','created','config_log','config_log',1534,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"customconfig\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:14:\"editor_tinymce\";}',1587099586,'web','1.36.91.225',NULL),(961,'\\core\\event\\config_log_created','core','created','config_log','config_log',1535,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"requireemoticon\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"1\";s:6:\"plugin\";s:22:\"tinymce_moodleemoticon\";}',1587099586,'web','1.36.91.225',NULL),(962,'\\core\\event\\config_log_created','core','created','config_log','config_log',1536,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:11:\"spellengine\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:20:\"tinymce_spellchecker\";}',1587099586,'web','1.36.91.225',NULL),(963,'\\core\\event\\config_log_created','core','created','config_log','config_log',1537,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"spelllanguagelist\";s:8:\"oldvalue\";N;s:5:\"value\";s:118:\"+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv\";s:6:\"plugin\";s:20:\"tinymce_spellchecker\";}',1587099586,'web','1.36.91.225',NULL),(964,'\\core\\event\\config_log_created','core','created','config_log','config_log',1538,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:12:\"profileroles\";s:8:\"oldvalue\";N;s:5:\"value\";s:5:\"5,4,3\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(965,'\\core\\event\\config_log_created','core','created','config_log','config_log',1539,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:13:\"coursecontact\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"3\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(966,'\\core\\event\\config_log_created','core','created','config_log','config_log',1540,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"frontpage\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(967,'\\core\\event\\config_log_created','core','created','config_log','config_log',1541,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:17:\"frontpageloggedin\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"6\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(968,'\\core\\event\\config_log_created','core','created','config_log','config_log',1542,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:16:\"maxcategorydepth\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"2\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(969,'\\core\\event\\config_log_created','core','created','config_log','config_log',1543,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:20:\"frontpagecourselimit\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"200\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(970,'\\core\\event\\config_log_created','core','created','config_log','config_log',1544,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:15:\"commentsperpage\";s:8:\"oldvalue\";N;s:5:\"value\";s:2:\"15\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(971,'\\core\\event\\config_log_created','core','created','config_log','config_log',1545,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"defaultfrontpageroleid\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"8\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(972,'\\core\\event\\config_log_created','core','created','config_log','config_log',1546,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"messageinbound_enabled\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(973,'\\core\\event\\config_log_created','core','created','config_log','config_log',1547,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"messageinbound_mailbox\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(974,'\\core\\event\\config_log_created','core','created','config_log','config_log',1548,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:21:\"messageinbound_domain\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(975,'\\core\\event\\config_log_created','core','created','config_log','config_log',1549,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:19:\"messageinbound_host\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(976,'\\core\\event\\config_log_created','core','created','config_log','config_log',1550,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"messageinbound_hostssl\";s:8:\"oldvalue\";N;s:5:\"value\";s:3:\"ssl\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(977,'\\core\\event\\config_log_created','core','created','config_log','config_log',1551,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"messageinbound_hostuser\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(978,'\\core\\event\\config_log_created','core','created','config_log','config_log',1552,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:23:\"messageinbound_hostpass\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(979,'\\core\\event\\config_log_created','core','created','config_log','config_log',1553,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:22:\"enablemobilewebservice\";s:8:\"oldvalue\";N;s:5:\"value\";s:1:\"0\";s:6:\"plugin\";N;}',1587099586,'web','1.36.91.225',NULL),(980,'\\core\\event\\config_log_created','core','created','config_log','config_log',1554,'c',0,1,10,0,2,0,NULL,0,'a:4:{s:4:\"name\";s:9:\"apppolicy\";s:8:\"oldvalue\";N;s:5:\"value\";s:0:\"\";s:6:\"plugin\";s:11:\"tool_mobile\";}',1587099586,'web','1.36.91.225',NULL),(981,'\\core\\event\\config_log_created','core','created','config_log','config_log',1555,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"timezone\",\"oldvalue\":null,\"value\":\"Asia\\/Hong_Kong\",\"plugin\":null}',1587099619,'web','1.36.91.225',NULL),(982,'\\core\\event\\config_log_created','core','created','config_log','config_log',1556,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":null,\"value\":\"\",\"plugin\":null}',1587099619,'web','1.36.91.225',NULL),(983,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587099685,'web','1.36.91.225',NULL),(984,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,5,30,2,2,0,2,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\"}',1587099686,'web','1.36.91.225',NULL),(985,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,5,30,2,2,0,2,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"tourid\":2,\"stepindex\":0}',1587099686,'web','1.36.91.225',NULL),(986,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,5,30,2,2,0,2,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"stepid\":7,\"stepindex\":0}',1587099688,'web','1.36.91.225',NULL),(987,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ep5pbthhv8rkhdr9crnvuqar2t\"}',1587099699,'web','1.36.91.225',NULL),(988,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587099699,'web','1.36.91.225',NULL),(989,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587099725,'web','1.36.91.225',NULL),(990,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587099725,'web','1.36.91.225',NULL),(991,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"0n07ouu95k92k3ad2nf8req16r\"}',1587099764,'web','1.36.91.225',NULL),(992,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587099764,'web','1.36.91.225',NULL),(993,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587099772,'web','1.36.91.225',NULL),(994,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587099772,'web','1.36.91.225',NULL),(995,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587109255,'web','1.36.91.225',NULL),(996,'\\core\\event\\config_log_created','core','created','config_log','config_log',1557,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"logo\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(997,'\\core\\event\\config_log_created','core','created','config_log','config_log',1558,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"logo_res\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(998,'\\core\\event\\config_log_created','core','created','config_log','config_log',1559,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"pagewidth\",\"oldvalue\":null,\"value\":\"1600\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(999,'\\core\\event\\config_log_created','core','created','config_log','config_log',1560,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"page_centered_logo\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1000,'\\core\\event\\config_log_created','core','created','config_log','config_log',1561,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"category_layout\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1001,'\\core\\event\\config_log_created','core','created','config_log','config_log',1562,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footnote\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1002,'\\core\\event\\config_log_created','core','created','config_log','config_log',1563,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"customcss\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1003,'\\core\\event\\config_log_created','core','created','config_log','config_log',1564,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"list_bg\",\"oldvalue\":null,\"value\":\"13\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1004,'\\core\\event\\config_log_created','core','created','config_log','config_log',1565,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"pagebackground\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1005,'\\core\\event\\config_log_created','core','created','config_log','config_log',1566,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"page_bg_repeat\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1006,'\\core\\event\\config_log_created','core','created','config_log','config_log',1567,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"header_background\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1007,'\\core\\event\\config_log_created','core','created','config_log','config_log',1568,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"header_bg_repeat\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1008,'\\core\\event\\config_log_created','core','created','config_log','config_log',1569,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"category_background\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1009,'\\core\\event\\config_log_created','core','created','config_log','config_log',1570,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"banner_font_color\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1010,'\\core\\event\\config_log_created','core','created','config_log','config_log',1571,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"hide_category_background\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1011,'\\core\\event\\config_log_created','core','created','config_log','config_log',1572,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"maincolor\",\"oldvalue\":null,\"value\":\"#ffae00\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1012,'\\core\\event\\config_log_created','core','created','config_log','config_log',1573,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"mainhovercolor\",\"oldvalue\":null,\"value\":\"#efa300\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1013,'\\core\\event\\config_log_created','core','created','config_log','config_log',1574,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"linkcolor\",\"oldvalue\":null,\"value\":\"#efa300\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1014,'\\core\\event\\config_log_created','core','created','config_log','config_log',1575,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"def_buttoncolor\",\"oldvalue\":null,\"value\":\"#8ec63f\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1015,'\\core\\event\\config_log_created','core','created','config_log','config_log',1576,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"def_buttonhovercolor\",\"oldvalue\":null,\"value\":\"#77ae29\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1016,'\\core\\event\\config_log_created','core','created','config_log','config_log',1577,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"headercolor\",\"oldvalue\":null,\"value\":\"#ffffff\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1017,'\\core\\event\\config_log_created','core','created','config_log','config_log',1578,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menufirstlevelcolor\",\"oldvalue\":null,\"value\":\"#3A454b\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1018,'\\core\\event\\config_log_created','core','created','config_log','config_log',1579,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menufirstlevel_linkcolor\",\"oldvalue\":null,\"value\":\"#ffffff\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1019,'\\core\\event\\config_log_created','core','created','config_log','config_log',1580,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevelcolor\",\"oldvalue\":null,\"value\":\"#f4f4f4\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1020,'\\core\\event\\config_log_created','core','created','config_log','config_log',1581,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevel_linkcolor\",\"oldvalue\":null,\"value\":\"#444444\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1021,'\\core\\event\\config_log_created','core','created','config_log','config_log',1582,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footercolor\",\"oldvalue\":null,\"value\":\"#323A45\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1022,'\\core\\event\\config_log_created','core','created','config_log','config_log',1583,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footerheadingcolor\",\"oldvalue\":null,\"value\":\"#f2f2f2\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1023,'\\core\\event\\config_log_created','core','created','config_log','config_log',1584,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footertextcolor\",\"oldvalue\":null,\"value\":\"#bdc3c7\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1024,'\\core\\event\\config_log_created','core','created','config_log','config_log',1585,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"copyrightcolor\",\"oldvalue\":null,\"value\":\"#292F38\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1025,'\\core\\event\\config_log_created','core','created','config_log','config_log',1586,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"copyright_textcolor\",\"oldvalue\":null,\"value\":\"#bdc3c2\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1026,'\\core\\event\\config_log_created','core','created','config_log','config_log',1587,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_layout\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1027,'\\core\\event\\config_log_created','core','created','config_log','config_log',1588,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_style\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109442,'web','1.36.91.225',NULL),(1028,'\\core\\event\\config_log_created','core','created','config_log','config_log',1589,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_icons\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1029,'\\core\\event\\config_log_created','core','created','config_log','config_log',1590,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"website\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1030,'\\core\\event\\config_log_created','core','created','config_log','config_log',1591,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"socials_mail\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1031,'\\core\\event\\config_log_created','core','created','config_log','config_log',1592,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"facebook\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1032,'\\core\\event\\config_log_created','core','created','config_log','config_log',1593,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"flickr\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1033,'\\core\\event\\config_log_created','core','created','config_log','config_log',1594,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"twitter\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1034,'\\core\\event\\config_log_created','core','created','config_log','config_log',1595,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"googleplus\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1035,'\\core\\event\\config_log_created','core','created','config_log','config_log',1596,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"pinterest\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1036,'\\core\\event\\config_log_created','core','created','config_log','config_log',1597,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"instagram\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1037,'\\core\\event\\config_log_created','core','created','config_log','config_log',1598,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"youtube\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1038,'\\core\\event\\config_log_created','core','created','config_log','config_log',1599,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"linkedin\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1039,'\\core\\event\\config_log_created','core','created','config_log','config_log',1600,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"socials_color\",\"oldvalue\":null,\"value\":\"#a9a9a9\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1040,'\\core\\event\\config_log_created','core','created','config_log','config_log',1601,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"socials_header_bg\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1041,'\\core\\event\\config_log_created','core','created','config_log','config_log',1602,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"socials_position\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1042,'\\core\\event\\config_log_created','core','created','config_log','config_log',1603,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"fonts_source\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1043,'\\core\\event\\config_log_created','core','created','config_log','config_log',1604,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"font_body\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1044,'\\core\\event\\config_log_created','core','created','config_log','config_log',1605,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"font_body_size\",\"oldvalue\":null,\"value\":\"2\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1045,'\\core\\event\\config_log_created','core','created','config_log','config_log',1606,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"font_heading\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1046,'\\core\\event\\config_log_created','core','created','config_log','config_log',1607,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"font_languages\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1047,'\\core\\event\\config_log_created','core','created','config_log','config_log',1608,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"use_fa5\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1048,'\\core\\event\\config_log_created','core','created','config_log','config_log',1609,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide1image\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1049,'\\core\\event\\config_log_created','core','created','config_log','config_log',1610,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1050,'\\core\\event\\config_log_created','core','created','config_log','config_log',1611,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide1caption\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1051,'\\core\\event\\config_log_created','core','created','config_log','config_log',1612,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide1_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1052,'\\core\\event\\config_log_created','core','created','config_log','config_log',1613,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide2image\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1053,'\\core\\event\\config_log_created','core','created','config_log','config_log',1614,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1054,'\\core\\event\\config_log_created','core','created','config_log','config_log',1615,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide2caption\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1055,'\\core\\event\\config_log_created','core','created','config_log','config_log',1616,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide2_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1056,'\\core\\event\\config_log_created','core','created','config_log','config_log',1617,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide3image\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1057,'\\core\\event\\config_log_created','core','created','config_log','config_log',1618,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1058,'\\core\\event\\config_log_created','core','created','config_log','config_log',1619,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide3caption\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1059,'\\core\\event\\config_log_created','core','created','config_log','config_log',1620,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide3_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1060,'\\core\\event\\config_log_created','core','created','config_log','config_log',1621,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide4image\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1061,'\\core\\event\\config_log_created','core','created','config_log','config_log',1622,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1062,'\\core\\event\\config_log_created','core','created','config_log','config_log',1623,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide4caption\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1063,'\\core\\event\\config_log_created','core','created','config_log','config_log',1624,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide4_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1064,'\\core\\event\\config_log_created','core','created','config_log','config_log',1625,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide5image\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1065,'\\core\\event\\config_log_created','core','created','config_log','config_log',1626,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide5\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1066,'\\core\\event\\config_log_created','core','created','config_log','config_log',1627,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide5caption\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1067,'\\core\\event\\config_log_created','core','created','config_log','config_log',1628,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide5_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1068,'\\core\\event\\config_log_created','core','created','config_log','config_log',1629,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_height\",\"oldvalue\":null,\"value\":\"475px\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1069,'\\core\\event\\config_log_created','core','created','config_log','config_log',1630,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_hide_captions\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1070,'\\core\\event\\config_log_created','core','created','config_log','config_log',1631,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1071,'\\core\\event\\config_log_created','core','created','config_log','config_log',1632,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_advance\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1072,'\\core\\event\\config_log_created','core','created','config_log','config_log',1633,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_nav\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1073,'\\core\\event\\config_log_created','core','created','config_log','config_log',1634,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_loader\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1074,'\\core\\event\\config_log_created','core','created','config_log','config_log',1635,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_imgfx\",\"oldvalue\":null,\"value\":\"random\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1075,'\\core\\event\\config_log_created','core','created','config_log','config_log',1636,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_txtfx\",\"oldvalue\":null,\"value\":\"moveFromLeft\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1076,'\\core\\event\\config_log_created','core','created','config_log','config_log',1637,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_position\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1077,'\\core\\event\\config_log_created','core','created','config_log','config_log',1638,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_img_dim\",\"oldvalue\":null,\"value\":\"260px\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1078,'\\core\\event\\config_log_created','core','created','config_log','config_log',1639,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_h\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1079,'\\core\\event\\config_log_created','core','created','config_log','config_log',1640,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_hi\",\"oldvalue\":null,\"value\":\"3\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1080,'\\core\\event\\config_log_created','core','created','config_log','config_log',1641,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_add_html\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1081,'\\core\\event\\config_log_created','core','created','config_log','config_log',1642,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_slides\",\"oldvalue\":null,\"value\":\"4\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1082,'\\core\\event\\config_log_created','core','created','config_log','config_log',1643,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"custom_login\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1083,'\\core\\event\\config_log_created','core','created','config_log','config_log',1644,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"login_link\",\"oldvalue\":null,\"value\":\"2\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1084,'\\core\\event\\config_log_created','core','created','config_log','config_log',1645,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"custom_login_link_url\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1085,'\\core\\event\\config_log_created','core','created','config_log','config_log',1646,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"custom_login_link_txt\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1086,'\\core\\event\\config_log_created','core','created','config_log','config_log',1647,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"auth_googleoauth2\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1087,'\\core\\event\\config_log_created','core','created','config_log','config_log',1648,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"home_button\",\"oldvalue\":null,\"value\":\"shortname\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1088,'\\core\\event\\config_log_created','core','created','config_log','config_log',1649,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"navbar_search_form\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1089,'\\core\\event\\config_log_created','core','created','config_log','config_log',1650,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"hide_breadcrumb\",\"oldvalue\":null,\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1090,'\\core\\event\\config_log_created','core','created','config_log','config_log',1651,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"mycourses_dropdown\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1091,'\\core\\event\\config_log_created','core','created','config_log','config_log',1652,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"shadow_effect\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587109443,'web','1.36.91.225',NULL),(1092,'\\core\\event\\config_log_created','core','created','config_log','config_log',1653,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1093,'\\core\\event\\config_log_created','core','created','config_log','config_log',1654,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_heading_1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1094,'\\core\\event\\config_log_created','core','created','config_log','config_log',1655,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_caption_1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1095,'\\core\\event\\config_log_created','core','created','config_log','config_log',1656,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_url_1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1096,'\\core\\event\\config_log_created','core','created','config_log','config_log',1657,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_btntext_1\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1097,'\\core\\event\\config_log_created','core','created','config_log','config_log',1658,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_color_1\",\"oldvalue\":null,\"value\":\"#f9bf3b\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1098,'\\core\\event\\config_log_created','core','created','config_log','config_log',1659,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1099,'\\core\\event\\config_log_created','core','created','config_log','config_log',1660,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_heading_2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1100,'\\core\\event\\config_log_created','core','created','config_log','config_log',1661,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_caption_2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1101,'\\core\\event\\config_log_created','core','created','config_log','config_log',1662,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_url_2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1102,'\\core\\event\\config_log_created','core','created','config_log','config_log',1663,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_btntext_2\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1103,'\\core\\event\\config_log_created','core','created','config_log','config_log',1664,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_color_2\",\"oldvalue\":null,\"value\":\"#f9bf3b\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1104,'\\core\\event\\config_log_created','core','created','config_log','config_log',1665,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1105,'\\core\\event\\config_log_created','core','created','config_log','config_log',1666,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_heading_3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1106,'\\core\\event\\config_log_created','core','created','config_log','config_log',1667,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_caption_3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1107,'\\core\\event\\config_log_created','core','created','config_log','config_log',1668,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_url_3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1108,'\\core\\event\\config_log_created','core','created','config_log','config_log',1669,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_btntext_3\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1109,'\\core\\event\\config_log_created','core','created','config_log','config_log',1670,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_color_3\",\"oldvalue\":null,\"value\":\"#f9bf3b\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1110,'\\core\\event\\config_log_created','core','created','config_log','config_log',1671,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1111,'\\core\\event\\config_log_created','core','created','config_log','config_log',1672,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_heading_4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1112,'\\core\\event\\config_log_created','core','created','config_log','config_log',1673,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_caption_4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1113,'\\core\\event\\config_log_created','core','created','config_log','config_log',1674,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_url_4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1114,'\\core\\event\\config_log_created','core','created','config_log','config_log',1675,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_btntext_4\",\"oldvalue\":null,\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1115,'\\core\\event\\config_log_created','core','created','config_log','config_log',1676,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_color_4\",\"oldvalue\":null,\"value\":\"#f9bf3b\",\"plugin\":\"theme_lambda\"}',1587109460,'web','1.36.91.225',NULL),(1116,'\\core\\event\\config_log_created','core','created','config_log','config_log',1677,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"maincolor\",\"oldvalue\":\"#ffae00\",\"value\":\"#64A8FB\",\"plugin\":\"theme_lambda\"}',1587109646,'web','1.36.91.225',NULL),(1117,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109653,'web','1.36.91.225',NULL),(1118,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109665,'web','1.36.91.225',NULL),(1119,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109689,'web','1.36.91.225',NULL),(1120,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109735,'web','1.36.91.225',NULL),(1121,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109746,'web','1.36.91.225',NULL),(1122,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109754,'web','1.36.91.225',NULL),(1123,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109763,'web','1.36.91.225',NULL),(1124,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109812,'web','1.36.91.225',NULL),(1125,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109825,'web','1.36.91.225',NULL),(1126,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"v441kcqj6pmjf8h9r9e710ciqn\"}',1587109838,'web','1.36.91.225',NULL),(1127,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587109838,'web','1.36.91.225',NULL),(1128,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587109848,'web','1.36.91.225',NULL),(1129,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587109852,'web','1.36.91.225',NULL),(1130,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587109927,'web','1.36.91.225',NULL),(1131,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587109927,'web','1.36.91.225',NULL),(1132,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',1,'c',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"manual\"}',1587110711,'restore','1.36.91.225',NULL),(1133,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',2,'c',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"guest\"}',1587110711,'restore','1.36.91.225',NULL),(1134,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',3,'c',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"self\"}',1587110711,'restore','1.36.91.225',NULL),(1135,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/flatfile:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1136,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/flatfile:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1137,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/recent_activity:viewaddupdatemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1138,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/recent_activity:viewdeletemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1139,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/category:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1140,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/cohort:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1141,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/cohort:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1142,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/database:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1143,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/database:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1144,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/guest:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1145,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/imsenterprise:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1146,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/ldap:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1147,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/lti:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1148,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/lti:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1149,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/manual:config\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1150,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/manual:enrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1151,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/manual:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1152,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/manual:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1153,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/manual:unenrolself\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1154,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/meta:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1155,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/meta:selectaslinked\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1156,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/meta:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1157,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/mnet:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1158,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/paypal:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1159,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1160,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1161,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/self:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1162,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/self:holdkey\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1163,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/self:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1164,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/self:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1165,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"enrol\\/self:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1166,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/ods:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1167,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/ods:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1168,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/txt:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1169,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/txt:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1170,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/xls:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1171,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/xls:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1172,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1173,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeexport\\/xml:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1174,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeimport\\/csv:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1175,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradeimport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1176,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/grader:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1177,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/history:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1178,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/outcomes:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1179,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/overview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1180,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/singleview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1181,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"gradereport\\/user:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1182,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1183,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assignment:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1184,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/book:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1185,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1186,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1187,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1188,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1189,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/folder:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1190,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1191,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1192,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/imscp:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1193,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/label:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1194,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1195,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:addcoursetool\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1196,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1197,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:requesttooladd\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1198,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/page:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1199,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1200,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/resource:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1201,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1202,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/survey:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1203,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/url:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1204,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1205,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1206,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/analytics:listinsights\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1207,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/backup:anonymise\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1208,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:awardbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1209,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:configurecriteria\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1210,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:configuredetails\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1211,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:configuremessages\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1212,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:createbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1213,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:earnbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1214,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:revokebadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1215,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:viewawarded\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1216,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/badges:viewbadges\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1217,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/calendar:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1218,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/calendar:managegroupentries\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1219,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/calendar:manageownentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1220,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/cohort:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1221,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/comment:post\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1222,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/comment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1223,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/competency:competencygrade\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1224,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencygradable\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1225,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencymanage\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1226,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyview\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1227,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:bulkmessaging\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1228,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:changecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1229,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:changefullname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1230,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:changeidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1231,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:changeshortname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1232,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:changesummary\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1233,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:creategroupconversations\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1234,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:delete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1235,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:enrolconfig\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1236,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:enrolreview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1237,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:ignorefilesizelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1238,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:isincompletionreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1239,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1240,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:managegroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1241,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:managescales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1242,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:markcomplete\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1243,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:movesections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1244,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:overridecompletion\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1245,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:renameroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1246,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:reset\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1247,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:reviewotherusers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1248,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:sectionvisibility\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1249,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:setcurrentsection\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1250,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:setforcedlanguage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1251,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:tag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1252,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:update\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1253,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:useremail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1254,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1255,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddencourses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1256,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddensections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1257,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenuserfields\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1258,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewparticipants\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1259,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewscales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1260,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:visibility\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1261,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/filter:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1262,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1263,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1264,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:hide\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1265,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1266,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:lock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1267,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1268,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:managegradingforms\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1269,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:manageletters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1270,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:manageoutcomes\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1271,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:unlock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1272,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1273,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1274,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/grade:viewhidden\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1275,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/notes:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1276,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/notes:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1277,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:editall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1278,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:editmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1279,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:flag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1280,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:managecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1281,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:moveall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1282,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:movemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1283,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:tagall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1284,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:tagmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1285,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:useall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1286,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:usemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1287,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1288,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/question:viewmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1289,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/rating:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1290,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/rating:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1291,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/rating:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1292,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/rating:viewany\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1293,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:configure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1294,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:restoreactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1295,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:restorecourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1296,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:restoretargetimport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1297,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:rolldates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1298,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:uploadfile\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1299,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:userinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1300,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/restore:viewautomatedfilearea\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1301,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/role:assign\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1302,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/role:override\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1303,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/role:review\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1304,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/role:safeoverride\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1305,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/role:switchroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1306,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1307,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/user:loginas\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1308,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/user:viewdetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1309,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/user:viewhiddendetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1310,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/completion:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1311,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/log:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1312,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/log:viewtoday\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1313,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/loglive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1314,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/outline:viewuserreport\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1315,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/participation:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1316,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/progress:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1317,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"report\\/stats:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587110711,'restore','1.36.91.225',NULL),(1318,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"tool\\/monitor:managerules\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1319,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"tool\\/monitor:subscribe\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1320,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"tool\\/recyclebin:deleteitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110711,'restore','1.36.91.225',NULL),(1321,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"tool\\/recyclebin:restoreitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1322,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"tool\\/recyclebin:viewitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1323,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"webservice\\/rest:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1324,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"webservice\\/soap:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1325,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"webservice\\/xmlrpc:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1326,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordaudio\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1327,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordvideo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1328,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"booktool\\/exportimscp:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1329,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"booktool\\/importhtml:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1330,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"booktool\\/print:print\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1331,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1332,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1333,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:grantextension\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1334,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:manageallocations\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1335,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:managegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1336,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1337,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:receivegradernotifications\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1338,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:releasegrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1339,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:revealidentities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1340,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:reviewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1341,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1342,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1343,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assign:viewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1344,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assignment:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1345,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assignment:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1346,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assignment:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1347,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/assignment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1348,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/book:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1349,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/book:read\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1350,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/book:viewhiddenchapters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1351,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:chat\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1352,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:deletelog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1353,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:exportparticipatedsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1354,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:exportsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1355,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:readlog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1356,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/chat:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1357,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:choose\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1358,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1359,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:downloadresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1360,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1361,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/choice:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1362,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1363,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:exportallentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1364,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1365,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1366,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:exportuserinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1367,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1368,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1369,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:managetemplates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1370,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:manageuserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1371,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1372,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1373,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1374,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:viewalluserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1375,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1376,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:viewentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1377,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1378,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/data:writeentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1379,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:complete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1380,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:createprivatetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1381,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:createpublictemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1382,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1383,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:deletetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1384,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:edititems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1385,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:mapcourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1386,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:receivemail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1387,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1388,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:viewanalysepage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1389,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/feedback:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1390,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/folder:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1391,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/folder:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1392,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:addnews\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1393,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:addquestion\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1394,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:allowforcesubscribe\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1395,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:canoverridediscussionlock\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1396,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:canposttomygroups\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1397,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:createattachment\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1398,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:deleteanypost\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1399,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:deleteownpost\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1400,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:editanypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1401,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:exportdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1402,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:exportownpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1403,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:exportpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1404,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:managesubscriptions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1405,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:movediscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1406,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:pindiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1407,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:postwithoutthrottling\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1408,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1409,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:replynews\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1410,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:replypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1411,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:splitdiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1412,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:startdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1413,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1414,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1415,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1416,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewhiddentimedposts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1417,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewqandawithoutposting\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1418,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1419,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/forum:viewsubscribers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1420,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:approve\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1421,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1422,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1423,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1424,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1425,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1426,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:managecategories\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1427,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1428,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1429,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1430,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1431,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1432,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1433,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1434,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/glossary:write\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1435,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/imscp:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1436,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/label:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1437,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1438,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1439,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1440,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1441,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1442,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lesson:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1443,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:admin\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1444,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1445,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/lti:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1446,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:attempt\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1447,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:deleteattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1448,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:emailconfirmsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1449,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:emailnotifysubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1450,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:emailwarnoverdue\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1451,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1452,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:ignoretimelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1453,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1454,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1455,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:preview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1456,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:regrade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1457,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:reviewmyattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1458,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1459,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/quiz:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1460,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/resource:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1461,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:deleteownresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1462,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1463,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:savetrack\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1464,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:skipview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1465,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:viewreport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1466,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/scorm:viewscores\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1467,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/survey:download\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1468,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/survey:participate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1469,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/survey:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1470,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1471,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:createpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1472,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:editcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1473,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:editpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1474,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:managecomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1475,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1476,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:managewiki\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1477,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:overridelock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1478,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:viewcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1479,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/wiki:viewpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1480,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:allocate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1481,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1482,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:editdimensions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1483,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:exportsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1484,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:ignoredeadlines\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1485,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:manageexamples\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1486,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:overridegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1487,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:peerassess\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1488,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:publishsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1489,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1490,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:switchphase\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1491,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1492,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewallassessments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1493,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewallsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1494,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthornames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1495,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthorpublished\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1496,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewpublishedsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1497,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"mod\\/workshop:viewreviewernames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1498,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/backup:backupactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1499,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyconfigure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1500,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:ignoreavailabilityrestrictions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1501,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:manageactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1502,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:togglecompletion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1503,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1504,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:accessallgroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1505,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:managecontextlocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1506,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:trustcontent\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1507,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:viewfullnames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1508,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:viewuseridentity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1509,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"quiz\\/grading:viewidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1510,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"quiz\\/statistics:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1511,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/areafiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1512,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/boxnet:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1513,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/coursefiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1514,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/dropbox:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1515,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/equella:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1516,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/filesystem:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1517,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/flickr_public:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1518,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/googledocs:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1519,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/local:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1520,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/merlot:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1521,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/nextcloud:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1522,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/onedrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1523,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/picasa:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1524,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/recent:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1525,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/s3:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1526,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/skydrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1527,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1528,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/user:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1529,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/webdav:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1530,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"repository\\/youtube:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1531,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/activity_modules:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1532,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/activity_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1533,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/admin_bookmarks:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1534,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/badges:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1535,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/blog_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1536,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/blog_recent:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1537,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/blog_tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1538,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/calendar_month:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1539,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/comments:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1540,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/completionstatus:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587110712,'restore','1.36.91.225',NULL),(1541,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/course_list:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1542,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/course_summary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1543,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1544,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/globalsearch:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1545,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/glossary_random:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1546,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/html:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1547,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/login:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1548,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/mentees:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1549,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/mnet_hosts:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1550,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/myprofile:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1551,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/navigation:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1552,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/news_items:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1553,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/online_users:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1554,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/online_users:viewlist\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1555,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/private_files:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1556,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/quiz_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1557,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/recent_activity:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1558,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/rss_client:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1559,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/rss_client:manageanyfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1560,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/rss_client:manageownfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1561,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/search_forums:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1562,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/section_links:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1563,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/selfcompletion:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1564,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/settings:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1565,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/site_main_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1566,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/social_activities:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1567,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/tag_flickr:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1568,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/tag_youtube:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1569,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"block\\/tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1570,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/block:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1571,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/block:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1572,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,27,50,2,2,2,NULL,0,'{\"capability\":\"moodle\\/site:manageblocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587110712,'restore','1.36.91.225',NULL),(1573,'\\core\\event\\course_section_created','core','created','course_section','course_sections',1,'c',1,27,50,2,2,2,NULL,0,'{\"sectionnum\":\"4\"}',1587110712,'restore','1.36.91.225',NULL),(1574,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',1,'c',0,27,50,2,2,2,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587110713,'restore','1.36.91.225',NULL),(1575,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',2,'c',0,27,50,2,2,2,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u56db\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587110713,'restore','1.36.91.225',NULL),(1576,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',2,'u',0,27,50,2,2,2,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u56db\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587110713,'restore','1.36.91.225',NULL),(1577,'\\core\\event\\course_restored','core','restored','course','course',2,'c',1,27,50,2,2,2,NULL,0,'{\"type\":\"course\",\"target\":2,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587110714,'restore','1.36.91.225',NULL),(1578,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110716,'web','1.36.91.225',NULL),(1579,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,27,50,2,2,2,NULL,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2&sesskey=9Par5VrGMq\"}',1587110723,'web','1.36.91.225',NULL),(1580,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,27,50,2,2,2,NULL,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2&sesskey=9Par5VrGMq\",\"tourid\":1,\"stepindex\":0}',1587110724,'web','1.36.91.225',NULL),(1581,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,27,50,2,2,2,NULL,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2&sesskey=9Par5VrGMq\",\"stepid\":1,\"stepindex\":0}',1587110726,'web','1.36.91.225',NULL),(1582,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110734,'web','1.36.91.225',NULL),(1583,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110751,'web','1.36.91.225',NULL),(1584,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110762,'web','1.36.91.225',NULL),(1585,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',3,'d',1,27,50,2,2,2,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"Topic 1\"}',1587110776,'web','1.36.91.225',NULL),(1586,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110777,'web','1.36.91.225',NULL),(1587,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',5,'d',1,27,50,2,2,2,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"Topic 2\"}',1587110780,'web','1.36.91.225',NULL),(1588,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110781,'web','1.36.91.225',NULL),(1589,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',4,'d',1,27,50,2,2,2,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"Topic 1\"}',1587110784,'web','1.36.91.225',NULL),(1590,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110785,'web','1.36.91.225',NULL),(1591,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587110826,'web','1.36.91.225',NULL),(1592,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110831,'web','1.36.91.225',NULL),(1593,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110850,'web','1.36.91.225',NULL),(1594,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110860,'web','1.36.91.225',NULL),(1595,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110867,'web','1.36.91.225',NULL),(1596,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110880,'web','1.36.91.225',NULL),(1597,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587110902,'web','1.36.91.225',NULL),(1598,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"hmdbr8klcaral9lrb2cjqgocd3\"}',1587110917,'web','1.36.91.225',NULL),(1599,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587110917,'web','1.36.91.225',NULL),(1600,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587110929,'web','1.36.91.225',NULL),(1601,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202380,'web','1.36.92.73',NULL),(1602,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587202399,'web','1.36.92.73',NULL),(1603,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587202406,'web','1.36.92.73',NULL),(1604,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587202407,'web','1.36.92.73',NULL),(1605,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587202510,'web','1.36.92.73',NULL),(1606,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ovpr6rcs9g2ta4kuncnt58rtjj\"}',1587202514,'web','1.36.92.73',NULL),(1607,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202514,'web','1.36.92.73',NULL),(1608,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202517,'web','1.36.92.73',NULL),(1609,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587202526,'web','1.36.92.73',NULL),(1610,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587202526,'web','1.36.92.73',NULL),(1611,'\\core\\event\\config_log_created','core','created','config_log','config_log',1678,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"frontpage\",\"oldvalue\":\"6\",\"value\":\"\",\"plugin\":null}',1587202618,'web','1.36.92.73',NULL),(1612,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202635,'web','1.36.92.73',NULL),(1613,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587202854,'web','1.36.92.73',NULL),(1614,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202910,'web','1.36.92.73',NULL),(1615,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202913,'web','1.36.92.73',NULL),(1616,'\\core\\event\\config_log_created','core','created','config_log','config_log',1679,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_1\",\"oldvalue\":\"\",\"value\":\"\\/FLIP_promotion_logo (1) (1).jpg\",\"plugin\":\"theme_lambda\"}',1587202919,'web','1.36.92.73',NULL),(1617,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587202924,'web','1.36.92.73',NULL),(1618,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587202961,'web','1.36.92.73',NULL),(1619,'\\core\\event\\config_log_created','core','created','config_log','config_log',1680,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_position\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587203005,'web','1.36.92.73',NULL),(1620,'\\core\\event\\config_log_created','core','created','config_log','config_log',1681,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_img_dim\",\"oldvalue\":\"260px\",\"value\":\"360px\",\"plugin\":\"theme_lambda\"}',1587203005,'web','1.36.92.73',NULL),(1621,'\\core\\event\\config_log_created','core','created','config_log','config_log',1682,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_slides\",\"oldvalue\":\"4\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587203005,'web','1.36.92.73',NULL),(1622,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587203008,'web','1.36.92.73',NULL),(1623,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203013,'web','1.36.92.73',NULL),(1624,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203016,'web','1.36.92.73',NULL),(1625,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203063,'web','1.36.92.73',NULL),(1626,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203065,'web','1.36.92.73',NULL),(1627,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587203081,'web','1.36.92.73',NULL),(1628,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587203094,'web','1.36.92.73',NULL),(1629,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203138,'web','1.36.92.73',NULL),(1630,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587203144,'web','1.36.92.73',NULL),(1631,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587203151,'web','1.36.92.73',NULL),(1632,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203198,'web','1.36.92.73',NULL),(1633,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203200,'web','1.36.92.73',NULL),(1634,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587203219,'web','1.36.92.73',NULL),(1635,'\\core\\event\\config_log_created','core','created','config_log','config_log',1683,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_height\",\"oldvalue\":\"475px\",\"value\":\"responsive\",\"plugin\":\"theme_lambda\"}',1587203292,'web','1.36.92.73',NULL),(1636,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203299,'web','1.36.92.73',NULL),(1637,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587203301,'web','1.36.92.73',NULL),(1638,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203371,'web','1.36.92.73',NULL),(1639,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203389,'web','1.36.92.73',NULL),(1640,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203396,'web','1.36.92.73',NULL),(1641,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203408,'web','1.36.92.73',NULL),(1642,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203415,'web','1.36.92.73',NULL),(1643,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203463,'web','1.36.92.73',NULL),(1644,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587203479,'web','1.36.92.73',NULL),(1645,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203560,'web','1.36.92.73',NULL),(1646,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203578,'web','1.36.92.73',NULL),(1647,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203605,'web','1.36.92.73',NULL),(1648,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203611,'web','1.36.92.73',NULL),(1649,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587203615,'web','1.36.92.73',NULL),(1650,'\\core\\event\\course_updated','core','updated','course','course',2,'u',1,27,50,2,2,2,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"updatedfields\":{\"idnumber\":\"0001\"}}',1587203669,'web','1.36.92.73',NULL),(1651,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587203669,'web','1.36.92.73',NULL),(1652,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587203704,'web','1.36.92.73',NULL),(1653,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587203713,'web','1.36.92.73',NULL),(1654,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203728,'web','1.36.92.73',NULL),(1655,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203741,'web','1.36.92.73',NULL),(1656,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203766,'web','1.36.92.73',NULL),(1657,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203782,'web','1.36.92.73',NULL),(1658,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203823,'web','1.36.92.73',NULL),(1659,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203860,'web','1.36.92.73',NULL),(1660,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203888,'web','1.36.92.73',NULL),(1661,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203928,'web','1.36.92.73',NULL),(1662,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203956,'web','1.36.92.73',NULL),(1663,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587203972,'web','1.36.92.73',NULL),(1664,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587203976,'web','1.36.92.73',NULL),(1665,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587203979,'web','1.36.92.73',NULL),(1666,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587204084,'web','1.36.92.73',NULL),(1667,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204089,'web','1.36.92.73',NULL),(1668,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204089,'web','1.36.92.73',NULL),(1669,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204094,'web','1.36.92.73',NULL),(1670,'\\mod_lesson\\event\\question_viewed','mod_lesson','viewed','question','lesson_pages',2,'r',2,28,70,1,2,2,NULL,0,'{\"pagetype\":\"Multichoice\"}',1587204094,'web','1.36.92.73',NULL),(1671,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204110,'web','1.36.92.73',NULL),(1672,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204110,'web','1.36.92.73',NULL),(1673,'\\mod_lesson\\event\\question_viewed','mod_lesson','viewed','question','lesson_pages',2,'r',2,28,70,1,2,2,NULL,0,'{\"pagetype\":\"Multichoice\"}',1587204110,'web','1.36.92.73',NULL),(1674,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',1,'r',2,28,70,1,2,2,NULL,0,'null',1587204130,'web','1.36.92.73',NULL),(1675,'\\mod_lesson\\event\\question_viewed','mod_lesson','viewed','question','lesson_pages',2,'r',2,28,70,1,2,2,NULL,0,'{\"pagetype\":\"Multichoice\"}',1587204130,'web','1.36.92.73',NULL),(1676,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204191,'web','1.36.92.73',NULL),(1677,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204197,'web','1.36.92.73',NULL),(1678,'\\core\\event\\user_created','core','created','user','user',3,'c',0,32,30,3,2,0,3,0,'null',1587204370,'web','1.36.92.73',NULL),(1679,'\\core\\event\\user_loggedin','core','loggedin','user','user',3,'r',0,1,10,0,3,0,NULL,0,'{\"username\":\"student\"}',1587204387,'web','1.36.92.73',NULL),(1680,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587204399,'web','1.36.92.73',NULL),(1681,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,32,30,3,3,0,3,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\"}',1587204400,'web','1.36.92.73',NULL),(1682,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,32,30,3,3,0,3,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"tourid\":2,\"stepindex\":0}',1587204400,'web','1.36.92.73',NULL),(1683,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,32,30,3,3,0,3,0,'{\"pageurl\":\"http:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"stepid\":7,\"stepindex\":0}',1587204402,'web','1.36.92.73',NULL),(1684,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204418,'web','1.36.92.73',NULL),(1685,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204420,'web','1.36.92.73',NULL),(1686,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204431,'web','1.36.92.73',NULL),(1687,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587204446,'web','1.36.92.73',NULL),(1688,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1587204606,'web','1.36.92.73',NULL),(1689,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587204614,'web','1.36.92.73',NULL),(1690,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587204654,'web','1.36.92.73',NULL),(1691,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587204837,'web','1.36.92.73',NULL),(1692,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',2,'r',0,27,50,2,2,2,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587204936,'web','1.36.92.73',NULL),(1693,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',2,'r',0,27,50,2,2,2,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587204996,'web','1.36.92.73',NULL),(1694,'\\core\\event\\enrol_instance_updated','core','updated','enrol_instance','enrol',3,'u',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"self\"}',1587205013,'web','1.36.92.73',NULL),(1695,'\\core\\event\\enrol_instance_updated','core','updated','enrol_instance','enrol',3,'u',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"self\"}',1587205039,'web','1.36.92.73',NULL),(1696,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587205148,'web','1.36.92.73',NULL),(1697,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587205156,'web','1.36.92.73',NULL),(1698,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587205166,'web','1.36.92.73',NULL),(1699,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587205189,'web','1.36.92.73',NULL),(1700,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587205766,'web','1.36.92.73',NULL),(1701,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587205775,'web','1.36.92.73',NULL),(1702,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587205787,'web','1.36.92.73',NULL),(1703,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587205860,'web','1.36.92.73',NULL),(1704,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587205871,'web','1.36.92.73',NULL),(1705,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587205973,'web','1.36.92.73',NULL),(1706,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587205987,'web','1.36.92.73',NULL),(1707,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',1,'r',0,2,50,1,2,1,NULL,0,'{\"courseshortname\":\"FC\",\"coursefullname\":\"FC\"}',1587206034,'web','1.36.92.73',NULL),(1708,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587206083,'web','1.36.92.73',NULL),(1709,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587206086,'web','1.36.92.73',NULL),(1710,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587206102,'web','1.36.92.73',NULL),(1711,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587206593,'web','1.36.92.73',NULL),(1712,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587206603,'web','1.36.92.73',NULL),(1713,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587206604,'web','1.36.92.73',NULL),(1714,'\\core\\event\\user_loggedout','core','loggedout','user','user',3,'r',0,1,10,0,3,0,NULL,0,'{\"sessionid\":\"q88a9a8cgblctf99ukb3bjgbse\"}',1587206660,'web','1.36.92.73',NULL),(1715,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206660,'web','1.36.92.73',NULL),(1716,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206664,'web','1.36.92.73',NULL),(1717,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"\",\"reason\":1}',1587206672,'web','1.36.92.73',NULL),(1718,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206846,'web','1.36.92.73',NULL),(1719,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206849,'web','1.36.92.73',NULL),(1720,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206851,'web','1.36.92.73',NULL),(1721,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206852,'web','1.36.92.73',NULL),(1722,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"\",\"reason\":1}',1587206856,'web','1.36.92.73',NULL),(1723,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206872,'web','1.36.92.73',NULL),(1724,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587206891,'web','1.36.92.73',NULL),(1725,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"\",\"reason\":1}',1587206894,'web','1.36.92.73',NULL),(1726,'\\core\\event\\config_log_created','core','created','config_log','config_log',1684,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"auth_googleoauth2\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587207110,'web','1.36.92.73',NULL),(1727,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207121,'web','1.36.92.73',NULL),(1728,'\\core\\event\\config_log_created','core','created','config_log','config_log',1685,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"login_link\",\"oldvalue\":\"2\",\"value\":\"3\",\"plugin\":\"theme_lambda\"}',1587207145,'web','1.36.92.73',NULL),(1729,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207149,'web','1.36.92.73',NULL),(1730,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587207618,'web','1.36.92.73',NULL),(1731,'\\core\\event\\config_log_created','core','created','config_log','config_log',1686,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_loader\",\"oldvalue\":\"0\",\"value\":\"2\",\"plugin\":\"theme_lambda\"}',1587207678,'web','1.36.92.73',NULL),(1732,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207682,'web','1.36.92.73',NULL),(1733,'\\core\\event\\config_log_created','core','created','config_log','config_log',1687,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587207711,'web','1.36.92.73',NULL),(1734,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207716,'web','1.36.92.73',NULL),(1735,'\\core\\event\\config_log_created','core','created','config_log','config_log',1688,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_height\",\"oldvalue\":\"responsive\",\"value\":\"575px\",\"plugin\":\"theme_lambda\"}',1587207834,'web','1.36.92.73',NULL),(1736,'\\core\\event\\config_log_created','core','created','config_log','config_log',1689,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587207834,'web','1.36.92.73',NULL),(1737,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207838,'web','1.36.92.73',NULL),(1738,'\\core\\event\\config_log_created','core','created','config_log','config_log',1690,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_height\",\"oldvalue\":\"575px\",\"value\":\"responsive\",\"plugin\":\"theme_lambda\"}',1587207878,'web','1.36.92.73',NULL),(1739,'\\core\\event\\config_log_created','core','created','config_log','config_log',1691,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"0\",\"value\":\"4\",\"plugin\":\"theme_lambda\"}',1587207878,'web','1.36.92.73',NULL),(1740,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207884,'web','1.36.92.73',NULL),(1741,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207885,'web','1.36.92.73',NULL),(1742,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587207901,'web','1.36.92.73',NULL),(1743,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208123,'web','1.36.92.73',NULL),(1744,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208126,'web','1.36.92.73',NULL),(1745,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208127,'web','1.36.92.73',NULL),(1746,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208136,'web','1.36.92.73',NULL),(1747,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208145,'web','1.36.92.73',NULL),(1748,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208150,'web','1.36.92.73',NULL),(1749,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208160,'web','1.36.92.73',NULL),(1750,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"t6ls2bf4ssmjj3pippdh37n485\"}',1587208166,'web','1.36.92.73',NULL),(1751,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208166,'web','1.36.92.73',NULL),(1752,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208168,'web','1.36.92.73',NULL),(1753,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587208276,'web','1.36.92.73',NULL),(1754,'\\core\\event\\config_log_created','core','created','config_log','config_log',1692,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"logo\",\"oldvalue\":\"\",\"value\":\"\\/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png\",\"plugin\":\"core_admin\"}',1587208288,'web','1.36.92.73',NULL),(1755,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208290,'web','1.36.92.73',NULL),(1756,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208293,'web','1.36.92.73',NULL),(1757,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208296,'web','1.36.92.73',NULL),(1758,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208297,'web','1.36.92.73',NULL),(1759,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208304,'web','1.36.92.73',NULL),(1760,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208309,'web','1.36.92.73',NULL),(1761,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208316,'web','1.36.92.73',NULL),(1762,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208325,'web','1.36.92.73',NULL),(1763,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208327,'web','1.36.92.73',NULL),(1764,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208335,'web','1.36.92.73',NULL),(1765,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208337,'web','1.36.92.73',NULL),(1766,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587208338,'web','1.36.92.73',NULL),(1767,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208513,'web','1.36.92.73',NULL),(1768,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208515,'web','1.36.92.73',NULL),(1769,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208569,'web','1.36.92.73',NULL),(1770,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208572,'web','1.36.92.73',NULL),(1771,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208769,'web','1.36.92.73',NULL),(1772,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587208780,'web','1.36.92.73',NULL),(1773,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,5,30,2,2,0,2,0,'null',1587208806,'web','1.36.92.73',NULL),(1774,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587208923,'web','1.36.92.73',NULL),(1775,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587209058,'web','1.36.92.73',NULL),(1776,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587209116,'web','1.36.92.73',NULL),(1777,'\\tool_langimport\\event\\langpack_imported','tool_langimport','imported','langpack',NULL,NULL,'c',0,1,10,0,2,0,NULL,0,'{\"langcode\":\"zh_tw\"}',1587209168,'web','1.36.92.73',NULL),(1778,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587210891,'web','1.65.218.27',NULL),(1779,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587210906,'web','1.65.218.27',NULL),(1780,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587210907,'web','1.65.218.27',NULL),(1781,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587210908,'web','1.65.218.27',NULL),(1782,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587210977,'web','1.36.92.73',NULL),(1783,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211079,'web','1.36.92.73',NULL),(1784,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211089,'web','1.65.218.27',NULL),(1785,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211098,'web','1.65.218.27',NULL),(1786,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211139,'web','1.36.92.73',NULL),(1787,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211145,'web','1.36.92.73',NULL),(1788,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211158,'web','1.36.92.73',NULL),(1789,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211166,'web','1.36.92.73',NULL),(1790,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211176,'web','1.36.92.73',NULL),(1791,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211179,'web','1.36.92.73',NULL),(1792,'\\core\\event\\config_log_created','core','created','config_log','config_log',1693,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"cachetemplates\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587211288,'web','1.36.92.73',NULL),(1793,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211291,'web','1.36.92.73',NULL),(1794,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211294,'web','1.36.92.73',NULL),(1795,'\\core\\event\\config_log_created','core','created','config_log','config_log',1694,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"cachetemplates\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587211299,'web','1.36.92.73',NULL),(1796,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211304,'web','1.36.92.73',NULL),(1797,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211390,'web','1.36.92.73',NULL),(1798,'\\core\\event\\config_log_created','core','created','config_log','config_log',1695,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"logo\",\"oldvalue\":\"\",\"value\":\"\\/67fa5363-389f-42d0-92ad-eceec10ea65f-removebg-preview.png\",\"plugin\":\"theme_lambda\"}',1587211454,'web','1.36.92.73',NULL),(1799,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211456,'web','1.36.92.73',NULL),(1800,'\\core\\event\\config_log_created','core','created','config_log','config_log',1696,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"pagewidth\",\"oldvalue\":\"1600\",\"value\":\"100\",\"plugin\":\"theme_lambda\"}',1587211485,'web','1.36.92.73',NULL),(1801,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211489,'web','1.36.92.73',NULL),(1802,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211491,'web','1.36.92.73',NULL),(1803,'\\core\\event\\config_log_created','core','created','config_log','config_log',1697,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"pagewidth\",\"oldvalue\":\"100\",\"value\":\"90\",\"plugin\":\"theme_lambda\"}',1587211504,'web','1.36.92.73',NULL),(1804,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211508,'web','1.36.92.73',NULL),(1805,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211588,'web','173.252.87.22',NULL),(1806,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211588,'web','1.36.92.73',NULL),(1807,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587211637,'web','1.36.92.73',NULL),(1808,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211698,'web','1.36.92.73',NULL),(1809,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211699,'web','1.36.92.73',NULL),(1810,'\\core\\event\\config_log_created','core','created','config_log','config_log',1698,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slide1image\",\"oldvalue\":\"\",\"value\":\"\\/FLIP_promotion_logo (1) (1).jpg\",\"plugin\":\"theme_lambda\"}',1587211763,'web','1.36.92.73',NULL),(1811,'\\core\\event\\config_log_created','core','created','config_log','config_log',1699,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_height\",\"oldvalue\":\"responsive\",\"value\":\"575px\",\"plugin\":\"theme_lambda\"}',1587211763,'web','1.36.92.73',NULL),(1812,'\\core\\event\\config_log_created','core','created','config_log','config_log',1700,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"4\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587211763,'web','1.36.92.73',NULL),(1813,'\\core\\event\\config_log_created','core','created','config_log','config_log',1701,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_advance\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587211763,'web','1.36.92.73',NULL),(1814,'\\core\\event\\config_log_created','core','created','config_log','config_log',1702,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshow_nav\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587211763,'web','1.36.92.73',NULL),(1815,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211768,'web','1.36.92.73',NULL),(1816,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211829,'web','1.36.92.73',NULL),(1817,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211833,'web','1.36.92.73',NULL),(1818,'\\core\\event\\config_log_created','core','created','config_log','config_log',1703,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_image_1\",\"oldvalue\":\"\\/FLIP_promotion_logo (1) (1).jpg\",\"value\":\"\",\"plugin\":\"theme_lambda\"}',1587211840,'web','1.36.92.73',NULL),(1819,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211843,'web','1.36.92.73',NULL),(1820,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211885,'web','1.36.92.73',NULL),(1821,'\\core\\event\\config_log_created','core','created','config_log','config_log',1704,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1587211994,'web','1.36.92.73',NULL),(1822,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587211998,'web','1.36.92.73',NULL),(1823,'\\core\\event\\config_log_created','core','created','config_log','config_log',1705,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"1\",\"value\":\"2\",\"plugin\":\"theme_lambda\"}',1587212086,'web','1.36.92.73',NULL),(1824,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212089,'web','1.36.92.73',NULL),(1825,'\\core\\event\\config_log_created','core','created','config_log','config_log',1706,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"2\",\"value\":\"4\",\"plugin\":\"theme_lambda\"}',1587212102,'web','1.36.92.73',NULL),(1826,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212104,'web','1.36.92.73',NULL),(1827,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212106,'web','1.36.92.73',NULL),(1828,'\\core\\event\\config_log_created','core','created','config_log','config_log',1707,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"slideshowpattern\",\"oldvalue\":\"4\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587212117,'web','1.36.92.73',NULL),(1829,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212120,'web','1.36.92.73',NULL),(1830,'\\core\\event\\config_log_created','core','created','config_log','config_log',1708,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"login_link\",\"oldvalue\":\"3\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1587212198,'web','1.36.92.73',NULL),(1831,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212201,'web','1.36.92.73',NULL),(1832,'\\core\\event\\config_log_created','core','created','config_log','config_log',1709,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"home_button\",\"oldvalue\":\"shortname\",\"value\":\"home\",\"plugin\":\"theme_lambda\"}',1587212238,'web','1.36.92.73',NULL),(1833,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212241,'web','1.36.92.73',NULL),(1834,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212243,'web','1.36.92.73',NULL),(1835,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212339,'web','1.36.92.73',NULL),(1836,'\\core\\event\\config_log_created','core','created','config_log','config_log',1710,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"login_link\",\"oldvalue\":\"0\",\"value\":\"3\",\"plugin\":\"theme_lambda\"}',1587212454,'web','1.36.92.73',NULL),(1837,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212830,'web','1.36.92.73',NULL),(1838,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587212865,'web','1.36.92.73',NULL),(1839,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213184,'web','1.36.92.73',NULL),(1840,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587213194,'web','1.36.92.73',NULL),(1841,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587213214,'web','1.36.92.73',NULL),(1842,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587213241,'web','1.36.92.73',NULL),(1843,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"60gmmsq726rhcbrvd36vntvjob\"}',1587213271,'web','1.36.92.73',NULL),(1844,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213272,'web','1.36.92.73',NULL),(1845,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587213286,'web','1.36.92.73',NULL),(1846,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,2,0,'{\"subject\":\"FC: \\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\",\"message\":\"\\u55e8 Admin\\uff0c\\u60a8\\u597d\\uff01\\n\\n\\u6211\\u5011\\u6536\\u5230\\u60a8\\u5728 FC\\u7684\'admin\' \\u5e33\\u865f\\u7684\\u5bc6\\u78bc\\u91cd\\u65b0\\u8a2d\\u5b9a\\u7684\\u8acb\\u6c42\\u3002\\n\\n\\u70ba\\u4e86\\u78ba\\u8a8d\\u9019\\u500b\\u8acb\\u6c42\\uff0c\\u4e26\\u70ba\\u60a8\\u7684\\u5e33\\u865f\\u8a2d\\u5b9a\\u4e00\\u500b\\u65b0\\u5bc6\\u78bc\\uff0c\\u8acb\\u5230\\u4e0b\\u5217\\u7db2\\u5740\\uff1a\\n\\nhttp:\\/\\/web2.hchannel.tv\\/FC\\/login\\/forgot_password.php?token=poovr5wKtvYmBHbFShCfOwyZHiQsnKg1\\n(\\u9019\\u4e00\\u93c8\\u7d50\\u53ea\\u6709\\u5728\\u63a5\\u6536\\u5230\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e4b\\u5f8c 30 \\u5206\\u9418\\u4e4b\\u5167\\u6709\\u6548)\\n\\n\\u5982\\u679c\\u9019\\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e0d\\u662f\\u60a8\\u63d0\\u51fa\\u4f86\\u7684\\uff0c\\u8acb\\u4e0d\\u8981\\u505a\\u4efb\\u4f55\\u52d5\\u4f5c\\u3002\\n\\n\\u82e5\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7d61\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\nAdmin User\\n\\u3002\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587213322,'web','1.36.92.73',NULL),(1847,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213330,'web','1.36.92.73',NULL),(1848,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213339,'web','1.36.92.73',NULL),(1849,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213429,'web','1.36.92.73',NULL),(1850,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587213434,'web','1.36.92.73',NULL),(1851,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587213439,'web','1.36.92.73',NULL),(1852,'\\core\\event\\user_password_updated','core','updated','user_password',NULL,NULL,'u',0,5,30,2,2,0,2,0,'{\"forgottenreset\":false}',1587213476,'web','1.36.92.73',NULL),(1853,'\\core\\event\\user_updated','core','updated','user','user',2,'u',0,5,30,2,2,0,2,0,'null',1587213476,'web','1.36.92.73',NULL),(1854,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587213480,'web','1.36.92.73',NULL),(1855,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"mdldftjnrh2vcg1uek811a04dl\"}',1587213484,'web','1.36.92.73',NULL),(1856,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213484,'web','1.36.92.73',NULL),(1857,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213574,'web','1.36.92.73',NULL),(1858,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213586,'web','1.36.92.73',NULL),(1859,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213594,'web','1.36.92.73',NULL),(1860,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213600,'web','1.36.92.73',NULL),(1861,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213601,'web','1.36.92.73',NULL),(1862,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213617,'web','1.36.92.73',NULL),(1863,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587213623,'web','1.36.92.73',NULL),(1864,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587214104,'web','1.36.92.73',NULL),(1865,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587214324,'web','1.36.92.73',NULL),(1866,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587214327,'web','1.36.92.73',NULL),(1867,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587214477,'web','1.36.92.73',NULL),(1868,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215052,'web','1.36.92.73',NULL),(1869,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215071,'web','1.36.92.73',NULL),(1870,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215092,'web','1.36.92.73',NULL),(1871,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587215137,'web','1.36.92.73',NULL),(1872,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587215137,'web','1.36.92.73',NULL),(1873,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587215304,'web','1.36.92.73',NULL),(1874,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"n8jt719f9kt9beuj2u7lpqvfof\"}',1587215310,'web','1.36.92.73',NULL),(1875,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215310,'web','1.36.92.73',NULL),(1876,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215321,'web','1.36.92.73',NULL),(1877,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215509,'web','1.36.92.73',NULL),(1878,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215612,'web','1.36.92.73',NULL),(1879,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,2,0,'{\"subject\":\"FC\\uff1a\\u7d81\\u5b9a\\u767b\\u5165\\u5e33\\u865f\\u7684\\u8cc7\\u8a0a\",\"message\":\"User Admin\\uff0c\\u60a8\\u597d\\n\\n\\u6211\\u5011\\u6536\\u5230\\u60a8\\u8981\\u6c42\\u7d81\\u5b9a Facebook \\u5e33\\u865f aaron.tse@gmail.com\\n\\u4f5c\\u70ba\\u60a8\\u767b\\u5165 \'FC\' \\u7684\\u5e33\\u865f\\u548c\\u96fb\\u5b50\\u90f5\\u4ef6\\u4fe1\\u7bb1\\u3002\\n\\n\\u82e5\\u78ba\\u5b9a\\u60a8\\u771f\\u7684\\u8981\\u6c42\\u7d81\\u5b9a\\u9019\\u4e9b\\u767b\\u5165\\u8cc7\\u8a0a\\uff0c\\u8acb\\u9ede\\u6309\\u4e0b\\u5217\\u7db2\\u5740\\u9023\\u7d50\\uff0c\\u5373\\u53ef\\u5b8c\\u6210\\u7d81\\u5b9a\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-linkedlogin.php?token=RgdenjJUmGjT2ZEzdIZ01SSjNq2dW5aN&userid=2&username=aaron.tse%40gmail.com&issuerid=1\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\\n\\n\\u5982\\u679c\\u4e0d\\u662f\\u60a8\\u8981\\u9019\\u9ebc\\u505a\\uff0c\\u5247\\u53ef\\u80fd\\u662f\\u5176\\u4ed6\\u4eba\\u8a66\\u5716\\u7834\\u58de\\u60a8\\u7684\\u5e33\\u6236\\u3002\\n\\u8acb\\u7acb\\u5373\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\u806f\\u7e6b\\u3002\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587215622,'web','1.36.92.73',NULL),(1880,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215648,'web','1.36.92.73',NULL),(1881,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587215695,'web','1.36.92.73',NULL),(1882,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587216012,'web','1.36.92.73',NULL),(1883,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587216025,'web','1.36.92.73',NULL),(1884,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587216025,'web','1.36.92.73',NULL),(1885,'\\core\\event\\config_log_created','core','created','config_log','config_log',1711,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"email\",\"plugin\":null}',1587216356,'web','1.36.92.73',NULL),(1886,'\\core\\event\\config_log_created','core','created','config_log','config_log',1712,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authloginviaemail\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587216356,'web','1.36.92.73',NULL),(1887,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"8oj85fobbjcv6pvcd8n33vl2l7\"}',1587216428,'web','1.36.92.73',NULL),(1888,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587216428,'web','1.36.92.73',NULL),(1889,'\\core\\event\\user_created','core','created','user','user',4,'c',0,49,30,4,0,0,4,0,'null',1587216439,'web','1.36.92.73',NULL),(1890,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,4,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"King Z Power \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=XWIa12PQ9uJ087r&username=zking%40live.hk\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587216439,'web','1.36.92.73',NULL),(1891,'\\core\\event\\user_updated','core','updated','user','user',4,'u',0,49,30,4,0,0,4,0,'null',1587216439,'web','1.36.92.73',NULL),(1892,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587216458,'web','1.36.92.73',NULL),(1893,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"zking@live.hk\",\"reason\":5}',1587216461,'web','1.36.92.73',NULL),(1894,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"zking@live.hk\",\"reason\":5}',1587216469,'web','1.36.92.73',NULL),(1895,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"zking@live.hk\",\"reason\":5}',1587216473,'web','1.36.92.73',NULL),(1896,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587216556,'web','1.36.92.73',NULL),(1897,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587216564,'web','1.36.92.73',NULL),(1898,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587216565,'web','1.36.92.73',NULL),(1899,'\\core\\event\\user_deleted','core','deleted','user','user',4,'d',0,49,30,4,2,0,4,0,'{\"username\":\"zking@live.hk\",\"email\":\"zking@live.hk\",\"idnumber\":\"\",\"picture\":\"110\",\"mnethostid\":\"1\"}',1587216585,'web','1.36.92.73',NULL),(1900,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"n0au546t04tke9jqhhqim3m52a\"}',1587216604,'web','1.36.92.73',NULL),(1901,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587216604,'web','1.36.92.73',NULL),(1902,'\\core\\event\\user_created','core','created','user','user',5,'c',0,50,30,5,0,0,5,0,'null',1587216634,'web','1.36.92.73',NULL),(1903,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,5,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"King Z Power \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=zzBj9hkav0hTjN0&username=zking%40live.hk\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587216634,'web','1.36.92.73',NULL),(1904,'\\core\\event\\user_updated','core','updated','user','user',5,'u',0,50,30,5,0,0,5,0,'null',1587216634,'web','1.36.92.73',NULL),(1905,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587216641,'web','1.36.92.73',NULL),(1906,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587217176,'web','1.36.92.73',NULL),(1907,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587217176,'web','1.36.92.73',NULL),(1908,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,-99,0,'{\"subject\":\"FC: test message\",\"message\":\"This is a test message to confirm that you have successfully configured\\nyour site\'s outgoing mail.\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587217202,'web','1.36.92.73',NULL),(1909,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,5,30,2,2,0,2,0,'null',1587218499,'web','1.36.92.73',NULL),(1910,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"nn4juk12squqjd0uei17eelclk\"}',1587218505,'web','1.36.92.73',NULL),(1911,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587218505,'web','1.36.92.73',NULL),(1912,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587218513,'web','1.36.92.73',NULL),(1913,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587218519,'web','1.36.92.73',NULL),(1914,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587218519,'web','1.36.92.73',NULL),(1915,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"kvgnkulu8c0j3u031stnq7ccoh\"}',1587218791,'web','1.36.92.73',NULL),(1916,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587218791,'web','1.36.92.73',NULL),(1917,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587218821,'web','1.36.92.73',NULL),(1918,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219010,'web','1.36.92.73',NULL),(1919,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"unknown\",\"reason\":1}',1587219015,'web','1.36.92.73',NULL),(1920,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219048,'web','1.36.92.73',NULL),(1921,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"unknown\",\"reason\":1}',1587219291,'web','1.36.92.73',NULL),(1922,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219299,'web','1.36.92.73',NULL),(1923,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219302,'web','1.36.92.73',NULL),(1924,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219304,'web','1.36.92.73',NULL),(1925,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219309,'web','1.36.92.73',NULL),(1926,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219514,'web','1.36.92.73',NULL),(1927,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587219521,'web','1.36.92.73',NULL),(1928,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219525,'web','1.36.92.73',NULL),(1929,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219537,'web','1.36.92.73',NULL),(1930,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219542,'web','1.36.92.73',NULL),(1931,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587219545,'web','1.36.92.73',NULL),(1932,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587219641,'web','1.36.92.73',NULL),(1933,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587219641,'web','1.36.92.73',NULL),(1934,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"9ehga8o3jcn6eae2msrul15lvd\"}',1587220273,'web','1.36.92.73',NULL),(1935,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587220274,'web','1.36.92.73',NULL),(1936,'\\core\\event\\user_created','core','created','user','user',6,'c',0,51,30,6,0,0,6,0,'null',1587220290,'web','1.36.92.73',NULL),(1937,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,6,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Ebox Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=m3HfJ4iGz2C494d&username=aaron%40eboxlimited.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587220291,'web','1.36.92.73',NULL),(1938,'\\core\\event\\user_updated','core','updated','user','user',6,'u',0,51,30,6,0,0,6,0,'null',1587220291,'web','1.36.92.73',NULL),(1939,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587220298,'web','1.36.92.73',NULL),(1940,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"unknown\",\"reason\":1}',1587220506,'web','1.36.92.73',NULL),(1941,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587220522,'web','1.36.92.73',NULL),(1942,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587220522,'web','1.36.92.73',NULL),(1943,'\\core\\event\\config_log_created','core','created','config_log','config_log',1713,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"recaptcha\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"auth_email\"}',1587220671,'web','1.36.92.73',NULL),(1944,'\\core\\event\\config_log_created','core','created','config_log','config_log',1714,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"email\",\"plugin\":null}',1587220730,'web','1.36.92.73',NULL),(1945,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"0fqtuoeofq3me5uv0af7a48nsq\"}',1587220750,'web','1.36.92.73',NULL),(1946,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587220750,'web','1.36.92.73',NULL),(1947,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587220768,'web','1.36.92.73',NULL),(1948,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587221970,'web','1.36.92.73',NULL),(1949,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587221977,'web','1.36.92.73',NULL),(1950,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587221977,'web','1.36.92.73',NULL),(1951,'\\core\\event\\user_created','core','created','user','user',7,'c',0,52,30,7,2,0,7,0,'null',1587222178,'web','1.36.92.73',NULL),(1952,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"rjshukmpv1af6ktkv92d0nbjuf\"}',1587222195,'web','1.36.92.73',NULL),(1953,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587222196,'web','1.36.92.73',NULL),(1954,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587223468,'web','1.36.92.73',NULL),(1955,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587223477,'web','1.36.92.73',NULL),(1956,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587223477,'web','1.36.92.73',NULL),(1957,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587223481,'web','1.36.92.73',NULL),(1958,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"vte2q5dupf2gd8t010sj45fvqt\"}',1587223700,'web','1.36.92.73',NULL),(1959,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587223700,'web','1.36.92.73',NULL),(1960,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587223706,'web','1.36.92.73',NULL),(1961,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587223706,'web','1.36.92.73',NULL),(1962,'\\core\\event\\config_log_created','core','created','config_log','config_log',1715,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"email\",\"value\":\"\",\"plugin\":null}',1587223848,'web','1.36.92.73',NULL),(1963,'\\core\\event\\config_log_created','core','created','config_log','config_log',1716,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"allowaccountssameemail\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587223848,'web','1.36.92.73',NULL),(1964,'\\core\\event\\config_log_created','core','created','config_log','config_log',1717,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587223848,'web','1.36.92.73',NULL),(1965,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"vjhnh2hpre9s21lqhu1e13a4h0\"}',1587223861,'web','1.36.92.73',NULL),(1966,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587223861,'web','1.36.92.73',NULL),(1967,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587223873,'web','1.36.92.73',NULL),(1968,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587224039,'web','1.36.92.73',NULL),(1969,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587224039,'web','1.36.92.73',NULL),(1970,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587224116,'web','1.36.92.73',NULL),(1971,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ttmi2hlgr02gonleu7i4kko2lp\"}',1587224125,'web','1.36.92.73',NULL),(1972,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587224125,'web','1.36.92.73',NULL),(1973,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224134,'web','1.36.92.73',NULL),(1974,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587224143,'web','1.36.92.73',NULL),(1975,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587224143,'web','1.36.92.73',NULL),(1976,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587224323,'web','1.36.92.73',NULL),(1977,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587224368,'web','1.36.92.73',NULL),(1978,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ha996s9frfi90b80ukpvo0p8ib\"}',1587224375,'web','1.36.92.73',NULL),(1979,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587224375,'web','1.36.92.73',NULL),(1980,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224378,'web','1.36.92.73',NULL),(1981,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224391,'web','1.36.92.73',NULL),(1982,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587224399,'web','1.36.92.73',NULL),(1983,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587224399,'web','1.36.92.73',NULL),(1984,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',1,'r',0,2,50,1,2,1,NULL,0,'{\"courseshortname\":\"FC\",\"coursefullname\":\"FC\"}',1587224501,'web','1.36.92.73',NULL),(1985,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',7,'r',0,52,30,7,2,0,7,0,'null',1587224520,'web','1.36.92.73',NULL),(1986,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587224605,'web','1.36.92.73',NULL),(1987,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"32ddjpv35ct8pv5b8p2pudpv37\"}',1587224621,'web','1.36.92.73',NULL),(1988,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587224621,'web','1.36.92.73',NULL),(1989,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224625,'web','1.36.92.73',NULL),(1990,'\\core\\event\\user_loggedin','core','loggedin','user','user',1,'r',0,1,10,0,1,0,NULL,0,'{\"username\":\"guest\"}',1587224634,'web','1.36.92.73',NULL),(1991,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,1,1,NULL,0,'null',1587224634,'web','1.36.92.73',NULL),(1992,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,1,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224639,'web','1.36.92.73',NULL),(1993,'\\core\\event\\user_loggedin','core','loggedin','user','user',3,'r',0,1,10,0,3,0,NULL,0,'{\"username\":\"student\"}',1587224676,'web','1.36.92.73',NULL),(1994,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,32,30,3,3,0,3,0,'null',1587224677,'web','1.36.92.73',NULL),(1995,'\\core\\event\\user_loggedout','core','loggedout','user','user',3,'r',0,1,10,0,3,0,NULL,0,'{\"sessionid\":\"9lm7k0ojavtvjtbrt7s41qq8nn\"}',1587224740,'web','1.36.92.73',NULL),(1996,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587224740,'web','1.36.92.73',NULL),(1997,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587224743,'web','1.36.92.73',NULL),(1998,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587224828,'web','1.36.92.73',NULL),(1999,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587224829,'web','1.36.92.73',NULL),(2000,'\\core\\event\\config_log_created','core','created','config_log','config_log',1718,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587224968,'web','1.36.92.73',NULL),(2001,'\\core\\event\\config_log_created','core','created','config_log','config_log',1719,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"verifychangedemail\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587224968,'web','1.36.92.73',NULL),(2002,'\\core\\event\\user_deleted','core','deleted','user','user',7,'d',0,52,30,7,2,0,7,0,'{\"username\":\"aaron@eboxlimited.com\",\"email\":\"aaron@eboxlimited.com\",\"idnumber\":\"\",\"picture\":\"0\",\"mnethostid\":\"1\"}',1587225036,'web','1.36.92.73',NULL),(2003,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"h4gt09pqe8du20vnm5gd2ctik3\"}',1587225049,'web','1.36.92.73',NULL),(2004,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587225049,'web','1.36.92.73',NULL),(2005,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587225117,'web','1.36.92.73',NULL),(2006,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587225117,'web','1.36.92.73',NULL),(2007,'\\core\\event\\user_updated','core','updated','user','user',2,'u',0,5,30,2,2,0,2,0,'null',1587225147,'web','1.36.92.73',NULL),(2008,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"j64npshf4o59gavdgtnqahvaas\"}',1587225166,'web','1.36.92.73',NULL),(2009,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587225166,'web','1.36.92.73',NULL),(2010,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587225240,'web','1.36.92.73',NULL),(2011,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587225253,'web','1.36.92.73',NULL),(2012,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587225253,'web','1.36.92.73',NULL),(2013,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587225559,'web','1.36.92.73',NULL),(2014,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"kds76h9ttqpdgm10dt9rc552ks\"}',1587225564,'web','1.36.92.73',NULL),(2015,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587225564,'web','1.36.92.73',NULL),(2016,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587225576,'web','1.36.92.73',NULL),(2017,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587226164,'web','1.36.92.73',NULL),(2018,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"unknown\",\"reason\":1}',1587226189,'web','1.36.92.73',NULL),(2019,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587226209,'web','1.36.92.73',NULL),(2020,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587226209,'web','1.36.92.73',NULL),(2021,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587226258,'web','1.36.92.73',NULL),(2022,'\\core\\event\\user_updated','core','updated','user','user',7,'u',0,52,30,7,2,0,7,0,'null',1587226293,'web','1.36.92.73',NULL),(2023,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ludk953r05rmgfdiicrqfi0l0p\"}',1587226300,'web','1.36.92.73',NULL),(2024,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587226300,'web','1.36.92.73',NULL),(2025,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587226380,'web','1.36.92.73',NULL),(2026,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587226391,'web','1.36.92.73',NULL),(2027,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227081,'web','1.36.92.73',NULL),(2028,'\\core\\event\\user_created','core','created','user','user',8,'c',0,53,30,8,0,0,8,0,'null',1587227101,'web','1.36.92.73',NULL),(2029,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,8,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=HwmuBNmw59vdkwJ&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587227101,'web','1.36.92.73',NULL),(2030,'\\core\\event\\user_updated','core','updated','user','user',8,'u',0,53,30,8,0,0,8,0,'null',1587227101,'web','1.36.92.73',NULL),(2031,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227114,'web','1.36.92.73',NULL),(2032,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587227121,'web','1.36.92.73',NULL),(2033,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587227121,'web','1.36.92.73',NULL),(2034,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"glv2j40or07kt8vikq44btt65k\"}',1587227152,'web','1.36.92.73',NULL),(2035,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227153,'web','1.36.92.73',NULL),(2036,'\\core\\event\\user_updated','core','updated','user','user',8,'u',0,53,30,8,0,0,8,0,'null',1587227155,'web','1.36.92.73',NULL),(2037,'\\core\\event\\user_loggedin','core','loggedin','user','user',8,'r',0,1,10,0,8,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587227155,'web','1.36.92.73',NULL),(2038,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,53,30,8,8,0,8,0,'null',1587227155,'web','1.36.92.73',NULL),(2039,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,53,30,8,8,0,8,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587227156,'web','1.36.92.73',NULL),(2040,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,53,30,8,8,0,8,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587227156,'web','1.36.92.73',NULL),(2041,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,53,30,8,8,0,8,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587227158,'web','1.36.92.73',NULL),(2042,'\\core\\event\\user_loggedout','core','loggedout','user','user',8,'r',0,1,10,0,8,0,NULL,0,'{\"sessionid\":\"q7df8asl3m9l731kbtqtr9enmo\"}',1587227211,'web','1.36.92.73',NULL),(2043,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227211,'web','1.36.92.73',NULL),(2044,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587227226,'web','1.36.92.73',NULL),(2045,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587227226,'web','1.36.92.73',NULL),(2046,'\\core\\event\\user_deleted','core','deleted','user','user',7,'d',0,52,30,7,2,0,7,0,'{\"username\":\"aaron@eboxlimited.com.1587225036\",\"email\":\"aaron@eboxlimited.com\",\"idnumber\":\"\",\"picture\":\"0\",\"mnethostid\":\"1\"}',1587227249,'web','1.36.92.73',NULL),(2047,'\\core\\event\\user_deleted','core','deleted','user','user',8,'d',0,53,30,8,2,0,8,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"128\",\"mnethostid\":\"1\"}',1587227264,'web','1.36.92.73',NULL),(2048,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"jjllh2duebfnb9vma8ncii0fnq\"}',1587227298,'web','1.36.92.73',NULL),(2049,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227298,'web','1.36.92.73',NULL),(2050,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587227309,'web','1.36.92.73',NULL),(2051,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587227309,'web','1.36.92.73',NULL),(2052,'\\core\\event\\config_log_created','core','created','config_log','config_log',1720,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"email\",\"plugin\":null}',1587227814,'web','1.36.92.73',NULL),(2053,'\\core\\event\\config_log_created','core','created','config_log','config_log',1721,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"guestloginbutton\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587227814,'web','1.36.92.73',NULL),(2054,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"vicjqbuihemrqt2rpkb825gvhl\"}',1587227830,'web','1.36.92.73',NULL),(2055,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227830,'web','1.36.92.73',NULL),(2056,'\\core\\event\\user_created','core','created','user','user',9,'c',0,57,30,9,0,0,9,0,'null',1587227832,'web','1.36.92.73',NULL),(2057,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,9,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=AJcT6hML4zvs7BL&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587227832,'web','1.36.92.73',NULL),(2058,'\\core\\event\\user_updated','core','updated','user','user',9,'u',0,57,30,9,0,0,9,0,'null',1587227833,'web','1.36.92.73',NULL),(2059,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227846,'web','1.36.92.73',NULL),(2060,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587227886,'web','1.36.92.73',NULL),(2061,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587227886,'web','1.36.92.73',NULL),(2062,'\\core\\event\\user_deleted','core','deleted','user','user',9,'d',0,57,30,9,2,0,9,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"134\",\"mnethostid\":\"1\"}',1587227904,'web','1.36.92.73',NULL),(2063,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"7htb6t8pidkofurltfq703npek\"}',1587227914,'web','1.36.92.73',NULL),(2064,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227914,'web','1.36.92.73',NULL),(2065,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587227922,'web','1.36.92.73',NULL),(2066,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587227922,'web','1.36.92.73',NULL),(2067,'\\core\\event\\config_log_created','core','created','config_log','config_log',1722,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587227979,'web','1.36.92.73',NULL),(2068,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"muo5jodr30caeetrderhfbi8um\"}',1587227983,'web','1.36.92.73',NULL),(2069,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587227983,'web','1.36.92.73',NULL),(2070,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587227986,'web','1.36.92.73',NULL),(2071,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228023,'web','1.36.92.73',NULL),(2072,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228024,'web','1.36.92.73',NULL),(2073,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"19mvi168bvtcpqddm03v6lr746\"}',1587228088,'web','1.36.92.73',NULL),(2074,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228088,'web','1.36.92.73',NULL),(2075,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587228091,'web','1.36.92.73',NULL),(2076,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228105,'web','1.36.92.73',NULL),(2077,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228105,'web','1.36.92.73',NULL),(2078,'\\core\\event\\config_log_created','core','created','config_log','config_log',1723,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587228160,'web','1.36.92.73',NULL),(2079,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"e9l36a0686o86874dfpubgnrba\"}',1587228164,'web','1.36.92.73',NULL),(2080,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228164,'web','1.36.92.73',NULL),(2081,'\\core\\event\\user_created','core','created','user','user',10,'c',0,58,30,10,0,0,10,0,'null',1587228167,'web','1.36.92.73',NULL),(2082,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,10,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=EszaoRAeEpSo2E8&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587228167,'web','1.36.92.73',NULL),(2083,'\\core\\event\\user_updated','core','updated','user','user',10,'u',0,58,30,10,0,0,10,0,'null',1587228167,'web','1.36.92.73',NULL),(2084,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228173,'web','1.36.92.73',NULL),(2085,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228612,'web','1.36.92.73',NULL),(2086,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228612,'web','1.36.92.73',NULL),(2087,'\\core\\event\\user_deleted','core','deleted','user','user',10,'d',0,58,30,10,2,0,10,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"140\",\"mnethostid\":\"1\"}',1587228666,'web','1.36.92.73',NULL),(2088,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"5afltaqu83svjai54e9mlmcpsb\"}',1587228690,'web','1.36.92.73',NULL),(2089,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228690,'web','1.36.92.73',NULL),(2090,'\\core\\event\\user_created','core','created','user','user',11,'c',0,59,30,11,0,0,11,0,'null',1587228693,'web','1.36.92.73',NULL),(2091,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,11,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=1lLbKNB5Q8ipCkL&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587228693,'web','1.36.92.73',NULL),(2092,'\\core\\event\\user_updated','core','updated','user','user',11,'u',0,59,30,11,0,0,11,0,'null',1587228693,'web','1.36.92.73',NULL),(2093,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228697,'web','1.36.92.73',NULL),(2094,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228704,'web','1.36.92.73',NULL),(2095,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228704,'web','1.36.92.73',NULL),(2096,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"7t9pu83lkcbacneog0nt7toncj\"}',1587228727,'web','1.36.92.73',NULL),(2097,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228727,'web','1.36.92.73',NULL),(2098,'\\core\\event\\user_updated','core','updated','user','user',11,'u',0,59,30,11,0,0,11,0,'null',1587228729,'web','1.36.92.73',NULL),(2099,'\\core\\event\\user_loggedin','core','loggedin','user','user',11,'r',0,1,10,0,11,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587228729,'web','1.36.92.73',NULL),(2100,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,59,30,11,11,0,11,0,'null',1587228729,'web','1.36.92.73',NULL),(2101,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,59,30,11,11,0,11,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587228729,'web','1.36.92.73',NULL),(2102,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,59,30,11,11,0,11,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587228729,'web','1.36.92.73',NULL),(2103,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,59,30,11,11,0,11,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587228731,'web','1.36.92.73',NULL),(2104,'\\core\\event\\user_loggedout','core','loggedout','user','user',11,'r',0,1,10,0,11,0,NULL,0,'{\"sessionid\":\"n8d3l6nslgj4vbdcd98v7o6s47\"}',1587228739,'web','1.36.92.73',NULL),(2105,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228739,'web','1.36.92.73',NULL),(2106,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228743,'web','1.36.92.73',NULL),(2107,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228743,'web','1.36.92.73',NULL),(2108,'\\core\\event\\user_deleted','core','deleted','user','user',11,'d',0,59,30,11,2,0,11,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"146\",\"mnethostid\":\"1\"}',1587228761,'web','1.36.92.73',NULL),(2109,'\\core\\event\\config_log_created','core','created','config_log','config_log',1724,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":null}',1587228832,'web','1.36.92.73',NULL),(2110,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"bm66toh5dtut8i3irmeot5e1tb\"}',1587228846,'web','1.36.92.73',NULL),(2111,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228846,'web','1.36.92.73',NULL),(2112,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587228870,'web','1.36.92.73',NULL),(2113,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587228899,'web','1.36.92.73',NULL),(2114,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228912,'web','1.36.92.73',NULL),(2115,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228913,'web','1.36.92.73',NULL),(2116,'\\core\\event\\config_log_created','core','created','config_log','config_log',1725,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"email\",\"plugin\":null}',1587228971,'web','1.36.92.73',NULL),(2117,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"7k4vaep32la8njgedjp05120vm\"}',1587228975,'web','1.36.92.73',NULL),(2118,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587228975,'web','1.36.92.73',NULL),(2119,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587228978,'web','1.36.92.73',NULL),(2120,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587228989,'web','1.36.92.73',NULL),(2121,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587228989,'web','1.36.92.73',NULL),(2122,'\\core\\event\\config_log_created','core','created','config_log','config_log',1726,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"email\",\"value\":\"\",\"plugin\":null}',1587229027,'web','1.36.92.73',NULL),(2123,'\\core\\event\\config_log_created','core','created','config_log','config_log',1727,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"authpreventaccountcreation\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587229027,'web','1.36.92.73',NULL),(2124,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"8n4smjt7v3be2ej820tep8dlam\"}',1587229056,'web','1.36.92.73',NULL),(2125,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229056,'web','1.36.92.73',NULL),(2126,'\\core\\event\\user_created','core','created','user','user',12,'c',0,63,30,12,0,0,12,0,'null',1587229059,'web','1.36.92.73',NULL),(2127,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,12,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=YfVVkk5Ma4qgJ1E&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587229059,'web','1.36.92.73',NULL),(2128,'\\core\\event\\user_updated','core','updated','user','user',12,'u',0,63,30,12,0,0,12,0,'null',1587229059,'web','1.36.92.73',NULL),(2129,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229063,'web','1.36.92.73',NULL),(2130,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587229065,'web','1.36.92.73',NULL),(2131,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587229075,'web','1.36.92.73',NULL),(2132,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587229075,'web','1.36.92.73',NULL),(2133,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"2hh8eit308go98ohf1tnql4hpc\"}',1587229578,'web','1.36.92.73',NULL),(2134,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229578,'web','1.36.92.73',NULL),(2135,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587229582,'web','1.36.92.73',NULL),(2136,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587229594,'web','1.36.92.73',NULL),(2137,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587229594,'web','1.36.92.73',NULL),(2138,'\\core\\event\\user_deleted','core','deleted','user','user',12,'d',0,63,30,12,2,0,12,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"152\",\"mnethostid\":\"1\"}',1587229617,'web','1.36.92.73',NULL),(2139,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"sm09sqs7m7ukg6cojh2nvpucdj\"}',1587229629,'web','1.36.92.73',NULL),(2140,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229629,'web','1.36.92.73',NULL),(2141,'\\core\\event\\user_created','core','created','user','user',13,'c',0,64,30,13,0,0,13,0,'null',1587229632,'web','1.36.92.73',NULL),(2142,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,13,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=ctsM9GF7pJQBVek&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587229632,'web','1.36.92.73',NULL),(2143,'\\core\\event\\user_updated','core','updated','user','user',13,'u',0,64,30,13,0,0,13,0,'null',1587229632,'web','1.36.92.73',NULL),(2144,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229635,'web','1.36.92.73',NULL),(2145,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\",\"reason\":5}',1587229637,'web','1.36.92.73',NULL),(2146,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587229643,'web','1.36.92.73',NULL),(2147,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587229643,'web','1.36.92.73',NULL),(2148,'\\core\\event\\user_deleted','core','deleted','user','user',13,'d',0,64,30,13,2,0,13,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"158\",\"mnethostid\":\"1\"}',1587229663,'web','1.36.92.73',NULL),(2149,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"kadndhh2aabbpbj3o8degs54ng\"}',1587229710,'web','1.36.92.73',NULL),(2150,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229710,'web','1.36.92.73',NULL),(2151,'\\core\\event\\user_created','core','created','user','user',14,'c',0,65,30,14,0,0,14,0,'null',1587229713,'web','1.36.92.73',NULL),(2152,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,14,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=YuR6JQxdgMC8qxB&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587229713,'web','1.36.92.73',NULL),(2153,'\\core\\event\\user_updated','core','updated','user','user',14,'u',0,65,30,14,0,0,14,0,'null',1587229713,'web','1.36.92.73',NULL),(2154,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587229720,'web','1.36.92.73',NULL),(2155,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587229726,'web','1.36.92.73',NULL),(2156,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587229726,'web','1.36.92.73',NULL),(2157,'\\core\\event\\user_deleted','core','deleted','user','user',14,'d',0,65,30,14,2,0,14,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"164\",\"mnethostid\":\"1\"}',1587229758,'web','1.36.92.73',NULL),(2158,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"e0o5md0bito5hu2aed3bf0222t\"}',1587230542,'web','1.36.92.73',NULL),(2159,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230542,'web','1.36.92.73',NULL),(2160,'\\core\\event\\user_created','core','created','user','user',15,'c',0,66,30,15,0,0,15,0,'null',1587230545,'web','1.36.92.73',NULL),(2161,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,15,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=dd1sgvTJp6munCU&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587230545,'web','1.36.92.73',NULL),(2162,'\\core\\event\\user_updated','core','updated','user','user',15,'u',0,66,30,15,0,0,15,0,'null',1587230545,'web','1.36.92.73',NULL),(2163,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230550,'web','1.36.92.73',NULL),(2164,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587230631,'web','1.36.92.73',NULL),(2165,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587230631,'web','1.36.92.73',NULL),(2166,'\\core\\event\\user_deleted','core','deleted','user','user',15,'d',0,66,30,15,2,0,15,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"174\",\"mnethostid\":\"1\"}',1587230643,'web','1.36.92.73',NULL),(2167,'\\core\\event\\config_log_created','core','created','config_log','config_log',1728,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"onlineconfirm\",\"plugin\":null}',1587230683,'web','1.36.92.73',NULL),(2168,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"6qggc168vnp0ard44kg5htqlnn\"}',1587230693,'web','1.36.92.73',NULL),(2169,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230693,'web','1.36.92.73',NULL),(2170,'\\core\\event\\user_created','core','created','user','user',16,'c',0,67,30,16,0,0,16,0,'null',1587230695,'web','1.36.92.73',NULL),(2171,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,16,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=y53YoLgSxbaFosP&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587230695,'web','1.36.92.73',NULL),(2172,'\\core\\event\\user_updated','core','updated','user','user',16,'u',0,67,30,16,0,0,16,0,'null',1587230695,'web','1.36.92.73',NULL),(2173,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230698,'web','1.36.92.73',NULL),(2174,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587230703,'web','1.36.92.73',NULL),(2175,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587230704,'web','1.36.92.73',NULL),(2176,'\\core\\event\\user_deleted','core','deleted','user','user',16,'d',0,67,30,16,2,0,16,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"180\",\"mnethostid\":\"1\"}',1587230723,'web','1.36.92.73',NULL),(2177,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"sfe2ja65ibi1k8md0jhfr3acuf\"}',1587230764,'web','1.36.92.73',NULL),(2178,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230765,'web','1.36.92.73',NULL),(2179,'\\core\\event\\user_created','core','created','user','user',17,'c',0,68,30,17,0,0,17,0,'null',1587230767,'web','1.36.92.73',NULL),(2180,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,17,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=5r4u3HBqpw65CZ5&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587230767,'web','1.36.92.73',NULL),(2181,'\\core\\event\\user_updated','core','updated','user','user',17,'u',0,68,30,17,0,0,17,0,'null',1587230767,'web','1.36.92.73',NULL),(2182,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230778,'web','1.36.92.73',NULL),(2183,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587230808,'web','1.36.92.73',NULL),(2184,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587230808,'web','1.36.92.73',NULL),(2185,'\\core\\event\\user_deleted','core','deleted','user','user',17,'d',0,68,30,17,2,0,17,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"186\",\"mnethostid\":\"1\"}',1587230829,'web','1.36.92.73',NULL),(2186,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"h5mdivkh18pru686ppnmi3at7t\"}',1587230875,'web','1.36.92.73',NULL),(2187,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230875,'web','1.36.92.73',NULL),(2188,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587230893,'web','1.36.92.73',NULL),(2189,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587230893,'web','1.36.92.73',NULL),(2190,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"8d63fvo3984kg8nlsm45epko7g\"}',1587230962,'web','1.36.92.73',NULL),(2191,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230962,'web','1.36.92.73',NULL),(2192,'\\core\\event\\user_created','core','created','user','user',18,'c',0,69,30,18,0,0,18,0,'null',1587230964,'web','1.36.92.73',NULL),(2193,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,18,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=yhK3f2e2eKmUMij&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587230964,'web','1.36.92.73',NULL),(2194,'\\core\\event\\user_updated','core','updated','user','user',18,'u',0,69,30,18,0,0,18,0,'null',1587230964,'web','1.36.92.73',NULL),(2195,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230967,'web','1.36.92.73',NULL),(2196,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587230971,'web','1.36.92.73',NULL),(2197,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587230971,'web','1.36.92.73',NULL),(2198,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"4e0gpp311lchjql2u1qsghmp8i\"}',1587230988,'web','1.36.92.73',NULL),(2199,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230988,'web','1.36.92.73',NULL),(2200,'\\core\\event\\user_updated','core','updated','user','user',18,'u',0,69,30,18,0,0,18,0,'null',1587230990,'web','1.36.92.73',NULL),(2201,'\\core\\event\\user_loggedin','core','loggedin','user','user',18,'r',0,1,10,0,18,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587230990,'web','1.36.92.73',NULL),(2202,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,69,30,18,18,0,18,0,'null',1587230990,'web','1.36.92.73',NULL),(2203,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,69,30,18,18,0,18,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587230990,'web','1.36.92.73',NULL),(2204,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,69,30,18,18,0,18,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587230990,'web','1.36.92.73',NULL),(2205,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,69,30,18,18,0,18,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587230993,'web','1.36.92.73',NULL),(2206,'\\core\\event\\user_loggedout','core','loggedout','user','user',18,'r',0,1,10,0,18,0,NULL,0,'{\"sessionid\":\"0qlj489fcfng07t446fi4rkum3\"}',1587230998,'web','1.36.92.73',NULL),(2207,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587230998,'web','1.36.92.73',NULL),(2208,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231012,'web','1.36.92.73',NULL),(2209,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587231034,'web','1.36.92.73',NULL),(2210,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587231035,'web','1.36.92.73',NULL),(2211,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"fcvbufgqocl5a86pumbfu58cui\"}',1587231047,'web','1.36.92.73',NULL),(2212,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231047,'web','1.36.92.73',NULL),(2213,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231292,'web','1.36.92.73',NULL),(2214,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587231305,'web','1.36.92.73',NULL),(2215,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587231323,'web','1.36.92.73',NULL),(2216,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587231324,'web','1.36.92.73',NULL),(2217,'\\core\\event\\config_log_created','core','created','config_log','config_log',1729,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"recaptcha\",\"oldvalue\":null,\"value\":\"0\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2218,'\\core\\event\\config_log_created','core','created','config_log','config_log',1730,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_firstname\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2219,'\\core\\event\\config_log_created','core','created','config_log','config_log',1731,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_lastname\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2220,'\\core\\event\\config_log_created','core','created','config_log','config_log',1732,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_email\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2221,'\\core\\event\\config_log_created','core','created','config_log','config_log',1733,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_city\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2222,'\\core\\event\\config_log_created','core','created','config_log','config_log',1734,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_country\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2223,'\\core\\event\\config_log_created','core','created','config_log','config_log',1735,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_lang\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2224,'\\core\\event\\config_log_created','core','created','config_log','config_log',1736,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_description\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2225,'\\core\\event\\config_log_created','core','created','config_log','config_log',1737,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_url\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2226,'\\core\\event\\config_log_created','core','created','config_log','config_log',1738,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_idnumber\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2227,'\\core\\event\\config_log_created','core','created','config_log','config_log',1739,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_institution\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2228,'\\core\\event\\config_log_created','core','created','config_log','config_log',1740,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_department\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2229,'\\core\\event\\config_log_created','core','created','config_log','config_log',1741,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_phone1\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2230,'\\core\\event\\config_log_created','core','created','config_log','config_log',1742,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_phone2\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2231,'\\core\\event\\config_log_created','core','created','config_log','config_log',1743,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_address\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2232,'\\core\\event\\config_log_created','core','created','config_log','config_log',1744,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_firstnamephonetic\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2233,'\\core\\event\\config_log_created','core','created','config_log','config_log',1745,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_lastnamephonetic\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2234,'\\core\\event\\config_log_created','core','created','config_log','config_log',1746,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_middlename\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2235,'\\core\\event\\config_log_created','core','created','config_log','config_log',1747,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"field_lock_alternatename\",\"oldvalue\":null,\"value\":\"unlocked\",\"plugin\":\"auth_onlineconfirm\"}',1587231587,'web','1.36.92.73',NULL),(2236,'\\core\\event\\config_log_created','core','created','config_log','config_log',1748,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"registerauth\",\"oldvalue\":\"\",\"value\":\"onlineconfirm\",\"plugin\":null}',1587231618,'web','1.36.92.73',NULL),(2237,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"5sqnplurh723h5a9rlgfhb6tbi\"}',1587231623,'web','1.36.92.73',NULL),(2238,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231623,'web','1.36.92.73',NULL),(2239,'\\core\\event\\user_created','core','created','user','user',19,'c',0,73,30,19,0,0,19,0,'null',1587231638,'web','1.36.92.73',NULL),(2240,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,19,0,'{\"subject\":\"FC: account confirmation\",\"message\":\"Hi Z Power King,\\n\\nA new account has been requested at \'FC\'\\nusing your email address.\\n\\nTo confirm your new account, please go to this web address:\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=9jRf82MYMbSziV5&username=zking%40live.hk\\n\\nIn most mail programs, this should appear as a blue link\\nwhich you can just click on. If that doesn\'t work,\\nthen cut and paste the address into the address\\nline at the top of your web browser window.\\n\\nIf you need help, please contact the site administrator,\\n\\nAdmin User\\n\\nIf you did not do this, someone else could be trying to compromise your\\naccount.\\nPlease contact the site administrator immediately.\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587231638,'web','1.36.92.73',NULL),(2241,'\\core\\event\\user_updated','core','updated','user','user',19,'u',0,73,30,19,0,0,19,0,'null',1587231638,'web','1.36.92.73',NULL),(2242,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231643,'web','1.36.92.73',NULL),(2243,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231728,'web','1.36.92.73',NULL),(2244,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587231738,'web','1.36.92.73',NULL),(2245,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587231738,'web','1.36.92.73',NULL),(2246,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"u4ls59kti16sdj53p8p7l0dj6h\"}',1587231917,'web','1.36.92.73',NULL),(2247,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231918,'web','1.36.92.73',NULL),(2248,'\\core\\event\\user_updated','core','updated','user','user',18,'u',0,69,30,18,0,0,18,0,'null',1587231921,'web','1.36.92.73',NULL),(2249,'\\core\\event\\user_loggedin','core','loggedin','user','user',18,'r',0,1,10,0,18,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587231921,'web','1.36.92.73',NULL),(2250,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,69,30,18,18,0,18,0,'null',1587231921,'web','1.36.92.73',NULL),(2251,'\\core\\event\\user_loggedout','core','loggedout','user','user',18,'r',0,1,10,0,18,0,NULL,0,'{\"sessionid\":\"81k2e15jqj65oovp9mvc9r0len\"}',1587231978,'web','1.36.92.73',NULL),(2252,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587231978,'web','1.36.92.73',NULL),(2253,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587231982,'web','1.36.92.73',NULL),(2254,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587231982,'web','1.36.92.73',NULL),(2255,'\\core\\event\\user_deleted','core','deleted','user','user',19,'d',0,73,30,19,2,0,19,0,'{\"username\":\"zking@live.hk\",\"email\":\"zking@live.hk\",\"idnumber\":\"\",\"picture\":\"200\",\"mnethostid\":\"1\"}',1587232000,'web','1.36.92.73',NULL),(2256,'\\core\\event\\user_deleted','core','deleted','user','user',18,'d',0,69,30,18,2,0,18,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"192\",\"mnethostid\":\"1\"}',1587232005,'web','1.36.92.73',NULL),(2257,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"442n9icg803fn1v2uv8l8kgkib\"}',1587232013,'web','1.36.92.73',NULL),(2258,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587232013,'web','1.36.92.73',NULL),(2259,'\\core\\event\\user_created','core','created','user','user',20,'c',0,74,30,20,0,0,20,0,'null',1587232084,'web','1.36.92.73',NULL),(2260,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,20,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=rPJoaELOGN3bFlo&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587232084,'web','1.36.92.73',NULL),(2261,'\\core\\event\\user_updated','core','updated','user','user',20,'u',0,74,30,20,0,0,20,0,'null',1587232084,'web','1.36.92.73',NULL),(2262,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587232088,'web','1.36.92.73',NULL),(2263,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587232091,'web','1.36.92.73',NULL),(2264,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587232092,'web','1.36.92.73',NULL),(2265,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"6nuhg6k7ptfcfdp2r57h8ci7bg\"}',1587232146,'web','1.36.92.73',NULL),(2266,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587232146,'web','1.36.92.73',NULL),(2267,'\\core\\event\\user_updated','core','updated','user','user',20,'u',0,74,30,20,0,0,20,0,'null',1587232222,'web','1.36.92.73',NULL),(2268,'\\core\\event\\user_loggedin','core','loggedin','user','user',20,'r',0,1,10,0,20,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587232222,'web','1.36.92.73',NULL),(2269,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,74,30,20,20,0,20,0,'null',1587232222,'web','1.36.92.73',NULL),(2270,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,74,30,20,20,0,20,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587232223,'web','1.36.92.73',NULL),(2271,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,74,30,20,20,0,20,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587232223,'web','1.36.92.73',NULL),(2272,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,74,30,20,20,0,20,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587232225,'web','1.36.92.73',NULL),(2273,'\\core\\event\\user_loggedout','core','loggedout','user','user',20,'r',0,1,10,0,20,0,NULL,0,'{\"sessionid\":\"8lkmop6gfdgd8qg9t6riqr3g7n\"}',1587232251,'web','1.36.92.73',NULL),(2274,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587232251,'web','1.36.92.73',NULL),(2275,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587232255,'web','1.36.92.73',NULL),(2276,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587232255,'web','1.36.92.73',NULL),(2277,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"sjrtkvund0q8dpvvfttlsndrmf\"}',1587232259,'web','1.36.92.73',NULL),(2278,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587232259,'web','1.36.92.73',NULL),(2279,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587256319,'web','1.36.92.115',NULL),(2280,'\\core\\event\\user_updated','core','updated','user','user',20,'u',0,74,30,20,0,0,20,0,'null',1587256334,'web','1.36.92.115',NULL),(2281,'\\core\\event\\user_loggedin','core','loggedin','user','user',20,'r',0,1,10,0,20,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587256334,'web','1.36.92.115',NULL),(2282,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,74,30,20,20,0,20,0,'null',1587256334,'web','1.36.92.115',NULL),(2283,'\\core\\event\\user_loggedout','core','loggedout','user','user',20,'r',0,1,10,0,20,0,NULL,0,'{\"sessionid\":\"2770k4h719p0qer8k0tvksf2u5\"}',1587256361,'web','1.36.92.115',NULL),(2284,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587256361,'web','1.36.92.115',NULL),(2285,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587256394,'web','1.36.92.115',NULL),(2286,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587256394,'web','1.36.92.115',NULL),(2287,'\\core\\event\\user_deleted','core','deleted','user','user',20,'d',0,74,30,20,2,0,20,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"206\",\"mnethostid\":\"1\"}',1587256491,'web','1.36.92.115',NULL),(2288,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"ahtd2634lj8pmuavu1eiefpro5\"}',1587256495,'web','1.36.92.115',NULL),(2289,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587256495,'web','1.36.92.115',NULL),(2290,'\\core\\event\\user_created','core','created','user','user',21,'c',0,78,30,21,0,0,21,0,'null',1587256498,'web','1.36.92.115',NULL),(2291,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,21,0,'{\"subject\":\"FC\\uff1a\\u5e33\\u865f\\u78ba\\u8a8d\",\"message\":\"Tse Aaron \\u60a8\\u597d,\\n\\n\\u5728\'FC\' \\u6709\\u4eba\\u4f7f\\u7528\\u60a8\\u7684\\u96fb\\u5b50\\u90f5\\u4ef6\\u7533\\u8acb\\u4e86\\u4e00\\u500b\\u65b0\\u5e33\\u865f\\u3002\\n\\n\\u8981\\u78ba\\u8a8d\\u60a8\\u7684\\u65b0\\u5e33\\u6236\\uff0c\\u8acb\\u9023\\u7d50\\u5230\\u6b64\\u7db2\\u5740\\uff1a\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/auth\\/oauth2\\/confirm-account.php?token=9soETNr7QuESMo9&username=aaron.tse%40gmail.com\\n\\n\\u5728\\u5927\\u591a\\u6578\\u90f5\\u4ef6\\u7a0b\\u5f0f\\u4e2d\\uff0c\\u61c9\\u8a72\\u986f\\u793a\\u70ba\\u60a8\\u53ef\\u4ee5\\u9ede\\u6309\\u7684\\u85cd\\u8272\\u9023\\u7d50\\u3002\\n\\u5982\\u679c\\u4e0d\\u884c\\uff0c\\u8acb\\u5c07\\u8d85\\u9023\\u7d50\\u526a\\u4e0b\\u4e26\\u8cbc\\u5230\\u60a8\\u7684\\u700f\\u89bd\\u5668\\u8996\\u7a97\\u4e0a\\u65b9\\u7684\\u4f4d\\u5740\\u6b04\\u4e2d\\u3002\\n\\n\\u5982\\u679c\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7e6b\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587256498,'web','1.36.92.115',NULL),(2292,'\\core\\event\\user_updated','core','updated','user','user',21,'u',0,78,30,21,0,0,21,0,'null',1587256498,'web','1.36.92.115',NULL),(2293,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587256503,'web','1.36.92.115',NULL),(2294,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587256507,'web','1.36.92.115',NULL),(2295,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587256507,'web','1.36.92.115',NULL),(2296,'\\core\\event\\user_deleted','core','deleted','user','user',21,'d',0,78,30,21,2,0,21,0,'{\"username\":\"aaron.tse@gmail.com\",\"email\":\"aaron.tse@gmail.com\",\"idnumber\":\"\",\"picture\":\"212\",\"mnethostid\":\"1\"}',1587256848,'web','1.36.92.115',NULL),(2297,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"uaqjp3vqdcn48tns2o03ksocvc\"}',1587256970,'web','1.36.92.115',NULL),(2298,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587256970,'web','1.36.92.115',NULL),(2299,'\\core\\event\\user_created','core','created','user','user',22,'c',0,79,30,22,0,0,22,0,'null',1587256973,'web','1.36.92.115',NULL),(2300,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587256973,'web','1.36.92.115',NULL),(2301,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,22,0,22,0,'null',1587256973,'web','1.36.92.115',NULL),(2302,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587256973,'web','1.36.92.115',NULL),(2303,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,79,30,22,22,0,22,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587256973,'web','1.36.92.115',NULL),(2304,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,79,30,22,22,0,22,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587256974,'web','1.36.92.115',NULL),(2305,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,79,30,22,22,0,22,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587256976,'web','1.36.92.115',NULL),(2306,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587257215,'web','1.36.92.115',NULL),(2307,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',1,'c',0,27,50,2,22,2,22,0,'{\"enrol\":\"self\"}',1587257416,'web','1.36.92.115',NULL),(2308,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,27,50,2,22,2,22,0,'{\"id\":1,\"component\":\"\",\"itemid\":0}',1587257416,'web','1.36.92.115',NULL),(2309,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,22,0,'{\"subject\":\"Welcome to \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"message\":\"Welcome to \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09!\\n\\nIf you have not done so already, you should edit your profile page so that\\nwe can learn more about you:\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=22&course=2\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587257416,'web','1.36.92.115',NULL),(2310,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587257416,'web','1.36.92.115',NULL),(2311,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,27,50,2,22,2,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2\"}',1587257417,'web','1.36.92.115',NULL),(2312,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,27,50,2,22,2,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2\",\"tourid\":1,\"stepindex\":0}',1587257417,'web','1.36.92.115',NULL),(2313,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,27,50,2,22,2,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=2\",\"stepid\":1,\"stepindex\":0}',1587257422,'web','1.36.92.115',NULL),(2314,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',1,'r',2,28,70,1,22,2,NULL,0,'null',1587257460,'web','1.36.92.115',NULL),(2315,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',1,'r',2,28,70,1,22,2,NULL,0,'null',1587257460,'web','1.36.92.115',NULL),(2316,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',1,'r',2,28,70,1,22,2,NULL,0,'null',1587257460,'web','1.36.92.115',NULL),(2317,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"jesf55l2iekua3ql9tkvt8i9hj\"}',1587257678,'web','1.36.92.115',NULL),(2318,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587257678,'web','1.36.92.115',NULL),(2319,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587257681,'web','1.36.92.115',NULL),(2320,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587257681,'web','1.36.92.115',NULL),(2321,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587257681,'web','1.36.92.115',NULL),(2322,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587257683,'web','1.36.92.115',NULL),(2323,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"dian6rjdvg2uhm1m09ni5vh73g\"}',1587258018,'web','1.36.92.115',NULL),(2324,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587258018,'web','1.36.92.115',NULL),(2325,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587258469,'web','84.17.34.241',NULL),(2326,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587259006,'web','84.17.34.241',NULL),(2327,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587259023,'web','84.17.34.241',NULL),(2328,'\\core\\event\\user_created','core','created','user','user',23,'c',0,83,30,23,0,0,23,0,'null',1587259035,'web','84.17.34.241',NULL),(2329,'\\core\\event\\user_loggedin','core','loggedin','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"username\":\"erwin@life.hk\"}',1587259036,'web','84.17.34.241',NULL),(2330,'\\core\\event\\user_updated','core','updated','user','user',23,'u',0,83,30,23,23,0,23,0,'null',1587259036,'web','84.17.34.241',NULL),(2331,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,23,0,NULL,0,'null',1587259036,'web','84.17.34.241',NULL),(2332,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587260180,'web','1.36.92.115',NULL),(2333,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587260180,'web','1.36.92.115',NULL),(2334,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587268079,'web','1.36.92.115',NULL),(2335,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587268086,'web','1.36.92.115',NULL),(2336,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587268086,'web','1.36.92.115',NULL),(2337,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587268086,'web','1.36.92.115',NULL),(2338,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587268088,'web','1.36.92.115',NULL),(2339,'\\core\\event\\blog_entries_viewed','core','viewed','blog_entries',NULL,NULL,'r',2,1,10,0,22,0,NULL,0,'{\"entryid\":null,\"tagid\":null,\"userid\":null,\"modid\":null,\"groupid\":null,\"search\":null,\"fromstart\":0,\"courseid\":\"2\"}',1587268118,'web','1.36.92.115',NULL),(2340,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587268129,'web','1.36.92.115',NULL),(2341,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"l4h9t6lp989ol5ngvh4odd5uii\"}',1587268158,'web','1.36.92.115',NULL),(2342,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587268158,'web','1.36.92.115',NULL),(2343,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587268162,'web','1.36.92.115',NULL),(2344,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587268162,'web','1.36.92.115',NULL),(2345,'\\core\\event\\config_log_created','core','created','config_log','config_log',1749,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"badges_allowcoursebadges\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587268539,'web','1.36.92.115',NULL),(2346,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587268583,'web','1.36.92.115',NULL),(2347,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268585,'web','1.36.92.115',NULL),(2348,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268608,'web','1.36.92.115',NULL),(2349,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',2,'r',0,27,50,2,2,2,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587268610,'web','1.36.92.115',NULL),(2350,'\\core\\event\\config_log_created','core','created','config_log','config_log',1750,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"defaultpreference_maildisplay\",\"oldvalue\":\"2\",\"value\":\"0\",\"plugin\":null}',1587268754,'web','1.36.92.115',NULL),(2351,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587268817,'web','1.36.92.115',NULL),(2352,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268824,'web','1.36.92.115',NULL),(2353,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',1,'r',0,2,50,1,2,1,NULL,0,'{\"courseshortname\":\"FC\",\"coursefullname\":\"FC\"}',1587268831,'web','1.36.92.115',NULL),(2354,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587268842,'web','1.36.92.115',NULL),(2355,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268847,'web','1.36.92.115',NULL),(2356,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268874,'web','1.36.92.115',NULL),(2357,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587268881,'web','1.36.92.115',NULL),(2358,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269209,'web','1.36.92.115',NULL),(2359,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587269212,'web','1.36.92.115',NULL),(2360,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',1,'r',0,2,50,1,2,1,NULL,0,'{\"courseshortname\":\"FC\",\"coursefullname\":\"FC\"}',1587269219,'web','1.36.92.115',NULL),(2361,'\\core\\event\\config_log_created','core','created','config_log','config_log',1751,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"linkadmincategories\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":null}',1587269320,'web','1.36.92.115',NULL),(2362,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269328,'web','1.36.92.115',NULL),(2363,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269407,'web','1.36.92.115',NULL),(2364,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269649,'web','1.36.92.115',NULL),(2365,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269662,'web','1.36.92.115',NULL),(2366,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269664,'web','1.36.92.115',NULL),(2367,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587269726,'web','1.36.92.115',NULL),(2368,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587269730,'web','1.36.92.115',NULL),(2369,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587270043,'web','1.36.92.115',NULL),(2370,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587270049,'web','1.36.92.115',NULL),(2371,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587270054,'web','1.36.92.115',NULL),(2372,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587270069,'web','1.36.92.115',NULL),(2373,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"aice8le25rp6l28u3bk52o2sio\"}',1587270073,'web','1.36.92.115',NULL),(2374,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587270073,'web','1.36.92.115',NULL),(2375,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587270076,'web','1.36.92.115',NULL),(2376,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587270076,'web','1.36.92.115',NULL),(2377,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587270076,'web','1.36.92.115',NULL),(2378,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587270088,'web','1.36.92.115',NULL),(2379,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587350661,'web','1.36.92.115',NULL),(2380,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587350666,'web','1.36.92.115',NULL),(2381,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587350667,'web','1.36.92.115',NULL),(2382,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"o4thf5rh4orrk7m8hjecvgnbrd\"}',1587350700,'web','1.36.92.115',NULL),(2383,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587350700,'web','1.36.92.115',NULL),(2384,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587350704,'web','1.36.92.115',NULL),(2385,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587350704,'web','1.36.92.115',NULL),(2386,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587350704,'web','1.36.92.115',NULL),(2387,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,22,2,NULL,0,'null',1587350706,'web','1.36.92.115',NULL),(2388,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"hq8taiqsptke41kh3fe95oa2bd\"}',1587350727,'web','1.36.92.115',NULL),(2389,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587350727,'web','1.36.92.115',NULL),(2390,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587350731,'web','1.36.92.115',NULL),(2391,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587350731,'web','1.36.92.115',NULL),(2392,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587350733,'web','1.36.92.115',NULL),(2393,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587350740,'web','1.36.92.115',NULL),(2394,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587452167,'web','1.36.92.115',NULL),(2395,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587452173,'web','1.36.92.115',NULL),(2396,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587452173,'web','1.36.92.115',NULL),(2397,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587452179,'web','1.36.92.115',NULL),(2398,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587452471,'web','1.36.92.115',NULL),(2399,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587452477,'web','1.36.92.115',NULL),(2400,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',4,'c',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2401,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',2,'c',0,84,50,3,2,3,24,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2402,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',3,'c',0,84,50,3,2,3,25,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2403,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',4,'c',0,84,50,3,2,3,26,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2404,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',5,'c',0,84,50,3,2,3,27,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2405,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',6,'c',0,84,50,3,2,3,28,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2406,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',7,'c',0,84,50,3,2,3,29,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2407,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',8,'c',0,84,50,3,2,3,30,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2408,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',9,'c',0,84,50,3,2,3,31,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2409,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',10,'c',0,84,50,3,2,3,32,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2410,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',11,'c',0,84,50,3,2,3,33,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2411,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',12,'c',0,84,50,3,2,3,34,0,'{\"enrol\":\"manual\"}',1587454450,'restore','1.36.92.115',NULL),(2412,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',5,'c',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"guest\"}',1587454450,'restore','1.36.92.115',NULL),(2413,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',6,'c',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"self\"}',1587454450,'restore','1.36.92.115',NULL),(2414,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/flatfile:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2415,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/flatfile:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2416,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/recent_activity:viewaddupdatemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2417,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/recent_activity:viewdeletemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2418,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/category:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2419,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/cohort:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2420,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/cohort:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2421,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/database:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2422,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/database:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2423,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/guest:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2424,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/imsenterprise:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2425,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/ldap:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2426,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/lti:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2427,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/lti:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2428,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/manual:config\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2429,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/manual:enrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2430,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/manual:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2431,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/manual:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2432,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/manual:unenrolself\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2433,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/meta:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2434,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/meta:selectaslinked\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2435,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/meta:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2436,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/mnet:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2437,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/paypal:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2438,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2439,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2440,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/self:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2441,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/self:holdkey\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2442,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/self:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2443,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/self:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2444,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"enrol\\/self:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2445,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/ods:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2446,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/ods:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2447,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/txt:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2448,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/txt:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2449,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/xls:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2450,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/xls:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2451,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2452,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeexport\\/xml:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2453,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeimport\\/csv:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2454,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradeimport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2455,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/grader:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2456,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/history:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2457,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/outcomes:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2458,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/overview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2459,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/singleview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2460,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"gradereport\\/user:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2461,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2462,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assignment:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2463,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/book:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2464,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2465,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2466,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2467,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2468,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/folder:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2469,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2470,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2471,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/imscp:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2472,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/label:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2473,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2474,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:addcoursetool\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2475,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2476,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:requesttooladd\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2477,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/page:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2478,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2479,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/resource:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2480,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2481,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/survey:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2482,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/url:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2483,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2484,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2485,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/analytics:listinsights\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2486,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/backup:anonymise\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2487,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:awardbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2488,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:configurecriteria\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2489,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:configuredetails\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2490,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:configuremessages\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2491,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:createbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2492,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:earnbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2493,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:revokebadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2494,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:viewawarded\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2495,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/badges:viewbadges\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2496,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/calendar:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2497,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/calendar:managegroupentries\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2498,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/calendar:manageownentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2499,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/cohort:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2500,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/comment:post\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2501,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/comment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2502,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/competency:competencygrade\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2503,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencygradable\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2504,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencymanage\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2505,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyview\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2506,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:bulkmessaging\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2507,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:changecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2508,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:changefullname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2509,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:changeidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2510,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:changeshortname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2511,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:changesummary\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2512,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:creategroupconversations\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2513,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:delete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2514,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:enrolconfig\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2515,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:enrolreview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2516,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:ignorefilesizelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2517,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:isincompletionreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2518,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2519,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:managegroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2520,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:managescales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2521,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:markcomplete\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2522,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:movesections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2523,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:overridecompletion\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2524,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:renameroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2525,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:reset\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2526,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:reviewotherusers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2527,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:sectionvisibility\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2528,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:setcurrentsection\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2529,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:setforcedlanguage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2530,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:tag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2531,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:update\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2532,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:useremail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2533,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2534,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddencourses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2535,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddensections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2536,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenuserfields\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2537,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewparticipants\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2538,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewscales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2539,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:visibility\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2540,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/filter:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2541,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2542,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2543,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:hide\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2544,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2545,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:lock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2546,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2547,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:managegradingforms\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2548,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:manageletters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2549,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:manageoutcomes\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2550,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:unlock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2551,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2552,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2553,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/grade:viewhidden\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2554,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/notes:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2555,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/notes:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2556,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:editall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2557,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:editmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2558,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:flag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2559,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:managecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2560,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:moveall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2561,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:movemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2562,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:tagall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2563,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:tagmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2564,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:useall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2565,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:usemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2566,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2567,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/question:viewmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2568,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/rating:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2569,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/rating:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2570,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/rating:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2571,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/rating:viewany\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2572,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:configure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2573,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:restoreactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2574,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:restorecourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2575,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:restoretargetimport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2576,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:rolldates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2577,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:uploadfile\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2578,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:userinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2579,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/restore:viewautomatedfilearea\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2580,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/role:assign\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2581,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/role:override\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2582,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/role:review\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2583,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/role:safeoverride\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2584,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/role:switchroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2585,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2586,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/user:loginas\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2587,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/user:viewdetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2588,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/user:viewhiddendetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2589,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/completion:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2590,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/log:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454450,'restore','1.36.92.115',NULL),(2591,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/log:viewtoday\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2592,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/loglive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454450,'restore','1.36.92.115',NULL),(2593,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/outline:viewuserreport\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2594,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/participation:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2595,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/progress:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2596,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"report\\/stats:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2597,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"tool\\/monitor:managerules\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2598,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"tool\\/monitor:subscribe\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2599,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"tool\\/recyclebin:deleteitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2600,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"tool\\/recyclebin:restoreitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2601,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"tool\\/recyclebin:viewitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2602,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"webservice\\/rest:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2603,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"webservice\\/soap:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2604,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"webservice\\/xmlrpc:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2605,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordaudio\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2606,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordvideo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2607,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"booktool\\/exportimscp:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2608,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"booktool\\/importhtml:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2609,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"booktool\\/print:print\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2610,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2611,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2612,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:grantextension\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2613,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:manageallocations\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2614,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:managegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2615,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2616,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:receivegradernotifications\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2617,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:releasegrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2618,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:revealidentities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2619,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:reviewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2620,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2621,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2622,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assign:viewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2623,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assignment:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2624,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assignment:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2625,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assignment:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2626,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/assignment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2627,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/book:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2628,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/book:read\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2629,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/book:viewhiddenchapters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2630,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:chat\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2631,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:deletelog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2632,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:exportparticipatedsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2633,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:exportsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2634,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:readlog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2635,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/chat:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2636,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:choose\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2637,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2638,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:downloadresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2639,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2640,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/choice:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2641,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2642,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:exportallentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2643,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2644,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2645,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:exportuserinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2646,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2647,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2648,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:managetemplates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2649,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:manageuserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2650,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2651,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2652,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2653,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:viewalluserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2654,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2655,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:viewentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2656,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2657,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/data:writeentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2658,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:complete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2659,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:createprivatetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2660,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:createpublictemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2661,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2662,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:deletetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2663,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:edititems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2664,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:mapcourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2665,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:receivemail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2666,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2667,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:viewanalysepage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2668,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/feedback:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2669,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/folder:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2670,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/folder:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2671,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:addnews\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2672,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:addquestion\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2673,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:allowforcesubscribe\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2674,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:canoverridediscussionlock\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2675,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:canposttomygroups\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2676,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:createattachment\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2677,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:deleteanypost\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2678,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:deleteownpost\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2679,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:editanypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2680,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:exportdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2681,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:exportownpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2682,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:exportpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2683,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:managesubscriptions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2684,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:movediscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2685,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:pindiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2686,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:postwithoutthrottling\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2687,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2688,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:replynews\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2689,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:replypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2690,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:splitdiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2691,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:startdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2692,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2693,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2694,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2695,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewhiddentimedposts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2696,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewqandawithoutposting\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2697,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2698,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/forum:viewsubscribers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2699,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:approve\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2700,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2701,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2702,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2703,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2704,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2705,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:managecategories\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2706,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2707,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2708,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2709,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2710,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2711,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2712,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2713,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/glossary:write\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2714,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/imscp:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2715,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/label:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2716,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2717,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2718,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2719,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2720,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2721,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lesson:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2722,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:admin\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2723,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2724,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/lti:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2725,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:attempt\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2726,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:deleteattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2727,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:emailconfirmsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2728,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:emailnotifysubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2729,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:emailwarnoverdue\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2730,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2731,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:ignoretimelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2732,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2733,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2734,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:preview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2735,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:regrade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2736,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:reviewmyattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2737,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2738,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/quiz:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2739,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/resource:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2740,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:deleteownresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2741,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2742,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:savetrack\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2743,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:skipview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2744,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:viewreport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2745,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/scorm:viewscores\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2746,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/survey:download\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2747,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/survey:participate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2748,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/survey:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2749,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2750,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:createpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2751,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:editcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2752,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:editpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2753,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:managecomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2754,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2755,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:managewiki\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2756,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:overridelock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2757,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:viewcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2758,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/wiki:viewpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2759,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:allocate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2760,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2761,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:editdimensions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2762,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:exportsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2763,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:ignoredeadlines\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2764,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:manageexamples\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2765,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:overridegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2766,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:peerassess\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2767,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:publishsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2768,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2769,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:switchphase\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2770,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2771,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewallassessments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2772,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewallsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2773,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthornames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2774,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthorpublished\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2775,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewpublishedsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2776,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"mod\\/workshop:viewreviewernames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2777,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/backup:backupactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2778,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyconfigure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2779,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:ignoreavailabilityrestrictions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2780,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:manageactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2781,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:togglecompletion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2782,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2783,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:accessallgroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2784,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:managecontextlocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2785,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:trustcontent\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2786,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:viewfullnames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2787,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:viewuseridentity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2788,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"quiz\\/grading:viewidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2789,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"quiz\\/statistics:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2790,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/areafiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2791,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/boxnet:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2792,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/coursefiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2793,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/dropbox:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2794,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/equella:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2795,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/filesystem:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2796,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/flickr_public:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2797,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/googledocs:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2798,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/local:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2799,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/merlot:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2800,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/nextcloud:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2801,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/onedrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2802,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/picasa:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2803,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/recent:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2804,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/s3:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2805,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/skydrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2806,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2807,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/user:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2808,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/webdav:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2809,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"repository\\/youtube:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2810,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/activity_modules:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2811,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/activity_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2812,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/admin_bookmarks:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2813,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/badges:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2814,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/blog_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2815,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/blog_recent:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2816,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/blog_tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2817,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/calendar_month:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2818,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/comments:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2819,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/completionstatus:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587454451,'restore','1.36.92.115',NULL),(2820,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/course_list:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2821,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/course_summary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2822,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2823,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/globalsearch:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2824,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/glossary_random:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2825,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/html:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2826,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/login:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2827,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/mentees:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2828,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/mnet_hosts:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2829,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/myprofile:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2830,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/navigation:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2831,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/news_items:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2832,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/online_users:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2833,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/online_users:viewlist\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2834,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/private_files:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2835,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/quiz_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2836,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/recent_activity:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2837,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/rss_client:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2838,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/rss_client:manageanyfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2839,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/rss_client:manageownfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2840,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/search_forums:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2841,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/section_links:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2842,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/selfcompletion:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2843,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/settings:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2844,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/site_main_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2845,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/social_activities:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2846,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/tag_flickr:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2847,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/tag_youtube:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2848,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"block\\/tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2849,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/block:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2850,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/block:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2851,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,84,50,3,2,3,NULL,0,'{\"capability\":\"moodle\\/site:manageblocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587454451,'restore','1.36.92.115',NULL),(2852,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,84,50,3,2,3,24,0,'{\"id\":2,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2853,'\\core\\event\\role_assigned','core','assigned','role','role',3,'c',0,84,50,3,2,3,26,0,'{\"id\":3,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2854,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,84,50,3,2,3,27,0,'{\"id\":4,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2855,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,29,0,'{\"id\":5,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2856,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,84,50,3,2,3,30,0,'{\"id\":6,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2857,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,28,0,'{\"id\":7,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2858,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,31,0,'{\"id\":8,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2859,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,32,0,'{\"id\":9,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2860,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,33,0,'{\"id\":10,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2861,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,84,50,3,2,3,25,0,'{\"id\":11,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2862,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,84,50,3,2,3,34,0,'{\"id\":12,\"component\":\"\",\"itemid\":0}',1587454451,'restore','1.36.92.115',NULL),(2863,'\\core\\event\\course_section_created','core','created','course_section','course_sections',6,'c',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"0\"}',1587454451,'restore','1.36.92.115',NULL),(2864,'\\core\\event\\course_section_created','core','created','course_section','course_sections',7,'c',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"7\"}',1587454452,'restore','1.36.92.115',NULL),(2865,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',3,'c',0,84,50,3,2,3,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587454461,'restore','1.36.92.115',NULL),(2866,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',4,'c',0,84,50,3,2,3,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e03\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587454461,'restore','1.36.92.115',NULL),(2867,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',4,'u',0,84,50,3,2,3,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e03\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587454461,'restore','1.36.92.115',NULL),(2868,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',5,'c',0,84,50,3,2,3,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587454462,'restore','1.36.92.115',NULL),(2869,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',5,'u',0,84,50,3,2,3,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587454462,'restore','1.36.92.115',NULL),(2870,'\\core\\event\\course_restored','core','restored','course','course',3,'c',1,84,50,3,2,3,NULL,0,'{\"type\":\"course\",\"target\":2,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587454462,'restore','1.36.92.115',NULL),(2871,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454522,'web','1.36.92.115',NULL),(2872,'\\core\\event\\course_updated','core','updated','course','course',3,'u',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"n\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"updatedfields\":{\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}}',1587454580,'web','1.36.92.115',NULL),(2873,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454580,'web','1.36.92.115',NULL),(2874,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587454610,'web','1.36.92.115',NULL),(2875,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,27,50,2,2,2,NULL,0,'null',1587454620,'web','1.36.92.115',NULL),(2876,'\\core\\event\\course_backup_created','core','created','course_backup','course',2,'c',1,27,50,2,2,2,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587454655,'web','1.36.92.115',NULL),(2877,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',1,'c',0,3,40,1,2,0,NULL,0,'null',1587454655,'web','1.36.92.115',NULL),(2878,'\\core\\event\\question_deleted','core','deleted','question','question',1,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2879,'\\core\\event\\question_deleted','core','deleted','question','question',2,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2880,'\\core\\event\\question_deleted','core','deleted','question','question',3,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2881,'\\core\\event\\question_deleted','core','deleted','question','question',4,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2882,'\\core\\event\\question_deleted','core','deleted','question','question',5,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2883,'\\core\\event\\question_deleted','core','deleted','question','question',6,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2884,'\\core\\event\\question_deleted','core','deleted','question','question',7,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2885,'\\core\\event\\question_deleted','core','deleted','question','question',8,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2886,'\\core\\event\\question_deleted','core','deleted','question','question',9,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2887,'\\core\\event\\question_deleted','core','deleted','question','question',10,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2888,'\\core\\event\\question_deleted','core','deleted','question','question',11,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2889,'\\core\\event\\question_deleted','core','deleted','question','question',12,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2890,'\\core\\event\\question_deleted','core','deleted','question','question',13,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2891,'\\core\\event\\question_deleted','core','deleted','question','question',14,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2892,'\\core\\event\\question_deleted','core','deleted','question','question',15,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2893,'\\core\\event\\question_deleted','core','deleted','question','question',16,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2894,'\\core\\event\\question_deleted','core','deleted','question','question',17,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2895,'\\core\\event\\question_deleted','core','deleted','question','question',18,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2896,'\\core\\event\\question_deleted','core','deleted','question','question',19,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2897,'\\core\\event\\question_deleted','core','deleted','question','question',20,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2898,'\\core\\event\\question_deleted','core','deleted','question','question',21,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2899,'\\core\\event\\question_deleted','core','deleted','question','question',22,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2900,'\\core\\event\\question_deleted','core','deleted','question','question',23,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2901,'\\core\\event\\question_deleted','core','deleted','question','question',24,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2902,'\\core\\event\\question_deleted','core','deleted','question','question',25,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2903,'\\core\\event\\question_deleted','core','deleted','question','question',26,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2904,'\\core\\event\\question_deleted','core','deleted','question','question',27,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2905,'\\core\\event\\question_deleted','core','deleted','question','question',28,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2906,'\\core\\event\\question_deleted','core','deleted','question','question',29,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2907,'\\core\\event\\question_deleted','core','deleted','question','question',30,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2908,'\\core\\event\\question_deleted','core','deleted','question','question',31,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2909,'\\core\\event\\question_deleted','core','deleted','question','question',32,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2910,'\\core\\event\\question_deleted','core','deleted','question','question',33,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2911,'\\core\\event\\question_deleted','core','deleted','question','question',34,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2912,'\\core\\event\\question_deleted','core','deleted','question','question',35,'d',1,27,50,2,2,2,NULL,0,'{\"categoryid\":\"2\"}',1587454655,'web','1.36.92.115',NULL),(2913,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,27,50,2,2,2,22,0,'{\"id\":\"1\",\"component\":\"\",\"itemid\":\"0\"}',1587454655,'web','1.36.92.115',NULL),(2914,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',1,'d',0,27,50,2,2,2,22,0,'{\"userenrolment\":{\"id\":\"1\",\"status\":\"0\",\"enrolid\":\"3\",\"userid\":\"22\",\"timestart\":\"1587257416\",\"timeend\":\"0\",\"modifierid\":\"22\",\"timecreated\":\"1587257416\",\"timemodified\":\"1587257416\",\"courseid\":\"2\",\"enrol\":\"self\",\"lastenrol\":true},\"enrol\":\"self\"}',1587454655,'web','1.36.92.115',NULL),(2915,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',3,'d',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"self\"}',1587454655,'web','1.36.92.115',NULL),(2916,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',1,'d',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"manual\"}',1587454655,'web','1.36.92.115',NULL),(2917,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',2,'d',0,27,50,2,2,2,NULL,0,'{\"enrol\":\"guest\"}',1587454655,'web','1.36.92.115',NULL),(2918,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',2,'d',1,27,50,2,2,2,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"options\":[]}',1587454655,'web','1.36.92.115',NULL),(2919,'\\core\\event\\course_deleted','core','deleted','course','course',2,'d',1,27,50,2,2,2,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"idnumber\":\"0001\"}',1587454655,'web','1.36.92.115',NULL),(2920,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587454659,'web','1.36.92.115',NULL),(2921,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454663,'web','1.36.92.115',NULL),(2922,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454682,'web','1.36.92.115',NULL),(2923,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',8,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587454730,'web','1.36.92.115',NULL),(2924,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454730,'web','1.36.92.115',NULL),(2925,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587454735,'web','1.36.92.115',NULL),(2926,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454738,'web','1.36.92.115',NULL),(2927,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',9,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587454748,'web','1.36.92.115',NULL),(2928,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454748,'web','1.36.92.115',NULL),(2929,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',11,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587454753,'web','1.36.92.115',NULL),(2930,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454753,'web','1.36.92.115',NULL),(2931,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',13,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"3\",\"sectionname\":\"\\u4e3b\\u984c 3\"}',1587454758,'web','1.36.92.115',NULL),(2932,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454758,'web','1.36.92.115',NULL),(2933,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',12,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587454762,'web','1.36.92.115',NULL),(2934,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454762,'web','1.36.92.115',NULL),(2935,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',10,'d',1,84,50,3,2,3,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587454766,'web','1.36.92.115',NULL),(2936,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454766,'web','1.36.92.115',NULL),(2937,'\\core\\event\\course_updated','core','updated','course','course',3,'u',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"updatedfields\":{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}}',1587454793,'web','1.36.92.115',NULL),(2938,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454793,'web','1.36.92.115',NULL),(2939,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587454799,'web','1.36.92.115',NULL),(2940,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454804,'web','1.36.92.115',NULL),(2941,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454811,'web','1.36.92.115',NULL),(2942,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',2,'r',2,96,70,3,2,3,NULL,0,'null',1587454880,'web','1.36.92.115',NULL),(2943,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',2,'r',2,96,70,3,2,3,NULL,0,'null',1587454880,'web','1.36.92.115',NULL),(2944,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',19,'r',2,96,70,3,2,3,NULL,0,'null',1587454880,'web','1.36.92.115',NULL),(2945,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587454897,'web','1.36.92.115',NULL),(2946,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587454900,'web','1.36.92.115',NULL),(2947,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587454911,'web','1.36.92.115',NULL),(2948,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587454943,'web','1.36.92.115',NULL),(2949,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454945,'web','1.36.92.115',NULL),(2950,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454957,'web','1.36.92.115',NULL),(2951,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587454989,'web','1.36.92.115',NULL),(2952,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587454997,'web','1.36.92.115',NULL),(2953,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587455006,'web','1.36.92.115',NULL),(2954,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',3,'r',0,84,50,3,2,3,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587455037,'web','1.36.92.115',NULL),(2955,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455049,'web','1.36.92.115',NULL),(2956,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455073,'web','1.36.92.115',NULL),(2957,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',1,'r',2,97,70,4,2,3,NULL,0,'null',1587455100,'web','1.36.92.115',NULL),(2958,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',5,'u',0,84,50,3,2,3,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587455100,'web','1.36.92.115',NULL),(2959,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',3,'u',0,84,50,3,2,3,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587455100,'web','1.36.92.115',NULL),(2960,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',1,'c',2,97,70,4,2,3,2,0,'null',1587455107,'web','1.36.92.115',NULL),(2961,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',1,'r',2,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587455107,'web','1.36.92.115',NULL),(2962,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',1,'r',1,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587455122,'web','1.36.92.115',NULL),(2963,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',1,'r',2,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587455141,'web','1.36.92.115',NULL),(2964,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',1,'r',1,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587455147,'web','1.36.92.115',NULL),(2965,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',2,'r',2,96,70,3,2,3,NULL,0,'null',1587455159,'web','1.36.92.115',NULL),(2966,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',19,'r',2,96,70,3,2,3,NULL,0,'null',1587455159,'web','1.36.92.115',NULL),(2967,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587455167,'web','1.36.92.115',NULL),(2968,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455169,'web','1.36.92.115',NULL),(2969,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455184,'web','1.36.92.115',NULL),(2970,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455192,'web','1.36.92.115',NULL),(2971,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',2,'r',2,96,70,3,2,3,NULL,0,'null',1587455198,'web','1.36.92.115',NULL),(2972,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',19,'r',2,96,70,3,2,3,NULL,0,'null',1587455198,'web','1.36.92.115',NULL),(2973,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',2,'r',2,96,70,3,2,3,NULL,0,'null',1587455206,'web','1.36.92.115',NULL),(2974,'\\mod_lesson\\event\\question_viewed','mod_lesson','viewed','question','lesson_pages',20,'r',2,96,70,3,2,3,NULL,0,'{\"pagetype\":\"\\u9078\\u64c7\\u984c\"}',1587455206,'web','1.36.92.115',NULL),(2975,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587455217,'web','1.36.92.115',NULL),(2976,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',1,'r',2,97,70,4,2,3,NULL,0,'null',1587455225,'web','1.36.92.115',NULL),(2977,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"en9b4ccudke1j7s57cg4l3ecsf\"}',1587455480,'web','1.36.92.115',NULL),(2978,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587455480,'web','1.36.92.115',NULL),(2979,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587456693,'web','1.36.92.115',NULL),(2980,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587456706,'web','61.239.56.66',NULL),(2981,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587456715,'web','61.239.56.66',NULL),(2982,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587456729,'web','61.239.56.66',NULL),(2983,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587456745,'web','61.239.56.66',NULL),(2984,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587456745,'web','61.239.56.66',NULL),(2985,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587456778,'web','61.239.56.66',NULL),(2986,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"tf7dnk36rsk0hnan1gq22gbvsg\"}',1587456783,'web','61.239.56.66',NULL),(2987,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587456787,'web','61.239.56.66',NULL),(2988,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587456789,'web','61.239.56.66',NULL),(2989,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587456858,'web','61.239.56.66',NULL),(2990,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587456858,'web','61.239.56.66',NULL),(2991,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587460518,'web','1.36.92.115',NULL),(2992,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587461102,'web','1.36.92.115',NULL),(2993,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587461102,'web','1.36.92.115',NULL),(2994,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587461102,'web','1.36.92.115',NULL),(2995,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"apaq9ohp3ugfmlashokljq4jv5\"}',1587461139,'web','1.36.92.115',NULL),(2996,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587461139,'web','1.36.92.115',NULL),(2997,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587461182,'web','1.36.92.115',NULL),(2998,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587461210,'web','1.36.92.115',NULL),(2999,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587461210,'web','1.36.92.115',NULL),(3000,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587461210,'web','1.36.92.115',NULL),(3001,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"e3m7cdjranq4ns93tc16dslo5k\"}',1587461735,'web','1.36.92.115',NULL),(3002,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587461735,'web','1.36.92.115',NULL),(3003,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587461739,'web','1.36.92.115',NULL),(3004,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587461740,'web','1.36.92.115',NULL),(3005,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587461743,'web','1.36.92.115',NULL),(3006,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587461765,'web','1.36.92.115',NULL),(3007,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587461958,'web','1.36.92.115',NULL),(3008,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587462366,'web','1.36.92.115',NULL),(3009,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',1,'r',2,97,70,4,2,3,NULL,0,'null',1587462373,'web','1.36.92.115',NULL),(3010,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',1,'r',2,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587462380,'web','1.36.92.115',NULL),(3011,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',1,'r',1,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587462398,'web','1.36.92.115',NULL),(3012,'\\core\\event\\user_graded','core','graded','user','grade_grades',1,'u',1,84,50,3,2,3,2,0,'{\"itemid\":\"5\",\"overridden\":false,\"finalgrade\":\"10.00000\"}',1587462408,'web','1.36.92.115',NULL),(3013,'\\core\\event\\user_graded','core','graded','user','grade_grades',2,'u',1,84,50,3,-1,3,2,0,'{\"itemid\":\"3\",\"overridden\":false,\"finalgrade\":10}',1587462408,'web','1.36.92.115',NULL),(3014,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',1,'u',2,97,70,4,2,3,2,0,'{\"submitterid\":\"2\",\"quizid\":\"1\"}',1587462408,'web','1.36.92.115',NULL),(3015,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',1,'r',1,97,70,4,2,3,2,0,'{\"quizid\":\"1\"}',1587462408,'web','1.36.92.115',NULL),(3016,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',1,'r',2,97,70,4,2,3,NULL,0,'null',1587462417,'web','1.36.92.115',NULL),(3017,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587476594,'web','61.239.56.66',NULL),(3018,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587476594,'web','61.239.56.66',NULL),(3019,'\\core\\event\\course_updated','core','updated','course','course',3,'u',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"updatedfields\":{\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"summary_editor\":\"(updated)\"}}',1587477457,'web','61.239.56.66',NULL),(3020,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587477457,'web','61.239.56.66',NULL),(3021,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587549219,'web','1.36.92.115',NULL),(3022,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587549227,'web','1.36.92.115',NULL),(3023,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587549227,'web','1.36.92.115',NULL),(3024,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587549236,'web','1.36.92.115',NULL),(3025,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587549251,'web','1.36.92.115',NULL),(3026,'\\core\\event\\course_backup_created','core','created','course_backup','course',3,'c',1,84,50,3,2,3,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587549347,'web','1.36.92.115',NULL),(3027,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587549361,'web','1.36.92.115',NULL),(3028,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,84,50,3,2,3,NULL,0,'null',1587549364,'web','1.36.92.115',NULL),(3029,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587549402,'web','1.36.92.115',NULL),(3030,'\\core\\event\\course_updated','core','updated','course','course',3,'u',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"updatedfields\":{\"visible\":\"0\",\"visibleold\":\"0\"}}',1587549466,'web','1.36.92.115',NULL),(3031,'\\core\\event\\course_updated','core','updated','course','course',3,'u',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"updatedfields\":{\"visible\":\"1\",\"visibleold\":\"1\"}}',1587549467,'web','1.36.92.115',NULL),(3032,'\\core\\event\\course_backup_created','core','created','course_backup','course',3,'c',1,84,50,3,2,3,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587549531,'web','1.36.92.115',NULL),(3033,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',2,'c',0,3,40,1,2,0,NULL,0,'null',1587549531,'web','1.36.92.115',NULL),(3034,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',1,'d',1,84,50,3,2,3,2,0,'{\"itemid\":\"5\",\"overridden\":false,\"finalgrade\":\"10.00000\"}',1587549531,'web','1.36.92.115',NULL),(3035,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',2,'d',1,84,50,3,2,3,2,0,'{\"itemid\":\"3\",\"overridden\":false,\"finalgrade\":\"10.00000\"}',1587549531,'web','1.36.92.115',NULL),(3036,'\\core\\event\\question_deleted','core','deleted','question','question',36,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3037,'\\core\\event\\question_deleted','core','deleted','question','question',37,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3038,'\\core\\event\\question_deleted','core','deleted','question','question',38,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3039,'\\core\\event\\question_deleted','core','deleted','question','question',39,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3040,'\\core\\event\\question_deleted','core','deleted','question','question',40,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3041,'\\core\\event\\question_deleted','core','deleted','question','question',41,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3042,'\\core\\event\\question_deleted','core','deleted','question','question',42,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3043,'\\core\\event\\question_deleted','core','deleted','question','question',43,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3044,'\\core\\event\\question_deleted','core','deleted','question','question',44,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3045,'\\core\\event\\question_deleted','core','deleted','question','question',45,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3046,'\\core\\event\\question_deleted','core','deleted','question','question',46,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3047,'\\core\\event\\question_deleted','core','deleted','question','question',47,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3048,'\\core\\event\\question_deleted','core','deleted','question','question',48,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3049,'\\core\\event\\question_deleted','core','deleted','question','question',49,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3050,'\\core\\event\\question_deleted','core','deleted','question','question',50,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3051,'\\core\\event\\question_deleted','core','deleted','question','question',51,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3052,'\\core\\event\\question_deleted','core','deleted','question','question',52,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3053,'\\core\\event\\question_deleted','core','deleted','question','question',53,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3054,'\\core\\event\\question_deleted','core','deleted','question','question',54,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3055,'\\core\\event\\question_deleted','core','deleted','question','question',55,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3056,'\\core\\event\\question_deleted','core','deleted','question','question',56,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3057,'\\core\\event\\question_deleted','core','deleted','question','question',57,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3058,'\\core\\event\\question_deleted','core','deleted','question','question',58,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3059,'\\core\\event\\question_deleted','core','deleted','question','question',59,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3060,'\\core\\event\\question_deleted','core','deleted','question','question',60,'d',1,84,50,3,2,3,NULL,0,'{\"categoryid\":\"5\"}',1587549531,'web','1.36.92.115',NULL),(3061,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,84,50,3,2,3,24,0,'{\"id\":\"2\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3062,'\\core\\event\\role_unassigned','core','unassigned','role','role',3,'d',0,84,50,3,2,3,26,0,'{\"id\":\"3\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3063,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,84,50,3,2,3,27,0,'{\"id\":\"4\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3064,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,29,0,'{\"id\":\"5\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3065,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,84,50,3,2,3,30,0,'{\"id\":\"6\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3066,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,28,0,'{\"id\":\"7\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3067,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,31,0,'{\"id\":\"8\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3068,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,32,0,'{\"id\":\"9\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3069,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,33,0,'{\"id\":\"10\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3070,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,84,50,3,2,3,25,0,'{\"id\":\"11\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3071,'\\core\\event\\role_unassigned','core','unassigned','role','role',4,'d',0,84,50,3,2,3,34,0,'{\"id\":\"12\",\"component\":\"\",\"itemid\":\"0\"}',1587549532,'web','1.36.92.115',NULL),(3072,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',2,'d',0,84,50,3,2,3,24,0,'{\"userenrolment\":{\"id\":\"2\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"24\",\"timestart\":\"1568964899\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549532,'web','1.36.92.115',NULL),(3073,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',3,'d',0,84,50,3,2,3,25,0,'{\"userenrolment\":{\"id\":\"3\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"25\",\"timestart\":\"1578279799\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549533,'web','1.36.92.115',NULL),(3074,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',4,'d',0,84,50,3,2,3,26,0,'{\"userenrolment\":{\"id\":\"4\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"26\",\"timestart\":\"1574922699\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3075,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',5,'d',0,84,50,3,2,3,27,0,'{\"userenrolment\":{\"id\":\"5\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"27\",\"timestart\":\"1566982499\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3076,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',6,'d',0,84,50,3,2,3,28,0,'{\"userenrolment\":{\"id\":\"6\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"28\",\"timestart\":\"0\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3077,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',7,'d',0,84,50,3,2,3,29,0,'{\"userenrolment\":{\"id\":\"7\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"29\",\"timestart\":\"1575877899\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3078,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',8,'d',0,84,50,3,2,3,30,0,'{\"userenrolment\":{\"id\":\"8\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"30\",\"timestart\":\"1575880899\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3079,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',9,'d',0,84,50,3,2,3,31,0,'{\"userenrolment\":{\"id\":\"9\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"31\",\"timestart\":\"1575912799\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3080,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',10,'d',0,84,50,3,2,3,32,0,'{\"userenrolment\":{\"id\":\"10\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"32\",\"timestart\":\"1575912799\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3081,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',11,'d',0,84,50,3,2,3,33,0,'{\"userenrolment\":{\"id\":\"11\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"33\",\"timestart\":\"1576547999\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3082,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',12,'d',0,84,50,3,2,3,34,0,'{\"userenrolment\":{\"id\":\"12\",\"status\":\"0\",\"enrolid\":\"4\",\"userid\":\"34\",\"timestart\":\"1581518999\",\"timeend\":\"0\",\"modifierid\":\"2\",\"timecreated\":\"1587454450\",\"timemodified\":\"1587454450\",\"courseid\":\"3\",\"enrol\":\"manual\",\"lastenrol\":true},\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3083,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',4,'d',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"manual\"}',1587549534,'web','1.36.92.115',NULL),(3084,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',5,'d',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"guest\"}',1587549534,'web','1.36.92.115',NULL),(3085,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',6,'d',0,84,50,3,2,3,NULL,0,'{\"enrol\":\"self\"}',1587549534,'web','1.36.92.115',NULL),(3086,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',3,'d',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"options\":[]}',1587549534,'web','1.36.92.115',NULL),(3087,'\\core\\event\\course_deleted','core','deleted','course','course',3,'d',1,84,50,3,2,3,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"idnumber\":\"\"}',1587549534,'web','1.36.92.115',NULL),(3088,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587549579,'web','1.36.92.115',NULL),(3089,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587549603,'web','1.36.92.115',NULL),(3090,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587551644,'web','1.36.92.115',NULL),(3091,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587551706,'web','1.36.92.115',NULL),(3092,'\\core\\event\\course_section_created','core','created','course_section','course_sections',14,'c',1,99,50,4,2,4,NULL,0,'{\"sectionnum\":0}',1587552779,'web','1.36.92.115',NULL),(3093,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587552779,'web','1.36.92.115',NULL),(3094,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587553125,'web','1.36.92.115',NULL),(3095,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553127,'web','1.36.92.115',NULL),(3096,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553140,'web','1.36.92.115',NULL),(3097,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553160,'web','1.36.92.115',NULL),(3098,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587553166,'web','1.36.92.115',NULL),(3099,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553184,'web','1.36.92.115',NULL),(3100,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587553188,'web','1.36.92.115',NULL),(3101,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587553379,'web','1.36.92.115',NULL),(3102,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553809,'web','1.36.92.115',NULL),(3103,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587553812,'web','1.36.92.115',NULL),(3104,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587553819,'web','1.36.92.115',NULL),(3105,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587553822,'web','1.36.92.115',NULL),(3106,'\\core\\event\\course_updated','core','updated','course','course',4,'u',1,99,50,4,2,4,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"updatedfields\":{\"visible\":\"1\"}}',1587553944,'web','1.36.92.115',NULL),(3107,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587554307,'web','1.36.92.115',NULL),(3108,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587554378,'web','1.36.92.115',NULL),(3109,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587554388,'web','1.36.92.115',NULL),(3110,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587554392,'web','1.36.92.115',NULL),(3111,'\\mod_forum\\event\\course_module_viewed','mod_forum','viewed','course_module','forum',3,'r',2,100,70,6,2,4,NULL,0,'null',1587554398,'web','1.36.92.115',NULL),(3112,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587554404,'web','1.36.92.115',NULL),(3113,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587554411,'web','1.36.92.115',NULL),(3114,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555547,'web','1.36.92.115',NULL),(3115,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587555552,'web','1.36.92.115',NULL),(3116,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"l0cm70gf2pfjvjqjfdf23hqhet\"}',1587555561,'web','1.36.92.115',NULL),(3117,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587555561,'web','1.36.92.115',NULL),(3118,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587555566,'web','1.36.92.115',NULL),(3119,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587555566,'web','1.36.92.115',NULL),(3120,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555581,'web','1.36.92.115',NULL),(3121,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555593,'web','1.36.92.115',NULL),(3122,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587555595,'web','1.36.92.115',NULL),(3123,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587555596,'web','1.36.92.115',NULL),(3124,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555613,'web','1.36.92.115',NULL),(3125,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587555629,'web','1.36.92.115',NULL),(3126,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555635,'web','1.36.92.115',NULL),(3127,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,99,50,4,2,4,NULL,0,'null',1587555640,'web','1.36.92.115',NULL),(3128,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587555644,'web','1.36.92.115',NULL),(3129,'\\core\\event\\course_backup_created','core','created','course_backup','course',4,'c',1,99,50,4,2,4,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587555654,'web','1.36.92.115',NULL),(3130,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',3,'c',0,3,40,1,2,0,NULL,0,'null',1587555654,'web','1.36.92.115',NULL),(3131,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',6,'c',0,99,50,4,2,4,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587555654,'web','1.36.92.115',NULL),(3132,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',4,'d',1,99,50,4,2,4,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"options\":[]}',1587555654,'web','1.36.92.115',NULL),(3133,'\\core\\event\\course_deleted','core','deleted','course','course',4,'d',1,99,50,4,2,4,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"idnumber\":\"\"}',1587555654,'web','1.36.92.115',NULL),(3134,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587559936,'web','1.36.92.115',NULL),(3135,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587560097,'web','1.36.92.115',NULL),(3136,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587560172,'web','1.36.92.115',NULL),(3137,'\\core\\event\\course_section_created','core','created','course_section','course_sections',15,'c',1,101,50,5,2,5,NULL,0,'{\"sectionnum\":0}',1587561290,'web','1.36.92.115',NULL),(3138,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587561290,'web','1.36.92.115',NULL),(3139,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561303,'web','1.36.92.115',NULL),(3140,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561482,'web','1.36.92.115',NULL),(3141,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587561485,'web','1.36.92.115',NULL),(3142,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561492,'web','1.36.92.115',NULL),(3143,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587561495,'web','1.36.92.115',NULL),(3144,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561498,'web','1.36.92.115',NULL),(3145,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587561576,'web','1.36.92.115',NULL),(3146,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587561579,'web','1.36.92.115',NULL),(3147,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561582,'web','1.36.92.115',NULL),(3148,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587561656,'web','1.36.92.115',NULL),(3149,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587561841,'web','1.36.92.115',NULL),(3150,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587561847,'web','1.36.92.115',NULL),(3151,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587561850,'web','1.36.92.115',NULL),(3152,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562019,'web','1.36.92.115',NULL),(3153,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587562031,'web','1.36.92.115',NULL),(3154,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562039,'web','1.36.92.115',NULL),(3155,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,101,50,5,2,5,NULL,0,'null',1587562042,'web','1.36.92.115',NULL),(3156,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562047,'web','1.36.92.115',NULL),(3157,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562141,'web','1.36.92.115',NULL),(3158,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562153,'web','1.36.92.115',NULL),(3159,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',7,'c',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"manual\"}',1587562288,'restore','1.36.92.115',NULL),(3160,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',8,'c',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"guest\"}',1587562288,'restore','1.36.92.115',NULL),(3161,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',9,'c',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"self\"}',1587562288,'restore','1.36.92.115',NULL),(3162,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/flatfile:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3163,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/flatfile:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3164,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/recent_activity:viewaddupdatemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3165,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/recent_activity:viewdeletemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3166,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/category:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3167,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/cohort:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3168,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/cohort:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3169,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/database:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3170,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/database:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3171,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/guest:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3172,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/imsenterprise:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3173,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/ldap:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3174,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/lti:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3175,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/lti:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3176,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/manual:config\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3177,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/manual:enrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3178,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/manual:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3179,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/manual:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3180,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/manual:unenrolself\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3181,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/meta:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3182,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/meta:selectaslinked\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3183,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/meta:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3184,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/mnet:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3185,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/paypal:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3186,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3187,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3188,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/self:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3189,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/self:holdkey\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3190,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/self:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3191,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/self:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3192,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"enrol\\/self:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3193,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/ods:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3194,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/ods:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3195,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/txt:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3196,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/txt:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3197,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/xls:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3198,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/xls:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3199,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3200,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeexport\\/xml:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3201,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeimport\\/csv:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3202,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradeimport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3203,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/grader:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3204,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/history:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3205,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/outcomes:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3206,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/overview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3207,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/singleview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3208,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"gradereport\\/user:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3209,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3210,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assignment:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3211,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/book:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3212,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3213,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3214,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3215,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3216,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/folder:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3217,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3218,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3219,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/imscp:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3220,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/label:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3221,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3222,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:addcoursetool\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3223,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3224,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:requesttooladd\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3225,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/page:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3226,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3227,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/resource:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3228,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3229,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/survey:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3230,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/url:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3231,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3232,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3233,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/analytics:listinsights\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3234,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/backup:anonymise\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3235,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:awardbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3236,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:configurecriteria\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3237,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:configuredetails\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3238,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:configuremessages\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3239,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:createbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3240,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:earnbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3241,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:revokebadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3242,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:viewawarded\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3243,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/badges:viewbadges\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3244,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/calendar:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3245,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/calendar:managegroupentries\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3246,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/calendar:manageownentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3247,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/cohort:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3248,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/comment:post\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3249,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/comment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3250,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/competency:competencygrade\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3251,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencygradable\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3252,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencymanage\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3253,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyview\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3254,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:bulkmessaging\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3255,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:changecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3256,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:changefullname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3257,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:changeidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3258,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:changeshortname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3259,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:changesummary\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3260,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:creategroupconversations\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3261,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:delete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3262,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:enrolconfig\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3263,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:enrolreview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3264,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:ignorefilesizelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3265,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:isincompletionreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3266,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3267,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:managegroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3268,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:managescales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3269,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:markcomplete\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3270,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:movesections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3271,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:overridecompletion\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3272,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:renameroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3273,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:reset\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3274,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:reviewotherusers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3275,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:sectionvisibility\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3276,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:setcurrentsection\",\"oldpermission\":0,\"permission\":\"1\"}',1587562288,'restore','1.36.92.115',NULL),(3277,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:setforcedlanguage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3278,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:tag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3279,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:update\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562288,'restore','1.36.92.115',NULL),(3280,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:useremail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3281,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3282,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddencourses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3283,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddensections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3284,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenuserfields\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3285,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewparticipants\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3286,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewscales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3287,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:visibility\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3288,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/filter:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3289,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3290,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3291,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:hide\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3292,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3293,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:lock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3294,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3295,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:managegradingforms\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3296,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:manageletters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3297,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:manageoutcomes\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3298,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:unlock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3299,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3300,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3301,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/grade:viewhidden\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3302,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/notes:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3303,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/notes:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3304,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:editall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3305,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:editmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3306,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:flag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3307,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:managecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3308,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:moveall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3309,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:movemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3310,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:tagall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3311,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:tagmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3312,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:useall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3313,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:usemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3314,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3315,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/question:viewmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3316,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/rating:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3317,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/rating:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3318,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/rating:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3319,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/rating:viewany\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3320,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:configure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3321,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:restoreactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3322,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:restorecourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3323,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:restoretargetimport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3324,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:rolldates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3325,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:uploadfile\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3326,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:userinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3327,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/restore:viewautomatedfilearea\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3328,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/role:assign\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3329,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/role:override\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3330,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/role:review\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3331,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/role:safeoverride\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3332,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/role:switchroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3333,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3334,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/user:loginas\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3335,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/user:viewdetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3336,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/user:viewhiddendetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3337,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/completion:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3338,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/log:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3339,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/log:viewtoday\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3340,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/loglive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3341,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/outline:viewuserreport\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3342,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/participation:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3343,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/progress:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3344,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"report\\/stats:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3345,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"tool\\/monitor:managerules\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3346,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"tool\\/monitor:subscribe\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3347,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"tool\\/recyclebin:deleteitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3348,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"tool\\/recyclebin:restoreitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3349,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"tool\\/recyclebin:viewitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3350,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"webservice\\/rest:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3351,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"webservice\\/soap:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3352,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"webservice\\/xmlrpc:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3353,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordaudio\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3354,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordvideo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3355,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"booktool\\/exportimscp:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3356,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"booktool\\/importhtml:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3357,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"booktool\\/print:print\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3358,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3359,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3360,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:grantextension\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3361,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:manageallocations\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3362,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:managegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3363,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3364,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:receivegradernotifications\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3365,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:releasegrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3366,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:revealidentities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3367,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:reviewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3368,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3369,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3370,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assign:viewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3371,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assignment:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3372,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assignment:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3373,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assignment:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3374,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/assignment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3375,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/book:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3376,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/book:read\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3377,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/book:viewhiddenchapters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3378,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:chat\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3379,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:deletelog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3380,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:exportparticipatedsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3381,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:exportsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3382,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:readlog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3383,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/chat:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3384,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:choose\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3385,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3386,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:downloadresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3387,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3388,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/choice:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3389,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3390,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:exportallentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3391,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3392,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3393,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:exportuserinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3394,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3395,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3396,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:managetemplates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3397,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:manageuserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3398,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3399,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3400,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3401,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:viewalluserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3402,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3403,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:viewentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3404,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3405,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/data:writeentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3406,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:complete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3407,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:createprivatetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3408,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:createpublictemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3409,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3410,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:deletetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3411,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:edititems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3412,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:mapcourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3413,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:receivemail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3414,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3415,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:viewanalysepage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3416,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/feedback:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3417,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/folder:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3418,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/folder:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3419,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:addnews\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3420,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:addquestion\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3421,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:allowforcesubscribe\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3422,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:canoverridediscussionlock\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3423,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:canposttomygroups\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3424,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:createattachment\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3425,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:deleteanypost\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3426,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:deleteownpost\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3427,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:editanypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3428,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:exportdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3429,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:exportownpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3430,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:exportpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3431,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:managesubscriptions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3432,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:movediscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3433,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:pindiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3434,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:postwithoutthrottling\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3435,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3436,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:replynews\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3437,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:replypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3438,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:splitdiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3439,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:startdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3440,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3441,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3442,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3443,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewhiddentimedposts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3444,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewqandawithoutposting\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3445,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3446,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/forum:viewsubscribers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3447,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:approve\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3448,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3449,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3450,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3451,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3452,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3453,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:managecategories\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3454,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3455,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3456,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3457,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3458,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3459,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3460,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3461,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/glossary:write\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3462,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/imscp:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3463,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/label:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3464,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3465,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3466,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3467,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3468,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3469,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lesson:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3470,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:admin\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3471,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3472,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/lti:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3473,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:attempt\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3474,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:deleteattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3475,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:emailconfirmsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3476,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:emailnotifysubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3477,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:emailwarnoverdue\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3478,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3479,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:ignoretimelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3480,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3481,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3482,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:preview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3483,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:regrade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3484,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:reviewmyattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3485,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3486,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/quiz:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3487,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/resource:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3488,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:deleteownresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3489,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3490,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:savetrack\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3491,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:skipview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3492,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:viewreport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3493,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/scorm:viewscores\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3494,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/survey:download\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3495,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/survey:participate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3496,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/survey:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3497,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3498,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:createpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3499,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:editcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3500,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:editpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3501,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:managecomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3502,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3503,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:managewiki\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3504,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:overridelock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3505,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:viewcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3506,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/wiki:viewpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3507,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:allocate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3508,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3509,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:editdimensions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3510,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:exportsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3511,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:ignoredeadlines\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3512,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:manageexamples\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3513,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:overridegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3514,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:peerassess\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3515,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:publishsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3516,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3517,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:switchphase\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3518,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3519,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewallassessments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3520,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewallsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3521,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthornames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3522,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthorpublished\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3523,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewpublishedsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3524,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"mod\\/workshop:viewreviewernames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3525,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/backup:backupactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3526,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyconfigure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3527,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:ignoreavailabilityrestrictions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3528,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:manageactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3529,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:togglecompletion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3530,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3531,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:accessallgroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3532,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:managecontextlocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3533,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:trustcontent\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3534,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:viewfullnames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3535,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:viewuseridentity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3536,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"quiz\\/grading:viewidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3537,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"quiz\\/statistics:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3538,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/areafiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3539,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/boxnet:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3540,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/coursefiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3541,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/dropbox:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3542,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/equella:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3543,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/filesystem:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3544,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/flickr_public:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3545,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/googledocs:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3546,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/local:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3547,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/merlot:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3548,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/nextcloud:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3549,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/onedrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3550,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/picasa:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3551,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/recent:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3552,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/s3:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3553,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/skydrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3554,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3555,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/user:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3556,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/webdav:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3557,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"repository\\/youtube:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3558,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/activity_modules:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3559,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/activity_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3560,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/admin_bookmarks:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3561,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/badges:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3562,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/blog_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3563,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/blog_recent:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3564,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/blog_tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3565,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/calendar_month:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3566,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/comments:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3567,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/completionstatus:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587562289,'restore','1.36.92.115',NULL),(3568,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/course_list:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3569,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/course_summary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3570,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3571,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/globalsearch:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3572,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/glossary_random:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3573,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/html:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3574,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/login:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3575,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/mentees:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3576,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/mnet_hosts:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3577,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/myprofile:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3578,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/navigation:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3579,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/news_items:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3580,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/online_users:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3581,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/online_users:viewlist\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3582,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/private_files:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3583,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/quiz_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3584,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/recent_activity:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3585,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/rss_client:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3586,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/rss_client:manageanyfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3587,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/rss_client:manageownfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3588,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/search_forums:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3589,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/section_links:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3590,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/selfcompletion:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3591,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/settings:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3592,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/site_main_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3593,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/social_activities:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3594,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/tag_flickr:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3595,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/tag_youtube:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3596,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"block\\/tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3597,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/block:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3598,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/block:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3599,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,102,50,6,2,6,NULL,0,'{\"capability\":\"moodle\\/site:manageblocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587562289,'restore','1.36.92.115',NULL),(3600,'\\core\\event\\course_section_created','core','created','course_section','course_sections',16,'c',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"0\"}',1587562289,'restore','1.36.92.115',NULL),(3601,'\\core\\event\\course_section_created','core','created','course_section','course_sections',17,'c',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"7\"}',1587562289,'restore','1.36.92.115',NULL),(3602,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',7,'c',0,102,50,6,2,6,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587562298,'restore','1.36.92.115',NULL),(3603,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',8,'c',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e03\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587562298,'restore','1.36.92.115',NULL),(3604,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',8,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e03\\u8ab2\\uff1a\\u865b\\u7a7a\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587562298,'restore','1.36.92.115',NULL),(3605,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',9,'c',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562299,'restore','1.36.92.115',NULL),(3606,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',9,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562299,'restore','1.36.92.115',NULL),(3607,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',10,'c',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562299,'restore','1.36.92.115',NULL),(3608,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',10,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562299,'restore','1.36.92.115',NULL),(3609,'\\core\\event\\course_restored','core','restored','course','course',6,'c',1,102,50,6,2,6,NULL,0,'{\"type\":\"course\",\"target\":2,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587562299,'restore','1.36.92.115',NULL),(3610,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562303,'web','1.36.92.115',NULL),(3611,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',18,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587562315,'web','1.36.92.115',NULL),(3612,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562315,'web','1.36.92.115',NULL),(3613,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',23,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"5\",\"sectionname\":\"\\u4e3b\\u984c 5\"}',1587562322,'web','1.36.92.115',NULL),(3614,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562322,'web','1.36.92.115',NULL),(3615,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',22,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"4\",\"sectionname\":\"\\u4e3b\\u984c 4\"}',1587562328,'web','1.36.92.115',NULL),(3616,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562328,'web','1.36.92.115',NULL),(3617,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',19,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587562338,'web','1.36.92.115',NULL),(3618,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562339,'web','1.36.92.115',NULL),(3619,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',20,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587562344,'web','1.36.92.115',NULL),(3620,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562344,'web','1.36.92.115',NULL),(3621,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',21,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587562350,'web','1.36.92.115',NULL),(3622,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562350,'web','1.36.92.115',NULL),(3623,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562360,'web','1.36.92.115',NULL),(3624,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,2,6,NULL,0,'null',1587562378,'web','1.36.92.115',NULL),(3625,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',9,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562378,'web','1.36.92.115',NULL),(3626,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',10,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587562378,'web','1.36.92.115',NULL),(3627,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',7,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587562378,'web','1.36.92.115',NULL),(3628,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,2,6,NULL,0,'null',1587562387,'web','1.36.92.115',NULL),(3629,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,2,6,NULL,0,'null',1587562394,'web','1.36.92.115',NULL),(3630,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587562417,'web','1.36.92.115',NULL),(3631,'\\core\\event\\user_created','core','created','user','user',35,'c',0,106,30,35,0,0,35,0,'null',1587562425,'web','1.36.92.115',NULL),(3632,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1587562425,'web','1.36.92.115',NULL),(3633,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,35,0,35,0,'null',1587562425,'web','1.36.92.115',NULL),(3634,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587562425,'web','1.36.92.115',NULL),(3635,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,106,30,35,35,0,35,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587562426,'web','1.36.92.115',NULL),(3636,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,106,30,35,35,0,35,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587562427,'web','1.36.92.115',NULL),(3637,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,106,30,35,35,0,35,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587562428,'web','1.36.92.115',NULL),(3638,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587562457,'web','1.36.92.115',NULL),(3639,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562569,'web','1.36.92.115',NULL),(3640,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562591,'web','1.36.92.115',NULL),(3641,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562605,'web','1.36.92.115',NULL),(3642,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562607,'web','1.36.92.115',NULL),(3643,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562613,'web','1.36.92.115',NULL),(3644,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562621,'web','1.36.92.115',NULL),(3645,'\\core\\event\\course_backup_created','core','created','course_backup','course',5,'c',1,101,50,5,2,5,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587562635,'web','1.36.92.115',NULL),(3646,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',4,'c',0,3,40,1,2,0,NULL,0,'null',1587562635,'web','1.36.92.115',NULL),(3647,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',11,'c',0,101,50,5,2,5,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587562635,'web','1.36.92.115',NULL),(3648,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',5,'d',1,101,50,5,2,5,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"options\":[]}',1587562635,'web','1.36.92.115',NULL),(3649,'\\core\\event\\course_deleted','core','deleted','course','course',5,'d',1,101,50,5,2,5,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"idnumber\":\"\"}',1587562635,'web','1.36.92.115',NULL),(3650,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562670,'web','1.36.92.115',NULL),(3651,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562674,'web','1.36.92.115',NULL),(3652,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562684,'web','1.36.92.115',NULL),(3653,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587562714,'web','1.36.92.115',NULL),(3654,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562721,'web','1.36.92.115',NULL),(3655,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562730,'web','1.36.92.115',NULL),(3656,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562737,'web','1.36.92.115',NULL),(3657,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587562744,'web','1.36.92.115',NULL),(3658,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562770,'web','1.36.92.115',NULL),(3659,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587562773,'web','1.36.92.115',NULL),(3660,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587562842,'web','1.36.92.115',NULL),(3661,'\\core\\event\\config_log_created','core','created','config_log','config_log',1752,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"status\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"enrol_self\"}',1587563060,'web','1.36.92.115',NULL),(3662,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,35,0,NULL,0,'null',1587563067,'web','1.36.92.115',NULL),(3663,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563197,'web','1.36.92.115',NULL),(3664,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563199,'web','1.36.92.115',NULL),(3665,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563207,'web','1.36.92.115',NULL),(3666,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563212,'web','1.36.92.115',NULL),(3667,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587563223,'web','1.36.92.115',NULL),(3668,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563246,'web','1.36.92.115',NULL),(3669,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',6,'r',0,102,50,6,2,6,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587563251,'web','1.36.92.115',NULL),(3670,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',6,'r',0,102,50,6,2,6,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587563257,'web','1.36.92.115',NULL),(3671,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,102,50,6,2,6,2,0,'{\"courseid\":\"6\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587563297,'web','1.36.92.115',NULL),(3672,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',6,'r',0,102,50,6,2,6,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587563323,'web','1.36.92.115',NULL),(3673,'\\core\\event\\enrol_instance_updated','core','updated','enrol_instance','enrol',9,'u',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"self\"}',1587563380,'web','1.36.92.115',NULL),(3674,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587563405,'web','1.36.92.115',NULL),(3675,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563443,'web','1.36.92.115',NULL),(3676,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563448,'web','1.36.92.115',NULL),(3677,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563462,'web','1.36.92.115',NULL),(3678,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563483,'web','1.36.92.115',NULL),(3679,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563490,'web','1.36.92.115',NULL),(3680,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563502,'web','1.36.92.115',NULL),(3681,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563519,'web','1.36.92.115',NULL),(3682,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563525,'web','1.36.92.115',NULL),(3683,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563559,'web','1.36.92.115',NULL),(3684,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587563561,'web','1.36.92.115',NULL),(3685,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587563590,'web','1.36.92.115',NULL),(3686,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563598,'web','1.36.92.115',NULL),(3687,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,35,0,NULL,0,'null',1587563626,'web','1.36.92.115',NULL),(3688,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587563630,'web','1.36.92.115',NULL),(3689,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,35,1,NULL,0,'null',1587563634,'web','1.36.92.115',NULL),(3690,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',13,'c',0,102,50,6,35,6,35,0,'{\"enrol\":\"self\"}',1587563657,'web','1.36.92.115',NULL),(3691,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,102,50,6,35,6,35,0,'{\"id\":13,\"component\":\"\",\"itemid\":0}',1587563657,'web','1.36.92.115',NULL),(3692,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,35,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=35&course=6\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587563657,'web','1.36.92.115',NULL),(3693,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,35,6,NULL,0,'null',1587563657,'web','1.36.92.115',NULL),(3694,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,102,50,6,35,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\"}',1587563659,'web','1.36.92.115',NULL),(3695,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,102,50,6,35,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\",\"tourid\":1,\"stepindex\":0}',1587563660,'web','1.36.92.115',NULL),(3696,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,102,50,6,35,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\",\"stepid\":1,\"stepindex\":0}',1587563661,'web','1.36.92.115',NULL),(3697,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587563671,'web','1.36.92.115',NULL),(3698,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587563751,'web','1.36.92.115',NULL),(3699,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587563751,'web','1.36.92.115',NULL),(3700,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,35,6,NULL,0,'null',1587563783,'web','1.36.92.115',NULL),(3701,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,35,6,NULL,0,'null',1587563819,'web','1.36.92.115',NULL),(3702,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',2,'c',2,105,70,9,35,6,35,0,'null',1587563821,'web','1.36.92.115',NULL),(3703,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',2,'r',2,105,70,9,35,6,35,0,'{\"quizid\":\"3\"}',1587563821,'web','1.36.92.115',NULL),(3704,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',2,'r',1,105,70,9,35,6,35,0,'{\"quizid\":\"3\"}',1587563826,'web','1.36.92.115',NULL),(3705,'\\core\\event\\user_graded','core','graded','user','grade_grades',3,'u',1,102,50,6,35,6,35,0,'{\"itemid\":\"10\",\"overridden\":false,\"finalgrade\":\"0.00000\"}',1587563837,'web','1.36.92.115',NULL),(3706,'\\core\\event\\user_graded','core','graded','user','grade_grades',4,'u',1,102,50,6,-1,6,35,0,'{\"itemid\":\"7\",\"overridden\":false,\"finalgrade\":0}',1587563837,'web','1.36.92.115',NULL),(3707,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',2,'u',2,105,70,9,35,6,35,0,'{\"submitterid\":\"35\",\"quizid\":\"3\"}',1587563837,'web','1.36.92.115',NULL),(3708,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',2,'r',1,105,70,9,35,6,35,0,'{\"quizid\":\"3\"}',1587563837,'web','1.36.92.115',NULL),(3709,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587563860,'web','1.65.208.210',NULL),(3710,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587563867,'web','1.36.92.115',NULL),(3711,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587563870,'web','1.36.92.115',NULL),(3712,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587563872,'web','1.65.208.210',NULL),(3713,'\\core\\event\\user_updated','core','updated','user','user',23,'u',0,83,30,23,0,0,23,0,'null',1587563884,'web','1.65.208.210',NULL),(3714,'\\core\\event\\user_loggedin','core','loggedin','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"username\":\"erwin@life.hk\"}',1587563884,'web','1.65.208.210',NULL),(3715,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',14,'c',0,102,50,6,23,6,23,0,'{\"enrol\":\"self\"}',1587563908,'web','1.65.208.210',NULL),(3716,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,102,50,6,23,6,23,0,'{\"id\":14,\"component\":\"\",\"itemid\":0}',1587563908,'web','1.65.208.210',NULL),(3717,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,23,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=23&course=6\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587563908,'web','1.65.208.210',NULL),(3718,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,23,6,NULL,0,'null',1587563908,'web','1.65.208.210',NULL),(3719,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,102,50,6,23,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\"}',1587563908,'web','1.65.208.210',NULL),(3720,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,102,50,6,23,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\",\"tourid\":1,\"stepindex\":0}',1587563909,'web','1.65.208.210',NULL),(3721,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,102,50,6,23,6,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=6\",\"stepid\":1,\"stepindex\":0}',1587563916,'web','1.65.208.210',NULL),(3722,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,23,6,NULL,0,'null',1587563996,'web','1.65.208.210',NULL),(3723,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,23,6,NULL,0,'null',1587564025,'web','1.65.208.210',NULL),(3724,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',3,'c',2,105,70,9,23,6,23,0,'null',1587564032,'web','1.65.208.210',NULL),(3725,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',3,'r',2,105,70,9,23,6,23,0,'{\"quizid\":\"3\"}',1587564033,'web','1.65.208.210',NULL),(3726,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',3,'r',1,105,70,9,23,6,23,0,'{\"quizid\":\"3\"}',1587564053,'web','1.65.208.210',NULL),(3727,'\\core\\event\\user_graded','core','graded','user','grade_grades',6,'u',1,102,50,6,23,6,23,0,'{\"itemid\":\"10\",\"overridden\":false,\"finalgrade\":\"7.50000\"}',1587564065,'web','1.65.208.210',NULL),(3728,'\\core\\event\\user_graded','core','graded','user','grade_grades',7,'u',1,102,50,6,-1,6,23,0,'{\"itemid\":\"7\",\"overridden\":false,\"finalgrade\":7.5}',1587564065,'web','1.65.208.210',NULL),(3729,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',3,'u',2,105,70,9,23,6,23,0,'{\"submitterid\":\"23\",\"quizid\":\"3\"}',1587564065,'web','1.65.208.210',NULL),(3730,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',3,'r',1,105,70,9,23,6,23,0,'{\"quizid\":\"3\"}',1587564066,'web','1.65.208.210',NULL),(3731,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587564074,'web','1.65.208.210',NULL),(3732,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,83,30,23,23,0,23,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\"}',1587564075,'web','1.65.208.210',NULL),(3733,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,83,30,23,23,0,23,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"tourid\":2,\"stepindex\":0}',1587564075,'web','1.65.208.210',NULL),(3734,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,83,30,23,23,0,23,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/\",\"stepid\":7,\"stepindex\":0}',1587564078,'web','1.65.208.210',NULL),(3735,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,23,6,NULL,0,'null',1587564117,'web','1.65.208.210',NULL),(3736,'\\core\\event\\user_list_viewed','core','viewed','user_list','course',6,'r',0,102,50,6,23,6,NULL,0,'{\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}',1587564126,'web','1.65.208.210',NULL),(3737,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,102,50,6,23,6,23,0,'{\"id\":\"14\",\"component\":\"\",\"itemid\":\"0\"}',1587564137,'web','1.65.208.210',NULL),(3738,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',7,'d',1,102,50,6,23,6,23,0,'{\"itemid\":\"7\",\"overridden\":false,\"finalgrade\":\"7.50000\"}',1587564138,'web','1.65.208.210',NULL),(3739,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',8,'d',1,102,50,6,23,6,23,0,'{\"itemid\":\"9\",\"overridden\":false,\"finalgrade\":null}',1587564138,'web','1.65.208.210',NULL),(3740,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',6,'d',1,102,50,6,23,6,23,0,'{\"itemid\":\"10\",\"overridden\":false,\"finalgrade\":\"7.50000\"}',1587564138,'web','1.65.208.210',NULL),(3741,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',14,'d',0,102,50,6,23,6,23,0,'{\"userenrolment\":{\"id\":\"14\",\"status\":\"0\",\"enrolid\":\"9\",\"userid\":\"23\",\"timestart\":\"1587563908\",\"timeend\":\"0\",\"modifierid\":\"23\",\"timecreated\":\"1587563908\",\"timemodified\":\"1587563908\",\"courseid\":\"6\",\"enrol\":\"self\",\"lastenrol\":true},\"enrol\":\"self\"}',1587564138,'web','1.65.208.210',NULL),(3742,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587564138,'web','1.65.208.210',NULL),(3743,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',15,'c',0,102,50,6,23,6,23,0,'{\"enrol\":\"self\"}',1587564143,'web','1.65.208.210',NULL),(3744,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,102,50,6,23,6,23,0,'{\"id\":15,\"component\":\"\",\"itemid\":0}',1587564143,'web','1.65.208.210',NULL),(3745,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,23,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=23&course=6\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587564144,'web','1.65.208.210',NULL),(3746,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,23,6,NULL,0,'null',1587564144,'web','1.65.208.210',NULL),(3747,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587590922,'web','1.36.92.115',NULL),(3748,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587590959,'web','1.36.92.115',NULL),(3749,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587590959,'web','1.36.92.115',NULL),(3750,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587590959,'web','1.36.92.115',NULL),(3751,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587601280,'web','1.36.92.115',NULL),(3752,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587628660,'web','1.36.92.115',NULL),(3753,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587628673,'web','1.36.92.115',NULL),(3754,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587628673,'web','1.36.92.115',NULL),(3755,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587628676,'web','1.36.92.115',NULL),(3756,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587629005,'web','1.36.92.115',NULL),(3757,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587629015,'web','1.36.92.115',NULL),(3758,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587629020,'web','1.36.92.115',NULL),(3759,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587629073,'web','1.36.92.115',NULL),(3760,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587629125,'web','1.36.92.115',NULL),(3761,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587629135,'web','1.36.92.115',NULL),(3762,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587629217,'web','1.36.92.115',NULL),(3763,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587632215,'web','1.36.92.115',NULL),(3764,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',2,'r',2,104,70,8,2,6,NULL,0,'null',1587632345,'web','1.36.92.115',NULL),(3765,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',1,'u',2,104,70,8,2,6,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1587632345,'web','1.36.92.115',NULL),(3766,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',1,'u',2,104,70,8,2,6,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1587632345,'web','1.36.92.115',NULL),(3767,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',2,'r',2,104,70,8,2,6,NULL,0,'null',1587632445,'web','1.36.92.115',NULL),(3768,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587632451,'web','1.36.92.115',NULL),(3769,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587632479,'web','1.36.92.115',NULL),(3770,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587632635,'web','1.36.92.115',NULL),(3771,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587632912,'web','1.36.92.115',NULL),(3772,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587633770,'web','1.36.92.115',NULL),(3773,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587633835,'web','1.36.92.115',NULL),(3774,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587636980,'web','1.36.92.115',NULL),(3775,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587636996,'web','1.36.92.115',NULL),(3776,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587638422,'web','1.36.92.115',NULL),(3777,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',9,'u',1,105,70,9,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"3\",\"name\":\"\\u8655\\u5883\\u984c\"}',1587638634,'web','1.36.92.115',NULL),(3778,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639002,'web','1.36.92.115',NULL),(3779,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',2,'r',2,104,70,8,2,6,NULL,0,'null',1587639017,'web','1.36.92.115',NULL),(3780,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639023,'web','1.36.92.115',NULL),(3781,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639465,'web','1.36.92.115',NULL),(3782,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',2,'r',2,104,70,8,2,6,NULL,0,'null',1587639473,'web','1.36.92.115',NULL),(3783,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639478,'web','1.36.92.115',NULL),(3784,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639491,'web','1.36.92.115',NULL),(3785,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',2,'r',2,104,70,8,2,6,NULL,0,'null',1587639495,'web','1.36.92.115',NULL),(3786,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639498,'web','1.36.92.115',NULL),(3787,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\\\\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587639535,'web','1.36.92.115',NULL),(3788,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',9,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\\\\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587639535,'web','1.36.92.115',NULL),(3789,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',8,'u',1,104,70,8,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"2\",\"name\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\"}',1587639550,'web','1.36.92.115',NULL),(3790,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',9,'u',0,102,50,6,2,6,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587639550,'web','1.36.92.115',NULL),(3791,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639865,'web','1.36.92.115',NULL),(3792,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639907,'web','1.36.92.115',NULL),(3793,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639922,'web','1.36.92.115',NULL),(3794,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587639939,'web','1.36.92.115',NULL),(3795,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',3,'r',2,105,70,9,2,6,NULL,0,'null',1587642214,'web','1.36.92.115',NULL),(3796,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642218,'web','1.36.92.115',NULL),(3797,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642231,'web','1.36.92.115',NULL),(3798,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',9,'u',1,105,70,9,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"3\",\"name\":\"\\u8655\\u5883\\u984c\"}',1587642239,'web','1.36.92.115',NULL),(3799,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642399,'web','1.36.92.115',NULL),(3800,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642420,'web','1.36.92.115',NULL),(3801,'\\core\\event\\course_section_created','core','created','course_section','course_sections',24,'c',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":2}',1587642589,'web','1.36.92.115',NULL),(3802,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642589,'web','1.36.92.115',NULL),(3803,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642625,'web','1.36.92.115',NULL),(3804,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587642783,'web','1.36.92.115',NULL),(3805,'\\core\\event\\config_log_created','core','created','config_log','config_log',1753,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"toolbar\",\"oldvalue\":\"collapse = collapse\\nstyle1 = title, bold, italic\\nlist = unorderedlist, orderedlist\\nlinks = link\\nfiles = image, media, recordrtc, managefiles, h5p\\nstyle2 = underline, strike, subscript, superscript\\nalign = align\\nindent = indent\\ninsert = equation, charmap, table, clear\\nundo = undo\\naccessibility = accessibilitychecker, accessibilityhelper\\nother = html\",\"value\":\"collapse = collapse\\r\\nstyle1 = title, bold, italic\\r\\nlist = unorderedlist, orderedlist\\r\\nlinks = link\\r\\nfiles = image, media, recordrtc, managefiles, h5p\\r\\nstyle2 = underline, strike, subscript, superscript\\r\\nalign = align\\r\\nindent = indent\\r\\ninsert = equation, charmap, table, clear\\r\\nundo = undo\\r\\naccessibility = accessibilitychecker, accessibilityhelper\\r\\nother = html\",\"plugin\":\"editor_atto\"}',1587642826,'web','1.36.92.115',NULL),(3806,'\\core\\event\\config_log_created','core','created','config_log','config_log',1754,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"customtoolbar\",\"oldvalue\":\"wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\\n\\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\\n\\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\",\"value\":\"wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\\r\\n\\r\\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\\r\\n\\r\\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\",\"plugin\":\"editor_tinymce\"}',1587643116,'web','1.36.92.115',NULL),(3807,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587643124,'web','1.36.92.115',NULL),(3808,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643127,'web','1.36.92.115',NULL),(3809,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587643237,'web','1.36.92.115',NULL),(3810,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643238,'web','1.36.92.115',NULL),(3811,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587643244,'web','1.36.92.115',NULL),(3812,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587643317,'web','1.36.92.115',NULL),(3813,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643317,'web','1.36.92.115',NULL),(3814,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587643428,'web','1.36.92.115',NULL),(3815,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643428,'web','1.36.92.115',NULL),(3816,'\\core\\event\\course_section_created','core','created','course_section','course_sections',25,'c',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":3}',1587643447,'web','1.36.92.115',NULL),(3817,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643447,'web','1.36.92.115',NULL),(3818,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643492,'web','1.36.92.115',NULL),(3819,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',9,'u',1,105,70,9,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"3\",\"name\":\"\\u8655\\u5883\\u984c\"}',1587643492,'web','1.36.92.115',NULL),(3820,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643509,'web','1.36.92.115',NULL),(3821,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643509,'web','1.36.92.115',NULL),(3822,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643526,'web','1.36.92.115',NULL),(3823,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643548,'web','1.36.92.115',NULL),(3824,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643581,'web','1.36.92.115',NULL),(3825,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643629,'web','1.36.92.115',NULL),(3826,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643629,'web','1.36.92.115',NULL),(3827,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643677,'web','1.36.92.115',NULL),(3828,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643678,'web','1.36.92.115',NULL),(3829,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643725,'web','1.36.92.115',NULL),(3830,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643726,'web','1.36.92.115',NULL),(3831,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643735,'web','1.36.92.115',NULL),(3832,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',9,'u',1,105,70,9,2,6,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"3\",\"name\":\"\\u8655\\u5883\\u984c\"}',1587643735,'web','1.36.92.115',NULL),(3833,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643864,'web','1.36.92.115',NULL),(3834,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643864,'web','1.36.92.115',NULL),(3835,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643895,'web','1.36.92.115',NULL),(3836,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643896,'web','1.36.92.115',NULL),(3837,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643935,'web','1.36.92.115',NULL),(3838,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643935,'web','1.36.92.115',NULL),(3839,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587643977,'web','1.36.92.115',NULL),(3840,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587643977,'web','1.36.92.115',NULL),(3841,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587644005,'web','1.36.92.115',NULL),(3842,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644005,'web','1.36.92.115',NULL),(3843,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',25,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"3\"}',1587644041,'web','1.36.92.115',NULL),(3844,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644041,'web','1.36.92.115',NULL),(3845,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587644055,'web','1.36.92.115',NULL),(3846,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644055,'web','1.36.92.115',NULL),(3847,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587644074,'web','1.36.92.115',NULL),(3848,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644074,'web','1.36.92.115',NULL),(3849,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',24,'u',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\"}',1587644184,'web','1.36.92.115',NULL),(3850,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644185,'web','1.36.92.115',NULL),(3851,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644279,'web','1.36.92.115',NULL),(3852,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',24,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587644566,'web','1.36.92.115',NULL),(3853,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644566,'web','1.36.92.115',NULL),(3854,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',25,'d',1,102,50,6,2,6,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587644574,'web','1.36.92.115',NULL),(3855,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644574,'web','1.36.92.115',NULL),(3856,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587644601,'web','1.36.92.115',NULL),(3857,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644611,'web','1.36.92.115',NULL),(3858,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644637,'web','1.36.92.115',NULL),(3859,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',3,'r',2,103,70,7,2,6,NULL,0,'null',1587644669,'web','1.36.92.115',NULL),(3860,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',37,'r',2,103,70,7,2,6,NULL,0,'null',1587644669,'web','1.36.92.115',NULL),(3861,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',3,'r',2,103,70,7,2,6,NULL,0,'null',1587644677,'web','1.36.92.115',NULL),(3862,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',37,'r',2,103,70,7,2,6,NULL,0,'null',1587644677,'web','1.36.92.115',NULL),(3863,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',3,'r',2,103,70,7,2,6,NULL,0,'null',1587644682,'web','1.36.92.115',NULL),(3864,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',37,'r',2,103,70,7,2,6,NULL,0,'null',1587644682,'web','1.36.92.115',NULL),(3865,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',3,'r',2,103,70,7,2,6,NULL,0,'null',1587644690,'web','1.36.92.115',NULL),(3866,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',3,'r',2,103,70,7,2,6,NULL,0,'null',1587644690,'web','1.36.92.115',NULL),(3867,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',37,'r',2,103,70,7,2,6,NULL,0,'null',1587644690,'web','1.36.92.115',NULL),(3868,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587644695,'web','1.36.92.115',NULL),(3869,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587644697,'web','1.36.92.115',NULL),(3870,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644698,'web','1.36.92.115',NULL),(3871,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',12,'c',0,115,50,7,2,7,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587644850,'web','1.36.92.115',NULL),(3872,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',7,'d',1,115,50,7,2,7,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"options\":[]}',1587644850,'web','1.36.92.115',NULL),(3873,'\\core\\event\\course_deleted','core','deleted','course','course',7,'d',1,115,50,7,2,7,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"idnumber\":\"\"}',1587644850,'web','1.36.92.115',NULL),(3874,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587644850,'web','1.36.92.115',NULL),(3875,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644853,'web','1.36.92.115',NULL),(3876,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644860,'web','1.36.92.115',NULL),(3877,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644904,'web','1.36.92.115',NULL),(3878,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644917,'web','1.36.92.115',NULL),(3879,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587644972,'web','1.36.92.115',NULL),(3880,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587644976,'web','1.36.92.115',NULL),(3881,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',13,'c',0,116,50,8,2,8,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587645111,'web','1.36.92.115',NULL),(3882,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',8,'d',1,116,50,8,2,8,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"options\":[]}',1587645111,'web','1.36.92.115',NULL),(3883,'\\core\\event\\course_deleted','core','deleted','course','course',8,'d',1,116,50,8,2,8,NULL,0,'{\"shortname\":\"restoring\",\"fullname\":\"Course restoration in progress\",\"idnumber\":\"\"}',1587645111,'web','1.36.92.115',NULL),(3884,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587645111,'web','1.36.92.115',NULL),(3885,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587645116,'web','1.36.92.115',NULL),(3886,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587645148,'web','1.36.92.115',NULL),(3887,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',10,'c',0,117,50,9,2,9,NULL,0,'{\"enrol\":\"manual\"}',1587645216,'restore','1.36.92.115',NULL),(3888,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',11,'c',0,117,50,9,2,9,NULL,0,'{\"enrol\":\"guest\"}',1587645216,'restore','1.36.92.115',NULL),(3889,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',12,'c',0,117,50,9,2,9,NULL,0,'{\"enrol\":\"self\"}',1587645216,'restore','1.36.92.115',NULL),(3890,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/flatfile:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3891,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/flatfile:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3892,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/recent_activity:viewaddupdatemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3893,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/recent_activity:viewdeletemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3894,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/category:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3895,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/cohort:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3896,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/cohort:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3897,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/database:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3898,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/database:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3899,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/guest:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3900,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/imsenterprise:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3901,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/ldap:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3902,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/lti:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3903,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/lti:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3904,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/manual:config\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3905,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/manual:enrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3906,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/manual:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3907,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/manual:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3908,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/manual:unenrolself\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3909,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/meta:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3910,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/meta:selectaslinked\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3911,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/meta:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3912,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/mnet:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3913,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/paypal:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3914,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3915,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3916,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/self:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3917,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/self:holdkey\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3918,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/self:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3919,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/self:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3920,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"enrol\\/self:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3921,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/ods:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3922,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/ods:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3923,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/txt:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3924,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/txt:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3925,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/xls:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3926,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/xls:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3927,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3928,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeexport\\/xml:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3929,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeimport\\/csv:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3930,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradeimport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3931,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/grader:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3932,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/history:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3933,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/outcomes:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3934,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/overview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3935,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/singleview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3936,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"gradereport\\/user:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3937,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3938,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assignment:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3939,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/book:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3940,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3941,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3942,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3943,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3944,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/folder:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3945,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3946,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3947,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/imscp:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3948,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/label:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3949,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3950,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:addcoursetool\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3951,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3952,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:requesttooladd\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3953,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/page:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3954,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3955,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/resource:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3956,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3957,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/survey:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3958,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/url:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3959,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3960,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3961,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/analytics:listinsights\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3962,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/backup:anonymise\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3963,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:awardbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3964,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:configurecriteria\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3965,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:configuredetails\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3966,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:configuremessages\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3967,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:createbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3968,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:earnbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3969,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:revokebadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3970,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:viewawarded\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3971,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/badges:viewbadges\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3972,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/calendar:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3973,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/calendar:managegroupentries\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3974,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/calendar:manageownentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3975,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/cohort:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3976,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/comment:post\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3977,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/comment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3978,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/competency:competencygrade\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3979,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencygradable\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3980,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencymanage\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3981,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyview\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3982,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:bulkmessaging\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3983,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:changecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3984,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:changefullname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3985,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:changeidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3986,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:changeshortname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3987,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:changesummary\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3988,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:creategroupconversations\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3989,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:delete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3990,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:enrolconfig\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3991,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:enrolreview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3992,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:ignorefilesizelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3993,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:isincompletionreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3994,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3995,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:managegroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3996,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:managescales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3997,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:markcomplete\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(3998,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:movesections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(3999,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:overridecompletion\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4000,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:renameroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4001,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:reset\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4002,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:reviewotherusers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4003,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:sectionvisibility\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4004,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:setcurrentsection\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4005,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:setforcedlanguage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4006,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:tag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4007,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:update\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4008,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:useremail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4009,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4010,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddencourses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4011,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddensections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4012,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenuserfields\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4013,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewparticipants\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4014,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewscales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4015,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:visibility\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4016,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/filter:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4017,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4018,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4019,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:hide\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4020,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4021,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:lock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4022,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4023,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:managegradingforms\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4024,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:manageletters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4025,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:manageoutcomes\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4026,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:unlock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4027,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4028,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4029,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/grade:viewhidden\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4030,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/notes:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4031,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/notes:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4032,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:editall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4033,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:editmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4034,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:flag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4035,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:managecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4036,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:moveall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4037,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:movemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4038,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:tagall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4039,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:tagmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4040,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:useall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4041,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:usemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4042,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4043,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/question:viewmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4044,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/rating:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4045,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/rating:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4046,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/rating:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4047,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/rating:viewany\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4048,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:configure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4049,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:restoreactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4050,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:restorecourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4051,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:restoretargetimport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4052,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:rolldates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4053,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:uploadfile\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4054,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:userinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4055,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/restore:viewautomatedfilearea\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4056,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/role:assign\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4057,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/role:override\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4058,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/role:review\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4059,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/role:safeoverride\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4060,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/role:switchroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4061,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4062,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/user:loginas\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4063,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/user:viewdetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4064,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/user:viewhiddendetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4065,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/completion:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4066,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/log:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4067,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/log:viewtoday\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4068,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/loglive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4069,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/outline:viewuserreport\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4070,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/participation:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4071,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/progress:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4072,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"report\\/stats:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4073,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"tool\\/monitor:managerules\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4074,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"tool\\/monitor:subscribe\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4075,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"tool\\/recyclebin:deleteitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4076,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"tool\\/recyclebin:restoreitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4077,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"tool\\/recyclebin:viewitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4078,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"webservice\\/rest:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4079,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"webservice\\/soap:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4080,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"webservice\\/xmlrpc:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4081,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordaudio\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4082,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordvideo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4083,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"booktool\\/exportimscp:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4084,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"booktool\\/importhtml:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4085,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"booktool\\/print:print\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4086,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4087,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4088,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:grantextension\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4089,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:manageallocations\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4090,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:managegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4091,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4092,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:receivegradernotifications\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4093,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:releasegrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4094,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:revealidentities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4095,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:reviewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4096,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4097,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4098,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assign:viewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587645216,'restore','1.36.92.115',NULL),(4099,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assignment:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4100,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assignment:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4101,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assignment:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4102,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/assignment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4103,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/book:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4104,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/book:read\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4105,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/book:viewhiddenchapters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4106,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:chat\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4107,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:deletelog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4108,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:exportparticipatedsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4109,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:exportsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4110,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:readlog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4111,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/chat:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4112,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:choose\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4113,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4114,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:downloadresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4115,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4116,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/choice:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4117,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4118,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:exportallentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4119,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4120,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4121,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:exportuserinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4122,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645216,'restore','1.36.92.115',NULL),(4123,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4124,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:managetemplates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4125,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:manageuserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4126,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4127,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4128,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4129,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:viewalluserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4130,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4131,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:viewentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4132,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4133,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/data:writeentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4134,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:complete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4135,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:createprivatetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4136,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:createpublictemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4137,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4138,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:deletetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4139,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:edititems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4140,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:mapcourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4141,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:receivemail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4142,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4143,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:viewanalysepage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4144,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/feedback:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4145,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/folder:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4146,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/folder:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4147,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:addnews\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4148,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:addquestion\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4149,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:allowforcesubscribe\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4150,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:canoverridediscussionlock\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4151,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:canposttomygroups\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4152,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:createattachment\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4153,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:deleteanypost\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4154,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:deleteownpost\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4155,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:editanypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4156,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:exportdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4157,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:exportownpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4158,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:exportpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4159,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:managesubscriptions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4160,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:movediscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4161,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:pindiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4162,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:postwithoutthrottling\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4163,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4164,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:replynews\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4165,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:replypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4166,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:splitdiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4167,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:startdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4168,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4169,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4170,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4171,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewhiddentimedposts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4172,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewqandawithoutposting\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4173,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4174,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/forum:viewsubscribers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4175,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:approve\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4176,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4177,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4178,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4179,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4180,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4181,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:managecategories\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4182,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4183,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4184,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4185,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4186,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4187,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4188,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4189,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/glossary:write\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4190,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/imscp:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4191,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/label:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4192,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4193,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4194,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4195,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4196,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4197,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lesson:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4198,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:admin\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4199,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4200,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/lti:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4201,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:attempt\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4202,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:deleteattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4203,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:emailconfirmsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4204,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:emailnotifysubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4205,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:emailwarnoverdue\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4206,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4207,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:ignoretimelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4208,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4209,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4210,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:preview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4211,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:regrade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4212,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:reviewmyattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4213,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4214,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/quiz:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4215,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/resource:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4216,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:deleteownresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4217,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4218,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:savetrack\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4219,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:skipview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4220,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:viewreport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4221,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/scorm:viewscores\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4222,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/survey:download\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4223,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/survey:participate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4224,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/survey:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4225,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4226,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:createpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4227,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:editcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4228,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:editpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4229,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:managecomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4230,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4231,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:managewiki\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4232,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:overridelock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4233,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:viewcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4234,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/wiki:viewpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4235,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:allocate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4236,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4237,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:editdimensions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4238,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:exportsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4239,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:ignoredeadlines\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4240,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:manageexamples\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4241,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:overridegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4242,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:peerassess\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4243,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:publishsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4244,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4245,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:switchphase\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4246,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4247,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewallassessments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4248,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewallsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4249,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthornames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4250,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthorpublished\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4251,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewpublishedsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4252,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"mod\\/workshop:viewreviewernames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4253,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/backup:backupactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4254,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyconfigure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4255,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:ignoreavailabilityrestrictions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4256,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:manageactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4257,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:togglecompletion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4258,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4259,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:accessallgroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4260,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:managecontextlocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4261,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:trustcontent\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4262,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:viewfullnames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4263,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:viewuseridentity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4264,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"quiz\\/grading:viewidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4265,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"quiz\\/statistics:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4266,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/areafiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4267,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/boxnet:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4268,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/coursefiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4269,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/dropbox:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4270,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/equella:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4271,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/filesystem:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4272,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/flickr_public:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4273,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/googledocs:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4274,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/local:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4275,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/merlot:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4276,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/nextcloud:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4277,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/onedrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4278,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/picasa:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4279,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/recent:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4280,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/s3:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4281,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/skydrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4282,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4283,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/user:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4284,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/webdav:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4285,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"repository\\/youtube:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4286,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/activity_modules:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4287,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/activity_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4288,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/admin_bookmarks:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4289,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/badges:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4290,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/blog_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4291,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/blog_recent:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4292,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/blog_tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4293,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/calendar_month:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4294,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/comments:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4295,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/completionstatus:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587645217,'restore','1.36.92.115',NULL),(4296,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/course_list:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4297,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/course_summary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4298,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4299,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/globalsearch:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4300,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/glossary_random:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4301,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/html:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4302,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/login:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4303,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/mentees:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4304,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/mnet_hosts:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4305,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/myprofile:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4306,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/navigation:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4307,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/news_items:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4308,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/online_users:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4309,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/online_users:viewlist\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4310,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/private_files:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4311,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/quiz_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4312,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/recent_activity:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4313,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/rss_client:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4314,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/rss_client:manageanyfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4315,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/rss_client:manageownfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4316,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/search_forums:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4317,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/section_links:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4318,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/selfcompletion:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4319,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/settings:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4320,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/site_main_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4321,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/social_activities:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4322,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/tag_flickr:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4323,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/tag_youtube:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4324,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"block\\/tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4325,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/block:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4326,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/block:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4327,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,117,50,9,2,9,NULL,0,'{\"capability\":\"moodle\\/site:manageblocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587645217,'restore','1.36.92.115',NULL),(4328,'\\core\\event\\course_section_created','core','created','course_section','course_sections',26,'c',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"7\"}',1587645217,'restore','1.36.92.115',NULL),(4329,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',14,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587645217,'restore','1.36.92.115',NULL),(4330,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',15,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587645217,'restore','1.36.92.115',NULL),(4331,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587645217,'restore','1.36.92.115',NULL),(4332,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',16,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587645217,'restore','1.36.92.115',NULL),(4333,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587645217,'restore','1.36.92.115',NULL),(4334,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":2,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587645218,'restore','1.36.92.115',NULL),(4335,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645220,'web','1.36.92.115',NULL),(4336,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645236,'web','1.36.92.115',NULL),(4337,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',28,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587645249,'web','1.36.92.115',NULL),(4338,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645249,'web','1.36.92.115',NULL),(4339,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',29,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587645253,'web','1.36.92.115',NULL),(4340,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645254,'web','1.36.92.115',NULL),(4341,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',30,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587645261,'web','1.36.92.115',NULL),(4342,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645261,'web','1.36.92.115',NULL),(4343,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',33,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"3\",\"sectionname\":\"\\u4e3b\\u984c 3\"}',1587645267,'web','1.36.92.115',NULL),(4344,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645267,'web','1.36.92.115',NULL),(4345,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',32,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587645271,'web','1.36.92.115',NULL),(4346,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645271,'web','1.36.92.115',NULL),(4347,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',31,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587645275,'web','1.36.92.115',NULL),(4348,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645276,'web','1.36.92.115',NULL),(4349,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645284,'web','1.36.92.115',NULL),(4350,'\\core\\event\\config_log_created','core','created','config_log','config_log',1755,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_active\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4351,'\\core\\event\\config_log_created','core','created','config_log','config_log',1756,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_storage\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4352,'\\core\\event\\config_log_created','core','created','config_log','config_log',1757,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_destination\",\"oldvalue\":\"\",\"value\":\"\\/var\\/www\\/moodle_backup\\/\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL); INSERT INTO `mdl_logstore_standard_log` VALUES (4353,'\\core\\event\\config_log_created','core','created','config_log','config_log',1758,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_max_kept\",\"oldvalue\":\"1\",\"value\":\"5\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4354,'\\core\\event\\config_log_created','core','created','config_log','config_log',1759,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_delete_days\",\"oldvalue\":\"0\",\"value\":\"10\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4355,'\\core\\event\\config_log_created','core','created','config_log','config_log',1760,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_min_kept\",\"oldvalue\":\"0\",\"value\":\"2\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4356,'\\core\\event\\config_log_created','core','created','config_log','config_log',1761,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_shortname\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4357,'\\core\\event\\config_log_created','core','created','config_log','config_log',1762,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_skip_hidden\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"backup\"}',1587645585,'web','1.36.92.115',NULL),(4358,'\\core\\event\\config_log_created','core','created','config_log','config_log',1763,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"backup_auto_weekdays\",\"oldvalue\":\"0000000\",\"value\":\"1111111\",\"plugin\":\"backup\"}',1587645609,'web','1.36.92.115',NULL),(4359,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587645635,'web','1.36.92.115',NULL),(4360,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587645641,'web','1.36.92.115',NULL),(4361,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587645647,'web','1.36.92.115',NULL),(4362,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587645652,'web','1.36.92.115',NULL),(4363,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587645654,'web','1.36.92.115',NULL),(4364,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587645671,'web','1.36.92.115',NULL),(4365,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,102,50,6,2,6,NULL,0,'null',1587645680,'web','1.36.92.115',NULL),(4366,'\\core\\event\\course_backup_created','core','created','course_backup','course',6,'c',1,102,50,6,2,6,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587645780,'web','1.36.92.115',NULL),(4367,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646182,'web','1.36.92.115',NULL),(4368,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646214,'web','1.36.92.115',NULL),(4369,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587646216,'web','1.36.92.115',NULL),(4370,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587646226,'web','1.36.92.115',NULL),(4371,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646230,'web','1.36.92.115',NULL),(4372,'\\core\\event\\course_backup_created','core','created','course_backup','course',6,'c',1,102,50,6,2,6,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587646301,'web','1.36.92.115',NULL),(4373,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',5,'c',0,3,40,1,2,0,NULL,0,'null',1587646301,'web','1.36.92.115',NULL),(4374,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',5,'d',1,102,50,6,2,6,35,0,'{\"itemid\":\"9\",\"overridden\":false,\"finalgrade\":null}',1587646301,'web','1.36.92.115',NULL),(4375,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',3,'d',1,102,50,6,2,6,35,0,'{\"itemid\":\"10\",\"overridden\":false,\"finalgrade\":\"0.00000\"}',1587646302,'web','1.36.92.115',NULL),(4376,'\\core\\event\\grade_deleted','core','deleted','grade','grade_grades',4,'d',1,102,50,6,2,6,35,0,'{\"itemid\":\"7\",\"overridden\":false,\"finalgrade\":\"0.00000\"}',1587646302,'web','1.36.92.115',NULL),(4377,'\\core\\event\\question_deleted','core','deleted','question','question',61,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4378,'\\core\\event\\question_deleted','core','deleted','question','question',62,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4379,'\\core\\event\\question_deleted','core','deleted','question','question',63,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4380,'\\core\\event\\question_deleted','core','deleted','question','question',64,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4381,'\\core\\event\\question_deleted','core','deleted','question','question',65,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4382,'\\core\\event\\question_deleted','core','deleted','question','question',66,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4383,'\\core\\event\\question_deleted','core','deleted','question','question',67,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4384,'\\core\\event\\question_deleted','core','deleted','question','question',68,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4385,'\\core\\event\\question_deleted','core','deleted','question','question',69,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4386,'\\core\\event\\question_deleted','core','deleted','question','question',70,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4387,'\\core\\event\\question_deleted','core','deleted','question','question',71,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4388,'\\core\\event\\question_deleted','core','deleted','question','question',72,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4389,'\\core\\event\\question_deleted','core','deleted','question','question',73,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4390,'\\core\\event\\question_deleted','core','deleted','question','question',74,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4391,'\\core\\event\\question_deleted','core','deleted','question','question',75,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4392,'\\core\\event\\question_deleted','core','deleted','question','question',76,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4393,'\\core\\event\\question_deleted','core','deleted','question','question',77,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4394,'\\core\\event\\question_deleted','core','deleted','question','question',78,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4395,'\\core\\event\\question_deleted','core','deleted','question','question',79,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4396,'\\core\\event\\question_deleted','core','deleted','question','question',80,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4397,'\\core\\event\\question_deleted','core','deleted','question','question',81,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4398,'\\core\\event\\question_deleted','core','deleted','question','question',82,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4399,'\\core\\event\\question_deleted','core','deleted','question','question',83,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4400,'\\core\\event\\question_deleted','core','deleted','question','question',84,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4401,'\\core\\event\\question_deleted','core','deleted','question','question',85,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4402,'\\core\\event\\question_deleted','core','deleted','question','question',86,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4403,'\\core\\event\\question_deleted','core','deleted','question','question',87,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4404,'\\core\\event\\question_deleted','core','deleted','question','question',88,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4405,'\\core\\event\\question_deleted','core','deleted','question','question',89,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4406,'\\core\\event\\question_deleted','core','deleted','question','question',90,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4407,'\\core\\event\\question_deleted','core','deleted','question','question',91,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4408,'\\core\\event\\question_deleted','core','deleted','question','question',92,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4409,'\\core\\event\\question_deleted','core','deleted','question','question',93,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4410,'\\core\\event\\question_deleted','core','deleted','question','question',94,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4411,'\\core\\event\\question_deleted','core','deleted','question','question',95,'d',1,102,50,6,2,6,NULL,0,'{\"categoryid\":\"10\"}',1587646302,'web','1.36.92.115',NULL),(4412,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,102,50,6,2,6,23,0,'{\"id\":\"15\",\"component\":\"\",\"itemid\":\"0\"}',1587646302,'web','1.36.92.115',NULL),(4413,'\\core\\event\\role_unassigned','core','unassigned','role','role',5,'d',0,102,50,6,2,6,35,0,'{\"id\":\"13\",\"component\":\"\",\"itemid\":\"0\"}',1587646302,'web','1.36.92.115',NULL),(4414,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',15,'d',0,102,50,6,2,6,23,0,'{\"userenrolment\":{\"id\":\"15\",\"status\":\"0\",\"enrolid\":\"9\",\"userid\":\"23\",\"timestart\":\"1587564143\",\"timeend\":\"0\",\"modifierid\":\"23\",\"timecreated\":\"1587564143\",\"timemodified\":\"1587564143\",\"courseid\":\"6\",\"enrol\":\"self\",\"lastenrol\":true},\"enrol\":\"self\"}',1587646302,'web','1.36.92.115',NULL),(4415,'\\core\\event\\user_enrolment_deleted','core','deleted','user_enrolment','user_enrolments',13,'d',0,102,50,6,2,6,35,0,'{\"userenrolment\":{\"id\":\"13\",\"status\":\"0\",\"enrolid\":\"9\",\"userid\":\"35\",\"timestart\":\"1587563657\",\"timeend\":\"0\",\"modifierid\":\"35\",\"timecreated\":\"1587563657\",\"timemodified\":\"1587563657\",\"courseid\":\"6\",\"enrol\":\"self\",\"lastenrol\":true},\"enrol\":\"self\"}',1587646302,'web','1.36.92.115',NULL),(4416,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',9,'d',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"self\"}',1587646302,'web','1.36.92.115',NULL),(4417,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',7,'d',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"manual\"}',1587646302,'web','1.36.92.115',NULL),(4418,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',8,'d',0,102,50,6,2,6,NULL,0,'{\"enrol\":\"guest\"}',1587646302,'web','1.36.92.115',NULL),(4419,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',6,'d',1,102,50,6,2,6,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"options\":[]}',1587646302,'web','1.36.92.115',NULL),(4420,'\\core\\event\\course_deleted','core','deleted','course','course',6,'d',1,102,50,6,2,6,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"idnumber\":\"\"}',1587646302,'web','1.36.92.115',NULL),(4421,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09 \",\"updatedfields\":{\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09 \",\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\"}}',1587646354,'web','1.36.92.115',NULL),(4422,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646358,'web','1.36.92.115',NULL),(4423,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587646360,'web','1.36.92.115',NULL),(4424,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587646371,'web','1.36.92.115',NULL),(4425,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587646373,'web','1.36.92.115',NULL),(4426,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u7d93\\u6587\\u81ea\\u5b78\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587646374,'web','1.36.92.115',NULL),(4427,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587646374,'web','1.36.92.115',NULL),(4428,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587646374,'web','1.36.92.115',NULL),(4429,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646379,'web','1.36.92.115',NULL),(4430,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587646384,'web','1.36.92.115',NULL),(4431,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587648062,'web','1.36.92.115',NULL),(4432,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587648069,'web','1.36.92.115',NULL),(4433,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587649419,'web','1.36.92.115',NULL),(4434,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587649424,'web','1.36.92.115',NULL),(4435,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587650180,'web','1.36.92.115',NULL),(4436,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587650182,'web','1.36.92.115',NULL),(4437,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587657460,'web','1.36.92.115',NULL),(4438,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587657496,'web','1.36.92.115',NULL),(4439,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587657698,'web','1.36.92.115',NULL),(4440,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587657710,'web','1.36.92.115',NULL),(4441,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587657714,'web','1.36.92.115',NULL),(4442,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587658348,'web','1.36.92.115',NULL),(4443,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658350,'web','1.36.92.115',NULL),(4444,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658376,'web','1.36.92.115',NULL),(4445,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587658389,'web','1.36.92.115',NULL),(4446,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',2,'u',2,118,70,10,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1587658389,'web','1.36.92.115',NULL),(4447,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',2,'u',2,118,70,10,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1587658389,'web','1.36.92.115',NULL),(4448,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658398,'web','1.36.92.115',NULL),(4449,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658407,'web','1.36.92.115',NULL),(4450,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',10,'u',1,118,70,10,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"4\",\"name\":\"\\u4f60\\u7747\\u6211\\u5514\\u5012\"}',1587658441,'web','1.36.92.115',NULL),(4451,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u4f60\\u7747\\u6211\\u5514\\u5012\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587658441,'web','1.36.92.115',NULL),(4452,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658453,'web','1.36.92.115',NULL),(4453,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658832,'web','1.36.92.115',NULL),(4454,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587658915,'web','1.36.92.115',NULL),(4455,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',10,'u',1,118,70,10,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"4\",\"name\":\"\\u4f60\\u7747\\u6211\\u5514\\u5012\"}',1587659014,'web','1.36.92.115',NULL),(4456,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"5tuhlgei2orocrtki5ppq4a5o0\"}',1587659022,'web','1.36.92.115',NULL),(4457,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587659022,'web','1.36.92.115',NULL),(4458,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587659026,'web','1.36.92.115',NULL),(4459,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587659026,'web','1.36.92.115',NULL),(4460,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587659026,'web','1.36.92.115',NULL),(4461,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',16,'c',0,117,50,9,22,9,22,0,'{\"enrol\":\"self\"}',1587659035,'web','1.36.92.115',NULL),(4462,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,22,9,22,0,'{\"id\":16,\"component\":\"\",\"itemid\":0}',1587659035,'web','1.36.92.115',NULL),(4463,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,22,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=22&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587659036,'web','1.36.92.115',NULL),(4464,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659037,'web','1.36.92.115',NULL),(4465,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659052,'web','1.36.92.115',NULL),(4466,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587659389,'web','1.36.92.115',NULL),(4467,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659392,'web','1.36.92.115',NULL),(4468,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659469,'web','1.36.92.115',NULL),(4469,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659472,'web','1.36.92.115',NULL),(4470,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659505,'web','1.36.92.115',NULL),(4471,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659514,'web','1.36.92.115',NULL),(4472,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659515,'web','1.36.92.115',NULL),(4473,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659517,'web','1.36.92.115',NULL),(4474,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659520,'web','1.36.92.115',NULL),(4475,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659553,'web','1.36.92.115',NULL),(4476,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659734,'web','1.36.92.115',NULL),(4477,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659805,'web','1.36.92.115',NULL),(4478,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587659948,'web','1.36.92.115',NULL),(4479,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660001,'web','1.36.92.115',NULL),(4480,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660025,'web','1.36.92.115',NULL),(4481,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660045,'web','1.36.92.115',NULL),(4482,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660101,'web','1.36.92.115',NULL),(4483,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660157,'web','1.36.92.115',NULL),(4484,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660160,'web','1.36.92.115',NULL),(4485,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660184,'web','1.36.92.115',NULL),(4486,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660211,'web','1.36.92.115',NULL),(4487,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660219,'web','1.36.92.115',NULL),(4488,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660336,'web','1.36.92.115',NULL),(4489,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660721,'web','1.36.92.115',NULL),(4490,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660760,'web','1.36.92.115',NULL),(4491,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660762,'web','1.36.92.115',NULL),(4492,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660764,'web','1.36.92.115',NULL),(4493,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660784,'web','1.36.92.115',NULL),(4494,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587660785,'web','1.36.92.115',NULL),(4495,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661135,'web','1.36.92.115',NULL),(4496,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661154,'web','1.36.92.115',NULL),(4497,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661209,'web','1.36.92.115',NULL),(4498,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661239,'web','1.36.92.115',NULL),(4499,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661253,'web','1.36.92.115',NULL),(4500,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661325,'web','1.36.92.115',NULL),(4501,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661337,'web','1.36.92.115',NULL),(4502,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587661369,'web','1.36.92.115',NULL),(4503,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"sh3939i47ha0vovhfivkd89aoc\"}',1587661388,'web','1.36.92.115',NULL),(4504,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587661388,'web','1.36.92.115',NULL),(4505,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587661393,'web','1.36.92.115',NULL),(4506,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587661396,'web','1.36.92.115',NULL),(4507,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587661403,'web','1.36.92.115',NULL),(4508,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587661437,'web','1.36.92.115',NULL),(4509,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587661438,'web','1.36.92.115',NULL),(4510,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661441,'web','1.36.92.115',NULL),(4511,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661571,'web','1.36.92.115',NULL),(4512,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661585,'web','1.36.92.115',NULL),(4513,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661732,'web','1.36.92.115',NULL),(4514,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661812,'web','1.36.92.115',NULL),(4515,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661820,'web','1.36.92.115',NULL),(4516,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587661838,'web','1.36.92.115',NULL),(4517,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',4,'c',2,119,70,11,2,9,2,0,'null',1587661840,'web','1.36.92.115',NULL),(4518,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',4,'r',2,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587661841,'web','1.36.92.115',NULL),(4519,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587661844,'web','1.36.92.115',NULL),(4520,'\\core\\event\\user_graded','core','graded','user','grade_grades',9,'u',1,117,50,9,2,9,2,0,'{\"itemid\":\"16\",\"overridden\":false,\"finalgrade\":\"0.00000\"}',1587661848,'web','1.36.92.115',NULL),(4521,'\\core\\event\\user_graded','core','graded','user','grade_grades',10,'u',1,117,50,9,-1,9,2,0,'{\"itemid\":\"14\",\"overridden\":false,\"finalgrade\":0}',1587661848,'web','1.36.92.115',NULL),(4522,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',4,'u',2,119,70,11,2,9,2,0,'{\"submitterid\":\"2\",\"quizid\":\"5\"}',1587661848,'web','1.36.92.115',NULL),(4523,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587661848,'web','1.36.92.115',NULL),(4524,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587661869,'web','1.36.92.115',NULL),(4525,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587661880,'web','1.36.92.115',NULL),(4526,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661882,'web','1.36.92.115',NULL),(4527,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587661922,'web','1.36.92.115',NULL),(4528,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661945,'web','1.36.92.115',NULL),(4529,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661949,'web','1.36.92.115',NULL),(4530,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587661954,'web','1.36.92.115',NULL),(4531,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587661967,'web','1.36.92.115',NULL),(4532,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587662018,'web','1.36.92.115',NULL),(4533,'\\mod_quiz\\event\\report_viewed','mod_quiz','viewed','report',NULL,NULL,'r',1,119,70,11,2,9,NULL,0,'{\"quizid\":\"5\",\"reportname\":\"overview\"}',1587662037,'web','1.36.92.115',NULL),(4534,'\\mod_quiz\\event\\report_viewed','mod_quiz','viewed','report',NULL,NULL,'r',1,119,70,11,2,9,NULL,0,'{\"quizid\":\"5\",\"reportname\":\"overview\"}',1587662041,'web','1.36.92.115',NULL),(4535,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587662050,'web','1.36.92.115',NULL),(4536,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587662061,'web','1.36.92.115',NULL),(4537,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587662078,'web','1.36.92.115',NULL),(4538,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587662085,'web','1.36.92.115',NULL),(4539,'\\mod_quiz\\event\\edit_page_viewed','mod_quiz','viewed','edit_page',NULL,NULL,'r',1,119,70,11,2,9,NULL,0,'{\"quizid\":\"5\"}',1587662112,'web','1.36.92.115',NULL),(4540,'\\mod_quiz\\event\\attempt_preview_started','mod_quiz','started','attempt_preview','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662123,'web','1.36.92.115',NULL),(4541,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',5,'r',2,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662123,'web','1.36.92.115',NULL),(4542,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662129,'web','1.36.92.115',NULL),(4543,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662133,'web','1.36.92.115',NULL),(4544,'\\core\\event\\question_updated','core','updated','question','question',130,'u',1,117,50,9,2,9,NULL,0,'{\"categoryid\":\"17\"}',1587662213,'web','1.36.92.115',NULL),(4545,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662214,'web','1.36.92.115',NULL),(4546,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587662216,'web','1.36.92.115',NULL),(4547,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587662226,'web','1.36.92.115',NULL),(4548,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587662239,'web','1.36.92.115',NULL),(4549,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587662241,'web','1.36.92.115',NULL),(4550,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587662253,'web','1.36.92.115',NULL),(4551,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662261,'web','1.36.92.115',NULL),(4552,'\\core\\event\\question_updated','core','updated','question','question',130,'u',1,117,50,9,2,9,NULL,0,'{\"categoryid\":\"17\"}',1587662307,'web','1.36.92.115',NULL),(4553,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',5,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662307,'web','1.36.92.115',NULL),(4554,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587662309,'web','1.36.92.115',NULL),(4555,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587662383,'web','1.36.92.115',NULL),(4556,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587662394,'web','1.36.92.115',NULL),(4557,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587662407,'web','1.36.92.115',NULL),(4558,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662413,'web','1.36.92.115',NULL),(4559,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587662576,'web','1.36.92.115',NULL),(4560,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587662599,'web','1.36.92.115',NULL),(4561,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587662601,'web','1.36.92.115',NULL),(4562,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587662694,'web','1.36.92.115',NULL),(4563,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587663013,'web','1.36.92.115',NULL),(4564,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',4,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587663017,'web','1.36.92.115',NULL),(4565,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587669423,'web','173.252.127.11',NULL),(4566,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587691086,'web','1.36.92.115',NULL),(4567,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587691091,'web','1.36.92.115',NULL),(4568,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1587691094,'web','1.36.92.115',NULL),(4569,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587691197,'web','1.36.92.115',NULL),(4570,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587691197,'web','1.36.92.115',NULL),(4571,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691203,'web','1.36.92.115',NULL),(4572,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691234,'web','1.36.92.115',NULL),(4573,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',10,'u',1,118,70,10,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"4\",\"name\":\"\\u3000\\u4f60\\u7747\\u6211\\u5514\\u5012\"}',1587691299,'web','1.36.92.115',NULL),(4574,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u4f60\\u7747\\u6211\\u5514\\u5012\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587691299,'web','1.36.92.115',NULL),(4575,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',17,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587691343,'web','1.36.92.115',NULL),(4576,'\\core\\event\\course_module_created','core','created','course_module','course_modules',13,'c',1,121,70,13,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":6,\"name\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\"}',1587691343,'web','1.36.92.115',NULL),(4577,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u4f60\\u7747\\u6211\\u5514\\u5012\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587691343,'web','1.36.92.115',NULL),(4578,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587691343,'web','1.36.92.115',NULL),(4579,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587691343,'web','1.36.92.115',NULL),(4580,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587691343,'web','1.36.92.115',NULL),(4581,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691344,'web','1.36.92.115',NULL),(4582,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587691542,'web','1.36.92.115',NULL),(4583,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1587691546,'web','1.36.92.115',NULL),(4584,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1587691546,'web','1.36.92.115',NULL),(4585,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587691546,'web','1.36.92.115',NULL),(4586,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587691591,'web','1.36.92.115',NULL),(4587,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587691604,'web','1.36.92.115',NULL),(4588,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691606,'web','1.36.92.115',NULL),(4589,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691617,'web','1.36.92.115',NULL),(4590,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587691792,'web','1.36.92.115',NULL),(4591,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692057,'web','1.36.92.115',NULL),(4592,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692064,'web','1.36.92.115',NULL),(4593,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692106,'web','1.36.92.115',NULL),(4594,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692121,'web','1.36.92.115',NULL),(4595,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692149,'web','1.36.92.115',NULL),(4596,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692757,'web','1.36.92.115',NULL),(4597,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587692770,'web','1.36.92.115',NULL),(4598,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693017,'web','1.36.92.115',NULL),(4599,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693146,'web','1.36.92.115',NULL),(4600,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693180,'web','1.36.92.115',NULL),(4601,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693187,'web','1.36.92.115',NULL),(4602,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693357,'web','1.36.92.115',NULL),(4603,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',6,'r',2,121,70,13,2,9,NULL,0,'null',1587693362,'web','1.36.92.115',NULL),(4604,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693365,'web','1.36.92.115',NULL),(4605,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587693385,'web','1.36.92.115',NULL),(4606,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587693678,'web','1.36.92.115',NULL),(4607,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587726504,'web','61.239.56.66',NULL),(4608,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587726521,'web','61.239.56.66',NULL),(4609,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587726522,'web','61.239.56.66',NULL),(4610,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587726526,'web','61.239.56.66',NULL),(4611,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587726532,'web','61.239.56.66',NULL),(4612,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587726543,'web','61.239.56.66',NULL),(4613,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587726565,'web','61.239.56.66',NULL),(4614,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587726572,'web','61.239.56.66',NULL),(4615,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587726585,'web','61.239.56.66',NULL),(4616,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,117,50,9,2,9,2,0,'{\"courseid\":\"9\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff082019\\u7248\\uff09 \"}',1587726649,'web','61.239.56.66',NULL),(4617,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"summary_editor\":\"(updated)\"}}',1587729232,'web','61.239.56.66',NULL),(4618,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729233,'web','61.239.56.66',NULL),(4619,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587729245,'web','61.239.56.66',NULL),(4620,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729262,'web','61.239.56.66',NULL),(4621,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,117,50,9,2,9,2,0,'{\"courseid\":\"9\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \"}',1587729272,'web','61.239.56.66',NULL),(4622,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729321,'web','61.239.56.66',NULL),(4623,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587729334,'web','61.239.56.66',NULL),(4624,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',6,'c',2,119,70,11,2,9,2,0,'null',1587729342,'web','61.239.56.66',NULL),(4625,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',6,'r',2,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587729342,'web','61.239.56.66',NULL),(4626,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',6,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587729418,'web','61.239.56.66',NULL),(4627,'\\core\\event\\user_graded','core','graded','user','grade_grades',9,'u',1,117,50,9,2,9,2,0,'{\"itemid\":\"16\",\"overridden\":false,\"finalgrade\":7.5}',1587729426,'web','61.239.56.66',NULL),(4628,'\\core\\event\\user_graded','core','graded','user','grade_grades',10,'u',1,117,50,9,-1,9,2,0,'{\"itemid\":\"14\",\"overridden\":false,\"finalgrade\":7.5}',1587729426,'web','61.239.56.66',NULL),(4629,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',6,'u',2,119,70,11,2,9,2,0,'{\"submitterid\":\"2\",\"quizid\":\"5\"}',1587729426,'web','61.239.56.66',NULL),(4630,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',6,'r',1,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1587729426,'web','61.239.56.66',NULL),(4631,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587729439,'web','61.239.56.66',NULL),(4632,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729671,'web','61.239.56.66',NULL),(4633,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587729702,'web','61.239.56.66',NULL),(4634,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,5,30,2,2,0,2,0,'null',1587729704,'web','61.239.56.66',NULL),(4635,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,5,30,2,2,0,2,0,'null',1587729707,'web','61.239.56.66',NULL),(4636,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587729740,'web','61.239.56.66',NULL),(4637,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729748,'web','61.239.56.66',NULL),(4638,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587729762,'web','61.239.56.66',NULL),(4639,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587729784,'web','61.239.56.66',NULL),(4640,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587729789,'web','61.239.56.66',NULL),(4641,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587729795,'web','61.239.56.66',NULL),(4642,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587729799,'web','61.239.56.66',NULL),(4643,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,2,1,NULL,0,'null',1587729810,'web','61.239.56.66',NULL),(4644,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587770415,'web','1.36.92.115',NULL),(4645,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587770421,'web','1.36.92.115',NULL),(4646,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587770421,'web','1.36.92.115',NULL),(4647,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',13,'c',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"manual\"}',1587770835,'restore','1.36.92.115',NULL),(4648,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',14,'c',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"guest\"}',1587770835,'restore','1.36.92.115',NULL),(4649,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',15,'c',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"self\"}',1587770835,'restore','1.36.92.115',NULL),(4650,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/flatfile:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4651,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/flatfile:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4652,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/recent_activity:viewaddupdatemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4653,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/recent_activity:viewdeletemodule\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4654,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/category:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4655,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/cohort:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4656,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/cohort:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4657,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/database:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4658,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/database:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4659,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/guest:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4660,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/imsenterprise:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4661,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/ldap:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4662,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/lti:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4663,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/lti:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4664,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/manual:config\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4665,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/manual:enrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4666,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/manual:manage\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4667,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/manual:unenrol\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4668,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/manual:unenrolself\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4669,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/meta:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4670,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/meta:selectaslinked\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4671,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/meta:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4672,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/mnet:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4673,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/paypal:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4674,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4675,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/paypal:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4676,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/self:config\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4677,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/self:holdkey\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4678,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/self:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4679,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/self:unenrol\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4680,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"enrol\\/self:unenrolself\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4681,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/ods:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4682,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/ods:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4683,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/txt:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4684,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/txt:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4685,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/xls:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4686,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/xls:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4687,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4688,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeexport\\/xml:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4689,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeimport\\/csv:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4690,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradeimport\\/xml:publish\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4691,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/grader:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4692,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/history:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4693,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/outcomes:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4694,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/overview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4695,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/singleview:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4696,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"gradereport\\/user:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4697,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4698,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assignment:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4699,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/book:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4700,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4701,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4702,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4703,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4704,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/folder:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4705,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4706,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4707,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/imscp:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4708,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/label:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4709,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4710,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:addcoursetool\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4711,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4712,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:requesttooladd\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4713,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/page:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4714,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4715,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/resource:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4716,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4717,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/survey:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4718,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/url:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4719,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4720,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4721,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/analytics:listinsights\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4722,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/backup:anonymise\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4723,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:awardbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4724,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:configurecriteria\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4725,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:configuredetails\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4726,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:configuremessages\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4727,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:createbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4728,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:earnbadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4729,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:revokebadge\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4730,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:viewawarded\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4731,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/badges:viewbadges\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4732,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/calendar:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4733,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/calendar:managegroupentries\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4734,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/calendar:manageownentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4735,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/cohort:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4736,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/comment:post\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4737,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/comment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4738,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/competency:competencygrade\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4739,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencygradable\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4740,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencymanage\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4741,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyview\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4742,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:bulkmessaging\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4743,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:changecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4744,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:changefullname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4745,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:changeidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4746,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:changeshortname\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4747,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:changesummary\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4748,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:creategroupconversations\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4749,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:delete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4750,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:enrolconfig\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4751,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:enrolreview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4752,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:ignorefilesizelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4753,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:isincompletionreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4754,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4755,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:managegroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4756,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:managescales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4757,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:markcomplete\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4758,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:movesections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4759,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:overridecompletion\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4760,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:renameroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4761,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:reset\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4762,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:reviewotherusers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4763,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:sectionvisibility\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4764,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:setcurrentsection\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4765,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:setforcedlanguage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4766,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:tag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4767,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:update\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4768,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:useremail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4769,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4770,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddencourses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4771,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddensections\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4772,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenuserfields\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4773,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewparticipants\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4774,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewscales\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4775,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:visibility\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4776,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/filter:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4777,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4778,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4779,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:hide\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4780,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4781,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:lock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4782,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4783,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:managegradingforms\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4784,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:manageletters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4785,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:manageoutcomes\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4786,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:unlock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4787,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4788,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4789,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/grade:viewhidden\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4790,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/notes:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4791,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/notes:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4792,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:editall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4793,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:editmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4794,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:flag\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4795,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:managecategory\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4796,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:moveall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4797,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:movemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4798,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:tagall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4799,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:tagmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4800,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:useall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4801,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:usemine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4802,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4803,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/question:viewmine\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4804,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/rating:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4805,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/rating:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4806,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/rating:viewall\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4807,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/rating:viewany\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4808,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:configure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4809,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:restoreactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4810,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:restorecourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4811,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:restoretargetimport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4812,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:rolldates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4813,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:uploadfile\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4814,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:userinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4815,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/restore:viewautomatedfilearea\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4816,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/role:assign\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4817,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/role:override\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4818,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/role:review\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4819,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/role:safeoverride\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4820,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/role:switchroles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4821,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4822,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/user:loginas\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4823,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/user:viewdetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4824,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/user:viewhiddendetails\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4825,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/completion:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4826,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/log:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4827,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/log:viewtoday\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4828,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/loglive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4829,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/outline:viewuserreport\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4830,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/participation:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4831,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/progress:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4832,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"report\\/stats:view\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4833,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"tool\\/monitor:managerules\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4834,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"tool\\/monitor:subscribe\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4835,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"tool\\/recyclebin:deleteitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4836,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"tool\\/recyclebin:restoreitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4837,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"tool\\/recyclebin:viewitems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4838,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"webservice\\/rest:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4839,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"webservice\\/soap:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4840,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"webservice\\/xmlrpc:use\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4841,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordaudio\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4842,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"atto\\/recordrtc:recordvideo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4843,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"booktool\\/exportimscp:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4844,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"booktool\\/importhtml:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4845,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"booktool\\/print:print\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4846,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4847,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4848,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:grantextension\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4849,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:manageallocations\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4850,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:managegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4851,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4852,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:receivegradernotifications\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4853,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:releasegrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4854,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:revealidentities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4855,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:reviewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4856,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4857,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4858,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assign:viewgrades\",\"oldpermission\":0,\"permission\":\"1\"}',1587770835,'restore','1.36.92.115',NULL),(4859,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assignment:exportownsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4860,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assignment:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4861,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assignment:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4862,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/assignment:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4863,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/book:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4864,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/book:read\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4865,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/book:viewhiddenchapters\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4866,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:chat\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4867,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:deletelog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4868,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:exportparticipatedsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770835,'restore','1.36.92.115',NULL),(4869,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:exportsession\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4870,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:readlog\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4871,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/chat:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4872,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:choose\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4873,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4874,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:downloadresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4875,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4876,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/choice:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4877,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4878,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:exportallentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4879,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4880,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4881,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:exportuserinfo\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4882,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4883,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4884,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:managetemplates\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4885,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:manageuserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4886,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4887,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4888,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4889,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:viewalluserpresets\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4890,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4891,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:viewentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4892,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4893,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/data:writeentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4894,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:complete\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4895,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:createprivatetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4896,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:createpublictemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4897,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4898,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:deletetemplate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4899,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:edititems\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4900,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:mapcourse\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4901,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:receivemail\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4902,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4903,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:viewanalysepage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4904,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/feedback:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4905,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/folder:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4906,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/folder:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4907,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:addnews\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4908,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:addquestion\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4909,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:allowforcesubscribe\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4910,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:canoverridediscussionlock\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4911,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:canposttomygroups\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4912,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:createattachment\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4913,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:deleteanypost\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4914,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:deleteownpost\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(4915,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:editanypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4916,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:exportdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4917,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:exportownpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4918,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:exportpost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4919,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:managesubscriptions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4920,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:movediscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4921,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:pindiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4922,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:postwithoutthrottling\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4923,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4924,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:replynews\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4925,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:replypost\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4926,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:splitdiscussions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4927,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:startdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4928,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4929,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4930,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewdiscussion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4931,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewhiddentimedposts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4932,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewqandawithoutposting\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4933,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4934,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/forum:viewsubscribers\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4935,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:approve\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4936,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:comment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4937,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:export\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4938,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:exportentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4939,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:exportownentry\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4940,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:import\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4941,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:managecategories\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4942,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:managecomments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4943,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:manageentries\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4944,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:rate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4945,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4946,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:viewallratings\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4947,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:viewanyrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4948,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:viewrating\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4949,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/glossary:write\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4950,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/imscp:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4951,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/label:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4952,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4953,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4954,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4955,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4956,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4957,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lesson:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4958,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:admin\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4959,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4960,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/lti:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4961,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:attempt\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4962,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:deleteattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4963,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:emailconfirmsubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4964,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:emailnotifysubmission\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4965,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:emailwarnoverdue\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4966,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:grade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4967,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:ignoretimelimits\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4968,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:manage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4969,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:manageoverrides\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4970,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:preview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4971,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:regrade\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4972,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:reviewmyattempts\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4973,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4974,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/quiz:viewreports\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4975,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/resource:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4976,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:deleteownresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4977,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:deleteresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4978,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:savetrack\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4979,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:skipview\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4980,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:viewreport\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4981,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/scorm:viewscores\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4982,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/survey:download\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4983,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/survey:participate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4984,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/survey:readresponses\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4985,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4986,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:createpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4987,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:editcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4988,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:editpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4989,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:managecomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4990,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:managefiles\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4991,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:managewiki\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4992,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:overridelock\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4993,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:viewcomment\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4994,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/wiki:viewpage\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4995,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:allocate\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4996,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:deletesubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4997,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:editdimensions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4998,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:exportsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(4999,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:ignoredeadlines\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5000,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:manageexamples\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5001,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:overridegrades\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5002,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:peerassess\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5003,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:publishsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5004,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:submit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5005,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:switchphase\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5006,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5007,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewallassessments\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5008,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewallsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5009,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthornames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5010,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewauthorpublished\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5011,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewpublishedsubmissions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5012,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"mod\\/workshop:viewreviewernames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5013,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/backup:backupactivity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5014,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/competency:coursecompetencyconfigure\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5015,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:ignoreavailabilityrestrictions\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5016,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:manageactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5017,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:togglecompletion\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5018,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/course:viewhiddenactivities\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5019,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:accessallgroups\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5020,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:managecontextlocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5021,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:trustcontent\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5022,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:viewfullnames\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5023,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:viewuseridentity\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5024,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"quiz\\/grading:viewidnumber\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5025,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"quiz\\/statistics:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5026,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/areafiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5027,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/boxnet:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5028,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/coursefiles:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5029,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/dropbox:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5030,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/equella:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5031,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/filesystem:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5032,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/flickr_public:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5033,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/googledocs:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5034,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/local:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5035,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/merlot:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5036,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/nextcloud:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5037,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/onedrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5038,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/picasa:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5039,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/recent:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5040,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/s3:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5041,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/skydrive:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5042,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/url:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5043,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/user:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5044,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/webdav:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5045,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"repository\\/youtube:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5046,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/activity_modules:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5047,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/activity_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5048,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/admin_bookmarks:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5049,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/badges:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(5050,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/blog_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5051,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/blog_recent:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5052,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/blog_tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5053,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/calendar_month:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5054,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/comments:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5055,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/completionstatus:addinstance\",\"oldpermission\":0,\"permission\":\"1\"}',1587770836,'restore','1.36.92.115',NULL),(5056,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/course_list:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5057,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/course_summary:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5058,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/feedback:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5059,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/globalsearch:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5060,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/glossary_random:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5061,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/html:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5062,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/login:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5063,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/mentees:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5064,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/mnet_hosts:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5065,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/myprofile:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5066,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/navigation:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5067,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/news_items:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5068,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/online_users:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5069,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/online_users:viewlist\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5070,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/private_files:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5071,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/quiz_results:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5072,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/recent_activity:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5073,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/rss_client:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5074,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/rss_client:manageanyfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5075,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/rss_client:manageownfeeds\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5076,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/search_forums:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5077,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/section_links:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5078,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/selfcompletion:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5079,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/settings:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5080,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/site_main_menu:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5081,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/social_activities:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5082,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/tag_flickr:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5083,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/tag_youtube:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5084,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"block\\/tags:addinstance\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5085,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/block:edit\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5086,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/block:view\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5087,'\\core\\event\\capability_assigned','core','assigned','capability','role_capabilities',3,'u',0,122,50,10,2,10,NULL,0,'{\"capability\":\"moodle\\/site:manageblocks\",\"oldpermission\":0,\"permission\":\"-1000\"}',1587770836,'restore','1.36.92.115',NULL),(5088,'\\core\\event\\course_section_created','core','created','course_section','course_sections',34,'c',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"10\"}',1587770836,'restore','1.36.92.115',NULL),(5089,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',18,'c',0,122,50,10,2,10,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587770837,'restore','1.36.92.115',NULL),(5090,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',19,'c',0,122,50,10,2,10,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u5be6\\u6cc1\\u8ab2\\u984c\\uff1a\\u64d4\\u6182\\u4e16\\u754c\\u524d\\u9014\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587770837,'restore','1.36.92.115',NULL),(5091,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',19,'u',0,122,50,10,2,10,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u5be6\\u6cc1\\u8ab2\\u984c\\uff1a\\u64d4\\u6182\\u4e16\\u754c\\u524d\\u9014\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587770837,'restore','1.36.92.115',NULL),(5092,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',20,'c',0,122,50,10,2,10,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587770837,'restore','1.36.92.115',NULL),(5093,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',20,'u',0,122,50,10,2,10,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587770837,'restore','1.36.92.115',NULL),(5094,'\\core\\event\\course_restored','core','restored','course','course',10,'c',1,122,50,10,2,10,NULL,0,'{\"type\":\"course\",\"target\":2,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587770838,'restore','1.36.92.115',NULL),(5095,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770840,'web','1.36.92.115',NULL),(5096,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587770863,'web','1.36.92.115',NULL),(5097,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587770867,'web','1.36.92.115',NULL),(5098,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587770875,'web','1.36.92.115',NULL),(5099,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770876,'web','1.36.92.115',NULL),(5100,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587770893,'web','1.36.92.115',NULL),(5101,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770896,'web','1.36.92.115',NULL),(5102,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770899,'web','1.36.92.115',NULL),(5103,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',36,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770913,'web','1.36.92.115',NULL),(5104,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770914,'web','1.36.92.115',NULL),(5105,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',37,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770918,'web','1.36.92.115',NULL),(5106,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770918,'web','1.36.92.115',NULL),(5107,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',38,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770920,'web','1.36.92.115',NULL),(5108,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770920,'web','1.36.92.115',NULL),(5109,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',39,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770922,'web','1.36.92.115',NULL),(5110,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770923,'web','1.36.92.115',NULL),(5111,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',40,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770925,'web','1.36.92.115',NULL),(5112,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770925,'web','1.36.92.115',NULL),(5113,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',41,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770927,'web','1.36.92.115',NULL),(5114,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770927,'web','1.36.92.115',NULL),(5115,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',42,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770930,'web','1.36.92.115',NULL),(5116,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770931,'web','1.36.92.115',NULL),(5117,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',43,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770933,'web','1.36.92.115',NULL),(5118,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770933,'web','1.36.92.115',NULL),(5119,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',44,'d',1,122,50,10,2,10,NULL,0,'{\"sectionnum\":\"1\",\"sectionname\":\"\\u4e3b\\u984c 1\"}',1587770936,'web','1.36.92.115',NULL),(5120,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587770936,'web','1.36.92.115',NULL),(5121,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587770950,'web','1.36.92.115',NULL),(5122,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587771006,'web','1.36.92.115',NULL),(5123,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587771009,'web','1.36.92.115',NULL),(5124,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587771013,'web','1.36.92.115',NULL),(5125,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771019,'web','1.36.92.115',NULL),(5126,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771024,'web','1.36.92.115',NULL),(5127,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587771031,'web','1.36.92.115',NULL),(5128,'\\core\\event\\course_backup_created','core','created','course_backup','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587771075,'web','1.36.92.115',NULL),(5129,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587771090,'web','1.36.92.115',NULL),(5130,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587771094,'web','1.36.92.115',NULL),(5131,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587771102,'web','1.36.92.115',NULL),(5132,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,122,50,10,2,10,NULL,0,'null',1587771105,'web','1.36.92.115',NULL),(5133,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587771114,'web','1.36.92.115',NULL),(5134,'\\core\\event\\course_backup_created','core','created','course_backup','course',10,'c',1,122,50,10,2,10,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587771138,'web','1.36.92.115',NULL),(5135,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587771154,'web','1.36.92.115',NULL),(5136,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587771199,'web','1.36.92.115',NULL),(5137,'\\core\\event\\course_backup_created','core','created','course_backup','course',10,'c',1,122,50,10,2,10,NULL,0,'{\"format\":\"moodle2\",\"mode\":50,\"interactive\":false,\"type\":\"course\"}',1587771290,'web','1.36.92.115',NULL),(5138,'\\tool_recyclebin\\event\\category_bin_item_created','tool_recyclebin','created','category_bin_item','tool_recyclebin_category',6,'c',0,3,40,1,2,0,NULL,0,'null',1587771290,'web','1.36.92.115',NULL),(5139,'\\core\\event\\question_deleted','core','deleted','question','question',131,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5140,'\\core\\event\\question_deleted','core','deleted','question','question',132,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5141,'\\core\\event\\question_deleted','core','deleted','question','question',133,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5142,'\\core\\event\\question_deleted','core','deleted','question','question',134,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5143,'\\core\\event\\question_deleted','core','deleted','question','question',135,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5144,'\\core\\event\\question_deleted','core','deleted','question','question',136,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5145,'\\core\\event\\question_deleted','core','deleted','question','question',137,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5146,'\\core\\event\\question_deleted','core','deleted','question','question',138,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5147,'\\core\\event\\question_deleted','core','deleted','question','question',139,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5148,'\\core\\event\\question_deleted','core','deleted','question','question',140,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5149,'\\core\\event\\question_deleted','core','deleted','question','question',141,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5150,'\\core\\event\\question_deleted','core','deleted','question','question',142,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5151,'\\core\\event\\question_deleted','core','deleted','question','question',143,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5152,'\\core\\event\\question_deleted','core','deleted','question','question',144,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5153,'\\core\\event\\question_deleted','core','deleted','question','question',145,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5154,'\\core\\event\\question_deleted','core','deleted','question','question',146,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5155,'\\core\\event\\question_deleted','core','deleted','question','question',147,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5156,'\\core\\event\\question_deleted','core','deleted','question','question',148,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5157,'\\core\\event\\question_deleted','core','deleted','question','question',149,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5158,'\\core\\event\\question_deleted','core','deleted','question','question',150,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5159,'\\core\\event\\question_deleted','core','deleted','question','question',151,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5160,'\\core\\event\\question_deleted','core','deleted','question','question',152,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5161,'\\core\\event\\question_deleted','core','deleted','question','question',153,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5162,'\\core\\event\\question_deleted','core','deleted','question','question',154,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5163,'\\core\\event\\question_deleted','core','deleted','question','question',155,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5164,'\\core\\event\\question_deleted','core','deleted','question','question',156,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5165,'\\core\\event\\question_deleted','core','deleted','question','question',157,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5166,'\\core\\event\\question_deleted','core','deleted','question','question',158,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5167,'\\core\\event\\question_deleted','core','deleted','question','question',159,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5168,'\\core\\event\\question_deleted','core','deleted','question','question',160,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5169,'\\core\\event\\question_deleted','core','deleted','question','question',161,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5170,'\\core\\event\\question_deleted','core','deleted','question','question',162,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5171,'\\core\\event\\question_deleted','core','deleted','question','question',163,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5172,'\\core\\event\\question_deleted','core','deleted','question','question',164,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5173,'\\core\\event\\question_deleted','core','deleted','question','question',165,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5174,'\\core\\event\\question_deleted','core','deleted','question','question',166,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5175,'\\core\\event\\question_deleted','core','deleted','question','question',167,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5176,'\\core\\event\\question_deleted','core','deleted','question','question',168,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5177,'\\core\\event\\question_deleted','core','deleted','question','question',169,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5178,'\\core\\event\\question_deleted','core','deleted','question','question',170,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5179,'\\core\\event\\question_deleted','core','deleted','question','question',171,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5180,'\\core\\event\\question_deleted','core','deleted','question','question',172,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5181,'\\core\\event\\question_deleted','core','deleted','question','question',173,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5182,'\\core\\event\\question_deleted','core','deleted','question','question',174,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5183,'\\core\\event\\question_deleted','core','deleted','question','question',175,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5184,'\\core\\event\\question_deleted','core','deleted','question','question',176,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5185,'\\core\\event\\question_deleted','core','deleted','question','question',177,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5186,'\\core\\event\\question_deleted','core','deleted','question','question',178,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5187,'\\core\\event\\question_deleted','core','deleted','question','question',179,'d',1,122,50,10,2,10,NULL,0,'{\"categoryid\":\"28\"}',1587771290,'web','1.36.92.115',NULL),(5188,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',13,'d',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"manual\"}',1587771290,'web','1.36.92.115',NULL),(5189,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',14,'d',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"guest\"}',1587771290,'web','1.36.92.115',NULL),(5190,'\\core\\event\\enrol_instance_deleted','core','deleted','enrol_instance','enrol',15,'d',0,122,50,10,2,10,NULL,0,'{\"enrol\":\"self\"}',1587771290,'web','1.36.92.115',NULL),(5191,'\\core\\event\\course_content_deleted','core','deleted','course_content','course',10,'d',1,122,50,10,2,10,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\",\"options\":[]}',1587771290,'web','1.36.92.115',NULL),(5192,'\\core\\event\\course_deleted','core','deleted','course','course',10,'d',1,122,50,10,2,10,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\",\"idnumber\":\"\"}',1587771290,'web','1.36.92.115',NULL),(5193,'\\core\\event\\course_section_created','core','created','course_section','course_sections',45,'c',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"10\"}',1587771359,'restore','1.36.92.115',NULL),(5194,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',21,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u5be6\\u6cc1\\u8ab2\\u984c\\uff1a\\u64d4\\u6182\\u4e16\\u754c\\u524d\\u9014\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587771360,'restore','1.36.92.115',NULL),(5195,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',21,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u5be6\\u6cc1\\u8ab2\\u984c\\uff1a\\u64d4\\u6182\\u4e16\\u754c\\u524d\\u9014\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1587771360,'restore','1.36.92.115',NULL),(5196,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',22,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587771360,'restore','1.36.92.115',NULL),(5197,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',22,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587771360,'restore','1.36.92.115',NULL),(5198,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":4,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587771361,'restore','1.36.92.115',NULL),(5199,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771362,'web','1.36.92.115',NULL),(5200,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',46,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587771379,'web','1.36.92.115',NULL),(5201,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771379,'web','1.36.92.115',NULL),(5202,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',53,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"8\",\"sectionname\":\"\\u4e3b\\u984c 8\"}',1587771390,'web','1.36.92.115',NULL),(5203,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771390,'web','1.36.92.115',NULL),(5204,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',52,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"7\",\"sectionname\":\"\\u4e3b\\u984c 7\"}',1587771407,'web','1.36.92.115',NULL),(5205,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771407,'web','1.36.92.115',NULL),(5206,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',51,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"6\",\"sectionname\":\"\\u4e3b\\u984c 6\"}',1587771413,'web','1.36.92.115',NULL),(5207,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771413,'web','1.36.92.115',NULL),(5208,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',50,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"5\",\"sectionname\":\"\\u4e3b\\u984c 5\"}',1587771417,'web','1.36.92.115',NULL),(5209,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771417,'web','1.36.92.115',NULL),(5210,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',47,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587771421,'web','1.36.92.115',NULL),(5211,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771421,'web','1.36.92.115',NULL),(5212,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',48,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587771425,'web','1.36.92.115',NULL),(5213,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771425,'web','1.36.92.115',NULL),(5214,'\\core\\event\\course_section_deleted','core','deleted','course_section','course_sections',49,'d',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\",\"sectionname\":\"\\u4e3b\\u984c 2\"}',1587771430,'web','1.36.92.115',NULL),(5215,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771430,'web','1.36.92.115',NULL),(5216,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771457,'web','1.36.92.115',NULL),(5217,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587771464,'web','1.36.92.115',NULL),(5218,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587814312,'web','61.239.56.66',NULL),(5219,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587818422,'web','61.239.56.66',NULL),(5220,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587818912,'web','61.239.56.66',NULL),(5221,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587819011,'web','61.239.56.66',NULL),(5222,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819011,'web','61.239.56.66',NULL),(5223,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819017,'web','61.239.56.66',NULL),(5224,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"summary_editor\":\"(updated)\"}}',1587819198,'web','61.239.56.66',NULL),(5225,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819198,'web','61.239.56.66',NULL),(5226,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587819203,'web','61.239.56.66',NULL),(5227,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819211,'web','61.239.56.66',NULL),(5228,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819215,'web','61.239.56.66',NULL),(5229,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,117,50,9,2,9,2,0,'{\"courseid\":\"9\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \"}',1587819217,'web','61.239.56.66',NULL),(5230,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587819277,'web','61.239.56.66',NULL),(5231,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587819467,'web','61.239.56.66',NULL),(5232,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587819476,'web','61.239.56.66',NULL),(5233,'\\core\\event\\course_category_updated','core','updated','course_category','course_categories',1,'u',0,3,40,1,2,0,NULL,0,'null',1587819537,'web','61.239.56.66',NULL),(5234,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587821102,'web','61.239.56.66',NULL),(5235,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587821633,'web','61.239.56.66',NULL),(5236,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',4,'r',2,118,70,10,2,9,NULL,0,'null',1587821652,'web','61.239.56.66',NULL),(5237,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',22,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587821652,'web','61.239.56.66',NULL),(5238,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u4f60\\u7747\\u6211\\u5514\\u5012\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587821652,'web','61.239.56.66',NULL),(5239,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587821652,'web','61.239.56.66',NULL),(5240,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587821652,'web','61.239.56.66',NULL),(5241,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587821652,'web','61.239.56.66',NULL),(5242,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587821655,'web','61.239.56.66',NULL),(5243,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587821666,'web','61.239.56.66',NULL),(5244,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587821683,'web','61.239.56.66',NULL),(5245,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587822353,'web','61.239.56.66',NULL),(5246,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"summary_editor\":\"(updated)\"}}',1587822452,'web','61.239.56.66',NULL),(5247,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587822452,'web','61.239.56.66',NULL),(5248,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587822811,'web','61.239.56.66',NULL),(5249,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587822854,'web','61.239.56.66',NULL),(5250,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',45,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"2\"}',1587822903,'web','61.239.56.66',NULL),(5251,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587822903,'web','61.239.56.66',NULL),(5252,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1587823210,'web','61.239.56.66',NULL),(5253,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587823210,'web','61.239.56.66',NULL),(5254,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',10,'u',1,118,70,10,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"4\",\"name\":\"\\u3000\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\"}',1587823299,'web','61.239.56.66',NULL),(5255,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587823299,'web','61.239.56.66',NULL),(5256,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',6,'r',2,121,70,13,2,9,NULL,0,'null',1587823455,'web','61.239.56.66',NULL),(5257,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587823458,'web','61.239.56.66',NULL),(5258,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587823480,'web','61.239.56.66',NULL),(5259,'\\core\\event\\course_module_updated','core','updated','course_module','course_modules',13,'u',1,121,70,13,2,9,NULL,0,'{\"modulename\":\"quiz\",\"instanceid\":\"6\",\"name\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\"}',1587823480,'web','61.239.56.66',NULL),(5260,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1587823506,'web','61.239.56.66',NULL),(5261,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587823507,'web','61.239.56.66',NULL),(5262,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1587823857,'web','61.239.56.66',NULL),(5263,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587823857,'web','61.239.56.66',NULL),(5264,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1587824524,'web','61.239.56.66',NULL),(5265,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587824525,'web','61.239.56.66',NULL),(5266,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587824533,'web','61.239.56.66',NULL),(5267,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',6,'r',2,121,70,13,2,9,NULL,0,'null',1587824556,'web','61.239.56.66',NULL),(5268,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587824562,'web','61.239.56.66',NULL),(5269,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',2,'r',0,117,50,9,2,9,2,0,'{\"courseid\":\"9\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \"}',1587824566,'web','61.239.56.66',NULL),(5270,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587915344,'web','61.239.56.66',NULL),(5271,'\\core\\event\\user_created','core','created','user','user',36,'c',0,127,30,36,0,0,36,0,'null',1587915363,'web','61.239.56.66',NULL),(5272,'\\core\\event\\user_loggedin','core','loggedin','user','user',36,'r',0,1,10,0,36,0,NULL,0,'{\"username\":\"media@harmonyfound.org\"}',1587915363,'web','61.239.56.66',NULL),(5273,'\\core\\event\\user_updated','core','updated','user','user',36,'u',0,127,30,36,36,0,36,0,'null',1587915363,'web','61.239.56.66',NULL),(5274,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915364,'web','61.239.56.66',NULL),(5275,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,127,30,36,36,0,36,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587915365,'web','61.239.56.66',NULL),(5276,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,127,30,36,36,0,36,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587915366,'web','61.239.56.66',NULL),(5277,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',14,'r',2,127,30,36,36,0,36,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":7}',1587915373,'web','61.239.56.66',NULL),(5278,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,127,30,36,36,0,36,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":14,\"stepindex\":7}',1587915374,'web','61.239.56.66',NULL),(5279,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915383,'web','61.239.56.66',NULL),(5280,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915415,'web','61.239.56.66',NULL),(5281,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915422,'web','61.239.56.66',NULL),(5282,'\\core\\event\\dashboard_reset','core','reset','dashboard',NULL,NULL,'u',0,127,30,36,36,0,36,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1587915435,'web','61.239.56.66',NULL),(5283,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915436,'web','61.239.56.66',NULL),(5284,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915444,'web','61.239.56.66',NULL),(5285,'\\core\\event\\dashboard_reset','core','reset','dashboard',NULL,NULL,'u',0,127,30,36,36,0,36,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1587915447,'web','61.239.56.66',NULL),(5286,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915447,'web','61.239.56.66',NULL),(5287,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',17,'c',0,117,50,9,36,9,36,0,'{\"enrol\":\"self\"}',1587915460,'web','61.239.56.66',NULL),(5288,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,36,9,36,0,'{\"id\":17,\"component\":\"\",\"itemid\":0}',1587915460,'web','61.239.56.66',NULL),(5289,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,36,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=36&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587915460,'web','61.239.56.66',NULL),(5290,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1587915460,'web','61.239.56.66',NULL),(5291,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,117,50,9,36,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\"}',1587915461,'web','61.239.56.66',NULL),(5292,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,117,50,9,36,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"tourid\":1,\"stepindex\":0}',1587915461,'web','61.239.56.66',NULL),(5293,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,117,50,9,36,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"stepid\":1,\"stepindex\":0}',1587915468,'web','61.239.56.66',NULL),(5294,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915525,'web','61.239.56.66',NULL),(5295,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915567,'web','61.239.56.66',NULL),(5296,'\\core\\event\\dashboard_reset','core','reset','dashboard',NULL,NULL,'u',0,127,30,36,36,0,36,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1587915572,'web','61.239.56.66',NULL),(5297,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915572,'web','61.239.56.66',NULL),(5298,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1587915586,'web','61.239.56.66',NULL),(5299,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',36,'r',0,117,50,9,36,9,36,0,'{\"courseid\":\"9\",\"courseshortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"coursefullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \"}',1587915609,'web','61.239.56.66',NULL),(5300,'\\core\\event\\user_loggedout','core','loggedout','user','user',36,'r',0,1,10,0,36,0,NULL,0,'{\"sessionid\":\"r7cks74preju4m6cqteiho18mr\"}',1587915613,'web','61.239.56.66',NULL),(5301,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587915613,'web','61.239.56.66',NULL),(5302,'\\core\\event\\user_updated','core','updated','user','user',36,'u',0,127,30,36,0,0,36,0,'null',1587915617,'web','61.239.56.66',NULL),(5303,'\\core\\event\\user_loggedin','core','loggedin','user','user',36,'r',0,1,10,0,36,0,NULL,0,'{\"username\":\"media@harmonyfound.org\"}',1587915617,'web','61.239.56.66',NULL),(5304,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1587915617,'web','61.239.56.66',NULL),(5305,'\\core\\event\\user_loggedout','core','loggedout','user','user',36,'r',0,1,10,0,36,0,NULL,0,'{\"sessionid\":\"bqlhibed1st1aufur2ma7pkc4p\"}',1587915621,'web','61.239.56.66',NULL),(5306,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587915621,'web','61.239.56.66',NULL),(5307,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587915626,'web','61.239.56.66',NULL),(5308,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587915642,'web','61.239.56.66',NULL),(5309,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587915642,'web','61.239.56.66',NULL),(5310,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"showgrades\":\"0\",\"newsitems\":\"0\",\"enddate\":0,\"showreports\":\"0\",\"summary_editor\":\"(updated)\"}}',1587915896,'web','61.239.56.66',NULL),(5311,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587915896,'web','61.239.56.66',NULL),(5312,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587915920,'web','61.239.56.66',NULL),(5313,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587915927,'web','61.239.56.66',NULL),(5314,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587915972,'web','61.239.56.66',NULL),(5315,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587915998,'web','61.239.56.66',NULL),(5316,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587916005,'web','61.239.56.66',NULL),(5317,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587916013,'web','61.239.56.66',NULL),(5318,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587916016,'web','61.239.56.66',NULL),(5319,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"format\":\"weeks\"}}',1587916064,'web','61.239.56.66',NULL),(5320,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587916064,'web','61.239.56.66',NULL),(5321,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587921768,'web','61.239.56.66',NULL),(5322,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587950949,'web','1.36.92.115',NULL),(5323,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587950956,'web','1.36.92.115',NULL),(5324,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587950956,'web','1.36.92.115',NULL),(5325,'\\core\\event\\config_log_created','core','created','config_log','config_log',1764,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"toolbar\",\"oldvalue\":\"collapse = collapse\\r\\nstyle1 = title, bold, italic\\r\\nlist = unorderedlist, orderedlist\\r\\nlinks = link\\r\\nfiles = image, media, recordrtc, managefiles, h5p\\r\\nstyle2 = underline, strike, subscript, superscript\\r\\nalign = align\\r\\nindent = indent\\r\\ninsert = equation, charmap, table, clear\\r\\nundo = undo\\r\\naccessibility = accessibilitychecker, accessibilityhelper\\r\\nother = html\",\"value\":\"collapse = collapse\\r\\nstyle1 = title, bold, italic, fontcolor, backcolor\\r\\nlist = unorderedlist, orderedlist\\r\\nlinks = link\\r\\nfiles = image, media, recordrtc, managefiles\\r\\nstyle2 = underline, strike, subscript, superscript\\r\\nalign = align\\r\\nindent = indent\\r\\ninsert = charmap, table, clear\\r\\nundo = undo\\r\\naccessibility = accessibilitychecker, accessibilityhelper\\r\\nother = html\\r\\n\",\"plugin\":\"editor_atto\"}',1587951008,'web','1.36.92.115',NULL),(5326,'\\core\\event\\config_log_created','core','created','config_log','config_log',1765,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"customtoolbar\",\"oldvalue\":\"wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\\r\\n\\r\\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\\r\\n\\r\\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\",\"value\":\"wrap,formatselect,wrap,bold,italic,wrap,bullist,numlist,wrap,link,unlink,wrap,image\\r\\n\\r\\nundo,redo,wrap,underline,strikethrough,sub,sup,wrap,justifyleft,justifycenter,justifyright,wrap,outdent,indent,wrap,forecolor,backcolor,wrap,ltr,rtl\\r\\n\\r\\nfontselect,fontsizeselect,wrap,code,search,replace,wrap,nonbreaking,charmap,table,wrap,cleanup,removeformat,pastetext,pasteword,wrap,fullscreen\\r\\n\",\"plugin\":\"editor_tinymce\"}',1587951063,'web','1.36.92.115',NULL),(5327,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587951071,'web','1.36.92.115',NULL),(5328,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951072,'web','1.36.92.115',NULL),(5329,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951094,'web','1.36.92.115',NULL),(5330,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587951124,'web','1.36.92.115',NULL),(5331,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951132,'web','1.36.92.115',NULL),(5332,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"n8dhvrjkaudsjct66csr3ohno3\"}',1587951160,'web','1.36.92.115',NULL),(5333,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587951160,'web','1.36.92.115',NULL),(5334,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587951441,'web','1.36.92.115',NULL),(5335,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587951446,'web','1.36.92.115',NULL),(5336,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587951446,'web','1.36.92.115',NULL),(5337,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951449,'web','1.36.92.115',NULL),(5338,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951494,'web','1.36.92.115',NULL),(5339,'\\core\\event\\course_backup_created','core','created','course_backup','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587951532,'web','1.36.92.115',NULL),(5340,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',18,'c',0,117,50,9,2,9,28,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5341,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',19,'c',0,117,50,9,2,9,37,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5342,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',20,'c',0,117,50,9,2,9,39,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5343,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',21,'c',0,117,50,9,2,9,38,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5344,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',22,'c',0,117,50,9,2,9,40,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5345,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',23,'c',0,117,50,9,2,9,41,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5346,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',24,'c',0,117,50,9,2,9,42,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5347,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',25,'c',0,117,50,9,2,9,43,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5348,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',26,'c',0,117,50,9,2,9,44,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5349,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',27,'c',0,117,50,9,2,9,45,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5350,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',28,'c',0,117,50,9,2,9,46,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5351,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',29,'c',0,117,50,9,2,9,47,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5352,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',30,'c',0,117,50,9,2,9,48,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5353,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',31,'c',0,117,50,9,2,9,49,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5354,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',32,'c',0,117,50,9,2,9,50,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5355,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',33,'c',0,117,50,9,2,9,51,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5356,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',34,'c',0,117,50,9,2,9,52,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5357,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',35,'c',0,117,50,9,2,9,53,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5358,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',36,'c',0,117,50,9,2,9,54,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5359,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',37,'c',0,117,50,9,2,9,55,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5360,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',38,'c',0,117,50,9,2,9,56,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5361,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',39,'c',0,117,50,9,2,9,57,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5362,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',40,'c',0,117,50,9,2,9,58,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5363,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',41,'c',0,117,50,9,2,9,59,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5364,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',42,'c',0,117,50,9,2,9,60,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5365,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',43,'c',0,117,50,9,2,9,61,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5366,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',44,'c',0,117,50,9,2,9,62,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5367,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',45,'c',0,117,50,9,2,9,63,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5368,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',46,'c',0,117,50,9,2,9,64,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5369,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',47,'c',0,117,50,9,2,9,65,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5370,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',48,'c',0,117,50,9,2,9,66,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5371,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',49,'c',0,117,50,9,2,9,67,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5372,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',50,'c',0,117,50,9,2,9,68,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5373,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',51,'c',0,117,50,9,2,9,69,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5374,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',52,'c',0,117,50,9,2,9,70,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5375,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',53,'c',0,117,50,9,2,9,71,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5376,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',54,'c',0,117,50,9,2,9,72,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5377,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',55,'c',0,117,50,9,2,9,73,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5378,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',56,'c',0,117,50,9,2,9,74,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5379,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',57,'c',0,117,50,9,2,9,75,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5380,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',58,'c',0,117,50,9,2,9,76,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5381,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',59,'c',0,117,50,9,2,9,77,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5382,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',60,'c',0,117,50,9,2,9,78,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5383,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',61,'c',0,117,50,9,2,9,79,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5384,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',62,'c',0,117,50,9,2,9,80,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5385,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',63,'c',0,117,50,9,2,9,81,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5386,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',64,'c',0,117,50,9,2,9,82,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5387,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',65,'c',0,117,50,9,2,9,83,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5388,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',66,'c',0,117,50,9,2,9,84,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5389,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',67,'c',0,117,50,9,2,9,85,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5390,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',68,'c',0,117,50,9,2,9,86,0,'{\"enrol\":\"manual\"}',1587951823,'restore','1.36.92.115',NULL),(5391,'\\core\\event\\enrol_instance_created','core','created','enrol_instance','enrol',16,'c',0,117,50,9,2,9,NULL,0,'{\"enrol\":\"self\"}',1587951823,'restore','1.36.92.115',NULL),(5392,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,117,50,9,2,9,28,0,'{\"id\":18,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5393,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,37,0,'{\"id\":19,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5394,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,39,0,'{\"id\":20,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5395,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,38,0,'{\"id\":21,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5396,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,40,0,'{\"id\":22,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5397,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,41,0,'{\"id\":23,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5398,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,42,0,'{\"id\":24,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5399,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,43,0,'{\"id\":25,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5400,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,44,0,'{\"id\":26,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5401,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,45,0,'{\"id\":27,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5402,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,46,0,'{\"id\":28,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5403,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,47,0,'{\"id\":29,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5404,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,48,0,'{\"id\":30,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5405,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,49,0,'{\"id\":31,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5406,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,50,0,'{\"id\":32,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5407,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,51,0,'{\"id\":33,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5408,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,52,0,'{\"id\":34,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5409,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,53,0,'{\"id\":35,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5410,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,54,0,'{\"id\":36,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5411,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,55,0,'{\"id\":37,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5412,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,56,0,'{\"id\":38,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5413,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,57,0,'{\"id\":39,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5414,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,58,0,'{\"id\":40,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5415,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,59,0,'{\"id\":41,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5416,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,60,0,'{\"id\":42,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5417,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,61,0,'{\"id\":43,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5418,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,62,0,'{\"id\":44,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5419,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,63,0,'{\"id\":45,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5420,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,64,0,'{\"id\":46,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5421,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,65,0,'{\"id\":47,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5422,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,66,0,'{\"id\":48,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5423,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,67,0,'{\"id\":49,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5424,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,68,0,'{\"id\":50,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5425,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,69,0,'{\"id\":51,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5426,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,70,0,'{\"id\":52,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5427,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,71,0,'{\"id\":53,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5428,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,72,0,'{\"id\":54,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5429,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,73,0,'{\"id\":55,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5430,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,74,0,'{\"id\":56,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5431,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,75,0,'{\"id\":57,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5432,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,76,0,'{\"id\":58,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5433,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,77,0,'{\"id\":59,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5434,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,78,0,'{\"id\":60,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5435,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,79,0,'{\"id\":61,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5436,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,80,0,'{\"id\":62,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5437,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,81,0,'{\"id\":63,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5438,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,82,0,'{\"id\":64,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5439,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,83,0,'{\"id\":65,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5440,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,84,0,'{\"id\":66,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5441,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,85,0,'{\"id\":67,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5442,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,86,0,'{\"id\":68,\"component\":\"\",\"itemid\":0}',1587951824,'restore','1.36.92.115',NULL),(5443,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":1,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587951824,'restore','1.36.92.115',NULL),(5444,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587951828,'web','1.36.92.115',NULL),(5445,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1587952232,'restore','1.36.92.115',NULL),(5446,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',23,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u516c\\u4f48\\u6b04\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952232,'restore','1.36.92.115',NULL),(5447,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',23,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u516c\\u4f48\\u6b04\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952232,'restore','1.36.92.115',NULL),(5448,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":1,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1587952232,'restore','1.36.92.115',NULL),(5449,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952236,'web','1.36.92.115',NULL),(5450,'\\core\\event\\course_backup_created','core','created','course_backup','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1587952318,'web','1.36.92.115',NULL),(5451,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587952322,'web','1.36.92.115',NULL),(5452,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952324,'web','1.36.92.115',NULL),(5453,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952330,'web','1.36.92.115',NULL),(5454,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952402,'web','1.36.92.115',NULL),(5455,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952421,'web','1.36.92.115',NULL),(5456,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1587952470,'web','1.36.92.115',NULL),(5457,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952470,'web','1.36.92.115',NULL),(5458,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1587952537,'web','1.36.92.115',NULL),(5459,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952537,'web','1.36.92.115',NULL),(5460,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1587952571,'web','1.36.92.115',NULL),(5461,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952571,'web','1.36.92.115',NULL),(5462,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1587952592,'web','1.36.92.115',NULL),(5463,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952592,'web','1.36.92.115',NULL),(5464,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1587952609,'web','1.36.92.115',NULL),(5465,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',22,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952610,'web','1.36.92.115',NULL),(5466,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',23,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u516c\\u4f48\\u6b04\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952610,'web','1.36.92.115',NULL),(5467,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952610,'web','1.36.92.115',NULL),(5468,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952610,'web','1.36.92.115',NULL),(5469,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1587952610,'web','1.36.92.115',NULL),(5470,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1587952610,'web','1.36.92.115',NULL),(5471,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952613,'web','1.36.92.115',NULL),(5472,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1587952758,'web','1.36.92.115',NULL),(5473,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"v5lvol47blhjuntl9mot48mm9p\"}',1587954395,'web','1.36.92.115',NULL),(5474,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587954395,'web','1.36.92.115',NULL),(5475,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587954398,'web','1.36.92.115',NULL),(5476,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587954398,'web','1.36.92.115',NULL),(5477,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587954398,'web','1.36.92.115',NULL),(5478,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"hebakf3pq07h7jvkpt7dfct4fv\"}',1587954404,'web','1.36.92.115',NULL),(5479,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587954404,'web','1.36.92.115',NULL),(5480,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957143,'web','14.0.236.189',NULL),(5481,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957156,'web','119.237.193.47',NULL),(5482,'\\core\\event\\user_updated','core','updated','user','user',23,'u',0,83,30,23,0,0,23,0,'null',1587957188,'web','119.237.193.47',NULL),(5483,'\\core\\event\\user_loggedin','core','loggedin','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"username\":\"erwin@life.hk\"}',1587957188,'web','119.237.193.47',NULL),(5484,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957188,'web','119.237.193.47',NULL),(5485,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957235,'web','119.237.193.47',NULL),(5486,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957241,'web','1.65.153.116',NULL),(5487,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957244,'web','119.237.193.47',NULL),(5488,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587957249,'web','1.65.153.116',NULL),(5489,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,28,0,NULL,0,'{\"username\":\"stevenlo\",\"reason\":3}',1587957260,'web','1.65.153.116',NULL),(5490,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,28,0,'{\"subject\":\"FC: Password reset request\",\"message\":\"Hi Steven,\\n\\nA password reset was requested for your account \'stevenlo\' at FC.\\n\\nTo confirm this request, and set a new password for your account, please\\ngo to the following web address:\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/login\\/forgot_password.php?token=7hhfYdC9qWXiAfWuWFJ4EgeWU0HDyqmJ\\n(This link is valid for 30 minutes from the time this reset was first\\nrequested)\\n\\nIf this password reset was not requested by you, no action is needed.\\n\\nIf you need help, please contact the site administrator,\\n\\nAdmin User\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587957265,'web','1.65.153.116',NULL),(5491,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957269,'web','119.237.193.47',NULL),(5492,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957279,'web','119.237.193.47',NULL),(5493,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957314,'web','119.237.193.47',NULL),(5494,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957392,'web','119.237.193.47',NULL),(5495,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957398,'web','1.36.79.97',NULL),(5496,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957420,'web','1.36.79.97',NULL),(5497,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957426,'web','1.36.79.97',NULL),(5498,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957443,'web','1.36.79.97',NULL),(5499,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957464,'web','119.237.193.47',NULL),(5500,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587957478,'web','61.239.56.66',NULL),(5501,'\\core\\event\\user_created','core','created','user','user',87,'c',0,191,30,87,0,0,87,0,'null',1587957492,'web','1.65.153.116',NULL),(5502,'\\core\\event\\user_loggedin','core','loggedin','user','user',87,'r',0,1,10,0,87,0,NULL,0,'{\"username\":\"takyanstevenlo@yahoo.com.hk\"}',1587957492,'web','1.65.153.116',NULL),(5503,'\\core\\event\\user_updated','core','updated','user','user',87,'u',0,191,30,87,87,0,87,0,'null',1587957492,'web','1.65.153.116',NULL),(5504,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,191,30,87,87,0,87,0,'null',1587957492,'web','1.65.153.116',NULL),(5505,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587957493,'web','1.36.79.97',NULL),(5506,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,191,30,87,87,0,87,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587957493,'web','1.65.153.116',NULL),(5507,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,191,30,87,87,0,87,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587957494,'web','1.65.153.116',NULL),(5508,'\\core\\event\\user_created','core','created','user','user',88,'c',0,195,30,88,0,0,88,0,'null',1587957494,'web','61.239.56.66',NULL),(5509,'\\core\\event\\user_loggedin','core','loggedin','user','user',88,'r',0,1,10,0,88,0,NULL,0,'{\"username\":\"wingziwoody@gmail.com\"}',1587957494,'web','61.239.56.66',NULL),(5510,'\\core\\event\\user_updated','core','updated','user','user',88,'u',0,195,30,88,88,0,88,0,'null',1587957494,'web','61.239.56.66',NULL),(5511,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,195,30,88,88,0,88,0,'null',1587957495,'web','61.239.56.66',NULL),(5512,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,195,30,88,88,0,88,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587957497,'web','61.239.56.66',NULL),(5513,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,195,30,88,88,0,88,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587957497,'web','61.239.56.66',NULL),(5514,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,195,30,88,88,0,88,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587957501,'web','61.239.56.66',NULL),(5515,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',14,'r',2,191,30,87,87,0,87,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":7}',1587957501,'web','1.65.153.116',NULL),(5516,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,191,30,87,87,0,87,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":14,\"stepindex\":7}',1587957536,'web','1.65.153.116',NULL),(5517,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,23,1,NULL,0,'null',1587957536,'web','119.237.193.47',NULL),(5518,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',69,'c',0,117,50,9,87,9,87,0,'{\"enrol\":\"self\"}',1587957577,'web','1.65.153.116',NULL),(5519,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,87,9,87,0,'{\"id\":69,\"component\":\"\",\"itemid\":0}',1587957577,'web','1.65.153.116',NULL),(5520,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,87,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=87&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587957577,'web','1.65.153.116',NULL),(5521,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,87,9,NULL,0,'null',1587957577,'web','1.65.153.116',NULL),(5522,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,117,50,9,87,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\"}',1587957578,'web','1.65.153.116',NULL),(5523,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,117,50,9,87,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"tourid\":1,\"stepindex\":0}',1587957579,'web','1.65.153.116',NULL),(5524,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,117,50,9,87,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"stepid\":1,\"stepindex\":0}',1587957582,'web','1.65.153.116',NULL),(5525,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',70,'c',0,117,50,9,23,9,23,0,'{\"enrol\":\"self\"}',1587957587,'web','119.237.193.47',NULL),(5526,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,23,9,23,0,'{\"id\":70,\"component\":\"\",\"itemid\":0}',1587957587,'web','119.237.193.47',NULL),(5527,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,23,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=23&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587957587,'web','119.237.193.47',NULL),(5528,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587957587,'web','119.237.193.47',NULL),(5529,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,87,9,NULL,0,'null',1587957590,'web','1.65.153.116',NULL),(5530,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"\",\"reason\":1}',1587957621,'web','1.36.79.97',NULL),(5531,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,0,0,NULL,0,'{\"username\":\"\",\"reason\":1}',1587957623,'web','1.36.79.97',NULL),(5532,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,23,9,NULL,0,'null',1587957654,'web','119.237.193.47',NULL),(5533,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',7,'c',2,119,70,11,23,9,23,0,'null',1587957663,'web','119.237.193.47',NULL),(5534,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',7,'r',2,119,70,11,23,9,23,0,'{\"quizid\":\"5\"}',1587957663,'web','119.237.193.47',NULL),(5535,'\\mod_quiz\\event\\attempt_summary_viewed','mod_quiz','viewed','attempt_summary','quiz_attempts',7,'r',1,119,70,11,23,9,23,0,'{\"quizid\":\"5\"}',1587957676,'web','119.237.193.47',NULL),(5536,'\\core\\event\\user_graded','core','graded','user','grade_grades',15,'u',1,117,50,9,23,9,23,0,'{\"itemid\":\"16\",\"overridden\":false,\"finalgrade\":\"10.00000\"}',1587957700,'web','119.237.193.47',NULL),(5537,'\\core\\event\\user_graded','core','graded','user','grade_grades',16,'u',1,117,50,9,-1,9,23,0,'{\"itemid\":\"14\",\"overridden\":false,\"finalgrade\":10}',1587957700,'web','119.237.193.47',NULL),(5538,'\\mod_quiz\\event\\attempt_submitted','mod_quiz','submitted','attempt','quiz_attempts',7,'u',2,119,70,11,23,9,23,0,'{\"submitterid\":\"23\",\"quizid\":\"5\"}',1587957700,'web','119.237.193.47',NULL),(5539,'\\mod_quiz\\event\\attempt_reviewed','mod_quiz','reviewed','attempt','quiz_attempts',7,'r',1,119,70,11,23,9,23,0,'{\"quizid\":\"5\"}',1587957700,'web','119.237.193.47',NULL),(5540,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957848,'web','119.237.193.47',NULL),(5541,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587957950,'web','119.237.193.47',NULL),(5542,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,23,1,NULL,0,'null',1587957957,'web','119.237.193.47',NULL),(5543,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587958021,'web','119.237.193.47',NULL),(5544,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587958330,'web','119.237.193.47',NULL),(5545,'\\core\\event\\user_loggedout','core','loggedout','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"sessionid\":\"cdm6ibnqutihf5qndhqb2kcrv5\"}',1587958335,'web','119.237.193.47',NULL),(5546,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587958335,'web','119.237.193.47',NULL),(5547,'\\core\\event\\user_updated','core','updated','user','user',23,'u',0,83,30,23,0,0,23,0,'null',1587958353,'web','119.237.193.47',NULL),(5548,'\\core\\event\\user_loggedin','core','loggedin','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"username\":\"erwin@life.hk\"}',1587958353,'web','119.237.193.47',NULL),(5549,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587958353,'web','119.237.193.47',NULL),(5550,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587958600,'web','119.237.193.47',NULL),(5551,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587960359,'web','119.237.193.47',NULL),(5552,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587960370,'web','119.237.193.47',NULL),(5553,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587961783,'web','1.36.79.97',NULL),(5554,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587961816,'web','119.237.193.47',NULL),(5555,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587961823,'web','119.237.193.47',NULL),(5556,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587961856,'web','1.36.79.97',NULL),(5557,'\\core\\event\\user_loggedout','core','loggedout','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"sessionid\":\"mgnhm5inkqgju87bhr3e1l4t49\"}',1587961935,'web','119.237.193.47',NULL),(5558,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587961935,'web','119.237.193.47',NULL),(5559,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587962083,'web','119.237.193.47',NULL),(5560,'\\core\\event\\user_updated','core','updated','user','user',23,'u',0,83,30,23,0,0,23,0,'null',1587962086,'web','119.237.193.47',NULL),(5561,'\\core\\event\\user_loggedin','core','loggedin','user','user',23,'r',0,1,10,0,23,0,NULL,0,'{\"username\":\"erwin@life.hk\"}',1587962086,'web','119.237.193.47',NULL),(5562,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,83,30,23,23,0,23,0,'null',1587962087,'web','119.237.193.47',NULL),(5563,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,23,9,NULL,0,'null',1587962090,'web','119.237.193.47',NULL),(5564,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587987376,'web','61.239.56.66',NULL),(5565,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587987382,'web','61.239.56.66',NULL),(5566,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587987390,'web','124.217.189.203',NULL),(5567,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1587987418,'web','124.217.189.203',NULL),(5568,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587987471,'web','124.217.189.203',NULL),(5569,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587987788,'web','124.217.189.203',NULL),(5570,'\\core\\event\\user_created','core','created','user','user',89,'c',0,199,30,89,0,0,89,0,'null',1587987824,'web','124.217.189.203',NULL),(5571,'\\core\\event\\user_loggedin','core','loggedin','user','user',89,'r',0,1,10,0,89,0,NULL,0,'{\"username\":\"mingwai1281@gmail.com\"}',1587987824,'web','124.217.189.203',NULL),(5572,'\\core\\event\\user_updated','core','updated','user','user',89,'u',0,199,30,89,89,0,89,0,'null',1587987824,'web','124.217.189.203',NULL),(5573,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,199,30,89,89,0,89,0,'null',1587987824,'web','124.217.189.203',NULL),(5574,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,199,30,89,89,0,89,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1587987825,'web','124.217.189.203',NULL),(5575,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,199,30,89,89,0,89,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1587987825,'web','124.217.189.203',NULL),(5576,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,199,30,89,89,0,89,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1587987831,'web','124.217.189.203',NULL),(5577,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,89,0,NULL,0,'null',1587987836,'web','124.217.189.203',NULL),(5578,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',71,'c',0,117,50,9,89,9,89,0,'{\"enrol\":\"self\"}',1587987882,'web','124.217.189.203',NULL),(5579,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,89,9,89,0,'{\"id\":71,\"component\":\"\",\"itemid\":0}',1587987882,'web','124.217.189.203',NULL),(5580,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,-10,0,89,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=89&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1587987883,'web','124.217.189.203',NULL),(5581,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,89,9,NULL,0,'null',1587987883,'web','124.217.189.203',NULL),(5582,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',1,'r',2,117,50,9,89,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\"}',1587987883,'web','124.217.189.203',NULL),(5583,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',1,'r',2,117,50,9,89,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"tourid\":1,\"stepindex\":0}',1587987883,'web','124.217.189.203',NULL),(5584,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',1,'c',2,117,50,9,89,9,NULL,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/course\\/view.php?id=9\",\"stepid\":1,\"stepindex\":0}',1587987885,'web','124.217.189.203',NULL),(5585,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,89,9,NULL,0,'null',1587987890,'web','124.217.189.203',NULL),(5586,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587993607,'web','61.239.56.66',NULL),(5587,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587998583,'web','1.36.92.115',NULL),(5588,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1587998588,'web','1.36.92.115',NULL),(5589,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1587998588,'web','1.36.92.115',NULL),(5590,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1587998588,'web','1.36.92.115',NULL),(5591,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,22,0,NULL,0,'null',1587998594,'web','1.36.92.115',NULL),(5592,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1587998608,'web','1.36.92.115',NULL),(5593,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587999305,'web','1.36.92.115',NULL),(5594,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"70ctkgd5qg6v90j89lm1osr7f7\"}',1587999331,'web','1.36.92.115',NULL),(5595,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587999331,'web','1.36.92.115',NULL),(5596,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1587999335,'web','1.36.92.115',NULL),(5597,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999335,'web','1.36.92.115',NULL),(5598,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587999341,'web','1.36.92.115',NULL),(5599,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587999345,'web','1.36.92.115',NULL),(5600,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1587999438,'web','1.36.92.115',NULL),(5601,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1587999438,'web','1.36.92.115',NULL),(5602,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999439,'web','1.36.92.115',NULL),(5603,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999465,'web','1.36.92.115',NULL),(5604,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999469,'web','1.36.92.115',NULL),(5605,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999507,'web','1.36.92.115',NULL),(5606,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999541,'web','1.36.92.115',NULL),(5607,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999563,'web','1.36.92.115',NULL),(5608,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1587999567,'web','1.36.92.115',NULL),(5609,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999575,'web','1.36.92.115',NULL),(5610,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999677,'web','1.36.92.115',NULL),(5611,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999689,'web','1.36.92.115',NULL),(5612,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999707,'web','1.36.92.115',NULL),(5613,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999746,'web','1.36.92.115',NULL),(5614,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999758,'web','1.36.92.115',NULL),(5615,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"ekkvjncuomqqf74hm5b2bdbjjh\"}',1587999764,'web','1.36.92.115',NULL),(5616,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587999764,'web','1.36.92.115',NULL),(5617,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1587999767,'web','1.36.92.115',NULL),(5618,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1587999767,'web','1.36.92.115',NULL),(5619,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999767,'web','1.36.92.115',NULL),(5620,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999799,'web','1.36.92.115',NULL),(5621,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999802,'web','1.36.92.115',NULL),(5622,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999805,'web','1.36.92.115',NULL),(5623,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"k7ikn4utqgs4vpc5kkhs84hpfc\"}',1587999816,'web','1.36.92.115',NULL),(5624,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1587999816,'web','1.36.92.115',NULL),(5625,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1587999818,'web','1.36.92.115',NULL),(5626,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1587999818,'web','1.36.92.115',NULL),(5627,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1587999818,'web','1.36.92.115',NULL),(5628,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999868,'web','1.36.92.115',NULL),(5629,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999876,'web','1.36.92.115',NULL),(5630,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999902,'web','1.36.92.115',NULL),(5631,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999931,'web','1.36.92.115',NULL),(5632,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1587999942,'web','1.36.92.115',NULL),(5633,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1588000052,'web','1.36.92.115',NULL),(5634,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588000062,'web','1.36.92.115',NULL),(5635,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000105,'web','1.36.92.115',NULL),(5636,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588000108,'web','1.36.92.115',NULL),(5637,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"ohhf1oujfg4i418u5id03oj6jt\"}',1588000112,'web','1.36.92.115',NULL),(5638,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588000112,'web','1.36.92.115',NULL),(5639,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588000115,'web','1.36.92.115',NULL),(5640,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588000115,'web','1.36.92.115',NULL),(5641,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588000115,'web','1.36.92.115',NULL),(5642,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1588000212,'web','1.36.92.115',NULL),(5643,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":{\"enddate\":1633456800,\"automaticenddate\":\"0\"}}',1588000374,'web','1.36.92.115',NULL),(5644,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588000374,'web','1.36.92.115',NULL),(5645,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000377,'web','1.36.92.115',NULL),(5646,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000378,'web','1.36.92.115',NULL),(5647,'\\core\\event\\course_updated','core','updated','course','course',9,'u',1,117,50,9,2,9,NULL,0,'{\"shortname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09\",\"fullname\":\"\\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"updatedfields\":[]}',1588000435,'web','1.36.92.115',NULL),(5648,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000438,'web','1.36.92.115',NULL),(5649,'\\core\\event\\config_log_created','core','created','config_log','config_log',1766,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"lang\",\"oldvalue\":\"\",\"value\":\"zh_tw\",\"plugin\":\"moodlecourse\"}',1588000500,'web','1.36.92.115',NULL),(5650,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"030tk9o4o9lbt586e7unckrtqa\"}',1588000907,'web','1.36.92.115',NULL),(5651,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588000907,'web','1.36.92.115',NULL),(5652,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588000910,'web','1.36.92.115',NULL),(5653,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588000910,'web','1.36.92.115',NULL),(5654,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588000910,'web','1.36.92.115',NULL),(5655,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000947,'web','1.36.92.115',NULL),(5656,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000951,'web','1.36.92.115',NULL),(5657,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588000958,'web','1.36.92.115',NULL),(5658,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"v1jjfjqffnsiooqvsqf7rn2sqk\"}',1588001282,'web','1.36.92.115',NULL),(5659,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588001282,'web','1.36.92.115',NULL),(5660,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588001285,'web','1.36.92.115',NULL),(5661,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588001285,'web','1.36.92.115',NULL),(5662,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588001285,'web','1.36.92.115',NULL),(5663,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"jmo3clj67fdn99e86c919apg68\"}',1588001297,'web','1.36.92.115',NULL),(5664,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588001297,'web','1.36.92.115',NULL),(5665,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588001299,'web','1.36.92.115',NULL),(5666,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588001299,'web','1.36.92.115',NULL),(5667,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588001299,'web','1.36.92.115',NULL),(5668,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1588001305,'web','1.36.92.115',NULL),(5669,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"22kjope6rhsikt8dmq8hnnfi9d\"}',1588001312,'web','1.36.92.115',NULL),(5670,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588001313,'web','1.36.92.115',NULL),(5671,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588001315,'web','1.36.92.115',NULL),(5672,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588001315,'web','1.36.92.115',NULL),(5673,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588001315,'web','1.36.92.115',NULL),(5674,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1588001418,'web','1.36.92.115',NULL),(5675,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588090054,'web','1.36.92.115',NULL),(5676,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1588090058,'web','1.36.92.115',NULL),(5677,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1588090058,'web','1.36.92.115',NULL),(5678,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1588090059,'web','1.36.92.115',NULL),(5679,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588233889,'web','1.36.92.115',NULL),(5680,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1588233893,'web','1.36.92.115',NULL),(5681,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1588233893,'web','1.36.92.115',NULL),(5682,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1588233894,'web','1.36.92.115',NULL),(5683,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588265169,'web','173.252.95.37',NULL),(5684,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588584284,'web','1.36.92.115',NULL),(5685,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1588584290,'web','1.36.92.115',NULL),(5686,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588584291,'web','1.36.92.115',NULL),(5687,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588584307,'web','1.36.92.115',NULL),(5688,'\\core\\event\\course_backup_created','core','created','course_backup','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"format\":\"moodle2\",\"mode\":10,\"interactive\":true,\"type\":\"course\"}',1588584356,'web','1.36.92.115',NULL),(5689,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585379,'web','1.36.92.115',NULL),(5690,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588585650,'restore','1.36.92.115',NULL),(5691,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',24,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588585655,'restore','1.36.92.115',NULL),(5692,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',24,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588585655,'restore','1.36.92.115',NULL),(5693,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',25,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588585655,'restore','1.36.92.115',NULL),(5694,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',25,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588585655,'restore','1.36.92.115',NULL),(5695,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',26,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588585655,'restore','1.36.92.115',NULL),(5696,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',26,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588585655,'restore','1.36.92.115',NULL),(5697,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":1,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1588585656,'restore','1.36.92.115',NULL),(5698,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585657,'web','1.36.92.115',NULL),(5699,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585671,'web','1.36.92.115',NULL),(5700,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585674,'web','1.36.92.115',NULL),(5701,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585677,'web','1.36.92.115',NULL),(5702,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585685,'web','1.36.92.115',NULL),(5703,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585716,'web','1.36.92.115',NULL),(5704,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585718,'web','1.36.92.115',NULL),(5705,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585734,'web','1.36.92.115',NULL),(5706,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585755,'web','1.36.92.115',NULL),(5707,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585777,'web','1.36.92.115',NULL),(5708,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585780,'web','1.36.92.115',NULL),(5709,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585795,'web','1.36.92.115',NULL),(5710,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"a1e42qciuaaeg8ilcujoildc3l\"}',1588585799,'web','1.36.92.115',NULL),(5711,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588585799,'web','1.36.92.115',NULL),(5712,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin\"}',1588585803,'web','1.36.92.115',NULL),(5713,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588585803,'web','1.36.92.115',NULL),(5714,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585807,'web','1.36.92.115',NULL),(5715,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585811,'web','1.36.92.115',NULL),(5716,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588585978,'web','1.36.92.115',NULL),(5717,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588585982,'web','1.36.92.115',NULL),(5718,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588585986,'web','1.36.92.115',NULL),(5719,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586070,'web','1.36.92.115',NULL),(5720,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586118,'web','1.36.92.115',NULL),(5721,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586261,'web','1.36.92.115',NULL),(5722,'\\core\\event\\user_updated','core','updated','user','user',2,'u',0,5,30,2,2,0,2,0,'null',1588586283,'web','1.36.92.115',NULL),(5723,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588586289,'web','1.36.92.115',NULL),(5724,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586292,'web','1.36.92.115',NULL),(5725,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',72,'c',0,117,50,9,2,9,24,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5726,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',73,'c',0,117,50,9,2,9,25,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5727,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',74,'c',0,117,50,9,2,9,26,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5728,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',75,'c',0,117,50,9,2,9,27,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5729,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',76,'c',0,117,50,9,2,9,29,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5730,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',77,'c',0,117,50,9,2,9,91,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5731,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',78,'c',0,117,50,9,2,9,31,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5732,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',79,'c',0,117,50,9,2,9,32,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5733,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',80,'c',0,117,50,9,2,9,33,0,'{\"enrol\":\"manual\"}',1588586317,'restore','1.36.92.115',NULL),(5734,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,24,0,'{\"id\":72,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5735,'\\core\\event\\role_assigned','core','assigned','role','role',3,'c',0,117,50,9,2,9,26,0,'{\"id\":73,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5736,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,27,0,'{\"id\":74,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5737,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,117,50,9,2,9,29,0,'{\"id\":75,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5738,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,91,0,'{\"id\":76,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5739,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,117,50,9,2,9,31,0,'{\"id\":77,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5740,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,117,50,9,2,9,32,0,'{\"id\":78,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5741,'\\core\\event\\role_assigned','core','assigned','role','role',4,'c',0,117,50,9,2,9,33,0,'{\"id\":79,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5742,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,2,9,25,0,'{\"id\":80,\"component\":\"\",\"itemid\":0}',1588586318,'restore','1.36.92.115',NULL),(5743,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588586318,'restore','1.36.92.115',NULL),(5744,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',27,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588586320,'restore','1.36.92.115',NULL),(5745,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',27,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588586320,'restore','1.36.92.115',NULL),(5746,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',28,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586320,'restore','1.36.92.115',NULL),(5747,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',28,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586320,'restore','1.36.92.115',NULL),(5748,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',29,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586321,'restore','1.36.92.115',NULL),(5749,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',29,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586321,'restore','1.36.92.115',NULL),(5750,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":1,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1588586321,'restore','1.36.92.115',NULL),(5751,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586329,'web','1.36.92.115',NULL),(5752,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586405,'web','1.36.92.115',NULL),(5753,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',7,'r',2,243,70,24,2,9,NULL,0,'null',1588586419,'web','1.36.92.115',NULL),(5754,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',7,'r',2,243,70,24,2,9,NULL,0,'null',1588586419,'web','1.36.92.115',NULL),(5755,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',109,'r',2,243,70,24,2,9,NULL,0,'null',1588586419,'web','1.36.92.115',NULL),(5756,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586427,'web','1.36.92.115',NULL),(5757,'\\mod_lesson\\event\\lesson_started','mod_lesson','started','lesson','lesson',6,'r',2,236,70,19,2,9,NULL,0,'null',1588586451,'web','1.36.92.115',NULL),(5758,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',6,'r',2,236,70,19,2,9,NULL,0,'null',1588586451,'web','1.36.92.115',NULL),(5759,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',91,'r',2,236,70,19,2,9,NULL,0,'null',1588586451,'web','1.36.92.115',NULL),(5760,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586492,'web','1.36.92.115',NULL),(5761,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',10,'r',2,239,70,22,2,9,NULL,0,'null',1588586499,'web','1.36.92.115',NULL),(5762,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',5,'u',2,239,70,22,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1588586499,'web','1.36.92.115',NULL),(5763,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',5,'u',2,239,70,22,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1588586499,'web','1.36.92.115',NULL),(5764,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',24,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588586499,'web','1.36.92.115',NULL),(5765,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',27,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588586499,'web','1.36.92.115',NULL),(5766,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',22,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5767,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',23,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u516c\\u4f48\\u6b04\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5768,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5769,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5770,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5771,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',28,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5772,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',25,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5773,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',29,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5774,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',26,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588586499,'web','1.36.92.115',NULL),(5775,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1588586499,'web','1.36.92.115',NULL),(5776,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',8,'c',2,239,70,22,2,9,2,0,'null',1588586512,'web','1.36.92.115',NULL),(5777,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',8,'r',2,239,70,22,2,9,2,0,'{\"quizid\":\"10\"}',1588586512,'web','1.36.92.115',NULL),(5778,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586517,'web','1.36.92.115',NULL),(5779,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',5,'r',2,119,70,11,2,9,NULL,0,'null',1588586522,'web','1.36.92.115',NULL),(5780,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',9,'c',2,119,70,11,2,9,2,0,'null',1588586525,'web','1.36.92.115',NULL),(5781,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',9,'r',2,119,70,11,2,9,2,0,'{\"quizid\":\"5\"}',1588586525,'web','1.36.92.115',NULL),(5782,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586531,'web','1.36.92.115',NULL),(5783,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',12,'r',2,246,70,27,2,9,NULL,0,'null',1588586533,'web','1.36.92.115',NULL),(5784,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',6,'u',2,246,70,27,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1588586533,'web','1.36.92.115',NULL),(5785,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',6,'u',2,246,70,27,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1588586533,'web','1.36.92.115',NULL),(5786,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',10,'c',2,246,70,27,2,9,2,0,'null',1588586535,'web','1.36.92.115',NULL),(5787,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',10,'r',2,246,70,27,2,9,2,0,'{\"quizid\":\"12\"}',1588586535,'web','1.36.92.115',NULL),(5788,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586539,'web','1.36.92.115',NULL),(5789,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586556,'web','1.36.92.115',NULL),(5790,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',6,'r',2,236,70,19,2,9,NULL,0,'null',1588586592,'web','1.36.92.115',NULL),(5791,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',91,'r',2,236,70,19,2,9,NULL,0,'null',1588586592,'web','1.36.92.115',NULL),(5792,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',6,'r',2,236,70,19,2,9,NULL,0,'null',1588586609,'web','1.36.92.115',NULL),(5793,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',91,'r',2,236,70,19,2,9,NULL,0,'null',1588586609,'web','1.36.92.115',NULL),(5794,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586633,'web','1.36.92.115',NULL),(5795,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586655,'web','1.36.92.115',NULL),(5796,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',11,'r',2,240,70,23,2,9,NULL,0,'null',1588586810,'web','1.36.92.115',NULL),(5797,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',7,'u',2,240,70,23,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1588586810,'web','1.36.92.115',NULL),(5798,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',7,'u',2,240,70,23,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1588586810,'web','1.36.92.115',NULL),(5799,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586816,'web','1.36.92.115',NULL),(5800,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586905,'web','1.36.92.115',NULL),(5801,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',6,'r',2,121,70,13,2,9,NULL,0,'null',1588586911,'web','1.36.92.115',NULL),(5802,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586919,'web','1.36.92.115',NULL),(5803,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586925,'web','1.36.92.115',NULL),(5804,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586928,'web','1.36.92.115',NULL),(5805,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588586931,'web','1.36.92.115',NULL),(5806,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587002,'web','1.36.92.115',NULL),(5807,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',26,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588587154,'restore','1.36.92.115',NULL),(5808,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',30,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588587157,'restore','1.36.92.115',NULL),(5809,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',30,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588587157,'restore','1.36.92.115',NULL),(5810,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',31,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588587157,'restore','1.36.92.115',NULL),(5811,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',31,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588587157,'restore','1.36.92.115',NULL),(5812,'\\core\\event\\grade_item_created','core','created','grade_item','grade_items',32,'c',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588587157,'restore','1.36.92.115',NULL),(5813,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',32,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588587157,'restore','1.36.92.115',NULL),(5814,'\\core\\event\\course_restored','core','restored','course','course',9,'c',1,117,50,9,2,9,NULL,0,'{\"type\":\"course\",\"target\":1,\"mode\":10,\"operation\":\"restore\",\"samesite\":false}',1588587157,'restore','1.36.92.115',NULL),(5815,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587159,'web','1.36.92.115',NULL),(5816,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587175,'web','1.36.92.115',NULL),(5817,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587175,'web','1.36.92.115',NULL),(5818,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587227,'web','1.36.92.115',NULL),(5819,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587227,'web','1.36.92.115',NULL),(5820,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587282,'web','1.36.92.115',NULL),(5821,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587282,'web','1.36.92.115',NULL),(5822,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588587290,'web','1.36.92.115',NULL),(5823,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588587294,'web','1.36.92.115',NULL),(5824,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587311,'web','1.36.92.115',NULL),(5825,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588587333,'web','1.36.92.115',NULL),(5826,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587336,'web','1.36.92.115',NULL),(5827,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587391,'web','1.36.92.115',NULL),(5828,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587408,'web','1.36.92.115',NULL),(5829,'\\core\\event\\course_section_created','core','created','course_section','course_sections',54,'c',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":3}',1588587451,'web','1.36.92.115',NULL),(5830,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587451,'web','1.36.92.115',NULL),(5831,'\\mod_page\\event\\course_module_viewed','mod_page','viewed','course_module','page',3,'r',2,249,70,30,2,9,NULL,0,'null',1588587526,'web','1.36.92.115',NULL),(5832,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587636,'web','1.36.92.115',NULL),(5833,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587636,'web','1.36.92.115',NULL),(5834,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587638,'web','1.36.92.115',NULL),(5835,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588587825,'web','1.36.92.115',NULL),(5836,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587862,'web','1.36.92.115',NULL),(5837,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587882,'web','1.36.92.115',NULL),(5838,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587882,'web','1.36.92.115',NULL),(5839,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587941,'web','1.36.92.115',NULL),(5840,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587941,'web','1.36.92.115',NULL),(5841,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588587958,'web','1.36.92.115',NULL),(5842,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588587958,'web','1.36.92.115',NULL),(5843,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588587968,'web','1.36.92.115',NULL),(5844,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588588121,'web','1.36.92.115',NULL),(5845,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',14,'r',2,251,70,32,2,9,NULL,0,'null',1588588196,'web','1.36.92.115',NULL),(5846,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',10,'u',2,251,70,32,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":0}',1588588196,'web','1.36.92.115',NULL),(5847,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',10,'u',2,251,70,32,2,9,2,0,'{\"relateduserid\":\"2\",\"overrideby\":null,\"completionstate\":1}',1588588196,'web','1.36.92.115',NULL),(5848,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',24,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588588196,'web','1.36.92.115',NULL),(5849,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',30,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588588196,'web','1.36.92.115',NULL),(5850,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',27,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u9ede\\u64ca\\u9019\\u88e1--> \\u958b\\u59cb\\u9032\\u5165\\u7b2c\\u4e00\\u8ab2\\uff1a\\u7406\\u6027\\u8ffd\\u5c0b\\u8005\\u7684\\u798f\\u97f3\",\"itemtype\":\"mod\",\"itemmodule\":\"lesson\"}',1588588196,'web','1.36.92.115',NULL),(5851,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',22,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5852,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',23,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u516c\\u4f48\\u6b04\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5853,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',15,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5854,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',31,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5855,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',16,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5856,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',32,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5857,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',17,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u3000\\u770b\\u5230\\u6211\\u55ce?\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5858,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',28,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5859,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',25,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u8655\\u5883\\u984c\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5860,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',29,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5861,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',26,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":\"\\u81ea\\u5b78\\u67e5\\u7d93\\u597dEasy\",\"itemtype\":\"mod\",\"itemmodule\":\"quiz\"}',1588588196,'web','1.36.92.115',NULL),(5862,'\\core\\event\\grade_item_updated','core','updated','grade_item','grade_items',14,'u',0,117,50,9,2,9,NULL,0,'{\"itemname\":null,\"itemtype\":\"course\",\"itemmodule\":null}',1588588196,'web','1.36.92.115',NULL),(5863,'\\mod_quiz\\event\\attempt_preview_started','mod_quiz','started','attempt_preview','quiz_attempts',11,'r',1,251,70,32,2,9,2,0,'{\"quizid\":\"14\"}',1588588199,'web','1.36.92.115',NULL),(5864,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',11,'r',2,251,70,32,2,9,2,0,'{\"quizid\":\"14\"}',1588588199,'web','1.36.92.115',NULL),(5865,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588588206,'web','1.36.92.115',NULL),(5866,'\\mod_lesson\\event\\course_module_viewed','mod_lesson','viewed','course_module','lesson',8,'r',2,248,70,29,2,9,NULL,0,'null',1588588537,'web','1.36.92.115',NULL),(5867,'\\mod_lesson\\event\\content_page_viewed','mod_lesson','viewed','content_page','lesson_pages',127,'r',2,248,70,29,2,9,NULL,0,'null',1588588537,'web','1.36.92.115',NULL),(5868,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588588591,'web','1.36.92.115',NULL),(5869,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588588600,'web','1.36.92.115',NULL),(5870,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588588634,'web','1.36.92.115',NULL),(5871,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588588634,'web','1.36.92.115',NULL),(5872,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588645293,'web','61.244.193.66',NULL),(5873,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588645430,'web','61.244.193.66',NULL),(5874,'\\core\\event\\user_updated','core','updated','user','user',36,'u',0,127,30,36,0,0,36,0,'null',1588645434,'web','61.244.193.66',NULL),(5875,'\\core\\event\\user_loggedin','core','loggedin','user','user',36,'r',0,1,10,0,36,0,NULL,0,'{\"username\":\"media@harmonyfound.org\"}',1588645434,'web','61.244.193.66',NULL),(5876,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,127,30,36,36,0,36,0,'null',1588645435,'web','61.244.193.66',NULL),(5877,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1588645471,'web','61.244.193.66',NULL),(5878,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',8,'r',2,126,70,17,36,9,NULL,0,'null',1588645487,'web','61.244.193.66',NULL),(5879,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',11,'u',2,126,70,17,36,9,36,0,'{\"relateduserid\":\"36\",\"overrideby\":null,\"completionstate\":0}',1588645487,'web','61.244.193.66',NULL),(5880,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',11,'u',2,126,70,17,36,9,36,0,'{\"relateduserid\":\"36\",\"overrideby\":null,\"completionstate\":1}',1588645487,'web','61.244.193.66',NULL),(5881,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',12,'c',2,126,70,17,36,9,36,0,'null',1588645489,'web','61.244.193.66',NULL),(5882,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',12,'r',2,126,70,17,36,9,36,0,'{\"quizid\":\"8\"}',1588645489,'web','61.244.193.66',NULL),(5883,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1588646062,'web','61.244.193.66',NULL),(5884,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1588646177,'web','61.244.193.66',NULL),(5885,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1588646266,'web','61.244.193.66',NULL),(5886,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',14,'r',2,251,70,32,36,9,NULL,0,'null',1588646719,'web','61.244.193.66',NULL),(5887,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',12,'u',2,251,70,32,36,9,36,0,'{\"relateduserid\":\"36\",\"overrideby\":null,\"completionstate\":0}',1588646719,'web','61.244.193.66',NULL),(5888,'\\core\\event\\course_module_completion_updated','core','updated','course_module_completion','course_modules_completion',12,'u',2,251,70,32,36,9,36,0,'{\"relateduserid\":\"36\",\"overrideby\":null,\"completionstate\":1}',1588646719,'web','61.244.193.66',NULL),(5889,'\\mod_quiz\\event\\attempt_started','mod_quiz','started','attempt','quiz_attempts',13,'c',2,251,70,32,36,9,36,0,'null',1588646722,'web','61.244.193.66',NULL),(5890,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',13,'r',2,251,70,32,36,9,36,0,'{\"quizid\":\"14\"}',1588646722,'web','61.244.193.66',NULL),(5891,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,36,9,NULL,0,'null',1588646726,'web','61.244.193.66',NULL),(5892,'\\mod_quiz\\event\\course_module_viewed','mod_quiz','viewed','course_module','quiz',8,'r',2,126,70,17,36,9,NULL,0,'null',1588646732,'web','61.244.193.66',NULL),(5893,'\\mod_quiz\\event\\attempt_viewed','mod_quiz','viewed','attempt','quiz_attempts',12,'r',2,126,70,17,36,9,36,0,'{\"quizid\":\"8\"}',1588646733,'web','61.244.193.66',NULL),(5894,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741138,'web','42.98.216.125',NULL),(5895,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741146,'web','42.98.216.125',NULL),(5896,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588741151,'web','42.98.216.125',NULL),(5897,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588741151,'web','42.98.216.125',NULL),(5898,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588741152,'web','42.98.216.125',NULL),(5899,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,35,0,NULL,0,'null',1588741158,'web','42.98.216.125',NULL),(5900,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1588741211,'web','42.98.216.125',NULL),(5901,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,90,0,'{\"subject\":\"FC: \\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\",\"message\":\"\\u55e8 FHI\\uff0c\\u60a8\\u597d\\uff01\\n\\n\\u6211\\u5011\\u6536\\u5230\\u60a8\\u5728 FC\\u7684\'admin\' \\u5e33\\u865f\\u7684\\u5bc6\\u78bc\\u91cd\\u65b0\\u8a2d\\u5b9a\\u7684\\u8acb\\u6c42\\u3002\\n\\n\\u70ba\\u4e86\\u78ba\\u8a8d\\u9019\\u500b\\u8acb\\u6c42\\uff0c\\u4e26\\u70ba\\u60a8\\u7684\\u5e33\\u865f\\u8a2d\\u5b9a\\u4e00\\u500b\\u65b0\\u5bc6\\u78bc\\uff0c\\u8acb\\u5230\\u4e0b\\u5217\\u7db2\\u5740\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/login\\/forgot_password.php?token=zApgFmpWyKVPFAFeXhcvnsQ7YAOXV3jB\\n(\\u9019\\u4e00\\u93c8\\u7d50\\u53ea\\u6709\\u5728\\u63a5\\u6536\\u5230\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e4b\\u5f8c 30 \\u5206\\u9418\\u4e4b\\u5167\\u6709\\u6548)\\n\\n\\u5982\\u679c\\u9019\\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e0d\\u662f\\u60a8\\u63d0\\u51fa\\u4f86\\u7684\\uff0c\\u8acb\\u4e0d\\u8981\\u505a\\u4efb\\u4f55\\u52d5\\u4f5c\\u3002\\n\\n\\u82e5\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7d61\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\nAdmin User\\n\\u3002\",\"errorinfo\":\"Could not instantiate mail function.\"}',1588741229,'web','42.98.216.125',NULL),(5902,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741234,'web','42.98.216.125',NULL),(5903,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1588741253,'web','42.98.216.125',NULL),(5904,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,2,0,90,0,'{\"subject\":\"FC: \\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\",\"message\":\"\\u55e8 FHI\\uff0c\\u60a8\\u597d\\uff01\\n\\n\\u6211\\u5011\\u6536\\u5230\\u60a8\\u5728 FC\\u7684\'admin\' \\u5e33\\u865f\\u7684\\u5bc6\\u78bc\\u91cd\\u65b0\\u8a2d\\u5b9a\\u7684\\u8acb\\u6c42\\u3002\\n\\n\\u70ba\\u4e86\\u78ba\\u8a8d\\u9019\\u500b\\u8acb\\u6c42\\uff0c\\u4e26\\u70ba\\u60a8\\u7684\\u5e33\\u865f\\u8a2d\\u5b9a\\u4e00\\u500b\\u65b0\\u5bc6\\u78bc\\uff0c\\u8acb\\u5230\\u4e0b\\u5217\\u7db2\\u5740\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/login\\/forgot_password.php?token=zApgFmpWyKVPFAFeXhcvnsQ7YAOXV3jB\\n(\\u9019\\u4e00\\u93c8\\u7d50\\u53ea\\u6709\\u5728\\u63a5\\u6536\\u5230\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e4b\\u5f8c 30 \\u5206\\u9418\\u4e4b\\u5167\\u6709\\u6548)\\n\\n\\u5982\\u679c\\u9019\\u5bc6\\u78bc\\u91cd\\u8a2d\\u8acb\\u6c42\\u4e0d\\u662f\\u60a8\\u63d0\\u51fa\\u4f86\\u7684\\uff0c\\u8acb\\u4e0d\\u8981\\u505a\\u4efb\\u4f55\\u52d5\\u4f5c\\u3002\\n\\n\\u82e5\\u60a8\\u9700\\u8981\\u5e6b\\u52a9\\uff0c\\u8acb\\u806f\\u7d61\\u7db2\\u7ad9\\u7ba1\\u7406\\u54e1\\uff0c\\nAdmin User\\n\\u3002\",\"errorinfo\":\"Could not instantiate mail function.\"}',1588741275,'web','42.98.216.125',NULL),(5905,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741293,'web','42.98.216.125',NULL),(5906,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1588741297,'web','42.98.216.125',NULL),(5907,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1588741297,'web','42.98.216.125',NULL),(5908,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1588741298,'web','42.98.216.125',NULL),(5909,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588741305,'web','42.98.216.125',NULL),(5910,'\\core\\event\\user_loggedout','core','loggedout','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"sessionid\":\"297ub7ni2mplcqdr3651i7ju5d\"}',1588741406,'web','42.98.216.125',NULL),(5911,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741406,'web','42.98.216.125',NULL),(5912,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1588741411,'web','42.98.216.125',NULL),(5913,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588741930,'web','42.98.216.125',NULL),(5914,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1588741934,'web','42.98.216.125',NULL),(5915,'\\core\\event\\user_loggedin','core','loggedin','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\"}',1588741944,'web','42.98.216.125',NULL),(5916,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,241,30,90,90,0,90,0,'null',1588741944,'web','42.98.216.125',NULL),(5917,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',90,'r',0,241,30,90,90,0,90,0,'null',1588741998,'web','42.98.216.125',NULL),(5918,'\\core\\event\\user_profile_viewed','core','viewed','user_profile','user',90,'r',0,241,30,90,90,0,90,0,'null',1588742011,'web','42.98.216.125',NULL),(5919,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,90,1,NULL,0,'null',1588742014,'web','42.98.216.125',NULL),(5920,'\\core\\event\\user_loggedout','core','loggedout','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"sessionid\":\"r17qg7balq99h0nggn50lt0ftd\"}',1588742043,'web','42.98.216.125',NULL),(5921,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588742043,'web','42.98.216.125',NULL),(5922,'\\core\\event\\user_loggedin','core','loggedin','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\"}',1588742435,'web','42.98.216.125',NULL),(5923,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,241,30,90,90,0,90,0,'null',1588742435,'web','42.98.216.125',NULL),(5924,'\\core\\event\\user_loggedout','core','loggedout','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"sessionid\":\"lrqhh4eadjju99smcqj5j8oaa7\"}',1588742534,'web','42.98.216.125',NULL),(5925,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588742534,'web','42.98.216.125',NULL),(5926,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\",\"reason\":3}',1588742540,'web','42.98.216.125',NULL),(5927,'\\core\\event\\user_loggedin','core','loggedin','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\"}',1588742550,'web','42.98.216.125',NULL),(5928,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,241,30,90,90,0,90,0,'null',1588742550,'web','42.98.216.125',NULL),(5929,'\\core\\event\\user_loggedout','core','loggedout','user','user',90,'r',0,1,10,0,90,0,NULL,0,'{\"sessionid\":\"f2gpjs77f5s992jlkcoqtn6t3a\"}',1588743731,'web','42.98.216.125',NULL),(5930,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588743731,'web','42.98.216.125',NULL),(5931,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,90,0,NULL,0,'{\"username\":\"admin\",\"reason\":3}',1588743735,'web','42.98.216.125',NULL),(5932,'\\core\\event\\user_login_failed','core','failed','user_login',NULL,NULL,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\",\"reason\":3}',1588743739,'web','42.98.216.125',NULL),(5933,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\"}',1588743759,'web','42.98.216.125',NULL),(5934,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588743760,'web','42.98.216.125',NULL),(5935,'\\core\\event\\user_password_updated','core','updated','user_password',NULL,NULL,'u',0,5,30,2,2,0,2,0,'{\"forgottenreset\":false}',1588744006,'web','42.98.216.125',NULL),(5936,'\\core\\event\\user_updated','core','updated','user','user',2,'u',0,5,30,2,2,0,2,0,'null',1588744006,'web','42.98.216.125',NULL),(5937,'\\core\\event\\user_loggedout','core','loggedout','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"sessionid\":\"87r1286plngkcpncsl06bdbkl2\"}',1588744010,'web','42.98.216.125',NULL),(5938,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588744010,'web','42.98.216.125',NULL),(5939,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\"}',1588744016,'web','42.98.216.125',NULL),(5940,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588744017,'web','42.98.216.125',NULL),(5941,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588744792,'web','42.98.216.125',NULL),(5942,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588744800,'web','42.98.216.125',NULL),(5943,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588744814,'web','42.98.216.125',NULL),(5944,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588744819,'web','42.98.216.125',NULL),(5945,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588748217,'web','42.98.216.125',NULL),(5946,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588748223,'web','42.98.216.125',NULL),(5947,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588748252,'web','42.98.216.125',NULL),(5948,'\\core\\event\\dashboards_reset','core','reset','dashboards',NULL,NULL,'u',0,1,10,0,2,0,NULL,0,'{\"private\":1,\"pagetype\":\"my-index\"}',1588748287,'web','42.98.216.125',NULL),(5949,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588748293,'web','42.98.216.125',NULL),(5950,'\\core\\event\\user_enrolment_created','core','created','user_enrolment','user_enrolments',81,'c',0,117,50,9,35,9,35,0,'{\"enrol\":\"self\"}',1588748506,'web','42.98.216.125',NULL),(5951,'\\core\\event\\role_assigned','core','assigned','role','role',5,'c',0,117,50,9,35,9,35,0,'{\"id\":81,\"component\":\"\",\"itemid\":0}',1588748506,'web','42.98.216.125',NULL),(5952,'\\core\\event\\email_failed','core','failed','email',NULL,NULL,'c',0,1,10,0,73,0,35,0,'{\"subject\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \",\"message\":\"\\u6b61\\u8fce\\u4f86\\u5230 \\u4e00\\u91dd\\u898b\\u8840\\u7684\\u798f\\u97f3\\uff08\\u5287\\u5834\\u7248\\uff09 \\uff01\\n\\n\\u60a8\\u6240\\u9700\\u8981\\u505a\\u7684\\u7b2c\\u4e00\\u4ef6\\u4e8b\\uff0c\\u5c31\\u662f\\u7de8\\u8f2f\\u4f60\\u7684\\u500b\\u4eba\\u8cc7\\u6599\\u9801\\u9762\\uff0c\\u4ee5\\u4fbf\\u6211\\u5011\\u53ef\\u4ee5\\u591a\\u4e86\\u89e3\\u60a8\\uff1a\\n\\nhttps:\\/\\/web2.hchannel.tv\\/FC\\/user\\/view.php?id=35&course=9\",\"errorinfo\":\"Could not instantiate mail function.\"}',1588748506,'web','42.98.216.125',NULL),(5953,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588748506,'web','42.98.216.125',NULL),(5954,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588748534,'web','42.98.216.125',NULL),(5955,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588748643,'web','42.98.216.125',NULL),(5956,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588748643,'web','42.98.216.125',NULL),(5957,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588748761,'web','42.98.216.125',NULL),(5958,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588748913,'web','42.98.216.125',NULL),(5959,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588748913,'web','42.98.216.125',NULL),(5960,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588748949,'web','42.98.216.125',NULL),(5961,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588748950,'web','42.98.216.125',NULL),(5962,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',54,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"1\"}',1588749049,'web','42.98.216.125',NULL),(5963,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588749049,'web','42.98.216.125',NULL),(5964,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588749057,'web','42.98.216.125',NULL),(5965,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588756083,'web','14.0.180.184',NULL),(5966,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588756084,'web','14.0.180.184',NULL),(5967,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588758564,'web','1.36.158.6',NULL),(5968,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,0,0,NULL,0,'null',1588758576,'web','1.36.158.6',NULL),(5969,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588758804,'web','1.36.158.6',NULL),(5970,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588758818,'web','1.36.158.6',NULL),(5971,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588759504,'web','14.0.180.184',NULL),(5972,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588759588,'web','1.36.158.6',NULL),(5973,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588760094,'web','42.98.216.125',NULL),(5974,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\"}',1588760128,'web','42.98.216.125',NULL),(5975,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588760129,'web','42.98.216.125',NULL),(5976,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588760272,'web','1.36.158.6',NULL),(5977,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588760279,'web','42.98.216.125',NULL),(5978,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588760399,'web','1.36.158.6',NULL),(5979,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588760592,'web','1.36.158.6',NULL),(5980,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588760850,'web','14.0.180.184',NULL),(5981,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588761957,'web','42.98.216.125',NULL),(5982,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588762544,'web','49.130.128.167',NULL),(5983,'\\core\\event\\user_loggedin','core','loggedin','user','user',2,'r',0,1,10,0,2,0,NULL,0,'{\"username\":\"admin123\"}',1588762600,'web','49.130.128.167',NULL),(5984,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588762600,'web','49.130.128.167',NULL),(5985,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588762638,'web','49.130.128.167',NULL),(5986,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588762882,'web','49.130.128.167',NULL),(5987,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588762886,'web','49.130.128.167',NULL),(5988,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588762916,'web','49.130.128.167',NULL),(5989,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588762922,'web','49.130.128.167',NULL),(5990,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588762945,'web','49.130.128.167',NULL),(5991,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763214,'web','49.130.128.167',NULL),(5992,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588763732,'web','42.98.216.125',NULL),(5993,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763741,'web','42.98.216.125',NULL),(5994,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763814,'web','42.98.216.125',NULL),(5995,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763825,'web','42.98.216.125',NULL),(5996,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763867,'web','42.98.216.125',NULL),(5997,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763942,'web','42.98.216.125',NULL),(5998,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588763957,'web','42.98.216.125',NULL),(5999,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764439,'web','42.98.216.125',NULL),(6000,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764442,'web','42.98.216.125',NULL),(6001,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764460,'web','42.98.216.125',NULL),(6002,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764673,'web','42.98.216.125',NULL),(6003,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764679,'web','42.98.216.125',NULL),(6004,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764691,'web','42.98.216.125',NULL),(6005,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764851,'web','42.98.216.125',NULL),(6006,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764858,'web','42.98.216.125',NULL),(6007,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764980,'web','42.98.216.125',NULL),(6008,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588764989,'web','42.98.216.125',NULL),(6009,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588765048,'web','42.98.216.125',NULL),(6010,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588765052,'web','42.98.216.125',NULL),(6011,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588765112,'web','42.98.216.125',NULL),(6012,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588765757,'web','42.98.216.125',NULL),(6013,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588765760,'web','42.98.216.125',NULL),(6014,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588765884,'web','42.98.216.125',NULL),(6015,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588765888,'web','42.98.216.125',NULL),(6016,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588765888,'web','42.98.216.125',NULL),(6017,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588765889,'web','42.98.216.125',NULL),(6018,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588765890,'web','42.98.216.125',NULL),(6019,'\\core\\event\\config_log_created','core','created','config_log','config_log',1767,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_style\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1588765903,'web','42.98.216.125',NULL),(6020,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588765911,'web','42.98.216.125',NULL),(6021,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588765917,'web','42.98.216.125',NULL),(6022,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588765918,'web','42.98.216.125',NULL),(6023,'\\core\\event\\config_log_created','core','created','config_log','config_log',1768,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_style\",\"oldvalue\":\"1\",\"value\":\"2\",\"plugin\":\"theme_lambda\"}',1588765924,'web','42.98.216.125',NULL),(6024,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588765930,'web','42.98.216.125',NULL),(6025,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588765932,'web','42.98.216.125',NULL),(6026,'\\core\\event\\config_log_created','core','created','config_log','config_log',1769,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_style\",\"oldvalue\":\"2\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1588765939,'web','42.98.216.125',NULL),(6027,'\\core\\event\\config_log_created','core','created','config_log','config_log',1770,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_layout\",\"oldvalue\":\"0\",\"value\":\"1\",\"plugin\":\"theme_lambda\"}',1588765948,'web','42.98.216.125',NULL),(6028,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588765951,'web','42.98.216.125',NULL),(6029,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588765953,'web','42.98.216.125',NULL),(6030,'\\core\\event\\config_log_created','core','created','config_log','config_log',1771,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"block_layout\",\"oldvalue\":\"1\",\"value\":\"0\",\"plugin\":\"theme_lambda\"}',1588765964,'web','42.98.216.125',NULL),(6031,'\\core\\event\\config_log_created','core','created','config_log','config_log',1772,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_add_html\",\"oldvalue\":\"\",\"value\":\"

AAAAAAAAAAA<\\/p>\",\"plugin\":\"theme_lambda\"}',1588766013,'web','42.98.216.125',NULL),(6032,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766018,'web','42.98.216.125',NULL),(6033,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766020,'web','42.98.216.125',NULL),(6034,'\\core\\event\\config_log_created','core','created','config_log','config_log',1773,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"carousel_add_html\",\"oldvalue\":\"

AAAAAAAAAAA<\\/p>\",\"value\":\"\",\"plugin\":\"theme_lambda\"}',1588766041,'web','42.98.216.125',NULL),(6035,'\\core\\event\\config_log_created','core','created','config_log','config_log',1774,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor4\",\"oldvalue\":\"#dfe6e9\",\"value\":\"#AFF2FD\",\"plugin\":\"core_admin\"}',1588766135,'web','42.98.216.125',NULL),(6036,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766143,'web','42.98.216.125',NULL),(6037,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766145,'web','42.98.216.125',NULL),(6038,'\\core\\event\\config_log_created','core','created','config_log','config_log',1775,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor4\",\"oldvalue\":\"#AFF2FD\",\"value\":\"#F6FA23\",\"plugin\":\"core_admin\"}',1588766182,'web','42.98.216.125',NULL),(6039,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766188,'web','42.98.216.125',NULL),(6040,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766199,'web','42.98.216.125',NULL),(6041,'\\core\\event\\config_log_created','core','created','config_log','config_log',1776,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor1\",\"oldvalue\":\"#81ecec\",\"value\":\"#F2FA23\",\"plugin\":\"core_admin\"}',1588766243,'web','42.98.216.125',NULL),(6042,'\\core\\event\\config_log_created','core','created','config_log','config_log',1777,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor2\",\"oldvalue\":\"#74b9ff\",\"value\":\"#F8FB4C\",\"plugin\":\"core_admin\"}',1588766243,'web','42.98.216.125',NULL),(6043,'\\core\\event\\config_log_created','core','created','config_log','config_log',1778,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor3\",\"oldvalue\":\"#a29bfe\",\"value\":\"#FFF338\",\"plugin\":\"core_admin\"}',1588766243,'web','42.98.216.125',NULL),(6044,'\\core\\event\\config_log_created','core','created','config_log','config_log',1779,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor4\",\"oldvalue\":\"#F6FA23\",\"value\":\"#FFDD42\",\"plugin\":\"core_admin\"}',1588766243,'web','42.98.216.125',NULL),(6045,'\\core\\event\\config_log_created','core','created','config_log','config_log',1780,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor5\",\"oldvalue\":\"#00b894\",\"value\":\"#FFF85B\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6046,'\\core\\event\\config_log_created','core','created','config_log','config_log',1781,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor6\",\"oldvalue\":\"#0984e3\",\"value\":\"#FFF33D\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6047,'\\core\\event\\config_log_created','core','created','config_log','config_log',1782,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor7\",\"oldvalue\":\"#b2bec3\",\"value\":\"#FFE523\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6048,'\\core\\event\\config_log_created','core','created','config_log','config_log',1783,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor8\",\"oldvalue\":\"#fdcb6e\",\"value\":\"#EDFC66\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6049,'\\core\\event\\config_log_created','core','created','config_log','config_log',1784,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor9\",\"oldvalue\":\"#fd79a8\",\"value\":\"#FFE360\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6050,'\\core\\event\\config_log_created','core','created','config_log','config_log',1785,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor10\",\"oldvalue\":\"#6c5ce7\",\"value\":\"#E8FB3D\",\"plugin\":\"core_admin\"}',1588766244,'web','42.98.216.125',NULL),(6051,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766248,'web','42.98.216.125',NULL),(6052,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766251,'web','42.98.216.125',NULL),(6053,'\\core\\event\\user_loggedout','core','loggedout','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"sessionid\":\"ckjbditubr7osc1ts8lc7bk5cq\"}',1588766274,'web','42.98.216.125',NULL),(6054,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588766274,'web','42.98.216.125',NULL),(6055,'\\core\\event\\user_updated','core','updated','user','user',35,'u',0,106,30,35,0,0,35,0,'null',1588766277,'web','42.98.216.125',NULL),(6056,'\\core\\event\\user_loggedin','core','loggedin','user','user',35,'r',0,1,10,0,35,0,NULL,0,'{\"username\":\"zking@live.hk\"}',1588766277,'web','42.98.216.125',NULL),(6057,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766277,'web','42.98.216.125',NULL),(6058,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766280,'web','42.98.216.125',NULL),(6059,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766289,'web','42.98.216.125',NULL),(6060,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766291,'web','42.98.216.125',NULL),(6061,'\\core\\event\\config_log_created','core','created','config_log','config_log',1786,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor1\",\"oldvalue\":\"#F2FA23\",\"value\":\"#81ecec\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6062,'\\core\\event\\config_log_created','core','created','config_log','config_log',1787,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor2\",\"oldvalue\":\"#F8FB4C\",\"value\":\"#74b9ff\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6063,'\\core\\event\\config_log_created','core','created','config_log','config_log',1788,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor3\",\"oldvalue\":\"#FFF338\",\"value\":\"#a29bfe\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6064,'\\core\\event\\config_log_created','core','created','config_log','config_log',1789,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor4\",\"oldvalue\":\"#FFDD42\",\"value\":\"#dfe6e9\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6065,'\\core\\event\\config_log_created','core','created','config_log','config_log',1790,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor5\",\"oldvalue\":\"#FFF85B\",\"value\":\"#00b894\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6066,'\\core\\event\\config_log_created','core','created','config_log','config_log',1791,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor6\",\"oldvalue\":\"#FFF33D\",\"value\":\"#0984e3\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6067,'\\core\\event\\config_log_created','core','created','config_log','config_log',1792,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor7\",\"oldvalue\":\"#FFE523\",\"value\":\"#b2bec3\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6068,'\\core\\event\\config_log_created','core','created','config_log','config_log',1793,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor8\",\"oldvalue\":\"#EDFC66\",\"value\":\"#fdcb6e\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6069,'\\core\\event\\config_log_created','core','created','config_log','config_log',1794,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor9\",\"oldvalue\":\"#FFE360\",\"value\":\"#fd79a8\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6070,'\\core\\event\\config_log_created','core','created','config_log','config_log',1795,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"coursecolor10\",\"oldvalue\":\"#E8FB3D\",\"value\":\"#6c5ce7\",\"plugin\":\"core_admin\"}',1588766340,'web','42.98.216.125',NULL),(6071,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766343,'web','42.98.216.125',NULL),(6072,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766346,'web','42.98.216.125',NULL),(6073,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766349,'web','42.98.216.125',NULL),(6074,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,106,30,35,35,0,35,0,'null',1588766352,'web','42.98.216.125',NULL),(6075,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766354,'web','42.98.216.125',NULL),(6076,'\\core\\event\\config_log_created','core','created','config_log','config_log',1796,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menufirstlevelcolor\",\"oldvalue\":\"#3A454b\",\"value\":\"#FFFA00\",\"plugin\":\"theme_lambda\"}',1588766574,'web','42.98.216.125',NULL),(6077,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766579,'web','42.98.216.125',NULL),(6078,'\\core\\event\\config_log_created','core','created','config_log','config_log',1797,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menufirstlevelcolor\",\"oldvalue\":\"#FFFA00\",\"value\":\"#3A454b\",\"plugin\":\"theme_lambda\"}',1588766622,'web','42.98.216.125',NULL),(6079,'\\core\\event\\config_log_created','core','created','config_log','config_log',1798,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevelcolor\",\"oldvalue\":\"#f4f4f4\",\"value\":\"#FFF00F\",\"plugin\":\"theme_lambda\"}',1588766622,'web','42.98.216.125',NULL),(6080,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766626,'web','42.98.216.125',NULL),(6081,'\\core\\event\\config_log_created','core','created','config_log','config_log',1799,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevelcolor\",\"oldvalue\":\"#FFF00F\",\"value\":\"#f4f4f4\",\"plugin\":\"theme_lambda\"}',1588766662,'web','42.98.216.125',NULL),(6082,'\\core\\event\\config_log_created','core','created','config_log','config_log',1800,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footerheadingcolor\",\"oldvalue\":\"#f2f2f2\",\"value\":\"#FF4CA7\",\"plugin\":\"theme_lambda\"}',1588766662,'web','42.98.216.125',NULL),(6083,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766667,'web','42.98.216.125',NULL),(6084,'\\core\\event\\config_log_created','core','created','config_log','config_log',1801,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevel_linkcolor\",\"oldvalue\":\"#444444\",\"value\":\"#62FA05\",\"plugin\":\"theme_lambda\"}',1588766703,'web','42.98.216.125',NULL),(6085,'\\core\\event\\config_log_created','core','created','config_log','config_log',1802,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"footerheadingcolor\",\"oldvalue\":\"#FF4CA7\",\"value\":\"#f2f2f2\",\"plugin\":\"theme_lambda\"}',1588766703,'web','42.98.216.125',NULL),(6086,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588766708,'web','42.98.216.125',NULL),(6087,'\\core\\event\\config_log_created','core','created','config_log','config_log',1803,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevel_linkcolor\",\"oldvalue\":\"#62FA05\",\"value\":\"#444444\",\"plugin\":\"theme_lambda\"}',1588766772,'web','42.98.216.125',NULL),(6088,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,35,9,NULL,0,'null',1588767414,'web','42.98.216.125',NULL),(6089,'\\core\\event\\config_log_created','core','created','config_log','config_log',1804,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevelcolor\",\"oldvalue\":\"#f4f4f4\",\"value\":\"#FF0000\",\"plugin\":\"theme_lambda\"}',1588767604,'web','42.98.216.125',NULL),(6090,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588767646,'web','42.98.216.125',NULL),(6091,'\\core\\event\\user_updated','core','updated','user','user',22,'u',0,79,30,22,0,0,22,0,'null',1588767667,'web','42.98.216.125',NULL),(6092,'\\core\\event\\user_loggedin','core','loggedin','user','user',22,'r',0,1,10,0,22,0,NULL,0,'{\"username\":\"aaron.tse@gmail.com\"}',1588767667,'web','42.98.216.125',NULL),(6093,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,79,30,22,22,0,22,0,'null',1588767667,'web','42.98.216.125',NULL),(6094,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588767670,'web','42.98.216.125',NULL),(6095,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588767683,'web','42.98.216.125',NULL),(6096,'\\core\\event\\config_log_created','core','created','config_log','config_log',1805,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"menusecondlevelcolor\",\"oldvalue\":\"#FF0000\",\"value\":\"#f4f4f4\",\"plugin\":\"theme_lambda\"}',1588767699,'web','42.98.216.125',NULL),(6097,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588768883,'web','42.98.216.125',NULL),(6098,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588768885,'web','42.98.216.125',NULL),(6099,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,22,9,NULL,0,'null',1588768887,'web','42.98.216.125',NULL),(6100,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588770970,'web','1.36.158.6',NULL),(6101,'\\core\\event\\user_created','core','created','user','user',92,'c',0,277,30,92,0,0,92,0,'null',1588771019,'web','1.36.158.6',NULL),(6102,'\\core\\event\\user_loggedin','core','loggedin','user','user',92,'r',0,1,10,0,92,0,NULL,0,'{\"username\":\"ewtlaw@hotmail.com\"}',1588771019,'web','1.36.158.6',NULL),(6103,'\\core\\event\\user_updated','core','updated','user','user',92,'u',0,277,30,92,92,0,92,0,'null',1588771019,'web','1.36.158.6',NULL),(6104,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,277,30,92,92,0,92,0,'null',1588771020,'web','1.36.158.6',NULL),(6105,'\\tool_usertours\\event\\tour_started','tool_usertours','started','tour','tool_usertours_tours',2,'r',2,277,30,92,92,0,92,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\"}',1588771020,'web','1.36.158.6',NULL),(6106,'\\tool_usertours\\event\\step_shown','tool_usertours','shown','step','tool_usertours_steps',7,'r',2,277,30,92,92,0,92,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"tourid\":2,\"stepindex\":0}',1588771020,'web','1.36.158.6',NULL),(6107,'\\tool_usertours\\event\\tour_ended','tool_usertours','ended','tour','tool_usertours_tours',2,'c',2,277,30,92,92,0,92,0,'{\"pageurl\":\"https:\\/\\/web2.hchannel.tv\\/FC\\/my\\/#_=_\",\"stepid\":7,\"stepindex\":0}',1588771028,'web','1.36.158.6',NULL),(6108,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,2,50,1,0,1,NULL,0,'null',1588771070,'web','1.36.158.6',NULL),(6109,'\\core\\event\\user_updated','core','updated','user','user',92,'u',0,277,30,92,0,0,92,0,'null',1588771104,'web','1.36.158.6',NULL),(6110,'\\core\\event\\user_loggedin','core','loggedin','user','user',92,'r',0,1,10,0,92,0,NULL,0,'{\"username\":\"ewtlaw@hotmail.com\"}',1588771104,'web','1.36.158.6',NULL),(6111,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,277,30,92,92,0,92,0,'null',1588771104,'web','1.36.158.6',NULL),(6112,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588771997,'web','42.98.216.125',NULL),(6113,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772004,'web','42.98.216.125',NULL),(6114,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772021,'web','42.98.216.125',NULL),(6115,'\\core\\event\\course_module_created','core','created','course_module','course_modules',34,'c',1,282,70,34,2,9,NULL,0,'{\"modulename\":\"page\",\"instanceid\":4,\"name\":\"HR\"}',1588772142,'web','42.98.216.125',NULL),(6116,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772142,'web','42.98.216.125',NULL),(6117,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772183,'web','42.98.216.125',NULL),(6118,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772209,'web','42.98.216.125',NULL),(6119,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772307,'web','42.98.216.125',NULL),(6120,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772540,'web','42.98.216.125',NULL),(6121,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772575,'web','42.98.216.125',NULL),(6122,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772678,'web','42.98.216.125',NULL),(6123,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588772701,'web','42.98.216.125',NULL),(6124,'\\core\\event\\course_category_viewed','core','viewed','course_category','course_categories',1,'r',0,3,40,1,2,0,NULL,0,'null',1588772706,'web','42.98.216.125',NULL),(6125,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588772707,'web','42.98.216.125',NULL),(6126,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772710,'web','42.98.216.125',NULL),(6127,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772715,'web','42.98.216.125',NULL),(6128,'\\core\\event\\dashboard_viewed','core','viewed','dashboard',NULL,NULL,'r',0,5,30,2,2,0,2,0,'null',1588772916,'web','42.98.216.125',NULL),(6129,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772918,'web','42.98.216.125',NULL),(6130,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772926,'web','42.98.216.125',NULL),(6131,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588772934,'web','42.98.216.125',NULL),(6132,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773088,'web','42.98.216.125',NULL),(6133,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773124,'web','42.98.216.125',NULL),(6134,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773170,'web','42.98.216.125',NULL),(6135,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773270,'web','42.98.216.125',NULL),(6136,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773274,'web','42.98.216.125',NULL),(6137,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773308,'web','42.98.216.125',NULL),(6138,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773381,'web','42.98.216.125',NULL),(6139,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773431,'web','42.98.216.125',NULL),(6140,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773451,'web','42.98.216.125',NULL),(6141,'\\core\\event\\course_section_updated','core','updated','course_section','course_sections',27,'u',1,117,50,9,2,9,NULL,0,'{\"sectionnum\":\"0\"}',1588773470,'web','42.98.216.125',NULL),(6142,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773470,'web','42.98.216.125',NULL),(6143,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773488,'web','42.98.216.125',NULL),(6144,'\\core\\event\\course_viewed','core','viewed','course',NULL,NULL,'r',2,117,50,9,2,9,NULL,0,'null',1588773509,'web','42.98.216.125',NULL),(6145,'\\core\\event\\config_log_created','core','created','config_log','config_log',1806,'c',0,1,10,0,2,0,NULL,0,'{\"name\":\"customcss\",\"oldvalue\":\"\",\"value\":\"\n\nHi ML,\n

A number of students in 正道学习会 have never accessed the course.

\n

\n檢視分析報告','Hi ML,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','正道学习会 課程中有風險的學生',NULL,1648954265,NULL),(15,2,157,'正道学习会 課程中有風險的學生','Hi Fire,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545',2,'\n\nHi Fire,\n

A number of students in 正道学习会 have never accessed the course.

\n

\n檢視分析報告','Hi Fire,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','正道学习会 課程中有風險的學生',1649335541,1648954267,NULL),(16,2,139,'Students at risk in 正道学习会 course','Hi boaz,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545',2,'\n\nHi boaz,\n

A number of students in 正道学习会 have never accessed the course.

\n

\nView insight','Hi boaz,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','Students at risk in 正道学习会 course',NULL,1648954270,NULL),(17,2,290,'正道学习会课程中处于风险之中的学生','Hi Jessica,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545',2,'\n\nHi Jessica,\n

A number of students in 正道学习会 have never accessed the course.

\n

\n查看细节','Hi Jessica,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','正道学习会课程中处于风险之中的学生',NULL,1648954272,NULL),(18,2,364,'Students at risk in 正道学习会 course','Hi 7078,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545',2,'\n\nHi 7078,\n

A number of students in 正道学习会 have never accessed the course.

\n

\nView insight','Hi 7078,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','Students at risk in 正道学习会 course',1649055146,1648954275,NULL),(19,2,361,'Students at risk in 正道学习会 course','Hi jose,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545',2,'\n\nHi jose,\n

A number of students in 正道学习会 have never accessed the course.

\n

\nView insight','Hi jose,\n

A number of students in 正道学习会 have never accessed the course.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=4&contextid=545','Students at risk in 正道学习会 course',NULL,1648954278,NULL),(20,2,153,'正道学习会 課程中有風險的學生','ML 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nML 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n

\n檢視分析報告','ML 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','正道学习会 課程中有風險的學生',NULL,1648954288,NULL),(21,2,157,'正道学习会 課程中有風險的學生','Fire 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nFire 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n

\n檢視分析報告','Fire 您好,\n\n

正道学习会 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','正道学习会 課程中有風險的學生',1649335527,1648954290,NULL),(22,2,139,'Students at risk in 正道学习会 course','Hi boaz,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nHi boaz,\n

A number of students in 正道学习会 have not accessed the course recently.

\n

\nView insight','Hi boaz,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','Students at risk in 正道学习会 course',NULL,1648954293,NULL),(23,2,290,'正道学习会课程中处于风险之中的学生','Hi Jessica,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nHi Jessica,\n

A number of students in 正道学习会 have not accessed the course recently.

\n

\n查看细节','Hi Jessica,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','正道学习会课程中处于风险之中的学生',NULL,1648954295,NULL),(24,2,364,'Students at risk in 正道学习会 course','Hi 7078,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nHi 7078,\n

A number of students in 正道学习会 have not accessed the course recently.

\n

\nView insight','Hi 7078,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','Students at risk in 正道学习会 course',NULL,1648954298,NULL),(25,2,361,'Students at risk in 正道学习会 course','Hi jose,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545',2,'\n\nHi jose,\n

A number of students in 正道学习会 have not accessed the course recently.

\n

\nView insight','Hi jose,\n

A number of students in 正道学习会 have not accessed the course recently.

\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=545','Students at risk in 正道学习会 course',NULL,1648954301,NULL),(26,2,153,'教會在世 課程中有風險的學生','ML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680',2,'\n\nML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n

\n檢視分析報告','ML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680','教會在世 課程中有風險的學生',NULL,1648954303,NULL),(27,2,2,'学习资源: 定时备份状态','概要\n==================================================\n 课程: 6\n 确定: 0\n 跳过: 0\n 错误: 0\n 未完: 0\n 课程备份临时任务挂起: 6\n 警告: 0\n 自动备份暂停: 0\n\n 备份圆满成功\n',2,'','','moodle','backup',NULL,NULL,NULL,1649004602,NULL),(28,364,103,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057102,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(29,364,150,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057103,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(30,364,236,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057106,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(31,364,379,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057107,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(32,364,213,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057109,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(33,364,186,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057110,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(34,364,197,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057112,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(35,364,303,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057113,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(36,364,332,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057115,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(37,364,284,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057116,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(38,364,296,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057118,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(39,364,270,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057119,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(40,364,271,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057121,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(41,364,315,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057122,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(42,364,175,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057124,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(43,364,336,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057125,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(44,364,142,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057127,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(45,364,143,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057128,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(46,364,291,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057130,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(47,364,351,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057131,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(48,364,229,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057133,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(49,364,305,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057135,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(50,364,308,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057136,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(51,364,298,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057138,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(52,364,182,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057139,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(53,364,166,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057141,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(54,364,340,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057142,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(55,364,301,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057144,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(56,364,321,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057145,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(57,364,378,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057147,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(58,364,250,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057148,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(59,364,330,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057150,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(60,364,356,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057151,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(61,364,183,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057152,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(62,364,344,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057154,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(63,364,294,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057156,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(64,364,355,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057157,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(65,364,235,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057159,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(66,364,221,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057159,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(67,364,293,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057161,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(68,364,128,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057162,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(69,364,385,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057163,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(70,364,346,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057164,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(71,364,259,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057164,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(72,364,189,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057166,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(73,364,300,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057167,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(74,364,211,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057167,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(75,364,386,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057168,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(76,364,203,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057170,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(77,364,383,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057171,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(78,364,246,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057172,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(79,364,264,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057173,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(80,364,380,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057174,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(81,364,350,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057175,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(82,364,237,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057176,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(83,364,258,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057177,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(84,364,327,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057178,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(85,364,207,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057179,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(86,364,333,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057180,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(87,364,257,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057181,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(88,364,145,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057182,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(89,364,331,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057184,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(90,364,376,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057185,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(91,364,226,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057186,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(92,364,275,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057187,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(93,364,343,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057188,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(94,364,230,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057189,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(95,364,248,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057190,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(96,364,297,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057192,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(97,364,289,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057193,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(98,364,312,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057194,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(99,364,254,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057195,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(100,364,292,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057196,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(101,364,170,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057197,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(102,364,347,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057198,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(103,364,389,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057199,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(104,364,196,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057200,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(105,364,268,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057201,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(106,364,318,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057202,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(107,364,353,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057203,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(108,364,208,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057204,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(109,364,370,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057204,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(110,364,200,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057206,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(111,364,253,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057207,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(112,364,251,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057208,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(113,364,322,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057208,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(114,364,187,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057209,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(115,364,225,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057210,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(116,364,381,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057212,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(117,364,184,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057213,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(118,364,260,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057213,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(119,364,329,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057214,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(120,364,244,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057215,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(121,364,316,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057216,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(122,364,209,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057216,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(123,364,245,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057216,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(124,364,274,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057217,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(125,364,367,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057217,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(126,364,338,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057217,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(127,364,163,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057218,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(128,364,193,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057218,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(129,364,373,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057218,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(130,364,328,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057219,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(131,364,168,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057219,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(132,364,319,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057219,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(133,364,239,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057219,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(134,364,349,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057220,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(135,364,335,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057220,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(136,364,205,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057221,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(137,364,215,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057221,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(138,364,345,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057222,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(139,364,382,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057222,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(140,364,325,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057222,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(141,364,188,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057223,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(142,364,354,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057223,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(143,364,279,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057223,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(144,364,232,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057224,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(145,364,375,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057224,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(146,364,366,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057224,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(147,364,313,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057225,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(148,364,377,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057225,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(149,364,359,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057225,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(150,364,148,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057226,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(151,364,295,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057226,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(152,364,306,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057226,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(153,364,281,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057227,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(154,364,195,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057227,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(155,364,339,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057227,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(156,364,317,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057228,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(157,364,304,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057228,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(158,364,371,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057228,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(159,364,352,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057229,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(160,364,342,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057229,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(161,364,326,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057229,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(162,364,364,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057230,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(163,364,358,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057230,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(164,364,261,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057230,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(165,364,334,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057231,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(166,364,204,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057231,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(167,364,310,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057231,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(168,364,265,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057232,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(169,364,255,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057232,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(170,364,387,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057232,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(171,364,369,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057233,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(172,364,337,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057233,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(173,364,206,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057233,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(174,364,307,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057234,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(175,364,388,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057234,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(176,364,247,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057234,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(177,364,276,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057235,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(178,364,374,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057235,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(179,364,151,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057235,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(180,364,256,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057236,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(181,364,249,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057236,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(182,364,314,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057236,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(183,364,299,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057237,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(184,364,363,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057237,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(185,364,368,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057237,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(186,364,167,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057238,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(187,364,169,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057238,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(188,364,105,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057238,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(189,364,2,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057239,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(190,364,223,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057239,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(191,364,190,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057239,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(192,364,139,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057240,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(193,364,219,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057240,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(194,364,171,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057240,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(195,364,210,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057241,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(196,364,224,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057241,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(197,364,272,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057241,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(198,364,348,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057242,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(199,364,132,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057242,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(200,364,174,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057242,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(201,364,220,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057243,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(202,364,217,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057243,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(203,364,114,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057243,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(204,364,123,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057244,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(205,364,157,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057244,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(206,364,156,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057244,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(207,364,159,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057245,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(208,364,198,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057245,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(209,364,311,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057245,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(210,364,100,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057246,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(211,364,172,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057246,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(212,364,288,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057246,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(213,364,278,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057247,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(214,364,158,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057247,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(215,364,233,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057247,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(216,364,266,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057248,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(217,364,214,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057248,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(218,364,341,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057248,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(219,364,192,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057249,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(220,364,191,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057249,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(221,364,228,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057249,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(222,364,290,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057250,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(223,364,227,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057250,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(224,364,361,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057250,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(225,364,181,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057251,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(226,364,309,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057251,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(227,364,238,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057251,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(228,364,126,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057252,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(229,364,116,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057252,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(230,364,201,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057252,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(231,364,365,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057253,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(232,364,267,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057253,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(233,364,273,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057253,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(234,364,199,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057254,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(235,364,194,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057254,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(236,364,218,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057254,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(237,364,362,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057255,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(238,364,263,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057255,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(239,364,125,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057255,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(240,364,287,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057256,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(241,364,180,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057256,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(242,364,127,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057256,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(243,364,153,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057257,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(244,364,212,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057257,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(245,364,283,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057257,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(246,364,154,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057258,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(247,364,282,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057258,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(248,364,286,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057259,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(249,364,147,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057259,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(250,364,280,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057259,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(251,364,231,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057260,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(252,364,234,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057260,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(253,364,162,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057260,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(254,364,372,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057261,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(255,364,277,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057261,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(256,364,269,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057261,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(257,364,93,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=20\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057262,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(258,364,216,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057262,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(259,364,152,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057262,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(260,364,160,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057263,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(261,364,161,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057263,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(262,364,95,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057263,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(263,364,101,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057264,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(264,364,302,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057264,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(265,364,243,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057264,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(266,364,202,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057265,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(267,364,165,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057265,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(268,364,124,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057265,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(269,364,102,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057266,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(270,364,144,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057266,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(271,364,357,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057266,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(272,364,164,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057267,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(273,364,240,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057267,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(274,364,222,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057267,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(275,364,129,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057268,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(276,364,131,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057268,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(277,364,133,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057268,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(278,364,146,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057269,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(279,364,138,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057269,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(280,364,149,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057269,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(281,364,141,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057270,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(282,364,130,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057270,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(283,364,136,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057270,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(284,364,137,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057271,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(285,364,135,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057271,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(286,364,134,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057271,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(287,364,242,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057272,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(288,364,324,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057272,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(289,364,241,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057272,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(290,364,140,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057273,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(291,364,262,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057273,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(292,364,384,'学习资源: 带眼识人','学习资源 -> 討論區 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\n由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n 由zdi2203 7078發表於2022年 04月 4日(Mon) 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057273,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(293,364,323,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057274,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(294,364,320,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057274,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(295,364,185,'学习资源: 带眼识人','学习资源 -> 讨论区 -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nzdi22037078 - 2022年04月4日 Monday 14:54\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n zdi22037078 - 2022年04月4日 Monday 14:54\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057274,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(296,364,360,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057275,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(297,364,285,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057275,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(298,364,173,'学习资源: 带眼识人','学习资源 -> Forums -> 正道箴言 -> 带眼识人 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=20#p20\n带眼识人\nby 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/b/979088962e204cb553516646274dff3b_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 带眼识人\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 带眼识人\n
\n
\n by 7078 zdi2203 - Monday, 4 April 2022, 2:54 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 带眼识人','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=20#p20','带眼识人',NULL,1649057275,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"20\",\"postid\":\"20\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(299,2,2,'学习资源: 定时备份状态','概要\n==================================================\n 课程: 6\n 确定: 0\n 跳过: 1\n 错误: 0\n 未完: 0\n 课程备份临时任务挂起: 5\n 警告: 0\n 自动备份暂停: 0\n\n 备份圆满成功\n',2,'','','moodle','backup',NULL,NULL,NULL,1649091003,NULL),(300,364,103,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141703,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(301,364,150,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141704,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(302,364,236,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141707,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(303,364,379,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141707,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(304,364,213,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141710,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(305,364,186,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141711,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(306,364,197,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141713,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(307,364,303,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141714,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(308,364,332,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141716,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(309,364,284,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141717,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(310,364,296,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141719,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(311,364,270,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141720,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(312,364,271,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141722,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(313,364,315,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141723,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(314,364,175,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141725,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'); INSERT INTO `mdl_notifications` VALUES (315,364,336,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141728,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(316,364,142,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141729,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(317,364,143,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141731,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(318,364,291,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141731,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(319,364,351,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141734,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(320,364,229,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141734,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(321,364,305,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141737,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(322,364,308,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141737,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(323,364,298,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141741,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(324,364,182,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141741,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(325,364,166,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141743,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(326,364,340,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141744,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(327,364,301,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141746,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(328,364,321,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141747,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(329,364,378,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141749,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(330,364,250,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141749,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(331,364,330,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141752,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(332,364,356,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141753,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(333,364,183,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141755,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(334,364,344,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141756,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(335,364,294,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141758,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(336,364,355,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141759,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(337,364,235,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141761,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(338,364,221,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141761,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(339,364,293,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141762,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(340,364,128,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141764,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(341,364,385,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141765,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(342,364,346,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141765,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(343,364,259,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141767,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(344,364,189,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141767,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(345,364,300,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141768,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(346,364,211,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141770,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(347,364,386,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141770,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(348,364,203,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141771,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(349,364,383,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141772,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(350,364,246,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141773,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(351,364,264,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141774,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(352,364,380,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141775,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(353,364,350,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141776,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(354,364,237,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141777,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(355,364,258,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141778,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(356,364,327,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141779,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(357,364,207,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141780,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(358,364,333,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141781,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(359,364,257,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141782,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(360,364,145,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141783,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(361,364,331,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141784,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(362,364,376,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141785,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(363,364,226,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141786,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(364,364,275,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141787,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(365,364,343,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141788,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(366,364,230,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141789,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(367,364,248,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141791,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(368,364,297,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141791,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(369,364,289,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141792,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(370,364,312,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141793,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(371,364,254,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141794,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(372,364,292,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141795,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(373,364,170,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141796,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(374,364,347,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141797,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(375,364,389,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141798,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(376,364,196,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141799,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(377,364,268,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141800,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(378,364,318,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141801,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(379,364,353,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141802,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(380,364,208,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141803,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(381,364,370,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141805,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(382,364,200,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141806,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(383,364,253,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141807,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(384,364,251,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141809,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(385,364,322,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141810,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(386,364,187,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141811,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(387,364,225,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141813,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(388,364,381,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141814,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(389,364,184,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141815,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(390,364,260,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141816,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(391,364,329,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141817,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(392,364,244,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141818,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(393,364,316,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141819,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(394,364,209,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141820,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(395,364,245,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141821,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(396,364,274,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141821,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(397,364,367,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141822,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(398,364,338,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141822,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(399,364,163,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141822,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(400,364,193,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141823,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(401,364,373,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141823,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(402,364,328,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141823,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(403,364,168,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141824,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(404,364,319,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141824,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(405,364,239,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141824,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(406,364,349,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141825,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(407,364,335,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141825,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(408,364,205,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141825,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(409,364,215,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141826,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(410,364,345,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141826,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(411,364,382,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141826,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(412,364,325,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141827,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(413,364,188,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141827,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(414,364,354,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141827,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(415,364,279,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141828,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(416,364,232,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141828,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(417,364,375,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141828,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(418,364,366,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141829,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(419,364,313,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141829,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(420,364,377,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141829,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(421,364,359,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141830,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(422,364,148,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141830,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(423,364,295,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141830,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(424,364,306,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141831,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(425,364,281,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141831,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(426,364,195,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141831,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(427,364,339,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141832,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(428,364,317,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141832,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(429,364,304,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141832,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(430,364,371,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141833,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(431,364,352,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141833,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(432,364,342,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141833,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(433,364,326,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141834,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(434,364,364,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141834,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(435,364,358,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141834,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(436,364,261,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141835,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(437,364,334,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141835,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(438,364,204,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141835,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(439,364,310,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141836,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(440,364,265,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141836,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(441,364,255,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141836,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(442,364,387,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141837,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(443,364,369,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141837,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(444,364,337,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141837,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(445,364,206,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141838,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(446,364,307,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141838,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(447,364,388,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141838,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(448,364,247,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141839,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(449,364,276,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141840,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(450,364,374,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141840,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(451,364,151,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141840,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(452,364,256,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141841,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(453,364,249,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141841,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(454,364,314,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141841,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(455,364,299,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141841,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(456,364,363,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141842,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(457,364,368,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141842,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(458,364,167,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141843,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(459,364,169,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141843,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(460,364,105,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141843,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(461,364,2,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141844,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(462,364,223,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141844,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(463,364,190,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141844,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(464,364,139,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141845,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(465,364,219,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141845,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(466,364,171,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141845,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(467,364,210,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141846,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(468,364,224,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141846,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(469,364,272,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141846,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(470,364,348,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141847,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(471,364,132,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141847,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(472,364,174,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141847,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(473,364,220,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141848,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(474,364,217,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141848,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(475,364,114,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141848,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(476,364,123,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141849,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(477,364,157,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141849,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(478,364,156,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141849,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(479,364,159,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141850,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(480,364,198,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141850,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(481,364,311,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141850,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(482,364,100,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141851,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(483,364,172,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141851,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(484,364,288,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141851,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(485,364,278,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141852,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(486,364,158,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141852,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(487,364,233,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141852,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(488,364,266,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141853,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(489,364,214,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141853,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(490,364,341,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141853,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(491,364,192,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141854,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(492,364,191,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141854,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(493,364,228,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141854,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(494,364,290,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141855,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(495,364,227,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141855,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(496,364,361,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141855,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(497,364,181,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141856,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(498,364,238,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141856,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(499,364,309,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141856,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(500,364,126,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141857,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(501,364,201,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141857,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(502,364,116,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141857,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(503,364,365,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141858,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(504,364,273,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141858,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(505,364,267,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141858,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(506,364,199,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141859,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(507,364,194,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141859,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(508,364,218,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141859,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(509,364,362,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141860,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(510,364,263,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141860,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(511,364,125,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141861,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(512,364,287,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141861,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(513,364,127,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141861,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(514,364,180,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141862,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(515,364,153,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141862,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(516,364,212,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141862,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(517,364,283,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141863,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(518,364,154,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141863,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(519,364,282,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141863,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(520,364,286,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141864,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(521,364,147,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141864,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(522,364,280,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141864,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(523,364,231,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141865,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(524,364,234,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141865,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(525,364,162,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141865,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(526,364,372,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141866,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(527,364,277,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141866,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(528,364,269,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141866,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(529,364,93,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=21\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141867,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(530,364,216,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141867,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(531,364,152,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141867,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(532,364,160,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141868,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(533,364,161,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141868,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(534,364,95,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141868,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(535,364,101,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141869,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(536,364,302,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141869,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(537,364,243,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141869,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(538,364,202,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141870,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(539,364,165,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141870,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(540,364,124,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141870,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(541,364,102,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141871,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(542,364,144,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141871,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(543,364,357,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141871,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(544,364,164,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141872,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(545,364,240,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141872,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(546,364,222,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141872,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(547,364,129,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141873,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(548,364,131,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141873,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(549,364,133,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141873,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(550,364,146,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141874,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(551,364,138,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141874,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(552,364,149,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141874,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(553,364,141,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141875,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(554,364,130,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141875,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(555,364,136,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141875,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(556,364,137,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141876,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(557,364,135,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141876,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(558,364,134,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141876,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(559,364,242,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141877,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(560,364,324,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141877,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(561,364,241,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141877,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(562,364,140,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141878,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(563,364,262,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141878,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(564,364,384,'学习资源: 给敌人一杯凉水','学习资源 -> 討論區 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\n由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n 由zdi2203 7078發表於2022年 04月 5日(Tue) 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141878,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(565,364,323,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141879,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(566,364,320,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141879,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(567,364,185,'学习资源: 给敌人一杯凉水','学习资源 -> 讨论区 -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nzdi22037078 - 2022年04月5日 Tuesday 14:55\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n zdi22037078 - 2022年04月5日 Tuesday 14:55\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141879,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(568,364,360,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141880,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(569,364,285,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141880,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(570,364,173,'学习资源: 给敌人一杯凉水','学习资源 -> Forums -> 正道箴言 -> 给敌人一杯凉水 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=21#p21\n给敌人一杯凉水\nby 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/9/979088962e63a59d6d907b1eb57d7c39_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 给敌人一杯凉水\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 给敌人一杯凉水\n
\n
\n by 7078 zdi2203 - Tuesday, 5 April 2022, 2:55 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 给敌人一杯凉水','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=21#p21','给敌人一杯凉水',NULL,1649141880,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"21\",\"postid\":\"21\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(571,2,2,'学习资源: 定时备份状态','概要\n==================================================\n 课程: 6\n 确定: 0\n 跳过: 1\n 错误: 0\n 未完: 0\n 课程备份临时任务挂起: 5\n 警告: 0\n 自动备份暂停: 0\n\n 备份圆满成功\n',2,'','','moodle','backup',NULL,NULL,NULL,1649177403,NULL),(572,2,2,'有 Moodle 的新更新 (https://zd1.learn724.net)','更新通知\n\n有一个新版本的 Moodle 可用!\nMoodle 3.11.6+ (Build: 20220405) 版本 2021051706.07 (稳定版)\n\n去 https://zd1.learn724.net/admin/index.php 查看更多细节\n\n强烈建议更新你的站点到最新版本,更新最近的安全和漏洞补丁。\n\n您的 Moodle 的网站 https://zd1.learn724.net 配置为自动检查可用的更新。您作为网站的管理员,会收到此消息。您可以在网站设置版块的管理部分里禁用自动检查可用更新。您可以在你的首选项页里自定义此消息的发送方式。\n',2,'

更新通知

\n

有一个新版本的 Moodle 可用!

\n\n

https://zd1.learn724.net/admin/index.php 查看更多细节

\n

强烈建议更新你的站点到最新版本,更新最近的安全和漏洞补丁。

\n','更新通知','moodle','availableupdate',NULL,NULL,NULL,1649206822,NULL),(573,364,103,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228162,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(574,364,150,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228164,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(575,364,236,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228166,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(576,364,379,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228167,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(577,364,213,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228169,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(578,364,186,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228170,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(579,364,197,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228172,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(580,364,303,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228173,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(581,364,332,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228175,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(582,364,284,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228176,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(583,364,296,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228178,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(584,364,270,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228179,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(585,364,271,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228181,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(586,364,315,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228182,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(587,364,175,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228184,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(588,364,336,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228184,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(589,364,142,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228187,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(590,364,143,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228187,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(591,364,291,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228190,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(592,364,351,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228191,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(593,364,229,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228193,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(594,364,305,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228193,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(595,364,308,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228196,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(596,364,298,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228196,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(597,364,182,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228199,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(598,364,166,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228199,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(599,364,340,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228202,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(600,364,301,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228203,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(601,364,321,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228205,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(602,364,378,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228206,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'); INSERT INTO `mdl_notifications` VALUES (603,364,250,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228208,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(604,364,330,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228208,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(605,364,356,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228210,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(606,364,183,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228211,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(607,364,344,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228213,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(608,364,294,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228214,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(609,364,355,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228216,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(610,364,235,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228217,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(611,364,221,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228219,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(612,364,293,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228220,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(613,364,128,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228222,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(614,364,385,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228222,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(615,364,346,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228223,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(616,364,259,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228224,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(617,364,189,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228225,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(618,364,300,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228226,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(619,364,211,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228228,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(620,364,386,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228229,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(621,364,203,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228230,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(622,364,383,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228231,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(623,364,246,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228232,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(624,364,264,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228233,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(625,364,380,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228234,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(626,364,350,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228235,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(627,364,237,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228237,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(628,364,258,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228238,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(629,364,327,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228239,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(630,364,207,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228240,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(631,364,333,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228241,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(632,364,257,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228242,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(633,364,145,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228244,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(634,364,331,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228244,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(635,364,376,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228246,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(636,364,226,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228247,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(637,364,275,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228248,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(638,364,343,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228249,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(639,364,230,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228250,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(640,364,248,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228251,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(641,364,297,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228253,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(642,364,289,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228253,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(643,364,312,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228255,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(644,364,254,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228256,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(645,364,292,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228257,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(646,364,170,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228259,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(647,364,347,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228259,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(648,364,389,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228261,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(649,364,196,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228262,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(650,364,268,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228263,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(651,364,318,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228264,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(652,364,353,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228265,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(653,364,208,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228266,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(654,364,370,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228267,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(655,364,200,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228269,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(656,364,253,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228269,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(657,364,251,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228270,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(658,364,322,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228272,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(659,364,187,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228273,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(660,364,225,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228274,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(661,364,381,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228275,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(662,364,184,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228276,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(663,364,260,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228277,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(664,364,329,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228277,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(665,364,244,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228278,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(666,364,316,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228278,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(667,364,209,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228279,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(668,364,245,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228279,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(669,364,274,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228279,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(670,364,367,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228280,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(671,364,338,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228280,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(672,364,163,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228280,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(673,364,193,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228281,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(674,364,373,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228281,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(675,364,328,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228281,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(676,364,168,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228282,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(677,364,319,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228282,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(678,364,239,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228282,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(679,364,349,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228283,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(680,364,335,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228283,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(681,364,205,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228283,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(682,364,215,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228284,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(683,364,345,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228284,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(684,364,382,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228284,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(685,364,325,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228285,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(686,364,188,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228285,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(687,364,354,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228285,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(688,364,279,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228286,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(689,364,232,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228286,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(690,364,375,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228287,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(691,364,366,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228287,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(692,364,313,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228287,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(693,364,377,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228288,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(694,364,359,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228288,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(695,364,148,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228288,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(696,364,295,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228289,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(697,364,306,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228289,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(698,364,281,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228290,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(699,364,195,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228290,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(700,364,339,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228290,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(701,364,317,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228291,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(702,364,304,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228291,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(703,364,371,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228291,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(704,364,352,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228292,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(705,364,342,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228292,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(706,364,326,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228292,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(707,364,364,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228293,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(708,364,358,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228293,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(709,364,261,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228293,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(710,364,334,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228294,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(711,364,204,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228294,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(712,364,310,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228294,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(713,364,265,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228295,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(714,364,255,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228295,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(715,364,387,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228295,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(716,364,369,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228296,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(717,364,337,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228296,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(718,364,206,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228297,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(719,364,307,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228297,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(720,364,388,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228297,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(721,364,247,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228298,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(722,364,276,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228298,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(723,364,374,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228299,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(724,364,151,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228299,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(725,364,256,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228299,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(726,364,249,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228300,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(727,364,314,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228300,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(728,364,299,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228300,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(729,364,363,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228301,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(730,364,368,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228301,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(731,364,167,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228302,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(732,364,169,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228302,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(733,364,105,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228302,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(734,364,2,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228303,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(735,364,223,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228303,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(736,364,190,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228303,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(737,364,139,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228304,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(738,364,219,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228304,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(739,364,171,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228304,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(740,364,210,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228305,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(741,364,224,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228305,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(742,364,272,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228306,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(743,364,348,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228306,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(744,364,132,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228306,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(745,364,174,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228307,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(746,364,220,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228307,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(747,364,217,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228308,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(748,364,114,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228308,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(749,364,123,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228308,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(750,364,157,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228309,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(751,364,156,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228309,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(752,364,159,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228310,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(753,364,198,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228310,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(754,364,311,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228310,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(755,364,100,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228311,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(756,364,172,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228311,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(757,364,288,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228311,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(758,364,278,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228312,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(759,364,158,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228312,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(760,364,233,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228312,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(761,364,266,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228313,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(762,364,214,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228313,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(763,364,341,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228313,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(764,364,192,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228314,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(765,364,191,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228314,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(766,364,228,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228314,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(767,364,290,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228315,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(768,364,227,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228315,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(769,364,361,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228316,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(770,364,181,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228316,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(771,364,238,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228317,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(772,364,309,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228317,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(773,364,126,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228317,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(774,364,201,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228318,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(775,364,116,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228318,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(776,364,365,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228318,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(777,364,273,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228319,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(778,364,267,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228319,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(779,364,199,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228319,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(780,364,194,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228320,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(781,364,218,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228320,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(782,364,362,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228320,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(783,364,263,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228321,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(784,364,125,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228321,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(785,364,287,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228321,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(786,364,127,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228322,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(787,364,180,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228322,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(788,364,153,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228322,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(789,364,212,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228323,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(790,364,283,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228323,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(791,364,154,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228323,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(792,364,282,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228324,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(793,364,286,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228324,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(794,364,147,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228325,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(795,364,280,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228325,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(796,364,231,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228325,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(797,364,234,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228326,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(798,364,162,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228326,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(799,364,372,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228326,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(800,364,277,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228327,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(801,364,269,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228327,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(802,364,93,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=22\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228327,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(803,364,216,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228328,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(804,364,152,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228328,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(805,364,160,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228328,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(806,364,161,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228329,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(807,364,95,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228329,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(808,364,101,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228329,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(809,364,302,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228330,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(810,364,243,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228330,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(811,364,202,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228330,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(812,364,165,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228331,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(813,364,124,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228331,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(814,364,102,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228331,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(815,364,144,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228332,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(816,364,357,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228332,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(817,364,164,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228332,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(818,364,240,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228333,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(819,364,222,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228333,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(820,364,129,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228333,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(821,364,131,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228334,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(822,364,133,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228334,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(823,364,146,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228334,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(824,364,138,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228335,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(825,364,149,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228335,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(826,364,141,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228336,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(827,364,130,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228336,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(828,364,136,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228337,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(829,364,137,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228337,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(830,364,135,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228338,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(831,364,134,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228338,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(832,364,242,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228338,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(833,364,324,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228339,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(834,364,241,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228339,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(835,364,140,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228339,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(836,364,262,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228340,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(837,364,384,'学习资源: 会飞走的财富','学习资源 -> 討論區 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\n由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n 由zdi2203 7078發表於2022年 04月 6日(Wed) 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228340,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(838,364,323,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228340,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(839,364,320,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228341,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(840,364,185,'学习资源: 会飞走的财富','学习资源 -> 讨论区 -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nzdi22037078 - 2022年04月6日 Wednesday 14:56\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n zdi22037078 - 2022年04月6日 Wednesday 14:56\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228341,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(841,364,360,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228341,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(842,364,285,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228342,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(843,364,173,'学习资源: 会飞走的财富','学习资源 -> Forums -> 正道箴言 -> 会飞走的财富 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=22#p22\n会飞走的财富\nby 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/c/979088962e75286915699e50677d181c_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 会飞走的财富\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 会飞走的财富\n
\n
\n by 7078 zdi2203 - Wednesday, 6 April 2022, 2:56 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 会飞走的财富','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=22#p22','会飞走的财富',NULL,1649228342,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"22\",\"postid\":\"22\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(844,2,2,'学习资源: 定时备份状态','概要\n==================================================\n 课程: 6\n 确定: 0\n 跳过: 1\n 错误: 0\n 未完: 0\n 课程备份临时任务挂起: 5\n 警告: 0\n 自动备份暂停: 0\n\n 备份圆满成功\n',2,'','','moodle','backup',NULL,NULL,NULL,1649263802,NULL),(845,364,103,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306343,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(846,364,150,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306344,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(847,364,236,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306348,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(848,364,379,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306348,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(849,364,213,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306351,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(850,364,186,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306352,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(851,364,197,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306354,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(852,364,303,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306355,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(853,364,332,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306357,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(854,364,284,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306358,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(855,364,296,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306360,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(856,364,270,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306361,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(857,364,271,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306363,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(858,364,315,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306364,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(859,364,175,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306366,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(860,364,336,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306367,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(861,364,142,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306369,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(862,364,143,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306370,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(863,364,291,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306372,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(864,364,351,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306373,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(865,364,229,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306375,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(866,364,305,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306376,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(867,364,308,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306378,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(868,364,298,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306379,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(869,364,182,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306381,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(870,364,166,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306382,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(871,364,340,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306384,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(872,364,301,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306385,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(873,364,321,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306386,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(874,364,378,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306388,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(875,364,250,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306390,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(876,364,330,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306391,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(877,364,356,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306393,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(878,364,183,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306394,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(879,364,344,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306396,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(880,364,294,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306397,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(881,364,355,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306399,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(882,364,235,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306399,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(883,364,221,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306401,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(884,364,128,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306402,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(885,364,293,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306402,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(886,364,385,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306404,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(887,364,346,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306405,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(888,364,259,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306406,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(889,364,189,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306407,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(890,364,300,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306408,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(891,364,211,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306409,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(892,364,386,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306410,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'); INSERT INTO `mdl_notifications` VALUES (893,364,203,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306411,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(894,364,383,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306412,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(895,364,246,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306413,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(896,364,264,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306414,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(897,364,380,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306415,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(898,364,350,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306416,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(899,364,237,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306417,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(900,364,258,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306418,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(901,364,327,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306419,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(902,364,207,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306420,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(903,364,333,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306421,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(904,364,257,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306422,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(905,364,145,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306423,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(906,364,331,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306424,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(907,364,376,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306425,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(908,364,226,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306426,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(909,364,275,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306427,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(910,364,343,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306428,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(911,364,230,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306429,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(912,364,248,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306430,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(913,364,297,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306431,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(914,364,289,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306432,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(915,364,312,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306433,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(916,364,254,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306434,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(917,364,292,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306435,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(918,364,170,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306436,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(919,364,347,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306437,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(920,364,389,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306438,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(921,364,196,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306439,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(922,364,268,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306440,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(923,364,318,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306441,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(924,364,353,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306442,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(925,364,208,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306444,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(926,364,370,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306445,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(927,364,200,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306445,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(928,364,253,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306447,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(929,364,251,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306448,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(930,364,322,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306449,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(931,364,187,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306450,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(932,364,225,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306451,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(933,364,381,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306452,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(934,364,184,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306453,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(935,364,260,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306454,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(936,364,329,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306455,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(937,364,244,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306456,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(938,364,316,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306457,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(939,364,209,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306457,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(940,364,245,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306458,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(941,364,274,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306458,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(942,364,367,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306458,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(943,364,338,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306459,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(944,364,163,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306459,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(945,364,193,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306459,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(946,364,373,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306460,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(947,364,328,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306460,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(948,364,168,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306460,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(949,364,319,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306461,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(950,364,239,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306461,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(951,364,349,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306461,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(952,364,335,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306462,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(953,364,205,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306462,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(954,364,215,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306462,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(955,364,345,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306463,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(956,364,382,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306463,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(957,364,325,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306463,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(958,364,188,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306464,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(959,364,354,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306464,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(960,364,279,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306464,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(961,364,232,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306465,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(962,364,375,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306465,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(963,364,366,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306465,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(964,364,313,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306466,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(965,364,377,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306467,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(966,364,359,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306467,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(967,364,148,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306467,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(968,364,295,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306468,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(969,364,306,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306468,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(970,364,281,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306468,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(971,364,195,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306469,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(972,364,339,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306469,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(973,364,317,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306470,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(974,364,304,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306470,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(975,364,371,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306470,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(976,364,352,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306471,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(977,364,342,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306471,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(978,364,326,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306471,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(979,364,364,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306472,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(980,364,358,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306472,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(981,364,261,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306472,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(982,364,334,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306473,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(983,364,204,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306473,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(984,364,310,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306473,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(985,364,265,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306474,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(986,364,255,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306474,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(987,364,387,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306474,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(988,364,369,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306475,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(989,364,337,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306475,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(990,364,206,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306475,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(991,364,307,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306476,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(992,364,388,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306476,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(993,364,247,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306476,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(994,364,276,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306477,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(995,364,374,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306477,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(996,364,151,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306477,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(997,364,256,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306479,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(998,364,249,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306479,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(999,364,314,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306479,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1000,364,299,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306480,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1001,364,363,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306480,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1002,364,368,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306480,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1003,364,167,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306481,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1004,364,169,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306481,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1005,364,105,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306481,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1006,364,2,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306482,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1007,364,223,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306482,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1008,364,190,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306482,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1009,364,139,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306483,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1010,364,219,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306483,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1011,364,171,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306483,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1012,364,210,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306484,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1013,364,224,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306484,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1014,364,272,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306484,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1015,364,348,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306485,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1016,364,132,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306485,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1017,364,174,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306485,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1018,364,220,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306486,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1019,364,217,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306486,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1020,364,114,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306486,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1021,364,123,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306487,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1022,364,157,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306487,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1023,364,156,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306487,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1024,364,159,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306488,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1025,364,198,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306488,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1026,364,311,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306489,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1027,364,100,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306489,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1028,364,172,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306489,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1029,364,288,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306490,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1030,364,278,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306490,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1031,364,158,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306490,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1032,364,233,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306491,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1033,364,266,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306491,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1034,364,214,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306492,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1035,364,341,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306492,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1036,364,192,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306492,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1037,364,191,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306493,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1038,364,228,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306493,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1039,364,290,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306493,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1040,364,227,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306494,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1041,364,361,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306494,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1042,364,181,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306494,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1043,364,238,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306495,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1044,364,309,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306495,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1045,364,126,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306496,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1046,364,201,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306496,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1047,364,116,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306496,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1048,364,365,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306497,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1049,364,273,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306497,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1050,364,267,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306497,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1051,364,199,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306497,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1052,364,194,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306498,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1053,364,218,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306498,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1054,364,362,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306499,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1055,364,263,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306499,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1056,364,125,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306499,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1057,364,287,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306500,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1058,364,127,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306500,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1059,364,180,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306500,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1060,364,153,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306501,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1061,364,212,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306501,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1062,364,283,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306502,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1063,364,154,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306502,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1064,364,282,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306502,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1065,364,286,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306503,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1066,364,147,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306503,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1067,364,280,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306503,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1068,364,231,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306504,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1069,364,234,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306504,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1070,364,162,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306505,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1071,364,372,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306505,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1072,364,277,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306505,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1073,364,269,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306506,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1074,364,93,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=23\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306506,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1075,364,216,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306507,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1076,364,152,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306507,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1077,364,160,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306507,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1078,364,161,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306508,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1079,364,95,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306508,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1080,364,101,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306508,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1081,364,302,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306509,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1082,364,243,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306509,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1083,364,202,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306509,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1084,364,165,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306510,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1085,364,124,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306510,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1086,364,102,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306510,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1087,364,144,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306511,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1088,364,357,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306511,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1089,364,164,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306511,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1090,364,240,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306512,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1091,364,222,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306512,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1092,364,129,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306512,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1093,364,131,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306513,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1094,364,133,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306513,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1095,364,146,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306514,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1096,364,138,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306514,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1097,364,149,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306514,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1098,364,141,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306515,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1099,364,130,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306515,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1100,364,136,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306515,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1101,364,137,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306516,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1102,364,135,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306516,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1103,364,134,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306516,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1104,364,242,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306517,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1105,364,324,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306517,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1106,364,241,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306517,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1107,364,140,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306518,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1108,364,262,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306518,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1109,364,384,'学习资源: 假如','学习资源 -> 討論區 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\n由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n 由zdi2203 7078發表於2022年 04月 7日(Thu) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306519,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1110,364,323,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306519,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1111,364,320,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306520,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1112,364,185,'学习资源: 假如','学习资源 -> 讨论区 -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nzdi22037078 - 2022年04月7日 Thursday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n zdi22037078 - 2022年04月7日 Thursday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306520,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1113,364,360,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306520,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1114,364,285,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306521,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1115,364,173,'学习资源: 假如','学习资源 -> Forums -> 正道箴言 -> 假如 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=23#p23\n假如\nby 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/d/979088962e83585a0af7024868fe3bcd_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 假如\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 假如\n
\n
\n by 7078 zdi2203 - Thursday, 7 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 假如','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=23#p23','假如',NULL,1649306521,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"23\",\"postid\":\"23\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1116,2,153,'教會在世 課程中有風險的學生','ML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680',2,'\n\nML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n

\n檢視分析報告','ML 您好,\n\n

教會在世 課程中有許多位學生最近沒有參與該課程。\n\nhttps://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680','moodle','insights','https://zd1.learn724.net/report/insights/insights.php?modelid=5&contextid=680','教會在世 課程中有風險的學生',NULL,1649307606,NULL),(1117,2,2,'学习资源: 定时备份状态','概要\n==================================================\n 课程: 6\n 确定: 0\n 跳过: 1\n 错误: 0\n 未完: 0\n 课程备份临时任务挂起: 5\n 警告: 0\n 自动备份暂停: 0\n\n 备份圆满成功\n',2,'','','moodle','backup',NULL,NULL,NULL,1649350203,NULL),(1118,364,103,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390882,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1119,364,150,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390884,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1120,364,236,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390887,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1121,364,379,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390888,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1122,364,213,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390890,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1123,364,186,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390891,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1124,364,197,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390892,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1125,364,303,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390894,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1126,364,332,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390896,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1127,364,284,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390897,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1128,364,296,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390899,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1129,364,270,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390900,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1130,364,271,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390901,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1131,364,315,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390903,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1132,364,175,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390904,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1133,364,336,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390905,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1134,364,142,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390907,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1135,364,143,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390909,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1136,364,291,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390910,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1137,364,351,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390911,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1138,364,229,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390913,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1139,364,305,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390914,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1140,364,308,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390916,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1141,364,298,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390917,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1142,364,182,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390919,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1143,364,166,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390920,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1144,364,340,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390923,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1145,364,301,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390923,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1146,364,321,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390926,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1147,364,378,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390927,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1148,364,250,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390929,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1149,364,330,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390930,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1150,364,356,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390932,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1151,364,183,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390933,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1152,364,344,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390935,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1153,364,294,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390936,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1154,364,355,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390938,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1155,364,235,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390939,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1156,364,221,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390941,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1157,364,293,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390942,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1158,364,128,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390942,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1159,364,385,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390944,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1160,364,346,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390945,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1161,364,259,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390946,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1162,364,189,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390947,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1163,364,300,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390948,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1164,364,211,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390949,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1165,364,386,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390950,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1166,364,203,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390951,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1167,364,383,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390952,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1168,364,246,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390953,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1169,364,264,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390955,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1170,364,380,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390955,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1171,364,350,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390957,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1172,364,237,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390958,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1173,364,258,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390958,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1174,364,327,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390960,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1175,364,207,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390961,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1176,364,333,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390962,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1177,364,257,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390964,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1178,364,145,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390964,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1179,364,331,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390965,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1180,364,376,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390967,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1181,364,226,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390967,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1182,364,275,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390968,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1183,364,343,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390970,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1184,364,230,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390971,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1185,364,248,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390972,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1186,364,297,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390974,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1187,364,289,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390975,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1188,364,312,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390976,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'); INSERT INTO `mdl_notifications` VALUES (1189,364,254,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390977,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1190,364,292,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390978,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1191,364,170,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390979,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1192,364,347,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390980,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1193,364,389,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390981,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1194,364,196,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390982,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1195,364,268,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390983,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1196,364,318,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390984,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1197,364,353,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390985,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1198,364,208,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390986,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1199,364,370,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390986,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1200,364,200,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390987,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1201,364,253,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390989,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1202,364,251,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390990,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1203,364,322,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390991,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1204,364,187,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390992,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1205,364,225,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390993,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1206,364,381,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390994,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1207,364,184,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390995,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1208,364,260,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390996,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1209,364,329,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390997,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1210,364,244,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390998,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1211,364,316,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390998,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1212,364,209,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390999,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1213,364,245,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649390999,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1214,364,274,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391000,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1215,364,367,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391000,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1216,364,338,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391001,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1217,364,163,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391001,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1218,364,193,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391001,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1219,364,373,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391002,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1220,364,328,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391002,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1221,364,168,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391003,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1222,364,319,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391003,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1223,364,239,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391003,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1224,364,349,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391004,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1225,364,335,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391004,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1226,364,205,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391004,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1227,364,215,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391005,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1228,364,345,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391005,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1229,364,382,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391006,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1230,364,325,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391006,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1231,364,188,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391006,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1232,364,354,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391007,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1233,364,279,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391007,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1234,364,232,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391008,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1235,364,375,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391008,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1236,364,366,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391008,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1237,364,313,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391009,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1238,364,377,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391009,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1239,364,359,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391009,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1240,364,148,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391010,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1241,364,295,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391010,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1242,364,306,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391010,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1243,364,281,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391011,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1244,364,195,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391011,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1245,364,339,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391011,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1246,364,317,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391012,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1247,364,304,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391012,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1248,364,371,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391012,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1249,364,352,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391013,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1250,364,342,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391013,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1251,364,326,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391013,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1252,364,364,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391014,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1253,364,358,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391015,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1254,364,261,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391015,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1255,364,334,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391015,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1256,364,204,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391016,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1257,364,310,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391016,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1258,364,265,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391016,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1259,364,255,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391017,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1260,364,387,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391017,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1261,364,369,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391017,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1262,364,337,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391018,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1263,364,206,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391018,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1264,364,307,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391019,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1265,364,388,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391020,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1266,364,247,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391020,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1267,364,276,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391020,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1268,364,374,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391021,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1269,364,151,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391021,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1270,364,256,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391021,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1271,364,249,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391022,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1272,364,314,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391023,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1273,364,299,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391023,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1274,364,363,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391023,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1275,364,368,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391024,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1276,364,167,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391024,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1277,364,169,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391024,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1278,364,105,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391025,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1279,364,2,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391025,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1280,364,223,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391025,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1281,364,190,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391026,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1282,364,139,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391026,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1283,364,219,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391027,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1284,364,171,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391027,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1285,364,210,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391027,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1286,364,224,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391028,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1287,364,272,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391029,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1288,364,348,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391029,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1289,364,132,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391030,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1290,364,174,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391030,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1291,364,220,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391030,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1292,364,217,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391031,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1293,364,114,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391031,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1294,364,123,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391032,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1295,364,157,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391032,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1296,364,156,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391032,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1297,364,159,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391033,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1298,364,198,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391033,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1299,364,311,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391034,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1300,364,100,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391034,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1301,364,172,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391035,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1302,364,288,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391035,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1303,364,278,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391035,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1304,364,158,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391036,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1305,364,233,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391036,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1306,364,266,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391036,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1307,364,214,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391037,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1308,364,341,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391037,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1309,364,192,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391038,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1310,364,191,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391038,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1311,364,228,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391039,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1312,364,290,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391039,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1313,364,227,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391039,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1314,364,361,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391040,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1315,364,181,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391040,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1316,364,238,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391040,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1317,364,309,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391041,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1318,364,126,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391041,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1319,364,201,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391041,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1320,364,116,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391042,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1321,364,365,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n 要回复,请单击此链接:https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391042,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1322,364,273,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391042,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1323,364,267,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391043,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1324,364,199,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391043,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1325,364,194,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391043,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1326,364,218,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391044,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1327,364,362,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391044,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1328,364,263,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391044,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1329,364,125,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391045,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1330,364,287,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391045,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1331,364,127,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391046,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1332,364,180,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391046,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1333,364,153,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391047,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1334,364,212,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391047,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1335,364,283,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391048,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1336,364,154,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391048,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1337,364,282,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391048,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1338,364,286,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391049,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1339,364,147,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391049,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1340,364,280,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391049,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1341,364,231,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391050,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1342,364,234,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391050,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1343,364,162,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391050,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1344,364,372,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391051,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1345,364,277,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391051,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1346,364,269,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391051,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1347,364,93,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\n To reply click on this link: https://zd1.learn724.net/mod/forum/post.php?reply=24\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n \n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391052,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1348,364,216,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391052,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1349,364,152,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391052,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1350,364,160,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391053,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1351,364,161,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391053,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1352,364,95,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391053,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1353,364,101,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391054,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1354,364,302,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391054,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1355,364,243,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391055,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1356,364,202,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391055,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1357,364,165,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391056,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1358,364,124,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391056,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1359,364,102,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391056,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1360,364,144,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391057,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1361,364,357,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391057,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1362,364,164,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391057,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1363,364,240,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391058,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1364,364,222,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391058,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1365,364,129,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391058,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1366,364,131,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391059,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1367,364,133,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391059,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1368,364,146,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391059,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1369,364,138,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391060,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1370,364,149,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391060,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1371,364,141,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391060,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1372,364,130,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391061,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1373,364,136,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391061,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1374,364,137,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391062,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1375,364,135,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391062,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1376,364,134,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391062,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1377,364,324,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391063,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1378,364,242,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391063,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1379,364,241,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391063,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1380,364,140,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391064,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1381,364,262,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391064,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1382,364,384,'学习资源: 理想与现实','学习资源 -> 討論區 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\n由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n這是張貼在学习资源網站的一篇文章。\n\n要回應請按以下連結:\n\n更改你的討論區摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 討論區\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n 由zdi2203 7078發表於2022年 04月 8日(Fri) 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改你的討論區貼文摘要的偏好\n
','zdi2203 7078 貼在 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391065,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u8986\"},\"courseid\":\"1\"}'),(1383,364,323,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391065,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1384,364,320,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391065,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1385,364,185,'学习资源: 理想与现实','学习资源 -> 讨论区 -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nzdi22037078 - 2022年04月8日 Friday 12:08\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\n这是一份来自网站 学习资源 的帖子。\n\n点击此链接回复:\n\n更改您的讨论区摘要偏好:https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n 讨论区\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n zdi22037078 - 2022年04月8日 Friday 12:08\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n 更改您的讨论区摘要偏好\n
','zdi22037078发布在学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391066,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"\\u56de\\u590d\"},\"courseid\":\"1\"}'),(1386,364,360,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391066,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1387,364,285,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391067,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'),(1388,364,173,'学习资源: 理想与现实','学习资源 -> Forums -> 正道箴言 -> 理想与现实 \nhttps://zd1.learn724.net/mod/forum/discuss.php?d=24#p24\n理想与现实\nby 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n---------------------------------------------------------------------\n \nhttp://mpv.videocc.net/979088962e/5/979088962e1101f98e6ecee1e7329ca5_2.mp4 \n\n\n\n---------------------------------------------------------------------\nThis is a copy of a message posted in 学习资源.\n\nChange your forum digest preferences: https://zd1.learn724.net/mod/forum/index.php?id=1',2,'
\n 学习资源\n »\n Forums\n »\n 正道箴言\n »\n 理想与现实\n
\n\n\n \n \n \n \n \n \n \n \n
\n \"\"\n \n
\n 理想与现实\n
\n
\n by 7078 zdi2203 - Friday, 8 April 2022, 12:08 PM\n
\n
\n  \n \n

 

 
\n\n
\n
\n\n \n
\n\n
\n
\n Change your forum digest preferences\n
','7078 zdi2203 posted in 学习资源: 正道箴言: 理想与现实','mod_forum','posts','https://zd1.learn724.net/mod/forum/discuss.php?d=24#p24','理想与现实',NULL,1649391067,'{\"cmid\":\"408\",\"instance\":\"34\",\"discussionid\":\"24\",\"postid\":\"24\",\"notificationiconurl\":\"https:\\/\\/zd1.learn724.net\\/theme\\/image.php\\/_s\\/boost\\/core\\/1647854020\\/u\\/f1\",\"actionbuttons\":{\"reply\":\"Reply\"},\"courseid\":\"1\"}'); /*!40000 ALTER TABLE `mdl_notifications` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_access_token` -- DROP TABLE IF EXISTS `mdl_oauth2_access_token`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_access_token` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `token` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `expires` bigint(10) NOT NULL, `scope` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores access tokens for system accounts in order to be able'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_access_token` -- LOCK TABLES `mdl_oauth2_access_token` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_access_token` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_oauth2_access_token` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_endpoint` -- DROP TABLE IF EXISTS `mdl_oauth2_endpoint`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_endpoint` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `url` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `issuerid` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_oautendp_iss_ix` (`issuerid`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Describes the named endpoint for an oauth2 service.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_endpoint` -- LOCK TABLES `mdl_oauth2_endpoint` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_endpoint` DISABLE KEYS */; INSERT INTO `mdl_oauth2_endpoint` VALUES (1,1587206655,1587206655,2,'authorization_endpoint','https://www.facebook.com/v2.12/dialog/oauth',1),(2,1587206655,1587206655,2,'token_endpoint','https://graph.facebook.com/v2.12/oauth/access_token',1),(3,1587206655,1587206655,2,'userinfo_endpoint','https://graph.facebook.com/v2.12/me?fields=id,first_name,last_name,link,picture.type(large),name,email',1); /*!40000 ALTER TABLE `mdl_oauth2_endpoint` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_issuer` -- DROP TABLE IF EXISTS `mdl_oauth2_issuer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_issuer` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `image` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `baseurl` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `clientid` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `clientsecret` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `loginscopes` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `loginscopesoffline` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `loginparams` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `loginparamsoffline` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `alloweddomains` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `scopessupported` longtext COLLATE utf8mb4_unicode_ci, `enabled` tinyint(2) NOT NULL DEFAULT '1', `showonloginpage` tinyint(2) NOT NULL DEFAULT '1', `basicauth` tinyint(2) NOT NULL DEFAULT '0', `sortorder` bigint(10) NOT NULL, `requireconfirmation` tinyint(2) NOT NULL DEFAULT '1', `servicetype` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `loginpagename` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Details for an oauth 2 connect identity issuer.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_issuer` -- LOCK TABLES `mdl_oauth2_issuer` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_issuer` DISABLE KEYS */; INSERT INTO `mdl_oauth2_issuer` VALUES (1,1587206655,1630551486,2,'Facebook','https://facebookbrand.com/wp-content/uploads/2016/05/flogo_rgb_hex-brc-site-250.png','','579614126547478','03a5c0ac35b99361054c1d75462e110d','public_profile email','public_profile email','','','',NULL,1,1,0,0,0,'facebook',NULL); /*!40000 ALTER TABLE `mdl_oauth2_issuer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_refresh_token` -- DROP TABLE IF EXISTS `mdl_oauth2_refresh_token`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_refresh_token` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `token` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `scopehash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`), KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`), KEY `mdl_oautrefrtoke_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_refresh_token` -- LOCK TABLES `mdl_oauth2_refresh_token` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_refresh_token` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_oauth2_refresh_token` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_system_account` -- DROP TABLE IF EXISTS `mdl_oauth2_system_account`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_system_account` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `refreshtoken` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `grantedscopes` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `email` longtext COLLATE utf8mb4_unicode_ci, `username` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stored details used to get an access token as a system user '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_system_account` -- LOCK TABLES `mdl_oauth2_system_account` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_system_account` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_oauth2_system_account` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_oauth2_user_field_mapping` -- DROP TABLE IF EXISTS `mdl_oauth2_user_field_mapping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_oauth2_user_field_mapping` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timemodified` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `issuerid` bigint(10) NOT NULL, `externalfield` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `internalfield` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`), KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Mapping of oauth user fields to moodle fields.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_oauth2_user_field_mapping` -- LOCK TABLES `mdl_oauth2_user_field_mapping` WRITE; /*!40000 ALTER TABLE `mdl_oauth2_user_field_mapping` DISABLE KEYS */; INSERT INTO `mdl_oauth2_user_field_mapping` VALUES (1,1587206655,1587206655,2,1,'name','alternatename'),(2,1587206655,1587206655,2,1,'last_name','lastname'),(3,1587206655,1587206655,2,1,'email','email'),(4,1587206655,1587206655,2,1,'first_name','firstname'),(5,1587206655,1587206655,2,1,'picture-data-url','picture'); /*!40000 ALTER TABLE `mdl_oauth2_user_field_mapping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_page` -- DROP TABLE IF EXISTS `mdl_page`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_page` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `content` longtext COLLATE utf8mb4_unicode_ci, `contentformat` smallint(4) NOT NULL DEFAULT '0', `legacyfiles` smallint(4) NOT NULL DEFAULT '0', `legacyfileslast` bigint(10) DEFAULT NULL, `display` smallint(4) NOT NULL DEFAULT '0', `displayoptions` longtext COLLATE utf8mb4_unicode_ci, `revision` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_page_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each record is one page and its config data'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_page` -- LOCK TABLES `mdl_page` WRITE; /*!40000 ALTER TABLE `mdl_page` DISABLE KEYS */; INSERT INTO `mdl_page` VALUES (13,28,'危机中的“中国医生”','上载日期:2021.07.21

',1,'

aa上载日期:2021.07.21

\"\"

aa內容

aa作者


\r\n\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',13,1630907806),(14,28,'多姿多彩的人生','

上载日期:2021.07.16

',1,'

aa上载日期:2021.07.16

\"\"

aa內容

aa作者


\r\n\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',9,1630493693),(15,28,'调适领导力(三)','

上载日期:2021.08.27

',1,'

上载日期:2021.08.27
\"\"

内容简介

如果环境不是改变那么大,其实我们不需要那么担心的;
可是如果环境是不断的改变,那 “调适” 是很重要的。
例如30几年以前的科技产品,很多已经没有的了,
可这就是我说我们的沟通 我们的商业对话也是需要再“调适”的。

讲员简介

尹祖伊博士
工商管理博士
彼得.德鲁克管理学院(Peter F. Drucker Academy)首席讲师(Chief Drucker Educator)
香港大学专业进修学院(HKU SPACE)客席讲师
在过去10年为大中华地区不同工商、金融业界及政府、非牟利机构团体提供中高级管理培训及顾问咨询服务,其核心研究范畴为「创业动机」。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',7,1630558579),(16,28,'调适领导力(二)','

上载日期:2021.08.20

',1,'

上载日期:2021.08.20
\"\"

内容简介

吕博士继续分享调适领导力,他指出过去旧有的方法可能到现在已经不一样了,所以我们需要改变。如果这个改变的需要是存在的话,这个可能是调适性的挑战。

讲员简介

吕庆雄博士
他是领导力培训学院院长,灵风学者,他的专长是领导力研究,并有十多年机构管理及培训经验,理论与实践并重。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',3,1630554699),(17,28,'调适领导力(一)','

上载日期:2021.08.13

',1,'

上载日期:2021.08.13
\"\"

内容简介

吕博士继续分享调适领导力,他指出过去旧有的方法可能到现在已经不一样了,所以我们需要改变。如果这个改变的需要是存在的话,这个可能是调适性的挑战。

讲员简介

吕庆雄博士
他是领导力培训学院院长,灵风学者,他的专长是领导力研究,并有十多年机构管理及培训经验,理论与实践并重。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',4,1631270467),(18,28,'调适领导力(四)','

上载日期:2021.09.02

',1,'

上载日期:2021.09.02
\"\"

内容简介

尹博士继续分享,他认为不只是教会,公司也是一样,公司里面有时候我们是共同工作,
可是你不要忘记 我们真正最重要的是同行,或说就是一起来走我们要倾听、安慰、关怀,
同时我们要分享上帝的话,我们要鼓励,我们要关心,我们要担当。我们也要陪伴。
很关键的字是爱心,爱心其实不是讲那么容易的,是要对方感觉到你真的是关心他,
还有信任,还有和他一起度过的难处体恤探访等等。

讲员简介

尹祖伊博士
工商管理博士
彼得.德鲁克管理学院(Peter F. Drucker Academy)首席讲师(Chief Drucker Educator)
香港大学专业进修学院(HKU SPACE)客席讲师
在过去10年为大中华地区不同工商、金融业界及政府、非牟利机构团体提供中高级管理培训及顾问咨询服务,其核心研究范畴为「创业动机」。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',3,1630555026),(22,28,'调适领导力(六)','

上载日期:2021.09.20

',1,'

上载日期:2021.09.20
\"\"

内容简介

尹博士继续分享,他总结觉得也是很重要的。我们要纵观全局,调节改变的不是我们,
要严格的维持专注力不要偏得太远,我们要把工作交给员工。我们想建立人,
我们不是想光是解决问题,关键的是怎么可以在过程里面的人被建立。
最后我们还要保护来自基层领导的声音,小众的声音都是很重要的。

讲员简介

尹祖伊博士
工商管理博士
彼得.德鲁克管理学院(Peter F. Drucker Academy)首席讲师(Chief Drucker Educator)
香港大学专业进修学院(HKU SPACE)客席讲师
在过去10年为大中华地区不同工商、金融业界及政府、非牟利机构团体提供中高级管理培训及顾问咨询服务,其核心研究范畴为「创业动机」。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',6,1632653126),(23,1,'更多免费试看','

欲成为正道学习会员,请微信扫瞄二维码与杨老师联络

\"成为会员\"

',1,'
\r\n
\r\n
\r\n
仆人领导如何打造高效果团队(一)
                                                                              

  • 周金钟博士跟大家分享的是两方面,首先重温一下什么叫仆人领导力 ,他会用更多的时间是去分享如何去打造一个仆人领导的高效团队。包括RPR, R就是Relationship 就是关系,第二就是Processes P就是一种的过程 ,然后呢 最后的那个就是Result 就是这个目标。所以仆人领导 其实是从这三方面去大家互相的配合的,首先 仆人领导是以人为中心 ,如何和员工建立良好的关系 。建立良好的工作关系激励他们能够有更好的员工的敬业度 ,一起朝着那个目标去前进 ,在整个的过程中 是以价值观为 过程。


圣经中的仆人领导(三)
\r\n
\r\n
                                                                        \r\n  \r\n
\r\n

\r\n
\r\n \r\n
\r\n
\r\n
\r\n
圣经中的仆人领导(二)
\r\n
\r\n
                                                                  \r\n  \r\n
\r\n

\r\n
\r\n \r\n
\r\n
\r\n
\r\n
\r\n
圣经中的仆人领导(一)
                                                                \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 吕庆雄博士分享圣经中的仆人领导。他首先分享仆人领导的经文,来自路加福音十二章45-48节。\r\n\r\n 仆人要忠心,忠心是警醒等候主人的时间,忠心也是要知行合一。忠心的考验是当主人迟迟不出现时,\r\n\r\n 仆人的表现。补充经文是路加福音十二章41-44节。\r\n\r\n 至於属灵领袖带领的工作,就是建立人的工作,神以此看我们是否忠心。回顾领袖在教会/职场岗位,\r\n\r\n 如何做「人」的工作。\r\n\r\n 跟着吕博士分享忠心的管家,经文是马太福音二十五章14-30节。\r\n\r\n 作为管家,我们要思考,神给我们的“资源”包括什么?什么是我的“他连得”?\r\n\r\n 今年我们的计划如何运作这些“资源”去回应神给我们的召命?
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
胡同中的出路
                                                              \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 人生有时候看似无路可行,走入胡同中,问题可以是发生在你的工作、财务、感情,甚至是服侍上。\r\n\r\n 杨荣轩博士用以利亚服侍走到尽头的故事,和大家分享,如何在绝境中找到出路。\r\n\r\n 首先我们要让自己休息好,补充身体所需,另外不要为自己设下框框,不要跟别人比较,\r\n\r\n 包括过去的自己,最重要是忠於使命,开放自己的境界,不要限制於地域、人物和时间。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
数算恩典,使命人生
                                                            \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 时间过得很快,农历年和冬奥都过去,杨博士以摩西诗篇九十篇1-12节,从历史、职场和救恩,\r\n\r\n 分享如何数算历代历世,数算人生的年月,数算神的恩典,重拾信仰的根本,寻回自己的召命,\r\n\r\n 重要的是活出使命人生,活出使命教会。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
更新内在生命
                                                          \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 杨博士从彼得蒙召的经历的三个阶段,由他初遇上主耶稣,后来在加利利湖边的再遇,\r\n\r\n 最后主对彼得的再三呼召,杨博士分享阻碍我们属灵生命更新的三座大山,\r\n\r\n 分别是1.我们的经验、2.我们的罪、3.沒有真正的撇下。另外杨博士还告诉我们更新生命的动力。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
一年之计
                                                        \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 一年之计在於春,春节期间正好计划一下今年的工作。杨博士分享一个年轻才俊的故事,\r\n\r\n 提醒我们人生的优先次序。人生也有很多我们不能控制的因素,工作、家庭和教会之间的互动,\r\n\r\n 人生中各种关系、优次和逻辑,都是需要反思和重新整理,才能事半功倍,活出丰盛人生。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
财宝百倍、并享永生
                                                    \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 一个有财有势的人来问耶稣,如何得永生,他虽然表现得很尊重耶稣,跑来的又跪下,\r\n\r\n 但他只称主是夫子,即老师而已。耶稣对他的提醒,只有神是良善,意思是祂是神,\r\n\r\n 又挑战他变卖一切来成为耶稣的跟随者。跟着对门徒(学生)和彼得(已是跟随者)的说话,\r\n\r\n 对今日的我们,不同程度的「基督徒」有重要的提醒。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
爱的教育 (二) 爱的语言
                                                  \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 胡老师上次跟大家谈到爱的教育中第一讲 : 爱得正确, 接续第二讲:爱的语言。\r\n\r\n 亲子关系中最重要的一样就是满足子女在情感上对爱的渴求。当青少年在父母的爱中得着安稳的倚靠,便有信心面对社会上种种负面影响,成年以后会变得成熟和有贡献。“情感上对爱的渴求”表示在每个子女的内心深处,都渴求与父母有亲密的关系、得到父母的接纳和支持。当 父母满足这些渴求的时候,他们便感到被\r\n\r\n 爱;相反,他们的情感世界会感到空虚,而这份空虚的感觉将大大影响他们成长过 程中的行为,特别是对于青少年。
  • \r\n


    \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
重建社区关系
                                                \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 我们的生活有家庭、教会,也多在社区中。但我们与社区的关系如何呢?\r\n 在社会中生活,我们不要效法撒都该人的世俗、法利赛人的伪善。\r\n 要善用今世的一切为永生准备。认识神不单是圣经知识和宗教行为。\r\n 认识神是与神的亲密关系-爱神爱人。爱神爱人具体表现是爱眼前的人。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
职场服侍
                                              \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 大部份信徒都在职,也有教牧在职场服侍,杨博士分享 保罗、亚居拉和百基拉的服侍。\r\n 从当中学习,职场中的服侍是什么:\r\n 1.是为了接触不同阶层的人\r\n 2.不是次一等的宣教\r\n 3.职场服侍士与宣教士是同工\r\n 4.职场服侍与家庭是分不开的\r\n 5.职场服侍需要打破框框\r\n 6.职场服侍是机动性强的。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
人的计划Vs神的计划
                                          \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 一年之始,杨博士从旧約人物-雅各,與大家分享如何計划人生。首先我們如何看神的揀選和人的計划的关系。又看原生家庭的重要性,另外人的谋划和神的祝福,很多人一生追求爱情、事业和财富,是个人理想还是向神负责?总结是从雅各身上学到什么。神爱你不是因为我有什么好。对原生家庭和下一代影响的反省。「抓住」的人生与神的恩典的关系。还有神的「伤害」和祝福。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
时代使命与更新服侍(总)
                                        \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 杨博士总结时代使命与更新服侍,从环境、经济、社会和灵性分析现今时代。并引用诗篇、马太福音、路加福音、林前、提后和犹大书等经文看末世的情况。提醒我们,神让我们生於这时代,就是要服侍这时代,就如新酒装在新皮袋里。需要比跟随人的传统,看重神的教导,在教会、家庭和工作上更新和谦卑服侍。最重要是把握时机,广传福音。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
时代使命与更新服侍(四)
                                      \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 《資本》杂志报导上周提到要注意金星冥王星的合相,会带来金融、货币政策的变更及监管。而确然,上周美国政府将多间中国企业列入出口管制实体列表,实施投资及出口限制,加剧中美角力,自然增加了投资市场的不确定性。在这「新纪元」时代,越来越来这种「预言」和「先知」。保罗提醒我们,末世必有艰难的日子来到。那时人会专爱自己,贪爱钱财,自夸,狂傲,毁谤,违背父母,忘恩负义,心不圣洁,没有亲情,抗拒和解,好说谗言,不能节制,性情凶暴,不爱良善,卖主卖友,任意妄为,自高自大,爱好宴乐,不爱神,有敬虔的外貌,却背弃了敬虔的实质,这等人你要避开。他们当中有人潜入别人家里,操纵无知的妇女;这些妇女被罪恶压制,被各样的私欲引诱,虽然常常学习,终久无法达到明白真理的地步。所以我们在这时代,要谨慎,也要努力传扬真道。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
时代使命与更新服侍(三)
                                    \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 今年是南京大屠杀惨案发生84周年。13日上午10时,南京大屠杀(1937)死难者国家公祭仪式将在侵华日军南京大屠杀遇难同胞纪念馆举行。末世充足罪恶,圣经说不法的事增多,许多人的爱心渐渐冷淡了。回应这时代,我们的服侍倍感挑战。保罗写信告诉教会,不可与淫乱的人交往。此话不是泛指这世上所有行淫乱的,或贪婪的,勒索的,或拜偶像的;若是这样,我们非离开这世界不可。保罗是指教会中若有称为弟兄的人却仍犯淫乱,或贪婪,或拜偶像,或辱骂,或醉酒,或勒索,这样的人不可跟他交往,就是跟他吃饭都不可以。
  • \r\n


    \r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
时代使命与更新服侍(二)
                                  \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 北京清华大学中国经济思想与实践研究院院长李稻葵预计,未来几年可能会是中国经济自改革开放后最困难时期,主要是全球在疫后将面对债务、产业链及碳排放三大衰退风险,而且中国的内需不足亦困扰经济运行,国内经济不能太乐观。杨博士继续分享现在是什么世代?圣经怎样看这时代? 大卫按 神的旨意服事了他那一世的人. 进入「新时代」,国际供应链转移,多个行业被管控,又鼓励三胎…等等。政策、社会、经济…等问题,我们该如何应对当前的挑战?
  • \r\n
\r\n\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
时代使命与更新服侍
                                \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 据英国媒体报道,世界卫生组织已将在南非发现的新型新冠病毒变异毒株列为“令人担忧”的变种,并已被命名为希腊名称Omicron。现在是什么世代?新時代?末世?圣经怎样看这时代? 大卫按 神的旨意服事了他那一世的人,进入「新时代」,国际供应链转移,多个行业被管控,又鼓励三胎…等等。政策、社会、经济…等问题,我们该如何应对当前的挑战?
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
爱的教育(一)爱得正确
                              \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 相信没有父母不爱惜自己的孩子,毕竟他们是和你有血缘关系,是生命相连的个体,所以有话说:“孩子是父母的心头肉”。但是爱孩子就必须先了解什么是真正的爱,然后你才可以用爱去教育他们成长。很多父母误以为用“宠”、“哄”让他们丰衣足食或满足他们一切的索要,就会令孩子幸福快乐。当然亦有人采取另外一个极端,就是事事都要严加控制、督促,他们的一切言行、情绪、思想,都要在他们划定的框架下生活,孩子才会走在正轨上,安全健康地成长。到底在“一切都是为了他们好!”的大前提下,怎样才是真正的爱的教育呢?
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
天生我才必有用
                          \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 浙江杭州市一名男子化身「兼职叫醒师」,在社交媒体微信朋友圈中,按客户的要求订制闹钟铃声。该男子透露,订单较多时,每月收入可高达10万人民币。市道不景,大家可能失去一些预算,甚至失业,以「天生我才必有用」的精神,加些创意和努力,或许可以走出另一片天地。不管你现在工作是否有问题,你都可以静下来想想,自己有什么天赋?什么人或事,是你在意或心动的?工作是有什么能力?性格上有什么特点?还有人生中有什么宝贵的经验?这些都很可能在告诉你,你独特人生的方向是应该怎样走。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
塞翁失马
                        \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 日本二战战败后物资短缺,很多人民吃不到米饭,衍生拉面的需求,方便面等更风行全球。另外现在我们在很多大城市见到的港式茶餐厅,也是因为香港市民消费不起一般的西餐厅,因而衍生出来的。或许你的生意、工作,甚至是生活都感到穷途没路,但请放下犯法的念头,发挥你的创意,利用危机给你的机会,说不定开创另一门划时代的行业,或者另一种文化,起码是对自己的突破。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
在「重利轻义」的世界中还需要「尊师重道」?
                      \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 教师节,重庆一名小学老师收到了班上男生送他的一束自制手工花。老师非常开心,随后要求孩子再背一首课外古诗作为礼物,男生当场愣住。現代我們太著重形式,《为什么上大学》作者秦春华認為上大学不是为了求富贵,而是要获得四个“识”。第一个“识”是知识。第二个“识”:见识。第三,光有知识和见识还不够,人还要有胆识。第四,也许是最重要的:认识。认识你自己,也就是你作为一个独一无二的创造体,来到这个世间的使命。马可也记述这段财主问如何得永生的讨论,清楚显明耶稣的为道受死受苦的使命。圣贤明言,人若只顾利益,失去礼教,不顾道义,如禽兽无异,社会就会崩溃。所以,一切由个人开始,所谓修身齐家…,先了解自己,管理好自我,包括情绪、时间…等,对最亲近的人,尊重爱护,并有良好沟通,由内至外,由简至繁,才会有理想的家庭、工作和社交。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
夫妻相爱?还是相争?
                    \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 上海一对夫妻约定假离婚买学区房,男方以离婚补偿款名义向女方转账近300万用以购房。没想到买好房后,妻子却不肯复婚了。圣贤明言,人若只顾利益,失去礼教,不顾道义,如禽兽无异,社会就会崩溃。所以,一切由个人开始,所谓修身齐家…,先了解自己,管理好自我,包括情绪、时间…等,对最亲近的人,尊重爱护,并有良好沟通,由内至外,由简至繁,才会有理想的家庭、工作和社交。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
理想太遥远?
                  \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 退学四年后,以外卖员的身份再一次高分考入名牌大学,让26岁的王威走进公众视野。所谓“只要工夫深,铁 杵磨成针”,而且很多名人都是大器晚成。我们遭受各种试炼时,都要认为是大喜乐,因为知道你们的信心经过考验,就生忍耐。三心二意的人不要想从主那里得到甚么,因為在他一切所行的路上都摇摆不定。人总是喜爱舍难取易,但人生往往是难关重重,圣经提醒我们,神给我们困难,是有益处的,要磨练我们,要我们学习忍耐,学习完美。而且在信仰的路途上,我们要立定心志跟随主耶稣
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
沟通的艺术(三)
                \r\n  \r\n
\r\n

\r\n
\r\n
    \r\n
  • 胡老师上一课与我们谈论如何建立彼此鼓励的家庭环境, 现在仔细讲 “与孩子沟通的十大原则”。\r\n
    1. 积极正面的言语 2. 两分钟谈话的原则 3. 问题后果的原则 4. 情绪疏导的原则 5. 督促选择的原则\r\n
    6. 事实和后果的原则 7. 双赢多赢的原则 8. 具体清晰的原则 9. 同理心的原则 10. 信任开放的原则\r\n
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
调适领导力(九)
                \r\n
\r\n

\r\n
\r\n
    \r\n
  • 面对新的改变的时候,需要人才来帮助领袖去(处理),要培养这些人才,发现或者需要培养,留心他们的潜能和恩赐。也不要只是单单从我的角度,不如掉过头来吧我从这个人身上我看见他有什么恩赐看着他有什么能力,然后再看有什么可能是新的岗位 可以给他参与服侍。要反思组织里面如何建立和加强激励成员文化。就是保护来自基层领导的声音就是前线的弟兄姊妹,他们如何去处理我们如何聆听他们,领导者也要谦卑。另外看见问题,会不会看见一个掉过头来发现那个问题或者是机会呢。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
调适领导力(八)
              \r\n
\r\n

\r\n
\r\n
    \r\n
  • 吕庆雄博士和大家总结,新与旧的常态里面的交界在里面,神是不变的, 神的慈爱, 神的怜悯, 神的信实。 所以在这个过程里面我们需要明白 ,教会有很多需要改变的地方,也有不需要改变的地方,不变的使命是什么呢 。我们领导者如何让所有的成员, 在我们的信念跟这个的心态上转变变得呢内心愿意积极主动。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
调适领导力(七)
          \r\n
\r\n

\r\n
\r\n
    \r\n
  • 吕庆雄博士和大家总结,他说作为领袖很重要的不是所有事情都要自己的,也需要找一些比你更好的人 更棒的人,他会做得更好的效果。所以就是懂得去选择人才,这个是非常重要的。所以今天其实当我们说这个调适领导或者这个领导,作为领袖我们调适的能力,其实不是说我们每一个人就一定能够很快的适应新的方法,或者是新的方式来。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
\r\n
\r\n
调适领导力(六)
      \r\n
\r\n

\r\n
\r\n
    \r\n
  • 尹博士继续分享尹博士继续分享,他总结觉得也是很重要的。我们要纵观全局,调节改变的不是我们,要严格的维持专注力不要偏得太远,我们要把工作交给员工。我们想建立人,我们不是想光是解决问题,关键的是怎么可以在过程里面的人被建立。最后我们还要保护来自基层领导的声音,小众的声音都是很重要的。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
调适领导力(五)
\r\n
\r\n
\r\n
  \r\n   
\r\n
\r\n

\r\n
\r\n
    \r\n
  • 尹博士继续分享,他认为不只是教会,公司也是一样,公司里面有时候我们是共同工作,可是你不要忘记 我们真正最重要的是同行,或说就是一起来走我们要倾听、安慰、关怀,同时我们要分享上帝的话,我们要鼓励,我们要关心,我们要担当。我们也要陪伴。很关键的字是爱心,爱心其实不是讲那么容易的,是要对方感觉到你真的是关心他,还有信任,还有和他一起度过的难处体恤探访等等。
  • \r\n
\r\n


\r\n
\r\n\r\n
\r\n
调适领导力(四)
      
\r\n
\r\n

\r\n
\r\n
    \r\n
  • 尹博士继续分享,他认为不只是教会,公司也是一样,公司里面有时候我们是共同工作,可是你不要忘记 我们真正最重要的是同行,或说就是一起来走我们要倾听、安慰、关怀,同时我们要分享上帝的话,我们要鼓励,我们要关心,我们要担当。我们也要陪伴。很关键的字是爱心,爱心其实不是讲那么容易的,是要对方感觉到你真的是关心他,还有信任,还有和他一起度过的难处体恤探访等等。
  • \r\n
\r\n


\r\n
\r\n
调适领导力(三)\r\n
      
\r\n
\r\n
    \r\n
  • \r\n
    如果环境不是改变那么大,其实我们不需要那么担心的;可是如果环境是不断的改变,那发现“调适”是很重要的。
    \r\n
  • \r\n
\r\n


\r\n
\r\n

\r\n
\r\n
调适领导力(二)
    
\r\n
\r\n

\r\n
\r\n
    \r\n
  • 吕博士继续分享调适领导力,他指出过去旧有的方法可能到现在已经不一样了,所以我们需要改变。如果这个改变的需要是存在的话,这个可能是调适性的挑战。另外就是我们这里说我们有不同的期望,期望不一定有对与错的问题,仅是不一样,可能你的期望跟我的期望不一样,但是这些个期望我们今天明白了 不现实的,所以需要我们有一些的改变。所以这里提到第三点就是过去的成功经验好像是不管用,因为过去成功经验成为我们的传统。
  • \r\n
\r\n


\r\n
\r\n

\r\n
\r\n
调适领导力(一)
    
\r\n
\r\n
\r\n
\r\n
\r\n
    \r\n
  • 在这个往下坡走的时间,我们要发挥领导力。我们如何带领我们的机构或者教会持续发展能够往上走?第一就是在这个发展的过程里面,我们要估计预计,我们如何持续发展?我们要关心的是持续发展。但是这个持续发展的过程里面,我们也需要预计。如果万一危机出现的时候 我们要走下坡,我们如何来预备?我们如何预计?或者是估计在我们的计划当中留下空间可能有机会。我们的教会或者机构会走下坡,而且走下坡的过程里面,我们如何带领我们的机构或者组织或者是教会,回复到我们应有的发展的方向 。
  • \r\n
\r\n


\r\n

\r\n

欲成为正道学习会员,请微信扫瞄二维码与杨老师联络

\"成为会员\"
\r\n

\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',43,1648817171),(24,28,'调适领导力(五)','

上载日期:2021.09.10

',1,'

上载日期:2021.09.10
\"\"

内容简介

尹博士继续分享,包括 “情景式的领导力“ 的理论,其实人做任何事情必定经过四个阶段:
开始我们有心、可是没有力、不懂,可是我们很有心做;
你慢慢学的,当发现原来那么难的心力都很低的,都想放弃的了,
后来你慢慢发现这个力越来越增长了,心想不是很高,
最后你有心有力,你就成功。
我们如何帮助这四样阶段的员工呢?

讲员简介

尹祖伊博士
工商管理博士
彼得.德鲁克管理学院(Peter F. Drucker Academy)首席讲师(Chief Drucker Educator)
香港大学专业进修学院(HKU SPACE)客席讲师
在过去10年为大中华地区不同工商、金融业界及政府、非牟利机构团体提供中高级管理培训及顾问咨询服务,其核心研究范畴为「创业动机」。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',5,1632653147),(25,28,'调适领导力(七)','

上载日期:2021.09.26

',1,'

上载日期:2021.09.26
\"\"

内容简介

吕庆雄博士和大家总结,他说作为领袖很重要的不是所有事情都要自己的,也需要找一些比你更好的人 更棒的人,他会做得更好的效果。所以就是懂得去选择人才,这个是非常重要的。所以今天其实当我们说这个调适领导或者这个领导,作为领袖我们调适的能力,其实不是说我们每一个人就一定能够很快的适应新的方法,或者是新的方式来。

讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者,他的专长是领导力研究,并有十多年机构管理及培训经验,理论与实践并重。

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',7,1632655795),(26,28,'调适领导力(八)','

上载日期:2021.09.26

',1,'

上载日期:2021.09.26
\"\"

内容简介

吕庆雄博士和大家总结,他说作为领袖很重要的不是所有事情都要自己的,也需要找一些比你更好的人 更棒的人,他会做得更好的效果。所以就是懂得去选择人才,这个是非常重要的。所以今天其实当我们说这个调适领导或者这个领导,作为领袖我们调适的能力,其实不是说我们每一个人就一定能够很快的适应新的方法,或者是新的方式来。

讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者,他的专长是领导力研究,并有十多年机构管理及培训经验,理论与实践并重。

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',7,1633087244),(27,28,'调适领导力(九)','

上载日期:2021.10.08

',1,'

上载日期:2021.10.08
\"\"

内容简介

面对新的改变的时候 ,需要人才来帮助领袖 去(处理),要培养这些人才,发现或者需要培养,留心他们的潜能和恩赐。也不要只是单单从我的角度,不如掉过头来吧我从这个人身上 我看见他有什么恩赐看着他有什么能力,然后再看 有什么可能是新的岗位 可以给他参与服侍。要反思组织里面如何建立和加强激励成员文化。就是保护来自基层领导的声音就是前线的弟兄姊妹 他们如何去处理我们如何聆听他们,领导者也要谦卑 。另外看见问题 ,会不会看见一个掉过头来发现那个问题或者是机会呢。

讲员简介

吕庆雄博士,他是领导力培训学院院长,灵风学者,他的专长是领导力研究,并有十多年机构管理及培训经验,理论与实践并重。

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',8,1633659940),(28,28,'沟通的艺术(三)','

上载日期:2021.10.16

',1,'

上载日期:2021.10.15
\"\"

内容简介

胡老师上一课与我们谈论如何建立彼此鼓励的家庭环境, 现在仔细讲 “与孩子沟通的十大原则”。
1. 积极正面的言语  2. 两分钟谈话的原则  3. 问题后果的原则  4. 情绪疏导的原则  5. 督促选择的原则
6. 事实和后果的原则  7. 双赢多赢的原则  8. 具体清晰的原则  9. 同理心的原则  10. 信任开放的原则

讲员简介

胡老师 Deborah从小便对于小孩子很感兴趣,很想了解他们心里到底在想什么,他们的行为是什么原因所引致的。所以在少年时期,她已开始参与一些教导小孩子的义务工作,以及经常阅读有关的参考书,就是在日常的生活中接触小孩子,或者是在街上观察成年人与孩子之间的互动,或交谈过程,都得到很多的启发,之后有机会到国外修读教育的课程,在已有的经验加上理论的基础帮助她在这方面的研究学习,更加广泛。

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',9,1634342963),(29,28,'理想太遥远?','

上载日期:2021.10.21

',1,'

上载日期:2021.10.21
\"\"

内容简介

退学四年后,以外卖员的身份再一次高分考入名牌大学,让26岁的王威走进公众视野。
所谓“只要工夫深,铁 杵磨成针”,而且很多名人都是大器晚成。
我们遭受各种试炼时,都要认为是大喜乐,因为知道你们的信心经过考验,就生忍耐。
三心二意的人不要想从主那里得到甚么,因為在他一切所行的路上都摇摆不定。
人总是喜爱舍难取易,但人生往往是难关重重,圣经提醒我们,神给我们困难,
是有益处的,要磨练我们,要我们学习忍耐,学习完美。而且在信仰的路途上,我们要立定心志跟随主耶稣

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。
持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',10,1634860344),(30,28,'夫妻相爱?还是相争?','

上载日期:2021.10.30

',1,'

上载日期:2021.10.30
\"\"

内容简介

上海一对夫妻约定假离婚买学区房,男方以离婚补偿款名义向女方转账近300万用以购房。没想到买好房后,妻子却不肯复婚了。圣贤明言,人若只顾利益,失去礼教,不顾道义,如禽兽无异,社会就会崩溃。所以,一切由个人开始,所谓修身齐家…,先了解自己,管理好自我,包括情绪、时间…等,对最亲近的人,尊重爱护,并有良好沟通,由内至外,由简至繁,才会有理想的家庭、工作和社交。

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。
持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',11,1635573507),(31,28,'在「重利轻义」的世界中还需要「尊师重道」?','

上载日期:2021.11.06

',1,'

上载日期:2021.11.06
\"\"

内容简介

教师节,重庆一名小学老师收到了班上男生送他的一束自制手工花。老师非常开心,随后要求孩子再背一首课外古诗作为礼物,男生当场愣住。現代我們太著重形式,《为什么上大学》作者秦春华認為上大学不是为了求富贵,而是要获得四个“识”。第一个“识”是知识。第二个“识”:见识。第三,光有知识和见识还不够,人还要有胆识。第四,也许是最重要的:认识。认识你自己,也就是你作为一个独一无二的创造体,来到这个世间的使命。马可记述这段财主问如何得永生的讨论,清楚显明耶稣的为道受死受苦的使命

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。
持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',12,1636184996),(32,28,'塞翁失马','

上载日期:2021.11.12

',1,'

上载日期:2021.11.12
\"\"

内容简介

日本二战战败后物资短缺,很多人民吃不到米饭,衍生拉面的需求,方便面等更风行全球。另外现在我们在很多大城市见到的港式茶餐厅,也是因为香港市民消费不起一般的西餐厅,因而衍生出来的。或许你的生意、工作,甚至是生活都感到穷途没路,但请放下犯法的念头,发挥你的创意,利用危机给你的机会,说不定开创另一门划时代的行业,或者另一种文化,起码是对自己的突破。

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。
持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',13,1636714008),(35,28,'天生我才必有用','

上载日期:2021.11.19

',1,'

上载日期:2021.11.19
\"\"

内容简介

浙江杭州市一名男子化身「兼职叫醒师」,在社交媒体微信朋友圈中,按客户的要求订制闹钟铃声。该男子透露,订单较多时,每月收入可高达10万人民币。市道不景,大家可能失去一些预算,甚至失业,以「天生我才必有用」的精神,加些创意和努力,或许可以走出另一片天地。不管你现在工作是否有问题,你都可以静下来想想,自己有什么天赋?什么人或事,是你在意或心动的?工作是有什么能力?性格上有什么特点?还有人生中有什么宝贵的经验?这些都很可能在告诉你,你独特人生的方向是应该怎样走。

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',14,1637489574),(38,28,'爱的教育(一)爱得正确','

上载日期:2021.11.25

',1,'

上载日期:2021.11.25
\"\"

内容简介

相信没有父母不爱惜自己的孩子,毕竟他们是和你有血缘关系,是生命相连的个体,所以有话说:“孩子是父母的心头肉”。但是爱孩子就必须先了解什么是真正的爱,然后你才可以用爱去教育他们成长。很多父母误以为用“宠”、“哄”让他们丰衣足食或满足他们一切的索要,就会令孩子幸福快乐。当然亦有人采取另外一个极端,就是事事都要严加控制、督促,他们的一切言行、情绪、思想,都要在他们划定的框架下生活,孩子才会走在正轨上,安全健康地成长。到底在“一切都是为了他们好!”的大前提下,怎样才是真正的爱的教育呢?

讲员简介

胡老师 Deborah从小便对于小孩子很感兴趣,很想了解他们心里到底在想什么,他们的行为是什么原因所引致的。所以在少年时期,她已开始参与一些教导小孩子的义务工作,以及经常阅读有关的参考书,就是在日常的生活中接触小孩子,或者是在街上观察成年人与孩子之间的互动,或交谈过程,都得到很多的启发,之后有机会到国外修读教育的课程,在已有的经验加上理论的基础帮助她在这方面的研究学习,更加广泛。


',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',15,1637819308),(39,28,'时代使命与更新服侍(二)','

上载日期:2021.12.09

',1,'

\r\n

\r\n
上载日期:2021.12.09
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

北京清华大学中国经济思想与实践研究院院长李稻葵预计,未来几年可能会是中国经济自改革开放后最困难时期,主要是全球在疫后将面对债务、产业链及碳排放三大衰退风险,而且中国的内需不足亦困扰经济运行,国内经济不能太乐观。杨博士继续分享现在是什么世代?圣经怎样看这时代? 大卫按 神的旨意服事了他那一世的人. 进入「新时代」,国际供应链转移,多个行业被管控,又鼓励三胎…等等。政策、社会、经济…等问题,我们该如何应对当前的挑战?
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',17,1639192230),(40,28,'时代使命与更新服侍','

上载日期:2021.12.04

',1,'

上载日期:2021.12.04
\"\"

内容简介

据英国媒体报道,世界卫生组织已将在南非发现的新型新冠病毒变异毒株列为“令人担忧”的变种,并已被命名为希腊名称Omicron。现在是什么世代?新時代?末世?圣经怎样看这时代? 大卫按 神的旨意服事了他那一世的人,进入「新时代」,国际供应链转移,多个行业被管控,又鼓励三胎…等等。政策、社会、经济…等问题,我们该如何应对当前的挑战?

讲员简介

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',16,1639192244),(41,28,'时代使命与更新服侍(三)','

上载日期:2021.12.17

',1,'

\r\n

\r\n
上载日期:2021.12.17
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

北京清华大学中国经济思想与实践研究院院长李稻葵预计,未来几年可能会是中国经济自改革开放后最困难时期,主要是全球在疫后将面对债务、产业链及碳排放三大衰退风险,而且中国的内需不足亦困扰经济运行,国内经济不能太乐观。杨博士继续分享现在是什么世代?圣经怎样看这时代? 大卫按 神的旨意服事了他那一世的人. 进入「新时代」,国际供应链转移,多个行业被管控,又鼓励三胎…等等。政策、社会、经济…等问题,我们该如何应对当前的挑战?
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',18,1639708693),(42,28,'时代使命与更新服侍(总)','

上载日期:2021.12.30

',1,'

\r\n

\r\n
上载日期:2021.12.30
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

杨博士总结时代使命与更新服侍,从环境、经济、社会和灵性分析现今时代。并引用诗篇、马太福音、路加福音、林前、提后和犹大书等经文看末世的情况。提醒我们,神让我们生於这时代,就是要服侍这时代,就如新酒装在新皮袋里。需要比跟随人的传统,看重神的教导,在教会、家庭和工作上更新和谦卑服侍。最重要是把握时机,广传福音。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',20,1641017716),(43,28,'时代使命与更新服侍(四)','

上载日期:2021.12.24

',1,'

\n

\n
上载日期:2021.12.24
\n
\"\"
\n

\n

\n

\n

内容简介

\n

\n

\n

\n

\n

\n

 《資本》杂志报导上周提到要注意金星冥王星的合相,会带来金融、货币政策的变更及监管。而确然,上周美国政府将多间中国企业列入出口管制实体列表,实施投资及出口限制,加剧中美角力,自然增加了投资市场的不确定性。在这「新纪元」时代,越来越来这种「预言」和「先知」。保罗提醒我们,末世必有艰难的日子来到。那时人会专爱自己,贪爱钱财,自夸,狂傲,毁谤,违背父母,忘恩负义,心不圣洁,没有亲情,抗拒和解,好说谗言,不能节制,性情凶暴,不爱良善,卖主卖友,任意妄为,自高自大,爱好宴乐,不爱神,有敬虔的外貌,却背弃了敬虔的实质,这等人你要避开。他们当中有人潜入别人家里,操纵无知的妇女;这些妇女被罪恶压制,被各样的私欲引诱,虽然常常学习,终久无法达到明白真理的地步。所以我们在这时代,要谨慎,也要努力传扬真道。
\n

\n

\n

\n

\n

讲员简介

\n

\n

\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',19,1641872135),(44,28,'人的计划Vs神的计划','

上载日期:2022.01.07

',1,'

\r\n

\r\n
上载日期:2022.01.07
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

一年之始,杨博士从旧約人物-雅各,與大家分享如何計划人生。首先我們如何看神的揀選和人的計划的关系。又看原生家庭的重要性,另外人的谋划和神的祝福,很多人一生追求爱情、事业和财富,是个人理想还是向神负责?总结是从雅各身上学到什么。神爱你不是因为我有什么好。对原生家庭和下一代影响的反省。「抓住」的人生与神的恩典的关系。还有神的「伤害」和祝福。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',21,1641528531),(46,28,'职场服侍','

上载日期:2022.01.14

',1,'

\r\n

\r\n
上载日期:2022.01.14
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

大部份信徒都在职,也有教牧在职场服侍,杨博士分享 保罗、亚居拉和百基拉的服侍。\r\n从当中学习,职场中的服侍是什么:\r\n1.是为了接触不同阶层的人\r\n2.不是次一等的宣教\r\n3.职场服侍士与宣教士是同工\r\n4.职场服侍与家庭是分不开的\r\n5.职场服侍需要打破框框\r\n6.职场服侍是机动性强的。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',22,1642166278),(47,28,'重建社区关系','

上载日期:2022.01.22

',1,'

\r\n

\r\n
上载日期:2022.01.22
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

我们的生活有家庭、教会,也多在社区中。但我们与社区的关系如何呢?\r\n在社会中生活,我们不要效法撒都该人的世俗、法利赛人的伪善。\r\n要善用今世的一切为永生准备。认识神不单是圣经知识和宗教行为。\r\n认识神是与神的亲密关系-爱神爱人。爱神爱人具体表现是爱眼前的人。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,并具有三十多年商界和机构具体管理与经营经验。持有国际认可转化型领导学博士,另具工商管理博士學位,近年经常到内地不同机构和企业,提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',24,1642781855),(48,28,'爱的教育 (二) 爱的语言','

上载日期:2022.01.27

',1,'

\r\n

\r\n
上载日期:2022.01.27
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

胡老师上次跟大家谈到爱的教育中第一讲 : 爱得正确, 接续第二讲:爱的语言。\r\n\r\n亲子关系中最重要的一样就是满足子女在情感上对爱的渴求。当青少年在父母的爱中得着安稳的倚靠,便有信心面对社会上种种负面影响,成年以后会变得成熟和有贡献。“情感上对爱的渴求”表示在每个子女的内心深处,都渴求与父母有亲密的关系、得到父母的接纳和支持。当 父母满足这些渴求的时候,他们便感到被\r\n\r\n爱;相反,他们的情感世界会感到空虚,而这份空虚的感觉将大大影响他们成长过 程中的行为,特别是对于青少年。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

胡老师 Deborah从小便对于小孩子很感兴趣,很想了解他们心里到底在想什么,他们的行为是什么原因所引致的。\r\n\r\n所以在少年时期,她已开始参与一些教导小孩子的义务工作,以及经常阅读有关的参考书,就是在日常的生活中接触小孩子,\r\n\r\n或者是在街上观察成年人与孩子之间的互动,或交谈过程,都得到很多的启发,之后有机会到国外修读教育的课程,\r\n\r\n在已有的经验加上理论的基础帮助她在这方面的研究学习,更加广泛。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',27,1643272182),(49,28,'财宝百倍、并享永生','

上载日期:2022.02.05

',1,'

\r\n

\r\n
上载日期:2022.02.05
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

一个有财有势的人来问耶稣,如何得永生,他虽然表现得很尊重耶稣,跑来的又跪下,\r\n\r\n但他只称主是夫子,即老师而已。耶稣对他的提醒,只有神是良善,意思是祂是神,\r\n\r\n又挑战他变卖一切来成为耶稣的跟随者。跟着对门徒(学生)和彼得(已是跟随者)的说话,\r\n\r\n对今日的我们,不同程度的「基督徒」有重要的提醒。
\r\n

\r\n

\r\n

\r\n

\r\n

讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,\r\n\r\n并具有三十多年商界和机构具体管理与经营经验。\r\n\r\n持有国际认可转化型领导学博士,另具工商管理博士学位,近年经常到内地不同机构和企业,\r\n\r\n提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',28,1644076317),(50,28,'一年之计','

上载日期:2022.02.10

',1,'

\r\n

\r\n
上载日期:2022.02.10
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

一年之计在於春,春节期间正好计划一下今年的工作。杨博士分享一个年轻才俊的故事,\r\n\r\n提醒我们人生的优先次序。人生也有很多我们不能控制的因素,工作、家庭和教会之间的互动,\r\n\r\n人生中各种关系、优次和逻辑,都是需要反思和重新整理,才能事半功倍,活出丰盛人生。


讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,\r\n\r\n并具有三十多年商界和机构具体管理与经营经验。\r\n\r\n持有国际认可转化型领导学博士,另具工商管理博士学位,近年经常到内地不同机构和企业,\r\n\r\n提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',29,1644499624),(51,28,'更新内在生命','

上载日期:2022.02.18

',1,'

\r\n

\r\n
上载日期:2022.02.18
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

杨博士从彼得蒙召的经历的三个阶段,由他初遇上主耶稣,后来在加利利湖边的再遇,\r\n\r\n最后主对彼得的再三呼召,杨博士分享阻碍我们属灵生命更新的三座大山,\r\n\r\n分别是1.我们的经验、2.我们的罪、3.沒有真正的撇下。另外杨博士还告诉我们更新生命的动力。


讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,\r\n\r\n并具有三十多年商界和机构具体管理与经营经验。\r\n\r\n持有国际认可转化型领导学博士,另具工商管理博士学位,近年经常到内地不同机构和企业,\r\n\r\n提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',30,1645172654),(52,28,'数算恩典,使命人生','

上载日期:2022.02.24

',1,'

\r\n

\r\n
上载日期:2022.02.24
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

时间过得很快,农历年和冬奥都过去,杨博士以摩西诗篇九十篇1-12节,从历史、职场和救恩,\r\n\r\n分享如何数算历代历世,数算人生的年月,数算神的恩典,重拾信仰的根本,寻回自己的召命,\r\n\r\n重要的是活出使命人生,活出使命教会。


讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,\r\n\r\n并具有三十多年商界和机构具体管理与经营经验。\r\n\r\n持有国际认可转化型领导学博士,另具工商管理博士学位,近年经常到内地不同机构和企业,\r\n\r\n提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',31,1645676724),(53,28,'胡同中的出路','

上载日期:2022.03.07

',1,'

\r\n

\r\n
上载日期:2022.03.07
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

人生有时候看似无路可行,走入胡同中,问题可以是发生在你的工作、财务、感情,甚至是服侍上。\r\n\r\n杨荣轩博士用以利亚服侍走到尽头的故事,和大家分享,如何在绝境中找到出路。\r\n\r\n首先我们要让自己休息好,补充身体所需,另外不要为自己设下框框,不要跟别人比较,\r\n\r\n包括过去的自己,最重要是忠於使命,开放自己的境界,不要限制於地域、人物和时间。


讲员简介

\r\n

\r\n

\r\n

杨荣轩博士早于二十世纪八十年代,从事内地企业集团经济顾问工作,多年来走遍大江南北,\r\n\r\n并具有三十多年商界和机构具体管理与经营经验。\r\n\r\n持有国际认可转化型领导学博士,另具工商管理博士学位,近年经常到内地不同机构和企业,\r\n\r\n提供指导及经营教练服务,尤其专长跨文化营商项目。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',32,1646647910),(54,28,'圣经中的仆人领导(一)','

上载日期:2022.03.11

',1,'

\r\n

\r\n
上载日期:2022.03.11
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

吕庆雄博士分享圣经中的仆人领导。他首先分享仆人领导的经文,来自路加福音十二章45-48节。\r\n\r\n仆人要忠心,忠心是警醒等候主人的时间,忠心也是要知行合一。忠心的考验是当主人迟迟不出现时,\r\n\r\n仆人的表现。补充经文是路加福音十二章41-44节。\r\n\r\n至於属灵领袖带领的工作,就是建立人的工作,神以此看我们是否忠心。回顾领袖在教会/职场岗位,\r\n\r\n如何做「人」的工作。\r\n\r\n跟着吕博士分享忠心的管家,经文是马太福音二十五章14-30节。\r\n\r\n作为管家,我们要思考,神给我们的“资源”包括什么?什么是我的“他连得”?\r\n\r\n今年我们的计划如何运作这些“资源”去回应神给我们的召命?


讲员简介

\r\n

\r\n

\r\n

吕庆雄博士,他是领导力培训学院院长,灵风学者,\r\n\r\n他的专长是领导力研究,并有十多年机构管理及培训经验,\r\n\r\n理论与实践并重。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',33,1646992984),(55,28,'仆人领导如何打造高效果团队(一)','

上载日期:2022.04.01

',1,'

\r\n

\r\n
上载日期:2022.04.01
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

周金钟博士跟大家分享的是两方面,首先重温一下什么叫仆人领导力 , 他会用更多的时间是去分享如何去打造一个仆人领导的高效团队。包括RPR, R就是Relationship 就是关系,第二就是Processes P就是一种的过程 ,然后呢 最后的那个就是Result 就是这个目标。所以仆人领导 其实是从这三方面去大家互相的配合的,首先 仆人领导是以人为中心 ,如何和员工建立良好的关系 。建立良好的工作关系激励他们能够有更好的员工的敬业度 ,一起朝着那个目标去前进 ,在整个的过程中 是以价值观为 过程。

讲员简介

\r\n

\r\n

\r\n

周金钟博士在高端战略和商业流程创新重组管理领域具有20多年的成功实践。自上世纪90年代开始投身资产管理和资本运营机构。曾任RCM Capital Management投资运营部门总监,在全球有七个国际分部。现任加拿大Gravtias Securities Inc. 董事长,业务包括投资银行及理财管理。在多伦多及温哥华设有办事处。 曾任西三一大学商业领导力硕士(中国) 项目主任,现任学术质量督导。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',41,1648816700),(56,1,'成为正道学习会员','

欲成为正道学习会员,请微信扫瞄二维码与杨老师联络

\"成为会员\"


',1,'

欲成为正道学习会员,请微信扫瞄二维码与杨老师联络

\"成为会员\"



',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',2,1647874233),(59,28,'圣经中的仆人领导(二)','

上载日期:2022.03.16

',1,'

\r\n

\r\n
上载日期:2022.03.16
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

吕庆雄博士分享到如何去做出改变,这个是困难的。经文是马可福音六章7-13节。\r\n\r\n第一方面是需要我们明白神呼召,我是谁,我有什么的特质,好像上周提到 ,就是我们有的他连得是多少,是从自己的角度去理解;\r\n\r\n另外一方面从神的角度来理解祂的心意是什么, 就是祂差遣我们去哪里 ,要我们往什么样的目标,跟方向去进行,\r\n\r\n可能他差遣我们出去,不一定是我们来完成的…。


讲员简介

\r\n

\r\n

\r\n

吕庆雄博士,他是领导力培训学院院长,灵风学者,\r\n\r\n他的专长是领导力研究,并有十多年机构管理及培训经验,\r\n\r\n理论与实践并重。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',35,1648261456),(60,28,'圣经中的仆人领导(三)','

上载日期:2022.03.25

',1,'

\r\n

\r\n
上载日期:2022.03.25
\r\n
\"\"
\r\n

\r\n

\r\n

\r\n

内容简介

\r\n

\r\n

\r\n

\r\n

\r\n

\r\n

吕庆雄博士分以约翰福音十章1-19节好牧人的比喻总结「圣经中仆人领导」这分享,背景是在野外的地方牧羊人就做一些围栏 把羊圈,羊圈这个围栏是没有门,在这个出入口这个地方 就让在外面生火 也让牧羊人守在这个门口。另外羊不单是认得自己牧羊人的声音, 还会跟随着他走。耶稣用羊跟牧羊人的关系比喻我们好牧人,好牧人认识他的羊 羊也认识他 好像是父认识他一样 ,这种认识不是表面的认识 ,这个认识是很熟悉的意思。最后吕博士提醒,牺牲包括是我们舒服的生活或者是,放下我们的安全感 来到主的面前愿意冒险,实际上可能是回到我们的使命所在的地方那里可能不是那么的开心 ,不是所有做事情顺利,那里可能是面对一些我觉得非常困难的人, 如果要改变 总有人会反对的 ,你愿意付出多少的代价面对这些反对的人呢?

讲员简介

\r\n

\r\n

\r\n

吕庆雄博士,他是领导力培训学院院长,灵风学者,\r\n\r\n他的专长是领导力研究,并有十多年机构管理及培训经验,\r\n\r\n理论与实践并重。

\r\n

',1,0,NULL,5,'a:3:{s:12:\"printheading\";s:1:\"0\";s:10:\"printintro\";s:1:\"0\";s:17:\"printlastmodified\";s:1:\"0\";}',40,1648816503); /*!40000 ALTER TABLE `mdl_page` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_paygw_paypal` -- DROP TABLE IF EXISTS `mdl_paygw_paypal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_paygw_paypal` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `paymentid` bigint(10) NOT NULL, `pp_orderid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'The ID of the order in PayPal', PRIMARY KEY (`id`), UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores PayPal related information'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_paygw_paypal` -- LOCK TABLES `mdl_paygw_paypal` WRITE; /*!40000 ALTER TABLE `mdl_paygw_paypal` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_paygw_paypal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_payment_accounts` -- DROP TABLE IF EXISTS `mdl_payment_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_payment_accounts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `contextid` bigint(10) NOT NULL, `enabled` tinyint(1) NOT NULL DEFAULT '0', `archived` tinyint(1) NOT NULL DEFAULT '0', `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_payment_accounts` -- LOCK TABLES `mdl_payment_accounts` WRITE; /*!40000 ALTER TABLE `mdl_payment_accounts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_payment_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_payment_gateways` -- DROP TABLE IF EXISTS `mdl_payment_gateways`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_payment_gateways` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `accountid` bigint(10) NOT NULL, `gateway` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `enabled` tinyint(1) NOT NULL DEFAULT '1', `config` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_paymgate_acc_ix` (`accountid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_payment_gateways` -- LOCK TABLES `mdl_payment_gateways` WRITE; /*!40000 ALTER TABLE `mdl_payment_gateways` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_payment_gateways` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_payments` -- DROP TABLE IF EXISTS `mdl_payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_payments` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `paymentarea` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `amount` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `currency` varchar(3) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `accountid` bigint(10) NOT NULL, `gateway` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_paym_gat_ix` (`gateway`), KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`), KEY `mdl_paym_use_ix` (`userid`), KEY `mdl_paym_acc_ix` (`accountid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_payments` -- LOCK TABLES `mdl_payments` WRITE; /*!40000 ALTER TABLE `mdl_payments` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_instance` -- DROP TABLE IF EXISTS `mdl_portfolio_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_instance` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `plugin` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `visible` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='base table (not including config data) for instances of port'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_instance` -- LOCK TABLES `mdl_portfolio_instance` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_instance` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_instance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_instance_config` -- DROP TABLE IF EXISTS `mdl_portfolio_instance_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_instance_config` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `instance` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_portinstconf_nam_ix` (`name`), KEY `mdl_portinstconf_ins_ix` (`instance`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='config for portfolio plugin instances'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_instance_config` -- LOCK TABLES `mdl_portfolio_instance_config` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_instance_config` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_instance_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_instance_user` -- DROP TABLE IF EXISTS `mdl_portfolio_instance_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_instance_user` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `instance` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_portinstuser_ins_ix` (`instance`), KEY `mdl_portinstuser_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='user data for portfolio instances.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_instance_user` -- LOCK TABLES `mdl_portfolio_instance_user` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_instance_user` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_instance_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_log` -- DROP TABLE IF EXISTS `mdl_portfolio_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `time` bigint(10) NOT NULL, `portfolio` bigint(10) NOT NULL, `caller_class` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `caller_file` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `caller_component` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `caller_sha1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `tempdataid` bigint(10) NOT NULL DEFAULT '0', `returnurl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `continueurl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_portlog_use_ix` (`userid`), KEY `mdl_portlog_por_ix` (`portfolio`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='log of portfolio transfers (used to later check for duplicat'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_log` -- LOCK TABLES `mdl_portfolio_log` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_log` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_mahara_queue` -- DROP TABLE IF EXISTS `mdl_portfolio_mahara_queue`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_mahara_queue` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `transferid` bigint(10) NOT NULL, `token` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_portmahaqueu_tok_ix` (`token`), KEY `mdl_portmahaqueu_tra_ix` (`transferid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='maps mahara tokens to transfer ids'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_mahara_queue` -- LOCK TABLES `mdl_portfolio_mahara_queue` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_mahara_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_mahara_queue` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_portfolio_tempdata` -- DROP TABLE IF EXISTS `mdl_portfolio_tempdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_portfolio_tempdata` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `data` longtext COLLATE utf8mb4_unicode_ci, `expirytime` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `instance` bigint(10) DEFAULT '0', `queued` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_porttemp_use_ix` (`userid`), KEY `mdl_porttemp_ins_ix` (`instance`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='stores temporary data for portfolio exports. the id of this '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_portfolio_tempdata` -- LOCK TABLES `mdl_portfolio_tempdata` WRITE; /*!40000 ALTER TABLE `mdl_portfolio_tempdata` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_portfolio_tempdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_post` -- DROP TABLE IF EXISTS `mdl_post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_post` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `module` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `userid` bigint(10) NOT NULL DEFAULT '0', `courseid` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) NOT NULL DEFAULT '0', `moduleid` bigint(10) NOT NULL DEFAULT '0', `coursemoduleid` bigint(10) NOT NULL DEFAULT '0', `subject` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `summary` longtext COLLATE utf8mb4_unicode_ci, `content` longtext COLLATE utf8mb4_unicode_ci, `uniquehash` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `rating` bigint(10) NOT NULL DEFAULT '0', `format` bigint(10) NOT NULL DEFAULT '0', `summaryformat` tinyint(2) NOT NULL DEFAULT '0', `attachment` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `publishstate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'draft', `lastmodified` bigint(10) NOT NULL DEFAULT '0', `created` bigint(10) NOT NULL DEFAULT '0', `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`), KEY `mdl_post_las_ix` (`lastmodified`), KEY `mdl_post_mod_ix` (`module`), KEY `mdl_post_sub_ix` (`subject`), KEY `mdl_post_use_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Generic post table to hold data blog entries etc in differen'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_post` -- LOCK TABLES `mdl_post` WRITE; /*!40000 ALTER TABLE `mdl_post` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_profiling` -- DROP TABLE IF EXISTS `mdl_profiling`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_profiling` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `runid` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `totalexecutiontime` bigint(10) NOT NULL, `totalcputime` bigint(10) NOT NULL, `totalcalls` bigint(10) NOT NULL, `totalmemory` bigint(10) NOT NULL, `runreference` tinyint(2) NOT NULL DEFAULT '0', `runcomment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timecreated` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_prof_run_uix` (`runid`), KEY `mdl_prof_urlrun_ix` (`url`,`runreference`), KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the results of all the profiling runs'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_profiling` -- LOCK TABLES `mdl_profiling` WRITE; /*!40000 ALTER TABLE `mdl_profiling` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_profiling` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddimageortext` -- DROP TABLE IF EXISTS `mdl_qtype_ddimageortext`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddimageortext` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_qtypddim_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines drag and drop (text or images onto a background imag'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddimageortext` -- LOCK TABLES `mdl_qtype_ddimageortext` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddimageortext_drags` -- DROP TABLE IF EXISTS `mdl_qtype_ddimageortext_drags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddimageortext_drags` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `no` bigint(10) NOT NULL DEFAULT '0', `draggroup` bigint(10) NOT NULL DEFAULT '0', `infinite` smallint(4) NOT NULL DEFAULT '0', `label` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_qtypddimdrag_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Images to drag. Actual file names are not stored here we use'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddimageortext_drags` -- LOCK TABLES `mdl_qtype_ddimageortext_drags` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext_drags` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext_drags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddimageortext_drops` -- DROP TABLE IF EXISTS `mdl_qtype_ddimageortext_drops`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddimageortext_drops` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `no` bigint(10) NOT NULL DEFAULT '0', `xleft` bigint(10) NOT NULL DEFAULT '0', `ytop` bigint(10) NOT NULL DEFAULT '0', `choice` bigint(10) NOT NULL DEFAULT '0', `label` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_qtypddimdrop_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Drop boxes'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddimageortext_drops` -- LOCK TABLES `mdl_qtype_ddimageortext_drops` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext_drops` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddimageortext_drops` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddmarker` -- DROP TABLE IF EXISTS `mdl_qtype_ddmarker`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddmarker` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', `showmisplaced` smallint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_qtypddma_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines drag and drop (text or images onto a background imag'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddmarker` -- LOCK TABLES `mdl_qtype_ddmarker` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddmarker` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddmarker` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddmarker_drags` -- DROP TABLE IF EXISTS `mdl_qtype_ddmarker_drags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddmarker_drags` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `no` bigint(10) NOT NULL DEFAULT '0', `label` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `infinite` smallint(4) NOT NULL DEFAULT '0', `noofdrags` bigint(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `mdl_qtypddmadrag_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Labels for markers to drag.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddmarker_drags` -- LOCK TABLES `mdl_qtype_ddmarker_drags` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddmarker_drags` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddmarker_drags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_ddmarker_drops` -- DROP TABLE IF EXISTS `mdl_qtype_ddmarker_drops`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_ddmarker_drops` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `no` bigint(10) NOT NULL DEFAULT '0', `shape` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `coords` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `choice` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_qtypddmadrop_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='drop regions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_ddmarker_drops` -- LOCK TABLES `mdl_qtype_ddmarker_drops` WRITE; /*!40000 ALTER TABLE `mdl_qtype_ddmarker_drops` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_ddmarker_drops` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_essay_options` -- DROP TABLE IF EXISTS `mdl_qtype_essay_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_essay_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL, `responseformat` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'editor', `responserequired` tinyint(2) NOT NULL DEFAULT '1', `responsefieldlines` smallint(4) NOT NULL DEFAULT '15', `minwordlimit` bigint(10) DEFAULT NULL, `maxwordlimit` bigint(10) DEFAULT NULL, `attachments` smallint(4) NOT NULL DEFAULT '0', `attachmentsrequired` smallint(4) NOT NULL DEFAULT '0', `graderinfo` longtext COLLATE utf8mb4_unicode_ci, `graderinfoformat` smallint(4) NOT NULL DEFAULT '0', `responsetemplate` longtext COLLATE utf8mb4_unicode_ci, `responsetemplateformat` smallint(4) NOT NULL DEFAULT '0', `maxbytes` bigint(10) NOT NULL DEFAULT '0', `filetypeslist` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Extra options for essay questions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_essay_options` -- LOCK TABLES `mdl_qtype_essay_options` WRITE; /*!40000 ALTER TABLE `mdl_qtype_essay_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_essay_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_match_options` -- DROP TABLE IF EXISTS `mdl_qtype_match_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_match_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines the question-type specific options for matching ques'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_match_options` -- LOCK TABLES `mdl_qtype_match_options` WRITE; /*!40000 ALTER TABLE `mdl_qtype_match_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_match_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_match_subquestions` -- DROP TABLE IF EXISTS `mdl_qtype_match_subquestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_match_subquestions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `questiontext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `questiontextformat` tinyint(2) NOT NULL DEFAULT '0', `answertext` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_qtypmatcsubq_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The subquestions that make up a matching question'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_match_subquestions` -- LOCK TABLES `mdl_qtype_match_subquestions` WRITE; /*!40000 ALTER TABLE `mdl_qtype_match_subquestions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_match_subquestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_multichoice_options` -- DROP TABLE IF EXISTS `mdl_qtype_multichoice_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_multichoice_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `layout` smallint(4) NOT NULL DEFAULT '0', `single` smallint(4) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `answernumbering` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'abc', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', `showstandardinstruction` tinyint(2) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for multiple choice questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_multichoice_options` -- LOCK TABLES `mdl_qtype_multichoice_options` WRITE; /*!40000 ALTER TABLE `mdl_qtype_multichoice_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_multichoice_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_randomsamatch_options` -- DROP TABLE IF EXISTS `mdl_qtype_randomsamatch_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_randomsamatch_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `choose` bigint(10) NOT NULL DEFAULT '4', `subcats` tinyint(2) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Info about a random short-answer matching question'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_randomsamatch_options` -- LOCK TABLES `mdl_qtype_randomsamatch_options` WRITE; /*!40000 ALTER TABLE `mdl_qtype_randomsamatch_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_randomsamatch_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_qtype_shortanswer_options` -- DROP TABLE IF EXISTS `mdl_qtype_shortanswer_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_qtype_shortanswer_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `usecase` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for short answer questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_qtype_shortanswer_options` -- LOCK TABLES `mdl_qtype_shortanswer_options` WRITE; /*!40000 ALTER TABLE `mdl_qtype_shortanswer_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_qtype_shortanswer_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question` -- DROP TABLE IF EXISTS `mdl_question`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `category` bigint(10) NOT NULL DEFAULT '0', `parent` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `questiontext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `questiontextformat` tinyint(2) NOT NULL DEFAULT '0', `generalfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `generalfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000', `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333', `qtype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `length` bigint(10) NOT NULL DEFAULT '1', `stamp` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `version` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `hidden` tinyint(1) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `createdby` bigint(10) DEFAULT NULL, `modifiedby` bigint(10) DEFAULT NULL, `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`), KEY `mdl_ques_qty_ix` (`qtype`), KEY `mdl_ques_cat_ix` (`category`), KEY `mdl_ques_par_ix` (`parent`), KEY `mdl_ques_cre_ix` (`createdby`), KEY `mdl_ques_mod_ix` (`modifiedby`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The questions themselves'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question` -- LOCK TABLES `mdl_question` WRITE; /*!40000 ALTER TABLE `mdl_question` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_answers` -- DROP TABLE IF EXISTS `mdl_question_answers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_answers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `answer` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `answerformat` tinyint(2) NOT NULL DEFAULT '0', `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000', `feedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `feedbackformat` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quesansw_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Answers, with a fractional grade (0-1) and feedback'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_answers` -- LOCK TABLES `mdl_question_answers` WRITE; /*!40000 ALTER TABLE `mdl_question_answers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_answers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_attempt_step_data` -- DROP TABLE IF EXISTS `mdl_question_attempt_step_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_attempt_step_data` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `attemptstepid` bigint(10) NOT NULL, `name` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`) ) ENGINE=InnoDB AUTO_INCREMENT=3502 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each question_attempt_step has an associative array of the d'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_attempt_step_data` -- LOCK TABLES `mdl_question_attempt_step_data` WRITE; /*!40000 ALTER TABLE `mdl_question_attempt_step_data` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_attempt_step_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_attempt_steps` -- DROP TABLE IF EXISTS `mdl_question_attempt_steps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_attempt_steps` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionattemptid` bigint(10) NOT NULL, `sequencenumber` bigint(10) NOT NULL, `state` varchar(13) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `fraction` decimal(12,7) DEFAULT NULL, `timecreated` bigint(10) NOT NULL, `userid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`), KEY `mdl_quesattestep_que_ix` (`questionattemptid`), KEY `mdl_quesattestep_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=3438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores one step in in a question attempt. As well as the dat'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_attempt_steps` -- LOCK TABLES `mdl_question_attempt_steps` WRITE; /*!40000 ALTER TABLE `mdl_question_attempt_steps` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_attempt_steps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_attempts` -- DROP TABLE IF EXISTS `mdl_question_attempts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_attempts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionusageid` bigint(10) NOT NULL, `slot` bigint(10) NOT NULL, `behaviour` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `questionid` bigint(10) NOT NULL, `variant` bigint(10) NOT NULL DEFAULT '1', `maxmark` decimal(12,7) NOT NULL, `minfraction` decimal(12,7) NOT NULL, `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000', `flagged` tinyint(1) NOT NULL DEFAULT '0', `questionsummary` longtext COLLATE utf8mb4_unicode_ci, `rightanswer` longtext COLLATE utf8mb4_unicode_ci, `responsesummary` longtext COLLATE utf8mb4_unicode_ci, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`), KEY `mdl_quesatte_beh_ix` (`behaviour`), KEY `mdl_quesatte_que_ix` (`questionid`), KEY `mdl_quesatte_que2_ix` (`questionusageid`) ) ENGINE=InnoDB AUTO_INCREMENT=1770 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each row here corresponds to an attempt at one question, as '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_attempts` -- LOCK TABLES `mdl_question_attempts` WRITE; /*!40000 ALTER TABLE `mdl_question_attempts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_attempts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_calculated` -- DROP TABLE IF EXISTS `mdl_question_calculated`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_calculated` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `answer` bigint(10) NOT NULL DEFAULT '0', `tolerance` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.0', `tolerancetype` bigint(10) NOT NULL DEFAULT '1', `correctanswerlength` bigint(10) NOT NULL DEFAULT '2', `correctanswerformat` bigint(10) NOT NULL DEFAULT '2', PRIMARY KEY (`id`), KEY `mdl_quescalc_ans_ix` (`answer`), KEY `mdl_quescalc_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for questions of type calculated'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_calculated` -- LOCK TABLES `mdl_question_calculated` WRITE; /*!40000 ALTER TABLE `mdl_question_calculated` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_calculated` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_calculated_options` -- DROP TABLE IF EXISTS `mdl_question_calculated_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_calculated_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `synchronize` tinyint(2) NOT NULL DEFAULT '0', `single` smallint(4) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '0', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `answernumbering` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'abc', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quescalcopti_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for questions of type calculated'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_calculated_options` -- LOCK TABLES `mdl_question_calculated_options` WRITE; /*!40000 ALTER TABLE `mdl_question_calculated_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_calculated_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_categories` -- DROP TABLE IF EXISTS `mdl_question_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_categories` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `contextid` bigint(10) NOT NULL DEFAULT '0', `info` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `infoformat` tinyint(2) NOT NULL DEFAULT '0', `stamp` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `parent` bigint(10) NOT NULL DEFAULT '0', `sortorder` bigint(10) NOT NULL DEFAULT '999', `idnumber` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`), UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`), KEY `mdl_quescate_con_ix` (`contextid`), KEY `mdl_quescate_par_ix` (`parent`) ) ENGINE=InnoDB AUTO_INCREMENT=176 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Categories are for grouping questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_categories` -- LOCK TABLES `mdl_question_categories` WRITE; /*!40000 ALTER TABLE `mdl_question_categories` DISABLE KEYS */; INSERT INTO `mdl_question_categories` VALUES (24,'Miscellaneous的預設',543,'在處境\"Miscellaneous\"共用的試題的預設類別。',0,'web2.hchannel.tv+200423171512+kH74cl',175,999,NULL),(25,'top',1,'',0,'web2.hchannel.tv+200423171512+wWCsoK',0,0,NULL),(26,'系統的預設',1,'在處境\"系統\"共用的試題的預設類別。',0,'web2.hchannel.tv+200423171512+YYhuhS',25,999,NULL),(144,'生命成長研經課程的預設',543,'在處境\"生命成長研經課程\"共用的試題的預設類別。',0,'web2.hchannel.tv+200726151905+ekYEpK',175,999,NULL),(152,'雅燕媽媽的預設',543,'在處境\"雅燕媽媽\"共用的試題的預設類別。',0,'web2.hchannel.tv+210611083757+Nm7yY9',175,999,NULL),(154,'正向教育系列的預設',543,'在處境\"正向教育系列\"共用的試題的預設類別。',0,'web2.hchannel.tv+210611083757+ceKzAi',175,999,NULL),(156,'領導力培訓學員的預設',543,'在處境\"領導力培訓學員\"共用的試題的預設類別。',0,'web2.hchannel.tv+210611083757+njBliK',175,999,NULL),(175,'top',543,'',0,'web2.hchannel.tv+210824153444+TWTXL7',0,0,NULL); /*!40000 ALTER TABLE `mdl_question_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_dataset_definitions` -- DROP TABLE IF EXISTS `mdl_question_dataset_definitions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_dataset_definitions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `category` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` bigint(10) NOT NULL DEFAULT '0', `options` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemcount` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quesdatadefi_cat_ix` (`category`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Organises and stores properties for dataset items'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_dataset_definitions` -- LOCK TABLES `mdl_question_dataset_definitions` WRITE; /*!40000 ALTER TABLE `mdl_question_dataset_definitions` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_dataset_definitions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_dataset_items` -- DROP TABLE IF EXISTS `mdl_question_dataset_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_dataset_items` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `definition` bigint(10) NOT NULL DEFAULT '0', `itemnumber` bigint(10) NOT NULL DEFAULT '0', `value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_quesdataitem_def_ix` (`definition`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Individual dataset items'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_dataset_items` -- LOCK TABLES `mdl_question_dataset_items` WRITE; /*!40000 ALTER TABLE `mdl_question_dataset_items` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_dataset_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_datasets` -- DROP TABLE IF EXISTS `mdl_question_datasets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_datasets` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `datasetdefinition` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`), KEY `mdl_quesdata_que_ix` (`question`), KEY `mdl_quesdata_dat_ix` (`datasetdefinition`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Many-many relation between questions and dataset definitions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_datasets` -- LOCK TABLES `mdl_question_datasets` WRITE; /*!40000 ALTER TABLE `mdl_question_datasets` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_datasets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_ddwtos` -- DROP TABLE IF EXISTS `mdl_question_ddwtos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_ddwtos` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quesddwt_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines drag and drop (words into sentences) questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_ddwtos` -- LOCK TABLES `mdl_question_ddwtos` WRITE; /*!40000 ALTER TABLE `mdl_question_ddwtos` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_ddwtos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_gapselect` -- DROP TABLE IF EXISTS `mdl_question_gapselect`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_gapselect` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL DEFAULT '0', `shuffleanswers` smallint(4) NOT NULL DEFAULT '1', `correctfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `correctfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `partiallycorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `partiallycorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `incorrectfeedback` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `incorrectfeedbackformat` tinyint(2) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quesgaps_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines select missing words questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_gapselect` -- LOCK TABLES `mdl_question_gapselect` WRITE; /*!40000 ALTER TABLE `mdl_question_gapselect` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_gapselect` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_hints` -- DROP TABLE IF EXISTS `mdl_question_hints`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_hints` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionid` bigint(10) NOT NULL, `hint` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `hintformat` smallint(4) NOT NULL DEFAULT '0', `shownumcorrect` tinyint(1) DEFAULT NULL, `clearwrong` tinyint(1) DEFAULT NULL, `options` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_queshint_que_ix` (`questionid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the the part of the question definition that gives di'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_hints` -- LOCK TABLES `mdl_question_hints` WRITE; /*!40000 ALTER TABLE `mdl_question_hints` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_hints` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_multianswer` -- DROP TABLE IF EXISTS `mdl_question_multianswer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_multianswer` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `sequence` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_quesmult_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for multianswer questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_multianswer` -- LOCK TABLES `mdl_question_multianswer` WRITE; /*!40000 ALTER TABLE `mdl_question_multianswer` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_multianswer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_numerical` -- DROP TABLE IF EXISTS `mdl_question_numerical`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_numerical` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `answer` bigint(10) NOT NULL DEFAULT '0', `tolerance` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.0', PRIMARY KEY (`id`), KEY `mdl_quesnume_ans_ix` (`answer`), KEY `mdl_quesnume_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for numerical questions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_numerical` -- LOCK TABLES `mdl_question_numerical` WRITE; /*!40000 ALTER TABLE `mdl_question_numerical` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_numerical` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_numerical_options` -- DROP TABLE IF EXISTS `mdl_question_numerical_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_numerical_options` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `showunits` smallint(4) NOT NULL DEFAULT '0', `unitsleft` smallint(4) NOT NULL DEFAULT '0', `unitgradingtype` smallint(4) NOT NULL DEFAULT '0', `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000', PRIMARY KEY (`id`), KEY `mdl_quesnumeopti_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for questions of type numerical This table is also u'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_numerical_options` -- LOCK TABLES `mdl_question_numerical_options` WRITE; /*!40000 ALTER TABLE `mdl_question_numerical_options` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_numerical_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_numerical_units` -- DROP TABLE IF EXISTS `mdl_question_numerical_units`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_numerical_units` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000', `unit` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`), KEY `mdl_quesnumeunit_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Optional unit options for numerical questions. This table is'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_numerical_units` -- LOCK TABLES `mdl_question_numerical_units` WRITE; /*!40000 ALTER TABLE `mdl_question_numerical_units` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_numerical_units` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_response_analysis` -- DROP TABLE IF EXISTS `mdl_question_response_analysis`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_response_analysis` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `hashcode` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `whichtries` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL, `questionid` bigint(10) NOT NULL, `variant` bigint(10) DEFAULT NULL, `subqid` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `aid` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `response` longtext COLLATE utf8mb4_unicode_ci, `credit` decimal(15,5) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Analysis of student responses given to questions.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_response_analysis` -- LOCK TABLES `mdl_question_response_analysis` WRITE; /*!40000 ALTER TABLE `mdl_question_response_analysis` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_response_analysis` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_response_count` -- DROP TABLE IF EXISTS `mdl_question_response_count`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_response_count` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `analysisid` bigint(10) NOT NULL, `try` bigint(10) NOT NULL, `rcount` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_quesrespcoun_ana_ix` (`analysisid`) ) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Count for each responses for each try at a question.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_response_count` -- LOCK TABLES `mdl_question_response_count` WRITE; /*!40000 ALTER TABLE `mdl_question_response_count` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_response_count` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_statistics` -- DROP TABLE IF EXISTS `mdl_question_statistics`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_statistics` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `hashcode` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL, `questionid` bigint(10) NOT NULL, `slot` bigint(10) DEFAULT NULL, `subquestion` smallint(4) NOT NULL, `variant` bigint(10) DEFAULT NULL, `s` bigint(10) NOT NULL DEFAULT '0', `effectiveweight` decimal(15,5) DEFAULT NULL, `negcovar` tinyint(2) NOT NULL DEFAULT '0', `discriminationindex` decimal(15,5) DEFAULT NULL, `discriminativeefficiency` decimal(15,5) DEFAULT NULL, `sd` decimal(15,10) DEFAULT NULL, `facility` decimal(15,10) DEFAULT NULL, `subquestions` longtext COLLATE utf8mb4_unicode_ci, `maxmark` decimal(12,7) DEFAULT NULL, `positions` longtext COLLATE utf8mb4_unicode_ci, `randomguessscore` decimal(12,7) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Statistics for individual questions used in an activity.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_statistics` -- LOCK TABLES `mdl_question_statistics` WRITE; /*!40000 ALTER TABLE `mdl_question_statistics` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_statistics` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_truefalse` -- DROP TABLE IF EXISTS `mdl_question_truefalse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_truefalse` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `question` bigint(10) NOT NULL DEFAULT '0', `trueanswer` bigint(10) NOT NULL DEFAULT '0', `falseanswer` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_questrue_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Options for True-False questions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_truefalse` -- LOCK TABLES `mdl_question_truefalse` WRITE; /*!40000 ALTER TABLE `mdl_question_truefalse` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_truefalse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_question_usages` -- DROP TABLE IF EXISTS `mdl_question_usages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_question_usages` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `component` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `preferredbehaviour` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_quesusag_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=363 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table''s main purpose it to assign a unique id to each a'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_question_usages` -- LOCK TABLES `mdl_question_usages` WRITE; /*!40000 ALTER TABLE `mdl_question_usages` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_question_usages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz` -- DROP TABLE IF EXISTS `mdl_quiz`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `timeopen` bigint(10) NOT NULL DEFAULT '0', `timeclose` bigint(10) NOT NULL DEFAULT '0', `timelimit` bigint(10) NOT NULL DEFAULT '0', `overduehandling` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'autoabandon', `graceperiod` bigint(10) NOT NULL DEFAULT '0', `preferredbehaviour` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `canredoquestions` smallint(4) NOT NULL DEFAULT '0', `attempts` mediumint(6) NOT NULL DEFAULT '0', `attemptonlast` smallint(4) NOT NULL DEFAULT '0', `grademethod` smallint(4) NOT NULL DEFAULT '1', `decimalpoints` smallint(4) NOT NULL DEFAULT '2', `questiondecimalpoints` smallint(4) NOT NULL DEFAULT '-1', `reviewattempt` mediumint(6) NOT NULL DEFAULT '0', `reviewcorrectness` mediumint(6) NOT NULL DEFAULT '0', `reviewmarks` mediumint(6) NOT NULL DEFAULT '0', `reviewspecificfeedback` mediumint(6) NOT NULL DEFAULT '0', `reviewgeneralfeedback` mediumint(6) NOT NULL DEFAULT '0', `reviewrightanswer` mediumint(6) NOT NULL DEFAULT '0', `reviewoverallfeedback` mediumint(6) NOT NULL DEFAULT '0', `questionsperpage` bigint(10) NOT NULL DEFAULT '0', `navmethod` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'free', `shuffleanswers` smallint(4) NOT NULL DEFAULT '0', `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000', `grade` decimal(10,5) NOT NULL DEFAULT '0.00000', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `subnet` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `browsersecurity` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `delay1` bigint(10) NOT NULL DEFAULT '0', `delay2` bigint(10) NOT NULL DEFAULT '0', `showuserpicture` smallint(4) NOT NULL DEFAULT '0', `showblocks` smallint(4) NOT NULL DEFAULT '0', `completionattemptsexhausted` tinyint(1) DEFAULT '0', `completionpass` tinyint(1) DEFAULT '0', `completionminattempts` bigint(10) NOT NULL DEFAULT '0', `allowofflineattempts` tinyint(1) DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quiz_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The settings for each quiz.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz` -- LOCK TABLES `mdl_quiz` WRITE; /*!40000 ALTER TABLE `mdl_quiz` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_attempts` -- DROP TABLE IF EXISTS `mdl_quiz_attempts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_attempts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quiz` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `attempt` mediumint(6) NOT NULL DEFAULT '0', `uniqueid` bigint(10) NOT NULL DEFAULT '0', `layout` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `currentpage` bigint(10) NOT NULL DEFAULT '0', `preview` smallint(3) NOT NULL DEFAULT '0', `state` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'inprogress', `timestart` bigint(10) NOT NULL DEFAULT '0', `timefinish` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `timemodifiedoffline` bigint(10) NOT NULL DEFAULT '0', `timecheckstate` bigint(10) DEFAULT '0', `sumgrades` decimal(10,5) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`), UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`), KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`), KEY `mdl_quizatte_qui_ix` (`quiz`), KEY `mdl_quizatte_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores users attempts at quizzes.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_attempts` -- LOCK TABLES `mdl_quiz_attempts` WRITE; /*!40000 ALTER TABLE `mdl_quiz_attempts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_attempts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_feedback` -- DROP TABLE IF EXISTS `mdl_quiz_feedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_feedback` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quizid` bigint(10) NOT NULL DEFAULT '0', `feedbacktext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `feedbacktextformat` tinyint(2) NOT NULL DEFAULT '0', `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000', `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000', PRIMARY KEY (`id`), KEY `mdl_quizfeed_qui_ix` (`quizid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Feedback given to students based on which grade band their o'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_feedback` -- LOCK TABLES `mdl_quiz_feedback` WRITE; /*!40000 ALTER TABLE `mdl_quiz_feedback` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_feedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_grades` -- DROP TABLE IF EXISTS `mdl_quiz_grades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_grades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quiz` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `grade` decimal(10,5) NOT NULL DEFAULT '0.00000', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quizgrad_use_ix` (`userid`), KEY `mdl_quizgrad_qui_ix` (`quiz`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the overall grade for each user on the quiz, based on'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_grades` -- LOCK TABLES `mdl_quiz_grades` WRITE; /*!40000 ALTER TABLE `mdl_quiz_grades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_grades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_overrides` -- DROP TABLE IF EXISTS `mdl_quiz_overrides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_overrides` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quiz` bigint(10) NOT NULL DEFAULT '0', `groupid` bigint(10) DEFAULT NULL, `userid` bigint(10) DEFAULT NULL, `timeopen` bigint(10) DEFAULT NULL, `timeclose` bigint(10) DEFAULT NULL, `timelimit` bigint(10) DEFAULT NULL, `attempts` mediumint(6) DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_quizover_qui_ix` (`quiz`), KEY `mdl_quizover_gro_ix` (`groupid`), KEY `mdl_quizover_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The overrides to quiz settings on a per-user and per-group b'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_overrides` -- LOCK TABLES `mdl_quiz_overrides` WRITE; /*!40000 ALTER TABLE `mdl_quiz_overrides` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_overrides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_overview_regrades` -- DROP TABLE IF EXISTS `mdl_quiz_overview_regrades`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_overview_regrades` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `questionusageid` bigint(10) NOT NULL, `slot` bigint(10) NOT NULL, `newfraction` decimal(12,7) DEFAULT NULL, `oldfraction` decimal(12,7) DEFAULT NULL, `regraded` smallint(4) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table records which question attempts need regrading an'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_overview_regrades` -- LOCK TABLES `mdl_quiz_overview_regrades` WRITE; /*!40000 ALTER TABLE `mdl_quiz_overview_regrades` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_overview_regrades` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_reports` -- DROP TABLE IF EXISTS `mdl_quiz_reports`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_reports` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `displayorder` bigint(10) NOT NULL, `capability` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Lists all the installed quiz reports and their display order'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_reports` -- LOCK TABLES `mdl_quiz_reports` WRITE; /*!40000 ALTER TABLE `mdl_quiz_reports` DISABLE KEYS */; INSERT INTO `mdl_quiz_reports` VALUES (1,'grading',6000,'mod/quiz:grade'),(2,'overview',10000,NULL),(3,'responses',9000,NULL),(4,'statistics',8000,'quiz/statistics:view'); /*!40000 ALTER TABLE `mdl_quiz_reports` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_sections` -- DROP TABLE IF EXISTS `mdl_quiz_sections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_sections` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quizid` bigint(10) NOT NULL, `firstslot` bigint(10) NOT NULL, `heading` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `shufflequestions` smallint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`), KEY `mdl_quizsect_qui_ix` (`quizid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores sections of a quiz with section name (heading), from '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_sections` -- LOCK TABLES `mdl_quiz_sections` WRITE; /*!40000 ALTER TABLE `mdl_quiz_sections` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_sections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_slot_tags` -- DROP TABLE IF EXISTS `mdl_quiz_slot_tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_slot_tags` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `slotid` bigint(10) DEFAULT NULL, `tagid` bigint(10) DEFAULT NULL, `tagname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_quizslottags_slo_ix` (`slotid`), KEY `mdl_quizslottags_tag_ix` (`tagid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores data about the tags that a question must have so that'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_slot_tags` -- LOCK TABLES `mdl_quiz_slot_tags` WRITE; /*!40000 ALTER TABLE `mdl_quiz_slot_tags` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_slot_tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_slots` -- DROP TABLE IF EXISTS `mdl_quiz_slots`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_slots` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `slot` bigint(10) NOT NULL, `quizid` bigint(10) NOT NULL DEFAULT '0', `page` bigint(10) NOT NULL, `requireprevious` smallint(4) NOT NULL DEFAULT '0', `questionid` bigint(10) NOT NULL DEFAULT '0', `questioncategoryid` bigint(10) DEFAULT NULL, `includingsubcategories` smallint(4) DEFAULT NULL, `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000', PRIMARY KEY (`id`), UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`), KEY `mdl_quizslot_qui_ix` (`quizid`), KEY `mdl_quizslot_que_ix` (`questionid`), KEY `mdl_quizslot_que2_ix` (`questioncategoryid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the question used in a quiz, with the order, and for '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_slots` -- LOCK TABLES `mdl_quiz_slots` WRITE; /*!40000 ALTER TABLE `mdl_quiz_slots` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_slots` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quiz_statistics` -- DROP TABLE IF EXISTS `mdl_quiz_statistics`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quiz_statistics` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `hashcode` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `whichattempts` smallint(4) NOT NULL, `timemodified` bigint(10) NOT NULL, `firstattemptscount` bigint(10) NOT NULL, `highestattemptscount` bigint(10) NOT NULL, `lastattemptscount` bigint(10) NOT NULL, `allattemptscount` bigint(10) NOT NULL, `firstattemptsavg` decimal(15,5) DEFAULT NULL, `highestattemptsavg` decimal(15,5) DEFAULT NULL, `lastattemptsavg` decimal(15,5) DEFAULT NULL, `allattemptsavg` decimal(15,5) DEFAULT NULL, `median` decimal(15,5) DEFAULT NULL, `standarddeviation` decimal(15,5) DEFAULT NULL, `skewness` decimal(15,10) DEFAULT NULL, `kurtosis` decimal(15,5) DEFAULT NULL, `cic` decimal(15,10) DEFAULT NULL, `errorratio` decimal(15,10) DEFAULT NULL, `standarderror` decimal(15,10) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='table to cache results from analysis done in statistics repo'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quiz_statistics` -- LOCK TABLES `mdl_quiz_statistics` WRITE; /*!40000 ALTER TABLE `mdl_quiz_statistics` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quiz_statistics` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quizaccess_seb_quizsettings` -- DROP TABLE IF EXISTS `mdl_quizaccess_seb_quizsettings`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quizaccess_seb_quizsettings` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `quizid` bigint(10) NOT NULL, `cmid` bigint(10) NOT NULL, `templateid` bigint(10) NOT NULL, `requiresafeexambrowser` tinyint(1) NOT NULL, `showsebtaskbar` tinyint(1) DEFAULT NULL, `showwificontrol` tinyint(1) DEFAULT NULL, `showreloadbutton` tinyint(1) DEFAULT NULL, `showtime` tinyint(1) DEFAULT NULL, `showkeyboardlayout` tinyint(1) DEFAULT NULL, `allowuserquitseb` tinyint(1) DEFAULT NULL, `quitpassword` longtext COLLATE utf8mb4_unicode_ci, `linkquitseb` longtext COLLATE utf8mb4_unicode_ci, `userconfirmquit` tinyint(1) DEFAULT NULL, `enableaudiocontrol` tinyint(1) DEFAULT NULL, `muteonstartup` tinyint(1) DEFAULT NULL, `allowspellchecking` tinyint(1) DEFAULT NULL, `allowreloadinexam` tinyint(1) DEFAULT NULL, `activateurlfiltering` tinyint(1) DEFAULT NULL, `filterembeddedcontent` tinyint(1) DEFAULT NULL, `expressionsallowed` longtext COLLATE utf8mb4_unicode_ci, `regexallowed` longtext COLLATE utf8mb4_unicode_ci, `expressionsblocked` longtext COLLATE utf8mb4_unicode_ci, `regexblocked` longtext COLLATE utf8mb4_unicode_ci, `allowedbrowserexamkeys` longtext COLLATE utf8mb4_unicode_ci, `showsebdownloadlink` tinyint(1) DEFAULT NULL, `usermodified` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`), UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`), KEY `mdl_quizsebquiz_tem_ix` (`templateid`), KEY `mdl_quizsebquiz_use_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Stores the quiz level Safe Exam Browser configuration.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quizaccess_seb_quizsettings` -- LOCK TABLES `mdl_quizaccess_seb_quizsettings` WRITE; /*!40000 ALTER TABLE `mdl_quizaccess_seb_quizsettings` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quizaccess_seb_quizsettings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_quizaccess_seb_template` -- DROP TABLE IF EXISTS `mdl_quizaccess_seb_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_quizaccess_seb_template` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `enabled` tinyint(1) NOT NULL, `sortorder` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_quizsebtemp_use_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Templates for Safe Exam Browser configuration.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_quizaccess_seb_template` -- LOCK TABLES `mdl_quizaccess_seb_template` WRITE; /*!40000 ALTER TABLE `mdl_quizaccess_seb_template` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_quizaccess_seb_template` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_rating` -- DROP TABLE IF EXISTS `mdl_rating`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_rating` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ratingarea` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `scaleid` bigint(10) NOT NULL, `rating` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`), KEY `mdl_rati_con_ix` (`contextid`), KEY `mdl_rati_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='moodle ratings'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_rating` -- LOCK TABLES `mdl_rating` WRITE; /*!40000 ALTER TABLE `mdl_rating` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_registration_hubs` -- DROP TABLE IF EXISTS `mdl_registration_hubs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_registration_hubs` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `hubname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `huburl` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `confirmed` tinyint(1) NOT NULL DEFAULT '0', `secret` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='hub where the site is registered on with their associated to'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_registration_hubs` -- LOCK TABLES `mdl_registration_hubs` WRITE; /*!40000 ALTER TABLE `mdl_registration_hubs` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_registration_hubs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_repository` -- DROP TABLE IF EXISTS `mdl_repository`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_repository` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `visible` tinyint(1) DEFAULT '1', `sortorder` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table contains one entry for every configured external '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_repository` -- LOCK TABLES `mdl_repository` WRITE; /*!40000 ALTER TABLE `mdl_repository` DISABLE KEYS */; INSERT INTO `mdl_repository` VALUES (1,'areafiles',1,1),(2,'local',1,2),(3,'recent',1,3),(4,'upload',1,4),(5,'url',1,5),(6,'user',1,6),(7,'wikimedia',1,7),(8,'contentbank',1,8); /*!40000 ALTER TABLE `mdl_repository` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_repository_instance_config` -- DROP TABLE IF EXISTS `mdl_repository_instance_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_repository_instance_config` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `instanceid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The config for intances'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_repository_instance_config` -- LOCK TABLES `mdl_repository_instance_config` WRITE; /*!40000 ALTER TABLE `mdl_repository_instance_config` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_repository_instance_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_repository_instances` -- DROP TABLE IF EXISTS `mdl_repository_instances`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_repository_instances` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `typeid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL DEFAULT '0', `contextid` bigint(10) NOT NULL, `username` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timecreated` bigint(10) DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `readonly` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table contains one entry for every configured external '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_repository_instances` -- LOCK TABLES `mdl_repository_instances` WRITE; /*!40000 ALTER TABLE `mdl_repository_instances` DISABLE KEYS */; INSERT INTO `mdl_repository_instances` VALUES (1,'',1,0,1,NULL,NULL,1587099375,1587099375,0),(2,'',2,0,1,NULL,NULL,1587099375,1587099375,0),(3,'',3,0,1,NULL,NULL,1587099376,1587099376,0),(4,'',4,0,1,NULL,NULL,1587099376,1587099376,0),(5,'',5,0,1,NULL,NULL,1587099376,1587099376,0),(6,'',6,0,1,NULL,NULL,1587099376,1587099376,0),(7,'',7,0,1,NULL,NULL,1587099376,1587099376,0),(8,'',8,0,1,NULL,NULL,1646601450,1646601450,0); /*!40000 ALTER TABLE `mdl_repository_instances` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_repository_onedrive_access` -- DROP TABLE IF EXISTS `mdl_repository_onedrive_access`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_repository_onedrive_access` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `timemodified` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `usermodified` bigint(10) NOT NULL, `permissionid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_repoonedacce_use_ix` (`usermodified`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of temporary access grants.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_repository_onedrive_access` -- LOCK TABLES `mdl_repository_onedrive_access` WRITE; /*!40000 ALTER TABLE `mdl_repository_onedrive_access` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_repository_onedrive_access` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_resource` -- DROP TABLE IF EXISTS `mdl_resource`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_resource` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `tobemigrated` smallint(4) NOT NULL DEFAULT '0', `legacyfiles` smallint(4) NOT NULL DEFAULT '0', `legacyfileslast` bigint(10) DEFAULT NULL, `display` smallint(4) NOT NULL DEFAULT '0', `displayoptions` longtext COLLATE utf8mb4_unicode_ci, `filterfiles` smallint(4) NOT NULL DEFAULT '0', `revision` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_reso_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each record is one resource and its config data'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_resource` -- LOCK TABLES `mdl_resource` WRITE; /*!40000 ALTER TABLE `mdl_resource` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_resource` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_resource_old` -- DROP TABLE IF EXISTS `mdl_resource_old`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_resource_old` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `reference` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci, `introformat` smallint(4) NOT NULL DEFAULT '0', `alltext` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `popup` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `options` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timemodified` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `cmid` bigint(10) DEFAULT NULL, `newmodule` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `newid` bigint(10) DEFAULT NULL, `migrated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_resoold_old_uix` (`oldid`), KEY `mdl_resoold_cmi_ix` (`cmid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='backup of all old resource instances from 1.9'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_resource_old` -- LOCK TABLES `mdl_resource_old` WRITE; /*!40000 ALTER TABLE `mdl_resource_old` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_resource_old` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role` -- DROP TABLE IF EXISTS `mdl_role`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `shortname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `sortorder` bigint(10) NOT NULL DEFAULT '0', `archetype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_role_sor_uix` (`sortorder`), UNIQUE KEY `mdl_role_sho_uix` (`shortname`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='moodle roles'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role` -- LOCK TABLES `mdl_role` WRITE; /*!40000 ALTER TABLE `mdl_role` DISABLE KEYS */; INSERT INTO `mdl_role` VALUES (1,'','manager','',1,'manager'),(2,'','coursecreator','',2,'coursecreator'),(3,'','editingteacher','',3,'editingteacher'),(4,'Facilitator 協調員','facilitator','一般為課程中主要的教導者',4,'teacher'),(5,'','student','',5,'student'),(6,'','guest','',6,'guest'),(7,'','user','',7,'user'),(8,'','frontpage','',8,'frontpage'),(9,'Guest (協調員)','guest_coordinator','Guest (協調員)',9,'guest'),(10,'user_book','user_book','user_book ',10,''); /*!40000 ALTER TABLE `mdl_role` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_allow_assign` -- DROP TABLE IF EXISTS `mdl_role_allow_assign`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_allow_assign` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL DEFAULT '0', `allowassign` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`), KEY `mdl_rolealloassi_rol_ix` (`roleid`), KEY `mdl_rolealloassi_all_ix` (`allowassign`) ) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='this defines what role can assign what role'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_allow_assign` -- LOCK TABLES `mdl_role_allow_assign` WRITE; /*!40000 ALTER TABLE `mdl_role_allow_assign` DISABLE KEYS */; INSERT INTO `mdl_role_allow_assign` VALUES (1,1,1),(2,1,2),(3,1,3),(4,1,4),(5,1,5),(6,2,2),(7,2,3),(8,2,4),(9,2,5),(10,3,3),(11,3,4),(12,3,5),(13,4,3),(14,4,4),(15,4,5),(16,5,5),(17,10,10); /*!40000 ALTER TABLE `mdl_role_allow_assign` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_allow_override` -- DROP TABLE IF EXISTS `mdl_role_allow_override`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_allow_override` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL DEFAULT '0', `allowoverride` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`), KEY `mdl_rolealloover_rol_ix` (`roleid`), KEY `mdl_rolealloover_all_ix` (`allowoverride`) ) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='this defines what role can override what role'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_allow_override` -- LOCK TABLES `mdl_role_allow_override` WRITE; /*!40000 ALTER TABLE `mdl_role_allow_override` DISABLE KEYS */; INSERT INTO `mdl_role_allow_override` VALUES (1,1,1),(2,1,2),(3,1,3),(4,1,4),(5,1,5),(6,1,6),(7,1,7),(8,1,8),(9,3,3),(10,3,4),(11,3,5),(12,3,6),(13,4,4),(14,4,5),(15,5,5),(16,10,8),(17,10,9); /*!40000 ALTER TABLE `mdl_role_allow_override` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_allow_switch` -- DROP TABLE IF EXISTS `mdl_role_allow_switch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_allow_switch` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL, `allowswitch` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`), KEY `mdl_rolealloswit_rol_ix` (`roleid`), KEY `mdl_rolealloswit_all_ix` (`allowswitch`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table stores which which other roles a user is allowed '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_allow_switch` -- LOCK TABLES `mdl_role_allow_switch` WRITE; /*!40000 ALTER TABLE `mdl_role_allow_switch` DISABLE KEYS */; INSERT INTO `mdl_role_allow_switch` VALUES (1,1,3),(2,1,4),(3,1,5),(4,1,6),(5,3,4),(6,3,5),(7,3,6),(8,4,4),(9,4,5),(10,5,5); /*!40000 ALTER TABLE `mdl_role_allow_switch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_allow_view` -- DROP TABLE IF EXISTS `mdl_role_allow_view`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_allow_view` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL, `allowview` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`), KEY `mdl_rolealloview_rol_ix` (`roleid`), KEY `mdl_rolealloview_all_ix` (`allowview`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='This table stores which which other roles a user is allowed '; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_allow_view` -- LOCK TABLES `mdl_role_allow_view` WRITE; /*!40000 ALTER TABLE `mdl_role_allow_view` DISABLE KEYS */; INSERT INTO `mdl_role_allow_view` VALUES (1,1,1),(2,1,2),(3,1,3),(4,1,4),(5,1,5),(6,1,6),(7,1,7),(8,1,8),(9,2,2),(10,2,3),(11,2,4),(12,2,5),(13,3,2),(14,3,3),(15,3,4),(16,3,5),(23,4,3),(21,5,4),(22,5,5); /*!40000 ALTER TABLE `mdl_role_allow_view` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_assignments` -- DROP TABLE IF EXISTS `mdl_role_assignments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_assignments` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL DEFAULT '0', `contextid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `modifierid` bigint(10) NOT NULL DEFAULT '0', `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL DEFAULT '0', `sortorder` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_roleassi_sor_ix` (`sortorder`), KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`), KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`), KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`), KEY `mdl_roleassi_rol_ix` (`roleid`), KEY `mdl_roleassi_con_ix` (`contextid`), KEY `mdl_roleassi_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=505 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='assigning roles in different context'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_assignments` -- LOCK TABLES `mdl_role_assignments` WRITE; /*!40000 ALTER TABLE `mdl_role_assignments` DISABLE KEYS */; INSERT INTO `mdl_role_assignments` VALUES (150,1,2,93,1589333986,2,'',0,0),(186,5,545,127,1629855419,2,'',0,0),(188,3,545,139,1630405790,2,'',0,0),(210,5,545,151,1630582604,2,'',0,0),(213,1,545,153,1630584859,2,'',0,0),(216,1,1,157,1631266907,2,'',0,0),(217,1,1,153,1631266918,2,'',0,0),(218,2,1,153,1631266931,2,'',0,0),(219,2,1,157,1631266937,2,'',0,0),(220,1,543,157,1631267066,2,'',0,0),(222,1,545,157,1631267412,157,'',0,0),(223,9,545,154,1631270239,2,'',0,0),(227,5,680,152,1633534642,2,'',0,0),(230,5,545,159,1633662978,157,'',0,0),(231,5,2,105,1633918676,2,'',0,0),(235,5,545,162,1634379606,2,'',0,0),(236,5,545,163,1634381447,2,'',0,0),(237,5,545,173,1634381447,2,'',0,0),(238,5,545,164,1634381447,2,'',0,0),(239,5,545,174,1634381447,2,'',0,0),(240,5,545,165,1634381447,2,'',0,0),(241,5,545,166,1634381447,2,'',0,0),(242,5,545,167,1634381447,2,'',0,0),(243,5,545,172,1634381447,2,'',0,0),(244,5,545,168,1634381447,2,'',0,0),(245,5,545,169,1634381447,2,'',0,0),(246,5,545,170,1634381447,2,'',0,0),(247,5,545,171,1634381447,2,'',0,0),(248,5,680,153,1636008642,2,'',0,0),(249,5,680,180,1636361206,2,'',0,0),(250,5,680,181,1636424093,2,'',0,0),(251,5,680,182,1636424093,2,'',0,0),(252,5,680,183,1636424093,2,'',0,0),(253,5,680,184,1636424093,2,'',0,0),(254,5,680,185,1636424093,2,'',0,0),(255,5,680,186,1636424093,2,'',0,0),(256,5,680,187,1636424093,2,'',0,0),(257,5,680,188,1636424093,2,'',0,0),(258,5,680,189,1636424094,2,'',0,0),(259,5,680,190,1636424094,2,'',0,0),(260,5,680,191,1636424094,2,'',0,0),(261,5,680,192,1636424094,2,'',0,0),(262,5,680,193,1636424094,2,'',0,0),(263,5,680,194,1636424094,2,'',0,0),(264,5,680,195,1636424094,2,'',0,0),(265,5,680,196,1636424094,2,'',0,0),(266,5,680,197,1636424094,2,'',0,0),(267,5,680,198,1636424094,2,'',0,0),(268,5,680,199,1636424094,2,'',0,0),(269,5,680,200,1636424094,2,'',0,0),(270,5,680,201,1636424094,2,'',0,0),(271,5,680,202,1636424094,2,'',0,0),(272,5,680,203,1636424094,2,'',0,0),(273,5,680,204,1636424094,2,'',0,0),(274,5,680,205,1636424094,2,'',0,0),(275,5,680,206,1636424094,2,'',0,0),(276,5,680,207,1636424094,2,'',0,0),(277,5,680,208,1636424094,2,'',0,0),(278,5,680,209,1636424094,2,'',0,0),(279,5,680,210,1636424094,2,'',0,0),(280,5,680,211,1636424094,2,'',0,0),(281,5,680,212,1636424094,2,'',0,0),(282,5,680,213,1636424094,2,'',0,0),(283,5,680,214,1636424094,2,'',0,0),(284,5,680,215,1636424094,2,'',0,0),(285,5,680,216,1636424094,2,'',0,0),(286,5,680,217,1636424094,2,'',0,0),(287,5,680,218,1636424094,2,'',0,0),(288,5,680,219,1636424094,2,'',0,0),(289,5,680,220,1636424094,2,'',0,0),(290,5,680,221,1636424094,2,'',0,0),(291,5,680,222,1636424094,2,'',0,0),(292,5,680,223,1636424094,2,'',0,0),(293,5,680,224,1636424094,2,'',0,0),(294,5,680,225,1636424094,2,'',0,0),(295,5,680,226,1636424094,2,'',0,0),(296,5,680,227,1636424094,2,'',0,0),(297,5,680,228,1636424094,2,'',0,0),(298,5,680,229,1636424094,2,'',0,0),(299,5,680,230,1636424094,2,'',0,0),(300,5,680,231,1636424094,2,'',0,0),(301,5,680,232,1636424094,2,'',0,0),(302,5,680,233,1636424094,2,'',0,0),(303,5,680,234,1636424094,2,'',0,0),(304,5,680,235,1636424094,2,'',0,0),(305,5,680,236,1636424094,2,'',0,0),(306,5,680,237,1636424094,2,'',0,0),(307,5,680,238,1636424094,2,'',0,0),(308,5,680,239,1636424094,2,'',0,0),(309,5,680,240,1636424094,2,'',0,0),(310,5,680,241,1636424094,2,'',0,0),(313,10,819,242,1636652490,2,'',0,0),(316,10,680,242,1636655668,2,'',0,0),(318,10,2,156,1637718412,2,'',0,0),(319,5,858,159,1637746089,2,'',0,0),(320,5,545,175,1637889729,2,'',0,0),(321,5,858,244,1637978859,2,'',0,0),(322,5,858,245,1637978859,2,'',0,0),(323,5,858,246,1637978859,2,'',0,0),(324,5,858,247,1637978859,2,'',0,0),(325,5,858,248,1637978859,2,'',0,0),(326,5,858,249,1637978859,2,'',0,0),(327,5,858,250,1637978859,2,'',0,0),(328,5,858,251,1637978859,2,'',0,0),(329,5,858,243,1637978859,2,'',0,0),(331,5,858,253,1638598767,2,'',0,0),(332,5,858,254,1638598767,2,'',0,0),(333,5,858,255,1638598767,2,'',0,0),(334,5,858,256,1638598767,2,'',0,0),(335,5,858,257,1638598767,2,'',0,0),(336,5,858,258,1638598767,2,'',0,0),(337,5,858,259,1639233882,2,'',0,0),(338,5,910,260,1640073943,2,'',0,0),(339,5,910,261,1640073943,2,'',0,0),(340,5,910,262,1640073943,2,'',0,0),(341,5,910,184,1640073969,2,'',0,0),(342,5,910,263,1640073969,2,'',0,0),(343,5,910,264,1640073969,2,'',0,0),(344,5,910,265,1640073969,2,'',0,0),(345,5,910,266,1640073969,2,'',0,0),(346,5,910,267,1640073969,2,'',0,0),(347,5,910,268,1640073969,2,'',0,0),(348,5,910,269,1640073969,2,'',0,0),(349,5,910,270,1640073969,2,'',0,0),(350,5,910,271,1640074023,2,'',0,0),(351,5,910,272,1640074023,2,'',0,0),(352,5,910,273,1640074023,2,'',0,0),(353,5,910,274,1640074023,2,'',0,0),(354,5,910,275,1640074023,2,'',0,0),(355,5,910,276,1640074023,2,'',0,0),(356,5,910,277,1640074023,2,'',0,0),(357,5,910,278,1640074023,2,'',0,0),(358,5,910,279,1640074023,2,'',0,0),(359,5,910,280,1640074023,2,'',0,0),(360,5,910,281,1640074023,2,'',0,0),(361,5,910,282,1640074023,2,'',0,0),(362,5,910,283,1640074023,2,'',0,0),(363,5,910,284,1640074023,2,'',0,0),(364,5,910,285,1640074023,2,'',0,0),(365,5,910,286,1640074023,2,'',0,0),(366,5,910,287,1640074023,2,'',0,0),(367,5,910,288,1640074023,2,'',0,0),(368,5,910,289,1640074023,2,'',0,0),(369,5,910,187,1640074046,2,'',0,0),(370,5,910,198,1640074046,2,'',0,0),(371,5,910,205,1640074046,2,'',0,0),(372,5,910,207,1640074046,2,'',0,0),(373,5,910,208,1640074046,2,'',0,0),(374,5,910,209,1640074046,2,'',0,0),(375,5,910,210,1640074071,2,'',0,0),(376,5,910,212,1640074071,2,'',0,0),(377,5,910,214,1640074071,2,'',0,0),(378,5,910,215,1640074071,2,'',0,0),(379,5,910,216,1640074071,2,'',0,0),(380,5,910,220,1640074071,2,'',0,0),(381,5,910,222,1640074071,2,'',0,0),(382,5,910,223,1640074095,2,'',0,0),(383,5,910,224,1640074095,2,'',0,0),(384,5,910,225,1640074095,2,'',0,0),(385,5,910,226,1640074095,2,'',0,0),(386,5,910,228,1640074095,2,'',0,0),(387,5,910,230,1640074095,2,'',0,0),(388,5,910,232,1640074095,2,'',0,0),(389,5,910,234,1640074095,2,'',0,0),(390,5,910,240,1640074095,2,'',0,0),(391,1,545,290,1641863442,2,'',0,0),(392,1,543,290,1642157219,2,'',0,0),(393,2,1,290,1644882438,2,'',0,0),(395,5,545,291,1646815712,2,'',0,0),(396,5,545,292,1646815712,2,'',0,0),(397,5,545,293,1646815712,2,'',0,0),(398,5,545,294,1646815712,2,'',0,0),(399,5,545,295,1646815712,2,'',0,0),(400,5,545,296,1646815712,2,'',0,0),(401,5,545,297,1646815712,2,'',0,0),(402,5,545,298,1646815712,2,'',0,0),(403,5,545,299,1646815712,2,'',0,0),(404,5,545,300,1646815712,2,'',0,0),(405,5,545,301,1646815712,2,'',0,0),(406,5,545,302,1646815712,2,'',0,0),(407,5,545,303,1646815712,2,'',0,0),(408,5,545,304,1646815712,2,'',0,0),(409,5,545,305,1646815712,2,'',0,0),(410,5,545,306,1646815712,2,'',0,0),(411,5,545,307,1646815712,2,'',0,0),(412,5,545,308,1646815712,2,'',0,0),(413,5,545,309,1646815712,2,'',0,0),(414,5,545,310,1646815712,2,'',0,0),(415,5,545,311,1646815712,2,'',0,0),(416,5,545,312,1646815712,2,'',0,0),(417,5,545,313,1646815712,2,'',0,0),(418,5,545,314,1646815712,2,'',0,0),(419,5,545,315,1646815712,2,'',0,0),(420,5,545,316,1646815712,2,'',0,0),(421,5,545,317,1646815712,2,'',0,0),(422,5,545,318,1646815712,2,'',0,0),(423,5,545,319,1646815712,2,'',0,0),(424,5,545,320,1646815712,2,'',0,0),(425,5,545,321,1646815712,2,'',0,0),(426,5,545,322,1646815712,2,'',0,0),(427,5,545,323,1646816014,2,'',0,0),(428,5,545,324,1646816014,2,'',0,0),(429,5,545,325,1646816014,2,'',0,0),(430,5,545,326,1646816014,2,'',0,0),(431,5,545,327,1646816014,2,'',0,0),(432,5,545,328,1646816014,2,'',0,0),(433,5,545,329,1646816014,2,'',0,0),(434,5,545,330,1646816014,2,'',0,0),(435,5,545,331,1646816014,2,'',0,0),(436,5,545,332,1646816014,2,'',0,0),(437,5,545,333,1646816014,2,'',0,0),(438,5,545,334,1646816014,2,'',0,0),(439,5,545,335,1646816014,2,'',0,0),(440,5,545,336,1646816014,2,'',0,0),(441,5,545,337,1646816014,2,'',0,0),(442,5,545,338,1646816014,2,'',0,0),(443,5,545,339,1646816014,2,'',0,0),(444,5,545,340,1646816014,2,'',0,0),(445,5,545,341,1646816014,2,'',0,0),(446,5,545,342,1646816014,2,'',0,0),(447,5,545,343,1646816014,2,'',0,0),(448,5,545,344,1646816014,2,'',0,0),(449,5,545,345,1646816014,2,'',0,0),(450,5,545,346,1646816014,2,'',0,0),(451,5,545,347,1646816014,2,'',0,0),(452,5,545,348,1646816014,2,'',0,0),(453,5,545,349,1646816014,2,'',0,0),(454,5,545,350,1646816014,2,'',0,0),(455,5,545,351,1646816014,2,'',0,0),(456,5,545,352,1646816014,2,'',0,0),(457,5,545,353,1646816014,2,'',0,0),(458,5,545,354,1646816014,2,'',0,0),(459,5,545,355,1646816014,2,'',0,0),(460,5,545,356,1646816014,2,'',0,0),(461,5,545,357,1646816014,2,'',0,0),(462,5,545,358,1646816014,2,'',0,0),(463,5,545,359,1646816014,2,'',0,0),(464,5,545,360,1646816014,2,'',0,0),(465,5,545,361,1646816014,2,'',0,0),(466,5,545,362,1646816014,2,'',0,0),(467,5,545,363,1646816014,2,'',0,0),(468,5,545,364,1646816014,2,'',0,0),(469,5,545,185,1646883333,2,'',0,0),(470,1,1,365,1647318498,2,'',0,0),(471,2,1,365,1647318514,2,'',0,0),(472,1,1,290,1647326564,2,'',0,0),(473,5,545,366,1647775725,157,'',0,0),(474,5,545,367,1647775725,157,'',0,0),(475,5,545,368,1647775725,157,'',0,0),(476,5,545,369,1647775725,157,'',0,0),(477,5,545,370,1647775725,157,'',0,0),(478,5,545,371,1647775725,157,'',0,0),(479,5,545,372,1647775725,157,'',0,0),(480,5,545,373,1647775725,157,'',0,0),(481,5,545,374,1647775725,157,'',0,0),(482,5,545,375,1647775725,157,'',0,0),(483,5,545,381,1647775725,157,'',0,0),(484,5,545,376,1647775725,157,'',0,0),(485,5,545,145,1647775725,157,'',0,0),(486,5,545,377,1647775725,157,'',0,0),(487,5,545,378,1647775725,157,'',0,0),(488,5,545,379,1647775725,157,'',0,0),(489,5,545,380,1647775725,157,'',0,0),(490,5,545,382,1647775725,157,'',0,0),(491,5,545,148,1647775725,157,'',0,0),(492,5,545,383,1647775725,157,'',0,0),(493,1,543,361,1647956495,2,'',0,0),(494,1,543,364,1647956562,2,'',0,0),(495,5,545,384,1648088380,157,'',0,0),(496,5,545,385,1648088380,157,'',0,0),(497,5,545,386,1648088380,157,'',0,0),(498,5,545,387,1648088380,157,'',0,0),(499,5,545,388,1648088380,157,'',0,0),(500,5,545,389,1648088380,157,'',0,0),(501,1,545,361,1648134605,157,'',0,0),(502,1,545,364,1648134639,157,'',0,0),(503,1,1,361,1648134845,157,'',0,0),(504,1,1,364,1648175676,2,'',0,0); /*!40000 ALTER TABLE `mdl_role_assignments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_capabilities` -- DROP TABLE IF EXISTS `mdl_role_capabilities`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_capabilities` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `capability` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `permission` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `modifierid` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`), KEY `mdl_rolecapa_rol_ix` (`roleid`), KEY `mdl_rolecapa_con_ix` (`contextid`), KEY `mdl_rolecapa_mod_ix` (`modifierid`), KEY `mdl_rolecapa_cap_ix` (`capability`) ) ENGINE=InnoDB AUTO_INCREMENT=4656 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='permission has to be signed, overriding a capability for a p'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_capabilities` -- LOCK TABLES `mdl_role_capabilities` WRITE; /*!40000 ALTER TABLE `mdl_role_capabilities` DISABLE KEYS */; INSERT INTO `mdl_role_capabilities` VALUES (1,1,1,'moodle/site:configview',1,1587099344,0),(2,1,2,'moodle/site:configview',1,1587099344,0),(3,1,1,'moodle/site:readallmessages',1,1587099344,0),(4,1,3,'moodle/site:readallmessages',1,1587099344,0),(5,1,1,'moodle/site:manageallmessaging',1,1587099344,0),(6,1,1,'moodle/site:deleteanymessage',1,1587099344,0),(7,1,1,'moodle/site:sendmessage',1,1587099344,0),(8,1,7,'moodle/site:sendmessage',1,1587099344,0),(9,1,7,'moodle/site:deleteownmessage',1,1587099344,0),(10,1,1,'moodle/site:approvecourse',1,1587099344,0),(11,1,3,'moodle/backup:backupcourse',1,1587099344,0),(12,1,1,'moodle/backup:backupcourse',1,1587099344,0),(13,1,3,'moodle/backup:backupsection',1,1587099344,0),(14,1,1,'moodle/backup:backupsection',1,1587099344,0),(15,1,3,'moodle/backup:backupactivity',1,1587099344,0),(16,1,1,'moodle/backup:backupactivity',1,1587099344,0),(17,1,3,'moodle/backup:backuptargetimport',1,1587099344,0),(18,1,1,'moodle/backup:backuptargetimport',1,1587099344,0),(19,1,3,'moodle/backup:downloadfile',1,1587099344,0),(20,1,1,'moodle/backup:downloadfile',1,1587099344,0),(21,1,3,'moodle/backup:configure',1,1587099344,0),(22,1,1,'moodle/backup:configure',1,1587099344,0),(23,1,1,'moodle/backup:userinfo',1,1587099344,0),(24,1,1,'moodle/backup:anonymise',1,1587099344,0),(25,1,3,'moodle/restore:restorecourse',1,1587099344,0),(26,1,1,'moodle/restore:restorecourse',1,1587099344,0),(27,1,3,'moodle/restore:restoresection',1,1587099344,0),(28,1,1,'moodle/restore:restoresection',1,1587099344,0),(29,1,3,'moodle/restore:restoreactivity',1,1587099344,0),(30,1,1,'moodle/restore:restoreactivity',1,1587099344,0),(31,1,3,'moodle/restore:viewautomatedfilearea',1,1587099344,0),(32,1,1,'moodle/restore:viewautomatedfilearea',1,1587099344,0),(33,1,3,'moodle/restore:restoretargetimport',1,1587099344,0),(34,1,1,'moodle/restore:restoretargetimport',1,1587099344,0),(35,1,3,'moodle/restore:uploadfile',1,1587099344,0),(36,1,1,'moodle/restore:uploadfile',1,1587099344,0),(37,1,3,'moodle/restore:configure',1,1587099344,0),(38,1,1,'moodle/restore:configure',1,1587099344,0),(39,1,2,'moodle/restore:rolldates',1,1587099344,0),(40,1,1,'moodle/restore:rolldates',1,1587099344,0),(41,1,1,'moodle/restore:userinfo',1,1587099344,0),(42,1,1,'moodle/restore:createuser',1,1587099344,0),(43,1,3,'moodle/site:manageblocks',1,1587099344,0),(44,1,1,'moodle/site:manageblocks',1,1587099344,0),(45,1,3,'moodle/site:accessallgroups',1,1587099344,0),(46,1,1,'moodle/site:accessallgroups',1,1587099344,0),(48,1,3,'moodle/site:viewfullnames',1,1587099344,0),(49,1,1,'moodle/site:viewfullnames',1,1587099344,0),(51,1,3,'moodle/site:viewuseridentity',1,1587099344,0),(52,1,1,'moodle/site:viewuseridentity',1,1587099344,0),(53,1,4,'moodle/site:viewreports',1,1587099344,0),(54,1,3,'moodle/site:viewreports',1,1587099344,0),(55,1,1,'moodle/site:viewreports',1,1587099344,0),(56,1,3,'moodle/site:trustcontent',1,1587099344,0),(57,1,1,'moodle/site:trustcontent',1,1587099344,0),(58,1,1,'moodle/site:uploadusers',1,1587099344,0),(59,1,3,'moodle/filter:manage',1,1587099344,0),(60,1,1,'moodle/filter:manage',1,1587099344,0),(61,1,1,'moodle/user:create',1,1587099344,0),(62,1,1,'moodle/user:delete',1,1587099344,0),(63,1,1,'moodle/user:update',1,1587099344,0),(64,1,6,'moodle/user:viewdetails',1,1587099344,0),(66,1,4,'moodle/user:viewdetails',1,1587099344,0),(67,1,3,'moodle/user:viewdetails',1,1587099344,0),(68,1,1,'moodle/user:viewdetails',1,1587099344,0),(69,1,1,'moodle/user:viewalldetails',1,1587099344,0),(70,1,1,'moodle/user:viewlastip',1,1587099344,0),(72,1,3,'moodle/user:viewhiddendetails',1,1587099344,0),(73,1,1,'moodle/user:viewhiddendetails',1,1587099344,0),(74,1,1,'moodle/user:loginas',1,1587099344,0),(75,1,1,'moodle/user:managesyspages',1,1587099344,0),(76,1,7,'moodle/user:manageownblocks',1,1587099344,0),(77,1,7,'moodle/user:manageownfiles',1,1587099344,0),(78,1,1,'moodle/my:configsyspages',1,1587099344,0),(79,1,3,'moodle/role:assign',1,1587099344,0),(80,1,1,'moodle/role:assign',1,1587099344,0),(82,1,3,'moodle/role:review',1,1587099344,0),(83,1,1,'moodle/role:review',1,1587099344,0),(84,1,1,'moodle/role:override',1,1587099344,0),(85,1,3,'moodle/role:safeoverride',1,1587099344,0),(86,1,1,'moodle/role:manage',1,1587099344,0),(87,1,3,'moodle/role:switchroles',1,1587099344,0),(88,1,1,'moodle/role:switchroles',1,1587099344,0),(89,1,1,'moodle/category:manage',1,1587099344,0),(90,1,6,'moodle/category:viewcourselist',1,1587099344,0),(91,1,7,'moodle/category:viewcourselist',1,1587099344,0),(92,1,2,'moodle/category:viewhiddencategories',1,1587099344,0),(93,1,1,'moodle/category:viewhiddencategories',1,1587099344,0),(94,1,1,'moodle/cohort:manage',1,1587099344,0),(95,1,1,'moodle/cohort:assign',1,1587099344,0),(96,1,3,'moodle/cohort:view',1,1587099344,0),(97,1,1,'moodle/cohort:view',1,1587099344,0),(98,1,2,'moodle/course:create',1,1587099344,0),(99,1,1,'moodle/course:create',1,1587099344,0),(100,1,3,'moodle/course:creategroupconversations',1,1587099344,0),(101,1,1,'moodle/course:creategroupconversations',1,1587099344,0),(102,1,1,'moodle/course:delete',1,1587099344,0),(103,1,3,'moodle/course:update',1,1587099344,0),(104,1,1,'moodle/course:update',1,1587099344,0),(105,1,1,'moodle/course:view',1,1587099344,0),(106,1,3,'moodle/course:enrolreview',1,1587099344,0),(107,1,1,'moodle/course:enrolreview',1,1587099344,0),(108,1,3,'moodle/course:enrolconfig',1,1587099344,0),(109,1,1,'moodle/course:enrolconfig',1,1587099344,0),(110,1,3,'moodle/course:reviewotherusers',1,1587099344,0),(111,1,1,'moodle/course:reviewotherusers',1,1587099344,0),(112,1,4,'moodle/course:bulkmessaging',1,1587099344,0),(113,1,3,'moodle/course:bulkmessaging',1,1587099344,0),(114,1,1,'moodle/course:bulkmessaging',1,1587099344,0),(116,1,3,'moodle/course:viewhiddenuserfields',1,1587099344,0),(117,1,1,'moodle/course:viewhiddenuserfields',1,1587099344,0),(118,1,2,'moodle/course:viewhiddencourses',1,1587099344,0),(120,1,3,'moodle/course:viewhiddencourses',1,1587099344,0),(121,1,1,'moodle/course:viewhiddencourses',1,1587099344,0),(122,1,3,'moodle/course:visibility',1,1587099344,0),(123,1,1,'moodle/course:visibility',1,1587099344,0),(124,1,3,'moodle/course:managefiles',1,1587099344,0),(125,1,1,'moodle/course:managefiles',1,1587099344,0),(126,1,1,'moodle/course:ignoreavailabilityrestrictions',1,1587099344,0),(127,1,2,'moodle/course:ignoreavailabilityrestrictions',1,1587099344,0),(128,1,3,'moodle/course:ignoreavailabilityrestrictions',1,1587099344,0),(130,1,3,'moodle/course:manageactivities',1,1587099344,0),(131,1,1,'moodle/course:manageactivities',1,1587099344,0),(132,1,3,'moodle/course:activityvisibility',1,1587099344,0),(133,1,1,'moodle/course:activityvisibility',1,1587099344,0),(135,1,3,'moodle/course:viewhiddenactivities',1,1587099344,0),(136,1,1,'moodle/course:viewhiddenactivities',1,1587099344,0),(138,1,4,'moodle/course:viewparticipants',1,1587099344,0),(139,1,3,'moodle/course:viewparticipants',1,1587099344,0),(140,1,1,'moodle/course:viewparticipants',1,1587099344,0),(141,1,3,'moodle/course:changefullname',1,1587099344,0),(142,1,1,'moodle/course:changefullname',1,1587099344,0),(143,1,3,'moodle/course:changeshortname',1,1587099344,0),(144,1,1,'moodle/course:changeshortname',1,1587099344,0),(145,1,1,'moodle/course:changelockedcustomfields',1,1587099344,0),(146,1,3,'moodle/course:renameroles',1,1587099344,0),(147,1,1,'moodle/course:renameroles',1,1587099344,0),(148,1,3,'moodle/course:changeidnumber',1,1587099344,0),(149,1,1,'moodle/course:changeidnumber',1,1587099344,0),(150,1,3,'moodle/course:changecategory',1,1587099344,0),(151,1,1,'moodle/course:changecategory',1,1587099344,0),(152,1,3,'moodle/course:changesummary',1,1587099344,0),(153,1,1,'moodle/course:changesummary',1,1587099344,0),(154,1,3,'moodle/course:setforcedlanguage',1,1587099344,0),(155,1,1,'moodle/course:setforcedlanguage',1,1587099344,0),(156,1,1,'moodle/site:viewparticipants',1,1587099344,0),(157,1,5,'moodle/course:isincompletionreports',1,1587099344,0),(160,1,3,'moodle/course:viewscales',1,1587099344,0),(161,1,1,'moodle/course:viewscales',1,1587099345,0),(162,1,3,'moodle/course:managescales',1,1587099345,0),(163,1,1,'moodle/course:managescales',1,1587099345,0),(164,1,3,'moodle/course:managegroups',1,1587099345,0),(165,1,1,'moodle/course:managegroups',1,1587099345,0),(166,1,3,'moodle/course:reset',1,1587099345,0),(167,1,1,'moodle/course:reset',1,1587099345,0),(168,1,3,'moodle/course:viewsuspendedusers',1,1587099345,0),(169,1,1,'moodle/course:viewsuspendedusers',1,1587099345,0),(170,1,1,'moodle/course:tag',1,1587099345,0),(171,1,3,'moodle/course:tag',1,1587099345,0),(172,1,6,'moodle/blog:view',1,1587099345,0),(173,1,7,'moodle/blog:view',1,1587099345,0),(176,1,3,'moodle/blog:view',1,1587099345,0),(177,1,1,'moodle/blog:view',1,1587099345,0),(178,1,6,'moodle/blog:search',1,1587099345,0),(179,1,7,'moodle/blog:search',1,1587099345,0),(182,1,3,'moodle/blog:search',1,1587099345,0),(183,1,1,'moodle/blog:search',1,1587099345,0),(184,1,1,'moodle/blog:viewdrafts',1,1587099345,0),(185,1,7,'moodle/blog:create',1,1587099345,0),(186,1,1,'moodle/blog:create',1,1587099345,0),(188,1,3,'moodle/blog:manageentries',1,1587099345,0),(189,1,1,'moodle/blog:manageentries',1,1587099345,0),(191,1,7,'moodle/blog:manageexternal',1,1587099345,0),(193,1,3,'moodle/blog:manageexternal',1,1587099345,0),(194,1,1,'moodle/blog:manageexternal',1,1587099345,0),(195,1,7,'moodle/calendar:manageownentries',1,1587099345,0),(196,1,1,'moodle/calendar:manageownentries',1,1587099345,0),(197,1,4,'moodle/calendar:managegroupentries',1,1587099345,0),(198,1,3,'moodle/calendar:managegroupentries',1,1587099345,0),(199,1,1,'moodle/calendar:managegroupentries',1,1587099345,0),(200,1,4,'moodle/calendar:manageentries',1,1587099345,0),(201,1,3,'moodle/calendar:manageentries',1,1587099345,0),(202,1,1,'moodle/calendar:manageentries',1,1587099345,0),(203,1,1,'moodle/user:editprofile',1,1587099345,0),(204,1,6,'moodle/user:editownprofile',-1000,1587099345,0),(205,1,7,'moodle/user:editownprofile',1,1587099345,0),(206,1,1,'moodle/user:editownprofile',1,1587099345,0),(207,1,6,'moodle/user:changeownpassword',-1000,1587099345,0),(208,1,7,'moodle/user:changeownpassword',1,1587099345,0),(209,1,1,'moodle/user:changeownpassword',1,1587099345,0),(212,1,3,'moodle/user:readuserposts',1,1587099345,0),(213,1,1,'moodle/user:readuserposts',1,1587099345,0),(216,1,3,'moodle/user:readuserblogs',1,1587099345,0),(217,1,1,'moodle/user:readuserblogs',1,1587099345,0),(218,1,1,'moodle/user:editmessageprofile',1,1587099345,0),(219,1,6,'moodle/user:editownmessageprofile',-1000,1587099345,0),(220,1,7,'moodle/user:editownmessageprofile',1,1587099345,0),(221,1,1,'moodle/user:editownmessageprofile',1,1587099345,0),(222,1,3,'moodle/question:managecategory',1,1587099345,0),(223,1,1,'moodle/question:managecategory',1,1587099345,0),(224,1,3,'moodle/question:add',1,1587099345,0),(225,1,1,'moodle/question:add',1,1587099345,0),(226,1,3,'moodle/question:editmine',1,1587099345,0),(227,1,1,'moodle/question:editmine',1,1587099345,0),(228,1,3,'moodle/question:editall',1,1587099345,0),(229,1,1,'moodle/question:editall',1,1587099345,0),(230,1,3,'moodle/question:viewmine',1,1587099345,0),(231,1,1,'moodle/question:viewmine',1,1587099345,0),(232,1,3,'moodle/question:viewall',1,1587099345,0),(233,1,1,'moodle/question:viewall',1,1587099345,0),(234,1,3,'moodle/question:usemine',1,1587099345,0),(235,1,1,'moodle/question:usemine',1,1587099345,0),(236,1,3,'moodle/question:useall',1,1587099345,0),(237,1,1,'moodle/question:useall',1,1587099345,0),(238,1,3,'moodle/question:movemine',1,1587099345,0),(239,1,1,'moodle/question:movemine',1,1587099345,0),(240,1,3,'moodle/question:moveall',1,1587099345,0),(241,1,1,'moodle/question:moveall',1,1587099345,0),(242,1,1,'moodle/question:config',1,1587099345,0),(243,1,5,'moodle/question:flag',1,1587099345,0),(245,1,3,'moodle/question:flag',1,1587099345,0),(246,1,1,'moodle/question:flag',1,1587099345,0),(247,1,3,'moodle/question:tagmine',1,1587099345,0),(248,1,1,'moodle/question:tagmine',1,1587099345,0),(249,1,3,'moodle/question:tagall',1,1587099345,0),(250,1,1,'moodle/question:tagall',1,1587099345,0),(252,1,3,'moodle/site:doclinks',1,1587099345,0),(253,1,1,'moodle/site:doclinks',1,1587099345,0),(254,1,3,'moodle/course:sectionvisibility',1,1587099345,0),(255,1,1,'moodle/course:sectionvisibility',1,1587099345,0),(256,1,3,'moodle/course:useremail',1,1587099345,0),(257,1,1,'moodle/course:useremail',1,1587099345,0),(258,1,3,'moodle/course:viewhiddensections',1,1587099345,0),(259,1,1,'moodle/course:viewhiddensections',1,1587099345,0),(260,1,3,'moodle/course:setcurrentsection',1,1587099345,0),(261,1,1,'moodle/course:setcurrentsection',1,1587099345,0),(262,1,3,'moodle/course:movesections',1,1587099345,0),(263,1,1,'moodle/course:movesections',1,1587099345,0),(264,1,4,'moodle/grade:viewall',1,1587099345,0),(265,1,3,'moodle/grade:viewall',1,1587099345,0),(266,1,1,'moodle/grade:viewall',1,1587099345,0),(267,1,5,'moodle/grade:view',1,1587099345,0),(268,1,4,'moodle/grade:viewhidden',-1000,1590000108,2),(269,1,3,'moodle/grade:viewhidden',1,1587099345,0),(270,1,1,'moodle/grade:viewhidden',1,1587099345,0),(271,1,3,'moodle/grade:import',1,1587099345,0),(272,1,1,'moodle/grade:import',1,1587099345,0),(273,1,4,'moodle/grade:export',1,1587099345,0),(274,1,3,'moodle/grade:export',1,1587099345,0),(275,1,1,'moodle/grade:export',1,1587099345,0),(276,1,3,'moodle/grade:manage',1,1587099345,0),(277,1,1,'moodle/grade:manage',1,1587099345,0),(278,1,3,'moodle/grade:edit',1,1587099345,0),(279,1,1,'moodle/grade:edit',1,1587099345,0),(280,1,3,'moodle/grade:managegradingforms',1,1587099345,0),(281,1,1,'moodle/grade:managegradingforms',1,1587099345,0),(282,1,1,'moodle/grade:sharegradingforms',1,1587099345,0),(283,1,1,'moodle/grade:managesharedforms',1,1587099345,0),(284,1,3,'moodle/grade:manageoutcomes',1,1587099345,0),(285,1,1,'moodle/grade:manageoutcomes',1,1587099345,0),(286,1,3,'moodle/grade:manageletters',1,1587099345,0),(287,1,1,'moodle/grade:manageletters',1,1587099345,0),(288,1,3,'moodle/grade:hide',1,1587099345,0),(289,1,1,'moodle/grade:hide',1,1587099345,0),(290,1,3,'moodle/grade:lock',1,1587099345,0),(291,1,1,'moodle/grade:lock',1,1587099345,0),(292,1,3,'moodle/grade:unlock',1,1587099345,0),(293,1,1,'moodle/grade:unlock',1,1587099345,0),(294,1,7,'moodle/my:manageblocks',1,1587099345,0),(295,1,4,'moodle/notes:view',1,1587099345,0),(296,1,3,'moodle/notes:view',1,1587099345,0),(297,1,1,'moodle/notes:view',1,1587099345,0),(298,1,4,'moodle/notes:manage',1,1587099345,0),(299,1,3,'moodle/notes:manage',1,1587099345,0),(300,1,1,'moodle/notes:manage',1,1587099345,0),(301,1,1,'moodle/tag:manage',1,1587099345,0),(302,1,1,'moodle/tag:edit',1,1587099345,0),(303,1,7,'moodle/tag:flag',1,1587099345,0),(305,1,3,'moodle/tag:editblocks',1,1587099345,0),(306,1,1,'moodle/tag:editblocks',1,1587099345,0),(307,1,6,'moodle/block:view',1,1587099345,0),(308,1,7,'moodle/block:view',1,1587099345,0),(309,1,5,'moodle/block:view',1,1587099345,0),(310,1,4,'moodle/block:view',-1000,1590000109,2),(311,1,3,'moodle/block:view',1,1587099345,0),(312,1,3,'moodle/block:edit',1,1587099345,0),(313,1,1,'moodle/block:edit',1,1587099345,0),(314,1,7,'moodle/portfolio:export',1,1587099345,0),(317,1,3,'moodle/portfolio:export',1,1587099345,0),(318,1,8,'moodle/comment:view',1,1587099345,0),(319,1,6,'moodle/comment:view',1,1587099345,0),(320,1,7,'moodle/comment:view',1,1587099345,0),(321,1,5,'moodle/comment:view',1,1587099345,0),(322,1,4,'moodle/comment:view',1,1587099345,0),(323,1,3,'moodle/comment:view',1,1587099345,0),(324,1,1,'moodle/comment:view',1,1587099345,0),(325,1,7,'moodle/comment:post',1,1587099345,0),(326,1,5,'moodle/comment:post',1,1587099345,0),(327,1,4,'moodle/comment:post',1,1587099345,0),(328,1,3,'moodle/comment:post',1,1587099345,0),(329,1,1,'moodle/comment:post',1,1587099345,0),(330,1,3,'moodle/comment:delete',1,1587099345,0),(331,1,1,'moodle/comment:delete',1,1587099345,0),(332,1,1,'moodle/webservice:createtoken',1,1587099345,0),(333,1,7,'moodle/webservice:createmobiletoken',1,1587099345,0),(334,1,7,'moodle/rating:view',1,1587099345,0),(335,1,5,'moodle/rating:view',1,1587099345,0),(337,1,3,'moodle/rating:view',1,1587099345,0),(338,1,1,'moodle/rating:view',1,1587099345,0),(339,1,7,'moodle/rating:viewany',1,1587099345,0),(340,1,5,'moodle/rating:viewany',1,1587099345,0),(342,1,3,'moodle/rating:viewany',1,1587099345,0),(343,1,1,'moodle/rating:viewany',1,1587099345,0),(344,1,7,'moodle/rating:viewall',1,1587099345,0),(345,1,5,'moodle/rating:viewall',1,1587099345,0),(347,1,3,'moodle/rating:viewall',1,1587099345,0),(348,1,1,'moodle/rating:viewall',1,1587099345,0),(349,1,7,'moodle/rating:rate',1,1587099345,0),(352,1,3,'moodle/rating:rate',1,1587099345,0),(353,1,1,'moodle/rating:rate',1,1587099346,0),(354,1,4,'moodle/course:markcomplete',1,1587099346,0),(355,1,3,'moodle/course:markcomplete',1,1587099346,0),(356,1,1,'moodle/course:markcomplete',1,1587099346,0),(358,1,3,'moodle/course:overridecompletion',1,1587099346,0),(359,1,1,'moodle/course:overridecompletion',1,1587099346,0),(360,1,1,'moodle/badges:manageglobalsettings',1,1587099346,0),(361,1,7,'moodle/badges:viewbadges',1,1587099346,0),(362,1,7,'moodle/badges:manageownbadges',1,1587099346,0),(363,1,7,'moodle/badges:viewotherbadges',1,1587099346,0),(364,1,7,'moodle/badges:earnbadge',1,1587099346,0),(365,1,1,'moodle/badges:createbadge',1,1587099346,0),(366,1,3,'moodle/badges:createbadge',1,1587099346,0),(367,1,1,'moodle/badges:deletebadge',1,1587099346,0),(368,1,3,'moodle/badges:deletebadge',1,1587099346,0),(369,1,1,'moodle/badges:configuredetails',1,1587099346,0),(370,1,3,'moodle/badges:configuredetails',1,1587099346,0),(371,1,1,'moodle/badges:configurecriteria',1,1587099346,0),(372,1,3,'moodle/badges:configurecriteria',1,1587099346,0),(373,1,1,'moodle/badges:configuremessages',1,1587099346,0),(374,1,3,'moodle/badges:configuremessages',1,1587099346,0),(375,1,1,'moodle/badges:awardbadge',1,1587099346,0),(376,1,4,'moodle/badges:awardbadge',1,1587099346,0),(377,1,3,'moodle/badges:awardbadge',1,1587099346,0),(378,1,1,'moodle/badges:revokebadge',1,1587099346,0),(379,1,4,'moodle/badges:revokebadge',1,1587099346,0),(380,1,3,'moodle/badges:revokebadge',1,1587099346,0),(381,1,1,'moodle/badges:viewawarded',1,1587099346,0),(383,1,3,'moodle/badges:viewawarded',1,1587099346,0),(384,1,6,'moodle/search:query',1,1587099346,0),(385,1,7,'moodle/search:query',1,1587099346,0),(387,1,4,'moodle/search:query',-1,1590000107,2),(388,1,3,'moodle/search:query',1,1587099346,0),(389,1,1,'moodle/search:query',1,1587099346,0),(390,1,1,'moodle/competency:competencymanage',1,1587099346,0),(391,1,7,'moodle/competency:competencyview',1,1587099346,0),(392,1,3,'moodle/competency:competencygrade',1,1587099346,0),(394,1,1,'moodle/competency:competencygrade',1,1587099346,0),(395,1,3,'moodle/competency:coursecompetencymanage',1,1587099346,0),(396,1,1,'moodle/competency:coursecompetencymanage',1,1587099346,0),(397,1,1,'moodle/competency:coursecompetencyconfigure',1,1587099346,0),(399,1,7,'moodle/competency:coursecompetencyview',1,1587099346,0),(400,1,1,'moodle/competency:planmanage',1,1587099346,0),(401,1,1,'moodle/competency:planmanagedraft',1,1587099346,0),(402,1,1,'moodle/competency:planview',1,1587099346,0),(403,1,1,'moodle/competency:planviewdraft',1,1587099346,0),(404,1,7,'moodle/competency:planviewown',1,1587099346,0),(405,1,1,'moodle/competency:planrequestreview',1,1587099346,0),(406,1,7,'moodle/competency:planrequestreviewown',1,1587099346,0),(407,1,1,'moodle/competency:planreview',1,1587099346,0),(408,1,1,'moodle/competency:plancomment',1,1587099346,0),(409,1,7,'moodle/competency:plancommentown',1,1587099346,0),(410,1,1,'moodle/competency:usercompetencyview',1,1587099346,0),(411,1,3,'moodle/competency:usercompetencyview',1,1587099346,0),(413,1,1,'moodle/competency:usercompetencyrequestreview',1,1587099346,0),(414,1,7,'moodle/competency:usercompetencyrequestreviewown',1,1587099346,0),(415,1,1,'moodle/competency:usercompetencyreview',1,1587099346,0),(416,1,1,'moodle/competency:usercompetencycomment',1,1587099346,0),(417,1,7,'moodle/competency:usercompetencycommentown',1,1587099346,0),(418,1,1,'moodle/competency:templatemanage',1,1587099346,0),(420,1,3,'moodle/analytics:listinsights',1,1587099346,0),(421,1,1,'moodle/analytics:listinsights',1,1587099346,0),(422,1,1,'moodle/analytics:managemodels',1,1587099346,0),(423,1,1,'moodle/competency:templateview',1,1587099346,0),(424,1,1,'moodle/competency:userevidencemanage',1,1587099346,0),(425,1,7,'moodle/competency:userevidencemanageown',1,1587099346,0),(426,1,1,'moodle/competency:userevidenceview',1,1587099346,0),(428,1,3,'moodle/site:messageanyuser',1,1587099346,0),(429,1,1,'moodle/site:messageanyuser',1,1587099346,0),(430,1,7,'moodle/course:togglecompletion',1,1587099346,0),(431,1,7,'moodle/analytics:listowninsights',1,1587099346,0),(432,1,3,'moodle/h5p:setdisplayoptions',1,1587099346,0),(433,1,1,'moodle/h5p:deploy',1,1587099346,0),(434,1,3,'moodle/h5p:deploy',1,1587099346,0),(435,1,1,'moodle/h5p:updatelibraries',1,1587099346,0),(436,1,6,'mod/assign:view',1,1587099357,0),(437,1,5,'mod/assign:view',1,1587099357,0),(438,1,4,'mod/assign:view',1,1587099357,0),(439,1,3,'mod/assign:view',1,1587099357,0),(440,1,1,'mod/assign:view',1,1587099357,0),(441,1,5,'mod/assign:submit',1,1587099357,0),(443,1,3,'mod/assign:grade',1,1587099357,0),(444,1,1,'mod/assign:grade',1,1587099357,0),(446,1,3,'mod/assign:exportownsubmission',1,1587099357,0),(447,1,1,'mod/assign:exportownsubmission',1,1587099357,0),(448,1,5,'mod/assign:exportownsubmission',1,1587099357,0),(449,1,3,'mod/assign:addinstance',1,1587099357,0),(450,1,1,'mod/assign:addinstance',1,1587099357,0),(452,1,3,'mod/assign:grantextension',1,1587099357,0),(453,1,1,'mod/assign:grantextension',1,1587099357,0),(454,1,3,'mod/assign:revealidentities',1,1587099357,0),(455,1,1,'mod/assign:revealidentities',1,1587099357,0),(456,1,3,'mod/assign:reviewgrades',1,1587099357,0),(457,1,1,'mod/assign:reviewgrades',1,1587099357,0),(458,1,3,'mod/assign:releasegrades',1,1587099357,0),(459,1,1,'mod/assign:releasegrades',1,1587099357,0),(460,1,3,'mod/assign:managegrades',1,1587099357,0),(461,1,1,'mod/assign:managegrades',1,1587099357,0),(462,1,3,'mod/assign:manageallocations',1,1587099357,0),(463,1,1,'mod/assign:manageallocations',1,1587099357,0),(464,1,3,'mod/assign:viewgrades',1,1587099357,0),(465,1,1,'mod/assign:viewgrades',1,1587099357,0),(466,1,4,'mod/assign:viewgrades',1,1587099357,0),(467,1,1,'mod/assign:viewblinddetails',1,1587099357,0),(469,1,3,'mod/assign:receivegradernotifications',1,1587099357,0),(470,1,1,'mod/assign:receivegradernotifications',1,1587099357,0),(471,1,3,'mod/assign:manageoverrides',1,1587099357,0),(472,1,1,'mod/assign:manageoverrides',1,1587099357,0),(474,1,3,'mod/assign:showhiddengrader',1,1587099357,0),(475,1,1,'mod/assign:showhiddengrader',1,1587099357,0),(476,1,6,'mod/assignment:view',1,1587099357,0),(477,1,5,'mod/assignment:view',1,1587099358,0),(478,1,4,'mod/assignment:view',-1000,1590000108,2),(479,1,3,'mod/assignment:view',1,1587099358,0),(480,1,1,'mod/assignment:view',1,1587099358,0),(481,1,3,'mod/assignment:addinstance',1,1587099358,0),(482,1,1,'mod/assignment:addinstance',1,1587099358,0),(483,1,5,'mod/assignment:submit',1,1587099358,0),(485,1,3,'mod/assignment:grade',1,1587099358,0),(486,1,1,'mod/assignment:grade',1,1587099358,0),(488,1,3,'mod/assignment:exportownsubmission',1,1587099358,0),(489,1,1,'mod/assignment:exportownsubmission',1,1587099358,0),(490,1,5,'mod/assignment:exportownsubmission',1,1587099358,0),(491,1,3,'mod/book:addinstance',1,1587099358,0),(492,1,1,'mod/book:addinstance',1,1587099358,0),(493,1,6,'mod/book:read',1,1587099358,0),(494,1,8,'mod/book:read',1,1587099358,0),(495,1,5,'mod/book:read',1,1587099358,0),(496,1,4,'mod/book:read',1,1587099358,0),(497,1,3,'mod/book:read',1,1587099358,0),(498,1,1,'mod/book:read',1,1587099358,0),(500,1,3,'mod/book:viewhiddenchapters',1,1587099358,0),(501,1,1,'mod/book:viewhiddenchapters',1,1587099358,0),(502,1,3,'mod/book:edit',1,1587099358,0),(503,1,1,'mod/book:edit',1,1587099358,0),(504,1,3,'mod/chat:addinstance',1,1587099358,0),(505,1,1,'mod/chat:addinstance',1,1587099358,0),(506,1,5,'mod/chat:chat',1,1587099358,0),(507,1,4,'mod/chat:chat',-1,1590000108,2),(508,1,3,'mod/chat:chat',1,1587099358,0),(509,1,1,'mod/chat:chat',1,1587099358,0),(512,1,3,'mod/chat:readlog',1,1587099358,0),(513,1,1,'mod/chat:readlog',1,1587099358,0),(515,1,3,'mod/chat:deletelog',1,1587099358,0),(516,1,1,'mod/chat:deletelog',1,1587099358,0),(518,1,3,'mod/chat:exportparticipatedsession',1,1587099358,0),(519,1,1,'mod/chat:exportparticipatedsession',1,1587099358,0),(521,1,3,'mod/chat:exportsession',1,1587099358,0),(522,1,1,'mod/chat:exportsession',1,1587099358,0),(523,1,7,'mod/chat:view',1,1587099358,0),(524,1,6,'mod/chat:view',1,1587099358,0),(525,1,3,'mod/choice:addinstance',1,1587099358,0),(526,1,1,'mod/choice:addinstance',1,1587099358,0),(529,1,3,'mod/choice:choose',1,1587099358,0),(531,1,3,'mod/choice:readresponses',1,1587099358,0),(532,1,1,'mod/choice:readresponses',1,1587099358,0),(534,1,3,'mod/choice:deleteresponses',1,1587099358,0),(535,1,1,'mod/choice:deleteresponses',1,1587099358,0),(537,1,3,'mod/choice:downloadresponses',1,1587099358,0),(538,1,1,'mod/choice:downloadresponses',1,1587099358,0),(539,1,7,'mod/choice:view',1,1587099358,0),(540,1,6,'mod/choice:view',1,1587099358,0),(541,1,3,'mod/data:addinstance',1,1587099358,0),(542,1,1,'mod/data:addinstance',1,1587099358,0),(543,1,8,'mod/data:viewentry',1,1587099358,0),(544,1,6,'mod/data:viewentry',1,1587099358,0),(547,1,3,'mod/data:viewentry',1,1587099358,0),(548,1,1,'mod/data:viewentry',1,1587099358,0),(549,1,5,'mod/data:writeentry',1,1587099358,0),(551,1,3,'mod/data:writeentry',1,1587099358,0),(552,1,1,'mod/data:writeentry',1,1587099358,0),(555,1,3,'mod/data:comment',1,1587099359,0),(556,1,1,'mod/data:comment',1,1587099359,0),(558,1,3,'mod/data:rate',1,1587099359,0),(559,1,1,'mod/data:rate',1,1587099359,0),(561,1,3,'mod/data:viewrating',1,1587099359,0),(562,1,1,'mod/data:viewrating',1,1587099359,0),(564,1,3,'mod/data:viewanyrating',1,1587099359,0),(565,1,1,'mod/data:viewanyrating',1,1587099359,0),(567,1,3,'mod/data:viewallratings',1,1587099359,0),(568,1,1,'mod/data:viewallratings',1,1587099359,0),(570,1,3,'mod/data:approve',1,1587099359,0),(571,1,1,'mod/data:approve',1,1587099359,0),(572,1,4,'mod/data:manageentries',1,1587099359,0),(573,1,3,'mod/data:manageentries',1,1587099359,0),(574,1,1,'mod/data:manageentries',1,1587099359,0),(575,1,4,'mod/data:managecomments',-1,1590000108,2),(576,1,3,'mod/data:managecomments',1,1587099359,0),(577,1,1,'mod/data:managecomments',1,1587099359,0),(578,1,3,'mod/data:managetemplates',1,1587099359,0),(579,1,1,'mod/data:managetemplates',1,1587099359,0),(581,1,3,'mod/data:viewalluserpresets',1,1587099359,0),(582,1,1,'mod/data:viewalluserpresets',1,1587099359,0),(583,1,1,'mod/data:manageuserpresets',1,1587099359,0),(584,1,1,'mod/data:exportentry',1,1587099359,0),(586,1,3,'mod/data:exportentry',1,1587099359,0),(587,1,1,'mod/data:exportownentry',1,1587099359,0),(589,1,3,'mod/data:exportownentry',1,1587099359,0),(591,1,1,'mod/data:exportallentries',1,1587099359,0),(593,1,3,'mod/data:exportallentries',1,1587099359,0),(594,1,1,'mod/data:exportuserinfo',1,1587099359,0),(595,1,4,'mod/data:exportuserinfo',-1,1590000108,2),(596,1,3,'mod/data:exportuserinfo',1,1587099359,0),(597,1,6,'mod/data:view',1,1587099359,0),(600,1,3,'mod/data:view',1,1587099359,0),(601,1,1,'mod/data:view',1,1587099359,0),(602,1,3,'mod/feedback:addinstance',1,1587099359,0),(603,1,1,'mod/feedback:addinstance',1,1587099359,0),(604,1,6,'mod/feedback:view',1,1587099359,0),(605,1,8,'mod/feedback:view',1,1587099359,0),(608,1,3,'mod/feedback:view',1,1587099359,0),(609,1,1,'mod/feedback:view',1,1587099359,0),(610,1,8,'mod/feedback:complete',1,1587099359,0),(611,1,5,'mod/feedback:complete',1,1587099359,0),(613,1,3,'mod/feedback:viewanalysepage',1,1587099359,0),(614,1,1,'mod/feedback:viewanalysepage',1,1587099359,0),(615,1,3,'mod/feedback:deletesubmissions',1,1587099359,0),(616,1,1,'mod/feedback:deletesubmissions',1,1587099359,0),(617,1,1,'mod/feedback:mapcourse',1,1587099359,0),(618,1,3,'mod/feedback:edititems',1,1587099359,0),(619,1,1,'mod/feedback:edititems',1,1587099359,0),(620,1,3,'mod/feedback:createprivatetemplate',1,1587099359,0),(621,1,1,'mod/feedback:createprivatetemplate',1,1587099359,0),(622,1,3,'mod/feedback:createpublictemplate',1,1587099359,0),(623,1,1,'mod/feedback:createpublictemplate',1,1587099359,0),(624,1,3,'mod/feedback:deletetemplate',1,1587099359,0),(625,1,1,'mod/feedback:deletetemplate',1,1587099359,0),(626,1,4,'mod/feedback:viewreports',1,1587099359,0),(627,1,3,'mod/feedback:viewreports',1,1587099359,0),(628,1,1,'mod/feedback:viewreports',1,1587099359,0),(629,1,4,'mod/feedback:receivemail',1,1587099359,0),(630,1,3,'mod/feedback:receivemail',1,1587099359,0),(631,1,3,'mod/folder:addinstance',1,1587099360,0),(632,1,1,'mod/folder:addinstance',1,1587099360,0),(633,1,6,'mod/folder:view',1,1587099360,0),(634,1,7,'mod/folder:view',1,1587099360,0),(635,1,3,'mod/folder:managefiles',1,1587099360,0),(636,1,3,'mod/forum:addinstance',1,1587099360,0),(637,1,1,'mod/forum:addinstance',1,1587099360,0),(638,1,8,'mod/forum:viewdiscussion',1,1587099360,0),(639,1,6,'mod/forum:viewdiscussion',1,1587099360,0),(640,1,5,'mod/forum:viewdiscussion',1,1587099360,0),(642,1,3,'mod/forum:viewdiscussion',1,1587099360,0),(643,1,1,'mod/forum:viewdiscussion',1,1587099360,0),(645,1,3,'mod/forum:viewhiddentimedposts',1,1587099360,0),(646,1,1,'mod/forum:viewhiddentimedposts',1,1587099360,0),(647,1,5,'mod/forum:startdiscussion',1,1587099360,0),(649,1,3,'mod/forum:startdiscussion',1,1587099360,0),(650,1,1,'mod/forum:startdiscussion',1,1587099360,0),(651,1,5,'mod/forum:replypost',1,1587099360,0),(652,1,4,'mod/forum:replypost',1,1587099360,0),(653,1,3,'mod/forum:replypost',1,1587099360,0),(654,1,1,'mod/forum:replypost',1,1587099360,0),(656,1,3,'mod/forum:addnews',1,1587099360,0),(657,1,1,'mod/forum:addnews',1,1587099360,0),(658,1,4,'mod/forum:replynews',1,1587099360,0),(659,1,3,'mod/forum:replynews',1,1587099360,0),(660,1,1,'mod/forum:replynews',1,1587099360,0),(661,1,5,'mod/forum:viewrating',1,1587099360,0),(663,1,3,'mod/forum:viewrating',1,1587099360,0),(664,1,1,'mod/forum:viewrating',1,1587099360,0),(666,1,3,'mod/forum:viewanyrating',1,1587099360,0),(667,1,1,'mod/forum:viewanyrating',1,1587099360,0),(669,1,3,'mod/forum:viewallratings',1,1587099360,0),(670,1,1,'mod/forum:viewallratings',1,1587099360,0),(672,1,3,'mod/forum:rate',1,1587099360,0),(673,1,1,'mod/forum:rate',1,1587099360,0),(675,1,3,'mod/forum:postprivatereply',1,1587099360,0),(676,1,1,'mod/forum:postprivatereply',1,1587099360,0),(677,1,4,'mod/forum:readprivatereplies',-1,1590000108,2),(678,1,3,'mod/forum:readprivatereplies',1,1587099360,0),(679,1,1,'mod/forum:readprivatereplies',1,1587099360,0),(680,1,5,'mod/forum:createattachment',1,1587099360,0),(681,1,4,'mod/forum:createattachment',1,1587099360,0),(682,1,3,'mod/forum:createattachment',1,1587099360,0),(683,1,1,'mod/forum:createattachment',1,1587099360,0),(684,1,5,'mod/forum:deleteownpost',1,1587099360,0),(685,1,4,'mod/forum:deleteownpost',1,1587099360,0),(686,1,3,'mod/forum:deleteownpost',1,1587099360,0),(687,1,1,'mod/forum:deleteownpost',1,1587099360,0),(688,1,4,'mod/forum:deleteanypost',1,1587099360,0),(689,1,3,'mod/forum:deleteanypost',1,1587099360,0),(690,1,1,'mod/forum:deleteanypost',1,1587099360,0),(692,1,3,'mod/forum:splitdiscussions',1,1587099360,0),(693,1,1,'mod/forum:splitdiscussions',1,1587099360,0),(695,1,3,'mod/forum:movediscussions',1,1587099360,0),(696,1,1,'mod/forum:movediscussions',1,1587099360,0),(698,1,3,'mod/forum:pindiscussions',1,1587099360,0),(699,1,1,'mod/forum:pindiscussions',1,1587099360,0),(700,1,4,'mod/forum:editanypost',1,1587099360,0),(701,1,3,'mod/forum:editanypost',1,1587099360,0),(702,1,1,'mod/forum:editanypost',1,1587099360,0),(704,1,3,'mod/forum:viewqandawithoutposting',1,1587099360,0),(705,1,1,'mod/forum:viewqandawithoutposting',1,1587099360,0),(707,1,3,'mod/forum:viewsubscribers',1,1587099360,0),(708,1,1,'mod/forum:viewsubscribers',1,1587099360,0),(710,1,3,'mod/forum:managesubscriptions',1,1587099360,0),(711,1,1,'mod/forum:managesubscriptions',1,1587099360,0),(713,1,3,'mod/forum:postwithoutthrottling',1,1587099360,0),(714,1,1,'mod/forum:postwithoutthrottling',1,1587099360,0),(716,1,3,'mod/forum:exportdiscussion',1,1587099360,0),(717,1,1,'mod/forum:exportdiscussion',1,1587099360,0),(719,1,3,'mod/forum:exportforum',1,1587099360,0),(720,1,1,'mod/forum:exportforum',1,1587099360,0),(722,1,3,'mod/forum:exportpost',1,1587099360,0),(723,1,1,'mod/forum:exportpost',1,1587099360,0),(725,1,3,'mod/forum:exportownpost',1,1587099360,0),(726,1,1,'mod/forum:exportownpost',1,1587099360,0),(727,1,5,'mod/forum:exportownpost',1,1587099360,0),(729,1,3,'mod/forum:addquestion',1,1587099360,0),(730,1,1,'mod/forum:addquestion',1,1587099360,0),(731,1,5,'mod/forum:allowforcesubscribe',1,1587099360,0),(733,1,3,'mod/forum:allowforcesubscribe',1,1587099360,0),(734,1,8,'mod/forum:allowforcesubscribe',1,1587099360,0),(736,1,3,'mod/forum:canposttomygroups',1,1587099360,0),(737,1,1,'mod/forum:canposttomygroups',1,1587099360,0),(739,1,3,'mod/forum:canoverridediscussionlock',1,1587099360,0),(740,1,1,'mod/forum:canoverridediscussionlock',1,1587099360,0),(742,1,3,'mod/forum:canoverridecutoff',1,1587099360,0),(743,1,1,'mod/forum:canoverridecutoff',1,1587099360,0),(744,1,7,'mod/forum:cantogglefavourite',1,1587099361,0),(746,1,3,'mod/forum:grade',1,1587099361,0),(747,1,1,'mod/forum:grade',1,1587099361,0),(748,1,3,'mod/glossary:addinstance',1,1587099361,0),(749,1,1,'mod/glossary:addinstance',1,1587099361,0),(750,1,8,'mod/glossary:view',1,1587099361,0),(751,1,6,'mod/glossary:view',1,1587099361,0),(752,1,5,'mod/glossary:view',1,1587099361,0),(754,1,3,'mod/glossary:view',1,1587099361,0),(755,1,1,'mod/glossary:view',1,1587099361,0),(756,1,5,'mod/glossary:write',1,1587099361,0),(758,1,3,'mod/glossary:write',1,1587099361,0),(759,1,1,'mod/glossary:write',1,1587099361,0),(761,1,3,'mod/glossary:manageentries',1,1587099361,0),(762,1,1,'mod/glossary:manageentries',1,1587099361,0),(764,1,3,'mod/glossary:managecategories',1,1587099361,0),(765,1,1,'mod/glossary:managecategories',1,1587099361,0),(766,1,5,'mod/glossary:comment',1,1587099361,0),(768,1,3,'mod/glossary:comment',1,1587099361,0),(769,1,1,'mod/glossary:comment',1,1587099361,0),(771,1,3,'mod/glossary:managecomments',1,1587099361,0),(772,1,1,'mod/glossary:managecomments',1,1587099361,0),(774,1,3,'mod/glossary:import',1,1587099361,0),(775,1,1,'mod/glossary:import',1,1587099361,0),(777,1,3,'mod/glossary:export',1,1587099361,0),(778,1,1,'mod/glossary:export',1,1587099361,0),(780,1,3,'mod/glossary:approve',1,1587099361,0),(781,1,1,'mod/glossary:approve',1,1587099361,0),(783,1,3,'mod/glossary:rate',1,1587099361,0),(784,1,1,'mod/glossary:rate',1,1587099361,0),(786,1,3,'mod/glossary:viewrating',1,1587099361,0),(787,1,1,'mod/glossary:viewrating',1,1587099361,0),(789,1,3,'mod/glossary:viewanyrating',1,1587099361,0),(790,1,1,'mod/glossary:viewanyrating',1,1587099361,0),(792,1,3,'mod/glossary:viewallratings',1,1587099361,0),(793,1,1,'mod/glossary:viewallratings',1,1587099361,0),(795,1,3,'mod/glossary:exportentry',1,1587099361,0),(796,1,1,'mod/glossary:exportentry',1,1587099361,0),(798,1,3,'mod/glossary:exportownentry',1,1587099361,0),(799,1,1,'mod/glossary:exportownentry',1,1587099361,0),(800,1,5,'mod/glossary:exportownentry',1,1587099361,0),(801,1,6,'mod/imscp:view',1,1587099361,0),(802,1,7,'mod/imscp:view',1,1587099361,0),(803,1,3,'mod/imscp:addinstance',1,1587099361,0),(804,1,1,'mod/imscp:addinstance',1,1587099361,0),(805,1,3,'mod/label:addinstance',1,1587099361,0),(806,1,1,'mod/label:addinstance',1,1587099361,0),(807,1,7,'mod/label:view',1,1587099361,0),(808,1,6,'mod/label:view',1,1587099361,0),(809,1,3,'mod/lesson:addinstance',1,1587099362,0),(810,1,1,'mod/lesson:addinstance',1,1587099362,0),(811,1,3,'mod/lesson:edit',1,1587099362,0),(812,1,1,'mod/lesson:edit',1,1587099362,0),(814,1,3,'mod/lesson:grade',1,1587099362,0),(815,1,1,'mod/lesson:grade',1,1587099362,0),(817,1,3,'mod/lesson:viewreports',1,1587099362,0),(818,1,1,'mod/lesson:viewreports',1,1587099362,0),(820,1,3,'mod/lesson:manage',1,1587099362,0),(821,1,1,'mod/lesson:manage',1,1587099362,0),(822,1,3,'mod/lesson:manageoverrides',1,1587099362,0),(823,1,1,'mod/lesson:manageoverrides',1,1587099362,0),(824,1,7,'mod/lesson:view',1,1587099362,0),(825,1,6,'mod/lesson:view',1,1587099362,0),(826,1,5,'mod/lti:view',1,1587099362,0),(828,1,3,'mod/lti:view',1,1587099362,0),(829,1,1,'mod/lti:view',1,1587099362,0),(830,1,3,'mod/lti:addinstance',1,1587099362,0),(831,1,1,'mod/lti:addinstance',1,1587099362,0),(833,1,3,'mod/lti:manage',1,1587099362,0),(834,1,1,'mod/lti:manage',1,1587099362,0),(835,1,3,'mod/lti:addcoursetool',1,1587099362,0),(836,1,1,'mod/lti:addcoursetool',1,1587099362,0),(837,1,3,'mod/lti:requesttooladd',1,1587099362,0),(838,1,1,'mod/lti:requesttooladd',1,1587099362,0),(839,1,6,'mod/page:view',1,1587099362,0),(840,1,7,'mod/page:view',1,1587099362,0),(841,1,3,'mod/page:addinstance',1,1587099362,0),(842,1,1,'mod/page:addinstance',1,1587099362,0),(843,1,6,'mod/quiz:view',1,1587099362,0),(844,1,5,'mod/quiz:view',1,1587099362,0),(845,1,4,'mod/quiz:view',1,1587099362,0),(846,1,3,'mod/quiz:view',1,1587099362,0),(847,1,1,'mod/quiz:view',1,1587099362,0),(848,1,3,'mod/quiz:addinstance',1,1587099362,0),(849,1,1,'mod/quiz:addinstance',1,1587099362,0),(850,1,5,'mod/quiz:attempt',1,1587099362,0),(851,1,5,'mod/quiz:reviewmyattempts',1,1587099362,0),(852,1,3,'mod/quiz:manage',1,1587099362,0),(853,1,1,'mod/quiz:manage',1,1587099362,0),(854,1,3,'mod/quiz:manageoverrides',1,1587099362,0),(855,1,1,'mod/quiz:manageoverrides',1,1587099362,0),(856,1,4,'mod/quiz:preview',1,1587099362,0),(857,1,3,'mod/quiz:preview',1,1587099362,0),(858,1,1,'mod/quiz:preview',1,1587099362,0),(860,1,3,'mod/quiz:grade',1,1587099362,0),(861,1,1,'mod/quiz:grade',1,1587099362,0),(862,1,4,'mod/quiz:regrade',1,1587099362,0),(863,1,3,'mod/quiz:regrade',1,1587099362,0),(864,1,1,'mod/quiz:regrade',1,1587099363,0),(865,1,4,'mod/quiz:viewreports',1,1587099363,0),(866,1,3,'mod/quiz:viewreports',1,1587099363,0),(867,1,1,'mod/quiz:viewreports',1,1587099363,0),(868,1,3,'mod/quiz:deleteattempts',1,1587099363,0),(869,1,1,'mod/quiz:deleteattempts',1,1587099363,0),(870,1,6,'mod/resource:view',1,1587099363,0),(871,1,7,'mod/resource:view',1,1587099363,0),(872,1,3,'mod/resource:addinstance',1,1587099363,0),(873,1,1,'mod/resource:addinstance',1,1587099363,0),(874,1,3,'mod/scorm:addinstance',1,1587099363,0),(875,1,1,'mod/scorm:addinstance',1,1587099363,0),(876,1,4,'mod/scorm:viewreport',-1000,1590000108,2),(877,1,3,'mod/scorm:viewreport',1,1587099363,0),(878,1,1,'mod/scorm:viewreport',1,1587099363,0),(879,1,5,'mod/scorm:skipview',1,1587099363,0),(880,1,5,'mod/scorm:savetrack',1,1587099363,0),(882,1,3,'mod/scorm:savetrack',1,1587099363,0),(883,1,1,'mod/scorm:savetrack',1,1587099363,0),(884,1,5,'mod/scorm:viewscores',1,1587099363,0),(885,1,4,'mod/scorm:viewscores',-1000,1590000108,2),(886,1,3,'mod/scorm:viewscores',1,1587099363,0),(887,1,1,'mod/scorm:viewscores',1,1587099363,0),(889,1,3,'mod/scorm:deleteresponses',1,1587099363,0),(890,1,1,'mod/scorm:deleteresponses',1,1587099363,0),(891,1,3,'mod/survey:addinstance',1,1587099364,0),(892,1,1,'mod/survey:addinstance',1,1587099364,0),(893,1,5,'mod/survey:participate',1,1587099364,0),(895,1,3,'mod/survey:participate',1,1587099364,0),(896,1,1,'mod/survey:participate',1,1587099364,0),(898,1,3,'mod/survey:readresponses',1,1587099364,0),(899,1,1,'mod/survey:readresponses',1,1587099364,0),(901,1,3,'mod/survey:download',1,1587099364,0),(902,1,1,'mod/survey:download',1,1587099364,0),(903,1,6,'mod/url:view',1,1587099364,0),(904,1,7,'mod/url:view',1,1587099364,0),(905,1,3,'mod/url:addinstance',1,1587099364,0),(906,1,1,'mod/url:addinstance',1,1587099364,0),(907,1,3,'mod/wiki:addinstance',1,1587099364,0),(908,1,1,'mod/wiki:addinstance',1,1587099364,0),(909,1,6,'mod/wiki:viewpage',1,1587099364,0),(910,1,8,'mod/wiki:viewpage',1,1587099364,0),(911,1,5,'mod/wiki:viewpage',1,1587099364,0),(913,1,3,'mod/wiki:viewpage',1,1587099364,0),(914,1,1,'mod/wiki:viewpage',1,1587099364,0),(915,1,5,'mod/wiki:editpage',1,1587099364,0),(917,1,3,'mod/wiki:editpage',1,1587099364,0),(918,1,1,'mod/wiki:editpage',1,1587099364,0),(919,1,5,'mod/wiki:createpage',1,1587099364,0),(921,1,3,'mod/wiki:createpage',1,1587099364,0),(922,1,1,'mod/wiki:createpage',1,1587099364,0),(923,1,5,'mod/wiki:viewcomment',1,1587099364,0),(925,1,3,'mod/wiki:viewcomment',1,1587099364,0),(926,1,1,'mod/wiki:viewcomment',1,1587099364,0),(927,1,5,'mod/wiki:editcomment',1,1587099364,0),(929,1,3,'mod/wiki:editcomment',1,1587099364,0),(930,1,1,'mod/wiki:editcomment',1,1587099364,0),(932,1,3,'mod/wiki:managecomment',1,1587099364,0),(933,1,1,'mod/wiki:managecomment',1,1587099364,0),(935,1,3,'mod/wiki:managefiles',1,1587099364,0),(936,1,1,'mod/wiki:managefiles',1,1587099364,0),(938,1,3,'mod/wiki:overridelock',1,1587099364,0),(939,1,1,'mod/wiki:overridelock',1,1587099364,0),(941,1,3,'mod/wiki:managewiki',1,1587099364,0),(942,1,1,'mod/wiki:managewiki',1,1587099364,0),(943,1,6,'mod/workshop:view',1,1587099364,0),(944,1,5,'mod/workshop:view',1,1587099364,0),(946,1,3,'mod/workshop:view',1,1587099364,0),(947,1,1,'mod/workshop:view',1,1587099364,0),(948,1,3,'mod/workshop:addinstance',1,1587099364,0),(949,1,1,'mod/workshop:addinstance',1,1587099364,0),(951,1,3,'mod/workshop:switchphase',1,1587099364,0),(952,1,1,'mod/workshop:switchphase',1,1587099365,0),(953,1,3,'mod/workshop:editdimensions',1,1587099365,0),(954,1,1,'mod/workshop:editdimensions',1,1587099365,0),(955,1,5,'mod/workshop:submit',1,1587099365,0),(956,1,5,'mod/workshop:peerassess',1,1587099365,0),(958,1,3,'mod/workshop:manageexamples',1,1587099365,0),(959,1,1,'mod/workshop:manageexamples',1,1587099365,0),(961,1,3,'mod/workshop:allocate',1,1587099365,0),(962,1,1,'mod/workshop:allocate',1,1587099365,0),(964,1,3,'mod/workshop:publishsubmissions',1,1587099365,0),(965,1,1,'mod/workshop:publishsubmissions',1,1587099365,0),(966,1,5,'mod/workshop:viewauthornames',1,1587099365,0),(968,1,3,'mod/workshop:viewauthornames',1,1587099365,0),(969,1,1,'mod/workshop:viewauthornames',1,1587099365,0),(971,1,3,'mod/workshop:viewreviewernames',1,1587099365,0),(972,1,1,'mod/workshop:viewreviewernames',1,1587099365,0),(974,1,3,'mod/workshop:viewallsubmissions',1,1587099365,0),(975,1,1,'mod/workshop:viewallsubmissions',1,1587099365,0),(976,1,5,'mod/workshop:viewpublishedsubmissions',1,1587099365,0),(978,1,3,'mod/workshop:viewpublishedsubmissions',1,1587099365,0),(979,1,1,'mod/workshop:viewpublishedsubmissions',1,1587099365,0),(980,1,5,'mod/workshop:viewauthorpublished',1,1587099365,0),(982,1,3,'mod/workshop:viewauthorpublished',1,1587099365,0),(983,1,1,'mod/workshop:viewauthorpublished',1,1587099365,0),(985,1,3,'mod/workshop:viewallassessments',1,1587099365,0),(986,1,1,'mod/workshop:viewallassessments',1,1587099365,0),(988,1,3,'mod/workshop:overridegrades',1,1587099365,0),(989,1,1,'mod/workshop:overridegrades',1,1587099365,0),(991,1,3,'mod/workshop:ignoredeadlines',1,1587099365,0),(992,1,1,'mod/workshop:ignoredeadlines',1,1587099365,0),(994,1,3,'mod/workshop:deletesubmissions',1,1587099365,0),(995,1,1,'mod/workshop:deletesubmissions',1,1587099365,0),(996,1,1,'mod/workshop:exportsubmissions',1,1587099365,0),(998,1,3,'mod/workshop:exportsubmissions',1,1587099365,0),(999,1,5,'mod/workshop:exportsubmissions',1,1587099365,0),(1000,1,7,'auth/oauth2:managelinkedlogins',1,1587099365,0),(1001,1,1,'enrol/category:config',1,1587099366,0),(1002,1,3,'enrol/category:config',1,1587099366,0),(1003,1,3,'enrol/cohort:config',1,1587099366,0),(1004,1,1,'enrol/cohort:config',1,1587099366,0),(1005,1,1,'enrol/cohort:unenrol',1,1587099366,0),(1006,1,1,'enrol/database:unenrol',1,1587099366,0),(1007,1,1,'enrol/database:config',1,1587099366,0),(1008,1,3,'enrol/database:config',1,1587099366,0),(1009,1,1,'enrol/guest:config',1,1587099366,0),(1010,1,3,'enrol/guest:config',1,1587099366,0),(1011,1,1,'enrol/imsenterprise:config',1,1587099366,0),(1012,1,3,'enrol/imsenterprise:config',1,1587099366,0),(1013,1,1,'enrol/ldap:manage',1,1587099366,0),(1014,1,1,'enrol/lti:config',1,1587099366,0),(1015,1,3,'enrol/lti:config',1,1587099366,0),(1016,1,1,'enrol/lti:unenrol',1,1587099367,0),(1017,1,3,'enrol/lti:unenrol',1,1587099367,0),(1018,1,1,'enrol/manual:config',1,1587099367,0),(1019,1,1,'enrol/manual:enrol',1,1587099367,0),(1020,1,3,'enrol/manual:enrol',1,1587099367,0),(1021,1,1,'enrol/manual:manage',1,1587099367,0),(1022,1,3,'enrol/manual:manage',1,1587099367,0),(1023,1,1,'enrol/manual:unenrol',1,1587099367,0),(1024,1,3,'enrol/manual:unenrol',1,1587099367,0),(1025,1,1,'enrol/meta:config',1,1587099367,0),(1026,1,3,'enrol/meta:config',1,1587099367,0),(1027,1,1,'enrol/meta:selectaslinked',1,1587099367,0),(1028,1,1,'enrol/meta:unenrol',1,1587099367,0),(1029,1,1,'enrol/mnet:config',1,1587099367,0),(1030,1,3,'enrol/mnet:config',1,1587099367,0),(1031,1,1,'enrol/paypal:config',1,1587099367,0),(1032,1,1,'enrol/paypal:manage',1,1587099367,0),(1033,1,3,'enrol/paypal:manage',1,1587099367,0),(1034,1,1,'enrol/paypal:unenrol',1,1587099367,0),(1035,1,3,'enrol/self:config',1,1587099367,0),(1036,1,1,'enrol/self:config',1,1587099367,0),(1037,1,3,'enrol/self:manage',1,1587099367,0),(1038,1,1,'enrol/self:manage',1,1587099367,0),(1039,1,5,'enrol/self:unenrolself',1,1587099367,0),(1040,1,3,'enrol/self:unenrol',1,1587099367,0),(1041,1,1,'enrol/self:unenrol',1,1587099367,0),(1042,1,7,'message/airnotifier:managedevice',1,1587099367,0),(1043,1,3,'block/activity_modules:addinstance',1,1587099368,0),(1044,1,1,'block/activity_modules:addinstance',1,1587099368,0),(1045,1,3,'block/activity_results:addinstance',1,1587099368,0),(1046,1,1,'block/activity_results:addinstance',1,1587099368,0),(1047,1,7,'block/admin_bookmarks:myaddinstance',1,1587099368,0),(1048,1,3,'block/admin_bookmarks:addinstance',1,1587099368,0),(1049,1,1,'block/admin_bookmarks:addinstance',1,1587099368,0),(1050,1,3,'block/badges:addinstance',1,1587099368,0),(1051,1,1,'block/badges:addinstance',1,1587099368,0),(1052,1,7,'block/badges:myaddinstance',1,1587099368,0),(1053,1,3,'block/blog_menu:addinstance',1,1587099368,0),(1054,1,1,'block/blog_menu:addinstance',1,1587099368,0),(1055,1,3,'block/blog_recent:addinstance',1,1587099368,0),(1056,1,1,'block/blog_recent:addinstance',1,1587099368,0),(1057,1,3,'block/blog_tags:addinstance',1,1587099368,0),(1058,1,1,'block/blog_tags:addinstance',1,1587099368,0),(1059,1,7,'block/calendar_month:myaddinstance',1,1587099368,0),(1060,1,3,'block/calendar_month:addinstance',1,1587099368,0),(1061,1,1,'block/calendar_month:addinstance',1,1587099368,0),(1062,1,7,'block/calendar_upcoming:myaddinstance',1,1587099368,0),(1063,1,3,'block/calendar_upcoming:addinstance',1,1587099368,0),(1064,1,1,'block/calendar_upcoming:addinstance',1,1587099368,0),(1065,1,7,'block/comments:myaddinstance',1,1587099369,0),(1066,1,3,'block/comments:addinstance',1,1587099369,0),(1067,1,1,'block/comments:addinstance',1,1587099369,0),(1068,1,3,'block/completionstatus:addinstance',1,1587099369,0),(1069,1,1,'block/completionstatus:addinstance',1,1587099369,0),(1070,1,7,'block/course_list:myaddinstance',1,1587099369,0),(1071,1,3,'block/course_list:addinstance',1,1587099369,0),(1072,1,1,'block/course_list:addinstance',1,1587099369,0),(1073,1,3,'block/course_summary:addinstance',1,1587099369,0),(1074,1,1,'block/course_summary:addinstance',1,1587099369,0),(1075,1,3,'block/feedback:addinstance',1,1587099369,0),(1076,1,1,'block/feedback:addinstance',1,1587099369,0),(1077,1,7,'block/globalsearch:myaddinstance',1,1587099369,0),(1078,1,3,'block/globalsearch:addinstance',1,1587099369,0),(1079,1,1,'block/globalsearch:addinstance',1,1587099369,0),(1080,1,7,'block/glossary_random:myaddinstance',1,1587099369,0),(1081,1,3,'block/glossary_random:addinstance',1,1587099369,0),(1082,1,1,'block/glossary_random:addinstance',1,1587099369,0),(1083,1,7,'block/html:myaddinstance',1,1587099369,0),(1084,1,3,'block/html:addinstance',1,1587099369,0),(1085,1,1,'block/html:addinstance',1,1587099369,0),(1086,1,3,'block/login:addinstance',1,1587099369,0),(1087,1,1,'block/login:addinstance',1,1587099369,0),(1088,1,3,'block/lp:addinstance',1,1587099369,0),(1089,1,1,'block/lp:addinstance',1,1587099369,0),(1090,1,7,'block/lp:myaddinstance',1,1587099369,0),(1091,1,7,'block/mentees:myaddinstance',1,1587099369,0),(1092,1,3,'block/mentees:addinstance',1,1587099369,0),(1093,1,1,'block/mentees:addinstance',1,1587099369,0),(1094,1,7,'block/mnet_hosts:myaddinstance',1,1587099369,0),(1095,1,3,'block/mnet_hosts:addinstance',1,1587099369,0),(1096,1,1,'block/mnet_hosts:addinstance',1,1587099369,0),(1097,1,7,'block/myoverview:myaddinstance',1,1587099369,0),(1098,1,7,'block/myprofile:myaddinstance',1,1587099369,0),(1099,1,3,'block/myprofile:addinstance',1,1587099369,0),(1100,1,1,'block/myprofile:addinstance',1,1587099369,0),(1101,1,7,'block/navigation:myaddinstance',1,1587099369,0),(1102,1,3,'block/navigation:addinstance',1,1587099369,0),(1103,1,1,'block/navigation:addinstance',1,1587099369,0),(1104,1,7,'block/news_items:myaddinstance',1,1587099370,0),(1105,1,3,'block/news_items:addinstance',1,1587099370,0),(1106,1,1,'block/news_items:addinstance',1,1587099370,0),(1107,1,7,'block/online_users:myaddinstance',1,1587099370,0),(1108,1,3,'block/online_users:addinstance',1,1587099370,0),(1109,1,1,'block/online_users:addinstance',1,1587099370,0),(1110,1,7,'block/online_users:viewlist',1,1587099370,0),(1111,1,6,'block/online_users:viewlist',1,1587099370,0),(1114,1,3,'block/online_users:viewlist',1,1587099370,0),(1115,1,1,'block/online_users:viewlist',1,1587099370,0),(1116,1,7,'block/private_files:myaddinstance',1,1587099370,0),(1117,1,3,'block/private_files:addinstance',1,1587099370,0),(1118,1,1,'block/private_files:addinstance',1,1587099370,0),(1119,1,3,'block/quiz_results:addinstance',1,1587099370,0),(1120,1,1,'block/quiz_results:addinstance',1,1587099370,0),(1121,1,3,'block/recent_activity:addinstance',1,1587099370,0),(1122,1,1,'block/recent_activity:addinstance',1,1587099370,0),(1123,1,7,'block/recent_activity:viewaddupdatemodule',1,1587099370,0),(1124,1,7,'block/recent_activity:viewdeletemodule',1,1587099370,0),(1125,1,7,'block/recentlyaccessedcourses:myaddinstance',1,1587099370,0),(1126,1,7,'block/recentlyaccesseditems:myaddinstance',1,1587099370,0),(1127,1,7,'block/rss_client:myaddinstance',1,1587099370,0),(1128,1,3,'block/rss_client:addinstance',1,1587099370,0),(1129,1,1,'block/rss_client:addinstance',1,1587099370,0),(1131,1,3,'block/rss_client:manageownfeeds',1,1587099370,0),(1132,1,1,'block/rss_client:manageownfeeds',1,1587099370,0),(1133,1,1,'block/rss_client:manageanyfeeds',1,1587099370,0),(1134,1,3,'block/search_forums:addinstance',1,1587099370,0),(1135,1,1,'block/search_forums:addinstance',1,1587099370,0),(1136,1,3,'block/section_links:addinstance',1,1587099370,0),(1137,1,1,'block/section_links:addinstance',1,1587099370,0),(1138,1,3,'block/selfcompletion:addinstance',1,1587099370,0),(1139,1,1,'block/selfcompletion:addinstance',1,1587099370,0),(1140,1,7,'block/settings:myaddinstance',1,1587099370,0),(1141,1,3,'block/settings:addinstance',1,1587099370,0),(1142,1,1,'block/settings:addinstance',1,1587099370,0),(1143,1,3,'block/site_main_menu:addinstance',1,1587099370,0),(1144,1,1,'block/site_main_menu:addinstance',1,1587099370,0),(1145,1,3,'block/social_activities:addinstance',1,1587099370,0),(1146,1,1,'block/social_activities:addinstance',1,1587099370,0),(1147,1,7,'block/starredcourses:myaddinstance',1,1587099371,0),(1148,1,3,'block/tag_flickr:addinstance',1,1587099371,0),(1149,1,1,'block/tag_flickr:addinstance',1,1587099371,0),(1150,1,3,'block/tag_youtube:addinstance',1,1587099371,0),(1151,1,1,'block/tag_youtube:addinstance',1,1587099371,0),(1152,1,7,'block/tags:myaddinstance',1,1587099371,0),(1153,1,3,'block/tags:addinstance',1,1587099371,0),(1154,1,1,'block/tags:addinstance',1,1587099371,0),(1155,1,7,'block/timeline:myaddinstance',1,1587099371,0),(1156,1,4,'report/completion:view',1,1587099373,0),(1157,1,3,'report/completion:view',1,1587099373,0),(1158,1,1,'report/completion:view',1,1587099373,0),(1159,1,4,'report/courseoverview:view',1,1587099373,0),(1160,1,3,'report/courseoverview:view',1,1587099373,0),(1161,1,1,'report/courseoverview:view',1,1587099373,0),(1163,1,3,'report/log:view',1,1587099373,0),(1164,1,1,'report/log:view',1,1587099373,0),(1166,1,3,'report/log:viewtoday',1,1587099373,0),(1167,1,1,'report/log:viewtoday',1,1587099373,0),(1169,1,3,'report/loglive:view',1,1587099373,0),(1170,1,1,'report/loglive:view',1,1587099373,0),(1171,1,4,'report/outline:view',1,1587099373,0),(1172,1,3,'report/outline:view',1,1587099373,0),(1173,1,1,'report/outline:view',1,1587099373,0),(1174,1,4,'report/outline:viewuserreport',1,1587099373,0),(1175,1,3,'report/outline:viewuserreport',1,1587099373,0),(1176,1,1,'report/outline:viewuserreport',1,1587099373,0),(1177,1,4,'report/participation:view',1,1587099373,0),(1178,1,3,'report/participation:view',1,1587099373,0),(1179,1,1,'report/participation:view',1,1587099373,0),(1180,1,1,'report/performance:view',1,1587099373,0),(1181,1,4,'report/progress:view',1,1587099373,0),(1182,1,3,'report/progress:view',1,1587099373,0),(1183,1,1,'report/progress:view',1,1587099373,0),(1184,1,1,'report/security:view',1,1587099373,0),(1185,1,4,'report/stats:view',-1,1590000108,2),(1186,1,3,'report/stats:view',1,1587099373,0),(1187,1,1,'report/stats:view',1,1587099373,0),(1188,1,6,'report/usersessions:manageownsessions',-1000,1587099373,0),(1189,1,7,'report/usersessions:manageownsessions',1,1587099373,0),(1190,1,1,'report/usersessions:manageownsessions',1,1587099373,0),(1192,1,3,'gradeexport/ods:view',1,1587099373,0),(1193,1,1,'gradeexport/ods:view',1,1587099373,0),(1194,1,1,'gradeexport/ods:publish',1,1587099373,0),(1196,1,3,'gradeexport/txt:view',1,1587099374,0),(1197,1,1,'gradeexport/txt:view',1,1587099374,0),(1198,1,1,'gradeexport/txt:publish',1,1587099374,0),(1199,1,4,'gradeexport/xls:view',1,1587099374,0),(1200,1,3,'gradeexport/xls:view',1,1587099374,0),(1201,1,1,'gradeexport/xls:view',1,1587099374,0),(1202,1,1,'gradeexport/xls:publish',1,1587099374,0),(1204,1,3,'gradeexport/xml:view',1,1587099374,0),(1205,1,1,'gradeexport/xml:view',1,1587099374,0),(1206,1,1,'gradeexport/xml:publish',1,1587099374,0),(1207,1,3,'gradeimport/csv:view',1,1587099374,0),(1208,1,1,'gradeimport/csv:view',1,1587099374,0),(1209,1,3,'gradeimport/direct:view',1,1587099374,0),(1210,1,1,'gradeimport/direct:view',1,1587099374,0),(1211,1,3,'gradeimport/xml:view',1,1587099374,0),(1212,1,1,'gradeimport/xml:view',1,1587099374,0),(1213,1,1,'gradeimport/xml:publish',1,1587099374,0),(1214,1,4,'gradereport/grader:view',1,1587099374,0),(1215,1,3,'gradereport/grader:view',1,1587099374,0),(1216,1,1,'gradereport/grader:view',1,1587099374,0),(1217,1,4,'gradereport/history:view',1,1587099374,0),(1218,1,3,'gradereport/history:view',1,1587099374,0),(1219,1,1,'gradereport/history:view',1,1587099374,0),(1220,1,4,'gradereport/outcomes:view',-1,1590000108,2),(1221,1,3,'gradereport/outcomes:view',1,1587099374,0),(1222,1,1,'gradereport/outcomes:view',1,1587099374,0),(1223,1,7,'gradereport/overview:view',1,1587099374,0),(1224,1,3,'gradereport/singleview:view',1,1587099374,0),(1225,1,1,'gradereport/singleview:view',1,1587099374,0),(1227,1,4,'gradereport/user:view',1,1587099374,0),(1228,1,3,'gradereport/user:view',1,1587099374,0),(1229,1,1,'gradereport/user:view',1,1587099374,0),(1230,1,7,'repository/areafiles:view',1,1587099375,0),(1231,1,7,'repository/boxnet:view',1,1587099375,0),(1232,1,2,'repository/coursefiles:view',1,1587099375,0),(1233,1,4,'repository/coursefiles:view',-1000,1590000109,2),(1234,1,3,'repository/coursefiles:view',1,1587099375,0),(1235,1,1,'repository/coursefiles:view',1,1587099375,0),(1236,1,7,'repository/dropbox:view',1,1587099375,0),(1237,1,7,'repository/equella:view',1,1587099375,0),(1238,1,2,'repository/filesystem:view',1,1587099375,0),(1239,1,4,'repository/filesystem:view',-1000,1590000109,2),(1240,1,3,'repository/filesystem:view',1,1587099375,0),(1241,1,1,'repository/filesystem:view',1,1587099375,0),(1242,1,7,'repository/flickr:view',1,1587099375,0),(1243,1,7,'repository/flickr_public:view',1,1587099375,0),(1244,1,7,'repository/googledocs:view',1,1587099375,0),(1245,1,2,'repository/local:view',1,1587099375,0),(1247,1,3,'repository/local:view',1,1587099375,0),(1248,1,1,'repository/local:view',1,1587099375,0),(1249,1,7,'repository/merlot:view',1,1587099375,0),(1250,1,7,'repository/nextcloud:view',1,1587099375,0),(1251,1,7,'repository/onedrive:view',1,1587099375,0),(1252,1,7,'repository/picasa:view',1,1587099376,0),(1253,1,7,'repository/recent:view',1,1587099376,0),(1254,1,7,'repository/s3:view',1,1587099376,0),(1255,1,7,'repository/skydrive:view',1,1587099376,0),(1256,1,7,'repository/upload:view',1,1587099376,0),(1257,1,7,'repository/url:view',1,1587099376,0),(1258,1,7,'repository/user:view',1,1587099376,0),(1259,1,2,'repository/webdav:view',1,1587099376,0),(1261,1,3,'repository/webdav:view',1,1587099376,0),(1262,1,1,'repository/webdav:view',1,1587099376,0),(1263,1,7,'repository/wikimedia:view',1,1587099376,0),(1264,1,7,'repository/youtube:view',1,1587099376,0),(1265,1,1,'tool/customlang:view',1,1587099378,0),(1266,1,1,'tool/customlang:edit',1,1587099378,0),(1267,1,7,'tool/dataprivacy:downloadownrequest',1,1587099378,0),(1268,1,7,'tool/dataprivacy:requestdelete',1,1587099378,0),(1269,1,1,'tool/lpmigrate:frameworksmigrate',1,1587099379,0),(1271,1,3,'tool/monitor:subscribe',1,1587099379,0),(1272,1,1,'tool/monitor:subscribe',1,1587099379,0),(1274,1,3,'tool/monitor:managerules',1,1587099379,0),(1275,1,1,'tool/monitor:managerules',1,1587099379,0),(1276,1,1,'tool/monitor:managetool',1,1587099379,0),(1277,1,7,'tool/policy:accept',1,1587099379,0),(1278,1,1,'tool/policy:managedocs',1,1587099379,0),(1279,1,1,'tool/policy:viewacceptances',1,1587099379,0),(1280,1,3,'tool/recyclebin:deleteitems',1,1587099379,0),(1281,1,1,'tool/recyclebin:deleteitems',1,1587099379,0),(1282,1,3,'tool/recyclebin:restoreitems',1,1587099379,0),(1283,1,1,'tool/recyclebin:restoreitems',1,1587099379,0),(1284,1,4,'tool/recyclebin:viewitems',1,1587099379,0),(1285,1,3,'tool/recyclebin:viewitems',1,1587099379,0),(1286,1,1,'tool/recyclebin:viewitems',1,1587099379,0),(1287,1,1,'tool/uploaduser:uploaduserpictures',1,1587099380,0),(1288,1,1,'tool/usertours:managetours',1,1587099380,0),(1289,1,3,'booktool/importhtml:import',1,1587099381,0),(1290,1,1,'booktool/importhtml:import',1,1587099381,0),(1292,1,8,'booktool/print:print',1,1587099381,0),(1294,1,4,'booktool/print:print',1,1587099381,0),(1295,1,3,'booktool/print:print',1,1587099381,0),(1296,1,1,'booktool/print:print',1,1587099381,0),(1297,1,4,'forumreport/summary:view',-1000,1590000108,2),(1298,1,3,'forumreport/summary:view',1,1587099382,0),(1299,1,1,'forumreport/summary:view',1,1587099382,0),(1300,1,4,'forumreport/summary:viewall',-1000,1590000108,2),(1301,1,3,'forumreport/summary:viewall',1,1587099382,0),(1302,1,1,'forumreport/summary:viewall',1,1587099382,0),(1303,1,4,'quiz/grading:viewstudentnames',1,1587099382,0),(1304,1,3,'quiz/grading:viewstudentnames',1,1587099382,0),(1305,1,1,'quiz/grading:viewstudentnames',1,1587099382,0),(1306,1,4,'quiz/grading:viewidnumber',1,1587099382,0),(1307,1,3,'quiz/grading:viewidnumber',1,1587099382,0),(1308,1,1,'quiz/grading:viewidnumber',1,1587099382,0),(1309,1,4,'quiz/statistics:view',1,1587099382,0),(1310,1,3,'quiz/statistics:view',1,1587099382,0),(1311,1,1,'quiz/statistics:view',1,1587099382,0),(1312,1,3,'atto/h5p:addembed',1,1587099384,0),(1313,1,7,'atto/recordrtc:recordaudio',1,1587099384,0),(1314,1,7,'atto/recordrtc:recordvideo',1,1587099384,0),(3950,1,4,'moodle/badges:manageglobalsettings',1,1589996278,2),(3951,1,4,'moodle/site:readallmessages',1,1589996278,2),(3952,1,4,'moodle/site:sendmessage',1,1589996278,2),(3953,1,4,'moodle/site:uploadusers',1,1589996278,2),(3954,1,4,'moodle/site:viewparticipants',1,1589996278,2),(3955,1,4,'moodle/user:changeownpassword',1,1589996278,2),(3956,1,4,'moodle/user:create',1,1589996278,2),(3957,1,4,'moodle/user:delete',1,1589996278,2),(3958,1,4,'moodle/user:editownprofile',1,1589996278,2),(3959,1,4,'moodle/user:manageownfiles',1,1589996278,2),(3960,1,4,'moodle/user:managesyspages',1,1589996278,2),(3961,1,4,'moodle/user:update',1,1589996278,2),(3962,1,4,'moodle/user:viewuseractivitiesreport',-1,1590000108,2),(3964,1,4,'enrol/cohort:config',1,1589996278,2),(3965,1,4,'enrol/flatfile:manage',-1000,1590001299,2),(3966,1,4,'enrol/manual:config',1,1589996278,2),(3967,1,4,'enrol/manual:enrol',1,1589996278,2),(3968,1,4,'enrol/manual:manage',1,1589996278,2),(3969,1,4,'enrol/manual:unenrol',1,1589996278,2),(3972,1,4,'gradereport/singleview:view',1,1589996278,2),(3973,1,4,'mod/book:addinstance',1,1589996278,2),(3974,1,4,'mod/feedback:addinstance',1,1589996278,2),(3975,1,4,'moodle/badges:configurecriteria',1,1589996278,2),(3976,1,4,'moodle/badges:configuredetails',1,1589996278,2),(3977,1,4,'moodle/badges:configuremessages',1,1589996278,2),(3978,1,4,'moodle/badges:createbadge',1,1589996278,2),(3979,1,4,'moodle/badges:deletebadge',1,1589996278,2),(3980,1,4,'moodle/badges:earnbadge',1,1589996278,2),(3981,1,4,'moodle/calendar:manageownentries',1,1589996278,2),(3982,1,4,'moodle/cohort:view',1,1589996278,2),(3983,1,4,'moodle/comment:delete',1,1589996278,2),(3984,1,4,'moodle/course:managefiles',-1000,1590000108,2),(3985,1,4,'moodle/course:managegroups',-1000,1590000108,2),(3986,1,4,'tool/recyclebin:deleteitems',1,1589996278,2),(3987,1,4,'tool/recyclebin:restoreitems',1,1589996278,2),(3988,1,4,'mod/assign:reviewgrades',1,1589996278,2),(3989,1,4,'mod/feedback:viewanalysepage',1,1589996278,2),(3990,1,4,'mod/quiz:reviewmyattempts',1,1589996278,2),(3991,1,4,'block/private_files:addinstance',1,1589996278,2),(3992,1,4,'moodle/block:edit',1,1589996278,2),(3993,1,5,'gradeexport/xls:view',1,1589996882,2),(3995,1,5,'report/completion:view',1,1589996882,2),(3998,1,5,'mod/feedback:receivemail',1,1589996882,2),(3999,1,4,'block/lp:addinstance',1,1590000107,2),(4000,1,4,'enrol/category:synchronised',1,1590000107,2),(4001,1,4,'moodle/analytics:listowninsights',-1,1590000107,2),(4002,1,4,'moodle/analytics:managemodels',-1,1590000107,2),(4003,1,4,'moodle/blog:create',-1,1590000107,2),(4004,1,4,'moodle/blog:manageentries',-1,1590000107,2),(4005,1,4,'moodle/blog:manageexternal',-1,1590000107,2),(4006,1,4,'moodle/blog:search',-1,1590000107,2),(4007,1,4,'moodle/blog:view',-1,1590000107,2),(4008,1,4,'moodle/blog:viewdrafts',-1,1590000107,2),(4009,1,4,'moodle/course:configurecustomfields',-1,1590000107,2),(4010,1,4,'moodle/grade:managesharedforms',-1,1590000107,2),(4011,1,4,'moodle/grade:sharegradingforms',-1,1590000107,2),(4012,1,4,'moodle/my:configsyspages',-1,1590000107,2),(4013,1,4,'moodle/my:manageblocks',-1,1590000107,2),(4014,1,4,'moodle/portfolio:export',-1,1590000107,2),(4015,1,4,'moodle/question:config',-1,1590000107,2),(4016,1,4,'moodle/restore:createuser',-1,1590000107,2),(4017,1,4,'moodle/role:manage',-1,1590000107,2),(4018,1,4,'moodle/site:doclinks',1,1590000107,2),(4019,1,4,'moodle/site:forcelanguage',-1000,1590000107,2),(4020,1,4,'moodle/site:maintenanceaccess',-1000,1590000107,2),(4021,1,4,'moodle/site:messageanyuser',-1000,1590000107,2),(4022,1,4,'moodle/site:mnetlogintoremote',-1000,1590000107,2),(4023,1,4,'moodle/user:editownmessageprofile',1,1590000107,2),(4024,1,4,'moodle/webservice:createmobiletoken',-1,1590000107,2),(4025,1,4,'moodle/webservice:managealltokens',-1,1590000107,2),(4026,1,4,'report/performance:view',1,1590001299,2),(4027,1,4,'report/questioninstances:view',-1,1590000107,2),(4028,1,4,'report/security:view',-1,1590000107,2),(4029,1,4,'tool/customlang:edit',1,1590001299,2),(4030,1,4,'tool/customlang:view',-1,1590000107,2),(4031,1,4,'tool/dataprivacy:managedataregistry',-1,1590000107,2),(4032,1,4,'tool/dataprivacy:managedatarequests',-1,1590000107,2),(4033,1,4,'tool/dataprivacy:requestdeleteforotheruser',-1,1590000107,2),(4034,1,4,'tool/lpmigrate:frameworksmigrate',-1,1590000107,2),(4035,1,4,'tool/monitor:managetool',-1,1590000107,2),(4036,1,4,'tool/policy:accept',-1,1590000107,2),(4037,1,4,'tool/policy:managedocs',-1,1590000107,2),(4038,1,4,'tool/policy:viewacceptances',-1,1590000107,2),(4039,1,4,'tool/uploaduser:uploaduserpictures',1,1590000107,2),(4040,1,4,'auth/oauth2:managelinkedlogins',1,1590000108,2),(4041,1,4,'moodle/badges:viewotherbadges',1,1590000108,2),(4042,1,4,'moodle/competency:evidencedelete',-1000,1590000108,2),(4043,1,4,'moodle/competency:planmanage',1,1590000108,2),(4044,1,4,'moodle/competency:usercompetencyview',1,1590000108,2),(4045,1,4,'moodle/user:editmessageprofile',-1,1590000108,2),(4046,1,4,'moodle/user:editprofile',-1,1590000108,2),(4047,1,4,'moodle/user:manageblocks',-1,1590000108,2),(4048,1,4,'moodle/user:readuserblogs',1,1590000108,2),(4049,1,4,'moodle/user:readuserposts',1,1590000108,2),(4050,1,4,'moodle/user:viewalldetails',-1000,1590000108,2),(4051,1,4,'moodle/user:viewlastip',-1000,1590000108,2),(4052,1,4,'tool/dataprivacy:downloadallrequests',1,1590000108,2),(4053,1,4,'tool/dataprivacy:downloadownrequest',1,1590000108,2),(4054,1,4,'tool/dataprivacy:makedatadeletionrequestsforchildren',1,1590000108,2),(4055,1,4,'tool/dataprivacy:makedatarequestsforchildren',1,1590000108,2),(4056,1,4,'tool/dataprivacy:requestdelete',1,1590000108,2),(4057,1,4,'tool/policy:acceptbehalf',-1000,1590000108,2),(4058,1,4,'moodle/category:manage',-1000,1590000108,2),(4059,1,4,'moodle/category:viewcourselist',-1000,1590000108,2),(4060,1,4,'moodle/category:viewhiddencategories',-1000,1590000108,2),(4061,1,4,'moodle/cohort:assign',-1000,1590000108,2),(4062,1,4,'moodle/cohort:manage',-1000,1590000108,2),(4063,1,4,'moodle/competency:competencymanage',-1000,1590000108,2),(4064,1,4,'moodle/competency:competencyview',-1000,1590000108,2),(4065,1,4,'moodle/competency:templatemanage',-1000,1590000108,2),(4066,1,4,'moodle/competency:templateview',-1000,1590000108,2),(4067,1,4,'moodle/course:create',-1000,1590000108,2),(4068,1,4,'moodle/course:request',-1000,1590000108,2),(4069,1,4,'moodle/site:approvecourse',-1000,1590000108,2),(4070,1,4,'block/recent_activity:viewaddupdatemodule',1,1590000108,2),(4071,1,4,'block/recent_activity:viewdeletemodule',1,1590000108,2),(4072,1,4,'enrol/cohort:unenrol',1,1590000108,2),(4073,1,4,'enrol/database:config',1,1590000108,2),(4074,1,4,'enrol/database:unenrol',1,1590000108,2),(4075,1,4,'enrol/flatfile:unenrol',-1000,1590001299,2),(4076,1,4,'enrol/guest:config',-1,1590000108,2),(4077,1,4,'enrol/imsenterprise:config',-1000,1590000108,2),(4078,1,4,'enrol/ldap:manage',-1000,1590000108,2),(4079,1,4,'enrol/lti:config',-1000,1590000108,2),(4080,1,4,'enrol/lti:unenrol',-1000,1590000108,2),(4081,1,4,'enrol/manual:unenrolself',-1000,1590000108,2),(4082,1,4,'enrol/mnet:config',-1,1590000108,2),(4083,1,4,'enrol/paypal:config',-1,1590000108,2),(4084,1,4,'enrol/paypal:manage',-1,1590000108,2),(4085,1,4,'enrol/paypal:unenrol',-1,1590000108,2),(4086,1,4,'enrol/paypal:unenrolself',-1,1590000108,2),(4087,1,4,'enrol/self:config',1,1590000108,2),(4088,1,4,'enrol/self:holdkey',-1,1590000108,2),(4089,1,4,'enrol/self:manage',1,1590000108,2),(4090,1,4,'enrol/self:unenrol',1,1590000108,2),(4091,1,4,'enrol/self:unenrolself',-1000,1590000108,2),(4092,1,4,'mod/forum:addinstance',1,1590000108,2),(4093,1,4,'mod/imscp:addinstance',-1000,1590000108,2),(4094,1,4,'mod/label:addinstance',-1000,1590000108,2),(4095,1,4,'mod/lesson:addinstance',-1000,1590000108,2),(4096,1,4,'mod/survey:addinstance',-1000,1590000108,2),(4097,1,4,'moodle/backup:backupcourse',1,1590000108,2),(4098,1,4,'moodle/backup:configure',1,1590000108,2),(4099,1,4,'moodle/badges:viewawarded',1,1590000108,2),(4100,1,4,'moodle/competency:competencygrade',-1,1590000108,2),(4101,1,4,'moodle/competency:coursecompetencygradable',-1,1590000108,2),(4102,1,4,'moodle/competency:coursecompetencymanage',-1,1590000108,2),(4103,1,4,'moodle/competency:coursecompetencyview',-1,1590000108,2),(4104,1,4,'moodle/course:changecategory',-1000,1590000108,2),(4105,1,4,'moodle/course:changefullname',-1000,1590000108,2),(4106,1,4,'moodle/course:changeidnumber',-1000,1590000108,2),(4107,1,4,'moodle/course:changelockedcustomfields',-1000,1590000108,2),(4108,1,4,'moodle/course:changeshortname',-1000,1590000108,2),(4109,1,4,'moodle/course:changesummary',-1000,1590000108,2),(4110,1,4,'moodle/course:creategroupconversations',-1000,1590000108,2),(4111,1,4,'moodle/course:delete',-1000,1590000108,2),(4112,1,4,'moodle/course:enrolconfig',1,1590002921,2),(4113,1,4,'moodle/course:enrolreview',1,1590002755,2),(4114,1,4,'moodle/course:ignorefilesizelimits',-1000,1590000108,2),(4115,1,4,'moodle/course:isincompletionreports',1,1590000108,2),(4116,1,4,'moodle/course:movesections',-1000,1590000108,2),(4117,1,4,'moodle/course:overridecompletion',-1000,1590000108,2),(4118,1,4,'moodle/course:renameroles',-1000,1590000108,2),(4119,1,4,'moodle/course:reset',-1000,1590000108,2),(4120,1,4,'moodle/course:reviewotherusers',-1000,1590000108,2),(4121,1,4,'moodle/course:sectionvisibility',-1000,1590000108,2),(4122,1,4,'moodle/course:setcurrentsection',-1000,1590000108,2),(4123,1,4,'moodle/course:setforcedlanguage',1,1590000108,2),(4124,1,4,'moodle/course:tag',-1000,1590000108,2),(4125,1,4,'moodle/course:update',-1000,1590000108,2),(4126,1,4,'moodle/course:useremail',-1000,1590000108,2),(4127,1,4,'moodle/course:view',-1000,1590000108,2),(4128,1,4,'moodle/course:viewhiddencourses',-1000,1590000108,2),(4129,1,4,'moodle/course:viewhiddensections',-1000,1590000108,2),(4130,1,4,'moodle/course:viewhiddenuserfields',-1000,1590000108,2),(4131,1,4,'moodle/course:viewscales',1,1590000108,2),(4132,1,4,'moodle/course:viewsuspendedusers',-1000,1590000108,2),(4133,1,4,'moodle/course:visibility',-1,1590000108,2),(4134,1,4,'moodle/filter:manage',-1000,1590000108,2),(4135,1,4,'moodle/grade:edit',-1000,1590000108,2),(4136,1,4,'moodle/grade:hide',-1,1590000108,2),(4137,1,4,'moodle/grade:import',1,1590000108,2),(4138,1,4,'moodle/grade:lock',-1000,1590000108,2),(4139,1,4,'moodle/grade:manage',1,1590000108,2),(4140,1,4,'moodle/grade:managegradingforms',-1000,1590000108,2),(4141,1,4,'moodle/grade:manageletters',-1000,1590000108,2),(4142,1,4,'moodle/grade:manageoutcomes',-1000,1590000108,2),(4143,1,4,'moodle/grade:unlock',1,1590000108,2),(4144,1,4,'moodle/grade:view',1,1590000108,2),(4145,1,4,'moodle/question:add',-1000,1590000108,2),(4146,1,4,'moodle/question:editall',-1000,1590000108,2),(4147,1,4,'moodle/question:editmine',-1000,1590000108,2),(4148,1,4,'moodle/question:flag',-1000,1590000108,2),(4149,1,4,'moodle/question:managecategory',-1000,1590000108,2),(4150,1,4,'moodle/question:moveall',-1000,1590000108,2),(4151,1,4,'moodle/question:movemine',-1000,1590000108,2),(4152,1,4,'moodle/question:tagall',-1000,1590000108,2),(4153,1,4,'moodle/question:tagmine',-1000,1590000108,2),(4154,1,4,'moodle/question:useall',-1000,1590000108,2),(4155,1,4,'moodle/question:usemine',-1000,1590000108,2),(4156,1,4,'moodle/question:viewall',-1000,1590000108,2),(4157,1,4,'moodle/question:viewmine',-1000,1590000108,2),(4158,1,4,'moodle/rating:rate',-1000,1590000108,2),(4159,1,4,'moodle/rating:view',-1000,1590000108,2),(4160,1,4,'moodle/rating:viewall',-1000,1590000108,2),(4161,1,4,'moodle/rating:viewany',-1000,1590000108,2),(4162,1,4,'moodle/restore:configure',-1000,1590000108,2),(4163,1,4,'moodle/restore:restoreactivity',-1000,1590000108,2),(4164,1,4,'moodle/restore:restorecourse',-1000,1590000108,2),(4165,1,4,'moodle/restore:restoresection',-1000,1590000108,2),(4166,1,4,'moodle/restore:restoretargetimport',-1000,1590000108,2),(4167,1,4,'moodle/restore:rolldates',-1000,1590000108,2),(4168,1,4,'moodle/restore:uploadfile',-1000,1590000108,2),(4169,1,4,'moodle/restore:userinfo',-1000,1590000108,2),(4170,1,4,'moodle/restore:viewautomatedfilearea',-1000,1590000108,2),(4171,1,4,'moodle/role:assign',-1,1590000108,2),(4172,1,4,'moodle/role:override',-1000,1590000108,2),(4173,1,4,'moodle/role:review',-1000,1590000108,2),(4174,1,4,'moodle/role:safeoverride',-1000,1590000108,2),(4175,1,4,'moodle/role:switchroles',1,1590000108,2),(4176,1,4,'moodle/user:loginas',1,1590000108,2),(4177,1,4,'moodle/user:viewhiddendetails',1,1590000108,2),(4178,1,4,'report/log:view',-1,1590000108,2),(4179,1,4,'report/log:viewtoday',-1,1590000108,2),(4180,1,4,'report/loglive:view',-1,1590000108,2),(4181,1,4,'tool/monitor:managerules',-1000,1590000108,2),(4182,1,4,'tool/monitor:subscribe',-1000,1590000108,2),(4183,1,4,'webservice/rest:use',-1000,1590000108,2),(4184,1,4,'webservice/soap:use',-1000,1590000108,2),(4185,1,4,'webservice/xmlrpc:use',-1000,1590000108,2),(4186,1,4,'atto/h5p:addembed',-1000,1590000108,2),(4187,1,4,'atto/recordrtc:recordaudio',-1000,1590000108,2),(4188,1,4,'mod/assign:editothersubmission',-1,1590000108,2),(4189,1,4,'mod/assign:exportownsubmission',-1,1590000108,2),(4190,1,4,'mod/assign:grade',-1,1590000108,2),(4191,1,4,'mod/assign:grantextension',-1,1590000108,2),(4192,1,4,'mod/assign:manageallocations',-1,1590000108,2),(4193,1,4,'mod/assign:managegrades',-1,1590000108,2),(4194,1,4,'mod/assign:manageoverrides',-1,1590000108,2),(4195,1,4,'mod/assign:releasegrades',1,1590000108,2),(4196,1,4,'mod/assign:revealidentities',-1,1590000108,2),(4197,1,4,'mod/assign:showhiddengrader',-1,1590000108,2),(4198,1,4,'mod/assign:submit',-1,1590000108,2),(4199,1,4,'mod/assignment:exportownsubmission',-1000,1590000108,2),(4200,1,4,'mod/assignment:submit',-1000,1590000108,2),(4201,1,4,'mod/book:edit',1,1590000108,2),(4202,1,4,'mod/chat:deletelog',-1,1590000108,2),(4203,1,4,'mod/chat:exportparticipatedsession',-1,1590000108,2),(4204,1,4,'mod/chat:exportsession',-1,1590000108,2),(4205,1,4,'mod/chat:readlog',-1,1590000108,2),(4206,1,4,'mod/chat:view',-1,1590000108,2),(4207,1,4,'mod/choice:choose',-1,1590000108,2),(4208,1,4,'mod/choice:deleteresponses',-1,1590000108,2),(4209,1,4,'mod/choice:downloadresponses',-1,1590000108,2),(4210,1,4,'mod/choice:readresponses',-1,1590000108,2),(4211,1,4,'mod/choice:view',-1,1590000108,2),(4212,1,4,'mod/data:approve',-1,1590000108,2),(4213,1,4,'mod/data:comment',-1,1590000108,2),(4214,1,4,'mod/data:exportallentries',-1,1590000108,2),(4215,1,4,'mod/data:exportentry',-1,1590000108,2),(4216,1,4,'mod/data:exportownentry',-1,1590000108,2),(4217,1,4,'mod/data:managetemplates',-1,1590000108,2),(4218,1,4,'mod/data:manageuserpresets',-1,1590000108,2),(4219,1,4,'mod/data:rate',-1,1590000108,2),(4220,1,4,'mod/data:view',-1,1590000108,2),(4221,1,4,'mod/data:viewallratings',-1,1590000108,2),(4222,1,4,'mod/data:viewalluserpresets',-1,1590000108,2),(4223,1,4,'mod/data:viewanyrating',-1,1590000108,2),(4224,1,4,'mod/data:viewentry',-1,1590000108,2),(4225,1,4,'mod/data:viewrating',-1,1590000108,2),(4226,1,4,'mod/data:writeentry',-1,1590000108,2),(4227,1,4,'mod/feedback:complete',1,1590000108,2),(4228,1,4,'mod/feedback:createprivatetemplate',1,1590000108,2),(4229,1,4,'mod/feedback:createpublictemplate',1,1590000108,2),(4230,1,4,'mod/feedback:deletesubmissions',1,1590000108,2),(4231,1,4,'mod/feedback:deletetemplate',1,1590000108,2),(4232,1,4,'mod/feedback:edititems',1,1590000108,2),(4233,1,4,'mod/feedback:mapcourse',1,1590000108,2),(4234,1,4,'mod/feedback:view',1,1590000108,2),(4235,1,4,'mod/folder:managefiles',-1,1590000108,2),(4236,1,4,'mod/folder:view',-1,1590000108,2),(4237,1,4,'mod/forum:addnews',-1,1590000108,2),(4238,1,4,'mod/forum:addquestion',-1,1590000108,2),(4239,1,4,'mod/forum:allowforcesubscribe',-1,1590000108,2),(4240,1,4,'mod/forum:canoverridecutoff',-1,1590000108,2),(4241,1,4,'mod/forum:canoverridediscussionlock',-1,1590000108,2),(4242,1,4,'mod/forum:canposttomygroups',-1,1590000108,2),(4243,1,4,'mod/forum:exportdiscussion',-1,1590000108,2),(4244,1,4,'mod/forum:exportforum',-1,1590000108,2),(4245,1,4,'mod/forum:exportownpost',-1,1590000108,2),(4246,1,4,'mod/forum:exportpost',-1,1590000108,2),(4247,1,4,'mod/forum:grade',-1,1590000108,2),(4248,1,4,'mod/forum:managesubscriptions',-1,1590000108,2),(4249,1,4,'mod/forum:movediscussions',-1,1590000108,2),(4250,1,4,'mod/forum:pindiscussions',-1,1590000108,2),(4251,1,4,'mod/forum:postprivatereply',-1,1590000108,2),(4252,1,4,'mod/forum:postwithoutthrottling',-1,1590000108,2),(4253,1,4,'mod/forum:rate',-1,1590000108,2),(4254,1,4,'mod/forum:splitdiscussions',-1,1590000108,2),(4255,1,4,'mod/forum:startdiscussion',1,1590000108,2),(4256,1,4,'mod/forum:viewallratings',-1,1590000108,2),(4257,1,4,'mod/forum:viewanyrating',-1,1590000108,2),(4258,1,4,'mod/forum:viewdiscussion',1,1590000108,2),(4259,1,4,'mod/forum:viewrating',-1,1590000108,2),(4260,1,4,'mod/forum:viewsubscribers',-1,1590000108,2),(4261,1,4,'mod/glossary:approve',-1,1590000108,2),(4262,1,4,'mod/glossary:comment',-1,1590000108,2),(4263,1,4,'mod/glossary:export',-1,1590000108,2),(4264,1,4,'mod/glossary:exportentry',-1,1590000108,2),(4265,1,4,'mod/glossary:exportownentry',-1,1590000108,2),(4266,1,4,'mod/glossary:import',-1,1590000108,2),(4267,1,4,'mod/glossary:managecategories',-1,1590000108,2),(4268,1,4,'mod/glossary:managecomments',-1,1590000108,2),(4269,1,4,'mod/glossary:manageentries',-1,1590000108,2),(4270,1,4,'mod/glossary:rate',-1,1590000108,2),(4271,1,4,'mod/glossary:view',-1,1590000108,2),(4272,1,4,'mod/glossary:viewallratings',-1,1590000108,2),(4273,1,4,'mod/glossary:viewanyrating',-1,1590000108,2),(4274,1,4,'mod/glossary:viewrating',-1,1590000108,2),(4275,1,4,'mod/glossary:write',-1,1590000108,2),(4276,1,4,'mod/imscp:view',-1,1590000108,2),(4277,1,4,'mod/label:view',-1,1590000108,2),(4278,1,4,'mod/lesson:edit',-1,1590000108,2),(4279,1,4,'mod/lesson:grade',-1,1590000108,2),(4280,1,4,'mod/lesson:manage',-1,1590000108,2),(4281,1,4,'mod/lesson:manageoverrides',-1,1590000108,2),(4282,1,4,'mod/lesson:view',-1,1590000108,2),(4283,1,4,'mod/lesson:viewreports',-1,1590000108,2),(4284,1,4,'mod/lti:admin',-1,1590000108,2),(4285,1,4,'mod/lti:manage',-1,1590000108,2),(4286,1,4,'mod/lti:view',-1,1590000108,2),(4287,1,4,'mod/page:view',1,1590000108,2),(4288,1,4,'mod/quiz:attempt',1,1590000108,2),(4289,1,4,'mod/quiz:deleteattempts',1,1590000108,2),(4290,1,4,'mod/quiz:emailconfirmsubmission',1,1590000108,2),(4291,1,4,'mod/quiz:emailnotifysubmission',-1,1590000108,2),(4292,1,4,'mod/quiz:emailwarnoverdue',-1000,1590000108,2),(4293,1,4,'mod/quiz:grade',-1000,1590000108,2),(4294,1,4,'mod/quiz:ignoretimelimits',-1000,1590000108,2),(4295,1,4,'mod/quiz:manage',-1000,1590000108,2),(4296,1,4,'mod/quiz:manageoverrides',-1000,1590000108,2),(4297,1,4,'mod/resource:view',-1000,1590000108,2),(4298,1,4,'mod/scorm:deleteownresponses',-1000,1590000108,2),(4299,1,4,'mod/scorm:deleteresponses',-1000,1590000108,2),(4300,1,4,'mod/scorm:savetrack',-1000,1590000108,2),(4301,1,4,'mod/scorm:skipview',-1000,1590000108,2),(4302,1,4,'mod/survey:download',-1000,1590000108,2),(4303,1,4,'mod/survey:participate',-1000,1590000108,2),(4304,1,4,'mod/survey:readresponses',-1000,1590000108,2),(4305,1,4,'mod/url:view',-1000,1590000108,2),(4306,1,4,'mod/wiki:createpage',-1000,1590000108,2),(4307,1,4,'mod/wiki:editcomment',-1000,1590000108,2),(4308,1,4,'mod/wiki:editpage',-1000,1590000108,2),(4309,1,4,'mod/wiki:managecomment',-1000,1590000108,2),(4310,1,4,'mod/wiki:managefiles',-1000,1590000108,2),(4311,1,4,'mod/wiki:managewiki',-1000,1590000108,2),(4312,1,4,'mod/wiki:overridelock',-1000,1590000108,2),(4313,1,4,'mod/wiki:viewcomment',-1000,1590000108,2),(4314,1,4,'mod/wiki:viewpage',-1000,1590000108,2),(4315,1,4,'mod/workshop:allocate',-1000,1590000108,2),(4316,1,4,'mod/workshop:deletesubmissions',-1000,1590000108,2),(4317,1,4,'mod/workshop:editdimensions',-1000,1590000108,2),(4318,1,4,'mod/workshop:exportsubmissions',-1000,1590000108,2),(4319,1,4,'mod/workshop:ignoredeadlines',-1000,1590000108,2),(4320,1,4,'mod/workshop:manageexamples',-1000,1590000108,2),(4321,1,4,'mod/workshop:overridegrades',-1000,1590000108,2),(4322,1,4,'mod/workshop:peerassess',-1000,1590000108,2),(4323,1,4,'mod/workshop:publishsubmissions',-1000,1590000108,2),(4324,1,4,'mod/workshop:submit',-1000,1590000108,2),(4325,1,4,'mod/workshop:switchphase',-1000,1590000108,2),(4326,1,4,'mod/workshop:view',-1000,1590000108,2),(4327,1,4,'mod/workshop:viewallassessments',-1000,1590000108,2),(4328,1,4,'mod/workshop:viewallsubmissions',-1000,1590000109,2),(4329,1,4,'mod/workshop:viewauthornames',-1000,1590000109,2),(4330,1,4,'mod/workshop:viewauthorpublished',-1000,1590000109,2),(4331,1,4,'mod/workshop:viewpublishedsubmissions',-1000,1590000109,2),(4332,1,4,'mod/workshop:viewreviewernames',-1000,1590000109,2),(4333,1,4,'moodle/backup:backupactivity',-1000,1590000109,2),(4334,1,4,'moodle/competency:coursecompetencyconfigure',-1000,1590000109,2),(4335,1,4,'moodle/course:activityvisibility',-1000,1590000109,2),(4336,1,4,'moodle/course:ignoreavailabilityrestrictions',-1000,1590000109,2),(4337,1,4,'moodle/course:manageactivities',-1000,1590000109,2),(4338,1,4,'moodle/course:togglecompletion',-1000,1590000109,2),(4339,1,4,'moodle/course:viewhiddenactivities',-1000,1590000109,2),(4340,1,4,'moodle/h5p:deploy',-1000,1590000109,2),(4341,1,4,'moodle/h5p:setdisplayoptions',-1000,1590000109,2),(4342,1,4,'moodle/h5p:updatelibraries',-1000,1590000109,2),(4343,1,4,'moodle/site:accessallgroups',-1000,1590000109,2),(4344,1,4,'moodle/site:managecontextlocks',-1000,1590000109,2),(4345,1,4,'moodle/site:trustcontent',-1000,1590000109,2),(4346,1,4,'moodle/site:viewfullnames',-1000,1590000109,2),(4347,1,4,'moodle/site:viewuseridentity',-1000,1590000109,2),(4348,1,4,'repository/areafiles:view',-1000,1590000109,2),(4349,1,4,'repository/boxnet:view',-1000,1590000109,2),(4350,1,4,'repository/dropbox:view',-1000,1590000109,2),(4351,1,4,'repository/equella:view',-1000,1590000109,2),(4352,1,4,'repository/flickr:view',-1000,1590000109,2),(4353,1,4,'repository/flickr_public:view',-1000,1590000109,2),(4354,1,4,'repository/googledocs:view',-1000,1590000109,2),(4355,1,4,'repository/local:view',-1000,1590000109,2),(4356,1,4,'repository/merlot:view',-1000,1590000109,2),(4357,1,4,'repository/nextcloud:view',-1000,1590000109,2),(4358,1,4,'repository/onedrive:view',-1000,1590000109,2),(4359,1,4,'repository/picasa:view',-1000,1590000109,2),(4360,1,4,'repository/recent:view',-1000,1590000109,2),(4361,1,4,'repository/s3:view',-1000,1590000109,2),(4362,1,4,'repository/skydrive:view',-1000,1590000109,2),(4363,1,4,'repository/upload:view',1,1590000109,2),(4364,1,4,'repository/url:view',-1000,1590000109,2),(4365,1,4,'repository/wikimedia:view',-1000,1590000109,2),(4366,1,4,'repository/youtube:view',1,1590000109,2),(4367,1,4,'block/activity_modules:addinstance',-1000,1590000109,2),(4368,1,4,'block/activity_results:addinstance',-1000,1590000109,2),(4369,1,4,'block/admin_bookmarks:addinstance',-1000,1590000109,2),(4370,1,4,'block/badges:addinstance',-1000,1590000109,2),(4371,1,4,'block/blog_menu:addinstance',-1000,1590000109,2),(4372,1,4,'block/blog_recent:addinstance',-1000,1590000109,2),(4373,1,4,'block/blog_tags:addinstance',-1000,1590000109,2),(4374,1,4,'block/calendar_month:addinstance',-1000,1590000109,2),(4375,1,4,'block/calendar_upcoming:addinstance',-1000,1590000109,2),(4376,1,4,'block/comments:addinstance',-1000,1590000109,2),(4377,1,4,'block/completionstatus:addinstance',-1000,1590000109,2),(4378,1,4,'block/course_list:addinstance',-1000,1590000109,2),(4379,1,4,'block/course_summary:addinstance',-1000,1590000109,2),(4380,1,4,'block/feedback:addinstance',-1000,1590000109,2),(4381,1,4,'moodle/site:manageblocks',-1000,1590000109,2),(4382,1,4,'enrol/meta:config',-1,1590001299,2),(4383,1,4,'enrol/meta:selectaslinked',-1,1590001299,2),(4384,1,4,'enrol/meta:unenrol',-1,1590001299,2),(4385,1,4,'gradeexport/ods:publish',1,1590001299,2),(4386,1,4,'gradeexport/txt:publish',1,1590001299,2),(4387,1,4,'gradeexport/xml:publish',1,1590001299,2),(4388,1,5,'enrol/category:synchronised',1,1590005724,2),(4389,1,5,'moodle/site:readallmessages',1,1590005724,2),(4390,1,5,'moodle/user:changeownpassword',1,1590005724,2),(4391,1,5,'enrol/category:config',1,1590005724,2),(4392,1,5,'enrol/manual:config',-1000,1590005724,2),(4393,1,5,'enrol/manual:manage',-1000,1590005724,2),(4394,1,5,'enrol/manual:unenrolself',-1000,1640129940,2),(4395,1,5,'enrol/paypal:unenrol',1,1590005724,2),(4400,1,9,'moodle/blog:search',1,1593958920,2),(4401,1,9,'moodle/blog:view',1,1593958920,2),(4402,1,9,'moodle/search:query',1,1593958920,2),(4403,1,9,'moodle/user:changeownpassword',-1000,1593958920,2),(4404,1,9,'moodle/user:editownmessageprofile',-1000,1593958920,2),(4405,1,9,'moodle/user:editownprofile',-1000,1593958920,2),(4406,1,9,'report/usersessions:manageownsessions',-1000,1593958920,2),(4407,1,9,'moodle/category:viewcourselist',1,1593958920,2),(4408,1,9,'moodle/comment:view',1,1593958920,2),(4409,1,9,'moodle/user:viewdetails',1,1593958920,2),(4410,1,9,'booktool/print:print',1,1593958920,2),(4411,1,9,'mod/assign:view',1,1593958920,2),(4412,1,9,'mod/assignment:view',1,1593958920,2),(4413,1,9,'mod/book:read',1,1593958920,2),(4414,1,9,'mod/chat:view',1,1593958920,2),(4415,1,9,'mod/choice:view',1,1593958920,2),(4416,1,9,'mod/data:view',1,1593958920,2),(4417,1,9,'mod/data:viewentry',1,1593958920,2),(4418,1,9,'mod/feedback:view',1,1593958920,2),(4419,1,9,'mod/folder:view',1,1593958920,2),(4420,1,9,'mod/forum:viewdiscussion',1,1593958920,2),(4421,1,9,'mod/glossary:view',1,1593958920,2),(4422,1,9,'mod/imscp:view',1,1593958920,2),(4423,1,9,'mod/label:view',1,1593958920,2),(4424,1,9,'mod/lesson:view',1,1593958920,2),(4425,1,9,'mod/page:view',1,1593958920,2),(4426,1,9,'mod/quiz:view',1,1593958920,2),(4427,1,9,'mod/resource:view',1,1593958920,2),(4428,1,9,'mod/url:view',1,1593958920,2),(4429,1,9,'mod/wiki:viewpage',1,1593958920,2),(4430,1,9,'mod/workshop:view',1,1593958920,2),(4431,1,9,'block/online_users:viewlist',1,1593958920,2),(4432,1,9,'moodle/block:view',1,1593958920,2),(4433,1,10,'moodle/blog:search',1,1593958983,2),(4434,1,10,'moodle/blog:view',1,1593958983,2),(4435,1,10,'moodle/search:query',1,1593958983,2),(4436,1,10,'moodle/user:changeownpassword',-1000,1593958983,2),(4437,1,10,'moodle/user:editownmessageprofile',-1000,1593958983,2),(4438,1,10,'moodle/user:editownprofile',-1000,1593958983,2),(4439,1,10,'report/usersessions:manageownsessions',-1000,1593958983,2),(4441,1,10,'moodle/comment:view',1,1593958983,2),(4442,1,10,'moodle/user:viewdetails',1,1593958983,2),(4444,1,10,'mod/assign:view',1,1593958983,2),(4445,1,10,'mod/assignment:view',1,1593958983,2),(4446,1,10,'mod/book:read',1,1593958983,2),(4447,1,10,'mod/chat:view',1,1593958983,2),(4448,1,10,'mod/choice:view',1,1593958983,2),(4449,1,10,'mod/data:view',1,1593958983,2),(4450,1,10,'mod/data:viewentry',1,1593958983,2),(4451,1,10,'mod/feedback:view',1,1593958983,2),(4452,1,10,'mod/folder:view',1,1593958983,2),(4453,1,10,'mod/forum:viewdiscussion',1,1593958983,2),(4454,1,10,'mod/glossary:view',1,1593958983,2),(4455,1,10,'mod/imscp:view',1,1593958983,2),(4456,1,10,'mod/label:view',1,1593958983,2),(4457,1,10,'mod/lesson:view',1,1593958983,2),(4458,1,10,'mod/page:view',1,1593958983,2),(4459,1,10,'mod/quiz:view',1,1593958983,2),(4460,1,10,'mod/resource:view',1,1593958983,2),(4461,1,10,'mod/url:view',1,1593958983,2),(4462,1,10,'mod/wiki:viewpage',1,1593958983,2),(4463,1,10,'mod/workshop:view',1,1593958983,2),(4464,1,10,'block/online_users:viewlist',1,1593958983,2),(4466,543,1,'moodle/category:viewcourselist',1,1630495067,2),(4467,543,2,'moodle/category:viewcourselist',1,1630495070,2),(4468,543,5,'moodle/category:viewcourselist',1,1630495083,2),(4469,1,3,'booktool/importepub:import',1,1633509797,2),(4470,1,1,'booktool/importepub:import',1,1633509797,2),(4476,1,10,'moodle/site:viewparticipants',-1000,1636649057,2),(4477,1,10,'booktool/importepub:import',-1000,1636649057,2),(4478,1,10,'booktool/importhtml:import',-1000,1636649057,2),(4479,1,10,'booktool/print:print',-1000,1636649057,2),(4480,1,10,'mod/forum:allowforcesubscribe',1,1636649057,2),(4481,1,10,'mod/forum:cantogglefavourite',1,1636649057,2),(4482,1,10,'block/html:addinstance',-1000,1636649057,2),(4483,1,10,'moodle/block:edit',-1000,1636649057,2),(4485,819,6,'moodle/block:view',-1,1636652620,2),(4486,819,10,'moodle/block:view',1,1636652631,2),(4487,819,5,'moodle/block:view',-1,1636655072,2),(4488,819,9,'moodle/block:view',-1,1636655076,2),(4489,819,7,'moodle/block:view',-1,1636655078,2),(4490,1,10,'booktool/exportimscp:export',-1000,1636655377,2),(4491,1,10,'moodle/block:view',1,1636655377,2),(4492,680,5,'enrol/manual:unenrolself',-1,1636679786,2),(4493,680,5,'enrol/self:unenrolself',-1,1636679798,2),(4494,545,5,'enrol/manual:unenrolself',-1,1636679951,2),(4495,545,5,'enrol/self:unenrolself',-1,1636679958,2),(4496,1,10,'webservice/rest:use',1,1637066642,2),(4497,1,5,'enrol/manual:unenrol',-1000,1640129819,2),(4498,1,7,'moodle/site:senderrormessage',1,1646601438,2),(4499,1,1,'moodle/site:viewanonymousevents',1,1646601438,2),(4500,1,1,'moodle/course:recommendactivity',1,1646601438,2),(4501,1,1,'moodle/contentbank:access',1,1646601438,2),(4502,1,2,'moodle/contentbank:access',1,1646601438,2),(4503,1,3,'moodle/contentbank:access',1,1646601438,2),(4504,1,1,'moodle/contentbank:upload',1,1646601438,2),(4505,1,2,'moodle/contentbank:upload',1,1646601438,2),(4506,1,3,'moodle/contentbank:upload',1,1646601438,2),(4507,1,1,'moodle/contentbank:deleteanycontent',1,1646601438,2),(4508,1,2,'moodle/contentbank:deleteanycontent',1,1646601438,2),(4509,1,7,'moodle/contentbank:deleteowncontent',1,1646601438,2),(4510,1,1,'moodle/contentbank:manageanycontent',1,1646601438,2),(4511,1,2,'moodle/contentbank:manageanycontent',1,1646601438,2),(4512,1,1,'moodle/contentbank:manageowncontent',1,1646601438,2),(4513,1,2,'moodle/contentbank:manageowncontent',1,1646601438,2),(4514,1,3,'moodle/contentbank:manageowncontent',1,1646601438,2),(4515,1,1,'moodle/contentbank:useeditor',1,1646601438,2),(4516,1,2,'moodle/contentbank:useeditor',1,1646601438,2),(4517,1,3,'moodle/contentbank:useeditor',1,1646601438,2),(4518,1,1,'moodle/contentbank:downloadcontent',1,1646601438,2),(4519,1,2,'moodle/contentbank:downloadcontent',1,1646601438,2),(4520,1,3,'moodle/contentbank:downloadcontent',1,1646601438,2),(4521,1,5,'moodle/course:downloadcoursecontent',1,1646601438,2),(4522,1,4,'moodle/course:downloadcoursecontent',1,1646601438,2),(4523,1,3,'moodle/course:downloadcoursecontent',1,1646601438,2),(4524,1,1,'moodle/course:downloadcoursecontent',1,1646601438,2),(4525,1,3,'moodle/course:configuredownloadcontent',1,1646601438,2),(4526,1,1,'moodle/course:configuredownloadcontent',1,1646601438,2),(4527,1,1,'moodle/contentbank:viewunlistedcontent',1,1646601439,2),(4528,1,2,'moodle/contentbank:viewunlistedcontent',1,1646601439,2),(4529,1,5,'mod/assign:viewownsubmissionsummary',1,1646601441,2),(4530,1,6,'mod/h5pactivity:view',1,1646601441,2),(4531,1,9,'mod/h5pactivity:view',1,1646601441,2),(4532,1,5,'mod/h5pactivity:view',1,1646601441,2),(4533,1,4,'mod/h5pactivity:view',1,1646601441,2),(4534,1,3,'mod/h5pactivity:view',1,1646601441,2),(4535,1,1,'mod/h5pactivity:view',1,1646601441,2),(4536,1,3,'mod/h5pactivity:addinstance',1,1646601441,2),(4537,1,1,'mod/h5pactivity:addinstance',1,1646601441,2),(4538,1,4,'mod/h5pactivity:addinstance',-1000,1646601441,2),(4539,1,5,'mod/h5pactivity:submit',1,1646601442,2),(4540,1,3,'mod/h5pactivity:reviewattempts',1,1646601442,2),(4541,1,1,'mod/h5pactivity:reviewattempts',1,1646601442,2),(4542,1,4,'mod/h5pactivity:reviewattempts',1,1646601442,2),(4543,1,3,'mod/lti:addpreconfiguredinstance',1,1646601442,2),(4544,1,1,'mod/lti:addpreconfiguredinstance',1,1646601442,2),(4545,1,3,'mod/lti:addmanualinstance',1,1646601442,2),(4546,1,1,'mod/lti:addmanualinstance',1,1646601442,2),(4547,1,4,'mod/quiz:viewoverrides',1,1646601442,2),(4548,1,3,'mod/quiz:viewoverrides',1,1646601442,2),(4549,1,1,'mod/quiz:viewoverrides',1,1646601442,2),(4550,1,1,'enrol/fee:config',1,1646601443,2),(4551,1,1,'enrol/fee:manage',1,1646601443,2),(4552,1,3,'enrol/fee:manage',1,1646601443,2),(4553,1,1,'enrol/fee:unenrol',1,1646601443,2),(4554,1,7,'enrol/self:enrolself',1,1646601444,2),(4555,1,3,'block/accessreview:addinstance',1,1646601444,2),(4556,1,1,'block/accessreview:addinstance',1,1646601444,2),(4557,1,4,'block/accessreview:addinstance',-1000,1646601444,2),(4558,1,3,'block/accessreview:view',1,1646601444,2),(4559,1,1,'block/accessreview:view',1,1646601444,2),(4560,1,1,'report/status:view',1,1646601449,2),(4561,1,2,'repository/contentbank:view',1,1646601450,2),(4562,1,3,'repository/contentbank:view',1,1646601450,2),(4563,1,1,'repository/contentbank:view',1,1646601450,2),(4564,1,2,'repository/contentbank:accesscoursecontent',1,1646601450,2),(4565,1,3,'repository/contentbank:accesscoursecontent',1,1646601450,2),(4566,1,1,'repository/contentbank:accesscoursecontent',1,1646601450,2),(4567,1,2,'repository/contentbank:accesscoursecategorycontent',1,1646601450,2),(4568,1,1,'repository/contentbank:accesscoursecategorycontent',1,1646601450,2),(4569,1,7,'repository/contentbank:accessgeneralcontent',1,1646601450,2),(4570,1,4,'tool/brickfield:viewcoursetools',1,1646601452,2),(4571,1,3,'tool/brickfield:viewcoursetools',1,1646601452,2),(4572,1,1,'tool/brickfield:viewcoursetools',1,1646601452,2),(4573,1,1,'tool/brickfield:viewsystemtools',1,1646601452,2),(4574,1,1,'tool/customlang:export',1,1646601452,2),(4575,1,1,'contenttype/h5p:access',1,1646601454,2),(4576,1,2,'contenttype/h5p:access',1,1646601454,2),(4577,1,3,'contenttype/h5p:access',1,1646601454,2),(4578,1,1,'contenttype/h5p:upload',1,1646601454,2),(4579,1,2,'contenttype/h5p:upload',1,1646601454,2),(4580,1,3,'contenttype/h5p:upload',1,1646601454,2),(4581,1,1,'contenttype/h5p:useeditor',1,1646601454,2),(4582,1,2,'contenttype/h5p:useeditor',1,1646601454,2),(4583,1,3,'contenttype/h5p:useeditor',1,1646601454,2),(4584,1,1,'quizaccess/seb:managetemplates',1,1646601456,2),(4585,1,1,'quizaccess/seb:bypassseb',1,1646601456,2),(4586,1,3,'quizaccess/seb:bypassseb',1,1646601456,2),(4587,1,1,'quizaccess/seb:manage_seb_requiresafeexambrowser',1,1646601456,2),(4588,1,3,'quizaccess/seb:manage_seb_requiresafeexambrowser',1,1646601456,2),(4589,1,1,'quizaccess/seb:manage_seb_templateid',1,1646601456,2),(4590,1,3,'quizaccess/seb:manage_seb_templateid',1,1646601456,2),(4591,1,1,'quizaccess/seb:manage_filemanager_sebconfigfile',1,1646601456,2),(4592,1,3,'quizaccess/seb:manage_filemanager_sebconfigfile',1,1646601457,2),(4593,1,1,'quizaccess/seb:manage_seb_showsebdownloadlink',1,1646601457,2),(4594,1,3,'quizaccess/seb:manage_seb_showsebdownloadlink',1,1646601457,2),(4595,1,1,'quizaccess/seb:manage_seb_allowedbrowserexamkeys',1,1646601457,2),(4596,1,3,'quizaccess/seb:manage_seb_allowedbrowserexamkeys',1,1646601457,2),(4597,1,1,'quizaccess/seb:manage_seb_linkquitseb',1,1646601457,2),(4598,1,3,'quizaccess/seb:manage_seb_linkquitseb',1,1646601457,2),(4599,1,1,'quizaccess/seb:manage_seb_userconfirmquit',1,1646601457,2),(4600,1,3,'quizaccess/seb:manage_seb_userconfirmquit',1,1646601457,2),(4601,1,1,'quizaccess/seb:manage_seb_allowuserquitseb',1,1646601457,2),(4602,1,3,'quizaccess/seb:manage_seb_allowuserquitseb',1,1646601457,2),(4603,1,1,'quizaccess/seb:manage_seb_quitpassword',1,1646601457,2),(4604,1,3,'quizaccess/seb:manage_seb_quitpassword',1,1646601457,2),(4605,1,1,'quizaccess/seb:manage_seb_allowreloadinexam',1,1646601457,2),(4606,1,3,'quizaccess/seb:manage_seb_allowreloadinexam',1,1646601457,2),(4607,1,1,'quizaccess/seb:manage_seb_showsebtaskbar',1,1646601457,2),(4608,1,3,'quizaccess/seb:manage_seb_showsebtaskbar',1,1646601457,2),(4609,1,1,'quizaccess/seb:manage_seb_showreloadbutton',1,1646601457,2),(4610,1,3,'quizaccess/seb:manage_seb_showreloadbutton',1,1646601457,2),(4611,1,1,'quizaccess/seb:manage_seb_showtime',1,1646601457,2),(4612,1,3,'quizaccess/seb:manage_seb_showtime',1,1646601457,2),(4613,1,1,'quizaccess/seb:manage_seb_showkeyboardlayout',1,1646601457,2),(4614,1,3,'quizaccess/seb:manage_seb_showkeyboardlayout',1,1646601457,2),(4615,1,1,'quizaccess/seb:manage_seb_showwificontrol',1,1646601457,2),(4616,1,3,'quizaccess/seb:manage_seb_showwificontrol',1,1646601457,2),(4617,1,1,'quizaccess/seb:manage_seb_enableaudiocontrol',1,1646601457,2),(4618,1,3,'quizaccess/seb:manage_seb_enableaudiocontrol',1,1646601457,2),(4619,1,1,'quizaccess/seb:manage_seb_muteonstartup',1,1646601457,2),(4620,1,3,'quizaccess/seb:manage_seb_muteonstartup',1,1646601457,2),(4621,1,1,'quizaccess/seb:manage_seb_allowspellchecking',1,1646601457,2),(4622,1,3,'quizaccess/seb:manage_seb_allowspellchecking',1,1646601457,2),(4623,1,1,'quizaccess/seb:manage_seb_activateurlfiltering',1,1646601457,2),(4624,1,3,'quizaccess/seb:manage_seb_activateurlfiltering',1,1646601457,2),(4625,1,1,'quizaccess/seb:manage_seb_filterembeddedcontent',1,1646601457,2),(4626,1,3,'quizaccess/seb:manage_seb_filterembeddedcontent',1,1646601457,2),(4627,1,1,'quizaccess/seb:manage_seb_expressionsallowed',1,1646601457,2),(4628,1,3,'quizaccess/seb:manage_seb_expressionsallowed',1,1646601457,2),(4629,1,1,'quizaccess/seb:manage_seb_regexallowed',1,1646601457,2),(4630,1,3,'quizaccess/seb:manage_seb_regexallowed',1,1646601457,2),(4631,1,1,'quizaccess/seb:manage_seb_expressionsblocked',1,1646601457,2),(4632,1,3,'quizaccess/seb:manage_seb_expressionsblocked',1,1646601457,2),(4633,1,1,'quizaccess/seb:manage_seb_regexblocked',1,1646601457,2),(4634,1,3,'quizaccess/seb:manage_seb_regexblocked',1,1646601457,2),(4635,1,2,'repository/upload:view',1,1647326132,2),(4636,1078,5,'mod/forum:addquestion',-1,1647344397,2),(4639,1079,5,'mod/forum:startdiscussion',-1,1647344709,2),(4640,1079,5,'mod/forum:createattachment',-1,1647345364,2),(4641,1079,5,'mod/forum:deleteownpost',-1,1647345372,2),(4642,1079,5,'mod/forum:exportownpost',-1,1647345383,2),(4643,1079,5,'mod/forum:replypost',-1,1647345401,2),(4644,1103,5,'mod/forum:createattachment',-1,1647863484,2),(4645,1103,5,'mod/forum:deleteownpost',-1,1647863490,2),(4646,1103,5,'mod/forum:exportownpost',-1,1647863496,2),(4647,1103,5,'mod/forum:replypost',-1,1647863509,2),(4648,1103,5,'mod/forum:startdiscussion',-1,1647863515,2),(4649,1103,5,'mod/forum:viewrating',-1,1647863529,2),(4650,1,5,'moodle/site:sendmessage',1,1647960614,2),(4651,1,5,'moodle/user:editownmessageprofile',1,1647960850,2),(4652,1,3,'moodle/site:sendmessage',1,1647961412,2),(4653,1,3,'moodle/user:changeownpassword',1,1647961412,2),(4654,1,3,'moodle/user:editownmessageprofile',1,1647961412,2),(4655,1,1,'repository/upload:view',1,1648220437,2); /*!40000 ALTER TABLE `mdl_role_capabilities` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_context_levels` -- DROP TABLE IF EXISTS `mdl_role_context_levels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_context_levels` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL, `contextlevel` bigint(10) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`), KEY `mdl_rolecontleve_rol_ix` (`roleid`) ) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Lists which roles can be assigned at which context levels. T'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_context_levels` -- LOCK TABLES `mdl_role_context_levels` WRITE; /*!40000 ALTER TABLE `mdl_role_context_levels` DISABLE KEYS */; INSERT INTO `mdl_role_context_levels` VALUES (68,1,10),(58,2,10),(51,10,30),(69,1,40),(59,2,40),(70,1,50),(66,3,50),(37,4,50),(64,5,50),(38,9,50),(52,10,50),(67,3,70),(65,5,70),(53,10,80); /*!40000 ALTER TABLE `mdl_role_context_levels` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_role_names` -- DROP TABLE IF EXISTS `mdl_role_names`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_role_names` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `roleid` bigint(10) NOT NULL DEFAULT '0', `contextid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`), KEY `mdl_rolename_rol_ix` (`roleid`), KEY `mdl_rolename_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='role names in native strings'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_role_names` -- LOCK TABLES `mdl_role_names` WRITE; /*!40000 ALTER TABLE `mdl_role_names` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_role_names` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scale` -- DROP TABLE IF EXISTS `mdl_scale`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scale` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `scale` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_scal_cou_ix` (`courseid`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines grading scales'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scale` -- LOCK TABLES `mdl_scale` WRITE; /*!40000 ALTER TABLE `mdl_scale` DISABLE KEYS */; INSERT INTO `mdl_scale` VALUES (1,0,2,'Separate and Connected ways of knowing','Mostly separate knowing,Separate and connected,Mostly connected knowing','The scale based on the theory of separate and connected knowing. This theory describes two different ways that we can evaluate and learn about the things we see and hear.',0,1623674199),(2,0,0,'Default competence scale','Not yet competent,Competent','A binary rating scale that provides no further information beyond whether someone has demonstrated proficiency or not.',0,1587099346),(3,0,2,'對學習的興趣','完全沒有興趣, 有興趣, 十分積極','

對學習的興趣

',1,1623674183),(4,0,2,'能力度 ','完全不理想, 有待改善, 逹至該有水平, 良好, 十分理想','

這量尺量度學生是不有能力去完成這項功課,若能取分代表有,若完全不能取得分數,表示該學生情況不理想

',1,1623674146); /*!40000 ALTER TABLE `mdl_scale` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scale_history` -- DROP TABLE IF EXISTS `mdl_scale_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scale_history` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `action` bigint(10) NOT NULL DEFAULT '0', `oldid` bigint(10) NOT NULL, `source` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timemodified` bigint(10) DEFAULT NULL, `loggeduser` bigint(10) DEFAULT NULL, `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `scale` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_scalhist_act_ix` (`action`), KEY `mdl_scalhist_tim_ix` (`timemodified`), KEY `mdl_scalhist_old_ix` (`oldid`), KEY `mdl_scalhist_cou_ix` (`courseid`), KEY `mdl_scalhist_log_ix` (`loggeduser`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='History table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scale_history` -- LOCK TABLES `mdl_scale_history` WRITE; /*!40000 ALTER TABLE `mdl_scale_history` DISABLE KEYS */; INSERT INTO `mdl_scale_history` VALUES (1,1,3,NULL,1623673923,2,0,2,'對學習的興趣','對學習的興趣','

對學習的興趣

'),(2,1,4,NULL,1623674039,2,0,2,'能力度 -','能力度 - 有/無','

這量尺量度學生是不有能力去完成這項功課,若能取分代表有,若完全不能取得分數,表示該學生情況不理想

'),(3,2,4,NULL,1623674146,2,0,2,'能力度 ','完全不理想, 有待改善, 逹至該有水平, 良好, 十分理想','

這量尺量度學生是不有能力去完成這項功課,若能取分代表有,若完全不能取得分數,表示該學生情況不理想

'),(4,2,3,NULL,1623674183,2,0,2,'對學習的興趣','完全沒有興趣, 有興趣, 十分積極','

對學習的興趣

'),(5,2,1,NULL,1623674199,2,0,2,'Separate and Connected ways of knowing','Mostly separate knowing,Separate and connected,Mostly connected knowing','The scale based on the theory of separate and connected knowing. This theory describes two different ways that we can evaluate and learn about the things we see and hear.'); /*!40000 ALTER TABLE `mdl_scale_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm` -- DROP TABLE IF EXISTS `mdl_scorm`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `scormtype` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'local', `reference` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `version` varchar(9) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `maxgrade` double NOT NULL DEFAULT '0', `grademethod` tinyint(2) NOT NULL DEFAULT '0', `whatgrade` bigint(10) NOT NULL DEFAULT '0', `maxattempt` bigint(10) NOT NULL DEFAULT '1', `forcecompleted` tinyint(1) NOT NULL DEFAULT '0', `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0', `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0', `masteryoverride` tinyint(1) NOT NULL DEFAULT '1', `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1', `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0', `updatefreq` tinyint(1) NOT NULL DEFAULT '0', `sha1hash` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `md5hash` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `revision` bigint(10) NOT NULL DEFAULT '0', `launch` bigint(10) NOT NULL DEFAULT '0', `skipview` tinyint(1) NOT NULL DEFAULT '1', `hidebrowse` tinyint(1) NOT NULL DEFAULT '0', `hidetoc` tinyint(1) NOT NULL DEFAULT '0', `nav` tinyint(1) NOT NULL DEFAULT '1', `navpositionleft` bigint(10) DEFAULT '-100', `navpositiontop` bigint(10) DEFAULT '-100', `auto` tinyint(1) NOT NULL DEFAULT '0', `popup` tinyint(1) NOT NULL DEFAULT '0', `options` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `width` bigint(10) NOT NULL DEFAULT '100', `height` bigint(10) NOT NULL DEFAULT '600', `timeopen` bigint(10) NOT NULL DEFAULT '0', `timeclose` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `completionstatusrequired` tinyint(1) DEFAULT NULL, `completionscorerequired` bigint(10) DEFAULT NULL, `completionstatusallscos` tinyint(1) DEFAULT NULL, `displayactivityname` smallint(4) NOT NULL DEFAULT '1', `autocommit` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_scor_cou_ix` (`course`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='each table is one SCORM module and its configuration'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm` -- LOCK TABLES `mdl_scorm` WRITE; /*!40000 ALTER TABLE `mdl_scorm` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_aicc_session` -- DROP TABLE IF EXISTS `mdl_scorm_aicc_session`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_aicc_session` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `scormid` bigint(10) NOT NULL DEFAULT '0', `hacpsession` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `scoid` bigint(10) DEFAULT '0', `scormmode` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `scormstatus` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `attempt` bigint(10) DEFAULT NULL, `lessonstatus` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sessiontime` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_scoraiccsess_sco_ix` (`scormid`), KEY `mdl_scoraiccsess_use_ix` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Used by AICC HACP to store session information'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_aicc_session` -- LOCK TABLES `mdl_scorm_aicc_session` WRITE; /*!40000 ALTER TABLE `mdl_scorm_aicc_session` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_aicc_session` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_scoes` -- DROP TABLE IF EXISTS `mdl_scorm_scoes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_scoes` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scorm` bigint(10) NOT NULL DEFAULT '0', `manifest` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `organization` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `parent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `identifier` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `launch` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `scormtype` varchar(5) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `sortorder` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_scorscoe_sco_ix` (`scorm`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='each SCO part of the SCORM module'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_scoes` -- LOCK TABLES `mdl_scorm_scoes` WRITE; /*!40000 ALTER TABLE `mdl_scorm_scoes` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_scoes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_scoes_data` -- DROP TABLE IF EXISTS `mdl_scorm_scoes_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_scoes_data` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_scorscoedata_sco_ix` (`scoid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains variable data get from packages'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_scoes_data` -- LOCK TABLES `mdl_scorm_scoes_data` WRITE; /*!40000 ALTER TABLE `mdl_scorm_scoes_data` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_scoes_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_scoes_track` -- DROP TABLE IF EXISTS `mdl_scorm_scoes_track`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_scoes_track` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `scormid` bigint(10) NOT NULL DEFAULT '0', `scoid` bigint(10) NOT NULL DEFAULT '0', `attempt` bigint(10) NOT NULL DEFAULT '1', `element` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`), KEY `mdl_scorscoetrac_use_ix` (`userid`), KEY `mdl_scorscoetrac_sco_ix` (`scormid`), KEY `mdl_scorscoetrac_sco2_ix` (`scoid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='to track SCOes'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_scoes_track` -- LOCK TABLES `mdl_scorm_scoes_track` WRITE; /*!40000 ALTER TABLE `mdl_scorm_scoes_track` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_scoes_track` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_mapinfo` -- DROP TABLE IF EXISTS `mdl_scorm_seq_mapinfo`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_mapinfo` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `objectiveid` bigint(10) NOT NULL DEFAULT '0', `targetobjectiveid` bigint(10) NOT NULL DEFAULT '0', `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1', `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1', `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0', `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`), KEY `mdl_scorseqmapi_sco_ix` (`scoid`), KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 objective mapinfo description'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_mapinfo` -- LOCK TABLES `mdl_scorm_seq_mapinfo` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_mapinfo` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_mapinfo` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_objective` -- DROP TABLE IF EXISTS `mdl_scorm_seq_objective`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_objective` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `primaryobj` tinyint(1) NOT NULL DEFAULT '0', `objectiveid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1', `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`), KEY `mdl_scorseqobje_sco_ix` (`scoid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 objective description'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_objective` -- LOCK TABLES `mdl_scorm_seq_objective` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_objective` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_objective` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_rolluprule` -- DROP TABLE IF EXISTS `mdl_scorm_seq_rolluprule`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_rolluprule` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `childactivityset` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `minimumcount` bigint(10) NOT NULL DEFAULT '0', `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000', `conditioncombination` varchar(3) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'all', `action` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`), KEY `mdl_scorseqroll_sco_ix` (`scoid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 sequencing rule'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_rolluprule` -- LOCK TABLES `mdl_scorm_seq_rolluprule` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_rolluprule` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_rolluprule` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_rolluprulecond` -- DROP TABLE IF EXISTS `mdl_scorm_seq_rolluprulecond`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_rolluprulecond` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `rollupruleid` bigint(10) NOT NULL DEFAULT '0', `operator` varchar(5) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'noOp', `cond` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`), KEY `mdl_scorseqroll_sco2_ix` (`scoid`), KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 sequencing rule'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_rolluprulecond` -- LOCK TABLES `mdl_scorm_seq_rolluprulecond` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_rolluprulecond` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_rolluprulecond` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_rulecond` -- DROP TABLE IF EXISTS `mdl_scorm_seq_rulecond`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_rulecond` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `ruleconditionsid` bigint(10) NOT NULL DEFAULT '0', `refrencedobjective` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000', `operator` varchar(5) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'noOp', `cond` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'always', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`), KEY `mdl_scorseqrule_sco2_ix` (`scoid`), KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 rule condition'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_rulecond` -- LOCK TABLES `mdl_scorm_seq_rulecond` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_rulecond` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_rulecond` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_scorm_seq_ruleconds` -- DROP TABLE IF EXISTS `mdl_scorm_seq_ruleconds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_scorm_seq_ruleconds` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `scoid` bigint(10) NOT NULL DEFAULT '0', `conditioncombination` varchar(3) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'all', `ruletype` tinyint(2) NOT NULL DEFAULT '0', `action` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`), KEY `mdl_scorseqrule_sco_ix` (`scoid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='SCORM2004 rule conditions'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_scorm_seq_ruleconds` -- LOCK TABLES `mdl_scorm_seq_ruleconds` WRITE; /*!40000 ALTER TABLE `mdl_scorm_seq_ruleconds` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_scorm_seq_ruleconds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_search_index_requests` -- DROP TABLE IF EXISTS `mdl_search_index_requests`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_search_index_requests` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextid` bigint(10) NOT NULL, `searcharea` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `timerequested` bigint(10) NOT NULL, `partialarea` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `partialtime` bigint(10) NOT NULL, `indexpriority` bigint(10) NOT NULL, PRIMARY KEY (`id`), KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`), KEY `mdl_searinderequ_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Records requests for (re)indexing of specific contexts. Entr'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_search_index_requests` -- LOCK TABLES `mdl_search_index_requests` WRITE; /*!40000 ALTER TABLE `mdl_search_index_requests` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_search_index_requests` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_search_simpledb_index` -- DROP TABLE IF EXISTS `mdl_search_simpledb_index`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_search_simpledb_index` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `docid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `title` longtext COLLATE utf8mb4_unicode_ci, `content` longtext COLLATE utf8mb4_unicode_ci, `contextid` bigint(10) NOT NULL, `areaid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` tinyint(1) NOT NULL, `courseid` bigint(10) NOT NULL, `owneruserid` bigint(10) DEFAULT NULL, `modified` bigint(10) NOT NULL, `userid` bigint(10) DEFAULT NULL, `description1` longtext COLLATE utf8mb4_unicode_ci, `description2` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`), KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`), FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='search_simpledb table containing the index data.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_search_simpledb_index` -- LOCK TABLES `mdl_search_simpledb_index` WRITE; /*!40000 ALTER TABLE `mdl_search_simpledb_index` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_search_simpledb_index` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_sessions` -- DROP TABLE IF EXISTS `mdl_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_sessions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `state` bigint(10) NOT NULL DEFAULT '0', `sid` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `userid` bigint(10) NOT NULL, `sessdata` longtext COLLATE utf8mb4_unicode_ci, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `firstip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `lastip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_sess_sid_uix` (`sid`), KEY `mdl_sess_sta_ix` (`state`), KEY `mdl_sess_tim_ix` (`timecreated`), KEY `mdl_sess_tim2_ix` (`timemodified`), KEY `mdl_sess_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=14832 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Database based session storage - now recommended'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_sessions` -- LOCK TABLES `mdl_sessions` WRITE; /*!40000 ALTER TABLE `mdl_sessions` DISABLE KEYS */; INSERT INTO `mdl_sessions` VALUES (14827,0,'loucln2utf2rku0572v5eunah6',0,NULL,1649426813,1649426874,'66.249.71.149','66.249.71.153'),(14830,0,'r3h0rn6471b1ahklj9b60sn2mj',2,NULL,1649429650,1649430043,'1.36.90.117','1.36.90.117'); /*!40000 ALTER TABLE `mdl_sessions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_daily` -- DROP TABLE IF EXISTS `mdl_stats_daily`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_daily` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'activity', `stat1` bigint(10) NOT NULL DEFAULT '0', `stat2` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_statdail_cou_ix` (`courseid`), KEY `mdl_statdail_tim_ix` (`timeend`), KEY `mdl_statdail_rol_ix` (`roleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='to accumulate daily stats'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_daily` -- LOCK TABLES `mdl_stats_daily` WRITE; /*!40000 ALTER TABLE `mdl_stats_daily` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_daily` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_monthly` -- DROP TABLE IF EXISTS `mdl_stats_monthly`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_monthly` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'activity', `stat1` bigint(10) NOT NULL DEFAULT '0', `stat2` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_statmont_cou_ix` (`courseid`), KEY `mdl_statmont_tim_ix` (`timeend`), KEY `mdl_statmont_rol_ix` (`roleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To accumulate monthly stats'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_monthly` -- LOCK TABLES `mdl_stats_monthly` WRITE; /*!40000 ALTER TABLE `mdl_stats_monthly` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_monthly` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_user_daily` -- DROP TABLE IF EXISTS `mdl_stats_user_daily`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_user_daily` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `statsreads` bigint(10) NOT NULL DEFAULT '0', `statswrites` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_statuserdail_cou_ix` (`courseid`), KEY `mdl_statuserdail_use_ix` (`userid`), KEY `mdl_statuserdail_rol_ix` (`roleid`), KEY `mdl_statuserdail_tim_ix` (`timeend`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To accumulate daily stats per course/user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_user_daily` -- LOCK TABLES `mdl_stats_user_daily` WRITE; /*!40000 ALTER TABLE `mdl_stats_user_daily` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_user_daily` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_user_monthly` -- DROP TABLE IF EXISTS `mdl_stats_user_monthly`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_user_monthly` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `statsreads` bigint(10) NOT NULL DEFAULT '0', `statswrites` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_statusermont_cou_ix` (`courseid`), KEY `mdl_statusermont_use_ix` (`userid`), KEY `mdl_statusermont_rol_ix` (`roleid`), KEY `mdl_statusermont_tim_ix` (`timeend`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To accumulate monthly stats per course/user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_user_monthly` -- LOCK TABLES `mdl_stats_user_monthly` WRITE; /*!40000 ALTER TABLE `mdl_stats_user_monthly` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_user_monthly` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_user_weekly` -- DROP TABLE IF EXISTS `mdl_stats_user_weekly`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_user_weekly` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `statsreads` bigint(10) NOT NULL DEFAULT '0', `statswrites` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `mdl_statuserweek_cou_ix` (`courseid`), KEY `mdl_statuserweek_use_ix` (`userid`), KEY `mdl_statuserweek_rol_ix` (`roleid`), KEY `mdl_statuserweek_tim_ix` (`timeend`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To accumulate weekly stats per course/user'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_user_weekly` -- LOCK TABLES `mdl_stats_user_weekly` WRITE; /*!40000 ALTER TABLE `mdl_stats_user_weekly` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_user_weekly` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_stats_weekly` -- DROP TABLE IF EXISTS `mdl_stats_weekly`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_stats_weekly` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL DEFAULT '0', `timeend` bigint(10) NOT NULL DEFAULT '0', `roleid` bigint(10) NOT NULL DEFAULT '0', `stattype` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'activity', `stat1` bigint(10) NOT NULL DEFAULT '0', `stat2` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_statweek_cou_ix` (`courseid`), KEY `mdl_statweek_tim_ix` (`timeend`), KEY `mdl_statweek_rol_ix` (`roleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='To accumulate weekly stats'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_stats_weekly` -- LOCK TABLES `mdl_stats_weekly` WRITE; /*!40000 ALTER TABLE `mdl_stats_weekly` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_stats_weekly` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_survey` -- DROP TABLE IF EXISTS `mdl_survey`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_survey` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `course` bigint(10) NOT NULL DEFAULT '0', `template` bigint(10) NOT NULL DEFAULT '0', `days` mediumint(6) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `introformat` smallint(4) NOT NULL DEFAULT '0', `questions` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `completionsubmit` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_surv_cou_ix` (`course`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Each record is one SURVEY module with its configuration'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_survey` -- LOCK TABLES `mdl_survey` WRITE; /*!40000 ALTER TABLE `mdl_survey` DISABLE KEYS */; INSERT INTO `mdl_survey` VALUES (1,0,0,0,985017600,985017600,'collesaname','collesaintro',0,'25,26,27,28,29,30,43,44',0),(2,0,0,0,985017600,985017600,'collespname','collespintro',0,'31,32,33,34,35,36,43,44',0),(3,0,0,0,985017600,985017600,'collesapname','collesapintro',0,'37,38,39,40,41,42,43,44',0),(4,0,0,0,985017600,985017600,'attlsname','attlsintro',0,'65,67,68',0),(5,0,0,0,985017600,985017600,'ciqname','ciqintro',0,'69,70,71,72,73',0); /*!40000 ALTER TABLE `mdl_survey` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_survey_analysis` -- DROP TABLE IF EXISTS `mdl_survey_analysis`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_survey_analysis` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `survey` bigint(10) NOT NULL DEFAULT '0', `userid` bigint(10) NOT NULL DEFAULT '0', `notes` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_survanal_use_ix` (`userid`), KEY `mdl_survanal_sur_ix` (`survey`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='text about each survey submission'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_survey_analysis` -- LOCK TABLES `mdl_survey_analysis` WRITE; /*!40000 ALTER TABLE `mdl_survey_analysis` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_survey_analysis` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_survey_answers` -- DROP TABLE IF EXISTS `mdl_survey_answers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_survey_answers` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL DEFAULT '0', `survey` bigint(10) NOT NULL DEFAULT '0', `question` bigint(10) NOT NULL DEFAULT '0', `time` bigint(10) NOT NULL DEFAULT '0', `answer1` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `answer2` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_survansw_use_ix` (`userid`), KEY `mdl_survansw_sur_ix` (`survey`), KEY `mdl_survansw_que_ix` (`question`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='the answers to each questions filled by the users'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_survey_answers` -- LOCK TABLES `mdl_survey_answers` WRITE; /*!40000 ALTER TABLE `mdl_survey_answers` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_survey_answers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_survey_questions` -- DROP TABLE IF EXISTS `mdl_survey_questions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_survey_questions` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `text` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `shorttext` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `multi` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `intro` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` smallint(3) NOT NULL DEFAULT '0', `options` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='the questions conforming one survey'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_survey_questions` -- LOCK TABLES `mdl_survey_questions` WRITE; /*!40000 ALTER TABLE `mdl_survey_questions` DISABLE KEYS */; INSERT INTO `mdl_survey_questions` VALUES (1,'colles1','colles1short','','',1,'scaletimes5'),(2,'colles2','colles2short','','',1,'scaletimes5'),(3,'colles3','colles3short','','',1,'scaletimes5'),(4,'colles4','colles4short','','',1,'scaletimes5'),(5,'colles5','colles5short','','',1,'scaletimes5'),(6,'colles6','colles6short','','',1,'scaletimes5'),(7,'colles7','colles7short','','',1,'scaletimes5'),(8,'colles8','colles8short','','',1,'scaletimes5'),(9,'colles9','colles9short','','',1,'scaletimes5'),(10,'colles10','colles10short','','',1,'scaletimes5'),(11,'colles11','colles11short','','',1,'scaletimes5'),(12,'colles12','colles12short','','',1,'scaletimes5'),(13,'colles13','colles13short','','',1,'scaletimes5'),(14,'colles14','colles14short','','',1,'scaletimes5'),(15,'colles15','colles15short','','',1,'scaletimes5'),(16,'colles16','colles16short','','',1,'scaletimes5'),(17,'colles17','colles17short','','',1,'scaletimes5'),(18,'colles18','colles18short','','',1,'scaletimes5'),(19,'colles19','colles19short','','',1,'scaletimes5'),(20,'colles20','colles20short','','',1,'scaletimes5'),(21,'colles21','colles21short','','',1,'scaletimes5'),(22,'colles22','colles22short','','',1,'scaletimes5'),(23,'colles23','colles23short','','',1,'scaletimes5'),(24,'colles24','colles24short','','',1,'scaletimes5'),(25,'collesm1','collesm1short','1,2,3,4','collesmintro',1,'scaletimes5'),(26,'collesm2','collesm2short','5,6,7,8','collesmintro',1,'scaletimes5'),(27,'collesm3','collesm3short','9,10,11,12','collesmintro',1,'scaletimes5'),(28,'collesm4','collesm4short','13,14,15,16','collesmintro',1,'scaletimes5'),(29,'collesm5','collesm5short','17,18,19,20','collesmintro',1,'scaletimes5'),(30,'collesm6','collesm6short','21,22,23,24','collesmintro',1,'scaletimes5'),(31,'collesm1','collesm1short','1,2,3,4','collesmintro',2,'scaletimes5'),(32,'collesm2','collesm2short','5,6,7,8','collesmintro',2,'scaletimes5'),(33,'collesm3','collesm3short','9,10,11,12','collesmintro',2,'scaletimes5'),(34,'collesm4','collesm4short','13,14,15,16','collesmintro',2,'scaletimes5'),(35,'collesm5','collesm5short','17,18,19,20','collesmintro',2,'scaletimes5'),(36,'collesm6','collesm6short','21,22,23,24','collesmintro',2,'scaletimes5'),(37,'collesm1','collesm1short','1,2,3,4','collesmintro',3,'scaletimes5'),(38,'collesm2','collesm2short','5,6,7,8','collesmintro',3,'scaletimes5'),(39,'collesm3','collesm3short','9,10,11,12','collesmintro',3,'scaletimes5'),(40,'collesm4','collesm4short','13,14,15,16','collesmintro',3,'scaletimes5'),(41,'collesm5','collesm5short','17,18,19,20','collesmintro',3,'scaletimes5'),(42,'collesm6','collesm6short','21,22,23,24','collesmintro',3,'scaletimes5'),(43,'howlong','','','',1,'howlongoptions'),(44,'othercomments','','','',0,NULL),(45,'attls1','attls1short','','',1,'scaleagree5'),(46,'attls2','attls2short','','',1,'scaleagree5'),(47,'attls3','attls3short','','',1,'scaleagree5'),(48,'attls4','attls4short','','',1,'scaleagree5'),(49,'attls5','attls5short','','',1,'scaleagree5'),(50,'attls6','attls6short','','',1,'scaleagree5'),(51,'attls7','attls7short','','',1,'scaleagree5'),(52,'attls8','attls8short','','',1,'scaleagree5'),(53,'attls9','attls9short','','',1,'scaleagree5'),(54,'attls10','attls10short','','',1,'scaleagree5'),(55,'attls11','attls11short','','',1,'scaleagree5'),(56,'attls12','attls12short','','',1,'scaleagree5'),(57,'attls13','attls13short','','',1,'scaleagree5'),(58,'attls14','attls14short','','',1,'scaleagree5'),(59,'attls15','attls15short','','',1,'scaleagree5'),(60,'attls16','attls16short','','',1,'scaleagree5'),(61,'attls17','attls17short','','',1,'scaleagree5'),(62,'attls18','attls18short','','',1,'scaleagree5'),(63,'attls19','attls19short','','',1,'scaleagree5'),(64,'attls20','attls20short','','',1,'scaleagree5'),(65,'attlsm1','attlsm1','45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64','attlsmintro',1,'scaleagree5'),(66,'-','-','-','-',0,'-'),(67,'attlsm2','attlsm2','63,62,59,57,55,49,52,50,48,47','attlsmintro',-1,'scaleagree5'),(68,'attlsm3','attlsm3','46,54,45,51,60,53,56,58,61,64','attlsmintro',-1,'scaleagree5'),(69,'ciq1','ciq1short','','',0,NULL),(70,'ciq2','ciq2short','','',0,NULL),(71,'ciq3','ciq3short','','',0,NULL),(72,'ciq4','ciq4short','','',0,NULL),(73,'ciq5','ciq5short','','',0,NULL); /*!40000 ALTER TABLE `mdl_survey_questions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tag` -- DROP TABLE IF EXISTS `mdl_tag`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tag` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `userid` bigint(10) NOT NULL, `tagcollid` bigint(10) NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `rawname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `isstandard` tinyint(1) NOT NULL DEFAULT '0', `description` longtext COLLATE utf8mb4_unicode_ci, `descriptionformat` tinyint(2) NOT NULL DEFAULT '0', `flag` smallint(4) DEFAULT '0', `timemodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`), KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`), KEY `mdl_tag_use_ix` (`userid`), KEY `mdl_tag_tag_ix` (`tagcollid`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Tag table - this generic table will replace the old "tags" t'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tag` -- LOCK TABLES `mdl_tag` WRITE; /*!40000 ALTER TABLE `mdl_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tag` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tag_area` -- DROP TABLE IF EXISTS `mdl_tag_area`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tag_area` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemtype` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `enabled` tinyint(1) NOT NULL DEFAULT '1', `tagcollid` bigint(10) NOT NULL, `callback` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `callbackfile` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `showstandard` tinyint(1) NOT NULL DEFAULT '0', `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`), KEY `mdl_tagarea_tag_ix` (`tagcollid`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines various tag areas, one area is identified by compone'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tag_area` -- LOCK TABLES `mdl_tag_area` WRITE; /*!40000 ALTER TABLE `mdl_tag_area` DISABLE KEYS */; INSERT INTO `mdl_tag_area` VALUES (1,'core','user',1,1,'user_get_tagged_users','/user/lib.php',2,0),(2,'core','course',1,1,'course_get_tagged_courses','/course/lib.php',0,0),(3,'core_question','question',1,1,NULL,NULL,0,1),(4,'core','post',1,1,'blog_get_tagged_posts','/blog/lib.php',0,0),(5,'core','blog_external',1,1,NULL,NULL,0,0),(6,'core','course_modules',1,1,'course_get_tagged_course_modules','/course/lib.php',0,0),(7,'mod_book','book_chapters',1,1,'mod_book_get_tagged_chapters','/mod/book/locallib.php',0,0),(8,'mod_data','data_records',1,1,'mod_data_get_tagged_records','/mod/data/locallib.php',0,0),(9,'mod_forum','forum_posts',1,1,'mod_forum_get_tagged_posts','/mod/forum/locallib.php',0,0),(10,'mod_glossary','glossary_entries',1,1,'mod_glossary_get_tagged_entries','/mod/glossary/locallib.php',0,0),(11,'mod_wiki','wiki_pages',1,1,'mod_wiki_get_tagged_pages','/mod/wiki/locallib.php',0,0); /*!40000 ALTER TABLE `mdl_tag_area` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tag_coll` -- DROP TABLE IF EXISTS `mdl_tag_coll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tag_coll` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `isdefault` tinyint(2) NOT NULL DEFAULT '0', `component` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sortorder` mediumint(5) NOT NULL DEFAULT '0', `searchable` tinyint(2) NOT NULL DEFAULT '1', `customurl` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Defines different set of tags'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tag_coll` -- LOCK TABLES `mdl_tag_coll` WRITE; /*!40000 ALTER TABLE `mdl_tag_coll` DISABLE KEYS */; INSERT INTO `mdl_tag_coll` VALUES (1,NULL,1,NULL,0,1,NULL); /*!40000 ALTER TABLE `mdl_tag_coll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tag_correlation` -- DROP TABLE IF EXISTS `mdl_tag_correlation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tag_correlation` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `tagid` bigint(10) NOT NULL, `correlatedtags` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), KEY `mdl_tagcorr_tag_ix` (`tagid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The rationale for the ''tag_correlation'' table is performance'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tag_correlation` -- LOCK TABLES `mdl_tag_correlation` WRITE; /*!40000 ALTER TABLE `mdl_tag_correlation` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tag_correlation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tag_instance` -- DROP TABLE IF EXISTS `mdl_tag_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tag_instance` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `tagid` bigint(10) NOT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemtype` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `itemid` bigint(10) NOT NULL, `contextid` bigint(10) DEFAULT NULL, `tiuserid` bigint(10) NOT NULL DEFAULT '0', `ordering` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', `timemodified` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`), KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`), KEY `mdl_taginst_tag_ix` (`tagid`), KEY `mdl_taginst_con_ix` (`contextid`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='tag_instance table holds the information of associations bet'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tag_instance` -- LOCK TABLES `mdl_tag_instance` WRITE; /*!40000 ALTER TABLE `mdl_tag_instance` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tag_instance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_task_adhoc` -- DROP TABLE IF EXISTS `mdl_task_adhoc`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_task_adhoc` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `component` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `classname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `nextruntime` bigint(10) NOT NULL, `faildelay` bigint(10) DEFAULT NULL, `customdata` longtext COLLATE utf8mb4_unicode_ci, `userid` bigint(10) DEFAULT NULL, `blocking` tinyint(2) NOT NULL DEFAULT '0', `timestarted` bigint(10) DEFAULT NULL, `hostname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `pid` bigint(10) DEFAULT NULL, `timecreated` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_taskadho_nex_ix` (`nextruntime`), KEY `mdl_taskadho_use_ix` (`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=1619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of adhoc tasks waiting to run.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_task_adhoc` -- LOCK TABLES `mdl_task_adhoc` WRITE; /*!40000 ALTER TABLE `mdl_task_adhoc` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_task_adhoc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_task_log` -- DROP TABLE IF EXISTS `mdl_task_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_task_log` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `type` smallint(4) NOT NULL, `component` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `classname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `userid` bigint(10) NOT NULL, `timestart` decimal(20,10) NOT NULL, `timeend` decimal(20,10) NOT NULL, `dbreads` bigint(10) NOT NULL, `dbwrites` bigint(10) NOT NULL, `result` tinyint(2) NOT NULL, `output` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `hostname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `pid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_tasklog_cla_ix` (`classname`), KEY `mdl_tasklog_tim_ix` (`timestart`) ) ENGINE=InnoDB AUTO_INCREMENT=196045 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='The log table for all tasks'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_task_log` -- LOCK TABLES `mdl_task_log` WRITE; /*!40000 ALTER TABLE `mdl_task_log` DISABLE KEYS */; INSERT INTO `mdl_task_log` VALUES (5,0,'moodle','core\\task\\tag_cron_task',0,1648954211.3334000000,1648954211.4020000000,8,2,1,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 10:50:11. Current memory use 49.3MB.\n... used 10 dbqueries\n... used 0.067728042602539 seconds\nScheduled task failed: 后台分类进程 (core\\task\\tag_cron_task),在数据库表context中找不到数据记录。\n','random-9ut9hf',23419),(11,0,'moodle','core\\task\\create_contexts_task',0,1648954211.5710000000,1648954211.5942000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 10:50:11. Current memory use 50MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.022387981414795 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',23419),(16,0,'moodle','core\\task\\completion_daily_task',0,1648954211.7117000000,1648954211.7780000000,19,17,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 10:50:11. Current memory use 50.3MB.\n... used 36 dbqueries\n... used 0.065492153167725 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',23419),(23,0,'moodle','core\\task\\registration_cron_task',0,1648954212.0941000000,1648954212.1115000000,1,0,0,'Execute scheduled task: 网站注册 (core\\task\\registration_cron_task)\n... started 10:50:12. Current memory use 52.3MB.\n您的网站还没有注册。\n... used 1 dbqueries\n... used 0.01670503616333 seconds\nScheduled task complete: 网站注册 (core\\task\\registration_cron_task)\n','random-9ut9hf',23419),(24,0,'moodle','core\\task\\check_for_updates_task',0,1648954212.1188000000,1648954218.3477000000,21,4,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 10:50:12. Current memory use 52.4MB.\nOutdated or missing info about available updates, forced fetching ... sending notifications ... done\n... used 25 dbqueries\n... used 6.2280502319336 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',23419),(31,0,'moodle','core\\task\\search_optimize_task',0,1648954261.6612000000,1648954261.6800000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 10:51:01. Current memory use 15.6MB.\n... used 0 dbqueries\n... used 0.01465106010437 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',23445),(32,0,'moodle','core\\task\\stats_cron_task',0,1648954261.6867000000,1648954261.6873000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 10:51:01. Current memory use 16.7MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',23450),(36,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1648954261.8482000000,1648954261.8813000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 10:51:01. Current memory use 17.5MB.\n... used 2 dbqueries\n... used 0.032242059707642 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',23445),(38,0,'moodle','core\\task\\task_log_cleanup_task',0,1648954262.0238000000,1648954262.0361000000,2,0,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 10:51:02. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',23450),(44,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1648954263.0903000000,1648954263.1330000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 10:51:03. Current memory use 32.6MB.\n... used 1 dbqueries\n... used 0.041532039642334 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',23445),(56,0,'message_email','message_email\\task\\send_email_task',0,1648954264.0374000000,1648954264.0811000000,4,0,0,'Execute scheduled task: Messages digest mailings (message_email\\task\\send_email_task)\n... started 10:51:04. Current memory use 35MB.\n... used 4 dbqueries\n... used 0.042525768280029 seconds\nScheduled task complete: Messages digest mailings (message_email\\task\\send_email_task)\n','random-9ut9hf',23445),(57,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1648954264.0902000000,1648954264.1850000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 10:51:04. Current memory use 35.6MB.\n... used 1 dbqueries\n... used 0.093744993209839 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',23445),(59,0,'editor_atto','editor_atto\\task\\autosave_cleanup_task',0,1648954264.3334000000,1648954264.4404000000,0,1,0,'Execute scheduled task: Delete expired autosave drafts (editor_atto\\task\\autosave_cleanup_task)\n... started 10:51:04. Current memory use 36.5MB.\n... used 1 dbqueries\n... used 0.10608983039856 seconds\nScheduled task complete: Delete expired autosave drafts (editor_atto\\task\\autosave_cleanup_task)\n','random-9ut9hf',23445),(60,0,'tool_analytics','tool_analytics\\task\\train_models',0,1648954264.4731000000,1648954264.4855000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 10:51:04. Current memory use 36.9MB.\n... used 1 dbqueries\n... used 0.011420965194702 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',23445),(63,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1648954268.3472000000,1648954268.3687000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 10:51:08. Current memory use 60.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.019006967544556 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',23419),(64,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1648954268.3893000000,1648954268.3920000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 10:51:08. Current memory use 60.7MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',23419),(65,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1648954268.4024000000,1648954268.4048000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 10:51:08. Current memory use 60.7MB.\n... used 1 dbqueries\n... used 0.00069308280944824 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',23419),(66,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1648954268.4361000000,1648954280.5026000000,2,1,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 10:51:08. Current memory use 60.7MB.\nLanguage pack \'zh_cn\' was successfully updated\nLanguage pack \'zh_tw\' was successfully updated\nLanguage pack \'id\' was successfully updated\nLanguage pack \'th\' was successfully updated\n语言包更新成功\n... used 3 dbqueries\n... used 12.064329147339 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',23419),(68,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1648954280.5912000000,1648954280.6184000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 10:51:20. Current memory use 60.3MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.026260852813721 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',23419),(70,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1648954280.6445000000,1648954280.6459000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 10:51:20. Current memory use 60.4MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',23419),(74,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1648954281.8031000000,1648954281.8757000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 10:51:21. Current memory use 60.6MB.\n... used 1 dbqueries\n... used 0.060341835021973 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',23419),(77,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1648954282.0180000000,1648954282.0209000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 10:51:22. Current memory use 61.5MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',23419),(78,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1648954282.0305000000,1648954282.0665000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 10:51:22. Current memory use 61.9MB.\n... used 1 dbqueries\n... used 0.00074887275695801 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',23419),(79,0,'moodle','core\\task\\antivirus_cleanup_task',0,1648954282.0757000000,1648954282.1780000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 10:51:22. Current memory use 61.9MB.\n... used 1 dbqueries\n... used 0.099931955337524 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',23419),(82,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1648954282.2952000000,1648954282.3289000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 10:51:22. Current memory use 62.2MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.032114028930664 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',23419),(83,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1648954282.3382000000,1648954282.3425000000,2,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 10:51:22. Current memory use 62.2MB.\n... used 3 dbqueries\n... used 0.0023539066314697 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',23419),(85,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.4402000000,1648954282.7704000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.32815313339233 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(86,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.8153000000,1648954282.8232000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0064270496368408 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(88,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.8567000000,1648954282.8645000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0071189403533936 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(90,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.8823000000,1648954282.8892000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0059530735015869 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(92,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.9047000000,1648954282.9107000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0054540634155273 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(94,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.9268000000,1648954282.9328000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0053331851959229 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(96,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.9520000000,1648954282.9591000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0066030025482178 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(98,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954282.9740000000,1648954282.9794000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:22. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0048608779907227 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(100,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.0516000000,1648954283.3087000000,719,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 62.5MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 719 dbqueries\n... used 0.25630903244019 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(102,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.3246000000,1648954283.3305000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 63.7MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0051760673522949 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(104,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.3447000000,1648954283.3495000000,23,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 63.7MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 23 dbqueries\n... used 0.0041849613189697 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(106,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.3651000000,1648954283.3754000000,33,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 63.7MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 33 dbqueries\n... used 0.0098068714141846 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(108,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.3930000000,1648954283.4049000000,56,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 63.7MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 56 dbqueries\n... used 0.011308908462524 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(110,1,'','core\\task\\refresh_mod_calendar_events_task',0,1648954283.4183000000,1648954283.4262000000,29,0,0,'Execute adhoc task: core\\task\\refresh_mod_calendar_events_task\n... started 10:51:23. Current memory use 63.7MB.\nRefreshing events for assign\nRefreshing events for assignment\nRefreshing events for book\nRefreshing events for chat\nRefreshing events for choice\nRefreshing events for data\nRefreshing events for feedback\nRefreshing events for folder\nRefreshing events for forum\nRefreshing events for glossary\nRefreshing events for h5pactivity\nRefreshing events for imscp\nRefreshing events for label\nRefreshing events for lesson\nRefreshing events for lti\nRefreshing events for page\nRefreshing events for quiz\nRefreshing events for resource\nRefreshing events for scorm\nRefreshing events for survey\nRefreshing events for url\nRefreshing events for wiki\nRefreshing events for workshop\n... used 29 dbqueries\n... used 0.0072700977325439 seconds\nAdhoc task complete: core\\task\\refresh_mod_calendar_events_task\n','random-9ut9hf',23419),(302,1,'','core_course\\task\\course_delete_modules',0,1648954299.3526000000,1648954299.4508000000,163,88,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 251 dbqueries\n... used 0.097612142562866 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(303,1,'','core_course\\task\\course_delete_modules',0,1648954299.4546000000,1648954299.5453000000,176,88,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 264 dbqueries\n... used 0.088663816452026 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(304,1,'','core_course\\task\\course_delete_modules',0,1648954299.5497000000,1648954299.6472000000,140,58,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 198 dbqueries\n... used 0.095617055892944 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(305,1,'','core_course\\task\\course_delete_modules',0,1648954299.6510000000,1648954299.6537000000,1,0,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(306,1,'','core_course\\task\\course_delete_modules',0,1648954299.6589000000,1648954299.6601000000,1,0,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(307,1,'','core_course\\task\\course_delete_modules',0,1648954299.6648000000,1648954299.6661000000,1,0,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 1 dbqueries\n... used 0.00049805641174316 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(308,1,'','core_course\\task\\course_delete_modules',0,1648954299.6702000000,1648954299.7990000000,318,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 372 dbqueries\n... used 0.12821197509766 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(309,1,'','core_course\\task\\course_delete_modules',0,1648954299.8028000000,1648954299.9180000000,317,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 371 dbqueries\n... used 0.1128351688385 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(310,1,'','core_course\\task\\course_delete_modules',0,1648954299.9220000000,1648954300.0427000000,316,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:39. Current memory use 68.2MB.\n... used 370 dbqueries\n... used 0.11826395988464 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(311,1,'','core_course\\task\\course_delete_modules',0,1648954300.0484000000,1648954304.7745000000,461,117,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:40. Current memory use 68.2MB.\n... used 578 dbqueries\n... used 4.7222871780396 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(312,1,'','core_course\\task\\course_delete_modules',0,1648954304.7957000000,1648954304.9825000000,314,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:44. Current memory use 68.2MB.\n... used 368 dbqueries\n... used 0.18091702461243 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(313,1,'','core_course\\task\\course_delete_modules',0,1648954304.9990000000,1648954305.1514000000,313,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:45. Current memory use 68.2MB.\n... used 367 dbqueries\n... used 0.14918994903564 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(314,1,'','core_course\\task\\course_delete_modules',0,1648954305.1567000000,1648954305.2962000000,312,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:45. Current memory use 68.2MB.\n... used 366 dbqueries\n... used 0.1358950138092 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(315,1,'','core_course\\task\\course_delete_modules',0,1648954305.3034000000,1648954305.4650000000,311,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:45. Current memory use 68.2MB.\n... used 365 dbqueries\n... used 0.15867590904236 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(316,1,'','core_course\\task\\course_delete_modules',0,1648954305.4691000000,1648954305.6146000000,311,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:45. Current memory use 68.3MB.\n... used 365 dbqueries\n... used 0.14183688163757 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(317,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1648954264.5030000000,1648954306.9798000000,4405,603,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 10:51:04. Current memory use 36.9MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\n.\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\n.\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n.\n.-->结果 还没有访问过此课程的学生\n预测结果\n++ 预测过程已完成 ++\nAnalysing id \"93\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"95\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"100\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"101\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"102\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"103\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"105\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"114\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"116\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"123\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"124\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"125\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"126\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"127\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"128\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"129\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"130\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"131\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"132\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"133\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"134\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"135\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"136\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"137\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"138\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"139\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"140\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"141\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"142\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"143\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"144\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"145\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"146\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"147\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"148\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"149\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"150\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"151\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"152\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"153\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"154\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"156\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"157\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"158\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"159\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"160\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"161\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"162\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"163\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"164\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"165\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"166\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"167\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"168\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"169\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"170\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"171\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"172\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"173\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"174\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"175\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"180\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"181\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"182\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"183\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"184\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"185\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"186\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"187\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"188\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"189\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"190\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"191\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"192\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"193\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"194\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"195\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"196\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"197\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"198\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"199\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"200\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"201\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"202\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"203\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"204\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"205\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"206\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"207\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"208\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"209\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"210\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"211\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"212\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"213\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"214\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"215\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"216\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"217\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"218\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"219\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"220\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"221\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"222\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"223\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"224\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"225\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"226\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"227\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"228\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"229\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"230\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"231\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"232\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"233\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"234\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"235\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"236\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"237\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"238\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"239\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"240\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"241\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"242\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"243\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"244\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"245\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"246\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"247\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"248\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"249\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"250\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"251\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"253\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"254\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"255\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"256\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"257\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"258\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"259\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"260\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"261\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"262\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"263\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"264\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"265\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"266\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"267\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"268\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"269\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"270\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"271\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"272\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"273\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"274\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"275\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"276\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"277\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"278\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"279\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"280\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"281\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"282\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"283\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"284\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"285\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"286\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"287\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"288\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"289\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"290\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"291\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"292\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"293\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"294\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"295\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"296\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"297\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"298\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"299\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"300\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"301\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"302\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"303\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"304\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"305\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"306\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"307\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"308\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"309\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"310\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"311\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"312\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"313\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"314\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"315\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"316\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"317\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"318\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"319\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"320\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"321\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"322\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"323\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"324\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"325\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"326\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"327\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"328\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"329\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"330\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"331\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"332\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"333\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"334\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"335\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"336\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"337\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"338\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"339\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"340\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"341\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"342\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"343\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"344\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"345\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"346\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"347\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"348\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"349\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"350\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"351\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"352\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"353\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"354\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"355\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"356\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"357\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"358\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"359\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"360\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"361\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"362\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"363\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"364\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"365\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"366\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"367\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"368\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"369\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"370\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"371\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"372\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"373\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"374\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"375\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"376\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"377\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"378\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"379\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"380\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"381\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"382\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"383\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"384\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"385\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"386\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"387\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"388\" with \"未来一周\" time splitting method...\n.\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n.\n.-->结果 即将到来的活动\n预测结果\n++ 预测过程已完成 ++\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\n.\nAnalysing id \"35\" with \"上个月\" time splitting method...\n.\nAnalysing id \"32\" with \"上个月\" time splitting method...\n.\n...-->结果 最近没有访问过此课程的学生\n预测结果\n++ 预测过程已完成 ++\n... used 5008 dbqueries\n... used 42.475563049316 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',23445),(330,1,'','core_course\\task\\course_delete_modules',0,1648954305.6187000000,1648954311.0823000000,532,150,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:45. Current memory use 68.3MB.\n... used 682 dbqueries\n... used 5.4603159427643 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(331,1,'','core_course\\task\\course_delete_modules',0,1648954311.0862000000,1648954311.2083000000,308,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:51. Current memory use 68.3MB.\n... used 362 dbqueries\n... used 0.11968302726746 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(332,1,'','core_course\\task\\course_delete_modules',0,1648954311.2131000000,1648954311.3461000000,307,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:51. Current memory use 68.3MB.\n... used 361 dbqueries\n... used 0.12996888160706 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(333,1,'','core_course\\task\\course_delete_modules',0,1648954311.3500000000,1648954311.4729000000,306,54,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:51. Current memory use 68.3MB.\n... used 360 dbqueries\n... used 0.12053084373474 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23419),(334,1,'','core_course\\task\\course_delete_modules',0,1648954307.3529000000,1648954312.2933000000,353,150,0,'Execute adhoc task: core_course\\task\\course_delete_modules\n... started 10:51:47. Current memory use 49MB.\n... used 503 dbqueries\n... used 4.9386880397797 seconds\nAdhoc task complete: core_course\\task\\course_delete_modules\n','random-9ut9hf',23445),(335,0,'moodle','core\\task\\tag_cron_task',0,1648954321.5754000000,1648954321.6448000000,9,4,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 10:52:01. Current memory use 15.6MB.\n... used 13 dbqueries\n... used 0.065336227416992 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',23480),(380,0,'moodle','core\\task\\h5p_get_content_types_task',0,1648954262.0757000000,1648954391.3202000000,6622,5017,0,'Execute scheduled task: 从h5p.org下载可用的H5P内容类型 (core\\task\\h5p_get_content_types_task)\n... started 10:51:02. Current memory use 19.3MB.\n31 new content types installed\n... used 11639 dbqueries\n... used 129.24347090721 seconds\nScheduled task complete: 从h5p.org下载可用的H5P内容类型 (core\\task\\h5p_get_content_types_task)\n','random-9ut9hf',23450),(527,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1648954802.1074000000,1648954802.1119000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:02. Current memory use 20.4MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0034158229827881 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',23832),(1987,0,'moodle','core\\task\\password_reset_cleanup_task',0,1648958402.2903000000,1648958402.3050000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:02. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0088222026824951 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',26968),(1989,0,'tool_analytics','tool_analytics\\task\\train_models',0,1648958402.3364000000,1648958402.3593000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.017049789428711 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',26967),(2359,0,'moodle','core\\task\\search_optimize_task',0,1648959302.1407000000,1648959302.1545000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0081820487976074 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',27783),(3337,0,'moodle','core\\task\\file_temp_cleanup_task',0,1648961701.6776000000,1648961701.6895000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0078971385955811 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',29846),(3340,0,'moodle','core\\task\\file_trash_cleanup_task',0,1648961701.6778000000,1648961701.8658000000,38,7,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\n... used 45 dbqueries\n... used 0.18351602554321 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',29847),(3469,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1648962001.9167000000,1648962002.2743000000,329,11,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:01. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n-->结果 最近没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\n... used 340 dbqueries\n... used 0.35368394851685 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',30025),(6388,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1648969201.6927000000,1648969201.7043000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0076208114624023 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',3358),(10786,0,'moodle','core\\task\\password_reset_cleanup_task',0,1648980001.6020000000,1648980001.6135000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:01. Current memory use 19.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0066840648651123 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',12381),(12133,0,'moodle','core\\task\\file_temp_cleanup_task',0,1648983301.5252000000,1648983301.5364000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0073540210723877 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',14827),(12134,0,'moodle','core\\task\\file_trash_cleanup_task',0,1648983301.5295000000,1648983301.5665000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.031112194061279 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',14825),(13600,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1648986902.2298000000,1648986902.2488000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.015979051589966 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',17397),(16609,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1648994281.8105000000,1648994281.8492000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19MB.\n... used 1 dbqueries\n... used 0.034559011459351 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',4297),(16651,0,'message_email','message_email\\task\\send_email_task',0,1648994401.9765000000,1648994402.0032000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.022143125534058 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',4640),(19582,0,'moodle','core\\task\\create_contexts_task',0,1649001601.6002000000,1649001601.6193000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 00:00:01. Current memory use 19.4MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.014034032821655 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',27717),(19583,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649001601.6301000000,1649001601.6323000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 00:00:01. Current memory use 20.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0010108947753906 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',27717),(19584,0,'moodle','core\\task\\stats_cron_task',0,1649001601.6260000000,1649001601.6359000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 00:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0057811737060547 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',27718),(19956,0,'moodle','core\\task\\search_optimize_task',0,1649002502.2228000000,1649002502.2356000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 00:15:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0084168910980225 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',30444),(20275,0,'moodle','core\\task\\antivirus_cleanup_task',0,1649003281.7700000000,1649003281.7819000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 00:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0078489780426025 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',32755),(20811,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1649004602.2679000000,1649004602.2811000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 00:50:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080668926239014 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',4152),(20812,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1649004602.2690000000,1649004602.2900000000,2,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 00:50:02. Current memory use 19.5MB.\n... used 3 dbqueries\n... used 0.01426887512207 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',4157),(20947,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649004906.1937000000,1649004906.2582000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 00:55:06. Current memory use 19.3MB.\nDeleting old draft files... ... started 00:55:06. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 00:55:06. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.049365997314453 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',5021),(20948,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649004906.1932000000,1649004906.2779000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 00:55:06. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.070763111114502 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',5023),(22419,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1649008502.0235000000,1649008502.4887000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 01:55:02. Current memory use 19.4MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.46197104454041 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',10510),(23696,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1649011621.8956000000,1649011621.9397000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 02:47:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.038809061050415 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',13064),(24287,0,'moodle','core\\task\\registration_cron_task',0,1649013062.0300000000,1649013062.0645000000,1,0,0,'Execute scheduled task: 网站注册 (core\\task\\registration_cron_task)\n... started 03:11:02. Current memory use 19.4MB.\n您的网站还没有注册。\n... used 1 dbqueries\n... used 0.027384042739868 seconds\nScheduled task complete: 网站注册 (core\\task\\registration_cron_task)\n','random-9ut9hf',14123),(24695,0,'moodle','core\\task\\tag_cron_task',0,1649014082.1135000000,1649014082.1627000000,5,1,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 03:28:02. Current memory use 19.4MB.\n... used 6 dbqueries\n... used 0.042747020721436 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',14915),(25383,0,'moodle','core\\task\\completion_daily_task',0,1649015761.3948000000,1649015761.4098000000,1,0,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 03:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.01066780090332 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',16103),(26486,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1649018402.1183000000,1649018403.6696000000,0,0,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 04:40:02. Current memory use 19.4MB.\n您的语言包已经是最新的了,不需要升级。\n... used 0 dbqueries\n... used 1.5475158691406 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',18374),(26894,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1649019481.3240000000,1649019481.3324000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 04:58:01. Current memory use 19.1MB.\n... used 0 dbqueries\n... used 0.0049901008605957 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',19059),(28340,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1649023021.8808000000,1649023021.9209000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 05:57:01. Current memory use 20MB.\n... used 1 dbqueries\n... used 0.035503149032593 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',21656),(28406,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649023201.4140000000,1649023201.4295000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 06:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0097630023956299 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',21800),(29754,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649026501.4963000000,1649026501.5089000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 06:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0086538791656494 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',25010),(29755,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649026501.5032000000,1649026501.5359000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 06:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.027153968811035 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',25009),(30934,0,'moodle','core\\task\\task_log_cleanup_task',0,1649029322.0184000000,1649029323.1583000000,110,76,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 07:42:02. Current memory use 19.4MB.\n... used 186 dbqueries\n... used 1.1357779502869 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',27352),(32029,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1649032081.6689000000,1649032081.6930000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 08:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.020931005477905 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',29400),(32806,0,'moodle','core\\task\\check_for_updates_task',0,1649034001.7467000000,1649034001.7839000000,0,0,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 09:00:01. Current memory use 19.4MB.\nRecently fetched info about available updates is still fresh enough, skipping.\n... used 0 dbqueries\n... used 0.033195972442627 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',31195),(32935,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1649034301.5630000000,1649034301.6094000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 09:05:01. Current memory use 19.5MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.041678190231323 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',31472),(33255,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1649035082.1184000000,1649035082.1627000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 09:18:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.039221048355103 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',32263),(34401,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649037901.8729000000,1649037901.8863000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 10:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0088992118835449 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',2617),(35741,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1649041201.7076000000,1649041201.7377000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.025484085083008 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',5970),(37206,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649044801.4811000000,1649044801.4968000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0098447799682617 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',11083),(37207,0,'tool_analytics','tool_analytics\\task\\train_models',0,1649044801.4820000000,1649044801.5406000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.055299043655396 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',11084),(37578,0,'moodle','core\\task\\search_optimize_task',0,1649045701.8842000000,1649045701.8968000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0081908702850342 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',12501),(38556,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649048102.1043000000,1649048102.1166000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:02. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0080370903015137 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',15653),(38563,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649048102.1046000000,1649048103.3259000000,4,1,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:02. Current memory use 19.4MB.\nDeleting old draft files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\nCleaning up files from deleted contexts... ... started 12:55:02. Current memory use 20.3MB.\ndone.\nCall filesystem cron tasks.... started 12:55:02. Current memory use 20.3MB.\ndone.\n... used 5 dbqueries\n... used 1.2176449298859 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',15652),(38690,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1649048402.4586000000,1649048402.8323000000,329,11,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:02. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n-->结果 最近没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\n... used 340 dbqueries\n... used 0.36884808540344 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',15956),(41607,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1649055601.8224000000,1649055601.8381000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.010104894638062 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',21746),(41736,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649055901.8015000000,1649055901.8119000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 15:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0067501068115234 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',21922),(46275,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649066401.8816000000,1649066401.8977000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:01. Current memory use 19.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0097270011901855 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',30826),(47623,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649069701.9822000000,1649069702.0043000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.016249895095825 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',1363),(47624,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649069702.0139000000,1649069702.0229000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:02. Current memory use 20.3MB.\nDeleting old draft files... ... started 18:55:02. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:02. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.0080740451812744 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',1363),(49090,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1649073301.4404000000,1649073301.4480000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045900344848633 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',4473),(49336,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649073901.9693000000,1649073901.9778000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 20:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0054299831390381 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',4852),(52100,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1649080681.3698000000,1649080681.4626000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.088893890380859 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',10804),(52143,0,'message_email','message_email\\task\\send_email_task',0,1649080801.4640000000,1649080801.5249000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.057342052459717 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',10899),(55072,0,'moodle','core\\task\\create_contexts_task',0,1649088001.6503000000,1649088001.7905000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 00:00:01. Current memory use 19.4MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.13525891304016 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',17268),(55073,0,'moodle','core\\task\\stats_cron_task',0,1649088002.2469000000,1649088002.2555000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 00:00:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0046188831329346 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',17270),(55076,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649088002.3341000000,1649088002.3363000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 00:00:02. Current memory use 20.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0011169910430908 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',17270),(55207,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649088301.8794000000,1649088301.8894000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 00:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.006742000579834 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',17527),(55461,0,'moodle','core\\task\\search_optimize_task',0,1649088901.7385000000,1649088901.7512000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 00:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0082840919494629 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',18161),(55794,0,'moodle','core\\task\\antivirus_cleanup_task',0,1649089681.3778000000,1649089681.5220000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 00:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.10680484771729 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',18903),(56351,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1649091001.9452000000,1649091001.9984000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 00:50:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.047707080841064 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',20173),(56353,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1649091002.0003000000,1649091002.0332000000,2,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 00:50:02. Current memory use 19.5MB.\n... used 3 dbqueries\n... used 0.025800943374634 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',20178),(56390,1,'','core\\task\\course_backup_task',0,1649091007.8269000000,1649091011.7176000000,1160,449,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:07. Current memory use 42.2MB.\nProcessing automated backup for course: 相遇都會靈程路\nAutomated backup for course: 相遇都會靈程路 completed.\n... used 1609 dbqueries\n... used 3.8882808685303 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',20173),(56391,1,'','core\\task\\course_backup_task',0,1649091011.9163000000,1649091013.4162000000,833,197,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:11. Current memory use 46.7MB.\nProcessing automated backup for course: 学习人生360\nAutomated backup for course: 学习人生360 completed.\n... used 1030 dbqueries\n... used 1.497526884079 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',20173),(56392,1,'','core\\task\\course_backup_task',0,1649091004.4046000000,1649091021.2047000000,685,281,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:04. Current memory use 44.5MB.\nProcessing automated backup for course: 学习资源\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习资源 completed.\n... used 966 dbqueries\n... used 16.798981904984 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',20178),(56393,1,'','core\\task\\course_backup_task',0,1649091021.8225000000,1649091025.5580000000,1412,558,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:21. Current memory use 49.4MB.\nProcessing automated backup for course: 教會在世\nAutomated backup for course: 教會在世 completed.\n... used 1970 dbqueries\n... used 3.7310090065002 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',20178),(56394,1,'','core\\task\\course_backup_task',0,1649091013.5444000000,1649091050.6168000000,10793,3475,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:13. Current memory use 46.8MB.\nProcessing automated backup for course: 正道学习会\nAutomated backup for course: 正道学习会 completed.\n... used 14268 dbqueries\n... used 37.069872140884 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',20173),(56487,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649091305.1310000000,1649091306.3036000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 00:55:05. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 1.1053619384766 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',20467),(56494,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649091305.3344000000,1649091314.0504000000,165,34,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 00:55:05. Current memory use 19.3MB.\nDeleting old draft files... ... started 00:55:05. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 00:55:14. Current memory use 20.4MB.\ndone.\n... used 199 dbqueries\n... used 8.7099499702454 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',20464),(57959,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1649094901.3687000000,1649094901.3806000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 01:55:01. Current memory use 19.4MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.0083339214324951 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',23524),(59235,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1649098021.8637000000,1649098021.8775000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 02:47:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0093669891357422 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',26352),(60234,0,'moodle','core\\task\\tag_cron_task',0,1649100481.4102000000,1649100481.8511000000,5,1,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 03:28:01. Current memory use 19.4MB.\n... used 6 dbqueries\n... used 0.43383598327637 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',28733),(60922,0,'moodle','core\\task\\completion_daily_task',0,1649102161.8275000000,1649102161.8471000000,1,0,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 03:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.012304067611694 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',30464),(62025,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1649104802.1289000000,1649104805.5209000000,1,1,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 04:40:02. Current memory use 19.4MB.\nLanguage pack \'id\' was successfully updated\n语言包更新成功\n... used 2 dbqueries\n... used 3.3869888782501 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',841),(62433,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1649105881.3159000000,1649105881.3263000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 04:58:01. Current memory use 19.1MB.\n... used 0 dbqueries\n... used 0.006227970123291 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',1784),(62606,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649106301.7791000000,1649106301.7934000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 05:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.009584903717041 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',2127),(63879,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1649109421.7707000000,1649109421.8200000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 05:57:01. Current memory use 20MB.\n... used 1 dbqueries\n... used 0.045133829116821 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',5082),(63945,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649109601.4335000000,1649109601.4616000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 06:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.021762847900391 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',5210),(65293,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649112901.4106000000,1649112901.4517000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 06:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.036375999450684 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',8180),(65294,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649112901.4193000000,1649112901.4653000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 06:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.041067838668823 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',8182),(66473,0,'moodle','core\\task\\task_log_cleanup_task',0,1649115721.4882000000,1649115723.5601000000,112,77,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 07:42:01. Current memory use 19.4MB.\n... used 189 dbqueries\n... used 2.0661060810089 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',10949),(67568,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1649118481.7194000000,1649118481.7680000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 08:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.044121980667114 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',13733),(68384,0,'moodle','core\\task\\check_for_updates_task',0,1649120401.6945000000,1649120444.4461000000,1,1,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 09:00:01. Current memory use 19.4MB.\nRegular daily check for available updates ... FAILED!\n... used 2 dbqueries\n... used 42.746877908707 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',15347),(68474,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1649120701.8626000000,1649120702.2787000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 09:05:01. Current memory use 19.5MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.41126179695129 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',15628),(68794,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1649121481.6061000000,1649121481.6541000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 09:18:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.043599128723145 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',16519),(69940,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649124301.9636000000,1649124301.9738000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 10:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0066947937011719 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',19350),(71279,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1649127602.0111000000,1649127602.0227000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:02. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0080740451812744 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',22612),(72745,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649131201.2994000000,1649131201.3092000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:01. Current memory use 19.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0055680274963379 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',26581),(72747,0,'tool_analytics','tool_analytics\\task\\train_models',0,1649131201.3018000000,1649131201.3354000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.030006170272827 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',26580),(73117,0,'moodle','core\\task\\search_optimize_task',0,1649132101.9523000000,1649132101.9651000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0077979564666748 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',27541),(74095,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649134501.7317000000,1649134501.7434000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.007706880569458 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',30553),(74096,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649134501.7539000000,1649134501.7941000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:01. Current memory use 19.4MB.\nDeleting old draft files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.035121917724609 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',30551),(74232,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1649134801.5851000000,1649134802.5464000000,329,11,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:01. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n-->结果 最近没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\n... used 340 dbqueries\n... used 0.95683598518372 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',30815),(77417,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1649142002.1378000000,1649142002.1481000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:02. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0071029663085938 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',6683),(77545,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649142302.1346000000,1649142302.1442000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 15:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0064599514007568 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',6930),(81814,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649152802.1029000000,1649152802.1130000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:02. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0060148239135742 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',16043),(83162,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649156101.4638000000,1649156101.4885000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.020386934280396 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',18703),(83164,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649156101.4928000000,1649156101.5714000000,4,1,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nCleaning up files from deleted contexts... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nCall filesystem cron tasks.... started 18:55:01. Current memory use 20.3MB.\ndone.\n... used 5 dbqueries\n... used 0.07401704788208 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',18698),(84629,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1649159701.6517000000,1649159701.6599000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0050978660583496 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',21764),(84875,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649160302.2502000000,1649160302.2647000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 20:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0096261501312256 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',22242),(87637,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1649167081.3740000000,1649167081.4780000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.1008460521698 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',28431),(87682,0,'message_email','message_email\\task\\send_email_task',0,1649167201.4119000000,1649167201.4765000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.060337066650391 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',28512),(90611,0,'moodle','core\\task\\create_contexts_task',0,1649174402.2257000000,1649174402.2773000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 00:00:02. Current memory use 19.4MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.045903921127319 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',1158),(90612,0,'moodle','core\\task\\stats_cron_task',0,1649174402.3581000000,1649174402.3688000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 00:00:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0054359436035156 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',1156),(90614,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649174402.9826000000,1649174402.9848000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 00:00:02. Current memory use 20.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.00086784362792969 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',1158),(90746,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649174702.2010000000,1649174702.2105000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 00:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0060579776763916 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',1394),(91000,0,'moodle','core\\task\\search_optimize_task',0,1649175301.7470000000,1649175301.7577000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 00:15:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0066990852355957 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',1929),(91333,0,'moodle','core\\task\\antivirus_cleanup_task',0,1649176081.6767000000,1649176081.7971000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 00:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.099985122680664 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',2499),(91890,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1649177401.9909000000,1649177402.0238000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 00:50:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.027390003204346 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',3482),(91891,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1649177401.9976000000,1649177402.0369000000,2,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 00:50:02. Current memory use 19.5MB.\n... used 3 dbqueries\n... used 0.029505014419556 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',3484),(91929,1,'','core\\task\\course_backup_task',0,1649177408.2555000000,1649177414.1767000000,1160,449,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:08. Current memory use 43.3MB.\nProcessing automated backup for course: 相遇都會靈程路\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 相遇都會靈程路 completed.\n... used 1609 dbqueries\n... used 5.9179589748383 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',3484),(91930,1,'','core\\task\\course_backup_task',0,1649177414.6704000000,1649177416.0585000000,833,197,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:14. Current memory use 47.6MB.\nProcessing automated backup for course: 学习人生360\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习人生360 completed.\n... used 1030 dbqueries\n... used 1.3848600387573 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',3484),(91931,1,'','core\\task\\course_backup_task',0,1649177405.2306000000,1649177437.0102000000,685,281,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:05. Current memory use 44.3MB.\nProcessing automated backup for course: 学习资源\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习资源 completed.\n... used 966 dbqueries\n... used 31.77778506279 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',3482),(91932,1,'','core\\task\\course_backup_task',0,1649177437.6092000000,1649177440.4829000000,1412,558,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:37. Current memory use 49.3MB.\nProcessing automated backup for course: 教會在世\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 教會在世 completed.\n... used 1970 dbqueries\n... used 2.8667528629303 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',3482),(91933,1,'','core\\task\\course_backup_task',0,1649177416.3145000000,1649177462.2040000000,10793,3475,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:16. Current memory use 47.7MB.\nProcessing automated backup for course: 正道学习会\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 正道学习会 completed.\n... used 14268 dbqueries\n... used 45.887154102325 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',3484),(92026,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649177706.0011000000,1649177706.2870000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 00:55:06. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.23697018623352 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',3739),(92058,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649177706.0015000000,1649177747.6113000000,1298,275,0,'0','random-9ut9hf',3738),(93498,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1649181301.6147000000,1649181301.6264000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 01:55:01. Current memory use 19.4MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.0080959796905518 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',7280),(94774,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1649184421.4274000000,1649184421.4410000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 02:47:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0096118450164795 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',10303),(95773,0,'moodle','core\\task\\tag_cron_task',0,1649186881.7229000000,1649186881.7912000000,5,1,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 03:28:01. Current memory use 19.4MB.\n... used 6 dbqueries\n... used 0.063860177993774 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',12379),(96461,0,'moodle','core\\task\\completion_daily_task',0,1649188561.7958000000,1649188561.8151000000,1,0,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 03:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.014534950256348 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',13739),(97536,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1649191201.5936000000,1649191202.1652000000,0,0,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 04:40:01. Current memory use 19.4MB.\n您的语言包已经是最新的了,不需要升级。\n... used 0 dbqueries\n... used 0.56826305389404 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',16083),(97972,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1649192281.3746000000,1649192281.3860000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 04:58:01. Current memory use 19.1MB.\n... used 0 dbqueries\n... used 0.0069119930267334 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',16933),(98145,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649192701.7488000000,1649192701.7625000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 05:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0090579986572266 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',17275),(99417,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1649195821.7611000000,1649195821.7904000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 05:57:01. Current memory use 20MB.\n... used 1 dbqueries\n... used 0.024373054504395 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',19527),(99484,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649196001.6821000000,1649196001.6956000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 06:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0074450969696045 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',19621),(100832,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649199301.3685000000,1649199301.4460000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 06:55:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.072544813156128 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',22024),(100833,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649199301.3705000000,1649199301.4638000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 06:55:01. Current memory use 19.4MB.\nDeleting old draft files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.086006164550781 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',22027),(102012,0,'moodle','core\\task\\task_log_cleanup_task',0,1649202121.3502000000,1649202123.0077000000,112,77,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 07:42:01. Current memory use 19.4MB.\n... used 189 dbqueries\n... used 1.6506948471069 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',24787),(103109,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1649204881.3172000000,1649204881.3891000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 08:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.068495988845825 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',27196),(103923,0,'moodle','core\\task\\check_for_updates_task',0,1649206801.2934000000,1649206827.4558000000,22,4,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 09:00:01. Current memory use 19.4MB.\nOutdated or missing info about available updates, forced fetching ... sending notifications ... done\n... used 26 dbqueries\n... used 26.157788991928 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',29447),(104013,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1649207101.3325000000,1649207101.4048000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 09:05:01. Current memory use 19.5MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.066059112548828 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',29693),(104334,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1649207881.4448000000,1649207881.5319000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 09:18:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.083333969116211 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',30459),(105479,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649210701.3532000000,1649210701.3631000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 10:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.006659984588623 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',624),(106819,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1649214001.6901000000,1649214001.7261000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:01. Current memory use 19.4MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.030835866928101 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',4298),(108284,0,'tool_analytics','tool_analytics\\task\\train_models',0,1649217601.3437000000,1649217601.3902000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.041918039321899 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',7584),(108285,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649217601.3819000000,1649217601.3967000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0092778205871582 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',7581),(108656,0,'moodle','core\\task\\search_optimize_task',0,1649218502.2973000000,1649218502.3121000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0090630054473877 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',8500),(109634,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649220902.1665000000,1649220902.1856000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.013123989105225 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',10776),(109635,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649220902.1981000000,1649220902.2144000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:02. Current memory use 20.3MB.\nDeleting old draft files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.015345096588135 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',10776),(109767,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1649221202.1394000000,1649221202.6648000000,329,11,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:02. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n-->结果 最近没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\n... used 340 dbqueries\n... used 0.51486301422119 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',11106),(112956,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1649228401.8159000000,1649228401.8339000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.012212991714478 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',19617),(113084,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649228702.1293000000,1649228702.1415000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 15:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0084688663482666 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',19860),(117353,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649239201.3007000000,1649239201.3243000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.017248868942261 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',29699),(118701,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649242502.1511000000,1649242502.1677000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.010720014572144 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',796),(118704,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649242502.1574000000,1649242502.3492000000,4,1,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:02. Current memory use 19.3MB.\nDeleting old draft files... ... started 18:55:02. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:02. Current memory use 20.3MB.\ndone.\nCleaning up files from deleted contexts... ... started 18:55:02. Current memory use 20.3MB.\ndone.\nCall filesystem cron tasks.... started 18:55:02. Current memory use 20.3MB.\ndone.\n... used 5 dbqueries\n... used 0.18524599075317 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',797),(120168,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1649246102.1371000000,1649246102.1456000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0052249431610107 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',5161),(120414,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649246702.2073000000,1649246702.2166000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 20:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0062079429626465 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',5726),(123177,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1649253481.4653000000,1649253481.5630000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19MB.\n... used 1 dbqueries\n... used 0.094032049179077 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',13415),(123220,0,'message_email','message_email\\task\\send_email_task',0,1649253601.6937000000,1649253601.8391000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.14056181907654 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',13573),(126150,0,'moodle','core\\task\\create_contexts_task',0,1649260801.4650000000,1649260801.5983000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 00:00:01. Current memory use 19.4MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.12802219390869 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',21737),(126152,0,'moodle','core\\task\\stats_cron_task',0,1649260801.6578000000,1649260801.6683000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 00:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0058209896087646 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',21738),(126153,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649260801.6736000000,1649260801.6755000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 00:00:01. Current memory use 20.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.00093483924865723 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',21737),(126285,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649261101.3693000000,1649261101.3827000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 00:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0097999572753906 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',22047),(126539,0,'moodle','core\\task\\search_optimize_task',0,1649261702.2270000000,1649261702.2397000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 00:15:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0083210468292236 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',22765),(126872,0,'moodle','core\\task\\antivirus_cleanup_task',0,1649262482.2745000000,1649262482.4322000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 00:28:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.14597105979919 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',23584),(127429,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1649263801.9381000000,1649263802.0141000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 00:50:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.069954872131348 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',25384),(127430,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1649263801.9435000000,1649263802.0166000000,2,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 00:50:01. Current memory use 19.5MB.\n... used 3 dbqueries\n... used 0.068154096603394 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',25382),(127468,1,'','core\\task\\course_backup_task',0,1649263808.1868000000,1649263812.0520000000,1160,449,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:08. Current memory use 43.2MB.\nProcessing automated backup for course: 相遇都會靈程路\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 相遇都會靈程路 completed.\n... used 1609 dbqueries\n... used 3.8631329536438 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',25382),(127469,1,'','core\\task\\course_backup_task',0,1649263812.9798000000,1649263815.1179000000,833,197,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:12. Current memory use 47.6MB.\nProcessing automated backup for course: 学习人生360\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习人生360 completed.\n... used 1030 dbqueries\n... used 2.1361870765686 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',25382),(127470,1,'','core\\task\\course_backup_task',0,1649263803.3604000000,1649263837.5677000000,685,281,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:03. Current memory use 44.5MB.\nProcessing automated backup for course: 学习资源\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习资源 completed.\n... used 966 dbqueries\n... used 34.205515146255 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',25384),(127471,1,'','core\\task\\course_backup_task',0,1649263837.7751000000,1649263840.6354000000,1412,558,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:37. Current memory use 49.4MB.\nProcessing automated backup for course: 教會在世\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 教會在世 completed.\n... used 1970 dbqueries\n... used 2.8531839847565 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',25384),(127472,1,'','core\\task\\course_backup_task',0,1649263815.4441000000,1649263863.5592000000,10793,3475,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:15. Current memory use 47.7MB.\nProcessing automated backup for course: 正道学习会\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 正道学习会 completed.\n... used 14268 dbqueries\n... used 48.113034009933 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',25382),(127565,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649264106.3087000000,1649264106.4571000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 00:55:06. Current memory use 19.4MB.\nDeleting old draft files... ... started 00:55:06. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 00:55:06. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.12500095367432 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',25735),(127566,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649264106.3106000000,1649264107.7090000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 00:55:06. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 1.3753001689911 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',25738),(129037,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1649267701.9599000000,1649267701.9858000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 01:55:01. Current memory use 19.4MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.022531032562256 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',29110),(130313,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1649270822.0652000000,1649270822.1153000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 02:47:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.043662071228027 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',32589),(131312,0,'moodle','core\\task\\tag_cron_task',0,1649273282.0611000000,1649273282.5078000000,5,1,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 03:28:02. Current memory use 19.4MB.\n... used 6 dbqueries\n... used 0.44173288345337 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',2481),(132000,0,'moodle','core\\task\\completion_daily_task',0,1649274961.4092000000,1649274961.4233000000,1,0,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 03:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0094990730285645 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',3979),(133077,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1649277602.1743000000,1649277602.4883000000,0,0,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 04:40:02. Current memory use 19.4MB.\n您的语言包已经是最新的了,不需要升级。\n... used 0 dbqueries\n... used 0.31082797050476 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',6529),(133511,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1649278681.8932000000,1649278681.9021000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 04:58:01. Current memory use 19.1MB.\n... used 0 dbqueries\n... used 0.00508713722229 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',7562),(133683,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649279102.3275000000,1649279102.3382000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 05:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0069389343261719 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',7958),(134957,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1649282221.3365000000,1649282221.3632000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 05:57:01. Current memory use 20MB.\n... used 1 dbqueries\n... used 0.022125959396362 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',11186),(135024,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649282402.1020000000,1649282402.1283000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 06:00:02. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.019381999969482 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',11371),(136371,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649285701.5219000000,1649285701.5394000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 06:55:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.011152029037476 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',15117),(136372,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649285701.5291000000,1649285701.5825000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 06:55:01. Current memory use 19.4MB.\nDeleting old draft files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.048806190490723 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',15116),(137551,0,'moodle','core\\task\\task_log_cleanup_task',0,1649288521.5215000000,1649288523.5931000000,114,78,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 07:42:01. Current memory use 19.4MB.\n... used 192 dbqueries\n... used 2.0669419765472 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',18409),(138646,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1649291282.1837000000,1649291282.2291000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 08:28:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.040640115737915 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',21169),(139423,0,'moodle','core\\task\\check_for_updates_task',0,1649293202.3492000000,1649293202.3645000000,0,0,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 09:00:02. Current memory use 19.3MB.\nRecently fetched info about available updates is still fresh enough, skipping.\n... used 0 dbqueries\n... used 0.0087020397186279 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',23011),(139552,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1649293501.8500000000,1649293501.9249000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 09:05:01. Current memory use 19.5MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.070297956466675 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',23245),(139873,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1649294282.1662000000,1649294282.2487000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 09:18:02. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.077122926712036 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',23970),(141018,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649297102.0950000000,1649297102.1059000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 10:05:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0072000026702881 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',26109),(142357,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1649300402.2152000000,1649300402.2318000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:02. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.011575937271118 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',29017),(143581,0,'moodle','core\\task\\cache_cron_task',0,1649303402.0073000000,1649303402.0225000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 11:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0083999633789062 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',31960),(143591,0,'moodle','core\\task\\automated_backup_task',0,1649303402.0209000000,1649303402.2330000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 11:50:02. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 11:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.20826196670532 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',31961),(143823,0,'tool_analytics','tool_analytics\\task\\train_models',0,1649304001.5073000000,1649304001.5558000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.043125152587891 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',690),(143824,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649304001.5486000000,1649304001.5638000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0086190700531006 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',695),(143825,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649304001.5761000000,1649304001.5793000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 12:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018339157104492 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',695),(143952,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649304301.7457000000,1649304301.7550000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 12:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0051939487457275 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',975),(144029,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649304481.5564000000,1649304481.5812000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 12:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.020572900772095 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',1176),(144072,0,'moodle','core\\task\\backup_cleanup_task',0,1649304601.7972000000,1649304601.8140000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 12:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0091900825500488 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',1462),(144195,0,'moodle','core\\task\\search_optimize_task',0,1649304901.5848000000,1649304901.5960000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0071539878845215 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',1739),(144249,0,'moodle','core\\task\\complete_plans_task',0,1649305021.7938000000,1649305021.8110000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 12:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.012614965438843 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',1837),(144394,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649305381.5369000000,1649305381.5561000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 12:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015209913253784 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',2122),(144439,0,'moodle','core\\task\\context_cleanup_task',0,1649305501.6712000000,1649305501.6927000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 12:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.016941070556641 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',2215),(144558,0,'moodle','core\\task\\cache_cleanup_task',0,1649305801.6278000000,1649305801.6431000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 12:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078790187835693 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',2446),(144559,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649305801.6280000000,1649305801.6485000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 12:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.010435104370117 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',2442),(144620,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649305921.9750000000,1649305922.0060000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 12:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.026872873306274 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',2537),(144687,0,'moodle','core\\task\\messaging_cleanup_task',0,1649306101.7581000000,1649306101.7918000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 12:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.028570890426636 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',2688),(145113,1,'mod_forum','mod_forum\\task\\send_user_notifications',138,1649306514.6307000000,1649306515.6240000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:54. Current memory use 42MB.\nSending messages to wc43137 (138)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99057102203369 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145114,1,'mod_forum','mod_forum\\task\\send_user_notifications',149,1649306514.6850000000,1649306515.7202000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:54. Current memory use 35.9MB.\nSending messages to wc68464 (149)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.02996301651 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145115,1,'mod_forum','mod_forum\\task\\send_user_notifications',136,1649306515.7266000000,1649306516.7169000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:55. Current memory use 35.9MB.\nSending messages to wc79654 (136)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98687410354614 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145116,1,'mod_forum','mod_forum\\task\\send_user_notifications',130,1649306515.6298000000,1649306516.7274000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:55. Current memory use 42MB.\nSending messages to wc77147 (130)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0950238704681 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145117,1,'mod_forum','mod_forum\\task\\send_user_notifications',141,1649306515.3727000000,1649306516.8258000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:55. Current memory use 43.8MB.\nSending messages to wc77099 (141)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4493069648743 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145118,1,'mod_forum','mod_forum\\task\\send_user_notifications',135,1649306516.7345000000,1649306517.7168000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:56. Current memory use 42MB.\nSending messages to wc89408 (135)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.97902488708496 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145119,1,'mod_forum','mod_forum\\task\\send_user_notifications',137,1649306516.7249000000,1649306517.7310000000,20,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:56. Current memory use 35.9MB.\nSending messages to wc84276 (137)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0026259422302 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145120,1,'mod_forum','mod_forum\\task\\send_user_notifications',134,1649306516.8318000000,1649306517.8269000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:56. Current memory use 43.8MB.\nSending messages to wc89874 (134)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99069404602051 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145121,1,'mod_forum','mod_forum\\task\\send_user_notifications',324,1649306517.7365000000,1649306518.7310000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:57. Current memory use 35.8MB.\nSending messages to xingrnuzhe@vip.qq.com (324)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.9896719455719 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145122,1,'mod_forum','mod_forum\\task\\send_user_notifications',241,1649306517.8335000000,1649306518.8213000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:57. Current memory use 43.8MB.\nSending messages to pth20p30 (241)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98470401763916 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145123,1,'mod_forum','mod_forum\\task\\send_user_notifications',242,1649306517.7240000000,1649306519.2595000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:57. Current memory use 42MB.\nSending messages to winglau (242)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.5323791503906 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145124,1,'mod_forum','mod_forum\\task\\send_user_notifications',262,1649306518.8270000000,1649306519.8352000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:58. Current memory use 43.8MB.\nSending messages to pth14p26 (262)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 1.0050909519196 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145125,1,'mod_forum','mod_forum\\task\\send_user_notifications',140,1649306518.7381000000,1649306520.2230000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:58. Current memory use 35.8MB.\nSending messages to yinhowinnie@yahoo.com.hk (140)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4812650680542 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145126,1,'mod_forum','mod_forum\\task\\send_user_notifications',384,1649306519.2658000000,1649306520.3668000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:59. Current memory use 42MB.\nSending messages to yvhuan111@163.com (384)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0973970890045 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145127,1,'mod_forum','mod_forum\\task\\send_user_notifications',323,1649306519.8417000000,1649306520.8302000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:41:59. Current memory use 43.6MB.\nSending messages to yzw759458717@qq.com (323)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98538398742676 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145128,1,'mod_forum','mod_forum\\task\\send_user_notifications',320,1649306520.2304000000,1649306521.3396000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:42:00. Current memory use 35.8MB.\nSending messages to zghtt7777@126.com (320)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.1026268005371 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145129,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649306521.6347000000,1649306521.6511000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 12:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.011461973190308 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',3271),(145133,0,'moodle','core\\task\\analytics_cleanup_task',0,1649306521.6158000000,1649306521.6931000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 12:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.07264518737793 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',3267),(145143,1,'mod_forum','mod_forum\\task\\send_user_notifications',360,1649306520.8361000000,1649306521.8206000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:42:00. Current memory use 43.6MB.\nSending messages to zhushiai1361@163.com (360)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98110198974609 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145144,1,'mod_forum','mod_forum\\task\\send_user_notifications',185,1649306520.3743000000,1649306521.8352000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:42:00. Current memory use 42.1MB.\nSending messages to pth17p03 (185)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4575707912445 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3124),(145155,1,'mod_forum','mod_forum\\task\\send_user_notifications',285,1649306521.3468000000,1649306522.8122000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:42:01. Current memory use 35.8MB.\nSending messages to pth17p25 (285)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4608519077301 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3044),(145156,1,'mod_forum','mod_forum\\task\\send_user_notifications',173,1649306521.8254000000,1649306522.8299000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:42:01. Current memory use 43.6MB.\nSending messages to c1778 (173)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 23 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0009140968323 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',3038),(145320,0,'moodle','core\\task\\cache_cron_task',0,1649307001.6696000000,1649307001.6842000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 12:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0087809562683105 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',3847),(145331,0,'moodle','core\\task\\automated_backup_task',0,1649307001.6878000000,1649307001.9372000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 12:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 12:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.24300384521484 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',3848),(145444,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649307302.1370000000,1649307302.1578000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.012768983840942 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',4094),(145445,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649307302.1394000000,1649307302.1742000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:02. Current memory use 19.4MB.\nDeleting old draft files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:02. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.02630090713501 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',4100),(145564,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649307601.5690000000,1649307601.5819000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 13:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073280334472656 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',4338),(145603,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1649307601.5697000000,1649307609.7212000000,592,19,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:01. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n.\n.-->结果 最近没有访问过此课程的学生\n预测结果\n++ 预测过程已完成 ++\n... used 611 dbqueries\n... used 8.1432468891144 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',4340),(145692,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649307901.9869000000,1649307902.0030000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 13:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0074131488800049 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',4582),(145767,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649308081.9674000000,1649308081.9951000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 13:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.022742986679077 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',4756),(145812,0,'moodle','core\\task\\backup_cleanup_task',0,1649308201.4916000000,1649308201.5118000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 13:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.011527061462402 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',4974),(145988,0,'moodle','core\\task\\complete_plans_task',0,1649308622.2500000000,1649308622.2701000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 13:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.015301942825317 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',5346),(146133,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649308982.0411000000,1649308982.0625000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 13:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017528057098389 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',5724),(146178,0,'moodle','core\\task\\context_cleanup_task',0,1649309101.3145000000,1649309101.3374000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 13:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.016825199127197 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',5847),(146297,0,'moodle','core\\task\\cache_cleanup_task',0,1649309401.3640000000,1649309401.3755000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 13:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006666898727417 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',6106),(146298,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649309401.3911000000,1649309401.3959000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 13:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0040450096130371 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',6106),(146359,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649309521.7758000000,1649309521.7996000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 13:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.020469903945923 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',6222),(146426,0,'moodle','core\\task\\messaging_cleanup_task',0,1649309701.6392000000,1649309701.6688000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 13:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.025501012802124 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',6381),(146601,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649310121.3974000000,1649310121.4169000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 13:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.016313076019287 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',6892),(146605,0,'moodle','core\\task\\analytics_cleanup_task',0,1649310121.3939000000,1649310121.5088000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 13:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10835814476013 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',6896),(146788,0,'moodle','core\\task\\cache_cron_task',0,1649310601.8258000000,1649310601.8375000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 13:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0063278675079346 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',7383),(146795,0,'moodle','core\\task\\automated_backup_task',0,1649310601.8400000000,1649310602.0344000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 13:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 13:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.18947601318359 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',7380),(147030,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649311201.8293000000,1649311201.8450000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 14:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0098600387573242 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',7929),(147157,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649311501.8711000000,1649311501.8795000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 14:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0044710636138916 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',8170),(147233,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649311681.6303000000,1649311681.6520000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 14:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.016395807266235 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',8330),(147277,0,'moodle','core\\task\\backup_cleanup_task',0,1649311801.9779000000,1649311801.9919000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 14:10:01. Current memory use 36.5MB.\n... used 1 dbqueries\n... used 0.0081419944763184 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',8537),(147453,0,'moodle','core\\task\\complete_plans_task',0,1649312221.3132000000,1649312221.3366000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 14:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.018944025039673 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',9008),(147599,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649312582.1216000000,1649312582.1388000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 14:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.013898134231567 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',9325),(147643,0,'moodle','core\\task\\context_cleanup_task',0,1649312702.2321000000,1649312702.2568000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 14:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.018391132354736 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',9487),(147762,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649313002.9217000000,1649313002.9407000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 14:30:02. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.012377023696899 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',9844),(147763,0,'moodle','core\\task\\cache_cleanup_task',0,1649313002.9214000000,1649313002.9411000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 14:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.013767004013062 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',9845),(147825,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649313121.5305000000,1649313121.5528000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 14:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019246101379395 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',9971),(147891,0,'moodle','core\\task\\messaging_cleanup_task',0,1649313302.2907000000,1649313302.3288000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 14:35:02. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.032370090484619 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',10131),(148066,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649313721.8622000000,1649313721.8854000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 14:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.017642021179199 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',10603),(148070,0,'moodle','core\\task\\analytics_cleanup_task',0,1649313721.8374000000,1649313721.9590000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 14:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.1050341129303 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',10601),(148253,0,'moodle','core\\task\\cache_cron_task',0,1649314201.5206000000,1649314201.5318000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 14:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.006309986114502 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',11017),(148264,0,'moodle','core\\task\\automated_backup_task',0,1649314201.5280000000,1649314201.7613000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 14:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 14:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.22710490226746 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',11013),(148495,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1649314801.5350000000,1649314801.5460000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0076189041137695 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',11508),(148496,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649314801.5544000000,1649314801.5574000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 15:00:01. Current memory use 20.9MB.\n... used 1 dbqueries\n... used 0.00094413757324219 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',11508),(148623,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649315101.6661000000,1649315101.6750000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 15:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0059030055999756 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',11737),(148624,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649315101.6760000000,1649315101.6875000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 15:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0053920745849609 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',11739),(148699,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649315281.4968000000,1649315281.5313000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 15:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.029309034347534 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',11871),(148744,0,'moodle','core\\task\\backup_cleanup_task',0,1649315401.8073000000,1649315401.8213000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 15:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0083980560302734 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',12071),(148920,0,'moodle','core\\task\\complete_plans_task',0,1649315822.2073000000,1649315822.2332000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 15:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.020688056945801 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',12466),(149065,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649316181.8632000000,1649316181.8823000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 15:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015726089477539 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',12724),(149110,0,'moodle','core\\task\\context_cleanup_task',0,1649316302.0072000000,1649316302.0247000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 15:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.013554096221924 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',12802),(149229,0,'moodle','core\\task\\cache_cleanup_task',0,1649316602.0610000000,1649316602.0711000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 15:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056040287017822 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',13003),(149230,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649316602.0855000000,1649316602.0904000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 15:30:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0039808750152588 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',13003),(149292,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649316721.4792000000,1649316721.5044000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 15:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.021767139434814 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',13085),(149358,0,'moodle','core\\task\\messaging_cleanup_task',0,1649316902.2047000000,1649316902.2372000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 15:35:02. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.027204990386963 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',13206),(149533,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649317321.4696000000,1649317321.4840000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 15:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.010258197784424 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',13621),(149537,0,'moodle','core\\task\\analytics_cleanup_task',0,1649317321.4548000000,1649317321.5438000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 15:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.083568096160889 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',13620),(149720,0,'moodle','core\\task\\cache_cron_task',0,1649317802.0466000000,1649317802.0633000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 15:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0086698532104492 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',13959),(149732,0,'moodle','core\\task\\automated_backup_task',0,1649317802.0636000000,1649317802.3471000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 15:50:02. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 15:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.27819490432739 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',13957),(149962,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649318402.2465000000,1649318402.2587000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 16:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071420669555664 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',14372),(150089,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649318702.1945000000,1649318702.2048000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 16:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0057470798492432 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',14568),(150164,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649318882.0350000000,1649318882.0571000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 16:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017053842544556 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',14745),(150210,0,'moodle','core\\task\\backup_cleanup_task',0,1649319002.3373000000,1649319002.3514000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 16:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0093610286712646 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',14946),(150385,0,'moodle','core\\task\\complete_plans_task',0,1649319421.3808000000,1649319421.3966000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 16:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.012504816055298 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',15247),(150530,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649319781.7627000000,1649319781.7870000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 16:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.019260883331299 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',15504),(150575,0,'moodle','core\\task\\context_cleanup_task',0,1649319901.8669000000,1649319901.8871000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 16:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.015991926193237 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',15606),(150694,0,'moodle','core\\task\\cache_cleanup_task',0,1649320201.7304000000,1649320201.7435000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 16:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.007889986038208 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',15859),(150695,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649320201.7550000000,1649320201.7607000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 16:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0046021938323975 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',15859),(150757,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649320322.0347000000,1649320322.0592000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 16:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.021229028701782 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',15969),(150823,0,'moodle','core\\task\\messaging_cleanup_task',0,1649320501.7636000000,1649320501.7991000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 16:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.031393051147461 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',16335),(150998,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649320922.1025000000,1649320922.1232000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 16:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.015219211578369 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',17790),(151000,0,'moodle','core\\task\\analytics_cleanup_task',0,1649320922.0663000000,1649320922.1526000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 16:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.081631898880005 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',17791),(151185,0,'moodle','core\\task\\cache_cron_task',0,1649321401.6492000000,1649321401.6846000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 16:50:01. Current memory use 19.3MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0079479217529297 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',18115),(151193,0,'moodle','core\\task\\automated_backup_task',0,1649321401.6649000000,1649321401.8529000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 16:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 16:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.18241906166077 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',18119),(151427,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649322001.5421000000,1649322001.5526000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 17:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061981678009033 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',18561),(151554,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649322301.6799000000,1649322301.6942000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 17:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.007882833480835 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',18810),(151629,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649322481.3771000000,1649322481.3975000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 17:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.016500949859619 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',18962),(151674,0,'moodle','core\\task\\backup_cleanup_task',0,1649322601.6928000000,1649322601.7068000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 17:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0078268051147461 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',19183),(151850,0,'moodle','core\\task\\complete_plans_task',0,1649323022.0259000000,1649323022.0440000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 17:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.014350891113281 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',19554),(151995,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649323381.6998000000,1649323381.7181000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 17:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015219926834106 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',19844),(152040,0,'moodle','core\\task\\context_cleanup_task',0,1649323501.8759000000,1649323501.9025000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 17:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.020281076431274 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',20011),(152159,0,'moodle','core\\task\\cache_cleanup_task',0,1649323801.6591000000,1649323801.6697000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 17:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059680938720703 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',20476),(152161,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649323801.6758000000,1649323801.6945000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 17:30:01. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.012120008468628 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',20477),(152222,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649323922.0157000000,1649323922.0430000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 17:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019355058670044 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',20590),(152288,0,'moodle','core\\task\\messaging_cleanup_task',0,1649324101.7402000000,1649324101.7797000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 17:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.033750057220459 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',20744),(152463,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649324521.9003000000,1649324521.9151000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 17:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.011873006820679 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',21231),(152467,0,'moodle','core\\task\\analytics_cleanup_task',0,1649324521.8929000000,1649324522.0115000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 17:42:01. Current memory use 19.3MB.\n... used 24 dbqueries\n... used 0.11466288566589 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',21228),(152650,0,'moodle','core\\task\\cache_cron_task',0,1649325001.5637000000,1649325001.5759000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 17:50:01. Current memory use 19.3MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0063872337341309 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',21685),(152661,0,'moodle','core\\task\\automated_backup_task',0,1649325001.5659000000,1649325001.7617000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 17:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 17:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19099187850952 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',21684),(152892,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649325601.4676000000,1649325601.4860000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.012396097183228 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',22317),(152894,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649325601.4952000000,1649325601.5097000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 18:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0091300010681152 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',22321),(153020,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649325901.5623000000,1649325901.5754000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 18:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0074100494384766 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',22621),(153096,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649326081.5168000000,1649326081.5355000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 18:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01537299156189 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',22806),(153141,0,'moodle','core\\task\\backup_cleanup_task',0,1649326201.9105000000,1649326201.9294000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 18:10:01. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.010809898376465 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',23055),(153316,0,'moodle','core\\task\\complete_plans_task',0,1649326622.1028000000,1649326622.1201000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 18:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.013378858566284 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',23465),(153462,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649326981.6084000000,1649326981.6340000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 18:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.019631147384644 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',23826),(153506,0,'moodle','core\\task\\context_cleanup_task',0,1649327101.7078000000,1649327101.7297000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 18:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.016855001449585 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',23948),(153625,0,'moodle','core\\task\\cache_cleanup_task',0,1649327401.6340000000,1649327401.6437000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 18:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055789947509766 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',24264),(153627,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649327401.6502000000,1649327401.6701000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 18:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013034105300903 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',24263),(153687,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649327522.0255000000,1649327522.0551000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 18:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.026527166366577 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',24386),(153754,0,'moodle','core\\task\\messaging_cleanup_task',0,1649327701.7671000000,1649327701.8105000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 18:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.039175033569336 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',24561),(153929,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649328121.8945000000,1649328121.9155000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 18:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.016338109970093 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',25106),(153934,0,'moodle','core\\task\\analytics_cleanup_task',0,1649328121.9009000000,1649328122.0289000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 18:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.12377309799194 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',25105),(154116,0,'moodle','core\\task\\cache_cron_task',0,1649328601.7757000000,1649328601.7896000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 18:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0081770420074463 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',25587),(154125,0,'moodle','core\\task\\automated_backup_task',0,1649328601.7979000000,1649328601.9811000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 18:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 18:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.17887115478516 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',25588),(154240,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649328901.8079000000,1649328901.8238000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.010433197021484 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',25867),(154241,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649328901.9147000000,1649328901.9510000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\nDeleting old draft files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.020975112915039 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',25869),(154360,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649329201.8258000000,1649329201.8358000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 19:00:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059900283813477 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',26167),(154487,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649329501.8953000000,1649329501.9075000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 19:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0070209503173828 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',26451),(154562,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649329682.4310000000,1649329682.4767000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 19:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.022981882095337 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',26633),(154607,0,'moodle','core\\task\\backup_cleanup_task',0,1649329802.1441000000,1649329802.1741000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 19:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.022828102111816 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',26871),(154783,0,'moodle','core\\task\\complete_plans_task',0,1649330221.3018000000,1649330221.3187000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 19:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01334285736084 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',27289),(154929,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649330581.8835000000,1649330581.9070000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 19:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.020244121551514 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',27641),(154973,0,'moodle','core\\task\\context_cleanup_task',0,1649330702.0495000000,1649330702.0729000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 19:25:02. Current memory use 19.3MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.018450975418091 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',27760),(155092,0,'moodle','core\\task\\cache_cleanup_task',0,1649331001.9653000000,1649331001.9774000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 19:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075139999389648 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',28067),(155093,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649331002.0059000000,1649331002.0135000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 19:30:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0058419704437256 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',28067),(155154,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649331121.3969000000,1649331121.4195000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 19:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019528150558472 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',28179),(155221,0,'moodle','core\\task\\messaging_cleanup_task',0,1649331302.0352000000,1649331302.0659000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 19:35:02. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.026104927062988 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',28358),(155396,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649331721.5129000000,1649331721.5291000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 19:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.012340784072876 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',28996),(155402,0,'moodle','core\\task\\analytics_cleanup_task',0,1649331721.5195000000,1649331721.6353000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 19:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10993194580078 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',29001),(155583,0,'moodle','core\\task\\cache_cron_task',0,1649332202.2307000000,1649332202.2406000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 19:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0052850246429443 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',29533),(155591,0,'moodle','core\\task\\automated_backup_task',0,1649332202.2512000000,1649332202.4315000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 19:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 19:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.17941498756409 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',29533),(155707,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1649332501.4145000000,1649332501.4266000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0078999996185303 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',29882),(155826,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649332801.3016000000,1649332801.3114000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 20:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056900978088379 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',30215),(155953,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649333101.3910000000,1649333101.4012000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 20:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0066659450531006 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',30513),(155954,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649333101.3951000000,1649333101.4034000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 20:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0044119358062744 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',30517),(156030,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649333282.1240000000,1649333282.1416000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 20:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01432204246521 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',30713),(156075,0,'moodle','core\\task\\backup_cleanup_task',0,1649333401.5735000000,1649333401.5920000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 20:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.010412931442261 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',30997),(156250,0,'moodle','core\\task\\complete_plans_task',0,1649333821.7690000000,1649333821.7874000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 20:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.014477968215942 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',31417),(156395,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649334181.2953000000,1649334181.3140000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 20:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015455961227417 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',31786),(156440,0,'moodle','core\\task\\context_cleanup_task',0,1649334301.4869000000,1649334301.5066000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 20:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014803171157837 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',31898),(156559,0,'moodle','core\\task\\cache_cleanup_task',0,1649334601.3067000000,1649334601.3169000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 20:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057950019836426 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',32195),(156561,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649334601.3298000000,1649334601.3433000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 20:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0097308158874512 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',32192),(156622,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649334721.6932000000,1649334721.7263000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 20:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.02885103225708 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',32298),(156688,0,'moodle','core\\task\\messaging_cleanup_task',0,1649334901.5426000000,1649334901.5833000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 20:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.034747838973999 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',32468),(156863,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649335321.9186000000,1649335321.9337000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 20:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.011584043502808 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',512),(156867,0,'moodle','core\\task\\analytics_cleanup_task',0,1649335321.9116000000,1649335322.0175000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 20:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.099937200546265 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',513),(157050,0,'moodle','core\\task\\cache_cron_task',0,1649335801.6917000000,1649335801.7059000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 20:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0081419944763184 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',1077),(157057,0,'moodle','core\\task\\automated_backup_task',0,1649335801.7163000000,1649335801.9148000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 20:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 20:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19309091567993 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',1079),(157292,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649336402.2234000000,1649336402.2345000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 21:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068798065185547 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',1747),(157419,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649336702.2047000000,1649336702.2149000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 21:05:02. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0057649612426758 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',2062),(157494,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649336881.9899000000,1649336882.0083000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 21:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.015197992324829 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',2227),(157539,0,'moodle','core\\task\\backup_cleanup_task',0,1649337002.3788000000,1649337002.3954000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 21:10:02. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0085551738739014 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',2442),(157715,0,'moodle','core\\task\\complete_plans_task',0,1649337421.5105000000,1649337421.5258000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 21:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.011946201324463 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',2835),(157861,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649337782.1551000000,1649337782.1825000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 21:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.02305006980896 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',3144),(157905,0,'moodle','core\\task\\context_cleanup_task',0,1649337901.6541000000,1649337901.6730000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 21:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014443874359131 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',3299),(158024,0,'moodle','core\\task\\cache_cleanup_task',0,1649338201.6706000000,1649338201.6805000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 21:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005789041519165 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',3572),(158025,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649338201.6886000000,1649338201.6931000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 21:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0036070346832275 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',3572),(158087,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649338321.9392000000,1649338321.9778000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 21:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.035290002822876 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',3672),(158153,0,'moodle','core\\task\\messaging_cleanup_task',0,1649338501.8070000000,1649338501.8439000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 21:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.029816150665283 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',3818),(158328,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649338922.1497000000,1649338922.1687000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 21:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.014547109603882 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',4269),(158334,0,'moodle','core\\task\\analytics_cleanup_task',0,1649338922.1573000000,1649338922.2738000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 21:42:02. Current memory use 19.3MB.\n... used 24 dbqueries\n... used 0.11084890365601 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',4268),(158515,0,'moodle','core\\task\\cache_cron_task',0,1649339401.9136000000,1649339401.9317000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 21:50:01. Current memory use 19.3MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.010128021240234 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',4746),(158524,0,'moodle','core\\task\\automated_backup_task',0,1649339401.9307000000,1649339402.1571000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 21:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 21:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.22053194046021 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',4744),(158716,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1649339881.7276000000,1649339881.8170000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.08524489402771 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',5153),(158758,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649340001.8972000000,1649340001.9219000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 22:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.020403146743774 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',5245),(158759,0,'moodle','core\\task\\search_index_task',0,1649340001.9313000000,1649340001.9345000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 22:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0023980140686035 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',5245),(158760,0,'message_email','message_email\\task\\send_email_task',0,1649340001.8768000000,1649340001.9509000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.069514036178589 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',5247),(158761,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649340001.9502000000,1649340001.9529000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018579959869385 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',5245),(158762,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649340002.0016000000,1649340002.0042000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:00:02. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.0015840530395508 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',5247),(158886,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649340301.9123000000,1649340301.9218000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 22:05:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.005122184753418 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',5478),(158962,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649340481.7534000000,1649340481.7806000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 22:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.022584915161133 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',5631),(159006,0,'moodle','core\\task\\backup_cleanup_task',0,1649340602.2015000000,1649340602.2239000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 22:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.016762971878052 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',5826),(159182,0,'moodle','core\\task\\complete_plans_task',0,1649341022.0871000000,1649341022.1022000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 22:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.011821985244751 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',6172),(159328,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649341381.6952000000,1649341381.7136000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 22:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015075922012329 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',6458),(159372,0,'moodle','core\\task\\context_cleanup_task',0,1649341501.7460000000,1649341501.7681000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 22:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.017956018447876 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',6571),(159491,0,'moodle','core\\task\\cache_cleanup_task',0,1649341801.8128000000,1649341801.8226000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 22:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058870315551758 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',6803),(159492,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649341801.8405000000,1649341801.8460000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 22:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0043439865112305 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',6803),(159493,0,'moodle','core\\task\\search_index_task',0,1649341801.8577000000,1649341801.8610000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 22:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0024509429931641 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',6803),(159494,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649341801.8764000000,1649341801.8797000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0022170543670654 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',6803),(159495,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649341801.8997000000,1649341801.9086000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058379173278809 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',6798),(159554,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649341922.1708000000,1649341922.2169000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 22:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.030372858047485 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',6897),(159620,0,'moodle','core\\task\\messaging_cleanup_task',0,1649342101.9145000000,1649342101.9448000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 22:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.025844097137451 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',7035),(159795,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649342521.3270000000,1649342521.3507000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 22:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.01879096031189 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',7477),(159799,0,'moodle','core\\task\\analytics_cleanup_task',0,1649342521.3111000000,1649342521.3961000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 22:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.080335855484009 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',7474),(159982,0,'moodle','core\\task\\cache_cron_task',0,1649343002.0788000000,1649343002.0928000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 22:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0080170631408691 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',7855),(159989,0,'moodle','core\\task\\automated_backup_task',0,1649343002.1099000000,1649343002.2994000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 22:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 22:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.18831300735474 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',7855),(160224,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649343602.0320000000,1649343602.0455000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 23:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080971717834473 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',8316),(160225,0,'moodle','core\\task\\search_index_task',0,1649343602.0671000000,1649343602.0719000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 23:00:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0038361549377441 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',8316),(160226,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649343602.0884000000,1649343602.0933000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 23:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0035309791564941 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',8316),(160227,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649343602.0837000000,1649343602.1027000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 23:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077710151672363 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',8314),(160351,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649343902.1466000000,1649343902.1584000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 23:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0059449672698975 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',8539),(160427,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649344081.9383000000,1649344081.9620000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 23:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.019773006439209 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',8675),(160471,0,'moodle','core\\task\\backup_cleanup_task',0,1649344202.3351000000,1649344202.3506000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 23:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0090420246124268 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',8906),(160647,0,'moodle','core\\task\\complete_plans_task',0,1649344621.5781000000,1649344621.5959000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 23:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0140700340271 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',9257),(160792,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649344982.1934000000,1649344982.2144000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 23:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017058134078979 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',9546),(160837,0,'moodle','core\\task\\context_cleanup_task',0,1649345102.2462000000,1649345102.2682000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 23:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.017900943756104 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',9644),(160956,0,'moodle','core\\task\\cache_cleanup_task',0,1649345401.3583000000,1649345401.3793000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 23:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.014928102493286 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',9883),(160957,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649345401.3599000000,1649345401.3797000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 23:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015655040740967 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',9879),(160958,0,'moodle','core\\task\\search_index_task',0,1649345401.3920000000,1649345401.3969000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 23:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0036139488220215 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',9879),(160959,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649345401.4010000000,1649345401.4044000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 23:30:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0023629665374756 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',9883),(160960,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649345401.4114000000,1649345401.4138000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 23:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',9879),(161019,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649345521.6321000000,1649345521.6700000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 23:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.034286975860596 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',9968),(161085,0,'moodle','core\\task\\messaging_cleanup_task',0,1649345701.3538000000,1649345701.3917000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 23:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.032514095306396 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',10101),(161260,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649346121.9757000000,1649346121.9988000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 23:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.017605066299438 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',10510),(161262,0,'moodle','core\\task\\analytics_cleanup_task',0,1649346121.9316000000,1649346122.0595000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 23:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.12128305435181 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',10508),(161447,0,'moodle','core\\task\\cache_cron_task',0,1649346602.2574000000,1649346602.2697000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 23:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0070700645446777 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',10896),(161461,0,'moodle','core\\task\\automated_backup_task',0,1649346602.2740000000,1649346602.5617000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 23:50:02. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 23:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.27591490745544 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',10900),(161689,0,'moodle','core\\task\\create_contexts_task',0,1649347201.5685000000,1649347201.7323000000,10,1,0,'Execute scheduled task: 创建丢失的文本 (core\\task\\create_contexts_task)\n... started 00:00:01. Current memory use 19.4MB.\n Created missing context instances\n... used 11 dbqueries\n... used 0.15782713890076 seconds\nScheduled task complete: 创建丢失的文本 (core\\task\\create_contexts_task)\n','random-9ut9hf',11396),(161690,0,'moodle','core\\task\\stats_cron_task',0,1649347201.7414000000,1649347201.7539000000,0,0,0,'Execute scheduled task: 后台统计进程 (core\\task\\stats_cron_task)\n... started 00:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0071558952331543 seconds\nScheduled task complete: 后台统计进程 (core\\task\\stats_cron_task)\n','random-9ut9hf',11393),(161692,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649347201.7680000000,1649347201.7702000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 00:00:01. Current memory use 20.3MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0010528564453125 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',11393),(161693,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649347201.7684000000,1649347201.7709000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 00:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.001115083694458 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',11396),(161694,0,'moodle','core\\task\\search_index_task',0,1649347201.7826000000,1649347201.7876000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 00:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0036439895629883 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',11396),(161695,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649347201.7948000000,1649347201.7982000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 00:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0022120475769043 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',11393),(161696,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649347201.8064000000,1649347201.8110000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 00:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0035021305084229 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',11396),(161824,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649347501.5738000000,1649347501.5853000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 00:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.006882905960083 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',11633),(161825,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649347501.5798000000,1649347501.5917000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 00:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0061590671539307 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',11632),(161904,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649347681.4208000000,1649347681.4488000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 00:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.023413896560669 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',11836),(161951,0,'moodle','core\\task\\backup_cleanup_task',0,1649347801.8836000000,1649347801.9018000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 00:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.009519100189209 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',12067),(162078,0,'moodle','core\\task\\search_optimize_task',0,1649348101.3779000000,1649348101.3899000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 00:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0075759887695312 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',12304),(162134,0,'moodle','core\\task\\complete_plans_task',0,1649348221.8048000000,1649348221.8209000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 00:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.012840032577515 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',12454),(162286,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649348581.8368000000,1649348581.8564000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 00:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.01596999168396 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',12756),(162332,0,'moodle','core\\task\\context_cleanup_task',0,1649348702.0033000000,1649348702.0262000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 00:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.018050909042358 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',12851),(162412,0,'moodle','core\\task\\antivirus_cleanup_task',0,1649348881.9030000000,1649348882.0723000000,0,1,0,'Execute scheduled task: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n... started 00:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.1395628452301 seconds\nScheduled task complete: 清理隔离的文件。 (core\\task\\antivirus_cleanup_task)\n','random-9ut9hf',12988),(162457,0,'moodle','core\\task\\cache_cleanup_task',0,1649349001.3178000000,1649349001.3324000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 00:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081608295440674 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',13075),(162458,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649349001.3302000000,1649349001.3440000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 00:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0089130401611328 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',13076),(162459,0,'moodle','core\\task\\search_index_task',0,1649349001.3463000000,1649349001.3500000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 00:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',13075),(162460,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649349001.3663000000,1649349001.3695000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 00:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0019490718841553 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',13076),(162461,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649349001.3667000000,1649349001.3698000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 00:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0020248889923096 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',13075),(162521,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649349121.7634000000,1649349121.7918000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 00:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.024482011795044 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',13161),(162593,0,'moodle','core\\task\\messaging_cleanup_task',0,1649349301.6233000000,1649349301.6765000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 00:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.048628091812134 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',13293),(162731,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349601.9488000000,1649349601.9502000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:40:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13691),(162754,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349661.5370000000,1649349661.5379000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:41:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13738),(162773,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649349722.1383000000,1649349722.1540000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 00:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.012128114700317 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',13780),(162778,0,'moodle','core\\task\\analytics_cleanup_task',0,1649349722.1324000000,1649349722.2488000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 00:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.11126780509949 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',13776),(162780,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349722.2605000000,1649349722.2618000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13776),(162802,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349781.8019000000,1649349781.8027000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:43:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13813),(162825,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349841.4533000000,1649349841.4541000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:44:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13861),(162857,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349902.2052000000,1649349902.2067000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:45:02. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13922),(162881,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649349961.7572000000,1649349961.7585000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:46:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',13988),(162903,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350022.3296000000,1649350022.3304000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:47:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14024),(162927,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350081.8844000000,1649350081.8857000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:48:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14070),(162950,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350141.4769000000,1649350141.4782000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:49:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14119),(162968,0,'moodle','core\\task\\h5p_clean_orphaned_records_task',0,1649350202.0385000000,1649350202.0715000000,1,0,0,'Execute scheduled task: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n... started 00:50:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.027062892913818 seconds\nScheduled task complete: 未使用的H5P文件清理 (core\\task\\h5p_clean_orphaned_records_task)\n','random-9ut9hf',14167),(162969,0,'moodle','core\\task\\cache_cron_task',0,1649350202.1282000000,1649350202.1385000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 00:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0059359073638916 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',14169),(162970,0,'tool_brickfield','tool_brickfield\\task\\update_summarydata',0,1649350202.1275000000,1649350202.1857000000,1,1,0,'Execute scheduled task: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n... started 00:50:02. Current memory use 20.2MB.\n... used 2 dbqueries\n... used 0.054926872253418 seconds\nScheduled task complete: 更新站点概要数据 (tool_brickfield\\task\\update_summarydata)\n','random-9ut9hf',14167),(162988,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350203.3811000000,1649350203.3820000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:50:03. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14167),(163006,0,'moodle','core\\task\\automated_backup_task',0,1649350202.1975000000,1649350207.6243000000,23,13,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 00:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 00:50:02. Current memory use 37.7MB.\nGetting admin info\nPutting backup of 学习资源 in adhoc task queue ...\ncomplete - next execution: Sat, 09 Apr 2022 00:00:00 +0800\nSkipping 職場--箴言 (Not modified in the past 10 days)\nBackup of \'職場--箴言\' is scheduled on Sat, 09 Apr 2022 00:00:00 +0800\nPutting backup of 相遇都會靈程路 in adhoc task queue ...\ncomplete - next execution: Sat, 09 Apr 2022 00:00:00 +0800\nPutting backup of 学习人生360 in adhoc task queue ...\ncomplete - next execution: Sat, 09 Apr 2022 00:00:00 +0800\nPutting backup of 正道学习会 in adhoc task queue ...\ncomplete - next execution: Sat, 09 Apr 2022 00:00:00 +0800\nPutting backup of 教會在世 in adhoc task queue ...\ncomplete - next execution: Sat, 09 Apr 2022 00:00:00 +0800\nSending email to admin\nAutomated backups complete.\n... used 36 dbqueries\n... used 5.4253559112549 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',14169),(163007,1,'','core\\task\\course_backup_task',0,1649350208.2578000000,1649350213.9314000000,1160,449,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:08. Current memory use 42.2MB.\nProcessing automated backup for course: 相遇都會靈程路\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 相遇都會靈程路 completed.\n... used 1609 dbqueries\n... used 5.6699500083923 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',14169),(163008,1,'','core\\task\\course_backup_task',0,1649350214.4824000000,1649350216.8327000000,833,197,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:14. Current memory use 46.6MB.\nProcessing automated backup for course: 学习人生360\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习人生360 completed.\n... used 1030 dbqueries\n... used 2.3459498882294 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',14169),(163009,1,'','core\\task\\course_backup_task',0,1649350204.2341000000,1649350236.2438000000,697,281,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:04. Current memory use 44.5MB.\nProcessing automated backup for course: 学习资源\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 学习资源 completed.\n... used 978 dbqueries\n... used 32.00843501091 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',14167),(163010,1,'','core\\task\\course_backup_task',0,1649350237.8321000000,1649350241.2926000000,1412,558,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:37. Current memory use 49.4MB.\nProcessing automated backup for course: 教會在世\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 教會在世 completed.\n... used 1970 dbqueries\n... used 3.4512610435486 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',14167),(163016,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350289.6419000000,1649350289.6433000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:51:29. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14225),(163026,1,'','core\\task\\course_backup_task',0,1649350216.9604000000,1649350294.2360000000,10793,3475,0,'Execute adhoc task: core\\task\\course_backup_task\n... started 00:50:16. Current memory use 46.8MB.\nProcessing automated backup for course: 正道学习会\nDeleted 1 old backup file(s) from external directory\nAutomated backup for course: 正道学习会 completed.\n... used 14268 dbqueries\n... used 77.273284196854 seconds\nAdhoc task complete: core\\task\\course_backup_task\n','random-9ut9hf',14169),(163040,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350330.9865000000,1649350330.9913000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:52:10. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14268),(163063,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350384.9849000000,1649350384.9868000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:53:04. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14311),(163086,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350448.4006000000,1649350448.4026000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:54:08. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14357),(163104,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649350504.5972000000,1649350505.0083000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 00:55:04. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.40269112586975 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',14407),(163105,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649350504.7118000000,1649350505.0712000000,4,1,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 00:55:04. Current memory use 19.3MB.\nDeleting old draft files... ... started 00:55:04. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 00:55:04. Current memory use 20.3MB.\ndone.\nCleaning up files from deleted contexts... ... started 00:55:04. Current memory use 20.3MB.\ndone.\nCall filesystem cron tasks.... started 00:55:04. Current memory use 20.3MB.\ndone.\n... used 5 dbqueries\n... used 0.35303092002869 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',14408),(163119,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350516.3905000000,1649350516.3917000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:55:16. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14408),(163142,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350568.7080000000,1649350568.7097000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:56:08. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.6784362792969E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14446),(163165,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350625.0261000000,1649350625.0273000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:57:05. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14491),(163188,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350687.2607000000,1649350687.2617000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:58:07. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14523),(163211,0,'moodle','core\\task\\grade_history_cleanup_task',0,1649350746.0241000000,1649350746.0311000000,0,0,0,'Execute scheduled task: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n... started 00:59:06. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 0.00010085105895996 seconds\nScheduled task complete: 后台处理等级历史表清理 (core\\task\\grade_history_cleanup_task)\n','random-9ut9hf',14574),(163229,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649350804.3317000000,1649350804.3633000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 01:00:04. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.02095103263855 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',14612),(163230,0,'moodle','core\\task\\search_index_task',0,1649350804.3449000000,1649350804.4466000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 01:00:04. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.093904972076416 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',14616),(163231,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649350804.4934000000,1649350804.5415000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 01:00:04. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.046999931335449 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',14612),(163232,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649350804.5396000000,1649350804.5441000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 01:00:04. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0034358501434326 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',14616),(163356,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649351103.2272000000,1649351103.2538000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 01:05:03. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.020822048187256 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',14815),(163432,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649351286.8372000000,1649351286.9608000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 01:08:06. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.11746382713318 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',14930),(163476,0,'moodle','core\\task\\backup_cleanup_task',0,1649351406.3327000000,1649351406.5391000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 01:10:06. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.19796299934387 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',15134),(163652,0,'moodle','core\\task\\complete_plans_task',0,1649351822.0663000000,1649351822.1232000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 01:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.050352096557617 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',15439),(163798,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649352181.5089000000,1649352181.5823000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 01:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.069132089614868 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',15718),(163842,0,'moodle','core\\task\\context_cleanup_task',0,1649352301.7555000000,1649352302.5988000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 01:25:01. Current memory use 19.3MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.83761811256409 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',15797),(163961,0,'moodle','core\\task\\cache_cleanup_task',0,1649352601.7518000000,1649352601.7680000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 01:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0096209049224854 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',16016),(163962,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649352601.8088000000,1649352601.8223000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 01:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.012063980102539 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',16016),(163963,0,'moodle','core\\task\\search_index_task',0,1649352601.8248000000,1649352601.8553000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 01:30:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.023646116256714 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',16013),(163964,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649352601.8547000000,1649352601.8590000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 01:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0032098293304443 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',16016),(163965,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649352601.8711000000,1649352601.8736000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 01:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0017621517181396 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',16016),(164026,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649352722.3351000000,1649352722.3628000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 01:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.022554159164429 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',16092),(164092,0,'moodle','core\\task\\messaging_cleanup_task',0,1649352902.0670000000,1649352902.8433000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 01:35:02. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.77167892456055 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',16227),(164265,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649353321.9582000000,1649353322.0676000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 01:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.10383701324463 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',16649),(164277,0,'moodle','core\\task\\analytics_cleanup_task',0,1649353321.5459000000,1649353324.3582000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 01:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 2.8078968524933 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',16648),(164452,0,'moodle','core\\task\\cache_cron_task',0,1649353802.1490000000,1649353802.1623000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 01:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0072999000549316 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',17042),(164468,0,'moodle','core\\task\\automated_backup_task',0,1649353802.1739000000,1649353802.5368000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 01:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 01:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.36141490936279 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',17042),(164576,0,'tool_messageinbound','tool_messageinbound\\task\\cleanup_task',0,1649354102.2577000000,1649354102.2851000000,0,1,0,'Execute scheduled task: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n... started 01:55:02. Current memory use 19.4MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.023905992507935 seconds\nScheduled task complete: 清除没有经过验证已接收的email (tool_messageinbound\\task\\cleanup_task)\n','random-9ut9hf',17275),(164695,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649354401.2944000000,1649354401.3057000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 02:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067129135131836 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',17514),(164696,0,'moodle','core\\task\\search_index_task',0,1649354401.2947000000,1649354401.3080000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 02:00:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0085890293121338 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',17515),(164697,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649354401.3227000000,1649354401.3254000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 02:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0017011165618896 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',17514),(164698,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649354401.3252000000,1649354401.3284000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 02:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021440982818604 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',17515),(164822,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649354701.5318000000,1649354701.5412000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 02:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0053648948669434 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',17741),(164897,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649354881.4538000000,1649354881.4746000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 02:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017122030258179 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',17859),(164943,0,'moodle','core\\task\\backup_cleanup_task',0,1649355001.8295000000,1649355001.8446000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 02:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0087518692016602 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',18068),(165118,0,'moodle','core\\task\\complete_plans_task',0,1649355421.3702000000,1649355421.3877000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 02:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.013983011245728 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',18484),(165263,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649355782.1164000000,1649355782.1379000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 02:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017718076705933 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',18742),(165308,0,'moodle','core\\task\\context_cleanup_task',0,1649355901.2772000000,1649355901.3033000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 02:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.020452976226807 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',18827),(165427,0,'moodle','core\\task\\cache_cleanup_task',0,1649356201.3781000000,1649356201.3920000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 02:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0086109638214111 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',19066),(165428,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649356201.4014000000,1649356201.4059000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 02:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0037660598754883 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',19066),(165429,0,'moodle','core\\task\\search_index_task',0,1649356201.4151000000,1649356201.4197000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 02:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0034611225128174 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',19066),(165430,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649356201.4322000000,1649356201.4358000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 02:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0021951198577881 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',19066),(165431,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649356201.4293000000,1649356201.4429000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 02:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0088229179382324 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',19067),(165489,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649356321.8145000000,1649356321.8394000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 02:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.021228075027466 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',19149),(165556,0,'moodle','core\\task\\messaging_cleanup_task',0,1649356501.5528000000,1649356501.5835000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 02:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.026458978652954 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',19307),(165731,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649356921.3571000000,1649356921.3744000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 02:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.012801170349121 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',19764),(165735,0,'moodle','core\\task\\analytics_cleanup_task',0,1649356921.3829000000,1649356921.4917000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 02:42:01. Current memory use 21.2MB.\n... used 24 dbqueries\n... used 0.1063551902771 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',19764),(165799,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649357102.1885000000,1649357102.2334000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 02:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.041083097457886 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',19920),(165853,0,'moodle','core_files\\task\\conversion_cleanup_task',0,1649357221.5694000000,1649357221.6468000000,1,1,0,'Execute scheduled task: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n... started 02:47:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.072640895843506 seconds\nScheduled task complete: 清理文件转换所留下的临时记录 (core_files\\task\\conversion_cleanup_task)\n','random-9ut9hf',20020),(165919,0,'moodle','core\\task\\cache_cron_task',0,1649357401.4424000000,1649357401.4538000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 02:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0057051181793213 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',20160),(165929,0,'moodle','core\\task\\automated_backup_task',0,1649357401.4719000000,1649357401.7029000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 02:50:01. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 02:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.22988295555115 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',20160),(166161,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649358001.8781000000,1649358001.8892000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 03:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00624680519104 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',20634),(166162,0,'moodle','core\\task\\search_index_task',0,1649358001.8981000000,1649358001.9011000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 03:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0020928382873535 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',20634),(166163,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649358001.9120000000,1649358001.9144000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 03:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',20634),(166164,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649358001.9258000000,1649358001.9295000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 03:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0017759799957275 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',20634),(166167,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649358001.9332000000,1649358001.9942000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 03:00:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.056251049041748 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',20640),(166288,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649358301.3680000000,1649358301.3785000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 03:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0056369304656982 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',20957),(166363,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649358482.2448000000,1649358482.2667000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 03:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017937183380127 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',21111),(166408,0,'moodle','core\\task\\backup_cleanup_task',0,1649358601.6469000000,1649358601.6598000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 03:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0072989463806152 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',21322),(166531,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649358901.7185000000,1649358901.7687000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 03:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.045854091644287 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',21563),(166584,0,'moodle','core\\task\\complete_plans_task',0,1649359022.1323000000,1649359022.1503000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 03:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01397705078125 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',21668),(166729,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649359381.9511000000,1649359381.9730000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 03:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.016983985900879 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',21958),(166774,0,'moodle','core\\task\\context_cleanup_task',0,1649359502.2129000000,1649359502.2335000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 03:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.015521049499512 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',22058),(166851,0,'moodle','core\\task\\tag_cron_task',0,1649359682.2790000000,1649359682.4039000000,5,1,0,'Execute scheduled task: 后台分类进程 (core\\task\\tag_cron_task)\n... started 03:28:02. Current memory use 19.3MB.\n... used 6 dbqueries\n... used 0.11786913871765 seconds\nScheduled task complete: 后台分类进程 (core\\task\\tag_cron_task)\n','random-9ut9hf',22239),(166894,0,'moodle','core\\task\\cache_cleanup_task',0,1649359801.6425000000,1649359801.6567000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 03:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078041553497314 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',22379),(166895,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649359801.6785000000,1649359801.6855000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 03:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0045650005340576 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',22379),(166896,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649359801.7073000000,1649359801.7097000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 03:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0016748905181885 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',22379),(166897,0,'moodle','core\\task\\search_index_task',0,1649359801.7027000000,1649359801.7177000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 03:30:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0091450214385986 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',22377),(166898,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649359801.7278000000,1649359801.7329000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 03:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0039079189300537 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',22379),(166901,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649359801.7291000000,1649359801.7678000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 03:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.037683010101318 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',22377),(166958,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649359921.3470000000,1649359921.3778000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 03:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.026761054992676 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',22499),(167023,0,'moodle','core\\task\\messaging_cleanup_task',0,1649360102.1979000000,1649360102.2333000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 03:35:02. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.029790163040161 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',22671),(167198,0,'moodle','core\\task\\analytics_cleanup_task',0,1649360521.9970000000,1649360522.0988000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 03:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.096249103546143 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',23173),(167199,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649360522.0784000000,1649360522.0985000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 03:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.014534950256348 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',23174),(167266,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649360701.9864000000,1649360702.0457000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 03:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.055685043334961 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',23345),(167385,0,'moodle','core\\task\\cache_cron_task',0,1649361002.2223000000,1649361002.2334000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 03:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0061190128326416 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',23648),(167394,0,'moodle','core\\task\\automated_backup_task',0,1649361002.2261000000,1649361002.4299000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 03:50:02. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 03:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19959592819214 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',23649),(167539,0,'moodle','core\\task\\completion_daily_task',0,1649361362.1774000000,1649361362.1925000000,1,0,0,'Execute scheduled task: 完成标示为已开始 (core\\task\\completion_daily_task)\n... started 03:56:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.010218858718872 seconds\nScheduled task complete: 完成标示为已开始 (core\\task\\completion_daily_task)\n','random-9ut9hf',24058),(167628,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649361601.4112000000,1649361601.4223000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 04:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005878210067749 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',24291),(167629,0,'moodle','core\\task\\search_index_task',0,1649361601.4332000000,1649361601.4393000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 04:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.004364013671875 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',24291),(167630,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649361601.4404000000,1649361601.4527000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 04:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0084450244903564 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',24289),(167631,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649361601.4560000000,1649361601.4586000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 04:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0017058849334717 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',24291),(167634,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649361601.4851000000,1649361601.5346000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 04:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.048034906387329 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',24289),(167755,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649361901.6770000000,1649361901.6876000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 04:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0055999755859375 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',24599),(167830,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649362081.6556000000,1649362081.6767000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 04:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017523050308228 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',24779),(167875,0,'moodle','core\\task\\backup_cleanup_task',0,1649362202.1645000000,1649362202.2009000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 04:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.028884172439575 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',25016),(167999,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649362502.1515000000,1649362502.2164000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 04:15:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.060603857040405 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',25295),(168051,0,'moodle','core\\task\\complete_plans_task',0,1649362621.5297000000,1649362621.5523000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 04:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017539024353027 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',25416),(168196,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649362982.1923000000,1649362982.2148000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 04:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017851114273071 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',25779),(168241,0,'moodle','core\\task\\context_cleanup_task',0,1649363101.3556000000,1649363101.3813000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 04:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.01947283744812 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',25892),(168360,0,'moodle','core\\task\\cache_cleanup_task',0,1649363401.4142000000,1649363401.4247000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 04:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0053589344024658 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',26194),(168361,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649363401.4185000000,1649363401.4358000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 04:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.011720895767212 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',26196),(168362,0,'moodle','core\\task\\search_index_task',0,1649363401.4420000000,1649363401.4455000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 04:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0025589466094971 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',26194),(168363,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649363401.4633000000,1649363401.4660000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 04:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018680095672607 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',26196),(168364,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649363401.4764000000,1649363401.4789000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 04:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0016469955444336 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',26194),(168365,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649363401.4895000000,1649363401.4921000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 04:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013220310211182 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',26194),(168366,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649363401.5018000000,1649363401.5040000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 04:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028681755065918 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',26194),(168367,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649363401.4807000000,1649363401.5133000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 04:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.031574964523315 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',26196),(168368,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649363401.5167000000,1649363401.5214000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 04:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0038559436798096 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',26194),(168369,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649363401.5308000000,1649363401.5357000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 04:30:01. Current memory use 23.6MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0029540061950684 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',26196),(168422,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649363522.0334000000,1649363522.0579000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 04:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.021237134933472 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',26318),(168489,0,'moodle','core\\task\\messaging_cleanup_task',0,1649363701.8847000000,1649363701.9404000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 04:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.050044059753418 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',26503),(168608,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649364002.1965000000,1649364002.2081000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 04:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0067298412322998 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',26942),(168609,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649364002.2371000000,1649364002.2390000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 04:40:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00035905838012695 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',26942),(168610,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649364002.2510000000,1649364002.2587000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 04:40:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0045239925384521 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',26942),(168611,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649364002.2714000000,1649364002.2738000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 04:40:02. Current memory use 20.3MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',26942),(168642,0,'tool_langimport','tool_langimport\\task\\update_langpacks_task',0,1649364002.1331000000,1649364006.2204000000,1,1,0,'Execute scheduled task: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n... started 04:40:02. Current memory use 19.4MB.\nLanguage pack \'id\' was successfully updated\n语言包更新成功\n... used 2 dbqueries\n... used 4.0817868709564 seconds\nScheduled task complete: 更新所有已安装的语言包 (tool_langimport\\task\\update_langpacks_task)\n','random-9ut9hf',26938),(168665,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649364121.9307000000,1649364121.9446000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 04:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.010586023330688 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',27080),(168669,0,'moodle','core\\task\\analytics_cleanup_task',0,1649364121.9087000000,1649364122.0219000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 04:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10848307609558 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',27083),(168736,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649364301.8295000000,1649364301.8852000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 04:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.051964044570923 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',27262),(168852,0,'moodle','core\\task\\cache_cron_task',0,1649364602.2111000000,1649364602.2218000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 04:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0059719085693359 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',27573),(168853,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649364602.2626000000,1649364602.2766000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 04:50:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.009235143661499 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',27570),(168854,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649364602.2891000000,1649364602.2901000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 04:50:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',27570),(168855,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649364602.3145000000,1649364602.3212000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 04:50:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0052590370178223 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',27570),(168856,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649364602.3481000000,1649364602.3496000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 04:50:02. Current memory use 20.3MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024008750915527 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',27570),(168860,0,'moodle','core\\task\\automated_backup_task',0,1649364602.2328000000,1649364602.4624000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 04:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 04:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.2287540435791 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',27573),(169050,0,'logstore_standard','logstore_standard\\task\\cleanup_task',0,1649365081.4408000000,1649365081.4497000000,0,0,0,'Execute scheduled task: 日志表清理 (logstore_standard\\task\\cleanup_task)\n... started 04:58:01. Current memory use 19.1MB.\n... used 0 dbqueries\n... used 0.0055711269378662 seconds\nScheduled task complete: 日志表清理 (logstore_standard\\task\\cleanup_task)\n','random-9ut9hf',28075),(169095,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649365201.7037000000,1649365201.7177000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 05:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081079006195068 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',28188),(169096,0,'moodle','core\\task\\search_index_task',0,1649365201.7069000000,1649365201.7227000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 05:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0098628997802734 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',28185),(169097,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649365201.7372000000,1649365201.7594000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 05:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.021064043045044 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',28188),(169098,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649365201.7618000000,1649365201.7660000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 05:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0028607845306396 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',28185),(169099,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649365201.8912000000,1649365201.8936000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0012519359588623 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',28185),(169100,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649365201.9030000000,1649365201.9045000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00043201446533203 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',28185),(169101,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649365201.8758000000,1649365201.9164000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 05:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.039657831192017 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',28188),(169102,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649365201.9169000000,1649365201.9230000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0050678253173828 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',28185),(169103,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649365201.9265000000,1649365201.9308000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:00:01. Current memory use 23.4MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0030081272125244 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',28188),(169222,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649365501.8353000000,1649365501.8631000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 05:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0065569877624512 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',28502),(169223,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649365501.8853000000,1649365501.8993000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 05:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0085999965667725 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',28506),(169300,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649365681.7839000000,1649365681.8185000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 05:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.024781942367554 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',28691),(169343,0,'moodle','core\\task\\backup_cleanup_task',0,1649365802.3778000000,1649365802.3944000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 05:10:02. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0093390941619873 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',28933),(169344,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649365802.3779000000,1649365802.3957000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:10:02. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.011706113815308 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',28937),(169345,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649365802.4058000000,1649365802.4079000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:10:02. Current memory use 37.3MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',28937),(169346,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649365802.4086000000,1649365802.4132000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:10:02. Current memory use 37.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.003532886505127 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',28933),(169347,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649365802.4248000000,1649365802.4285000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:10:02. Current memory use 37.4MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0019850730895996 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',28937),(169466,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649366101.4577000000,1649366101.4991000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 05:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.037464141845703 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',29259),(169519,0,'moodle','core\\task\\complete_plans_task',0,1649366221.8209000000,1649366221.8392000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 05:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.014613151550293 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',29387),(169586,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649366401.5308000000,1649366401.5415000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0068318843841553 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',29593),(169587,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649366401.5474000000,1649366401.5608000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0090839862823486 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',29598),(169588,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649366401.5549000000,1649366401.5609000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0048201084136963 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',29593),(169589,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649366401.5707000000,1649366401.5720000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',29593),(169664,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649366581.4710000000,1649366581.4912000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 05:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.016696929931641 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',29779),(169709,0,'moodle','core\\task\\context_cleanup_task',0,1649366701.6793000000,1649366701.6977000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 05:25:01. Current memory use 19.3MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.013936996459961 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',29911),(169828,0,'moodle','core\\task\\cache_cleanup_task',0,1649367001.7752000000,1649367001.7942000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 05:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.01145601272583 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',30431),(169829,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649367001.7755000000,1649367001.7947000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 05:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013243913650513 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',30427),(169830,0,'moodle','core\\task\\search_index_task',0,1649367001.8092000000,1649367001.8134000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 05:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0030031204223633 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',30427),(169831,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649367001.8149000000,1649367001.8185000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 05:30:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0021870136260986 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',30431),(169832,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649367001.8288000000,1649367001.8323000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 05:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0023488998413086 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',30427),(169833,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649367001.8512000000,1649367001.8544000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:30:01. Current memory use 20.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0019571781158447 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',30427),(169834,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649367001.8749000000,1649367001.8767000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:30:01. Current memory use 20.7MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00037097930908203 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',30427),(169835,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649367001.8310000000,1649367001.8864000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 05:30:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.054015159606934 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',30431),(169836,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649367001.8885000000,1649367001.8944000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:30:01. Current memory use 20.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047430992126465 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',30427),(169837,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649367001.9049000000,1649367001.9100000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:30:01. Current memory use 23.4MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0033540725708008 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',30431),(169895,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649367121.9210000000,1649367121.9496000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 05:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.024931907653809 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',30606),(169957,0,'moodle','core\\task\\messaging_cleanup_task',0,1649367301.7888000000,1649367301.8246000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 05:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.03085994720459 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',30808),(170076,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649367602.0842000000,1649367602.1002000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0088510513305664 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',31234),(170077,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649367602.1273000000,1649367602.1289000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:40:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00033712387084961 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',31234),(170078,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649367602.1452000000,1649367602.1489000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:40:02. Current memory use 20.1MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0026640892028809 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',31234),(170079,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649367602.1383000000,1649367602.1542000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:40:02. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.011437177658081 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',31235),(170132,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649367721.5510000000,1649367721.5692000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 05:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.013875961303711 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',31370),(170138,0,'moodle','core\\task\\analytics_cleanup_task',0,1649367721.5508000000,1649367721.6837000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 05:42:01. Current memory use 19.3MB.\n... used 24 dbqueries\n... used 0.12738394737244 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',31368),(170201,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649367901.4396000000,1649367901.4952000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 05:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.051018953323364 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',31576),(170319,0,'moodle','core\\task\\cache_cron_task',0,1649368201.6276000000,1649368201.6431000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 05:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0086319446563721 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',31907),(170320,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649368201.6550000000,1649368201.6579000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 05:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015912055969238 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',31907),(170321,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649368201.6700000000,1649368201.6716000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 05:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',31907),(170322,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649368201.6825000000,1649368201.6895000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 05:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0056030750274658 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',31907),(170323,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649368201.7003000000,1649368201.7013000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 05:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications will be sent at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0001990795135498 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',31907),(170334,0,'moodle','core\\task\\automated_backup_task',0,1649368201.6409000000,1649368201.9550000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 05:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 05:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.30633902549744 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',31906),(170496,0,'mod_lti','mod_lti\\task\\clean_access_tokens',0,1649368622.1995000000,1649368622.2614000000,0,1,0,'Execute scheduled task: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n... started 05:57:02. Current memory use 20MB.\n... used 1 dbqueries\n... used 0.056723833084106 seconds\nScheduled task complete: 外部工具删除过期的访问令牌 (mod_lti\\task\\clean_access_tokens)\n','random-9ut9hf',32376),(170562,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649368802.0716000000,1649368802.0842000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 06:00:02. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0073089599609375 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',32584),(170563,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649368802.0942000000,1649368802.0968000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 06:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.001392126083374 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',32584),(170564,0,'moodle','core\\task\\search_index_task',0,1649368802.1085000000,1649368802.1121000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 06:00:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0026650428771973 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',32584),(170565,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649368802.1400000000,1649368802.1427000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 06:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.001727819442749 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',32584),(170566,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649368802.1297000000,1649368802.1477000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 06:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.011980056762695 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',32590),(170567,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649368802.1612000000,1649368802.1640000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:00:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015549659729004 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',32590),(170568,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649368802.1739000000,1649368802.1984000000,2,1,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:00:02. Current memory use 20.5MB.\nProcessing manual enrolment expiration notifications...\n...notification processing finished.\n... used 3 dbqueries\n... used 0.023273944854736 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',32590),(170569,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649368802.2097000000,1649368802.2147000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:00:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0037579536437988 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',32590),(170570,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649368802.1579000000,1649368802.2161000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 06:00:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.056957006454468 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',32584),(170571,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649368802.2306000000,1649368802.2348000000,2,1,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:00:02. Current memory use 20.7MB.\nProcessing self enrolment expiration notifications...\n...notification processing finished.\n... used 3 dbqueries\n... used 0.0027508735656738 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',32590),(170690,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649369102.2168000000,1649369102.2322000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 06:05:02. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0083839893341064 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',456),(170691,0,'moodle','core\\task\\badges_message_task',0,1649369102.2488000000,1649369102.2563000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:05:02. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0061919689178467 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',456),(170692,0,'moodle','core\\task\\badges_cron_task',0,1649369102.2217000000,1649369102.2736000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:05:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.04603910446167 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',460),(170693,0,'mod_chat','mod_chat\\task\\cron_task',0,1649369102.2743000000,1649369102.2908000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:05:02. Current memory use 21.3MB.\n... used 4 dbqueries\n... used 0.015111923217773 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',456),(170694,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649369102.2934000000,1649369102.3096000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:05:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.014523029327393 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',460),(170695,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649369102.3099000000,1649369102.3185000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:05:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00060299999999996 seconds)\n... used 1 dbqueries\n... used 0.007904052734375 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',456),(170696,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649369102.3258000000,1649369102.3327000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:05:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0038647651672363 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',460),(170697,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649369102.3340000000,1649369102.3409000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:05:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0036358833312988 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',456),(170698,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649369102.3447000000,1649369102.3490000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:05:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.00319504737854 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',460),(170765,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649369282.1476000000,1649369282.1747000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 06:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.023075103759766 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',671),(170810,0,'moodle','core\\task\\backup_cleanup_task',0,1649369401.5659000000,1649369401.5794000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 06:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0077199935913086 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',940),(170811,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649369401.5907000000,1649369401.6038000000,1,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:10:01. Current memory use 37.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 1 dbqueries\n... used 0.011820077896118 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',940),(170812,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649369401.6128000000,1649369401.6143000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:10:01. Current memory use 37.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030803680419922 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',940),(170813,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649369401.6249000000,1649369401.6312000000,3,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:10:01. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 3 dbqueries\n... used 0.0049090385437012 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',940),(170814,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649369401.6413000000,1649369401.6427000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:10:01. Current memory use 37.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002598762512207 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',940),(170815,0,'moodle','core\\task\\badges_cron_task',0,1649369401.6531000000,1649369401.6725000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017934083938599 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',940),(170816,0,'moodle','core\\task\\badges_message_task',0,1649369401.6852000000,1649369401.6870000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:10:01. Current memory use 38.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00046014785766602 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',940),(170817,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649369401.7143000000,1649369401.7219000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0058197975158691 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',940),(170818,0,'mod_chat','mod_chat\\task\\cron_task',0,1649369401.7141000000,1649369401.7322000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:10:01. Current memory use 37.3MB.\n... used 4 dbqueries\n... used 0.010489940643311 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',939),(170819,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649369401.7465000000,1649369401.7529000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:10:01. Current memory use 37.7MB.\n... used 3 dbqueries\n... used 0.0039160251617432 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',939),(170820,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649369401.7423000000,1649369401.7546000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:10:01. Current memory use 38.4MB.\n\n0 feeds refreshed (took 0.00072499999999998 seconds)\n... used 1 dbqueries\n... used 0.011142015457153 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',940),(170821,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649369401.7633000000,1649369401.7667000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:10:01. Current memory use 37.7MB.\n... used 3 dbqueries\n... used 0.0020718574523926 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',939),(170822,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649369401.7712000000,1649369401.7810000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:10:01. Current memory use 39.6MB.\n... used 3 dbqueries\n... used 0.0051970481872559 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',940),(170933,0,'moodle','core\\task\\badges_cron_task',0,1649369701.7189000000,1649369701.7627000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.037452936172485 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1331),(170934,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649369701.7012000000,1649369701.7677000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 06:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.061960935592651 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',1336),(170935,0,'moodle','core\\task\\badges_message_task',0,1649369701.7737000000,1649369701.7753000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:15:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00063204765319824 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1331),(170936,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649369701.7957000000,1649369701.8071000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010193824768066 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1331),(170937,0,'mod_chat','mod_chat\\task\\cron_task',0,1649369701.7968000000,1649369701.8115000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:15:01. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.013442993164062 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1336),(170938,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649369701.8228000000,1649369701.8355000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:15:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00052300000000005 seconds)\n... used 1 dbqueries\n... used 0.011698007583618 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1331),(170939,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649369701.8304000000,1649369701.8383000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:15:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0048191547393799 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1336),(170940,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649369701.8509000000,1649369701.8546000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:15:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0025701522827148 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1336),(170941,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649369701.8528000000,1649369701.8652000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:15:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0099060535430908 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1331),(170986,0,'moodle','core\\task\\complete_plans_task',0,1649369822.0926000000,1649369822.1188000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 06:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.021322011947632 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',1503),(171053,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649370001.8473000000,1649370001.8568000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0063240528106689 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',1707),(171054,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649370001.8699000000,1649370001.8761000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:20:01. Current memory use 20.2MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0049560070037842 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',1707),(171055,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649370001.8666000000,1649370001.8780000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.007526159286499 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',1706),(171056,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649370001.8871000000,1649370001.8882000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027608871459961 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',1707),(171057,0,'moodle','core\\task\\badges_message_task',0,1649370001.8988000000,1649370001.9085000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:20:01. Current memory use 20.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0062758922576904 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1707),(171058,0,'moodle','core\\task\\badges_cron_task',0,1649370001.8889000000,1649370001.9194000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:20:01. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.028336048126221 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1706),(171059,0,'mod_chat','mod_chat\\task\\cron_task',0,1649370001.9260000000,1649370001.9419000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:20:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.014371156692505 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1707),(171060,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649370001.9364000000,1649370001.9486000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:20:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 0.010744094848633 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1706),(171061,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649370001.9615000000,1649370001.9700000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:20:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00062800000000007 seconds)\n... used 1 dbqueries\n... used 0.0077290534973145 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1707),(171062,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649370001.9668000000,1649370001.9763000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:20:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0067389011383057 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1706),(171063,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649370001.9869000000,1649370001.9897000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0020499229431152 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1706),(171064,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649370001.9899000000,1649370001.9967000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:20:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0041851997375488 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1707),(171131,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649370181.7774000000,1649370181.8049000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 06:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.022249937057495 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',1914),(171176,0,'moodle','core\\task\\context_cleanup_task',0,1649370301.9084000000,1649370301.9331000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 06:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.018589019775391 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',2048),(171177,0,'moodle','core\\task\\badges_message_task',0,1649370301.9461000000,1649370301.9517000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047459602355957 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2048),(171178,0,'moodle','core\\task\\badges_cron_task',0,1649370301.9158000000,1649370301.9683000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:25:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.045511960983276 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2043),(171179,0,'mod_chat','mod_chat\\task\\cron_task',0,1649370301.9693000000,1649370301.9857000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.014567136764526 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2048),(171180,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649370301.9921000000,1649370302.0073000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0133957862854 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2043),(171181,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649370302.0105000000,1649370302.0237000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:25:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.000694 seconds)\n... used 1 dbqueries\n... used 0.012193918228149 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2048),(171182,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649370302.0224000000,1649370302.0302000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:25:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0046257972717285 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2043),(171183,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649370302.0408000000,1649370302.0448000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:25:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0029110908508301 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2043),(171184,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649370302.0466000000,1649370302.0727000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:25:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0096328258514404 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2048),(171295,0,'moodle','core\\task\\cache_cleanup_task',0,1649370602.0157000000,1649370602.0302000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 06:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078999996185303 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',2395),(171296,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649370602.0378000000,1649370602.0605000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 06:30:02. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.01114296913147 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',2390),(171297,0,'moodle','core\\task\\search_index_task',0,1649370602.0633000000,1649370602.0668000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 06:30:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0023860931396484 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',2395),(171298,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649370602.0801000000,1649370602.0824000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 06:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0015900135040283 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',2390),(171299,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649370602.0804000000,1649370602.0839000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 06:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0028982162475586 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',2395),(171300,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649370602.0930000000,1649370602.0957000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:30:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016658306121826 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',2395),(171301,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649370602.1096000000,1649370602.1116000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:30:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00043702125549316 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',2395),(171302,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649370602.0917000000,1649370602.1289000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 06:30:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.036468982696533 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',2390),(171303,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649370602.1244000000,1649370602.1311000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:30:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0052089691162109 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',2395),(171304,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649370602.1409000000,1649370602.1419000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:30:02. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',2395),(171305,0,'moodle','core\\task\\badges_cron_task',0,1649370602.1413000000,1649370602.1599000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:30:02. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.016008853912354 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2390),(171306,0,'moodle','core\\task\\badges_message_task',0,1649370602.1524000000,1649370602.1617000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:30:02. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0065658092498779 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2395),(171307,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649370602.1832000000,1649370602.1908000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:30:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0064160823822021 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2390),(171308,0,'mod_chat','mod_chat\\task\\cron_task',0,1649370602.1804000000,1649370602.1959000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:30:02. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.014071941375732 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2395),(171309,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649370602.2064000000,1649370602.2139000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:30:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0051999092102051 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2395),(171310,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649370602.2098000000,1649370602.2225000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:30:02. Current memory use 26MB.\n\n0 feeds refreshed (took 0.000637 seconds)\n... used 1 dbqueries\n... used 0.011307954788208 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2390),(171311,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649370602.2261000000,1649370602.2298000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:30:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0022399425506592 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2395),(171312,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649370602.2342000000,1649370602.2402000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:30:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0038731098175049 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2390),(171357,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649370721.4056000000,1649370721.4438000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 06:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.033296823501587 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',2553),(171424,0,'moodle','core\\task\\messaging_cleanup_task',0,1649370902.2348000000,1649370902.2665000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 06:35:02. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.026649951934814 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',2770),(171425,0,'moodle','core\\task\\badges_cron_task',0,1649370902.2764000000,1649370902.3058000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:35:02. Current memory use 20.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.02842116355896 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2770),(171426,0,'moodle','core\\task\\badges_message_task',0,1649370902.2959000000,1649370902.3184000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:35:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.013920068740845 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2767),(171427,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649370902.3340000000,1649370902.3452000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:35:02. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.0095541477203369 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2767),(171428,0,'mod_chat','mod_chat\\task\\cron_task',0,1649370902.3340000000,1649370902.3502000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:35:02. Current memory use 24.5MB.\n... used 4 dbqueries\n... used 0.014381170272827 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2770),(171429,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649370902.3581000000,1649370902.3734000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:35:02. Current memory use 21MB.\n\n0 feeds refreshed (took 0.00046099999999999 seconds)\n... used 1 dbqueries\n... used 0.014264106750488 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2767),(171430,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649370902.3686000000,1649370902.3768000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:35:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.004953145980835 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2770),(171431,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649370902.3885000000,1649370902.3989000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:35:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.00730299949646 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2767),(171432,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649370902.3976000000,1649370902.4015000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:35:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0026040077209473 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2770),(171543,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649371201.4715000000,1649371201.4863000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.010131120681763 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',3266),(171544,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649371201.4716000000,1649371201.4866000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:40:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.010401964187622 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',3265),(171545,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649371201.5022000000,1649371201.5076000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0045580863952637 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',3266),(171546,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649371201.5108000000,1649371201.5167000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0038688182830811 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',3265),(171547,0,'moodle','core\\task\\badges_message_task',0,1649371201.5334000000,1649371201.5424000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059518814086914 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',3265),(171548,0,'moodle','core\\task\\badges_cron_task',0,1649371201.5298000000,1649371201.5788000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.045263051986694 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',3266),(171549,0,'mod_chat','mod_chat\\task\\cron_task',0,1649371201.5709000000,1649371201.5935000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.020637989044189 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',3265),(171550,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649371201.6105000000,1649371201.6222000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.010242938995361 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',3266),(171551,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649371201.6316000000,1649371201.6432000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:40:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.001417 seconds)\n... used 1 dbqueries\n... used 0.01087498664856 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',3265),(171552,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649371201.6470000000,1649371201.6630000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:40:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.012569904327393 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',3266),(171553,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649371201.6709000000,1649371201.6813000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:40:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0069670677185059 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',3265),(171554,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649371201.6817000000,1649371201.6860000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0032989978790283 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',3266),(171599,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649371321.9372000000,1649371321.9636000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 06:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.020898818969727 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',3401),(171603,0,'moodle','core\\task\\analytics_cleanup_task',0,1649371321.9292000000,1649371322.0385000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 06:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10247206687927 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',3404),(171667,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649371501.8155000000,1649371501.8978000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 06:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.077327966690063 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',3622),(171668,0,'moodle','core\\task\\badges_message_task',0,1649371501.9068000000,1649371501.9140000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:45:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0044829845428467 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',3622),(171669,0,'moodle','core\\task\\badges_cron_task',0,1649371501.8586000000,1649371501.9154000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.051388025283813 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',3621),(171670,0,'mod_chat','mod_chat\\task\\cron_task',0,1649371501.9338000000,1649371501.9452000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:45:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.010418176651001 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',3622),(171671,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649371501.9333000000,1649371501.9481000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:45:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.013303995132446 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',3621),(171672,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649371501.9590000000,1649371501.9672000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:45:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.00055799999999995 seconds)\n... used 1 dbqueries\n... used 0.0074539184570312 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',3622),(171673,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649371501.9659000000,1649371501.9724000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:45:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0041749477386475 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',3621),(171674,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649371501.9823000000,1649371501.9863000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:45:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0031349658966064 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',3621),(171675,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649371501.9816000000,1649371501.9865000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:45:01. Current memory use 26.8MB.\n... used 2 dbqueries\n... used 0.0021851062774658 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',3622),(171786,0,'moodle','core\\task\\cache_cron_task',0,1649371801.9663000000,1649371801.9821000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 06:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0088379383087158 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',4035),(171787,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649371801.9930000000,1649371801.9953000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 06:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011789798736572 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',4035),(171788,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649371802.0045000000,1649371802.0056000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 06:50:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0003058910369873 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',4035),(171789,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649371802.0149000000,1649371802.0204000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 06:50:02. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042898654937744 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',4035),(171790,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649371802.0345000000,1649371802.0357000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 06:50:02. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',4035),(171791,0,'moodle','core\\task\\badges_cron_task',0,1649371802.0461000000,1649371802.0794000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:50:02. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032326221466064 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4035),(171792,0,'moodle','core\\task\\badges_message_task',0,1649371802.0892000000,1649371802.0910000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00051403045654297 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4035),(171793,0,'mod_chat','mod_chat\\task\\cron_task',0,1649371802.1165000000,1649371802.1334000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:50:02. Current memory use 24MB.\n... used 4 dbqueries\n... used 0.014745950698853 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4035),(171794,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649371802.1433000000,1649371802.1508000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:50:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 0.0064351558685303 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4035),(171795,0,'moodle','core\\task\\automated_backup_task',0,1649371801.9665000000,1649371802.1786000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 06:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 06:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.20685505867004 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',4034),(171796,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649371802.1681000000,1649371802.1802000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00098099999999998 seconds)\n... used 1 dbqueries\n... used 0.011107206344604 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4035),(171797,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649371802.1959000000,1649371802.2146000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.015305042266846 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4035),(171798,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649371802.2110000000,1649371802.2184000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:50:02. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0035250186920166 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4034),(171799,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649371802.2264000000,1649371802.2297000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.002371072769165 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4035),(171910,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649372101.2648000000,1649372101.3067000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 06:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.035823106765747 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',4406),(171911,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649372101.2641000000,1649372101.3177000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 06:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 06:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.047904968261719 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',4402),(171912,0,'moodle','core\\task\\badges_message_task',0,1649372101.3375000000,1649372101.3432000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 06:55:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047500133514404 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4402),(171913,0,'moodle','core\\task\\badges_cron_task',0,1649372101.3185000000,1649372101.3530000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 06:55:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033285856246948 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4406),(171914,0,'mod_chat','mod_chat\\task\\cron_task',0,1649372101.3580000000,1649372101.3725000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 06:55:01. Current memory use 21.3MB.\n... used 4 dbqueries\n... used 0.012967109680176 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4402),(171915,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649372101.3723000000,1649372101.3890000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 06:55:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.015531063079834 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4406),(171916,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649372101.3901000000,1649372101.4001000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 06:55:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.000527 seconds)\n... used 1 dbqueries\n... used 0.0090880393981934 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4402),(171917,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649372101.4024000000,1649372101.4122000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 06:55:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0066981315612793 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4406),(171918,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649372101.4139000000,1649372101.4226000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 06:55:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0049030780792236 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4402),(171919,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649372101.4224000000,1649372101.4261000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 06:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0024979114532471 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4406),(172030,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649372401.3268000000,1649372401.3375000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 07:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064458847045898 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',4800),(172031,0,'moodle','core\\task\\search_index_task',0,1649372401.3368000000,1649372401.3488000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 07:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0072441101074219 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',4799),(172032,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649372401.3533000000,1649372401.3563000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 07:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0018200874328613 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',4800),(172033,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649372401.3636000000,1649372401.3667000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 07:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021319389343262 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',4799),(172034,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649372401.3749000000,1649372401.3771000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0012459754943848 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',4799),(172035,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649372401.3888000000,1649372401.3904000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00039792060852051 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',4799),(172036,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649372401.4007000000,1649372401.4063000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0044040679931641 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',4799),(172037,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649372401.3656000000,1649372401.4165000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 07:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.04982590675354 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',4800),(172038,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649372401.4161000000,1649372401.4175000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:00:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',4799),(172039,0,'moodle','core\\task\\badges_message_task',0,1649372401.4285000000,1649372401.4373000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:00:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059750080108643 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4799),(172040,0,'moodle','core\\task\\badges_cron_task',0,1649372401.4245000000,1649372401.4459000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:00:01. Current memory use 23.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.018417119979858 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4800),(172041,0,'mod_chat','mod_chat\\task\\cron_task',0,1649372401.4614000000,1649372401.4779000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:00:01. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.014251947402954 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4799),(172042,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649372401.4669000000,1649372401.4782000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:00:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 0.0096111297607422 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4800),(172043,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649372401.4872000000,1649372401.4929000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.00323486328125 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4800),(172044,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649372401.4895000000,1649372401.4971000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:00:01. Current memory use 23MB.\n\n0 feeds refreshed (took 0.00055100000000002 seconds)\n... used 1 dbqueries\n... used 0.0068368911743164 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4799),(172045,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649372401.5008000000,1649372401.5043000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:00:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.0024631023406982 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4800),(172046,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649372401.5070000000,1649372401.5128000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:00:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0035359859466553 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4799),(172157,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649372701.4255000000,1649372701.4369000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 07:05:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0058469772338867 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',5181),(172158,0,'moodle','core\\task\\badges_message_task',0,1649372701.4460000000,1649372701.4514000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0046310424804688 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',5181),(172159,0,'mod_chat','mod_chat\\task\\cron_task',0,1649372701.4647000000,1649372701.4763000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:05:01. Current memory use 21.3MB.\n... used 4 dbqueries\n... used 0.010576963424683 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',5181),(172160,0,'moodle','core\\task\\badges_cron_task',0,1649372701.4445000000,1649372701.4916000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.040401935577393 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',5183),(172161,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649372701.4830000000,1649372701.4946000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:05:01. Current memory use 22MB.\n... used 0 dbqueries\n... used 0.01064395904541 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',5181),(172162,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649372701.5057000000,1649372701.5183000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:05:01. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00071300000000007 seconds)\n... used 1 dbqueries\n... used 0.011615991592407 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',5181),(172163,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649372701.5137000000,1649372701.5206000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:05:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0043890476226807 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',5183),(172164,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649372701.5293000000,1649372701.5324000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:05:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0023281574249268 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',5183),(172165,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649372701.5335000000,1649372701.5409000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:05:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0043129920959473 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',5181),(172232,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649372882.2463000000,1649372882.2677000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 07:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.018056869506836 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',5409),(172277,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649373001.5901000000,1649373001.6034000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:10:01. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0077080726623535 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',5671),(172278,0,'moodle','core\\task\\backup_cleanup_task',0,1649373001.5900000000,1649373001.6035000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 07:10:01. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0079140663146973 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',5670),(172279,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649373001.6159000000,1649373001.6171000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:10:01. Current memory use 37.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028014183044434 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',5671),(172280,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649373001.6186000000,1649373001.6243000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:10:01. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0040528774261475 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',5670),(172281,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649373001.6261000000,1649373001.6297000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0023620128631592 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',5671),(172282,0,'moodle','core\\task\\badges_message_task',0,1649373001.6553000000,1649373001.6641000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0064499378204346 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',5671),(172283,0,'moodle','core\\task\\badges_cron_task',0,1649373001.6460000000,1649373001.6665000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:10:01. Current memory use 37.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.019062995910645 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',5670),(172284,0,'mod_chat','mod_chat\\task\\cron_task',0,1649373001.6816000000,1649373001.6862000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:10:01. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0028049945831299 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',5671),(172285,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649373001.6842000000,1649373001.6906000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:10:01. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 0.0049729347229004 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',5670),(172286,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649373001.7099000000,1649373001.7236000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00068400000000002 seconds)\n... used 1 dbqueries\n... used 0.011775016784668 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',5671),(172287,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649373001.7184000000,1649373001.7272000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:10:01. Current memory use 38.7MB.\n... used 3 dbqueries\n... used 0.0054819583892822 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',5670),(172288,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649373001.7412000000,1649373001.7448000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0025990009307861 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',5670),(172289,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649373001.7412000000,1649373001.7476000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:10:01. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0033810138702393 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',5671),(172400,0,'moodle','core\\task\\badges_cron_task',0,1649373301.5899000000,1649373301.6418000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.047169923782349 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',6041),(172401,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649373301.5874000000,1649373301.6505000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 07:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.058161020278931 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',6040),(172402,0,'moodle','core\\task\\badges_message_task',0,1649373301.6530000000,1649373301.6542000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:15:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00037884712219238 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',6041),(172403,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649373301.6707000000,1649373301.6823000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010429859161377 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',6041),(172404,0,'mod_chat','mod_chat\\task\\cron_task',0,1649373301.6724000000,1649373301.6856000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:15:01. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.011584997177124 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',6040),(172405,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649373301.6984000000,1649373301.7058000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:15:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00043000000000004 seconds)\n... used 1 dbqueries\n... used 0.0066630840301514 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',6041),(172406,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649373301.7010000000,1649373301.7086000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:15:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0043120384216309 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',6040),(172407,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649373301.7183000000,1649373301.7220000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:15:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0027768611907959 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',6040),(172408,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649373301.7168000000,1649373301.7223000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:15:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0034940242767334 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',6041),(172453,0,'moodle','core\\task\\complete_plans_task',0,1649373421.8053000000,1649373421.8306000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 07:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.020045042037964 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',6178),(172520,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649373601.5346000000,1649373601.5444000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0064678192138672 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',6394),(172521,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649373601.5539000000,1649373601.5550000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00029492378234863 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',6394),(172522,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649373601.5639000000,1649373601.5691000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042071342468262 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',6394),(172523,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649373601.5816000000,1649373601.5836000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023579597473145 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',6394),(172524,0,'moodle','core\\task\\badges_message_task',0,1649373601.6099000000,1649373601.6238000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:20:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0096468925476074 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',6393),(172525,0,'moodle','core\\task\\badges_cron_task',0,1649373601.5930000000,1649373601.6384000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.043079853057861 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',6394),(172526,0,'mod_chat','mod_chat\\task\\cron_task',0,1649373601.6477000000,1649373601.6646000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:20:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.014711856842041 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',6393),(172527,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649373601.6729000000,1649373601.6823000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0076689720153809 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',6394),(172528,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649373601.6847000000,1649373601.6934000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:20:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00067499999999998 seconds)\n... used 1 dbqueries\n... used 0.0080981254577637 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',6393),(172529,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649373601.6988000000,1649373601.7070000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0048909187316895 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',6394),(172530,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649373601.7074000000,1649373601.7148000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:20:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0035698413848877 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',6393),(172531,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649373601.7189000000,1649373601.7220000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0020911693572998 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',6394),(172598,0,'moodle','core\\task\\session_cleanup_task',0,1649373781.5103000000,1649373781.5277000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:23:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011824131011963 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6615),(172599,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649373781.5081000000,1649373781.5307000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 07:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017957210540771 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',6613),(172600,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649373781.5417000000,1649373781.5435000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:23:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00089287757873535 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6615),(172601,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649373781.5425000000,1649373781.5452000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:23:01. Current memory use 20.8MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6613),(172602,0,'moodle','core\\task\\grade_cron_task',0,1649373781.5547000000,1649373781.5666000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:23:01. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.011029005050659 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6613),(172603,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649373781.5546000000,1649373781.5868000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:23:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031233072280884 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6615),(172604,0,'moodle','core\\task\\portfolio_cron_task',0,1649373781.6027000000,1649373781.6041000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6615),(172605,0,'moodle','core\\task\\completion_regular_task',0,1649373781.5792000000,1649373781.6057000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:23:01. Current memory use 21.7MB.\n... used 6 dbqueries\n... used 0.023929834365845 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6613),(172606,0,'moodle','core\\task\\plagiarism_cron_task',0,1649373781.6137000000,1649373781.6150000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6615),(172607,0,'moodle','core\\task\\calendar_cron_task',0,1649373781.6249000000,1649373781.6325000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:23:01. Current memory use 23.1MB.\n... used 1 dbqueries\n... used 0.0062379837036133 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6613),(172608,0,'moodle','core\\task\\blog_cron_task',0,1649373781.6323000000,1649373781.6336000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:23:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6615),(172609,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649373781.6430000000,1649373781.6444000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:23:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072598457336426 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6615),(172610,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649373781.6415000000,1649373781.6654000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:23:01. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022665023803711 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6613),(172611,0,'mod_forum','mod_forum\\task\\cron_task',0,1649373781.7037000000,1649373781.7073000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:23:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00205397605896 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6613),(172612,0,'mod_assign','mod_assign\\task\\cron_task',0,1649373781.6601000000,1649373781.7099000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:23:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.048871040344238 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6615),(172613,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649373781.7339000000,1649373781.7377000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:23:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026609897613525 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6613),(172614,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649373781.7508000000,1649373781.7522000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:23:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6613),(172615,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649373781.7571000000,1649373781.7587000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:23:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6615),(172616,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649373781.7642000000,1649373781.7665000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:23:01. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080490112304688 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6613),(172617,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649373781.7730000000,1649373781.7742000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:23:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6615),(172618,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649373781.7823000000,1649373781.7858000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:23:01. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023930072784424 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6613),(172619,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649373781.7865000000,1649373781.7874000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:23:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6615),(172620,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649373781.7972000000,1649373781.7985000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:23:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058102607727051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6615),(172621,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649373842.0756000000,1649373842.0903000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:24:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0083351135253906 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6683),(172622,0,'moodle','core\\task\\session_cleanup_task',0,1649373842.0749000000,1649373842.0913000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:24:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011635780334473 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6679),(172623,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649373842.1083000000,1649373842.1097000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:24:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6679),(172624,0,'moodle','core\\task\\grade_cron_task',0,1649373842.1204000000,1649373842.1377000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:24:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01629900932312 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6679),(172625,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649373842.1088000000,1649373842.1497000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:24:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039937973022461 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6683),(172626,0,'moodle','core\\task\\portfolio_cron_task',0,1649373842.1609000000,1649373842.1620000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6683),(172627,0,'moodle','core\\task\\completion_regular_task',0,1649373842.1472000000,1649373842.1695000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:24:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021384000778198 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6679),(172628,0,'moodle','core\\task\\plagiarism_cron_task',0,1649373842.1707000000,1649373842.1718000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6683),(172629,0,'moodle','core\\task\\calendar_cron_task',0,1649373842.1849000000,1649373842.1900000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:24:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041968822479248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6683),(172630,0,'moodle','core\\task\\blog_cron_task',0,1649373842.1900000000,1649373842.1917000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:24:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6679),(172631,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649373842.2025000000,1649373842.2047000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:24:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011351108551025 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6679),(172632,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649373842.2022000000,1649373842.2212000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:24:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018107175827026 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6683),(172633,0,'mod_forum','mod_forum\\task\\cron_task',0,1649373842.2523000000,1649373842.2548000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:24:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014400482177734 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6683),(172634,0,'mod_assign','mod_assign\\task\\cron_task',0,1649373842.2262000000,1649373842.2569000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:24:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.029264211654663 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6679),(172635,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649373842.2760000000,1649373842.2807000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:24:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036921501159668 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6683),(172636,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649373842.2889000000,1649373842.2901000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:24:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6683),(172637,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649373842.2927000000,1649373842.2940000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:24:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6679),(172638,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649373842.3029000000,1649373842.3043000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:24:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6683),(172639,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649373842.3028000000,1649373842.3045000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:24:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050497055053711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6679),(172640,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649373842.3152000000,1649373842.3177000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:24:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018160343170166 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6679),(172641,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649373842.3188000000,1649373842.3198000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:24:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6683),(172642,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649373842.3289000000,1649373842.3306000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:24:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085091590881348 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6683),(172643,0,'moodle','core\\task\\context_cleanup_task',0,1649373901.6777000000,1649373901.6962000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 07:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.013653039932251 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',6753),(172644,0,'moodle','core\\task\\badges_cron_task',0,1649373901.7055000000,1649373901.7367000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:25:01. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030035018920898 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',6753),(172645,0,'moodle','core\\task\\badges_message_task',0,1649373901.7457000000,1649373901.7474000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:25:01. Current memory use 21.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00052905082702637 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',6753),(172646,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649373901.7646000000,1649373901.7826000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:25:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.016363143920898 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',6753),(172647,0,'mod_chat','mod_chat\\task\\cron_task',0,1649373901.7575000000,1649373901.7849000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:25:01. Current memory use 20.1MB.\n... used 4 dbqueries\n... used 0.023253917694092 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',6754),(172648,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649373901.7966000000,1649373901.8084000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:25:01. Current memory use 20.7MB.\n\n0 feeds refreshed (took 0.00053500000000006 seconds)\n... used 1 dbqueries\n... used 0.011193990707397 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',6754),(172649,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649373901.8004000000,1649373901.8086000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0049800872802734 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',6753),(172650,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649373901.8167000000,1649373901.8202000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:25:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0026249885559082 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',6753),(172651,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649373901.8191000000,1649373901.8288000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:25:01. Current memory use 23.1MB.\n... used 3 dbqueries\n... used 0.0055968761444092 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',6754),(172652,0,'moodle','core\\task\\session_cleanup_task',0,1649373901.8278000000,1649373901.8357000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:25:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0058479309082031 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6753),(172653,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649373901.8366000000,1649373901.8393000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:25:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.00064706802368164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6754),(172654,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649373901.8430000000,1649373901.8440000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:25:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6753),(172655,0,'moodle','core\\task\\grade_cron_task',0,1649373901.8524000000,1649373901.8552000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:25:01. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.00166916847229 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6753),(172656,0,'moodle','core\\task\\completion_regular_task',0,1649373901.8625000000,1649373901.8747000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:25:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.011057138442993 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6753),(172657,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649373901.8497000000,1649373901.8817000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:25:01. Current memory use 23.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030930042266846 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6754),(172658,0,'moodle','core\\task\\portfolio_cron_task',0,1649373901.8826000000,1649373901.8835000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:25:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6753),(172659,0,'moodle','core\\task\\plagiarism_cron_task',0,1649373901.8921000000,1649373901.8934000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:25:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6754),(172660,0,'moodle','core\\task\\calendar_cron_task',0,1649373901.8974000000,1649373901.9021000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:25:01. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0038669109344482 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6753),(172661,0,'moodle','core\\task\\blog_cron_task',0,1649373901.9032000000,1649373901.9046000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:25:01. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6754),(172662,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649373901.9148000000,1649373901.9173000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:25:01. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001338005065918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6754),(172663,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649373901.9105000000,1649373901.9286000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:25:01. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017125129699707 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6753),(172664,0,'mod_forum','mod_forum\\task\\cron_task',0,1649373901.9580000000,1649373901.9615000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:25:01. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014688968658447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6753),(172665,0,'mod_assign','mod_assign\\task\\cron_task',0,1649373901.9263000000,1649373901.9670000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:25:01. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.038619995117188 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6754),(172666,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649373901.9897000000,1649373901.9937000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:25:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024909973144531 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6753),(172667,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649373902.0031000000,1649373902.0060000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:25:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6754),(172668,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649373902.0147000000,1649373902.0164000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:25:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00031495094299316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6753),(172669,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649373902.0167000000,1649373902.0292000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:25:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.010440826416016 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6754),(172670,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649373902.0350000000,1649373902.0371000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:25:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6753),(172671,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649373902.0503000000,1649373902.0521000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:25:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6753),(172672,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649373902.0535000000,1649373902.0571000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:25:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023119449615479 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6754),(172673,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649373902.0656000000,1649373902.0679000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:25:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010371208190918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6753),(172674,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649373961.3601000000,1649373961.3709000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057079792022705 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6814),(172675,0,'moodle','core\\task\\session_cleanup_task',0,1649373961.3584000000,1649373961.3748000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011237859725952 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6810),(172676,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649373961.3820000000,1649373961.3833000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:26:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6814),(172677,0,'moodle','core\\task\\grade_cron_task',0,1649373961.3945000000,1649373961.4051000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:26:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097029209136963 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6814),(172678,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649373961.3865000000,1649373961.4184000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0308518409729 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6810),(172679,0,'moodle','core\\task\\portfolio_cron_task',0,1649373961.4321000000,1649373961.4335000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6810),(172680,0,'moodle','core\\task\\completion_regular_task',0,1649373961.4162000000,1649373961.4342000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:26:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01692008972168 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6814),(172681,0,'moodle','core\\task\\plagiarism_cron_task',0,1649373961.4413000000,1649373961.4425000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:26:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6814),(172682,0,'moodle','core\\task\\calendar_cron_task',0,1649373961.4496000000,1649373961.4545000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:26:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039708614349365 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6810),(172683,0,'moodle','core\\task\\blog_cron_task',0,1649373961.4572000000,1649373961.4583000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:26:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6814),(172684,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649373961.4665000000,1649373961.4690000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:26:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014019012451172 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6814),(172685,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649373961.4663000000,1649373961.4895000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:26:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02203893661499 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6810),(172686,0,'mod_forum','mod_forum\\task\\cron_task',0,1649373961.5169000000,1649373961.5189000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:26:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00091886520385742 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6810),(172687,0,'mod_assign','mod_assign\\task\\cron_task',0,1649373961.4891000000,1649373961.5295000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:26:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.038886070251465 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6814),(172688,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649373961.5414000000,1649373961.5447000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:26:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020501613616943 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6810),(172689,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649373961.5513000000,1649373961.5526000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:26:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6810),(172690,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649373961.5614000000,1649373961.5631000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:26:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6810),(172691,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649373961.5710000000,1649373961.5730000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:26:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6814),(172692,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649373961.5732000000,1649373961.5749000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:26:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6810),(172693,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649373961.5903000000,1649373961.5919000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:26:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6810),(172694,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649373961.5890000000,1649373961.5922000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:26:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002255916595459 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6814),(172695,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649373961.6005000000,1649373961.6019000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:26:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050878524780273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6810),(172696,0,'moodle','core\\task\\session_cleanup_task',0,1649374021.8790000000,1649374021.8984000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013967037200928 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6887),(172697,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374021.8982000000,1649374021.9098000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:27:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0066790580749512 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6892),(172698,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374021.9097000000,1649374021.9110000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6887),(172699,0,'moodle','core\\task\\grade_cron_task',0,1649374021.9213000000,1649374021.9333000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01117205619812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6892),(172700,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374021.9189000000,1649374021.9545000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034708023071289 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6887),(172701,0,'moodle','core\\task\\completion_regular_task',0,1649374021.9404000000,1649374021.9570000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:27:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015820980072021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6892),(172702,0,'moodle','core\\task\\portfolio_cron_task',0,1649374021.9657000000,1649374021.9667000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:27:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6892),(172703,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374021.9657000000,1649374021.9668000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6887),(172704,0,'moodle','core\\task\\blog_cron_task',0,1649374021.9893000000,1649374021.9910000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:27:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6887),(172705,0,'moodle','core\\task\\calendar_cron_task',0,1649374021.9845000000,1649374021.9924000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:27:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0060231685638428 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6892),(172706,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374022.0042000000,1649374022.0067000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:27:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011370182037354 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6892),(172707,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374022.0025000000,1649374022.0291000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:27:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024735927581787 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6887),(172708,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374022.0846000000,1649374022.0878000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:27:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00142502784729 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6887),(172709,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374022.0303000000,1649374022.0896000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:27:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.057660102844238 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6892),(172710,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374022.1170000000,1649374022.1204000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:27:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002173900604248 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6887),(172711,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374022.1301000000,1649374022.1319000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:27:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6887),(172712,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374022.1386000000,1649374022.1407000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00032997131347656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6892),(172713,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374022.1414000000,1649374022.1438000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:27:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6887),(172714,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374022.1505000000,1649374022.1520000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6892),(172715,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374022.1588000000,1649374022.1617000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:27:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020620822906494 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6887),(172716,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374022.1687000000,1649374022.1697000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:27:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6892),(172717,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374022.1726000000,1649374022.1745000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:27:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067687034606934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6887),(172718,0,'moodle','core\\task\\session_cleanup_task',0,1649374081.4774000000,1649374081.4947000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012048006057739 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6957),(172719,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374081.5047000000,1649374081.5063000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:28:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0008091926574707 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6957),(172720,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374081.5171000000,1649374081.5179000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6957),(172721,0,'moodle','core\\task\\grade_cron_task',0,1649374081.5343000000,1649374081.5557000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:28:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.016265869140625 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6959),(172722,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374081.5312000000,1649374081.5767000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044153928756714 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6957),(172723,0,'moodle','core\\task\\portfolio_cron_task',0,1649374081.5851000000,1649374081.5860000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6957),(172724,0,'moodle','core\\task\\completion_regular_task',0,1649374081.5646000000,1649374081.5880000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:28:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022579908370972 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6959),(172725,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374081.5949000000,1649374081.5959000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:28:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6959),(172726,0,'moodle','core\\task\\blog_cron_task',0,1649374081.6109000000,1649374081.6118000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:28:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6959),(172727,0,'moodle','core\\task\\calendar_cron_task',0,1649374081.6051000000,1649374081.6126000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:28:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0062391757965088 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6957),(172728,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374081.6212000000,1649374081.6234000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:28:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015189647674561 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6957),(172729,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374081.6195000000,1649374081.6471000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:28:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026196956634521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6959),(172730,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374081.6430000000,1649374081.6743000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:28:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030052900314331 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6957),(172731,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374081.6843000000,1649374081.6903000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:28:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.004817008972168 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6959),(172732,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374081.7120000000,1649374081.7173000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:28:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043239593505859 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6959),(172733,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374081.7250000000,1649374081.7261000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:28:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6959),(172734,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374081.7279000000,1649374081.7292000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:28:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6957),(172735,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374081.7338000000,1649374081.7359000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:28:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6959),(172736,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374081.7386000000,1649374081.7404000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:28:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6957),(172737,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374081.7507000000,1649374081.7541000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:28:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022358894348145 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6959),(172738,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374081.7606000000,1649374081.7619000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:28:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0001981258392334 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6957),(172739,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374081.7653000000,1649374081.7667000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:28:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6959),(172740,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374142.0261000000,1649374142.0366000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:29:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059599876403809 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7021),(172741,0,'moodle','core\\task\\session_cleanup_task',0,1649374142.0248000000,1649374142.0418000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:29:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012153148651123 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7025),(172742,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374142.0458000000,1649374142.0467000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:29:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7021),(172743,0,'moodle','core\\task\\grade_cron_task',0,1649374142.0627000000,1649374142.0729000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:29:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0093629360198975 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7021),(172744,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374142.0519000000,1649374142.0804000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:29:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027691841125488 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7025),(172745,0,'moodle','core\\task\\portfolio_cron_task',0,1649374142.0885000000,1649374142.0894000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7025),(172746,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374142.0980000000,1649374142.0990000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7025),(172747,0,'moodle','core\\task\\completion_regular_task',0,1649374142.0846000000,1649374142.1001000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:29:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014631032943726 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7021),(172748,0,'moodle','core\\task\\blog_cron_task',0,1649374142.1164000000,1649374142.1173000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:29:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7025),(172749,0,'moodle','core\\task\\calendar_cron_task',0,1649374142.1151000000,1649374142.1202000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:29:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0040111541748047 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7021),(172750,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374142.1299000000,1649374142.1322000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:29:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095415115356445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7021),(172751,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374142.1264000000,1649374142.1429000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:29:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015663146972656 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7025),(172752,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374142.1724000000,1649374142.1746000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:29:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7025),(172753,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374142.1530000000,1649374142.1954000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:29:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.040912866592407 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7021),(172754,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374142.1971000000,1649374142.2009000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:29:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024139881134033 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7025),(172755,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374142.2137000000,1649374142.2155000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7025),(172756,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374142.2262000000,1649374142.2276000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7025),(172757,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374142.2342000000,1649374142.2359000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:29:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7021),(172758,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374142.2372000000,1649374142.2383000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7025),(172759,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374142.2499000000,1649374142.2531000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:29:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023510456085205 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7021),(172760,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374142.2549000000,1649374142.2560000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:29:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7025),(172761,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374142.2656000000,1649374142.2670000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:29:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058698654174805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7021),(172762,0,'moodle','core\\task\\cache_cleanup_task',0,1649374201.6232000000,1649374201.6336000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 07:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062820911407471 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',7095),(172763,0,'moodle','core\\task\\search_index_task',0,1649374201.6474000000,1649374201.6515000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 07:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0028939247131348 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',7095),(172764,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649374201.6447000000,1649374201.6597000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 07:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.010350942611694 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',7097),(172765,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649374201.6686000000,1649374201.6710000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 07:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0016810894012451 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',7095),(172766,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649374201.6770000000,1649374201.6800000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 07:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018360614776611 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',7097),(172767,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649374201.6898000000,1649374201.6929000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0019030570983887 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',7097),(172768,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649374201.7009000000,1649374201.7019000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',7097),(172769,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649374201.7210000000,1649374201.7263000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043098926544189 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',7097),(172770,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649374201.6811000000,1649374201.7316000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 07:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.049653053283691 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',7095),(172771,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649374201.7341000000,1649374201.7349000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0001981258392334 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',7097),(172772,0,'moodle','core\\task\\badges_message_task',0,1649374201.7470000000,1649374201.7590000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:30:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0089280605316162 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7097),(172773,0,'moodle','core\\task\\badges_cron_task',0,1649374201.7420000000,1649374201.7642000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:30:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.019268035888672 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7095),(172774,0,'mod_chat','mod_chat\\task\\cron_task',0,1649374201.7787000000,1649374201.7912000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:30:01. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.011380910873413 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7097),(172775,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649374201.7852000000,1649374201.7926000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:30:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0063400268554688 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7095),(172776,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649374201.8026000000,1649374201.8104000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:30:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0040459632873535 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7097),(172777,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649374201.8044000000,1649374201.8165000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:30:01. Current memory use 26MB.\n\n0 feeds refreshed (took 0.00069699999999995 seconds)\n... used 1 dbqueries\n... used 0.011126041412354 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7095),(172778,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649374201.8192000000,1649374201.8228000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:30:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0019299983978271 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7097),(172779,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649374201.8257000000,1649374201.8336000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:30:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.0048329830169678 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7095),(172780,0,'moodle','core\\task\\session_cleanup_task',0,1649374201.8309000000,1649374201.8380000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:30:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0059301853179932 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7097),(172781,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374201.8454000000,1649374201.8590000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:30:01. Current memory use 27.3MB.\n... used 1 dbqueries\n... used 0.00066018104553223 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7095),(172782,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374201.8602000000,1649374201.8618000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:30:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7097),(172783,0,'moodle','core\\task\\grade_cron_task',0,1649374201.8770000000,1649374201.8793000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:30:01. Current memory use 27.3MB.\n... used 2 dbqueries\n... used 0.0014019012451172 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7095),(172784,0,'moodle','core\\task\\completion_regular_task',0,1649374201.8882000000,1649374201.9010000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:30:01. Current memory use 27.4MB.\n... used 6 dbqueries\n... used 0.012019872665405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7095),(172785,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374201.8705000000,1649374201.9046000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:30:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032888889312744 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7097),(172786,0,'moodle','core\\task\\portfolio_cron_task',0,1649374201.9181000000,1649374201.9194000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:30:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7095),(172787,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374201.9204000000,1649374201.9221000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:30:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7097),(172788,0,'moodle','core\\task\\blog_cron_task',0,1649374201.9420000000,1649374201.9433000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:30:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7095),(172789,0,'moodle','core\\task\\calendar_cron_task',0,1649374201.9388000000,1649374201.9457000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:30:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0058338642120361 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7097),(172790,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374201.9575000000,1649374201.9613000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:30:01. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018157958984375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7097),(172791,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374201.9548000000,1649374201.9791000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:30:01. Current memory use 28.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023100852966309 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7095),(172792,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374201.9714000000,1649374202.0066000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:30:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.034183979034424 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7097),(172793,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374202.0083000000,1649374202.0108000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:30:02. Current memory use 31.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011470317840576 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7095),(172794,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374202.0330000000,1649374202.0370000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:30:02. Current memory use 32.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020999908447266 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7095),(172795,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374202.0455000000,1649374202.0467000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:30:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7095),(172796,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374202.0569000000,1649374202.0580000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:30:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.0001227855682373 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7095),(172797,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374202.0573000000,1649374202.0593000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:30:02. Current memory use 34MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065183639526367 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7097),(172798,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374202.0694000000,1649374202.0710000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:30:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7097),(172799,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374202.0698000000,1649374202.0732000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:30:02. Current memory use 32.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022189617156982 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7095),(172800,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374202.0803000000,1649374202.0818000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:30:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7097),(172801,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374202.0823000000,1649374202.0839000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:30:02. Current memory use 32.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7095),(172802,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374261.4509000000,1649374261.4615000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066540241241455 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7162),(172803,0,'moodle','core\\task\\session_cleanup_task',0,1649374261.4494000000,1649374261.4660000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:31:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011152029037476 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7159),(172804,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374261.4695000000,1649374261.4704000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:31:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7162),(172805,0,'moodle','core\\task\\grade_cron_task',0,1649374261.4787000000,1649374261.4911000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:31:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011340856552124 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7162),(172806,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374261.4767000000,1649374261.5067000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029185056686401 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7159),(172807,0,'moodle','core\\task\\portfolio_cron_task',0,1649374261.5167000000,1649374261.5177000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7159),(172808,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374261.5249000000,1649374261.5259000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7159),(172809,0,'moodle','core\\task\\completion_regular_task',0,1649374261.5060000000,1649374261.5279000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:31:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020656824111938 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7162),(172810,0,'moodle','core\\task\\calendar_cron_task',0,1649374261.5388000000,1649374261.5441000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:31:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044271945953369 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7159),(172811,0,'moodle','core\\task\\blog_cron_task',0,1649374261.5449000000,1649374261.5475000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:31:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7162),(172812,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374261.5566000000,1649374261.5583000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:31:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080704689025879 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7162),(172813,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374261.5521000000,1649374261.5758000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022256135940552 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7159),(172814,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374261.5764000000,1649374261.6143000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:31:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036489963531494 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7162),(172815,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374261.6125000000,1649374261.6154000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:31:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017650127410889 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7159),(172816,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374261.6372000000,1649374261.6407000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:31:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023579597473145 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7159),(172817,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374261.6478000000,1649374261.6488000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:31:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7159),(172818,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374261.6548000000,1649374261.6559000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:31:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7159),(172819,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374261.6602000000,1649374261.6623000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:31:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7162),(172820,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374261.6627000000,1649374261.6640000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:31:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7159),(172821,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374261.6739000000,1649374261.6748000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:31:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7159),(172822,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374261.6743000000,1649374261.6772000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:31:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016758441925049 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7162),(172823,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374261.6824000000,1649374261.6838000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:31:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7159),(172824,0,'moodle','core\\task\\session_cleanup_task',0,1649374322.0073000000,1649374322.0256000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:32:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013591051101685 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7234),(172825,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649374322.0070000000,1649374322.0363000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 07:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.024452924728394 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',7233),(172826,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374322.0372000000,1649374322.0392000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:32:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7234),(172827,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374322.0488000000,1649374322.0518000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:32:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7233),(172828,0,'moodle','core\\task\\grade_cron_task',0,1649374322.0614000000,1649374322.0735000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:32:02. Current memory use 22.1MB.\n... used 2 dbqueries\n... used 0.010781049728394 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7233),(172829,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374322.0500000000,1649374322.0910000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:32:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03984808921814 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7234),(172830,0,'moodle','core\\task\\portfolio_cron_task',0,1649374322.1025000000,1649374322.1038000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7234),(172831,0,'moodle','core\\task\\completion_regular_task',0,1649374322.0897000000,1649374322.1146000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:32:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.022353172302246 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7233),(172832,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374322.1137000000,1649374322.1151000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7234),(172833,0,'moodle','core\\task\\calendar_cron_task',0,1649374322.1313000000,1649374322.1380000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:32:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043320655822754 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7234),(172834,0,'moodle','core\\task\\blog_cron_task',0,1649374322.1382000000,1649374322.1400000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:32:02. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7233),(172835,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374322.1494000000,1649374322.1512000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:32:02. Current memory use 24.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081801414489746 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7233),(172836,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374322.1464000000,1649374322.1705000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:32:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022819995880127 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7234),(172837,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374322.1685000000,1649374322.1981000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:32:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.028559923171997 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7233),(172838,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374322.2110000000,1649374322.2151000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:32:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020599365234375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7234),(172839,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374322.2290000000,1649374322.2342000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:32:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028009414672852 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7233),(172840,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374322.2449000000,1649374322.2470000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:32:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00027084350585938 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7233),(172841,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374322.2537000000,1649374322.2558000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:32:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7234),(172842,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374322.2583000000,1649374322.2606000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:32:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056219100952148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7233),(172843,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374322.2680000000,1649374322.2708000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:32:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7234),(172844,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374322.2737000000,1649374322.2760000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:32:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015339851379395 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7233),(172845,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374322.2860000000,1649374322.2873000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:32:02. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054597854614258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7233),(172846,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374322.2865000000,1649374322.2874000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:32:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7234),(172847,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374381.5677000000,1649374381.5792000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0070981979370117 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7301),(172848,0,'moodle','core\\task\\session_cleanup_task',0,1649374381.5638000000,1649374381.5802000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011760950088501 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7298),(172849,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374381.5892000000,1649374381.5901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7298),(172850,0,'moodle','core\\task\\grade_cron_task',0,1649374381.6009000000,1649374381.6124000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:33:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010715961456299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7298),(172851,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374381.5966000000,1649374381.6298000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:33:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032490015029907 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7301),(172852,0,'moodle','core\\task\\completion_regular_task',0,1649374381.6207000000,1649374381.6377000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:33:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016066074371338 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7298),(172853,0,'moodle','core\\task\\portfolio_cron_task',0,1649374381.6406000000,1649374381.6416000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7301),(172854,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374381.6471000000,1649374381.6483000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:33:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7298),(172855,0,'moodle','core\\task\\calendar_cron_task',0,1649374381.6661000000,1649374381.6710000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039911270141602 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7301),(172856,0,'moodle','core\\task\\blog_cron_task',0,1649374381.6723000000,1649374381.6735000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:33:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7298),(172857,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374381.6804000000,1649374381.6825000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:33:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012938976287842 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7298),(172858,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374381.6801000000,1649374381.6966000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:33:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015834093093872 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7301),(172859,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374381.7254000000,1649374381.7287000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:33:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002094030380249 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7301),(172860,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374381.7002000000,1649374381.7318000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:33:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.030503034591675 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7298),(172861,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374381.7551000000,1649374381.7611000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:33:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044729709625244 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7301),(172862,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374381.7710000000,1649374381.7728000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7301),(172863,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374381.7720000000,1649374381.7735000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:33:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7298),(172864,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374381.7817000000,1649374381.7837000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:33:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059318542480469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7298),(172865,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374381.7824000000,1649374381.7837000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7301),(172866,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374381.7975000000,1649374381.7986000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:33:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7301),(172867,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374381.7959000000,1649374381.7992000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:33:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023670196533203 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7298),(172868,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374381.8072000000,1649374381.8094000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:33:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7301),(172869,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374442.1849000000,1649374442.1998000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:34:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0093390941619873 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7365),(172870,0,'moodle','core\\task\\session_cleanup_task',0,1649374442.1841000000,1649374442.2037000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013978958129883 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7364),(172871,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374442.2179000000,1649374442.2193000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:34:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7365),(172872,0,'moodle','core\\task\\grade_cron_task',0,1649374442.2287000000,1649374442.2428000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:34:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012985944747925 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7365),(172873,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374442.2188000000,1649374442.2557000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:34:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035351991653442 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7364),(172874,0,'moodle','core\\task\\portfolio_cron_task',0,1649374442.2657000000,1649374442.2676000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.082389831543E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7364),(172875,0,'moodle','core\\task\\completion_regular_task',0,1649374442.2520000000,1649374442.2701000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:34:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017116785049438 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7365),(172876,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374442.2770000000,1649374442.2780000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7364),(172877,0,'moodle','core\\task\\calendar_cron_task',0,1649374442.2888000000,1649374442.2940000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:34:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0040102005004883 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7365),(172878,0,'moodle','core\\task\\blog_cron_task',0,1649374442.2935000000,1649374442.2944000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:34:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7364),(172879,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374442.3047000000,1649374442.3069000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:34:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010261535644531 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7364),(172880,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374442.3028000000,1649374442.3304000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:34:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026418924331665 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7365),(172881,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374442.3603000000,1649374442.3624000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:34:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010030269622803 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7365),(172882,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374442.3315000000,1649374442.3773000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:34:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043965101242065 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7364),(172883,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374442.3881000000,1649374442.3921000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:34:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024869441986084 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7365),(172884,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374442.4017000000,1649374442.4037000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:34:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7365),(172885,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374442.4244000000,1649374442.4262000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:34:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062203407287598 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7365),(172886,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374442.4244000000,1649374442.4265000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:34:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7364),(172887,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374442.4368000000,1649374442.4385000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:34:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7365),(172888,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374442.4457000000,1649374442.4494000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:34:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025758743286133 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7364),(172889,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374442.4541000000,1649374442.4556000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:34:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7365),(172890,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374442.4664000000,1649374442.4682000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:34:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073909759521484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7364),(172891,0,'moodle','core\\task\\messaging_cleanup_task',0,1649374501.7458000000,1649374501.7790000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 07:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.028325080871582 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',7447),(172892,0,'moodle','core\\task\\badges_message_task',0,1649374501.7897000000,1649374501.7962000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0053520202636719 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7447),(172893,0,'moodle','core\\task\\badges_cron_task',0,1649374501.7723000000,1649374501.8150000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036906957626343 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7450),(172894,0,'mod_chat','mod_chat\\task\\cron_task',0,1649374501.8259000000,1649374501.8404000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.012885093688965 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7447),(172895,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649374501.8346000000,1649374501.8473000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.011432886123657 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7450),(172896,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649374501.8555000000,1649374501.8635000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:35:01. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.00067500000000009 seconds)\n... used 1 dbqueries\n... used 0.0073728561401367 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7447),(172897,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649374501.8615000000,1649374501.8678000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0040671825408936 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7450),(172898,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649374501.8767000000,1649374501.8805000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0026571750640869 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7450),(172899,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649374501.8812000000,1649374501.8871000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0033490657806396 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7447),(172900,0,'moodle','core\\task\\session_cleanup_task',0,1649374501.8896000000,1649374501.8964000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:35:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0049409866333008 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7450),(172901,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374501.8965000000,1649374501.8992000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:35:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00065016746520996 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7447),(172902,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374501.9052000000,1649374501.9059000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:35:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7450),(172903,0,'moodle','core\\task\\grade_cron_task',0,1649374501.9146000000,1649374501.9167000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:35:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.001378059387207 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7450),(172904,0,'moodle','core\\task\\completion_regular_task',0,1649374501.9230000000,1649374501.9490000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:35:01. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.025152921676636 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7450),(172905,0,'moodle','core\\task\\portfolio_cron_task',0,1649374501.9571000000,1649374501.9581000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:35:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7450),(172906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374501.9664000000,1649374501.9673000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:35:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7450),(172907,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374501.9131000000,1649374501.9709000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:35:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.056607961654663 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7447),(172908,0,'moodle','core\\task\\blog_cron_task',0,1649374501.9815000000,1649374501.9824000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:35:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7450),(172909,0,'moodle','core\\task\\calendar_cron_task',0,1649374501.9811000000,1649374501.9865000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:35:01. Current memory use 27.3MB.\n... used 1 dbqueries\n... used 0.0043420791625977 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7447),(172910,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374501.9970000000,1649374501.9988000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:35:01. Current memory use 27.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074887275695801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7447),(172911,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374501.9918000000,1649374502.0142000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:35:01. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021265029907227 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7450),(172912,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374502.0365000000,1649374502.0389000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:35:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00086784362792969 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7450),(172913,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374502.0090000000,1649374502.0443000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:35:02. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.033532857894897 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7447),(172914,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374502.0571000000,1649374502.0612000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:35:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002504825592041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7450),(172915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374502.0688000000,1649374502.0700000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:35:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7450),(172916,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374502.0776000000,1649374502.0787000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:35:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7450),(172917,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374502.0859000000,1649374502.0878000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:35:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7450),(172918,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374502.0895000000,1649374502.0916000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:35:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7447),(172919,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374502.1013000000,1649374502.1029000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:35:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00025486946105957 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7447),(172920,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374502.1006000000,1649374502.1033000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:35:02. Current memory use 30.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017509460449219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7450),(172921,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374502.1134000000,1649374502.1151000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:35:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7450),(172922,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374561.4436000000,1649374561.4640000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:36:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061459541320801 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7527),(172923,0,'moodle','core\\task\\session_cleanup_task',0,1649374561.4437000000,1649374561.4748000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015024900436401 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7526),(172924,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374561.4745000000,1649374561.4754000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:36:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7527),(172925,0,'moodle','core\\task\\grade_cron_task',0,1649374561.4855000000,1649374561.4969000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:36:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010712146759033 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7526),(172926,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374561.4843000000,1649374561.5181000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:36:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033159971237183 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7527),(172927,0,'moodle','core\\task\\completion_regular_task',0,1649374561.5084000000,1649374561.5242000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:36:01. Current memory use 21.4MB.\n... used 6 dbqueries\n... used 0.014894008636475 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7526),(172928,0,'moodle','core\\task\\portfolio_cron_task',0,1649374561.5266000000,1649374561.5275000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7527),(172929,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374561.5338000000,1649374561.5346000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:36:01. Current memory use 22.4MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7526),(172930,0,'moodle','core\\task\\calendar_cron_task',0,1649374561.5414000000,1649374561.5486000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059309005737305 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7527),(172931,0,'moodle','core\\task\\blog_cron_task',0,1649374561.5508000000,1649374561.5517000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:36:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7526),(172932,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374561.5647000000,1649374561.5663000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:36:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086808204650879 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7526),(172933,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374561.5570000000,1649374561.5819000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:36:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023663997650146 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7527),(172934,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374561.6148000000,1649374561.6180000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:36:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020620822906494 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7527),(172935,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374561.5845000000,1649374561.6185000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:36:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.032791137695312 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7526),(172936,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374561.6430000000,1649374561.6483000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:36:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037500858306885 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7527),(172937,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374561.6548000000,1649374561.6565000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:36:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7526),(172938,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374561.6583000000,1649374561.6599000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:36:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7527),(172939,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374561.6649000000,1649374561.6664000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:36:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048685073852539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7526),(172940,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374561.6693000000,1649374561.6708000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:36:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7527),(172941,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374561.6786000000,1649374561.6812000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:36:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017750263214111 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7526),(172942,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374561.6855000000,1649374561.6867000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:36:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7527),(172943,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374561.6929000000,1649374561.6944000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:36:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7526),(172944,0,'moodle','core\\task\\session_cleanup_task',0,1649374622.0536000000,1649374622.0718000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011882066726685 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7597),(172945,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374622.0819000000,1649374622.0828000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7597),(172946,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374622.0735000000,1649374622.0845000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:37:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064489841461182 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7599),(172947,0,'moodle','core\\task\\grade_cron_task',0,1649374622.0932000000,1649374622.1086000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:37:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014402866363525 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7599),(172948,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374622.0923000000,1649374622.1242000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:37:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030986070632935 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7597),(172949,0,'moodle','core\\task\\completion_regular_task',0,1649374622.1184000000,1649374622.1382000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:37:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018749952316284 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7599),(172950,0,'moodle','core\\task\\portfolio_cron_task',0,1649374622.1380000000,1649374622.1395000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7597),(172951,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374622.1530000000,1649374622.1539000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:37:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7599),(172952,0,'moodle','core\\task\\calendar_cron_task',0,1649374622.1578000000,1649374622.1639000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:37:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050938129425049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7597),(172953,0,'moodle','core\\task\\blog_cron_task',0,1649374622.1713000000,1649374622.1724000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:37:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7597),(172954,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374622.1798000000,1649374622.1818000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:37:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011439323425293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7597),(172955,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374622.1729000000,1649374622.1973000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:37:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02330493927002 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7599),(172956,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374622.2023000000,1649374622.2442000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:37:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.040741920471191 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7597),(172957,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374622.2441000000,1649374622.2472000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:37:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014159679412842 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7599),(172958,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374622.2729000000,1649374622.2779000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:37:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031890869140625 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7599),(172959,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374622.2887000000,1649374622.2904000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:37:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7599),(172960,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374622.2904000000,1649374622.2917000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:37:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7597),(172961,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374622.2998000000,1649374622.3015000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:37:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047492980957031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7599),(172962,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374622.3008000000,1649374622.3021000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:37:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7597),(172963,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374622.3170000000,1649374622.3180000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:37:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7597),(172964,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374622.3167000000,1649374622.3200000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:37:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022139549255371 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7599),(172965,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374622.3288000000,1649374622.3307000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:37:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077486038208008 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7597),(172966,0,'moodle','core\\task\\session_cleanup_task',0,1649374681.6505000000,1649374681.6670000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011630058288574 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7662),(172967,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374681.6776000000,1649374681.6793000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:38:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00070905685424805 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7662),(172968,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374681.6869000000,1649374681.6877000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:38:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7662),(172969,0,'moodle','core\\task\\grade_cron_task',0,1649374681.6967000000,1649374681.7136000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:38:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015841007232666 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7662),(172970,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374681.6927000000,1649374681.7561000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:38:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.058302879333496 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7663),(172971,0,'moodle','core\\task\\completion_regular_task',0,1649374681.7238000000,1649374681.7583000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:38:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.033442974090576 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7662),(172972,0,'moodle','core\\task\\portfolio_cron_task',0,1649374681.7659000000,1649374681.7673000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:38:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7663),(172973,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374681.7665000000,1649374681.7679000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:38:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7662),(172974,0,'moodle','core\\task\\calendar_cron_task',0,1649374681.7819000000,1649374681.7865000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:38:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038430690765381 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7662),(172975,0,'moodle','core\\task\\blog_cron_task',0,1649374681.7886000000,1649374681.7898000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:38:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7663),(172976,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374681.7990000000,1649374681.8013000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:38:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088882446289062 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7663),(172977,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374681.7952000000,1649374681.8135000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:38:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017486810684204 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7662),(172978,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374681.8400000000,1649374681.8426000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:38:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015192031860352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7662),(172979,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374681.8613000000,1649374681.8672000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:38:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044441223144531 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7662),(172980,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374681.8255000000,1649374681.8679000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:38:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040810108184814 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7663),(172981,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374681.8781000000,1649374681.8795000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:38:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7662),(172982,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374681.8872000000,1649374681.8884000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:38:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7662),(172983,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374681.8964000000,1649374681.8981000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:38:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058388710021973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7662),(172984,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374681.9056000000,1649374681.9067000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:38:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7662),(172985,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374681.9187000000,1649374681.9212000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:38:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018119812011719 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7662),(172986,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374681.9260000000,1649374681.9275000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021576881408691 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7663),(172987,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374681.9322000000,1649374681.9337000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:38:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7662),(172988,0,'moodle','core\\task\\session_cleanup_task',0,1649374742.2156000000,1649374742.2389000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016786813735962 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7862),(172989,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374742.2622000000,1649374742.2637000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:39:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00048303604125977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7862),(172990,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374742.2768000000,1649374742.2778000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7862),(172991,0,'moodle','core\\task\\grade_cron_task',0,1649374742.2925000000,1649374742.3066000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:39:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013312101364136 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7862),(172992,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374742.2873000000,1649374742.3294000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:39:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037271022796631 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7861),(172993,0,'moodle','core\\task\\completion_regular_task',0,1649374742.3149000000,1649374742.3350000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:39:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019178152084351 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7862),(172994,0,'moodle','core\\task\\portfolio_cron_task',0,1649374742.3392000000,1649374742.3404000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7861),(172995,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374742.3590000000,1649374742.3601000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7861),(172996,0,'moodle','core\\task\\calendar_cron_task',0,1649374742.3590000000,1649374742.3636000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:39:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037310123443604 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7862),(172997,0,'moodle','core\\task\\blog_cron_task',0,1649374742.3806000000,1649374742.3814000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:39:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7862),(172998,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374742.3890000000,1649374742.3915000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:39:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017588138580322 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7862),(172999,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374742.3814000000,1649374742.4029000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:39:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020304918289185 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7861),(173000,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374742.4152000000,1649374742.4469000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:39:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.030627012252808 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7862),(173001,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374742.4440000000,1649374742.4474000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:39:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018911361694336 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7861),(173002,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374742.4689000000,1649374742.4729000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:39:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029189586639404 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7861),(173003,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374742.4799000000,1649374742.4810000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:39:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7861),(173004,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374742.5012000000,1649374742.5033000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:39:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7861),(173005,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374742.5053000000,1649374742.5074000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:39:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074601173400879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7862),(173006,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374742.5135000000,1649374742.5147000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:39:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7861),(173007,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374742.5261000000,1649374742.5282000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:39:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7861),(173008,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374742.5242000000,1649374742.5299000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:39:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0038371086120605 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7862),(173009,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374742.5400000000,1649374742.5414000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:39:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056910514831543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7862),(173010,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649374801.8448000000,1649374801.8560000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0074431896209717 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',7924),(173011,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649374801.8671000000,1649374801.8684000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027012825012207 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',7924),(173012,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649374801.8802000000,1649374801.8840000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0026822090148926 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',7924),(173013,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649374801.8733000000,1649374801.8889000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:40:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.010991096496582 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',7929),(173014,0,'moodle','core\\task\\badges_message_task',0,1649374801.8976000000,1649374801.9044000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0046818256378174 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7929),(173015,0,'moodle','core\\task\\badges_cron_task',0,1649374801.8959000000,1649374801.9304000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031261920928955 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7924),(173016,0,'mod_chat','mod_chat\\task\\cron_task',0,1649374801.9218000000,1649374801.9356000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:40:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.012508153915405 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7929),(173017,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649374801.9444000000,1649374801.9581000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:40:01. Current memory use 22.4MB.\n... used 0 dbqueries\n... used 0.012463092803955 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7929),(173018,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649374801.9607000000,1649374801.9748000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:40:01. Current memory use 23.1MB.\n\n0 feeds refreshed (took 0.00043899999999997 seconds)\n... used 1 dbqueries\n... used 0.013041973114014 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7924),(173019,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649374801.9713000000,1649374801.9774000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:40:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.003972053527832 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7929),(173020,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649374801.9884000000,1649374801.9927000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:40:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0032382011413574 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7929),(173021,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649374801.9930000000,1649374802.0006000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:40:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.0042121410369873 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7924),(173022,0,'moodle','core\\task\\session_cleanup_task',0,1649374802.0030000000,1649374802.0200000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:40:02. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.014204025268555 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7929),(173023,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374802.0213000000,1649374802.0242000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:40:02. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.00055313110351562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7924),(173024,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374802.0330000000,1649374802.0343000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:40:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7929),(173025,0,'moodle','core\\task\\grade_cron_task',0,1649374802.0451000000,1649374802.0599000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:40:02. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.013570070266724 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7929),(173026,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374802.0414000000,1649374802.0625000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:40:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020192861557007 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7924),(173027,0,'moodle','core\\task\\portfolio_cron_task',0,1649374802.0704000000,1649374802.0716000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:40:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7924),(173028,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374802.0804000000,1649374802.0813000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:40:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7924),(173029,0,'moodle','core\\task\\completion_regular_task',0,1649374802.0689000000,1649374802.0892000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:40:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.019104957580566 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7929),(173030,0,'moodle','core\\task\\calendar_cron_task',0,1649374802.0945000000,1649374802.1014000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:40:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0057640075683594 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7924),(173031,0,'moodle','core\\task\\blog_cron_task',0,1649374802.1004000000,1649374802.1021000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:40:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7929),(173032,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374802.1126000000,1649374802.1146000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:40:02. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095009803771973 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7924),(173033,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374802.1125000000,1649374802.1331000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:40:02. Current memory use 26MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019476890563965 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7929),(173034,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374802.1545000000,1649374802.1574000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:40:02. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012547969818115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7929),(173035,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374802.1230000000,1649374802.1599000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:40:02. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.035046100616455 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7924),(173036,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374802.1779000000,1649374802.1823000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:40:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024130344390869 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7929),(173037,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374802.1907000000,1649374802.1922000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:40:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7929),(173038,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374802.2009000000,1649374802.2028000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:40:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7924),(173039,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374802.2017000000,1649374802.2037000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:40:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053906440734863 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7929),(173040,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374802.2105000000,1649374802.2119000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:40:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7924),(173041,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374802.2108000000,1649374802.2139000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:40:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021178722381592 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7929),(173042,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374802.2202000000,1649374802.2214000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:40:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7924),(173043,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374802.2222000000,1649374802.2240000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:40:02. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059008598327637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7929),(173044,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374861.5588000000,1649374861.5704000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:41:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.006303071975708 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8006),(173045,0,'moodle','core\\task\\session_cleanup_task',0,1649374861.5550000000,1649374861.5714000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011815071105957 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8011),(173046,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374861.5791000000,1649374861.5802000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8011),(173047,0,'moodle','core\\task\\grade_cron_task',0,1649374861.5883000000,1649374861.6006000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:41:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011479139328003 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8011),(173048,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374861.5824000000,1649374861.6157000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:41:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032042026519775 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8006),(173049,0,'moodle','core\\task\\portfolio_cron_task',0,1649374861.6241000000,1649374861.6251000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8006),(173050,0,'moodle','core\\task\\completion_regular_task',0,1649374861.6087000000,1649374861.6265000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:41:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016878843307495 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8011),(173051,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374861.6378000000,1649374861.6390000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:41:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.2227249145508E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8011),(173052,0,'moodle','core\\task\\calendar_cron_task',0,1649374861.6446000000,1649374861.6501000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044670104980469 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8006),(173053,0,'moodle','core\\task\\blog_cron_task',0,1649374861.6574000000,1649374861.6587000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:41:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8011),(173054,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374861.6690000000,1649374861.6706000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:41:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081396102905273 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8011),(173055,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374861.6610000000,1649374861.6842000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:41:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021914958953857 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8006),(173056,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374861.7177000000,1649374861.7210000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:41:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017769336700439 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8006),(173057,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374861.6960000000,1649374861.7359000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:41:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.038300037384033 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8011),(173058,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374861.7493000000,1649374861.7536000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:41:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030441284179688 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8006),(173059,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374861.7613000000,1649374861.7629000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:41:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8006),(173060,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374861.7702000000,1649374861.7718000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:41:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8006),(173061,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374861.7801000000,1649374861.7816000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:41:01. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8006),(173062,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374861.7830000000,1649374861.7846000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:41:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00028705596923828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8011),(173063,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374861.7933000000,1649374861.7956000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:41:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016160011291504 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8006),(173064,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374861.8003000000,1649374861.8016000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:41:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8011),(173065,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374861.8079000000,1649374861.8097000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:41:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062894821166992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8006),(173066,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649374922.1129000000,1649374922.1335000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 07:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.016422986984253 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',8088),(173067,0,'moodle','core\\task\\analytics_cleanup_task',0,1649374922.1457000000,1649374922.2545000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 07:42:02. Current memory use 21.1MB.\n... used 24 dbqueries\n... used 0.10519409179688 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',8088),(173068,0,'moodle','core\\task\\session_cleanup_task',0,1649374922.2686000000,1649374922.2790000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:42:02. Current memory use 26.7MB.\n... used 7 dbqueries\n... used 0.0083150863647461 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8088),(173069,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374922.2905000000,1649374922.2931000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:42:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8088),(173070,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374922.3039000000,1649374922.3055000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:42:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8088),(173071,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374922.3147000000,1649374922.3366000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:42:02. Current memory use 27.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020691871643066 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8088),(173072,0,'moodle','core\\task\\grade_cron_task',0,1649374922.3516000000,1649374922.3546000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:42:02. Current memory use 28.8MB.\n... used 2 dbqueries\n... used 0.0017859935760498 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8088),(173073,0,'moodle','core\\task\\completion_regular_task',0,1649374922.3641000000,1649374922.3751000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:42:02. Current memory use 28.8MB.\n... used 6 dbqueries\n... used 0.0090651512145996 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8088),(173074,0,'moodle','core\\task\\portfolio_cron_task',0,1649374922.3856000000,1649374922.3877000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:42:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8088),(173075,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374922.3983000000,1649374922.4001000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:42:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8088),(173076,0,'moodle','core\\task\\calendar_cron_task',0,1649374922.4106000000,1649374922.4192000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:42:02. Current memory use 29MB.\n... used 1 dbqueries\n... used 0.0066659450531006 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8088),(173077,0,'moodle','core\\task\\blog_cron_task',0,1649374922.4288000000,1649374922.4307000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:42:02. Current memory use 29.4MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8088),(173078,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374922.4414000000,1649374922.4625000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:42:02. Current memory use 29.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019575834274292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8088),(173079,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374922.4709000000,1649374922.4742000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:42:02. Current memory use 31.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018880367279053 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8088),(173080,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374922.4901000000,1649374922.5321000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:42:02. Current memory use 31.9MB.\n... used 3 dbqueries\n... used 0.039837837219238 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8088),(173081,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374922.5631000000,1649374922.5659000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:42:02. Current memory use 35.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011470317840576 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8088),(173082,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374922.5871000000,1649374922.5909000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:42:02. Current memory use 36.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023200511932373 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8088),(173083,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374922.6012000000,1649374922.6034000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:42:02. Current memory use 36.7MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8088),(173084,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374922.6146000000,1649374922.6162000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:42:02. Current memory use 36.7MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8088),(173085,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374922.6255000000,1649374922.6277000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:42:02. Current memory use 36.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076198577880859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8088),(173086,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374922.6399000000,1649374922.6424000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:42:02. Current memory use 36.7MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8088),(173087,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374922.6522000000,1649374922.6555000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:42:02. Current memory use 36.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001690149307251 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8088),(173088,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374922.6655000000,1649374922.6675000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:42:02. Current memory use 36.9MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8088),(173089,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374922.6792000000,1649374922.6813000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:42:02. Current memory use 36.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007169246673584 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8088),(173090,0,'moodle','core\\task\\task_log_cleanup_task',0,1649374922.1116000000,1649374923.5624000000,122,82,0,'Execute scheduled task: 清理任务日志 (core\\task\\task_log_cleanup_task)\n... started 07:42:02. Current memory use 19.4MB.\n... used 204 dbqueries\n... used 1.4440009593964 seconds\nScheduled task complete: 清理任务日志 (core\\task\\task_log_cleanup_task)\n','random-9ut9hf',8090),(173091,0,'moodle','core\\task\\session_cleanup_task',0,1649374981.8635000000,1649374981.8809000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012706995010376 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8165),(173092,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649374981.8761000000,1649374981.8877000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:43:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068299770355225 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8164),(173093,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649374981.8889000000,1649374981.8897000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8165),(173094,0,'moodle','core\\task\\grade_cron_task',0,1649374981.8976000000,1649374981.9096000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:43:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011337995529175 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8165),(173095,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649374981.8973000000,1649374981.9340000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:43:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035975933074951 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8164),(173096,0,'moodle','core\\task\\completion_regular_task',0,1649374981.9185000000,1649374981.9343000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:43:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015016078948975 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8165),(173097,0,'moodle','core\\task\\portfolio_cron_task',0,1649374981.9417000000,1649374981.9427000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:43:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8164),(173098,0,'moodle','core\\task\\plagiarism_cron_task',0,1649374981.9448000000,1649374981.9462000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:43:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8165),(173099,0,'moodle','core\\task\\blog_cron_task',0,1649374981.9609000000,1649374981.9618000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:43:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8164),(173100,0,'moodle','core\\task\\calendar_cron_task',0,1649374981.9600000000,1649374981.9647000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:43:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038819313049316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8165),(173101,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649374981.9733000000,1649374981.9755000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:43:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013599395751953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8165),(173102,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649374981.9707000000,1649374981.9887000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:43:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017122983932495 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8164),(173103,0,'mod_forum','mod_forum\\task\\cron_task',0,1649374982.0163000000,1649374982.0192000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:43:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016438961029053 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8164),(173104,0,'mod_assign','mod_assign\\task\\cron_task',0,1649374981.9918000000,1649374982.0256000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:43:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.03261399269104 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8165),(173105,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649374982.0440000000,1649374982.0483000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:43:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031189918518066 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8164),(173106,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649374982.0568000000,1649374982.0583000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:43:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8165),(173107,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649374982.0579000000,1649374982.0591000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8164),(173108,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649374982.0668000000,1649374982.0681000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8164),(173109,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649374982.0665000000,1649374982.0684000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:43:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8165),(173110,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649374982.0830000000,1649374982.0844000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8164),(173111,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649374982.0823000000,1649374982.0847000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:43:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016629695892334 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8165),(173112,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649374982.0937000000,1649374982.0956000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:43:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084280967712402 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8164),(173113,0,'moodle','core\\task\\session_cleanup_task',0,1649375041.3942000000,1649375041.4089000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010585069656372 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8232),(173114,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375041.4168000000,1649375041.4190000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00058388710021973 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8232),(173115,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375041.4223000000,1649375041.4308000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:44:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0047810077667236 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8239),(173116,0,'moodle','core\\task\\grade_cron_task',0,1649375041.4396000000,1649375041.4514000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010830879211426 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8239),(173117,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375041.4292000000,1649375041.4585000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028430938720703 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8232),(173118,0,'moodle','core\\task\\portfolio_cron_task',0,1649375041.4685000000,1649375041.4697000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8232),(173119,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375041.4803000000,1649375041.4816000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8232),(173120,0,'moodle','core\\task\\completion_regular_task',0,1649375041.4647000000,1649375041.4835000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018013954162598 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8239),(173121,0,'moodle','core\\task\\blog_cron_task',0,1649375041.5016000000,1649375041.5028000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:44:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8239),(173122,0,'moodle','core\\task\\calendar_cron_task',0,1649375041.5016000000,1649375041.5078000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:44:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050230026245117 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8232),(173123,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375041.5286000000,1649375041.5320000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:44:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098299980163574 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8232),(173124,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375041.5146000000,1649375041.5495000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:44:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.033669948577881 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8239),(173125,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375041.5779000000,1649375041.5809000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:44:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017540454864502 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8239),(173126,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375041.5494000000,1649375041.5908000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:44:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.039705991744995 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8232),(173127,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375041.6062000000,1649375041.6111000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:44:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034170150756836 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8239),(173128,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375041.6213000000,1649375041.6233000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:44:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8239),(173129,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375041.6232000000,1649375041.6249000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:44:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8232),(173130,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375041.6332000000,1649375041.6357000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:44:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088000297546387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8239),(173131,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375041.6340000000,1649375041.6362000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:44:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8232),(173132,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375041.6503000000,1649375041.6538000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:44:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023081302642822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8239),(173133,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375041.6557000000,1649375041.6569000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:44:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8232),(173134,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375041.6731000000,1649375041.6751000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:44:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010278224945068 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8239),(173135,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649375101.9860000000,1649375102.0295000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 07:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.040195941925049 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',8320),(173136,0,'moodle','core\\task\\badges_cron_task',0,1649375101.9956000000,1649375102.0403000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:45:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.038296937942505 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',8323),(173137,0,'moodle','core\\task\\badges_message_task',0,1649375102.0410000000,1649375102.0499000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:45:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.005702018737793 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',8320),(173138,0,'mod_chat','mod_chat\\task\\cron_task',0,1649375102.0587000000,1649375102.0772000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:45:02. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.017189025878906 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',8323),(173139,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649375102.0717000000,1649375102.0806000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0074799060821533 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',8320),(173140,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649375102.1069000000,1649375102.1146000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:45:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0045239925384521 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',8320),(173141,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649375102.1063000000,1649375102.1175000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:45:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.000846 seconds)\n... used 1 dbqueries\n... used 0.010082960128784 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',8323),(173142,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649375102.1268000000,1649375102.1304000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:45:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0026240348815918 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',8320),(173143,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649375102.1328000000,1649375102.1410000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:45:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0050868988037109 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',8323),(173144,0,'moodle','core\\task\\session_cleanup_task',0,1649375102.1391000000,1649375102.1476000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:45:02. Current memory use 26.2MB.\n... used 7 dbqueries\n... used 0.0063180923461914 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8320),(173145,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375102.1510000000,1649375102.1535000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:45:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00061392784118652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8323),(173146,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375102.1576000000,1649375102.1585000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:45:02. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8320),(173147,0,'moodle','core\\task\\grade_cron_task',0,1649375102.1692000000,1649375102.1729000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:45:02. Current memory use 26.6MB.\n... used 2 dbqueries\n... used 0.0024800300598145 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8320),(173148,0,'moodle','core\\task\\completion_regular_task',0,1649375102.1830000000,1649375102.1983000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:45:02. Current memory use 26.7MB.\n... used 6 dbqueries\n... used 0.014314889907837 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8320),(173149,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375102.1648000000,1649375102.2066000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:45:02. Current memory use 25.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040420055389404 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8323),(173150,0,'moodle','core\\task\\portfolio_cron_task',0,1649375102.2086000000,1649375102.2099000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:45:02. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8320),(173151,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375102.2165000000,1649375102.2177000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8323),(173152,0,'moodle','core\\task\\blog_cron_task',0,1649375102.2251000000,1649375102.2260000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8323),(173153,0,'moodle','core\\task\\calendar_cron_task',0,1649375102.2245000000,1649375102.2295000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:45:02. Current memory use 27.8MB.\n... used 1 dbqueries\n... used 0.0041530132293701 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8320),(173154,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375102.2392000000,1649375102.2420000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:45:02. Current memory use 28.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016160011291504 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8320),(173155,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375102.2338000000,1649375102.2595000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:45:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024507999420166 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8323),(173156,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375102.2497000000,1649375102.2604000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:45:02. Current memory use 28.3MB.\n... used 3 dbqueries\n... used 0.0094120502471924 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8320),(173157,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375102.2815000000,1649375102.2844000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:45:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013821125030518 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8320),(173158,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375102.3118000000,1649375102.3180000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:45:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039689540863037 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8323),(173159,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375102.3177000000,1649375102.3203000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00034785270690918 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8320),(173160,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375102.3314000000,1649375102.3328000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:45:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8323),(173161,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375102.3348000000,1649375102.3377000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:45:02. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8320),(173162,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375102.3425000000,1649375102.3438000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:45:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8323),(173163,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375102.3523000000,1649375102.3554000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:45:02. Current memory use 33.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019989013671875 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8320),(173164,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375102.3578000000,1649375102.3594000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:45:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8323),(173165,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375102.3656000000,1649375102.3677000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:45:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8320),(173166,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375161.7095000000,1649375161.7191000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057308673858643 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8408),(173167,0,'moodle','core\\task\\session_cleanup_task',0,1649375161.7078000000,1649375161.7227000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01007604598999 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8403),(173168,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375161.7286000000,1649375161.7296000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8408),(173169,0,'moodle','core\\task\\grade_cron_task',0,1649375161.7370000000,1649375161.7486000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010760068893433 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8408),(173170,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375161.7325000000,1649375161.7675000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034133911132812 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8403),(173171,0,'moodle','core\\task\\portfolio_cron_task',0,1649375161.7762000000,1649375161.7772000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8403),(173172,0,'moodle','core\\task\\completion_regular_task',0,1649375161.7587000000,1649375161.7822000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.0225670337677 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8408),(173173,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375161.7853000000,1649375161.7864000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8403),(173174,0,'moodle','core\\task\\calendar_cron_task',0,1649375161.7968000000,1649375161.8014000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:46:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0034279823303223 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8408),(173175,0,'moodle','core\\task\\blog_cron_task',0,1649375161.8020000000,1649375161.8033000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:46:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00025010108947754 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8403),(173176,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375161.8123000000,1649375161.8145000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:46:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001244068145752 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8408),(173177,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375161.8107000000,1649375161.8259000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:46:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01432204246521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8403),(173178,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375161.8525000000,1649375161.8661000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:46:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.012254953384399 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8403),(173179,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375161.8325000000,1649375161.8860000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:46:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.052036046981812 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8408),(173180,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375161.8940000000,1649375161.8970000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:46:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019998550415039 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8403),(173181,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375161.9048000000,1649375161.9063000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:46:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8403),(173182,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375161.9134000000,1649375161.9144000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:46:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8403),(173183,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375161.9224000000,1649375161.9241000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:46:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052094459533691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8403),(173184,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375161.9270000000,1649375161.9294000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:46:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00036311149597168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8408),(173185,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375161.9368000000,1649375161.9394000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:46:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016858577728271 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8403),(173186,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375161.9444000000,1649375161.9452000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:46:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8408),(173187,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375161.9487000000,1649375161.9502000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:46:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062894821166992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8403),(173188,0,'moodle','core\\task\\session_cleanup_task',0,1649375221.3120000000,1649375221.3291000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012208938598633 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8485),(173189,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375221.3416000000,1649375221.3436000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:47:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0012950897216797 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8485),(173190,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375221.3453000000,1649375221.3541000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:47:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0047330856323242 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8484),(173191,0,'moodle','core\\task\\grade_cron_task',0,1649375221.3622000000,1649375221.3725000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:47:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0096001625061035 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8484),(173192,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375221.3543000000,1649375221.3853000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:47:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029942035675049 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8485),(173193,0,'moodle','core\\task\\portfolio_cron_task',0,1649375221.3963000000,1649375221.3975000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8485),(173194,0,'moodle','core\\task\\completion_regular_task',0,1649375221.3828000000,1649375221.4004000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:47:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016864061355591 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8484),(173195,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375221.4133000000,1649375221.4144000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:47:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8484),(173196,0,'moodle','core\\task\\blog_cron_task',0,1649375221.4326000000,1649375221.4335000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:47:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8484),(173197,0,'moodle','core\\task\\calendar_cron_task',0,1649375221.4248000000,1649375221.4337000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0076289176940918 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8485),(173198,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375221.4469000000,1649375221.4485000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:47:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00071215629577637 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8484),(173199,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375221.4449000000,1649375221.4617000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:47:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015820026397705 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8485),(173200,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375221.4977000000,1649375221.5004000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:47:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010750293731689 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8485),(173201,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375221.4671000000,1649375221.5019000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:47:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.033557891845703 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8484),(173202,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375221.5305000000,1649375221.5348000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:47:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025460720062256 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8485),(173203,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375221.5449000000,1649375221.5468000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:47:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8485),(173204,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375221.5484000000,1649375221.5503000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:47:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8484),(173205,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375221.5592000000,1649375221.5618000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:47:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005190372467041 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8485),(173206,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375221.5615000000,1649375221.5632000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:47:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8484),(173207,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375221.5791000000,1649375221.5815000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:47:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016098022460938 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8484),(173208,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375221.5810000000,1649375221.5818000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:47:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8485),(173209,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375221.5907000000,1649375221.5922000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:47:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077700614929199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8485),(173210,0,'moodle','core\\task\\session_cleanup_task',0,1649375281.8857000000,1649375281.9011000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010669946670532 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8582),(173211,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375281.9104000000,1649375281.9123000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:48:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8582),(173212,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375281.9220000000,1649375281.9233000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8582),(173213,0,'moodle','core\\task\\grade_cron_task',0,1649375281.9394000000,1649375281.9546000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:48:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013972997665405 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8582),(173214,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375281.9265000000,1649375281.9831000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:48:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051794052124023 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8584),(173215,0,'moodle','core\\task\\completion_regular_task',0,1649375281.9663000000,1649375281.9890000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:48:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021430015563965 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8582),(173216,0,'moodle','core\\task\\portfolio_cron_task',0,1649375281.9944000000,1649375281.9957000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8584),(173217,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375281.9978000000,1649375281.9990000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:48:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.2227249145508E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8582),(173218,0,'moodle','core\\task\\blog_cron_task',0,1649375282.0169000000,1649375282.0180000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:48:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8582),(173219,0,'moodle','core\\task\\calendar_cron_task',0,1649375282.0131000000,1649375282.0181000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:48:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040700435638428 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8584),(173220,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375282.0262000000,1649375282.0279000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:48:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090408325195312 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8582),(173221,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375282.0258000000,1649375282.0442000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:48:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017339944839478 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8584),(173222,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375282.0430000000,1649375282.0746000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:48:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.030392169952393 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8582),(173223,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375282.0738000000,1649375282.0767000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:48:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017938613891602 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8584),(173224,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375282.0986000000,1649375282.1036000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:48:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037930011749268 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8584),(173225,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375282.1166000000,1649375282.1177000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:48:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8584),(173226,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375282.1273000000,1649375282.1294000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:48:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8584),(173227,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375282.1286000000,1649375282.1341000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:48:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0040490627288818 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8582),(173228,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375282.1538000000,1649375282.1555000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:48:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8584),(173229,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375282.1622000000,1649375282.1659000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:48:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025701522827148 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8582),(173230,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375282.1763000000,1649375282.1776000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:48:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8584),(173231,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375282.1780000000,1649375282.1794000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:48:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8582),(173232,0,'moodle','core\\task\\session_cleanup_task',0,1649375341.4615000000,1649375341.4777000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011768102645874 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8698),(173233,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375341.4687000000,1649375341.4799000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061948299407959 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8700),(173234,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375341.4878000000,1649375341.4887000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8698),(173235,0,'moodle','core\\task\\grade_cron_task',0,1649375341.4963000000,1649375341.5078000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010699033737183 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8698),(173236,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375341.4900000000,1649375341.5234000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:49:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032243013381958 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8700),(173237,0,'moodle','core\\task\\completion_regular_task',0,1649375341.5151000000,1649375341.5305000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014698028564453 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8698),(173238,0,'moodle','core\\task\\portfolio_cron_task',0,1649375341.5324000000,1649375341.5332000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8700),(173239,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375341.5382000000,1649375341.5390000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:49:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0769577026367E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8698),(173240,0,'moodle','core\\task\\calendar_cron_task',0,1649375341.5460000000,1649375341.5509000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039780139923096 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8700),(173241,0,'moodle','core\\task\\blog_cron_task',0,1649375341.5518000000,1649375341.5526000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:49:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8698),(173242,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375341.5600000000,1649375341.5616000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:49:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082612037658691 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8698),(173243,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375341.5585000000,1649375341.5751000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:49:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0157790184021 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8700),(173244,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375341.6026000000,1649375341.6048000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:49:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010089874267578 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8700),(173245,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375341.5770000000,1649375341.6051000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:49:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.026880025863647 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8698),(173246,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375341.6252000000,1649375341.6288000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:49:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022299289703369 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8700),(173247,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375341.6378000000,1649375341.6398000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:49:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8698),(173248,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375341.6452000000,1649375341.6463000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:49:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8700),(173249,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375341.6489000000,1649375341.6532000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:49:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0033221244812012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8698),(173250,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375341.6543000000,1649375341.6557000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:49:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8700),(173251,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375341.6744000000,1649375341.6757000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:49:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8700),(173252,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375341.6740000000,1649375341.6767000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:49:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019159317016602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8698),(173253,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375341.6851000000,1649375341.6870000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:49:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081300735473633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8698),(173254,0,'moodle','core\\task\\cache_cron_task',0,1649375402.0373000000,1649375402.0509000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 07:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0076158046722412 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',8784),(173255,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649375402.0652000000,1649375402.0754000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 07:50:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0068659782409668 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',8780),(173256,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649375402.0861000000,1649375402.0871000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 07:50:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021481513977051 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',8780),(173257,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649375402.1012000000,1649375402.1070000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 07:50:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0046370029449463 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',8780),(173258,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649375402.1181000000,1649375402.1196000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 07:50:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00043988227844238 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',8780),(173259,0,'moodle','core\\task\\badges_cron_task',0,1649375402.1291000000,1649375402.1615000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:50:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030272960662842 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',8780),(173260,0,'moodle','core\\task\\badges_message_task',0,1649375402.1831000000,1649375402.1877000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00088191032409668 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',8780),(173261,0,'mod_chat','mod_chat\\task\\cron_task',0,1649375402.2102000000,1649375402.2216000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:50:02. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.010159015655518 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',8780),(173262,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649375402.2322000000,1649375402.2427000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:50:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.008404016494751 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',8780),(173263,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649375402.2584000000,1649375402.2680000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00075799999999998 seconds)\n... used 1 dbqueries\n... used 0.0086600780487061 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',8780),(173264,0,'moodle','core\\task\\automated_backup_task',0,1649375402.0615000000,1649375402.2767000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 07:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 07:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.21428394317627 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',8784),(173265,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649375402.2895000000,1649375402.2950000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:50:02. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.002979040145874 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',8784),(173266,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649375402.2903000000,1649375402.2963000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0033168792724609 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',8780),(173267,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649375402.3043000000,1649375402.3072000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:50:02. Current memory use 37.8MB.\n... used 3 dbqueries\n... used 0.0021250247955322 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',8784),(173268,0,'moodle','core\\task\\session_cleanup_task',0,1649375402.3049000000,1649375402.3164000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:50:02. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0083179473876953 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8780),(173269,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375402.3174000000,1649375402.3217000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:50:02. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.0006248950958252 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8784),(173270,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375402.3270000000,1649375402.3286000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:50:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8780),(173271,0,'moodle','core\\task\\grade_cron_task',0,1649375402.3398000000,1649375402.3423000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:50:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.001417875289917 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8780),(173272,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375402.3311000000,1649375402.3617000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:50:02. Current memory use 38.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029258012771606 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8784),(173273,0,'moodle','core\\task\\completion_regular_task',0,1649375402.3543000000,1649375402.3698000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:50:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.014612197875977 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8780),(173274,0,'moodle','core\\task\\portfolio_cron_task',0,1649375402.3727000000,1649375402.3737000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:50:02. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8784),(173275,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375402.3804000000,1649375402.3817000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8780),(173276,0,'moodle','core\\task\\blog_cron_task',0,1649375402.3899000000,1649375402.3908000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8780),(173277,0,'moodle','core\\task\\calendar_cron_task',0,1649375402.3852000000,1649375402.3927000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:50:02. Current memory use 39.8MB.\n... used 1 dbqueries\n... used 0.0063278675079346 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8784),(173278,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375402.4047000000,1649375402.4070000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:50:02. Current memory use 40.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011188983917236 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8784),(173279,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375402.4017000000,1649375402.4197000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:50:02. Current memory use 27MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017022132873535 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8780),(173280,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375402.4232000000,1649375402.4357000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:50:02. Current memory use 41.1MB.\n... used 3 dbqueries\n... used 0.011080026626587 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8784),(173281,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375402.4406000000,1649375402.4438000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:50:02. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017051696777344 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8780),(173282,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375402.4603000000,1649375402.4643000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:50:02. Current memory use 42.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024058818817139 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8784),(173283,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375402.4649000000,1649375402.4668000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:50:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8780),(173284,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375402.4730000000,1649375402.4742000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8784),(173285,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375402.4742000000,1649375402.4762000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:50:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073909759521484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8780),(173286,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375402.4829000000,1649375402.4841000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8784),(173287,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375402.4843000000,1649375402.4870000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:50:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016860961914062 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8780),(173288,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375402.4908000000,1649375402.4924000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00040292739868164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8784),(173289,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375402.4962000000,1649375402.4979000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:50:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072813034057617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8780),(173290,0,'moodle','core\\task\\session_cleanup_task',0,1649375461.9095000000,1649375461.9317000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015621900558472 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8862),(173291,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375461.9490000000,1649375461.9505000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:51:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0007169246673584 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8862),(173292,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375461.9610000000,1649375461.9619000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:51:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8862),(173293,0,'moodle','core\\task\\grade_cron_task',0,1649375461.9692000000,1649375461.9813000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:51:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011317014694214 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8862),(173294,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375461.9656000000,1649375462.0063000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:51:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036698818206787 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8863),(173295,0,'moodle','core\\task\\completion_regular_task',0,1649375461.9897000000,1649375462.0067000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:51:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016080856323242 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8862),(173296,0,'moodle','core\\task\\portfolio_cron_task',0,1649375462.0144000000,1649375462.0154000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:51:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8862),(173297,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375462.0241000000,1649375462.0250000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:51:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8862),(173298,0,'moodle','core\\task\\blog_cron_task',0,1649375462.0424000000,1649375462.0437000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:51:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8863),(173299,0,'moodle','core\\task\\calendar_cron_task',0,1649375462.0392000000,1649375462.0456000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:51:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053489208221436 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8862),(173300,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375462.0567000000,1649375462.0586000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:51:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00085902214050293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8862),(173301,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375462.0545000000,1649375462.0804000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:51:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024390935897827 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8863),(173302,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375462.0754000000,1649375462.1089000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:51:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.032285213470459 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8862),(173303,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375462.1170000000,1649375462.1196000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:51:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015380382537842 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8863),(173304,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375462.1482000000,1649375462.1541000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:51:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040957927703857 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8863),(173305,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375462.1563000000,1649375462.1582000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:51:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8862),(173306,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375462.1649000000,1649375462.1660000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8863),(173307,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375462.1684000000,1649375462.1706000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:51:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8862),(173308,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375462.1734000000,1649375462.1752000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8863),(173309,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375462.1891000000,1649375462.1902000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:51:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8863),(173310,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375462.1865000000,1649375462.1907000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:51:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029590129852295 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8862),(173311,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375462.2013000000,1649375462.2032000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:51:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00097107887268066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8862),(173312,0,'moodle','core\\task\\session_cleanup_task',0,1649375521.4870000000,1649375521.5026000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011276960372925 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8945),(173313,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375521.5020000000,1649375521.5119000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055661201477051 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8949),(173314,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375521.5123000000,1649375521.5132000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8945),(173315,0,'moodle','core\\task\\grade_cron_task',0,1649375521.5219000000,1649375521.5330000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010231018066406 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8945),(173316,0,'moodle','core\\task\\completion_regular_task',0,1649375521.5421000000,1649375521.5578000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014731884002686 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8945),(173317,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375521.5240000000,1649375521.5621000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:52:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037080049514771 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8949),(173318,0,'moodle','core\\task\\portfolio_cron_task',0,1649375521.5666000000,1649375521.5677000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8945),(173319,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375521.5708000000,1649375521.5718000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:52:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8949),(173320,0,'moodle','core\\task\\calendar_cron_task',0,1649375521.5843000000,1649375521.5885000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:52:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0033571720123291 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8945),(173321,0,'moodle','core\\task\\blog_cron_task',0,1649375521.5888000000,1649375521.5897000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:52:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8949),(173322,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375521.5976000000,1649375521.5997000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:52:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011069774627686 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8949),(173323,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375521.5966000000,1649375521.6115000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:52:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014034032821655 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8945),(173324,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375521.6363000000,1649375521.6388000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:52:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012710094451904 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8945),(173325,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375521.6143000000,1649375521.6539000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:52:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.038149118423462 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8949),(173326,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375521.6573000000,1649375521.6612000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:52:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028350353240967 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8945),(173327,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375521.6725000000,1649375521.6749000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:52:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00036406517028809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8945),(173328,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375521.6887000000,1649375521.6901000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8945),(173329,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375521.6928000000,1649375521.6950000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:52:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053715705871582 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8949),(173330,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375521.6999000000,1649375521.7013000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8945),(173331,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375521.7130000000,1649375521.7141000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:52:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00016379356384277 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8945),(173332,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375521.7127000000,1649375521.7159000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:52:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022799968719482 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8949),(173333,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375521.7254000000,1649375521.7269000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:52:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076913833618164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8945),(173334,0,'moodle','core\\task\\session_cleanup_task',0,1649375582.0396000000,1649375582.0603000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:53:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014608860015869 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9018),(173335,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375582.0727000000,1649375582.0745000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:53:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9018),(173336,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375582.0844000000,1649375582.0856000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:53:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9018),(173337,0,'moodle','core\\task\\grade_cron_task',0,1649375582.0973000000,1649375582.1159000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:53:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01593804359436 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9018),(173338,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375582.0863000000,1649375582.1285000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:53:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037382841110229 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9020),(173339,0,'moodle','core\\task\\portfolio_cron_task',0,1649375582.1501000000,1649375582.1518000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9020),(173340,0,'moodle','core\\task\\completion_regular_task',0,1649375582.1399000000,1649375582.1586000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:53:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017462968826294 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9018),(173341,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375582.1640000000,1649375582.1649000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9020),(173342,0,'moodle','core\\task\\blog_cron_task',0,1649375582.1788000000,1649375582.1796000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:53:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9020),(173343,0,'moodle','core\\task\\calendar_cron_task',0,1649375582.1784000000,1649375582.1849000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:53:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0052468776702881 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9018),(173344,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375582.1925000000,1649375582.1946000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:53:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013010501861572 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9018),(173345,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375582.1884000000,1649375582.2120000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:53:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02233099937439 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9020),(173346,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375582.2384000000,1649375582.2406000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:53:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010461807250977 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9020),(173347,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375582.2128000000,1649375582.2610000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:53:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.046473026275635 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9018),(173348,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375582.2605000000,1649375582.2642000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:53:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026659965515137 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9020),(173349,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375582.2708000000,1649375582.2720000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9020),(173350,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375582.2807000000,1649375582.2823000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9020),(173351,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375582.2927000000,1649375582.2948000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:53:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9020),(173352,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375582.3031000000,1649375582.3050000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9020),(173353,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375582.3138000000,1649375582.3175000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:53:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026249885559082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9018),(173354,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375582.3167000000,1649375582.3178000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:53:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9020),(173355,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375582.3296000000,1649375582.3316000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:53:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9018),(173356,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375641.7260000000,1649375641.7405000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0079929828643799 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9176),(173357,0,'moodle','core\\task\\session_cleanup_task',0,1649375641.7228000000,1649375641.7464000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016645193099976 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9175),(173358,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375641.7531000000,1649375641.7539000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:54:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9176),(173359,0,'moodle','core\\task\\grade_cron_task',0,1649375641.7628000000,1649375641.7768000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013049125671387 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9176),(173360,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375641.7571000000,1649375641.7904000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032311201095581 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9175),(173361,0,'moodle','core\\task\\portfolio_cron_task',0,1649375641.8008000000,1649375641.8018000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9175),(173362,0,'moodle','core\\task\\completion_regular_task',0,1649375641.7858000000,1649375641.8040000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:54:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016868829727173 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9176),(173363,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375641.8135000000,1649375641.8151000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9175),(173364,0,'moodle','core\\task\\calendar_cron_task',0,1649375641.8239000000,1649375641.8307000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:54:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0054481029510498 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9176),(173365,0,'moodle','core\\task\\blog_cron_task',0,1649375641.8299000000,1649375641.8310000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:54:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9175),(173366,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375641.8419000000,1649375641.8439000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:54:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089311599731445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9176),(173367,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375641.8404000000,1649375641.8594000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:54:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018071889877319 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9175),(173368,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375641.8617000000,1649375641.8929000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:54:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.03007698059082 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9176),(173369,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375641.8921000000,1649375641.8974000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:54:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0041577816009521 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9175),(173370,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375641.9202000000,1649375641.9240000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:54:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027391910552979 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9175),(173371,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375641.9390000000,1649375641.9405000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:54:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9175),(173372,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375641.9457000000,1649375641.9470000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:54:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9176),(173373,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375641.9484000000,1649375641.9503000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:54:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007939338684082 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9175),(173374,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375641.9560000000,1649375641.9570000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:54:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9176),(173375,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375641.9625000000,1649375641.9652000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:54:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017509460449219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9175),(173376,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375641.9693000000,1649375641.9702000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:54:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9176),(173377,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375641.9789000000,1649375641.9810000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:54:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00097513198852539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9175),(173378,0,'moodle','core\\task\\badges_cron_task',0,1649375701.2855000000,1649375701.3274000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 07:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03751802444458 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9252),(173379,0,'moodle','core\\task\\badges_message_task',0,1649375701.3325000000,1649375701.3484000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 07:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010857105255127 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9253),(173380,0,'mod_chat','mod_chat\\task\\cron_task',0,1649375701.3425000000,1649375701.3562000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 07:55:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.012712001800537 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9252),(173381,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649375701.3642000000,1649375701.3721000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 07:55:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.006742000579834 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9253),(173382,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649375701.3726000000,1649375701.3821000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 07:55:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00075400000000003 seconds)\n... used 1 dbqueries\n... used 0.008634090423584 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9252),(173383,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649375701.3981000000,1649375701.4044000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 07:55:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.003727912902832 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9252),(173384,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649375701.3938000000,1649375701.4046000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 07:55:01. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0082008838653564 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9253),(173385,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649375701.4123000000,1649375701.4158000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 07:55:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0023720264434814 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9252),(173386,0,'moodle','core\\task\\session_cleanup_task',0,1649375701.4141000000,1649375701.4228000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:55:01. Current memory use 23MB.\n... used 7 dbqueries\n... used 0.0063478946685791 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9253),(173387,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375701.4227000000,1649375701.4252000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:55:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9252),(173388,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375701.4333000000,1649375701.4345000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:55:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9253),(173389,0,'moodle','core\\task\\grade_cron_task',0,1649375701.4469000000,1649375701.4582000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:55:01. Current memory use 23.4MB.\n... used 2 dbqueries\n... used 0.010467052459717 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9253),(173390,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375701.4360000000,1649375701.4650000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:55:01. Current memory use 25.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028027057647705 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9252),(173391,0,'moodle','core\\task\\portfolio_cron_task',0,1649375701.4741000000,1649375701.4752000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:55:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9252),(173392,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375701.4840000000,1649375701.4849000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:55:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9252),(173393,0,'moodle','core\\task\\completion_regular_task',0,1649375701.4709000000,1649375701.4862000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:55:01. Current memory use 24.2MB.\n... used 6 dbqueries\n... used 0.014116048812866 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9253),(173394,0,'moodle','core\\task\\calendar_cron_task',0,1649375701.4934000000,1649375701.4982000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:55:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0039620399475098 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9252),(173395,0,'moodle','core\\task\\blog_cron_task',0,1649375701.5031000000,1649375701.5040000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:55:01. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9253),(173396,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375701.5127000000,1649375701.5147000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:55:01. Current memory use 25.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087308883666992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9253),(173397,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375701.5059000000,1649375701.5258000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:55:01. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018817901611328 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9252),(173398,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375701.5522000000,1649375701.5551000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:55:01. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011210441589355 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9252),(173399,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375701.5266000000,1649375701.5678000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:55:01. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.039528131484985 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9253),(173400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375701.5846000000,1649375701.5893000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:55:01. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002532958984375 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9252),(173401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375701.5983000000,1649375701.5999000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:55:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9252),(173402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375701.6000000000,1649375701.6017000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:55:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9253),(173403,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375701.6099000000,1649375701.6115000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:55:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9253),(173404,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375701.6091000000,1649375701.6116000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:55:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058102607727051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9252),(173405,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375701.6221000000,1649375701.6261000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:55:01. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025069713592529 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9252),(173406,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375701.6281000000,1649375701.6299000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:55:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9253),(173407,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375701.6365000000,1649375701.6386000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:55:01. Current memory use 32MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9252),(173408,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375761.9604000000,1649375761.9713000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:56:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059020519256592 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9324),(173409,0,'moodle','core\\task\\session_cleanup_task',0,1649375761.9589000000,1649375761.9744000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010830163955688 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9326),(173410,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375761.9812000000,1649375761.9820000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:56:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9324),(173411,0,'moodle','core\\task\\grade_cron_task',0,1649375761.9897000000,1649375762.0023000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:56:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011904001235962 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9324),(173412,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375761.9839000000,1649375762.0150000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030363082885742 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9326),(173413,0,'moodle','core\\task\\portfolio_cron_task',0,1649375762.0368000000,1649375762.0382000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9326),(173414,0,'moodle','core\\task\\completion_regular_task',0,1649375762.0105000000,1649375762.0402000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:56:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.028554916381836 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9324),(173415,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375762.0482000000,1649375762.0491000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9326),(173416,0,'moodle','core\\task\\calendar_cron_task',0,1649375762.0542000000,1649375762.0601000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:56:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0047769546508789 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9324),(173417,0,'moodle','core\\task\\blog_cron_task',0,1649375762.0647000000,1649375762.0656000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:56:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9326),(173418,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375762.0779000000,1649375762.0805000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:56:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014970302581787 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9326),(173419,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375762.0697000000,1649375762.0877000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:56:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017166137695312 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9324),(173420,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375762.1238000000,1649375762.1280000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:56:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0028121471405029 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9324),(173421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375762.0996000000,1649375762.1359000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:56:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.03467583656311 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9326),(173422,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375762.1529000000,1649375762.1578000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:56:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039970874786377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9324),(173423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375762.1651000000,1649375762.1665000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:56:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.0003049373626709 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9324),(173424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375762.1706000000,1649375762.1720000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:56:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9326),(173425,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375762.1742000000,1649375762.1759000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:56:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9324),(173426,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375762.1803000000,1649375762.1816000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:56:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9326),(173427,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375762.1886000000,1649375762.1908000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:56:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014569759368896 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9324),(173428,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375762.1948000000,1649375762.1959000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:56:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9326),(173429,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375762.2004000000,1649375762.2017000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:56:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9324),(173430,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375821.5277000000,1649375821.5378000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:57:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.00577712059021 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9393),(173431,0,'moodle','core\\task\\session_cleanup_task',0,1649375821.5242000000,1649375821.5471000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018259048461914 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9396),(173432,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375821.5550000000,1649375821.5560000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9396),(173433,0,'moodle','core\\task\\grade_cron_task',0,1649375821.5632000000,1649375821.5758000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:57:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011322975158691 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9396),(173434,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375821.5582000000,1649375821.5925000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:57:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032923936843872 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9393),(173435,0,'moodle','core\\task\\portfolio_cron_task',0,1649375821.6018000000,1649375821.6026000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9393),(173436,0,'moodle','core\\task\\completion_regular_task',0,1649375821.5851000000,1649375821.6069000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020356893539429 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9396),(173437,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375821.6137000000,1649375821.6145000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9393),(173438,0,'moodle','core\\task\\calendar_cron_task',0,1649375821.6216000000,1649375821.6266000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:57:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041489601135254 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9396),(173439,0,'moodle','core\\task\\blog_cron_task',0,1649375821.6310000000,1649375821.6319000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9393),(173440,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375821.6408000000,1649375821.6424000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:57:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00083589553833008 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9393),(173441,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375821.6345000000,1649375821.6511000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:57:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015839099884033 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9396),(173442,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375821.6888000000,1649375821.6920000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:57:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016238689422607 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9396),(173443,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375821.6616000000,1649375821.6940000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:57:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.031234979629517 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9393),(173444,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375821.7173000000,1649375821.7224000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:57:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035231113433838 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9396),(173445,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375821.7369000000,1649375821.7381000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:57:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9393),(173446,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375821.7387000000,1649375821.7406000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:57:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032496452331543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9396),(173447,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375821.7490000000,1649375821.7506000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:57:01. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052690505981445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9393),(173448,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375821.7494000000,1649375821.7514000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:57:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00038599967956543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9396),(173449,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375821.7631000000,1649375821.7643000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:57:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9396),(173450,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375821.7628000000,1649375821.7656000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:57:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020010471343994 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9393),(173451,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375821.7728000000,1649375821.7750000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:57:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013821125030518 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9396),(173452,0,'moodle','core\\task\\session_cleanup_task',0,1649375882.1038000000,1649375882.1198000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:58:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011169195175171 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9470),(173453,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375882.1173000000,1649375882.1309000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:58:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076429843902588 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9474),(173454,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375882.1327000000,1649375882.1337000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:58:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9470),(173455,0,'moodle','core\\task\\grade_cron_task',0,1649375882.1450000000,1649375882.1591000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:58:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013290882110596 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9474),(173456,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375882.1450000000,1649375882.1763000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:58:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030400037765503 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9470),(173457,0,'moodle','core\\task\\completion_regular_task',0,1649375882.1706000000,1649375882.1913000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:58:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019351005554199 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9474),(173458,0,'moodle','core\\task\\portfolio_cron_task',0,1649375882.1935000000,1649375882.1955000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:58:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9470),(173459,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375882.2086000000,1649375882.2094000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:58:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9474),(173460,0,'moodle','core\\task\\calendar_cron_task',0,1649375882.2206000000,1649375882.2256000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:58:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041370391845703 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9470),(173461,0,'moodle','core\\task\\blog_cron_task',0,1649375882.2341000000,1649375882.2354000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:58:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9474),(173462,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375882.2486000000,1649375882.2515000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:58:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017859935760498 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9474),(173463,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375882.2409000000,1649375882.2636000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:58:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021550178527832 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9470),(173464,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375882.2897000000,1649375882.2918000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:58:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011639595031738 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9470),(173465,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375882.2739000000,1649375882.3147000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:58:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.039242029190063 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9474),(173466,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375882.3139000000,1649375882.3171000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:58:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020380020141602 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9470),(173467,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375882.3249000000,1649375882.3264000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:58:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9470),(173468,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375882.3371000000,1649375882.3386000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:58:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9470),(173469,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375882.3496000000,1649375882.3514000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:58:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9470),(173470,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375882.3584000000,1649375882.3601000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:58:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9474),(173471,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375882.3669000000,1649375882.3704000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:58:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025200843811035 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9470),(173472,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375882.3738000000,1649375882.3750000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:58:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001981258392334 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9474),(173473,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375882.3807000000,1649375882.3820000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:58:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055313110351562 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9470),(173474,0,'moodle','core\\task\\session_cleanup_task',0,1649375941.6989000000,1649375941.7176000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 07:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012785911560059 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9557),(173475,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649375941.7285000000,1649375941.7298000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 07:59:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043702125549316 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9557),(173476,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649375941.7414000000,1649375941.7427000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 07:59:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9557),(173477,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649375941.7498000000,1649375941.7802000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 07:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029671907424927 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9557),(173478,0,'moodle','core\\task\\grade_cron_task',0,1649375941.7634000000,1649375941.7916000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 07:59:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021933078765869 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9553),(173479,0,'moodle','core\\task\\portfolio_cron_task',0,1649375941.7992000000,1649375941.8006000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 07:59:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9553),(173480,0,'moodle','core\\task\\completion_regular_task',0,1649375941.7904000000,1649375941.8060000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 07:59:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.014425992965698 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9557),(173481,0,'moodle','core\\task\\plagiarism_cron_task',0,1649375941.8089000000,1649375941.8097000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 07:59:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9553),(173482,0,'moodle','core\\task\\blog_cron_task',0,1649375941.8387000000,1649375941.8401000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 07:59:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9557),(173483,0,'moodle','core\\task\\calendar_cron_task',0,1649375941.8369000000,1649375941.8421000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 07:59:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0041739940643311 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9553),(173484,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649375941.8509000000,1649375941.8526000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 07:59:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087285041809082 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9553),(173485,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649375941.8506000000,1649375941.8679000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 07:59:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016378164291382 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9557),(173486,0,'mod_forum','mod_forum\\task\\cron_task',0,1649375941.8991000000,1649375941.9014000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 07:59:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010848045349121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9557),(173487,0,'mod_assign','mod_assign\\task\\cron_task',0,1649375941.8702000000,1649375941.9051000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 07:59:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.033727169036865 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9553),(173488,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649375941.9211000000,1649375941.9247000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 07:59:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026500225067139 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9557),(173489,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649375941.9320000000,1649375941.9337000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 07:59:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9557),(173490,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649375941.9411000000,1649375941.9425000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 07:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00023818016052246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9553),(173491,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649375941.9415000000,1649375941.9433000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 07:59:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066590309143066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9557),(173492,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649375941.9500000000,1649375941.9511000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 07:59:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9553),(173493,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649375941.9568000000,1649375941.9595000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 07:59:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019118785858154 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9557),(173494,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649375941.9617000000,1649375941.9625000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 07:59:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9553),(173495,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649375941.9714000000,1649375941.9730000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 07:59:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088095664978027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9553),(173496,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649376001.2817000000,1649376001.2923000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 08:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059599876403809 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',9621),(173497,0,'moodle','core\\task\\search_index_task',0,1649376001.2866000000,1649376001.3029000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 08:00:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.010860919952393 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',9619),(173498,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649376001.3079000000,1649376001.3113000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 08:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.002288818359375 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',9621),(173499,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649376001.3169000000,1649376001.3196000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 08:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0019261837005615 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',9619),(173500,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649376001.3291000000,1649376001.3317000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015840530395508 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',9619),(173501,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649376001.3492000000,1649376001.3505000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00036382675170898 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',9619),(173502,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649376001.3591000000,1649376001.3652000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0048840045928955 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',9619),(173503,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649376001.3729000000,1649376001.3739000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:00:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',9619),(173504,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649376001.3221000000,1649376001.3777000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 08:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.054507970809937 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',9621),(173505,0,'moodle','core\\task\\badges_message_task',0,1649376001.3886000000,1649376001.3967000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:00:01. Current memory use 23.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054278373718262 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9621),(173506,0,'moodle','core\\task\\badges_cron_task',0,1649376001.3826000000,1649376001.4183000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:00:01. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033176898956299 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9619),(173507,0,'mod_chat','mod_chat\\task\\cron_task',0,1649376001.4152000000,1649376001.4249000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:00:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.0084600448608398 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9621),(173508,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649376001.4408000000,1649376001.4511000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:00:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0086309909820557 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9619),(173509,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649376001.4411000000,1649376001.4526000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:00:01. Current memory use 25.8MB.\n\n0 feeds refreshed (took 0.00067100000000003 seconds)\n... used 1 dbqueries\n... used 0.010524988174438 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9621),(173510,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649376001.4616000000,1649376001.4684000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:00:01. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.0039098262786865 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9621),(173511,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649376001.4617000000,1649376001.4709000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:00:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.0035860538482666 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9619),(173512,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649376001.4777000000,1649376001.4805000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0021159648895264 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9621),(173513,0,'moodle','core\\task\\session_cleanup_task',0,1649376001.4804000000,1649376001.4879000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:00:01. Current memory use 25.3MB.\n... used 7 dbqueries\n... used 0.0063438415527344 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9619),(173514,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376001.4906000000,1649376001.4932000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:00:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9621),(173515,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376001.5001000000,1649376001.5014000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:00:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9619),(173516,0,'moodle','core\\task\\grade_cron_task',0,1649376001.5113000000,1649376001.5140000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:00:01. Current memory use 25.7MB.\n... used 2 dbqueries\n... used 0.0014441013336182 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9619),(173517,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376001.5008000000,1649376001.5200000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:00:01. Current memory use 27.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018529891967773 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9621),(173518,0,'moodle','core\\task\\portfolio_cron_task',0,1649376001.5289000000,1649376001.5301000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:00:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9621),(173519,0,'moodle','core\\task\\completion_regular_task',0,1649376001.5231000000,1649376001.5355000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:00:01. Current memory use 25.7MB.\n... used 6 dbqueries\n... used 0.011115074157715 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9619),(173520,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376001.5380000000,1649376001.5388000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:00:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9621),(173521,0,'moodle','core\\task\\calendar_cron_task',0,1649376001.5464000000,1649376001.5520000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:00:01. Current memory use 28.9MB.\n... used 1 dbqueries\n... used 0.0046851634979248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9621),(173522,0,'moodle','core\\task\\blog_cron_task',0,1649376001.5540000000,1649376001.5560000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:00:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9619),(173523,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376001.5658000000,1649376001.5685000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:00:01. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014328956604004 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9619),(173524,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376001.5614000000,1649376001.5845000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:00:01. Current memory use 29.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021750926971436 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9621),(173525,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376001.5748000000,1649376001.6054000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:00:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.029529809951782 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9619),(173526,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376001.6130000000,1649376001.6159000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:00:01. Current memory use 32.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013668537139893 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9621),(173527,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376001.6417000000,1649376001.6469000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:00:01. Current memory use 33.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003169059753418 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9621),(173528,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376001.6571000000,1649376001.6584000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:00:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9621),(173529,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376001.6689000000,1649376001.6706000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:00:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9621),(173530,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376001.6736000000,1649376001.6763000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:00:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9619),(173531,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376001.6793000000,1649376001.6813000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:00:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00016880035400391 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9621),(173532,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376001.6847000000,1649376001.6890000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:00:01. Current memory use 33.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002410888671875 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9619),(173533,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376001.6922000000,1649376001.6936000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:00:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9621),(173534,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376001.7007000000,1649376001.7022000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:00:01. Current memory use 33.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9621),(173535,0,'moodle','core\\task\\session_cleanup_task',0,1649376062.0256000000,1649376062.0421000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010601043701172 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9698),(173536,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376062.0518000000,1649376062.0538000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:01:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0004880428314209 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9698),(173537,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376062.0632000000,1649376062.0641000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9698),(173538,0,'moodle','core\\task\\grade_cron_task',0,1649376062.0730000000,1649376062.0883000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:01:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014296054840088 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9698),(173539,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376062.0665000000,1649376062.1234000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:01:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050300121307373 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9694),(173540,0,'moodle','core\\task\\completion_regular_task',0,1649376062.1110000000,1649376062.1319000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:01:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019537925720215 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9698),(173541,0,'moodle','core\\task\\portfolio_cron_task',0,1649376062.1365000000,1649376062.1374000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9694),(173542,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376062.1452000000,1649376062.1461000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:01:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9698),(173543,0,'moodle','core\\task\\calendar_cron_task',0,1649376062.1524000000,1649376062.1577000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:01:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004194974899292 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9694),(173544,0,'moodle','core\\task\\blog_cron_task',0,1649376062.1655000000,1649376062.1665000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:01:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9698),(173545,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376062.1764000000,1649376062.1786000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:01:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092720985412598 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9698),(173546,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376062.1661000000,1649376062.1843000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:01:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017132997512817 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9694),(173547,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376062.2268000000,1649376062.2309000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:01:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022768974304199 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9694),(173548,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376062.2005000000,1649376062.2349000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:01:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.033039093017578 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9698),(173549,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376062.2530000000,1649376062.2580000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:01:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037100315093994 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9694),(173550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376062.2724000000,1649376062.2737000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:01:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0002601146697998 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9698),(173551,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376062.2749000000,1649376062.2772000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9694),(173552,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376062.2890000000,1649376062.2903000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9694),(173553,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376062.2887000000,1649376062.2908000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:01:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049114227294922 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9698),(173554,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376062.3096000000,1649376062.3129000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:01:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022709369659424 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9698),(173555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376062.3127000000,1649376062.3141000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:01:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001990795135498 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9694),(173556,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376062.3269000000,1649376062.3284000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:01:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9698),(173557,0,'moodle','core\\task\\session_cleanup_task',0,1649376121.6029000000,1649376121.6184000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011087894439697 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9774),(173558,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376121.6310000000,1649376121.6322000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9774),(173559,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376121.6224000000,1649376121.6359000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071759223937988 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9775),(173560,0,'moodle','core\\task\\grade_cron_task',0,1649376121.6460000000,1649376121.6583000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:02:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011603116989136 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9775),(173561,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376121.6401000000,1649376121.6705000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02964186668396 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9774),(173562,0,'moodle','core\\task\\portfolio_cron_task',0,1649376121.6812000000,1649376121.6822000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9774),(173563,0,'moodle','core\\task\\completion_regular_task',0,1649376121.6692000000,1649376121.6905000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:02:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018657922744751 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9775),(173564,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376121.6919000000,1649376121.6932000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9774),(173565,0,'moodle','core\\task\\blog_cron_task',0,1649376121.7119000000,1649376121.7132000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:02:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9774),(173566,0,'moodle','core\\task\\calendar_cron_task',0,1649376121.7110000000,1649376121.7191000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:02:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0066969394683838 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9775),(173567,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376121.7325000000,1649376121.7358000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:02:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020260810852051 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9775),(173568,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376121.7245000000,1649376121.7436000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:02:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017982006072998 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9774),(173569,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376121.7838000000,1649376121.7877000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:02:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016968250274658 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9774),(173570,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376121.7547000000,1649376121.7960000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:02:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.039681196212769 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9775),(173571,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376121.8161000000,1649376121.8200000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:02:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025961399078369 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9774),(173572,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376121.8301000000,1649376121.8323000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:02:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9774),(173573,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376121.8457000000,1649376121.8477000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:02:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9774),(173574,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376121.8457000000,1649376121.8477000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:02:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00033998489379883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9775),(173575,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376121.8567000000,1649376121.8579000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:02:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013279914855957 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9774),(173576,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376121.8776000000,1649376121.8805000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:02:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019938945770264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9775),(173577,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376121.8848000000,1649376121.8865000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:02:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9774),(173578,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376121.8928000000,1649376121.8943000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:02:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065112113952637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9775),(173579,0,'moodle','core\\task\\session_cleanup_task',0,1649376182.2275000000,1649376182.2435000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011148929595947 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9842),(173580,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376182.2521000000,1649376182.2535000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:03:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9842),(173581,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376182.2570000000,1649376182.2705000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:03:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0077979564666748 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9843),(173582,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376182.2621000000,1649376182.2938000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:03:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030853986740112 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9842),(173583,0,'moodle','core\\task\\grade_cron_task',0,1649376182.2812000000,1649376182.2982000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:03:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015978097915649 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9843),(173584,0,'moodle','core\\task\\portfolio_cron_task',0,1649376182.3086000000,1649376182.3097000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:03:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9843),(173585,0,'moodle','core\\task\\completion_regular_task',0,1649376182.3023000000,1649376182.3115000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:03:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0080828666687012 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9842),(173586,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376182.3195000000,1649376182.3203000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:03:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9842),(173587,0,'moodle','core\\task\\calendar_cron_task',0,1649376182.3284000000,1649376182.3350000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:03:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0054190158843994 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9843),(173588,0,'moodle','core\\task\\blog_cron_task',0,1649376182.3431000000,1649376182.3444000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:03:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9842),(173589,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376182.3449000000,1649376182.3611000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:03:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015410900115967 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9843),(173590,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376182.3589000000,1649376182.3613000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:03:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099992752075195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9842),(173591,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376182.4162000000,1649376182.4198000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:03:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018260478973389 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9842),(173592,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376182.3933000000,1649376182.4470000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:03:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.052016973495483 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9843),(173593,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376182.4697000000,1649376182.4718000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:03:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9842),(173594,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376182.4693000000,1649376182.4738000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:03:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032229423522949 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9843),(173595,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376182.4806000000,1649376182.4819000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:03:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9842),(173596,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376182.4851000000,1649376182.4869000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:03:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058698654174805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9843),(173597,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376182.4902000000,1649376182.4914000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:03:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9842),(173598,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376182.5057000000,1649376182.5094000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:03:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027260780334473 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9843),(173599,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376182.5151000000,1649376182.5159000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:03:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9842),(173600,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376182.5221000000,1649376182.5240000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:03:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090503692626953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9843),(173601,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376241.8165000000,1649376241.8296000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:04:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0054550170898438 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9918),(173602,0,'moodle','core\\task\\session_cleanup_task',0,1649376241.8155000000,1649376241.8302000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010252952575684 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9919),(173603,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376241.8430000000,1649376241.8438000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:04:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9918),(173604,0,'moodle','core\\task\\grade_cron_task',0,1649376241.8511000000,1649376241.8646000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:04:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012274026870728 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9918),(173605,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376241.8445000000,1649376241.8726000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027262210845947 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9919),(173606,0,'moodle','core\\task\\portfolio_cron_task',0,1649376241.8806000000,1649376241.8813000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9919),(173607,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376241.8880000000,1649376241.8891000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9919),(173608,0,'moodle','core\\task\\completion_regular_task',0,1649376241.8745000000,1649376241.8912000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:04:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01544189453125 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9918),(173609,0,'moodle','core\\task\\blog_cron_task',0,1649376241.9166000000,1649376241.9174000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:04:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.0769577026367E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9918),(173610,0,'moodle','core\\task\\calendar_cron_task',0,1649376241.9141000000,1649376241.9183000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:04:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0033819675445557 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9919),(173611,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376241.9281000000,1649376241.9312000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:04:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017669200897217 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9918),(173612,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376241.9250000000,1649376241.9410000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:04:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015213966369629 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9919),(173613,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376241.9680000000,1649376241.9718000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:04:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020461082458496 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9919),(173614,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376241.9495000000,1649376241.9918000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:04:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.040739059448242 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9918),(173615,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376241.9930000000,1649376241.9981000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:04:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034611225128174 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9919),(173616,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376242.0061000000,1649376242.0073000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:04:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9919),(173617,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376242.0145000000,1649376242.0158000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:04:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9919),(173618,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376242.0264000000,1649376242.0276000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9918),(173619,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376242.0251000000,1649376242.0278000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:04:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007929801940918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9919),(173620,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376242.0380000000,1649376242.0406000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:04:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017991065979004 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9918),(173621,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376242.0420000000,1649376242.0429000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:04:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9919),(173622,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376242.0499000000,1649376242.0513000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:04:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054407119750977 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9918),(173623,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649376301.3809000000,1649376301.3955000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 08:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0083150863647461 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',10002),(173624,0,'moodle','core\\task\\badges_message_task',0,1649376301.4090000000,1649376301.4162000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059351921081543 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10002),(173625,0,'moodle','core\\task\\badges_cron_task',0,1649376301.3924000000,1649376301.4408000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041538953781128 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10001),(173626,0,'mod_chat','mod_chat\\task\\cron_task',0,1649376301.4341000000,1649376301.4464000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011126041412354 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10002),(173627,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649376301.4582000000,1649376301.4706000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:05:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 0.010781049728394 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10002),(173628,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649376301.4749000000,1649376301.4866000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:05:01. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00045300000000004 seconds)\n... used 1 dbqueries\n... used 0.010661840438843 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10001),(173629,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649376301.4884000000,1649376301.4960000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:05:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0045738220214844 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10002),(173630,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649376301.5023000000,1649376301.5102000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:05:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0047540664672852 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10001),(173631,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649376301.5066000000,1649376301.5106000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:05:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0027780532836914 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10002),(173632,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376301.5222000000,1649376301.5253000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:05:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00053906440734863 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10001),(173633,0,'moodle','core\\task\\session_cleanup_task',0,1649376301.5207000000,1649376301.5288000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:05:01. Current memory use 23.7MB.\n... used 7 dbqueries\n... used 0.006350040435791 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10002),(173634,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376301.5344000000,1649376301.5357000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:05:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10001),(173635,0,'moodle','core\\task\\grade_cron_task',0,1649376301.5440000000,1649376301.5459000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:05:01. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.0010030269622803 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10001),(173636,0,'moodle','core\\task\\completion_regular_task',0,1649376301.5531000000,1649376301.5670000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:05:01. Current memory use 24.5MB.\n... used 6 dbqueries\n... used 0.010925054550171 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10001),(173637,0,'moodle','core\\task\\portfolio_cron_task',0,1649376301.5749000000,1649376301.5759000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:05:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 0.00021481513977051 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10001),(173638,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376301.5389000000,1649376301.5801000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:05:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039945125579834 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10002),(173639,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376301.5865000000,1649376301.5879000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:05:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10001),(173640,0,'moodle','core\\task\\calendar_cron_task',0,1649376301.5901000000,1649376301.5954000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:05:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0044739246368408 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10002),(173641,0,'moodle','core\\task\\blog_cron_task',0,1649376301.6023000000,1649376301.6031000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:05:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10002),(173642,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376301.6131000000,1649376301.6159000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:05:01. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015170574188232 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10002),(173643,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376301.6096000000,1649376301.6272000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:05:01. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016642093658447 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10001),(173644,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376301.6470000000,1649376301.6499000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:05:01. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013399124145508 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10001),(173645,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376301.6262000000,1649376301.6812000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:05:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.052966833114624 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10002),(173646,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376301.6841000000,1649376301.6888000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:05:01. Current memory use 29.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023419857025146 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10001),(173647,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376301.6950000000,1649376301.6961000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:05:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10001),(173648,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376301.7125000000,1649376301.7135000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:05:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10001),(173649,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376301.7139000000,1649376301.7166000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:05:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10002),(173650,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376301.7219000000,1649376301.7233000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:05:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10001),(173651,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376301.7240000000,1649376301.7267000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:05:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019290447235107 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10002),(173652,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376301.7323000000,1649376301.7333000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:05:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10001),(173653,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376301.7348000000,1649376301.7367000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:05:01. Current memory use 32.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089192390441895 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10002),(173654,0,'moodle','core\\task\\session_cleanup_task',0,1649376362.0361000000,1649376362.0554000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:06:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013987064361572 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10062),(173655,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376362.0653000000,1649376362.0669000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:06:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00054597854614258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10062),(173656,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376362.0771000000,1649376362.0781000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10062),(173657,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376362.0857000000,1649376362.1217000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:06:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035279989242554 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10062),(173658,0,'moodle','core\\task\\completion_regular_task',0,1649376362.1333000000,1649376362.1470000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:06:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012506008148193 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10062),(173659,0,'moodle','core\\task\\grade_cron_task',0,1649376362.1188000000,1649376362.1480000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:06:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.022489070892334 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10064),(173660,0,'moodle','core\\task\\portfolio_cron_task',0,1649376362.1585000000,1649376362.1598000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:06:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10064),(173661,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376362.1607000000,1649376362.1620000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:06:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10062),(173662,0,'moodle','core\\task\\blog_cron_task',0,1649376362.1820000000,1649376362.1829000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:06:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10062),(173663,0,'moodle','core\\task\\calendar_cron_task',0,1649376362.1782000000,1649376362.1851000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:06:02. Current memory use 21.6MB.\n... used 1 dbqueries\n... used 0.0057311058044434 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10064),(173664,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376362.1939000000,1649376362.1959000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:06:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093507766723633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10064),(173665,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376362.1907000000,1649376362.2169000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:06:02. Current memory use 24.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024960041046143 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10062),(173666,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376362.2523000000,1649376362.2556000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:06:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017261505126953 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10062),(173667,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376362.2172000000,1649376362.2656000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:06:02. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.04672908782959 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10064),(173668,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376362.2770000000,1649376362.2818000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:06:02. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033500194549561 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10062),(173669,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376362.2892000000,1649376362.2907000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:06:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10062),(173670,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376362.3003000000,1649376362.3015000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:06:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10062),(173671,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376362.3091000000,1649376362.3111000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:06:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080394744873047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10064),(173672,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376362.3101000000,1649376362.3115000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:06:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10062); INSERT INTO `mdl_task_log` VALUES (173673,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376362.3248000000,1649376362.3275000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:06:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018479824066162 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10062),(173674,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376362.3296000000,1649376362.3306000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:06:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10064),(173675,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376362.3393000000,1649376362.3413000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:06:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092697143554688 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10062),(173676,0,'moodle','core\\task\\session_cleanup_task',0,1649376421.6505000000,1649376421.6707000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:07:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014631986618042 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10146),(173677,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376421.6670000000,1649376421.6808000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080060958862305 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10149),(173678,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376421.6808000000,1649376421.6818000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10146),(173679,0,'moodle','core\\task\\grade_cron_task',0,1649376421.6921000000,1649376421.7120000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:07:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.018933057785034 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10146),(173680,0,'moodle','core\\task\\completion_regular_task',0,1649376421.7184000000,1649376421.7329000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:07:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013707160949707 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10146),(173681,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376421.6893000000,1649376421.7434000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:07:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.052918910980225 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10149),(173682,0,'moodle','core\\task\\portfolio_cron_task',0,1649376421.7422000000,1649376421.7436000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:07:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10146),(173683,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376421.7527000000,1649376421.7540000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:07:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10149),(173684,0,'moodle','core\\task\\calendar_cron_task',0,1649376421.7626000000,1649376421.7692000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:07:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.005363941192627 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10146),(173685,0,'moodle','core\\task\\blog_cron_task',0,1649376421.7686000000,1649376421.7694000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:07:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10149),(173686,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376421.7802000000,1649376421.7825000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:07:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010931491851807 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10146),(173687,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376421.7790000000,1649376421.7963000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:07:01. Current memory use 23.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016220092773438 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10149),(173688,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376421.8250000000,1649376421.8274000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:07:01. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012187957763672 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10149),(173689,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376421.7982000000,1649376421.8287000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:07:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.029045104980469 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10146),(173690,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376421.8555000000,1649376421.8595000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:07:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023119449615479 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10149),(173691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376421.8632000000,1649376421.8645000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:07:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10146),(173692,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376421.8685000000,1649376421.8698000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10149),(173693,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376421.8741000000,1649376421.8761000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:07:01. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049114227294922 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10146),(173694,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376421.8785000000,1649376421.8798000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10149),(173695,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376421.8888000000,1649376421.8915000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:07:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019891262054443 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10146),(173696,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376421.8920000000,1649376421.8938000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:07:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10149),(173697,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376421.9034000000,1649376421.9051000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:07:01. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065088272094727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10146),(173698,0,'moodle','core\\task\\session_cleanup_task',0,1649376482.2553000000,1649376482.2766000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:08:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015109062194824 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10217),(173699,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649376482.2518000000,1649376482.2795000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 08:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.022861957550049 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',10219),(173700,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376482.2897000000,1649376482.2935000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:08:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10217),(173701,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376482.2935000000,1649376482.2961000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:08:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10219),(173702,0,'moodle','core\\task\\grade_cron_task',0,1649376482.3060000000,1649376482.3180000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:08:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011169910430908 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10217),(173703,0,'moodle','core\\task\\completion_regular_task',0,1649376482.3256000000,1649376482.3421000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:08:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015666961669922 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10217),(173704,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376482.3045000000,1649376482.3491000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:08:02. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043232917785645 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10219),(173705,0,'moodle','core\\task\\portfolio_cron_task',0,1649376482.3509000000,1649376482.3523000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:08:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10217),(173706,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376482.3611000000,1649376482.3625000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:08:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10219),(173707,0,'moodle','core\\task\\calendar_cron_task',0,1649376482.3717000000,1649376482.3767000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:08:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0035429000854492 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10217),(173708,0,'moodle','core\\task\\blog_cron_task',0,1649376482.3775000000,1649376482.3785000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:08:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10219),(173709,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376482.3861000000,1649376482.3886000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:08:02. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016660690307617 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10219),(173710,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376482.3851000000,1649376482.4015000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:08:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015477180480957 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10217),(173711,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376482.4285000000,1649376482.4308000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:08:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010650157928467 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10217),(173712,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376482.4064000000,1649376482.4418000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:08:02. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.034349918365479 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10219),(173713,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376482.4586000000,1649376482.4626000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:08:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024440288543701 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10217),(173714,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376482.4702000000,1649376482.4715000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00026583671569824 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10217),(173715,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376482.4792000000,1649376482.4806000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:08:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10217),(173716,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376482.4828000000,1649376482.4846000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:08:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060486793518066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10219),(173717,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376482.4931000000,1649376482.4944000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:08:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10217),(173718,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376482.4952000000,1649376482.4981000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:08:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001784086227417 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10219),(173719,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376482.5070000000,1649376482.5080000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:08:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10217),(173720,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376482.5098000000,1649376482.5116000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:08:02. Current memory use 31.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079607963562012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10219),(173721,0,'moodle','core\\task\\session_cleanup_task',0,1649376541.7981000000,1649376541.8172000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014405012130737 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10407),(173722,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376541.8267000000,1649376541.8291000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:09:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0011820793151855 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10407),(173723,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376541.8350000000,1649376541.8507000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:09:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0076820850372314 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10401),(173724,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376541.8386000000,1649376541.8732000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033746004104614 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10407),(173725,0,'moodle','core\\task\\grade_cron_task',0,1649376541.8675000000,1649376541.8847000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:09:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01535701751709 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10401),(173726,0,'moodle','core\\task\\portfolio_cron_task',0,1649376541.8978000000,1649376541.8999000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:09:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 8.6784362792969E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10401),(173727,0,'moodle','core\\task\\completion_regular_task',0,1649376541.8882000000,1649376541.9105000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:09:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.017714977264404 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10407),(173728,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376541.9122000000,1649376541.9259000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:09:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10401),(173729,0,'moodle','core\\task\\blog_cron_task',0,1649376541.9466000000,1649376541.9479000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:09:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10401),(173730,0,'moodle','core\\task\\calendar_cron_task',0,1649376541.9450000000,1649376541.9517000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:09:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0054600238800049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10407),(173731,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376541.9626000000,1649376541.9651000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:09:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011930465698242 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10407),(173732,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376541.9579000000,1649376541.9810000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:09:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021990060806274 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10401),(173733,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376542.0212000000,1649376542.0234000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:09:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010409355163574 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10401),(173734,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376541.9870000000,1649376542.0317000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:09:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.043033838272095 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10407),(173735,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376542.0528000000,1649376542.0567000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:09:02. Current memory use 28.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023422241210938 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10401),(173736,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376542.0689000000,1649376542.0702000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:09:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10401),(173737,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376542.0804000000,1649376542.0818000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:09:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10407),(173738,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376542.0829000000,1649376542.0844000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:09:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048184394836426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10401),(173739,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376542.0934000000,1649376542.0953000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:09:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10407),(173740,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376542.1009000000,1649376542.1040000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:09:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021998882293701 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10401),(173741,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376542.1127000000,1649376542.1137000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:09:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00015878677368164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10407),(173742,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376542.1206000000,1649376542.1219000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:09:02. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006401538848877 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10401),(173743,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649376601.5868000000,1649376601.5973000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:10:01. Current memory use 36.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0065760612487793 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',10469),(173744,0,'moodle','core\\task\\backup_cleanup_task',0,1649376601.5866000000,1649376601.6007000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 08:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0084359645843506 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',10470),(173745,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649376601.6080000000,1649376601.6102000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:10:01. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.001201868057251 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',10470),(173746,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649376601.6083000000,1649376601.6130000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:10:01. Current memory use 37.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0039541721343994 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',10469),(173747,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649376601.6196000000,1649376601.6222000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:10:01. Current memory use 37.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017499923706055 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',10470),(173748,0,'moodle','core\\task\\badges_message_task',0,1649376601.6309000000,1649376601.6374000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0053279399871826 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10470),(173749,0,'moodle','core\\task\\badges_cron_task',0,1649376601.6214000000,1649376601.6376000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.014225006103516 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10469),(173750,0,'mod_chat','mod_chat\\task\\cron_task',0,1649376601.6655000000,1649376601.6689000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:10:01. Current memory use 38.9MB.\n... used 4 dbqueries\n... used 0.002255916595459 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10469),(173751,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649376601.6682000000,1649376601.6745000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:10:01. Current memory use 39MB.\n... used 0 dbqueries\n... used 0.0052549839019775 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10470),(173752,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649376601.6792000000,1649376601.6881000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:10:01. Current memory use 38MB.\n\n0 feeds refreshed (took 0.00054600000000005 seconds)\n... used 1 dbqueries\n... used 0.0081770420074463 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10469),(173753,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649376601.6870000000,1649376601.6932000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:10:01. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0035669803619385 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10470),(173754,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649376601.7062000000,1649376601.7097000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0027849674224854 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10470),(173755,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649376601.7042000000,1649376601.7107000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:10:01. Current memory use 39.2MB.\n... used 3 dbqueries\n... used 0.0041739940643311 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10469),(173756,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376601.7321000000,1649376601.7348000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:10:01. Current memory use 39.6MB.\n... used 1 dbqueries\n... used 0.00060200691223145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10469),(173757,0,'moodle','core\\task\\session_cleanup_task',0,1649376601.7171000000,1649376601.7357000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:10:01. Current memory use 39MB.\n... used 7 dbqueries\n... used 0.005850076675415 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10470),(173758,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376601.7431000000,1649376601.7439000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:10:01. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10469),(173759,0,'moodle','core\\task\\grade_cron_task',0,1649376601.7566000000,1649376601.7611000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:10:01. Current memory use 39.6MB.\n... used 2 dbqueries\n... used 0.0031449794769287 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10469),(173760,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376601.7443000000,1649376601.7687000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:10:01. Current memory use 39.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023579120635986 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10470),(173761,0,'moodle','core\\task\\portfolio_cron_task',0,1649376601.7810000000,1649376601.7826000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:10:01. Current memory use 40.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10470),(173762,0,'moodle','core\\task\\completion_regular_task',0,1649376601.7713000000,1649376601.7895000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:10:01. Current memory use 39.6MB.\n... used 6 dbqueries\n... used 0.017196893692017 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10469),(173763,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376601.7968000000,1649376601.7980000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10470),(173764,0,'moodle','core\\task\\blog_cron_task',0,1649376601.8104000000,1649376601.8114000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10470),(173765,0,'moodle','core\\task\\calendar_cron_task',0,1649376601.8022000000,1649376601.8122000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:10:01. Current memory use 40.3MB.\n... used 1 dbqueries\n... used 0.0080850124359131 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10469),(173766,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376601.8213000000,1649376601.8234000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:10:01. Current memory use 40.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0012140274047852 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10470),(173767,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376601.8242000000,1649376601.8271000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:10:01. Current memory use 40.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015530586242676 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10469),(173768,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376601.8309000000,1649376601.8418000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:10:01. Current memory use 40.8MB.\n... used 3 dbqueries\n... used 0.0095088481903076 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10470),(173769,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376601.8405000000,1649376601.8449000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:10:01. Current memory use 40.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022158622741699 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10469),(173770,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376601.8608000000,1649376601.8645000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:10:01. Current memory use 42.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019481182098389 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10470),(173771,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376601.8688000000,1649376601.8720000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:10:01. Current memory use 41.9MB.\n... used 0 dbqueries\n... used 0.00058913230895996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10469),(173772,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376601.8724000000,1649376601.8735000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:10:01. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10470),(173773,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376601.8831000000,1649376601.8853000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:10:01. Current memory use 42MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058817863464355 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10469),(173774,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376601.9020000000,1649376601.9037000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:10:01. Current memory use 42.5MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10470),(173775,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376601.9130000000,1649376601.9161000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:10:01. Current memory use 42MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020968914031982 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10469),(173776,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376601.9163000000,1649376601.9176000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:10:01. Current memory use 42.5MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10470),(173777,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376601.9249000000,1649376601.9267000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:10:01. Current memory use 42.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063800811767578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10469),(173778,0,'moodle','core\\task\\session_cleanup_task',0,1649376661.2857000000,1649376661.3057000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013899803161621 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10539),(173779,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376661.3170000000,1649376661.3188000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:11:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10539),(173780,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376661.3291000000,1649376661.3325000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10539),(173781,0,'moodle','core\\task\\grade_cron_task',0,1649376661.3524000000,1649376661.3695000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:11:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013268947601318 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10541),(173782,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376661.3429000000,1649376661.3802000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036548137664795 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10539),(173783,0,'moodle','core\\task\\portfolio_cron_task',0,1649376661.3907000000,1649376661.3920000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10539),(173784,0,'moodle','core\\task\\completion_regular_task',0,1649376661.3800000000,1649376661.3955000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014640092849731 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10541),(173785,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376661.4025000000,1649376661.4039000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10539),(173786,0,'moodle','core\\task\\calendar_cron_task',0,1649376661.4113000000,1649376661.4172000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:11:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.004580020904541 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10541),(173787,0,'moodle','core\\task\\blog_cron_task',0,1649376661.4250000000,1649376661.4259000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10539),(173788,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376661.4365000000,1649376661.4392000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:11:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013329982757568 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10539),(173789,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376661.4260000000,1649376661.4425000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:11:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01567006111145 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10541),(173790,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376661.4696000000,1649376661.4716000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:11:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010030269622803 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10541),(173791,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376661.4543000000,1649376661.4819000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:11:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.026589155197144 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10539),(173792,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376661.4898000000,1649376661.4937000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:11:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028369426727295 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10541),(173793,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376661.5042000000,1649376661.5054000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00022006034851074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10541),(173794,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376661.5126000000,1649376661.5137000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10541),(173795,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376661.5170000000,1649376661.5191000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:11:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058698654174805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10539),(173796,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376661.5215000000,1649376661.5226000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10541),(173797,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376661.5327000000,1649376661.5350000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:11:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016200542449951 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10539),(173798,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376661.5343000000,1649376661.5352000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:11:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10541),(173799,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376661.5433000000,1649376661.5447000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:11:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10539),(173800,0,'moodle','core\\task\\session_cleanup_task',0,1649376721.8208000000,1649376721.8365000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:12:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01092004776001 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10620),(173801,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376721.8470000000,1649376721.8485000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:12:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10620),(173802,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376721.8491000000,1649376721.8618000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:12:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0067508220672607 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10617),(173803,0,'moodle','core\\task\\grade_cron_task',0,1649376721.8725000000,1649376721.8869000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:12:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013490915298462 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10617),(173804,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376721.8572000000,1649376721.8885000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:12:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030439138412476 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10620),(173805,0,'moodle','core\\task\\portfolio_cron_task',0,1649376721.8970000000,1649376721.8978000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:12:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10617),(173806,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376721.9050000000,1649376721.9058000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:12:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10617),(173807,0,'moodle','core\\task\\completion_regular_task',0,1649376721.8967000000,1649376721.9105000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:12:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012561082839966 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10620),(173808,0,'moodle','core\\task\\calendar_cron_task',0,1649376721.9288000000,1649376721.9345000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:12:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.004749059677124 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10617),(173809,0,'moodle','core\\task\\blog_cron_task',0,1649376721.9366000000,1649376721.9382000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:12:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10620),(173810,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376721.9501000000,1649376721.9538000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:12:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012538433074951 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10620),(173811,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376721.9445000000,1649376721.9685000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:12:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022816896438599 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10617),(173812,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376722.0111000000,1649376722.0139000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:12:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012719631195068 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10617),(173813,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376721.9772000000,1649376722.0233000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:12:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.044078826904297 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10620),(173814,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376722.0443000000,1649376722.0485000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:12:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026278495788574 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10617),(173815,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376722.0590000000,1649376722.0610000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:12:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00049901008605957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10617),(173816,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376722.0688000000,1649376722.0700000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:12:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10617),(173817,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376722.0741000000,1649376722.0768000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:12:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10620),(173818,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376722.0791000000,1649376722.0809000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:12:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10617),(173819,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376722.0931000000,1649376722.0981000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:12:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0037791728973389 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10620),(173820,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376722.0971000000,1649376722.0984000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:12:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10617),(173821,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376722.1086000000,1649376722.1102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:12:02. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053715705871582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10620),(173822,0,'moodle','core\\task\\session_cleanup_task',0,1649376781.4688000000,1649376781.4842000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011079072952271 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10694),(173823,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376781.4921000000,1649376781.4938000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:13:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00079011917114258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10694),(173824,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376781.5023000000,1649376781.5031000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10694),(173825,0,'moodle','core\\task\\grade_cron_task',0,1649376781.5127000000,1649376781.5292000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:13:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015423059463501 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10694),(173826,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376781.5058000000,1649376781.5615000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:13:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051854133605957 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10696),(173827,0,'moodle','core\\task\\completion_regular_task',0,1649376781.5374000000,1649376781.5681000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:13:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.029633045196533 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10694),(173828,0,'moodle','core\\task\\portfolio_cron_task',0,1649376781.5718000000,1649376781.5728000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10696),(173829,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376781.5761000000,1649376781.5772000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:13:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10694),(173830,0,'moodle','core\\task\\calendar_cron_task',0,1649376781.5871000000,1649376781.5926000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044069290161133 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10696),(173831,0,'moodle','core\\task\\blog_cron_task',0,1649376781.5920000000,1649376781.5929000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:13:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10694),(173832,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376781.6009000000,1649376781.6026000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:13:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086283683776855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10694),(173833,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376781.6006000000,1649376781.6190000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:13:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017539024353027 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10696),(173834,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376781.6531000000,1649376781.6559000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:13:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014050006866455 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10696),(173835,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376781.6201000000,1649376781.6612000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:13:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.039407014846802 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10694),(173836,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376781.6881000000,1649376781.6937000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:13:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040018558502197 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10696),(173837,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376781.7044000000,1649376781.7062000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:13:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10696),(173838,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376781.7088000000,1649376781.7107000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:13:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00031900405883789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10694),(173839,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376781.7170000000,1649376781.7195000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:13:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00086307525634766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10696),(173840,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376781.7206000000,1649376781.7223000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:13:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10694),(173841,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376781.7452000000,1649376781.7461000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:13:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10694),(173842,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376781.7441000000,1649376781.7477000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:13:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021951198577881 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10696),(173843,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376781.7571000000,1649376781.7588000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:13:01. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065207481384277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10694),(173844,0,'moodle','core\\task\\session_cleanup_task',0,1649376842.0025000000,1649376842.0183000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:14:02. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.011860132217407 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10780),(173845,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376842.0120000000,1649376842.0236000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:14:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065810680389404 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10782),(173846,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376842.0264000000,1649376842.0272000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:14:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10780),(173847,0,'moodle','core\\task\\grade_cron_task',0,1649376842.0359000000,1649376842.0464000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:14:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0097548961639404 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10780),(173848,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376842.0352000000,1649376842.0742000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:14:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038089990615845 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10782),(173849,0,'moodle','core\\task\\completion_regular_task',0,1649376842.0544000000,1649376842.0793000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:14:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015629053115845 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10780),(173850,0,'moodle','core\\task\\portfolio_cron_task',0,1649376842.0829000000,1649376842.0839000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10782),(173851,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376842.0902000000,1649376842.0912000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:14:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10780),(173852,0,'moodle','core\\task\\calendar_cron_task',0,1649376842.0963000000,1649376842.1034000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:14:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059130191802979 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10782),(173853,0,'moodle','core\\task\\blog_cron_task',0,1649376842.1060000000,1649376842.1069000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:14:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10780),(173854,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376842.1163000000,1649376842.1187000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:14:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016019344329834 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10780),(173855,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376842.1123000000,1649376842.1347000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:14:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021209001541138 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10782),(173856,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376842.1337000000,1649376842.1675000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:14:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.032637119293213 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10780),(173857,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376842.1695000000,1649376842.1721000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:14:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001093864440918 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10782),(173858,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376842.1989000000,1649376842.2023000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:14:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022540092468262 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10782),(173859,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376842.2100000000,1649376842.2111000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:14:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10782),(173860,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376842.2200000000,1649376842.2212000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:14:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10780),(173861,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376842.2203000000,1649376842.2223000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:14:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055789947509766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10782),(173862,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376842.2304000000,1649376842.2323000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:14:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10780),(173863,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376842.2373000000,1649376842.2404000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:14:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022640228271484 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10782),(173864,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376842.2513000000,1649376842.2533000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:14:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083613395690918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10782),(173865,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376842.2522000000,1649376842.2545000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:14:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0007021427154541 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10780),(173866,0,'moodle','core\\task\\badges_cron_task',0,1649376901.5896000000,1649376901.6250000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030937910079956 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10860),(173867,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649376901.5761000000,1649376901.6257000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 08:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.04584789276123 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',10862),(173868,0,'moodle','core\\task\\badges_message_task',0,1649376901.6352000000,1649376901.6372000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:15:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10860),(173869,0,'mod_chat','mod_chat\\task\\cron_task',0,1649376901.6470000000,1649376901.6597000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:15:01. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.011590003967285 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10862),(173870,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649376901.6572000000,1649376901.6731000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.013936996459961 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10860),(173871,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649376901.6741000000,1649376901.6857000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:15:01. Current memory use 25.1MB.\n\n0 feeds refreshed (took 0.00059100000000001 seconds)\n... used 1 dbqueries\n... used 0.010632038116455 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10862),(173872,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649376901.6885000000,1649376901.6964000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:15:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0048618316650391 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10860),(173873,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649376901.6990000000,1649376901.7060000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:15:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.0041959285736084 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10862),(173874,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649376901.7084000000,1649376901.7128000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:15:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.003338098526001 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10860),(173875,0,'moodle','core\\task\\session_cleanup_task',0,1649376901.7176000000,1649376901.7285000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:15:01. Current memory use 26.8MB.\n... used 7 dbqueries\n... used 0.0085442066192627 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10862),(173876,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376901.7268000000,1649376901.7306000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:15:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10860),(173877,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376901.7426000000,1649376901.7437000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:15:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10862),(173878,0,'moodle','core\\task\\grade_cron_task',0,1649376901.7531000000,1649376901.7560000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:15:01. Current memory use 27.1MB.\n... used 2 dbqueries\n... used 0.0017290115356445 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10862),(173879,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376901.7460000000,1649376901.7682000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:15:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021432876586914 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10860),(173880,0,'moodle','core\\task\\completion_regular_task',0,1649376901.7658000000,1649376901.7789000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:15:01. Current memory use 27.1MB.\n... used 6 dbqueries\n... used 0.012209892272949 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10862),(173881,0,'moodle','core\\task\\portfolio_cron_task',0,1649376901.7784000000,1649376901.7798000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:15:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10860),(173882,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376901.7882000000,1649376901.7896000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:15:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10860),(173883,0,'moodle','core\\task\\calendar_cron_task',0,1649376901.7903000000,1649376901.7971000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:15:01. Current memory use 27.9MB.\n... used 1 dbqueries\n... used 0.0055668354034424 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10862),(173884,0,'moodle','core\\task\\blog_cron_task',0,1649376901.8056000000,1649376901.8070000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:15:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10862),(173885,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376901.8177000000,1649376901.8203000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:15:01. Current memory use 28.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013430118560791 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10862),(173886,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376901.8084000000,1649376901.8457000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:15:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.036198139190674 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10860),(173887,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376901.8441000000,1649376901.8569000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:15:01. Current memory use 28.4MB.\n... used 3 dbqueries\n... used 0.011103868484497 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10862),(173888,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376901.8685000000,1649376901.8716000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:15:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016400814056396 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10860),(173889,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376901.8940000000,1649376901.8998000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:15:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039811134338379 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10860),(173890,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376901.9079000000,1649376901.9096000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:15:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00016188621520996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10860),(173891,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376901.9183000000,1649376901.9199000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:15:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10860),(173892,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376901.9246000000,1649376901.9272000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:15:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10862),(173893,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376901.9302000000,1649376901.9323000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:15:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10860),(173894,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376901.9375000000,1649376901.9403000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:15:01. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018761157989502 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10862),(173895,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376901.9418000000,1649376901.9437000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:15:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10860),(173896,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376901.9526000000,1649376901.9547000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:15:01. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067901611328125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10862),(173897,0,'moodle','core\\task\\session_cleanup_task',0,1649376961.2980000000,1649376961.3130000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010710954666138 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10929),(173898,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649376961.3212000000,1649376961.3224000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:16:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043487548828125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10929),(173899,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649376961.3297000000,1649376961.3404000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:16:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0057661533355713 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10931),(173900,0,'moodle','core\\task\\grade_cron_task',0,1649376961.3581000000,1649376961.3699000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:16:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010968923568726 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10931),(173901,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649376961.3340000000,1649376961.3723000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:16:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037344932556152 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10929),(173902,0,'moodle','core\\task\\portfolio_cron_task',0,1649376961.3807000000,1649376961.3820000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:16:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10931),(173903,0,'moodle','core\\task\\completion_regular_task',0,1649376961.3799000000,1649376961.3909000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:16:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010260105133057 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10929),(173904,0,'moodle','core\\task\\plagiarism_cron_task',0,1649376961.3928000000,1649376961.3937000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:16:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10931),(173905,0,'moodle','core\\task\\calendar_cron_task',0,1649376961.4064000000,1649376961.4108000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:16:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0035128593444824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10929),(173906,0,'moodle','core\\task\\blog_cron_task',0,1649376961.4119000000,1649376961.4131000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:16:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10931),(173907,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649376961.4240000000,1649376961.4263000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:16:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014421939849854 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10931),(173908,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649376961.4192000000,1649376961.4354000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:16:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015479803085327 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10929),(173909,0,'mod_forum','mod_forum\\task\\cron_task',0,1649376961.4733000000,1649376961.4767000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:16:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015308856964111 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10929),(173910,0,'mod_assign','mod_assign\\task\\cron_task',0,1649376961.4403000000,1649376961.4820000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:16:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.040671110153198 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10931),(173911,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649376961.5064000000,1649376961.5115000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:16:01. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033719539642334 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10929),(173912,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649376961.5206000000,1649376961.5226000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:16:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10929),(173913,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649376961.5280000000,1649376961.5301000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:16:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00031781196594238 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10931),(173914,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649376961.5325000000,1649376961.5343000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:16:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047588348388672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10929),(173915,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649376961.5405000000,1649376961.5416000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:16:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10931),(173916,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649376961.5523000000,1649376961.5550000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:16:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018529891967773 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10929),(173917,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649376961.5552000000,1649376961.5565000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:16:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00017881393432617 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10931),(173918,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649376961.5632000000,1649376961.5647000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:16:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007479190826416 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10929),(173919,0,'moodle','core\\task\\complete_plans_task',0,1649377021.8703000000,1649377021.8999000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 08:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.024430990219116 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',11002),(173920,0,'moodle','core\\task\\session_cleanup_task',0,1649377021.8861000000,1649377021.9095000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:17:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.017138957977295 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10997),(173921,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377021.9172000000,1649377021.9197000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11002),(173922,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377021.9214000000,1649377021.9228000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10997),(173923,0,'moodle','core\\task\\grade_cron_task',0,1649377021.9339000000,1649377021.9471000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:17:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012066841125488 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10997),(173924,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377021.9310000000,1649377021.9656000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033340930938721 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11002),(173925,0,'moodle','core\\task\\portfolio_cron_task',0,1649377021.9770000000,1649377021.9780000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11002),(173926,0,'moodle','core\\task\\completion_regular_task',0,1649377021.9577000000,1649377021.9795000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019845008850098 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10997),(173927,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377021.9867000000,1649377021.9880000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11002),(173928,0,'moodle','core\\task\\calendar_cron_task',0,1649377021.9961000000,1649377022.0025000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:17:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053699016571045 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10997),(173929,0,'moodle','core\\task\\blog_cron_task',0,1649377022.0053000000,1649377022.0063000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:17:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11002),(173930,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377022.0183000000,1649377022.0202000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:17:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088691711425781 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11002),(173931,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377022.0129000000,1649377022.0350000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:17:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020760059356689 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10997),(173932,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377022.0723000000,1649377022.0755000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:17:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013208389282227 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10997),(173933,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377022.0427000000,1649377022.0860000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:17:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.041476011276245 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11002),(173934,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377022.1099000000,1649377022.1131000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:17:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021810531616211 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10997),(173935,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377022.1206000000,1649377022.1222000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:17:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10997),(173936,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377022.1214000000,1649377022.1226000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:17:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11002),(173937,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377022.1301000000,1649377022.1326000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:17:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10997),(173938,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377022.1325000000,1649377022.1343000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:17:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11002),(173939,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377022.1465000000,1649377022.1489000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:17:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001572847366333 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10997),(173940,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377022.1532000000,1649377022.1545000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:17:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11002),(173941,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377022.1582000000,1649377022.1595000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:17:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049090385437012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10997),(173942,0,'moodle','core\\task\\session_cleanup_task',0,1649377081.4404000000,1649377081.4573000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011918067932129 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11086),(173943,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377081.4673000000,1649377081.4689000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:18:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00064611434936523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11086),(173944,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377081.4780000000,1649377081.4790000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11086),(173945,0,'moodle','core\\task\\grade_cron_task',0,1649377081.4951000000,1649377081.5179000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:18:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.017592906951904 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11081),(173946,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377081.4874000000,1649377081.5218000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033483028411865 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11086),(173947,0,'moodle','core\\task\\portfolio_cron_task',0,1649377081.5310000000,1649377081.5319000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11086),(173948,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377081.5398000000,1649377081.5406000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11086),(173949,0,'moodle','core\\task\\completion_regular_task',0,1649377081.5296000000,1649377081.5480000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:18:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017142057418823 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11081),(173950,0,'moodle','core\\task\\calendar_cron_task',0,1649377081.5526000000,1649377081.5573000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:18:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038819313049316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11086),(173951,0,'moodle','core\\task\\blog_cron_task',0,1649377081.5631000000,1649377081.5649000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:18:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11081),(173952,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377081.5749000000,1649377081.5765000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:18:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081682205200195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11081),(173953,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377081.5644000000,1649377081.5814000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:18:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016144990921021 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11086),(173954,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377081.6100000000,1649377081.6128000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:18:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016930103302002 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11086),(173955,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377081.5949000000,1649377081.6462000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:18:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.05013108253479 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11081),(173956,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377081.6460000000,1649377081.6514000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:18:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003666877746582 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11086),(173957,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377081.6605000000,1649377081.6621000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:18:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019478797912598 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11086),(173958,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377081.6698000000,1649377081.6710000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:18:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11086),(173959,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377081.6778000000,1649377081.6800000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:18:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010559558868408 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11086),(173960,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377081.6860000000,1649377081.6880000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:18:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00029683113098145 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11081),(173961,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377081.6920000000,1649377081.6957000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:18:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025928020477295 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11086),(173962,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377081.7015000000,1649377081.7028000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:18:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00020194053649902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11081),(173963,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377081.7070000000,1649377081.7089000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:18:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083017349243164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11086),(173964,0,'moodle','core\\task\\session_cleanup_task',0,1649377142.0758000000,1649377142.0967000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:19:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014141082763672 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11155),(173965,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377142.1062000000,1649377142.1080000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:19:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11155),(173966,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377142.1174000000,1649377142.1184000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:19:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11155),(173967,0,'moodle','core\\task\\grade_cron_task',0,1649377142.1349000000,1649377142.1636000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:19:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015982866287231 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11158),(173968,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377142.1283000000,1649377142.1676000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:19:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038199901580811 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11155),(173969,0,'moodle','core\\task\\portfolio_cron_task',0,1649377142.1778000000,1649377142.1790000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:19:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11155),(173970,0,'moodle','core\\task\\completion_regular_task',0,1649377142.1732000000,1649377142.1897000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:19:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015586137771606 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11158),(173971,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377142.1893000000,1649377142.1903000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:19:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11155),(173972,0,'moodle','core\\task\\blog_cron_task',0,1649377142.2101000000,1649377142.2111000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:19:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11158),(173973,0,'moodle','core\\task\\calendar_cron_task',0,1649377142.2063000000,1649377142.2140000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:19:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0062370300292969 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11155),(173974,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377142.2224000000,1649377142.2241000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:19:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080299377441406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11155),(173975,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377142.2221000000,1649377142.2428000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:19:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019453048706055 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11158),(173976,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377142.2704000000,1649377142.2734000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:19:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013580322265625 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11158),(173977,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377142.2433000000,1649377142.2760000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:19:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031286001205444 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11155),(173978,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377142.2936000000,1649377142.2971000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:19:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023319721221924 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11158),(173979,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377142.3061000000,1649377142.3078000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:19:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11158),(173980,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377142.3098000000,1649377142.3110000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:19:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11155),(173981,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377142.3151000000,1649377142.3169000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:19:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062704086303711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11158),(173982,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377142.3187000000,1649377142.3204000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:19:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11155),(173983,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377142.3296000000,1649377142.3329000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:19:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022940635681152 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11158),(173984,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377142.3351000000,1649377142.3362000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:19:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00022792816162109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11155),(173985,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377142.3454000000,1649377142.3480000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:19:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012719631195068 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11158),(173986,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649377201.6197000000,1649377201.6295000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0065009593963623 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',11230),(173987,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649377201.6391000000,1649377201.6430000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0030779838562012 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',11230),(173988,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649377201.6333000000,1649377201.6441000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0070149898529053 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',11225),(173989,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649377201.6520000000,1649377201.6550000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0019769668579102 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',11225),(173990,0,'moodle','core\\task\\badges_message_task',0,1649377201.6750000000,1649377201.6828000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054421424865723 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11225),(173991,0,'moodle','core\\task\\badges_cron_task',0,1649377201.6523000000,1649377201.6919000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.037611961364746 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11230),(173992,0,'mod_chat','mod_chat\\task\\cron_task',0,1649377201.7005000000,1649377201.7149000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:20:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.012777090072632 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11225),(173993,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649377201.7085000000,1649377201.7177000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0073668956756592 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11230),(173994,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649377201.7321000000,1649377201.7411000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0040390491485596 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11230),(173995,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649377201.7325000000,1649377201.7414000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:20:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.000753 seconds)\n... used 1 dbqueries\n... used 0.0081288814544678 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11225),(173996,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649377201.7537000000,1649377201.7649000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.010113954544067 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11230),(173997,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649377201.7645000000,1649377201.7727000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:20:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0047769546508789 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11225),(173998,0,'moodle','core\\task\\session_cleanup_task',0,1649377201.7764000000,1649377201.7869000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0078189373016357 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11230),(173999,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377201.7843000000,1649377201.7873000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:20:01. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00074195861816406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11225),(174000,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377201.7982000000,1649377201.8001000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:20:01. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11225),(174001,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377201.7985000000,1649377201.8234000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:20:01. Current memory use 24.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023462057113647 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11230),(174002,0,'moodle','core\\task\\grade_cron_task',0,1649377201.8102000000,1649377201.8252000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:20:01. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.013724803924561 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11225),(174003,0,'moodle','core\\task\\portfolio_cron_task',0,1649377201.8363000000,1649377201.8373000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:20:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11225),(174004,0,'moodle','core\\task\\completion_regular_task',0,1649377201.8345000000,1649377201.8421000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:20:01. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.0064349174499512 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11230),(174005,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377201.8469000000,1649377201.8484000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:20:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11225),(174006,0,'moodle','core\\task\\calendar_cron_task',0,1649377201.8579000000,1649377201.8642000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:20:01. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0048599243164062 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11225),(174007,0,'moodle','core\\task\\blog_cron_task',0,1649377201.8656000000,1649377201.8668000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:20:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11230),(174008,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377201.8762000000,1649377201.8786000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:20:01. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013751983642578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11230),(174009,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377201.8750000000,1649377201.9001000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:20:01. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024257898330688 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11225),(174010,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377201.8882000000,1649377201.9226000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:20:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.032664060592651 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11230),(174011,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377201.9282000000,1649377201.9310000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:20:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012509822845459 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11225),(174012,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377201.9581000000,1649377201.9620000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:20:01. Current memory use 29.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023670196533203 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11225),(174013,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377201.9701000000,1649377201.9716000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:20:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11225),(174014,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377201.9724000000,1649377201.9741000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:20:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11230),(174015,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377201.9787000000,1649377201.9804000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:20:01. Current memory use 30MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042581558227539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11225),(174016,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377201.9845000000,1649377201.9863000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:20:01. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11230),(174017,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377201.9888000000,1649377201.9918000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:20:01. Current memory use 30MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019419193267822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11225),(174018,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377201.9961000000,1649377201.9973000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:20:01. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00019311904907227 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11230),(174019,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377202.0057000000,1649377202.0079000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:20:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11225),(174020,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377261.3946000000,1649377261.4059000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:21:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060999393463135 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11313),(174021,0,'moodle','core\\task\\session_cleanup_task',0,1649377261.3874000000,1649377261.4077000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014317035675049 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11310),(174022,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377261.4178000000,1649377261.4187000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11310),(174023,0,'moodle','core\\task\\grade_cron_task',0,1649377261.4269000000,1649377261.4433000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:21:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015331983566284 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11310),(174024,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377261.4187000000,1649377261.4546000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:21:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034574031829834 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11313),(174025,0,'moodle','core\\task\\portfolio_cron_task',0,1649377261.4651000000,1649377261.4659000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11313),(174026,0,'moodle','core\\task\\completion_regular_task',0,1649377261.4520000000,1649377261.4696000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:21:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016696929931641 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11310),(174027,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377261.4742000000,1649377261.4757000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11313),(174028,0,'moodle','core\\task\\blog_cron_task',0,1649377261.4920000000,1649377261.4929000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:21:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11313),(174029,0,'moodle','core\\task\\calendar_cron_task',0,1649377261.4884000000,1649377261.4944000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:21:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049421787261963 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11310),(174030,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377261.5038000000,1649377261.5059000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:21:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011289119720459 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11310),(174031,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377261.5038000000,1649377261.5196000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:21:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014870882034302 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11313),(174032,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377261.5481000000,1649377261.5508000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:21:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012350082397461 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11313),(174033,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377261.5238000000,1649377261.5698000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:21:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.044189929962158 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11310),(174034,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377261.5726000000,1649377261.5765000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:21:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002291202545166 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11313),(174035,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377261.5851000000,1649377261.5862000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:21:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11313),(174036,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377261.5945000000,1649377261.5964000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:21:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11313),(174037,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377261.6042000000,1649377261.6057000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:21:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11313),(174038,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377261.6126000000,1649377261.6139000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:21:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11310),(174039,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377261.6203000000,1649377261.6227000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:21:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014841556549072 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11313),(174040,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377261.6286000000,1649377261.6295000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:21:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11310),(174041,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377261.6374000000,1649377261.6391000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:21:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062203407287598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11313),(174042,0,'moodle','core\\task\\session_cleanup_task',0,1649377321.9667000000,1649377321.9828000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011294841766357 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11371),(174043,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377321.9935000000,1649377321.9956000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:22:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00096821784973145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11371),(174044,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377321.9970000000,1649377322.0085000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:22:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0061030387878418 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11374),(174045,0,'moodle','core\\task\\grade_cron_task',0,1649377322.0211000000,1649377322.0337000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:22:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011507987976074 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11374),(174046,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377322.0066000000,1649377322.0492000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:22:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041704893112183 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11371),(174047,0,'moodle','core\\task\\portfolio_cron_task',0,1649377322.0611000000,1649377322.0620000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:22:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11371),(174048,0,'moodle','core\\task\\completion_regular_task',0,1649377322.0428000000,1649377322.0654000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:22:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021252870559692 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11374),(174049,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377322.0704000000,1649377322.0718000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:22:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11371),(174050,0,'moodle','core\\task\\blog_cron_task',0,1649377322.0889000000,1649377322.0897000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:22:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11371),(174051,0,'moodle','core\\task\\calendar_cron_task',0,1649377322.0847000000,1649377322.0898000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:22:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0042839050292969 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11374),(174052,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377322.0988000000,1649377322.1005000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:22:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096392631530762 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11374),(174053,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377322.0985000000,1649377322.1224000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:22:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022709846496582 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11371),(174054,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377322.1174000000,1649377322.1465000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:22:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028109073638916 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11374),(174055,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377322.1487000000,1649377322.1509000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:22:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011100769042969 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11371),(174056,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377322.1732000000,1649377322.1769000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:22:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024981498718262 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11371),(174057,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377322.1860000000,1649377322.1873000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:22:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11371),(174058,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377322.1947000000,1649377322.1961000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:22:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00022482872009277 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11374),(174059,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377322.1957000000,1649377322.1973000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:22:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11371),(174060,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377322.2048000000,1649377322.2068000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:22:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11374),(174061,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377322.2108000000,1649377322.2135000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:22:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018360614776611 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11371),(174062,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377322.2232000000,1649377322.2242000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:22:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11374),(174063,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377322.2228000000,1649377322.2242000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:22:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054788589477539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11371),(174064,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649377381.4931000000,1649377381.5121000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 08:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015233039855957 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',11461),(174065,0,'moodle','core\\task\\session_cleanup_task',0,1649377381.4971000000,1649377381.5151000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:23:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.01323390007019 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11460),(174066,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377381.5221000000,1649377381.5237000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:23:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00042891502380371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11460),(174067,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377381.5228000000,1649377381.5247000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:23:01. Current memory use 20.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11461),(174068,0,'moodle','core\\task\\grade_cron_task',0,1649377381.5326000000,1649377381.5453000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:23:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011739015579224 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11460),(174069,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377381.5323000000,1649377381.5620000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:23:01. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028910875320435 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11461),(174070,0,'moodle','core\\task\\portfolio_cron_task',0,1649377381.5702000000,1649377381.5711000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:23:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11461),(174071,0,'moodle','core\\task\\completion_regular_task',0,1649377381.5549000000,1649377381.5711000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:23:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015328884124756 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11460),(174072,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377381.5779000000,1649377381.5787000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:23:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11461),(174073,0,'moodle','core\\task\\calendar_cron_task',0,1649377381.5853000000,1649377381.5912000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:23:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004828929901123 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11460),(174074,0,'moodle','core\\task\\blog_cron_task',0,1649377381.5910000000,1649377381.5919000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:23:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11461),(174075,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377381.6004000000,1649377381.6023000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:23:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11460),(174076,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377381.5977000000,1649377381.6129000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:23:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014449119567871 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11461),(174077,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377381.6385000000,1649377381.6416000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:23:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019750595092773 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11461),(174078,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377381.6177000000,1649377381.6526000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:23:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033432006835938 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11460),(174079,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377381.6621000000,1649377381.6659000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:23:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027179718017578 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11461),(174080,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377381.6744000000,1649377381.6757000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:23:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11461),(174081,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377381.6852000000,1649377381.6864000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:23:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11461),(174082,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377381.6918000000,1649377381.6938000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:23:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005028247833252 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11460),(174083,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377381.6941000000,1649377381.6954000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:23:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11461),(174084,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377381.7187000000,1649377381.7200000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:23:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00023102760314941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11460),(174085,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377381.7174000000,1649377381.7209000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:23:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024788379669189 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11461),(174086,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377381.7297000000,1649377381.7316000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:23:01. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092697143554688 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11461),(174087,0,'moodle','core\\task\\session_cleanup_task',0,1649377442.0555000000,1649377442.0705000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:24:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010704040527344 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11523),(174088,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377442.0845000000,1649377442.0862000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:24:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00050806999206543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11523),(174089,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377442.0947000000,1649377442.0955000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:24:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11523),(174090,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377442.1051000000,1649377442.1359000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:24:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029968976974487 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11523),(174091,0,'moodle','core\\task\\grade_cron_task',0,1649377442.1100000000,1649377442.1402000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:24:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.023248910903931 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11522),(174092,0,'moodle','core\\task\\portfolio_cron_task',0,1649377442.1487000000,1649377442.1495000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:24:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11522),(174093,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377442.1580000000,1649377442.1589000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:24:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 0.00010108947753906 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11522),(174094,0,'moodle','core\\task\\completion_regular_task',0,1649377442.1483000000,1649377442.1621000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:24:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012372970581055 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11523),(174095,0,'moodle','core\\task\\calendar_cron_task',0,1649377442.1749000000,1649377442.1792000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:24:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0035340785980225 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11523),(174096,0,'moodle','core\\task\\blog_cron_task',0,1649377442.1786000000,1649377442.1801000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:24:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11522),(174097,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377442.1889000000,1649377442.1915000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:24:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012497901916504 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11523),(174098,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377442.1863000000,1649377442.2037000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:24:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016558170318604 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11522),(174099,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377442.2309000000,1649377442.2347000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:24:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022878646850586 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11522),(174100,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377442.2144000000,1649377442.2596000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:24:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.043245077133179 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11523),(174101,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377442.2564000000,1649377442.2606000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:24:02. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031981468200684 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11522),(174102,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377442.2669000000,1649377442.2682000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:24:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11522),(174103,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377442.2744000000,1649377442.2756000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:24:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11522),(174104,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377442.2828000000,1649377442.2847000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:24:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061678886413574 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11522),(174105,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377442.2927000000,1649377442.2939000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:24:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11522),(174106,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377442.3094000000,1649377442.3132000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:24:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026488304138184 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11522),(174107,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377442.3134000000,1649377442.3143000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:24:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11523),(174108,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377442.3221000000,1649377442.3234000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:24:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005791187286377 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11523),(174109,0,'moodle','core\\task\\context_cleanup_task',0,1649377501.6843000000,1649377501.7025000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 08:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.013431072235107 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',11602),(174110,0,'moodle','core\\task\\badges_message_task',0,1649377501.7112000000,1649377501.7167000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0046501159667969 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11602),(174111,0,'mod_chat','mod_chat\\task\\cron_task',0,1649377501.7299000000,1649377501.7424000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.011368989944458 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11602),(174112,0,'moodle','core\\task\\badges_cron_task',0,1649377501.7109000000,1649377501.7580000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041598081588745 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11600),(174113,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649377501.7495000000,1649377501.7594000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0088798999786377 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11602),(174114,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649377501.7727000000,1649377501.7803000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:25:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0045092105865479 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11602),(174115,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649377501.7727000000,1649377501.7863000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:25:01. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.00070599999999998 seconds)\n... used 1 dbqueries\n... used 0.012587070465088 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11600),(174116,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649377501.7909000000,1649377501.7938000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:25:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0017769336700439 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11602),(174117,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649377501.8017000000,1649377501.8088000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:25:01. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0041821002960205 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11600),(174118,0,'moodle','core\\task\\session_cleanup_task',0,1649377501.8014000000,1649377501.8093000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:25:01. Current memory use 23.8MB.\n... used 7 dbqueries\n... used 0.0056629180908203 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11602),(174119,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377501.8189000000,1649377501.8201000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:25:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00043606758117676 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11602),(174120,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377501.8220000000,1649377501.8242000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:25:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11600),(174121,0,'moodle','core\\task\\grade_cron_task',0,1649377501.8335000000,1649377501.8365000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:25:01. Current memory use 23MB.\n... used 2 dbqueries\n... used 0.0019497871398926 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11600),(174122,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377501.8280000000,1649377501.8556000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:25:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026857137680054 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11602),(174123,0,'moodle','core\\task\\completion_regular_task',0,1649377501.8466000000,1649377501.8637000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:25:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.015578985214233 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11600),(174124,0,'moodle','core\\task\\portfolio_cron_task',0,1649377501.8650000000,1649377501.8663000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:25:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11602),(174125,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377501.8719000000,1649377501.8728000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:25:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11600),(174126,0,'moodle','core\\task\\calendar_cron_task',0,1649377501.8760000000,1649377501.8806000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:25:01. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0038759708404541 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11602),(174127,0,'moodle','core\\task\\blog_cron_task',0,1649377501.8866000000,1649377501.8876000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:25:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11600),(174128,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377501.8966000000,1649377501.8990000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:25:01. Current memory use 25.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013360977172852 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11600),(174129,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377501.8929000000,1649377501.9098000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:25:01. Current memory use 27.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016024112701416 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11602),(174130,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377501.9126000000,1649377501.9447000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:25:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.031084060668945 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11600),(174131,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377501.9416000000,1649377501.9452000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:25:01. Current memory use 30MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001352071762085 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11602),(174132,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377501.9728000000,1649377501.9773000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:25:01. Current memory use 31.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023651123046875 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11602),(174133,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377501.9801000000,1649377501.9814000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:25:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11600),(174134,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377501.9839000000,1649377501.9849000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:25:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11602),(174135,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377501.9898000000,1649377501.9916000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:25:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11600),(174136,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377501.9940000000,1649377501.9959000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:25:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11602),(174137,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377501.9987000000,1649377502.0020000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:25:01. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021557807922363 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11600),(174138,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377502.0045000000,1649377502.0055000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:25:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11602),(174139,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377502.0103000000,1649377502.0120000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:25:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11600),(174140,0,'moodle','core\\task\\session_cleanup_task',0,1649377561.2494000000,1649377561.2708000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017665863037109 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11673),(174141,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377561.2626000000,1649377561.2723000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0051741600036621 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11675),(174142,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377561.2840000000,1649377561.2851000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11673),(174143,0,'moodle','core\\task\\grade_cron_task',0,1649377561.3010000000,1649377561.3118000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:26:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0098299980163574 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11673),(174144,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377561.2853000000,1649377561.3239000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:26:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037558078765869 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11675),(174145,0,'moodle','core\\task\\portfolio_cron_task',0,1649377561.3311000000,1649377561.3319000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11675),(174146,0,'moodle','core\\task\\completion_regular_task',0,1649377561.3196000000,1649377561.3340000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:26:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013545036315918 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11673),(174147,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377561.3406000000,1649377561.3415000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11675),(174148,0,'moodle','core\\task\\calendar_cron_task',0,1649377561.3471000000,1649377561.3509000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:26:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0031049251556396 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11673),(174149,0,'moodle','core\\task\\blog_cron_task',0,1649377561.3543000000,1649377561.3552000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:26:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11675),(174150,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377561.3626000000,1649377561.3643000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:26:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098609924316406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11675),(174151,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377561.3587000000,1649377561.3754000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:26:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015633106231689 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11673),(174152,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377561.4058000000,1649377561.4087000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:26:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017058849334717 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11673),(174153,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377561.3797000000,1649377561.4094000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:26:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.028743982315063 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11675),(174154,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377561.4300000000,1649377561.4338000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:26:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026819705963135 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11673),(174155,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377561.4422000000,1649377561.4435000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:26:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11675),(174156,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377561.4439000000,1649377561.4453000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:26:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11673),(174157,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377561.4519000000,1649377561.4534000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:26:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055503845214844 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11675),(174158,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377561.4562000000,1649377561.4577000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:26:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11673),(174159,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377561.4710000000,1649377561.4734000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:26:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11675),(174160,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377561.4743000000,1649377561.4754000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:26:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11673),(174161,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377561.4898000000,1649377561.4914000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:26:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080990791320801 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11675),(174162,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377621.7849000000,1649377621.7964000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:27:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058560371398926 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11730),(174163,0,'moodle','core\\task\\session_cleanup_task',0,1649377621.7841000000,1649377621.7995000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01095986366272 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11725),(174164,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377621.8066000000,1649377621.8075000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:27:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11730),(174165,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377621.8089000000,1649377621.8404000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030573129653931 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11725),(174166,0,'moodle','core\\task\\grade_cron_task',0,1649377621.8244000000,1649377621.8409000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014923095703125 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11730),(174167,0,'moodle','core\\task\\portfolio_cron_task',0,1649377621.8522000000,1649377621.8530000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:27:01. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11730),(174168,0,'moodle','core\\task\\completion_regular_task',0,1649377621.8487000000,1649377621.8591000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:27:01. Current memory use 23.1MB.\n... used 6 dbqueries\n... used 0.0094430446624756 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11725),(174169,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377621.8619000000,1649377621.8629000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:27:01. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11730),(174170,0,'moodle','core\\task\\blog_cron_task',0,1649377621.8790000000,1649377621.8797000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:27:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11725),(174171,0,'moodle','core\\task\\calendar_cron_task',0,1649377621.8774000000,1649377621.8822000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:27:01. Current memory use 21.8MB.\n... used 1 dbqueries\n... used 0.0037660598754883 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11730),(174172,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377621.8940000000,1649377621.8955000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:27:01. Current memory use 22.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11730),(174173,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377621.8889000000,1649377621.9126000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:27:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022441148757935 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11725),(174174,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377621.9121000000,1649377621.9449000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:27:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.031680107116699 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11730),(174175,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377621.9499000000,1649377621.9529000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:27:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013480186462402 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11725),(174176,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377621.9798000000,1649377621.9841000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:27:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025429725646973 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11725),(174177,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377621.9934000000,1649377621.9952000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:27:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11725),(174178,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377622.0043000000,1649377622.0059000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:27:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015521049499512 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11725),(174179,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377622.0128000000,1649377622.0150000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:27:02. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068378448486328 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11730),(174180,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377622.0280000000,1649377622.0305000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:27:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11725),(174181,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377622.0465000000,1649377622.0479000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:27:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11725),(174182,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377622.0446000000,1649377622.0488000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:27:02. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029020309448242 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11730),(174183,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377622.0583000000,1649377622.0604000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:27:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073003768920898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11725),(174184,0,'moodle','core\\task\\session_cleanup_task',0,1649377681.4307000000,1649377681.4479000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012150049209595 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11796),(174185,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377681.4582000000,1649377681.4599000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:28:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11796),(174186,0,'block_recent_activity','block_recent_activity\\task\\cleanup',0,1649377681.4344000000,1649377681.4933000000,0,1,0,'Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 08:28:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.053882122039795 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n','random-9ut9hf',11792),(174187,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377681.5041000000,1649377681.5062000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:28:01. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11792),(174188,0,'moodle','core\\task\\grade_cron_task',0,1649377681.5141000000,1649377681.5256000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:28:01. Current memory use 21.4MB.\n... used 2 dbqueries\n... used 0.010714054107666 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11792),(174189,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377681.5066000000,1649377681.5370000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:28:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028786897659302 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11796),(174190,0,'moodle','core\\task\\completion_regular_task',0,1649377681.5339000000,1649377681.5471000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:28:01. Current memory use 22.2MB.\n... used 6 dbqueries\n... used 0.012395858764648 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11792),(174191,0,'moodle','core\\task\\portfolio_cron_task',0,1649377681.5478000000,1649377681.5489000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:28:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11796),(174192,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377681.5553000000,1649377681.5565000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:28:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11792),(174193,0,'moodle','core\\task\\blog_cron_task',0,1649377681.5706000000,1649377681.5714000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:28:01. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11792),(174194,0,'moodle','core\\task\\calendar_cron_task',0,1649377681.5643000000,1649377681.5724000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:28:01. Current memory use 23.5MB.\n... used 1 dbqueries\n... used 0.0068149566650391 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11796),(174195,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377681.5813000000,1649377681.5831000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:28:01. Current memory use 23.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096297264099121 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11796),(174196,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377681.5805000000,1649377681.5967000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:28:01. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015491962432861 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11792),(174197,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377681.6255000000,1649377681.6277000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:28:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011410713195801 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11792),(174198,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377681.6003000000,1649377681.6373000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:28:01. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.035908937454224 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11796),(174199,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377681.6465000000,1649377681.6511000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:28:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034260749816895 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11792),(174200,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377681.6579000000,1649377681.6592000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:28:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11792),(174201,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377681.6667000000,1649377681.6685000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:28:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11792),(174202,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377681.6771000000,1649377681.6792000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:28:01. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00094485282897949 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11792),(174203,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377681.6819000000,1649377681.6835000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:28:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11796),(174204,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377681.6950000000,1649377681.6982000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:28:01. Current memory use 28.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021321773529053 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11792),(174205,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377681.6974000000,1649377681.6983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:28:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11796),(174206,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377681.7076000000,1649377681.7093000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:28:01. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11792),(174207,0,'moodle','core\\task\\session_cleanup_task',0,1649377742.0027000000,1649377742.0175000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:29:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010657072067261 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11875),(174208,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377742.0272000000,1649377742.0288000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:29:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00041794776916504 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11875),(174209,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377742.0358000000,1649377742.0368000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:29:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11875),(174210,0,'moodle','core\\task\\grade_cron_task',0,1649377742.0650000000,1649377742.0828000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:29:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013928174972534 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11870),(174211,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377742.0457000000,1649377742.0982000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:29:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051500797271729 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11875),(174212,0,'moodle','core\\task\\portfolio_cron_task',0,1649377742.1085000000,1649377742.1094000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11875),(174213,0,'moodle','core\\task\\completion_regular_task',0,1649377742.0907000000,1649377742.1179000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:29:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.026245832443237 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11870),(174214,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377742.1174000000,1649377742.1182000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11875),(174215,0,'moodle','core\\task\\calendar_cron_task',0,1649377742.1322000000,1649377742.1371000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:29:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004004955291748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11875),(174216,0,'moodle','core\\task\\blog_cron_task',0,1649377742.1363000000,1649377742.1371000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:29:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11870),(174217,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377742.1453000000,1649377742.1472000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:29:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092005729675293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11870),(174218,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377742.1449000000,1649377742.1613000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:29:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015511035919189 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11875),(174219,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377742.1665000000,1649377742.1958000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:29:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.028228998184204 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11870),(174220,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377742.1961000000,1649377742.1981000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:29:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00093507766723633 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11875),(174221,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377742.2238000000,1649377742.2276000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:29:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023500919342041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11875),(174222,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377742.2349000000,1649377742.2365000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:29:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11875),(174223,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377742.2405000000,1649377742.2417000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:29:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.000244140625 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11870),(174224,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377742.2453000000,1649377742.2473000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:29:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058102607727051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11875),(174225,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377742.2485000000,1649377742.2495000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:29:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11870),(174226,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377742.2604000000,1649377742.2614000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:29:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11870),(174227,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377742.2597000000,1649377742.2622000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:29:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016810894012451 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11875),(174228,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377742.2696000000,1649377742.2711000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:29:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006561279296875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11870),(174229,0,'moodle','core\\task\\cache_cleanup_task',0,1649377801.5715000000,1649377801.5822000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 08:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060300827026367 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',11945),(174230,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649377801.5960000000,1649377801.6011000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 08:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0042140483856201 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',11945),(174231,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649377801.6161000000,1649377801.6192000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 08:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0020289421081543 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',11945),(174232,0,'moodle','core\\task\\search_index_task',0,1649377801.6056000000,1649377801.6229000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 08:30:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0098850727081299 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',11940),(174233,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649377801.6301000000,1649377801.6332000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 08:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0017437934875488 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',11945),(174234,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649377801.6449000000,1649377801.6476000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001662015914917 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',11945),(174235,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649377801.6572000000,1649377801.6584000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:30:01. Current memory use 20.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',11945),(174236,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649377801.6680000000,1649377801.6739000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:30:01. Current memory use 20.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047628879547119 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',11945),(174237,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649377801.6352000000,1649377801.6860000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 08:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.049432992935181 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',11940),(174238,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649377801.6890000000,1649377801.6903000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',11945),(174239,0,'moodle','core\\task\\badges_message_task',0,1649377801.7010000000,1649377801.7090000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:30:01. Current memory use 21MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0053369998931885 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11945),(174240,0,'moodle','core\\task\\badges_cron_task',0,1649377801.6951000000,1649377801.7119000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:30:01. Current memory use 23.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.015898942947388 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11940),(174241,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649377801.7280000000,1649377801.7348000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:30:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 0.0057289600372314 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11940),(174242,0,'mod_chat','mod_chat\\task\\cron_task',0,1649377801.7246000000,1649377801.7354000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:30:01. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.0098700523376465 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11945),(174243,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649377801.7484000000,1649377801.7541000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:30:01. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.0032968521118164 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11940),(174244,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649377801.7472000000,1649377801.7571000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:30:01. Current memory use 23.1MB.\n\n0 feeds refreshed (took 0.00070999999999999 seconds)\n... used 1 dbqueries\n... used 0.0088610649108887 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11945),(174245,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649377801.7662000000,1649377801.7692000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:30:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.0021469593048096 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11940),(174246,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649377801.7728000000,1649377801.7793000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:30:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0040788650512695 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11945),(174247,0,'moodle','core\\task\\session_cleanup_task',0,1649377801.7807000000,1649377801.7907000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:30:01. Current memory use 26.6MB.\n... used 7 dbqueries\n... used 0.0074639320373535 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11940),(174248,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377801.7890000000,1649377801.7916000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:30:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11945),(174249,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377801.8030000000,1649377801.8045000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:30:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11945),(174250,0,'moodle','core\\task\\grade_cron_task',0,1649377801.8343000000,1649377801.8456000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:30:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.010155916213989 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11945),(174251,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377801.8112000000,1649377801.8517000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:30:01. Current memory use 26.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039126873016357 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11940),(174252,0,'moodle','core\\task\\portfolio_cron_task',0,1649377801.8656000000,1649377801.8667000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:30:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11945),(174253,0,'moodle','core\\task\\completion_regular_task',0,1649377801.8647000000,1649377801.8807000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:30:01. Current memory use 28.4MB.\n... used 6 dbqueries\n... used 0.014992952346802 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11940),(174254,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377801.8816000000,1649377801.8828000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:30:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11945),(174255,0,'moodle','core\\task\\calendar_cron_task',0,1649377801.8974000000,1649377801.9040000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:30:01. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0054519176483154 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11945),(174256,0,'moodle','core\\task\\blog_cron_task',0,1649377801.9031000000,1649377801.9043000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:30:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11940),(174257,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377801.9260000000,1649377801.9293000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:30:01. Current memory use 29.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017669200897217 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11940),(174258,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377801.9253000000,1649377801.9524000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:30:01. Current memory use 25.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025255918502808 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11945),(174259,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377801.9639000000,1649377801.9782000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:30:01. Current memory use 29.2MB.\n... used 3 dbqueries\n... used 0.012141942977905 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11940),(174260,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377801.9856000000,1649377801.9901000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:30:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024209022521973 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11945),(174261,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377802.0254000000,1649377802.0306000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:30:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027580261230469 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11945),(174262,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377802.0420000000,1649377802.0435000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:30:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00027585029602051 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11945),(174263,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377802.0427000000,1649377802.0446000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:30:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11940),(174264,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377802.0540000000,1649377802.0555000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:30:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11940),(174265,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377802.0536000000,1649377802.0561000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:30:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068998336791992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11945),(174266,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377802.0680000000,1649377802.0697000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:30:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11945),(174267,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377802.0665000000,1649377802.0704000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:30:02. Current memory use 33.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002377986907959 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11940),(174268,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377802.0804000000,1649377802.0832000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:30:02. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078511238098145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11945),(174269,0,'moodle','core\\task\\session_cleanup_task',0,1649377861.3729000000,1649377861.4022000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.025033950805664 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12015),(174270,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377861.4123000000,1649377861.4133000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12015),(174271,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377861.4103000000,1649377861.4227000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076379776000977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12014),(174272,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377861.4209000000,1649377861.4525000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03084397315979 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12015),(174273,0,'moodle','core\\task\\grade_cron_task',0,1649377861.4420000000,1649377861.4572000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:31:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013890981674194 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12014),(174274,0,'moodle','core\\task\\portfolio_cron_task',0,1649377861.4690000000,1649377861.4698000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:31:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12014),(174275,0,'moodle','core\\task\\completion_regular_task',0,1649377861.4637000000,1649377861.4787000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:31:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.013689994812012 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12015),(174276,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377861.4846000000,1649377861.4871000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:31:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12014),(174277,0,'moodle','core\\task\\calendar_cron_task',0,1649377861.4987000000,1649377861.5064000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:31:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0060389041900635 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12015),(174278,0,'moodle','core\\task\\blog_cron_task',0,1649377861.5145000000,1649377861.5158000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:31:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12014),(174279,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377861.5251000000,1649377861.5283000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:31:01. Current memory use 21.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024371147155762 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12014),(174280,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377861.5150000000,1649377861.5406000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:31:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024168014526367 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12015),(174281,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377861.5729000000,1649377861.5752000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:31:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011608600616455 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12015),(174282,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377861.5491000000,1649377861.6053000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:31:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.054682016372681 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12014),(174283,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377861.6097000000,1649377861.6145000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:31:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028409957885742 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12015),(174284,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377861.6248000000,1649377861.6267000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:31:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12015),(174285,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377861.6373000000,1649377861.6387000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:31:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12015),(174286,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377861.6487000000,1649377861.6503000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:31:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12015),(174287,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377861.6574000000,1649377861.6595000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:31:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0003349781036377 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12014),(174288,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377861.6621000000,1649377861.6651000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:31:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018579959869385 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12015),(174289,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377861.6745000000,1649377861.6761000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:31:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061607360839844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12015),(174290,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377861.6749000000,1649377861.6763000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:31:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12014),(174291,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649377921.9935000000,1649377922.0171000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 08:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.020009994506836 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',12080),(174292,0,'moodle','core\\task\\session_cleanup_task',0,1649377922.0042000000,1649377922.0270000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:32:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017110109329224 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12075),(174293,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377922.0273000000,1649377922.0309000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:32:02. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00054693222045898 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12080),(174294,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377922.0389000000,1649377922.0405000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:32:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12075),(174295,0,'moodle','core\\task\\grade_cron_task',0,1649377922.0550000000,1649377922.0708000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:32:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014392852783203 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12075),(174296,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377922.0419000000,1649377922.0928000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:32:02. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049680948257446 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12080),(174297,0,'moodle','core\\task\\portfolio_cron_task',0,1649377922.1053000000,1649377922.1067000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:32:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12080),(174298,0,'moodle','core\\task\\completion_regular_task',0,1649377922.0907000000,1649377922.1116000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:32:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019598960876465 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12075),(174299,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377922.1170000000,1649377922.1183000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:32:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12080),(174300,0,'moodle','core\\task\\calendar_cron_task',0,1649377922.1263000000,1649377922.1331000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:32:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0054960250854492 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12075),(174301,0,'moodle','core\\task\\blog_cron_task',0,1649377922.1365000000,1649377922.1379000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:32:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12080),(174302,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377922.1485000000,1649377922.1508000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:32:02. Current memory use 25.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098204612731934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12080),(174303,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377922.1414000000,1649377922.1643000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:32:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021672010421753 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12075),(174304,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377922.2060000000,1649377922.2093000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:32:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013160705566406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12075),(174305,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377922.1710000000,1649377922.2145000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:32:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.041631937026978 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12080),(174306,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377922.2366000000,1649377922.2414000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:32:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027410984039307 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12075),(174307,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377922.2414000000,1649377922.2433000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:32:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12080),(174308,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377922.2527000000,1649377922.2546000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:32:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12080),(174309,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377922.2545000000,1649377922.2562000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:32:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12075),(174310,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377922.2627000000,1649377922.2639000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:32:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12080),(174311,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377922.2714000000,1649377922.2737000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:32:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015308856964111 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12075),(174312,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377922.2742000000,1649377922.2752000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:32:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12080),(174313,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377922.2855000000,1649377922.2869000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:32:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062990188598633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12075),(174314,0,'moodle','core\\task\\session_cleanup_task',0,1649377981.5502000000,1649377981.5645000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010370969772339 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12160),(174315,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649377981.5755000000,1649377981.5774000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:33:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00076603889465332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12160),(174316,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649377981.5876000000,1649377981.5885000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12160),(174317,0,'moodle','core\\task\\grade_cron_task',0,1649377981.6128000000,1649377981.6436000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:33:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014298915863037 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12154),(174318,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649377981.5963000000,1649377981.6494000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051973104476929 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12160),(174319,0,'moodle','core\\task\\portfolio_cron_task',0,1649377981.6602000000,1649377981.6612000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12160),(174320,0,'moodle','core\\task\\plagiarism_cron_task',0,1649377981.6681000000,1649377981.6689000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12160),(174321,0,'moodle','core\\task\\completion_regular_task',0,1649377981.6527000000,1649377981.6717000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017519950866699 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12154),(174322,0,'moodle','core\\task\\blog_cron_task',0,1649377981.6847000000,1649377981.6855000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:33:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12154),(174323,0,'moodle','core\\task\\calendar_cron_task',0,1649377981.6808000000,1649377981.6859000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042581558227539 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12160),(174324,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649377981.6936000000,1649377981.6957000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:33:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013580322265625 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12160),(174325,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649377981.6930000000,1649377981.7094000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:33:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015708923339844 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12154),(174326,0,'mod_forum','mod_forum\\task\\cron_task',0,1649377981.7441000000,1649377981.7463000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:33:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010778903961182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12154),(174327,0,'mod_assign','mod_assign\\task\\cron_task',0,1649377981.7129000000,1649377981.7576000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:33:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.043026924133301 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12160),(174328,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649377981.7647000000,1649377981.7680000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:33:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022869110107422 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12154),(174329,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649377981.7748000000,1649377981.7761000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12154),(174330,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649377981.7844000000,1649377981.7856000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12154),(174331,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649377981.7943000000,1649377981.7964000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:33:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064897537231445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12160),(174332,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649377981.7967000000,1649377981.7981000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12154),(174333,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649377981.8180000000,1649377981.8210000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:33:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020978450775146 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12160),(174334,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649377981.8224000000,1649377981.8236000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:33:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00031208992004395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12154),(174335,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649377981.8332000000,1649377981.8359000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:33:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013959407806396 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12160),(174336,0,'moodle','core\\task\\session_cleanup_task',0,1649378042.1494000000,1649378042.1732000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017431974411011 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12245),(174337,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378042.1850000000,1649378042.1892000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:34:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0018401145935059 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12245),(174338,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378042.1860000000,1649378042.1986000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:34:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0083358287811279 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12240),(174339,0,'moodle','core\\task\\grade_cron_task',0,1649378042.2164000000,1649378042.2341000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:34:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016014814376831 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12240),(174340,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378042.2016000000,1649378042.2405000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:34:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038006067276001 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12245),(174341,0,'moodle','core\\task\\portfolio_cron_task',0,1649378042.2524000000,1649378042.2547000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12245),(174342,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378042.2673000000,1649378042.2687000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00028705596923828 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12245),(174343,0,'moodle','core\\task\\completion_regular_task',0,1649378042.2461000000,1649378042.2688000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:34:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017837047576904 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12240),(174344,0,'moodle','core\\task\\blog_cron_task',0,1649378042.2879000000,1649378042.2889000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:34:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12245),(174345,0,'moodle','core\\task\\calendar_cron_task',0,1649378042.2846000000,1649378042.2899000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:34:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0043439865112305 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12240),(174346,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378042.3003000000,1649378042.3029000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:34:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017879009246826 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12245),(174347,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378042.2983000000,1649378042.3150000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:34:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015854120254517 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12240),(174348,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378042.3483000000,1649378042.3510000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:34:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014209747314453 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12240),(174349,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378042.3255000000,1649378042.3739000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:34:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.046382904052734 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12245),(174350,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378042.3709000000,1649378042.3752000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:34:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028660297393799 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12240),(174351,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378042.3834000000,1649378042.3847000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:34:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12240),(174352,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378042.3991000000,1649378042.4005000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:34:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12240),(174353,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378042.4085000000,1649378042.4107000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:34:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066304206848145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12240),(174354,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378042.4104000000,1649378042.4118000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:34:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12245),(174355,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378042.4251000000,1649378042.4280000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:34:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001967191696167 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12245),(174356,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378042.4293000000,1649378042.4307000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:34:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00019717216491699 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12240),(174357,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378042.4378000000,1649378042.4393000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:34:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062704086303711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12245),(174358,0,'moodle','core\\task\\badges_cron_task',0,1649378101.7949000000,1649378101.8296000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030930042266846 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12324),(174359,0,'moodle','core\\task\\messaging_cleanup_task',0,1649378101.7937000000,1649378101.8353000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 08:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.037245988845825 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',12320),(174360,0,'moodle','core\\task\\badges_message_task',0,1649378101.8385000000,1649378101.8401000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:35:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00043606758117676 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12324),(174361,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649378101.8581000000,1649378101.8686000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:35:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 0.0091400146484375 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12320),(174362,0,'mod_chat','mod_chat\\task\\cron_task',0,1649378101.8548000000,1649378101.8701000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:35:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.013742208480835 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12324),(174363,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649378101.8850000000,1649378101.8925000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:35:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00061800000000001 seconds)\n... used 1 dbqueries\n... used 0.0069329738616943 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12324),(174364,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649378101.8889000000,1649378101.9079000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:35:01. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.01616907119751 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12320),(174365,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649378101.9177000000,1649378101.9209000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:35:01. Current memory use 23MB.\n... used 3 dbqueries\n... used 0.0023519992828369 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12320),(174366,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649378101.9192000000,1649378101.9257000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:35:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0038092136383057 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12324),(174367,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378101.9345000000,1649378101.9381000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:35:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.0012190341949463 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12324),(174368,0,'moodle','core\\task\\session_cleanup_task',0,1649378101.9305000000,1649378101.9414000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:35:01. Current memory use 23.2MB.\n... used 7 dbqueries\n... used 0.0082581043243408 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12320),(174369,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378101.9529000000,1649378101.9539000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:35:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12324),(174370,0,'moodle','core\\task\\grade_cron_task',0,1649378101.9848000000,1649378101.9885000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:35:01. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0024809837341309 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12324),(174371,0,'moodle','core\\task\\completion_regular_task',0,1649378101.9990000000,1649378102.0115000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:35:01. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.011406898498535 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12324),(174372,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378101.9704000000,1649378102.0163000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:35:01. Current memory use 23.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043895959854126 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12320),(174373,0,'moodle','core\\task\\portfolio_cron_task',0,1649378102.0198000000,1649378102.0208000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:35:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12324),(174374,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378102.0285000000,1649378102.0300000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:35:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12320),(174375,0,'moodle','core\\task\\calendar_cron_task',0,1649378102.0382000000,1649378102.0432000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:35:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0040690898895264 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12324),(174376,0,'moodle','core\\task\\blog_cron_task',0,1649378102.0493000000,1649378102.0507000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:35:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12320),(174377,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378102.0606000000,1649378102.0631000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:35:02. Current memory use 26.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012569427490234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12320),(174378,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378102.0518000000,1649378102.0731000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:35:02. Current memory use 26.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020294904708862 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12324),(174379,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378102.1029000000,1649378102.1066000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:35:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017910003662109 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12324),(174380,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378102.0751000000,1649378102.1075000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:35:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.030966997146606 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12320),(174381,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378102.1369000000,1649378102.1419000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:35:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003303050994873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12324),(174382,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378102.1506000000,1649378102.1518000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:35:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12324),(174383,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378102.1536000000,1649378102.1554000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:35:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12320),(174384,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378102.1654000000,1649378102.1679000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:35:02. Current memory use 30.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092601776123047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12324),(174385,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378102.1665000000,1649378102.1683000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:35:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12320),(174386,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378102.1773000000,1649378102.1808000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:35:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020480155944824 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12320),(174387,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378102.1809000000,1649378102.1820000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:35:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018119812011719 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12324),(174388,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378102.1890000000,1649378102.1908000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:35:02. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086593627929688 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12320),(174389,0,'moodle','core\\task\\session_cleanup_task',0,1649378161.5172000000,1649378161.5331000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01111102104187 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12385),(174390,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378161.5423000000,1649378161.5437000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:36:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12385),(174391,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378161.5459000000,1649378161.5573000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:36:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0064890384674072 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12389),(174392,0,'moodle','core\\task\\grade_cron_task',0,1649378161.5522000000,1649378161.5639000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:36:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010938167572021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12385),(174393,0,'moodle','core\\task\\completion_regular_task',0,1649378161.5794000000,1649378161.5967000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:36:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016388177871704 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12385),(174394,0,'moodle','core\\task\\portfolio_cron_task',0,1649378161.6043000000,1649378161.6052000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:36:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12385),(174395,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378161.6122000000,1649378161.6130000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:36:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12385),(174396,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378161.5694000000,1649378161.6174000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:36:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046740055084229 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12389),(174397,0,'moodle','core\\task\\calendar_cron_task',0,1649378161.6281000000,1649378161.6341000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:36:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049810409545898 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12385),(174398,0,'moodle','core\\task\\blog_cron_task',0,1649378161.6349000000,1649378161.6361000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:36:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12389),(174399,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378161.6459000000,1649378161.6483000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:36:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012519359588623 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12389),(174400,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378161.6449000000,1649378161.6761000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:36:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.030227899551392 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12385),(174401,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378161.7051000000,1649378161.7073000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:36:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011019706726074 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12385),(174402,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378161.6811000000,1649378161.7273000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:36:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.044350862503052 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12389),(174403,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378161.7327000000,1649378161.7369000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:36:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026898384094238 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12385),(174404,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378161.7457000000,1649378161.7476000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:36:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031208992004395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12385),(174405,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378161.7572000000,1649378161.7590000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:36:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12385),(174406,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378161.7672000000,1649378161.7692000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:36:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12385),(174407,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378161.7783000000,1649378161.7801000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:36:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12389),(174408,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378161.7840000000,1649378161.7872000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:36:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021240711212158 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12385),(174409,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378161.7939000000,1649378161.7951000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:36:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12389),(174410,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378161.7966000000,1649378161.7981000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:36:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055718421936035 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12385),(174411,0,'moodle','core\\task\\session_cleanup_task',0,1649378222.1201000000,1649378222.1440000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016067028045654 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12460),(174412,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378222.1395000000,1649378222.1496000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:37:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056040287017822 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12463),(174413,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378222.1530000000,1649378222.1541000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12460),(174414,0,'moodle','core\\task\\grade_cron_task',0,1649378222.1654000000,1649378222.1802000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:37:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013246059417725 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12460),(174415,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378222.1615000000,1649378222.2019000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:37:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039652109146118 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12463),(174416,0,'moodle','core\\task\\completion_regular_task',0,1649378222.1889000000,1649378222.2048000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:37:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015095949172974 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12460),(174417,0,'moodle','core\\task\\portfolio_cron_task',0,1649378222.2126000000,1649378222.2138000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12463),(174418,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378222.2137000000,1649378222.2146000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:37:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12460),(174419,0,'moodle','core\\task\\blog_cron_task',0,1649378222.2287000000,1649378222.2296000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:37:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12463),(174420,0,'moodle','core\\task\\calendar_cron_task',0,1649378222.2284000000,1649378222.2328000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:37:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034339427947998 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12460),(174421,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378222.2409000000,1649378222.2435000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:37:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001633882522583 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12460),(174422,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378222.2382000000,1649378222.2562000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:37:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017058134078979 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12463),(174423,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378222.2827000000,1649378222.2850000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:37:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011839866638184 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12463),(174424,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378222.2584000000,1649378222.2916000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:37:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.032092094421387 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12460),(174425,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378222.3091000000,1649378222.3131000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:37:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025520324707031 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12463),(174426,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378222.3209000000,1649378222.3221000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12463),(174427,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378222.3281000000,1649378222.3294000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:37:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12460),(174428,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378222.3311000000,1649378222.3335000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:37:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055813789367676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12463),(174429,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378222.3392000000,1649378222.3409000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:37:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12460),(174430,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378222.3484000000,1649378222.3510000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:37:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018270015716553 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12463),(174431,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378222.3527000000,1649378222.3535000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:37:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12460),(174432,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378222.3614000000,1649378222.3627000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:37:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12463),(174433,0,'moodle','core\\task\\session_cleanup_task',0,1649378281.6584000000,1649378281.6763000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012209177017212 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12525),(174434,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378281.6707000000,1649378281.6852000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:38:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0084760189056396 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12524),(174435,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378281.6946000000,1649378281.6963000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:38:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12525),(174436,0,'moodle','core\\task\\grade_cron_task',0,1649378281.7052000000,1649378281.7219000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015499830245972 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12524),(174437,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378281.7049000000,1649378281.7396000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033807992935181 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12525),(174438,0,'moodle','core\\task\\portfolio_cron_task',0,1649378281.7480000000,1649378281.7490000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12525),(174439,0,'moodle','core\\task\\completion_regular_task',0,1649378281.7329000000,1649378281.7537000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:38:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019553899765015 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12524),(174440,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378281.7566000000,1649378281.7574000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12525),(174441,0,'moodle','core\\task\\blog_cron_task',0,1649378281.7691000000,1649378281.7699000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:38:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12525),(174442,0,'moodle','core\\task\\calendar_cron_task',0,1649378281.7673000000,1649378281.7720000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:38:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0035760402679443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12524),(174443,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378281.7808000000,1649378281.7826000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:38:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010440349578857 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12524),(174444,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378281.7788000000,1649378281.7967000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:38:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016991138458252 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12525),(174445,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378281.8227000000,1649378281.8256000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:38:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015599727630615 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12525),(174446,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378281.7969000000,1649378281.8353000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:38:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.036252021789551 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12524),(174447,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378281.8559000000,1649378281.8599000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:38:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027871131896973 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12525),(174448,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378281.8679000000,1649378281.8695000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:38:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12525),(174449,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378281.8685000000,1649378281.8696000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12524),(174450,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378281.8784000000,1649378281.8801000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12524),(174451,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378281.8780000000,1649378281.8805000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:38:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073599815368652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12525),(174452,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378281.8925000000,1649378281.8958000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:38:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023660659790039 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12525),(174453,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378281.8974000000,1649378281.8994000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:38:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00064611434936523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12524),(174454,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378281.9050000000,1649378281.9063000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:38:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059986114501953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12525),(174455,0,'moodle','core\\task\\session_cleanup_task',0,1649378342.1806000000,1649378342.1956000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010550975799561 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12723),(174456,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378342.1875000000,1649378342.1983000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:39:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067360401153564 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12726),(174457,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378342.2222000000,1649378342.2240000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12723),(174458,0,'moodle','core\\task\\grade_cron_task',0,1649378342.2359000000,1649378342.2465000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:39:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0098080635070801 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12723),(174459,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378342.2250000000,1649378342.2561000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:39:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029983997344971 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12726),(174460,0,'moodle','core\\task\\portfolio_cron_task',0,1649378342.2683000000,1649378342.2690000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12726),(174461,0,'moodle','core\\task\\completion_regular_task',0,1649378342.2601000000,1649378342.2744000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:39:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013437986373901 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12723),(174462,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378342.2753000000,1649378342.2764000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12726),(174463,0,'moodle','core\\task\\blog_cron_task',0,1649378342.2905000000,1649378342.2915000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:39:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12723),(174464,0,'moodle','core\\task\\calendar_cron_task',0,1649378342.2901000000,1649378342.2975000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:39:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057659149169922 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12726),(174465,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378342.3064000000,1649378342.3083000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:39:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011200904846191 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12726),(174466,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378342.3000000000,1649378342.3152000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:39:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014411926269531 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12723),(174467,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378342.3428000000,1649378342.3454000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:39:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015099048614502 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12723),(174468,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378342.3256000000,1649378342.3630000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:39:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.035928964614868 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12726),(174469,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378342.3625000000,1649378342.3668000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:39:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031678676605225 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12723),(174470,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378342.3802000000,1649378342.3815000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:39:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12723),(174471,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378342.3892000000,1649378342.3903000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:39:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12723),(174472,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378342.3974000000,1649378342.3991000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:39:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12723),(174473,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378342.4043000000,1649378342.4060000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:39:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12726),(174474,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378342.4123000000,1649378342.4152000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:39:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12723),(174475,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378342.4205000000,1649378342.4218000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:39:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12726),(174476,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378342.4253000000,1649378342.4283000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:39:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12723),(174477,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649378401.7654000000,1649378401.7802000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0098249912261963 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',12785),(174478,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649378401.7936000000,1649378401.7948000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',12785),(174479,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649378401.8053000000,1649378401.8114000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0049779415130615 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',12785),(174480,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649378401.8247000000,1649378401.8263000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:40:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002448558807373 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',12785),(174481,0,'moodle','core\\task\\badges_message_task',0,1649378401.8553000000,1649378401.8715000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:40:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.01116418838501 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12784),(174482,0,'moodle','core\\task\\badges_cron_task',0,1649378401.8463000000,1649378401.8836000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034192085266113 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12785),(174483,0,'mod_chat','mod_chat\\task\\cron_task',0,1649378401.9109000000,1649378401.9296000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:40:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.016637086868286 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12784),(174484,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649378401.9260000000,1649378401.9361000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0082721710205078 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12785),(174485,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649378401.9493000000,1649378401.9647000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:40:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00089399999999995 seconds)\n... used 1 dbqueries\n... used 0.014132976531982 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12784),(174486,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649378401.9592000000,1649378401.9681000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:40:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0046958923339844 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12785),(174487,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649378401.9886000000,1649378401.9946000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0044541358947754 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12785),(174488,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649378401.9932000000,1649378402.0031000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:40:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0060939788818359 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12784),(174489,0,'moodle','core\\task\\session_cleanup_task',0,1649378402.0055000000,1649378402.0152000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:40:02. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.00718092918396 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12785),(174490,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378402.0167000000,1649378402.0196000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:40:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00051403045654297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12784),(174491,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378402.0288000000,1649378402.0300000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:40:02. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12785),(174492,0,'moodle','core\\task\\grade_cron_task',0,1649378402.0383000000,1649378402.0411000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:40:02. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0018751621246338 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12785),(174493,0,'moodle','core\\task\\completion_regular_task',0,1649378402.0488000000,1649378402.0626000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:40:02. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.012953996658325 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12785),(174494,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378402.0303000000,1649378402.0711000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:40:02. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039721012115479 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12784),(174495,0,'moodle','core\\task\\portfolio_cron_task',0,1649378402.0739000000,1649378402.0758000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:40:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12785),(174496,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378402.0884000000,1649378402.0904000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:40:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12784),(174497,0,'moodle','core\\task\\calendar_cron_task',0,1649378402.0977000000,1649378402.1045000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:40:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0053479671478271 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12785),(174498,0,'moodle','core\\task\\blog_cron_task',0,1649378402.1043000000,1649378402.1060000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:40:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12784),(174499,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378402.1167000000,1649378402.1199000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:40:02. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011990070343018 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12785),(174500,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378402.1141000000,1649378402.1368000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:40:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021282196044922 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12784),(174501,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378402.1345000000,1649378402.1769000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:40:02. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.040358066558838 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12785),(174502,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378402.1823000000,1649378402.1885000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:40:02. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022308826446533 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12784),(174503,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378402.2123000000,1649378402.2186000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:40:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038669109344482 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12784),(174504,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378402.2431000000,1649378402.2448000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:40:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001990795135498 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12784),(174505,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378402.2566000000,1649378402.2582000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:40:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12784),(174506,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378402.2647000000,1649378402.2680000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:40:02. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066804885864258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12785),(174507,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378402.2690000000,1649378402.2709000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:40:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12784),(174508,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378402.2785000000,1649378402.2847000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:40:02. Current memory use 33.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0044200420379639 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12785),(174509,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378402.2811000000,1649378402.2848000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:40:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0015969276428223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12784),(174510,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378402.2974000000,1649378402.2994000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:40:02. Current memory use 33.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066709518432617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12785),(174511,0,'moodle','core\\task\\session_cleanup_task',0,1649378461.6368000000,1649378461.6532000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:41:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012074947357178 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12862),(174512,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378461.6631000000,1649378461.6640000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12862),(174513,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378461.6585000000,1649378461.6726000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:41:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0083122253417969 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12867),(174514,0,'moodle','core\\task\\grade_cron_task',0,1649378461.6827000000,1649378461.6996000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:41:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.015611886978149 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12867),(174515,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378461.6723000000,1649378461.7012000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028172016143799 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12862),(174516,0,'moodle','core\\task\\portfolio_cron_task',0,1649378461.7285000000,1649378461.7296000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12862),(174517,0,'moodle','core\\task\\completion_regular_task',0,1649378461.7103000000,1649378461.7310000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019445896148682 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12867),(174518,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378461.7383000000,1649378461.7391000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:41:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12867),(174519,0,'moodle','core\\task\\blog_cron_task',0,1649378461.7643000000,1649378461.7653000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:41:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12867),(174520,0,'moodle','core\\task\\calendar_cron_task',0,1649378461.7603000000,1649378461.7654000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041630268096924 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12862),(174521,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378461.7743000000,1649378461.7760000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:41:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078511238098145 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12862),(174522,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378461.7744000000,1649378461.7916000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:41:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016227006912231 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12867),(174523,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378461.7898000000,1649378461.8215000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:41:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030473947525024 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12862),(174524,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378461.8205000000,1649378461.8235000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:41:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019969940185547 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12867),(174525,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378461.8440000000,1649378461.8479000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:41:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026631355285645 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12867),(174526,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378461.8545000000,1649378461.8557000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:41:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00019001960754395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12867),(174527,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378461.8643000000,1649378461.8655000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:41:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12867),(174528,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378461.8653000000,1649378461.8670000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:41:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12862),(174529,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378461.8758000000,1649378461.8776000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:41:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12867),(174530,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378461.8817000000,1649378461.8851000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:41:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024499893188477 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12862),(174531,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378461.8903000000,1649378461.8914000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:41:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12867),(174532,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378461.8941000000,1649378461.8961000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:41:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058913230895996 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12862),(174533,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649378522.1819000000,1649378522.1970000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 08:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.011144876480103 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',12938),(174534,0,'moodle','core\\task\\session_cleanup_task',0,1649378522.2064000000,1649378522.2149000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:42:02. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0061750411987305 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12938),(174535,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378522.2224000000,1649378522.2243000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:42:02. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12938),(174536,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378522.2341000000,1649378522.2353000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12938),(174537,0,'moodle','core\\task\\analytics_cleanup_task',0,1649378522.1761000000,1649378522.2734000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 08:42:02. Current memory use 19.3MB.\n... used 24 dbqueries\n... used 0.091037034988403 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',12942),(174538,0,'moodle','core\\task\\grade_cron_task',0,1649378522.2851000000,1649378522.2873000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:42:02. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.001262903213501 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12942),(174539,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378522.2449000000,1649378522.2904000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:42:02. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043785810470581 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12938),(174540,0,'moodle','core\\task\\portfolio_cron_task',0,1649378522.3085000000,1649378522.3098000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12938),(174541,0,'moodle','core\\task\\completion_regular_task',0,1649378522.2969000000,1649378522.3118000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.014055013656616 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12942),(174542,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378522.3184000000,1649378522.3197000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12938),(174543,0,'moodle','core\\task\\calendar_cron_task',0,1649378522.3223000000,1649378522.3297000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0061259269714355 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12942),(174544,0,'moodle','core\\task\\blog_cron_task',0,1649378522.3330000000,1649378522.3341000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12938),(174545,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378522.3442000000,1649378522.3467000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:42:02. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010659694671631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12938),(174546,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378522.3380000000,1649378522.3588000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:42:02. Current memory use 25.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019876003265381 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12942),(174547,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378522.3925000000,1649378522.3957000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:42:02. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016589164733887 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12942),(174548,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378522.3630000000,1649378522.4026000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:42:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.036422967910767 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12938),(174549,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378522.4221000000,1649378522.4275000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:42:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037031173706055 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12942),(174550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378522.4377000000,1649378522.4396000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:42:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12942),(174551,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378522.4447000000,1649378522.4470000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:42:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12938),(174552,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378522.4507000000,1649378522.4532000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:42:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12942),(174553,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378522.4595000000,1649378522.4622000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:42:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12938),(174554,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378522.4690000000,1649378522.4714000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:42:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016779899597168 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12942),(174555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378522.4719000000,1649378522.4746000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:42:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.0001988410949707 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12938),(174556,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378522.4792000000,1649378522.4810000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:42:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082707405090332 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12942),(174557,0,'moodle','core\\task\\session_cleanup_task',0,1649378581.8101000000,1649378581.8256000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010721921920776 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12999),(174558,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378581.8342000000,1649378581.8357000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046515464782715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12999),(174559,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378581.8426000000,1649378581.8571000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:43:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0078790187835693 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12996),(174560,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378581.8448000000,1649378581.8763000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030630111694336 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12999),(174561,0,'moodle','core\\task\\grade_cron_task',0,1649378581.8695000000,1649378581.8814000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:43:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011130094528198 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12996),(174562,0,'moodle','core\\task\\portfolio_cron_task',0,1649378581.8893000000,1649378581.8902000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:43:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12996),(174563,0,'moodle','core\\task\\completion_regular_task',0,1649378581.8846000000,1649378581.8961000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:43:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010617017745972 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12999),(174564,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378581.8976000000,1649378581.8984000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:43:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12996),(174565,0,'moodle','core\\task\\blog_cron_task',0,1649378581.9124000000,1649378581.9132000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:43:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12996),(174566,0,'moodle','core\\task\\calendar_cron_task',0,1649378581.9105000000,1649378581.9151000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:43:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0037221908569336 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12999),(174567,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378581.9226000000,1649378581.9242000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:43:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078821182250977 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12999),(174568,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378581.9207000000,1649378581.9371000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:43:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015576124191284 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12996),(174569,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378581.9679000000,1649378581.9702000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:43:01. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011670589447021 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12996),(174570,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378581.9417000000,1649378581.9721000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:43:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.029306888580322 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12999),(174571,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378581.9972000000,1649378582.0017000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:43:01. Current memory use 28.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029377937316895 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12996),(174572,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378582.0031000000,1649378582.0045000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:43:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12999),(174573,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378582.0124000000,1649378582.0142000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:43:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12999),(174574,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378582.0127000000,1649378582.0151000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:43:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12996),(174575,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378582.0230000000,1649378582.0241000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:43:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12999),(174576,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378582.0293000000,1649378582.0323000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:43:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021359920501709 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12996),(174577,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378582.0402000000,1649378582.0411000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:43:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12999),(174578,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378582.0409000000,1649378582.0430000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:43:02. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001215934753418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12996),(174579,0,'moodle','core\\task\\session_cleanup_task',0,1649378641.3917000000,1649378641.4080000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012042999267578 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13067),(174580,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378641.4172000000,1649378641.4188000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00088000297546387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13067),(174581,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378641.4186000000,1649378641.4275000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:44:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0049362182617188 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13069),(174582,0,'moodle','core\\task\\grade_cron_task',0,1649378641.4365000000,1649378641.4475000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010124921798706 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13069),(174583,0,'moodle','core\\task\\completion_regular_task',0,1649378641.4558000000,1649378641.4744000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017646789550781 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13069),(174584,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378641.4323000000,1649378641.4750000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041370153427124 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13067),(174585,0,'moodle','core\\task\\portfolio_cron_task',0,1649378641.4858000000,1649378641.4871000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:44:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13069),(174586,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378641.4863000000,1649378641.4876000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13067),(174587,0,'moodle','core\\task\\blog_cron_task',0,1649378641.5058000000,1649378641.5070000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13067),(174588,0,'moodle','core\\task\\calendar_cron_task',0,1649378641.5048000000,1649378641.5113000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:44:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0052571296691895 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13069),(174589,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378641.5205000000,1649378641.5258000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:44:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0039300918579102 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13069),(174590,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378641.5193000000,1649378641.5435000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:44:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023054122924805 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13067),(174591,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378641.5455000000,1649378641.5814000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:44:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.034888029098511 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13069),(174592,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378641.5861000000,1649378641.5901000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:44:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022389888763428 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13067),(174593,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378641.6094000000,1649378641.6144000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:44:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037648677825928 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13067),(174594,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378641.6230000000,1649378641.6253000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:44:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13067),(174595,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378641.6332000000,1649378641.6350000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:44:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13067),(174596,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378641.6452000000,1649378641.6470000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:44:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13067),(174597,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378641.6452000000,1649378641.6478000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:44:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00096583366394043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13069),(174598,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378641.6622000000,1649378641.6635000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13067),(174599,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378641.6609000000,1649378641.6645000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:44:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022740364074707 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13069),(174600,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378641.6743000000,1649378641.6763000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:44:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13069),(174601,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649378701.9940000000,1649378702.0503000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 08:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.050498962402344 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',13129),(174602,0,'moodle','core\\task\\badges_cron_task',0,1649378702.0325000000,1649378702.0671000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:45:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030432939529419 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13130),(174603,0,'moodle','core\\task\\badges_message_task',0,1649378702.0642000000,1649378702.0731000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:45:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0058269500732422 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13129),(174604,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649378702.0896000000,1649378702.1004000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0090420246124268 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13129),(174605,0,'mod_chat','mod_chat\\task\\cron_task',0,1649378702.0856000000,1649378702.1036000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:45:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.016278028488159 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13130),(174606,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649378702.1169000000,1649378702.1272000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:45:02. Current memory use 25.5MB.\n\n0 feeds refreshed (took 0.001057 seconds)\n... used 1 dbqueries\n... used 0.0093879699707031 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13129),(174607,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649378702.1287000000,1649378702.1344000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:45:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.003309965133667 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13130),(174608,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649378702.1430000000,1649378702.1586000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:45:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.014549016952515 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13130),(174609,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649378702.1425000000,1649378702.1589000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:45:02. Current memory use 26.7MB.\n... used 2 dbqueries\n... used 0.0034279823303223 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13129),(174610,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378702.1726000000,1649378702.1760000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:45:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13129),(174611,0,'moodle','core\\task\\session_cleanup_task',0,1649378702.1693000000,1649378702.1781000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:45:02. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.006356954574585 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13130),(174612,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378702.1859000000,1649378702.1870000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:45:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13129),(174613,0,'moodle','core\\task\\grade_cron_task',0,1649378702.1963000000,1649378702.1986000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:45:02. Current memory use 27.1MB.\n... used 2 dbqueries\n... used 0.0012941360473633 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13129),(174614,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378702.1872000000,1649378702.2079000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:45:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.01985502243042 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13130),(174615,0,'moodle','core\\task\\portfolio_cron_task',0,1649378702.2169000000,1649378702.2177000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:45:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13130),(174616,0,'moodle','core\\task\\completion_regular_task',0,1649378702.2082000000,1649378702.2264000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:45:02. Current memory use 27.1MB.\n... used 6 dbqueries\n... used 0.017175912857056 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13129),(174617,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378702.2286000000,1649378702.2298000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:45:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13130),(174618,0,'moodle','core\\task\\blog_cron_task',0,1649378702.2411000000,1649378702.2422000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:45:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13129),(174619,0,'moodle','core\\task\\calendar_cron_task',0,1649378702.2401000000,1649378702.2472000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:45:02. Current memory use 26.5MB.\n... used 1 dbqueries\n... used 0.0058560371398926 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13130),(174620,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378702.2587000000,1649378702.2613000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:45:02. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001270055770874 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13130),(174621,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378702.2534000000,1649378702.2704000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:45:02. Current memory use 28.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015978097915649 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13129),(174622,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378702.2902000000,1649378702.2926000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:45:02. Current memory use 31.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00093412399291992 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13129),(174623,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378702.2712000000,1649378702.3202000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:45:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.046998977661133 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13130),(174624,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378702.3254000000,1649378702.3301000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:45:02. Current memory use 32.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002655029296875 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13129),(174625,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378702.3444000000,1649378702.3456000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:45:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13129),(174626,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378702.3582000000,1649378702.3600000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:45:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13129),(174627,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378702.3707000000,1649378702.3735000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:45:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077486038208008 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13130),(174628,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378702.3731000000,1649378702.3763000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:45:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13129),(174629,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378702.3847000000,1649378702.3858000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:45:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13129),(174630,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378702.3826000000,1649378702.3864000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:45:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025129318237305 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13130),(174631,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378702.3959000000,1649378702.3980000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:45:02. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13129),(174632,0,'moodle','core\\task\\session_cleanup_task',0,1649378761.7297000000,1649378761.7441000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:46:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099718570709229 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13192),(174633,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378761.7551000000,1649378761.7568000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:46:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00052189826965332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13192),(174634,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378761.7573000000,1649378761.7708000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:46:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0083451271057129 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13188),(174635,0,'moodle','core\\task\\grade_cron_task',0,1649378761.7821000000,1649378761.7951000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012102127075195 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13188),(174636,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378761.7700000000,1649378761.8037000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032563924789429 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13192),(174637,0,'moodle','core\\task\\portfolio_cron_task',0,1649378761.8141000000,1649378761.8152000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13192),(174638,0,'moodle','core\\task\\completion_regular_task',0,1649378761.8068000000,1649378761.8289000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.0206458568573 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13188),(174639,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378761.8283000000,1649378761.8292000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13192),(174640,0,'moodle','core\\task\\blog_cron_task',0,1649378761.8491000000,1649378761.8503000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:46:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13192),(174641,0,'moodle','core\\task\\calendar_cron_task',0,1649378761.8451000000,1649378761.8537000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:46:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0071079730987549 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13188),(174642,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378761.8628000000,1649378761.8652000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:46:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016188621520996 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13188),(174643,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378761.8611000000,1649378761.8825000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:46:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02000617980957 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13192),(174644,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378761.8926000000,1649378761.9254000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:46:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.031599998474121 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13188),(174645,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378761.9233000000,1649378761.9295000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:46:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0029759407043457 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13192),(174646,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378761.9637000000,1649378761.9702000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:46:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027010440826416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13192),(174647,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378761.9777000000,1649378761.9791000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:46:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00032401084899902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13188),(174648,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378761.9801000000,1649378761.9813000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:46:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13192),(174649,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378761.9883000000,1649378761.9905000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:46:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010809898376465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13188),(174650,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378761.9926000000,1649378761.9938000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:46:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13192),(174651,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378762.0067000000,1649378762.0076000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:46:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13192),(174652,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378762.0050000000,1649378762.0085000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:46:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002633810043335 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13188),(174653,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378762.0185000000,1649378762.0204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:46:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011100769042969 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13192),(174654,0,'moodle','core\\task\\session_cleanup_task',0,1649378821.3214000000,1649378821.3363000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01055908203125 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13258),(174655,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378821.3312000000,1649378821.3461000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:47:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0088491439819336 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13256),(174656,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378821.3460000000,1649378821.3469000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:47:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13258),(174657,0,'moodle','core\\task\\grade_cron_task',0,1649378821.3647000000,1649378821.3793000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:47:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01334810256958 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13256),(174658,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378821.3640000000,1649378821.3929000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:47:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028027057647705 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13258),(174659,0,'moodle','core\\task\\portfolio_cron_task',0,1649378821.4021000000,1649378821.4031000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13258),(174660,0,'moodle','core\\task\\completion_regular_task',0,1649378821.3901000000,1649378821.4054000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:47:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01419997215271 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13256),(174661,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378821.4101000000,1649378821.4110000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13258),(174662,0,'moodle','core\\task\\calendar_cron_task',0,1649378821.4203000000,1649378821.4246000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:47:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0034530162811279 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13256),(174663,0,'moodle','core\\task\\blog_cron_task',0,1649378821.4245000000,1649378821.4254000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:47:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13258),(174664,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378821.4332000000,1649378821.4356000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:47:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014328956604004 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13258),(174665,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378821.4318000000,1649378821.4507000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:47:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01810097694397 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13256),(174666,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378821.4805000000,1649378821.4832000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:47:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016469955444336 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13256),(174667,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378821.4527000000,1649378821.4844000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:47:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030471086502075 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13258),(174668,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378821.5016000000,1649378821.5048000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:47:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022499561309814 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13256),(174669,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378821.5123000000,1649378821.5135000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:47:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13256),(174670,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378821.5150000000,1649378821.5165000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:47:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13258),(174671,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378821.5228000000,1649378821.5240000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:47:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13258),(174672,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378821.5223000000,1649378821.5241000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:47:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076699256896973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13256),(174673,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378821.5359000000,1649378821.5373000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:47:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13256),(174674,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378821.5371000000,1649378821.5397000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:47:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017960071563721 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13258),(174675,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378821.5470000000,1649378821.5488000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:47:01. Current memory use 28.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010459423065186 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13256),(174676,0,'moodle','core\\task\\session_cleanup_task',0,1649378881.8929000000,1649378881.9091000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012088060379028 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13321),(174677,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378881.9174000000,1649378881.9191000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:48:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13321),(174678,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378881.9298000000,1649378881.9305000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13321),(174679,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378881.9455000000,1649378881.9886000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040022134780884 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13321),(174680,0,'moodle','core\\task\\grade_cron_task',0,1649378881.9633000000,1649378881.9921000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:48:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021944999694824 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13326),(174681,0,'moodle','core\\task\\portfolio_cron_task',0,1649378882.0054000000,1649378882.0068000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:48:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13326),(174682,0,'moodle','core\\task\\completion_regular_task',0,1649378882.0018000000,1649378882.0172000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:48:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.013841867446899 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13321),(174683,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378882.0190000000,1649378882.0200000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:48:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13326),(174684,0,'moodle','core\\task\\blog_cron_task',0,1649378882.0360000000,1649378882.0388000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:48:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13321),(174685,0,'moodle','core\\task\\calendar_cron_task',0,1649378882.0333000000,1649378882.0395000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:48:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0052971839904785 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13326),(174686,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378882.0517000000,1649378882.0540000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:48:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010490417480469 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13321),(174687,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378882.0474000000,1649378882.0632000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:48:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014981031417847 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13326),(174688,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378882.0905000000,1649378882.0927000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:48:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001032829284668 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13326),(174689,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378882.1175000000,1649378882.1204000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:48:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.001906156539917 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13326),(174690,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378882.0765000000,1649378882.1212000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:48:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.039870977401733 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13321),(174691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378882.1345000000,1649378882.1361000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:48:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00044703483581543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13326),(174692,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378882.1458000000,1649378882.1470000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:48:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13326),(174693,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378882.1552000000,1649378882.1566000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:48:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045204162597656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13326),(174694,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378882.1642000000,1649378882.1654000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:48:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13326),(174695,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378882.1767000000,1649378882.1794000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:48:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001798152923584 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13321),(174696,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378882.1811000000,1649378882.1825000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:48:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13326),(174697,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378882.1932000000,1649378882.1947000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:48:02. Current memory use 27.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13326),(174698,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649378941.4940000000,1649378941.5044000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059940814971924 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13388),(174699,0,'moodle','core\\task\\session_cleanup_task',0,1649378941.4913000000,1649378941.5058000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:49:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0096840858459473 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13386),(174700,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649378941.5135000000,1649378941.5143000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:49:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13388),(174701,0,'moodle','core\\task\\grade_cron_task',0,1649378941.5257000000,1649378941.5423000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:49:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015133142471313 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13388),(174702,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649378941.5188000000,1649378941.5668000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046801090240479 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13386),(174703,0,'moodle','core\\task\\completion_regular_task',0,1649378941.5500000000,1649378941.5680000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017252922058105 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13388),(174704,0,'moodle','core\\task\\portfolio_cron_task',0,1649378941.5759000000,1649378941.5772000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:49:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13388),(174705,0,'moodle','core\\task\\plagiarism_cron_task',0,1649378941.5765000000,1649378941.5777000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13386),(174706,0,'moodle','core\\task\\blog_cron_task',0,1649378941.5963000000,1649378941.5974000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:49:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13386),(174707,0,'moodle','core\\task\\calendar_cron_task',0,1649378941.5952000000,1649378941.6039000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:49:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0057718753814697 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13388),(174708,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649378941.6152000000,1649378941.6174000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:49:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011751651763916 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13388),(174709,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649378941.6070000000,1649378941.6371000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:49:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028918981552124 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13386),(174710,0,'mod_forum','mod_forum\\task\\cron_task',0,1649378941.6724000000,1649378941.6752000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:49:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016019344329834 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13386),(174711,0,'mod_assign','mod_assign\\task\\cron_task',0,1649378941.6503000000,1649378941.6844000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:49:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.032401084899902 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13388),(174712,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649378941.7018000000,1649378941.7052000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:49:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023679733276367 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13386),(174713,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649378941.7152000000,1649378941.7166000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:49:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13386),(174714,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649378941.7247000000,1649378941.7262000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:49:01. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055384635925293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13386),(174715,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649378941.7244000000,1649378941.7279000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:49:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0003669261932373 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13388),(174716,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649378941.7361000000,1649378941.7372000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:49:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13386),(174717,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649378941.7488000000,1649378941.7497000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:49:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13386),(174718,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649378941.7461000000,1649378941.7504000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:49:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028121471405029 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13388),(174719,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649378941.7579000000,1649378941.7595000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:49:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079822540283203 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13386),(174720,0,'moodle','core\\task\\cache_cron_task',0,1649379002.1670000000,1649379002.1773000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 08:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0054731369018555 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',13449),(174721,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649379002.2035000000,1649379002.2124000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 08:50:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0055601596832275 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',13451),(174722,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649379002.2206000000,1649379002.2216000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 08:50:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021219253540039 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',13451),(174723,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649379002.2303000000,1649379002.2350000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 08:50:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0038619041442871 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',13451),(174724,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649379002.2458000000,1649379002.2471000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 08:50:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028085708618164 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',13451),(174725,0,'moodle','core\\task\\badges_cron_task',0,1649379002.2578000000,1649379002.2932000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:50:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032804012298584 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13451),(174726,0,'moodle','core\\task\\badges_message_task',0,1649379002.3030000000,1649379002.3047000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00046610832214355 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13451),(174727,0,'mod_chat','mod_chat\\task\\cron_task',0,1649379002.3301000000,1649379002.3436000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:50:02. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.011492013931274 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13451),(174728,0,'moodle','core\\task\\automated_backup_task',0,1649379002.1869000000,1649379002.3603000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 08:50:02. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 08:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.17262005805969 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',13449),(174729,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649379002.3569000000,1649379002.3647000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:50:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0063009262084961 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13451),(174730,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649379002.3734000000,1649379002.3821000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:50:02. Current memory use 37.2MB.\n\n0 feeds refreshed (took 0.000606 seconds)\n... used 1 dbqueries\n... used 0.0077590942382812 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13449),(174731,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649379002.3832000000,1649379002.4012000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:50:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0042719841003418 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13451),(174732,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649379002.4090000000,1649379002.4122000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:50:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0025169849395752 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13451),(174733,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649379002.4121000000,1649379002.4182000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:50:02. Current memory use 38.4MB.\n... used 3 dbqueries\n... used 0.0035500526428223 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13449),(174734,0,'moodle','core\\task\\session_cleanup_task',0,1649379002.4198000000,1649379002.4277000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:50:02. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0060319900512695 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13451),(174735,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379002.4265000000,1649379002.4293000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:50:02. Current memory use 38.8MB.\n... used 1 dbqueries\n... used 0.0004730224609375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13449),(174736,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379002.4364000000,1649379002.4373000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13449),(174737,0,'moodle','core\\task\\grade_cron_task',0,1649379002.4465000000,1649379002.4496000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:50:02. Current memory use 38.8MB.\n... used 2 dbqueries\n... used 0.0020589828491211 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13449),(174738,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379002.4367000000,1649379002.4671000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:50:02. Current memory use 25.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029581069946289 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13451),(174739,0,'moodle','core\\task\\portfolio_cron_task',0,1649379002.4778000000,1649379002.4791000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13451),(174740,0,'moodle','core\\task\\completion_regular_task',0,1649379002.4623000000,1649379002.4805000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:50:02. Current memory use 38.9MB.\n... used 6 dbqueries\n... used 0.016907930374146 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13449),(174741,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379002.4879000000,1649379002.4888000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:50:02. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13449),(174742,0,'moodle','core\\task\\calendar_cron_task',0,1649379002.4889000000,1649379002.4951000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:50:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0053031444549561 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13451),(174743,0,'moodle','core\\task\\blog_cron_task',0,1649379002.4971000000,1649379002.4988000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:50:02. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13449),(174744,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379002.5089000000,1649379002.5114000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:50:02. Current memory use 39.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011410713195801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13449),(174745,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379002.5067000000,1649379002.5248000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:50:02. Current memory use 27.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017174005508423 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13451),(174746,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379002.5260000000,1649379002.5407000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:50:02. Current memory use 40.5MB.\n... used 3 dbqueries\n... used 0.012698888778687 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13449),(174747,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379002.5513000000,1649379002.5554000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:50:02. Current memory use 30.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023870468139648 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13451),(174748,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379002.5689000000,1649379002.5734000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:50:02. Current memory use 42MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026741027832031 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13449),(174749,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379002.5804000000,1649379002.5822000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:50:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13451),(174750,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379002.5846000000,1649379002.5860000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:50:02. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13449),(174751,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379002.5938000000,1649379002.5950000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:50:02. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13449),(174752,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379002.5928000000,1649379002.5961000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:50:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011889934539795 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13451),(174753,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379002.6057000000,1649379002.6074000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:50:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13451),(174754,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379002.6044000000,1649379002.6099000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:50:02. Current memory use 42.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0033137798309326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13449),(174755,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379002.6185000000,1649379002.6210000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:50:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009310245513916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13451),(174756,0,'moodle','core\\task\\session_cleanup_task',0,1649379061.9805000000,1649379061.9943000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0095970630645752 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13528),(174757,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379062.0030000000,1649379062.0039000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:51:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13528),(174758,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379061.9972000000,1649379062.0106000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:51:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076370239257812 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13523),(174759,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379062.0109000000,1649379062.0382000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026547908782959 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13528),(174760,0,'moodle','core\\task\\grade_cron_task',0,1649379062.0247000000,1649379062.0422000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:51:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.016094923019409 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13523),(174761,0,'moodle','core\\task\\portfolio_cron_task',0,1649379062.0521000000,1649379062.0533000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:51:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13523),(174762,0,'moodle','core\\task\\completion_regular_task',0,1649379062.0503000000,1649379062.0645000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:51:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012847900390625 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13528),(174763,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379062.0684000000,1649379062.0694000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:51:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13523),(174764,0,'moodle','core\\task\\calendar_cron_task',0,1649379062.0801000000,1649379062.0844000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:51:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0034859180450439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13528),(174765,0,'moodle','core\\task\\blog_cron_task',0,1649379062.0859000000,1649379062.0874000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:51:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13523),(174766,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379062.1002000000,1649379062.1024000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:51:02. Current memory use 21.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014212131500244 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13523),(174767,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379062.1004000000,1649379062.1275000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:51:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025803089141846 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13528),(174768,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379062.1146000000,1649379062.1488000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:51:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.032561063766479 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13523),(174769,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379062.1645000000,1649379062.1682000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:51:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019841194152832 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13528),(174770,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379062.1883000000,1649379062.1923000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:51:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030109882354736 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13523),(174771,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379062.1929000000,1649379062.1940000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:51:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13528),(174772,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379062.2013000000,1649379062.2027000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:51:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044417381286621 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13528),(174773,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379062.2016000000,1649379062.2038000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:51:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13523),(174774,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379062.2109000000,1649379062.2121000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:51:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13528),(174775,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379062.2174000000,1649379062.2203000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:51:02. Current memory use 30MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001910924911499 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13523),(174776,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379062.2270000000,1649379062.2280000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:51:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13528),(174777,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379062.2284000000,1649379062.2303000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:51:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071096420288086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13523),(174778,0,'moodle','core\\task\\session_cleanup_task',0,1649379121.5838000000,1649379121.6040000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013747930526733 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13572),(174779,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379121.6141000000,1649379121.6154000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:52:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055503845214844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13572),(174780,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379121.6274000000,1649379121.6286000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13572),(174781,0,'moodle','core\\task\\grade_cron_task',0,1649379121.6426000000,1649379121.6555000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011855125427246 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13572),(174782,0,'moodle','core\\task\\completion_regular_task',0,1649379121.6660000000,1649379121.6840000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015872001647949 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13572),(174783,0,'moodle','core\\task\\portfolio_cron_task',0,1649379121.6950000000,1649379121.6962000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13572),(174784,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379121.6430000000,1649379121.7014000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:52:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.052479028701782 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13573),(174785,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379121.7089000000,1649379121.7098000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13572),(174786,0,'moodle','core\\task\\blog_cron_task',0,1649379121.7260000000,1649379121.7271000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:52:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13572),(174787,0,'moodle','core\\task\\calendar_cron_task',0,1649379121.7252000000,1649379121.7329000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:52:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0061991214752197 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13573),(174788,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379121.7412000000,1649379121.7619000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:52:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018569946289062 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13572),(174789,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379121.7655000000,1649379121.7679000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:52:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010371208190918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13573),(174790,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379121.7988000000,1649379121.8013000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:52:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012099742889404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13573),(174791,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379121.7803000000,1649379121.8228000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:52:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.041095018386841 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13572),(174792,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379121.8488000000,1649379121.8530000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:52:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029640197753906 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13573),(174793,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379121.8586000000,1649379121.8603000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:52:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00044393539428711 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13572),(174794,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379121.8684000000,1649379121.8696000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:52:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13572),(174795,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379121.8734000000,1649379121.8757000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:52:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00091695785522461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13573),(174796,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379121.8775000000,1649379121.8791000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:52:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13572),(174797,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379121.8958000000,1649379121.8999000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:52:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026099681854248 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13572),(174798,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379121.8993000000,1649379121.9008000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:52:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13573),(174799,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379121.9159000000,1649379121.9182000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:52:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094699859619141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13573),(174800,0,'moodle','core\\task\\session_cleanup_task',0,1649379182.2172000000,1649379182.2337000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:53:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012156009674072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13652),(174801,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379182.2316000000,1649379182.2427000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:53:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055410861968994 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13653),(174802,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379182.2432000000,1649379182.2442000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:53:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13652),(174803,0,'moodle','core\\task\\grade_cron_task',0,1649379182.2531000000,1649379182.2692000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:53:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015210151672363 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13653),(174804,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379182.2513000000,1649379182.2833000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:53:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030917882919312 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13652),(174805,0,'moodle','core\\task\\portfolio_cron_task',0,1649379182.2921000000,1649379182.2930000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13652),(174806,0,'moodle','core\\task\\completion_regular_task',0,1649379182.2809000000,1649379182.2973000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:53:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015457153320312 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13653),(174807,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379182.3014000000,1649379182.3028000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13652),(174808,0,'moodle','core\\task\\calendar_cron_task',0,1649379182.3123000000,1649379182.3171000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:53:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0038290023803711 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13653),(174809,0,'moodle','core\\task\\blog_cron_task',0,1649379182.3176000000,1649379182.3189000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:53:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13652),(174810,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379182.3291000000,1649379182.3313000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:53:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010168552398682 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13652),(174811,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379182.3253000000,1649379182.3416000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:53:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0154709815979 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13653),(174812,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379182.3801000000,1649379182.3831000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:53:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014050006866455 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13653),(174813,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379182.3512000000,1649379182.3888000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:53:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.035459041595459 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13652),(174814,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379182.4094000000,1649379182.4156000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:53:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0047249794006348 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13653),(174815,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379182.4185000000,1649379182.4197000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:53:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13652),(174816,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379182.4264000000,1649379182.4280000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:53:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13652),(174817,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379182.4262000000,1649379182.4280000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:53:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13653),(174818,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379182.4461000000,1649379182.4473000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:53:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13652),(174819,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379182.4533000000,1649379182.4567000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:53:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022599697113037 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13653),(174820,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379182.4604000000,1649379182.4614000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:53:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13652),(174821,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379182.4651000000,1649379182.4670000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:53:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072908401489258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13653),(174822,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379241.8036000000,1649379241.8141000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061070919036865 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13725),(174823,0,'moodle','core\\task\\session_cleanup_task',0,1649379241.8035000000,1649379241.8245000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:54:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015240907669067 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13727),(174824,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379241.8292000000,1649379241.8304000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:54:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13725),(174825,0,'moodle','core\\task\\grade_cron_task',0,1649379241.8460000000,1649379241.8619000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014700889587402 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13725),(174826,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379241.8368000000,1649379241.8677000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030076026916504 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13727),(174827,0,'moodle','core\\task\\portfolio_cron_task',0,1649379241.8783000000,1649379241.8795000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:54:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13725),(174828,0,'moodle','core\\task\\completion_regular_task',0,1649379241.8751000000,1649379241.8870000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:54:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010830163955688 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13727),(174829,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379241.8899000000,1649379241.8911000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:54:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13725),(174830,0,'moodle','core\\task\\calendar_cron_task',0,1649379241.9004000000,1649379241.9069000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:54:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0052628517150879 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13727),(174831,0,'moodle','core\\task\\blog_cron_task',0,1649379241.9101000000,1649379241.9113000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:54:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13725),(174832,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379241.9277000000,1649379241.9301000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:54:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098896026611328 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13725),(174833,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379241.9171000000,1649379241.9397000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:54:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021045923233032 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13727),(174834,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379241.9743000000,1649379241.9778000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:54:01. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019130706787109 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13727),(174835,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379241.9510000000,1649379241.9859000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:54:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.033879041671753 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13725),(174836,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379242.0051000000,1649379242.0106000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:54:02. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038089752197266 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13727),(174837,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379242.0210000000,1649379242.0226000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:54:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13727),(174838,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379242.0300000000,1649379242.0319000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:54:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0003058910369873 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13725),(174839,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379242.0348000000,1649379242.0368000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:54:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13727),(174840,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379242.0421000000,1649379242.0438000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:54:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13725),(174841,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379242.0488000000,1649379242.0518000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:54:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002065896987915 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13727),(174842,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379242.0604000000,1649379242.0629000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:54:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00075197219848633 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13727),(174843,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379242.0658000000,1649379242.0671000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:54:02. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058484077453613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13725),(174844,0,'moodle','core\\task\\badges_message_task',0,1649379301.4387000000,1649379301.4531000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 08:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0082550048828125 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13800),(174845,0,'mod_chat','mod_chat\\task\\cron_task',0,1649379301.4692000000,1649379301.4953000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 08:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.024810075759888 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13800),(174846,0,'moodle','core\\task\\badges_cron_task',0,1649379301.4352000000,1649379301.4966000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 08:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.056295871734619 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13796),(174847,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649379301.5065000000,1649379301.5214000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 08:55:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 0.013077974319458 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13800),(174848,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649379301.5111000000,1649379301.5248000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 08:55:01. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.00091299999999994 seconds)\n... used 1 dbqueries\n... used 0.012744903564453 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13796),(174849,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649379301.5403000000,1649379301.5466000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 08:55:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0039629936218262 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13800),(174850,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649379301.5586000000,1649379301.5621000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 08:55:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0023632049560547 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13800),(174851,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649379301.5553000000,1649379301.5625000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 08:55:01. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0039219856262207 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13796),(174852,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379301.5723000000,1649379301.5755000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:55:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.00064706802368164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13796),(174853,0,'moodle','core\\task\\session_cleanup_task',0,1649379301.5723000000,1649379301.5816000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:55:01. Current memory use 23.7MB.\n... used 7 dbqueries\n... used 0.00736403465271 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13800),(174854,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379301.5884000000,1649379301.5898000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:55:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13796),(174855,0,'moodle','core\\task\\grade_cron_task',0,1649379301.6003000000,1649379301.6030000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:55:01. Current memory use 23MB.\n... used 2 dbqueries\n... used 0.0016050338745117 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13796),(174856,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379301.5919000000,1649379301.6222000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:55:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029539108276367 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13800),(174857,0,'moodle','core\\task\\completion_regular_task',0,1649379301.6146000000,1649379301.6317000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:55:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.015976905822754 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13796),(174858,0,'moodle','core\\task\\portfolio_cron_task',0,1649379301.6421000000,1649379301.6434000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:55:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13800),(174859,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379301.6488000000,1649379301.6497000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:55:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13796),(174860,0,'moodle','core\\task\\calendar_cron_task',0,1649379301.6546000000,1649379301.6618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:55:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.005964994430542 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13800),(174861,0,'moodle','core\\task\\blog_cron_task',0,1649379301.6665000000,1649379301.6674000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:55:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13796),(174862,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379301.6775000000,1649379301.6794000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:55:01. Current memory use 25.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089311599731445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13796),(174863,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379301.6734000000,1649379301.6922000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:55:01. Current memory use 27.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017963171005249 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13800),(174864,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379301.7148000000,1649379301.7178000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:55:01. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015299320220947 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13800),(174865,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379301.6924000000,1649379301.7281000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:55:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.034494161605835 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13796),(174866,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379301.7455000000,1649379301.7534000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:55:01. Current memory use 31.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.005281925201416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13800),(174867,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379301.7689000000,1649379301.7700000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:55:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13800),(174868,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379301.7686000000,1649379301.7701000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:55:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00025415420532227 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13796),(174869,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379301.7811000000,1649379301.7851000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:55:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062704086303711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13800),(174870,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379301.7838000000,1649379301.7856000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:55:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13796),(174871,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379301.7938000000,1649379301.7952000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:55:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13796),(174872,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379301.7931000000,1649379301.7958000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:55:01. Current memory use 31.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017828941345215 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13800),(174873,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379301.8086000000,1649379301.8109000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:55:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070595741271973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13796),(174874,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379362.2273000000,1649379362.2374000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:56:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005547046661377 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13885),(174875,0,'moodle','core\\task\\session_cleanup_task',0,1649379362.2274000000,1649379362.2437000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010814189910889 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13884),(174876,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379362.2470000000,1649379362.2481000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:56:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13885),(174877,0,'moodle','core\\task\\grade_cron_task',0,1649379362.2571000000,1649379362.2702000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:56:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012180089950562 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13885),(174878,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379362.2546000000,1649379362.2841000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:56:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028693914413452 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13884),(174879,0,'moodle','core\\task\\portfolio_cron_task',0,1649379362.2910000000,1649379362.2919000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13884),(174880,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379362.2985000000,1649379362.2995000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13884),(174881,0,'moodle','core\\task\\completion_regular_task',0,1649379362.2810000000,1649379362.3029000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:56:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.020845174789429 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13885),(174882,0,'moodle','core\\task\\blog_cron_task',0,1649379362.3216000000,1649379362.3228000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:56:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13885),(174883,0,'moodle','core\\task\\calendar_cron_task',0,1649379362.3183000000,1649379362.3250000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:56:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005465030670166 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13884),(174884,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379362.3346000000,1649379362.3370000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:56:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011019706726074 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13884),(174885,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379362.3342000000,1649379362.3581000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:56:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022524833679199 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13885),(174886,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379362.3855000000,1649379362.3882000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:56:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017359256744385 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13885),(174887,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379362.3576000000,1649379362.3973000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:56:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.037910938262939 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13884),(174888,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379362.4061000000,1649379362.4106000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:56:02. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033471584320068 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13885),(174889,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379362.4310000000,1649379362.4324000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:56:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00021505355834961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13885),(174890,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379362.4404000000,1649379362.4416000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:56:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13885),(174891,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379362.4445000000,1649379362.4460000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:56:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049901008605957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13884),(174892,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379362.4526000000,1649379362.4539000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:56:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13885),(174893,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379362.4590000000,1649379362.4616000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:56:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017600059509277 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13884),(174894,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379362.4687000000,1649379362.4696000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:56:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13885),(174895,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379362.4746000000,1649379362.4762000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:56:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13884),(174896,0,'moodle','core\\task\\session_cleanup_task',0,1649379421.7756000000,1649379421.7945000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012541055679321 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13971),(174897,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379421.8064000000,1649379421.8084000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13971),(174898,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379421.8022000000,1649379421.8145000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072329044342041 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13972),(174899,0,'moodle','core\\task\\grade_cron_task',0,1649379421.8257000000,1649379421.8393000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:57:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.012547016143799 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13972),(174900,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379421.8179000000,1649379421.8523000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03367280960083 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13971),(174901,0,'moodle','core\\task\\portfolio_cron_task',0,1649379421.8632000000,1649379421.8641000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13971),(174902,0,'moodle','core\\task\\completion_regular_task',0,1649379421.8508000000,1649379421.8670000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015111923217773 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13972),(174903,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379421.8740000000,1649379421.8750000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:57:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13972),(174904,0,'moodle','core\\task\\calendar_cron_task',0,1649379421.8853000000,1649379421.8916000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052390098571777 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13971),(174905,0,'moodle','core\\task\\blog_cron_task',0,1649379421.8921000000,1649379421.8928000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:57:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13972),(174906,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379421.9009000000,1649379421.9028000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:57:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081992149353027 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13971),(174907,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379421.9005000000,1649379421.9212000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:57:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019587993621826 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13972),(174908,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379421.9191000000,1649379421.9542000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:57:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.034013986587524 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13971),(174909,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379421.9532000000,1649379421.9562000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:57:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017831325531006 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13972),(174910,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379421.9763000000,1649379421.9817000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:57:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035421848297119 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13972),(174911,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379421.9890000000,1649379421.9911000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:57:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13971),(174912,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379421.9927000000,1649379421.9946000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:57:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13972),(174913,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379422.0039000000,1649379422.0056000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:57:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046586990356445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13971),(174914,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379422.0052000000,1649379422.0070000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:57:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13972),(174915,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379422.0221000000,1649379422.0230000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:57:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13971),(174916,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379422.0221000000,1649379422.0257000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:57:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023429393768311 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13972),(174917,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379422.0414000000,1649379422.0427000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:57:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13971),(174918,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379481.4260000000,1649379481.4403000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:58:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0080959796905518 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14036),(174919,0,'moodle','core\\task\\session_cleanup_task',0,1649379481.4225000000,1649379481.4425000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014806032180786 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14034),(174920,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379481.4533000000,1649379481.4546000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:58:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14036),(174921,0,'moodle','core\\task\\grade_cron_task',0,1649379481.4647000000,1649379481.4819000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016091108322144 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14036),(174922,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379481.4578000000,1649379481.5055000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045135021209717 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14034),(174923,0,'moodle','core\\task\\completion_regular_task',0,1649379481.4912000000,1649379481.5133000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:58:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.020755052566528 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14036),(174924,0,'moodle','core\\task\\portfolio_cron_task',0,1649379481.5167000000,1649379481.5300000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14034),(174925,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379481.5339000000,1649379481.5354000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:58:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14036),(174926,0,'moodle','core\\task\\calendar_cron_task',0,1649379481.5538000000,1649379481.5583000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:58:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036890506744385 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14036),(174927,0,'moodle','core\\task\\blog_cron_task',0,1649379481.5567000000,1649379481.5583000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14034),(174928,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379481.5684000000,1649379481.5720000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:58:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002485990524292 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14036),(174929,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379481.5675000000,1649379481.5877000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:58:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019098997116089 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14034),(174930,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379481.5924000000,1649379481.6261000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:58:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.032716989517212 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14036),(174931,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379481.6219000000,1649379481.6263000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:58:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021970272064209 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14034),(174932,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379481.6495000000,1649379481.6542000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:58:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003572940826416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14034),(174933,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379481.6641000000,1649379481.6655000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14034),(174934,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379481.6739000000,1649379481.6752000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:58:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00026607513427734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14036),(174935,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379481.6744000000,1649379481.6762000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:58:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068807601928711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14034),(174936,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379481.6824000000,1649379481.6839000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14034),(174937,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379481.6881000000,1649379481.6908000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:58:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018589496612549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14036),(174938,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379481.6974000000,1649379481.6983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14034),(174939,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379481.7014000000,1649379481.7029000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:58:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14036),(174940,0,'moodle','core\\task\\session_cleanup_task',0,1649379542.0020000000,1649379542.0186000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 08:59:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011553049087524 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14099),(174941,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379542.0144000000,1649379542.0285000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 08:59:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0080969333648682 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14100),(174942,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379542.0282000000,1649379542.0292000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 08:59:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14099),(174943,0,'moodle','core\\task\\grade_cron_task',0,1649379542.0386000000,1649379542.0567000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 08:59:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016713857650757 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14100),(174944,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379542.0367000000,1649379542.0690000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 08:59:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031425952911377 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14099),(174945,0,'moodle','core\\task\\portfolio_cron_task',0,1649379542.0765000000,1649379542.0773000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 08:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14099),(174946,0,'moodle','core\\task\\completion_regular_task',0,1649379542.0651000000,1649379542.0822000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 08:59:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016177892684937 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14100),(174947,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379542.0850000000,1649379542.0864000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 08:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14099),(174948,0,'moodle','core\\task\\calendar_cron_task',0,1649379542.0963000000,1649379542.1016000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 08:59:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0043258666992188 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14100),(174949,0,'moodle','core\\task\\blog_cron_task',0,1649379542.1045000000,1649379542.1058000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 08:59:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14099),(174950,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379542.1152000000,1649379542.1175000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 08:59:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001072883605957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14099),(174951,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379542.1102000000,1649379542.1340000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 08:59:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022552013397217 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14100),(174952,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379542.1371000000,1649379542.1663000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 08:59:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028196096420288 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14099),(174953,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379542.1722000000,1649379542.1760000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 08:59:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019481182098389 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14100),(174954,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379542.1926000000,1649379542.1971000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 08:59:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036208629608154 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14100),(174955,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379542.2057000000,1649379542.2070000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 08:59:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00027990341186523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14100),(174956,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379542.2145000000,1649379542.2158000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 08:59:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14100),(174957,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379542.2162000000,1649379542.2176000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 08:59:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042104721069336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14099),(174958,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379542.2241000000,1649379542.2251000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 08:59:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14099),(174959,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379542.2307000000,1649379542.2334000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 08:59:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017900466918945 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14100),(174960,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379542.2361000000,1649379542.2374000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 08:59:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14099),(174961,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379542.2425000000,1649379542.2444000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 08:59:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075507164001465 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14100),(174962,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649379601.5006000000,1649379601.5102000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 09:00:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058839321136475 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',14162),(174963,0,'moodle','core\\task\\search_index_task',0,1649379601.5307000000,1649379601.5344000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 09:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0027840137481689 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',14162),(174964,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649379601.5753000000,1649379601.5789000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 09:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0023820400238037 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',14162),(174965,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649379601.7391000000,1649379601.7419000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 09:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0016670227050781 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',14162),(174966,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649379601.9416000000,1649379601.9750000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 09:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.032557010650635 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',14162),(174967,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649379602.8907000000,1649379602.8932000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:00:02. Current memory use 23.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013411045074463 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',14162),(174968,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649379602.9311000000,1649379602.9325000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:00:02. Current memory use 23.7MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028800964355469 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',14162),(174969,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649379602.9574000000,1649379602.9631000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:00:02. Current memory use 23.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043389797210693 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',14162),(174970,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649379603.0158000000,1649379603.0171000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:00:03. Current memory use 23.9MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',14162),(174971,0,'moodle','core\\task\\badges_cron_task',0,1649379603.0543000000,1649379603.0729000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:00:03. Current memory use 24.1MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.015785932540894 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14162),(174972,0,'moodle','core\\task\\badges_message_task',0,1649379603.1397000000,1649379603.1421000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:00:03. Current memory use 25.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14162),(174973,0,'mod_chat','mod_chat\\task\\cron_task',0,1649379603.1898000000,1649379603.2086000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:00:03. Current memory use 26.6MB.\n... used 4 dbqueries\n... used 0.016499042510986 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14162),(174974,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649379603.2360000000,1649379603.2505000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:00:03. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.012815952301025 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14162),(174975,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649379603.3154000000,1649379603.3259000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:00:03. Current memory use 27MB.\n\n0 feeds refreshed (took 0.00057000000000001 seconds)\n... used 1 dbqueries\n... used 0.0094211101531982 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14162),(174976,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649379603.4342000000,1649379603.4729000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:00:03. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.035500049591064 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14162),(174977,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649379604.2280000000,1649379604.2414000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:00:04. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.012284994125366 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14162),(174978,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649379604.2810000000,1649379604.2869000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:00:04. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.0048770904541016 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14162),(174979,0,'moodle','core\\task\\session_cleanup_task',0,1649379604.3528000000,1649379604.3628000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:00:04. Current memory use 28.2MB.\n... used 7 dbqueries\n... used 0.0073850154876709 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14162),(174980,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379604.7161000000,1649379604.7190000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:00:04. Current memory use 28.5MB.\n... used 1 dbqueries\n... used 0.00078797340393066 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14162),(174981,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379604.7921000000,1649379604.7942000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:00:04. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14162),(174982,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379604.8291000000,1649379604.8491000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:00:04. Current memory use 28.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018069982528687 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14162),(174983,0,'moodle','core\\task\\grade_cron_task',0,1649379604.9278000000,1649379604.9313000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:00:04. Current memory use 29.8MB.\n... used 2 dbqueries\n... used 0.0019230842590332 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14162),(174984,0,'moodle','core\\task\\completion_regular_task',0,1649379605.0152000000,1649379605.0235000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:00:05. Current memory use 29.8MB.\n... used 6 dbqueries\n... used 0.0071918964385986 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14162),(174985,0,'moodle','core\\task\\portfolio_cron_task',0,1649379605.0912000000,1649379605.0931000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:00:05. Current memory use 30MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14162),(174986,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379605.1465000000,1649379605.1477000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:00:05. Current memory use 30MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14162),(174987,0,'moodle','core\\task\\calendar_cron_task',0,1649379605.1637000000,1649379605.1692000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:00:05. Current memory use 30MB.\n... used 1 dbqueries\n... used 0.0045020580291748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14162),(174988,0,'moodle','core\\task\\blog_cron_task',0,1649379605.2116000000,1649379605.2128000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:00:05. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 7.8201293945312E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14162),(174989,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379605.2584000000,1649379605.2766000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:00:05. Current memory use 30.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017110109329224 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14162),(174990,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379605.2972000000,1649379605.2992000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:00:05. Current memory use 32.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011651515960693 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14162),(174991,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379605.3162000000,1649379605.3264000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:00:05. Current memory use 32.2MB.\n... used 3 dbqueries\n... used 0.0088958740234375 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14162),(174992,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379605.3499000000,1649379605.3532000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:00:05. Current memory use 34MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018360614776611 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14162),(174993,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379605.3864000000,1649379605.3905000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:00:05. Current memory use 35.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022439956665039 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14162),(174994,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379605.8397000000,1649379605.8412000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:00:05. Current memory use 35.3MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14162),(174995,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379605.8805000000,1649379605.8820000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:00:05. Current memory use 35.3MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14162),(174996,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379605.9781000000,1649379605.9812000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:00:05. Current memory use 35.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011930465698242 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14162),(174997,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379606.0205000000,1649379606.0221000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:00:06. Current memory use 35.4MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14162),(174998,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379606.0627000000,1649379606.0668000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:00:06. Current memory use 35.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023429393768311 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14162),(174999,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379606.1095000000,1649379606.1114000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:00:06. Current memory use 35.6MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14162),(175000,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379606.1736000000,1649379606.1762000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:00:06. Current memory use 35.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000885009765625 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14162),(175001,0,'moodle','core\\task\\check_for_updates_task',0,1649379601.4999000000,1649379621.7350000000,3,2,0,'Execute scheduled task: 检查更新 (core\\task\\check_for_updates_task)\n... started 09:00:01. Current memory use 19.4MB.\nRegular daily check for available updates ... nothing to notify about. done\n... used 5 dbqueries\n... used 20.231271982193 seconds\nScheduled task complete: 检查更新 (core\\task\\check_for_updates_task)\n','random-9ut9hf',14161),(175002,0,'moodle','core\\task\\session_cleanup_task',0,1649379662.2253000000,1649379662.2480000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016714096069336 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14227),(175003,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379662.2573000000,1649379662.2585000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:01:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00044703483581543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14227),(175004,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379662.2656000000,1649379662.2664000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14227),(175005,0,'moodle','core\\task\\grade_cron_task',0,1649379662.2827000000,1649379662.3024000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:01:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015002012252808 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14225),(175006,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379662.2742000000,1649379662.3059000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:01:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030900955200195 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14227),(175007,0,'moodle','core\\task\\portfolio_cron_task',0,1649379662.3249000000,1649379662.3265000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14227),(175008,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379662.3376000000,1649379662.3386000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14227),(175009,0,'moodle','core\\task\\completion_regular_task',0,1649379662.3113000000,1649379662.3453000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:01:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022328853607178 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14225),(175010,0,'moodle','core\\task\\calendar_cron_task',0,1649379662.3542000000,1649379662.3596000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:01:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044209957122803 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14227),(175011,0,'moodle','core\\task\\blog_cron_task',0,1649379662.3616000000,1649379662.3627000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:01:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.0783157348633E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14225),(175012,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379662.3764000000,1649379662.3795000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:01:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017819404602051 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14225),(175013,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379662.3699000000,1649379662.3873000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:01:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01665997505188 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14227),(175014,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379662.4212000000,1649379662.4239000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:01:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012481212615967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14227),(175015,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379662.3992000000,1649379662.4393000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:01:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.038433074951172 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14225),(175016,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379662.4550000000,1649379662.4597000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:01:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003140926361084 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14227),(175017,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379662.4687000000,1649379662.4699000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012421607971191 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14227),(175018,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379662.4780000000,1649379662.4793000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14227),(175019,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379662.4890000000,1649379662.4907000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:01:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057291984558105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14227),(175020,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379662.4934000000,1649379662.4954000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:01:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14225),(175021,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379662.5049000000,1649379662.5076000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:01:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018718242645264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14227),(175022,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379662.5111000000,1649379662.5128000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:01:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14225),(175023,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379662.5186000000,1649379662.5204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:01:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063705444335938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14227),(175024,0,'moodle','core\\task\\session_cleanup_task',0,1649379721.9184000000,1649379721.9363000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013061046600342 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14292),(175025,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379721.9474000000,1649379721.9492000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:02:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00065302848815918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14292),(175026,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379721.9611000000,1649379721.9624000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14292),(175027,0,'moodle','core\\task\\grade_cron_task',0,1649379721.9737000000,1649379721.9884000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:02:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013620853424072 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14292),(175028,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379721.9620000000,1649379722.0029000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:02:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036952972412109 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14293),(175029,0,'moodle','core\\task\\portfolio_cron_task',0,1649379722.0141000000,1649379722.0156000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14293),(175030,0,'moodle','core\\task\\completion_regular_task',0,1649379722.0002000000,1649379722.0187000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:02:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017436027526855 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14292),(175031,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379722.0271000000,1649379722.0282000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14293),(175032,0,'moodle','core\\task\\calendar_cron_task',0,1649379722.0351000000,1649379722.0411000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:02:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004706859588623 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14292),(175033,0,'moodle','core\\task\\blog_cron_task',0,1649379722.0415000000,1649379722.0424000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14293),(175034,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379722.0499000000,1649379722.0519000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:02:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088191032409668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14293),(175035,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379722.0496000000,1649379722.0698000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:02:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018737077713013 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14292),(175036,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379722.0671000000,1649379722.0987000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:02:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030519962310791 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14293),(175037,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379722.1104000000,1649379722.1135000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:02:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014750957489014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14292),(175038,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379722.1363000000,1649379722.1407000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:02:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026659965515137 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14292),(175039,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379722.1451000000,1649379722.1462000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:02:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14293),(175040,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379722.1531000000,1649379722.1545000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:02:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043606758117676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14293),(175041,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379722.1525000000,1649379722.1544000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:02:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14292),(175042,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379722.1615000000,1649379722.1626000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:02:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14293),(175043,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379722.1736000000,1649379722.1745000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:02:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14293),(175044,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379722.1725000000,1649379722.1755000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:02:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001924991607666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14292),(175045,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379722.1852000000,1649379722.1870000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:02:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070095062255859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14293),(175046,0,'moodle','core\\task\\session_cleanup_task',0,1649379781.4678000000,1649379781.4861000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:03:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.014225959777832 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14361),(175047,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379781.4969000000,1649379781.4987000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:03:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00051593780517578 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14361),(175048,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379781.5089000000,1649379781.5102000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:03:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14361),(175049,0,'moodle','core\\task\\grade_cron_task',0,1649379781.5207000000,1649379781.5364000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:03:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014394044876099 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14361),(175050,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379781.5455000000,1649379781.5725000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:03:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025782823562622 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14361),(175051,0,'moodle','core\\task\\portfolio_cron_task',0,1649379781.5815000000,1649379781.5822000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14361),(175052,0,'moodle','core\\task\\completion_regular_task',0,1649379781.5536000000,1649379781.5841000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:03:01. Current memory use 19.5MB.\n... used 6 dbqueries\n... used 0.02668309211731 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14362),(175053,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379781.5917000000,1649379781.5926000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:03:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14362),(175054,0,'moodle','core\\task\\calendar_cron_task',0,1649379781.6005000000,1649379781.6070000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:03:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052659511566162 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14361),(175055,0,'moodle','core\\task\\blog_cron_task',0,1649379781.6080000000,1649379781.6089000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:03:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14362),(175056,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379781.6181000000,1649379781.6196000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:03:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14361),(175057,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379781.6148000000,1649379781.6294000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:03:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013966798782349 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14362),(175058,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379781.6578000000,1649379781.6607000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:03:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00095391273498535 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14362),(175059,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379781.6335000000,1649379781.6624000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:03:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.027827024459839 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14361),(175060,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379781.6946000000,1649379781.6983000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:03:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002032995223999 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14362),(175061,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379781.7055000000,1649379781.7075000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:03:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00036191940307617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14361),(175062,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379781.7082000000,1649379781.7099000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14362),(175063,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379781.7262000000,1649379781.7287000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:03:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081300735473633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14361),(175064,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379781.7303000000,1649379781.7319000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14362),(175065,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379781.7486000000,1649379781.7501000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:03:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00022482872009277 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14362),(175066,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379781.7451000000,1649379781.7501000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:03:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0038120746612549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14361),(175067,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379781.7581000000,1649379781.7597000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:03:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14362),(175068,0,'moodle','core\\task\\session_cleanup_task',0,1649379842.0439000000,1649379842.0600000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:04:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011470794677734 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14419),(175069,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379842.0929000000,1649379842.0945000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:04:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14419),(175070,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379842.1473000000,1649379842.1587000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:04:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0056772232055664 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14416),(175071,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379842.1805000000,1649379842.2137000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:04:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032021045684814 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14419),(175072,0,'moodle','core\\task\\grade_cron_task',0,1649379842.2080000000,1649379842.2209000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:04:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012099027633667 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14416),(175073,0,'moodle','core\\task\\portfolio_cron_task',0,1649379842.2320000000,1649379842.2332000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:04:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14416),(175074,0,'moodle','core\\task\\completion_regular_task',0,1649379842.2241000000,1649379842.2355000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:04:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010663986206055 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14419),(175075,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379842.2444000000,1649379842.2456000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:04:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14416),(175076,0,'moodle','core\\task\\blog_cron_task',0,1649379842.2622000000,1649379842.2632000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:04:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14416),(175077,0,'moodle','core\\task\\calendar_cron_task',0,1649379842.2567000000,1649379842.2639000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:04:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0060319900512695 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14419),(175078,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379842.2730000000,1649379842.2756000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:04:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001270055770874 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14419),(175079,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379842.2718000000,1649379842.2895000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:04:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016865968704224 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14416),(175080,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379842.3028000000,1649379842.3327000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:04:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.028735160827637 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14419),(175081,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379842.3292000000,1649379842.3328000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:04:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015568733215332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14416),(175082,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379842.3604000000,1649379842.3644000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:04:02. Current memory use 28.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027899742126465 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14416),(175083,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379842.3782000000,1649379842.3800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:04:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14416),(175084,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379842.3825000000,1649379842.3838000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:04:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00012421607971191 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14419),(175085,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379842.3907000000,1649379842.3932000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:04:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069689750671387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14416),(175086,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379842.3933000000,1649379842.3945000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:04:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14419),(175087,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379842.4059000000,1649379842.4091000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:04:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023689270019531 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14419),(175088,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379842.4104000000,1649379842.4118000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:04:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14416),(175089,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379842.4194000000,1649379842.4213000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:04:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14419),(175090,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649379901.8160000000,1649379901.8292000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 09:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.008307933807373 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',14486),(175091,0,'tool_brickfield','tool_brickfield\\task\\checkid_validation',0,1649379901.8066000000,1649379901.8736000000,1,0,0,'Execute scheduled task: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n... started 09:05:01. Current memory use 19.5MB.\nRunning checkid_validation\n... used 1 dbqueries\n... used 0.060976028442383 seconds\nScheduled task complete: 用于检查任何无效检验码的任务 (tool_brickfield\\task\\checkid_validation)\n','random-9ut9hf',14490),(175092,0,'moodle','core\\task\\badges_message_task',0,1649379901.9201000000,1649379901.9251000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043799877166748 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14486),(175093,0,'moodle','core\\task\\badges_cron_task',0,1649379901.9191000000,1649379901.9516000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:05:01. Current memory use 20.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029886960983276 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14490),(175094,0,'mod_chat','mod_chat\\task\\cron_task',0,1649379901.9419000000,1649379901.9527000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.0097320079803467 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14486),(175095,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649379901.9734000000,1649379901.9843000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:05:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 0.0090758800506592 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14490),(175096,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649379901.9730000000,1649379901.9849000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00057800000000008 seconds)\n... used 1 dbqueries\n... used 0.010936975479126 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14486),(175097,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649379901.9950000000,1649379901.9992000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:05:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0026609897613525 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14490),(175098,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649379901.9989000000,1649379902.0046000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:05:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0029070377349854 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14486),(175099,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649379902.0092000000,1649379902.0128000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:05:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0025348663330078 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14490),(175100,0,'moodle','core\\task\\session_cleanup_task',0,1649379902.0135000000,1649379902.0229000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:05:02. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0061600208282471 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14486),(175101,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379902.0226000000,1649379902.0246000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:05:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0007169246673584 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14490),(175102,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379902.0323000000,1649379902.0337000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:05:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14486),(175103,0,'moodle','core\\task\\grade_cron_task',0,1649379902.0431000000,1649379902.0568000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:05:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.012609958648682 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14486),(175104,0,'moodle','core\\task\\completion_regular_task',0,1649379902.0630000000,1649379902.0774000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:05:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.01366400718689 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14486),(175105,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379902.0340000000,1649379902.0785000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:05:02. Current memory use 25.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042268991470337 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14490),(175106,0,'moodle','core\\task\\portfolio_cron_task',0,1649379902.0863000000,1649379902.0878000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:05:02. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14486),(175107,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379902.0884000000,1649379902.0898000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:05:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14490),(175108,0,'moodle','core\\task\\calendar_cron_task',0,1649379902.0976000000,1649379902.1050000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:05:02. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0061960220336914 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14486),(175109,0,'moodle','core\\task\\blog_cron_task',0,1649379902.1066000000,1649379902.1082000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:05:02. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14490),(175110,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379902.1150000000,1649379902.1176000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:05:02. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012009143829346 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14490),(175111,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379902.1150000000,1649379902.1343000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:05:02. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018133878707886 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14486),(175112,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379902.1265000000,1649379902.1614000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:05:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.03346586227417 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14490),(175113,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379902.1623000000,1649379902.1661000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:05:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017359256744385 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14486),(175114,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379902.1938000000,1649379902.1991000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:05:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002871036529541 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14486),(175115,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379902.2093000000,1649379902.2110000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00035786628723145 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14486),(175116,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379902.2136000000,1649379902.2153000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:05:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14490),(175117,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379902.2238000000,1649379902.2269000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:05:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00094509124755859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14486),(175118,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379902.2255000000,1649379902.2275000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:05:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14490),(175119,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379902.2406000000,1649379902.2427000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:05:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14490),(175120,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379902.2386000000,1649379902.2436000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:05:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.003122091293335 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14486),(175121,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379902.2540000000,1649379902.2558000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:05:02. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14486),(175122,0,'moodle','core\\task\\session_cleanup_task',0,1649379961.5369000000,1649379961.5513000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:06:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010455131530762 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14547),(175123,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649379961.5447000000,1649379961.5538000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:06:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0051419734954834 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14542),(175124,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649379961.5610000000,1649379961.5618000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14547),(175125,0,'moodle','core\\task\\grade_cron_task',0,1649379961.5700000000,1649379961.5808000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:06:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0098230838775635 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14547),(175126,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649379961.5653000000,1649379961.5931000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:06:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02695894241333 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14542),(175127,0,'moodle','core\\task\\portfolio_cron_task',0,1649379961.6032000000,1649379961.6044000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14542),(175128,0,'moodle','core\\task\\completion_regular_task',0,1649379961.5909000000,1649379961.6097000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:06:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018002033233643 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14547),(175129,0,'moodle','core\\task\\plagiarism_cron_task',0,1649379961.6190000000,1649379961.6204000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14542),(175130,0,'moodle','core\\task\\calendar_cron_task',0,1649379961.6289000000,1649379961.6334000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:06:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036637783050537 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14547),(175131,0,'moodle','core\\task\\blog_cron_task',0,1649379961.6365000000,1649379961.6373000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:06:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14542),(175132,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649379961.6482000000,1649379961.6501000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:06:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010361671447754 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14542),(175133,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649379961.6464000000,1649379961.6634000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:06:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016151189804077 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14547),(175134,0,'mod_assign','mod_assign\\task\\cron_task',0,1649379961.6655000000,1649379961.6965000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:06:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.029694795608521 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14542),(175135,0,'mod_forum','mod_forum\\task\\cron_task',0,1649379961.7021000000,1649379961.7055000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:06:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015079975128174 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14547),(175136,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649379961.7391000000,1649379961.7402000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:06:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14542),(175137,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649379961.7371000000,1649379961.7406000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:06:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024960041046143 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14547),(175138,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649379961.7499000000,1649379961.7510000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:06:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14542),(175139,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649379961.7590000000,1649379961.7607000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:06:01. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14542),(175140,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649379961.7602000000,1649379961.7622000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:06:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031399726867676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14547),(175141,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649379961.7775000000,1649379961.7787000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:06:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14547),(175142,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649379961.7776000000,1649379961.7816000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:06:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027780532836914 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14542),(175143,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649379961.7891000000,1649379961.7904000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:06:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048995018005371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14547),(175144,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380022.0896000000,1649380022.0994000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:07:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058760643005371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14601),(175145,0,'moodle','core\\task\\session_cleanup_task',0,1649380022.0838000000,1649380022.1033000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:07:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014589071273804 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14605),(175146,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380022.1080000000,1649380022.1088000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:07:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14601),(175147,0,'moodle','core\\task\\grade_cron_task',0,1649380022.1170000000,1649380022.1288000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:07:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011003971099854 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14601),(175148,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380022.1142000000,1649380022.1440000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:07:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02897310256958 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14605),(175149,0,'moodle','core\\task\\completion_regular_task',0,1649380022.1347000000,1649380022.1512000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:07:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015624046325684 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14601),(175150,0,'moodle','core\\task\\portfolio_cron_task',0,1649380022.1633000000,1649380022.1646000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14605),(175151,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380022.1711000000,1649380022.1720000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:07:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14601),(175152,0,'moodle','core\\task\\calendar_cron_task',0,1649380022.1803000000,1649380022.1871000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:07:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056331157684326 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14605),(175153,0,'moodle','core\\task\\blog_cron_task',0,1649380022.1900000000,1649380022.1912000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:07:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14601),(175154,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380022.2039000000,1649380022.2060000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:07:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010490417480469 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14601),(175155,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380022.1983000000,1649380022.2152000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:07:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015960931777954 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14605),(175156,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380022.2526000000,1649380022.2556000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:07:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14605),(175157,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380022.2269000000,1649380022.2592000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:07:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030699014663696 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14601),(175158,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380022.2808000000,1649380022.2838000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:07:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021657943725586 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14605),(175159,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380022.2909000000,1649380022.2926000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:07:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14605),(175160,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380022.2922000000,1649380022.2935000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:07:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14601),(175161,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380022.3012000000,1649380022.3024000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:07:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14601),(175162,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380022.3015000000,1649380022.3043000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:07:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0013108253479004 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14605),(175163,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380022.3133000000,1649380022.3176000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:07:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026199817657471 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14601),(175164,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380022.3175000000,1649380022.3185000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:07:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14605),(175165,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380022.3269000000,1649380022.3287000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:07:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069785118103027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14605),(175166,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649380081.6655000000,1649380081.7074000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 09:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.037075042724609 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',14672),(175167,0,'moodle','core\\task\\session_cleanup_task',0,1649380081.6974000000,1649380081.7146000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:08:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012857913970947 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14670),(175168,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380081.7203000000,1649380081.7228000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:08:01. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00069689750671387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14672),(175169,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380081.7279000000,1649380081.7292000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:08:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14670),(175170,0,'moodle','core\\task\\grade_cron_task',0,1649380081.7479000000,1649380081.7599000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:08:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01127815246582 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14670),(175171,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380081.7325000000,1649380081.7688000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:08:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035367965698242 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14672),(175172,0,'moodle','core\\task\\portfolio_cron_task',0,1649380081.7763000000,1649380081.7772000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:08:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14672),(175173,0,'moodle','core\\task\\completion_regular_task',0,1649380081.7682000000,1649380081.7854000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:08:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016310930252075 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14670),(175174,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380081.7847000000,1649380081.7857000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:08:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14672),(175175,0,'moodle','core\\task\\blog_cron_task',0,1649380081.8030000000,1649380081.8042000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:08:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14672),(175176,0,'moodle','core\\task\\calendar_cron_task',0,1649380081.8003000000,1649380081.8049000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:08:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038008689880371 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14670),(175177,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380081.8149000000,1649380081.8169000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:08:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012249946594238 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14670),(175178,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380081.8138000000,1649380081.8292000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:08:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014261960983276 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14672),(175179,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380081.8560000000,1649380081.8586000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:08:01. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014691352844238 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14672),(175180,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380081.8340000000,1649380081.8682000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:08:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.032948970794678 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14670),(175181,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380081.8877000000,1649380081.8910000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:08:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022590160369873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14672),(175182,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380081.9010000000,1649380081.9023000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:08:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14672),(175183,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380081.9013000000,1649380081.9032000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:08:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00030303001403809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14670),(175184,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380081.9160000000,1649380081.9174000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:08:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14670),(175185,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380081.9159000000,1649380081.9183000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:08:01. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093793869018555 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14672),(175186,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380081.9322000000,1649380081.9331000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:08:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14672),(175187,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380081.9307000000,1649380081.9335000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:08:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017790794372559 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14670),(175188,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380081.9421000000,1649380081.9439000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:08:01. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010781288146973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14670),(175189,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380142.2068000000,1649380142.2157000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:09:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0049810409545898 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14876),(175190,0,'moodle','core\\task\\session_cleanup_task',0,1649380142.2038000000,1649380142.2195000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:09:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011209964752197 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14872),(175191,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380142.2300000000,1649380142.2310000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:09:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14876),(175192,0,'moodle','core\\task\\grade_cron_task',0,1649380142.2426000000,1649380142.2594000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:09:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014988899230957 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14876),(175193,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380142.2338000000,1649380142.2642000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:09:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029713869094849 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14872),(175194,0,'moodle','core\\task\\portfolio_cron_task',0,1649380142.2712000000,1649380142.2732000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14872),(175195,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380142.2818000000,1649380142.2825000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14872),(175196,0,'moodle','core\\task\\completion_regular_task',0,1649380142.2699000000,1649380142.2874000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:09:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016104936599731 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14876),(175197,0,'moodle','core\\task\\blog_cron_task',0,1649380142.3013000000,1649380142.3022000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:09:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14872),(175198,0,'moodle','core\\task\\calendar_cron_task',0,1649380142.3008000000,1649380142.3077000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:09:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.005000114440918 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14876),(175199,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380142.3165000000,1649380142.3181000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:09:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082778930664062 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14872),(175200,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380142.3142000000,1649380142.3310000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:09:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015536069869995 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14876),(175201,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380142.3339000000,1649380142.3640000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:09:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028328895568848 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14872),(175202,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380142.3631000000,1649380142.3651000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:09:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00097012519836426 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14876),(175203,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380142.3817000000,1649380142.3866000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:09:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038201808929443 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14876),(175204,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380142.3945000000,1649380142.3957000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:09:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14872),(175205,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380142.4005000000,1649380142.4022000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:09:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14876),(175206,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380142.4040000000,1649380142.4057000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:09:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14872),(175207,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380142.4138000000,1649380142.4149000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:09:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14872),(175208,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380142.4291000000,1649380142.4300000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:09:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14872),(175209,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380142.4282000000,1649380142.4326000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:09:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0034868717193604 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14876),(175210,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380142.4393000000,1649380142.4423000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:09:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090122222900391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14872),(175211,0,'moodle','core\\task\\backup_cleanup_task',0,1649380201.9546000000,1649380201.9699000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 09:10:01. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0091109275817871 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',14975),(175212,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649380201.9820000000,1649380201.9845000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:10:01. Current memory use 37.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0014419555664062 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',14975),(175213,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649380201.9927000000,1649380201.9941000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:10:01. Current memory use 37.7MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00032305717468262 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',14975),(175214,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649380202.0029000000,1649380202.0079000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:10:02. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.003734827041626 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',14975),(175215,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649380202.0179000000,1649380202.0343000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:10:02. Current memory use 36.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.010975122451782 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',14974),(175216,0,'moodle','core\\task\\badges_cron_task',0,1649380202.0261000000,1649380202.0491000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.021384954452515 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14975),(175217,0,'moodle','core\\task\\badges_message_task',0,1649380202.0453000000,1649380202.0539000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:10:02. Current memory use 37.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059030055999756 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14974),(175218,0,'mod_chat','mod_chat\\task\\cron_task',0,1649380202.0731000000,1649380202.0765000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:10:02. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0017678737640381 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14974),(175219,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649380202.0752000000,1649380202.0819000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:10:02. Current memory use 38.9MB.\n... used 0 dbqueries\n... used 0.0056469440460205 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14975),(175220,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649380202.0987000000,1649380202.1066000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0048339366912842 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14975),(175221,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649380202.0970000000,1649380202.1096000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:10:02. Current memory use 37.8MB.\n\n0 feeds refreshed (took 0.00051 seconds)\n... used 1 dbqueries\n... used 0.011393070220947 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14974),(175222,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649380202.1177000000,1649380202.1222000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:10:02. Current memory use 38.9MB.\n... used 3 dbqueries\n... used 0.0029010772705078 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14975),(175223,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649380202.1259000000,1649380202.1356000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:10:02. Current memory use 39MB.\n... used 3 dbqueries\n... used 0.0066361427307129 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14974),(175224,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380202.1460000000,1649380202.1498000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:10:02. Current memory use 39.4MB.\n... used 1 dbqueries\n... used 0.00067281723022461 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14974),(175225,0,'moodle','core\\task\\session_cleanup_task',0,1649380202.1363000000,1649380202.1505000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:10:02. Current memory use 39.2MB.\n... used 7 dbqueries\n... used 0.0090031623840332 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14975),(175226,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380202.1636000000,1649380202.1650000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14975),(175227,0,'moodle','core\\task\\grade_cron_task',0,1649380202.1786000000,1649380202.1817000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:10:02. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0018081665039062 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14975),(175228,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380202.1622000000,1649380202.1930000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:10:02. Current memory use 39.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027575016021729 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14974),(175229,0,'moodle','core\\task\\portfolio_cron_task',0,1649380202.2062000000,1649380202.2195000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14974),(175230,0,'moodle','core\\task\\completion_regular_task',0,1649380202.1954000000,1649380202.2237000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:10:02. Current memory use 39.6MB.\n... used 6 dbqueries\n... used 0.027141094207764 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14975),(175231,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380202.2343000000,1649380202.2356000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14974),(175232,0,'moodle','core\\task\\calendar_cron_task',0,1649380202.2426000000,1649380202.2489000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:10:02. Current memory use 40.2MB.\n... used 1 dbqueries\n... used 0.0051929950714111 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14975),(175233,0,'moodle','core\\task\\blog_cron_task',0,1649380202.2487000000,1649380202.2499000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14974),(175234,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380202.2575000000,1649380202.2605000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:10:02. Current memory use 40.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.002173900604248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14975),(175235,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380202.2592000000,1649380202.2610000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:10:02. Current memory use 41.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074481964111328 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14974),(175236,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380202.2692000000,1649380202.2728000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:10:02. Current memory use 41.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012900829315186 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14974),(175237,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380202.2678000000,1649380202.2835000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:10:02. Current memory use 40.7MB.\n... used 3 dbqueries\n... used 0.013942003250122 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14975),(175238,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380202.2921000000,1649380202.2965000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:10:02. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023360252380371 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14974),(175239,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380202.3085000000,1649380202.3102000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:10:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14974),(175240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380202.3092000000,1649380202.3130000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:10:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14975),(175241,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380202.3221000000,1649380202.3258000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:10:02. Current memory use 42.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0021791458129883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14974),(175242,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380202.3274000000,1649380202.3295000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14975),(175243,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380202.3519000000,1649380202.3565000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:10:02. Current memory use 42.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027229785919189 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14975),(175244,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380202.3554000000,1649380202.3571000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00037312507629395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14974),(175245,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380202.3882000000,1649380202.3903000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:10:02. Current memory use 42.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086402893066406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14974),(175246,0,'moodle','core\\task\\session_cleanup_task',0,1649380261.7232000000,1649380261.7376000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01007604598999 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15052),(175247,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380261.7533000000,1649380261.7547000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15052),(175248,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380261.7439000000,1649380261.7557000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066819190979004 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15053),(175249,0,'moodle','core\\task\\grade_cron_task',0,1649380261.7651000000,1649380261.7852000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:11:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.019114971160889 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15053),(175250,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380261.7644000000,1649380261.8209000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.055285930633545 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15052),(175251,0,'moodle','core\\task\\completion_regular_task',0,1649380261.7938000000,1649380261.8237000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019006013870239 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15053),(175252,0,'moodle','core\\task\\portfolio_cron_task',0,1649380261.8322000000,1649380261.8330000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:11:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15053),(175253,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380261.8333000000,1649380261.8342000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15052),(175254,0,'moodle','core\\task\\blog_cron_task',0,1649380261.8537000000,1649380261.8551000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15052),(175255,0,'moodle','core\\task\\calendar_cron_task',0,1649380261.8498000000,1649380261.8554000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:11:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0048930644989014 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15053),(175256,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380261.8644000000,1649380261.8664000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:11:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010349750518799 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15053),(175257,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380261.8626000000,1649380261.8865000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:11:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022634983062744 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15052),(175258,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380261.8872000000,1649380261.9236000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:11:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0346999168396 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15053),(175259,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380261.9249000000,1649380261.9280000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:11:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015189647674561 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15052),(175260,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380261.9521000000,1649380261.9570000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:11:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028769969940186 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15052),(175261,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380261.9658000000,1649380261.9671000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:11:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15052),(175262,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380261.9739000000,1649380261.9752000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:11:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15053),(175263,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380261.9766000000,1649380261.9783000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:11:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049209594726562 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15052),(175264,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380261.9844000000,1649380261.9856000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:11:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15053),(175265,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380261.9903000000,1649380261.9928000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:11:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016410350799561 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15052),(175266,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380261.9987000000,1649380261.9999000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:11:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001838207244873 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15053),(175267,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380262.0041000000,1649380262.0061000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:11:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15052),(175268,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380321.2861000000,1649380321.2970000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:12:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060451030731201 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15138),(175269,0,'moodle','core\\task\\session_cleanup_task',0,1649380321.2850000000,1649380321.3010000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:12:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.011957883834839 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15135),(175270,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380321.3100000000,1649380321.3112000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:12:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15138),(175271,0,'moodle','core\\task\\grade_cron_task',0,1649380321.3213000000,1649380321.3369000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:12:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014423131942749 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15138),(175272,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380321.3111000000,1649380321.3475000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:12:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034888029098511 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15135),(175273,0,'moodle','core\\task\\portfolio_cron_task',0,1649380321.3570000000,1649380321.3578000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15135),(175274,0,'moodle','core\\task\\completion_regular_task',0,1649380321.3469000000,1649380321.3634000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:12:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01520299911499 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15138),(175275,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380321.3651000000,1649380321.3661000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15135),(175276,0,'moodle','core\\task\\blog_cron_task',0,1649380321.3797000000,1649380321.3806000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:12:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15135),(175277,0,'moodle','core\\task\\calendar_cron_task',0,1649380321.3781000000,1649380321.3831000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:12:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0040888786315918 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15138),(175278,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380321.3943000000,1649380321.3964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:12:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088596343994141 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15138),(175279,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380321.3870000000,1649380321.4035000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:12:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015720129013062 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15135),(175280,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380321.4297000000,1649380321.4323000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:12:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014750957489014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15135),(175281,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380321.4100000000,1649380321.4376000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:12:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.026630163192749 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15138),(175282,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380321.4533000000,1649380321.4599000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:12:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0047938823699951 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15135),(175283,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380321.4695000000,1649380321.4714000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15135),(175284,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380321.4813000000,1649380321.4834000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15135),(175285,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380321.4831000000,1649380321.4850000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:12:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049805641174316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15138),(175286,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380321.4905000000,1649380321.4921000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15135),(175287,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380321.5076000000,1649380321.5101000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:12:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017189979553223 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15138),(175288,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380321.5179000000,1649380321.5188000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:12:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15135),(175289,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380321.5183000000,1649380321.5198000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:12:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064516067504883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15138),(175290,0,'moodle','core\\task\\session_cleanup_task',0,1649380381.8539000000,1649380381.8718000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:13:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.013689994812012 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15219),(175291,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380381.8604000000,1649380381.8742000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:13:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0092840194702148 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15216),(175292,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380381.8844000000,1649380381.8860000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15219),(175293,0,'moodle','core\\task\\grade_cron_task',0,1649380381.8978000000,1649380381.9141000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:13:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01490306854248 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15219),(175294,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380381.8855000000,1649380381.9217000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:13:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035184860229492 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15216),(175295,0,'moodle','core\\task\\portfolio_cron_task',0,1649380381.9332000000,1649380381.9351000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15216),(175296,0,'moodle','core\\task\\completion_regular_task',0,1649380381.9217000000,1649380381.9372000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:13:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014715909957886 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15219),(175297,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380381.9461000000,1649380381.9475000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15216),(175298,0,'moodle','core\\task\\calendar_cron_task',0,1649380381.9542000000,1649380381.9589000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:13:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038039684295654 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15219),(175299,0,'moodle','core\\task\\blog_cron_task',0,1649380381.9633000000,1649380381.9645000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:13:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15216),(175300,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380381.9733000000,1649380381.9754000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:13:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090503692626953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15216),(175301,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380381.9686000000,1649380381.9868000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:13:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017081022262573 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15219),(175302,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380382.0183000000,1649380382.0218000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:13:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010778903961182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15219),(175303,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380381.9953000000,1649380382.0281000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:13:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.031172037124634 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15216),(175304,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380382.0413000000,1649380382.0450000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:13:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022730827331543 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15219),(175305,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380382.0532000000,1649380382.0550000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:13:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032496452331543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15219),(175306,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380382.0663000000,1649380382.0678000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:13:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15219),(175307,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380382.0691000000,1649380382.0706000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:13:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047111511230469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15216),(175308,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380382.0767000000,1649380382.0778000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:13:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15219),(175309,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380382.0831000000,1649380382.0864000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:13:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002161979675293 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15216),(175310,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380382.0927000000,1649380382.0936000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:13:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15219),(175311,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380382.0990000000,1649380382.1017000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:13:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0017647743225098 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15216),(175312,0,'moodle','core\\task\\session_cleanup_task',0,1649380441.3828000000,1649380441.3971000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099411010742188 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15293),(175313,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380441.4052000000,1649380441.4064000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043296813964844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15293),(175314,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380441.4136000000,1649380441.4144000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15293),(175315,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380441.4223000000,1649380441.4550000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031702041625977 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15293),(175316,0,'moodle','core\\task\\grade_cron_task',0,1649380441.4390000000,1649380441.4615000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:14:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01763391494751 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15289),(175317,0,'moodle','core\\task\\portfolio_cron_task',0,1649380441.4709000000,1649380441.4718000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:14:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15289),(175318,0,'moodle','core\\task\\completion_regular_task',0,1649380441.4643000000,1649380441.4756000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:14:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010470151901245 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15293),(175319,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380441.4822000000,1649380441.4829000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:14:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15289),(175320,0,'moodle','core\\task\\calendar_cron_task',0,1649380441.4888000000,1649380441.4932000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:14:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0036180019378662 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15293),(175321,0,'moodle','core\\task\\blog_cron_task',0,1649380441.4964000000,1649380441.4975000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:14:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15289),(175322,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380441.5062000000,1649380441.5088000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:14:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015208721160889 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15289),(175323,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380441.5007000000,1649380441.5184000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:14:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01687216758728 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15293),(175324,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380441.5458000000,1649380441.5478000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:14:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099515914916992 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15293),(175325,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380441.5221000000,1649380441.5608000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:14:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.03740406036377 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15289),(175326,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380441.5689000000,1649380441.5721000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:14:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020349025726318 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15293),(175327,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380441.5787000000,1649380441.5800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:14:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15293),(175328,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380441.5867000000,1649380441.5883000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:14:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15293),(175329,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380441.5958000000,1649380441.5973000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:14:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15293),(175330,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380441.5962000000,1649380441.5975000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:14:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00025510787963867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15289),(175331,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380441.6098000000,1649380441.6106000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:14:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15289),(175332,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380441.6086000000,1649380441.6114000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:14:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019869804382324 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15293),(175333,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380441.6187000000,1649380441.6204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:14:01. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15289),(175334,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649380501.9741000000,1649380502.0332000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 09:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.054258108139038 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',15376),(175335,0,'moodle','core\\task\\badges_cron_task',0,1649380501.9864000000,1649380502.0333000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041356801986694 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15374),(175336,0,'moodle','core\\task\\badges_message_task',0,1649380502.0581000000,1649380502.0666000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:15:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054440498352051 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15376),(175337,0,'mod_chat','mod_chat\\task\\cron_task',0,1649380502.0661000000,1649380502.0783000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:15:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.010877132415771 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15374),(175338,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649380502.0890000000,1649380502.1002000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:15:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0095460414886475 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15376),(175339,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649380502.0923000000,1649380502.1004000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:15:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.000446 seconds)\n... used 1 dbqueries\n... used 0.0072510242462158 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15374),(175340,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649380502.1175000000,1649380502.1294000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:15:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0084149837493896 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15376),(175341,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649380502.1175000000,1649380502.1294000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:15:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0084958076477051 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15374),(175342,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649380502.1422000000,1649380502.1563000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:15:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.013029098510742 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15374),(175343,0,'moodle','core\\task\\session_cleanup_task',0,1649380502.1422000000,1649380502.1565000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:15:02. Current memory use 26.3MB.\n... used 7 dbqueries\n... used 0.012222051620483 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15376),(175344,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380502.1678000000,1649380502.1699000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:15:02. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0008540153503418 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15376),(175345,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380502.1698000000,1649380502.1726000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:15:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15374),(175346,0,'moodle','core\\task\\grade_cron_task',0,1649380502.1871000000,1649380502.1897000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:15:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.001655101776123 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15374),(175347,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380502.1868000000,1649380502.2069000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:15:02. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019132852554321 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15376),(175348,0,'moodle','core\\task\\completion_regular_task',0,1649380502.2007000000,1649380502.2159000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:15:02. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.014293909072876 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15374),(175349,0,'moodle','core\\task\\portfolio_cron_task',0,1649380502.2249000000,1649380502.2258000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:15:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15376),(175350,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380502.2292000000,1649380502.2305000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:15:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15374),(175351,0,'moodle','core\\task\\blog_cron_task',0,1649380502.2452000000,1649380502.2462000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:15:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15376),(175352,0,'moodle','core\\task\\calendar_cron_task',0,1649380502.2407000000,1649380502.2466000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:15:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0047569274902344 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15374),(175353,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380502.2645000000,1649380502.2673000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:15:02. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012850761413574 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15374),(175354,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380502.2629000000,1649380502.2810000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:15:02. Current memory use 28.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017010927200317 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15376),(175355,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380502.3016000000,1649380502.3054000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:15:02. Current memory use 31.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021240711212158 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15376),(175356,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380502.2780000000,1649380502.3224000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:15:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.04253101348877 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15374),(175357,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380502.3295000000,1649380502.3355000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:15:02. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038819313049316 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15376),(175358,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380502.3450000000,1649380502.3464000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:15:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15376),(175359,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380502.3582000000,1649380502.3595000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:15:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15376),(175360,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380502.3681000000,1649380502.3697000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15376),(175361,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380502.3670000000,1649380502.3699000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:15:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010149478912354 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15374),(175362,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380502.3828000000,1649380502.3845000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:15:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15374),(175363,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380502.3829000000,1649380502.3869000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:15:02. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022549629211426 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15376),(175364,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380502.3966000000,1649380502.3989000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:15:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094389915466309 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15374),(175365,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380561.6570000000,1649380561.6669000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:16:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0053300857543945 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15451),(175366,0,'moodle','core\\task\\session_cleanup_task',0,1649380561.6564000000,1649380561.6709000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01030707359314 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15448),(175367,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380561.6782000000,1649380561.6791000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:16:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15451),(175368,0,'moodle','core\\task\\grade_cron_task',0,1649380561.6872000000,1649380561.6975000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:16:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0093381404876709 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15451),(175369,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380561.6807000000,1649380561.7091000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:16:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027662038803101 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15448),(175370,0,'moodle','core\\task\\portfolio_cron_task',0,1649380561.7166000000,1649380561.7175000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15448),(175371,0,'moodle','core\\task\\completion_regular_task',0,1649380561.7058000000,1649380561.7204000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:16:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013684988021851 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15451),(175372,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380561.7271000000,1649380561.7280000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15448),(175373,0,'moodle','core\\task\\calendar_cron_task',0,1649380561.7337000000,1649380561.7382000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:16:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036849975585938 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15451),(175374,0,'moodle','core\\task\\blog_cron_task',0,1649380561.7403000000,1649380561.7414000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:16:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15448),(175375,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380561.7510000000,1649380561.7537000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:16:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016269683837891 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15448),(175376,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380561.7485000000,1649380561.7684000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:16:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018638849258423 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15451),(175377,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380561.7943000000,1649380561.7962000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:16:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00088095664978027 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15451),(175378,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380561.7686000000,1649380561.7974000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:16:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.027656078338623 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15448),(175379,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380561.8265000000,1649380561.8302000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:16:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023941993713379 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15451),(175380,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380561.8380000000,1649380561.8393000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:16:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00034713745117188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15451),(175381,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380561.8400000000,1649380561.8413000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:16:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15448),(175382,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380561.8482000000,1649380561.8497000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:16:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050497055053711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15448),(175383,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380561.8496000000,1649380561.8507000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:16:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15451),(175384,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380561.8617000000,1649380561.8640000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:16:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016260147094727 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15448),(175385,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380561.8649000000,1649380561.8657000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:16:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15451),(175386,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380561.8727000000,1649380561.8739000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:16:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048613548278809 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15448),(175387,0,'moodle','core\\task\\complete_plans_task',0,1649380622.1674000000,1649380622.1858000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 09:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.013989925384521 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',15523),(175388,0,'moodle','core\\task\\session_cleanup_task',0,1649380622.1942000000,1649380622.2020000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:17:02. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0057480335235596 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15523),(175389,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380622.2093000000,1649380622.2109000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:17:02. Current memory use 21.4MB.\n... used 1 dbqueries\n... used 0.00081086158752441 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15523),(175390,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380622.2136000000,1649380622.2261000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:17:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0058920383453369 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15517),(175391,0,'moodle','core\\task\\grade_cron_task',0,1649380622.2352000000,1649380622.2473000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:17:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011222124099731 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15517),(175392,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380622.2211000000,1649380622.2541000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:17:02. Current memory use 21.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031672954559326 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15523),(175393,0,'moodle','core\\task\\portfolio_cron_task',0,1649380622.2628000000,1649380622.2636000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:17:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15523),(175394,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380622.2728000000,1649380622.2738000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:17:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15523),(175395,0,'moodle','core\\task\\completion_regular_task',0,1649380622.2548000000,1649380622.2739000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:17:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017966032028198 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15517),(175396,0,'moodle','core\\task\\calendar_cron_task',0,1649380622.2936000000,1649380622.2981000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:17:02. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.003715991973877 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15523),(175397,0,'moodle','core\\task\\blog_cron_task',0,1649380622.2976000000,1649380622.2987000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:17:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15517),(175398,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380622.3091000000,1649380622.3107000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:17:02. Current memory use 24.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075411796569824 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15523),(175399,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380622.3067000000,1649380622.3443000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:17:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.036378860473633 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15517),(175400,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380622.3825000000,1649380622.3859000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:17:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013418197631836 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15517),(175401,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380622.3461000000,1649380622.3899000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:17:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.041982889175415 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15523),(175402,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380622.4063000000,1649380622.4097000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:17:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022280216217041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15517),(175403,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380622.4183000000,1649380622.4197000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:17:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15517),(175404,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380622.4280000000,1649380622.4291000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:17:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15517),(175405,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380622.4377000000,1649380622.4392000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:17:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15523),(175406,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380622.4365000000,1649380622.4393000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:17:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00090909004211426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15517),(175407,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380622.4541000000,1649380622.4590000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:17:02. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0037460327148438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15523),(175408,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380622.4603000000,1649380622.4614000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:17:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15517),(175409,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380622.4699000000,1649380622.4714000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:17:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072383880615234 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15517),(175410,0,'moodle','core\\task\\session_cleanup_task',0,1649380681.8273000000,1649380681.8575000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.024617910385132 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15605),(175411,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_requests',0,1649380681.7893000000,1649380681.8809000000,1,0,0,'Execute scheduled task: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n... started 09:18:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.087743997573853 seconds\nScheduled task complete: 删除过期的数据请求导出文件 (tool_dataprivacy\\task\\delete_expired_requests)\n','random-9ut9hf',15599),(175412,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380681.8895000000,1649380681.8920000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:18:01. Current memory use 20.9MB.\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15599),(175413,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380681.8922000000,1649380681.8933000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15605),(175414,0,'moodle','core\\task\\grade_cron_task',0,1649380681.9030000000,1649380681.9185000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:18:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014408111572266 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15605),(175415,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380681.9009000000,1649380681.9322000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:18:01. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030476093292236 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15599),(175416,0,'moodle','core\\task\\portfolio_cron_task',0,1649380681.9419000000,1649380681.9435000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:18:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15599),(175417,0,'moodle','core\\task\\completion_regular_task',0,1649380681.9285000000,1649380681.9454000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:18:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015774011611938 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15605),(175418,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380681.9527000000,1649380681.9536000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:18:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15599),(175419,0,'moodle','core\\task\\calendar_cron_task',0,1649380681.9617000000,1649380681.9680000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:18:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0048840045928955 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15605),(175420,0,'moodle','core\\task\\blog_cron_task',0,1649380681.9682000000,1649380681.9692000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:18:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15599),(175421,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380681.9766000000,1649380681.9798000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:18:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021059513092041 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15605),(175422,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380681.9763000000,1649380681.9946000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:18:01. Current memory use 24.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017427206039429 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15599),(175423,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380682.0204000000,1649380682.0232000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:18:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015671253204346 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15599),(175424,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380681.9939000000,1649380682.0247000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:18:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.029658079147339 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15605),(175425,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380682.0511000000,1649380682.0555000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:18:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002493143081665 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15599),(175426,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380682.0570000000,1649380682.0586000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:18:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00027990341186523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15605),(175427,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380682.0654000000,1649380682.0668000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:18:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15599),(175428,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380682.0685000000,1649380682.0703000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:18:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15605),(175429,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380682.0784000000,1649380682.0802000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:18:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012922286987305 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15605),(175430,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380682.0807000000,1649380682.0842000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:18:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021040439605713 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15599),(175431,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380682.0985000000,1649380682.1011000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:18:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15599),(175432,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380682.1059000000,1649380682.1080000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:18:02. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010859966278076 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15605),(175433,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380741.3569000000,1649380741.3667000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0056941509246826 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15674),(175434,0,'moodle','core\\task\\session_cleanup_task',0,1649380741.3541000000,1649380741.3681000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010109901428223 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15677),(175435,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380741.3774000000,1649380741.3788000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15677),(175436,0,'moodle','core\\task\\grade_cron_task',0,1649380741.3904000000,1649380741.4014000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:19:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010191202163696 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15677),(175437,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380741.3812000000,1649380741.4226000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:19:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039139032363892 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15674),(175438,0,'moodle','core\\task\\completion_regular_task',0,1649380741.4160000000,1649380741.4312000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:19:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014149904251099 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15677),(175439,0,'moodle','core\\task\\portfolio_cron_task',0,1649380741.4332000000,1649380741.4344000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15674),(175440,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380741.4402000000,1649380741.4413000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:19:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15677),(175441,0,'moodle','core\\task\\blog_cron_task',0,1649380741.4541000000,1649380741.4550000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:19:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15677),(175442,0,'moodle','core\\task\\calendar_cron_task',0,1649380741.4520000000,1649380741.4563000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:19:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035340785980225 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15674),(175443,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380741.4649000000,1649380741.4674000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:19:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014190673828125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15674),(175444,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380741.4642000000,1649380741.4849000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:19:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019605159759521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15677),(175445,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380741.5191000000,1649380741.5212000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:19:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0009760856628418 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15677),(175446,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380741.4845000000,1649380741.5272000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:19:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.041096925735474 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15674),(175447,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380741.5425000000,1649380741.5460000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:19:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021860599517822 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15677),(175448,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380741.5554000000,1649380741.5568000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:19:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15677),(175449,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380741.5662000000,1649380741.5681000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:19:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15677),(175450,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380741.5725000000,1649380741.5746000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:19:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058507919311523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15674),(175451,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380741.5766000000,1649380741.5777000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:19:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15677),(175452,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380741.5885000000,1649380741.5906000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:19:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15677),(175453,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380741.5912000000,1649380741.5928000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:19:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00020194053649902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15674),(175454,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380741.5991000000,1649380741.6003000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:19:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045013427734375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15674),(175455,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649380801.9154000000,1649380801.9247000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0062210559844971 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',15748),(175456,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649380801.9118000000,1649380801.9251000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0087449550628662 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',15747),(175457,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649380801.9370000000,1649380801.9399000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0018770694732666 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',15748),(175458,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649380801.9349000000,1649380801.9411000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0049259662628174 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',15747),(175459,0,'moodle','core\\task\\badges_message_task',0,1649380801.9502000000,1649380801.9600000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0066828727722168 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15748),(175460,0,'moodle','core\\task\\badges_cron_task',0,1649380801.9491000000,1649380801.9794000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.02820611000061 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15747),(175461,0,'mod_chat','mod_chat\\task\\cron_task',0,1649380801.9768000000,1649380801.9896000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:20:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.011496067047119 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15748),(175462,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649380801.9982000000,1649380802.0062000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0068900585174561 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15747),(175463,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649380802.0096000000,1649380802.0206000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:20:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.000696 seconds)\n... used 1 dbqueries\n... used 0.0091691017150879 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15748),(175464,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649380802.0201000000,1649380802.0263000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:20:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0038399696350098 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15747),(175465,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649380802.0331000000,1649380802.0394000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:20:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0033910274505615 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15748),(175466,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649380802.0366000000,1649380802.0402000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:20:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0029330253601074 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15747),(175467,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380802.0500000000,1649380802.0533000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:20:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15748),(175468,0,'moodle','core\\task\\session_cleanup_task',0,1649380802.0480000000,1649380802.0581000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:20:02. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0075860023498535 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15747),(175469,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380802.0643000000,1649380802.0652000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:20:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15748),(175470,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380802.0694000000,1649380802.0869000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:20:02. Current memory use 24.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.016659021377563 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15747),(175471,0,'moodle','core\\task\\grade_cron_task',0,1649380802.0768000000,1649380802.0923000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:20:02. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.014132976531982 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15748),(175472,0,'moodle','core\\task\\portfolio_cron_task',0,1649380802.1020000000,1649380802.1028000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:20:02. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15748),(175473,0,'moodle','core\\task\\completion_regular_task',0,1649380802.0979000000,1649380802.1075000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:20:02. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.0082249641418457 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15747),(175474,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380802.1135000000,1649380802.1149000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:20:02. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15748),(175475,0,'moodle','core\\task\\blog_cron_task',0,1649380802.1383000000,1649380802.1394000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:20:02. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15748),(175476,0,'moodle','core\\task\\calendar_cron_task',0,1649380802.1358000000,1649380802.1435000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:20:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0058889389038086 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15747),(175477,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380802.1526000000,1649380802.1546000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:20:02. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011909008026123 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15747),(175478,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380802.1489000000,1649380802.1735000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:20:02. Current memory use 25.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023280143737793 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15748),(175479,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380802.1624000000,1649380802.1935000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:20:02. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.029742956161499 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15747),(175480,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380802.2048000000,1649380802.2086000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:20:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015900135040283 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15748),(175481,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380802.2412000000,1649380802.2443000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:20:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15747),(175482,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380802.2409000000,1649380802.2456000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:20:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030670166015625 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15748),(175483,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380802.2542000000,1649380802.2554000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:20:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15747),(175484,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380802.2565000000,1649380802.2585000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:20:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049686431884766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15748),(175485,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380802.2657000000,1649380802.2682000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:20:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15747),(175486,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380802.2685000000,1649380802.2725000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:20:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024549961090088 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15748),(175487,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380802.2749000000,1649380802.2762000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:20:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15747),(175488,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380802.2826000000,1649380802.2849000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:20:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071811676025391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15748),(175489,0,'moodle','core\\task\\session_cleanup_task',0,1649380861.6388000000,1649380861.6589000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:21:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013040065765381 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15816),(175490,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380861.6533000000,1649380861.6634000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:21:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059959888458252 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15817),(175491,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380861.6712000000,1649380861.6722000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15816),(175492,0,'moodle','core\\task\\grade_cron_task',0,1649380861.6823000000,1649380861.6993000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:21:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015779972076416 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15816),(175493,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380861.6740000000,1649380861.7093000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:21:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034483909606934 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15817),(175494,0,'moodle','core\\task\\portfolio_cron_task',0,1649380861.7193000000,1649380861.7203000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15817),(175495,0,'moodle','core\\task\\completion_regular_task',0,1649380861.7073000000,1649380861.7282000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:21:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019781112670898 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15816),(175496,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380861.7281000000,1649380861.7291000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15817),(175497,0,'moodle','core\\task\\blog_cron_task',0,1649380861.7416000000,1649380861.7423000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:21:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15816),(175498,0,'moodle','core\\task\\calendar_cron_task',0,1649380861.7413000000,1649380861.7462000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:21:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040040016174316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15817),(175499,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380861.7552000000,1649380861.7573000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:21:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010650157928467 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15817),(175500,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380861.7511000000,1649380861.7666000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:21:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014693975448608 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15816),(175501,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380861.8052000000,1649380861.8084000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:21:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001694917678833 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15816),(175502,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380861.7776000000,1649380861.8212000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:21:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041960954666138 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15817),(175503,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380861.8361000000,1649380861.8404000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:21:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028700828552246 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15816),(175504,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380861.8515000000,1649380861.8535000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:21:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00028085708618164 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15816),(175505,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380861.8537000000,1649380861.8558000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:21:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15817),(175506,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380861.8619000000,1649380861.8640000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:21:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15816),(175507,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380861.8653000000,1649380861.8671000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:21:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15817),(175508,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380861.8771000000,1649380861.8804000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:21:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024740695953369 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15816),(175509,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380861.8821000000,1649380861.8832000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:21:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15817),(175510,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380861.8936000000,1649380861.8970000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:21:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.002190113067627 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15816),(175511,0,'moodle','core\\task\\session_cleanup_task',0,1649380922.1936000000,1649380922.2103000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:22:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010288000106812 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15890),(175512,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380922.2220000000,1649380922.2235000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:22:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055289268493652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15890),(175513,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380922.2329000000,1649380922.2339000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:22:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15890),(175514,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380922.2444000000,1649380922.2732000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:22:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027789115905762 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15890),(175515,0,'moodle','core\\task\\grade_cron_task',0,1649380922.2681000000,1649380922.2888000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:22:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014541149139404 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15894),(175516,0,'moodle','core\\task\\portfolio_cron_task',0,1649380922.2998000000,1649380922.3010000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:22:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15894),(175517,0,'moodle','core\\task\\completion_regular_task',0,1649380922.2860000000,1649380922.3017000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:22:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.014165878295898 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15890),(175518,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380922.3106000000,1649380922.3119000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:22:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15894),(175519,0,'moodle','core\\task\\calendar_cron_task',0,1649380922.3305000000,1649380922.3361000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:22:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0043520927429199 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15890),(175520,0,'moodle','core\\task\\blog_cron_task',0,1649380922.3418000000,1649380922.3425000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:22:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15894),(175521,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380922.3609000000,1649380922.3628000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:22:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096416473388672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15894),(175522,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380922.3534000000,1649380922.3753000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:22:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020709991455078 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15890),(175523,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380922.4169000000,1649380922.4201000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:22:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012350082397461 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15890),(175524,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380922.3842000000,1649380922.4296000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:22:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.04353404045105 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15894),(175525,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380922.4454000000,1649380922.4485000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:22:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020749568939209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15890),(175526,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380922.4546000000,1649380922.4558000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:22:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15890),(175527,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380922.4644000000,1649380922.4656000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:22:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15890),(175528,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380922.4784000000,1649380922.4805000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:22:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00083708763122559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15890),(175529,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380922.4858000000,1649380922.4879000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:22:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00028610229492188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15894),(175530,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380922.4947000000,1649380922.4973000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:22:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017781257629395 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15890),(175531,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380922.5032000000,1649380922.5046000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:22:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15894),(175532,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380922.5086000000,1649380922.5099000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:22:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15890),(175533,0,'moodle','core\\task\\session_cleanup_task',0,1649380981.7748000000,1649380981.7945000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014178991317749 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15957),(175534,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649380981.7710000000,1649380981.7955000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 09:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.019321918487549 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',15958),(175535,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649380981.8050000000,1649380981.8061000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:23:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15957),(175536,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649380981.8047000000,1649380981.8073000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:23:01. Current memory use 20.7MB.\n... used 1 dbqueries\n... used 0.00066614151000977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15958),(175537,0,'moodle','core\\task\\grade_cron_task',0,1649380981.8184000000,1649380981.8317000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:23:01. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.012331008911133 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15958),(175538,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649380981.8149000000,1649380981.8518000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:23:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034497976303101 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15957),(175539,0,'moodle','core\\task\\completion_regular_task',0,1649380981.8406000000,1649380981.8566000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:23:01. Current memory use 21.7MB.\n... used 6 dbqueries\n... used 0.015140056610107 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15958),(175540,0,'moodle','core\\task\\portfolio_cron_task',0,1649380981.8606000000,1649380981.8615000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15957),(175541,0,'moodle','core\\task\\plagiarism_cron_task',0,1649380981.8651000000,1649380981.8660000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:23:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15958),(175542,0,'moodle','core\\task\\calendar_cron_task',0,1649380981.8772000000,1649380981.8821000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:23:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040380954742432 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15957),(175543,0,'moodle','core\\task\\blog_cron_task',0,1649380981.8848000000,1649380981.8861000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:23:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15958),(175544,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649380981.8946000000,1649380981.8975000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:23:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014541149139404 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15958),(175545,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649380981.8899000000,1649380981.9066000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:23:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015843868255615 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15957),(175546,0,'mod_assign','mod_assign\\task\\cron_task',0,1649380981.9141000000,1649380981.9530000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:23:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.037873029708862 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15958),(175547,0,'mod_forum','mod_forum\\task\\cron_task',0,1649380981.9606000000,1649380981.9632000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:23:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15957),(175548,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649380981.9849000000,1649380981.9886000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:23:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025670528411865 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15957),(175549,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649380981.9967000000,1649380981.9978000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:23:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15957),(175550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649380982.0006000000,1649380982.0020000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:23:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00026702880859375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15958),(175551,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649380982.0060000000,1649380982.0082000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:23:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15957),(175552,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649380982.0151000000,1649380982.0163000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:23:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15958),(175553,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649380982.0214000000,1649380982.0240000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:23:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018460750579834 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15957),(175554,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649380982.0323000000,1649380982.0337000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:23:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15957),(175555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649380982.0330000000,1649380982.0340000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:23:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15958),(175556,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381041.3909000000,1649381041.4015000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:24:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058748722076416 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16016),(175557,0,'moodle','core\\task\\session_cleanup_task',0,1649381041.3906000000,1649381041.4072000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011621952056885 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16021),(175558,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381041.4150000000,1649381041.4161000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:24:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16016),(175559,0,'moodle','core\\task\\grade_cron_task',0,1649381041.4244000000,1649381041.4359000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:24:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010740041732788 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16016),(175560,0,'moodle','core\\task\\completion_regular_task',0,1649381041.4422000000,1649381041.4572000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:24:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014142990112305 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16016),(175561,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381041.4174000000,1649381041.4599000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041328191757202 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16021),(175562,0,'moodle','core\\task\\portfolio_cron_task',0,1649381041.4664000000,1649381041.4673000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:24:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16016),(175563,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381041.4682000000,1649381041.4695000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:24:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16021),(175564,0,'moodle','core\\task\\calendar_cron_task',0,1649381041.4801000000,1649381041.4845000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:24:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0035359859466553 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16016),(175565,0,'moodle','core\\task\\blog_cron_task',0,1649381041.4881000000,1649381041.4893000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:24:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16021),(175566,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381041.4985000000,1649381041.5011000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:24:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011041164398193 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16021),(175567,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381041.4908000000,1649381041.5065000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:24:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014976978302002 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16016),(175568,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381041.5341000000,1649381041.5364000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:24:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001244068145752 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16016),(175569,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381041.5557000000,1649381041.5589000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:24:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002126932144165 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16016),(175570,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381041.5664000000,1649381041.5677000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:24:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16016),(175571,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381041.5228000000,1649381041.5695000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:24:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.044440984725952 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16021),(175572,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381041.5746000000,1649381041.5757000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:24:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16016),(175573,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381041.5845000000,1649381041.5861000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:24:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16016),(175574,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381041.5936000000,1649381041.5946000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:24:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16016),(175575,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381041.6085000000,1649381041.6113000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:24:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018298625946045 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16016),(175576,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381041.6107000000,1649381041.6119000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:24:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16021),(175577,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381041.6206000000,1649381041.6221000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:24:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071978569030762 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16016),(175578,0,'moodle','core\\task\\context_cleanup_task',0,1649381101.9335000000,1649381101.9622000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 09:25:01. Current memory use 19.3MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.023770093917847 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',16089),(175579,0,'moodle','core\\task\\badges_message_task',0,1649381101.9745000000,1649381101.9801000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0045499801635742 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16089),(175580,0,'moodle','core\\task\\badges_cron_task',0,1649381101.9632000000,1649381102.0029000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034038066864014 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16087),(175581,0,'mod_chat','mod_chat\\task\\cron_task',0,1649381101.9971000000,1649381102.0116000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:25:01. Current memory use 21.4MB.\n... used 4 dbqueries\n... used 0.01260781288147 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16089),(175582,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649381102.0190000000,1649381102.0280000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:25:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0077528953552246 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16087),(175583,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649381102.0300000000,1649381102.0420000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:25:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.000525 seconds)\n... used 1 dbqueries\n... used 0.010850191116333 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16089),(175584,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649381102.0431000000,1649381102.0508000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:25:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.004425048828125 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16087),(175585,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649381102.0586000000,1649381102.0649000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:25:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.003633975982666 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16089),(175586,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649381102.0632000000,1649381102.0665000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:25:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0021519660949707 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16087),(175587,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381102.0769000000,1649381102.0790000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:25:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00045585632324219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16087),(175588,0,'moodle','core\\task\\session_cleanup_task',0,1649381102.0748000000,1649381102.0823000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:25:02. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.005547046661377 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16089),(175589,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381102.0886000000,1649381102.0897000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:25:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16087),(175590,0,'moodle','core\\task\\grade_cron_task',0,1649381102.1039000000,1649381102.1067000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:25:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0016119480133057 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16087),(175591,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381102.0950000000,1649381102.1274000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:25:02. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030389070510864 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16089),(175592,0,'moodle','core\\task\\completion_regular_task',0,1649381102.1168000000,1649381102.1310000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:25:02. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.013098955154419 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16087),(175593,0,'moodle','core\\task\\portfolio_cron_task',0,1649381102.1398000000,1649381102.1412000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:25:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16089),(175594,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381102.1411000000,1649381102.1423000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:25:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16087),(175595,0,'moodle','core\\task\\calendar_cron_task',0,1649381102.1511000000,1649381102.1573000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:25:02. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0050890445709229 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16089),(175596,0,'moodle','core\\task\\blog_cron_task',0,1649381102.1589000000,1649381102.1603000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:25:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16087),(175597,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381102.1770000000,1649381102.1793000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:25:02. Current memory use 25.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011589527130127 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16087),(175598,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381102.1769000000,1649381102.1931000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:25:02. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015171051025391 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16089),(175599,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381102.2166000000,1649381102.2191000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:25:02. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010380744934082 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16089),(175600,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381102.1895000000,1649381102.2329000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:25:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.041295051574707 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16087),(175601,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381102.2470000000,1649381102.2514000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:25:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002357006072998 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16089),(175602,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381102.2611000000,1649381102.2624000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:25:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16089),(175603,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381102.2706000000,1649381102.2725000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:25:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00012421607971191 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16089),(175604,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381102.2830000000,1649381102.2848000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:25:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16089),(175605,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381102.2825000000,1649381102.2850000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:25:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007021427154541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16087),(175606,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381102.2951000000,1649381102.2967000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:25:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16087),(175607,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381102.2932000000,1649381102.2973000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:25:02. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027940273284912 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16089),(175608,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381102.3058000000,1649381102.3080000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:25:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008549690246582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16087),(175609,0,'moodle','core\\task\\session_cleanup_task',0,1649381161.6592000000,1649381161.6774000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013648986816406 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16164),(175610,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381161.6915000000,1649381161.6924000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16164),(175611,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381161.6829000000,1649381161.6926000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:26:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055990219116211 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16165),(175612,0,'moodle','core\\task\\grade_cron_task',0,1649381161.7031000000,1649381161.7145000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:26:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010654926300049 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16165),(175613,0,'moodle','core\\task\\completion_regular_task',0,1649381161.7255000000,1649381161.7476000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:26:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020911931991577 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16165),(175614,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381161.7026000000,1649381161.7480000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04419994354248 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16164),(175615,0,'moodle','core\\task\\portfolio_cron_task',0,1649381161.7566000000,1649381161.7578000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:26:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16164),(175616,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381161.7573000000,1649381161.7585000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:26:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16165),(175617,0,'moodle','core\\task\\blog_cron_task',0,1649381161.7767000000,1649381161.7775000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:26:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16165),(175618,0,'moodle','core\\task\\calendar_cron_task',0,1649381161.7730000000,1649381161.7789000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:26:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047709941864014 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16164),(175619,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381161.7888000000,1649381161.7911000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:26:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010972023010254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16164),(175620,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381161.7879000000,1649381161.8121000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:26:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022826194763184 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16165),(175621,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381161.8095000000,1649381161.8432000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:26:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032602071762085 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16164),(175622,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381161.8456000000,1649381161.8489000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:26:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018157958984375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16165),(175623,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381161.8697000000,1649381161.8749000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:26:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003497838973999 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16165),(175624,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381161.8845000000,1649381161.8864000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:26:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16165),(175625,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381161.8887000000,1649381161.8905000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:26:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16164),(175626,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381161.9001000000,1649381161.9015000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:26:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011682510375977 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16164),(175627,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381161.8992000000,1649381161.9018000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:26:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008540153503418 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16165),(175628,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381161.9146000000,1649381161.9178000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:26:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020880699157715 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16164),(175629,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381161.9168000000,1649381161.9180000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:26:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16165),(175630,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381161.9294000000,1649381161.9309000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:26:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16164),(175631,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381222.2060000000,1649381222.2165000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:27:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006525993347168 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16215),(175632,0,'moodle','core\\task\\session_cleanup_task',0,1649381222.2029000000,1649381222.2185000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:27:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011272192001343 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16218),(175633,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381222.2269000000,1649381222.2290000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:27:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16218),(175634,0,'moodle','core\\task\\grade_cron_task',0,1649381222.2463000000,1649381222.2584000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:27:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011246919631958 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16218),(175635,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381222.2284000000,1649381222.2722000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:27:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043044805526733 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16215),(175636,0,'moodle','core\\task\\portfolio_cron_task',0,1649381222.2802000000,1649381222.2809000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16215),(175637,0,'moodle','core\\task\\completion_regular_task',0,1649381222.2685000000,1649381222.2849000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:27:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015244960784912 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16218),(175638,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381222.2877000000,1649381222.2885000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16215),(175639,0,'moodle','core\\task\\blog_cron_task',0,1649381222.3023000000,1649381222.3031000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:27:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16215),(175640,0,'moodle','core\\task\\calendar_cron_task',0,1649381222.2986000000,1649381222.3034000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:27:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037360191345215 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16218),(175641,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381222.3105000000,1649381222.3141000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:27:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024178028106689 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16218),(175642,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381222.3098000000,1649381222.3296000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:27:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01844310760498 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16215),(175643,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381222.3374000000,1649381222.3688000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:27:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.030029058456421 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16218),(175644,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381222.3680000000,1649381222.3719000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:27:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019350051879883 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16215),(175645,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381222.3924000000,1649381222.3963000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:27:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028800964355469 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16215),(175646,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381222.4032000000,1649381222.4053000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:27:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16215),(175647,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381222.4138000000,1649381222.4151000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:27:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16218),(175648,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381222.4152000000,1649381222.4178000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:27:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069808959960938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16215),(175649,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381222.4228000000,1649381222.4242000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:27:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00011777877807617 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16218),(175650,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381222.4298000000,1649381222.4326000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:27:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020740032196045 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16215),(175651,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381222.4344000000,1649381222.4353000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:27:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16218),(175652,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381222.4417000000,1649381222.4431000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:27:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055503845214844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16215),(175653,0,'moodle','core\\task\\session_cleanup_task',0,1649381281.7266000000,1649381281.7421000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010462999343872 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16281),(175654,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381281.7625000000,1649381281.7639000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16281),(175655,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381281.7494000000,1649381281.7685000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:28:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0063450336456299 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16282),(175656,0,'moodle','core\\task\\grade_cron_task',0,1649381281.7793000000,1649381281.7950000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:28:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014335870742798 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16282),(175657,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381281.7732000000,1649381281.8026000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028507947921753 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16281),(175658,0,'moodle','core\\task\\portfolio_cron_task',0,1649381281.8111000000,1649381281.8124000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16281),(175659,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381281.8202000000,1649381281.8212000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16281),(175660,0,'moodle','core\\task\\completion_regular_task',0,1649381281.8049000000,1649381281.8257000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:28:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019759893417358 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16282),(175661,0,'moodle','core\\task\\calendar_cron_task',0,1649381281.8369000000,1649381281.8417000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:28:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038650035858154 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16281),(175662,0,'moodle','core\\task\\blog_cron_task',0,1649381281.8414000000,1649381281.8425000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:28:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16282),(175663,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381281.8524000000,1649381281.8549000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:28:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014669895172119 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16282),(175664,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381281.8510000000,1649381281.8740000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:28:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021703958511353 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16281),(175665,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381281.8727000000,1649381281.9104000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:28:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.036203145980835 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16282),(175666,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381281.9095000000,1649381281.9125000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:28:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013048648834229 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16281),(175667,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381281.9391000000,1649381281.9432000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:28:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030560493469238 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16281),(175668,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381281.9453000000,1649381281.9466000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:28:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0002131462097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16282),(175669,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381281.9504000000,1649381281.9520000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:28:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16281),(175670,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381281.9563000000,1649381281.9579000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:28:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16282),(175671,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381281.9601000000,1649381281.9613000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:28:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16281),(175672,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381281.9746000000,1649381281.9784000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:28:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025010108947754 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16282),(175673,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381281.9774000000,1649381281.9788000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:28:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16281),(175674,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381281.9866000000,1649381281.9879000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:28:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065898895263672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16282),(175675,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381341.2506000000,1649381341.2620000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072729587554932 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16349),(175676,0,'moodle','core\\task\\session_cleanup_task',0,1649381341.2504000000,1649381341.2677000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:29:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01200795173645 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16346),(175677,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381341.2820000000,1649381341.2833000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16349),(175678,0,'moodle','core\\task\\grade_cron_task',0,1649381341.2924000000,1649381341.3066000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:29:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012953996658325 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16346),(175679,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381341.2920000000,1649381341.3253000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:29:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032242059707642 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16349),(175680,0,'moodle','core\\task\\portfolio_cron_task',0,1649381341.3347000000,1649381341.3357000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16349),(175681,0,'moodle','core\\task\\completion_regular_task',0,1649381341.3181000000,1649381341.3407000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:29:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.02131986618042 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16346),(175682,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381341.3440000000,1649381341.3453000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16349),(175683,0,'moodle','core\\task\\calendar_cron_task',0,1649381341.3571000000,1649381341.3636000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:29:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051510334014893 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16346),(175684,0,'moodle','core\\task\\blog_cron_task',0,1649381341.3626000000,1649381341.3639000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:29:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16349),(175685,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381341.3720000000,1649381341.3736000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:29:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086402893066406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16349),(175686,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381341.3711000000,1649381341.3883000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:29:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01622486114502 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16346),(175687,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381341.4170000000,1649381341.4197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:29:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015199184417725 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16346),(175688,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381341.3895000000,1649381341.4214000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:29:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030808925628662 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16349),(175689,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381341.4395000000,1649381341.4441000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:29:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036749839782715 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16346),(175690,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381341.4533000000,1649381341.4552000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:29:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00035405158996582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16346),(175691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381341.4550000000,1649381341.4564000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:29:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16349),(175692,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381341.4631000000,1649381341.4649000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:29:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072622299194336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16349),(175693,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381341.4646000000,1649381341.4662000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:29:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16346),(175694,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381341.4775000000,1649381341.4783000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:29:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16346),(175695,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381341.4771000000,1649381341.4797000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:29:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017440319061279 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16349),(175696,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381341.4884000000,1649381341.4899000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:29:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16346),(175697,0,'moodle','core\\task\\cache_cleanup_task',0,1649381401.8699000000,1649381401.8857000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 09:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0094740390777588 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',16408),(175698,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649381401.8831000000,1649381401.9017000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 09:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.012591123580933 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',16403),(175699,0,'moodle','core\\task\\search_index_task',0,1649381401.9001000000,1649381401.9048000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 09:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.003572940826416 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',16408),(175700,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649381401.9300000000,1649381401.9328000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 09:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018417835235596 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',16408),(175701,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649381401.9304000000,1649381401.9335000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 09:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018899440765381 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',16403),(175702,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649381401.9565000000,1649381401.9590000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0014078617095947 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',16403),(175703,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649381401.9730000000,1649381401.9745000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00037407875061035 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',16403),(175704,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649381401.9913000000,1649381401.9985000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0059669017791748 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',16403),(175705,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649381401.9510000000,1649381402.0031000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 09:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.050932884216309 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',16408),(175706,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649381402.0138000000,1649381402.0156000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:30:02. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00044798851013184 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',16403),(175707,0,'moodle','core\\task\\badges_message_task',0,1649381402.0148000000,1649381402.0252000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:30:02. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0070018768310547 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16408),(175708,0,'moodle','core\\task\\badges_cron_task',0,1649381402.0232000000,1649381402.0505000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:30:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.025222063064575 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16403),(175709,0,'mod_chat','mod_chat\\task\\cron_task',0,1649381402.0470000000,1649381402.0614000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:30:02. Current memory use 26.2MB.\n... used 4 dbqueries\n... used 0.012892961502075 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16408),(175710,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649381402.0714000000,1649381402.0788000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:30:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0063698291778564 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16403),(175711,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649381402.0745000000,1649381402.0866000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:30:02. Current memory use 26MB.\n\n0 feeds refreshed (took 0.000745 seconds)\n... used 1 dbqueries\n... used 0.010791063308716 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16408),(175712,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649381402.0890000000,1649381402.0945000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:30:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0029370784759521 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16403),(175713,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649381402.0978000000,1649381402.1058000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:30:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0048398971557617 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16408),(175714,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649381402.1030000000,1649381402.1061000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:30:02. Current memory use 25.3MB.\n... used 2 dbqueries\n... used 0.0020608901977539 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16403),(175715,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381402.1176000000,1649381402.1208000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:30:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00060486793518066 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16408),(175716,0,'moodle','core\\task\\session_cleanup_task',0,1649381402.1167000000,1649381402.1236000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:30:02. Current memory use 25.4MB.\n... used 7 dbqueries\n... used 0.0058789253234863 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16403),(175717,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381402.1311000000,1649381402.1323000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:30:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16408),(175718,0,'moodle','core\\task\\grade_cron_task',0,1649381402.1408000000,1649381402.1434000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:30:02. Current memory use 27.2MB.\n... used 2 dbqueries\n... used 0.0018398761749268 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16408),(175719,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381402.1341000000,1649381402.1618000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:30:02. Current memory use 25.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026131153106689 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16403),(175720,0,'moodle','core\\task\\completion_regular_task',0,1649381402.1524000000,1649381402.1661000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:30:02. Current memory use 27.3MB.\n... used 6 dbqueries\n... used 0.012617111206055 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16408),(175721,0,'moodle','core\\task\\portfolio_cron_task',0,1649381402.1729000000,1649381402.1746000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:30:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16403),(175722,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381402.1765000000,1649381402.1778000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:30:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16408),(175723,0,'moodle','core\\task\\blog_cron_task',0,1649381402.1919000000,1649381402.1931000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:30:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16403),(175724,0,'moodle','core\\task\\calendar_cron_task',0,1649381402.1879000000,1649381402.1936000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:30:02. Current memory use 28MB.\n... used 1 dbqueries\n... used 0.0045731067657471 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16408),(175725,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381402.2047000000,1649381402.2070000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:30:02. Current memory use 27.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012738704681396 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16403),(175726,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381402.2016000000,1649381402.2205000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:30:02. Current memory use 28.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017929792404175 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16408),(175727,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381402.2412000000,1649381402.2443000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:30:02. Current memory use 31.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018899440765381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16408),(175728,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381402.2176000000,1649381402.2635000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:30:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.044310092926025 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16403),(175729,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381402.2691000000,1649381402.2766000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:30:02. Current memory use 32.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.005342960357666 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16408),(175730,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381402.3011000000,1649381402.3033000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:30:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00050115585327148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16408),(175731,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381402.3144000000,1649381402.3161000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:30:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16408),(175732,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381402.3262000000,1649381402.3288000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:30:02. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16408),(175733,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381402.3326000000,1649381402.3348000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:30:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16403),(175734,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381402.3411000000,1649381402.3462000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:30:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0033400058746338 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16408),(175735,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381402.3469000000,1649381402.3493000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:30:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16403),(175736,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381402.3579000000,1649381402.3594000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:30:02. Current memory use 32.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058984756469727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16408),(175737,0,'moodle','core\\task\\session_cleanup_task',0,1649381461.7499000000,1649381461.7638000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.009807825088501 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16472),(175738,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381461.7593000000,1649381461.7723000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077559947967529 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16475),(175739,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381461.7727000000,1649381461.7739000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16472),(175740,0,'moodle','core\\task\\grade_cron_task',0,1649381461.7815000000,1649381461.7914000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:31:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0091919898986816 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16472),(175741,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381461.7810000000,1649381461.8198000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:31:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037997961044312 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16475),(175742,0,'moodle','core\\task\\completion_regular_task',0,1649381461.7984000000,1649381461.8264000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:31:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016964912414551 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16472),(175743,0,'moodle','core\\task\\portfolio_cron_task',0,1649381461.8293000000,1649381461.8302000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16475),(175744,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381461.8344000000,1649381461.8352000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:31:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16472),(175745,0,'moodle','core\\task\\calendar_cron_task',0,1649381461.8484000000,1649381461.8527000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:31:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035290718078613 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16475),(175746,0,'moodle','core\\task\\blog_cron_task',0,1649381461.8531000000,1649381461.8543000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:31:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16472),(175747,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381461.8648000000,1649381461.8670000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:31:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010418891906738 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16472),(175748,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381461.8625000000,1649381461.8861000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022466897964478 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16475),(175749,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381461.9212000000,1649381461.9233000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:31:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010778903961182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16475),(175750,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381461.8856000000,1649381461.9243000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:31:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.037039041519165 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16472),(175751,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381461.9523000000,1649381461.9569000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:31:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029621124267578 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16475),(175752,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381461.9567000000,1649381461.9587000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:31:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0003359317779541 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16472),(175753,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381461.9648000000,1649381461.9660000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16475),(175754,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381461.9672000000,1649381461.9696000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:31:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075793266296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16472),(175755,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381461.9769000000,1649381461.9786000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16475),(175756,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381461.9920000000,1649381461.9946000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:31:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016789436340332 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16472),(175757,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381462.0033000000,1649381462.0042000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:31:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16475),(175758,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381462.0045000000,1649381462.0059000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:31:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16472),(175759,0,'moodle','core\\task\\session_cleanup_task',0,1649381521.2774000000,1649381521.2919000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010061979293823 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16520),(175760,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381521.3012000000,1649381521.3035000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:32:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00072097778320312 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16520),(175761,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649381521.2803000000,1649381521.3123000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 09:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.027580976486206 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',16525),(175762,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381521.3130000000,1649381521.3138000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16520),(175763,0,'moodle','core\\task\\grade_cron_task',0,1649381521.3241000000,1649381521.3420000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:32:01. Current memory use 22.1MB.\n... used 2 dbqueries\n... used 0.015056848526001 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16525),(175764,0,'moodle','core\\task\\completion_regular_task',0,1649381521.3511000000,1649381521.3658000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:32:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.013733863830566 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16525),(175765,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381521.3227000000,1649381521.3687000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:32:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044801950454712 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16520),(175766,0,'moodle','core\\task\\portfolio_cron_task',0,1649381521.3773000000,1649381521.3787000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:32:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16525),(175767,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381521.3778000000,1649381521.3792000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:32:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16520),(175768,0,'moodle','core\\task\\blog_cron_task',0,1649381521.3973000000,1649381521.3984000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:32:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16525),(175769,0,'moodle','core\\task\\calendar_cron_task',0,1649381521.3970000000,1649381521.4035000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:32:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054869651794434 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16520),(175770,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381521.4070000000,1649381521.4096000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:32:01. Current memory use 24.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16525),(175771,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381521.4132000000,1649381521.4169000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:32:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0025410652160645 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16520),(175772,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381521.4569000000,1649381521.4600000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:32:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16520),(175773,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381521.4331000000,1649381521.4805000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:32:01. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.04558801651001 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16525),(175774,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381521.5003000000,1649381521.5032000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:32:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.001816987991333 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16525),(175775,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381521.5091000000,1649381521.5110000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:32:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019001960754395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16520),(175776,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381521.5109000000,1649381521.5122000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:32:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16525),(175777,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381521.5180000000,1649381521.5195000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:32:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16520),(175778,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381521.5212000000,1649381521.5230000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:32:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16525),(175779,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381521.5356000000,1649381521.5370000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:32:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16525),(175780,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381521.5363000000,1649381521.5398000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:32:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025200843811035 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16520),(175781,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381521.5466000000,1649381521.5482000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:32:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16525),(175782,0,'moodle','core\\task\\session_cleanup_task',0,1649381581.8429000000,1649381581.8597000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011327981948853 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16595),(175783,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381581.8741000000,1649381581.8753000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16595),(175784,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381581.8704000000,1649381581.8825000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067570209503174 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16592),(175785,0,'moodle','core\\task\\grade_cron_task',0,1649381581.8933000000,1649381581.9083000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:33:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013990879058838 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16592),(175786,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381581.8837000000,1649381581.9139000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029106855392456 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16595),(175787,0,'moodle','core\\task\\portfolio_cron_task',0,1649381581.9224000000,1649381581.9233000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16595),(175788,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381581.9308000000,1649381581.9321000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16595),(175789,0,'moodle','core\\task\\completion_regular_task',0,1649381581.9178000000,1649381581.9390000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020045042037964 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16592),(175790,0,'moodle','core\\task\\calendar_cron_task',0,1649381581.9473000000,1649381581.9525000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041511058807373 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16595),(175791,0,'moodle','core\\task\\blog_cron_task',0,1649381581.9565000000,1649381581.9575000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:33:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16592),(175792,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381581.9680000000,1649381581.9702000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:33:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011420249938965 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16592),(175793,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381581.9618000000,1649381581.9857000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:33:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022988080978394 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16595),(175794,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381582.0139000000,1649381582.0161000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:33:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012109279632568 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16595),(175795,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381581.9900000000,1649381582.0328000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:33:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.041049003601074 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16592),(175796,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381582.0362000000,1649381582.0405000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:33:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031750202178955 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16595),(175797,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381582.0498000000,1649381582.0512000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16595),(175798,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381582.0593000000,1649381582.0605000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16595),(175799,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381582.0672000000,1649381582.0692000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:33:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16592),(175800,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381582.0686000000,1649381582.0698000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16595),(175801,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381582.0923000000,1649381582.0952000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:33:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019080638885498 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16592),(175802,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381582.0975000000,1649381582.0985000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:33:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16595),(175803,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381582.1056000000,1649381582.1072000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:33:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082683563232422 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16592),(175804,0,'moodle','core\\task\\session_cleanup_task',0,1649381641.4415000000,1649381641.4631000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015539169311523 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16652),(175805,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381641.4749000000,1649381641.4773000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:34:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00087594985961914 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16652),(175806,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381641.4889000000,1649381641.4901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:34:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16652),(175807,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381641.5061000000,1649381641.5471000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:34:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0400550365448 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16652),(175808,0,'moodle','core\\task\\grade_cron_task',0,1649381641.5149000000,1649381641.5494000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:34:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020128011703491 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16655),(175809,0,'moodle','core\\task\\portfolio_cron_task',0,1649381641.5631000000,1649381641.5640000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16652),(175810,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381641.5721000000,1649381641.5729000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16652),(175811,0,'moodle','core\\task\\completion_regular_task',0,1649381641.5620000000,1649381641.5806000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:34:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017398834228516 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16655),(175812,0,'moodle','core\\task\\calendar_cron_task',0,1649381641.5861000000,1649381641.5916000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:34:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044851303100586 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16652),(175813,0,'moodle','core\\task\\blog_cron_task',0,1649381641.5969000000,1649381641.5980000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:34:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16655),(175814,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381641.6162000000,1649381641.6178000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:34:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16655),(175815,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381641.6112000000,1649381641.6357000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:34:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022975206375122 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16652),(175816,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381641.6330000000,1649381641.6626000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:34:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.028260946273804 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16655),(175817,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381641.6717000000,1649381641.6756000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:34:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002310037612915 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16652),(175818,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381641.7028000000,1649381641.7080000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:34:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036580562591553 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16652),(175819,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381641.7083000000,1649381641.7096000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:34:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0002751350402832 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16655),(175820,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381641.7177000000,1649381641.7198000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:34:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16652),(175821,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381641.7182000000,1649381641.7204000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:34:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066709518432617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16655),(175822,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381641.7310000000,1649381641.7326000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:34:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16655),(175823,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381641.7362000000,1649381641.7392000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:34:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019199848175049 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16652),(175824,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381641.7441000000,1649381641.7453000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:34:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16655),(175825,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381641.7530000000,1649381641.7547000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:34:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067782402038574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16652),(175826,0,'moodle','core\\task\\messaging_cleanup_task',0,1649381702.0416000000,1649381702.0819000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 09:35:02. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.03295111656189 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',16714),(175827,0,'moodle','core\\task\\badges_message_task',0,1649381702.1110000000,1649381702.1171000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:35:02. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0048489570617676 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16714),(175828,0,'moodle','core\\task\\badges_cron_task',0,1649381702.0793000000,1649381702.1335000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:35:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.047929048538208 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16717),(175829,0,'mod_chat','mod_chat\\task\\cron_task',0,1649381702.1378000000,1649381702.1519000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:35:02. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.012907028198242 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16714),(175830,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649381702.1545000000,1649381702.1709000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:35:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.014714002609253 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16717),(175831,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649381702.1730000000,1649381702.1808000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:35:02. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.000782 seconds)\n... used 1 dbqueries\n... used 0.0071370601654053 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16714),(175832,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649381702.1898000000,1649381702.1974000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:35:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0047318935394287 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16717),(175833,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649381702.1967000000,1649381702.2055000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:35:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0056350231170654 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16714),(175834,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649381702.2112000000,1649381702.2175000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:35:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0032341480255127 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16717),(175835,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381702.2295000000,1649381702.2321000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:35:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00063490867614746 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16717),(175836,0,'moodle','core\\task\\session_cleanup_task',0,1649381702.2206000000,1649381702.2345000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:35:02. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.011040925979614 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16714),(175837,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381702.2453000000,1649381702.2461000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:35:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16717),(175838,0,'moodle','core\\task\\grade_cron_task',0,1649381702.2648000000,1649381702.2678000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:35:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0022048950195312 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16717),(175839,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381702.2486000000,1649381702.2905000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:35:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040541887283325 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16714),(175840,0,'moodle','core\\task\\completion_regular_task',0,1649381702.2791000000,1649381702.2926000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:35:02. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.012639045715332 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16717),(175841,0,'moodle','core\\task\\portfolio_cron_task',0,1649381702.3042000000,1649381702.3057000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:35:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16717),(175842,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381702.3179000000,1649381702.3194000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:35:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16714),(175843,0,'moodle','core\\task\\blog_cron_task',0,1649381702.3271000000,1649381702.3285000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:35:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16714),(175844,0,'moodle','core\\task\\calendar_cron_task',0,1649381702.3248000000,1649381702.3327000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:35:02. Current memory use 25.6MB.\n... used 1 dbqueries\n... used 0.0065381526947021 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16717),(175845,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381702.3430000000,1649381702.3450000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:35:02. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010931491851807 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16717),(175846,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381702.3376000000,1649381702.3547000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:35:02. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015890121459961 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16714),(175847,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381702.3874000000,1649381702.3905000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:35:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013909339904785 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16714),(175848,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381702.3550000000,1649381702.3906000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:35:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033635139465332 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16717),(175849,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381702.4201000000,1649381702.4248000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:35:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024380683898926 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16714),(175850,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381702.4338000000,1649381702.4355000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:35:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16714),(175851,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381702.4425000000,1649381702.4453000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:35:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16717),(175852,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381702.4448000000,1649381702.4471000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:35:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16714),(175853,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381702.4565000000,1649381702.4579000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:35:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16714),(175854,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381702.4575000000,1649381702.4614000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:35:02. Current memory use 32.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028111934661865 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16717),(175855,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381702.4692000000,1649381702.4703000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:35:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16714),(175856,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381702.4724000000,1649381702.4748000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:35:02. Current memory use 33MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008089542388916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16717),(175857,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381761.7944000000,1649381761.8052000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061209201812744 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16775),(175858,0,'moodle','core\\task\\session_cleanup_task',0,1649381761.7917000000,1649381761.8076000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011574029922485 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16773),(175859,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381761.8151000000,1649381761.8159000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:36:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16773),(175860,0,'moodle','core\\task\\grade_cron_task',0,1649381761.8232000000,1649381761.8365000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:36:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012407064437866 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16773),(175861,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381761.8162000000,1649381761.8497000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:36:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032639026641846 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16775),(175862,0,'moodle','core\\task\\portfolio_cron_task',0,1649381761.8602000000,1649381761.8611000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16775),(175863,0,'moodle','core\\task\\completion_regular_task',0,1649381761.8451000000,1649381761.8618000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:36:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.0159010887146 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16773),(175864,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381761.8722000000,1649381761.8730000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:36:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16773),(175865,0,'moodle','core\\task\\calendar_cron_task',0,1649381761.8896000000,1649381761.8960000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005155086517334 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16775),(175866,0,'moodle','core\\task\\blog_cron_task',0,1649381761.8972000000,1649381761.8984000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:36:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16773),(175867,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381761.9069000000,1649381761.9089000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:36:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012960433959961 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16773),(175868,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381761.9060000000,1649381761.9300000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:36:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022747993469238 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16775),(175869,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381761.9261000000,1649381761.9596000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:36:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.032252073287964 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16773),(175870,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381761.9607000000,1649381761.9635000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:36:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013258457183838 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16775),(175871,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381761.9884000000,1649381761.9919000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:36:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024380683898926 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16775),(175872,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381762.0017000000,1649381762.0034000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16775),(175873,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381762.0123000000,1649381762.0138000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16775),(175874,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381762.0145000000,1649381762.0174000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:36:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010669231414795 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16773),(175875,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381762.0225000000,1649381762.0239000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16775),(175876,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381762.0334000000,1649381762.0361000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:36:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019428730010986 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16773),(175877,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381762.0361000000,1649381762.0373000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:36:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16775),(175878,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381762.0475000000,1649381762.0496000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:36:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010509490966797 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16773),(175879,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381821.3752000000,1649381821.3861000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:37:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060751438140869 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16845),(175880,0,'moodle','core\\task\\session_cleanup_task',0,1649381821.3753000000,1649381821.3963000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:37:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015011787414551 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16843),(175881,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381821.3972000000,1649381821.3980000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:37:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16845),(175882,0,'moodle','core\\task\\grade_cron_task',0,1649381821.4082000000,1649381821.4220000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:37:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012709140777588 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16843),(175883,0,'moodle','core\\task\\completion_regular_task',0,1649381821.4307000000,1649381821.4490000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:37:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017518997192383 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16843),(175884,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381821.4070000000,1649381821.4509000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:37:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042723894119263 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16845),(175885,0,'moodle','core\\task\\portfolio_cron_task',0,1649381821.4611000000,1649381821.4621000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:37:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16843),(175886,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381821.4650000000,1649381821.4663000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16845),(175887,0,'moodle','core\\task\\calendar_cron_task',0,1649381821.4786000000,1649381821.4850000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:37:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049920082092285 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16843),(175888,0,'moodle','core\\task\\blog_cron_task',0,1649381821.4852000000,1649381821.4866000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:37:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16845),(175889,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381821.4969000000,1649381821.5004000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:37:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0022108554840088 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16845),(175890,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381821.4952000000,1649381821.5109000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:37:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014562845230103 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16843),(175891,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381821.5451000000,1649381821.5480000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:37:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013961791992188 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16843),(175892,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381821.5180000000,1649381821.5637000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:37:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043885946273804 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16845),(175893,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381821.5709000000,1649381821.5746000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:37:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023491382598877 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16843),(175894,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381821.5826000000,1649381821.5845000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:37:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00045990943908691 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16843),(175895,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381821.5930000000,1649381821.5942000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:37:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16843),(175896,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381821.6025000000,1649381821.6044000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:37:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052380561828613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16843),(175897,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381821.6110000000,1649381821.6125000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:37:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16845),(175898,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381821.6201000000,1649381821.6232000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:37:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020980834960938 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16843),(175899,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381821.6269000000,1649381821.6279000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:37:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16845),(175900,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381821.6327000000,1649381821.6346000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:37:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086784362792969 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16843),(175901,0,'moodle','core\\task\\session_cleanup_task',0,1649381881.9435000000,1649381881.9593000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011268138885498 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16910),(175902,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381881.9721000000,1649381881.9735000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:38:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16910),(175903,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381881.9840000000,1649381881.9853000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:38:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16910),(175904,0,'moodle','core\\task\\grade_cron_task',0,1649381882.0101000000,1649381882.0377000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:38:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021641969680786 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16912),(175905,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381882.0052000000,1649381882.0422000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:38:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035701990127563 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16910),(175906,0,'moodle','core\\task\\portfolio_cron_task',0,1649381882.0511000000,1649381882.0520000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16910),(175907,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381882.0608000000,1649381882.0620000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16910),(175908,0,'moodle','core\\task\\completion_regular_task',0,1649381882.0494000000,1649381882.0677000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:38:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017553091049194 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16912),(175909,0,'moodle','core\\task\\blog_cron_task',0,1649381882.0831000000,1649381882.0842000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:38:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16912),(175910,0,'moodle','core\\task\\calendar_cron_task',0,1649381882.0799000000,1649381882.0873000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:38:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0061700344085693 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16910),(175911,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381882.0978000000,1649381882.1012000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:38:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017471313476562 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16910),(175912,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381882.0960000000,1649381882.1146000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:38:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017714977264404 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16912),(175913,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381882.1477000000,1649381882.1507000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:38:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019590854644775 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16912),(175914,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381882.1283000000,1649381882.1739000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:38:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.043996095657349 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16910),(175915,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381882.1786000000,1649381882.1852000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:38:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049819946289062 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16912),(175916,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381882.1965000000,1649381882.1983000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00027608871459961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16912),(175917,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381882.2066000000,1649381882.2083000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16912),(175918,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381882.2151000000,1649381882.2174000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:38:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000762939453125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16910),(175919,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381882.2185000000,1649381882.2201000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16912),(175920,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381882.2338000000,1649381882.2351000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:38:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00020980834960938 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16912),(175921,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381882.2342000000,1649381882.2370000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:38:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018470287322998 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16910); INSERT INTO `mdl_task_log` VALUES (175922,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381882.2451000000,1649381882.2468000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:38:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069284439086914 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16910),(175923,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649381941.5469000000,1649381941.5586000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:39:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.006525993347168 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16977),(175924,0,'moodle','core\\task\\session_cleanup_task',0,1649381941.5433000000,1649381941.5602000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:39:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012300968170166 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16972),(175925,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649381941.5711000000,1649381941.5723000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:39:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16977),(175926,0,'moodle','core\\task\\grade_cron_task',0,1649381941.5858000000,1649381941.6024000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:39:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015499114990234 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16977),(175927,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649381941.5739000000,1649381941.6170000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:39:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041784048080444 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16972),(175928,0,'moodle','core\\task\\completion_regular_task',0,1649381941.6105000000,1649381941.6306000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:39:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019099950790405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16977),(175929,0,'moodle','core\\task\\portfolio_cron_task',0,1649381941.6314000000,1649381941.6325000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16972),(175930,0,'moodle','core\\task\\plagiarism_cron_task',0,1649381941.6421000000,1649381941.6435000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16972),(175931,0,'moodle','core\\task\\calendar_cron_task',0,1649381941.6533000000,1649381941.6607000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:39:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0062031745910645 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16977),(175932,0,'moodle','core\\task\\blog_cron_task',0,1649381941.6743000000,1649381941.6756000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:39:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16972),(175933,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649381941.7000000000,1649381941.7028000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:39:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014281272888184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16972),(175934,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649381941.6947000000,1649381941.7195000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:39:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023096084594727 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16977),(175935,0,'mod_assign','mod_assign\\task\\cron_task',0,1649381941.7254000000,1649381941.7574000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:39:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030745983123779 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16972),(175936,0,'mod_forum','mod_forum\\task\\cron_task',0,1649381941.7599000000,1649381941.7622000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:39:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001107931137085 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16977),(175937,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649381941.7823000000,1649381941.7861000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:39:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024919509887695 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16977),(175938,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649381941.7943000000,1649381941.7956000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:39:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16977),(175939,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649381941.8032000000,1649381941.8048000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:39:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16977),(175940,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649381941.8099000000,1649381941.8118000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:39:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000762939453125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16972),(175941,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649381941.8134000000,1649381941.8148000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:39:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16977),(175942,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649381941.8247000000,1649381941.8273000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:39:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018019676208496 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16972),(175943,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649381941.8300000000,1649381941.8310000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:39:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00026416778564453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16977),(175944,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649381941.8409000000,1649381941.8424000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:39:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066804885864258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16977),(175945,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649382002.2463000000,1649382002.2565000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0064949989318848 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',17148),(175946,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649382002.2686000000,1649382002.2748000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:40:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.005159854888916 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',17148),(175947,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649382002.2617000000,1649382002.2753000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:40:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0090749263763428 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',17154),(175948,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649382002.2856000000,1649382002.2869000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:40:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',17148),(175949,0,'moodle','core\\task\\badges_message_task',0,1649382002.2948000000,1649382002.3031000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:40:02. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0057840347290039 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17148),(175950,0,'moodle','core\\task\\badges_cron_task',0,1649382002.2864000000,1649382002.3204000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:40:02. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031209945678711 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17154),(175951,0,'mod_chat','mod_chat\\task\\cron_task',0,1649382002.3193000000,1649382002.3302000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:40:02. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.0097460746765137 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17148),(175952,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649382002.3389000000,1649382002.3528000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:40:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 0.012128829956055 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17154),(175953,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649382002.3458000000,1649382002.3550000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:40:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00061600000000001 seconds)\n... used 1 dbqueries\n... used 0.0084629058837891 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17148),(175954,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649382002.3672000000,1649382002.3736000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:40:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0033359527587891 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17148),(175955,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649382002.3719000000,1649382002.3773000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:40:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0030229091644287 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17154),(175956,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649382002.3822000000,1649382002.3906000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:40:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0072700977325439 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17148),(175957,0,'moodle','core\\task\\session_cleanup_task',0,1649382002.3904000000,1649382002.3994000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:40:02. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0070528984069824 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17154),(175958,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382002.4021000000,1649382002.4072000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:40:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.0033729076385498 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17148),(175959,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382002.4089000000,1649382002.4098000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:40:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17154),(175960,0,'moodle','core\\task\\grade_cron_task',0,1649382002.4299000000,1649382002.4436000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:40:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.012768983840942 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17148),(175961,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382002.4286000000,1649382002.4552000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:40:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025434017181396 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17154),(175962,0,'moodle','core\\task\\portfolio_cron_task',0,1649382002.4672000000,1649382002.4685000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:40:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17154),(175963,0,'moodle','core\\task\\completion_regular_task',0,1649382002.4531000000,1649382002.4691000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:40:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.014979839324951 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17148),(175964,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382002.4796000000,1649382002.4815000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:40:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17154),(175965,0,'moodle','core\\task\\calendar_cron_task',0,1649382002.4809000000,1649382002.4874000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:40:02. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0053219795227051 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17148),(175966,0,'moodle','core\\task\\blog_cron_task',0,1649382002.4966000000,1649382002.4978000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:40:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17148),(175967,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382002.5081000000,1649382002.5104000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:40:02. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099515914916992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17148),(175968,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382002.5011000000,1649382002.5184000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:40:02. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016250133514404 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17154),(175969,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382002.5572000000,1649382002.5607000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:40:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013701915740967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17154),(175970,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382002.5207000000,1649382002.5753000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:40:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.052746772766113 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17148),(175971,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382002.5891000000,1649382002.5940000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:40:02. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026679039001465 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17154),(175972,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382002.6031000000,1649382002.6044000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:40:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17154),(175973,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382002.6127000000,1649382002.6143000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:40:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17154),(175974,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382002.6243000000,1649382002.6263000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:40:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17154),(175975,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382002.6257000000,1649382002.6278000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:40:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00028896331787109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17148),(175976,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382002.6344000000,1649382002.6380000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:40:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022218227386475 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17154),(175977,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382002.6430000000,1649382002.6448000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:40:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17148),(175978,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382002.6493000000,1649382002.6511000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:40:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075221061706543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17154),(175979,0,'moodle','core\\task\\session_cleanup_task',0,1649382062.0111000000,1649382062.0321000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:41:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014517068862915 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17230),(175980,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382062.0224000000,1649382062.0350000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:41:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071451663970947 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17235),(175981,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382062.0429000000,1649382062.0441000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:41:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17230),(175982,0,'moodle','core\\task\\grade_cron_task',0,1649382062.0544000000,1649382062.0650000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:41:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0097959041595459 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17230),(175983,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382062.0454000000,1649382062.0840000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:41:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037523984909058 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17235),(175984,0,'moodle','core\\task\\completion_regular_task',0,1649382062.0731000000,1649382062.0891000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:41:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015230894088745 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17230),(175985,0,'moodle','core\\task\\portfolio_cron_task',0,1649382062.0946000000,1649382062.0962000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:41:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17235),(175986,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382062.0976000000,1649382062.0984000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:41:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17230),(175987,0,'moodle','core\\task\\blog_cron_task',0,1649382062.1111000000,1649382062.1119000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:41:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17230),(175988,0,'moodle','core\\task\\calendar_cron_task',0,1649382062.1102000000,1649382062.1162000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:41:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049121379852295 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17235),(175989,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382062.1243000000,1649382062.1266000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:41:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17235),(175990,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382062.1206000000,1649382062.1412000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:41:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019611120223999 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17230),(175991,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382062.1805000000,1649382062.1837000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:41:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013329982757568 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17230),(175992,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382062.1451000000,1649382062.1856000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:41:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.038923025131226 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17235),(175993,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382062.2093000000,1649382062.2142000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:41:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002694845199585 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17230),(175994,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382062.2251000000,1649382062.2263000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:41:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17235),(175995,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382062.2248000000,1649382062.2267000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:41:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00029516220092773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17230),(175996,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382062.2343000000,1649382062.2358000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:41:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17230),(175997,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382062.2343000000,1649382062.2361000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:41:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046396255493164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17235),(175998,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382062.2505000000,1649382062.2513000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:41:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17230),(175999,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382062.2489000000,1649382062.2522000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:41:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023488998413086 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17235),(176000,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382062.2605000000,1649382062.2622000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:41:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17235),(176001,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649382121.5585000000,1649382121.5727000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 09:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.010762929916382 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',17282),(176002,0,'moodle','core\\task\\session_cleanup_task',0,1649382121.5834000000,1649382121.5920000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:42:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0057699680328369 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17282),(176003,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382121.5991000000,1649382121.6006000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00045299530029297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17282),(176004,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382121.6088000000,1649382121.6099000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17282),(176005,0,'moodle','core\\task\\analytics_cleanup_task',0,1649382121.5453000000,1649382121.6485000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 09:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.098273992538452 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',17281),(176006,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382121.6211000000,1649382121.6606000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:42:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037692070007324 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17282),(176007,0,'moodle','core\\task\\grade_cron_task',0,1649382121.6592000000,1649382121.6626000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:42:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0019969940185547 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17281),(176008,0,'moodle','core\\task\\portfolio_cron_task',0,1649382121.6708000000,1649382121.6720000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:42:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17281),(176009,0,'moodle','core\\task\\completion_regular_task',0,1649382121.6695000000,1649382121.6787000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:42:01. Current memory use 24.1MB.\n... used 6 dbqueries\n... used 0.0081229209899902 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17282),(176010,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382121.6801000000,1649382121.6813000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:42:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17281),(176011,0,'moodle','core\\task\\calendar_cron_task',0,1649382121.6946000000,1649382121.7004000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:42:01. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.0048990249633789 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17281),(176012,0,'moodle','core\\task\\blog_cron_task',0,1649382121.7059000000,1649382121.7079000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:42:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17282),(176013,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382121.7166000000,1649382121.7193000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:42:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001352071762085 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17282),(176014,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382121.7086000000,1649382121.7442000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:42:01. Current memory use 25.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.034468173980713 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17281),(176015,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382121.7731000000,1649382121.7759000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:42:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013270378112793 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17281),(176016,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382121.7469000000,1649382121.7817000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:42:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.033022880554199 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17282),(176017,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382121.8005000000,1649382121.8049000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:42:01. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026438236236572 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17281),(176018,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382121.8123000000,1649382121.8141000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:42:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00034403800964355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17281),(176019,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382121.8218000000,1649382121.8236000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:42:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17281),(176020,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382121.8272000000,1649382121.8299000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:42:01. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010008811950684 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17282),(176021,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382121.8322000000,1649382121.8334000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:42:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17281),(176022,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382121.8394000000,1649382121.8436000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:42:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022130012512207 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17282),(176023,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382121.8482000000,1649382121.8496000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:42:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17281),(176024,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382121.8541000000,1649382121.8564000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:42:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055503845214844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17282),(176025,0,'moodle','core\\task\\session_cleanup_task',0,1649382182.1716000000,1649382182.1874000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:43:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011234998703003 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17350),(176026,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382182.1973000000,1649382182.1992000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:43:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00086379051208496 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17350),(176027,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382182.2088000000,1649382182.2101000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:43:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17350),(176028,0,'moodle','core\\task\\grade_cron_task',0,1649382182.2253000000,1649382182.2455000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:43:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015984058380127 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17348),(176029,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382182.2199000000,1649382182.2617000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:43:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041041135787964 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17350),(176030,0,'moodle','core\\task\\portfolio_cron_task',0,1649382182.2734000000,1649382182.2743000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17350),(176031,0,'moodle','core\\task\\completion_regular_task',0,1649382182.2556000000,1649382182.2765000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:43:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018929004669189 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17348),(176032,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382182.2842000000,1649382182.2852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17350),(176033,0,'moodle','core\\task\\calendar_cron_task',0,1649382182.2915000000,1649382182.2968000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:43:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040450096130371 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17348),(176034,0,'moodle','core\\task\\blog_cron_task',0,1649382182.3068000000,1649382182.3078000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:43:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17350),(176035,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382182.3175000000,1649382182.3200000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:43:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010509490966797 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17350),(176036,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382182.3073000000,1649382182.3258000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:43:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017553806304932 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17348),(176037,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382182.3569000000,1649382182.3599000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:43:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017480850219727 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17348),(176038,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382182.3410000000,1649382182.3832000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:43:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040548086166382 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17350),(176039,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382182.3803000000,1649382182.3847000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:43:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032720565795898 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17348),(176040,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382182.4027000000,1649382182.4045000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00037002563476562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17348),(176041,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382182.4142000000,1649382182.4156000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17348),(176042,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382182.4369000000,1649382182.4383000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:43:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17350),(176043,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382182.4365000000,1649382182.4392000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:43:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081801414489746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17348),(176044,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382182.4520000000,1649382182.4547000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:43:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018179416656494 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17348),(176045,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382182.4543000000,1649382182.4555000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:43:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17350),(176046,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382182.4657000000,1649382182.4674000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:43:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060319900512695 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17350),(176047,0,'moodle','core\\task\\session_cleanup_task',0,1649382241.7349000000,1649382241.7484000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098519325256348 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17405),(176048,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382241.7570000000,1649382241.7584000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00065708160400391 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17405),(176049,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382241.7709000000,1649382241.7811000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:44:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0055239200592041 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17401),(176050,0,'moodle','core\\task\\grade_cron_task',0,1649382241.7943000000,1649382241.8081000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012552976608276 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17401),(176051,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382241.7771000000,1649382241.8141000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035588979721069 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17405),(176052,0,'moodle','core\\task\\portfolio_cron_task',0,1649382241.8238000000,1649382241.8249000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17405),(176053,0,'moodle','core\\task\\completion_regular_task',0,1649382241.8166000000,1649382241.8306000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013180017471313 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17401),(176054,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382241.8337000000,1649382241.8348000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17405),(176055,0,'moodle','core\\task\\calendar_cron_task',0,1649382241.8442000000,1649382241.8490000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:44:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039901733398438 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17401),(176056,0,'moodle','core\\task\\blog_cron_task',0,1649382241.8498000000,1649382241.8510000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17405),(176057,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382241.8631000000,1649382241.8652000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:44:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088214874267578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17405),(176058,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382241.8562000000,1649382241.8757000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:44:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018584966659546 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17401),(176059,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382241.9033000000,1649382241.9053000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:44:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00090599060058594 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17401),(176060,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382241.8849000000,1649382241.9265000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:44:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039861917495728 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17405),(176061,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382241.9242000000,1649382241.9277000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:44:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022261142730713 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17401),(176062,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382241.9339000000,1649382241.9352000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17401),(176063,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382241.9482000000,1649382241.9513000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17401),(176064,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382241.9584000000,1649382241.9605000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:44:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052785873413086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17405),(176065,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382241.9628000000,1649382241.9644000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17401),(176066,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382241.9734000000,1649382241.9759000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:44:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016770362854004 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17405),(176067,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382241.9811000000,1649382241.9821000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:44:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17401),(176068,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382241.9856000000,1649382241.9870000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:44:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056910514831543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17405),(176069,0,'moodle','core\\task\\badges_cron_task',0,1649382301.3562000000,1649382301.3935000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032871007919312 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17464),(176070,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649382301.3418000000,1649382301.3989000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 09:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.053576946258545 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',17462),(176071,0,'moodle','core\\task\\badges_message_task',0,1649382301.4150000000,1649382301.4169000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:45:01. Current memory use 21.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17464),(176072,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649382301.4346000000,1649382301.4425000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:45:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0067908763885498 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17464),(176073,0,'mod_chat','mod_chat\\task\\cron_task',0,1649382301.4272000000,1649382301.4439000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:45:01. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.015043973922729 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17462),(176074,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649382301.4611000000,1649382301.4750000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:45:01. Current memory use 25.1MB.\n\n0 feeds refreshed (took 0.00090099999999999 seconds)\n... used 1 dbqueries\n... used 0.013262033462524 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17462),(176075,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649382301.4639000000,1649382301.4754000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:45:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0086390972137451 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17464),(176076,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649382301.4935000000,1649382301.4996000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:45:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0047399997711182 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17464),(176077,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649382301.4934000000,1649382301.4996000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:45:01. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0034880638122559 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17462),(176078,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382301.5160000000,1649382301.5195000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:45:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00067901611328125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17464),(176079,0,'moodle','core\\task\\session_cleanup_task',0,1649382301.5188000000,1649382301.5428000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:45:01. Current memory use 26.7MB.\n... used 7 dbqueries\n... used 0.021113157272339 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17462),(176080,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382301.5423000000,1649382301.5442000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:45:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17464),(176081,0,'moodle','core\\task\\grade_cron_task',0,1649382301.5592000000,1649382301.5626000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:45:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0019209384918213 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17464),(176082,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382301.5538000000,1649382301.5788000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:45:01. Current memory use 27.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023452043533325 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17462),(176083,0,'moodle','core\\task\\portfolio_cron_task',0,1649382301.5883000000,1649382301.5898000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:45:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17462),(176084,0,'moodle','core\\task\\completion_regular_task',0,1649382301.5742000000,1649382301.5959000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:45:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.020256996154785 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17464),(176085,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382301.5988000000,1649382301.5996000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:45:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17462),(176086,0,'moodle','core\\task\\blog_cron_task',0,1649382301.6137000000,1649382301.6146000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:45:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17464),(176087,0,'moodle','core\\task\\calendar_cron_task',0,1649382301.6129000000,1649382301.6210000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:45:01. Current memory use 28.5MB.\n... used 1 dbqueries\n... used 0.0066971778869629 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17462),(176088,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382301.6311000000,1649382301.6336000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:45:01. Current memory use 28.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010998249053955 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17462),(176089,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382301.6258000000,1649382301.6515000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:45:01. Current memory use 25.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0242760181427 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17464),(176090,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382301.6430000000,1649382301.6585000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:45:01. Current memory use 29MB.\n... used 3 dbqueries\n... used 0.013087034225464 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17462),(176091,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382301.6831000000,1649382301.6871000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:45:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016748905181885 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17464),(176092,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382301.7091000000,1649382301.7162000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:45:01. Current memory use 33.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045709609985352 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17462),(176093,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382301.7161000000,1649382301.7186000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:45:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17464),(176094,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382301.7246000000,1649382301.7261000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:45:01. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17462),(176095,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382301.7296000000,1649382301.7315000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:45:01. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049781799316406 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17464),(176096,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382301.7369000000,1649382301.7387000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:45:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17462),(176097,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382301.7384000000,1649382301.7421000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:45:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024490356445312 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17464),(176098,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382301.7511000000,1649382301.7526000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:45:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00022315979003906 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17462),(176099,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382301.7528000000,1649382301.7550000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:45:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087213516235352 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17464),(176100,0,'moodle','core\\task\\session_cleanup_task',0,1649382362.1023000000,1649382362.1171000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:46:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010420083999634 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17525),(176101,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382362.1162000000,1649382362.1262000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:46:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059430599212646 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17527),(176102,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382362.1744000000,1649382362.1757000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:46:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17525),(176103,0,'moodle','core\\task\\grade_cron_task',0,1649382362.1999000000,1649382362.2123000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:46:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011399030685425 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17525),(176104,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382362.1773000000,1649382362.2219000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:46:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042697906494141 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17527),(176105,0,'moodle','core\\task\\portfolio_cron_task',0,1649382362.2453000000,1649382362.2463000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17527),(176106,0,'moodle','core\\task\\completion_regular_task',0,1649382362.2338000000,1649382362.2480000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:46:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013384103775024 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17525),(176107,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382362.2805000000,1649382362.2815000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17527),(176108,0,'moodle','core\\task\\calendar_cron_task',0,1649382362.2804000000,1649382362.2864000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:46:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0044491291046143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17525),(176109,0,'moodle','core\\task\\blog_cron_task',0,1649382362.3410000000,1649382362.3426000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:46:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17525),(176110,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382362.3393000000,1649382362.7249000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:46:02. Current memory use 23.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.38412189483643 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17527),(176111,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382362.7852000000,1649382362.7882000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:46:02. Current memory use 24.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017669200897217 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17527),(176112,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382362.7871000000,1649382362.8305000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:46:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.041505098342896 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17525),(176113,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382362.8369000000,1649382362.8419000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:46:02. Current memory use 28.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019481182098389 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17527),(176114,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382362.9129000000,1649382362.9144000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:46:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00023412704467773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17525),(176115,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382362.9131000000,1649382362.9167000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:46:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023050308227539 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17527),(176116,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382362.9303000000,1649382362.9320000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:46:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17527),(176117,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382362.9345000000,1649382362.9380000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:46:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00097799301147461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17525),(176118,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382362.9531000000,1649382362.9557000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:46:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17527),(176119,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382362.9857000000,1649382362.9888000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:46:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020310878753662 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17525),(176120,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382363.0116000000,1649382363.0128000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:46:03. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001981258392334 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17527),(176121,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382363.0420000000,1649382363.0441000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:46:03. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00096321105957031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17525),(176122,0,'moodle','core\\task\\session_cleanup_task',0,1649382421.2943000000,1649382421.3089000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:47:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010576963424683 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17578),(176123,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382421.3312000000,1649382421.3323000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:47:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17578),(176124,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382421.3131000000,1649382421.3326000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:47:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062310695648193 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17579),(176125,0,'moodle','core\\task\\grade_cron_task',0,1649382421.3423000000,1649382421.3529000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:47:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0098249912261963 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17579),(176126,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382421.3399000000,1649382421.3690000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:47:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028266906738281 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17578),(176127,0,'moodle','core\\task\\completion_regular_task',0,1649382421.3616000000,1649382421.3776000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:47:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015236854553223 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17579),(176128,0,'moodle','core\\task\\portfolio_cron_task',0,1649382421.3788000000,1649382421.3801000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17578),(176129,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382421.3872000000,1649382421.3886000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:47:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17579),(176130,0,'moodle','core\\task\\calendar_cron_task',0,1649382421.3937000000,1649382421.3991000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044469833374023 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17578),(176131,0,'moodle','core\\task\\blog_cron_task',0,1649382421.4048000000,1649382421.4060000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:47:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17579),(176132,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382421.4165000000,1649382421.4186000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:47:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009148120880127 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17579),(176133,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382421.4093000000,1649382421.4344000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:47:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023769855499268 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17578),(176134,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382421.4634000000,1649382421.4670000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:47:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002187967300415 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17578),(176135,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382421.4374000000,1649382421.4792000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:47:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.040028095245361 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17579),(176136,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382421.4880000000,1649382421.4917000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:47:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027358531951904 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17578),(176137,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382421.4978000000,1649382421.4990000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:47:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17578),(176138,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382421.5063000000,1649382421.5074000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:47:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17578),(176139,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382421.5148000000,1649382421.5164000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:47:01. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17578),(176140,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382421.5247000000,1649382421.5259000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:47:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17578),(176141,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382421.5337000000,1649382421.5363000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:47:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017499923706055 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17579),(176142,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382421.5420000000,1649382421.5433000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:47:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17578),(176143,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382421.5464000000,1649382421.5483000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:47:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069904327392578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17579),(176144,0,'moodle','core\\task\\session_cleanup_task',0,1649382481.8406000000,1649382481.8576000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:48:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011539936065674 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17639),(176145,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382481.8457000000,1649382481.8584000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:48:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0069119930267334 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17636),(176146,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382481.8679000000,1649382481.8691000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:48:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17636),(176147,0,'moodle','core\\task\\grade_cron_task',0,1649382481.8790000000,1649382481.8930000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:48:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012822151184082 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17636),(176148,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382481.8721000000,1649382481.9118000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038420915603638 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17639),(176149,0,'moodle','core\\task\\portfolio_cron_task',0,1649382481.9248000000,1649382481.9262000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17639),(176150,0,'moodle','core\\task\\completion_regular_task',0,1649382481.9058000000,1649382481.9273000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:48:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020686864852905 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17636),(176151,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382481.9374000000,1649382481.9387000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17639),(176152,0,'moodle','core\\task\\calendar_cron_task',0,1649382481.9464000000,1649382481.9532000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:48:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0055019855499268 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17636),(176153,0,'moodle','core\\task\\blog_cron_task',0,1649382481.9577000000,1649382481.9592000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:48:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17639),(176154,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382481.9702000000,1649382481.9732000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:48:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017149448394775 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17639),(176155,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382481.9652000000,1649382481.9956000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:48:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02386999130249 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17636),(176156,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382481.9952000000,1649382482.0400000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:48:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.043409824371338 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17639),(176157,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382482.0373000000,1649382482.0407000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:48:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014901161193848 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17636),(176158,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382482.0670000000,1649382482.0718000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:48:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030300617218018 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17636),(176159,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382482.0954000000,1649382482.0980000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:48:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00040888786315918 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17636),(176160,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382482.1020000000,1649382482.1041000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:48:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17639),(176161,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382482.1104000000,1649382482.1132000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:48:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00090789794921875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17636),(176162,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382482.1142000000,1649382482.1158000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:48:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17639),(176163,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382482.1303000000,1649382482.1312000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:48:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17639),(176164,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382482.1290000000,1649382482.1319000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:48:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019750595092773 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17636),(176165,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382482.1430000000,1649382482.1447000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:48:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081801414489746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17636),(176166,0,'moodle','core\\task\\session_cleanup_task',0,1649382541.5143000000,1649382541.5292000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010269165039062 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17698),(176167,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382541.5236000000,1649382541.5353000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064730644226074 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17699),(176168,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382541.5388000000,1649382541.5399000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17698),(176169,0,'moodle','core\\task\\grade_cron_task',0,1649382541.5482000000,1649382541.5605000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011554956436157 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17698),(176170,0,'moodle','core\\task\\completion_regular_task',0,1649382541.5686000000,1649382541.5838000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014237880706787 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17698),(176171,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382541.5450000000,1649382541.5864000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:49:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040258884429932 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17699),(176172,0,'moodle','core\\task\\portfolio_cron_task',0,1649382541.5902000000,1649382541.5911000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:49:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17698),(176173,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382541.6016000000,1649382541.6024000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17699),(176174,0,'moodle','core\\task\\blog_cron_task',0,1649382541.6179000000,1649382541.6187000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:49:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17699),(176175,0,'moodle','core\\task\\calendar_cron_task',0,1649382541.6129000000,1649382541.6197000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:49:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0054390430450439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17698),(176176,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382541.6283000000,1649382541.6302000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:49:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17698),(176177,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382541.6286000000,1649382541.6507000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:49:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020644903182983 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17699),(176178,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382541.6471000000,1649382541.6784000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:49:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.030154943466187 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17698),(176179,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382541.6886000000,1649382541.6922000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:49:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001924991607666 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17699),(176180,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382541.7209000000,1649382541.7220000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17699),(176181,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382541.7202000000,1649382541.7232000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:49:01. Current memory use 32.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019431114196777 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17698),(176182,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382541.7291000000,1649382541.7301000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17699),(176183,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382541.7295000000,1649382541.7310000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:49:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045490264892578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17698),(176184,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382541.7370000000,1649382541.7381000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17699),(176185,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382541.7419000000,1649382541.7446000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:49:01. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019919872283936 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17698),(176186,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382541.7498000000,1649382541.7508000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:49:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17699),(176187,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382541.7524000000,1649382541.7538000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:49:01. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17698),(176188,0,'moodle','core\\task\\cache_cron_task',0,1649382601.9949000000,1649382602.0044000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 09:50:01. Current memory use 19.3MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0051069259643555 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',17755),(176189,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649382602.0147000000,1649382602.0167000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 09:50:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.00098991394042969 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',17755),(176190,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649382602.0272000000,1649382602.0283000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 09:50:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',17755),(176191,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649382602.0369000000,1649382602.0428000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 09:50:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.004525899887085 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',17755),(176192,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649382602.0501000000,1649382602.0510000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 09:50:02. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',17755),(176193,0,'moodle','core\\task\\badges_cron_task',0,1649382602.0609000000,1649382602.0944000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:50:02. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032152891159058 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17755),(176194,0,'moodle','core\\task\\badges_message_task',0,1649382602.1050000000,1649382602.1068000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00048208236694336 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17755),(176195,0,'mod_chat','mod_chat\\task\\cron_task',0,1649382602.1264000000,1649382602.1405000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:50:02. Current memory use 24MB.\n... used 4 dbqueries\n... used 0.012389898300171 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17755),(176196,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649382602.1508000000,1649382602.1615000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:50:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 0.0090641975402832 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17755),(176197,0,'moodle','core\\task\\automated_backup_task',0,1649382601.9988000000,1649382602.1731000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 09:50:02. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 09:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.16996216773987 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',17754),(176198,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649382602.1780000000,1649382602.1900000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.000723 seconds)\n... used 1 dbqueries\n... used 0.011046886444092 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17755),(176199,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649382602.1924000000,1649382602.1988000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:50:02. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0038309097290039 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17754),(176200,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649382602.2073000000,1649382602.2142000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0036900043487549 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17755),(176201,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649382602.2150000000,1649382602.2180000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:50:02. Current memory use 37.8MB.\n... used 3 dbqueries\n... used 0.002302885055542 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17754),(176202,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382602.2297000000,1649382602.2357000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:50:02. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.0012850761413574 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17754),(176203,0,'moodle','core\\task\\session_cleanup_task',0,1649382602.2267000000,1649382602.2384000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:50:02. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0084898471832275 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17755),(176204,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382602.2470000000,1649382602.2483000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:50:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17754),(176205,0,'moodle','core\\task\\grade_cron_task',0,1649382602.2568000000,1649382602.2595000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:50:02. Current memory use 38.1MB.\n... used 2 dbqueries\n... used 0.0011091232299805 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17754),(176206,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382602.2503000000,1649382602.2808000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:50:02. Current memory use 26.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028995990753174 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17755),(176207,0,'moodle','core\\task\\completion_regular_task',0,1649382602.2703000000,1649382602.2854000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:50:02. Current memory use 38.1MB.\n... used 6 dbqueries\n... used 0.013971090316772 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17754),(176208,0,'moodle','core\\task\\portfolio_cron_task',0,1649382602.2968000000,1649382602.2980000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17754),(176209,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382602.2973000000,1649382602.2986000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:50:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17755),(176210,0,'moodle','core\\task\\calendar_cron_task',0,1649382602.3097000000,1649382602.3174000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:50:02. Current memory use 27.8MB.\n... used 1 dbqueries\n... used 0.0059361457824707 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17755),(176211,0,'moodle','core\\task\\blog_cron_task',0,1649382602.3179000000,1649382602.3195000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17754),(176212,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382602.3361000000,1649382602.3385000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:50:02. Current memory use 38.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012860298156738 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17754),(176213,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382602.3304000000,1649382602.3656000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:50:02. Current memory use 28.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.033539056777954 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17755),(176214,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382602.3652000000,1649382602.3831000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:50:02. Current memory use 39.7MB.\n... used 3 dbqueries\n... used 0.01441502571106 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17754),(176215,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382602.3932000000,1649382602.3970000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:50:02. Current memory use 31.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014820098876953 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17755),(176216,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382602.4196000000,1649382602.4242000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:50:02. Current memory use 41.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030241012573242 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17754),(176217,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382602.4296000000,1649382602.4318000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:50:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17755),(176218,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382602.4416000000,1649382602.4433000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:50:02. Current memory use 41.2MB.\n... used 0 dbqueries\n... used 0.00030279159545898 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17754),(176219,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382602.4429000000,1649382602.4451000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:50:02. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054287910461426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17755),(176220,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382602.4548000000,1649382602.4567000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:50:02. Current memory use 41.2MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17754),(176221,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382602.4548000000,1649382602.4581000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:50:02. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019171237945557 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17755),(176222,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382602.4666000000,1649382602.4686000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:50:02. Current memory use 41.2MB.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17754),(176223,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382602.4706000000,1649382602.4731000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:50:02. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090694427490234 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17755),(176224,0,'moodle','core\\task\\session_cleanup_task',0,1649382661.7631000000,1649382661.7779000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010749101638794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17814),(176225,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382661.7878000000,1649382661.7892000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:51:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045299530029297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17814),(176226,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382661.7952000000,1649382661.7961000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:51:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17814),(176227,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382661.8041000000,1649382661.8351000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:51:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030086040496826 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17814),(176228,0,'moodle','core\\task\\grade_cron_task',0,1649382661.8319000000,1649382661.8541000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:51:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.017749786376953 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17816),(176229,0,'moodle','core\\task\\completion_regular_task',0,1649382661.8454000000,1649382661.8571000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:51:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010449171066284 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17814),(176230,0,'moodle','core\\task\\portfolio_cron_task',0,1649382661.8652000000,1649382661.8664000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:51:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17816),(176231,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382661.8659000000,1649382661.8670000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:51:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17814),(176232,0,'moodle','core\\task\\blog_cron_task',0,1649382661.8979000000,1649382661.8993000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:51:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17814),(176233,0,'moodle','core\\task\\calendar_cron_task',0,1649382661.8976000000,1649382661.9044000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:51:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0054209232330322 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17816),(176234,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382661.9108000000,1649382661.9129000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:51:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013251304626465 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17816),(176235,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382661.9078000000,1649382661.9253000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:51:01. Current memory use 24.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01628303527832 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17814),(176236,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382661.9535000000,1649382661.9558000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:51:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013079643249512 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17814),(176237,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382661.9346000000,1649382661.9761000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:51:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.040266036987305 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17816),(176238,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382661.9763000000,1649382661.9794000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:51:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020768642425537 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17814),(176239,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382661.9872000000,1649382661.9900000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:51:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17814),(176240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382661.9988000000,1649382662.0000000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:51:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17814),(176241,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382662.0090000000,1649382662.0110000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:51:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080299377441406 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17814),(176242,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382662.0101000000,1649382662.0114000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:51:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00020313262939453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17816),(176243,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382662.0229000000,1649382662.0247000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:51:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17814),(176244,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382662.0250000000,1649382662.0283000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:51:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025098323822021 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17816),(176245,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382662.0320000000,1649382662.0335000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:51:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070309638977051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17814),(176246,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382721.3423000000,1649382721.3531000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:52:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058608055114746 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17870),(176247,0,'moodle','core\\task\\session_cleanup_task',0,1649382721.3419000000,1649382721.3570000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010607004165649 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17875),(176248,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382721.3645000000,1649382721.3654000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:52:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17870),(176249,0,'moodle','core\\task\\grade_cron_task',0,1649382721.3732000000,1649382721.3852000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:52:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011197090148926 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17870),(176250,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382721.3656000000,1649382721.4026000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036302089691162 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17875),(176251,0,'moodle','core\\task\\portfolio_cron_task',0,1649382721.4128000000,1649382721.4141000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17875),(176252,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382721.4221000000,1649382721.4231000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17875),(176253,0,'moodle','core\\task\\completion_regular_task',0,1649382721.4050000000,1649382721.4310000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:52:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.024653911590576 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17870),(176254,0,'moodle','core\\task\\calendar_cron_task',0,1649382721.4372000000,1649382721.4427000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:52:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046429634094238 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17875),(176255,0,'moodle','core\\task\\blog_cron_task',0,1649382721.4504000000,1649382721.4514000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:52:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17875),(176256,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382721.4579000000,1649382721.4600000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:52:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001291036605835 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17875),(176257,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382721.4519000000,1649382721.4761000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:52:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022879123687744 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17870),(176258,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382721.5039000000,1649382721.5062000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:52:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013358592987061 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17870),(176259,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382721.4763000000,1649382721.5128000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:52:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.035267114639282 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17875),(176260,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382721.5244000000,1649382721.5299000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:52:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037600994110107 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17870),(176261,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382721.5411000000,1649382721.5431000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:52:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17870),(176262,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382721.5464000000,1649382721.5476000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:52:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17875),(176263,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382721.5536000000,1649382721.5551000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:52:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004889965057373 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17870),(176264,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382721.5561000000,1649382721.5574000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:52:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17875),(176265,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382721.5710000000,1649382721.5722000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:52:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17875),(176266,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382721.5707000000,1649382721.5729000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:52:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014960765838623 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17870),(176267,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382721.5805000000,1649382721.5821000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:52:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083208084106445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17875),(176268,0,'moodle','core\\task\\session_cleanup_task',0,1649382781.8833000000,1649382781.9012000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01349401473999 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17942),(176269,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382781.9256000000,1649382781.9275000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:53:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17942),(176270,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382781.9450000000,1649382781.9478000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00025415420532227 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17942),(176271,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382781.9564000000,1649382781.9848000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027531147003174 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17942),(176272,0,'moodle','core\\task\\completion_regular_task',0,1649382781.9930000000,1649382782.0050000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:53:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010864973068237 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17942),(176273,0,'moodle','core\\task\\grade_cron_task',0,1649382781.9853000000,1649382782.0115000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:53:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020188808441162 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17941),(176274,0,'moodle','core\\task\\portfolio_cron_task',0,1649382782.0121000000,1649382782.0131000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:53:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17942),(176275,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382782.0198000000,1649382782.0207000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:53:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17942),(176276,0,'moodle','core\\task\\calendar_cron_task',0,1649382782.0263000000,1649382782.0309000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:53:02. Current memory use 21.6MB.\n... used 1 dbqueries\n... used 0.0037939548492432 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17941),(176277,0,'moodle','core\\task\\blog_cron_task',0,1649382782.0337000000,1649382782.0346000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:53:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17942),(176278,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382782.0448000000,1649382782.0489000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:53:02. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010712146759033 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17942),(176279,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382782.0393000000,1649382782.0548000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:53:02. Current memory use 22MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014744997024536 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17941),(176280,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382782.0908000000,1649382782.0933000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:53:02. Current memory use 27.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013530254364014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17942),(176281,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382782.0693000000,1649382782.0983000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:53:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.027866125106812 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17941),(176282,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382782.1162000000,1649382782.1193000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:53:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019891262054443 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17941),(176283,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382782.1215000000,1649382782.1227000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:53:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17942),(176284,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382782.1279000000,1649382782.1292000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17941),(176285,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382782.1313000000,1649382782.1329000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:53:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043106079101562 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17942),(176286,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382782.1384000000,1649382782.1397000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17941),(176287,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382782.1458000000,1649382782.1487000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:53:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002094030380249 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17942),(176288,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382782.1544000000,1649382782.1558000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:53:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17941),(176289,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382782.1568000000,1649382782.1581000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:53:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052380561828613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17942),(176290,0,'moodle','core\\task\\session_cleanup_task',0,1649382841.4387000000,1649382841.4538000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010851860046387 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18010),(176291,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382841.4457000000,1649382841.4560000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062141418457031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18007),(176292,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382841.4644000000,1649382841.4656000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18010),(176293,0,'moodle','core\\task\\grade_cron_task',0,1649382841.4750000000,1649382841.4887000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:54:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012909889221191 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18010),(176294,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382841.4658000000,1649382841.5027000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:54:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035734891891479 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18007),(176295,0,'moodle','core\\task\\portfolio_cron_task',0,1649382841.5107000000,1649382841.5116000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18007),(176296,0,'moodle','core\\task\\completion_regular_task',0,1649382841.4971000000,1649382841.5128000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:54:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014943838119507 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18010),(176297,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382841.5191000000,1649382841.5199000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18007),(176298,0,'moodle','core\\task\\calendar_cron_task',0,1649382841.5287000000,1649382841.5331000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:54:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037400722503662 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18010),(176299,0,'moodle','core\\task\\blog_cron_task',0,1649382841.5389000000,1649382841.5399000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:54:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18007),(176300,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382841.5504000000,1649382841.5525000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:54:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098204612731934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18007),(176301,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382841.5449000000,1649382841.5644000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:54:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018301963806152 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18010),(176302,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382841.5694000000,1649382841.5994000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:54:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028897047042847 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18007),(176303,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382841.6007000000,1649382841.6032000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:54:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014410018920898 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18010),(176304,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382841.6204000000,1649382841.6248000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:54:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033729076385498 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18010),(176305,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382841.6335000000,1649382841.6348000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:54:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0002591609954834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18010),(176306,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382841.6425000000,1649382841.6436000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:54:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18007),(176307,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382841.6432000000,1649382841.6452000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:54:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093412399291992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18010),(176308,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382841.6523000000,1649382841.6548000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:54:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18007),(176309,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382841.6576000000,1649382841.6599000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:54:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18010),(176310,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382841.6665000000,1649382841.6673000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:54:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18010),(176311,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382841.6696000000,1649382841.6708000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:54:01. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18007),(176312,0,'moodle','core\\task\\badges_cron_task',0,1649382901.9996000000,1649382902.0355000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 09:55:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031587839126587 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18049),(176313,0,'moodle','core\\task\\badges_message_task',0,1649382902.0183000000,1649382902.0370000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 09:55:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.012879133224487 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18051),(176314,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649382902.0528000000,1649382902.0604000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 09:55:02. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.0066549777984619 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18051),(176315,0,'mod_chat','mod_chat\\task\\cron_task',0,1649382902.0500000000,1649382902.0633000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 09:55:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.01214599609375 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18049),(176316,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649382902.0767000000,1649382902.0829000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 09:55:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0039808750152588 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18049),(176317,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649382902.0731000000,1649382902.0832000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 09:55:02. Current memory use 21MB.\n\n0 feeds refreshed (took 0.000446 seconds)\n... used 1 dbqueries\n... used 0.0094931125640869 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18051),(176318,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649382902.0908000000,1649382902.0933000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 09:55:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0018279552459717 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18049),(176319,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649382902.0961000000,1649382902.1046000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 09:55:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0051531791687012 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18051),(176320,0,'moodle','core\\task\\session_cleanup_task',0,1649382902.1019000000,1649382902.1100000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:55:02. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.006004810333252 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18049),(176321,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382902.1142000000,1649382902.1175000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:55:02. Current memory use 23.8MB.\n... used 1 dbqueries\n... used 0.00079607963562012 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18051),(176322,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382902.1187000000,1649382902.1201000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:55:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18049),(176323,0,'moodle','core\\task\\grade_cron_task',0,1649382902.1288000000,1649382902.1398000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:55:02. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.010235071182251 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18051),(176324,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382902.1283000000,1649382902.1471000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:55:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018057107925415 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18049),(176325,0,'moodle','core\\task\\portfolio_cron_task',0,1649382902.1546000000,1649382902.1554000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:55:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18049),(176326,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382902.1654000000,1649382902.1667000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:55:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18049),(176327,0,'moodle','core\\task\\completion_regular_task',0,1649382902.1484000000,1649382902.1685000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:55:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.018839120864868 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18051),(176328,0,'moodle','core\\task\\calendar_cron_task',0,1649382902.1775000000,1649382902.1822000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:55:02. Current memory use 26.4MB.\n... used 1 dbqueries\n... used 0.0038909912109375 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18049),(176329,0,'moodle','core\\task\\blog_cron_task',0,1649382902.1814000000,1649382902.1823000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:55:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18051),(176330,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382902.1929000000,1649382902.1964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:55:02. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021998882293701 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18051),(176331,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382902.1900000000,1649382902.2060000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:55:02. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015164136886597 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18049),(176332,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382902.2264000000,1649382902.2296000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:55:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018432140350342 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18049),(176333,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382902.2060000000,1649382902.2543000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:55:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046350002288818 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18051),(176334,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382902.2568000000,1649382902.2627000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:55:02. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034260749816895 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18049),(176335,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382902.2723000000,1649382902.2739000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:55:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18049),(176336,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382902.2821000000,1649382902.2837000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:55:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18049),(176337,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382902.2861000000,1649382902.2891000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:55:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059413909912109 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18051),(176338,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382902.2954000000,1649382902.2973000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:55:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18049),(176339,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382902.2970000000,1649382902.3010000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:55:02. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026991367340088 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18051),(176340,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382902.3079000000,1649382902.3093000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:55:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18049),(176341,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382902.3103000000,1649382902.3123000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:55:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098705291748047 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18051),(176342,0,'moodle','core\\task\\session_cleanup_task',0,1649382961.6899000000,1649382961.7085000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013421058654785 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18111),(176343,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649382961.6994000000,1649382961.7097000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0049300193786621 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18113),(176344,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649382961.7205000000,1649382961.7216000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:56:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18113),(176345,0,'moodle','core\\task\\grade_cron_task',0,1649382961.7321000000,1649382961.7476000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:56:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014438152313232 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18113),(176346,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649382961.7207000000,1649382961.7491000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027650117874146 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18111),(176347,0,'moodle','core\\task\\portfolio_cron_task',0,1649382961.7588000000,1649382961.7600000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18111),(176348,0,'moodle','core\\task\\plagiarism_cron_task',0,1649382961.7709000000,1649382961.7719000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18111),(176349,0,'moodle','core\\task\\completion_regular_task',0,1649382961.7583000000,1649382961.7777000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:56:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018519163131714 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18113),(176350,0,'moodle','core\\task\\calendar_cron_task',0,1649382961.7861000000,1649382961.7914000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:56:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044469833374023 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18111),(176351,0,'moodle','core\\task\\blog_cron_task',0,1649382961.8030000000,1649382961.8038000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:56:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18111),(176352,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649382961.8143000000,1649382961.8159000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:56:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079512596130371 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18111),(176353,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649382961.8056000000,1649382961.8240000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:56:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017287969589233 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18113),(176354,0,'mod_forum','mod_forum\\task\\cron_task',0,1649382961.8500000000,1649382961.8523000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:56:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010159015655518 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18113),(176355,0,'mod_assign','mod_assign\\task\\cron_task',0,1649382961.8334000000,1649382961.8682000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:56:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.033352851867676 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18111),(176356,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649382961.8700000000,1649382961.8729000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:56:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0016310214996338 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18113),(176357,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649382961.8814000000,1649382961.8826000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18113),(176358,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649382961.8929000000,1649382961.8941000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18113),(176359,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649382961.9051000000,1649382961.9069000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:56:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078177452087402 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18113),(176360,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649382961.9101000000,1649382961.9119000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:56:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18111),(176361,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649382961.9258000000,1649382961.9268000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:56:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18113),(176362,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649382961.9258000000,1649382961.9291000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:56:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022361278533936 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18111),(176363,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649382961.9377000000,1649382961.9393000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:56:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065088272094727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18111),(176364,0,'moodle','core\\task\\session_cleanup_task',0,1649383022.2093000000,1649383022.2372000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:57:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.023712158203125 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18184),(176365,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383022.2499000000,1649383022.2522000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:57:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18184),(176366,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383022.2607000000,1649383022.2700000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:57:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.005253791809082 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18187),(176367,0,'moodle','core\\task\\grade_cron_task',0,1649383022.2790000000,1649383022.2968000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:57:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016618967056274 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18187),(176368,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383022.2604000000,1649383022.2978000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:57:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036502838134766 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18184),(176369,0,'moodle','core\\task\\portfolio_cron_task',0,1649383022.3081000000,1649383022.3093000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:57:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18187),(176370,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383022.3185000000,1649383022.3193000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:57:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18187),(176371,0,'moodle','core\\task\\completion_regular_task',0,1649383022.3079000000,1649383022.3219000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:57:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012681007385254 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18184),(176372,0,'moodle','core\\task\\blog_cron_task',0,1649383022.3390000000,1649383022.3400000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:57:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18187),(176373,0,'moodle','core\\task\\calendar_cron_task',0,1649383022.3367000000,1649383022.3437000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:57:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0057930946350098 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18184),(176374,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383022.3529000000,1649383022.3544000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:57:02. Current memory use 24.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078582763671875 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18184),(176375,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383022.3502000000,1649383022.3765000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:57:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024879932403564 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18187),(176376,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383022.3699000000,1649383022.3995000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:57:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.028401851654053 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18184),(176377,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383022.4141000000,1649383022.4179000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:57:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019209384918213 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18187),(176378,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383022.4372000000,1649383022.4419000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:57:02. Current memory use 28.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035488605499268 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18187),(176379,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383022.4490000000,1649383022.4502000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:57:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18184),(176380,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383022.4521000000,1649383022.4534000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:57:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00022006034851074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18187),(176381,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383022.4597000000,1649383022.4613000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:57:02. Current memory use 33.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049495697021484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18184),(176382,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383022.4624000000,1649383022.4646000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:57:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18187),(176383,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383022.4785000000,1649383022.4796000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:57:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18184),(176384,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383022.4786000000,1649383022.4813000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:57:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018901824951172 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18187),(176385,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383022.4900000000,1649383022.4927000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:57:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18184),(176386,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383081.8825000000,1649383081.8973000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:58:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0083909034729004 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18234),(176387,0,'moodle','core\\task\\session_cleanup_task',0,1649383081.8822000000,1649383081.9038000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014871835708618 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18233),(176388,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383081.9128000000,1649383081.9144000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:58:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18234),(176389,0,'moodle','core\\task\\grade_cron_task',0,1649383081.9253000000,1649383081.9424000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016003131866455 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18234),(176390,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383081.9163000000,1649383081.9613000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043818950653076 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18233),(176391,0,'moodle','core\\task\\portfolio_cron_task',0,1649383081.9704000000,1649383081.9713000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18233),(176392,0,'moodle','core\\task\\completion_regular_task',0,1649383081.9527000000,1649383081.9754000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:58:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.021432876586914 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18234),(176393,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383081.9808000000,1649383081.9818000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18233),(176394,0,'moodle','core\\task\\calendar_cron_task',0,1649383081.9981000000,1649383082.0060000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:58:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0066618919372559 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18234),(176395,0,'moodle','core\\task\\blog_cron_task',0,1649383082.0088000000,1649383082.0101000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:58:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18233),(176396,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383082.0207000000,1649383082.0224000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:58:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18233),(176397,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383082.0163000000,1649383082.0419000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:58:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02435302734375 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18234),(176398,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383082.0752000000,1649383082.0796000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:58:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022118091583252 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18234),(176399,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383082.0403000000,1649383082.0911000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:58:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.049108028411865 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18233),(176400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383082.1052000000,1649383082.1106000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:58:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038840770721436 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18234),(176401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383082.1222000000,1649383082.1236000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:58:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00029683113098145 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18234),(176402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383082.1269000000,1649383082.1284000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18233),(176403,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383082.1340000000,1649383082.1355000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:58:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18234),(176404,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383082.1376000000,1649383082.1394000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18233),(176405,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383082.1504000000,1649383082.1533000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:58:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017509460449219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18234),(176406,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383082.1532000000,1649383082.1544000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:58:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18233),(176407,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383082.1644000000,1649383082.1661000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:58:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079488754272461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18234),(176408,0,'moodle','core\\task\\session_cleanup_task',0,1649383141.4300000000,1649383141.4482000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 09:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013561010360718 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18296),(176409,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383141.4583000000,1649383141.4597000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 09:59:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005190372467041 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18296),(176410,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383141.4760000000,1649383141.4779000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 09:59:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18296),(176411,0,'moodle','core\\task\\grade_cron_task',0,1649383141.4859000000,1649383141.4961000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 09:59:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0094590187072754 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18296),(176412,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383141.4818000000,1649383141.5276000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 09:59:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041936874389648 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18298),(176413,0,'moodle','core\\task\\completion_regular_task',0,1649383141.5190000000,1649383141.5394000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 09:59:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018980979919434 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18296),(176414,0,'moodle','core\\task\\portfolio_cron_task',0,1649383141.5384000000,1649383141.5397000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 09:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18298),(176415,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383141.5463000000,1649383141.5472000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 09:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18298),(176416,0,'moodle','core\\task\\calendar_cron_task',0,1649383141.5532000000,1649383141.5598000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 09:59:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.005328893661499 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18296),(176417,0,'moodle','core\\task\\blog_cron_task',0,1649383141.5618000000,1649383141.5629000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 09:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18298),(176418,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383141.5719000000,1649383141.5737000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 09:59:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094008445739746 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18298),(176419,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383141.5701000000,1649383141.5858000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 09:59:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014832973480225 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18296),(176420,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383141.6171000000,1649383141.6197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 09:59:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012118816375732 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18296),(176421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383141.5891000000,1649383141.6265000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 09:59:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.035987854003906 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18298),(176422,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383141.6367000000,1649383141.6398000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 09:59:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020220279693604 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18296),(176423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383141.6521000000,1649383141.6542000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 09:59:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18296),(176424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383141.6639000000,1649383141.6660000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 09:59:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18296),(176425,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383141.6670000000,1649383141.6694000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 09:59:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18298),(176426,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383141.6777000000,1649383141.6795000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 09:59:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18296),(176427,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383141.6896000000,1649383141.6931000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 09:59:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022749900817871 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18298),(176428,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383141.6949000000,1649383141.6962000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 09:59:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18296),(176429,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383141.7052000000,1649383141.7069000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 09:59:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072908401489258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18298),(176430,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649383202.0566000000,1649383202.0721000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 10:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0092329978942871 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',18351),(176431,0,'moodle','core\\task\\search_index_task',0,1649383202.0691000000,1649383202.0822000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 10:00:02. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0077641010284424 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',18353),(176432,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649383202.1541000000,1649383202.1574000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 10:00:02. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0021219253540039 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',18351),(176433,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649383202.1813000000,1649383202.1843000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 10:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.002061128616333 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',18353),(176434,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649383202.2122000000,1649383202.2152000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:00:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001338005065918 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',18353),(176435,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649383202.1791000000,1649383202.2269000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 10:00:02. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.045974969863892 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',18351),(176436,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649383202.2339000000,1649383202.2352000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:00:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00034403800964355 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',18353),(176437,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649383202.2468000000,1649383202.2501000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:00:02. Current memory use 20.5MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0022079944610596 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',18353),(176438,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649383202.2452000000,1649383202.2529000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:00:02. Current memory use 23.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0060329437255859 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',18351),(176439,0,'moodle','core\\task\\badges_cron_task',0,1649383202.2630000000,1649383202.2966000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:00:02. Current memory use 20.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031471967697144 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18353),(176440,0,'moodle','core\\task\\badges_message_task',0,1649383202.2822000000,1649383202.3024000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:00:02. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.016254901885986 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18351),(176441,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649383202.3296000000,1649383202.3404000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:00:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.009207010269165 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18353),(176442,0,'mod_chat','mod_chat\\task\\cron_task',0,1649383202.3291000000,1649383202.3440000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:00:02. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.01309609413147 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18351),(176443,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649383202.3631000000,1649383202.3693000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:00:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.0031139850616455 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18351),(176444,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649383202.3658000000,1649383202.3783000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:00:02. Current memory use 24.1MB.\n\n0 feeds refreshed (took 0.002244 seconds)\n... used 1 dbqueries\n... used 0.011366844177246 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18353),(176445,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649383202.3847000000,1649383202.3896000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:00:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.0034971237182617 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18351),(176446,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649383202.3990000000,1649383202.4073000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:00:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0054779052734375 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18353),(176447,0,'moodle','core\\task\\session_cleanup_task',0,1649383202.4074000000,1649383202.4174000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:00:02. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.007037878036499 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18351),(176448,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383202.4231000000,1649383202.4271000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:00:02. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.00083088874816895 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18353),(176449,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383202.4484000000,1649383202.4506000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:00:02. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18351),(176450,0,'moodle','core\\task\\grade_cron_task',0,1649383202.4638000000,1649383202.4669000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:00:02. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.001431941986084 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18351),(176451,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383202.4536000000,1649383202.4797000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:00:02. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024994850158691 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18353),(176452,0,'moodle','core\\task\\portfolio_cron_task',0,1649383202.4869000000,1649383202.4879000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:00:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18353),(176453,0,'moodle','core\\task\\completion_regular_task',0,1649383202.4778000000,1649383202.4971000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:00:02. Current memory use 27.5MB.\n... used 6 dbqueries\n... used 0.017724990844727 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18351),(176454,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383202.4985000000,1649383202.4994000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:00:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18353),(176455,0,'moodle','core\\task\\blog_cron_task',0,1649383202.5218000000,1649383202.5235000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:00:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18351),(176456,0,'moodle','core\\task\\calendar_cron_task',0,1649383202.5181000000,1649383202.5252000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:00:02. Current memory use 27.7MB.\n... used 1 dbqueries\n... used 0.0059859752655029 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18353),(176457,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383202.5416000000,1649383202.5462000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:00:02. Current memory use 28.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0033950805664062 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18353),(176458,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383202.5371000000,1649383202.5547000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:00:02. Current memory use 28.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016543865203857 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18351),(176459,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383202.5778000000,1649383202.5807000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:00:02. Current memory use 31MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18351),(176460,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383202.5553000000,1649383202.5891000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:00:02. Current memory use 28.2MB.\n... used 3 dbqueries\n... used 0.032068014144897 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18353),(176461,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383202.6081000000,1649383202.6125000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:00:02. Current memory use 32.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002777099609375 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18351),(176462,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383202.6224000000,1649383202.6250000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:00:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00043821334838867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18351),(176463,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383202.6333000000,1649383202.6362000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:00:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18353),(176464,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383202.6412000000,1649383202.6431000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:00:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073599815368652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18351),(176465,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383202.6472000000,1649383202.6489000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:00:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18353),(176466,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383202.6643000000,1649383202.6692000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:00:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029518604278564 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18351),(176467,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383202.6754000000,1649383202.6774000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:00:02. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18353),(176468,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383202.6819000000,1649383202.6837000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:00:02. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059795379638672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18351),(176469,0,'moodle','core\\task\\session_cleanup_task',0,1649383262.1043000000,1649383262.1252000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01482892036438 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18415),(176470,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383262.1391000000,1649383262.1402000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18415),(176471,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383262.1341000000,1649383262.1518000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:01:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0093319416046143 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18413),(176472,0,'moodle','core\\task\\grade_cron_task',0,1649383262.1626000000,1649383262.1797000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:01:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.015555143356323 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18413),(176473,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383262.1501000000,1649383262.1836000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:01:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032701015472412 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18415),(176474,0,'moodle','core\\task\\portfolio_cron_task',0,1649383262.1903000000,1649383262.1914000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18415),(176475,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383262.2003000000,1649383262.2012000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18415),(176476,0,'moodle','core\\task\\completion_regular_task',0,1649383262.1897000000,1649383262.2101000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:01:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.0191650390625 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18413),(176477,0,'moodle','core\\task\\calendar_cron_task',0,1649383262.2210000000,1649383262.2269000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:01:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046181678771973 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18415),(176478,0,'moodle','core\\task\\blog_cron_task',0,1649383262.2347000000,1649383262.2363000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:01:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18413),(176479,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383262.2467000000,1649383262.2504000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:01:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017321109771729 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18413),(176480,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383262.2435000000,1649383262.2629000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:01:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018181085586548 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18415),(176481,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383262.2968000000,1649383262.2991000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:01:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001244068145752 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18415),(176482,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383262.2695000000,1649383262.3103000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:01:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.039233207702637 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18413),(176483,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383262.3219000000,1649383262.3256000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:01:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021891593933105 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18415),(176484,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383262.3349000000,1649383262.3365000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18415),(176485,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383262.3466000000,1649383262.3479000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18415),(176486,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383262.3490000000,1649383262.3511000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:01:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073385238647461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18413),(176487,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383262.3590000000,1649383262.3609000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:01:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18415),(176488,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383262.3733000000,1649383262.3743000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:01:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18415),(176489,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383262.3737000000,1649383262.3773000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:01:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026679039001465 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18413),(176490,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383262.3846000000,1649383262.3864000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:01:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18415),(176491,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383321.6501000000,1649383321.6627000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075061321258545 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18477),(176492,0,'moodle','core\\task\\session_cleanup_task',0,1649383321.6498000000,1649383321.6693000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:02:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013702869415283 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18475),(176493,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383321.6744000000,1649383321.6756000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:02:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18477),(176494,0,'moodle','core\\task\\grade_cron_task',0,1649383321.6920000000,1649383321.7064000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:02:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013134002685547 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18477),(176495,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383321.6869000000,1649383321.7253000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037039041519165 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18475),(176496,0,'moodle','core\\task\\completion_regular_task',0,1649383321.7191000000,1649383321.7342000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:02:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014362096786499 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18477),(176497,0,'moodle','core\\task\\portfolio_cron_task',0,1649383321.7391000000,1649383321.7416000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18475),(176498,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383321.7450000000,1649383321.7462000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:02:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18477),(176499,0,'moodle','core\\task\\calendar_cron_task',0,1649383321.7573000000,1649383321.7640000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:02:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055630207061768 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18475),(176500,0,'moodle','core\\task\\blog_cron_task',0,1649383321.7628000000,1649383321.7641000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:02:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18477),(176501,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383321.7767000000,1649383321.7785000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:02:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18475),(176502,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383321.7737000000,1649383321.7950000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:02:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019859075546265 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18477),(176503,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383321.7949000000,1649383321.8292000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:02:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033138990402222 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18475),(176504,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383321.8297000000,1649383321.8320000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:02:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010299682617188 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18477),(176505,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383321.8523000000,1649383321.8561000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:02:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025010108947754 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18477),(176506,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383321.8642000000,1649383321.8655000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:02:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18477),(176507,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383321.8718000000,1649383321.8729000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:02:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18477),(176508,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383321.8794000000,1649383321.8813000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:02:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18477),(176509,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383321.8902000000,1649383321.8921000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:02:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18477),(176510,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383321.8979000000,1649383321.9017000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:02:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026431083679199 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18475),(176511,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383321.9067000000,1649383321.9081000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:02:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00037908554077148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18477),(176512,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383321.9121000000,1649383321.9138000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:02:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062203407287598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18475),(176513,0,'moodle','core\\task\\session_cleanup_task',0,1649383382.2204000000,1649383382.2358000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011065006256104 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18532),(176514,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383382.2442000000,1649383382.2451000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18532),(176515,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383382.2356000000,1649383382.2470000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:03:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0064201354980469 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18531),(176516,0,'moodle','core\\task\\grade_cron_task',0,1649383382.2570000000,1649383382.2697000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:03:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011919975280762 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18531),(176517,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383382.2541000000,1649383382.2858000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:03:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030790090560913 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18532),(176518,0,'moodle','core\\task\\portfolio_cron_task',0,1649383382.2942000000,1649383382.2953000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18532),(176519,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383382.3052000000,1649383382.3064000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18532),(176520,0,'moodle','core\\task\\completion_regular_task',0,1649383382.2904000000,1649383382.3066000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:03:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014971971511841 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18531),(176521,0,'moodle','core\\task\\blog_cron_task',0,1649383382.3326000000,1649383382.3339000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:03:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.8201293945312E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18532),(176522,0,'moodle','core\\task\\calendar_cron_task',0,1649383382.3301000000,1649383382.3348000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:03:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0037088394165039 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18531),(176523,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383382.3468000000,1649383382.3486000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:03:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092101097106934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18532),(176524,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383382.3468000000,1649383382.3717000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:03:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023742914199829 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18531),(176525,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383382.3667000000,1649383382.4003000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:03:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032483100891113 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18532),(176526,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383382.4123000000,1649383382.4153000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:03:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019340515136719 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18531),(176527,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383382.4447000000,1649383382.4459000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:03:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18532),(176528,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383382.4402000000,1649383382.4467000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:03:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049958229064941 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18531),(176529,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383382.4545000000,1649383382.4556000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:03:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18532),(176530,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383382.4548000000,1649383382.4571000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:03:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010919570922852 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18531),(176531,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383382.4647000000,1649383382.4659000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:03:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18532),(176532,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383382.4696000000,1649383382.4731000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:03:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024240016937256 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18531),(176533,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383382.4786000000,1649383382.4800000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:03:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18532),(176534,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383382.4853000000,1649383382.4868000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:03:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066018104553223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18531),(176535,0,'moodle','core\\task\\session_cleanup_task',0,1649383441.8074000000,1649383441.8240000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012088060379028 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18589),(176536,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383441.8116000000,1649383441.8252000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:04:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0074970722198486 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18587),(176537,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383441.8423000000,1649383441.8436000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18589),(176538,0,'moodle','core\\task\\grade_cron_task',0,1649383441.8536000000,1649383441.8700000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:04:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015265941619873 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18589),(176539,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383441.8463000000,1649383441.8903000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:04:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042923927307129 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18587),(176540,0,'moodle','core\\task\\completion_regular_task',0,1649383441.8810000000,1649383441.8995000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:04:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017489910125732 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18589),(176541,0,'moodle','core\\task\\portfolio_cron_task',0,1649383441.9032000000,1649383441.9048000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18587),(176542,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383441.9100000000,1649383441.9111000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:04:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18589),(176543,0,'moodle','core\\task\\blog_cron_task',0,1649383441.9290000000,1649383441.9305000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:04:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18587),(176544,0,'moodle','core\\task\\calendar_cron_task',0,1649383441.9267000000,1649383441.9315000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:04:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040390491485596 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18589),(176545,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383441.9427000000,1649383441.9452000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:04:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013308525085449 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18589),(176546,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383441.9414000000,1649383441.9634000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:04:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020702838897705 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18587),(176547,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383441.9939000000,1649383441.9969000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:04:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016651153564453 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18587),(176548,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383441.9658000000,1649383442.0041000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:04:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.036859035491943 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18589),(176549,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383442.0180000000,1649383442.0217000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:04:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023679733276367 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18587),(176550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383442.0289000000,1649383442.0300000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:04:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18587),(176551,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383442.0381000000,1649383442.0392000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:04:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18587),(176552,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383442.0420000000,1649383442.0447000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:04:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011069774627686 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18589),(176553,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383442.0512000000,1649383442.0524000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:04:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18587),(176554,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383442.0571000000,1649383442.0613000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:04:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0033190250396729 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18589),(176555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383442.0717000000,1649383442.0730000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18587),(176556,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383442.0740000000,1649383442.0758000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:04:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18589),(176557,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649383501.3404000000,1649383501.3491000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 10:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0055007934570312 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',18644),(176558,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649383501.3649000000,1649383501.3669000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 10:05:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',18644),(176559,0,'moodle','core\\task\\badges_message_task',0,1649383501.3749000000,1649383501.3800000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:05:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0041959285736084 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18644),(176560,0,'moodle','core\\task\\badges_cron_task',0,1649383501.3694000000,1649383501.3994000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.026273965835571 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18648),(176561,0,'mod_chat','mod_chat\\task\\cron_task',0,1649383501.3941000000,1649383501.4040000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:05:01. Current memory use 21.3MB.\n... used 4 dbqueries\n... used 0.0087909698486328 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18644),(176562,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649383501.4136000000,1649383501.4210000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:05:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0062861442565918 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18648),(176563,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649383501.4207000000,1649383501.4318000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00087799999999999 seconds)\n... used 1 dbqueries\n... used 0.010121822357178 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18644),(176564,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649383501.4351000000,1649383501.4432000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0038800239562988 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18648),(176565,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649383501.4458000000,1649383501.4522000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0038671493530273 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18644),(176566,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649383501.4526000000,1649383501.4569000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:05:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0031740665435791 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18648),(176567,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383501.4653000000,1649383501.4683000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:05:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00060606002807617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18648),(176568,0,'moodle','core\\task\\session_cleanup_task',0,1649383501.4615000000,1649383501.4707000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:05:01. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0068778991699219 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18644),(176569,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383501.4780000000,1649383501.4792000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:05:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18648),(176570,0,'moodle','core\\task\\grade_cron_task',0,1649383501.4963000000,1649383501.4996000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:05:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18648),(176571,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383501.4809000000,1649383501.5184000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:05:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036448001861572 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18644),(176572,0,'moodle','core\\task\\completion_regular_task',0,1649383501.5106000000,1649383501.5259000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:05:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.014057874679565 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18648),(176573,0,'moodle','core\\task\\portfolio_cron_task',0,1649383501.5314000000,1649383501.5326000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:05:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18644),(176574,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383501.5403000000,1649383501.5414000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:05:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18648),(176575,0,'moodle','core\\task\\calendar_cron_task',0,1649383501.5480000000,1649383501.5544000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:05:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0051670074462891 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18644),(176576,0,'moodle','core\\task\\blog_cron_task',0,1649383501.5542000000,1649383501.5550000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:05:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18648),(176577,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383501.5689000000,1649383501.5710000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:05:01. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012040138244629 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18644),(176578,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383501.5901000000,1649383501.5927000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:05:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010490417480469 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18644),(176579,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383501.5655000000,1649383501.5965000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:05:01. Current memory use 25.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028421878814697 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18648),(176580,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383501.6227000000,1649383501.6291000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:05:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004162073135376 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18648),(176581,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383501.6390000000,1649383501.6406000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:05:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00028300285339355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18648),(176582,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383501.6056000000,1649383501.6494000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:05:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.041878938674927 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18644),(176583,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383501.6522000000,1649383501.6536000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:05:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18648),(176584,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383501.6626000000,1649383501.6646000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:05:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005490779876709 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18648),(176585,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383501.6770000000,1649383501.6782000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:05:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18648),(176586,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383501.6873000000,1649383501.6908000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:05:01. Current memory use 28.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020358562469482 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18648),(176587,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383501.6996000000,1649383501.7010000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:05:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18644),(176588,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383501.7054000000,1649383501.7070000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:05:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062203407287598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18648),(176589,0,'moodle','core\\task\\session_cleanup_task',0,1649383562.0329000000,1649383562.0523000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:06:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015089988708496 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18703),(176590,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383562.0510000000,1649383562.0608000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:06:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005713939666748 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18707),(176591,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383562.0610000000,1649383562.0622000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18703),(176592,0,'moodle','core\\task\\grade_cron_task',0,1649383562.0697000000,1649383562.0827000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:06:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012372016906738 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18703),(176593,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383562.0693000000,1649383562.1014000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:06:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031322002410889 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18707),(176594,0,'moodle','core\\task\\completion_regular_task',0,1649383562.0908000000,1649383562.1074000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015751123428345 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18703),(176595,0,'moodle','core\\task\\portfolio_cron_task',0,1649383562.1104000000,1649383562.1113000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:06:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18707),(176596,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383562.1174000000,1649383562.1183000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:06:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18703),(176597,0,'moodle','core\\task\\blog_cron_task',0,1649383562.1323000000,1649383562.1331000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:06:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18703),(176598,0,'moodle','core\\task\\calendar_cron_task',0,1649383562.1287000000,1649383562.1359000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:06:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058948993682861 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18707),(176599,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383562.1454000000,1649383562.1471000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:06:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089097023010254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18707),(176600,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383562.1432000000,1649383562.1698000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:06:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025015830993652 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18703),(176601,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383562.1643000000,1649383562.1967000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:06:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031102895736694 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18707),(176602,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383562.1983000000,1649383562.2017000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:06:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015609264373779 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18703),(176603,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383562.2256000000,1649383562.2319000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:06:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038771629333496 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18703),(176604,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383562.2408000000,1649383562.2422000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:06:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18707),(176605,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383562.2421000000,1649383562.2435000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:06:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18703),(176606,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383562.2513000000,1649383562.2546000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:06:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085306167602539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18703),(176607,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383562.2538000000,1649383562.2551000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:06:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18707),(176608,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383562.2818000000,1649383562.2850000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:06:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019369125366211 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18703),(176609,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383562.2846000000,1649383562.2856000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:06:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18707),(176610,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383562.2945000000,1649383562.2966000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:06:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012478828430176 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18703),(176611,0,'moodle','core\\task\\session_cleanup_task',0,1649383621.6394000000,1649383621.6548000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010977983474731 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18772),(176612,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383621.6643000000,1649383621.6651000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18772),(176613,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383621.6544000000,1649383621.6649000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062198638916016 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18773),(176614,0,'moodle','core\\task\\grade_cron_task',0,1649383621.6739000000,1649383621.6865000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:07:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011762142181396 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18773),(176615,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383621.6726000000,1649383621.7045000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030853033065796 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18772),(176616,0,'moodle','core\\task\\portfolio_cron_task',0,1649383621.7152000000,1649383621.7165000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18772),(176617,0,'moodle','core\\task\\completion_regular_task',0,1649383621.6971000000,1649383621.7177000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019377946853638 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18773),(176618,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383621.7247000000,1649383621.7259000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18772),(176619,0,'moodle','core\\task\\blog_cron_task',0,1649383621.7409000000,1649383621.7419000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18772),(176620,0,'moodle','core\\task\\calendar_cron_task',0,1649383621.7362000000,1649383621.7428000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:07:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0054309368133545 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18773),(176621,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383621.7528000000,1649383621.7554000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:07:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001471996307373 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18773),(176622,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383621.7499000000,1649383621.7745000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:07:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023391962051392 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18772),(176623,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383621.7748000000,1649383621.8050000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:07:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.028605937957764 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18773),(176624,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383621.8139000000,1649383621.8175000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:07:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023388862609863 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18772),(176625,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383621.8447000000,1649383621.8500000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:07:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042541027069092 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18772),(176626,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383621.8534000000,1649383621.8547000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:07:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18773),(176627,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383621.8603000000,1649383621.8618000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18772),(176628,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383621.8642000000,1649383621.8666000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:07:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007481575012207 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18773),(176629,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383621.8702000000,1649383621.8722000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18772),(176630,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383621.8815000000,1649383621.8845000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:07:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021159648895264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18773),(176631,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383621.8878000000,1649383621.8888000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18772),(176632,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383621.8973000000,1649383621.8991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:07:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078892707824707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18773),(176633,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649383682.1817000000,1649383682.2018000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 10:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.016340017318726 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',18848),(176634,0,'moodle','core\\task\\session_cleanup_task',0,1649383682.2109000000,1649383682.2232000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:08:02. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.010396003723145 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18848),(176635,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383682.2228000000,1649383682.2388000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:08:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077431201934814 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18845),(176636,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383682.2406000000,1649383682.2419000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:08:02. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18848),(176637,0,'moodle','core\\task\\grade_cron_task',0,1649383682.2542000000,1649383682.2691000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:08:02. Current memory use 21.5MB.\n... used 2 dbqueries\n... used 0.013659954071045 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18848),(176638,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383682.2497000000,1649383682.2930000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:08:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042130947113037 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18845),(176639,0,'moodle','core\\task\\completion_regular_task',0,1649383682.2806000000,1649383682.3009000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:08:02. Current memory use 22.3MB.\n... used 6 dbqueries\n... used 0.019228935241699 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18848),(176640,0,'moodle','core\\task\\portfolio_cron_task',0,1649383682.3010000000,1649383682.3021000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:08:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18845),(176641,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383682.3106000000,1649383682.3118000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:08:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18848),(176642,0,'moodle','core\\task\\calendar_cron_task',0,1649383682.3209000000,1649383682.3271000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:08:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050990581512451 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18845),(176643,0,'moodle','core\\task\\blog_cron_task',0,1649383682.3326000000,1649383682.3335000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:08:02. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18848),(176644,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383682.3444000000,1649383682.3474000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:08:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020577907562256 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18848),(176645,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383682.3384000000,1649383682.3610000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:08:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021407127380371 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18845),(176646,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383682.3992000000,1649383682.4026000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:08:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18845),(176647,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383682.3653000000,1649383682.4042000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:08:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.037292957305908 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18848),(176648,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383682.4247000000,1649383682.4290000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:08:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002979040145874 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18845),(176649,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383682.4376000000,1649383682.4394000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:08:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18848),(176650,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383682.4391000000,1649383682.4405000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:08:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18845),(176651,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383682.4496000000,1649383682.4508000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:08:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18845),(176652,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383682.4489000000,1649383682.4511000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:08:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056219100952148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18848),(176653,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383682.4632000000,1649383682.4663000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:08:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002173900604248 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18845),(176654,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383682.4668000000,1649383682.4677000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:08:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18848),(176655,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383682.4745000000,1649383682.4760000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:08:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006861686706543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18845),(176656,0,'moodle','core\\task\\session_cleanup_task',0,1649383741.8132000000,1649383741.8285000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010926961898804 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18922),(176657,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383741.8405000000,1649383741.8426000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:09:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18922),(176658,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383741.8527000000,1649383741.8538000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:09:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18922),(176659,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383741.8734000000,1649383741.9107000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036208868026733 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18922),(176660,0,'moodle','core\\task\\grade_cron_task',0,1649383741.8870000000,1649383741.9276000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:09:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.033972978591919 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18928),(176661,0,'moodle','core\\task\\portfolio_cron_task',0,1649383741.9409000000,1649383741.9423000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:09:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18928),(176662,0,'moodle','core\\task\\completion_regular_task',0,1649383741.9328000000,1649383741.9443000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:09:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010463953018188 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18922),(176663,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383741.9538000000,1649383741.9547000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:09:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18928),(176664,0,'moodle','core\\task\\calendar_cron_task',0,1649383741.9625000000,1649383741.9694000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:09:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0056049823760986 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18922),(176665,0,'moodle','core\\task\\blog_cron_task',0,1649383741.9726000000,1649383741.9749000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:09:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18928),(176666,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383741.9918000000,1649383741.9949000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:09:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019998550415039 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18928),(176667,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383741.9814000000,1649383741.9987000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:09:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016525030136108 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18922),(176668,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383742.0330000000,1649383742.0360000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:09:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014779567718506 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18922),(176669,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383742.0145000000,1649383742.0676000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:09:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.050272941589355 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18928),(176670,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383742.0689000000,1649383742.0733000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:09:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002985954284668 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18922),(176671,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383742.0817000000,1649383742.0836000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:09:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18922),(176672,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383742.0936000000,1649383742.0956000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:09:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18922),(176673,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383742.1046000000,1649383742.1062000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:09:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18922),(176674,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383742.1042000000,1649383742.1064000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:09:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082707405090332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18928),(176675,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383742.1208000000,1649383742.1239000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:09:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021669864654541 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18922),(176676,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383742.1244000000,1649383742.1254000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:09:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18928),(176677,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383742.1328000000,1649383742.1340000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:09:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18922),(176678,0,'moodle','core\\task\\backup_cleanup_task',0,1649383801.6610000000,1649383801.6735000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 10:10:01. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0074119567871094 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',19086),(176679,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649383801.6963000000,1649383801.6984000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:10:01. Current memory use 37.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011041164398193 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',19086),(176680,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649383801.6972000000,1649383801.7076000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:10:01. Current memory use 36.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0065920352935791 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',19082),(176681,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649383801.7087000000,1649383801.7142000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:10:01. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042450428009033 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',19086),(176682,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649383801.7174000000,1649383801.7211000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0022928714752197 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',19082),(176683,0,'moodle','core\\task\\badges_message_task',0,1649383801.7328000000,1649383801.7391000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0042648315429688 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19082),(176684,0,'moodle','core\\task\\badges_cron_task',0,1649383801.7257000000,1649383801.7418000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.015314817428589 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19086),(176685,0,'mod_chat','mod_chat\\task\\cron_task',0,1649383801.7550000000,1649383801.7592000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:10:01. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19082),(176686,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649383801.7564000000,1649383801.7632000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:10:01. Current memory use 38.9MB.\n... used 0 dbqueries\n... used 0.0056290626525879 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19086),(176687,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649383801.7727000000,1649383801.7819000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.0010789999999999 seconds)\n... used 1 dbqueries\n... used 0.0085420608520508 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19082),(176688,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649383801.7751000000,1649383801.7846000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0062370300292969 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19086),(176689,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649383801.7949000000,1649383801.8006000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:10:01. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.003262996673584 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19082),(176690,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649383801.7992000000,1649383801.8029000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:10:01. Current memory use 38.9MB.\n... used 3 dbqueries\n... used 0.0024869441986084 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19086),(176691,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383801.8109000000,1649383801.8134000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:10:01. Current memory use 39.2MB.\n... used 1 dbqueries\n... used 0.00049996376037598 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19086),(176692,0,'moodle','core\\task\\session_cleanup_task',0,1649383801.8081000000,1649383801.8171000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:10:01. Current memory use 39.4MB.\n... used 7 dbqueries\n... used 0.0069169998168945 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19082),(176693,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383801.8270000000,1649383801.8286000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19086),(176694,0,'moodle','core\\task\\grade_cron_task',0,1649383801.8413000000,1649383801.8454000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:10:01. Current memory use 39.3MB.\n... used 2 dbqueries\n... used 0.0027799606323242 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19086),(176695,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383801.8279000000,1649383801.8523000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:10:01. Current memory use 39.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023535013198853 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19082),(176696,0,'moodle','core\\task\\portfolio_cron_task',0,1649383801.8626000000,1649383801.8639000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:10:01. Current memory use 41MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19082),(176697,0,'moodle','core\\task\\completion_regular_task',0,1649383801.8549000000,1649383801.8732000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:10:01. Current memory use 39.3MB.\n... used 6 dbqueries\n... used 0.016942977905273 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19086),(176698,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383801.8724000000,1649383801.8738000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:10:01. Current memory use 41MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19082),(176699,0,'moodle','core\\task\\calendar_cron_task',0,1649383801.8823000000,1649383801.8884000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:10:01. Current memory use 40MB.\n... used 1 dbqueries\n... used 0.0052008628845215 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19086),(176700,0,'moodle','core\\task\\blog_cron_task',0,1649383801.8883000000,1649383801.8897000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:10:01. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19082),(176701,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383801.8996000000,1649383801.9019000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:10:01. Current memory use 40.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010287761688232 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19086),(176702,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383801.9036000000,1649383801.9069000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:10:01. Current memory use 41.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.002140998840332 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19082),(176703,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383801.9181000000,1649383801.9230000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:10:01. Current memory use 41.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019810199737549 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19082),(176704,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383801.9173000000,1649383801.9284000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:10:01. Current memory use 40.5MB.\n... used 3 dbqueries\n... used 0.0095682144165039 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19086),(176705,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383801.9523000000,1649383801.9582000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:10:01. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036098957061768 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19082),(176706,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383801.9552000000,1649383801.9585000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:10:01. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19086),(176707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383801.9672000000,1649383801.9690000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:10:01. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19082),(176708,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383801.9689000000,1649383801.9719000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:10:01. Current memory use 42.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19086),(176709,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383801.9786000000,1649383801.9806000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:10:01. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19082),(176710,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383801.9818000000,1649383801.9850000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:10:01. Current memory use 42.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021591186523438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19086),(176711,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383801.9918000000,1649383801.9937000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:10:01. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19082),(176712,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383801.9951000000,1649383801.9969000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:10:01. Current memory use 42.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19086),(176713,0,'moodle','core\\task\\session_cleanup_task',0,1649383861.4074000000,1649383861.4224000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010910987854004 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19150),(176714,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383861.4369000000,1649383861.4383000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:11:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055289268493652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19150),(176715,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383861.4462000000,1649383861.4561000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19150),(176716,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383861.4729000000,1649383861.5007000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026931047439575 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19150),(176717,0,'moodle','core\\task\\grade_cron_task',0,1649383861.4834000000,1649383861.5020000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:11:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0137939453125 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19149),(176718,0,'moodle','core\\task\\portfolio_cron_task',0,1649383861.5130000000,1649383861.5139000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:11:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19149),(176719,0,'moodle','core\\task\\completion_regular_task',0,1649383861.5127000000,1649383861.5240000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:11:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0100998878479 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19150),(176720,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383861.5246000000,1649383861.5256000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:11:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19149),(176721,0,'moodle','core\\task\\blog_cron_task',0,1649383861.5409000000,1649383861.5418000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:11:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19149),(176722,0,'moodle','core\\task\\calendar_cron_task',0,1649383861.5390000000,1649383861.5435000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:11:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0035209655761719 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19150),(176723,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383861.5541000000,1649383861.5571000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:11:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015649795532227 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19150),(176724,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383861.5537000000,1649383861.5710000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:11:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016197919845581 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19149),(176725,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383861.5710000000,1649383861.5981000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:11:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.025809049606323 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19150),(176726,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383861.6151000000,1649383861.6174000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:11:01. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010879039764404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19149),(176727,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383861.6382000000,1649383861.6413000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:11:01. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.001924991607666 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19149),(176728,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383861.6482000000,1649383861.6494000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:11:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19149),(176729,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383861.6568000000,1649383861.6580000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:11:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19149),(176730,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383861.6611000000,1649383861.6633000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:11:01. Current memory use 33.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060510635375977 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19150),(176731,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383861.6657000000,1649383861.6671000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:11:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19149),(176732,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383861.6800000000,1649383861.6809000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:11:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19149),(176733,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383861.6795000000,1649383861.6831000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:11:01. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024650096893311 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19150),(176734,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383861.6909000000,1649383861.6928000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:11:01. Current memory use 27.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058698654174805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19149),(176735,0,'moodle','core\\task\\session_cleanup_task',0,1649383922.0570000000,1649383922.0723000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:12:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010499954223633 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19211),(176736,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383922.0690000000,1649383922.0840000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:12:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082530975341797 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19213),(176737,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383922.0855000000,1649383922.0869000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:12:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19211),(176738,0,'moodle','core\\task\\grade_cron_task',0,1649383922.0981000000,1649383922.1163000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:12:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016660928726196 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19211),(176739,0,'moodle','core\\task\\completion_regular_task',0,1649383922.1256000000,1649383922.1431000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:12:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016695976257324 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19211),(176740,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383922.0972000000,1649383922.1481000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:12:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049689054489136 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19213),(176741,0,'moodle','core\\task\\portfolio_cron_task',0,1649383922.1634000000,1649383922.1649000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:12:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19211),(176742,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383922.1831000000,1649383922.1844000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:12:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19213),(176743,0,'moodle','core\\task\\calendar_cron_task',0,1649383922.1947000000,1649383922.2018000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:12:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0058000087738037 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19211),(176744,0,'moodle','core\\task\\blog_cron_task',0,1649383922.2067000000,1649383922.2081000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:12:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19213),(176745,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383922.2179000000,1649383922.2197000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:12:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008702278137207 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19213),(176746,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383922.2150000000,1649383922.2326000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:12:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016871929168701 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19211),(176747,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383922.2606000000,1649383922.2633000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:12:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001521110534668 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19211),(176748,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383922.2363000000,1649383922.2676000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:12:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030128955841064 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19213),(176749,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383922.2830000000,1649383922.2870000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:12:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028650760650635 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19211),(176750,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383922.2961000000,1649383922.2975000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:12:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19211),(176751,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383922.3136000000,1649383922.3157000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:12:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19213),(176752,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383922.3253000000,1649383922.3278000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:12:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072193145751953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19211),(176753,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383922.3274000000,1649383922.3291000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:12:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19213),(176754,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383922.3423000000,1649383922.3452000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:12:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018188953399658 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19211),(176755,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383922.3444000000,1649383922.3457000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:12:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19213),(176756,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383922.3573000000,1649383922.3588000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:12:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065112113952637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19213),(176757,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649383981.6661000000,1649383981.6757000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057461261749268 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19296),(176758,0,'moodle','core\\task\\session_cleanup_task',0,1649383981.6622000000,1649383981.6838000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:13:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014842987060547 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19293),(176759,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649383981.6852000000,1649383981.6861000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:13:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19296),(176760,0,'moodle','core\\task\\grade_cron_task',0,1649383981.6972000000,1649383981.7132000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:13:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014832019805908 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19293),(176761,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649383981.6943000000,1649383981.7301000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:13:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034904003143311 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19296),(176762,0,'moodle','core\\task\\portfolio_cron_task',0,1649383981.7387000000,1649383981.7396000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19296),(176763,0,'moodle','core\\task\\completion_regular_task',0,1649383981.7241000000,1649383981.7408000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:13:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015416145324707 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19293),(176764,0,'moodle','core\\task\\plagiarism_cron_task',0,1649383981.7475000000,1649383981.7485000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19296),(176765,0,'moodle','core\\task\\calendar_cron_task',0,1649383981.7538000000,1649383981.7580000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:13:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0033769607543945 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19293),(176766,0,'moodle','core\\task\\blog_cron_task',0,1649383981.7608000000,1649383981.7620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:13:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19296),(176767,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649383981.7698000000,1649383981.7713000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:13:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077104568481445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19296),(176768,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649383981.7666000000,1649383981.7900000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:13:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021826028823853 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19293),(176769,0,'mod_assign','mod_assign\\task\\cron_task',0,1649383981.7879000000,1649383981.8178000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:13:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028743028640747 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19296),(176770,0,'mod_forum','mod_forum\\task\\cron_task',0,1649383981.8219000000,1649383981.8249000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:13:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019841194152832 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19293),(176771,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649383981.8427000000,1649383981.8476000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:13:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036270618438721 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19293),(176772,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649383981.8562000000,1649383981.8575000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:13:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00024318695068359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19293),(176773,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649383981.8626000000,1649383981.8638000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:13:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19296),(176774,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649383981.8668000000,1649383981.8685000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:13:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19293),(176775,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649383981.8724000000,1649383981.8736000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:13:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19296),(176776,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649383981.8807000000,1649383981.8831000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:13:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015270709991455 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19293),(176777,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649383981.8848000000,1649383981.8857000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:13:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19296),(176778,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649383981.8924000000,1649383981.8945000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:13:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082612037658691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19293),(176779,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384042.2224000000,1649384042.2313000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:14:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051968097686768 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19373),(176780,0,'moodle','core\\task\\session_cleanup_task',0,1649384042.2221000000,1649384042.2368000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:14:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010524988174438 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19374),(176781,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384042.2425000000,1649384042.2433000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:14:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19373),(176782,0,'moodle','core\\task\\grade_cron_task',0,1649384042.2602000000,1649384042.2709000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:14:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097570419311523 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19373),(176783,0,'moodle','core\\task\\completion_regular_task',0,1649384042.2785000000,1649384042.2936000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:14:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01427698135376 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19373),(176784,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384042.2568000000,1649384042.2968000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:14:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038980960845947 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19374),(176785,0,'moodle','core\\task\\portfolio_cron_task',0,1649384042.3018000000,1649384042.3025000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:14:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19373),(176786,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384042.3089000000,1649384042.3098000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19374),(176787,0,'moodle','core\\task\\calendar_cron_task',0,1649384042.3149000000,1649384042.3192000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:14:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0033431053161621 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19373),(176788,0,'moodle','core\\task\\blog_cron_task',0,1649384042.3263000000,1649384042.3272000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:14:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19373),(176789,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384042.3351000000,1649384042.3369000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:14:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19373),(176790,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384042.3286000000,1649384042.3440000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:14:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014526844024658 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19374),(176791,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384042.3737000000,1649384042.3761000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:14:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012738704681396 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19374),(176792,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384042.3521000000,1649384042.3842000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:14:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0311439037323 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19373),(176793,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384042.4098000000,1649384042.4140000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:14:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025260448455811 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19374),(176794,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384042.4239000000,1649384042.4256000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:14:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19374),(176795,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384042.4324000000,1649384042.4338000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:14:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00028109550476074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19373),(176796,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384042.4367000000,1649384042.4381000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:14:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040602684020996 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19374),(176797,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384042.4429000000,1649384042.4448000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:14:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19373),(176798,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384042.4527000000,1649384042.4549000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:14:02. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014851093292236 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19374),(176799,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384042.4589000000,1649384042.4603000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:14:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19373),(176800,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384042.4646000000,1649384042.4660000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:14:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057411193847656 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19374),(176801,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649384101.7995000000,1649384101.8564000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 10:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.052912950515747 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',19438),(176802,0,'moodle','core\\task\\badges_message_task',0,1649384101.8672000000,1649384101.8755000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054600238800049 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19438),(176803,0,'moodle','core\\task\\badges_cron_task',0,1649384101.8413000000,1649384101.8901000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.042237997055054 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19443),(176804,0,'mod_chat','mod_chat\\task\\cron_task',0,1649384101.8948000000,1649384101.9112000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:15:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.013341903686523 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19438),(176805,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649384101.9081000000,1649384101.9226000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.012995004653931 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19443),(176806,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649384101.9247000000,1649384101.9376000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:15:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.0012730000000001 seconds)\n... used 1 dbqueries\n... used 0.011626005172729 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19438),(176807,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649384101.9410000000,1649384101.9514000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:15:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0072600841522217 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19443),(176808,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649384101.9544000000,1649384101.9619000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:15:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0045499801635742 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19438),(176809,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649384101.9663000000,1649384101.9698000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:15:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0024640560150146 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19443),(176810,0,'moodle','core\\task\\session_cleanup_task',0,1649384101.9753000000,1649384101.9843000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:15:01. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0066618919372559 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19438),(176811,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384101.9844000000,1649384101.9876000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:15:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00078082084655762 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19443),(176812,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384101.9950000000,1649384101.9964000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:15:01. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19438),(176813,0,'moodle','core\\task\\grade_cron_task',0,1649384102.0271000000,1649384102.0308000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:15:02. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0019021034240723 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19438),(176814,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384102.0263000000,1649384102.0582000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:15:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030381917953491 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19443),(176815,0,'moodle','core\\task\\completion_regular_task',0,1649384102.0437000000,1649384102.0619000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:15:02. Current memory use 27.5MB.\n... used 6 dbqueries\n... used 0.016519069671631 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19438),(176816,0,'moodle','core\\task\\portfolio_cron_task',0,1649384102.0730000000,1649384102.0742000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:15:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19443),(176817,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384102.0752000000,1649384102.0764000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:15:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19438),(176818,0,'moodle','core\\task\\calendar_cron_task',0,1649384102.0864000000,1649384102.0933000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:15:02. Current memory use 28.3MB.\n... used 1 dbqueries\n... used 0.0058262348175049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19438),(176819,0,'moodle','core\\task\\blog_cron_task',0,1649384102.0970000000,1649384102.0979000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:15:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19443),(176820,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384102.1074000000,1649384102.1099000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:15:02. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011951923370361 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19443),(176821,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384102.1050000000,1649384102.1248000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:15:02. Current memory use 28.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018861055374146 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19438),(176822,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384102.1468000000,1649384102.1520000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:15:02. Current memory use 31.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023329257965088 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19438),(176823,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384102.1190000000,1649384102.1625000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:15:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.041388034820557 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19443),(176824,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384102.1869000000,1649384102.1935000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:15:02. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041899681091309 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19438),(176825,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384102.2030000000,1649384102.2048000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:15:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19438),(176826,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384102.2120000000,1649384102.2138000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:15:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047779083251953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19443),(176827,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384102.2123000000,1649384102.2139000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:15:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19438),(176828,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384102.2266000000,1649384102.2282000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:15:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19443),(176829,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384102.2284000000,1649384102.2328000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:15:02. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028719902038574 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19438),(176830,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384102.2376000000,1649384102.2388000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:15:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19443),(176831,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384102.2432000000,1649384102.2454000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:15:02. Current memory use 33.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19438),(176832,0,'moodle','core\\task\\session_cleanup_task',0,1649384161.5901000000,1649384161.6118000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:16:01. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.016787052154541 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19500),(176833,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384161.6321000000,1649384161.6339000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:16:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00074505805969238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19500),(176834,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384161.6490000000,1649384161.6502000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:16:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19500),(176835,0,'moodle','core\\task\\grade_cron_task',0,1649384161.6607000000,1649384161.6748000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:16:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013163089752197 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19500),(176836,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384161.6535000000,1649384161.6984000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:16:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038856029510498 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19499),(176837,0,'moodle','core\\task\\portfolio_cron_task',0,1649384161.7089000000,1649384161.7099000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19499),(176838,0,'moodle','core\\task\\completion_regular_task',0,1649384161.6940000000,1649384161.7110000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:16:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015899181365967 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19500),(176839,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384161.7183000000,1649384161.7192000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19499),(176840,0,'moodle','core\\task\\calendar_cron_task',0,1649384161.7254000000,1649384161.7298000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:16:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036129951477051 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19500),(176841,0,'moodle','core\\task\\blog_cron_task',0,1649384161.7352000000,1649384161.7361000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:16:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19499),(176842,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384161.7464000000,1649384161.7496000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:16:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001849889755249 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19499),(176843,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384161.7388000000,1649384161.7568000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:16:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017143964767456 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19500),(176844,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384161.7866000000,1649384161.7887000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:16:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010471343994141 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19500),(176845,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384161.7682000000,1649384161.8043000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:16:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.034495115280151 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19499),(176846,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384161.8101000000,1649384161.8133000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:16:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020420551300049 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19500),(176847,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384161.8233000000,1649384161.8253000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:16:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031113624572754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19500),(176848,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384161.8360000000,1649384161.8378000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:16:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19500),(176849,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384161.8472000000,1649384161.8496000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:16:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19500),(176850,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384161.8547000000,1649384161.8569000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:16:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19499),(176851,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384161.8667000000,1649384161.8703000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:16:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022339820861816 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19500),(176852,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384161.8756000000,1649384161.8770000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:16:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19499),(176853,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384161.8854000000,1649384161.8873000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:16:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072097778320312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19500),(176854,0,'moodle','core\\task\\complete_plans_task',0,1649384222.2069000000,1649384222.2274000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 10:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.016324043273926 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',19573),(176855,0,'moodle','core\\task\\session_cleanup_task',0,1649384222.2155000000,1649384222.2449000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:17:02. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.024858951568604 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19576),(176856,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384222.2546000000,1649384222.2555000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:17:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19576),(176857,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384222.2538000000,1649384222.2579000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:17:02. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00088286399841309 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19573),(176858,0,'moodle','core\\task\\grade_cron_task',0,1649384222.2706000000,1649384222.2823000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:17:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.010788917541504 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19573),(176859,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384222.2642000000,1649384222.2938000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:17:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028872013092041 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19576),(176860,0,'moodle','core\\task\\portfolio_cron_task',0,1649384222.3028000000,1649384222.3036000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:17:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19576),(176861,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384222.3143000000,1649384222.3154000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:17:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19576),(176862,0,'moodle','core\\task\\completion_regular_task',0,1649384222.2946000000,1649384222.3185000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:17:02. Current memory use 22MB.\n... used 6 dbqueries\n... used 0.022997140884399 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19573),(176863,0,'moodle','core\\task\\blog_cron_task',0,1649384222.3374000000,1649384222.3386000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:17:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19573),(176864,0,'moodle','core\\task\\calendar_cron_task',0,1649384222.3340000000,1649384222.3407000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:17:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0051000118255615 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19576),(176865,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384222.3521000000,1649384222.3543000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:17:02. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19573),(176866,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384222.3503000000,1649384222.3691000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:17:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017858982086182 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19576),(176867,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384222.4021000000,1649384222.4043000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:17:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00092792510986328 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19576),(176868,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384222.3739000000,1649384222.4087000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:17:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.033076047897339 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19573),(176869,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384222.4300000000,1649384222.4340000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:17:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022411346435547 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19576),(176870,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384222.4432000000,1649384222.4446000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:17:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19576),(176871,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384222.4460000000,1649384222.4482000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:17:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00031113624572754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19573),(176872,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384222.4539000000,1649384222.4561000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:17:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057792663574219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19576),(176873,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384222.4579000000,1649384222.4597000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:17:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19573),(176874,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384222.4733000000,1649384222.4763000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:17:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021429061889648 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19576),(176875,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384222.4770000000,1649384222.4782000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:17:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19573),(176876,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384222.4864000000,1649384222.4883000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:17:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060415267944336 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19576),(176877,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384281.8341000000,1649384281.8453000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068581104278564 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19634),(176878,0,'moodle','core\\task\\session_cleanup_task',0,1649384281.8330000000,1649384281.8507000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012756824493408 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19635),(176879,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384281.8586000000,1649384281.8595000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:18:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19634),(176880,0,'moodle','core\\task\\grade_cron_task',0,1649384281.8691000000,1649384281.8841000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:18:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014050006866455 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19634),(176881,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384281.8643000000,1649384281.9106000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04503607749939 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19635),(176882,0,'moodle','core\\task\\completion_regular_task',0,1649384281.8943000000,1649384281.9133000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:18:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018043041229248 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19634),(176883,0,'moodle','core\\task\\portfolio_cron_task',0,1649384281.9217000000,1649384281.9229000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:18:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19635),(176884,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384281.9221000000,1649384281.9232000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:18:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19634),(176885,0,'moodle','core\\task\\blog_cron_task',0,1649384281.9409000000,1649384281.9423000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:18:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19635),(176886,0,'moodle','core\\task\\calendar_cron_task',0,1649384281.9378000000,1649384281.9425000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:18:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0039331912994385 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19634),(176887,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384281.9530000000,1649384281.9553000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:18:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011260509490967 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19634),(176888,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384281.9497000000,1649384281.9683000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:18:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017817974090576 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19635),(176889,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384281.9729000000,1649384282.0059000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:18:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.031888008117676 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19634),(176890,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384282.0087000000,1649384282.0112000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:18:02. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012478828430176 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19635),(176891,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384282.0385000000,1649384282.0434000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:18:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037949085235596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19635),(176892,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384282.0541000000,1649384282.0553000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:18:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19635),(176893,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384282.0621000000,1649384282.0633000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:18:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19635),(176894,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384282.0644000000,1649384282.0666000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:18:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084018707275391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19634),(176895,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384282.0722000000,1649384282.0733000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:18:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19635),(176896,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384282.0816000000,1649384282.0848000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:18:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023388862609863 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19634),(176897,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384282.0861000000,1649384282.0872000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:18:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19635),(176898,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384282.0984000000,1649384282.0997000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:18:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19634),(176899,0,'moodle','core\\task\\session_cleanup_task',0,1649384341.4503000000,1649384341.4675000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011933088302612 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19705),(176900,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384341.4566000000,1649384341.4708000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0082499980926514 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19707),(176901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384341.4791000000,1649384341.4805000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19705),(176902,0,'moodle','core\\task\\grade_cron_task',0,1649384341.4908000000,1649384341.5106000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:19:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.018593072891235 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19705),(176903,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384341.4843000000,1649384341.5346000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:19:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048949003219604 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19707),(176904,0,'moodle','core\\task\\completion_regular_task',0,1649384341.5224000000,1649384341.5454000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:19:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021778106689453 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19705),(176905,0,'moodle','core\\task\\portfolio_cron_task',0,1649384341.5469000000,1649384341.5479000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19707),(176906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384341.5549000000,1649384341.5558000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:19:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19705),(176907,0,'moodle','core\\task\\calendar_cron_task',0,1649384341.5624000000,1649384341.5677000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:19:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042800903320312 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19707),(176908,0,'moodle','core\\task\\blog_cron_task',0,1649384341.5683000000,1649384341.5692000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:19:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19705),(176909,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384341.5779000000,1649384341.5803000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:19:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014770030975342 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19705),(176910,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384341.5758000000,1649384341.5933000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:19:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016490936279297 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19707),(176911,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384341.6244000000,1649384341.6267000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:19:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011539459228516 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19707),(176912,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384341.5982000000,1649384341.6310000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:19:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.031533002853394 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19705),(176913,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384341.6539000000,1649384341.6572000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:19:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021839141845703 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19707),(176914,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384341.6641000000,1649384341.6652000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:19:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19707),(176915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384341.6643000000,1649384341.6655000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:19:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19705),(176916,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384341.6731000000,1649384341.6746000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:19:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049185752868652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19707),(176917,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384341.6747000000,1649384341.6759000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:19:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19705),(176918,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384341.6884000000,1649384341.6894000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:19:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19705),(176919,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384341.6881000000,1649384341.6911000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:19:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021328926086426 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19707),(176920,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384341.6985000000,1649384341.7011000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:19:01. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0015439987182617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19705),(176921,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649384402.1015000000,1649384402.1142000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:20:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0086128711700439 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',19770),(176922,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649384402.1291000000,1649384402.1375000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:20:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0072510242462158 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',19770),(176923,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649384402.1263000000,1649384402.1384000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:20:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0081019401550293 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',19769),(176924,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649384402.1482000000,1649384402.1495000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:20:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',19770),(176925,0,'moodle','core\\task\\badges_message_task',0,1649384402.1598000000,1649384402.1662000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:20:02. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043249130249023 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19770),(176926,0,'moodle','core\\task\\badges_cron_task',0,1649384402.1507000000,1649384402.1759000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:20:02. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.022933006286621 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19769),(176927,0,'mod_chat','mod_chat\\task\\cron_task',0,1649384402.1800000000,1649384402.1912000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:20:02. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.009965181350708 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19770),(176928,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649384402.1921000000,1649384402.2014000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:20:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 0.0080420970916748 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19769),(176929,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649384402.2084000000,1649384402.2196000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:20:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00073100000000001 seconds)\n... used 1 dbqueries\n... used 0.010123014450073 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19770),(176930,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649384402.2190000000,1649384402.2244000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:20:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0034248828887939 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19769),(176931,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649384402.2325000000,1649384402.2348000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:20:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.001533031463623 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19769),(176932,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649384402.2333000000,1649384402.2390000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:20:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0032768249511719 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19770),(176933,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384402.2511000000,1649384402.2537000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:20:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00065207481384277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19770),(176934,0,'moodle','core\\task\\session_cleanup_task',0,1649384402.2470000000,1649384402.2548000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:20:02. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0060601234436035 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19769),(176935,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384402.2643000000,1649384402.2653000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:20:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19769),(176936,0,'moodle','core\\task\\grade_cron_task',0,1649384402.2765000000,1649384402.2786000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:20:02. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.0010530948638916 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19769),(176937,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384402.2663000000,1649384402.3035000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:20:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036133050918579 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19770),(176938,0,'moodle','core\\task\\completion_regular_task',0,1649384402.2929000000,1649384402.3074000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:20:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.01348090171814 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19769),(176939,0,'moodle','core\\task\\portfolio_cron_task',0,1649384402.3164000000,1649384402.3177000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:20:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19770),(176940,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384402.3202000000,1649384402.3211000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:20:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19769),(176941,0,'moodle','core\\task\\calendar_cron_task',0,1649384402.3269000000,1649384402.3315000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:20:02. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.003662109375 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19770),(176942,0,'moodle','core\\task\\blog_cron_task',0,1649384402.3348000000,1649384402.3359000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:20:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19769),(176943,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384402.3435000000,1649384402.3452000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:20:02. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077390670776367 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19769),(176944,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384402.3403000000,1649384402.3582000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:20:02. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016741037368774 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19770),(176945,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384402.3830000000,1649384402.3866000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:20:02. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017931461334229 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19770),(176946,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384402.3547000000,1649384402.3963000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:20:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.039792060852051 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19769),(176947,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384402.4111000000,1649384402.4158000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:20:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030207633972168 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19770),(176948,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384402.4252000000,1649384402.4264000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:20:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19770),(176949,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384402.4378000000,1649384402.4394000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:20:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19770),(176950,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384402.4483000000,1649384402.4501000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:20:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19769),(176951,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384402.4547000000,1649384402.4573000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:20:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19770),(176952,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384402.4639000000,1649384402.4676000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:20:02. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021519660949707 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19769),(176953,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384402.4785000000,1649384402.4803000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:20:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19770),(176954,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384402.4866000000,1649384402.4884000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:20:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19769),(176955,0,'moodle','core\\task\\session_cleanup_task',0,1649384461.8220000000,1649384461.8389000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01286506652832 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19834),(176956,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384461.8498000000,1649384461.8519000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:21:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00070595741271973 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19834),(176957,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384461.8756000000,1649384461.8773000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010013580322266 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19834),(176958,0,'moodle','core\\task\\grade_cron_task',0,1649384461.8915000000,1649384461.9092000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:21:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013447046279907 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19833),(176959,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384461.8885000000,1649384461.9314000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:21:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041445016860962 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19834),(176960,0,'moodle','core\\task\\completion_regular_task',0,1649384461.9214000000,1649384461.9390000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:21:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016819953918457 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19833),(176961,0,'moodle','core\\task\\portfolio_cron_task',0,1649384461.9417000000,1649384461.9428000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19834),(176962,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384461.9463000000,1649384461.9472000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:21:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19833),(176963,0,'moodle','core\\task\\blog_cron_task',0,1649384461.9621000000,1649384461.9633000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:21:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19834),(176964,0,'moodle','core\\task\\calendar_cron_task',0,1649384461.9612000000,1649384461.9658000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:21:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.003709077835083 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19833),(176965,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384461.9813000000,1649384461.9832000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:21:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009620189666748 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19834),(176966,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384461.9737000000,1649384461.9913000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:21:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016823053359985 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19833),(176967,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384462.0223000000,1649384462.0255000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:21:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017468929290771 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19833),(176968,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384461.9992000000,1649384462.0503000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:21:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04967999458313 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19834),(176969,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384462.0618000000,1649384462.0679000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:21:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004539966583252 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19833),(176970,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384462.0769000000,1649384462.0783000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025796890258789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19833),(176971,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384462.0862000000,1649384462.0875000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19833),(176972,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384462.0933000000,1649384462.0951000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:21:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19834),(176973,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384462.0949000000,1649384462.0962000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19833),(176974,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384462.1093000000,1649384462.1103000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:21:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19834),(176975,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384462.1079000000,1649384462.1105000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:21:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017750263214111 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19833),(176976,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384462.1189000000,1649384462.1210000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:21:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010340213775635 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19834),(176977,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384521.4312000000,1649384521.4450000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:22:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075569152832031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19907),(176978,0,'moodle','core\\task\\session_cleanup_task',0,1649384521.4311000000,1649384521.4527000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01518702507019 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19909),(176979,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384521.4566000000,1649384521.4575000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:22:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19907),(176980,0,'moodle','core\\task\\grade_cron_task',0,1649384521.4662000000,1649384521.4796000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:22:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012541055679321 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19909),(176981,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384521.4658000000,1649384521.5048000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:22:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038108110427856 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19907),(176982,0,'moodle','core\\task\\completion_regular_task',0,1649384521.4888000000,1649384521.5121000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:22:01. Current memory use 21.4MB.\n... used 6 dbqueries\n... used 0.021852016448975 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19909),(176983,0,'moodle','core\\task\\portfolio_cron_task',0,1649384521.5138000000,1649384521.5147000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19907),(176984,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384521.5232000000,1649384521.5241000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19907),(176985,0,'moodle','core\\task\\calendar_cron_task',0,1649384521.5339000000,1649384521.5431000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:22:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0080969333648682 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19909),(176986,0,'moodle','core\\task\\blog_cron_task',0,1649384521.5426000000,1649384521.5443000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19907),(176987,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384521.5576000000,1649384521.5598000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:22:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19909),(176988,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384521.5525000000,1649384521.5702000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:22:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016948938369751 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19907),(176989,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384521.6028000000,1649384521.6063000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:22:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019659996032715 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19907),(176990,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384521.5798000000,1649384521.6177000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:22:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.036132097244263 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19909),(176991,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384521.6281000000,1649384521.6328000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:22:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034210681915283 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19907),(176992,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384521.6420000000,1649384521.6433000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19907),(176993,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384521.6508000000,1649384521.6521000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19907),(176994,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384521.6576000000,1649384521.6593000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:22:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050497055053711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19909),(176995,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384521.6600000000,1649384521.6611000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19907),(176996,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384521.6711000000,1649384521.6740000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:22:01. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021440982818604 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19909),(176997,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384521.6751000000,1649384521.6760000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:22:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19907),(176998,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384521.6877000000,1649384521.6893000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:22:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065422058105469 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19907),(176999,0,'moodle','core\\task\\session_cleanup_task',0,1649384581.9260000000,1649384581.9404000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:23:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010183811187744 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19972),(177000,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649384581.9259000000,1649384581.9443000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 10:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.013722896575928 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',19976),(177001,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384581.9520000000,1649384581.9533000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:23:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19972),(177002,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384581.9517000000,1649384581.9545000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:23:01. Current memory use 20.7MB.\n... used 1 dbqueries\n... used 0.00076580047607422 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19976),(177003,0,'moodle','core\\task\\grade_cron_task',0,1649384581.9734000000,1649384581.9843000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:23:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.0098872184753418 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19972),(177004,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384581.9644000000,1649384581.9955000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:23:01. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029983997344971 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19976),(177005,0,'moodle','core\\task\\portfolio_cron_task',0,1649384582.0049000000,1649384582.0060000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:23:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19976),(177006,0,'moodle','core\\task\\completion_regular_task',0,1649384581.9926000000,1649384582.0088000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:23:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015405178070068 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19972),(177007,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384582.0163000000,1649384582.0173000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:23:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19976),(177008,0,'moodle','core\\task\\calendar_cron_task',0,1649384582.0208000000,1649384582.0258000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:23:02. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0037980079650879 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19972),(177009,0,'moodle','core\\task\\blog_cron_task',0,1649384582.0322000000,1649384582.0330000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:23:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19976),(177010,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384582.0409000000,1649384582.0426000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:23:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092792510986328 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19976),(177011,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384582.0364000000,1649384582.0518000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:23:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014471054077148 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19972),(177012,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384582.0846000000,1649384582.0865000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:23:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00092196464538574 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19972),(177013,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384582.0615000000,1649384582.0975000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:23:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.034502029418945 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19976),(177014,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384582.1106000000,1649384582.1145000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:23:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024571418762207 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19972),(177015,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384582.1262000000,1649384582.1280000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:23:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0003199577331543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19972),(177016,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384582.1306000000,1649384582.1319000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:23:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19976),(177017,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384582.1502000000,1649384582.1523000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:23:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055408477783203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19972),(177018,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384582.1537000000,1649384582.1553000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:23:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19976),(177019,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384582.1699000000,1649384582.1731000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:23:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020380020141602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19972),(177020,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384582.1745000000,1649384582.1757000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:23:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19976),(177021,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384582.1843000000,1649384582.1857000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:23:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060200691223145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19972),(177022,0,'moodle','core\\task\\session_cleanup_task',0,1649384641.4976000000,1649384641.5144000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:24:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011275053024292 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20041),(177023,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384641.5057000000,1649384641.5153000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:24:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053820610046387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20044),(177024,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384641.5242000000,1649384641.5252000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:24:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20044),(177025,0,'moodle','core\\task\\grade_cron_task',0,1649384641.5327000000,1649384641.5461000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:24:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012005090713501 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20044),(177026,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384641.5252000000,1649384641.5567000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030559778213501 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20041),(177027,0,'moodle','core\\task\\portfolio_cron_task',0,1649384641.5653000000,1649384641.5662000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20041),(177028,0,'moodle','core\\task\\completion_regular_task',0,1649384641.5545000000,1649384641.5712000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015789031982422 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20044),(177029,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384641.5734000000,1649384641.5742000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20041),(177030,0,'moodle','core\\task\\blog_cron_task',0,1649384641.5900000000,1649384641.5908000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:24:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20041),(177031,0,'moodle','core\\task\\calendar_cron_task',0,1649384641.5864000000,1649384641.5913000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:24:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040020942687988 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20044),(177032,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384641.5986000000,1649384641.6003000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:24:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095105171203613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20044),(177033,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384641.5983000000,1649384641.6153000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:24:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016171932220459 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20041),(177034,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384641.6413000000,1649384641.6438000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:24:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001399040222168 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20041),(177035,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384641.6149000000,1649384641.6462000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:24:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.029834985733032 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20044),(177036,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384641.6810000000,1649384641.6850000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:24:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027511119842529 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20041),(177037,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384641.6947000000,1649384641.6959000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:24:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20041),(177038,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384641.6951000000,1649384641.6968000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:24:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00039815902709961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20044),(177039,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384641.7053000000,1649384641.7065000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:24:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20044),(177040,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384641.7050000000,1649384641.7066000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:24:01. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20041),(177041,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384641.7173000000,1649384641.7182000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:24:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20041),(177042,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384641.7179000000,1649384641.7206000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:24:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019829273223877 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20044),(177043,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384641.7258000000,1649384641.7272000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:24:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20041),(177044,0,'moodle','core\\task\\context_cleanup_task',0,1649384702.1696000000,1649384702.1898000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 10:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014746904373169 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',20099),(177045,0,'moodle','core\\task\\badges_message_task',0,1649384702.2019000000,1649384702.2080000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:25:02. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047769546508789 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20099),(177046,0,'mod_chat','mod_chat\\task\\cron_task',0,1649384702.2254000000,1649384702.2365000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:25:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.010085105895996 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20099),(177047,0,'moodle','core\\task\\badges_cron_task',0,1649384702.2022000000,1649384702.2503000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:25:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041882038116455 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20101),(177048,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649384702.2458000000,1649384702.2574000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:25:02. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.010327100753784 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20099),(177049,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649384702.2646000000,1649384702.2738000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:25:02. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.00076599999999999 seconds)\n... used 1 dbqueries\n... used 0.0085139274597168 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20101),(177050,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649384702.2736000000,1649384702.2801000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:25:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0035989284515381 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20099),(177051,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649384702.2903000000,1649384702.2933000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:25:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0022151470184326 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20099),(177052,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649384702.2911000000,1649384702.2979000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:25:02. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0041329860687256 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20101),(177053,0,'moodle','core\\task\\session_cleanup_task',0,1649384702.3046000000,1649384702.3120000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:25:02. Current memory use 23.8MB.\n... used 7 dbqueries\n... used 0.0055739879608154 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20099),(177054,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384702.3090000000,1649384702.3129000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:25:02. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0010230541229248 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20101),(177055,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384702.3215000000,1649384702.3228000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:25:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20099),(177056,0,'moodle','core\\task\\grade_cron_task',0,1649384702.3341000000,1649384702.3482000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:25:02. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.013123989105225 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20099),(177057,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384702.3251000000,1649384702.3631000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:25:02. Current memory use 23MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03683614730835 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20101),(177058,0,'moodle','core\\task\\portfolio_cron_task',0,1649384702.3744000000,1649384702.3756000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:25:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20101),(177059,0,'moodle','core\\task\\completion_regular_task',0,1649384702.3611000000,1649384702.3794000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:25:02. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.017226934432983 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20099),(177060,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384702.3918000000,1649384702.3932000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:25:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20101),(177061,0,'moodle','core\\task\\calendar_cron_task',0,1649384702.4030000000,1649384702.4090000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:25:02. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0043818950653076 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20099),(177062,0,'moodle','core\\task\\blog_cron_task',0,1649384702.4134000000,1649384702.4144000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:25:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20101),(177063,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384702.4380000000,1649384702.4410000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:25:02. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017960071563721 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20101),(177064,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384702.4337000000,1649384702.4593000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:25:02. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023746013641357 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20099),(177065,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384702.4933000000,1649384702.4970000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:25:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015339851379395 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20099),(177066,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384702.4585000000,1649384702.5003000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:25:02. Current memory use 27.6MB.\n... used 3 dbqueries\n... used 0.039854049682617 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20101),(177067,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384702.5264000000,1649384702.5323000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:25:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002795934677124 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20099),(177068,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384702.5410000000,1649384702.5422000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:25:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20099),(177069,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384702.5441000000,1649384702.5459000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:25:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20101),(177070,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384702.5551000000,1649384702.5588000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:25:02. Current memory use 30.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0018990039825439 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20099),(177071,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384702.5581000000,1649384702.5615000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:25:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20101),(177072,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384702.5706000000,1649384702.5743000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:25:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022208690643311 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20099),(177073,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384702.5776000000,1649384702.5824000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:25:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00023221969604492 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20101),(177074,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384702.5857000000,1649384702.5899000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:25:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0028600692749023 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20099),(177075,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384761.8695000000,1649384761.8781000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0048651695251465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20169),(177076,0,'moodle','core\\task\\session_cleanup_task',0,1649384761.8673000000,1649384761.8834000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011734008789062 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20167),(177077,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384761.8881000000,1649384761.8890000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:26:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20169),(177078,0,'moodle','core\\task\\grade_cron_task',0,1649384761.8966000000,1649384761.9071000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:26:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.009688138961792 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20169),(177079,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384761.8938000000,1649384761.9214000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026746988296509 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20167),(177080,0,'moodle','core\\task\\portfolio_cron_task',0,1649384761.9324000000,1649384761.9331000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20167),(177081,0,'moodle','core\\task\\completion_regular_task',0,1649384761.9157000000,1649384761.9341000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:26:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017546892166138 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20169),(177082,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384761.9496000000,1649384761.9505000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20167),(177083,0,'moodle','core\\task\\blog_cron_task',0,1649384761.9643000000,1649384761.9654000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:26:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20167),(177084,0,'moodle','core\\task\\calendar_cron_task',0,1649384761.9614000000,1649384761.9677000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:26:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0051372051239014 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20169),(177085,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384761.9768000000,1649384761.9792000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:26:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012259483337402 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20169),(177086,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384761.9738000000,1649384761.9889000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:26:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014280080795288 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20167),(177087,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384762.0139000000,1649384762.0166000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:26:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014629364013672 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20167),(177088,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384761.9951000000,1649384762.0302000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:26:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.033813953399658 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20169),(177089,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384762.0365000000,1649384762.0404000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:26:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028078556060791 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20167),(177090,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384762.0508000000,1649384762.0527000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:26:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20167),(177091,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384762.0603000000,1649384762.0621000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:26:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20167),(177092,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384762.0712000000,1649384762.0733000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:26:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056815147399902 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20167),(177093,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384762.0805000000,1649384762.0824000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:26:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20169),(177094,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384762.0938000000,1649384762.0975000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:26:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025148391723633 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20167),(177095,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384762.0975000000,1649384762.0991000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:26:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20169),(177096,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384762.1068000000,1649384762.1081000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:26:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046491622924805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20167),(177097,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384821.4234000000,1649384821.4331000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055351257324219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20221),(177098,0,'moodle','core\\task\\session_cleanup_task',0,1649384821.4197000000,1649384821.4364000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:27:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01030707359314 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20220),(177099,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384821.4427000000,1649384821.4434000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:27:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20221),(177100,0,'moodle','core\\task\\grade_cron_task',0,1649384821.4520000000,1649384821.4731000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.020157814025879 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20221),(177101,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384821.4478000000,1649384821.4864000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037775993347168 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20220),(177102,0,'moodle','core\\task\\completion_regular_task',0,1649384821.4803000000,1649384821.4968000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:27:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015691995620728 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20221),(177103,0,'moodle','core\\task\\portfolio_cron_task',0,1649384821.4971000000,1649384821.4979000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20220),(177104,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384821.5057000000,1649384821.5065000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:27:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20221),(177105,0,'moodle','core\\task\\calendar_cron_task',0,1649384821.5137000000,1649384821.5183000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037870407104492 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20220),(177106,0,'moodle','core\\task\\blog_cron_task',0,1649384821.5208000000,1649384821.5216000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:27:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20221),(177107,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384821.5280000000,1649384821.5294000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:27:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00068211555480957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20221),(177108,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384821.5277000000,1649384821.5453000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:27:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016820192337036 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20220),(177109,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384821.5441000000,1649384821.5759000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:27:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030596971511841 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20221),(177110,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384821.5748000000,1649384821.5773000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:27:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015461444854736 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20220),(177111,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384821.5995000000,1649384821.6037000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:27:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029599666595459 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20220),(177112,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384821.6128000000,1649384821.6143000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:27:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20220),(177113,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384821.6124000000,1649384821.6143000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:27:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20221),(177114,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384821.6232000000,1649384821.6249000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:27:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062990188598633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20221),(177115,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384821.6244000000,1649384821.6265000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:27:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20220),(177116,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384821.6383000000,1649384821.6392000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:27:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20220),(177117,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384821.6366000000,1649384821.6402000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:27:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026099681854248 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20221),(177118,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384821.6483000000,1649384821.6499000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:27:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006721019744873 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20220),(177119,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384882.0425000000,1649384882.0562000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:28:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0084021091461182 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20276),(177120,0,'moodle','core\\task\\session_cleanup_task',0,1649384882.0413000000,1649384882.0621000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:28:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014369964599609 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20275),(177121,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384882.0701000000,1649384882.0715000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:28:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20276),(177122,0,'moodle','core\\task\\grade_cron_task',0,1649384882.0839000000,1649384882.1018000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:28:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016489028930664 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20276),(177123,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384882.0764000000,1649384882.1058000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:28:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028681993484497 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20275),(177124,0,'moodle','core\\task\\portfolio_cron_task',0,1649384882.1130000000,1649384882.1137000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20275),(177125,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384882.1222000000,1649384882.1233000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20275),(177126,0,'moodle','core\\task\\completion_regular_task',0,1649384882.1130000000,1649384882.1360000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:28:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021847009658813 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20276),(177127,0,'moodle','core\\task\\calendar_cron_task',0,1649384882.1381000000,1649384882.1451000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:28:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057320594787598 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20275),(177128,0,'moodle','core\\task\\blog_cron_task',0,1649384882.1551000000,1649384882.1565000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:28:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20275),(177129,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384882.1651000000,1649384882.1674000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:28:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012998580932617 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20275),(177130,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384882.1558000000,1649384882.1796000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:28:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022725820541382 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20276),(177131,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384882.2272000000,1649384882.2306000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:28:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017039775848389 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20276),(177132,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384882.1852000000,1649384882.2394000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:28:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.052618980407715 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20275),(177133,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384882.2586000000,1649384882.2635000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:28:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029001235961914 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20276),(177134,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384882.2767000000,1649384882.2788000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00028586387634277 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20276),(177135,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384882.2884000000,1649384882.2897000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20276),(177136,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384882.2903000000,1649384882.2919000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:28:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053787231445312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20275),(177137,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384882.2992000000,1649384882.3003000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20276),(177138,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384882.3065000000,1649384882.3095000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:28:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019600391387939 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20275),(177139,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384882.3165000000,1649384882.3179000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:28:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20276),(177140,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384882.3212000000,1649384882.3228000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:28:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078487396240234 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20275),(177141,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649384941.5619000000,1649384941.5708000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052399635314941 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20336),(177142,0,'moodle','core\\task\\session_cleanup_task',0,1649384941.5617000000,1649384941.5759000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0091888904571533 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20337),(177143,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649384941.5826000000,1649384941.5834000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20336),(177144,0,'moodle','core\\task\\grade_cron_task',0,1649384941.5918000000,1649384941.6034000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010799169540405 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20336),(177145,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649384941.5852000000,1649384941.6152000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029159069061279 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20337),(177146,0,'moodle','core\\task\\portfolio_cron_task',0,1649384941.6243000000,1649384941.6256000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20337),(177147,0,'moodle','core\\task\\completion_regular_task',0,1649384941.6169000000,1649384941.6351000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:29:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017350196838379 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20336),(177148,0,'moodle','core\\task\\plagiarism_cron_task',0,1649384941.6364000000,1649384941.6376000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.8201293945312E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20337),(177149,0,'moodle','core\\task\\calendar_cron_task',0,1649384941.6496000000,1649384941.6543000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:29:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038619041442871 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20336),(177150,0,'moodle','core\\task\\blog_cron_task',0,1649384941.6552000000,1649384941.6563000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:29:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20337),(177151,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649384941.6654000000,1649384941.6674000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:29:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093317031860352 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20337),(177152,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649384941.6650000000,1649384941.6820000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:29:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016024112701416 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20336),(177153,0,'mod_forum','mod_forum\\task\\cron_task',0,1649384941.7070000000,1649384941.7090000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:29:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00094103813171387 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20336),(177154,0,'mod_assign','mod_assign\\task\\cron_task',0,1649384941.6940000000,1649384941.7255000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:29:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.029737949371338 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20337),(177155,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649384941.7266000000,1649384941.7300000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:29:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020542144775391 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20336),(177156,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649384941.7490000000,1649384941.7511000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:29:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0003809928894043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20336),(177157,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649384941.7608000000,1649384941.7620000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:29:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20336),(177158,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649384941.7715000000,1649384941.7735000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:29:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20336),(177159,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649384941.7725000000,1649384941.7741000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:29:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20337),(177160,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649384941.7875000000,1649384941.7907000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:29:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021038055419922 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20336),(177161,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649384941.7914000000,1649384941.7929000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:29:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20337),(177162,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649384941.8010000000,1649384941.8026000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:29:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064897537231445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20336),(177163,0,'moodle','core\\task\\cache_cleanup_task',0,1649385002.1552000000,1649385002.1692000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 10:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.008469820022583 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',20395),(177164,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649385002.1813000000,1649385002.1885000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 10:30:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0057790279388428 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',20395),(177165,0,'moodle','core\\task\\search_index_task',0,1649385002.2013000000,1649385002.2068000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 10:30:02. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0040531158447266 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',20395),(177166,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649385002.2111000000,1649385002.2221000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 10:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.007314920425415 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',20390),(177167,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649385002.2214000000,1649385002.2239000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 10:30:02. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0017518997192383 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',20395),(177168,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649385002.2438000000,1649385002.2466000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:30:02. Current memory use 20.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016138553619385 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',20395),(177169,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649385002.2647000000,1649385002.2660000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:30:02. Current memory use 20.7MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',20395),(177170,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649385002.2332000000,1649385002.2714000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 10:30:02. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.037319898605347 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',20390),(177171,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649385002.2838000000,1649385002.2883000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:30:02. Current memory use 23.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0029280185699463 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',20390),(177172,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649385002.2838000000,1649385002.2900000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:30:02. Current memory use 20.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0046970844268799 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',20395),(177173,0,'moodle','core\\task\\badges_message_task',0,1649385002.3053000000,1649385002.3121000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:30:02. Current memory use 21.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0046350955963135 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20395),(177174,0,'moodle','core\\task\\badges_cron_task',0,1649385002.3004000000,1649385002.3207000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:30:02. Current memory use 24.1MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.018038988113403 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20390),(177175,0,'mod_chat','mod_chat\\task\\cron_task',0,1649385002.3344000000,1649385002.3452000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:30:02. Current memory use 23.4MB.\n... used 4 dbqueries\n... used 0.0097639560699463 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20395),(177176,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649385002.3404000000,1649385002.3510000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:30:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0091450214385986 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20390),(177177,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649385002.3614000000,1649385002.3688000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:30:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.0040409564971924 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20390),(177178,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649385002.3610000000,1649385002.3701000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:30:02. Current memory use 23.2MB.\n\n0 feeds refreshed (took 0.00074999999999997 seconds)\n... used 1 dbqueries\n... used 0.0081799030303955 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20395),(177179,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649385002.3790000000,1649385002.3849000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:30:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.0045809745788574 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20390),(177180,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649385002.3786000000,1649385002.3853000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:30:02. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.0036120414733887 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20395),(177181,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385002.3967000000,1649385002.3993000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:30:02. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00049495697021484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20395),(177182,0,'moodle','core\\task\\session_cleanup_task',0,1649385002.3936000000,1649385002.4014000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:30:02. Current memory use 27.2MB.\n... used 7 dbqueries\n... used 0.0062088966369629 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20390),(177183,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385002.4140000000,1649385002.4155000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:30:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.00031018257141113 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20395),(177184,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385002.4143000000,1649385002.4331000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:30:02. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017289161682129 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20390),(177185,0,'moodle','core\\task\\grade_cron_task',0,1649385002.4254000000,1649385002.4367000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:30:02. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.010397911071777 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20395),(177186,0,'moodle','core\\task\\portfolio_cron_task',0,1649385002.4441000000,1649385002.4450000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:30:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20395),(177187,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385002.4512000000,1649385002.4520000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:30:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20395),(177188,0,'moodle','core\\task\\completion_regular_task',0,1649385002.4438000000,1649385002.4558000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:30:02. Current memory use 28.9MB.\n... used 6 dbqueries\n... used 0.01058292388916 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20390),(177189,0,'moodle','core\\task\\calendar_cron_task',0,1649385002.4603000000,1649385002.4656000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:30:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0045969486236572 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20395),(177190,0,'moodle','core\\task\\blog_cron_task',0,1649385002.4707000000,1649385002.4720000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:30:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20390),(177191,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385002.4786000000,1649385002.4808000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:30:02. Current memory use 29.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011188983917236 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20390),(177192,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385002.4882000000,1649385002.4978000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:30:02. Current memory use 29.6MB.\n... used 3 dbqueries\n... used 0.0084319114685059 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20390),(177193,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385002.4766000000,1649385002.5011000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:30:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023250102996826 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20395),(177194,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385002.5226000000,1649385002.5251000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:30:02. Current memory use 31.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001417875289917 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20390),(177195,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385002.5452000000,1649385002.5499000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:30:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026469230651855 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20395),(177196,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385002.5604000000,1649385002.5619000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:30:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00027680397033691 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20395),(177197,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385002.5672000000,1649385002.5689000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20390),(177198,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385002.5703000000,1649385002.5724000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:30:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051784515380859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20395),(177199,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385002.5782000000,1649385002.5794000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20390),(177200,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385002.5812000000,1649385002.5852000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:30:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026400089263916 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20395),(177201,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385002.5886000000,1649385002.5903000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20390),(177202,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385002.5942000000,1649385002.5959000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:30:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060296058654785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20395),(177203,0,'moodle','core\\task\\session_cleanup_task',0,1649385061.9213000000,1649385061.9377000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011729955673218 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20455),(177204,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385061.9308000000,1649385061.9440000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0083239078521729 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20458),(177205,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385061.9529000000,1649385061.9540000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20455),(177206,0,'moodle','core\\task\\grade_cron_task',0,1649385061.9656000000,1649385061.9788000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:31:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012484073638916 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20455),(177207,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385061.9550000000,1649385062.0029000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:31:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046664953231812 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20458),(177208,0,'moodle','core\\task\\completion_regular_task',0,1649385061.9936000000,1649385062.0312000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:31:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.036376953125 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20455),(177209,0,'moodle','core\\task\\portfolio_cron_task',0,1649385062.0308000000,1649385062.0319000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20458),(177210,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385062.0406000000,1649385062.0421000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:31:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20455),(177211,0,'moodle','core\\task\\calendar_cron_task',0,1649385062.0486000000,1649385062.0539000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:31:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044600963592529 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20458),(177212,0,'moodle','core\\task\\blog_cron_task',0,1649385062.0565000000,1649385062.0575000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:31:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20455),(177213,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385062.0649000000,1649385062.0674000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:31:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016589164733887 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20455),(177214,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385062.0649000000,1649385062.0840000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:31:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018031120300293 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20458),(177215,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385062.0846000000,1649385062.1208000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:31:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.035109043121338 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20455),(177216,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385062.1203000000,1649385062.1225000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:31:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099897384643555 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20458),(177217,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385062.1446000000,1649385062.1476000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:31:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017900466918945 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20458),(177218,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385062.1547000000,1649385062.1560000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20458),(177219,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385062.1644000000,1649385062.1661000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20458),(177220,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385062.1738000000,1649385062.1751000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:31:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00028681755065918 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20455),(177221,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385062.1737000000,1649385062.1753000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:31:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055480003356934 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20458),(177222,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385062.1893000000,1649385062.1904000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:31:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20455),(177223,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385062.1884000000,1649385062.1913000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:31:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020298957824707 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20458),(177224,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385062.2003000000,1649385062.2022000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:31:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010139942169189 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20455),(177225,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649385121.4955000000,1649385121.5168000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 10:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.018167972564697 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',20527),(177226,0,'moodle','core\\task\\session_cleanup_task',0,1649385121.4993000000,1649385121.5178000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012593984603882 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20530),(177227,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385121.5260000000,1649385121.5267000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20530),(177228,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385121.5254000000,1649385121.5277000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20527),(177229,0,'moodle','core\\task\\grade_cron_task',0,1649385121.5335000000,1649385121.5438000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:32:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0096030235290527 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20530),(177230,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385121.5359000000,1649385121.5646000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:32:01. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027919054031372 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20527),(177231,0,'moodle','core\\task\\completion_regular_task',0,1649385121.5520000000,1649385121.5669000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:32:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013965845108032 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20530),(177232,0,'moodle','core\\task\\portfolio_cron_task',0,1649385121.5732000000,1649385121.5741000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:32:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20527),(177233,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385121.5736000000,1649385121.5748000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:32:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20530),(177234,0,'moodle','core\\task\\blog_cron_task',0,1649385121.5871000000,1649385121.5882000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:32:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20530),(177235,0,'moodle','core\\task\\calendar_cron_task',0,1649385121.5861000000,1649385121.5920000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:32:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0046830177307129 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20527),(177236,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385121.6010000000,1649385121.6028000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:32:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081682205200195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20527),(177237,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385121.5942000000,1649385121.6091000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:32:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014114856719971 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20530),(177238,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385121.6329000000,1649385121.6348000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:32:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00084900856018066 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20530),(177239,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385121.6522000000,1649385121.6548000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:32:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0014750957489014 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20530),(177240,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385121.6200000000,1649385121.6580000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:32:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.03642201423645 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20527),(177241,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385121.6652000000,1649385121.6667000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:32:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00026917457580566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20530),(177242,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385121.6771000000,1649385121.6783000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:32:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20530),(177243,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385121.6829000000,1649385121.6846000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:32:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044608116149902 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20527),(177244,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385121.6887000000,1649385121.6906000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:32:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20530),(177245,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385121.7007000000,1649385121.7036000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:32:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020179748535156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20527),(177246,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385121.7085000000,1649385121.7095000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:32:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20530),(177247,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385121.7188000000,1649385121.7207000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:32:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006859302520752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20527),(177248,0,'moodle','core\\task\\session_cleanup_task',0,1649385181.7426000000,1649385181.7586000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01158595085144 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20603),(177249,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385181.7499000000,1649385181.7594000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055100917816162 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20598),(177250,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385181.7663000000,1649385181.7671000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:33:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20598),(177251,0,'moodle','core\\task\\grade_cron_task',0,1649385181.7767000000,1649385181.7904000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012669086456299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20598),(177252,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385181.7691000000,1649385181.8107000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040694952011108 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20603),(177253,0,'moodle','core\\task\\portfolio_cron_task',0,1649385181.8187000000,1649385181.8194000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20603),(177254,0,'moodle','core\\task\\completion_regular_task',0,1649385181.7994000000,1649385181.8197000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019022941589355 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20598),(177255,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385181.8266000000,1649385181.8273000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20603),(177256,0,'moodle','core\\task\\calendar_cron_task',0,1649385181.8338000000,1649385181.8398000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:33:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0049810409545898 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20598),(177257,0,'moodle','core\\task\\blog_cron_task',0,1649385181.8414000000,1649385181.8422000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20603),(177258,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385181.8498000000,1649385181.8512000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:33:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079798698425293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20598),(177259,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385181.8491000000,1649385181.8699000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:33:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019706964492798 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20603),(177260,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385181.8657000000,1649385181.8954000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:33:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028656959533691 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20598),(177261,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385181.9050000000,1649385181.9075000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:33:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010907649993896 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20603),(177262,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385181.9271000000,1649385181.9302000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:33:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018260478973389 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20603),(177263,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385181.9384000000,1649385181.9395000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:33:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20603),(177264,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385181.9485000000,1649385181.9520000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:33:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20603),(177265,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385181.9526000000,1649385181.9543000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:33:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070595741271973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20598),(177266,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385181.9662000000,1649385181.9685000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:33:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015869140625 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20598),(177267,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385181.9702000000,1649385181.9714000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:33:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20603),(177268,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385181.9751000000,1649385181.9759000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:33:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20598),(177269,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385181.9788000000,1649385181.9803000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:33:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046110153198242 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20603),(177270,0,'moodle','core\\task\\session_cleanup_task',0,1649385241.9285000000,1649385241.9438000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010958194732666 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20670),(177271,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385241.9587000000,1649385241.9603000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:34:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00075411796569824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20670),(177272,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385241.9710000000,1649385241.9722000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:34:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20670),(177273,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385241.9822000000,1649385242.0136000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:34:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030632972717285 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20670),(177274,0,'moodle','core\\task\\grade_cron_task',0,1649385242.0046000000,1649385242.0248000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:34:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015820980072021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20673),(177275,0,'moodle','core\\task\\portfolio_cron_task',0,1649385242.0356000000,1649385242.0367000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:34:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20673),(177276,0,'moodle','core\\task\\completion_regular_task',0,1649385242.0249000000,1649385242.0378000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:34:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011890172958374 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20670),(177277,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385242.0489000000,1649385242.0501000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:34:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20673),(177278,0,'moodle','core\\task\\calendar_cron_task',0,1649385242.0603000000,1649385242.0670000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:34:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.005450963973999 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20670),(177279,0,'moodle','core\\task\\blog_cron_task',0,1649385242.0917000000,1649385242.0942000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:34:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20673),(177280,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385242.1117000000,1649385242.1152000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:34:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0022859573364258 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20673),(177281,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385242.0968000000,1649385242.1217000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:34:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023937940597534 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20670),(177282,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385242.1653000000,1649385242.1693000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:34:02. Current memory use 25.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024619102478027 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20673),(177283,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385242.1392000000,1649385242.1724000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:34:02. Current memory use 28.4MB.\n... used 3 dbqueries\n... used 0.031665086746216 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20670),(177284,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385242.1901000000,1649385242.1953000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:34:02. Current memory use 32MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034759044647217 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20670),(177285,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385242.2034000000,1649385242.2049000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:34:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20670),(177286,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385242.2135000000,1649385242.2153000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:34:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00015020370483398 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20670),(177287,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385242.2250000000,1649385242.2268000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:34:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20670),(177288,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385242.2250000000,1649385242.2274000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:34:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079512596130371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20673),(177289,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385242.2432000000,1649385242.2471000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:34:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028400421142578 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20670),(177290,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385242.2463000000,1649385242.2477000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:34:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.00019192695617676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20673),(177291,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385242.2575000000,1649385242.2602000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:34:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0016248226165771 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20670),(177292,0,'moodle','core\\task\\messaging_cleanup_task',0,1649385301.6569000000,1649385301.6971000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 10:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.031932830810547 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',20743),(177293,0,'moodle','core\\task\\badges_message_task',0,1649385301.7202000000,1649385301.7254000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004241943359375 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20743),(177294,0,'moodle','core\\task\\badges_cron_task',0,1649385301.6894000000,1649385301.7317000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036978006362915 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20744),(177295,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649385301.7699000000,1649385301.7814000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0095679759979248 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20744),(177296,0,'mod_chat','mod_chat\\task\\cron_task',0,1649385301.7592000000,1649385301.7890000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.027358055114746 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20743),(177297,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649385301.8262000000,1649385301.8364000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:35:01. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.00047900000000001 seconds)\n... used 1 dbqueries\n... used 0.0089840888977051 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20743),(177298,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649385301.8264000000,1649385301.8384000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0067269802093506 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20744),(177299,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649385301.8551000000,1649385301.8590000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0027389526367188 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20744),(177300,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649385301.8574000000,1649385301.8653000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0046150684356689 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20743),(177301,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385301.8752000000,1649385301.8783000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:35:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.000640869140625 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20743),(177302,0,'moodle','core\\task\\session_cleanup_task',0,1649385301.8733000000,1649385301.8827000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:35:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.006929874420166 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20744),(177303,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385301.8892000000,1649385301.8901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:35:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20743),(177304,0,'moodle','core\\task\\grade_cron_task',0,1649385301.9012000000,1649385301.9131000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:35:01. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.010915994644165 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20743),(177305,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385301.8934000000,1649385301.9209000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:35:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026345014572144 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20744),(177306,0,'moodle','core\\task\\portfolio_cron_task',0,1649385301.9299000000,1649385301.9311000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:35:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20744),(177307,0,'moodle','core\\task\\completion_regular_task',0,1649385301.9209000000,1649385301.9359000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:35:01. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.013988971710205 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20743),(177308,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385301.9407000000,1649385301.9421000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:35:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20744),(177309,0,'moodle','core\\task\\calendar_cron_task',0,1649385301.9482000000,1649385301.9553000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:35:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.0056519508361816 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20743),(177310,0,'moodle','core\\task\\blog_cron_task',0,1649385301.9607000000,1649385301.9620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:35:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20744),(177311,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385301.9712000000,1649385301.9734000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:35:01. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011060237884521 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20744),(177312,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385301.9653000000,1649385301.9810000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:35:01. Current memory use 26.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014770984649658 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20743),(177313,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385302.0092000000,1649385302.0128000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:35:02. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015568733215332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20743),(177314,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385301.9829000000,1649385302.0226000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:35:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.037981986999512 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20744),(177315,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385302.0430000000,1649385302.0468000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:35:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002079963684082 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20743),(177316,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385302.0551000000,1649385302.0565000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:35:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00028800964355469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20743),(177317,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385302.0643000000,1649385302.0656000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:35:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20743),(177318,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385302.0749000000,1649385302.0768000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:35:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040602684020996 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20744),(177319,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385302.0926000000,1649385302.0936000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:35:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20744),(177320,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385302.0929000000,1649385302.0959000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:35:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021328926086426 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20743),(177321,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385302.1032000000,1649385302.1042000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:35:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20744),(177322,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385302.1046000000,1649385302.1060000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:35:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053787231445312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20743),(177323,0,'moodle','core\\task\\session_cleanup_task',0,1649385361.7429000000,1649385361.7595000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012410879135132 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20808),(177324,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385361.7706000000,1649385361.7733000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:36:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00089097023010254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20808),(177325,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385361.7857000000,1649385361.7866000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:36:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20808),(177326,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385361.7964000000,1649385361.8229000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025690078735352 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20808),(177327,0,'moodle','core\\task\\grade_cron_task',0,1649385361.8078000000,1649385361.8313000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:36:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.018244028091431 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20813),(177328,0,'moodle','core\\task\\portfolio_cron_task',0,1649385361.8420000000,1649385361.8431000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:36:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20813),(177329,0,'moodle','core\\task\\completion_regular_task',0,1649385361.8311000000,1649385361.8477000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:36:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0157151222229 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20808),(177330,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385361.8539000000,1649385361.8551000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:36:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20813),(177331,0,'moodle','core\\task\\blog_cron_task',0,1649385361.8735000000,1649385361.8747000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:36:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20813),(177332,0,'moodle','core\\task\\calendar_cron_task',0,1649385361.8684000000,1649385361.8748000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:36:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0053091049194336 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20808),(177333,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385361.8856000000,1649385361.8875000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:36:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011799335479736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20813),(177334,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385361.8853000000,1649385361.9018000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:36:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015694856643677 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20808),(177335,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385361.9031000000,1649385361.9364000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:36:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.032082080841064 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20813),(177336,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385361.9445000000,1649385361.9477000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:36:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014081001281738 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20808),(177337,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385361.9734000000,1649385361.9767000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:36:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002338171005249 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20808),(177338,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385361.9835000000,1649385361.9857000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:36:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20813),(177339,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385361.9902000000,1649385361.9921000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:36:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20808),(177340,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385361.9961000000,1649385361.9986000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:36:01. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20813),(177341,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385362.0019000000,1649385362.0036000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:36:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20808),(177342,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385362.0143000000,1649385362.0176000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:36:02. Current memory use 30MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022389888763428 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20813),(177343,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385362.0269000000,1649385362.0279000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:36:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20808),(177344,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385362.0279000000,1649385362.0295000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:36:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083708763122559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20813),(177345,0,'moodle','core\\task\\session_cleanup_task',0,1649385421.2997000000,1649385421.3157000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011367082595825 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20873),(177346,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385421.3242000000,1649385421.3258000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:37:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20873),(177347,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385421.3350000000,1649385421.3361000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:37:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20873),(177348,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385421.3428000000,1649385421.3861000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:37:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042527914047241 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20873),(177349,0,'moodle','core\\task\\grade_cron_task',0,1649385421.3574000000,1649385421.3877000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:37:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.025791883468628 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20874),(177350,0,'moodle','core\\task\\portfolio_cron_task',0,1649385421.3980000000,1649385421.3989000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:37:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20874),(177351,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385421.4080000000,1649385421.4088000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:37:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20874),(177352,0,'moodle','core\\task\\completion_regular_task',0,1649385421.3988000000,1649385421.4121000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:37:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010838985443115 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20873),(177353,0,'moodle','core\\task\\blog_cron_task',0,1649385421.4266000000,1649385421.4279000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:37:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20873),(177354,0,'moodle','core\\task\\calendar_cron_task',0,1649385421.4225000000,1649385421.4281000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:37:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0047690868377686 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20874),(177355,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385421.4391000000,1649385421.4421000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:37:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001964807510376 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20874),(177356,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385421.4349000000,1649385421.4527000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:37:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016462087631226 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20873),(177357,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385421.4614000000,1649385421.4952000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:37:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.032716035842896 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20874),(177358,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385421.4952000000,1649385421.4985000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:37:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00177001953125 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20873),(177359,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385421.5173000000,1649385421.5239000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:37:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049750804901123 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20873),(177360,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385421.5330000000,1649385421.5350000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:37:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20873),(177361,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385421.5450000000,1649385421.5468000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:37:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20873),(177362,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385421.5524000000,1649385421.5544000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:37:01. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081110000610352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20874),(177363,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385421.5561000000,1649385421.5574000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:37:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20873),(177364,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385421.5707000000,1649385421.5718000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:37:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20873),(177365,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385421.5719000000,1649385421.5748000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:37:01. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021400451660156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20874),(177366,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385421.5793000000,1649385421.5810000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:37:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092983245849609 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20873),(177367,0,'moodle','core\\task\\session_cleanup_task',0,1649385481.9432000000,1649385481.9643000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:38:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.016373157501221 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20938),(177368,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385481.9739000000,1649385481.9750000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:38:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20938),(177369,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385481.9692000000,1649385481.9821000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075950622558594 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20937),(177370,0,'moodle','core\\task\\grade_cron_task',0,1649385482.0056000000,1649385482.0213000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:38:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014456033706665 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20937),(177371,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385481.9982000000,1649385482.0293000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029910087585449 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20938),(177372,0,'moodle','core\\task\\portfolio_cron_task',0,1649385482.0402000000,1649385482.0414000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20938),(177373,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385482.0547000000,1649385482.0563000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20938),(177374,0,'moodle','core\\task\\completion_regular_task',0,1649385482.0378000000,1649385482.0567000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:38:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018086910247803 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20937),(177375,0,'moodle','core\\task\\blog_cron_task',0,1649385482.0736000000,1649385482.0749000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:38:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20937),(177376,0,'moodle','core\\task\\calendar_cron_task',0,1649385482.0827000000,1649385482.0880000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:38:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043420791625977 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20938),(177377,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385482.1018000000,1649385482.1034000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:38:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076484680175781 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20938),(177378,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385482.0863000000,1649385482.1046000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:38:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017175912857056 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20937),(177379,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385482.1386000000,1649385482.1413000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:38:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014088153839111 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20937),(177380,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385482.1230000000,1649385482.1654000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:38:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.036962032318115 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20938),(177381,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385482.1634000000,1649385482.1667000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:38:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021629333496094 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20937),(177382,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385482.1778000000,1649385482.1791000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:38:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20937),(177383,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385482.1884000000,1649385482.1912000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0006871223449707 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20937),(177384,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385482.2023000000,1649385482.2046000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:38:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00095987319946289 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20938),(177385,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385482.2046000000,1649385482.2058000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20937),(177386,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385482.2183000000,1649385482.2207000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:38:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016059875488281 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20937),(177387,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385482.2217000000,1649385482.2229000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:38:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20938),(177388,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385482.2300000000,1649385482.2318000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:38:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001115083694458 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20937),(177389,0,'moodle','core\\task\\session_cleanup_task',0,1649385541.5168000000,1649385541.5350000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:39:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012737035751343 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21112),(177390,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385541.5262000000,1649385541.5411000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:39:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0093488693237305 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21115),(177391,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385541.5451000000,1649385541.5460000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:39:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21112),(177392,0,'moodle','core\\task\\grade_cron_task',0,1649385541.5618000000,1649385541.5750000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:39:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011879920959473 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21115),(177393,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385541.5567000000,1649385541.5935000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:39:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035972118377686 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21112),(177394,0,'moodle','core\\task\\completion_regular_task',0,1649385541.5856000000,1649385541.6046000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:39:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018161058425903 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21115),(177395,0,'moodle','core\\task\\portfolio_cron_task',0,1649385541.6054000000,1649385541.6070000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21112),(177396,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385541.6162000000,1649385541.6177000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:39:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21115),(177397,0,'moodle','core\\task\\calendar_cron_task',0,1649385541.6281000000,1649385541.6338000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047078132629395 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21112),(177398,0,'moodle','core\\task\\blog_cron_task',0,1649385541.6342000000,1649385541.6351000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:39:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21115),(177399,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385541.6463000000,1649385541.6487000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:39:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014820098876953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21112),(177400,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385541.6458000000,1649385541.6634000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:39:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01688289642334 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21115),(177401,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385541.6946000000,1649385541.6973000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:39:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013959407806396 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21115),(177402,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385541.6684000000,1649385541.7102000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:39:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.040267944335938 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21112),(177403,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385541.7288000000,1649385541.7340000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:39:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038838386535645 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21115),(177404,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385541.7450000000,1649385541.7461000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:39:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21112),(177405,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385541.7483000000,1649385541.7494000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:39:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21115),(177406,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385541.7572000000,1649385541.7582000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:39:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21115),(177407,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385541.7567000000,1649385541.7582000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:39:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047898292541504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21112),(177408,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385541.7730000000,1649385541.7740000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:39:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21112),(177409,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385541.7691000000,1649385541.7761000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:39:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0062248706817627 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21115),(177410,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385541.7847000000,1649385541.7872000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:39:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076818466186523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21112),(177411,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649385602.1823000000,1649385602.1926000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:40:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0066158771514893 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',21168),(177412,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649385602.1789000000,1649385602.1935000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0090610980987549 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',21169),(177413,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649385602.2021000000,1649385602.2062000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:40:02. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0026578903198242 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',21169),(177414,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649385602.2018000000,1649385602.2077000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:40:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047338008880615 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',21168),(177415,0,'moodle','core\\task\\badges_message_task',0,1649385602.2174000000,1649385602.2251000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:40:02. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0056149959564209 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21168),(177416,0,'moodle','core\\task\\badges_cron_task',0,1649385602.2148000000,1649385602.2412000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:40:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.024390935897827 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21169),(177417,0,'mod_chat','mod_chat\\task\\cron_task',0,1649385602.2448000000,1649385602.2626000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:40:02. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.016039133071899 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21168),(177418,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649385602.2605000000,1649385602.2689000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:40:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.007220983505249 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21169),(177419,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649385602.2790000000,1649385602.2873000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:40:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00075900000000001 seconds)\n... used 1 dbqueries\n... used 0.0075709819793701 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21168),(177420,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649385602.2825000000,1649385602.2895000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:40:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0037391185760498 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21169),(177421,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649385602.3011000000,1649385602.3033000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:40:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0013999938964844 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21169),(177422,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649385602.3025000000,1649385602.3084000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:40:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0036699771881104 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21168),(177423,0,'moodle','core\\task\\session_cleanup_task',0,1649385602.3101000000,1649385602.3176000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:40:02. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.0056469440460205 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21169),(177424,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385602.3188000000,1649385602.3213000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:40:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00060915946960449 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21168),(177425,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385602.3274000000,1649385602.3285000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:40:02. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21169),(177426,0,'moodle','core\\task\\grade_cron_task',0,1649385602.3360000000,1649385602.3396000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:40:02. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0022640228271484 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21169),(177427,0,'moodle','core\\task\\completion_regular_task',0,1649385602.3489000000,1649385602.3628000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:40:02. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.011629819869995 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21169),(177428,0,'moodle','core\\task\\portfolio_cron_task',0,1649385602.3724000000,1649385602.3736000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:40:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21169),(177429,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385602.3312000000,1649385602.3741000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:40:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041695117950439 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21168),(177430,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385602.3839000000,1649385602.3852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:40:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21169),(177431,0,'moodle','core\\task\\calendar_cron_task',0,1649385602.3847000000,1649385602.3908000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:40:02. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.005040168762207 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21168),(177432,0,'moodle','core\\task\\blog_cron_task',0,1649385602.4002000000,1649385602.4013000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:40:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21168),(177433,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385602.4175000000,1649385602.4201000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:40:02. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001629114151001 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21168),(177434,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385602.4002000000,1649385602.4206000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:40:02. Current memory use 26MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019629001617432 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21169),(177435,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385602.4553000000,1649385602.4581000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:40:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010659694671631 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21168),(177436,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385602.4329000000,1649385602.4767000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:40:02. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.041882991790771 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21169),(177437,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385602.5028000000,1649385602.5082000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:40:02. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029921531677246 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21169),(177438,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385602.5149000000,1649385602.5181000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:40:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21168),(177439,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385602.5209000000,1649385602.5227000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:40:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21169),(177440,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385602.5289000000,1649385602.5318000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:40:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21168),(177441,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385602.5336000000,1649385602.5357000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:40:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21169),(177442,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385602.5424000000,1649385602.5467000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:40:02. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002720832824707 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21168),(177443,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385602.5463000000,1649385602.5478000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:40:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21169),(177444,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385602.5567000000,1649385602.5589000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:40:02. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21169),(177445,0,'moodle','core\\task\\session_cleanup_task',0,1649385661.8594000000,1649385661.8748000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:41:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0107581615448 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21227),(177446,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385661.8658000000,1649385661.8756000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:41:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052230358123779 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21231),(177447,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385661.8850000000,1649385661.8858000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:41:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21231),(177448,0,'moodle','core\\task\\grade_cron_task',0,1649385661.8945000000,1649385661.9054000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:41:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010139942169189 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21231),(177449,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385661.8867000000,1649385661.9267000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039098978042603 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21227),(177450,0,'moodle','core\\task\\completion_regular_task',0,1649385661.9129000000,1649385661.9413000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.027206897735596 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21231),(177451,0,'moodle','core\\task\\portfolio_cron_task',0,1649385661.9444000000,1649385661.9453000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21227),(177452,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385661.9525000000,1649385661.9537000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:41:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21231),(177453,0,'moodle','core\\task\\calendar_cron_task',0,1649385661.9649000000,1649385661.9724000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0063109397888184 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21227),(177454,0,'moodle','core\\task\\blog_cron_task',0,1649385661.9729000000,1649385661.9742000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:41:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21231),(177455,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385661.9840000000,1649385661.9870000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:41:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001755952835083 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21227),(177456,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385661.9827000000,1649385661.9995000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:41:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015938997268677 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21231),(177457,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385662.0283000000,1649385662.0317000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:41:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022919178009033 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21231),(177458,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385662.0072000000,1649385662.0525000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:41:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.043506145477295 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21227),(177459,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385662.0566000000,1649385662.0609000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:41:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026688575744629 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21231),(177460,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385662.0758000000,1649385662.0781000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:41:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21231),(177461,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385662.0888000000,1649385662.0906000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:41:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21231),(177462,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385662.1111000000,1649385662.1133000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:41:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21231),(177463,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385662.1139000000,1649385662.1153000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:41:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21227),(177464,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385662.1296000000,1649385662.1311000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:41:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00025510787963867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21227),(177465,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385662.1297000000,1649385662.1324000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:41:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019469261169434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21231),(177466,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385662.1389000000,1649385662.1404000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:41:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21227),(177467,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649385721.5048000000,1649385721.5238000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 10:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.014593839645386 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',21279),(177468,0,'moodle','core\\task\\analytics_cleanup_task',0,1649385721.4412000000,1649385721.5383000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 10:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.092517137527466 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',21278),(177469,0,'moodle','core\\task\\session_cleanup_task',0,1649385721.5364000000,1649385721.5480000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:42:01. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0079131126403809 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21279),(177470,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385721.5483000000,1649385721.5503000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:42:01. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.00064277648925781 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21278),(177471,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385721.5588000000,1649385721.5601000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21279),(177472,0,'moodle','core\\task\\grade_cron_task',0,1649385721.5704000000,1649385721.5820000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:42:01. Current memory use 21.6MB.\n... used 2 dbqueries\n... used 0.010220050811768 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21279),(177473,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385721.5591000000,1649385721.5886000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:42:01. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028402805328369 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21278),(177474,0,'moodle','core\\task\\portfolio_cron_task',0,1649385721.5977000000,1649385721.5986000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:42:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21278),(177475,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385721.6072000000,1649385721.6085000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:42:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21278),(177476,0,'moodle','core\\task\\completion_regular_task',0,1649385721.5929000000,1649385721.6138000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:42:01. Current memory use 22.4MB.\n... used 6 dbqueries\n... used 0.019158124923706 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21279),(177477,0,'moodle','core\\task\\calendar_cron_task',0,1649385721.6173000000,1649385721.6245000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:42:01. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0062730312347412 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21278),(177478,0,'moodle','core\\task\\blog_cron_task',0,1649385721.6310000000,1649385721.6327000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:42:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21279),(177479,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385721.6321000000,1649385721.6341000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:42:01. Current memory use 28.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011239051818848 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21278),(177480,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385721.6409000000,1649385721.6632000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:42:01. Current memory use 23.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021010875701904 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21279),(177481,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385721.6484000000,1649385721.6756000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:42:01. Current memory use 29.4MB.\n... used 3 dbqueries\n... used 0.026070117950439 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21278),(177482,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385721.6945000000,1649385721.7076000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:42:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019569396972656 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21279),(177483,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385721.7309000000,1649385721.7354000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:42:01. Current memory use 35.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031089782714844 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21278),(177484,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385721.7339000000,1649385721.7365000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:42:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00031304359436035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21279),(177485,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385721.7445000000,1649385721.7457000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:42:01. Current memory use 35.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21278),(177486,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385721.7451000000,1649385721.7472000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:42:01. Current memory use 30MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052809715270996 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21279),(177487,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385721.7536000000,1649385721.7547000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:42:01. Current memory use 35.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21278),(177488,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385721.7569000000,1649385721.7617000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:42:01. Current memory use 30MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026130676269531 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21279),(177489,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385721.7673000000,1649385721.7682000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:42:01. Current memory use 34.9MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21278),(177490,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385721.7748000000,1649385721.7771000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:42:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21279),(177491,0,'moodle','core\\task\\session_cleanup_task',0,1649385782.1208000000,1649385782.1452000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:43:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018793821334839 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21330),(177492,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385782.1394000000,1649385782.1523000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:43:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073380470275879 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21329),(177493,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385782.1586000000,1649385782.1594000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:43:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21330),(177494,0,'moodle','core\\task\\grade_cron_task',0,1649385782.1687000000,1649385782.1824000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:43:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012753009796143 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21330),(177495,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385782.1658000000,1649385782.2023000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:43:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035592079162598 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21329),(177496,0,'moodle','core\\task\\completion_regular_task',0,1649385782.1936000000,1649385782.2102000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:43:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015765905380249 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21330),(177497,0,'moodle','core\\task\\portfolio_cron_task',0,1649385782.2124000000,1649385782.2137000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21329),(177498,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385782.2205000000,1649385782.2219000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:43:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21330),(177499,0,'moodle','core\\task\\calendar_cron_task',0,1649385782.2293000000,1649385782.2346000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:43:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042979717254639 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21329),(177500,0,'moodle','core\\task\\blog_cron_task',0,1649385782.2401000000,1649385782.2413000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:43:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21330),(177501,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385782.2532000000,1649385782.2562000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:43:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017750263214111 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21330),(177502,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385782.2463000000,1649385782.2638000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:43:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016634941101074 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21329),(177503,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385782.3023000000,1649385782.3062000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:43:02. Current memory use 26.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021960735321045 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21330),(177504,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385782.2802000000,1649385782.3139000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:43:02. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.032572984695435 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21329),(177505,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385782.3344000000,1649385782.3381000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:43:02. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025458335876465 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21329),(177506,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385782.3470000000,1649385782.3494000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:43:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21329),(177507,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385782.3536000000,1649385782.3551000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:43:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00030183792114258 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21330),(177508,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385782.3621000000,1649385782.3637000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:43:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047492980957031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21329),(177509,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385782.3700000000,1649385782.3719000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:43:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21330),(177510,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385782.3782000000,1649385782.3813000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:43:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019409656524658 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21329),(177511,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385782.3859000000,1649385782.3875000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:43:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21330),(177512,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385782.3963000000,1649385782.3982000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:43:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069308280944824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21329),(177513,0,'moodle','core\\task\\session_cleanup_task',0,1649385841.7070000000,1649385841.7230000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011731863021851 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21394),(177514,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385841.7138000000,1649385841.7241000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:44:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059301853179932 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21395),(177515,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385841.7409000000,1649385841.7418000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21394),(177516,0,'moodle','core\\task\\grade_cron_task',0,1649385841.7512000000,1649385841.7621000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:44:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010129928588867 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21394),(177517,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385841.7419000000,1649385841.7744000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:44:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031696081161499 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21395),(177518,0,'moodle','core\\task\\portfolio_cron_task',0,1649385841.7846000000,1649385841.7856000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21395),(177519,0,'moodle','core\\task\\completion_regular_task',0,1649385841.7709000000,1649385841.7877000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:44:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015833854675293 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21394),(177520,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385841.7950000000,1649385841.7966000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21395),(177521,0,'moodle','core\\task\\calendar_cron_task',0,1649385841.8014000000,1649385841.8058000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:44:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036129951477051 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21394),(177522,0,'moodle','core\\task\\blog_cron_task',0,1649385841.8111000000,1649385841.8119000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21395),(177523,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385841.8205000000,1649385841.8231000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:44:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013270378112793 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21395),(177524,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385841.8152000000,1649385841.8388000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:44:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022305965423584 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21394),(177525,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385841.8722000000,1649385841.8756000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:44:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016868114471436 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21394),(177526,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385841.8448000000,1649385841.8882000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:44:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.041470050811768 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21395),(177527,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385841.8986000000,1649385841.9032000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:44:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035150051116943 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21394),(177528,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385841.9133000000,1649385841.9146000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:44:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025081634521484 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21394),(177529,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385841.9205000000,1649385841.9222000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:44:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21395),(177530,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385841.9251000000,1649385841.9272000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:44:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093293190002441 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21394),(177531,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385841.9304000000,1649385841.9321000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:44:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21395),(177532,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385841.9393000000,1649385841.9419000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:44:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017008781433105 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21394),(177533,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385841.9506000000,1649385841.9519000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:44:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0002281665802002 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21395),(177534,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385841.9569000000,1649385841.9584000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:44:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21394),(177535,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649385902.2703000000,1649385902.3233000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 10:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.049137115478516 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',21451),(177536,0,'moodle','core\\task\\badges_cron_task',0,1649385902.2822000000,1649385902.3285000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:45:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.04041600227356 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21450),(177537,0,'moodle','core\\task\\badges_message_task',0,1649385902.3377000000,1649385902.3440000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:45:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043079853057861 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21451),(177538,0,'mod_chat','mod_chat\\task\\cron_task',0,1649385902.3511000000,1649385902.3652000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:45:02. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.012861967086792 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21450),(177539,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649385902.3624000000,1649385902.3702000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0066139698028564 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21451),(177540,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649385902.3927000000,1649385902.3985000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:45:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.003474235534668 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21451),(177541,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649385902.3872000000,1649385902.4011000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:45:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00070299999999995 seconds)\n... used 1 dbqueries\n... used 0.012408018112183 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21450),(177542,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649385902.4167000000,1649385902.4206000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:45:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0030708312988281 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21451),(177543,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649385902.4142000000,1649385902.4208000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:45:02. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0030548572540283 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21450),(177544,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385902.4302000000,1649385902.4335000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:45:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21450),(177545,0,'moodle','core\\task\\session_cleanup_task',0,1649385902.4293000000,1649385902.4402000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:45:02. Current memory use 26.2MB.\n... used 7 dbqueries\n... used 0.0088610649108887 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21451),(177546,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385902.4445000000,1649385902.4458000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:45:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21450),(177547,0,'moodle','core\\task\\grade_cron_task',0,1649385902.4584000000,1649385902.4617000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:45:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0016930103302002 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21450),(177548,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385902.4541000000,1649385902.4728000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:45:02. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.01769495010376 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21451),(177549,0,'moodle','core\\task\\portfolio_cron_task',0,1649385902.4828000000,1649385902.4840000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:45:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21451),(177550,0,'moodle','core\\task\\completion_regular_task',0,1649385902.4731000000,1649385902.4867000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:45:02. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.012737989425659 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21450),(177551,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385902.4939000000,1649385902.4948000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:45:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21451),(177552,0,'moodle','core\\task\\calendar_cron_task',0,1649385902.4965000000,1649385902.5040000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:45:02. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0059909820556641 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21450),(177553,0,'moodle','core\\task\\blog_cron_task',0,1649385902.5136000000,1649385902.5149000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:45:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21451),(177554,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385902.5136000000,1649385902.5354000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:45:02. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020682096481323 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21450),(177555,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385902.5326000000,1649385902.5355000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:45:02. Current memory use 28.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016241073608398 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21451),(177556,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385902.5583000000,1649385902.5612000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:45:02. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010092258453369 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21451),(177557,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385902.5454000000,1649385902.5761000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:45:02. Current memory use 28.1MB.\n... used 3 dbqueries\n... used 0.029272079467773 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21450),(177558,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385902.5963000000,1649385902.5981000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:45:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21450),(177559,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385902.5952000000,1649385902.6000000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:45:02. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027978420257568 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21451),(177560,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385902.6080000000,1649385902.6094000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:45:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21450),(177561,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385902.6082000000,1649385902.6101000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:45:02. Current memory use 32.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006101131439209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21451),(177562,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385902.6181000000,1649385902.6199000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:45:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21450),(177563,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385902.6187000000,1649385902.6220000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:45:02. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022180080413818 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21451),(177564,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385902.6300000000,1649385902.6317000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:45:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00033402442932129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21450),(177565,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385902.6311000000,1649385902.6330000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:45:02. Current memory use 33MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077390670776367 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21451),(177566,0,'moodle','core\\task\\session_cleanup_task',0,1649385961.9750000000,1649385962.0002000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:46:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.019142866134644 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21501),(177567,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649385962.0311000000,1649385962.0329000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:46:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00066804885864258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21501),(177568,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649385962.0428000000,1649385962.0451000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:46:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21501),(177569,0,'moodle','core\\task\\grade_cron_task',0,1649385962.0575000000,1649385962.0758000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:46:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017005920410156 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21501),(177570,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649385962.0509000000,1649385962.0943000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:46:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037884950637817 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21508),(177571,0,'moodle','core\\task\\portfolio_cron_task',0,1649385962.1045000000,1649385962.1053000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21508),(177572,0,'moodle','core\\task\\completion_regular_task',0,1649385962.0848000000,1649385962.1094000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:46:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.023317098617554 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21501),(177573,0,'moodle','core\\task\\plagiarism_cron_task',0,1649385962.1249000000,1649385962.1260000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21508),(177574,0,'moodle','core\\task\\calendar_cron_task',0,1649385962.1337000000,1649385962.1383000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:46:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038521289825439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21501),(177575,0,'moodle','core\\task\\blog_cron_task',0,1649385962.1481000000,1649385962.1492000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:46:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21501),(177576,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649385962.1573000000,1649385962.1595000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:46:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011301040649414 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21501),(177577,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649385962.1550000000,1649385962.1789000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:46:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022832155227661 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21508),(177578,0,'mod_forum','mod_forum\\task\\cron_task',0,1649385962.2204000000,1649385962.2235000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:46:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018038749694824 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21508),(177579,0,'mod_assign','mod_assign\\task\\cron_task',0,1649385962.1789000000,1649385962.2261000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:46:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.046101093292236 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21501),(177580,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649385962.2527000000,1649385962.2559000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:46:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020289421081543 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21508),(177581,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649385962.2648000000,1649385962.2666000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:46:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21508),(177582,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649385962.2743000000,1649385962.2755000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:46:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21508),(177583,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649385962.2752000000,1649385962.2772000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:46:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21501),(177584,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649385962.2875000000,1649385962.2892000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:46:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00028491020202637 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21501),(177585,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649385962.2922000000,1649385962.2958000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:46:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024659633636475 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21508),(177586,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649385962.3058000000,1649385962.3071000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:46:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21501),(177587,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649385962.3110000000,1649385962.3133000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:46:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012259483337402 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21508),(177588,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386021.6230000000,1649386021.6344000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:47:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.006119966506958 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21561),(177589,0,'moodle','core\\task\\session_cleanup_task',0,1649386021.6231000000,1649386021.6446000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015120029449463 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21563),(177590,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386021.6469000000,1649386021.6479000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:47:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21561),(177591,0,'moodle','core\\task\\grade_cron_task',0,1649386021.6570000000,1649386021.6713000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:47:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013334989547729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21561),(177592,0,'moodle','core\\task\\completion_regular_task',0,1649386021.6807000000,1649386021.6960000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:47:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014482021331787 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21561),(177593,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386021.6566000000,1649386021.6999000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:47:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04216194152832 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21563),(177594,0,'moodle','core\\task\\portfolio_cron_task',0,1649386021.7026000000,1649386021.7034000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:47:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21561),(177595,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386021.7088000000,1649386021.7102000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:47:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21563),(177596,0,'moodle','core\\task\\calendar_cron_task',0,1649386021.7174000000,1649386021.7222000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:47:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0039498805999756 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21561),(177597,0,'moodle','core\\task\\blog_cron_task',0,1649386021.7256000000,1649386021.7264000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:47:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21563),(177598,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386021.7344000000,1649386021.7369000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:47:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012562274932861 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21563),(177599,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386021.7311000000,1649386021.7478000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:47:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015854120254517 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21561),(177600,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386021.7862000000,1649386021.7890000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:47:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015261173248291 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21561),(177601,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386021.7532000000,1649386021.7934000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:47:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039214134216309 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21563),(177602,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386021.8106000000,1649386021.8143000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:47:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00235915184021 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21561),(177603,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386021.8233000000,1649386021.8250000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:47:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00029397010803223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21561),(177604,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386021.8259000000,1649386021.8276000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:47:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21563),(177605,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386021.8338000000,1649386021.8353000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:47:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051689147949219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21561),(177606,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386021.8350000000,1649386021.8361000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:47:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21563),(177607,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386021.8488000000,1649386021.8498000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:47:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21561),(177608,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386021.8484000000,1649386021.8507000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:47:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015318393707275 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21563),(177609,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386021.8588000000,1649386021.8600000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:47:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00047898292541504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21561),(177610,0,'moodle','core\\task\\session_cleanup_task',0,1649386082.1824000000,1649386082.1976000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:48:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010791063308716 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21622),(177611,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386082.1918000000,1649386082.2044000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:48:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074200630187988 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21617),(177612,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386082.2087000000,1649386082.2095000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:48:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21622),(177613,0,'moodle','core\\task\\grade_cron_task',0,1649386082.2235000000,1649386082.2387000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:48:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013950824737549 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21622),(177614,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386082.2175000000,1649386082.2510000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:48:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032351016998291 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21617),(177615,0,'moodle','core\\task\\portfolio_cron_task',0,1649386082.2587000000,1649386082.2595000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21617),(177616,0,'moodle','core\\task\\completion_regular_task',0,1649386082.2469000000,1649386082.2642000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:48:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01607608795166 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21622),(177617,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386082.2668000000,1649386082.2677000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21617),(177618,0,'moodle','core\\task\\calendar_cron_task',0,1649386082.2782000000,1649386082.2832000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:48:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041520595550537 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21622),(177619,0,'moodle','core\\task\\blog_cron_task',0,1649386082.2847000000,1649386082.2858000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:48:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21617),(177620,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386082.2940000000,1649386082.2956000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:48:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008540153503418 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21617),(177621,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386082.2938000000,1649386082.3158000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:48:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020787000656128 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21622),(177622,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386082.3127000000,1649386082.3531000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:48:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.038808107376099 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21617),(177623,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386082.3543000000,1649386082.3577000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:48:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013160705566406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21622),(177624,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386082.3823000000,1649386082.3861000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:48:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002295970916748 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21622),(177625,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386082.3921000000,1649386082.3939000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:48:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21617),(177626,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386082.3966000000,1649386082.3985000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:48:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00028681755065918 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21622),(177627,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386082.4041000000,1649386082.4058000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:48:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048995018005371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21617),(177628,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386082.4118000000,1649386082.4139000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:48:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21622),(177629,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386082.4250000000,1649386082.4277000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:48:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018711090087891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21617),(177630,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386082.4284000000,1649386082.4293000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:48:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21622),(177631,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386082.4369000000,1649386082.4383000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:48:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052785873413086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21617),(177632,0,'moodle','core\\task\\session_cleanup_task',0,1649386141.7408000000,1649386141.7576000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012149095535278 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21674),(177633,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386141.7680000000,1649386141.7701000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:49:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00089406967163086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21674),(177634,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386141.7805000000,1649386141.7819000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21674),(177635,0,'moodle','core\\task\\grade_cron_task',0,1649386141.7968000000,1649386141.8289000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:49:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.027797937393188 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21679),(177636,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386141.7934000000,1649386141.8434000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048692941665649 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21674),(177637,0,'moodle','core\\task\\portfolio_cron_task',0,1649386141.8559000000,1649386141.8569000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21674),(177638,0,'moodle','core\\task\\completion_regular_task',0,1649386141.8420000000,1649386141.8645000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021085977554321 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21679),(177639,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386141.8665000000,1649386141.8683000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21674),(177640,0,'moodle','core\\task\\calendar_cron_task',0,1649386141.8849000000,1649386141.8919000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:49:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0057919025421143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21679),(177641,0,'moodle','core\\task\\blog_cron_task',0,1649386141.8916000000,1649386141.8930000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:49:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21674),(177642,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386141.9043000000,1649386141.9078000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:49:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020720958709717 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21674),(177643,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386141.9018000000,1649386141.9272000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:49:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02409815788269 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21679),(177644,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386141.9697000000,1649386141.9734000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:49:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016720294952393 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21679),(177645,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386141.9313000000,1649386141.9883000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:49:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.055207967758179 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21674),(177646,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386141.9992000000,1649386142.0037000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:49:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027058124542236 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21679),(177647,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386142.0326000000,1649386142.0338000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:49:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21679),(177648,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386142.0341000000,1649386142.0366000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:49:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001838207244873 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21674),(177649,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386142.0452000000,1649386142.0476000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:49:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062203407287598 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21679),(177650,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386142.0469000000,1649386142.0488000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:49:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21674),(177651,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386142.0639000000,1649386142.0652000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:49:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21674),(177652,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386142.0622000000,1649386142.0659000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:49:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024828910827637 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21679),(177653,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386142.0744000000,1649386142.0760000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:49:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21679),(177654,0,'moodle','core\\task\\cache_cron_task',0,1649386201.3591000000,1649386201.3687000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 10:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.005363941192627 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',21732),(177655,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649386201.3789000000,1649386201.3811000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 10:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011820793151855 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',21732),(177656,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649386201.3936000000,1649386201.3951000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 10:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030803680419922 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',21732),(177657,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649386201.4044000000,1649386201.4097000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 10:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043070316314697 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',21732),(177658,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649386201.4192000000,1649386201.4204000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 10:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',21732),(177659,0,'moodle','core\\task\\badges_cron_task',0,1649386201.4283000000,1649386201.4541000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.024964094161987 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21732),(177660,0,'moodle','core\\task\\badges_message_task',0,1649386201.4639000000,1649386201.4652000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00044822692871094 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21732),(177661,0,'mod_chat','mod_chat\\task\\cron_task',0,1649386201.4948000000,1649386201.5101000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.013325929641724 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21732),(177662,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649386201.5213000000,1649386201.5318000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0093190670013428 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21732),(177663,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649386201.5459000000,1649386201.5570000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00071200000000005 seconds)\n... used 1 dbqueries\n... used 0.010179996490479 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21732),(177664,0,'moodle','core\\task\\automated_backup_task',0,1649386201.3733000000,1649386201.5628000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 10:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 10:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.1854100227356 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',21734),(177665,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649386201.5735000000,1649386201.5794000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0031278133392334 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21732),(177666,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649386201.5767000000,1649386201.5821000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:50:01. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0030040740966797 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21734),(177667,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649386201.5887000000,1649386201.5940000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0032470226287842 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21732),(177668,0,'moodle','core\\task\\session_cleanup_task',0,1649386201.5946000000,1649386201.6044000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:50:01. Current memory use 38MB.\n... used 7 dbqueries\n... used 0.0069849491119385 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21734),(177669,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386201.6031000000,1649386201.6068000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:50:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.00066590309143066 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21732),(177670,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386201.6126000000,1649386201.6134000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:50:01. Current memory use 38.3MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21734),(177671,0,'moodle','core\\task\\grade_cron_task',0,1649386201.6223000000,1649386201.6244000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:50:01. Current memory use 38.3MB.\n... used 2 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21734),(177672,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386201.6164000000,1649386201.6462000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:50:01. Current memory use 26MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028826951980591 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21732),(177673,0,'moodle','core\\task\\completion_regular_task',0,1649386201.6330000000,1649386201.6471000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:50:01. Current memory use 38.3MB.\n... used 6 dbqueries\n... used 0.01319694519043 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21734),(177674,0,'moodle','core\\task\\portfolio_cron_task',0,1649386201.6551000000,1649386201.6562000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:50:01. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21732),(177675,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386201.6578000000,1649386201.6590000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:50:01. Current memory use 39MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21734),(177676,0,'moodle','core\\task\\blog_cron_task',0,1649386201.6692000000,1649386201.6702000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:50:01. Current memory use 39.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21734),(177677,0,'moodle','core\\task\\calendar_cron_task',0,1649386201.6680000000,1649386201.6733000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:50:01. Current memory use 27.8MB.\n... used 1 dbqueries\n... used 0.0044867992401123 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21732),(177678,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386201.6802000000,1649386201.6834000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:50:01. Current memory use 39.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0017127990722656 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21734),(177679,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386201.6808000000,1649386201.6836000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:50:01. Current memory use 28.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017380714416504 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21732),(177680,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386201.7099000000,1649386201.7136000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:50:01. Current memory use 39.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023810863494873 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21734),(177681,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386201.7370000000,1649386201.7417000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:50:01. Current memory use 40.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035898685455322 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21734),(177682,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386201.7099000000,1649386201.7483000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:50:01. Current memory use 28.3MB.\n... used 3 dbqueries\n... used 0.036198139190674 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21732),(177683,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386201.7608000000,1649386201.7631000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:50:01. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00035977363586426 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21734),(177684,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386201.7741000000,1649386201.7763000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:50:01. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21734),(177685,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386201.7871000000,1649386201.7890000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:50:01. Current memory use 40.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007171630859375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21734),(177686,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386201.8003000000,1649386201.8021000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:50:01. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21734),(177687,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386201.8214000000,1649386201.8251000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:50:01. Current memory use 33.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022239685058594 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21732),(177688,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386201.8265000000,1649386201.8287000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:50:01. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21734),(177689,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386201.8368000000,1649386201.8389000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:50:01. Current memory use 33.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078392028808594 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21732),(177690,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386262.1678000000,1649386262.1797000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:51:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0066969394683838 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21833),(177691,0,'moodle','core\\task\\session_cleanup_task',0,1649386262.1665000000,1649386262.1804000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:51:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010087966918945 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21830),(177692,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386262.1908000000,1649386262.1918000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:51:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21833),(177693,0,'moodle','core\\task\\grade_cron_task',0,1649386262.2006000000,1649386262.2107000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:51:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0093469619750977 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21833),(177694,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386262.1911000000,1649386262.2178000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025731086730957 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21830),(177695,0,'moodle','core\\task\\portfolio_cron_task',0,1649386262.2270000000,1649386262.2280000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21830),(177696,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386262.2353000000,1649386262.2362000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21830),(177697,0,'moodle','core\\task\\completion_regular_task',0,1649386262.2191000000,1649386262.2372000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:51:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01682710647583 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21833),(177698,0,'moodle','core\\task\\calendar_cron_task',0,1649386262.2486000000,1649386262.2530000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:51:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036890506744385 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21830),(177699,0,'moodle','core\\task\\blog_cron_task',0,1649386262.2541000000,1649386262.2552000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:51:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21833),(177700,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386262.2625000000,1649386262.2649000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:51:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016360282897949 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21833),(177701,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386262.2617000000,1649386262.2778000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:51:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015148162841797 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21830),(177702,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386262.3018000000,1649386262.3039000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:51:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001086950302124 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21830),(177703,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386262.2788000000,1649386262.3116000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:51:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.03174090385437 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21833),(177704,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386262.3255000000,1649386262.3287000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:51:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002007007598877 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21830),(177705,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386262.3505000000,1649386262.3529000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00023102760314941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21830),(177706,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386262.3620000000,1649386262.3633000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21830),(177707,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386262.3657000000,1649386262.3680000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:51:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21833),(177708,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386262.3699000000,1649386262.3710000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21830),(177709,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386262.3865000000,1649386262.3874000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:51:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21830),(177710,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386262.3844000000,1649386262.3882000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:51:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028109550476074 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21833),(177711,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386262.3970000000,1649386262.3982000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:51:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00047922134399414 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21830),(177712,0,'moodle','core\\task\\session_cleanup_task',0,1649386321.7192000000,1649386321.7342000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010854959487915 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21917),(177713,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386321.7271000000,1649386321.7386000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0070371627807617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21916),(177714,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386321.7443000000,1649386321.7451000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21917),(177715,0,'moodle','core\\task\\grade_cron_task',0,1649386321.7536000000,1649386321.7720000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017499208450317 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21917),(177716,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386321.7483000000,1649386321.7933000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:52:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044236183166504 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21916),(177717,0,'moodle','core\\task\\completion_regular_task',0,1649386321.7847000000,1649386321.8054000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019512176513672 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21917),(177718,0,'moodle','core\\task\\portfolio_cron_task',0,1649386321.8062000000,1649386321.8077000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21916),(177719,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386321.8161000000,1649386321.8171000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21917),(177720,0,'moodle','core\\task\\calendar_cron_task',0,1649386321.8267000000,1649386321.8362000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:52:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0083589553833008 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21916),(177721,0,'moodle','core\\task\\blog_cron_task',0,1649386321.8349000000,1649386321.8366000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:52:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21917),(177722,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386321.8462000000,1649386321.8483000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:52:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094199180603027 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21916),(177723,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386321.8449000000,1649386321.8659000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:52:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019906044006348 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21917),(177724,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386321.8975000000,1649386321.8998000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:52:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012109279632568 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21917),(177725,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386321.8710000000,1649386321.9137000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:52:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041031122207642 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21916),(177726,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386321.9204000000,1649386321.9238000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:52:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002331018447876 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21917),(177727,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386321.9334000000,1649386321.9347000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:52:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00028491020202637 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21917),(177728,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386321.9424000000,1649386321.9443000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:52:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21917),(177729,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386321.9531000000,1649386321.9547000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:52:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051593780517578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21917),(177730,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386321.9628000000,1649386321.9646000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:52:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21916),(177731,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386321.9706000000,1649386321.9741000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:52:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023860931396484 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21917),(177732,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386321.9773000000,1649386321.9786000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:52:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21916),(177733,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386321.9861000000,1649386321.9881000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:52:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060391426086426 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21917),(177734,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386381.3057000000,1649386381.3174000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:53:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0063409805297852 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22004),(177735,0,'moodle','core\\task\\session_cleanup_task',0,1649386381.3014000000,1649386381.3210000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013837099075317 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22005),(177736,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386381.3296000000,1649386381.3308000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:53:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22004),(177737,0,'moodle','core\\task\\grade_cron_task',0,1649386381.3411000000,1649386381.3555000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:53:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012984037399292 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22004),(177738,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386381.3324000000,1649386381.3722000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038618087768555 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22005),(177739,0,'moodle','core\\task\\portfolio_cron_task',0,1649386381.3920000000,1649386381.3929000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22005),(177740,0,'moodle','core\\task\\completion_regular_task',0,1649386381.3647000000,1649386381.3939000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:53:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.028073072433472 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22004),(177741,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386381.4017000000,1649386381.4025000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22005),(177742,0,'moodle','core\\task\\blog_cron_task',0,1649386381.4142000000,1649386381.4152000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:53:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22005),(177743,0,'moodle','core\\task\\calendar_cron_task',0,1649386381.4106000000,1649386381.4154000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:53:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0038681030273438 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22004),(177744,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386381.4270000000,1649386381.4294000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:53:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012938976287842 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22004),(177745,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386381.4241000000,1649386381.4403000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:53:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015453815460205 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22005),(177746,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386381.4440000000,1649386381.4724000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:53:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.027417182922363 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22004),(177747,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386381.4984000000,1649386381.5014000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:53:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011990070343018 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22005),(177748,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386381.5345000000,1649386381.5390000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:53:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028548240661621 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22005),(177749,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386381.5537000000,1649386381.5550000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:53:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00027990341186523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22004),(177750,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386381.5579000000,1649386381.5591000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:53:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22005),(177751,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386381.5623000000,1649386381.5660000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:53:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0021910667419434 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22004),(177752,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386381.5671000000,1649386381.5706000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:53:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22005),(177753,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386381.5809000000,1649386381.5835000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:53:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017960071563721 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22004),(177754,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386381.5849000000,1649386381.5861000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:53:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00032496452331543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22005),(177755,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386381.5927000000,1649386381.5941000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:53:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064516067504883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22004),(177756,0,'moodle','core\\task\\session_cleanup_task',0,1649386441.9279000000,1649386441.9435000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011382818222046 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22099),(177757,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386441.9423000000,1649386441.9524000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055530071258545 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22097),(177758,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386441.9656000000,1649386441.9666000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22099),(177759,0,'moodle','core\\task\\grade_cron_task',0,1649386441.9808000000,1649386441.9951000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:54:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013283967971802 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22099),(177760,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386441.9656000000,1649386441.9995000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:54:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033071994781494 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22097),(177761,0,'moodle','core\\task\\portfolio_cron_task',0,1649386442.0072000000,1649386442.0082000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:54:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22097),(177762,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386442.0166000000,1649386442.0176000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:54:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22097),(177763,0,'moodle','core\\task\\completion_regular_task',0,1649386442.0046000000,1649386442.0232000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:54:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017704963684082 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22099),(177764,0,'moodle','core\\task\\calendar_cron_task',0,1649386442.0311000000,1649386442.0360000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:54:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036988258361816 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22097),(177765,0,'moodle','core\\task\\blog_cron_task',0,1649386442.0373000000,1649386442.0381000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:54:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22099),(177766,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386442.0466000000,1649386442.0481000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:54:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22099),(177767,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386442.0449000000,1649386442.0614000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:54:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01573920249939 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22097),(177768,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386442.0925000000,1649386442.0955000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:54:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017318725585938 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22097),(177769,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386442.0630000000,1649386442.1048000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:54:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.040033102035522 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22099),(177770,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386442.1284000000,1649386442.1344000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:54:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043277740478516 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22097),(177771,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386442.1442000000,1649386442.1457000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:54:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22097),(177772,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386442.1510000000,1649386442.1530000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:54:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00022315979003906 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22099),(177773,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386442.1566000000,1649386442.1587000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:54:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063800811767578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22097),(177774,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386442.1647000000,1649386442.1664000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:54:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22099),(177775,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386442.1742000000,1649386442.1769000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:54:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018191337585449 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22097),(177776,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386442.1803000000,1649386442.1815000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:54:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22099),(177777,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386442.1862000000,1649386442.1879000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:54:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22097),(177778,0,'moodle','core\\task\\badges_message_task',0,1649386501.4969000000,1649386501.5115000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 10:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010035037994385 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22190),(177779,0,'moodle','core\\task\\badges_cron_task',0,1649386501.4911000000,1649386501.5263000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 10:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031076908111572 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22192),(177780,0,'mod_chat','mod_chat\\task\\cron_task',0,1649386501.5283000000,1649386501.5409000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 10:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011569023132324 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22190),(177781,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649386501.5409000000,1649386501.5509000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 10:55:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0087919235229492 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22192),(177782,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649386501.5550000000,1649386501.5634000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 10:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00077199999999999 seconds)\n... used 1 dbqueries\n... used 0.0076460838317871 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22190),(177783,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649386501.5635000000,1649386501.5690000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 10:55:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0031812191009521 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22192),(177784,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649386501.5772000000,1649386501.5811000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 10:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0030028820037842 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22192),(177785,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649386501.5813000000,1649386501.5870000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 10:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0033140182495117 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22190),(177786,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386501.5947000000,1649386501.5974000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:55:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00070309638977051 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22190),(177787,0,'moodle','core\\task\\session_cleanup_task',0,1649386501.5888000000,1649386501.5986000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:55:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0079309940338135 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22192),(177788,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386501.6069000000,1649386501.6079000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:55:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22190),(177789,0,'moodle','core\\task\\grade_cron_task',0,1649386501.6099000000,1649386501.6128000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:55:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0017850399017334 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22192),(177790,0,'moodle','core\\task\\completion_regular_task',0,1649386501.6210000000,1649386501.6332000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:55:01. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.010895967483521 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22192),(177791,0,'moodle','core\\task\\portfolio_cron_task',0,1649386501.6414000000,1649386501.6423000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:55:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22192),(177792,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386501.6186000000,1649386501.6508000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:55:01. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03131103515625 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22190),(177793,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386501.6529000000,1649386501.6546000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:55:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 0.00052094459533691 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22192),(177794,0,'moodle','core\\task\\calendar_cron_task',0,1649386501.6739000000,1649386501.6792000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:55:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.004025936126709 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22190),(177795,0,'moodle','core\\task\\blog_cron_task',0,1649386501.6849000000,1649386501.6863000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:55:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22192),(177796,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386501.6905000000,1649386501.7093000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:55:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017818927764893 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22190),(177797,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386501.7085000000,1649386501.7114000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:55:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015618801116943 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22192),(177798,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386501.7410000000,1649386501.7451000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:55:01. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018930435180664 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22192),(177799,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386501.7204000000,1649386501.7572000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:55:01. Current memory use 29MB.\n... used 3 dbqueries\n... used 0.035043001174927 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22190),(177800,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386501.7849000000,1649386501.7928000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:55:01. Current memory use 32.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0055191516876221 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22190),(177801,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386501.7964000000,1649386501.7987000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:55:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22192),(177802,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386501.8013000000,1649386501.8023000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:55:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22190),(177803,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386501.8093000000,1649386501.8118000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:55:01. Current memory use 30MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22192),(177804,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386501.8107000000,1649386501.8120000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:55:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22190),(177805,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386501.8224000000,1649386501.8260000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:55:01. Current memory use 30MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025219917297363 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22192),(177806,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386501.8249000000,1649386501.8262000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:55:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22190),(177807,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386501.8351000000,1649386501.8369000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:55:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063681602478027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22192),(177808,0,'moodle','core\\task\\session_cleanup_task',0,1649386562.1689000000,1649386562.1897000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015059947967529 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22285),(177809,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386562.2011000000,1649386562.2024000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:56:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22285),(177810,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386562.1977000000,1649386562.2101000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:56:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072240829467773 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22286),(177811,0,'moodle','core\\task\\grade_cron_task',0,1649386562.2209000000,1649386562.2350000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:56:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.012953996658325 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22286),(177812,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386562.2133000000,1649386562.2406000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:56:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026496887207031 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22285),(177813,0,'moodle','core\\task\\portfolio_cron_task',0,1649386562.2480000000,1649386562.2488000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22285),(177814,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386562.2550000000,1649386562.2562000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22285),(177815,0,'moodle','core\\task\\completion_regular_task',0,1649386562.2463000000,1649386562.2625000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:56:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014898061752319 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22286),(177816,0,'moodle','core\\task\\calendar_cron_task',0,1649386562.2702000000,1649386562.2774000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:56:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056099891662598 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22285),(177817,0,'moodle','core\\task\\blog_cron_task',0,1649386562.2773000000,1649386562.2782000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:56:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22286),(177818,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386562.2855000000,1649386562.2870000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:56:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22285),(177819,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386562.2852000000,1649386562.3002000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:56:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014338970184326 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22286),(177820,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386562.3012000000,1649386562.3287000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:56:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.026478052139282 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22285),(177821,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386562.3268000000,1649386562.3288000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:56:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00096297264099121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22286),(177822,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386562.3490000000,1649386562.3528000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:56:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022351741790771 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22286),(177823,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386562.3660000000,1649386562.3697000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:56:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.0019872188568115 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22286),(177824,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386562.3681000000,1649386562.3699000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:56:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22285),(177825,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386562.3805000000,1649386562.3828000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:56:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22285),(177826,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386562.3821000000,1649386562.3835000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:56:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22286),(177827,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386562.3966000000,1649386562.3996000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:56:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002079963684082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22285),(177828,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386562.4000000000,1649386562.4011000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:56:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22286),(177829,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386562.4134000000,1649386562.4259000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:56:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.011185884475708 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22285),(177830,0,'moodle','core\\task\\session_cleanup_task',0,1649386621.6722000000,1649386621.6902000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014132976531982 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22388),(177831,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386621.6993000000,1649386621.7007000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:57:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00053000450134277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22388),(177832,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386621.7095000000,1649386621.7110000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22388),(177833,0,'moodle','core\\task\\grade_cron_task',0,1649386621.7307000000,1649386621.7582000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:57:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.022360801696777 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22389),(177834,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386621.7244000000,1649386621.7598000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034402847290039 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22388),(177835,0,'moodle','core\\task\\portfolio_cron_task',0,1649386621.7721000000,1649386621.7731000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22388),(177836,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386621.7845000000,1649386621.7858000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22388),(177837,0,'moodle','core\\task\\completion_regular_task',0,1649386621.7669000000,1649386621.7870000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019064903259277 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22389),(177838,0,'moodle','core\\task\\blog_cron_task',0,1649386621.8033000000,1649386621.8045000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22388),(177839,0,'moodle','core\\task\\calendar_cron_task',0,1649386621.8022000000,1649386621.8061000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:57:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.003154993057251 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22389),(177840,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386621.8152000000,1649386621.8171000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:57:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008549690246582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22389),(177841,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386621.8150000000,1649386621.8304000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:57:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014449834823608 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22388),(177842,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386621.8655000000,1649386621.8689000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:57:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012838840484619 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22388),(177843,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386621.8349000000,1649386621.8767000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:57:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.039882183074951 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22389),(177844,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386621.8942000000,1649386621.8979000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:57:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022130012512207 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22388),(177845,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386621.9060000000,1649386621.9081000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00049686431884766 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22388),(177846,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386621.9123000000,1649386621.9136000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:57:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00029683113098145 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22389),(177847,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386621.9173000000,1649386621.9195000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:57:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22388),(177848,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386621.9241000000,1649386621.9264000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:57:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22389),(177849,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386621.9328000000,1649386621.9351000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:57:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016179084777832 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22388),(177850,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386621.9381000000,1649386621.9492000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:57:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22389),(177851,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386621.9531000000,1649386621.9545000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:57:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058603286743164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22388),(177852,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386682.2419000000,1649386682.2519000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:58:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058188438415527 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22497),(177853,0,'moodle','core\\task\\session_cleanup_task',0,1649386682.2357000000,1649386682.2519000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:58:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010302066802979 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22496),(177854,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386682.2620000000,1649386682.2632000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:58:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22497),(177855,0,'moodle','core\\task\\grade_cron_task',0,1649386682.2734000000,1649386682.2858000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:58:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011469125747681 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22497),(177856,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386682.2620000000,1649386682.2938000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:58:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031015872955322 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22496),(177857,0,'moodle','core\\task\\portfolio_cron_task',0,1649386682.3020000000,1649386682.3029000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:58:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22496),(177858,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386682.3106000000,1649386682.3114000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:58:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22496),(177859,0,'moodle','core\\task\\completion_regular_task',0,1649386682.2962000000,1649386682.3117000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:58:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014642000198364 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22497),(177860,0,'moodle','core\\task\\blog_cron_task',0,1649386682.3268000000,1649386682.3276000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:58:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22496),(177861,0,'moodle','core\\task\\calendar_cron_task',0,1649386682.3262000000,1649386682.3312000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:58:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040411949157715 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22497),(177862,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386682.3418000000,1649386682.3433000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:58:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074315071105957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22497),(177863,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386682.3375000000,1649386682.3554000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:58:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017071008682251 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22496),(177864,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386682.3601000000,1649386682.3892000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:58:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028069972991943 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22497),(177865,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386682.3882000000,1649386682.3907000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:58:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012869834899902 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22496),(177866,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386682.4151000000,1649386682.4195000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:58:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033748149871826 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22496),(177867,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386682.4269000000,1649386682.4283000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:58:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22496),(177868,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386682.4342000000,1649386682.4357000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:58:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22496),(177869,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386682.4413000000,1649386682.4429000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:58:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22497),(177870,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386682.4440000000,1649386682.4457000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:58:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22496),(177871,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386682.4551000000,1649386682.4577000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:58:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018248558044434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22497),(177872,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386682.4568000000,1649386682.4577000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:58:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22496),(177873,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386682.4668000000,1649386682.4682000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:58:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22497),(177874,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386741.7524000000,1649386741.7614000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 10:59:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0051391124725342 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22597),(177875,0,'moodle','core\\task\\session_cleanup_task',0,1649386741.7520000000,1649386741.7663000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 10:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010043144226074 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22600),(177876,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386741.7706000000,1649386741.7714000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 10:59:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22597),(177877,0,'moodle','core\\task\\grade_cron_task',0,1649386741.7803000000,1649386741.7940000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 10:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01245903968811 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22597),(177878,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386741.7764000000,1649386741.8053000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 10:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027906179428101 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22600),(177879,0,'moodle','core\\task\\portfolio_cron_task',0,1649386741.8136000000,1649386741.8144000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 10:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22600),(177880,0,'moodle','core\\task\\completion_regular_task',0,1649386741.8026000000,1649386741.8191000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 10:59:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015493869781494 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22597),(177881,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386741.8212000000,1649386741.8220000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 10:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22600),(177882,0,'moodle','core\\task\\calendar_cron_task',0,1649386741.8334000000,1649386741.8379000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 10:59:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036499500274658 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22597),(177883,0,'moodle','core\\task\\blog_cron_task',0,1649386741.8370000000,1649386741.8390000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 10:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22600),(177884,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386741.8491000000,1649386741.8519000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 10:59:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012979507446289 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22597),(177885,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386741.8473000000,1649386741.8643000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 10:59:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016098022460938 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22600),(177886,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386741.8923000000,1649386741.8955000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 10:59:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020120143890381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22600),(177887,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386741.8693000000,1649386741.9066000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 10:59:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.03587818145752 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22597),(177888,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386741.9175000000,1649386741.9219000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 10:59:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031089782714844 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22600),(177889,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386741.9299000000,1649386741.9314000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 10:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22600),(177890,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386741.9379000000,1649386741.9391000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 10:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22600),(177891,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386741.9462000000,1649386741.9481000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 10:59:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22600),(177892,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386741.9482000000,1649386741.9495000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 10:59:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22597),(177893,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386741.9604000000,1649386741.9614000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 10:59:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22597),(177894,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386741.9607000000,1649386741.9632000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 10:59:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016939640045166 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22600),(177895,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386741.9692000000,1649386741.9710000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 10:59:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22597),(177896,0,'tool_dataprivacy','tool_dataprivacy\\task\\delete_expired_contexts',0,1649386801.3207000000,1649386801.3404000000,0,0,0,'Execute scheduled task: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 11:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.014933109283447 seconds\nScheduled task complete: 删除过期的场景 (tool_dataprivacy\\task\\delete_expired_contexts)\n','random-9ut9hf',22694),(177897,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649386801.3380000000,1649386801.3528000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 11:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0088660717010498 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',22691),(177898,0,'moodle','core\\task\\search_index_task',0,1649386801.3526000000,1649386801.3623000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 11:00:01. Current memory use 20.9MB.\n... used 0 dbqueries\n... used 0.0059070587158203 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',22694),(177899,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649386801.3686000000,1649386801.3713000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 11:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0018789768218994 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',22691),(177900,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649386801.3738000000,1649386801.3812000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 11:00:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.0034420490264893 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',22694),(177901,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649386801.3922000000,1649386801.3960000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:00:01. Current memory use 21.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0019738674163818 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',22694),(177902,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649386801.4065000000,1649386801.4085000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:00:01. Current memory use 21.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00032305717468262 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',22694),(177903,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649386801.3823000000,1649386801.4257000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 11:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.042563915252686 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',22691),(177904,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649386801.4204000000,1649386801.4277000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:00:01. Current memory use 21.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0055677890777588 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',22694),(177905,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649386801.4371000000,1649386801.4386000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:00:01. Current memory use 21.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002591609954834 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',22694),(177906,0,'moodle','core\\task\\badges_message_task',0,1649386801.4493000000,1649386801.4573000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:00:01. Current memory use 21.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0065879821777344 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22694),(177907,0,'moodle','core\\task\\badges_cron_task',0,1649386801.4389000000,1649386801.4608000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:00:01. Current memory use 23.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.019150018692017 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22691),(177908,0,'mod_chat','mod_chat\\task\\cron_task',0,1649386801.4761000000,1649386801.4878000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:00:01. Current memory use 23.8MB.\n... used 4 dbqueries\n... used 0.01010799407959 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22694),(177909,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649386801.4950000000,1649386801.5067000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:00:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 0.0096139907836914 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22691),(177910,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649386801.5042000000,1649386801.5130000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:00:01. Current memory use 23.3MB.\n\n0 feeds refreshed (took 0.00074699999999994 seconds)\n... used 1 dbqueries\n... used 0.0081260204315186 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22694),(177911,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649386801.5378000000,1649386801.5434000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:00:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.003108024597168 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22694),(177912,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649386801.5424000000,1649386801.5498000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:00:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0040690898895264 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22691),(177913,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649386801.5533000000,1649386801.5569000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:00:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.0028989315032959 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22694),(177914,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386801.5658000000,1649386801.5686000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:00:01. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.00084495544433594 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22694),(177915,0,'moodle','core\\task\\session_cleanup_task',0,1649386801.5625000000,1649386801.5731000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:00:01. Current memory use 26.3MB.\n... used 7 dbqueries\n... used 0.0076720714569092 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22691),(177916,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386801.5776000000,1649386801.5784000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:00:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22694),(177917,0,'moodle','core\\task\\grade_cron_task',0,1649386801.5911000000,1649386801.5956000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:00:01. Current memory use 26.7MB.\n... used 2 dbqueries\n... used 0.0025029182434082 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22691),(177918,0,'moodle','core\\task\\completion_regular_task',0,1649386801.6059000000,1649386801.6191000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:00:01. Current memory use 26.7MB.\n... used 6 dbqueries\n... used 0.012166976928711 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22691),(177919,0,'moodle','core\\task\\portfolio_cron_task',0,1649386801.6270000000,1649386801.6278000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:00:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22691),(177920,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386801.5893000000,1649386801.6313000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:00:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040929079055786 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22694),(177921,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386801.6381000000,1649386801.6393000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:00:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22691),(177922,0,'moodle','core\\task\\calendar_cron_task',0,1649386801.6391000000,1649386801.6458000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:00:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0053169727325439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22694),(177923,0,'moodle','core\\task\\blog_cron_task',0,1649386801.6547000000,1649386801.6555000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:00:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22694),(177924,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386801.6673000000,1649386801.6698000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:00:01. Current memory use 27.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099802017211914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22694),(177925,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386801.6551000000,1649386801.6739000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:00:01. Current memory use 27.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018064022064209 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22691),(177926,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386801.7022000000,1649386801.7055000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:00:01. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013079643249512 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22691),(177927,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386801.6848000000,1649386801.7285000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:00:01. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.04197096824646 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22694),(177928,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386801.7351000000,1649386801.7401000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:00:01. Current memory use 32.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023889541625977 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22691),(177929,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386801.7508000000,1649386801.7527000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:00:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22691),(177930,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386801.7664000000,1649386801.7682000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:00:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22691),(177931,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386801.7789000000,1649386801.7814000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:00:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050592422485352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22691),(177932,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386801.7829000000,1649386801.7854000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:00:01. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22694),(177933,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386801.7909000000,1649386801.7954000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:00:01. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027110576629639 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22691),(177934,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386801.7958000000,1649386801.7976000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:00:01. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22694),(177935,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386801.8095000000,1649386801.8111000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:00:01. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005180835723877 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22691),(177936,0,'moodle','core\\task\\session_cleanup_task',0,1649386862.1046000000,1649386862.1243000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014952182769775 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22806),(177937,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386862.1350000000,1649386862.1367000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:01:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22806),(177938,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386862.1447000000,1649386862.1457000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22806),(177939,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386862.1533000000,1649386862.1832000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:01:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029036045074463 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22806),(177940,0,'moodle','core\\task\\grade_cron_task',0,1649386862.1661000000,1649386862.1872000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:01:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.016655921936035 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22803),(177941,0,'moodle','core\\task\\portfolio_cron_task',0,1649386862.1980000000,1649386862.1990000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:01:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22803),(177942,0,'moodle','core\\task\\completion_regular_task',0,1649386862.1930000000,1649386862.2058000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:01:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011696100234985 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22806),(177943,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386862.2093000000,1649386862.2101000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:01:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22803),(177944,0,'moodle','core\\task\\calendar_cron_task',0,1649386862.2216000000,1649386862.2265000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:01:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0041210651397705 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22806),(177945,0,'moodle','core\\task\\blog_cron_task',0,1649386862.2279000000,1649386862.2287000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:01:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22803),(177946,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386862.2412000000,1649386862.2432000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:01:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098609924316406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22803),(177947,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386862.2365000000,1649386862.2687000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:01:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.031366109848022 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22806),(177948,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386862.2969000000,1649386862.2999000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:01:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001655101776123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22806),(177949,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386862.2703000000,1649386862.3055000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:01:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.034051895141602 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22803),(177950,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386862.3247000000,1649386862.3297000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:01:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034270286560059 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22806),(177951,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386862.3377000000,1649386862.3393000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:01:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00026607513427734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22803),(177952,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386862.3389000000,1649386862.3402000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:01:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22806),(177953,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386862.3489000000,1649386862.3503000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:01:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22803),(177954,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386862.3486000000,1649386862.3504000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:01:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22806),(177955,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386862.3655000000,1649386862.3666000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:01:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22806),(177956,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386862.3651000000,1649386862.3675000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:01:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015988349914551 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22803),(177957,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386862.3768000000,1649386862.3784000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:01:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080585479736328 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22806),(177958,0,'moodle','core\\task\\session_cleanup_task',0,1649386921.6937000000,1649386921.7100000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011780023574829 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22905),(177959,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386921.7090000000,1649386921.7188000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054090023040771 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22906),(177960,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386921.7209000000,1649386921.7221000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22905),(177961,0,'moodle','core\\task\\grade_cron_task',0,1649386921.7338000000,1649386921.7490000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:02:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014082908630371 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22905),(177962,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386921.7264000000,1649386921.7571000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:02:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029940128326416 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22906),(177963,0,'moodle','core\\task\\portfolio_cron_task',0,1649386921.7668000000,1649386921.7677000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22906),(177964,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386921.7750000000,1649386921.7760000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22906),(177965,0,'moodle','core\\task\\completion_regular_task',0,1649386921.7608000000,1649386921.7810000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:02:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019038915634155 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22905),(177966,0,'moodle','core\\task\\calendar_cron_task',0,1649386921.7893000000,1649386921.7947000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:02:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0045030117034912 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22906),(177967,0,'moodle','core\\task\\blog_cron_task',0,1649386921.7969000000,1649386921.7981000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:02:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22905),(177968,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386921.8079000000,1649386921.8102000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:02:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011930465698242 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22905),(177969,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386921.8032000000,1649386921.8215000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:02:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01741099357605 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22906),(177970,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386921.8496000000,1649386921.8522000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:02:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015230178833008 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22906),(177971,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386921.8304000000,1649386921.8749000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:02:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.042797803878784 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22905),(177972,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386921.8804000000,1649386921.8845000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:02:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002471923828125 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22906),(177973,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386921.8925000000,1649386921.8937000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22906),(177974,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386921.9022000000,1649386921.9035000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22906),(177975,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386921.9136000000,1649386921.9153000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:02:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050115585327148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22906),(177976,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386921.9246000000,1649386921.9258000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22906),(177977,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386921.9307000000,1649386921.9342000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:02:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024428367614746 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22905),(177978,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386921.9378000000,1649386921.9388000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:02:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22906),(177979,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386921.9459000000,1649386921.9562000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:02:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0090060234069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22905),(177980,0,'moodle','core\\task\\session_cleanup_task',0,1649386982.2230000000,1649386982.2376000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010810136795044 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23008),(177981,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649386982.2351000000,1649386982.2470000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:03:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065510272979736 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23007),(177982,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649386982.2466000000,1649386982.2476000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23008),(177983,0,'moodle','core\\task\\grade_cron_task',0,1649386982.2589000000,1649386982.2737000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:03:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013502836227417 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23007),(177984,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649386982.2548000000,1649386982.2965000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:03:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040910005569458 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23008),(177985,0,'moodle','core\\task\\portfolio_cron_task',0,1649386982.3082000000,1649386982.3091000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23008),(177986,0,'moodle','core\\task\\plagiarism_cron_task',0,1649386982.3178000000,1649386982.3187000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23008),(177987,0,'moodle','core\\task\\completion_regular_task',0,1649386982.2975000000,1649386982.3202000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:03:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021707057952881 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23007),(177988,0,'moodle','core\\task\\blog_cron_task',0,1649386982.3359000000,1649386982.3372000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:03:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23007),(177989,0,'moodle','core\\task\\calendar_cron_task',0,1649386982.3327000000,1649386982.3375000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:03:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039238929748535 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23008),(177990,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649386982.3468000000,1649386982.3500000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:03:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018279552459717 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23008),(177991,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649386982.3447000000,1649386982.3608000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:03:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015374183654785 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23007),(177992,0,'mod_forum','mod_forum\\task\\cron_task',0,1649386982.3894000000,1649386982.3914000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:03:02. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011069774627686 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23007),(177993,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649386982.4097000000,1649386982.4128000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:03:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020351409912109 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23007),(177994,0,'mod_assign','mod_assign\\task\\cron_task',0,1649386982.3707000000,1649386982.4149000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:03:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042574167251587 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23008),(177995,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649386982.4232000000,1649386982.4245000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:03:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23007),(177996,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649386982.4331000000,1649386982.4342000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:03:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23007),(177997,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649386982.4440000000,1649386982.4461000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:03:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23007),(177998,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649386982.4483000000,1649386982.4501000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:03:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23008),(177999,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649386982.4614000000,1649386982.4627000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:03:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23008),(178000,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649386982.4607000000,1649386982.4639000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:03:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021688938140869 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23007),(178001,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649386982.4709000000,1649386982.4727000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:03:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010559558868408 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23008),(178002,0,'moodle','core\\task\\session_cleanup_task',0,1649387041.7769000000,1649387041.7984000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015097856521606 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23124),(178003,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387041.8078000000,1649387041.8094000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23124),(178004,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387041.8084000000,1649387041.8244000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:04:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0093009471893311 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23126),(178005,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387041.8217000000,1649387041.8535000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03095817565918 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23124),(178006,0,'moodle','core\\task\\grade_cron_task',0,1649387041.8391000000,1649387041.8559000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:04:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01540994644165 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23126),(178007,0,'moodle','core\\task\\portfolio_cron_task',0,1649387041.8651000000,1649387041.8660000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23124),(178008,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387041.8748000000,1649387041.8756000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23124),(178009,0,'moodle','core\\task\\completion_regular_task',0,1649387041.8630000000,1649387041.8852000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:04:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020998954772949 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23126),(178010,0,'moodle','core\\task\\calendar_cron_task',0,1649387041.8900000000,1649387041.8950000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:04:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041749477386475 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23124),(178011,0,'moodle','core\\task\\blog_cron_task',0,1649387041.9061000000,1649387041.9074000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:04:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23124),(178012,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387041.9192000000,1649387041.9224000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:04:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019240379333496 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23124),(178013,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387041.9065000000,1649387041.9354000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:04:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.027136087417603 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23126),(178014,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387041.9702000000,1649387041.9726000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:04:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010650157928467 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23126),(178015,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387041.9458000000,1649387041.9953000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:04:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.047614097595215 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23124),(178016,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387041.9928000000,1649387041.9985000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:04:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041391849517822 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23126),(178017,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387042.0084000000,1649387042.0101000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:04:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23126),(178018,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387042.0213000000,1649387042.0232000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:04:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23126),(178019,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387042.0318000000,1649387042.0344000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:04:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092482566833496 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23124),(178020,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387042.0336000000,1649387042.0353000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:04:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23126),(178021,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387042.0464000000,1649387042.0613000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:04:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.014098167419434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23124),(178022,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387042.0637000000,1649387042.0651000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:04:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23126),(178023,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387042.0731000000,1649387042.0748000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:04:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083613395690918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23124),(178024,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649387101.3592000000,1649387101.3686000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 11:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0048949718475342 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',23240),(178025,0,'moodle','core\\task\\badges_cron_task',0,1649387101.3776000000,1649387101.4130000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:05:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033957004547119 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23240),(178026,0,'moodle','core\\task\\badges_message_task',0,1649387101.4223000000,1649387101.4235000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:05:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00039196014404297 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23240),(178027,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649387101.4372000000,1649387101.4505000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:05:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.011774778366089 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23240),(178028,0,'mod_chat','mod_chat\\task\\cron_task',0,1649387101.4392000000,1649387101.4622000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:05:01. Current memory use 20.1MB.\n... used 4 dbqueries\n... used 0.018202066421509 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23247),(178029,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649387101.4624000000,1649387101.4712000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:05:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00058399999999997 seconds)\n... used 1 dbqueries\n... used 0.0074388980865479 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23240),(178030,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649387101.4778000000,1649387101.4851000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:05:01. Current memory use 22.4MB.\n... used 3 dbqueries\n... used 0.0046069622039795 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23247),(178031,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649387101.4830000000,1649387101.4887000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:05:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0035431385040283 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23240),(178032,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649387101.4967000000,1649387101.5003000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:05:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0028798580169678 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23240),(178033,0,'moodle','core\\task\\session_cleanup_task',0,1649387101.4971000000,1649387101.5049000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:05:01. Current memory use 22.8MB.\n... used 7 dbqueries\n... used 0.0059340000152588 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23247),(178034,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387101.5069000000,1649387101.5093000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:05:01. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00049209594726562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23240),(178035,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387101.5145000000,1649387101.5159000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:05:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23247),(178036,0,'moodle','core\\task\\grade_cron_task',0,1649387101.5246000000,1649387101.5374000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:05:01. Current memory use 23.2MB.\n... used 2 dbqueries\n... used 0.011837959289551 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23247),(178037,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387101.5177000000,1649387101.5409000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:05:01. Current memory use 25.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02225399017334 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23240),(178038,0,'moodle','core\\task\\portfolio_cron_task',0,1649387101.5494000000,1649387101.5505000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:05:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23240),(178039,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387101.5581000000,1649387101.5591000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:05:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23240),(178040,0,'moodle','core\\task\\completion_regular_task',0,1649387101.5452000000,1649387101.5612000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:05:01. Current memory use 24.1MB.\n... used 6 dbqueries\n... used 0.015203952789307 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23247),(178041,0,'moodle','core\\task\\blog_cron_task',0,1649387101.5820000000,1649387101.5837000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:05:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23240),(178042,0,'moodle','core\\task\\calendar_cron_task',0,1649387101.5690000000,1649387101.5838000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:05:01. Current memory use 25MB.\n... used 1 dbqueries\n... used 0.01373291015625 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23247),(178043,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387101.5937000000,1649387101.5955000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:05:01. Current memory use 25.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080609321594238 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23247),(178044,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387101.5932000000,1649387101.6166000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:05:01. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022077083587646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23240),(178045,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387101.6040000000,1649387101.6393000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:05:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033991813659668 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23247),(178046,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387101.6455000000,1649387101.6483000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:05:01. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013000965118408 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23240),(178047,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387101.6696000000,1649387101.6731000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:05:01. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018911361694336 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23240),(178048,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387101.6831000000,1649387101.6844000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:05:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23240),(178049,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387101.6906000000,1649387101.6917000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:05:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23240),(178050,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387101.7009000000,1649387101.7030000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:05:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064492225646973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23240),(178051,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387101.7061000000,1649387101.7089000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:05:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23247),(178052,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387101.7126000000,1649387101.7153000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:05:01. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017008781433105 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23240),(178053,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387101.7179000000,1649387101.7190000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:05:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23247),(178054,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387101.7247000000,1649387101.7269000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:05:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080704689025879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23240),(178055,0,'moodle','core\\task\\session_cleanup_task',0,1649387162.0112000000,1649387162.0261000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:06:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010784864425659 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23358),(178056,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387162.0166000000,1649387162.0272000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:06:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057888031005859 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23359),(178057,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387162.0347000000,1649387162.0355000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23358),(178058,0,'moodle','core\\task\\grade_cron_task',0,1649387162.0441000000,1649387162.0576000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:06:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012279987335205 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23358),(178059,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387162.0364000000,1649387162.0698000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:06:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032562017440796 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23359),(178060,0,'moodle','core\\task\\portfolio_cron_task',0,1649387162.0783000000,1649387162.0799000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23359),(178061,0,'moodle','core\\task\\completion_regular_task',0,1649387162.0674000000,1649387162.0939000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.025523900985718 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23358),(178062,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387162.0981000000,1649387162.0992000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23359),(178063,0,'moodle','core\\task\\blog_cron_task',0,1649387162.1142000000,1649387162.1152000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:06:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23359),(178064,0,'moodle','core\\task\\calendar_cron_task',0,1649387162.1123000000,1649387162.1176000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:06:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0043380260467529 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23358),(178065,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387162.1259000000,1649387162.1284000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:06:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013101100921631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23358),(178066,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387162.1246000000,1649387162.1459000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:06:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020184993743896 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23359),(178067,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387162.1457000000,1649387162.1764000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:06:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.029608011245728 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23358),(178068,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387162.1781000000,1649387162.1803000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:06:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00096797943115234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23359),(178069,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387162.2004000000,1649387162.2035000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:06:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020191669464111 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23359),(178070,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387162.2096000000,1649387162.2108000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:06:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23359),(178071,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387162.2188000000,1649387162.2203000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:06:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0004420280456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23359),(178072,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387162.2250000000,1649387162.2266000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:06:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23358),(178073,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387162.2285000000,1649387162.2298000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:06:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23359),(178074,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387162.2414000000,1649387162.2440000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:06:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018060207366943 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23358),(178075,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387162.2463000000,1649387162.2473000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:06:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23359),(178076,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387162.2548000000,1649387162.2567000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:06:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083589553833008 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23358),(178077,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387221.5386000000,1649387221.5483000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058109760284424 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23461),(178078,0,'moodle','core\\task\\session_cleanup_task',0,1649387221.5352000000,1649387221.5511000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011299848556519 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23464),(178079,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387221.5585000000,1649387221.5594000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:07:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23461),(178080,0,'moodle','core\\task\\grade_cron_task',0,1649387221.5670000000,1649387221.5776000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:07:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097489356994629 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23461),(178081,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387221.5592000000,1649387221.5883000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028191089630127 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23464),(178082,0,'moodle','core\\task\\portfolio_cron_task',0,1649387221.5969000000,1649387221.5977000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23464),(178083,0,'moodle','core\\task\\completion_regular_task',0,1649387221.5851000000,1649387221.6005000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014636993408203 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23461),(178084,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387221.6065000000,1649387221.6073000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23464),(178085,0,'moodle','core\\task\\calendar_cron_task',0,1649387221.6130000000,1649387221.6175000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:07:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037209987640381 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23461),(178086,0,'moodle','core\\task\\blog_cron_task',0,1649387221.6204000000,1649387221.6212000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23464),(178087,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387221.6282000000,1649387221.6297000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:07:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076103210449219 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23464),(178088,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387221.6252000000,1649387221.6431000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:07:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017173051834106 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23461),(178089,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387221.6698000000,1649387221.6724000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:07:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014259815216064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23461),(178090,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387221.6453000000,1649387221.6777000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:07:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031399965286255 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23464),(178091,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387221.6924000000,1649387221.6968000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:07:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033719539642334 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23461),(178092,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387221.7055000000,1649387221.7068000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23461),(178093,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387221.7098000000,1649387221.7110000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:07:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23464),(178094,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387221.7142000000,1649387221.7158000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:07:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042486190795898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23461),(178095,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387221.7185000000,1649387221.7196000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:07:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23464),(178096,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387221.7261000000,1649387221.7285000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:07:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015029907226562 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23461),(178097,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387221.7341000000,1649387221.7356000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:07:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23464),(178098,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387221.7364000000,1649387221.7379000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:07:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23461),(178099,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649387282.0779000000,1649387282.0991000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 11:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017467021942139 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',23581),(178100,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387282.1125000000,1649387282.1155000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:08:02. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23581),(178101,0,'moodle','core\\task\\session_cleanup_task',0,1649387282.0981000000,1649387282.1191000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:08:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014172077178955 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23579),(178102,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387282.1267000000,1649387282.1276000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:08:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23581),(178103,0,'moodle','core\\task\\grade_cron_task',0,1649387282.1368000000,1649387282.1503000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:08:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.012649059295654 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23581),(178104,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387282.1321000000,1649387282.1639000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:08:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030766010284424 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23579),(178105,0,'moodle','core\\task\\completion_regular_task',0,1649387282.1602000000,1649387282.1772000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:08:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.016148090362549 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23581),(178106,0,'moodle','core\\task\\portfolio_cron_task',0,1649387282.1769000000,1649387282.1783000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23579),(178107,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387282.1844000000,1649387282.1852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:08:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23581),(178108,0,'moodle','core\\task\\blog_cron_task',0,1649387282.1980000000,1649387282.1990000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:08:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23581),(178109,0,'moodle','core\\task\\calendar_cron_task',0,1649387282.1976000000,1649387282.2042000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:08:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054202079772949 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23579),(178110,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387282.2139000000,1649387282.2167000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:08:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016031265258789 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23579),(178111,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387282.2088000000,1649387282.2332000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:08:02. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023444890975952 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23581),(178112,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387282.2700000000,1649387282.2737000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:08:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020191669464111 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23581),(178113,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387282.2432000000,1649387282.2894000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:08:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.044514894485474 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23579),(178114,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387282.2927000000,1649387282.2967000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:08:02. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029938220977783 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23581),(178115,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387282.3065000000,1649387282.3079000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:08:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00023317337036133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23581),(178116,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387282.3163000000,1649387282.3177000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:08:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23581),(178117,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387282.3264000000,1649387282.3282000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:08:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072097778320312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23581),(178118,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387282.3360000000,1649387282.3371000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:08:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23581),(178119,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387282.3493000000,1649387282.3503000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:08:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23581),(178120,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387282.3470000000,1649387282.3507000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:08:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024781227111816 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23579),(178121,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387282.3593000000,1649387282.3617000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:08:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008690357208252 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23581),(178122,0,'moodle','core\\task\\session_cleanup_task',0,1649387341.7225000000,1649387341.7370000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010694980621338 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23723),(178123,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387341.7493000000,1649387341.7500000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:09:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23723),(178124,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387341.7406000000,1649387341.7570000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.01028299331665 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23726),(178125,0,'moodle','core\\task\\grade_cron_task',0,1649387341.7769000000,1649387341.7871000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:09:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.009289026260376 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23726),(178126,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387341.7651000000,1649387341.7957000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029537916183472 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23723),(178127,0,'moodle','core\\task\\portfolio_cron_task',0,1649387341.8187000000,1649387341.8201000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.319450378418E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23723),(178128,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387341.8280000000,1649387341.8291000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23723),(178129,0,'moodle','core\\task\\completion_regular_task',0,1649387341.7969000000,1649387341.8349000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:09:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.037141084671021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23726),(178130,0,'moodle','core\\task\\blog_cron_task',0,1649387341.8500000000,1649387341.8509000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:09:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23726),(178131,0,'moodle','core\\task\\calendar_cron_task',0,1649387341.8487000000,1649387341.8549000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049331188201904 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23723),(178132,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387341.8750000000,1649387341.8781000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:09:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00199294090271 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23723),(178133,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387341.8670000000,1649387341.8842000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:09:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016471862792969 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23726),(178134,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387341.9106000000,1649387341.9128000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:09:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001079797744751 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23726),(178135,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387341.9318000000,1649387341.9348000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:09:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018870830535889 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23726),(178136,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387341.9426000000,1649387341.9439000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:09:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23726),(178137,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387341.9031000000,1649387341.9483000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:09:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042968988418579 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23723),(178138,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387341.9506000000,1649387341.9519000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:09:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23726),(178139,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387341.9608000000,1649387341.9626000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:09:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053286552429199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23726),(178140,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387341.9707000000,1649387341.9719000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:09:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23726),(178141,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387341.9870000000,1649387341.9904000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:09:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021021366119385 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23726),(178142,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387341.9991000000,1649387342.0000000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:09:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23726),(178143,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387342.0066000000,1649387342.0102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:09:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082802772521973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23723),(178144,0,'moodle','core\\task\\backup_cleanup_task',0,1649387401.5168000000,1649387401.5345000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 11:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0098669528961182 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',23915),(178145,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649387401.5524000000,1649387401.5552000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:10:01. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0015478134155273 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',23915),(178146,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649387401.5494000000,1649387401.5608000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:10:01. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0070979595184326 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',23911),(178147,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649387401.5688000000,1649387401.5743000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:10:01. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043728351593018 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',23915),(178148,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649387401.5766000000,1649387401.5794000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0018959045410156 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',23911),(178149,0,'moodle','core\\task\\badges_message_task',0,1649387401.5895000000,1649387401.5970000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.005579948425293 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23911),(178150,0,'moodle','core\\task\\badges_cron_task',0,1649387401.5824000000,1649387401.6013000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017858982086182 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23915),(178151,0,'mod_chat','mod_chat\\task\\cron_task',0,1649387401.6165000000,1649387401.6210000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:10:01. Current memory use 38.8MB.\n... used 4 dbqueries\n... used 0.002593994140625 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23911),(178152,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649387401.6221000000,1649387401.6288000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0054969787597656 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23915),(178153,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649387401.6330000000,1649387401.6458000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00074099999999999 seconds)\n... used 1 dbqueries\n... used 0.011687040328979 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23911),(178154,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649387401.6458000000,1649387401.6524000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0040409564971924 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23915),(178155,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649387401.6618000000,1649387401.6713000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:10:01. Current memory use 38.9MB.\n... used 3 dbqueries\n... used 0.0083520412445068 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23915),(178156,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649387401.6711000000,1649387401.6980000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:10:01. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.020188808441162 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23911),(178157,0,'moodle','core\\task\\session_cleanup_task',0,1649387401.6944000000,1649387401.7066000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:10:01. Current memory use 39.2MB.\n... used 7 dbqueries\n... used 0.0086817741394043 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23915),(178158,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387401.7234000000,1649387401.7247000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:10:01. Current memory use 39.4MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23915),(178159,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387401.7214000000,1649387401.7252000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:10:01. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23911),(178160,0,'moodle','core\\task\\grade_cron_task',0,1649387401.7374000000,1649387401.7406000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:10:01. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0018999576568604 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23911),(178161,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387401.7374000000,1649387401.7591000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:10:01. Current memory use 39.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020400047302246 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23915),(178162,0,'moodle','core\\task\\portfolio_cron_task',0,1649387401.7909000000,1649387401.7928000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:10:01. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23915),(178163,0,'moodle','core\\task\\completion_regular_task',0,1649387401.7573000000,1649387401.7957000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:10:01. Current memory use 39.5MB.\n... used 6 dbqueries\n... used 0.036916017532349 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23911),(178164,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387401.8137000000,1649387401.8147000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:10:01. Current memory use 40.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23911),(178165,0,'moodle','core\\task\\calendar_cron_task',0,1649387401.8151000000,1649387401.8218000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:10:01. Current memory use 40.8MB.\n... used 1 dbqueries\n... used 0.0052719116210938 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23915),(178166,0,'moodle','core\\task\\blog_cron_task',0,1649387401.8374000000,1649387401.8402000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:10:01. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 0.00010085105895996 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23911),(178167,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387401.8534000000,1649387401.8567000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:10:01. Current memory use 41.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0020849704742432 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23915),(178168,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387401.8552000000,1649387401.8592000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:10:01. Current memory use 40.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020589828491211 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23911); INSERT INTO `mdl_task_log` VALUES (178169,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387401.8786000000,1649387401.8826000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:10:01. Current memory use 40.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013968944549561 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23911),(178170,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387401.8766000000,1649387401.8935000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:10:01. Current memory use 41.3MB.\n... used 3 dbqueries\n... used 0.015014171600342 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23915),(178171,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387401.9167000000,1649387401.9223000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:10:01. Current memory use 41.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030660629272461 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23911),(178172,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387401.9269000000,1649387401.9296000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:10:01. Current memory use 42.8MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23915),(178173,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387401.9395000000,1649387401.9409000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:10:01. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23911),(178174,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387401.9447000000,1649387401.9483000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:10:01. Current memory use 42.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061893463134766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23915),(178175,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387401.9576000000,1649387401.9592000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:10:01. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23911),(178176,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387401.9675000000,1649387401.9720000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:10:01. Current memory use 42.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002856969833374 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23915),(178177,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387401.9813000000,1649387401.9884000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:10:01. Current memory use 41.6MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23911),(178178,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387402.0016000000,1649387402.0042000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:10:02. Current memory use 43.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093984603881836 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23915),(178179,0,'moodle','core\\task\\session_cleanup_task',0,1649387461.5077000000,1649387461.5242000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012009859085083 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24015),(178180,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387461.5370000000,1649387461.5382000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24015),(178181,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387461.5309000000,1649387461.5466000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:11:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.010639905929565 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24016),(178182,0,'moodle','core\\task\\grade_cron_task',0,1649387461.5612000000,1649387461.5790000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:11:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01651406288147 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24016),(178183,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387461.5500000000,1649387461.5930000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042126893997192 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24015),(178184,0,'moodle','core\\task\\portfolio_cron_task',0,1649387461.6051000000,1649387461.6066000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24015),(178185,0,'moodle','core\\task\\completion_regular_task',0,1649387461.5932000000,1649387461.6165000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021653175354004 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24016),(178186,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387461.6165000000,1649387461.6181000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24015),(178187,0,'moodle','core\\task\\blog_cron_task',0,1649387461.6381000000,1649387461.6396000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24015),(178188,0,'moodle','core\\task\\calendar_cron_task',0,1649387461.6348000000,1649387461.6397000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:11:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0039031505584717 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24016),(178189,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387461.6521000000,1649387461.6547000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:11:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012221336364746 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24015),(178190,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387461.6502000000,1649387461.6725000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:11:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0210120677948 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24016),(178191,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387461.7010000000,1649387461.7041000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:11:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020809173583984 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24016),(178192,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387461.6766000000,1649387461.7240000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:11:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.045121908187866 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24015),(178193,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387461.7270000000,1649387461.7326000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:11:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040669441223145 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24016),(178194,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387461.7463000000,1649387461.7486000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:11:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0003211498260498 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24016),(178195,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387461.7574000000,1649387461.7590000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:11:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24016),(178196,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387461.7689000000,1649387461.7710000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:11:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24016),(178197,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387461.7746000000,1649387461.7768000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:11:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00031089782714844 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24015),(178198,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387461.7897000000,1649387461.7906000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:11:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24015),(178199,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387461.7877000000,1649387461.7911000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:11:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023331642150879 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24016),(178200,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387461.8010000000,1649387461.8028000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:11:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089597702026367 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24016),(178201,0,'moodle','core\\task\\session_cleanup_task',0,1649387522.1496000000,1649387522.1677000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:12:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013895034790039 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24133),(178202,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387522.1894000000,1649387522.1916000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:12:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00071907043457031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24133),(178203,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387522.1987000000,1649387522.2118000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:12:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0071070194244385 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24130),(178204,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387522.2070000000,1649387522.2354000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:12:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027443170547485 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24133),(178205,0,'moodle','core\\task\\grade_cron_task',0,1649387522.2277000000,1649387522.2406000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:12:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011752843856812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24130),(178206,0,'moodle','core\\task\\portfolio_cron_task',0,1649387522.2586000000,1649387522.2595000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:12:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24130),(178207,0,'moodle','core\\task\\completion_regular_task',0,1649387522.2487000000,1649387522.2626000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:12:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012761831283569 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24133),(178208,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387522.2703000000,1649387522.2715000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:12:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24130),(178209,0,'moodle','core\\task\\calendar_cron_task',0,1649387522.2771000000,1649387522.2818000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:12:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0038201808929443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24133),(178210,0,'moodle','core\\task\\blog_cron_task',0,1649387522.2868000000,1649387522.2879000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:12:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24130),(178211,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387522.2967000000,1649387522.2983000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:12:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24130),(178212,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387522.2908000000,1649387522.3091000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:12:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017237901687622 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24133),(178213,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387522.3407000000,1649387522.3429000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:12:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010149478912354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24133),(178214,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387522.3131000000,1649387522.3507000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:12:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.036210060119629 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24130),(178215,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387522.3683000000,1649387522.3719000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:12:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023238658905029 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24133),(178216,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387522.3805000000,1649387522.3823000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:12:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00029611587524414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24130),(178217,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387522.3893000000,1649387522.3909000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:12:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24133),(178218,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387522.3929000000,1649387522.3949000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:12:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24130),(178219,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387522.4009000000,1649387522.4023000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:12:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24133),(178220,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387522.4091000000,1649387522.4126000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:12:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023629665374756 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24130),(178221,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387522.4372000000,1649387522.4392000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:12:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00025796890258789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24133),(178222,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387522.4454000000,1649387522.4469000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:12:02. Current memory use 29.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051593780517578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24130),(178223,0,'moodle','core\\task\\session_cleanup_task',0,1649387581.7784000000,1649387581.7999000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015316963195801 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24251),(178224,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387581.8168000000,1649387581.8181000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24251),(178225,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387581.8138000000,1649387581.8271000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00760817527771 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24246),(178226,0,'moodle','core\\task\\grade_cron_task',0,1649387581.8366000000,1649387581.8512000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:13:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013828039169312 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24246),(178227,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387581.8303000000,1649387581.8717000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039661884307861 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24251),(178228,0,'moodle','core\\task\\portfolio_cron_task',0,1649387581.8852000000,1649387581.8860000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24251),(178229,0,'moodle','core\\task\\completion_regular_task',0,1649387581.8680000000,1649387581.8884000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:13:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019631147384644 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24246),(178230,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387581.8945000000,1649387581.8957000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:13:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24246),(178231,0,'moodle','core\\task\\blog_cron_task',0,1649387581.9093000000,1649387581.9102000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:13:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24246),(178232,0,'moodle','core\\task\\calendar_cron_task',0,1649387581.9057000000,1649387581.9124000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055780410766602 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24251),(178233,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387581.9213000000,1649387581.9237000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:13:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013091564178467 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24246),(178234,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387581.9204000000,1649387581.9428000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:13:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021336078643799 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24251),(178235,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387581.9455000000,1649387581.9783000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:13:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.031589031219482 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24246),(178236,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387581.9800000000,1649387581.9833000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:13:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017521381378174 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24251),(178237,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387582.0096000000,1649387582.0134000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:13:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026309490203857 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24251),(178238,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387582.0266000000,1649387582.0278000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:13:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011277198791504 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24251),(178239,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387582.0364000000,1649387582.0381000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:13:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24251),(178240,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387582.0463000000,1649387582.0484000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:13:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064182281494141 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24246),(178241,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387582.0489000000,1649387582.0501000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:13:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24251),(178242,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387582.0653000000,1649387582.0664000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:13:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24251),(178243,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387582.0641000000,1649387582.0676000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:13:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024018287658691 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24246),(178244,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387582.0764000000,1649387582.0837000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:13:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0065078735351562 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24251),(178245,0,'moodle','core\\task\\session_cleanup_task',0,1649387641.3657000000,1649387641.3873000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:14:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.017567873001099 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24356),(178246,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387641.4067000000,1649387641.4080000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00051283836364746 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24356),(178247,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387641.4166000000,1649387641.4182000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24356),(178248,0,'moodle','core\\task\\grade_cron_task',0,1649387641.4259000000,1649387641.4417000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:14:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014631986618042 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24356),(178249,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387641.4226000000,1649387641.4637000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:14:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035985946655273 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24357),(178250,0,'moodle','core\\task\\portfolio_cron_task',0,1649387641.4736000000,1649387641.4748000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24357),(178251,0,'moodle','core\\task\\completion_regular_task',0,1649387641.4542000000,1649387641.4751000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:14:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019542932510376 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24356),(178252,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387641.4842000000,1649387641.4850000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24357),(178253,0,'moodle','core\\task\\blog_cron_task',0,1649387641.4986000000,1649387641.4999000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:14:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24357),(178254,0,'moodle','core\\task\\calendar_cron_task',0,1649387641.4950000000,1649387641.5012000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:14:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049881935119629 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24356),(178255,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387641.5110000000,1649387641.5140000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:14:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017020702362061 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24356),(178256,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387641.5090000000,1649387641.5320000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:14:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021781921386719 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24357),(178257,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387641.5366000000,1649387641.5676000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:14:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.029952049255371 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24356),(178258,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387641.5705000000,1649387641.5727000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:14:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001093864440918 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24357),(178259,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387641.5924000000,1649387641.5958000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:14:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024430751800537 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24357),(178260,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387641.6032000000,1649387641.6047000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:14:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24357),(178261,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387641.6127000000,1649387641.6140000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:14:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24357),(178262,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387641.6219000000,1649387641.6236000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:14:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045204162597656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24357),(178263,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387641.6308000000,1649387641.6320000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:14:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24357),(178264,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387641.6434000000,1649387641.6449000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24357),(178265,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387641.6429000000,1649387641.6461000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:14:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023939609527588 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24356),(178266,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387641.6570000000,1649387641.6588000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:14:01. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24356),(178267,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649387701.9463000000,1649387702.0074000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 11:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.057991027832031 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',24477),(178268,0,'moodle','core\\task\\badges_cron_task',0,1649387701.9726000000,1649387702.0248000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.035938024520874 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',24480),(178269,0,'moodle','core\\task\\badges_message_task',0,1649387702.0180000000,1649387702.4394000000,2,1,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:15:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 3 dbqueries\n... used 0.41932392120361 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',24477),(178270,0,'mod_chat','mod_chat\\task\\cron_task',0,1649387702.4385000000,1649387702.4557000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:15:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.015129089355469 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',24480),(178271,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649387702.4573000000,1649387702.4700000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:15:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 0.010586023330688 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',24477),(178272,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649387702.4720000000,1649387702.4819000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:15:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00065899999999997 seconds)\n... used 1 dbqueries\n... used 0.009030818939209 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',24480),(178273,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649387702.4860000000,1649387702.4940000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:15:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0049188137054443 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',24477),(178274,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649387702.5091000000,1649387702.5165000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:15:02. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0047290325164795 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',24480),(178275,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649387702.5109000000,1649387702.5169000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:15:02. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.004986047744751 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',24477),(178276,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387702.5280000000,1649387702.5312000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:15:02. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00075507164001465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24480),(178277,0,'moodle','core\\task\\session_cleanup_task',0,1649387702.5270000000,1649387702.5346000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:15:02. Current memory use 26.4MB.\n... used 7 dbqueries\n... used 0.0049030780792236 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24477),(178278,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387702.5421000000,1649387702.5435000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:15:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24480),(178279,0,'moodle','core\\task\\grade_cron_task',0,1649387702.5562000000,1649387702.5594000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:15:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0023231506347656 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24480),(178280,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387702.5447000000,1649387702.5620000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:15:02. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.016516923904419 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24477),(178281,0,'moodle','core\\task\\completion_regular_task',0,1649387702.5710000000,1649387702.5783000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:15:02. Current memory use 28MB.\n... used 6 dbqueries\n... used 0.0061409473419189 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24477),(178282,0,'moodle','core\\task\\portfolio_cron_task',0,1649387702.5770000000,1649387702.5781000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:15:02. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24480),(178283,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387702.5867000000,1649387702.5879000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:15:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24477),(178284,0,'moodle','core\\task\\calendar_cron_task',0,1649387702.5887000000,1649387702.5961000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:15:02. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0061590671539307 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24480),(178285,0,'moodle','core\\task\\blog_cron_task',0,1649387702.6060000000,1649387702.6080000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:15:02. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24480),(178286,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387702.6206000000,1649387702.6242000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:15:02. Current memory use 25.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024709701538086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24480),(178287,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387702.6060000000,1649387702.6244000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:15:02. Current memory use 28.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017369031906128 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24477),(178288,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387702.6483000000,1649387702.6513000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:15:02. Current memory use 31.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015568733215332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24477),(178289,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387702.6386000000,1649387702.6704000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:15:02. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.03044605255127 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24480),(178290,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387702.6724000000,1649387702.6784000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:15:02. Current memory use 32.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038039684295654 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24477),(178291,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387702.6852000000,1649387702.6863000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24477),(178292,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387702.6963000000,1649387702.6978000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24477),(178293,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387702.7081000000,1649387702.7100000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:15:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004270076751709 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24477),(178294,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387702.7090000000,1649387702.7114000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:15:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0003659725189209 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24480),(178295,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387702.7189000000,1649387702.7207000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:15:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24480),(178296,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387702.7186000000,1649387702.7215000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:15:02. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018548965454102 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24477),(178297,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387702.7298000000,1649387702.7321000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:15:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091099739074707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24480),(178298,0,'moodle','core\\task\\session_cleanup_task',0,1649387762.0530000000,1649387762.0687000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:16:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011367082595825 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24599),(178299,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387762.0608000000,1649387762.0718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:16:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006403923034668 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24601),(178300,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387762.0786000000,1649387762.0795000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:16:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24599),(178301,0,'moodle','core\\task\\grade_cron_task',0,1649387762.0897000000,1649387762.1024000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:16:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011691093444824 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24599),(178302,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387762.0824000000,1649387762.1166000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:16:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033342123031616 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24601),(178303,0,'moodle','core\\task\\portfolio_cron_task',0,1649387762.1246000000,1649387762.1254000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24601),(178304,0,'moodle','core\\task\\completion_regular_task',0,1649387762.1111000000,1649387762.1262000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:16:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014087915420532 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24599),(178305,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387762.1331000000,1649387762.1339000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24601),(178306,0,'moodle','core\\task\\calendar_cron_task',0,1649387762.1392000000,1649387762.1435000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:16:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034539699554443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24599),(178307,0,'moodle','core\\task\\blog_cron_task',0,1649387762.1483000000,1649387762.1492000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:16:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24601),(178308,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387762.1647000000,1649387762.1669000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:16:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010221004486084 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24601),(178309,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387762.1566000000,1649387762.1757000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:16:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01826000213623 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24599),(178310,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387762.2053000000,1649387762.2086000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:16:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021481513977051 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24599),(178311,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387762.2264000000,1649387762.2317000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:16:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041251182556152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24599),(178312,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387762.1869000000,1649387762.2323000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:16:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043784141540527 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24601),(178313,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387762.2390000000,1649387762.2402000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:16:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24599),(178314,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387762.2487000000,1649387762.2500000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:16:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24599),(178315,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387762.2608000000,1649387762.2630000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:16:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006098747253418 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24599),(178316,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387762.2727000000,1649387762.2746000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:16:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24599),(178317,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387762.2889000000,1649387762.2901000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:16:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24599),(178318,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387762.2886000000,1649387762.2916000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:16:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022289752960205 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24601),(178319,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387762.3145000000,1649387762.3173000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:16:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012211799621582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24599),(178320,0,'moodle','core\\task\\complete_plans_task',0,1649387821.6144000000,1649387821.6328000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 11:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0137939453125 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',24732),(178321,0,'moodle','core\\task\\session_cleanup_task',0,1649387821.6407000000,1649387821.6502000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:17:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.006972074508667 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24732),(178322,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387821.6598000000,1649387821.6616000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:17:01. Current memory use 21.4MB.\n... used 1 dbqueries\n... used 0.00071406364440918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24732),(178323,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387821.6705000000,1649387821.6715000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:17:01. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24732),(178324,0,'moodle','core\\task\\grade_cron_task',0,1649387821.6916000000,1649387821.7197000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:17:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021482944488525 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24725),(178325,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387821.6800000000,1649387821.7200000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:17:01. Current memory use 21.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038735866546631 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24732),(178326,0,'moodle','core\\task\\portfolio_cron_task',0,1649387821.7320000000,1649387821.7334000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:17:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24725),(178327,0,'moodle','core\\task\\completion_regular_task',0,1649387821.7297000000,1649387821.7425000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:17:01. Current memory use 24MB.\n... used 6 dbqueries\n... used 0.011818885803223 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24732),(178328,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387821.7451000000,1649387821.7464000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:17:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24725),(178329,0,'moodle','core\\task\\calendar_cron_task',0,1649387821.7616000000,1649387821.7660000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:17:01. Current memory use 24.9MB.\n... used 1 dbqueries\n... used 0.0035459995269775 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24732),(178330,0,'moodle','core\\task\\blog_cron_task',0,1649387821.7662000000,1649387821.7672000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:17:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24725),(178331,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387821.7778000000,1649387821.7801000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:17:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011169910430908 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24725),(178332,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387821.7771000000,1649387821.8041000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:17:01. Current memory use 25.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025709867477417 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24732),(178333,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387821.7979000000,1649387821.8410000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:17:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.041472911834717 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24725),(178334,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387821.8392000000,1649387821.8429000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:17:01. Current memory use 30.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018880367279053 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24732),(178335,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387821.8718000000,1649387821.8778000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:17:01. Current memory use 31.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042598247528076 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24732),(178336,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387821.8942000000,1649387821.8965000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:17:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24732),(178337,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387821.8969000000,1649387821.8989000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:17:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00034499168395996 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24725),(178338,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387821.9062000000,1649387821.9082000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:17:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080490112304688 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24732),(178339,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387821.9101000000,1649387821.9120000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:17:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24725),(178340,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387821.9228000000,1649387821.9259000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:17:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020370483398438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24732),(178341,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387821.9270000000,1649387821.9279000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:17:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24725),(178342,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387821.9353000000,1649387821.9369000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:17:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078916549682617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24725),(178343,0,'moodle','core\\task\\session_cleanup_task',0,1649387882.2306000000,1649387882.2459000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:18:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011111974716187 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24845),(178344,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387882.2479000000,1649387882.2610000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:18:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075619220733643 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24840),(178345,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387882.2616000000,1649387882.2633000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:18:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24845),(178346,0,'moodle','core\\task\\grade_cron_task',0,1649387882.2873000000,1649387882.3044000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:18:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016063928604126 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24845),(178347,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387882.2736000000,1649387882.3170000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:18:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042572975158691 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24840),(178348,0,'moodle','core\\task\\portfolio_cron_task',0,1649387882.3286000000,1649387882.3297000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24840),(178349,0,'moodle','core\\task\\completion_regular_task',0,1649387882.3126000000,1649387882.3328000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:18:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01924991607666 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24845),(178350,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387882.3388000000,1649387882.3396000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24840),(178351,0,'moodle','core\\task\\calendar_cron_task',0,1649387882.3541000000,1649387882.3586000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:18:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036888122558594 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24840),(178352,0,'moodle','core\\task\\blog_cron_task',0,1649387882.3572000000,1649387882.3606000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:18:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24845),(178353,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387882.3726000000,1649387882.3752000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:18:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018448829650879 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24840),(178354,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387882.3711000000,1649387882.3885000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:18:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015952110290527 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24845),(178355,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387882.3894000000,1649387882.4185000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:18:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028071880340576 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24840),(178356,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387882.4218000000,1649387882.4249000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:18:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011019706726074 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24845),(178357,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387882.4472000000,1649387882.4512000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:18:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023221969604492 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24845),(178358,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387882.4658000000,1649387882.4678000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:18:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00032997131347656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24845),(178359,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387882.4696000000,1649387882.4721000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:18:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24840),(178360,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387882.4787000000,1649387882.4810000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:18:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053620338439941 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24845),(178361,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387882.4821000000,1649387882.4833000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:18:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24840),(178362,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387882.4954000000,1649387882.4979000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:18:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017650127410889 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24840),(178363,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387882.4983000000,1649387882.4995000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:18:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24845),(178364,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387882.5146000000,1649387882.5166000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:18:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24840),(178365,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649387941.8753000000,1649387941.8870000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071859359741211 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24973),(178366,0,'moodle','core\\task\\session_cleanup_task',0,1649387941.8714000000,1649387941.8919000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:19:01. Current memory use 19.3MB.\n... used 8 dbqueries\n... used 0.015192985534668 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24972),(178367,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649387941.8979000000,1649387941.8988000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:19:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24973),(178368,0,'moodle','core\\task\\grade_cron_task',0,1649387941.9086000000,1649387941.9209000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:19:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011374950408936 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24973),(178369,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649387941.9024000000,1649387941.9437000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040380001068115 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24972),(178370,0,'moodle','core\\task\\completion_regular_task',0,1649387941.9289000000,1649387941.9449000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01514196395874 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24973),(178371,0,'moodle','core\\task\\portfolio_cron_task',0,1649387941.9526000000,1649387941.9535000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:19:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24973),(178372,0,'moodle','core\\task\\plagiarism_cron_task',0,1649387941.9537000000,1649387941.9550000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24972),(178373,0,'moodle','core\\task\\blog_cron_task',0,1649387941.9688000000,1649387941.9698000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:19:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24972),(178374,0,'moodle','core\\task\\calendar_cron_task',0,1649387941.9681000000,1649387941.9726000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:19:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036749839782715 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24973),(178375,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649387941.9813000000,1649387941.9829000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:19:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088715553283691 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24973),(178376,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649387941.9801000000,1649387941.9972000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:19:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016170978546143 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24972),(178377,0,'mod_assign','mod_assign\\task\\cron_task',0,1649387941.9987000000,1649387942.0280000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:19:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028001070022583 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24973),(178378,0,'mod_forum','mod_forum\\task\\cron_task',0,1649387942.0262000000,1649387942.0292000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:19:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019378662109375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24972),(178379,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649387942.0621000000,1649387942.0670000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:19:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036759376525879 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24972),(178380,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649387942.0753000000,1649387942.0776000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:19:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00029492378234863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24973),(178381,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649387942.0764000000,1649387942.0776000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:19:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24972),(178382,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649387942.0861000000,1649387942.0880000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:19:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24973),(178383,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649387942.0878000000,1649387942.0889000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:19:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24972),(178384,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649387942.0992000000,1649387942.1007000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:19:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24972),(178385,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649387942.1002000000,1649387942.1026000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:19:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016992092132568 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24973),(178386,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649387942.1089000000,1649387942.1102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:19:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24972),(178387,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649388001.4592000000,1649388001.4713000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0064079761505127 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',25094),(178388,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649388001.4691000000,1649388001.4822000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0089540481567383 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',25093),(178389,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649388001.4844000000,1649388001.4905000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:20:01. Current memory use 20.2MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0045900344848633 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',25094),(178390,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649388001.4970000000,1649388001.5010000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0025300979614258 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',25093),(178391,0,'moodle','core\\task\\badges_message_task',0,1649388001.5123000000,1649388001.5267000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.012145042419434 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',25093),(178392,0,'moodle','core\\task\\badges_cron_task',0,1649388001.4991000000,1649388001.5315000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:20:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030529975891113 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',25094),(178393,0,'mod_chat','mod_chat\\task\\cron_task',0,1649388001.5524000000,1649388001.5644000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:20:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.010648012161255 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',25093),(178394,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649388001.5609000000,1649388001.5697000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:20:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 0.0076808929443359 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',25094),(178395,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649388001.5793000000,1649388001.5875000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:20:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00076500000000002 seconds)\n... used 1 dbqueries\n... used 0.0072112083435059 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',25093),(178396,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649388001.5855000000,1649388001.5937000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0047330856323242 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',25094),(178397,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649388001.6052000000,1649388001.6091000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0030698776245117 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',25094),(178398,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649388001.6026000000,1649388001.6093000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:20:01. Current memory use 23.8MB.\n... used 2 dbqueries\n... used 0.0033559799194336 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',25093),(178399,0,'moodle','core\\task\\session_cleanup_task',0,1649388001.6189000000,1649388001.6282000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0066709518432617 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25094),(178400,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388001.6288000000,1649388001.6317000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:20:01. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00099301338195801 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25093),(178401,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388001.6381000000,1649388001.6394000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:20:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25094),(178402,0,'moodle','core\\task\\grade_cron_task',0,1649388001.6622000000,1649388001.6653000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:20:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0017738342285156 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25094),(178403,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388001.6520000000,1649388001.6806000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:20:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027539014816284 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25093),(178404,0,'moodle','core\\task\\portfolio_cron_task',0,1649388001.6908000000,1649388001.6917000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25093),(178405,0,'moodle','core\\task\\completion_regular_task',0,1649388001.6764000000,1649388001.6922000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:20:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.01455283164978 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25094),(178406,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388001.7003000000,1649388001.7012000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25093),(178407,0,'moodle','core\\task\\blog_cron_task',0,1649388001.7106000000,1649388001.7116000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25093),(178408,0,'moodle','core\\task\\calendar_cron_task',0,1649388001.7096000000,1649388001.7165000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:20:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0056488513946533 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25094),(178409,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388001.7287000000,1649388001.7313000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:20:01. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012838840484619 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25094),(178410,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388001.7225000000,1649388001.7486000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:20:01. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024956226348877 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25093),(178411,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388001.7769000000,1649388001.7841000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:20:01. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0037338733673096 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25093),(178412,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388001.7433000000,1649388001.7872000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:20:01. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.041824102401733 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25094),(178413,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388001.8250000000,1649388001.8290000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:20:01. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021710395812988 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25093),(178414,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388001.8417000000,1649388001.8449000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:20:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25093),(178415,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388001.8597000000,1649388001.8631000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:20:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00031900405883789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25094),(178416,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388001.8880000000,1649388001.8905000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:20:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25093),(178417,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388001.8843000000,1649388001.8942000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:20:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0074479579925537 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25094),(178418,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388001.9167000000,1649388001.9208000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:20:01. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026721954345703 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25094),(178419,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388001.9214000000,1649388001.9232000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:20:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00034904479980469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25093),(178420,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388001.9370000000,1649388001.9439000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:20:01. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0052599906921387 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25094),(178421,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388062.2328000000,1649388062.2418000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:21:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051422119140625 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25231),(178422,0,'moodle','core\\task\\session_cleanup_task',0,1649388062.2319000000,1649388062.2467000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:21:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010242938995361 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25234),(178423,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388062.2508000000,1649388062.2516000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:21:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25231),(178424,0,'moodle','core\\task\\grade_cron_task',0,1649388062.2588000000,1649388062.2694000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:21:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0098469257354736 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25231),(178425,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388062.2573000000,1649388062.2840000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:21:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025955200195312 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25234),(178426,0,'moodle','core\\task\\portfolio_cron_task',0,1649388062.2910000000,1649388062.2918000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25234),(178427,0,'moodle','core\\task\\completion_regular_task',0,1649388062.2788000000,1649388062.2935000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:21:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013880968093872 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25231),(178428,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388062.2992000000,1649388062.3003000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25234),(178429,0,'moodle','core\\task\\calendar_cron_task',0,1649388062.3066000000,1649388062.3110000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:21:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0036959648132324 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25231),(178430,0,'moodle','core\\task\\blog_cron_task',0,1649388062.3131000000,1649388062.3139000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:21:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25234),(178431,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388062.3217000000,1649388062.3338000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:21:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.011325836181641 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25234),(178432,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388062.3186000000,1649388062.3449000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:21:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025581836700439 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25231),(178433,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388062.3695000000,1649388062.3716000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:21:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010619163513184 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25231),(178434,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388062.3495000000,1649388062.3793000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:21:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.028634071350098 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25234),(178435,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388062.3878000000,1649388062.3908000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:21:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018758773803711 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25231),(178436,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388062.3985000000,1649388062.3999000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25231),(178437,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388062.4070000000,1649388062.4081000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25231),(178438,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388062.4223000000,1649388062.4237000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:21:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25234),(178439,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388062.4216000000,1649388062.4247000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:21:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056290626525879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25231),(178440,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388062.4348000000,1649388062.4359000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:21:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00034904479980469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25231),(178441,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388062.4342000000,1649388062.4378000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:21:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00242018699646 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25234),(178442,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388062.4444000000,1649388062.4457000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:21:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064492225646973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25231),(178443,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388121.7606000000,1649388121.7734000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:22:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0070879459381104 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25346),(178444,0,'moodle','core\\task\\session_cleanup_task',0,1649388121.7563000000,1649388121.7752000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:22:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013230085372925 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25345),(178445,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388121.7831000000,1649388121.7840000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:22:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25346),(178446,0,'moodle','core\\task\\grade_cron_task',0,1649388121.7921000000,1649388121.8045000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011395931243896 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25346),(178447,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388121.7845000000,1649388121.8168000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031475067138672 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25345),(178448,0,'moodle','core\\task\\portfolio_cron_task',0,1649388121.8275000000,1649388121.8286000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25345),(178449,0,'moodle','core\\task\\completion_regular_task',0,1649388121.8162000000,1649388121.8346000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:22:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017232894897461 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25346),(178450,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388121.8377000000,1649388121.8388000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25345),(178451,0,'moodle','core\\task\\blog_cron_task',0,1649388121.8533000000,1649388121.8542000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25345),(178452,0,'moodle','core\\task\\calendar_cron_task',0,1649388121.8501000000,1649388121.8547000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:22:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038158893585205 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25346),(178453,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388121.8641000000,1649388121.8655000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:22:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007319450378418 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25346),(178454,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388121.8620000000,1649388121.8799000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:22:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017025947570801 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25345),(178455,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388121.9209000000,1649388121.9248000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:22:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024178028106689 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25345),(178456,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388121.8850000000,1649388121.9289000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:22:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.042222023010254 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25346),(178457,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388121.9670000000,1649388121.9728000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:22:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042150020599365 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25345),(178458,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388121.9779000000,1649388121.9799000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:22:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00033283233642578 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25346),(178459,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388121.9839000000,1649388121.9854000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:22:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25345),(178460,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388121.9888000000,1649388121.9911000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:22:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064611434936523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25346),(178461,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388121.9959000000,1649388121.9976000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:22:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25345),(178462,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388122.0106000000,1649388122.0116000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:22:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25345),(178463,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388122.0083000000,1649388122.0121000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:22:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026609897613525 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25346),(178464,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388122.0213000000,1649388122.0230000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:22:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065994262695312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25346),(178465,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649388181.3725000000,1649388181.3911000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 11:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.014955043792725 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',25483),(178466,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388181.3988000000,1649388181.4013000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:23:01. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.00055885314941406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25483),(178467,0,'moodle','core\\task\\session_cleanup_task',0,1649388181.3875000000,1649388181.4062000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012801170349121 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25479),(178468,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388181.4089000000,1649388181.4097000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:23:01. Current memory use 20.8MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25483),(178469,0,'moodle','core\\task\\grade_cron_task',0,1649388181.4179000000,1649388181.4337000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:23:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014539957046509 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25479),(178470,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388181.4171000000,1649388181.4486000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:23:01. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030473947525024 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25483),(178471,0,'moodle','core\\task\\portfolio_cron_task',0,1649388181.4565000000,1649388181.4573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:23:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25483),(178472,0,'moodle','core\\task\\completion_regular_task',0,1649388181.4416000000,1649388181.4607000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:23:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01813793182373 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25479),(178473,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388181.4656000000,1649388181.4663000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:23:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25483),(178474,0,'moodle','core\\task\\calendar_cron_task',0,1649388181.4752000000,1649388181.4800000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:23:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038859844207764 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25479),(178475,0,'moodle','core\\task\\blog_cron_task',0,1649388181.4821000000,1649388181.4830000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:23:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25483),(178476,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388181.4929000000,1649388181.4959000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:23:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017948150634766 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25483),(178477,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388181.4881000000,1649388181.5044000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:23:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015583038330078 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25479),(178478,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388181.5332000000,1649388181.5354000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:23:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011820793151855 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25479),(178479,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388181.5521000000,1649388181.5550000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:23:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017948150634766 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25479),(178480,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388181.5141000000,1649388181.5580000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:23:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042223215103149 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25483),(178481,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388181.5657000000,1649388181.5672000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:23:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25479),(178482,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388181.5773000000,1649388181.5784000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:23:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25479),(178483,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388181.5861000000,1649388181.5879000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:23:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25479),(178484,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388181.5944000000,1649388181.5956000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:23:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25479),(178485,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388181.6072000000,1649388181.6080000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:23:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25479),(178486,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388181.6068000000,1649388181.6104000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:23:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024199485778809 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25483),(178487,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388181.6166000000,1649388181.6180000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:23:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054001808166504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25479),(178488,0,'moodle','core\\task\\session_cleanup_task',0,1649388241.8882000000,1649388241.9027000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01052713394165 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25600),(178489,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388241.9147000000,1649388241.9158000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25600),(178490,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388241.9076000000,1649388241.9210000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:24:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.007875919342041 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25598),(178491,0,'moodle','core\\task\\grade_cron_task',0,1649388241.9338000000,1649388241.9452000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:24:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010241031646729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25598),(178492,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388241.9247000000,1649388241.9560000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030436992645264 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25600),(178493,0,'moodle','core\\task\\portfolio_cron_task',0,1649388241.9679000000,1649388241.9691000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25600),(178494,0,'moodle','core\\task\\completion_regular_task',0,1649388241.9582000000,1649388241.9787000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019208192825317 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25598),(178495,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388241.9793000000,1649388241.9817000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25600),(178496,0,'moodle','core\\task\\blog_cron_task',0,1649388241.9984000000,1649388241.9996000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:24:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25598),(178497,0,'moodle','core\\task\\calendar_cron_task',0,1649388241.9960000000,1649388242.0018000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:24:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047008991241455 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25600),(178498,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388242.0151000000,1649388242.0177000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:24:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014748573303223 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25600),(178499,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388242.0094000000,1649388242.0329000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:24:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022517919540405 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25598),(178500,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388242.0336000000,1649388242.0660000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:24:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031316995620728 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25600),(178501,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388242.0686000000,1649388242.0716000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:24:02. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001594066619873 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25598),(178502,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388242.1060000000,1649388242.1114000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:24:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038051605224609 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25598),(178503,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388242.1169000000,1649388242.1180000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:24:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25600),(178504,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388242.1334000000,1649388242.1355000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:24:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00043106079101562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25598),(178505,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388242.1405000000,1649388242.1424000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:24:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005648136138916 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25600),(178506,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388242.1444000000,1649388242.1459000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:24:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25598),(178507,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388242.1528000000,1649388242.1553000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:24:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017218589782715 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25600),(178508,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388242.1582000000,1649388242.1591000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:24:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25598),(178509,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388242.1650000000,1649388242.1664000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:24:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049805641174316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25600),(178510,0,'moodle','core\\task\\context_cleanup_task',0,1649388301.5182000000,1649388301.5441000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 11:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.019936084747314 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',25727),(178511,0,'moodle','core\\task\\badges_message_task',0,1649388301.5578000000,1649388301.5630000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0045080184936523 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',25727),(178512,0,'moodle','core\\task\\badges_cron_task',0,1649388301.5394000000,1649388301.5875000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.044090032577515 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',25724),(178513,0,'mod_chat','mod_chat\\task\\cron_task',0,1649388301.5800000000,1649388301.5955000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.014034986495972 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',25727),(178514,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649388301.6087000000,1649388301.6196000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:25:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0097701549530029 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',25724),(178515,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649388301.6143000000,1649388301.6293000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00060899999999997 seconds)\n... used 1 dbqueries\n... used 0.014179944992065 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',25727),(178516,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649388301.6349000000,1649388301.6558000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.017827987670898 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',25724),(178517,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649388301.6585000000,1649388301.6660000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:25:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0040860176086426 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',25727),(178518,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649388301.6763000000,1649388301.6791000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0020389556884766 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',25724),(178519,0,'moodle','core\\task\\session_cleanup_task',0,1649388301.6787000000,1649388301.6881000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:25:01. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.006572961807251 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25727),(178520,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388301.6943000000,1649388301.6976000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:25:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00098800659179688 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25724),(178521,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388301.7004000000,1649388301.7014000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:25:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25727),(178522,0,'moodle','core\\task\\grade_cron_task',0,1649388301.7105000000,1649388301.7215000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:25:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.010110855102539 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25727),(178523,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388301.7101000000,1649388301.7419000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:25:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030349016189575 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25724),(178524,0,'moodle','core\\task\\completion_regular_task',0,1649388301.7333000000,1649388301.7512000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:25:01. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.016485929489136 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25727),(178525,0,'moodle','core\\task\\portfolio_cron_task',0,1649388301.7587000000,1649388301.7595000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:25:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25727),(178526,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388301.7683000000,1649388301.7693000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:25:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25727),(178527,0,'moodle','core\\task\\calendar_cron_task',0,1649388301.7772000000,1649388301.7824000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:25:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0043580532073975 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25727),(178528,0,'moodle','core\\task\\blog_cron_task',0,1649388301.7832000000,1649388301.7846000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:25:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25724),(178529,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388301.7940000000,1649388301.7964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:25:01. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010828971862793 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25724),(178530,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388301.7927000000,1649388301.8167000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:25:01. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022433996200562 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25727),(178531,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388301.8385000000,1649388301.8416000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:25:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016689300537109 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25727),(178532,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388301.8079000000,1649388301.8522000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:25:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.042366027832031 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25724),(178533,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388301.8732000000,1649388301.8799000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:25:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004539966583252 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25727),(178534,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388301.8890000000,1649388301.8909000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:25:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00034880638122559 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25727),(178535,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388301.9014000000,1649388301.9032000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:25:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25724),(178536,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388301.9018000000,1649388301.9045000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:25:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079107284545898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25727),(178537,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388301.9157000000,1649388301.9178000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:25:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25724),(178538,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388301.9167000000,1649388301.9197000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:25:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019640922546387 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25727),(178539,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388301.9296000000,1649388301.9310000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:25:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00027179718017578 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25724),(178540,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388301.9303000000,1649388301.9330000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:25:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012609958648682 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25727),(178541,0,'moodle','core\\task\\session_cleanup_task',0,1649388362.2304000000,1649388362.2500000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:26:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014317989349365 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25860),(178542,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388362.2602000000,1649388362.2614000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:26:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25860),(178543,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388362.2704000000,1649388362.2713000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:26:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25860),(178544,0,'moodle','core\\task\\grade_cron_task',0,1649388362.2791000000,1649388362.2922000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:26:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012151002883911 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25860),(178545,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388362.2755000000,1649388362.3138000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:26:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034375905990601 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25858),(178546,0,'moodle','core\\task\\completion_regular_task',0,1649388362.3014000000,1649388362.3159000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:26:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013702154159546 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25860),(178547,0,'moodle','core\\task\\portfolio_cron_task',0,1649388362.3220000000,1649388362.3229000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25858),(178548,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388362.3225000000,1649388362.3233000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:26:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25860),(178549,0,'moodle','core\\task\\blog_cron_task',0,1649388362.3387000000,1649388362.3398000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:26:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25860),(178550,0,'moodle','core\\task\\calendar_cron_task',0,1649388362.3368000000,1649388362.3427000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:26:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050728321075439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25858),(178551,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388362.3531000000,1649388362.3554000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:26:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010478496551514 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25858),(178552,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388362.3492000000,1649388362.3686000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:26:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018553018569946 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25860),(178553,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388362.4098000000,1649388362.4130000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:26:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016720294952393 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25860),(178554,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388362.3780000000,1649388362.4332000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:26:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.053260087966919 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25858),(178555,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388362.4309000000,1649388362.4351000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:26:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032029151916504 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25860),(178556,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388362.4493000000,1649388362.4512000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:26:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25860),(178557,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388362.4586000000,1649388362.4600000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:26:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25860),(178558,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388362.4678000000,1649388362.4693000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:26:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042986869812012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25860),(178559,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388362.4761000000,1649388362.4775000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:26:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25860),(178560,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388362.4899000000,1649388362.4909000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:26:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25860),(178561,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388362.4897000000,1649388362.4934000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:26:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025758743286133 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25858),(178562,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388362.5008000000,1649388362.5024000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:26:02. Current memory use 28.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25860),(178563,0,'moodle','core\\task\\session_cleanup_task',0,1649388421.7868000000,1649388421.8034000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011894941329956 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25991),(178564,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388421.8103000000,1649388421.8198000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051960945129395 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25990),(178565,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388421.8193000000,1649388421.8205000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25991),(178566,0,'moodle','core\\task\\grade_cron_task',0,1649388421.8331000000,1649388421.8610000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:27:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.026704072952271 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25991),(178567,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388421.8288000000,1649388421.8766000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:27:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046584844589233 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25990),(178568,0,'moodle','core\\task\\portfolio_cron_task',0,1649388421.8858000000,1649388421.8869000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:27:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25990),(178569,0,'moodle','core\\task\\completion_regular_task',0,1649388421.8723000000,1649388421.8871000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:27:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013712882995605 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25991),(178570,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388421.9044000000,1649388421.9052000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:27:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25991),(178571,0,'moodle','core\\task\\calendar_cron_task',0,1649388421.9044000000,1649388421.9144000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0085630416870117 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25990),(178572,0,'moodle','core\\task\\blog_cron_task',0,1649388421.9241000000,1649388421.9249000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:27:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25991),(178573,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388421.9357000000,1649388421.9390000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:27:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002007007598877 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25991),(178574,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388421.9282000000,1649388421.9458000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:27:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016683101654053 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25990),(178575,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388421.9830000000,1649388421.9868000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:27:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002129077911377 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25990),(178576,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388421.9654000000,1649388422.0161000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:27:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.048512935638428 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25991),(178577,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388422.0158000000,1649388422.0214000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:27:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044081211090088 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25990),(178578,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388422.0353000000,1649388422.0370000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25990),(178579,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388422.0469000000,1649388422.0484000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013279914855957 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25990),(178580,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388422.0551000000,1649388422.0568000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:27:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25990),(178581,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388422.0597000000,1649388422.0617000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:27:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25991),(178582,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388422.0787000000,1649388422.0799000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:27:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25991),(178583,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388422.0783000000,1649388422.0813000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:27:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001878023147583 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25990),(178584,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388422.0897000000,1649388422.0916000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:27:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010991096496582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25991),(178585,0,'moodle','core\\task\\session_cleanup_task',0,1649388481.3584000000,1649388481.3752000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012670993804932 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26118),(178586,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388481.3646000000,1649388481.3754000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:28:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062661170959473 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26121),(178587,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388481.3832000000,1649388481.3842000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:28:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26121),(178588,0,'moodle','core\\task\\grade_cron_task',0,1649388481.3929000000,1649388481.4046000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:28:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010892152786255 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26121),(178589,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388481.3852000000,1649388481.4165000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030313968658447 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26118),(178590,0,'moodle','core\\task\\portfolio_cron_task',0,1649388481.4267000000,1649388481.4277000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26118),(178591,0,'moodle','core\\task\\completion_regular_task',0,1649388481.4120000000,1649388481.4288000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:28:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015973806381226 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26121),(178592,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388481.4383000000,1649388481.4393000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26118),(178593,0,'moodle','core\\task\\calendar_cron_task',0,1649388481.4624000000,1649388481.4675000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:28:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039911270141602 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26121),(178594,0,'moodle','core\\task\\blog_cron_task',0,1649388481.4710000000,1649388481.4724000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:28:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26118),(178595,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388481.4809000000,1649388481.4825000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:28:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26118),(178596,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388481.4765000000,1649388481.4936000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:28:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016416072845459 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26121),(178597,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388481.5091000000,1649388481.5117000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:28:01. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015730857849121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26118),(178598,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388481.5208000000,1649388481.5528000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:28:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.030686855316162 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26121),(178599,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388481.5592000000,1649388481.5656000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:28:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045888423919678 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26118),(178600,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388481.5734000000,1649388481.5748000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:28:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26121),(178601,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388481.5779000000,1649388481.5792000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:28:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26118),(178602,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388481.5886000000,1649388481.5899000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:28:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26118),(178603,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388481.5904000000,1649388481.5927000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:28:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010089874267578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26121),(178604,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388481.6024000000,1649388481.6050000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:28:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018889904022217 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26118),(178605,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388481.6092000000,1649388481.6103000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:28:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26121),(178606,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388481.6176000000,1649388481.6192000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:28:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26118),(178607,0,'moodle','core\\task\\session_cleanup_task',0,1649388541.9397000000,1649388541.9621000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018320083618164 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26241),(178608,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388541.9614000000,1649388541.9719000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:29:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058720111846924 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26236),(178609,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388541.9739000000,1649388541.9759000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:29:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26241),(178610,0,'moodle','core\\task\\grade_cron_task',0,1649388541.9860000000,1649388542.0033000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016087055206299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26236),(178611,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388541.9845000000,1649388542.0160000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03016996383667 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26241),(178612,0,'moodle','core\\task\\portfolio_cron_task',0,1649388542.0248000000,1649388542.0258000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26241),(178613,0,'moodle','core\\task\\completion_regular_task',0,1649388542.0135000000,1649388542.0337000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:29:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019034862518311 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26236),(178614,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388542.0335000000,1649388542.0344000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26241),(178615,0,'moodle','core\\task\\blog_cron_task',0,1649388542.0509000000,1649388542.0517000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:29:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26236),(178616,0,'moodle','core\\task\\calendar_cron_task',0,1649388542.0470000000,1649388542.0518000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:29:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040009021759033 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26241),(178617,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388542.0614000000,1649388542.0633000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:29:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077009201049805 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26241),(178618,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388542.0610000000,1649388542.0771000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:29:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015229940414429 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26236),(178619,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388542.0793000000,1649388542.1135000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:29:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032723903656006 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26241),(178620,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388542.1109000000,1649388542.1134000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:29:02. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014030933380127 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26236),(178621,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388542.1368000000,1649388542.1402000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:29:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022759437561035 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26236),(178622,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388542.1469000000,1649388542.1481000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:29:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26241),(178623,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388542.1524000000,1649388542.1539000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:29:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00027298927307129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26236),(178624,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388542.1570000000,1649388542.1588000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:29:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26241),(178625,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388542.1620000000,1649388542.1631000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:29:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26236),(178626,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388542.1710000000,1649388542.1733000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:29:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015769004821777 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26241),(178627,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388542.1751000000,1649388542.1769000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:29:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00014519691467285 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26236),(178628,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388542.1829000000,1649388542.1847000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:29:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093221664428711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26241),(178629,0,'moodle','core\\task\\cache_cleanup_task',0,1649388601.7673000000,1649388601.7871000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 11:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.009598970413208 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',26352),(178630,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649388601.7912000000,1649388601.8061000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 11:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0090770721435547 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',26348),(178631,0,'moodle','core\\task\\search_index_task',0,1649388601.8090000000,1649388601.8135000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 11:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0033359527587891 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',26352),(178632,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649388601.8306000000,1649388601.8341000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 11:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0023128986358643 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',26352),(178633,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649388601.8324000000,1649388601.8349000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 11:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0016379356384277 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',26348),(178634,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649388601.8484000000,1649388601.8503000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011191368103027 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',26348),(178635,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649388601.8658000000,1649388601.8672000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:30:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0003199577331543 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',26348),(178636,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649388601.8790000000,1649388601.8863000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0039210319519043 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',26348),(178637,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649388601.8484000000,1649388601.9020000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 11:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.052525043487549 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',26352),(178638,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649388601.9018000000,1649388601.9030000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',26348),(178639,0,'moodle','core\\task\\badges_message_task',0,1649388601.9190000000,1649388601.9254000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:30:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0042359828948975 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',26348),(178640,0,'moodle','core\\task\\badges_cron_task',0,1649388601.9169000000,1649388601.9333000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:30:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.014342069625854 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',26352),(178641,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649388601.9487000000,1649388601.9563000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:30:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0064971446990967 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',26352),(178642,0,'mod_chat','mod_chat\\task\\cron_task',0,1649388601.9470000000,1649388601.9586000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:30:01. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.01044487953186 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',26348),(178643,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649388601.9727000000,1649388601.9811000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:30:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.005795955657959 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',26348),(178644,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649388601.9745000000,1649388601.9822000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:30:01. Current memory use 26MB.\n\n0 feeds refreshed (took 0.0004559999999999 seconds)\n... used 1 dbqueries\n... used 0.0069918632507324 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',26352),(178645,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649388601.9921000000,1649388601.9980000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:30:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0037441253662109 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',26352),(178646,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649388601.9970000000,1649388602.0016000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:30:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0032658576965332 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',26348),(178647,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388602.0170000000,1649388602.0199000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:30:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.000885009765625 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26352),(178648,0,'moodle','core\\task\\session_cleanup_task',0,1649388602.0146000000,1649388602.0258000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:30:02. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0099568367004395 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26348),(178649,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388602.0456000000,1649388602.0471000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:30:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26352),(178650,0,'moodle','core\\task\\grade_cron_task',0,1649388602.0802000000,1649388602.0848000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:30:02. Current memory use 27.3MB.\n... used 2 dbqueries\n... used 0.0016710758209229 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26352),(178651,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388602.0729000000,1649388602.1051000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:30:02. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030112028121948 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26348),(178652,0,'moodle','core\\task\\completion_regular_task',0,1649388602.0950000000,1649388602.1094000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:30:02. Current memory use 27.3MB.\n... used 6 dbqueries\n... used 0.013585090637207 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26352),(178653,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388602.1238000000,1649388602.1257000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:30:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26348),(178654,0,'moodle','core\\task\\portfolio_cron_task',0,1649388602.1240000000,1649388602.1259000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:30:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26352),(178655,0,'moodle','core\\task\\calendar_cron_task',0,1649388602.1385000000,1649388602.1456000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:30:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0049958229064941 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26348),(178656,0,'moodle','core\\task\\blog_cron_task',0,1649388602.1490000000,1649388602.1503000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:30:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26352),(178657,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388602.1653000000,1649388602.1685000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:30:02. Current memory use 28.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017631053924561 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26352),(178658,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388602.1818000000,1649388602.1928000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:30:02. Current memory use 28.6MB.\n... used 3 dbqueries\n... used 0.0093040466308594 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26352),(178659,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388602.1648000000,1649388602.1947000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:30:02. Current memory use 27.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024878978729248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26348),(178660,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388602.2266000000,1649388602.2310000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:30:02. Current memory use 30.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014560222625732 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26352),(178661,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388602.2489000000,1649388602.2537000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:30:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030250549316406 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26348),(178662,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388602.2644000000,1649388602.2656000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26348),(178663,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388602.2761000000,1649388602.2774000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26348),(178664,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388602.2817000000,1649388602.2845000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:30:02. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26352),(178665,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388602.2870000000,1649388602.2884000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26348),(178666,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388602.2967000000,1649388602.2990000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00029611587524414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26348),(178667,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388602.2964000000,1649388602.3005000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:30:02. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002345085144043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26352),(178668,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388602.3122000000,1649388602.3150000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:30:02. Current memory use 31.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092983245849609 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26348),(178669,0,'moodle','core\\task\\session_cleanup_task',0,1649388661.6038000000,1649388661.6197000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:31:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011106967926025 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26439),(178670,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388661.6138000000,1649388661.6274000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082039833068848 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26444),(178671,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388661.6294000000,1649388661.6303000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26439),(178672,0,'moodle','core\\task\\grade_cron_task',0,1649388661.6381000000,1649388661.6519000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:31:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012693881988525 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26439),(178673,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388661.6374000000,1649388661.6720000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:31:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033805847167969 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26444),(178674,0,'moodle','core\\task\\completion_regular_task',0,1649388661.6603000000,1649388661.6781000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:31:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016884803771973 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26439),(178675,0,'moodle','core\\task\\portfolio_cron_task',0,1649388661.6814000000,1649388661.6826000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:31:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26444),(178676,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388661.6888000000,1649388661.6898000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:31:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26439),(178677,0,'moodle','core\\task\\calendar_cron_task',0,1649388661.6969000000,1649388661.7038000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:31:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005666971206665 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26444),(178678,0,'moodle','core\\task\\blog_cron_task',0,1649388661.7060000000,1649388661.7074000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:31:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26439),(178679,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388661.7233000000,1649388661.7267000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:31:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015020370483398 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26439),(178680,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388661.7223000000,1649388661.7396000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016273021697998 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26444),(178681,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388661.7686000000,1649388661.7710000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:31:01. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012660026550293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26444),(178682,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388661.7470000000,1649388661.7805000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:31:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.032384157180786 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26439),(178683,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388661.7935000000,1649388661.7968000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:31:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022578239440918 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26444),(178684,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388661.8026000000,1649388661.8038000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26444),(178685,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388661.8107000000,1649388661.8120000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26444),(178686,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388661.8167000000,1649388661.8183000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:31:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26439),(178687,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388661.8188000000,1649388661.8203000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26444),(178688,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388661.8330000000,1649388661.8358000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:31:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019850730895996 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26444),(178689,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388661.8363000000,1649388661.8372000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:31:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26439),(178690,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388661.8457000000,1649388661.8476000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:31:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070714950561523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26444),(178691,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649388722.1824000000,1649388722.2051000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 11:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019313812255859 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',26538),(178692,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388722.2136000000,1649388722.2170000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:32:02. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00081491470336914 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26538),(178693,0,'moodle','core\\task\\session_cleanup_task',0,1649388722.2092000000,1649388722.2276000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:32:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012858867645264 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26539),(178694,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388722.2310000000,1649388722.2320000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:32:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26538),(178695,0,'moodle','core\\task\\grade_cron_task',0,1649388722.2469000000,1649388722.2664000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:32:02. Current memory use 22.2MB.\n... used 2 dbqueries\n... used 0.018508911132812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26538),(178696,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388722.2361000000,1649388722.2759000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:32:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038934946060181 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26539),(178697,0,'moodle','core\\task\\portfolio_cron_task',0,1649388722.2842000000,1649388722.2850000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26539),(178698,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388722.2928000000,1649388722.2939000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26539),(178699,0,'moodle','core\\task\\completion_regular_task',0,1649388722.2741000000,1649388722.2969000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:32:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.02142596244812 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26538),(178700,0,'moodle','core\\task\\blog_cron_task',0,1649388722.3108000000,1649388722.3119000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:32:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26539),(178701,0,'moodle','core\\task\\calendar_cron_task',0,1649388722.3095000000,1649388722.3144000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:32:02. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.0037920475006104 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26538),(178702,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388722.3233000000,1649388722.3250000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:32:02. Current memory use 24.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079679489135742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26538),(178703,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388722.3233000000,1649388722.3482000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:32:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024031162261963 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26539),(178704,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388722.3428000000,1649388722.3724000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:32:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.028536081314087 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26538),(178705,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388722.3737000000,1649388722.3761000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:32:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013549327850342 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26539),(178706,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388722.3960000000,1649388722.3995000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:32:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024018287658691 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26539),(178707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388722.4032000000,1649388722.4046000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:32:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.0002439022064209 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26538),(178708,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388722.4064000000,1649388722.4076000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:32:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26539),(178709,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388722.4130000000,1649388722.4150000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:32:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00087308883666992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26538),(178710,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388722.4166000000,1649388722.4178000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:32:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26539),(178711,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388722.4288000000,1649388722.4325000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:32:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028438568115234 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26538),(178712,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388722.4364000000,1649388722.4375000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:32:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26539),(178713,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388722.4442000000,1649388722.4467000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:32:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013091564178467 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26538),(178714,0,'moodle','core\\task\\session_cleanup_task',0,1649388781.7462000000,1649388781.7625000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010783910751343 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26655),(178715,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388781.7918000000,1649388781.7932000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26655),(178716,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388781.7787000000,1649388781.7950000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:33:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0089559555053711 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26650),(178717,0,'moodle','core\\task\\grade_cron_task',0,1649388781.8061000000,1649388781.8191000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011855840682983 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26650),(178718,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388781.8068000000,1649388781.8395000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031520128250122 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26655),(178719,0,'moodle','core\\task\\portfolio_cron_task',0,1649388781.8488000000,1649388781.8496000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26655),(178720,0,'moodle','core\\task\\completion_regular_task',0,1649388781.8294000000,1649388781.8519000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021232128143311 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26650),(178721,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388781.8589000000,1649388781.8601000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26655),(178722,0,'moodle','core\\task\\calendar_cron_task',0,1649388781.8705000000,1649388781.8761000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:33:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0043821334838867 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26650),(178723,0,'moodle','core\\task\\blog_cron_task',0,1649388781.8793000000,1649388781.8805000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26655),(178724,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388781.8926000000,1649388781.8950000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:33:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014941692352295 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26655),(178725,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388781.8889000000,1649388781.9056000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:33:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015710115432739 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26650),(178726,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388781.9348000000,1649388781.9383000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:33:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015509128570557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26650),(178727,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388781.9572000000,1649388781.9613000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:33:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031740665435791 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26650),(178728,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388781.9208000000,1649388781.9613000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:33:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.038972854614258 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26655),(178729,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388781.9705000000,1649388781.9718000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:33:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26650),(178730,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388781.9792000000,1649388781.9804000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:33:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26650),(178731,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388781.9884000000,1649388781.9898000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:33:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047397613525391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26650),(178732,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388781.9980000000,1649388781.9993000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:33:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26650),(178733,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388782.0085000000,1649388782.0112000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:33:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018379688262939 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26655),(178734,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388782.0127000000,1649388782.0136000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:33:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26650),(178735,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388782.0214000000,1649388782.0228000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:33:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076198577880859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26655),(178736,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388841.3988000000,1649388841.4102000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:34:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064730644226074 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26768),(178737,0,'moodle','core\\task\\session_cleanup_task',0,1649388841.3932000000,1649388841.4102000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:34:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012529134750366 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26770),(178738,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388841.4220000000,1649388841.4231000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:34:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26768),(178739,0,'moodle','core\\task\\grade_cron_task',0,1649388841.4332000000,1649388841.4447000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:34:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010628938674927 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26768),(178740,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388841.4227000000,1649388841.4541000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:34:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030697107315063 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26770),(178741,0,'moodle','core\\task\\portfolio_cron_task',0,1649388841.4619000000,1649388841.4628000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26770),(178742,0,'moodle','core\\task\\completion_regular_task',0,1649388841.4527000000,1649388841.4679000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:34:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01437783241272 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26768),(178743,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388841.4725000000,1649388841.4739000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26770),(178744,0,'moodle','core\\task\\calendar_cron_task',0,1649388841.4845000000,1649388841.4891000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:34:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.003760814666748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26768),(178745,0,'moodle','core\\task\\blog_cron_task',0,1649388841.4918000000,1649388841.4928000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:34:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26770),(178746,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388841.5020000000,1649388841.5046000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:34:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016438961029053 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26770),(178747,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388841.4973000000,1649388841.5152000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:34:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01698899269104 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26768),(178748,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388841.5459000000,1649388841.5485000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:34:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00124192237854 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26768),(178749,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388841.5202000000,1649388841.5540000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:34:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032701969146729 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26770),(178750,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388841.5653000000,1649388841.5686000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:34:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021240711212158 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26768),(178751,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388841.5835000000,1649388841.5856000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:34:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00031495094299316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26768),(178752,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388841.5921000000,1649388841.5932000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:34:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26770),(178753,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388841.5968000000,1649388841.5982000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:34:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048685073852539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26768),(178754,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388841.6010000000,1649388841.6023000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:34:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26770),(178755,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388841.6150000000,1649388841.6163000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:34:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26770),(178756,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388841.6150000000,1649388841.6186000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:34:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024540424346924 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26768),(178757,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388841.6302000000,1649388841.6322000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:34:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009300708770752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26770),(178758,0,'moodle','core\\task\\messaging_cleanup_task',0,1649388901.9290000000,1649388901.9625000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 11:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.02833890914917 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',26892),(178759,0,'moodle','core\\task\\badges_cron_task',0,1649388901.9342000000,1649388901.9762000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:35:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036129951477051 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',26894),(178760,0,'moodle','core\\task\\badges_message_task',0,1649388901.9739000000,1649388901.9796000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0045859813690186 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',26892),(178761,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649388901.9943000000,1649388902.0040000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:35:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0087487697601318 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',26894),(178762,0,'mod_chat','mod_chat\\task\\cron_task',0,1649388901.9939000000,1649388902.0095000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.014123916625977 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',26892),(178763,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649388902.0220000000,1649388902.0270000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:35:02. Current memory use 23.2MB.\n... used 3 dbqueries\n... used 0.0029029846191406 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',26892),(178764,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649388902.0205000000,1649388902.0288000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:35:02. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.000648 seconds)\n... used 1 dbqueries\n... used 0.0076279640197754 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',26894),(178765,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649388902.0371000000,1649388902.0412000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:35:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0033841133117676 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',26892),(178766,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649388902.0417000000,1649388902.0486000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:35:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0043699741363525 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',26894),(178767,0,'moodle','core\\task\\session_cleanup_task',0,1649388902.0522000000,1649388902.0591000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:35:02. Current memory use 23.6MB.\n... used 7 dbqueries\n... used 0.0051820278167725 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26892),(178768,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388902.0573000000,1649388902.0594000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:35:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0004119873046875 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26894),(178769,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388902.0685000000,1649388902.0695000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:35:02. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26894),(178770,0,'moodle','core\\task\\grade_cron_task',0,1649388902.0794000000,1649388902.0831000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:35:02. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.002669095993042 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26894),(178771,0,'moodle','core\\task\\completion_regular_task',0,1649388902.0906000000,1649388902.1039000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:35:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.01229190826416 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26894),(178772,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388902.0693000000,1649388902.1073000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:35:02. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036885976791382 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26892),(178773,0,'moodle','core\\task\\portfolio_cron_task',0,1649388902.1132000000,1649388902.1140000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:35:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26894),(178774,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388902.1195000000,1649388902.1204000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:35:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26892),(178775,0,'moodle','core\\task\\blog_cron_task',0,1649388902.1351000000,1649388902.1363000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:35:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26894),(178776,0,'moodle','core\\task\\calendar_cron_task',0,1649388902.1321000000,1649388902.1374000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:35:02. Current memory use 26.5MB.\n... used 1 dbqueries\n... used 0.0042030811309814 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26892),(178777,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388902.1459000000,1649388902.1478000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:35:02. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010690689086914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26892),(178778,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388902.1444000000,1649388902.1617000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:35:02. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016532182693481 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26894),(178779,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388902.1823000000,1649388902.1848000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:35:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010080337524414 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26894),(178780,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388902.1579000000,1649388902.1928000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:35:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.033045053482056 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26892),(178781,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388902.2054000000,1649388902.2091000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:35:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020530223846436 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26894),(178782,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388902.2199000000,1649388902.2214000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:35:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00034189224243164 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26894),(178783,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388902.2315000000,1649388902.2326000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:35:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26894),(178784,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388902.2393000000,1649388902.2413000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:35:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061416625976562 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26892),(178785,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388902.2404000000,1649388902.2424000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:35:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26894),(178786,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388902.2632000000,1649388902.2677000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:35:02. Current memory use 32.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0032758712768555 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26892),(178787,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388902.2691000000,1649388902.2707000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:35:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00034594535827637 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26894),(178788,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388902.2786000000,1649388902.2808000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:35:02. Current memory use 32.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071597099304199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26892),(178789,0,'moodle','core\\task\\session_cleanup_task',0,1649388961.6287000000,1649388961.6460000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012105941772461 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27004),(178790,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649388961.6569000000,1649388961.6601000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:36:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27004),(178791,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649388961.6657000000,1649388961.6771000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:36:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0048191547393799 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27007),(178792,0,'moodle','core\\task\\grade_cron_task',0,1649388961.6886000000,1649388961.7010000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011369943618774 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27007),(178793,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649388961.6737000000,1649388961.7101000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03564715385437 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27004),(178794,0,'moodle','core\\task\\portfolio_cron_task',0,1649388961.7203000000,1649388961.7212000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27004),(178795,0,'moodle','core\\task\\completion_regular_task',0,1649388961.7112000000,1649388961.7297000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:36:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017391920089722 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27007),(178796,0,'moodle','core\\task\\plagiarism_cron_task',0,1649388961.7336000000,1649388961.7350000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27004),(178797,0,'moodle','core\\task\\calendar_cron_task',0,1649388961.7488000000,1649388961.7534000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:36:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038678646087646 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27007),(178798,0,'moodle','core\\task\\blog_cron_task',0,1649388961.7529000000,1649388961.7541000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:36:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27004),(178799,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649388961.7649000000,1649388961.7671000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:36:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010640621185303 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27004),(178800,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649388961.7618000000,1649388961.7836000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:36:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020742893218994 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27007),(178801,0,'mod_forum','mod_forum\\task\\cron_task',0,1649388961.8152000000,1649388961.8183000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:36:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019328594207764 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27007),(178802,0,'mod_assign','mod_assign\\task\\cron_task',0,1649388961.7870000000,1649388961.8264000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:36:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.03708291053772 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27004),(178803,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649388961.8360000000,1649388961.8406000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:36:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033779144287109 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27007),(178804,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649388961.8480000000,1649388961.8494000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:36:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27007),(178805,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649388961.8568000000,1649388961.8583000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:36:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27007),(178806,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649388961.8681000000,1649388961.8699000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:36:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075888633728027 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27007),(178807,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649388961.8720000000,1649388961.8732000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:36:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27004),(178808,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649388961.8852000000,1649388961.8877000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:36:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017540454864502 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27007),(178809,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649388961.8863000000,1649388961.8877000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:36:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00033903121948242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27004),(178810,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649388961.8951000000,1649388961.8990000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:36:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.003004789352417 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27007),(178811,0,'moodle','core\\task\\session_cleanup_task',0,1649389022.2461000000,1649389022.2774000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:37:02. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.014710187911987 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27114),(178812,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389022.2877000000,1649389022.2887000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27114),(178813,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389022.2744000000,1649389022.2903000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:37:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.010187864303589 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27115),(178814,0,'moodle','core\\task\\grade_cron_task',0,1649389022.3025000000,1649389022.3199000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:37:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01630687713623 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27115),(178815,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389022.3020000000,1649389022.3378000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:37:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03484320640564 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27114),(178816,0,'moodle','core\\task\\completion_regular_task',0,1649389022.3297000000,1649389022.3485000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:37:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017745971679688 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27115),(178817,0,'moodle','core\\task\\portfolio_cron_task',0,1649389022.3491000000,1649389022.3500000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27114),(178818,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389022.3583000000,1649389022.3594000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:37:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27115),(178819,0,'moodle','core\\task\\calendar_cron_task',0,1649389022.3680000000,1649389022.3760000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:37:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0066111087799072 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27114),(178820,0,'moodle','core\\task\\blog_cron_task',0,1649389022.3791000000,1649389022.3831000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:37:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27115),(178821,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389022.3921000000,1649389022.3938000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:37:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086593627929688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27115),(178822,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389022.3869000000,1649389022.4142000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:37:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026058912277222 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27114),(178823,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389022.4123000000,1649389022.4459000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:37:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.03233003616333 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27115),(178824,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389022.4459000000,1649389022.4498000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:37:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00223708152771 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27114),(178825,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389022.4728000000,1649389022.4777000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:37:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036687850952148 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27114),(178826,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389022.4861000000,1649389022.4872000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:37:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27114),(178827,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389022.4938000000,1649389022.4952000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:37:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27114),(178828,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389022.4969000000,1649389022.4987000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:37:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005488395690918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27115),(178829,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389022.5066000000,1649389022.5080000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:37:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27114),(178830,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389022.5150000000,1649389022.5179000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:37:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019090175628662 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27115),(178831,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389022.5222000000,1649389022.5233000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:37:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27114),(178832,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389022.5311000000,1649389022.5332000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:37:02. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094985961914062 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27115),(178833,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389081.8095000000,1649389081.8196000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055060386657715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27209),(178834,0,'moodle','core\\task\\session_cleanup_task',0,1649389081.8094000000,1649389081.8240000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01038122177124 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27210),(178835,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389081.8282000000,1649389081.8291000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27209),(178836,0,'moodle','core\\task\\grade_cron_task',0,1649389081.8371000000,1649389081.8596000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.021692991256714 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27209),(178837,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389081.8336000000,1649389081.8729000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038450956344604 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27210),(178838,0,'moodle','core\\task\\portfolio_cron_task',0,1649389081.8822000000,1649389081.8831000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27210),(178839,0,'moodle','core\\task\\completion_regular_task',0,1649389081.8681000000,1649389081.8841000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:38:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014773845672607 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27209),(178840,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389081.8900000000,1649389081.8911000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27210),(178841,0,'moodle','core\\task\\calendar_cron_task',0,1649389081.8967000000,1649389081.9083000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:38:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037930011749268 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27209),(178842,0,'moodle','core\\task\\blog_cron_task',0,1649389081.9092000000,1649389081.9103000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:38:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27210),(178843,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389081.9213000000,1649389081.9233000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:38:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010321140289307 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27210),(178844,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389081.9182000000,1649389081.9424000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:38:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023077964782715 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27209),(178845,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389081.9776000000,1649389081.9810000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:38:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016100406646729 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27209),(178846,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389081.9427000000,1649389081.9882000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:38:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0437331199646 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27210),(178847,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389081.9989000000,1649389082.0026000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:38:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026340484619141 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27209),(178848,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389082.0114000000,1649389082.0127000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:38:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025081634521484 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27209),(178849,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389082.0209000000,1649389082.0223000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:38:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27209),(178850,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389082.0322000000,1649389082.0336000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:38:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27210),(178851,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389082.0325000000,1649389082.0349000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:38:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072598457336426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27209),(178852,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389082.0504000000,1649389082.0519000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:38:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27209),(178853,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389082.0501000000,1649389082.0539000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:38:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025730133056641 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27210),(178854,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389082.0630000000,1649389082.0648000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:38:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075292587280273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27209),(178855,0,'moodle','core\\task\\session_cleanup_task',0,1649389141.3791000000,1649389141.3962000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:39:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012028932571411 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27409),(178856,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389141.3855000000,1649389141.3962000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:39:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0063591003417969 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27408),(178857,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389141.4078000000,1649389141.4086000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:39:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27408),(178858,0,'moodle','core\\task\\grade_cron_task',0,1649389141.4193000000,1649389141.4309000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:39:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010236978530884 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27408),(178859,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389141.4141000000,1649389141.4587000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:39:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043703079223633 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27409),(178860,0,'moodle','core\\task\\completion_regular_task',0,1649389141.4452000000,1649389141.4635000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:39:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017366170883179 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27408),(178861,0,'moodle','core\\task\\portfolio_cron_task',0,1649389141.4698000000,1649389141.4707000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27409),(178862,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389141.4708000000,1649389141.4715000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:39:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27408),(178863,0,'moodle','core\\task\\blog_cron_task',0,1649389141.4931000000,1649389141.4939000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:39:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27408),(178864,0,'moodle','core\\task\\calendar_cron_task',0,1649389141.4899000000,1649389141.4949000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.00412917137146 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27409),(178865,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389141.5072000000,1649389141.5115000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:39:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024688243865967 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27409),(178866,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389141.5045000000,1649389141.5202000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:39:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014955997467041 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27408),(178867,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389141.5571000000,1649389141.5612000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:39:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014679431915283 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27408),(178868,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389141.5278000000,1649389141.5617000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:39:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.032793045043945 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27409),(178869,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389141.5826000000,1649389141.5872000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:39:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032169818878174 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27408),(178870,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389141.5977000000,1649389141.5988000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:39:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27409),(178871,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389141.5982000000,1649389141.6002000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:39:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00022506713867188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27408),(178872,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389141.6107000000,1649389141.6132000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:39:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010290145874023 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27408),(178873,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389141.6167000000,1649389141.6185000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:39:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27409),(178874,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389141.6308000000,1649389141.6334000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:39:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017440319061279 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27408),(178875,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389141.6461000000,1649389141.6480000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:39:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27409),(178876,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389141.6605000000,1649389141.6621000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:39:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061988830566406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27408),(178877,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649389202.0929000000,1649389202.1108000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.011096000671387 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',27508),(178878,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649389202.1070000000,1649389202.1219000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:40:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0085949897766113 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',27512),(178879,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649389202.1267000000,1649389202.1540000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:40:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0055100917816162 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',27508),(178880,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649389202.1555000000,1649389202.1607000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:40:02. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0028269290924072 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',27512),(178881,0,'moodle','core\\task\\badges_message_task',0,1649389202.1862000000,1649389202.1943000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:40:02. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0049028396606445 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27508),(178882,0,'moodle','core\\task\\badges_cron_task',0,1649389202.1727000000,1649389202.2129000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:40:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036065816879272 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27512),(178883,0,'mod_chat','mod_chat\\task\\cron_task',0,1649389202.2162000000,1649389202.2353000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:40:02. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.017243146896362 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27508),(178884,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649389202.2404000000,1649389202.2495000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:40:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0077450275421143 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27512),(178885,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649389202.2748000000,1649389202.2853000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:40:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00071099999999996 seconds)\n... used 1 dbqueries\n... used 0.0093610286712646 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27508),(178886,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649389202.2779000000,1649389202.2922000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:40:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.010928869247437 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27512),(178887,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649389202.3030000000,1649389202.3059000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:40:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0018877983093262 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27512),(178888,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649389202.3099000000,1649389202.3180000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:40:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0048098564147949 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27508),(178889,0,'moodle','core\\task\\session_cleanup_task',0,1649389202.3140000000,1649389202.3245000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:40:02. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0078809261322021 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27512),(178890,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389202.3330000000,1649389202.3368000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:40:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00091910362243652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27508),(178891,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389202.3389000000,1649389202.3405000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:40:02. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27512),(178892,0,'moodle','core\\task\\grade_cron_task',0,1649389202.3592000000,1649389202.3624000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:40:02. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0021030902862549 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27512),(178893,0,'moodle','core\\task\\completion_regular_task',0,1649389202.3743000000,1649389202.3939000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:40:02. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.018023014068604 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27512),(178894,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389202.3582000000,1649389202.4000000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:40:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040458917617798 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27508),(178895,0,'moodle','core\\task\\portfolio_cron_task',0,1649389202.4064000000,1649389202.4084000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:40:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27512),(178896,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389202.4176000000,1649389202.4193000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:40:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27508),(178897,0,'moodle','core\\task\\calendar_cron_task',0,1649389202.4333000000,1649389202.4404000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:40:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0060429573059082 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27512),(178898,0,'moodle','core\\task\\blog_cron_task',0,1649389202.4425000000,1649389202.4439000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:40:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27508),(178899,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389202.4533000000,1649389202.4564000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:40:02. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017940998077393 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27508),(178900,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389202.4510000000,1649389202.4773000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:40:02. Current memory use 26.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024610996246338 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27512),(178901,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389202.5102000000,1649389202.5132000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:40:02. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014500617980957 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27512),(178902,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389202.4690000000,1649389202.5358000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:40:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.06403923034668 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27508),(178903,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389202.5497000000,1649389202.5550000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:40:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027549266815186 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27512),(178904,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389202.5651000000,1649389202.5663000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:40:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27512),(178905,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389202.5774000000,1649389202.5785000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:40:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27512),(178906,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389202.5848000000,1649389202.5872000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:40:02. Current memory use 32.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092387199401855 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27508),(178907,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389202.5886000000,1649389202.5909000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:40:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27512),(178908,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389202.6015000000,1649389202.6033000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:40:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00026702880859375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27512),(178909,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389202.6002000000,1649389202.6035000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:40:02. Current memory use 32.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021319389343262 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27508),(178910,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389202.6182000000,1649389202.6204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:40:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086808204650879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27512),(178911,0,'moodle','core\\task\\session_cleanup_task',0,1649389261.8785000000,1649389261.8918000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0094809532165527 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27604),(178912,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389261.9090000000,1649389261.9110000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:41:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010769367218018 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27604),(178913,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389261.9106000000,1649389261.9190000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:41:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045340061187744 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27602),(178914,0,'moodle','core\\task\\grade_cron_task',0,1649389261.9335000000,1649389261.9446000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:41:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010287046432495 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27602),(178915,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389261.9251000000,1649389261.9610000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034396886825562 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27604),(178916,0,'moodle','core\\task\\completion_regular_task',0,1649389261.9542000000,1649389261.9724000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017135143280029 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27602),(178917,0,'moodle','core\\task\\portfolio_cron_task',0,1649389261.9741000000,1649389261.9753000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27604),(178918,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389261.9847000000,1649389261.9855000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:41:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27602),(178919,0,'moodle','core\\task\\calendar_cron_task',0,1649389261.9911000000,1649389261.9957000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.00376296043396 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27604),(178920,0,'moodle','core\\task\\blog_cron_task',0,1649389261.9988000000,1649389261.9996000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:41:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27602),(178921,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389262.0103000000,1649389262.0121000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:41:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078511238098145 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27604),(178922,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389262.0073000000,1649389262.0223000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:41:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014137029647827 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27602),(178923,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389262.0292000000,1649389262.0584000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:41:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.027908086776733 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27604),(178924,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389262.0562000000,1649389262.0585000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:41:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011179447174072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27602),(178925,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389262.0780000000,1649389262.0817000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:41:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026340484619141 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27602),(178926,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389262.0917000000,1649389262.0933000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:41:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27604),(178927,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389262.0982000000,1649389262.1012000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:41:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002598762512207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27602),(178928,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389262.1070000000,1649389262.1089000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:41:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27604),(178929,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389262.1179000000,1649389262.1194000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:41:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27602),(178930,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389262.1262000000,1649389262.1291000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:41:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017797946929932 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27604),(178931,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389262.1369000000,1649389262.1380000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:41:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27602),(178932,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389262.1439000000,1649389262.1456000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:41:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078701972961426 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27604),(178933,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649389321.4925000000,1649389321.5067000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 11:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.010760068893433 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',27709),(178934,0,'moodle','core\\task\\session_cleanup_task',0,1649389321.5173000000,1649389321.5292000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:42:01. Current memory use 21.2MB.\n... used 9 dbqueries\n... used 0.0093061923980713 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27709),(178935,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389321.5392000000,1649389321.5411000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.0005338191986084 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27709),(178936,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389321.5484000000,1649389321.5497000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27709),(178937,0,'moodle','core\\task\\analytics_cleanup_task',0,1649389321.4657000000,1649389321.5629000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 11:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.091521978378296 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',27710),(178938,0,'moodle','core\\task\\grade_cron_task',0,1649389321.5752000000,1649389321.5779000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:42:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0013141632080078 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27710),(178939,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389321.5608000000,1649389321.6002000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:42:01. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037930011749268 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27709),(178940,0,'moodle','core\\task\\completion_regular_task',0,1649389321.5883000000,1649389321.6015000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:42:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.012284994125366 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27710),(178941,0,'moodle','core\\task\\portfolio_cron_task',0,1649389321.6082000000,1649389321.6093000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:42:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27709),(178942,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389321.6104000000,1649389321.6115000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:42:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27710),(178943,0,'moodle','core\\task\\blog_cron_task',0,1649389321.6229000000,1649389321.6240000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:42:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27709),(178944,0,'moodle','core\\task\\calendar_cron_task',0,1649389321.6213000000,1649389321.6271000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:42:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0049238204956055 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27710),(178945,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389321.6373000000,1649389321.6394000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:42:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011208057403564 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27710),(178946,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389321.6313000000,1649389321.6499000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:42:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017464876174927 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27709),(178947,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389321.6905000000,1649389321.6942000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:42:01. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021510124206543 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27709),(178948,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389321.6583000000,1649389321.7008000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:42:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.041412115097046 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27710),(178949,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389321.7202000000,1649389321.7268000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:42:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041019916534424 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27709),(178950,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389321.7372000000,1649389321.7392000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:42:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27709),(178951,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389321.7391000000,1649389321.7419000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:42:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00039887428283691 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27710),(178952,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389321.7489000000,1649389321.7513000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:42:01. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27709),(178953,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389321.7515000000,1649389321.7530000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:42:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27710),(178954,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389321.7619000000,1649389321.7658000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:42:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024211406707764 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27709),(178955,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389321.7688000000,1649389321.7700000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:42:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27710),(178956,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389321.7750000000,1649389321.7769000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:42:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27709),(178957,0,'moodle','core\\task\\session_cleanup_task',0,1649389382.1126000000,1649389382.1278000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:43:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010643005371094 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27804),(178958,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389382.1253000000,1649389382.1360000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:43:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006472110748291 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27801),(178959,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389382.1367000000,1649389382.1376000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:43:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27804),(178960,0,'moodle','core\\task\\grade_cron_task',0,1649389382.1532000000,1649389382.1692000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:43:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014853954315186 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27801),(178961,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389382.1475000000,1649389382.1965000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:43:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044290065765381 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27804),(178962,0,'moodle','core\\task\\completion_regular_task',0,1649389382.1814000000,1649389382.2054000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:43:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022705078125 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27801),(178963,0,'moodle','core\\task\\portfolio_cron_task',0,1649389382.2064000000,1649389382.2078000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.1777572631836E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27804),(178964,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389382.2160000000,1649389382.2170000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27804),(178965,0,'moodle','core\\task\\calendar_cron_task',0,1649389382.2264000000,1649389382.2333000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:43:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0058200359344482 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27801),(178966,0,'moodle','core\\task\\blog_cron_task',0,1649389382.2330000000,1649389382.2343000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:43:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27804),(178967,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389382.2440000000,1649389382.2470000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:43:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017290115356445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27801),(178968,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389382.2431000000,1649389382.2668000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:43:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022350072860718 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27804),(178969,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389382.3056000000,1649389382.3089000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:43:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015010833740234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27804),(178970,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389382.2693000000,1649389382.3147000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:43:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.043838977813721 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27801),(178971,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389382.3290000000,1649389382.3321000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:43:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019769668579102 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27804),(178972,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389382.3434000000,1649389382.3454000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27804),(178973,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389382.3563000000,1649389382.3585000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27804),(178974,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389382.3644000000,1649389382.3670000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:43:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093793869018555 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27801),(178975,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389382.3690000000,1649389382.3707000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016522407531738 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27804),(178976,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389382.3852000000,1649389382.3865000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001988410949707 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27804),(178977,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389382.3850000000,1649389382.3882000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:43:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002249002456665 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27801),(178978,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389382.3967000000,1649389382.3988000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:43:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098109245300293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27804),(178979,0,'moodle','core\\task\\session_cleanup_task',0,1649389441.6909000000,1649389441.7169000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014147043228149 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27900),(178980,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389441.7107000000,1649389441.7219000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:44:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062499046325684 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27904),(178981,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389441.7309000000,1649389441.7320000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27900),(178982,0,'moodle','core\\task\\grade_cron_task',0,1649389441.7410000000,1649389441.7516000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:44:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0098848342895508 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27900),(178983,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389441.7341000000,1649389441.7696000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:44:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034485101699829 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27904),(178984,0,'moodle','core\\task\\completion_regular_task',0,1649389441.7608000000,1649389441.7794000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:44:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017699956893921 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27900),(178985,0,'moodle','core\\task\\portfolio_cron_task',0,1649389441.7792000000,1649389441.7801000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27904),(178986,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389441.7861000000,1649389441.7880000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27904),(178987,0,'moodle','core\\task\\calendar_cron_task',0,1649389441.7974000000,1649389441.8023000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:44:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041470527648926 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27900),(178988,0,'moodle','core\\task\\blog_cron_task',0,1649389441.8053000000,1649389441.8064000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27904),(178989,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389441.8162000000,1649389441.8178000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:44:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00083398818969727 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27904),(178990,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389441.8159000000,1649389441.8382000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:44:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021183013916016 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27900),(178991,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389441.8394000000,1649389441.8682000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:44:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.027493953704834 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27904),(178992,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389441.8734000000,1649389441.8763000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:44:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017449855804443 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27900),(178993,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389441.9040000000,1649389441.9091000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:44:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035300254821777 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27900),(178994,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389441.9191000000,1649389441.9204000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:44:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27904),(178995,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389441.9188000000,1649389441.9231000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:44:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0023870468139648 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27900),(178996,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389441.9289000000,1649389441.9304000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:44:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042295455932617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27904),(178997,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389441.9325000000,1649389441.9338000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:44:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27900),(178998,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389441.9453000000,1649389441.9476000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:44:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016510486602783 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27904),(178999,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389441.9494000000,1649389441.9505000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:44:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27900),(179000,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389441.9587000000,1649389441.9599000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:44:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052595138549805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27904),(179001,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649389502.2868000000,1649389502.3409000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 11:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.050658941268921 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',28011),(179002,0,'moodle','core\\task\\badges_cron_task',0,1649389502.3148000000,1649389502.3614000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:45:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.040312051773071 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28013),(179003,0,'moodle','core\\task\\badges_message_task',0,1649389502.3551000000,1649389502.3643000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:45:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.006436824798584 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28011),(179004,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649389502.3864000000,1649389502.3984000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.010168075561523 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28011),(179005,0,'mod_chat','mod_chat\\task\\cron_task',0,1649389502.3818000000,1649389502.3999000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:45:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.016499996185303 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28013),(179006,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649389502.4149000000,1649389502.4214000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:45:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0038340091705322 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28013),(179007,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649389502.4137000000,1649389502.4252000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:45:02. Current memory use 25.5MB.\n\n0 feeds refreshed (took 0.00084999999999996 seconds)\n... used 1 dbqueries\n... used 0.010577917098999 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28011),(179008,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649389502.4383000000,1649389502.4428000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:45:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0034639835357666 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28013),(179009,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649389502.4488000000,1649389502.4570000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:45:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.0048739910125732 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28011),(179010,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389502.4653000000,1649389502.4682000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:45:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0007178783416748 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28011),(179011,0,'moodle','core\\task\\session_cleanup_task',0,1649389502.4610000000,1649389502.4719000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:45:02. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0085179805755615 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28013),(179012,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389502.4767000000,1649389502.4778000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28011),(179013,0,'moodle','core\\task\\grade_cron_task',0,1649389502.4880000000,1649389502.4913000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:45:02. Current memory use 27.1MB.\n... used 2 dbqueries\n... used 0.0024881362915039 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28011),(179014,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389502.4812000000,1649389502.5034000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:45:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021436929702759 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28013),(179015,0,'moodle','core\\task\\completion_regular_task',0,1649389502.4997000000,1649389502.5122000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:45:02. Current memory use 27.1MB.\n... used 6 dbqueries\n... used 0.011636972427368 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28011),(179016,0,'moodle','core\\task\\portfolio_cron_task',0,1649389502.5119000000,1649389502.5129000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:45:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28013),(179017,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389502.5201000000,1649389502.5213000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:45:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28013),(179018,0,'moodle','core\\task\\blog_cron_task',0,1649389502.5291000000,1649389502.5301000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:45:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28013),(179019,0,'moodle','core\\task\\calendar_cron_task',0,1649389502.5287000000,1649389502.5334000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:45:02. Current memory use 28.3MB.\n... used 1 dbqueries\n... used 0.0038051605224609 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28011),(179020,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389502.5492000000,1649389502.5517000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:45:02. Current memory use 28.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012099742889404 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28011),(179021,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389502.5411000000,1649389502.5683000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:45:02. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025949954986572 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28013),(179022,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389502.5605000000,1649389502.5744000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:45:02. Current memory use 28.8MB.\n... used 3 dbqueries\n... used 0.012067079544067 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28011),(179023,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389502.6024000000,1649389502.6064000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:45:02. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020790100097656 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28013),(179024,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389502.6291000000,1649389502.6339000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:45:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030899047851562 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28013),(179025,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389502.6324000000,1649389502.6347000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:45:02. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00032591819763184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28011),(179026,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389502.6419000000,1649389502.6431000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:45:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28013),(179027,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389502.6431000000,1649389502.6456000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:45:02. Current memory use 33.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075793266296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28011),(179028,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389502.6520000000,1649389502.6536000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:45:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28013),(179029,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389502.6539000000,1649389502.6571000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:45:02. Current memory use 33.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021011829376221 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28011),(179030,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389502.6664000000,1649389502.6675000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:45:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28013),(179031,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389502.6685000000,1649389502.6704000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:45:02. Current memory use 33.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28011),(179032,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389562.0521000000,1649389562.0620000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:46:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060279369354248 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28119),(179033,0,'moodle','core\\task\\session_cleanup_task',0,1649389562.0433000000,1649389562.0627000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:46:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014650106430054 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28121),(179034,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389562.0733000000,1649389562.0746000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:46:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28119),(179035,0,'moodle','core\\task\\grade_cron_task',0,1649389562.0830000000,1649389562.0934000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:46:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0095751285552979 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28119),(179036,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389562.0740000000,1649389562.1046000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:46:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029738903045654 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28121),(179037,0,'moodle','core\\task\\portfolio_cron_task',0,1649389562.1171000000,1649389562.1186000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28121),(179038,0,'moodle','core\\task\\completion_regular_task',0,1649389562.1035000000,1649389562.1245000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:46:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019906997680664 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28119),(179039,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389562.1272000000,1649389562.1287000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28121),(179040,0,'moodle','core\\task\\blog_cron_task',0,1649389562.1423000000,1649389562.1433000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:46:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28119),(179041,0,'moodle','core\\task\\calendar_cron_task',0,1649389562.1414000000,1649389562.1478000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:46:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0053291320800781 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28121),(179042,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389562.1564000000,1649389562.1597000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:46:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021178722381592 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28121),(179043,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389562.1530000000,1649389562.1771000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:46:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022926807403564 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28119),(179044,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389562.2157000000,1649389562.2197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:46:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024020671844482 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28119),(179045,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389562.1828000000,1649389562.2220000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:46:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.037794828414917 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28121),(179046,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389562.2463000000,1649389562.2515000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:46:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036101341247559 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28119),(179047,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389562.2621000000,1649389562.2641000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:46:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28119),(179048,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389562.2668000000,1649389562.2687000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:46:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28121),(179049,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389562.2740000000,1649389562.2762000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:46:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054812431335449 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28119),(179050,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389562.2775000000,1649389562.2793000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:46:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28121),(179051,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389562.2908000000,1649389562.2940000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:46:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002216100692749 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28119),(179052,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389562.2951000000,1649389562.2960000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:46:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28121),(179053,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389562.3062000000,1649389562.3091000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:46:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0020229816436768 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28121),(179054,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389621.6173000000,1649389621.6310000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:47:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0074310302734375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28208),(179055,0,'moodle','core\\task\\session_cleanup_task',0,1649389621.6169000000,1649389621.6316000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01023006439209 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28211),(179056,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389621.6403000000,1649389621.6412000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:47:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28211),(179057,0,'moodle','core\\task\\grade_cron_task',0,1649389621.6584000000,1649389621.6712000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:47:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011812925338745 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28211),(179058,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389621.6470000000,1649389621.6831000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:47:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034814834594727 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28208),(179059,0,'moodle','core\\task\\portfolio_cron_task',0,1649389621.6930000000,1649389621.6942000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28208),(179060,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389621.7030000000,1649389621.7039000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28208),(179061,0,'moodle','core\\task\\completion_regular_task',0,1649389621.6844000000,1649389621.7055000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:47:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019966840744019 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28211),(179062,0,'moodle','core\\task\\blog_cron_task',0,1649389621.7228000000,1649389621.7241000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:47:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28208),(179063,0,'moodle','core\\task\\calendar_cron_task',0,1649389621.7222000000,1649389621.7275000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:47:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0042459964752197 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28211),(179064,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389621.7376000000,1649389621.7400000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:47:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012729167938232 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28211),(179065,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389621.7341000000,1649389621.7714000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:47:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.036041975021362 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28208),(179066,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389621.8010000000,1649389621.8035000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:47:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014300346374512 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28208),(179067,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389621.7730000000,1649389621.8154000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:47:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.040719985961914 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28211),(179068,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389621.8254000000,1649389621.8290000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:47:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025820732116699 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28208),(179069,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389621.8363000000,1649389621.8373000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:47:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28208),(179070,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389621.8461000000,1649389621.8471000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:47:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28208),(179071,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389621.8569000000,1649389621.8590000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:47:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075793266296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28208),(179072,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389621.8617000000,1649389621.8636000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:47:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00032186508178711 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28211),(179073,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389621.8731000000,1649389621.8755000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:47:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28208),(179074,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389621.8810000000,1649389621.8820000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:47:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28211),(179075,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389621.8851000000,1649389621.8866000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:47:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063490867614746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28208),(179076,0,'moodle','core\\task\\session_cleanup_task',0,1649389682.1554000000,1649389682.1762000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:48:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014730930328369 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28336),(179077,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389682.1865000000,1649389682.1879000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:48:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00047898292541504 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28336),(179078,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389682.1967000000,1649389682.1975000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:48:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28336),(179079,0,'moodle','core\\task\\grade_cron_task',0,1649389682.2124000000,1649389682.2311000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:48:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014817953109741 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28342),(179080,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389682.2071000000,1649389682.2391000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:48:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031235933303833 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28336),(179081,0,'moodle','core\\task\\portfolio_cron_task',0,1649389682.2467000000,1649389682.2475000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28336),(179082,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389682.2651000000,1649389682.2668000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28336),(179083,0,'moodle','core\\task\\completion_regular_task',0,1649389682.2409000000,1649389682.2685000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:48:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.026482105255127 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28342),(179084,0,'moodle','core\\task\\blog_cron_task',0,1649389682.2857000000,1649389682.2871000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:48:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28342),(179085,0,'moodle','core\\task\\calendar_cron_task',0,1649389682.2823000000,1649389682.2883000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:48:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049819946289062 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28336),(179086,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389682.2971000000,1649389682.2991000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:48:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010991096496582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28336),(179087,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389682.2962000000,1649389682.3141000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:48:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017189025878906 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28342),(179088,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389682.3457000000,1649389682.3480000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:48:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012810230255127 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28342),(179089,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389682.3203000000,1649389682.3648000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:48:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.04286789894104 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28336),(179090,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389682.3671000000,1649389682.3704000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:48:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021431446075439 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28342),(179091,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389682.3781000000,1649389682.3794000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:48:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28342),(179092,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389682.3883000000,1649389682.3900000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:48:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28342),(179093,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389682.4008000000,1649389682.4025000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:48:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049519538879395 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28342),(179094,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389682.4105000000,1649389682.4116000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:48:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28342),(179095,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389682.4179000000,1649389682.4213000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:48:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022380352020264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28336),(179096,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389682.4314000000,1649389682.4329000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:48:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28342),(179097,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389682.4324000000,1649389682.4358000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:48:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0025949478149414 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28336),(179098,0,'moodle','core\\task\\session_cleanup_task',0,1649389741.7569000000,1649389741.7728000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011112928390503 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28438),(179099,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389741.7825000000,1649389741.7845000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:49:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00081491470336914 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28438),(179100,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389741.7940000000,1649389741.7954000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28438),(179101,0,'moodle','core\\task\\grade_cron_task',0,1649389741.8147000000,1649389741.8333000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:49:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014693975448608 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28440),(179102,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389741.8070000000,1649389741.8354000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027200937271118 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28438),(179103,0,'moodle','core\\task\\portfolio_cron_task',0,1649389741.8447000000,1649389741.8455000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28438),(179104,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389741.8564000000,1649389741.8575000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28438),(179105,0,'moodle','core\\task\\completion_regular_task',0,1649389741.8442000000,1649389741.8654000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020183086395264 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28440),(179106,0,'moodle','core\\task\\calendar_cron_task',0,1649389741.8770000000,1649389741.8838000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055840015411377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28438),(179107,0,'moodle','core\\task\\blog_cron_task',0,1649389741.8840000000,1649389741.8853000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:49:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28440),(179108,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389741.8971000000,1649389741.8987000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:49:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076580047607422 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28440),(179109,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389741.8936000000,1649389741.9162000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:49:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021379947662354 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28438),(179110,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389741.9430000000,1649389741.9463000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:49:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017569065093994 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28438),(179111,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389741.9169000000,1649389741.9600000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:49:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041489124298096 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28440),(179112,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389741.9688000000,1649389741.9730000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:49:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027179718017578 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28438),(179113,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389741.9824000000,1649389741.9838000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:49:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28438),(179114,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389741.9923000000,1649389741.9939000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:49:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28438),(179115,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389741.9954000000,1649389741.9977000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:49:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079011917114258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28440),(179116,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389742.0019000000,1649389742.0030000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:49:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28438),(179117,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389742.0140000000,1649389742.0148000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:49:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28438),(179118,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389742.0149000000,1649389742.0179000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:49:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021200180053711 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28440),(179119,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389742.0360000000,1649389742.0378000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:49:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28438),(179120,0,'moodle','core\\task\\cache_cron_task',0,1649389801.3378000000,1649389801.3512000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 11:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0074789524078369 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',28550),(179121,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649389801.4083000000,1649389801.4223000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 11:50:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0090889930725098 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',28546),(179122,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649389801.4340000000,1649389801.4354000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 11:50:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027585029602051 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',28546),(179123,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649389801.4460000000,1649389801.4521000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 11:50:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0045700073242188 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',28546),(179124,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649389801.4641000000,1649389801.4672000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 11:50:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',28546),(179125,0,'moodle','core\\task\\badges_cron_task',0,1649389801.4761000000,1649389801.5051000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:50:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027060031890869 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28546),(179126,0,'moodle','core\\task\\badges_message_task',0,1649389801.5152000000,1649389801.5169000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00054812431335449 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28546),(179127,0,'mod_chat','mod_chat\\task\\cron_task',0,1649389801.5382000000,1649389801.5502000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.010549068450928 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28546),(179128,0,'moodle','core\\task\\automated_backup_task',0,1649389801.3632000000,1649389801.5590000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 11:50:01. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 11:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19443011283875 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',28550),(179129,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649389801.5641000000,1649389801.5725000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0070760250091553 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28546),(179130,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649389801.5734000000,1649389801.5832000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:50:01. Current memory use 37.2MB.\n\n0 feeds refreshed (took 0.00065999999999999 seconds)\n... used 1 dbqueries\n... used 0.0081241130828857 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28550),(179131,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649389801.5870000000,1649389801.5940000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:50:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0044200420379639 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28546),(179132,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649389801.5950000000,1649389801.6008000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:50:01. Current memory use 38.4MB.\n... used 3 dbqueries\n... used 0.0032150745391846 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28550),(179133,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649389801.6050000000,1649389801.6090000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:50:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0030648708343506 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28546),(179134,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389801.6204000000,1649389801.6238000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:50:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00072479248046875 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28546),(179135,0,'moodle','core\\task\\session_cleanup_task',0,1649389801.6099000000,1649389801.6274000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:50:01. Current memory use 38.7MB.\n... used 8 dbqueries\n... used 0.01505708694458 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28550),(179136,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389801.6388000000,1649389801.6400000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:50:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28546),(179137,0,'moodle','core\\task\\grade_cron_task',0,1649389801.6539000000,1649389801.6560000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:50:01. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0013818740844727 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28546),(179138,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389801.6414000000,1649389801.6703000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:50:01. Current memory use 39.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027549028396606 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28550),(179139,0,'moodle','core\\task\\completion_regular_task',0,1649389801.6653000000,1649389801.6870000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:50:01. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.020365953445435 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28546),(179140,0,'moodle','core\\task\\portfolio_cron_task',0,1649389801.6888000000,1649389801.6903000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:50:01. Current memory use 40.5MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28550),(179141,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389801.7015000000,1649389801.7029000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:50:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28546),(179142,0,'moodle','core\\task\\calendar_cron_task',0,1649389801.7018000000,1649389801.7095000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:50:01. Current memory use 40.6MB.\n... used 1 dbqueries\n... used 0.0064239501953125 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28550),(179143,0,'moodle','core\\task\\blog_cron_task',0,1649389801.7144000000,1649389801.7158000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:50:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28546),(179144,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389801.7205000000,1649389801.7234000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:50:01. Current memory use 41MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0015149116516113 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28550),(179145,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389801.7286000000,1649389801.7312000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:50:01. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011880397796631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28546),(179146,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389801.7422000000,1649389801.7562000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:50:01. Current memory use 41.8MB.\n... used 3 dbqueries\n... used 0.012447118759155 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28550),(179147,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389801.7642000000,1649389801.7671000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:50:01. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016701221466064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28546),(179148,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389801.7827000000,1649389801.7876000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:50:01. Current memory use 43.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028080940246582 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28550),(179149,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389801.8111000000,1649389801.8134000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:50:01. Current memory use 43.4MB.\n... used 0 dbqueries\n... used 0.00017619132995605 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28550),(179150,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389801.8184000000,1649389801.8220000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:50:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00029397010803223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28546),(179151,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389801.8248000000,1649389801.8276000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:50:01. Current memory use 43.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077915191650391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28550),(179152,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389801.8347000000,1649389801.8362000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:50:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28546),(179153,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389801.8409000000,1649389801.8458000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:50:01. Current memory use 43.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027670860290527 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28550),(179154,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389801.8541000000,1649389801.8553000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:50:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28546),(179155,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389801.8587000000,1649389801.8607000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:50:01. Current memory use 43.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28550),(179156,0,'moodle','core\\task\\session_cleanup_task',0,1649389862.1710000000,1649389862.1936000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:51:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015242099761963 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28659),(179157,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389862.1839000000,1649389862.1969000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:51:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076169967651367 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28655),(179158,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389862.2063000000,1649389862.2075000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:51:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28655),(179159,0,'moodle','core\\task\\grade_cron_task',0,1649389862.2177000000,1649389862.2331000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:51:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014321804046631 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28655),(179160,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389862.2071000000,1649389862.2519000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:51:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043495893478394 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28659),(179161,0,'moodle','core\\task\\portfolio_cron_task',0,1649389862.2609000000,1649389862.2617000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28659),(179162,0,'moodle','core\\task\\completion_regular_task',0,1649389862.2435000000,1649389862.2647000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:51:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020105123519897 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28655),(179163,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389862.2713000000,1649389862.2725000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28659),(179164,0,'moodle','core\\task\\calendar_cron_task',0,1649389862.2823000000,1649389862.2881000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:51:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0046961307525635 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28655),(179165,0,'moodle','core\\task\\blog_cron_task',0,1649389862.2923000000,1649389862.2935000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:51:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28659),(179166,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389862.3032000000,1649389862.3052000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:51:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095915794372559 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28659),(179167,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389862.2968000000,1649389862.3211000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:51:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023138999938965 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28655),(179168,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389862.3287000000,1649389862.3630000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:51:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.033020973205566 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28659),(179169,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389862.3654000000,1649389862.3678000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:51:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011708736419678 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28655),(179170,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389862.3863000000,1649389862.3901000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:51:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024640560150146 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28655),(179171,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389862.4003000000,1649389862.4017000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:51:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00028014183044434 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28655),(179172,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389862.4084000000,1649389862.4102000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:51:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28655),(179173,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389862.4088000000,1649389862.4105000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:51:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051307678222656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28659),(179174,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389862.4185000000,1649389862.4202000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:51:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28659),(179175,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389862.4233000000,1649389862.4270000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:51:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024628639221191 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28655),(179176,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389862.4337000000,1649389862.4344000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:51:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28659),(179177,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389862.4423000000,1649389862.4437000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:51:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055289268493652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28659),(179178,0,'moodle','core\\task\\session_cleanup_task',0,1649389921.7546000000,1649389921.7706000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011325836181641 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28754),(179179,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389921.7792000000,1649389921.7802000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28754),(179180,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389921.7717000000,1649389921.7817000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058038234710693 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28756),(179181,0,'moodle','core\\task\\grade_cron_task',0,1649389921.7935000000,1649389921.8053000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:52:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010929107666016 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28756),(179182,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389921.7898000000,1649389921.8237000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033168077468872 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28754),(179183,0,'moodle','core\\task\\completion_regular_task',0,1649389921.8136000000,1649389921.8297000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:52:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015290021896362 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28756),(179184,0,'moodle','core\\task\\portfolio_cron_task',0,1649389921.8338000000,1649389921.8352000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28754),(179185,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389921.8405000000,1649389921.8413000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:52:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28756),(179186,0,'moodle','core\\task\\calendar_cron_task',0,1649389921.8510000000,1649389921.8559000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:52:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039598941802979 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28754),(179187,0,'moodle','core\\task\\blog_cron_task',0,1649389921.8602000000,1649389921.8615000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:52:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28756),(179188,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389921.8710000000,1649389921.8726000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:52:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00083112716674805 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28756),(179189,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389921.8657000000,1649389921.8832000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:52:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016695022583008 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28754),(179190,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389921.9104000000,1649389921.9133000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:52:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016210079193115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28754),(179191,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389921.8884000000,1649389921.9330000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:52:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.042904853820801 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28756),(179192,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389921.9350000000,1649389921.9381000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:52:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017969608306885 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28754),(179193,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389921.9450000000,1649389921.9462000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:52:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28754),(179194,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389921.9563000000,1649389921.9575000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:52:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28754),(179195,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389921.9652000000,1649389921.9668000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:52:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043010711669922 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28754),(179196,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389921.9742000000,1649389921.9754000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:52:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28754),(179197,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389921.9882000000,1649389921.9906000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:52:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017421245574951 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28754),(179198,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389921.9910000000,1649389921.9924000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28756),(179199,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389922.0018000000,1649389922.0031000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:52:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005040168762207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28754),(179200,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649389981.2970000000,1649389981.3060000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:53:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054049491882324 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28859),(179201,0,'moodle','core\\task\\session_cleanup_task',0,1649389981.2960000000,1649389981.3148000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:53:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01441502571106 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28858),(179202,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649389981.3179000000,1649389981.3190000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:53:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28859),(179203,0,'moodle','core\\task\\grade_cron_task',0,1649389981.3296000000,1649389981.3440000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:53:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013317108154297 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28858),(179204,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649389981.3277000000,1649389981.3695000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:53:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041096925735474 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28859),(179205,0,'moodle','core\\task\\portfolio_cron_task',0,1649389981.3806000000,1649389981.3813000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28859),(179206,0,'moodle','core\\task\\completion_regular_task',0,1649389981.3549000000,1649389981.3825000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:53:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.026398897171021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28858),(179207,0,'moodle','core\\task\\plagiarism_cron_task',0,1649389981.3886000000,1649389981.3893000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28859),(179208,0,'moodle','core\\task\\calendar_cron_task',0,1649389981.3988000000,1649389981.4045000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:53:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0048201084136963 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28858),(179209,0,'moodle','core\\task\\blog_cron_task',0,1649389981.4118000000,1649389981.4131000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:53:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28859),(179210,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649389981.4228000000,1649389981.4250000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:53:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011317729949951 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28859),(179211,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649389981.4136000000,1649389981.4371000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:53:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022272109985352 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28858),(179212,0,'mod_forum','mod_forum\\task\\cron_task',0,1649389981.4729000000,1649389981.4757000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:53:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00130295753479 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28858),(179213,0,'mod_assign','mod_assign\\task\\cron_task',0,1649389981.4441000000,1649389981.4926000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:53:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.046122074127197 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28859),(179214,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649389981.5022000000,1649389981.5066000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:53:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028510093688965 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28858),(179215,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649389981.5169000000,1649389981.5186000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:53:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00031304359436035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28858),(179216,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649389981.5298000000,1649389981.5316000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:53:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28858),(179217,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649389981.5421000000,1649389981.5444000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:53:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00091409683227539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28858),(179218,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649389981.5484000000,1649389981.5501000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:53:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28859),(179219,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649389981.5599000000,1649389981.5632000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:53:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022459030151367 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28858),(179220,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649389981.5655000000,1649389981.5667000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:53:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28859),(179221,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649389981.5752000000,1649389981.5768000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:53:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28858),(179222,0,'moodle','core\\task\\session_cleanup_task',0,1649390041.9107000000,1649390041.9253000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010524988174438 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28960),(179223,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390041.9368000000,1649390041.9379000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28960),(179224,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390041.9347000000,1649390041.9496000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.008842945098877 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28961),(179225,0,'moodle','core\\task\\grade_cron_task',0,1649390041.9603000000,1649390041.9731000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:54:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011844158172607 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28961),(179226,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390041.9471000000,1649390041.9777000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029755830764771 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28960),(179227,0,'moodle','core\\task\\portfolio_cron_task',0,1649390041.9883000000,1649390041.9895000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28960),(179228,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390041.9978000000,1649390041.9986000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28960),(179229,0,'moodle','core\\task\\completion_regular_task',0,1649390041.9820000000,1649390041.9988000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:54:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015859842300415 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28961),(179230,0,'moodle','core\\task\\blog_cron_task',0,1649390042.0280000000,1649390042.0291000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:54:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28961),(179231,0,'moodle','core\\task\\calendar_cron_task',0,1649390042.0252000000,1649390042.0307000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:54:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043468475341797 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28960),(179232,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390042.0407000000,1649390042.0428000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:54:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012640953063965 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28960),(179233,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390042.0381000000,1649390042.0608000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:54:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021572113037109 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28961),(179234,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390042.0609000000,1649390042.0948000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:54:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032754898071289 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28960),(179235,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390042.1007000000,1649390042.1049000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:54:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002406120300293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28961),(179236,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390042.1288000000,1649390042.1346000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:54:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041399002075195 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28961),(179237,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390042.1421000000,1649390042.1433000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:54:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28960),(179238,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390042.1430000000,1649390042.1446000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:54:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28961),(179239,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390042.1518000000,1649390042.1533000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:54:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28960),(179240,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390042.1544000000,1649390042.1563000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:54:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28961),(179241,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390042.1663000000,1649390042.1691000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:54:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019299983978271 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28960),(179242,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390042.1696000000,1649390042.1707000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:54:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28961),(179243,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390042.1778000000,1649390042.1791000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:54:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060486793518066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28960),(179244,0,'moodle','core\\task\\badges_message_task',0,1649390101.4791000000,1649390101.4951000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 11:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010263919830322 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29062),(179245,0,'moodle','core\\task\\badges_cron_task',0,1649390101.4673000000,1649390101.5063000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 11:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034226894378662 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29060),(179246,0,'mod_chat','mod_chat\\task\\cron_task',0,1649390101.5103000000,1649390101.5209000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 11:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.009498119354248 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29062),(179247,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649390101.5262000000,1649390101.5392000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 11:55:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.011178016662598 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29060),(179248,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649390101.5375000000,1649390101.5471000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 11:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00060099999999996 seconds)\n... used 1 dbqueries\n... used 0.0086710453033447 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29062),(179249,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649390101.5546000000,1649390101.5612000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 11:55:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0039980411529541 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29060),(179250,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649390101.5614000000,1649390101.5671000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 11:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0028340816497803 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29062),(179251,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649390101.5728000000,1649390101.5770000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 11:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.003410816192627 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29060),(179252,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390101.5963000000,1649390101.5989000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:55:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29060),(179253,0,'moodle','core\\task\\session_cleanup_task',0,1649390101.5769000000,1649390101.5995000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:55:01. Current memory use 23.9MB.\n... used 8 dbqueries\n... used 0.020197153091431 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29062),(179254,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390101.6096000000,1649390101.6105000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:55:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29060),(179255,0,'moodle','core\\task\\grade_cron_task',0,1649390101.6193000000,1649390101.6218000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:55:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0013191699981689 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29060),(179256,0,'moodle','core\\task\\portfolio_cron_task',0,1649390101.6449000000,1649390101.6461000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:55:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29060),(179257,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390101.6134000000,1649390101.6654000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:55:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050652027130127 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29062),(179258,0,'moodle','core\\task\\completion_regular_task',0,1649390101.6569000000,1649390101.6801000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:55:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.021972894668579 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29060),(179259,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390101.6827000000,1649390101.6836000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:55:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29062),(179260,0,'moodle','core\\task\\calendar_cron_task',0,1649390101.6938000000,1649390101.7010000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:55:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0059869289398193 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29062),(179261,0,'moodle','core\\task\\blog_cron_task',0,1649390101.7006000000,1649390101.7019000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:55:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29060),(179262,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390101.7126000000,1649390101.7147000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:55:01. Current memory use 25.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093793869018555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29060),(179263,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390101.7098000000,1649390101.7335000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:55:01. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022454977035522 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29062),(179264,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390101.7545000000,1649390101.7576000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:55:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014820098876953 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29062),(179265,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390101.7252000000,1649390101.7699000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:55:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.043025016784668 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29060),(179266,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390101.7813000000,1649390101.7862000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:55:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032100677490234 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29062),(179267,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390101.7973000000,1649390101.7988000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:55:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29062),(179268,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390101.8091000000,1649390101.8106000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:55:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29062),(179269,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390101.8187000000,1649390101.8212000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:55:01. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007321834564209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29060),(179270,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390101.8206000000,1649390101.8220000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:55:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29062),(179271,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390101.8308000000,1649390101.8338000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:55:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018150806427002 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29062),(179272,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390101.8337000000,1649390101.8349000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:55:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29060),(179273,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390101.8430000000,1649390101.8454000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:55:01. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00096607208251953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29062),(179274,0,'moodle','core\\task\\session_cleanup_task',0,1649390162.1461000000,1649390162.1662000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:56:02. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.015793800354004 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29173),(179275,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390162.1550000000,1649390162.1688000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:56:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0075311660766602 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29174),(179276,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390162.1765000000,1649390162.1773000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:56:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29173),(179277,0,'moodle','core\\task\\grade_cron_task',0,1649390162.1851000000,1649390162.1997000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:56:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013619899749756 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29173),(179278,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390162.1784000000,1649390162.2133000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:56:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03416895866394 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29174),(179279,0,'moodle','core\\task\\portfolio_cron_task',0,1649390162.2230000000,1649390162.2243000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29174),(179280,0,'moodle','core\\task\\completion_regular_task',0,1649390162.2100000000,1649390162.2334000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:56:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021013975143433 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29173),(179281,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390162.2343000000,1649390162.2358000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29174),(179282,0,'moodle','core\\task\\calendar_cron_task',0,1649390162.2491000000,1649390162.2538000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:56:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038712024688721 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29173),(179283,0,'moodle','core\\task\\blog_cron_task',0,1649390162.2528000000,1649390162.2539000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:56:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29174),(179284,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390162.2644000000,1649390162.2660000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:56:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082087516784668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29173),(179285,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390162.2619000000,1649390162.2845000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:56:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021514892578125 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29174),(179286,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390162.3144000000,1649390162.3166000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:56:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00095200538635254 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29174),(179287,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390162.2840000000,1649390162.3232000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:56:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.036881923675537 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29173),(179288,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390162.3495000000,1649390162.3542000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:56:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030269622802734 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29174),(179289,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390162.3633000000,1649390162.3652000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:56:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00034618377685547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29173),(179290,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390162.3646000000,1649390162.3657000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:56:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29174),(179291,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390162.3748000000,1649390162.3771000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:56:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069403648376465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29173),(179292,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390162.3765000000,1649390162.3783000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:56:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29174),(179293,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390162.4030000000,1649390162.4042000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:56:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29174),(179294,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390162.4023000000,1649390162.4056000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:56:02. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022041797637939 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29173),(179295,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390162.4147000000,1649390162.4166000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:56:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29174),(179296,0,'moodle','core\\task\\session_cleanup_task',0,1649390221.7827000000,1649390221.7990000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011733055114746 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29285),(179297,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390221.7850000000,1649390221.7998000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0096821784973145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29286),(179298,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390221.8085000000,1649390221.8098000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29285),(179299,0,'moodle','core\\task\\grade_cron_task',0,1649390221.8177000000,1649390221.8295000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:57:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011077880859375 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29285),(179300,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390221.8129000000,1649390221.8527000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:57:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039166212081909 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29286),(179301,0,'moodle','core\\task\\completion_regular_task',0,1649390221.8412000000,1649390221.8567000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014797925949097 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29285),(179302,0,'moodle','core\\task\\portfolio_cron_task',0,1649390221.8637000000,1649390221.8650000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29286),(179303,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390221.8648000000,1649390221.8657000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:57:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29285),(179304,0,'moodle','core\\task\\blog_cron_task',0,1649390221.8819000000,1649390221.8827000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:57:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29285),(179305,0,'moodle','core\\task\\calendar_cron_task',0,1649390221.8808000000,1649390221.8881000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0061380863189697 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29286),(179306,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390221.8978000000,1649390221.8994000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:57:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079798698425293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29286),(179307,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390221.8933000000,1649390221.9355000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:57:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.041038990020752 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29285),(179308,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390221.9288000000,1649390221.9681000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:57:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.037368059158325 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29286),(179309,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390221.9794000000,1649390221.9834000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:57:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002133846282959 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29285),(179310,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390222.0100000000,1649390222.0163000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:57:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0047478675842285 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29285),(179311,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390222.0211000000,1649390222.0230000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:57:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29286),(179312,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390222.0265000000,1649390222.0279000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:57:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29285),(179313,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390222.0333000000,1649390222.0354000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:57:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29286),(179314,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390222.0374000000,1649390222.0386000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:57:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29285),(179315,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390222.0496000000,1649390222.0527000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:57:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022530555725098 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29286),(179316,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390222.0547000000,1649390222.0560000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:57:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29285),(179317,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390222.0646000000,1649390222.0663000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:57:02. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084495544433594 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29286),(179318,0,'moodle','core\\task\\session_cleanup_task',0,1649390281.3648000000,1649390281.3853000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014098882675171 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29402),(179319,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390281.3975000000,1649390281.3997000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:58:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29402),(179320,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390281.4108000000,1649390281.4121000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29402),(179321,0,'moodle','core\\task\\grade_cron_task',0,1649390281.4245000000,1649390281.4408000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:58:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015077829360962 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29402),(179322,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390281.4174000000,1649390281.4580000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:58:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0365149974823 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29403),(179323,0,'moodle','core\\task\\completion_regular_task',0,1649390281.4513000000,1649390281.4699000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:58:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017382144927979 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29402),(179324,0,'moodle','core\\task\\portfolio_cron_task',0,1649390281.4687000000,1649390281.4700000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29403),(179325,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390281.4785000000,1649390281.4797000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29403),(179326,0,'moodle','core\\task\\calendar_cron_task',0,1649390281.4849000000,1649390281.4914000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:58:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0050749778747559 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29402),(179327,0,'moodle','core\\task\\blog_cron_task',0,1649390281.4970000000,1649390281.4982000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29403),(179328,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390281.5068000000,1649390281.5095000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:58:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014569759368896 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29403),(179329,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390281.5005000000,1649390281.5181000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:58:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01678991317749 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29402),(179330,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390281.5536000000,1649390281.5566000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:58:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012238025665283 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29402),(179331,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390281.5286000000,1649390281.5613000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:58:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031500101089478 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29403),(179332,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390281.5782000000,1649390281.5814000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:58:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020010471343994 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29402),(179333,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390281.5919000000,1649390281.5932000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:58:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29402),(179334,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390281.5942000000,1649390281.5954000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:58:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29403),(179335,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390281.6019000000,1649390281.6035000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:58:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042104721069336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29403),(179336,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390281.6043000000,1649390281.6061000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:58:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29402),(179337,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390281.6148000000,1649390281.6171000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:58:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015261173248291 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29403),(179338,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390281.6174000000,1649390281.6182000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:58:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29402),(179339,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390281.6258000000,1649390281.6276000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:58:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29403),(179340,0,'moodle','core\\task\\session_cleanup_task',0,1649390341.9564000000,1649390341.9716000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 11:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010281085968018 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29515),(179341,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390341.9800000000,1649390341.9814000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 11:59:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046110153198242 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29515),(179342,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390341.9892000000,1649390342.0012000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 11:59:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0068089962005615 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29516),(179343,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390341.9902000000,1649390342.0198000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 11:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028784036636353 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29515),(179344,0,'moodle','core\\task\\grade_cron_task',0,1649390342.0122000000,1649390342.0233000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 11:59:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0102698802948 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29516),(179345,0,'moodle','core\\task\\portfolio_cron_task',0,1649390342.0329000000,1649390342.0338000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 11:59:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29516),(179346,0,'moodle','core\\task\\completion_regular_task',0,1649390342.0294000000,1649390342.0402000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 11:59:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.009904146194458 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29515),(179347,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390342.0428000000,1649390342.0440000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 11:59:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29516),(179348,0,'moodle','core\\task\\blog_cron_task',0,1649390342.0582000000,1649390342.0590000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 11:59:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29516),(179349,0,'moodle','core\\task\\calendar_cron_task',0,1649390342.0549000000,1649390342.0598000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 11:59:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0040409564971924 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29515),(179350,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390342.0683000000,1649390342.0707000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 11:59:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012731552124023 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29516),(179351,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390342.0678000000,1649390342.0855000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 11:59:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016867876052856 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29515),(179352,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390342.1097000000,1649390342.1122000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 11:59:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014212131500244 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29515),(179353,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390342.0859000000,1649390342.1344000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 11:59:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.046953916549683 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29516),(179354,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390342.1329000000,1649390342.1369000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 11:59:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028641223907471 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29515),(179355,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390342.1463000000,1649390342.1477000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 11:59:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29515),(179356,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390342.1548000000,1649390342.1560000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 11:59:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29515),(179357,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390342.1648000000,1649390342.1664000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 11:59:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29515),(179358,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390342.1778000000,1649390342.1790000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 11:59:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29515),(179359,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390342.1891000000,1649390342.1926000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 11:59:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024271011352539 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29516),(179360,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390342.1929000000,1649390342.1938000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 11:59:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29515),(179361,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390342.2037000000,1649390342.2054000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 11:59:02. Current memory use 29.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092196464538574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29516),(179362,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649390401.4894000000,1649390401.5003000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 12:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0064661502838135 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',29622),(179363,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649390401.5236000000,1649390401.5261000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 12:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0013589859008789 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',29622),(179364,0,'tool_analytics','tool_analytics\\task\\train_models',0,1649390401.4916000000,1649390401.5350000000,1,0,0,'Execute scheduled task: 训练模型 (tool_analytics\\task\\train_models)\n... started 12:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.038213014602661 seconds\nScheduled task complete: 训练模型 (tool_analytics\\task\\train_models)\n','random-9ut9hf',29620),(179365,0,'moodle','core\\task\\search_index_task',0,1649390401.5413000000,1649390401.5446000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 12:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0023870468139648 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',29622),(179366,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649390401.5490000000,1649390401.5529000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 12:00:01. Current memory use 21MB.\n... used 1 dbqueries\n... used 0.0024268627166748 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',29620),(179367,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649390401.5603000000,1649390401.5634000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 12:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0020051002502441 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',29622),(179368,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649390401.5736000000,1649390401.5761000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001276969909668 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',29622),(179369,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649390401.5884000000,1649390401.5903000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00039315223693848 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',29622),(179370,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649390401.6012000000,1649390401.6075000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.005047082901001 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',29622),(179371,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649390401.5656000000,1649390401.6169000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 12:00:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.050145864486694 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',29620),(179372,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649390401.6288000000,1649390401.6302000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:00:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',29622),(179373,0,'moodle','core\\task\\badges_cron_task',0,1649390401.6420000000,1649390401.6681000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:00:01. Current memory use 25.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.020437955856323 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29620),(179374,0,'moodle','core\\task\\badges_message_task',0,1649390401.6763000000,1649390401.6864000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:00:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0069859027862549 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29622),(179375,0,'mod_chat','mod_chat\\task\\cron_task',0,1649390401.6964000000,1649390401.7197000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:00:01. Current memory use 26.8MB.\n... used 4 dbqueries\n... used 0.021744012832642 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29620),(179376,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649390401.7230000000,1649390401.7338000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:00:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 0.009274959564209 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29622),(179377,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649390401.7378000000,1649390401.7479000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:00:01. Current memory use 26.6MB.\n\n0 feeds refreshed (took 0.00041199999999997 seconds)\n... used 1 dbqueries\n... used 0.0091087818145752 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29620),(179378,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649390401.7493000000,1649390401.7581000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:00:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0060169696807861 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29622),(179379,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649390401.7584000000,1649390401.7656000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:00:01. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.0044078826904297 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29620),(179380,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649390401.7701000000,1649390401.7754000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:00:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.003558874130249 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29622),(179381,0,'moodle','core\\task\\session_cleanup_task',0,1649390401.7770000000,1649390401.7871000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:00:01. Current memory use 27.8MB.\n... used 7 dbqueries\n... used 0.0073449611663818 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29620),(179382,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390401.7887000000,1649390401.7918000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:00:01. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00096988677978516 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29622),(179383,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390401.7976000000,1649390401.7987000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:00:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29620),(179384,0,'moodle','core\\task\\grade_cron_task',0,1649390401.8146000000,1649390401.8181000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:00:01. Current memory use 28.2MB.\n... used 2 dbqueries\n... used 0.002302885055542 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29620),(179385,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390401.8017000000,1649390401.8411000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:00:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037878036499023 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29622),(179386,0,'moodle','core\\task\\portfolio_cron_task',0,1649390401.8522000000,1649390401.8536000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:00:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29622),(179387,0,'moodle','core\\task\\completion_regular_task',0,1649390401.8412000000,1649390401.8585000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:00:01. Current memory use 28.2MB.\n... used 6 dbqueries\n... used 0.016128063201904 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29620),(179388,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390401.8619000000,1649390401.8630000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:00:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29622),(179389,0,'moodle','core\\task\\calendar_cron_task',0,1649390401.8682000000,1649390401.8749000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:00:01. Current memory use 28.9MB.\n... used 1 dbqueries\n... used 0.0056881904602051 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29620),(179390,0,'moodle','core\\task\\blog_cron_task',0,1649390401.8777000000,1649390401.8792000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:00:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29622),(179391,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390401.8920000000,1649390401.8944000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:00:01. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29622),(179392,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390401.8872000000,1649390401.9050000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:00:01. Current memory use 29.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017004013061523 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29620),(179393,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390401.9060000000,1649390401.9393000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:00:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.032106876373291 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29622),(179394,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390401.9379000000,1649390401.9419000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:00:01. Current memory use 32.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015778541564941 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29620),(179395,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390401.9688000000,1649390401.9732000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:00:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026528835296631 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29620),(179396,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390401.9891000000,1649390401.9907000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:00:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00034499168395996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29620),(179397,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390402.0006000000,1649390402.0019000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:00:02. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29620),(179398,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390402.0011000000,1649390402.0053000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:00:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0025558471679688 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29622),(179399,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390402.0146000000,1649390402.0161000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:00:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.0001218318939209 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29622),(179400,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390402.0184000000,1649390402.0228000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:00:02. Current memory use 33.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023801326751709 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29620),(179401,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390402.0271000000,1649390402.0294000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:00:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29622),(179402,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390402.0372000000,1649390402.0394000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:00:02. Current memory use 33.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29620),(179403,0,'moodle','core\\task\\session_cleanup_task',0,1649390461.3841000000,1649390461.3990000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010380029678345 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29744),(179404,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390461.4034000000,1649390461.4130000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:01:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056800842285156 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29746),(179405,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390461.4123000000,1649390461.4136000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29744),(179406,0,'moodle','core\\task\\grade_cron_task',0,1649390461.4256000000,1649390461.4444000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:01:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017179012298584 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29744),(179407,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390461.4221000000,1649390461.4686000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:01:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04522705078125 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29746),(179408,0,'moodle','core\\task\\completion_regular_task',0,1649390461.4536000000,1649390461.4829000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:01:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.028112173080444 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29744),(179409,0,'moodle','core\\task\\portfolio_cron_task',0,1649390461.4898000000,1649390461.4910000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:01:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29746),(179410,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390461.4925000000,1649390461.4937000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:01:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29744),(179411,0,'moodle','core\\task\\blog_cron_task',0,1649390461.5128000000,1649390461.5140000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:01:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29744),(179412,0,'moodle','core\\task\\calendar_cron_task',0,1649390461.5096000000,1649390461.5145000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:01:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0041379928588867 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29746),(179413,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390461.5245000000,1649390461.5268000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:01:01. Current memory use 24MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010662078857422 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29746),(179414,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390461.5238000000,1649390461.5396000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:01:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015035152435303 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29744),(179415,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390461.5660000000,1649390461.5688000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:01:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001582145690918 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29744),(179416,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390461.5871000000,1649390461.5903000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:01:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021200180053711 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29744),(179417,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390461.5486000000,1649390461.5939000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:01:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.043358087539673 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29746),(179418,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390461.5983000000,1649390461.6004000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:01:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0003209114074707 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29744),(179419,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390461.6111000000,1649390461.6130000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:01:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29744),(179420,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390461.6232000000,1649390461.6256000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:01:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29744),(179421,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390461.6335000000,1649390461.6346000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:01:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29744),(179422,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390461.6431000000,1649390461.6463000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:01:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002140998840332 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29746),(179423,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390461.6507000000,1649390461.6518000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:01:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29744),(179424,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390461.6550000000,1649390461.6567000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:01:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068783760070801 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29746),(179425,0,'moodle','core\\task\\session_cleanup_task',0,1649390521.9482000000,1649390521.9639000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011507987976074 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29849),(179426,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390521.9786000000,1649390521.9795000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29849),(179427,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390521.9746000000,1649390521.9995000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.017882108688354 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29851),(179428,0,'moodle','core\\task\\grade_cron_task',0,1649390522.0129000000,1649390522.0275000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:02:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01264214515686 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29851),(179429,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390522.0042000000,1649390522.0419000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:02:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036412000656128 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29849),(179430,0,'moodle','core\\task\\portfolio_cron_task',0,1649390522.0509000000,1649390522.0520000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29849),(179431,0,'moodle','core\\task\\completion_regular_task',0,1649390522.0379000000,1649390522.0580000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:02:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018871068954468 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29851),(179432,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390522.0611000000,1649390522.0620000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29849),(179433,0,'moodle','core\\task\\blog_cron_task',0,1649390522.0780000000,1649390522.0790000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29849),(179434,0,'moodle','core\\task\\calendar_cron_task',0,1649390522.0754000000,1649390522.0823000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:02:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0053870677947998 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29851),(179435,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390522.0941000000,1649390522.0958000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:02:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084686279296875 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29851),(179436,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390522.0910000000,1649390522.1157000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:02:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023514986038208 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29849),(179437,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390522.1114000000,1649390522.1412000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:02:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.028557062149048 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29851),(179438,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390522.1535000000,1649390522.1559000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:02:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013871192932129 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29849),(179439,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390522.1777000000,1649390522.1834000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:02:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035619735717773 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29849),(179440,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390522.2003000000,1649390522.2016000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29849),(179441,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390522.2087000000,1649390522.2105000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:02:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00027084350585938 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29851),(179442,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390522.2133000000,1649390522.2153000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:02:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29849),(179443,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390522.2224000000,1649390522.2242000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:02:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29851),(179444,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390522.2288000000,1649390522.2313000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:02:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017020702362061 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29849),(179445,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390522.2387000000,1649390522.2397000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:02:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29851),(179446,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390522.2430000000,1649390522.2444000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:02:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29849),(179447,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390581.5307000000,1649390581.5402000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:03:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0055029392242432 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29965),(179448,0,'moodle','core\\task\\session_cleanup_task',0,1649390581.5299000000,1649390581.5463000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:03:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011420011520386 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29962),(179449,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390581.5503000000,1649390581.5521000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:03:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.00056886672973633 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29965),(179450,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390581.5600000000,1649390581.5904000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029262065887451 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29962),(179451,0,'moodle','core\\task\\grade_cron_task',0,1649390581.5630000000,1649390581.5998000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.035561084747314 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29965),(179452,0,'moodle','core\\task\\portfolio_cron_task',0,1649390581.6087000000,1649390581.6095000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:03:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29965),(179453,0,'moodle','core\\task\\completion_regular_task',0,1649390581.5987000000,1649390581.6097000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:03:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010025024414062 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29962),(179454,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390581.6185000000,1649390581.6198000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:03:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29962),(179455,0,'moodle','core\\task\\blog_cron_task',0,1649390581.6372000000,1649390581.6384000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:03:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29962),(179456,0,'moodle','core\\task\\calendar_cron_task',0,1649390581.6337000000,1649390581.6402000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:03:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0054459571838379 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29965),(179457,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390581.6496000000,1649390581.6518000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:03:01. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015299320220947 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29962),(179458,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390581.6483000000,1649390581.6675000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:03:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018448114395142 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29965),(179459,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390581.6672000000,1649390581.6982000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:03:01. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.030054092407227 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29962),(179460,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390581.7132000000,1649390581.7156000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:03:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013010501861572 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29965),(179461,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390581.7405000000,1649390581.7438000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:03:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002112865447998 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29965),(179462,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390581.7524000000,1649390581.7541000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:03:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00023984909057617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29965),(179463,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390581.7582000000,1649390581.7593000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:03:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29962),(179464,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390581.7625000000,1649390581.7642000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:03:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29965),(179465,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390581.7698000000,1649390581.7709000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:03:01. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29962),(179466,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390581.7806000000,1649390581.7842000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:03:01. Current memory use 27.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028278827667236 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29965),(179467,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390581.7841000000,1649390581.7850000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:03:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29962),(179468,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390581.7946000000,1649390581.7963000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:03:01. Current memory use 27.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088214874267578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29965),(179469,0,'moodle','core\\task\\session_cleanup_task',0,1649390642.1172000000,1649390642.1371000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:04:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011802911758423 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30071),(179470,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390642.1339000000,1649390642.1449000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:04:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005897045135498 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30070),(179471,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390642.1483000000,1649390642.1496000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:04:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30071),(179472,0,'moodle','core\\task\\grade_cron_task',0,1649390642.1606000000,1649390642.1737000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:04:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012201070785522 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30071),(179473,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390642.1576000000,1649390642.1977000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:04:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03882908821106 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30070),(179474,0,'moodle','core\\task\\completion_regular_task',0,1649390642.1851000000,1649390642.2067000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:04:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020592927932739 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30071),(179475,0,'moodle','core\\task\\portfolio_cron_task',0,1649390642.2088000000,1649390642.2100000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30070),(179476,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390642.2177000000,1649390642.2186000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30070),(179477,0,'moodle','core\\task\\calendar_cron_task',0,1649390642.2280000000,1649390642.2331000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:04:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041499137878418 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30071),(179478,0,'moodle','core\\task\\blog_cron_task',0,1649390642.2365000000,1649390642.2384000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:04:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30070),(179479,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390642.2485000000,1649390642.2507000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:04:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00097799301147461 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30070),(179480,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390642.2456000000,1649390642.2692000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:04:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022641897201538 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30071),(179481,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390642.3048000000,1649390642.3086000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:04:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020401477813721 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30071),(179482,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390642.2707000000,1649390642.3142000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:04:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.041957139968872 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30070),(179483,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390642.3268000000,1649390642.3316000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:04:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034170150756836 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30071),(179484,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390642.3405000000,1649390642.3421000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:04:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031304359436035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30071),(179485,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390642.3503000000,1649390642.3524000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:04:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30071),(179486,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390642.3607000000,1649390642.3626000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:04:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30070),(179487,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390642.3607000000,1649390642.3626000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:04:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30071),(179488,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390642.3782000000,1649390642.3797000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:04:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00046396255493164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30071),(179489,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390642.3774000000,1649390642.3809000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:04:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025269985198975 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30070),(179490,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390642.3911000000,1649390642.3931000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:04:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00099897384643555 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30071),(179491,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649390701.6439000000,1649390701.6533000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 12:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0050339698791504 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',30179),(179492,0,'moodle','core\\task\\badges_cron_task',0,1649390701.6643000000,1649390701.6918000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:05:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.026686906814575 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30179),(179493,0,'moodle','core\\task\\badges_message_task',0,1649390701.6829000000,1649390701.7014000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:05:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.012104034423828 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30178),(179494,0,'mod_chat','mod_chat\\task\\cron_task',0,1649390701.7091000000,1649390701.7249000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:05:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.014069080352783 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30179),(179495,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649390701.7234000000,1649390701.7312000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:05:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.0065209865570068 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30178),(179496,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649390701.7447000000,1649390701.7568000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:05:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00099300000000002 seconds)\n... used 1 dbqueries\n... used 0.011296033859253 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30179),(179497,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649390701.7509000000,1649390701.7609000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:05:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.0075299739837646 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30178),(179498,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649390701.7690000000,1649390701.7729000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:05:01. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.0030241012573242 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30178),(179499,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649390701.7723000000,1649390701.7801000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:05:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0050299167633057 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30179),(179500,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390701.8019000000,1649390701.8041000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:05:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00048017501831055 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30179),(179501,0,'moodle','core\\task\\session_cleanup_task',0,1649390701.7830000000,1649390701.8076000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:05:01. Current memory use 23.1MB.\n... used 9 dbqueries\n... used 0.01098895072937 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30178),(179502,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390701.8167000000,1649390701.8176000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:05:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30179),(179503,0,'moodle','core\\task\\grade_cron_task',0,1649390701.8248000000,1649390701.8275000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:05:01. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0016751289367676 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30179),(179504,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390701.8176000000,1649390701.8432000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:05:01. Current memory use 23.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024843215942383 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30178),(179505,0,'moodle','core\\task\\completion_regular_task',0,1649390701.8383000000,1649390701.8499000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:05:01. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.010710954666138 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30179),(179506,0,'moodle','core\\task\\portfolio_cron_task',0,1649390701.8527000000,1649390701.8535000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:05:01. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30178),(179507,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390701.8574000000,1649390701.8582000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:05:01. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30179),(179508,0,'moodle','core\\task\\blog_cron_task',0,1649390701.8707000000,1649390701.8718000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:05:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30179),(179509,0,'moodle','core\\task\\calendar_cron_task',0,1649390701.8682000000,1649390701.8725000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:05:01. Current memory use 26.4MB.\n... used 1 dbqueries\n... used 0.0033681392669678 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30178),(179510,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390701.8879000000,1649390701.8901000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:05:01. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013258457183838 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30179),(179511,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390701.8813000000,1649390701.8967000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:05:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014565944671631 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30178),(179512,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390701.9174000000,1649390701.9197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:05:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010149478912354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30178),(179513,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390701.9007000000,1649390701.9321000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:05:01. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.029696941375732 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30179),(179514,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390701.9511000000,1649390701.9561000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:05:01. Current memory use 31.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024590492248535 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30178),(179515,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390701.9623000000,1649390701.9641000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:05:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30179),(179516,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390701.9662000000,1649390701.9674000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:05:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001218318939209 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30178),(179517,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390701.9772000000,1649390701.9785000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:05:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30178),(179518,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390701.9768000000,1649390701.9797000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:05:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010290145874023 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30179),(179519,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390701.9891000000,1649390701.9902000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:05:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30179),(179520,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390701.9884000000,1649390701.9919000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:05:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002161979675293 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30178),(179521,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390701.9980000000,1649390701.9997000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:05:01. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067806243896484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30179),(179522,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390761.3264000000,1649390761.3366000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:06:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057358741760254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30293),(179523,0,'moodle','core\\task\\session_cleanup_task',0,1649390761.3261000000,1649390761.3438000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:06:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012421846389771 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30292),(179524,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390761.3490000000,1649390761.3499000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:06:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30293),(179525,0,'moodle','core\\task\\grade_cron_task',0,1649390761.3598000000,1649390761.3712000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:06:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010535955429077 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30293),(179526,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390761.3534000000,1649390761.3829000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:06:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028504133224487 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30292),(179527,0,'moodle','core\\task\\portfolio_cron_task',0,1649390761.3916000000,1649390761.3929000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30292),(179528,0,'moodle','core\\task\\completion_regular_task',0,1649390761.3796000000,1649390761.3951000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:06:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01469612121582 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30293),(179529,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390761.4022000000,1649390761.4035000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30292),(179530,0,'moodle','core\\task\\blog_cron_task',0,1649390761.4174000000,1649390761.4184000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:06:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30292),(179531,0,'moodle','core\\task\\calendar_cron_task',0,1649390761.4120000000,1649390761.4183000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:06:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0051751136779785 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30293),(179532,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390761.4294000000,1649390761.4310000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:06:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082111358642578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30293),(179533,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390761.4267000000,1649390761.4522000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:06:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024167060852051 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30292),(179534,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390761.4878000000,1649390761.4912000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:06:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017030239105225 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30292),(179535,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390761.4500000000,1649390761.4939000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:06:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.042088985443115 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30293),(179536,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390761.5192000000,1649390761.5246000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:06:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038490295410156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30292),(179537,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390761.5309000000,1649390761.5320000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:06:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30292),(179538,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390761.5379000000,1649390761.5390000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:06:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30293),(179539,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390761.5387000000,1649390761.5403000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:06:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30292),(179540,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390761.5465000000,1649390761.5475000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:06:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30293),(179541,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390761.5648000000,1649390761.5677000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:06:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019941329956055 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30292),(179542,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390761.5725000000,1649390761.5734000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:06:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30293),(179543,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390761.5762000000,1649390761.5776000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:06:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064897537231445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30292),(179544,0,'moodle','core\\task\\session_cleanup_task',0,1649390821.9022000000,1649390821.9172000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010733127593994 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30396),(179545,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390821.9104000000,1649390821.9204000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054600238800049 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30401),(179546,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390821.9281000000,1649390821.9290000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30396),(179547,0,'moodle','core\\task\\grade_cron_task',0,1649390821.9372000000,1649390821.9503000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:07:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01221489906311 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30396),(179548,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390821.9289000000,1649390821.9611000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:07:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031517028808594 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30401),(179549,0,'moodle','core\\task\\portfolio_cron_task',0,1649390821.9699000000,1649390821.9707000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30401),(179550,0,'moodle','core\\task\\completion_regular_task',0,1649390821.9595000000,1649390821.9773000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:07:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017073154449463 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30396),(179551,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390821.9804000000,1649390821.9817000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30401),(179552,0,'moodle','core\\task\\calendar_cron_task',0,1649390821.9902000000,1649390821.9950000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:07:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0039098262786865 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30396),(179553,0,'moodle','core\\task\\blog_cron_task',0,1649390821.9960000000,1649390821.9968000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30401),(179554,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390822.0031000000,1649390822.0048000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:07:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078201293945312 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30401),(179555,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390822.0029000000,1649390822.0200000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:07:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016089916229248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30396),(179556,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390822.0462000000,1649390822.0486000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:07:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012590885162354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30396),(179557,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390822.0216000000,1649390822.0525000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:07:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.029841184616089 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30401),(179558,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390822.0652000000,1649390822.0698000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:07:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031540393829346 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30396),(179559,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390822.0769000000,1649390822.0781000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:07:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30396),(179560,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390822.0867000000,1649390822.0880000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:07:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30396),(179561,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390822.0947000000,1649390822.0963000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:07:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001218318939209 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30396),(179562,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390822.0947000000,1649390822.0972000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:07:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00089597702026367 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30401),(179563,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390822.1098000000,1649390822.1109000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:07:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30396),(179564,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390822.1092000000,1649390822.1126000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:07:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024690628051758 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30401),(179565,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390822.1184000000,1649390822.1206000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:07:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000701904296875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30396),(179566,0,'moodle','core\\task\\session_cleanup_task',0,1649390881.4318000000,1649390881.4460000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:08:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097332000732422 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30498),(179567,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649390881.4250000000,1649390881.4517000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 12:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.021810054779053 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',30500),(179568,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390881.4572000000,1649390881.4590000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:08:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055813789367676 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30498),(179569,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390881.4658000000,1649390881.4685000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:08:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30500),(179570,0,'moodle','core\\task\\grade_cron_task',0,1649390881.4790000000,1649390881.4944000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:08:01. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.013705968856812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30500),(179571,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390881.4702000000,1649390881.5099000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:08:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038469076156616 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30498),(179572,0,'moodle','core\\task\\completion_regular_task',0,1649390881.5039000000,1649390881.5178000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:08:01. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.013075113296509 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30500),(179573,0,'moodle','core\\task\\portfolio_cron_task',0,1649390881.5260000000,1649390881.5270000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:08:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30498),(179574,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390881.5265000000,1649390881.5278000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:08:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30500),(179575,0,'moodle','core\\task\\blog_cron_task',0,1649390881.5405000000,1649390881.5413000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:08:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30498),(179576,0,'moodle','core\\task\\calendar_cron_task',0,1649390881.5401000000,1649390881.5444000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:08:01. Current memory use 23.5MB.\n... used 1 dbqueries\n... used 0.003446102142334 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30500),(179577,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390881.5532000000,1649390881.5550000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:08:01. Current memory use 23.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30500),(179578,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390881.5501000000,1649390881.5655000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:08:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014564037322998 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30498),(179579,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390881.5723000000,1649390881.6134000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:08:01. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.039951801300049 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30500),(179580,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390881.6980000000,1649390881.7036000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:08:01. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034980773925781 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30500),(179581,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390881.8018000000,1649390881.8040000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:08:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00025796890258789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30500),(179582,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390881.8452000000,1649390881.8473000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:08:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30500),(179583,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390881.8758000000,1649390881.8779000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:08:01. Current memory use 32.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060009956359863 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30500),(179584,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390881.9022000000,1649390881.9037000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:08:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30500),(179585,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390881.9561000000,1649390881.9597000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:08:01. Current memory use 32MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024218559265137 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30500),(179586,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390881.9707000000,1649390881.9723000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:08:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30500),(179587,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390881.9830000000,1649390881.9851000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:08:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078582763671875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30500),(179588,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390881.6147000000,1649390884.1990000000,825,273,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:08:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\nDone\nProcessing post information\nProcessed 1 posts\nFilling caches\n Filling course cache\n Done\n Filling forum cache\n Done\n Filling discussion cache\n Done\n Filling user subscription cache\n Done\n Filling digest cache\n Done\nAll caches filled\nQueueing user tasks.\n Processing 271 users\n Queued 0 digests and 1 messages for 103\n Queued 0 digests and 1 messages for 150\n Queued 0 digests and 1 messages for 236\n Queued 0 digests and 1 messages for 379\n Queued 0 digests and 1 messages for 213\n Queued 0 digests and 1 messages for 186\n Queued 0 digests and 1 messages for 197\n Queued 0 digests and 1 messages for 303\n Queued 0 digests and 1 messages for 332\n Queued 0 digests and 1 messages for 284\n Queued 0 digests and 1 messages for 296\n Queued 0 digests and 1 messages for 270\n Queued 0 digests and 1 messages for 271\n Queued 0 digests and 1 messages for 315\n Queued 0 digests and 1 messages for 175\n Queued 0 digests and 1 messages for 336\n Queued 0 digests and 1 messages for 142\n Queued 0 digests and 1 messages for 143\n Queued 0 digests and 1 messages for 291\n Queued 0 digests and 1 messages for 351\n Queued 0 digests and 1 messages for 229\n Queued 0 digests and 1 messages for 305\n Queued 0 digests and 1 messages for 308\n Queued 0 digests and 1 messages for 298\n Queued 0 digests and 1 messages for 182\n Queued 0 digests and 1 messages for 166\n Queued 0 digests and 1 messages for 340\n Queued 0 digests and 1 messages for 301\n Queued 0 digests and 1 messages for 321\n Queued 0 digests and 1 messages for 378\n Queued 0 digests and 1 messages for 250\n Queued 0 digests and 1 messages for 330\n Queued 0 digests and 1 messages for 356\n Queued 0 digests and 1 messages for 183\n Queued 0 digests and 1 messages for 344\n Queued 0 digests and 1 messages for 294\n Queued 0 digests and 1 messages for 355\n Queued 0 digests and 1 messages for 235\n Queued 0 digests and 1 messages for 221\n Queued 0 digests and 1 messages for 293\n Queued 0 digests and 1 messages for 128\n Queued 0 digests and 1 messages for 385\n Queued 0 digests and 1 messages for 346\n Queued 0 digests and 1 messages for 259\n Queued 0 digests and 1 messages for 189\n Queued 0 digests and 1 messages for 300\n Queued 0 digests and 1 messages for 211\n Queued 0 digests and 1 messages for 386\n Queued 0 digests and 1 messages for 203\n Queued 0 digests and 1 messages for 383\n Queued 0 digests and 1 messages for 246\n Queued 0 digests and 1 messages for 264\n Queued 0 digests and 1 messages for 380\n Queued 0 digests and 1 messages for 350\n Queued 0 digests and 1 messages for 237\n Queued 0 digests and 1 messages for 258\n Queued 0 digests and 1 messages for 327\n Queued 0 digests and 1 messages for 207\n Queued 0 digests and 1 messages for 333\n Queued 0 digests and 1 messages for 257\n Queued 0 digests and 1 messages for 145\n Queued 0 digests and 1 messages for 331\n Queued 0 digests and 1 messages for 376\n Queued 0 digests and 1 messages for 226\n Queued 0 digests and 1 messages for 275\n Queued 0 digests and 1 messages for 343\n Queued 0 digests and 1 messages for 230\n Queued 0 digests and 1 messages for 248\n Queued 0 digests and 1 messages for 297\n Queued 0 digests and 1 messages for 289\n Queued 0 digests and 1 messages for 312\n Queued 0 digests and 1 messages for 254\n Queued 0 digests and 1 messages for 292\n Queued 0 digests and 1 messages for 170\n Queued 0 digests and 1 messages for 347\n Queued 0 digests and 1 messages for 389\n Queued 0 digests and 1 messages for 196\n Queued 0 digests and 1 messages for 268\n Queued 0 digests and 1 messages for 318\n Queued 0 digests and 1 messages for 353\n Queued 0 digests and 1 messages for 208\n Queued 0 digests and 1 messages for 370\n Queued 0 digests and 1 messages for 200\n Queued 0 digests and 1 messages for 253\n Queued 0 digests and 1 messages for 251\n Queued 0 digests and 1 messages for 322\n Queued 0 digests and 1 messages for 187\n Queued 0 digests and 1 messages for 225\n Queued 0 digests and 1 messages for 381\n Queued 0 digests and 1 messages for 184\n Queued 0 digests and 1 messages for 260\n Queued 0 digests and 1 messages for 329\n Queued 0 digests and 1 messages for 244\n Queued 0 digests and 1 messages for 316\n Queued 0 digests and 1 messages for 209\n Queued 0 digests and 1 messages for 245\n Queued 0 digests and 1 messages for 274\n Queued 0 digests and 1 messages for 367\n Queued 0 digests and 1 messages for 338\n Queued 0 digests and 1 messages for 163\n Queued 0 digests and 1 messages for 193\n Queued 0 digests and 1 messages for 373\n Queued 0 digests and 1 messages for 328\n Queued 0 digests and 1 messages for 168\n Queued 0 digests and 1 messages for 319\n Queued 0 digests and 1 messages for 239\n Queued 0 digests and 1 messages for 349\n Queued 0 digests and 1 messages for 335\n Queued 0 digests and 1 messages for 205\n Queued 0 digests and 1 messages for 215\n Queued 0 digests and 1 messages for 345\n Queued 0 digests and 1 messages for 382\n Queued 0 digests and 1 messages for 325\n Queued 0 digests and 1 messages for 188\n Queued 0 digests and 1 messages for 354\n Queued 0 digests and 1 messages for 279\n Queued 0 digests and 1 messages for 232\n Queued 0 digests and 1 messages for 375\n Queued 0 digests and 1 messages for 366\n Queued 0 digests and 1 messages for 313\n Queued 0 digests and 1 messages for 377\n Queued 0 digests and 1 messages for 359\n Queued 0 digests and 1 messages for 148\n Queued 0 digests and 1 messages for 295\n Queued 0 digests and 1 messages for 306\n Queued 0 digests and 1 messages for 281\n Queued 0 digests and 1 messages for 195\n Queued 0 digests and 1 messages for 339\n Queued 0 digests and 1 messages for 317\n Queued 0 digests and 1 messages for 304\n Queued 0 digests and 1 messages for 371\n Queued 0 digests and 1 messages for 352\n Queued 0 digests and 1 messages for 342\n Queued 0 digests and 1 messages for 326\n Queued 0 digests and 1 messages for 364\n Queued 0 digests and 1 messages for 358\n Queued 0 digests and 1 messages for 261\n Queued 0 digests and 1 messages for 334\n Queued 0 digests and 1 messages for 204\n Queued 0 digests and 1 messages for 310\n Queued 0 digests and 1 messages for 265\n Queued 0 digests and 1 messages for 255\n Queued 0 digests and 1 messages for 387\n Queued 0 digests and 1 messages for 369\n Queued 0 digests and 1 messages for 337\n Queued 0 digests and 1 messages for 206\n Queued 0 digests and 1 messages for 307\n Queued 0 digests and 1 messages for 388\n Queued 0 digests and 1 messages for 247\n Queued 0 digests and 1 messages for 276\n Queued 0 digests and 1 messages for 374\n Queued 0 digests and 1 messages for 151\n Queued 0 digests and 1 messages for 256\n Queued 0 digests and 1 messages for 249\n Queued 0 digests and 1 messages for 314\n Queued 0 digests and 1 messages for 299\n Queued 0 digests and 1 messages for 363\n Queued 0 digests and 1 messages for 368\n Queued 0 digests and 1 messages for 167\n Queued 0 digests and 1 messages for 169\n Queued 0 digests and 1 messages for 105\n Queued 0 digests and 1 messages for 2\n Queued 0 digests and 1 messages for 223\n Queued 0 digests and 1 messages for 190\n Queued 0 digests and 1 messages for 139\n Queued 0 digests and 1 messages for 219\n Queued 0 digests and 1 messages for 171\n Queued 0 digests and 1 messages for 210\n Queued 0 digests and 1 messages for 224\n Queued 0 digests and 1 messages for 272\n Queued 0 digests and 1 messages for 348\n Queued 0 digests and 1 messages for 132\n Queued 0 digests and 1 messages for 174\n Queued 0 digests and 1 messages for 220\n Queued 0 digests and 1 messages for 217\n Queued 0 digests and 1 messages for 114\n Queued 0 digests and 1 messages for 123\n Queued 0 digests and 1 messages for 157\n Queued 0 digests and 1 messages for 156\n Queued 0 digests and 1 messages for 159\n Queued 0 digests and 1 messages for 198\n Queued 0 digests and 1 messages for 311\n Queued 0 digests and 1 messages for 100\n Queued 0 digests and 1 messages for 172\n Queued 0 digests and 1 messages for 288\n Queued 0 digests and 1 messages for 278\n Queued 0 digests and 1 messages for 158\n Queued 0 digests and 1 messages for 233\n Queued 0 digests and 1 messages for 266\n Queued 0 digests and 1 messages for 214\n Queued 0 digests and 1 messages for 341\n Queued 0 digests and 1 messages for 192\n Queued 0 digests and 1 messages for 191\n Queued 0 digests and 1 messages for 228\n Queued 0 digests and 1 messages for 290\n Queued 0 digests and 1 messages for 227\n Queued 0 digests and 1 messages for 361\n Queued 0 digests and 1 messages for 181\n Queued 0 digests and 1 messages for 238\n Queued 0 digests and 1 messages for 309\n Queued 0 digests and 1 messages for 126\n Queued 0 digests and 1 messages for 201\n Queued 0 digests and 1 messages for 116\n Queued 0 digests and 1 messages for 365\n Queued 0 digests and 1 messages for 273\n Queued 0 digests and 1 messages for 267\n Queued 0 digests and 1 messages for 199\n Queued 0 digests and 1 messages for 194\n Queued 0 digests and 1 messages for 218\n Queued 0 digests and 1 messages for 362\n Queued 0 digests and 1 messages for 263\n Queued 0 digests and 1 messages for 125\n Queued 0 digests and 1 messages for 287\n Queued 0 digests and 1 messages for 127\n Queued 0 digests and 1 messages for 180\n Queued 0 digests and 1 messages for 153\n Queued 0 digests and 1 messages for 212\n Queued 0 digests and 1 messages for 283\n Queued 0 digests and 1 messages for 154\n Queued 0 digests and 1 messages for 282\n Queued 0 digests and 1 messages for 286\n Queued 0 digests and 1 messages for 147\n Queued 0 digests and 1 messages for 280\n Queued 0 digests and 1 messages for 231\n Queued 0 digests and 1 messages for 234\n Queued 0 digests and 1 messages for 162\n Queued 0 digests and 1 messages for 372\n Queued 0 digests and 1 messages for 277\n Queued 0 digests and 1 messages for 269\n Queued 0 digests and 1 messages for 93\n Queued 0 digests and 1 messages for 216\n Queued 0 digests and 1 messages for 152\n Queued 0 digests and 1 messages for 160\n Queued 0 digests and 1 messages for 161\n Queued 0 digests and 1 messages for 95\n Queued 0 digests and 1 messages for 101\n Queued 0 digests and 1 messages for 302\n Queued 0 digests and 1 messages for 243\n Queued 0 digests and 1 messages for 202\n Queued 0 digests and 1 messages for 165\n Queued 0 digests and 1 messages for 124\n Queued 0 digests and 1 messages for 102\n Queued 0 digests and 1 messages for 144\n Queued 0 digests and 1 messages for 357\n Queued 0 digests and 1 messages for 164\n Queued 0 digests and 1 messages for 240\n Queued 0 digests and 1 messages for 222\n Queued 0 digests and 1 messages for 129\n Queued 0 digests and 1 messages for 131\n Queued 0 digests and 1 messages for 133\n Queued 0 digests and 1 messages for 146\n Queued 0 digests and 1 messages for 138\n Queued 0 digests and 1 messages for 149\n Queued 0 digests and 1 messages for 141\n Queued 0 digests and 1 messages for 130\n Queued 0 digests and 1 messages for 136\n Queued 0 digests and 1 messages for 137\n Queued 0 digests and 1 messages for 135\n Queued 0 digests and 1 messages for 134\n Queued 0 digests and 1 messages for 242\n Queued 0 digests and 1 messages for 324\n Queued 0 digests and 1 messages for 241\n Queued 0 digests and 1 messages for 140\n Queued 0 digests and 1 messages for 262\n Queued 0 digests and 1 messages for 384\n Queued 0 digests and 1 messages for 323\n Queued 0 digests and 1 messages for 320\n Queued 0 digests and 1 messages for 185\n Queued 0 digests and 1 messages for 360\n Queued 0 digests and 1 messages for 285\n Queued 0 digests and 1 messages for 173\n Queued 0 digests, and 271 individual tasks for 271 post mails. Unique users: 271 (0 ignored)\nAll tasks queued.\n... used 1098 dbqueries\n... used 2.582888841629 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30498),(179589,1,'mod_forum','mod_forum\\task\\send_user_notifications',103,1649390881.9938000000,1649390887.1890000000,27,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:01. Current memory use 32.2MB.\nSending messages to student_002 (103)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 29 dbqueries\n... used 5.1942179203033 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179590,1,'mod_forum','mod_forum\\task\\send_user_notifications',150,1649390884.2128000000,1649390888.0903000000,23,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:04. Current memory use 31.4MB.\nSending messages to 1024012165@qq.com (150)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 24 dbqueries\n... used 3.8712911605835 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179591,1,'mod_forum','mod_forum\\task\\send_user_notifications',236,1649390887.3299000000,1649390889.9318000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:07. Current memory use 42MB.\nSending messages to pth20p25 (236)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.5982010364532 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179592,1,'mod_forum','mod_forum\\task\\send_user_notifications',379,1649390888.2309000000,1649390891.2687000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:08. Current memory use 35.6MB.\nSending messages to 1045858752@qq.com (379)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.0348069667816 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179593,1,'mod_forum','mod_forum\\task\\send_user_notifications',213,1649390890.0743000000,1649390892.6642000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:10. Current memory use 42.6MB.\nSending messages to pth19p04 (213)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.5862369537354 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179594,1,'mod_forum','mod_forum\\task\\send_user_notifications',186,1649390891.4109000000,1649390893.9820000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:11. Current memory use 36.2MB.\nSending messages to pth17p36 (186)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.5668580532074 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179595,1,'mod_forum','mod_forum\\task\\send_user_notifications',197,1649390892.8050000000,1649390895.9490000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:12. Current memory use 42.6MB.\nSending messages to pth18p13 (197)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.1396448612213 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179596,1,'mod_forum','mod_forum\\task\\send_user_notifications',303,1649390894.1223000000,1649390897.2362000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:14. Current memory use 36.6MB.\nSending messages to 112330149@qq.com (303)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.110689163208 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179597,1,'mod_forum','mod_forum\\task\\send_user_notifications',332,1649390896.0915000000,1649390898.9109000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:16. Current memory use 42.7MB.\nSending messages to 1172509161@qq.com (332)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8160560131073 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179598,1,'mod_forum','mod_forum\\task\\send_user_notifications',284,1649390897.3771000000,1649390900.1347000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:17. Current memory use 36.7MB.\nSending messages to pth17p23 (284)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.7539529800415 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179599,1,'mod_forum','mod_forum\\task\\send_user_notifications',296,1649390899.0681000000,1649390901.7417000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:19. Current memory use 43.1MB.\nSending messages to 1175401706@qq.com (296)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.6696200370789 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179600,1,'mod_forum','mod_forum\\task\\send_user_notifications',270,1649390900.2738000000,1649390902.9865000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:20. Current memory use 36.7MB.\nSending messages to pth16p37 (270)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.7092409133911 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179601,1,'mod_forum','mod_forum\\task\\send_user_notifications',271,1649390901.8822000000,1649390904.4677000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:21. Current memory use 43.1MB.\nSending messages to pth17p01 (271)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.5821027755737 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179602,1,'mod_forum','mod_forum\\task\\send_user_notifications',315,1649390903.1252000000,1649390905.7224000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:23. Current memory use 36.7MB.\nSending messages to 123065701@qq.com (315)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.5936839580536 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179603,1,'mod_forum','mod_forum\\task\\send_user_notifications',175,1649390904.6078000000,1649390907.3047000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:24. Current memory use 43.1MB.\nSending messages to c3384 (175)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.6937069892883 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179604,1,'mod_forum','mod_forum\\task\\send_user_notifications',336,1649390905.8657000000,1649390908.9264000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:25. Current memory use 36.7MB.\nSending messages to 1249265640@qq.com (336)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.0560700893402 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179605,1,'mod_forum','mod_forum\\task\\send_user_notifications',142,1649390907.4486000000,1649390910.1315000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:27. Current memory use 43.1MB.\nSending messages to 1302155548@qq.com (142)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.6797158718109 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179606,1,'mod_forum','mod_forum\\task\\send_user_notifications',143,1649390909.0667000000,1649390911.7297000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:29. Current memory use 36.7MB.\nSending messages to 13062009798@163.com (143)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.657840013504 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179607,1,'mod_forum','mod_forum\\task\\send_user_notifications',291,1649390910.2715000000,1649390913.4414000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:30. Current memory use 43.2MB.\nSending messages to 1337849792@qq.com (291)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.1669001579285 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179608,1,'mod_forum','mod_forum\\task\\send_user_notifications',351,1649390911.8710000000,1649390914.7255000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:31. Current memory use 36.8MB.\nSending messages to 1349325008@qq.com (351)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.8501758575439 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179609,1,'mod_forum','mod_forum\\task\\send_user_notifications',229,1649390913.5844000000,1649390916.7504000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:33. Current memory use 43.2MB.\nSending messages to pth20p16 (229)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.1608018875122 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179610,1,'mod_forum','mod_forum\\task\\send_user_notifications',305,1649390914.8660000000,1649390917.7205000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:34. Current memory use 36.8MB.\nSending messages to 1350113184@qq.com (305)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.8492550849915 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179611,1,'mod_forum','mod_forum\\task\\send_user_notifications',308,1649390916.8908000000,1649390919.7623000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:36. Current memory use 43.2MB.\nSending messages to 1351464522@qq.com (308)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8667030334473 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179612,1,'mod_forum','mod_forum\\task\\send_user_notifications',298,1649390917.8790000000,1649390920.6877000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:37. Current memory use 36.8MB.\nSending messages to 137594378@qq.com (298)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.8059828281403 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179613,1,'mod_forum','mod_forum\\task\\send_user_notifications',182,1649390919.9037000000,1649390923.0036000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:39. Current memory use 43.2MB.\nSending messages to pth16p10 (182)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.0934519767761 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179614,1,'mod_forum','mod_forum\\task\\send_user_notifications',166,1649390920.8272000000,1649390923.7791000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:40. Current memory use 36.8MB.\nSending messages to c4613 (166)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.9480559825897 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179615,1,'mod_forum','mod_forum\\task\\send_user_notifications',340,1649390923.1438000000,1649390926.2307000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:43. Current memory use 43.2MB.\nSending messages to 1413392291@qq.com (340)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.0822989940643 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179616,1,'mod_forum','mod_forum\\task\\send_user_notifications',301,1649390923.9355000000,1649390927.2146000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:43. Current memory use 36.8MB.\nSending messages to 1414873151@qq.com (301)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.2763850688934 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179617,1,'mod_forum','mod_forum\\task\\send_user_notifications',321,1649390926.3719000000,1649390929.1429000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:46. Current memory use 43.2MB.\nSending messages to 1476452188@qq.com (321)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7680630683899 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179618,1,'mod_forum','mod_forum\\task\\send_user_notifications',378,1649390927.3546000000,1649390930.0522000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:47. Current memory use 36.8MB.\nSending messages to 1549758690@qq.com (378)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.6929471492767 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179619,1,'mod_forum','mod_forum\\task\\send_user_notifications',250,1649390929.2842000000,1649390932.1131000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:49. Current memory use 43.2MB.\nSending messages to 156365343@qq.com (250)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.824481010437 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179620,1,'mod_forum','mod_forum\\task\\send_user_notifications',330,1649390930.1927000000,1649390933.3434000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:50. Current memory use 36.8MB.\nSending messages to 16598986472@qq.com (330)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.1473820209503 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179621,1,'mod_forum','mod_forum\\task\\send_user_notifications',356,1649390932.2559000000,1649390934.9231000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:52. Current memory use 43.2MB.\nSending messages to 172084958@qq.com (356)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.6634480953217 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179622,1,'mod_forum','mod_forum\\task\\send_user_notifications',183,1649390933.4825000000,1649390936.6343000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:53. Current memory use 36.8MB.\nSending messages to pth16p11 (183)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.1486451625824 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179623,1,'mod_forum','mod_forum\\task\\send_user_notifications',344,1649390935.0633000000,1649390938.3473000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:55. Current memory use 43.2MB.\nSending messages to 1770296388@qq.com (344)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.2794921398163 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179624,1,'mod_forum','mod_forum\\task\\send_user_notifications',294,1649390936.7745000000,1649390939.4095000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:56. Current memory use 36.8MB.\nSending messages to 1785085576@qq.com (294)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.6298780441284 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179625,1,'mod_forum','mod_forum\\task\\send_user_notifications',355,1649390938.4879000000,1649390941.3415000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:58. Current memory use 43.2MB.\nSending messages to 1808320275@qq.com (355)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8499219417572 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179626,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649390942.2249000000,1649390942.2368000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:09:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065407752990723 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30728),(179627,0,'moodle','core\\task\\session_cleanup_task',0,1649390942.2233000000,1649390942.2449000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:09:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015545845031738 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30727),(179628,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649390942.2480000000,1649390942.2489000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:09:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30728),(179629,0,'moodle','core\\task\\grade_cron_task',0,1649390942.2582000000,1649390942.2777000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:09:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017505884170532 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30727),(179630,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649390942.2570000000,1649390942.2916000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:09:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033838033676147 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30728),(179631,0,'moodle','core\\task\\portfolio_cron_task',0,1649390942.3060000000,1649390942.3078000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30728),(179632,0,'moodle','core\\task\\completion_regular_task',0,1649390942.2866000000,1649390942.3090000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:09:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.02151083946228 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30727),(179633,0,'moodle','core\\task\\plagiarism_cron_task',0,1649390942.3202000000,1649390942.3210000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:09:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30727),(179634,0,'moodle','core\\task\\calendar_cron_task',0,1649390942.3263000000,1649390942.3325000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:09:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0051231384277344 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30728),(179635,0,'moodle','core\\task\\blog_cron_task',0,1649390942.3404000000,1649390942.3413000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:09:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30727),(179636,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649390942.3584000000,1649390942.3601000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:09:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079607963562012 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30727),(179637,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649390942.3539000000,1649390942.3720000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:09:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016571044921875 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30728),(179638,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649390942.4052000000,1649390942.4089000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:09:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025877952575684 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30728),(179639,0,'mod_assign','mod_assign\\task\\cron_task',0,1649390942.3763000000,1649390942.4163000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:09:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.038830995559692 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30727),(179640,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649390942.4174000000,1649390942.4192000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:09:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30728),(179641,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649390942.4310000000,1649390942.4322000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:09:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30728),(179642,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649390942.4498000000,1649390942.4517000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:09:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010309219360352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30728),(179643,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649390942.4607000000,1649390942.4618000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:09:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30728),(179644,1,'mod_forum','mod_forum\\task\\send_user_notifications',235,1649390939.5506000000,1649390942.4710000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:08:59. Current memory use 36.8MB.\nSending messages to pth20p24 (235)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.9164550304413 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179645,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649390942.4750000000,1649390942.4791000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:09:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030179023742676 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30727),(179646,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649390942.4848000000,1649390942.4856000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:09:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30728),(179647,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649390942.4963000000,1649390942.4979000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:09:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082206726074219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30728),(179648,0,'mod_forum','mod_forum\\task\\cron_task',0,1649390942.5149000000,1649390942.5185000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:09:02. Current memory use 31.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020558834075928 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30727),(179649,1,'mod_forum','mod_forum\\task\\send_user_notifications',221,1649390941.4956000000,1649390944.2517000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:01. Current memory use 43.2MB.\nSending messages to pth19p14 (221)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7524971961975 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179650,1,'mod_forum','mod_forum\\task\\send_user_notifications',293,1649390942.5297000000,1649390945.3234000000,27,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:02. Current memory use 29.8MB.\nSending messages to 18806773507@163.com (293)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 28 dbqueries\n... used 2.7930250167847 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179651,1,'mod_forum','mod_forum\\task\\send_user_notifications',128,1649390942.6116000000,1649390946.1891000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:02. Current memory use 36.8MB.\nSending messages to 1907548497@qq.com (128)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.5735120773315 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179652,1,'mod_forum','mod_forum\\task\\send_user_notifications',385,1649390944.3928000000,1649390947.3261000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:04. Current memory use 43.2MB.\nSending messages to 1916809313@qq.com (385)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.9285340309143 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179653,1,'mod_forum','mod_forum\\task\\send_user_notifications',346,1649390945.4638000000,1649390948.2017000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:05. Current memory use 36.6MB.\nSending messages to 1936354056@qq.com (346)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7354140281677 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179654,1,'mod_forum','mod_forum\\task\\send_user_notifications',259,1649390946.3308000000,1649390949.2702000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:06. Current memory use 36.8MB.\nSending messages to 2057480866@qq.com (259)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.936380147934 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179655,1,'mod_forum','mod_forum\\task\\send_user_notifications',189,1649390947.4662000000,1649390950.1945000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:07. Current memory use 43.2MB.\nSending messages to pth18p04 (189)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.725133895874 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179656,1,'mod_forum','mod_forum\\task\\send_user_notifications',300,1649390948.3472000000,1649390951.5275000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:08. Current memory use 36.8MB.\nSending messages to 2247068550@qq.com (300)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.1780760288239 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179657,1,'mod_forum','mod_forum\\task\\send_user_notifications',211,1649390949.4098000000,1649390952.4611000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:09. Current memory use 36.8MB.\nSending messages to pth19p02 (211)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.0473780632019 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179658,1,'mod_forum','mod_forum\\task\\send_user_notifications',386,1649390950.3349000000,1649390953.3386000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:10. Current memory use 43.2MB.\nSending messages to 2330773296@qq.com (386)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.0003938674927 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179659,1,'mod_forum','mod_forum\\task\\send_user_notifications',203,1649390951.6684000000,1649390954.8602000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:11. Current memory use 36.8MB.\nSending messages to pth18p21 (203)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.1885161399841 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179660,1,'mod_forum','mod_forum\\task\\send_user_notifications',383,1649390952.5999000000,1649390955.7527000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:12. Current memory use 36.8MB.\nSending messages to 2390217234@qq.com (383)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.1500649452209 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179661,1,'mod_forum','mod_forum\\task\\send_user_notifications',246,1649390953.4783000000,1649390956.9092000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:13. Current memory use 43.2MB.\nSending messages to 243437697@qq.com (246)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.4272990226746 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179662,1,'mod_forum','mod_forum\\task\\send_user_notifications',264,1649390954.9997000000,1649390958.2904000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:15. Current memory use 37.2MB.\nSending messages to pth16p19 (264)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.28781914711 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179663,1,'mod_forum','mod_forum\\task\\send_user_notifications',380,1649390955.8937000000,1649390958.6338000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:15. Current memory use 36.8MB.\nSending messages to 245092075@qq.com (380)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.7350130081177 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179664,1,'mod_forum','mod_forum\\task\\send_user_notifications',350,1649390957.0507000000,1649390960.2569000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:17. Current memory use 43.2MB.\nSending messages to 24563999@qq.com (350)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.2025780677795 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179665,1,'mod_forum','mod_forum\\task\\send_user_notifications',237,1649390958.4304000000,1649390961.3035000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:18. Current memory use 37.2MB.\nSending messages to pth20p26 (237)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8704571723938 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179666,1,'mod_forum','mod_forum\\task\\send_user_notifications',258,1649390958.7745000000,1649390962.2829000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:18. Current memory use 36.8MB.\nSending messages to 253786869@qq.com (258)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.5055310726166 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179667,1,'mod_forum','mod_forum\\task\\send_user_notifications',327,1649390960.3959000000,1649390963.9178000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:20. Current memory use 43.2MB.\nSending messages to 260617573@qq.com (327)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.519119977951 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179668,1,'mod_forum','mod_forum\\task\\send_user_notifications',207,1649390961.4434000000,1649390964.6746000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:21. Current memory use 37.2MB.\nSending messages to pth18p25 (207)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.2285130023956 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179669,1,'mod_forum','mod_forum\\task\\send_user_notifications',333,1649390962.4235000000,1649390965.5967000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:22. Current memory use 36.8MB.\nSending messages to 2647114417@qq.com (333)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.1704049110413 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179670,1,'mod_forum','mod_forum\\task\\send_user_notifications',257,1649390964.0584000000,1649390967.2833000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:24. Current memory use 43.3MB.\nSending messages to 2682639619@qq.com (257)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.221734046936 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179671,1,'mod_forum','mod_forum\\task\\send_user_notifications',145,1649390964.8309000000,1649390967.7000000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:24. Current memory use 37.2MB.\nSending messages to 278953704@qq.com (145)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8655710220337 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179672,1,'mod_forum','mod_forum\\task\\send_user_notifications',331,1649390965.7368000000,1649390968.6214000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:25. Current memory use 36.8MB.\nSending messages to 280026700@qq.com (331)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.8816668987274 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179673,1,'mod_forum','mod_forum\\task\\send_user_notifications',376,1649390967.4240000000,1649390970.7328000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:27. Current memory use 43.3MB.\nSending messages to 283487040@qq.com (376)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.305083990097 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179674,1,'mod_forum','mod_forum\\task\\send_user_notifications',226,1649390967.8402000000,1649390971.3581000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:27. Current memory use 37.2MB.\nSending messages to pth20p13 (226)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.5149290561676 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179675,1,'mod_forum','mod_forum\\task\\send_user_notifications',275,1649390968.7680000000,1649390972.2928000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:28. Current memory use 36.8MB.\nSending messages to pth17p08 (275)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.5216500759125 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179676,1,'mod_forum','mod_forum\\task\\send_user_notifications',343,1649390970.8761000000,1649390974.1595000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:30. Current memory use 43.3MB.\nSending messages to 290058214@qq.com (343)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.278599023819 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179677,1,'mod_forum','mod_forum\\task\\send_user_notifications',230,1649390971.4989000000,1649390975.0656000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:31. Current memory use 37.2MB.\nSending messages to pth20p17 (230)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.5634529590607 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179678,1,'mod_forum','mod_forum\\task\\send_user_notifications',248,1649390972.4375000000,1649390976.0418000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:32. Current memory use 36.8MB.\nSending messages to 295402312@qq.com (248)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.5987179279327 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179679,1,'mod_forum','mod_forum\\task\\send_user_notifications',297,1649390974.2994000000,1649390977.0373000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:34. Current memory use 43.3MB.\nSending messages to 3022427253@qq.com (297)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7342610359192 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179680,1,'mod_forum','mod_forum\\task\\send_user_notifications',289,1649390975.2062000000,1649390977.9351000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:35. Current memory use 37.2MB.\nSending messages to pth17p43 (289)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7256150245667 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179681,1,'mod_forum','mod_forum\\task\\send_user_notifications',312,1649390976.1840000000,1649390978.9089000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:36. Current memory use 36.8MB.\nSending messages to 304739800@qq.com (312)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.7213850021362 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179682,1,'mod_forum','mod_forum\\task\\send_user_notifications',254,1649390977.1768000000,1649390979.9178000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:37. Current memory use 43.3MB.\nSending messages to 3105307671@qq.com (254)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7378540039062 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179683,1,'mod_forum','mod_forum\\task\\send_user_notifications',292,1649390978.0777000000,1649390980.8830000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:38. Current memory use 37.2MB.\nSending messages to 312873323@qq.com (292)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8020050525665 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179684,1,'mod_forum','mod_forum\\task\\send_user_notifications',170,1649390979.0505000000,1649390982.0112000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:39. Current memory use 36.8MB.\nSending messages to c8141 (170)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.9577541351318 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179685,1,'mod_forum','mod_forum\\task\\send_user_notifications',347,1649390980.0589000000,1649390982.8778000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:40. Current memory use 43.3MB.\nSending messages to 330893667@qq.com (347)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8156290054321 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179686,1,'mod_forum','mod_forum\\task\\send_user_notifications',389,1649390981.0232000000,1649390983.8767000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:41. Current memory use 37.2MB.\nSending messages to 3318721099@qq.com (389)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.850517988205 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179687,1,'mod_forum','mod_forum\\task\\send_user_notifications',196,1649390982.1507000000,1649390985.0477000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:42. Current memory use 36.8MB.\nSending messages to pth18p12 (196)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.893816947937 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179688,1,'mod_forum','mod_forum\\task\\send_user_notifications',268,1649390983.0172000000,1649390985.9980000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:43. Current memory use 43.3MB.\nSending messages to pth16p28 (268)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.9778361320496 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179689,1,'mod_forum','mod_forum\\task\\send_user_notifications',318,1649390984.0161000000,1649390986.7761000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:44. Current memory use 37.6MB.\nSending messages to 341741329@qq.com (318)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7570788860321 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179690,1,'mod_forum','mod_forum\\task\\send_user_notifications',353,1649390985.2062000000,1649390987.7975000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:45. Current memory use 36.9MB.\nSending messages to 343123281@qq.com (353)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.5871949195862 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179691,1,'mod_forum','mod_forum\\task\\send_user_notifications',208,1649390986.1389000000,1649390989.0302000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:46. Current memory use 43.3MB.\nSending messages to pth18p26 (208)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8883440494537 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179692,1,'mod_forum','mod_forum\\task\\send_user_notifications',370,1649390986.9153000000,1649390990.1901000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:46. Current memory use 37.6MB.\nSending messages to 3464353192@qq.com (370)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.2719399929047 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179693,1,'mod_forum','mod_forum\\task\\send_user_notifications',200,1649390987.9375000000,1649390991.0811000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:47. Current memory use 36.9MB.\nSending messages to pth18p18 (200)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.1402270793915 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179694,1,'mod_forum','mod_forum\\task\\send_user_notifications',253,1649390989.1700000000,1649390992.0418000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:49. Current memory use 43.3MB.\nSending messages to 3567603930@qq.com (253)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.8678200244904 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179695,1,'mod_forum','mod_forum\\task\\send_user_notifications',251,1649390990.3295000000,1649390993.0373000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:50. Current memory use 37.6MB.\nSending messages to 358491008@qq.com (251)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 2.7053430080414 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179696,1,'mod_forum','mod_forum\\task\\send_user_notifications',322,1649390991.2379000000,1649390994.7231000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:51. Current memory use 36.9MB.\nSending messages to 363759049@qq.com (322)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 3.4821228981018 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179697,1,'mod_forum','mod_forum\\task\\send_user_notifications',187,1649390992.1821000000,1649390995.7209000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:52. Current memory use 43.3MB.\nSending messages to pth18p01 (187)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.5355739593506 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179698,1,'mod_forum','mod_forum\\task\\send_user_notifications',225,1649390993.1780000000,1649390996.7850000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:53. Current memory use 37.6MB.\nSending messages to pth20p12 (225)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.6040000915527 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179699,1,'mod_forum','mod_forum\\task\\send_user_notifications',381,1649390994.8632000000,1649390997.6333000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:54. Current memory use 36.9MB.\nSending messages to 377943258@qq.com (381)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 2.7672829627991 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179700,1,'mod_forum','mod_forum\\task\\send_user_notifications',260,1649390996.9249000000,1649390998.7077000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:56. Current memory use 37.6MB.\nSending messages to pth14p14 (260)\nError: lib/moodlelib.php email_to_user(): The following From address failed: learnresources01@gmail.com : MAIL FROM command failed,Try again later, closing connection. (MAIL) t26-20020a63b25a000000b0039858053bafsm20372154pgo.27 - gsmtp\r\n,421,4.7.0SMTP server error: MAIL FROM command failed Detail: Try again later, closing connection. (MAIL) t26-20020a63b25a000000b0039858053bafsm20372154pgo.27 - gsmtp\r\n SMTP code: 421 Additional SMTP info: 4.7.0SMTP server error: RSET command failed\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.7793171405792 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179701,1,'mod_forum','mod_forum\\task\\send_user_notifications',329,1649390997.7721000000,1649390998.7573000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:57. Current memory use 36.9MB.\nSending messages to 406080527@qq.com (329)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98224282264709 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179702,1,'mod_forum','mod_forum\\task\\send_user_notifications',184,1649390995.8607000000,1649390999.0291000000,22,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:55. Current memory use 43.3MB.\nSending messages to pth16p17 (184)\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 3.165412902832 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179703,1,'mod_forum','mod_forum\\task\\send_user_notifications',316,1649390998.7640000000,1649390999.7481000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:58. Current memory use 36.9MB.\nSending messages to 41517097@qq.com (316)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98026204109192 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179704,1,'mod_forum','mod_forum\\task\\send_user_notifications',209,1649390999.1731000000,1649391000.1600000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:59. Current memory use 43.3MB.\nSending messages to pth18p27 (209)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98390507698059 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179705,1,'mod_forum','mod_forum\\task\\send_user_notifications',244,1649390998.7156000000,1649391000.1797000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:58. Current memory use 37.7MB.\nSending messages to 407603407@qq.com (244)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4605729579926 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179706,1,'mod_forum','mod_forum\\task\\send_user_notifications',367,1649391000.1860000000,1649391001.1725000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:00. Current memory use 37.7MB.\nSending messages to 450583911@qq.com (367)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98379492759705 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179707,1,'mod_forum','mod_forum\\task\\send_user_notifications',245,1649390999.7563000000,1649391001.2171000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:09:59. Current memory use 36.9MB.\nSending messages to 42882070@qq.com (245)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4576261043549 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179708,1,'mod_forum','mod_forum\\task\\send_user_notifications',274,1649391000.1673000000,1649391001.6253000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:00. Current memory use 43.3MB.\nSending messages to pth17p07 (274)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4551999568939 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179709,0,'moodle','core\\task\\backup_cleanup_task',0,1649391001.9926000000,1649391002.0075000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 12:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0087010860443115 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',30847),(179710,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649391002.0224000000,1649391002.0248000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:10:02. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0012269020080566 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',30847),(179711,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649391002.0177000000,1649391002.0323000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:10:02. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.008465051651001 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',30841),(179712,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649391002.0432000000,1649391002.0502000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:10:02. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0052120685577393 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',30847),(179713,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649391002.0493000000,1649391002.0543000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:10:02. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0032751560211182 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',30841),(179714,0,'moodle','core\\task\\badges_message_task',0,1649391002.0689000000,1649391002.0781000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0063471794128418 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30841),(179715,0,'moodle','core\\task\\badges_cron_task',0,1649391002.0626000000,1649391002.0847000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.020277976989746 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30847),(179716,0,'mod_chat','mod_chat\\task\\cron_task',0,1649391002.1012000000,1649391002.1056000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:10:02. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.002579927444458 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30841),(179717,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649391002.1054000000,1649391002.1250000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:10:02. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.01752495765686 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30847),(179718,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649391002.1305000000,1649391002.1407000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:10:02. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.000662 seconds)\n... used 1 dbqueries\n... used 0.0093090534210205 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30841),(179719,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649391002.1406000000,1649391002.1488000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0048069953918457 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30847),(179720,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649391002.1614000000,1649391002.1653000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:10:02. Current memory use 38.9MB.\n... used 2 dbqueries\n... used 0.0027320384979248 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30847),(179721,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649391002.1571000000,1649391002.1653000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:10:02. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0046420097351074 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30841),(179722,1,'mod_forum','mod_forum\\task\\send_user_notifications',338,1649391001.1826000000,1649391002.1689000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:01. Current memory use 37.7MB.\nSending messages to 45543660@qq.com (338)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98288798332214 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179723,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391002.1818000000,1649391002.1855000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:10:02. Current memory use 39.4MB.\n... used 1 dbqueries\n... used 0.00075006484985352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30841),(179724,0,'moodle','core\\task\\session_cleanup_task',0,1649391002.1804000000,1649391002.1911000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:10:02. Current memory use 39.2MB.\n... used 7 dbqueries\n... used 0.0077579021453857 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30847),(179725,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391002.1993000000,1649391002.2007000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30841),(179726,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391002.2059000000,1649391002.2246000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:10:02. Current memory use 39.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017804861068726 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30847),(179727,0,'moodle','core\\task\\grade_cron_task',0,1649391002.2251000000,1649391002.2317000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:10:02. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0056850910186768 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30841),(179728,0,'moodle','core\\task\\portfolio_cron_task',0,1649391002.2407000000,1649391002.2417000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30841),(179729,0,'moodle','core\\task\\completion_regular_task',0,1649391002.2345000000,1649391002.2431000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:10:02. Current memory use 40.8MB.\n... used 6 dbqueries\n... used 0.0072660446166992 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30847),(179730,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391002.2505000000,1649391002.2520000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30841),(179731,0,'moodle','core\\task\\calendar_cron_task',0,1649391002.2541000000,1649391002.2621000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:10:02. Current memory use 40.9MB.\n... used 1 dbqueries\n... used 0.0066421031951904 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30847),(179732,0,'moodle','core\\task\\blog_cron_task',0,1649391002.2608000000,1649391002.2621000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:10:02. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30841),(179733,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391002.2763000000,1649391002.2786000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:10:02. Current memory use 39.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014281272888184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30841),(179734,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391002.2760000000,1649391002.2791000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:10:02. Current memory use 41.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0022399425506592 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30847),(179735,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391002.2878000000,1649391002.2907000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:10:02. Current memory use 41.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099396705627441 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30847),(179736,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391002.2857000000,1649391002.2967000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:10:02. Current memory use 39.7MB.\n... used 3 dbqueries\n... used 0.0096220970153809 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30841),(179737,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391002.3123000000,1649391002.3163000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:10:02. Current memory use 42.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020899772644043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30847),(179738,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391002.3201000000,1649391002.3222000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:10:02. Current memory use 41.2MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30841),(179739,1,'mod_forum','mod_forum\\task\\send_user_notifications',163,1649391001.2244000000,1649391002.3244000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:01. Current memory use 36.9MB.\nSending messages to c1289 (163)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.0969688892365 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179740,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391002.3255000000,1649391002.3272000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:10:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30847),(179741,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391002.3328000000,1649391002.3356000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:10:02. Current memory use 41.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085091590881348 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30841),(179742,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391002.3448000000,1649391002.3470000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:10:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30847),(179743,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391002.3448000000,1649391002.3480000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:10:02. Current memory use 41.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00211501121521 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30841),(179744,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391002.3573000000,1649391002.3586000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:10:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30847),(179745,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391002.3623000000,1649391002.3644000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:10:02. Current memory use 41.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074601173400879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30841),(179746,1,'mod_forum','mod_forum\\task\\send_user_notifications',193,1649391001.6327000000,1649391003.0973000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:01. Current memory use 43.4MB.\nSending messages to pth18p08 (193)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4615910053253 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179747,1,'mod_forum','mod_forum\\task\\send_user_notifications',328,1649391002.3306000000,1649391003.3151000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:02. Current memory use 36.9MB.\nSending messages to 474500612@qq.com (328)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98082900047302 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179748,1,'mod_forum','mod_forum\\task\\send_user_notifications',373,1649391002.1753000000,1649391003.6478000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:02. Current memory use 37.7MB.\nSending messages to 461532562@qq.com (373)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4683420658112 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179749,1,'mod_forum','mod_forum\\task\\send_user_notifications',168,1649391003.1078000000,1649391004.1000000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:03. Current memory use 43.4MB.\nSending messages to c6642 (168)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98890686035156 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179750,1,'mod_forum','mod_forum\\task\\send_user_notifications',239,1649391003.6557000000,1649391004.6446000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:03. Current memory use 37.7MB.\nSending messages to pth20p28 (239)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98609495162964 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179751,1,'mod_forum','mod_forum\\task\\send_user_notifications',319,1649391003.3236000000,1649391004.7896000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:03. Current memory use 36.9MB.\nSending messages to 489528334@qq.com (319)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4608900547028 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179752,1,'mod_forum','mod_forum\\task\\send_user_notifications',349,1649391004.1099000000,1649391005.1051000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:04. Current memory use 43.4MB.\nSending messages to 492704699@qq.com (349)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98904204368591 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179753,1,'mod_forum','mod_forum\\task\\send_user_notifications',335,1649391004.6541000000,1649391005.6455000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:04. Current memory use 37.7MB.\nSending messages to 493978147@qq.com (335)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98855209350586 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179754,1,'mod_forum','mod_forum\\task\\send_user_notifications',215,1649391005.1147000000,1649391006.2185000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:05. Current memory use 43.4MB.\nSending messages to pth19p06 (215)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0993249416351 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179755,1,'mod_forum','mod_forum\\task\\send_user_notifications',205,1649391004.7988000000,1649391006.3025000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:04. Current memory use 36.9MB.\nSending messages to pth18p23 (205)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 1.4999430179596 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179756,1,'mod_forum','mod_forum\\task\\send_user_notifications',345,1649391005.6533000000,1649391006.6437000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:05. Current memory use 37.7MB.\nSending messages to 515489155@qq.com (345)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.986811876297 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179757,1,'mod_forum','mod_forum\\task\\send_user_notifications',382,1649391006.2287000000,1649391007.2377000000,22,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:06. Current memory use 43.4MB.\nSending messages to 516146534@qq.com (382)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 24 dbqueries\n... used 1.0044028759003 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179758,1,'mod_forum','mod_forum\\task\\send_user_notifications',325,1649391006.3123000000,1649391007.3034000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:06. Current memory use 36.9MB.\nSending messages to 523983249@qq.com (325)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98788189888 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179759,1,'mod_forum','mod_forum\\task\\send_user_notifications',188,1649391006.6522000000,1649391008.1198000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:06. Current memory use 37.7MB.\nSending messages to pth18p03 (188)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4629979133606 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179760,1,'mod_forum','mod_forum\\task\\send_user_notifications',354,1649391007.2468000000,1649391008.2393000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:07. Current memory use 43.3MB.\nSending messages to 534881973@qq.com (354)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98840403556824 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179761,1,'mod_forum','mod_forum\\task\\send_user_notifications',279,1649391007.3118000000,1649391008.2993000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:07. Current memory use 36.9MB.\nSending messages to pth17p15 (279)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98329401016235 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179762,1,'mod_forum','mod_forum\\task\\send_user_notifications',232,1649391008.1276000000,1649391009.1280000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:08. Current memory use 37.8MB.\nSending messages to pth20p20 (232)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99704694747925 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179763,1,'mod_forum','mod_forum\\task\\send_user_notifications',375,1649391008.2484000000,1649391009.2406000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:08. Current memory use 43.3MB.\nSending messages to 546443779@qq.com (375)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98841500282288 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179764,1,'mod_forum','mod_forum\\task\\send_user_notifications',366,1649391008.3075000000,1649391009.4127000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:08. Current memory use 36.9MB.\nSending messages to 553772619@qq.com (366)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.1016719341278 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179765,1,'mod_forum','mod_forum\\task\\send_user_notifications',313,1649391009.1365000000,1649391010.2419000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:09. Current memory use 37.8MB.\nSending messages to 563238783@qq.com (313)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1022560596466 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179766,1,'mod_forum','mod_forum\\task\\send_user_notifications',377,1649391009.2478000000,1649391010.3488000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:09. Current memory use 43.3MB.\nSending messages to 573183135@qq.com (377)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0971870422363 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179767,1,'mod_forum','mod_forum\\task\\send_user_notifications',359,1649391009.4246000000,1649391010.4127000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:09. Current memory use 36.9MB.\nSending messages to 574978429@qq.com (359)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98432803153992 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179768,1,'mod_forum','mod_forum\\task\\send_user_notifications',148,1649391010.2512000000,1649391011.2353000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:10. Current memory use 37.8MB.\nSending messages to 610684440@qq.com (148)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98065304756165 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179769,1,'mod_forum','mod_forum\\task\\send_user_notifications',295,1649391010.3578000000,1649391011.3515000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:10. Current memory use 43.4MB.\nSending messages to 630676618@qq.com (295)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98961806297302 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179770,1,'mod_forum','mod_forum\\task\\send_user_notifications',306,1649391010.4202000000,1649391011.4056000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:10. Current memory use 36.9MB.\nSending messages to 632030981@qq.com (306)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98181700706482 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179771,1,'mod_forum','mod_forum\\task\\send_user_notifications',281,1649391011.2426000000,1649391012.2351000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:11. Current memory use 37.8MB.\nSending messages to pth17p18 (281)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98932504653931 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179772,1,'mod_forum','mod_forum\\task\\send_user_notifications',195,1649391011.3621000000,1649391012.8255000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:11. Current memory use 43.4MB.\nSending messages to pth18p11 (195)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4599239826202 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179773,1,'mod_forum','mod_forum\\task\\send_user_notifications',339,1649391011.4141000000,1649391012.8771000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:11. Current memory use 36.9MB.\nSending messages to 664638515@qq.com (339)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4597477912903 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179774,1,'mod_forum','mod_forum\\task\\send_user_notifications',317,1649391012.2424000000,1649391013.2333000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:12. Current memory use 37.8MB.\nSending messages to 672177315@qq.com (317)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98710703849792 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179775,1,'mod_forum','mod_forum\\task\\send_user_notifications',304,1649391012.8334000000,1649391013.8185000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:12. Current memory use 43.4MB.\nSending messages to 675122299@qq.com (304)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98220610618591 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179776,1,'mod_forum','mod_forum\\task\\send_user_notifications',371,1649391012.8843000000,1649391013.8679000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:12. Current memory use 36.9MB.\nSending messages to 68778345@qq.com (371)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98024392127991 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179777,1,'mod_forum','mod_forum\\task\\send_user_notifications',352,1649391013.2412000000,1649391014.7030000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:13. Current memory use 37.8MB.\nSending messages to 690112821@qq.com (352)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4574301242828 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179778,1,'mod_forum','mod_forum\\task\\send_user_notifications',342,1649391013.8266000000,1649391015.2873000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:13. Current memory use 43.4MB.\nSending messages to 694886286@qq.com (342)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4575960636139 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179779,1,'mod_forum','mod_forum\\task\\send_user_notifications',326,1649391013.8766000000,1649391015.3459000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:13. Current memory use 36.9MB.\nSending messages to 695929152@qq.com (326)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.465038061142 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179780,1,'mod_forum','mod_forum\\task\\send_user_notifications',364,1649391014.7106000000,1649391015.8192000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:14. Current memory use 37.8MB.\nSending messages to 707874190@qq.com (364)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1055269241333 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179781,1,'mod_forum','mod_forum\\task\\send_user_notifications',358,1649391015.2953000000,1649391016.2871000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:15. Current memory use 43.4MB.\nSending messages to 744049987@qq.com (358)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98766779899597 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179782,1,'mod_forum','mod_forum\\task\\send_user_notifications',261,1649391015.3544000000,1649391016.8154000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:15. Current memory use 36.9MB.\nSending messages to pth14p20 (261)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4565567970276 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179783,1,'mod_forum','mod_forum\\task\\send_user_notifications',334,1649391015.8261000000,1649391016.8315000000,22,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:15. Current memory use 37.9MB.\nSending messages to 755638727@qq.com (334)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 24 dbqueries\n... used 1.0017621517181 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179784,1,'mod_forum','mod_forum\\task\\send_user_notifications',204,1649391016.2966000000,1649391017.2857000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:16. Current memory use 43.4MB.\nSending messages to pth18p22 (204)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.9857771396637 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179785,1,'mod_forum','mod_forum\\task\\send_user_notifications',265,1649391016.8393000000,1649391017.8289000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:16. Current memory use 37.8MB.\nSending messages to pth16p22 (265)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98562788963318 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179786,1,'mod_forum','mod_forum\\task\\send_user_notifications',310,1649391016.8239000000,1649391017.8375000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:16. Current memory use 36.9MB.\nSending messages to 772923043@qq.com (310)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.0107178688049 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179787,1,'mod_forum','mod_forum\\task\\send_user_notifications',255,1649391017.2935000000,1649391018.7577000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:17. Current memory use 43.4MB.\nSending messages to 80815385@qq.com (255)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4608719348907 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179788,1,'mod_forum','mod_forum\\task\\send_user_notifications',387,1649391017.8373000000,1649391018.8218000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:17. Current memory use 37.8MB.\nSending messages to 82763651@qq.com (387)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.9814989566803 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179789,1,'mod_forum','mod_forum\\task\\send_user_notifications',369,1649391017.8439000000,1649391019.3035000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:17. Current memory use 37MB.\nSending messages to 834252063@qq.com (369)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4566919803619 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179790,1,'mod_forum','mod_forum\\task\\send_user_notifications',337,1649391018.7659000000,1649391020.2312000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:18. Current memory use 43.4MB.\nSending messages to 840372557@qq.com (337)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4619960784912 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179791,1,'mod_forum','mod_forum\\task\\send_user_notifications',206,1649391018.8306000000,1649391020.2893000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:18. Current memory use 37.8MB.\nSending messages to pth18p24 (206)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4557509422302 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179792,1,'mod_forum','mod_forum\\task\\send_user_notifications',307,1649391019.3128000000,1649391020.2993000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:19. Current memory use 37MB.\nSending messages to 845725307@qq.com (307)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.9832239151001 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179793,1,'mod_forum','mod_forum\\task\\send_user_notifications',247,1649391020.2972000000,1649391021.3003000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:20. Current memory use 37.8MB.\nSending messages to 877856485@qq.com (247)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99811601638794 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179794,1,'mod_forum','mod_forum\\task\\send_user_notifications',388,1649391020.2396000000,1649391021.7029000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:20. Current memory use 43.4MB.\nSending messages to 852531541@qq.com (388)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4590580463409 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179795,1,'mod_forum','mod_forum\\task\\send_user_notifications',276,1649391020.3153000000,1649391021.7880000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:20. Current memory use 37MB.\nSending messages to pth17p10 (276)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4690318107605 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179796,1,'mod_forum','mod_forum\\task\\send_user_notifications',374,1649391021.3089000000,1649391022.7707000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:21. Current memory use 37.8MB.\nSending messages to 932771642@qq.com (374)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4576671123505 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179797,1,'mod_forum','mod_forum\\task\\send_user_notifications',151,1649391021.7113000000,1649391023.1799000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:21. Current memory use 43.5MB.\nSending messages to 936308351@qq.com (151)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4630000591278 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179798,1,'mod_forum','mod_forum\\task\\send_user_notifications',256,1649391021.7953000000,1649391023.2615000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:21. Current memory use 37MB.\nSending messages to 937896713@qq.com (256)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4622330665588 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179799,1,'mod_forum','mod_forum\\task\\send_user_notifications',249,1649391022.7792000000,1649391023.7716000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:22. Current memory use 37.8MB.\nSending messages to 940571537@qq.com (249)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98781204223633 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179800,1,'mod_forum','mod_forum\\task\\send_user_notifications',314,1649391023.1865000000,1649391024.6481000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:23. Current memory use 43.5MB.\nSending messages to 944128591@qq.com (314)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.457545042038 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179801,1,'mod_forum','mod_forum\\task\\send_user_notifications',299,1649391023.2692000000,1649391024.7256000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:23. Current memory use 37MB.\nSending messages to 9456694@qq.com (299)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4531948566437 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179802,1,'mod_forum','mod_forum\\task\\send_user_notifications',363,1649391023.7789000000,1649391024.7696000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:23. Current memory use 37.8MB.\nSending messages to 960163446@qq.com (363)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98809289932251 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179803,1,'mod_forum','mod_forum\\task\\send_user_notifications',167,1649391024.7328000000,1649391025.7191000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:24. Current memory use 37MB.\nSending messages to c5077 (167)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98338508605957 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179804,1,'mod_forum','mod_forum\\task\\send_user_notifications',368,1649391024.6559000000,1649391025.7567000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:24. Current memory use 43.5MB.\nSending messages to 987731998@qq.com (368)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0978629589081 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179805,1,'mod_forum','mod_forum\\task\\send_user_notifications',169,1649391024.7764000000,1649391025.7602000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:24. Current memory use 37.8MB.\nSending messages to c7830 (169)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98138308525085 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179806,1,'mod_forum','mod_forum\\task\\send_user_notifications',223,1649391025.7651000000,1649391026.8671000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:25. Current memory use 37.9MB.\nSending messages to pth20p10 (223)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.099072933197 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179807,1,'mod_forum','mod_forum\\task\\send_user_notifications',2,1649391025.7642000000,1649391026.8718000000,19,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:25. Current memory use 43.5MB.\nSending messages to admin_cm (2)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 20 dbqueries\n... used 1.1035599708557 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179808,1,'mod_forum','mod_forum\\task\\send_user_notifications',105,1649391025.7275000000,1649391027.1855000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:25. Current memory use 37MB.\nSending messages to aaron.tse@gmail.com (105)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4551680088043 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179809,1,'mod_forum','mod_forum\\task\\send_user_notifications',190,1649391026.8741000000,1649391027.8705000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:26. Current memory use 37.9MB.\nSending messages to pth18p05 (190)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99379920959473 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179810,1,'mod_forum','mod_forum\\task\\send_user_notifications',139,1649391026.8798000000,1649391027.8704000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:26. Current memory use 43.5MB.\nSending messages to boazyeung@hotmail.com (139)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98705196380615 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179811,1,'mod_forum','mod_forum\\task\\send_user_notifications',219,1649391027.1934000000,1649391028.6601000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:27. Current memory use 37MB.\nSending messages to pth19p11 (219)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4621028900146 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179812,1,'mod_forum','mod_forum\\task\\send_user_notifications',171,1649391027.8778000000,1649391029.3385000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:27. Current memory use 37.9MB.\nSending messages to c9567 (171)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4564030170441 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179813,1,'mod_forum','mod_forum\\task\\send_user_notifications',210,1649391027.8781000000,1649391029.3406000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:27. Current memory use 43.5MB.\nSending messages to pth19p01 (210)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.458911895752 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179814,1,'mod_forum','mod_forum\\task\\send_user_notifications',224,1649391028.6681000000,1649391030.1317000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:28. Current memory use 37MB.\nSending messages to pth20p11 (224)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4587168693542 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179815,1,'mod_forum','mod_forum\\task\\send_user_notifications',348,1649391029.3466000000,1649391030.4627000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:29. Current memory use 43.5MB.\nSending messages to cuifuq7@gmail.com (348)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1114251613617 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179816,1,'mod_forum','mod_forum\\task\\send_user_notifications',272,1649391029.3463000000,1649391030.8157000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:29. Current memory use 37.9MB.\nSending messages to pth17p04 (272)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4657638072968 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179817,1,'mod_forum','mod_forum\\task\\send_user_notifications',174,1649391030.4706000000,1649391031.4586000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:30. Current memory use 43.5MB.\nSending messages to c2648 (174)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98382902145386 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179818,1,'mod_forum','mod_forum\\task\\send_user_notifications',132,1649391030.1386000000,1649391031.6003000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:30. Current memory use 37MB.\nSending messages to cuizanen6688@163.com (132)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4586899280548 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179819,1,'mod_forum','mod_forum\\task\\send_user_notifications',220,1649391030.8230000000,1649391032.2830000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:30. Current memory use 37.9MB.\nSending messages to pth19p13 (220)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.457202911377 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179820,1,'mod_forum','mod_forum\\task\\send_user_notifications',114,1649391031.6073000000,1649391032.5930000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:31. Current memory use 37MB.\nSending messages to epress@efcc.org.hk (114)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98269009590149 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179821,1,'mod_forum','mod_forum\\task\\send_user_notifications',217,1649391031.4663000000,1649391032.9313000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:31. Current memory use 43.6MB.\nSending messages to pth19p09 (217)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4601051807404 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179822,1,'mod_forum','mod_forum\\task\\send_user_notifications',123,1649391032.2907000000,1649391033.2759000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:32. Current memory use 37.9MB.\nSending messages to fiboovcmvc_1586171905@tfbnw.net (123)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98238396644592 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179823,1,'mod_forum','mod_forum\\task\\send_user_notifications',156,1649391032.9376000000,1649391033.9195000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:32. Current memory use 43.6MB.\nSending messages to fireguest (156)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.97888708114624 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179824,1,'mod_forum','mod_forum\\task\\send_user_notifications',157,1649391032.6001000000,1649391034.0686000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:32. Current memory use 37.1MB.\nSending messages to firewong (157)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4646289348602 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179825,1,'mod_forum','mod_forum\\task\\send_user_notifications',159,1649391033.2872000000,1649391034.7610000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:33. Current memory use 37.9MB.\nSending messages to firestu (159)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4689030647278 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179826,1,'mod_forum','mod_forum\\task\\send_user_notifications',311,1649391034.0777000000,1649391035.0697000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:34. Current memory use 37.1MB.\nSending messages to gabriel1210@163.com (311)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98831582069397 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179827,1,'mod_forum','mod_forum\\task\\send_user_notifications',198,1649391033.9275000000,1649391035.3896000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:33. Current memory use 43.6MB.\nSending messages to pth18p15 (198)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4575879573822 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179828,1,'mod_forum','mod_forum\\task\\send_user_notifications',100,1649391034.7693000000,1649391035.8912000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:34. Current memory use 37.9MB.\nSending messages to geogatedproject106@gmail.com (100)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1182050704956 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179829,1,'mod_forum','mod_forum\\task\\send_user_notifications',172,1649391035.0773000000,1649391036.5403000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:35. Current memory use 37.1MB.\nSending messages to c0524 (172)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4596540927887 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179830,1,'mod_forum','mod_forum\\task\\send_user_notifications',288,1649391035.3969000000,1649391036.8607000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:35. Current memory use 43.6MB.\nSending messages to pth17p39 (288)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4603810310364 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179831,1,'mod_forum','mod_forum\\task\\send_user_notifications',278,1649391035.8988000000,1649391036.8884000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:35. Current memory use 38MB.\nSending messages to pth17p14 (278)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.9858570098877 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179832,1,'mod_forum','mod_forum\\task\\send_user_notifications',266,1649391036.8963000000,1649391037.8883000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:36. Current memory use 38MB.\nSending messages to pth16p26 (266)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98762488365173 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179833,1,'mod_forum','mod_forum\\task\\send_user_notifications',233,1649391036.8674000000,1649391037.9019000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:36. Current memory use 43.6MB.\nSending messages to pth20p22 (233)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 1.0313949584961 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179834,1,'mod_forum','mod_forum\\task\\send_user_notifications',158,1649391036.5478000000,1649391038.0184000000,20,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:36. Current memory use 37.1MB.\nSending messages to cmguest (158)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4672999382019 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179835,1,'mod_forum','mod_forum\\task\\send_user_notifications',341,1649391037.9090000000,1649391038.9000000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:37. Current memory use 43.4MB.\nSending messages to holy2022abc@163.com (341)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98771786689758 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179836,1,'mod_forum','mod_forum\\task\\send_user_notifications',192,1649391038.0250000000,1649391039.0134000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:38. Current memory use 36.9MB.\nSending messages to pth18p07 (192)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98452019691467 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179837,1,'mod_forum','mod_forum\\task\\send_user_notifications',214,1649391037.9039000000,1649391039.0187000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:37. Current memory use 38MB.\nSending messages to pth19p05 (214)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1117141246796 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179838,1,'mod_forum','mod_forum\\task\\send_user_notifications',191,1649391038.9095000000,1649391039.9009000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:38. Current memory use 43.5MB.\nSending messages to pth18p06 (191)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98670697212219 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179839,1,'mod_forum','mod_forum\\task\\send_user_notifications',228,1649391039.0209000000,1649391040.0096000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:39. Current memory use 36.9MB.\nSending messages to pth20p15 (228)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98590302467346 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179840,1,'mod_forum','mod_forum\\task\\send_user_notifications',290,1649391039.0254000000,1649391040.1381000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:39. Current memory use 38MB.\nSending messages to jessicayip (290)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1088800430298 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179841,1,'mod_forum','mod_forum\\task\\send_user_notifications',227,1649391039.9092000000,1649391040.8951000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:39. Current memory use 43.5MB.\nSending messages to pth20p14 (227)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98262906074524 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179842,1,'mod_forum','mod_forum\\task\\send_user_notifications',181,1649391040.1474000000,1649391041.2500000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:40. Current memory use 38MB.\nSending messages to pth14p15 (181)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0997269153595 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179843,1,'mod_forum','mod_forum\\task\\send_user_notifications',361,1649391040.0177000000,1649391041.4797000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:40. Current memory use 36.9MB.\nSending messages to josephyyt@qq.com (361)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4583477973938 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179844,1,'mod_forum','mod_forum\\task\\send_user_notifications',238,1649391040.9008000000,1649391041.8868000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:40. Current memory use 43.5MB.\nSending messages to pth20p27 (238)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98238182067871 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179845,1,'mod_forum','mod_forum\\task\\send_user_notifications',309,1649391041.2575000000,1649391042.2456000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:41. Current memory use 38MB.\nSending messages to kerrylao@msn.com (309)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98438096046448 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179846,1,'mod_forum','mod_forum\\task\\send_user_notifications',126,1649391041.4856000000,1649391042.4698000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:41. Current memory use 36.9MB.\nSending messages to kid_1 (126)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98165202140808 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179847,1,'mod_forum','mod_forum\\task\\send_user_notifications',201,1649391041.8928000000,1649391042.8766000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:41. Current memory use 43.5MB.\nSending messages to pth18p19 (201)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98087000846863 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179848,1,'mod_forum','mod_forum\\task\\send_user_notifications',116,1649391042.2529000000,1649391043.2407000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:42. Current memory use 38MB.\nSending messages to marleu (116)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98499393463135 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179849,1,'mod_forum','mod_forum\\task\\send_user_notifications',365,1649391042.4776000000,1649391043.4604000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:42. Current memory use 37MB.\nSending messages to lewisyeung (365)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.97983288764954 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179850,1,'mod_forum','mod_forum\\task\\send_user_notifications',273,1649391042.8855000000,1649391043.8695000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:42. Current memory use 43.5MB.\nSending messages to pth17p05 (273)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98091387748718 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179851,1,'mod_forum','mod_forum\\task\\send_user_notifications',267,1649391043.2490000000,1649391044.3500000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:43. Current memory use 38MB.\nSending messages to pth16p27 (267)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0976350307465 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179852,1,'mod_forum','mod_forum\\task\\send_user_notifications',199,1649391043.4671000000,1649391044.5770000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:43. Current memory use 37MB.\nSending messages to pth18p16 (199)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.1066479682922 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179853,1,'mod_forum','mod_forum\\task\\send_user_notifications',194,1649391043.8767000000,1649391044.8643000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:43. Current memory use 43.5MB.\nSending messages to pth18p10 (194)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98388886451721 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179854,1,'mod_forum','mod_forum\\task\\send_user_notifications',362,1649391044.5837000000,1649391045.5738000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:44. Current memory use 37MB.\nSending messages to lxllinda@qq.com (362)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98678684234619 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179855,1,'mod_forum','mod_forum\\task\\send_user_notifications',218,1649391044.3583000000,1649391045.8382000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:44. Current memory use 38MB.\nSending messages to pth19p10 (218)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 1.4762909412384 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179856,1,'mod_forum','mod_forum\\task\\send_user_notifications',263,1649391044.8717000000,1649391046.3342000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:44. Current memory use 43.5MB.\nSending messages to pth16p18 (263)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4590208530426 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179857,1,'mod_forum','mod_forum\\task\\send_user_notifications',125,1649391045.5810000000,1649391046.5766000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:45. Current memory use 37MB.\nSending messages to mami_1 (125)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.99248886108398 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179858,1,'mod_forum','mod_forum\\task\\send_user_notifications',287,1649391045.8448000000,1649391047.3070000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:45. Current memory use 37.9MB.\nSending messages to pth17p37 (287)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.458841085434 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179859,1,'mod_forum','mod_forum\\task\\send_user_notifications',127,1649391046.3432000000,1649391047.4492000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:46. Current memory use 43.5MB.\nSending messages to matthewccl (127)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1016118526459 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179860,1,'mod_forum','mod_forum\\task\\send_user_notifications',180,1649391046.5828000000,1649391048.0467000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:46. Current memory use 37MB.\nSending messages to mlkwan.test (180)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4597489833832 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179861,1,'mod_forum','mod_forum\\task\\send_user_notifications',153,1649391047.3168000000,1649391048.3109000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:47. Current memory use 37.9MB.\nSending messages to mlkwan (153)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98809599876404 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179862,1,'mod_forum','mod_forum\\task\\send_user_notifications',212,1649391047.4574000000,1649391048.4512000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:47. Current memory use 43.5MB.\nSending messages to pth19p03 (212)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98793411254883 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179863,1,'mod_forum','mod_forum\\task\\send_user_notifications',283,1649391048.0543000000,1649391049.0774000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:48. Current memory use 37MB.\nSending messages to pth17p22 (283)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.0189409255981 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179864,1,'mod_forum','mod_forum\\task\\send_user_notifications',154,1649391048.3199000000,1649391049.3158000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:48. Current memory use 37.9MB.\nSending messages to ottolui (154)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.99063086509705 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179865,1,'mod_forum','mod_forum\\task\\send_user_notifications',282,1649391048.4610000000,1649391049.4510000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:48. Current memory use 43.6MB.\nSending messages to pth17p20 (282)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98621201515198 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179866,1,'mod_forum','mod_forum\\task\\send_user_notifications',286,1649391049.0848000000,1649391050.0694000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:49. Current memory use 37MB.\nSending messages to pth17p35 (286)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98160600662231 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179867,1,'mod_forum','mod_forum\\task\\send_user_notifications',280,1649391049.4576000000,1649391050.4508000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:49. Current memory use 43.6MB.\nSending messages to pth17p16 (280)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98952388763428 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179868,1,'mod_forum','mod_forum\\task\\send_user_notifications',147,1649391049.3230000000,1649391050.7874000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:49. Current memory use 37.9MB.\nSending messages to qq78146 (147)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4592170715332 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179869,1,'mod_forum','mod_forum\\task\\send_user_notifications',231,1649391050.0773000000,1649391051.0699000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:50. Current memory use 37MB.\nSending messages to pth20p19 (231)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98845195770264 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179870,1,'mod_forum','mod_forum\\task\\send_user_notifications',234,1649391050.4585000000,1649391051.4508000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:50. Current memory use 43.6MB.\nSending messages to pth20p23 (234)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98843216896057 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179871,1,'mod_forum','mod_forum\\task\\send_user_notifications',162,1649391050.7959000000,1649391051.7853000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:50. Current memory use 37.9MB.\nSending messages to s@1234 (162)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98586106300354 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179872,1,'mod_forum','mod_forum\\task\\send_user_notifications',372,1649391051.0774000000,1649391052.0722000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:51. Current memory use 37MB.\nSending messages to sally198971@qq.com (372)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.99052405357361 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179873,1,'mod_forum','mod_forum\\task\\send_user_notifications',277,1649391051.4581000000,1649391052.4450000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:51. Current memory use 43.6MB.\nSending messages to pth17p11 (277)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98313593864441 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179874,1,'mod_forum','mod_forum\\task\\send_user_notifications',269,1649391051.7925000000,1649391052.7778000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:51. Current memory use 37.9MB.\nSending messages to pth16p33 (269)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98268985748291 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179875,1,'mod_forum','mod_forum\\task\\send_user_notifications',93,1649391052.0784000000,1649391053.5462000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:52. Current memory use 37MB.\nSending messages to sofiatsoi (93)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4622271060944 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179876,1,'mod_forum','mod_forum\\task\\send_user_notifications',152,1649391052.7849000000,1649391053.7749000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:52. Current memory use 38MB.\nSending messages to student_001 (152)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98563599586487 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179877,1,'mod_forum','mod_forum\\task\\send_user_notifications',216,1649391052.4510000000,1649391053.9129000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:52. Current memory use 43.6MB.\nSending messages to pth19p08 (216)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.45858502388 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179878,1,'mod_forum','mod_forum\\task\\send_user_notifications',160,1649391053.5549000000,1649391054.5445000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:53. Current memory use 37MB.\nSending messages to student_101 (160)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98587489128113 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179879,1,'mod_forum','mod_forum\\task\\send_user_notifications',161,1649391053.7828000000,1649391054.7712000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:53. Current memory use 38MB.\nSending messages to student_102 (161)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98418402671814 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179880,1,'mod_forum','mod_forum\\task\\send_user_notifications',95,1649391053.9192000000,1649391055.0171000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:53. Current memory use 43.6MB.\nSending messages to student (95)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.093857049942 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179881,1,'mod_forum','mod_forum\\task\\send_user_notifications',302,1649391054.7777000000,1649391055.7715000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:54. Current memory use 38MB.\nSending messages to suki0912@qq.com (302)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98968386650085 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179882,1,'mod_forum','mod_forum\\task\\send_user_notifications',243,1649391055.0228000000,1649391056.0107000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:55. Current memory use 43.6MB.\nSending messages to sunshine@ccl.org.hk (243)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98398399353027 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179883,1,'mod_forum','mod_forum\\task\\send_user_notifications',101,1649391054.5513000000,1649391056.0190000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:54. Current memory use 37.1MB.\nSending messages to student_123 (101)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4625360965729 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179884,1,'mod_forum','mod_forum\\task\\send_user_notifications',202,1649391055.7783000000,1649391056.7601000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:55. Current memory use 38MB.\nSending messages to pth18p20 (202)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.97862505912781 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179885,1,'mod_forum','mod_forum\\task\\send_user_notifications',165,1649391056.0185000000,1649391057.0100000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:56. Current memory use 43.6MB.\nSending messages to c3741 (165)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98811197280884 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179886,1,'mod_forum','mod_forum\\task\\send_user_notifications',124,1649391056.0267000000,1649391057.0159000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:56. Current memory use 37.1MB.\nSending messages to tcqspbyhhj_1576838770@tfbnw.net (124)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98374199867249 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179887,1,'mod_forum','mod_forum\\task\\send_user_notifications',102,1649391056.7666000000,1649391057.7527000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:56. Current memory use 38MB.\nSending messages to teacher_123 (102)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98263311386108 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179888,1,'mod_forum','mod_forum\\task\\send_user_notifications',357,1649391057.0229000000,1649391058.0071000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:57. Current memory use 37.1MB.\nSending messages to vintts77@gmail.com (357)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.9802348613739 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179889,1,'mod_forum','mod_forum\\task\\send_user_notifications',144,1649391057.0187000000,1649391058.0072000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:57. Current memory use 43.6MB.\nSending messages to thung6729@gmail.com (144)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98526883125305 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179890,1,'mod_forum','mod_forum\\task\\send_user_notifications',164,1649391057.7607000000,1649391058.7469000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:57. Current memory use 38MB.\nSending messages to c2346 (164)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98145294189453 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179891,1,'mod_forum','mod_forum\\task\\send_user_notifications',222,1649391058.0145000000,1649391058.9972000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:58. Current memory use 43.6MB.\nSending messages to pth19p15 (222)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.97919702529907 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179892,1,'mod_forum','mod_forum\\task\\send_user_notifications',240,1649391058.0140000000,1649391059.4732000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:58. Current memory use 37.1MB.\nSending messages to pth20p29 (240)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4558861255646 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179893,1,'mod_forum','mod_forum\\task\\send_user_notifications',129,1649391058.7547000000,1649391059.7391000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:58. Current memory use 38MB.\nSending messages to wc13674 (129)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98177480697632 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179894,1,'mod_forum','mod_forum\\task\\send_user_notifications',131,1649391059.0028000000,1649391060.1069000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:59. Current memory use 43.7MB.\nSending messages to wc14821 (131)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.1001241207123 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179895,1,'mod_forum','mod_forum\\task\\send_user_notifications',133,1649391059.4789000000,1649391060.4632000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:59. Current memory use 37.1MB.\nSending messages to wc25934 (133)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98148202896118 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179896,1,'mod_forum','mod_forum\\task\\send_user_notifications',146,1649391059.7456000000,1649391060.7317000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:10:59. Current memory use 38MB.\nSending messages to wc28246 (146)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98240089416504 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179897,1,'mod_forum','mod_forum\\task\\send_user_notifications',138,1649391060.1141000000,1649391061.0953000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:00. Current memory use 43.7MB.\nSending messages to wc43137 (138)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.97798299789429 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179898,1,'mod_forum','mod_forum\\task\\send_user_notifications',149,1649391060.4701000000,1649391061.4604000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:00. Current memory use 37.1MB.\nSending messages to wc68464 (149)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98660016059875 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179899,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391061.6545000000,1649391061.6643000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005742073059082 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30944),(179900,0,'moodle','core\\task\\session_cleanup_task',0,1649391061.6543000000,1649391061.6693000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:11:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010339021682739 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30946),(179901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391061.6765000000,1649391061.6775000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:11:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30944),(179902,0,'moodle','core\\task\\grade_cron_task',0,1649391061.6929000000,1649391061.7074000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:11:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012789011001587 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30944),(179903,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391061.6831000000,1649391061.7210000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036741971969604 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30946),(179904,0,'moodle','core\\task\\completion_regular_task',0,1649391061.7184000000,1649391061.7347000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015318155288696 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30944),(179905,0,'moodle','core\\task\\portfolio_cron_task',0,1649391061.7375000000,1649391061.7383000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30946),(179906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391061.7440000000,1649391061.7450000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:11:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30944),(179907,0,'moodle','core\\task\\calendar_cron_task',0,1649391061.7526000000,1649391061.7576000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:11:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039839744567871 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30946),(179908,0,'moodle','core\\task\\blog_cron_task',0,1649391061.7569000000,1649391061.7579000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:11:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30944),(179909,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391061.7660000000,1649391061.7676000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:11:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076413154602051 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30944),(179910,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391061.7649000000,1649391061.7891000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:11:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022884130477905 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30946),(179911,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391061.7884000000,1649391061.8198000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:11:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030159950256348 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30944),(179912,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391061.8289000000,1649391061.8330000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:11:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019547939300537 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30946),(179913,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391061.8549000000,1649391061.8591000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:11:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031399726867676 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30946),(179914,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391061.8621000000,1649391061.8647000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:11:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00064396858215332 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30944),(179915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391061.8668000000,1649391061.8687000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:11:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30946),(179916,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391061.8763000000,1649391061.8773000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:11:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010085105895996 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30946),(179917,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391061.8758000000,1649391061.8800000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:11:01. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052404403686523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30944),(179918,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391061.8886000000,1649391061.8909000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:11:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001594066619873 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30946),(179919,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391061.8949000000,1649391061.8958000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:11:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30944),(179920,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391061.9001000000,1649391061.9023000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:11:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092887878417969 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30946),(179921,1,'mod_forum','mod_forum\\task\\send_user_notifications',141,1649391060.7408000000,1649391062.2031000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:00. Current memory use 38MB.\nSending messages to wc77099 (141)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4583039283752 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179922,1,'mod_forum','mod_forum\\task\\send_user_notifications',136,1649391061.4664000000,1649391062.4569000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:01. Current memory use 37.1MB.\nSending messages to wc79654 (136)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98724913597107 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179923,1,'mod_forum','mod_forum\\task\\send_user_notifications',130,1649391061.1011000000,1649391062.5610000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:01. Current memory use 43.7MB.\nSending messages to wc77147 (130)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4563250541687 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179924,1,'mod_forum','mod_forum\\task\\send_user_notifications',134,1649391062.5672000000,1649391063.6696000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:02. Current memory use 43.7MB.\nSending messages to wc89874 (134)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0984199047089 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179925,1,'mod_forum','mod_forum\\task\\send_user_notifications',137,1649391062.2098000000,1649391063.6740000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:02. Current memory use 38MB.\nSending messages to wc84276 (137)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4607648849487 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179926,1,'mod_forum','mod_forum\\task\\send_user_notifications',135,1649391062.4641000000,1649391063.9259000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:02. Current memory use 37.1MB.\nSending messages to wc89408 (135)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4578409194946 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179927,1,'mod_forum','mod_forum\\task\\send_user_notifications',324,1649391063.6802000000,1649391064.6666000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:03. Current memory use 38.1MB.\nSending messages to xingrnuzhe@vip.qq.com (324)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98368287086487 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179928,1,'mod_forum','mod_forum\\task\\send_user_notifications',242,1649391063.6768000000,1649391064.6812000000,21,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:03. Current memory use 43.7MB.\nSending messages to winglau (242)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 23 dbqueries\n... used 0.99947094917297 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179929,1,'mod_forum','mod_forum\\task\\send_user_notifications',241,1649391063.9336000000,1649391065.3985000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:03. Current memory use 37.1MB.\nSending messages to pth20p30 (241)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 1.4610970020294 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179930,1,'mod_forum','mod_forum\\task\\send_user_notifications',140,1649391064.6721000000,1649391065.6589000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:04. Current memory use 38.1MB.\nSending messages to yinhowinnie@yahoo.com.hk (140)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98272490501404 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179931,1,'mod_forum','mod_forum\\task\\send_user_notifications',262,1649391064.6855000000,1649391065.6787000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:04. Current memory use 43.5MB.\nSending messages to pth14p26 (262)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98946213722229 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179932,1,'mod_forum','mod_forum\\task\\send_user_notifications',320,1649391065.6852000000,1649391066.7866000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:05. Current memory use 43.5MB.\nSending messages to zghtt7777@126.com (320)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.0981640815735 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179933,1,'mod_forum','mod_forum\\task\\send_user_notifications',384,1649391065.4044000000,1649391066.8747000000,20,2,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:05. Current memory use 37.1MB.\nSending messages to yvhuan111@163.com (384)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4665908813477 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179934,1,'mod_forum','mod_forum\\task\\send_user_notifications',323,1649391065.6653000000,1649391067.1287000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:05. Current memory use 38.1MB.\nSending messages to yzw759458717@qq.com (323)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 1.4599761962891 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179935,1,'mod_forum','mod_forum\\task\\send_user_notifications',185,1649391066.7925000000,1649391067.7820000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:06. Current memory use 43.6MB.\nSending messages to pth17p03 (185)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98588299751282 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179936,1,'mod_forum','mod_forum\\task\\send_user_notifications',360,1649391066.8806000000,1649391067.8656000000,20,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:06. Current memory use 37MB.\nSending messages to zhushiai1361@163.com (360)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 21 dbqueries\n... used 0.98106002807617 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30498),(179937,1,'mod_forum','mod_forum\\task\\send_user_notifications',285,1649391067.1378000000,1649391068.1300000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:07. Current memory use 38.1MB.\nSending messages to pth17p25 (285)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98789691925049 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30728),(179938,1,'mod_forum','mod_forum\\task\\send_user_notifications',173,1649391067.7907000000,1649391068.7792000000,21,1,0,'Execute adhoc task: mod_forum\\task\\send_user_notifications\n... started 12:11:07. Current memory use 43.6MB.\nSending messages to c1778 (173)\nError: lib/moodlelib.php email_to_user(): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingSMTP server error: Called RSET without being connected\n Post 24 sent\nSent 1 messages with 0 failures\nMarking posts as read\nMarked 1 posts as read\n... used 22 dbqueries\n... used 0.98384189605713 seconds\nAdhoc task complete: mod_forum\\task\\send_user_notifications\n','random-9ut9hf',30500),(179939,0,'moodle','core\\task\\session_cleanup_task',0,1649391122.0788000000,1649391122.0929000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:12:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097060203552246 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31056),(179940,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391122.1026000000,1649391122.1045000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:12:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00083494186401367 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31056),(179941,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391122.1121000000,1649391122.1129000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:12:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31056),(179942,0,'moodle','core\\task\\grade_cron_task',0,1649391122.1371000000,1649391122.1736000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:12:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.032197952270508 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31059),(179943,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391122.1247000000,1649391122.1866000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:12:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.060770988464355 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31056),(179944,0,'moodle','core\\task\\completion_regular_task',0,1649391122.1833000000,1649391122.2026000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:12:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018178939819336 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31059),(179945,0,'moodle','core\\task\\portfolio_cron_task',0,1649391122.2044000000,1649391122.2053000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31056),(179946,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391122.2166000000,1649391122.2175000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31056),(179947,0,'moodle','core\\task\\blog_cron_task',0,1649391122.2306000000,1649391122.2316000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:12:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31056),(179948,0,'moodle','core\\task\\calendar_cron_task',0,1649391122.2296000000,1649391122.2371000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:12:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0062389373779297 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31059),(179949,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391122.2466000000,1649391122.2491000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:12:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012569427490234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31059),(179950,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391122.2388000000,1649391122.2546000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:12:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014424085617065 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31056),(179951,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391122.2809000000,1649391122.2842000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:12:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016970634460449 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31056),(179952,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391122.2729000000,1649391122.3195000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:12:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.044842958450317 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31059),(179953,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391122.3167000000,1649391122.3212000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:12:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029189586639404 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31056),(179954,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391122.3322000000,1649391122.3340000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:12:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31056),(179955,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391122.3415000000,1649391122.3427000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:12:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31056),(179956,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391122.3522000000,1649391122.3548000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:12:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092315673828125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31056),(179957,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391122.3647000000,1649391122.3661000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:12:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31056),(179958,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391122.3790000000,1649391122.3806000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:12:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31056),(179959,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391122.3786000000,1649391122.3813000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:12:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001863956451416 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31059),(179960,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391122.3894000000,1649391122.3919000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:12:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014529228210449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31059),(179961,0,'moodle','core\\task\\session_cleanup_task',0,1649391181.7434000000,1649391181.7661000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:13:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.017473220825195 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31151),(179962,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391181.7781000000,1649391181.7791000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31151),(179963,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391181.7701000000,1649391181.7808000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005958080291748 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31149),(179964,0,'moodle','core\\task\\grade_cron_task',0,1649391181.7898000000,1649391181.8053000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:13:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014206171035767 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31149),(179965,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391181.7895000000,1649391181.8156000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025292873382568 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31151),(179966,0,'moodle','core\\task\\portfolio_cron_task',0,1649391181.8253000000,1649391181.8266000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31151),(179967,0,'moodle','core\\task\\completion_regular_task',0,1649391181.8176000000,1649391181.8371000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:13:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018336057662964 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31149),(179968,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391181.8362000000,1649391181.8376000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31151),(179969,0,'moodle','core\\task\\blog_cron_task',0,1649391181.8539000000,1649391181.8550000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:13:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31151),(179970,0,'moodle','core\\task\\calendar_cron_task',0,1649391181.8531000000,1649391181.8579000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:13:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037460327148438 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31149),(179971,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391181.8668000000,1649391181.8690000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:13:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012149810791016 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31149),(179972,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391181.8641000000,1649391181.8822000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:13:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016993045806885 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31151),(179973,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391181.9142000000,1649391181.9167000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:13:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011770725250244 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31151),(179974,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391181.8911000000,1649391181.9335000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:13:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.04080605506897 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31149),(179975,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391181.9390000000,1649391181.9422000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:13:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021300315856934 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31151),(179976,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391181.9497000000,1649391181.9510000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:13:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31151),(179977,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391181.9587000000,1649391181.9598000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:13:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001218318939209 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31151),(179978,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391181.9687000000,1649391181.9702000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:13:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054788589477539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31151),(179979,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391181.9744000000,1649391181.9759000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:13:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0003960132598877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31149),(179980,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391181.9851000000,1649391181.9876000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:13:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017058849334717 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31151),(179981,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391181.9885000000,1649391181.9894000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:13:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31149),(179982,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391181.9983000000,1649391182.0001000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:13:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31151),(179983,0,'moodle','core\\task\\session_cleanup_task',0,1649391241.2787000000,1649391241.2932000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010571002960205 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31257),(179984,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391241.3024000000,1649391241.3039000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31257),(179985,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391241.3129000000,1649391241.3141000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31257),(179986,0,'moodle','core\\task\\grade_cron_task',0,1649391241.3295000000,1649391241.3471000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:14:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01363205909729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31262),(179987,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391241.3246000000,1649391241.3609000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035106897354126 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31257),(179988,0,'moodle','core\\task\\portfolio_cron_task',0,1649391241.3699000000,1649391241.3707000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31257),(179989,0,'moodle','core\\task\\completion_regular_task',0,1649391241.3569000000,1649391241.3718000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:14:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013962030410767 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31262),(179990,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391241.3928000000,1649391241.3940000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31257),(179991,0,'moodle','core\\task\\calendar_cron_task',0,1649391241.3986000000,1649391241.4055000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:14:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0057010650634766 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31262),(179992,0,'moodle','core\\task\\blog_cron_task',0,1649391241.4081000000,1649391241.4090000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:14:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31257),(179993,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391241.4168000000,1649391241.4183000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:14:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31257),(179994,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391241.4149000000,1649391241.4316000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:14:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015962839126587 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31262),(179995,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391241.4592000000,1649391241.4613000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:14:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00095510482788086 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31262),(179996,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391241.4349000000,1649391241.4671000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:14:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030653953552246 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31257),(179997,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391241.4803000000,1649391241.4848000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:14:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00341796875 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31262),(179998,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391241.4921000000,1649391241.4934000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00026607513427734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31262),(179999,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391241.5005000000,1649391241.5021000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:14:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31257),(180000,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391241.5021000000,1649391241.5039000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:14:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061392784118652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31262),(180001,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391241.5102000000,1649391241.5114000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:14:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31257),(180002,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391241.5169000000,1649391241.5199000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:14:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020370483398438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31262),(180003,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391241.5266000000,1649391241.5277000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:14:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00033807754516602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31257),(180004,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391241.5297000000,1649391241.5315000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:14:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31262),(180005,0,'moodle','core\\task\\search_optimize_task',0,1649391301.9204000000,1649391301.9352000000,0,0,0,'Execute scheduled task: 全局搜索索引优化 (core\\task\\search_optimize_task)\n... started 12:15:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0086438655853271 seconds\nScheduled task complete: 全局搜索索引优化 (core\\task\\search_optimize_task)\n','random-9ut9hf',31375),(180006,0,'moodle','core\\task\\badges_cron_task',0,1649391301.9669000000,1649391301.9991000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:15:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031167984008789 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31375),(180007,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649391301.9217000000,1649391302.0005000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 12:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.073737859725952 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',31378),(180008,0,'moodle','core\\task\\badges_message_task',0,1649391302.0120000000,1649391302.0133000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:15:02. Current memory use 22MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00043392181396484 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31375),(180009,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649391302.0326000000,1649391302.0405000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:15:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 0.0067448616027832 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31375),(180010,0,'mod_chat','mod_chat\\task\\cron_task',0,1649391302.0263000000,1649391302.0419000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:15:02. Current memory use 25.2MB.\n... used 4 dbqueries\n... used 0.013235807418823 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31378),(180011,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649391302.0571000000,1649391302.0643000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:15:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0039999485015869 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31378),(180012,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649391302.0567000000,1649391302.0677000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:15:02. Current memory use 23.7MB.\n\n0 feeds refreshed (took 0.00084100000000001 seconds)\n... used 1 dbqueries\n... used 0.010329008102417 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31375),(180013,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649391302.0724000000,1649391302.0771000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:15:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0034730434417725 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31378),(180014,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649391302.0863000000,1649391302.0952000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:15:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0058479309082031 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31375),(180015,0,'moodle','core\\task\\session_cleanup_task',0,1649391302.0863000000,1649391302.1018000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:15:02. Current memory use 26MB.\n... used 7 dbqueries\n... used 0.012874126434326 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31378),(180016,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391302.1121000000,1649391302.1161000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:15:02. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0016260147094727 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31375),(180017,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391302.1182000000,1649391302.1194000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:15:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31378),(180018,0,'moodle','core\\task\\grade_cron_task',0,1649391302.1340000000,1649391302.1399000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:15:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0048830509185791 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31378),(180019,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391302.1322000000,1649391302.1697000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:15:02. Current memory use 25.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035368919372559 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31375),(180020,0,'moodle','core\\task\\completion_regular_task',0,1649391302.1538000000,1649391302.1721000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:15:02. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.017145872116089 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31378),(180021,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391302.1807000000,1649391302.1815000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:15:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31378),(180022,0,'moodle','core\\task\\portfolio_cron_task',0,1649391302.1803000000,1649391302.1813000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:15:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31375),(180023,0,'moodle','core\\task\\calendar_cron_task',0,1649391302.1917000000,1649391302.1988000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:15:02. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.0058639049530029 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31378),(180024,0,'moodle','core\\task\\blog_cron_task',0,1649391302.2014000000,1649391302.2028000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:15:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31375),(180025,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391302.2133000000,1649391302.2162000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:15:02. Current memory use 27.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016751289367676 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31375),(180026,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391302.2119000000,1649391302.2369000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:15:02. Current memory use 27.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023821115493774 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31378),(180027,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391302.2571000000,1649391302.2603000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:15:02. Current memory use 30.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016410350799561 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31378),(180028,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391302.2244000000,1649391302.2707000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:15:02. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.044350862503052 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31375),(180029,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391302.2808000000,1649391302.2874000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:15:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045461654663086 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31378),(180030,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391302.2961000000,1649391302.2974000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:15:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31378),(180031,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391302.3062000000,1649391302.3073000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:15:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31378),(180032,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391302.3066000000,1649391302.3091000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:15:02. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31375),(180033,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391302.3179000000,1649391302.3199000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:15:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31378),(180034,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391302.3179000000,1649391302.3211000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:15:02. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022931098937988 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31375),(180035,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391302.3284000000,1649391302.3295000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:15:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31378),(180036,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391302.3312000000,1649391302.3336000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:15:02. Current memory use 33.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31375),(180037,0,'moodle','core\\task\\session_cleanup_task',0,1649391361.6398000000,1649391361.6594000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:16:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014096975326538 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31494),(180038,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391361.6487000000,1649391361.6617000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:16:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082380771636963 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31491),(180039,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391361.6709000000,1649391361.6723000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:16:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31491),(180040,0,'moodle','core\\task\\grade_cron_task',0,1649391361.6892000000,1649391361.7051000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:16:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014621019363403 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31491),(180041,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391361.6773000000,1649391361.7220000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:16:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04332709312439 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31494),(180042,0,'moodle','core\\task\\portfolio_cron_task',0,1649391361.7371000000,1649391361.7380000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31494),(180043,0,'moodle','core\\task\\completion_regular_task',0,1649391361.7264000000,1649391361.7471000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:16:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019525051116943 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31491),(180044,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391361.7472000000,1649391361.7486000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31494),(180045,0,'moodle','core\\task\\calendar_cron_task',0,1649391361.7609000000,1649391361.7657000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:16:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037829875946045 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31491),(180046,0,'moodle','core\\task\\blog_cron_task',0,1649391361.7660000000,1649391361.7673000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:16:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31494),(180047,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391361.7772000000,1649391361.7802000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:16:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31491),(180048,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391361.7765000000,1649391361.7981000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:16:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020393848419189 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31494),(180049,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391361.8293000000,1649391361.8321000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:16:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31494),(180050,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391361.8002000000,1649391361.8408000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:16:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.038722991943359 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31491),(180051,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391361.8572000000,1649391361.8601000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:16:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020129680633545 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31494),(180052,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391361.8693000000,1649391361.8708000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:16:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31494),(180053,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391361.8729000000,1649391361.8749000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:16:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0003361701965332 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31491),(180054,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391361.8823000000,1649391361.8834000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:16:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31491),(180055,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391361.8819000000,1649391361.8839000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:16:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052213668823242 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31494),(180056,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391361.8968000000,1649391361.8994000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:16:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017189979553223 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31494),(180057,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391361.8981000000,1649391361.8995000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:16:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31491),(180058,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391361.9236000000,1649391361.9253000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:16:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007929801940918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31494),(180059,0,'moodle','core\\task\\complete_plans_task',0,1649391422.1888000000,1649391422.2073000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 12:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.014632940292358 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',31611),(180060,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391422.2156000000,1649391422.2184000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:17:02. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31611),(180061,0,'moodle','core\\task\\session_cleanup_task',0,1649391422.2055000000,1649391422.2249000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:17:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013149976730347 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31603),(180062,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391422.2382000000,1649391422.2393000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:17:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31611),(180063,0,'moodle','core\\task\\grade_cron_task',0,1649391422.2489000000,1649391422.2658000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:17:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.01570987701416 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31611),(180064,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391422.2483000000,1649391422.2909000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:17:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041425943374634 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31603),(180065,0,'moodle','core\\task\\completion_regular_task',0,1649391422.2776000000,1649391422.2997000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:17:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.020949125289917 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31611),(180066,0,'moodle','core\\task\\portfolio_cron_task',0,1649391422.3031000000,1649391422.3043000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:17:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31603),(180067,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391422.3101000000,1649391422.3114000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:17:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31611),(180068,0,'moodle','core\\task\\calendar_cron_task',0,1649391422.3223000000,1649391422.3294000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:17:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058670043945312 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31603),(180069,0,'moodle','core\\task\\blog_cron_task',0,1649391422.3293000000,1649391422.3303000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:17:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31611),(180070,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391422.3391000000,1649391422.3419000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:17:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015561580657959 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31603),(180071,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391422.3388000000,1649391422.3659000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:17:02. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02587890625 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31611),(180072,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391422.3630000000,1649391422.4086000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:17:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.043724060058594 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31603),(180073,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391422.4085000000,1649391422.4118000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:17:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017499923706055 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31611),(180074,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391422.4412000000,1649391422.4466000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:17:02. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038387775421143 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31611),(180075,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391422.4563000000,1649391422.4585000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:17:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00034618377685547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31611),(180076,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391422.4667000000,1649391422.4684000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:17:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31603),(180077,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391422.4697000000,1649391422.4720000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:17:02. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070619583129883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31611),(180078,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391422.4791000000,1649391422.4806000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:17:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31603),(180079,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391422.4862000000,1649391422.4893000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:17:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020971298217773 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31611),(180080,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391422.5020000000,1649391422.5033000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:17:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31603),(180081,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391422.5016000000,1649391422.5034000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:17:02. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081515312194824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31611),(180082,0,'moodle','core\\task\\session_cleanup_task',0,1649391481.7806000000,1649391481.7976000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011880159378052 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31721),(180083,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391481.7890000000,1649391481.7990000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057351589202881 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31718),(180084,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391481.8081000000,1649391481.8090000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31721),(180085,0,'moodle','core\\task\\grade_cron_task',0,1649391481.8174000000,1649391481.8300000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:18:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011831045150757 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31721),(180086,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391481.8085000000,1649391481.8437000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:18:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034487962722778 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31718),(180087,0,'moodle','core\\task\\portfolio_cron_task',0,1649391481.8528000000,1649391481.8540000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31718),(180088,0,'moodle','core\\task\\completion_regular_task',0,1649391481.8383000000,1649391481.8565000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:18:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017376899719238 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31721),(180089,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391481.8639000000,1649391481.8648000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31718),(180090,0,'moodle','core\\task\\calendar_cron_task',0,1649391481.8705000000,1649391481.8753000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:18:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037510395050049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31721),(180091,0,'moodle','core\\task\\blog_cron_task',0,1649391481.8825000000,1649391481.8839000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:18:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31718),(180092,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391481.8937000000,1649391481.8953000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:18:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092291831970215 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31718),(180093,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391481.8846000000,1649391481.9027000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:18:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017240047454834 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31721),(180094,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391481.9308000000,1649391481.9332000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:18:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012481212615967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31721),(180095,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391481.9521000000,1649391481.9556000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:18:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022468566894531 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31721),(180096,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391481.9169000000,1649391481.9631000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:18:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04446005821228 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31718),(180097,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391481.9641000000,1649391481.9657000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:18:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31721),(180098,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391481.9741000000,1649391481.9758000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:18:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31721),(180099,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391481.9854000000,1649391481.9870000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:18:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31721),(180100,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391481.9962000000,1649391481.9980000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:18:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31721),(180101,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391482.0111000000,1649391482.0157000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:18:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026440620422363 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31721),(180102,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391482.0190000000,1649391482.0206000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:18:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31718),(180103,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391482.0258000000,1649391482.0276000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:18:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069117546081543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31721),(180104,0,'moodle','core\\task\\session_cleanup_task',0,1649391541.3512000000,1649391541.3693000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:19:01. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.013677835464478 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31837),(180105,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391541.3791000000,1649391541.3802000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31837),(180106,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391541.3740000000,1649391541.3848000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064239501953125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31833),(180107,0,'moodle','core\\task\\grade_cron_task',0,1649391541.3958000000,1649391541.4086000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:19:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011679172515869 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31833),(180108,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391541.3887000000,1649391541.4173000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027842044830322 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31837),(180109,0,'moodle','core\\task\\portfolio_cron_task',0,1649391541.4262000000,1649391541.4271000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31837),(180110,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391541.4342000000,1649391541.4351000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31837),(180111,0,'moodle','core\\task\\completion_regular_task',0,1649391541.4172000000,1649391541.4367000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018557071685791 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31833),(180112,0,'moodle','core\\task\\calendar_cron_task',0,1649391541.4486000000,1649391541.4536000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:19:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041930675506592 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31837),(180113,0,'moodle','core\\task\\blog_cron_task',0,1649391541.4528000000,1649391541.4539000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:19:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31833),(180114,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391541.4625000000,1649391541.4646000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:19:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093197822570801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31833),(180115,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391541.4616000000,1649391541.4786000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:19:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015950202941895 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31837),(180116,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391541.5063000000,1649391541.5087000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:19:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00118088722229 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31837),(180117,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391541.4821000000,1649391541.5230000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:19:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.039154052734375 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31833),(180118,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391541.5330000000,1649391541.5372000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:19:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024750232696533 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31837),(180119,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391541.5466000000,1649391541.5485000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:19:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31837),(180120,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391541.5571000000,1649391541.5586000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:19:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31837),(180121,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391541.5680000000,1649391541.5700000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:19:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050592422485352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31833),(180122,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391541.5683000000,1649391541.5701000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:19:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31837),(180123,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391541.5859000000,1649391541.5873000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:19:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31837),(180124,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391541.5858000000,1649391541.5893000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:19:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026700496673584 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31833),(180125,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391541.5975000000,1649391541.5992000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:19:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066399574279785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31837),(180126,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649391601.9060000000,1649391601.9172000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0068540573120117 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',31946),(180127,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649391601.9273000000,1649391601.9292000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',31946),(180128,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649391601.9410000000,1649391601.9442000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.002194881439209 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',31946),(180129,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649391601.9404000000,1649391601.9581000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:20:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.013611078262329 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',31943),(180130,0,'moodle','core\\task\\badges_message_task',0,1649391601.9768000000,1649391601.9859000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0056688785552979 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31943),(180131,0,'moodle','core\\task\\badges_cron_task',0,1649391601.9597000000,1649391601.9982000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.035383939743042 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31946),(180132,0,'mod_chat','mod_chat\\task\\cron_task',0,1649391602.0109000000,1649391602.0404000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:20:02. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.027684926986694 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31943),(180133,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649391602.0459000000,1649391602.0600000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:20:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.011680126190186 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31946),(180134,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649391602.0625000000,1649391602.0777000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:20:02. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.000875 seconds)\n... used 1 dbqueries\n... used 0.013988018035889 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31943),(180135,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649391602.0816000000,1649391602.0906000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:20:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0063657760620117 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31946),(180136,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649391602.1046000000,1649391602.1154000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:20:02. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0072669982910156 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31943),(180137,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649391602.1112000000,1649391602.1191000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:20:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0052239894866943 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31946),(180138,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391602.1392000000,1649391602.1420000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:20:02. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.00063800811767578 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31946),(180139,0,'moodle','core\\task\\session_cleanup_task',0,1649391602.1314000000,1649391602.1441000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:20:02. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.010440111160278 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31943),(180140,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391602.1525000000,1649391602.1534000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:20:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31946),(180141,0,'moodle','core\\task\\grade_cron_task',0,1649391602.1685000000,1649391602.1725000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:20:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0023319721221924 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31946),(180142,0,'moodle','core\\task\\completion_regular_task',0,1649391602.1845000000,1649391602.1978000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:20:02. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.012530088424683 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31946),(180143,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391602.1568000000,1649391602.2029000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:20:02. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044573068618774 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31943),(180144,0,'moodle','core\\task\\portfolio_cron_task',0,1649391602.2081000000,1649391602.2091000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:20:02. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31946),(180145,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391602.2140000000,1649391602.2158000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:20:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31943),(180146,0,'moodle','core\\task\\blog_cron_task',0,1649391602.2244000000,1649391602.2255000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:20:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31943),(180147,0,'moodle','core\\task\\calendar_cron_task',0,1649391602.2239000000,1649391602.2293000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:20:02. Current memory use 25.8MB.\n... used 1 dbqueries\n... used 0.0045731067657471 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31946),(180148,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391602.2401000000,1649391602.2430000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:20:02. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016219615936279 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31946),(180149,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391602.2329000000,1649391602.2553000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:20:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020961046218872 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31943),(180150,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391602.2810000000,1649391602.2848000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:20:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016539096832275 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31943),(180151,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391602.2535000000,1649391602.3018000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:20:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046229124069214 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31946),(180152,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391602.3169000000,1649391602.3213000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:20:02. Current memory use 31.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026202201843262 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31943),(180153,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391602.3327000000,1649391602.3339000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:20:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31943),(180154,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391602.3467000000,1649391602.3485000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:20:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31943),(180155,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391602.3527000000,1649391602.3553000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:20:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00087714195251465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31946),(180156,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391602.3573000000,1649391602.3591000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:20:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31943),(180157,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391602.3663000000,1649391602.3701000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:20:02. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026321411132812 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31946),(180158,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391602.3771000000,1649391602.3787000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:20:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31943),(180159,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391602.3859000000,1649391602.3880000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:20:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011899471282959 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31946),(180160,0,'moodle','core\\task\\session_cleanup_task',0,1649391661.7158000000,1649391661.7313000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011070966720581 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32050),(180161,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391661.7428000000,1649391661.7443000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:21:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00067806243896484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32050),(180162,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391661.7502000000,1649391661.7605000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:21:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0052318572998047 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32055),(180163,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391661.7533000000,1649391661.7850000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:21:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030714988708496 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32050),(180164,0,'moodle','core\\task\\grade_cron_task',0,1649391661.7720000000,1649391661.7872000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:21:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013662099838257 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32055),(180165,0,'moodle','core\\task\\portfolio_cron_task',0,1649391661.8000000000,1649391661.8016000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:21:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32055),(180166,0,'moodle','core\\task\\completion_regular_task',0,1649391661.7957000000,1649391661.8055000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:21:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0090351104736328 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32050),(180167,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391661.8135000000,1649391661.8148000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:21:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32055),(180168,0,'moodle','core\\task\\calendar_cron_task',0,1649391661.8214000000,1649391661.8257000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:21:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0035400390625 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32050),(180169,0,'moodle','core\\task\\blog_cron_task',0,1649391661.8343000000,1649391661.8356000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:21:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32050),(180170,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391661.8441000000,1649391661.8462000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:21:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010890960693359 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32050),(180171,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391661.8400000000,1649391661.8591000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:21:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017421007156372 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32055),(180172,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391661.8907000000,1649391661.8936000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:21:01. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016679763793945 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32055),(180173,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391661.8643000000,1649391661.8937000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:21:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.028337001800537 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32050),(180174,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391661.9227000000,1649391661.9292000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:21:01. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004971981048584 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32055),(180175,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391661.9342000000,1649391661.9360000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:21:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32050),(180176,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391661.9384000000,1649391661.9399000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:21:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00025010108947754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32055),(180177,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391661.9439000000,1649391661.9457000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:21:01. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063204765319824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32050),(180178,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391661.9502000000,1649391661.9518000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:21:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32055),(180179,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391661.9579000000,1649391661.9610000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:21:01. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022530555725098 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32050),(180180,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391661.9669000000,1649391661.9679000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:21:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32055),(180181,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391661.9708000000,1649391661.9728000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:21:01. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067806243896484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32050),(180182,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391721.2778000000,1649391721.2910000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0073978900909424 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32173),(180183,0,'moodle','core\\task\\session_cleanup_task',0,1649391721.2776000000,1649391721.2978000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014166116714478 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32175),(180184,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391721.3051000000,1649391721.3064000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:22:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32173),(180185,0,'moodle','core\\task\\grade_cron_task',0,1649391721.3324000000,1649391721.3497000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015888929367065 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32173),(180186,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391721.3104000000,1649391721.3648000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040397882461548 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32175),(180187,0,'moodle','core\\task\\completion_regular_task',0,1649391721.3602000000,1649391721.3763000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:22:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014982938766479 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32173),(180188,0,'moodle','core\\task\\portfolio_cron_task',0,1649391721.3760000000,1649391721.3770000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32175),(180189,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391721.3832000000,1649391721.3840000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:22:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32173),(180190,0,'moodle','core\\task\\calendar_cron_task',0,1649391721.3898000000,1649391721.3946000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:22:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038638114929199 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32175),(180191,0,'moodle','core\\task\\blog_cron_task',0,1649391721.3972000000,1649391721.3981000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:22:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32173),(180192,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391721.4066000000,1649391721.4094000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:22:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014901161193848 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32173),(180193,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391721.4043000000,1649391721.4263000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:22:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020737886428833 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32175),(180194,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391721.4600000000,1649391721.4621000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:22:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32175),(180195,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391721.4280000000,1649391721.4712000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:22:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.041682004928589 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32173),(180196,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391721.4849000000,1649391721.4880000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:22:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020380020141602 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32175),(180197,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391721.4946000000,1649391721.4958000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:22:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32175),(180198,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391721.5038000000,1649391721.5051000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:22:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32175),(180199,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391721.5129000000,1649391721.5144000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:22:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045013427734375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32175),(180200,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391721.5185000000,1649391721.5204000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00030684471130371 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32173),(180201,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391721.5287000000,1649391721.5314000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:22:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019378662109375 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32175),(180202,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391721.5365000000,1649391721.5374000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:22:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32173),(180203,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391721.5401000000,1649391721.5419000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:22:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32175),(180204,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649391781.8523000000,1649391781.8716000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 12:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015956878662109 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',32240),(180205,0,'moodle','core\\task\\session_cleanup_task',0,1649391781.8536000000,1649391781.8739000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014678955078125 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32239),(180206,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391781.8810000000,1649391781.8847000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:23:01. Current memory use 20.7MB.\n... used 1 dbqueries\n... used 0.0008242130279541 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32240),(180207,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391781.8846000000,1649391781.8855000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:23:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32239),(180208,0,'moodle','core\\task\\grade_cron_task',0,1649391781.8952000000,1649391781.9076000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:23:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011668920516968 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32239),(180209,0,'moodle','core\\task\\completion_regular_task',0,1649391781.9151000000,1649391781.9334000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:23:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015895843505859 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32239),(180210,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391781.8920000000,1649391781.9367000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:23:01. Current memory use 20.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04358696937561 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32240),(180211,0,'moodle','core\\task\\portfolio_cron_task',0,1649391781.9424000000,1649391781.9432000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:23:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32239),(180212,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391781.9454000000,1649391781.9462000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:23:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32240),(180213,0,'moodle','core\\task\\calendar_cron_task',0,1649391781.9581000000,1649391781.9631000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:23:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041780471801758 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32239),(180214,0,'moodle','core\\task\\blog_cron_task',0,1649391781.9751000000,1649391781.9762000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:23:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32240),(180215,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391781.9869000000,1649391781.9894000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:23:01. Current memory use 24MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010001659393311 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32240),(180216,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391781.9849000000,1649391782.0096000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:23:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023359060287476 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32239),(180217,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391782.0382000000,1649391782.0410000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:23:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016701221466064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32239),(180218,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391782.0172000000,1649391782.0622000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:23:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.043413162231445 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32240),(180219,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391782.0594000000,1649391782.0635000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:23:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003183126449585 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32239),(180220,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391782.0878000000,1649391782.0901000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:23:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00040578842163086 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32239),(180221,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391782.1003000000,1649391782.1022000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:23:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32239),(180222,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391782.1122000000,1649391782.1139000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:23:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32239),(180223,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391782.1114000000,1649391782.1142000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:23:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32240),(180224,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391782.1262000000,1649391782.1285000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:23:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015439987182617 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32240),(180225,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391782.1312000000,1649391782.1320000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:23:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32239),(180226,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391782.1402000000,1649391782.1442000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:23:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32239),(180227,0,'moodle','core\\task\\session_cleanup_task',0,1649391841.4725000000,1649391841.4924000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:24:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.013784885406494 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32297),(180228,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391841.5041000000,1649391841.5055000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:24:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00052404403686523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32297),(180229,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391841.5144000000,1649391841.5159000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32297),(180230,0,'moodle','core\\task\\grade_cron_task',0,1649391841.5324000000,1649391841.5541000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:24:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.017091035842896 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32299),(180231,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391841.5271000000,1649391841.5712000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042845010757446 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32297),(180232,0,'moodle','core\\task\\completion_regular_task',0,1649391841.5648000000,1649391841.5812000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015509843826294 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32299),(180233,0,'moodle','core\\task\\portfolio_cron_task',0,1649391841.5816000000,1649391841.5852000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00019621849060059 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32297),(180234,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391841.5904000000,1649391841.6010000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:24:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32299),(180235,0,'moodle','core\\task\\calendar_cron_task',0,1649391841.6110000000,1649391841.6166000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:24:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046589374542236 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32297),(180236,0,'moodle','core\\task\\blog_cron_task',0,1649391841.6202000000,1649391841.6210000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:24:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32299),(180237,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391841.6267000000,1649391841.6285000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:24:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010108947753906 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32297),(180238,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391841.6282000000,1649391841.6464000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:24:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017057180404663 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32299),(180239,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391841.6450000000,1649391841.6773000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:24:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030663967132568 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32297),(180240,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391841.6769000000,1649391841.6794000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:24:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013749599456787 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32299),(180241,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391841.7015000000,1649391841.7055000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:24:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028798580169678 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32299),(180242,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391841.7163000000,1649391841.7178000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:24:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32299),(180243,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391841.7209000000,1649391841.7239000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:24:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32297),(180244,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391841.7262000000,1649391841.7298000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:24:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0024850368499756 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32299),(180245,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391841.7405000000,1649391841.7421000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:24:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32297),(180246,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391841.7448000000,1649391841.7472000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:24:01. Current memory use 28.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015969276428223 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32299),(180247,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391841.7559000000,1649391841.7567000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:24:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32299),(180248,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391841.7608000000,1649391841.7632000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:24:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010280609130859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32297),(180249,0,'moodle','core\\task\\context_cleanup_task',0,1649391902.0886000000,1649391902.1137000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 12:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.018686056137085 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',32425),(180250,0,'moodle','core\\task\\badges_message_task',0,1649391902.1223000000,1649391902.1282000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:25:02. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0050690174102783 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',32425),(180251,0,'mod_chat','mod_chat\\task\\cron_task',0,1649391902.1438000000,1649391902.1576000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:25:02. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.011977195739746 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',32425),(180252,0,'moodle','core\\task\\badges_cron_task',0,1649391902.1129000000,1649391902.1607000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:25:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041857957839966 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',32429),(180253,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649391902.1686000000,1649391902.1800000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:25:02. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0099279880523682 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',32425),(180254,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649391902.1773000000,1649391902.1896000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:25:02. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.00064699999999998 seconds)\n... used 1 dbqueries\n... used 0.011404991149902 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',32429),(180255,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649391902.1931000000,1649391902.1985000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:25:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0033390522003174 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',32425),(180256,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649391902.2082000000,1649391902.2113000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:25:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0022001266479492 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',32425),(180257,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649391902.2062000000,1649391902.2126000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:25:02. Current memory use 22.6MB.\n... used 2 dbqueries\n... used 0.0035030841827393 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',32429),(180258,0,'moodle','core\\task\\session_cleanup_task',0,1649391902.2191000000,1649391902.2260000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:25:02. Current memory use 23.8MB.\n... used 7 dbqueries\n... used 0.0052599906921387 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32425),(180259,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391902.2245000000,1649391902.2271000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:25:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.00061297416687012 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32429),(180260,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391902.2339000000,1649391902.2348000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:25:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32425),(180261,0,'moodle','core\\task\\grade_cron_task',0,1649391902.2452000000,1649391902.2553000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:25:02. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.0091519355773926 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32425),(180262,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391902.2373000000,1649391902.2633000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:25:02. Current memory use 23MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024994850158691 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32429),(180263,0,'moodle','core\\task\\portfolio_cron_task',0,1649391902.2726000000,1649391902.2734000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:25:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32429),(180264,0,'moodle','core\\task\\completion_regular_task',0,1649391902.2645000000,1649391902.2794000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:25:02. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.014006853103638 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32425),(180265,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391902.2833000000,1649391902.2847000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:25:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32429),(180266,0,'moodle','core\\task\\blog_cron_task',0,1649391902.2979000000,1649391902.2988000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:25:02. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32429),(180267,0,'moodle','core\\task\\calendar_cron_task',0,1649391902.2934000000,1649391902.2998000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:25:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0051131248474121 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32425),(180268,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391902.3092000000,1649391902.3114000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:25:02. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089597702026367 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32425),(180269,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391902.3066000000,1649391902.3218000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:25:02. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014405965805054 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32429),(180270,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391902.3470000000,1649391902.3500000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:25:02. Current memory use 30.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018749237060547 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32429),(180271,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391902.3205000000,1649391902.3719000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:25:02. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.049626111984253 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32425),(180272,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391902.3832000000,1649391902.3871000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:25:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027098655700684 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32429),(180273,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391902.3963000000,1649391902.3979000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:25:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32429),(180274,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391902.4090000000,1649391902.4105000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:25:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014519691467285 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32429),(180275,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391902.4094000000,1649391902.4125000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:25:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32425),(180276,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391902.4224000000,1649391902.4242000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:25:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32425),(180277,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391902.4242000000,1649391902.4269000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:25:02. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015890598297119 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32429),(180278,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391902.4328000000,1649391902.4346000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:25:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32425),(180279,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391902.4361000000,1649391902.4378000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:25:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32429),(180280,0,'moodle','core\\task\\session_cleanup_task',0,1649391961.7361000000,1649391961.7506000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010237216949463 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32489),(180281,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649391961.7610000000,1649391961.7633000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:26:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00084710121154785 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32489),(180282,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649391961.7731000000,1649391961.7739000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32489),(180283,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649391961.7836000000,1649391961.8256000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039506912231445 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32489),(180284,0,'moodle','core\\task\\grade_cron_task',0,1649391961.8181000000,1649391961.8434000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:26:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014361143112183 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32490),(180285,0,'moodle','core\\task\\portfolio_cron_task',0,1649391961.8535000000,1649391961.8544000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:26:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32490),(180286,0,'moodle','core\\task\\completion_regular_task',0,1649391961.8460000000,1649391961.8606000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:26:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.013556957244873 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32489),(180287,0,'moodle','core\\task\\plagiarism_cron_task',0,1649391961.8619000000,1649391961.8627000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:26:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32490),(180288,0,'moodle','core\\task\\blog_cron_task',0,1649391961.8886000000,1649391961.8908000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:26:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32489),(180289,0,'moodle','core\\task\\calendar_cron_task',0,1649391961.8863000000,1649391961.8940000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:26:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0061779022216797 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32490),(180290,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649391961.9026000000,1649391961.9042000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:26:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32490); INSERT INTO `mdl_task_log` VALUES (180291,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649391961.9023000000,1649391961.9301000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:26:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026271104812622 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32489),(180292,0,'mod_assign','mod_assign\\task\\cron_task',0,1649391961.9194000000,1649391961.9525000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:26:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.031630039215088 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32490),(180293,0,'mod_forum','mod_forum\\task\\cron_task',0,1649391961.9684000000,1649391961.9719000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:26:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018539428710938 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32489),(180294,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649391961.9962000000,1649391962.0014000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:26:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038101673126221 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32489),(180295,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649391962.0006000000,1649391962.0019000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:26:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32490),(180296,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649391962.0125000000,1649391962.0143000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:26:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32489),(180297,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649391962.0137000000,1649391962.0160000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:26:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070095062255859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32490),(180298,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649391962.0251000000,1649391962.0270000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:26:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32490),(180299,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649391962.0312000000,1649391962.0341000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:26:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32489),(180300,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649391962.0417000000,1649391962.0428000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:26:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32490),(180301,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649391962.0432000000,1649391962.0452000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:26:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088095664978027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32489),(180302,0,'moodle','core\\task\\session_cleanup_task',0,1649392021.3652000000,1649392021.3820000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010922908782959 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32555),(180303,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392021.3746000000,1649392021.3922000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0085670948028564 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32551),(180304,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392021.3939000000,1649392021.3948000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32555),(180305,0,'moodle','core\\task\\grade_cron_task',0,1649392021.4220000000,1649392021.4374000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:27:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014227867126465 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32555),(180306,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392021.4030000000,1649392021.4450000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:27:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03998589515686 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32551),(180307,0,'moodle','core\\task\\portfolio_cron_task',0,1649392021.4565000000,1649392021.4581000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:27:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32551),(180308,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392021.4655000000,1649392021.4665000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32551),(180309,0,'moodle','core\\task\\completion_regular_task',0,1649392021.4492000000,1649392021.4687000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:27:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018517017364502 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32555),(180310,0,'moodle','core\\task\\blog_cron_task',0,1649392021.4821000000,1649392021.4832000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:27:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32551),(180311,0,'moodle','core\\task\\calendar_cron_task',0,1649392021.4803000000,1649392021.4843000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:27:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0032680034637451 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32555),(180312,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392021.4952000000,1649392021.4970000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:27:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087189674377441 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32555),(180313,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392021.4948000000,1649392021.5113000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:27:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015578985214233 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32551),(180314,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392021.5403000000,1649392021.5431000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:27:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32551),(180315,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392021.5145000000,1649392021.5569000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:27:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.040940999984741 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32555),(180316,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392021.5720000000,1649392021.5791000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:27:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0059809684753418 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32551),(180317,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392021.5870000000,1649392021.5884000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32551),(180318,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392021.5948000000,1649392021.5976000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32551),(180319,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392021.5987000000,1649392021.6011000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:27:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081205368041992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32555),(180320,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392021.6070000000,1649392021.6088000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32551),(180321,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392021.6151000000,1649392021.6187000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:27:01. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025310516357422 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32555),(180322,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392021.6205000000,1649392021.6216000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:27:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32551),(180323,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392021.6305000000,1649392021.6322000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:27:01. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052213668823242 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32555),(180324,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392081.9676000000,1649392081.9781000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:28:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059750080108643 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32627),(180325,0,'moodle','core\\task\\session_cleanup_task',0,1649392081.9681000000,1649392081.9886000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014744997024536 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32625),(180326,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392081.9887000000,1649392081.9900000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:28:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32627),(180327,0,'moodle','core\\task\\grade_cron_task',0,1649392081.9983000000,1649392082.0108000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:28:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011451005935669 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32627),(180328,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392081.9976000000,1649392082.0250000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02661395072937 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32625),(180329,0,'moodle','core\\task\\portfolio_cron_task',0,1649392082.0345000000,1649392082.0355000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:28:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32625),(180330,0,'moodle','core\\task\\completion_regular_task',0,1649392082.0211000000,1649392082.0372000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:28:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015321969985962 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32627),(180331,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392082.0455000000,1649392082.0464000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:28:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32627),(180332,0,'moodle','core\\task\\calendar_cron_task',0,1649392082.0506000000,1649392082.0551000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:28:02. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0036940574645996 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32625),(180333,0,'moodle','core\\task\\blog_cron_task',0,1649392082.0628000000,1649392082.0647000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:28:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32627),(180334,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392082.0746000000,1649392082.0782000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:28:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023860931396484 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32627),(180335,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392082.0630000000,1649392082.0798000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:28:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015698909759521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32625),(180336,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392082.1181000000,1649392082.1218000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:28:02. Current memory use 26MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020580291748047 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32627),(180337,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392082.0972000000,1649392082.1355000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:28:02. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.036715984344482 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32625),(180338,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392082.1692000000,1649392082.1705000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:28:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32625),(180339,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392082.1670000000,1649392082.1720000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:28:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034458637237549 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32627),(180340,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392082.1793000000,1649392082.1813000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00029397010803223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32627),(180341,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392082.1814000000,1649392082.1830000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:28:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32625),(180342,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392082.1916000000,1649392082.1928000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32627),(180343,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392082.1985000000,1649392082.2016000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:28:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021419525146484 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32625),(180344,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392082.2089000000,1649392082.2104000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:28:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00028896331787109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32627),(180345,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392082.2128000000,1649392082.2140000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:28:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053811073303223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32625),(180346,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392141.5554000000,1649392141.5644000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053200721740723 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32685),(180347,0,'moodle','core\\task\\session_cleanup_task',0,1649392141.5536000000,1649392141.5695000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:29:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011220932006836 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32683),(180348,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392141.5732000000,1649392141.5742000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32685),(180349,0,'moodle','core\\task\\grade_cron_task',0,1649392141.5827000000,1649392141.5984000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:29:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.014608860015869 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32683),(180350,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392141.5821000000,1649392141.6166000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:29:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033533096313477 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32685),(180351,0,'moodle','core\\task\\portfolio_cron_task',0,1649392141.6265000000,1649392141.6274000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32685),(180352,0,'moodle','core\\task\\completion_regular_task',0,1649392141.6090000000,1649392141.6307000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:29:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.02060604095459 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32683),(180353,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392141.6351000000,1649392141.6362000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32685),(180354,0,'moodle','core\\task\\calendar_cron_task',0,1649392141.6465000000,1649392141.6519000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:29:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0039041042327881 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32683),(180355,0,'moodle','core\\task\\blog_cron_task',0,1649392141.6533000000,1649392141.6541000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:29:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32685),(180356,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392141.6620000000,1649392141.6637000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:29:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080704689025879 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32685),(180357,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392141.6621000000,1649392141.6831000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:29:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019978046417236 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32683),(180358,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392141.6807000000,1649392141.7101000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:29:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028204917907715 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32685),(180359,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392141.7232000000,1649392141.7263000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:29:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016231536865234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32683),(180360,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392141.7446000000,1649392141.7481000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:29:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026659965515137 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32683),(180361,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392141.7534000000,1649392141.7546000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:29:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32685),(180362,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392141.7546000000,1649392141.7557000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:29:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32683),(180363,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392141.7624000000,1649392141.7645000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:29:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010960102081299 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32685),(180364,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392141.7649000000,1649392141.7660000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:29:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32683),(180365,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392141.7776000000,1649392141.7799000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:29:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015859603881836 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32683),(180366,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392141.7803000000,1649392141.7814000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:29:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32685),(180367,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392141.7908000000,1649392141.7928000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:29:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098514556884766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32683),(180368,0,'moodle','core\\task\\cache_cleanup_task',0,1649392202.1342000000,1649392202.1482000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 12:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080769062042236 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',32758),(180369,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649392202.1408000000,1649392202.1612000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 12:30:02. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.012563943862915 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',32756),(180370,0,'moodle','core\\task\\search_index_task',0,1649392202.1610000000,1649392202.1651000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 12:30:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0030508041381836 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',32758),(180371,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649392202.1789000000,1649392202.1815000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 12:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018339157104492 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',32758),(180372,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649392202.1808000000,1649392202.1974000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 12:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.015581846237183 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',32756),(180373,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649392202.2098000000,1649392202.2129000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:30:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0017800331115723 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',32758),(180374,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649392202.2221000000,1649392202.2234000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:30:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026416778564453 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',32758),(180375,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649392202.2340000000,1649392202.2411000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:30:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0057809352874756 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',32758),(180376,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649392202.2527000000,1649392202.2541000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:30:02. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',32758),(180377,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649392202.2094000000,1649392202.2575000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 12:30:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.047008037567139 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',32756),(180378,0,'moodle','core\\task\\badges_message_task',0,1649392202.2711000000,1649392202.2801000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:30:02. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0060420036315918 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',32756),(180379,0,'moodle','core\\task\\badges_cron_task',0,1649392202.2691000000,1649392202.2967000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:30:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.025038957595825 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',32758),(180380,0,'mod_chat','mod_chat\\task\\cron_task',0,1649392202.3018000000,1649392202.3136000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:30:02. Current memory use 26.2MB.\n... used 4 dbqueries\n... used 0.010536909103394 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',32756),(180381,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649392202.3193000000,1649392202.3288000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:30:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0079061985015869 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',32758),(180382,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649392202.3290000000,1649392202.3413000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:30:02. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00078400000000001 seconds)\n... used 1 dbqueries\n... used 0.011229038238525 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',32756),(180383,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649392202.3402000000,1649392202.3485000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:30:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0047159194946289 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',32758),(180384,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649392202.3573000000,1649392202.3613000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:30:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0027368068695068 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',32758),(180385,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649392202.3538000000,1649392202.3617000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:30:02. Current memory use 26.8MB.\n... used 2 dbqueries\n... used 0.0029928684234619 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',32756),(180386,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392202.3726000000,1649392202.3750000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:30:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.00093221664428711 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32758),(180387,0,'moodle','core\\task\\session_cleanup_task',0,1649392202.3723000000,1649392202.3825000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:30:02. Current memory use 27.2MB.\n... used 7 dbqueries\n... used 0.0072770118713379 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32756),(180388,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392202.3858000000,1649392202.3876000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:30:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32758),(180389,0,'moodle','core\\task\\grade_cron_task',0,1649392202.3988000000,1649392202.4028000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:30:02. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0022819042205811 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32758),(180390,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392202.3959000000,1649392202.4237000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:30:02. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026346921920776 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32756),(180391,0,'moodle','core\\task\\completion_regular_task',0,1649392202.4123000000,1649392202.4304000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:30:02. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.016486167907715 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32758),(180392,0,'moodle','core\\task\\portfolio_cron_task',0,1649392202.4310000000,1649392202.4323000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:30:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32756),(180393,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392202.4441000000,1649392202.4459000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:30:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32758),(180394,0,'moodle','core\\task\\calendar_cron_task',0,1649392202.4449000000,1649392202.4515000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:30:02. Current memory use 29MB.\n... used 1 dbqueries\n... used 0.0053539276123047 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32756),(180395,0,'moodle','core\\task\\blog_cron_task',0,1649392202.4627000000,1649392202.4639000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:30:02. Current memory use 29.4MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32756),(180396,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392202.4726000000,1649392202.4755000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:30:02. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017030239105225 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32756),(180397,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392202.4667000000,1649392202.4908000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:30:02. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022464990615845 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32758),(180398,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392202.4851000000,1649392202.4988000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:30:02. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.01179313659668 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32756),(180399,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392202.5217000000,1649392202.5253000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:30:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017929077148438 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32758),(180400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392202.5560000000,1649392202.5614000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:30:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036628246307373 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32758),(180401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392202.5618000000,1649392202.5640000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:30:02. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32756),(180402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392202.5711000000,1649392202.5727000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:30:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00027203559875488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32758),(180403,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392202.5733000000,1649392202.5756000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:30:02. Current memory use 34.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32756),(180404,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392202.5831000000,1649392202.5849000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:30:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32758),(180405,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392202.5860000000,1649392202.5899000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:30:02. Current memory use 34.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020639896392822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32756),(180406,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392202.5962000000,1649392202.5983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:30:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00024318695068359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32758),(180407,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392202.6014000000,1649392202.6030000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:30:02. Current memory use 34.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32756),(180408,0,'moodle','core\\task\\session_cleanup_task',0,1649392261.9045000000,1649392261.9197000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010879039764404 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',364),(180409,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392261.9258000000,1649392261.9373000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:31:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076138973236084 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',362),(180410,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392261.9399000000,1649392261.9409000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',364),(180411,0,'moodle','core\\task\\grade_cron_task',0,1649392261.9539000000,1649392261.9762000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:31:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.021207809448242 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',364),(180412,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392261.9481000000,1649392261.9885000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:31:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039414882659912 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',362),(180413,0,'moodle','core\\task\\portfolio_cron_task',0,1649392261.9971000000,1649392261.9985000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:31:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 6.2227249145508E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',362),(180414,0,'moodle','core\\task\\completion_regular_task',0,1649392261.9879000000,1649392262.0013000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:31:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01255989074707 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',364),(180415,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392262.0078000000,1649392262.0086000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',362),(180416,0,'moodle','core\\task\\calendar_cron_task',0,1649392262.0142000000,1649392262.0199000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:31:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0046920776367188 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',364),(180417,0,'moodle','core\\task\\blog_cron_task',0,1649392262.0232000000,1649392262.0245000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:31:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',362),(180418,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392262.0340000000,1649392262.0356000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:31:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',362),(180419,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392262.0324000000,1649392262.0490000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:31:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015789985656738 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',364),(180420,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392262.0830000000,1649392262.0864000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:31:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018720626831055 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',364),(180421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392262.0541000000,1649392262.0965000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:31:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040573835372925 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',362),(180422,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392262.1123000000,1649392262.1162000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:31:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028178691864014 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',364),(180423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392262.1268000000,1649392262.1289000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:31:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',364),(180424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392262.1293000000,1649392262.1306000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:31:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',362),(180425,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392262.1384000000,1649392262.1402000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:31:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071907043457031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',362),(180426,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392262.1404000000,1649392262.1421000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:31:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',364),(180427,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392262.1534000000,1649392262.1558000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:31:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016520023345947 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',362),(180428,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392262.1579000000,1649392262.1587000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:31:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',364),(180429,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392262.1627000000,1649392262.1641000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:31:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065112113952637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',362),(180430,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649392321.5276000000,1649392321.5574000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 12:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.026623010635376 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',435),(180431,0,'moodle','core\\task\\session_cleanup_task',0,1649392321.5619000000,1649392321.5807000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:32:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012778043746948 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',432),(180432,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392321.5787000000,1649392321.5824000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00066614151000977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',435),(180433,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392321.6077000000,1649392321.6086000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',432),(180434,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392321.6075000000,1649392321.6464000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:32:01. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037702083587646 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',435),(180435,0,'moodle','core\\task\\grade_cron_task',0,1649392321.6343000000,1649392321.6501000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:32:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.014455080032349 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',432),(180436,0,'moodle','core\\task\\portfolio_cron_task',0,1649392321.6683000000,1649392321.6692000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:32:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',432),(180437,0,'moodle','core\\task\\completion_regular_task',0,1649392321.6683000000,1649392321.6830000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:32:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.013717889785767 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',435),(180438,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392321.6822000000,1649392321.6834000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:32:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',432),(180439,0,'moodle','core\\task\\calendar_cron_task',0,1649392321.7016000000,1649392321.7087000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.0052309036254883 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',432),(180440,0,'moodle','core\\task\\blog_cron_task',0,1649392321.7127000000,1649392321.7135000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:32:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',435),(180441,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392321.7256000000,1649392321.7287000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:32:01. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016460418701172 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',435),(180442,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392321.7229000000,1649392321.7411000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:32:01. Current memory use 22.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017343997955322 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',432),(180443,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392321.7700000000,1649392321.7741000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:32:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023350715637207 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',432),(180444,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392321.7510000000,1649392321.7877000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:32:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.033990144729614 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',435),(180445,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392321.8007000000,1649392321.8056000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:32:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037059783935547 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',432),(180446,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392321.8295000000,1649392321.8318000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:32:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',435),(180447,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392321.8367000000,1649392321.8380000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:32:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',432),(180448,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392321.8488000000,1649392321.8502000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:32:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043392181396484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',432),(180449,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392321.8499000000,1649392321.8510000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:32:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',435),(180450,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392321.9417000000,1649392321.9432000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:32:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',435),(180451,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392321.9416000000,1649392321.9443000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:32:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001708984375 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',432),(180452,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392321.9937000000,1649392321.9957000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:32:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076103210449219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',435),(180453,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392381.4755000000,1649392381.4867000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073997974395752 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',519),(180454,0,'moodle','core\\task\\session_cleanup_task',0,1649392381.4748000000,1649392381.5063000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:33:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.024955987930298 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',523),(180455,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392381.5096000000,1649392381.5109000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:33:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',519),(180456,0,'moodle','core\\task\\grade_cron_task',0,1649392381.5215000000,1649392381.5369000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014612913131714 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',519),(180457,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392381.5201000000,1649392381.5525000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031377077102661 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',523),(180458,0,'moodle','core\\task\\portfolio_cron_task',0,1649392381.5641000000,1649392381.5650000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',523),(180459,0,'moodle','core\\task\\completion_regular_task',0,1649392381.5459000000,1649392381.5683000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021141767501831 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',519),(180460,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392381.5731000000,1649392381.5740000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',523),(180461,0,'moodle','core\\task\\calendar_cron_task',0,1649392381.5857000000,1649392381.5903000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:33:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.003821849822998 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',519),(180462,0,'moodle','core\\task\\blog_cron_task',0,1649392381.5931000000,1649392381.5945000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',523),(180463,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392381.6021000000,1649392381.6038000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:33:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096797943115234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',523),(180464,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392381.6005000000,1649392381.6281000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:33:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026546955108643 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',519),(180465,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392381.6616000000,1649392381.6648000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:33:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015339851379395 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',519),(180466,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392381.6261000000,1649392381.6733000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:33:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.045670032501221 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',523),(180467,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392381.6861000000,1649392381.6903000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:33:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028340816497803 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',519),(180468,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392381.6976000000,1649392381.6994000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:33:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',519),(180469,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392381.7085000000,1649392381.7102000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:33:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',519),(180470,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392381.7171000000,1649392381.7187000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:33:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044584274291992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',519),(180471,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392381.7242000000,1649392381.7253000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:33:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',523),(180472,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392381.7364000000,1649392381.7374000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:33:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',523),(180473,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392381.7347000000,1649392381.7383000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:33:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023500919342041 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',519),(180474,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392381.7459000000,1649392381.7485000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:33:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013120174407959 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',523),(180475,0,'moodle','core\\task\\session_cleanup_task',0,1649392442.1267000000,1649392442.1427000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099020004272461 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',572),(180476,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392442.1524000000,1649392442.1538000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:34:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',572),(180477,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392442.1656000000,1649392442.1667000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:34:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',572),(180478,0,'moodle','core\\task\\grade_cron_task',0,1649392442.1830000000,1649392442.1939000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:34:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010122060775757 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',572),(180479,0,'moodle','core\\task\\completion_regular_task',0,1649392442.2031000000,1649392442.2194000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:34:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01529598236084 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',572),(180480,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392442.1821000000,1649392442.2224000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:34:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035214900970459 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',570),(180481,0,'moodle','core\\task\\portfolio_cron_task',0,1649392442.2352000000,1649392442.2362000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:34:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',572),(180482,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392442.2369000000,1649392442.2378000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',570),(180483,0,'moodle','core\\task\\blog_cron_task',0,1649392442.2606000000,1649392442.2614000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:34:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',570),(180484,0,'moodle','core\\task\\calendar_cron_task',0,1649392442.2587000000,1649392442.2638000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:34:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037910938262939 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',572),(180485,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392442.2730000000,1649392442.2750000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:34:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092101097106934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',572),(180486,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392442.2710000000,1649392442.2888000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:34:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016883134841919 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',570),(180487,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392442.3178000000,1649392442.3213000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:34:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017678737640381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',570),(180488,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392442.2906000000,1649392442.3323000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:34:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.040065050125122 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',572),(180489,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392442.3492000000,1649392442.3530000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:34:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027689933776855 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',570),(180490,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392442.3620000000,1649392442.3631000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:34:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',570),(180491,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392442.3710000000,1649392442.3725000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:34:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',570),(180492,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392442.3798000000,1649392442.3831000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:34:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0016050338745117 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',572),(180493,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392442.3852000000,1649392442.3866000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:34:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',570),(180494,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392442.4024000000,1649392442.4035000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:34:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',570),(180495,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392442.4028000000,1649392442.4062000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:34:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023610591888428 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',572),(180496,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392442.4144000000,1649392442.4160000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:34:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060200691223145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',570),(180497,0,'moodle','core\\task\\messaging_cleanup_task',0,1649392501.7288000000,1649392501.7738000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 12:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.039437055587769 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',625),(180498,0,'moodle','core\\task\\badges_cron_task',0,1649392501.7415000000,1649392501.7887000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:35:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.041092157363892 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',628),(180499,0,'moodle','core\\task\\badges_message_task',0,1649392501.7880000000,1649392501.7970000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0074398517608643 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',625),(180500,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649392501.8125000000,1649392501.8251000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:35:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 0.010766983032227 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',625),(180501,0,'mod_chat','mod_chat\\task\\cron_task',0,1649392501.8112000000,1649392501.8255000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:35:01. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.013195037841797 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',628),(180502,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649392501.8395000000,1649392501.8505000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:35:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.0022169999999999 seconds)\n... used 1 dbqueries\n... used 0.0090720653533936 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',628),(180503,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649392501.8460000000,1649392501.8529000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:35:01. Current memory use 23.1MB.\n... used 3 dbqueries\n... used 0.0046310424804688 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',625),(180504,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649392501.8657000000,1649392501.8697000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:35:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0030310153961182 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',625),(180505,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649392501.8700000000,1649392501.8768000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:35:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0040621757507324 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',628),(180506,0,'moodle','core\\task\\session_cleanup_task',0,1649392501.8806000000,1649392501.8887000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:35:01. Current memory use 23.5MB.\n... used 7 dbqueries\n... used 0.0062599182128906 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',625),(180507,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392501.8866000000,1649392501.8893000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:35:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00056886672973633 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',628),(180508,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392501.8974000000,1649392501.8982000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:35:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',625),(180509,0,'moodle','core\\task\\grade_cron_task',0,1649392501.9091000000,1649392501.9206000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:35:01. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.010567903518677 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',625),(180510,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392501.9005000000,1649392501.9266000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:35:01. Current memory use 25.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025079965591431 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',628),(180511,0,'moodle','core\\task\\portfolio_cron_task',0,1649392501.9362000000,1649392501.9374000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:35:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',628),(180512,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392501.9460000000,1649392501.9470000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:35:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',628),(180513,0,'moodle','core\\task\\completion_regular_task',0,1649392501.9367000000,1649392501.9557000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:35:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.018082857131958 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',625),(180514,0,'moodle','core\\task\\calendar_cron_task',0,1649392501.9548000000,1649392501.9599000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:35:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0042629241943359 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',628),(180515,0,'moodle','core\\task\\blog_cron_task',0,1649392501.9697000000,1649392501.9711000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:35:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',628),(180516,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392501.9800000000,1649392501.9821000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:35:01. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012290477752686 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',628),(180517,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392501.9731000000,1649392501.9899000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:35:01. Current memory use 26.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015919208526611 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',625),(180518,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392502.0137000000,1649392502.0313000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:35:02. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016920566558838 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',625),(180519,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392501.9911000000,1649392502.0480000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:35:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.055075168609619 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',628),(180520,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392502.0527000000,1649392502.0570000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:35:02. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025880336761475 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',625),(180521,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392502.0708000000,1649392502.0722000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:35:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',625),(180522,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392502.0812000000,1649392502.0827000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:35:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',625),(180523,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392502.0910000000,1649392502.0934000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:35:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',625),(180524,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392502.1017000000,1649392502.1033000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:35:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',625),(180525,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392502.1025000000,1649392502.1073000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:35:02. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028691291809082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',628),(180526,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392502.1165000000,1649392502.1182000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:35:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',628),(180527,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392502.1178000000,1649392502.1204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:35:02. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071907043457031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',625),(180528,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392561.4228000000,1649392561.4326000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:36:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055570602416992 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',704),(180529,0,'moodle','core\\task\\session_cleanup_task',0,1649392561.4209000000,1649392561.4360000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010971069335938 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',705),(180530,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392561.4428000000,1649392561.4436000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:36:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',704),(180531,0,'moodle','core\\task\\grade_cron_task',0,1649392561.4521000000,1649392561.4641000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01099681854248 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',704),(180532,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392561.4450000000,1649392561.4775000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031721115112305 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',705),(180533,0,'moodle','core\\task\\portfolio_cron_task',0,1649392561.4874000000,1649392561.4887000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',705),(180534,0,'moodle','core\\task\\completion_regular_task',0,1649392561.4729000000,1649392561.4909000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:36:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017135143280029 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',704),(180535,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392561.4974000000,1649392561.4983000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',705),(180536,0,'moodle','core\\task\\calendar_cron_task',0,1649392561.5051000000,1649392561.5099000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:36:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0039529800415039 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',704),(180537,0,'moodle','core\\task\\blog_cron_task',0,1649392561.5126000000,1649392561.5134000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:36:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',705),(180538,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392561.5205000000,1649392561.5223000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:36:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096011161804199 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',705),(180539,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392561.5186000000,1649392561.5347000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:36:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015347003936768 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',704),(180540,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392561.5510000000,1649392561.5846000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:36:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032145023345947 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',705),(180541,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392561.5955000000,1649392561.5994000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:36:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017809867858887 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',704),(180542,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392561.6248000000,1649392561.6292000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:36:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030510425567627 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',704),(180543,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392561.6320000000,1649392561.6334000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:36:01. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',705),(180544,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392561.6392000000,1649392561.6409000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:36:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00030708312988281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',704),(180545,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392561.6409000000,1649392561.6425000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:36:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053215026855469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',705),(180546,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392561.6507000000,1649392561.6520000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:36:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',705),(180547,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392561.6571000000,1649392561.6607000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:36:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025398731231689 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',704),(180548,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392561.6684000000,1649392561.6697000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:36:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',705),(180549,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392561.6729000000,1649392561.6749000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:36:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',704),(180550,0,'moodle','core\\task\\session_cleanup_task',0,1649392621.9831000000,1649392621.9990000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011759042739868 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',766),(180551,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392622.0066000000,1649392622.0080000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:37:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00053906440734863 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',766),(180552,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392622.0087000000,1649392622.0198000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:37:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.005932092666626 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',765),(180553,0,'moodle','core\\task\\grade_cron_task',0,1649392622.0301000000,1649392622.0457000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:37:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014360189437866 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',765),(180554,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392622.0161000000,1649392622.0466000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:37:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029601812362671 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',766),(180555,0,'moodle','core\\task\\portfolio_cron_task',0,1649392622.0757000000,1649392622.0766000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:37:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',765),(180556,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392622.0847000000,1649392622.0857000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:37:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',765),(180557,0,'moodle','core\\task\\completion_regular_task',0,1649392622.0754000000,1649392622.0887000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:37:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011383056640625 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',766),(180558,0,'moodle','core\\task\\blog_cron_task',0,1649392622.1013000000,1649392622.1021000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:37:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',766),(180559,0,'moodle','core\\task\\calendar_cron_task',0,1649392622.0998000000,1649392622.1042000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:37:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.003587007522583 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',765),(180560,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392622.1108000000,1649392622.1124000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:37:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0006861686706543 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',765),(180561,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392622.1102000000,1649392622.1270000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:37:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01600193977356 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',766),(180562,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392622.1619000000,1649392622.1649000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:37:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',766),(180563,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392622.1320000000,1649392622.1662000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:37:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.033076047897339 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',765),(180564,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392622.1850000000,1649392622.1877000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:37:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017099380493164 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',766),(180565,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392622.1949000000,1649392622.1961000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:37:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',766),(180566,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392622.1971000000,1649392622.1982000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',765),(180567,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392622.2032000000,1649392622.2047000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:37:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043416023254395 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',766),(180568,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392622.2058000000,1649392622.2069000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:37:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',765),(180569,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392622.2229000000,1649392622.2241000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:37:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',765),(180570,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392622.2214000000,1649392622.2242000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:37:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018739700317383 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',766),(180571,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392622.2321000000,1649392622.2333000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:37:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045084953308105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',766),(180572,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392681.5195000000,1649392681.5314000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071499347686768 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',826),(180573,0,'moodle','core\\task\\session_cleanup_task',0,1649392681.5124000000,1649392681.5326000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:38:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014482975006104 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',828),(180574,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392681.5428000000,1649392681.5443000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',826),(180575,0,'moodle','core\\task\\grade_cron_task',0,1649392681.5544000000,1649392681.5795000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.02394700050354 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',826),(180576,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392681.5431000000,1649392681.5934000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049226045608521 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',828),(180577,0,'moodle','core\\task\\portfolio_cron_task',0,1649392681.6027000000,1649392681.6036000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',828),(180578,0,'moodle','core\\task\\completion_regular_task',0,1649392681.5897000000,1649392681.6102000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:38:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019237041473389 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',826),(180579,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392681.6124000000,1649392681.6136000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',828),(180580,0,'moodle','core\\task\\calendar_cron_task',0,1649392681.6247000000,1649392681.6292000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:38:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036709308624268 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',828),(180581,0,'moodle','core\\task\\blog_cron_task',0,1649392681.6291000000,1649392681.6301000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:38:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',826),(180582,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392681.6398000000,1649392681.6419000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:38:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010089874267578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',826),(180583,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392681.6376000000,1649392681.6543000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:38:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015810966491699 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',828),(180584,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392681.6811000000,1649392681.6836000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:38:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015079975128174 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',828),(180585,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392681.6623000000,1649392681.7056000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:38:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041678905487061 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',826),(180586,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392681.7038000000,1649392681.7083000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:38:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034570693969727 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',828),(180587,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392681.7145000000,1649392681.7156000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:38:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',828),(180588,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392681.7228000000,1649392681.7238000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:38:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010180473327637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',828),(180589,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392681.7343000000,1649392681.7368000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:38:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0014328956604004 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',828),(180590,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392681.7506000000,1649392681.7517000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:38:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',828),(180591,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392681.7605000000,1649392681.7641000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:38:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025739669799805 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',826),(180592,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392681.7644000000,1649392681.7654000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:38:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',828),(180593,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392681.7728000000,1649392681.7746000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:38:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005028247833252 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',828),(180594,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392742.1178000000,1649392742.1284000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:39:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067741870880127 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1012),(180595,0,'moodle','core\\task\\session_cleanup_task',0,1649392742.1170000000,1649392742.1369000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015895128250122 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1009),(180596,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392742.1451000000,1649392742.1459000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1009),(180597,0,'moodle','core\\task\\grade_cron_task',0,1649392742.1589000000,1649392742.1745000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:39:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01456618309021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1009),(180598,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392742.1461000000,1649392742.1865000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:39:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039184093475342 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1012),(180599,0,'moodle','core\\task\\portfolio_cron_task',0,1649392742.1962000000,1649392742.1983000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1012),(180600,0,'moodle','core\\task\\completion_regular_task',0,1649392742.1827000000,1649392742.2022000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:39:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018585920333862 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1009),(180601,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392742.2104000000,1649392742.2132000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1012),(180602,0,'moodle','core\\task\\calendar_cron_task',0,1649392742.2202000000,1649392742.2273000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:39:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0060141086578369 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1009),(180603,0,'moodle','core\\task\\blog_cron_task',0,1649392742.2339000000,1649392742.2350000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:39:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1012),(180604,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392742.2492000000,1649392742.2514000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:39:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012941360473633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1009),(180605,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392742.2489000000,1649392742.2650000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:39:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015399217605591 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1012),(180606,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392742.2983000000,1649392742.3008000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:39:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012550354003906 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1012),(180607,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392742.2745000000,1649392742.3088000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:39:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.032855987548828 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1009),(180608,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392742.3226000000,1649392742.3262000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:39:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022668838500977 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1012),(180609,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392742.3445000000,1649392742.3477000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:39:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016188621520996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1012),(180610,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392742.3567000000,1649392742.3586000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:39:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00033903121948242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1009),(180611,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392742.3625000000,1649392742.3642000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:39:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004889965057373 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1012),(180612,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392742.3695000000,1649392742.3713000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:39:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1009),(180613,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392742.3754000000,1649392742.3798000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:39:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027620792388916 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1012),(180614,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392742.3862000000,1649392742.3878000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:39:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00053215026855469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1009),(180615,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392742.3941000000,1649392742.3963000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:39:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091004371643066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1012),(180616,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649392801.7328000000,1649392801.7423000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0058548450469971 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',1091),(180617,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649392801.7500000000,1649392801.7508000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',1091),(180618,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649392801.7534000000,1649392801.7698000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:40:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.011990070343018 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',1087),(180619,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649392801.7657000000,1649392801.7703000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0016970634460449 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',1091),(180620,0,'moodle','core\\task\\badges_message_task',0,1649392801.7893000000,1649392801.7957000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0044341087341309 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1087),(180621,0,'moodle','core\\task\\badges_cron_task',0,1649392801.7866000000,1649392801.8163000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027600049972534 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1091),(180622,0,'mod_chat','mod_chat\\task\\cron_task',0,1649392801.8124000000,1649392801.8268000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:40:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.012866020202637 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1087),(180623,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649392801.8327000000,1649392801.8403000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0065238475799561 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1091),(180624,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649392801.8441000000,1649392801.8566000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:40:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00075000000000003 seconds)\n... used 1 dbqueries\n... used 0.011559009552002 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1087),(180625,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649392801.8521000000,1649392801.8572000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:40:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0030419826507568 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1091),(180626,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649392801.8683000000,1649392801.8740000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0046610832214355 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1091),(180627,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649392801.8686000000,1649392801.8768000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:40:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0042319297790527 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1087),(180628,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392801.8895000000,1649392801.8925000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:40:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00078701972961426 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1087),(180629,0,'moodle','core\\task\\session_cleanup_task',0,1649392801.8851000000,1649392801.8937000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:40:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0065751075744629 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1091),(180630,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392801.9039000000,1649392801.9052000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:40:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1091),(180631,0,'moodle','core\\task\\grade_cron_task',0,1649392801.9144000000,1649392801.9178000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:40:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0020730495452881 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1091),(180632,0,'moodle','core\\task\\completion_regular_task',0,1649392801.9294000000,1649392801.9452000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:40:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.014417886734009 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1091),(180633,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392801.9051000000,1649392801.9493000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:40:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042881965637207 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1087),(180634,0,'moodle','core\\task\\portfolio_cron_task',0,1649392801.9547000000,1649392801.9561000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:40:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1091),(180635,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392801.9588000000,1649392801.9597000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:40:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1087),(180636,0,'moodle','core\\task\\calendar_cron_task',0,1649392801.9694000000,1649392801.9740000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:40:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0037300586700439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1087),(180637,0,'moodle','core\\task\\blog_cron_task',0,1649392801.9782000000,1649392801.9797000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:40:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1091),(180638,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392801.9897000000,1649392801.9942000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:40:01. Current memory use 26.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00335693359375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1091),(180639,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392801.9852000000,1649392802.0024000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:40:01. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016381025314331 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1087),(180640,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392802.0326000000,1649392802.0366000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:40:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016970634460449 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1087),(180641,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392802.0054000000,1649392802.0454000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:40:02. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.038653135299683 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1091),(180642,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392802.0696000000,1649392802.0754000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:40:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029518604278564 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1087),(180643,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392802.0969000000,1649392802.0984000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:40:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.0001671314239502 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1087),(180644,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392802.0969000000,1649392802.0988000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:40:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1091),(180645,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392802.1225000000,1649392802.1249000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:40:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050115585327148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1091),(180646,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392802.1231000000,1649392802.1251000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:40:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1087),(180647,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392802.1449000000,1649392802.1460000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:40:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1091),(180648,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392802.1441000000,1649392802.1479000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:40:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002418041229248 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1087),(180649,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392802.1575000000,1649392802.1595000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:40:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007178783416748 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1087),(180650,0,'moodle','core\\task\\session_cleanup_task',0,1649392861.4696000000,1649392861.4859000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011632204055786 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1149),(180651,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392861.4940000000,1649392861.4955000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:41:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1149),(180652,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392861.4971000000,1649392861.5072000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:41:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0061569213867188 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1151),(180653,0,'moodle','core\\task\\grade_cron_task',0,1649392861.5163000000,1649392861.5270000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:41:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0099239349365234 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1151),(180654,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392861.5030000000,1649392861.5349000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031212091445923 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1149),(180655,0,'moodle','core\\task\\portfolio_cron_task',0,1649392861.5432000000,1649392861.5445000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1149),(180656,0,'moodle','core\\task\\completion_regular_task',0,1649392861.5348000000,1649392861.5507000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015016078948975 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1151),(180657,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392861.5531000000,1649392861.5539000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1149),(180658,0,'moodle','core\\task\\blog_cron_task',0,1649392861.5670000000,1649392861.5678000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:41:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1149),(180659,0,'moodle','core\\task\\calendar_cron_task',0,1649392861.5670000000,1649392861.5712000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:41:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0034549236297607 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1151),(180660,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392861.5749000000,1649392861.5767000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:41:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098490715026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1149),(180661,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392861.5784000000,1649392861.6022000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:41:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022672891616821 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1151),(180662,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392861.5928000000,1649392861.6260000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:41:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032133102416992 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1149),(180663,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392861.6290000000,1649392861.6317000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:41:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016729831695557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1151),(180664,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392861.6659000000,1649392861.6721000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:41:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041899681091309 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1151),(180665,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392861.6857000000,1649392861.6870000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:41:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1151),(180666,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392861.6891000000,1649392861.6908000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:41:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00017285346984863 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1149),(180667,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392861.6981000000,1649392861.7011000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:41:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0012190341949463 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1151),(180668,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392861.7008000000,1649392861.7026000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:41:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1149),(180669,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392861.7188000000,1649392861.7198000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:41:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1149),(180670,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392861.7185000000,1649392861.7218000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:41:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022380352020264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1151),(180671,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392861.7293000000,1649392861.7308000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:41:01. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065112113952637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1149),(180672,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649392922.0424000000,1649392922.0608000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 12:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.013701915740967 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',1212),(180673,0,'moodle','core\\task\\session_cleanup_task',0,1649392922.0717000000,1649392922.0815000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:42:02. Current memory use 21.2MB.\n... used 8 dbqueries\n... used 0.0073611736297607 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1212),(180674,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392922.0896000000,1649392922.0914000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:42:02. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1212),(180675,0,'moodle','core\\task\\analytics_cleanup_task',0,1649392921.9994000000,1649392922.0960000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 12:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.091540098190308 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',1215),(180676,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392922.0990000000,1649392922.1003000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1212),(180677,0,'moodle','core\\task\\grade_cron_task',0,1649392922.1100000000,1649392922.1126000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:42:02. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.001478910446167 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1215),(180678,0,'moodle','core\\task\\completion_regular_task',0,1649392922.1417000000,1649392922.1551000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.012385845184326 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1215),(180679,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392922.1096000000,1649392922.1559000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:42:02. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045145988464355 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1212),(180680,0,'moodle','core\\task\\portfolio_cron_task',0,1649392922.1649000000,1649392922.1660000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1215),(180681,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392922.1658000000,1649392922.1680000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1212),(180682,0,'moodle','core\\task\\calendar_cron_task',0,1649392922.1766000000,1649392922.1826000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0051050186157227 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1215),(180683,0,'moodle','core\\task\\blog_cron_task',0,1649392922.1853000000,1649392922.1870000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1212),(180684,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392922.1961000000,1649392922.1982000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:42:02. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092601776123047 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1212),(180685,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392922.1922000000,1649392922.2191000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:42:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02582311630249 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1215),(180686,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392922.2155000000,1649392922.2527000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:42:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.03569507598877 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1212),(180687,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392922.2565000000,1649392922.2587000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:42:02. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010759830474854 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1215),(180688,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392922.2805000000,1649392922.2844000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:42:02. Current memory use 32MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024309158325195 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1215),(180689,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392922.2931000000,1649392922.2945000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:42:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0002591609954834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1215),(180690,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392922.3048000000,1649392922.3066000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:42:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1215),(180691,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392922.3166000000,1649392922.3190000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:42:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068116188049316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1215),(180692,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392922.3175000000,1649392922.3201000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:42:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00035905838012695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1212),(180693,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392922.3296000000,1649392922.3315000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:42:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1212),(180694,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392922.3344000000,1649392922.3379000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:42:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002424955368042 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1215),(180695,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392922.3406000000,1649392922.3430000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:42:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00099802017211914 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1212),(180696,0,'moodle','core\\task\\session_cleanup_task',0,1649392981.6265000000,1649392981.6405000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099260807037354 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1287),(180697,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649392981.6508000000,1649392981.6522000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00044608116149902 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1287),(180698,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649392981.6600000000,1649392981.6609000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1287),(180699,0,'moodle','core\\task\\grade_cron_task',0,1649392981.6689000000,1649392981.6810000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:43:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011234998703003 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1287),(180700,0,'moodle','core\\task\\completion_regular_task',0,1649392981.6899000000,1649392981.7049000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:43:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014219999313354 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1287),(180701,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649392981.6691000000,1649392981.7091000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:43:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035771131515503 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1286),(180702,0,'moodle','core\\task\\portfolio_cron_task',0,1649392981.7126000000,1649392981.7137000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:43:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1287),(180703,0,'moodle','core\\task\\plagiarism_cron_task',0,1649392981.7174000000,1649392981.7182000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1286),(180704,0,'moodle','core\\task\\calendar_cron_task',0,1649392981.7258000000,1649392981.7302000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:43:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0035021305084229 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1287),(180705,0,'moodle','core\\task\\blog_cron_task',0,1649392981.7330000000,1649392981.7342000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:43:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1286),(180706,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649392981.7446000000,1649392981.7468000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:43:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001068115234375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1286),(180707,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649392981.7402000000,1649392981.7560000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:43:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015007019042969 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1287),(180708,0,'mod_forum','mod_forum\\task\\cron_task',0,1649392981.7885000000,1649392981.7913000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:43:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012691020965576 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1287),(180709,0,'mod_assign','mod_assign\\task\\cron_task',0,1649392981.7662000000,1649392981.8086000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:43:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040848016738892 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1286),(180710,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649392981.8136000000,1649392981.8177000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:43:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025060176849365 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1287),(180711,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649392981.8267000000,1649392981.8289000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:43:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0003199577331543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1287),(180712,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649392981.8400000000,1649392981.8411000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:43:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1287),(180713,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649392981.8502000000,1649392981.8518000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:43:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043416023254395 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1287),(180714,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649392981.8564000000,1649392981.8580000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:43:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1286),(180715,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649392981.8684000000,1649392981.8713000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:43:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018198490142822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1287),(180716,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649392981.8737000000,1649392981.8750000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:43:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00021505355834961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1286),(180717,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649392981.8844000000,1649392981.8857000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:43:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052905082702637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1287),(180718,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393042.1596000000,1649393042.1696000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:44:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0054371356964111 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1365),(180719,0,'moodle','core\\task\\session_cleanup_task',0,1649393042.1504000000,1649393042.1711000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:44:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015151977539062 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1368),(180720,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393042.1848000000,1649393042.1863000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:44:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1365),(180721,0,'moodle','core\\task\\grade_cron_task',0,1649393042.1981000000,1649393042.2136000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:44:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014318943023682 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1365),(180722,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393042.1859000000,1649393042.2168000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:44:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029561996459961 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1368),(180723,0,'moodle','core\\task\\portfolio_cron_task',0,1649393042.2246000000,1649393042.2254000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1368),(180724,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393042.2384000000,1649393042.2396000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1368),(180725,0,'moodle','core\\task\\completion_regular_task',0,1649393042.2224000000,1649393042.2398000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:44:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016187191009521 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1365),(180726,0,'moodle','core\\task\\blog_cron_task',0,1649393042.2580000000,1649393042.2590000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:44:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1365),(180727,0,'moodle','core\\task\\calendar_cron_task',0,1649393042.2566000000,1649393042.2631000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:44:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052578449249268 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1368),(180728,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393042.2719000000,1649393042.2744000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:44:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017220973968506 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1368),(180729,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393042.2691000000,1649393042.2838000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:44:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013941049575806 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1365),(180730,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393042.3150000000,1649393042.3177000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:44:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013010501861572 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1365),(180731,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393042.2912000000,1649393042.3208000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:44:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028537034988403 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1368),(180732,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393042.3392000000,1649393042.3439000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:44:02. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032088756561279 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1365),(180733,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393042.3557000000,1649393042.3575000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:44:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00029110908508301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1365),(180734,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393042.3657000000,1649393042.3672000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:44:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1368),(180735,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393042.3692000000,1649393042.3711000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:44:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005638599395752 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1365),(180736,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393042.3797000000,1649393042.3819000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:44:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1368),(180737,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393042.3869000000,1649393042.3902000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:44:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022411346435547 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1365),(180738,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393042.3941000000,1649393042.3950000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:44:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1368),(180739,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393042.4013000000,1649393042.4033000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:44:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1365),(180740,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649393101.7655000000,1649393101.8083000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 12:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.039463043212891 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',1411),(180741,0,'moodle','core\\task\\badges_cron_task',0,1649393101.7817000000,1649393101.8202000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033107995986938 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1415),(180742,0,'moodle','core\\task\\badges_message_task',0,1649393101.8223000000,1649393101.8315000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:45:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059959888458252 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1411),(180743,0,'mod_chat','mod_chat\\task\\cron_task',0,1649393101.8369000000,1649393101.8502000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:45:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.01223611831665 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1415),(180744,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649393101.8523000000,1649393101.8631000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:45:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0092041492462158 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1411),(180745,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649393101.8618000000,1649393101.8698000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:45:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00063100000000005 seconds)\n... used 1 dbqueries\n... used 0.0071239471435547 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1415),(180746,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649393101.8785000000,1649393101.8851000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:45:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0035581588745117 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1411),(180747,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649393101.8819000000,1649393101.8886000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:45:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0045099258422852 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1415),(180748,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649393101.8960000000,1649393101.9010000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:45:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0042350292205811 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1411),(180749,0,'moodle','core\\task\\session_cleanup_task',0,1649393101.9013000000,1649393101.9117000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:45:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0078361034393311 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1415),(180750,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393101.9104000000,1649393101.9143000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:45:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.00086688995361328 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1411),(180751,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393101.9213000000,1649393101.9221000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:45:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1415),(180752,0,'moodle','core\\task\\grade_cron_task',0,1649393101.9301000000,1649393101.9332000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:45:01. Current memory use 25.5MB.\n... used 2 dbqueries\n... used 0.0016679763793945 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1415),(180753,0,'moodle','core\\task\\completion_regular_task',0,1649393101.9422000000,1649393101.9540000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:45:01. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.010753154754639 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1415),(180754,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393101.9254000000,1649393101.9573000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:45:01. Current memory use 26.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030552864074707 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1411),(180755,0,'moodle','core\\task\\portfolio_cron_task',0,1649393101.9617000000,1649393101.9627000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:45:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1415),(180756,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393101.9688000000,1649393101.9696000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:45:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1411),(180757,0,'moodle','core\\task\\calendar_cron_task',0,1649393101.9707000000,1649393101.9754000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:45:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0038361549377441 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1415),(180758,0,'moodle','core\\task\\blog_cron_task',0,1649393101.9845000000,1649393101.9859000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:45:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1411),(180759,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393101.9942000000,1649393101.9963000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:45:01. Current memory use 28.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001068115234375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1411),(180760,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393101.9852000000,1649393102.0092000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:45:01. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022828102111816 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1415),(180761,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393102.0047000000,1649393102.0155000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:45:02. Current memory use 28.7MB.\n... used 3 dbqueries\n... used 0.0094590187072754 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1411),(180762,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393102.0367000000,1649393102.0397000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:45:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011999607086182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1415),(180763,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393102.0635000000,1649393102.0670000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:45:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018460750579834 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1415),(180764,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393102.0664000000,1649393102.0693000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:45:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1411),(180765,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393102.0758000000,1649393102.0770000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:45:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1415),(180766,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393102.0774000000,1649393102.0799000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:45:02. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011160373687744 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1411),(180767,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393102.0855000000,1649393102.0870000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:45:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1415),(180768,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393102.0888000000,1649393102.0919000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:45:02. Current memory use 33.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022041797637939 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1411),(180769,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393102.0988000000,1649393102.1004000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:45:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00025010108947754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1415),(180770,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393102.1039000000,1649393102.1059000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:45:02. Current memory use 33.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078415870666504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1411),(180771,0,'moodle','core\\task\\session_cleanup_task',0,1649393161.4588000000,1649393161.4744000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010743141174316 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1498),(180772,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393161.4666000000,1649393161.4792000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076038837432861 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1499),(180773,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393161.4892000000,1649393161.4900000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1499),(180774,0,'moodle','core\\task\\grade_cron_task',0,1649393161.4984000000,1649393161.5105000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011281967163086 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1499),(180775,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393161.4904000000,1649393161.5296000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03816294670105 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1498),(180776,0,'moodle','core\\task\\completion_regular_task',0,1649393161.5217000000,1649393161.5407000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017925024032593 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1499),(180777,0,'moodle','core\\task\\portfolio_cron_task',0,1649393161.5402000000,1649393161.5412000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1498),(180778,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393161.5479000000,1649393161.5495000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:46:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1499),(180779,0,'moodle','core\\task\\calendar_cron_task',0,1649393161.5550000000,1649393161.5618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:46:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055661201477051 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1498),(180780,0,'moodle','core\\task\\blog_cron_task',0,1649393161.5657000000,1649393161.5666000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:46:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1499),(180781,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393161.5709000000,1649393161.5724000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:46:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007631778717041 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1498),(180782,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393161.5738000000,1649393161.5911000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:46:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016478061676025 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1499),(180783,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393161.6182000000,1649393161.6212000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:46:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015759468078613 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1499),(180784,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393161.5882000000,1649393161.6217000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:46:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.032541990280151 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1498),(180785,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393161.6409000000,1649393161.6450000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:46:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028519630432129 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1499),(180786,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393161.6534000000,1649393161.6547000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:46:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020623207092285 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1499),(180787,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393161.6563000000,1649393161.6575000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:46:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1498),(180788,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393161.6630000000,1649393161.6647000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:46:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047612190246582 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1499),(180789,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393161.6651000000,1649393161.6663000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:46:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1498),(180790,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393161.6782000000,1649393161.6791000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:46:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1498),(180791,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393161.6768000000,1649393161.6794000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:46:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017929077148438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1499),(180792,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393161.6879000000,1649393161.6901000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:46:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011429786682129 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1498),(180793,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393222.0572000000,1649393222.0660000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:47:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0050890445709229 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1558),(180794,0,'moodle','core\\task\\session_cleanup_task',0,1649393222.0471000000,1649393222.0688000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:47:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014216899871826 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1560),(180795,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393222.0791000000,1649393222.0802000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:47:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1558),(180796,0,'moodle','core\\task\\grade_cron_task',0,1649393222.0933000000,1649393222.1085000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:47:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01413893699646 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1558),(180797,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393222.0807000000,1649393222.1201000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:47:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038305997848511 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1560),(180798,0,'moodle','core\\task\\portfolio_cron_task',0,1649393222.1367000000,1649393222.1377000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1560),(180799,0,'moodle','core\\task\\completion_regular_task',0,1649393222.1212000000,1649393222.1473000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:47:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.023273944854736 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1558),(180800,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393222.1491000000,1649393222.1501000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1560),(180801,0,'moodle','core\\task\\blog_cron_task',0,1649393222.1697000000,1649393222.1708000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:47:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1560),(180802,0,'moodle','core\\task\\calendar_cron_task',0,1649393222.1665000000,1649393222.1721000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:47:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0045781135559082 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1558),(180803,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393222.1817000000,1649393222.1834000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:47:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095200538635254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1558),(180804,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393222.1791000000,1649393222.2011000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:47:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020632028579712 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1560),(180805,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393222.2061000000,1649393222.2340000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:47:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.026768922805786 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1558),(180806,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393222.2370000000,1649393222.2393000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:47:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012259483337402 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1560),(180807,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393222.2588000000,1649393222.2620000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:47:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021700859069824 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1560),(180808,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393222.2728000000,1649393222.2751000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:47:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1560),(180809,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393222.2827000000,1649393222.2840000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:47:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010180473327637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1560),(180810,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393222.2918000000,1649393222.2934000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:47:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046110153198242 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1560),(180811,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393222.2984000000,1649393222.3003000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:47:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00026917457580566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1558),(180812,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393222.3082000000,1649393222.3106000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:47:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016288757324219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1560),(180813,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393222.3162000000,1649393222.3172000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:47:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1558),(180814,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393222.3206000000,1649393222.3222000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:47:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1560),(180815,0,'moodle','core\\task\\session_cleanup_task',0,1649393281.6282000000,1649393281.6495000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:48:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.016242980957031 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1614),(180816,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393281.6598000000,1649393281.6618000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:48:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00080108642578125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1614),(180817,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393281.6736000000,1649393281.6749000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1614),(180818,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393281.6868000000,1649393281.7234000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035429954528809 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1614),(180819,0,'moodle','core\\task\\grade_cron_task',0,1649393281.7070000000,1649393281.7292000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:48:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015959024429321 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1613),(180820,0,'moodle','core\\task\\portfolio_cron_task',0,1649393281.7416000000,1649393281.7428000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:48:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1613),(180821,0,'moodle','core\\task\\completion_regular_task',0,1649393281.7331000000,1649393281.7499000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:48:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.015630006790161 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1614),(180822,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393281.7535000000,1649393281.7544000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:48:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1613),(180823,0,'moodle','core\\task\\blog_cron_task',0,1649393281.7711000000,1649393281.7724000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:48:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1613),(180824,0,'moodle','core\\task\\calendar_cron_task',0,1649393281.7700000000,1649393281.7761000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:48:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0047647953033447 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1614),(180825,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393281.7856000000,1649393281.7876000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:48:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013711452484131 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1614),(180826,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393281.7816000000,1649393281.8167000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:48:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.033953189849854 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1613),(180827,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393281.8165000000,1649393281.8540000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:48:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.035763025283813 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1614),(180828,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393281.8590000000,1649393281.8621000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:48:01. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014040470123291 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1613),(180829,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393281.8912000000,1649393281.8947000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:48:01. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002140998840332 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1613),(180830,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393281.9025000000,1649393281.9038000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:48:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1613),(180831,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393281.9058000000,1649393281.9074000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:48:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00029492378234863 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1614),(180832,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393281.9142000000,1649393281.9158000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:48:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1614),(180833,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393281.9138000000,1649393281.9161000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:48:01. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066184997558594 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1613),(180834,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393281.9323000000,1649393281.9336000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:48:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1613),(180835,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393281.9326000000,1649393281.9361000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:48:01. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025160312652588 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1614),(180836,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393281.9449000000,1649393281.9471000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:48:01. Current memory use 27.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014128684997559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1613),(180837,0,'moodle','core\\task\\session_cleanup_task',0,1649393341.3556000000,1649393341.3772000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014260053634644 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1678),(180838,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393341.3627000000,1649393341.3777000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0086879730224609 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1676),(180839,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393341.3882000000,1649393341.3894000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1678),(180840,0,'moodle','core\\task\\grade_cron_task',0,1649393341.4009000000,1649393341.4144000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012485027313232 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1678),(180841,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393341.3913000000,1649393341.4398000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:49:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046782970428467 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1676),(180842,0,'moodle','core\\task\\completion_regular_task',0,1649393341.4261000000,1649393341.4466000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019051074981689 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1678),(180843,0,'moodle','core\\task\\portfolio_cron_task',0,1649393341.4577000000,1649393341.4590000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1676),(180844,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393341.4608000000,1649393341.4633000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:49:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1678),(180845,0,'moodle','core\\task\\calendar_cron_task',0,1649393341.4818000000,1649393341.4894000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060210227966309 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1676),(180846,0,'moodle','core\\task\\blog_cron_task',0,1649393341.4886000000,1649393341.4898000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:49:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1678),(180847,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393341.5006000000,1649393341.5028000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:49:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009920597076416 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1676),(180848,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393341.4990000000,1649393341.5215000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:49:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021395921707153 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1678),(180849,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393341.5565000000,1649393341.5596000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:49:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015580654144287 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1678),(180850,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393341.5228000000,1649393341.5670000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:49:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042239189147949 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1676),(180851,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393341.5821000000,1649393341.5860000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:49:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024659633636475 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1678),(180852,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393341.5931000000,1649393341.5942000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:49:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1678),(180853,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393341.6029000000,1649393341.6046000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:49:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1678),(180854,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393341.6128000000,1649393341.6145000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:49:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043487548828125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1678),(180855,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393341.6168000000,1649393341.6181000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:49:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1676),(180856,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393341.6343000000,1649393341.6377000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:49:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00223708152771 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1678),(180857,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393341.6374000000,1649393341.6386000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:49:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1676),(180858,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393341.6494000000,1649393341.6512000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:49:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007631778717041 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1678),(180859,0,'moodle','core\\task\\cache_cron_task',0,1649393401.9354000000,1649393401.9464000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 12:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0066170692443848 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',1744),(180860,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649393402.0058000000,1649393402.0161000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 12:50:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0069432258605957 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',1743),(180861,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649393402.0367000000,1649393402.0397000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 12:50:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023722648620605 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',1743),(180862,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649393402.0494000000,1649393402.0532000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 12:50:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0029778480529785 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',1743),(180863,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649393402.0624000000,1649393402.0634000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 12:50:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',1743),(180864,0,'moodle','core\\task\\badges_cron_task',0,1649393402.0771000000,1649393402.1151000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:50:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.035523891448975 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1743),(180865,0,'moodle','core\\task\\automated_backup_task',0,1649393401.9580000000,1649393402.1331000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 12:50:01. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 12:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.17411279678345 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',1744),(180866,0,'moodle','core\\task\\badges_message_task',0,1649393402.1352000000,1649393402.1374000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00078797340393066 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1743),(180867,0,'mod_chat','mod_chat\\task\\cron_task',0,1649393402.1613000000,1649393402.1654000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:50:02. Current memory use 38.5MB.\n... used 4 dbqueries\n... used 0.0024831295013428 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1744),(180868,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649393402.1614000000,1649393402.1700000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:50:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0070247650146484 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1743),(180869,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649393402.1852000000,1649393402.1922000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:50:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0041329860687256 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1743),(180870,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649393402.1852000000,1649393402.1975000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:50:02. Current memory use 37.4MB.\n\n0 feeds refreshed (took 0.00075999999999998 seconds)\n... used 1 dbqueries\n... used 0.010891914367676 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1744),(180871,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649393402.2061000000,1649393402.2114000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:50:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0041110515594482 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1743),(180872,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649393402.2183000000,1649393402.2296000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:50:02. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0051331520080566 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1744),(180873,0,'moodle','core\\task\\session_cleanup_task',0,1649393402.2223000000,1649393402.2308000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:50:02. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0062558650970459 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1743),(180874,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393402.2463000000,1649393402.2499000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:50:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1744),(180875,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393402.2487000000,1649393402.2507000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:50:02. Current memory use 24.8MB.\n... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1743),(180876,0,'moodle','core\\task\\grade_cron_task',0,1649393402.2808000000,1649393402.2850000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:50:02. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0030801296234131 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1743),(180877,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393402.2743000000,1649393402.3039000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:50:02. Current memory use 39MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028410911560059 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1744),(180878,0,'moodle','core\\task\\portfolio_cron_task',0,1649393402.3152000000,1649393402.3168000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:50:02. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1744),(180879,0,'moodle','core\\task\\completion_regular_task',0,1649393402.3081000000,1649393402.3219000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:50:02. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.012998104095459 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1743),(180880,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393402.3334000000,1649393402.3344000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:50:02. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1744),(180881,0,'moodle','core\\task\\blog_cron_task',0,1649393402.3578000000,1649393402.3591000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:50:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1743),(180882,0,'moodle','core\\task\\calendar_cron_task',0,1649393402.3526000000,1649393402.3600000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:50:02. Current memory use 40.8MB.\n... used 1 dbqueries\n... used 0.006162166595459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1744),(180883,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393402.3708000000,1649393402.3731000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:50:02. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010898113250732 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1743),(180884,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393402.3705000000,1649393402.3736000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:50:02. Current memory use 41.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0014491081237793 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1744),(180885,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393402.3886000000,1649393402.4021000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:50:02. Current memory use 41.3MB.\n... used 3 dbqueries\n... used 0.011637210845947 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1744),(180886,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393402.4024000000,1649393402.4077000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:50:02. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0027968883514404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1743),(180887,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393402.4320000000,1649393402.4362000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:50:02. Current memory use 43MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022120475769043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1744),(180888,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393402.4519000000,1649393402.4550000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:50:02. Current memory use 43MB.\n... used 0 dbqueries\n... used 0.00019979476928711 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1744),(180889,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393402.4628000000,1649393402.4650000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:50:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1743),(180890,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393402.4751000000,1649393402.4801000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:50:02. Current memory use 43.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0026800632476807 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1744),(180891,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393402.4849000000,1649393402.4869000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:50:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1743),(180892,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393402.4939000000,1649393402.4967000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:50:02. Current memory use 43.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001816987991333 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1744),(180893,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393402.4987000000,1649393402.5002000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:50:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1743),(180894,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393402.5091000000,1649393402.5108000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:50:02. Current memory use 43.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062990188598633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1744),(180895,0,'moodle','core\\task\\session_cleanup_task',0,1649393461.8575000000,1649393461.8730000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011255979537964 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1801),(180896,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393461.8660000000,1649393461.8768000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:51:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0062270164489746 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1802),(180897,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393461.8840000000,1649393461.8854000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:51:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1801),(180898,0,'moodle','core\\task\\grade_cron_task',0,1649393461.8966000000,1649393461.9132000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:51:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015392065048218 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1801),(180899,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393461.8889000000,1649393461.9352000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:51:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045083999633789 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1802),(180900,0,'moodle','core\\task\\completion_regular_task',0,1649393461.9242000000,1649393461.9447000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:51:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019129991531372 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1801),(180901,0,'moodle','core\\task\\portfolio_cron_task',0,1649393461.9452000000,1649393461.9464000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1802),(180902,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393461.9548000000,1649393461.9562000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:51:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1801),(180903,0,'moodle','core\\task\\calendar_cron_task',0,1649393461.9638000000,1649393461.9688000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:51:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040788650512695 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1802),(180904,0,'moodle','core\\task\\blog_cron_task',0,1649393461.9710000000,1649393461.9720000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:51:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1801),(180905,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393461.9807000000,1649393461.9828000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:51:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1801),(180906,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393461.9790000000,1649393461.9974000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:51:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017264127731323 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1802),(180907,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393462.0398000000,1649393462.0430000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:51:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018980503082275 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1802),(180908,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393462.0004000000,1649393462.0475000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:51:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.045664072036743 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1801),(180909,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393462.0644000000,1649393462.0684000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:51:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028500556945801 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1802),(180910,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393462.0785000000,1649393462.0799000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:51:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1802),(180911,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393462.0878000000,1649393462.0890000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:51:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1802),(180912,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393462.0987000000,1649393462.1004000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:51:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1802),(180913,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393462.0987000000,1649393462.1008000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:51:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080299377441406 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1801),(180914,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393462.1187000000,1649393462.1222000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:51:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023908615112305 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1802),(180915,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393462.1180000000,1649393462.1195000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:51:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00021982192993164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1801),(180916,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393462.1402000000,1649393462.1424000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:51:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012171268463135 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1802),(180917,0,'moodle','core\\task\\session_cleanup_task',0,1649393521.4384000000,1649393521.4538000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010504961013794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1861),(180918,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393521.4654000000,1649393521.4671000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:52:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1861),(180919,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393521.4787000000,1649393521.4802000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1861),(180920,0,'moodle','core\\task\\grade_cron_task',0,1649393521.4950000000,1649393521.5080000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011835813522339 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1861),(180921,0,'moodle','core\\task\\completion_regular_task',0,1649393521.5265000000,1649393521.5586000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.031285047531128 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1861),(180922,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393521.4906000000,1649393521.5616000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:52:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.065764904022217 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1859),(180923,0,'moodle','core\\task\\portfolio_cron_task',0,1649393521.5708000000,1649393521.5717000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1861),(180924,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393521.5800000000,1649393521.5809000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1859),(180925,0,'moodle','core\\task\\calendar_cron_task',0,1649393521.5897000000,1649393521.5965000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:52:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0058131217956543 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1861),(180926,0,'moodle','core\\task\\blog_cron_task',0,1649393521.5994000000,1649393521.6009000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:52:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1859),(180927,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393521.6097000000,1649393521.6120000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:52:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010969638824463 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1859),(180928,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393521.6098000000,1649393521.6322000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:52:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021535873413086 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1861),(180929,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393521.6709000000,1649393521.6756000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:52:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019590854644775 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1861),(180930,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393521.6599000000,1649393521.7012000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:52:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04012393951416 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1859),(180931,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393521.7085000000,1649393521.7138000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:52:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035641193389893 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1861),(180932,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393521.7226000000,1649393521.7239000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:52:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1861),(180933,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393521.7329000000,1649393521.7341000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1861),(180934,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393521.7545000000,1649393521.7566000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1861),(180935,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393521.7547000000,1649393521.7571000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:52:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1859),(180936,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393521.7941000000,1649393521.7955000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:52:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1859),(180937,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393521.7937000000,1649393521.7969000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:52:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021579265594482 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1861),(180938,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393521.8202000000,1649393521.8226000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:52:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086212158203125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1861),(180939,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393582.1195000000,1649393582.1334000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:53:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0080218315124512 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1912),(180940,0,'moodle','core\\task\\session_cleanup_task',0,1649393582.1193000000,1649393582.1397000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:53:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013925075531006 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1911),(180941,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393582.1492000000,1649393582.1505000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:53:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1912),(180942,0,'moodle','core\\task\\grade_cron_task',0,1649393582.1611000000,1649393582.1760000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:53:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0137619972229 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1912),(180943,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393582.1510000000,1649393582.1811000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:53:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029173135757446 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1911),(180944,0,'moodle','core\\task\\portfolio_cron_task',0,1649393582.1902000000,1649393582.1911000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1911),(180945,0,'moodle','core\\task\\completion_regular_task',0,1649393582.1859000000,1649393582.2039000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:53:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017107009887695 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1912),(180946,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393582.2066000000,1649393582.2077000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1911),(180947,0,'moodle','core\\task\\blog_cron_task',0,1649393582.2255000000,1649393582.2267000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:53:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1911),(180948,0,'moodle','core\\task\\calendar_cron_task',0,1649393582.2227000000,1649393582.2291000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:53:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0043549537658691 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1912),(180949,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393582.2375000000,1649393582.2392000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:53:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092816352844238 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1912),(180950,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393582.2372000000,1649393582.2578000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:53:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019762992858887 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1911),(180951,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393582.2947000000,1649393582.2983000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:53:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020129680633545 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1911),(180952,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393582.2581000000,1649393582.2998000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:53:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.039969921112061 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1912),(180953,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393582.3254000000,1649393582.3310000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:53:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039629936218262 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1911),(180954,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393582.3408000000,1649393582.3426000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1911),(180955,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393582.3457000000,1649393582.3478000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1912),(180956,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393582.3534000000,1649393582.3556000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:53:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054311752319336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1911),(180957,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393582.3576000000,1649393582.3596000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1912),(180958,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393582.3748000000,1649393582.3765000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:53:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00030398368835449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1912),(180959,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393582.3725000000,1649393582.3766000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:53:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029239654541016 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1911),(180960,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393582.3881000000,1649393582.3901000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:53:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092196464538574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1912),(180961,0,'moodle','core\\task\\session_cleanup_task',0,1649393641.7355000000,1649393641.7546000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01426100730896 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1953),(180962,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393641.7667000000,1649393641.7679000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1953),(180963,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393641.7671000000,1649393641.7856000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0087921619415283 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1950),(180964,0,'moodle','core\\task\\grade_cron_task',0,1649393641.7998000000,1649393641.8153000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:54:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014322996139526 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1950),(180965,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393641.7787000000,1649393641.8387000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.057100057601929 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1953),(180966,0,'moodle','core\\task\\portfolio_cron_task',0,1649393641.8505000000,1649393641.8518000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1953),(180967,0,'moodle','core\\task\\completion_regular_task',0,1649393641.8411000000,1649393641.8593000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:54:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016930103302002 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1950),(180968,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393641.8653000000,1649393641.8666000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1953),(180969,0,'moodle','core\\task\\calendar_cron_task',0,1649393641.8770000000,1649393641.8836000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:54:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0055761337280273 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1950),(180970,0,'moodle','core\\task\\blog_cron_task',0,1649393641.8859000000,1649393641.8869000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:54:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1953),(180971,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393641.8965000000,1649393641.8985000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:54:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012540817260742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1953),(180972,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393641.8962000000,1649393641.9134000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:54:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016340970993042 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1950),(180973,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393641.9488000000,1649393641.9518000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:54:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013539791107178 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1950),(180974,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393641.9182000000,1649393641.9576000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:54:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.038182973861694 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1953),(180975,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393641.9823000000,1649393641.9860000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:54:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024411678314209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1950),(180976,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393641.9987000000,1649393642.0021000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:54:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1950),(180977,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393642.0018000000,1649393642.0033000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:54:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1953),(180978,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393642.0144000000,1649393642.0167000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:54:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064587593078613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1950),(180979,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393642.0176000000,1649393642.0195000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:54:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1953),(180980,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393642.0377000000,1649393642.0390000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:54:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00017881393432617 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1953),(180981,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393642.0349000000,1649393642.0391000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:54:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029630661010742 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1950),(180982,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393642.0548000000,1649393642.0568000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:54:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086283683776855 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1953),(180983,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649393701.4318000000,1649393701.4478000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 12:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0093619823455811 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',2019),(180984,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649393701.4319000000,1649393701.4718000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 12:55:01. Current memory use 19.4MB.\nDeleting old draft files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 12:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.033547878265381 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',2020),(180985,0,'moodle','core\\task\\badges_message_task',0,1649393701.4969000000,1649393701.5078000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 12:55:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0074272155761719 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2020),(180986,0,'moodle','core\\task\\badges_cron_task',0,1649393701.4740000000,1649393701.5179000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 12:55:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03999400138855 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2019),(180987,0,'mod_chat','mod_chat\\task\\cron_task',0,1649393701.5410000000,1649393701.5557000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 12:55:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.013607025146484 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2019),(180988,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649393701.5493000000,1649393701.5586000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 12:55:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 0.0080790519714355 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2020),(180989,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649393701.5707000000,1649393701.5789000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 12:55:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00051500000000004 seconds)\n... used 1 dbqueries\n... used 0.0074830055236816 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2019),(180990,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649393701.5779000000,1649393701.5854000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 12:55:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.0042598247528076 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2020),(180991,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649393701.6091000000,1649393701.6177000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 12:55:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0041627883911133 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2019),(180992,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649393701.6141000000,1649393701.6184000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 12:55:01. Current memory use 22.9MB.\n... used 3 dbqueries\n... used 0.0029439926147461 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2020),(180993,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393701.6289000000,1649393701.6322000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:55:01. Current memory use 23.2MB.\n... used 1 dbqueries\n... used 0.00062704086303711 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2020),(180994,0,'moodle','core\\task\\session_cleanup_task',0,1649393701.6283000000,1649393701.6393000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:55:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0077619552612305 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2019),(180995,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393701.6426000000,1649393701.6440000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:55:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2020),(180996,0,'moodle','core\\task\\grade_cron_task',0,1649393701.6587000000,1649393701.6763000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:55:01. Current memory use 23.2MB.\n... used 2 dbqueries\n... used 0.016259908676147 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2020),(180997,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393701.6523000000,1649393701.6838000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:55:01. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030181884765625 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2019),(180998,0,'moodle','core\\task\\portfolio_cron_task',0,1649393701.6950000000,1649393701.6964000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:55:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2019),(180999,0,'moodle','core\\task\\completion_regular_task',0,1649393701.6857000000,1649393701.7043000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:55:01. Current memory use 24.1MB.\n... used 6 dbqueries\n... used 0.017583847045898 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2020),(181000,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393701.7095000000,1649393701.7113000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:55:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2019),(181001,0,'moodle','core\\task\\blog_cron_task',0,1649393701.7262000000,1649393701.7271000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:55:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2020),(181002,0,'moodle','core\\task\\calendar_cron_task',0,1649393701.7220000000,1649393701.7296000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:55:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0062069892883301 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2019),(181003,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393701.7403000000,1649393701.7424000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:55:01. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094699859619141 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2019),(181004,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393701.7348000000,1649393701.7528000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:55:01. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017043113708496 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2020),(181005,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393701.7751000000,1649393701.7782000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:55:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017588138580322 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2020),(181006,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393701.7524000000,1649393701.7976000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:55:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.043268918991089 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2019),(181007,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393701.8048000000,1649393701.8095000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:55:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030181407928467 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2020),(181008,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393701.8204000000,1649393701.8240000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:55:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2020),(181009,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393701.8374000000,1649393701.8390000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:55:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2020),(181010,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393701.8492000000,1649393701.8518000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:55:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057387351989746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2019),(181011,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393701.8528000000,1649393701.8542000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:55:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2020),(181012,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393701.8616000000,1649393701.8663000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:55:01. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0034339427947998 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2019),(181013,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393701.8688000000,1649393701.8702000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:55:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2020),(181014,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393701.8769000000,1649393701.8787000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:55:01. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2019),(181015,0,'moodle','core\\task\\session_cleanup_task',0,1649393762.2138000000,1649393762.2354000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01593804359436 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2084),(181016,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393762.2457000000,1649393762.2468000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:56:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2084),(181017,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393762.2381000000,1649393762.2514000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:56:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0079329013824463 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2087),(181018,0,'moodle','core\\task\\grade_cron_task',0,1649393762.2611000000,1649393762.2727000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:56:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01059103012085 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2087),(181019,0,'moodle','core\\task\\completion_regular_task',0,1649393762.2817000000,1649393762.2975000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:56:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01512598991394 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2087),(181020,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393762.2589000000,1649393762.2996000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:56:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039226055145264 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2084),(181021,0,'moodle','core\\task\\portfolio_cron_task',0,1649393762.3092000000,1649393762.3101000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:56:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2087),(181022,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393762.3107000000,1649393762.3121000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2084),(181023,0,'moodle','core\\task\\blog_cron_task',0,1649393762.3264000000,1649393762.3272000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:56:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2084),(181024,0,'moodle','core\\task\\calendar_cron_task',0,1649393762.3260000000,1649393762.3307000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:56:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0036938190460205 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2087),(181025,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393762.3417000000,1649393762.3434000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:56:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007789134979248 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2087),(181026,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393762.3415000000,1649393762.3751000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:56:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032450914382935 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2084),(181027,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393762.4097000000,1649393762.4128000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:56:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012249946594238 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2084),(181028,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393762.3736000000,1649393762.4153000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:56:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.039911985397339 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2087),(181029,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393762.4428000000,1649393762.4470000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:56:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025200843811035 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2084),(181030,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393762.4608000000,1649393762.4628000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:56:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00033307075500488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2087),(181031,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393762.4644000000,1649393762.4663000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2084),(181032,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393762.4732000000,1649393762.4756000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:56:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066804885864258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2087),(181033,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393762.4777000000,1649393762.4790000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2084),(181034,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393762.4919000000,1649393762.4928000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:56:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2084),(181035,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393762.4910000000,1649393762.4941000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:56:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018830299377441 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2087),(181036,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393762.5053000000,1649393762.5075000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:56:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001255989074707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2087),(181037,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393821.8141000000,1649393821.8275000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082290172576904 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2135),(181038,0,'moodle','core\\task\\session_cleanup_task',0,1649393821.8086000000,1649393821.8347000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:57:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.018136024475098 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2137),(181039,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393821.8445000000,1649393821.8460000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:57:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2135),(181040,0,'moodle','core\\task\\grade_cron_task',0,1649393821.8621000000,1649393821.8903000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:57:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.026861906051636 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2137),(181041,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393821.8566000000,1649393821.9086000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:57:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.05113697052002 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2135),(181042,0,'moodle','core\\task\\portfolio_cron_task',0,1649393821.9244000000,1649393821.9254000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2135),(181043,0,'moodle','core\\task\\completion_regular_task',0,1649393821.9041000000,1649393821.9303000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.024858951568604 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2137),(181044,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393821.9397000000,1649393821.9411000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2135),(181045,0,'moodle','core\\task\\calendar_cron_task',0,1649393821.9543000000,1649393821.9591000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:57:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0039479732513428 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2137),(181046,0,'moodle','core\\task\\blog_cron_task',0,1649393821.9709000000,1649393821.9723000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 9.0837478637695E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2135),(181047,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393821.9692000000,1649393821.9869000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:57:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016883134841919 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2137),(181048,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393821.9979000000,1649393822.0002000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:57:01. Current memory use 25MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010209083557129 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2137),(181049,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393822.0437000000,1649393822.0466000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:57:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018081665039062 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2137),(181050,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393822.0098000000,1649393822.0545000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:57:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042940855026245 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2135),(181051,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393822.0639000000,1649393822.0677000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:57:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028009414672852 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2137),(181052,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393822.0765000000,1649393822.0778000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:57:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00025081634521484 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2137),(181053,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393822.0870000000,1649393822.0885000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:57:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2137),(181054,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393822.0979000000,1649393822.1000000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:57:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071191787719727 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2137),(181055,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393822.1062000000,1649393822.1082000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:57:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2135),(181056,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393822.1148000000,1649393822.1176000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:57:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016191005706787 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2137),(181057,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393822.1226000000,1649393822.1237000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:57:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2135),(181058,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393822.1265000000,1649393822.1277000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:57:02. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050210952758789 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2137),(181059,0,'moodle','core\\task\\session_cleanup_task',0,1649393881.4530000000,1649393881.4753000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:58:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015302896499634 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2185),(181060,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393881.4672000000,1649393881.4827000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0088639259338379 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2189),(181061,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393881.4868000000,1649393881.4883000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00032401084899902 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2185),(181062,0,'moodle','core\\task\\grade_cron_task',0,1649393881.4963000000,1649393881.5139000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:58:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.016489028930664 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2185),(181063,0,'moodle','core\\task\\completion_regular_task',0,1649393881.5251000000,1649393881.5431000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:58:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017225027084351 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2185),(181064,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393881.4947000000,1649393881.5439000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:58:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048017978668213 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2189),(181065,0,'moodle','core\\task\\portfolio_cron_task',0,1649393881.5529000000,1649393881.5540000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:58:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2185),(181066,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393881.5546000000,1649393881.5559000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2189),(181067,0,'moodle','core\\task\\blog_cron_task',0,1649393881.5745000000,1649393881.5759000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2189),(181068,0,'moodle','core\\task\\calendar_cron_task',0,1649393881.5726000000,1649393881.5797000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:58:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0060091018676758 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2185),(181069,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393881.5899000000,1649393881.5922000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:58:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2185),(181070,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393881.5856000000,1649393881.6088000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:58:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021883964538574 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2189),(181071,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393881.6092000000,1649393881.6433000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:58:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.032902956008911 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2185),(181072,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393881.6464000000,1649393881.6485000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:58:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010240077972412 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2189),(181073,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393881.6712000000,1649393881.6747000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:58:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023810863494873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2189),(181074,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393881.6850000000,1649393881.6867000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2189),(181075,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393881.6966000000,1649393881.6985000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2189),(181076,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393881.6982000000,1649393881.6997000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:58:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046801567077637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2185),(181077,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393881.7070000000,1649393881.7089000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2189),(181078,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393881.7149000000,1649393881.7188000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:58:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026328563690186 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2185),(181079,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393881.7221000000,1649393881.7232000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2189),(181080,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393881.7321000000,1649393881.7340000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:58:01. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085687637329102 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2185),(181081,0,'moodle','core\\task\\session_cleanup_task',0,1649393942.0206000000,1649393942.0469000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 12:59:02. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.020394086837769 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2239),(181082,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649393942.0600000000,1649393942.0620000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 12:59:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00083613395690918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2239),(181083,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649393942.0727000000,1649393942.0741000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 12:59:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2239),(181084,0,'moodle','core\\task\\grade_cron_task',0,1649393942.1014000000,1649393942.1285000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 12:59:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021456956863403 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2236),(181085,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649393942.0860000000,1649393942.1308000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 12:59:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042998075485229 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2239),(181086,0,'moodle','core\\task\\portfolio_cron_task',0,1649393942.1425000000,1649393942.1439000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 12:59:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2236),(181087,0,'moodle','core\\task\\completion_regular_task',0,1649393942.1420000000,1649393942.1812000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 12:59:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.037853956222534 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2239),(181088,0,'moodle','core\\task\\plagiarism_cron_task',0,1649393942.1849000000,1649393942.1868000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 12:59:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2236),(181089,0,'moodle','core\\task\\calendar_cron_task',0,1649393942.2023000000,1649393942.2103000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 12:59:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0060389041900635 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2239),(181090,0,'moodle','core\\task\\blog_cron_task',0,1649393942.2144000000,1649393942.2162000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 12:59:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2236),(181091,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649393942.2314000000,1649393942.2397000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 12:59:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0069019794464111 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2236),(181092,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649393942.2253000000,1649393942.2510000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 12:59:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024461030960083 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2239),(181093,0,'mod_forum','mod_forum\\task\\cron_task',0,1649393942.2922000000,1649393942.2954000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 12:59:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2239),(181094,0,'mod_assign','mod_assign\\task\\cron_task',0,1649393942.2566000000,1649393942.3107000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 12:59:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.052502870559692 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2236),(181095,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649393942.3231000000,1649393942.3272000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 12:59:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002701997756958 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2239),(181096,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649393942.3353000000,1649393942.3370000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 12:59:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2239),(181097,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649393942.3472000000,1649393942.3487000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 12:59:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2239),(181098,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649393942.3579000000,1649393942.3602000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 12:59:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2239),(181099,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649393942.3585000000,1649393942.3606000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 12:59:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00037598609924316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2236),(181100,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649393942.3730000000,1649393942.3771000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 12:59:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030460357666016 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2239),(181101,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649393942.3771000000,1649393942.3785000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 12:59:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001838207244873 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2236),(181102,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649393942.3880000000,1649393942.3896000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 12:59:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061488151550293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2239),(181103,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649394001.8082000000,1649394001.8416000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 13:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.022583961486816 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',2288),(181104,0,'moodle','core\\task\\search_index_task',0,1649394001.9344000000,1649394001.9386000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 13:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0030190944671631 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',2288),(181105,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649394001.9750000000,1649394001.9798000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 13:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0035979747772217 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',2288),(181106,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649394002.1060000000,1649394002.1233000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 13:00:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.0022261142730713 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',2288),(181107,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649394002.1938000000,1649394002.2402000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 13:00:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.045274972915649 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',2288),(181108,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649394002.2786000000,1649394002.2811000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:00:02. Current memory use 23.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013129711151123 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',2288),(181109,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649394002.3190000000,1649394002.3203000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:00:02. Current memory use 23.7MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',2288),(181110,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649394002.3723000000,1649394002.3802000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:00:02. Current memory use 23.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0055429935455322 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',2288),(181111,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649394002.4073000000,1649394002.4091000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:00:02. Current memory use 23.9MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00053906440734863 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',2288),(181112,0,'moodle','core\\task\\badges_cron_task',0,1649394002.4339000000,1649394002.4586000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:00:02. Current memory use 24.1MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.021146059036255 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2288),(181113,0,'moodle','core\\task\\badges_message_task',0,1649394002.4824000000,1649394002.4844000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:00:02. Current memory use 25.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2288),(181114,0,'mod_chat','mod_chat\\task\\cron_task',0,1649394002.5142000000,1649394002.5265000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:00:02. Current memory use 26.6MB.\n... used 4 dbqueries\n... used 0.010941028594971 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2288),(181115,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649394002.5653000000,1649394002.5729000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:00:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.006303071975708 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2288),(181116,0,'tool_analytics','tool_analytics\\task\\predict_models',0,1649394001.8190000000,1649394002.6078000000,329,11,0,'Execute scheduled task: 预测模型 (tool_analytics\\task\\predict_models)\n... started 13:00:01. Current memory use 19.4MB.\nAnalysing id \"28\" with \"开始后一个月\" time splitting method...\nAnalysing id \"35\" with \"开始后一个月\" time splitting method...\nAnalysing id \"32\" with \"开始后一个月\" time splitting method...\n-->结果 还没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"93\" with \"未来一周\" time splitting method...\nAnalysing id \"95\" with \"未来一周\" time splitting method...\nAnalysing id \"100\" with \"未来一周\" time splitting method...\nAnalysing id \"101\" with \"未来一周\" time splitting method...\nAnalysing id \"102\" with \"未来一周\" time splitting method...\nAnalysing id \"103\" with \"未来一周\" time splitting method...\nAnalysing id \"105\" with \"未来一周\" time splitting method...\nAnalysing id \"114\" with \"未来一周\" time splitting method...\nAnalysing id \"116\" with \"未来一周\" time splitting method...\nAnalysing id \"123\" with \"未来一周\" time splitting method...\nAnalysing id \"124\" with \"未来一周\" time splitting method...\nAnalysing id \"125\" with \"未来一周\" time splitting method...\nAnalysing id \"126\" with \"未来一周\" time splitting method...\nAnalysing id \"127\" with \"未来一周\" time splitting method...\nAnalysing id \"128\" with \"未来一周\" time splitting method...\nAnalysing id \"129\" with \"未来一周\" time splitting method...\nAnalysing id \"130\" with \"未来一周\" time splitting method...\nAnalysing id \"131\" with \"未来一周\" time splitting method...\nAnalysing id \"132\" with \"未来一周\" time splitting method...\nAnalysing id \"133\" with \"未来一周\" time splitting method...\nAnalysing id \"134\" with \"未来一周\" time splitting method...\nAnalysing id \"135\" with \"未来一周\" time splitting method...\nAnalysing id \"136\" with \"未来一周\" time splitting method...\nAnalysing id \"137\" with \"未来一周\" time splitting method...\nAnalysing id \"138\" with \"未来一周\" time splitting method...\nAnalysing id \"139\" with \"未来一周\" time splitting method...\nAnalysing id \"140\" with \"未来一周\" time splitting method...\nAnalysing id \"141\" with \"未来一周\" time splitting method...\nAnalysing id \"142\" with \"未来一周\" time splitting method...\nAnalysing id \"143\" with \"未来一周\" time splitting method...\nAnalysing id \"144\" with \"未来一周\" time splitting method...\nAnalysing id \"145\" with \"未来一周\" time splitting method...\nAnalysing id \"146\" with \"未来一周\" time splitting method...\nAnalysing id \"147\" with \"未来一周\" time splitting method...\nAnalysing id \"148\" with \"未来一周\" time splitting method...\nAnalysing id \"149\" with \"未来一周\" time splitting method...\nAnalysing id \"150\" with \"未来一周\" time splitting method...\nAnalysing id \"151\" with \"未来一周\" time splitting method...\nAnalysing id \"152\" with \"未来一周\" time splitting method...\nAnalysing id \"153\" with \"未来一周\" time splitting method...\nAnalysing id \"154\" with \"未来一周\" time splitting method...\nAnalysing id \"156\" with \"未来一周\" time splitting method...\nAnalysing id \"157\" with \"未来一周\" time splitting method...\nAnalysing id \"158\" with \"未来一周\" time splitting method...\nAnalysing id \"159\" with \"未来一周\" time splitting method...\nAnalysing id \"160\" with \"未来一周\" time splitting method...\nAnalysing id \"161\" with \"未来一周\" time splitting method...\nAnalysing id \"162\" with \"未来一周\" time splitting method...\nAnalysing id \"163\" with \"未来一周\" time splitting method...\nAnalysing id \"164\" with \"未来一周\" time splitting method...\nAnalysing id \"165\" with \"未来一周\" time splitting method...\nAnalysing id \"166\" with \"未来一周\" time splitting method...\nAnalysing id \"167\" with \"未来一周\" time splitting method...\nAnalysing id \"168\" with \"未来一周\" time splitting method...\nAnalysing id \"169\" with \"未来一周\" time splitting method...\nAnalysing id \"170\" with \"未来一周\" time splitting method...\nAnalysing id \"171\" with \"未来一周\" time splitting method...\nAnalysing id \"172\" with \"未来一周\" time splitting method...\nAnalysing id \"173\" with \"未来一周\" time splitting method...\nAnalysing id \"174\" with \"未来一周\" time splitting method...\nAnalysing id \"175\" with \"未来一周\" time splitting method...\nAnalysing id \"180\" with \"未来一周\" time splitting method...\nAnalysing id \"181\" with \"未来一周\" time splitting method...\nAnalysing id \"182\" with \"未来一周\" time splitting method...\nAnalysing id \"183\" with \"未来一周\" time splitting method...\nAnalysing id \"184\" with \"未来一周\" time splitting method...\nAnalysing id \"185\" with \"未来一周\" time splitting method...\nAnalysing id \"186\" with \"未来一周\" time splitting method...\nAnalysing id \"187\" with \"未来一周\" time splitting method...\nAnalysing id \"188\" with \"未来一周\" time splitting method...\nAnalysing id \"189\" with \"未来一周\" time splitting method...\nAnalysing id \"190\" with \"未来一周\" time splitting method...\nAnalysing id \"191\" with \"未来一周\" time splitting method...\nAnalysing id \"192\" with \"未来一周\" time splitting method...\nAnalysing id \"193\" with \"未来一周\" time splitting method...\nAnalysing id \"194\" with \"未来一周\" time splitting method...\nAnalysing id \"195\" with \"未来一周\" time splitting method...\nAnalysing id \"196\" with \"未来一周\" time splitting method...\nAnalysing id \"197\" with \"未来一周\" time splitting method...\nAnalysing id \"198\" with \"未来一周\" time splitting method...\nAnalysing id \"199\" with \"未来一周\" time splitting method...\nAnalysing id \"200\" with \"未来一周\" time splitting method...\nAnalysing id \"201\" with \"未来一周\" time splitting method...\nAnalysing id \"202\" with \"未来一周\" time splitting method...\nAnalysing id \"203\" with \"未来一周\" time splitting method...\nAnalysing id \"204\" with \"未来一周\" time splitting method...\nAnalysing id \"205\" with \"未来一周\" time splitting method...\nAnalysing id \"206\" with \"未来一周\" time splitting method...\nAnalysing id \"207\" with \"未来一周\" time splitting method...\nAnalysing id \"208\" with \"未来一周\" time splitting method...\nAnalysing id \"209\" with \"未来一周\" time splitting method...\nAnalysing id \"210\" with \"未来一周\" time splitting method...\nAnalysing id \"211\" with \"未来一周\" time splitting method...\nAnalysing id \"212\" with \"未来一周\" time splitting method...\nAnalysing id \"213\" with \"未来一周\" time splitting method...\nAnalysing id \"214\" with \"未来一周\" time splitting method...\nAnalysing id \"215\" with \"未来一周\" time splitting method...\nAnalysing id \"216\" with \"未来一周\" time splitting method...\nAnalysing id \"217\" with \"未来一周\" time splitting method...\nAnalysing id \"218\" with \"未来一周\" time splitting method...\nAnalysing id \"219\" with \"未来一周\" time splitting method...\nAnalysing id \"220\" with \"未来一周\" time splitting method...\nAnalysing id \"221\" with \"未来一周\" time splitting method...\nAnalysing id \"222\" with \"未来一周\" time splitting method...\nAnalysing id \"223\" with \"未来一周\" time splitting method...\nAnalysing id \"224\" with \"未来一周\" time splitting method...\nAnalysing id \"225\" with \"未来一周\" time splitting method...\nAnalysing id \"226\" with \"未来一周\" time splitting method...\nAnalysing id \"227\" with \"未来一周\" time splitting method...\nAnalysing id \"228\" with \"未来一周\" time splitting method...\nAnalysing id \"229\" with \"未来一周\" time splitting method...\nAnalysing id \"230\" with \"未来一周\" time splitting method...\nAnalysing id \"231\" with \"未来一周\" time splitting method...\nAnalysing id \"232\" with \"未来一周\" time splitting method...\nAnalysing id \"233\" with \"未来一周\" time splitting method...\nAnalysing id \"234\" with \"未来一周\" time splitting method...\nAnalysing id \"235\" with \"未来一周\" time splitting method...\nAnalysing id \"236\" with \"未来一周\" time splitting method...\nAnalysing id \"237\" with \"未来一周\" time splitting method...\nAnalysing id \"238\" with \"未来一周\" time splitting method...\nAnalysing id \"239\" with \"未来一周\" time splitting method...\nAnalysing id \"240\" with \"未来一周\" time splitting method...\nAnalysing id \"241\" with \"未来一周\" time splitting method...\nAnalysing id \"242\" with \"未来一周\" time splitting method...\nAnalysing id \"243\" with \"未来一周\" time splitting method...\nAnalysing id \"244\" with \"未来一周\" time splitting method...\nAnalysing id \"245\" with \"未来一周\" time splitting method...\nAnalysing id \"246\" with \"未来一周\" time splitting method...\nAnalysing id \"247\" with \"未来一周\" time splitting method...\nAnalysing id \"248\" with \"未来一周\" time splitting method...\nAnalysing id \"249\" with \"未来一周\" time splitting method...\nAnalysing id \"250\" with \"未来一周\" time splitting method...\nAnalysing id \"251\" with \"未来一周\" time splitting method...\nAnalysing id \"253\" with \"未来一周\" time splitting method...\nAnalysing id \"254\" with \"未来一周\" time splitting method...\nAnalysing id \"255\" with \"未来一周\" time splitting method...\nAnalysing id \"256\" with \"未来一周\" time splitting method...\nAnalysing id \"257\" with \"未来一周\" time splitting method...\nAnalysing id \"258\" with \"未来一周\" time splitting method...\nAnalysing id \"259\" with \"未来一周\" time splitting method...\nAnalysing id \"260\" with \"未来一周\" time splitting method...\nAnalysing id \"261\" with \"未来一周\" time splitting method...\nAnalysing id \"262\" with \"未来一周\" time splitting method...\nAnalysing id \"263\" with \"未来一周\" time splitting method...\nAnalysing id \"264\" with \"未来一周\" time splitting method...\nAnalysing id \"265\" with \"未来一周\" time splitting method...\nAnalysing id \"266\" with \"未来一周\" time splitting method...\nAnalysing id \"267\" with \"未来一周\" time splitting method...\nAnalysing id \"268\" with \"未来一周\" time splitting method...\nAnalysing id \"269\" with \"未来一周\" time splitting method...\nAnalysing id \"270\" with \"未来一周\" time splitting method...\nAnalysing id \"271\" with \"未来一周\" time splitting method...\nAnalysing id \"272\" with \"未来一周\" time splitting method...\nAnalysing id \"273\" with \"未来一周\" time splitting method...\nAnalysing id \"274\" with \"未来一周\" time splitting method...\nAnalysing id \"275\" with \"未来一周\" time splitting method...\nAnalysing id \"276\" with \"未来一周\" time splitting method...\nAnalysing id \"277\" with \"未来一周\" time splitting method...\nAnalysing id \"278\" with \"未来一周\" time splitting method...\nAnalysing id \"279\" with \"未来一周\" time splitting method...\nAnalysing id \"280\" with \"未来一周\" time splitting method...\nAnalysing id \"281\" with \"未来一周\" time splitting method...\nAnalysing id \"282\" with \"未来一周\" time splitting method...\nAnalysing id \"283\" with \"未来一周\" time splitting method...\nAnalysing id \"284\" with \"未来一周\" time splitting method...\nAnalysing id \"285\" with \"未来一周\" time splitting method...\nAnalysing id \"286\" with \"未来一周\" time splitting method...\nAnalysing id \"287\" with \"未来一周\" time splitting method...\nAnalysing id \"288\" with \"未来一周\" time splitting method...\nAnalysing id \"289\" with \"未来一周\" time splitting method...\nAnalysing id \"290\" with \"未来一周\" time splitting method...\nAnalysing id \"291\" with \"未来一周\" time splitting method...\nAnalysing id \"292\" with \"未来一周\" time splitting method...\nAnalysing id \"293\" with \"未来一周\" time splitting method...\nAnalysing id \"294\" with \"未来一周\" time splitting method...\nAnalysing id \"295\" with \"未来一周\" time splitting method...\nAnalysing id \"296\" with \"未来一周\" time splitting method...\nAnalysing id \"297\" with \"未来一周\" time splitting method...\nAnalysing id \"298\" with \"未来一周\" time splitting method...\nAnalysing id \"299\" with \"未来一周\" time splitting method...\nAnalysing id \"300\" with \"未来一周\" time splitting method...\nAnalysing id \"301\" with \"未来一周\" time splitting method...\nAnalysing id \"302\" with \"未来一周\" time splitting method...\nAnalysing id \"303\" with \"未来一周\" time splitting method...\nAnalysing id \"304\" with \"未来一周\" time splitting method...\nAnalysing id \"305\" with \"未来一周\" time splitting method...\nAnalysing id \"306\" with \"未来一周\" time splitting method...\nAnalysing id \"307\" with \"未来一周\" time splitting method...\nAnalysing id \"308\" with \"未来一周\" time splitting method...\nAnalysing id \"309\" with \"未来一周\" time splitting method...\nAnalysing id \"310\" with \"未来一周\" time splitting method...\nAnalysing id \"311\" with \"未来一周\" time splitting method...\nAnalysing id \"312\" with \"未来一周\" time splitting method...\nAnalysing id \"313\" with \"未来一周\" time splitting method...\nAnalysing id \"314\" with \"未来一周\" time splitting method...\nAnalysing id \"315\" with \"未来一周\" time splitting method...\nAnalysing id \"316\" with \"未来一周\" time splitting method...\nAnalysing id \"317\" with \"未来一周\" time splitting method...\nAnalysing id \"318\" with \"未来一周\" time splitting method...\nAnalysing id \"319\" with \"未来一周\" time splitting method...\nAnalysing id \"320\" with \"未来一周\" time splitting method...\nAnalysing id \"321\" with \"未来一周\" time splitting method...\nAnalysing id \"322\" with \"未来一周\" time splitting method...\nAnalysing id \"323\" with \"未来一周\" time splitting method...\nAnalysing id \"324\" with \"未来一周\" time splitting method...\nAnalysing id \"325\" with \"未来一周\" time splitting method...\nAnalysing id \"326\" with \"未来一周\" time splitting method...\nAnalysing id \"327\" with \"未来一周\" time splitting method...\nAnalysing id \"328\" with \"未来一周\" time splitting method...\nAnalysing id \"329\" with \"未来一周\" time splitting method...\nAnalysing id \"330\" with \"未来一周\" time splitting method...\nAnalysing id \"331\" with \"未来一周\" time splitting method...\nAnalysing id \"332\" with \"未来一周\" time splitting method...\nAnalysing id \"333\" with \"未来一周\" time splitting method...\nAnalysing id \"334\" with \"未来一周\" time splitting method...\nAnalysing id \"335\" with \"未来一周\" time splitting method...\nAnalysing id \"336\" with \"未来一周\" time splitting method...\nAnalysing id \"337\" with \"未来一周\" time splitting method...\nAnalysing id \"338\" with \"未来一周\" time splitting method...\nAnalysing id \"339\" with \"未来一周\" time splitting method...\nAnalysing id \"340\" with \"未来一周\" time splitting method...\nAnalysing id \"341\" with \"未来一周\" time splitting method...\nAnalysing id \"342\" with \"未来一周\" time splitting method...\nAnalysing id \"343\" with \"未来一周\" time splitting method...\nAnalysing id \"344\" with \"未来一周\" time splitting method...\nAnalysing id \"345\" with \"未来一周\" time splitting method...\nAnalysing id \"346\" with \"未来一周\" time splitting method...\nAnalysing id \"347\" with \"未来一周\" time splitting method...\nAnalysing id \"348\" with \"未来一周\" time splitting method...\nAnalysing id \"349\" with \"未来一周\" time splitting method...\nAnalysing id \"350\" with \"未来一周\" time splitting method...\nAnalysing id \"351\" with \"未来一周\" time splitting method...\nAnalysing id \"352\" with \"未来一周\" time splitting method...\nAnalysing id \"353\" with \"未来一周\" time splitting method...\nAnalysing id \"354\" with \"未来一周\" time splitting method...\nAnalysing id \"355\" with \"未来一周\" time splitting method...\nAnalysing id \"356\" with \"未来一周\" time splitting method...\nAnalysing id \"357\" with \"未来一周\" time splitting method...\nAnalysing id \"358\" with \"未来一周\" time splitting method...\nAnalysing id \"359\" with \"未来一周\" time splitting method...\nAnalysing id \"360\" with \"未来一周\" time splitting method...\nAnalysing id \"361\" with \"未来一周\" time splitting method...\nAnalysing id \"362\" with \"未来一周\" time splitting method...\nAnalysing id \"363\" with \"未来一周\" time splitting method...\nAnalysing id \"364\" with \"未来一周\" time splitting method...\nAnalysing id \"365\" with \"未来一周\" time splitting method...\nAnalysing id \"366\" with \"未来一周\" time splitting method...\nAnalysing id \"367\" with \"未来一周\" time splitting method...\nAnalysing id \"368\" with \"未来一周\" time splitting method...\nAnalysing id \"369\" with \"未来一周\" time splitting method...\nAnalysing id \"370\" with \"未来一周\" time splitting method...\nAnalysing id \"371\" with \"未来一周\" time splitting method...\nAnalysing id \"372\" with \"未来一周\" time splitting method...\nAnalysing id \"373\" with \"未来一周\" time splitting method...\nAnalysing id \"374\" with \"未来一周\" time splitting method...\nAnalysing id \"375\" with \"未来一周\" time splitting method...\nAnalysing id \"376\" with \"未来一周\" time splitting method...\nAnalysing id \"377\" with \"未来一周\" time splitting method...\nAnalysing id \"378\" with \"未来一周\" time splitting method...\nAnalysing id \"379\" with \"未来一周\" time splitting method...\nAnalysing id \"380\" with \"未来一周\" time splitting method...\nAnalysing id \"381\" with \"未来一周\" time splitting method...\nAnalysing id \"382\" with \"未来一周\" time splitting method...\nAnalysing id \"383\" with \"未来一周\" time splitting method...\nAnalysing id \"384\" with \"未来一周\" time splitting method...\nAnalysing id \"385\" with \"未来一周\" time splitting method...\nAnalysing id \"386\" with \"未来一周\" time splitting method...\nAnalysing id \"387\" with \"未来一周\" time splitting method...\nAnalysing id \"388\" with \"未来一周\" time splitting method...\nAnalysing id \"389\" with \"未来一周\" time splitting method...\n-->结果 即将到来的活动\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"1\" with \"从开始到结束\" time splitting method...\n-->结果 ‎课程有无法开始的风险‎\n预测结果\n!! 没有新的元素可以预测。 !!\nAnalysing id \"28\" with \"上个月\" time splitting method...\nAnalysing id \"35\" with \"上个月\" time splitting method...\nAnalysing id \"32\" with \"上个月\" time splitting method...\n-->结果 最近没有访问过此课程的学生\n预测结果\n!! 没有新的元素可以预测。 !!\n... used 340 dbqueries\n... used 0.78404998779297 seconds\nScheduled task complete: 预测模型 (tool_analytics\\task\\predict_models)\n','random-9ut9hf',2291),(181117,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649394002.6065000000,1649394002.6178000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:00:02. Current memory use 27MB.\n\n0 feeds refreshed (took 0.00084600000000001 seconds)\n... used 1 dbqueries\n... used 0.0098299980163574 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2288),(181118,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649394002.6286000000,1649394002.6377000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:00:02. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.0068180561065674 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2288),(181119,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649394002.6335000000,1649394002.6404000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:00:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0039710998535156 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2291),(181120,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649394002.6499000000,1649394002.6551000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:00:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.0038769245147705 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2291),(181121,0,'moodle','core\\task\\session_cleanup_task',0,1649394002.6572000000,1649394002.6787000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:00:02. Current memory use 28.2MB.\n... used 7 dbqueries\n... used 0.019200086593628 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2288),(181122,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394002.6784000000,1649394002.6818000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:00:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2291),(181123,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394002.6911000000,1649394002.6921000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:00:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2288),(181124,0,'moodle','core\\task\\grade_cron_task',0,1649394002.7021000000,1649394002.7050000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:00:02. Current memory use 28.5MB.\n... used 2 dbqueries\n... used 0.001882791519165 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2288),(181125,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394002.6944000000,1649394002.7239000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:00:02. Current memory use 27.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027935981750488 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2291),(181126,0,'moodle','core\\task\\portfolio_cron_task',0,1649394002.7339000000,1649394002.7356000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:00:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2291),(181127,0,'moodle','core\\task\\completion_regular_task',0,1649394002.7246000000,1649394002.7417000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:00:02. Current memory use 28.5MB.\n... used 6 dbqueries\n... used 0.015896081924438 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2288),(181128,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394002.7526000000,1649394002.7539000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:00:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2291),(181129,0,'moodle','core\\task\\calendar_cron_task',0,1649394002.7572000000,1649394002.7629000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:00:02. Current memory use 29.2MB.\n... used 1 dbqueries\n... used 0.0047938823699951 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2288),(181130,0,'moodle','core\\task\\blog_cron_task',0,1649394002.7648000000,1649394002.7659000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:00:02. Current memory use 29.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2291),(181131,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394002.7782000000,1649394002.7809000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:00:02. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099086761474609 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2291),(181132,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394002.7731000000,1649394002.7956000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:00:02. Current memory use 29.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021646976470947 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2288),(181133,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394002.8362000000,1649394002.8407000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:00:02. Current memory use 32.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002377986907959 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2288),(181134,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394002.8130000000,1649394002.8452000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:00:02. Current memory use 30.3MB.\n... used 3 dbqueries\n... used 0.030019044876099 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2291),(181135,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394002.8701000000,1649394002.8769000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:00:02. Current memory use 33.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004148006439209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2288),(181136,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394002.8898000000,1649394002.8917000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:00:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2288),(181137,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394002.8913000000,1649394002.8932000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:00:02. Current memory use 35.6MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2291),(181138,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394002.9093000000,1649394002.9118000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:00:02. Current memory use 35.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2291),(181139,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394002.9115000000,1649394002.9137000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:00:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2288),(181140,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394002.9252000000,1649394002.9276000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:00:02. Current memory use 35.7MB.\n... used 0 dbqueries\n... used 0.00028514862060547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2291),(181141,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394002.9248000000,1649394002.9283000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:00:02. Current memory use 33.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002079963684082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2288),(181142,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394002.9497000000,1649394002.9539000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:00:02. Current memory use 34.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0023360252380371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2288),(181143,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394062.3094000000,1649394062.3231000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:01:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0079398155212402 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2346),(181144,0,'moodle','core\\task\\session_cleanup_task',0,1649394062.3030000000,1649394062.3251000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016499996185303 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2351),(181145,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394062.3481000000,1649394062.3492000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2351),(181146,0,'moodle','core\\task\\grade_cron_task',0,1649394062.3621000000,1649394062.3779000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:01:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014456033706665 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2351),(181147,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394062.3507000000,1649394062.3920000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:01:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040404081344604 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2346),(181148,0,'moodle','core\\task\\portfolio_cron_task',0,1649394062.4116000000,1649394062.4130000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2346),(181149,0,'moodle','core\\task\\completion_regular_task',0,1649394062.3994000000,1649394062.4199000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:01:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019337892532349 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2351),(181150,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394062.4351000000,1649394062.4368000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2346),(181151,0,'moodle','core\\task\\calendar_cron_task',0,1649394062.4449000000,1649394062.4525000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:01:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0066051483154297 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2351),(181152,0,'moodle','core\\task\\blog_cron_task',0,1649394062.4571000000,1649394062.4585000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:01:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2346),(181153,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394062.4706000000,1649394062.4723000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:01:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080990791320801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2346),(181154,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394062.4685000000,1649394062.4865000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:01:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017153978347778 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2351),(181155,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394062.4899000000,1649394062.5218000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:01:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030501127243042 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2346),(181156,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394062.5194000000,1649394062.5225000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:01:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014519691467285 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2351),(181157,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394062.5446000000,1649394062.5477000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:01:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019121170043945 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2351),(181158,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394062.5564000000,1649394062.5577000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:01:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024008750915527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2351),(181159,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394062.5571000000,1649394062.5587000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:01:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2346),(181160,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394062.5696000000,1649394062.5724000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:01:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065302848815918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2346),(181161,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394062.5736000000,1649394062.5752000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:01:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2351),(181162,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394062.5895000000,1649394062.5938000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:01:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030839443206787 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2346),(181163,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394062.5930000000,1649394062.5944000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:01:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2351),(181164,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394062.6054000000,1649394062.6071000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:01:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2346),(181165,0,'moodle','core\\task\\session_cleanup_task',0,1649394121.9417000000,1649394121.9763000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.028799057006836 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2404),(181166,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394121.9911000000,1649394121.9925000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2404),(181167,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394121.9770000000,1649394121.9925000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0087921619415283 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2407),(181168,0,'moodle','core\\task\\grade_cron_task',0,1649394122.0060000000,1649394122.0184000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:02:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01167106628418 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2407),(181169,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394122.0053000000,1649394122.0455000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:02:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039026021957397 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2404),(181170,0,'moodle','core\\task\\completion_regular_task',0,1649394122.0304000000,1649394122.0480000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:02:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016822099685669 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2407),(181171,0,'moodle','core\\task\\portfolio_cron_task',0,1649394122.0546000000,1649394122.0556000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2404),(181172,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394122.0572000000,1649394122.0580000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:02:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2407),(181173,0,'moodle','core\\task\\blog_cron_task',0,1649394122.0720000000,1649394122.0729000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2404),(181174,0,'moodle','core\\task\\calendar_cron_task',0,1649394122.0708000000,1649394122.0756000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:02:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038101673126221 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2407),(181175,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394122.0826000000,1649394122.0852000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:02:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013117790222168 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2407),(181176,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394122.0826000000,1649394122.1072000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:02:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023355960845947 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2404),(181177,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394122.1404000000,1649394122.1435000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:02:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013830661773682 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2404),(181178,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394122.1102000000,1649394122.1479000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:02:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.03575611114502 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2407),(181179,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394122.1690000000,1649394122.1722000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:02:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022268295288086 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2404),(181180,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394122.1830000000,1649394122.1850000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2404),(181181,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394122.1965000000,1649394122.1983000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2404),(181182,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394122.2021000000,1649394122.2044000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:02:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085902214050293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2407),(181183,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394122.2075000000,1649394122.2106000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2404),(181184,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394122.2262000000,1649394122.2270000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:02:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2404),(181185,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394122.2249000000,1649394122.2286000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:02:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025918483734131 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2407),(181186,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394122.2366000000,1649394122.2380000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:02:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051307678222656 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2404),(181187,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394181.5854000000,1649394181.5950000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:03:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056018829345703 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2453),(181188,0,'moodle','core\\task\\session_cleanup_task',0,1649394181.5835000000,1649394181.5995000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:03:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010579109191895 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2452),(181189,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394181.6039000000,1649394181.6049000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:03:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2453),(181190,0,'moodle','core\\task\\grade_cron_task',0,1649394181.6132000000,1649394181.6283000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:03:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.013946056365967 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2452),(181191,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394181.6128000000,1649394181.6493000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:03:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035682916641235 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2453),(181192,0,'moodle','core\\task\\completion_regular_task',0,1649394181.6381000000,1649394181.6547000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:03:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015318155288696 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2452),(181193,0,'moodle','core\\task\\portfolio_cron_task',0,1649394181.6615000000,1649394181.6624000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2453),(181194,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394181.6666000000,1649394181.6678000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:03:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2452),(181195,0,'moodle','core\\task\\calendar_cron_task',0,1649394181.6759000000,1649394181.6816000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:03:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047411918640137 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2453),(181196,0,'moodle','core\\task\\blog_cron_task',0,1649394181.6915000000,1649394181.6928000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:03:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2452),(181197,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394181.7075000000,1649394181.7098000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:03:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094103813171387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2452),(181198,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394181.6924000000,1649394181.7105000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:03:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016929149627686 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2453),(181199,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394181.7454000000,1649394181.7484000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:03:01. Current memory use 26MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015189647674561 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2452),(181200,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394181.7268000000,1649394181.7708000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:03:01. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.042449951171875 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2453),(181201,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394181.7932000000,1649394181.7971000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:03:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024030208587646 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2452),(181202,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394181.7974000000,1649394181.7991000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:03:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2453),(181203,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394181.8092000000,1649394181.8114000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00033903121948242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2452),(181204,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394181.8096000000,1649394181.8117000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:03:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057220458984375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2453),(181205,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394181.8216000000,1649394181.8234000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:03:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2453),(181206,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394181.8304000000,1649394181.8449000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:03:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.01319694519043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2452),(181207,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394181.8465000000,1649394181.8477000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:03:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2453),(181208,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394181.8590000000,1649394181.8603000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:03:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054311752319336 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2452),(181209,0,'moodle','core\\task\\session_cleanup_task',0,1649394242.2541000000,1649394242.2760000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:04:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016083002090454 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2502),(181210,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394242.2901000000,1649394242.2915000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:04:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2502),(181211,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394242.2821000000,1649394242.2949000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:04:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072741508483887 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2499),(181212,0,'moodle','core\\task\\grade_cron_task',0,1649394242.3130000000,1649394242.3248000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:04:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011085033416748 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2499),(181213,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394242.3024000000,1649394242.3352000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:04:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03161096572876 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2502),(181214,0,'moodle','core\\task\\portfolio_cron_task',0,1649394242.3466000000,1649394242.3476000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2502),(181215,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394242.3563000000,1649394242.3572000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2502),(181216,0,'moodle','core\\task\\completion_regular_task',0,1649394242.3409000000,1649394242.3697000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:04:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.026267051696777 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2499),(181217,0,'moodle','core\\task\\calendar_cron_task',0,1649394242.3746000000,1649394242.3816000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:04:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056939125061035 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2502),(181218,0,'moodle','core\\task\\blog_cron_task',0,1649394242.3917000000,1649394242.3927000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:04:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2499),(181219,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394242.4023000000,1649394242.4052000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:04:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020849704742432 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2499),(181220,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394242.3943000000,1649394242.4178000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:04:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022205114364624 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2502),(181221,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394242.4207000000,1649394242.4534000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:04:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.031494855880737 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2499),(181222,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394242.4646000000,1649394242.4672000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:04:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2502),(181223,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394242.4905000000,1649394242.4937000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:04:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002140998840332 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2502),(181224,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394242.5019000000,1649394242.5046000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:04:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00032305717468262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2502),(181225,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394242.5107000000,1649394242.5121000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:04:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2499),(181226,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394242.5133000000,1649394242.5154000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:04:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058412551879883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2502),(181227,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394242.5206000000,1649394242.5218000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:04:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2499),(181228,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394242.5320000000,1649394242.5358000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:04:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029730796813965 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2502),(181229,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394242.5415000000,1649394242.5426000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:04:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2499),(181230,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394242.5466000000,1649394242.5479000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:04:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055193901062012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2502),(181231,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649394301.8549000000,1649394301.8677000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 13:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0070860385894775 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',2569),(181232,0,'moodle','core\\task\\badges_message_task',0,1649394301.8777000000,1649394301.8834000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047421455383301 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2569),(181233,0,'moodle','core\\task\\badges_cron_task',0,1649394301.8583000000,1649394301.8961000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032872915267944 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2566),(181234,0,'mod_chat','mod_chat\\task\\cron_task',0,1649394301.8993000000,1649394301.9133000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.012661933898926 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2569),(181235,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649394301.9142000000,1649394301.9257000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:05:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010092973709106 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2566),(181236,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649394301.9291000000,1649394301.9383000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00064700000000006 seconds)\n... used 1 dbqueries\n... used 0.008342981338501 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2569),(181237,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649394301.9385000000,1649394301.9468000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0050690174102783 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2566),(181238,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649394301.9509000000,1649394301.9632000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.009627103805542 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2569),(181239,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649394301.9620000000,1649394301.9705000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:05:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0071020126342773 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2566),(181240,0,'moodle','core\\task\\session_cleanup_task',0,1649394301.9778000000,1649394301.9857000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:05:01. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0057389736175537 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2569),(181241,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394301.9831000000,1649394301.9862000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:05:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00086188316345215 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2566),(181242,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394301.9976000000,1649394301.9987000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:05:01. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2569),(181243,0,'moodle','core\\task\\grade_cron_task',0,1649394302.0099000000,1649394302.0210000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:05:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0096700191497803 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2569),(181244,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394301.9980000000,1649394302.0318000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:05:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032454967498779 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2566),(181245,0,'moodle','core\\task\\portfolio_cron_task',0,1649394302.0424000000,1649394302.0435000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:05:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2566),(181246,0,'moodle','core\\task\\completion_regular_task',0,1649394302.0287000000,1649394302.0498000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:05:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.019931077957153 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2569),(181247,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394302.0529000000,1649394302.0543000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:05:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2566),(181248,0,'moodle','core\\task\\calendar_cron_task',0,1649394302.0609000000,1649394302.0668000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:05:02. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0050280094146729 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2569),(181249,0,'moodle','core\\task\\blog_cron_task',0,1649394302.0733000000,1649394302.0741000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:05:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2566),(181250,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394302.0847000000,1649394302.0874000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:05:02. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014059543609619 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2566),(181251,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394302.0745000000,1649394302.0926000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:05:02. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01721978187561 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2569),(181252,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394302.1149000000,1649394302.1177000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:05:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012249946594238 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2569),(181253,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394302.0991000000,1649394302.1298000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:05:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.029062032699585 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2566),(181254,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394302.1388000000,1649394302.1442000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:05:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030250549316406 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2569),(181255,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394302.1530000000,1649394302.1541000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00028705596923828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2569),(181256,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394302.1644000000,1649394302.1657000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2569),(181257,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394302.1694000000,1649394302.1715000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:05:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074601173400879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2566),(181258,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394302.1742000000,1649394302.1756000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2569),(181259,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394302.1782000000,1649394302.1810000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:05:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018661022186279 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2566),(181260,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394302.1829000000,1649394302.1840000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:05:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2569),(181261,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394302.1930000000,1649394302.1951000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:05:02. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089311599731445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2566),(181262,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394361.6225000000,1649394361.6342000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:06:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061399936676025 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2618),(181263,0,'moodle','core\\task\\session_cleanup_task',0,1649394361.6190000000,1649394361.6364000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:06:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011950016021729 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2613),(181264,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394361.6475000000,1649394361.6493000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2613),(181265,0,'moodle','core\\task\\grade_cron_task',0,1649394361.6631000000,1649394361.6798000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:06:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015094995498657 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2613),(181266,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394361.6514000000,1649394361.6864000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:06:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033439159393311 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2618),(181267,0,'moodle','core\\task\\portfolio_cron_task',0,1649394361.6984000000,1649394361.6996000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2618),(181268,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394361.7098000000,1649394361.7116000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2618),(181269,0,'moodle','core\\task\\completion_regular_task',0,1649394361.6894000000,1649394361.7153000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:06:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.02460503578186 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2613),(181270,0,'moodle','core\\task\\calendar_cron_task',0,1649394361.7298000000,1649394361.7371000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:06:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055310726165771 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2618),(181271,0,'moodle','core\\task\\blog_cron_task',0,1649394361.7378000000,1649394361.7391000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:06:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2613),(181272,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394361.7506000000,1649394361.7541000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:06:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018200874328613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2613),(181273,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394361.7499000000,1649394361.7841000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:06:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032610893249512 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2618),(181274,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394361.8322000000,1649394361.8348000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:06:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014069080352783 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2618),(181275,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394361.7924000000,1649394361.8372000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:06:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.042550086975098 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2613),(181276,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394361.8616000000,1649394361.8649000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:06:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019259452819824 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2618),(181277,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394361.8747000000,1649394361.8764000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:06:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2618),(181278,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394361.8910000000,1649394361.8928000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:06:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00026488304138184 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2613),(181279,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394361.8910000000,1649394361.8939000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:06:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00096011161804199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2618),(181280,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394361.9030000000,1649394361.9051000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:06:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2613),(181281,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394361.9096000000,1649394361.9131000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:06:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024361610412598 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2618),(181282,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394361.9188000000,1649394361.9200000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:06:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2613),(181283,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394361.9253000000,1649394361.9271000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:06:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069117546081543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2618),(181284,0,'moodle','core\\task\\session_cleanup_task',0,1649394422.2760000000,1649394422.2963000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:07:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013765096664429 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2660),(181285,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394422.3154000000,1649394422.3205000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:07:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2660),(181286,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394422.3352000000,1649394422.3374000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:07:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2660),(181287,0,'moodle','core\\task\\grade_cron_task',0,1649394422.3628000000,1649394422.3759000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:07:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012030124664307 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2660),(181288,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394422.3449000000,1649394422.3876000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:07:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03812313079834 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2657),(181289,0,'moodle','core\\task\\portfolio_cron_task',0,1649394422.4017000000,1649394422.4037000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2657),(181290,0,'moodle','core\\task\\completion_regular_task',0,1649394422.3846000000,1649394422.4055000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:07:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019906997680664 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2660),(181291,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394422.4134000000,1649394422.4147000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2657),(181292,0,'moodle','core\\task\\calendar_cron_task',0,1649394422.4266000000,1649394422.4330000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:07:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051791667938232 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2660),(181293,0,'moodle','core\\task\\blog_cron_task',0,1649394422.4390000000,1649394422.4402000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:07:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2657),(181294,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394422.4629000000,1649394422.4656000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:07:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2657),(181295,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394422.4451000000,1649394422.4703000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:07:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022411823272705 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2660),(181296,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394422.5226000000,1649394422.5257000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:07:02. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017890930175781 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2657),(181297,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394422.4889000000,1649394422.5312000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:07:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.040766000747681 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2660),(181298,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394422.5567000000,1649394422.5622000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:07:02. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038199424743652 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2660),(181299,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394422.5755000000,1649394422.5775000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:07:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00032210350036621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2660),(181300,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394422.5767000000,1649394422.5785000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:07:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2657),(181301,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394422.5903000000,1649394422.5925000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:07:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077605247497559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2657),(181302,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394422.5907000000,1649394422.5926000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:07:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2660),(181303,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394422.6096000000,1649394422.6106000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:07:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2660),(181304,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394422.6092000000,1649394422.6130000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:07:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025851726531982 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2657),(181305,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394422.6248000000,1649394422.6264000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:07:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068116188049316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2657),(181306,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649394481.9701000000,1649394481.9909000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 13:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017219066619873 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',2711),(181307,0,'moodle','core\\task\\session_cleanup_task',0,1649394481.9750000000,1649394481.9965000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:08:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013749122619629 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2712),(181308,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394482.0030000000,1649394482.0087000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:08:02. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.0019149780273438 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2711),(181309,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394482.0115000000,1649394482.0132000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:08:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2712),(181310,0,'moodle','core\\task\\grade_cron_task',0,1649394482.0273000000,1649394482.0439000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:08:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.015136957168579 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2711),(181311,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394482.0229000000,1649394482.0702000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:08:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046288013458252 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2712),(181312,0,'moodle','core\\task\\portfolio_cron_task',0,1649394482.0853000000,1649394482.0884000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.0003819465637207 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2712),(181313,0,'moodle','core\\task\\completion_regular_task',0,1649394482.0672000000,1649394482.0888000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:08:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.019832849502563 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2711),(181314,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394482.1001000000,1649394482.1011000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:08:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2711),(181315,0,'moodle','core\\task\\calendar_cron_task',0,1649394482.1126000000,1649394482.1197000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:08:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056188106536865 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2712),(181316,0,'moodle','core\\task\\blog_cron_task',0,1649394482.1209000000,1649394482.1221000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:08:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2711),(181317,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394482.1334000000,1649394482.1361000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:08:02. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014111995697021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2711),(181318,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394482.1299000000,1649394482.1575000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:08:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026287794113159 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2712),(181319,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394482.1577000000,1649394482.1948000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:08:02. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.035431146621704 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2711),(181320,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394482.1977000000,1649394482.2001000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:08:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011839866638184 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2712),(181321,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394482.2430000000,1649394482.2448000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:08:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2711),(181322,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394482.2420000000,1649394482.2459000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:08:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002579927444458 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2712),(181323,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394482.2561000000,1649394482.2577000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:08:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2711),(181324,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394482.2565000000,1649394482.2580000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:08:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2712),(181325,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394482.2666000000,1649394482.2698000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:08:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2711),(181326,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394482.2725000000,1649394482.2750000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:08:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018091201782227 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2712),(181327,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394482.2823000000,1649394482.2834000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:08:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2711),(181328,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394482.2885000000,1649394482.2903000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:08:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010530948638916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2712),(181329,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394541.6407000000,1649394541.6511000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058209896087646 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2766),(181330,0,'moodle','core\\task\\session_cleanup_task',0,1649394541.6391000000,1649394541.6605000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014902114868164 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2768),(181331,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394541.6606000000,1649394541.6614000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:09:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2766),(181332,0,'moodle','core\\task\\grade_cron_task',0,1649394541.6710000000,1649394541.6852000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:09:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013188123703003 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2768),(181333,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394541.6703000000,1649394541.7046000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:09:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033406019210815 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2766),(181334,0,'moodle','core\\task\\portfolio_cron_task',0,1649394541.7141000000,1649394541.7151000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2766),(181335,0,'moodle','core\\task\\completion_regular_task',0,1649394541.6983000000,1649394541.7176000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:09:01. Current memory use 21.4MB.\n... used 6 dbqueries\n... used 0.018165826797485 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2768),(181336,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394541.7231000000,1649394541.7243000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2766),(181337,0,'moodle','core\\task\\calendar_cron_task',0,1649394541.7329000000,1649394541.7374000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:09:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036962032318115 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2768),(181338,0,'moodle','core\\task\\blog_cron_task',0,1649394541.7411000000,1649394541.7421000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:09:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2766),(181339,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394541.7520000000,1649394541.7538000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:09:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2766),(181340,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394541.7463000000,1649394541.7618000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:09:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014624834060669 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2768),(181341,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394541.7975000000,1649394541.8012000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:09:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019700527191162 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2768),(181342,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394541.7708000000,1649394541.8055000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:09:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.033486843109131 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2766),(181343,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394541.8383000000,1649394541.8424000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:09:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022990703582764 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2768),(181344,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394541.8521000000,1649394541.8544000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:09:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00040888786315918 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2768),(181345,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394541.8562000000,1649394541.8580000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:09:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2766),(181346,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394541.8645000000,1649394541.8669000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:09:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2768),(181347,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394541.8688000000,1649394541.8705000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:09:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2766),(181348,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394541.8788000000,1649394541.8826000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:09:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025410652160645 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2768),(181349,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394541.8861000000,1649394541.8876000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:09:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2766),(181350,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394541.8988000000,1649394541.9008000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:09:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082206726074219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2768),(181351,0,'moodle','core\\task\\backup_cleanup_task',0,1649394602.4167000000,1649394602.4377000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 13:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.013046979904175 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',2932),(181352,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649394602.4233000000,1649394602.4402000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:10:02. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.011140108108521 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',2929),(181353,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649394602.4582000000,1649394602.4617000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:10:02. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017299652099609 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',2932),(181354,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649394602.4600000000,1649394602.4667000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:10:02. Current memory use 37.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0053730010986328 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',2929),(181355,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649394602.5118000000,1649394602.5156000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:10:02. Current memory use 37.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.001884937286377 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',2932),(181356,0,'moodle','core\\task\\badges_cron_task',0,1649394602.5177000000,1649394602.5369000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.016516923904419 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2929),(181357,0,'moodle','core\\task\\badges_message_task',0,1649394602.5338000000,1649394602.5398000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047619342803955 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2932),(181358,0,'mod_chat','mod_chat\\task\\cron_task',0,1649394602.5612000000,1649394602.5658000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:10:02. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0021259784698486 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2932),(181359,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649394602.5608000000,1649394602.5694000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:10:02. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0072479248046875 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2929),(181360,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649394602.5906000000,1649394602.5988000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.005403995513916 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2929),(181361,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649394602.5901000000,1649394602.6022000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:10:02. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00050300000000003 seconds)\n... used 1 dbqueries\n... used 0.010999917984009 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2932),(181362,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649394602.6161000000,1649394602.6214000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0039300918579102 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2929),(181363,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649394602.6216000000,1649394602.6298000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:10:02. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0046000480651855 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2932),(181364,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394602.6410000000,1649394602.6443000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:10:02. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.0010049343109131 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2932),(181365,0,'moodle','core\\task\\session_cleanup_task',0,1649394602.6376000000,1649394602.6494000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:10:02. Current memory use 39MB.\n... used 7 dbqueries\n... used 0.0095329284667969 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2929),(181366,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394602.6626000000,1649394602.6643000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:10:02. Current memory use 39.3MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2929),(181367,0,'moodle','core\\task\\grade_cron_task',0,1649394602.6794000000,1649394602.6827000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:10:02. Current memory use 39.4MB.\n... used 2 dbqueries\n... used 0.0021381378173828 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2929),(181368,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394602.6646000000,1649394602.6916000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:10:02. Current memory use 39.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02573299407959 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2932),(181369,0,'moodle','core\\task\\portfolio_cron_task',0,1649394602.7025000000,1649394602.7035000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2932),(181370,0,'moodle','core\\task\\completion_regular_task',0,1649394602.6982000000,1649394602.7143000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:10:02. Current memory use 39.4MB.\n... used 6 dbqueries\n... used 0.014808177947998 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2929),(181371,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394602.7141000000,1649394602.7152000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2932),(181372,0,'moodle','core\\task\\blog_cron_task',0,1649394602.7307000000,1649394602.7321000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:10:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2932),(181373,0,'moodle','core\\task\\calendar_cron_task',0,1649394602.7248000000,1649394602.7335000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:10:02. Current memory use 40MB.\n... used 1 dbqueries\n... used 0.0074708461761475 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2929),(181374,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394602.7447000000,1649394602.7470000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:10:02. Current memory use 41.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012128353118896 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2932),(181375,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394602.7443000000,1649394602.7473000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:10:02. Current memory use 40.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0019698143005371 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2929),(181376,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394602.7619000000,1649394602.7646000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:10:02. Current memory use 41.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011951923370361 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2932),(181377,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394602.7590000000,1649394602.7750000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:10:02. Current memory use 40.5MB.\n... used 3 dbqueries\n... used 0.014039993286133 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2929),(181378,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394602.7848000000,1649394602.7888000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:10:02. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023560523986816 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2932),(181379,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394602.7966000000,1649394602.7987000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:10:02. Current memory use 42.1MB.\n... used 0 dbqueries\n... used 0.00020980834960938 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2929),(181380,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394602.8001000000,1649394602.8016000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:10:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2932),(181381,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394602.8108000000,1649394602.8129000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:10:02. Current memory use 42.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057291984558105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2929),(181382,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394602.8124000000,1649394602.8139000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:10:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2932),(181383,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394602.8220000000,1649394602.8403000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:10:02. Current memory use 42.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0037729740142822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2929),(181384,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394602.8397000000,1649394602.8419000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00029277801513672 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2932),(181385,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394602.8534000000,1649394602.8551000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:10:02. Current memory use 42.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2929),(181386,0,'moodle','core\\task\\session_cleanup_task',0,1649394662.2552000000,1649394662.2727000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:11:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012274980545044 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2988),(181387,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394662.2692000000,1649394662.2816000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:11:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071310997009277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2982),(181388,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394662.2885000000,1649394662.2896000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:11:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2988),(181389,0,'moodle','core\\task\\grade_cron_task',0,1649394662.3074000000,1649394662.3211000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:11:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012640953063965 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2982),(181390,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394662.3046000000,1649394662.3639000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:11:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.058048009872437 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2988),(181391,0,'moodle','core\\task\\completion_regular_task',0,1649394662.3306000000,1649394662.3648000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:11:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.0330970287323 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2982),(181392,0,'moodle','core\\task\\portfolio_cron_task',0,1649394662.3767000000,1649394662.3781000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:11:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2982),(181393,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394662.3775000000,1649394662.3785000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2988),(181394,0,'moodle','core\\task\\blog_cron_task',0,1649394662.3991000000,1649394662.4005000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:11:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2988),(181395,0,'moodle','core\\task\\calendar_cron_task',0,1649394662.3989000000,1649394662.4055000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:11:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0054240226745605 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2982),(181396,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394662.4250000000,1649394662.4276000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:11:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017979145050049 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2982),(181397,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394662.4133000000,1649394662.4462000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:11:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.031672954559326 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2988),(181398,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394662.4827000000,1649394662.4864000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:11:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017869472503662 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2988),(181399,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394662.4574000000,1649394662.5035000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:11:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.04417896270752 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2982),(181400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394662.5091000000,1649394662.5130000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:11:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027129650115967 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2988),(181401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394662.5265000000,1649394662.5280000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:11:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00032496452331543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2988),(181402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394662.5347000000,1649394662.5358000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:11:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2988),(181403,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394662.5442000000,1649394662.5458000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:11:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2988),(181404,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394662.5512000000,1649394662.5532000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:11:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00032210350036621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2982),(181405,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394662.5577000000,1649394662.5606000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:11:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017979145050049 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2988),(181406,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394662.5702000000,1649394662.5718000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:11:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2982),(181407,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394662.5748000000,1649394662.5765000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:11:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087189674377441 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2988),(181408,0,'moodle','core\\task\\session_cleanup_task',0,1649394721.8880000000,1649394721.9093000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:12:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015160083770752 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3036),(181409,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394721.9202000000,1649394721.9220000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:12:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00066614151000977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3036),(181410,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394721.9322000000,1649394721.9334000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:12:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3036),(181411,0,'moodle','core\\task\\grade_cron_task',0,1649394721.9502000000,1649394721.9670000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:12:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015537977218628 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3036),(181412,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394721.9341000000,1649394721.9847000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:12:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045633792877197 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3030),(181413,0,'moodle','core\\task\\portfolio_cron_task',0,1649394721.9935000000,1649394721.9944000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3030),(181414,0,'moodle','core\\task\\completion_regular_task',0,1649394721.9824000000,1649394722.0039000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:12:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020392179489136 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3036),(181415,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394722.0052000000,1649394722.0064000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3030),(181416,0,'moodle','core\\task\\blog_cron_task',0,1649394722.0477000000,1649394722.0495000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:12:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3030),(181417,0,'moodle','core\\task\\calendar_cron_task',0,1649394722.0225000000,1649394722.0493000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:12:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.025243043899536 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3036),(181418,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394722.0619000000,1649394722.0642000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:12:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001086950302124 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3036),(181419,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394722.0598000000,1649394722.0818000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:12:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021160840988159 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3030),(181420,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394722.1164000000,1649394722.1195000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:12:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015320777893066 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3030),(181421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394722.0930000000,1649394722.1336000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:12:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.038425922393799 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3036),(181422,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394722.1472000000,1649394722.1546000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:12:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.005856990814209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3030),(181423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394722.1657000000,1649394722.1675000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:12:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3030),(181424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394722.1701000000,1649394722.1723000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:12:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3036),(181425,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394722.1790000000,1649394722.1810000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:12:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059318542480469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3030),(181426,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394722.1817000000,1649394722.1838000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:12:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3036),(181427,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394722.2036000000,1649394722.2077000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:12:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002964973449707 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3036),(181428,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394722.2077000000,1649394722.2096000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:12:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3030),(181429,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394722.2218000000,1649394722.2247000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:12:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0018148422241211 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3036),(181430,0,'moodle','core\\task\\session_cleanup_task',0,1649394781.5592000000,1649394781.5795000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014379024505615 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3080),(181431,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394781.5750000000,1649394781.5859000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067920684814453 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3078),(181432,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394781.5904000000,1649394781.5932000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3080),(181433,0,'moodle','core\\task\\grade_cron_task',0,1649394781.6042000000,1649394781.6198000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:13:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014710187911987 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3080),(181434,0,'moodle','core\\task\\portfolio_cron_task',0,1649394781.6314000000,1649394781.6484000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:13:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3080),(181435,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394781.6035000000,1649394781.6528000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:13:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048402070999146 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3078),(181436,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394781.6670000000,1649394781.6692000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3078),(181437,0,'moodle','core\\task\\completion_regular_task',0,1649394781.6617000000,1649394781.6800000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:13:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01740288734436 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3080),(181438,0,'moodle','core\\task\\calendar_cron_task',0,1649394781.6894000000,1649394781.6958000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056290626525879 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3078),(181439,0,'moodle','core\\task\\blog_cron_task',0,1649394781.6990000000,1649394781.7004000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:13:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3080),(181440,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394781.7095000000,1649394781.7119000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:13:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012121200561523 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3080),(181441,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394781.7091000000,1649394781.7319000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:13:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021641969680786 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3078),(181442,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394781.7304000000,1649394781.7725000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:13:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.03995680809021 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3080),(181443,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394781.7711000000,1649394781.7758000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:13:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0025439262390137 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3078),(181444,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394781.8059000000,1649394781.8117000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:13:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040271282196045 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3078),(181445,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394781.8210000000,1649394781.8223000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:13:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3078),(181446,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394781.8321000000,1649394781.8339000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:13:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3078),(181447,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394781.8442000000,1649394781.8465000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:13:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3078),(181448,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394781.8502000000,1649394781.8523000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:13:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00029706954956055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3080),(181449,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394781.8643000000,1649394781.8672000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:13:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017380714416504 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3078),(181450,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394781.8663000000,1649394781.8685000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:13:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3080),(181451,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394781.8850000000,1649394781.8869000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:13:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090885162353516 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3078),(181452,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394842.2522000000,1649394842.2630000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:14:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064241886138916 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3141),(181453,0,'moodle','core\\task\\session_cleanup_task',0,1649394842.2456000000,1649394842.2692000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:14:02. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.018090963363647 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3136),(181454,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394842.2721000000,1649394842.2729000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:14:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3141),(181455,0,'moodle','core\\task\\grade_cron_task',0,1649394842.2812000000,1649394842.2953000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:14:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01309609413147 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3141),(181456,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394842.2783000000,1649394842.3085000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:14:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029358863830566 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3136),(181457,0,'moodle','core\\task\\portfolio_cron_task',0,1649394842.3171000000,1649394842.3183000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3136),(181458,0,'moodle','core\\task\\completion_regular_task',0,1649394842.3043000000,1649394842.3204000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:14:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015054941177368 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3141),(181459,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394842.3270000000,1649394842.3282000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3136),(181460,0,'moodle','core\\task\\calendar_cron_task',0,1649394842.3382000000,1649394842.3451000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:14:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0058209896087646 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3141),(181461,0,'moodle','core\\task\\blog_cron_task',0,1649394842.3464000000,1649394842.3478000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:14:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3136),(181462,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394842.3578000000,1649394842.3604000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:14:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011880397796631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3136),(181463,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394842.3564000000,1649394842.3752000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:14:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017766952514648 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3141),(181464,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394842.4188000000,1649394842.4222000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:14:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016069412231445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3141),(181465,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394842.3817000000,1649394842.4258000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:14:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042526006698608 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3136),(181466,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394842.4515000000,1649394842.4560000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:14:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027649402618408 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3141),(181467,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394842.4642000000,1649394842.4656000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:14:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3136),(181468,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394842.4670000000,1649394842.4684000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:14:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00029087066650391 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3141),(181469,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394842.4772000000,1649394842.4789000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:14:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3141),(181470,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394842.4776000000,1649394842.4803000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:14:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081801414489746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3136),(181471,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394842.4926000000,1649394842.4937000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:14:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3136),(181472,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394842.4918000000,1649394842.4941000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:14:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015261173248291 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3141),(181473,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394842.5052000000,1649394842.5071000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:14:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3136),(181474,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649394901.8540000000,1649394901.9020000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 13:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.043988943099976 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',3211),(181475,0,'moodle','core\\task\\badges_cron_task',0,1649394901.8886000000,1649394901.9430000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.049170017242432 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',3213),(181476,0,'moodle','core\\task\\badges_message_task',0,1649394901.9405000000,1649394901.9488000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055019855499268 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',3211),(181477,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649394901.9663000000,1649394901.9757000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:15:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0083889961242676 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',3211),(181478,0,'mod_chat','mod_chat\\task\\cron_task',0,1649394901.9652000000,1649394901.9836000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:15:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.016862869262695 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',3213),(181479,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649394901.9893000000,1649394901.9983000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:15:01. Current memory use 25.5MB.\n\n0 feeds refreshed (took 0.00072399999999995 seconds)\n... used 1 dbqueries\n... used 0.0082111358642578 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',3211),(181480,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649394902.0026000000,1649394902.0090000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:15:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0039739608764648 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',3213),(181481,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649394902.0231000000,1649394902.0270000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:15:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0029740333557129 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',3213),(181482,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649394902.0225000000,1649394902.0294000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:15:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.0038800239562988 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',3211),(181483,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394902.0411000000,1649394902.0447000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:15:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0006401538848877 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3211),(181484,0,'moodle','core\\task\\session_cleanup_task',0,1649394902.0367000000,1649394902.0454000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:15:02. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.0065159797668457 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3213),(181485,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394902.0537000000,1649394902.0551000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:15:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3211),(181486,0,'moodle','core\\task\\grade_cron_task',0,1649394902.0745000000,1649394902.0796000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:15:02. Current memory use 27.1MB.\n... used 2 dbqueries\n... used 0.004072904586792 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3211),(181487,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394902.0567000000,1649394902.0838000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:15:02. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025984048843384 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3213),(181488,0,'moodle','core\\task\\portfolio_cron_task',0,1649394902.0969000000,1649394902.0981000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:15:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3213),(181489,0,'moodle','core\\task\\completion_regular_task',0,1649394902.0889000000,1649394902.1057000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:15:02. Current memory use 27.1MB.\n... used 6 dbqueries\n... used 0.015915870666504 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3211),(181490,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394902.1244000000,1649394902.1282000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:15:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3213),(181491,0,'moodle','core\\task\\calendar_cron_task',0,1649394902.1402000000,1649394902.1479000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:15:02. Current memory use 28.3MB.\n... used 1 dbqueries\n... used 0.0060708522796631 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3211),(181492,0,'moodle','core\\task\\blog_cron_task',0,1649394902.1499000000,1649394902.1515000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:15:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3213),(181493,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394902.1622000000,1649394902.1648000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:15:02. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001270055770874 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3213),(181494,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394902.1613000000,1649394902.1850000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:15:02. Current memory use 28.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0224449634552 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3211),(181495,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394902.1775000000,1649394902.2150000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:15:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.035222053527832 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3213),(181496,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394902.2140000000,1649394902.2180000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:15:02. Current memory use 31.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015079975128174 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3211),(181497,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394902.2384000000,1649394902.2421000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:15:02. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020210742950439 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3211),(181498,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394902.2524000000,1649394902.2542000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00031805038452148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3211),(181499,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394902.2632000000,1649394902.2648000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3211),(181500,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394902.2731000000,1649394902.2752000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:15:02. Current memory use 32.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3211),(181501,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394902.2838000000,1649394902.2853000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3211),(181502,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394902.2870000000,1649394902.2910000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:15:02. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026950836181641 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3213),(181503,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394902.2952000000,1649394902.2972000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:15:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3211),(181504,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394902.3017000000,1649394902.3041000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:15:02. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001079797744751 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3213),(181505,0,'moodle','core\\task\\session_cleanup_task',0,1649394961.6740000000,1649394961.6903000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011239051818848 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3275),(181506,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649394961.6861000000,1649394961.6973000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:16:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0064420700073242 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3274),(181507,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649394961.7026000000,1649394961.7037000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:16:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3275),(181508,0,'moodle','core\\task\\grade_cron_task',0,1649394961.7252000000,1649394961.7374000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:16:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011398077011108 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3275),(181509,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649394961.7137000000,1649394961.7725000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:16:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.057286977767944 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3274),(181510,0,'moodle','core\\task\\completion_regular_task',0,1649394961.7496000000,1649394961.7761000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:16:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.025085926055908 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3275),(181511,0,'moodle','core\\task\\portfolio_cron_task',0,1649394961.7830000000,1649394961.7848000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3274),(181512,0,'moodle','core\\task\\plagiarism_cron_task',0,1649394961.7852000000,1649394961.7865000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:16:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3275),(181513,0,'moodle','core\\task\\blog_cron_task',0,1649394961.8023000000,1649394961.8035000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:16:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3274),(181514,0,'moodle','core\\task\\calendar_cron_task',0,1649394961.8007000000,1649394961.8084000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:16:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0062308311462402 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3275),(181515,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649394961.8183000000,1649394961.8215000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:16:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019600391387939 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3275),(181516,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649394961.8167000000,1649394961.8378000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:16:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019752025604248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3274),(181517,0,'mod_forum','mod_forum\\task\\cron_task',0,1649394961.8670000000,1649394961.8691000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:16:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00096797943115234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3274),(181518,0,'mod_assign','mod_assign\\task\\cron_task',0,1649394961.8410000000,1649394961.8878000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:16:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.045332193374634 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3275),(181519,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649394961.8943000000,1649394961.8984000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:16:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025279521942139 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3274),(181520,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649394961.9072000000,1649394961.9091000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:16:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014519691467285 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3274),(181521,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649394961.9192000000,1649394961.9206000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:16:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3274),(181522,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649394961.9448000000,1649394961.9467000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:16:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3274),(181523,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649394961.9524000000,1649394961.9541000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:16:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3275),(181524,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649394961.9668000000,1649394961.9700000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:16:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020370483398438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3274),(181525,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649394961.9722000000,1649394961.9735000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:16:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3275),(181526,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649394961.9816000000,1649394961.9828000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:16:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054597854614258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3274),(181527,0,'moodle','core\\task\\complete_plans_task',0,1649395021.2902000000,1649395021.3103000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 13:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.015437126159668 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',3345),(181528,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395021.3212000000,1649395021.3241000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00065493583679199 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3345),(181529,0,'moodle','core\\task\\session_cleanup_task',0,1649395021.3083000000,1649395021.3298000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:17:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015326023101807 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3339),(181530,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395021.3330000000,1649395021.3339000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:17:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3345),(181531,0,'moodle','core\\task\\grade_cron_task',0,1649395021.3549000000,1649395021.3681000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:17:01. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.011600017547607 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3345),(181532,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395021.3448000000,1649395021.3749000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:17:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028754949569702 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3339),(181533,0,'moodle','core\\task\\portfolio_cron_task',0,1649395021.3858000000,1649395021.3867000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:17:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3339),(181534,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395021.3979000000,1649395021.3990000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:17:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3339),(181535,0,'moodle','core\\task\\completion_regular_task',0,1649395021.3782000000,1649395021.4007000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:17:01. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.021251916885376 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3345),(181536,0,'moodle','core\\task\\blog_cron_task',0,1649395021.4179000000,1649395021.4187000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:17:01. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3345),(181537,0,'moodle','core\\task\\calendar_cron_task',0,1649395021.4151000000,1649395021.4203000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:17:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037269592285156 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3339),(181538,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395021.4305000000,1649395021.4330000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:17:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009009838104248 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3339),(181539,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395021.4291000000,1649395021.4464000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:17:01. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016154050827026 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3345),(181540,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395021.4491000000,1649395021.4826000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:17:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.03115701675415 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3339),(181541,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395021.4841000000,1649395021.4876000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:17:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018410682678223 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3345),(181542,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395021.5145000000,1649395021.5208000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:17:01. Current memory use 29.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0046651363372803 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3345),(181543,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395021.5304000000,1649395021.5322000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:17:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00028109550476074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3345),(181544,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395021.5319000000,1649395021.5330000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:17:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00010013580322266 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3339),(181545,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395021.5413000000,1649395021.5431000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:17:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3345),(181546,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395021.5409000000,1649395021.5436000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:17:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3339),(181547,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395021.5563000000,1649395021.5597000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:17:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026330947875977 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3339),(181548,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395021.5586000000,1649395021.5598000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:17:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3345),(181549,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395021.5696000000,1649395021.5709000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:17:01. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055503845214844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3339),(181550,0,'moodle','core\\task\\session_cleanup_task',0,1649395081.9262000000,1649395081.9418000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011039018630981 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3387),(181551,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395081.9315000000,1649395081.9441000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0069220066070557 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3386),(181552,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395081.9521000000,1649395081.9531000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3387),(181553,0,'moodle','core\\task\\grade_cron_task',0,1649395081.9623000000,1649395081.9790000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:18:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015798091888428 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3387),(181554,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395081.9550000000,1649395082.0046000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:18:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047785043716431 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3386),(181555,0,'moodle','core\\task\\completion_regular_task',0,1649395081.9888000000,1649395082.0173000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:18:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.027084827423096 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3387),(181556,0,'moodle','core\\task\\portfolio_cron_task',0,1649395082.0190000000,1649395082.0203000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3386),(181557,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395082.0276000000,1649395082.0287000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3386),(181558,0,'moodle','core\\task\\calendar_cron_task',0,1649395082.0378000000,1649395082.0434000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:18:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0044350624084473 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3387),(181559,0,'moodle','core\\task\\blog_cron_task',0,1649395082.0446000000,1649395082.0459000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:18:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3386),(181560,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395082.0568000000,1649395082.0592000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:18:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001209020614624 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3386),(181561,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395082.0543000000,1649395082.0772000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:18:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021492958068848 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3387),(181562,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395082.1298000000,1649395082.1340000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:18:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023150444030762 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3387),(181563,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395082.0990000000,1649395082.1460000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:18:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.045135974884033 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3386),(181564,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395082.1611000000,1649395082.1678000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:18:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0050549507141113 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3387),(181565,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395082.1766000000,1649395082.1788000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:18:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00035405158996582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3387),(181566,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395082.1906000000,1649395082.1923000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:18:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3387),(181567,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395082.1910000000,1649395082.1929000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:18:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074005126953125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3386),(181568,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395082.2005000000,1649395082.2225000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:18:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3387),(181569,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395082.2065000000,1649395082.2247000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:18:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0039718151092529 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3386),(181570,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395082.2365000000,1649395082.2380000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:18:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3386),(181571,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395082.2394000000,1649395082.2426000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:18:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001378059387207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3387),(181572,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395141.5745000000,1649395141.5847000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005687952041626 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3437),(181573,0,'moodle','core\\task\\session_cleanup_task',0,1649395141.5743000000,1649395141.5907000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:19:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011559009552002 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3438),(181574,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395141.5964000000,1649395141.5973000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:19:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3437),(181575,0,'moodle','core\\task\\grade_cron_task',0,1649395141.6052000000,1649395141.6185000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:19:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.012448072433472 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3437),(181576,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395141.6051000000,1649395141.6475000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:19:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041092157363892 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3438),(181577,0,'moodle','core\\task\\completion_regular_task',0,1649395141.6319000000,1649395141.6476000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014631032943726 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3437),(181578,0,'moodle','core\\task\\portfolio_cron_task',0,1649395141.6564000000,1649395141.6573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3438),(181579,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395141.6572000000,1649395141.6580000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:19:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3437),(181580,0,'moodle','core\\task\\blog_cron_task',0,1649395141.6772000000,1649395141.6786000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:19:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3437),(181581,0,'moodle','core\\task\\calendar_cron_task',0,1649395141.6741000000,1649395141.6797000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:19:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0045101642608643 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3438),(181582,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395141.6887000000,1649395141.6906000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:19:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073409080505371 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3438),(181583,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395141.6887000000,1649395141.7133000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:19:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02337384223938 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3437),(181584,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395141.7106000000,1649395141.7582000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:19:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.046118974685669 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3438),(181585,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395141.7595000000,1649395141.7621000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:19:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012619495391846 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3437),(181586,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395141.7801000000,1649395141.7830000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:19:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017921924591064 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3437),(181587,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395141.7926000000,1649395141.7945000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:19:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3437),(181588,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395141.8043000000,1649395141.8061000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:19:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3437),(181589,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395141.8126000000,1649395141.8140000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:19:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042104721069336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3438),(181590,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395141.8152000000,1649395141.8178000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:19:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3437),(181591,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395141.8264000000,1649395141.8291000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:19:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019350051879883 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3438),(181592,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395141.8323000000,1649395141.8335000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:19:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3437),(181593,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395141.8383000000,1649395141.8405000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:19:01. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012979507446289 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3438),(181594,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649395202.1195000000,1649395202.1327000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:20:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0081558227539062 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',3499),(181595,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649395202.1443000000,1649395202.1461000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:20:02. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00036716461181641 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',3499),(181596,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649395202.1548000000,1649395202.1594000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:20:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0037550926208496 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',3499),(181597,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649395202.1684000000,1649395202.1694000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:20:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',3499),(181598,0,'moodle','core\\task\\badges_message_task',0,1649395202.1946000000,1649395202.2076000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:20:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0090091228485107 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',3500),(181599,0,'moodle','core\\task\\badges_cron_task',0,1649395202.1789000000,1649395202.2172000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:20:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.035606145858765 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',3499),(181600,0,'mod_chat','mod_chat\\task\\cron_task',0,1649395202.2227000000,1649395202.2342000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:20:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.010386943817139 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',3500),(181601,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649395202.2411000000,1649395202.2489000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:20:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0064249038696289 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',3499),(181602,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649395202.2577000000,1649395202.2681000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:20:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00062899999999999 seconds)\n... used 1 dbqueries\n... used 0.0093300342559814 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',3500),(181603,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649395202.2659000000,1649395202.2872000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:20:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.017379999160767 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',3499),(181604,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649395202.2870000000,1649395202.3013000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:20:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.011255025863647 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',3500),(181605,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649395202.3127000000,1649395202.3196000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:20:02. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0058050155639648 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',3499),(181606,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395202.3373000000,1649395202.3410000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:20:02. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.0013129711151123 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3499),(181607,0,'moodle','core\\task\\session_cleanup_task',0,1649395202.3307000000,1649395202.3422000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:20:02. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.008404016494751 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3500),(181608,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395202.3541000000,1649395202.3557000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:20:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3499),(181609,0,'moodle','core\\task\\grade_cron_task',0,1649395202.3703000000,1649395202.3741000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:20:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0021629333496094 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3499),(181610,0,'moodle','core\\task\\completion_regular_task',0,1649395202.3865000000,1649395202.4012000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:20:02. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.013599872589111 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3499),(181611,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395202.3589000000,1649395202.4019000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:20:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041661977767944 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3500),(181612,0,'moodle','core\\task\\portfolio_cron_task',0,1649395202.4122000000,1649395202.4136000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:20:02. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3499),(181613,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395202.4126000000,1649395202.4142000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:20:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3500),(181614,0,'moodle','core\\task\\blog_cron_task',0,1649395202.4336000000,1649395202.4348000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:20:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3499),(181615,0,'moodle','core\\task\\calendar_cron_task',0,1649395202.4293000000,1649395202.4372000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:20:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0062820911407471 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3500),(181616,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395202.4508000000,1649395202.4536000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:20:02. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001539945602417 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3500),(181617,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395202.4471000000,1649395202.4701000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:20:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022119998931885 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3499),(181618,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395202.5055000000,1649395202.5098000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:20:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020937919616699 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3499),(181619,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395202.4704000000,1649395202.5313000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:20:02. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.058774948120117 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3500),(181620,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395202.5361000000,1649395202.5430000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:20:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045440196990967 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3499),(181621,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395202.5539000000,1649395202.5553000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:20:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3499),(181622,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395202.5667000000,1649395202.5678000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:20:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3499),(181623,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395202.5857000000,1649395202.5897000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:20:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0016040802001953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3499),(181624,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395202.5924000000,1649395202.5942000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:20:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3500),(181625,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395202.6030000000,1649395202.6072000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:20:02. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028340816497803 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3500),(181626,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395202.6089000000,1649395202.6108000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:20:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3499),(181627,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395202.6190000000,1649395202.6216000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:20:02. Current memory use 33.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094199180603027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3500),(181628,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395261.9052000000,1649395261.9160000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:21:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064730644226074 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3550),(181629,0,'moodle','core\\task\\session_cleanup_task',0,1649395261.9037000000,1649395261.9226000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:21:01. Current memory use 19.3MB.\n... used 8 dbqueries\n... used 0.013296127319336 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3548),(181630,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395261.9302000000,1649395261.9315000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:21:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3550),(181631,0,'moodle','core\\task\\grade_cron_task',0,1649395261.9409000000,1649395261.9543000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:21:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012315034866333 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3550),(181632,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395261.9363000000,1649395261.9813000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:21:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043800830841064 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3548),(181633,0,'moodle','core\\task\\completion_regular_task',0,1649395261.9647000000,1649395261.9878000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:21:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021870851516724 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3550),(181634,0,'moodle','core\\task\\portfolio_cron_task',0,1649395261.9919000000,1649395261.9932000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3548),(181635,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395261.9973000000,1649395261.9986000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:21:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3550),(181636,0,'moodle','core\\task\\blog_cron_task',0,1649395262.0285000000,1649395262.0294000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:21:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3550),(181637,0,'moodle','core\\task\\calendar_cron_task',0,1649395262.0252000000,1649395262.0339000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:21:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.00714111328125 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3548),(181638,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395262.0445000000,1649395262.0469000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:21:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011658668518066 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3548),(181639,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395262.0376000000,1649395262.0577000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:21:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018919944763184 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3550),(181640,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395262.0978000000,1649395262.1010000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:21:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014560222625732 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3550),(181641,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395262.0722000000,1649395262.1102000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:21:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.036972999572754 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3548),(181642,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395262.1310000000,1649395262.1353000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:21:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027251243591309 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3550),(181643,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395262.1448000000,1649395262.1468000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:21:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00028300285339355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3550),(181644,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395262.1566000000,1649395262.1580000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:21:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3550),(181645,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395262.1620000000,1649395262.1642000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:21:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3548),(181646,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395262.1672000000,1649395262.1690000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:21:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3550),(181647,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395262.1820000000,1649395262.1828000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:21:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3550),(181648,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395262.1817000000,1649395262.1851000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:21:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023159980773926 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3548),(181649,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395262.1911000000,1649395262.1931000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:21:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3550),(181650,0,'moodle','core\\task\\session_cleanup_task',0,1649395321.5844000000,1649395321.6032000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:22:01. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.014077186584473 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3606),(181651,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395321.5888000000,1649395321.6035000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0086889266967773 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3607),(181652,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395321.6196000000,1649395321.6210000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:22:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3606),(181653,0,'moodle','core\\task\\grade_cron_task',0,1649395321.6334000000,1649395321.6499000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:22:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01526403427124 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3606),(181654,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395321.6218000000,1649395321.6700000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:22:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047130107879639 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3607),(181655,0,'moodle','core\\task\\portfolio_cron_task',0,1649395321.6804000000,1649395321.6813000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3607),(181656,0,'moodle','core\\task\\completion_regular_task',0,1649395321.6607000000,1649395321.6826000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:22:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020718097686768 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3606),(181657,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395321.6900000000,1649395321.6912000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3607),(181658,0,'moodle','core\\task\\calendar_cron_task',0,1649395321.6980000000,1649395321.7026000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:22:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037791728973389 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3606),(181659,0,'moodle','core\\task\\blog_cron_task',0,1649395321.7057000000,1649395321.7066000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3607),(181660,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395321.7144000000,1649395321.7160000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:22:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3607),(181661,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395321.7127000000,1649395321.7311000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:22:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017568111419678 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3606),(181662,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395321.7611000000,1649395321.7642000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:22:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3606),(181663,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395321.7328000000,1649395321.7672000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:22:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.032898902893066 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3607),(181664,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395321.7898000000,1649395321.7941000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:22:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025110244750977 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3606),(181665,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395321.8012000000,1649395321.8025000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:22:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025010108947754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3606),(181666,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395321.8090000000,1649395321.8105000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:22:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3607),(181667,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395321.8097000000,1649395321.8119000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:22:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00095105171203613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3606),(181668,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395321.8198000000,1649395321.8212000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:22:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3606),(181669,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395321.8260000000,1649395321.8290000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:22:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019810199737549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3607),(181670,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395321.8387000000,1649395321.8399000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:22:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3606),(181671,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395321.8403000000,1649395321.8417000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:22:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3607),(181672,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649395382.1298000000,1649395382.1505000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 13:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.016911029815674 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',3658),(181673,0,'moodle','core\\task\\session_cleanup_task',0,1649395382.1353000000,1649395382.1511000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:23:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011245012283325 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3656),(181674,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395382.1604000000,1649395382.1619000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:23:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00063014030456543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3656),(181675,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395382.1612000000,1649395382.1638000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:23:02. Current memory use 20.9MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3658),(181676,0,'moodle','core\\task\\grade_cron_task',0,1649395382.1744000000,1649395382.1867000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:23:02. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.011049032211304 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3658),(181677,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395382.1724000000,1649395382.2088000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:23:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035392999649048 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3656),(181678,0,'moodle','core\\task\\completion_regular_task',0,1649395382.1966000000,1649395382.2130000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:23:02. Current memory use 21.8MB.\n... used 6 dbqueries\n... used 0.015114068984985 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3658),(181679,0,'moodle','core\\task\\portfolio_cron_task',0,1649395382.2221000000,1649395382.2232000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:23:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3656),(181680,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395382.2245000000,1649395382.2257000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:23:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3658),(181681,0,'moodle','core\\task\\blog_cron_task',0,1649395382.2442000000,1649395382.2454000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:23:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3658),(181682,0,'moodle','core\\task\\calendar_cron_task',0,1649395382.2395000000,1649395382.2480000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:23:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059618949890137 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3656),(181683,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395382.2582000000,1649395382.2610000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:23:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016610622406006 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3656),(181684,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395382.2569000000,1649395382.2800000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:23:02. Current memory use 23.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021883964538574 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3658),(181685,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395382.2762000000,1649395382.3236000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:23:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.045969009399414 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3656),(181686,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395382.3235000000,1649395382.3257000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:23:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00098204612731934 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3658),(181687,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395382.3437000000,1649395382.3476000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:23:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027279853820801 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3658),(181688,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395382.3559000000,1649395382.3572000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:23:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00026583671569824 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3658),(181689,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395382.3589000000,1649395382.3602000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:23:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3656),(181690,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395382.3645000000,1649395382.3665000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:23:02. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005648136138916 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3658),(181691,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395382.3697000000,1649395382.3710000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:23:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3656),(181692,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395382.3828000000,1649395382.3838000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:23:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3656),(181693,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395382.3831000000,1649395382.3855000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:23:02. Current memory use 28.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016379356384277 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3658),(181694,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395382.3928000000,1649395382.3943000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:23:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3656),(181695,0,'moodle','core\\task\\session_cleanup_task',0,1649395441.7301000000,1649395441.7520000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015609979629517 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3705),(181696,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395441.7606000000,1649395441.7624000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:24:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3705),(181697,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395441.7710000000,1649395441.7721000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3705),(181698,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395441.7795000000,1649395441.8084000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028079032897949 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3705),(181699,0,'moodle','core\\task\\grade_cron_task',0,1649395441.7843000000,1649395441.8143000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:24:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.023972034454346 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3706),(181700,0,'moodle','core\\task\\portfolio_cron_task',0,1649395441.8336000000,1649395441.8350000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:24:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3706),(181701,0,'moodle','core\\task\\completion_regular_task',0,1649395441.8260000000,1649395441.8420000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:24:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.014090061187744 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3705),(181702,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395441.8487000000,1649395441.8501000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:24:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3706),(181703,0,'moodle','core\\task\\blog_cron_task',0,1649395441.8695000000,1649395441.8706000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:24:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3706),(181704,0,'moodle','core\\task\\calendar_cron_task',0,1649395441.8671000000,1649395441.8732000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:24:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0046749114990234 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3705),(181705,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395441.8859000000,1649395441.8877000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:24:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095295906066895 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3706),(181706,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395441.8856000000,1649395441.9038000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:24:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017292022705078 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3705),(181707,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395441.9329000000,1649395441.9362000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:24:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3705),(181708,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395441.9064000000,1649395441.9439000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:24:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.036380052566528 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3706),(181709,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395441.9592000000,1649395441.9624000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:24:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021660327911377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3705),(181710,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395441.9750000000,1649395441.9765000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:24:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3705),(181711,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395441.9835000000,1649395441.9853000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:24:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3706),(181712,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395441.9860000000,1649395441.9884000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:24:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062704086303711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3705),(181713,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395441.9934000000,1649395441.9945000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:24:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3706),(181714,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395442.0019000000,1649395442.0045000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:24:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018320083618164 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3705),(181715,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395442.0087000000,1649395442.0095000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:24:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3706),(181716,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395442.0146000000,1649395442.0161000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:24:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00047612190246582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3705),(181717,0,'moodle','core\\task\\context_cleanup_task',0,1649395501.3990000000,1649395501.4312000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 13:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.023145198822021 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',3761),(181718,0,'moodle','core\\task\\badges_message_task',0,1649395501.4433000000,1649395501.4503000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0058159828186035 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',3761),(181719,0,'moodle','core\\task\\badges_cron_task',0,1649395501.4342000000,1649395501.4750000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036115884780884 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',3763),(181720,0,'mod_chat','mod_chat\\task\\cron_task',0,1649395501.4699000000,1649395501.4810000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.010020017623901 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',3761),(181721,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649395501.4897000000,1649395501.5026000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.011186838150024 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',3761),(181722,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649395501.5052000000,1649395501.5177000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:25:01. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00094300000000003 seconds)\n... used 1 dbqueries\n... used 0.01133394241333 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',3763),(181723,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649395501.5222000000,1649395501.5286000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:25:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0041580200195312 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',3761),(181724,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649395501.5463000000,1649395501.5513000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:25:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0039160251617432 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',3761),(181725,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649395501.5447000000,1649395501.5525000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:25:01. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.0047380924224854 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',3763),(181726,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395501.5655000000,1649395501.5689000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:25:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00069808959960938 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3763),(181727,0,'moodle','core\\task\\session_cleanup_task',0,1649395501.5617000000,1649395501.5703000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:25:01. Current memory use 23.8MB.\n... used 7 dbqueries\n... used 0.0064489841461182 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3761),(181728,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395501.5782000000,1649395501.5795000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:25:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3763),(181729,0,'moodle','core\\task\\grade_cron_task',0,1649395501.5891000000,1649395501.5914000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:25:01. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.0012869834899902 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3763),(181730,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395501.5811000000,1649395501.6126000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:25:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030668020248413 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3761),(181731,0,'moodle','core\\task\\completion_regular_task',0,1649395501.6006000000,1649395501.6158000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:25:01. Current memory use 24.5MB.\n... used 6 dbqueries\n... used 0.013628959655762 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3763),(181732,0,'moodle','core\\task\\portfolio_cron_task',0,1649395501.6297000000,1649395501.6311000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:25:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3761),(181733,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395501.6374000000,1649395501.6389000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:25:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3763),(181734,0,'moodle','core\\task\\calendar_cron_task',0,1649395501.6465000000,1649395501.6525000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:25:01. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0047988891601562 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3761),(181735,0,'moodle','core\\task\\blog_cron_task',0,1649395501.6631000000,1649395501.6640000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:25:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3761),(181736,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395501.6721000000,1649395501.6743000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:25:01. Current memory use 27.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012509822845459 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3761),(181737,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395501.6645000000,1649395501.6897000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:25:01. Current memory use 25.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023974895477295 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3763),(181738,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395501.7204000000,1649395501.7253000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:25:01. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0027081966400146 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3763),(181739,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395501.6846000000,1649395501.7258000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:25:01. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.039507865905762 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3761),(181740,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395501.7538000000,1649395501.7593000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:25:01. Current memory use 29.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035319328308105 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3763),(181741,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395501.7706000000,1649395501.7725000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:25:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0003049373626709 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3763),(181742,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395501.7741000000,1649395501.7769000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:25:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3761),(181743,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395501.7859000000,1649395501.7873000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:25:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3761),(181744,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395501.7849000000,1649395501.7875000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:25:01. Current memory use 30MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3763),(181745,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395501.7993000000,1649395501.8010000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:25:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3763),(181746,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395501.7977000000,1649395501.8017000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:25:01. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026950836181641 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3761),(181747,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395501.8150000000,1649395501.8173000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:25:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009009838104248 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3763),(181748,0,'moodle','core\\task\\session_cleanup_task',0,1649395562.1009000000,1649395562.1177000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:26:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012109994888306 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3802),(181749,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395562.1171000000,1649395562.1277000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:26:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.006026029586792 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3804),(181750,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395562.1293000000,1649395562.1305000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:26:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3802),(181751,0,'moodle','core\\task\\grade_cron_task',0,1649395562.1413000000,1649395562.1589000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:26:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016304016113281 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3804),(181752,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395562.1411000000,1649395562.1802000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:26:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0380859375 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3802),(181753,0,'moodle','core\\task\\completion_regular_task',0,1649395562.1697000000,1649395562.1859000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:26:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015244960784912 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3804),(181754,0,'moodle','core\\task\\portfolio_cron_task',0,1649395562.1896000000,1649395562.1907000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3802),(181755,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395562.1981000000,1649395562.1995000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:26:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3804),(181756,0,'moodle','core\\task\\calendar_cron_task',0,1649395562.2089000000,1649395562.2140000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:26:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042359828948975 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3802),(181757,0,'moodle','core\\task\\blog_cron_task',0,1649395562.2152000000,1649395562.2162000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:26:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3804),(181758,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395562.2247000000,1649395562.2271000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:26:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012478828430176 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3804),(181759,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395562.2232000000,1649395562.2409000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:26:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016388893127441 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3802),(181760,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395562.2729000000,1649395562.2770000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:26:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0025279521942139 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3802),(181761,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395562.2446000000,1649395562.2842000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:26:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.038223028182983 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3804),(181762,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395562.3036000000,1649395562.3092000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:26:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043249130249023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3802),(181763,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395562.3184000000,1649395562.3195000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:26:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3802),(181764,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395562.3232000000,1649395562.3246000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:26:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00026702880859375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3804),(181765,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395562.3282000000,1649395562.3302000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:26:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3802),(181766,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395562.3324000000,1649395562.3339000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:26:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3804),(181767,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395562.3454000000,1649395562.3463000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:26:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3804),(181768,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395562.3427000000,1649395562.3465000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:26:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026710033416748 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3802),(181769,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395562.3548000000,1649395562.3567000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:26:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3802),(181770,0,'moodle','core\\task\\session_cleanup_task',0,1649395621.7062000000,1649395621.7261000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015383005142212 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3858),(181771,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395621.7387000000,1649395621.7398000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3858),(181772,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395621.7331000000,1649395621.7495000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0086140632629395 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3856),(181773,0,'moodle','core\\task\\grade_cron_task',0,1649395621.7609000000,1649395621.7731000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:27:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011229038238525 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3856),(181774,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395621.7479000000,1649395621.7797000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030827045440674 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3858),(181775,0,'moodle','core\\task\\portfolio_cron_task',0,1649395621.7884000000,1649395621.7893000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3858),(181776,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395621.7966000000,1649395621.7975000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3858),(181777,0,'moodle','core\\task\\completion_regular_task',0,1649395621.7803000000,1649395621.8026000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:27:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021430015563965 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3856),(181778,0,'moodle','core\\task\\blog_cron_task',0,1649395621.8189000000,1649395621.8202000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:27:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3856),(181779,0,'moodle','core\\task\\calendar_cron_task',0,1649395621.8162000000,1649395621.8237000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0064258575439453 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3858),(181780,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395621.8350000000,1649395621.8374000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:27:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098609924316406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3858),(181781,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395621.8312000000,1649395621.8571000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:27:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024553060531616 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3856),(181782,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395621.8542000000,1649395621.8942000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:27:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.037909984588623 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3858),(181783,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395621.8987000000,1649395621.9023000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:27:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020780563354492 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3856),(181784,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395621.9287000000,1649395621.9348000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:27:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045580863952637 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3856),(181785,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395621.9405000000,1649395621.9417000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:27:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3858),(181786,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395621.9450000000,1649395621.9471000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:27:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3856),(181787,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395621.9504000000,1649395621.9521000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:27:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045418739318848 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3858),(181788,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395621.9561000000,1649395621.9572000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3856),(181789,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395621.9642000000,1649395621.9667000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:27:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017919540405273 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3858),(181790,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395621.9725000000,1649395621.9733000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:27:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3856),(181791,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395621.9761000000,1649395621.9778000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:27:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062894821166992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3858),(181792,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395681.2828000000,1649395681.2931000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:28:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0056049823760986 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3905),(181793,0,'moodle','core\\task\\session_cleanup_task',0,1649395681.2824000000,1649395681.2987000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011297225952148 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3903),(181794,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395681.3032000000,1649395681.3042000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:28:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3905),(181795,0,'moodle','core\\task\\grade_cron_task',0,1649395681.3140000000,1649395681.3270000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:28:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0118088722229 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3905),(181796,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395681.3089000000,1649395681.3381000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028401851654053 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3903),(181797,0,'moodle','core\\task\\portfolio_cron_task',0,1649395681.3460000000,1649395681.3468000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3903),(181798,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395681.3547000000,1649395681.3557000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3903),(181799,0,'moodle','core\\task\\completion_regular_task',0,1649395681.3371000000,1649395681.3584000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:28:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.020163059234619 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3905),(181800,0,'moodle','core\\task\\blog_cron_task',0,1649395681.3772000000,1649395681.3786000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:28:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3905),(181801,0,'moodle','core\\task\\calendar_cron_task',0,1649395681.3748000000,1649395681.3874000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:28:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.01176905632019 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3903),(181802,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395681.3943000000,1649395681.3965000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:28:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089001655578613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3905),(181803,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395681.3938000000,1649395681.4103000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:28:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015633106231689 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3903),(181804,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395681.4487000000,1649395681.4525000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:28:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020999908447266 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3903),(181805,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395681.4124000000,1649395681.4589000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:28:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.04495096206665 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3905),(181806,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395681.4825000000,1649395681.4880000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:28:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038459300994873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3903),(181807,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395681.4985000000,1649395681.5002000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:28:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3903),(181808,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395681.5055000000,1649395681.5072000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:28:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3905),(181809,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395681.5067000000,1649395681.5083000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:28:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3903),(181810,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395681.5145000000,1649395681.5156000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:28:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3903),(181811,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395681.5231000000,1649395681.5266000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:28:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024290084838867 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3905),(181812,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395681.5271000000,1649395681.5285000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:28:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3903),(181813,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395681.5378000000,1649395681.5397000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:28:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071406364440918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3905),(181814,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395741.8348000000,1649395741.8441000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052480697631836 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',3955),(181815,0,'moodle','core\\task\\session_cleanup_task',0,1649395741.8295000000,1649395741.8447000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011054992675781 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',3953),(181816,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395741.8546000000,1649395741.8556000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:29:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',3953),(181817,0,'moodle','core\\task\\grade_cron_task',0,1649395741.8645000000,1649395741.8756000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:29:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010267019271851 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',3953),(181818,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395741.8567000000,1649395741.9097000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:29:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051954984664917 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',3955),(181819,0,'moodle','core\\task\\completion_regular_task',0,1649395741.8869000000,1649395741.9170000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:29:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017279863357544 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',3953),(181820,0,'moodle','core\\task\\portfolio_cron_task',0,1649395741.9205000000,1649395741.9217000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',3955),(181821,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395741.9267000000,1649395741.9275000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:29:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',3953),(181822,0,'moodle','core\\task\\calendar_cron_task',0,1649395741.9373000000,1649395741.9423000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:29:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041711330413818 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',3955),(181823,0,'moodle','core\\task\\blog_cron_task',0,1649395741.9440000000,1649395741.9448000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:29:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',3953),(181824,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395741.9530000000,1649395741.9593000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:29:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0053300857543945 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',3953),(181825,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395741.9526000000,1649395741.9706000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:29:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017019033432007 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',3955),(181826,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395742.0056000000,1649395742.0084000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:29:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014340877532959 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',3955),(181827,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395741.9759000000,1649395742.0096000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:29:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.032629013061523 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',3953),(181828,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395742.0306000000,1649395742.0350000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:29:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033121109008789 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',3955),(181829,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395742.0489000000,1649395742.0503000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:29:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',3955),(181830,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395742.0551000000,1649395742.0568000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:29:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0002448558807373 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',3953),(181831,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395742.0591000000,1649395742.0614000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:29:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061511993408203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',3955),(181832,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395742.0649000000,1649395742.0661000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:29:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',3953),(181833,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395742.0747000000,1649395742.0769000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:29:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014941692352295 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',3955),(181834,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395742.0831000000,1649395742.0843000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:29:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',3953),(181835,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395742.0885000000,1649395742.0900000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:29:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067281723022461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',3955),(181836,0,'moodle','core\\task\\cache_cleanup_task',0,1649395801.4228000000,1649395801.4384000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 13:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00913405418396 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',4016),(181837,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649395801.4238000000,1649395801.4431000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 13:30:01. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.013097047805786 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',4020),(181838,0,'moodle','core\\task\\search_index_task',0,1649395801.4500000000,1649395801.4545000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 13:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0033440589904785 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',4016),(181839,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649395801.4776000000,1649395801.4811000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 13:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021398067474365 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',4020),(181840,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649395801.4830000000,1649395801.4862000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 13:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0019869804382324 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',4016),(181841,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649395801.4953000000,1649395801.4977000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013859272003174 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',4016),(181842,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649395801.5081000000,1649395801.5091000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',4016),(181843,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649395801.5166000000,1649395801.5285000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.011018991470337 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',4016),(181844,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649395801.4972000000,1649395801.5369000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 13:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.038636922836304 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',4020),(181845,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649395801.5520000000,1649395801.5531000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',4016),(181846,0,'moodle','core\\task\\badges_cron_task',0,1649395801.5535000000,1649395801.5696000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:30:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.013488054275513 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4020),(181847,0,'moodle','core\\task\\badges_message_task',0,1649395801.5619000000,1649395801.5696000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:30:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055239200592041 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4016),(181848,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649395801.5863000000,1649395801.5938000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:30:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0063598155975342 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4020),(181849,0,'mod_chat','mod_chat\\task\\cron_task',0,1649395801.5863000000,1649395801.5993000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:30:01. Current memory use 23.3MB.\n... used 4 dbqueries\n... used 0.011590957641602 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4016),(181850,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649395801.6093000000,1649395801.6145000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:30:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0027389526367188 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4016),(181851,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649395801.6088000000,1649395801.6167000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:30:01. Current memory use 26MB.\n\n0 feeds refreshed (took 0.00055899999999998 seconds)\n... used 1 dbqueries\n... used 0.0071480274200439 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4020),(181852,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649395801.6308000000,1649395801.6351000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:30:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0027680397033691 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4016),(181853,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649395801.6308000000,1649395801.6378000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:30:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0038712024688721 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4020),(181854,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395801.6469000000,1649395801.6499000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:30:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00074195861816406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4020),(181855,0,'moodle','core\\task\\session_cleanup_task',0,1649395801.6465000000,1649395801.6567000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:30:01. Current memory use 23.6MB.\n... used 7 dbqueries\n... used 0.007504940032959 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4016),(181856,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395801.6615000000,1649395801.6627000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:30:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4020),(181857,0,'moodle','core\\task\\grade_cron_task',0,1649395801.6732000000,1649395801.6759000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:30:01. Current memory use 27.3MB.\n... used 2 dbqueries\n... used 0.0017061233520508 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4020),(181858,0,'moodle','core\\task\\completion_regular_task',0,1649395801.6866000000,1649395801.7021000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:30:01. Current memory use 27.3MB.\n... used 6 dbqueries\n... used 0.014442920684814 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4020),(181859,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395801.6665000000,1649395801.7057000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:30:01. Current memory use 23.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038014888763428 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4016),(181860,0,'moodle','core\\task\\portfolio_cron_task',0,1649395801.7126000000,1649395801.7139000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:30:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4020),(181861,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395801.7171000000,1649395801.7183000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:30:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4016),(181862,0,'moodle','core\\task\\calendar_cron_task',0,1649395801.7273000000,1649395801.7342000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:30:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.00577712059021 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4016),(181863,0,'moodle','core\\task\\blog_cron_task',0,1649395801.7380000000,1649395801.7394000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:30:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4020),(181864,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395801.7649000000,1649395801.7680000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:30:01. Current memory use 28.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018441677093506 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4020),(181865,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395801.7506000000,1649395801.7770000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:30:01. Current memory use 26.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02499794960022 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4016),(181866,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395801.7863000000,1649395801.8009000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:30:01. Current memory use 28.6MB.\n... used 3 dbqueries\n... used 0.012413024902344 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4020),(181867,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395801.8139000000,1649395801.8173000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:30:01. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016729831695557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4016),(181868,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395801.8461000000,1649395801.8526000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:30:01. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042228698730469 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4016),(181869,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395801.8653000000,1649395801.8667000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:30:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4016),(181870,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395801.8788000000,1649395801.8800000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:30:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4016),(181871,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395801.8788000000,1649395801.8807000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:30:01. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4020),(181872,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395801.8884000000,1649395801.8898000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:30:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4016),(181873,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395801.8881000000,1649395801.8909000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:30:01. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017821788787842 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4020),(181874,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395801.8989000000,1649395801.9007000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:30:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4016),(181875,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395801.9018000000,1649395801.9040000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:30:01. Current memory use 33.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077700614929199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4020),(181876,0,'moodle','core\\task\\session_cleanup_task',0,1649395862.2252000000,1649395862.2428000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:31:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012253999710083 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4065),(181877,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395862.2295000000,1649395862.2443000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:31:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0090630054473877 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4066),(181878,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395862.2546000000,1649395862.2559000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:31:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4065),(181879,0,'moodle','core\\task\\grade_cron_task',0,1649395862.2682000000,1649395862.2865000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:31:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017057180404663 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4065),(181880,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395862.2553000000,1649395862.3062000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:31:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04968786239624 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4066),(181881,0,'moodle','core\\task\\completion_regular_task',0,1649395862.2970000000,1649395862.3169000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:31:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018779039382935 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4065),(181882,0,'moodle','core\\task\\portfolio_cron_task',0,1649395862.3186000000,1649395862.3199000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4066),(181883,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395862.3279000000,1649395862.3291000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:31:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4065),(181884,0,'moodle','core\\task\\calendar_cron_task',0,1649395862.3379000000,1649395862.3449000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:31:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057661533355713 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4066),(181885,0,'moodle','core\\task\\blog_cron_task',0,1649395862.3452000000,1649395862.3463000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:31:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4065),(181886,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395862.3564000000,1649395862.3584000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:31:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091004371643066 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4065),(181887,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395862.3548000000,1649395862.3812000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:31:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025373935699463 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4066),(181888,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395862.4199000000,1649395862.4232000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:31:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017051696777344 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4066),(181889,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395862.3811000000,1649395862.4263000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:31:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.043495178222656 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4065),(181890,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395862.4527000000,1649395862.4575000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:31:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031149387359619 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4066),(181891,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395862.4728000000,1649395862.4741000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4066),(181892,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395862.4729000000,1649395862.4746000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:31:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0003199577331543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4065),(181893,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395862.4831000000,1649395862.4849000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:31:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4065),(181894,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395862.4855000000,1649395862.4866000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4066),(181895,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395862.5000000000,1649395862.5013000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:31:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4066),(181896,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395862.5000000000,1649395862.5041000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:31:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026037693023682 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4065),(181897,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395862.5172000000,1649395862.5186000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:31:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4066),(181898,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649395921.8635000000,1649395921.8857000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 13:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019096851348877 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',4121),(181899,0,'moodle','core\\task\\session_cleanup_task',0,1649395921.8760000000,1649395921.8956000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014320850372314 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4118),(181900,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395921.8967000000,1649395921.8998000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4121),(181901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395921.9066000000,1649395921.9079000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4118),(181902,0,'moodle','core\\task\\grade_cron_task',0,1649395921.9191000000,1649395921.9343000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:32:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01387882232666 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4118),(181903,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395921.9132000000,1649395921.9653000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:32:01. Current memory use 22.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050902128219604 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4121),(181904,0,'moodle','core\\task\\completion_regular_task',0,1649395921.9541000000,1649395921.9736000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:32:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01833701133728 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4118),(181905,0,'moodle','core\\task\\portfolio_cron_task',0,1649395921.9787000000,1649395921.9800000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4121),(181906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395921.9853000000,1649395921.9866000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:32:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4118),(181907,0,'moodle','core\\task\\calendar_cron_task',0,1649395922.0042000000,1649395922.0107000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:32:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051791667938232 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4118),(181908,0,'moodle','core\\task\\blog_cron_task',0,1649395922.0100000000,1649395922.0116000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:32:02. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4121),(181909,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395922.0209000000,1649395922.0238000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:32:02. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0015900135040283 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4121),(181910,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395922.0258000000,1649395922.0314000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:32:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0022149085998535 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4118),(181911,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395922.0678000000,1649395922.0731000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:32:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020620822906494 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4118),(181912,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395922.0434000000,1649395922.0818000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:32:02. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.037121057510376 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4121),(181913,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395922.1081000000,1649395922.1119000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:32:02. Current memory use 31.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020570755004883 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4121),(181914,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395922.1171000000,1649395922.1188000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:32:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00028800964355469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4118),(181915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395922.1229000000,1649395922.1242000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:32:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4121),(181916,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395922.1288000000,1649395922.1310000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:32:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076508522033691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4118),(181917,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395922.1350000000,1649395922.1361000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:32:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4121),(181918,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395922.1469000000,1649395922.1477000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:32:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4121),(181919,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395922.1465000000,1649395922.1499000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:32:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022878646850586 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4118),(181920,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395922.1606000000,1649395922.1633000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:32:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0015268325805664 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4121),(181921,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649395981.4698000000,1649395981.4803000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006213903427124 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4176),(181922,0,'moodle','core\\task\\session_cleanup_task',0,1649395981.4602000000,1649395981.4837000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015917062759399 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4179),(181923,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649395981.4905000000,1649395981.4913000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:33:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4176),(181924,0,'moodle','core\\task\\grade_cron_task',0,1649395981.4995000000,1649395981.5119000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01174783706665 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4176),(181925,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649395981.4940000000,1649395981.5267000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031884908676147 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4179),(181926,0,'moodle','core\\task\\completion_regular_task',0,1649395981.5203000000,1649395981.5370000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015816926956177 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4176),(181927,0,'moodle','core\\task\\portfolio_cron_task',0,1649395981.5383000000,1649395981.5392000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4179),(181928,0,'moodle','core\\task\\plagiarism_cron_task',0,1649395981.5463000000,1649395981.5471000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:33:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4176),(181929,0,'moodle','core\\task\\calendar_cron_task',0,1649395981.5579000000,1649395981.5646000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055990219116211 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4179),(181930,0,'moodle','core\\task\\blog_cron_task',0,1649395981.5660000000,1649395981.5668000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:33:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4176),(181931,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649395981.5842000000,1649395981.5860000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:33:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094509124755859 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4179),(181932,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649395981.5774000000,1649395981.6009000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:33:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022556066513062 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4176),(181933,0,'mod_forum','mod_forum\\task\\cron_task',0,1649395981.6405000000,1649395981.6430000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:33:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015370845794678 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4176),(181934,0,'mod_assign','mod_assign\\task\\cron_task',0,1649395981.6065000000,1649395981.6477000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:33:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.039488077163696 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4179),(181935,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649395981.6678000000,1649395981.6743000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:33:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0048329830169678 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4176),(181936,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649395981.6811000000,1649395981.6823000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:33:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4179),(181937,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649395981.6842000000,1649395981.6855000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4176),(181938,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649395981.6948000000,1649395981.6970000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:33:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000579833984375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4179),(181939,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649395981.7036000000,1649395981.7064000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4176),(181940,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649395981.7320000000,1649395981.7354000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:33:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020689964294434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4179),(181941,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649395981.7360000000,1649395981.7370000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:33:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4176),(181942,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649395981.7445000000,1649395981.7458000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:33:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055289268493652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4179),(181943,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396042.0573000000,1649396042.0721000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:34:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082800388336182 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4219),(181944,0,'moodle','core\\task\\session_cleanup_task',0,1649396042.0529000000,1649396042.0762000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:34:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015588998794556 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4217),(181945,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396042.0862000000,1649396042.0879000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:34:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.00017189979553223 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4219),(181946,0,'moodle','core\\task\\grade_cron_task',0,1649396042.1000000000,1649396042.1130000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:34:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011900186538696 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4219),(181947,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396042.0889000000,1649396042.1293000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:34:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039438962936401 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4217),(181948,0,'moodle','core\\task\\portfolio_cron_task',0,1649396042.1382000000,1649396042.1392000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4217),(181949,0,'moodle','core\\task\\completion_regular_task',0,1649396042.1209000000,1649396042.1430000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:34:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021174907684326 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4219),(181950,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396042.1468000000,1649396042.1477000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4217),(181951,0,'moodle','core\\task\\blog_cron_task',0,1649396042.1624000000,1649396042.1636000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:34:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4219),(181952,0,'moodle','core\\task\\calendar_cron_task',0,1649396042.1609000000,1649396042.1665000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:34:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0045030117034912 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4217),(181953,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396042.1785000000,1649396042.1816000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:34:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019149780273438 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4219),(181954,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396042.1761000000,1649396042.1949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:34:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017953872680664 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4217),(181955,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396042.2373000000,1649396042.2405000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:34:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017430782318115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4217),(181956,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396042.2030000000,1649396042.2495000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:34:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0448899269104 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4219),(181957,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396042.2636000000,1649396042.2678000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:34:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028600692749023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4217),(181958,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396042.2770000000,1649396042.2782000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:34:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4217),(181959,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396042.2866000000,1649396042.2878000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:34:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4217),(181960,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396042.2949000000,1649396042.2969000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:34:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4217),(181961,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396042.2976000000,1649396042.2990000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:34:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4219),(181962,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396042.3128000000,1649396042.3141000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:34:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4217),(181963,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396042.3131000000,1649396042.3159000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:34:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002018928527832 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4219),(181964,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396042.3335000000,1649396042.3353000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:34:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077009201049805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4219),(181965,0,'moodle','core\\task\\messaging_cleanup_task',0,1649396101.7231000000,1649396101.7563000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 13:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.028397083282471 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',4270),(181966,0,'moodle','core\\task\\badges_message_task',0,1649396101.7685000000,1649396101.7735000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0042378902435303 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4270),(181967,0,'moodle','core\\task\\badges_cron_task',0,1649396101.7497000000,1649396101.7939000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.039098978042603 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4269),(181968,0,'mod_chat','mod_chat\\task\\cron_task',0,1649396101.7966000000,1649396101.8120000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.013859987258911 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4270),(181969,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649396101.8086000000,1649396101.8187000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0085868835449219 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4269),(181970,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649396101.8343000000,1649396101.8402000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.003626823425293 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4269),(181971,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649396101.8299000000,1649396101.8424000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:35:01. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.00088200000000005 seconds)\n... used 1 dbqueries\n... used 0.011527061462402 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4270),(181972,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649396101.8512000000,1649396101.8543000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0022430419921875 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4269),(181973,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649396101.8571000000,1649396101.8631000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0038871765136719 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4270),(181974,0,'moodle','core\\task\\session_cleanup_task',0,1649396101.8642000000,1649396101.8712000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:35:01. Current memory use 24.1MB.\n... used 7 dbqueries\n... used 0.0051958560943604 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4269),(181975,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396101.8750000000,1649396101.8773000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:35:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00056219100952148 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4270),(181976,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396101.8811000000,1649396101.8818000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:35:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4269),(181977,0,'moodle','core\\task\\grade_cron_task',0,1649396101.8958000000,1649396101.8976000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:35:01. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.001039981842041 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4269),(181978,0,'moodle','core\\task\\completion_regular_task',0,1649396101.9080000000,1649396101.9232000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:35:01. Current memory use 24.5MB.\n... used 6 dbqueries\n... used 0.01433801651001 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4269),(181979,0,'moodle','core\\task\\portfolio_cron_task',0,1649396101.9329000000,1649396101.9338000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:35:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4269),(181980,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396101.8881000000,1649396101.9387000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:35:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04960298538208 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4270),(181981,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396101.9428000000,1649396101.9439000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:35:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4269),(181982,0,'moodle','core\\task\\calendar_cron_task',0,1649396101.9480000000,1649396101.9542000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:35:01. Current memory use 27.3MB.\n... used 1 dbqueries\n... used 0.0050530433654785 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4270),(181983,0,'moodle','core\\task\\blog_cron_task',0,1649396101.9570000000,1649396101.9578000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:35:01. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4269),(181984,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396101.9683000000,1649396101.9706000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:35:01. Current memory use 25.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012228488922119 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4269),(181985,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396101.9643000000,1649396101.9949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:35:01. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028198957443237 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4270),(181986,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396102.0193000000,1649396102.0223000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:35:02. Current memory use 30.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012180805206299 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4270),(181987,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396101.9799000000,1649396102.0323000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:35:01. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.05047607421875 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4269),(181988,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396102.0470000000,1649396102.0529000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:35:02. Current memory use 32.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036690235137939 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4270),(181989,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396102.0603000000,1649396102.0614000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:35:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4270),(181990,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396102.0710000000,1649396102.0726000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:35:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4270),(181991,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396102.0803000000,1649396102.0830000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:35:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00098586082458496 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4269),(181992,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396102.0851000000,1649396102.0870000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:35:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4270),(181993,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396102.0938000000,1649396102.0980000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:35:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026330947875977 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4269),(181994,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396102.0990000000,1649396102.1009000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:35:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00022792816162109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4270),(181995,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396102.1098000000,1649396102.1115000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:35:02. Current memory use 31.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007328987121582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4269),(181996,0,'moodle','core\\task\\session_cleanup_task',0,1649396161.3985000000,1649396161.4159000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012096881866455 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4329),(181997,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396161.4139000000,1649396161.4232000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053009986877441 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4327),(181998,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396161.4257000000,1649396161.4267000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:36:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4329),(181999,0,'moodle','core\\task\\grade_cron_task',0,1649396161.4365000000,1649396161.4531000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015420198440552 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4327),(182000,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396161.4353000000,1649396161.4696000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0332350730896 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4329),(182001,0,'moodle','core\\task\\portfolio_cron_task',0,1649396161.4803000000,1649396161.4811000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4329),(182002,0,'moodle','core\\task\\completion_regular_task',0,1649396161.4623000000,1649396161.4860000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:36:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022672891616821 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4327),(182003,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396161.4886000000,1649396161.4899000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4329),(182004,0,'moodle','core\\task\\calendar_cron_task',0,1649396161.5021000000,1649396161.5079000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:36:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0047268867492676 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4327),(182005,0,'moodle','core\\task\\blog_cron_task',0,1649396161.5084000000,1649396161.5094000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:36:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4329),(182006,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396161.5187000000,1649396161.5205000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:36:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4329),(182007,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396161.5170000000,1649396161.5418000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:36:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023543119430542 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4327),(182008,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396161.5408000000,1649396161.5707000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:36:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028820037841797 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4329),(182009,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396161.5787000000,1649396161.5818000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:36:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014688968658447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4327),(182010,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396161.6043000000,1649396161.6081000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:36:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025589466094971 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4327),(182011,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396161.6173000000,1649396161.6186000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:36:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4327),(182012,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396161.6205000000,1649396161.6216000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:36:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4329),(182013,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396161.6281000000,1649396161.6296000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:36:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050687789916992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4327),(182014,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396161.6292000000,1649396161.6303000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:36:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4329),(182015,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396161.6449000000,1649396161.6475000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:36:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017600059509277 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4327),(182016,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396161.6465000000,1649396161.6476000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:36:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4329),(182017,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396161.6548000000,1649396161.6561000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:36:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050616264343262 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4327),(182018,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396222.0034000000,1649396222.0144000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:37:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059340000152588 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4374),(182019,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396222.0324000000,1649396222.0336000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:37:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4374),(182020,0,'moodle','core\\task\\session_cleanup_task',0,1649396222.0040000000,1649396222.0369000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:37:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.026069164276123 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4372),(182021,0,'moodle','core\\task\\grade_cron_task',0,1649396222.0486000000,1649396222.0618000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:37:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012424945831299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4372),(182022,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396222.0420000000,1649396222.0806000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:37:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037500143051147 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4374),(182023,0,'moodle','core\\task\\portfolio_cron_task',0,1649396222.0896000000,1649396222.0904000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4374),(182024,0,'moodle','core\\task\\completion_regular_task',0,1649396222.0780000000,1649396222.1001000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:37:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021233081817627 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4372),(182025,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396222.0992000000,1649396222.1004000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4374),(182026,0,'moodle','core\\task\\blog_cron_task',0,1649396222.1149000000,1649396222.1157000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:37:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4374),(182027,0,'moodle','core\\task\\calendar_cron_task',0,1649396222.1141000000,1649396222.1193000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:37:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004223108291626 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4372),(182028,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396222.1289000000,1649396222.1320000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:37:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019621849060059 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4372),(182029,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396222.1242000000,1649396222.1485000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:37:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023468017578125 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4374),(182030,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396222.1524000000,1649396222.1841000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:37:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.030545949935913 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4372),(182031,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396222.1882000000,1649396222.1910000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:37:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016829967498779 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4374),(182032,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396222.2133000000,1649396222.2181000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:37:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036051273345947 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4374),(182033,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396222.2253000000,1649396222.2268000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4374),(182034,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396222.2345000000,1649396222.2357000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4374),(182035,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396222.2384000000,1649396222.2401000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:37:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072312355041504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4372),(182036,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396222.2427000000,1649396222.2439000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4374),(182037,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396222.2512000000,1649396222.2540000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:37:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019891262054443 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4372),(182038,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396222.2553000000,1649396222.2562000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:37:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4374),(182039,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396222.2627000000,1649396222.2640000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:37:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4372),(182040,0,'moodle','core\\task\\session_cleanup_task',0,1649396281.5553000000,1649396281.5690000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:38:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0097770690917969 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4439),(182041,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396281.5590000000,1649396281.5699000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060560703277588 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4436),(182042,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396281.5798000000,1649396281.5807000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4436),(182043,0,'moodle','core\\task\\grade_cron_task',0,1649396281.5944000000,1649396281.6084000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012525081634521 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4436),(182044,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396281.5801000000,1649396281.6101000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029009103775024 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4439),(182045,0,'moodle','core\\task\\portfolio_cron_task',0,1649396281.6209000000,1649396281.6222000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:38:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4436),(182046,0,'moodle','core\\task\\completion_regular_task',0,1649396281.6194000000,1649396281.6302000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:38:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0097510814666748 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4439),(182047,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396281.6328000000,1649396281.6340000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:38:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4436),(182048,0,'moodle','core\\task\\calendar_cron_task',0,1649396281.6447000000,1649396281.6495000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:38:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0036890506744385 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4439),(182049,0,'moodle','core\\task\\blog_cron_task',0,1649396281.6552000000,1649396281.6576000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:38:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4436),(182050,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396281.6701000000,1649396281.6729000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:38:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016200542449951 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4436),(182051,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396281.6618000000,1649396281.6805000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:38:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017529964447021 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4439),(182052,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396281.7101000000,1649396281.7130000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:38:01. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014889240264893 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4439),(182053,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396281.6924000000,1649396281.7268000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:38:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.032893896102905 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4436),(182054,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396281.7383000000,1649396281.7439000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:38:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029079914093018 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4439),(182055,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396281.7535000000,1649396281.7548000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:38:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4439),(182056,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396281.7610000000,1649396281.7621000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:38:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4436),(182057,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396281.7646000000,1649396281.7661000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:38:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045299530029297 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4439),(182058,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396281.7726000000,1649396281.7742000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:38:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4436),(182059,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396281.7781000000,1649396281.7807000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:38:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016889572143555 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4439),(182060,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396281.7977000000,1649396281.7991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:38:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057482719421387 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4439),(182061,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396281.7989000000,1649396281.8002000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:38:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4436),(182062,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396342.1727000000,1649396342.1832000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:39:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061688423156738 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4484),(182063,0,'moodle','core\\task\\session_cleanup_task',0,1649396342.1720000000,1649396342.1880000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011498928070068 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4487),(182064,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396342.1943000000,1649396342.1953000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:39:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4484),(182065,0,'moodle','core\\task\\grade_cron_task',0,1649396342.2057000000,1649396342.2173000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:39:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010709047317505 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4484),(182066,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396342.1972000000,1649396342.2269000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:39:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028923988342285 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4487),(182067,0,'moodle','core\\task\\portfolio_cron_task',0,1649396342.2366000000,1649396342.2375000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4487),(182068,0,'moodle','core\\task\\completion_regular_task',0,1649396342.2277000000,1649396342.2458000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:39:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016968011856079 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4484),(182069,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396342.2459000000,1649396342.2468000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4487),(182070,0,'moodle','core\\task\\blog_cron_task',0,1649396342.2666000000,1649396342.2678000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:39:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4487),(182071,0,'moodle','core\\task\\calendar_cron_task',0,1649396342.2630000000,1649396342.2680000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:39:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0040638446807861 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4484),(182072,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396342.2783000000,1649396342.2799000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:39:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4487),(182073,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396342.2760000000,1649396342.2943000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:39:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017514228820801 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4484),(182074,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396342.3212000000,1649396342.3239000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:39:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018110275268555 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4484),(182075,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396342.2967000000,1649396342.3378000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:39:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039793968200684 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4487),(182076,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396342.3422000000,1649396342.3478000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:39:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037670135498047 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4484),(182077,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396342.3557000000,1649396342.3571000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:39:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.0002901554107666 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4484),(182078,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396342.3682000000,1649396342.3700000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:39:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4484),(182079,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396342.3790000000,1649396342.3812000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:39:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4484),(182080,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396342.3888000000,1649396342.3906000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:39:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4487),(182081,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396342.3972000000,1649396342.4005000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:39:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022060871124268 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4484),(182082,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396342.4055000000,1649396342.4067000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:39:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4487),(182083,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396342.4142000000,1649396342.4164000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:39:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070714950561523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4484),(182084,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649396401.7812000000,1649396401.7912000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0064311027526855 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',4645),(182085,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649396401.8050000000,1649396401.8063000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',4645),(182086,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649396401.8166000000,1649396401.8277000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0099380016326904 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',4645),(182087,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649396401.8427000000,1649396401.8439000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:40:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',4645),(182088,0,'moodle','core\\task\\badges_message_task',0,1649396401.8663000000,1649396401.8761000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0068800449371338 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4645),(182089,0,'moodle','core\\task\\badges_cron_task',0,1649396401.8423000000,1649396401.8913000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:40:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.043440103530884 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4649),(182090,0,'mod_chat','mod_chat\\task\\cron_task',0,1649396401.8981000000,1649396401.9140000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.01412296295166 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4645),(182091,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649396401.9104000000,1649396401.9257000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:40:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.013504981994629 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4649),(182092,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649396401.9303000000,1649396401.9388000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:40:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00063500000000005 seconds)\n... used 1 dbqueries\n... used 0.0077269077301025 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4645),(182093,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649396401.9386000000,1649396401.9455000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:40:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0038349628448486 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4649),(182094,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649396401.9527000000,1649396401.9581000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:40:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0031929016113281 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4645),(182095,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649396401.9569000000,1649396401.9616000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:40:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0036470890045166 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4649),(182096,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396401.9711000000,1649396401.9737000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:40:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00060391426086426 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4649),(182097,0,'moodle','core\\task\\session_cleanup_task',0,1649396401.9692000000,1649396401.9799000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:40:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0079708099365234 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4645),(182098,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396401.9936000000,1649396401.9945000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4649),(182099,0,'moodle','core\\task\\grade_cron_task',0,1649396402.0109000000,1649396402.0148000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:40:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0026569366455078 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4649),(182100,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396402.0060000000,1649396402.0464000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:40:02. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03903603553772 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4645),(182101,0,'moodle','core\\task\\completion_regular_task',0,1649396402.0365000000,1649396402.0579000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:40:02. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.019587993621826 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4649),(182102,0,'moodle','core\\task\\portfolio_cron_task',0,1649396402.0572000000,1649396402.0588000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:40:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4645),(182103,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396402.0707000000,1649396402.0725000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:40:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4645),(182104,0,'moodle','core\\task\\blog_cron_task',0,1649396402.0857000000,1649396402.0875000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:40:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4645),(182105,0,'moodle','core\\task\\calendar_cron_task',0,1649396402.0765000000,1649396402.0971000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:40:02. Current memory use 25.6MB.\n... used 1 dbqueries\n... used 0.019325017929077 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4649),(182106,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396402.0993000000,1649396402.1264000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:40:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025169134140015 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4645),(182107,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396402.1238000000,1649396402.1276000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:40:02. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0025928020477295 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4649),(182108,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396402.1570000000,1649396402.1612000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:40:02. Current memory use 27.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019271373748779 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4649),(182109,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396402.1452000000,1649396402.1890000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:40:02. Current memory use 28.6MB.\n... used 3 dbqueries\n... used 0.041760921478271 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4645),(182110,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396402.2321000000,1649396402.2350000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:40:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00030684471130371 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4649),(182111,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396402.2322000000,1649396402.2369000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:40:02. Current memory use 32.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022649765014648 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4645),(182112,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396402.2509000000,1649396402.2525000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:40:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4645),(182113,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396402.2524000000,1649396402.2555000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:40:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00094294548034668 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4649),(182114,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396402.2615000000,1649396402.2628000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:40:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4645),(182115,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396402.2650000000,1649396402.2688000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:40:02. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024008750915527 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4649),(182116,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396402.2761000000,1649396402.2777000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:40:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4645),(182117,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396402.2853000000,1649396402.2880000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:40:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012731552124023 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4649),(182118,0,'moodle','core\\task\\session_cleanup_task',0,1649396461.5671000000,1649396461.5842000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013187885284424 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4700),(182119,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396461.5856000000,1649396461.5951000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:41:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056250095367432 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4697),(182120,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396461.5970000000,1649396461.6007000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4700),(182121,0,'moodle','core\\task\\grade_cron_task',0,1649396461.6182000000,1649396461.6304000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:41:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011415958404541 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4700),(182122,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396461.6170000000,1649396461.6512000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:41:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033375978469849 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4697),(182123,0,'moodle','core\\task\\portfolio_cron_task',0,1649396461.6600000000,1649396461.6609000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:41:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4697),(182124,0,'moodle','core\\task\\completion_regular_task',0,1649396461.6379000000,1649396461.6613000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:41:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021859169006348 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4700),(182125,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396461.6700000000,1649396461.6710000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4697),(182126,0,'moodle','core\\task\\calendar_cron_task',0,1649396461.6787000000,1649396461.6850000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:41:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0050110816955566 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4700),(182127,0,'moodle','core\\task\\blog_cron_task',0,1649396461.6884000000,1649396461.6892000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:41:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4697),(182128,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396461.6991000000,1649396461.7019000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:41:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001554012298584 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4697),(182129,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396461.6942000000,1649396461.7164000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:41:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020642042160034 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4700),(182130,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396461.7200000000,1649396461.7468000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:41:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.025669097900391 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4697),(182131,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396461.7466000000,1649396461.7490000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:41:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010778903961182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4700),(182132,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396461.7650000000,1649396461.7685000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:41:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002485990524292 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4700),(182133,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396461.7751000000,1649396461.7768000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:41:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00026392936706543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4700),(182134,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396461.7883000000,1649396461.7899000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:41:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4700),(182135,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396461.7897000000,1649396461.7915000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:41:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051689147949219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4697),(182136,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396461.8011000000,1649396461.8027000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:41:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4697),(182137,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396461.8061000000,1649396461.8093000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:41:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002061128616333 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4700),(182138,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396461.8210000000,1649396461.8222000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:41:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4700),(182139,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396461.8227000000,1649396461.8243000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:41:01. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059318542480469 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4697),(182140,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649396522.2396000000,1649396522.2669000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 13:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.022894144058228 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',4750),(182141,0,'moodle','core\\task\\session_cleanup_task',0,1649396522.2778000000,1649396522.2895000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:42:02. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0073859691619873 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4750),(182142,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396522.2992000000,1649396522.3053000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:42:02. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4750),(182143,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396522.3179000000,1649396522.3200000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4750),(182144,0,'moodle','core\\task\\analytics_cleanup_task',0,1649396522.2277000000,1649396522.3620000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 13:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.12730717658997 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',4751),(182145,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396522.3300000000,1649396522.3735000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:42:02. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041186809539795 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4750),(182146,0,'moodle','core\\task\\grade_cron_task',0,1649396522.3727000000,1649396522.3754000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:42:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0014920234680176 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4751),(182147,0,'moodle','core\\task\\portfolio_cron_task',0,1649396522.3857000000,1649396522.3866000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:42:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4751),(182148,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396522.3934000000,1649396522.3943000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:42:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4751),(182149,0,'moodle','core\\task\\completion_regular_task',0,1649396522.3847000000,1649396522.4007000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:42:02. Current memory use 24.1MB.\n... used 6 dbqueries\n... used 0.014492988586426 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4750),(182150,0,'moodle','core\\task\\calendar_cron_task',0,1649396522.4028000000,1649396522.4108000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:42:02. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.0067081451416016 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4751),(182151,0,'moodle','core\\task\\blog_cron_task',0,1649396522.4201000000,1649396522.4220000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:42:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4750),(182152,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396522.4350000000,1649396522.4382000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:42:02. Current memory use 25MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017740726470947 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4750),(182153,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396522.4213000000,1649396522.4405000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:42:02. Current memory use 25.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018365859985352 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4751),(182154,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396522.4714000000,1649396522.4741000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:42:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012288093566895 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4751),(182155,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396522.4565000000,1649396522.4915000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:42:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.033153057098389 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4750),(182156,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396522.4947000000,1649396522.4998000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:42:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036468505859375 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4751),(182157,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396522.5104000000,1649396522.5126000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:42:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4751),(182158,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396522.5208000000,1649396522.5225000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:42:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4751),(182159,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396522.5308000000,1649396522.5336000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:42:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4751),(182160,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396522.5413000000,1649396522.5438000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:42:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4750),(182161,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396522.5510000000,1649396522.5553000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:42:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027608871459961 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4751),(182162,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396522.5550000000,1649396522.5584000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:42:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4750),(182163,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396522.5697000000,1649396522.5719000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:42:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00095415115356445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4751),(182164,0,'moodle','core\\task\\session_cleanup_task',0,1649396581.9140000000,1649396581.9345000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014595031738281 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4810),(182165,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396581.9442000000,1649396581.9457000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4810),(182166,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396581.9542000000,1649396581.9551000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4810),(182167,0,'moodle','core\\task\\grade_cron_task',0,1649396581.9704000000,1649396581.9944000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:43:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01752495765686 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4811),(182168,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396581.9626000000,1649396581.9960000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032279968261719 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4810),(182169,0,'moodle','core\\task\\portfolio_cron_task',0,1649396582.0064000000,1649396582.0072000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4810),(182170,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396582.0171000000,1649396582.0180000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4810),(182171,0,'moodle','core\\task\\completion_regular_task',0,1649396582.0064000000,1649396582.0232000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:43:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015861988067627 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4811),(182172,0,'moodle','core\\task\\calendar_cron_task',0,1649396582.0323000000,1649396582.0372000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:43:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041060447692871 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4810),(182173,0,'moodle','core\\task\\blog_cron_task',0,1649396582.0447000000,1649396582.0455000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:43:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4810),(182174,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396582.0560000000,1649396582.0594000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:43:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021510124206543 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4810),(182175,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396582.0450000000,1649396582.0624000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:43:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016505002975464 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4811),(182176,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396582.0930000000,1649396582.0956000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:43:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012919902801514 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4811),(182177,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396582.0805000000,1649396582.1140000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:43:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032466888427734 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4810),(182178,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396582.1287000000,1649396582.1328000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:43:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025429725646973 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4811),(182179,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396582.1412000000,1649396582.1431000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:43:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00029516220092773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4811),(182180,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396582.1494000000,1649396582.1505000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:43:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4810),(182181,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396582.1575000000,1649396582.1598000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:43:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4811),(182182,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396582.1615000000,1649396582.1627000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:43:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4810),(182183,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396582.1770000000,1649396582.1796000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:43:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016798973083496 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4810),(182184,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396582.1808000000,1649396582.1821000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:43:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4811),(182185,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396582.1944000000,1649396582.1970000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:43:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014438629150391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4811),(182186,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396641.5168000000,1649396641.5306000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:44:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0084540843963623 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4854),(182187,0,'moodle','core\\task\\session_cleanup_task',0,1649396641.5123000000,1649396641.5351000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01626992225647 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4853),(182188,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396641.5423000000,1649396641.5438000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:44:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4854),(182189,0,'moodle','core\\task\\grade_cron_task',0,1649396641.5536000000,1649396641.5719000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.017275094985962 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4854),(182190,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396641.5470000000,1649396641.5901000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041770935058594 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4853),(182191,0,'moodle','core\\task\\completion_regular_task',0,1649396641.5831000000,1649396641.5975000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013542175292969 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4854),(182192,0,'moodle','core\\task\\portfolio_cron_task',0,1649396641.6012000000,1649396641.6021000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4853),(182193,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396641.6064000000,1649396641.6077000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:44:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4854),(182194,0,'moodle','core\\task\\calendar_cron_task',0,1649396641.6165000000,1649396641.6232000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:44:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054290294647217 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4853),(182195,0,'moodle','core\\task\\blog_cron_task',0,1649396641.6265000000,1649396641.6274000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:44:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4854),(182196,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396641.6350000000,1649396641.6372000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:44:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014071464538574 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4854),(182197,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396641.6322000000,1649396641.6571000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:44:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023667097091675 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4853),(182198,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396641.6562000000,1649396641.6938000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:44:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.03565788269043 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4854),(182199,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396641.6925000000,1649396641.6945000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:44:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0009620189666748 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4853),(182200,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396641.7134000000,1649396641.7162000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:44:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018339157104492 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4853),(182201,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396641.7228000000,1649396641.7241000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:44:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4853),(182202,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396641.7321000000,1649396641.7334000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:44:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00022315979003906 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4854),(182203,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396641.7323000000,1649396641.7339000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:44:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043201446533203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4853),(182204,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396641.7409000000,1649396641.7421000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:44:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4853),(182205,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396641.7490000000,1649396641.7523000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:44:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002277135848999 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4854),(182206,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396641.7539000000,1649396641.7548000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:44:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4853),(182207,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396641.7652000000,1649396641.7673000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:44:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078201293945312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4853),(182208,0,'moodle','core\\task\\badges_cron_task',0,1649396702.1629000000,1649396702.1985000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:45:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030333995819092 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',4925),(182209,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649396702.1538000000,1649396702.2133000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 13:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.054708957672119 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',4928),(182210,0,'moodle','core\\task\\badges_message_task',0,1649396702.2130000000,1649396702.2142000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:45:02. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00037884712219238 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',4925),(182211,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649396702.2324000000,1649396702.2440000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:45:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0097160339355469 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',4925),(182212,0,'mod_chat','mod_chat\\task\\cron_task',0,1649396702.2344000000,1649396702.2495000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:45:02. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.012815952301025 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',4928),(182213,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649396702.2620000000,1649396702.2730000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:45:02. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.000467 seconds)\n... used 1 dbqueries\n... used 0.010056972503662 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',4925),(182214,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649396702.2715000000,1649396702.2818000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:45:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0061349868774414 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',4928),(182215,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649396702.2941000000,1649396702.2972000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:45:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0021460056304932 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',4928),(182216,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649396702.2950000000,1649396702.3018000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:45:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0045180320739746 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',4925),(182217,0,'moodle','core\\task\\session_cleanup_task',0,1649396702.3048000000,1649396702.3128000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:45:02. Current memory use 26MB.\n... used 7 dbqueries\n... used 0.0061249732971191 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4928),(182218,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396702.3117000000,1649396702.3141000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:45:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4925),(182219,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396702.3222000000,1649396702.3230000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:45:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4928),(182220,0,'moodle','core\\task\\grade_cron_task',0,1649396702.3337000000,1649396702.3359000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:45:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0014209747314453 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4928),(182221,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396702.3231000000,1649396702.3638000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:45:02. Current memory use 25.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039402008056641 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4925),(182222,0,'moodle','core\\task\\completion_regular_task',0,1649396702.3590000000,1649396702.3717000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:45:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.011462211608887 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4928),(182223,0,'moodle','core\\task\\portfolio_cron_task',0,1649396702.3806000000,1649396702.3846000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 0.00036001205444336 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4925),(182224,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396702.3879000000,1649396702.3892000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4928),(182225,0,'moodle','core\\task\\blog_cron_task',0,1649396702.4016000000,1649396702.4028000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4928),(182226,0,'moodle','core\\task\\calendar_cron_task',0,1649396702.4007000000,1649396702.4060000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:45:02. Current memory use 27.6MB.\n... used 1 dbqueries\n... used 0.004331111907959 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4925),(182227,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396702.4169000000,1649396702.4197000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:45:02. Current memory use 28MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017070770263672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4925),(182228,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396702.4169000000,1649396702.4415000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:45:02. Current memory use 27.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023340940475464 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4928),(182229,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396702.4280000000,1649396702.4658000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:45:02. Current memory use 28.1MB.\n... used 3 dbqueries\n... used 0.036036968231201 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4925),(182230,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396702.4784000000,1649396702.4810000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:45:02. Current memory use 30MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010218620300293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4928),(182231,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396702.5013000000,1649396702.5048000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:45:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4928),(182232,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396702.5107000000,1649396702.5118000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:45:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4928),(182233,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396702.5174000000,1649396702.5195000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:45:02. Current memory use 34.6MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4925),(182234,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396702.5203000000,1649396702.5222000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:45:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061893463134766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4928),(182235,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396702.5287000000,1649396702.5301000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:45:02. Current memory use 34.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4925),(182236,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396702.5302000000,1649396702.5331000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:45:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019068717956543 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4928),(182237,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396702.5427000000,1649396702.5447000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:45:02. Current memory use 31.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090289115905762 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4928),(182238,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396702.5434000000,1649396702.5449000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:45:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4925),(182239,0,'moodle','core\\task\\session_cleanup_task',0,1649396761.8476000000,1649396761.8634000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:46:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010859966278076 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',4983),(182240,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396761.8746000000,1649396761.8755000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:46:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',4983),(182241,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396761.8736000000,1649396761.8842000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0063450336456299 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',4979),(182242,0,'moodle','core\\task\\grade_cron_task',0,1649396761.8961000000,1649396761.9242000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:46:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.02701997756958 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',4979),(182243,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396761.8865000000,1649396761.9312000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043587923049927 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',4983),(182244,0,'moodle','core\\task\\portfolio_cron_task',0,1649396761.9424000000,1649396761.9436000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',4983),(182245,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396761.9524000000,1649396761.9535000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',4983),(182246,0,'moodle','core\\task\\completion_regular_task',0,1649396761.9363000000,1649396761.9564000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018882036209106 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',4979),(182247,0,'moodle','core\\task\\blog_cron_task',0,1649396761.9740000000,1649396761.9752000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:46:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',4979),(182248,0,'moodle','core\\task\\calendar_cron_task',0,1649396761.9702000000,1649396761.9769000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:46:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005418062210083 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',4983),(182249,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396761.9858000000,1649396761.9876000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:46:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092506408691406 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',4983),(182250,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396761.9845000000,1649396762.0080000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:46:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022329092025757 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',4979),(182251,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396762.0384000000,1649396762.0411000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:46:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013260841369629 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',4979),(182252,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396762.0069000000,1649396762.0506000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:46:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041678905487061 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',4983),(182253,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396762.0625000000,1649396762.0661000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:46:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023300647735596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',4979),(182254,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396762.0737000000,1649396762.0749000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:46:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',4979),(182255,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396762.0827000000,1649396762.0844000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:46:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',4979),(182256,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396762.0930000000,1649396762.0946000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:46:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044894218444824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',4979),(182257,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396762.0979000000,1649396762.1000000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:46:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',4983),(182258,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396762.1088000000,1649396762.1117000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:46:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020251274108887 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',4979),(182259,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396762.1164000000,1649396762.1175000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:46:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',4983),(182260,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396762.1253000000,1649396762.1270000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:46:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067591667175293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',4979),(182261,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396821.3952000000,1649396821.4059000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:47:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005511999130249 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5034),(182262,0,'moodle','core\\task\\session_cleanup_task',0,1649396821.3951000000,1649396821.4102000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096509456634521 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5029),(182263,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396821.4154000000,1649396821.4162000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:47:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5034),(182264,0,'moodle','core\\task\\grade_cron_task',0,1649396821.4245000000,1649396821.4487000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:47:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.023041009902954 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5034),(182265,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396821.4223000000,1649396821.4678000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:47:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04430103302002 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5029),(182266,0,'moodle','core\\task\\completion_regular_task',0,1649396821.4564000000,1649396821.4715000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:47:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014355897903442 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5034),(182267,0,'moodle','core\\task\\portfolio_cron_task',0,1649396821.4786000000,1649396821.4794000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5029),(182268,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396821.4789000000,1649396821.4797000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:47:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5034),(182269,0,'moodle','core\\task\\blog_cron_task',0,1649396821.4936000000,1649396821.4949000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:47:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5034),(182270,0,'moodle','core\\task\\calendar_cron_task',0,1649396821.4931000000,1649396821.4986000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044031143188477 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5029),(182271,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396821.5042000000,1649396821.5065000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:47:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5034),(182272,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396821.5085000000,1649396821.5300000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:47:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020387172698975 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5029),(182273,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396821.5259000000,1649396821.5664000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:47:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.038944959640503 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5034),(182274,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396821.5643000000,1649396821.5675000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:47:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015909671783447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5029),(182275,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396821.5889000000,1649396821.5921000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:47:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020861625671387 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5029),(182276,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396821.6017000000,1649396821.6031000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:47:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5029),(182277,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396821.6116000000,1649396821.6132000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:47:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5034),(182278,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396821.6130000000,1649396821.6152000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:47:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5029),(182279,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396821.6228000000,1649396821.6242000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:47:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5034),(182280,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396821.6310000000,1649396821.6345000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:47:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024330615997314 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5029),(182281,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396821.6372000000,1649396821.6382000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:47:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5034),(182282,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396821.6470000000,1649396821.6485000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:47:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060510635375977 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5029),(182283,0,'moodle','core\\task\\session_cleanup_task',0,1649396881.9896000000,1649396882.0097000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01358699798584 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5079),(182284,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396881.9990000000,1649396882.0098000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:48:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057721138000488 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5080),(182285,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396882.0190000000,1649396882.0204000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:48:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5079),(182286,0,'moodle','core\\task\\grade_cron_task',0,1649396882.0292000000,1649396882.0398000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:48:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0097811222076416 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5079),(182287,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396882.0215000000,1649396882.0598000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:48:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037443161010742 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5080),(182288,0,'moodle','core\\task\\completion_regular_task',0,1649396882.0548000000,1649396882.0702000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:48:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014482975006104 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5079),(182289,0,'moodle','core\\task\\portfolio_cron_task',0,1649396882.0699000000,1649396882.0709000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5080),(182290,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396882.0803000000,1649396882.0811000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:48:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5079),(182291,0,'moodle','core\\task\\blog_cron_task',0,1649396882.0940000000,1649396882.0950000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:48:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5079),(182292,0,'moodle','core\\task\\calendar_cron_task',0,1649396882.0924000000,1649396882.0975000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:48:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004310131072998 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5080),(182293,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396882.1058000000,1649396882.1073000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:48:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079011917114258 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5080),(182294,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396882.1051000000,1649396882.1235000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:48:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017595052719116 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5079),(182295,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396882.1576000000,1649396882.1608000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:48:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015668869018555 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5079),(182296,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396882.1263000000,1649396882.1640000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:48:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.036132097244263 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5080),(182297,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396882.1841000000,1649396882.1889000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:48:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033149719238281 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5079),(182298,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396882.2057000000,1649396882.2077000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:48:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00031495094299316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5079),(182299,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396882.2149000000,1649396882.2160000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:48:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5079),(182300,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396882.2207000000,1649396882.2225000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:48:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069093704223633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5080),(182301,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396882.2226000000,1649396882.2237000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:48:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5079),(182302,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396882.2378000000,1649396882.2391000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:48:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5080),(182303,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396882.2369000000,1649396882.2395000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:48:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017359256744385 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5079),(182304,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396882.2476000000,1649396882.2490000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:48:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5079),(182305,0,'moodle','core\\task\\session_cleanup_task',0,1649396941.5384000000,1649396941.5591000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014613151550293 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5150),(182306,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649396941.5694000000,1649396941.5712000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:49:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5150),(182307,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649396941.5830000000,1649396941.5842000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5150),(182308,0,'moodle','core\\task\\grade_cron_task',0,1649396941.5959000000,1649396941.6144000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017305850982666 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5150),(182309,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649396941.5867000000,1649396941.6335000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:49:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042305946350098 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5147),(182310,0,'moodle','core\\task\\portfolio_cron_task',0,1649396941.6463000000,1649396941.6476000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5147),(182311,0,'moodle','core\\task\\completion_regular_task',0,1649396941.6254000000,1649396941.6495000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.022897005081177 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5150),(182312,0,'moodle','core\\task\\plagiarism_cron_task',0,1649396941.6736000000,1649396941.6757000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5147),(182313,0,'moodle','core\\task\\calendar_cron_task',0,1649396941.6761000000,1649396941.6813000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:49:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0042951107025146 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5150),(182314,0,'moodle','core\\task\\blog_cron_task',0,1649396941.6905000000,1649396941.6917000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:49:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5150),(182315,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649396941.7021000000,1649396941.7053000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:49:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020010471343994 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5150),(182316,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649396941.6909000000,1649396941.7096000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:49:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017799854278564 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5147),(182317,0,'mod_forum','mod_forum\\task\\cron_task',0,1649396941.7700000000,1649396941.7733000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:49:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016570091247559 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5147),(182318,0,'mod_assign','mod_assign\\task\\cron_task',0,1649396941.7408000000,1649396941.7864000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:49:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.043893098831177 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5150),(182319,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649396941.7963000000,1649396941.8009000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:49:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029151439666748 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5147),(182320,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649396941.8107000000,1649396941.8120000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5147),(182321,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649396941.8217000000,1649396941.8231000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5147),(182322,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649396941.8307000000,1649396941.8336000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:49:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00096487998962402 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5147),(182323,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649396941.8338000000,1649396941.8361000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:49:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00045609474182129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5150),(182324,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649396941.8485000000,1649396941.8510000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:49:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017440319061279 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5147),(182325,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649396941.8501000000,1649396941.8514000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:49:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5150),(182326,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649396941.8616000000,1649396941.8640000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:49:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012030601501465 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5147),(182327,0,'moodle','core\\task\\cache_cron_task',0,1649397002.2567000000,1649397002.2685000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 13:50:02. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0062291622161865 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',5208),(182328,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649397002.2822000000,1649397002.2850000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 13:50:02. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0014970302581787 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',5208),(182329,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649397002.2969000000,1649397002.2984000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 13:50:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00039792060852051 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',5208),(182330,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649397002.3096000000,1649397002.3165000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 13:50:02. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0054910182952881 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',5208),(182331,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649397002.3259000000,1649397002.3273000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 13:50:02. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',5208),(182332,0,'moodle','core\\task\\badges_cron_task',0,1649397002.3379000000,1649397002.3722000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:50:02. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033185005187988 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',5208),(182333,0,'moodle','core\\task\\badges_message_task',0,1649397002.3837000000,1649397002.3854000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00049495697021484 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',5208),(182334,0,'mod_chat','mod_chat\\task\\cron_task',0,1649397002.4058000000,1649397002.4203000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:50:02. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.01274585723877 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',5208),(182335,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649397002.4323000000,1649397002.4425000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:50:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0085439682006836 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',5208),(182336,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649397002.4578000000,1649397002.4704000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.001014 seconds)\n... used 1 dbqueries\n... used 0.011596202850342 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',5208),(182337,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649397002.4890000000,1649397002.4974000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0050249099731445 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',5208),(182338,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649397002.5109000000,1649397002.5156000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0037989616394043 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',5208),(182339,0,'moodle','core\\task\\automated_backup_task',0,1649397002.2680000000,1649397002.5206000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 13:50:02. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 13:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.24686908721924 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',5203),(182340,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649397002.5296000000,1649397002.5337000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0029399394989014 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',5208),(182341,0,'moodle','core\\task\\session_cleanup_task',0,1649397002.5339000000,1649397002.5436000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:50:02. Current memory use 37.7MB.\n... used 7 dbqueries\n... used 0.008430004119873 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5203),(182342,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397002.5424000000,1649397002.5463000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:50:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5208),(182343,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397002.5533000000,1649397002.5542000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:50:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5203),(182344,0,'moodle','core\\task\\grade_cron_task',0,1649397002.5628000000,1649397002.5655000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:50:02. Current memory use 38.1MB.\n... used 2 dbqueries\n... used 0.0015912055969238 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5203),(182345,0,'moodle','core\\task\\completion_regular_task',0,1649397002.5730000000,1649397002.5878000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:50:02. Current memory use 38.1MB.\n... used 6 dbqueries\n... used 0.0139319896698 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5203),(182346,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397002.5569000000,1649397002.5884000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:50:02. Current memory use 26MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030421018600464 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5208),(182347,0,'moodle','core\\task\\portfolio_cron_task',0,1649397002.5983000000,1649397002.5997000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:50:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5208),(182348,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397002.5983000000,1649397002.5998000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5203),(182349,0,'moodle','core\\task\\blog_cron_task',0,1649397002.6093000000,1649397002.6106000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5203),(182350,0,'moodle','core\\task\\calendar_cron_task',0,1649397002.6091000000,1649397002.6157000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:50:02. Current memory use 27.8MB.\n... used 1 dbqueries\n... used 0.0053529739379883 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5208),(182351,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397002.6291000000,1649397002.6331000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:50:02. Current memory use 38.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0020639896392822 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5203),(182352,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397002.6471000000,1649397002.6501000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:50:02. Current memory use 28.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015299320220947 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5208),(182353,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397002.6573000000,1649397002.6694000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:50:02. Current memory use 39.4MB.\n... used 3 dbqueries\n... used 0.010481119155884 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5203),(182354,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397002.6780000000,1649397002.6815000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:50:02. Current memory use 40.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5203),(182355,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397002.7000000000,1649397002.7040000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:50:02. Current memory use 41MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029370784759521 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5203),(182356,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397002.7132000000,1649397002.7146000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:50:02. Current memory use 41MB.\n... used 0 dbqueries\n... used 0.00030303001403809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5203),(182357,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397002.7181000000,1649397002.7209000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:50:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5208),(182358,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397002.7267000000,1649397002.7284000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:50:02. Current memory use 41MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5203),(182359,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397002.7329000000,1649397002.7343000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:50:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5208),(182360,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397002.7402000000,1649397002.7442000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:50:02. Current memory use 40.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029280185699463 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5203),(182361,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397002.7446000000,1649397002.7462000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:50:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5208),(182362,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397002.7544000000,1649397002.7558000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:50:02. Current memory use 40.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5203),(182363,0,'moodle','core\\task\\session_cleanup_task',0,1649397062.1135000000,1649397062.1287000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:51:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01138710975647 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5293),(182364,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397062.1382000000,1649397062.1408000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:51:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0008399486541748 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5293),(182365,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397062.1502000000,1649397062.1511000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:51:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5293),(182366,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397062.1586000000,1649397062.1876000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02797794342041 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5293),(182367,0,'moodle','core\\task\\grade_cron_task',0,1649397062.1706000000,1649397062.1970000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:51:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020512819290161 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5297),(182368,0,'moodle','core\\task\\completion_regular_task',0,1649397062.1962000000,1649397062.2069000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:51:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0087671279907227 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5293),(182369,0,'moodle','core\\task\\portfolio_cron_task',0,1649397062.2085000000,1649397062.2097000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:51:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5297),(182370,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397062.2179000000,1649397062.2191000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:51:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5293),(182371,0,'moodle','core\\task\\calendar_cron_task',0,1649397062.2309000000,1649397062.2379000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:51:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0054221153259277 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5297),(182372,0,'moodle','core\\task\\blog_cron_task',0,1649397062.2370000000,1649397062.2380000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:51:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5293),(182373,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397062.2506000000,1649397062.2528000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:51:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010969638824463 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5297),(182374,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397062.2481000000,1649397062.2651000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:51:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01609992980957 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5293),(182375,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397062.2731000000,1649397062.3040000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:51:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.029454946517944 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5297),(182376,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397062.3026000000,1649397062.3054000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:51:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014939308166504 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5293),(182377,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397062.3327000000,1649397062.3368000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:51:02. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025691986083984 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5293),(182378,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397062.3397000000,1649397062.3421000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0003809928894043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5297),(182379,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397062.3488000000,1649397062.3506000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:51:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5293),(182380,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397062.3539000000,1649397062.3567000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:51:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008089542388916 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5297),(182381,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397062.3735000000,1649397062.3751000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:51:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5293),(182382,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397062.3772000000,1649397062.3807000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:51:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002363920211792 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5297),(182383,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397062.3951000000,1649397062.3965000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:51:02. Current memory use 29.4MB.\n... used 0 dbqueries\n... used 0.0002448558807373 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5297),(182384,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397062.3968000000,1649397062.3984000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:51:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5293),(182385,0,'moodle','core\\task\\session_cleanup_task',0,1649397121.7291000000,1649397121.7468000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01283597946167 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5353),(182386,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397121.7590000000,1649397121.7700000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5353),(182387,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397121.7501000000,1649397121.7724000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.017076969146729 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5354),(182388,0,'moodle','core\\task\\grade_cron_task',0,1649397121.7831000000,1649397121.7970000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:52:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011271953582764 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5354),(182389,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397121.7818000000,1649397121.8207000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038016080856323 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5353),(182390,0,'moodle','core\\task\\portfolio_cron_task',0,1649397121.8286000000,1649397121.8299000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5353),(182391,0,'moodle','core\\task\\completion_regular_task',0,1649397121.8103000000,1649397121.8309000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:52:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019698143005371 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5354),(182392,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397121.8386000000,1649397121.8398000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5353),(182393,0,'moodle','core\\task\\calendar_cron_task',0,1649397121.8531000000,1649397121.8596000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:52:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0053720474243164 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5354),(182394,0,'moodle','core\\task\\blog_cron_task',0,1649397121.8615000000,1649397121.8628000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:52:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5353),(182395,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397121.8740000000,1649397121.8770000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:52:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00189208984375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5354),(182396,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397121.8720000000,1649397121.8972000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:52:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024080038070679 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5353),(182397,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397121.9394000000,1649397121.9437000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:52:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002528190612793 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5353),(182398,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397121.9028000000,1649397121.9497000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:52:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.044948101043701 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5354),(182399,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397121.9745000000,1649397121.9806000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:52:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042169094085693 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5353),(182400,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397121.9849000000,1649397121.9864000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:52:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5354),(182401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397121.9940000000,1649397121.9960000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:52:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5353),(182402,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397121.9975000000,1649397121.9998000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:52:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065302848815918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5354),(182403,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397122.0061000000,1649397122.0080000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:52:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5353),(182404,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397122.0162000000,1649397122.0193000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:52:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020909309387207 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5354),(182405,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397122.0233000000,1649397122.0244000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:52:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5353),(182406,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397122.0349000000,1649397122.0377000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:52:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014388561248779 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5353),(182407,0,'moodle','core\\task\\session_cleanup_task',0,1649397181.3969000000,1649397181.4178000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014989852905273 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5418),(182408,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397181.4051000000,1649397181.4179000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:53:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075771808624268 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5416),(182409,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397181.4284000000,1649397181.4298000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:53:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5416),(182410,0,'moodle','core\\task\\grade_cron_task',0,1649397181.4409000000,1649397181.4569000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:53:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014786005020142 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5416),(182411,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397181.4297000000,1649397181.4644000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033868074417114 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5418),(182412,0,'moodle','core\\task\\portfolio_cron_task',0,1649397181.4745000000,1649397181.4755000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5418),(182413,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397181.4828000000,1649397181.4835000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5418),(182414,0,'moodle','core\\task\\completion_regular_task',0,1649397181.4668000000,1649397181.4889000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:53:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020864009857178 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5416),(182415,0,'moodle','core\\task\\calendar_cron_task',0,1649397181.4969000000,1649397181.5015000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039100646972656 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5418),(182416,0,'moodle','core\\task\\blog_cron_task',0,1649397181.5073000000,1649397181.5085000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:53:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5416),(182417,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397181.5210000000,1649397181.5227000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:53:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080990791320801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5416),(182418,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397181.5119000000,1649397181.5297000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:53:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016960144042969 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5418),(182419,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397181.5570000000,1649397181.5590000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:53:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010201930999756 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5418),(182420,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397181.5378000000,1649397181.5740000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:53:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.034841060638428 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5416),(182421,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397181.5797000000,1649397181.5830000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:53:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022830963134766 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5418),(182422,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397181.5902000000,1649397181.5921000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:53:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5418),(182423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397181.6003000000,1649397181.6014000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:53:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5418),(182424,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397181.6106000000,1649397181.6130000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:53:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5418),(182425,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397181.6111000000,1649397181.6132000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:53:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5416),(182426,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397181.6289000000,1649397181.6300000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:53:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5418),(182427,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397181.6286000000,1649397181.6326000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:53:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029289722442627 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5416),(182428,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397181.6420000000,1649397181.6434000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:53:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5418),(182429,0,'moodle','core\\task\\session_cleanup_task',0,1649397241.9235000000,1649397241.9402000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012315988540649 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5486),(182430,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397241.9539000000,1649397241.9556000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:54:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00051617622375488 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5486),(182431,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397241.9645000000,1649397241.9742000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:54:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0051140785217285 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5487),(182432,0,'moodle','core\\task\\grade_cron_task',0,1649397241.9867000000,1649397241.9989000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01121187210083 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5487),(182433,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397241.9811000000,1649397242.0097000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027684926986694 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5486),(182434,0,'moodle','core\\task\\portfolio_cron_task',0,1649397242.0219000000,1649397242.0232000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:54:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5487),(182435,0,'moodle','core\\task\\completion_regular_task',0,1649397242.0197000000,1649397242.0304000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:54:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0094058513641357 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5486),(182436,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397242.0329000000,1649397242.0338000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:54:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5487),(182437,0,'moodle','core\\task\\calendar_cron_task',0,1649397242.0554000000,1649397242.0602000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:54:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0037310123443604 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5486),(182438,0,'moodle','core\\task\\blog_cron_task',0,1649397242.0605000000,1649397242.0617000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:54:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5487),(182439,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397242.0732000000,1649397242.0766000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:54:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088787078857422 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5487),(182440,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397242.0682000000,1649397242.0836000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:54:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014581918716431 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5486),(182441,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397242.1099000000,1649397242.1124000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:54:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012249946594238 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5486),(182442,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397242.0915000000,1649397242.1321000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:54:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.03878116607666 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5487),(182443,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397242.1363000000,1649397242.1404000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:54:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026137828826904 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5486),(182444,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397242.1508000000,1649397242.1523000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:54:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5486),(182445,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397242.1614000000,1649397242.1630000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:54:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00018119812011719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5486),(182446,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397242.1724000000,1649397242.1740000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:54:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046896934509277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5487),(182447,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397242.1753000000,1649397242.1768000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:54:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5486),(182448,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397242.1881000000,1649397242.1904000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:54:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015740394592285 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5487),(182449,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397242.2054000000,1649397242.2067000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:54:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5486),(182450,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397242.2130000000,1649397242.2143000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:54:02. Current memory use 29.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049090385437012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5487),(182451,0,'moodle','core\\task\\badges_message_task',0,1649397301.5320000000,1649397301.5510000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 13:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.01452112197876 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',5552),(182452,0,'moodle','core\\task\\badges_cron_task',0,1649397301.5271000000,1649397301.5608000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 13:55:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029315948486328 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',5547),(182453,0,'mod_chat','mod_chat\\task\\cron_task',0,1649397301.5708000000,1649397301.5885000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 13:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.015928030014038 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',5552),(182454,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649397301.5818000000,1649397301.5962000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 13:55:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.013053178787231 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',5547),(182455,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649397301.6059000000,1649397301.6267000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 13:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.001064 seconds)\n... used 1 dbqueries\n... used 0.00860595703125 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',5552),(182456,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649397301.6227000000,1649397301.6305000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 13:55:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0056037902832031 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',5547),(182457,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649397301.6471000000,1649397301.6507000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 13:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0022239685058594 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',5547),(182458,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649397301.6486000000,1649397301.6569000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 13:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.004331111907959 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',5552),(182459,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397301.6655000000,1649397301.6685000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:55:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0011341571807861 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5552),(182460,0,'moodle','core\\task\\session_cleanup_task',0,1649397301.6646000000,1649397301.6749000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:55:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0078320503234863 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5547),(182461,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397301.6779000000,1649397301.6792000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:55:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5552),(182462,0,'moodle','core\\task\\grade_cron_task',0,1649397301.6927000000,1649397301.7041000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:55:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.010526895523071 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5552),(182463,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397301.6884000000,1649397301.7168000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:55:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027151107788086 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5547),(182464,0,'moodle','core\\task\\completion_regular_task',0,1649397301.7128000000,1649397301.7277000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:55:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.014112949371338 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5552),(182465,0,'moodle','core\\task\\portfolio_cron_task',0,1649397301.7285000000,1649397301.7298000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:55:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5547),(182466,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397301.7372000000,1649397301.7385000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:55:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5552),(182467,0,'moodle','core\\task\\blog_cron_task',0,1649397301.7490000000,1649397301.7503000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:55:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5547),(182468,0,'moodle','core\\task\\calendar_cron_task',0,1649397301.7474000000,1649397301.7536000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:55:01. Current memory use 25.8MB.\n... used 1 dbqueries\n... used 0.0051810741424561 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5552),(182469,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397301.7656000000,1649397301.7686000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:55:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018839836120605 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5552),(182470,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397301.7608000000,1649397301.7818000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:55:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019819974899292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5547),(182471,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397301.8048000000,1649397301.8201000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:55:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.013640165328979 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5547),(182472,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397301.7809000000,1649397301.8371000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:55:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.05432391166687 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5552),(182473,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397301.8494000000,1649397301.8564000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:55:01. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0046060085296631 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5547),(182474,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397301.8643000000,1649397301.8654000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:55:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5547),(182475,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397301.8699000000,1649397301.8719000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:55:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00022387504577637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5552),(182476,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397301.8774000000,1649397301.8802000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:55:01. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076699256896973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5547),(182477,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397301.8813000000,1649397301.8827000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:55:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5552),(182478,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397301.8884000000,1649397301.8911000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:55:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016248226165771 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5547),(182479,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397301.8925000000,1649397301.8939000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:55:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5552),(182480,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397301.9004000000,1649397301.9026000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:55:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090909004211426 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5547),(182481,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397362.2274000000,1649397362.2402000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:56:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0071940422058105 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5611),(182482,0,'moodle','core\\task\\session_cleanup_task',0,1649397362.2270000000,1649397362.2434000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011896848678589 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5610),(182483,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397362.2525000000,1649397362.2534000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:56:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5610),(182484,0,'moodle','core\\task\\grade_cron_task',0,1649397362.2616000000,1649397362.2743000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:56:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011826038360596 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5610),(182485,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397362.2528000000,1649397362.2932000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:56:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039535999298096 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5611),(182486,0,'moodle','core\\task\\completion_regular_task',0,1649397362.2851000000,1649397362.2987000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:56:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.012836933135986 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5610),(182487,0,'moodle','core\\task\\portfolio_cron_task',0,1649397362.3030000000,1649397362.3040000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5611),(182488,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397362.3071000000,1649397362.3083000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:56:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5610),(182489,0,'moodle','core\\task\\calendar_cron_task',0,1649397362.3181000000,1649397362.3311000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:56:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.011953115463257 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5611),(182490,0,'moodle','core\\task\\blog_cron_task',0,1649397362.3333000000,1649397362.3347000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:56:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5610),(182491,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397362.3441000000,1649397362.3458000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:56:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082588195800781 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5610),(182492,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397362.3410000000,1649397362.3623000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:56:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020155191421509 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5611),(182493,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397362.3898000000,1649397362.3925000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:56:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016889572143555 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5611),(182494,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397362.3614000000,1649397362.4045000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:56:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.041434049606323 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5610),(182495,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397362.4207000000,1649397362.4251000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:56:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033500194549561 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5611),(182496,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397362.4337000000,1649397362.4352000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:56:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5611),(182497,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397362.4424000000,1649397362.4442000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:56:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5611),(182498,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397362.4486000000,1649397362.4504000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:56:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5610),(182499,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397362.4532000000,1649397362.4548000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:56:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5611),(182500,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397362.4655000000,1649397362.4684000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:56:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021212100982666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5610),(182501,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397362.4816000000,1649397362.4830000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:56:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5611); INSERT INTO `mdl_task_log` VALUES (182502,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397362.4923000000,1649397362.4943000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:56:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081419944763184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5610),(182503,0,'moodle','core\\task\\session_cleanup_task',0,1649397421.7685000000,1649397421.7834000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010493993759155 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5681),(182504,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397421.7946000000,1649397421.7964000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:57:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5681),(182505,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397421.8051000000,1649397421.8068000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5681),(182506,0,'moodle','core\\task\\grade_cron_task',0,1649397421.8272000000,1649397421.8637000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:57:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.031042098999023 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5683),(182507,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397421.8192000000,1649397421.8699000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04955005645752 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5681),(182508,0,'moodle','core\\task\\portfolio_cron_task',0,1649397421.8823000000,1649397421.8837000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5681),(182509,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397421.8943000000,1649397421.8957000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5681),(182510,0,'moodle','core\\task\\completion_regular_task',0,1649397421.8769000000,1649397421.8993000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020937204360962 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5683),(182511,0,'moodle','core\\task\\blog_cron_task',0,1649397421.9173000000,1649397421.9184000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:57:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5683),(182512,0,'moodle','core\\task\\calendar_cron_task',0,1649397421.9145000000,1649397421.9211000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0053801536560059 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5681),(182513,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397421.9334000000,1649397421.9357000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:57:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011379718780518 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5681),(182514,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397421.9337000000,1649397421.9559000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:57:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021009922027588 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5683),(182515,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397421.9938000000,1649397421.9967000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:57:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014281272888184 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5683),(182516,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397421.9581000000,1649397422.0019000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:57:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041270971298218 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5681),(182517,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397422.0265000000,1649397422.0299000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:57:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021970272064209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5683),(182518,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397422.0328000000,1649397422.0341000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:57:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5681),(182519,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397422.0387000000,1649397422.0403000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:57:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025081634521484 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5683),(182520,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397422.0423000000,1649397422.0439000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:57:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049304962158203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5681),(182521,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397422.0471000000,1649397422.0487000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:57:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5683),(182522,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397422.0587000000,1649397422.0595000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:57:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5683),(182523,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397422.0584000000,1649397422.0610000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:57:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017151832580566 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5681),(182524,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397422.0689000000,1649397422.0708000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:57:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5683),(182525,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397481.3671000000,1649397481.3766000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058181285858154 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5737),(182526,0,'moodle','core\\task\\session_cleanup_task',0,1649397481.3654000000,1649397481.3824000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012045860290527 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5736),(182527,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397481.3858000000,1649397481.3868000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:58:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5737),(182528,0,'moodle','core\\task\\grade_cron_task',0,1649397481.3960000000,1649397481.4115000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014562845230103 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5737),(182529,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397481.3928000000,1649397481.4239000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030307054519653 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5736),(182530,0,'moodle','core\\task\\portfolio_cron_task',0,1649397481.4329000000,1649397481.4337000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5736),(182531,0,'moodle','core\\task\\completion_regular_task',0,1649397481.4206000000,1649397481.4395000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:58:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018008947372437 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5737),(182532,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397481.4412000000,1649397481.4421000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5736),(182533,0,'moodle','core\\task\\blog_cron_task',0,1649397481.4572000000,1649397481.4583000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5736),(182534,0,'moodle','core\\task\\calendar_cron_task',0,1649397481.4551000000,1649397481.4609000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:58:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0047719478607178 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5737),(182535,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397481.4703000000,1649397481.4731000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:58:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020408630371094 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5737),(182536,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397481.4678000000,1649397481.4850000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:58:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016340017318726 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5736),(182537,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397481.5068000000,1649397481.5099000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:58:01. Current memory use 26.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5737),(182538,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397481.5552000000,1649397481.5594000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:58:01. Current memory use 29.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002504825592041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5737),(182539,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397481.5216000000,1649397481.5630000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:58:01. Current memory use 28.7MB.\n... used 3 dbqueries\n... used 0.039884090423584 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5736),(182540,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397481.5713000000,1649397481.5731000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00029492378234863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5737),(182541,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397481.5840000000,1649397481.5859000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5737),(182542,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397481.5902000000,1649397481.5921000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:58:01. Current memory use 32.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058412551879883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5736),(182543,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397481.5966000000,1649397481.5984000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5737),(182544,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397481.6072000000,1649397481.6257000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:58:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.015681982040405 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5736),(182545,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397481.6272000000,1649397481.6287000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:58:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5737),(182546,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397481.6383000000,1649397481.6403000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:58:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063419342041016 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5736),(182547,0,'moodle','core\\task\\session_cleanup_task',0,1649397542.0015000000,1649397542.0237000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 13:59:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015423059463501 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5816),(182548,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397542.0186000000,1649397542.0285000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 13:59:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005756139755249 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5814),(182549,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397542.0326000000,1649397542.0335000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 13:59:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5816),(182550,0,'moodle','core\\task\\grade_cron_task',0,1649397542.0406000000,1649397542.0525000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 13:59:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011090040206909 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5816),(182551,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397542.0365000000,1649397542.0723000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 13:59:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034838199615479 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5814),(182552,0,'moodle','core\\task\\completion_regular_task',0,1649397542.0602000000,1649397542.0759000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 13:59:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014891147613525 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5816),(182553,0,'moodle','core\\task\\portfolio_cron_task',0,1649397542.0802000000,1649397542.0810000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 13:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5814),(182554,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397542.0839000000,1649397542.0847000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 13:59:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5816),(182555,0,'moodle','core\\task\\blog_cron_task',0,1649397542.1022000000,1649397542.1031000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 13:59:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5816),(182556,0,'moodle','core\\task\\calendar_cron_task',0,1649397542.1010000000,1649397542.1072000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 13:59:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0051169395446777 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5814),(182557,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397542.1180000000,1649397542.1202000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 13:59:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011918544769287 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5814),(182558,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397542.1169000000,1649397542.1415000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 13:59:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022871971130371 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5816),(182559,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397542.1792000000,1649397542.1828000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 13:59:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019290447235107 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5816),(182560,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397542.1368000000,1649397542.1939000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 13:59:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.055466890335083 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5814),(182561,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397542.2089000000,1649397542.2138000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 13:59:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030300617218018 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5816),(182562,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397542.2228000000,1649397542.2247000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 13:59:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5816),(182563,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397542.2331000000,1649397542.2343000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 13:59:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5816),(182564,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397542.2421000000,1649397542.2439000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 13:59:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069189071655273 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5816),(182565,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397542.2455000000,1649397542.2473000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 13:59:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5814),(182566,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397542.2564000000,1649397542.2586000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 13:59:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014979839324951 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5816),(182567,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397542.2602000000,1649397542.2611000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 13:59:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5814),(182568,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397542.2686000000,1649397542.2701000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 13:59:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072598457336426 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5816),(182569,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649397601.6197000000,1649397601.6356000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 14:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.010149955749512 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',5878),(182570,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649397601.6531000000,1649397601.6563000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 14:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0021710395812988 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',5878),(182571,0,'moodle','core\\task\\search_index_task',0,1649397601.6469000000,1649397601.6575000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 14:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0066049098968506 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',5880),(182572,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649397601.6738000000,1649397601.6771000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 14:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0023729801177979 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',5880),(182573,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649397601.6890000000,1649397601.6917000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015661716461182 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',5880),(182574,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649397601.7023000000,1649397601.7036000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028491020202637 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',5880),(182575,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649397601.6704000000,1649397601.7192000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 14:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.047616958618164 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',5878),(182576,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649397601.7177000000,1649397601.7235000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0045571327209473 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',5880),(182577,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649397601.7435000000,1649397601.7465000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:00:01. Current memory use 23.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0020120143890381 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',5878),(182578,0,'moodle','core\\task\\badges_message_task',0,1649397601.7583000000,1649397601.7667000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:00:01. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0057358741760254 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',5878),(182579,0,'moodle','core\\task\\badges_cron_task',0,1649397601.7487000000,1649397601.7832000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:00:01. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032577991485596 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',5880),(182580,0,'mod_chat','mod_chat\\task\\cron_task',0,1649397601.7854000000,1649397601.7993000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:00:01. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.012525081634521 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',5878),(182581,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649397601.8030000000,1649397601.8131000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:00:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0082411766052246 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',5880),(182582,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649397601.8148000000,1649397601.8266000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:00:01. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00072700000000003 seconds)\n... used 1 dbqueries\n... used 0.010730981826782 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',5878),(182583,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649397601.8280000000,1649397601.8380000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:00:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.0060348510742188 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',5880),(182584,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649397601.8406000000,1649397601.8542000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.010421991348267 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',5878),(182585,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649397601.8671000000,1649397601.8729000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:00:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0044209957122803 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',5880),(182586,0,'moodle','core\\task\\session_cleanup_task',0,1649397601.8685000000,1649397601.8817000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:00:01. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0085530281066895 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5878),(182587,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397601.9100000000,1649397601.9115000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:00:01. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 7.8201293945312E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5878),(182588,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397601.9092000000,1649397601.9116000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:00:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.00061988830566406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5880),(182589,0,'moodle','core\\task\\grade_cron_task',0,1649397601.9314000000,1649397601.9363000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:00:01. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0024969577789307 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5880),(182590,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397601.9278000000,1649397601.9523000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:00:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021365165710449 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5878),(182591,0,'moodle','core\\task\\portfolio_cron_task',0,1649397601.9712000000,1649397601.9725000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:00:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5878),(182592,0,'moodle','core\\task\\completion_regular_task',0,1649397601.9600000000,1649397601.9736000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:00:01. Current memory use 25.4MB.\n... used 6 dbqueries\n... used 0.012321949005127 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5880),(182593,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397601.9845000000,1649397601.9862000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:00:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5880),(182594,0,'moodle','core\\task\\calendar_cron_task',0,1649397601.9862000000,1649397601.9930000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:00:01. Current memory use 28.8MB.\n... used 1 dbqueries\n... used 0.0055899620056152 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5878),(182595,0,'moodle','core\\task\\blog_cron_task',0,1649397602.0150000000,1649397602.0167000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:00:02. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5880),(182596,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397602.0386000000,1649397602.0412000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:00:02. Current memory use 26.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090599060058594 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5880),(182597,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397602.0214000000,1649397602.0423000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:00:02. Current memory use 29.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019598007202148 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5878),(182598,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397602.0640000000,1649397602.0673000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:00:02. Current memory use 32.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014631748199463 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5878),(182599,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397602.0498000000,1649397602.0824000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:00:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.031238079071045 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5880),(182600,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397602.1046000000,1649397602.1122000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:00:02. Current memory use 33.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049850940704346 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5878),(182601,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397602.1268000000,1649397602.1289000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:00:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5878),(182602,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397602.1392000000,1649397602.1425000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:00:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5878),(182603,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397602.1439000000,1649397602.1462000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:00:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008690357208252 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5880),(182604,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397602.1582000000,1649397602.1603000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:00:02. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5878),(182605,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397602.1645000000,1649397602.1689000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:00:02. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027821063995361 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5880),(182606,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397602.1728000000,1649397602.1744000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:00:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00022387504577637 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5878),(182607,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397602.1824000000,1649397602.1852000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:00:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011711120605469 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5880),(182608,0,'moodle','core\\task\\session_cleanup_task',0,1649397661.5410000000,1649397661.5617000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015623092651367 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',5942),(182609,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397661.5713000000,1649397661.5725000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',5942),(182610,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397661.5630000000,1649397661.5730000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:01:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059638023376465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',5944),(182611,0,'moodle','core\\task\\grade_cron_task',0,1649397661.5867000000,1649397661.5990000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:01:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011442184448242 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',5944),(182612,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397661.5849000000,1649397661.6274000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:01:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041372060775757 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',5942),(182613,0,'moodle','core\\task\\completion_regular_task',0,1649397661.6071000000,1649397661.6280000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:01:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020078897476196 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',5944),(182614,0,'moodle','core\\task\\portfolio_cron_task',0,1649397661.6377000000,1649397661.6387000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:01:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',5942),(182615,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397661.6496000000,1649397661.6508000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',5942),(182616,0,'moodle','core\\task\\calendar_cron_task',0,1649397661.6588000000,1649397661.6653000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:01:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0053489208221436 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',5944),(182617,0,'moodle','core\\task\\blog_cron_task',0,1649397661.6724000000,1649397661.6737000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:01:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',5942),(182618,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397661.6949000000,1649397661.6976000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:01:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017809867858887 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',5942),(182619,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397661.6858000000,1649397661.7055000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:01:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018746137619019 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',5944),(182620,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397661.7555000000,1649397661.7583000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:01:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',5944),(182621,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397661.7193000000,1649397661.7639000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:01:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04277491569519 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',5942),(182622,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397661.7930000000,1649397661.7990000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:01:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041909217834473 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',5944),(182623,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397661.8108000000,1649397661.8121000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:01:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00030016899108887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',5944),(182624,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397661.8130000000,1649397661.8143000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:01:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',5942),(182625,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397661.8246000000,1649397661.8269000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:01:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063705444335938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',5944),(182626,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397661.8250000000,1649397661.8270000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:01:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',5942),(182627,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397661.8424000000,1649397661.8450000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:01:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016970634460449 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',5944),(182628,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397661.8451000000,1649397661.8461000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:01:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',5942),(182629,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397661.8569000000,1649397661.8583000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:01:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',5942),(182630,0,'moodle','core\\task\\session_cleanup_task',0,1649397722.1530000000,1649397722.1751000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:02:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017844915390015 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6017),(182631,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397722.1868000000,1649397722.1878000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:02:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6017),(182632,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397722.1820000000,1649397722.1944000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:02:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.007634162902832 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6020),(182633,0,'moodle','core\\task\\grade_cron_task',0,1649397722.2048000000,1649397722.2199000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:02:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013969898223877 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6020),(182634,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397722.1969000000,1649397722.2284000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:02:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030580043792725 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6017),(182635,0,'moodle','core\\task\\portfolio_cron_task',0,1649397722.2384000000,1649397722.2393000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6017),(182636,0,'moodle','core\\task\\completion_regular_task',0,1649397722.2300000000,1649397722.2479000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:02:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016355991363525 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6020),(182637,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397722.2501000000,1649397722.2510000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6017),(182638,0,'moodle','core\\task\\blog_cron_task',0,1649397722.2630000000,1649397722.2638000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6017),(182639,0,'moodle','core\\task\\calendar_cron_task',0,1649397722.2622000000,1649397722.2666000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:02:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035459995269775 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6020),(182640,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397722.2750000000,1649397722.2778000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:02:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015799999237061 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6020),(182641,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397722.2724000000,1649397722.2882000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:02:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014961957931519 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6017),(182642,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397722.3174000000,1649397722.3197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:02:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6017),(182643,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397722.3004000000,1649397722.3320000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:02:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.030104160308838 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6020),(182644,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397722.3407000000,1649397722.3441000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:02:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023159980773926 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6017),(182645,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397722.3523000000,1649397722.3535000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6017),(182646,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397722.3606000000,1649397722.3617000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6017),(182647,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397722.3709000000,1649397722.3727000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:02:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070500373840332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6017),(182648,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397722.3788000000,1649397722.3802000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:02:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6017),(182649,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397722.3890000000,1649397722.3931000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:02:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002938985824585 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6020),(182650,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397722.3970000000,1649397722.3982000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:02:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6017),(182651,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397722.4072000000,1649397722.4089000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:02:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6020),(182652,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397781.6675000000,1649397781.6761000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:03:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0048971176147461 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6095),(182653,0,'moodle','core\\task\\session_cleanup_task',0,1649397781.6657000000,1649397781.6788000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:03:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0094830989837646 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6096),(182654,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397781.6870000000,1649397781.6878000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:03:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6096),(182655,0,'moodle','core\\task\\grade_cron_task',0,1649397781.7102000000,1649397781.7272000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:03:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015550851821899 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6096),(182656,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397781.6883000000,1649397781.7603000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:03:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.070803165435791 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6095),(182657,0,'moodle','core\\task\\completion_regular_task',0,1649397781.7369000000,1649397781.7617000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:03:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.023552894592285 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6096),(182658,0,'moodle','core\\task\\portfolio_cron_task',0,1649397781.7693000000,1649397781.7704000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6095),(182659,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397781.7705000000,1649397781.7712000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:03:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6096),(182660,0,'moodle','core\\task\\blog_cron_task',0,1649397781.7849000000,1649397781.7858000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:03:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6095),(182661,0,'moodle','core\\task\\calendar_cron_task',0,1649397781.7846000000,1649397781.7913000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:03:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053319931030273 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6096),(182662,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397781.8022000000,1649397781.8045000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:03:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091409683227539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6096),(182663,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397781.7947000000,1649397781.8111000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:03:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015491008758545 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6095),(182664,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397781.8345000000,1649397781.8372000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:03:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016131401062012 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6095),(182665,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397781.8193000000,1649397781.8467000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:03:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.025959968566895 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6096),(182666,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397781.8549000000,1649397781.8585000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:03:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026319026947021 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6095),(182667,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397781.8657000000,1649397781.8669000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:03:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6095),(182668,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397781.8739000000,1649397781.8748000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:03:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010085105895996 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6095),(182669,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397781.8799000000,1649397781.8813000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:03:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00039291381835938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6096),(182670,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397781.8840000000,1649397781.8850000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:03:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6095),(182671,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397781.8974000000,1649397781.8984000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:03:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00029993057250977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6095),(182672,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397781.8970000000,1649397781.8998000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:03:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019819736480713 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6096),(182673,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397781.9073000000,1649397781.9087000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:03:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074291229248047 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6095),(182674,0,'moodle','core\\task\\session_cleanup_task',0,1649397842.2058000000,1649397842.2212000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:04:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011237144470215 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6196),(182675,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397842.2309000000,1649397842.2323000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:04:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6196),(182676,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397842.2195000000,1649397842.2330000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:04:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077838897705078 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6199),(182677,0,'moodle','core\\task\\grade_cron_task',0,1649397842.2446000000,1649397842.2614000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:04:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.015722036361694 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6199),(182678,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397842.2409000000,1649397842.2743000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:04:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032488107681274 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6196),(182679,0,'moodle','core\\task\\portfolio_cron_task',0,1649397842.2828000000,1649397842.2837000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6196),(182680,0,'moodle','core\\task\\completion_regular_task',0,1649397842.2726000000,1649397842.2886000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:04:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015132904052734 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6199),(182681,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397842.2903000000,1649397842.2912000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6196),(182682,0,'moodle','core\\task\\blog_cron_task',0,1649397842.3046000000,1649397842.3055000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:04:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6196),(182683,0,'moodle','core\\task\\calendar_cron_task',0,1649397842.3020000000,1649397842.3066000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:04:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037531852722168 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6199),(182684,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397842.3162000000,1649397842.3179000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:04:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091099739074707 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6199),(182685,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397842.3153000000,1649397842.3394000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:04:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022866010665894 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6196),(182686,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397842.3346000000,1649397842.3775000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:04:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.041859865188599 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6199),(182687,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397842.3903000000,1649397842.3935000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:04:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001378059387207 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6196),(182688,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397842.4128000000,1649397842.4162000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:04:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022428035736084 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6196),(182689,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397842.4214000000,1649397842.4228000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:04:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6199),(182690,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397842.4248000000,1649397842.4262000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6196),(182691,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397842.4321000000,1649397842.4338000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:04:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6199),(182692,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397842.4338000000,1649397842.4350000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6196),(182693,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397842.4484000000,1649397842.4493000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6196),(182694,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397842.4471000000,1649397842.4497000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:04:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001680850982666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6199),(182695,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397842.4578000000,1649397842.4596000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:04:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001007080078125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6196),(182696,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649397901.7980000000,1649397901.8111000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 14:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0079450607299805 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',6279),(182697,0,'moodle','core\\task\\badges_message_task',0,1649397901.8213000000,1649397901.8270000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004918098449707 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',6279),(182698,0,'moodle','core\\task\\badges_cron_task',0,1649397901.8028000000,1649397901.8405000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03276515007019 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',6280),(182699,0,'mod_chat','mod_chat\\task\\cron_task',0,1649397901.8415000000,1649397901.8543000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011683940887451 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',6279),(182700,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649397901.8536000000,1649397901.8638000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:05:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0091068744659424 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',6280),(182701,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649397901.8694000000,1649397901.8783000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00075399999999992 seconds)\n... used 1 dbqueries\n... used 0.0080809593200684 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',6279),(182702,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649397901.8813000000,1649397901.8871000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0032110214233398 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',6280),(182703,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649397901.8962000000,1649397901.8985000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:05:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.001535177230835 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',6280),(182704,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649397901.8984000000,1649397901.9048000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0041248798370361 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',6279),(182705,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397901.9136000000,1649397901.9159000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:05:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00048995018005371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6279),(182706,0,'moodle','core\\task\\session_cleanup_task',0,1649397901.9086000000,1649397901.9167000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:05:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0059030055999756 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6280),(182707,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397901.9270000000,1649397901.9279000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:05:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6279),(182708,0,'moodle','core\\task\\grade_cron_task',0,1649397901.9463000000,1649397901.9590000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:05:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.01178503036499 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6279),(182709,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397901.9271000000,1649397901.9624000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:05:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027343034744263 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6280),(182710,0,'moodle','core\\task\\portfolio_cron_task',0,1649397901.9706000000,1649397901.9715000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:05:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6280),(182711,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397901.9791000000,1649397901.9802000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:05:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6280),(182712,0,'moodle','core\\task\\completion_regular_task',0,1649397901.9706000000,1649397901.9901000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:05:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.018099069595337 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6279),(182713,0,'moodle','core\\task\\blog_cron_task',0,1649397902.0013000000,1649397902.0023000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:05:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6279),(182714,0,'moodle','core\\task\\calendar_cron_task',0,1649397901.9984000000,1649397902.0044000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:05:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0048279762268066 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6280),(182715,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397902.0134000000,1649397902.0162000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:05:02. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017020702362061 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6279),(182716,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397902.0129000000,1649397902.0382000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:05:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023729085922241 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6280),(182717,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397902.0242000000,1649397902.0605000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:05:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.034822225570679 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6279),(182718,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397902.0721000000,1649397902.0758000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:05:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016231536865234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6280),(182719,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397902.1053000000,1649397902.1070000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:05:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6280),(182720,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397902.1031000000,1649397902.1073000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:05:02. Current memory use 32.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025050640106201 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6279),(182721,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397902.1146000000,1649397902.1161000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:05:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6280),(182722,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397902.1181000000,1649397902.1200000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:05:02. Current memory use 32.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046515464782715 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6279),(182723,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397902.1284000000,1649397902.1304000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:05:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6280),(182724,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397902.1297000000,1649397902.1341000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:05:02. Current memory use 32.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027899742126465 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6279),(182725,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397902.1575000000,1649397902.1594000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:05:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6280),(182726,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397902.1618000000,1649397902.1636000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:05:02. Current memory use 32.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067782402038574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6279),(182727,0,'moodle','core\\task\\session_cleanup_task',0,1649397961.4488000000,1649397961.4632000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:06:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010478973388672 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6352),(182728,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649397961.4617000000,1649397961.4718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:06:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056929588317871 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6350),(182729,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649397961.4718000000,1649397961.4726000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6352),(182730,0,'moodle','core\\task\\grade_cron_task',0,1649397961.4811000000,1649397961.4989000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:06:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017021179199219 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6352),(182731,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649397961.4811000000,1649397961.5226000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:06:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040462017059326 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6350),(182732,0,'moodle','core\\task\\completion_regular_task',0,1649397961.5083000000,1649397961.5238000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:06:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014362096786499 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6352),(182733,0,'moodle','core\\task\\portfolio_cron_task',0,1649397961.5310000000,1649397961.5319000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:06:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6350),(182734,0,'moodle','core\\task\\plagiarism_cron_task',0,1649397961.5359000000,1649397961.5367000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:06:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6352),(182735,0,'moodle','core\\task\\calendar_cron_task',0,1649397961.5472000000,1649397961.5512000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:06:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0033090114593506 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6350),(182736,0,'moodle','core\\task\\blog_cron_task',0,1649397961.5510000000,1649397961.5522000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:06:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6352),(182737,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649397961.5612000000,1649397961.5629000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:06:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089883804321289 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6350),(182738,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649397961.5606000000,1649397961.5802000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:06:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018748044967651 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6352),(182739,0,'mod_assign','mod_assign\\task\\cron_task',0,1649397961.5814000000,1649397961.6099000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:06:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.027446031570435 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6350),(182740,0,'mod_forum','mod_forum\\task\\cron_task',0,1649397961.6152000000,1649397961.6174000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:06:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00098896026611328 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6352),(182741,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649397961.6350000000,1649397961.6430000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:06:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0062410831451416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6352),(182742,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649397961.6574000000,1649397961.6593000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:06:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6352),(182743,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649397961.6575000000,1649397961.6591000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:06:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6350),(182744,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649397961.6702000000,1649397961.6716000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:06:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6350),(182745,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649397961.6699000000,1649397961.6722000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:06:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053310394287109 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6352),(182746,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649397961.6886000000,1649397961.6927000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:06:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028948783874512 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6350),(182747,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649397961.6977000000,1649397961.6990000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:06:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00022387504577637 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6352),(182748,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649397961.7068000000,1649397961.7082000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:06:01. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060319900512695 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6350),(182749,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398021.9897000000,1649398021.9996000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:07:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005620002746582 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6416),(182750,0,'moodle','core\\task\\session_cleanup_task',0,1649398021.9895000000,1649398022.0041000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01057505607605 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6413),(182751,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398022.0106000000,1649398022.0120000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:07:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 0.00022721290588379 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6416),(182752,0,'moodle','core\\task\\grade_cron_task',0,1649398022.0201000000,1649398022.0338000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:07:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012815952301025 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6416),(182753,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398022.0128000000,1649398022.0431000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:07:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029407978057861 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6413),(182754,0,'moodle','core\\task\\portfolio_cron_task',0,1649398022.0521000000,1649398022.0531000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6413),(182755,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398022.0610000000,1649398022.0618000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6413),(182756,0,'moodle','core\\task\\completion_regular_task',0,1649398022.0449000000,1649398022.0621000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:07:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016386985778809 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6416),(182757,0,'moodle','core\\task\\blog_cron_task',0,1649398022.0752000000,1649398022.0761000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:07:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6416),(182758,0,'moodle','core\\task\\calendar_cron_task',0,1649398022.0747000000,1649398022.0793000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:07:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037899017333984 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6413),(182759,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398022.0862000000,1649398022.0885000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:07:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010340213775635 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6413),(182760,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398022.0848000000,1649398022.1023000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:07:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01648211479187 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6416),(182761,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398022.1318000000,1649398022.1348000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:07:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017678737640381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6416),(182762,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398022.1092000000,1649398022.1405000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:07:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030122041702271 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6413),(182763,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398022.1540000000,1649398022.1582000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:07:02. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032260417938232 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6416),(182764,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398022.1658000000,1649398022.1669000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:07:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6416),(182765,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398022.1734000000,1649398022.1745000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:07:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6413),(182766,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398022.1742000000,1649398022.1758000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:07:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000701904296875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6416),(182767,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398022.1823000000,1649398022.1834000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:07:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00011682510375977 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6416),(182768,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398022.1899000000,1649398022.1924000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:07:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016131401062012 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6413),(182769,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398022.1943000000,1649398022.1954000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:07:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6416),(182770,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398022.2019000000,1649398022.2034000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:07:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072789192199707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6416),(182771,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649398081.5382000000,1649398081.5598000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 14:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.018030881881714 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',6483),(182772,0,'moodle','core\\task\\session_cleanup_task',0,1649398081.5695000000,1649398081.5788000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:08:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0070569515228271 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6483),(182773,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398081.5726000000,1649398081.5841000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:08:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066490173339844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6484),(182774,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398081.5893000000,1649398081.5901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:08:01. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6483),(182775,0,'moodle','core\\task\\grade_cron_task',0,1649398081.5983000000,1649398081.6108000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:08:01. Current memory use 21.5MB.\n... used 2 dbqueries\n... used 0.01163911819458 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6483),(182776,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398081.5927000000,1649398081.6237000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:08:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030289888381958 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6484),(182777,0,'moodle','core\\task\\completion_regular_task',0,1649398081.6202000000,1649398081.6376000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:08:01. Current memory use 22.3MB.\n... used 6 dbqueries\n... used 0.016649961471558 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6483),(182778,0,'moodle','core\\task\\portfolio_cron_task',0,1649398081.6362000000,1649398081.6387000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:08:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6484),(182779,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398081.6467000000,1649398081.6479000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:08:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6483),(182780,0,'moodle','core\\task\\calendar_cron_task',0,1649398081.6541000000,1649398081.6593000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:08:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042510032653809 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6484),(182781,0,'moodle','core\\task\\blog_cron_task',0,1649398081.6642000000,1649398081.6653000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:08:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6483),(182782,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398081.6734000000,1649398081.6756000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:08:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014050006866455 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6483),(182783,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398081.6711000000,1649398081.6946000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:08:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022166967391968 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6484),(182784,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398081.6915000000,1649398081.7226000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:08:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.029850006103516 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6483),(182785,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398081.7215000000,1649398081.7236000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:08:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011909008026123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6484),(182786,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398081.7443000000,1649398081.7477000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:08:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023410320281982 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6484),(182787,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398081.7565000000,1649398081.7578000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:08:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6484),(182788,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398081.7602000000,1649398081.7615000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:08:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6483),(182789,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398081.7690000000,1649398081.7707000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:08:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6484),(182790,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398081.7697000000,1649398081.7710000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:08:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6483),(182791,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398081.7828000000,1649398081.7844000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:08:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6484),(182792,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398081.7820000000,1649398081.7851000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:08:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023138523101807 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6483),(182793,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398081.7933000000,1649398081.7950000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:08:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094985961914062 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6483),(182794,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398142.0477000000,1649398142.0575000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:09:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057408809661865 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6658),(182795,0,'moodle','core\\task\\session_cleanup_task',0,1649398142.0437000000,1649398142.0642000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:09:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014497995376587 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6656),(182796,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398142.0665000000,1649398142.0682000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:09:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6658),(182797,0,'moodle','core\\task\\grade_cron_task',0,1649398142.0774000000,1649398142.0896000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:09:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011391878128052 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6658),(182798,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398142.0762000000,1649398142.1174000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:09:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039987802505493 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6656),(182799,0,'moodle','core\\task\\completion_regular_task',0,1649398142.1017000000,1649398142.1192000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:09:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016095876693726 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6658),(182800,0,'moodle','core\\task\\portfolio_cron_task',0,1649398142.1295000000,1649398142.1307000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:09:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6656),(182801,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398142.1314000000,1649398142.1327000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:09:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6658),(182802,0,'moodle','core\\task\\blog_cron_task',0,1649398142.1529000000,1649398142.1539000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:09:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6656),(182803,0,'moodle','core\\task\\calendar_cron_task',0,1649398142.1499000000,1649398142.1566000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:09:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0052330493927002 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6658),(182804,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398142.1666000000,1649398142.1698000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:09:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010511875152588 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6658),(182805,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398142.1657000000,1649398142.1887000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:09:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021807909011841 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6656),(182806,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398142.1922000000,1649398142.2330000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:09:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.039147853851318 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6658),(182807,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398142.2330000000,1649398142.2362000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:09:02. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001230001449585 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6656),(182808,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398142.2663000000,1649398142.2703000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:09:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023288726806641 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6656),(182809,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398142.2790000000,1649398142.2808000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:09:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6656),(182810,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398142.2979000000,1649398142.2999000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:09:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6656),(182811,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398142.3033000000,1649398142.3049000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:09:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004570484161377 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6658),(182812,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398142.3123000000,1649398142.3135000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:09:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6656),(182813,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398142.3202000000,1649398142.3227000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:09:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6658),(182814,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398142.3304000000,1649398142.3314000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:09:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6656),(182815,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398142.3322000000,1649398142.3336000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:09:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050592422485352 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6658),(182816,0,'moodle','core\\task\\backup_cleanup_task',0,1649398201.8926000000,1649398201.9067000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 14:10:01. Current memory use 36.6MB.\n... used 1 dbqueries\n... used 0.0082378387451172 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',6726),(182817,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649398201.9071000000,1649398201.9228000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:10:01. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.010555982589722 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',6728),(182818,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649398201.9205000000,1649398201.9244000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:10:01. Current memory use 37.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0023348331451416 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',6726),(182819,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649398201.9328000000,1649398201.9360000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.002249002456665 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',6728),(182820,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649398201.9324000000,1649398201.9369000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:10:01. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0032660961151123 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',6726),(182821,0,'moodle','core\\task\\badges_message_task',0,1649398201.9461000000,1649398201.9517000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047111511230469 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',6726),(182822,0,'moodle','core\\task\\badges_cron_task',0,1649398201.9462000000,1649398201.9660000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017614126205444 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',6728),(182823,0,'mod_chat','mod_chat\\task\\cron_task',0,1649398201.9709000000,1649398201.9750000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:10:01. Current memory use 38.8MB.\n... used 4 dbqueries\n... used 0.0017240047454834 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',6726),(182824,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649398201.9847000000,1649398201.9932000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0068330764770508 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',6728),(182825,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649398201.9887000000,1649398201.9984000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00054500000000002 seconds)\n... used 1 dbqueries\n... used 0.0088920593261719 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',6726),(182826,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649398202.0128000000,1649398202.0205000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:10:02. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0047969818115234 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',6726),(182827,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649398202.0170000000,1649398202.0245000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0045559406280518 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',6728),(182828,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649398202.0336000000,1649398202.0372000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:10:02. Current memory use 39.2MB.\n... used 3 dbqueries\n... used 0.0027778148651123 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',6726),(182829,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398202.0486000000,1649398202.0516000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:10:02. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.00050091743469238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6726),(182830,0,'moodle','core\\task\\session_cleanup_task',0,1649398202.0422000000,1649398202.0516000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:10:02. Current memory use 39.2MB.\n... used 7 dbqueries\n... used 0.0068159103393555 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6728),(182831,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398202.0610000000,1649398202.0624000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6726),(182832,0,'moodle','core\\task\\grade_cron_task',0,1649398202.0730000000,1649398202.0754000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:10:02. Current memory use 39.6MB.\n... used 2 dbqueries\n... used 0.0014760494232178 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6726),(182833,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398202.0647000000,1649398202.0886000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:10:02. Current memory use 39.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022639036178589 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6728),(182834,0,'moodle','core\\task\\completion_regular_task',0,1649398202.0883000000,1649398202.1061000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:10:02. Current memory use 39.6MB.\n... used 6 dbqueries\n... used 0.016793012619019 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6726),(182835,0,'moodle','core\\task\\portfolio_cron_task',0,1649398202.1083000000,1649398202.1096000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:10:02. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6728),(182836,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398202.1263000000,1649398202.1285000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:10:02. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6726),(182837,0,'moodle','core\\task\\calendar_cron_task',0,1649398202.1293000000,1649398202.1343000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:10:02. Current memory use 40.8MB.\n... used 1 dbqueries\n... used 0.0040819644927979 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6728),(182838,0,'moodle','core\\task\\blog_cron_task',0,1649398202.1391000000,1649398202.1401000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:10:02. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6726),(182839,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398202.1485000000,1649398202.1515000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:10:02. Current memory use 41.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0016260147094727 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6728),(182840,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398202.1528000000,1649398202.1552000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:10:02. Current memory use 40.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012710094451904 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6726),(182841,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398202.1708000000,1649398202.1743000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:10:02. Current memory use 40.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011639595031738 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6726),(182842,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398202.1617000000,1649398202.1778000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:10:02. Current memory use 41.3MB.\n... used 3 dbqueries\n... used 0.01429295539856 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6728),(182843,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398202.1953000000,1649398202.2021000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:10:02. Current memory use 41.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030419826507568 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6726),(182844,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398202.2044000000,1649398202.2063000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:10:02. Current memory use 42.9MB.\n... used 0 dbqueries\n... used 0.00012779235839844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6728),(182845,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398202.2146000000,1649398202.2164000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:10:02. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6726),(182846,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398202.2217000000,1649398202.2241000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:10:02. Current memory use 42.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082588195800781 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6728),(182847,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398202.2294000000,1649398202.2315000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:10:02. Current memory use 41.6MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6726),(182848,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398202.2489000000,1649398202.2519000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:10:02. Current memory use 42.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019171237945557 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6728),(182849,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398202.2509000000,1649398202.2521000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:10:02. Current memory use 41.6MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6726),(182850,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398202.2658000000,1649398202.2689000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:10:02. Current memory use 43.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010759830474854 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6728),(182851,0,'moodle','core\\task\\session_cleanup_task',0,1649398261.5340000000,1649398261.5496000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:11:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011070966720581 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6815),(182852,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398261.5531000000,1649398261.5625000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054121017456055 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6816),(182853,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398261.5615000000,1649398261.5627000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6815),(182854,0,'moodle','core\\task\\grade_cron_task',0,1649398261.5726000000,1649398261.5837000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:11:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010462999343872 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6816),(182855,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398261.5719000000,1649398261.6007000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:11:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028028011322021 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6815),(182856,0,'moodle','core\\task\\completion_regular_task',0,1649398261.5911000000,1649398261.6060000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014095067977905 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6816),(182857,0,'moodle','core\\task\\portfolio_cron_task',0,1649398261.6082000000,1649398261.6089000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6815),(182858,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398261.6141000000,1649398261.6149000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:11:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6816),(182859,0,'moodle','core\\task\\blog_cron_task',0,1649398261.6418000000,1649398261.6432000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:11:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6816),(182860,0,'moodle','core\\task\\calendar_cron_task',0,1649398261.6377000000,1649398261.6441000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:11:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047891139984131 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6815),(182861,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398261.6542000000,1649398261.6563000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:11:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010311603546143 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6816),(182862,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398261.6534000000,1649398261.6809000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:11:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025877952575684 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6815),(182863,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398261.6765000000,1649398261.7151000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:11:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036823034286499 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6816),(182864,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398261.7249000000,1649398261.7279000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:11:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016210079193115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6815),(182865,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398261.7482000000,1649398261.7534000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:11:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004054069519043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6815),(182866,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398261.7632000000,1649398261.7653000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:11:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6815),(182867,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398261.7736000000,1649398261.7758000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:11:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0003509521484375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6816),(182868,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398261.7750000000,1649398261.7775000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:11:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00086307525634766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6815),(182869,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398261.7828000000,1649398261.7840000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:11:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6816),(182870,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398261.7933000000,1649398261.7969000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:11:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025560855865479 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6815),(182871,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398261.7962000000,1649398261.7975000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:11:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6816),(182872,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398261.8049000000,1649398261.8061000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:11:01. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054311752319336 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6816),(182873,0,'moodle','core\\task\\session_cleanup_task',0,1649398322.1085000000,1649398322.1241000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:12:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011155843734741 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6877),(182874,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398322.1340000000,1649398322.1358000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:12:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00085210800170898 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6877),(182875,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398322.1524000000,1649398322.1537000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:12:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6877),(182876,0,'moodle','core\\task\\grade_cron_task',0,1649398322.1655000000,1649398322.1824000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:12:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015689134597778 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6877),(182877,0,'moodle','core\\task\\completion_regular_task',0,1649398322.1945000000,1649398322.2160000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:12:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020431041717529 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6877),(182878,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398322.1654000000,1649398322.2198000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:12:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04907488822937 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6876),(182879,0,'moodle','core\\task\\portfolio_cron_task',0,1649398322.2303000000,1649398322.2312000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:12:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6877),(182880,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398322.2337000000,1649398322.2349000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6876),(182881,0,'moodle','core\\task\\blog_cron_task',0,1649398322.2514000000,1649398322.2527000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:12:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6876),(182882,0,'moodle','core\\task\\calendar_cron_task',0,1649398322.2502000000,1649398322.2556000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:12:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0044689178466797 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6877),(182883,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398322.2669000000,1649398322.2695000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:12:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012130737304688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6877),(182884,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398322.2601000000,1649398322.2767000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:12:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015729904174805 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6876),(182885,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398322.3142000000,1649398322.3165000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:12:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010981559753418 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6876),(182886,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398322.2897000000,1649398322.3218000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:12:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.030972003936768 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6877),(182887,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398322.3401000000,1649398322.3435000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:12:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021219253540039 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6876),(182888,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398322.3536000000,1649398322.3556000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:12:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6877),(182889,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398322.3540000000,1649398322.3556000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:12:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6876),(182890,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398322.3640000000,1649398322.3661000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:12:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00096392631530762 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6876),(182891,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398322.3649000000,1649398322.3661000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:12:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6877),(182892,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398322.3819000000,1649398322.3828000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:12:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6876),(182893,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398322.3831000000,1649398322.3876000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:12:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029399394989014 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6877),(182894,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398322.3930000000,1649398322.3947000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:12:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068902969360352 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6876),(182895,0,'moodle','core\\task\\session_cleanup_task',0,1649398381.7217000000,1649398381.7364000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010688066482544 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',6949),(182896,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398381.7555000000,1649398381.7664000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056240558624268 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',6951),(182897,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398381.7977000000,1649398381.7994000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',6949),(182898,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398381.8299000000,1649398381.8638000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:13:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032647848129272 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',6951),(182899,0,'moodle','core\\task\\grade_cron_task',0,1649398381.8595000000,1649398381.8724000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:13:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011772155761719 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',6949),(182900,0,'moodle','core\\task\\portfolio_cron_task',0,1649398381.9063000000,1649398381.9077000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',6951),(182901,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398381.9186000000,1649398381.9196000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',6951),(182902,0,'moodle','core\\task\\completion_regular_task',0,1649398381.8992000000,1649398381.9217000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:13:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020656108856201 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',6949),(182903,0,'moodle','core\\task\\blog_cron_task',0,1649398381.9368000000,1649398381.9379000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:13:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',6949),(182904,0,'moodle','core\\task\\calendar_cron_task',0,1649398381.9368000000,1649398381.9417000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003997802734375 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',6951),(182905,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398381.9546000000,1649398381.9569000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:13:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010600090026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',6951),(182906,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398381.9456000000,1649398381.9661000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:13:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019399881362915 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',6949),(182907,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398381.9973000000,1649398382.0022000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:13:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013470649719238 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',6949),(182908,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398381.9760000000,1649398382.0046000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:13:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.027326107025146 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',6951),(182909,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398382.0261000000,1649398382.0309000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:13:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029940605163574 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',6949),(182910,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398382.0385000000,1649398382.0400000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:13:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',6949),(182911,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398382.0388000000,1649398382.0400000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:13:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',6951),(182912,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398382.0485000000,1649398382.0501000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:13:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046205520629883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',6949),(182913,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398382.0541000000,1649398382.0553000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:13:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',6951),(182914,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398382.0625000000,1649398382.0654000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:13:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019419193267822 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',6949),(182915,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398382.0735000000,1649398382.0749000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:13:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',6949),(182916,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398382.0742000000,1649398382.0757000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:13:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00037217140197754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',6951),(182917,0,'moodle','core\\task\\session_cleanup_task',0,1649398441.4183000000,1649398441.4408000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015613079071045 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7030),(182918,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398441.4534000000,1649398441.4556000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010108947753906 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7030),(182919,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398441.4586000000,1649398441.4724000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:14:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0079340934753418 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7025),(182920,0,'moodle','core\\task\\grade_cron_task',0,1649398441.4841000000,1649398441.4991000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:14:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013859033584595 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7025),(182921,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398441.4671000000,1649398441.5106000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041898965835571 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7030),(182922,0,'moodle','core\\task\\portfolio_cron_task',0,1649398441.5221000000,1649398441.5233000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7030),(182923,0,'moodle','core\\task\\completion_regular_task',0,1649398441.5105000000,1649398441.5296000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:14:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017946004867554 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7025),(182924,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398441.5348000000,1649398441.5363000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7030),(182925,0,'moodle','core\\task\\calendar_cron_task',0,1649398441.5448000000,1649398441.5493000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:14:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.003748893737793 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7025),(182926,0,'moodle','core\\task\\blog_cron_task',0,1649398441.5544000000,1649398441.5556000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:14:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7030),(182927,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398441.5752000000,1649398441.5777000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:14:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015850067138672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7030),(182928,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398441.5608000000,1649398441.5782000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:14:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01633882522583 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7025),(182929,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398441.6065000000,1649398441.6089000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:14:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012099742889404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7025),(182930,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398441.5947000000,1649398441.6265000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:14:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.03055214881897 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7030),(182931,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398441.6273000000,1649398441.6307000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:14:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022931098937988 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7025),(182932,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398441.6392000000,1649398441.6412000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00047397613525391 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7025),(182933,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398441.6504000000,1649398441.6522000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7025),(182934,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398441.6614000000,1649398441.6638000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:14:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065994262695312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7030),(182935,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398441.6633000000,1649398441.6645000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7025),(182936,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398441.6779000000,1649398441.6803000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:14:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015978813171387 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7025),(182937,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398441.6809000000,1649398441.6821000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:14:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7030),(182938,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398441.6892000000,1649398441.6905000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:14:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063085556030273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7025),(182939,0,'moodle','core\\task\\badges_cron_task',0,1649398502.0315000000,1649398502.0834000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:15:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.045756816864014 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7100),(182940,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649398502.0291000000,1649398502.0956000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 14:15:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.060892105102539 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',7095),(182941,0,'moodle','core\\task\\badges_message_task',0,1649398502.0979000000,1649398502.0999000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:15:02. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00067901611328125 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7100),(182942,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649398502.1179000000,1649398502.1323000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:15:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.012727022171021 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7100),(182943,0,'mod_chat','mod_chat\\task\\cron_task',0,1649398502.1218000000,1649398502.1362000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:15:02. Current memory use 25.2MB.\n... used 4 dbqueries\n... used 0.013139963150024 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7095),(182944,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649398502.1500000000,1649398502.1570000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:15:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0042250156402588 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7095),(182945,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649398502.1488000000,1649398502.1616000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:15:02. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00098899999999999 seconds)\n... used 1 dbqueries\n... used 0.011746883392334 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7100),(182946,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649398502.1733000000,1649398502.1832000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:15:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0086469650268555 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7095),(182947,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649398502.1793000000,1649398502.1864000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:15:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0037009716033936 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7100),(182948,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398502.1981000000,1649398502.2015000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:15:02. Current memory use 25MB.\n... used 1 dbqueries\n... used 0.00063204765319824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7100),(182949,0,'moodle','core\\task\\session_cleanup_task',0,1649398502.1968000000,1649398502.2068000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:15:02. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0076501369476318 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7095),(182950,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398502.2132000000,1649398502.2144000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:15:02. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7100),(182951,0,'moodle','core\\task\\grade_cron_task',0,1649398502.2297000000,1649398502.2325000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:15:02. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0018839836120605 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7100),(182952,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398502.2180000000,1649398502.2425000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:15:02. Current memory use 26.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02347993850708 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7095),(182953,0,'moodle','core\\task\\completion_regular_task',0,1649398502.2429000000,1649398502.2698000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:15:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.025545120239258 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7100),(182954,0,'moodle','core\\task\\portfolio_cron_task',0,1649398502.2660000000,1649398502.2709000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:15:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7095),(182955,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398502.2872000000,1649398502.2883000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:15:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7100),(182956,0,'moodle','core\\task\\calendar_cron_task',0,1649398502.2901000000,1649398502.2961000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:15:02. Current memory use 27.7MB.\n... used 1 dbqueries\n... used 0.0046157836914062 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7095),(182957,0,'moodle','core\\task\\blog_cron_task',0,1649398502.3061000000,1649398502.3070000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:15:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7100),(182958,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398502.3165000000,1649398502.3182000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:15:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095200538635254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7100),(182959,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398502.3064000000,1649398502.3261000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:15:02. Current memory use 28.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018179893493652 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7095),(182960,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398502.3489000000,1649398502.3520000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:15:02. Current memory use 31MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016698837280273 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7095),(182961,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398502.3255000000,1649398502.3560000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:15:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.029117822647095 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7100),(182962,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398502.3703000000,1649398502.3751000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:15:02. Current memory use 32.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032849311828613 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7095),(182963,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398502.3882000000,1649398502.3893000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:15:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7095),(182964,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398502.3909000000,1649398502.3929000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:15:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7100),(182965,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398502.3991000000,1649398502.4011000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:15:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050091743469238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7100),(182966,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398502.4023000000,1649398502.4041000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:15:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00051617622375488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7095),(182967,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398502.4084000000,1649398502.4111000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:15:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017380714416504 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7100),(182968,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398502.4134000000,1649398502.4144000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:15:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7095),(182969,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398502.4208000000,1649398502.4224000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:15:02. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074100494384766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7100),(182970,0,'moodle','core\\task\\session_cleanup_task',0,1649398561.7866000000,1649398561.8068000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014686107635498 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7153),(182971,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398561.8177000000,1649398561.8194000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:16:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7153),(182972,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398561.8245000000,1649398561.8376000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:16:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0079171657562256 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7151),(182973,0,'moodle','core\\task\\grade_cron_task',0,1649398561.8464000000,1649398561.8566000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:16:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0093982219696045 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7151),(182974,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398561.8306000000,1649398561.8579000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:16:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026476144790649 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7153),(182975,0,'moodle','core\\task\\portfolio_cron_task',0,1649398561.8662000000,1649398561.8670000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7153),(182976,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398561.8755000000,1649398561.8764000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7153),(182977,0,'moodle','core\\task\\completion_regular_task',0,1649398561.8650000000,1649398561.8840000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:16:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017852067947388 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7151),(182978,0,'moodle','core\\task\\blog_cron_task',0,1649398561.9104000000,1649398561.9117000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:16:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7151),(182979,0,'moodle','core\\task\\calendar_cron_task',0,1649398561.9099000000,1649398561.9164000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:16:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052540302276611 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7153),(182980,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398561.9258000000,1649398561.9277000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:16:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087308883666992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7153),(182981,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398561.9211000000,1649398561.9381000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:16:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016148090362549 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7151),(182982,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398561.9742000000,1649398561.9772000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:16:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014801025390625 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7151),(182983,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398561.9459000000,1649398561.9885000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:16:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.040894031524658 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7153),(182984,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398562.0017000000,1649398562.0066000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:16:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033700466156006 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7151),(182985,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398562.0302000000,1649398562.0318000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:16:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00029587745666504 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7151),(182986,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398562.0401000000,1649398562.0413000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:16:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7151),(182987,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398562.0404000000,1649398562.0424000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:16:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7153),(182988,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398562.0541000000,1649398562.0557000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:16:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7151),(182989,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398562.0586000000,1649398562.0621000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:16:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024151802062988 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7153),(182990,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398562.0726000000,1649398562.0740000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:16:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7151),(182991,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398562.0786000000,1649398562.0802000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:16:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7153),(182992,0,'moodle','core\\task\\session_cleanup_task',0,1649398621.4449000000,1649398621.4615000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:17:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011478900909424 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7213),(182993,0,'moodle','core\\task\\complete_plans_task',0,1649398621.4420000000,1649398621.4633000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 14:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01625394821167 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',7219),(182994,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398621.4727000000,1649398621.4735000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7213),(182995,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398621.4727000000,1649398621.4750000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00045204162597656 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7219),(182996,0,'moodle','core\\task\\grade_cron_task',0,1649398621.4846000000,1649398621.4992000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:17:01. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.013587951660156 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7219),(182997,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398621.4819000000,1649398621.5258000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:17:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043222904205322 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7213),(182998,0,'moodle','core\\task\\completion_regular_task',0,1649398621.5089000000,1649398621.5300000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:17:01. Current memory use 22MB.\n... used 6 dbqueries\n... used 0.02000093460083 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7219),(182999,0,'moodle','core\\task\\portfolio_cron_task',0,1649398621.5372000000,1649398621.5380000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:17:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7213),(183000,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398621.5425000000,1649398621.5438000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:17:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7219),(183001,0,'moodle','core\\task\\calendar_cron_task',0,1649398621.5571000000,1649398621.5642000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:17:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060360431671143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7213),(183002,0,'moodle','core\\task\\blog_cron_task',0,1649398621.5654000000,1649398621.5666000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:17:01. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7219),(183003,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398621.5818000000,1649398621.5841000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:17:01. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001046895980835 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7219),(183004,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398621.5743000000,1649398621.5995000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:17:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024025917053223 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7213),(183005,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398621.6067000000,1649398621.6388000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:17:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.031002998352051 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7219),(183006,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398621.6390000000,1649398621.6447000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:17:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0041041374206543 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7213),(183007,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398621.6897000000,1649398621.6961000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:17:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044920444488525 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7213),(183008,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398621.6980000000,1649398621.7003000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:17:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00030398368835449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7219),(183009,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398621.7084000000,1649398621.7101000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:17:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7213),(183010,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398621.7089000000,1649398621.7113000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:17:01. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0009310245513916 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7219),(183011,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398621.7219000000,1649398621.7237000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:17:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7213),(183012,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398621.7284000000,1649398621.7319000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:17:01. Current memory use 31.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024900436401367 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7219),(183013,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398621.7386000000,1649398621.7399000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:17:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7213),(183014,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398621.7433000000,1649398621.7450000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:17:01. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069189071655273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7219),(183015,0,'moodle','core\\task\\session_cleanup_task',0,1649398682.1398000000,1649398682.1628000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:18:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01655387878418 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7284),(183016,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398682.1570000000,1649398682.1678000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:18:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065999031066895 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7283),(183017,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398682.1749000000,1649398682.1772000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:18:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7284),(183018,0,'moodle','core\\task\\grade_cron_task',0,1649398682.1900000000,1649398682.2084000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:18:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017169952392578 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7284),(183019,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398682.1804000000,1649398682.2154000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:18:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033896923065186 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7283),(183020,0,'moodle','core\\task\\portfolio_cron_task',0,1649398682.2293000000,1649398682.2305000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7283),(183021,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398682.2397000000,1649398682.2408000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7283),(183022,0,'moodle','core\\task\\completion_regular_task',0,1649398682.2210000000,1649398682.2432000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:18:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020931005477905 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7284),(183023,0,'moodle','core\\task\\blog_cron_task',0,1649398682.2586000000,1649398682.2595000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:18:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7284),(183024,0,'moodle','core\\task\\calendar_cron_task',0,1649398682.2571000000,1649398682.2618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:18:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037920475006104 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7283),(183025,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398682.2730000000,1649398682.2751000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:18:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094294548034668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7283),(183026,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398682.2702000000,1649398682.2899000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:18:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018313884735107 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7284),(183027,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398682.3207000000,1649398682.3232000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:18:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011470317840576 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7284),(183028,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398682.2935000000,1649398682.3334000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:18:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.037832021713257 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7283),(183029,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398682.3424000000,1649398682.3461000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:18:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002432107925415 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7284),(183030,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398682.3563000000,1649398682.3584000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:18:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7284),(183031,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398682.3682000000,1649398682.3700000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:18:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7284),(183032,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398682.3712000000,1649398682.3730000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:18:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054407119750977 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7283),(183033,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398682.3791000000,1649398682.3803000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:18:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7284),(183034,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398682.3856000000,1649398682.3886000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:18:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016438961029053 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7283),(183035,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398682.3961000000,1649398682.3971000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:18:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7284),(183036,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398682.3970000000,1649398682.3988000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:18:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7283),(183037,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398741.7035000000,1649398741.7157000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074009895324707 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7342),(183038,0,'moodle','core\\task\\session_cleanup_task',0,1649398741.6936000000,1649398741.7185000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.019275903701782 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7345),(183039,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398741.7287000000,1649398741.7299000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:19:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7342),(183040,0,'moodle','core\\task\\grade_cron_task',0,1649398741.7419000000,1649398741.7572000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:19:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014230966567993 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7342),(183041,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398741.7373000000,1649398741.7776000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039145946502686 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7345),(183042,0,'moodle','core\\task\\portfolio_cron_task',0,1649398741.7917000000,1649398741.7929000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7345),(183043,0,'moodle','core\\task\\completion_regular_task',0,1649398741.7716000000,1649398741.7982000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.025409936904907 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7342),(183044,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398741.8026000000,1649398741.8039000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7345),(183045,0,'moodle','core\\task\\blog_cron_task',0,1649398741.8214000000,1649398741.8222000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:19:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7345),(183046,0,'moodle','core\\task\\calendar_cron_task',0,1649398741.8217000000,1649398741.8278000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:19:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.004986047744751 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7342),(183047,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398741.8370000000,1649398741.8402000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:19:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021300315856934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7342),(183048,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398741.8346000000,1649398741.8564000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:19:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020588159561157 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7345),(183049,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398741.8818000000,1649398741.8844000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:19:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014290809631348 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7345),(183050,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398741.8611000000,1649398741.8921000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:19:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.029808044433594 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7342),(183051,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398741.9051000000,1649398741.9090000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:19:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028531551361084 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7345),(183052,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398741.9230000000,1649398741.9244000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:19:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7345),(183053,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398741.9250000000,1649398741.9263000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:19:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7342),(183054,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398741.9348000000,1649398741.9365000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:19:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058412551879883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7342),(183055,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398741.9364000000,1649398741.9387000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:19:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00024795532226562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7345),(183056,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398741.9616000000,1649398741.9639000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:19:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015830993652344 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7342),(183057,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398741.9654000000,1649398741.9663000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:19:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7345),(183058,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398741.9768000000,1649398741.9784000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:19:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060606002807617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7342),(183059,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649398801.2740000000,1649398801.2851000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0067329406738281 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',7407),(183060,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649398801.2963000000,1649398801.2979000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00029110908508301 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',7407),(183061,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649398801.3098000000,1649398801.3125000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017869472503662 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',7407),(183062,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649398801.3099000000,1649398801.3267000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:20:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.013209104537964 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',7406),(183063,0,'moodle','core\\task\\badges_message_task',0,1649398801.3367000000,1649398801.3427000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0041289329528809 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7406),(183064,0,'moodle','core\\task\\badges_cron_task',0,1649398801.3265000000,1649398801.3573000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.028666019439697 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7407),(183065,0,'mod_chat','mod_chat\\task\\cron_task',0,1649398801.3699000000,1649398801.3857000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:20:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.013926029205322 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7406),(183066,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649398801.3818000000,1649398801.3913000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0082011222839355 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7407),(183067,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649398801.4021000000,1649398801.4145000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:20:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00072700000000003 seconds)\n... used 1 dbqueries\n... used 0.011268138885498 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7406),(183068,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649398801.4086000000,1649398801.4154000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0042760372161865 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7407),(183069,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649398801.4225000000,1649398801.4249000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0016469955444336 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7407),(183070,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649398801.4307000000,1649398801.4379000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:20:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0043540000915527 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7406),(183071,0,'moodle','core\\task\\session_cleanup_task',0,1649398801.4320000000,1649398801.4393000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0053339004516602 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7407),(183072,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398801.4488000000,1649398801.4498000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:20:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7407),(183073,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398801.4483000000,1649398801.4513000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:20:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0005648136138916 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7406),(183074,0,'moodle','core\\task\\grade_cron_task',0,1649398801.4613000000,1649398801.4840000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:20:01. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.021645069122314 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7406),(183075,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398801.4591000000,1649398801.4865000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:20:01. Current memory use 24.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026562929153442 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7407),(183076,0,'moodle','core\\task\\portfolio_cron_task',0,1649398801.4972000000,1649398801.4982000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:20:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7407),(183077,0,'moodle','core\\task\\completion_regular_task',0,1649398801.4950000000,1649398801.5111000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:20:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.015004873275757 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7406),(183078,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398801.5104000000,1649398801.5133000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:20:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7407),(183079,0,'moodle','core\\task\\calendar_cron_task',0,1649398801.5210000000,1649398801.5275000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:20:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0053169727325439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7406),(183080,0,'moodle','core\\task\\blog_cron_task',0,1649398801.5330000000,1649398801.5341000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:20:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7407),(183081,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398801.5445000000,1649398801.5475000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:20:01. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021560192108154 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7407),(183082,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398801.5382000000,1649398801.5638000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:20:01. Current memory use 26.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024394989013672 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7406),(183083,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398801.5883000000,1649398801.5918000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:20:01. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018541812896729 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7406),(183084,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398801.5581000000,1649398801.6004000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:20:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.040324926376343 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7407),(183085,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398801.6150000000,1649398801.6200000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:20:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032331943511963 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7406),(183086,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398801.6413000000,1649398801.6435000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:20:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00040078163146973 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7406),(183087,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398801.6427000000,1649398801.6458000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:20:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7407),(183088,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398801.6660000000,1649398801.6687000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:20:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7406),(183089,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398801.6660000000,1649398801.6690000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:20:01. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00089311599731445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7407),(183090,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398801.6835000000,1649398801.6891000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:20:01. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0041840076446533 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7407),(183091,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398801.6874000000,1649398801.6893000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:20:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7406),(183092,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398801.7027000000,1649398801.7044000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:20:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7406),(183093,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398862.1603000000,1649398862.1732000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:21:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073280334472656 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7475),(183094,0,'moodle','core\\task\\session_cleanup_task',0,1649398862.1597000000,1649398862.1808000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:21:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014873027801514 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7472),(183095,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398862.1838000000,1649398862.1848000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:21:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7475),(183096,0,'moodle','core\\task\\grade_cron_task',0,1649398862.1967000000,1649398862.2139000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:21:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01596999168396 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7475),(183097,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398862.1898000000,1649398862.2204000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:21:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029703855514526 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7472),(183098,0,'moodle','core\\task\\portfolio_cron_task',0,1649398862.2295000000,1649398862.2304000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7472),(183099,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398862.2413000000,1649398862.2425000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7472),(183100,0,'moodle','core\\task\\completion_regular_task',0,1649398862.2252000000,1649398862.2480000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:21:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021737813949585 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7475),(183101,0,'moodle','core\\task\\blog_cron_task',0,1649398862.2654000000,1649398862.2665000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:21:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7475),(183102,0,'moodle','core\\task\\calendar_cron_task',0,1649398862.2604000000,1649398862.2676000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:21:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059030055999756 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7472),(183103,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398862.2827000000,1649398862.2850000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:21:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012240409851074 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7472),(183104,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398862.2753000000,1649398862.2963000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:21:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01992392539978 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7475),(183105,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398862.3346000000,1649398862.3380000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:21:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018758773803711 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7475),(183106,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398862.3048000000,1649398862.3464000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:21:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.039756059646606 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7472),(183107,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398862.3619000000,1649398862.3663000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:21:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027420520782471 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7475),(183108,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398862.3760000000,1649398862.3777000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:21:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002439022064209 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7475),(183109,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398862.3803000000,1649398862.3819000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:21:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7472),(183110,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398862.3862000000,1649398862.3881000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:21:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049710273742676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7475),(183111,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398862.3966000000,1649398862.3977000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:21:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7472),(183112,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398862.4019000000,1649398862.4054000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:21:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023479461669922 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7475),(183113,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398862.4128000000,1649398862.4139000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:21:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7472),(183114,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398862.4145000000,1649398862.4163000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:21:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065183639526367 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7475),(183115,0,'moodle','core\\task\\session_cleanup_task',0,1649398921.6937000000,1649398921.7076000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099279880523682 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7538),(183116,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398921.7165000000,1649398921.7192000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:22:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7538),(183117,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398921.7259000000,1649398921.7349000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:22:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0049271583557129 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7535),(183118,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398921.7296000000,1649398921.7717000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040585041046143 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7538),(183119,0,'moodle','core\\task\\grade_cron_task',0,1649398921.7463000000,1649398921.7720000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.02460789680481 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7535),(183120,0,'moodle','core\\task\\portfolio_cron_task',0,1649398921.7818000000,1649398921.7829000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7538),(183121,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398921.7927000000,1649398921.7939000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7538),(183122,0,'moodle','core\\task\\completion_regular_task',0,1649398921.7802000000,1649398921.8000000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:22:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018721103668213 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7535),(183123,0,'moodle','core\\task\\blog_cron_task',0,1649398921.8140000000,1649398921.8150000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:22:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7535),(183124,0,'moodle','core\\task\\calendar_cron_task',0,1649398921.8133000000,1649398921.8193000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:22:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050568580627441 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7538),(183125,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398921.8290000000,1649398921.8312000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:22:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013790130615234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7538),(183126,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398921.8274000000,1649398921.8427000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:22:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014441013336182 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7535),(183127,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398921.8809000000,1649398921.8839000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:22:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013179779052734 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7535),(183128,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398921.8471000000,1649398921.8895000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:22:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.040824174880981 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7538),(183129,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398921.9089000000,1649398921.9128000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:22:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023880004882812 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7535),(183130,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398921.9235000000,1649398921.9254000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:22:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7535),(183131,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398921.9339000000,1649398921.9360000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:22:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7538),(183132,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398921.9370000000,1649398921.9392000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:22:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006101131439209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7535),(183133,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398921.9488000000,1649398921.9500000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:22:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7535),(183134,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398921.9540000000,1649398921.9565000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:22:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015549659729004 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7538),(183135,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398921.9631000000,1649398921.9642000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:22:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7535),(183136,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398921.9649000000,1649398921.9665000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:22:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066089630126953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7538),(183137,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649398981.2798000000,1649398981.3086000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 14:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.023782014846802 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',7604),(183138,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649398981.3207000000,1649398981.3246000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:23:01. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7604),(183139,0,'moodle','core\\task\\session_cleanup_task',0,1649398981.3043000000,1649398981.3258000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014636993408203 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7602),(183140,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649398981.3325000000,1649398981.3337000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:23:01. Current memory use 20.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7604),(183141,0,'moodle','core\\task\\grade_cron_task',0,1649398981.3445000000,1649398981.3564000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:23:01. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.011127948760986 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7604),(183142,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649398981.3364000000,1649398981.3691000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:23:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031652927398682 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7602),(183143,0,'moodle','core\\task\\portfolio_cron_task',0,1649398981.3764000000,1649398981.3773000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7602),(183144,0,'moodle','core\\task\\plagiarism_cron_task',0,1649398981.3851000000,1649398981.3859000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7602),(183145,0,'moodle','core\\task\\completion_regular_task',0,1649398981.3670000000,1649398981.3867000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:23:01. Current memory use 21.7MB.\n... used 6 dbqueries\n... used 0.018318891525269 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7604),(183146,0,'moodle','core\\task\\blog_cron_task',0,1649398981.4066000000,1649398981.4076000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:23:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7604),(183147,0,'moodle','core\\task\\calendar_cron_task',0,1649398981.4035000000,1649398981.4091000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:23:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043938159942627 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7602),(183148,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649398981.4209000000,1649398981.4232000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:23:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014140605926514 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7602),(183149,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649398981.4181000000,1649398981.4423000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:23:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022950172424316 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7604),(183150,0,'mod_assign','mod_assign\\task\\cron_task',0,1649398981.4406000000,1649398981.4748000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:23:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.033060073852539 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7602),(183151,0,'mod_forum','mod_forum\\task\\cron_task',0,1649398981.4765000000,1649398981.4799000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:23:01. Current memory use 28.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019829273223877 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7604),(183152,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649398981.4975000000,1649398981.5024000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:23:01. Current memory use 29.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031850337982178 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7604),(183153,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649398981.5102000000,1649398981.5211000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:23:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00039887428283691 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7604),(183154,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649398981.5292000000,1649398981.5303000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:23:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7604),(183155,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649398981.5305000000,1649398981.5323000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:23:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7602),(183156,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649398981.5386000000,1649398981.5400000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:23:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7602),(183157,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649398981.5481000000,1649398981.5516000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:23:01. Current memory use 28.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023679733276367 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7604),(183158,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649398981.5509000000,1649398981.5517000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:23:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7602),(183159,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649398981.5618000000,1649398981.5639000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:23:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010349750518799 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7604),(183160,0,'moodle','core\\task\\session_cleanup_task',0,1649399041.8576000000,1649399041.8731000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010560989379883 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7667),(183161,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399041.8867000000,1649399041.8886000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:24:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00079894065856934 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7667),(183162,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399041.8994000000,1649399041.9006000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7667),(183163,0,'moodle','core\\task\\grade_cron_task',0,1649399041.9194000000,1649399041.9398000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:24:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.016074895858765 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7664),(183164,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399041.9100000000,1649399041.9480000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036890983581543 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7667),(183165,0,'moodle','core\\task\\portfolio_cron_task',0,1649399041.9565000000,1649399041.9574000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7667),(183166,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399041.9660000000,1649399041.9670000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7667),(183167,0,'moodle','core\\task\\completion_regular_task',0,1649399041.9492000000,1649399041.9703000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019804000854492 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7664),(183168,0,'moodle','core\\task\\calendar_cron_task',0,1649399041.9847000000,1649399041.9923000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:24:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0063860416412354 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7667),(183169,0,'moodle','core\\task\\blog_cron_task',0,1649399041.9928000000,1649399041.9942000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:24:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7664),(183170,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399042.0036000000,1649399042.0058000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:24:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011329650878906 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7664),(183171,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399042.0030000000,1649399042.0258000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:24:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021684169769287 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7667),(183172,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399042.0283000000,1649399042.0609000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:24:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.03102707862854 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7664),(183173,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399042.0653000000,1649399042.0683000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:24:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014381408691406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7667),(183174,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399042.0978000000,1649399042.1019000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:24:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002636194229126 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7667),(183175,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399042.1093000000,1649399042.1116000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:24:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7667),(183176,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399042.1208000000,1649399042.1236000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:24:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7667),(183177,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399042.1311000000,1649399042.1333000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:24:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7667),(183178,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399042.1342000000,1649399042.1365000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:24:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0003359317779541 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7664),(183179,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399042.1501000000,1649399042.1514000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:24:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001671314239502 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7664),(183180,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399042.1512000000,1649399042.1550000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:24:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022420883178711 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7667),(183181,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399042.1648000000,1649399042.1662000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:24:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064897537231445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7664),(183182,0,'moodle','core\\task\\context_cleanup_task',0,1649399101.4638000000,1649399101.4825000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 14:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.01430606842041 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',7729),(183183,0,'moodle','core\\task\\badges_message_task',0,1649399101.5098000000,1649399101.5150000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0044300556182861 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',7729),(183184,0,'moodle','core\\task\\badges_cron_task',0,1649399101.4940000000,1649399101.5291000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030969142913818 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',7734),(183185,0,'mod_chat','mod_chat\\task\\cron_task',0,1649399101.5321000000,1649399101.5553000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.022059202194214 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',7729),(183186,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649399101.5602000000,1649399101.5712000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:25:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0087950229644775 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',7734),(183187,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649399101.6017000000,1649399101.6126000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00080000000000002 seconds)\n... used 1 dbqueries\n... used 0.009829044342041 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',7729),(183188,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649399101.6242000000,1649399101.6308000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0032291412353516 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',7734),(183189,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649399101.6335000000,1649399101.6550000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:25:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.018695831298828 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',7729),(183190,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649399101.6548000000,1649399101.6594000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0035960674285889 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',7734),(183191,0,'moodle','core\\task\\session_cleanup_task',0,1649399101.6770000000,1649399101.6860000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:25:01. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.0066118240356445 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7729),(183192,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399101.6873000000,1649399101.6899000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:25:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7734),(183193,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399101.7449000000,1649399101.7462000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:25:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7729),(183194,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399101.7449000000,1649399101.7689000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:25:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022739887237549 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7734),(183195,0,'moodle','core\\task\\grade_cron_task',0,1649399102.2033000000,1649399102.2150000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:25:02. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.01064395904541 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7729),(183196,0,'moodle','core\\task\\completion_regular_task',0,1649399102.2573000000,1649399102.2678000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:25:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.0095808506011963 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7734),(183197,0,'moodle','core\\task\\portfolio_cron_task',0,1649399102.3236000000,1649399102.3249000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:25:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7729),(183198,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399102.3743000000,1649399102.3756000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:25:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7734),(183199,0,'moodle','core\\task\\calendar_cron_task',0,1649399102.4016000000,1649399102.4085000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:25:02. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0056970119476318 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7729),(183200,0,'moodle','core\\task\\blog_cron_task',0,1649399102.4124000000,1649399102.4138000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:25:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7734),(183201,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399102.4246000000,1649399102.4264000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:25:02. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7734),(183202,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399102.4168000000,1649399102.4378000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:25:02. Current memory use 25.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020030975341797 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7729),(183203,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399102.5038000000,1649399102.5066000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:25:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012729167938232 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7729),(183204,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399102.4901000000,1649399102.5219000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:25:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.029908895492554 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7734),(183205,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399102.5361000000,1649399102.5443000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:25:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040409564971924 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7729),(183206,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399102.5870000000,1649399102.5953000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:25:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7734),(183207,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399102.6280000000,1649399102.6298000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:25:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00025320053100586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7729),(183208,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399102.6436000000,1649399102.6455000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:25:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058984756469727 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7734),(183209,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399102.8369000000,1649399102.8384000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:25:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7729),(183210,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399102.9872000000,1649399102.9884000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:25:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7729),(183211,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399102.9859000000,1649399102.9891000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:25:02. Current memory use 32.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018401145935059 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7734),(183212,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399103.0114000000,1649399103.0136000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:25:03. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010199546813965 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7729),(183213,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399161.8938000000,1649399161.9073000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0071079730987549 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7909),(183214,0,'moodle','core\\task\\session_cleanup_task',0,1649399161.8915000000,1649399161.9132000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015395164489746 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7912),(183215,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399161.9245000000,1649399161.9265000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7912),(183216,0,'moodle','core\\task\\grade_cron_task',0,1649399161.9408000000,1649399161.9533000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:26:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011168003082275 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7912),(183217,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399161.9291000000,1649399161.9679000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:26:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037547826766968 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7909),(183218,0,'moodle','core\\task\\portfolio_cron_task',0,1649399162.3061000000,1649399162.3072000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7909),(183219,0,'moodle','core\\task\\completion_regular_task',0,1649399162.3050000000,1649399162.3244000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:26:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017795085906982 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7912),(183220,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399162.3518000000,1649399162.3534000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7909),(183221,0,'moodle','core\\task\\blog_cron_task',0,1649399162.3943000000,1649399162.3955000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:26:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7909),(183222,0,'moodle','core\\task\\calendar_cron_task',0,1649399162.3943000000,1649399162.4052000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:26:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0094029903411865 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7912),(183223,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399162.4829000000,1649399162.5014000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:26:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017536163330078 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7909),(183224,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399162.5046000000,1649399162.5069000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:26:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014920234680176 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7912),(183225,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399162.9759000000,1649399162.9796000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:26:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014119148254395 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7912),(183226,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399162.9469000000,1649399162.9858000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:26:02. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.037270069122314 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7909),(183227,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399163.7646000000,1649399163.7678000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:26:03. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7909),(183228,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399163.7648000000,1649399163.7720000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:26:03. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002781867980957 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7912),(183229,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399164.1932000000,1649399164.1946000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:26:04. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7912),(183230,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399164.1932000000,1649399164.1953000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:26:04. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00097107887268066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7909),(183231,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399164.2051000000,1649399164.2068000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:26:04. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7912),(183232,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399164.2661000000,1649399164.2677000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:26:04. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7909),(183233,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399164.2962000000,1649399164.3000000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:26:04. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024008750915527 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7912),(183234,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399164.3058000000,1649399164.3071000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:26:04. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053620338439941 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7909),(183235,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399221.7276000000,1649399221.7398000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075981616973877 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',7970),(183236,0,'moodle','core\\task\\session_cleanup_task',0,1649399221.7269000000,1649399221.7450000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012754917144775 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',7968),(183237,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399221.7537000000,1649399221.7546000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:27:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',7970),(183238,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399221.7543000000,1649399221.7898000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03466796875 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',7968),(183239,0,'moodle','core\\task\\grade_cron_task',0,1649399221.7778000000,1649399221.7899000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011202096939087 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',7970),(183240,0,'moodle','core\\task\\completion_regular_task',0,1649399221.8024000000,1649399221.8140000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:27:01. Current memory use 23.1MB.\n... used 6 dbqueries\n... used 0.010824918746948 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',7968),(183241,0,'moodle','core\\task\\portfolio_cron_task',0,1649399221.8189000000,1649399221.8198000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:27:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',7970),(183242,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399221.8281000000,1649399221.8297000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:27:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',7968),(183243,0,'moodle','core\\task\\calendar_cron_task',0,1649399221.8380000000,1649399221.8440000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:27:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0045878887176514 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',7970),(183244,0,'moodle','core\\task\\blog_cron_task',0,1649399221.8465000000,1649399221.8473000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:27:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',7968),(183245,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399221.8529000000,1649399221.8700000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:27:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016266822814941 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',7970),(183246,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399221.8845000000,1649399221.8865000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:27:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012209415435791 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',7968),(183247,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399221.9175000000,1649399221.9199000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:27:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012462139129639 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',7970),(183248,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399221.9885000000,1649399221.9922000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:27:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026118755340576 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',7970),(183249,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399221.9646000000,1649399221.9962000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:27:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.030344009399414 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',7968),(183250,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399222.0024000000,1649399222.0037000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:27:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00021195411682129 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',7970),(183251,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399222.0104000000,1649399222.0122000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:27:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',7970),(183252,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399222.0232000000,1649399222.0259000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:27:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',7970),(183253,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399222.0345000000,1649399222.0357000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:27:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',7970),(183254,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399222.0463000000,1649399222.0498000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:27:02. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021529197692871 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',7968),(183255,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399222.0649000000,1649399222.0659000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:27:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 0.00016379356384277 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',7970),(183256,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399222.0820000000,1649399222.0837000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:27:02. Current memory use 32MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090193748474121 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',7968),(183257,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399281.9605000000,1649399281.9772000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:28:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0085098743438721 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8042),(183258,0,'moodle','core\\task\\session_cleanup_task',0,1649399281.9603000000,1649399281.9928000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:28:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.026937961578369 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8045),(183259,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399282.7982000000,1649399282.7993000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:28:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8042),(183260,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399283.2751000000,1649399283.3080000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:28:03. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032032012939453 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8045),(183261,0,'moodle','core\\task\\grade_cron_task',0,1649399283.3328000000,1649399283.3498000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:28:03. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016093015670776 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8042),(183262,0,'moodle','core\\task\\completion_regular_task',0,1649399283.3683000000,1649399283.3805000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:28:03. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010909080505371 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8045),(183263,0,'moodle','core\\task\\portfolio_cron_task',0,1649399283.7858000000,1649399283.7870000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:28:03. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8042),(183264,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399283.8258000000,1649399283.8270000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:28:03. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8045),(183265,0,'moodle','core\\task\\calendar_cron_task',0,1649399283.8942000000,1649399283.9019000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:28:03. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0064270496368408 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8042),(183266,0,'moodle','core\\task\\blog_cron_task',0,1649399283.9135000000,1649399283.9147000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:28:03. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8042),(183267,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399283.9140000000,1649399283.9409000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:28:03. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025654077529907 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8045),(183268,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399283.9400000000,1649399283.9457000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:28:03. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021541118621826 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8042),(183269,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399284.0169000000,1649399284.0204000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:28:04. Current memory use 25.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021610260009766 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8042),(183270,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399284.0609000000,1649399284.0671000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:28:04. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038478374481201 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8045),(183271,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399284.1225000000,1649399284.1251000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:28:04. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0003209114074707 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8042),(183272,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399284.1409000000,1649399284.1422000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:28:04. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8042),(183273,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399284.1161000000,1649399284.1600000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:28:04. Current memory use 30.3MB.\n... used 3 dbqueries\n... used 0.041857004165649 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8045),(183274,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399284.1722000000,1649399284.1736000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:28:04. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8045),(183275,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399284.1722000000,1649399284.1739000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:28:04. Current memory use 28.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8042),(183276,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399284.2069000000,1649399284.2088000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:28:04. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00024080276489258 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8042),(183277,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399284.2065000000,1649399284.2092000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:28:04. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017211437225342 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8045),(183278,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399284.2266000000,1649399284.2289000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:28:04. Current memory use 27.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014560222625732 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8042),(183279,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399342.0276000000,1649399342.0419000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:29:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076398849487305 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8109),(183280,0,'moodle','core\\task\\session_cleanup_task',0,1649399342.0295000000,1649399342.0458000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:29:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011678218841553 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8113),(183281,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399342.0815000000,1649399342.0824000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:29:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8109),(183282,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399342.0823000000,1649399342.1258000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:29:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042265892028809 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8113),(183283,0,'moodle','core\\task\\grade_cron_task',0,1649399342.1378000000,1649399342.1514000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:29:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011886119842529 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8109),(183284,0,'moodle','core\\task\\completion_regular_task',0,1649399342.2009000000,1649399342.2169000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:29:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.014959096908569 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8113),(183285,0,'moodle','core\\task\\portfolio_cron_task',0,1649399342.2462000000,1649399342.2471000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:29:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8109),(183286,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399342.2683000000,1649399342.2694000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:29:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8113),(183287,0,'moodle','core\\task\\blog_cron_task',0,1649399342.3059000000,1649399342.3070000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:29:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8113),(183288,0,'moodle','core\\task\\calendar_cron_task',0,1649399342.3058000000,1649399342.3105000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:29:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0037658214569092 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8109),(183289,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399342.3419000000,1649399342.3592000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:29:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016069173812866 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8109),(183290,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399342.3562000000,1649399342.3593000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:29:02. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017561912536621 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8113),(183291,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399342.4299000000,1649399342.4324000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:29:02. Current memory use 27.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8113),(183292,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399342.4010000000,1649399342.4365000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:29:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.034337997436523 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8109),(183293,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399342.4703000000,1649399342.4747000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:29:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028250217437744 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8109),(183294,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399342.5452000000,1649399342.5466000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:29:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8113),(183295,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399342.5707000000,1649399342.5722000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8109),(183296,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399342.5878000000,1649399342.5902000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:29:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8109),(183297,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399342.5877000000,1649399342.5905000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:29:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073409080505371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8113),(183298,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399342.6438000000,1649399342.6448000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:29:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8109),(183299,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399342.6715000000,1649399342.6749000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:29:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020029544830322 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8113),(183300,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399342.6905000000,1649399342.6927000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:29:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010950565338135 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8109),(183301,0,'moodle','core\\task\\cache_cleanup_task',0,1649399402.0903000000,1649399402.1162000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 14:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.018510818481445 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',8169),(183302,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649399402.0900000000,1649399402.1162000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 14:30:02. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.018711805343628 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',8163),(183303,0,'moodle','core\\task\\search_index_task',0,1649399402.1658000000,1649399402.1695000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 14:30:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0027048587799072 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',8169),(183304,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649399402.1764000000,1649399402.1812000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 14:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0030438899993896 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',8163),(183305,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649399402.2150000000,1649399402.2176000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 14:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0017650127410889 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',8169),(183306,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649399402.2401000000,1649399402.2428000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:30:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015799999237061 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',8169),(183307,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649399402.2600000000,1649399402.2611000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:30:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',8169),(183308,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649399402.2135000000,1649399402.2615000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 14:30:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.047240018844604 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',8163),(183309,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649399402.7238000000,1649399402.7277000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:30:02. Current memory use 20.5MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0027010440826416 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',8169),(183310,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649399402.7231000000,1649399402.7368000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:30:02. Current memory use 23.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.012481927871704 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',8163),(183311,0,'moodle','core\\task\\badges_message_task',0,1649399403.5627000000,1649399403.5716000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:30:03. Current memory use 20.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055911540985107 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',8169),(183312,0,'moodle','core\\task\\badges_cron_task',0,1649399403.5626000000,1649399403.5812000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:30:03. Current memory use 24MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.015297889709473 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',8163),(183313,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649399403.6395000000,1649399403.6497000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:30:03. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 0.0087869167327881 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',8169),(183314,0,'mod_chat','mod_chat\\task\\cron_task',0,1649399403.6509000000,1649399403.6669000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:30:03. Current memory use 26.5MB.\n... used 4 dbqueries\n... used 0.014128923416138 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',8163),(183315,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649399403.6877000000,1649399403.6999000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:30:03. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00090499999999993 seconds)\n... used 1 dbqueries\n... used 0.010878086090088 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',8169),(183316,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649399403.8081000000,1649399403.8311000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:30:03. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.020165920257568 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',8163),(183317,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649399403.8296000000,1649399403.8618000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:30:03. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.028959035873413 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',8169),(183318,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649399403.9128000000,1649399403.9383000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:30:03. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.024071931838989 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',8163),(183319,0,'moodle','core\\task\\session_cleanup_task',0,1649399403.9500000000,1649399403.9635000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:30:03. Current memory use 24.1MB.\n... used 7 dbqueries\n... used 0.011383771896362 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8169),(183320,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399404.0291000000,1649399404.0305000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:30:04. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8169),(183321,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399404.0291000000,1649399404.0314000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:30:04. Current memory use 27.4MB.\n... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8163),(183322,0,'moodle','core\\task\\grade_cron_task',0,1649399404.0997000000,1649399404.1030000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:30:04. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0017681121826172 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8163),(183323,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399404.0997000000,1649399404.1297000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:30:04. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028853178024292 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8169),(183324,0,'moodle','core\\task\\completion_regular_task',0,1649399404.1607000000,1649399404.1753000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:30:04. Current memory use 27.5MB.\n... used 6 dbqueries\n... used 0.013324975967407 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8163),(183325,0,'moodle','core\\task\\portfolio_cron_task',0,1649399404.1876000000,1649399404.1886000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:30:04. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8169),(183326,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399404.2848000000,1649399404.2876000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:30:04. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8163),(183327,0,'moodle','core\\task\\calendar_cron_task',0,1649399404.3080000000,1649399404.3129000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:30:04. Current memory use 27.3MB.\n... used 1 dbqueries\n... used 0.004004955291748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8169),(183328,0,'moodle','core\\task\\blog_cron_task',0,1649399404.3815000000,1649399404.3828000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:30:04. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8163),(183329,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399404.3970000000,1649399404.4188000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:30:04. Current memory use 27.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020237922668457 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8169),(183330,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399404.4232000000,1649399404.4386000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:30:04. Current memory use 28.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018839836120605 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8163),(183331,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399404.5327000000,1649399404.5358000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:30:04. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001845121383667 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8163),(183332,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399404.5099000000,1649399404.5512000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:30:04. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.039108991622925 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8169),(183333,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399404.5970000000,1649399404.5983000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:30:04. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8163),(183334,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399404.5949000000,1649399404.6018000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:30:04. Current memory use 33.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040688514709473 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8169),(183335,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399404.6719000000,1649399404.6737000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:30:04. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8163),(183336,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399404.6792000000,1649399404.6817000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:30:04. Current memory use 33.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052905082702637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8169),(183337,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399404.6850000000,1649399404.6866000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:30:04. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8163),(183338,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399404.6915000000,1649399404.6951000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:30:04. Current memory use 33.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002223014831543 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8169),(183339,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399404.6978000000,1649399404.6998000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:30:04. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8163),(183340,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399404.7149000000,1649399404.7170000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:30:04. Current memory use 33.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089406967163086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8169),(183341,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399461.4639000000,1649399461.4742000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:31:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060689449310303 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8248),(183342,0,'moodle','core\\task\\session_cleanup_task',0,1649399461.4634000000,1649399461.4853000000,6,5,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:31:01. Current memory use 19.4MB.\n... used 11 dbqueries\n... used 0.017585039138794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8253),(183343,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399461.4900000000,1649399461.4919000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:31:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8248),(183344,0,'moodle','core\\task\\grade_cron_task',0,1649399461.5022000000,1649399461.5159000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:31:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01282787322998 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8248),(183345,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399461.4964000000,1649399461.5274000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029881954193115 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8253),(183346,0,'moodle','core\\task\\portfolio_cron_task',0,1649399461.5361000000,1649399461.5371000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8253),(183347,0,'moodle','core\\task\\completion_regular_task',0,1649399461.5252000000,1649399461.5391000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:31:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013173818588257 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8248),(183348,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399461.5459000000,1649399461.5467000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8253),(183349,0,'moodle','core\\task\\calendar_cron_task',0,1649399461.5565000000,1649399461.5619000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:31:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0044069290161133 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8248),(183350,0,'moodle','core\\task\\blog_cron_task',0,1649399461.5613000000,1649399461.5627000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:31:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8253),(183351,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399461.5730000000,1649399461.5766000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:31:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010170936584473 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8248),(183352,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399461.5703000000,1649399461.5891000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:31:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01791787147522 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8253),(183353,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399461.6218000000,1649399461.6243000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:31:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010848045349121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8253),(183354,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399461.5932000000,1649399461.6252000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:31:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.031033039093018 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8248),(183355,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399461.6630000000,1649399461.6667000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:31:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021660327911377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8253),(183356,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399461.6750000000,1649399461.6764000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:31:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8253),(183357,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399461.6811000000,1649399461.6834000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00030303001403809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8248),(183358,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399461.6849000000,1649399461.6864000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:31:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046396255493164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8253),(183359,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399461.6939000000,1649399461.6961000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8248),(183360,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399461.7014000000,1649399461.7044000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:31:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020790100097656 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8253),(183361,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399461.7129000000,1649399461.7141000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:31:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8248),(183362,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399461.7191000000,1649399461.7207000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:31:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8253),(183363,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649399522.0344000000,1649399522.0614000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 14:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.02224588394165 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',8301),(183364,0,'moodle','core\\task\\session_cleanup_task',0,1649399522.0417000000,1649399522.0618000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:32:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014096975326538 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8306),(183365,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399522.0707000000,1649399522.0737000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:32:02. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00085306167602539 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8301),(183366,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399522.0763000000,1649399522.0775000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:32:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8306),(183367,0,'moodle','core\\task\\grade_cron_task',0,1649399522.0894000000,1649399522.1058000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:32:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015267133712769 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8306),(183368,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399522.0814000000,1649399522.1141000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:32:02. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031940937042236 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8301),(183369,0,'moodle','core\\task\\portfolio_cron_task',0,1649399522.1229000000,1649399522.1241000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:32:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8301),(183370,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399522.1310000000,1649399522.1319000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:32:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8301),(183371,0,'moodle','core\\task\\completion_regular_task',0,1649399522.1176000000,1649399522.1353000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:32:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016892194747925 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8306),(183372,0,'moodle','core\\task\\calendar_cron_task',0,1649399522.1452000000,1649399522.1500000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:32:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0039899349212646 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8301),(183373,0,'moodle','core\\task\\blog_cron_task',0,1649399522.1502000000,1649399522.1624000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:32:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8306),(183374,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399522.1750000000,1649399522.1791000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:32:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0016918182373047 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8301),(183375,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399522.1845000000,1649399522.1869000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:32:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013201236724854 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8306),(183376,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399522.2230000000,1649399522.2257000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:32:02. Current memory use 26MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015308856964111 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8306),(183377,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399522.2056000000,1649399522.2524000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:32:02. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.045214891433716 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8301),(183378,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399522.2653000000,1649399522.2689000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:32:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026428699493408 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8306),(183379,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399522.2790000000,1649399522.2810000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:32:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002739429473877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8306),(183380,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399522.2799000000,1649399522.2812000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:32:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011777877807617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8301),(183381,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399522.2891000000,1649399522.2910000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:32:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8301),(183382,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399522.2900000000,1649399522.2912000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:32:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8306),(183383,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399522.3026000000,1649399522.3052000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:32:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018150806427002 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8301),(183384,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399522.3088000000,1649399522.3098000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:32:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8306),(183385,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399522.3147000000,1649399522.3160000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:32:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053215026855469 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8301),(183386,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399581.5812000000,1649399581.5899000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:33:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0048820972442627 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8359),(183387,0,'moodle','core\\task\\session_cleanup_task',0,1649399581.5803000000,1649399581.5938000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0094478130340576 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8357),(183388,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399581.6009000000,1649399581.6018000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:33:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8359),(183389,0,'moodle','core\\task\\grade_cron_task',0,1649399581.6096000000,1649399581.6202000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0098679065704346 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8359),(183390,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399581.6020000000,1649399581.6302000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027379989624023 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8357),(183391,0,'moodle','core\\task\\portfolio_cron_task',0,1649399581.6386000000,1649399581.6399000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8357),(183392,0,'moodle','core\\task\\completion_regular_task',0,1649399581.6303000000,1649399581.6447000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:33:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013504028320312 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8359),(183393,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399581.6471000000,1649399581.6486000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8357),(183394,0,'moodle','core\\task\\blog_cron_task',0,1649399581.6659000000,1649399581.6672000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:33:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8359),(183395,0,'moodle','core\\task\\calendar_cron_task',0,1649399581.6645000000,1649399581.6696000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004148006439209 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8357),(183396,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399581.6772000000,1649399581.6794000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:33:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010089874267578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8359),(183397,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399581.6762000000,1649399581.6911000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:33:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014001131057739 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8357),(183398,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399581.7161000000,1649399581.7181000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:33:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00091981887817383 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8357),(183399,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399581.6938000000,1649399581.7355000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:33:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.040091037750244 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8359),(183400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399581.7376000000,1649399581.7406000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:33:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019290447235107 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8357),(183401,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399581.7511000000,1649399581.7522000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8357),(183402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399581.7606000000,1649399581.7622000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8357),(183403,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399581.7705000000,1649399581.7721000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:33:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047898292541504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8357),(183404,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399581.7788000000,1649399581.7799000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8357),(183405,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399581.7842000000,1649399581.7875000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:33:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022821426391602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8359),(183406,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399581.7957000000,1649399581.7973000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:33:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00037002563476562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8357),(183407,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399581.7981000000,1649399581.8003000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:33:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014510154724121 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8359),(183408,0,'moodle','core\\task\\session_cleanup_task',0,1649399642.1475000000,1649399642.1627000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010811805725098 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8401),(183409,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399642.1735000000,1649399642.1747000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:34:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8401),(183410,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399642.1850000000,1649399642.1864000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:34:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8401),(183411,0,'moodle','core\\task\\grade_cron_task',0,1649399642.2107000000,1649399642.2300000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:34:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016446828842163 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8401),(183412,0,'moodle','core\\task\\completion_regular_task',0,1649399642.2414000000,1649399642.2615000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:34:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01894211769104 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8401),(183413,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399642.2102000000,1649399642.2667000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:34:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050570964813232 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8402),(183414,0,'moodle','core\\task\\portfolio_cron_task',0,1649399642.2723000000,1649399642.2736000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:34:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8401),(183415,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399642.2782000000,1649399642.2794000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8402),(183416,0,'moodle','core\\task\\blog_cron_task',0,1649399642.2943000000,1649399642.2951000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:34:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8402),(183417,0,'moodle','core\\task\\calendar_cron_task',0,1649399642.2910000000,1649399642.2977000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:34:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053198337554932 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8401),(183418,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399642.3092000000,1649399642.3116000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:34:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010840892791748 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8402),(183419,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399642.3063000000,1649399642.3235000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:34:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016456842422485 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8401),(183420,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399642.3546000000,1649399642.3574000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:34:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001737117767334 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8401),(183421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399642.3309000000,1649399642.3745000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:34:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042037010192871 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8402),(183422,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399642.3791000000,1649399642.3840000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:34:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036649703979492 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8401),(183423,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399642.3966000000,1649399642.3981000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:34:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025320053100586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8401),(183424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399642.4095000000,1649399642.4113000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:34:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8401),(183425,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399642.4171000000,1649399642.4192000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:34:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8402),(183426,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399642.4208000000,1649399642.4225000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:34:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8401),(183427,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399642.4363000000,1649399642.4374000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:34:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8401),(183428,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399642.4342000000,1649399642.4375000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:34:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023910999298096 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8402),(183429,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399642.4469000000,1649399642.4487000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:34:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085186958312988 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8401),(183430,0,'moodle','core\\task\\messaging_cleanup_task',0,1649399701.7465000000,1649399701.7830000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 14:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.03102707862854 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',8440),(183431,0,'moodle','core\\task\\badges_cron_task',0,1649399701.7471000000,1649399701.7865000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034632921218872 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',8442),(183432,0,'moodle','core\\task\\badges_message_task',0,1649399701.7940000000,1649399701.7952000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:35:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00037884712219238 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',8442),(183433,0,'mod_chat','mod_chat\\task\\cron_task',0,1649399701.8010000000,1649399701.8115000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:35:01. Current memory use 21.2MB.\n... used 4 dbqueries\n... used 0.0095481872558594 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',8440),(183434,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649399701.8130000000,1649399701.8237000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0095508098602295 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',8442),(183435,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649399701.8258000000,1649399701.8340000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:35:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00061100000000003 seconds)\n... used 1 dbqueries\n... used 0.0073800086975098 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',8440),(183436,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649399701.8411000000,1649399701.8484000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0041890144348145 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',8442),(183437,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649399701.8488000000,1649399701.8545000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:35:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.00331711769104 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',8440),(183438,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649399701.8592000000,1649399701.8627000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0026569366455078 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',8442),(183439,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399701.8747000000,1649399701.8777000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:35:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8442),(183440,0,'moodle','core\\task\\session_cleanup_task',0,1649399701.8686000000,1649399701.8781000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:35:01. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.0066719055175781 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8440),(183441,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399701.8897000000,1649399701.8911000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:35:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8442),(183442,0,'moodle','core\\task\\grade_cron_task',0,1649399701.9082000000,1649399701.9109000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:35:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0016491413116455 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8442),(183443,0,'moodle','core\\task\\completion_regular_task',0,1649399701.9213000000,1649399701.9328000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:35:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.010319948196411 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8442),(183444,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399701.8926000000,1649399701.9342000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:35:01. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040364027023315 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8440),(183445,0,'moodle','core\\task\\portfolio_cron_task',0,1649399701.9418000000,1649399701.9431000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:35:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8440),(183446,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399701.9442000000,1649399701.9454000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:35:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8442),(183447,0,'moodle','core\\task\\calendar_cron_task',0,1649399701.9552000000,1649399701.9629000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:35:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.006411075592041 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8440),(183448,0,'moodle','core\\task\\blog_cron_task',0,1649399701.9649000000,1649399701.9659000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:35:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8442),(183449,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399701.9763000000,1649399701.9780000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:35:01. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078701972961426 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8440),(183450,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399701.9748000000,1649399701.9923000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:35:01. Current memory use 25.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016511917114258 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8442),(183451,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399701.9860000000,1649399702.0212000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:35:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.03385591506958 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8440),(183452,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399702.0192000000,1649399702.0228000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:35:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018379688262939 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8442),(183453,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399702.0694000000,1649399702.0853000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:35:02. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.014142036437988 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8442),(183454,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399702.0849000000,1649399702.0872000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:35:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8440),(183455,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399702.0974000000,1649399702.0986000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:35:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8440),(183456,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399702.0982000000,1649399702.1007000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:35:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8442),(183457,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399702.1085000000,1649399702.1098000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:35:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00030708312988281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8442),(183458,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399702.1101000000,1649399702.1141000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:35:02. Current memory use 33.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026218891143799 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8440),(183459,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399702.1226000000,1649399702.1242000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:35:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8442),(183460,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399702.1254000000,1649399702.1276000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:35:02. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077414512634277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8440),(183461,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399761.4535000000,1649399761.4652000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066719055175781 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8496),(183462,0,'moodle','core\\task\\session_cleanup_task',0,1649399761.4530000000,1649399761.4702000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:36:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011398077011108 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8495),(183463,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399761.4776000000,1649399761.4787000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:36:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8496),(183464,0,'moodle','core\\task\\grade_cron_task',0,1649399761.4926000000,1649399761.5080000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:36:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014214992523193 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8495),(183465,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399761.4916000000,1649399761.5266000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:36:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033683061599731 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8496),(183466,0,'moodle','core\\task\\completion_regular_task',0,1649399761.5175000000,1649399761.5340000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:36:01. Current memory use 21.4MB.\n... used 6 dbqueries\n... used 0.015743017196655 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8495),(183467,0,'moodle','core\\task\\portfolio_cron_task',0,1649399761.5362000000,1649399761.5373000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8496),(183468,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399761.5452000000,1649399761.5461000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:36:01. Current memory use 22.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8495),(183469,0,'moodle','core\\task\\blog_cron_task',0,1649399761.5590000000,1649399761.5601000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:36:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8495),(183470,0,'moodle','core\\task\\calendar_cron_task',0,1649399761.5547000000,1649399761.5603000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044989585876465 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8496),(183471,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399761.5759000000,1649399761.5781000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:36:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096416473388672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8496),(183472,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399761.5710000000,1649399761.5905000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:36:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018280029296875 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8495),(183473,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399761.6253000000,1649399761.6289000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:36:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018010139465332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8495),(183474,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399761.5978000000,1649399761.6422000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:36:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042793035507202 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8496),(183475,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399761.6529000000,1649399761.6570000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:36:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029580593109131 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8495),(183476,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399761.6668000000,1649399761.6681000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:36:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00019311904907227 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8495),(183477,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399761.6772000000,1649399761.6784000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:36:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8495),(183478,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399761.6776000000,1649399761.6795000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:36:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075006484985352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8496),(183479,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399761.6872000000,1649399761.6889000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:36:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8495),(183480,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399761.6926000000,1649399761.6950000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:36:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017449855804443 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8496),(183481,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399761.7045000000,1649399761.7057000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:36:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8495),(183482,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399761.7069000000,1649399761.7085000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:36:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000640869140625 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8496),(183483,0,'moodle','core\\task\\session_cleanup_task',0,1649399822.0147000000,1649399822.0292000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010071992874146 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8569),(183484,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399822.0202000000,1649399822.0315000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:37:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060808658599854 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8573),(183485,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399822.0383000000,1649399822.0396000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8569),(183486,0,'moodle','core\\task\\grade_cron_task',0,1649399822.0492000000,1649399822.0623000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:37:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011936902999878 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8569),(183487,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399822.0418000000,1649399822.0729000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:37:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03006386756897 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8573),(183488,0,'moodle','core\\task\\portfolio_cron_task',0,1649399822.0803000000,1649399822.0814000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8573),(183489,0,'moodle','core\\task\\completion_regular_task',0,1649399822.0702000000,1649399822.0875000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:37:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016483068466187 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8569),(183490,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399822.0883000000,1649399822.0892000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8573),(183491,0,'moodle','core\\task\\blog_cron_task',0,1649399822.1021000000,1649399822.1030000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:37:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8573),(183492,0,'moodle','core\\task\\calendar_cron_task',0,1649399822.1018000000,1649399822.1070000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:37:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040781497955322 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8569),(183493,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399822.1151000000,1649399822.1170000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:37:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079798698425293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8569),(183494,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399822.1111000000,1649399822.1305000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:37:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018369913101196 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8573),(183495,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399822.1622000000,1649399822.1648000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:37:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014998912811279 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8573),(183496,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399822.1327000000,1649399822.1677000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:37:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033987998962402 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8569),(183497,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399822.1868000000,1649399822.1912000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:37:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032877922058105 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8573),(183498,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399822.2030000000,1649399822.2045000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:37:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8573),(183499,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399822.2059000000,1649399822.2073000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:37:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8569),(183500,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399822.2122000000,1649399822.2142000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:37:02. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065708160400391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8573),(183501,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399822.2230000000,1649399822.2245000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:37:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8569),(183502,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399822.2310000000,1649399822.2337000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:37:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018010139465332 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8573),(183503,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399822.2403000000,1649399822.2413000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:37:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8569),(183504,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399822.2417000000,1649399822.2430000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:37:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8573),(183505,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399881.5697000000,1649399881.5799000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:38:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059690475463867 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8624),(183506,0,'moodle','core\\task\\session_cleanup_task',0,1649399881.5698000000,1649399881.5843000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010490894317627 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8626),(183507,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399881.5893000000,1649399881.5901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:38:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8624),(183508,0,'moodle','core\\task\\grade_cron_task',0,1649399881.5986000000,1649399881.6105000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01102089881897 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8624),(183509,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399881.5951000000,1649399881.6272000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030454158782959 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8626),(183510,0,'moodle','core\\task\\completion_regular_task',0,1649399881.6196000000,1649399881.6355000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:38:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014976024627686 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8624),(183511,0,'moodle','core\\task\\portfolio_cron_task',0,1649399881.6365000000,1649399881.6375000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8626),(183512,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399881.6461000000,1649399881.6471000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:38:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8624),(183513,0,'moodle','core\\task\\calendar_cron_task',0,1649399881.6534000000,1649399881.6592000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:38:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049369335174561 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8626),(183514,0,'moodle','core\\task\\blog_cron_task',0,1649399881.6612000000,1649399881.6620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:38:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8624),(183515,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399881.6698000000,1649399881.6715000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:38:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087904930114746 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8624),(183516,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399881.6686000000,1649399881.6877000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:38:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018364906311035 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8626),(183517,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399881.7176000000,1649399881.7204000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:38:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012199878692627 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8626),(183518,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399881.6892000000,1649399881.7205000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:38:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.030373811721802 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8624),(183519,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399881.7421000000,1649399881.7469000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:38:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033400058746338 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8626),(183520,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399881.7669000000,1649399881.7685000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:38:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00039291381835938 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8624),(183521,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399881.7666000000,1649399881.7689000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8626),(183522,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399881.7763000000,1649399881.7783000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:38:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8624),(183523,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399881.7788000000,1649399881.7806000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8626),(183524,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399881.7926000000,1649399881.7957000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:38:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022339820861816 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8624),(183525,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399881.7950000000,1649399881.7962000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:38:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8626),(183526,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399881.8045000000,1649399881.8062000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:38:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8626),(183527,0,'moodle','core\\task\\session_cleanup_task',0,1649399942.1317000000,1649399942.1477000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011101961135864 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8783),(183528,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649399942.1608000000,1649399942.1628000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:39:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00073790550231934 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8783),(183529,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649399942.1769000000,1649399942.1779000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8783),(183530,0,'moodle','core\\task\\grade_cron_task',0,1649399942.1898000000,1649399942.2014000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:39:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010693073272705 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8783),(183531,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649399942.1807000000,1649399942.2342000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:39:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048319101333618 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8781),(183532,0,'moodle','core\\task\\completion_regular_task',0,1649399942.2163000000,1649399942.2364000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:39:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016686916351318 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8783),(183533,0,'moodle','core\\task\\portfolio_cron_task',0,1649399942.2452000000,1649399942.2465000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:39:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8783),(183534,0,'moodle','core\\task\\plagiarism_cron_task',0,1649399942.2467000000,1649399942.2483000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00032997131347656 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8781),(183535,0,'moodle','core\\task\\calendar_cron_task',0,1649399942.2654000000,1649399942.2698000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:39:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036320686340332 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8783),(183536,0,'moodle','core\\task\\blog_cron_task',0,1649399942.2701000000,1649399942.2710000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:39:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8781),(183537,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649399942.2854000000,1649399942.2916000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:39:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0041189193725586 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8781),(183538,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649399942.2774000000,1649399942.2935000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:39:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015114068984985 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8783),(183539,0,'mod_forum','mod_forum\\task\\cron_task',0,1649399942.3282000000,1649399942.3326000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:39:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023138523101807 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8783),(183540,0,'mod_assign','mod_assign\\task\\cron_task',0,1649399942.3058000000,1649399942.3428000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:39:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.035382986068726 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8781),(183541,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649399942.3576000000,1649399942.3633000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:39:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045509338378906 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8783),(183542,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649399942.3735000000,1649399942.3755000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:39:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00035214424133301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8783),(183543,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649399942.3797000000,1649399942.3816000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:39:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8781),(183544,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649399942.3845000000,1649399942.3886000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:39:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8783),(183545,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649399942.3940000000,1649399942.3952000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:39:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8781),(183546,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649399942.4051000000,1649399942.4088000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:39:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023441314697266 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8783),(183547,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649399942.4099000000,1649399942.4109000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:39:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8781),(183548,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649399942.4204000000,1649399942.4271000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:39:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0058910846710205 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8781),(183549,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649400001.6947000000,1649400001.7041000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0062191486358643 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',8828),(183550,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649400001.7175000000,1649400001.7187000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021219253540039 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',8828),(183551,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649400001.7350000000,1649400001.7405000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0044050216674805 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',8828),(183552,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649400001.7400000000,1649400001.7505000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:40:01. Current memory use 19.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0067949295043945 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',8831),(183553,0,'moodle','core\\task\\badges_message_task',0,1649400001.7629000000,1649400001.7714000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.005295991897583 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',8831),(183554,0,'moodle','core\\task\\badges_cron_task',0,1649400001.7508000000,1649400001.7860000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032399892807007 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',8828),(183555,0,'mod_chat','mod_chat\\task\\cron_task',0,1649400001.8045000000,1649400001.8177000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:40:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.01187801361084 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',8831),(183556,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649400001.8188000000,1649400001.8277000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0076749324798584 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',8828),(183557,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649400001.8341000000,1649400001.8467000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:40:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00078800000000001 seconds)\n... used 1 dbqueries\n... used 0.011492013931274 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',8831),(183558,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649400001.8407000000,1649400001.8471000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:40:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.004335880279541 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',8828),(183559,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649400001.8574000000,1649400001.8612000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0027449131011963 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',8828),(183560,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649400001.8630000000,1649400001.8693000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:40:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0034441947937012 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',8831),(183561,0,'moodle','core\\task\\session_cleanup_task',0,1649400001.8710000000,1649400001.8814000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:40:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0076870918273926 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8828),(183562,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400001.8811000000,1649400001.8841000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:40:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8831),(183563,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400001.8896000000,1649400001.8908000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:40:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8828),(183564,0,'moodle','core\\task\\grade_cron_task',0,1649400001.9083000000,1649400001.9105000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:40:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0011701583862305 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8828),(183565,0,'moodle','core\\task\\completion_regular_task',0,1649400001.9202000000,1649400001.9337000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:40:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.012655019760132 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8828),(183566,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400001.8929000000,1649400001.9344000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:40:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040504932403564 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8831),(183567,0,'moodle','core\\task\\portfolio_cron_task',0,1649400001.9500000000,1649400001.9512000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:40:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8828),(183568,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400001.9514000000,1649400001.9529000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:40:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8831),(183569,0,'moodle','core\\task\\calendar_cron_task',0,1649400001.9643000000,1649400001.9716000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:40:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0061540603637695 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8831),(183570,0,'moodle','core\\task\\blog_cron_task',0,1649400001.9726000000,1649400001.9740000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:40:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8828),(183571,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400001.9867000000,1649400001.9902000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:40:01. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001957893371582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8831),(183572,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400001.9863000000,1649400002.0125000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:40:01. Current memory use 26MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024918079376221 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8828),(183573,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400002.0008000000,1649400002.0357000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:40:02. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.033099174499512 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8831),(183574,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400002.0432000000,1649400002.0470000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:40:02. Current memory use 28.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013899803161621 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8828),(183575,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400002.0775000000,1649400002.0821000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:40:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025010108947754 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8828),(183576,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400002.0888000000,1649400002.0911000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:40:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8831),(183577,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400002.0932000000,1649400002.0948000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:40:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8828),(183578,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400002.1049000000,1649400002.1075000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:40:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078892707824707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8828),(183579,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400002.1070000000,1649400002.1092000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:40:02. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8831),(183580,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400002.1198000000,1649400002.1231000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:40:02. Current memory use 34.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002155065536499 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8831),(183581,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400002.1259000000,1649400002.1282000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:40:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8828),(183582,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400002.1381000000,1649400002.1413000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:40:02. Current memory use 34.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014579296112061 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8831),(183583,0,'moodle','core\\task\\session_cleanup_task',0,1649400061.4900000000,1649400061.5044000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010254859924316 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8883),(183584,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400061.5139000000,1649400061.5154000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:41:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00069713592529297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8883),(183585,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400061.5266000000,1649400061.5284000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8883),(183586,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400061.5385000000,1649400061.5702000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030906915664673 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8883),(183587,0,'moodle','core\\task\\grade_cron_task',0,1649400061.5499000000,1649400061.5769000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:41:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021192073822021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8882),(183588,0,'moodle','core\\task\\completion_regular_task',0,1649400061.5783000000,1649400061.5879000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:41:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0085649490356445 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8883),(183589,0,'moodle','core\\task\\portfolio_cron_task',0,1649400061.5884000000,1649400061.5895000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:41:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8882),(183590,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400061.5958000000,1649400061.5969000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:41:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8883),(183591,0,'moodle','core\\task\\calendar_cron_task',0,1649400061.6018000000,1649400061.6063000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:41:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0036919116973877 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8882),(183592,0,'moodle','core\\task\\blog_cron_task',0,1649400061.6125000000,1649400061.6136000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:41:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8883),(183593,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400061.6164000000,1649400061.6185000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:41:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010638236999512 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8882),(183594,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400061.6296000000,1649400061.6461000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:41:01. Current memory use 22.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015708923339844 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8882),(183595,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400061.6382000000,1649400061.6683000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:41:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.029030084609985 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8883),(183596,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400061.6843000000,1649400061.6870000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:41:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011651515960693 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8882),(183597,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400061.7101000000,1649400061.7140000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:41:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026760101318359 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8882),(183598,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400061.7143000000,1649400061.7156000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:41:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8883),(183599,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400061.7225000000,1649400061.7238000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:41:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8882),(183600,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400061.7247000000,1649400061.7266000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:41:01. Current memory use 32.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061297416687012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8883),(183601,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400061.7319000000,1649400061.7341000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:41:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8882),(183602,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400061.7388000000,1649400061.7415000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:41:01. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019910335540771 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8883),(183603,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400061.7471000000,1649400061.7482000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:41:01. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8882),(183604,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400061.7503000000,1649400061.7516000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:41:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8883),(183605,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649400122.1507000000,1649400122.1649000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 14:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.010378837585449 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',8925),(183606,0,'moodle','core\\task\\session_cleanup_task',0,1649400122.1751000000,1649400122.1836000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:42:02. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0059661865234375 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',8925),(183607,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400122.1925000000,1649400122.1942000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:42:02. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.0004570484161377 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',8925),(183608,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400122.2041000000,1649400122.2056000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',8925),(183609,0,'moodle','core\\task\\analytics_cleanup_task',0,1649400122.1020000000,1649400122.2065000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 14:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.099924087524414 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',8929),(183610,0,'moodle','core\\task\\grade_cron_task',0,1649400122.2146000000,1649400122.2164000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:42:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',8929),(183611,0,'moodle','core\\task\\completion_regular_task',0,1649400122.2253000000,1649400122.2383000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.012141942977905 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',8929),(183612,0,'moodle','core\\task\\portfolio_cron_task',0,1649400122.2465000000,1649400122.2478000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',8929),(183613,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400122.2135000000,1649400122.2534000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:42:02. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038665056228638 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',8925),(183614,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400122.2569000000,1649400122.2581000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',8929),(183615,0,'moodle','core\\task\\blog_cron_task',0,1649400122.2739000000,1649400122.2754000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',8925),(183616,0,'moodle','core\\task\\calendar_cron_task',0,1649400122.2690000000,1649400122.2765000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0063049793243408 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',8929),(183617,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400122.2886000000,1649400122.2901000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:42:02. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00070714950561523 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',8929),(183618,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400122.2868000000,1649400122.3243000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:42:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.03550910949707 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',8925),(183619,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400122.3098000000,1649400122.3585000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:42:02. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.047573089599609 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',8929),(183620,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400122.3656000000,1649400122.3705000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:42:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024030208587646 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',8925),(183621,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400122.4099000000,1649400122.4113000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:42:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',8929),(183622,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400122.4051000000,1649400122.4113000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:42:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041818618774414 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',8925),(183623,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400122.4205000000,1649400122.4218000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:42:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',8929),(183624,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400122.4226000000,1649400122.4257000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:42:02. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005800724029541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',8925),(183625,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400122.4311000000,1649400122.4327000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:42:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',8929),(183626,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400122.4366000000,1649400122.4417000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:42:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026569366455078 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',8925),(183627,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400122.4473000000,1649400122.4482000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:42:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',8929),(183628,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400122.4544000000,1649400122.4577000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:42:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007939338684082 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',8925),(183629,0,'moodle','core\\task\\session_cleanup_task',0,1649400181.7690000000,1649400181.7915000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015729188919067 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9071),(183630,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400181.8017000000,1649400181.8038000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9071),(183631,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400181.8070000000,1649400181.8152000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:43:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045111179351807 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9070),(183632,0,'moodle','core\\task\\grade_cron_task',0,1649400181.8237000000,1649400181.8354000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:43:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010830163955688 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9070),(183633,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400181.8123000000,1649400181.8541000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040722131729126 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9071),(183634,0,'moodle','core\\task\\portfolio_cron_task',0,1649400181.8624000000,1649400181.8636000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9071),(183635,0,'moodle','core\\task\\completion_regular_task',0,1649400181.8467000000,1649400181.8697000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:43:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.02154803276062 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9070),(183636,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400181.8732000000,1649400181.8740000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9071),(183637,0,'moodle','core\\task\\blog_cron_task',0,1649400181.8895000000,1649400181.8907000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:43:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9071),(183638,0,'moodle','core\\task\\calendar_cron_task',0,1649400181.8897000000,1649400181.8965000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:43:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0055639743804932 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9070),(183639,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400181.9069000000,1649400181.9099000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:43:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017659664154053 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9070),(183640,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400181.9007000000,1649400181.9216000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:43:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019850015640259 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9071),(183641,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400181.9538000000,1649400181.9567000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:43:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001262903213501 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9071),(183642,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400181.9338000000,1649400181.9767000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:43:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.041189908981323 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9070),(183643,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400181.9853000000,1649400181.9900000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:43:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031290054321289 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9071),(183644,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400181.9988000000,1649400182.0000000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:43:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9071),(183645,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400182.0104000000,1649400182.0121000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9071),(183646,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400182.0361000000,1649400182.0419000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:43:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0041940212249756 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9070),(183647,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400182.0383000000,1649400182.0421000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:43:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9071),(183648,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400182.0571000000,1649400182.0586000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:43:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9070),(183649,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400182.0566000000,1649400182.0591000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:43:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016891956329346 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9071),(183650,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400182.0679000000,1649400182.0692000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:43:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052189826965332 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9071),(183651,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400241.3618000000,1649400241.3754000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:44:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073838233947754 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9108),(183652,0,'moodle','core\\task\\session_cleanup_task',0,1649400241.3500000000,1649400241.3780000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:44:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012012004852295 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9106),(183653,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400241.3855000000,1649400241.3865000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:44:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9108),(183654,0,'moodle','core\\task\\grade_cron_task',0,1649400241.3946000000,1649400241.4090000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013377904891968 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9108),(183655,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400241.3895000000,1649400241.4204000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029711008071899 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9106),(183656,0,'moodle','core\\task\\portfolio_cron_task',0,1649400241.4313000000,1649400241.4324000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9106),(183657,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400241.4392000000,1649400241.4405000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9106),(183658,0,'moodle','core\\task\\completion_regular_task',0,1649400241.4224000000,1649400241.4465000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022847890853882 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9108),(183659,0,'moodle','core\\task\\blog_cron_task',0,1649400241.4613000000,1649400241.4624000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:44:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9108),(183660,0,'moodle','core\\task\\calendar_cron_task',0,1649400241.4609000000,1649400241.4674000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:44:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054659843444824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9106),(183661,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400241.4761000000,1649400241.4784000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:44:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014300346374512 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9106),(183662,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400241.4712000000,1649400241.4897000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:44:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017351865768433 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9108),(183663,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400241.5315000000,1649400241.5347000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:44:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015480518341064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9108),(183664,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400241.4952000000,1649400241.5404000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:44:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.043603897094727 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9106),(183665,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400241.5611000000,1649400241.5658000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:44:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030748844146729 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9108),(183666,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400241.5769000000,1649400241.5787000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:44:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026702880859375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9108),(183667,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400241.5868000000,1649400241.5886000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:44:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9106),(183668,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400241.5896000000,1649400241.5914000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:44:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9108),(183669,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400241.5985000000,1649400241.5996000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:44:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9106),(183670,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400241.6027000000,1649400241.6050000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:44:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015280246734619 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9108),(183671,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400241.6121000000,1649400241.6134000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:44:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9106),(183672,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400241.6168000000,1649400241.6185000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:44:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062990188598633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9108),(183673,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649400301.9588000000,1649400301.9975000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 14:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.035135984420776 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',9162),(183674,0,'moodle','core\\task\\badges_cron_task',0,1649400301.9693000000,1649400302.0116000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.037052869796753 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9164),(183675,0,'moodle','core\\task\\badges_message_task',0,1649400302.0065000000,1649400302.0127000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:45:02. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0042848587036133 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9162),(183676,0,'mod_chat','mod_chat\\task\\cron_task',0,1649400302.0258000000,1649400302.0390000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:45:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.012229919433594 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9164),(183677,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649400302.0334000000,1649400302.0445000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0093948841094971 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9162),(183678,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649400302.0533000000,1649400302.0619000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:45:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.000623 seconds)\n... used 1 dbqueries\n... used 0.0078449249267578 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9164),(183679,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649400302.0662000000,1649400302.0748000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:45:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0059669017791748 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9162),(183680,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649400302.0747000000,1649400302.0822000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:45:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0052051544189453 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9164),(183681,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649400302.0892000000,1649400302.0931000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:45:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0031619071960449 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9162),(183682,0,'moodle','core\\task\\session_cleanup_task',0,1649400302.0929000000,1649400302.1029000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:45:02. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0072181224822998 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9164),(183683,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400302.1019000000,1649400302.1047000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:45:02. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.00053286552429199 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9162),(183684,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400302.1132000000,1649400302.1143000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:45:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9162),(183685,0,'moodle','core\\task\\grade_cron_task',0,1649400302.1249000000,1649400302.1282000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:45:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0021729469299316 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9162),(183686,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400302.1139000000,1649400302.1432000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:45:02. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028010845184326 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9164),(183687,0,'moodle','core\\task\\completion_regular_task',0,1649400302.1369000000,1649400302.1531000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:45:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.014991998672485 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9162),(183688,0,'moodle','core\\task\\portfolio_cron_task',0,1649400302.1533000000,1649400302.1546000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9164),(183689,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400302.1624000000,1649400302.1632000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9162),(183690,0,'moodle','core\\task\\calendar_cron_task',0,1649400302.1642000000,1649400302.1710000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:45:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0056958198547363 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9164),(183691,0,'moodle','core\\task\\blog_cron_task',0,1649400302.1807000000,1649400302.1820000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:45:02. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9164),(183692,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400302.1911000000,1649400302.1931000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:45:02. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092887878417969 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9164),(183693,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400302.1818000000,1649400302.2042000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:45:02. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021005868911743 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9162),(183694,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400302.2338000000,1649400302.2376000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:45:02. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014858245849609 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9162),(183695,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400302.2025000000,1649400302.2433000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:45:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.039042949676514 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9164),(183696,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400302.2588000000,1649400302.2633000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:45:02. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024349689483643 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9162),(183697,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400302.2743000000,1649400302.2763000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:45:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00025510787963867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9162),(183698,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400302.2859000000,1649400302.2875000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:45:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9162),(183699,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400302.2901000000,1649400302.2921000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:45:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063681602478027 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9164),(183700,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400302.2972000000,1649400302.2991000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:45:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9162),(183701,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400302.2992000000,1649400302.3034000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:45:02. Current memory use 33MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030059814453125 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9164),(183702,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400302.3072000000,1649400302.3082000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:45:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9162),(183703,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400302.3160000000,1649400302.3178000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:45:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053286552429199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9164),(183704,0,'moodle','core\\task\\session_cleanup_task',0,1649400361.5778000000,1649400361.5946000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012316942214966 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9198),(183705,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400361.5936000000,1649400361.6062000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076000690460205 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9202),(183706,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400361.6102000000,1649400361.6113000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:46:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9198),(183707,0,'moodle','core\\task\\grade_cron_task',0,1649400361.6216000000,1649400361.6501000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:46:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.024863004684448 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9198),(183708,0,'moodle','core\\task\\completion_regular_task',0,1649400361.6600000000,1649400361.6751000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:46:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014010906219482 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9198),(183709,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400361.6205000000,1649400361.6779000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:46:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.056204080581665 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9202),(183710,0,'moodle','core\\task\\portfolio_cron_task',0,1649400361.6882000000,1649400361.6895000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:46:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9198),(183711,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400361.6894000000,1649400361.6907000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9202),(183712,0,'moodle','core\\task\\blog_cron_task',0,1649400361.7083000000,1649400361.7093000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:46:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9198),(183713,0,'moodle','core\\task\\calendar_cron_task',0,1649400361.7072000000,1649400361.7167000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:46:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0077199935913086 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9202),(183714,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400361.7329000000,1649400361.7352000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:46:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012180805206299 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9202),(183715,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400361.7213000000,1649400361.7392000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:46:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016994953155518 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9198),(183716,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400361.7662000000,1649400361.7689000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:46:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9198),(183717,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400361.7552000000,1649400361.7952000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:46:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.03882908821106 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9202),(183718,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400361.7940000000,1649400361.8016000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:46:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0052909851074219 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9198),(183719,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400361.8138000000,1649400361.8160000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:46:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00035595893859863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9198),(183720,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400361.8264000000,1649400361.8277000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:46:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9198),(183721,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400361.8349000000,1649400361.8362000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:46:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004279613494873 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9198),(183722,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400361.8390000000,1649400361.8403000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:46:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9202),(183723,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400361.8477000000,1649400361.8502000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:46:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001615047454834 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9198),(183724,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400361.8509000000,1649400361.8520000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:46:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9202),(183725,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400361.8616000000,1649400361.8630000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:46:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063085556030273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9198),(183726,0,'moodle','core\\task\\session_cleanup_task',0,1649400422.2036000000,1649400422.2195000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:47:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011022806167603 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9248),(183727,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400422.2151000000,1649400422.2249000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:47:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056538581848145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9246),(183728,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400422.2302000000,1649400422.2312000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:47:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9248),(183729,0,'moodle','core\\task\\grade_cron_task',0,1649400422.2385000000,1649400422.2497000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:47:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010424137115479 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9248),(183730,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400422.2339000000,1649400422.2670000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:47:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032346963882446 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9246),(183731,0,'moodle','core\\task\\portfolio_cron_task',0,1649400422.2759000000,1649400422.2767000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9246),(183732,0,'moodle','core\\task\\completion_regular_task',0,1649400422.2579000000,1649400422.2792000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:47:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020220041275024 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9248),(183733,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400422.2859000000,1649400422.2868000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9246),(183734,0,'moodle','core\\task\\blog_cron_task',0,1649400422.3013000000,1649400422.3022000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:47:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9246),(183735,0,'moodle','core\\task\\calendar_cron_task',0,1649400422.2988000000,1649400422.3037000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:47:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036039352416992 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9248),(183736,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400422.3126000000,1649400422.3147000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:47:02. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010061264038086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9248),(183737,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400422.3107000000,1649400422.3290000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:47:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017335176467896 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9246),(183738,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400422.3340000000,1649400422.3622000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:47:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.027213096618652 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9248),(183739,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400422.3617000000,1649400422.3638000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:47:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099420547485352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9246),(183740,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400422.3885000000,1649400422.3914000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:47:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00187087059021 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9246),(183741,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400422.3982000000,1649400422.3995000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:47:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9246),(183742,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400422.4064000000,1649400422.4079000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:47:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00025582313537598 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9246),(183743,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400422.4127000000,1649400422.4143000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:47:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048112869262695 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9248),(183744,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400422.4160000000,1649400422.4171000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:47:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9246),(183745,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400422.4277000000,1649400422.4302000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:47:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016927719116211 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9248),(183746,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400422.4312000000,1649400422.4323000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:47:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9246),(183747,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400422.4387000000,1649400422.4405000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:47:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9248),(183748,0,'moodle','core\\task\\session_cleanup_task',0,1649400481.7679000000,1649400481.7889000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015036106109619 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9313),(183749,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400481.8001000000,1649400481.8010000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9313),(183750,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400481.7934000000,1649400481.8068000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:48:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0087001323699951 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9314),(183751,0,'moodle','core\\task\\grade_cron_task',0,1649400481.8178000000,1649400481.8353000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:48:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.016396045684814 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9314),(183752,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400481.8089000000,1649400481.8408000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030778884887695 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9313),(183753,0,'moodle','core\\task\\portfolio_cron_task',0,1649400481.8484000000,1649400481.8493000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9313),(183754,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400481.8569000000,1649400481.8577000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9313),(183755,0,'moodle','core\\task\\completion_regular_task',0,1649400481.8451000000,1649400481.8634000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:48:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017221927642822 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9314),(183756,0,'moodle','core\\task\\calendar_cron_task',0,1649400481.8730000000,1649400481.8776000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:48:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038788318634033 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9313),(183757,0,'moodle','core\\task\\blog_cron_task',0,1649400481.8802000000,1649400481.8812000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:48:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9314),(183758,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400481.8901000000,1649400481.8928000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:48:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001507043838501 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9314),(183759,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400481.8893000000,1649400481.9089000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:48:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018372058868408 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9313),(183760,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400481.9425000000,1649400481.9456000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:48:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014500617980957 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9313),(183761,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400481.9111000000,1649400481.9478000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:48:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.034827947616577 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9314),(183762,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400481.9749000000,1649400481.9798000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:48:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030980110168457 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9313),(183763,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400481.9885000000,1649400481.9900000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:48:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9313),(183764,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400481.9925000000,1649400481.9937000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:48:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9314),(183765,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400482.0031000000,1649400482.0046000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:48:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004880428314209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9313),(183766,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400482.0051000000,1649400482.0064000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:48:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9314),(183767,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400482.0178000000,1649400482.0208000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:48:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020589828491211 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9313),(183768,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400482.0221000000,1649400482.0231000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:48:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9314),(183769,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400482.0300000000,1649400482.0316000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:48:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083613395690918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9313),(183770,0,'moodle','core\\task\\session_cleanup_task',0,1649400541.3270000000,1649400541.3421000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010992050170898 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9363),(183771,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400541.3529000000,1649400541.3554000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:49:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9363),(183772,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400541.3617000000,1649400541.3702000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:49:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0047361850738525 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9365),(183773,0,'moodle','core\\task\\grade_cron_task',0,1649400541.3823000000,1649400541.3970000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:49:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013329982757568 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9365),(183774,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400541.3726000000,1649400541.4115000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037467002868652 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9363),(183775,0,'moodle','core\\task\\portfolio_cron_task',0,1649400541.4246000000,1649400541.4258000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9363),(183776,0,'moodle','core\\task\\completion_regular_task',0,1649400541.4058000000,1649400541.4263000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019370079040527 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9365),(183777,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400541.4468000000,1649400541.4481000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:49:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9365),(183778,0,'moodle','core\\task\\blog_cron_task',0,1649400541.4651000000,1649400541.4663000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:49:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9365),(183779,0,'moodle','core\\task\\calendar_cron_task',0,1649400541.4591000000,1649400541.4666000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059728622436523 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9363),(183780,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400541.4767000000,1649400541.4789000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:49:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001406192779541 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9363),(183781,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400541.4752000000,1649400541.4966000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:49:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019763946533203 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9365),(183782,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400541.5291000000,1649400541.5310000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:49:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.000946044921875 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9365),(183783,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400541.4985000000,1649400541.5455000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:49:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.045248985290527 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9363),(183784,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400541.5547000000,1649400541.5580000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:49:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020749568939209 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9365),(183785,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400541.5719000000,1649400541.5740000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:49:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025296211242676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9365),(183786,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400541.5844000000,1649400541.5857000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:49:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9363),(183787,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400541.5849000000,1649400541.5864000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:49:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9365),(183788,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400541.5964000000,1649400541.5976000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:49:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9363),(183789,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400541.6013000000,1649400541.6040000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:49:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018770694732666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9365),(183790,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400541.6171000000,1649400541.6183000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:49:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9363),(183791,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400541.6196000000,1649400541.6225000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:49:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0017848014831543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9365),(183792,0,'moodle','core\\task\\cache_cron_task',0,1649400601.9097000000,1649400601.9212000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 14:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.006072998046875 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',9393),(183793,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649400601.9324000000,1649400601.9345000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 14:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',9393),(183794,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649400601.9516000000,1649400601.9531000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 14:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00031590461730957 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',9393),(183795,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649400601.9660000000,1649400601.9734000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 14:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0059809684753418 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',9393),(183796,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649400601.9848000000,1649400601.9861000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 14:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',9393),(183797,0,'moodle','core\\task\\badges_cron_task',0,1649400601.9970000000,1649400602.0379000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.039667844772339 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9393),(183798,0,'moodle','core\\task\\badges_message_task',0,1649400602.0673000000,1649400602.0693000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00055789947509766 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9393),(183799,0,'mod_chat','mod_chat\\task\\cron_task',0,1649400602.0916000000,1649400602.1048000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:50:02. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.011137008666992 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9393),(183800,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649400602.1136000000,1649400602.1205000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:50:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0059359073638916 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9393),(183801,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649400602.1381000000,1649400602.1522000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00071399999999999 seconds)\n... used 1 dbqueries\n... used 0.01313304901123 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9393),(183802,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649400602.1657000000,1649400602.1728000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0038251876831055 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9393),(183803,0,'moodle','core\\task\\automated_backup_task',0,1649400601.9200000000,1649400602.1738000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 14:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 14:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.24809288978577 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',9394),(183804,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649400602.1829000000,1649400602.1861000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0021967887878418 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9393),(183805,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649400602.1892000000,1649400602.1975000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:50:02. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0050640106201172 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9394),(183806,0,'moodle','core\\task\\session_cleanup_task',0,1649400602.1976000000,1649400602.2076000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:50:02. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0077769756317139 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9393),(183807,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400602.2087000000,1649400602.2126000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:50:02. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.00071597099304199 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9394),(183808,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400602.2191000000,1649400602.2203000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:50:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9393),(183809,0,'moodle','core\\task\\grade_cron_task',0,1649400602.2321000000,1649400602.2356000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:50:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0021169185638428 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9393),(183810,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400602.2216000000,1649400602.2570000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:50:02. Current memory use 38MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034115076065063 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9394),(183811,0,'moodle','core\\task\\completion_regular_task',0,1649400602.2500000000,1649400602.2691000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:50:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.01780104637146 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9393),(183812,0,'moodle','core\\task\\portfolio_cron_task',0,1649400602.2690000000,1649400602.2701000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:50:02. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9394),(183813,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400602.2782000000,1649400602.2795000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:50:02. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9394),(183814,0,'moodle','core\\task\\calendar_cron_task',0,1649400602.2787000000,1649400602.2860000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:50:02. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0059349536895752 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9393),(183815,0,'moodle','core\\task\\blog_cron_task',0,1649400602.2889000000,1649400602.2904000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:50:02. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9394),(183816,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400602.3007000000,1649400602.3023000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:50:02. Current memory use 39.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080418586730957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9394),(183817,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400602.2967000000,1649400602.3236000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:50:02. Current memory use 27.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025589227676392 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9393),(183818,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400602.3176000000,1649400602.3295000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:50:02. Current memory use 40.7MB.\n... used 3 dbqueries\n... used 0.010694026947021 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9394),(183819,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400602.3417000000,1649400602.3450000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:50:02. Current memory use 41.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015039443969727 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9394),(183820,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400602.3700000000,1649400602.3731000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:50:02. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020051002502441 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9394),(183821,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400602.3742000000,1649400602.3765000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:50:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9393),(183822,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400602.3833000000,1649400602.3843000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:50:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9393),(183823,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400602.3855000000,1649400602.3878000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:50:02. Current memory use 42.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9394),(183824,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400602.3928000000,1649400602.3943000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:50:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9393),(183825,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400602.3971000000,1649400602.4008000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:50:02. Current memory use 42.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002065896987915 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9394),(183826,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400602.4045000000,1649400602.4061000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:50:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00022482872009277 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9393),(183827,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400602.4095000000,1649400602.4121000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:50:02. Current memory use 42.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075292587280273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9394),(183828,0,'moodle','core\\task\\session_cleanup_task',0,1649400661.7597000000,1649400661.7797000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014663219451904 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9442),(183829,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400661.7922000000,1649400661.7940000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:51:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9442),(183830,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400661.8048000000,1649400661.8057000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:51:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9442),(183831,0,'moodle','core\\task\\grade_cron_task',0,1649400661.8163000000,1649400661.8306000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:51:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013445854187012 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9442),(183832,0,'moodle','core\\task\\completion_regular_task',0,1649400661.8400000000,1649400661.8596000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:51:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018677949905396 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9442),(183833,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400661.8058000000,1649400661.8635000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:51:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.05203104019165 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9444),(183834,0,'moodle','core\\task\\portfolio_cron_task',0,1649400661.8691000000,1649400661.8703000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:51:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9442),(183835,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400661.8732000000,1649400661.8744000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9444),(183836,0,'moodle','core\\task\\calendar_cron_task',0,1649400661.8871000000,1649400661.8912000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:51:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0033659934997559 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9442),(183837,0,'moodle','core\\task\\blog_cron_task',0,1649400661.8988000000,1649400661.9001000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:51:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9444),(183838,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400661.9080000000,1649400661.9096000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:51:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9442),(183839,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400661.9071000000,1649400661.9309000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:51:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022387027740479 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9444),(183840,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400661.9266000000,1649400661.9610000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:51:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033240079879761 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9442),(183841,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400661.9697000000,1649400661.9734000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:51:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019190311431885 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9444),(183842,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400662.0023000000,1649400662.0086000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:51:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043308734893799 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9444),(183843,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400662.0082000000,1649400662.0094000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:51:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9442),(183844,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400662.0146000000,1649400662.0157000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9444),(183845,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400662.0208000000,1649400662.0227000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:51:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9442),(183846,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400662.0252000000,1649400662.0264000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9444),(183847,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400662.0425000000,1649400662.0436000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:51:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9444),(183848,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400662.0413000000,1649400662.0453000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:51:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027191638946533 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9442),(183849,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400662.0526000000,1649400662.0544000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:51:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010249614715576 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9444),(183850,0,'moodle','core\\task\\session_cleanup_task',0,1649400721.2918000000,1649400721.3052000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097739696502686 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9480),(183851,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400721.3165000000,1649400721.3180000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:52:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9480),(183852,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400721.3269000000,1649400721.3300000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9480),(183853,0,'moodle','core\\task\\grade_cron_task',0,1649400721.3576000000,1649400721.3766000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:52:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014932870864868 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9481),(183854,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400721.3402000000,1649400721.3784000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037374973297119 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9480),(183855,0,'moodle','core\\task\\portfolio_cron_task',0,1649400721.3884000000,1649400721.3896000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:52:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9481),(183856,0,'moodle','core\\task\\completion_regular_task',0,1649400721.3884000000,1649400721.4013000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:52:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011556148529053 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9480),(183857,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400721.4004000000,1649400721.4015000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:52:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9481),(183858,0,'moodle','core\\task\\blog_cron_task',0,1649400721.4191000000,1649400721.4200000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:52:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9481),(183859,0,'moodle','core\\task\\calendar_cron_task',0,1649400721.4175000000,1649400721.4229000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:52:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0045990943908691 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9480),(183860,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400721.4331000000,1649400721.4347000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:52:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075411796569824 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9480),(183861,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400721.4310000000,1649400721.4529000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:52:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020747900009155 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9481),(183862,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400721.4878000000,1649400721.4909000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:52:01. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9481),(183863,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400721.4548000000,1649400721.4965000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:52:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.040266990661621 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9480),(183864,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400721.5177000000,1649400721.5223000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:52:01. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029838085174561 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9481),(183865,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400721.5300000000,1649400721.5312000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:52:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9481),(183866,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400721.5295000000,1649400721.5312000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:52:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9480),(183867,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400721.5380000000,1649400721.5396000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:52:01. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054001808166504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9481),(183868,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400721.5415000000,1649400721.5429000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:52:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9480),(183869,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400721.5531000000,1649400721.5565000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:52:01. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024027824401855 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9481),(183870,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400721.5567000000,1649400721.5576000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:52:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9480),(183871,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400721.5675000000,1649400721.5695000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:52:01. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092887878417969 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9481),(183872,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400781.8438000000,1649400781.8554000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:53:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.00685715675354 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9523),(183873,0,'moodle','core\\task\\session_cleanup_task',0,1649400781.8432000000,1649400781.8580000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010502815246582 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9524),(183874,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400781.8667000000,1649400781.8676000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:53:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9523),(183875,0,'moodle','core\\task\\grade_cron_task',0,1649400781.8766000000,1649400781.8872000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:53:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0098447799682617 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9523),(183876,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400781.8682000000,1649400781.9035000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034385919570923 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9524),(183877,0,'moodle','core\\task\\portfolio_cron_task',0,1649400781.9139000000,1649400781.9147000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9524),(183878,0,'moodle','core\\task\\completion_regular_task',0,1649400781.8973000000,1649400781.9208000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:53:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.022331953048706 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9523),(183879,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400781.9229000000,1649400781.9237000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9524),(183880,0,'moodle','core\\task\\blog_cron_task',0,1649400781.9383000000,1649400781.9392000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:53:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9524),(183881,0,'moodle','core\\task\\calendar_cron_task',0,1649400781.9380000000,1649400781.9448000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:53:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0054957866668701 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9523),(183882,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400781.9532000000,1649400781.9555000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:53:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014839172363281 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9523),(183883,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400781.9478000000,1649400781.9712000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:53:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022203922271729 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9524),(183884,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400781.9984000000,1649400782.0011000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:53:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016231536865234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9524),(183885,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400781.9708000000,1649400782.0120000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:53:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.039935111999512 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9523),(183886,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400782.0214000000,1649400782.0265000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:53:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039920806884766 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9524),(183887,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400782.0334000000,1649400782.0346000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9524),(183888,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400782.0421000000,1649400782.0434000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9524),(183889,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400782.0505000000,1649400782.0519000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:53:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9524),(183890,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400782.0580000000,1649400782.0597000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00028109550476074 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9523),(183891,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400782.0631000000,1649400782.0656000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:53:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017509460449219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9524),(183892,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400782.0726000000,1649400782.0737000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:53:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9523),(183893,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400782.0738000000,1649400782.0750000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:53:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00047707557678223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9524),(183894,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400841.3738000000,1649400841.3838000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055880546569824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9574),(183895,0,'moodle','core\\task\\session_cleanup_task',0,1649400841.3735000000,1649400841.3904000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012180089950562 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9569),(183896,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400841.3971000000,1649400841.3980000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:54:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9574),(183897,0,'moodle','core\\task\\grade_cron_task',0,1649400841.4056000000,1649400841.4177000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011224985122681 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9574),(183898,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400841.3999000000,1649400841.4296000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028990030288696 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9569),(183899,0,'moodle','core\\task\\portfolio_cron_task',0,1649400841.4399000000,1649400841.4407000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9569),(183900,0,'moodle','core\\task\\completion_regular_task',0,1649400841.4290000000,1649400841.4452000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:54:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015347003936768 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9574),(183901,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400841.4486000000,1649400841.4494000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9569),(183902,0,'moodle','core\\task\\blog_cron_task',0,1649400841.4645000000,1649400841.4654000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:54:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9574),(183903,0,'moodle','core\\task\\calendar_cron_task',0,1649400841.4624000000,1649400841.4693000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057079792022705 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9569),(183904,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400841.4800000000,1649400841.4959000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:54:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012338161468506 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9569),(183905,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400841.4725000000,1649400841.5054000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:54:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032167196273804 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9574),(183906,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400841.5343000000,1649400841.5374000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:54:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020580291748047 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9574),(183907,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400841.5135000000,1649400841.5473000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:54:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032552003860474 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9569),(183908,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400841.5650000000,1649400841.5724000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:54:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0056459903717041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9574),(183909,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400841.5780000000,1649400841.5792000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:54:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9569),(183910,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400841.5856000000,1649400841.5874000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:54:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00027680397033691 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9574),(183911,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400841.5884000000,1649400841.5905000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:54:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052094459533691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9569),(183912,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400841.5975000000,1649400841.5998000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:54:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9574),(183913,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400841.6056000000,1649400841.6089000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:54:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9569),(183914,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400841.6149000000,1649400841.6163000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:54:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9574),(183915,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400841.6210000000,1649400841.6228000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:54:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067710876464844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9569),(183916,0,'moodle','core\\task\\badges_cron_task',0,1649400901.9550000000,1649400902.0130000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 14:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.053930044174194 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9611),(183917,0,'moodle','core\\task\\badges_message_task',0,1649400902.0101000000,1649400902.0218000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 14:55:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0080242156982422 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9610),(183918,0,'mod_chat','mod_chat\\task\\cron_task',0,1649400902.0283000000,1649400902.0392000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 14:55:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.0099501609802246 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9611),(183919,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649400902.0347000000,1649400902.0421000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 14:55:02. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.0062549114227295 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9610),(183920,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649400902.0563000000,1649400902.0615000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 14:55:02. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0029900074005127 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9610),(183921,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649400902.0541000000,1649400902.0624000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 14:55:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.000776 seconds)\n... used 1 dbqueries\n... used 0.0075390338897705 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9611),(183922,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649400902.0707000000,1649400902.0747000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 14:55:02. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.0029392242431641 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9610),(183923,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649400902.0750000000,1649400902.0808000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 14:55:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0034220218658447 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9611),(183924,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400902.0885000000,1649400902.0905000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:55:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0004270076751709 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9611),(183925,0,'moodle','core\\task\\session_cleanup_task',0,1649400902.0881000000,1649400902.0963000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:55:02. Current memory use 23.1MB.\n... used 7 dbqueries\n... used 0.0065200328826904 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9610),(183926,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400902.0988000000,1649400902.0996000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:55:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9611),(183927,0,'moodle','core\\task\\grade_cron_task',0,1649400902.1103000000,1649400902.1126000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:55:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0014309883117676 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9611),(183928,0,'moodle','core\\task\\completion_regular_task',0,1649400902.1201000000,1649400902.1321000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:55:02. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.011016130447388 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9611),(183929,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400902.1049000000,1649400902.1329000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:55:02. Current memory use 23.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027129888534546 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9610),(183930,0,'moodle','core\\task\\portfolio_cron_task',0,1649400902.1400000000,1649400902.1408000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:55:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9611),(183931,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400902.1446000000,1649400902.1458000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:55:02. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9610),(183932,0,'moodle','core\\task\\calendar_cron_task',0,1649400902.1488000000,1649400902.1539000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:55:02. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0041251182556152 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9611),(183933,0,'moodle','core\\task\\blog_cron_task',0,1649400902.1618000000,1649400902.1627000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:55:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9611),(183934,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400902.1719000000,1649400902.1734000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:55:02. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9611),(183935,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400902.1663000000,1649400902.1944000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:55:02. Current memory use 26.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025875806808472 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9610),(183936,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400902.1804000000,1649400902.2153000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:55:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.033601999282837 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9611),(183937,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400902.2214000000,1649400902.2251000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:55:02. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018050670623779 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9610),(183938,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400902.2495000000,1649400902.2557000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:55:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035300254821777 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9610),(183939,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400902.2602000000,1649400902.2622000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:55:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9611),(183940,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400902.2639000000,1649400902.2649000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:55:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9610),(183941,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400902.2702000000,1649400902.2719000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:55:02. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00038290023803711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9611),(183942,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400902.2728000000,1649400902.2743000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:55:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9610),(183943,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400902.2801000000,1649400902.2829000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:55:02. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019659996032715 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9611),(183944,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400902.2850000000,1649400902.2862000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:55:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00020790100097656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9610),(183945,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400902.2945000000,1649400902.2965000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:55:02. Current memory use 33.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072908401489258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9611),(183946,0,'moodle','core\\task\\session_cleanup_task',0,1649400961.6145000000,1649400961.6304000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011473178863525 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9653),(183947,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649400961.6468000000,1649400961.6483000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:56:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00052189826965332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9653),(183948,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649400961.6603000000,1649400961.6616000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:56:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9653),(183949,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649400961.6725000000,1649400961.7166000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042920112609863 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9653),(183950,0,'moodle','core\\task\\completion_regular_task',0,1649400961.7283000000,1649400961.7417000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:56:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.01186203956604 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9653),(183951,0,'moodle','core\\task\\grade_cron_task',0,1649400961.7229000000,1649400961.7511000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:56:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021975994110107 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9655),(183952,0,'moodle','core\\task\\portfolio_cron_task',0,1649400961.7534000000,1649400961.7547000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:56:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9653),(183953,0,'moodle','core\\task\\plagiarism_cron_task',0,1649400961.7621000000,1649400961.7634000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:56:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9655),(183954,0,'moodle','core\\task\\blog_cron_task',0,1649400961.7792000000,1649400961.7799000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:56:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9655),(183955,0,'moodle','core\\task\\calendar_cron_task',0,1649400961.7743000000,1649400961.7811000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:56:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.005810022354126 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9653),(183956,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649400961.8025000000,1649400961.8049000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:56:01. Current memory use 21.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010190010070801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9655),(183957,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649400961.7904000000,1649400961.8176000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:56:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017469167709351 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9653),(183958,0,'mod_forum','mod_forum\\task\\cron_task',0,1649400961.8455000000,1649400961.8492000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:56:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016331672668457 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9653),(183959,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649400961.8717000000,1649400961.8751000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:56:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022480487823486 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9653),(183960,0,'mod_assign','mod_assign\\task\\cron_task',0,1649400961.8270000000,1649400961.8808000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:56:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.052022933959961 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9655),(183961,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649400961.8852000000,1649400961.8867000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:56:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9653),(183962,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649400961.8946000000,1649400961.8962000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:56:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9653),(183963,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649400961.9067000000,1649400961.9088000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:56:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010819435119629 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9653),(183964,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649400961.9137000000,1649400961.9154000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:56:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00026488304138184 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9655),(183965,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649400961.9232000000,1649400961.9257000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:56:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016169548034668 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9653),(183966,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649400961.9287000000,1649400961.9300000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9655),(183967,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649400961.9348000000,1649400961.9365000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:56:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088596343994141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9653),(183968,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401022.2299000000,1649401022.2452000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:57:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.009329080581665 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9695),(183969,0,'moodle','core\\task\\session_cleanup_task',0,1649401022.2297000000,1649401022.2484000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:57:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01291298866272 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9699),(183970,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401022.2570000000,1649401022.2583000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:57:02. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9699),(183971,0,'moodle','core\\task\\grade_cron_task',0,1649401022.2697000000,1649401022.2829000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:57:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012213945388794 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9699),(183972,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401022.2581000000,1649401022.3071000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:57:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047513008117676 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9695),(183973,0,'moodle','core\\task\\completion_regular_task',0,1649401022.2915000000,1649401022.3097000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:57:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016949892044067 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9699),(183974,0,'moodle','core\\task\\portfolio_cron_task',0,1649401022.3175000000,1649401022.3184000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:57:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9695),(183975,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401022.3202000000,1649401022.3211000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:57:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9699),(183976,0,'moodle','core\\task\\blog_cron_task',0,1649401022.3336000000,1649401022.3349000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:57:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9699),(183977,0,'moodle','core\\task\\calendar_cron_task',0,1649401022.3336000000,1649401022.3387000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:57:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043759346008301 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9695),(183978,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401022.3490000000,1649401022.3520000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:57:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001798152923584 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9695),(183979,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401022.3451000000,1649401022.3691000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:57:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022700071334839 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9699),(183980,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401022.4080000000,1649401022.4117000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:57:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017938613891602 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9699),(183981,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401022.3736000000,1649401022.4197000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:57:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.044439077377319 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9695),(183982,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401022.4396000000,1649401022.4446000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:57:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034589767456055 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9699),(183983,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401022.4527000000,1649401022.4539000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:57:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9695),(183984,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401022.4547000000,1649401022.4564000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:57:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9699),(183985,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401022.4641000000,1649401022.4660000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:57:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093507766723633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9695),(183986,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401022.4654000000,1649401022.4686000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:57:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9699),(183987,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401022.4817000000,1649401022.4827000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:57:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9699),(183988,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401022.4821000000,1649401022.4855000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:57:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023679733276367 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9695),(183989,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401022.4933000000,1649401022.4948000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:57:02. Current memory use 28.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005180835723877 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9699),(183990,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401081.7858000000,1649401081.7961000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057268142700195 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9750),(183991,0,'moodle','core\\task\\session_cleanup_task',0,1649401081.7873000000,1649401081.8023000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:58:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010481119155884 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9748),(183992,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401081.8064000000,1649401081.8075000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:58:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9750),(183993,0,'moodle','core\\task\\grade_cron_task',0,1649401081.8170000000,1649401081.8379000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.019814968109131 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9750),(183994,0,'moodle','core\\task\\completion_regular_task',0,1649401081.8483000000,1649401081.8676000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:58:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018128156661987 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9750),(183995,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401081.8218000000,1649401081.8686000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045606851577759 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9748),(183996,0,'moodle','core\\task\\portfolio_cron_task',0,1649401081.8790000000,1649401081.8803000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:58:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9750),(183997,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401081.8808000000,1649401081.8819000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9748),(183998,0,'moodle','core\\task\\blog_cron_task',0,1649401081.8986000000,1649401081.8997000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9748),(183999,0,'moodle','core\\task\\calendar_cron_task',0,1649401081.8981000000,1649401081.9024000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:58:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0033900737762451 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9750),(184000,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401081.9131000000,1649401081.9152000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:58:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087213516235352 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9750),(184001,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401081.9089000000,1649401081.9242000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:58:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01453685760498 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9748),(184002,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401081.9290000000,1649401081.9581000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:58:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028114080429077 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9750),(184003,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401081.9603000000,1649401081.9626000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:58:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9748),(184004,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401081.9909000000,1649401081.9936000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:58:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017299652099609 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9748),(184005,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401082.0030000000,1649401082.0043000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:58:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9748),(184006,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401082.0048000000,1649401082.0067000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:58:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00028681755065918 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9750),(184007,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401082.0146000000,1649401082.0167000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:58:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011439323425293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9748),(184008,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401082.0174000000,1649401082.0190000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:58:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9750),(184009,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401082.0301000000,1649401082.0328000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:58:02. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017910003662109 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9748),(184010,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401082.0345000000,1649401082.0359000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:58:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9750),(184011,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401082.0441000000,1649401082.0460000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:58:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9748),(184012,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401141.3247000000,1649401141.3342000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 14:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055999755859375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9791),(184013,0,'moodle','core\\task\\session_cleanup_task',0,1649401141.3190000000,1649401141.3350000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 14:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011407136917114 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9793),(184014,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401141.3443000000,1649401141.3451000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 14:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9791),(184015,0,'moodle','core\\task\\grade_cron_task',0,1649401141.3523000000,1649401141.3625000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 14:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0092248916625977 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9791),(184016,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401141.3447000000,1649401141.3738000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 14:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028393030166626 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9793),(184017,0,'moodle','core\\task\\portfolio_cron_task',0,1649401141.3839000000,1649401141.3848000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 14:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9793),(184018,0,'moodle','core\\task\\completion_regular_task',0,1649401141.3708000000,1649401141.3907000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 14:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018700122833252 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9791),(184019,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401141.3925000000,1649401141.3935000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 14:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9793),(184020,0,'moodle','core\\task\\blog_cron_task',0,1649401141.4070000000,1649401141.4078000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 14:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9793),(184021,0,'moodle','core\\task\\calendar_cron_task',0,1649401141.4057000000,1649401141.4100000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 14:59:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035371780395508 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9791),(184022,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401141.4175000000,1649401141.4193000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 14:59:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091886520385742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9791),(184023,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401141.4169000000,1649401141.4418000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 14:59:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023643016815186 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9793),(184024,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401141.4369000000,1649401141.4754000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 14:59:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.037424087524414 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9791),(184025,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401141.4827000000,1649401141.4849000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 14:59:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001011848449707 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9793),(184026,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401141.5165000000,1649401141.5200000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 14:59:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019600391387939 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9793),(184027,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401141.5260000000,1649401141.5271000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 14:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9793),(184028,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401141.5344000000,1649401141.5361000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 14:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9793),(184029,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401141.5377000000,1649401141.5398000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 14:59:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9791),(184030,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401141.5457000000,1649401141.5476000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 14:59:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9793),(184031,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401141.5525000000,1649401141.5550000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 14:59:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017249584197998 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9791),(184032,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401141.5631000000,1649401141.5646000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 14:59:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9793),(184033,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401141.5640000000,1649401141.5655000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 14:59:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078296661376953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9791),(184034,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649401201.8741000000,1649401201.8854000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 15:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065479278564453 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',9837),(184035,0,'tool_dataprivacy','tool_dataprivacy\\task\\expired_retention_period',0,1649401201.8770000000,1649401201.8899000000,0,0,0,'Execute scheduled task: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n... started 15:00:01. Current memory use 19.5MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0085289478302002 seconds\nScheduled task complete: ‎过期的保留期‎ (tool_dataprivacy\\task\\expired_retention_period)\n','random-9ut9hf',9838),(184036,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649401201.9028000000,1649401201.9057000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 15:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0020420551300049 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',9837),(184037,0,'moodle','core\\task\\search_index_task',0,1649401201.9019000000,1649401201.9079000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 15:00:01. Current memory use 20.9MB.\n... used 0 dbqueries\n... used 0.0033600330352783 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',9838),(184038,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649401201.9188000000,1649401201.9216000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 15:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.0018329620361328 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',9837),(184039,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649401201.9336000000,1649401201.9367000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:00:01. Current memory use 20.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0019190311431885 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',9837),(184040,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649401201.9459000000,1649401201.9470000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:00:01. Current memory use 20.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',9837),(184041,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649401201.9568000000,1649401201.9617000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:00:01. Current memory use 20.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.004162073135376 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',9837),(184042,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649401201.9213000000,1649401201.9678000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 15:00:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.045380115509033 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',9838),(184043,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649401201.9762000000,1649401201.9793000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:00:01. Current memory use 20.5MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024318695068359 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',9837),(184044,0,'moodle','core\\task\\badges_cron_task',0,1649401201.9765000000,1649401201.9972000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:00:01. Current memory use 24.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.01938009262085 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',9838),(184045,0,'moodle','core\\task\\badges_message_task',0,1649401201.9888000000,1649401201.9978000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:00:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0063729286193848 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',9837),(184046,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649401202.0159000000,1649401202.0239000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:00:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 0.0070180892944336 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',9837),(184047,0,'mod_chat','mod_chat\\task\\cron_task',0,1649401202.0110000000,1649401202.0282000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:00:02. Current memory use 26.8MB.\n... used 4 dbqueries\n... used 0.015483856201172 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',9838),(184048,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649401202.0386000000,1649401202.0471000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:00:02. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.004478931427002 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',9838),(184049,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649401202.0380000000,1649401202.0485000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:00:02. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.001165 seconds)\n... used 1 dbqueries\n... used 0.0095770359039307 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',9837),(184050,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649401202.0588000000,1649401202.0623000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:00:02. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.0021300315856934 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',9838),(184051,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649401202.0617000000,1649401202.0701000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:00:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0053110122680664 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',9837),(184052,0,'moodle','core\\task\\session_cleanup_task',0,1649401202.0724000000,1649401202.0815000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:00:02. Current memory use 27.4MB.\n... used 7 dbqueries\n... used 0.0075750350952148 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9838),(184053,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401202.0787000000,1649401202.0817000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:00:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9837),(184054,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401202.0922000000,1649401202.0935000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:00:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9837),(184055,0,'moodle','core\\task\\grade_cron_task',0,1649401202.1018000000,1649401202.1234000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:00:02. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.02072811126709 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9837),(184056,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401202.0939000000,1649401202.1319000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:00:02. Current memory use 27.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036368846893311 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9838),(184057,0,'moodle','core\\task\\portfolio_cron_task',0,1649401202.1413000000,1649401202.1425000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:00:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9838),(184058,0,'moodle','core\\task\\completion_regular_task',0,1649401202.1346000000,1649401202.1509000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:00:02. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.015149831771851 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9837),(184059,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401202.1516000000,1649401202.1531000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:00:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9838),(184060,0,'moodle','core\\task\\blog_cron_task',0,1649401202.1661000000,1649401202.1669000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:00:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9837),(184061,0,'moodle','core\\task\\calendar_cron_task',0,1649401202.1620000000,1649401202.1697000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:00:02. Current memory use 29.3MB.\n... used 1 dbqueries\n... used 0.0060091018676758 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9838),(184062,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401202.1825000000,1649401202.1857000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:00:02. Current memory use 29.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020689964294434 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9838),(184063,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401202.1790000000,1649401202.2025000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:00:02. Current memory use 26.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022332191467285 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9837),(184064,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401202.1961000000,1649401202.2119000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:00:02. Current memory use 29.7MB.\n... used 3 dbqueries\n... used 0.014118909835815 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9838),(184065,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401202.2329000000,1649401202.2363000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:00:02. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016930103302002 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9837),(184066,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401202.2644000000,1649401202.2668000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:00:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00029110908508301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9837),(184067,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401202.2621000000,1649401202.2671000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:00:02. Current memory use 34.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029699802398682 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9838),(184068,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401202.2782000000,1649401202.2794000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:00:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9837),(184069,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401202.2791000000,1649401202.2815000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:00:02. Current memory use 34.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088191032409668 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9838),(184070,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401202.2908000000,1649401202.2929000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:00:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9837),(184071,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401202.2925000000,1649401202.2963000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:00:02. Current memory use 34.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022821426391602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9838),(184072,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401202.3073000000,1649401202.3088000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:00:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9837),(184073,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401202.3087000000,1649401202.3105000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:00:02. Current memory use 34.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9838),(184074,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401261.6455000000,1649401261.6552000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:01:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058619976043701 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9887),(184075,0,'moodle','core\\task\\session_cleanup_task',0,1649401261.6403000000,1649401261.6554000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010552167892456 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9888),(184076,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401261.6644000000,1649401261.6652000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9888),(184077,0,'moodle','core\\task\\grade_cron_task',0,1649401261.6745000000,1649401261.6851000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:01:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0097198486328125 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9888),(184078,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401261.6647000000,1649401261.6973000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:01:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031896829605103 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9887),(184079,0,'moodle','core\\task\\portfolio_cron_task',0,1649401261.7043000000,1649401261.7051000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9887),(184080,0,'moodle','core\\task\\completion_regular_task',0,1649401261.6930000000,1649401261.7078000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:01:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013898849487305 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9888),(184081,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401261.7129000000,1649401261.7139000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9887),(184082,0,'moodle','core\\task\\calendar_cron_task',0,1649401261.7206000000,1649401261.7251000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:01:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036449432373047 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9888),(184083,0,'moodle','core\\task\\blog_cron_task',0,1649401261.7269000000,1649401261.7281000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:01:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9887),(184084,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401261.7363000000,1649401261.7384000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:01:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012180805206299 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9887),(184085,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401261.7359000000,1649401261.7508000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:01:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014029979705811 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9888),(184086,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401261.7760000000,1649401261.7780000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:01:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00092005729675293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9888),(184087,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401261.7546000000,1649401261.7956000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:01:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039310932159424 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9887),(184088,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401261.7946000000,1649401261.7985000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:01:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024170875549316 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9888),(184089,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401261.8064000000,1649401261.8085000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:01:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0004122257232666 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9888),(184090,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401261.8160000000,1649401261.8176000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:01:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9888),(184091,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401261.8264000000,1649401261.8286000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:01:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9888),(184092,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401261.8375000000,1649401261.8388000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:01:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9888),(184093,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401261.8460000000,1649401261.8489000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:01:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018959045410156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9887),(184094,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401261.8527000000,1649401261.8539000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:01:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9888),(184095,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401261.8603000000,1649401261.8622000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:01:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072813034057617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9887),(184096,0,'moodle','core\\task\\session_cleanup_task',0,1649401322.1760000000,1649401322.2073000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:02:02. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.023988008499146 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9918),(184097,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401322.2192000000,1649401322.2210000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:02:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00071215629577637 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9918),(184098,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401322.2298000000,1649401322.2308000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:02:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9918),(184099,0,'moodle','core\\task\\grade_cron_task',0,1649401322.2414000000,1649401322.2589000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:02:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013542890548706 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9920),(184100,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401322.2386000000,1649401322.2681000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:02:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028593063354492 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9918),(184101,0,'moodle','core\\task\\portfolio_cron_task',0,1649401322.2767000000,1649401322.2782000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9918),(184102,0,'moodle','core\\task\\completion_regular_task',0,1649401322.2683000000,1649401322.2873000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:02:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018110036849976 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9920),(184103,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401322.2869000000,1649401322.2877000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9918),(184104,0,'moodle','core\\task\\blog_cron_task',0,1649401322.3045000000,1649401322.3058000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9918),(184105,0,'moodle','core\\task\\calendar_cron_task',0,1649401322.3041000000,1649401322.3093000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:02:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0042850971221924 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9920),(184106,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401322.3171000000,1649401322.3196000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:02:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014498233795166 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9920),(184107,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401322.3168000000,1649401322.3414000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:02:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023392915725708 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9918),(184108,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401322.3710000000,1649401322.3745000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:02:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016460418701172 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9918),(184109,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401322.3382000000,1649401322.3753000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:02:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.035897970199585 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9920),(184110,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401322.4053000000,1649401322.4099000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:02:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035190582275391 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9918),(184111,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401322.4190000000,1649401322.4207000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9918),(184112,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401322.4211000000,1649401322.4228000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:02:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00030708312988281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9920),(184113,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401322.4298000000,1649401322.4316000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:02:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053215026855469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9920),(184114,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401322.4312000000,1649401322.4330000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9918),(184115,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401322.4457000000,1649401322.4466000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:02:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9920),(184116,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401322.4466000000,1649401322.4498000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:02:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021750926971436 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9918),(184117,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401322.4577000000,1649401322.4592000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:02:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066804885864258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9920),(184118,0,'moodle','core\\task\\session_cleanup_task',0,1649401381.7582000000,1649401381.7746000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:03:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012488842010498 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',9984),(184119,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401381.7847000000,1649401381.7857000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:03:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',9984),(184120,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401381.7793000000,1649401381.7958000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:03:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0096991062164307 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',9985),(184121,0,'moodle','core\\task\\grade_cron_task',0,1649401381.8094000000,1649401381.8262000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015501976013184 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',9985),(184122,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401381.7951000000,1649401381.8280000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032048940658569 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',9984),(184123,0,'moodle','core\\task\\portfolio_cron_task',0,1649401381.8369000000,1649401381.8383000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:03:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',9985),(184124,0,'moodle','core\\task\\completion_regular_task',0,1649401381.8363000000,1649401381.8467000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:03:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0096139907836914 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',9984),(184125,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401381.8487000000,1649401381.8495000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:03:01. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',9985),(184126,0,'moodle','core\\task\\blog_cron_task',0,1649401381.8640000000,1649401381.8653000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:03:01. Current memory use 21.8MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',9985),(184127,0,'moodle','core\\task\\calendar_cron_task',0,1649401381.8607000000,1649401381.8654000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:03:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0039169788360596 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',9984),(184128,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401381.8742000000,1649401381.8768000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:03:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018031597137451 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',9984),(184129,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401381.8729000000,1649401381.8899000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:03:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016088962554932 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',9985),(184130,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401381.9205000000,1649401381.9230000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:03:01. Current memory use 26.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014028549194336 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',9985),(184131,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401381.8939000000,1649401381.9254000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:03:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.03039288520813 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',9984),(184132,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401381.9439000000,1649401381.9486000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:03:01. Current memory use 27.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036909580230713 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',9985),(184133,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401381.9563000000,1649401381.9574000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:03:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',9985),(184134,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401381.9645000000,1649401381.9657000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:03:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',9984),(184135,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401381.9648000000,1649401381.9662000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:03:01. Current memory use 27.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045180320739746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',9985),(184136,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401381.9738000000,1649401381.9749000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:03:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',9985),(184137,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401381.9806000000,1649401381.9836000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:03:01. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018589496612549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',9984),(184138,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401381.9864000000,1649401381.9873000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:03:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',9985),(184139,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401381.9939000000,1649401381.9952000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:03:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063419342041016 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',9984),(184140,0,'moodle','core\\task\\session_cleanup_task',0,1649401441.2776000000,1649401441.2910000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0092790126800537 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10033),(184141,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401441.2845000000,1649401441.2959000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:04:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064761638641357 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10037),(184142,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401441.2989000000,1649401441.2996000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10033),(184143,0,'moodle','core\\task\\grade_cron_task',0,1649401441.3081000000,1649401441.3190000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:04:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010238170623779 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10033),(184144,0,'moodle','core\\task\\completion_regular_task',0,1649401441.3272000000,1649401441.3423000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:04:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014228820800781 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10033),(184145,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401441.3072000000,1649401441.3444000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:04:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036116123199463 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10037),(184146,0,'moodle','core\\task\\portfolio_cron_task',0,1649401441.3512000000,1649401441.3520000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:04:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10033),(184147,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401441.3529000000,1649401441.3540000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10037),(184148,0,'moodle','core\\task\\calendar_cron_task',0,1649401441.3642000000,1649401441.3681000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:04:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0031709671020508 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10033),(184149,0,'moodle','core\\task\\blog_cron_task',0,1649401441.3737000000,1649401441.3750000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:04:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10037),(184150,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401441.3839000000,1649401441.3858000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:04:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010168552398682 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10037),(184151,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401441.3759000000,1649401441.3906000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:04:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013926982879639 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10033),(184152,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401441.4145000000,1649401441.4171000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:04:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010747909545898 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10033),(184153,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401441.4002000000,1649401441.4403000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:04:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.038499116897583 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10037),(184154,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401441.4432000000,1649401441.4460000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:04:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017058849334717 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10033),(184155,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401441.4529000000,1649401441.4542000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:04:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10033),(184156,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401441.4617000000,1649401441.4630000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:04:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10033),(184157,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401441.4710000000,1649401441.4727000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:04:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00041389465332031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10033),(184158,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401441.4719000000,1649401441.4730000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:04:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011277198791504 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10037),(184159,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401441.4832000000,1649401441.4842000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:04:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001671314239502 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10037),(184160,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401441.4844000000,1649401441.4879000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:04:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002856969833374 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10033),(184161,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401441.4923000000,1649401441.4945000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:04:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011329650878906 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10037),(184162,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649401501.7982000000,1649401501.8076000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 15:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.006289005279541 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',10078),(184163,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649401501.7994000000,1649401501.8095000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 15:05:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0050380229949951 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',10081),(184164,0,'moodle','core\\task\\badges_message_task',0,1649401501.8216000000,1649401501.8271000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:05:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043361186981201 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10081),(184165,0,'moodle','core\\task\\badges_cron_task',0,1649401501.8181000000,1649401501.8481000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:05:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.028011083602905 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10078),(184166,0,'mod_chat','mod_chat\\task\\cron_task',0,1649401501.8441000000,1649401501.8588000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:05:01. Current memory use 21.3MB.\n... used 4 dbqueries\n... used 0.011713981628418 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10081),(184167,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649401501.8644000000,1649401501.8717000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:05:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0062069892883301 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10078),(184168,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649401501.8772000000,1649401501.8852000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00055499999999997 seconds)\n... used 1 dbqueries\n... used 0.0072021484375 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10081),(184169,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649401501.8863000000,1649401501.8939000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.004857063293457 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10078),(184170,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649401501.9024000000,1649401501.9088000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:05:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0055499076843262 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10078),(184171,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649401501.9021000000,1649401501.9111000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.003371000289917 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10081),(184172,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401501.9211000000,1649401501.9236000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:05:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00077986717224121 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10081),(184173,0,'moodle','core\\task\\session_cleanup_task',0,1649401501.9200000000,1649401501.9332000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:05:01. Current memory use 24.3MB.\n... used 8 dbqueries\n... used 0.010683059692383 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10078),(184174,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401501.9344000000,1649401501.9353000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:05:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10081),(184175,0,'moodle','core\\task\\grade_cron_task',0,1649401501.9466000000,1649401501.9627000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:05:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.015036106109619 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10081),(184176,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401501.9445000000,1649401501.9635000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:05:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018283128738403 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10078),(184177,0,'moodle','core\\task\\portfolio_cron_task',0,1649401501.9740000000,1649401501.9753000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:05:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10078),(184178,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401501.9824000000,1649401501.9833000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:05:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10078),(184179,0,'moodle','core\\task\\completion_regular_task',0,1649401501.9724000000,1649401501.9896000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:05:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.016000032424927 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10081),(184180,0,'moodle','core\\task\\blog_cron_task',0,1649401502.0020000000,1649401502.0033000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:05:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10081),(184181,0,'moodle','core\\task\\calendar_cron_task',0,1649401501.9998000000,1649401502.0058000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:05:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.004763126373291 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10078),(184182,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401502.0164000000,1649401502.0183000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:05:02. Current memory use 27.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094103813171387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10078),(184183,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401502.0133000000,1649401502.0333000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:05:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01881217956543 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10081),(184184,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401502.0287000000,1649401502.0655000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:05:02. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.035063028335571 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10078),(184185,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401502.0697000000,1649401502.0773000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:05:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0052130222320557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10081),(184186,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401502.1065000000,1649401502.1121000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:05:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030360221862793 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10081),(184187,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401502.1230000000,1649401502.1245000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:05:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.0002741813659668 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10081),(184188,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401502.1289000000,1649401502.1307000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:05:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10078),(184189,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401502.1379000000,1649401502.1403000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:05:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10081),(184190,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401502.1432000000,1649401502.1452000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:05:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10078),(184191,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401502.1504000000,1649401502.1543000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:05:02. Current memory use 30.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025069713592529 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10081),(184192,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401502.1574000000,1649401502.1586000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:05:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10078),(184193,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401502.1650000000,1649401502.1669000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:05:02. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006711483001709 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10081),(184194,0,'moodle','core\\task\\session_cleanup_task',0,1649401561.5185000000,1649401561.5359000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:06:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012708902359009 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10118),(184195,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401561.5450000000,1649401561.5463000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:06:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00049209594726562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10118),(184196,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401561.5547000000,1649401561.5558000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10118),(184197,0,'moodle','core\\task\\grade_cron_task',0,1649401561.5687000000,1649401561.5809000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:06:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011149883270264 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10118),(184198,0,'moodle','core\\task\\completion_regular_task',0,1649401561.5932000000,1649401561.6095000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:06:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015501976013184 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10118),(184199,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401561.5686000000,1649401561.6106000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:06:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037560939788818 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10122),(184200,0,'moodle','core\\task\\portfolio_cron_task',0,1649401561.6193000000,1649401561.6202000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:06:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10122),(184201,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401561.6206000000,1649401561.6231000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:06:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10118),(184202,0,'moodle','core\\task\\calendar_cron_task',0,1649401561.6374000000,1649401561.6420000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:06:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039229393005371 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10122),(184203,0,'moodle','core\\task\\blog_cron_task',0,1649401561.6408000000,1649401561.6434000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:06:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10118),(184204,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401561.6526000000,1649401561.6546000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:06:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011229515075684 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10122),(184205,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401561.6523000000,1649401561.6742000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:06:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021291971206665 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10118),(184206,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401561.6713000000,1649401561.7136000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:06:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.04079794883728 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10122),(184207,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401561.7019000000,1649401561.7137000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:06:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017850399017334 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10118),(184208,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401561.7341000000,1649401561.7391000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:06:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035130977630615 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10118),(184209,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401561.7484000000,1649401561.7497000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:06:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10118),(184210,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401561.7601000000,1649401561.7613000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:06:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10118),(184211,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401561.7621000000,1649401561.7647000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:06:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060892105102539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10122),(184212,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401561.7725000000,1649401561.7742000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:06:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10118),(184213,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401561.7780000000,1649401561.7806000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:06:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019230842590332 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10122),(184214,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401561.7864000000,1649401561.7877000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:06:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10118),(184215,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401561.7908000000,1649401561.7923000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:06:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10122),(184216,0,'moodle','core\\task\\session_cleanup_task',0,1649401622.1044000000,1649401622.1200000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:07:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011265993118286 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10167),(184217,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401622.1352000000,1649401622.1360000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:07:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10167),(184218,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401622.1286000000,1649401622.1422000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:07:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077519416809082 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10165),(184219,0,'moodle','core\\task\\grade_cron_task',0,1649401622.1538000000,1649401622.1704000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:07:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.015475988388062 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10165),(184220,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401622.1446000000,1649401622.1740000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:07:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028589010238647 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10167),(184221,0,'moodle','core\\task\\portfolio_cron_task',0,1649401622.1826000000,1649401622.1835000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10167),(184222,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401622.1922000000,1649401622.1933000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:07:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10167),(184223,0,'moodle','core\\task\\completion_regular_task',0,1649401622.1820000000,1649401622.2022000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:07:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019001007080078 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10165),(184224,0,'moodle','core\\task\\calendar_cron_task',0,1649401622.2100000000,1649401622.2168000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:07:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.00547194480896 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10167),(184225,0,'moodle','core\\task\\blog_cron_task',0,1649401622.2209000000,1649401622.2218000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:07:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10165),(184226,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401622.2294000000,1649401622.2315000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:07:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013329982757568 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10165),(184227,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401622.2275000000,1649401622.2500000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:07:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021485805511475 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10167),(184228,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401622.2510000000,1649401622.2824000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:07:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.030274152755737 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10165),(184229,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401622.2864000000,1649401622.2892000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:07:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015490055084229 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10167),(184230,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401622.3107000000,1649401622.3166000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:07:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041739940643311 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10167),(184231,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401622.3254000000,1649401622.3272000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:07:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10167),(184232,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401622.3290000000,1649401622.3303000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:07:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00028586387634277 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10165),(184233,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401622.3375000000,1649401622.3395000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:07:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10167),(184234,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401622.3394000000,1649401622.3411000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:07:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10165),(184235,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401622.3535000000,1649401622.3544000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:07:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10165),(184236,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401622.3522000000,1649401622.3559000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:07:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026249885559082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10167),(184237,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401622.3627000000,1649401622.3643000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:07:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10165),(184238,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649401681.6599000000,1649401681.6866000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 15:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.02220606803894 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',10214),(184239,0,'moodle','core\\task\\session_cleanup_task',0,1649401681.6972000000,1649401681.7077000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:08:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0079200267791748 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10214),(184240,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401681.7172000000,1649401681.7181000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:08:01. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10214),(184241,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401681.7077000000,1649401681.7205000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:08:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074100494384766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10208),(184242,0,'moodle','core\\task\\grade_cron_task',0,1649401681.7291000000,1649401681.7536000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:08:01. Current memory use 21.5MB.\n... used 2 dbqueries\n... used 0.023778915405273 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10214),(184243,0,'moodle','core\\task\\completion_regular_task',0,1649401681.7640000000,1649401681.7803000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:08:01. Current memory use 22.3MB.\n... used 6 dbqueries\n... used 0.015081882476807 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10214),(184244,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401681.7284000000,1649401681.7864000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:08:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.056905031204224 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10208),(184245,0,'moodle','core\\task\\portfolio_cron_task',0,1649401681.7905000000,1649401681.7916000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:08:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10214),(184246,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401681.7977000000,1649401681.7990000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:08:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10208),(184247,0,'moodle','core\\task\\blog_cron_task',0,1649401681.8128000000,1649401681.8145000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:08:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10208),(184248,0,'moodle','core\\task\\calendar_cron_task',0,1649401681.8096000000,1649401681.8164000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:08:01. Current memory use 23.8MB.\n... used 1 dbqueries\n... used 0.0054569244384766 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10214),(184249,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401681.8270000000,1649401681.8293000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:08:01. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013668537139893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10214),(184250,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401681.8248000000,1649401681.8416000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:08:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015944957733154 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10208),(184251,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401681.8697000000,1649401681.8730000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:08:01. Current memory use 28.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016069412231445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10208),(184252,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401681.8507000000,1649401681.8902000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:08:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.037668943405151 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10214),(184253,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401681.8943000000,1649401681.8981000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:08:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025210380554199 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10208),(184254,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401681.9070000000,1649401681.9085000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:08:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10208),(184255,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401681.9167000000,1649401681.9181000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:08:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10208),(184256,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401681.9227000000,1649401681.9255000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:08:01. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079488754272461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10214),(184257,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401681.9302000000,1649401681.9315000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:08:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10208),(184258,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401681.9412000000,1649401681.9439000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:08:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018210411071777 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10214),(184259,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401681.9450000000,1649401681.9460000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:08:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10208),(184260,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401681.9540000000,1649401681.9553000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:08:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10214),(184261,0,'moodle','core\\task\\session_cleanup_task',0,1649401742.3153000000,1649401742.3361000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:09:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015072822570801 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10364),(184262,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401742.3279000000,1649401742.3436000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:09:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074789524078369 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10358),(184263,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401742.3528000000,1649401742.3539000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:09:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10364),(184264,0,'moodle','core\\task\\grade_cron_task',0,1649401742.3647000000,1649401742.3831000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:09:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01727294921875 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10364),(184265,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401742.3562000000,1649401742.4021000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:09:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044800043106079 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10358),(184266,0,'moodle','core\\task\\portfolio_cron_task',0,1649401742.4135000000,1649401742.4146000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10358),(184267,0,'moodle','core\\task\\completion_regular_task',0,1649401742.3986000000,1649401742.4213000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:09:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.02145791053772 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10364),(184268,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401742.4269000000,1649401742.4281000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10358),(184269,0,'moodle','core\\task\\blog_cron_task',0,1649401742.4446000000,1649401742.4457000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:09:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10358),(184270,0,'moodle','core\\task\\calendar_cron_task',0,1649401742.4406000000,1649401742.4476000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:09:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.005875825881958 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10364),(184271,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401742.4580000000,1649401742.4601000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:09:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012228488922119 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10364),(184272,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401742.4541000000,1649401742.4774000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:09:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022279024124146 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10358),(184273,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401742.4804000000,1649401742.5146000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:09:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033214092254639 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10364),(184274,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401742.5132000000,1649401742.5163000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:09:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016458034515381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10358),(184275,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401742.5417000000,1649401742.5475000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:09:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043618679046631 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10358),(184276,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401742.5575000000,1649401742.5592000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:09:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10358),(184277,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401742.5584000000,1649401742.5605000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:09:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10364),(184278,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401742.5711000000,1649401742.5727000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:09:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10364),(184279,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401742.5703000000,1649401742.5728000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:09:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060105323791504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10358),(184280,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401742.5882000000,1649401742.5891000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:09:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10358),(184281,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401742.5882000000,1649401742.5905000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:09:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016860961914062 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10364),(184282,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401742.5984000000,1649401742.5999000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:09:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10358),(184283,0,'moodle','core\\task\\backup_cleanup_task',0,1649401802.1147000000,1649401802.1342000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 15:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.011003971099854 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',10407),(184284,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649401802.1563000000,1649401802.1594000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:10:02. Current memory use 37.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016849040985107 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',10407),(184285,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649401802.1732000000,1649401802.1794000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:10:02. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047311782836914 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',10407),(184286,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649401802.1667000000,1649401802.1909000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:10:02. Current memory use 36.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.01107382774353 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',10408),(184287,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649401802.1929000000,1649401802.1944000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:10:02. Current memory use 37.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',10407),(184288,0,'moodle','core\\task\\badges_message_task',0,1649401802.2048000000,1649401802.2129000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0069060325622559 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10407),(184289,0,'moodle','core\\task\\badges_cron_task',0,1649401802.2045000000,1649401802.2232000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:10:02. Current memory use 37.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.015707015991211 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10408),(184290,0,'mod_chat','mod_chat\\task\\cron_task',0,1649401802.2314000000,1649401802.2362000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:10:02. Current memory use 39.1MB.\n... used 4 dbqueries\n... used 0.0032031536102295 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10407),(184291,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649401802.2457000000,1649401802.2552000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:10:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 0.0075690746307373 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10408),(184292,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649401802.2529000000,1649401802.2753000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:10:02. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00082399999999999 seconds)\n... used 1 dbqueries\n... used 0.021353006362915 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10407),(184293,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649401802.2808000000,1649401802.2873000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:10:02. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0038149356842041 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10408),(184294,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649401802.2968000000,1649401802.3010000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0032041072845459 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10408),(184295,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649401802.2960000000,1649401802.3023000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:10:02. Current memory use 39.1MB.\n... used 2 dbqueries\n... used 0.0030159950256348 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10407),(184296,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401802.3139000000,1649401802.3176000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:10:02. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.0007469654083252 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10407),(184297,0,'moodle','core\\task\\session_cleanup_task',0,1649401802.3106000000,1649401802.3197000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:10:02. Current memory use 39MB.\n... used 7 dbqueries\n... used 0.0065338611602783 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10408),(184298,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401802.3284000000,1649401802.3297000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10407),(184299,0,'moodle','core\\task\\grade_cron_task',0,1649401802.3405000000,1649401802.3440000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:10:02. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0021710395812988 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10407),(184300,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401802.3286000000,1649401802.3514000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:10:02. Current memory use 39.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02202582359314 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10408),(184301,0,'moodle','core\\task\\portfolio_cron_task',0,1649401802.3648000000,1649401802.3657000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:10:02. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10408),(184302,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401802.3741000000,1649401802.3753000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:10:02. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10408),(184303,0,'moodle','core\\task\\completion_regular_task',0,1649401802.3623000000,1649401802.3803000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:10:02. Current memory use 39.5MB.\n... used 6 dbqueries\n... used 0.017147064208984 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10407),(184304,0,'moodle','core\\task\\calendar_cron_task',0,1649401802.3847000000,1649401802.3906000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:10:02. Current memory use 40.8MB.\n... used 1 dbqueries\n... used 0.0049648284912109 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10408),(184305,0,'moodle','core\\task\\blog_cron_task',0,1649401802.3907000000,1649401802.3919000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:10:02. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10407),(184306,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401802.3985000000,1649401802.4019000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:10:02. Current memory use 40.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0024731159210205 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10407),(184307,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401802.4000000000,1649401802.4019000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:10:02. Current memory use 41.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092005729675293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10408),(184308,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401802.4136000000,1649401802.4172000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:10:02. Current memory use 41.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014140605926514 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10408),(184309,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401802.4105000000,1649401802.4228000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:10:02. Current memory use 40.4MB.\n... used 3 dbqueries\n... used 0.010483980178833 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10407),(184310,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401802.4427000000,1649401802.4450000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:10:02. Current memory use 41.9MB.\n... used 0 dbqueries\n... used 0.00023412704467773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10407),(184311,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401802.4414000000,1649401802.4466000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:10:02. Current memory use 42.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029728412628174 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10408),(184312,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401802.4544000000,1649401802.4560000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:10:02. Current memory use 41.9MB.\n... used 0 dbqueries\n... used 0.00015521049499512 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10407),(184313,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401802.4614000000,1649401802.4642000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:10:02. Current memory use 42.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065708160400391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10408),(184314,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401802.4704000000,1649401802.4723000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:10:02. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10407),(184315,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401802.4759000000,1649401802.4801000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:10:02. Current memory use 42.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002777099609375 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10408),(184316,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401802.4806000000,1649401802.4818000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:10:02. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10407),(184317,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401802.4963000000,1649401802.4983000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:10:02. Current memory use 42.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10408),(184318,0,'moodle','core\\task\\session_cleanup_task',0,1649401861.8608000000,1649401861.8777000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012075901031494 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10459),(184319,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401861.8884000000,1649401861.8918000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:11:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045585632324219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10459),(184320,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401861.8997000000,1649401861.9112000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:11:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.006371021270752 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10453),(184321,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401861.9021000000,1649401861.9359000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033164978027344 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10459),(184322,0,'moodle','core\\task\\grade_cron_task',0,1649401861.9233000000,1649401861.9392000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:11:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013636112213135 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10453),(184323,0,'moodle','core\\task\\portfolio_cron_task',0,1649401861.9504000000,1649401861.9512000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:11:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10453),(184324,0,'moodle','core\\task\\completion_regular_task',0,1649401861.9481000000,1649401861.9590000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:11:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.009666919708252 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10459),(184325,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401861.9613000000,1649401861.9625000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:11:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10453),(184326,0,'moodle','core\\task\\calendar_cron_task',0,1649401861.9781000000,1649401861.9835000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:11:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0044710636138916 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10459),(184327,0,'moodle','core\\task\\blog_cron_task',0,1649401861.9842000000,1649401861.9849000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:11:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10453),(184328,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401861.9990000000,1649401862.0009000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:11:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10453),(184329,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401861.9905000000,1649401862.0055000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:11:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014191150665283 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10459),(184330,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401862.0327000000,1649401862.0355000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:11:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012922286987305 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10459),(184331,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401862.0148000000,1649401862.0466000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:11:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.030639171600342 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10453),(184332,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401862.0622000000,1649401862.0657000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:11:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022079944610596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10459),(184333,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401862.0792000000,1649401862.0805000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:11:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00022578239440918 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10453),(184334,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401862.0787000000,1649401862.0809000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:11:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10459),(184335,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401862.0906000000,1649401862.0927000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:11:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006558895111084 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10453),(184336,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401862.0909000000,1649401862.0930000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:11:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10459),(184337,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401862.1049000000,1649401862.1073000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:11:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016210079193115 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10459),(184338,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401862.1064000000,1649401862.1075000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:11:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10453),(184339,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401862.1155000000,1649401862.1174000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:11:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001133918762207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10453),(184340,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401921.4617000000,1649401921.4718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:12:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060510635375977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10500),(184341,0,'moodle','core\\task\\session_cleanup_task',0,1649401921.4621000000,1649401921.4855000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:12:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.016643047332764 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10498),(184342,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401921.4847000000,1649401921.4859000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:12:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10500),(184343,0,'moodle','core\\task\\grade_cron_task',0,1649401921.4987000000,1649401921.5169000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:12:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016929149627686 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10498),(184344,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401921.4936000000,1649401921.5401000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:12:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045220136642456 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10500),(184345,0,'moodle','core\\task\\completion_regular_task',0,1649401921.5270000000,1649401921.5441000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:12:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016268968582153 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10498),(184346,0,'moodle','core\\task\\portfolio_cron_task',0,1649401921.5505000000,1649401921.5516000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10500),(184347,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401921.5544000000,1649401921.5557000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:12:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10498),(184348,0,'moodle','core\\task\\calendar_cron_task',0,1649401921.5660000000,1649401921.5721000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:12:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050728321075439 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10500),(184349,0,'moodle','core\\task\\blog_cron_task',0,1649401921.5752000000,1649401921.5768000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:12:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10498),(184350,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401921.5862000000,1649401921.5897000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:12:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023419857025146 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10498),(184351,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401921.5805000000,1649401921.6042000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:12:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022402048110962 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10500),(184352,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401921.6427000000,1649401921.6458000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:12:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017950534820557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10500),(184353,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401921.6167000000,1649401921.6617000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:12:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.043346881866455 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10498),(184354,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401921.6739000000,1649401921.6805000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:12:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039479732513428 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10500),(184355,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401921.6925000000,1649401921.6944000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:12:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10500),(184356,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401921.7020000000,1649401921.7050000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:12:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10498),(184357,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401921.7053000000,1649401921.7078000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:12:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00096821784973145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10500),(184358,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401921.7168000000,1649401921.7185000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:12:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10498),(184359,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401921.7227000000,1649401921.7257000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:12:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020601749420166 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10500),(184360,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401921.7367000000,1649401921.7380000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:12:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052595138549805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10500),(184361,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401921.7370000000,1649401921.7381000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:12:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00019001960754395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10498),(184362,0,'moodle','core\\task\\session_cleanup_task',0,1649401982.0978000000,1649401982.1139000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:13:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011250972747803 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10581),(184363,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649401982.1043000000,1649401982.1179000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:13:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080909729003906 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10578),(184364,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649401982.1229000000,1649401982.1244000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:13:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10581),(184365,0,'moodle','core\\task\\grade_cron_task',0,1649401982.1334000000,1649401982.1505000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:13:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015964031219482 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10581),(184366,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649401982.1300000000,1649401982.1725000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:13:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04174280166626 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10578),(184367,0,'moodle','core\\task\\completion_regular_task',0,1649401982.1580000000,1649401982.1733000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:13:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014433860778809 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10581),(184368,0,'moodle','core\\task\\plagiarism_cron_task',0,1649401982.1811000000,1649401982.1819000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:13:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10581),(184369,0,'moodle','core\\task\\portfolio_cron_task',0,1649401982.1811000000,1649401982.1822000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:13:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10578),(184370,0,'moodle','core\\task\\blog_cron_task',0,1649401982.1990000000,1649401982.2002000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:13:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10578),(184371,0,'moodle','core\\task\\calendar_cron_task',0,1649401982.1962000000,1649401982.2012000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:13:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040621757507324 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10581),(184372,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649401982.2110000000,1649401982.2125000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:13:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10581),(184373,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649401982.2102000000,1649401982.2326000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:13:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021130084991455 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10578),(184374,0,'mod_assign','mod_assign\\task\\cron_task',0,1649401982.2278000000,1649401982.2592000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:13:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.030382871627808 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10581),(184375,0,'mod_forum','mod_forum\\task\\cron_task',0,1649401982.2710000000,1649401982.2767000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:13:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.004065990447998 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10578),(184376,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649401982.3039000000,1649401982.3051000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:13:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10581),(184377,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649401982.3069000000,1649401982.3121000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:13:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038959980010986 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10578),(184378,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649401982.3138000000,1649401982.3151000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:13:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10581),(184379,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649401982.3258000000,1649401982.3270000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:13:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10581),(184380,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649401982.3246000000,1649401982.3273000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:13:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092601776123047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10578),(184381,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649401982.3425000000,1649401982.3434000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:13:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10578),(184382,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649401982.3398000000,1649401982.3434000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:13:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023329257965088 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10581),(184383,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649401982.3524000000,1649401982.3539000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:13:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076198577880859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10581),(184384,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402041.6140000000,1649402041.6235000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:14:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057070255279541 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10616),(184385,0,'moodle','core\\task\\session_cleanup_task',0,1649402041.6138000000,1649402041.6286000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:14:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010893106460571 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10621),(184386,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402041.6354000000,1649402041.6365000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:14:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10616),(184387,0,'moodle','core\\task\\grade_cron_task',0,1649402041.6458000000,1649402041.6571000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:14:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010483980178833 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10616),(184388,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402041.6390000000,1649402041.6676000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027556896209717 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10621),(184389,0,'moodle','core\\task\\portfolio_cron_task',0,1649402041.6816000000,1649402041.6827000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10621),(184390,0,'moodle','core\\task\\completion_regular_task',0,1649402041.6660000000,1649402041.6830000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:14:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016094923019409 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10616),(184391,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402041.6913000000,1649402041.6921000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10621),(184392,0,'moodle','core\\task\\calendar_cron_task',0,1649402041.6984000000,1649402041.7041000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:14:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0045549869537354 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10616),(184393,0,'moodle','core\\task\\blog_cron_task',0,1649402041.7085000000,1649402041.7096000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:14:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10621),(184394,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402041.7173000000,1649402041.7187000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:14:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00063014030456543 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10621),(184395,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402041.7122000000,1649402041.7313000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:14:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01814079284668 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10616),(184396,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402041.7352000000,1649402041.7640000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:14:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.027431011199951 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10621),(184397,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402041.7625000000,1649402041.7655000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:14:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014698505401611 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10616),(184398,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402041.7913000000,1649402041.7983000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:14:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0056991577148438 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10616),(184399,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402041.8009000000,1649402041.8024000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:14:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10621),(184400,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402041.8066000000,1649402041.8080000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00034809112548828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10616),(184401,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402041.8110000000,1649402041.8126000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:14:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045514106750488 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10621),(184402,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402041.8160000000,1649402041.8172000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:14:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10616),(184403,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402041.8266000000,1649402041.8289000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:14:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015630722045898 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10621),(184404,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402041.8413000000,1649402041.8422000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:14:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017881393432617 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10616),(184405,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402041.8452000000,1649402041.8466000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:14:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10621),(184406,0,'moodle','core\\task\\badges_cron_task',0,1649402102.1742000000,1649402102.2104000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:15:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030907154083252 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10666),(184407,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649402102.1739000000,1649402102.2200000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 15:15:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.041944980621338 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',10663),(184408,0,'moodle','core\\task\\badges_message_task',0,1649402102.2274000000,1649402102.2292000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:15:02. Current memory use 21.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00048112869262695 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10666),(184409,0,'mod_chat','mod_chat\\task\\cron_task',0,1649402102.2447000000,1649402102.2598000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:15:02. Current memory use 25.5MB.\n... used 4 dbqueries\n... used 0.013718128204346 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10663),(184410,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649402102.2471000000,1649402102.2614000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:15:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.012655973434448 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10666),(184411,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649402102.2761000000,1649402102.2833000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:15:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0042800903320312 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10666),(184412,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649402102.2744000000,1649402102.2855000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:15:02. Current memory use 25.1MB.\n\n0 feeds refreshed (took 0.00070000000000003 seconds)\n... used 1 dbqueries\n... used 0.010174036026001 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10663),(184413,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649402102.2950000000,1649402102.3000000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:15:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0037429332733154 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10666),(184414,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649402102.3020000000,1649402102.3082000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:15:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.0039000511169434 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10663),(184415,0,'moodle','core\\task\\session_cleanup_task',0,1649402102.3083000000,1649402102.3160000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:15:02. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0057380199432373 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10666),(184416,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402102.3183000000,1649402102.3217000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:15:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.00084805488586426 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10663),(184417,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402102.3378000000,1649402102.3394000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:15:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10666),(184418,0,'moodle','core\\task\\grade_cron_task',0,1649402102.3507000000,1649402102.3542000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:15:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0018491744995117 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10666),(184419,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402102.3502000000,1649402102.3772000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:15:02. Current memory use 26.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025310039520264 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10663),(184420,0,'moodle','core\\task\\portfolio_cron_task',0,1649402102.3893000000,1649402102.3907000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:15:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10663),(184421,0,'moodle','core\\task\\completion_regular_task',0,1649402102.3786000000,1649402102.3934000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:15:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.01377010345459 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10666),(184422,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402102.4029000000,1649402102.4043000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:15:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10663),(184423,0,'moodle','core\\task\\blog_cron_task',0,1649402102.4130000000,1649402102.4141000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:15:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10663),(184424,0,'moodle','core\\task\\calendar_cron_task',0,1649402102.4140000000,1649402102.4220000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:15:02. Current memory use 25.8MB.\n... used 1 dbqueries\n... used 0.0065019130706787 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10666),(184425,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402102.4331000000,1649402102.4348000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:15:02. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086379051208496 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10666),(184426,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402102.4252000000,1649402102.4487000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:15:02. Current memory use 28.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022424936294556 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10663),(184427,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402102.4698000000,1649402102.4737000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:15:02. Current memory use 31.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020971298217773 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10663),(184428,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402102.4432000000,1649402102.4750000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:15:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030614137649536 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10666),(184429,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402102.4978000000,1649402102.5041000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:15:02. Current memory use 32.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040490627288818 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10663),(184430,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402102.5088000000,1649402102.5109000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:15:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.0002281665802002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10666),(184431,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402102.5184000000,1649402102.5199000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:15:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10663),(184432,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402102.5206000000,1649402102.5232000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:15:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10666),(184433,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402102.5322000000,1649402102.5340000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10663),(184434,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402102.5337000000,1649402102.5367000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:15:02. Current memory use 32MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019199848175049 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10666),(184435,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402102.5444000000,1649402102.5458000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00023484230041504 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10663),(184436,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402102.5464000000,1649402102.5483000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:15:02. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10666),(184437,0,'moodle','core\\task\\session_cleanup_task',0,1649402161.9861000000,1649402162.0073000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015460014343262 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10711),(184438,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402162.0187000000,1649402162.0206000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:16:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00073790550231934 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10711),(184439,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402162.0215000000,1649402162.0342000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:16:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0081071853637695 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10706),(184440,0,'moodle','core\\task\\grade_cron_task',0,1649402162.0494000000,1649402162.0640000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:16:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013583898544312 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10706),(184441,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402162.0382000000,1649402162.0718000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032321214675903 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10711),(184442,0,'moodle','core\\task\\portfolio_cron_task',0,1649402162.0819000000,1649402162.0829000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10711),(184443,0,'moodle','core\\task\\completion_regular_task',0,1649402162.0731000000,1649402162.0937000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:16:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019807815551758 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10706),(184444,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402162.0943000000,1649402162.0954000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10711),(184445,0,'moodle','core\\task\\blog_cron_task',0,1649402162.1167000000,1649402162.1180000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:16:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10711),(184446,0,'moodle','core\\task\\calendar_cron_task',0,1649402162.1150000000,1649402162.1225000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:16:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0059659481048584 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10706),(184447,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402162.1333000000,1649402162.1360000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:16:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001317024230957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10706),(184448,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402162.1293000000,1649402162.1539000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:16:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023337125778198 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10711),(184449,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402162.1939000000,1649402162.1961000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:16:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010941028594971 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10711),(184450,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402162.1574000000,1649402162.2029000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:16:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.04378604888916 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10706),(184451,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402162.2310000000,1649402162.2356000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:16:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026581287384033 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10711),(184452,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402162.2467000000,1649402162.2483000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:16:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10711),(184453,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402162.2580000000,1649402162.2602000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:16:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00038409233093262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10706),(184454,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402162.2639000000,1649402162.2661000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:16:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055909156799316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10711),(184455,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402162.2728000000,1649402162.2748000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:16:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10706),(184456,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402162.2871000000,1649402162.2910000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:16:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027430057525635 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10711),(184457,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402162.2906000000,1649402162.2921000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:16:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10706),(184458,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402162.3011000000,1649402162.3033000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:16:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084996223449707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10711),(184459,0,'moodle','core\\task\\complete_plans_task',0,1649402221.6654000000,1649402221.6884000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 15:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01844596862793 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',10752),(184460,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402221.7009000000,1649402221.7032000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10752),(184461,0,'moodle','core\\task\\session_cleanup_task',0,1649402221.6918000000,1649402221.7075000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:17:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011569976806641 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10751),(184462,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402221.7174000000,1649402221.7189000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10751),(184463,0,'moodle','core\\task\\grade_cron_task',0,1649402221.7372000000,1649402221.7499000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:17:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011660099029541 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10751),(184464,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402221.7282000000,1649402221.7616000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032579898834229 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10752),(184465,0,'moodle','core\\task\\portfolio_cron_task',0,1649402221.7711000000,1649402221.7722000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10752),(184466,0,'moodle','core\\task\\completion_regular_task',0,1649402221.7608000000,1649402221.7785000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016353130340576 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10751),(184467,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402221.7814000000,1649402221.7838000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10752),(184468,0,'moodle','core\\task\\blog_cron_task',0,1649402221.8011000000,1649402221.8022000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:17:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10752),(184469,0,'moodle','core\\task\\calendar_cron_task',0,1649402221.8001000000,1649402221.8045000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:17:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034558773040771 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10751),(184470,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402221.8124000000,1649402221.8140000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:17:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00069785118103027 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10751),(184471,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402221.8110000000,1649402221.8302000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:17:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017967939376831 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10752),(184472,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402221.8569000000,1649402221.8593000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:17:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012760162353516 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10752),(184473,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402221.8320000000,1649402221.8662000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:17:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.032771825790405 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10751),(184474,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402221.8895000000,1649402221.8930000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:17:01. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023889541625977 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10752),(184475,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402221.9029000000,1649402221.9048000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:17:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10752),(184476,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402221.9086000000,1649402221.9104000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:17:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0002591609954834 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10751),(184477,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402221.9179000000,1649402221.9200000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:17:01. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077509880065918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10752),(184478,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402221.9187000000,1649402221.9205000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:17:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10751),(184479,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402221.9385000000,1649402221.9410000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:17:01. Current memory use 30.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016210079193115 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10752),(184480,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402221.9446000000,1649402221.9458000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:17:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10751),(184481,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402221.9530000000,1649402221.9544000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:17:01. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071811676025391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10752),(184482,0,'moodle','core\\task\\session_cleanup_task',0,1649402282.2587000000,1649402282.2747000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:18:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011693954467773 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10799),(184483,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402282.2697000000,1649402282.2791000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:18:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055088996887207 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10796),(184484,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402282.2865000000,1649402282.2876000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:18:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10799),(184485,0,'moodle','core\\task\\grade_cron_task',0,1649402282.2967000000,1649402282.3121000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:18:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014319896697998 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10799),(184486,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402282.2884000000,1649402282.3248000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:18:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035558938980103 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10796),(184487,0,'moodle','core\\task\\portfolio_cron_task',0,1649402282.3351000000,1649402282.3366000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10796),(184488,0,'moodle','core\\task\\completion_regular_task',0,1649402282.3207000000,1649402282.3428000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:18:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020933866500854 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10799),(184489,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402282.3469000000,1649402282.3478000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10796),(184490,0,'moodle','core\\task\\calendar_cron_task',0,1649402282.3576000000,1649402282.3635000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:18:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0047969818115234 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10799),(184491,0,'moodle','core\\task\\blog_cron_task',0,1649402282.3639000000,1649402282.3649000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:18:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10796),(184492,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402282.3726000000,1649402282.3750000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:18:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015461444854736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10796),(184493,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402282.3723000000,1649402282.3890000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:18:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01568603515625 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10799),(184494,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402282.4172000000,1649402282.4193000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:18:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010809898376465 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10799),(184495,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402282.3927000000,1649402282.4338000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:18:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039592027664185 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10796),(184496,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402282.4383000000,1649402282.4416000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:18:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021839141845703 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10799),(184497,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402282.4494000000,1649402282.4508000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:18:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10799),(184498,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402282.4586000000,1649402282.4598000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:18:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10799),(184499,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402282.4687000000,1649402282.4704000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:18:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049614906311035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10799),(184500,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402282.4783000000,1649402282.4796000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:18:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10799),(184501,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402282.4841000000,1649402282.4864000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:18:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015299320220947 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10796),(184502,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402282.4928000000,1649402282.4939000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:18:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10799),(184503,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402282.5000000000,1649402282.5017000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:18:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077414512634277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10796),(184504,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402341.8335000000,1649402341.8440000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005403995513916 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10829),(184505,0,'moodle','core\\task\\session_cleanup_task',0,1649402341.8302000000,1649402341.8471000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012587070465088 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10832),(184506,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402341.8599000000,1649402341.8609000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10832),(184507,0,'moodle','core\\task\\grade_cron_task',0,1649402341.8730000000,1649402341.8856000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:19:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011641979217529 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10832),(184508,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402341.8700000000,1649402341.9020000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:19:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031141996383667 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10829),(184509,0,'moodle','core\\task\\portfolio_cron_task',0,1649402341.9228000000,1649402341.9244000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10829),(184510,0,'moodle','core\\task\\completion_regular_task',0,1649402341.8949000000,1649402341.9259000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:19:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.029910087585449 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10832),(184511,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402341.9363000000,1649402341.9375000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10829),(184512,0,'moodle','core\\task\\blog_cron_task',0,1649402341.9542000000,1649402341.9552000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:19:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10829),(184513,0,'moodle','core\\task\\calendar_cron_task',0,1649402341.9499000000,1649402341.9578000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:19:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0065791606903076 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10832),(184514,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402341.9693000000,1649402341.9723000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:19:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017900466918945 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10832),(184515,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402341.9655000000,1649402341.9882000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:19:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021627902984619 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10829),(184516,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402342.0296000000,1649402342.0332000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:19:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019478797912598 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10829),(184517,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402341.9976000000,1649402342.0482000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:19:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.048505783081055 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10832),(184518,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402342.0635000000,1649402342.0680000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:19:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027790069580078 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10829),(184519,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402342.0807000000,1649402342.0824000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:19:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10829),(184520,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402342.0940000000,1649402342.0957000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:19:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10829),(184521,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402342.0979000000,1649402342.1005000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:19:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085115432739258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10832),(184522,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402342.1074000000,1649402342.1090000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:19:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10829),(184523,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402342.1165000000,1649402342.1201000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:19:02. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024788379669189 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10832),(184524,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402342.1244000000,1649402342.1259000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:19:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10829),(184525,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402342.1338000000,1649402342.1356000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:19:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10832),(184526,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649402401.3958000000,1649402401.4073000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0074501037597656 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',10873),(184527,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649402401.4167000000,1649402401.4178000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00034284591674805 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',10873),(184528,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649402401.4264000000,1649402401.4432000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.015563011169434 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',10873),(184529,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649402401.4537000000,1649402401.4554000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',10873),(184530,0,'moodle','core\\task\\badges_message_task',0,1649402401.4692000000,1649402401.4837000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:20:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010005950927734 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',10874),(184531,0,'moodle','core\\task\\badges_cron_task',0,1649402401.4657000000,1649402401.4906000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.022990942001343 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',10873),(184532,0,'mod_chat','mod_chat\\task\\cron_task',0,1649402401.5004000000,1649402401.5144000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:20:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.012235164642334 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',10874),(184533,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649402401.5059000000,1649402401.5161000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0085380077362061 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',10873),(184534,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649402401.5262000000,1649402401.5377000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:20:01. Current memory use 23.7MB.\n\n0 feeds refreshed (took 0.00066900000000003 seconds)\n... used 1 dbqueries\n... used 0.010334014892578 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',10873),(184535,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649402401.5330000000,1649402401.5406000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:20:01. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.0043079853057861 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',10874),(184536,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649402401.5499000000,1649402401.5534000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:20:01. Current memory use 22.9MB.\n... used 3 dbqueries\n... used 0.0025589466094971 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',10874),(184537,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649402401.5536000000,1649402401.5593000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:20:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0031449794769287 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',10873),(184538,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402401.5682000000,1649402401.5711000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:20:01. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10873),(184539,0,'moodle','core\\task\\session_cleanup_task',0,1649402401.5639000000,1649402401.5734000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:20:01. Current memory use 23.2MB.\n... used 7 dbqueries\n... used 0.0073649883270264 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10874),(184540,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402401.5814000000,1649402401.5827000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:20:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10873),(184541,0,'moodle','core\\task\\grade_cron_task',0,1649402401.5908000000,1649402401.5938000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:20:01. Current memory use 25.3MB.\n... used 2 dbqueries\n... used 0.0016999244689941 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10873),(184542,0,'moodle','core\\task\\completion_regular_task',0,1649402401.6029000000,1649402401.6145000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:20:01. Current memory use 25.4MB.\n... used 6 dbqueries\n... used 0.010885000228882 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10873),(184543,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402401.5845000000,1649402401.6249000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:20:01. Current memory use 23.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039144039154053 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10874),(184544,0,'moodle','core\\task\\portfolio_cron_task',0,1649402401.6240000000,1649402401.6254000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:20:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10873),(184545,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402401.6335000000,1649402401.6344000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:20:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10874),(184546,0,'moodle','core\\task\\blog_cron_task',0,1649402401.6444000000,1649402401.6452000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:20:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10874),(184547,0,'moodle','core\\task\\calendar_cron_task',0,1649402401.6433000000,1649402401.6484000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:20:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0038387775421143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10873),(184548,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402401.6564000000,1649402401.6591000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:20:01. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10873),(184549,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402401.6565000000,1649402401.6825000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:20:01. Current memory use 26.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024683952331543 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10874),(184550,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402401.6683000000,1649402401.7021000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:20:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.03234601020813 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10873),(184551,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402401.7134000000,1649402401.7181000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:20:01. Current memory use 28.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0026750564575195 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10874),(184552,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402401.7405000000,1649402401.7450000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:20:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026659965515137 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10874),(184553,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402401.7541000000,1649402401.7555000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:20:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10874),(184554,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402401.7588000000,1649402401.7608000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:20:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10873),(184555,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402401.7641000000,1649402401.7665000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:20:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065517425537109 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10874),(184556,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402401.7691000000,1649402401.7712000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:20:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00017619132995605 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10873),(184557,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402401.7763000000,1649402401.7805000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:20:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027971267700195 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10874),(184558,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402401.7829000000,1649402401.7843000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:20:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.0002751350402832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10873),(184559,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402401.7946000000,1649402401.7971000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:20:01. Current memory use 33.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089502334594727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10873),(184560,0,'moodle','core\\task\\session_cleanup_task',0,1649402462.0818000000,1649402462.0994000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:21:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012462854385376 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10921),(184561,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402462.0970000000,1649402462.1093000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:21:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.007390022277832 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10918),(184562,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402462.1107000000,1649402462.1120000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:21:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10921),(184563,0,'moodle','core\\task\\grade_cron_task',0,1649402462.1249000000,1649402462.1402000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:21:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013933897018433 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10918),(184564,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402462.1207000000,1649402462.1600000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:21:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038438081741333 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10921),(184565,0,'moodle','core\\task\\completion_regular_task',0,1649402462.1513000000,1649402462.1660000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:21:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013647079467773 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10918),(184566,0,'moodle','core\\task\\portfolio_cron_task',0,1649402462.1706000000,1649402462.1718000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10921),(184567,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402462.1745000000,1649402462.1753000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:21:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10918),(184568,0,'moodle','core\\task\\calendar_cron_task',0,1649402462.1897000000,1649402462.2092000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:21:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.018062114715576 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10918),(184569,0,'moodle','core\\task\\blog_cron_task',0,1649402462.2092000000,1649402462.2121000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:21:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10921),(184570,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402462.2249000000,1649402462.2274000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:21:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017311573028564 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10921),(184571,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402462.2188000000,1649402462.2374000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:21:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016815900802612 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10918),(184572,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402462.2610000000,1649402462.2635000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:21:02. Current memory use 28.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015370845794678 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10918),(184573,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402462.2810000000,1649402462.2850000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:21:02. Current memory use 29.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027689933776855 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10918),(184574,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402462.2924000000,1649402462.2937000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10918),(184575,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402462.2501000000,1649402462.3003000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:21:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.048580884933472 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10921),(184576,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402462.3000000000,1649402462.3011000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:21:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10918),(184577,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402462.3084000000,1649402462.3102000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:21:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10918),(184578,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402462.3104000000,1649402462.3117000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:21:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10921),(184579,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402462.3266000000,1649402462.3276000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:21:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10921),(184580,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402462.3254000000,1649402462.3277000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:21:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015051364898682 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10918),(184581,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402462.3365000000,1649402462.3379000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:21:02. Current memory use 27.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10921),(184582,0,'moodle','core\\task\\session_cleanup_task',0,1649402521.6465000000,1649402521.6620000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01121997833252 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',10959),(184583,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402521.6719000000,1649402521.6736000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:22:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00070500373840332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',10959),(184584,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402521.6778000000,1649402521.6917000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:22:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.007957935333252 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',10964),(184585,0,'moodle','core\\task\\grade_cron_task',0,1649402521.7053000000,1649402521.7249000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.018851041793823 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',10964),(184586,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402521.6828000000,1649402521.7323000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047842979431152 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',10959),(184587,0,'moodle','core\\task\\portfolio_cron_task',0,1649402521.7440000000,1649402521.7449000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',10959),(184588,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402521.7540000000,1649402521.7553000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',10959),(184589,0,'moodle','core\\task\\completion_regular_task',0,1649402521.7372000000,1649402521.7593000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:22:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020992994308472 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',10964),(184590,0,'moodle','core\\task\\blog_cron_task',0,1649402521.7763000000,1649402521.7776000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',10959),(184591,0,'moodle','core\\task\\calendar_cron_task',0,1649402521.7749000000,1649402521.7791000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:22:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0033769607543945 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',10964),(184592,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402521.7884000000,1649402521.7907000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:22:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001101016998291 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',10964),(184593,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402521.7872000000,1649402521.8044000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:22:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016005039215088 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',10959),(184594,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402521.8312000000,1649402521.8341000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:22:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013811588287354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',10959),(184595,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402521.8130000000,1649402521.8566000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:22:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.041972875595093 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',10964),(184596,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402521.8598000000,1649402521.8646000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:22:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032000541687012 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',10959),(184597,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402521.8738000000,1649402521.8756000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',10959),(184598,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402521.8842000000,1649402521.8859000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:22:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',10959),(184599,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402521.8949000000,1649402521.8972000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:22:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',10959),(184600,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402521.8991000000,1649402521.9009000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:22:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',10964),(184601,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402521.9125000000,1649402521.9133000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:22:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',10964),(184602,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402521.9113000000,1649402521.9138000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:22:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018010139465332 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',10959),(184603,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402521.9212000000,1649402521.9225000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:22:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058388710021973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',10964),(184604,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649402582.1911000000,1649402582.2147000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 15:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.019685983657837 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',11000),(184605,0,'moodle','core\\task\\session_cleanup_task',0,1649402582.2026000000,1649402582.2341000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:23:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.024503946304321 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11001),(184606,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402582.2360000000,1649402582.2387000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:23:02. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.00074887275695801 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11000),(184607,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402582.2443000000,1649402582.2450000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:23:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11001),(184608,0,'moodle','core\\task\\grade_cron_task',0,1649402582.2545000000,1649402582.2674000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:23:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011825084686279 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11001),(184609,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402582.2467000000,1649402582.2827000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:23:02. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035187005996704 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11000),(184610,0,'moodle','core\\task\\completion_regular_task',0,1649402582.2754000000,1649402582.2905000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:23:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014009952545166 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11001),(184611,0,'moodle','core\\task\\portfolio_cron_task',0,1649402582.2911000000,1649402582.2922000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:23:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11000),(184612,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402582.3008000000,1649402582.3020000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:23:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11000),(184613,0,'moodle','core\\task\\calendar_cron_task',0,1649402582.3060000000,1649402582.3102000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:23:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034141540527344 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11001),(184614,0,'moodle','core\\task\\blog_cron_task',0,1649402582.3176000000,1649402582.3187000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:23:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11000),(184615,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402582.3269000000,1649402582.3285000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:23:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081419944763184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11000),(184616,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402582.3186000000,1649402582.3372000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:23:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017711877822876 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11001),(184617,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402582.3647000000,1649402582.3668000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:23:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010221004486084 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11001),(184618,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402582.3441000000,1649402582.3851000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:23:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.03925895690918 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11000),(184619,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402582.3857000000,1649402582.3889000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:23:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022120475769043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11001),(184620,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402582.3991000000,1649402582.4004000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:23:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11001),(184621,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402582.4114000000,1649402582.4126000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:23:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11001),(184622,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402582.4207000000,1649402582.4225000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:23:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069618225097656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11001),(184623,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402582.4265000000,1649402582.4280000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:23:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11000),(184624,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402582.4349000000,1649402582.4376000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:23:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015969276428223 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11001),(184625,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402582.4416000000,1649402582.4426000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:23:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11000),(184626,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402582.4458000000,1649402582.4474000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:23:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082182884216309 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11001),(184627,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402641.7019000000,1649402641.7119000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:24:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054731369018555 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11047),(184628,0,'moodle','core\\task\\session_cleanup_task',0,1649402641.7007000000,1649402641.7156000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:24:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010608911514282 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11049),(184629,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402641.7230000000,1649402641.7238000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:24:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11047),(184630,0,'moodle','core\\task\\grade_cron_task',0,1649402641.7334000000,1649402641.7548000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:24:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.020232915878296 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11047),(184631,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402641.7280000000,1649402641.7664000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037454128265381 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11049),(184632,0,'moodle','core\\task\\portfolio_cron_task',0,1649402641.7752000000,1649402641.7763000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11049),(184633,0,'moodle','core\\task\\completion_regular_task',0,1649402641.7658000000,1649402641.7819000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015021085739136 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11047),(184634,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402641.7844000000,1649402641.7852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11049),(184635,0,'moodle','core\\task\\blog_cron_task',0,1649402641.7969000000,1649402641.7977000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:24:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11049),(184636,0,'moodle','core\\task\\calendar_cron_task',0,1649402641.7949000000,1649402641.7992000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:24:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035450458526611 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11047),(184637,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402641.8072000000,1649402641.8092000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:24:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001276969909668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11047),(184638,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402641.8064000000,1649402641.8217000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:24:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014564990997314 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11049),(184639,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402641.8459000000,1649402641.8484000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:24:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014209747314453 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11049),(184640,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402641.8244000000,1649402641.8520000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:24:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.026582002639771 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11047),(184641,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402641.8683000000,1649402641.8732000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:24:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037200450897217 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11049),(184642,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402641.8832000000,1649402641.8851000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:24:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11049),(184643,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402641.8840000000,1649402641.8856000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:24:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00047898292541504 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11047),(184644,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402641.8921000000,1649402641.8940000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:24:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11047),(184645,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402641.8949000000,1649402641.8965000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:24:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11049),(184646,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402641.9083000000,1649402641.9108000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:24:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017678737640381 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11047),(184647,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402641.9129000000,1649402641.9138000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:24:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11049),(184648,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402641.9211000000,1649402641.9229000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:24:01. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080394744873047 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11047),(184649,0,'moodle','core\\task\\context_cleanup_task',0,1649402702.1864000000,1649402702.2060000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 15:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014258146286011 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',11092),(184650,0,'moodle','core\\task\\badges_message_task',0,1649402702.2177000000,1649402702.2247000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:25:02. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0058560371398926 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11092),(184651,0,'moodle','core\\task\\badges_cron_task',0,1649402702.2070000000,1649402702.2391000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:25:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.028341054916382 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11096),(184652,0,'mod_chat','mod_chat\\task\\cron_task',0,1649402702.2368000000,1649402702.2467000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:25:02. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.0089530944824219 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11092),(184653,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649402702.2574000000,1649402702.2731000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:25:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.014655828475952 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11096),(184654,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649402702.2678000000,1649402702.2749000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:25:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00035499999999999 seconds)\n... used 1 dbqueries\n... used 0.0064120292663574 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11092),(184655,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649402702.2860000000,1649402702.2912000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:25:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0031189918518066 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11096),(184656,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649402702.2880000000,1649402702.2946000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:25:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.003410816192627 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11092),(184657,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649402702.3007000000,1649402702.3044000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:25:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0029799938201904 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11096),(184658,0,'moodle','core\\task\\session_cleanup_task',0,1649402702.3024000000,1649402702.3094000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:25:02. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.0051379203796387 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11092),(184659,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402702.3134000000,1649402702.3165000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:25:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11096),(184660,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402702.3168000000,1649402702.3180000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:25:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11092),(184661,0,'moodle','core\\task\\grade_cron_task',0,1649402702.3254000000,1649402702.3274000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:25:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0011720657348633 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11096),(184662,0,'moodle','core\\task\\completion_regular_task',0,1649402702.3359000000,1649402702.3465000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:25:02. Current memory use 24.3MB.\n... used 6 dbqueries\n... used 0.009890079498291 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11096),(184663,0,'moodle','core\\task\\portfolio_cron_task',0,1649402702.3560000000,1649402702.3573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:25:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11096),(184664,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402702.3250000000,1649402702.3632000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:25:02. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036926031112671 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11092),(184665,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402702.3693000000,1649402702.3706000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:25:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11096),(184666,0,'moodle','core\\task\\calendar_cron_task',0,1649402702.3726000000,1649402702.3769000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:25:02. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0034799575805664 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11092),(184667,0,'moodle','core\\task\\blog_cron_task',0,1649402702.3847000000,1649402702.3857000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:25:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11092),(184668,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402702.3933000000,1649402702.3946000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:25:02. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11092),(184669,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402702.3905000000,1649402702.4057000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:25:02. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01415491104126 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11096),(184670,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402702.4018000000,1649402702.4292000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:25:02. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.026118040084839 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11092),(184671,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402702.4335000000,1649402702.4375000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:25:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017070770263672 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11096),(184672,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402702.4618000000,1649402702.4657000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:25:02. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020229816436768 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11096),(184673,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402702.4746000000,1649402702.4761000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:25:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00045680999755859 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11096),(184674,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402702.4770000000,1649402702.4794000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:25:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11092),(184675,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402702.4832000000,1649402702.4849000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:25:02. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00037908554077148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11096),(184676,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402702.4883000000,1649402702.4901000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:25:02. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11092),(184677,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402702.4937000000,1649402702.4975000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:25:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024161338806152 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11096),(184678,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402702.5033000000,1649402702.5043000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:25:02. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11092),(184679,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402702.5132000000,1649402702.5151000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:25:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054812431335449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11096),(184680,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402761.8014000000,1649402761.8146000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0088448524475098 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11130),(184681,0,'moodle','core\\task\\session_cleanup_task',0,1649402761.7983000000,1649402761.8152000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012555122375488 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11127),(184682,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402761.8256000000,1649402761.8265000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11127),(184683,0,'moodle','core\\task\\grade_cron_task',0,1649402761.8352000000,1649402761.8593000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:26:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.021326065063477 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11127),(184684,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402761.8259000000,1649402761.8689000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:26:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04227089881897 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11130),(184685,0,'moodle','core\\task\\portfolio_cron_task',0,1649402761.8768000000,1649402761.8778000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11130),(184686,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402761.8866000000,1649402761.8874000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11130),(184687,0,'moodle','core\\task\\completion_regular_task',0,1649402761.8699000000,1649402761.8891000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:26:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01783013343811 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11127),(184688,0,'moodle','core\\task\\blog_cron_task',0,1649402761.9048000000,1649402761.9057000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:26:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11127),(184689,0,'moodle','core\\task\\calendar_cron_task',0,1649402761.9031000000,1649402761.9094000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:26:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0048441886901855 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11130),(184690,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402761.9178000000,1649402761.9197000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:26:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010950565338135 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11130),(184691,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402761.9148000000,1649402761.9338000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:26:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018000841140747 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11127),(184692,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402761.9661000000,1649402761.9704000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:26:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0026731491088867 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11127),(184693,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402761.9382000000,1649402761.9770000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:26:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.037500143051147 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11130),(184694,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402761.9895000000,1649402761.9935000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:26:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026881694793701 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11127),(184695,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402762.0012000000,1649402762.0031000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:26:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00041604042053223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11127),(184696,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402762.0098000000,1649402762.0112000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:26:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11130),(184697,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402762.0128000000,1649402762.0146000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:26:02. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11127),(184698,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402762.0209000000,1649402762.0221000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:26:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11130),(184699,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402762.0296000000,1649402762.0331000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:26:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024111270904541 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11127),(184700,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402762.0368000000,1649402762.0381000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:26:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11130),(184701,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402762.0451000000,1649402762.0470000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:26:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074481964111328 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11127),(184702,0,'moodle','core\\task\\session_cleanup_task',0,1649402821.3715000000,1649402821.3901000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:27:01. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.014708042144775 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11173),(184703,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402821.4003000000,1649402821.4025000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:27:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00094294548034668 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11173),(184704,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402821.4108000000,1649402821.4232000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:27:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0067639350891113 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11172),(184705,0,'moodle','core\\task\\grade_cron_task',0,1649402821.4354000000,1649402821.4529000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014725923538208 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11172),(184706,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402821.4139000000,1649402821.4556000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04033899307251 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11173),(184707,0,'moodle','core\\task\\portfolio_cron_task',0,1649402821.4672000000,1649402821.4683000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11173),(184708,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402821.4743000000,1649402821.4750000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11173),(184709,0,'moodle','core\\task\\completion_regular_task',0,1649402821.4664000000,1649402821.4898000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:27:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021661996841431 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11172),(184710,0,'moodle','core\\task\\calendar_cron_task',0,1649402821.4937000000,1649402821.4986000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041630268096924 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11173),(184711,0,'moodle','core\\task\\blog_cron_task',0,1649402821.5090000000,1649402821.5102000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:27:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11173),(184712,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402821.5221000000,1649402821.5254000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:27:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014910697937012 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11173),(184713,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402821.5130000000,1649402821.5358000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:27:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021582126617432 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11172),(184714,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402821.5734000000,1649402821.5759000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:27:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012409687042236 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11172),(184715,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402821.5459000000,1649402821.5800000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:27:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032049894332886 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11173),(184716,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402821.6028000000,1649402821.6066000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:27:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002302885055542 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11172),(184717,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402821.6162000000,1649402821.6181000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11172),(184718,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402821.6262000000,1649402821.6286000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11172),(184719,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402821.6304000000,1649402821.6327000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:27:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11173),(184720,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402821.6385000000,1649402821.6404000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11172),(184721,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402821.6480000000,1649402821.6512000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:27:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021989345550537 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11173),(184722,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402821.6567000000,1649402821.6580000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:27:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11172),(184723,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402821.6611000000,1649402821.6628000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:27:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060296058654785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11173),(184724,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402881.9911000000,1649402882.0011000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:28:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053648948669434 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11236),(184725,0,'moodle','core\\task\\session_cleanup_task',0,1649402881.9897000000,1649402882.0059000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:28:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011132955551147 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11232),(184726,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402882.0099000000,1649402882.0109000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:28:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11236),(184727,0,'moodle','core\\task\\grade_cron_task',0,1649402882.0211000000,1649402882.0372000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:28:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014881134033203 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11236),(184728,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402882.0171000000,1649402882.0486000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:28:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030143022537231 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11232),(184729,0,'moodle','core\\task\\portfolio_cron_task',0,1649402882.0574000000,1649402882.0584000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11232),(184730,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402882.0762000000,1649402882.0772000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11232),(184731,0,'moodle','core\\task\\completion_regular_task',0,1649402882.0482000000,1649402882.0799000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:28:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.029174089431763 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11236),(184732,0,'moodle','core\\task\\blog_cron_task',0,1649402882.0926000000,1649402882.0935000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:28:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11236),(184733,0,'moodle','core\\task\\calendar_cron_task',0,1649402882.0911000000,1649402882.0956000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:28:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036699771881104 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11232),(184734,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402882.1054000000,1649402882.1078000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:28:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001093864440918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11232),(184735,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402882.1011000000,1649402882.1174000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:28:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015582084655762 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11236),(184736,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402882.1471000000,1649402882.1497000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:28:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013530254364014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11236),(184737,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402882.1284000000,1649402882.1730000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:28:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.042948007583618 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11232),(184738,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402882.1723000000,1649402882.1762000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:28:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023529529571533 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11236),(184739,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402882.1866000000,1649402882.1886000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11236),(184740,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402882.2082000000,1649402882.2102000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:28:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11236),(184741,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402882.2217000000,1649402882.2242000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:28:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11236),(184742,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402882.2245000000,1649402882.2262000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:28:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11232),(184743,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402882.2415000000,1649402882.2425000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:28:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11232),(184744,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402882.2404000000,1649402882.2437000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:28:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022499561309814 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11236),(184745,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402882.2526000000,1649402882.2544000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:28:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066208839416504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11236),(184746,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649402941.5514000000,1649402941.5642000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073931217193604 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11256),(184747,0,'moodle','core\\task\\session_cleanup_task',0,1649402941.5512000000,1649402941.5663000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011382102966309 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11252),(184748,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649402941.5748000000,1649402941.5859000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11256),(184749,0,'moodle','core\\task\\grade_cron_task',0,1649402941.5958000000,1649402941.6094000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012626886367798 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11256),(184750,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649402941.5890000000,1649402941.6300000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039550065994263 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11252),(184751,0,'moodle','core\\task\\completion_regular_task',0,1649402941.6180000000,1649402941.6367000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:29:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017640829086304 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11256),(184752,0,'moodle','core\\task\\portfolio_cron_task',0,1649402941.6397000000,1649402941.6408000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11252); INSERT INTO `mdl_task_log` VALUES (184753,0,'moodle','core\\task\\plagiarism_cron_task',0,1649402941.6463000000,1649402941.6475000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:29:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11256),(184754,0,'moodle','core\\task\\calendar_cron_task',0,1649402941.6569000000,1649402941.6627000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:29:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047738552093506 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11252),(184755,0,'moodle','core\\task\\blog_cron_task',0,1649402941.6646000000,1649402941.6656000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:29:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11256),(184756,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649402941.6775000000,1649402941.6799000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:29:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011680126190186 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11256),(184757,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649402941.6728000000,1649402941.6949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:29:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021117925643921 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11252),(184758,0,'mod_assign','mod_assign\\task\\cron_task',0,1649402941.6977000000,1649402941.7305000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:29:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.031054973602295 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11256),(184759,0,'mod_forum','mod_forum\\task\\cron_task',0,1649402941.7295000000,1649402941.7319000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:29:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001378059387207 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11252),(184760,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649402941.7567000000,1649402941.7606000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:29:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11252),(184761,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649402941.7664000000,1649402941.7675000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:29:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11252),(184762,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649402941.7746000000,1649402941.7763000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:29:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00031805038452148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11256),(184763,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649402941.7748000000,1649402941.7767000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:29:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081992149353027 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11252),(184764,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649402941.7822000000,1649402941.7833000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:29:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11252),(184765,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649402941.7868000000,1649402941.7890000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:29:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015010833740234 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11256),(184766,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649402941.7962000000,1649402941.7976000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:29:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11252),(184767,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649402941.7969000000,1649402941.7984000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:29:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11256),(184768,0,'moodle','core\\task\\cache_cleanup_task',0,1649403002.0963000000,1649403002.1168000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 15:30:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.011255025863647 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',11300),(184769,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649403002.1263000000,1649403002.1451000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 15:30:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013069868087769 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',11303),(184770,0,'moodle','core\\task\\search_index_task',0,1649403002.1403000000,1649403002.1485000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 15:30:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0055599212646484 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',11300),(184771,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649403002.1738000000,1649403002.1767000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 15:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.001924991607666 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',11300),(184772,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649403002.1781000000,1649403002.1815000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 15:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0024850368499756 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',11303),(184773,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649403002.1947000000,1649403002.1979000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:30:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001676082611084 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',11303),(184774,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649403002.2105000000,1649403002.2121000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:30:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00037884712219238 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',11303),(184775,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649403002.2262000000,1649403002.2334000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:30:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0061328411102295 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',11303),(184776,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649403002.1904000000,1649403002.2355000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 15:30:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.04410982131958 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',11300),(184777,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649403002.2432000000,1649403002.2446000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:30:02. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',11303),(184778,0,'moodle','core\\task\\badges_message_task',0,1649403002.2579000000,1649403002.2665000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:30:02. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0060100555419922 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11303),(184779,0,'moodle','core\\task\\badges_cron_task',0,1649403002.2489000000,1649403002.2679000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:30:02. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.016191005706787 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11300),(184780,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649403002.2864000000,1649403002.2949000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:30:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 0.0075058937072754 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11303),(184781,0,'mod_chat','mod_chat\\task\\cron_task',0,1649403002.2847000000,1649403002.2971000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:30:02. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.011059999465942 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11300),(184782,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649403002.3061000000,1649403002.3145000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:30:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.0048689842224121 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11300),(184783,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649403002.3087000000,1649403002.3168000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:30:02. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00062599999999996 seconds)\n... used 1 dbqueries\n... used 0.0074000358581543 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11303),(184784,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649403002.3251000000,1649403002.3293000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:30:02. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.002612829208374 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11300),(184785,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649403002.3261000000,1649403002.3337000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:30:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0049169063568115 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11303),(184786,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403002.3551000000,1649403002.3580000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:30:02. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00057482719421387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11303),(184787,0,'moodle','core\\task\\session_cleanup_task',0,1649403002.3383000000,1649403002.3592000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:30:02. Current memory use 27.3MB.\n... used 7 dbqueries\n... used 0.0086688995361328 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11300),(184788,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403002.3692000000,1649403002.3705000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:30:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11303),(184789,0,'moodle','core\\task\\grade_cron_task',0,1649403002.3798000000,1649403002.3919000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:30:02. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.011175870895386 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11303),(184790,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403002.3744000000,1649403002.3938000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:30:02. Current memory use 27.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018141984939575 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11300),(184791,0,'moodle','core\\task\\portfolio_cron_task',0,1649403002.4042000000,1649403002.4058000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:30:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11300),(184792,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403002.4139000000,1649403002.4150000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:30:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11300),(184793,0,'moodle','core\\task\\completion_regular_task',0,1649403002.4003000000,1649403002.4214000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:30:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.020051956176758 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11303),(184794,0,'moodle','core\\task\\calendar_cron_task',0,1649403002.4247000000,1649403002.4320000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:30:02. Current memory use 29.1MB.\n... used 1 dbqueries\n... used 0.0057759284973145 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11300),(184795,0,'moodle','core\\task\\blog_cron_task',0,1649403002.4405000000,1649403002.4416000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:30:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11300),(184796,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403002.4610000000,1649403002.4649000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:30:02. Current memory use 29.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017709732055664 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11300),(184797,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403002.4408000000,1649403002.4683000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:30:02. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026815891265869 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11303),(184798,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403002.4721000000,1649403002.4837000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:30:02. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.010486125946045 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11300),(184799,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403002.4965000000,1649403002.4992000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:30:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011610984802246 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11303),(184800,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403002.5314000000,1649403002.5365000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:30:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030050277709961 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11303),(184801,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403002.5448000000,1649403002.5462000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:30:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00031590461730957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11303),(184802,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403002.5503000000,1649403002.5515000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11300),(184803,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403002.5563000000,1649403002.5588000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:30:02. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0012338161468506 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11303),(184804,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403002.5620000000,1649403002.5636000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11300),(184805,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403002.5666000000,1649403002.5707000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:30:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026819705963135 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11303),(184806,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403002.5710000000,1649403002.5723000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:30:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11300),(184807,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403002.5808000000,1649403002.5830000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:30:02. Current memory use 34.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069022178649902 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11300),(184808,0,'moodle','core\\task\\session_cleanup_task',0,1649403061.9783000000,1649403061.9937000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010520219802856 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11344),(184809,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403062.0063000000,1649403062.0077000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:31:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11344),(184810,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403061.9976000000,1649403062.0109000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:31:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077970027923584 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11346),(184811,0,'moodle','core\\task\\grade_cron_task',0,1649403062.0226000000,1649403062.0397000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:31:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.016037940979004 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11346),(184812,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403062.0186000000,1649403062.0609000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:31:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04102611541748 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11344),(184813,0,'moodle','core\\task\\completion_regular_task',0,1649403062.0501000000,1649403062.0682000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:31:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017209053039551 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11346),(184814,0,'moodle','core\\task\\portfolio_cron_task',0,1649403062.0726000000,1649403062.0736000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11344),(184815,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403062.0771000000,1649403062.0780000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:31:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11346),(184816,0,'moodle','core\\task\\calendar_cron_task',0,1649403062.0884000000,1649403062.0937000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:31:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044450759887695 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11344),(184817,0,'moodle','core\\task\\blog_cron_task',0,1649403062.0950000000,1649403062.0964000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:31:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11346),(184818,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403062.1135000000,1649403062.1156000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:31:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11346),(184819,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403062.1016000000,1649403062.1264000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:31:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023951053619385 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11344),(184820,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403062.1556000000,1649403062.1588000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:31:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020489692687988 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11344),(184821,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403062.1364000000,1649403062.1675000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:31:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030059099197388 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11346),(184822,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403062.1841000000,1649403062.1885000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:31:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032529830932617 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11344),(184823,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403062.1998000000,1649403062.2011000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:31:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11346),(184824,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403062.2043000000,1649403062.2055000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11344),(184825,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403062.2098000000,1649403062.2114000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:31:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11346),(184826,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403062.2139000000,1649403062.2153000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:31:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11344),(184827,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403062.2270000000,1649403062.2282000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:31:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11344),(184828,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403062.2251000000,1649403062.2286000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:31:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024070739746094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11346),(184829,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403062.2372000000,1649403062.2390000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:31:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010180473327637 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11344),(184830,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649403121.5736000000,1649403121.6015000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 15:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.024065017700195 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',11385),(184831,0,'moodle','core\\task\\session_cleanup_task',0,1649403121.5997000000,1649403121.6336000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013839960098267 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11387),(184832,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403121.6332000000,1649403121.6372000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00080323219299316 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11385),(184833,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403121.6510000000,1649403121.6518000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:32:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11385),(184834,0,'moodle','core\\task\\grade_cron_task',0,1649403121.6689000000,1649403121.6811000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:32:01. Current memory use 22.2MB.\n... used 2 dbqueries\n... used 0.011439800262451 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11385),(184835,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403121.6532000000,1649403121.6931000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:32:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039139986038208 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11387),(184836,0,'moodle','core\\task\\portfolio_cron_task',0,1649403121.7024000000,1649403121.7035000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:32:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11387),(184837,0,'moodle','core\\task\\completion_regular_task',0,1649403121.6905000000,1649403121.7074000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:32:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.015549898147583 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11385),(184838,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403121.7108000000,1649403121.7117000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:32:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11387),(184839,0,'moodle','core\\task\\calendar_cron_task',0,1649403121.7214000000,1649403121.7263000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:32:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.0038750171661377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11385),(184840,0,'moodle','core\\task\\blog_cron_task',0,1649403121.7265000000,1649403121.7276000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:32:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11387),(184841,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403121.7346000000,1649403121.7377000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:32:01. Current memory use 24.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0022108554840088 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11385),(184842,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403121.7381000000,1649403121.7405000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:32:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012309551239014 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11387),(184843,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403121.7791000000,1649403121.7827000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:32:01. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019690990447998 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11387),(184844,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403121.7559000000,1649403121.7852000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:32:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.028200149536133 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11385),(184845,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403121.8059000000,1649403121.8113000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:32:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037519931793213 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11385),(184846,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403121.8222000000,1649403121.8233000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:32:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11387),(184847,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403121.8218000000,1649403121.8239000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:32:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00029706954956055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11385),(184848,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403121.8328000000,1649403121.8344000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:32:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054693222045898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11387),(184849,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403121.8331000000,1649403121.8348000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:32:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11385),(184850,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403121.8516000000,1649403121.8532000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:32:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11385),(184851,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403121.8533000000,1649403121.8560000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:32:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017800331115723 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11387),(184852,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403121.8652000000,1649403121.8669000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:32:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00097084045410156 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11385),(184853,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403182.1616000000,1649403182.1719000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:33:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062441825866699 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11421),(184854,0,'moodle','core\\task\\session_cleanup_task',0,1649403182.1532000000,1649403182.1723000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:33:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013683080673218 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11420),(184855,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403182.1800000000,1649403182.1809000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:33:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11420),(184856,0,'moodle','core\\task\\grade_cron_task',0,1649403182.1897000000,1649403182.2051000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:33:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014569997787476 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11420),(184857,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403182.1803000000,1649403182.2121000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:33:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031059980392456 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11421),(184858,0,'moodle','core\\task\\portfolio_cron_task',0,1649403182.2200000000,1649403182.2209000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:33:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11421),(184859,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403182.2268000000,1649403182.2277000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:33:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11421),(184860,0,'moodle','core\\task\\completion_regular_task',0,1649403182.2144000000,1649403182.2342000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:33:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018792867660522 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11420),(184861,0,'moodle','core\\task\\calendar_cron_task',0,1649403182.2413000000,1649403182.2460000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:33:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003953218460083 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11421),(184862,0,'moodle','core\\task\\blog_cron_task',0,1649403182.2474000000,1649403182.2486000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:33:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11420),(184863,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403182.2567000000,1649403182.2592000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:33:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015208721160889 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11420),(184864,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403182.2553000000,1649403182.2713000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:33:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01530385017395 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11421),(184865,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403182.3025000000,1649403182.3049000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:33:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011508464813232 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11421),(184866,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403182.2762000000,1649403182.3081000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:33:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.030774831771851 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11420),(184867,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403182.3367000000,1649403182.3410000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:33:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002763032913208 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11421),(184868,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403182.3446000000,1649403182.3460000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:33:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11420),(184869,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403182.3504000000,1649403182.3515000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11421),(184870,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403182.3580000000,1649403182.3597000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:33:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11420),(184871,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403182.3606000000,1649403182.3622000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11421),(184872,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403182.3708000000,1649403182.3731000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:33:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001600980758667 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11420),(184873,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403182.3804000000,1649403182.3812000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:33:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11421),(184874,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403182.3818000000,1649403182.3831000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:33:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0004878044128418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11420),(184875,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403241.7226000000,1649403241.7335000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:34:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056378841400146 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11463),(184876,0,'moodle','core\\task\\session_cleanup_task',0,1649403241.7158000000,1649403241.7350000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013508081436157 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11462),(184877,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403241.7441000000,1649403241.7451000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:34:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11463),(184878,0,'moodle','core\\task\\grade_cron_task',0,1649403241.7655000000,1649403241.7821000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:34:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015236854553223 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11462),(184879,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403241.7556000000,1649403241.7889000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:34:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03257417678833 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11463),(184880,0,'moodle','core\\task\\portfolio_cron_task',0,1649403241.7989000000,1649403241.7999000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11463),(184881,0,'moodle','core\\task\\completion_regular_task',0,1649403241.7923000000,1649403241.8083000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:34:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015059947967529 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11462),(184882,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403241.8080000000,1649403241.8090000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11463),(184883,0,'moodle','core\\task\\calendar_cron_task',0,1649403241.8224000000,1649403241.8268000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:34:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.003593921661377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11462),(184884,0,'moodle','core\\task\\blog_cron_task',0,1649403241.8255000000,1649403241.8268000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:34:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11463),(184885,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403241.8358000000,1649403241.8375000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:34:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074911117553711 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11462),(184886,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403241.8361000000,1649403241.8573000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:34:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020307064056396 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11463),(184887,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403241.8578000000,1649403241.8961000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:34:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.036872863769531 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11462),(184888,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403241.8923000000,1649403241.8969000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:34:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0028011798858643 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11463),(184889,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403241.9291000000,1649403241.9362000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:34:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0053949356079102 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11463),(184890,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403241.9444000000,1649403241.9461000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:34:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11463),(184891,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403241.9505000000,1649403241.9522000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:34:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11462),(184892,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403241.9584000000,1649403241.9608000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:34:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11463),(184893,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403241.9607000000,1649403241.9622000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:34:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11462),(184894,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403241.9776000000,1649403241.9802000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:34:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017809867858887 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11463),(184895,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403241.9811000000,1649403241.9821000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:34:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017619132995605 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11462),(184896,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403241.9905000000,1649403241.9922000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:34:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086116790771484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11463),(184897,0,'moodle','core\\task\\messaging_cleanup_task',0,1649403301.2568000000,1649403301.2972000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 15:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.034012079238892 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',11498),(184898,0,'moodle','core\\task\\badges_cron_task',0,1649403301.2581000000,1649403301.3000000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036411046981812 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11496),(184899,0,'moodle','core\\task\\badges_message_task',0,1649403301.3080000000,1649403301.3134000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0045340061187744 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11498),(184900,0,'mod_chat','mod_chat\\task\\cron_task',0,1649403301.3132000000,1649403301.3289000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:35:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.01416015625 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11496),(184901,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649403301.3282000000,1649403301.3386000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:35:01. Current memory use 22MB.\n... used 0 dbqueries\n... used 0.0093259811401367 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11498),(184902,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649403301.3445000000,1649403301.3555000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:35:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00053799999999998 seconds)\n... used 1 dbqueries\n... used 0.0099968910217285 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11496),(184903,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649403301.3522000000,1649403301.3607000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:35:01. Current memory use 23.1MB.\n... used 3 dbqueries\n... used 0.0055620670318604 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11498),(184904,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649403301.3696000000,1649403301.3752000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:35:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0029840469360352 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11496),(184905,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649403301.3745000000,1649403301.3780000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:35:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0026590824127197 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11498),(184906,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403301.3884000000,1649403301.3914000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:35:01. Current memory use 23.5MB.\n... used 1 dbqueries\n... used 0.00066304206848145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11498),(184907,0,'moodle','core\\task\\session_cleanup_task',0,1649403301.3847000000,1649403301.3923000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:35:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0055930614471436 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11496),(184908,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403301.3990000000,1649403301.3998000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:35:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11496),(184909,0,'moodle','core\\task\\grade_cron_task',0,1649403301.4085000000,1649403301.4107000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:35:01. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0013439655303955 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11496),(184910,0,'moodle','core\\task\\completion_regular_task',0,1649403301.4184000000,1649403301.4315000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:35:01. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.012063026428223 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11496),(184911,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403301.4012000000,1649403301.4380000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:35:01. Current memory use 23.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03558087348938 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11498),(184912,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403301.4454000000,1649403301.4467000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:35:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11498),(184913,0,'moodle','core\\task\\portfolio_cron_task',0,1649403301.4509000000,1649403301.4523000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:35:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11496),(184914,0,'moodle','core\\task\\blog_cron_task',0,1649403301.4631000000,1649403301.4643000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:35:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11496),(184915,0,'moodle','core\\task\\calendar_cron_task',0,1649403301.4628000000,1649403301.4695000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:35:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0053069591522217 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11498),(184916,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403301.4805000000,1649403301.4823000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:35:01. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010359287261963 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11498),(184917,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403301.4746000000,1649403301.4988000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:35:01. Current memory use 26.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022826194763184 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11496),(184918,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403301.4894000000,1649403301.5178000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:35:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.027153015136719 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11498),(184919,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403301.5242000000,1649403301.5277000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:35:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013349056243896 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11496),(184920,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403301.5531000000,1649403301.5593000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:35:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039980411529541 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11496),(184921,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403301.5674000000,1649403301.5695000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:35:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11496),(184922,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403301.5686000000,1649403301.5711000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:35:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11498),(184923,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403301.5792000000,1649403301.5816000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:35:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052094459533691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11496),(184924,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403301.5899000000,1649403301.5922000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:35:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11498),(184925,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403301.5922000000,1649403301.5957000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:35:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022599697113037 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11496),(184926,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403301.6012000000,1649403301.6024000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:35:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11498),(184927,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403301.6068000000,1649403301.6090000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:35:01. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006561279296875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11496),(184928,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403361.9257000000,1649403361.9394000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082638263702393 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11532),(184929,0,'moodle','core\\task\\session_cleanup_task',0,1649403361.9252000000,1649403361.9449000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:36:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013214826583862 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11537),(184930,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403361.9568000000,1649403361.9577000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:36:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11532),(184931,0,'moodle','core\\task\\grade_cron_task',0,1649403361.9686000000,1649403361.9851000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015335083007812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11532),(184932,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403361.9656000000,1649403361.9984000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031895160675049 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11537),(184933,0,'moodle','core\\task\\portfolio_cron_task',0,1649403362.0092000000,1649403362.0105000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11537),(184934,0,'moodle','core\\task\\completion_regular_task',0,1649403361.9981000000,1649403362.0166000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:36:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01751708984375 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11532),(184935,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403362.0231000000,1649403362.0243000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11537),(184936,0,'moodle','core\\task\\calendar_cron_task',0,1649403362.0343000000,1649403362.0393000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:36:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040369033813477 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11532),(184937,0,'moodle','core\\task\\blog_cron_task',0,1649403362.0459000000,1649403362.0473000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:36:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11537),(184938,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403362.0586000000,1649403362.0624000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:36:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024640560150146 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11537),(184939,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403362.0487000000,1649403362.0689000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:36:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019068956375122 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11532),(184940,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403362.1003000000,1649403362.1028000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:36:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013678073883057 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11532),(184941,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403362.1217000000,1649403362.1251000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:36:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024240016937256 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11532),(184942,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403362.0848000000,1649403362.1343000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:36:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.04790997505188 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11537),(184943,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403362.1365000000,1649403362.1385000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:36:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00032210350036621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11532),(184944,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403362.1479000000,1649403362.1497000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:36:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11532),(184945,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403362.1570000000,1649403362.1584000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:36:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044608116149902 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11532),(184946,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403362.1667000000,1649403362.1684000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:36:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11532),(184947,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403362.1802000000,1649403362.1828000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:36:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018880367279053 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11537),(184948,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403362.1972000000,1649403362.1983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:36:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11532),(184949,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403362.2084000000,1649403362.2099000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:36:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073981285095215 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11532),(184950,0,'moodle','core\\task\\session_cleanup_task',0,1649403421.5377000000,1649403421.5539000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011442899703979 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11579),(184951,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403421.5643000000,1649403421.5655000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:37:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11579),(184952,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403421.5736000000,1649403421.5746000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:37:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11579),(184953,0,'moodle','core\\task\\grade_cron_task',0,1649403421.5837000000,1649403421.5963000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:37:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011754989624023 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11579),(184954,0,'moodle','core\\task\\completion_regular_task',0,1649403421.6048000000,1649403421.6202000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:37:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014585018157959 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11579),(184955,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403421.5797000000,1649403421.6272000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:37:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043097972869873 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11575),(184956,0,'moodle','core\\task\\portfolio_cron_task',0,1649403421.6294000000,1649403421.6302000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:37:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11579),(184957,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403421.6390000000,1649403421.6399000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11575),(184958,0,'moodle','core\\task\\calendar_cron_task',0,1649403421.6459000000,1649403421.6524000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:37:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051419734954834 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11579),(184959,0,'moodle','core\\task\\blog_cron_task',0,1649403421.6588000000,1649403421.6598000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:37:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11575),(184960,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403421.6690000000,1649403421.6714000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:37:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013840198516846 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11575),(184961,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403421.6639000000,1649403421.6874000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:37:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022264003753662 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11579),(184962,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403421.7284000000,1649403421.7318000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:37:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016331672668457 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11579),(184963,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403421.6901000000,1649403421.7453000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:37:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.053431987762451 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11575),(184964,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403421.7525000000,1649403421.7566000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:37:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029590129852295 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11579),(184965,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403421.7658000000,1649403421.7672000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:37:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11579),(184966,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403421.7750000000,1649403421.7765000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:37:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11579),(184967,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403421.7853000000,1649403421.7869000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:37:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004730224609375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11579),(184968,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403421.7888000000,1649403421.7903000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:37:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11575),(184969,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403421.8041000000,1649403421.8066000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:37:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018188953399658 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11579),(184970,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403421.8058000000,1649403421.8070000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:37:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00022482872009277 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11575),(184971,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403421.8155000000,1649403421.8172000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:37:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074315071105957 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11575),(184972,0,'moodle','core\\task\\session_cleanup_task',0,1649403482.1493000000,1649403482.1650000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:38:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011203050613403 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11661),(184973,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403482.1737000000,1649403482.1751000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:38:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00049209594726562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11661),(184974,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403482.1807000000,1649403482.1890000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:38:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0043079853057861 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11658),(184975,0,'moodle','core\\task\\grade_cron_task',0,1649403482.1983000000,1649403482.2088000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:38:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097880363464355 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11658),(184976,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403482.1841000000,1649403482.2128000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:38:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027939081192017 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11661),(184977,0,'moodle','core\\task\\portfolio_cron_task',0,1649403482.2305000000,1649403482.2316000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11661),(184978,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403482.2414000000,1649403482.2426000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11661),(184979,0,'moodle','core\\task\\completion_regular_task',0,1649403482.2256000000,1649403482.2511000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:38:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.024142980575562 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11658),(184980,0,'moodle','core\\task\\calendar_cron_task',0,1649403482.2570000000,1649403482.2618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:38:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040168762207031 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11661),(184981,0,'moodle','core\\task\\blog_cron_task',0,1649403482.2702000000,1649403482.2714000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:38:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11658),(184982,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403482.2794000000,1649403482.2822000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:38:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011708736419678 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11658),(184983,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403482.2699000000,1649403482.2872000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:38:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01640796661377 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11661),(184984,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403482.3124000000,1649403482.3153000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:38:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015459060668945 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11661),(184985,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403482.2965000000,1649403482.3291000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:38:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.031486988067627 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11658),(184986,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403482.3363000000,1649403482.3402000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:38:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026130676269531 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11661),(184987,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403482.3499000000,1649403482.3512000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11661),(184988,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403482.3601000000,1649403482.3613000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11661),(184989,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403482.3632000000,1649403482.3648000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:38:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11658),(184990,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403482.3691000000,1649403482.3702000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11661),(184991,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403482.3786000000,1649403482.3823000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:38:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026450157165527 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11658),(184992,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403482.3828000000,1649403482.3843000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:38:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11661),(184993,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403482.3914000000,1649403482.3931000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:38:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007789134979248 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11658),(184994,0,'moodle','core\\task\\session_cleanup_task',0,1649403541.7189000000,1649403541.7341000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:39:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011146068572998 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11852),(184995,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403541.7294000000,1649403541.7406000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:39:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065240859985352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11856),(184996,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403541.7433000000,1649403541.7444000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:39:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11852),(184997,0,'moodle','core\\task\\grade_cron_task',0,1649403541.7586000000,1649403541.7706000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:39:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011135101318359 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11852),(184998,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403541.7547000000,1649403541.7910000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:39:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035298109054565 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11856),(184999,0,'moodle','core\\task\\completion_regular_task',0,1649403541.7809000000,1649403541.7992000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:39:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016903162002563 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11852),(185000,0,'moodle','core\\task\\portfolio_cron_task',0,1649403541.8020000000,1649403541.8033000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:39:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11856),(185001,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403541.8124000000,1649403541.8134000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:39:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11852),(185002,0,'moodle','core\\task\\calendar_cron_task',0,1649403541.8234000000,1649403541.8290000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0045750141143799 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11856),(185003,0,'moodle','core\\task\\blog_cron_task',0,1649403541.8363000000,1649403541.8377000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:39:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11852),(185004,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403541.8502000000,1649403541.8537000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:39:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002202033996582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11852),(185005,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403541.8442000000,1649403541.8652000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:39:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019375801086426 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11856),(185006,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403541.8950000000,1649403541.8989000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:39:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020129680633545 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11856),(185007,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403541.8748000000,1649403541.9119000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:39:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.035908937454224 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11852),(185008,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403541.9325000000,1649403541.9379000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:39:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038490295410156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11856),(185009,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403541.9497000000,1649403541.9516000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:39:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00033092498779297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11856),(185010,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403541.9577000000,1649403541.9596000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:39:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00030708312988281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11852),(185011,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403541.9618000000,1649403541.9635000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:39:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066590309143066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11856),(185012,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403541.9711000000,1649403541.9730000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:39:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11856),(185013,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403541.9824000000,1649403541.9990000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:39:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028419494628906 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11852),(185014,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403542.0018000000,1649403542.0032000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:39:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11856),(185015,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403542.0146000000,1649403542.0169000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:39:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011160373687744 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11856),(185016,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649403601.3926000000,1649403601.4033000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0065159797668457 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',11936),(185017,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649403601.4138000000,1649403601.4147000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021815299987793 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',11936),(185018,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649403601.4265000000,1649403601.4329000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0052671432495117 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',11936),(185019,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649403601.4412000000,1649403601.4423000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:40:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002129077911377 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',11936),(185020,0,'moodle','core\\task\\badges_message_task',0,1649403601.4581000000,1649403601.4641000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0039379596710205 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',11936),(185021,0,'moodle','core\\task\\badges_cron_task',0,1649403601.4452000000,1649403601.4836000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:40:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03246808052063 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',11941),(185022,0,'mod_chat','mod_chat\\task\\cron_task',0,1649403601.4804000000,1649403601.4942000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.012346029281616 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',11936),(185023,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649403601.4977000000,1649403601.5072000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:40:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0083460807800293 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',11941),(185024,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649403601.5090000000,1649403601.5171000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:40:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00063999999999997 seconds)\n... used 1 dbqueries\n... used 0.0074632167816162 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',11936),(185025,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649403601.5245000000,1649403601.5305000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:40:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0037569999694824 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',11941),(185026,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649403601.5325000000,1649403601.5394000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:40:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0039608478546143 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',11936),(185027,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649403601.5403000000,1649403601.5459000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:40:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0046501159667969 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',11941),(185028,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403601.5542000000,1649403601.5568000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:40:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00069189071655273 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11941),(185029,0,'moodle','core\\task\\session_cleanup_task',0,1649403601.5491000000,1649403601.5597000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:40:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0083820819854736 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11936),(185030,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403601.5664000000,1649403601.5674000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11941),(185031,0,'moodle','core\\task\\grade_cron_task',0,1649403601.5766000000,1649403601.5795000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:40:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0018298625946045 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11941),(185032,0,'moodle','core\\task\\completion_regular_task',0,1649403601.5869000000,1649403601.6011000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:40:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.013412952423096 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11941),(185033,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403601.5696000000,1649403601.6066000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:40:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035817861557007 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11936),(185034,0,'moodle','core\\task\\portfolio_cron_task',0,1649403601.6123000000,1649403601.6138000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:40:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11941),(185035,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403601.6215000000,1649403601.6224000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:40:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11936),(185036,0,'moodle','core\\task\\calendar_cron_task',0,1649403601.6334000000,1649403601.6395000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:40:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0051498413085938 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11936),(185037,0,'moodle','core\\task\\blog_cron_task',0,1649403601.6401000000,1649403601.6412000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:40:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11941),(185038,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403601.6526000000,1649403601.6548000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:40:01. Current memory use 25.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098800659179688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11941),(185039,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403601.6507000000,1649403601.6692000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:40:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017333984375 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11936),(185040,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403601.6888000000,1649403601.6917000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:40:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014739036560059 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11936),(185041,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403601.6658000000,1649403601.7145000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:40:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.046776056289673 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11941),(185042,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403601.7154000000,1649403601.7202000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:40:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026638507843018 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11936),(185043,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403601.7298000000,1649403601.7308000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:40:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11936),(185044,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403601.7401000000,1649403601.7412000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:40:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11936),(185045,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403601.7494000000,1649403601.7514000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:40:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000640869140625 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11936),(185046,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403601.7498000000,1649403601.7518000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:40:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00027012825012207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11941),(185047,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403601.7618000000,1649403601.7630000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:40:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11941),(185048,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403601.7608000000,1649403601.7640000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:40:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002161979675293 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11936),(185049,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403601.7726000000,1649403601.7742000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:40:01. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11941),(185050,0,'moodle','core\\task\\session_cleanup_task',0,1649403662.0531000000,1649403662.0718000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:41:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013062000274658 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',11997),(185051,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403662.0809000000,1649403662.0832000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:41:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00061511993408203 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',11997),(185052,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403662.0935000000,1649403662.0944000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:41:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',11997),(185053,0,'moodle','core\\task\\grade_cron_task',0,1649403662.1042000000,1649403662.1163000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:41:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011253118515015 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',11997),(185054,0,'moodle','core\\task\\completion_regular_task',0,1649403662.1245000000,1649403662.1394000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:41:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014044046401978 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',11997),(185055,0,'moodle','core\\task\\portfolio_cron_task',0,1649403662.1493000000,1649403662.1502000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:41:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',11997),(185056,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403662.1007000000,1649403662.1523000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:41:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046685934066772 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',11998),(185057,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403662.1619000000,1649403662.1631000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:41:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',11998),(185058,0,'moodle','core\\task\\calendar_cron_task',0,1649403662.1662000000,1649403662.1708000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:41:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036418437957764 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',11997),(185059,0,'moodle','core\\task\\blog_cron_task',0,1649403662.1801000000,1649403662.1813000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:41:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',11997),(185060,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403662.1897000000,1649403662.1916000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:41:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010058879852295 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',11997),(185061,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403662.1804000000,1649403662.1991000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:41:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017636060714722 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',11998),(185062,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403662.2293000000,1649403662.2323000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:41:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013999938964844 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',11998),(185063,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403662.2129000000,1649403662.2408000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:41:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.026729822158813 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',11997),(185064,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403662.2535000000,1649403662.2582000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:41:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031008720397949 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',11998),(185065,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403662.2786000000,1649403662.2800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:41:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016283988952637 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',11998),(185066,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403662.2861000000,1649403662.2873000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:41:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',11998),(185067,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403662.2911000000,1649403662.2937000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:41:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',11997),(185068,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403662.2968000000,1649403662.2981000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:41:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',11998),(185069,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403662.3087000000,1649403662.3122000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:41:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002399206161499 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',11997),(185070,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403662.3127000000,1649403662.3140000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002140998840332 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',11998),(185071,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403662.3222000000,1649403662.3243000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:41:02. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081491470336914 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',11997),(185072,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649403721.6579000000,1649403721.6742000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 15:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.012144088745117 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',12046),(185073,0,'moodle','core\\task\\session_cleanup_task',0,1649403721.6847000000,1649403721.6930000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:42:01. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0056419372558594 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12046),(185074,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403721.7013000000,1649403721.7030000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00069880485534668 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12046),(185075,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403721.7107000000,1649403721.7119000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12046),(185076,0,'moodle','core\\task\\analytics_cleanup_task',0,1649403721.6077000000,1649403721.7143000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 15:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10169100761414 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',12051),(185077,0,'moodle','core\\task\\grade_cron_task',0,1649403721.7241000000,1649403721.7269000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:42:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0013768672943115 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12051),(185078,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403721.7202000000,1649403721.7493000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:42:01. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027940988540649 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12046),(185079,0,'moodle','core\\task\\completion_regular_task',0,1649403721.7371000000,1649403721.7530000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:42:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.014514923095703 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12051),(185080,0,'moodle','core\\task\\portfolio_cron_task',0,1649403721.7600000000,1649403721.7611000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:42:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12046),(185081,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403721.7604000000,1649403721.7616000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:42:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12051),(185082,0,'moodle','core\\task\\calendar_cron_task',0,1649403721.7721000000,1649403721.7777000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:42:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0045788288116455 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12051),(185083,0,'moodle','core\\task\\blog_cron_task',0,1649403721.7791000000,1649403721.7805000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:42:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12046),(185084,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403721.7886000000,1649403721.7906000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:42:01. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00085592269897461 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12046),(185085,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403721.7883000000,1649403721.8134000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:42:01. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023880958557129 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12051),(185086,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403721.8090000000,1649403721.8402000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:42:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.029883146286011 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12046),(185087,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403721.8406000000,1649403721.8427000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:42:01. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010850429534912 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12051),(185088,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403721.8650000000,1649403721.8682000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:42:01. Current memory use 32MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002112865447998 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12051),(185089,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403721.8775000000,1649403721.8789000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:42:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00025486946105957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12051),(185090,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403721.8860000000,1649403721.8878000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:42:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12051),(185091,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403721.8891000000,1649403721.8918000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:42:01. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12046),(185092,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403721.8975000000,1649403721.8986000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:42:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12051),(185093,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403721.8985000000,1649403721.9019000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:42:01. Current memory use 33.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020010471343994 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12046),(185094,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403721.9100000000,1649403721.9124000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:42:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12046),(185095,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403721.9136000000,1649403721.9154000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:42:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081992149353027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12051),(185096,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403782.1999000000,1649403782.2101000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:43:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058779716491699 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12078),(185097,0,'moodle','core\\task\\session_cleanup_task',0,1649403782.1994000000,1649403782.2154000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:43:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011019945144653 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12079),(185098,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403782.2206000000,1649403782.2215000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:43:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12078),(185099,0,'moodle','core\\task\\grade_cron_task',0,1649403782.2322000000,1649403782.2451000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:43:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011970996856689 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12078),(185100,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403782.2265000000,1649403782.2568000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:43:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029402017593384 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12079),(185101,0,'moodle','core\\task\\portfolio_cron_task',0,1649403782.2669000000,1649403782.2678000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12079),(185102,0,'moodle','core\\task\\completion_regular_task',0,1649403782.2552000000,1649403782.2758000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:43:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019500970840454 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12078),(185103,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403782.2770000000,1649403782.2780000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12079),(185104,0,'moodle','core\\task\\calendar_cron_task',0,1649403782.2918000000,1649403782.2967000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:43:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038120746612549 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12078),(185105,0,'moodle','core\\task\\blog_cron_task',0,1649403782.2987000000,1649403782.2999000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:43:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12079),(185106,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403782.3084000000,1649403782.3101000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:43:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12079),(185107,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403782.3084000000,1649403782.3316000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:43:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021636962890625 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12078),(185108,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403782.3264000000,1649403782.3588000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:43:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.031331062316895 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12079),(185109,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403782.3763000000,1649403782.3801000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:43:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018060207366943 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12078),(185110,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403782.4084000000,1649403782.4105000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00033879280090332 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12078),(185111,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403782.4081000000,1649403782.4127000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:43:02. Current memory use 32.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037269592285156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12079),(185112,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403782.4220000000,1649403782.4232000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12078),(185113,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403782.4225000000,1649403782.4251000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:43:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00094413757324219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12079),(185114,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403782.4341000000,1649403782.4361000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:43:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12078),(185115,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403782.4430000000,1649403782.4458000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:43:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017108917236328 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12079),(185116,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403782.4520000000,1649403782.4529000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:43:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12078),(185117,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403782.4577000000,1649403782.4605000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:43:02. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0015790462493896 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12079),(185118,0,'moodle','core\\task\\session_cleanup_task',0,1649403841.6940000000,1649403841.7077000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:44:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.009850025177002 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12131),(185119,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403841.6965000000,1649403841.7088000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:44:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073139667510986 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12130),(185120,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403841.7183000000,1649403841.7193000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12131),(185121,0,'moodle','core\\task\\grade_cron_task',0,1649403841.7284000000,1649403841.7399000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:44:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010637044906616 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12131),(185122,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403841.7205000000,1649403841.7631000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:44:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041388034820557 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12130),(185123,0,'moodle','core\\task\\completion_regular_task',0,1649403841.7481000000,1649403841.7640000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:44:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014986038208008 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12131),(185124,0,'moodle','core\\task\\portfolio_cron_task',0,1649403841.7713000000,1649403841.7722000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:44:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12131),(185125,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403841.7733000000,1649403841.7745000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12130),(185126,0,'moodle','core\\task\\calendar_cron_task',0,1649403841.7849000000,1649403841.7892000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:44:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0035159587860107 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12131),(185127,0,'moodle','core\\task\\blog_cron_task',0,1649403841.7917000000,1649403841.7930000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12130),(185128,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403841.8011000000,1649403841.8034000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:44:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016541481018066 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12130),(185129,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403841.7959000000,1649403841.8119000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:44:01. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015171051025391 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12131),(185130,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403841.8478000000,1649403841.8505000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:44:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014688968658447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12131),(185131,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403841.8665000000,1649403841.8705000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:44:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030100345611572 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12131),(185132,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403841.8293000000,1649403841.8725000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:44:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.041243076324463 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12130),(185133,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403841.8787000000,1649403841.8800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025796890258789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12131),(185134,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403841.8894000000,1649403841.8904000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12131),(185135,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403841.9015000000,1649403841.9039000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:44:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085592269897461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12131),(185136,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403841.9112000000,1649403841.9124000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:44:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12131),(185137,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403841.9216000000,1649403841.9240000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:44:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015528202056885 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12130),(185138,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403841.9259000000,1649403841.9268000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:44:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12131),(185139,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403841.9349000000,1649403841.9363000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:44:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067687034606934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12130),(185140,0,'moodle','core\\task\\badges_cron_task',0,1649403902.2413000000,1649403902.2772000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:45:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031505107879639 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12169),(185141,0,'moodle','core\\task\\badges_message_task',0,1649403902.2869000000,1649403902.2882000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:45:02. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00039219856262207 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12169),(185142,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649403902.2433000000,1649403902.3093000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 15:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.060689926147461 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',12170),(185143,0,'mod_chat','mod_chat\\task\\cron_task',0,1649403902.3023000000,1649403902.3154000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:45:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.011909008026123 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12169),(185144,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649403902.3246000000,1649403902.3319000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:45:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 0.0060451030731201 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12169),(185145,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649403902.3375000000,1649403902.3501000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:45:02. Current memory use 24.5MB.\n\n0 feeds refreshed (took 0.00071299999999996 seconds)\n... used 1 dbqueries\n... used 0.011642932891846 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12170),(185146,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649403902.3455000000,1649403902.3617000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:45:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.01321816444397 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12169),(185147,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649403902.3731000000,1649403902.3767000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:45:02. Current memory use 24.7MB.\n... used 3 dbqueries\n... used 0.0026490688323975 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12169),(185148,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649403902.3749000000,1649403902.3848000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:45:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0065011978149414 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12170),(185149,0,'moodle','core\\task\\session_cleanup_task',0,1649403902.3869000000,1649403902.3974000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:45:02. Current memory use 24.9MB.\n... used 7 dbqueries\n... used 0.0077850818634033 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12169),(185150,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403902.3942000000,1649403902.3976000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:45:02. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12170),(185151,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403902.4082000000,1649403902.4095000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:45:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12169),(185152,0,'moodle','core\\task\\grade_cron_task',0,1649403902.4211000000,1649403902.4235000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:45:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.001366138458252 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12169),(185153,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403902.4132000000,1649403902.4417000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:45:02. Current memory use 26.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027082920074463 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12170),(185154,0,'moodle','core\\task\\completion_regular_task',0,1649403902.4335000000,1649403902.4462000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:45:02. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.011800050735474 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12169),(185155,0,'moodle','core\\task\\portfolio_cron_task',0,1649403902.4527000000,1649403902.4539000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:45:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12170),(185156,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403902.4572000000,1649403902.4586000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12169),(185157,0,'moodle','core\\task\\blog_cron_task',0,1649403902.4731000000,1649403902.4740000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:45:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12170),(185158,0,'moodle','core\\task\\calendar_cron_task',0,1649403902.4693000000,1649403902.4762000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:45:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.005662202835083 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12169),(185159,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403902.4857000000,1649403902.4880000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:45:02. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096416473388672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12169),(185160,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403902.4829000000,1649403902.4980000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:45:02. Current memory use 28.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01435112953186 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12170),(185161,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403902.4947000000,1649403902.5244000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:45:02. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.028393030166626 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12169),(185162,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403902.5262000000,1649403902.5299000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:45:02. Current memory use 31.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12170),(185163,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403902.5588000000,1649403902.5639000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:45:02. Current memory use 32.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027439594268799 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12170),(185164,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403902.5737000000,1649403902.5754000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:45:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12170),(185165,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403902.5746000000,1649403902.5767000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:45:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12169),(185166,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403902.5929000000,1649403902.5956000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:45:02. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12170),(185167,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403902.5963000000,1649403902.5988000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:45:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12169),(185168,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403902.6040000000,1649403902.6085000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:45:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027480125427246 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12170),(185169,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403902.6078000000,1649403902.6089000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:45:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00022006034851074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12169),(185170,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403902.6175000000,1649403902.6201000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:45:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013110637664795 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12169),(185171,0,'moodle','core\\task\\session_cleanup_task',0,1649403961.9866000000,1649403962.0033000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:46:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011790990829468 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12206),(185172,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649403962.0138000000,1649403962.0153000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:46:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00066208839416504 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12206),(185173,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649403962.0231000000,1649403962.0241000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:46:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12206),(185174,0,'moodle','core\\task\\grade_cron_task',0,1649403962.0385000000,1649403962.0585000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:46:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015918970108032 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12205),(185175,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649403962.0327000000,1649403962.0704000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:46:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03669285774231 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12206),(185176,0,'moodle','core\\task\\portfolio_cron_task',0,1649403962.0789000000,1649403962.0798000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12206),(185177,0,'moodle','core\\task\\completion_regular_task',0,1649403962.0680000000,1649403962.0884000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:46:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019167184829712 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12205),(185178,0,'moodle','core\\task\\plagiarism_cron_task',0,1649403962.0891000000,1649403962.0899000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12206),(185179,0,'moodle','core\\task\\calendar_cron_task',0,1649403962.1040000000,1649403962.1102000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:46:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050361156463623 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12206),(185180,0,'moodle','core\\task\\blog_cron_task',0,1649403962.1100000000,1649403962.1116000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:46:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12205),(185181,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649403962.1254000000,1649403962.1277000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:46:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12205),(185182,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649403962.1186000000,1649403962.1357000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:46:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016211986541748 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12206),(185183,0,'mod_forum','mod_forum\\task\\cron_task',0,1649403962.1629000000,1649403962.1659000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:46:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017900466918945 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12206),(185184,0,'mod_assign','mod_assign\\task\\cron_task',0,1649403962.1490000000,1649403962.1954000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:46:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.044749975204468 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12205),(185185,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649403962.1945000000,1649403962.1980000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:46:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002424955368042 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12206),(185186,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649403962.2083000000,1649403962.2109000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:46:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00029611587524414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12206),(185187,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649403962.2201000000,1649403962.2217000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:46:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12206),(185188,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649403962.2294000000,1649403962.2315000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:46:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046801567077637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12206),(185189,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649403962.2297000000,1649403962.2318000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:46:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00032591819763184 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12205),(185190,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649403962.2491000000,1649403962.2504000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:46:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12205),(185191,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649403962.2485000000,1649403962.2528000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:46:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.003058910369873 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12206),(185192,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649403962.2619000000,1649403962.2641000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:46:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071310997009277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12205),(185193,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404021.6102000000,1649404021.6208000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:47:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067708492279053 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12259),(185194,0,'moodle','core\\task\\session_cleanup_task',0,1649404021.6094000000,1649404021.6273000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:47:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012579202651978 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12254),(185195,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404021.6309000000,1649404021.6317000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:47:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12259),(185196,0,'moodle','core\\task\\grade_cron_task',0,1649404021.6407000000,1649404021.6523000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:47:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010694026947021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12254),(185197,0,'moodle','core\\task\\completion_regular_task',0,1649404021.6629000000,1649404021.6818000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:47:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017904996871948 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12254),(185198,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404021.6398000000,1649404021.6895000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:47:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048765897750854 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12259),(185199,0,'moodle','core\\task\\portfolio_cron_task',0,1649404021.6921000000,1649404021.6931000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:47:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12254),(185200,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404021.7008000000,1649404021.7016000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:47:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12254),(185201,0,'moodle','core\\task\\calendar_cron_task',0,1649404021.7069000000,1649404021.7135000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052919387817383 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12259),(185202,0,'moodle','core\\task\\blog_cron_task',0,1649404021.7173000000,1649404021.7184000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:47:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12254),(185203,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404021.7294000000,1649404021.7317000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:47:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086307525634766 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12254),(185204,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404021.7259000000,1649404021.7471000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:47:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019869089126587 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12259),(185205,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404021.7736000000,1649404021.7758000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:47:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010080337524414 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12259),(185206,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404021.7490000000,1649404021.7865000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:47:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036075115203857 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12254),(185207,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404021.8044000000,1649404021.8079000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:47:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020589828491211 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12259),(185208,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404021.8177000000,1649404021.8193000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:47:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12259),(185209,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404021.8213000000,1649404021.8226000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:47:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12254),(185210,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404021.8313000000,1649404021.8337000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:47:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12259),(185211,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404021.8340000000,1649404021.8351000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:47:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12254),(185212,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404021.8497000000,1649404021.8518000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:47:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12254),(185213,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404021.8501000000,1649404021.8534000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:47:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024001598358154 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12259),(185214,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404021.8629000000,1649404021.8721000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:47:01. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069093704223633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12254),(185215,0,'moodle','core\\task\\session_cleanup_task',0,1649404082.1785000000,1649404082.1956000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:48:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012768983840942 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12297),(185216,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404082.1924000000,1649404082.2067000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:48:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0076668262481689 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12294),(185217,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404082.2086000000,1649404082.2100000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:48:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12297),(185218,0,'moodle','core\\task\\grade_cron_task',0,1649404082.2205000000,1649404082.2368000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:48:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01508903503418 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12297),(185219,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404082.2201000000,1649404082.2639000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:48:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042616128921509 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12294),(185220,0,'moodle','core\\task\\completion_regular_task',0,1649404082.2496000000,1649404082.2662000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:48:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015615940093994 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12297),(185221,0,'moodle','core\\task\\portfolio_cron_task',0,1649404082.2755000000,1649404082.2764000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:48:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12297),(185222,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404082.2788000000,1649404082.2804000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12294),(185223,0,'moodle','core\\task\\blog_cron_task',0,1649404082.3001000000,1649404082.3014000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:48:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.319450378418E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12294),(185224,0,'moodle','core\\task\\calendar_cron_task',0,1649404082.2962000000,1649404082.3034000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:48:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0059289932250977 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12297),(185225,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404082.3132000000,1649404082.3162000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:48:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019659996032715 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12294),(185226,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404082.3123000000,1649404082.3306000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:48:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017436027526855 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12297),(185227,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404082.3409000000,1649404082.3717000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:48:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.029774904251099 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12294),(185228,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404082.3711000000,1649404082.3746000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:48:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019509792327881 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12297),(185229,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404082.4125000000,1649404082.4180000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:48:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033509731292725 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12297),(185230,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404082.4291000000,1649404082.4312000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:48:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00043606758117676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12297),(185231,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404082.4310000000,1649404082.4331000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:48:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00017285346984863 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12294),(185232,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404082.4450000000,1649404082.4467000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:48:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12294),(185233,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404082.4427000000,1649404082.4471000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:48:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.002687931060791 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12297),(185234,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404082.4607000000,1649404082.4635000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:48:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019159317016602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12294),(185235,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404082.4632000000,1649404082.4645000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:48:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00033092498779297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12297),(185236,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404082.4745000000,1649404082.4758000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:48:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12297),(185237,0,'moodle','core\\task\\session_cleanup_task',0,1649404141.7911000000,1649404141.8085000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010889053344727 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12356),(185238,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404141.8016000000,1649404141.8108000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053958892822266 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12360),(185239,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404141.8325000000,1649404141.8334000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12356),(185240,0,'moodle','core\\task\\grade_cron_task',0,1649404141.8429000000,1649404141.8548000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011125087738037 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12356),(185241,0,'moodle','core\\task\\completion_regular_task',0,1649404141.8618000000,1649404141.8763000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.0137038230896 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12356),(185242,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404141.8350000000,1649404141.8773000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:49:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041373014450073 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12360),(185243,0,'moodle','core\\task\\portfolio_cron_task',0,1649404141.8839000000,1649404141.8848000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:49:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12356),(185244,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404141.8850000000,1649404141.8857000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12360),(185245,0,'moodle','core\\task\\calendar_cron_task',0,1649404141.9016000000,1649404141.9065000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:49:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040309429168701 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12356),(185246,0,'moodle','core\\task\\blog_cron_task',0,1649404141.9087000000,1649404141.9100000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:49:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12360),(185247,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404141.9173000000,1649404141.9188000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:49:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12360),(185248,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404141.9169000000,1649404141.9403000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:49:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022328853607178 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12356),(185249,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404141.9363000000,1649404141.9692000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:49:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031532049179077 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12360),(185250,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404141.9776000000,1649404141.9809000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:49:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015959739685059 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12356),(185251,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404142.0017000000,1649404142.0049000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:49:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022428035736084 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12356),(185252,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404142.0136000000,1649404142.0147000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:49:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12360),(185253,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404142.0165000000,1649404142.0180000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:49:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12356),(185254,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404142.0255000000,1649404142.0274000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:49:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051712989807129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12360),(185255,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404142.0268000000,1649404142.0280000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:49:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12356),(185256,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404142.0447000000,1649404142.0472000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:49:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016849040985107 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12356),(185257,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404142.0433000000,1649404142.0446000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:49:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12360),(185258,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404142.0575000000,1649404142.0590000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:49:02. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12356),(185259,0,'moodle','core\\task\\cache_cron_task',0,1649404201.3420000000,1649404201.3524000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 15:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0065758228302002 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',12432),(185260,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649404201.3613000000,1649404201.3634000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 15:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0010919570922852 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',12432),(185261,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649404201.3731000000,1649404201.3741000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 15:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',12432),(185262,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649404201.3826000000,1649404201.3874000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 15:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0039181709289551 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',12432),(185263,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649404201.3977000000,1649404201.3993000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 15:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',12432),(185264,0,'moodle','core\\task\\badges_cron_task',0,1649404201.4077000000,1649404201.4453000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036619901657104 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12432),(185265,0,'moodle','core\\task\\badges_message_task',0,1649404201.4537000000,1649404201.4555000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00059390068054199 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12432),(185266,0,'mod_chat','mod_chat\\task\\cron_task',0,1649404201.4725000000,1649404201.4838000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.010174036026001 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12432),(185267,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649404201.4926000000,1649404201.4996000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0059611797332764 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12432),(185268,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649404201.5160000000,1649404201.5237000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00055300000000003 seconds)\n... used 1 dbqueries\n... used 0.0069849491119385 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12432),(185269,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649404201.5372000000,1649404201.5424000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0030679702758789 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12432),(185270,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649404201.5534000000,1649404201.5572000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0026800632476807 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12432),(185271,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649404201.5644000000,1649404201.5672000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0019590854644775 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12432),(185272,0,'moodle','core\\task\\session_cleanup_task',0,1649404201.5751000000,1649404201.5856000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:50:01. Current memory use 26MB.\n... used 7 dbqueries\n... used 0.007418155670166 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12432),(185273,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404201.5948000000,1649404201.5961000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:50:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12432),(185274,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404201.6067000000,1649404201.6077000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:50:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12432),(185275,0,'moodle','core\\task\\automated_backup_task',0,1649404201.3616000000,1649404201.6302000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 15:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 15:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.26376104354858 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',12430),(185276,0,'moodle','core\\task\\grade_cron_task',0,1649404201.6405000000,1649404201.6429000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:50:01. Current memory use 37.6MB.\n... used 2 dbqueries\n... used 0.0013010501861572 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12430),(185277,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404201.6166000000,1649404201.6450000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:50:01. Current memory use 26.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027159929275513 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12432),(185278,0,'moodle','core\\task\\portfolio_cron_task',0,1649404201.6560000000,1649404201.6573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:50:01. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12432),(185279,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404201.6662000000,1649404201.6676000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:50:01. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12432),(185280,0,'moodle','core\\task\\completion_regular_task',0,1649404201.6560000000,1649404201.6739000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:50:01. Current memory use 37.7MB.\n... used 6 dbqueries\n... used 0.016650199890137 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12430),(185281,0,'moodle','core\\task\\blog_cron_task',0,1649404201.6840000000,1649404201.6852000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:50:01. Current memory use 38.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12430),(185282,0,'moodle','core\\task\\calendar_cron_task',0,1649404201.6766000000,1649404201.6852000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:50:01. Current memory use 27.9MB.\n... used 1 dbqueries\n... used 0.0070099830627441 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12432),(185283,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404201.6950000000,1649404201.6972000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:50:01. Current memory use 38.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00097894668579102 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12430),(185284,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404201.6937000000,1649404201.7127000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:50:01. Current memory use 28.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018069982528687 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12432),(185285,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404201.7167000000,1649404201.7292000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:50:01. Current memory use 39.3MB.\n... used 3 dbqueries\n... used 0.010684013366699 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12430),(185286,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404201.7435000000,1649404201.7477000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:50:01. Current memory use 31.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020890235900879 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12432),(185287,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404201.7660000000,1649404201.7720000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:50:01. Current memory use 40.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038340091705322 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12430),(185288,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404201.7782000000,1649404201.7807000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:50:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12432),(185289,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404201.7895000000,1649404201.7908000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:50:01. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00023984909057617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12430),(185290,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404201.7964000000,1649404201.8000000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:50:01. Current memory use 32.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0018057823181152 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12432),(185291,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404201.8003000000,1649404201.8017000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:50:01. Current memory use 41MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12430),(185292,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404201.8112000000,1649404201.8141000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:50:01. Current memory use 32.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017778873443604 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12432),(185293,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404201.8164000000,1649404201.8179000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:50:01. Current memory use 40.1MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12430),(185294,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404201.8288000000,1649404201.8308000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:50:01. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007929801940918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12432),(185295,0,'moodle','core\\task\\session_cleanup_task',0,1649404262.1408000000,1649404262.1556000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:51:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010138988494873 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12486),(185296,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404262.1701000000,1649404262.1712000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:51:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12486),(185297,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404262.1634000000,1649404262.1876000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:51:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.018486022949219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12482),(185298,0,'moodle','core\\task\\grade_cron_task',0,1649404262.1989000000,1649404262.2103000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:51:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010219097137451 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12482),(185299,0,'moodle','core\\task\\completion_regular_task',0,1649404262.2181000000,1649404262.2329000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:51:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014089107513428 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12482),(185300,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404262.1938000000,1649404262.2362000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041018009185791 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12486),(185301,0,'moodle','core\\task\\portfolio_cron_task',0,1649404262.2406000000,1649404262.2416000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:51:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12482),(185302,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404262.2489000000,1649404262.2499000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:51:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12482),(185303,0,'moodle','core\\task\\blog_cron_task',0,1649404262.2666000000,1649404262.2677000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:51:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12482),(185304,0,'moodle','core\\task\\calendar_cron_task',0,1649404262.2615000000,1649404262.2682000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:51:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056388378143311 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12486),(185305,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404262.2864000000,1649404262.2886000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:51:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093913078308105 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12486),(185306,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404262.2750000000,1649404262.2947000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:51:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018898963928223 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12482),(185307,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404262.3214000000,1649404262.3235000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:51:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010430812835693 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12482),(185308,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404262.3408000000,1649404262.3439000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:51:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019969940185547 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12482),(185309,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404262.3507000000,1649404262.3520000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:51:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025486946105957 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12482),(185310,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404262.3094000000,1649404262.3524000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:51:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041414022445679 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12486),(185311,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404262.3608000000,1649404262.3620000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:51:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12482),(185312,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404262.3725000000,1649404262.3749000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:51:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00086307525634766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12482),(185313,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404262.3833000000,1649404262.3845000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:51:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12482),(185314,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404262.3996000000,1649404262.4041000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:51:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0033359527587891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12482),(185315,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404262.4037000000,1649404262.4052000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:51:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12486),(185316,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404262.4138000000,1649404262.4153000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:51:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085210800170898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12482),(185317,0,'moodle','core\\task\\session_cleanup_task',0,1649404321.6898000000,1649404321.7143000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.02025294303894 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12531),(185318,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404321.7228000000,1649404321.7248000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:52:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12531),(185319,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404321.7333000000,1649404321.7346000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.176399230957E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12531),(185320,0,'moodle','core\\task\\grade_cron_task',0,1649404321.7488000000,1649404321.7607000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011046886444092 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12531),(185321,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404321.7441000000,1649404321.7850000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:52:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036180019378662 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12530),(185322,0,'moodle','core\\task\\completion_regular_task',0,1649404321.7694000000,1649404321.7875000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016937971115112 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12531),(185323,0,'moodle','core\\task\\portfolio_cron_task',0,1649404321.7937000000,1649404321.7945000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12531),(185324,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404321.8006000000,1649404321.8014000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12530),(185325,0,'moodle','core\\task\\calendar_cron_task',0,1649404321.8089000000,1649404321.8136000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:52:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0039420127868652 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12531),(185326,0,'moodle','core\\task\\blog_cron_task',0,1649404321.8207000000,1649404321.8216000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:52:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12530),(185327,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404321.8327000000,1649404321.8353000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:52:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012462139129639 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12530),(185328,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404321.8244000000,1649404321.8428000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:52:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017430067062378 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12531),(185329,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404321.8785000000,1649404321.8815000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:52:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013070106506348 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12531),(185330,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404321.8552000000,1649404321.8974000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:52:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040076971054077 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12530),(185331,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404321.9059000000,1649404321.9099000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:52:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025079250335693 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12531),(185332,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404321.9167000000,1649404321.9187000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:52:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0002291202545166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12531),(185333,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404321.9264000000,1649404321.9276000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12531),(185334,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404321.9309000000,1649404321.9325000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:52:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047683715820312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12530),(185335,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404321.9368000000,1649404321.9386000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:52:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12531),(185336,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404321.9443000000,1649404321.9470000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:52:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017330646514893 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12530),(185337,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404321.9540000000,1649404321.9548000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:52:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12531),(185338,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404321.9570000000,1649404321.9588000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:52:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12530),(185339,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404382.2505000000,1649404382.2610000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:53:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005544900894165 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12594),(185340,0,'moodle','core\\task\\session_cleanup_task',0,1649404382.2502000000,1649404382.2658000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:53:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011163949966431 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12592),(185341,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404382.2727000000,1649404382.2736000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:53:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12594),(185342,0,'moodle','core\\task\\grade_cron_task',0,1649404382.2819000000,1649404382.2938000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:53:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011096954345703 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12594),(185343,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404382.2751000000,1649404382.3039000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:53:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027782201766968 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12592),(185344,0,'moodle','core\\task\\portfolio_cron_task',0,1649404382.3111000000,1649404382.3119000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12592),(185345,0,'moodle','core\\task\\completion_regular_task',0,1649404382.3033000000,1649404382.3184000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:53:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014187097549438 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12594),(185346,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404382.3201000000,1649404382.3209000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12592),(185347,0,'moodle','core\\task\\calendar_cron_task',0,1649404382.3363000000,1649404382.3410000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:53:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036149024963379 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12594),(185348,0,'moodle','core\\task\\blog_cron_task',0,1649404382.3409000000,1649404382.3422000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:53:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12592),(185349,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404382.3504000000,1649404382.3530000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:53:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018589496612549 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12594),(185350,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404382.3497000000,1649404382.3670000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:53:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016484022140503 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12592),(185351,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404382.3940000000,1649404382.3972000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:53:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017240047454834 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12592),(185352,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404382.3684000000,1649404382.3984000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:53:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.029029846191406 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12594),(185353,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404382.4247000000,1649404382.4303000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:53:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040731430053711 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12592),(185354,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404382.4407000000,1649404382.4423000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12592),(185355,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404382.4426000000,1649404382.4445000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12594),(185356,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404382.4510000000,1649404382.4524000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:53:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047612190246582 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12594),(185357,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404382.4527000000,1649404382.4538000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12592),(185358,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404382.4726000000,1649404382.4749000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:53:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12594),(185359,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404382.4769000000,1649404382.4778000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:53:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12592),(185360,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404382.4851000000,1649404382.4867000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:53:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058484077453613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12594),(185361,0,'moodle','core\\task\\session_cleanup_task',0,1649404441.8223000000,1649404441.8387000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011100053787231 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12637),(185362,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404441.8464000000,1649404441.8478000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:54:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00048303604125977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12637),(185363,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404441.8547000000,1649404441.8561000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12637),(185364,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404441.8667000000,1649404441.8952000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0277099609375 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12637),(185365,0,'moodle','core\\task\\grade_cron_task',0,1649404441.8797000000,1649404441.9040000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:54:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.018815994262695 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12639),(185366,0,'moodle','core\\task\\completion_regular_task',0,1649404441.9054000000,1649404441.9143000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:54:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0080420970916748 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12637),(185367,0,'moodle','core\\task\\portfolio_cron_task',0,1649404441.9139000000,1649404441.9147000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:54:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12639),(185368,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404441.9223000000,1649404441.9235000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:54:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12637),(185369,0,'moodle','core\\task\\calendar_cron_task',0,1649404441.9285000000,1649404441.9331000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:54:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0037569999694824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12639),(185370,0,'moodle','core\\task\\blog_cron_task',0,1649404441.9417000000,1649404441.9425000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:54:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12637),(185371,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404441.9501000000,1649404441.9520000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:54:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010690689086914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12637),(185372,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404441.9420000000,1649404441.9658000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:54:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022582054138184 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12639),(185373,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404441.9954000000,1649404442.0007000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:54:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020461082458496 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12639),(185374,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404441.9668000000,1649404442.0079000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:54:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.039478063583374 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12637),(185375,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404442.0266000000,1649404442.0306000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:54:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026819705963135 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12639),(185376,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404442.0400000000,1649404442.0419000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:54:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12639),(185377,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404442.0508000000,1649404442.0525000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:54:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12639),(185378,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404442.0537000000,1649404442.0562000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:54:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067710876464844 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12637),(185379,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404442.0623000000,1649404442.0640000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:54:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12639),(185380,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404442.0689000000,1649404442.0725000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:54:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024499893188477 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12637),(185381,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404442.0786000000,1649404442.0799000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:54:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12639),(185382,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404442.0824000000,1649404442.0842000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:54:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006248950958252 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12637),(185383,0,'moodle','core\\task\\badges_message_task',0,1649404501.3687000000,1649404501.3826000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 15:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0092949867248535 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12679),(185384,0,'moodle','core\\task\\badges_cron_task',0,1649404501.3663000000,1649404501.4014000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 15:55:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030306100845337 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12677),(185385,0,'mod_chat','mod_chat\\task\\cron_task',0,1649404501.3970000000,1649404501.4091000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 15:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011146068572998 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12679),(185386,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649404501.4177000000,1649404501.4285000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 15:55:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0097620487213135 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12677),(185387,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649404501.4255000000,1649404501.4352000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 15:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00082700000000002 seconds)\n... used 1 dbqueries\n... used 0.0088691711425781 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12679),(185388,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649404501.4414000000,1649404501.4480000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 15:55:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0045421123504639 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12677),(185389,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649404501.4502000000,1649404501.4562000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 15:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0035519599914551 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12679),(185390,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649404501.4570000000,1649404501.4606000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 15:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0027060508728027 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12677),(185391,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404501.4687000000,1649404501.4714000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:55:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00088906288146973 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12677),(185392,0,'moodle','core\\task\\session_cleanup_task',0,1649404501.4670000000,1649404501.4773000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:55:01. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0079481601715088 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12679),(185393,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404501.4804000000,1649404501.4813000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:55:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12677),(185394,0,'moodle','core\\task\\grade_cron_task',0,1649404501.4899000000,1649404501.4928000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:55:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0017991065979004 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12677),(185395,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404501.4863000000,1649404501.5243000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:55:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037086009979248 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12679),(185396,0,'moodle','core\\task\\completion_regular_task',0,1649404501.5094000000,1649404501.5259000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:55:01. Current memory use 24.3MB.\n... used 6 dbqueries\n... used 0.014915943145752 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12677),(185397,0,'moodle','core\\task\\portfolio_cron_task',0,1649404501.5337000000,1649404501.5351000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:55:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12679),(185398,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404501.5347000000,1649404501.5360000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:55:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12677),(185399,0,'moodle','core\\task\\calendar_cron_task',0,1649404501.5466000000,1649404501.5544000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:55:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0064511299133301 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12679),(185400,0,'moodle','core\\task\\blog_cron_task',0,1649404501.5560000000,1649404501.5573000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:55:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12677),(185401,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404501.5672000000,1649404501.5695000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:55:01. Current memory use 25.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011088848114014 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12677),(185402,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404501.5658000000,1649404501.5898000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:55:01. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022829055786133 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12679),(185403,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404501.6135000000,1649404501.6161000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:55:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011229515075684 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12679),(185404,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404501.5780000000,1649404501.6224000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:55:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.042652130126953 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12677),(185405,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404501.6370000000,1649404501.6419000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:55:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025050640106201 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12679),(185406,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404501.6532000000,1649404501.6548000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:55:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12679),(185407,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404501.6566000000,1649404501.6589000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:55:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00032877922058105 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12677),(185408,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404501.6646000000,1649404501.6672000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:55:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065302848815918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12679),(185409,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404501.6701000000,1649404501.6722000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:55:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12677),(185410,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404501.6814000000,1649404501.6843000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:55:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018379688262939 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12679),(185411,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404501.6842000000,1649404501.6857000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:55:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12677),(185412,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404501.6941000000,1649404501.6959000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:55:01. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083613395690918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12679),(185413,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404562.0391000000,1649404562.0492000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:56:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058410167694092 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12756),(185414,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404562.0571000000,1649404562.0582000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:56:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12756),(185415,0,'moodle','core\\task\\session_cleanup_task',0,1649404562.0390000000,1649404562.0580000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:56:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012545108795166 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12755),(185416,0,'moodle','core\\task\\grade_cron_task',0,1649404562.0672000000,1649404562.0805000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:56:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012543916702271 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12755),(185417,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404562.0654000000,1649404562.0969000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:56:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030632972717285 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12756),(185418,0,'moodle','core\\task\\completion_regular_task',0,1649404562.0884000000,1649404562.1050000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:56:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015775918960571 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12755),(185419,0,'moodle','core\\task\\portfolio_cron_task',0,1649404562.1069000000,1649404562.1076000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12756),(185420,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404562.1144000000,1649404562.1157000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:56:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12755),(185421,0,'moodle','core\\task\\calendar_cron_task',0,1649404562.1203000000,1649404562.1261000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:56:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047249794006348 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12756),(185422,0,'moodle','core\\task\\blog_cron_task',0,1649404562.1326000000,1649404562.1334000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:56:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12756),(185423,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404562.1403000000,1649404562.1423000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:56:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013818740844727 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12756),(185424,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404562.1331000000,1649404562.1559000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:56:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021750211715698 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12755),(185425,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404562.1812000000,1649404562.1840000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:56:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019891262054443 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12755),(185426,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404562.1559000000,1649404562.1885000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:56:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031334161758423 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12756),(185427,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404562.2036000000,1649404562.2083000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:56:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034499168395996 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12755),(185428,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404562.2168000000,1649404562.2181000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:56:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12755),(185429,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404562.2261000000,1649404562.2272000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:56:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12755),(185430,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404562.2288000000,1649404562.2307000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:56:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069785118103027 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12756),(185431,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404562.2374000000,1649404562.2388000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:56:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12755),(185432,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404562.2454000000,1649404562.2480000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:56:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12756),(185433,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404562.2534000000,1649404562.2545000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:56:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12755),(185434,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404562.2581000000,1649404562.2597000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:56:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12756),(185435,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404621.5860000000,1649404621.5990000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074570178985596 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12802),(185436,0,'moodle','core\\task\\session_cleanup_task',0,1649404621.5814000000,1649404621.6024000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015843868255615 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12806),(185437,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404621.6102000000,1649404621.6111000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:57:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12802),(185438,0,'moodle','core\\task\\grade_cron_task',0,1649404621.6205000000,1649404621.6340000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:57:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012396097183228 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12802),(185439,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404621.6106000000,1649404621.6379000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026365995407104 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12806),(185440,0,'moodle','core\\task\\portfolio_cron_task',0,1649404621.6458000000,1649404621.6467000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12806),(185441,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404621.6548000000,1649404621.6558000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12806),(185442,0,'moodle','core\\task\\completion_regular_task',0,1649404621.6447000000,1649404621.6603000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01481294631958 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12802),(185443,0,'moodle','core\\task\\calendar_cron_task',0,1649404621.6687000000,1649404621.6737000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041511058807373 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12806),(185444,0,'moodle','core\\task\\blog_cron_task',0,1649404621.6759000000,1649404621.6768000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:57:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12802),(185445,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404621.6856000000,1649404621.6895000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:57:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0026521682739258 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12802),(185446,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404621.6849000000,1649404621.7038000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:57:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017814874649048 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12806),(185447,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404621.7310000000,1649404621.7337000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:57:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016191005706787 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12806),(185448,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404621.7081000000,1649404621.7400000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:57:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030763149261475 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12802),(185449,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404621.7581000000,1649404621.7627000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:57:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022051334381104 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12806),(185450,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404621.7712000000,1649404621.7726000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12806),(185451,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404621.7725000000,1649404621.7738000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:57:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12802),(185452,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404621.7903000000,1649404621.7920000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:57:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12806),(185453,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404621.7932000000,1649404621.7947000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:57:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12802),(185454,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404621.8060000000,1649404621.8071000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:57:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12802),(185455,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404621.8048000000,1649404621.8074000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:57:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019779205322266 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12806),(185456,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404621.8186000000,1649404621.8201000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:57:01. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078892707824707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12802),(185457,0,'moodle','core\\task\\session_cleanup_task',0,1649404682.1071000000,1649404682.1239000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:58:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012117147445679 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12850),(185458,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404682.1370000000,1649404682.1382000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:58:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12850),(185459,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404682.1290000000,1649404682.1442000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:58:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0085058212280273 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12846),(185460,0,'moodle','core\\task\\grade_cron_task',0,1649404682.1529000000,1649404682.1697000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:58:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01551079750061 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12846),(185461,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404682.1472000000,1649404682.1895000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:58:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041306972503662 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12850),(185462,0,'moodle','core\\task\\completion_regular_task',0,1649404682.1811000000,1649404682.1988000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:58:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016644954681396 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12846),(185463,0,'moodle','core\\task\\portfolio_cron_task',0,1649404682.2007000000,1649404682.2018000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:58:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12850),(185464,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404682.2090000000,1649404682.2101000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:58:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12846),(185465,0,'moodle','core\\task\\calendar_cron_task',0,1649404682.2191000000,1649404682.2267000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:58:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0064940452575684 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12850),(185466,0,'moodle','core\\task\\blog_cron_task',0,1649404682.2261000000,1649404682.2270000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:58:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12846),(185467,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404682.2372000000,1649404682.2392000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:58:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096487998962402 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12850),(185468,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404682.2351000000,1649404682.2516000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:58:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015587091445923 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12846),(185469,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404682.2808000000,1649404682.2839000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:58:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019268989562988 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12846),(185470,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404682.2587000000,1649404682.3169000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:58:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.05669903755188 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12850),(185471,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404682.3201000000,1649404682.3234000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:58:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020790100097656 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12846),(185472,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404682.3318000000,1649404682.3331000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:58:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12846),(185473,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404682.3402000000,1649404682.3414000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:58:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12846),(185474,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404682.3488000000,1649404682.3507000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:58:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072813034057617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12846),(185475,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404682.3577000000,1649404682.3589000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:58:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12846),(185476,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404682.3699000000,1649404682.3707000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:58:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12846),(185477,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404682.3696000000,1649404682.3725000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:58:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019950866699219 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12850),(185478,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404682.3802000000,1649404682.3821000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:58:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007319450378418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12846),(185479,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404741.6943000000,1649404741.7041000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 15:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056989192962646 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12892),(185480,0,'moodle','core\\task\\session_cleanup_task',0,1649404741.6930000000,1649404741.7104000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 15:59:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012002944946289 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12889),(185481,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404741.7133000000,1649404741.7141000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 15:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0769577026367E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12892),(185482,0,'moodle','core\\task\\grade_cron_task',0,1649404741.7231000000,1649404741.7382000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 15:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013920068740845 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12892),(185483,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404741.7210000000,1649404741.7522000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 15:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030028104782104 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12889),(185484,0,'moodle','core\\task\\portfolio_cron_task',0,1649404741.7603000000,1649404741.7613000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 15:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12889),(185485,0,'moodle','core\\task\\completion_regular_task',0,1649404741.7457000000,1649404741.7620000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 15:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015489101409912 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12892),(185486,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404741.7682000000,1649404741.7691000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 15:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12889),(185487,0,'moodle','core\\task\\blog_cron_task',0,1649404741.7824000000,1649404741.7832000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 15:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12889),(185488,0,'moodle','core\\task\\calendar_cron_task',0,1649404741.7791000000,1649404741.7842000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 15:59:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039880275726318 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12892),(185489,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404741.7925000000,1649404741.7940000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 15:59:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12889),(185490,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404741.7909000000,1649404741.8088000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 15:59:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016890048980713 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12892),(185491,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404741.8117000000,1649404741.8458000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 15:59:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.033080101013184 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12889),(185492,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404741.8455000000,1649404741.8482000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 15:59:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013928413391113 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12892),(185493,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404741.8723000000,1649404741.8753000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 15:59:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019760131835938 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12892),(185494,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404741.8823000000,1649404741.8836000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 15:59:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002439022064209 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12892),(185495,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404741.8908000000,1649404741.8923000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 15:59:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12892),(185496,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404741.8911000000,1649404741.8929000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 15:59:01. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063204765319824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12889),(185497,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404741.8990000000,1649404741.9005000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 15:59:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12892),(185498,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404741.9053000000,1649404741.9079000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 15:59:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017831325531006 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12889),(185499,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404741.9134000000,1649404741.9142000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 15:59:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12892),(185500,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404741.9160000000,1649404741.9173000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 15:59:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054001808166504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12889),(185501,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649404802.1881000000,1649404802.2012000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 16:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0089881420135498 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',12935),(185502,0,'moodle','core\\task\\search_index_task',0,1649404802.2061000000,1649404802.2176000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 16:00:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.007282018661499 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',12937),(185503,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649404802.2177000000,1649404802.2213000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 16:00:02. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0025129318237305 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',12935),(185504,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649404802.2360000000,1649404802.2403000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 16:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021939277648926 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',12937),(185505,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649404802.2676000000,1649404802.2707000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:00:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016791820526123 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',12937),(185506,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649404802.2820000000,1649404802.2833000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:00:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00028896331787109 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',12937),(185507,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649404802.2439000000,1649404802.2898000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 16:00:02. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.044113874435425 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',12935),(185508,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649404802.3009000000,1649404802.3042000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:00:02. Current memory use 23.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0022430419921875 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',12935),(185509,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649404802.3004000000,1649404802.3065000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:00:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042040348052979 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',12937),(185510,0,'moodle','core\\task\\badges_message_task',0,1649404802.3401000000,1649404802.3484000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:00:02. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0057671070098877 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',12935),(185511,0,'moodle','core\\task\\badges_cron_task',0,1649404802.3337000000,1649404802.3678000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:00:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029874086380005 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',12937),(185512,0,'mod_chat','mod_chat\\task\\cron_task',0,1649404802.3705000000,1649404802.3850000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:00:02. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.012961149215698 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',12935),(185513,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649404802.3944000000,1649404802.4047000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:00:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0087821483612061 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',12937),(185514,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649404802.4148000000,1649404802.4230000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:00:02. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00082199999999999 seconds)\n... used 1 dbqueries\n... used 0.0075790882110596 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',12935),(185515,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649404802.4162000000,1649404802.4252000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:00:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.0050129890441895 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',12937),(185516,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649404802.4378000000,1649404802.4509000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:00:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.011267900466919 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',12937),(185517,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649404802.4521000000,1649404802.4604000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:00:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0048680305480957 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',12935),(185518,0,'moodle','core\\task\\session_cleanup_task',0,1649404802.4646000000,1649404802.4708000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:00:02. Current memory use 25.3MB.\n... used 7 dbqueries\n... used 0.0050239562988281 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12937),(185519,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404802.4750000000,1649404802.4776000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:00:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12935),(185520,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404802.4810000000,1649404802.4826000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:00:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12937),(185521,0,'moodle','core\\task\\grade_cron_task',0,1649404802.4931000000,1649404802.4964000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:00:02. Current memory use 25.7MB.\n... used 2 dbqueries\n... used 0.0023629665374756 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12937),(185522,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404802.4911000000,1649404802.5115000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:00:02. Current memory use 27.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019129991531372 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12935),(185523,0,'moodle','core\\task\\portfolio_cron_task',0,1649404802.5272000000,1649404802.5281000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:00:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12935),(185524,0,'moodle','core\\task\\completion_regular_task',0,1649404802.5132000000,1649404802.5282000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:00:02. Current memory use 25.7MB.\n... used 6 dbqueries\n... used 0.013628959655762 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12937),(185525,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404802.5452000000,1649404802.5463000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:00:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12937),(185526,0,'moodle','core\\task\\calendar_cron_task',0,1649404802.5523000000,1649404802.5588000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:00:02. Current memory use 28.9MB.\n... used 1 dbqueries\n... used 0.0056321620941162 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12935),(185527,0,'moodle','core\\task\\blog_cron_task',0,1649404802.5613000000,1649404802.5625000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:00:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12937),(185528,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404802.5771000000,1649404802.5803000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:00:02. Current memory use 29.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023829936981201 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12935),(185529,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404802.5738000000,1649404802.5919000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:00:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015406847000122 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12937),(185530,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404802.5962000000,1649404802.6068000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:00:02. Current memory use 29.4MB.\n... used 3 dbqueries\n... used 0.0087981224060059 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12935),(185531,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404802.6176000000,1649404802.6212000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:00:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022730827331543 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12937),(185532,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404802.6457000000,1649404802.6499000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:00:02. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027570724487305 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12937),(185533,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404802.6580000000,1649404802.6598000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:00:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12935),(185534,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404802.6609000000,1649404802.6622000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:00:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.0002291202545166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12937),(185535,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404802.6753000000,1649404802.6770000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:00:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12937),(185536,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404802.6730000000,1649404802.6772000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:00:02. Current memory use 34.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060606002807617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12935),(185537,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404802.6928000000,1649404802.6967000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:00:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019180774688721 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12937),(185538,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404802.6952000000,1649404802.6975000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:00:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00075292587280273 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12935),(185539,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404802.7112000000,1649404802.7132000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:00:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071096420288086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12937),(185540,0,'moodle','core\\task\\session_cleanup_task',0,1649404862.0996000000,1649404862.1196000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012959003448486 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',12985),(185541,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404862.1101000000,1649404862.1211000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:01:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066099166870117 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',12986),(185542,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404862.1394000000,1649404862.1406000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',12985),(185543,0,'moodle','core\\task\\grade_cron_task',0,1649404862.1577000000,1649404862.1711000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:01:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012456893920898 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',12985),(185544,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404862.1446000000,1649404862.1925000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:01:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046640157699585 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',12986),(185545,0,'moodle','core\\task\\completion_regular_task',0,1649404862.1809000000,1649404862.2033000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:01:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021121025085449 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',12985),(185546,0,'moodle','core\\task\\portfolio_cron_task',0,1649404862.2025000000,1649404862.2038000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',12986),(185547,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404862.2111000000,1649404862.2120000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:01:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',12985),(185548,0,'moodle','core\\task\\blog_cron_task',0,1649404862.2261000000,1649404862.2270000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:01:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',12985),(185549,0,'moodle','core\\task\\calendar_cron_task',0,1649404862.2233000000,1649404862.2302000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:01:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057010650634766 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',12986),(185550,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404862.2389000000,1649404862.2414000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:01:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00152587890625 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',12986),(185551,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404862.2379000000,1649404862.2562000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:01:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017225980758667 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',12985),(185552,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404862.2842000000,1649404862.2863000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:01:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001046895980835 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',12985),(185553,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404862.2619000000,1649404862.3056000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:01:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042026042938232 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',12986),(185554,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404862.3055000000,1649404862.3085000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:01:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020229816436768 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',12985),(185555,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404862.3168000000,1649404862.3180000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:01:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',12985),(185556,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404862.3268000000,1649404862.3285000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:01:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',12985),(185557,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404862.3359000000,1649404862.3376000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:01:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049805641174316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',12985),(185558,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404862.3536000000,1649404862.3548000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:01:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',12985),(185559,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404862.3573000000,1649404862.3599000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:01:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017390251159668 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',12986),(185560,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404862.3689000000,1649404862.3699000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:01:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',12986),(185561,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404862.3728000000,1649404862.3745000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:01:02. Current memory use 28.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062894821166992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',12985),(185562,0,'moodle','core\\task\\session_cleanup_task',0,1649404921.6670000000,1649404921.6821000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010534048080444 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13023),(185563,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404921.7016000000,1649404921.7025000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13023),(185564,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404921.6952000000,1649404921.7083000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0086040496826172 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13024),(185565,0,'moodle','core\\task\\grade_cron_task',0,1649404921.7209000000,1649404921.7330000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:02:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011242866516113 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13024),(185566,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404921.7128000000,1649404921.7552000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041621923446655 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13023),(185567,0,'moodle','core\\task\\completion_regular_task',0,1649404921.7408000000,1649404921.7570000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:02:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015403032302856 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13024),(185568,0,'moodle','core\\task\\portfolio_cron_task',0,1649404921.7646000000,1649404921.7653000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:02:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13023),(185569,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404921.7672000000,1649404921.7687000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:02:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13024),(185570,0,'moodle','core\\task\\calendar_cron_task',0,1649404921.7894000000,1649404921.7950000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:02:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047519207000732 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13023),(185571,0,'moodle','core\\task\\blog_cron_task',0,1649404921.7964000000,1649404921.7977000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:02:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13024),(185572,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404921.8113000000,1649404921.8138000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:02:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012969970703125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13024),(185573,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404921.8135000000,1649404921.8356000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:02:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021023988723755 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13023),(185574,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404921.8288000000,1649404921.8588000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:02:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.028836011886597 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13024),(185575,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404921.8724000000,1649404921.8757000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:02:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014410018920898 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13023),(185576,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404921.9058000000,1649404921.9078000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13023),(185577,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404921.9023000000,1649404921.9100000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:02:01. Current memory use 31.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045239925384521 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13024),(185578,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404921.9191000000,1649404921.9212000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13023),(185579,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404921.9206000000,1649404921.9225000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:02:01. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13024),(185580,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404921.9317000000,1649404921.9336000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:02:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13023),(185581,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404921.9418000000,1649404921.9441000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:02:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016260147094727 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13024),(185582,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404921.9498000000,1649404921.9507000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:02:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00017189979553223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13023),(185583,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404921.9548000000,1649404921.9572000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:02:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064492225646973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13024),(185584,0,'moodle','core\\task\\session_cleanup_task',0,1649404982.2354000000,1649404982.2517000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012142896652222 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13098),(185585,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649404982.2449000000,1649404982.2542000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:03:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051999092102051 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13102),(185586,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649404982.2609000000,1649404982.2618000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13098),(185587,0,'moodle','core\\task\\grade_cron_task',0,1649404982.2694000000,1649404982.2806000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:03:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010418176651001 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13098),(185588,0,'moodle','core\\task\\completion_regular_task',0,1649404982.2871000000,1649404982.3017000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:03:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01371693611145 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13098),(185589,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649404982.2644000000,1649404982.3069000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:03:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041411161422729 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13102),(185590,0,'moodle','core\\task\\portfolio_cron_task',0,1649404982.3089000000,1649404982.3096000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:03:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13098),(185591,0,'moodle','core\\task\\plagiarism_cron_task',0,1649404982.3155000000,1649404982.3165000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13102),(185592,0,'moodle','core\\task\\blog_cron_task',0,1649404982.3321000000,1649404982.3331000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:03:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13102),(185593,0,'moodle','core\\task\\calendar_cron_task',0,1649404982.3262000000,1649404982.3339000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:03:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0054669380187988 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13098),(185594,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649404982.3427000000,1649404982.3447000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:03:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011379718780518 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13098),(185595,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649404982.3412000000,1649404982.3633000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:03:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020979881286621 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13102),(185596,0,'mod_assign','mod_assign\\task\\cron_task',0,1649404982.3616000000,1649404982.4020000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:03:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.039221048355103 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13098),(185597,0,'mod_forum','mod_forum\\task\\cron_task',0,1649404982.4012000000,1649404982.4037000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:03:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014030933380127 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13102),(185598,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649404982.4220000000,1649404982.4259000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:03:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026078224182129 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13102),(185599,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649404982.4334000000,1649404982.4354000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:03:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13102),(185600,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649404982.4429000000,1649404982.4447000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:03:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13102),(185601,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649404982.4485000000,1649404982.4500000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:03:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049901008605957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13098),(185602,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649404982.4523000000,1649404982.4535000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:03:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13102),(185603,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649404982.4627000000,1649404982.4651000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:03:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017070770263672 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13098),(185604,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649404982.4670000000,1649404982.4679000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:03:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13102),(185605,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649404982.4762000000,1649404982.4777000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:03:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071191787719727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13098),(185606,0,'moodle','core\\task\\session_cleanup_task',0,1649405041.7403000000,1649405041.7545000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010370969772339 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13163),(185607,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405041.7624000000,1649405041.7639000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:04:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0003969669342041 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13163),(185608,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405041.7725000000,1649405041.7738000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13163),(185609,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405041.7847000000,1649405041.8171000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031461954116821 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13163),(185610,0,'moodle','core\\task\\grade_cron_task',0,1649405041.8078000000,1649405041.8352000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:04:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021063089370728 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13166),(185611,0,'moodle','core\\task\\completion_regular_task',0,1649405041.8287000000,1649405041.8409000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:04:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011018991470337 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13163),(185612,0,'moodle','core\\task\\portfolio_cron_task',0,1649405041.8465000000,1649405041.8479000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:04:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13166),(185613,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405041.8499000000,1649405041.8512000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:04:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13163),(185614,0,'moodle','core\\task\\blog_cron_task',0,1649405041.8690000000,1649405041.8698000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:04:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13163),(185615,0,'moodle','core\\task\\calendar_cron_task',0,1649405041.8687000000,1649405041.8746000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:04:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0049591064453125 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13166),(185616,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405041.8846000000,1649405041.8869000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:04:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011639595031738 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13166),(185617,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405041.8778000000,1649405041.9036000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:04:01. Current memory use 24.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024971961975098 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13163),(185618,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405041.9329000000,1649405041.9368000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:04:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019350051879883 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13163),(185619,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405041.9558000000,1649405041.9615000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:04:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039739608764648 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13163),(185620,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405041.9198000000,1649405041.9686000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:04:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.046832084655762 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13166),(185621,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405041.9703000000,1649405041.9720000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:04:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13163),(185622,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405041.9809000000,1649405041.9821000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:04:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13163),(185623,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405041.9912000000,1649405041.9928000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:04:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046706199645996 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13163),(185624,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405042.0022000000,1649405042.0036000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:04:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13163),(185625,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405042.0179000000,1649405042.0205000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:04:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017669200897217 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13163),(185626,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405042.0297000000,1649405042.0310000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13166),(185627,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405042.0327000000,1649405042.0341000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:04:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005638599395752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13163),(185628,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649405101.3607000000,1649405101.3711000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 16:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0056629180908203 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',13191),(185629,0,'moodle','core\\task\\badges_cron_task',0,1649405101.3870000000,1649405101.4251000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:05:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036750078201294 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13191),(185630,0,'moodle','core\\task\\badges_message_task',0,1649405101.4087000000,1649405101.4257000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:05:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.011727094650269 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13195),(185631,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649405101.4443000000,1649405101.4555000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:05:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0097038745880127 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13191),(185632,0,'mod_chat','mod_chat\\task\\cron_task',0,1649405101.4440000000,1649405101.4603000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.014832019805908 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13195),(185633,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649405101.4711000000,1649405101.4827000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:05:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.000668 seconds)\n... used 1 dbqueries\n... used 0.010012865066528 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13191),(185634,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649405101.4806000000,1649405101.4883000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:05:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.0046918392181396 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13195),(185635,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649405101.4977000000,1649405101.5009000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:05:01. Current memory use 22.9MB.\n... used 3 dbqueries\n... used 0.0022227764129639 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13195),(185636,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649405101.4986000000,1649405101.5059000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:05:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0050458908081055 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13191),(185637,0,'moodle','core\\task\\session_cleanup_task',0,1649405101.5098000000,1649405101.5187000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:05:01. Current memory use 23.2MB.\n... used 8 dbqueries\n... used 0.0071389675140381 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13195),(185638,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405101.5173000000,1649405101.5203000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:05:01. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13191),(185639,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405101.5283000000,1649405101.5293000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:05:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13191),(185640,0,'moodle','core\\task\\grade_cron_task',0,1649405101.5385000000,1649405101.5414000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:05:01. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0018219947814941 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13191),(185641,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405101.5290000000,1649405101.5548000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:05:01. Current memory use 23.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025068998336792 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13195),(185642,0,'moodle','core\\task\\portfolio_cron_task',0,1649405101.5654000000,1649405101.5662000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:05:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13195),(185643,0,'moodle','core\\task\\completion_regular_task',0,1649405101.5533000000,1649405101.5662000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:05:01. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.011626005172729 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13191),(185644,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405101.5744000000,1649405101.5756000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:05:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13191),(185645,0,'moodle','core\\task\\calendar_cron_task',0,1649405101.5763000000,1649405101.5833000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:05:01. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0058610439300537 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13195),(185646,0,'moodle','core\\task\\blog_cron_task',0,1649405101.5933000000,1649405101.5944000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:05:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13191),(185647,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405101.6092000000,1649405101.6116000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:05:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012037754058838 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13191),(185648,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405101.5952000000,1649405101.6131000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:05:01. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01660418510437 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13195),(185649,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405101.6347000000,1649405101.6390000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:05:01. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023949146270752 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13195),(185650,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405101.6205000000,1649405101.6516000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:05:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.029489994049072 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13191),(185651,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405101.6810000000,1649405101.6897000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:05:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0053689479827881 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13195),(185652,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405101.7012000000,1649405101.7030000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:05:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13195),(185653,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405101.7091000000,1649405101.7119000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:05:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13191),(185654,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405101.7171000000,1649405101.7190000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:05:01. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055408477783203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13195),(185655,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405101.7210000000,1649405101.7231000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:05:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13191),(185656,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405101.7345000000,1649405101.7358000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:05:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00015878677368164 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13191),(185657,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405101.7335000000,1649405101.7378000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:05:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028131008148193 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13195),(185658,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405101.7466000000,1649405101.7488000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:05:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012631416320801 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13191),(185659,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405162.0585000000,1649405162.0678000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:06:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052480697631836 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13249),(185660,0,'moodle','core\\task\\session_cleanup_task',0,1649405162.0462000000,1649405162.0674000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:06:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015263080596924 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13246),(185661,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405162.0780000000,1649405162.0789000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13246),(185662,0,'moodle','core\\task\\grade_cron_task',0,1649405162.0880000000,1649405162.1001000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:06:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.011138916015625 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13246),(185663,0,'moodle','core\\task\\completion_regular_task',0,1649405162.1067000000,1649405162.1226000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015053987503052 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13246),(185664,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405162.0787000000,1649405162.1225000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:06:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042534112930298 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13249),(185665,0,'moodle','core\\task\\portfolio_cron_task',0,1649405162.1327000000,1649405162.1334000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:06:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13249),(185666,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405162.1339000000,1649405162.1346000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:06:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13246),(185667,0,'moodle','core\\task\\calendar_cron_task',0,1649405162.1471000000,1649405162.1517000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:06:02. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.003781795501709 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13246),(185668,0,'moodle','core\\task\\blog_cron_task',0,1649405162.1511000000,1649405162.1527000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:06:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13249),(185669,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405162.1623000000,1649405162.1652000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:06:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014889240264893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13249),(185670,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405162.1601000000,1649405162.1907000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:06:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028753042221069 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13246),(185671,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405162.2260000000,1649405162.2292000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:06:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016708374023438 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13246),(185672,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405162.1951000000,1649405162.2393000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:06:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042544841766357 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13249),(185673,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405162.2573000000,1649405162.2621000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:06:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033671855926514 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13246),(185674,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405162.2703000000,1649405162.2718000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:06:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13246),(185675,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405162.2830000000,1649405162.2848000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:06:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13246),(185676,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405162.2843000000,1649405162.2866000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:06:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011861324310303 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13249),(185677,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405162.2949000000,1649405162.2969000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:06:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13246),(185678,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405162.3044000000,1649405162.3079000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:06:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024840831756592 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13249),(185679,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405162.3108000000,1649405162.3121000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:06:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13246),(185680,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405162.3178000000,1649405162.3199000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:06:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010960102081299 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13249),(185681,0,'moodle','core\\task\\session_cleanup_task',0,1649405221.6044000000,1649405221.6198000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011291980743408 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13297),(185682,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405221.6307000000,1649405221.6325000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:07:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13297),(185683,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405221.6412000000,1649405221.6425000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13297),(185684,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405221.6524000000,1649405221.7040000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050487995147705 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13297),(185685,0,'moodle','core\\task\\grade_cron_task',0,1649405221.6794000000,1649405221.7165000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:07:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.032006025314331 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13296),(185686,0,'moodle','core\\task\\completion_regular_task',0,1649405221.7147000000,1649405221.7266000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:07:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010671854019165 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13297),(185687,0,'moodle','core\\task\\portfolio_cron_task',0,1649405221.7262000000,1649405221.7273000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:07:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13296),(185688,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405221.7465000000,1649405221.7478000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:07:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13297),(185689,0,'moodle','core\\task\\calendar_cron_task',0,1649405221.7534000000,1649405221.7596000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:07:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0050559043884277 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13296),(185690,0,'moodle','core\\task\\blog_cron_task',0,1649405221.7618000000,1649405221.7626000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:07:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13297),(185691,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405221.7723000000,1649405221.7742000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:07:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010910034179688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13297),(185692,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405221.7696000000,1649405221.7906000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:07:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019982814788818 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13296),(185693,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405221.8218000000,1649405221.8239000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:07:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099277496337891 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13296),(185694,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405221.7926000000,1649405221.8315000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:07:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.037410974502563 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13297),(185695,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405221.8544000000,1649405221.8579000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:07:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023059844970703 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13296),(185696,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405221.8644000000,1649405221.8656000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:07:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13297),(185697,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405221.8662000000,1649405221.8680000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:07:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13296),(185698,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405221.8742000000,1649405221.8753000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:07:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13297),(185699,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405221.8739000000,1649405221.8755000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:07:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13296),(185700,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405221.8880000000,1649405221.8906000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:07:01. Current memory use 27.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017781257629395 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13296),(185701,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405221.8913000000,1649405221.8926000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:07:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13297),(185702,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405221.9000000000,1649405221.9019000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:07:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13297),(185703,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649405282.2353000000,1649405282.2567000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 16:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017646074295044 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',13336),(185704,0,'moodle','core\\task\\session_cleanup_task',0,1649405282.2665000000,1649405282.2740000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:08:02. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0056259632110596 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13336),(185705,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405282.2689000000,1649405282.2805000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:08:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066709518432617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13332),(185706,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405282.2830000000,1649405282.2841000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:08:02. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13336),(185707,0,'moodle','core\\task\\grade_cron_task',0,1649405282.2926000000,1649405282.3070000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:08:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013070106506348 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13332),(185708,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405282.2919000000,1649405282.3230000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:08:02. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030317068099976 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13336),(185709,0,'moodle','core\\task\\portfolio_cron_task',0,1649405282.3333000000,1649405282.3342000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:08:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13336),(185710,0,'moodle','core\\task\\completion_regular_task',0,1649405282.3172000000,1649405282.3363000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:08:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018174886703491 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13332),(185711,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405282.3438000000,1649405282.3446000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:08:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13336),(185712,0,'moodle','core\\task\\calendar_cron_task',0,1649405282.3511000000,1649405282.3561000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:08:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039160251617432 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13332),(185713,0,'moodle','core\\task\\blog_cron_task',0,1649405282.3631000000,1649405282.3640000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:08:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13332),(185714,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405282.3749000000,1649405282.3767000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:08:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011439323425293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13332),(185715,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405282.3722000000,1649405282.3953000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:08:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02195405960083 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13336),(185716,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405282.3913000000,1649405282.4227000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:08:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.030333995819092 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13332),(185717,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405282.4324000000,1649405282.4355000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:08:02. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001431941986084 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13336),(185718,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405282.4597000000,1649405282.4659000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:08:02. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0050499439239502 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13336),(185719,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405282.4682000000,1649405282.4698000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:08:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00048208236694336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13332),(185720,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405282.4766000000,1649405282.4783000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:08:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13332),(185721,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405282.4771000000,1649405282.4786000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:08:02. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13336),(185722,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405282.4853000000,1649405282.4871000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:08:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13336),(185723,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405282.4912000000,1649405282.4940000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:08:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019538402557373 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13332),(185724,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405282.5010000000,1649405282.5022000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:08:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13336),(185725,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405282.5052000000,1649405282.5069000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:08:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084710121154785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13332),(185726,0,'moodle','core\\task\\session_cleanup_task',0,1649405341.8766000000,1649405341.8995000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016927003860474 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13494),(185727,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405341.9145000000,1649405341.9164000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:09:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13494),(185728,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405341.9195000000,1649405341.9324000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:09:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0071229934692383 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13490),(185729,0,'moodle','core\\task\\grade_cron_task',0,1649405341.9428000000,1649405341.9562000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:09:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012417078018188 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13490),(185730,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405341.9319000000,1649405341.9719000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038731098175049 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13494),(185731,0,'moodle','core\\task\\completion_regular_task',0,1649405341.9643000000,1649405341.9824000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:09:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017271041870117 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13490),(185732,0,'moodle','core\\task\\portfolio_cron_task',0,1649405341.9817000000,1649405341.9830000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13494),(185733,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405341.9926000000,1649405341.9939000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:09:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13490),(185734,0,'moodle','core\\task\\calendar_cron_task',0,1649405341.9976000000,1649405342.0042000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054299831390381 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13494),(185735,0,'moodle','core\\task\\blog_cron_task',0,1649405342.0128000000,1649405342.0141000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:09:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13494),(185736,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405342.0263000000,1649405342.0289000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:09:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012319087982178 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13494),(185737,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405342.0142000000,1649405342.0365000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:09:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020911931991577 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13490),(185738,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405342.0445000000,1649405342.0767000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:09:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031121015548706 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13494),(185739,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405342.0773000000,1649405342.0812000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:09:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017518997192383 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13490),(185740,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405342.1100000000,1649405342.1164000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:09:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002946138381958 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13490),(185741,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405342.1253000000,1649405342.1270000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:09:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026607513427734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13490),(185742,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405342.1385000000,1649405342.1406000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:09:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13494),(185743,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405342.1410000000,1649405342.1436000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:09:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081801414489746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13490),(185744,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405342.1504000000,1649405342.1517000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:09:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13494),(185745,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405342.1603000000,1649405342.1631000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:09:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016489028930664 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13490),(185746,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405342.1654000000,1649405342.1664000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:09:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13494),(185747,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405342.1742000000,1649405342.1761000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:09:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066280364990234 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13490),(185748,0,'moodle','core\\task\\backup_cleanup_task',0,1649405401.6491000000,1649405401.6637000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 16:10:01. Current memory use 36.5MB.\n... used 1 dbqueries\n... used 0.0085101127624512 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',13533),(185749,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649405401.6767000000,1649405401.6796000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:10:01. Current memory use 37.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015799999237061 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',13533),(185750,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649405401.6927000000,1649405401.6945000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:10:01. Current memory use 37.7MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00039410591125488 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',13533),(185751,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649405401.7072000000,1649405401.7129000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:10:01. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0041000843048096 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',13533),(185752,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649405401.7228000000,1649405401.7242000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:10:01. Current memory use 37.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',13533),(185753,0,'moodle','core\\task\\badges_cron_task',0,1649405401.7328000000,1649405401.7523000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.01833701133728 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13533),(185754,0,'moodle','core\\task\\badges_message_task',0,1649405401.7519000000,1649405401.7694000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:10:01. Current memory use 36.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0097970962524414 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13536),(185755,0,'mod_chat','mod_chat\\task\\cron_task',0,1649405401.7737000000,1649405401.7793000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:10:01. Current memory use 38.9MB.\n... used 4 dbqueries\n... used 0.0037169456481934 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13533),(185756,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649405401.7872000000,1649405401.7956000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:10:01. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 0.0068209171295166 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13536),(185757,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649405401.7971000000,1649405401.8100000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:10:01. Current memory use 38MB.\n\n0 feeds refreshed (took 0.00078 seconds)\n... used 1 dbqueries\n... used 0.010025978088379 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13533),(185758,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649405401.8190000000,1649405401.8284000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:10:01. Current memory use 38.4MB.\n... used 3 dbqueries\n... used 0.0057079792022705 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13536),(185759,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649405401.8262000000,1649405401.8341000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:10:01. Current memory use 39.2MB.\n... used 3 dbqueries\n... used 0.0042901039123535 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13533),(185760,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649405401.8409000000,1649405401.8451000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:10:01. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0029590129852295 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13536),(185761,0,'moodle','core\\task\\session_cleanup_task',0,1649405401.8489000000,1649405401.8599000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:10:01. Current memory use 39.6MB.\n... used 7 dbqueries\n... used 0.0081198215484619 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13533),(185762,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405401.8589000000,1649405401.8631000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:10:01. Current memory use 38.8MB.\n... used 1 dbqueries\n... used 0.0009608268737793 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13536),(185763,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405401.8729000000,1649405401.8744000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:10:01. Current memory use 39.9MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13533),(185764,0,'moodle','core\\task\\grade_cron_task',0,1649405401.8891000000,1649405401.8924000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:10:01. Current memory use 40MB.\n... used 2 dbqueries\n... used 0.0018401145935059 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13533),(185765,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405401.8811000000,1649405401.9109000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:10:01. Current memory use 38.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028670072555542 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13536),(185766,0,'moodle','core\\task\\completion_regular_task',0,1649405401.9056000000,1649405401.9243000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:10:01. Current memory use 40MB.\n... used 6 dbqueries\n... used 0.017388105392456 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13533),(185767,0,'moodle','core\\task\\portfolio_cron_task',0,1649405401.9249000000,1649405401.9263000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13536),(185768,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405401.9348000000,1649405401.9362000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13533),(185769,0,'moodle','core\\task\\calendar_cron_task',0,1649405401.9363000000,1649405401.9436000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:10:01. Current memory use 40.7MB.\n... used 1 dbqueries\n... used 0.0061500072479248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13536),(185770,0,'moodle','core\\task\\blog_cron_task',0,1649405401.9460000000,1649405401.9473000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13533),(185771,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405401.9584000000,1649405401.9615000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:10:01. Current memory use 40.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018870830535889 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13533),(185772,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405401.9574000000,1649405401.9605000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:10:01. Current memory use 41.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0020220279693604 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13536),(185773,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405401.9802000000,1649405401.9972000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:10:01. Current memory use 41.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.015344858169556 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13536),(185774,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405401.9747000000,1649405402.0048000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:10:01. Current memory use 40.8MB.\n... used 3 dbqueries\n... used 0.027727127075195 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13533),(185775,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405402.0267000000,1649405402.0306000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:10:02. Current memory use 42.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020968914031982 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13533),(185776,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405402.0333000000,1649405402.0359000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:10:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13536),(185777,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405402.0406000000,1649405402.0420000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.0002448558807373 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13533),(185778,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405402.0462000000,1649405402.0489000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:10:02. Current memory use 42.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13536),(185779,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405402.0532000000,1649405402.0553000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:10:02. Current memory use 42.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13533),(185780,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405402.0625000000,1649405402.0666000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:10:02. Current memory use 42.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026299953460693 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13536),(185781,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405402.0759000000,1649405402.0775000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:10:02. Current memory use 42.5MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13533),(185782,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405402.0912000000,1649405402.0931000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:10:02. Current memory use 42.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089406967163086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13536),(185783,0,'moodle','core\\task\\session_cleanup_task',0,1649405461.3790000000,1649405461.3964000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012846946716309 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13582),(185784,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405461.3903000000,1649405461.4025000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081918239593506 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13580),(185785,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405461.4094000000,1649405461.4103000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13582),(185786,0,'moodle','core\\task\\grade_cron_task',0,1649405461.4214000000,1649405461.4362000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:11:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013879060745239 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13580),(185787,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405461.4203000000,1649405461.4515000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030297994613647 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13582),(185788,0,'moodle','core\\task\\portfolio_cron_task',0,1649405461.4616000000,1649405461.4625000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13582),(185789,0,'moodle','core\\task\\completion_regular_task',0,1649405461.4453000000,1649405461.4642000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:11:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018043994903564 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13580),(185790,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405461.4711000000,1649405461.4719000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13582),(185791,0,'moodle','core\\task\\blog_cron_task',0,1649405461.4896000000,1649405461.4905000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13582),(185792,0,'moodle','core\\task\\calendar_cron_task',0,1649405461.4850000000,1649405461.4907000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:11:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0049879550933838 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13580),(185793,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405461.5195000000,1649405461.5222000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:11:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016539096832275 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13582),(185794,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405461.5012000000,1649405461.5388000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:11:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.036708116531372 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13580),(185795,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405461.5480000000,1649405461.5836000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:11:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.034168004989624 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13582),(185796,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405461.5839000000,1649405461.5883000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:11:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021870136260986 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13580),(185797,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405461.6140000000,1649405461.6197000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:11:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041890144348145 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13580),(185798,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405461.6282000000,1649405461.6298000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13580),(185799,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405461.6377000000,1649405461.6397000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13580),(185800,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405461.6447000000,1649405461.6465000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:11:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073885917663574 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13582),(185801,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405461.6525000000,1649405461.6537000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:11:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13580),(185802,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405461.6623000000,1649405461.6651000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:11:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019130706787109 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13582),(185803,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405461.6687000000,1649405461.6696000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:11:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13580),(185804,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405461.6789000000,1649405461.6807000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:11:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082588195800781 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13582),(185805,0,'moodle','core\\task\\session_cleanup_task',0,1649405521.9768000000,1649405521.9924000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:12:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010276079177856 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13622),(185806,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405521.9905000000,1649405521.9998000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:12:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054349899291992 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13623),(185807,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405522.0051000000,1649405522.0063000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:12:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13622),(185808,0,'moodle','core\\task\\grade_cron_task',0,1649405522.0241000000,1649405522.0370000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:12:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.011697053909302 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13622),(185809,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405522.0095000000,1649405522.0608000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:12:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050181150436401 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13623),(185810,0,'moodle','core\\task\\completion_regular_task',0,1649405522.0452000000,1649405522.0654000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:12:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019078016281128 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13622),(185811,0,'moodle','core\\task\\portfolio_cron_task',0,1649405522.0699000000,1649405522.0708000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13623),(185812,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405522.0759000000,1649405522.0769000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:12:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13622),(185813,0,'moodle','core\\task\\blog_cron_task',0,1649405522.0900000000,1649405522.0912000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:12:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13622),(185814,0,'moodle','core\\task\\calendar_cron_task',0,1649405522.0882000000,1649405522.0933000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:12:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040309429168701 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13623),(185815,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405522.1025000000,1649405522.1045000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:12:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086092948913574 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13623),(185816,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405522.1003000000,1649405522.1187000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:12:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017664909362793 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13622),(185817,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405522.1222000000,1649405522.1524000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:12:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028941869735718 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13623),(185818,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405522.1510000000,1649405522.1536000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:12:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011191368103027 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13622),(185819,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405522.1780000000,1649405522.1817000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:12:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022239685058594 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13622),(185820,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405522.1851000000,1649405522.1866000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:12:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13623),(185821,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405522.1939000000,1649405522.1956000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:12:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13622),(185822,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405522.1950000000,1649405522.1975000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:12:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0015408992767334 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13623),(185823,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405522.2045000000,1649405522.2056000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:12:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13623),(185824,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405522.2113000000,1649405522.2150000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:12:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024008750915527 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13622),(185825,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405522.2198000000,1649405522.2207000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:12:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13623),(185826,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405522.2266000000,1649405522.2286000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:12:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069618225097656 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13622),(185827,0,'moodle','core\\task\\session_cleanup_task',0,1649405581.5698000000,1649405581.5848000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010855913162231 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13668),(185828,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405581.5925000000,1649405581.5933000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13668),(185829,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405581.5840000000,1649405581.5931000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052101612091064 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13664),(185830,0,'moodle','core\\task\\grade_cron_task',0,1649405581.6026000000,1649405581.6153000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:13:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011965036392212 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13664),(185831,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405581.6018000000,1649405581.6313000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028396844863892 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13668),(185832,0,'moodle','core\\task\\portfolio_cron_task',0,1649405581.6430000000,1649405581.6442000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13668),(185833,0,'moodle','core\\task\\completion_regular_task',0,1649405581.6252000000,1649405581.6471000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:13:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021004915237427 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13664),(185834,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405581.6626000000,1649405581.6640000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13668),(185835,0,'moodle','core\\task\\calendar_cron_task',0,1649405581.6764000000,1649405581.6830000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:13:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0053701400756836 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13664),(185836,0,'moodle','core\\task\\blog_cron_task',0,1649405581.6872000000,1649405581.6884000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:13:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13668),(185837,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405581.6965000000,1649405581.6991000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:13:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017569065093994 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13668),(185838,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405581.6948000000,1649405581.7107000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:13:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015111923217773 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13664),(185839,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405581.7545000000,1649405581.7570000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:13:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010011196136475 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13664),(185840,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405581.7150000000,1649405581.7617000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:13:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.045014142990112 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13668),(185841,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405581.7785000000,1649405581.7825000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:13:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002608060836792 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13664),(185842,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405581.7984000000,1649405581.8006000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:13:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13668),(185843,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405581.8030000000,1649405581.8048000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:13:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13664),(185844,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405581.8134000000,1649405581.8145000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:13:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13664),(185845,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405581.8130000000,1649405581.8154000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:13:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064897537231445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13668),(185846,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405581.8266000000,1649405581.8288000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:13:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014479160308838 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13664),(185847,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405581.8301000000,1649405581.8316000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:13:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00033807754516602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13668),(185848,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405581.8392000000,1649405581.8408000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:13:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066208839416504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13664),(185849,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405642.2169000000,1649405642.2322000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:14:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0088679790496826 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13698),(185850,0,'moodle','core\\task\\session_cleanup_task',0,1649405642.2155000000,1649405642.2357000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:14:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014567852020264 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13695),(185851,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405642.2474000000,1649405642.2488000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:14:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13695),(185852,0,'moodle','core\\task\\grade_cron_task',0,1649405642.2603000000,1649405642.2768000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:14:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015297174453735 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13695),(185853,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405642.2484000000,1649405642.3080000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:14:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.058386087417603 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13698),(185854,0,'moodle','core\\task\\completion_regular_task',0,1649405642.2853000000,1649405642.3200000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:14:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.033519983291626 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13695),(185855,0,'moodle','core\\task\\portfolio_cron_task',0,1649405642.3219000000,1649405642.3231000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13698),(185856,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405642.3297000000,1649405642.3309000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:14:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13695),(185857,0,'moodle','core\\task\\calendar_cron_task',0,1649405642.3414000000,1649405642.3483000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:14:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057199001312256 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13698),(185858,0,'moodle','core\\task\\blog_cron_task',0,1649405642.3497000000,1649405642.3509000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:14:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13695),(185859,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405642.3613000000,1649405642.3635000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:14:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010659694671631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13695),(185860,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405642.3600000000,1649405642.3839000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:14:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022727966308594 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13698),(185861,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405642.4201000000,1649405642.4235000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:14:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019540786743164 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13698),(185862,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405642.3840000000,1649405642.4280000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:14:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.042434930801392 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13695),(185863,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405642.4510000000,1649405642.4553000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:14:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033919811248779 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13698),(185864,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405642.4629000000,1649405642.4640000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:14:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001218318939209 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13698),(185865,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405642.4704000000,1649405642.4714000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:14:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010108947753906 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13698),(185866,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405642.4745000000,1649405642.4769000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:14:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085902214050293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13695),(185867,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405642.4797000000,1649405642.4808000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:14:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13698),(185868,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405642.4910000000,1649405642.4937000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:14:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018942356109619 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13695),(185869,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405642.4950000000,1649405642.4961000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:14:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13698),(185870,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405642.5049000000,1649405642.5066000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:14:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071096420288086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13698),(185871,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649405701.8595000000,1649405701.9102000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 16:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.04645299911499 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',13782),(185872,0,'moodle','core\\task\\badges_message_task',0,1649405701.9212000000,1649405701.9277000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0044980049133301 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13782),(185873,0,'moodle','core\\task\\badges_cron_task',0,1649405701.8967000000,1649405701.9414000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.038921117782593 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13784),(185874,0,'mod_chat','mod_chat\\task\\cron_task',0,1649405701.9429000000,1649405701.9562000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:15:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.011584043502808 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13782),(185875,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649405701.9610000000,1649405701.9755000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.012845993041992 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13784),(185876,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649405701.9716000000,1649405701.9821000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:15:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.000614 seconds)\n... used 1 dbqueries\n... used 0.0096771717071533 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13782),(185877,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649405701.9923000000,1649405702.0018000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:15:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0063362121582031 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13784),(185878,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649405701.9944000000,1649405702.0019000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:15:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0050971508026123 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13782),(185879,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649405702.0106000000,1649405702.0145000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:15:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.0029969215393066 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13782),(185880,0,'moodle','core\\task\\session_cleanup_task',0,1649405702.0133000000,1649405702.0219000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:15:02. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0065212249755859 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13784),(185881,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405702.0242000000,1649405702.0268000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:15:02. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.00065898895263672 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13782),(185882,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405702.0313000000,1649405702.0323000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:15:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13784),(185883,0,'moodle','core\\task\\grade_cron_task',0,1649405702.0411000000,1649405702.0443000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:15:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0021638870239258 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13784),(185884,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405702.0370000000,1649405702.0621000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:15:02. Current memory use 27.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024131059646606 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13782),(185885,0,'moodle','core\\task\\completion_regular_task',0,1649405702.0534000000,1649405702.0663000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:15:02. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.011968851089478 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13784),(185886,0,'moodle','core\\task\\portfolio_cron_task',0,1649405702.0704000000,1649405702.0713000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:15:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13782),(185887,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405702.0750000000,1649405702.0762000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:15:02. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13784),(185888,0,'moodle','core\\task\\calendar_cron_task',0,1649405702.0808000000,1649405702.0856000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:15:02. Current memory use 29MB.\n... used 1 dbqueries\n... used 0.0040421485900879 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13782),(185889,0,'moodle','core\\task\\blog_cron_task',0,1649405702.0888000000,1649405702.0898000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:15:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13784),(185890,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405702.0986000000,1649405702.1011000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:15:02. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013048648834229 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13784),(185891,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405702.0947000000,1649405702.1121000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:15:02. Current memory use 29.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016490936279297 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13782),(185892,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405702.1360000000,1649405702.1391000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:15:02. Current memory use 32.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017318725585938 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13782),(185893,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405702.1125000000,1649405702.1438000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:15:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.029818058013916 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13784),(185894,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405702.1585000000,1649405702.1622000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:15:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021100044250488 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13782),(185895,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405702.1691000000,1649405702.1702000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:15:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13782),(185896,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405702.1772000000,1649405702.1782000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:15:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13782),(185897,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405702.1807000000,1649405702.1828000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:15:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13784),(185898,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405702.1883000000,1649405702.1898000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:15:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13782),(185899,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405702.1909000000,1649405702.1934000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:15:02. Current memory use 31.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016422271728516 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13784),(185900,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405702.1988000000,1649405702.2000000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:15:02. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00022506713867188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13782),(185901,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405702.2027000000,1649405702.2041000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:15:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13784),(185902,0,'moodle','core\\task\\session_cleanup_task',0,1649405761.5214000000,1649405761.5414000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014473915100098 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13828),(185903,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405761.5529000000,1649405761.5551000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:16:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00063610076904297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13828),(185904,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405761.5645000000,1649405761.5653000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:16:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13828),(185905,0,'moodle','core\\task\\grade_cron_task',0,1649405761.5753000000,1649405761.6133000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:16:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.031341791152954 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13824),(185906,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405761.5748000000,1649405761.6172000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:16:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04161810874939 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13828),(185907,0,'moodle','core\\task\\portfolio_cron_task',0,1649405761.6358000000,1649405761.6371000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13828),(185908,0,'moodle','core\\task\\completion_regular_task',0,1649405761.6343000000,1649405761.6509000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:16:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015219926834106 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13824),(185909,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405761.6501000000,1649405761.6523000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13828),(185910,0,'moodle','core\\task\\blog_cron_task',0,1649405761.6687000000,1649405761.6697000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:16:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13828),(185911,0,'moodle','core\\task\\calendar_cron_task',0,1649405761.6678000000,1649405761.6738000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:16:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0050840377807617 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13824),(185912,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405761.6841000000,1649405761.6887000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:16:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016329288482666 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13824),(185913,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405761.6770000000,1649405761.6934000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:16:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015584945678711 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13828),(185914,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405761.7208000000,1649405761.7228000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:16:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010020732879639 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13828),(185915,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405761.7121000000,1649405761.7455000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:16:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.031883001327515 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13824),(185916,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405761.7462000000,1649405761.7501000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:16:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018429756164551 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13828),(185917,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405761.7606000000,1649405761.7620000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:16:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13828),(185918,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405761.7712000000,1649405761.7727000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:16:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13828),(185919,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405761.7807000000,1649405761.7822000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:16:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13828),(185920,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405761.7809000000,1649405761.7822000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:16:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00027322769165039 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13824),(185921,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405761.7951000000,1649405761.7962000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:16:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13824),(185922,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405761.7946000000,1649405761.7973000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:16:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018889904022217 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13828),(185923,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405761.8051000000,1649405761.8065000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:16:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070095062255859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13824),(185924,0,'moodle','core\\task\\session_cleanup_task',0,1649405822.0927000000,1649405822.1181000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:17:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011507034301758 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13860),(185925,0,'moodle','core\\task\\complete_plans_task',0,1649405822.0919000000,1649405822.1272000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 16:17:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.022096872329712 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',13861),(185926,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405822.1296000000,1649405822.1309000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:17:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046515464782715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13860),(185927,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405822.1382000000,1649405822.1390000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:17:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13860),(185928,0,'moodle','core\\task\\grade_cron_task',0,1649405822.1468000000,1649405822.1592000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:17:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.011687994003296 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13860),(185929,0,'moodle','core\\task\\completion_regular_task',0,1649405822.1685000000,1649405822.1852000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:17:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01542592048645 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13860),(185930,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405822.1410000000,1649405822.1872000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:17:02. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043619871139526 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13861),(185931,0,'moodle','core\\task\\portfolio_cron_task',0,1649405822.1969000000,1649405822.1976000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:17:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13860),(185932,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405822.1975000000,1649405822.1989000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:17:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13861),(185933,0,'moodle','core\\task\\calendar_cron_task',0,1649405822.2109000000,1649405822.2159000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:17:02. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0038549900054932 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13860),(185934,0,'moodle','core\\task\\blog_cron_task',0,1649405822.2196000000,1649405822.2204000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:17:02. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13861),(185935,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405822.2304000000,1649405822.2333000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:17:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015518665313721 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13861),(185936,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405822.2280000000,1649405822.2453000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:17:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016515016555786 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13860),(185937,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405822.2730000000,1649405822.2751000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:17:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001121997833252 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13860),(185938,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405822.2936000000,1649405822.2973000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:17:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023548603057861 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13860),(185939,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405822.2538000000,1649405822.2975000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:17:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.042084932327271 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13861),(185940,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405822.3068000000,1649405822.3084000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:17:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00042200088500977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13860),(185941,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405822.3176000000,1649405822.3187000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:17:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13860),(185942,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405822.3286000000,1649405822.3302000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:17:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055909156799316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13860),(185943,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405822.3380000000,1649405822.3391000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:17:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13860),(185944,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405822.3548000000,1649405822.3557000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:17:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13860),(185945,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405822.3526000000,1649405822.3561000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:17:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024940967559814 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13861),(185946,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405822.3649000000,1649405822.3673000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:17:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001230001449585 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13861),(185947,0,'moodle','core\\task\\session_cleanup_task',0,1649405881.6995000000,1649405881.7159000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012042045593262 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13907),(185948,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405881.7373000000,1649405881.7392000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:18:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00068783760070801 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13907),(185949,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405881.7477000000,1649405881.7613000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:18:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0074331760406494 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13908),(185950,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405881.7506000000,1649405881.7853000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033538103103638 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13907),(185951,0,'moodle','core\\task\\grade_cron_task',0,1649405881.8209000000,1649405881.8240000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:18:01. Current memory use 23.1MB.\n... used 2 dbqueries\n... used 0.0017578601837158 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13907),(185952,0,'moodle','core\\task\\portfolio_cron_task',0,1649405881.8379000000,1649405881.8389000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13907),(185953,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405881.8495000000,1649405881.8508000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13907),(185954,0,'moodle','core\\task\\completion_regular_task',0,1649405881.8248000000,1649405881.8558000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:18:01. Current memory use 20.3MB.\n... used 6 dbqueries\n... used 0.030148029327393 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13908),(185955,0,'moodle','core\\task\\blog_cron_task',0,1649405881.8830000000,1649405881.8844000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:18:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13908),(185956,0,'moodle','core\\task\\calendar_cron_task',0,1649405881.8788000000,1649405881.8845000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:18:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0048799514770508 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13907),(185957,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405881.8966000000,1649405881.8998000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:18:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020709037780762 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13907),(185958,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405881.8956000000,1649405881.9192000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:18:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022114038467407 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13908),(185959,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405881.9208000000,1649405881.9572000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:18:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.035191059112549 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13907),(185960,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405881.9552000000,1649405881.9580000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:18:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013718605041504 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13908),(185961,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405881.9808000000,1649405881.9847000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:18:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023682117462158 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13908),(185962,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405881.9934000000,1649405881.9947000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:18:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13908),(185963,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405882.0015000000,1649405882.0025000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:18:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13908),(185964,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405882.0053000000,1649405882.0077000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:18:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13907),(185965,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405882.0135000000,1649405882.0152000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:18:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13908),(185966,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405882.0240000000,1649405882.0273000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:18:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022599697113037 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13907),(185967,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405882.0303000000,1649405882.0315000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:18:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13908),(185968,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405882.0384000000,1649405882.0401000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:18:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13907),(185969,0,'moodle','core\\task\\session_cleanup_task',0,1649405941.3913000000,1649405941.4058000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010576009750366 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13952),(185970,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649405941.3992000000,1649405941.4114000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0071179866790771 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13948),(185971,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649405941.4188000000,1649405941.4199000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13952),(185972,0,'moodle','core\\task\\grade_cron_task',0,1649405941.4290000000,1649405941.4391000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:19:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0093510150909424 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13952),(185973,0,'moodle','core\\task\\completion_regular_task',0,1649405941.4502000000,1649405941.4656000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:19:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014314889907837 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13952),(185974,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649405941.4226000000,1649405941.4664000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:19:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042491912841797 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13948),(185975,0,'moodle','core\\task\\plagiarism_cron_task',0,1649405941.4774000000,1649405941.4786000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13948),(185976,0,'moodle','core\\task\\portfolio_cron_task',0,1649405941.4746000000,1649405941.4786000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:19:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13952),(185977,0,'moodle','core\\task\\blog_cron_task',0,1649405941.5023000000,1649405941.5036000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:19:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13948),(185978,0,'moodle','core\\task\\calendar_cron_task',0,1649405941.4974000000,1649405941.5039000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:19:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053341388702393 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13952),(185979,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649405941.5209000000,1649405941.5232000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:19:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011110305786133 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13948),(185980,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649405941.5132000000,1649405941.5372000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:19:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022796869277954 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13952),(185981,0,'mod_forum','mod_forum\\task\\cron_task',0,1649405941.5683000000,1649405941.5705000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:19:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010139942169189 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13952),(185982,0,'mod_assign','mod_assign\\task\\cron_task',0,1649405941.5480000000,1649405941.5925000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:19:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042623996734619 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13948),(185983,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649405941.5963000000,1649405941.6001000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:19:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023469924926758 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13952),(185984,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649405941.6093000000,1649405941.6114000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:19:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00037384033203125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13952),(185985,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649405941.6215000000,1649405941.6235000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:19:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13952),(185986,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649405941.6342000000,1649405941.6471000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:19:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13948),(185987,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649405941.6332000000,1649405941.6478000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:19:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.01282787322998 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13952),(185988,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649405941.6603000000,1649405941.6627000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:19:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016100406646729 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13948),(185989,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649405941.6648000000,1649405941.6666000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:19:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13952),(185990,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649405941.6755000000,1649405941.6779000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:19:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011229515075684 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13948),(185991,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649406001.9841000000,1649406001.9973000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0089249610900879 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',13982),(185992,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649406002.0019000000,1649406002.0145000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:20:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0073471069335938 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',13983),(185993,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649406002.0124000000,1649406002.0187000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:20:02. Current memory use 20.2MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0051379203796387 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',13982),(185994,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649406002.0302000000,1649406002.0314000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:20:02. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',13982),(185995,0,'moodle','core\\task\\badges_message_task',0,1649406002.0417000000,1649406002.0502000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:20:02. Current memory use 20.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0057132244110107 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',13982),(185996,0,'moodle','core\\task\\badges_cron_task',0,1649406002.0312000000,1649406002.0668000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:20:02. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033361911773682 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',13983),(185997,0,'mod_chat','mod_chat\\task\\cron_task',0,1649406002.0704000000,1649406002.0823000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:20:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.01059103012085 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',13982),(185998,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649406002.0860000000,1649406002.0984000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:20:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 0.010677099227905 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',13983),(185999,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649406002.1033000000,1649406002.1117000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:20:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.000387 seconds)\n... used 1 dbqueries\n... used 0.0077250003814697 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',13982),(186000,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649406002.1124000000,1649406002.1208000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:20:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0051000118255615 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',13983),(186001,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649406002.1245000000,1649406002.1302000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:20:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0032708644866943 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',13982),(186002,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649406002.1311000000,1649406002.1349000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:20:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0025498867034912 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',13983),(186003,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406002.1581000000,1649406002.1618000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:20:02. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00066089630126953 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',13983),(186004,0,'moodle','core\\task\\session_cleanup_task',0,1649406002.1388000000,1649406002.1621000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:20:02. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.020605087280273 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',13982),(186005,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406002.1731000000,1649406002.1742000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:20:02. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',13983),(186006,0,'moodle','core\\task\\grade_cron_task',0,1649406002.1853000000,1649406002.1891000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:20:02. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0026290416717529 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',13983),(186007,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406002.1743000000,1649406002.2034000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:20:02. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027956962585449 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',13982),(186008,0,'moodle','core\\task\\portfolio_cron_task',0,1649406002.2138000000,1649406002.2152000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:20:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',13982),(186009,0,'moodle','core\\task\\completion_regular_task',0,1649406002.2010000000,1649406002.2178000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:20:02. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.015915155410767 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',13983),(186010,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406002.2270000000,1649406002.2283000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:20:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',13982),(186011,0,'moodle','core\\task\\blog_cron_task',0,1649406002.2411000000,1649406002.2426000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:20:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',13982),(186012,0,'moodle','core\\task\\calendar_cron_task',0,1649406002.2362000000,1649406002.2432000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:20:02. Current memory use 25.6MB.\n... used 1 dbqueries\n... used 0.0057380199432373 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',13983),(186013,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406002.2539000000,1649406002.2567000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:20:02. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014979839324951 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',13983),(186014,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406002.2503000000,1649406002.2674000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:20:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015852928161621 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',13982),(186015,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406002.2952000000,1649406002.2992000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:20:02. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001680850982666 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',13982),(186016,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406002.2658000000,1649406002.3118000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:20:02. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.044251918792725 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',13983),(186017,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406002.3478000000,1649406002.3571000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:20:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0053470134735107 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',13982),(186018,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406002.3704000000,1649406002.3733000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:20:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00034785270690918 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',13983),(186019,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406002.3779000000,1649406002.3794000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:20:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',13982),(186020,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406002.3928000000,1649406002.3953000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:20:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',13983),(186021,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406002.3933000000,1649406002.3956000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:20:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',13982),(186022,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406002.4062000000,1649406002.4075000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:20:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',13982),(186023,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406002.4044000000,1649406002.4082000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:20:02. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025291442871094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',13983),(186024,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406002.4178000000,1649406002.4202000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:20:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083494186401367 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',13982),(186025,0,'moodle','core\\task\\session_cleanup_task',0,1649406061.7651000000,1649406061.7793000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010037183761597 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14018),(186026,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406061.7893000000,1649406061.7907000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14018),(186027,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406061.7874000000,1649406061.8007000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:21:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078670978546143 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14020),(186028,0,'moodle','core\\task\\grade_cron_task',0,1649406061.8124000000,1649406061.8283000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:21:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014650821685791 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14020),(186029,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406061.8012000000,1649406061.8328000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:21:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030817985534668 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14018),(186030,0,'moodle','core\\task\\portfolio_cron_task',0,1649406061.8420000000,1649406061.8429000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14018),(186031,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406061.8504000000,1649406061.8518000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14018),(186032,0,'moodle','core\\task\\completion_regular_task',0,1649406061.8393000000,1649406061.8610000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:21:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020437955856323 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14020),(186033,0,'moodle','core\\task\\calendar_cron_task',0,1649406061.8652000000,1649406061.8720000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:21:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055570602416992 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14018),(186034,0,'moodle','core\\task\\blog_cron_task',0,1649406061.8785000000,1649406061.8794000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:21:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14020),(186035,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406061.8866000000,1649406061.8881000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:21:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.000701904296875 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14020),(186036,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406061.8824000000,1649406061.9063000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:21:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022621154785156 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14018),(186037,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406061.9094000000,1649406061.9409000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:21:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.030354022979736 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14020),(186038,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406061.9417000000,1649406061.9464000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:21:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0028939247131348 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14018),(186039,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406061.9834000000,1649406061.9895000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:21:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044457912445068 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14018),(186040,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406062.0010000000,1649406062.0027000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14018),(186041,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406062.0135000000,1649406062.0153000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14018),(186042,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406062.0149000000,1649406062.0173000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:21:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14020),(186043,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406062.0270000000,1649406062.0282000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14018),(186044,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406062.0337000000,1649406062.0370000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:21:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022850036621094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14020),(186045,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406062.0445000000,1649406062.0460000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:21:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14018),(186046,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406062.0490000000,1649406062.0506000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:21:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14020),(186047,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406121.3171000000,1649406121.3263000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:22:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053861141204834 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14065),(186048,0,'moodle','core\\task\\session_cleanup_task',0,1649406121.3140000000,1649406121.3299000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:22:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010899066925049 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14072),(186049,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406121.3371000000,1649406121.3390000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:22:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14065),(186050,0,'moodle','core\\task\\grade_cron_task',0,1649406121.3507000000,1649406121.3665000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014527797698975 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14065),(186051,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406121.3430000000,1649406121.3824000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03777003288269 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14072),(186052,0,'moodle','core\\task\\portfolio_cron_task',0,1649406121.3932000000,1649406121.3944000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14072),(186053,0,'moodle','core\\task\\completion_regular_task',0,1649406121.3772000000,1649406121.3966000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:22:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01826810836792 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14065),(186054,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406121.4054000000,1649406121.4067000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14072),(186055,0,'moodle','core\\task\\calendar_cron_task',0,1649406121.4164000000,1649406121.4229000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:22:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0050690174102783 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14065),(186056,0,'moodle','core\\task\\blog_cron_task',0,1649406121.4269000000,1649406121.4283000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14072),(186057,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406121.4409000000,1649406121.4431000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:22:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009458065032959 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14072),(186058,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406121.4316000000,1649406121.4473000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:22:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014917850494385 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14065),(186059,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406121.4778000000,1649406121.4800000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:22:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011260509490967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14065),(186060,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406121.4654000000,1649406121.5046000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:22:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.037719011306763 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14072),(186061,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406121.5015000000,1649406121.5048000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:22:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020499229431152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14065),(186062,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406121.5142000000,1649406121.5161000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:22:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00031280517578125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14065),(186063,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406121.5270000000,1649406121.5290000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:22:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14065),(186064,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406121.5385000000,1649406121.5399000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:22:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14065),(186065,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406121.5380000000,1649406121.5397000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:22:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14072),(186066,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406121.5537000000,1649406121.5571000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:22:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024049282073975 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14072),(186067,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406121.5562000000,1649406121.5574000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:22:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00016880035400391 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14065),(186068,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406121.5659000000,1649406121.5672000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:22:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14072),(186069,0,'moodle','core\\task\\session_cleanup_task',0,1649406181.9189000000,1649406181.9409000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0153648853302 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14101),(186070,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649406181.9155000000,1649406181.9421000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 16:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.021705150604248 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',14097),(186071,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406181.9654000000,1649406181.9667000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:23:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14101),(186072,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406181.9644000000,1649406181.9678000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:23:01. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.0011799335479736 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14097),(186073,0,'moodle','core\\task\\grade_cron_task',0,1649406181.9774000000,1649406181.9947000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:23:01. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.016113996505737 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14097),(186074,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406181.9741000000,1649406182.0135000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:23:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038673162460327 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14101),(186075,0,'moodle','core\\task\\portfolio_cron_task',0,1649406182.0257000000,1649406182.0270000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:23:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14101),(186076,0,'moodle','core\\task\\completion_regular_task',0,1649406182.0055000000,1649406182.0270000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:23:02. Current memory use 21.7MB.\n... used 6 dbqueries\n... used 0.020315885543823 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14097),(186077,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406182.0463000000,1649406182.0472000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:23:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14097),(186078,0,'moodle','core\\task\\calendar_cron_task',0,1649406182.0564000000,1649406182.0616000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:23:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044450759887695 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14101),(186079,0,'moodle','core\\task\\blog_cron_task',0,1649406182.0610000000,1649406182.0620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:23:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14097),(186080,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406182.0707000000,1649406182.0723000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:23:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008699893951416 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14101),(186081,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406182.0690000000,1649406182.0948000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:23:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024497985839844 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14097),(186082,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406182.0894000000,1649406182.1343000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:23:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.043039083480835 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14101),(186083,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406182.1451000000,1649406182.1483000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:23:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018429756164551 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14097),(186084,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406182.1732000000,1649406182.1788000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:23:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041160583496094 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14097),(186085,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406182.1864000000,1649406182.1878000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:23:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14097),(186086,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406182.1946000000,1649406182.1956000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:23:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14097),(186087,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406182.2030000000,1649406182.2042000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:23:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14101),(186088,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406182.2026000000,1649406182.2158000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:23:02. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.011667013168335 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14097),(186089,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406182.2312000000,1649406182.2348000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:23:02. Current memory use 28.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023388862609863 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14097),(186090,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406182.2363000000,1649406182.2374000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:23:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0004270076751709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14101),(186091,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406182.2467000000,1649406182.2488000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:23:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083494186401367 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14097),(186092,0,'moodle','core\\task\\session_cleanup_task',0,1649406241.5576000000,1649406241.5735000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011231899261475 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14138),(186093,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406241.5847000000,1649406241.5857000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14138),(186094,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406241.5773000000,1649406241.5868000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:24:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0054841041564941 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14140),(186095,0,'moodle','core\\task\\grade_cron_task',0,1649406241.5947000000,1649406241.6074000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:24:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011879205703735 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14138),(186096,0,'moodle','core\\task\\completion_regular_task',0,1649406241.6176000000,1649406241.6334000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:24:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014945030212402 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14138),(186097,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406241.6001000000,1649406241.6356000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:24:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034306049346924 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14140),(186098,0,'moodle','core\\task\\portfolio_cron_task',0,1649406241.6416000000,1649406241.6427000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:24:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14138),(186099,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406241.6427000000,1649406241.6437000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14140),(186100,0,'moodle','core\\task\\blog_cron_task',0,1649406241.6559000000,1649406241.6566000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:24:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14138),(186101,0,'moodle','core\\task\\calendar_cron_task',0,1649406241.6547000000,1649406241.6590000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:24:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035378932952881 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14140),(186102,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406241.6666000000,1649406241.6681000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:24:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073003768920898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14140),(186103,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406241.6628000000,1649406241.6782000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:24:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014663934707642 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14138),(186104,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406241.7040000000,1649406241.7064000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:24:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013039112091064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14138),(186105,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406241.6823000000,1649406241.7125000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:24:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.029223203659058 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14140),(186106,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406241.7290000000,1649406241.7332000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:24:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024118423461914 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14138),(186107,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406241.7405000000,1649406241.7416000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:24:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14140),(186108,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406241.7411000000,1649406241.7423000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:24:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14138),(186109,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406241.7488000000,1649406241.7501000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:24:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044798851013184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14140),(186110,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406241.7505000000,1649406241.7522000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:24:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14138),(186111,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406241.7629000000,1649406241.7658000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:24:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021851062774658 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14138),(186112,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406241.7666000000,1649406241.7684000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:24:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00048708915710449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14140),(186113,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406241.7742000000,1649406241.7757000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:24:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080490112304688 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14138),(186114,0,'moodle','core\\task\\context_cleanup_task',0,1649406302.0832000000,1649406302.1055000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 16:25:02. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.016871929168701 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',14193),(186115,0,'moodle','core\\task\\badges_message_task',0,1649406302.1168000000,1649406302.1216000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:25:02. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0040209293365479 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14193),(186116,0,'moodle','core\\task\\badges_cron_task',0,1649406302.0864000000,1649406302.1263000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:25:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034221887588501 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14190),(186117,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649406302.1409000000,1649406302.1498000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:25:02. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0078670978546143 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14190),(186118,0,'mod_chat','mod_chat\\task\\cron_task',0,1649406302.1370000000,1649406302.1506000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:25:02. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.011986970901489 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14193),(186119,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649406302.1609000000,1649406302.1684000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:25:02. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.000504 seconds)\n... used 1 dbqueries\n... used 0.0067069530487061 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14190),(186120,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649406302.1691000000,1649406302.1745000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:25:02. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.0034410953521729 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14193),(186121,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649406302.1785000000,1649406302.1833000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:25:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.002622127532959 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14190),(186122,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649406302.1815000000,1649406302.1841000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:25:02. Current memory use 23MB.\n... used 2 dbqueries\n... used 0.0020129680633545 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14193),(186123,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406302.1922000000,1649406302.1942000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:25:02. Current memory use 23.3MB.\n... used 1 dbqueries\n... used 0.00039911270141602 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14193),(186124,0,'moodle','core\\task\\session_cleanup_task',0,1649406302.1913000000,1649406302.1978000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:25:02. Current memory use 25MB.\n... used 7 dbqueries\n... used 0.004647970199585 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14190),(186125,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406302.2025000000,1649406302.2039000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:25:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14193),(186126,0,'moodle','core\\task\\grade_cron_task',0,1649406302.2109000000,1649406302.2227000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:25:02. Current memory use 23.3MB.\n... used 2 dbqueries\n... used 0.011015176773071 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14193),(186127,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406302.2077000000,1649406302.2413000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:25:02. Current memory use 25.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032763004302979 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14190),(186128,0,'moodle','core\\task\\portfolio_cron_task',0,1649406302.2520000000,1649406302.2530000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:25:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14190),(186129,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406302.2611000000,1649406302.2624000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:25:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14190),(186130,0,'moodle','core\\task\\completion_regular_task',0,1649406302.2443000000,1649406302.2644000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:25:02. Current memory use 24.2MB.\n... used 6 dbqueries\n... used 0.018784999847412 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14193),(186131,0,'moodle','core\\task\\calendar_cron_task',0,1649406302.2735000000,1649406302.2797000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:25:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0050439834594727 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14193),(186132,0,'moodle','core\\task\\blog_cron_task',0,1649406302.2812000000,1649406302.2820000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:25:02. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14190),(186133,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406302.2904000000,1649406302.2921000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:25:02. Current memory use 25.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007171630859375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14193),(186134,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406302.2900000000,1649406302.3074000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:25:02. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016402006149292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14190),(186135,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406302.3284000000,1649406302.3306000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:25:02. Current memory use 30.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00095582008361816 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14190),(186136,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406302.3012000000,1649406302.3459000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:25:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.042881965637207 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14193),(186137,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406302.3488000000,1649406302.3523000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:25:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020120143890381 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14190),(186138,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406302.3598000000,1649406302.3608000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:25:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14190),(186139,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406302.3682000000,1649406302.3692000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:25:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14190),(186140,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406302.3763000000,1649406302.3780000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:25:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00039792060852051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14190),(186141,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406302.3812000000,1649406302.3832000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:25:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0003049373626709 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14193),(186142,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406302.3857000000,1649406302.3889000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:25:02. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001917839050293 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14190),(186143,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406302.3908000000,1649406302.3918000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:25:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14193),(186144,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406302.3976000000,1649406302.3991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:25:02. Current memory use 32MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14190),(186145,0,'moodle','core\\task\\session_cleanup_task',0,1649406361.6603000000,1649406361.6765000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011666059494019 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14224),(186146,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406361.6858000000,1649406361.6875000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:26:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0007331371307373 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14224),(186147,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406361.6924000000,1649406361.7014000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:26:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0048940181732178 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14231),(186148,0,'moodle','core\\task\\grade_cron_task',0,1649406361.7098000000,1649406361.7222000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:26:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011226892471313 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14231),(186149,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406361.6973000000,1649406361.7289000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030434131622314 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14224),(186150,0,'moodle','core\\task\\portfolio_cron_task',0,1649406361.7373000000,1649406361.7385000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14224),(186151,0,'moodle','core\\task\\completion_regular_task',0,1649406361.7291000000,1649406361.7574000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:26:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.027531862258911 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14231),(186152,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406361.7571000000,1649406361.7582000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14224),(186153,0,'moodle','core\\task\\calendar_cron_task',0,1649406361.7711000000,1649406361.7766000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:26:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038847923278809 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14231),(186154,0,'moodle','core\\task\\blog_cron_task',0,1649406361.7771000000,1649406361.7779000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:26:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14224),(186155,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406361.7871000000,1649406361.7895000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:26:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013251304626465 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14224),(186156,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406361.7866000000,1649406361.8116000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:26:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023735046386719 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14231),(186157,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406361.8506000000,1649406361.8541000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:26:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016148090362549 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14231),(186158,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406361.8108000000,1649406361.8579000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:26:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.045450925827026 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14224),(186159,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406361.8799000000,1649406361.8844000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:26:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028691291809082 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14231),(186160,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406361.8941000000,1649406361.8965000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:26:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00051403045654297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14231),(186161,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406361.8980000000,1649406361.8998000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:26:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14224),(186162,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406361.9059000000,1649406361.9085000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:26:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010111331939697 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14231),(186163,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406361.9089000000,1649406361.9108000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:26:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14224),(186164,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406361.9255000000,1649406361.9267000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:26:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14231),(186165,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406361.9251000000,1649406361.9289000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:26:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025668144226074 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14224),(186166,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406361.9370000000,1649406361.9384000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:26:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14231),(186167,0,'moodle','core\\task\\session_cleanup_task',0,1649406422.2208000000,1649406422.2362000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:27:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011144161224365 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14269),(186168,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406422.2307000000,1649406422.2397000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:27:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0050089359283447 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14271),(186169,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406422.2465000000,1649406422.2475000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:27:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14269),(186170,0,'moodle','core\\task\\grade_cron_task',0,1649406422.2641000000,1649406422.2814000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:27:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015794038772583 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14269),(186171,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406422.2479000000,1649406422.2915000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:27:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042665958404541 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14271),(186172,0,'moodle','core\\task\\portfolio_cron_task',0,1649406422.3019000000,1649406422.3031000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14271),(186173,0,'moodle','core\\task\\completion_regular_task',0,1649406422.2893000000,1649406422.3098000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:27:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019244194030762 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14269),(186174,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406422.3130000000,1649406422.3138000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14271),(186175,0,'moodle','core\\task\\blog_cron_task',0,1649406422.3286000000,1649406422.3295000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:27:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14269),(186176,0,'moodle','core\\task\\calendar_cron_task',0,1649406422.3283000000,1649406422.3333000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:27:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041768550872803 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14271),(186177,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406422.3422000000,1649406422.3438000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:27:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14271),(186178,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406422.3386000000,1649406422.3549000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:27:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015439033508301 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14269),(186179,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406422.3811000000,1649406422.3835000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:27:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011179447174072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14269),(186180,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406422.3589000000,1649406422.3883000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:27:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028423070907593 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14271),(186181,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406422.4053000000,1649406422.4089000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:27:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023660659790039 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14269),(186182,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406422.4159000000,1649406422.4172000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:27:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14269),(186183,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406422.4177000000,1649406422.4189000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:27:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14271),(186184,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406422.4246000000,1649406422.4261000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:27:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14269),(186185,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406422.4256000000,1649406422.4267000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:27:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14271),(186186,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406422.4383000000,1649406422.4393000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:27:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14269),(186187,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406422.4380000000,1649406422.4403000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:27:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015509128570557 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14271),(186188,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406422.4470000000,1649406422.4489000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:27:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065302848815918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14271),(186189,0,'moodle','core\\task\\session_cleanup_task',0,1649406481.7454000000,1649406481.7615000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012032985687256 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14312),(186190,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406481.7691000000,1649406481.7710000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:28:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00058412551879883 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14312),(186191,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406481.7824000000,1649406481.7834000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14312),(186192,0,'moodle','core\\task\\grade_cron_task',0,1649406481.7955000000,1649406481.8142000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:28:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015090227127075 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14313),(186193,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406481.7922000000,1649406481.8265000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033370018005371 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14312),(186194,0,'moodle','core\\task\\portfolio_cron_task',0,1649406481.8385000000,1649406481.8398000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14312),(186195,0,'moodle','core\\task\\completion_regular_task',0,1649406481.8273000000,1649406481.8465000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:28:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017714023590088 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14313),(186196,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406481.8495000000,1649406481.8505000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14312),(186197,0,'moodle','core\\task\\calendar_cron_task',0,1649406481.8602000000,1649406481.8649000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:28:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039210319519043 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14313),(186198,0,'moodle','core\\task\\blog_cron_task',0,1649406481.8652000000,1649406481.8663000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:28:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14312),(186199,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406481.8767000000,1649406481.8791000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:28:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011360645294189 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14312),(186200,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406481.8734000000,1649406481.8893000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:28:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015130043029785 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14313),(186201,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406481.9213000000,1649406481.9240000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:28:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010879039764404 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14313),(186202,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406481.8944000000,1649406481.9288000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:28:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.033232927322388 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14312),(186203,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406481.9414000000,1649406481.9449000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:28:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024750232696533 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14313),(186204,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406481.9540000000,1649406481.9558000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:28:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14313),(186205,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406481.9654000000,1649406481.9672000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:28:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14313),(186206,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406481.9711000000,1649406481.9739000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:28:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006411075592041 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14312),(186207,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406481.9764000000,1649406481.9781000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:28:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14313),(186208,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406481.9919000000,1649406481.9930000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:28:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14313),(186209,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406482.0009000000,1649406482.0025000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:28:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068807601928711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14313),(186210,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406482.0029000000,1649406482.0056000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:28:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017359256744385 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14312),(186211,0,'moodle','core\\task\\session_cleanup_task',0,1649406541.3457000000,1649406541.3658000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015451908111572 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14352),(186212,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406541.3570000000,1649406541.3676000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064229965209961 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14350),(186213,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406541.3764000000,1649406541.3772000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14350),(186214,0,'moodle','core\\task\\grade_cron_task',0,1649406541.3856000000,1649406541.3970000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0106360912323 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14350),(186215,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406541.3767000000,1649406541.4097000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031934976577759 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14352),(186216,0,'moodle','core\\task\\portfolio_cron_task',0,1649406541.4176000000,1649406541.4185000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14352),(186217,0,'moodle','core\\task\\completion_regular_task',0,1649406541.4058000000,1649406541.4250000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:29:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017514944076538 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14350),(186218,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406541.4259000000,1649406541.4267000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14352),(186219,0,'moodle','core\\task\\blog_cron_task',0,1649406541.4443000000,1649406541.4454000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:29:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14350),(186220,0,'moodle','core\\task\\calendar_cron_task',0,1649406541.4407000000,1649406541.4475000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:29:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059490203857422 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14352),(186221,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406541.4562000000,1649406541.4588000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:29:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015089511871338 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14352),(186222,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406541.4545000000,1649406541.4717000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:29:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016406059265137 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14350),(186223,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406541.5013000000,1649406541.5039000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:29:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015249252319336 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14350),(186224,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406541.4806000000,1649406541.5118000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:29:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.030097007751465 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14352),(186225,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406541.5234000000,1649406541.5279000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:29:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033988952636719 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14350),(186226,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406541.5450000000,1649406541.5471000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:29:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00032401084899902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14350),(186227,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406541.5555000000,1649406541.5574000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:29:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14352),(186228,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406541.5602000000,1649406541.5629000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:29:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085282325744629 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14350),(186229,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406541.5679000000,1649406541.5692000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:29:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14352),(186230,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406541.5764000000,1649406541.5783000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:29:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00065088272094727 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14350),(186231,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406541.5810000000,1649406541.5838000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:29:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019879341125488 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14352),(186232,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406541.5886000000,1649406541.5908000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:29:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055813789367676 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14350),(186233,0,'moodle','core\\task\\cache_cleanup_task',0,1649406601.9760000000,1649406601.9898000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 16:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077409744262695 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',14382),(186234,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649406601.9799000000,1649406602.0006000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 16:30:01. Current memory use 19.3MB.\n... used 2 dbqueries\n... used 0.014238119125366 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',14381),(186235,0,'moodle','core\\task\\search_index_task',0,1649406602.0048000000,1649406602.0096000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 16:30:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0036420822143555 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',14382),(186236,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649406602.0296000000,1649406602.0334000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 16:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0026540756225586 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',14381),(186237,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649406602.0333000000,1649406602.0359000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 16:30:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018260478973389 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',14382),(186238,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649406602.0515000000,1649406602.0543000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:30:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0017800331115723 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',14382),(186239,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649406602.0771000000,1649406602.0784000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:30:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00032401084899902 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',14382),(186240,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649406602.0484000000,1649406602.0900000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 16:30:02. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.040127038955688 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',14381),(186241,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649406602.0902000000,1649406602.0968000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:30:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.005483865737915 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',14382),(186242,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649406602.1056000000,1649406602.1089000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:30:02. Current memory use 23.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0023000240325928 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',14381),(186243,0,'moodle','core\\task\\badges_message_task',0,1649406602.1205000000,1649406602.1295000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:30:02. Current memory use 24MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0060780048370361 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14381),(186244,0,'moodle','core\\task\\badges_cron_task',0,1649406602.1092000000,1649406602.1445000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:30:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033308029174805 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14382),(186245,0,'mod_chat','mod_chat\\task\\cron_task',0,1649406602.1518000000,1649406602.1663000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:30:02. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.012917041778564 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14381),(186246,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649406602.1649000000,1649406602.1745000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:30:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0079610347747803 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14382),(186247,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649406602.1866000000,1649406602.1942000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:30:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0040321350097656 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14382),(186248,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649406602.1840000000,1649406602.1964000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:30:02. Current memory use 26.1MB.\n\n0 feeds refreshed (took 0.00044 seconds)\n... used 1 dbqueries\n... used 0.011184930801392 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14381),(186249,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649406602.2096000000,1649406602.2143000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:30:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0035941600799561 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14382),(186250,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649406602.2062000000,1649406602.2188000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:30:02. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.0090649127960205 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14381),(186251,0,'moodle','core\\task\\session_cleanup_task',0,1649406602.2265000000,1649406602.2330000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:30:02. Current memory use 25.4MB.\n... used 7 dbqueries\n... used 0.0053610801696777 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14382),(186252,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406602.2303000000,1649406602.2339000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:30:02. Current memory use 27.4MB.\n... used 1 dbqueries\n... used 0.00084519386291504 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14381),(186253,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406602.2417000000,1649406602.2435000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:30:02. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14382),(186254,0,'moodle','core\\task\\grade_cron_task',0,1649406602.2538000000,1649406602.2571000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:30:02. Current memory use 25.7MB.\n... used 2 dbqueries\n... used 0.0019750595092773 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14382),(186255,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406602.2448000000,1649406602.2645000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:30:02. Current memory use 27.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018673896789551 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14381),(186256,0,'moodle','core\\task\\portfolio_cron_task',0,1649406602.2737000000,1649406602.2750000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:30:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14381),(186257,0,'moodle','core\\task\\completion_regular_task',0,1649406602.2659000000,1649406602.2833000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:30:02. Current memory use 25.7MB.\n... used 6 dbqueries\n... used 0.015918016433716 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14382),(186258,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406602.2857000000,1649406602.2869000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:30:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14381),(186259,0,'moodle','core\\task\\blog_cron_task',0,1649406602.3019000000,1649406602.3038000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:30:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14382),(186260,0,'moodle','core\\task\\calendar_cron_task',0,1649406602.2983000000,1649406602.3166000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:30:02. Current memory use 29MB.\n... used 1 dbqueries\n... used 0.017113924026489 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14381),(186261,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406602.3257000000,1649406602.3283000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:30:02. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016369819641113 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14381),(186262,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406602.3252000000,1649406602.3441000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:30:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017428159713745 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14382),(186263,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406602.3402000000,1649406602.3559000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:30:02. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.013878107070923 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14381),(186264,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406602.3770000000,1649406602.3810000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:30:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019419193267822 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14382),(186265,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406602.4098000000,1649406602.4152000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:30:02. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034518241882324 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14382),(186266,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406602.4240000000,1649406602.4265000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:30:02. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14381),(186267,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406602.4255000000,1649406602.4275000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:30:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14382),(186268,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406602.4373000000,1649406602.4386000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:30:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14382),(186269,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406602.4370000000,1649406602.4397000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:30:02. Current memory use 34.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00091791152954102 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14381),(186270,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406602.4500000000,1649406602.4523000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:30:02. Current memory use 34.3MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14381),(186271,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406602.4483000000,1649406602.4524000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:30:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025339126586914 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14382),(186272,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406602.4626000000,1649406602.4655000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:30:02. Current memory use 34.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0015749931335449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14381),(186273,0,'moodle','core\\task\\session_cleanup_task',0,1649406661.7209000000,1649406661.7345000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0094220638275146 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14424),(186274,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406661.7418000000,1649406661.7429000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:31:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00040602684020996 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14424),(186275,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406661.7521000000,1649406661.7531000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:31:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14424),(186276,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406661.7611000000,1649406661.7888000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026950836181641 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14424),(186277,0,'moodle','core\\task\\grade_cron_task',0,1649406661.7758000000,1649406661.7925000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:31:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013068914413452 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14425),(186278,0,'moodle','core\\task\\portfolio_cron_task',0,1649406661.8030000000,1649406661.8044000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:31:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14425),(186279,0,'moodle','core\\task\\completion_regular_task',0,1649406661.8005000000,1649406661.8131000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:31:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011451005935669 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14424),(186280,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406661.8143000000,1649406661.8155000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:31:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14425),(186281,0,'moodle','core\\task\\blog_cron_task',0,1649406661.8335000000,1649406661.8344000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:31:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14424),(186282,0,'moodle','core\\task\\calendar_cron_task',0,1649406661.8336000000,1649406661.8393000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:31:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0048799514770508 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14425),(186283,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406661.8494000000,1649406661.8513000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:31:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010828971862793 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14425),(186284,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406661.8421000000,1649406661.8595000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016694068908691 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14424),(186285,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406661.8850000000,1649406661.8880000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:31:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014998912811279 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14424),(186286,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406661.9066000000,1649406661.9098000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:31:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021579265594482 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14424),(186287,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406661.8682000000,1649406661.9138000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:31:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.04407787322998 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14425),(186288,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406661.9203000000,1649406661.9214000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:31:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14424),(186289,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406661.9282000000,1649406661.9294000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:31:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14424),(186290,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406661.9400000000,1649406661.9423000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:31:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14424),(186291,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406661.9524000000,1649406661.9541000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:31:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14424),(186292,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406661.9658000000,1649406661.9667000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:31:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14424),(186293,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406661.9658000000,1649406661.9683000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:31:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017499923706055 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14425),(186294,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406661.9752000000,1649406661.9765000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:31:01. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048017501831055 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14424),(186295,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649406721.2649000000,1649406721.2888000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 16:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.020673036575317 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',14460),(186296,0,'moodle','core\\task\\session_cleanup_task',0,1649406721.2738000000,1649406721.2889000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010928153991699 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14459),(186297,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406721.2997000000,1649406721.3016000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:32:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00086212158203125 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14459),(186298,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406721.3005000000,1649406721.3028000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:32:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14460),(186299,0,'moodle','core\\task\\grade_cron_task',0,1649406721.3136000000,1649406721.3302000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:32:01. Current memory use 22.2MB.\n... used 2 dbqueries\n... used 0.015469074249268 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14460),(186300,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406721.3116000000,1649406721.3627000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:32:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049942016601562 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14459),(186301,0,'moodle','core\\task\\portfolio_cron_task',0,1649406721.3705000000,1649406721.3714000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:32:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14459),(186302,0,'moodle','core\\task\\completion_regular_task',0,1649406721.3407000000,1649406721.3739000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:32:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.032042026519775 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14460),(186303,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406721.3799000000,1649406721.3810000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:32:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14459),(186304,0,'moodle','core\\task\\blog_cron_task',0,1649406721.3963000000,1649406721.3971000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:32:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14459),(186305,0,'moodle','core\\task\\calendar_cron_task',0,1649406721.3931000000,1649406721.3996000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:32:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.0052330493927002 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14460),(186306,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406721.4087000000,1649406721.4107000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:32:01. Current memory use 24.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009760856628418 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14460),(186307,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406721.4047000000,1649406721.4224000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:32:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016923904418945 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14459),(186308,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406721.4503000000,1649406721.4527000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:32:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011470317840576 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14459),(186309,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406721.4312000000,1649406721.4719000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:32:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.039305925369263 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14460),(186310,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406721.4762000000,1649406721.4800000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:32:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022969245910645 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14459),(186311,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406721.4877000000,1649406721.4895000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:32:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14459),(186312,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406721.4934000000,1649406721.4947000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:32:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14460),(186313,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406721.4984000000,1649406721.5003000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:32:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006411075592041 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14459),(186314,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406721.5038000000,1649406721.5049000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:32:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14460),(186315,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406721.5125000000,1649406721.5152000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:32:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019159317016602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14459),(186316,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406721.5184000000,1649406721.5195000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:32:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14460),(186317,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406721.5293000000,1649406721.5306000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:32:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057411193847656 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14460),(186318,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406781.8729000000,1649406781.8869000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:33:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0084390640258789 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14508),(186319,0,'moodle','core\\task\\session_cleanup_task',0,1649406781.8708000000,1649406781.8913000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014704942703247 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14504),(186320,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406781.8990000000,1649406781.9006000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:33:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14508),(186321,0,'moodle','core\\task\\grade_cron_task',0,1649406781.9098000000,1649406781.9218000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011085033416748 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14508),(186322,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406781.9020000000,1649406781.9325000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029360055923462 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14504),(186323,0,'moodle','core\\task\\portfolio_cron_task',0,1649406781.9409000000,1649406781.9418000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14504),(186324,0,'moodle','core\\task\\completion_regular_task',0,1649406781.9307000000,1649406781.9455000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:33:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013782978057861 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14508),(186325,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406781.9493000000,1649406781.9500000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14504),(186326,0,'moodle','core\\task\\blog_cron_task',0,1649406781.9644000000,1649406781.9654000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14504),(186327,0,'moodle','core\\task\\calendar_cron_task',0,1649406781.9612000000,1649406781.9663000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:33:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0042288303375244 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14508),(186328,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406781.9745000000,1649406781.9761000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:33:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14508),(186329,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406781.9734000000,1649406781.9919000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:33:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017574071884155 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14504),(186330,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406782.0178000000,1649406782.0199000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:33:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010631084442139 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14504),(186331,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406781.9927000000,1649406782.0219000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:33:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.028270959854126 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14508),(186332,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406782.0442000000,1649406782.0491000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:33:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037481784820557 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14504),(186333,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406782.0563000000,1649406782.0576000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:33:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14508),(186334,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406782.0578000000,1649406782.0591000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:33:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14504),(186335,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406782.0673000000,1649406782.0689000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:33:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14508),(186336,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406782.0693000000,1649406782.0712000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:33:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14504),(186337,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406782.0827000000,1649406782.0838000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:33:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14504),(186338,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406782.0842000000,1649406782.0869000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:33:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019700527191162 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14508),(186339,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406782.0945000000,1649406782.0964000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:33:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087499618530273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14504),(186340,0,'moodle','core\\task\\session_cleanup_task',0,1649406841.3425000000,1649406841.3605000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:34:01. Current memory use 19.4MB.\n... used 9 dbqueries\n... used 0.014309167861938 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14551),(186341,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406841.3548000000,1649406841.3650000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:34:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052928924560547 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14554),(186342,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406841.3721000000,1649406841.3729000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:34:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14554),(186343,0,'moodle','core\\task\\grade_cron_task',0,1649406841.3850000000,1649406841.3959000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:34:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097920894622803 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14554),(186344,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406841.3731000000,1649406841.3997000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:34:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025954008102417 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14551),(186345,0,'moodle','core\\task\\portfolio_cron_task',0,1649406841.4070000000,1649406841.4080000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14551),(186346,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406841.4145000000,1649406841.4153000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14551),(186347,0,'moodle','core\\task\\completion_regular_task',0,1649406841.4080000000,1649406841.4252000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:34:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015931129455566 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14554),(186348,0,'moodle','core\\task\\blog_cron_task',0,1649406841.4366000000,1649406841.4374000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:34:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14554),(186349,0,'moodle','core\\task\\calendar_cron_task',0,1649406841.4326000000,1649406841.4396000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:34:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057511329650879 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14551),(186350,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406841.4473000000,1649406841.4494000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:34:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012640953063965 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14551),(186351,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406841.4450000000,1649406841.4612000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:34:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015272855758667 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14554),(186352,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406841.4863000000,1649406841.4882000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:34:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00091195106506348 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14554),(186353,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406841.4616000000,1649406841.4902000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:34:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.027567148208618 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14551),(186354,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406841.5059000000,1649406841.5089000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:34:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019218921661377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14554),(186355,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406841.5161000000,1649406841.5173000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:34:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021815299987793 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14554),(186356,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406841.5206000000,1649406841.5218000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:34:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14551),(186357,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406841.5248000000,1649406841.5261000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:34:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040197372436523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14554),(186358,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406841.5295000000,1649406841.5307000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:34:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14551),(186359,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406841.5406000000,1649406841.5441000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:34:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022580623626709 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14554),(186360,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406841.5441000000,1649406841.5453000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:34:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14551),(186361,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406841.5533000000,1649406841.5548000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:34:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073409080505371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14551),(186362,0,'moodle','core\\task\\messaging_cleanup_task',0,1649406901.8640000000,1649406901.9134000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 16:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.042935848236084 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',14606),(186363,0,'moodle','core\\task\\badges_cron_task',0,1649406901.8663000000,1649406901.9249000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.052886962890625 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14604),(186364,0,'moodle','core\\task\\badges_message_task',0,1649406901.9288000000,1649406901.9372000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:35:01. Current memory use 20.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0069580078125 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14606),(186365,0,'mod_chat','mod_chat\\task\\cron_task',0,1649406901.9460000000,1649406901.9650000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:35:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.017292022705078 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14604),(186366,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649406901.9547000000,1649406901.9686000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:35:01. Current memory use 21.8MB.\n... used 0 dbqueries\n... used 0.012608051300049 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14606),(186367,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649406901.9809000000,1649406901.9896000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:35:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00053999999999998 seconds)\n... used 1 dbqueries\n... used 0.0077331066131592 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14604),(186368,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649406901.9848000000,1649406901.9908000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:35:01. Current memory use 23.1MB.\n... used 3 dbqueries\n... used 0.0033938884735107 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14606),(186369,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649406902.0002000000,1649406902.0033000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:35:02. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0023131370544434 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14606),(186370,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649406902.0047000000,1649406902.0124000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:35:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0043609142303467 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14604),(186371,0,'moodle','core\\task\\session_cleanup_task',0,1649406902.0136000000,1649406902.0215000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:35:02. Current memory use 23.5MB.\n... used 7 dbqueries\n... used 0.0060789585113525 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14606),(186372,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406902.0207000000,1649406902.0241000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:35:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00057315826416016 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14604),(186373,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406902.0339000000,1649406902.0348000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:35:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14606),(186374,0,'moodle','core\\task\\grade_cron_task',0,1649406902.0445000000,1649406902.0563000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:35:02. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.010771036148071 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14606),(186375,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406902.0377000000,1649406902.0718000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:35:02. Current memory use 25.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032912015914917 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14604),(186376,0,'moodle','core\\task\\completion_regular_task',0,1649406902.0644000000,1649406902.0837000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:35:02. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.01804518699646 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14606),(186377,0,'moodle','core\\task\\portfolio_cron_task',0,1649406902.0845000000,1649406902.0858000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:35:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14604),(186378,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406902.0927000000,1649406902.0939000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:35:02. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14606),(186379,0,'moodle','core\\task\\calendar_cron_task',0,1649406902.0965000000,1649406902.1038000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:35:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0059869289398193 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14604),(186380,0,'moodle','core\\task\\blog_cron_task',0,1649406902.1129000000,1649406902.1142000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:35:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14606),(186381,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406902.1251000000,1649406902.1274000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:35:02. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010759830474854 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14606),(186382,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406902.1134000000,1649406902.1374000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:35:02. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022853851318359 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14604),(186383,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406902.1689000000,1649406902.1726000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:35:02. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016238689422607 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14604),(186384,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406902.1380000000,1649406902.1873000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:35:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.047387838363647 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14606),(186385,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406902.2007000000,1649406902.2047000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:35:02. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021140575408936 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14604),(186386,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406902.2147000000,1649406902.2158000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:35:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14604),(186387,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406902.2248000000,1649406902.2260000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:35:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14604),(186388,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406902.2369000000,1649406902.2399000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:35:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14604),(186389,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406902.2380000000,1649406902.2405000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:35:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00054717063903809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14606),(186390,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406902.2500000000,1649406902.2540000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:35:02. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020959377288818 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14606),(186391,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406902.2529000000,1649406902.2542000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:35:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14604),(186392,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406902.2655000000,1649406902.2670000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:35:02. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005638599395752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14604),(186393,0,'moodle','core\\task\\session_cleanup_task',0,1649406961.6275000000,1649406961.6443000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:36:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012270927429199 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14643),(186394,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649406961.6392000000,1649406961.6531000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081579685211182 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14645),(186395,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649406961.6682000000,1649406961.6691000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:36:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14643),(186396,0,'moodle','core\\task\\grade_cron_task',0,1649406961.6811000000,1649406961.6978000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:36:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.0154869556427 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14643),(186397,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649406961.6747000000,1649406961.7218000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:36:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045873880386353 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14645),(186398,0,'moodle','core\\task\\completion_regular_task',0,1649406961.7100000000,1649406961.7304000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:36:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019269943237305 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14643),(186399,0,'moodle','core\\task\\portfolio_cron_task',0,1649406961.7329000000,1649406961.7341000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14645),(186400,0,'moodle','core\\task\\plagiarism_cron_task',0,1649406961.7409000000,1649406961.7423000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:36:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14643),(186401,0,'moodle','core\\task\\calendar_cron_task',0,1649406961.7532000000,1649406961.7604000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060379505157471 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14645),(186402,0,'moodle','core\\task\\blog_cron_task',0,1649406961.7603000000,1649406961.7616000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:36:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14643),(186403,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649406961.7727000000,1649406961.7755000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:36:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016648769378662 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14643),(186404,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649406961.7682000000,1649406961.7878000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:36:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018566131591797 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14645),(186405,0,'mod_forum','mod_forum\\task\\cron_task',0,1649406961.8159000000,1649406961.8183000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:36:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010969638824463 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14645),(186406,0,'mod_assign','mod_assign\\task\\cron_task',0,1649406961.7955000000,1649406961.8397000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:36:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.04271388053894 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14643),(186407,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649406961.8419000000,1649406961.8467000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:36:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030810832977295 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14645),(186408,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649406961.8575000000,1649406961.8594000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:36:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14645),(186409,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649406961.8751000000,1649406961.8770000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:36:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14645),(186410,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649406961.8824000000,1649406961.8844000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:36:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14643),(186411,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649406961.8883000000,1649406961.8900000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:36:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14645),(186412,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649406961.8977000000,1649406961.9007000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:36:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018739700317383 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14643),(186413,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649406961.9040000000,1649406961.9051000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:36:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14645),(186414,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649406961.9127000000,1649406961.9142000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:36:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14643),(186415,0,'moodle','core\\task\\session_cleanup_task',0,1649407022.1633000000,1649407022.1872000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.019657850265503 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14688),(186416,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407022.1967000000,1649407022.1982000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:37:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14688),(186417,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407022.2083000000,1649407022.2093000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14688),(186418,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407022.2177000000,1649407022.2575000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:37:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038644075393677 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14688),(186419,0,'moodle','core\\task\\grade_cron_task',0,1649407022.2392000000,1649407022.2665000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:37:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021703958511353 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14683),(186420,0,'moodle','core\\task\\portfolio_cron_task',0,1649407022.2790000000,1649407022.2800000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:37:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14683),(186421,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407022.2901000000,1649407022.2917000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:37:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14683),(186422,0,'moodle','core\\task\\completion_regular_task',0,1649407022.2769000000,1649407022.2919000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:37:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.013805150985718 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14688),(186423,0,'moodle','core\\task\\blog_cron_task',0,1649407022.3106000000,1649407022.3120000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:37:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14688),(186424,0,'moodle','core\\task\\calendar_cron_task',0,1649407022.3102000000,1649407022.3173000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:37:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0058000087738037 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14683),(186425,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407022.3263000000,1649407022.3281000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:37:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14683),(186426,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407022.3240000000,1649407022.3472000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:37:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022042036056519 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14688),(186427,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407022.3489000000,1649407022.3833000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:37:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.033160924911499 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14683),(186428,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407022.3811000000,1649407022.3845000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:37:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018579959869385 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14688),(186429,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407022.4129000000,1649407022.4141000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14683),(186430,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407022.4091000000,1649407022.4142000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:37:02. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033829212188721 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14688),(186431,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407022.4223000000,1649407022.4235000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14683),(186432,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407022.4248000000,1649407022.4271000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:37:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065398216247559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14688),(186433,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407022.4334000000,1649407022.4351000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:37:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14683),(186434,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407022.4454000000,1649407022.4489000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:37:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024240016937256 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14688),(186435,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407022.4485000000,1649407022.4496000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:37:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14683),(186436,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407022.4595000000,1649407022.4616000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:37:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088000297546387 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14688),(186437,0,'moodle','core\\task\\session_cleanup_task',0,1649407081.7476000000,1649407081.7705000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018576145172119 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14735),(186438,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407081.7614000000,1649407081.7718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:38:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058779716491699 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14736),(186439,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407081.7840000000,1649407081.7852000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14736),(186440,0,'moodle','core\\task\\grade_cron_task',0,1649407081.8003000000,1649407081.8169000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015224933624268 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14736),(186441,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407081.7871000000,1649407081.8310000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042907953262329 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14735),(186442,0,'moodle','core\\task\\completion_regular_task',0,1649407081.8247000000,1649407081.8437000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:38:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.018090009689331 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14736),(186443,0,'moodle','core\\task\\portfolio_cron_task',0,1649407081.8413000000,1649407081.8438000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14735),(186444,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407081.8526000000,1649407081.8538000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:38:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14736),(186445,0,'moodle','core\\task\\calendar_cron_task',0,1649407081.8614000000,1649407081.8665000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:38:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043151378631592 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14735),(186446,0,'moodle','core\\task\\blog_cron_task',0,1649407081.8749000000,1649407081.8766000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:38:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14736),(186447,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407081.8890000000,1649407081.8912000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:38:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094103813171387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14736),(186448,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407081.8778000000,1649407081.9059000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:38:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026160001754761 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14735),(186449,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407081.9624000000,1649407081.9668000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:38:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021460056304932 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14735),(186450,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407081.9136000000,1649407081.9731000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:38:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.058003902435303 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14736),(186451,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407081.9975000000,1649407082.0023000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:38:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027608871459961 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14735),(186452,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407082.0125000000,1649407082.0138000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14735),(186453,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407082.0216000000,1649407082.0234000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14735),(186454,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407082.0248000000,1649407082.0265000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:38:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006108283996582 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14736),(186455,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407082.0336000000,1649407082.0354000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:38:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14735),(186456,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407082.0389000000,1649407082.0432000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:38:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027201175689697 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14736),(186457,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407082.0512000000,1649407082.0526000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:38:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00019192695617676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14735),(186458,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407082.0573000000,1649407082.0591000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:38:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072979927062988 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14736),(186459,0,'moodle','core\\task\\session_cleanup_task',0,1649407141.3899000000,1649407141.4051000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:39:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011129856109619 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14778),(186460,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407141.4140000000,1649407141.4153000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:39:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0004730224609375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14778),(186461,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407141.4238000000,1649407141.4368000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:39:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0071721076965332 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14774),(186462,0,'moodle','core\\task\\grade_cron_task',0,1649407141.4490000000,1649407141.4707000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:39:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.020835161209106 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14774),(186463,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407141.4232000000,1649407141.4730000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:39:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048979043960571 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14778),(186464,0,'moodle','core\\task\\portfolio_cron_task',0,1649407141.4820000000,1649407141.4830000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14778),(186465,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407141.4939000000,1649407141.4952000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14778),(186466,0,'moodle','core\\task\\completion_regular_task',0,1649407141.4814000000,1649407141.5034000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:39:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020677089691162 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14774),(186467,0,'moodle','core\\task\\blog_cron_task',0,1649407141.5191000000,1649407141.5201000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:39:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14774),(186468,0,'moodle','core\\task\\calendar_cron_task',0,1649407141.5136000000,1649407141.5204000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056891441345215 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14778),(186469,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407141.5307000000,1649407141.5328000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:39:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010080337524414 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14778),(186470,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407141.5303000000,1649407141.5526000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:39:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021103858947754 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14774),(186471,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407141.5524000000,1649407141.5822000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:39:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028612852096558 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14778),(186472,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407141.5808000000,1649407141.5828000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:39:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010101795196533 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14774),(186473,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407141.6021000000,1649407141.6059000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:39:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023398399353027 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14774),(186474,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407141.6207000000,1649407141.6227000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:39:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00031805038452148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14774),(186475,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407141.6389000000,1649407141.6405000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:39:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14774),(186476,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407141.6430000000,1649407141.6499000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:39:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00097894668579102 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14778),(186477,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407141.6578000000,1649407141.6596000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:39:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14774),(186478,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407141.6693000000,1649407141.6719000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:39:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017931461334229 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14778),(186479,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407141.6770000000,1649407141.6782000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:39:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14774),(186480,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407141.7068000000,1649407141.7091000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:39:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010290145874023 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14774),(186481,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649407202.0039000000,1649407202.0139000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:40:02. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0067110061645508 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',14932),(186482,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649407202.0030000000,1649407202.0151000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:40:02. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0079779624938965 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',14931),(186483,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649407202.0247000000,1649407202.0290000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:40:02. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0033729076385498 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',14932),(186484,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649407202.0260000000,1649407202.0293000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:40:02. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0022788047790527 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',14931),(186485,0,'moodle','core\\task\\badges_message_task',0,1649407202.0405000000,1649407202.0496000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:40:02. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0064728260040283 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',14932),(186486,0,'moodle','core\\task\\badges_cron_task',0,1649407202.0390000000,1649407202.0753000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:40:02. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03370213508606 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',14931),(186487,0,'mod_chat','mod_chat\\task\\cron_task',0,1649407202.0668000000,1649407202.0795000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:40:02. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.011327981948853 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',14932),(186488,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649407202.0948000000,1649407202.1082000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:40:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.01178503036499 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',14932),(186489,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649407202.1055000000,1649407202.1160000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:40:02. Current memory use 23.1MB.\n\n0 feeds refreshed (took 0.000622 seconds)\n... used 1 dbqueries\n... used 0.009774923324585 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',14931),(186490,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649407202.1300000000,1649407202.1384000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:40:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.005220890045166 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',14932),(186491,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649407202.1345000000,1649407202.1413000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:40:02. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.0038199424743652 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',14931),(186492,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649407202.1513000000,1649407202.1551000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:40:02. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.002518892288208 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',14932),(186493,0,'moodle','core\\task\\session_cleanup_task',0,1649407202.1530000000,1649407202.1651000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:40:02. Current memory use 24.7MB.\n... used 8 dbqueries\n... used 0.0097599029541016 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14931),(186494,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407202.1683000000,1649407202.1720000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:40:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0014071464538574 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14932),(186495,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407202.1769000000,1649407202.1781000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:40:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14931),(186496,0,'moodle','core\\task\\grade_cron_task',0,1649407202.1865000000,1649407202.1888000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:40:02. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0013148784637451 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14931),(186497,0,'moodle','core\\task\\completion_regular_task',0,1649407202.1986000000,1649407202.2105000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:40:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.010771989822388 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14931),(186498,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407202.1819000000,1649407202.2173000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:40:02. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034280061721802 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14932),(186499,0,'moodle','core\\task\\portfolio_cron_task',0,1649407202.2209000000,1649407202.2221000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:40:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14931),(186500,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407202.2257000000,1649407202.2271000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:40:02. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14932),(186501,0,'moodle','core\\task\\blog_cron_task',0,1649407202.2391000000,1649407202.2409000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:40:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14931),(186502,0,'moodle','core\\task\\calendar_cron_task',0,1649407202.2366000000,1649407202.2444000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:40:02. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0065350532531738 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14932),(186503,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407202.2525000000,1649407202.2546000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:40:02. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001162052154541 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14932),(186504,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407202.2504000000,1649407202.2665000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:40:02. Current memory use 26.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015123128890991 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14931),(186505,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407202.2640000000,1649407202.2934000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:40:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.027845144271851 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14932),(186506,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407202.2959000000,1649407202.2988000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:40:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013530254364014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14931),(186507,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407202.3269000000,1649407202.3334000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:40:02. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044379234313965 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14931),(186508,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407202.3378000000,1649407202.3398000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:40:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14932),(186509,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407202.3481000000,1649407202.3498000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:40:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00028705596923828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14931),(186510,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407202.3491000000,1649407202.3513000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:40:02. Current memory use 34MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14932),(186511,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407202.3602000000,1649407202.3620000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:40:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14931),(186512,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407202.3614000000,1649407202.3657000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:40:02. Current memory use 34MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028159618377686 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14932),(186513,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407202.3706000000,1649407202.3721000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:40:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14931),(186514,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407202.3785000000,1649407202.3803000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:40:02. Current memory use 34.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084805488586426 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14932),(186515,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407261.6662000000,1649407261.6772000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:41:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055439472198486 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',14977),(186516,0,'moodle','core\\task\\session_cleanup_task',0,1649407261.6619000000,1649407261.6778000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011547088623047 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',14980),(186517,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407261.6867000000,1649407261.6876000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',14980),(186518,0,'moodle','core\\task\\grade_cron_task',0,1649407261.6967000000,1649407261.7098000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:41:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012271881103516 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',14980),(186519,0,'moodle','core\\task\\completion_regular_task',0,1649407261.7200000000,1649407261.7349000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:41:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013931035995483 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',14980),(186520,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407261.6895000000,1649407261.7357000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:41:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045078039169312 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',14977),(186521,0,'moodle','core\\task\\portfolio_cron_task',0,1649407261.7420000000,1649407261.7429000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',14977),(186522,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407261.7429000000,1649407261.7437000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:41:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',14980),(186523,0,'moodle','core\\task\\blog_cron_task',0,1649407261.7563000000,1649407261.7571000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:41:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',14980),(186524,0,'moodle','core\\task\\calendar_cron_task',0,1649407261.7560000000,1649407261.7610000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041358470916748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',14977),(186525,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407261.7671000000,1649407261.7692000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:41:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013020038604736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',14977),(186526,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407261.7645000000,1649407261.7820000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:41:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016770124435425 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',14980),(186527,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407261.8113000000,1649407261.8142000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:41:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015919208526611 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',14980),(186528,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407261.7835000000,1649407261.8189000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:41:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033835172653198 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',14977),(186529,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407261.8389000000,1649407261.8439000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:41:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040299892425537 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',14980),(186530,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407261.8509000000,1649407261.8519000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:41:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',14977),(186531,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407261.8545000000,1649407261.8565000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:41:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',14980),(186532,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407261.8623000000,1649407261.8640000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:41:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050592422485352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',14977),(186533,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407261.8640000000,1649407261.8650000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:41:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',14980),(186534,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407261.8764000000,1649407261.8790000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:41:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00189208984375 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',14977),(186535,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407261.8791000000,1649407261.8802000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:41:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',14980),(186536,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407261.8885000000,1649407261.8901000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:41:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',14977),(186537,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649407322.2643000000,1649407322.2833000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 16:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.01429009437561 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',15022),(186538,0,'moodle','core\\task\\session_cleanup_task',0,1649407322.2911000000,1649407322.3006000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:42:02. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0069551467895508 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15022),(186539,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407322.3109000000,1649407322.3134000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:42:02. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15022),(186540,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407322.3245000000,1649407322.3257000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15022),(186541,0,'moodle','core\\task\\analytics_cleanup_task',0,1649407322.2306000000,1649407322.3386000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 16:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10269093513489 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',15025),(186542,0,'moodle','core\\task\\grade_cron_task',0,1649407322.3499000000,1649407322.3520000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:42:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.001230001449585 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15025),(186543,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407322.3354000000,1649407322.3730000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:42:02. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036160945892334 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15022),(186544,0,'moodle','core\\task\\completion_regular_task',0,1649407322.3623000000,1649407322.3751000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.01191520690918 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15025),(186545,0,'moodle','core\\task\\portfolio_cron_task',0,1649407322.3824000000,1649407322.3836000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15022),(186546,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407322.3845000000,1649407322.3860000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15025),(186547,0,'moodle','core\\task\\blog_cron_task',0,1649407322.3964000000,1649407322.3975000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15022),(186548,0,'moodle','core\\task\\calendar_cron_task',0,1649407322.3961000000,1649407322.4015000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.004457950592041 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15025),(186549,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407322.4096000000,1649407322.4117000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:42:02. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099897384643555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15025),(186550,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407322.4042000000,1649407322.4224000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:42:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016952037811279 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15022),(186551,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407322.4513000000,1649407322.4556000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:42:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018899440765381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15022),(186552,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407322.4310000000,1649407322.4668000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:42:02. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.034248828887939 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15025),(186553,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407322.4780000000,1649407322.4841000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:42:02. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035531520843506 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15022),(186554,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407322.4926000000,1649407322.4941000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:42:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15022),(186555,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407322.5043000000,1649407322.5059000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:42:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15025),(186556,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407322.5040000000,1649407322.5065000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:42:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15022),(186557,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407322.5132000000,1649407322.5146000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:42:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15025),(186558,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407322.5143000000,1649407322.5181000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:42:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020689964294434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15022),(186559,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407322.5289000000,1649407322.5303000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:42:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15025),(186560,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407322.5286000000,1649407322.5304000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:42:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15022),(186561,0,'moodle','core\\task\\session_cleanup_task',0,1649407381.8052000000,1649407381.8194000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010465860366821 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15060),(186562,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407381.8273000000,1649407381.8288000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00048303604125977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15060),(186563,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407381.8335000000,1649407381.8480000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:43:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0072050094604492 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15057),(186564,0,'moodle','core\\task\\grade_cron_task',0,1649407381.8575000000,1649407381.8686000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:43:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010394096374512 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15057),(186565,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407381.8403000000,1649407381.8799000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038616895675659 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15060),(186566,0,'moodle','core\\task\\portfolio_cron_task',0,1649407381.8894000000,1649407381.8905000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15060),(186567,0,'moodle','core\\task\\completion_regular_task',0,1649407381.8770000000,1649407381.8924000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:43:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014740943908691 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15057),(186568,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407381.8986000000,1649407381.8995000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:43:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15057),(186569,0,'moodle','core\\task\\calendar_cron_task',0,1649407381.9054000000,1649407381.9095000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:43:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003403902053833 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15060),(186570,0,'moodle','core\\task\\blog_cron_task',0,1649407381.9129000000,1649407381.9138000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:43:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15057),(186571,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407381.9232000000,1649407381.9289000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:43:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099682807922363 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15057),(186572,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407381.9204000000,1649407381.9369000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:43:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015621185302734 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15060),(186573,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407381.9487000000,1649407381.9805000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:43:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030750036239624 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15057),(186574,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407381.9770000000,1649407381.9839000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:43:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0041260719299316 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15060),(186575,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407382.0058000000,1649407382.0111000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:43:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035221576690674 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15060),(186576,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407382.0386000000,1649407382.0413000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019717216491699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15060),(186577,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407382.0541000000,1649407382.0557000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15060),(186578,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407382.0659000000,1649407382.0678000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15060),(186579,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407382.0660000000,1649407382.0694000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:43:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011451244354248 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15057),(186580,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407382.0849000000,1649407382.0859000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:43:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15057),(186581,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407382.0846000000,1649407382.0876000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:43:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021710395812988 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15060),(186582,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407382.0984000000,1649407382.1001000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:43:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15057),(186583,0,'moodle','core\\task\\session_cleanup_task',0,1649407441.4034000000,1649407441.4237000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014270067214966 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15107),(186584,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407441.4360000000,1649407441.4379000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010678768157959 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15107),(186585,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407441.4463000000,1649407441.4475000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15107),(186586,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407441.4562000000,1649407441.4914000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034430027008057 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15107),(186587,0,'moodle','core\\task\\grade_cron_task',0,1649407441.4781000000,1649407441.4991000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:44:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.016377925872803 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15104),(186588,0,'moodle','core\\task\\completion_regular_task',0,1649407441.5018000000,1649407441.5117000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:44:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0089411735534668 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15107),(186589,0,'moodle','core\\task\\portfolio_cron_task',0,1649407441.5110000000,1649407441.5122000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:44:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15104),(186590,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407441.5202000000,1649407441.5215000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:44:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15104),(186591,0,'moodle','core\\task\\calendar_cron_task',0,1649407441.5299000000,1649407441.5359000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:44:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0049228668212891 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15107),(186592,0,'moodle','core\\task\\blog_cron_task',0,1649407441.5369000000,1649407441.5379000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:44:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15104),(186593,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407441.5630000000,1649407441.5668000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:44:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019900798797607 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15104),(186594,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407441.5524000000,1649407441.5732000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:44:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019720077514648 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15107),(186595,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407441.6034000000,1649407441.6058000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:44:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15107),(186596,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407441.6255000000,1649407441.6296000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:44:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026040077209473 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15107),(186597,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407441.6377000000,1649407441.6390000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:44:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15107),(186598,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407441.5859000000,1649407441.6404000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:44:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.052597045898438 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15104),(186599,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407441.6487000000,1649407441.6500000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:44:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15107),(186600,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407441.6604000000,1649407441.6628000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:44:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088286399841309 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15107),(186601,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407441.6768000000,1649407441.6785000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:44:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15107),(186602,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407441.6931000000,1649407441.6967000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:44:01. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024468898773193 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15104),(186603,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407441.6971000000,1649407441.6981000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:44:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15107),(186604,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407441.7064000000,1649407441.7084000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:44:01. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010340213775635 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15104),(186605,0,'moodle','core\\task\\badges_cron_task',0,1649407502.0377000000,1649407502.0874000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:45:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.043373107910156 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15165),(186606,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649407502.0373000000,1649407502.0987000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 16:45:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.056161880493164 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',15170),(186607,0,'moodle','core\\task\\badges_message_task',0,1649407502.0978000000,1649407502.0992000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:45:02. Current memory use 21.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00050091743469238 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15165),(186608,0,'mod_chat','mod_chat\\task\\cron_task',0,1649407502.1152000000,1649407502.1298000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:45:02. Current memory use 22.5MB.\n... used 4 dbqueries\n... used 0.013508081436157 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15165),(186609,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649407502.1212000000,1649407502.1329000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:45:02. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 0.0099661350250244 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15170),(186610,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649407502.1438000000,1649407502.1525000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:45:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00057699999999999 seconds)\n... used 1 dbqueries\n... used 0.0079159736633301 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15165),(186611,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649407502.1506000000,1649407502.1584000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:45:02. Current memory use 25.4MB.\n... used 3 dbqueries\n... used 0.0041570663452148 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15170),(186612,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649407502.1661000000,1649407502.1728000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:45:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0040550231933594 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15165),(186613,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649407502.1701000000,1649407502.1734000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:45:02. Current memory use 25.6MB.\n... used 2 dbqueries\n... used 0.0021800994873047 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15170),(186614,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407502.1824000000,1649407502.1854000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:45:02. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15170),(186615,0,'moodle','core\\task\\session_cleanup_task',0,1649407502.1805000000,1649407502.1873000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:45:02. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0049071311950684 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15165),(186616,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407502.1925000000,1649407502.1933000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:45:02. Current memory use 26MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15170),(186617,0,'moodle','core\\task\\grade_cron_task',0,1649407502.2029000000,1649407502.2058000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:45:02. Current memory use 26MB.\n... used 2 dbqueries\n... used 0.0020899772644043 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15170),(186618,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407502.1950000000,1649407502.2154000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:45:02. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019324064254761 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15165),(186619,0,'moodle','core\\task\\portfolio_cron_task',0,1649407502.2242000000,1649407502.2250000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15165),(186620,0,'moodle','core\\task\\completion_regular_task',0,1649407502.2140000000,1649407502.2289000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:45:02. Current memory use 26MB.\n... used 6 dbqueries\n... used 0.013895988464355 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15170),(186621,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407502.2326000000,1649407502.2335000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15165),(186622,0,'moodle','core\\task\\blog_cron_task',0,1649407502.2479000000,1649407502.2487000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15170),(186623,0,'moodle','core\\task\\calendar_cron_task',0,1649407502.2423000000,1649407502.2497000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:45:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0060601234436035 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15165),(186624,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407502.2591000000,1649407502.2617000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:45:02. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001284122467041 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15165),(186625,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407502.2589000000,1649407502.2812000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:45:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021398067474365 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15170),(186626,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407502.3224000000,1649407502.3266000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:45:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021998882293701 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15170),(186627,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407502.2725000000,1649407502.3275000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:45:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.053159952163696 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15165),(186628,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407502.3534000000,1649407502.3590000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:45:02. Current memory use 31.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034658908843994 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15170),(186629,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407502.3682000000,1649407502.3698000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:45:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00028610229492188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15170),(186630,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407502.3764000000,1649407502.3790000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00018119812011719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15165),(186631,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407502.3788000000,1649407502.3811000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:45:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065207481384277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15170),(186632,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407502.3893000000,1649407502.3914000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15165),(186633,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407502.3939000000,1649407502.3963000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:45:02. Current memory use 31.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015430450439453 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15170),(186634,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407502.4010000000,1649407502.4027000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15165),(186635,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407502.4136000000,1649407502.4164000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:45:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011861324310303 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15170),(186636,0,'moodle','core\\task\\session_cleanup_task',0,1649407561.6763000000,1649407561.6912000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:46:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011029005050659 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15248),(186637,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407561.7045000000,1649407561.7056000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:46:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00040793418884277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15248),(186638,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407561.7054000000,1649407561.7141000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:46:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0048928260803223 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15247),(186639,0,'moodle','core\\task\\grade_cron_task',0,1649407561.7225000000,1649407561.7319000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0086081027984619 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15247),(186640,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407561.7141000000,1649407561.7512000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036350011825562 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15248),(186641,0,'moodle','core\\task\\completion_regular_task',0,1649407561.7427000000,1649407561.7604000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016504049301147 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15247),(186642,0,'moodle','core\\task\\portfolio_cron_task',0,1649407561.7686000000,1649407561.7699000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15248),(186643,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407561.7689000000,1649407561.7710000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:46:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15247),(186644,0,'moodle','core\\task\\blog_cron_task',0,1649407561.7857000000,1649407561.7876000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:46:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15247),(186645,0,'moodle','core\\task\\calendar_cron_task',0,1649407561.7839000000,1649407561.7888000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:46:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040040016174316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15248),(186646,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407561.7952000000,1649407561.7968000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:46:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074315071105957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15248),(186647,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407561.7948000000,1649407561.8173000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:46:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02082896232605 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15247),(186648,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407561.8105000000,1649407561.8397000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:46:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.028130054473877 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15248),(186649,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407561.8535000000,1649407561.8556000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:46:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00093197822570801 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15247),(186650,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407561.8737000000,1649407561.8767000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:46:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018670558929443 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15247),(186651,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407561.8820000000,1649407561.8833000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:46:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15248),(186652,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407561.8857000000,1649407561.8874000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:46:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002439022064209 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15247),(186653,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407561.8939000000,1649407561.8956000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:46:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054001808166504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15248),(186654,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407561.8964000000,1649407561.8978000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:46:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15247),(186655,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407561.9088000000,1649407561.9098000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:46:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15247),(186656,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407561.9093000000,1649407561.9117000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:46:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017368793487549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15248),(186657,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407561.9207000000,1649407561.9220000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:46:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054693222045898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15248),(186658,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407622.2434000000,1649407622.2550000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:47:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006181001663208 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15295),(186659,0,'moodle','core\\task\\session_cleanup_task',0,1649407622.2395000000,1649407622.2570000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:47:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01202917098999 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15300),(186660,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407622.2643000000,1649407622.2652000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:47:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15295),(186661,0,'moodle','core\\task\\grade_cron_task',0,1649407622.2752000000,1649407622.2899000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:47:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013329029083252 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15295),(186662,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407622.2672000000,1649407622.3037000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:47:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035104036331177 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15300),(186663,0,'moodle','core\\task\\portfolio_cron_task',0,1649407622.3121000000,1649407622.3137000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15300),(186664,0,'moodle','core\\task\\completion_regular_task',0,1649407622.3045000000,1649407622.3234000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:47:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017851829528809 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15295),(186665,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407622.3222000000,1649407622.3240000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15300),(186666,0,'moodle','core\\task\\blog_cron_task',0,1649407622.3528000000,1649407622.3539000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:47:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15300),(186667,0,'moodle','core\\task\\calendar_cron_task',0,1649407622.3522000000,1649407622.3583000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:47:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0047829151153564 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15295),(186668,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407622.3660000000,1649407622.3685000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:47:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014910697937012 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15295),(186669,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407622.3628000000,1649407622.3812000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:47:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017361879348755 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15300),(186670,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407622.4158000000,1649407622.4191000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:47:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020089149475098 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15300),(186671,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407622.3940000000,1649407622.4356000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:47:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.039438962936401 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15295),(186672,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407622.4394000000,1649407622.4450000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:47:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045900344848633 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15300),(186673,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407622.4594000000,1649407622.4612000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:47:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00017189979553223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15300),(186674,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407622.4693000000,1649407622.4712000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:47:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00035405158996582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15295),(186675,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407622.4725000000,1649407622.4748000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:47:02. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069785118103027 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15300),(186676,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407622.4790000000,1649407622.4892000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:47:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00020480155944824 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15295),(186677,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407622.5014000000,1649407622.5044000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:47:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001882791519165 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15300),(186678,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407622.5058000000,1649407622.5067000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:47:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15295),(186679,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407622.5138000000,1649407622.5154000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:47:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15300),(186680,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407681.8225000000,1649407681.8364000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:48:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0086917877197266 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15334),(186681,0,'moodle','core\\task\\session_cleanup_task',0,1649407681.8222000000,1649407681.8402000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:48:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012664079666138 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15336),(186682,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407681.8499000000,1649407681.8513000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:48:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15334),(186683,0,'moodle','core\\task\\grade_cron_task',0,1649407681.8714000000,1649407681.8885000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:48:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015466928482056 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15334),(186684,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407681.8504000000,1649407681.8901000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031371831893921 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15336),(186685,0,'moodle','core\\task\\portfolio_cron_task',0,1649407681.9046000000,1649407681.9056000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15336),(186686,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407681.9146000000,1649407681.9155000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15336),(186687,0,'moodle','core\\task\\completion_regular_task',0,1649407681.9000000000,1649407681.9227000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:48:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021596908569336 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15334),(186688,0,'moodle','core\\task\\calendar_cron_task',0,1649407681.9348000000,1649407681.9400000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:48:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041050910949707 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15336),(186689,0,'moodle','core\\task\\blog_cron_task',0,1649407681.9406000000,1649407681.9414000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:48:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15334),(186690,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407681.9511000000,1649407681.9542000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:48:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016758441925049 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15334),(186691,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407681.9480000000,1649407681.9646000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:48:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015721082687378 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15336),(186692,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407681.9935000000,1649407681.9957000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:48:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011138916015625 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15336),(186693,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407681.9746000000,1649407682.0205000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:48:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.044164896011353 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15334),(186694,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407682.0184000000,1649407682.0232000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:48:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031671524047852 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15336),(186695,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407682.0325000000,1649407682.0338000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:48:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15336),(186696,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407682.0424000000,1649407682.0435000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:48:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15336),(186697,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407682.0508000000,1649407682.0525000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:48:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047492980957031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15336),(186698,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407682.0592000000,1649407682.0603000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:48:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15336),(186699,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407682.0723000000,1649407682.0749000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:48:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018959045410156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15336),(186700,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407682.0768000000,1649407682.0779000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:48:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15334),(186701,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407682.0847000000,1649407682.0859000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:48:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046396255493164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15336),(186702,0,'moodle','core\\task\\session_cleanup_task',0,1649407741.3658000000,1649407741.3888000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01854395866394 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15381),(186703,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407741.3892000000,1649407741.3982000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:49:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0050909519195557 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15380),(186704,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407741.3986000000,1649407741.3995000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15381),(186705,0,'moodle','core\\task\\grade_cron_task',0,1649407741.4106000000,1649407741.4254000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:49:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013413190841675 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15380),(186706,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407741.4083000000,1649407741.4364000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02650785446167 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15381),(186707,0,'moodle','core\\task\\portfolio_cron_task',0,1649407741.4441000000,1649407741.4450000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15381),(186708,0,'moodle','core\\task\\completion_regular_task',0,1649407741.4359000000,1649407741.4534000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016589879989624 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15380),(186709,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407741.4527000000,1649407741.4536000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15381),(186710,0,'moodle','core\\task\\blog_cron_task',0,1649407741.4687000000,1649407741.4694000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:49:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15380),(186711,0,'moodle','core\\task\\calendar_cron_task',0,1649407741.4681000000,1649407741.4738000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040318965911865 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15381),(186712,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407741.4849000000,1649407741.4901000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:49:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0027837753295898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15381),(186713,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407741.4766000000,1649407741.4915000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:49:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014144897460938 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15380),(186714,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407741.5246000000,1649407741.5278000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:49:01. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015008449554443 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15380),(186715,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407741.5535000000,1649407741.5565000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:49:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019879341125488 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15380),(186716,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407741.5318000000,1649407741.5636000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:49:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.030354022979736 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15381),(186717,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407741.5656000000,1649407741.5674000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:49:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00030803680419922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15380),(186718,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407741.5741000000,1649407741.5751000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:49:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15380),(186719,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407741.5831000000,1649407741.5846000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:49:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15380),(186720,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407741.5922000000,1649407741.5932000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:49:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15380),(186721,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407741.6068000000,1649407741.6104000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:49:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023419857025146 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15380),(186722,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407741.6165000000,1649407741.6175000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:49:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15381),(186723,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407741.6258000000,1649407741.6276000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:49:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087094306945801 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15381),(186724,0,'moodle','core\\task\\cache_cron_task',0,1649407801.9680000000,1649407801.9816000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 16:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0074679851531982 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',15426),(186725,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649407802.0089000000,1649407802.0116000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 16:50:02. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013480186462402 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',15426),(186726,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649407802.0260000000,1649407802.0278000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 16:50:02. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00047802925109863 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',15426),(186727,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649407802.0376000000,1649407802.0423000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 16:50:02. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0035669803619385 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',15426),(186728,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649407802.0545000000,1649407802.0558000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 16:50:02. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021791458129883 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',15426),(186729,0,'moodle','core\\task\\badges_cron_task',0,1649407802.0657000000,1649407802.1018000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:50:02. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034913063049316 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15426),(186730,0,'moodle','core\\task\\badges_message_task',0,1649407802.1137000000,1649407802.1156000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15426),(186731,0,'mod_chat','mod_chat\\task\\cron_task',0,1649407802.1414000000,1649407802.1557000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:50:02. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.012554168701172 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15426),(186732,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649407802.1669000000,1649407802.1779000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:50:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0094408988952637 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15426),(186733,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649407802.1970000000,1649407802.2109000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00089399999999998 seconds)\n... used 1 dbqueries\n... used 0.012706995010376 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15426),(186734,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649407802.2257000000,1649407802.2311000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0030310153961182 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15426),(186735,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649407802.2414000000,1649407802.2449000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0026609897613525 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15426),(186736,0,'moodle','core\\task\\automated_backup_task',0,1649407801.9801000000,1649407802.2525000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 16:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 16:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.26652002334595 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',15424),(186737,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649407802.2608000000,1649407802.2659000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:50:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0035719871520996 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15426),(186738,0,'moodle','core\\task\\session_cleanup_task',0,1649407802.2648000000,1649407802.2719000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:50:02. Current memory use 37.6MB.\n... used 7 dbqueries\n... used 0.0061919689178467 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15424),(186739,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407802.2765000000,1649407802.2819000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:50:02. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.00060892105102539 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15426),(186740,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407802.2812000000,1649407802.2823000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:50:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15424),(186741,0,'moodle','core\\task\\grade_cron_task',0,1649407802.2970000000,1649407802.3035000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:50:02. Current memory use 38MB.\n... used 2 dbqueries\n... used 0.005403995513916 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15424),(186742,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407802.2939000000,1649407802.3289000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:50:02. Current memory use 26MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03371787071228 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15426),(186743,0,'moodle','core\\task\\completion_regular_task',0,1649407802.3140000000,1649407802.3308000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:50:02. Current memory use 38MB.\n... used 6 dbqueries\n... used 0.015105962753296 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15424),(186744,0,'moodle','core\\task\\portfolio_cron_task',0,1649407802.3391000000,1649407802.3401000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15424),(186745,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407802.3407000000,1649407802.3420000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:50:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15426),(186746,0,'moodle','core\\task\\calendar_cron_task',0,1649407802.3489000000,1649407802.3567000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:50:02. Current memory use 38.8MB.\n... used 1 dbqueries\n... used 0.0061349868774414 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15424),(186747,0,'moodle','core\\task\\blog_cron_task',0,1649407802.3585000000,1649407802.3602000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:50:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15426),(186748,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407802.3685000000,1649407802.3702000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:50:02. Current memory use 39.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010318756103516 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15424),(186749,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407802.3682000000,1649407802.4064000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:50:02. Current memory use 27.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.03718900680542 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15426),(186750,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407802.4004000000,1649407802.4131000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:50:02. Current memory use 40.1MB.\n... used 3 dbqueries\n... used 0.010706901550293 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15424),(186751,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407802.4282000000,1649407802.4311000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:50:02. Current memory use 40.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018417835235596 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15424),(186752,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407802.4550000000,1649407802.4579000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:50:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15426),(186753,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407802.4528000000,1649407802.4588000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:50:02. Current memory use 41.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041909217834473 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15424),(186754,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407802.4682000000,1649407802.4697000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:50:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15426),(186755,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407802.4708000000,1649407802.4733000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:50:02. Current memory use 41.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.000762939453125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15424),(186756,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407802.4799000000,1649407802.4819000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:50:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15426),(186757,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407802.4899000000,1649407802.4937000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:50:02. Current memory use 40.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024669170379639 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15424),(186758,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407802.4930000000,1649407802.4940000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:50:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15426),(186759,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407802.5022000000,1649407802.5040000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:50:02. Current memory use 32MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15426),(186760,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407861.8261000000,1649407861.8363000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:51:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058150291442871 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15455),(186761,0,'moodle','core\\task\\session_cleanup_task',0,1649407861.8263000000,1649407861.8441000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:51:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012523889541626 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15459),(186762,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407861.8454000000,1649407861.8462000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:51:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15455),(186763,0,'moodle','core\\task\\grade_cron_task',0,1649407861.8640000000,1649407861.8757000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:51:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010677099227905 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15459),(186764,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407861.8542000000,1649407861.8884000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:51:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033010005950928 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15455),(186765,0,'moodle','core\\task\\completion_regular_task',0,1649407861.8827000000,1649407861.8971000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:51:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01354193687439 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15459),(186766,0,'moodle','core\\task\\portfolio_cron_task',0,1649407861.8967000000,1649407861.8976000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15455),(186767,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407861.9047000000,1649407861.9057000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:51:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15459),(186768,0,'moodle','core\\task\\calendar_cron_task',0,1649407861.9131000000,1649407861.9184000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:51:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0045170783996582 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15455),(186769,0,'moodle','core\\task\\blog_cron_task',0,1649407861.9213000000,1649407861.9221000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:51:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15459),(186770,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407861.9298000000,1649407861.9313000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:51:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15459),(186771,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407861.9252000000,1649407861.9411000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:51:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015187978744507 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15455),(186772,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407861.9674000000,1649407861.9701000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:51:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016140937805176 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15455),(186773,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407861.9457000000,1649407861.9861000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:51:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.038995027542114 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15459),(186774,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407861.9987000000,1649407862.0029000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:51:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030560493469238 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15455),(186775,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407862.0102000000,1649407862.0121000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15455),(186776,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407862.0206000000,1649407862.0221000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15455),(186777,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407862.0214000000,1649407862.0230000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:51:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15459),(186778,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407862.0301000000,1649407862.0318000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00038480758666992 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15455),(186779,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407862.0400000000,1649407862.0425000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:51:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017600059509277 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15459),(186780,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407862.0457000000,1649407862.0466000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:51:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15455),(186781,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407862.0523000000,1649407862.0536000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:51:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052881240844727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15459),(186782,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407921.3023000000,1649407921.3151000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077440738677979 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15500),(186783,0,'moodle','core\\task\\session_cleanup_task',0,1649407921.2976000000,1649407921.3168000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:52:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013855934143066 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15504),(186784,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407921.3278000000,1649407921.3286000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:52:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15500),(186785,0,'moodle','core\\task\\grade_cron_task',0,1649407921.3361000000,1649407921.3509000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:52:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013682842254639 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15500),(186786,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407921.3301000000,1649407921.3705000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039605140686035 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15504),(186787,0,'moodle','core\\task\\completion_regular_task',0,1649407921.3611000000,1649407921.3790000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:52:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016695022583008 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15500),(186788,0,'moodle','core\\task\\portfolio_cron_task',0,1649407921.3807000000,1649407921.3818000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15504),(186789,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407921.3898000000,1649407921.3908000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:52:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15500),(186790,0,'moodle','core\\task\\blog_cron_task',0,1649407921.4048000000,1649407921.4060000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:52:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15500),(186791,0,'moodle','core\\task\\calendar_cron_task',0,1649407921.4019000000,1649407921.4082000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:52:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0051860809326172 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15504),(186792,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407921.4267000000,1649407921.4286000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:52:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086712837219238 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15504),(186793,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407921.4264000000,1649407921.4500000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:52:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022280216217041 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15500),(186794,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407921.4770000000,1649407921.4793000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:52:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011630058288574 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15500),(186795,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407921.4534000000,1649407921.4943000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:52:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.039515018463135 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15504),(186796,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407921.4977000000,1649407921.5015000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:52:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026800632476807 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15500),(186797,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407921.5091000000,1649407921.5103000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:52:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002140998840332 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15500),(186798,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407921.5183000000,1649407921.5195000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:52:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15500),(186799,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407921.5251000000,1649407921.5266000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:52:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044798851013184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15504),(186800,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407921.5285000000,1649407921.5297000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:52:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15500),(186801,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407921.5385000000,1649407921.5410000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:52:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15504),(186802,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407921.5424000000,1649407921.5433000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:52:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15500),(186803,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407921.5502000000,1649407921.5519000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:52:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048279762268066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15504),(186804,0,'moodle','core\\task\\session_cleanup_task',0,1649407981.8436000000,1649407981.8593000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011200189590454 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15541),(186805,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649407981.8507000000,1649407981.8657000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:53:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0087809562683105 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15544),(186806,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649407981.8735000000,1649407981.8744000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15541),(186807,0,'moodle','core\\task\\grade_cron_task',0,1649407981.8851000000,1649407981.9001000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:53:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014127016067505 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15541),(186808,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649407981.8785000000,1649407981.9132000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:53:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033817052841187 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15544),(186809,0,'moodle','core\\task\\portfolio_cron_task',0,1649407981.9255000000,1649407981.9268000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15544),(186810,0,'moodle','core\\task\\completion_regular_task',0,1649407981.9089000000,1649407981.9442000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:53:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.034165859222412 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15541),(186811,0,'moodle','core\\task\\plagiarism_cron_task',0,1649407981.9530000000,1649407981.9545000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15544),(186812,0,'moodle','core\\task\\calendar_cron_task',0,1649407981.9622000000,1649407981.9683000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:53:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004647970199585 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15541),(186813,0,'moodle','core\\task\\blog_cron_task',0,1649407981.9748000000,1649407981.9760000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:53:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15544),(186814,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649407981.9890000000,1649407981.9924000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:53:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002079963684082 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15544),(186815,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649407981.9850000000,1649407982.0080000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:53:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022003889083862 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15541),(186816,0,'mod_forum','mod_forum\\task\\cron_task',0,1649407982.0499000000,1649407982.0530000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:53:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013668537139893 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15541),(186817,0,'mod_assign','mod_assign\\task\\cron_task',0,1649407982.0126000000,1649407982.0562000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:53:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.042157888412476 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15544),(186818,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649407982.0809000000,1649407982.0860000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:53:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034270286560059 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15541),(186819,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649407982.0893000000,1649407982.0908000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:53:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15544),(186820,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649407982.0981000000,1649407982.1000000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:53:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031805038452148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15541),(186821,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649407982.1018000000,1649407982.1041000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:53:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077104568481445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15544),(186822,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649407982.1098000000,1649407982.1116000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:53:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15541),(186823,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649407982.1217000000,1649407982.1243000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:53:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018329620361328 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15544),(186824,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649407982.1253000000,1649407982.1262000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:53:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15541),(186825,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649407982.1336000000,1649407982.1350000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:53:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15541),(186826,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408041.4628000000,1649408041.4739000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.006152868270874 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15598),(186827,0,'moodle','core\\task\\session_cleanup_task',0,1649408041.4623000000,1649408041.4803000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012336015701294 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15594),(186828,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408041.4854000000,1649408041.4865000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:54:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15598),(186829,0,'moodle','core\\task\\grade_cron_task',0,1649408041.4985000000,1649408041.5123000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012994050979614 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15598),(186830,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408041.4985000000,1649408041.5315000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031975030899048 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15594),(186831,0,'moodle','core\\task\\completion_regular_task',0,1649408041.5203000000,1649408041.5387000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:54:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017690896987915 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15598),(186832,0,'moodle','core\\task\\portfolio_cron_task',0,1649408041.5428000000,1649408041.5437000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15594),(186833,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408041.5509000000,1649408041.5527000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:54:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15598),(186834,0,'moodle','core\\task\\calendar_cron_task',0,1649408041.5614000000,1649408041.5682000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056459903717041 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15594),(186835,0,'moodle','core\\task\\blog_cron_task',0,1649408041.5701000000,1649408041.5712000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:54:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15598),(186836,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408041.5810000000,1649408041.5832000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:54:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012900829315186 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15594),(186837,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408041.5813000000,1649408041.5984000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:54:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016328096389771 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15598),(186838,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408041.6417000000,1649408041.6461000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:54:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002694845199585 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15598),(186839,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408041.6065000000,1649408041.6467000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:54:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.03855299949646 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15594),(186840,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408041.6710000000,1649408041.6775000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:54:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0050649642944336 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15598),(186841,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408041.6832000000,1649408041.6852000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:54:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15594),(186842,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408041.6887000000,1649408041.6903000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:54:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15598),(186843,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408041.6948000000,1649408041.6969000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:54:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15594),(186844,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408041.7029000000,1649408041.7060000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:54:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15598),(186845,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408041.7185000000,1649408041.7214000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:54:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020020008087158 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15594),(186846,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408041.7220000000,1649408041.7230000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:54:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15598),(186847,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408041.7332000000,1649408041.7346000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:54:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059890747070312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15594),(186848,0,'moodle','core\\task\\badges_cron_task',0,1649408102.0217000000,1649408102.0581000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 16:55:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031708002090454 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15638),(186849,0,'moodle','core\\task\\badges_message_task',0,1649408102.0687000000,1649408102.0700000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 16:55:02. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00036811828613281 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15638),(186850,0,'mod_chat','mod_chat\\task\\cron_task',0,1649408102.0828000000,1649408102.0947000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 16:55:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.010658979415894 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15638),(186851,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649408102.0939000000,1649408102.1123000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 16:55:02. Current memory use 20.1MB.\n... used 0 dbqueries\n... used 0.014262199401855 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15635),(186852,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649408102.1075000000,1649408102.1163000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:55:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00067 seconds)\n... used 1 dbqueries\n... used 0.0078768730163574 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15638),(186853,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649408102.1286000000,1649408102.1344000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 16:55:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0035388469696045 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15638),(186854,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649408102.1298000000,1649408102.1366000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 16:55:02. Current memory use 22.4MB.\n... used 2 dbqueries\n... used 0.0038230419158936 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15635),(186855,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649408102.1454000000,1649408102.1487000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 16:55:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.0025579929351807 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15638),(186856,0,'moodle','core\\task\\session_cleanup_task',0,1649408102.1483000000,1649408102.1562000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:55:02. Current memory use 22.8MB.\n... used 7 dbqueries\n... used 0.0059340000152588 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15635),(186857,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408102.1567000000,1649408102.1591000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:55:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15638),(186858,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408102.1659000000,1649408102.1669000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:55:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15635),(186859,0,'moodle','core\\task\\grade_cron_task',0,1649408102.1758000000,1649408102.1864000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:55:02. Current memory use 23.2MB.\n... used 2 dbqueries\n... used 0.0095839500427246 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15635),(186860,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408102.1681000000,1649408102.1907000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:55:02. Current memory use 25.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021819114685059 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15638),(186861,0,'moodle','core\\task\\portfolio_cron_task',0,1649408102.2011000000,1649408102.2019000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:55:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15638),(186862,0,'moodle','core\\task\\completion_regular_task',0,1649408102.1952000000,1649408102.2100000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:55:02. Current memory use 24MB.\n... used 6 dbqueries\n... used 0.013749122619629 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15635),(186863,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408102.2126000000,1649408102.2137000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:55:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.9856643676758E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15638),(186864,0,'moodle','core\\task\\blog_cron_task',0,1649408102.2245000000,1649408102.2253000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:55:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15635),(186865,0,'moodle','core\\task\\calendar_cron_task',0,1649408102.2242000000,1649408102.2291000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:55:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0040578842163086 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15638),(186866,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408102.2378000000,1649408102.2407000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:55:02. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00199294090271 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15638),(186867,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408102.2323000000,1649408102.2467000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:55:02. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013648986816406 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15635),(186868,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408102.2686000000,1649408102.2712000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:55:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001194953918457 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15635),(186869,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408102.2905000000,1649408102.2946000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:55:02. Current memory use 29.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022571086883545 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15635),(186870,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408102.2506000000,1649408102.2947000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:55:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.042140960693359 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15638),(186871,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408102.3032000000,1649408102.3048000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:55:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00030303001403809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15635),(186872,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408102.3131000000,1649408102.3142000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:55:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15635),(186873,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408102.3226000000,1649408102.3248000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:55:02. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042009353637695 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15635),(186874,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408102.3287000000,1649408102.3303000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:55:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15638),(186875,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408102.3322000000,1649408102.3348000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:55:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015721321105957 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15635),(186876,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408102.3378000000,1649408102.3390000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:55:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15638),(186877,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408102.3444000000,1649408102.3458000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:55:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045895576477051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15635),(186878,0,'moodle','core\\task\\session_cleanup_task',0,1649408161.6754000000,1649408161.6918000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:56:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011372804641724 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15685),(186879,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408161.7043000000,1649408161.7055000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:56:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15685),(186880,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408161.6968000000,1649408161.7061000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00534987449646 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15682),(186881,0,'moodle','core\\task\\grade_cron_task',0,1649408161.7160000000,1649408161.7445000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:56:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.027662038803101 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15682),(186882,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408161.7147000000,1649408161.7603000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:56:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044523000717163 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15685),(186883,0,'moodle','core\\task\\portfolio_cron_task',0,1649408161.7703000000,1649408161.7713000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15685),(186884,0,'moodle','core\\task\\completion_regular_task',0,1649408161.7615000000,1649408161.7788000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:56:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016243934631348 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15682),(186885,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408161.7806000000,1649408161.7815000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15685),(186886,0,'moodle','core\\task\\blog_cron_task',0,1649408161.7936000000,1649408161.7945000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:56:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15682),(186887,0,'moodle','core\\task\\calendar_cron_task',0,1649408161.7932000000,1649408161.7981000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:56:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040991306304932 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15685),(186888,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408161.8059000000,1649408161.8074000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:56:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077509880065918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15685),(186889,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408161.8026000000,1649408161.8211000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:56:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01776385307312 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15682),(186890,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408161.8499000000,1649408161.8526000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:56:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015289783477783 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15682),(186891,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408161.8221000000,1649408161.8540000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:56:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.030890941619873 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15685),(186892,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408161.8735000000,1649408161.8782000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:56:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034208297729492 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15682),(186893,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408161.8876000000,1649408161.8892000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:56:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15682),(186894,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408161.8887000000,1649408161.8902000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:56:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15685),(186895,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408161.8982000000,1649408161.9002000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:56:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00099492073059082 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15685),(186896,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408161.9004000000,1649408161.9018000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15682),(186897,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408161.9175000000,1649408161.9187000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:56:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15682),(186898,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408161.9165000000,1649408161.9197000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:56:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022399425506592 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15685),(186899,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408161.9295000000,1649408161.9316000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:56:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001162052154541 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15682),(186900,0,'moodle','core\\task\\session_cleanup_task',0,1649408221.3036000000,1649408221.3208000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:57:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012677907943726 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15725),(186901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408221.3339000000,1649408221.3352000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15725),(186902,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408221.3163000000,1649408221.3368000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:57:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0084240436553955 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15726),(186903,0,'moodle','core\\task\\grade_cron_task',0,1649408221.3563000000,1649408221.3753000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:57:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.017730951309204 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15726),(186904,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408221.3563000000,1649408221.3921000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034624099731445 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15725),(186905,0,'moodle','core\\task\\portfolio_cron_task',0,1649408221.4040000000,1649408221.4051000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15725),(186906,0,'moodle','core\\task\\completion_regular_task',0,1649408221.3885000000,1649408221.4085000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018697023391724 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15726),(186907,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408221.4169000000,1649408221.4185000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15725),(186908,0,'moodle','core\\task\\calendar_cron_task',0,1649408221.4252000000,1649408221.4312000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:57:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0046720504760742 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15726),(186909,0,'moodle','core\\task\\blog_cron_task',0,1649408221.4335000000,1649408221.4345000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15725),(186910,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408221.4492000000,1649408221.4524000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:57:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019071102142334 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15726),(186911,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408221.4450000000,1649408221.4687000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:57:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022423982620239 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15725),(186912,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408221.4979000000,1649408221.5022000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:57:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0029590129852295 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15725),(186913,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408221.4709000000,1649408221.5084000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:57:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.036326885223389 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15726),(186914,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408221.5246000000,1649408221.5285000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:57:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002824068069458 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15725),(186915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408221.5411000000,1649408221.5427000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15725),(186916,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408221.5464000000,1649408221.5479000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15726),(186917,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408221.5538000000,1649408221.5553000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:57:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15725),(186918,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408221.5579000000,1649408221.5595000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15726),(186919,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408221.5672000000,1649408221.5697000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:57:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018179416656494 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15725),(186920,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408221.5763000000,1649408221.5776000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:57:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15726),(186921,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408221.5799000000,1649408221.5817000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:57:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010240077972412 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15725),(186922,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408281.8568000000,1649408281.8651000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:58:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0047352313995361 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15773),(186923,0,'moodle','core\\task\\session_cleanup_task',0,1649408281.8561000000,1649408281.8700000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010289907455444 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15769),(186924,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408281.8762000000,1649408281.8770000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:58:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15773),(186925,0,'moodle','core\\task\\grade_cron_task',0,1649408281.8845000000,1649408281.8981000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012586116790771 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15773),(186926,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408281.8817000000,1649408281.9107000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028117895126343 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15769),(186927,0,'moodle','core\\task\\portfolio_cron_task',0,1649408281.9189000000,1649408281.9198000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15769),(186928,0,'moodle','core\\task\\completion_regular_task',0,1649408281.9065000000,1649408281.9239000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:58:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016393899917603 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15773),(186929,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408281.9291000000,1649408281.9299000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15769),(186930,0,'moodle','core\\task\\calendar_cron_task',0,1649408281.9391000000,1649408281.9434000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:58:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0034761428833008 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15773),(186931,0,'moodle','core\\task\\blog_cron_task',0,1649408281.9427000000,1649408281.9435000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15769),(186932,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408281.9531000000,1649408281.9549000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:58:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010480880737305 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15769),(186933,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408281.9528000000,1649408281.9682000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:58:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01456618309021 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15773),(186934,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408281.9919000000,1649408281.9945000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:58:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014839172363281 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15773),(186935,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408281.9709000000,1649408282.0051000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:58:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031641960144043 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15769),(186936,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408282.0251000000,1649408282.0302000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:58:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037410259246826 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15773),(186937,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408282.0390000000,1649408282.0406000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:58:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15773),(186938,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408282.0497000000,1649408282.0514000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15769),(186939,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408282.0509000000,1649408282.0525000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:58:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15773),(186940,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408282.0605000000,1649408282.0621000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:58:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15773),(186941,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408282.0651000000,1649408282.0680000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:58:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016300678253174 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15769),(186942,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408282.0750000000,1649408282.0758000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:58:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15769),(186943,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408282.0807000000,1649408282.0828000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:58:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010378360748291 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15773),(186944,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408341.4099000000,1649408341.4220000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 16:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076770782470703 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15807),(186945,0,'moodle','core\\task\\session_cleanup_task',0,1649408341.4086000000,1649408341.4244000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 16:59:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010942220687866 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15810),(186946,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408341.4314000000,1649408341.4323000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 16:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15807),(186947,0,'moodle','core\\task\\grade_cron_task',0,1649408341.4408000000,1649408341.4525000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 16:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010865211486816 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15807),(186948,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408341.4339000000,1649408341.4661000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 16:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031173944473267 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15810),(186949,0,'moodle','core\\task\\completion_regular_task',0,1649408341.4604000000,1649408341.4770000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 16:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015607833862305 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15807),(186950,0,'moodle','core\\task\\portfolio_cron_task',0,1649408341.4768000000,1649408341.4779000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 16:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15810),(186951,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408341.4846000000,1649408341.4854000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 16:59:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15807),(186952,0,'moodle','core\\task\\calendar_cron_task',0,1649408341.4951000000,1649408341.5016000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 16:59:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052328109741211 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15810),(186953,0,'moodle','core\\task\\blog_cron_task',0,1649408341.5019000000,1649408341.5027000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 16:59:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15807),(186954,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408341.5119000000,1649408341.5146000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 16:59:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001662015914917 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15810),(186955,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408341.5105000000,1649408341.5468000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 16:59:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.035110950469971 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15807),(186956,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408341.5567000000,1649408341.5588000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 16:59:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010199546813965 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15810),(186957,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408341.5656000000,1649408341.5964000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 16:59:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.029876947402954 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15810),(186958,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408341.6013000000,1649408341.6061000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 16:59:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032148361206055 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15807),(186959,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408341.6156000000,1649408341.6179000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:59:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15807),(186960,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408341.6305000000,1649408341.6327000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:59:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15807),(186961,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408341.6344000000,1649408341.6364000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 16:59:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079798698425293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15810),(186962,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408341.6446000000,1649408341.6463000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:59:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15810),(186963,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408341.6522000000,1649408341.6561000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 16:59:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026950836181641 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15807),(186964,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408341.6632000000,1649408341.6645000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 16:59:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15810),(186965,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408341.6683000000,1649408341.6704000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 16:59:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010790824890137 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15807),(186966,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649408402.0973000000,1649408402.1200000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 17:00:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.012106895446777 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',15870),(186967,0,'moodle','core\\task\\search_index_task',0,1649408402.1078000000,1649408402.1239000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 17:00:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0084340572357178 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',15869),(186968,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649408402.1451000000,1649408402.1481000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 17:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021638870239258 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',15869),(186969,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649408402.1435000000,1649408402.1499000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 17:00:02. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0048270225524902 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',15870),(186970,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649408402.1780000000,1649408402.1815000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:00:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001884937286377 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',15869),(186971,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649408402.2049000000,1649408402.2062000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:00:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027608871459961 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',15869),(186972,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649408402.1659000000,1649408402.2071000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 17:00:02. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.040162086486816 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',15870),(186973,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649408402.2221000000,1649408402.2259000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:00:02. Current memory use 20.5MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0025990009307861 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',15869),(186974,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649408402.2195000000,1649408402.2277000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:00:02. Current memory use 23.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0070209503173828 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',15870),(186975,0,'moodle','core\\task\\badges_message_task',0,1649408402.2602000000,1649408402.2704000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:00:02. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0068128108978271 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',15870),(186976,0,'moodle','core\\task\\badges_cron_task',0,1649408402.2589000000,1649408402.2980000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:00:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.035008192062378 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',15869),(186977,0,'mod_chat','mod_chat\\task\\cron_task',0,1649408402.2928000000,1649408402.3082000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:00:02. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.01383900642395 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',15870),(186978,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649408402.3214000000,1649408402.3322000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:00:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0091578960418701 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',15869),(186979,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649408402.3267000000,1649408402.3374000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:00:02. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.001116 seconds)\n... used 1 dbqueries\n... used 0.0096578598022461 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',15870),(186980,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649408402.3462000000,1649408402.3552000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:00:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.00472092628479 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',15869),(186981,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649408402.3534000000,1649408402.3641000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:00:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0068929195404053 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',15870),(186982,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649408402.3667000000,1649408402.3707000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:00:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0027840137481689 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',15869),(186983,0,'moodle','core\\task\\session_cleanup_task',0,1649408402.3783000000,1649408402.3896000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:00:02. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0084388256072998 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15870),(186984,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408402.3885000000,1649408402.3907000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:00:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.00071907043457031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15869),(186985,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408402.4003000000,1649408402.4015000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:00:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15869),(186986,0,'moodle','core\\task\\grade_cron_task',0,1649408402.4133000000,1649408402.4184000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:00:02. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0029041767120361 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15869),(186987,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408402.4007000000,1649408402.4278000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:00:02. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026025056838989 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15870),(186988,0,'moodle','core\\task\\portfolio_cron_task',0,1649408402.4381000000,1649408402.4393000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:00:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15870),(186989,0,'moodle','core\\task\\completion_regular_task',0,1649408402.4296000000,1649408402.4487000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:00:02. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.017482995986938 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15869),(186990,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408402.4495000000,1649408402.4508000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:00:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15870),(186991,0,'moodle','core\\task\\blog_cron_task',0,1649408402.4632000000,1649408402.4645000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:00:02. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15869),(186992,0,'moodle','core\\task\\calendar_cron_task',0,1649408402.4611000000,1649408402.4688000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:00:02. Current memory use 28.8MB.\n... used 1 dbqueries\n... used 0.0061299800872803 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15870),(186993,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408402.4788000000,1649408402.4816000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:00:02. Current memory use 29.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016369819641113 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15870),(186994,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408402.4761000000,1649408402.5004000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:00:02. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022617816925049 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15869),(186995,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408402.4928000000,1649408402.5084000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:00:02. Current memory use 29.3MB.\n... used 3 dbqueries\n... used 0.01385498046875 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15870),(186996,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408402.5340000000,1649408402.5376000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:00:02. Current memory use 31.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019538402557373 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15870),(186997,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408402.5527000000,1649408402.5586000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:00:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041258335113525 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15869),(186998,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408402.5672000000,1649408402.5689000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:00:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00053715705871582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15869),(186999,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408402.5762000000,1649408402.5792000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:00:02. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15870),(187000,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408402.5792000000,1649408402.5810000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:00:02. Current memory use 30.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15869); INSERT INTO `mdl_task_log` VALUES (187001,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408402.5874000000,1649408402.5887000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:00:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15869),(187002,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408402.5910000000,1649408402.5946000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:00:02. Current memory use 34.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00205397605896 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15870),(187003,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408402.5993000000,1649408402.6015000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:00:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00025296211242676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15869),(187004,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408402.6064000000,1649408402.6091000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:00:02. Current memory use 34.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011990070343018 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15870),(187005,0,'moodle','core\\task\\session_cleanup_task',0,1649408461.9849000000,1649408462.0072000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016482830047607 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15921),(187006,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408461.9986000000,1649408462.0117000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:01:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074288845062256 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15918),(187007,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408462.0205000000,1649408462.0216000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15921),(187008,0,'moodle','core\\task\\grade_cron_task',0,1649408462.0331000000,1649408462.0473000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:01:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013399839401245 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15921),(187009,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408462.0208000000,1649408462.0620000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:01:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040124893188477 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15918),(187010,0,'moodle','core\\task\\portfolio_cron_task',0,1649408462.0741000000,1649408462.0753000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15918),(187011,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408462.0857000000,1649408462.0870000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15918),(187012,0,'moodle','core\\task\\completion_regular_task',0,1649408462.0695000000,1649408462.0881000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:01:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017590045928955 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15921),(187013,0,'moodle','core\\task\\blog_cron_task',0,1649408462.1045000000,1649408462.1054000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:01:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15918),(187014,0,'moodle','core\\task\\calendar_cron_task',0,1649408462.1020000000,1649408462.1079000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:01:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0047760009765625 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15921),(187015,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408462.1184000000,1649408462.1208000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:01:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010700225830078 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15921),(187016,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408462.1147000000,1649408462.1359000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:01:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020099878311157 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15918),(187017,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408462.1704000000,1649408462.1736000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:01:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012509822845459 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15918),(187018,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408462.1343000000,1649408462.1738000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:01:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.037997007369995 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15921),(187019,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408462.2167000000,1649408462.2206000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:01:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027320384979248 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15918),(187020,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408462.2285000000,1649408462.2298000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:01:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15918),(187021,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408462.2289000000,1649408462.2307000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:01:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00028800964355469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15921),(187022,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408462.2411000000,1649408462.2425000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:01:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042581558227539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15918),(187023,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408462.2418000000,1649408462.2443000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:01:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15921),(187024,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408462.2579000000,1649408462.2614000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:01:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026419162750244 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15918),(187025,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408462.2632000000,1649408462.2645000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:01:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15921),(187026,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408462.2754000000,1649408462.2774000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:01:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094008445739746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15918),(187027,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408521.5435000000,1649408521.5529000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:02:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0053911209106445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',15973),(187028,0,'moodle','core\\task\\session_cleanup_task',0,1649408521.5373000000,1649408521.5561000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014674186706543 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',15970),(187029,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408521.5680000000,1649408521.5692000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:02:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',15973),(187030,0,'moodle','core\\task\\grade_cron_task',0,1649408521.5783000000,1649408521.5941000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:02:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014500856399536 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',15973),(187031,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408521.5694000000,1649408521.5976000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0274338722229 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',15970),(187032,0,'moodle','core\\task\\portfolio_cron_task',0,1649408521.6086000000,1649408521.6095000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',15970),(187033,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408521.6229000000,1649408521.6237000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',15970),(187034,0,'moodle','core\\task\\completion_regular_task',0,1649408521.6065000000,1649408521.6238000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:02:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01621413230896 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',15973),(187035,0,'moodle','core\\task\\blog_cron_task',0,1649408521.6452000000,1649408521.6460000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:02:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',15970),(187036,0,'moodle','core\\task\\calendar_cron_task',0,1649408521.6410000000,1649408521.6467000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:02:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0047979354858398 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',15973),(187037,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408521.6627000000,1649408521.6648000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:02:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010290145874023 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',15970),(187038,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408521.6572000000,1649408521.6735000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:02:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015604972839355 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',15973),(187039,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408521.7098000000,1649408521.7123000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:02:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010721683502197 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',15973),(187040,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408521.6869000000,1649408521.7251000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:02:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.036528825759888 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',15970),(187041,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408521.7383000000,1649408521.7424000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:02:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025069713592529 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',15973),(187042,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408521.7503000000,1649408521.7515000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:02:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',15973),(187043,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408521.7581000000,1649408521.7591000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:02:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',15973),(187044,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408521.7622000000,1649408521.7641000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:02:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072789192199707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',15970),(187045,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408521.7670000000,1649408521.7680000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:02:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',15973),(187046,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408521.7789000000,1649408521.7801000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:02:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',15973),(187047,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408521.7804000000,1649408521.7830000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:02:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017449855804443 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',15970),(187048,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408521.7868000000,1649408521.7880000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:02:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049114227294922 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',15973),(187049,0,'moodle','core\\task\\session_cleanup_task',0,1649408582.0661000000,1649408582.0806000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01070499420166 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16019),(187050,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408582.0782000000,1649408582.0882000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:03:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061640739440918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16013),(187051,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408582.1006000000,1649408582.1020000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16019),(187052,0,'moodle','core\\task\\grade_cron_task',0,1649408582.1135000000,1649408582.1313000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:03:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015935897827148 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16019),(187053,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408582.1122000000,1649408582.1473000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:03:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034183025360107 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16013),(187054,0,'moodle','core\\task\\portfolio_cron_task',0,1649408582.1564000000,1649408582.1573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16013),(187055,0,'moodle','core\\task\\completion_regular_task',0,1649408582.1412000000,1649408582.1630000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:03:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020638942718506 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16019),(187056,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408582.1654000000,1649408582.1666000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16013),(187057,0,'moodle','core\\task\\calendar_cron_task',0,1649408582.1771000000,1649408582.1819000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:03:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.003878116607666 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16019),(187058,0,'moodle','core\\task\\blog_cron_task',0,1649408582.1848000000,1649408582.1874000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:03:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16013),(187059,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408582.1972000000,1649408582.1993000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:03:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010581016540527 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16013),(187060,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408582.1908000000,1649408582.2144000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:03:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02251410484314 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16019),(187061,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408582.2152000000,1649408582.2482000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:03:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031696081161499 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16013),(187062,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408582.2527000000,1649408582.2569000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:03:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0025920867919922 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16019),(187063,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408582.2763000000,1649408582.2796000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:03:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022308826446533 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16019),(187064,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408582.2866000000,1649408582.2879000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:03:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00028610229492188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16019),(187065,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408582.2947000000,1649408582.2959000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:03:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16019),(187066,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408582.2967000000,1649408582.2987000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:03:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075411796569824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16013),(187067,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408582.3043000000,1649408582.3054000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:03:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16019),(187068,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408582.3105000000,1649408582.3129000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:03:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016698837280273 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16013),(187069,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408582.3167000000,1649408582.3175000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:03:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16019),(187070,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408582.3217000000,1649408582.3232000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:03:02. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078892707824707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16013),(187071,0,'moodle','core\\task\\session_cleanup_task',0,1649408641.6699000000,1649408641.6855000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01133394241333 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16071),(187072,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408641.6953000000,1649408641.6964000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:04:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00039100646972656 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16071),(187073,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408641.7059000000,1649408641.7071000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16071),(187074,0,'moodle','core\\task\\grade_cron_task',0,1649408641.7198000000,1649408641.7451000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:04:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020118951797485 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16073),(187075,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408641.7181000000,1649408641.7512000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031836986541748 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16071),(187076,0,'moodle','core\\task\\portfolio_cron_task',0,1649408641.7617000000,1649408641.7625000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16071),(187077,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408641.7731000000,1649408641.7740000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16071),(187078,0,'moodle','core\\task\\completion_regular_task',0,1649408641.7577000000,1649408641.7776000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:04:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01869797706604 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16073),(187079,0,'moodle','core\\task\\calendar_cron_task',0,1649408641.7964000000,1649408641.8011000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:04:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038919448852539 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16071),(187080,0,'moodle','core\\task\\blog_cron_task',0,1649408641.8008000000,1649408641.8022000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:04:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16073),(187081,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408641.8127000000,1649408641.8147000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:04:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013580322265625 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16073),(187082,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408641.8122000000,1649408641.8350000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:04:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021749973297119 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16071),(187083,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408641.8306000000,1649408641.8737000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:04:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041866064071655 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16073),(187084,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408641.8810000000,1649408641.8847000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:04:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019779205322266 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16071),(187085,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408641.9087000000,1649408641.9145000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:04:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004194974899292 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16071),(187086,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408641.9181000000,1649408641.9195000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:04:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0002739429473877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16073),(187087,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408641.9248000000,1649408641.9265000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:04:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16071),(187088,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408641.9285000000,1649408641.9307000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:04:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16073),(187089,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408641.9367000000,1649408641.9386000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:04:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16071),(187090,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408641.9453000000,1649408641.9481000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:04:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019071102142334 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16073),(187091,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408641.9564000000,1649408641.9576000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:04:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16071),(187092,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408641.9583000000,1649408641.9595000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:04:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005490779876709 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16073),(187093,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649408702.2783000000,1649408702.2909000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 17:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0065350532531738 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',16122),(187094,0,'moodle','core\\task\\badges_message_task',0,1649408702.3031000000,1649408702.3101000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:05:02. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0052170753479004 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16122),(187095,0,'moodle','core\\task\\badges_cron_task',0,1649408702.2942000000,1649408702.3300000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:05:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031310081481934 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16120),(187096,0,'mod_chat','mod_chat\\task\\cron_task',0,1649408702.3370000000,1649408702.3523000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:05:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.013494968414307 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16122),(187097,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649408702.3510000000,1649408702.3620000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:05:02. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.0094690322875977 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16120),(187098,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649408702.3735000000,1649408702.3827000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:05:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00060600000000005 seconds)\n... used 1 dbqueries\n... used 0.0084149837493896 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16122),(187099,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649408702.3789000000,1649408702.3890000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:05:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0052018165588379 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16120),(187100,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649408702.3973000000,1649408702.4030000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:05:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0034730434417725 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16122),(187101,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649408702.4074000000,1649408702.4115000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:05:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0033628940582275 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16120),(187102,0,'moodle','core\\task\\session_cleanup_task',0,1649408702.4129000000,1649408702.4240000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:05:02. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0085558891296387 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16122),(187103,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408702.4212000000,1649408702.4252000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:05:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.0012450218200684 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16120),(187104,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408702.4346000000,1649408702.4360000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:05:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16122),(187105,0,'moodle','core\\task\\grade_cron_task',0,1649408702.4463000000,1649408702.4561000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:05:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0089399814605713 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16122),(187106,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408702.4346000000,1649408702.4645000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:05:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028807878494263 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16120),(187107,0,'moodle','core\\task\\portfolio_cron_task',0,1649408702.4753000000,1649408702.4769000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:05:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16120),(187108,0,'moodle','core\\task\\completion_regular_task',0,1649408702.4657000000,1649408702.4815000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:05:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.014823913574219 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16122),(187109,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408702.4843000000,1649408702.4852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:05:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16120),(187110,0,'moodle','core\\task\\calendar_cron_task',0,1649408702.4968000000,1649408702.5019000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:05:02. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0042779445648193 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16122),(187111,0,'moodle','core\\task\\blog_cron_task',0,1649408702.5044000000,1649408702.5058000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:05:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16120),(187112,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408702.5134000000,1649408702.5159000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:05:02. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013298988342285 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16120),(187113,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408702.5128000000,1649408702.5300000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:05:02. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016280174255371 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16122),(187114,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408702.5632000000,1649408702.5660000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:05:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012137889862061 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16122),(187115,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408702.5252000000,1649408702.5660000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:05:02. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.038980960845947 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16120),(187116,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408702.5866000000,1649408702.5914000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:05:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002838134765625 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16122),(187117,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408702.5985000000,1649408702.5997000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00022387504577637 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16122),(187118,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408702.6068000000,1649408702.6082000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16122),(187119,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408702.6095000000,1649408702.6120000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:05:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066518783569336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16120),(187120,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408702.6170000000,1649408702.6184000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:05:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16122),(187121,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408702.6310000000,1649408702.6355000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:05:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027918815612793 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16120),(187122,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408702.6369000000,1649408702.6383000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:05:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16122),(187123,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408702.6463000000,1649408702.6488000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:05:02. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000885009765625 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16120),(187124,0,'moodle','core\\task\\session_cleanup_task',0,1649408761.9680000000,1649408761.9875000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:06:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.013572931289673 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16164),(187125,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408761.9734000000,1649408761.9889000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:06:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0091140270233154 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16161),(187126,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408761.9979000000,1649408761.9988000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16164),(187127,0,'moodle','core\\task\\grade_cron_task',0,1649408762.0112000000,1649408762.0242000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:06:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012071132659912 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16164),(187128,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408761.9987000000,1649408762.0462000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:06:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046595096588135 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16161),(187129,0,'moodle','core\\task\\completion_regular_task',0,1649408762.0316000000,1649408762.0484000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015960216522217 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16164),(187130,0,'moodle','core\\task\\portfolio_cron_task',0,1649408762.0548000000,1649408762.0557000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16161),(187131,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408762.0578000000,1649408762.0591000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:06:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16164),(187132,0,'moodle','core\\task\\calendar_cron_task',0,1649408762.0691000000,1649408762.0740000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:06:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040948390960693 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16161),(187133,0,'moodle','core\\task\\blog_cron_task',0,1649408762.0764000000,1649408762.0774000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:06:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16164),(187134,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408762.0886000000,1649408762.0910000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:06:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012228488922119 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16164),(187135,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408762.0821000000,1649408762.0985000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:06:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015677928924561 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16161),(187136,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408762.1257000000,1649408762.1280000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:06:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012340545654297 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16161),(187137,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408762.1086000000,1649408762.1381000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:06:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.028184175491333 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16164),(187138,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408762.1503000000,1649408762.1539000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:06:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025088787078857 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16161),(187139,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408762.1617000000,1649408762.1629000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16161),(187140,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408762.1695000000,1649408762.1707000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:06:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16164),(187141,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408762.1703000000,1649408762.1717000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:06:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045990943908691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16161),(187142,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408762.1781000000,1649408762.1793000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:06:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16164),(187143,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408762.1824000000,1649408762.1849000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:06:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017831325531006 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16161),(187144,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408762.1906000000,1649408762.1916000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:06:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16164),(187145,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408762.1932000000,1649408762.1944000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:06:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049114227294922 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16161),(187146,0,'moodle','core\\task\\session_cleanup_task',0,1649408821.5619000000,1649408821.5751000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0095889568328857 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16210),(187147,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408821.5823000000,1649408821.5836000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:07:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055789947509766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16210),(187148,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408821.5903000000,1649408821.5911000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16210),(187149,0,'moodle','core\\task\\grade_cron_task',0,1649408821.6017000000,1649408821.6202000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:07:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01473593711853 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16211),(187150,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408821.5991000000,1649408821.6306000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030768871307373 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16210),(187151,0,'moodle','core\\task\\portfolio_cron_task',0,1649408821.6397000000,1649408821.6409000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16210),(187152,0,'moodle','core\\task\\completion_regular_task',0,1649408821.6281000000,1649408821.6430000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01374888420105 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16211),(187153,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408821.6496000000,1649408821.6503000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16210),(187154,0,'moodle','core\\task\\calendar_cron_task',0,1649408821.6647000000,1649408821.6689000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:07:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0034110546112061 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16211),(187155,0,'moodle','core\\task\\blog_cron_task',0,1649408821.6736000000,1649408821.6745000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16210),(187156,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408821.6832000000,1649408821.6851000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:07:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075507164001465 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16210),(187157,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408821.6771000000,1649408821.6925000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:07:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014729022979736 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16211),(187158,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408821.7173000000,1649408821.7197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:07:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012900829315186 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16211),(187159,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408821.6975000000,1649408821.7277000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:07:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.029029130935669 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16210),(187160,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408821.7374000000,1649408821.7415000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:07:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029900074005127 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16211),(187161,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408821.7484000000,1649408821.7496000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16211),(187162,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408821.7572000000,1649408821.7584000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16211),(187163,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408821.7650000000,1649408821.7668000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:07:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16210),(187164,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408821.7656000000,1649408821.7668000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16211),(187165,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408821.7783000000,1649408821.7791000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:07:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16211),(187166,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408821.7787000000,1649408821.7813000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:07:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016851425170898 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16210),(187167,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408821.7884000000,1649408821.7897000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:07:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048708915710449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16211),(187168,0,'moodle','core\\task\\session_cleanup_task',0,1649408882.0852000000,1649408882.1021000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:08:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011680126190186 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16259),(187169,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649408882.0852000000,1649408882.1065000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 17:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017817974090576 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',16254),(187170,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408882.1125000000,1649408882.1138000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:08:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0004119873046875 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16259),(187171,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408882.1147000000,1649408882.1166000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:08:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16254),(187172,0,'moodle','core\\task\\grade_cron_task',0,1649408882.1293000000,1649408882.1447000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:08:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.013935089111328 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16254),(187173,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408882.1227000000,1649408882.1520000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:08:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028545141220093 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16259),(187174,0,'moodle','core\\task\\portfolio_cron_task',0,1649408882.1606000000,1649408882.1615000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16259),(187175,0,'moodle','core\\task\\completion_regular_task',0,1649408882.1540000000,1649408882.1738000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:08:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.01878809928894 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16254),(187176,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408882.1729000000,1649408882.1741000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16259),(187177,0,'moodle','core\\task\\blog_cron_task',0,1649408882.1925000000,1649408882.1937000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:08:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16254),(187178,0,'moodle','core\\task\\calendar_cron_task',0,1649408882.1889000000,1649408882.1945000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:08:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046689510345459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16259),(187179,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408882.2046000000,1649408882.2068000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:08:02. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16254),(187180,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408882.2032000000,1649408882.2256000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:08:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021310091018677 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16259),(187181,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408882.2618000000,1649408882.2653000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:08:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019190311431885 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16259),(187182,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408882.2261000000,1649408882.2674000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:08:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.039715051651001 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16254),(187183,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408882.2970000000,1649408882.3021000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:08:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035579204559326 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16259),(187184,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408882.3127000000,1649408882.3144000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:08:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00030803680419922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16254),(187185,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408882.3213000000,1649408882.3230000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:08:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00019979476928711 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16259),(187186,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408882.3268000000,1649408882.3290000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:08:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16254),(187187,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408882.3328000000,1649408882.3345000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:08:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16259),(187188,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408882.3453000000,1649408882.3479000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:08:02. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019369125366211 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16254),(187189,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408882.3503000000,1649408882.3516000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:08:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020194053649902 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16259),(187190,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408882.3565000000,1649408882.3581000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:08:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16254),(187191,0,'moodle','core\\task\\session_cleanup_task',0,1649408941.6656000000,1649408941.6806000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:09:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010493993759155 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16297),(187192,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649408941.6785000000,1649408941.7061000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.02198600769043 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16301),(187193,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649408941.7067000000,1649408941.7086000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:09:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6770782470703E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16297),(187194,0,'moodle','core\\task\\grade_cron_task',0,1649408941.7192000000,1649408941.7337000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:09:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.013514041900635 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16297),(187195,0,'moodle','core\\task\\completion_regular_task',0,1649408941.7431000000,1649408941.7619000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:09:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018070936203003 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16297),(187196,0,'moodle','core\\task\\portfolio_cron_task',0,1649408941.7726000000,1649408941.7736000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:09:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16297),(187197,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649408941.7309000000,1649408941.7778000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:09:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045506954193115 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16301),(187198,0,'moodle','core\\task\\plagiarism_cron_task',0,1649408941.7827000000,1649408941.7836000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:09:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16297),(187199,0,'moodle','core\\task\\blog_cron_task',0,1649408941.7979000000,1649408941.7987000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:09:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16297),(187200,0,'moodle','core\\task\\calendar_cron_task',0,1649408941.7975000000,1649408941.8041000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:09:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0055789947509766 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16301),(187201,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649408941.8135000000,1649408941.8165000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:09:01. Current memory use 24MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018820762634277 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16301),(187202,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649408941.8054000000,1649408941.8219000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:09:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015774011611938 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16297),(187203,0,'mod_forum','mod_forum\\task\\cron_task',0,1649408941.8667000000,1649408941.8696000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:09:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014071464538574 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16297),(187204,0,'mod_assign','mod_assign\\task\\cron_task',0,1649408941.8486000000,1649408941.8820000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:09:01. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.032348871231079 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16301),(187205,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649408941.8967000000,1649408941.9014000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:09:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031130313873291 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16297),(187206,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649408941.9110000000,1649408941.9126000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:09:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025796890258789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16297),(187207,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649408941.9184000000,1649408941.9197000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:09:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00029087066650391 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16301),(187208,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649408941.9221000000,1649408941.9241000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:09:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061917304992676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16297),(187209,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649408941.9271000000,1649408941.9291000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:09:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16301),(187210,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649408941.9365000000,1649408941.9387000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:09:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015468597412109 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16297),(187211,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649408941.9457000000,1649408941.9465000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:09:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16301),(187212,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649408941.9491000000,1649408941.9504000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:09:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057220458984375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16297),(187213,0,'moodle','core\\task\\backup_cleanup_task',0,1649409002.4676000000,1649409002.4814000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 17:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.00819993019104 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',16449),(187214,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649409002.4708000000,1649409002.4831000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:10:02. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0076642036437988 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',16446),(187215,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649409002.4941000000,1649409002.4969000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:10:02. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',16449),(187216,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649409002.4962000000,1649409002.5015000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:10:02. Current memory use 37.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0039639472961426 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',16446),(187217,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649409002.5064000000,1649409002.5104000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:10:02. Current memory use 37.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0024349689483643 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',16449),(187218,0,'moodle','core\\task\\badges_message_task',0,1649409002.5227000000,1649409002.5301000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0061070919036865 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16449),(187219,0,'moodle','core\\task\\badges_cron_task',0,1649409002.5143000000,1649409002.5347000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017664194107056 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16446),(187220,0,'mod_chat','mod_chat\\task\\cron_task',0,1649409002.5500000000,1649409002.5530000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:10:02. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0014870166778564 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16449),(187221,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649409002.5519000000,1649409002.5590000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:10:02. Current memory use 38.9MB.\n... used 0 dbqueries\n... used 0.0060820579528809 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16446),(187222,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649409002.5650000000,1649409002.5743000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:10:02. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00046400000000002 seconds)\n... used 1 dbqueries\n... used 0.0086178779602051 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16449),(187223,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649409002.5736000000,1649409002.5792000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0031771659851074 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16446),(187224,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649409002.5891000000,1649409002.5926000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:10:02. Current memory use 38.9MB.\n... used 3 dbqueries\n... used 0.0027360916137695 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16446),(187225,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649409002.5908000000,1649409002.5980000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:10:02. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0038590431213379 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16449),(187226,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409002.6084000000,1649409002.6115000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:10:02. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16449),(187227,0,'moodle','core\\task\\session_cleanup_task',0,1649409002.6021000000,1649409002.6153000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:10:02. Current memory use 39.1MB.\n... used 9 dbqueries\n... used 0.010728120803833 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16446),(187228,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409002.6212000000,1649409002.6222000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:10:02. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16449),(187229,0,'moodle','core\\task\\grade_cron_task',0,1649409002.6351000000,1649409002.6384000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:10:02. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0021700859069824 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16449),(187230,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409002.6254000000,1649409002.6476000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:10:02. Current memory use 39.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021183013916016 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16446),(187231,0,'moodle','core\\task\\portfolio_cron_task',0,1649409002.6627000000,1649409002.6641000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:10:02. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16446),(187232,0,'moodle','core\\task\\completion_regular_task',0,1649409002.6498000000,1649409002.6657000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:10:02. Current memory use 39.6MB.\n... used 6 dbqueries\n... used 0.014934062957764 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16449),(187233,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409002.6761000000,1649409002.6774000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:10:02. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16449),(187234,0,'moodle','core\\task\\calendar_cron_task',0,1649409002.6770000000,1649409002.6845000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:10:02. Current memory use 40.8MB.\n... used 1 dbqueries\n... used 0.0064208507537842 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16446),(187235,0,'moodle','core\\task\\blog_cron_task',0,1649409002.6884000000,1649409002.6897000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:10:02. Current memory use 40.3MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16449),(187236,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409002.6943000000,1649409002.7091000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:10:02. Current memory use 41.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013607025146484 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16446),(187237,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409002.7146000000,1649409002.7173000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:10:02. Current memory use 40.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014629364013672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16449),(187238,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409002.7282000000,1649409002.7320000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:10:02. Current memory use 40.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16449),(187239,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409002.7217000000,1649409002.7364000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:10:02. Current memory use 41.3MB.\n... used 3 dbqueries\n... used 0.012650966644287 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16446),(187240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409002.7569000000,1649409002.7588000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:10:02. Current memory use 42.8MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16446),(187241,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409002.7540000000,1649409002.7601000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:10:02. Current memory use 41.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040431022644043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16449),(187242,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409002.7686000000,1649409002.7703000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:10:02. Current memory use 42.8MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16446),(187243,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409002.7712000000,1649409002.7733000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:10:02. Current memory use 41.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063109397888184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16449),(187244,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409002.7807000000,1649409002.7827000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:10:02. Current memory use 42.9MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16446),(187245,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409002.7831000000,1649409002.7877000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:10:02. Current memory use 41.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16449),(187246,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409002.7933000000,1649409002.7944000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:10:02. Current memory use 42.9MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16446),(187247,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409002.7984000000,1649409002.8009000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:10:02. Current memory use 41.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087714195251465 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16449),(187248,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409062.1910000000,1649409062.2003000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:11:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052669048309326 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16490),(187249,0,'moodle','core\\task\\session_cleanup_task',0,1649409062.1871000000,1649409062.2032000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:11:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011676073074341 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16494),(187250,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409062.2350000000,1649409062.2360000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:11:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16490),(187251,0,'moodle','core\\task\\grade_cron_task',0,1649409062.2722000000,1649409062.2849000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:11:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011599063873291 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16490),(187252,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409062.2617000000,1649409062.2926000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:11:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029620885848999 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16494),(187253,0,'moodle','core\\task\\portfolio_cron_task',0,1649409062.3152000000,1649409062.3163000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16494),(187254,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409062.3232000000,1649409062.3239000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16494),(187255,0,'moodle','core\\task\\completion_regular_task',0,1649409062.3137000000,1649409062.3338000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:11:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018893003463745 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16490),(187256,0,'moodle','core\\task\\calendar_cron_task',0,1649409062.3414000000,1649409062.3482000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:11:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057978630065918 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16494),(187257,0,'moodle','core\\task\\blog_cron_task',0,1649409062.3522000000,1649409062.3532000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:11:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16490),(187258,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409062.3606000000,1649409062.3631000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:11:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013928413391113 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16490),(187259,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409062.3585000000,1649409062.3815000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:11:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021594047546387 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16494),(187260,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409062.3798000000,1649409062.4082000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:11:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.027350187301636 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16490),(187261,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409062.4168000000,1649409062.4196000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:11:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013699531555176 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16494),(187262,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409062.4383000000,1649409062.4419000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:11:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023770332336426 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16494),(187263,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409062.4512000000,1649409062.4531000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:11:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16494),(187264,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409062.4625000000,1649409062.4644000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:11:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16494),(187265,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409062.4738000000,1649409062.4761000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:11:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16490),(187266,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409062.4744000000,1649409062.4763000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:11:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015878677368164 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16494),(187267,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409062.4934000000,1649409062.4944000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:11:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00019478797912598 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16494),(187268,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409062.4937000000,1649409062.4970000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:11:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023438930511475 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16490),(187269,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409062.5046000000,1649409062.5060000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:11:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16490),(187270,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409121.9137000000,1649409121.9278000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:12:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081038475036621 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16534),(187271,0,'moodle','core\\task\\session_cleanup_task',0,1649409121.9129000000,1649409121.9354000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:12:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015539884567261 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16533),(187272,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409121.9375000000,1649409121.9385000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:12:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16534),(187273,0,'moodle','core\\task\\grade_cron_task',0,1649409121.9524000000,1649409121.9693000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:12:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015730857849121 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16534),(187274,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409121.9494000000,1649409121.9948000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:12:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044150114059448 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16533),(187275,0,'moodle','core\\task\\completion_regular_task',0,1649409121.9803000000,1649409122.0025000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:12:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021008014678955 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16534),(187276,0,'moodle','core\\task\\portfolio_cron_task',0,1649409122.0046000000,1649409122.0058000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16533),(187277,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409122.0152000000,1649409122.0161000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:12:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16534),(187278,0,'moodle','core\\task\\blog_cron_task',0,1649409122.0313000000,1649409122.0324000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:12:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16534),(187279,0,'moodle','core\\task\\calendar_cron_task',0,1649409122.0255000000,1649409122.0331000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:12:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060629844665527 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16533),(187280,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409122.0430000000,1649409122.0450000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:12:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093603134155273 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16533),(187281,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409122.0426000000,1649409122.0673000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:12:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023580074310303 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16534),(187282,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409122.1008000000,1649409122.1036000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:12:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012199878692627 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16534),(187283,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409122.0660000000,1649409122.1092000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:12:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.041635036468506 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16533),(187284,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409122.1283000000,1649409122.1319000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:12:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021431446075439 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16534),(187285,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409122.1427000000,1649409122.1446000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:12:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026702880859375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16534),(187286,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409122.1520000000,1649409122.1535000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:12:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16534),(187287,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409122.1547000000,1649409122.1565000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:12:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16533),(187288,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409122.1636000000,1649409122.1652000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:12:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16534),(187289,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409122.1707000000,1649409122.1741000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:12:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022811889648438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16533),(187290,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409122.1781000000,1649409122.1790000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:12:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16534),(187291,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409122.1855000000,1649409122.1868000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:12:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052690505981445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16533),(187292,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409181.4510000000,1649409181.4601000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:13:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051488876342773 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16586),(187293,0,'moodle','core\\task\\session_cleanup_task',0,1649409181.4511000000,1649409181.4656000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:13:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0099918842315674 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16585),(187294,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409181.4691000000,1649409181.4698000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:13:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16586),(187295,0,'moodle','core\\task\\grade_cron_task',0,1649409181.4780000000,1649409181.4896000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:13:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010763883590698 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16586),(187296,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409181.4763000000,1649409181.5022000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025166034698486 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16585),(187297,0,'moodle','core\\task\\portfolio_cron_task',0,1649409181.5121000000,1649409181.5130000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16585),(187298,0,'moodle','core\\task\\completion_regular_task',0,1649409181.4978000000,1649409181.5131000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:13:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014513969421387 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16586),(187299,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409181.5206000000,1649409181.5214000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:13:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16586),(187300,0,'moodle','core\\task\\calendar_cron_task',0,1649409181.5265000000,1649409181.5315000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041308403015137 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16585),(187301,0,'moodle','core\\task\\blog_cron_task',0,1649409181.5335000000,1649409181.5346000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:13:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16586),(187302,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409181.5428000000,1649409181.5451000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:13:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16585),(187303,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409181.5420000000,1649409181.5571000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:13:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01439094543457 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16586),(187304,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409181.5837000000,1649409181.5860000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:13:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011239051818848 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16586),(187305,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409181.5609000000,1649409181.6046000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:13:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.042202949523926 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16585),(187306,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409181.6089000000,1649409181.6119000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:13:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020179748535156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16586),(187307,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409181.6190000000,1649409181.6204000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16586),(187308,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409181.6280000000,1649409181.6292000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16586),(187309,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409181.6377000000,1649409181.6392000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:13:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047111511230469 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16586),(187310,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409181.6470000000,1649409181.6485000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16586),(187311,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409181.6566000000,1649409181.6592000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:13:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017399787902832 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16585),(187312,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409181.6606000000,1649409181.6618000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:13:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16586),(187313,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409181.6689000000,1649409181.6702000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:13:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052309036254883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16585),(187314,0,'moodle','core\\task\\session_cleanup_task',0,1649409241.9279000000,1649409241.9428000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010451793670654 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16621),(187315,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409241.9505000000,1649409241.9517000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00042295455932617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16621),(187316,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409241.9589000000,1649409241.9598000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16621),(187317,0,'moodle','core\\task\\grade_cron_task',0,1649409241.9680000000,1649409241.9792000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:14:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010402917861938 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16621),(187318,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409241.9624000000,1649409242.0002000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:14:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03372597694397 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16618),(187319,0,'moodle','core\\task\\completion_regular_task',0,1649409241.9926000000,1649409242.0087000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:14:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015223979949951 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16621),(187320,0,'moodle','core\\task\\portfolio_cron_task',0,1649409242.0127000000,1649409242.0139000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16618),(187321,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409242.0260000000,1649409242.0281000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:14:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16621),(187322,0,'moodle','core\\task\\calendar_cron_task',0,1649409242.0405000000,1649409242.0450000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:14:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036230087280273 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16618),(187323,0,'moodle','core\\task\\blog_cron_task',0,1649409242.0490000000,1649409242.0498000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:14:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16621),(187324,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409242.0576000000,1649409242.0604000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:14:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017139911651611 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16621),(187325,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409242.0519000000,1649409242.0673000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:14:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014603853225708 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16618),(187326,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409242.0947000000,1649409242.0981000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:14:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16618),(187327,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409242.0761000000,1649409242.1057000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:14:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.028495073318481 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16621),(187328,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409242.1198000000,1649409242.1237000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:14:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025510787963867 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16618),(187329,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409242.1328000000,1649409242.1346000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16618),(187330,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409242.1424000000,1649409242.1444000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16618),(187331,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409242.1483000000,1649409242.1502000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:14:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067281723022461 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16621),(187332,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409242.1566000000,1649409242.1577000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16618),(187333,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409242.1631000000,1649409242.1664000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:14:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016798973083496 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16621),(187334,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409242.1734000000,1649409242.1746000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:14:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16618),(187335,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409242.1769000000,1649409242.1788000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:14:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16621),(187336,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649409301.5145000000,1649409301.5673000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 17:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.048463821411133 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',16668),(187337,0,'moodle','core\\task\\badges_message_task',0,1649409301.5760000000,1649409301.5851000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059700012207031 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16668),(187338,0,'moodle','core\\task\\badges_cron_task',0,1649409301.5543000000,1649409301.6014000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.042403936386108 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16667),(187339,0,'mod_chat','mod_chat\\task\\cron_task',0,1649409301.6007000000,1649409301.6120000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:15:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.010279893875122 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16668),(187340,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649409301.6185000000,1649409301.6296000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010041952133179 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16667),(187341,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649409301.6270000000,1649409301.6396000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:15:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.00090599999999996 seconds)\n... used 1 dbqueries\n... used 0.011058807373047 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16668),(187342,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649409301.6614000000,1649409301.6685000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:15:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0043210983276367 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16667),(187343,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649409301.6610000000,1649409301.6687000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:15:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0047619342803955 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16668),(187344,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649409301.6782000000,1649409301.6813000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:15:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0018279552459717 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16667),(187345,0,'moodle','core\\task\\session_cleanup_task',0,1649409301.6816000000,1649409301.6884000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:15:01. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0050511360168457 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16668),(187346,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409301.6904000000,1649409301.6939000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:15:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16667),(187347,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409301.6980000000,1649409301.6989000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:15:01. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16668),(187348,0,'moodle','core\\task\\grade_cron_task',0,1649409301.7033000000,1649409301.7070000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:15:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0024240016937256 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16667),(187349,0,'moodle','core\\task\\completion_regular_task',0,1649409301.7161000000,1649409301.7290000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:15:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.01200795173645 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16667),(187350,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409301.7068000000,1649409301.7325000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:15:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024439811706543 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16668),(187351,0,'moodle','core\\task\\portfolio_cron_task',0,1649409301.7383000000,1649409301.7394000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:15:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16667),(187352,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409301.7471000000,1649409301.7484000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:15:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16667),(187353,0,'moodle','core\\task\\blog_cron_task',0,1649409301.7618000000,1649409301.7628000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:15:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16667),(187354,0,'moodle','core\\task\\calendar_cron_task',0,1649409301.7605000000,1649409301.7679000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:15:01. Current memory use 28.9MB.\n... used 1 dbqueries\n... used 0.0061368942260742 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16668),(187355,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409301.7999000000,1649409301.8020000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:15:01. Current memory use 29.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095605850219727 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16668),(187356,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409301.7723000000,1649409301.8126000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:15:01. Current memory use 25.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.039058208465576 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16667),(187357,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409301.8097000000,1649409301.8215000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:15:01. Current memory use 29.4MB.\n... used 3 dbqueries\n... used 0.0095109939575195 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16668),(187358,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409301.8442000000,1649409301.8533000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:15:01. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024750232696533 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16667),(187359,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409301.8731000000,1649409301.8788000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:15:01. Current memory use 34MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036859512329102 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16668),(187360,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409301.8817000000,1649409301.8844000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:15:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16667),(187361,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409301.8893000000,1649409301.8904000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:15:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16668),(187362,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409301.8934000000,1649409301.8956000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:15:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082588195800781 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16667),(187363,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409301.8989000000,1649409301.9009000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:15:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16668),(187364,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409301.9049000000,1649409301.9074000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:15:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015959739685059 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16667),(187365,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409301.9102000000,1649409301.9119000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:15:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16668),(187366,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409301.9172000000,1649409301.9195000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:15:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085806846618652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16667),(187367,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409362.2379000000,1649409362.2483000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:16:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058841705322266 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16714),(187368,0,'moodle','core\\task\\session_cleanup_task',0,1649409362.2380000000,1649409362.2526000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:16:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010260820388794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16718),(187369,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409362.2563000000,1649409362.2572000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:16:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16714),(187370,0,'moodle','core\\task\\grade_cron_task',0,1649409362.2678000000,1649409362.2809000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:16:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012317180633545 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16714),(187371,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409362.2605000000,1649409362.3067000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045382022857666 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16718),(187372,0,'moodle','core\\task\\portfolio_cron_task',0,1649409362.3169000000,1649409362.3181000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16718),(187373,0,'moodle','core\\task\\completion_regular_task',0,1649409362.2902000000,1649409362.3224000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:16:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.030972003936768 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16714),(187374,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409362.3304000000,1649409362.3313000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16718),(187375,0,'moodle','core\\task\\blog_cron_task',0,1649409362.3439000000,1649409362.3447000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:16:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16718),(187376,0,'moodle','core\\task\\calendar_cron_task',0,1649409362.3414000000,1649409362.3480000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:16:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0053520202636719 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16714),(187377,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409362.3553000000,1649409362.3581000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:16:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014240741729736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16714),(187378,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409362.3531000000,1649409362.3754000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:16:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021070003509521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16718),(187379,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409362.4072000000,1649409362.4092000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:16:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.000946044921875 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16718),(187380,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409362.3747000000,1649409362.4107000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:16:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.034739017486572 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16714),(187381,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409362.4295000000,1649409362.4323000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:16:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018138885498047 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16718),(187382,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409362.4388000000,1649409362.4401000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:16:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16718),(187383,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409362.4422000000,1649409362.4435000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:16:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16714),(187384,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409362.4468000000,1649409362.4484000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:16:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045609474182129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16718),(187385,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409362.4523000000,1649409362.4539000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:16:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16714),(187386,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409362.4607000000,1649409362.4635000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:16:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019180774688721 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16718),(187387,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409362.4663000000,1649409362.4676000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:16:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0003659725189209 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16714),(187388,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409362.4733000000,1649409362.4747000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:16:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16718),(187389,0,'moodle','core\\task\\session_cleanup_task',0,1649409421.8124000000,1649409421.8277000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:17:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010824918746948 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16769),(187390,0,'moodle','core\\task\\complete_plans_task',0,1649409421.8109000000,1649409421.8284000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 17:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.013659000396729 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',16768),(187391,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409421.8374000000,1649409421.8401000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.0008549690246582 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16768),(187392,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409421.8481000000,1649409421.8502000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16769),(187393,0,'moodle','core\\task\\grade_cron_task',0,1649409421.8629000000,1649409421.8742000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:17:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010550975799561 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16769),(187394,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409421.8498000000,1649409421.8905000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039911985397339 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16768),(187395,0,'moodle','core\\task\\completion_regular_task',0,1649409421.8829000000,1649409421.8996000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015982151031494 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16769),(187396,0,'moodle','core\\task\\portfolio_cron_task',0,1649409421.9010000000,1649409421.9024000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16768),(187397,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409421.9067000000,1649409421.9075000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:17:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16769),(187398,0,'moodle','core\\task\\calendar_cron_task',0,1649409421.9171000000,1649409421.9218000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:17:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.0038797855377197 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16768),(187399,0,'moodle','core\\task\\blog_cron_task',0,1649409421.9247000000,1649409421.9256000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:17:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16769),(187400,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409421.9349000000,1649409421.9372000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:17:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015199184417725 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16769),(187401,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409421.9328000000,1649409421.9521000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:17:01. Current memory use 24.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018502950668335 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16768),(187402,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409421.9789000000,1649409421.9813000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:17:01. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012578964233398 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16768),(187403,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409421.9581000000,1649409421.9992000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:17:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.039703130722046 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16769),(187404,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409421.9992000000,1649409422.0036000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:17:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00307297706604 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16768),(187405,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409422.0100000000,1649409422.0118000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:17:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16768),(187406,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409422.0198000000,1649409422.0211000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:17:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16768),(187407,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409422.0294000000,1649409422.0308000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:17:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043702125549316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16768),(187408,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409422.0392000000,1649409422.0404000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:17:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16768),(187409,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409422.0470000000,1649409422.0503000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:17:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021629333496094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16769),(187410,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409422.0545000000,1649409422.0555000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:17:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16768),(187411,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409422.0604000000,1649409422.0620000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:17:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082492828369141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16769),(187412,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409481.4366000000,1649409481.4462000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056040287017822 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16824),(187413,0,'moodle','core\\task\\session_cleanup_task',0,1649409481.4289000000,1649409481.4492000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01460599899292 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16827),(187414,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409481.4575000000,1649409481.4585000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:18:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16824),(187415,0,'moodle','core\\task\\grade_cron_task',0,1649409481.4697000000,1649409481.4861000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:18:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015335083007812 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16824),(187416,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409481.4603000000,1649409481.5010000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039801836013794 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16827),(187417,0,'moodle','core\\task\\portfolio_cron_task',0,1649409481.5112000000,1649409481.5124000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16827),(187418,0,'moodle','core\\task\\completion_regular_task',0,1649409481.4964000000,1649409481.5130000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:18:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015661001205444 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16824),(187419,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409481.5208000000,1649409481.5220000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16827),(187420,0,'moodle','core\\task\\calendar_cron_task',0,1649409481.5292000000,1649409481.5340000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:18:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037529468536377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16824),(187421,0,'moodle','core\\task\\blog_cron_task',0,1649409481.5418000000,1649409481.5431000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:18:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16827),(187422,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409481.5535000000,1649409481.5553000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:18:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092697143554688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16827),(187423,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409481.5465000000,1649409481.5673000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:18:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019457817077637 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16824),(187424,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409481.5870000000,1649409481.5902000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:18:01. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019879341125488 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16827),(187425,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409481.6349000000,1649409481.6383000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:18:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022521018981934 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16827),(187426,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409481.6030000000,1649409481.6393000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:18:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.034380912780762 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16824),(187427,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409481.6504000000,1649409481.6524000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:18:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16827),(187428,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409481.6633000000,1649409481.6652000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:18:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16824),(187429,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409481.6671000000,1649409481.6696000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:18:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16827),(187430,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409481.6774000000,1649409481.6786000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:18:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16824),(187431,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409481.6830000000,1649409481.6861000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:18:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023071765899658 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16827),(187432,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409481.6926000000,1649409481.6950000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:18:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16824),(187433,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409481.7004000000,1649409481.7017000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:18:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16827),(187434,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409541.9891000000,1649409542.0027000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0073578357696533 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16880),(187435,0,'moodle','core\\task\\session_cleanup_task',0,1649409541.9861000000,1649409542.0053000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01307487487793 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16877),(187436,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409542.0131000000,1649409542.0145000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:19:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16880),(187437,0,'moodle','core\\task\\grade_cron_task',0,1649409542.0272000000,1649409542.0393000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:19:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010957956314087 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16880),(187438,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409542.0135000000,1649409542.0422000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:19:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027760982513428 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16877),(187439,0,'moodle','core\\task\\portfolio_cron_task',0,1649409542.0509000000,1649409542.0526000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:19:02. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16880),(187440,0,'moodle','core\\task\\completion_regular_task',0,1649409542.0497000000,1649409542.0616000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:19:02. Current memory use 23.1MB.\n... used 6 dbqueries\n... used 0.010945796966553 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16877),(187441,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409542.0644000000,1649409542.0657000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:19:02. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16880),(187442,0,'moodle','core\\task\\calendar_cron_task',0,1649409542.0798000000,1649409542.0854000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:19:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0044898986816406 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16877),(187443,0,'moodle','core\\task\\blog_cron_task',0,1649409542.0856000000,1649409542.0864000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:19:02. Current memory use 21.8MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16880),(187444,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409542.0933000000,1649409542.1033000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:19:02. Current memory use 24.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.008897066116333 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16877),(187445,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409542.0928000000,1649409542.1160000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:19:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022525787353516 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16880),(187446,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409542.1411000000,1649409542.1433000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:19:02. Current memory use 26.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012121200561523 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16880),(187447,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409542.1207000000,1649409542.1512000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:19:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.029366016387939 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16877),(187448,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409542.1613000000,1649409542.1642000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:19:02. Current memory use 27.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020060539245605 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16880),(187449,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409542.1710000000,1649409542.1724000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:19:02. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 0.00021195411682129 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16880),(187450,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409542.1790000000,1649409542.1801000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:19:02. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16880),(187451,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409542.1868000000,1649409542.1881000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:19:02. Current memory use 27.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00041413307189941 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16880),(187452,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409542.1897000000,1649409542.1917000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:19:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16877),(187453,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409542.1990000000,1649409542.2014000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:19:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015408992767334 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16880),(187454,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409542.2027000000,1649409542.2036000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:19:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16877),(187455,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409542.2113000000,1649409542.2131000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:19:02. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066709518432617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16880),(187456,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649409601.5144000000,1649409601.5271000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0084869861602783 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',16930),(187457,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649409601.5360000000,1649409601.5400000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0032789707183838 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',16930),(187458,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649409601.5375000000,1649409601.5497000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0082550048828125 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',16928),(187459,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649409601.5503000000,1649409601.5515000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00034785270690918 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',16930),(187460,0,'moodle','core\\task\\badges_message_task',0,1649409601.5627000000,1649409601.5687000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:20:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004176139831543 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',16928),(187461,0,'moodle','core\\task\\badges_cron_task',0,1649409601.5584000000,1649409601.5859000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.025475025177002 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',16930),(187462,0,'mod_chat','mod_chat\\task\\cron_task',0,1649409601.5808000000,1649409601.5913000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:20:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.0092802047729492 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',16928),(187463,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649409601.6126000000,1649409601.6215000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0072970390319824 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',16930),(187464,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649409601.6177000000,1649409601.6257000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:20:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00056500000000004 seconds)\n... used 1 dbqueries\n... used 0.0072891712188721 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',16928),(187465,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649409601.6372000000,1649409601.6422000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.003026008605957 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',16930),(187466,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649409601.6376000000,1649409601.6425000000,1,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:20:01. Current memory use 23.6MB.\n... used 2 dbqueries\n... used 0.0026118755340576 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',16928),(187467,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649409601.6498000000,1649409601.6524000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:20:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0019369125366211 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',16928),(187468,0,'moodle','core\\task\\session_cleanup_task',0,1649409601.6520000000,1649409601.6587000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0048699378967285 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16930),(187469,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409601.6605000000,1649409601.6629000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:20:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00065493583679199 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16928),(187470,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409601.6667000000,1649409601.6675000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:20:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16930),(187471,0,'moodle','core\\task\\grade_cron_task',0,1649409601.6760000000,1649409601.6779000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:20:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0010678768157959 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16930),(187472,0,'moodle','core\\task\\completion_regular_task',0,1649409601.6852000000,1649409601.6958000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:20:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.0097188949584961 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16930),(187473,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409601.6711000000,1649409601.7052000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:20:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033375024795532 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16928),(187474,0,'moodle','core\\task\\portfolio_cron_task',0,1649409601.7066000000,1649409601.7079000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:20:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16930),(187475,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409601.7127000000,1649409601.7137000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16928),(187476,0,'moodle','core\\task\\calendar_cron_task',0,1649409601.7213000000,1649409601.7263000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:20:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0041379928588867 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16928),(187477,0,'moodle','core\\task\\blog_cron_task',0,1649409601.7302000000,1649409601.7316000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:20:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16930),(187478,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409601.7414000000,1649409601.7436000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:20:01. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16930),(187479,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409601.7364000000,1649409601.7519000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:20:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014657020568848 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16928),(187480,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409601.7784000000,1649409601.7815000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:20:01. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010499954223633 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16928),(187481,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409601.7584000000,1649409601.8022000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:20:01. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.041584014892578 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16930),(187482,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409601.8058000000,1649409601.8104000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:20:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024569034576416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16928),(187483,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409601.8199000000,1649409601.8211000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16928),(187484,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409601.8292000000,1649409601.8302000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16928),(187485,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409601.8371000000,1649409601.8390000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:20:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16930),(187486,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409601.8409000000,1649409601.8428000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16928),(187487,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409601.8482000000,1649409601.8508000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:20:01. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016748905181885 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16930),(187488,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409601.8548000000,1649409601.8560000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:20:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16928),(187489,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409601.8608000000,1649409601.8626000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:20:01. Current memory use 32MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16930),(187490,0,'moodle','core\\task\\session_cleanup_task',0,1649409662.1818000000,1649409662.2007000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:21:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013561964035034 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',16974),(187491,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409662.1968000000,1649409662.2123000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:21:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0088748931884766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',16977),(187492,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409662.2119000000,1649409662.2131000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:21:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',16974),(187493,0,'moodle','core\\task\\grade_cron_task',0,1649409662.2250000000,1649409662.2361000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:21:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010379791259766 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',16977),(187494,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409662.2228000000,1649409662.2527000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:21:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028970003128052 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',16974),(187495,0,'moodle','core\\task\\portfolio_cron_task',0,1649409662.2614000000,1649409662.2624000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',16974),(187496,0,'moodle','core\\task\\completion_regular_task',0,1649409662.2452000000,1649409662.2636000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:21:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017499923706055 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',16977),(187497,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409662.2696000000,1649409662.2705000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',16974),(187498,0,'moodle','core\\task\\calendar_cron_task',0,1649409662.2758000000,1649409662.2805000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:21:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.003964900970459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',16977),(187499,0,'moodle','core\\task\\blog_cron_task',0,1649409662.2842000000,1649409662.2851000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:21:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',16974),(187500,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409662.2934000000,1649409662.2960000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:21:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018420219421387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',16974),(187501,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409662.2888000000,1649409662.3052000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:21:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015539884567261 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',16977),(187502,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409662.3361000000,1649409662.3384000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:21:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010380744934082 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',16977),(187503,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409662.3121000000,1649409662.3437000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:21:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030364036560059 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',16974),(187504,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409662.3586000000,1649409662.3642000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:21:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041141510009766 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',16977),(187505,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409662.3728000000,1649409662.3742000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:21:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',16977),(187506,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409662.3926000000,1649409662.3946000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:21:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00016283988952637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',16977),(187507,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409662.3941000000,1649409662.3961000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:21:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068998336791992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',16974),(187508,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409662.4044000000,1649409662.4062000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:21:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',16974),(187509,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409662.4174000000,1649409662.4217000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:21:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0031650066375732 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',16977),(187510,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409662.4262000000,1649409662.4276000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:21:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',16974),(187511,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409662.4297000000,1649409662.4309000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:21:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',16977),(187512,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409721.7415000000,1649409721.7517000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058910846710205 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17015),(187513,0,'moodle','core\\task\\session_cleanup_task',0,1649409721.7412000000,1649409721.7558000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010355949401855 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17020),(187514,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409721.7623000000,1649409721.7632000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:22:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17015),(187515,0,'moodle','core\\task\\grade_cron_task',0,1649409721.7734000000,1649409721.7888000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01417088508606 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17015),(187516,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409721.7650000000,1649409721.7947000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028854131698608 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17020),(187517,0,'moodle','core\\task\\portfolio_cron_task',0,1649409721.8027000000,1649409721.8040000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17020),(187518,0,'moodle','core\\task\\completion_regular_task',0,1649409721.7963000000,1649409721.8115000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:22:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014307975769043 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17015),(187519,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409721.8125000000,1649409721.8132000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17020),(187520,0,'moodle','core\\task\\blog_cron_task',0,1649409721.8268000000,1649409721.8276000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17020),(187521,0,'moodle','core\\task\\calendar_cron_task',0,1649409721.8249000000,1649409721.8298000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:22:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0041821002960205 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17015),(187522,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409721.8369000000,1649409721.8385000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:22:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17020),(187523,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409721.8365000000,1649409721.8526000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:22:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015347003936768 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17015),(187524,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409721.8811000000,1649409721.8848000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:22:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020878314971924 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17015),(187525,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409721.8569000000,1649409721.8874000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:22:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.029198169708252 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17020),(187526,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409721.9028000000,1649409721.9069000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:22:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030879974365234 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17015),(187527,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409721.9152000000,1649409721.9164000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:22:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00024008750915527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17015),(187528,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409721.9187000000,1649409721.9198000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:22:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17020),(187529,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409721.9270000000,1649409721.9281000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:22:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17015),(187530,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409721.9262000000,1649409721.9283000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:22:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060105323791504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17020),(187531,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409721.9423000000,1649409721.9437000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:22:01. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17015),(187532,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409721.9420000000,1649409721.9447000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:22:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020108222961426 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17020),(187533,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409721.9523000000,1649409721.9539000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:22:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087118148803711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17015),(187534,0,'moodle','core\\task\\session_cleanup_task',0,1649409781.2347000000,1649409781.2545000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:23:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014091968536377 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17067),(187535,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649409781.2322000000,1649409781.2606000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 17:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.02165699005127 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',17070),(187536,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409781.2746000000,1649409781.2780000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:23:01. Current memory use 20.7MB.\n... used 1 dbqueries\n... used 0.00041699409484863 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17070),(187537,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409781.2819000000,1649409781.2835000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:23:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17067),(187538,0,'moodle','core\\task\\grade_cron_task',0,1649409781.2930000000,1649409781.3080000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:23:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.013782024383545 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17067),(187539,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409781.2878000000,1649409781.3223000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:23:01. Current memory use 20.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033734083175659 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17070),(187540,0,'moodle','core\\task\\completion_regular_task',0,1649409781.3174000000,1649409781.3341000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:23:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015525102615356 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17067),(187541,0,'moodle','core\\task\\portfolio_cron_task',0,1649409781.3410000000,1649409781.3423000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:23:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17070),(187542,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409781.3448000000,1649409781.3461000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:23:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17067),(187543,0,'moodle','core\\task\\calendar_cron_task',0,1649409781.3603000000,1649409781.3665000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:23:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0052030086517334 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17067),(187544,0,'moodle','core\\task\\blog_cron_task',0,1649409781.3666000000,1649409781.3684000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:23:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17070),(187545,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409781.3890000000,1649409781.3906000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:23:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088596343994141 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17070),(187546,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409781.3767000000,1649409781.3984000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:23:01. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01911187171936 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17067),(187547,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409781.4371000000,1649409781.4405000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:23:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018310546875 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17067),(187548,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409781.4099000000,1649409781.4469000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:23:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.035856008529663 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17070),(187549,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409781.4834000000,1649409781.4869000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:23:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024268627166748 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17067),(187550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409781.4971000000,1649409781.4983000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:23:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17067),(187551,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409781.5013000000,1649409781.5026000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:23:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17070),(187552,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409781.5109000000,1649409781.5121000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:23:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17070),(187553,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409781.5091000000,1649409781.5127000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:23:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17067),(187554,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409781.5219000000,1649409781.5241000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:23:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015649795532227 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17070),(187555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409781.5243000000,1649409781.5253000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:23:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17067),(187556,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409781.5339000000,1649409781.5357000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:23:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005638599395752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17070),(187557,0,'moodle','core\\task\\session_cleanup_task',0,1649409841.8575000000,1649409841.8731000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:24:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011282920837402 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17118),(187558,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409841.8627000000,1649409841.8772000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:24:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0083801746368408 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17117),(187559,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409841.8882000000,1649409841.8894000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17118),(187560,0,'moodle','core\\task\\grade_cron_task',0,1649409841.9010000000,1649409841.9173000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:24:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015058994293213 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17118),(187561,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409841.8910000000,1649409841.9436000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:24:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051114082336426 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17117),(187562,0,'moodle','core\\task\\completion_regular_task',0,1649409841.9288000000,1649409841.9511000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:24:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021036148071289 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17118),(187563,0,'moodle','core\\task\\portfolio_cron_task',0,1649409841.9544000000,1649409841.9557000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17117),(187564,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409841.9626000000,1649409841.9634000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17117),(187565,0,'moodle','core\\task\\blog_cron_task',0,1649409841.9790000000,1649409841.9799000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:24:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17117),(187566,0,'moodle','core\\task\\calendar_cron_task',0,1649409841.9727000000,1649409841.9801000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:24:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0054211616516113 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17118),(187567,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409841.9938000000,1649409841.9963000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:24:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001338005065918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17118),(187568,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409841.9934000000,1649409842.0167000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:24:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022006034851074 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17117),(187569,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409842.0536000000,1649409842.0569000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:24:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001305103302002 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17117),(187570,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409842.0182000000,1649409842.0644000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:24:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.044651031494141 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17118),(187571,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409842.0866000000,1649409842.0936000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:24:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0051698684692383 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17117),(187572,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409842.1080000000,1649409842.1097000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:24:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17117),(187573,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409842.1130000000,1649409842.1148000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:24:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0003058910369873 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17118),(187574,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409842.1221000000,1649409842.1248000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:24:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065398216247559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17117),(187575,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409842.1269000000,1649409842.1289000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:24:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17118),(187576,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409842.1408000000,1649409842.1417000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:24:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17118),(187577,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409842.1425000000,1649409842.1468000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:24:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030159950256348 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17117),(187578,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409842.1525000000,1649409842.1540000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:24:02. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17118),(187579,0,'moodle','core\\task\\context_cleanup_task',0,1649409901.4435000000,1649409901.4719000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 17:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014695167541504 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',17174),(187580,0,'moodle','core\\task\\badges_cron_task',0,1649409901.4442000000,1649409901.4875000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:25:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029894113540649 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17175),(187581,0,'moodle','core\\task\\badges_message_task',0,1649409901.4846000000,1649409901.4895000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0039889812469482 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17174),(187582,0,'mod_chat','mod_chat\\task\\cron_task',0,1649409901.5047000000,1649409901.5165000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:25:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.010669946670532 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17174),(187583,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649409901.5058000000,1649409901.5170000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.010226964950562 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17175),(187584,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649409901.5309000000,1649409901.5396000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00105 seconds)\n... used 1 dbqueries\n... used 0.0079960823059082 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17174),(187585,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649409901.5285000000,1649409901.5408000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0091018676757812 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17175),(187586,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649409901.5550000000,1649409901.5588000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0030031204223633 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17175),(187587,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649409901.5580000000,1649409901.5643000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:25:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0039181709289551 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17174),(187588,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409901.5720000000,1649409901.5743000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:25:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17174),(187589,0,'moodle','core\\task\\session_cleanup_task',0,1649409901.5683000000,1649409901.5757000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:25:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0054121017456055 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17175),(187590,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409901.5830000000,1649409901.5839000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:25:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17174),(187591,0,'moodle','core\\task\\grade_cron_task',0,1649409901.5910000000,1649409901.6032000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:25:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.011435985565186 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17174),(187592,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409901.5837000000,1649409901.6047000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:25:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020192861557007 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17175),(187593,0,'moodle','core\\task\\portfolio_cron_task',0,1649409901.6140000000,1649409901.6150000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 8.082389831543E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17175),(187594,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409901.6238000000,1649409901.6247000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:25:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17175),(187595,0,'moodle','core\\task\\completion_regular_task',0,1649409901.6140000000,1649409901.6300000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:25:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.015100002288818 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17174),(187596,0,'moodle','core\\task\\blog_cron_task',0,1649409901.6396000000,1649409901.6404000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:25:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17175),(187597,0,'moodle','core\\task\\calendar_cron_task',0,1649409901.6369000000,1649409901.6422000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:25:01. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0044739246368408 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17174),(187598,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409901.6494000000,1649409901.6512000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:25:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099802017211914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17174),(187599,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409901.6497000000,1649409901.6673000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:25:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01682710647583 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17175),(187600,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409901.6889000000,1649409901.6922000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:25:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016729831695557 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17175),(187601,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409901.6592000000,1649409901.6923000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:25:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.031605005264282 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17174),(187602,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409901.7115000000,1649409901.7153000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:25:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022590160369873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17175),(187603,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409901.7229000000,1649409901.7239000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:25:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17175),(187604,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409901.7232000000,1649409901.7253000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:25:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.0002140998840332 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17174),(187605,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409901.7312000000,1649409901.7334000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:25:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044488906860352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17175),(187606,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409901.7325000000,1649409901.7340000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:25:01. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17174),(187607,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409901.7423000000,1649409901.7436000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:25:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17174),(187608,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409901.7418000000,1649409901.7460000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:25:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023939609527588 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17175),(187609,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409901.7538000000,1649409901.7564000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:25:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098180770874023 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17174),(187610,0,'moodle','core\\task\\session_cleanup_task',0,1649409962.1050000000,1649409962.1214000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:26:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011814832687378 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17222),(187611,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649409962.1099000000,1649409962.1255000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:26:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0085999965667725 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17220),(187612,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649409962.1311000000,1649409962.1319000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:26:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17222),(187613,0,'moodle','core\\task\\grade_cron_task',0,1649409962.1411000000,1649409962.1531000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:26:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011260986328125 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17222),(187614,0,'moodle','core\\task\\completion_regular_task',0,1649409962.1614000000,1649409962.1768000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:26:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014649152755737 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17222),(187615,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649409962.1363000000,1649409962.1788000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:26:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041627883911133 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17220),(187616,0,'moodle','core\\task\\portfolio_cron_task',0,1649409962.1846000000,1649409962.1854000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:26:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17222),(187617,0,'moodle','core\\task\\plagiarism_cron_task',0,1649409962.1883000000,1649409962.1891000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17220),(187618,0,'moodle','core\\task\\blog_cron_task',0,1649409962.2013000000,1649409962.2021000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:26:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17220),(187619,0,'moodle','core\\task\\calendar_cron_task',0,1649409962.1978000000,1649409962.2052000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:26:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0061080455780029 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17222),(187620,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649409962.2223000000,1649409962.2257000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:26:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002004861831665 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17222),(187621,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649409962.2101000000,1649409962.2329000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:26:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021832942962646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17220),(187622,0,'mod_forum','mod_forum\\task\\cron_task',0,1649409962.2567000000,1649409962.2586000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:26:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00097012519836426 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17220),(187623,0,'mod_assign','mod_assign\\task\\cron_task',0,1649409962.2410000000,1649409962.2707000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:26:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.028805017471313 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17222),(187624,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649409962.2862000000,1649409962.2903000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:26:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025351047515869 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17220),(187625,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649409962.3003000000,1649409962.3020000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:26:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17220),(187626,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649409962.3003000000,1649409962.3023000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:26:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00030398368835449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17222),(187627,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649409962.3107000000,1649409962.3123000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:26:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00039410591125488 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17222),(187628,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649409962.3135000000,1649409962.3155000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:26:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17220),(187629,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649409962.3240000000,1649409962.3263000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:26:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015931129455566 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17222),(187630,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649409962.3310000000,1649409962.3325000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:26:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17220),(187631,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649409962.3362000000,1649409962.3382000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:26:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085306167602539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17222),(187632,0,'moodle','core\\task\\session_cleanup_task',0,1649410021.6131000000,1649410021.6282000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01078200340271 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17273),(187633,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410021.6261000000,1649410021.6356000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:27:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0053300857543945 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17272),(187634,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410021.6380000000,1649410021.6388000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17273),(187635,0,'moodle','core\\task\\grade_cron_task',0,1649410021.6504000000,1649410021.6656000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014048099517822 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17272),(187636,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410021.6478000000,1649410021.6793000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030757188796997 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17273),(187637,0,'moodle','core\\task\\portfolio_cron_task',0,1649410021.6872000000,1649410021.6886000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17273),(187638,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410021.6965000000,1649410021.6973000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17273),(187639,0,'moodle','core\\task\\completion_regular_task',0,1649410021.6777000000,1649410021.6981000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:27:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019219160079956 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17272),(187640,0,'moodle','core\\task\\calendar_cron_task',0,1649410021.7101000000,1649410021.7146000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037689208984375 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17273),(187641,0,'moodle','core\\task\\blog_cron_task',0,1649410021.7163000000,1649410021.7172000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:27:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17272),(187642,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410021.7272000000,1649410021.7295000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:27:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093293190002441 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17272),(187643,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410021.7222000000,1649410021.7453000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:27:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021981000900269 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17273),(187644,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410021.7776000000,1649410021.7805000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:27:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017030239105225 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17273),(187645,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410021.7489000000,1649410021.7913000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:27:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.040827035903931 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17272),(187646,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410021.8047000000,1649410021.8088000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:27:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029637813568115 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17273),(187647,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410021.8177000000,1649410021.8189000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:27:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17273),(187648,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410021.8245000000,1649410021.8256000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17272),(187649,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410021.8283000000,1649410021.8307000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:27:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00091195106506348 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17273),(187650,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410021.8368000000,1649410021.8379000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17272),(187651,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410021.8452000000,1649410021.8479000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:27:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016560554504395 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17273),(187652,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410021.8496000000,1649410021.8505000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:27:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17272),(187653,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410021.8582000000,1649410021.8597000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:27:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17273),(187654,0,'moodle','core\\task\\session_cleanup_task',0,1649410082.1721000000,1649410082.1912000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:28:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013514995574951 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17317),(187655,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410082.1902000000,1649410082.2015000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:28:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0063469409942627 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17321),(187656,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410082.2033000000,1649410082.2114000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:28:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17317),(187657,0,'moodle','core\\task\\grade_cron_task',0,1649410082.2226000000,1649410082.2352000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:28:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011654853820801 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17317),(187658,0,'moodle','core\\task\\completion_regular_task',0,1649410082.2580000000,1649410082.2760000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:28:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016746997833252 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17317),(187659,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410082.2138000000,1649410082.2763000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:28:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.061296939849854 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17321),(187660,0,'moodle','core\\task\\portfolio_cron_task',0,1649410082.2846000000,1649410082.2856000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:28:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17317),(187661,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410082.2885000000,1649410082.2899000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17321),(187662,0,'moodle','core\\task\\calendar_cron_task',0,1649410082.3010000000,1649410082.3060000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:28:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004148006439209 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17317),(187663,0,'moodle','core\\task\\blog_cron_task',0,1649410082.3092000000,1649410082.3104000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:28:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17321),(187664,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410082.3226000000,1649410082.3268000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:28:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0026462078094482 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17321),(187665,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410082.3139000000,1649410082.3348000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:28:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019934892654419 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17317),(187666,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410082.3632000000,1649410082.3664000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:28:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017828941345215 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17317),(187667,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410082.3493000000,1649410082.3829000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:28:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032266855239868 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17321),(187668,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410082.3902000000,1649410082.3973000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:28:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0059361457824707 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17317),(187669,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410082.4070000000,1649410082.4093000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:28:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031018257141113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17317),(187670,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410082.4166000000,1649410082.4178000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:28:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17321),(187671,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410082.4165000000,1649410082.4185000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:28:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00087904930114746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17317),(187672,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410082.4260000000,1649410082.4273000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:28:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17317),(187673,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410082.4389000000,1649410082.4400000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:28:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17317),(187674,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410082.4407000000,1649410082.4444000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:28:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026190280914307 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17321),(187675,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410082.4505000000,1649410082.4521000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:28:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17317),(187676,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410141.8016000000,1649410141.8107000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055220127105713 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17367),(187677,0,'moodle','core\\task\\session_cleanup_task',0,1649410141.7992000000,1649410141.8184000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013022899627686 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17368),(187678,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410141.8202000000,1649410141.8212000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:29:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17367),(187679,0,'moodle','core\\task\\grade_cron_task',0,1649410141.8304000000,1649410141.8432000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011862993240356 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17367),(187680,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410141.8294000000,1649410141.8570000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026899099349976 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17368),(187681,0,'moodle','core\\task\\portfolio_cron_task',0,1649410141.8659000000,1649410141.8667000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17368),(187682,0,'moodle','core\\task\\completion_regular_task',0,1649410141.8535000000,1649410141.8735000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:29:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019284009933472 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17367),(187683,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410141.8739000000,1649410141.8755000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17368),(187684,0,'moodle','core\\task\\calendar_cron_task',0,1649410141.8867000000,1649410141.8911000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:29:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0034821033477783 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17367),(187685,0,'moodle','core\\task\\blog_cron_task',0,1649410141.8934000000,1649410141.8947000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:29:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17368),(187686,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410141.9046000000,1649410141.9060000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:29:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072288513183594 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17367),(187687,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410141.9029000000,1649410141.9201000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:29:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016249179840088 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17368),(187688,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410141.9452000000,1649410141.9473000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:29:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010509490966797 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17368),(187689,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410141.9205000000,1649410141.9585000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:29:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.036631107330322 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17367),(187690,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410141.9671000000,1649410141.9709000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:29:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027098655700684 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17368),(187691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410141.9786000000,1649410141.9797000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:29:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17368),(187692,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410141.9876000000,1649410141.9912000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:29:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17368),(187693,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410141.9910000000,1649410141.9927000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:29:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17367),(187694,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410141.9984000000,1649410141.9996000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:29:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00022983551025391 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17367),(187695,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410142.0044000000,1649410142.0074000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:29:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021600723266602 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17368),(187696,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410142.0127000000,1649410142.0136000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:29:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17367),(187697,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410142.0161000000,1649410142.0178000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:29:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17368),(187698,0,'moodle','core\\task\\cache_cleanup_task',0,1649410201.2982000000,1649410201.3075000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 17:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056071281433105 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',17407),(187699,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649410201.3180000000,1649410201.3228000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 17:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0040140151977539 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',17407),(187700,0,'moodle','core\\task\\search_index_task',0,1649410201.3349000000,1649410201.3378000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 17:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0021688938140869 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',17407),(187701,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649410201.3507000000,1649410201.3537000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 17:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0019700527191162 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',17407),(187702,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649410201.3567000000,1649410201.3668000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 17:30:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.0065069198608398 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',17408),(187703,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649410201.3777000000,1649410201.3809000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015630722045898 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',17408),(187704,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649410201.3911000000,1649410201.3922000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',17408),(187705,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649410201.4002000000,1649410201.4045000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0030810832977295 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',17408),(187706,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649410201.3660000000,1649410201.4158000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 17:30:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.048707008361816 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',17407),(187707,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649410201.4151000000,1649410201.4162000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',17408),(187708,0,'moodle','core\\task\\badges_message_task',0,1649410201.4248000000,1649410201.4361000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:30:01. Current memory use 24MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0085170269012451 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17407),(187709,0,'moodle','core\\task\\badges_cron_task',0,1649410201.4248000000,1649410201.4506000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:30:01. Current memory use 21MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.023173809051514 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17408),(187710,0,'mod_chat','mod_chat\\task\\cron_task',0,1649410201.4541000000,1649410201.4683000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:30:01. Current memory use 26.4MB.\n... used 4 dbqueries\n... used 0.01265287399292 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17407),(187711,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649410201.4705000000,1649410201.4816000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:30:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0092720985412598 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17408),(187712,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649410201.4802000000,1649410201.4881000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:30:01. Current memory use 26.2MB.\n\n0 feeds refreshed (took 0.00071700000000002 seconds)\n... used 1 dbqueries\n... used 0.0072259902954102 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17407),(187713,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649410201.4925000000,1649410201.4978000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:30:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0030391216278076 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17408),(187714,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649410201.5004000000,1649410201.5089000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:30:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.0055549144744873 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17407),(187715,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649410201.5075000000,1649410201.5124000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:30:01. Current memory use 25.4MB.\n... used 3 dbqueries\n... used 0.0030479431152344 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17408),(187716,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410201.5220000000,1649410201.5244000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:30:01. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17408),(187717,0,'moodle','core\\task\\session_cleanup_task',0,1649410201.5199000000,1649410201.5431000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:30:01. Current memory use 27.4MB.\n... used 7 dbqueries\n... used 0.020554065704346 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17407),(187718,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410201.5487000000,1649410201.5509000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:30:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17408),(187719,0,'moodle','core\\task\\grade_cron_task',0,1649410201.5609000000,1649410201.5641000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:30:01. Current memory use 25.5MB.\n... used 2 dbqueries\n... used 0.0015089511871338 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17408),(187720,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410201.5536000000,1649410201.5825000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:30:01. Current memory use 27.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02770209312439 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17407),(187721,0,'moodle','core\\task\\completion_regular_task',0,1649410201.5735000000,1649410201.5865000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:30:01. Current memory use 25.6MB.\n... used 6 dbqueries\n... used 0.011805057525635 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17408),(187722,0,'moodle','core\\task\\portfolio_cron_task',0,1649410201.5928000000,1649410201.5938000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:30:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17407),(187723,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410201.5970000000,1649410201.5988000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:30:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17408),(187724,0,'moodle','core\\task\\calendar_cron_task',0,1649410201.6049000000,1649410201.6132000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:30:01. Current memory use 29.2MB.\n... used 1 dbqueries\n... used 0.0071687698364258 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17407),(187725,0,'moodle','core\\task\\blog_cron_task',0,1649410201.6210000000,1649410201.6230000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:30:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17408),(187726,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410201.6384000000,1649410201.6411000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:30:01. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010049343109131 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17408),(187727,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410201.6252000000,1649410201.6495000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:30:01. Current memory use 29.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023075103759766 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17407),(187728,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410201.6801000000,1649410201.6832000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:30:01. Current memory use 32.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013141632080078 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17407),(187729,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410201.6586000000,1649410201.6946000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:30:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.034636974334717 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17408),(187730,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410201.7109000000,1649410201.7149000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:30:01. Current memory use 33.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023119449615479 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17407),(187731,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410201.7248000000,1649410201.7259000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:30:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17407),(187732,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410201.7374000000,1649410201.7389000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:30:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17407),(187733,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410201.7458000000,1649410201.7486000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:30:01. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085616111755371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17408),(187734,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410201.7548000000,1649410201.7562000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:30:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17407),(187735,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410201.7577000000,1649410201.7623000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:30:01. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026130676269531 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17408),(187736,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410201.7696000000,1649410201.7713000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:30:01. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17407),(187737,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410201.7737000000,1649410201.7759000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:30:01. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006558895111084 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17408),(187738,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410262.0646000000,1649410262.0743000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:31:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057039260864258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17471),(187739,0,'moodle','core\\task\\session_cleanup_task',0,1649410262.0648000000,1649410262.0817000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:31:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011202096939087 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17473),(187740,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410262.0840000000,1649410262.0849000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:31:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 9.5844268798828E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17471),(187741,0,'moodle','core\\task\\grade_cron_task',0,1649410262.0939000000,1649410262.1058000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:31:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011086940765381 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17471),(187742,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410262.0911000000,1649410262.1275000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:31:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034882068634033 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17473),(187743,0,'moodle','core\\task\\completion_regular_task',0,1649410262.1141000000,1649410262.1295000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:31:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014591932296753 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17471),(187744,0,'moodle','core\\task\\portfolio_cron_task',0,1649410262.1397000000,1649410262.1410000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:31:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17471),(187745,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410262.1414000000,1649410262.1423000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:31:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17473),(187746,0,'moodle','core\\task\\blog_cron_task',0,1649410262.1618000000,1649410262.1628000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:31:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17471),(187747,0,'moodle','core\\task\\calendar_cron_task',0,1649410262.1595000000,1649410262.1649000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:31:02. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.004202127456665 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17473),(187748,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410262.1743000000,1649410262.1790000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:31:02. Current memory use 24MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017380714416504 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17473),(187749,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410262.1727000000,1649410262.1958000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:31:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021978139877319 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17471),(187750,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410262.2386000000,1649410262.2411000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:31:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015230178833008 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17471),(187751,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410262.2043000000,1649410262.2489000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:31:02. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.043108940124512 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17473),(187752,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410262.2575000000,1649410262.2615000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:31:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030031204223633 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17471),(187753,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410262.2687000000,1649410262.2699000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17471),(187754,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410262.2810000000,1649410262.2821000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17471),(187755,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410262.3030000000,1649410262.3056000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:31:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005800724029541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17473),(187756,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410262.3070000000,1649410262.3084000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17471),(187757,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410262.3210000000,1649410262.3252000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:31:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027949810028076 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17473),(187758,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410262.3282000000,1649410262.3295000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:31:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17471),(187759,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410262.3398000000,1649410262.3415000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:31:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17473),(187760,0,'moodle','core\\task\\session_cleanup_task',0,1649410321.6477000000,1649410321.6635000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011295080184937 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17517),(187761,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410321.6742000000,1649410321.6765000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:32:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00078892707824707 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17517),(187762,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649410321.6476000000,1649410321.6774000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 17:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.025092124938965 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',17516),(187763,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410321.6882000000,1649410321.6894000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:32:01. Current memory use 20.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17517),(187764,0,'moodle','core\\task\\grade_cron_task',0,1649410321.6993000000,1649410321.7144000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:32:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.014069080352783 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17517),(187765,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410321.6895000000,1649410321.7210000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:32:01. Current memory use 22.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029554843902588 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17516),(187766,0,'moodle','core\\task\\portfolio_cron_task',0,1649410321.7319000000,1649410321.7327000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17516),(187767,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410321.7412000000,1649410321.7424000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17516),(187768,0,'moodle','core\\task\\completion_regular_task',0,1649410321.7245000000,1649410321.7440000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:32:01. Current memory use 21.6MB.\n... used 6 dbqueries\n... used 0.018452167510986 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17517),(187769,0,'moodle','core\\task\\blog_cron_task',0,1649410321.7602000000,1649410321.7613000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:32:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17517),(187770,0,'moodle','core\\task\\calendar_cron_task',0,1649410321.7583000000,1649410321.7643000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:32:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0046758651733398 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17516),(187771,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410321.7734000000,1649410321.7754000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:32:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011770725250244 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17516),(187772,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410321.7694000000,1649410321.7916000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:32:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020760059356689 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17517),(187773,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410321.8405000000,1649410321.8433000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:32:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013599395751953 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17517),(187774,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410321.7941000000,1649410321.8474000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:32:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.051901817321777 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17516),(187775,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410321.8702000000,1649410321.8714000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:32:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17516),(187776,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410321.8687000000,1649410321.8727000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:32:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024580955505371 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17517),(187777,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410321.8790000000,1649410321.8806000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:32:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0002748966217041 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17516),(187778,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410321.8814000000,1649410321.8833000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:32:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056004524230957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17517),(187779,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410321.8879000000,1649410321.8897000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:32:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17516),(187780,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410321.8983000000,1649410321.9014000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:32:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002068042755127 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17517),(187781,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410321.9026000000,1649410321.9036000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:32:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17516),(187782,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410321.9105000000,1649410321.9122000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:32:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007469654083252 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17517),(187783,0,'moodle','core\\task\\session_cleanup_task',0,1649410381.2581000000,1649410381.2799000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015672922134399 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17566),(187784,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410381.2903000000,1649410381.2912000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17566),(187785,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410381.2858000000,1649410381.2949000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052280426025391 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17564),(187786,0,'moodle','core\\task\\grade_cron_task',0,1649410381.3091000000,1649410381.3214000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:33:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01127290725708 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17564),(187787,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410381.2995000000,1649410381.3324000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031669139862061 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17566),(187788,0,'moodle','core\\task\\portfolio_cron_task',0,1649410381.3442000000,1649410381.3451000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17566),(187789,0,'moodle','core\\task\\completion_regular_task',0,1649410381.3298000000,1649410381.3486000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018022060394287 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17564),(187790,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410381.3536000000,1649410381.3547000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17566),(187791,0,'moodle','core\\task\\blog_cron_task',0,1649410381.3695000000,1649410381.3707000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17566),(187792,0,'moodle','core\\task\\calendar_cron_task',0,1649410381.3668000000,1649410381.3731000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:33:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0050029754638672 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17564),(187793,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410381.3823000000,1649410381.3839000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:33:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081300735473633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17564),(187794,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410381.3787000000,1649410381.3959000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:33:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01644492149353 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17566),(187795,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410381.4035000000,1649410381.4368000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:33:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.032153129577637 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17564),(187796,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410381.4388000000,1649410381.4414000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:33:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012481212615967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17566),(187797,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410381.4683000000,1649410381.4726000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:33:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027840137481689 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17566),(187798,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410381.4827000000,1649410381.4847000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:33:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17566),(187799,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410381.4896000000,1649410381.4916000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:33:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00038695335388184 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17564),(187800,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410381.5027000000,1649410381.5046000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:33:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062394142150879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17566),(187801,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410381.5120000000,1649410381.5137000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:33:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17564),(187802,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410381.5172000000,1649410381.5207000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:33:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025749206542969 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17566),(187803,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410381.5295000000,1649410381.5306000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:33:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17564),(187804,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410381.5305000000,1649410381.5323000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:33:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098705291748047 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17566),(187805,0,'moodle','core\\task\\session_cleanup_task',0,1649410441.8188000000,1649410441.8345000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010578870773315 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17622),(187806,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410441.8452000000,1649410441.8473000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:34:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010559558868408 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17622),(187807,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410441.8584000000,1649410441.8596000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:34:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17622),(187808,0,'moodle','core\\task\\grade_cron_task',0,1649410441.8703000000,1649410441.8879000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:34:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016335964202881 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17622),(187809,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410441.8695000000,1649410441.9121000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:34:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038320064544678 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17624),(187810,0,'moodle','core\\task\\completion_regular_task',0,1649410441.8963000000,1649410441.9211000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:34:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.023432016372681 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17622),(187811,0,'moodle','core\\task\\portfolio_cron_task',0,1649410441.9206000000,1649410441.9214000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17624),(187812,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410441.9298000000,1649410441.9311000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17624),(187813,0,'moodle','core\\task\\calendar_cron_task',0,1649410441.9384000000,1649410441.9449000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:34:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0053999423980713 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17622),(187814,0,'moodle','core\\task\\blog_cron_task',0,1649410441.9498000000,1649410441.9514000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:34:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17624),(187815,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410441.9629000000,1649410441.9654000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:34:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013020038604736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17624),(187816,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410441.9544000000,1649410441.9772000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:34:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021599054336548 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17622),(187817,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410442.0139000000,1649410442.0169000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:34:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015928745269775 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17622),(187818,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410441.9849000000,1649410442.0186000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:34:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032525062561035 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17624),(187819,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410442.0390000000,1649410442.0432000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:34:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028769969940186 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17622),(187820,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410442.0540000000,1649410442.0556000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:34:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00025296211242676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17624),(187821,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410442.0565000000,1649410442.0583000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:34:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031495094299316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17622),(187822,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410442.0627000000,1649410442.0646000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:34:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057387351989746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17624),(187823,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410442.0702000000,1649410442.0716000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:34:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17622),(187824,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410442.0865000000,1649410442.0995000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:34:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.012173175811768 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17622),(187825,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410442.0872000000,1649410442.1044000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:34:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030150413513184 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17624),(187826,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410442.1095000000,1649410442.1114000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:34:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17622),(187827,0,'moodle','core\\task\\messaging_cleanup_task',0,1649410501.4697000000,1649410501.5011000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 17:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.026757955551147 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',17657),(187828,0,'moodle','core\\task\\badges_cron_task',0,1649410501.4701000000,1649410501.5026000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.02849292755127 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',17661),(187829,0,'moodle','core\\task\\badges_message_task',0,1649410501.5110000000,1649410501.5123000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:35:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0004429817199707 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',17661),(187830,0,'mod_chat','mod_chat\\task\\cron_task',0,1649410501.5172000000,1649410501.5290000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:35:01. Current memory use 21.2MB.\n... used 4 dbqueries\n... used 0.010879993438721 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',17657),(187831,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649410501.5249000000,1649410501.5369000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010955095291138 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',17661),(187832,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649410501.5510000000,1649410501.5572000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0039188861846924 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',17661),(187833,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649410501.5510000000,1649410501.5622000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:35:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00070800000000004 seconds)\n... used 1 dbqueries\n... used 0.010445117950439 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',17657),(187834,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649410501.5658000000,1649410501.5695000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0028061866760254 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',17661),(187835,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649410501.5732000000,1649410501.5783000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:35:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0030038356781006 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',17657),(187836,0,'moodle','core\\task\\session_cleanup_task',0,1649410501.5771000000,1649410501.5843000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:35:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0054960250854492 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17661),(187837,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410501.5855000000,1649410501.5880000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:35:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00053882598876953 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17657),(187838,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410501.5928000000,1649410501.5937000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:35:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17661),(187839,0,'moodle','core\\task\\grade_cron_task',0,1649410501.6031000000,1649410501.6055000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:35:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0015099048614502 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17661),(187840,0,'moodle','core\\task\\completion_regular_task',0,1649410501.6217000000,1649410501.6372000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:35:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.014630079269409 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17661),(187841,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410501.5985000000,1649410501.6455000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:35:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04576587677002 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17657),(187842,0,'moodle','core\\task\\portfolio_cron_task',0,1649410501.6493000000,1649410501.6502000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:35:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17661),(187843,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410501.6571000000,1649410501.6580000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:35:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17657),(187844,0,'moodle','core\\task\\blog_cron_task',0,1649410501.6691000000,1649410501.6705000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:35:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17661),(187845,0,'moodle','core\\task\\calendar_cron_task',0,1649410501.6672000000,1649410501.6739000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:35:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0056619644165039 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17657),(187846,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410501.6842000000,1649410501.6857000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:35:01. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00066399574279785 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17657),(187847,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410501.6799000000,1649410501.7038000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:35:01. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023031234741211 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17661),(187848,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410501.7265000000,1649410501.7311000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:35:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024938583374023 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17661),(187849,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410501.6951000000,1649410501.7353000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:35:01. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.038501024246216 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17657),(187850,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410501.7615000000,1649410501.7680000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:35:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040631294250488 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17661),(187851,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410501.7764000000,1649410501.7780000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:35:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17661),(187852,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410501.7804000000,1649410501.7833000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:35:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17657),(187853,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410501.7875000000,1649410501.7898000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:35:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17661),(187854,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410501.7913000000,1649410501.7933000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:35:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17657),(187855,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410501.8003000000,1649410501.8039000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:35:01. Current memory use 30.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023329257965088 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17661),(187856,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410501.8042000000,1649410501.8053000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:35:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00020480155944824 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17657),(187857,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410501.8125000000,1649410501.8142000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:35:01. Current memory use 33.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17657),(187858,0,'moodle','core\\task\\session_cleanup_task',0,1649410562.1672000000,1649410562.1864000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:36:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014060020446777 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17712),(187859,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410562.1979000000,1649410562.1995000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:36:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005488395690918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17712),(187860,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410562.2104000000,1649410562.2206000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:36:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0055789947509766 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17709),(187861,0,'moodle','core\\task\\grade_cron_task',0,1649410562.2296000000,1649410562.2432000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:36:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012160062789917 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17709),(187862,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410562.2152000000,1649410562.2565000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:36:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040329933166504 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17712),(187863,0,'moodle','core\\task\\completion_regular_task',0,1649410562.2549000000,1649410562.2694000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:36:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013728141784668 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17709),(187864,0,'moodle','core\\task\\portfolio_cron_task',0,1649410562.2693000000,1649410562.2704000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17712),(187865,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410562.2786000000,1649410562.2795000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:36:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17709),(187866,0,'moodle','core\\task\\calendar_cron_task',0,1649410562.2853000000,1649410562.2897000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:36:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036249160766602 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17712),(187867,0,'moodle','core\\task\\blog_cron_task',0,1649410562.2920000000,1649410562.2928000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:36:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17709),(187868,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410562.3006000000,1649410562.3028000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:36:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009000301361084 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17712),(187869,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410562.2991000000,1649410562.3247000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:36:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023678064346313 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17709),(187870,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410562.3224000000,1649410562.3586000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:36:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.034394025802612 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17712),(187871,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410562.3611000000,1649410562.3648000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:36:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001755952835083 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17709),(187872,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410562.4112000000,1649410562.4174000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:36:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041210651397705 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17709),(187873,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410562.4295000000,1649410562.4310000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:36:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00041294097900391 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17709),(187874,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410562.4410000000,1649410562.4428000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:36:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17709),(187875,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410562.4430000000,1649410562.4456000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:36:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062084197998047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17712),(187876,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410562.4530000000,1649410562.4541000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:36:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17709),(187877,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410562.4648000000,1649410562.4659000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:36:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17709),(187878,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410562.4643000000,1649410562.4667000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:36:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017049312591553 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17712),(187879,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410562.4864000000,1649410562.4891000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:36:02. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17709),(187880,0,'moodle','core\\task\\session_cleanup_task',0,1649410621.8493000000,1649410621.8648000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010574817657471 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17763),(187881,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410621.8686000000,1649410621.8794000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:37:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066258907318115 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17759),(187882,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410621.8814000000,1649410621.8822000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:37:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17763),(187883,0,'moodle','core\\task\\grade_cron_task',0,1649410621.9018000000,1649410621.9177000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:37:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014807939529419 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17763),(187884,0,'moodle','core\\task\\completion_regular_task',0,1649410621.9275000000,1649410621.9487000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:37:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020050048828125 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17763),(187885,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410621.9007000000,1649410621.9525000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:37:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050585031509399 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17759),(187886,0,'moodle','core\\task\\portfolio_cron_task',0,1649410621.9656000000,1649410621.9670000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:37:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17763),(187887,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410621.9695000000,1649410621.9707000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17759),(187888,0,'moodle','core\\task\\calendar_cron_task',0,1649410621.9847000000,1649410621.9897000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:37:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040090084075928 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17763),(187889,0,'moodle','core\\task\\blog_cron_task',0,1649410622.0029000000,1649410622.0044000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:37:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17759),(187890,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410621.9984000000,1649410622.0233000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:37:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023923873901367 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17763),(187891,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410622.0264000000,1649410622.0295000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:37:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018420219421387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17759),(187892,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410622.0613000000,1649410622.0636000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:37:02. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010848045349121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17759),(187893,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410622.0446000000,1649410622.0794000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:37:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.033339977264404 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17763),(187894,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410622.1008000000,1649410622.1038000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:37:02. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019829273223877 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17763),(187895,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410622.1032000000,1649410622.1048000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17759),(187896,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410622.1137000000,1649410622.1151000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17759),(187897,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410622.1142000000,1649410622.1166000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:37:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057888031005859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17763),(187898,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410622.1250000000,1649410622.1266000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:37:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17759),(187899,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410622.1310000000,1649410622.1344000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:37:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025298595428467 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17763),(187900,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410622.1415000000,1649410622.1423000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:37:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17759),(187901,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410622.1448000000,1649410622.1463000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:37:02. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005800724029541 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17763),(187902,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410681.4263000000,1649410681.4369000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059459209442139 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17832),(187903,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410681.4470000000,1649410681.4483000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17832),(187904,0,'moodle','core\\task\\session_cleanup_task',0,1649410681.4259000000,1649410681.4486000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:38:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.017629861831665 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17829),(187905,0,'moodle','core\\task\\grade_cron_task',0,1649410681.4621000000,1649410681.4741000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:38:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011277914047241 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17829),(187906,0,'moodle','core\\task\\completion_regular_task',0,1649410681.4831000000,1649410681.4990000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:38:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014914035797119 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17829),(187907,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410681.4586000000,1649410681.5053000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:38:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045445919036865 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17832),(187908,0,'moodle','core\\task\\portfolio_cron_task',0,1649410681.5088000000,1649410681.5100000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:38:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17829),(187909,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410681.5143000000,1649410681.5152000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17832),(187910,0,'moodle','core\\task\\calendar_cron_task',0,1649410681.5271000000,1649410681.5312000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:38:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0032708644866943 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17829),(187911,0,'moodle','core\\task\\blog_cron_task',0,1649410681.5323000000,1649410681.5335000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:38:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17832),(187912,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410681.5405000000,1649410681.5420000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:38:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17829),(187913,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410681.5401000000,1649410681.5574000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:38:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016433000564575 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17832),(187914,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410681.5869000000,1649410681.5899000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:38:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019280910491943 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17832),(187915,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410681.5587000000,1649410681.6050000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:38:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.044172048568726 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17829),(187916,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410681.6101000000,1649410681.6144000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:38:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030848979949951 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17832),(187917,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410681.6213000000,1649410681.6227000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:38:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17832),(187918,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410681.6322000000,1649410681.6339000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:38:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17832),(187919,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410681.6415000000,1649410681.6440000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:38:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084280967712402 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17829),(187920,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410681.6448000000,1649410681.6462000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:38:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17832),(187921,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410681.6591000000,1649410681.6603000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:38:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17829),(187922,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410681.6584000000,1649410681.6609000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:38:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017879009246826 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17832),(187923,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410681.6686000000,1649410681.6705000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:38:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083518028259277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17832),(187924,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410742.0068000000,1649410742.0154000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:39:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0050380229949951 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',17981),(187925,0,'moodle','core\\task\\session_cleanup_task',0,1649410742.0020000000,1649410742.0184000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012125968933105 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',17984),(187926,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410742.0287000000,1649410742.0300000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:39:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',17981),(187927,0,'moodle','core\\task\\grade_cron_task',0,1649410742.0414000000,1649410742.0564000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:39:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013801097869873 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',17981),(187928,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410742.0325000000,1649410742.0627000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:39:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028899908065796 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',17984),(187929,0,'moodle','core\\task\\portfolio_cron_task',0,1649410742.0735000000,1649410742.0744000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',17984),(187930,0,'moodle','core\\task\\completion_regular_task',0,1649410742.0633000000,1649410742.0791000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:39:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014960050582886 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',17981),(187931,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410742.0847000000,1649410742.0869000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',17984),(187932,0,'moodle','core\\task\\blog_cron_task',0,1649410742.1052000000,1649410742.1062000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:39:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',17981),(187933,0,'moodle','core\\task\\calendar_cron_task',0,1649410742.1042000000,1649410742.1095000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:39:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042297840118408 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',17984),(187934,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410742.1240000000,1649410742.1268000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:39:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016701221466064 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',17981),(187935,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410742.1214000000,1649410742.1455000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:39:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022346973419189 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',17984),(187936,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410742.1847000000,1649410742.1880000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:39:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001708984375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',17984),(187937,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410742.1570000000,1649410742.2004000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:39:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041878938674927 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',17981),(187938,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410742.2181000000,1649410742.2226000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:39:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031208992004395 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',17984),(187939,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410742.2328000000,1649410742.2346000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',17984),(187940,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410742.2426000000,1649410742.2440000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',17984),(187941,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410742.2450000000,1649410742.2472000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:39:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00089788436889648 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',17981),(187942,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410742.2545000000,1649410742.2557000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',17984),(187943,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410742.2650000000,1649410742.2679000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:39:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021359920501709 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',17981),(187944,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410742.2727000000,1649410742.2743000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:39:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00019717216491699 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',17984),(187945,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410742.2782000000,1649410742.2806000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:39:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',17981),(187946,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649410801.6290000000,1649410801.6442000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0099470615386963 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',18033),(187947,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649410801.6583000000,1649410801.6597000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027298927307129 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',18033),(187948,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649410801.6695000000,1649410801.6744000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0038149356842041 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',18033),(187949,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649410801.6716000000,1649410801.6859000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:40:01. Current memory use 19.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.010089159011841 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',18032),(187950,0,'moodle','core\\task\\badges_message_task',0,1649410801.6983000000,1649410801.7048000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043048858642578 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18032),(187951,0,'moodle','core\\task\\badges_cron_task',0,1649410801.6830000000,1649410801.7119000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.026814937591553 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18033),(187952,0,'mod_chat','mod_chat\\task\\cron_task',0,1649410801.7210000000,1649410801.7325000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:40:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.010056972503662 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18032),(187953,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649410801.7303000000,1649410801.7411000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.009138822555542 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18033),(187954,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649410801.7457000000,1649410801.7544000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:40:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00048000000000004 seconds)\n... used 1 dbqueries\n... used 0.0080070495605469 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18032),(187955,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649410801.7555000000,1649410801.7623000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:40:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0034909248352051 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18033),(187956,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649410801.7730000000,1649410801.7765000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:40:01. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.0025410652160645 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18033),(187957,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649410801.7698000000,1649410801.7765000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:40:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0041210651397705 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18032),(187958,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410801.7849000000,1649410801.7872000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:40:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18032),(187959,0,'moodle','core\\task\\session_cleanup_task',0,1649410801.7844000000,1649410801.7919000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:40:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.005511999130249 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18033),(187960,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410801.7950000000,1649410801.7962000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:40:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18032),(187961,0,'moodle','core\\task\\grade_cron_task',0,1649410801.8031000000,1649410801.8172000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:40:01. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.012993812561035 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18032),(187962,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410801.8031000000,1649410801.8295000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:40:01. Current memory use 24.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025331020355225 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18033),(187963,0,'moodle','core\\task\\portfolio_cron_task',0,1649410801.8415000000,1649410801.8427000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:40:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18033),(187964,0,'moodle','core\\task\\completion_regular_task',0,1649410801.8294000000,1649410801.8468000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:40:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.016116142272949 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18032),(187965,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410801.8534000000,1649410801.8546000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:40:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18033),(187966,0,'moodle','core\\task\\calendar_cron_task',0,1649410801.8569000000,1649410801.8623000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:40:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0044748783111572 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18032),(187967,0,'moodle','core\\task\\blog_cron_task',0,1649410801.8707000000,1649410801.8716000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:40:01. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18032),(187968,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410801.8814000000,1649410801.8837000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:40:01. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014300346374512 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18032),(187969,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410801.8741000000,1649410801.9001000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:40:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024725914001465 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18033),(187970,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410801.9270000000,1649410801.9294000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:40:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010499954223633 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18033),(187971,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410801.8932000000,1649410801.9590000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:40:01. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.063710927963257 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18032),(187972,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410801.9734000000,1649410801.9790000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:40:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029759407043457 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18033),(187973,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410801.9896000000,1649410801.9913000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:40:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18033),(187974,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410802.0009000000,1649410802.0019000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:40:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18033),(187975,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410802.0087000000,1649410802.0112000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:40:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18032),(187976,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410802.0228000000,1649410802.0245000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:40:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00035214424133301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18032),(187977,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410802.0232000000,1649410802.0261000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:40:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016648769378662 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18033),(187978,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410802.0348000000,1649410802.0365000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:40:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00021815299987793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18032),(187979,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410802.0370000000,1649410802.0391000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:40:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007319450378418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18033),(187980,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410861.4034000000,1649410861.4128000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:41:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005486011505127 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18077),(187981,0,'moodle','core\\task\\session_cleanup_task',0,1649410861.3981000000,1649410861.4166000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:41:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.013094902038574 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18080),(187982,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410861.4236000000,1649410861.4250000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:41:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18077),(187983,0,'moodle','core\\task\\grade_cron_task',0,1649410861.4333000000,1649410861.4447000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:41:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010464906692505 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18077),(187984,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410861.4254000000,1649410861.4545000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02827000617981 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18080),(187985,0,'moodle','core\\task\\portfolio_cron_task',0,1649410861.4712000000,1649410861.4723000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18080),(187986,0,'moodle','core\\task\\completion_regular_task',0,1649410861.4521000000,1649410861.4750000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022110939025879 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18077),(187987,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410861.4813000000,1649410861.4822000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18080),(187988,0,'moodle','core\\task\\calendar_cron_task',0,1649410861.4889000000,1649410861.4937000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:41:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039238929748535 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18077),(187989,0,'moodle','core\\task\\blog_cron_task',0,1649410861.4947000000,1649410861.4957000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:41:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18080),(187990,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410861.5028000000,1649410861.5047000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:41:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00097990036010742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18077),(187991,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410861.5024000000,1649410861.5237000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:41:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020366907119751 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18080),(187992,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410861.5221000000,1649410861.5552000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:41:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.031862020492554 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18077),(187993,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410861.5557000000,1649410861.5597000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:41:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020289421081543 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18080),(187994,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410861.5817000000,1649410861.5861000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:41:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034041404724121 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18080),(187995,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410861.5937000000,1649410861.5950000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:41:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18080),(187996,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410861.6028000000,1649410861.6041000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:41:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18080),(187997,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410861.6063000000,1649410861.6091000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:41:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00090217590332031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18077),(187998,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410861.6128000000,1649410861.6140000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:41:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18080),(187999,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410861.6252000000,1649410861.6280000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:41:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018870830535889 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18077),(188000,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410861.6289000000,1649410861.6299000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:41:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18080),(188001,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410861.6380000000,1649410861.6394000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:41:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18077),(188002,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649410921.9026000000,1649410921.9174000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 17:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.011276006698608 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',18124),(188003,0,'moodle','core\\task\\session_cleanup_task',0,1649410921.9302000000,1649410921.9396000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:42:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0067780017852783 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18124),(188004,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410921.9482000000,1649410921.9500000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00058102607727051 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18124),(188005,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410921.9572000000,1649410921.9583000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18124),(188006,0,'moodle','core\\task\\analytics_cleanup_task',0,1649410921.8913000000,1649410921.9981000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 17:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10189318656921 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',18123),(188007,0,'moodle','core\\task\\grade_cron_task',0,1649410922.0094000000,1649410922.0124000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:42:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0016531944274902 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18123),(188008,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410921.9667000000,1649410922.0204000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:42:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042230129241943 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18124),(188009,0,'moodle','core\\task\\portfolio_cron_task',0,1649410922.0289000000,1649410922.0305000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:42:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18124),(188010,0,'moodle','core\\task\\completion_regular_task',0,1649410922.0216000000,1649410922.0400000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.017116069793701 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18123),(188011,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410922.0393000000,1649410922.0406000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18124),(188012,0,'moodle','core\\task\\blog_cron_task',0,1649410922.0537000000,1649410922.0549000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18124),(188013,0,'moodle','core\\task\\calendar_cron_task',0,1649410922.0488000000,1649410922.0554000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0054399967193604 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18123),(188014,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410922.0652000000,1649410922.0666000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:42:02. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00063705444335938 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18123),(188015,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410922.0629000000,1649410922.0834000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:42:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018795013427734 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18124),(188016,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410922.1125000000,1649410922.1153000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:42:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010719299316406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18124),(188017,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410922.0896000000,1649410922.1293000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:42:02. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.038239002227783 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18123),(188018,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410922.1398000000,1649410922.1429000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:42:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018119812011719 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18124),(188019,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410922.1504000000,1649410922.1519000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:42:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18124),(188020,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410922.1614000000,1649410922.1632000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:42:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18124),(188021,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410922.1706000000,1649410922.1724000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:42:02. Current memory use 30.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047588348388672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18124),(188022,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410922.1722000000,1649410922.1735000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:42:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00027918815612793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18123),(188023,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410922.1815000000,1649410922.1838000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:42:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18124),(188024,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410922.1850000000,1649410922.1872000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:42:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18123),(188025,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410922.1937000000,1649410922.1962000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:42:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18124),(188026,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649410981.5031000000,1649410981.5135000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:43:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061619281768799 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18168),(188027,0,'moodle','core\\task\\session_cleanup_task',0,1649410981.5027000000,1649410981.5202000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01282811164856 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18162),(188028,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649410981.5261000000,1649410981.5272000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:43:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18168),(188029,0,'moodle','core\\task\\grade_cron_task',0,1649410981.5390000000,1649410981.5544000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:43:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014350175857544 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18168),(188030,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649410981.5321000000,1649410981.5743000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040954828262329 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18162),(188031,0,'moodle','core\\task\\completion_regular_task',0,1649410981.5648000000,1649410981.5870000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:43:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.0209801197052 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18168),(188032,0,'moodle','core\\task\\portfolio_cron_task',0,1649410981.5868000000,1649410981.5881000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18162),(188033,0,'moodle','core\\task\\plagiarism_cron_task',0,1649410981.5973000000,1649410981.5986000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:43:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18168),(188034,0,'moodle','core\\task\\calendar_cron_task',0,1649410981.6067000000,1649410981.6112000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:43:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038230419158936 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18162),(188035,0,'moodle','core\\task\\blog_cron_task',0,1649410981.6175000000,1649410981.6188000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:43:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18168),(188036,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649410981.6285000000,1649410981.6310000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:43:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011398792266846 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18168),(188037,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649410981.6208000000,1649410981.6370000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:43:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015331029891968 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18162),(188038,0,'mod_assign','mod_assign\\task\\cron_task',0,1649410981.6465000000,1649410981.6772000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:43:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.029701948165894 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18168),(188039,0,'mod_forum','mod_forum\\task\\cron_task',0,1649410981.6747000000,1649410981.6783000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:43:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018420219421387 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18162),(188040,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649410981.7006000000,1649410981.7041000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:43:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020999908447266 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18162),(188041,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649410981.7115000000,1649410981.7128000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:43:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18162),(188042,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649410981.7214000000,1649410981.7225000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:43:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18162),(188043,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649410981.7269000000,1649410981.7292000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:43:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18168),(188044,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649410981.7318000000,1649410981.7336000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:43:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18162),(188045,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649410981.7576000000,1649410981.7589000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:43:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18162),(188046,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649410981.7571000000,1649410981.7599000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:43:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020887851715088 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18168),(188047,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649410981.7663000000,1649410981.7684000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:43:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089693069458008 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18162),(188048,0,'moodle','core\\task\\session_cleanup_task',0,1649411042.1346000000,1649411042.1644000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:44:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.023138046264648 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18205),(188049,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411042.1554000000,1649411042.1784000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:44:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.018126010894775 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18211),(188050,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411042.1889000000,1649411042.1898000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:44:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18211),(188051,0,'moodle','core\\task\\grade_cron_task',0,1649411042.2046000000,1649411042.2224000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:44:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015115976333618 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18211),(188052,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411042.1911000000,1649411042.2300000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:44:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038120985031128 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18205),(188053,0,'moodle','core\\task\\portfolio_cron_task',0,1649411042.2411000000,1649411042.2422000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18205),(188054,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411042.2502000000,1649411042.2511000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18205),(188055,0,'moodle','core\\task\\completion_regular_task',0,1649411042.2369000000,1649411042.2656000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:44:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.027599096298218 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18211),(188056,0,'moodle','core\\task\\calendar_cron_task',0,1649411042.2742000000,1649411042.2802000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:44:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049288272857666 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18205),(188057,0,'moodle','core\\task\\blog_cron_task',0,1649411042.2861000000,1649411042.2875000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:44:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18211),(188058,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411042.2999000000,1649411042.3014000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:44:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073003768920898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18211),(188059,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411042.2891000000,1649411042.3126000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:44:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022352933883667 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18205),(188060,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411042.3395000000,1649411042.3439000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:44:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016670227050781 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18205),(188061,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411042.3171000000,1649411042.3536000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:44:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.035125970840454 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18211),(188062,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411042.3688000000,1649411042.3730000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:44:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029678344726562 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18205),(188063,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411042.3820000000,1649411042.3832000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:44:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18205),(188064,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411042.3937000000,1649411042.3954000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:44:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18205),(188065,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411042.3940000000,1649411042.3956000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:44:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052809715270996 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18211),(188066,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411042.4048000000,1649411042.4063000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:44:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18211),(188067,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411042.4127000000,1649411042.4165000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:44:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002716064453125 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18205),(188068,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411042.4182000000,1649411042.4197000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:44:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00041007995605469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18211),(188069,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411042.4292000000,1649411042.4306000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:44:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061488151550293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18211),(188070,0,'moodle','core\\task\\badges_cron_task',0,1649411101.7220000000,1649411101.7555000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029539823532104 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18255),(188071,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649411101.7194000000,1649411101.7633000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 17:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.04080605506897 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',18257),(188072,0,'moodle','core\\task\\badges_message_task',0,1649411101.7634000000,1649411101.7652000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:45:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00052809715270996 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18255),(188073,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649411101.7867000000,1649411101.7942000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:45:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 0.006476879119873 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18257),(188074,0,'mod_chat','mod_chat\\task\\cron_task',0,1649411101.7852000000,1649411101.7960000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:45:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.0096509456634521 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18255),(188075,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649411101.8092000000,1649411101.8170000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:45:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0038280487060547 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18255),(188076,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649411101.8084000000,1649411101.8191000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:45:01. Current memory use 25MB.\n\n0 feeds refreshed (took 0.00069799999999998 seconds)\n... used 1 dbqueries\n... used 0.0096831321716309 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18257),(188077,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649411101.8294000000,1649411101.8334000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:45:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0032050609588623 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18255),(188078,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649411101.8301000000,1649411101.8343000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:45:01. Current memory use 26.2MB.\n... used 2 dbqueries\n... used 0.0022170543670654 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18257),(188079,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411101.8470000000,1649411101.8496000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:45:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18257),(188080,0,'moodle','core\\task\\session_cleanup_task',0,1649411101.8417000000,1649411101.8496000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:45:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0060350894927979 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18255),(188081,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411101.8584000000,1649411101.8593000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:45:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18257),(188082,0,'moodle','core\\task\\grade_cron_task',0,1649411101.8685000000,1649411101.8703000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:45:01. Current memory use 26.7MB.\n... used 2 dbqueries\n... used 0.00097489356994629 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18257),(188083,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411101.8591000000,1649411101.8776000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:45:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017736911773682 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18255),(188084,0,'moodle','core\\task\\completion_regular_task',0,1649411101.8786000000,1649411101.8904000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:45:01. Current memory use 26.8MB.\n... used 6 dbqueries\n... used 0.010746002197266 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18257),(188085,0,'moodle','core\\task\\portfolio_cron_task',0,1649411101.8873000000,1649411101.8906000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:45:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18255),(188086,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411101.8990000000,1649411101.8998000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:45:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18257),(188087,0,'moodle','core\\task\\calendar_cron_task',0,1649411101.9012000000,1649411101.9082000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:45:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.0058829784393311 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18255),(188088,0,'moodle','core\\task\\blog_cron_task',0,1649411101.9124000000,1649411101.9133000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:45:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18257),(188089,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411101.9249000000,1649411101.9276000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:45:01. Current memory use 28MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015099048614502 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18257),(188090,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411101.9213000000,1649411101.9457000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:45:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023687124252319 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18255),(188091,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411101.9476000000,1649411101.9621000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:45:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.011722803115845 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18257),(188092,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411101.9744000000,1649411101.9772000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:45:01. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014469623565674 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18255),(188093,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411102.0065000000,1649411102.0128000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:45:02. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039658546447754 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18255),(188094,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411102.0149000000,1649411102.0167000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:45:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00019717216491699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18257),(188095,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411102.0228000000,1649411102.0238000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:45:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18257),(188096,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411102.0255000000,1649411102.0284000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:45:02. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081181526184082 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18255),(188097,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411102.0325000000,1649411102.0339000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:45:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18257),(188098,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411102.0375000000,1649411102.0419000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:45:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027539730072021 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18255),(188099,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411102.0424000000,1649411102.0436000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:45:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18257),(188100,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411102.0529000000,1649411102.0545000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:45:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051522254943848 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18257),(188101,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411161.4005000000,1649411161.4113000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060970783233643 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18301),(188102,0,'moodle','core\\task\\session_cleanup_task',0,1649411161.4007000000,1649411161.4214000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01442289352417 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18302),(188103,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411161.4207000000,1649411161.4217000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18301),(188104,0,'moodle','core\\task\\grade_cron_task',0,1649411161.4331000000,1649411161.4447000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:46:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010571002960205 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18302),(188105,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411161.4297000000,1649411161.4614000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:46:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030879974365234 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18301),(188106,0,'moodle','core\\task\\portfolio_cron_task',0,1649411161.4695000000,1649411161.4702000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18301),(188107,0,'moodle','core\\task\\completion_regular_task',0,1649411161.4557000000,1649411161.4789000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:46:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.0223069190979 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18302),(188108,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411161.4785000000,1649411161.4793000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18301),(188109,0,'moodle','core\\task\\calendar_cron_task',0,1649411161.4936000000,1649411161.4986000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:46:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042140483856201 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18301),(188110,0,'moodle','core\\task\\blog_cron_task',0,1649411161.5017000000,1649411161.5031000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:46:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18302),(188111,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411161.5144000000,1649411161.5168000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:46:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012340545654297 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18302),(188112,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411161.5070000000,1649411161.5246000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:46:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016725063323975 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18301),(188113,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411161.5612000000,1649411161.5641000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:46:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017120838165283 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18301),(188114,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411161.5860000000,1649411161.5900000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:46:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029640197753906 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18301),(188115,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411161.5360000000,1649411161.5923000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:46:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.054695844650269 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18302),(188116,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411161.5987000000,1649411161.5999000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:46:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18301),(188117,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411161.6079000000,1649411161.6090000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:46:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18301),(188118,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411161.6162000000,1649411161.6184000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:46:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18301),(188119,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411161.6258000000,1649411161.6270000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:46:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18301),(188120,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411161.6403000000,1649411161.6436000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:46:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022151470184326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18301),(188121,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411161.6481000000,1649411161.6491000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:46:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18302),(188122,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411161.6532000000,1649411161.6547000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:46:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18301),(188123,0,'moodle','core\\task\\session_cleanup_task',0,1649411221.9454000000,1649411221.9620000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:47:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011768817901611 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18345),(188124,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411221.9544000000,1649411221.9655000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:47:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067858695983887 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18341),(188125,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411221.9750000000,1649411221.9761000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:47:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18341),(188126,0,'moodle','core\\task\\grade_cron_task',0,1649411221.9846000000,1649411221.9969000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:47:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011530876159668 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18341),(188127,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411221.9763000000,1649411222.0087000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:47:01. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031351089477539 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18345),(188128,0,'moodle','core\\task\\portfolio_cron_task',0,1649411222.0171000000,1649411222.0180000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18345),(188129,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411222.0256000000,1649411222.0265000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18345),(188130,0,'moodle','core\\task\\completion_regular_task',0,1649411222.0093000000,1649411222.0299000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:47:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01978611946106 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18341),(188131,0,'moodle','core\\task\\calendar_cron_task',0,1649411222.0411000000,1649411222.0457000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:47:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038270950317383 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18345),(188132,0,'moodle','core\\task\\blog_cron_task',0,1649411222.0469000000,1649411222.0480000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:47:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18341),(188133,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411222.0571000000,1649411222.0587000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:47:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081682205200195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18345),(188134,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411222.0561000000,1649411222.0725000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:47:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01563286781311 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18341),(188135,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411222.1024000000,1649411222.1048000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:47:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18341),(188136,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411222.0751000000,1649411222.1095000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:47:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033475875854492 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18345),(188137,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411222.1334000000,1649411222.1399000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:47:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030450820922852 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18341),(188138,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411222.1452000000,1649411222.1464000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:47:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18345),(188139,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411222.1498000000,1649411222.1528000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:47:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025677680969238 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18341),(188140,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411222.1572000000,1649411222.1590000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:47:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18345),(188141,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411222.1610000000,1649411222.1627000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:47:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18341),(188142,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411222.1762000000,1649411222.1796000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:47:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023460388183594 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18345),(188143,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411222.1801000000,1649411222.1827000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:47:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00038313865661621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18341),(188144,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411222.1891000000,1649411222.1904000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:47:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056195259094238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18345),(188145,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411281.4854000000,1649411281.4952000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:48:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058350563049316 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18397),(188146,0,'moodle','core\\task\\session_cleanup_task',0,1649411281.4834000000,1649411281.4974000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:48:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010111093521118 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18396),(188147,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411281.5046000000,1649411281.5055000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:48:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18397),(188148,0,'moodle','core\\task\\grade_cron_task',0,1649411281.5086000000,1649411281.5301000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:48:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.02054500579834 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18396),(188149,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411281.5136000000,1649411281.5520000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:48:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037564039230347 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18397),(188150,0,'moodle','core\\task\\completion_regular_task',0,1649411281.5381000000,1649411281.5534000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:48:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014592885971069 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18396),(188151,0,'moodle','core\\task\\portfolio_cron_task',0,1649411281.5626000000,1649411281.5641000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18397),(188152,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411281.5647000000,1649411281.5662000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:48:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18396),(188153,0,'moodle','core\\task\\blog_cron_task',0,1649411281.5821000000,1649411281.5835000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:48:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18397),(188154,0,'moodle','core\\task\\calendar_cron_task',0,1649411281.5801000000,1649411281.5862000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:48:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0052070617675781 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18396),(188155,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411281.5939000000,1649411281.5962000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:48:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015380382537842 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18396),(188156,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411281.5932000000,1649411281.6081000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:48:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014095067977905 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18397),(188157,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411281.6120000000,1649411281.6405000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:48:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.02722692489624 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18396),(188158,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411281.6463000000,1649411281.6493000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:48:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013308525085449 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18397),(188159,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411281.6793000000,1649411281.6833000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:48:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022759437561035 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18397),(188160,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411281.6945000000,1649411281.6959000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:48:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18397),(188161,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411281.6941000000,1649411281.6959000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:48:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00027990341186523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18396),(188162,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411281.7040000000,1649411281.7065000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:48:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18397),(188163,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411281.7055000000,1649411281.7067000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:48:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18396),(188164,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411281.7185000000,1649411281.7216000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:48:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020980834960938 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18396),(188165,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411281.7219000000,1649411281.7235000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:48:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00042104721069336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18397),(188166,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411281.7306000000,1649411281.7322000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:48:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073409080505371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18397),(188167,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411342.0981000000,1649411342.1096000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:49:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006242036819458 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18448),(188168,0,'moodle','core\\task\\session_cleanup_task',0,1649411342.0884000000,1649411342.1106000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:49:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017232894897461 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18453),(188169,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411342.1221000000,1649411342.1239000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:49:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18453),(188170,0,'moodle','core\\task\\grade_cron_task',0,1649411342.1341000000,1649411342.1522000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:49:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016676902770996 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18453),(188171,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411342.1272000000,1649411342.1656000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:49:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036562919616699 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18448),(188172,0,'moodle','core\\task\\portfolio_cron_task',0,1649411342.1751000000,1649411342.1768000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18448),(188173,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411342.1901000000,1649411342.1912000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18448),(188174,0,'moodle','core\\task\\completion_regular_task',0,1649411342.1680000000,1649411342.1962000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:49:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.026580810546875 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18453),(188175,0,'moodle','core\\task\\blog_cron_task',0,1649411342.2171000000,1649411342.2182000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:49:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18453),(188176,0,'moodle','core\\task\\calendar_cron_task',0,1649411342.2149000000,1649411342.2225000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:49:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056049823760986 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18448),(188177,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411342.2326000000,1649411342.2350000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:49:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011599063873291 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18448),(188178,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411342.2261000000,1649411342.2445000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:49:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017595052719116 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18453),(188179,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411342.2757000000,1649411342.2788000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:49:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014660358428955 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18453),(188180,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411342.2588000000,1649411342.3051000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:49:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.044594764709473 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18448),(188181,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411342.3010000000,1649411342.3070000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:49:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0046749114990234 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18453),(188182,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411342.3245000000,1649411342.3259000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:49:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00025415420532227 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18453),(188183,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411342.3412000000,1649411342.3424000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:49:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18453),(188184,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411342.3561000000,1649411342.3586000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:49:02. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088596343994141 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18453),(188185,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411342.3576000000,1649411342.3600000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:49:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18448),(188186,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411342.3785000000,1649411342.3804000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:49:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18448),(188187,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411342.3773000000,1649411342.3814000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:49:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029470920562744 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18453),(188188,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411342.3906000000,1649411342.3923000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:49:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18448),(188189,0,'moodle','core\\task\\cache_cron_task',0,1649411401.6989000000,1649411401.7093000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 17:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0055909156799316 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',18497),(188190,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649411401.7223000000,1649411401.7250000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 17:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015449523925781 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',18497),(188191,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649411401.7371000000,1649411401.7386000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 17:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',18497),(188192,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649411401.7488000000,1649411401.7542000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 17:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0040271282196045 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',18497),(188193,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649411401.7632000000,1649411401.7645000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 17:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',18497),(188194,0,'moodle','core\\task\\badges_cron_task',0,1649411401.7733000000,1649411401.8076000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033184051513672 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18497),(188195,0,'moodle','core\\task\\badges_message_task',0,1649411401.8169000000,1649411401.8185000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18497),(188196,0,'mod_chat','mod_chat\\task\\cron_task',0,1649411401.8408000000,1649411401.8734000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.030912160873413 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18497),(188197,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649411401.8847000000,1649411401.8959000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.009397029876709 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18497),(188198,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649411401.9177000000,1649411401.9289000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00055899999999998 seconds)\n... used 1 dbqueries\n... used 0.01019811630249 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18497),(188199,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649411401.9495000000,1649411401.9585000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0052149295806885 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18497),(188200,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649411401.9757000000,1649411401.9814000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0041120052337646 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18497),(188201,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649411401.9910000000,1649411401.9945000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.002446174621582 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18497),(188202,0,'moodle','core\\task\\automated_backup_task',0,1649411401.7155000000,1649411402.0142000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 17:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 17:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.29399800300598 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',18492),(188203,0,'moodle','core\\task\\session_cleanup_task',0,1649411402.0064000000,1649411402.0166000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:50:02. Current memory use 26MB.\n... used 7 dbqueries\n... used 0.0076160430908203 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18497),(188204,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411402.0246000000,1649411402.0265000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:50:02. Current memory use 37.6MB.\n... used 1 dbqueries\n... used 0.00072383880615234 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18492),(188205,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411402.0265000000,1649411402.0281000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:50:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18497),(188206,0,'moodle','core\\task\\grade_cron_task',0,1649411402.0369000000,1649411402.0399000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:50:02. Current memory use 26.4MB.\n... used 2 dbqueries\n... used 0.0018911361694336 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18497),(188207,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411402.0366000000,1649411402.0606000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:50:02. Current memory use 37.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022962093353271 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18492),(188208,0,'moodle','core\\task\\completion_regular_task',0,1649411402.0503000000,1649411402.0645000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:50:02. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.013236999511719 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18497),(188209,0,'moodle','core\\task\\portfolio_cron_task',0,1649411402.0703000000,1649411402.0719000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:50:02. Current memory use 39.4MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18492),(188210,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411402.0723000000,1649411402.0733000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18497),(188211,0,'moodle','core\\task\\calendar_cron_task',0,1649411402.0811000000,1649411402.0862000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:50:02. Current memory use 39.4MB.\n... used 1 dbqueries\n... used 0.0042209625244141 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18492),(188212,0,'moodle','core\\task\\blog_cron_task',0,1649411402.0847000000,1649411402.0862000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:50:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18497),(188213,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411402.0972000000,1649411402.1010000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:50:02. Current memory use 39.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0024669170379639 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18492),(188214,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411402.1003000000,1649411402.1131000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:50:02. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.011661052703857 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18497),(188215,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411402.1209000000,1649411402.1394000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:50:02. Current memory use 40.8MB.\n... used 3 dbqueries\n... used 0.015951156616211 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18492),(188216,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411402.1475000000,1649411402.1513000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:50:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001633882522583 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18497),(188217,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411402.1695000000,1649411402.1765000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:50:02. Current memory use 42.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049450397491455 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18492),(188218,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411402.1891000000,1649411402.1909000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:50:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00020194053649902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18492),(188219,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411402.1902000000,1649411402.1935000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:50:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00031185150146484 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18497),(188220,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411402.2026000000,1649411402.2055000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:50:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18497),(188221,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411402.2044000000,1649411402.2060000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:50:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18492),(188222,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411402.2236000000,1649411402.2282000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:50:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0032389163970947 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18497),(188223,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411402.2397000000,1649411402.2409000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:50:02. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18492),(188224,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411402.2486000000,1649411402.2509000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:50:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073385238647461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18497),(188225,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411461.6107000000,1649411461.6323000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:51:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.016484975814819 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18533),(188226,0,'moodle','core\\task\\session_cleanup_task',0,1649411461.6084000000,1649411461.6406000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.026772975921631 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18532),(188227,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411461.6408000000,1649411461.6416000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:51:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18533),(188228,0,'moodle','core\\task\\grade_cron_task',0,1649411461.6502000000,1649411461.6612000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:51:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0094888210296631 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18533),(188229,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411461.6489000000,1649411461.6750000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:51:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025435924530029 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18532),(188230,0,'moodle','core\\task\\portfolio_cron_task',0,1649411461.6858000000,1649411461.6866000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:51:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18532),(188231,0,'moodle','core\\task\\completion_regular_task',0,1649411461.6723000000,1649411461.6888000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:51:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015637159347534 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18533),(188232,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411461.6980000000,1649411461.6987000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:51:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18533),(188233,0,'moodle','core\\task\\calendar_cron_task',0,1649411461.7060000000,1649411461.7130000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:51:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0056271553039551 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18532),(188234,0,'moodle','core\\task\\blog_cron_task',0,1649411461.7125000000,1649411461.7133000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:51:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18533),(188235,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411461.7239000000,1649411461.7262000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:51:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015759468078613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18533),(188236,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411461.7230000000,1649411461.7450000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:51:01. Current memory use 24MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020519018173218 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18532),(188237,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411461.7397000000,1649411461.7758000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:51:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.034934997558594 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18533),(188238,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411461.7868000000,1649411461.7887000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:51:01. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18532),(188239,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411461.8094000000,1649411461.8123000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:51:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019121170043945 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18532),(188240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411461.8193000000,1649411461.8208000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:51:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18532),(188241,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411461.8255000000,1649411461.8274000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:51:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18533),(188242,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411461.8292000000,1649411461.8307000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:51:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047588348388672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18532),(188243,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411461.8387000000,1649411461.8399000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:51:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18532),(188244,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411461.8442000000,1649411461.8465000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:51:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014541149139404 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18533),(188245,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411461.8506000000,1649411461.8514000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:51:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18532),(188246,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411461.8547000000,1649411461.8559000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:51:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046610832214355 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18533),(188247,0,'moodle','core\\task\\session_cleanup_task',0,1649411522.1128000000,1649411522.1437000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:52:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.025896072387695 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18573),(188248,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411522.1536000000,1649411522.1556000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:52:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00080394744873047 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18573),(188249,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411522.1656000000,1649411522.1670000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:52:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18573),(188250,0,'moodle','core\\task\\grade_cron_task',0,1649411522.1881000000,1649411522.2149000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:52:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021044969558716 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18574),(188251,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411522.1771000000,1649411522.2157000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:52:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037416934967041 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18573),(188252,0,'moodle','core\\task\\portfolio_cron_task',0,1649411522.2263000000,1649411522.2275000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:52:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18574),(188253,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411522.2377000000,1649411522.2389000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:52:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18574),(188254,0,'moodle','core\\task\\completion_regular_task',0,1649411522.2260000000,1649411522.2390000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:52:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011987924575806 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18573),(188255,0,'moodle','core\\task\\calendar_cron_task',0,1649411522.2528000000,1649411522.2574000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:52:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0037119388580322 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18573),(188256,0,'moodle','core\\task\\blog_cron_task',0,1649411522.2566000000,1649411522.2580000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:52:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18574),(188257,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411522.2689000000,1649411522.2725000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:52:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019900798797607 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18573),(188258,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411522.2661000000,1649411522.2815000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:52:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014709949493408 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18574),(188259,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411522.3181000000,1649411522.3204000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:52:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00098085403442383 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18574),(188260,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411522.2930000000,1649411522.3264000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:52:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.032075881958008 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18573),(188261,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411522.3427000000,1649411522.3459000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:52:02. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019989013671875 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18574),(188262,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411522.3538000000,1649411522.3552000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:52:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18574),(188263,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411522.3632000000,1649411522.3647000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:52:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18574),(188264,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411522.3729000000,1649411522.3746000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:52:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18574),(188265,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411522.3792000000,1649411522.3811000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:52:02. Current memory use 32MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18573),(188266,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411522.3882000000,1649411522.3913000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:52:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002147912979126 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18574),(188267,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411522.4021000000,1649411522.4035000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:52:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00016880035400391 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18573),(188268,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411522.4051000000,1649411522.4063000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:52:02. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048613548278809 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18574),(188269,0,'moodle','core\\task\\session_cleanup_task',0,1649411581.8002000000,1649411581.8180000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012519836425781 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18616),(188270,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411581.8329000000,1649411581.8338000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18616),(188271,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411581.8157000000,1649411581.8335000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:53:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0090100765228271 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18619),(188272,0,'moodle','core\\task\\grade_cron_task',0,1649411581.8529000000,1649411581.8654000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:53:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011584997177124 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18619),(188273,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411581.8443000000,1649411581.8758000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030346155166626 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18616),(188274,0,'moodle','core\\task\\portfolio_cron_task',0,1649411581.8870000000,1649411581.8884000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18616),(188275,0,'moodle','core\\task\\completion_regular_task',0,1649411581.8770000000,1649411581.8966000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:53:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018791913986206 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18619),(188276,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411581.9189000000,1649411581.9204000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:53:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18619),(188277,0,'moodle','core\\task\\calendar_cron_task',0,1649411581.9282000000,1649411581.9341000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0048670768737793 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18616),(188278,0,'moodle','core\\task\\blog_cron_task',0,1649411581.9410000000,1649411581.9419000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:53:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18619),(188279,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411581.9513000000,1649411581.9536000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:53:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013530254364014 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18619),(188280,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411581.9451000000,1649411581.9641000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:53:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018066883087158 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18616),(188281,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411581.9980000000,1649411582.0003000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:53:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013110637664795 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18616),(188282,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411581.9748000000,1649411582.0126000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:53:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036593914031982 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18619),(188283,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411582.0261000000,1649411582.0295000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:53:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022768974304199 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18616),(188284,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411582.0400000000,1649411582.0412000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18616),(188285,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411582.0494000000,1649411582.0512000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18616),(188286,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411582.0587000000,1649411582.0604000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18616),(188287,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411582.0584000000,1649411582.0608000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:53:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18619),(188288,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411582.0867000000,1649411582.0877000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:53:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18619),(188289,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411582.0872000000,1649411582.0903000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:53:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021979808807373 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18616),(188290,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411582.0974000000,1649411582.0988000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:53:02. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18619),(188291,0,'moodle','core\\task\\session_cleanup_task',0,1649411641.3656000000,1649411641.3799000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010138988494873 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18654),(188292,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411641.3705000000,1649411641.3800000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0054230690002441 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18651),(188293,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411641.3870000000,1649411641.3882000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:54:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18651),(188294,0,'moodle','core\\task\\grade_cron_task',0,1649411641.3966000000,1649411641.4076000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010204076766968 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18651),(188295,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411641.3882000000,1649411641.4235000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034430980682373 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18654),(188296,0,'moodle','core\\task\\portfolio_cron_task',0,1649411641.4331000000,1649411641.4341000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18654),(188297,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411641.4417000000,1649411641.4425000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18654),(188298,0,'moodle','core\\task\\completion_regular_task',0,1649411641.4250000000,1649411641.4455000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:54:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019418001174927 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18651),(188299,0,'moodle','core\\task\\calendar_cron_task',0,1649411641.4587000000,1649411641.4635000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003838062286377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18654),(188300,0,'moodle','core\\task\\blog_cron_task',0,1649411641.4632000000,1649411641.4643000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:54:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18651),(188301,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411641.4734000000,1649411641.4761000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:54:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017330646514893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18651),(188302,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411641.4711000000,1649411641.4860000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:54:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014183044433594 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18654),(188303,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411641.5130000000,1649411641.5152000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:54:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011210441589355 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18654),(188304,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411641.4950000000,1649411641.5348000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:54:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.038041114807129 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18651),(188305,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411641.5386000000,1649411641.5422000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:54:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020101070404053 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18654),(188306,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411641.5512000000,1649411641.5529000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:54:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18654),(188307,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411641.5635000000,1649411641.5653000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:54:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18654),(188308,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411641.5723000000,1649411641.5737000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:54:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042510032653809 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18651),(188309,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411641.5725000000,1649411641.5737000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:54:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18654),(188310,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411641.5860000000,1649411641.5870000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:54:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18654),(188311,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411641.5860000000,1649411641.5886000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:54:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001856803894043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18651),(188312,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411641.5950000000,1649411641.5962000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:54:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0004878044128418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18654),(188313,0,'moodle','core\\task\\badges_message_task',0,1649411701.9147000000,1649411701.9331000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 17:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.013567924499512 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18687),(188314,0,'moodle','core\\task\\badges_cron_task',0,1649411701.9117000000,1649411701.9541000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 17:55:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036665201187134 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18686),(188315,0,'mod_chat','mod_chat\\task\\cron_task',0,1649411701.9522000000,1649411701.9666000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 17:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.013008832931519 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18687),(188316,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649411701.9741000000,1649411701.9869000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 17:55:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.011559009552002 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18686),(188317,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649411701.9867000000,1649411701.9987000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 17:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00068899999999994 seconds)\n... used 1 dbqueries\n... used 0.010637044906616 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18687),(188318,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649411702.0015000000,1649411702.0093000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 17:55:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0047008991241455 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18686),(188319,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649411702.0127000000,1649411702.0210000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 17:55:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0052618980407715 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18687),(188320,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649411702.0183000000,1649411702.0217000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 17:55:02. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.001957893371582 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18686),(188321,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411702.0322000000,1649411702.0352000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:55:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0007479190826416 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18687),(188322,0,'moodle','core\\task\\session_cleanup_task',0,1649411702.0296000000,1649411702.0384000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:55:02. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0068230628967285 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18686),(188323,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411702.0490000000,1649411702.0501000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:55:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18687),(188324,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411702.0493000000,1649411702.0736000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:55:02. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023273944854736 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18686),(188325,0,'moodle','core\\task\\grade_cron_task',0,1649411702.0602000000,1649411702.0740000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:55:02. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.012803077697754 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18687),(188326,0,'moodle','core\\task\\portfolio_cron_task',0,1649411702.0856000000,1649411702.0867000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:55:02. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18687),(188327,0,'moodle','core\\task\\completion_regular_task',0,1649411702.0856000000,1649411702.0987000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:55:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.011883020401001 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18686),(188328,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411702.1177000000,1649411702.1190000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:55:02. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18687),(188329,0,'moodle','core\\task\\blog_cron_task',0,1649411702.1401000000,1649411702.1412000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:55:02. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18686),(188330,0,'moodle','core\\task\\calendar_cron_task',0,1649411702.1387000000,1649411702.1448000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:55:02. Current memory use 24.8MB.\n... used 1 dbqueries\n... used 0.004939079284668 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18687),(188331,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411702.1613000000,1649411702.1639000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:55:02. Current memory use 25.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013630390167236 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18687),(188332,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411702.1609000000,1649411702.1978000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:55:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.03603196144104 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18686),(188333,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411702.2267000000,1649411702.2300000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:55:02. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011909008026123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18686),(188334,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411702.1875000000,1649411702.2385000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:55:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.048570156097412 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18687),(188335,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411702.2574000000,1649411702.2619000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:55:02. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021939277648926 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18686),(188336,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411702.2773000000,1649411702.2785000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:55:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18686),(188337,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411702.2858000000,1649411702.2891000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:55:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00031089782714844 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18687),(188338,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411702.2902000000,1649411702.2929000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:55:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18686),(188339,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411702.3013000000,1649411702.3037000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:55:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18687),(188340,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411702.3019000000,1649411702.3043000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:55:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015130043029785 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18686),(188341,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411702.3138000000,1649411702.3153000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:55:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18686),(188342,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411702.3138000000,1649411702.3163000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:55:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093293190002441 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18687),(188343,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411761.6417000000,1649411761.6511000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:56:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0052449703216553 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18731),(188344,0,'moodle','core\\task\\session_cleanup_task',0,1649411761.6414000000,1649411761.6576000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011320114135742 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18735),(188345,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411761.6599000000,1649411761.6608000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:56:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18731),(188346,0,'moodle','core\\task\\grade_cron_task',0,1649411761.6704000000,1649411761.6844000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:56:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013142108917236 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18731),(188347,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411761.6661000000,1649411761.6934000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026547908782959 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18735),(188348,0,'moodle','core\\task\\portfolio_cron_task',0,1649411761.7137000000,1649411761.7175000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18735),(188349,0,'moodle','core\\task\\completion_regular_task',0,1649411761.6934000000,1649411761.7230000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:56:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.028806924819946 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18731),(188350,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411761.7256000000,1649411761.7264000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18735),(188351,0,'moodle','core\\task\\blog_cron_task',0,1649411761.7412000000,1649411761.7421000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:56:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18735),(188352,0,'moodle','core\\task\\calendar_cron_task',0,1649411761.7412000000,1649411761.7461000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:56:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0038540363311768 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18731),(188353,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411761.7549000000,1649411761.7577000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:56:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019969940185547 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18731),(188354,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411761.7530000000,1649411761.7704000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:56:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016212940216064 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18735),(188355,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411761.7963000000,1649411761.7987000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:56:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013349056243896 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18735),(188356,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411761.7748000000,1649411761.8103000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:56:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.033957004547119 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18731),(188357,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411761.8196000000,1649411761.8235000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:56:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025820732116699 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18735),(188358,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411761.8326000000,1649411761.8346000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:56:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18735),(188359,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411761.8446000000,1649411761.8464000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:56:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18735),(188360,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411761.8467000000,1649411761.8482000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:56:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18731),(188361,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411761.8553000000,1649411761.8565000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:56:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18731),(188362,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411761.8642000000,1649411761.8669000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:56:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019619464874268 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18735),(188363,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411761.8759000000,1649411761.8768000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:56:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18731),(188364,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411761.8762000000,1649411761.8777000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:56:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18735),(188365,0,'moodle','core\\task\\session_cleanup_task',0,1649411822.2193000000,1649411822.2348000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:57:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011114835739136 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18768),(188366,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411822.2423000000,1649411822.2436000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:57:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00047087669372559 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18768),(188367,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411822.2546000000,1649411822.2632000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:57:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0047159194946289 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18769),(188368,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411822.2578000000,1649411822.2855000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:57:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026854038238525 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18768),(188369,0,'moodle','core\\task\\grade_cron_task',0,1649411822.2760000000,1649411822.2876000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:57:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010829925537109 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18769),(188370,0,'moodle','core\\task\\portfolio_cron_task',0,1649411822.2976000000,1649411822.2990000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:57:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18768),(188371,0,'moodle','core\\task\\completion_regular_task',0,1649411822.2958000000,1649411822.3129000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:57:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01541805267334 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18769),(188372,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411822.3143000000,1649411822.3157000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:57:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18768),(188373,0,'moodle','core\\task\\blog_cron_task',0,1649411822.3338000000,1649411822.3352000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:57:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18768),(188374,0,'moodle','core\\task\\calendar_cron_task',0,1649411822.3308000000,1649411822.3352000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:57:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035760402679443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18769),(188375,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411822.3443000000,1649411822.3460000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:57:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098896026611328 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18769),(188376,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411822.3434000000,1649411822.3642000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:57:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019500970840454 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18768),(188377,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411822.3624000000,1649411822.3926000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:57:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.029016017913818 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18769),(188378,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411822.4086000000,1649411822.4119000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:57:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013530254364014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18768),(188379,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411822.4412000000,1649411822.4425000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:57:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18769),(188380,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411822.4412000000,1649411822.4453000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:57:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025150775909424 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18768),(188381,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411822.4505000000,1649411822.4521000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:57:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18769),(188382,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411822.4547000000,1649411822.4572000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:57:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072193145751953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18768),(188383,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411822.4631000000,1649411822.4643000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:57:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18769),(188384,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411822.4732000000,1649411822.4761000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:57:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019400119781494 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18768),(188385,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411822.4780000000,1649411822.4789000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:57:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18769),(188386,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411822.4860000000,1649411822.4880000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:57:02. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18768),(188387,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411881.7481000000,1649411881.7608000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067369937896729 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18818),(188388,0,'moodle','core\\task\\session_cleanup_task',0,1649411881.7473000000,1649411881.7635000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011180877685547 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18814),(188389,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411881.7727000000,1649411881.7740000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:58:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18818),(188390,0,'moodle','core\\task\\grade_cron_task',0,1649411881.7851000000,1649411881.7976000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:58:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011702060699463 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18818),(188391,0,'moodle','core\\task\\completion_regular_task',0,1649411881.8056000000,1649411881.8221000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:58:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015529870986938 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18818),(188392,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411881.7772000000,1649411881.8288000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050760984420776 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18814),(188393,0,'moodle','core\\task\\portfolio_cron_task',0,1649411881.8310000000,1649411881.8323000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:58:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18818),(188394,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411881.8402000000,1649411881.8411000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:58:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18814),(188395,0,'moodle','core\\task\\calendar_cron_task',0,1649411881.8496000000,1649411881.8565000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:58:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0057101249694824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18818),(188396,0,'moodle','core\\task\\blog_cron_task',0,1649411881.8601000000,1649411881.8614000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18814),(188397,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411881.8750000000,1649411881.8776000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:58:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010600090026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18814),(188398,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411881.8658000000,1649411881.8830000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:58:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016433000564575 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18818),(188399,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411881.9165000000,1649411881.9201000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:58:01. Current memory use 28.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024259090423584 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18818),(188400,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411881.9409000000,1649411881.9440000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:58:01. Current memory use 29.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020120143890381 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18818),(188401,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411881.8966000000,1649411881.9501000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:58:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.051596164703369 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18814),(188402,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411881.9512000000,1649411881.9526000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00027203559875488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18818),(188403,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411881.9602000000,1649411881.9614000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18818),(188404,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411881.9682000000,1649411881.9698000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:58:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057005882263184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18818),(188405,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411881.9785000000,1649411881.9800000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:58:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18818),(188406,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411881.9931000000,1649411881.9962000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:58:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001910924911499 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18818),(188407,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411882.0051000000,1649411882.0064000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:58:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18814),(188408,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411882.0092000000,1649411882.0107000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:58:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007021427154541 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18818),(188409,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649411941.2893000000,1649411941.2984000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 17:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052030086517334 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18866),(188410,0,'moodle','core\\task\\session_cleanup_task',0,1649411941.2861000000,1649411941.3022000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 17:59:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011145114898682 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18864),(188411,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649411941.3080000000,1649411941.3087000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 17:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18866),(188412,0,'moodle','core\\task\\grade_cron_task',0,1649411941.3157000000,1649411941.3275000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 17:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010962009429932 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18866),(188413,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649411941.3132000000,1649411941.3460000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 17:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031964063644409 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18864),(188414,0,'moodle','core\\task\\completion_regular_task',0,1649411941.3350000000,1649411941.3540000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 17:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01821494102478 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18866),(188415,0,'moodle','core\\task\\portfolio_cron_task',0,1649411941.3570000000,1649411941.3578000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 17:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18864),(188416,0,'moodle','core\\task\\plagiarism_cron_task',0,1649411941.3646000000,1649411941.3656000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 17:59:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18866),(188417,0,'moodle','core\\task\\calendar_cron_task',0,1649411941.3705000000,1649411941.3765000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 17:59:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050468444824219 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18864),(188418,0,'moodle','core\\task\\blog_cron_task',0,1649411941.3811000000,1649411941.3819000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 17:59:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18866),(188419,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649411941.3909000000,1649411941.3929000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 17:59:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18866),(188420,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649411941.3892000000,1649411941.4136000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 17:59:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023049831390381 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18864),(188421,0,'mod_assign','mod_assign\\task\\cron_task',0,1649411941.4099000000,1649411941.4446000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 17:59:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.033468961715698 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18866),(188422,0,'mod_forum','mod_forum\\task\\cron_task',0,1649411941.4550000000,1649411941.4579000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 17:59:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010640621185303 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18864),(188423,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649411941.4855000000,1649411941.4902000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 17:59:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033020973205566 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18864),(188424,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649411941.4947000000,1649411941.5055000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 17:59:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00036811828613281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18866),(188425,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649411941.5092000000,1649411941.5109000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 17:59:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00019001960754395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18864),(188426,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649411941.5160000000,1649411941.5177000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 17:59:01. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18866),(188427,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649411941.5207000000,1649411941.5225000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 17:59:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18864),(188428,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649411941.5338000000,1649411941.5373000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 17:59:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024571418762207 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18866),(188429,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649411941.5408000000,1649411941.5421000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 17:59:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18864),(188430,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649411941.5478000000,1649411941.5496000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 17:59:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085711479187012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18866),(188431,0,'moodle','core\\task\\password_reset_cleanup_task',0,1649412001.8894000000,1649412001.9060000000,0,1,0,'Execute scheduled task: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n... started 18:00:01. Current memory use 19.4MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.0096759796142578 seconds\nScheduled task complete: 清零密码重置尝试记录 (core\\task\\password_reset_cleanup_task)\n','random-9ut9hf',18906),(188432,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649412001.8976000000,1649412001.9127000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 18:00:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0075180530548096 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',18907),(188433,0,'moodle','core\\task\\search_index_task',0,1649412001.9185000000,1649412001.9231000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 18:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0032708644866943 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',18906),(188434,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649412001.9304000000,1649412001.9341000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 18:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0026559829711914 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',18907),(188435,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649412001.9354000000,1649412001.9379000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 18:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0017299652099609 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',18906),(188436,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649412001.9472000000,1649412001.9498000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:00:01. Current memory use 20.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0014290809631348 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',18907),(188437,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649412001.9591000000,1649412001.9605000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:00:01. Current memory use 20.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00031495094299316 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',18907),(188438,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649412001.9686000000,1649412001.9746000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:00:01. Current memory use 20.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0048840045928955 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',18907),(188439,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649412001.9469000000,1649412001.9845000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 18:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.036719083786011 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',18906),(188440,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649412001.9857000000,1649412001.9870000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:00:01. Current memory use 20.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00027203559875488 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',18907),(188441,0,'moodle','core\\task\\badges_message_task',0,1649412001.9998000000,1649412002.0074000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:00:02. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0053200721740723 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',18907),(188442,0,'moodle','core\\task\\badges_cron_task',0,1649412001.9930000000,1649412002.0229000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:00:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027492046356201 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',18906),(188443,0,'mod_chat','mod_chat\\task\\cron_task',0,1649412002.0351000000,1649412002.0465000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:00:02. Current memory use 23.1MB.\n... used 4 dbqueries\n... used 0.010133028030396 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',18907),(188444,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649412002.0431000000,1649412002.0540000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:00:02. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.009227991104126 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',18906),(188445,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649412002.0633000000,1649412002.0721000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:00:02. Current memory use 22.9MB.\n\n0 feeds refreshed (took 0.00073400000000001 seconds)\n... used 1 dbqueries\n... used 0.0076351165771484 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',18907),(188446,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649412002.0669000000,1649412002.0744000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:00:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.0040428638458252 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',18906),(188447,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649412002.0820000000,1649412002.0885000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:00:02. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0043261051177979 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',18907),(188448,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649412002.0872000000,1649412002.0991000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:00:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.008371114730835 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',18906),(188449,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412002.1133000000,1649412002.1152000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:00:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00058698654174805 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18906),(188450,0,'moodle','core\\task\\session_cleanup_task',0,1649412002.1070000000,1649412002.1182000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:00:02. Current memory use 24.1MB.\n... used 7 dbqueries\n... used 0.0077509880065918 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18907),(188451,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412002.1292000000,1649412002.1308000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:00:02. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18906),(188452,0,'moodle','core\\task\\grade_cron_task',0,1649412002.1427000000,1649412002.1463000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:00:02. Current memory use 27.3MB.\n... used 2 dbqueries\n... used 0.0017142295837402 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18906),(188453,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412002.1353000000,1649412002.1668000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:00:02. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027297973632812 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18907),(188454,0,'moodle','core\\task\\completion_regular_task',0,1649412002.1570000000,1649412002.1726000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:00:02. Current memory use 27.3MB.\n... used 6 dbqueries\n... used 0.014285087585449 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18906),(188455,0,'moodle','core\\task\\portfolio_cron_task',0,1649412002.1781000000,1649412002.1793000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:00:02. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18907),(188456,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412002.1831000000,1649412002.1843000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:00:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18906),(188457,0,'moodle','core\\task\\calendar_cron_task',0,1649412002.1887000000,1649412002.1967000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:00:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0069429874420166 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18907),(188458,0,'moodle','core\\task\\blog_cron_task',0,1649412002.2032000000,1649412002.2044000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:00:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18906),(188459,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412002.2137000000,1649412002.2158000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:00:02. Current memory use 28.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099897384643555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18906),(188460,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412002.2087000000,1649412002.2388000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:00:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028743028640747 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18907),(188461,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412002.2259000000,1649412002.2390000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:00:02. Current memory use 28.6MB.\n... used 3 dbqueries\n... used 0.011466026306152 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18906),(188462,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412002.2654000000,1649412002.2679000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:00:02. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013160705566406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18906),(188463,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412002.2839000000,1649412002.2890000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:00:02. Current memory use 31.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002924919128418 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18907),(188464,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412002.3012000000,1649412002.3023000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:00:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18907),(188465,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412002.3108000000,1649412002.3131000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:00:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00036501884460449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18906),(188466,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412002.3132000000,1649412002.3150000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:00:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18907),(188467,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412002.3215000000,1649412002.3228000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:00:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18906),(188468,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412002.3246000000,1649412002.3286000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:00:02. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024261474609375 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18907),(188469,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412002.3327000000,1649412002.3349000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:00:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18906),(188470,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412002.3405000000,1649412002.3420000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:00:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054812431335449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18907),(188471,0,'moodle','core\\task\\session_cleanup_task',0,1649412061.6840000000,1649412061.7046000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014611005783081 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18944),(188472,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412061.7163000000,1649412061.7181000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:01:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00070810317993164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18944),(188473,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412061.7294000000,1649412061.7314000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18944),(188474,0,'moodle','core\\task\\grade_cron_task',0,1649412061.7457000000,1649412061.7595000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:01:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012848854064941 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18944),(188475,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412061.7348000000,1649412061.7851000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:01:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045774936676025 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18948),(188476,0,'moodle','core\\task\\completion_regular_task',0,1649412061.7680000000,1649412061.8021000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:01:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.032948017120361 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18944),(188477,0,'moodle','core\\task\\portfolio_cron_task',0,1649412061.8071000000,1649412061.8080000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18948),(188478,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412061.8143000000,1649412061.8155000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:01:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18944),(188479,0,'moodle','core\\task\\blog_cron_task',0,1649412061.8305000000,1649412061.8317000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:01:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18948),(188480,0,'moodle','core\\task\\calendar_cron_task',0,1649412061.8296000000,1649412061.8343000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:01:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038700103759766 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18944),(188481,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412061.8440000000,1649412061.8462000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:01:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014710426330566 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18944),(188482,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412061.8410000000,1649412061.8661000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:01:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024049043655396 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18948),(188483,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412061.9069000000,1649412061.9100000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:01:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015358924865723 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18948),(188484,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412061.8643000000,1649412061.9134000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:01:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.047343969345093 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18944),(188485,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412061.9392000000,1649412061.9438000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:01:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003087043762207 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18948),(188486,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412061.9540000000,1649412061.9558000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:01:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18948),(188487,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412061.9586000000,1649412061.9602000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:01:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00028491020202637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18944),(188488,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412061.9685000000,1649412061.9707000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:01:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060415267944336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18948),(188489,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412061.9696000000,1649412061.9709000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:01:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18944),(188490,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412061.9843000000,1649412061.9855000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:01:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18948),(188491,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412061.9846000000,1649412061.9874000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:01:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020179748535156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18944),(188492,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412061.9970000000,1649412061.9982000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:01:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18948),(188493,0,'moodle','core\\task\\session_cleanup_task',0,1649412121.2731000000,1649412121.2882000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0106041431427 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',18984),(188494,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412121.3110000000,1649412121.3134000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:02:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00060915946960449 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',18984),(188495,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412121.3225000000,1649412121.3237000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',18984),(188496,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412121.3337000000,1649412121.3628000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027985095977783 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',18984),(188497,0,'moodle','core\\task\\completion_regular_task',0,1649412121.3733000000,1649412121.3831000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:02:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0087850093841553 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',18984),(188498,0,'moodle','core\\task\\portfolio_cron_task',0,1649412121.3927000000,1649412121.3936000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:02:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',18984),(188499,0,'moodle','core\\task\\grade_cron_task',0,1649412121.3691000000,1649412121.3967000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:02:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021545171737671 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',18983),(188500,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412121.4031000000,1649412121.4041000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:02:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',18984),(188501,0,'moodle','core\\task\\blog_cron_task',0,1649412121.4191000000,1649412121.4200000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:02:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',18984),(188502,0,'moodle','core\\task\\calendar_cron_task',0,1649412121.4141000000,1649412121.4203000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:02:01. Current memory use 21.6MB.\n... used 1 dbqueries\n... used 0.005098819732666 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',18983),(188503,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412121.4321000000,1649412121.4360000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:02:01. Current memory use 22MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0025780200958252 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',18983),(188504,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412121.4296000000,1649412121.4587000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:02:01. Current memory use 24.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.027921199798584 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',18984),(188505,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412121.5045000000,1649412121.5077000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:02:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001471996307373 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',18984),(188506,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412121.4597000000,1649412121.5215000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:02:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.05972695350647 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',18983),(188507,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412121.5361000000,1649412121.5399000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:02:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020251274108887 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',18984),(188508,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412121.5466000000,1649412121.5477000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:02:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',18984),(188509,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412121.5565000000,1649412121.5578000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:02:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',18984),(188510,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412121.5565000000,1649412121.5582000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:02:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005180835723877 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',18983),(188511,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412121.5656000000,1649412121.5667000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:02:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',18984),(188512,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412121.5705000000,1649412121.5738000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:02:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022330284118652 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',18983),(188513,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412121.5802000000,1649412121.5812000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:02:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',18984),(188514,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412121.5848000000,1649412121.5860000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:02:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053906440734863 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',18983),(188515,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412181.8676000000,1649412181.8771000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:03:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054199695587158 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19022),(188516,0,'moodle','core\\task\\session_cleanup_task',0,1649412181.8657000000,1649412181.8819000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:03:01. Current memory use 19.3MB.\n... used 8 dbqueries\n... used 0.011695146560669 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19025),(188517,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412181.8890000000,1649412181.8900000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:03:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19022),(188518,0,'moodle','core\\task\\grade_cron_task',0,1649412181.8999000000,1649412181.9139000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012758016586304 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19022),(188519,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412181.8922000000,1649412181.9226000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029320001602173 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19025),(188520,0,'moodle','core\\task\\portfolio_cron_task',0,1649412181.9337000000,1649412181.9345000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19025),(188521,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412181.9451000000,1649412181.9460000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19025),(188522,0,'moodle','core\\task\\completion_regular_task',0,1649412181.9246000000,1649412181.9467000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:03:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020765066146851 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19022),(188523,0,'moodle','core\\task\\calendar_cron_task',0,1649412181.9605000000,1649412181.9649000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:03:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035760402679443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19025),(188524,0,'moodle','core\\task\\blog_cron_task',0,1649412181.9648000000,1649412181.9659000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:03:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19022),(188525,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412181.9751000000,1649412181.9773000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:03:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098299980163574 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19022),(188526,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412181.9727000000,1649412181.9941000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:03:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020313024520874 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19025),(188527,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412182.0286000000,1649412182.0312000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:03:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015368461608887 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19025),(188528,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412181.9941000000,1649412182.0313000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:03:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036190986633301 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19022),(188529,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412182.0506000000,1649412182.0554000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:03:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038249492645264 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19025),(188530,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412182.0632000000,1649412182.0644000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:03:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19025),(188531,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412182.0690000000,1649412182.0703000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:03:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00022077560424805 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19022),(188532,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412182.0704000000,1649412182.0720000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:03:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063586235046387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19025),(188533,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412182.0774000000,1649412182.0785000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:03:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19022),(188534,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412182.0832000000,1649412182.0860000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:03:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019278526306152 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19025),(188535,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412182.0923000000,1649412182.0934000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:03:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19022),(188536,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412182.1000000000,1649412182.1021000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:03:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001086950302124 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19025),(188537,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412241.4343000000,1649412241.4441000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:04:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060579776763916 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19058),(188538,0,'moodle','core\\task\\session_cleanup_task',0,1649412241.4315000000,1649412241.4471000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:04:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01092004776001 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19062),(188539,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412241.4542000000,1649412241.4554000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:04:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19058),(188540,0,'moodle','core\\task\\grade_cron_task',0,1649412241.4647000000,1649412241.4751000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:04:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0096158981323242 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19058),(188541,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412241.4598000000,1649412241.4865000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025966882705688 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19062),(188542,0,'moodle','core\\task\\portfolio_cron_task',0,1649412241.4948000000,1649412241.4956000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19062),(188543,0,'moodle','core\\task\\completion_regular_task',0,1649412241.4824000000,1649412241.4970000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:04:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013775110244751 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19058),(188544,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412241.5038000000,1649412241.5049000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:04:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19058),(188545,0,'moodle','core\\task\\blog_cron_task',0,1649412241.5162000000,1649412241.5170000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:04:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19058),(188546,0,'moodle','core\\task\\calendar_cron_task',0,1649412241.5124000000,1649412241.5189000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:04:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0053141117095947 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19062),(188547,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412241.5290000000,1649412241.5312000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:04:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009760856628418 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19062),(188548,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412241.5226000000,1649412241.5375000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:04:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014116048812866 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19058),(188549,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412241.5723000000,1649412241.5746000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:04:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00095200538635254 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19058),(188550,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412241.5536000000,1649412241.6054000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:04:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.050261974334717 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19062),(188551,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412241.6040000000,1649412241.6072000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:04:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020110607147217 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19058),(188552,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412241.6163000000,1649412241.6177000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:04:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19058),(188553,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412241.6257000000,1649412241.6268000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:04:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19058),(188554,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412241.6339000000,1649412241.6354000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:04:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045609474182129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19058),(188555,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412241.6426000000,1649412241.6442000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:04:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19058),(188556,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412241.6543000000,1649412241.6564000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:04:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014219284057617 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19058),(188557,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412241.6621000000,1649412241.6636000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:04:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19062),(188558,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412241.6648000000,1649412241.6661000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:04:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052404403686523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19058),(188559,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649412301.9976000000,1649412302.0117000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 18:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0082099437713623 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',19103),(188560,0,'moodle','core\\task\\badges_message_task',0,1649412302.0419000000,1649412302.0548000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:05:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0087621212005615 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19105),(188561,0,'moodle','core\\task\\badges_cron_task',0,1649412302.0242000000,1649412302.0603000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:05:02. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034558057785034 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19103),(188562,0,'mod_chat','mod_chat\\task\\cron_task',0,1649412302.0690000000,1649412302.0824000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:05:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.012326955795288 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19105),(188563,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649412302.0743000000,1649412302.0845000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:05:02. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0090758800506592 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19103),(188564,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649412302.1141000000,1649412302.1203000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:05:02. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.0036499500274658 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19105),(188565,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649412302.1130000000,1649412302.1211000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:05:02. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00044200000000001 seconds)\n... used 1 dbqueries\n... used 0.0072941780090332 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19103),(188566,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649412302.1301000000,1649412302.1328000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:05:02. Current memory use 22.9MB.\n... used 3 dbqueries\n... used 0.0017220973968506 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19105),(188567,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649412302.1360000000,1649412302.1419000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:05:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.003756046295166 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19103),(188568,0,'moodle','core\\task\\session_cleanup_task',0,1649412302.1414000000,1649412302.1491000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:05:02. Current memory use 23.2MB.\n... used 7 dbqueries\n... used 0.0056209564208984 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19105),(188569,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412302.1529000000,1649412302.1556000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:05:02. Current memory use 25MB.\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19103),(188570,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412302.1586000000,1649412302.1597000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:05:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19105),(188571,0,'moodle','core\\task\\grade_cron_task',0,1649412302.1687000000,1649412302.1719000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:05:02. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0020260810852051 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19103),(188572,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412302.1683000000,1649412302.1974000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:05:02. Current memory use 23.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028199195861816 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19105),(188573,0,'moodle','core\\task\\completion_regular_task',0,1649412302.1863000000,1649412302.2017000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:05:02. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.014163017272949 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19103),(188574,0,'moodle','core\\task\\portfolio_cron_task',0,1649412302.2057000000,1649412302.2067000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:05:02. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19105),(188575,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412302.2111000000,1649412302.2123000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:05:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19103),(188576,0,'moodle','core\\task\\calendar_cron_task',0,1649412302.2148000000,1649412302.2200000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:05:02. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0044260025024414 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19105),(188577,0,'moodle','core\\task\\blog_cron_task',0,1649412302.2282000000,1649412302.2292000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:05:02. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19105),(188578,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412302.2446000000,1649412302.2463000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:05:02. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078296661376953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19105),(188579,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412302.2350000000,1649412302.2582000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:05:02. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022222995758057 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19103),(188580,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412302.2545000000,1649412302.2884000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:05:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.032538890838623 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19105),(188581,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412302.2848000000,1649412302.2882000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:05:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001317024230957 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19103),(188582,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412302.3107000000,1649412302.3161000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:05:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19103),(188583,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412302.3233000000,1649412302.3253000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:05:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19105),(188584,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412302.3265000000,1649412302.3281000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:05:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19103),(188585,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412302.3340000000,1649412302.3359000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:05:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004889965057373 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19105),(188586,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412302.3376000000,1649412302.3394000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:05:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19103),(188587,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412302.3439000000,1649412302.3471000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:05:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019831657409668 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19105),(188588,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412302.3499000000,1649412302.3517000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:05:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016188621520996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19103),(188589,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412302.3568000000,1649412302.3582000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:05:02. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005190372467041 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19105),(188590,0,'moodle','core\\task\\session_cleanup_task',0,1649412361.7409000000,1649412361.7585000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:06:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.012995004653931 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19140),(188591,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412361.7536000000,1649412361.7642000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:06:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059800148010254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19143),(188592,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412361.7684000000,1649412361.7694000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19140),(188593,0,'moodle','core\\task\\grade_cron_task',0,1649412361.7811000000,1649412361.7973000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:06:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015235185623169 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19140),(188594,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412361.7765000000,1649412361.8225000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:06:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044635057449341 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19143),(188595,0,'moodle','core\\task\\completion_regular_task',0,1649412361.8084000000,1649412361.8260000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:06:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016326904296875 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19140),(188596,0,'moodle','core\\task\\portfolio_cron_task',0,1649412361.8327000000,1649412361.8336000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19143),(188597,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412361.8366000000,1649412361.8378000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:06:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19140),(188598,0,'moodle','core\\task\\calendar_cron_task',0,1649412361.8478000000,1649412361.8535000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:06:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049128532409668 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19143),(188599,0,'moodle','core\\task\\blog_cron_task',0,1649412361.8531000000,1649412361.8543000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:06:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19140),(188600,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412361.8651000000,1649412361.8677000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:06:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014538764953613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19143),(188601,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412361.8642000000,1649412361.8882000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:06:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022933006286621 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19140),(188602,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412361.9256000000,1649412361.9285000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:06:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016660690307617 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19140),(188603,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412361.8934000000,1649412361.9326000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:06:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.037759065628052 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19143),(188604,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412361.9471000000,1649412361.9517000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:06:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032310485839844 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19140),(188605,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412361.9638000000,1649412361.9651000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:06:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0002591609954834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19140),(188606,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412361.9690000000,1649412361.9703000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:06:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19143),(188607,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412361.9738000000,1649412361.9755000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:06:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049805641174316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19140),(188608,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412361.9776000000,1649412361.9786000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:06:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19143),(188609,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412361.9910000000,1649412361.9923000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:06:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19143),(188610,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412361.9904000000,1649412361.9932000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:06:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017778873443604 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19140),(188611,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412362.0010000000,1649412362.0023000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:06:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056195259094238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19143),(188612,0,'moodle','core\\task\\session_cleanup_task',0,1649412421.2860000000,1649412421.2997000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010010957717896 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19195),(188613,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412421.3084000000,1649412421.3098000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:07:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046396255493164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19195),(188614,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412421.3202000000,1649412421.3292000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:07:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0049681663513184 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19197),(188615,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412421.3189000000,1649412421.3487000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028748035430908 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19195),(188616,0,'moodle','core\\task\\grade_cron_task',0,1649412421.3385000000,1649412421.3493000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:07:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010020017623901 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19197),(188617,0,'moodle','core\\task\\portfolio_cron_task',0,1649412421.3560000000,1649412421.3569000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:07:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19197),(188618,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412421.3652000000,1649412421.3660000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:07:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19197),(188619,0,'moodle','core\\task\\completion_regular_task',0,1649412421.3572000000,1649412421.3662000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:07:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0081009864807129 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19195),(188620,0,'moodle','core\\task\\blog_cron_task',0,1649412421.3790000000,1649412421.3798000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:07:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19195),(188621,0,'moodle','core\\task\\calendar_cron_task',0,1649412421.3787000000,1649412421.3856000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:07:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0054171085357666 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19197),(188622,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412421.3962000000,1649412421.3993000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:07:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019338130950928 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19197),(188623,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412421.3867000000,1649412421.4023000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:07:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014833211898804 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19195),(188624,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412421.4327000000,1649412421.4352000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:07:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001166820526123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19195),(188625,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412421.4180000000,1649412421.4521000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:07:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.032900094985962 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19197),(188626,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412421.4608000000,1649412421.4652000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:07:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030488967895508 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19195),(188627,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412421.4799000000,1649412421.4812000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:07:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19195),(188628,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412421.4854000000,1649412421.4866000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19197),(188629,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412421.4894000000,1649412421.4908000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:07:01. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046205520629883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19195),(188630,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412421.4965000000,1649412421.4984000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:07:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19197),(188631,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412421.5016000000,1649412421.5039000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:07:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015871524810791 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19195),(188632,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412421.5161000000,1649412421.5170000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:07:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19195),(188633,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412421.5171000000,1649412421.5190000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:07:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084710121154785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19197),(188634,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649412481.7932000000,1649412481.8139000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 18:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017435073852539 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',19237),(188635,0,'moodle','core\\task\\session_cleanup_task',0,1649412481.8096000000,1649412481.8304000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:08:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015573978424072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19233),(188636,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412481.8290000000,1649412481.8313000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:08:01. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00052690505981445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19237),(188637,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412481.8417000000,1649412481.8428000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:08:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19237),(188638,0,'moodle','core\\task\\grade_cron_task',0,1649412481.8511000000,1649412481.8678000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:08:01. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.015564918518066 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19237),(188639,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412481.8422000000,1649412481.8726000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:08:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029555082321167 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19233),(188640,0,'moodle','core\\task\\portfolio_cron_task',0,1649412481.8826000000,1649412481.8841000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:08:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19233),(188641,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412481.9012000000,1649412481.9026000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:08:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19233),(188642,0,'moodle','core\\task\\completion_regular_task',0,1649412481.8770000000,1649412481.9082000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:08:01. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.030023097991943 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19237),(188643,0,'moodle','core\\task\\calendar_cron_task',0,1649412481.9177000000,1649412481.9225000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:08:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040261745452881 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19233),(188644,0,'moodle','core\\task\\blog_cron_task',0,1649412481.9242000000,1649412481.9254000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:08:01. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19237),(188645,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412481.9366000000,1649412481.9395000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:08:01. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016570091247559 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19237),(188646,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412481.9314000000,1649412481.9516000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:08:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018903970718384 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19233),(188647,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412481.9831000000,1649412481.9859000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:08:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017299652099609 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19233),(188648,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412481.9560000000,1649412481.9942000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:08:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.036782026290894 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19237),(188649,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412482.0169000000,1649412482.0233000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:08:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049409866333008 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19233),(188650,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412482.0288000000,1649412482.0304000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:08:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19237),(188651,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412482.0336000000,1649412482.0347000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:08:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19233),(188652,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412482.0392000000,1649412482.0412000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:08:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076413154602051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19237),(188653,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412482.0450000000,1649412482.0467000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:08:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19233),(188654,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412482.0582000000,1649412482.0621000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:08:02. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027821063995361 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19237),(188655,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412482.0615000000,1649412482.0628000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:08:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19233),(188656,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412482.0709000000,1649412482.0727000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:08:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066518783569336 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19237),(188657,0,'moodle','core\\task\\session_cleanup_task',0,1649412541.3748000000,1649412541.3960000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01505708694458 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19279),(188658,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412541.4059000000,1649412541.4155000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:09:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0083000659942627 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19279),(188659,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412541.4265000000,1649412541.4279000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:09:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19279),(188660,0,'moodle','core\\task\\grade_cron_task',0,1649412541.4374000000,1649412541.4546000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:09:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015919923782349 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19279),(188661,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412541.4340000000,1649412541.4748000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:09:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036055088043213 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19275),(188662,0,'moodle','core\\task\\completion_regular_task',0,1649412541.4647000000,1649412541.4790000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:09:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013592004776001 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19279),(188663,0,'moodle','core\\task\\portfolio_cron_task',0,1649412541.4868000000,1649412541.4882000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19275),(188664,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412541.4886000000,1649412541.4897000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:09:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19279),(188665,0,'moodle','core\\task\\calendar_cron_task',0,1649412541.5017000000,1649412541.5073000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044848918914795 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19275),(188666,0,'moodle','core\\task\\blog_cron_task',0,1649412541.5091000000,1649412541.5103000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:09:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19279),(188667,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412541.5183000000,1649412541.5203000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:09:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008690357208252 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19279),(188668,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412541.5166000000,1649412541.5378000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:09:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019903182983398 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19275),(188669,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412541.5702000000,1649412541.5736000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:09:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021350383758545 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19275),(188670,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412541.5463000000,1649412541.5886000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:09:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.040295124053955 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19279),(188671,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412541.5950000000,1649412541.5991000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:09:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030190944671631 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19275),(188672,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412541.6361000000,1649412541.6376000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:09:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19279),(188673,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412541.6495000000,1649412541.6511000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:09:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19275),(188674,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412541.6505000000,1649412541.6523000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:09:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19279),(188675,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412541.6641000000,1649412541.6654000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:09:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19275),(188676,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412541.6710000000,1649412541.6739000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:09:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019931793212891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19279),(188677,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412541.6825000000,1649412541.6834000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:09:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19275),(188678,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412541.6851000000,1649412541.6867000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:09:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055885314941406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19279),(188679,0,'moodle','core\\task\\backup_cleanup_task',0,1649412602.2454000000,1649412602.2615000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 18:10:02. Current memory use 36.5MB.\n... used 1 dbqueries\n... used 0.0085330009460449 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',19445),(188680,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649412602.2748000000,1649412602.2775000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:10:02. Current memory use 37.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0014200210571289 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',19445),(188681,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649412602.2751000000,1649412602.2905000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:10:02. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.010272026062012 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',19448),(188682,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649412602.2865000000,1649412602.2929000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:10:02. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0050320625305176 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',19445),(188683,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649412602.3058000000,1649412602.3083000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:10:02. Current memory use 37.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',19445),(188684,0,'moodle','core\\task\\badges_message_task',0,1649412602.3182000000,1649412602.3277000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0066180229187012 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19445),(188685,0,'moodle','core\\task\\badges_cron_task',0,1649412602.3110000000,1649412602.3291000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:10:02. Current memory use 37.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.014168977737427 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19448),(188686,0,'mod_chat','mod_chat\\task\\cron_task',0,1649412602.3456000000,1649412602.3498000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:10:02. Current memory use 38.8MB.\n... used 4 dbqueries\n... used 0.0027871131896973 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19445),(188687,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649412602.3460000000,1649412602.3537000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:10:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 0.0060839653015137 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19448),(188688,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649412602.3731000000,1649412602.3790000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:10:02. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0036418437957764 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19448),(188689,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649412602.3719000000,1649412602.3848000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:10:02. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00079200000000001 seconds)\n... used 1 dbqueries\n... used 0.011554956436157 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19445),(188690,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649412602.3940000000,1649412602.3979000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:10:02. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0027039051055908 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19448),(188691,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649412602.3969000000,1649412602.4053000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:10:02. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0053741931915283 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19445),(188692,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412602.4191000000,1649412602.4223000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:10:02. Current memory use 38.9MB.\n... used 1 dbqueries\n... used 0.00065994262695312 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19448),(188693,0,'moodle','core\\task\\session_cleanup_task',0,1649412602.4159000000,1649412602.4260000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:10:02. Current memory use 39.4MB.\n... used 7 dbqueries\n... used 0.0072329044342041 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19445),(188694,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412602.4342000000,1649412602.4358000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:10:02. Current memory use 38.9MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19448),(188695,0,'moodle','core\\task\\grade_cron_task',0,1649412602.4467000000,1649412602.4493000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:10:02. Current memory use 39MB.\n... used 2 dbqueries\n... used 0.001582145690918 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19448),(188696,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412602.4368000000,1649412602.4625000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:10:02. Current memory use 39.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024094820022583 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19445),(188697,0,'moodle','core\\task\\completion_regular_task',0,1649412602.4596000000,1649412602.4738000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:10:02. Current memory use 39MB.\n... used 6 dbqueries\n... used 0.013556003570557 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19448),(188698,0,'moodle','core\\task\\portfolio_cron_task',0,1649412602.4740000000,1649412602.4763000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:10:02. Current memory use 41MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19445),(188699,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412602.4842000000,1649412602.4853000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:10:02. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19448),(188700,0,'moodle','core\\task\\calendar_cron_task',0,1649412602.4888000000,1649412602.4962000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:10:02. Current memory use 41.1MB.\n... used 1 dbqueries\n... used 0.0060770511627197 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19445),(188701,0,'moodle','core\\task\\blog_cron_task',0,1649412602.4980000000,1649412602.4990000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:10:02. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19448),(188702,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412602.5057000000,1649412602.5080000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:10:02. Current memory use 41.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0015170574188232 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19445),(188703,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412602.5070000000,1649412602.5091000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:10:02. Current memory use 39.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011570453643799 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19448),(188704,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412602.5202000000,1649412602.5246000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:10:02. Current memory use 39.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0030159950256348 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19448),(188705,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412602.5185000000,1649412602.5336000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:10:02. Current memory use 41.6MB.\n... used 3 dbqueries\n... used 0.012928009033203 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19445),(188706,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412602.5510000000,1649412602.5565000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:10:02. Current memory use 40.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034770965576172 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19448),(188707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412602.5569000000,1649412602.5588000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:10:02. Current memory use 43.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19445),(188708,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412602.5680000000,1649412602.5696000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:10:02. Current memory use 40.9MB.\n... used 0 dbqueries\n... used 0.00031089782714844 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19448),(188709,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412602.5690000000,1649412602.5719000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:10:02. Current memory use 43.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092887878417969 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19445),(188710,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412602.5790000000,1649412602.5803000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:10:02. Current memory use 41MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19448),(188711,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412602.5852000000,1649412602.5891000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:10:02. Current memory use 43.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025241374969482 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19445),(188712,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412602.5938000000,1649412602.5951000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:10:02. Current memory use 41MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19448),(188713,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412602.6007000000,1649412602.6029000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:10:02. Current memory use 43.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084304809570312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19445),(188714,0,'moodle','core\\task\\session_cleanup_task',0,1649412661.9255000000,1649412661.9458000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014689922332764 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19492),(188715,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412661.9563000000,1649412661.9578000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:11:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19492),(188716,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412661.9675000000,1649412661.9686000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19492),(188717,0,'moodle','core\\task\\grade_cron_task',0,1649412661.9789000000,1649412662.0034000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:11:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0193932056427 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19497),(188718,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412661.9774000000,1649412662.0158000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:11:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037333965301514 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19492),(188719,0,'moodle','core\\task\\portfolio_cron_task',0,1649412662.0258000000,1649412662.0267000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19492),(188720,0,'moodle','core\\task\\completion_regular_task',0,1649412662.0130000000,1649412662.0324000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:11:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018327951431274 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19497),(188721,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412662.0359000000,1649412662.0380000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19492),(188722,0,'moodle','core\\task\\blog_cron_task',0,1649412662.0542000000,1649412662.0552000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:11:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19492),(188723,0,'moodle','core\\task\\calendar_cron_task',0,1649412662.0505000000,1649412662.0567000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:11:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.00508713722229 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19497),(188724,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412662.0689000000,1649412662.0704000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:11:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19497),(188725,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412662.0629000000,1649412662.0857000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:11:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021752834320068 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19492),(188726,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412662.0882000000,1649412662.1188000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:11:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.029428958892822 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19497),(188727,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412662.1259000000,1649412662.1291000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:11:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012750625610352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19492),(188728,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412662.1574000000,1649412662.1612000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:11:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023880004882812 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19492),(188729,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412662.1681000000,1649412662.1694000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:11:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00020217895507812 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19497),(188730,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412662.1747000000,1649412662.1759000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:11:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19492),(188731,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412662.1779000000,1649412662.1794000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:11:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049901008605957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19497),(188732,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412662.2015000000,1649412662.2036000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:11:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19492),(188733,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412662.2024000000,1649412662.2062000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:11:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026049613952637 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19497),(188734,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412662.2146000000,1649412662.2157000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:11:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19497),(188735,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412662.2178000000,1649412662.2196000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:11:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074601173400879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19492),(188736,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412721.5291000000,1649412721.5401000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:12:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062220096588135 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19542),(188737,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412721.5503000000,1649412721.5512000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:12:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19542),(188738,0,'moodle','core\\task\\session_cleanup_task',0,1649412721.5290000000,1649412721.5521000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:12:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.016942024230957 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19541),(188739,0,'moodle','core\\task\\grade_cron_task',0,1649412721.5614000000,1649412721.5739000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:12:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011706113815308 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19541),(188740,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412721.5610000000,1649412721.5928000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:12:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031031847000122 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19542),(188741,0,'moodle','core\\task\\completion_regular_task',0,1649412721.5817000000,1649412721.5975000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:12:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014853000640869 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19541),(188742,0,'moodle','core\\task\\portfolio_cron_task',0,1649412721.6023000000,1649412721.6032000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19542),(188743,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412721.6062000000,1649412721.6070000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:12:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19541),(188744,0,'moodle','core\\task\\blog_cron_task',0,1649412721.6225000000,1649412721.6239000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:12:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.0810317993164E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19542),(188745,0,'moodle','core\\task\\calendar_cron_task',0,1649412721.6206000000,1649412721.6256000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:12:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0041830539703369 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19541),(188746,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412721.6328000000,1649412721.6350000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:12:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099086761474609 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19542),(188747,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412721.6322000000,1649412721.6478000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:12:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014806985855103 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19541),(188748,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412721.6902000000,1649412721.6931000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:12:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014970302581787 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19541),(188749,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412721.6583000000,1649412721.7078000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:12:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04776406288147 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19542),(188750,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412721.7207000000,1649412721.7254000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:12:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032401084899902 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19541),(188751,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412721.7352000000,1649412721.7374000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:12:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00032186508178711 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19541),(188752,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412721.7462000000,1649412721.7480000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:12:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19541),(188753,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412721.7567000000,1649412721.7594000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:12:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0013060569763184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19542),(188754,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412721.7611000000,1649412721.7628000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:12:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19541),(188755,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412721.7790000000,1649412721.7832000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:12:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026988983154297 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19542),(188756,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412721.7829000000,1649412721.7844000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:12:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19541),(188757,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412721.8014000000,1649412721.8036000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:12:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010530948638916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19542),(188758,0,'moodle','core\\task\\session_cleanup_task',0,1649412782.0746000000,1649412782.0901000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:13:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011498928070068 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19581),(188759,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412782.0992000000,1649412782.1000000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:13:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19581),(188760,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412782.0972000000,1649412782.1088000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:13:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060110092163086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19579),(188761,0,'moodle','core\\task\\grade_cron_task',0,1649412782.1185000000,1649412782.1350000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:13:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015400886535645 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19579),(188762,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412782.1102000000,1649412782.1454000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:13:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034347057342529 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19581),(188763,0,'moodle','core\\task\\portfolio_cron_task',0,1649412782.1546000000,1649412782.1555000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:13:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19581),(188764,0,'moodle','core\\task\\completion_regular_task',0,1649412782.1421000000,1649412782.1611000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:13:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01813006401062 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19579),(188765,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412782.1690000000,1649412782.1698000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:13:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19581),(188766,0,'moodle','core\\task\\calendar_cron_task',0,1649412782.1744000000,1649412782.1783000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:13:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0031111240386963 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19579),(188767,0,'moodle','core\\task\\blog_cron_task',0,1649412782.1862000000,1649412782.1871000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:13:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19581),(188768,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412782.1949000000,1649412782.1964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:13:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074291229248047 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19581),(188769,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412782.1910000000,1649412782.2134000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:13:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020406007766724 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19579),(188770,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412782.2087000000,1649412782.2383000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:13:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.028586864471436 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19581),(188771,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412782.2426000000,1649412782.2448000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:13:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012750625610352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19579),(188772,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412782.2683000000,1649412782.2736000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:13:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037260055541992 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19579),(188773,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412782.2810000000,1649412782.2827000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:13:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00031805038452148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19579),(188774,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412782.2830000000,1649412782.2843000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:13:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19581),(188775,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412782.2902000000,1649412782.2915000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:13:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00041484832763672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19579),(188776,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412782.2924000000,1649412782.2940000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:13:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001227855682373 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19581),(188777,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412782.3064000000,1649412782.3091000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:13:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001680850982666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19579),(188778,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412782.3109000000,1649412782.3123000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:13:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00023818016052246 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19581),(188779,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412782.3166000000,1649412782.3182000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:13:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19579),(188780,0,'moodle','core\\task\\session_cleanup_task',0,1649412841.6425000000,1649412841.6583000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010721206665039 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19627),(188781,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412841.6659000000,1649412841.6672000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:14:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045585632324219 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19627),(188782,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412841.6761000000,1649412841.6769000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19627),(188783,0,'moodle','core\\task\\grade_cron_task',0,1649412841.6873000000,1649412841.7051000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:14:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013730049133301 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19629),(188784,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412841.6829000000,1649412841.7261000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042057037353516 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19627),(188785,0,'moodle','core\\task\\completion_regular_task',0,1649412841.7172000000,1649412841.7324000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:14:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014226198196411 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19629),(188786,0,'moodle','core\\task\\portfolio_cron_task',0,1649412841.7454000000,1649412841.7472000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.0003809928894043 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19627),(188787,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412841.7575000000,1649412841.7591000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:14:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19629),(188788,0,'moodle','core\\task\\blog_cron_task',0,1649412841.7769000000,1649412841.7778000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:14:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19629),(188789,0,'moodle','core\\task\\calendar_cron_task',0,1649412841.7733000000,1649412841.7807000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:14:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058798789978027 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19627),(188790,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412841.7927000000,1649412841.7948000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:14:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19627),(188791,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412841.7855000000,1649412841.8042000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:14:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017874002456665 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19629),(188792,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412841.8353000000,1649412841.8374000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:14:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00098586082458496 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19629),(188793,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412841.8111000000,1649412841.8444000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:14:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031781911849976 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19627),(188794,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412841.8575000000,1649412841.8605000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:14:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019359588623047 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19629),(188795,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412841.8685000000,1649412841.8698000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:14:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19629),(188796,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412841.8807000000,1649412841.8819000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:14:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013279914855957 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19627),(188797,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412841.8807000000,1649412841.8827000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:14:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19629),(188798,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412841.8905000000,1649412841.8916000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:14:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19627),(188799,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412841.8951000000,1649412841.8978000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:14:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017681121826172 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19629),(188800,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412841.9070000000,1649412841.9084000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:14:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19627),(188801,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412841.9128000000,1649412841.9145000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:14:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083208084106445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19629),(188802,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649412902.2317000000,1649412902.2718000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 18:15:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.037070035934448 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',19677),(188803,0,'moodle','core\\task\\badges_message_task',0,1649412902.2854000000,1649412902.2991000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:15:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0093019008636475 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19675),(188804,0,'moodle','core\\task\\badges_cron_task',0,1649412902.2803000000,1649412902.3003000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:15:02. Current memory use 23.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017264842987061 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19677),(188805,0,'mod_chat','mod_chat\\task\\cron_task',0,1649412902.3137000000,1649412902.3265000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:15:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011483907699585 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19675),(188806,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649412902.3217000000,1649412902.3330000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:15:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 0.0096220970153809 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19677),(188807,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649412902.3482000000,1649412902.3539000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:15:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.003399133682251 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19677),(188808,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649412902.3472000000,1649412902.3569000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:15:02. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00098500000000001 seconds)\n... used 1 dbqueries\n... used 0.0084860324859619 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19675),(188809,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649412902.3653000000,1649412902.3693000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:15:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0030460357666016 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19677),(188810,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649412902.3673000000,1649412902.3734000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:15:02. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0036079883575439 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19675),(188811,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412902.3824000000,1649412902.3847000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:15:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00054097175598145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19675),(188812,0,'moodle','core\\task\\session_cleanup_task',0,1649412902.3799000000,1649412902.3867000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:15:02. Current memory use 26.3MB.\n... used 7 dbqueries\n... used 0.0051989555358887 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19677),(188813,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412902.3946000000,1649412902.3959000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:15:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19675),(188814,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412902.3977000000,1649412902.4183000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:15:02. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019840955734253 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19677),(188815,0,'moodle','core\\task\\grade_cron_task',0,1649412902.4071000000,1649412902.4233000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:15:02. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.015062093734741 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19675),(188816,0,'moodle','core\\task\\portfolio_cron_task',0,1649412902.4325000000,1649412902.4335000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:15:02. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19675),(188817,0,'moodle','core\\task\\completion_regular_task',0,1649412902.4271000000,1649412902.4357000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:15:02. Current memory use 28MB.\n... used 6 dbqueries\n... used 0.0078630447387695 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19677),(188818,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412902.4406000000,1649412902.4415000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:15:02. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19675),(188819,0,'moodle','core\\task\\blog_cron_task',0,1649412902.4527000000,1649412902.4534000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:15:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19677),(188820,0,'moodle','core\\task\\calendar_cron_task',0,1649412902.4510000000,1649412902.4565000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:15:02. Current memory use 24.9MB.\n... used 1 dbqueries\n... used 0.0043239593505859 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19675),(188821,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412902.4658000000,1649412902.4685000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:15:02. Current memory use 25.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014650821685791 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19675),(188822,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412902.4618000000,1649412902.4789000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:15:02. Current memory use 28.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016335010528564 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19677),(188823,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412902.5180000000,1649412902.5214000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:15:02. Current memory use 31.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016801357269287 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19677),(188824,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412902.4791000000,1649412902.5387000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:15:02. Current memory use 25.4MB.\n... used 3 dbqueries\n... used 0.058174133300781 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19675),(188825,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412902.5446000000,1649412902.5530000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:15:02. Current memory use 32.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.005789041519165 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19677),(188826,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412902.5710000000,1649412902.5732000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:15:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19677),(188827,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412902.5770000000,1649412902.5796000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:15:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19675),(188828,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412902.5831000000,1649412902.5861000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:15:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19677),(188829,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412902.5969000000,1649412902.5985000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:15:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19677),(188830,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412902.5973000000,1649412902.6014000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:15:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029129981994629 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19675),(188831,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412902.6107000000,1649412902.6127000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:15:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00062179565429688 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19677),(188832,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412902.6120000000,1649412902.6144000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:15:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19675),(188833,0,'moodle','core\\task\\session_cleanup_task',0,1649412961.9657000000,1649412961.9805000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010517835617065 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19720),(188834,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649412961.9921000000,1649412961.9929000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:16:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19720),(188835,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649412961.9909000000,1649412962.0030000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:16:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0070939064025879 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19722),(188836,0,'moodle','core\\task\\grade_cron_task',0,1649412962.0124000000,1649412962.0358000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:16:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.022286891937256 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19722),(188837,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649412962.0043000000,1649412962.0456000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040282011032104 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19720),(188838,0,'moodle','core\\task\\portfolio_cron_task',0,1649412962.0558000000,1649412962.0567000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19720),(188839,0,'moodle','core\\task\\completion_regular_task',0,1649412962.0471000000,1649412962.0645000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:16:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015809059143066 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19722),(188840,0,'moodle','core\\task\\plagiarism_cron_task',0,1649412962.0666000000,1649412962.0676000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19720),(188841,0,'moodle','core\\task\\blog_cron_task',0,1649412962.0829000000,1649412962.0837000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:16:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19722),(188842,0,'moodle','core\\task\\calendar_cron_task',0,1649412962.0823000000,1649412962.0873000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:16:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041630268096924 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19720),(188843,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649412962.0970000000,1649412962.0986000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:16:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081396102905273 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19720),(188844,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649412962.0927000000,1649412962.1080000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:16:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014580011367798 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19722),(188845,0,'mod_forum','mod_forum\\task\\cron_task',0,1649412962.1374000000,1649412962.1401000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:16:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016171932220459 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19722),(188846,0,'mod_assign','mod_assign\\task\\cron_task',0,1649412962.1152000000,1649412962.1504000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:16:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.033695936203003 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19720),(188847,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649412962.1587000000,1649412962.1625000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:16:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025720596313477 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19722),(188848,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649412962.1693000000,1649412962.1705000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:16:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19722),(188849,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649412962.1774000000,1649412962.1786000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:16:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19722),(188850,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649412962.1861000000,1649412962.1878000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:16:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19722),(188851,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649412962.1888000000,1649412962.1901000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:16:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19720),(188852,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649412962.2017000000,1649412962.2029000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:16:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19720),(188853,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649412962.2011000000,1649412962.2038000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:16:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001863956451416 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19722),(188854,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649412962.2112000000,1649412962.2132000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:16:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082302093505859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19720),(188855,0,'moodle','core\\task\\complete_plans_task',0,1649413021.5210000000,1649413021.5466000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 18:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.020654916763306 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',19766),(188856,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413021.5601000000,1649413021.5623000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:17:01. Current memory use 21.1MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19766),(188857,0,'moodle','core\\task\\session_cleanup_task',0,1649413021.5472000000,1649413021.5689000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:17:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016288042068481 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19764),(188858,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413021.5821000000,1649413021.5839000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:17:01. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19766),(188859,0,'moodle','core\\task\\grade_cron_task',0,1649413021.5943000000,1649413021.6081000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:17:01. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.011466979980469 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19766),(188860,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413021.5865000000,1649413021.6250000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:17:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036907911300659 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19764),(188861,0,'moodle','core\\task\\portfolio_cron_task',0,1649413021.6334000000,1649413021.6343000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:17:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19764),(188862,0,'moodle','core\\task\\completion_regular_task',0,1649413021.6186000000,1649413021.6388000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:17:01. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.018987894058228 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19766),(188863,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413021.6472000000,1649413021.6481000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:17:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19764),(188864,0,'moodle','core\\task\\calendar_cron_task',0,1649413021.6549000000,1649413021.6616000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:17:01. Current memory use 23.5MB.\n... used 1 dbqueries\n... used 0.0054399967193604 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19766),(188865,0,'moodle','core\\task\\blog_cron_task',0,1649413021.6698000000,1649413021.6719000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:17:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19764),(188866,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413021.6810000000,1649413021.6841000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:17:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020949840545654 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19764),(188867,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413021.6741000000,1649413021.6973000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:17:01. Current memory use 23.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022071838378906 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19766),(188868,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413021.7387000000,1649413021.7419000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:17:01. Current memory use 28.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014090538024902 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19766),(188869,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413021.7067000000,1649413021.7531000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:17:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.044696092605591 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19764),(188870,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413021.7690000000,1649413021.7733000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:17:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025498867034912 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19766),(188871,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413021.7852000000,1649413021.7969000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:17:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.010023832321167 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19766),(188872,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413021.8118000000,1649413021.8139000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:17:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19766),(188873,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413021.8168000000,1649413021.8197000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:17:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011200904846191 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19764),(188874,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413021.8277000000,1649413021.8291000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:17:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19764),(188875,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413021.8356000000,1649413021.8397000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:17:01. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024788379669189 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19766),(188876,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413021.8430000000,1649413021.8444000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:17:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19764),(188877,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413021.8507000000,1649413021.8525000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:17:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083398818969727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19766),(188878,0,'moodle','core\\task\\session_cleanup_task',0,1649413082.1747000000,1649413082.1905000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:18:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010438203811646 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19808),(188879,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413082.1816000000,1649413082.1929000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:18:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066750049591064 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19813),(188880,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413082.2020000000,1649413082.2030000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:18:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19813),(188881,0,'moodle','core\\task\\grade_cron_task',0,1649413082.2121000000,1649413082.2240000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:18:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011083841323853 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19813),(188882,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413082.2031000000,1649413082.2432000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:18:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038841009140015 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19808),(188883,0,'moodle','core\\task\\completion_regular_task',0,1649413082.2332000000,1649413082.2510000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:18:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017071962356567 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19813),(188884,0,'moodle','core\\task\\portfolio_cron_task',0,1649413082.2550000000,1649413082.2559000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:18:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19808),(188885,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413082.2604000000,1649413082.2616000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:18:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19813),(188886,0,'moodle','core\\task\\calendar_cron_task',0,1649413082.2751000000,1649413082.2804000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:18:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040099620819092 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19808),(188887,0,'moodle','core\\task\\blog_cron_task',0,1649413082.2819000000,1649413082.2829000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:18:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19813),(188888,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413082.2907000000,1649413082.2930000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:18:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015790462493896 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19813),(188889,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413082.2900000000,1649413082.3179000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:18:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.027024984359741 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19808),(188890,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413082.3232000000,1649413082.3543000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:18:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.029977083206177 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19813),(188891,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413082.3630000000,1649413082.3656000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:18:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001284122467041 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19808),(188892,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413082.3927000000,1649413082.3967000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:18:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027799606323242 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19808),(188893,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413082.4045000000,1649413082.4056000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:18:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19808),(188894,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413082.4129000000,1649413082.4144000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:18:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19808),(188895,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413082.4229000000,1649413082.4239000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:18:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19808),(188896,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413082.4223000000,1649413082.4243000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:18:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066089630126953 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19813),(188897,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413082.4392000000,1649413082.4419000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:18:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019168853759766 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19808),(188898,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413082.4419000000,1649413082.4428000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:18:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19813),(188899,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413082.4524000000,1649413082.4539000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:18:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078296661376953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19808),(188900,0,'moodle','core\\task\\session_cleanup_task',0,1649413141.7170000000,1649413141.7315000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010244846343994 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19851),(188901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413141.7432000000,1649413141.7442000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19851),(188902,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413141.7326000000,1649413141.7461000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0078270435333252 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19855),(188903,0,'moodle','core\\task\\grade_cron_task',0,1649413141.7579000000,1649413141.7733000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:19:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01430082321167 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19855),(188904,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413141.7532000000,1649413141.7827000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028655052185059 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19851),(188905,0,'moodle','core\\task\\portfolio_cron_task',0,1649413141.7911000000,1649413141.7922000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19851),(188906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413141.7987000000,1649413141.7995000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19851),(188907,0,'moodle','core\\task\\completion_regular_task',0,1649413141.7844000000,1649413141.8002000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014739036560059 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19855),(188908,0,'moodle','core\\task\\blog_cron_task',0,1649413141.8279000000,1649413141.8287000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:19:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19855),(188909,0,'moodle','core\\task\\calendar_cron_task',0,1649413141.8272000000,1649413141.8317000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:19:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037598609924316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19851),(188910,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413141.8420000000,1649413141.8448000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:19:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001478910446167 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19851),(188911,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413141.8375000000,1649413141.8592000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:19:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020538091659546 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19855),(188912,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413141.8625000000,1649413141.8973000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:19:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.033734083175659 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19851),(188913,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413141.9023000000,1649413141.9049000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:19:01. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011122226715088 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19855),(188914,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413141.9256000000,1649413141.9287000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:19:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002100944519043 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19855),(188915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413141.9346000000,1649413141.9357000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:19:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00019288063049316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19855),(188916,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413141.9431000000,1649413141.9442000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:19:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19855),(188917,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413141.9489000000,1649413141.9510000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:19:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084519386291504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19851),(188918,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413141.9550000000,1649413141.9564000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:19:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19855),(188919,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413141.9659000000,1649413141.9691000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:19:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023860931396484 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19851),(188920,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413141.9701000000,1649413141.9723000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:19:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00024819374084473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19855),(188921,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413141.9810000000,1649413141.9826000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:19:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19851),(188922,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649413201.3127000000,1649413201.3211000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0055491924285889 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',19892),(188923,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649413201.3132000000,1649413201.3218000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0057590007781982 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',19895),(188924,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649413201.3344000000,1649413201.3535000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.017735958099365 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',19895),(188925,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649413201.3567000000,1649413201.3614000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0028650760650635 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',19892),(188926,0,'moodle','core\\task\\badges_message_task',0,1649413201.3744000000,1649413201.3849000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004918098449707 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',19892),(188927,0,'moodle','core\\task\\badges_cron_task',0,1649413201.3709000000,1649413201.4046000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030109167098999 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',19895),(188928,0,'mod_chat','mod_chat\\task\\cron_task',0,1649413201.4050000000,1649413201.4243000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:20:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.017462968826294 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',19892),(188929,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649413201.4245000000,1649413201.4346000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.008418083190918 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',19895),(188930,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649413201.4412000000,1649413201.4514000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:20:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00074599999999997 seconds)\n... used 1 dbqueries\n... used 0.0090539455413818 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',19892),(188931,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649413201.4566000000,1649413201.4649000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0061860084533691 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',19895),(188932,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649413201.4728000000,1649413201.4804000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:20:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0045230388641357 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',19892),(188933,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649413201.4790000000,1649413201.4837000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0032839775085449 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',19895),(188934,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413201.4951000000,1649413201.4979000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:20:01. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.00081396102905273 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19895),(188935,0,'moodle','core\\task\\session_cleanup_task',0,1649413201.4900000000,1649413201.5023000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:20:01. Current memory use 24.2MB.\n... used 8 dbqueries\n... used 0.010545015335083 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19892),(188936,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413201.5109000000,1649413201.5117000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:20:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19895),(188937,0,'moodle','core\\task\\grade_cron_task',0,1649413201.5253000000,1649413201.5272000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:20:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0011279582977295 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19895),(188938,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413201.5134000000,1649413201.5396000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:20:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025435924530029 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19892),(188939,0,'moodle','core\\task\\completion_regular_task',0,1649413201.5370000000,1649413201.5506000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:20:01. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.012534141540527 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19895),(188940,0,'moodle','core\\task\\portfolio_cron_task',0,1649413201.5525000000,1649413201.5535000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:20:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19892),(188941,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413201.5646000000,1649413201.5657000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19892),(188942,0,'moodle','core\\task\\calendar_cron_task',0,1649413201.5699000000,1649413201.5760000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:20:01. Current memory use 25.8MB.\n... used 1 dbqueries\n... used 0.0050821304321289 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19895),(188943,0,'moodle','core\\task\\blog_cron_task',0,1649413201.5751000000,1649413201.5770000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19892),(188944,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413201.5885000000,1649413201.5905000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:20:01. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001107931137085 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19892),(188945,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413201.5855000000,1649413201.6029000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:20:01. Current memory use 26.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016588926315308 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19895),(188946,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413201.6269000000,1649413201.6298000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:20:01. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012710094451904 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19895),(188947,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413201.5983000000,1649413201.6326000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:20:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.032733917236328 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19892),(188948,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413201.6546000000,1649413201.6585000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:20:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002335786819458 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19895),(188949,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413201.6668000000,1649413201.6680000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:20:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19895),(188950,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413201.6695000000,1649413201.6713000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:20:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19892),(188951,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413201.6750000000,1649413201.6766000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:20:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044512748718262 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19895),(188952,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413201.6806000000,1649413201.6829000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:20:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19892),(188953,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413201.6846000000,1649413201.6883000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:20:01. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020179748535156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19895),(188954,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413201.6920000000,1649413201.6936000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:20:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19892),(188955,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413201.7018000000,1649413201.7036000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:20:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19895),(188956,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413261.9844000000,1649413261.9945000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:21:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055289268493652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19935),(188957,0,'moodle','core\\task\\session_cleanup_task',0,1649413261.9819000000,1649413261.9969000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010468006134033 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19936),(188958,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413262.0046000000,1649413262.0054000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:21:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19936),(188959,0,'moodle','core\\task\\grade_cron_task',0,1649413262.0135000000,1649413262.0257000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:21:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011478900909424 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19936),(188960,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413262.0059000000,1649413262.0440000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:21:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037274837493896 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19935),(188961,0,'moodle','core\\task\\portfolio_cron_task',0,1649413262.0524000000,1649413262.0532000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19935),(188962,0,'moodle','core\\task\\completion_regular_task',0,1649413262.0377000000,1649413262.0615000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:21:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021255016326904 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19936),(188963,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413262.0642000000,1649413262.0654000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19935),(188964,0,'moodle','core\\task\\calendar_cron_task',0,1649413262.0737000000,1649413262.0792000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:21:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004594087600708 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19936),(188965,0,'moodle','core\\task\\blog_cron_task',0,1649413262.0824000000,1649413262.0833000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:21:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19935),(188966,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413262.0935000000,1649413262.0964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:21:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017580986022949 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19935),(188967,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413262.0882000000,1649413262.1080000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:21:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018862962722778 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19936),(188968,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413262.1461000000,1649413262.1495000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:21:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021460056304932 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19936),(188969,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413262.1191000000,1649413262.1580000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:21:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.038028001785278 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19935),(188970,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413262.1741000000,1649413262.1801000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:21:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004263162612915 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19936),(188971,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413262.1897000000,1649413262.1919000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:21:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00033116340637207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19936),(188972,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413262.1962000000,1649413262.1972000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:21:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19935),(188973,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413262.2010000000,1649413262.2036000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:21:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092887878417969 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19936),(188974,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413262.2057000000,1649413262.2073000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:21:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19935),(188975,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413262.2185000000,1649413262.2219000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:21:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023350715637207 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19936),(188976,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413262.2222000000,1649413262.2237000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:21:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19935),(188977,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413262.2332000000,1649413262.2352000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:21:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00096678733825684 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19936),(188978,0,'moodle','core\\task\\session_cleanup_task',0,1649413321.5674000000,1649413321.5814000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098309516906738 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',19993),(188979,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413321.5904000000,1649413321.5913000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:22:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',19993),(188980,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413321.5832000000,1649413321.5972000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0081870555877686 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',19994),(188981,0,'moodle','core\\task\\grade_cron_task',0,1649413321.6125000000,1649413321.6401000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:22:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.026205778121948 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',19994),(188982,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413321.6010000000,1649413321.6550000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.052666902542114 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',19993),(188983,0,'moodle','core\\task\\portfolio_cron_task',0,1649413321.6644000000,1649413321.6653000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',19993),(188984,0,'moodle','core\\task\\completion_regular_task',0,1649413321.6491000000,1649413321.6695000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:22:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019512891769409 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',19994),(188985,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413321.6737000000,1649413321.6747000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',19993),(188986,0,'moodle','core\\task\\calendar_cron_task',0,1649413321.6856000000,1649413321.6907000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:22:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.004127025604248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',19994),(188987,0,'moodle','core\\task\\blog_cron_task',0,1649413321.6927000000,1649413321.6938000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',19993),(188988,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413321.7030000000,1649413321.7063000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:22:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024170875549316 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',19993),(188989,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413321.7019000000,1649413321.7234000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:22:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020342826843262 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',19994),(188990,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413321.7605000000,1649413321.7649000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:22:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0026710033416748 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',19994),(188991,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413321.7243000000,1649413321.7696000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:22:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043252229690552 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',19993),(188992,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413321.7951000000,1649413321.8009000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:22:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043051242828369 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',19994),(188993,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413321.8123000000,1649413321.8142000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:22:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00034213066101074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',19994),(188994,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413321.8180000000,1649413321.8200000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:22:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00032591819763184 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',19993),(188995,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413321.8248000000,1649413321.8268000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:22:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',19994),(188996,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413321.8300000000,1649413321.8317000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:22:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',19993),(188997,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413321.8429000000,1649413321.8466000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:22:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024039745330811 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',19994),(188998,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413321.8490000000,1649413321.8503000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:22:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',19993),(188999,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413321.8626000000,1649413321.8644000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:22:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',19994),(189000,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649413382.1680000000,1649413382.1893000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 18:23:02. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.017776012420654 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',20047),(189001,0,'moodle','core\\task\\session_cleanup_task',0,1649413382.1688000000,1649413382.1902000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:23:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.016633987426758 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20050),(189002,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413382.2026000000,1649413382.2038000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:23:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20050),(189003,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413382.2017000000,1649413382.2052000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:23:02. Current memory use 20.7MB.\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20047),(189004,0,'moodle','core\\task\\grade_cron_task',0,1649413382.2143000000,1649413382.2269000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:23:02. Current memory use 20.8MB.\n... used 2 dbqueries\n... used 0.011833906173706 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20047),(189005,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413382.2124000000,1649413382.2401000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:23:02. Current memory use 20.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026975154876709 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20050),(189006,0,'moodle','core\\task\\portfolio_cron_task',0,1649413382.2500000000,1649413382.2510000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:23:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20050),(189007,0,'moodle','core\\task\\completion_regular_task',0,1649413382.2358000000,1649413382.2573000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:23:02. Current memory use 21.7MB.\n... used 6 dbqueries\n... used 0.020129919052124 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20047),(189008,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413382.2586000000,1649413382.2597000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:23:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20050),(189009,0,'moodle','core\\task\\calendar_cron_task',0,1649413382.2727000000,1649413382.2788000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:23:02. Current memory use 23.1MB.\n... used 1 dbqueries\n... used 0.0051178932189941 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20047),(189010,0,'moodle','core\\task\\blog_cron_task',0,1649413382.2811000000,1649413382.2825000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:23:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20050),(189011,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413382.2925000000,1649413382.2941000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:23:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075101852416992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20050),(189012,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413382.2891000000,1649413382.3067000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:23:02. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016508102416992 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20047),(189013,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413382.3354000000,1649413382.3380000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:23:02. Current memory use 28.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001488208770752 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20047),(189014,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413382.3139000000,1649413382.3450000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:23:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.030057907104492 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20050),(189015,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413382.3562000000,1649413382.3621000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:23:02. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042400360107422 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20047),(189016,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413382.3712000000,1649413382.3731000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:23:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00032901763916016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20047),(189017,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413382.3889000000,1649413382.3902000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:23:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20050),(189018,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413382.3928000000,1649413382.3950000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:23:02. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006711483001709 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20047),(189019,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413382.3982000000,1649413382.3993000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:23:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20050),(189020,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413382.4069000000,1649413382.4093000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:23:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015599727630615 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20047),(189021,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413382.4099000000,1649413382.4109000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:23:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20050),(189022,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413382.4181000000,1649413382.4196000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:23:02. Current memory use 29.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063180923461914 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20047),(189023,0,'moodle','core\\task\\session_cleanup_task',0,1649413441.7247000000,1649413441.7426000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013195991516113 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20110),(189024,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413441.7529000000,1649413441.7542000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20110),(189025,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413441.7473000000,1649413441.7572000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:24:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058410167694092 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20115),(189026,0,'moodle','core\\task\\grade_cron_task',0,1649413441.7684000000,1649413441.7840000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:24:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014654159545898 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20115),(189027,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413441.7678000000,1649413441.7975000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028941869735718 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20110),(189028,0,'moodle','core\\task\\portfolio_cron_task',0,1649413441.8064000000,1649413441.8074000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20110),(189029,0,'moodle','core\\task\\completion_regular_task',0,1649413441.7944000000,1649413441.8127000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017146825790405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20115),(189030,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413441.8171000000,1649413441.8182000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20110),(189031,0,'moodle','core\\task\\blog_cron_task',0,1649413441.8469000000,1649413441.8488000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:24:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20110),(189032,0,'moodle','core\\task\\calendar_cron_task',0,1649413441.8465000000,1649413441.8539000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:24:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0056900978088379 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20115),(189033,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413441.8627000000,1649413441.8658000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:24:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017540454864502 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20115),(189034,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413441.8563000000,1649413441.8743000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:24:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017232894897461 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20110),(189035,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413441.9044000000,1649413441.9067000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:24:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012199878692627 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20110),(189036,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413441.9298000000,1649413441.9356000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:24:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038490295410156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20110),(189037,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413441.8905000000,1649413441.9365000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:24:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.04420804977417 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20115),(189038,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413441.9455000000,1649413441.9474000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:24:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20110),(189039,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413441.9582000000,1649413441.9594000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:24:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20110),(189040,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413441.9697000000,1649413441.9714000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:24:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055193901062012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20110),(189041,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413441.9742000000,1649413441.9764000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:24:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00053715705871582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20115),(189042,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413441.9858000000,1649413441.9895000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:24:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025520324707031 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20110),(189043,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413441.9888000000,1649413441.9917000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:24:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20115),(189044,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413441.9989000000,1649413442.0001000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:24:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049090385437012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20110),(189045,0,'moodle','core\\task\\context_cleanup_task',0,1649413501.3025000000,1649413501.3232000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 18:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.016077995300293 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',20153),(189046,0,'moodle','core\\task\\badges_message_task',0,1649413501.3338000000,1649413501.3405000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.005666971206665 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20153),(189047,0,'moodle','core\\task\\badges_cron_task',0,1649413501.3036000000,1649413501.3521000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:25:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.042974948883057 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20157),(189048,0,'mod_chat','mod_chat\\task\\cron_task',0,1649413501.3562000000,1649413501.3663000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.0091149806976318 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20153),(189049,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649413501.3685000000,1649413501.3794000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.010091066360474 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20157),(189050,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649413501.3806000000,1649413501.3888000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00071700000000002 seconds)\n... used 1 dbqueries\n... used 0.0074889659881592 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20153),(189051,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649413501.3942000000,1649413501.4014000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0041418075561523 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20157),(189052,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649413501.4010000000,1649413501.4083000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:25:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0041389465332031 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20153),(189053,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649413501.4182000000,1649413501.4300000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.010561943054199 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20157),(189054,0,'moodle','core\\task\\session_cleanup_task',0,1649413501.4185000000,1649413501.4330000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:25:01. Current memory use 24MB.\n... used 7 dbqueries\n... used 0.0061891078948975 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20153),(189055,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413501.4386000000,1649413501.4409000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:25:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00046491622924805 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20157),(189056,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413501.4404000000,1649413501.4413000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:25:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20153),(189057,0,'moodle','core\\task\\grade_cron_task',0,1649413501.4534000000,1649413501.4637000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:25:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0094799995422363 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20153),(189058,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413501.4504000000,1649413501.4829000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:25:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0311439037323 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20157),(189059,0,'moodle','core\\task\\completion_regular_task',0,1649413501.4740000000,1649413501.4892000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:25:01. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.01422905921936 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20153),(189060,0,'moodle','core\\task\\portfolio_cron_task',0,1649413501.4931000000,1649413501.4944000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20157),(189061,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413501.4984000000,1649413501.4994000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:25:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20153),(189062,0,'moodle','core\\task\\calendar_cron_task',0,1649413501.5072000000,1649413501.5125000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:25:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0043570995330811 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20153),(189063,0,'moodle','core\\task\\blog_cron_task',0,1649413501.5134000000,1649413501.5145000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:25:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20157),(189064,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413501.5226000000,1649413501.5247000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:25:01. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008997917175293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20157),(189065,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413501.5209000000,1649413501.5377000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:25:01. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015956878662109 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20153),(189066,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413501.5624000000,1649413501.5660000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:25:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013289451599121 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20153),(189067,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413501.5342000000,1649413501.5807000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:25:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.044661045074463 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20157),(189068,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413501.5865000000,1649413501.5901000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:25:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00201416015625 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20153),(189069,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413501.5981000000,1649413501.5998000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:25:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00034093856811523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20153),(189070,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413501.6094000000,1649413501.6107000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:25:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20153),(189071,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413501.6181000000,1649413501.6203000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:25:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061893463134766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20157),(189072,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413501.6211000000,1649413501.6224000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:25:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20153),(189073,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413501.6292000000,1649413501.6304000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:25:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20153),(189074,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413501.6293000000,1649413501.6323000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:25:01. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019209384918213 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20157),(189075,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413501.6385000000,1649413501.6401000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:25:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056290626525879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20153),(189076,0,'moodle','core\\task\\session_cleanup_task',0,1649413561.9513000000,1649413561.9717000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01439094543457 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20202),(189077,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413561.9826000000,1649413561.9845000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:26:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00077319145202637 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20202),(189078,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413561.9937000000,1649413561.9951000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20202),(189079,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413562.0080000000,1649413562.0389000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:26:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029835939407349 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20202),(189080,0,'moodle','core\\task\\grade_cron_task',0,1649413562.0243000000,1649413562.0421000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:26:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013622045516968 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20201),(189081,0,'moodle','core\\task\\portfolio_cron_task',0,1649413562.0541000000,1649413562.0552000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:26:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20201),(189082,0,'moodle','core\\task\\completion_regular_task',0,1649413562.0465000000,1649413562.0573000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:26:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.009915828704834 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20202),(189083,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413562.0650000000,1649413562.0662000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:26:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20202),(189084,0,'moodle','core\\task\\calendar_cron_task',0,1649413562.0728000000,1649413562.0816000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:26:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0064659118652344 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20201),(189085,0,'moodle','core\\task\\blog_cron_task',0,1649413562.0851000000,1649413562.0859000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:26:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20202),(189086,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413562.1030000000,1649413562.1080000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:26:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0039329528808594 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20202),(189087,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413562.0962000000,1649413562.1119000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:26:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014940023422241 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20201),(189088,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413562.1527000000,1649413562.1551000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:26:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011818408966064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20201),(189089,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413562.1291000000,1649413562.1635000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:26:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.03211784362793 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20202),(189090,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413562.1823000000,1649413562.1854000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:26:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018858909606934 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20201),(189091,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413562.1947000000,1649413562.1962000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:26:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20201),(189092,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413562.2053000000,1649413562.2067000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:26:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014519691467285 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20201),(189093,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413562.2113000000,1649413562.2140000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:26:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0012102127075195 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20202),(189094,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413562.2163000000,1649413562.2179000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:26:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20201),(189095,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413562.2329000000,1649413562.2354000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:26:02. Current memory use 27.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016989707946777 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20201),(189096,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413562.2375000000,1649413562.2386000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:26:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20202),(189097,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413562.2496000000,1649413562.2522000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:26:02. Current memory use 27.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006558895111084 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20201),(189098,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413621.5664000000,1649413621.5762000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:27:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055060386657715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20251),(189099,0,'moodle','core\\task\\session_cleanup_task',0,1649413621.5657000000,1649413621.5815000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010721206665039 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20248),(189100,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413621.5898000000,1649413621.5912000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:27:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20251),(189101,0,'moodle','core\\task\\grade_cron_task',0,1649413621.6015000000,1649413621.6126000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010269165039062 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20251),(189102,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413621.5929000000,1649413621.6259000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032022953033447 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20248),(189103,0,'moodle','core\\task\\portfolio_cron_task',0,1649413621.6361000000,1649413621.6372000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20248),(189104,0,'moodle','core\\task\\completion_regular_task',0,1649413621.6242000000,1649413621.6452000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:27:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019789934158325 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20251),(189105,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413621.6469000000,1649413621.6482000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20248),(189106,0,'moodle','core\\task\\blog_cron_task',0,1649413621.6654000000,1649413621.6665000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:27:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20248),(189107,0,'moodle','core\\task\\calendar_cron_task',0,1649413621.6640000000,1649413621.6707000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:27:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.005457878112793 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20251),(189108,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413621.6804000000,1649413621.6828000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:27:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010619163513184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20251),(189109,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413621.6768000000,1649413621.6950000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:27:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017122983932495 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20248),(189110,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413621.7247000000,1649413621.7281000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:27:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017068386077881 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20248),(189111,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413621.7015000000,1649413621.7321000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:27:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.029556035995483 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20251),(189112,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413621.7580000000,1649413621.7614000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:27:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023460388183594 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20248),(189113,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413621.7648000000,1649413621.7660000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:27:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20251),(189114,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413621.7694000000,1649413621.7706000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20248),(189115,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413621.7740000000,1649413621.7755000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:27:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046801567077637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20251),(189116,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413621.7799000000,1649413621.7812000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:27:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20248),(189117,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413621.7911000000,1649413621.7939000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:27:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020558834075928 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20251),(189118,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413621.7930000000,1649413621.7945000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:27:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023579597473145 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20248),(189119,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413621.8024000000,1649413621.8048000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:27:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001284122467041 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20248),(189120,0,'moodle','core\\task\\session_cleanup_task',0,1649413682.1437000000,1649413682.1628000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:28:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014109134674072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20292),(189121,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413682.1561000000,1649413682.1664000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:28:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060720443725586 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20294),(189122,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413682.1746000000,1649413682.1758000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:28:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.0002901554107666 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20292),(189123,0,'moodle','core\\task\\grade_cron_task',0,1649413682.1855000000,1649413682.1996000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:28:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012923002243042 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20292),(189124,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413682.1778000000,1649413682.2229000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:28:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04407811164856 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20294),(189125,0,'moodle','core\\task\\portfolio_cron_task',0,1649413682.2304000000,1649413682.2313000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20294),(189126,0,'moodle','core\\task\\completion_regular_task',0,1649413682.2187000000,1649413682.2358000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:28:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016206979751587 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20292),(189127,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413682.2427000000,1649413682.2448000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20294),(189128,0,'moodle','core\\task\\calendar_cron_task',0,1649413682.2501000000,1649413682.2565000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:28:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051531791687012 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20292),(189129,0,'moodle','core\\task\\blog_cron_task',0,1649413682.2601000000,1649413682.2614000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:28:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20294),(189130,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413682.2746000000,1649413682.2762000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:28:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082588195800781 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20294),(189131,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413682.2666000000,1649413682.2901000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:28:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022212028503418 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20292),(189132,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413682.3187000000,1649413682.3216000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:28:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014400482177734 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20292),(189133,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413682.2931000000,1649413682.3285000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:28:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.034258127212524 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20294),(189134,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413682.3459000000,1649413682.3500000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:28:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026168823242188 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20292),(189135,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413682.3587000000,1649413682.3600000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:28:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20292),(189136,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413682.3687000000,1649413682.3698000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:28:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20292),(189137,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413682.3784000000,1649413682.3799000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:28:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004570484161377 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20292),(189138,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413682.3914000000,1649413682.3936000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:28:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00017881393432617 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20294),(189139,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413682.3942000000,1649413682.3979000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:28:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023047924041748 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20292),(189140,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413682.4089000000,1649413682.4102000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:28:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20294),(189141,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413682.4098000000,1649413682.4114000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:28:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20292),(189142,0,'moodle','core\\task\\session_cleanup_task',0,1649413741.6933000000,1649413741.7129000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014482021331787 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20327),(189143,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413741.7242000000,1649413741.7253000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:29:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20327),(189144,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413741.7251000000,1649413741.7379000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:29:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075700283050537 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20328),(189145,0,'moodle','core\\task\\grade_cron_task',0,1649413741.7487000000,1649413741.7638000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:29:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.013940811157227 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20328),(189146,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413741.7347000000,1649413741.7700000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03415584564209 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20327),(189147,0,'moodle','core\\task\\portfolio_cron_task',0,1649413741.7792000000,1649413741.7800000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20327),(189148,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413741.7901000000,1649413741.7912000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20327),(189149,0,'moodle','core\\task\\completion_regular_task',0,1649413741.7745000000,1649413741.7923000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:29:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017055034637451 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20328),(189150,0,'moodle','core\\task\\blog_cron_task',0,1649413741.8212000000,1649413741.8221000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:29:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20327),(189151,0,'moodle','core\\task\\calendar_cron_task',0,1649413741.8202000000,1649413741.8246000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:29:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035641193389893 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20328),(189152,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413741.8325000000,1649413741.8349000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:29:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010030269622803 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20328),(189153,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413741.8303000000,1649413741.8453000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:29:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014141082763672 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20327),(189154,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413741.8793000000,1649413741.8818000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:29:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010819435119629 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20327),(189155,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413741.8587000000,1649413741.9048000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:29:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.04434609413147 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20328),(189156,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413741.9026000000,1649413741.9063000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:29:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002129077911377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20327),(189157,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413741.9149000000,1649413741.9161000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:29:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20327),(189158,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413741.9233000000,1649413741.9245000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:29:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20327),(189159,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413741.9332000000,1649413741.9348000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:29:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048422813415527 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20327),(189160,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413741.9427000000,1649413741.9440000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:29:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20327),(189161,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413741.9544000000,1649413741.9568000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:29:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016129016876221 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20327),(189162,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413741.9621000000,1649413741.9635000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:29:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001990795135498 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20328),(189163,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413741.9702000000,1649413741.9722000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:29:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20327),(189164,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649413801.2714000000,1649413801.2844000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 18:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0085289478302002 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',20374),(189165,0,'moodle','core\\task\\cache_cleanup_task',0,1649413801.2695000000,1649413801.2848000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 18:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0085859298706055 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',20376),(189166,0,'moodle','core\\task\\search_index_task',0,1649413801.2950000000,1649413801.2994000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 18:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0032470226287842 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',20374),(189167,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649413801.3042000000,1649413801.3070000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 18:30:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0020039081573486 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',20376),(189168,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649413801.3179000000,1649413801.3209000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 18:30:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.0019898414611816 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',20376),(189169,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649413801.3327000000,1649413801.3355000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:30:01. Current memory use 20.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016739368438721 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',20376),(189170,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649413801.3464000000,1649413801.3478000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:30:01. Current memory use 20.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00035595893859863 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',20376),(189171,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649413801.3611000000,1649413801.3672000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:30:01. Current memory use 20.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0049340724945068 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',20376),(189172,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649413801.3194000000,1649413801.3674000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 18:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.046893835067749 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',20374),(189173,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649413801.3765000000,1649413801.3807000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:30:01. Current memory use 23.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0029551982879639 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',20374),(189174,0,'moodle','core\\task\\badges_message_task',0,1649413801.3893000000,1649413801.3989000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:30:01. Current memory use 24.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0076301097869873 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20374),(189175,0,'moodle','core\\task\\badges_cron_task',0,1649413801.3775000000,1649413801.4108000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:30:01. Current memory use 20.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031368970870972 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20376),(189176,0,'mod_chat','mod_chat\\task\\cron_task',0,1649413801.4140000000,1649413801.4253000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:30:01. Current memory use 26.5MB.\n... used 4 dbqueries\n... used 0.010267019271851 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20374),(189177,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649413801.4298000000,1649413801.4406000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:30:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 0.0092101097106934 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20376),(189178,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649413801.4373000000,1649413801.4469000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:30:01. Current memory use 26.3MB.\n\n0 feeds refreshed (took 0.00059299999999995 seconds)\n... used 1 dbqueries\n... used 0.0089061260223389 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20374),(189179,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649413801.4492000000,1649413801.4548000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:30:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0034248828887939 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20376),(189180,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649413801.4543000000,1649413801.4602000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:30:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.0034828186035156 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20374),(189181,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649413801.4645000000,1649413801.4694000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:30:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0034618377685547 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20376),(189182,0,'moodle','core\\task\\session_cleanup_task',0,1649413801.4689000000,1649413801.4783000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:30:01. Current memory use 27.5MB.\n... used 7 dbqueries\n... used 0.0069530010223389 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20374),(189183,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413801.4771000000,1649413801.4792000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:30:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20376),(189184,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413801.4861000000,1649413801.4871000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:30:01. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20374),(189185,0,'moodle','core\\task\\grade_cron_task',0,1649413801.5106000000,1649413801.5141000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:30:01. Current memory use 27.8MB.\n... used 2 dbqueries\n... used 0.0024092197418213 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20374),(189186,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413801.4882000000,1649413801.5335000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:30:01. Current memory use 25.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043893814086914 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20376),(189187,0,'moodle','core\\task\\completion_regular_task',0,1649413801.5224000000,1649413801.5392000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:30:01. Current memory use 27.8MB.\n... used 6 dbqueries\n... used 0.015661954879761 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20374),(189188,0,'moodle','core\\task\\portfolio_cron_task',0,1649413801.5467000000,1649413801.5479000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:30:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20376),(189189,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413801.5490000000,1649413801.5499000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:30:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20374),(189190,0,'moodle','core\\task\\blog_cron_task',0,1649413801.5621000000,1649413801.5638000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:30:01. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20376),(189191,0,'moodle','core\\task\\calendar_cron_task',0,1649413801.5578000000,1649413801.5652000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:30:01. Current memory use 28.6MB.\n... used 1 dbqueries\n... used 0.0064160823822021 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20374),(189192,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413801.5748000000,1649413801.5777000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:30:01. Current memory use 27.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015530586242676 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20376),(189193,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413801.5741000000,1649413801.5926000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:30:01. Current memory use 29MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017800092697144 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20374),(189194,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413801.5865000000,1649413801.6290000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:30:01. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.041085958480835 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20376),(189195,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413801.6262000000,1649413801.6303000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:30:01. Current memory use 31.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020508766174316 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20374),(189196,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413801.6512000000,1649413801.6571000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:30:01. Current memory use 33.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042910575866699 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20374),(189197,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413801.6670000000,1649413801.6685000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:30:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20374),(189198,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413801.6680000000,1649413801.6698000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:30:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20376),(189199,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413801.6778000000,1649413801.6799000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:30:01. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20374),(189200,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413801.6790000000,1649413801.6804000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:30:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20376),(189201,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413801.6900000000,1649413801.6921000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:30:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00029397010803223 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20376),(189202,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413801.6896000000,1649413801.6936000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:30:01. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023260116577148 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20374),(189203,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413801.7065000000,1649413801.7087000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:30:01. Current memory use 32.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088286399841309 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20376),(189204,0,'moodle','core\\task\\session_cleanup_task',0,1649413862.1106000000,1649413862.1296000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:31:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014222860336304 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20417),(189205,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413862.1231000000,1649413862.1375000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:31:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0088000297546387 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20413),(189206,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413862.1391000000,1649413862.1401000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:31:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20417),(189207,0,'moodle','core\\task\\grade_cron_task',0,1649413862.1497000000,1649413862.1670000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:31:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016193866729736 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20417),(189208,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413862.1485000000,1649413862.1808000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:31:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031546831130981 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20413),(189209,0,'moodle','core\\task\\portfolio_cron_task',0,1649413862.1885000000,1649413862.1898000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20413),(189210,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413862.1992000000,1649413862.2007000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20413),(189211,0,'moodle','core\\task\\completion_regular_task',0,1649413862.1775000000,1649413862.2009000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:31:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020667791366577 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20417),(189212,0,'moodle','core\\task\\blog_cron_task',0,1649413862.2167000000,1649413862.2177000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:31:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20417),(189213,0,'moodle','core\\task\\calendar_cron_task',0,1649413862.2142000000,1649413862.2195000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:31:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044238567352295 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20413),(189214,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413862.2279000000,1649413862.2295000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:31:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077009201049805 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20413),(189215,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413862.2270000000,1649413862.2441000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:31:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016061067581177 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20417),(189216,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413862.2770000000,1649413862.2797000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:31:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014419555664062 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20417),(189217,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413862.2464000000,1649413862.2960000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:31:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.047890901565552 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20413),(189218,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413862.2980000000,1649413862.3024000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:31:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032789707183838 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20417),(189219,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413862.3092000000,1649413862.3105000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:31:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20417),(189220,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413862.3182000000,1649413862.3202000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:31:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20417),(189221,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413862.3291000000,1649413862.3307000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:31:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055980682373047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20417),(189222,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413862.3378000000,1649413862.3390000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:31:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20417),(189223,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413862.3445000000,1649413862.3468000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:31:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015981197357178 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20413),(189224,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413862.3494000000,1649413862.3502000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:31:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20417),(189225,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413862.3549000000,1649413862.3562000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:31:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054192543029785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20413),(189226,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649413921.6247000000,1649413921.6602000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 18:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.03103494644165 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',20457),(189227,0,'moodle','core\\task\\session_cleanup_task',0,1649413921.6491000000,1649413921.6651000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012223958969116 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20454),(189228,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413921.6741000000,1649413921.6774000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:32:01. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00054097175598145 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20457),(189229,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413921.6780000000,1649413921.6792000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20454),(189230,0,'moodle','core\\task\\grade_cron_task',0,1649413921.6900000000,1649413921.7049000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:32:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013761043548584 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20454),(189231,0,'moodle','core\\task\\completion_regular_task',0,1649413921.7133000000,1649413921.7298000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:32:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015448093414307 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20454),(189232,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413921.6891000000,1649413921.7315000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:32:01. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04092812538147 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20457),(189233,0,'moodle','core\\task\\portfolio_cron_task',0,1649413921.7434000000,1649413921.7448000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:32:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20457),(189234,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413921.7450000000,1649413921.7461000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:32:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20454),(189235,0,'moodle','core\\task\\calendar_cron_task',0,1649413921.7582000000,1649413921.7628000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:32:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0036349296569824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20457),(189236,0,'moodle','core\\task\\blog_cron_task',0,1649413921.7650000000,1649413921.7659000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:32:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20454),(189237,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413921.7750000000,1649413921.7897000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:32:01. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0013298988342285 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20457),(189238,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413921.7871000000,1649413921.7899000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:32:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019400119781494 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20454),(189239,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413921.8340000000,1649413921.8372000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:32:01. Current memory use 26.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20454),(189240,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413921.8093000000,1649413921.8438000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:32:01. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.033056974411011 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20457),(189241,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413921.8695000000,1649413921.8735000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:32:01. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021281242370605 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20457),(189242,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413921.8840000000,1649413921.8862000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:32:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00032901763916016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20454),(189243,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413921.8864000000,1649413921.8882000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:32:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20457),(189244,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413921.9007000000,1649413921.9021000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:32:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20457),(189245,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413921.8998000000,1649413921.9037000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:32:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0022428035736084 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20454),(189246,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413921.9193000000,1649413921.9205000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:32:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20454),(189247,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413921.9173000000,1649413921.9216000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:32:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022652149200439 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20457),(189248,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413921.9291000000,1649413921.9307000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:32:01. Current memory use 28.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20454); INSERT INTO `mdl_task_log` VALUES (189249,0,'moodle','core\\task\\session_cleanup_task',0,1649413982.2550000000,1649413982.2730000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:33:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013584136962891 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20503),(189250,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649413982.2670000000,1649413982.2780000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:33:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060780048370361 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20502),(189251,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649413982.2884000000,1649413982.2893000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:33:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20502),(189252,0,'moodle','core\\task\\grade_cron_task',0,1649413982.3132000000,1649413982.3302000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:33:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015519857406616 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20502),(189253,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649413982.3088000000,1649413982.3518000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:33:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041692972183228 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20503),(189254,0,'moodle','core\\task\\completion_regular_task',0,1649413982.3384000000,1649413982.3554000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:33:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016134023666382 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20502),(189255,0,'moodle','core\\task\\portfolio_cron_task',0,1649413982.3605000000,1649413982.3615000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:33:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20503),(189256,0,'moodle','core\\task\\plagiarism_cron_task',0,1649413982.3652000000,1649413982.3664000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:33:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20502),(189257,0,'moodle','core\\task\\blog_cron_task',0,1649413982.3846000000,1649413982.3854000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:33:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20502),(189258,0,'moodle','core\\task\\calendar_cron_task',0,1649413982.3814000000,1649413982.3892000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:33:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0066750049591064 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20503),(189259,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649413982.3986000000,1649413982.4007000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:33:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095200538635254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20503),(189260,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649413982.3952000000,1649413982.4226000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:33:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026352882385254 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20502),(189261,0,'mod_forum','mod_forum\\task\\cron_task',0,1649413982.4656000000,1649413982.4686000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:33:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013141632080078 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20502),(189262,0,'mod_assign','mod_assign\\task\\cron_task',0,1649413982.4225000000,1649413982.4704000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:33:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046373128890991 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20503),(189263,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649413982.4868000000,1649413982.4899000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:33:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019361972808838 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20502),(189264,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649413982.4970000000,1649413982.4982000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:33:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20502),(189265,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649413982.5061000000,1649413982.5073000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:33:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20502),(189266,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649413982.5100000000,1649413982.5117000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:33:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054192543029785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20503),(189267,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649413982.5163000000,1649413982.5176000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:33:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20502),(189268,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649413982.5276000000,1649413982.5302000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:33:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016500949859619 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20503),(189269,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649413982.5324000000,1649413982.5335000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:33:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20502),(189270,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649413982.5404000000,1649413982.5419000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:33:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066399574279785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20503),(189271,0,'moodle','core\\task\\session_cleanup_task',0,1649414041.8616000000,1649414041.8781000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011698007583618 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20546),(189272,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414041.8877000000,1649414041.8897000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:34:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00078415870666504 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20546),(189273,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414041.9009000000,1649414041.9022000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:34:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20546),(189274,0,'moodle','core\\task\\grade_cron_task',0,1649414041.9135000000,1649414041.9299000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:34:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015137195587158 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20546),(189275,0,'moodle','core\\task\\completion_regular_task',0,1649414041.9408000000,1649414041.9609000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:34:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018997192382812 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20546),(189276,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414041.9097000000,1649414041.9649000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:34:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050662994384766 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20543),(189277,0,'moodle','core\\task\\portfolio_cron_task',0,1649414041.9705000000,1649414041.9715000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:34:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20546),(189278,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414041.9781000000,1649414041.9794000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20543),(189279,0,'moodle','core\\task\\calendar_cron_task',0,1649414041.9855000000,1649414041.9911000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:34:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0044829845428467 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20546),(189280,0,'moodle','core\\task\\blog_cron_task',0,1649414041.9952000000,1649414041.9964000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:34:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20543),(189281,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414042.0223000000,1649414042.0242000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:34:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087690353393555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20543),(189282,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414042.0011000000,1649414042.0266000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:34:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024313926696777 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20546),(189283,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414042.0664000000,1649414042.0706000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:34:02. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023658275604248 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20543),(189284,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414042.0433000000,1649414042.0757000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:34:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.031244039535522 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20546),(189285,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414042.1010000000,1649414042.1050000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:34:02. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028648376464844 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20546),(189286,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414042.1261000000,1649414042.1283000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:34:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20543),(189287,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414042.1299000000,1649414042.1312000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:34:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20546),(189288,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414042.1382000000,1649414042.1401000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:34:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060391426086426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20543),(189289,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414042.1418000000,1649414042.1432000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:34:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20546),(189290,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414042.1551000000,1649414042.1566000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:34:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00021696090698242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20546),(189291,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414042.1569000000,1649414042.1609000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:34:02. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029990673065186 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20543),(189292,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414042.1659000000,1649414042.1677000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:34:02. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086283683776855 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20546),(189293,0,'moodle','core\\task\\messaging_cleanup_task',0,1649414101.4764000000,1649414101.5083000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 18:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.028085947036743 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',20577),(189294,0,'moodle','core\\task\\badges_message_task',0,1649414101.5170000000,1649414101.5252000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0069429874420166 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20577),(189295,0,'mod_chat','mod_chat\\task\\cron_task',0,1649414101.5443000000,1649414101.5562000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.010912895202637 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20577),(189296,0,'moodle','core\\task\\badges_cron_task',0,1649414101.5140000000,1649414101.5573000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.037820100784302 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20576),(189297,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649414101.5644000000,1649414101.5716000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:35:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 0.0061438083648682 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20577),(189298,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649414101.5737000000,1649414101.5839000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:35:01. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.000583 seconds)\n... used 1 dbqueries\n... used 0.0092811584472656 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20576),(189299,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649414101.5848000000,1649414101.5911000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:35:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0040318965911865 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20577),(189300,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649414101.6005000000,1649414101.6030000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0017328262329102 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20577),(189301,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649414101.6009000000,1649414101.6088000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:35:01. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.00484299659729 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20576),(189302,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414101.6163000000,1649414101.6189000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:35:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.00052595138549805 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20576),(189303,0,'moodle','core\\task\\session_cleanup_task',0,1649414101.6128000000,1649414101.6198000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:35:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0053980350494385 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20577),(189304,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414101.6287000000,1649414101.6298000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:35:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20576),(189305,0,'moodle','core\\task\\grade_cron_task',0,1649414101.6381000000,1649414101.6405000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:35:01. Current memory use 23MB.\n... used 2 dbqueries\n... used 0.0016350746154785 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20576),(189306,0,'moodle','core\\task\\completion_regular_task',0,1649414101.6491000000,1649414101.6632000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:35:01. Current memory use 24.3MB.\n... used 6 dbqueries\n... used 0.013113975524902 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20576),(189307,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414101.6304000000,1649414101.6722000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:35:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040590047836304 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20577),(189308,0,'moodle','core\\task\\portfolio_cron_task',0,1649414101.6742000000,1649414101.6752000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:35:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20576),(189309,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414101.6820000000,1649414101.6830000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:35:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20577),(189310,0,'moodle','core\\task\\calendar_cron_task',0,1649414101.6888000000,1649414101.6933000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:35:01. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.0037939548492432 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20576),(189311,0,'moodle','core\\task\\blog_cron_task',0,1649414101.6927000000,1649414101.6938000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:35:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20577),(189312,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414101.7035000000,1649414101.7073000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:35:01. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023667812347412 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20576),(189313,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414101.7023000000,1649414101.7220000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:35:01. Current memory use 27MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01859188079834 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20577),(189314,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414101.7498000000,1649414101.7536000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:35:01. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016450881958008 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20577),(189315,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414101.7208000000,1649414101.7566000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:35:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.034572124481201 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20576),(189316,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414101.7819000000,1649414101.7871000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:35:01. Current memory use 31.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031299591064453 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20577),(189317,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414101.7963000000,1649414101.7975000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:35:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20577),(189318,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414101.8024000000,1649414101.8039000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:35:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00026416778564453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20576),(189319,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414101.8065000000,1649414101.8084000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:35:01. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20577),(189320,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414101.8139000000,1649414101.8154000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:35:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20576),(189321,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414101.8170000000,1649414101.8197000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:35:01. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017290115356445 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20577),(189322,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414101.8358000000,1649414101.8375000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:35:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20576),(189323,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414101.8456000000,1649414101.8472000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:35:01. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071883201599121 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20577),(189324,0,'moodle','core\\task\\session_cleanup_task',0,1649414162.1458000000,1649414162.1631000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:36:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011202096939087 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20636),(189325,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414162.1747000000,1649414162.1763000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:36:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20636),(189326,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414162.1855000000,1649414162.1866000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:36:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20636),(189327,0,'moodle','core\\task\\grade_cron_task',0,1649414162.1964000000,1649414162.2159000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:36:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.018340110778809 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20636),(189328,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414162.1905000000,1649414162.2313000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:36:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036354064941406 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20634),(189329,0,'moodle','core\\task\\completion_regular_task',0,1649414162.2269000000,1649414162.2423000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:36:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014318943023682 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20636),(189330,0,'moodle','core\\task\\portfolio_cron_task',0,1649414162.2440000000,1649414162.2448000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20634),(189331,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414162.2518000000,1649414162.2529000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:36:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20636),(189332,0,'moodle','core\\task\\calendar_cron_task',0,1649414162.2613000000,1649414162.2660000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:36:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039238929748535 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20634),(189333,0,'moodle','core\\task\\blog_cron_task',0,1649414162.2699000000,1649414162.2706000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:36:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20636),(189334,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414162.2839000000,1649414162.2853000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:36:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00066518783569336 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20636),(189335,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414162.2760000000,1649414162.2991000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:36:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021935224533081 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20634),(189336,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414162.3299000000,1649414162.3325000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:36:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012879371643066 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20634),(189337,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414162.3052000000,1649414162.3504000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:36:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.040776968002319 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20636),(189338,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414162.3641000000,1649414162.3679000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:36:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021719932556152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20634),(189339,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414162.3747000000,1649414162.3759000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20634),(189340,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414162.3844000000,1649414162.3857000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20634),(189341,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414162.3919000000,1649414162.3937000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:36:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050187110900879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20636),(189342,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414162.3950000000,1649414162.3969000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:36:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20634),(189343,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414162.4049000000,1649414162.4077000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:36:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020749568939209 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20636),(189344,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414162.4139000000,1649414162.4151000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:36:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20634),(189345,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414162.4230000000,1649414162.4245000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:36:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055193901062012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20636),(189346,0,'moodle','core\\task\\session_cleanup_task',0,1649414221.7750000000,1649414221.7971000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016213893890381 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20686),(189347,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414221.7882000000,1649414221.8024000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:37:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0089240074157715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20691),(189348,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414221.8091000000,1649414221.8104000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:37:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20686),(189349,0,'moodle','core\\task\\grade_cron_task',0,1649414221.8202000000,1649414221.8371000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:37:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015856981277466 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20686),(189350,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414221.8135000000,1649414221.8718000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:37:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.057121992111206 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20691),(189351,0,'moodle','core\\task\\completion_regular_task',0,1649414221.8455000000,1649414221.8756000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:37:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.029101133346558 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20686),(189352,0,'moodle','core\\task\\portfolio_cron_task',0,1649414221.8826000000,1649414221.8842000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.4877014160156E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20691),(189353,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414221.8855000000,1649414221.8864000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:37:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20686),(189354,0,'moodle','core\\task\\blog_cron_task',0,1649414221.9009000000,1649414221.9018000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:37:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20686),(189355,0,'moodle','core\\task\\calendar_cron_task',0,1649414221.9004000000,1649414221.9059000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:37:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041167736053467 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20691),(189356,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414221.9151000000,1649414221.9172000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:37:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010690689086914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20691),(189357,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414221.9132000000,1649414221.9314000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:37:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017259836196899 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20686),(189358,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414221.9624000000,1649414221.9656000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:37:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019810199737549 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20686),(189359,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414221.9408000000,1649414221.9888000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:37:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046473979949951 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20691),(189360,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414221.9865000000,1649414221.9911000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:37:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003331184387207 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20686),(189361,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414221.9990000000,1649414222.0005000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:37:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20686),(189362,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414222.0096000000,1649414222.0109000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:37:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20686),(189363,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414222.0237000000,1649414222.0263000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:37:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069808959960938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20686),(189364,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414222.0290000000,1649414222.0302000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:37:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20691),(189365,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414222.0432000000,1649414222.0444000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:37:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20691),(189366,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414222.0440000000,1649414222.0477000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:37:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025510787963867 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20686),(189367,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414222.0531000000,1649414222.0551000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:37:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093507766723633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20691),(189368,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414281.3224000000,1649414281.3340000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:38:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0068800449371338 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20725),(189369,0,'moodle','core\\task\\session_cleanup_task',0,1649414281.3237000000,1649414281.3386000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010220050811768 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20726),(189370,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414281.3446000000,1649414281.3454000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:38:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20725),(189371,0,'moodle','core\\task\\grade_cron_task',0,1649414281.3540000000,1649414281.3690000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013683080673218 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20725),(189372,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414281.3481000000,1649414281.3760000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027167081832886 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20726),(189373,0,'moodle','core\\task\\portfolio_cron_task',0,1649414281.3839000000,1649414281.3848000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20726),(189374,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414281.3925000000,1649414281.3932000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20726),(189375,0,'moodle','core\\task\\completion_regular_task',0,1649414281.3782000000,1649414281.3950000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:38:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.01520299911499 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20725),(189376,0,'moodle','core\\task\\calendar_cron_task',0,1649414281.4060000000,1649414281.4116000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:38:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004810094833374 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20726),(189377,0,'moodle','core\\task\\blog_cron_task',0,1649414281.4129000000,1649414281.4137000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:38:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20725),(189378,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414281.4201000000,1649414281.4217000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:38:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00070095062255859 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20725),(189379,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414281.4198000000,1649414281.4358000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:38:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015218019485474 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20726),(189380,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414281.4646000000,1649414281.4667000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:38:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20726),(189381,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414281.4443000000,1649414281.4770000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:38:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.031739950180054 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20725),(189382,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414281.4863000000,1649414281.4894000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:38:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019791126251221 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20726),(189383,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414281.4988000000,1649414281.5002000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20726),(189384,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414281.5109000000,1649414281.5124000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20726),(189385,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414281.5137000000,1649414281.5160000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:38:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00088310241699219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20725),(189386,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414281.5217000000,1649414281.5236000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:38:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20726),(189387,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414281.5294000000,1649414281.5327000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:38:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024349689483643 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20725),(189388,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414281.5373000000,1649414281.5383000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:38:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20726),(189389,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414281.5438000000,1649414281.5453000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:38:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005497932434082 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20725),(189390,0,'moodle','core\\task\\session_cleanup_task',0,1649414341.8659000000,1649414341.8848000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:39:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013365030288696 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20798),(189391,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414341.8770000000,1649414341.8864000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:39:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053269863128662 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20799),(189392,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414341.9083000000,1649414341.9092000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:39:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20798),(189393,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414341.9102000000,1649414341.9419000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:39:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030713081359863 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20799),(189394,0,'moodle','core\\task\\grade_cron_task',0,1649414341.9337000000,1649414341.9502000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:39:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015003204345703 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20798),(189395,0,'moodle','core\\task\\portfolio_cron_task',0,1649414341.9610000000,1649414341.9622000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:39:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20798),(189396,0,'moodle','core\\task\\completion_regular_task',0,1649414341.9534000000,1649414341.9662000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:39:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011963844299316 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20799),(189397,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414341.9733000000,1649414341.9745000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:39:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20798),(189398,0,'moodle','core\\task\\calendar_cron_task',0,1649414341.9845000000,1649414341.9896000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:39:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0042388439178467 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20799),(189399,0,'moodle','core\\task\\blog_cron_task',0,1649414341.9941000000,1649414341.9955000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:39:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20798),(189400,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414342.0054000000,1649414342.0076000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:39:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010108947753906 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20798),(189401,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414341.9985000000,1649414342.0188000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:39:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019033908843994 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20799),(189402,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414342.0515000000,1649414342.0543000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:39:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014121532440186 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20799),(189403,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414342.0292000000,1649414342.0795000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:39:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.048661947250366 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20798),(189404,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414342.0770000000,1649414342.0814000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:39:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029499530792236 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20799),(189405,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414342.0894000000,1649414342.0907000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:39:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20799),(189406,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414342.0979000000,1649414342.0995000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:39:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00032401084899902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20799),(189407,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414342.1067000000,1649414342.1086000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:39:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073719024658203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20799),(189408,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414342.1183000000,1649414342.1195000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:39:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20799),(189409,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414342.1341000000,1649414342.1386000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:39:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0032820701599121 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20799),(189410,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414342.1378000000,1649414342.1392000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:39:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20798),(189411,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414342.1498000000,1649414342.1517000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:39:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20799),(189412,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649414401.4401000000,1649414401.4491000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0057961940765381 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',20966),(189413,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649414401.4596000000,1649414401.4606000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',20966),(189414,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649414401.4684000000,1649414401.4734000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0041799545288086 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',20966),(189415,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649414401.4821000000,1649414401.4831000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:40:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',20966),(189416,0,'moodle','core\\task\\badges_cron_task',0,1649414401.4934000000,1649414401.5334000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036144971847534 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',20966),(189417,0,'moodle','core\\task\\badges_message_task',0,1649414401.5273000000,1649414401.5433000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:40:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010763883590698 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',20970),(189418,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649414401.5577000000,1649414401.5661000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:40:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.007436990737915 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',20970),(189419,0,'mod_chat','mod_chat\\task\\cron_task',0,1649414401.5564000000,1649414401.5724000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:40:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.014351844787598 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',20966),(189420,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649414401.5784000000,1649414401.5898000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:40:01. Current memory use 21MB.\n\n0 feeds refreshed (took 0.000502 seconds)\n... used 1 dbqueries\n... used 0.010619878768921 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',20970),(189421,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649414401.5868000000,1649414401.5934000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0040810108184814 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',20966),(189422,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649414401.6014000000,1649414401.6049000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:40:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.0026869773864746 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',20966),(189423,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649414401.6050000000,1649414401.6135000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:40:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0053060054779053 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',20970),(189424,0,'moodle','core\\task\\session_cleanup_task',0,1649414401.6132000000,1649414401.6206000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:40:01. Current memory use 24.6MB.\n... used 7 dbqueries\n... used 0.0052778720855713 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',20966),(189425,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414401.6251000000,1649414401.6282000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:40:01. Current memory use 23.8MB.\n... used 1 dbqueries\n... used 0.00064277648925781 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',20970),(189426,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414401.6300000000,1649414401.6309000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:40:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',20966),(189427,0,'moodle','core\\task\\grade_cron_task',0,1649414401.6406000000,1649414401.6431000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:40:01. Current memory use 25MB.\n... used 2 dbqueries\n... used 0.0016970634460449 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',20966),(189428,0,'moodle','core\\task\\completion_regular_task',0,1649414401.6539000000,1649414401.6799000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:40:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.024832963943481 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',20966),(189429,0,'moodle','core\\task\\portfolio_cron_task',0,1649414401.6885000000,1649414401.6897000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:40:01. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',20966),(189430,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414401.6382000000,1649414401.7010000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:40:01. Current memory use 23.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.061561107635498 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',20970),(189431,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414401.7019000000,1649414401.7036000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:40:01. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',20966),(189432,0,'moodle','core\\task\\calendar_cron_task',0,1649414401.7132000000,1649414401.7218000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:40:01. Current memory use 25.7MB.\n... used 1 dbqueries\n... used 0.0072548389434814 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',20966),(189433,0,'moodle','core\\task\\blog_cron_task',0,1649414401.7232000000,1649414401.7256000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:40:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',20970),(189434,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414401.7409000000,1649414401.7431000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:40:01. Current memory use 27.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011048316955566 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',20970),(189435,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414401.7396000000,1649414401.7662000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:40:01. Current memory use 26.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02518105506897 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',20966),(189436,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414401.7988000000,1649414401.8023000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:40:01. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014669895172119 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',20966),(189437,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414401.7540000000,1649414401.8038000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:40:01. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.047810077667236 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',20970),(189438,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414401.8263000000,1649414401.8317000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:40:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031638145446777 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',20966),(189439,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414401.8388000000,1649414401.8399000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:40:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0002598762512207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',20966),(189440,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414401.8490000000,1649414401.8509000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:40:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',20966),(189441,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414401.8502000000,1649414401.8524000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:40:01. Current memory use 32.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00093603134155273 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',20970),(189442,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414401.8611000000,1649414401.8627000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:40:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',20970),(189443,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414401.8617000000,1649414401.8650000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:40:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023889541625977 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',20966),(189444,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414401.8777000000,1649414401.8799000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:40:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00032281875610352 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',20970),(189445,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414401.8792000000,1649414401.8816000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:40:01. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',20966),(189446,0,'moodle','core\\task\\session_cleanup_task',0,1649414462.1510000000,1649414462.1659000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:41:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010322093963623 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21012),(189447,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414462.1585000000,1649414462.1770000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:41:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.014508008956909 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21013),(189448,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414462.1864000000,1649414462.1876000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:41:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21012),(189449,0,'moodle','core\\task\\grade_cron_task',0,1649414462.1953000000,1649414462.2063000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:41:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010260105133057 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21012),(189450,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414462.1867000000,1649414462.2185000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:41:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030831098556519 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21013),(189451,0,'moodle','core\\task\\portfolio_cron_task',0,1649414462.2278000000,1649414462.2290000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:41:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21013),(189452,0,'moodle','core\\task\\completion_regular_task',0,1649414462.2152000000,1649414462.2303000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:41:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013947010040283 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21012),(189453,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414462.2385000000,1649414462.2400000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:41:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21013),(189454,0,'moodle','core\\task\\calendar_cron_task',0,1649414462.2423000000,1649414462.2462000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:41:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0031511783599854 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21012),(189455,0,'moodle','core\\task\\blog_cron_task',0,1649414462.2523000000,1649414462.2533000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:41:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21013),(189456,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414462.2599000000,1649414462.2627000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:41:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001662015914917 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21013),(189457,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414462.2537000000,1649414462.2700000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:41:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015568971633911 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21012),(189458,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414462.2969000000,1649414462.2988000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:41:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00093817710876465 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21012),(189459,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414462.2785000000,1649414462.3154000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:41:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.035881996154785 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21013),(189460,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414462.3244000000,1649414462.3284000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:41:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025341510772705 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21012),(189461,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414462.3376000000,1649414462.3390000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00048089027404785 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21012),(189462,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414462.3465000000,1649414462.3477000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21012),(189463,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414462.3546000000,1649414462.3562000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:41:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044608116149902 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21012),(189464,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414462.3622000000,1649414462.3636000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21012),(189465,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414462.3748000000,1649414462.3781000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:41:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023438930511475 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21013),(189466,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414462.3782000000,1649414462.3792000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:41:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21012),(189467,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414462.3864000000,1649414462.3887000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:41:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00097489356994629 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21013),(189468,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649414521.6897000000,1649414521.7166000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 18:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.022062063217163 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',21056),(189469,0,'moodle','core\\task\\session_cleanup_task',0,1649414521.7283000000,1649414521.7399000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:42:01. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0081429481506348 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21056),(189470,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414521.7467000000,1649414521.7482000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21056),(189471,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414521.7582000000,1649414521.7594000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21056),(189472,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414521.7675000000,1649414521.7976000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:42:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02870512008667 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21056),(189473,0,'moodle','core\\task\\grade_cron_task',0,1649414521.8064000000,1649414521.8101000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:42:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.0020809173583984 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21056),(189474,0,'moodle','core\\task\\analytics_cleanup_task',0,1649414521.7226000000,1649414521.8158000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 18:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.088132858276367 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',21054),(189475,0,'moodle','core\\task\\portfolio_cron_task',0,1649414521.8283000000,1649414521.8301000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:42:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21054),(189476,0,'moodle','core\\task\\completion_regular_task',0,1649414521.8201000000,1649414521.8327000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:42:01. Current memory use 24.1MB.\n... used 6 dbqueries\n... used 0.010849952697754 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21056),(189477,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414521.8405000000,1649414521.8417000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:42:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21056),(189478,0,'moodle','core\\task\\calendar_cron_task',0,1649414521.8409000000,1649414521.8487000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:42:01. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.0066070556640625 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21054),(189479,0,'moodle','core\\task\\blog_cron_task',0,1649414521.8579000000,1649414521.8588000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:42:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21054),(189480,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414521.8736000000,1649414521.8799000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:42:01. Current memory use 25.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0055179595947266 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21054),(189481,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414521.8618000000,1649414521.8899000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:42:01. Current memory use 25MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025987148284912 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21056),(189482,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414521.9252000000,1649414521.9282000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:42:01. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015280246734619 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21056),(189483,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414521.8977000000,1649414521.9321000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:42:01. Current memory use 27.3MB.\n... used 3 dbqueries\n... used 0.033326148986816 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21054),(189484,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414521.9589000000,1649414521.9653000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:42:01. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042769908905029 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21056),(189485,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414521.9764000000,1649414521.9779000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:42:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00027298927307129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21054),(189486,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414521.9758000000,1649414521.9779000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:42:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21056),(189487,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414521.9882000000,1649414521.9893000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:42:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21054),(189488,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414521.9870000000,1649414521.9899000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:42:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075793266296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21056),(189489,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414522.0016000000,1649414522.0044000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:42:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0002601146697998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21056),(189490,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414522.0044000000,1649414522.0071000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:42:02. Current memory use 32MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018460750579834 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21054),(189491,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414522.0166000000,1649414522.0195000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:42:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075817108154297 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21056),(189492,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414581.3208000000,1649414581.3300000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:43:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0053720474243164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21093),(189493,0,'moodle','core\\task\\session_cleanup_task',0,1649414581.3205000000,1649414581.3351000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:43:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010008096694946 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21094),(189494,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414581.3385000000,1649414581.3395000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:43:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21093),(189495,0,'moodle','core\\task\\grade_cron_task',0,1649414581.3472000000,1649414581.3599000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:43:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011933088302612 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21093),(189496,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414581.3455000000,1649414581.3737000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027489185333252 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21094),(189497,0,'moodle','core\\task\\completion_regular_task',0,1649414581.3670000000,1649414581.3814000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:43:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01340913772583 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21093),(189498,0,'moodle','core\\task\\portfolio_cron_task',0,1649414581.3809000000,1649414581.3817000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21094),(189499,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414581.3882000000,1649414581.3890000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:43:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21093),(189500,0,'moodle','core\\task\\calendar_cron_task',0,1649414581.3966000000,1649414581.4015000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:43:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040578842163086 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21094),(189501,0,'moodle','core\\task\\blog_cron_task',0,1649414581.4088000000,1649414581.4101000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:43:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21093),(189502,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414581.4179000000,1649414581.4194000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:43:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21093),(189503,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414581.4125000000,1649414581.4342000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:43:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02036190032959 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21094),(189504,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414581.4681000000,1649414581.4709000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:43:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21094),(189505,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414581.4382000000,1649414581.4786000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:43:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.038769006729126 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21093),(189506,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414581.4940000000,1649414581.4978000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:43:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026228427886963 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21094),(189507,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414581.5057000000,1649414581.5067000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:43:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21094),(189508,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414581.5140000000,1649414581.5151000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:43:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21094),(189509,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414581.5250000000,1649414581.5265000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:43:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043201446533203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21094),(189510,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414581.5297000000,1649414581.5318000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:43:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0006871223449707 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21093),(189511,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414581.5423000000,1649414581.5451000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:43:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018899440765381 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21094),(189512,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414581.5465000000,1649414581.5476000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:43:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21093),(189513,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414581.5568000000,1649414581.5582000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:43:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21094),(189514,0,'moodle','core\\task\\session_cleanup_task',0,1649414641.8539000000,1649414641.8686000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010530948638916 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21152),(189515,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414641.8767000000,1649414641.8780000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005488395690918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21152),(189516,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414641.8874000000,1649414641.8887000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21152),(189517,0,'moodle','core\\task\\grade_cron_task',0,1649414641.9060000000,1649414641.9226000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:44:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.012853860855103 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21153),(189518,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414641.9004000000,1649414641.9394000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037829875946045 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21152),(189519,0,'moodle','core\\task\\portfolio_cron_task',0,1649414641.9495000000,1649414641.9507000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21152),(189520,0,'moodle','core\\task\\completion_regular_task',0,1649414641.9318000000,1649414641.9531000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:44:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020131826400757 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21153),(189521,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414641.9604000000,1649414641.9615000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21152),(189522,0,'moodle','core\\task\\calendar_cron_task',0,1649414641.9705000000,1649414641.9765000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:44:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0047290325164795 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21153),(189523,0,'moodle','core\\task\\blog_cron_task',0,1649414641.9790000000,1649414641.9802000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21152),(189524,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414641.9868000000,1649414641.9889000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:44:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013749599456787 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21152),(189525,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414641.9865000000,1649414642.0073000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:44:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019973993301392 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21153),(189526,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414642.0062000000,1649414642.0405000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:44:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032958984375 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21152),(189527,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414642.0430000000,1649414642.0461000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:44:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011708736419678 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21153),(189528,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414642.0686000000,1649414642.0716000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:44:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018959045410156 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21153),(189529,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414642.0787000000,1649414642.0800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:44:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002601146697998 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21153),(189530,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414642.0879000000,1649414642.0899000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:44:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001378059387207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21153),(189531,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414642.0986000000,1649414642.1001000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:44:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048112869262695 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21153),(189532,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414642.1041000000,1649414642.1059000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:44:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21152),(189533,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414642.1160000000,1649414642.1183000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:44:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014870166778564 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21153),(189534,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414642.1205000000,1649414642.1213000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:44:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21152),(189535,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414642.1283000000,1649414642.1297000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:44:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21153),(189536,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649414701.4364000000,1649414701.4751000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 18:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.035820007324219 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',21186),(189537,0,'moodle','core\\task\\badges_cron_task',0,1649414701.4451000000,1649414701.4769000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027824878692627 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21187),(189538,0,'moodle','core\\task\\badges_message_task',0,1649414701.4833000000,1649414701.5019000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:45:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.016804933547974 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21186),(189539,0,'mod_chat','mod_chat\\task\\cron_task',0,1649414701.5025000000,1649414701.5172000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:45:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.01298189163208 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21187),(189540,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649414701.5223000000,1649414701.5293000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:45:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0059778690338135 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21186),(189541,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649414701.5302000000,1649414701.5378000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:45:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00064799999999998 seconds)\n... used 1 dbqueries\n... used 0.00689697265625 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21187),(189542,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649414701.5411000000,1649414701.5463000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:45:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.002971887588501 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21186),(189543,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649414701.5508000000,1649414701.5560000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:45:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0032618045806885 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21187),(189544,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649414701.5551000000,1649414701.5585000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:45:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.002377986907959 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21186),(189545,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414701.5661000000,1649414701.5687000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:45:01. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.0005037784576416 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21187),(189546,0,'moodle','core\\task\\session_cleanup_task',0,1649414701.5651000000,1649414701.5720000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:45:01. Current memory use 26.2MB.\n... used 7 dbqueries\n... used 0.0052731037139893 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21186),(189547,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414701.5778000000,1649414701.5788000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:45:01. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21187),(189548,0,'moodle','core\\task\\grade_cron_task',0,1649414701.5872000000,1649414701.5900000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:45:01. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0017080307006836 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21187),(189549,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414701.5808000000,1649414701.5982000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:45:01. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.01660680770874 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21186),(189550,0,'moodle','core\\task\\portfolio_cron_task',0,1649414701.6083000000,1649414701.6093000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:45:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21186),(189551,0,'moodle','core\\task\\completion_regular_task',0,1649414701.5991000000,1649414701.6147000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:45:01. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.014657974243164 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21187),(189552,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414701.6179000000,1649414701.6193000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:45:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21186),(189553,0,'moodle','core\\task\\calendar_cron_task',0,1649414701.6253000000,1649414701.6307000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:45:01. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0045380592346191 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21187),(189554,0,'moodle','core\\task\\blog_cron_task',0,1649414701.6343000000,1649414701.6352000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:45:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21186),(189555,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414701.6400000000,1649414701.6424000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:45:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011181831359863 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21187),(189556,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414701.6472000000,1649414701.6702000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:45:01. Current memory use 28.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021850109100342 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21186),(189557,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414701.6531000000,1649414701.6861000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:45:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.031869888305664 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21187),(189558,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414701.6971000000,1649414701.6998000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:45:01. Current memory use 31.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012748241424561 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21186),(189559,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414701.7220000000,1649414701.7273000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:45:01. Current memory use 32.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037600994110107 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21186),(189560,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414701.7359000000,1649414701.7373000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:45:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21186),(189561,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414701.7365000000,1649414701.7386000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:45:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21187),(189562,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414701.7482000000,1649414701.7509000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:45:01. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065493583679199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21187),(189563,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414701.7493000000,1649414701.7533000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:45:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21186),(189564,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414701.7611000000,1649414701.7652000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:45:01. Current memory use 33.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027401447296143 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21187),(189565,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414701.7661000000,1649414701.7683000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:45:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00025606155395508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21186),(189566,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414701.7767000000,1649414701.7790000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:45:01. Current memory use 33.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068902969360352 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21187),(189567,0,'moodle','core\\task\\session_cleanup_task',0,1649414762.1829000000,1649414762.2027000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:46:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014025926589966 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21234),(189568,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414762.2131000000,1649414762.2146000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:46:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21234),(189569,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414762.2255000000,1649414762.2270000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:46:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21234),(189570,0,'moodle','core\\task\\grade_cron_task',0,1649414762.2390000000,1649414762.2612000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:46:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.017927885055542 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21235),(189571,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414762.2348000000,1649414762.2785000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:46:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04118013381958 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21234),(189572,0,'moodle','core\\task\\portfolio_cron_task',0,1649414762.2902000000,1649414762.2912000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21234),(189573,0,'moodle','core\\task\\completion_regular_task',0,1649414762.2732000000,1649414762.2954000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:46:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021027803421021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21235),(189574,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414762.3001000000,1649414762.3014000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21234),(189575,0,'moodle','core\\task\\calendar_cron_task',0,1649414762.3122000000,1649414762.3173000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:46:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0041911602020264 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21235),(189576,0,'moodle','core\\task\\blog_cron_task',0,1649414762.3174000000,1649414762.3185000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:46:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21234),(189577,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414762.3282000000,1649414762.3309000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:46:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015928745269775 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21234),(189578,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414762.3258000000,1649414762.3432000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:46:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016531944274902 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21235),(189579,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414762.3751000000,1649414762.3775000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:46:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012319087982178 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21235),(189580,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414762.3521000000,1649414762.3954000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:46:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.041949987411499 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21234),(189581,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414762.3970000000,1649414762.4000000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:46:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019710063934326 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21235),(189582,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414762.4068000000,1649414762.4081000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:46:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21235),(189583,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414762.4167000000,1649414762.4185000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:46:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21235),(189584,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414762.4266000000,1649414762.4282000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:46:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050115585327148 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21235),(189585,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414762.4371000000,1649414762.4383000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:46:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21235),(189586,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414762.4423000000,1649414762.4461000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:46:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024888515472412 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21234),(189587,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414762.4507000000,1649414762.4515000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:46:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21235),(189588,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414762.4579000000,1649414762.4602000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:46:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21234),(189589,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414821.7829000000,1649414821.7916000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:47:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0048179626464844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21277),(189590,0,'moodle','core\\task\\session_cleanup_task',0,1649414821.7790000000,1649414821.7930000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01006293296814 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21275),(189591,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414821.7999000000,1649414821.8007000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:47:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21275),(189592,0,'moodle','core\\task\\grade_cron_task',0,1649414821.8094000000,1649414821.8239000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:47:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013616800308228 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21275),(189593,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414821.8018000000,1649414821.8308000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:47:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02820897102356 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21277),(189594,0,'moodle','core\\task\\portfolio_cron_task',0,1649414821.8388000000,1649414821.8396000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21277),(189595,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414821.8470000000,1649414821.8481000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21277),(189596,0,'moodle','core\\task\\completion_regular_task',0,1649414821.8325000000,1649414821.8504000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:47:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016824007034302 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21275),(189597,0,'moodle','core\\task\\blog_cron_task',0,1649414821.8624000000,1649414821.8632000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:47:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21275),(189598,0,'moodle','core\\task\\calendar_cron_task',0,1649414821.8622000000,1649414821.8679000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046260356903076 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21277),(189599,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414821.8748000000,1649414821.8772000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:47:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012059211730957 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21277),(189600,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414821.8705000000,1649414821.8906000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:47:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019076108932495 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21275),(189601,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414821.9227000000,1649414821.9252000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:47:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013909339904785 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21275),(189602,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414821.8901000000,1649414821.9330000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:47:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.041589975357056 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21277),(189603,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414821.9441000000,1649414821.9481000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:47:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00295090675354 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21275),(189604,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414821.9542000000,1649414821.9554000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:47:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21275),(189605,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414821.9621000000,1649414821.9632000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:47:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21275),(189606,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414821.9704000000,1649414821.9727000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:47:01. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065398216247559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21275),(189607,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414821.9783000000,1649414821.9798000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:47:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21277),(189608,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414821.9842000000,1649414821.9872000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:47:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019750595092773 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21275),(189609,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414822.0010000000,1649414822.0018000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:47:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21277),(189610,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414822.0082000000,1649414822.0102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:47:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074911117553711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21275),(189611,0,'moodle','core\\task\\session_cleanup_task',0,1649414881.2846000000,1649414881.2995000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010749101638794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21325),(189612,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414881.3089000000,1649414881.3110000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:48:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0013549327850342 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21325),(189613,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414881.3204000000,1649414881.3213000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21325),(189614,0,'moodle','core\\task\\grade_cron_task',0,1649414881.3290000000,1649414881.3399000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:48:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010063886642456 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21325),(189615,0,'moodle','core\\task\\completion_regular_task',0,1649414881.3461000000,1649414881.3604000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:48:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013427019119263 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21325),(189616,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414881.3252000000,1649414881.3652000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:48:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03510594367981 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21322),(189617,0,'moodle','core\\task\\portfolio_cron_task',0,1649414881.3666000000,1649414881.3674000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:48:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21325),(189618,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414881.3744000000,1649414881.3751000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:48:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21325),(189619,0,'moodle','core\\task\\calendar_cron_task',0,1649414881.3805000000,1649414881.3875000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:48:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0053448677062988 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21322),(189620,0,'moodle','core\\task\\blog_cron_task',0,1649414881.3891000000,1649414881.3902000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:48:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21325),(189621,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414881.4017000000,1649414881.4040000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:48:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011169910430908 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21322),(189622,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414881.3999000000,1649414881.4206000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:48:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019896030426025 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21325),(189623,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414881.4526000000,1649414881.4554000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:48:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017209053039551 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21325),(189624,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414881.4296000000,1649414881.4701000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:48:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.038587808609009 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21322),(189625,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414881.4775000000,1649414881.4816000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:48:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030808448791504 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21325),(189626,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414881.4920000000,1649414881.4932000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:48:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00020980834960938 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21325),(189627,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414881.5001000000,1649414881.5011000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:48:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21325),(189628,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414881.5081000000,1649414881.5097000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:48:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063204765319824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21325),(189629,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414881.5099000000,1649414881.5113000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:48:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21322),(189630,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414881.5225000000,1649414881.5251000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:48:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018417835235596 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21325),(189631,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414881.5260000000,1649414881.5271000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:48:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21322),(189632,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414881.5464000000,1649414881.5484000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:48:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000885009765625 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21325),(189633,0,'moodle','core\\task\\session_cleanup_task',0,1649414941.8265000000,1649414941.8420000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010954141616821 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21369),(189634,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649414941.8523000000,1649414941.8537000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:49:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00044107437133789 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21369),(189635,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649414941.8615000000,1649414941.8624000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21369),(189636,0,'moodle','core\\task\\grade_cron_task',0,1649414941.8698000000,1649414941.8864000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015544891357422 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21369),(189637,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649414941.8628000000,1649414941.9018000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:49:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035244941711426 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21368),(189638,0,'moodle','core\\task\\completion_regular_task',0,1649414941.8941000000,1649414941.9091000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014150857925415 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21369),(189639,0,'moodle','core\\task\\portfolio_cron_task',0,1649414941.9122000000,1649414941.9131000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21368),(189640,0,'moodle','core\\task\\plagiarism_cron_task',0,1649414941.9171000000,1649414941.9182000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:49:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21369),(189641,0,'moodle','core\\task\\calendar_cron_task',0,1649414941.9269000000,1649414941.9339000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058398246765137 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21368),(189642,0,'moodle','core\\task\\blog_cron_task',0,1649414941.9352000000,1649414941.9363000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:49:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21369),(189643,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649414941.9451000000,1649414941.9472000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:49:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010740756988525 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21369),(189644,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649414941.9433000000,1649414941.9684000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:49:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023622989654541 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21368),(189645,0,'mod_assign','mod_assign\\task\\cron_task',0,1649414941.9664000000,1649414942.0010000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:49:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.033329963684082 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21369),(189646,0,'mod_forum','mod_forum\\task\\cron_task',0,1649414941.9985000000,1649414942.0012000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:49:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015099048614502 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21368),(189647,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649414942.0333000000,1649414942.0384000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:49:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035679340362549 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21368),(189648,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649414942.0452000000,1649414942.0463000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:49:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21368),(189649,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649414942.0492000000,1649414942.0510000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:49:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00033783912658691 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21369),(189650,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649414942.0532000000,1649414942.0548000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:49:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21368),(189651,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649414942.0604000000,1649414942.0621000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:49:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21369),(189652,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649414942.0671000000,1649414942.0697000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:49:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018889904022217 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21368),(189653,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649414942.0732000000,1649414942.0740000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:49:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21369),(189654,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649414942.0838000000,1649414942.0850000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:49:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21369),(189655,0,'moodle','core\\task\\cache_cron_task',0,1649415001.4355000000,1649415001.4500000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 18:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0086150169372559 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',21404),(189656,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649415001.4616000000,1649415001.4642000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 18:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0015730857849121 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',21404),(189657,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649415001.4741000000,1649415001.4757000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 18:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00034594535827637 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',21404),(189658,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649415001.4855000000,1649415001.4914000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 18:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047228336334229 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',21404),(189659,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649415001.5020000000,1649415001.5041000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 18:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',21404),(189660,0,'moodle','core\\task\\badges_cron_task',0,1649415001.5150000000,1649415001.5430000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027229070663452 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21404),(189661,0,'moodle','core\\task\\badges_message_task',0,1649415001.5523000000,1649415001.5535000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00037002563476562 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21404),(189662,0,'mod_chat','mod_chat\\task\\cron_task',0,1649415001.5731000000,1649415001.5874000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.012676000595093 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21404),(189663,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649415001.5946000000,1649415001.6023000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0065460205078125 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21404),(189664,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649415001.6195000000,1649415001.6286000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00054699999999996 seconds)\n... used 1 dbqueries\n... used 0.008152961730957 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21404),(189665,0,'moodle','core\\task\\automated_backup_task',0,1649415001.4482000000,1649415001.6302000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 18:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 18:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.17644000053406 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',21409),(189666,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649415001.6458000000,1649415001.6544000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:50:01. Current memory use 37.5MB.\n... used 3 dbqueries\n... used 0.0043821334838867 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21409),(189667,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649415001.6488000000,1649415001.6552000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:50:01. Current memory use 25.6MB.\n... used 2 dbqueries\n... used 0.0023529529571533 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21404),(189668,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649415001.6632000000,1649415001.6659000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0020339488983154 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21404),(189669,0,'moodle','core\\task\\session_cleanup_task',0,1649415001.6649000000,1649415001.6760000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:50:01. Current memory use 38MB.\n... used 7 dbqueries\n... used 0.0078721046447754 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21409),(189670,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415001.6738000000,1649415001.6766000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:50:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21404),(189671,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415001.6857000000,1649415001.6866000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:50:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21404),(189672,0,'moodle','core\\task\\grade_cron_task',0,1649415001.6951000000,1649415001.6973000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:50:01. Current memory use 26.1MB.\n... used 2 dbqueries\n... used 0.0013048648834229 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21404),(189673,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415001.6866000000,1649415001.7070000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:50:01. Current memory use 38.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019216060638428 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21409),(189674,0,'moodle','core\\task\\portfolio_cron_task',0,1649415001.7175000000,1649415001.7186000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:50:01. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21409),(189675,0,'moodle','core\\task\\completion_regular_task',0,1649415001.7070000000,1649415001.7215000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:50:01. Current memory use 26.1MB.\n... used 6 dbqueries\n... used 0.013280153274536 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21404),(189676,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415001.7295000000,1649415001.7304000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:50:01. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21409),(189677,0,'moodle','core\\task\\calendar_cron_task',0,1649415001.7304000000,1649415001.7366000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:50:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0049469470977783 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21404),(189678,0,'moodle','core\\task\\blog_cron_task',0,1649415001.7409000000,1649415001.7422000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:50:01. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21409),(189679,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415001.7512000000,1649415001.7533000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:50:01. Current memory use 39.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010428428649902 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21409),(189680,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415001.7443000000,1649415001.7625000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:50:01. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017274141311646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21404),(189681,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415001.7689000000,1649415001.7801000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:50:01. Current memory use 40.6MB.\n... used 3 dbqueries\n... used 0.010113000869751 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21409),(189682,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415001.7851000000,1649415001.7881000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:50:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013861656188965 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21404),(189683,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415001.8053000000,1649415001.8092000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:50:01. Current memory use 42.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024099349975586 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21409),(189684,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415001.8123000000,1649415001.8146000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:50:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21404),(189685,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415001.8261000000,1649415001.8279000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:50:01. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21409),(189686,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415001.8310000000,1649415001.8338000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:50:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078201293945312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21404),(189687,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415001.8352000000,1649415001.8364000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:50:01. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21409),(189688,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415001.8463000000,1649415001.8494000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:50:01. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016720294952393 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21404),(189689,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415001.8488000000,1649415001.8507000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:50:01. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21409),(189690,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415001.8591000000,1649415001.8609000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:50:01. Current memory use 42.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077915191650391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21409),(189691,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415062.2594000000,1649415062.2691000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:51:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054900646209717 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21464),(189692,0,'moodle','core\\task\\session_cleanup_task',0,1649415062.2519000000,1649415062.2703000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:51:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013576030731201 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21462),(189693,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415062.2805000000,1649415062.2815000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:51:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21464),(189694,0,'moodle','core\\task\\grade_cron_task',0,1649415062.2919000000,1649415062.3077000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:51:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014615058898926 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21464),(189695,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415062.2809000000,1649415062.3086000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02699089050293 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21462),(189696,0,'moodle','core\\task\\portfolio_cron_task',0,1649415062.3176000000,1649415062.3186000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:51:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21464),(189697,0,'moodle','core\\task\\completion_regular_task',0,1649415062.3172000000,1649415062.3273000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:51:02. Current memory use 23.1MB.\n... used 6 dbqueries\n... used 0.0092611312866211 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21462),(189698,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415062.3336000000,1649415062.3344000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:51:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21462),(189699,0,'moodle','core\\task\\blog_cron_task',0,1649415062.3467000000,1649415062.3474000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:51:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21462),(189700,0,'moodle','core\\task\\calendar_cron_task',0,1649415062.3464000000,1649415062.3523000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:51:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0048649311065674 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21464),(189701,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415062.3622000000,1649415062.3642000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:51:02. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089597702026367 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21464),(189702,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415062.3544000000,1649415062.3705000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:51:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015333890914917 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21462),(189703,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415062.4001000000,1649415062.4030000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:51:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015988349914551 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21462),(189704,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415062.3833000000,1649415062.4192000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:51:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.03436803817749 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21464),(189705,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415062.4206000000,1649415062.4244000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:51:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025761127471924 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21462),(189706,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415062.4328000000,1649415062.4339000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:51:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21462),(189707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415062.4421000000,1649415062.4432000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:51:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21462),(189708,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415062.4503000000,1649415062.4519000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:51:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054693222045898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21462),(189709,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415062.4548000000,1649415062.4562000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:51:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00020980834960938 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21464),(189710,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415062.4642000000,1649415062.4666000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:51:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016999244689941 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21462),(189711,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415062.4684000000,1649415062.4693000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:51:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017619132995605 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21464),(189712,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415062.4765000000,1649415062.4779000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:51:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070786476135254 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21462),(189713,0,'moodle','core\\task\\session_cleanup_task',0,1649415121.7408000000,1649415121.7555000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010694980621338 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21501),(189714,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415121.7649000000,1649415121.7665000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:52:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21501),(189715,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415121.7740000000,1649415121.7748000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21501),(189716,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415121.7819000000,1649415121.8111000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028403997421265 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21501),(189717,0,'moodle','core\\task\\grade_cron_task',0,1649415121.7961000000,1649415121.8151000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:52:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014840126037598 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21500),(189718,0,'moodle','core\\task\\portfolio_cron_task',0,1649415121.8224000000,1649415121.8232000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:52:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21500),(189719,0,'moodle','core\\task\\completion_regular_task',0,1649415121.8204000000,1649415121.8302000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:52:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0089840888977051 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21501),(189720,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415121.8302000000,1649415121.8311000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:52:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21500),(189721,0,'moodle','core\\task\\calendar_cron_task',0,1649415121.8448000000,1649415121.8592000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:52:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.013713836669922 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21500),(189722,0,'moodle','core\\task\\blog_cron_task',0,1649415121.8585000000,1649415121.8601000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:52:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21501),(189723,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415121.8702000000,1649415121.8724000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:52:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089788436889648 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21500),(189724,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415121.8693000000,1649415121.8930000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:52:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022449970245361 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21501),(189725,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415121.9230000000,1649415121.9257000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:52:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015809535980225 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21501),(189726,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415121.8937000000,1649415121.9448000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:52:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.049442052841187 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21500),(189727,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415121.9438000000,1649415121.9480000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:52:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030519962310791 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21501),(189728,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415121.9553000000,1649415121.9566000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:52:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21501),(189729,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415121.9640000000,1649415121.9652000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:52:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21501),(189730,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415121.9736000000,1649415121.9760000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:52:01. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073909759521484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21501),(189731,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415121.9818000000,1649415121.9832000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:52:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.0002140998840332 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21500),(189732,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415121.9894000000,1649415121.9918000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:52:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017750263214111 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21501),(189733,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415121.9940000000,1649415121.9949000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:52:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21500),(189734,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415122.0007000000,1649415122.0020000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:52:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21501),(189735,0,'moodle','core\\task\\session_cleanup_task',0,1649415181.3321000000,1649415181.3502000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011997938156128 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21544),(189736,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415181.3581000000,1649415181.3596000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:53:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21544),(189737,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415181.3686000000,1649415181.3694000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21544),(189738,0,'moodle','core\\task\\grade_cron_task',0,1649415181.3804000000,1649415181.3981000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:53:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.013968944549561 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21550),(189739,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415181.3762000000,1649415181.4202000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04269003868103 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21544),(189740,0,'moodle','core\\task\\completion_regular_task',0,1649415181.4082000000,1649415181.4265000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:53:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.0174560546875 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21550),(189741,0,'moodle','core\\task\\portfolio_cron_task',0,1649415181.4320000000,1649415181.4332000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21544),(189742,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415181.4381000000,1649415181.4396000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:53:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21550),(189743,0,'moodle','core\\task\\calendar_cron_task',0,1649415181.4496000000,1649415181.4559000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052180290222168 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21544),(189744,0,'moodle','core\\task\\blog_cron_task',0,1649415181.4573000000,1649415181.4581000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:53:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21550),(189745,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415181.4665000000,1649415181.4686000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:53:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012111663818359 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21550),(189746,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415181.4665000000,1649415181.4931000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:53:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025202989578247 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21544),(189747,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415181.4862000000,1649415181.5210000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:53:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.033725023269653 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21550),(189748,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415181.5210000000,1649415181.5233000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:53:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013141632080078 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21544),(189749,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415181.5449000000,1649415181.5484000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:53:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023441314697266 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21544),(189750,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415181.5548000000,1649415181.5560000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:53:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21544),(189751,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415181.5693000000,1649415181.5710000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:53:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00034499168395996 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21550),(189752,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415181.5724000000,1649415181.5750000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:53:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081610679626465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21544),(189753,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415181.5789000000,1649415181.5800000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:53:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21550),(189754,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415181.5920000000,1649415181.5930000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:53:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21550),(189755,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415181.5894000000,1649415181.5933000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:53:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026578903198242 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21544),(189756,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415181.6024000000,1649415181.6038000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:53:01. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059986114501953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21550),(189757,0,'moodle','core\\task\\session_cleanup_task',0,1649415241.8384000000,1649415241.8549000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01255202293396 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21600),(189758,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415241.8566000000,1649415241.8654000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0049619674682617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21602),(189759,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415241.8651000000,1649415241.8666000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21600),(189760,0,'moodle','core\\task\\grade_cron_task',0,1649415241.8805000000,1649415241.8957000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:54:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014192819595337 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21600),(189761,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415241.8768000000,1649415241.9056000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:54:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027729034423828 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21602),(189762,0,'moodle','core\\task\\completion_regular_task',0,1649415241.9067000000,1649415241.9222000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:54:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014136075973511 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21600),(189763,0,'moodle','core\\task\\portfolio_cron_task',0,1649415241.9229000000,1649415241.9238000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:54:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21602),(189764,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415241.9370000000,1649415241.9378000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:54:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21600),(189765,0,'moodle','core\\task\\blog_cron_task',0,1649415241.9574000000,1649415241.9585000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:54:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21600),(189766,0,'moodle','core\\task\\calendar_cron_task',0,1649415241.9572000000,1649415241.9617000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035960674285889 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21602),(189767,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415241.9760000000,1649415241.9785000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:54:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013699531555176 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21602),(189768,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415241.9715000000,1649415242.0058000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:54:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032995939254761 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21600),(189769,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415242.0028000000,1649415242.0377000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:54:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.033684968948364 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21602),(189770,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415242.0362000000,1649415242.0389000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:54:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016539096832275 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21600),(189771,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415242.0564000000,1649415242.0601000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:54:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025439262390137 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21600),(189772,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415242.0691000000,1649415242.0712000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:54:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00036406517028809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21600),(189773,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415242.0822000000,1649415242.0834000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:54:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21600),(189774,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415242.0933000000,1649415242.0953000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:54:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080990791320801 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21600),(189775,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415242.1043000000,1649415242.1055000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:54:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21602),(189776,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415242.1136000000,1649415242.1172000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:54:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023980140686035 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21600),(189777,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415242.1164000000,1649415242.1174000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:54:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21602),(189778,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415242.1251000000,1649415242.1266000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:54:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078797340393066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21602),(189779,0,'moodle','core\\task\\file_temp_cleanup_task',0,1649415301.3918000000,1649415301.4217000000,0,0,0,'Execute scheduled task: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n... started 18:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.024549961090088 seconds\nScheduled task complete: 删除临时文件 (core\\task\\file_temp_cleanup_task)\n','random-9ut9hf',21644),(189780,0,'moodle','core\\task\\file_trash_cleanup_task',0,1649415301.3962000000,1649415301.4302000000,2,0,0,'Execute scheduled task: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n... started 18:55:01. Current memory use 19.3MB.\nDeleting old draft files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 18:55:01. Current memory use 20.3MB.\ndone.\n... used 2 dbqueries\n... used 0.0156409740448 seconds\nScheduled task complete: 清除垃圾箱中的文件 (core\\task\\file_trash_cleanup_task)\n','random-9ut9hf',21645),(189781,0,'moodle','core\\task\\badges_cron_task',0,1649415301.4330000000,1649415301.4600000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 18:55:01. Current memory use 20.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.026150941848755 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21644),(189782,0,'moodle','core\\task\\badges_message_task',0,1649415301.4795000000,1649415301.4856000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 18:55:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0049340724945068 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21645),(189783,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649415301.5045000000,1649415301.5154000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 18:55:01. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 0.0095901489257812 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21645),(189784,0,'mod_chat','mod_chat\\task\\cron_task',0,1649415301.5041000000,1649415301.5196000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 18:55:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.014382123947144 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21644),(189785,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649415301.5301000000,1649415301.5381000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 18:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0057511329650879 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21644),(189786,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649415301.5292000000,1649415301.5427000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 18:55:01. Current memory use 21.1MB.\n\n0 feeds refreshed (took 0.00077799999999995 seconds)\n... used 1 dbqueries\n... used 0.012569904327393 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21645),(189787,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649415301.5513000000,1649415301.5544000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 18:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0015449523925781 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21644),(189788,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649415301.5566000000,1649415301.5624000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 18:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0035648345947266 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21645),(189789,0,'moodle','core\\task\\session_cleanup_task',0,1649415301.5649000000,1649415301.5723000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:55:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0053191184997559 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21644),(189790,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415301.5706000000,1649415301.5731000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:55:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21645),(189791,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415301.5806000000,1649415301.5815000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:55:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21644),(189792,0,'moodle','core\\task\\grade_cron_task',0,1649415301.5936000000,1649415301.5962000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:55:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0018310546875 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21644),(189793,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415301.5811000000,1649415301.6205000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:55:01. Current memory use 23.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038516044616699 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21645),(189794,0,'moodle','core\\task\\completion_regular_task',0,1649415301.6063000000,1649415301.6226000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:55:01. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.015192985534668 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21644),(189795,0,'moodle','core\\task\\portfolio_cron_task',0,1649415301.6319000000,1649415301.6328000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:55:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21645),(189796,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415301.6323000000,1649415301.6336000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:55:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21644),(189797,0,'moodle','core\\task\\calendar_cron_task',0,1649415301.6431000000,1649415301.6481000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:55:01. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.0039999485015869 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21644),(189798,0,'moodle','core\\task\\blog_cron_task',0,1649415301.6482000000,1649415301.6493000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:55:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21645),(189799,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415301.6568000000,1649415301.6588000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:55:01. Current memory use 25.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21644),(189800,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415301.6601000000,1649415301.6837000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:55:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022429943084717 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21645),(189801,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415301.7126000000,1649415301.7168000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:55:01. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015139579772949 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21645),(189802,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415301.6696000000,1649415301.7191000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:55:01. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.047137022018433 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21644),(189803,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415301.7536000000,1649415301.7584000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:55:01. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028181076049805 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21645),(189804,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415301.7674000000,1649415301.7688000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:55:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21645),(189805,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415301.7711000000,1649415301.7739000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:55:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00031900405883789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21644),(189806,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415301.7785000000,1649415301.7811000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:55:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069594383239746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21645),(189807,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415301.7844000000,1649415301.7863000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:55:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21644),(189808,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415301.7903000000,1649415301.7943000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:55:01. Current memory use 31.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025901794433594 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21645),(189809,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415301.7950000000,1649415301.7964000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:55:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21644),(189810,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415301.8064000000,1649415301.8081000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:55:01. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075411796569824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21644),(189811,0,'moodle','core\\task\\session_cleanup_task',0,1649415362.1729000000,1649415362.1941000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014588117599487 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21695),(189812,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415362.2046000000,1649415362.2055000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:56:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21695),(189813,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415362.1973000000,1649415362.2110000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:56:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00813889503479 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21696),(189814,0,'moodle','core\\task\\grade_cron_task',0,1649415362.2248000000,1649415362.2360000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:56:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010473966598511 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21696),(189815,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415362.2141000000,1649415362.2486000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:56:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032948970794678 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21695),(189816,0,'moodle','core\\task\\portfolio_cron_task',0,1649415362.2588000000,1649415362.2596000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21695),(189817,0,'moodle','core\\task\\completion_regular_task',0,1649415362.2443000000,1649415362.2632000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:56:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01737117767334 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21696),(189818,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415362.2682000000,1649415362.2691000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21695),(189819,0,'moodle','core\\task\\blog_cron_task',0,1649415362.2822000000,1649415362.2831000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:56:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21695),(189820,0,'moodle','core\\task\\calendar_cron_task',0,1649415362.2779000000,1649415362.2849000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:56:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0062031745910645 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21696),(189821,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415362.2966000000,1649415362.2990000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:56:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012710094451904 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21696),(189822,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415362.2920000000,1649415362.3103000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:56:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017529964447021 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21695),(189823,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415362.3469000000,1649415362.3502000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:56:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022280216217041 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21695),(189824,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415362.3217000000,1649415362.3649000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:56:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.041505813598633 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21696),(189825,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415362.3744000000,1649415362.3802000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:56:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0041739940643311 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21695),(189826,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415362.3879000000,1649415362.3892000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21695),(189827,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415362.3976000000,1649415362.3990000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21695),(189828,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415362.4082000000,1649415362.4103000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:56:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21695),(189829,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415362.4093000000,1649415362.4114000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:56:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00035595893859863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21696),(189830,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415362.4271000000,1649415362.4283000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:56:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21696),(189831,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415362.4262000000,1649415362.4298000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:56:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023500919342041 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21695),(189832,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415362.4398000000,1649415362.4413000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:56:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064587593078613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21696),(189833,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415421.8210000000,1649415421.8302000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052998065948486 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21736),(189834,0,'moodle','core\\task\\session_cleanup_task',0,1649415421.8172000000,1649415421.8307000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:57:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0092718601226807 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21735),(189835,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415421.8376000000,1649415421.8384000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:57:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21736),(189836,0,'moodle','core\\task\\grade_cron_task',0,1649415421.8469000000,1649415421.8630000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:57:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014775991439819 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21736),(189837,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415421.8403000000,1649415421.8712000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:57:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03007698059082 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21735),(189838,0,'moodle','core\\task\\portfolio_cron_task',0,1649415421.8799000000,1649415421.8807000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21735),(189839,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415421.8875000000,1649415421.8884000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21735),(189840,0,'moodle','core\\task\\completion_regular_task',0,1649415421.8728000000,1649415421.8978000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:57:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.023658037185669 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21736),(189841,0,'moodle','core\\task\\calendar_cron_task',0,1649415421.9015000000,1649415421.9080000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005206823348999 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21735),(189842,0,'moodle','core\\task\\blog_cron_task',0,1649415421.9166000000,1649415421.9179000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:57:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21736),(189843,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415421.9293000000,1649415421.9325000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:57:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019781589508057 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21736),(189844,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415421.9176000000,1649415421.9453000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:57:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026452779769897 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21735),(189845,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415421.9560000000,1649415421.9985000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:57:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041424989700317 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21736),(189846,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415421.9979000000,1649415422.0008000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:57:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001107931137085 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21735),(189847,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415422.0327000000,1649415422.0368000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:57:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026719570159912 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21735),(189848,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415422.0499000000,1649415422.0511000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:57:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21735),(189849,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415422.0503000000,1649415422.0525000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:57:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21736),(189850,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415422.0604000000,1649415422.0620000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:57:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21735),(189851,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415422.0632000000,1649415422.0650000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:57:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00012421607971191 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21736),(189852,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415422.0772000000,1649415422.0795000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:57:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016360282897949 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21735),(189853,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415422.0816000000,1649415422.0826000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:57:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21736),(189854,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415422.0898000000,1649415422.0915000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:57:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080704689025879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21735),(189855,0,'moodle','core\\task\\session_cleanup_task',0,1649415481.3546000000,1649415481.3755000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015250205993652 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21775),(189856,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415481.3649000000,1649415481.3763000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:58:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065038204193115 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21770),(189857,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415481.3871000000,1649415481.3885000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21775),(189858,0,'moodle','core\\task\\grade_cron_task',0,1649415481.3978000000,1649415481.4116000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:58:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01247501373291 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21775),(189859,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415481.3892000000,1649415481.4255000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:58:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035225868225098 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21770),(189860,0,'moodle','core\\task\\completion_regular_task',0,1649415481.4184000000,1649415481.4360000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:58:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016575813293457 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21775),(189861,0,'moodle','core\\task\\portfolio_cron_task',0,1649415481.4353000000,1649415481.4368000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21770),(189862,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415481.4449000000,1649415481.4464000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:58:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21775),(189863,0,'moodle','core\\task\\calendar_cron_task',0,1649415481.4599000000,1649415481.4659000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:58:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046648979187012 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21770),(189864,0,'moodle','core\\task\\blog_cron_task',0,1649415481.4745000000,1649415481.4754000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:58:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21770),(189865,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415481.4843000000,1649415481.4863000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:58:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012450218200684 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21770),(189866,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415481.4806000000,1649415481.4977000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:58:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016102075576782 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21775),(189867,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415481.5298000000,1649415481.5327000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:58:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017650127410889 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21775),(189868,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415481.5027000000,1649415481.5363000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:58:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.032732009887695 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21770),(189869,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415481.5532000000,1649415481.5582000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:58:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031430721282959 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21775),(189870,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415481.5765000000,1649415481.5784000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:58:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00034213066101074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21775),(189871,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415481.5775000000,1649415481.5789000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:58:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0004429817199707 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21770),(189872,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415481.5891000000,1649415481.5917000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:58:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21775),(189873,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415481.5908000000,1649415481.5919000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:58:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21770),(189874,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415481.6069000000,1649415481.6080000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:58:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21770),(189875,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415481.6064000000,1649415481.6089000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:58:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016491413116455 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21775),(189876,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415481.6164000000,1649415481.6183000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:58:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00099396705627441 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21770),(189877,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415541.9611000000,1649415541.9739000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 18:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0076601505279541 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21812),(189878,0,'moodle','core\\task\\session_cleanup_task',0,1649415541.9599000000,1649415541.9799000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 18:59:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013864994049072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21811),(189879,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415541.9859000000,1649415541.9872000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 18:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21812),(189880,0,'moodle','core\\task\\grade_cron_task',0,1649415542.0042000000,1649415542.0200000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 18:59:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014770030975342 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21812),(189881,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415541.9941000000,1649415542.0377000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 18:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04229998588562 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21811),(189882,0,'moodle','core\\task\\completion_regular_task',0,1649415542.0297000000,1649415542.0501000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 18:59:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019140005111694 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21812),(189883,0,'moodle','core\\task\\portfolio_cron_task',0,1649415542.0490000000,1649415542.0504000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 18:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21811),(189884,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415542.0605000000,1649415542.0617000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 18:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21811),(189885,0,'moodle','core\\task\\calendar_cron_task',0,1649415542.0698000000,1649415542.0768000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 18:59:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0057599544525146 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21812),(189886,0,'moodle','core\\task\\blog_cron_task',0,1649415542.0804000000,1649415542.0817000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 18:59:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21811),(189887,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415542.0918000000,1649415542.0948000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 18:59:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016980171203613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21811),(189888,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415542.0858000000,1649415542.1124000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 18:59:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025321960449219 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21812),(189889,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415542.1573000000,1649415542.1611000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 18:59:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021169185638428 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21812),(189890,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415542.1180000000,1649415542.1666000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 18:59:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.047056198120117 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21811),(189891,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415542.1866000000,1649415542.2033000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 18:59:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.015125036239624 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21812),(189892,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415542.2106000000,1649415542.2131000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 18:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00035715103149414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21812),(189893,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415542.2206000000,1649415542.2219000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 18:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21812),(189894,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415542.2291000000,1649415542.2308000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 18:59:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21811),(189895,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415542.2326000000,1649415542.2343000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 18:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21812),(189896,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415542.2459000000,1649415542.2489000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 18:59:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21811),(189897,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415542.2513000000,1649415542.2523000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 18:59:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00017309188842773 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21812),(189898,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415542.2618000000,1649415542.2638000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 18:59:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012211799621582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21812),(189899,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649415601.5579000000,1649415601.5701000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 19:00:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0067188739776611 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',21852),(189900,0,'moodle','core\\task\\search_index_task',0,1649415601.5626000000,1649415601.5763000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 19:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0083670616149902 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',21851),(189901,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649415601.5890000000,1649415601.5919000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 19:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0019919872283936 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',21851),(189902,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649415601.5895000000,1649415601.5925000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 19:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0019779205322266 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',21852),(189903,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649415601.6050000000,1649415601.6079000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:00:01. Current memory use 20.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016658306121826 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',21852),(189904,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649415601.6183000000,1649415601.6200000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:00:01. Current memory use 20.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00050806999206543 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',21852),(189905,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649415601.6286000000,1649415601.6335000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:00:01. Current memory use 20.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0039541721343994 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',21852),(189906,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649415601.6014000000,1649415601.6354000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 19:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.033237218856812 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',21851),(189907,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649415601.6418000000,1649415601.6427000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:00:01. Current memory use 20.5MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00016212463378906 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',21852),(189908,0,'moodle','core\\task\\badges_cron_task',0,1649415601.6444000000,1649415601.6632000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:00:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.01620888710022 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',21851),(189909,0,'moodle','core\\task\\badges_message_task',0,1649415601.6570000000,1649415601.6648000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:00:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.005422830581665 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',21852),(189910,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649415601.6818000000,1649415601.6931000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:00:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 0.0096621513366699 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',21851),(189911,0,'mod_chat','mod_chat\\task\\cron_task',0,1649415601.6829000000,1649415601.6968000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:00:01. Current memory use 23.1MB.\n... used 4 dbqueries\n... used 0.012364864349365 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',21852),(189912,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649415601.7111000000,1649415601.7202000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:00:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.005457878112793 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',21852),(189913,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649415601.7111000000,1649415601.7234000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:00:01. Current memory use 26MB.\n\n0 feeds refreshed (took 0.00076199999999993 seconds)\n... used 1 dbqueries\n... used 0.011234998703003 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',21851),(189914,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649415601.7464000000,1649415601.7505000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:00:01. Current memory use 23.1MB.\n... used 3 dbqueries\n... used 0.0025570392608643 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',21852),(189915,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649415601.7450000000,1649415601.7524000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:00:01. Current memory use 26.8MB.\n... used 2 dbqueries\n... used 0.0041821002960205 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',21851),(189916,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415601.7632000000,1649415601.7671000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:00:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00094318389892578 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21851),(189917,0,'moodle','core\\task\\session_cleanup_task',0,1649415601.7618000000,1649415601.7729000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:00:01. Current memory use 23.4MB.\n... used 7 dbqueries\n... used 0.0085189342498779 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21852),(189918,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415601.7813000000,1649415601.7825000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:00:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21851),(189919,0,'moodle','core\\task\\grade_cron_task',0,1649415601.7935000000,1649415601.7961000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:00:01. Current memory use 27.3MB.\n... used 2 dbqueries\n... used 0.0014519691467285 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21851),(189920,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415601.7850000000,1649415601.8104000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:00:01. Current memory use 23.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024590969085693 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21852),(189921,0,'moodle','core\\task\\completion_regular_task',0,1649415601.8044000000,1649415601.8171000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:00:01. Current memory use 27.3MB.\n... used 6 dbqueries\n... used 0.011927843093872 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21851),(189922,0,'moodle','core\\task\\portfolio_cron_task',0,1649415601.8206000000,1649415601.8217000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:00:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21852),(189923,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415601.8285000000,1649415601.8295000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:00:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21851),(189924,0,'moodle','core\\task\\calendar_cron_task',0,1649415601.8304000000,1649415601.8379000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:00:01. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0064499378204346 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21852),(189925,0,'moodle','core\\task\\blog_cron_task',0,1649415601.8479000000,1649415601.8488000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:00:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21851),(189926,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415601.8588000000,1649415601.8615000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:00:01. Current memory use 28.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011539459228516 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21851),(189927,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415601.8485000000,1649415601.8699000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:00:01. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020246028900146 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21852),(189928,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415601.8712000000,1649415601.8831000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:00:01. Current memory use 28.6MB.\n... used 3 dbqueries\n... used 0.0094258785247803 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21851),(189929,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415601.8931000000,1649415601.8968000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:00:01. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016109943389893 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21852),(189930,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415601.9306000000,1649415601.9372000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:00:01. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040929317474365 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21852),(189931,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415601.9484000000,1649415601.9497000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:00:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21852),(189932,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415601.9608000000,1649415601.9625000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:00:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21852),(189933,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415601.9624000000,1649415601.9678000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:00:01. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069594383239746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21851),(189934,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415601.9726000000,1649415601.9752000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:00:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21852),(189935,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415601.9785000000,1649415601.9837000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:00:01. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0035529136657715 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21851),(189936,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415601.9865000000,1649415601.9887000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:00:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00026512145996094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21852),(189937,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415601.9942000000,1649415601.9963000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:00:01. Current memory use 33.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21851),(189938,0,'moodle','core\\task\\session_cleanup_task',0,1649415661.3184000000,1649415661.3369000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013493061065674 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21904),(189939,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415661.3258000000,1649415661.3383000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:01:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0074880123138428 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21900),(189940,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415661.3515000000,1649415661.3530000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21904),(189941,0,'moodle','core\\task\\grade_cron_task',0,1649415661.3656000000,1649415661.3848000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:01:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.018158912658691 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21904),(189942,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415661.3547000000,1649415661.3861000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:01:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03030800819397 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21900),(189943,0,'moodle','core\\task\\portfolio_cron_task',0,1649415661.3950000000,1649415661.3960000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21900),(189944,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415661.4049000000,1649415661.4057000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21900),(189945,0,'moodle','core\\task\\completion_regular_task',0,1649415661.3945000000,1649415661.4182000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:01:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.022486925125122 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21904),(189946,0,'moodle','core\\task\\calendar_cron_task',0,1649415661.4225000000,1649415661.4270000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:01:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037140846252441 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21900),(189947,0,'moodle','core\\task\\blog_cron_task',0,1649415661.4365000000,1649415661.4375000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:01:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21900),(189948,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415661.4494000000,1649415661.4515000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:01:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091004371643066 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21900),(189949,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415661.4395000000,1649415661.4636000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:01:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022610902786255 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21904),(189950,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415661.4712000000,1649415661.5184000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:01:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.045870065689087 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21900),(189951,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415661.5158000000,1649415661.5189000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:01:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012478828430176 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21904),(189952,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415661.5469000000,1649415661.5511000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:01:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028469562530518 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21904),(189953,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415661.5529000000,1649415661.5541000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:01:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21900),(189954,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415661.5619000000,1649415661.5634000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:01:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057387351989746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21900),(189955,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415661.5614000000,1649415661.5634000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:01:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21904),(189956,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415661.5705000000,1649415661.5717000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:01:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21904),(189957,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415661.5802000000,1649415661.5828000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:01:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017590522766113 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21900),(189958,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415661.5850000000,1649415661.5861000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:01:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21904),(189959,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415661.6014000000,1649415661.6035000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:01:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084304809570312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21900),(189960,0,'moodle','core\\task\\session_cleanup_task',0,1649415721.9689000000,1649415721.9827000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098168849945068 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21929),(189961,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415721.9909000000,1649415721.9917000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21929),(189962,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415721.9861000000,1649415721.9990000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0079271793365479 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21928),(189963,0,'moodle','core\\task\\grade_cron_task',0,1649415722.0208000000,1649415722.0371000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:02:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014968156814575 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21928),(189964,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415721.9990000000,1649415722.0392000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:02:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039115905761719 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21929),(189965,0,'moodle','core\\task\\portfolio_cron_task',0,1649415722.0496000000,1649415722.0511000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.1777572631836E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21929),(189966,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415722.0610000000,1649415722.0618000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:02:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21929),(189967,0,'moodle','core\\task\\completion_regular_task',0,1649415722.0466000000,1649415722.0667000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:02:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019100904464722 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21928),(189968,0,'moodle','core\\task\\blog_cron_task',0,1649415722.0821000000,1649415722.0835000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:02:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.8201293945312E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21929),(189969,0,'moodle','core\\task\\calendar_cron_task',0,1649415722.0805000000,1649415722.0854000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:02:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040781497955322 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21928),(189970,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415722.0964000000,1649415722.0981000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:02:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010130405426025 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21928),(189971,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415722.0938000000,1649415722.1175000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:02:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022618055343628 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21929),(189972,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415722.1535000000,1649415722.1569000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:02:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016791820526123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21929),(189973,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415722.1174000000,1649415722.1631000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:02:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.043982028961182 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21928),(189974,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415722.1790000000,1649415722.1828000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:02:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025980472564697 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21929),(189975,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415722.1924000000,1649415722.1936000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21929),(189976,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415722.2027000000,1649415722.2044000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:02:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21929),(189977,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415722.2128000000,1649415722.2150000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:02:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006101131439209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21929),(189978,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415722.2134000000,1649415722.2157000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:02:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00062108039855957 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21928),(189979,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415722.2292000000,1649415722.2321000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:02:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002004861831665 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21929),(189980,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415722.2325000000,1649415722.2338000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:02:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21928),(189981,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415722.2407000000,1649415722.2420000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:02:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052213668823242 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21929),(189982,0,'moodle','core\\task\\session_cleanup_task',0,1649415781.5038000000,1649415781.5179000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:03:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010209083557129 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',21974),(189983,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415781.5413000000,1649415781.5428000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:03:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00071191787719727 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',21974),(189984,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415781.5129000000,1649415781.5427000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:03:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0052430629730225 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',21975),(189985,0,'moodle','core\\task\\grade_cron_task',0,1649415781.5540000000,1649415781.5650000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010292053222656 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',21975),(189986,0,'moodle','core\\task\\completion_regular_task',0,1649415781.5736000000,1649415781.5914000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:03:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016965866088867 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',21975),(189987,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415781.5513000000,1649415781.5919000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039340972900391 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',21974),(189988,0,'moodle','core\\task\\portfolio_cron_task',0,1649415781.6004000000,1649415781.6015000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:03:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',21974),(189989,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415781.6016000000,1649415781.6029000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:03:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',21975),(189990,0,'moodle','core\\task\\blog_cron_task',0,1649415781.6212000000,1649415781.6225000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:03:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',21974),(189991,0,'moodle','core\\task\\calendar_cron_task',0,1649415781.6189000000,1649415781.6259000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:03:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0060670375823975 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',21975),(189992,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415781.6346000000,1649415781.6371000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:03:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001194953918457 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',21975),(189993,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415781.6323000000,1649415781.6526000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:03:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019195079803467 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',21974),(189994,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415781.6823000000,1649415781.6854000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:03:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014538764953613 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',21974),(189995,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415781.6569000000,1649415781.7016000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:03:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.043089866638184 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',21975),(189996,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415781.7164000000,1649415781.7212000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:03:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032880306243896 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',21974),(189997,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415781.7305000000,1649415781.7322000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:03:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',21974),(189998,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415781.7421000000,1649415781.7437000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:03:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',21974),(189999,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415781.7541000000,1649415781.7565000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:03:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062990188598633 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',21974),(190000,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415781.7561000000,1649415781.7578000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:03:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00033187866210938 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',21975),(190001,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415781.7730000000,1649415781.7738000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:03:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',21975),(190002,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415781.7726000000,1649415781.7765000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:03:01. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028460025787354 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',21974),(190003,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415781.7818000000,1649415781.7835000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:03:01. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082087516784668 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',21975),(190004,0,'moodle','core\\task\\session_cleanup_task',0,1649415842.1066000000,1649415842.1215000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:04:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01088285446167 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22016),(190005,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415842.1108000000,1649415842.1245000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:04:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080227851867676 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22015),(190006,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415842.1326000000,1649415842.1334000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:04:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22016),(190007,0,'moodle','core\\task\\grade_cron_task',0,1649415842.1425000000,1649415842.1539000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:04:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010524988174438 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22016),(190008,0,'moodle','core\\task\\completion_regular_task',0,1649415842.1622000000,1649415842.1776000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:04:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014495134353638 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22016),(190009,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415842.1364000000,1649415842.1804000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:04:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04286003112793 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22015),(190010,0,'moodle','core\\task\\portfolio_cron_task',0,1649415842.1871000000,1649415842.1883000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:04:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22016),(190011,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415842.1898000000,1649415842.1913000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:04:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22015),(190012,0,'moodle','core\\task\\calendar_cron_task',0,1649415842.2004000000,1649415842.2065000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:04:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049707889556885 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22016),(190013,0,'moodle','core\\task\\blog_cron_task',0,1649415842.2085000000,1649415842.2097000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:04:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22015),(190014,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415842.2216000000,1649415842.2238000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:04:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010330677032471 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22015),(190015,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415842.2179000000,1649415842.2382000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:04:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019256114959717 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22016),(190016,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415842.2387000000,1649415842.2723000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:04:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.032431840896606 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22015),(190017,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415842.2741000000,1649415842.2765000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:04:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010559558868408 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22016),(190018,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415842.3120000000,1649415842.3168000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:04:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032470226287842 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22016),(190019,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415842.3268000000,1649415842.3281000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:04:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22016),(190020,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415842.3338000000,1649415842.3351000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:04:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22015),(190021,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415842.3369000000,1649415842.3391000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:04:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22016),(190022,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415842.3454000000,1649415842.3471000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:04:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22015),(190023,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415842.3538000000,1649415842.3566000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:04:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017709732055664 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22016),(190024,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415842.3613000000,1649415842.3624000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:04:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22015),(190025,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415842.3650000000,1649415842.3668000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:04:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00099396705627441 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22016),(190026,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649415901.6763000000,1649415901.6872000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 19:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0061080455780029 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',22051),(190027,0,'moodle','core\\task\\badges_message_task',0,1649415901.6970000000,1649415901.7035000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054588317871094 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22051),(190028,0,'mod_chat','mod_chat\\task\\cron_task',0,1649415901.7188000000,1649415901.7303000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.010460138320923 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22051),(190029,0,'moodle','core\\task\\badges_cron_task',0,1649415901.6911000000,1649415901.7360000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.039696931838989 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22047),(190030,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649415901.7379000000,1649415901.7482000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:05:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 0.009227991104126 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22051),(190031,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649415901.7508000000,1649415901.7625000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:05:01. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.00055499999999997 seconds)\n... used 1 dbqueries\n... used 0.010838031768799 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22047),(190032,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649415901.7608000000,1649415901.7662000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:05:01. Current memory use 23.3MB.\n... used 3 dbqueries\n... used 0.0032429695129395 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22051),(190033,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649415901.7742000000,1649415901.7766000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:05:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22051),(190034,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649415901.7804000000,1649415901.7897000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:05:01. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0062999725341797 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22047),(190035,0,'moodle','core\\task\\session_cleanup_task',0,1649415901.7845000000,1649415901.7920000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:05:01. Current memory use 23.7MB.\n... used 7 dbqueries\n... used 0.0054390430450439 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22051),(190036,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415901.7987000000,1649415901.8001000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:05:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00043392181396484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22051),(190037,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415901.8009000000,1649415901.8039000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:05:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22047),(190038,0,'moodle','core\\task\\grade_cron_task',0,1649415901.8276000000,1649415901.8308000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:05:01. Current memory use 23MB.\n... used 2 dbqueries\n... used 0.0018789768218994 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22047),(190039,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415901.8086000000,1649415901.8501000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:05:01. Current memory use 24.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040699005126953 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22051),(190040,0,'moodle','core\\task\\completion_regular_task',0,1649415901.8457000000,1649415901.8574000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:05:01. Current memory use 24.3MB.\n... used 6 dbqueries\n... used 0.01089882850647 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22047),(190041,0,'moodle','core\\task\\portfolio_cron_task',0,1649415901.8583000000,1649415901.8593000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:05:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.0769577026367E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22051),(190042,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415901.8662000000,1649415901.8672000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:05:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22047),(190043,0,'moodle','core\\task\\calendar_cron_task',0,1649415901.8666000000,1649415901.8716000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:05:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0042350292205811 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22051),(190044,0,'moodle','core\\task\\blog_cron_task',0,1649415901.8781000000,1649415901.8790000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:05:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22051),(190045,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415901.8900000000,1649415901.8920000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:05:01. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009770393371582 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22051),(190046,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415901.8819000000,1649415901.8986000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:05:01. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015886068344116 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22047),(190047,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415901.9279000000,1649415901.9306000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:05:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015711784362793 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22047),(190048,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415901.9004000000,1649415901.9367000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:05:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.034833908081055 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22051),(190049,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415901.9578000000,1649415901.9629000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:05:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003777027130127 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22047),(190050,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415901.9737000000,1649415901.9758000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:05:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22047),(190051,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415901.9801000000,1649415901.9826000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:05:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22051),(190052,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415901.9859000000,1649415901.9882000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:05:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065088272094727 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22047),(190053,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415901.9925000000,1649415901.9942000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:05:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22051),(190054,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415901.9985000000,1649415902.0028000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:05:02. Current memory use 30.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024490356445312 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22047),(190055,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415902.0043000000,1649415902.0058000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:05:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22051),(190056,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415902.0146000000,1649415902.0173000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:05:02. Current memory use 30.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010969638824463 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22047),(190057,0,'moodle','core\\task\\session_cleanup_task',0,1649415961.3570000000,1649415961.3777000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:06:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.016232967376709 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22102),(190058,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649415961.3872000000,1649415961.3887000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:06:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00072979927062988 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22102),(190059,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649415961.3893000000,1649415961.3978000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:06:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045201778411865 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22099),(190060,0,'moodle','core\\task\\grade_cron_task',0,1649415961.4069000000,1649415961.4180000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:06:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010333061218262 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22099),(190061,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649415961.3968000000,1649415961.4262000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:06:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028414011001587 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22102),(190062,0,'moodle','core\\task\\portfolio_cron_task',0,1649415961.4340000000,1649415961.4352000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22102),(190063,0,'moodle','core\\task\\plagiarism_cron_task',0,1649415961.4459000000,1649415961.4471000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:06:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22102),(190064,0,'moodle','core\\task\\completion_regular_task',0,1649415961.4286000000,1649415961.4494000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:06:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019735813140869 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22099),(190065,0,'moodle','core\\task\\blog_cron_task',0,1649415961.4666000000,1649415961.4674000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:06:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22099),(190066,0,'moodle','core\\task\\calendar_cron_task',0,1649415961.4649000000,1649415961.4721000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:06:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058989524841309 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22102),(190067,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649415961.4811000000,1649415961.4833000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:06:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010690689086914 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22102),(190068,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649415961.4747000000,1649415961.4914000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:06:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015960931777954 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22099),(190069,0,'mod_forum','mod_forum\\task\\cron_task',0,1649415961.5341000000,1649415961.5377000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:06:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020699501037598 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22099),(190070,0,'mod_assign','mod_assign\\task\\cron_task',0,1649415961.5049000000,1649415961.5528000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:06:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046344041824341 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22102),(190071,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649415961.5628000000,1649415961.5666000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:06:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026271343231201 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22099),(190072,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649415961.5745000000,1649415961.5763000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:06:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22099),(190073,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649415961.5868000000,1649415961.5886000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:06:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22099),(190074,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649415961.5977000000,1649415961.5993000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:06:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046086311340332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22099),(190075,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649415961.6008000000,1649415961.6020000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:06:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22102),(190076,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649415961.6120000000,1649415961.6143000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:06:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016050338745117 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22099),(190077,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649415961.6147000000,1649415961.6160000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:06:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22102),(190078,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649415961.6241000000,1649415961.6253000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:06:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052118301391602 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22099),(190079,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416021.8821000000,1649416021.8921000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056838989257812 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22153),(190080,0,'moodle','core\\task\\session_cleanup_task',0,1649416021.8815000000,1649416021.8958000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:07:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010166883468628 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22149),(190081,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416021.9005000000,1649416021.9013000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:07:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22153),(190082,0,'moodle','core\\task\\grade_cron_task',0,1649416021.9098000000,1649416021.9218000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:07:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011046886444092 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22153),(190083,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416021.9066000000,1649416021.9354000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027927160263062 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22149),(190084,0,'moodle','core\\task\\completion_regular_task',0,1649416021.9293000000,1649416021.9430000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013018131256104 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22153),(190085,0,'moodle','core\\task\\portfolio_cron_task',0,1649416021.9425000000,1649416021.9434000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22149),(190086,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416021.9512000000,1649416021.9522000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:07:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22153),(190087,0,'moodle','core\\task\\calendar_cron_task',0,1649416021.9605000000,1649416021.9742000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:07:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043821334838867 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22149),(190088,0,'moodle','core\\task\\blog_cron_task',0,1649416021.9740000000,1649416021.9752000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:07:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.4148178100586E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22153),(190089,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416021.9883000000,1649416021.9904000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:07:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011007785797119 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22149),(190090,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416021.9851000000,1649416022.0023000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:07:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01656699180603 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22153),(190091,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416022.0327000000,1649416022.0353000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:07:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015060901641846 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22153),(190092,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416022.0081000000,1649416022.0458000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:07:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.036362886428833 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22149),(190093,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416022.0544000000,1649416022.0582000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:07:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026731491088867 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22153),(190094,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416022.0670000000,1649416022.0687000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:07:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22153),(190095,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416022.0758000000,1649416022.0770000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:07:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22153),(190096,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416022.0806000000,1649416022.0821000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:07:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047993659973145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22149),(190097,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416022.0846000000,1649416022.0858000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:07:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22153),(190098,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416022.0941000000,1649416022.0968000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:07:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018081665039062 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22149),(190099,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416022.0973000000,1649416022.0983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:07:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22153),(190100,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416022.1051000000,1649416022.1064000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:07:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22149),(190101,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649416081.4351000000,1649416081.4554000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 19:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.017004013061523 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',22181),(190102,0,'moodle','core\\task\\session_cleanup_task',0,1649416081.4626000000,1649416081.4696000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:08:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0050089359283447 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22181),(190103,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416081.4764000000,1649416081.4776000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:08:01. Current memory use 21.4MB.\n... used 1 dbqueries\n... used 0.00040197372436523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22181),(190104,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416081.4879000000,1649416081.4887000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:08:01. Current memory use 21.4MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22181),(190105,0,'moodle','core\\task\\grade_cron_task',0,1649416081.4959000000,1649416081.5131000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:08:01. Current memory use 21.5MB.\n... used 2 dbqueries\n... used 0.016002893447876 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22181),(190106,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416081.4898000000,1649416081.5306000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:08:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035181045532227 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22177),(190107,0,'moodle','core\\task\\completion_regular_task',0,1649416081.5210000000,1649416081.5409000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:08:01. Current memory use 22.3MB.\n... used 6 dbqueries\n... used 0.019201993942261 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22181),(190108,0,'moodle','core\\task\\portfolio_cron_task',0,1649416081.5421000000,1649416081.5430000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:08:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22177),(190109,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416081.5504000000,1649416081.5515000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:08:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22181),(190110,0,'moodle','core\\task\\calendar_cron_task',0,1649416081.5587000000,1649416081.5669000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:08:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0069620609283447 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22177),(190111,0,'moodle','core\\task\\blog_cron_task',0,1649416081.5680000000,1649416081.5692000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:08:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22181),(190112,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416081.5769000000,1649416081.5790000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:08:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094509124755859 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22177),(190113,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416081.5803000000,1649416081.6008000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:08:01. Current memory use 23.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019722938537598 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22181),(190114,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416081.5996000000,1649416081.6493000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:08:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.048375844955444 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22177),(190115,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416081.6484000000,1649416081.6510000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:08:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014340877532959 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22181),(190116,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416081.6737000000,1649416081.6773000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:08:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024290084838867 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22181),(190117,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416081.6853000000,1649416081.6866000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:08:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22181),(190118,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416081.6944000000,1649416081.6959000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:08:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00039291381835938 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22181),(190119,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416081.7029000000,1649416081.7045000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:08:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046896934509277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22181),(190120,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416081.7086000000,1649416081.7099000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:08:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22177),(190121,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416081.7165000000,1649416081.7198000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:08:01. Current memory use 29.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023031234741211 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22181),(190122,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416081.7232000000,1649416081.7241000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:08:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00016522407531738 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22177),(190123,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416081.7296000000,1649416081.7315000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:08:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090193748474121 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22181),(190124,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416142.0207000000,1649416142.0331000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:09:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061779022216797 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22340),(190125,0,'moodle','core\\task\\session_cleanup_task',0,1649416142.0197000000,1649416142.0370000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:09:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011861085891724 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22334),(190126,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416142.0466000000,1649416142.0512000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:09:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22340),(190127,0,'moodle','core\\task\\grade_cron_task',0,1649416142.0653000000,1649416142.0794000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:09:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012660980224609 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22340),(190128,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416142.0519000000,1649416142.0843000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:09:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031240940093994 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22334),(190129,0,'moodle','core\\task\\portfolio_cron_task',0,1649416142.1024000000,1649416142.1033000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:09:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22334),(190130,0,'moodle','core\\task\\completion_regular_task',0,1649416142.0872000000,1649416142.1070000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:09:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.018546104431152 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22340),(190131,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416142.1143000000,1649416142.1152000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:09:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22340),(190132,0,'moodle','core\\task\\calendar_cron_task',0,1649416142.1248000000,1649416142.1296000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:09:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037369728088379 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22334),(190133,0,'moodle','core\\task\\blog_cron_task',0,1649416142.1325000000,1649416142.1333000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:09:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22340),(190134,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416142.1451000000,1649416142.1485000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:09:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021319389343262 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22340),(190135,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416142.1412000000,1649416142.1585000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:09:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016358852386475 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22334),(190136,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416142.1945000000,1649416142.1972000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:09:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012650489807129 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22334),(190137,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416142.2214000000,1649416142.2255000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:09:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024099349975586 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22334),(190138,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416142.1755000000,1649416142.2337000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:09:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.056654930114746 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22340),(190139,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416142.2350000000,1649416142.2362000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:09:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22334),(190140,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416142.2439000000,1649416142.2471000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:09:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22334),(190141,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416142.2558000000,1649416142.2573000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:09:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048184394836426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22334),(190142,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416142.2719000000,1649416142.2734000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:09:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22334),(190143,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416142.2913000000,1649416142.2948000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:09:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026090145111084 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22334),(190144,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416142.2986000000,1649416142.2999000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:09:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001678466796875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22340),(190145,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416142.3098000000,1649416142.3113000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:09:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22334),(190146,0,'moodle','core\\task\\backup_cleanup_task',0,1649416201.7856000000,1649416201.8007000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 19:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0087859630584717 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',22376),(190147,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649416201.8142000000,1649416201.8165000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:10:01. Current memory use 37.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0012359619140625 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',22376),(190148,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649416201.8273000000,1649416201.8286000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:10:01. Current memory use 37.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',22376),(190149,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649416201.8374000000,1649416201.8416000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:10:01. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0033318996429443 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',22376),(190150,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649416201.8510000000,1649416201.8525000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:10:01. Current memory use 37.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',22376),(190151,0,'moodle','core\\task\\badges_cron_task',0,1649416201.8609000000,1649416201.8753000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.013534069061279 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22376),(190152,0,'moodle','core\\task\\badges_message_task',0,1649416201.8845000000,1649416201.8856000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:10:01. Current memory use 38.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00034403800964355 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22376),(190153,0,'mod_chat','mod_chat\\task\\cron_task',0,1649416201.9107000000,1649416201.9147000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:10:01. Current memory use 39.2MB.\n... used 4 dbqueries\n... used 0.0025570392608643 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22376),(190154,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649416201.9245000000,1649416201.9309000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0052659511566162 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22376),(190155,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649416201.9504000000,1649416201.9586000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0036380290985107 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22376),(190156,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649416201.9375000000,1649416201.9613000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:10:01. Current memory use 36.7MB.\n\n0 feeds refreshed (took 0.00054900000000002 seconds)\n... used 1 dbqueries\n... used 0.019062995910645 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22377),(190157,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649416201.9724000000,1649416201.9762000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0026509761810303 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22376),(190158,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649416201.9831000000,1649416201.9906000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:10:01. Current memory use 38.5MB.\n... used 3 dbqueries\n... used 0.0041890144348145 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22377),(190159,0,'moodle','core\\task\\session_cleanup_task',0,1649416201.9892000000,1649416201.9960000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:10:01. Current memory use 39MB.\n... used 7 dbqueries\n... used 0.0049099922180176 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22376),(190160,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416202.0003000000,1649416202.0038000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:10:02. Current memory use 38.9MB.\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22377),(190161,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416202.0042000000,1649416202.0053000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:10:02. Current memory use 39.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22376),(190162,0,'moodle','core\\task\\grade_cron_task',0,1649416202.0137000000,1649416202.0160000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:10:02. Current memory use 39MB.\n... used 2 dbqueries\n... used 0.0012750625610352 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22377),(190163,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416202.0125000000,1649416202.0363000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:10:02. Current memory use 39.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023109197616577 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22376),(190164,0,'moodle','core\\task\\completion_regular_task',0,1649416202.0249000000,1649416202.0380000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:10:02. Current memory use 39MB.\n... used 6 dbqueries\n... used 0.012253999710083 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22377),(190165,0,'moodle','core\\task\\portfolio_cron_task',0,1649416202.0480000000,1649416202.0489000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:10:02. Current memory use 40.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22376),(190166,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416202.0484000000,1649416202.0496000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:10:02. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22377),(190167,0,'moodle','core\\task\\blog_cron_task',0,1649416202.0593000000,1649416202.0606000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:10:02. Current memory use 39.7MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22377),(190168,0,'moodle','core\\task\\calendar_cron_task',0,1649416202.0574000000,1649416202.0631000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:10:02. Current memory use 40.6MB.\n... used 1 dbqueries\n... used 0.0047078132629395 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22376),(190169,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416202.0701000000,1649416202.0728000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:10:02. Current memory use 39.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0014228820800781 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22377),(190170,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416202.0734000000,1649416202.0760000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:10:02. Current memory use 41.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012040138244629 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22376),(190171,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416202.0851000000,1649416202.0886000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:10:02. Current memory use 41.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015051364898682 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22376),(190172,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416202.0846000000,1649416202.0944000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:10:02. Current memory use 39.9MB.\n... used 3 dbqueries\n... used 0.008558988571167 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22377),(190173,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416202.1102000000,1649416202.1124000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:10:02. Current memory use 41.4MB.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22377),(190174,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416202.1093000000,1649416202.1154000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:10:02. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038008689880371 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22376),(190175,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416202.1215000000,1649416202.1225000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:10:02. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22377),(190176,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416202.1246000000,1649416202.1268000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:10:02. Current memory use 42.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22376),(190177,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416202.1336000000,1649416202.1355000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:10:02. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22377),(190178,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416202.1382000000,1649416202.1415000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:10:02. Current memory use 42.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021560192108154 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22376),(190179,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416202.1453000000,1649416202.1465000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:10:02. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22377),(190180,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416202.1533000000,1649416202.1549000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:10:02. Current memory use 42.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22376),(190181,0,'moodle','core\\task\\session_cleanup_task',0,1649416261.4686000000,1649416261.4829000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:11:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010342836380005 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22416),(190182,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416261.4796000000,1649416261.4889000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055229663848877 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22419),(190183,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416261.4928000000,1649416261.4936000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:11:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22416),(190184,0,'moodle','core\\task\\grade_cron_task',0,1649416261.5026000000,1649416261.5144000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:11:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010765075683594 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22416),(190185,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416261.4987000000,1649416261.5351000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:11:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035616159439087 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22419),(190186,0,'moodle','core\\task\\completion_regular_task',0,1649416261.5238000000,1649416261.5417000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:11:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016947984695435 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22416),(190187,0,'moodle','core\\task\\portfolio_cron_task',0,1649416261.5428000000,1649416261.5440000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22419),(190188,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416261.5548000000,1649416261.5565000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22419),(190189,0,'moodle','core\\task\\calendar_cron_task',0,1649416261.5657000000,1649416261.5707000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:11:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0042030811309814 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22416),(190190,0,'moodle','core\\task\\blog_cron_task',0,1649416261.5855000000,1649416261.5873000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22419),(190191,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416261.6008000000,1649416261.6024000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:11:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079488754272461 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22419),(190192,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416261.5867000000,1649416261.6110000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:11:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023273944854736 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22416),(190193,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416261.6272000000,1649416261.6712000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:11:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.042392015457153 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22419),(190194,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416261.6724000000,1649416261.6750000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:11:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012071132659912 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22416),(190195,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416261.6936000000,1649416261.6972000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:11:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024700164794922 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22416),(190196,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416261.7056000000,1649416261.7075000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:11:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00029993057250977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22416),(190197,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416261.7177000000,1649416261.7197000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:11:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048017501831055 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22419),(190198,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416261.7183000000,1649416261.7198000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:11:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22416),(190199,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416261.7287000000,1649416261.7299000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:11:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22419),(190200,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416261.7341000000,1649416261.7367000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:11:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016090869903564 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22416),(190201,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416261.7430000000,1649416261.7440000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:11:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22419),(190202,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416261.7478000000,1649416261.7491000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:11:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22416),(190203,0,'moodle','core\\task\\session_cleanup_task',0,1649416322.0151000000,1649416322.0293000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:12:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098769664764404 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22455),(190204,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416322.0409000000,1649416322.0421000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:12:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22455),(190205,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416322.0332000000,1649416322.0469000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:12:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.007673978805542 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22454),(190206,0,'moodle','core\\task\\grade_cron_task',0,1649416322.0592000000,1649416322.0710000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:12:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01103687286377 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22454),(190207,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416322.0539000000,1649416322.0939000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:12:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039252042770386 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22455),(190208,0,'moodle','core\\task\\completion_regular_task',0,1649416322.0793000000,1649416322.0973000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:12:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017230033874512 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22454),(190209,0,'moodle','core\\task\\portfolio_cron_task',0,1649416322.1046000000,1649416322.1054000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:12:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22455),(190210,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416322.1046000000,1649416322.1058000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:12:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22454),(190211,0,'moodle','core\\task\\blog_cron_task',0,1649416322.1232000000,1649416322.1243000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:12:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22454),(190212,0,'moodle','core\\task\\calendar_cron_task',0,1649416322.1207000000,1649416322.1255000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:12:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0039608478546143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22455),(190213,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416322.1348000000,1649416322.1364000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:12:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22455),(190214,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416322.1328000000,1649416322.1584000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:12:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024520874023438 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22454),(190215,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416322.2011000000,1649416322.2040000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:12:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015342235565186 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22454),(190216,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416322.1572000000,1649416322.2052000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:12:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.046270132064819 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22455),(190217,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416322.2259000000,1649416322.2304000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:12:02. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003464937210083 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22454),(190218,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416322.2378000000,1649416322.2395000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:12:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22454),(190219,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416322.2446000000,1649416322.2458000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:12:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22455),(190220,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416322.2533000000,1649416322.2548000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:12:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059390068054199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22454),(190221,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416322.2547000000,1649416322.2560000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:12:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22455),(190222,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416322.2691000000,1649416322.2700000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:12:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22455),(190223,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416322.2703000000,1649416322.2728000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:12:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017561912536621 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22454),(190224,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416322.2805000000,1649416322.2817000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:12:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22455),(190225,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416381.5610000000,1649416381.5701000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:13:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0051469802856445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22499),(190226,0,'moodle','core\\task\\session_cleanup_task',0,1649416381.5604000000,1649416381.5749000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010302066802979 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22498),(190227,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416381.5789000000,1649416381.5796000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:13:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22499),(190228,0,'moodle','core\\task\\grade_cron_task',0,1649416381.5872000000,1649416381.5983000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:13:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0103440284729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22499),(190229,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416381.5846000000,1649416381.6154000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029932022094727 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22498),(190230,0,'moodle','core\\task\\completion_regular_task',0,1649416381.6076000000,1649416381.6283000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:13:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017413854598999 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22499),(190231,0,'moodle','core\\task\\portfolio_cron_task',0,1649416381.6279000000,1649416381.6295000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22498),(190232,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416381.6369000000,1649416381.6377000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:13:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22499),(190233,0,'moodle','core\\task\\calendar_cron_task',0,1649416381.6474000000,1649416381.6538000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052509307861328 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22498),(190234,0,'moodle','core\\task\\blog_cron_task',0,1649416381.6540000000,1649416381.6548000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:13:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22499),(190235,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416381.6634000000,1649416381.6658000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:13:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013608932495117 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22498),(190236,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416381.6616000000,1649416381.6840000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:13:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02135181427002 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22499),(190237,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416381.7276000000,1649416381.7312000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:13:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001924991607666 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22499),(190238,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416381.6851000000,1649416381.7347000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:13:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.047987937927246 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22498),(190239,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416381.7584000000,1649416381.7643000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:13:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0043690204620361 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22499),(190240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416381.7762000000,1649416381.7779000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:13:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0002751350402832 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22499),(190241,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416381.7846000000,1649416381.7863000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:13:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22498),(190242,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416381.7857000000,1649416381.7871000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:13:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052285194396973 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22499),(190243,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416381.7957000000,1649416381.7969000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:13:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22498),(190244,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416381.8039000000,1649416381.8070000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:13:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002126932144165 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22499),(190245,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416381.8170000000,1649416381.8184000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:13:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.0001978874206543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22498),(190246,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416381.8172000000,1649416381.8187000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:13:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006721019744873 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22499),(190247,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416442.1025000000,1649416442.1145000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:14:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0063707828521729 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22531),(190248,0,'moodle','core\\task\\session_cleanup_task',0,1649416442.1013000000,1649416442.1170000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:14:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011094093322754 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22536),(190249,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416442.1254000000,1649416442.1262000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:14:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22536),(190250,0,'moodle','core\\task\\grade_cron_task',0,1649416442.1347000000,1649416442.1513000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:14:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015460014343262 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22536),(190251,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416442.1260000000,1649416442.1656000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:14:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038616895675659 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22531),(190252,0,'moodle','core\\task\\portfolio_cron_task',0,1649416442.1779000000,1649416442.1790000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22531),(190253,0,'moodle','core\\task\\completion_regular_task',0,1649416442.1618000000,1649416442.1800000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:14:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017296075820923 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22536),(190254,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416442.1890000000,1649416442.1900000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22531),(190255,0,'moodle','core\\task\\calendar_cron_task',0,1649416442.1975000000,1649416442.2157000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:14:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.017246007919312 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22536),(190256,0,'moodle','core\\task\\blog_cron_task',0,1649416442.2187000000,1649416442.2201000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:14:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22531),(190257,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416442.2281000000,1649416442.2300000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:14:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082993507385254 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22531),(190258,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416442.2266000000,1649416442.2509000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:14:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023169994354248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22536),(190259,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416442.2464000000,1649416442.2778000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:14:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.030339956283569 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22531),(190260,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416442.2897000000,1649416442.2926000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:14:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22536),(190261,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416442.3149000000,1649416442.3188000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:14:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025629997253418 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22536),(190262,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416442.3271000000,1649416442.3285000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:14:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0002899169921875 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22536),(190263,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416442.3381000000,1649416442.3398000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:14:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22536),(190264,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416442.3486000000,1649416442.3505000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:14:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22531),(190265,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416442.3493000000,1649416442.3510000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:14:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22536),(190266,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416442.3621000000,1649416442.3630000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:14:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22531),(190267,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416442.3626000000,1649416442.3655000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:14:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018131732940674 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22536),(190268,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416442.3712000000,1649416442.3725000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:14:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22531),(190269,0,'moodle','core\\task\\badges_cron_task',0,1649416501.6579000000,1649416501.6940000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:15:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031722068786621 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22582),(190270,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649416501.6573000000,1649416501.6960000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 19:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.035642862319946 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',22580),(190271,0,'moodle','core\\task\\badges_message_task',0,1649416501.7045000000,1649416501.7120000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0050299167633057 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22580),(190272,0,'mod_chat','mod_chat\\task\\cron_task',0,1649416501.7098000000,1649416501.7334000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:15:01. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.022785902023315 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22582),(190273,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649416501.7403000000,1649416501.7488000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:15:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0073120594024658 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22580),(190274,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649416501.7471000000,1649416501.7553000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:15:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00069200000000003 seconds)\n... used 1 dbqueries\n... used 0.0073311328887939 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22582),(190275,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649416501.7600000000,1649416501.7653000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:15:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0033450126647949 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22580),(190276,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649416501.7667000000,1649416501.7724000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:15:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0036709308624268 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22582),(190277,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649416501.7751000000,1649416501.7784000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:15:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0021779537200928 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22580),(190278,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416501.7883000000,1649416501.7916000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:15:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.00088787078857422 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22580),(190279,0,'moodle','core\\task\\session_cleanup_task',0,1649416501.7812000000,1649416501.7955000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:15:01. Current memory use 25.1MB.\n... used 9 dbqueries\n... used 0.011984825134277 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22582),(190280,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416501.8020000000,1649416501.8032000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:15:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22580),(190281,0,'moodle','core\\task\\grade_cron_task',0,1649416501.8131000000,1649416501.8162000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:15:01. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0020730495452881 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22580),(190282,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416501.8053000000,1649416501.8362000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:15:01. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029803037643433 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22582),(190283,0,'moodle','core\\task\\completion_regular_task',0,1649416501.8253000000,1649416501.8431000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:15:01. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.016748905181885 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22580),(190284,0,'moodle','core\\task\\portfolio_cron_task',0,1649416501.8485000000,1649416501.8497000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:15:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22582),(190285,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416501.8527000000,1649416501.8539000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:15:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22580),(190286,0,'moodle','core\\task\\calendar_cron_task',0,1649416501.8610000000,1649416501.8685000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:15:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0062270164489746 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22582),(190287,0,'moodle','core\\task\\blog_cron_task',0,1649416501.8718000000,1649416501.8731000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:15:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22580),(190288,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416501.8845000000,1649416501.8870000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:15:01. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011730194091797 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22580),(190289,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416501.8797000000,1649416501.9049000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:15:01. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023935079574585 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22582),(190290,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416501.8971000000,1649416501.9114000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:15:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.012466907501221 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22580),(190291,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416501.9348000000,1649416501.9384000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:15:01. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015568733215332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22582),(190292,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416501.9665000000,1649416501.9715000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:15:01. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026869773864746 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22582),(190293,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416501.9819000000,1649416501.9834000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:15:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22582),(190294,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416501.9821000000,1649416501.9851000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:15:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22580),(190295,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416501.9934000000,1649416501.9951000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:15:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22580),(190296,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416501.9934000000,1649416501.9961000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:15:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064611434936523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22582),(190297,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416502.0044000000,1649416502.0059000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:15:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22582),(190298,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416502.0044000000,1649416502.0083000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:15:02. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025899410247803 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22580),(190299,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416502.0166000000,1649416502.0188000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:15:02. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22582),(190300,0,'moodle','core\\task\\session_cleanup_task',0,1649416561.3358000000,1649416561.3500000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:16:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010099172592163 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22625),(190301,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416561.3424000000,1649416561.3569000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:16:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072181224822998 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22622),(190302,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416561.3606000000,1649416561.3615000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:16:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22625),(190303,0,'moodle','core\\task\\grade_cron_task',0,1649416561.3708000000,1649416561.3845000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:16:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012695789337158 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22625),(190304,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416561.3686000000,1649416561.4043000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:16:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034806966781616 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22622),(190305,0,'moodle','core\\task\\completion_regular_task',0,1649416561.3925000000,1649416561.4091000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:16:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015489816665649 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22625),(190306,0,'moodle','core\\task\\portfolio_cron_task',0,1649416561.4136000000,1649416561.4147000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:16:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22622),(190307,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416561.4286000000,1649416561.4297000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:16:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22625),(190308,0,'moodle','core\\task\\calendar_cron_task',0,1649416561.4404000000,1649416561.4451000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:16:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038890838623047 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22622),(190309,0,'moodle','core\\task\\blog_cron_task',0,1649416561.4453000000,1649416561.4464000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:16:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22625),(190310,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416561.4534000000,1649416561.4557000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:16:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014650821685791 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22625),(190311,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416561.4530000000,1649416561.4750000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:16:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020904064178467 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22622),(190312,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416561.4720000000,1649416561.5061000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:16:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.032995939254761 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22625),(190313,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416561.5164000000,1649416561.5197000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:16:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013768672943115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22622),(190314,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416561.5504000000,1649416561.5553000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:16:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029067993164062 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22622),(190315,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416561.5612000000,1649416561.5625000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:16:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00024914741516113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22625),(190316,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416561.5652000000,1649416561.5680000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:16:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22622),(190317,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416561.5711000000,1649416561.5754000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:16:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22625),(190318,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416561.5768000000,1649416561.5779000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:16:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22622),(190319,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416561.5869000000,1649416561.5892000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:16:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015668869018555 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22625),(190320,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416561.5925000000,1649416561.5933000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:16:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22622),(190321,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416561.5980000000,1649416561.5995000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:16:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074195861816406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22625),(190322,0,'moodle','core\\task\\complete_plans_task',0,1649416621.9037000000,1649416621.9223000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 19:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.014850854873657 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',22666),(190323,0,'moodle','core\\task\\session_cleanup_task',0,1649416621.9053000000,1649416621.9252000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:17:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01413893699646 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22664),(190324,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416621.9342000000,1649416621.9362000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:17:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00084209442138672 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22664),(190325,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416621.9349000000,1649416621.9372000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:17:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22666),(190326,0,'moodle','core\\task\\grade_cron_task',0,1649416621.9453000000,1649416621.9575000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:17:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011407852172852 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22664),(190327,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416621.9451000000,1649416621.9829000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0367271900177 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22666),(190328,0,'moodle','core\\task\\portfolio_cron_task',0,1649416621.9936000000,1649416621.9946000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22666),(190329,0,'moodle','core\\task\\completion_regular_task',0,1649416621.9728000000,1649416621.9945000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020385026931763 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22664),(190330,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416622.0093000000,1649416622.0103000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:17:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22666),(190331,0,'moodle','core\\task\\calendar_cron_task',0,1649416622.0097000000,1649416622.0143000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:17:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036389827728271 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22664),(190332,0,'moodle','core\\task\\blog_cron_task',0,1649416622.0239000000,1649416622.0247000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:17:02. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22664),(190333,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416622.0379000000,1649416622.0398000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:17:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011508464813232 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22664),(190334,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416622.0288000000,1649416622.0444000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:17:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014762878417969 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22666),(190335,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416622.0735000000,1649416622.0757000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:17:02. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010290145874023 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22666),(190336,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416622.0605000000,1649416622.1046000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:17:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.042558908462524 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22664),(190337,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416622.1083000000,1649416622.1139000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:17:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030739307403564 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22666),(190338,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416622.1244000000,1649416622.1259000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:17:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22666),(190339,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416622.1358000000,1649416622.1374000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:17:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22666),(190340,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416622.1462000000,1649416622.1477000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:17:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040388107299805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22664),(190341,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416622.1497000000,1649416622.1513000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:17:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22666),(190342,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416622.1590000000,1649416622.1616000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:17:02. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018539428710938 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22664),(190343,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416622.1666000000,1649416622.1677000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:17:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22666),(190344,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416622.1694000000,1649416622.1709000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:17:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22664),(190345,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416681.4987000000,1649416681.5091000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:18:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055859088897705 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22721),(190346,0,'moodle','core\\task\\session_cleanup_task',0,1649416681.4984000000,1649416681.5144000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011206865310669 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22718),(190347,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416681.5334000000,1649416681.5346000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:18:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22721),(190348,0,'moodle','core\\task\\grade_cron_task',0,1649416681.5437000000,1649416681.5584000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:18:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013849973678589 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22721),(190349,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416681.5386000000,1649416681.5698000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030221939086914 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22718),(190350,0,'moodle','core\\task\\portfolio_cron_task',0,1649416681.5777000000,1649416681.5786000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22718),(190351,0,'moodle','core\\task\\completion_regular_task',0,1649416681.5682000000,1649416681.5850000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:18:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015193939208984 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22721),(190352,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416681.5884000000,1649416681.5894000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22718),(190353,0,'moodle','core\\task\\blog_cron_task',0,1649416681.6051000000,1649416681.6059000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:18:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22721),(190354,0,'moodle','core\\task\\calendar_cron_task',0,1649416681.6046000000,1649416681.6097000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:18:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042099952697754 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22718),(190355,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416681.6177000000,1649416681.6198000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:18:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012969970703125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22718),(190356,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416681.6133000000,1649416681.6296000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:18:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015544891357422 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22721),(190357,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416681.6593000000,1649416681.6657000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:18:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017600059509277 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22721),(190358,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416681.6360000000,1649416681.6715000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:18:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.03446102142334 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22718),(190359,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416681.6855000000,1649416681.6900000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:18:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033321380615234 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22721),(190360,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416681.6997000000,1649416681.7017000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:18:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00032711029052734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22721),(190361,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416681.7124000000,1649416681.7135000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:18:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22721),(190362,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416681.7224000000,1649416681.7234000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:18:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22721),(190363,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416681.7221000000,1649416681.7245000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:18:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080084800720215 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22718),(190364,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416681.7349000000,1649416681.7373000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:18:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017499923706055 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22721),(190365,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416681.7370000000,1649416681.7379000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:18:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22718),(190366,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416681.7466000000,1649416681.7480000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:18:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052690505981445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22718),(190367,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416742.0954000000,1649416742.1060000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:19:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060009956359863 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22774),(190368,0,'moodle','core\\task\\session_cleanup_task',0,1649416742.0953000000,1649416742.1115000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:19:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011129140853882 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22771),(190369,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416742.1174000000,1649416742.1182000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:19:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22774),(190370,0,'moodle','core\\task\\grade_cron_task',0,1649416742.1284000000,1649416742.1448000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:19:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015337944030762 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22774),(190371,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416742.1227000000,1649416742.1538000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:19:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030198097229004 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22771),(190372,0,'moodle','core\\task\\portfolio_cron_task',0,1649416742.1628000000,1649416742.1639000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:19:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22771),(190373,0,'moodle','core\\task\\completion_regular_task',0,1649416742.1524000000,1649416742.1696000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:19:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016206979751587 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22774),(190374,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416742.1723000000,1649416742.1732000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:19:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22771),(190375,0,'moodle','core\\task\\blog_cron_task',0,1649416742.1859000000,1649416742.1866000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:19:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22771),(190376,0,'moodle','core\\task\\calendar_cron_task',0,1649416742.1855000000,1649416742.1903000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:19:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0038979053497314 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22774),(190377,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416742.1973000000,1649416742.1993000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:19:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011770725250244 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22774),(190378,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416742.1962000000,1649416742.2123000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:19:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015269041061401 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22771),(190379,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416742.2414000000,1649416742.2446000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:19:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021500587463379 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22771),(190380,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416742.2173000000,1649416742.2574000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:19:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.039001941680908 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22774),(190381,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416742.2666000000,1649416742.2710000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:19:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031599998474121 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22771),(190382,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416742.2842000000,1649416742.2862000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:19:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22771),(190383,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416742.2948000000,1649416742.2959000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:19:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22771),(190384,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416742.2976000000,1649416742.2993000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:19:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066614151000977 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22774),(190385,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416742.3042000000,1649416742.3061000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:19:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22771),(190386,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416742.3124000000,1649416742.3164000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:19:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002971887588501 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22774),(190387,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416742.3180000000,1649416742.3195000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:19:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22771),(190388,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416742.3247000000,1649416742.3262000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:19:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072789192199707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22774),(190389,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649416801.6097000000,1649416801.6185000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0058219432830811 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',22814),(190390,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649416801.6284000000,1649416801.6293000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',22814),(190391,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649416801.6404000000,1649416801.6429000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.001596212387085 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',22814),(190392,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649416801.6340000000,1649416801.6451000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:20:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0079658031463623 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',22813),(190393,0,'moodle','core\\task\\badges_message_task',0,1649416801.6552000000,1649416801.6665000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055959224700928 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',22813),(190394,0,'moodle','core\\task\\badges_cron_task',0,1649416801.6522000000,1649416801.6864000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032269954681396 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',22814),(190395,0,'mod_chat','mod_chat\\task\\cron_task',0,1649416801.6860000000,1649416801.6972000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:20:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.0096111297607422 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',22813),(190396,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649416801.7047000000,1649416801.7122000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0064620971679688 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',22814),(190397,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649416801.7198000000,1649416801.7327000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:20:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00083700000000009 seconds)\n... used 1 dbqueries\n... used 0.011765956878662 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',22813),(190398,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649416801.7304000000,1649416801.7364000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0037999153137207 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',22814),(190399,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649416801.7492000000,1649416801.7531000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0029020309448242 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',22814),(190400,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649416801.7532000000,1649416801.7604000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:20:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0043799877166748 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',22813),(190401,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416801.7692000000,1649416801.7718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:20:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00045299530029297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22813),(190402,0,'moodle','core\\task\\session_cleanup_task',0,1649416801.7641000000,1649416801.7726000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0066030025482178 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22814),(190403,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416801.7801000000,1649416801.7810000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:20:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22814),(190404,0,'moodle','core\\task\\grade_cron_task',0,1649416801.7883000000,1649416801.7908000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:20:01. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0016238689422607 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22814),(190405,0,'moodle','core\\task\\completion_regular_task',0,1649416801.7984000000,1649416801.8238000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:20:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.012930154800415 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22814),(190406,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416801.7806000000,1649416801.8323000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:20:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.050620079040527 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22813),(190407,0,'moodle','core\\task\\portfolio_cron_task',0,1649416801.8337000000,1649416801.8351000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:20:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22814),(190408,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416801.8430000000,1649416801.8445000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22813),(190409,0,'moodle','core\\task\\blog_cron_task',0,1649416801.8540000000,1649416801.8556000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:20:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22813),(190410,0,'moodle','core\\task\\calendar_cron_task',0,1649416801.8536000000,1649416801.8604000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:20:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.0057928562164307 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22814),(190411,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416801.8680000000,1649416801.8699000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:20:01. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011270046234131 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22814),(190412,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416801.8662000000,1649416801.8891000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:20:01. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021836042404175 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22813),(190413,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416801.8771000000,1649416801.9114000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:20:01. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.03301215171814 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22814),(190414,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416801.9205000000,1649416801.9236000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:20:01. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011520385742188 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22813),(190415,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416801.9471000000,1649416801.9515000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:20:01. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024220943450928 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22813),(190416,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416801.9617000000,1649416801.9632000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:20:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22813),(190417,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416801.9626000000,1649416801.9652000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:20:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.0002741813659668 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22814),(190418,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416801.9727000000,1649416801.9746000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:20:01. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043606758117676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22814),(190419,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416801.9734000000,1649416801.9754000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:20:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22813),(190420,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416801.9821000000,1649416801.9858000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:20:01. Current memory use 33.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022830963134766 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22814),(190421,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416801.9851000000,1649416801.9868000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:20:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0002140998840332 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22813),(190422,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416801.9965000000,1649416801.9984000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:20:01. Current memory use 33.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077414512634277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22814),(190423,0,'moodle','core\\task\\session_cleanup_task',0,1649416861.3031000000,1649416861.3185000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010844230651855 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22874),(190424,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416861.3403000000,1649416861.3417000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:21:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00051188468933105 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22874),(190425,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416861.3501000000,1649416861.3510000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22874),(190426,0,'moodle','core\\task\\grade_cron_task',0,1649416861.3629000000,1649416861.3763000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:21:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012269973754883 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22874),(190427,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416861.3565000000,1649416861.4040000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:21:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042804002761841 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22870),(190428,0,'moodle','core\\task\\completion_regular_task',0,1649416861.3866000000,1649416861.4065000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:21:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019075870513916 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22874),(190429,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416861.4164000000,1649416861.4171000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:21:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22874),(190430,0,'moodle','core\\task\\portfolio_cron_task',0,1649416861.4154000000,1649416861.4176000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22870),(190431,0,'moodle','core\\task\\blog_cron_task',0,1649416861.4340000000,1649416861.4348000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:21:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22870),(190432,0,'moodle','core\\task\\calendar_cron_task',0,1649416861.4312000000,1649416861.4357000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:21:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034470558166504 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22874),(190433,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416861.4470000000,1649416861.4485000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:21:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00071191787719727 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22874),(190434,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416861.4428000000,1649416861.4632000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:21:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019552946090698 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22870),(190435,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416861.4944000000,1649416861.4965000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:21:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010309219360352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22870),(190436,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416861.4664000000,1649416861.5019000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:21:01. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.034461975097656 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22874),(190437,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416861.5225000000,1649416861.5263000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:21:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023610591888428 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22870),(190438,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416861.5340000000,1649416861.5353000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:21:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22870),(190439,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416861.5380000000,1649416861.5415000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:21:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00033402442932129 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22874),(190440,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416861.5430000000,1649416861.5449000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:21:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050497055053711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22870),(190441,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416861.5525000000,1649416861.5537000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:21:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22874),(190442,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416861.5579000000,1649416861.5614000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:21:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002593994140625 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22870),(190443,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416861.5700000000,1649416861.5721000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:21:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00055313110351562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22874),(190444,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416861.5725000000,1649416861.5745000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:21:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012168884277344 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22870),(190445,0,'moodle','core\\task\\session_cleanup_task',0,1649416921.8698000000,1649416921.8854000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010866165161133 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22899),(190446,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416921.8791000000,1649416921.8922000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0074400901794434 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22897),(190447,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416921.8963000000,1649416921.8974000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:22:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22899),(190448,0,'moodle','core\\task\\grade_cron_task',0,1649416921.9087000000,1649416921.9214000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:22:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011862993240356 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22899),(190449,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416921.9027000000,1649416921.9351000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:22:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031342029571533 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22897),(190450,0,'moodle','core\\task\\completion_regular_task',0,1649416921.9298000000,1649416921.9462000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:22:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015604019165039 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22899),(190451,0,'moodle','core\\task\\portfolio_cron_task',0,1649416921.9459000000,1649416921.9470000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22897),(190452,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416921.9547000000,1649416921.9559000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22897),(190453,0,'moodle','core\\task\\calendar_cron_task',0,1649416921.9619000000,1649416921.9668000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:22:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0040550231933594 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22899),(190454,0,'moodle','core\\task\\blog_cron_task',0,1649416921.9695000000,1649416921.9705000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22897),(190455,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416921.9789000000,1649416921.9806000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:22:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.000762939453125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22897),(190456,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416921.9776000000,1649416921.9949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:22:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016186952590942 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22899),(190457,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416921.9966000000,1649416922.0333000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:22:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.035724878311157 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22897),(190458,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416922.0339000000,1649416922.0378000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:22:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021090507507324 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22899),(190459,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416922.0575000000,1649416922.0618000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:22:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032339096069336 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22899),(190460,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416922.0700000000,1649416922.0715000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:22:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00037503242492676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22899),(190461,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416922.0782000000,1649416922.0793000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:22:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22899),(190462,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416922.0839000000,1649416922.0854000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:22:02. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044703483581543 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22897),(190463,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416922.0883000000,1649416922.0895000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:22:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22899),(190464,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416922.0990000000,1649416922.1024000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:22:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024900436401367 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22897),(190465,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416922.1018000000,1649416922.1028000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:22:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00016188621520996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22899),(190466,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416922.1128000000,1649416922.1148000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:22:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001021146774292 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22899),(190467,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649416981.3918000000,1649416981.4139000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 19:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.018913984298706 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',22934),(190468,0,'moodle','core\\task\\session_cleanup_task',0,1649416981.4244000000,1649416981.4314000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:23:01. Current memory use 20.7MB.\n... used 7 dbqueries\n... used 0.0050959587097168 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22934),(190469,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649416981.4407000000,1649416981.4427000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:23:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00079107284545898 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22934),(190470,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649416981.4530000000,1649416981.4543000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:23:01. Current memory use 21.1MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22934),(190471,0,'moodle','core\\task\\grade_cron_task',0,1649416981.4651000000,1649416981.4758000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:23:01. Current memory use 21.1MB.\n... used 2 dbqueries\n... used 0.0098211765289307 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22934),(190472,0,'moodle','core\\task\\completion_regular_task',0,1649416981.4827000000,1649416981.4983000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:23:01. Current memory use 22MB.\n... used 6 dbqueries\n... used 0.014419078826904 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22934),(190473,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649416981.4591000000,1649416981.5034000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:23:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038472890853882 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22937),(190474,0,'moodle','core\\task\\portfolio_cron_task',0,1649416981.5093000000,1649416981.5106000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:23:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22934),(190475,0,'moodle','core\\task\\plagiarism_cron_task',0,1649416981.5167000000,1649416981.5180000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22937),(190476,0,'moodle','core\\task\\blog_cron_task',0,1649416981.5337000000,1649416981.5346000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:23:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22937),(190477,0,'moodle','core\\task\\calendar_cron_task',0,1649416981.5276000000,1649416981.5354000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:23:01. Current memory use 23.4MB.\n... used 1 dbqueries\n... used 0.0067050457000732 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22934),(190478,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649416981.5459000000,1649416981.5475000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:23:01. Current memory use 23.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075507164001465 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22934),(190479,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649416981.5432000000,1649416981.5638000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:23:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01978588104248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22937),(190480,0,'mod_forum','mod_forum\\task\\cron_task',0,1649416981.5962000000,1649416981.5986000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:23:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010991096496582 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22937),(190481,0,'mod_assign','mod_assign\\task\\cron_task',0,1649416981.5706000000,1649416981.6300000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:23:01. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.05735182762146 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22934),(190482,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649416981.6346000000,1649416981.6384000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:23:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022649765014648 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22937),(190483,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649416981.6484000000,1649416981.6505000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:23:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22937),(190484,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649416981.6651000000,1649416981.6670000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:23:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22937),(190485,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649416981.6686000000,1649416981.6703000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:23:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043106079101562 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22934),(190486,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649416981.6776000000,1649416981.6794000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:23:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00031900405883789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22934),(190487,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649416981.6840000000,1649416981.6865000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:23:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018000602722168 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22937),(190488,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649416981.6912000000,1649416981.6920000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:23:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22934),(190489,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649416981.6950000000,1649416981.6966000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:23:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089120864868164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22937),(190490,0,'moodle','core\\task\\session_cleanup_task',0,1649417041.9777000000,1649417041.9932000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011052846908569 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',22972),(190491,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417042.0020000000,1649417042.0028000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:24:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',22972),(190492,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417042.0008000000,1649417042.0103000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:24:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057029724121094 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',22974),(190493,0,'moodle','core\\task\\grade_cron_task',0,1649417042.0211000000,1649417042.0330000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:24:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010756969451904 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',22974),(190494,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417042.0111000000,1649417042.0412000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:24:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029174089431763 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',22972),(190495,0,'moodle','core\\task\\portfolio_cron_task',0,1649417042.0490000000,1649417042.0501000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',22972),(190496,0,'moodle','core\\task\\completion_regular_task',0,1649417042.0417000000,1649417042.0598000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:24:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017297983169556 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',22974),(190497,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417042.0592000000,1649417042.0600000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',22972),(190498,0,'moodle','core\\task\\blog_cron_task',0,1649417042.0740000000,1649417042.0748000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:24:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',22974),(190499,0,'moodle','core\\task\\calendar_cron_task',0,1649417042.0732000000,1649417042.0778000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:24:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037910938262939 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',22972),(190500,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417042.0853000000,1649417042.0868000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:24:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074481964111328 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',22972),(190501,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417042.0816000000,1649417042.0994000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:24:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017054080963135 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',22974),(190502,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417042.1421000000,1649417042.1448000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:24:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012619495391846 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',22974),(190503,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417042.1049000000,1649417042.1486000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:24:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042577981948853 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',22972),(190504,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417042.1659000000,1649417042.1690000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:24:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020499229431152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',22974),(190505,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417042.1765000000,1649417042.1779000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:24:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00020980834960938 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',22974),(190506,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417042.1807000000,1649417042.1821000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:24:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',22972),(190507,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417042.1910000000,1649417042.1925000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:24:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',22972),(190508,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417042.1932000000,1649417042.1947000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:24:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047993659973145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',22974),(190509,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417042.2030000000,1649417042.2057000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:24:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016701221466064 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',22972),(190510,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417042.2052000000,1649417042.2060000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:24:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',22974),(190511,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417042.2139000000,1649417042.2152000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:24:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055909156799316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',22972),(190512,0,'moodle','core\\task\\context_cleanup_task',0,1649417101.5152000000,1649417101.5338000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 19:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.014178037643433 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',23018),(190513,0,'moodle','core\\task\\badges_message_task',0,1649417101.5432000000,1649417101.5476000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0036740303039551 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23018),(190514,0,'moodle','core\\task\\badges_cron_task',0,1649417101.5154000000,1649417101.5527000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:25:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033028125762939 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23016),(190515,0,'mod_chat','mod_chat\\task\\cron_task',0,1649417101.5605000000,1649417101.5717000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:25:01. Current memory use 21.7MB.\n... used 4 dbqueries\n... used 0.01021409034729 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23018),(190516,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649417101.5660000000,1649417101.5762000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:25:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.009148120880127 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23016),(190517,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649417101.5888000000,1649417101.5942000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0034520626068115 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23016),(190518,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649417101.5859000000,1649417101.5942000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00058899999999995 seconds)\n... used 1 dbqueries\n... used 0.0076520442962646 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23018),(190519,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649417101.6016000000,1649417101.6043000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0020608901977539 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23016),(190520,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649417101.6051000000,1649417101.6104000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:25:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0031819343566895 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23018),(190521,0,'moodle','core\\task\\session_cleanup_task',0,1649417101.6108000000,1649417101.6178000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:25:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0050859451293945 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23016),(190522,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417101.6173000000,1649417101.6195000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:25:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0004270076751709 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23018),(190523,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417101.6265000000,1649417101.6273000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:25:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23018),(190524,0,'moodle','core\\task\\grade_cron_task',0,1649417101.6344000000,1649417101.6448000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:25:01. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.0092828273773193 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23018),(190525,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417101.6310000000,1649417101.6496000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:25:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017582893371582 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23016),(190526,0,'moodle','core\\task\\portfolio_cron_task',0,1649417101.6565000000,1649417101.6573000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23016),(190527,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417101.6662000000,1649417101.6671000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23016),(190528,0,'moodle','core\\task\\completion_regular_task',0,1649417101.6532000000,1649417101.6672000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:25:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.013155937194824 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23018),(190529,0,'moodle','core\\task\\calendar_cron_task',0,1649417101.6740000000,1649417101.6790000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:25:01. Current memory use 25.9MB.\n... used 1 dbqueries\n... used 0.0042798519134521 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23018),(190530,0,'moodle','core\\task\\blog_cron_task',0,1649417101.6840000000,1649417101.6850000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:25:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23016),(190531,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417101.6962000000,1649417101.6981000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:25:01. Current memory use 26.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001168966293335 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23016),(190532,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417101.6891000000,1649417101.7058000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:25:01. Current memory use 26.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015931844711304 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23018),(190533,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417101.7350000000,1649417101.7391000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:25:01. Current memory use 29.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020880699157715 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23018),(190534,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417101.7059000000,1649417101.7419000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:25:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.034541130065918 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23016),(190535,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417101.7606000000,1649417101.7655000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:25:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031790733337402 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23018),(190536,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417101.7735000000,1649417101.7747000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:25:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23018),(190537,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417101.7822000000,1649417101.7833000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:25:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23018),(190538,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417101.7825000000,1649417101.7844000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:25:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23016),(190539,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417101.7905000000,1649417101.7921000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:25:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23018),(190540,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417101.7908000000,1649417101.7937000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:25:01. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002018928527832 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23016),(190541,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417101.8106000000,1649417101.8119000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:25:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23018),(190542,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417101.8213000000,1649417101.8235000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:25:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001025915145874 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23018),(190543,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417162.1435000000,1649417162.1658000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:26:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078399181365967 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23077),(190544,0,'moodle','core\\task\\session_cleanup_task',0,1649417162.1377000000,1649417162.1707000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:26:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.026654958724976 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23078),(190545,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417162.1770000000,1649417162.1779000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:26:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23077),(190546,0,'moodle','core\\task\\grade_cron_task',0,1649417162.1900000000,1649417162.2049000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:26:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013726949691772 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23077),(190547,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417162.1814000000,1649417162.2216000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:26:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038888216018677 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23078),(190548,0,'moodle','core\\task\\completion_regular_task',0,1649417162.2158000000,1649417162.2337000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:26:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016757011413574 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23077),(190549,0,'moodle','core\\task\\portfolio_cron_task',0,1649417162.2341000000,1649417162.2358000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23078),(190550,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417162.2423000000,1649417162.2431000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:26:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23077),(190551,0,'moodle','core\\task\\blog_cron_task',0,1649417162.2573000000,1649417162.2580000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:26:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23077),(190552,0,'moodle','core\\task\\calendar_cron_task',0,1649417162.2532000000,1649417162.2599000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:26:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055739879608154 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23078),(190553,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417162.2688000000,1649417162.2719000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:26:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018751621246338 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23078),(190554,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417162.2672000000,1649417162.2900000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:26:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021983861923218 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23077),(190555,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417162.3210000000,1649417162.3240000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:26:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010981559753418 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23077),(190556,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417162.2939000000,1649417162.3400000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:26:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.044639825820923 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23078),(190557,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417162.3407000000,1649417162.3454000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:26:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036070346832275 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23077),(190558,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417162.3540000000,1649417162.3554000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:26:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00038480758666992 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23077),(190559,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417162.3624000000,1649417162.3638000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:26:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23077),(190560,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417162.3721000000,1649417162.3735000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:26:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00041604042053223 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23077),(190561,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417162.3768000000,1649417162.3780000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:26:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23078),(190562,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417162.3851000000,1649417162.3874000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:26:02. Current memory use 28.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015168190002441 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23077),(190563,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417162.3906000000,1649417162.3915000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:26:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23078),(190564,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417162.3970000000,1649417162.3983000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:26:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045299530029297 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23077),(190565,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417221.6586000000,1649417221.6805000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:27:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0066349506378174 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23115),(190566,0,'moodle','core\\task\\session_cleanup_task',0,1649417221.6582000000,1649417221.6825000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.020431995391846 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23118),(190567,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417221.6902000000,1649417221.6916000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23118),(190568,0,'moodle','core\\task\\grade_cron_task',0,1649417221.7017000000,1649417221.7161000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:27:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013283014297485 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23118),(190569,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417221.6923000000,1649417221.7263000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:27:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033089876174927 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23115),(190570,0,'moodle','core\\task\\portfolio_cron_task',0,1649417221.7341000000,1649417221.7350000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23115),(190571,0,'moodle','core\\task\\completion_regular_task',0,1649417221.7267000000,1649417221.7412000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:27:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013634920120239 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23118),(190572,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417221.7412000000,1649417221.7419000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23115),(190573,0,'moodle','core\\task\\calendar_cron_task',0,1649417221.7541000000,1649417221.7581000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:27:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.003154993057251 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23118),(190574,0,'moodle','core\\task\\blog_cron_task',0,1649417221.7584000000,1649417221.7592000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:27:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23115),(190575,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417221.7673000000,1649417221.7691000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:27:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23115),(190576,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417221.7662000000,1649417221.7899000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:27:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022506952285767 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23118),(190577,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417221.9374000000,1649417221.9399000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:27:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012581348419189 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23118),(190578,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417221.9070000000,1649417221.9566000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:27:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.047646999359131 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23115),(190579,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417221.9581000000,1649417221.9626000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:27:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028312206268311 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23118),(190580,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417221.9730000000,1649417221.9749000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:27:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00036096572875977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23118),(190581,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417221.9846000000,1649417221.9863000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:27:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23118),(190582,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417221.9923000000,1649417221.9938000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:27:01. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005500316619873 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23115),(190583,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417221.9970000000,1649417221.9982000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:27:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23118),(190584,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417222.0085000000,1649417222.0126000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:27:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029230117797852 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23115),(190585,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417222.0128000000,1649417222.0137000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:27:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00017285346984863 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23118),(190586,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417222.0227000000,1649417222.0243000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:27:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23115),(190587,0,'moodle','core\\task\\session_cleanup_task',0,1649417281.3367000000,1649417281.3511000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097289085388184 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23152),(190588,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417281.3471000000,1649417281.3585000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:28:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0069749355316162 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23155),(190589,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417281.3609000000,1649417281.3617000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23152),(190590,0,'moodle','core\\task\\grade_cron_task',0,1649417281.3709000000,1649417281.3847000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:28:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013011932373047 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23155),(190591,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417281.3690000000,1649417281.3990000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:28:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029195070266724 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23152),(190592,0,'moodle','core\\task\\portfolio_cron_task',0,1649417281.4082000000,1649417281.4090000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3180923461914E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23152),(190593,0,'moodle','core\\task\\completion_regular_task',0,1649417281.3943000000,1649417281.4123000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:28:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017084836959839 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23155),(190594,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417281.4165000000,1649417281.4174000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23152),(190595,0,'moodle','core\\task\\calendar_cron_task',0,1649417281.4257000000,1649417281.4303000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:28:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0038919448852539 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23155),(190596,0,'moodle','core\\task\\blog_cron_task',0,1649417281.4420000000,1649417281.4429000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:28:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23152),(190597,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417281.4521000000,1649417281.4537000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:28:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076913833618164 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23152),(190598,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417281.4464000000,1649417281.4661000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:28:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018837928771973 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23155),(190599,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417281.4982000000,1649417281.5017000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:28:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0024919509887695 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23155),(190600,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417281.4719000000,1649417281.5153000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:28:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.041980028152466 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23152),(190601,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417281.5199000000,1649417281.5244000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:28:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035390853881836 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23155),(190602,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417281.5320000000,1649417281.5331000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:28:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00023889541625977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23155),(190603,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417281.5404000000,1649417281.5417000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:28:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23155),(190604,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417281.5498000000,1649417281.5519000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:28:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053787231445312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23155),(190605,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417281.5545000000,1649417281.5560000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:28:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23152),(190606,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417281.5684000000,1649417281.5707000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:28:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015609264373779 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23155),(190607,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417281.5726000000,1649417281.5735000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:28:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23152),(190608,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417281.5800000000,1649417281.5813000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:28:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068998336791992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23155),(190609,0,'moodle','core\\task\\session_cleanup_task',0,1649417341.8298000000,1649417341.8431000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098080635070801 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23196),(190610,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417341.8519000000,1649417341.8556000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:29:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00063610076904297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23196),(190611,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417341.8662000000,1649417341.8674000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:29:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23196),(190612,0,'moodle','core\\task\\grade_cron_task',0,1649417341.8773000000,1649417341.8869000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:29:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0089101791381836 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23196),(190613,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417341.8702000000,1649417341.9055000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:29:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031641006469727 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23192),(190614,0,'moodle','core\\task\\completion_regular_task',0,1649417341.8960000000,1649417341.9089000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:29:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.012081861495972 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23196),(190615,0,'moodle','core\\task\\portfolio_cron_task',0,1649417341.9162000000,1649417341.9170000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23192),(190616,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417341.9165000000,1649417341.9173000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:29:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23196),(190617,0,'moodle','core\\task\\blog_cron_task',0,1649417341.9341000000,1649417341.9349000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:29:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23196),(190618,0,'moodle','core\\task\\calendar_cron_task',0,1649417341.9304000000,1649417341.9361000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:29:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047378540039062 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23192),(190619,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417341.9451000000,1649417341.9470000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:29:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089406967163086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23192),(190620,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417341.9449000000,1649417341.9706000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:29:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024342060089111 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23196),(190621,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417341.9637000000,1649417341.9945000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:29:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.029827117919922 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23192),(190622,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417342.0146000000,1649417342.0179000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:29:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013790130615234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23196),(190623,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417342.0384000000,1649417342.0418000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:29:02. Current memory use 32.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023679733276367 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23192),(190624,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417342.0447000000,1649417342.0459000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:29:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00025677680969238 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23196),(190625,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417342.0499000000,1649417342.0511000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:29:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23192),(190626,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417342.0564000000,1649417342.0581000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:29:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040292739868164 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23196),(190627,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417342.0577000000,1649417342.0588000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:29:02. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23192),(190628,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417342.0701000000,1649417342.0731000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:29:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020759105682373 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23192),(190629,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417342.0726000000,1649417342.0737000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:29:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23196),(190630,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417342.0810000000,1649417342.0825000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:29:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23192),(190631,0,'moodle','core\\task\\cache_cleanup_task',0,1649417401.3525000000,1649417401.3640000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 19:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062339305877686 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',23230),(190632,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649417401.3739000000,1649417401.3785000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 19:30:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0035648345947266 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',23230),(190633,0,'moodle','core\\task\\search_index_task',0,1649417401.3863000000,1649417401.3909000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 19:30:01. Current memory use 20.5MB.\n... used 0 dbqueries\n... used 0.0035839080810547 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',23230),(190634,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649417401.4025000000,1649417401.4056000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 19:30:01. Current memory use 20.5MB.\n... used 1 dbqueries\n... used 0.0023140907287598 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',23230),(190635,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649417401.4112000000,1649417401.4210000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 19:30:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.0064809322357178 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',23233),(190636,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649417401.4347000000,1649417401.4373000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013539791107178 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',23233),(190637,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649417401.4527000000,1649417401.4546000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00037503242492676 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',23233),(190638,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649417401.4228000000,1649417401.4747000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 19:30:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.050909042358398 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',23230),(190639,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649417401.4774000000,1649417401.4834000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047430992126465 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',23233),(190640,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649417401.4881000000,1649417401.4925000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:30:01. Current memory use 23.8MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0034921169281006 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',23230),(190641,0,'moodle','core\\task\\badges_message_task',0,1649417401.5080000000,1649417401.5195000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:30:01. Current memory use 24.2MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0095930099487305 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23230),(190642,0,'moodle','core\\task\\badges_cron_task',0,1649417401.5013000000,1649417401.5368000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:30:01. Current memory use 21MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033562898635864 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23233),(190643,0,'mod_chat','mod_chat\\task\\cron_task',0,1649417401.5385000000,1649417401.5564000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:30:01. Current memory use 26.5MB.\n... used 4 dbqueries\n... used 0.016680002212524 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23230),(190644,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649417401.5580000000,1649417401.5685000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:30:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0089929103851318 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23233),(190645,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649417401.5785000000,1649417401.5871000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:30:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0052340030670166 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23233),(190646,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649417401.5763000000,1649417401.5887000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:30:01. Current memory use 26.3MB.\n\n0 feeds refreshed (took 0.00065000000000004 seconds)\n... used 1 dbqueries\n... used 0.011399030685425 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23230),(190647,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649417401.6028000000,1649417401.6080000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:30:01. Current memory use 25.4MB.\n... used 3 dbqueries\n... used 0.0035099983215332 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23233),(190648,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649417401.6012000000,1649417401.6088000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:30:01. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.0049979686737061 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23230),(190649,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417401.6218000000,1649417401.6258000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:30:01. Current memory use 27.5MB.\n... used 1 dbqueries\n... used 0.00084590911865234 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23230),(190650,0,'moodle','core\\task\\session_cleanup_task',0,1649417401.6222000000,1649417401.6302000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:30:01. Current memory use 25.5MB.\n... used 7 dbqueries\n... used 0.006525993347168 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23233),(190651,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417401.6405000000,1649417401.6417000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:30:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23230),(190652,0,'moodle','core\\task\\grade_cron_task',0,1649417401.6541000000,1649417401.6569000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:30:01. Current memory use 27.6MB.\n... used 2 dbqueries\n... used 0.0015730857849121 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23230),(190653,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417401.6424000000,1649417401.6695000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:30:01. Current memory use 25.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026031970977783 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23233),(190654,0,'moodle','core\\task\\portfolio_cron_task',0,1649417401.6812000000,1649417401.6828000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:30:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23233),(190655,0,'moodle','core\\task\\completion_regular_task',0,1649417401.6691000000,1649417401.6857000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:30:01. Current memory use 27.6MB.\n... used 6 dbqueries\n... used 0.015368938446045 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23230),(190656,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417401.6960000000,1649417401.6974000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:30:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23233),(190657,0,'moodle','core\\task\\calendar_cron_task',0,1649417401.7021000000,1649417401.7100000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:30:01. Current memory use 28.4MB.\n... used 1 dbqueries\n... used 0.0065860748291016 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23230),(190658,0,'moodle','core\\task\\blog_cron_task',0,1649417401.7192000000,1649417401.7205000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:30:01. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23233),(190659,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417401.7336000000,1649417401.7379000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:30:01. Current memory use 27.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23233),(190660,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417401.7243000000,1649417401.7484000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:30:01. Current memory use 28.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02288818359375 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23230),(190661,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417401.7885000000,1649417401.7915000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:30:01. Current memory use 31.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015950202941895 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23230),(190662,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417401.7525000000,1649417401.7920000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:30:01. Current memory use 27.8MB.\n... used 3 dbqueries\n... used 0.038084030151367 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23233),(190663,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417401.8247000000,1649417401.8294000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:30:01. Current memory use 32.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030789375305176 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23230),(190664,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417401.8387000000,1649417401.8402000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:30:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00035309791564941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23230),(190665,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417401.8464000000,1649417401.8481000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:30:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23233),(190666,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417401.8480000000,1649417401.8498000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:30:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059390068054199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23230),(190667,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417401.8583000000,1649417401.8599000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:30:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23233),(190668,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417401.8605000000,1649417401.8632000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:30:01. Current memory use 33.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23230),(190669,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417401.8728000000,1649417401.8745000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:30:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23233),(190670,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417401.8735000000,1649417401.8752000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:30:01. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23230),(190671,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417462.2095000000,1649417462.2199000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:31:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060398578643799 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23276),(190672,0,'moodle','core\\task\\session_cleanup_task',0,1649417462.2093000000,1649417462.2251000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:31:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01105809211731 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23277),(190673,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417462.2302000000,1649417462.2311000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:31:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23276),(190674,0,'moodle','core\\task\\grade_cron_task',0,1649417462.2397000000,1649417462.2525000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:31:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011950016021729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23276),(190675,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417462.2366000000,1649417462.2749000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:31:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037363767623901 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23277),(190676,0,'moodle','core\\task\\completion_regular_task',0,1649417462.2607000000,1649417462.2772000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:31:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015719890594482 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23276),(190677,0,'moodle','core\\task\\portfolio_cron_task',0,1649417462.2849000000,1649417462.2857000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:31:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23276),(190678,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417462.2852000000,1649417462.2863000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23277),(190679,0,'moodle','core\\task\\blog_cron_task',0,1649417462.3009000000,1649417462.3017000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:31:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23276),(190680,0,'moodle','core\\task\\calendar_cron_task',0,1649417462.2985000000,1649417462.3033000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:31:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004040002822876 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23277),(190681,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417462.3123000000,1649417462.3144000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:31:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012459754943848 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23277),(190682,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417462.3086000000,1649417462.3254000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:31:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016046047210693 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23276),(190683,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417462.3544000000,1649417462.3571000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:31:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015799999237061 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23276),(190684,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417462.3306000000,1649417462.3654000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:31:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033766031265259 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23277),(190685,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417462.3748000000,1649417462.3787000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:31:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027921199798584 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23276),(190686,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417462.3880000000,1649417462.3899000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00026679039001465 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23276),(190687,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417462.3963000000,1649417462.3974000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 9.8943710327148E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23276),(190688,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417462.3987000000,1649417462.4001000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:31:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23277),(190689,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417462.4053000000,1649417462.4064000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:31:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23276),(190690,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417462.4101000000,1649417462.4123000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:31:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015079975128174 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23277),(190691,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417462.4172000000,1649417462.4181000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:31:02. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23276),(190692,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417462.4201000000,1649417462.4213000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:31:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052309036254883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23277),(190693,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649417521.7376000000,1649417521.7581000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 19:32:01. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.017642021179199 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',23312),(190694,0,'moodle','core\\task\\session_cleanup_task',0,1649417521.7695000000,1649417521.7778000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:32:01. Current memory use 22.1MB.\n... used 7 dbqueries\n... used 0.0061819553375244 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23312),(190695,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417521.7888000000,1649417521.7899000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:32:01. Current memory use 22.4MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23312),(190696,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417521.7889000000,1649417521.7972000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:32:01. Current memory use 19.5MB.\n... used 1 dbqueries\n... used 0.0046069622039795 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23310),(190697,0,'moodle','core\\task\\grade_cron_task',0,1649417521.8086000000,1649417521.8200000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:32:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01030707359314 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23310),(190698,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417521.7992000000,1649417521.8369000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:32:01. Current memory use 22.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035845041275024 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23312),(190699,0,'moodle','core\\task\\completion_regular_task',0,1649417521.8349000000,1649417521.8493000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:32:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013572216033936 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23310),(190700,0,'moodle','core\\task\\portfolio_cron_task',0,1649417521.8480000000,1649417521.8502000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23312),(190701,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417521.8609000000,1649417521.8617000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23312),(190702,0,'moodle','core\\task\\calendar_cron_task',0,1649417521.8664000000,1649417521.8716000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:32:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0043139457702637 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23310),(190703,0,'moodle','core\\task\\blog_cron_task',0,1649417521.8751000000,1649417521.8775000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:32:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23312),(190704,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417521.8896000000,1649417521.8918000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:32:01. Current memory use 25.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00071310997009277 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23312),(190705,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417521.8814000000,1649417521.9035000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:32:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021117925643921 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23310),(190706,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417521.9090000000,1649417521.9412000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:32:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.030478000640869 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23312),(190707,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417521.9409000000,1649417521.9433000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:32:01. Current memory use 28.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00097107887268066 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23310),(190708,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417521.9611000000,1649417521.9656000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:32:01. Current memory use 29.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020790100097656 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23310),(190709,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417521.9712000000,1649417521.9728000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:32:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23310),(190710,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417521.9751000000,1649417521.9763000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:32:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23312),(190711,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417521.9813000000,1649417521.9828000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:32:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00038695335388184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23310),(190712,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417521.9851000000,1649417521.9863000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:32:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23312),(190713,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417522.0057000000,1649417522.0077000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:32:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23312),(190714,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417522.0058000000,1649417522.0094000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:32:02. Current memory use 28.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026941299438477 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23310),(190715,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417522.0193000000,1649417522.0206000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:32:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049901008605957 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23312),(190716,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417581.3112000000,1649417581.3212000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058000087738037 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23353),(190717,0,'moodle','core\\task\\session_cleanup_task',0,1649417581.3108000000,1649417581.3269000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:33:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011364936828613 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23355),(190718,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417581.3304000000,1649417581.3312000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:33:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23353),(190719,0,'moodle','core\\task\\grade_cron_task',0,1649417581.3421000000,1649417581.3551000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:33:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012279987335205 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23355),(190720,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417581.3378000000,1649417581.3691000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:33:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030664205551147 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23353),(190721,0,'moodle','core\\task\\portfolio_cron_task',0,1649417581.3775000000,1649417581.3793000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23353),(190722,0,'moodle','core\\task\\completion_regular_task',0,1649417581.3638000000,1649417581.3810000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:33:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01644492149353 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23355),(190723,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417581.3903000000,1649417581.3914000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:33:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23355),(190724,0,'moodle','core\\task\\calendar_cron_task',0,1649417581.3964000000,1649417581.4010000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037820339202881 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23353),(190725,0,'moodle','core\\task\\blog_cron_task',0,1649417581.4057000000,1649417581.4065000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:33:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23355),(190726,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417581.4134000000,1649417581.4149000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:33:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079202651977539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23355),(190727,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417581.4082000000,1649417581.4251000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:33:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016209840774536 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23353),(190728,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417581.4545000000,1649417581.4575000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:33:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019340515136719 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23353),(190729,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417581.4290000000,1649417581.4596000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:33:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.029740810394287 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23355),(190730,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417581.4806000000,1649417581.4864000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:33:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0046961307525635 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23353),(190731,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417581.4942000000,1649417581.4956000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23353),(190732,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417581.4946000000,1649417581.4958000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:33:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23355),(190733,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417581.5026000000,1649417581.5037000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23355),(190734,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417581.5021000000,1649417581.5039000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:33:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23353),(190735,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417581.5147000000,1649417581.5155000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:33:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23355),(190736,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417581.5144000000,1649417581.5169000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:33:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017249584197998 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23353),(190737,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417581.5240000000,1649417581.5253000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:33:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063109397888184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23353),(190738,0,'moodle','core\\task\\session_cleanup_task',0,1649417641.8492000000,1649417641.8638000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010369062423706 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23399),(190739,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417641.8705000000,1649417641.8718000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:34:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00044393539428711 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23399),(190740,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417641.8809000000,1649417641.8940000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:34:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0077478885650635 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23402),(190741,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417641.8816000000,1649417641.9118000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:34:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029352903366089 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23399),(190742,0,'moodle','core\\task\\grade_cron_task',0,1649417641.9068000000,1649417641.9226000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:34:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014481067657471 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23402),(190743,0,'moodle','core\\task\\portfolio_cron_task',0,1649417641.9336000000,1649417641.9350000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:34:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 9.918212890625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23402),(190744,0,'moodle','core\\task\\completion_regular_task',0,1649417641.9232000000,1649417641.9375000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:34:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.012928009033203 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23399),(190745,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417641.9434000000,1649417641.9448000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:34:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23402),(190746,0,'moodle','core\\task\\calendar_cron_task',0,1649417641.9530000000,1649417641.9583000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:34:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0043869018554688 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23399),(190747,0,'moodle','core\\task\\blog_cron_task',0,1649417641.9608000000,1649417641.9616000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:34:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23402),(190748,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417641.9771000000,1649417641.9794000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:34:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011541843414307 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23402),(190749,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417641.9682000000,1649417641.9898000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:34:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02028489112854 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23399),(190750,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417642.0259000000,1649417642.0287000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:34:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016889572143555 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23399),(190751,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417641.9964000000,1649417642.0355000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:34:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.037980079650879 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23402),(190752,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417642.0529000000,1649417642.0588000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:34:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004425048828125 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23399),(190753,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417642.0679000000,1649417642.0693000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:34:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23399),(190754,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417642.0705000000,1649417642.0717000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:34:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00023293495178223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23402),(190755,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417642.0764000000,1649417642.0779000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:34:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055122375488281 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23399),(190756,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417642.0789000000,1649417642.0803000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:34:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23402),(190757,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417642.0909000000,1649417642.0922000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:34:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23399),(190758,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417642.0917000000,1649417642.0941000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:34:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001600980758667 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23402),(190759,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417642.1028000000,1649417642.1044000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:34:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091886520385742 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23399),(190760,0,'moodle','core\\task\\messaging_cleanup_task',0,1649417701.3725000000,1649417701.4031000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 19:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.027045011520386 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',23442),(190761,0,'moodle','core\\task\\badges_message_task',0,1649417701.4131000000,1649417701.4188000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0047268867492676 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23442),(190762,0,'moodle','core\\task\\badges_cron_task',0,1649417701.3814000000,1649417701.4201000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034795999526978 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23440),(190763,0,'mod_chat','mod_chat\\task\\cron_task',0,1649417701.4341000000,1649417701.4519000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.01656699180603 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23442),(190764,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649417701.4454000000,1649417701.4563000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0098159313201904 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23440),(190765,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649417701.4687000000,1649417701.4747000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0037689208984375 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23440),(190766,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649417701.4673000000,1649417701.4778000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:35:01. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.00040699999999999 seconds)\n... used 1 dbqueries\n... used 0.0097639560699463 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23442),(190767,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649417701.4882000000,1649417701.4910000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0020151138305664 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23440),(190768,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649417701.4886000000,1649417701.4936000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0028190612792969 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23442),(190769,0,'moodle','core\\task\\session_cleanup_task',0,1649417701.5015000000,1649417701.5098000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:35:01. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.0065000057220459 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23442),(190770,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417701.5092000000,1649417701.5118000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:35:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23440),(190771,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417701.5179000000,1649417701.5188000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:35:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23442),(190772,0,'moodle','core\\task\\grade_cron_task',0,1649417701.5298000000,1649417701.5408000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:35:01. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.010022163391113 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23442),(190773,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417701.5188000000,1649417701.5416000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:35:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022065162658691 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23440),(190774,0,'moodle','core\\task\\portfolio_cron_task',0,1649417701.5506000000,1649417701.5518000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:35:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23440),(190775,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417701.5613000000,1649417701.5621000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:35:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23440),(190776,0,'moodle','core\\task\\completion_regular_task',0,1649417701.5499000000,1649417701.5707000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:35:01. Current memory use 25.6MB.\n... used 6 dbqueries\n... used 0.019600868225098 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23442),(190777,0,'moodle','core\\task\\blog_cron_task',0,1649417701.5805000000,1649417701.5818000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:35:01. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23442),(190778,0,'moodle','core\\task\\calendar_cron_task',0,1649417701.5775000000,1649417701.5822000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:35:01. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0039951801300049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23440),(190779,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417701.5912000000,1649417701.5936000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:35:01. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015811920166016 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23440),(190780,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417701.5891000000,1649417701.6155000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:35:01. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025240182876587 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23442),(190781,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417701.6030000000,1649417701.6382000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:35:01. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.033566951751709 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23440),(190782,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417701.6464000000,1649417701.6498000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:35:01. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012130737304688 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23442),(190783,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417701.6779000000,1649417701.6822000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:35:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021219253540039 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23442),(190784,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417701.6903000000,1649417701.6914000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:35:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23442),(190785,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417701.6967000000,1649417701.6985000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:35:01. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23440),(190786,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417701.7050000000,1649417701.7073000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:35:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23442),(190787,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417701.7098000000,1649417701.7116000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:35:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23440),(190788,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417701.7173000000,1649417701.7198000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:35:01. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016782283782959 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23442),(190789,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417701.7202000000,1649417701.7213000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:35:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23440),(190790,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417701.7300000000,1649417701.7320000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:35:01. Current memory use 33.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001032829284668 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23440),(190791,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417762.0066000000,1649417762.0184000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:36:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068609714508057 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23509),(190792,0,'moodle','core\\task\\session_cleanup_task',0,1649417762.0026000000,1649417762.0213000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:36:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012437105178833 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23505),(190793,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417762.0328000000,1649417762.0338000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:36:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.0783157348633E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23509),(190794,0,'moodle','core\\task\\grade_cron_task',0,1649417762.0442000000,1649417762.0557000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:36:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010684013366699 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23509),(190795,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417762.0341000000,1649417762.0771000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:36:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041926145553589 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23505),(190796,0,'moodle','core\\task\\completion_regular_task',0,1649417762.0649000000,1649417762.0811000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:36:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014937877655029 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23509),(190797,0,'moodle','core\\task\\portfolio_cron_task',0,1649417762.0888000000,1649417762.0897000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23505),(190798,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417762.0955000000,1649417762.0965000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:36:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23509),(190799,0,'moodle','core\\task\\blog_cron_task',0,1649417762.1158000000,1649417762.1169000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:36:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23509),(190800,0,'moodle','core\\task\\calendar_cron_task',0,1649417762.1137000000,1649417762.1204000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:36:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055761337280273 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23505),(190801,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417762.1288000000,1649417762.1304000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:36:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089907646179199 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23505),(190802,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417762.1264000000,1649417762.1462000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:36:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018892049789429 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23509),(190803,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417762.1486000000,1649417762.1821000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:36:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.032220125198364 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23505),(190804,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417762.1860000000,1649417762.1896000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:36:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020217895507812 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23509),(190805,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417762.2197000000,1649417762.2251000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:36:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040521621704102 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23509),(190806,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417762.2345000000,1649417762.2362000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:36:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024509429931641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23509),(190807,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417762.2413000000,1649417762.2427000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:36:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23505),(190808,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417762.2460000000,1649417762.2483000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:36:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071501731872559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23509),(190809,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417762.2502000000,1649417762.2518000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:36:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23505),(190810,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417762.2605000000,1649417762.2632000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:36:02. Current memory use 28.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018608570098877 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23509),(190811,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417762.2676000000,1649417762.2689000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:36:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00021505355834961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23505),(190812,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417762.2724000000,1649417762.2740000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:36:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070309638977051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23509),(190813,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417821.6255000000,1649417821.6365000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:37:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065279006958008 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23549),(190814,0,'moodle','core\\task\\session_cleanup_task',0,1649417821.6253000000,1649417821.6432000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012094020843506 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23547),(190815,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417821.6460000000,1649417821.6469000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:37:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23549),(190816,0,'moodle','core\\task\\grade_cron_task',0,1649417821.6565000000,1649417821.6689000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:37:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011679172515869 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23549),(190817,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417821.6534000000,1649417821.6817000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:37:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027530908584595 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23547),(190818,0,'moodle','core\\task\\portfolio_cron_task',0,1649417821.6896000000,1649417821.6905000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23547),(190819,0,'moodle','core\\task\\completion_regular_task',0,1649417821.6782000000,1649417821.6944000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:37:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015294075012207 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23549),(190820,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417821.6998000000,1649417821.7007000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23547),(190821,0,'moodle','core\\task\\calendar_cron_task',0,1649417821.7095000000,1649417821.7157000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:37:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0051109790802002 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23549),(190822,0,'moodle','core\\task\\blog_cron_task',0,1649417821.7194000000,1649417821.7204000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:37:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23547),(190823,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417821.7293000000,1649417821.7311000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:37:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00085783004760742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23547),(190824,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417821.7260000000,1649417821.7427000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:37:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01586389541626 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23549),(190825,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417821.7898000000,1649417821.7925000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:37:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015759468078613 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23549),(190826,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417821.7598000000,1649417821.7943000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:37:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.033179998397827 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23547),(190827,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417821.8125000000,1649417821.8171000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:37:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031259059906006 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23549),(190828,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417821.8258000000,1649417821.8273000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:37:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00028705596923828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23549),(190829,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417821.8371000000,1649417821.8390000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:37:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23549),(190830,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417821.8450000000,1649417821.8472000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:37:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053310394287109 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23547),(190831,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417821.8490000000,1649417821.8502000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:37:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23549),(190832,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417821.8618000000,1649417821.8625000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:37:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23549),(190833,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417821.8608000000,1649417821.8633000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:37:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016810894012451 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23547),(190834,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417821.8704000000,1649417821.8723000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:37:01. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010349750518799 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23549),(190835,0,'moodle','core\\task\\session_cleanup_task',0,1649417882.1766000000,1649417882.2008000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:38:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018295764923096 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23589),(190836,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417882.2089000000,1649417882.2103000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:38:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23589),(190837,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417882.2130000000,1649417882.2230000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:38:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0052309036254883 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23591),(190838,0,'moodle','core\\task\\grade_cron_task',0,1649417882.2322000000,1649417882.2438000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:38:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010662078857422 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23591),(190839,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417882.2269000000,1649417882.2587000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:38:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029690027236938 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23589),(190840,0,'moodle','core\\task\\portfolio_cron_task',0,1649417882.2685000000,1649417882.2696000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23589),(190841,0,'moodle','core\\task\\completion_regular_task',0,1649417882.2548000000,1649417882.2747000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:38:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018809080123901 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23591),(190842,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417882.2777000000,1649417882.2797000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:38:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23589),(190843,0,'moodle','core\\task\\blog_cron_task',0,1649417882.2938000000,1649417882.2949000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:38:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23591),(190844,0,'moodle','core\\task\\calendar_cron_task',0,1649417882.2919000000,1649417882.2983000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:38:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0053110122680664 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23589),(190845,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417882.3104000000,1649417882.3126000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:38:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011560916900635 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23589),(190846,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417882.3050000000,1649417882.3315000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:38:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024812936782837 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23591),(190847,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417882.3778000000,1649417882.3817000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:38:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021839141845703 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23591),(190848,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417882.3338000000,1649417882.3901000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:38:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.054358005523682 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23589),(190849,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417882.4017000000,1649417882.4063000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:38:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034928321838379 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23591),(190850,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417882.4150000000,1649417882.4164000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23591),(190851,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417882.4251000000,1649417882.4266000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:38:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013422966003418 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23591),(190852,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417882.4361000000,1649417882.4379000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:38:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063586235046387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23591),(190853,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417882.4403000000,1649417882.4417000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:38:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23589),(190854,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417882.4617000000,1649417882.4649000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:38:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020930767059326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23591),(190855,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417882.4642000000,1649417882.4651000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:38:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23589),(190856,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417882.4723000000,1649417882.4760000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:38:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0029199123382568 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23591),(190857,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649417941.8612000000,1649417941.8754000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:39:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0084559917449951 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23630),(190858,0,'moodle','core\\task\\session_cleanup_task',0,1649417941.8606000000,1649417941.8830000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:39:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015564918518066 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23632),(190859,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649417941.8859000000,1649417941.8871000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:39:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23630),(190860,0,'moodle','core\\task\\grade_cron_task',0,1649417941.8974000000,1649417941.9145000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:39:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015879154205322 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23632),(190861,0,'moodle','core\\task\\completion_regular_task',0,1649417941.9287000000,1649417941.9442000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:39:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014759063720703 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23632),(190862,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649417941.8970000000,1649417941.9450000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:39:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046710968017578 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23630),(190863,0,'moodle','core\\task\\portfolio_cron_task',0,1649417941.9533000000,1649417941.9542000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:39:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23630),(190864,0,'moodle','core\\task\\plagiarism_cron_task',0,1649417941.9542000000,1649417941.9556000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:39:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23632),(190865,0,'moodle','core\\task\\blog_cron_task',0,1649417941.9693000000,1649417941.9703000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:39:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23632),(190866,0,'moodle','core\\task\\calendar_cron_task',0,1649417941.9685000000,1649417941.9737000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044491291046143 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23630),(190867,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649417941.9814000000,1649417941.9839000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:39:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017330646514893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23630),(190868,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649417941.9791000000,1649417942.0026000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:39:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022109031677246 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23632),(190869,0,'mod_forum','mod_forum\\task\\cron_task',0,1649417942.0318000000,1649417942.0351000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:39:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015358924865723 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23632),(190870,0,'mod_assign','mod_assign\\task\\cron_task',0,1649417942.0016000000,1649417942.0454000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:39:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041922092437744 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23630),(190871,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649417942.0609000000,1649417942.0651000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:39:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024402141571045 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23632),(190872,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649417942.0726000000,1649417942.0744000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:39:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00029993057250977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23632),(190873,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649417942.0821000000,1649417942.0838000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:39:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23632),(190874,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649417942.0885000000,1649417942.0903000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:39:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070691108703613 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23630),(190875,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649417942.0931000000,1649417942.0949000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:39:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00016617774963379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23632),(190876,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649417942.1030000000,1649417942.1052000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:39:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015687942504883 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23630),(190877,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649417942.1095000000,1649417942.1106000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:39:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23632),(190878,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649417942.1127000000,1649417942.1142000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:39:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069308280944824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23630),(190879,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649418001.4258000000,1649418001.4384000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0081408023834229 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',23788),(190880,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649418001.4354000000,1649418001.4492000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:40:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.010010957717896 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',23786),(190881,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649418001.4510000000,1649418001.4559000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0036649703979492 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',23788),(190882,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649418001.4612000000,1649418001.4642000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0016939640045166 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',23786),(190883,0,'moodle','core\\task\\badges_message_task',0,1649418001.4723000000,1649418001.4781000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0038840770721436 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23786),(190884,0,'moodle','core\\task\\badges_cron_task',0,1649418001.4661000000,1649418001.5012000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032553911209106 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23788),(190885,0,'mod_chat','mod_chat\\task\\cron_task',0,1649418001.4924000000,1649418001.5035000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.010098934173584 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23786),(190886,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649418001.5136000000,1649418001.5249000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:40:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.01016902923584 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23786),(190887,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649418001.5169000000,1649418001.5261000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:40:01. Current memory use 21.6MB.\n\n0 feeds refreshed (took 0.00052400000000008 seconds)\n... used 1 dbqueries\n... used 0.008418083190918 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23788),(190888,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649418001.5385000000,1649418001.5447000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:40:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0039150714874268 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23786),(190889,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649418001.5381000000,1649418001.5447000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:40:01. Current memory use 22.8MB.\n... used 2 dbqueries\n... used 0.0034101009368896 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23788),(190890,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649418001.5543000000,1649418001.5575000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:40:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0023410320281982 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23786),(190891,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418001.5655000000,1649418001.5684000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:40:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00083589553833008 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23786),(190892,0,'moodle','core\\task\\session_cleanup_task',0,1649418001.5551000000,1649418001.5692000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:40:01. Current memory use 23.2MB.\n... used 7 dbqueries\n... used 0.011523962020874 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23788),(190893,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418001.5775000000,1649418001.5787000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:40:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23788),(190894,0,'moodle','core\\task\\grade_cron_task',0,1649418001.5895000000,1649418001.5924000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:40:01. Current memory use 24.8MB.\n... used 2 dbqueries\n... used 0.0018219947814941 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23788),(190895,0,'moodle','core\\task\\completion_regular_task',0,1649418001.6007000000,1649418001.6141000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:40:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.012200832366943 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23788),(190896,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418001.5787000000,1649418001.6219000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:40:01. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042252063751221 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23786),(190897,0,'moodle','core\\task\\portfolio_cron_task',0,1649418001.6224000000,1649418001.6242000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:40:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23788),(190898,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418001.6331000000,1649418001.6340000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:40:01. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23788),(190899,0,'moodle','core\\task\\blog_cron_task',0,1649418001.6494000000,1649418001.6504000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:40:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23788),(190900,0,'moodle','core\\task\\calendar_cron_task',0,1649418001.6453000000,1649418001.6534000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:40:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0067331790924072 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23786),(190901,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418001.6588000000,1649418001.6612000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:40:01. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001276969909668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23788),(190902,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418001.6622000000,1649418001.6849000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:40:01. Current memory use 27MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021471977233887 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23786),(190903,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418001.7128000000,1649418001.7168000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:40:01. Current memory use 29.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020139217376709 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23786),(190904,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418001.6770000000,1649418001.7200000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:40:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.041603088378906 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23788),(190905,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418001.7408000000,1649418001.7451000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:40:01. Current memory use 31.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027308464050293 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23786),(190906,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418001.7534000000,1649418001.7547000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:40:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23788),(190907,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418001.7568000000,1649418001.7583000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:40:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23786),(190908,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418001.7632000000,1649418001.7648000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:40:01. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061511993408203 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23788),(190909,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418001.7666000000,1649418001.7681000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:40:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23786),(190910,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418001.7734000000,1649418001.7766000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:40:01. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020260810852051 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23788),(190911,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418001.7810000000,1649418001.7827000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:40:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00034308433532715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23786),(190912,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418001.7921000000,1649418001.7943000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:40:01. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088882446289062 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23788),(190913,0,'moodle','core\\task\\session_cleanup_task',0,1649418062.0398000000,1649418062.0545000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:41:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010658979415894 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23811),(190914,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418062.0621000000,1649418062.0634000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:41:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00037598609924316 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23811),(190915,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418062.0663000000,1649418062.0742000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:41:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0042760372161865 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23816),(190916,0,'moodle','core\\task\\grade_cron_task',0,1649418062.0829000000,1649418062.0924000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:41:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.00876784324646 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23816),(190917,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418062.0729000000,1649418062.1002000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:41:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026484966278076 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23811),(190918,0,'moodle','core\\task\\portfolio_cron_task',0,1649418062.1089000000,1649418062.1096000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:41:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23811),(190919,0,'moodle','core\\task\\completion_regular_task',0,1649418062.1003000000,1649418062.1161000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:41:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014856815338135 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23816),(190920,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418062.1216000000,1649418062.1227000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:41:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23811),(190921,0,'moodle','core\\task\\calendar_cron_task',0,1649418062.1303000000,1649418062.1344000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:41:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0033268928527832 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23816),(190922,0,'moodle','core\\task\\blog_cron_task',0,1649418062.1409000000,1649418062.1418000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:41:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23811),(190923,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418062.1512000000,1649418062.1537000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:41:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013079643249512 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23811),(190924,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418062.1419000000,1649418062.1582000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:41:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015618085861206 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23816),(190925,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418062.1962000000,1649418062.2002000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:41:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021700859069824 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23816),(190926,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418062.1816000000,1649418062.2287000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:41:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.045484066009521 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23811),(190927,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418062.2255000000,1649418062.2294000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:41:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023348331451416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23816),(190928,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418062.2404000000,1649418062.2424000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00032591819763184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23816),(190929,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418062.2540000000,1649418062.2557000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:41:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23816),(190930,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418062.2681000000,1649418062.2710000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:41:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0017199516296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23816),(190931,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418062.2741000000,1649418062.2757000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:41:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23811),(190932,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418062.2843000000,1649418062.2871000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:41:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017790794372559 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23816),(190933,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418062.2891000000,1649418062.2901000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:41:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018310546875 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23811),(190934,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418062.2976000000,1649418062.2991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:41:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076889991760254 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23816),(190935,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649418121.5783000000,1649418121.5972000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 19:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.014729022979736 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',23862),(190936,0,'moodle','core\\task\\session_cleanup_task',0,1649418121.6070000000,1649418121.6158000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:42:01. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0065500736236572 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23862),(190937,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418121.6248000000,1649418121.6267000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.0006871223449707 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23862),(190938,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418121.6348000000,1649418121.6360000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:42:01. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23862),(190939,0,'moodle','core\\task\\analytics_cleanup_task',0,1649418121.5594000000,1649418121.6493000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 19:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.084598064422607 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',23858),(190940,0,'moodle','core\\task\\grade_cron_task',0,1649418121.6696000000,1649418121.6727000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:42:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0014579296112061 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23858),(190941,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418121.6448000000,1649418121.6833000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:42:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037176132202148 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23862),(190942,0,'moodle','core\\task\\portfolio_cron_task',0,1649418121.6932000000,1649418121.6947000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:42:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23862),(190943,0,'moodle','core\\task\\completion_regular_task',0,1649418121.6860000000,1649418121.7003000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:42:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.01309609413147 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23858),(190944,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418121.7044000000,1649418121.7062000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:42:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23862),(190945,0,'moodle','core\\task\\calendar_cron_task',0,1649418121.7171000000,1649418121.7245000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:42:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0060279369354248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23858),(190946,0,'moodle','core\\task\\blog_cron_task',0,1649418121.7271000000,1649418121.7294000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:42:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23862),(190947,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418121.7380000000,1649418121.7397000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:42:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076484680175781 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23858),(190948,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418121.7374000000,1649418121.7636000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:42:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024592161178589 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23862),(190949,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418121.7561000000,1649418121.7880000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:42:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.030781030654907 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23858),(190950,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418121.7995000000,1649418121.8023000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:42:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014011859893799 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23862),(190951,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418121.8336000000,1649418121.8350000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:42:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23858),(190952,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418121.8308000000,1649418121.8364000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:42:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038430690765381 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23862),(190953,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418121.8428000000,1649418121.8442000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:42:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23862),(190954,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418121.8441000000,1649418121.8461000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:42:01. Current memory use 34.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23858),(190955,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418121.8534000000,1649418121.8547000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:42:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23862),(190956,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418121.8577000000,1649418121.8610000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:42:01. Current memory use 33.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023360252380371 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23858),(190957,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418121.8642000000,1649418121.8662000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:42:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23862),(190958,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418121.8725000000,1649418121.8738000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:42:01. Current memory use 34.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23858),(190959,0,'moodle','core\\task\\session_cleanup_task',0,1649418182.2253000000,1649418182.2419000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:43:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011400938034058 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23908),(190960,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418182.2385000000,1649418182.2492000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:43:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0063560009002686 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23911),(190961,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418182.2498000000,1649418182.2509000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:43:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23908),(190962,0,'moodle','core\\task\\grade_cron_task',0,1649418182.2586000000,1649418182.2717000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:43:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012397050857544 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23908),(190963,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418182.2583000000,1649418182.2969000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:43:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037683963775635 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23911),(190964,0,'moodle','core\\task\\completion_regular_task',0,1649418182.2813000000,1649418182.3024000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:43:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019779920578003 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23908),(190965,0,'moodle','core\\task\\portfolio_cron_task',0,1649418182.3041000000,1649418182.3049000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:43:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23911),(190966,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418182.3103000000,1649418182.3112000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:43:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23908),(190967,0,'moodle','core\\task\\calendar_cron_task',0,1649418182.3171000000,1649418182.3217000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:43:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038270950317383 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23911),(190968,0,'moodle','core\\task\\blog_cron_task',0,1649418182.3257000000,1649418182.3265000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:43:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23908),(190969,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418182.3356000000,1649418182.3379000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:43:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012428760528564 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23908),(190970,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418182.3297000000,1649418182.3461000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:43:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015706062316895 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23911),(190971,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418182.3740000000,1649418182.3764000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:43:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012459754943848 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23911),(190972,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418182.3969000000,1649418182.4000000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:43:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019710063934326 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23911),(190973,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418182.3599000000,1649418182.4045000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:43:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.042996168136597 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23908),(190974,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418182.4080000000,1649418182.4094000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23911),(190975,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418182.4277000000,1649418182.4295000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016117095947266 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23911),(190976,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418182.4374000000,1649418182.4390000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:43:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049614906311035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23911),(190977,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418182.4460000000,1649418182.4472000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:43:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23911),(190978,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418182.4586000000,1649418182.4600000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:43:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00034213066101074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23911),(190979,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418182.4581000000,1649418182.4615000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:43:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020449161529541 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23908),(190980,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418182.4684000000,1649418182.4703000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:43:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23911),(190981,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418241.7498000000,1649418241.7619000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:44:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0070419311523438 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23945),(190982,0,'moodle','core\\task\\session_cleanup_task',0,1649418241.7494000000,1649418241.7666000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:44:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.013113975524902 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23942),(190983,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418241.7767000000,1649418241.7776000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:44:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23945),(190984,0,'moodle','core\\task\\grade_cron_task',0,1649418241.7889000000,1649418241.7997000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:44:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0099120140075684 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23945),(190985,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418241.7771000000,1649418241.8075000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:44:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029303073883057 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23942),(190986,0,'moodle','core\\task\\portfolio_cron_task',0,1649418241.8160000000,1649418241.8168000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23942),(190987,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418241.8242000000,1649418241.8251000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23942),(190988,0,'moodle','core\\task\\completion_regular_task',0,1649418241.8094000000,1649418241.8264000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:44:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015942811965942 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23945),(190989,0,'moodle','core\\task\\calendar_cron_task',0,1649418241.8375000000,1649418241.8417000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:44:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0034699440002441 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23942),(190990,0,'moodle','core\\task\\blog_cron_task',0,1649418241.8455000000,1649418241.8467000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:44:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23945),(190991,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418241.8551000000,1649418241.8576000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:44:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015249252319336 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23945),(190992,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418241.8520000000,1649418241.8668000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:44:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013973951339722 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23942),(190993,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418241.9041000000,1649418241.9061000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:44:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00090599060058594 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23942),(190994,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418241.8748000000,1649418241.9095000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:44:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.033672094345093 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23945),(190995,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418241.9353000000,1649418241.9394000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:44:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024878978729248 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23942),(190996,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418241.9451000000,1649418241.9467000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:44:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00037908554077148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23945),(190997,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418241.9508000000,1649418241.9523000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:44:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23942),(190998,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418241.9566000000,1649418241.9584000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:44:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071406364440918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23945),(190999,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418241.9664000000,1649418241.9678000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:44:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23942),(191000,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418241.9761000000,1649418241.9795000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:44:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024199485778809 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23945),(191001,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418241.9811000000,1649418241.9820000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:44:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00017118453979492 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23942),(191002,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418241.9902000000,1649418241.9916000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:44:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063490867614746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23945),(191003,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649418301.3444000000,1649418301.3924000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 19:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.044662952423096 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',23993),(191004,0,'moodle','core\\task\\badges_message_task',0,1649418301.4004000000,1649418301.4069000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:45:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0044870376586914 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',23993),(191005,0,'moodle','core\\task\\badges_cron_task',0,1649418301.3833000000,1649418301.4163000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.02875018119812 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',23990),(191006,0,'mod_chat','mod_chat\\task\\cron_task',0,1649418301.4291000000,1649418301.4406000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:45:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.010356903076172 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',23993),(191007,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649418301.4330000000,1649418301.4495000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:45:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.014944791793823 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',23990),(191008,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649418301.4541000000,1649418301.4645000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:45:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.00053599999999998 seconds)\n... used 1 dbqueries\n... used 0.0086669921875 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',23993),(191009,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649418301.4657000000,1649418301.4730000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:45:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0040760040283203 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',23990),(191010,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649418301.4822000000,1649418301.4865000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:45:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.003220796585083 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',23990),(191011,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649418301.4811000000,1649418301.4867000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:45:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0034720897674561 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',23993),(191012,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418301.4979000000,1649418301.5008000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:45:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00065398216247559 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',23990),(191013,0,'moodle','core\\task\\session_cleanup_task',0,1649418301.4952000000,1649418301.5033000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:45:01. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0059897899627686 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',23993),(191014,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418301.5083000000,1649418301.5091000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:45:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',23990),(191015,0,'moodle','core\\task\\grade_cron_task',0,1649418301.5188000000,1649418301.5208000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:45:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0011138916015625 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',23990),(191016,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418301.5108000000,1649418301.5291000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:45:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017274141311646 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',23993),(191017,0,'moodle','core\\task\\portfolio_cron_task',0,1649418301.5405000000,1649418301.5414000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:45:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',23993),(191018,0,'moodle','core\\task\\completion_regular_task',0,1649418301.5310000000,1649418301.5446000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:45:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.01246190071106 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',23990),(191019,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418301.5524000000,1649418301.5538000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:45:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',23990),(191020,0,'moodle','core\\task\\calendar_cron_task',0,1649418301.5528000000,1649418301.5596000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:45:01. Current memory use 28.9MB.\n... used 1 dbqueries\n... used 0.005810022354126 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',23993),(191021,0,'moodle','core\\task\\blog_cron_task',0,1649418301.5677000000,1649418301.5687000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:45:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',23993),(191022,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418301.5787000000,1649418301.5815000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:45:01. Current memory use 29.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014171600341797 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',23993),(191023,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418301.5733000000,1649418301.5937000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:45:01. Current memory use 25.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019381046295166 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',23990),(191024,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418301.5923000000,1649418301.6053000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:45:01. Current memory use 29.4MB.\n... used 3 dbqueries\n... used 0.011267900466919 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',23993),(191025,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418301.6187000000,1649418301.6220000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:45:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001554012298584 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',23990),(191026,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418301.6542000000,1649418301.6581000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:45:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023140907287598 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',23990),(191027,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418301.6578000000,1649418301.6600000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:45:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',23993),(191028,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418301.6679000000,1649418301.6696000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:45:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00032806396484375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',23990),(191029,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418301.6686000000,1649418301.6710000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:45:01. Current memory use 34.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008389949798584 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',23993),(191030,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418301.6806000000,1649418301.6827000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:45:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',23990),(191031,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418301.6818000000,1649418301.6845000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:45:01. Current memory use 34.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018641948699951 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',23993),(191032,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418301.6938000000,1649418301.6954000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:45:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00023484230041504 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',23990),(191033,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418301.6941000000,1649418301.6965000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:45:01. Current memory use 34.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010859966278076 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',23993),(191034,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418361.9898000000,1649418362.0011000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:46:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061819553375244 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24036),(191035,0,'moodle','core\\task\\session_cleanup_task',0,1649418361.9893000000,1649418362.0044000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:46:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.009833812713623 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24040),(191036,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418362.0128000000,1649418362.0137000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:46:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24040),(191037,0,'moodle','core\\task\\grade_cron_task',0,1649418362.0259000000,1649418362.0375000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:46:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010904788970947 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24040),(191038,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418362.0137000000,1649418362.0465000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:46:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032035112380981 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24036),(191039,0,'moodle','core\\task\\portfolio_cron_task',0,1649418362.0558000000,1649418362.0566000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24036),(191040,0,'moodle','core\\task\\completion_regular_task',0,1649418362.0464000000,1649418362.0623000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:46:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014835119247437 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24040),(191041,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418362.0641000000,1649418362.0650000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:46:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24036),(191042,0,'moodle','core\\task\\calendar_cron_task',0,1649418362.0765000000,1649418362.0809000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:46:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0034651756286621 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24040),(191043,0,'moodle','core\\task\\blog_cron_task',0,1649418362.0805000000,1649418362.0819000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:46:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24036),(191044,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418362.0911000000,1649418362.0936000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:46:02. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015270709991455 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24036),(191045,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418362.0877000000,1649418362.1047000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:46:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016248941421509 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24040),(191046,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418362.1383000000,1649418362.1406000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:46:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011229515075684 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24040),(191047,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418362.1123000000,1649418362.1576000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:46:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.043869972229004 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24036),(191048,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418362.1618000000,1649418362.1667000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:46:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.00313401222229 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24040),(191049,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418362.1764000000,1649418362.1783000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:46:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24040),(191050,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418362.1865000000,1649418362.1882000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:46:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24040),(191051,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418362.1961000000,1649418362.1976000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:46:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046300888061523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24040),(191052,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418362.2054000000,1649418362.2066000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:46:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24040),(191053,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418362.2180000000,1649418362.2189000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:46:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24040),(191054,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418362.2167000000,1649418362.2206000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:46:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.003101110458374 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24036),(191055,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418362.2269000000,1649418362.2282000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:46:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006098747253418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24040),(191056,0,'moodle','core\\task\\session_cleanup_task',0,1649418421.5599000000,1649418421.5746000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:47:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01067590713501 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24073),(191057,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418421.5715000000,1649418421.5817000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:47:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058879852294922 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24070),(191058,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418421.5842000000,1649418421.5851000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:47:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24073),(191059,0,'moodle','core\\task\\grade_cron_task',0,1649418421.5941000000,1649418421.6080000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:47:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012408971786499 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24073),(191060,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418421.5929000000,1649418421.6306000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:47:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036985158920288 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24070),(191061,0,'moodle','core\\task\\completion_regular_task',0,1649418421.6278000000,1649418421.6475000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:47:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018555879592896 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24073),(191062,0,'moodle','core\\task\\portfolio_cron_task',0,1649418421.6547000000,1649418421.6555000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24070),(191063,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418421.6575000000,1649418421.6583000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:47:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24073),(191064,0,'moodle','core\\task\\blog_cron_task',0,1649418421.6704000000,1649418421.6716000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:47:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24073),(191065,0,'moodle','core\\task\\calendar_cron_task',0,1649418421.6691000000,1649418421.6737000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:47:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037651062011719 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24070),(191066,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418421.6802000000,1649418421.6823000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:47:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012750625610352 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24070),(191067,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418421.6782000000,1649418421.6935000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:47:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01448392868042 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24073),(191068,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418421.6997000000,1649418421.7323000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:47:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031280040740967 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24070),(191069,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418421.7327000000,1649418421.7363000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:47:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021300315856934 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24073),(191070,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418421.7537000000,1649418421.7578000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:47:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030038356781006 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24073),(191071,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418421.7651000000,1649418421.7664000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:47:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00024890899658203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24073),(191072,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418421.7748000000,1649418421.7760000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:47:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24073),(191073,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418421.7842000000,1649418421.7859000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:47:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24073),(191074,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418421.7861000000,1649418421.7875000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:47:01. Current memory use 33MB.\n... used 0 dbqueries\n... used 0.00028300285339355 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24070),(191075,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418421.7980000000,1649418421.7989000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:47:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00020217895507812 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24070),(191076,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418421.7983000000,1649418421.8014000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:47:01. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24073),(191077,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418421.8086000000,1649418421.8102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:47:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084996223449707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24070),(191078,0,'moodle','core\\task\\session_cleanup_task',0,1649418482.1700000000,1649418482.1883000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:48:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013853073120117 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24119),(191079,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418482.1834000000,1649418482.1946000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:48:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057699680328369 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24120),(191080,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418482.2026000000,1649418482.2044000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:48:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.5817108154297E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24119),(191081,0,'moodle','core\\task\\grade_cron_task',0,1649418482.2151000000,1649418482.2283000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:48:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012020826339722 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24119),(191082,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418482.2129000000,1649418482.2470000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:48:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0330810546875 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24120),(191083,0,'moodle','core\\task\\completion_regular_task',0,1649418482.2409000000,1649418482.2580000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:48:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01608419418335 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24119),(191084,0,'moodle','core\\task\\portfolio_cron_task',0,1649418482.2592000000,1649418482.2621000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:48:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24120),(191085,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418482.2741000000,1649418482.2754000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:48:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24119),(191086,0,'moodle','core\\task\\calendar_cron_task',0,1649418482.2825000000,1649418482.2916000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:48:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0074939727783203 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24120),(191087,0,'moodle','core\\task\\blog_cron_task',0,1649418482.2945000000,1649418482.2958000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:48:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24119),(191088,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418482.3063000000,1649418482.3100000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:48:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023400783538818 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24119),(191089,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418482.3030000000,1649418482.3212000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:48:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01738977432251 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24120),(191090,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418482.3629000000,1649418482.3660000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:48:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014641284942627 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24120),(191091,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418482.3336000000,1649418482.3909000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:48:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.055284023284912 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24119),(191092,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418482.4070000000,1649418482.4115000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:48:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028049945831299 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24120),(191093,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418482.4208000000,1649418482.4224000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:48:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24120),(191094,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418482.4327000000,1649418482.4339000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:48:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24120),(191095,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418482.4350000000,1649418482.4383000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:48:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00092911720275879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24119),(191096,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418482.4421000000,1649418482.4431000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:48:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24120),(191097,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418482.4546000000,1649418482.4575000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:48:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021121501922607 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24119),(191098,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418482.4565000000,1649418482.4583000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:48:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0003058910369873 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24120),(191099,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418482.4659000000,1649418482.4673000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:48:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24119),(191100,0,'moodle','core\\task\\session_cleanup_task',0,1649418541.7389000000,1649418541.7532000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010031938552856 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24155),(191101,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418541.7421000000,1649418541.7537000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0072598457336426 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24157),(191102,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418541.7653000000,1649418541.7663000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24155),(191103,0,'moodle','core\\task\\grade_cron_task',0,1649418541.7771000000,1649418541.7936000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:49:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015440940856934 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24155),(191104,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418541.7660000000,1649418541.8026000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:49:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035499095916748 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24157),(191105,0,'moodle','core\\task\\portfolio_cron_task',0,1649418541.8132000000,1649418541.8141000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24157),(191106,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418541.8222000000,1649418541.8236000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00033092498779297 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24157),(191107,0,'moodle','core\\task\\completion_regular_task',0,1649418541.8046000000,1649418541.8262000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:49:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020808935165405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24155),(191108,0,'moodle','core\\task\\blog_cron_task',0,1649418541.8448000000,1649418541.8461000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:49:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24155),(191109,0,'moodle','core\\task\\calendar_cron_task',0,1649418541.8405000000,1649418541.8464000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:49:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0048370361328125 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24157),(191110,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418541.8566000000,1649418541.8591000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:49:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013270378112793 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24157),(191111,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418541.8566000000,1649418541.8786000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:49:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020977020263672 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24155),(191112,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418541.8820000000,1649418541.9238000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:49:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.040246963500977 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24157),(191113,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418541.9220000000,1649418541.9253000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:49:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016629695892334 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24155),(191114,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418541.9465000000,1649418541.9509000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:49:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029850006103516 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24155),(191115,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418541.9592000000,1649418541.9612000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:49:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24155),(191116,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418541.9692000000,1649418541.9704000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:49:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24155),(191117,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418541.9726000000,1649418541.9750000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:49:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006251335144043 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24157),(191118,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418541.9804000000,1649418541.9822000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:49:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24155),(191119,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418541.9921000000,1649418541.9957000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:49:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024800300598145 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24157),(191120,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418541.9970000000,1649418541.9983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:49:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24155),(191121,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418542.0070000000,1649418542.0087000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:49:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057387351989746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24157),(191122,0,'moodle','core\\task\\cache_cron_task',0,1649418601.4102000000,1649418601.4203000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 19:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0058689117431641 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',24205),(191123,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649418601.4283000000,1649418601.4302000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 19:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0010509490966797 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',24205),(191124,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649418601.4379000000,1649418601.4390000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 19:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026583671569824 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',24205),(191125,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649418601.4468000000,1649418601.4521000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 19:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043928623199463 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',24205),(191126,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649418601.4584000000,1649418601.4593000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 19:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',24205),(191127,0,'moodle','core\\task\\badges_cron_task',0,1649418601.4663000000,1649418601.4948000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.027646064758301 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',24205),(191128,0,'moodle','core\\task\\badges_message_task',0,1649418601.5026000000,1649418601.5040000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',24205),(191129,0,'mod_chat','mod_chat\\task\\cron_task',0,1649418601.5248000000,1649418601.5362000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.010292053222656 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',24205),(191130,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649418601.5453000000,1649418601.5529000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0063660144805908 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',24205),(191131,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649418601.5663000000,1649418601.5753000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00087499999999996 seconds)\n... used 1 dbqueries\n... used 0.0082039833068848 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',24205),(191132,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649418601.5874000000,1649418601.5936000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0037870407104492 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',24205),(191133,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649418601.6026000000,1649418601.6071000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0036470890045166 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',24205),(191134,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649418601.6220000000,1649418601.6263000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:50:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0030810832977295 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',24205),(191135,0,'moodle','core\\task\\automated_backup_task',0,1649418601.4263000000,1649418601.6313000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 19:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 19:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.20072913169861 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',24207),(191136,0,'moodle','core\\task\\session_cleanup_task',0,1649418601.6353000000,1649418601.6455000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:50:01. Current memory use 26MB.\n... used 7 dbqueries\n... used 0.0069448947906494 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24205),(191137,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418601.6451000000,1649418601.6467000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:50:01. Current memory use 37.7MB.\n... used 1 dbqueries\n... used 0.00062894821166992 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24207),(191138,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418601.6538000000,1649418601.6546000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:50:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24205),(191139,0,'moodle','core\\task\\grade_cron_task',0,1649418601.6728000000,1649418601.6757000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:50:01. Current memory use 26.4MB.\n... used 2 dbqueries\n... used 0.0020649433135986 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24205),(191140,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418601.6564000000,1649418601.6877000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:50:01. Current memory use 37.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030153036117554 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24207),(191141,0,'moodle','core\\task\\completion_regular_task',0,1649418601.6828000000,1649418601.6963000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:50:01. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.012560844421387 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24205),(191142,0,'moodle','core\\task\\portfolio_cron_task',0,1649418601.6985000000,1649418601.6998000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:50:01. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24207),(191143,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418601.7066000000,1649418601.7077000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:50:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24205),(191144,0,'moodle','core\\task\\calendar_cron_task',0,1649418601.7098000000,1649418601.7174000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:50:01. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.0062110424041748 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24207),(191145,0,'moodle','core\\task\\blog_cron_task',0,1649418601.7169000000,1649418601.7183000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:50:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24205),(191146,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418601.7270000000,1649418601.7294000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:50:01. Current memory use 39.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0015740394592285 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24207),(191147,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418601.7283000000,1649418601.7305000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:50:01. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013201236724854 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24205),(191148,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418601.7455000000,1649418601.7483000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:50:01. Current memory use 40.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017590522766113 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24207),(191149,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418601.7670000000,1649418601.7713000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:50:01. Current memory use 41.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032401084899902 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24207),(191150,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418601.7371000000,1649418601.7725000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:50:01. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.034035921096802 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24205),(191151,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418601.7805000000,1649418601.7817000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:50:01. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24207),(191152,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418601.7896000000,1649418601.7906000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:50:01. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24207),(191153,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418601.7982000000,1649418601.8000000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:50:01. Current memory use 41.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24207),(191154,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418601.8089000000,1649418601.8100000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:50:01. Current memory use 41.5MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24207),(191155,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418601.8102000000,1649418601.8138000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:50:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023789405822754 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24205),(191156,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418601.8220000000,1649418601.8231000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:50:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24205),(191157,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418601.8243000000,1649418601.8257000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:50:01. Current memory use 41MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24207),(191158,0,'moodle','core\\task\\session_cleanup_task',0,1649418662.1465000000,1649418662.1598000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:51:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0095551013946533 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24265),(191159,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418662.1619000000,1649418662.1704000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:51:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0048778057098389 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24261),(191160,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418662.1714000000,1649418662.1739000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:51:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.0004570484161377 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24265),(191161,0,'moodle','core\\task\\grade_cron_task',0,1649418662.1894000000,1649418662.2039000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:51:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013285160064697 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24261),(191162,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418662.1857000000,1649418662.2225000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:51:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035868883132935 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24265),(191163,0,'moodle','core\\task\\portfolio_cron_task',0,1649418662.2334000000,1649418662.2341000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24265),(191164,0,'moodle','core\\task\\completion_regular_task',0,1649418662.2199000000,1649418662.2418000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:51:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.020818948745728 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24261),(191165,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418662.2447000000,1649418662.2458000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:51:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24265),(191166,0,'moodle','core\\task\\blog_cron_task',0,1649418662.2603000000,1649418662.2611000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:51:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24261),(191167,0,'moodle','core\\task\\calendar_cron_task',0,1649418662.2588000000,1649418662.2642000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:51:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044169425964355 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24265),(191168,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418662.2723000000,1649418662.2742000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:51:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010190010070801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24261),(191169,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418662.2705000000,1649418662.2897000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:51:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017803907394409 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24265),(191170,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418662.3292000000,1649418662.3321000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:51:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017621517181396 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24265),(191171,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418662.2930000000,1649418662.3343000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:51:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.040261030197144 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24261),(191172,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418662.3615000000,1649418662.3667000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:51:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036499500274658 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24265),(191173,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418662.3768000000,1649418662.3779000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24265),(191174,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418662.3790000000,1649418662.3801000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:51:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24261),(191175,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418662.3871000000,1649418662.3885000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:51:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055098533630371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24261),(191176,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418662.3900000000,1649418662.3912000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:51:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24265),(191177,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418662.4012000000,1649418662.4038000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:51:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018367767333984 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24261),(191178,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418662.4066000000,1649418662.4074000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:51:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24265),(191179,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418662.4127000000,1649418662.4140000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:51:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048494338989258 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24261),(191180,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418721.6912000000,1649418721.7042000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0089421272277832 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24312),(191181,0,'moodle','core\\task\\session_cleanup_task',0,1649418721.6915000000,1649418721.7080000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012502908706665 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24313),(191182,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418721.7160000000,1649418721.7168000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:52:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24312),(191183,0,'moodle','core\\task\\grade_cron_task',0,1649418721.7271000000,1649418721.7426000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:52:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013941049575806 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24312),(191184,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418721.7176000000,1649418721.7476000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:52:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029128789901733 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24313),(191185,0,'moodle','core\\task\\portfolio_cron_task',0,1649418721.7561000000,1649418721.7569000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24313),(191186,0,'moodle','core\\task\\completion_regular_task',0,1649418721.7532000000,1649418721.7714000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:52:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01670503616333 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24312),(191187,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418721.7693000000,1649418721.7719000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24313),(191188,0,'moodle','core\\task\\blog_cron_task',0,1649418721.7936000000,1649418721.7945000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:52:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24313),(191189,0,'moodle','core\\task\\calendar_cron_task',0,1649418721.7906000000,1649418721.8000000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:52:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0044939517974854 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24312),(191190,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418721.8084000000,1649418721.8104000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:52:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098490715026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24313),(191191,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418721.8080000000,1649418721.8366000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:52:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.027764081954956 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24312),(191192,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418721.8672000000,1649418721.8699000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:52:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016520023345947 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24312),(191193,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418721.8453000000,1649418721.8811000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:52:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.034142017364502 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24313),(191194,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418721.8965000000,1649418721.9001000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:52:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026431083679199 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24312),(191195,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418721.9111000000,1649418721.9124000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:52:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023508071899414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24312),(191196,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418721.9207000000,1649418721.9225000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:52:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070905685424805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24313),(191197,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418721.9207000000,1649418721.9229000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:52:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24312),(191198,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418721.9329000000,1649418721.9340000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:52:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24313),(191199,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418721.9369000000,1649418721.9395000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:52:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24312),(191200,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418721.9486000000,1649418721.9495000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:52:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24313),(191201,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418721.9491000000,1649418721.9514000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:52:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089907646179199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24312),(191202,0,'moodle','core\\task\\session_cleanup_task',0,1649418781.2822000000,1649418781.2973000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010299921035767 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24349),(191203,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418781.3050000000,1649418781.3065000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:53:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00069117546081543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24349),(191204,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418781.3152000000,1649418781.3163000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24349),(191205,0,'moodle','core\\task\\grade_cron_task',0,1649418781.3231000000,1649418781.3350000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:53:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011008024215698 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24349),(191206,0,'moodle','core\\task\\completion_regular_task',0,1649418781.3423000000,1649418781.3566000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:53:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013349056243896 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24349),(191207,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418781.3187000000,1649418781.3615000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:53:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037106990814209 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24345),(191208,0,'moodle','core\\task\\portfolio_cron_task',0,1649418781.3626000000,1649418781.3637000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:53:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24349),(191209,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418781.3701000000,1649418781.3708000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:53:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24349),(191210,0,'moodle','core\\task\\calendar_cron_task',0,1649418781.3770000000,1649418781.3840000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005993127822876 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24345),(191211,0,'moodle','core\\task\\blog_cron_task',0,1649418781.3881000000,1649418781.3896000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:53:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24349),(191212,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418781.3986000000,1649418781.4007000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:53:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010449886322021 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24349),(191213,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418781.3953000000,1649418781.4210000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:53:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024624109268188 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24345),(191214,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418781.4590000000,1649418781.4615000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:53:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001384973526001 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24345),(191215,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418781.4255000000,1649418781.4703000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:53:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.043095111846924 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24349),(191216,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418781.4829000000,1649418781.4863000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:53:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023350715637207 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24345),(191217,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418781.4948000000,1649418781.4962000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:53:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24345),(191218,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418781.5042000000,1649418781.5054000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:53:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24345),(191219,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418781.5129000000,1649418781.5146000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:53:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053787231445312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24345),(191220,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418781.5213000000,1649418781.5234000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:53:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0003349781036377 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24349),(191221,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418781.5286000000,1649418781.5325000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:53:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027859210968018 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24345),(191222,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418781.5368000000,1649418781.5381000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:53:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24349),(191223,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418781.5432000000,1649418781.5446000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:53:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072193145751953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24345),(191224,0,'moodle','core\\task\\session_cleanup_task',0,1649418841.8376000000,1649418841.8604000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018525838851929 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24405),(191225,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418841.8699000000,1649418841.8710000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:54:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24405),(191226,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418841.8683000000,1649418841.8776000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:54:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052490234375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24404),(191227,0,'moodle','core\\task\\grade_cron_task',0,1649418841.8870000000,1649418841.8986000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:54:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010715961456299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24404),(191228,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418841.8799000000,1649418841.9090000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028357028961182 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24405),(191229,0,'moodle','core\\task\\portfolio_cron_task',0,1649418841.9186000000,1649418841.9196000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24405),(191230,0,'moodle','core\\task\\completion_regular_task',0,1649418841.9102000000,1649418841.9267000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:54:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015239953994751 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24404),(191231,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418841.9290000000,1649418841.9300000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24405),(191232,0,'moodle','core\\task\\calendar_cron_task',0,1649418841.9424000000,1649418841.9468000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035169124603271 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24405),(191233,0,'moodle','core\\task\\blog_cron_task',0,1649418841.9464000000,1649418841.9478000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:54:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24404),(191234,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418841.9581000000,1649418841.9597000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:54:01. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081610679626465 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24404),(191235,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418841.9549000000,1649418841.9720000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:54:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01629900932312 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24405),(191236,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418842.0047000000,1649418842.0068000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:54:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099706649780273 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24405),(191237,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418841.9805000000,1649418842.0142000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:54:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.032526016235352 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24404),(191238,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418842.0318000000,1649418842.0350000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:54:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020561218261719 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24405),(191239,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418842.0455000000,1649418842.0471000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:54:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24405),(191240,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418842.0506000000,1649418842.0524000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:54:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24404),(191241,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418842.0549000000,1649418842.0564000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:54:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00041413307189941 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24405),(191242,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418842.0602000000,1649418842.0618000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:54:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24404),(191243,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418842.0690000000,1649418842.0728000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:54:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025720596313477 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24405),(191244,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418842.0764000000,1649418842.0779000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:54:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24404),(191245,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418842.0820000000,1649418842.0840000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:54:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069308280944824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24405),(191246,0,'tool_monitor','tool_monitor\\task\\check_subscriptions',0,1649418901.4265000000,1649418901.4384000000,0,0,0,'Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 19:55:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0072858333587646 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n','random-9ut9hf',24447),(191247,0,'moodle','core\\task\\badges_message_task',0,1649418901.4521000000,1649418901.4613000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 19:55:01. Current memory use 20.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0064821243286133 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',24447),(191248,0,'moodle','core\\task\\badges_cron_task',0,1649418901.4324000000,1649418901.4759000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 19:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03682804107666 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',24451),(191249,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649418901.4932000000,1649418901.5040000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 19:55:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0095558166503906 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',24451),(191250,0,'mod_chat','mod_chat\\task\\cron_task',0,1649418901.4929000000,1649418901.5063000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 19:55:01. Current memory use 22.7MB.\n... used 4 dbqueries\n... used 0.012086868286133 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',24447),(191251,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649418901.5168000000,1649418901.5231000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 19:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0038840770721436 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',24447),(191252,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649418901.5148000000,1649418901.5263000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 19:55:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00069199999999991 seconds)\n... used 1 dbqueries\n... used 0.010667085647583 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',24451),(191253,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649418901.5323000000,1649418901.5353000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 19:55:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0019819736480713 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',24447),(191254,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649418901.5426000000,1649418901.5491000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 19:55:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0037598609924316 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',24451),(191255,0,'moodle','core\\task\\session_cleanup_task',0,1649418901.5430000000,1649418901.5497000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:55:01. Current memory use 23.7MB.\n... used 7 dbqueries\n... used 0.0056509971618652 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24447),(191256,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418901.5582000000,1649418901.5600000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:55:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00040411949157715 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24447),(191257,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418901.5601000000,1649418901.5627000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:55:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24451),(191258,0,'moodle','core\\task\\grade_cron_task',0,1649418901.5752000000,1649418901.5782000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:55:01. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0019288063049316 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24451),(191259,0,'moodle','core\\task\\completion_regular_task',0,1649418901.5888000000,1649418901.6026000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:55:01. Current memory use 25.1MB.\n... used 6 dbqueries\n... used 0.012727022171021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24451),(191260,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418901.5680000000,1649418901.6028000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:55:01. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033620119094849 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24447),(191261,0,'moodle','core\\task\\portfolio_cron_task',0,1649418901.6127000000,1649418901.6136000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:55:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24451),(191262,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418901.6136000000,1649418901.6267000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:55:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 7.4863433837891E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24447),(191263,0,'moodle','core\\task\\calendar_cron_task',0,1649418901.6351000000,1649418901.6411000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:55:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0044350624084473 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24447),(191264,0,'moodle','core\\task\\blog_cron_task',0,1649418901.6421000000,1649418901.6436000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:55:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24451),(191265,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418901.6505000000,1649418901.6524000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:55:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00085210800170898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24451),(191266,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418901.6494000000,1649418901.6673000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:55:01. Current memory use 27MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016999006271362 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24447),(191267,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418901.6893000000,1649418901.6918000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:55:01. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012838840484619 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24447),(191268,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418901.6603000000,1649418901.6978000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:55:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.036059141159058 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24451),(191269,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418901.7192000000,1649418901.7230000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:55:01. Current memory use 31.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024209022521973 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24447),(191270,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418901.7327000000,1649418901.7340000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:55:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24447),(191271,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418901.7336000000,1649418901.7358000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:55:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24451),(191272,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418901.7424000000,1649418901.7440000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:55:01. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055384635925293 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24447),(191273,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418901.7442000000,1649418901.7456000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:55:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24451),(191274,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418901.7525000000,1649418901.7539000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:55:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24447),(191275,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418901.7525000000,1649418901.7557000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:55:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022258758544922 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24451),(191276,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418901.7627000000,1649418901.7644000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:55:01. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054407119750977 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24447),(191277,0,'moodle','core\\task\\session_cleanup_task',0,1649418962.0574000000,1649418962.0736000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:56:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011296033859253 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24489),(191278,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649418962.0625000000,1649418962.0741000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:56:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0067741870880127 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24488),(191279,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649418962.0822000000,1649418962.0832000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:56:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24488),(191280,0,'moodle','core\\task\\grade_cron_task',0,1649418962.0932000000,1649418962.1056000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:56:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011644124984741 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24488),(191281,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649418962.0826000000,1649418962.1116000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:56:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028160095214844 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24489),(191282,0,'moodle','core\\task\\portfolio_cron_task',0,1649418962.1214000000,1649418962.1223000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24489),(191283,0,'moodle','core\\task\\completion_regular_task',0,1649418962.1136000000,1649418962.1293000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:56:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014827013015747 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24488),(191284,0,'moodle','core\\task\\plagiarism_cron_task',0,1649418962.1295000000,1649418962.1303000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:56:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24489),(191285,0,'moodle','core\\task\\blog_cron_task',0,1649418962.1565000000,1649418962.1574000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:56:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24489),(191286,0,'moodle','core\\task\\calendar_cron_task',0,1649418962.1560000000,1649418962.1610000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:56:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0041489601135254 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24488),(191287,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649418962.1703000000,1649418962.1740000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:56:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0028419494628906 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24488),(191288,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649418962.1668000000,1649418962.1853000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:56:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017736196517944 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24489),(191289,0,'mod_forum','mod_forum\\task\\cron_task',0,1649418962.2181000000,1649418962.2224000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:56:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0029919147491455 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24489),(191290,0,'mod_assign','mod_assign\\task\\cron_task',0,1649418962.1982000000,1649418962.2477000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:56:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.047705888748169 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24488),(191291,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649418962.2507000000,1649418962.2568000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:56:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044481754302979 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24489),(191292,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649418962.2657000000,1649418962.2675000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24489),(191293,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649418962.2777000000,1649418962.2794000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24489),(191294,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649418962.2850000000,1649418962.2868000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:56:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072598457336426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24488),(191295,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649418962.2892000000,1649418962.2904000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:56:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24489),(191296,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649418962.3048000000,1649418962.3060000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:56:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24489),(191297,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649418962.3041000000,1649418962.3068000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:56:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018970966339111 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24488),(191298,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649418962.3152000000,1649418962.3169000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:56:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060486793518066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24489),(191299,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419021.6299000000,1649419021.6391000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052831172943115 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24545),(191300,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419021.6492000000,1649419021.6500000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:57:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24545),(191301,0,'moodle','core\\task\\session_cleanup_task',0,1649419021.6295000000,1649419021.6506000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:57:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015470027923584 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24541),(191302,0,'moodle','core\\task\\grade_cron_task',0,1649419021.6728000000,1649419021.6846000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:57:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010967969894409 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24541),(191303,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419021.6693000000,1649419021.7000000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:57:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029916048049927 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24545),(191304,0,'moodle','core\\task\\completion_regular_task',0,1649419021.6929000000,1649419021.7075000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013663053512573 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24541),(191305,0,'moodle','core\\task\\portfolio_cron_task',0,1649419021.7083000000,1649419021.7092000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24545),(191306,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419021.7162000000,1649419021.7171000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:57:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24541),(191307,0,'moodle','core\\task\\calendar_cron_task',0,1649419021.7214000000,1649419021.7259000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:57:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036749839782715 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24545),(191308,0,'moodle','core\\task\\blog_cron_task',0,1649419021.7285000000,1649419021.7293000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:57:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24541),(191309,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419021.7377000000,1649419021.7393000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:57:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081706047058105 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24541),(191310,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419021.7343000000,1649419021.7522000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:57:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016911029815674 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24545),(191311,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419021.7802000000,1649419021.7827000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:57:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001356840133667 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24545),(191312,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419021.7563000000,1649419021.7875000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:57:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.030248880386353 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24541),(191313,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419021.8032000000,1649419021.8069000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:57:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025801658630371 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24545),(191314,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419021.8155000000,1649419021.8171000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24545),(191315,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419021.8251000000,1649419021.8267000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24545),(191316,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419021.8352000000,1649419021.8375000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:57:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24541),(191317,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419021.8362000000,1649419021.8374000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:57:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24545),(191318,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419021.8499000000,1649419021.8509000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:57:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24545),(191319,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419021.8499000000,1649419021.8525000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:57:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001835823059082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24541),(191320,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419021.8588000000,1649419021.8609000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:57:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0013699531555176 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24545),(191321,0,'moodle','core\\task\\session_cleanup_task',0,1649419082.2019000000,1649419082.2167000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:58:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099239349365234 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24593),(191322,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419082.2041000000,1649419082.2170000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:58:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0078010559082031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24588),(191323,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419082.2266000000,1649419082.2278000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:58:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24593),(191324,0,'moodle','core\\task\\grade_cron_task',0,1649419082.2366000000,1649419082.2485000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:58:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011059999465942 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24593),(191325,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419082.2295000000,1649419082.2753000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:58:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04477596282959 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24588),(191326,0,'moodle','core\\task\\completion_regular_task',0,1649419082.2561000000,1649419082.2755000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:58:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018509149551392 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24593),(191327,0,'moodle','core\\task\\portfolio_cron_task',0,1649419082.2840000000,1649419082.2849000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:58:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24593),(191328,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419082.2856000000,1649419082.2869000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:58:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24588),(191329,0,'moodle','core\\task\\calendar_cron_task',0,1649419082.3021000000,1649419082.3071000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:58:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004101037979126 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24593),(191330,0,'moodle','core\\task\\blog_cron_task',0,1649419082.3067000000,1649419082.3076000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:58:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24588),(191331,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419082.3202000000,1649419082.3221000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:58:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095796585083008 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24588),(191332,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419082.3146000000,1649419082.3355000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:58:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019985914230347 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24593),(191333,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419082.3691000000,1649419082.3717000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:58:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013248920440674 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24593),(191334,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419082.3418000000,1649419082.3769000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:58:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.03393292427063 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24588),(191335,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419082.3971000000,1649419082.4005000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:58:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022351741790771 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24593),(191336,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419082.4208000000,1649419082.4225000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:58:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00030088424682617 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24593),(191337,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419082.4226000000,1649419082.4240000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24588),(191338,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419082.4339000000,1649419082.4362000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:58:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.001168966293335 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24593),(191339,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419082.4349000000,1649419082.4371000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24588),(191340,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419082.4532000000,1649419082.4562000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:58:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019299983978271 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24593),(191341,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419082.4578000000,1649419082.4589000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:58:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24588),(191342,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419082.4712000000,1649419082.4730000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:58:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064802169799805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24588),(191343,0,'moodle','core\\task\\session_cleanup_task',0,1649419141.7949000000,1649419141.8102000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 19:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010790824890137 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24659),(191344,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419141.7971000000,1649419141.8103000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 19:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.007655143737793 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24657),(191345,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419141.8208000000,1649419141.8216000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 19:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24657),(191346,0,'moodle','core\\task\\grade_cron_task',0,1649419141.8309000000,1649419141.8426000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 19:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010886907577515 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24657),(191347,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419141.8215000000,1649419141.8510000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 19:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028657913208008 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24659),(191348,0,'moodle','core\\task\\portfolio_cron_task',0,1649419141.8592000000,1649419141.8628000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 19:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24659),(191349,0,'moodle','core\\task\\completion_regular_task',0,1649419141.8508000000,1649419141.8668000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 19:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01521897315979 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24657),(191350,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419141.8739000000,1649419141.8747000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 19:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24659),(191351,0,'moodle','core\\task\\calendar_cron_task',0,1649419141.8855000000,1649419141.8903000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 19:59:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040328502655029 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24657),(191352,0,'moodle','core\\task\\blog_cron_task',0,1649419141.8911000000,1649419141.8925000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 19:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24659),(191353,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419141.9023000000,1649419141.9046000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 19:59:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094509124755859 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24659),(191354,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419141.9019000000,1649419141.9214000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 19:59:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018647193908691 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24657),(191355,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419141.9661000000,1649419141.9704000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 19:59:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021820068359375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24657),(191356,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419141.9253000000,1649419141.9753000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 19:59:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.048212051391602 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24659),(191357,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419142.0021000000,1649419142.0065000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 19:59:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026109218597412 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24657),(191358,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419142.0151000000,1649419142.0167000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 19:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24657),(191359,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419142.0247000000,1649419142.0260000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 19:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24657),(191360,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419142.0318000000,1649419142.0334000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 19:59:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048208236694336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24659),(191361,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419142.0343000000,1649419142.0355000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 19:59:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24657),(191362,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419142.0472000000,1649419142.0489000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 19:59:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24659),(191363,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419142.0463000000,1649419142.0492000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 19:59:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018248558044434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24657),(191364,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419142.0581000000,1649419142.0597000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 19:59:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090408325195312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24659),(191365,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649419201.3491000000,1649419201.3593000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 20:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057859420776367 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',24703),(191366,0,'moodle','core\\task\\search_index_task',0,1649419201.3495000000,1649419201.3602000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 20:00:01. Current memory use 19.3MB.\n... used 0 dbqueries\n... used 0.0065629482269287 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',24697),(191367,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649419201.3745000000,1649419201.3774000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 20:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0021770000457764 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',24697),(191368,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649419201.3748000000,1649419201.3776000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 20:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.001737117767334 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',24703),(191369,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649419201.3888000000,1649419201.3914000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:00:01. Current memory use 20.2MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001554012298584 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',24703),(191370,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649419201.4002000000,1649419201.4011000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:00:01. Current memory use 20.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00024104118347168 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',24703),(191371,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649419201.4088000000,1649419201.4135000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:00:01. Current memory use 20.3MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0037980079650879 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',24703),(191372,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649419201.4231000000,1649419201.4242000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:00:01. Current memory use 20.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',24703),(191373,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649419201.3872000000,1649419201.4320000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 20:00:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.043493032455444 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',24697),(191374,0,'moodle','core\\task\\badges_message_task',0,1649419201.4422000000,1649419201.4597000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:00:01. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.015024900436401 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',24697),(191375,0,'moodle','core\\task\\badges_cron_task',0,1649419201.4323000000,1649419201.4661000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:00:01. Current memory use 20.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032051801681519 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',24703),(191376,0,'mod_chat','mod_chat\\task\\cron_task',0,1649419201.4738000000,1649419201.4835000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:00:01. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.0087978839874268 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',24697),(191377,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649419201.4830000000,1649419201.4936000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:00:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0092248916625977 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',24703),(191378,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649419201.4971000000,1649419201.5076000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:00:01. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00056200000000006 seconds)\n... used 1 dbqueries\n... used 0.0098779201507568 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',24697),(191379,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649419201.5034000000,1649419201.5103000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:00:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.003680944442749 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',24703),(191380,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649419201.5190000000,1649419201.5218000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:00:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.0017578601837158 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',24703),(191381,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649419201.5175000000,1649419201.5224000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0027458667755127 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',24697),(191382,0,'moodle','core\\task\\session_cleanup_task',0,1649419201.5286000000,1649419201.5347000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:00:01. Current memory use 25.2MB.\n... used 7 dbqueries\n... used 0.0050828456878662 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24703),(191383,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419201.5326000000,1649419201.5354000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:00:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24697),(191384,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419201.5441000000,1649419201.5450000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:00:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24697),(191385,0,'moodle','core\\task\\grade_cron_task',0,1649419201.5528000000,1649419201.5556000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:00:01. Current memory use 27.2MB.\n... used 2 dbqueries\n... used 0.0020198822021484 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24697),(191386,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419201.5448000000,1649419201.5728000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:00:01. Current memory use 25.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026396989822388 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24703),(191387,0,'moodle','core\\task\\completion_regular_task',0,1649419201.5637000000,1649419201.5775000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:00:01. Current memory use 27.2MB.\n... used 6 dbqueries\n... used 0.012932062149048 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24697),(191388,0,'moodle','core\\task\\portfolio_cron_task',0,1649419201.5859000000,1649419201.5877000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:00:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24703),(191389,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419201.5897000000,1649419201.5911000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:00:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24697),(191390,0,'moodle','core\\task\\blog_cron_task',0,1649419201.6045000000,1649419201.6055000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:00:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24697),(191391,0,'moodle','core\\task\\calendar_cron_task',0,1649419201.6042000000,1649419201.6109000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:00:01. Current memory use 27.5MB.\n... used 1 dbqueries\n... used 0.0052039623260498 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24703),(191392,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419201.6219000000,1649419201.6244000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:00:01. Current memory use 27.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094103813171387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24703),(191393,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419201.6187000000,1649419201.6419000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:00:01. Current memory use 28MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02190899848938 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24697),(191394,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419201.6344000000,1649419201.6812000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:00:01. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.045052051544189 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24703),(191395,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419201.6781000000,1649419201.6820000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:00:01. Current memory use 30.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020439624786377 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24697),(191396,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419201.7043000000,1649419201.7116000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:00:01. Current memory use 32.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0047979354858398 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24697),(191397,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419201.7220000000,1649419201.7238000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:00:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00040102005004883 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24697),(191398,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419201.7243000000,1649419201.7256000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:00:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24703),(191399,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419201.7354000000,1649419201.7380000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:00:01. Current memory use 32.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075793266296387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24697),(191400,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419201.7386000000,1649419201.7404000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:00:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24703),(191401,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419201.7504000000,1649419201.7528000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:00:01. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24703),(191402,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419201.7501000000,1649419201.7551000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:00:01. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0031299591064453 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24697),(191403,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419201.7645000000,1649419201.7667000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:00:01. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069689750671387 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24703),(191404,0,'moodle','core\\task\\session_cleanup_task',0,1649419262.0924000000,1649419262.1089000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:01:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011677980422974 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24746),(191405,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419262.1022000000,1649419262.1156000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:01:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0077178478240967 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24745),(191406,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419262.1182000000,1649419262.1194000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:01:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24746),(191407,0,'moodle','core\\task\\grade_cron_task',0,1649419262.1300000000,1649419262.1416000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:01:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010865926742554 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24746),(191408,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419262.1271000000,1649419262.1573000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:01:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029133081436157 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24745),(191409,0,'moodle','core\\task\\completion_regular_task',0,1649419262.1493000000,1649419262.1644000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:01:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014159917831421 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24746),(191410,0,'moodle','core\\task\\portfolio_cron_task',0,1649419262.1696000000,1649419262.1708000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:01:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24745),(191411,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419262.1763000000,1649419262.1774000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:01:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24746),(191412,0,'moodle','core\\task\\calendar_cron_task',0,1649419262.1850000000,1649419262.1897000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:01:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037209987640381 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24745),(191413,0,'moodle','core\\task\\blog_cron_task',0,1649419262.1966000000,1649419262.1978000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:01:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24746),(191414,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419262.1973000000,1649419262.2239000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:01:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025629997253418 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24745),(191415,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419262.2219000000,1649419262.2244000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:01:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016000270843506 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24746),(191416,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419262.2690000000,1649419262.2729000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:01:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0028371810913086 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24745),(191417,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419262.2408000000,1649419262.2818000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:01:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.039527893066406 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24746),(191418,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419262.3018000000,1649419262.3050000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:01:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020370483398438 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24745),(191419,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419262.3174000000,1649419262.3185000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:01:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011682510375977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24745),(191420,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419262.3245000000,1649419262.3265000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:01:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00048208236694336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24746),(191421,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419262.3284000000,1649419262.3302000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:01:02. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00077009201049805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24745),(191422,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419262.3394000000,1649419262.3409000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:01:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24746),(191423,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419262.3501000000,1649419262.3541000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:01:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027940273284912 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24745),(191424,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419262.3586000000,1649419262.3597000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:01:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24746),(191425,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419262.3644000000,1649419262.3663000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:01:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088381767272949 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24745),(191426,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419321.7138000000,1649419321.7244000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:02:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061080455780029 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24793),(191427,0,'moodle','core\\task\\session_cleanup_task',0,1649419321.7136000000,1649419321.7290000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010807037353516 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24791),(191428,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419321.7362000000,1649419321.7371000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:02:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24793),(191429,0,'moodle','core\\task\\grade_cron_task',0,1649419321.7449000000,1649419321.7623000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:02:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016171932220459 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24793),(191430,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419321.7372000000,1649419321.7683000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029873132705688 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24791),(191431,0,'moodle','core\\task\\portfolio_cron_task',0,1649419321.7785000000,1649419321.7794000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24791),(191432,0,'moodle','core\\task\\completion_regular_task',0,1649419321.7699000000,1649419321.7864000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:02:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015666961669922 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24793),(191433,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419321.7870000000,1649419321.7882000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24791),(191434,0,'moodle','core\\task\\blog_cron_task',0,1649419321.8029000000,1649419321.8036000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:02:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24793),(191435,0,'moodle','core\\task\\calendar_cron_task',0,1649419321.8026000000,1649419321.8072000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:02:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038189888000488 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24791),(191436,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419321.8164000000,1649419321.8181000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:02:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086498260498047 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24791),(191437,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419321.8128000000,1649419321.8303000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:02:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016680955886841 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24793),(191438,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419321.8611000000,1649419321.8640000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:02:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015568733215332 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24793),(191439,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419321.8371000000,1649419321.8761000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:02:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.037434101104736 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24791),(191440,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419321.8888000000,1649419321.8921000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:02:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022079944610596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24793),(191441,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419321.8994000000,1649419321.9012000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:02:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025320053100586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24793),(191442,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419321.9091000000,1649419321.9102000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:02:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24793),(191443,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419321.9161000000,1649419321.9177000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:02:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046610832214355 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24791),(191444,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419321.9170000000,1649419321.9180000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:02:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24793),(191445,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419321.9293000000,1649419321.9302000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:02:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24793),(191446,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419321.9290000000,1649419321.9313000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:02:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015928745269775 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24791),(191447,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419321.9382000000,1649419321.9397000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:02:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000701904296875 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24793),(191448,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419381.3086000000,1649419381.3212000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:03:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0072579383850098 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24851),(191449,0,'moodle','core\\task\\session_cleanup_task',0,1649419381.3064000000,1649419381.3222000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:03:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010941982269287 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24848),(191450,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419381.3313000000,1649419381.3322000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:03:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24851),(191451,0,'moodle','core\\task\\grade_cron_task',0,1649419381.3408000000,1649419381.3533000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011659860610962 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24851),(191452,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419381.3308000000,1649419381.3603000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028548955917358 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24848),(191453,0,'moodle','core\\task\\portfolio_cron_task',0,1649419381.3728000000,1649419381.3742000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24848),(191454,0,'moodle','core\\task\\completion_regular_task',0,1649419381.3643000000,1649419381.3823000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:03:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016886949539185 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24851),(191455,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419381.3842000000,1649419381.3855000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24848),(191456,0,'moodle','core\\task\\blog_cron_task',0,1649419381.4019000000,1649419381.4034000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:03:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24851),(191457,0,'moodle','core\\task\\calendar_cron_task',0,1649419381.4001000000,1649419381.4055000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:03:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042998790740967 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24848),(191458,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419381.4145000000,1649419381.4178000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:03:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020740032196045 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24851),(191459,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419381.4130000000,1649419381.4367000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:03:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.02283787727356 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24848),(191460,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419381.4363000000,1649419381.4707000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:03:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.033349990844727 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24851),(191461,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419381.4774000000,1649419381.4809000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:03:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016980171203613 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24848),(191462,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419381.5053000000,1649419381.5115000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:03:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0046420097351074 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24848),(191463,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419381.5220000000,1649419381.5233000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:03:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00026297569274902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24851),(191464,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419381.5213000000,1649419381.5241000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:03:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00030994415283203 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24848),(191465,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419381.5301000000,1649419381.5321000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:03:01. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072312355041504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24851),(191466,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419381.5309000000,1649419381.5323000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:03:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24848),(191467,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419381.5433000000,1649419381.5465000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:03:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025160312652588 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24848),(191468,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419381.5484000000,1649419381.5499000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:03:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24851),(191469,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419381.5576000000,1649419381.5598000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:03:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011129379272461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24848),(191470,0,'moodle','core\\task\\session_cleanup_task',0,1649419441.8490000000,1649419441.8691000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016174077987671 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24905),(191471,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419441.8804000000,1649419441.8817000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:04:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046896934509277 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24905),(191472,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419441.8926000000,1649419441.8933000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24905),(191473,0,'moodle','core\\task\\grade_cron_task',0,1649419441.9133000000,1649419441.9263000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:04:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011711120605469 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24905),(191474,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419441.8957000000,1649419441.9377000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:04:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036664962768555 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24906),(191475,0,'moodle','core\\task\\portfolio_cron_task',0,1649419441.9487000000,1649419441.9495000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24906),(191476,0,'moodle','core\\task\\completion_regular_task',0,1649419441.9367000000,1649419441.9539000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:04:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016242980957031 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24905),(191477,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419441.9585000000,1649419441.9594000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24906),(191478,0,'moodle','core\\task\\blog_cron_task',0,1649419441.9735000000,1649419441.9744000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:04:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24906),(191479,0,'moodle','core\\task\\calendar_cron_task',0,1649419441.9684000000,1649419441.9756000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:04:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0058188438415527 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24905),(191480,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419441.9845000000,1649419441.9863000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:04:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00083303451538086 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24905),(191481,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419441.9827000000,1649419442.0044000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:04:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020640850067139 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24906),(191482,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419442.0033000000,1649419442.0555000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:04:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.050985813140869 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24905),(191483,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419442.0560000000,1649419442.0600000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:04:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019571781158447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24906),(191484,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419442.0839000000,1649419442.0880000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:04:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030531883239746 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24906),(191485,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419442.0965000000,1649419442.0976000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24906),(191486,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419442.1056000000,1649419442.1070000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24906),(191487,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419442.1070000000,1649419442.1088000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:04:02. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042605400085449 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24905),(191488,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419442.1143000000,1649419442.1159000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:04:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24906),(191489,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419442.1206000000,1649419442.1236000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:04:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020878314971924 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24905),(191490,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419442.1268000000,1649419442.1279000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24906),(191491,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419442.1323000000,1649419442.1339000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:04:02. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24905),(191492,0,'quiz_statistics','quiz_statistics\\task\\quiz_statistics_cleanup',0,1649419501.4157000000,1649419501.4260000000,0,1,0,'Execute scheduled task: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 20:05:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.0069789886474609 seconds\nScheduled task complete: 清除过去的的测验统计缓存记录 (quiz_statistics\\task\\quiz_statistics_cleanup)\n','random-9ut9hf',24957),(191493,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649419501.4361000000,1649419501.4381000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 20:05:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',24957),(191494,0,'moodle','core\\task\\badges_message_task',0,1649419501.4457000000,1649419501.4509000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043361186981201 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',24957),(191495,0,'moodle','core\\task\\badges_cron_task',0,1649419501.4434000000,1649419501.4790000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031306982040405 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',24953),(191496,0,'mod_chat','mod_chat\\task\\cron_task',0,1649419501.4692000000,1649419501.4856000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.014615058898926 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',24957); INSERT INTO `mdl_task_log` VALUES (191497,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649419501.4986000000,1649419501.5101000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:05:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0094950199127197 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',24953),(191498,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649419501.5053000000,1649419501.5177000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00069199999999991 seconds)\n... used 1 dbqueries\n... used 0.011286973953247 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',24957),(191499,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649419501.5246000000,1649419501.5298000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0030369758605957 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',24953),(191500,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649419501.5324000000,1649419501.5391000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0036911964416504 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',24957),(191501,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649419501.5389000000,1649419501.5418000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:05:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0021321773529053 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',24953),(191502,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419501.5512000000,1649419501.5545000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:05:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',24953),(191503,0,'moodle','core\\task\\session_cleanup_task',0,1649419501.5494000000,1649419501.5591000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:05:01. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.00714111328125 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',24957),(191504,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419501.5651000000,1649419501.5662000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:05:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',24953),(191505,0,'moodle','core\\task\\grade_cron_task',0,1649419501.5766000000,1649419501.5798000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:05:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0019290447235107 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',24953),(191506,0,'moodle','core\\task\\completion_regular_task',0,1649419501.5880000000,1649419501.6045000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:05:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.0153489112854 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',24953),(191507,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419501.5693000000,1649419501.6115000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:05:01. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041043996810913 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',24957),(191508,0,'moodle','core\\task\\portfolio_cron_task',0,1649419501.6144000000,1649419501.6158000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:05:01. Current memory use 25.1MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',24953),(191509,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419501.6244000000,1649419501.6252000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:05:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',24957),(191510,0,'moodle','core\\task\\blog_cron_task',0,1649419501.6337000000,1649419501.6350000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:05:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',24957),(191511,0,'moodle','core\\task\\calendar_cron_task',0,1649419501.6334000000,1649419501.6410000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:05:01. Current memory use 25.6MB.\n... used 1 dbqueries\n... used 0.0063400268554688 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',24953),(191512,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419501.6447000000,1649419501.6463000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:05:01. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075602531433105 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',24957),(191513,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419501.6521000000,1649419501.6767000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:05:01. Current memory use 26MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023314952850342 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',24953),(191514,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419501.6532000000,1649419501.6869000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:05:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.032011985778809 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',24957),(191515,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419501.7088000000,1649419501.7117000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:05:01. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012679100036621 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',24957),(191516,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419501.7284000000,1649419501.7326000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:05:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024089813232422 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',24953),(191517,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419501.7401000000,1649419501.7415000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:05:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',24953),(191518,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419501.7470000000,1649419501.7490000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:05:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',24957),(191519,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419501.7503000000,1649419501.7522000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:05:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057387351989746 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',24953),(191520,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419501.7586000000,1649419501.7607000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:05:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',24957),(191521,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419501.7592000000,1649419501.7623000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:05:01. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019989013671875 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',24953),(191522,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419501.7697000000,1649419501.7711000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:05:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00031614303588867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',24957),(191523,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419501.7729000000,1649419501.7871000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:05:01. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.012527942657471 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',24953),(191524,0,'moodle','core\\task\\session_cleanup_task',0,1649419562.0621000000,1649419562.0752000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:06:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0091419219970703 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25007),(191525,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419562.0819000000,1649419562.0829000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:06:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00039005279541016 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25007),(191526,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419562.0852000000,1649419562.0933000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:06:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0043950080871582 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25009),(191527,0,'moodle','core\\task\\grade_cron_task',0,1649419562.1012000000,1649419562.1110000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:06:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0090610980987549 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25009),(191528,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419562.0937000000,1649419562.1203000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:06:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025786876678467 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25007),(191529,0,'moodle','core\\task\\portfolio_cron_task',0,1649419562.1309000000,1649419562.1321000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25007),(191530,0,'moodle','core\\task\\completion_regular_task',0,1649419562.1196000000,1649419562.1354000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:06:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014580965042114 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25009),(191531,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419562.1425000000,1649419562.1438000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25007),(191532,0,'moodle','core\\task\\calendar_cron_task',0,1649419562.1487000000,1649419562.1529000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:06:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0034511089324951 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25009),(191533,0,'moodle','core\\task\\blog_cron_task',0,1649419562.1611000000,1649419562.1621000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:06:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25009),(191534,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419562.1704000000,1649419562.1718000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:06:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00065898895263672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25009),(191535,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419562.1615000000,1649419562.1792000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:06:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016998052597046 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25007),(191536,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419562.1893000000,1649419562.2232000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:06:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.03256893157959 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25009),(191537,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419562.2219000000,1649419562.2252000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:06:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014948844909668 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25007),(191538,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419562.2447000000,1649419562.2477000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:06:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019850730895996 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25007),(191539,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419562.2544000000,1649419562.2561000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:06:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25007),(191540,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419562.2630000000,1649419562.2642000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:06:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25007),(191541,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419562.2718000000,1649419562.2733000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:06:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004119873046875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25007),(191542,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419562.2718000000,1649419562.2735000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:06:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25009),(191543,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419562.2848000000,1649419562.2875000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:06:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018990039825439 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25009),(191544,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419562.2896000000,1649419562.2906000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:06:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25007),(191545,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419562.2982000000,1649419562.3001000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:06:02. Current memory use 30.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001187801361084 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25009),(191546,0,'moodle','core\\task\\session_cleanup_task',0,1649419621.5704000000,1649419621.5842000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010016918182373 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25050),(191547,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419621.5923000000,1649419621.5931000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25050),(191548,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419621.5849000000,1649419621.5960000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064609050750732 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25054),(191549,0,'moodle','core\\task\\grade_cron_task',0,1649419621.6043000000,1649419621.6162000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:07:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011133909225464 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25054),(191550,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419621.6000000000,1649419621.6286000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027939081192017 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25050),(191551,0,'moodle','core\\task\\portfolio_cron_task',0,1649419621.6359000000,1649419621.6367000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25050),(191552,0,'moodle','core\\task\\completion_regular_task',0,1649419621.6226000000,1649419621.6400000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016456842422485 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25054),(191553,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419621.6431000000,1649419621.6439000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25050),(191554,0,'moodle','core\\task\\blog_cron_task',0,1649419621.6562000000,1649419621.6569000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25050),(191555,0,'moodle','core\\task\\calendar_cron_task',0,1649419621.6546000000,1649419621.6594000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:07:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0035650730133057 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25054),(191556,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419621.6662000000,1649419621.6692000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:07:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0023419857025146 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25054),(191557,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419621.6631000000,1649419621.6820000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:07:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017926931381226 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25050),(191558,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419621.7097000000,1649419621.7121000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:07:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013160705566406 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25050),(191559,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419621.6869000000,1649419621.7336000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:07:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.044970989227295 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25054),(191560,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419621.7308000000,1649419621.7351000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:07:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002993106842041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25050),(191561,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419621.7445000000,1649419621.7462000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25050),(191562,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419621.7569000000,1649419621.7586000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:07:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25050),(191563,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419621.7657000000,1649419621.7671000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:07:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043511390686035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25050),(191564,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419621.7736000000,1649419621.7749000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:07:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25054),(191565,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419621.7842000000,1649419621.7866000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:07:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016748905181885 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25050),(191566,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419621.7860000000,1649419621.7868000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:07:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25054),(191567,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419621.7933000000,1649419621.7951000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:07:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078082084655762 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25050),(191568,0,'moodle','core\\task\\session_cleanup_task',0,1649419682.1144000000,1649419682.1306000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:08:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011401176452637 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25102),(191569,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649419682.1117000000,1649419682.1336000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 20:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01769495010376 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',25095),(191570,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419682.1406000000,1649419682.1425000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:08:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00093293190002441 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25102),(191571,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419682.1432000000,1649419682.1452000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:08:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25095),(191572,0,'moodle','core\\task\\grade_cron_task',0,1649419682.1533000000,1649419682.1654000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:08:02. Current memory use 21.3MB.\n... used 2 dbqueries\n... used 0.011277198791504 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25095),(191573,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419682.1519000000,1649419682.1820000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:08:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029335975646973 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25102),(191574,0,'moodle','core\\task\\completion_regular_task',0,1649419682.1730000000,1649419682.1893000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:08:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.015358924865723 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25095),(191575,0,'moodle','core\\task\\portfolio_cron_task',0,1649419682.1929000000,1649419682.1942000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25102),(191576,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419682.1990000000,1649419682.2004000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:08:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25095),(191577,0,'moodle','core\\task\\blog_cron_task',0,1649419682.2146000000,1649419682.2156000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:08:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25095),(191578,0,'moodle','core\\task\\calendar_cron_task',0,1649419682.2110000000,1649419682.2161000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:08:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043630599975586 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25102),(191579,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419682.2250000000,1649419682.2266000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:08:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082921981811523 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25102),(191580,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419682.2242000000,1649419682.2507000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:08:02. Current memory use 23.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025425910949707 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25095),(191581,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419682.2454000000,1649419682.2807000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:08:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.034242868423462 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25102),(191582,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419682.2921000000,1649419682.2946000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:08:02. Current memory use 28.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012848377227783 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25095),(191583,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419682.3211000000,1649419682.3254000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:08:02. Current memory use 29.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029170513153076 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25095),(191584,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419682.3365000000,1649419682.3385000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0003058910369873 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25095),(191585,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419682.3469000000,1649419682.3479000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00012016296386719 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25095),(191586,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419682.3510000000,1649419682.3538000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:08:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00087499618530273 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25102),(191587,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419682.3578000000,1649419682.3589000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25095),(191588,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419682.3695000000,1649419682.3730000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:08:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025291442871094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25102),(191589,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419682.3743000000,1649419682.3758000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:08:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00036907196044922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25095),(191590,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419682.3850000000,1649419682.3867000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:08:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25095),(191591,0,'moodle','core\\task\\session_cleanup_task',0,1649419741.6392000000,1649419741.6567000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010504961013794 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25256),(191592,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419741.6485000000,1649419741.6599000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074498653411865 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25257),(191593,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419741.6703000000,1649419741.6714000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:09:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25257),(191594,0,'moodle','core\\task\\grade_cron_task',0,1649419741.6825000000,1649419741.6964000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:09:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012154102325439 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25257),(191595,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419741.6729000000,1649419741.7143000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04023814201355 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25256),(191596,0,'moodle','core\\task\\portfolio_cron_task',0,1649419741.7261000000,1649419741.7273000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25256),(191597,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419741.7374000000,1649419741.7386000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25256),(191598,0,'moodle','core\\task\\completion_regular_task',0,1649419741.7110000000,1649419741.7389000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:09:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.026944875717163 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25257),(191599,0,'moodle','core\\task\\calendar_cron_task',0,1649419741.7584000000,1649419741.7674000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0066990852355957 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25256),(191600,0,'moodle','core\\task\\blog_cron_task',0,1649419741.7646000000,1649419741.7675000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:09:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25257),(191601,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419741.7791000000,1649419741.7817000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:09:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25257),(191602,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419741.7781000000,1649419741.8045000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:09:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025010108947754 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25256),(191603,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419741.8363000000,1649419741.8391000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:09:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016610622406006 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25256),(191604,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419741.8082000000,1649419741.8657000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:09:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.056062936782837 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25257),(191605,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419741.8911000000,1649419741.8952000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:09:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023579597473145 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25256),(191606,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419741.9052000000,1649419741.9069000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:09:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25256),(191607,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419741.9172000000,1649419741.9184000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:09:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25256),(191608,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419741.9179000000,1649419741.9193000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:09:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045585632324219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25257),(191609,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419741.9266000000,1649419741.9278000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:09:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00023007392883301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25257),(191610,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419741.9335000000,1649419741.9378000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:09:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0032980442047119 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25256),(191611,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419741.9445000000,1649419741.9456000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:09:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25257),(191612,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419741.9532000000,1649419741.9550000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:09:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054788589477539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25256),(191613,0,'moodle','core\\task\\backup_cleanup_task',0,1649419802.4355000000,1649419802.4487000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 20:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0077159404754639 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',25304),(191614,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649419802.4609000000,1649419802.4630000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:10:02. Current memory use 37.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011370182037354 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',25304),(191615,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649419802.4616000000,1649419802.4730000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:10:02. Current memory use 36.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0070080757141113 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',25307),(191616,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649419802.4725000000,1649419802.4771000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:10:02. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0036239624023438 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',25304),(191617,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649419802.4806000000,1649419802.4832000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:10:02. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017189979553223 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',25307),(191618,0,'moodle','core\\task\\badges_cron_task',0,1649419802.4857000000,1649419802.5033000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.016600131988525 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',25304),(191619,0,'moodle','core\\task\\badges_message_task',0,1649419802.5013000000,1649419802.5099000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:10:02. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004539966583252 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',25307),(191620,0,'mod_chat','mod_chat\\task\\cron_task',0,1649419802.5256000000,1649419802.5296000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:10:02. Current memory use 39.2MB.\n... used 4 dbqueries\n... used 0.0023579597473145 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',25304),(191621,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649419802.5267000000,1649419802.5346000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:10:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 0.0063900947570801 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',25307),(191622,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649419802.5439000000,1649419802.5526000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:10:02. Current memory use 38MB.\n\n0 feeds refreshed (took 0.00056900000000004 seconds)\n... used 1 dbqueries\n... used 0.0079739093780518 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',25304),(191623,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649419802.5498000000,1649419802.5575000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:10:02. Current memory use 38.6MB.\n... used 3 dbqueries\n... used 0.0045680999755859 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',25307),(191624,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649419802.5632000000,1649419802.5684000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:10:02. Current memory use 39.2MB.\n... used 3 dbqueries\n... used 0.0030930042266846 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',25304),(191625,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649419802.5679000000,1649419802.5727000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:10:02. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0039408206939697 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',25307),(191626,0,'moodle','core\\task\\session_cleanup_task',0,1649419802.5785000000,1649419802.5866000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:10:02. Current memory use 39.6MB.\n... used 7 dbqueries\n... used 0.0061080455780029 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25304),(191627,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419802.5829000000,1649419802.5873000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:10:02. Current memory use 39.1MB.\n... used 1 dbqueries\n... used 0.00063014030456543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25307),(191628,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419802.6038000000,1649419802.6054000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:10:02. Current memory use 39.9MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25304),(191629,0,'moodle','core\\task\\grade_cron_task',0,1649419802.6177000000,1649419802.6215000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:10:02. Current memory use 40MB.\n... used 2 dbqueries\n... used 0.0019619464874268 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25304),(191630,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419802.6049000000,1649419802.6340000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:10:02. Current memory use 39.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027446985244751 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25307),(191631,0,'moodle','core\\task\\portfolio_cron_task',0,1649419802.6445000000,1649419802.6459000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:10:02. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25307),(191632,0,'moodle','core\\task\\completion_regular_task',0,1649419802.6345000000,1649419802.6516000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:10:02. Current memory use 40MB.\n... used 6 dbqueries\n... used 0.015926122665405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25304),(191633,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419802.6569000000,1649419802.6579000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:10:02. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25307),(191634,0,'moodle','core\\task\\calendar_cron_task',0,1649419802.6617000000,1649419802.6674000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:10:02. Current memory use 40.7MB.\n... used 1 dbqueries\n... used 0.004478931427002 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25304),(191635,0,'moodle','core\\task\\blog_cron_task',0,1649419802.6672000000,1649419802.6685000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:10:02. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25307),(191636,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419802.6748000000,1649419802.6778000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:10:02. Current memory use 40.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0016231536865234 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25307),(191637,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419802.6765000000,1649419802.6784000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:10:02. Current memory use 41.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010249614715576 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25304),(191638,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419802.6872000000,1649419802.6906000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:10:02. Current memory use 41.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014910697937012 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25304),(191639,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419802.6857000000,1649419802.6981000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:10:02. Current memory use 40.8MB.\n... used 3 dbqueries\n... used 0.010913133621216 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25307),(191640,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419802.7140000000,1649419802.7190000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:10:02. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031771659851074 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25304),(191641,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419802.7190000000,1649419802.7209000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:10:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25307),(191642,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419802.7283000000,1649419802.7300000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:10:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00025296211242676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25304),(191643,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419802.7286000000,1649419802.7304000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:10:02. Current memory use 42.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057792663574219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25307),(191644,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419802.7408000000,1649419802.7418000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25307),(191645,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419802.7412000000,1649419802.7447000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:10:02. Current memory use 42.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022737979888916 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25304),(191646,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419802.7512000000,1649419802.7527000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:10:02. Current memory use 42.4MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25307),(191647,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419802.7548000000,1649419802.7571000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:10:02. Current memory use 42.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25304),(191648,0,'moodle','core\\task\\session_cleanup_task',0,1649419862.0889000000,1649419862.1026000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:11:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0098979473114014 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25353),(191649,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419862.1124000000,1649419862.1138000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:11:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00060701370239258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25353),(191650,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419862.1229000000,1649419862.1356000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:11:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.007004976272583 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25357),(191651,0,'moodle','core\\task\\grade_cron_task',0,1649419862.1472000000,1649419862.1629000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:11:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014662981033325 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25357),(191652,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419862.1264000000,1649419862.1636000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:11:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036151885986328 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25353),(191653,0,'moodle','core\\task\\portfolio_cron_task',0,1649419862.1723000000,1649419862.1735000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:11:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25357),(191654,0,'moodle','core\\task\\completion_regular_task',0,1649419862.1714000000,1649419862.1815000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:11:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.009091854095459 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25353),(191655,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419862.1820000000,1649419862.1830000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:11:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25357),(191656,0,'moodle','core\\task\\calendar_cron_task',0,1649419862.1951000000,1649419862.1992000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:11:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0033848285675049 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25353),(191657,0,'moodle','core\\task\\blog_cron_task',0,1649419862.2011000000,1649419862.2023000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:11:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25357),(191658,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419862.2127000000,1649419862.2154000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:11:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016241073608398 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25357),(191659,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419862.2063000000,1649419862.2313000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:11:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023900985717773 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25353),(191660,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419862.2588000000,1649419862.2620000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:11:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020580291748047 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25353),(191661,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419862.2294000000,1649419862.2679000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:11:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.03748607635498 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25357),(191662,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419862.2827000000,1649419862.2860000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:11:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022170543670654 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25353),(191663,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419862.2929000000,1649419862.2941000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:11:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25353),(191664,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419862.3001000000,1649419862.3014000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:11:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25357),(191665,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419862.3011000000,1649419862.3026000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:11:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004889965057373 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25353),(191666,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419862.3084000000,1649419862.3095000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:11:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25357),(191667,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419862.3137000000,1649419862.3166000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:11:02. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022280216217041 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25353),(191668,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419862.3202000000,1649419862.3209000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:11:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25357),(191669,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419862.3266000000,1649419862.3280000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:11:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00045680999755859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25353),(191670,0,'moodle','core\\task\\session_cleanup_task',0,1649419921.6563000000,1649419921.6721000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:12:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010983943939209 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25413),(191671,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419921.6806000000,1649419921.6820000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:12:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046491622924805 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25413),(191672,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419921.6816000000,1649419921.6898000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:12:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045289993286133 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25410),(191673,0,'moodle','core\\task\\grade_cron_task',0,1649419921.6997000000,1649419921.7144000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:12:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013504981994629 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25410),(191674,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419921.6930000000,1649419921.7265000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:12:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03249192237854 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25413),(191675,0,'moodle','core\\task\\portfolio_cron_task',0,1649419921.7353000000,1649419921.7364000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25413),(191676,0,'moodle','core\\task\\completion_regular_task',0,1649419921.7231000000,1649419921.7374000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:12:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013580083847046 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25410),(191677,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419921.7431000000,1649419921.7441000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25413),(191678,0,'moodle','core\\task\\blog_cron_task',0,1649419921.7564000000,1649419921.7573000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:12:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25413),(191679,0,'moodle','core\\task\\calendar_cron_task',0,1649419921.7520000000,1649419921.7574000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:12:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.004586935043335 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25410),(191680,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419921.7663000000,1649419921.7681000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:12:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089311599731445 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25410),(191681,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419921.7651000000,1649419921.7833000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:12:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0173659324646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25413),(191682,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419921.8127000000,1649419921.8153000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:12:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013651847839355 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25413),(191683,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419921.7852000000,1649419921.8331000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:12:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.046063899993896 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25410),(191684,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419921.8359000000,1649419921.8389000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:12:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019221305847168 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25413),(191685,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419921.8460000000,1649419921.8472000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25413),(191686,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419921.8542000000,1649419921.8555000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25413),(191687,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419921.8641000000,1649419921.8656000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:12:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045490264892578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25413),(191688,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419921.8735000000,1649419921.8748000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:12:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25413),(191689,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419921.8870000000,1649419921.8898000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:12:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019910335540771 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25413),(191690,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419921.8974000000,1649419921.8983000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:12:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00014281272888184 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25410),(191691,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419921.9002000000,1649419921.9014000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:12:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050091743469238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25413),(191692,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649419982.1852000000,1649419982.1966000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:13:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058269500732422 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25449),(191693,0,'moodle','core\\task\\session_cleanup_task',0,1649419982.1849000000,1649419982.1995000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:13:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010200977325439 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25450),(191694,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649419982.2051000000,1649419982.2061000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:13:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25449),(191695,0,'moodle','core\\task\\grade_cron_task',0,1649419982.2145000000,1649419982.2281000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:13:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012621879577637 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25449),(191696,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649419982.2095000000,1649419982.2385000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:13:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0282301902771 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25450),(191697,0,'moodle','core\\task\\portfolio_cron_task',0,1649419982.2464000000,1649419982.2474000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:13:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25450),(191698,0,'moodle','core\\task\\completion_regular_task',0,1649419982.2361000000,1649419982.2555000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:13:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017163991928101 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25449),(191699,0,'moodle','core\\task\\plagiarism_cron_task',0,1649419982.2568000000,1649419982.2583000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:13:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25450),(191700,0,'moodle','core\\task\\blog_cron_task',0,1649419982.2710000000,1649419982.2724000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:13:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25450),(191701,0,'moodle','core\\task\\calendar_cron_task',0,1649419982.2705000000,1649419982.2754000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:13:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039498805999756 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25449),(191702,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649419982.2861000000,1649419982.2890000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:13:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017571449279785 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25449),(191703,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649419982.2823000000,1649419982.3018000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:13:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018537044525146 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25450),(191704,0,'mod_assign','mod_assign\\task\\cron_task',0,1649419982.3083000000,1649419982.3378000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:13:02. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028430938720703 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25449),(191705,0,'mod_forum','mod_forum\\task\\cron_task',0,1649419982.3350000000,1649419982.3379000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:13:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016059875488281 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25450),(191706,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649419982.3592000000,1649419982.3634000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:13:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031130313873291 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25450),(191707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649419982.3701000000,1649419982.3712000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:13:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25450),(191708,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649419982.3734000000,1649419982.3748000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:13:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25449),(191709,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649419982.3803000000,1649419982.3824000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:13:02. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074505805969238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25450),(191710,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649419982.3829000000,1649419982.3846000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:13:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25449),(191711,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649419982.3975000000,1649419982.3985000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:13:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25449),(191712,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649419982.3963000000,1649419982.3991000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:13:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017590522766113 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25450),(191713,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649419982.4185000000,1649419982.4204000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:13:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008699893951416 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25449),(191714,0,'moodle','core\\task\\session_cleanup_task',0,1649420041.7337000000,1649420041.7568000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016222953796387 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25496),(191715,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420041.7539000000,1649420041.7699000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:14:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0098001956939697 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25494),(191716,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420041.7691000000,1649420041.7752000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:14:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25496),(191717,0,'moodle','core\\task\\grade_cron_task',0,1649420041.7983000000,1649420041.8113000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:14:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012064933776855 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25494),(191718,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420041.7904000000,1649420041.8260000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034708023071289 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25496),(191719,0,'moodle','core\\task\\portfolio_cron_task',0,1649420041.8379000000,1649420041.8388000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25496),(191720,0,'moodle','core\\task\\completion_regular_task',0,1649420041.8263000000,1649420041.8456000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:14:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.018353939056396 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25494),(191721,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420041.8485000000,1649420041.8494000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25496),(191722,0,'moodle','core\\task\\calendar_cron_task',0,1649420041.8622000000,1649420041.8669000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:14:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0036830902099609 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25494),(191723,0,'moodle','core\\task\\blog_cron_task',0,1649420041.8712000000,1649420041.8720000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:14:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25496),(191724,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420041.8864000000,1649420041.8892000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:14:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016648769378662 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25496),(191725,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420041.8766000000,1649420041.8994000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:14:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021831035614014 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25494),(191726,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420041.9334000000,1649420041.9360000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:14:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015909671783447 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25494),(191727,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420041.9548000000,1649420041.9598000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:14:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038249492645264 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25494),(191728,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420041.9106000000,1649420041.9610000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:14:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.049236059188843 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25496),(191729,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420041.9701000000,1649420041.9720000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:14:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.0003349781036377 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25494),(191730,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420041.9795000000,1649420041.9814000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:14:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25494),(191731,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420041.9895000000,1649420041.9911000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:14:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066900253295898 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25494),(191732,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420041.9986000000,1649420042.0001000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:14:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25494),(191733,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420042.0126000000,1649420042.0151000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:14:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016450881958008 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25494),(191734,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420042.0181000000,1649420042.0196000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:14:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00037717819213867 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25496),(191735,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420042.0242000000,1649420042.0255000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:14:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25494),(191736,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649420101.4185000000,1649420101.4716000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 20:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.049762010574341 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',25554),(191737,0,'moodle','core\\task\\badges_message_task',0,1649420101.4834000000,1649420101.4911000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054390430450439 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',25554),(191738,0,'moodle','core\\task\\badges_cron_task',0,1649420101.4548000000,1649420101.4993000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.039191961288452 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',25553),(191739,0,'mod_chat','mod_chat\\task\\cron_task',0,1649420101.5099000000,1649420101.5252000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:15:01. Current memory use 26MB.\n... used 4 dbqueries\n... used 0.013666152954102 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',25554),(191740,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649420101.5211000000,1649420101.5381000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:15:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.015439987182617 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',25553),(191741,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649420101.5402000000,1649420101.5523000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:15:01. Current memory use 25.6MB.\n\n0 feeds refreshed (took 0.00049699999999997 seconds)\n... used 1 dbqueries\n... used 0.011253118515015 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',25554),(191742,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649420101.5553000000,1649420101.5632000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:15:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0048599243164062 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',25553),(191743,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649420101.5685000000,1649420101.5738000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:15:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0030510425567627 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',25554),(191744,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649420101.5729000000,1649420101.5766000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:15:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0026559829711914 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',25553),(191745,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420101.5860000000,1649420101.5891000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:15:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25553),(191746,0,'moodle','core\\task\\session_cleanup_task',0,1649420101.5827000000,1649420101.5922000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:15:01. Current memory use 27.1MB.\n... used 7 dbqueries\n... used 0.0071010589599609 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25554),(191747,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420101.6004000000,1649420101.6016000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:15:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25553),(191748,0,'moodle','core\\task\\grade_cron_task',0,1649420101.6123000000,1649420101.6151000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:15:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0016300678253174 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25553),(191749,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420101.6004000000,1649420101.6220000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:15:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020757913589478 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25554),(191750,0,'moodle','core\\task\\portfolio_cron_task',0,1649420101.6325000000,1649420101.6334000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:15:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25554),(191751,0,'moodle','core\\task\\completion_regular_task',0,1649420101.6246000000,1649420101.6381000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:15:01. Current memory use 24.4MB.\n... used 6 dbqueries\n... used 0.012614011764526 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25553),(191752,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420101.6447000000,1649420101.6460000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:15:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25554),(191753,0,'moodle','core\\task\\blog_cron_task',0,1649420101.6534000000,1649420101.6543000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:15:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25554),(191754,0,'moodle','core\\task\\calendar_cron_task',0,1649420101.6523000000,1649420101.6594000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:15:01. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.0061039924621582 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25553),(191755,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420101.6680000000,1649420101.6697000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:15:01. Current memory use 26MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084185600280762 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25553),(191756,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420101.6626000000,1649420101.6824000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:15:01. Current memory use 29MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018488168716431 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25554),(191757,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420101.7081000000,1649420101.7111000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:15:01. Current memory use 31.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012161731719971 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25554),(191758,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420101.6782000000,1649420101.7157000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:15:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.036081790924072 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25553),(191759,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420101.7348000000,1649420101.7390000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:15:01. Current memory use 33.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020840167999268 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25554),(191760,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420101.7463000000,1649420101.7475000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:15:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25554),(191761,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420101.7546000000,1649420101.7558000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:15:01. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25554),(191762,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420101.7643000000,1649420101.7658000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:15:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25553),(191763,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420101.7632000000,1649420101.7658000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:15:01. Current memory use 33.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060486793518066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25554),(191764,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420101.7732000000,1649420101.7767000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:15:01. Current memory use 33.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020899772644043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25554),(191765,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420101.7753000000,1649420101.7771000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:15:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00029897689819336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25553),(191766,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420101.7850000000,1649420101.7868000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:15:01. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052404403686523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25554),(191767,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420162.1304000000,1649420162.1409000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:16:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0061509609222412 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25601),(191768,0,'moodle','core\\task\\session_cleanup_task',0,1649420162.1300000000,1649420162.1448000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:16:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010431051254272 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25604),(191769,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420162.1503000000,1649420162.1511000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:16:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25601),(191770,0,'moodle','core\\task\\grade_cron_task',0,1649420162.1601000000,1649420162.1711000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:16:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010268926620483 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25601),(191771,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420162.1536000000,1649420162.1830000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028587818145752 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25604),(191772,0,'moodle','core\\task\\portfolio_cron_task',0,1649420162.1928000000,1649420162.1938000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25604),(191773,0,'moodle','core\\task\\completion_regular_task',0,1649420162.1793000000,1649420162.1961000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:16:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016005992889404 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25601),(191774,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420162.2126000000,1649420162.2136000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25604),(191775,0,'moodle','core\\task\\calendar_cron_task',0,1649420162.2199000000,1649420162.2254000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:16:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0044808387756348 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25601),(191776,0,'moodle','core\\task\\blog_cron_task',0,1649420162.2283000000,1649420162.2291000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:16:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25604),(191777,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420162.2367000000,1649420162.2387000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:16:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012409687042236 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25604),(191778,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420162.2330000000,1649420162.2518000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:16:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018036842346191 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25601),(191779,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420162.2818000000,1649420162.2837000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:16:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00097894668579102 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25601),(191780,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420162.2549000000,1649420162.2879000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:16:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031822919845581 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25604),(191781,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420162.3053000000,1649420162.3084000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:16:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022261142730713 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25601),(191782,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420162.3161000000,1649420162.3173000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:16:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00025200843811035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25601),(191783,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420162.3231000000,1649420162.3241000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:16:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25604),(191784,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420162.3246000000,1649420162.3260000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:16:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045108795166016 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25601),(191785,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420162.3322000000,1649420162.3333000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:16:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25604),(191786,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420162.3410000000,1649420162.3442000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:16:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021679401397705 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25601),(191787,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420162.3484000000,1649420162.3495000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:16:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00039792060852051 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25604),(191788,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420162.3544000000,1649420162.3563000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:16:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098299980163574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25601),(191789,0,'moodle','core\\task\\complete_plans_task',0,1649420221.6422000000,1649420221.6609000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 20:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.015092134475708 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',25654),(191790,0,'moodle','core\\task\\session_cleanup_task',0,1649420221.6507000000,1649420221.6698000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:17:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012634992599487 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25649),(191791,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420221.6694000000,1649420221.6717000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00042009353637695 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25654),(191792,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420221.6806000000,1649420221.6815000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25649),(191793,0,'moodle','core\\task\\grade_cron_task',0,1649420221.6906000000,1649420221.7083000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:17:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.016458034515381 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25649),(191794,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420221.6833000000,1649420221.7317000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047260999679565 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25654),(191795,0,'moodle','core\\task\\portfolio_cron_task',0,1649420221.7404000000,1649420221.7413000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25654),(191796,0,'moodle','core\\task\\completion_regular_task',0,1649420221.7208000000,1649420221.7423000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018151044845581 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25649),(191797,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420221.7503000000,1649420221.7517000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25654),(191798,0,'moodle','core\\task\\calendar_cron_task',0,1649420221.7578000000,1649420221.7645000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:17:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0053651332855225 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25649),(191799,0,'moodle','core\\task\\blog_cron_task',0,1649420221.7727000000,1649420221.7740000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:17:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25654),(191800,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420221.7853000000,1649420221.7875000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:17:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013909339904785 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25654),(191801,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420221.7751000000,1649420221.7948000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:17:01. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018260955810547 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25649),(191802,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420221.8383000000,1649420221.8404000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:17:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010409355163574 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25649),(191803,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420221.8094000000,1649420221.8424000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:17:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.032032012939453 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25654),(191804,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420221.8680000000,1649420221.8727000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:17:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029280185699463 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25649),(191805,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420221.8840000000,1649420221.8857000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:17:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00028896331787109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25649),(191806,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420221.8829000000,1649420221.8861000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:17:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.0017490386962891 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25654),(191807,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420221.8962000000,1649420221.8978000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:17:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25649),(191808,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420221.9015000000,1649420221.9028000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:17:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25654),(191809,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420221.9103000000,1649420221.9142000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:17:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027291774749756 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25649),(191810,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420221.9222000000,1649420221.9236000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:17:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25654),(191811,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420221.9239000000,1649420221.9408000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:17:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010509490966797 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25649),(191812,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420281.2716000000,1649420281.2813000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054872035980225 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25714),(191813,0,'moodle','core\\task\\session_cleanup_task',0,1649420281.2717000000,1649420281.2874000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:18:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010737180709839 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25716),(191814,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420281.2897000000,1649420281.2906000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:18:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25714),(191815,0,'moodle','core\\task\\grade_cron_task',0,1649420281.2988000000,1649420281.3117000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:18:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.011744022369385 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25716),(191816,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420281.2972000000,1649420281.3278000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:18:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029877185821533 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25714),(191817,0,'moodle','core\\task\\portfolio_cron_task',0,1649420281.3361000000,1649420281.3373000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25714),(191818,0,'moodle','core\\task\\completion_regular_task',0,1649420281.3211000000,1649420281.3425000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:18:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020022869110107 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25716),(191819,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420281.3464000000,1649420281.3473000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25714),(191820,0,'moodle','core\\task\\calendar_cron_task',0,1649420281.3568000000,1649420281.3613000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:18:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037238597869873 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25716),(191821,0,'moodle','core\\task\\blog_cron_task',0,1649420281.3606000000,1649420281.3614000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:18:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25714),(191822,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420281.3707000000,1649420281.3732000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:18:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013659000396729 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25716),(191823,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420281.3689000000,1649420281.3862000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:18:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016371011734009 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25714),(191824,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420281.3909000000,1649420281.4223000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:18:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.030478954315186 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25716),(191825,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420281.4306000000,1649420281.4331000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:18:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013909339904785 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25714),(191826,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420281.4528000000,1649420281.4569000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:18:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027379989624023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25714),(191827,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420281.4638000000,1649420281.4651000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:18:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25714),(191828,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420281.4735000000,1649420281.4748000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:18:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010776519775391 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25714),(191829,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420281.4824000000,1649420281.4841000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:18:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046896934509277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25714),(191830,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420281.4841000000,1649420281.4860000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:18:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00031185150146484 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25716),(191831,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420281.5048000000,1649420281.5073000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:18:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017650127410889 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25714),(191832,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420281.5123000000,1649420281.5133000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:18:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25716),(191833,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420281.5161000000,1649420281.5176000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:18:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060319900512695 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25714),(191834,0,'moodle','core\\task\\session_cleanup_task',0,1649420341.8206000000,1649420341.8345000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010186910629272 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25782),(191835,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420341.8261000000,1649420341.8383000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:19:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065340995788574 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25780),(191836,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420341.8417000000,1649420341.8424000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25782),(191837,0,'moodle','core\\task\\grade_cron_task',0,1649420341.8505000000,1649420341.8613000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:19:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0099380016326904 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25780),(191838,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420341.8487000000,1649420341.8743000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024863958358765 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25782),(191839,0,'moodle','core\\task\\portfolio_cron_task',0,1649420341.8830000000,1649420341.8838000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25782),(191840,0,'moodle','core\\task\\completion_regular_task',0,1649420341.8720000000,1649420341.8877000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:19:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014541149139404 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25780),(191841,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420341.8933000000,1649420341.8943000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25782),(191842,0,'moodle','core\\task\\blog_cron_task',0,1649420341.9110000000,1649420341.9124000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:19:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25782),(191843,0,'moodle','core\\task\\calendar_cron_task',0,1649420341.9059000000,1649420341.9125000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:19:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0053999423980713 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25780),(191844,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420341.9208000000,1649420341.9230000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:19:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011370182037354 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25782),(191845,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420341.9204000000,1649420341.9425000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:19:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021037817001343 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25780),(191846,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420341.9769000000,1649420341.9799000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:19:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018718242645264 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25780),(191847,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420341.9442000000,1649420341.9854000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:19:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039748907089233 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25782),(191848,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420342.0024000000,1649420342.0055000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:19:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021388530731201 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25780),(191849,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420342.0133000000,1649420342.0147000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:19:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25780),(191850,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420342.0218000000,1649420342.0228000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:19:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25780),(191851,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420342.0291000000,1649420342.0306000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:19:02. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004429817199707 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25782),(191852,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420342.0312000000,1649420342.0335000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:19:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25780),(191853,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420342.0461000000,1649420342.0471000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:19:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25780),(191854,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420342.0468000000,1649420342.0503000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:19:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024278163909912 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25782),(191855,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420342.0580000000,1649420342.0596000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:19:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00086092948913574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25780),(191856,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649420401.3487000000,1649420401.3591000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0068190097808838 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',25827),(191857,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649420401.3557000000,1649420401.3665000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0063471794128418 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',25829),(191858,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649420401.3697000000,1649420401.3740000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0034110546112061 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',25827),(191859,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649420401.3770000000,1649420401.3798000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:20:01. Current memory use 20.2MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0019690990447998 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',25829),(191860,0,'moodle','core\\task\\badges_message_task',0,1649420401.3893000000,1649420401.3979000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:20:01. Current memory use 20.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0060069561004639 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',25829),(191861,0,'moodle','core\\task\\badges_cron_task',0,1649420401.3821000000,1649420401.4091000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.025167942047119 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',25827),(191862,0,'mod_chat','mod_chat\\task\\cron_task',0,1649420401.4187000000,1649420401.4364000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:20:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.016008138656616 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',25829),(191863,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649420401.4306000000,1649420401.4384000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0063869953155518 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',25827),(191864,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649420401.4647000000,1649420401.4724000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:20:01. Current memory use 23.7MB.\n\n0 feeds refreshed (took 0.00054500000000002 seconds)\n... used 1 dbqueries\n... used 0.0070419311523438 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',25827),(191865,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649420401.4690000000,1649420401.4771000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:20:01. Current memory use 23MB.\n... used 3 dbqueries\n... used 0.0050230026245117 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',25829),(191866,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649420401.4851000000,1649420401.4886000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:20:01. Current memory use 23.2MB.\n... used 3 dbqueries\n... used 0.0027401447296143 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',25829),(191867,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649420401.4847000000,1649420401.4893000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:20:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.002439022064209 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',25827),(191868,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420401.4988000000,1649420401.5018000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:20:01. Current memory use 25.2MB.\n... used 1 dbqueries\n... used 0.00053811073303223 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25827),(191869,0,'moodle','core\\task\\session_cleanup_task',0,1649420401.4971000000,1649420401.5039000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:20:01. Current memory use 23.4MB.\n... used 7 dbqueries\n... used 0.0051980018615723 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25829),(191870,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420401.5104000000,1649420401.5112000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:20:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25827),(191871,0,'moodle','core\\task\\grade_cron_task',0,1649420401.5350000000,1649420401.5383000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:20:01. Current memory use 25.3MB.\n... used 2 dbqueries\n... used 0.0018200874328613 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25827),(191872,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420401.5133000000,1649420401.5634000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:20:01. Current memory use 23.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049304008483887 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25829),(191873,0,'moodle','core\\task\\completion_regular_task',0,1649420401.5484000000,1649420401.5649000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:20:01. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.015300035476685 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25827),(191874,0,'moodle','core\\task\\portfolio_cron_task',0,1649420401.5719000000,1649420401.5730000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:20:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25829),(191875,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420401.5738000000,1649420401.5750000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:20:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25827),(191876,0,'moodle','core\\task\\calendar_cron_task',0,1649420401.5824000000,1649420401.5886000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:20:01. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0051071643829346 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25829),(191877,0,'moodle','core\\task\\blog_cron_task',0,1649420401.5900000000,1649420401.5910000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:20:01. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25827),(191878,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420401.5999000000,1649420401.6017000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:20:01. Current memory use 26.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072789192199707 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25827),(191879,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420401.5985000000,1649420401.6267000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:20:01. Current memory use 26.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026798009872437 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25829),(191880,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420401.6112000000,1649420401.6566000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:20:01. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.043332815170288 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25827),(191881,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420401.6537000000,1649420401.6574000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:20:01. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012719631195068 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25829),(191882,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420401.6979000000,1649420401.7031000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:20:01. Current memory use 30.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002708911895752 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25829),(191883,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420401.7129000000,1649420401.7143000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:20:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25829),(191884,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420401.7139000000,1649420401.7167000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:20:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00026893615722656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25827),(191885,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420401.7269000000,1649420401.7291000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:20:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25827),(191886,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420401.7265000000,1649420401.7293000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:20:01. Current memory use 31MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069403648376465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25829),(191887,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420401.7445000000,1649420401.7478000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:20:01. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022468566894531 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25827),(191888,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420401.7555000000,1649420401.7576000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:20:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00031208992004395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25829),(191889,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420401.7694000000,1649420401.7734000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:20:01. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011739730834961 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25827),(191890,0,'moodle','core\\task\\session_cleanup_task',0,1649420462.1455000000,1649420462.1624000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:21:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011920928955078 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25883),(191891,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420462.1723000000,1649420462.1739000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:21:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25883),(191892,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420462.1721000000,1649420462.1859000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:21:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081460475921631 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25889),(191893,0,'moodle','core\\task\\grade_cron_task',0,1649420462.1984000000,1649420462.2091000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:21:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.0098161697387695 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25889),(191894,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420462.1863000000,1649420462.2171000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:21:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029543161392212 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25883),(191895,0,'moodle','core\\task\\portfolio_cron_task',0,1649420462.2255000000,1649420462.2265000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25883),(191896,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420462.2348000000,1649420462.2356000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:21:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.6001205444336E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25883),(191897,0,'moodle','core\\task\\completion_regular_task',0,1649420462.2189000000,1649420462.2404000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:21:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.02007794380188 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25889),(191898,0,'moodle','core\\task\\calendar_cron_task',0,1649420462.2521000000,1649420462.2588000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:21:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0055270195007324 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25883),(191899,0,'moodle','core\\task\\blog_cron_task',0,1649420462.2628000000,1649420462.2643000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:21:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 0.000244140625 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25889),(191900,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420462.2744000000,1649420462.2778000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:21:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021419525146484 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25889),(191901,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420462.2708000000,1649420462.2898000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:21:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018006086349487 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25883),(191902,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420462.3224000000,1649420462.3254000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:21:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017321109771729 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25883),(191903,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420462.3015000000,1649420462.3503000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:21:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.047258138656616 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25889),(191904,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420462.3480000000,1649420462.3528000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:21:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037229061126709 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25883),(191905,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420462.3599000000,1649420462.3616000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25883),(191906,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420462.3696000000,1649420462.3709000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25883),(191907,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420462.3788000000,1649420462.3805000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:21:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25883),(191908,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420462.3944000000,1649420462.3956000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:21:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25883),(191909,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420462.4111000000,1649420462.4124000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:21:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00020313262939453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25883),(191910,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420462.4108000000,1649420462.4135000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:21:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018711090087891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25889),(191911,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420462.4212000000,1649420462.4226000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:21:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056004524230957 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25883),(191912,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420521.7277000000,1649420521.7409000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:22:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0068910121917725 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25939),(191913,0,'moodle','core\\task\\session_cleanup_task',0,1649420521.7269000000,1649420521.7443000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012686967849731 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25941),(191914,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420521.7540000000,1649420521.7549000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:22:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25941),(191915,0,'moodle','core\\task\\grade_cron_task',0,1649420521.7659000000,1649420521.7804000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:22:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01291298866272 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25941),(191916,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420521.7543000000,1649420521.7862000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:22:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030992031097412 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25939),(191917,0,'moodle','core\\task\\portfolio_cron_task',0,1649420521.7970000000,1649420521.7984000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25939),(191918,0,'moodle','core\\task\\completion_regular_task',0,1649420521.7891000000,1649420521.8059000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:22:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015937089920044 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25941),(191919,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420521.8088000000,1649420521.8099000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25939),(191920,0,'moodle','core\\task\\blog_cron_task',0,1649420521.8283000000,1649420521.8294000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:22:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25939),(191921,0,'moodle','core\\task\\calendar_cron_task',0,1649420521.8245000000,1649420521.8307000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:22:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0049409866333008 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25941),(191922,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420521.8386000000,1649420521.8404000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:22:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25939),(191923,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420521.8381000000,1649420521.8570000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:22:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018102169036865 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25941),(191924,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420521.8861000000,1649420521.8882000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:22:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00096011161804199 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25941),(191925,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420521.8609000000,1649420521.8987000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:22:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.035757064819336 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25939),(191926,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420521.9064000000,1649420521.9096000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:22:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002129077911377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25941),(191927,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420521.9182000000,1649420521.9205000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:22:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032305717468262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25941),(191928,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420521.9322000000,1649420521.9333000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:22:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25939),(191929,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420521.9330000000,1649420521.9347000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:22:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25941),(191930,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420521.9450000000,1649420521.9461000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:22:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25939),(191931,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420521.9551000000,1649420521.9578000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:22:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016341209411621 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25941),(191932,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420521.9609000000,1649420521.9621000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:22:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00023794174194336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25939),(191933,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420521.9804000000,1649420521.9824000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:22:01. Current memory use 28.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089001655578613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25941),(191934,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649420581.2579000000,1649420581.2844000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 20:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.021198034286499 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',25996),(191935,0,'moodle','core\\task\\session_cleanup_task',0,1649420581.2922000000,1649420581.3002000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:23:01. Current memory use 20.7MB.\n... used 7 dbqueries\n... used 0.0059208869934082 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',25996),(191936,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420581.2944000000,1649420581.3077000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:23:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077149868011475 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',25999),(191937,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420581.3084000000,1649420581.3097000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:23:01. Current memory use 21.1MB.\n... used 0 dbqueries\n... used 8.0108642578125E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',25996),(191938,0,'moodle','core\\task\\grade_cron_task',0,1649420581.3313000000,1649420581.3426000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:23:01. Current memory use 21.1MB.\n... used 2 dbqueries\n... used 0.010329961776733 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',25996),(191939,0,'moodle','core\\task\\completion_regular_task',0,1649420581.3510000000,1649420581.3693000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:23:01. Current memory use 22MB.\n... used 6 dbqueries\n... used 0.017503976821899 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',25996),(191940,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420581.3186000000,1649420581.3795000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:23:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047873020172119 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',25999),(191941,0,'moodle','core\\task\\portfolio_cron_task',0,1649420581.3807000000,1649420581.3815000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:23:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',25996),(191942,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420581.3893000000,1649420581.3902000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:23:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',25996),(191943,0,'moodle','core\\task\\blog_cron_task',0,1649420581.4044000000,1649420581.4054000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:23:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',25996),(191944,0,'moodle','core\\task\\calendar_cron_task',0,1649420581.4011000000,1649420581.4074000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:23:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.0051620006561279 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',25999),(191945,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420581.4160000000,1649420581.4183000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:23:01. Current memory use 24MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012309551239014 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',25999),(191946,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420581.4138000000,1649420581.4324000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:23:01. Current memory use 23.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017786026000977 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',25996),(191947,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420581.4623000000,1649420581.4654000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:23:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016069412231445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',25996),(191948,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420581.4367000000,1649420581.4685000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:23:01. Current memory use 26.2MB.\n... used 3 dbqueries\n... used 0.030735969543457 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',25999),(191949,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420581.4842000000,1649420581.4880000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:23:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027379989624023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',25996),(191950,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420581.4959000000,1649420581.4975000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:23:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00031900405883789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',25996),(191951,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420581.5051000000,1649420581.5062000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:23:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',25996),(191952,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420581.5134000000,1649420581.5150000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:23:01. Current memory use 29.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048995018005371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',25996),(191953,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420581.5172000000,1649420581.5183000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:23:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',25999),(191954,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420581.5292000000,1649420581.5323000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:23:01. Current memory use 28.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022251605987549 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',25996),(191955,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420581.5349000000,1649420581.5358000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:23:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00015020370483398 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',25999),(191956,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420581.5441000000,1649420581.5459000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:23:01. Current memory use 29MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063490867614746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',25996),(191957,0,'moodle','core\\task\\session_cleanup_task',0,1649420641.8469000000,1649420641.8683000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:24:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014124155044556 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26057),(191958,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420641.8752000000,1649420641.8764000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:24:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00054478645324707 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26057),(191959,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420641.8841000000,1649420641.8850000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:24:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26057),(191960,0,'moodle','core\\task\\grade_cron_task',0,1649420641.9132000000,1649420641.9330000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:24:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015319108963013 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26050),(191961,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420641.8926000000,1649420641.9404000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:24:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046631097793579 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26057),(191962,0,'moodle','core\\task\\portfolio_cron_task',0,1649420641.9496000000,1649420641.9510000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26057),(191963,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420641.9614000000,1649420641.9626000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:24:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26057),(191964,0,'moodle','core\\task\\completion_regular_task',0,1649420641.9453000000,1649420641.9635000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:24:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017163038253784 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26050),(191965,0,'moodle','core\\task\\blog_cron_task',0,1649420641.9806000000,1649420641.9814000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:24:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26050),(191966,0,'moodle','core\\task\\calendar_cron_task',0,1649420641.9772000000,1649420641.9851000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:24:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0066280364990234 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26057),(191967,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420641.9932000000,1649420641.9951000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:24:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010831356048584 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26057),(191968,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420641.9880000000,1649420642.0052000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:24:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016358852386475 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26050),(191969,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420642.0374000000,1649420642.0398000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:24:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012290477752686 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26050),(191970,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420642.0121000000,1649420642.0444000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:24:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031237840652466 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26057),(191971,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420642.0594000000,1649420642.0630000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:24:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021600723266602 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26050),(191972,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420642.0800000000,1649420642.0817000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:24:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26050),(191973,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420642.0850000000,1649420642.0867000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:24:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26057),(191974,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420642.0921000000,1649420642.0942000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:24:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057888031005859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26050),(191975,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420642.0973000000,1649420642.0990000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:24:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26057),(191976,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420642.1123000000,1649420642.1151000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:24:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021038055419922 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26050),(191977,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420642.1142000000,1649420642.1153000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:24:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26057),(191978,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420642.1246000000,1649420642.1259000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:24:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053811073303223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26050),(191979,0,'moodle','core\\task\\context_cleanup_task',0,1649420701.4259000000,1649420701.4477000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 20:25:01. Current memory use 19.3MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.017299890518188 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',26123),(191980,0,'moodle','core\\task\\badges_message_task',0,1649420701.4607000000,1649420701.4686000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0066971778869629 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',26123),(191981,0,'moodle','core\\task\\badges_cron_task',0,1649420701.4435000000,1649420701.4863000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:25:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.039050102233887 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',26125),(191982,0,'mod_chat','mod_chat\\task\\cron_task',0,1649420701.4838000000,1649420701.4938000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:25:01. Current memory use 21.4MB.\n... used 4 dbqueries\n... used 0.0090188980102539 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',26123),(191983,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649420701.4999000000,1649420701.5116000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:25:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.010675191879272 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',26125),(191984,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649420701.5134000000,1649420701.5235000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:25:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.000525 seconds)\n... used 1 dbqueries\n... used 0.0094420909881592 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',26123),(191985,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649420701.5233000000,1649420701.5304000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:25:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0043861865997314 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',26125),(191986,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649420701.5374000000,1649420701.5404000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0022900104522705 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',26125),(191987,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649420701.5359000000,1649420701.5413000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:25:01. Current memory use 23.6MB.\n... used 2 dbqueries\n... used 0.002814769744873 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',26123),(191988,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420701.5499000000,1649420701.5526000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:25:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00043201446533203 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26123),(191989,0,'moodle','core\\task\\session_cleanup_task',0,1649420701.5492000000,1649420701.5580000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:25:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0063991546630859 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26125),(191990,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420701.5611000000,1649420701.5622000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:25:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 9.1791152954102E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26123),(191991,0,'moodle','core\\task\\grade_cron_task',0,1649420701.5706000000,1649420701.5855000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:25:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.013902902603149 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26123),(191992,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420701.5692000000,1649420701.5902000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:25:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020203113555908 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26125),(191993,0,'moodle','core\\task\\portfolio_cron_task',0,1649420701.5984000000,1649420701.5995000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26125),(191994,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420701.6171000000,1649420701.6181000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26125),(191995,0,'moodle','core\\task\\completion_regular_task',0,1649420701.5962000000,1649420701.6274000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:25:01. Current memory use 25MB.\n... used 6 dbqueries\n... used 0.028157949447632 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26123),(191996,0,'moodle','core\\task\\blog_cron_task',0,1649420701.6363000000,1649420701.6372000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:25:01. Current memory use 25.9MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26123),(191997,0,'moodle','core\\task\\calendar_cron_task',0,1649420701.6335000000,1649420701.6397000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:25:01. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0051159858703613 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26125),(191998,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420701.6446000000,1649420701.6461000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:25:01. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00065708160400391 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26123),(191999,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420701.6479000000,1649420701.6661000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:25:01. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017405033111572 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26125),(192000,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420701.6870000000,1649420701.6899000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:25:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014932155609131 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26125),(192001,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420701.6536000000,1649420701.7044000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:25:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.048460006713867 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26123),(192002,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420701.7098000000,1649420701.7142000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:25:01. Current memory use 31.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028619766235352 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26125),(192003,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420701.7208000000,1649420701.7218000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:25:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26125),(192004,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420701.7299000000,1649420701.7310000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:25:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26125),(192005,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420701.7443000000,1649420701.7461000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:25:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055813789367676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26125),(192006,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420701.7531000000,1649420701.7543000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:25:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26125),(192007,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420701.7562000000,1649420701.7597000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:25:01. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021309852600098 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26123),(192008,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420701.7616000000,1649420701.7627000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:25:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00020909309387207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26125),(192009,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420701.7711000000,1649420701.7735000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:25:01. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00098299980163574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26123),(192010,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420762.1050000000,1649420762.1284000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:26:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.017767906188965 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26219),(192011,0,'moodle','core\\task\\session_cleanup_task',0,1649420762.1045000000,1649420762.1291000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:26:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.020144939422607 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26220),(192012,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420762.1382000000,1649420762.1391000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:26:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26220),(192013,0,'moodle','core\\task\\grade_cron_task',0,1649420762.1471000000,1649420762.1591000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:26:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011316061019897 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26220),(192014,0,'moodle','core\\task\\completion_regular_task',0,1649420762.1673000000,1649420762.1859000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:26:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017712116241455 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26220),(192015,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420762.1409000000,1649420762.1859000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:26:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043887138366699 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26219),(192016,0,'moodle','core\\task\\portfolio_cron_task',0,1649420762.1948000000,1649420762.1959000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:26:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26220),(192017,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420762.1963000000,1649420762.1976000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:26:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26219),(192018,0,'moodle','core\\task\\blog_cron_task',0,1649420762.2175000000,1649420762.2183000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:26:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26219),(192019,0,'moodle','core\\task\\calendar_cron_task',0,1649420762.2129000000,1649420762.2197000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:26:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.005774974822998 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26220),(192020,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420762.2292000000,1649420762.2312000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:26:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011999607086182 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26219),(192021,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420762.2289000000,1649420762.2470000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:26:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017391920089722 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26220),(192022,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420762.2793000000,1649420762.2819000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:26:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011820793151855 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26220),(192023,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420762.2543000000,1649420762.2928000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:26:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.036937952041626 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26219),(192024,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420762.3039000000,1649420762.3077000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:26:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022468566894531 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26220),(192025,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420762.3150000000,1649420762.3172000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:26:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00039482116699219 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26220),(192026,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420762.3288000000,1649420762.3307000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:26:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26220),(192027,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420762.3310000000,1649420762.3334000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:26:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076603889465332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26219),(192028,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420762.3393000000,1649420762.3411000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:26:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26220),(192029,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420762.3496000000,1649420762.3533000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:26:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026481151580811 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26219),(192030,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420762.3547000000,1649420762.3556000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:26:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26220),(192031,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420762.3653000000,1649420762.3673000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:26:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078797340393066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26220),(192032,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420821.6702000000,1649420821.6800000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:27:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0055720806121826 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26274),(192033,0,'moodle','core\\task\\session_cleanup_task',0,1649420821.6701000000,1649420821.6853000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010764122009277 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26271),(192034,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420821.6893000000,1649420821.6901000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:27:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26274),(192035,0,'moodle','core\\task\\grade_cron_task',0,1649420821.7008000000,1649420821.7176000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:27:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015570878982544 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26274),(192036,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420821.6962000000,1649420821.7255000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028561115264893 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26271),(192037,0,'moodle','core\\task\\portfolio_cron_task',0,1649420821.7344000000,1649420821.7354000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26271),(192038,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420821.7428000000,1649420821.7436000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:27:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26271),(192039,0,'moodle','core\\task\\completion_regular_task',0,1649420821.7285000000,1649420821.7514000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:27:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021621942520142 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26274),(192040,0,'moodle','core\\task\\calendar_cron_task',0,1649420821.7565000000,1649420821.7618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:27:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043909549713135 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26271),(192041,0,'moodle','core\\task\\blog_cron_task',0,1649420821.7699000000,1649420821.7707000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:27:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26271),(192042,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420821.7801000000,1649420821.7818000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:27:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084209442138672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26271),(192043,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420821.7721000000,1649420821.7966000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:27:01. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023293018341064 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26274),(192044,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420821.8307000000,1649420821.8336000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:27:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013749599456787 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26274),(192045,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420821.8022000000,1649420821.8348000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:27:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.031531095504761 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26271),(192046,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420821.8608000000,1649420821.8642000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:27:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002241849899292 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26274),(192047,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420821.8671000000,1649420821.8682000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:27:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26271),(192048,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420821.8727000000,1649420821.8740000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00019407272338867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26274),(192049,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420821.8759000000,1649420821.8774000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:27:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048208236694336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26271),(192050,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420821.8941000000,1649420821.8955000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:27:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26274),(192051,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420821.9032000000,1649420821.9055000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:27:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015869140625 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26271),(192052,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420821.9082000000,1649420821.9090000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:27:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26274),(192053,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420821.9169000000,1649420821.9185000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:27:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26274),(192054,0,'moodle','core\\task\\session_cleanup_task',0,1649420882.2764000000,1649420882.2909000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:28:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010101079940796 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26338),(192055,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420882.2858000000,1649420882.2987000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:28:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074219703674316 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26341),(192056,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420882.3003000000,1649420882.3010000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:28:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26338),(192057,0,'moodle','core\\task\\grade_cron_task',0,1649420882.3105000000,1649420882.3254000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:28:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013826131820679 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26338),(192058,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420882.3090000000,1649420882.3398000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:28:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029955148696899 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26341),(192059,0,'moodle','core\\task\\portfolio_cron_task',0,1649420882.3471000000,1649420882.3482000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:28:02. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26341),(192060,0,'moodle','core\\task\\completion_regular_task',0,1649420882.3351000000,1649420882.3568000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:28:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020246028900146 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26338),(192061,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420882.3570000000,1649420882.3579000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:28:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26341),(192062,0,'moodle','core\\task\\calendar_cron_task',0,1649420882.3703000000,1649420882.3747000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:28:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0035581588745117 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26338),(192063,0,'moodle','core\\task\\blog_cron_task',0,1649420882.3763000000,1649420882.3771000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:28:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26341),(192064,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420882.3852000000,1649420882.3871000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:28:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011320114135742 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26341),(192065,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420882.3831000000,1649420882.4108000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:28:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026643991470337 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26338),(192066,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420882.4052000000,1649420882.4407000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:28:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.034300088882446 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26341),(192067,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420882.4505000000,1649420882.4528000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:28:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012688636779785 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26338),(192068,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420882.4707000000,1649420882.4747000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:28:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029821395874023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26338),(192069,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420882.4816000000,1649420882.4829000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:28:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00032711029052734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26338),(192070,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420882.4856000000,1649420882.4867000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:28:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26341),(192071,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420882.4903000000,1649420882.4919000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:28:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26338),(192072,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420882.4950000000,1649420882.4960000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:28:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26341),(192073,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420882.5029000000,1649420882.5055000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:28:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015609264373779 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26338),(192074,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420882.5094000000,1649420882.5108000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:28:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00024008750915527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26341),(192075,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420882.5157000000,1649420882.5177000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:28:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00085997581481934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26338),(192076,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649420941.7930000000,1649420941.8034000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:29:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057079792022705 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26386),(192077,0,'moodle','core\\task\\session_cleanup_task',0,1649420941.7918000000,1649420941.8065000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:29:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010568141937256 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26389),(192078,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649420941.8165000000,1649420941.8183000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:29:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26386),(192079,0,'moodle','core\\task\\grade_cron_task',0,1649420941.8300000000,1649420941.8463000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:29:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014952182769775 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26386),(192080,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649420941.8178000000,1649420941.8584000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:29:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039376974105835 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26389),(192081,0,'moodle','core\\task\\portfolio_cron_task',0,1649420941.8697000000,1649420941.8715000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26389),(192082,0,'moodle','core\\task\\completion_regular_task',0,1649420941.8569000000,1649420941.8769000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:29:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.018702030181885 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26386),(192083,0,'moodle','core\\task\\plagiarism_cron_task',0,1649420941.8832000000,1649420941.8849000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:29:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26389),(192084,0,'moodle','core\\task\\calendar_cron_task',0,1649420941.8957000000,1649420941.9006000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:29:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0039141178131104 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26386),(192085,0,'moodle','core\\task\\blog_cron_task',0,1649420941.9108000000,1649420941.9127000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:29:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26386),(192086,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649420941.9244000000,1649420941.9267000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:29:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015630722045898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26386),(192087,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649420941.9112000000,1649420941.9313000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:29:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018947124481201 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26389),(192088,0,'mod_forum','mod_forum\\task\\cron_task',0,1649420941.9616000000,1649420941.9643000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:29:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016739368438721 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26389),(192089,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649420941.9828000000,1649420941.9885000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:29:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044679641723633 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26389),(192090,0,'mod_assign','mod_assign\\task\\cron_task',0,1649420941.9507000000,1649420941.9954000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:29:01. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.042782068252563 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26386),(192091,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649420941.9972000000,1649420941.9988000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:29:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26389),(192092,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649420942.0086000000,1649420942.0098000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26389),(192093,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649420942.0180000000,1649420942.0202000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:29:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059795379638672 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26389),(192094,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649420942.0284000000,1649420942.0302000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26389),(192095,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649420942.0444000000,1649420942.0456000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:29:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26389),(192096,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649420942.0417000000,1649420942.0466000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:29:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028400421142578 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26386),(192097,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649420942.0542000000,1649420942.0557000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:29:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26389),(192098,0,'moodle','core\\task\\cache_cleanup_task',0,1649421001.4144000000,1649421001.4257000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 20:30:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0062088966369629 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',26430),(192099,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649421001.4242000000,1649421001.4534000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 20:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.023833036422729 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',26428),(192100,0,'moodle','core\\task\\search_index_task',0,1649421001.4530000000,1649421001.4568000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 20:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0026888847351074 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',26430),(192101,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649421001.4753000000,1649421001.4797000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 20:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0030179023742676 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',26428),(192102,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649421001.4766000000,1649421001.4799000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 20:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0018670558929443 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',26430),(192103,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649421001.5008000000,1649421001.5073000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.002187967300415 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',26430),(192104,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649421001.5190000000,1649421001.5207000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',26430),(192105,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649421001.4957000000,1649421001.5364000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 20:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.039736032485962 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',26428),(192106,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649421001.5335000000,1649421001.5387000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043129920959473 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',26430),(192107,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649421001.5451000000,1649421001.5487000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:30:01. Current memory use 23.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0024960041046143 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',26428),(192108,0,'moodle','core\\task\\badges_message_task',0,1649421001.5607000000,1649421001.5671000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:30:01. Current memory use 24MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0043771266937256 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',26428),(192109,0,'moodle','core\\task\\badges_cron_task',0,1649421001.5494000000,1649421001.5895000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:30:01. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.0379319190979 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',26430),(192110,0,'mod_chat','mod_chat\\task\\cron_task',0,1649421001.5976000000,1649421001.6095000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:30:01. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.010124921798706 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',26428),(192111,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649421001.6096000000,1649421001.6172000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:30:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0066320896148682 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',26430),(192112,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649421001.6297000000,1649421001.6377000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:30:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0043680667877197 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',26430),(192113,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649421001.6330000000,1649421001.6439000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:30:01. Current memory use 26.1MB.\n\n0 feeds refreshed (took 0.001065 seconds)\n... used 1 dbqueries\n... used 0.0099351406097412 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',26428),(192114,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649421001.6484000000,1649421001.6513000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:30:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0017218589782715 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',26430),(192115,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649421001.6617000000,1649421001.6693000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:30:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.0049920082092285 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',26428),(192116,0,'moodle','core\\task\\session_cleanup_task',0,1649421001.6704000000,1649421001.6798000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:30:01. Current memory use 25.3MB.\n... used 7 dbqueries\n... used 0.0079030990600586 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26430),(192117,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421001.6803000000,1649421001.6834000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:30:01. Current memory use 27.4MB.\n... used 1 dbqueries\n... used 0.00095605850219727 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26428),(192118,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421001.6926000000,1649421001.6943000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:30:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26430),(192119,0,'moodle','core\\task\\grade_cron_task',0,1649421001.7032000000,1649421001.7068000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:30:01. Current memory use 25.7MB.\n... used 2 dbqueries\n... used 0.0022819042205811 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26430),(192120,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421001.6942000000,1649421001.7185000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:30:01. Current memory use 27.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023051977157593 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26428),(192121,0,'moodle','core\\task\\portfolio_cron_task',0,1649421001.7284000000,1649421001.7295000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:30:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26428),(192122,0,'moodle','core\\task\\completion_regular_task',0,1649421001.7166000000,1649421001.7349000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:30:01. Current memory use 25.7MB.\n... used 6 dbqueries\n... used 0.016757965087891 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26430),(192123,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421001.7447000000,1649421001.7459000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:30:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26428),(192124,0,'moodle','core\\task\\blog_cron_task',0,1649421001.7578000000,1649421001.7589000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:30:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26428),(192125,0,'moodle','core\\task\\calendar_cron_task',0,1649421001.7537000000,1649421001.7594000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:30:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.004202127456665 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26430),(192126,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421001.7757000000,1649421001.7799000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:30:01. Current memory use 29.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0027399063110352 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26428),(192127,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421001.7749000000,1649421001.7952000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:30:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019155025482178 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26430),(192128,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421001.7916000000,1649421001.8087000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:30:01. Current memory use 29.2MB.\n... used 3 dbqueries\n... used 0.014729976654053 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26428),(192129,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421001.8202000000,1649421001.8232000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:30:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015261173248291 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26430),(192130,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421001.8435000000,1649421001.8476000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:30:01. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028400421142578 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26430),(192131,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421001.8643000000,1649421001.8665000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:30:01. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00035285949707031 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26430),(192132,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421001.8692000000,1649421001.8716000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:30:01. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26428),(192133,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421001.8760000000,1649421001.8776000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:30:01. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049185752868652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26430),(192134,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421001.8810000000,1649421001.8829000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:30:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26428),(192135,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421001.8869000000,1649421001.8901000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:30:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017380714416504 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26430),(192136,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421001.8964000000,1649421001.8977000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:30:01. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26428),(192137,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421001.9004000000,1649421001.9025000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:30:01. Current memory use 31.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26430),(192138,0,'moodle','core\\task\\session_cleanup_task',0,1649421062.2459000000,1649421062.2607000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:31:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010334968566895 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26475),(192139,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421062.2706000000,1649421062.2720000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:31:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26475),(192140,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421062.2792000000,1649421062.2799000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:31:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26475),(192141,0,'moodle','core\\task\\grade_cron_task',0,1649421062.2884000000,1649421062.2986000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:31:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.0093209743499756 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26475),(192142,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421062.2815000000,1649421062.3177000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:31:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032435894012451 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26477),(192143,0,'moodle','core\\task\\completion_regular_task',0,1649421062.3064000000,1649421062.3204000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:31:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013157844543457 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26475),(192144,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421062.3289000000,1649421062.3297000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:31:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26477),(192145,0,'moodle','core\\task\\portfolio_cron_task',0,1649421062.3286000000,1649421062.3300000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:31:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26475),(192146,0,'moodle','core\\task\\blog_cron_task',0,1649421062.3467000000,1649421062.3475000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:31:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26477),(192147,0,'moodle','core\\task\\calendar_cron_task',0,1649421062.3470000000,1649421062.3515000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:31:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0037209987640381 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26475),(192148,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421062.3587000000,1649421062.3602000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:31:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26475),(192149,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421062.3559000000,1649421062.3720000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:31:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015327930450439 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26477),(192150,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421062.4016000000,1649421062.4038000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:31:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011260509490967 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26477),(192151,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421062.3766000000,1649421062.4109000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:31:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.033182859420776 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26475),(192152,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421062.4249000000,1649421062.4282000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:31:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020740032196045 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26477),(192153,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421062.4379000000,1649421062.4393000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:31:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26477),(192154,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421062.4502000000,1649421062.4516000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:31:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26475),(192155,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421062.4543000000,1649421062.4560000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:31:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00052189826965332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26477),(192156,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421062.4584000000,1649421062.4599000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:31:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26475),(192157,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421062.4682000000,1649421062.4709000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:31:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019879341125488 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26477),(192158,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421062.4704000000,1649421062.4713000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:31:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26475),(192159,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421062.4799000000,1649421062.4815000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:31:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061798095703125 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26477),(192160,0,'moodle','core\\task\\session_cleanup_task',0,1649421121.8024000000,1649421121.8177000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:32:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010918855667114 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26519),(192161,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421121.8254000000,1649421121.8266000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:32:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00041317939758301 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26519),(192162,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649421121.8034000000,1649421121.8269000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 20:32:01. Current memory use 19.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.019911050796509 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',26517),(192163,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421121.8349000000,1649421121.8362000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:32:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26519),(192164,0,'moodle','core\\task\\grade_cron_task',0,1649421121.8479000000,1649421121.8662000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:32:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017073154449463 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26519),(192165,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421121.8384000000,1649421121.8755000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:32:01. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034485101699829 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26517),(192166,0,'moodle','core\\task\\portfolio_cron_task',0,1649421121.8843000000,1649421121.8852000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26517),(192167,0,'moodle','core\\task\\completion_regular_task',0,1649421121.8751000000,1649421121.8933000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:32:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017215013504028 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26519),(192168,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421121.8930000000,1649421121.8938000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:32:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26517),(192169,0,'moodle','core\\task\\blog_cron_task',0,1649421121.9102000000,1649421121.9114000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:32:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26519),(192170,0,'moodle','core\\task\\calendar_cron_task',0,1649421121.9091000000,1649421121.9147000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:32:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0046689510345459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26517),(192171,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421121.9248000000,1649421121.9274000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:32:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013101100921631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26517),(192172,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421121.9236000000,1649421121.9511000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:32:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026415109634399 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26519),(192173,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421121.9472000000,1649421121.9890000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:32:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.04046106338501 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26517),(192174,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421121.9866000000,1649421121.9895000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:32:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00189208984375 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26519),(192175,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421122.0147000000,1649421122.0158000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:32:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26517),(192176,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421122.0144000000,1649421122.0197000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:32:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035629272460938 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26519),(192177,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421122.0250000000,1649421122.0262000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:32:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00014114379882812 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26517),(192178,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421122.0322000000,1649421122.0346000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:32:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006859302520752 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26519),(192179,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421122.0362000000,1649421122.0380000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:32:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26517),(192180,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421122.0499000000,1649421122.0508000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:32:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00016188621520996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26517),(192181,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421122.0511000000,1649421122.0541000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:32:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018761157989502 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26519),(192182,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421122.0615000000,1649421122.0627000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:32:02. Current memory use 28.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26519),(192183,0,'moodle','core\\task\\session_cleanup_task',0,1649421181.3244000000,1649421181.3405000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:33:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011258125305176 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26627),(192184,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421181.3446000000,1649421181.3544000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:33:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058870315551758 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26624),(192185,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421181.3545000000,1649421181.3558000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26627),(192186,0,'moodle','core\\task\\grade_cron_task',0,1649421181.3653000000,1649421181.3820000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:33:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015594005584717 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26627),(192187,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421181.3624000000,1649421181.3958000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:33:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032541036605835 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26624),(192188,0,'moodle','core\\task\\portfolio_cron_task',0,1649421181.4042000000,1649421181.4050000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:33:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26624),(192189,0,'moodle','core\\task\\completion_regular_task',0,1649421181.3902000000,1649421181.4082000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:33:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016995906829834 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26627),(192190,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421181.4122000000,1649421181.4129000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26624),(192191,0,'moodle','core\\task\\blog_cron_task',0,1649421181.4310000000,1649421181.4319000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:33:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26627),(192192,0,'moodle','core\\task\\calendar_cron_task',0,1649421181.4273000000,1649421181.4325000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004054069519043 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26624),(192193,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421181.4454000000,1649421181.4473000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:33:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094079971313477 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26624),(192194,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421181.4406000000,1649421181.4581000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:33:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016748189926147 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26627),(192195,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421181.5007000000,1649421181.5041000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:33:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022029876708984 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26627),(192196,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421181.5229000000,1649421181.5275000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:33:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035610198974609 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26627),(192197,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421181.4685000000,1649421181.5281000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:33:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.058135032653809 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26624),(192198,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421181.5382000000,1649421181.5395000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26627),(192199,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421181.5469000000,1649421181.5480000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26627),(192200,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421181.5545000000,1649421181.5563000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:33:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085806846618652 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26627),(192201,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421181.5643000000,1649421181.5654000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:33:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26627),(192202,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421181.5687000000,1649421181.5710000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:33:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016200542449951 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26624),(192203,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421181.5781000000,1649421181.5791000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:33:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26627),(192204,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421181.5802000000,1649421181.5815000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:33:01. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058817863464355 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26624),(192205,0,'moodle','core\\task\\session_cleanup_task',0,1649421241.8828000000,1649421241.8973000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:34:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010239124298096 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26680),(192206,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421241.8861000000,1649421241.8983000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:34:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0069620609283447 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26678),(192207,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421241.9075000000,1649421241.9085000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:34:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26680),(192208,0,'moodle','core\\task\\grade_cron_task',0,1649421241.9209000000,1649421241.9375000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:34:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.014518022537231 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26680),(192209,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421241.9098000000,1649421241.9440000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:34:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033218145370483 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26678),(192210,0,'moodle','core\\task\\portfolio_cron_task',0,1649421241.9509000000,1649421241.9516000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26678),(192211,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421241.9586000000,1649421241.9594000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:34:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26678),(192212,0,'moodle','core\\task\\completion_regular_task',0,1649421241.9467000000,1649421241.9714000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:34:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.023839950561523 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26680),(192213,0,'moodle','core\\task\\calendar_cron_task',0,1649421241.9726000000,1649421241.9785000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:34:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0048329830169678 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26678),(192214,0,'moodle','core\\task\\blog_cron_task',0,1649421241.9859000000,1649421241.9869000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:34:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26678),(192215,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421242.0061000000,1649421242.0078000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:34:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010080337524414 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26678),(192216,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421241.9903000000,1649421242.0174000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:34:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026310920715332 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26680),(192217,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421242.0264000000,1649421242.0602000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:34:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032522916793823 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26678),(192218,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421242.0591000000,1649421242.0656000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:34:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020468235015869 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26680),(192219,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421242.0924000000,1649421242.0967000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:34:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027871131896973 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26680),(192220,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421242.1092000000,1649421242.1106000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:34:02. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26678),(192221,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421242.1128000000,1649421242.1146000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:34:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00031518936157227 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26680),(192222,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421242.1203000000,1649421242.1218000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:34:02. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044918060302734 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26678),(192223,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421242.1240000000,1649421242.1256000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:34:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26680),(192224,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421242.1350000000,1649421242.1385000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:34:02. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024619102478027 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26678),(192225,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421242.1451000000,1649421242.1462000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:34:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26680),(192226,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421242.1504000000,1649421242.1517000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:34:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26678),(192227,0,'moodle','core\\task\\messaging_cleanup_task',0,1649421301.4691000000,1649421301.5092000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 20:35:01. Current memory use 19.3MB.\n... used 5 dbqueries\n... used 0.035403966903687 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',26714),(192228,0,'moodle','core\\task\\badges_message_task',0,1649421301.5233000000,1649421301.5305000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:35:01. Current memory use 20.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0059819221496582 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',26714),(192229,0,'moodle','core\\task\\badges_cron_task',0,1649421301.4862000000,1649421301.5444000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.051497936248779 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',26718),(192230,0,'mod_chat','mod_chat\\task\\cron_task',0,1649421301.5454000000,1649421301.5626000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:35:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.016188144683838 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',26714),(192231,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649421301.5617000000,1649421301.5781000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:35:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.014464139938354 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',26718),(192232,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649421301.5773000000,1649421301.5888000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:35:01. Current memory use 22.8MB.\n\n0 feeds refreshed (took 0.00079700000000005 seconds)\n... used 1 dbqueries\n... used 0.01071310043335 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',26714),(192233,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649421301.5936000000,1649421301.5987000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0029828548431396 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',26718),(192234,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649421301.6061000000,1649421301.6094000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0022778511047363 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',26718),(192235,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649421301.6053000000,1649421301.6098000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:35:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.002324104309082 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',26714),(192236,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421301.6187000000,1649421301.6212000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:35:01. Current memory use 24.4MB.\n... used 1 dbqueries\n... used 0.00085806846618652 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26714),(192237,0,'moodle','core\\task\\session_cleanup_task',0,1649421301.6166000000,1649421301.6232000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:35:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0048601627349854 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26718),(192238,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421301.6313000000,1649421301.6322000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:35:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 8.082389831543E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26714),(192239,0,'moodle','core\\task\\grade_cron_task',0,1649421301.6425000000,1649421301.6527000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:35:01. Current memory use 24.4MB.\n... used 2 dbqueries\n... used 0.0093309879302979 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26714),(192240,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421301.6344000000,1649421301.6539000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:35:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018391847610474 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26718),(192241,0,'moodle','core\\task\\portfolio_cron_task',0,1649421301.6622000000,1649421301.6630000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:35:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26718),(192242,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421301.6722000000,1649421301.6734000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:35:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26718),(192243,0,'moodle','core\\task\\completion_regular_task',0,1649421301.6617000000,1649421301.6790000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:35:01. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.016062021255493 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26714),(192244,0,'moodle','core\\task\\blog_cron_task',0,1649421301.6906000000,1649421301.6916000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:35:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26718),(192245,0,'moodle','core\\task\\calendar_cron_task',0,1649421301.6872000000,1649421301.6942000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:35:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0059480667114258 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26714),(192246,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421301.7016000000,1649421301.7037000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:35:01. Current memory use 26.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012898445129395 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26714),(192247,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421301.7010000000,1649421301.7258000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:35:01. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023713111877441 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26718),(192248,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421301.7533000000,1649421301.7560000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:35:01. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099992752075195 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26718),(192249,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421301.7121000000,1649421301.7760000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:35:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.061414957046509 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26714),(192250,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421301.7919000000,1649421301.7963000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:35:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021059513092041 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26718),(192251,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421301.8052000000,1649421301.8064000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:35:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26718),(192252,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421301.8160000000,1649421301.8175000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:35:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26718),(192253,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421301.8258000000,1649421301.8272000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:35:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26718),(192254,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421301.8255000000,1649421301.8283000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:35:01. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00095510482788086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26714),(192255,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421301.8376000000,1649421301.8387000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:35:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26714),(192256,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421301.8365000000,1649421301.8405000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:35:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025539398193359 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26718),(192257,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421301.8490000000,1649421301.8520000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:35:01. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0017268657684326 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26714),(192258,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421362.1610000000,1649421362.1742000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:36:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0063140392303467 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26790),(192259,0,'moodle','core\\task\\session_cleanup_task',0,1649421362.1595000000,1649421362.1751000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:36:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010830879211426 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26786),(192260,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421362.1842000000,1649421362.1850000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:36:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26786),(192261,0,'moodle','core\\task\\grade_cron_task',0,1649421362.1930000000,1649421362.2061000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:36:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012332916259766 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26786),(192262,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421362.1846000000,1649421362.2271000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:36:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041774988174438 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26790),(192263,0,'moodle','core\\task\\completion_regular_task',0,1649421362.2155000000,1649421362.2343000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:36:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017554044723511 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26786),(192264,0,'moodle','core\\task\\portfolio_cron_task',0,1649421362.2365000000,1649421362.2375000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:36:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26790),(192265,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421362.2441000000,1649421362.2451000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:36:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26786),(192266,0,'moodle','core\\task\\blog_cron_task',0,1649421362.2612000000,1649421362.2622000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:36:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26786),(192267,0,'moodle','core\\task\\calendar_cron_task',0,1649421362.2569000000,1649421362.2625000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:36:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047547817230225 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26790),(192268,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421362.2704000000,1649421362.2827000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:36:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011031627655029 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26790),(192269,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421362.2698000000,1649421362.3037000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:36:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032959938049316 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26786),(192270,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421362.3373000000,1649421362.3399000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:36:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013039112091064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26786),(192271,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421362.3049000000,1649421362.3401000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:36:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.034173011779785 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26790),(192272,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421362.3576000000,1649421362.3610000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:36:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023539066314697 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26786),(192273,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421362.3671000000,1649421362.3688000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:36:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26786),(192274,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421362.3759000000,1649421362.3771000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:36:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26786),(192275,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421362.3829000000,1649421362.3849000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:36:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26786),(192276,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421362.3861000000,1649421362.3874000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:36:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00028085708618164 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26790),(192277,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421362.3966000000,1649421362.3989000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:36:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001615047454834 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26786),(192278,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421362.4024000000,1649421362.4033000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:36:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26790),(192279,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421362.4097000000,1649421362.4118000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:36:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010471343994141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26786),(192280,0,'moodle','core\\task\\session_cleanup_task',0,1649421421.7710000000,1649421421.7887000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:37:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011945009231567 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26830),(192281,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421421.7783000000,1649421421.7892000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:37:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061731338500977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26836),(192282,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421421.7982000000,1649421421.7990000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:37:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26836),(192283,0,'moodle','core\\task\\grade_cron_task',0,1649421421.8082000000,1649421421.8201000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:37:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011003971099854 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26836),(192284,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421421.7985000000,1649421421.8412000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:37:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041357040405273 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26830),(192285,0,'moodle','core\\task\\completion_regular_task',0,1649421421.8289000000,1649421421.8499000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:37:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019956827163696 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26836),(192286,0,'moodle','core\\task\\portfolio_cron_task',0,1649421421.8512000000,1649421421.8525000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26830),(192287,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421421.8587000000,1649421421.8595000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:37:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26830),(192288,0,'moodle','core\\task\\calendar_cron_task',0,1649421421.8683000000,1649421421.8746000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:37:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0052280426025391 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26836),(192289,0,'moodle','core\\task\\blog_cron_task',0,1649421421.8749000000,1649421421.8760000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:37:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26830),(192290,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421421.8846000000,1649421421.8863000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:37:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00086498260498047 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26830),(192291,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421421.8843000000,1649421421.9105000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:37:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025052070617676 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26836),(192292,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421421.9072000000,1649421421.9516000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:37:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043125152587891 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26830),(192293,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421421.9542000000,1649421421.9579000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:37:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017688274383545 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26836),(192294,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421421.9766000000,1649421421.9794000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:37:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017850399017334 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26836),(192295,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421421.9863000000,1649421421.9876000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:37:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00023317337036133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26836),(192296,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421421.9970000000,1649421421.9989000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:37:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26836),(192297,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421422.0087000000,1649421422.0109000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:37:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055694580078125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26836),(192298,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421422.0136000000,1649421422.0154000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:37:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26830),(192299,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421422.0266000000,1649421422.0301000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:37:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024809837341309 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26836),(192300,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421422.0323000000,1649421422.0335000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:37:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00019192695617676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26830),(192301,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421422.0419000000,1649421422.0565000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:37:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.013721942901611 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26836),(192302,0,'moodle','core\\task\\session_cleanup_task',0,1649421481.3397000000,1649421481.3552000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01105785369873 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26876),(192303,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421481.3515000000,1649421481.3640000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073719024658203 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26877),(192304,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421481.3644000000,1649421481.3653000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:38:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26876),(192305,0,'moodle','core\\task\\grade_cron_task',0,1649421481.3739000000,1649421481.3855000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:38:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010679960250854 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26876),(192306,0,'moodle','core\\task\\completion_regular_task',0,1649421481.3926000000,1649421481.4096000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:38:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016211032867432 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26876),(192307,0,'moodle','core\\task\\portfolio_cron_task',0,1649421481.4181000000,1649421481.4190000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:38:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26876),(192308,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421481.3725000000,1649421481.4203000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:38:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046671867370605 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26877),(192309,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421481.4311000000,1649421481.4329000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:38:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26877),(192310,0,'moodle','core\\task\\calendar_cron_task',0,1649421481.4371000000,1649421481.4419000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:38:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0039970874786377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26876),(192311,0,'moodle','core\\task\\blog_cron_task',0,1649421481.4491000000,1649421481.4498000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:38:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26877),(192312,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421481.4593000000,1649421481.4607000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:38:01. Current memory use 23.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00073814392089844 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26877),(192313,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421481.4513000000,1649421481.4707000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:38:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018579959869385 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26876),(192314,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421481.4822000000,1649421481.5171000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:38:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.033514022827148 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26877),(192315,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421481.5141000000,1649421481.5174000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:38:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002079963684082 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26876),(192316,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421481.5368000000,1649421481.5416000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:38:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035450458526611 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26876),(192317,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421481.5512000000,1649421481.5528000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:38:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26876),(192318,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421481.5526000000,1649421481.5537000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:38:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26877),(192319,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421481.5614000000,1649421481.5748000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:38:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.01226806640625 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26877),(192320,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421481.5790000000,1649421481.5804000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:38:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015377998352051 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26876),(192321,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421481.5931000000,1649421481.5940000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:38:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26876),(192322,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421481.5918000000,1649421481.5947000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:38:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26877),(192323,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421481.6022000000,1649421481.6039000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:38:01. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079989433288574 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26876),(192324,0,'moodle','core\\task\\session_cleanup_task',0,1649421541.9889000000,1649421542.0143000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:39:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014650106430054 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',26962),(192325,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421542.0250000000,1649421542.0267000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:39:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00051093101501465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',26962),(192326,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421542.0509000000,1649421542.0518000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',26962),(192327,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421542.0671000000,1649421542.1144000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:39:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046020030975342 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',26962),(192328,0,'moodle','core\\task\\grade_cron_task',0,1649421542.0874000000,1649421542.1169000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:39:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0227210521698 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',26958),(192329,0,'moodle','core\\task\\portfolio_cron_task',0,1649421542.1330000000,1649421542.1337000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:39:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',26958),(192330,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421542.1443000000,1649421542.1454000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:39:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',26958),(192331,0,'moodle','core\\task\\completion_regular_task',0,1649421542.1272000000,1649421542.1467000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:39:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.017146110534668 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',26962),(192332,0,'moodle','core\\task\\blog_cron_task',0,1649421542.1710000000,1649421542.1719000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:39:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',26958),(192333,0,'moodle','core\\task\\calendar_cron_task',0,1649421542.1704000000,1649421542.1778000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:39:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0060758590698242 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',26962),(192334,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421542.1871000000,1649421542.1891000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:39:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001129150390625 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',26962),(192335,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421542.1801000000,1649421542.2006000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:39:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019737005233765 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',26958),(192336,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421542.2093000000,1649421542.2380000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:39:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.027676105499268 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',26962),(192337,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421542.2447000000,1649421542.2494000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:39:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014829635620117 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',26958),(192338,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421542.2765000000,1649421542.2795000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:39:02. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019450187683105 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',26958),(192339,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421542.2870000000,1649421542.2882000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:39:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',26962),(192340,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421542.2900000000,1649421542.2912000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:39:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00023102760314941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',26958),(192341,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421542.2980000000,1649421542.2995000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:39:02. Current memory use 33.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004580020904541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',26962),(192342,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421542.3009000000,1649421542.3021000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:39:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',26958),(192343,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421542.3149000000,1649421542.3174000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:39:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017390251159668 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',26962),(192344,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421542.3170000000,1649421542.3179000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:39:02. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',26958),(192345,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421542.3260000000,1649421542.3273000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:39:02. Current memory use 32.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062394142150879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',26962),(192346,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649421601.6376000000,1649421601.6471000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0060210227966309 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',27078),(192347,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649421601.6670000000,1649421601.6681000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:40:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020694732666016 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',27078),(192348,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649421601.6797000000,1649421601.6843000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0028748512268066 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',27078),(192349,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649421601.6697000000,1649421601.6859000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:40:01. Current memory use 19.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.012248039245605 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',27079),(192350,0,'moodle','core\\task\\badges_message_task',0,1649421601.6974000000,1649421601.7054000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0054340362548828 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27079),(192351,0,'moodle','core\\task\\badges_cron_task',0,1649421601.6952000000,1649421601.7232000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.025933027267456 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27078),(192352,0,'mod_chat','mod_chat\\task\\cron_task',0,1649421601.7217000000,1649421601.7337000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:40:01. Current memory use 21.8MB.\n... used 4 dbqueries\n... used 0.010855913162231 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27079),(192353,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649421601.7453000000,1649421601.7535000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:40:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0068960189819336 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27078),(192354,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649421601.7497000000,1649421601.7579000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:40:01. Current memory use 22.5MB.\n\n0 feeds refreshed (took 0.00038999999999989 seconds)\n... used 1 dbqueries\n... used 0.007565975189209 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27079),(192355,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649421601.7708000000,1649421601.7767000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:40:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0035750865936279 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27079),(192356,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649421601.7702000000,1649421601.7770000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:40:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0039288997650146 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27078),(192357,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649421601.7863000000,1649421601.7912000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:40:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0037779808044434 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27079),(192358,0,'moodle','core\\task\\session_cleanup_task',0,1649421601.7870000000,1649421601.7958000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:40:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0067617893218994 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27078),(192359,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421601.8009000000,1649421601.8042000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:40:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.00049304962158203 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27079),(192360,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421601.8059000000,1649421601.8071000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:40:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27078),(192361,0,'moodle','core\\task\\grade_cron_task',0,1649421601.8169000000,1649421601.8190000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:40:01. Current memory use 24.9MB.\n... used 2 dbqueries\n... used 0.0013329982757568 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27078),(192362,0,'moodle','core\\task\\completion_regular_task',0,1649421601.8270000000,1649421601.8509000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:40:01. Current memory use 24.9MB.\n... used 6 dbqueries\n... used 0.022661924362183 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27078),(192363,0,'moodle','core\\task\\portfolio_cron_task',0,1649421601.8588000000,1649421601.8598000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:40:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27078),(192364,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421601.8146000000,1649421601.8601000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:40:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044390916824341 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27079),(192365,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421601.8693000000,1649421601.8703000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:40:01. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27078),(192366,0,'moodle','core\\task\\calendar_cron_task',0,1649421601.8700000000,1649421601.8764000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:40:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0051939487457275 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27079),(192367,0,'moodle','core\\task\\blog_cron_task',0,1649421601.8865000000,1649421601.8880000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:40:01. Current memory use 27.3MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27079),(192368,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421601.9043000000,1649421601.9060000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:40:01. Current memory use 27.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079107284545898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27079),(192369,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421601.8890000000,1649421601.9161000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:40:01. Current memory use 26.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025828838348389 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27078),(192370,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421601.9457000000,1649421601.9498000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:40:01. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017290115356445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27078),(192371,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421601.9172000000,1649421601.9589000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:40:01. Current memory use 27.4MB.\n... used 3 dbqueries\n... used 0.040244102478027 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27079),(192372,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421601.9787000000,1649421601.9835000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:40:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026638507843018 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27078),(192373,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421601.9937000000,1649421601.9950000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:40:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00024008750915527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27078),(192374,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421602.0075000000,1649421602.0095000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:40:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27078),(192375,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421602.0094000000,1649421602.0127000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:40:02. Current memory use 32.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080394744873047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27079),(192376,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421602.0214000000,1649421602.0240000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:40:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27078),(192377,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421602.0219000000,1649421602.0249000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:40:02. Current memory use 32.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021121501922607 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27079),(192378,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421602.0338000000,1649421602.0357000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:40:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00034809112548828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27078),(192379,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421602.0347000000,1649421602.0363000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:40:02. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27079),(192380,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421661.3301000000,1649421661.3439000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:41:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0080621242523193 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27145),(192381,0,'moodle','core\\task\\session_cleanup_task',0,1649421661.3299000000,1649421661.3467000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011388063430786 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27142),(192382,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421661.3550000000,1649421661.3558000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27142),(192383,0,'moodle','core\\task\\grade_cron_task',0,1649421661.3731000000,1649421661.3844000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:41:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010139942169189 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27142),(192384,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421661.3563000000,1649421661.3959000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:41:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038879871368408 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27145),(192385,0,'moodle','core\\task\\portfolio_cron_task',0,1649421661.4043000000,1649421661.4054000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27145),(192386,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421661.4120000000,1649421661.4128000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27145),(192387,0,'moodle','core\\task\\completion_regular_task',0,1649421661.3922000000,1649421661.4128000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:41:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.019927024841309 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27142),(192388,0,'moodle','core\\task\\blog_cron_task',0,1649421661.4259000000,1649421661.4267000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:41:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27142),(192389,0,'moodle','core\\task\\calendar_cron_task',0,1649421661.4255000000,1649421661.4305000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004105806350708 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27145),(192390,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421661.4401000000,1649421661.4432000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:41:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017309188842773 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27145),(192391,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421661.4349000000,1649421661.4520000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:41:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016300916671753 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27142),(192392,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421661.4618000000,1649421661.4957000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:41:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.032685995101929 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27145),(192393,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421661.4977000000,1649421661.5011000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:41:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001439094543457 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27142),(192394,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421661.5264000000,1649421661.5309000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:41:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025351047515869 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27142),(192395,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421661.5408000000,1649421661.5429000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:41:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00033092498779297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27142),(192396,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421661.5469000000,1649421661.5482000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:41:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27145),(192397,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421661.5546000000,1649421661.5556000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:41:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27145),(192398,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421661.5544000000,1649421661.5570000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:41:01. Current memory use 29.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049710273742676 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27142),(192399,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421661.5670000000,1649421661.5679000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:41:01. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27142),(192400,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421661.5682000000,1649421661.5708000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:41:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018560886383057 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27145),(192401,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421661.5767000000,1649421661.5781000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:41:01. Current memory use 28.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27142),(192402,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649421721.9029000000,1649421721.9269000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 20:42:01. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.018383979797363 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',27205),(192403,0,'moodle','core\\task\\session_cleanup_task',0,1649421721.9391000000,1649421721.9511000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:42:01. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0084719657897949 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27205),(192404,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421721.9591000000,1649421721.9617000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:42:01. Current memory use 21.5MB.\n... used 1 dbqueries\n... used 0.00085186958312988 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27205),(192405,0,'moodle','core\\task\\analytics_cleanup_task',0,1649421721.8537000000,1649421721.9622000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 20:42:01. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.10375499725342 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',27203),(192406,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421721.9723000000,1649421721.9733000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:42:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27203),(192407,0,'moodle','core\\task\\grade_cron_task',0,1649421721.9825000000,1649421721.9852000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:42:01. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.0016570091247559 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27203),(192408,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421721.9727000000,1649421722.0035000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:42:01. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029841899871826 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27205),(192409,0,'moodle','core\\task\\completion_regular_task',0,1649421721.9947000000,1649421722.0113000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:42:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.015733957290649 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27203),(192410,0,'moodle','core\\task\\portfolio_cron_task',0,1649421722.0123000000,1649421722.0136000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:42:02. Current memory use 24MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27205),(192411,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421722.0201000000,1649421722.0211000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27203),(192412,0,'moodle','core\\task\\blog_cron_task',0,1649421722.0293000000,1649421722.0303000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:42:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27205),(192413,0,'moodle','core\\task\\calendar_cron_task',0,1649421722.0280000000,1649421722.0358000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.0064761638641357 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27203),(192414,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421722.0482000000,1649421722.0517000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:42:02. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018019676208496 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27205),(192415,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421722.0471000000,1649421722.0689000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:42:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020511150360107 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27203),(192416,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421722.0722000000,1649421722.1060000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:42:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.03254508972168 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27205),(192417,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421722.1070000000,1649421722.1103000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:42:02. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015361309051514 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27203),(192418,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421722.1382000000,1649421722.1430000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:42:02. Current memory use 32MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025520324707031 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27203),(192419,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421722.1530000000,1649421722.1553000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:42:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27203),(192420,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421722.1550000000,1649421722.1565000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:42:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.0001227855682373 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27205),(192421,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421722.1649000000,1649421722.1662000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:42:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27203),(192422,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421722.1645000000,1649421722.1672000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:42:02. Current memory use 33.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078082084655762 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27205),(192423,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421722.1769000000,1649421722.1796000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:42:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00026988983154297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27205),(192424,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421722.1809000000,1649421722.1844000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:42:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024380683898926 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27203),(192425,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421722.1903000000,1649421722.1932000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:42:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092697143554688 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27205),(192426,0,'moodle','core\\task\\session_cleanup_task',0,1649421781.5185000000,1649421781.5335000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010369062423706 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27260),(192427,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421781.5431000000,1649421781.5447000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:43:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00045680999755859 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27260),(192428,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421781.5531000000,1649421781.5541000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27260),(192429,0,'moodle','core\\task\\grade_cron_task',0,1649421781.5624000000,1649421781.5830000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:43:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015481948852539 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27259),(192430,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421781.5658000000,1649421781.5955000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028795003890991 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27260),(192431,0,'moodle','core\\task\\portfolio_cron_task',0,1649421781.6046000000,1649421781.6054000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27260),(192432,0,'moodle','core\\task\\completion_regular_task',0,1649421781.5927000000,1649421781.6114000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:43:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017774105072021 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27259),(192433,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421781.6128000000,1649421781.6137000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27260),(192434,0,'moodle','core\\task\\blog_cron_task',0,1649421781.6359000000,1649421781.6372000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:43:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27260),(192435,0,'moodle','core\\task\\calendar_cron_task',0,1649421781.6328000000,1649421781.6377000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:43:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0038578510284424 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27259),(192436,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421781.6519000000,1649421781.6548000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:43:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017468929290771 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27259),(192437,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421781.6520000000,1649421781.6722000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:43:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019301891326904 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27260),(192438,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421781.6733000000,1649421781.7063000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:43:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.031753063201904 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27259),(192439,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421781.7165000000,1649421781.7196000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:43:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020489692687988 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27260),(192440,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421781.7553000000,1649421781.7626000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:43:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0054678916931152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27260),(192441,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421781.7655000000,1649421781.7670000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:43:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00029993057250977 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27259),(192442,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421781.7749000000,1649421781.7766000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:43:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013279914855957 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27260),(192443,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421781.7763000000,1649421781.7784000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:43:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059080123901367 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27259),(192444,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421781.7856000000,1649421781.7868000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:43:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27260),(192445,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421781.7953000000,1649421781.7990000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:43:01. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023448467254639 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27259),(192446,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421781.8017000000,1649421781.8027000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:43:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27260),(192447,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421781.8103000000,1649421781.8118000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:43:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27259),(192448,0,'moodle','core\\task\\session_cleanup_task',0,1649421842.0575000000,1649421842.0714000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:44:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010218858718872 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27304),(192449,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421842.0861000000,1649421842.0873000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:44:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27304),(192450,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421842.0775000000,1649421842.0903000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:44:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0073530673980713 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27306),(192451,0,'moodle','core\\task\\grade_cron_task',0,1649421842.1028000000,1649421842.1187000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:44:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014926910400391 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27306),(192452,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421842.1024000000,1649421842.1413000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:44:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037719964981079 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27304),(192453,0,'moodle','core\\task\\completion_regular_task',0,1649421842.1295000000,1649421842.1516000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:44:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020915031433105 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27306),(192454,0,'moodle','core\\task\\portfolio_cron_task',0,1649421842.1528000000,1649421842.1542000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27304),(192455,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421842.1621000000,1649421842.1632000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:44:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27306),(192456,0,'moodle','core\\task\\calendar_cron_task',0,1649421842.1775000000,1649421842.1838000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:44:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052850246429443 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27304),(192457,0,'moodle','core\\task\\blog_cron_task',0,1649421842.1843000000,1649421842.1850000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:44:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27306),(192458,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421842.1934000000,1649421842.1949000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:44:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27306),(192459,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421842.1926000000,1649421842.2181000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:44:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024424076080322 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27304),(192460,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421842.2576000000,1649421842.2605000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:44:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012400150299072 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27304),(192461,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421842.2171000000,1649421842.2614000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:44:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.042508840560913 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27306),(192462,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421842.2833000000,1649421842.2873000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:44:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028688907623291 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27304),(192463,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421842.2961000000,1649421842.2973000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:44:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27304),(192464,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421842.3011000000,1649421842.3023000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:44:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27306),(192465,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421842.3053000000,1649421842.3076000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:44:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075817108154297 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27304),(192466,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421842.3136000000,1649421842.3152000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:44:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27306),(192467,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421842.3233000000,1649421842.3273000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:44:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028719902038574 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27304),(192468,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421842.3283000000,1649421842.3297000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:44:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27306),(192469,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421842.3381000000,1649421842.3395000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:44:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070285797119141 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27304),(192470,0,'moodle','core\\task\\badges_cron_task',0,1649421901.6742000000,1649421901.7117000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032806873321533 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27345),(192471,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649421901.6736000000,1649421901.7175000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 20:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.040328979492188 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',27346),(192472,0,'moodle','core\\task\\badges_message_task',0,1649421901.7210000000,1649421901.7227000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:45:01. Current memory use 21.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00046992301940918 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27345),(192473,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649421901.7393000000,1649421901.7505000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:45:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.0099608898162842 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27345),(192474,0,'mod_chat','mod_chat\\task\\cron_task',0,1649421901.7527000000,1649421901.7687000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:45:01. Current memory use 25.2MB.\n... used 4 dbqueries\n... used 0.014461994171143 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27346),(192475,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649421901.7651000000,1649421901.7765000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:45:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.00065399999999993 seconds)\n... used 1 dbqueries\n... used 0.010507822036743 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27345),(192476,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649421901.7852000000,1649421901.7934000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:45:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0050761699676514 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27346),(192477,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649421901.7893000000,1649421901.7964000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:45:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0043570995330811 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27345),(192478,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649421901.8046000000,1649421901.8090000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:45:01. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.0036740303039551 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27346),(192479,0,'moodle','core\\task\\session_cleanup_task',0,1649421901.8053000000,1649421901.8151000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:45:01. Current memory use 25MB.\n... used 7 dbqueries\n... used 0.0071709156036377 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27345),(192480,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421901.8173000000,1649421901.8200000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:45:01. Current memory use 26MB.\n... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27346),(192481,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421901.8252000000,1649421901.8264000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:45:01. Current memory use 25.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27345),(192482,0,'moodle','core\\task\\grade_cron_task',0,1649421901.8385000000,1649421901.8420000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:45:01. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.002129077911377 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27345),(192483,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421901.8282000000,1649421901.8573000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:45:01. Current memory use 26.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027838945388794 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27346),(192484,0,'moodle','core\\task\\portfolio_cron_task',0,1649421901.8669000000,1649421901.8678000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:45:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27346),(192485,0,'moodle','core\\task\\completion_regular_task',0,1649421901.8528000000,1649421901.8703000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:45:01. Current memory use 25.4MB.\n... used 6 dbqueries\n... used 0.016287088394165 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27345),(192486,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421901.8770000000,1649421901.8779000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:45:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27346),(192487,0,'moodle','core\\task\\blog_cron_task',0,1649421901.8867000000,1649421901.8879000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:45:01. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27346),(192488,0,'moodle','core\\task\\calendar_cron_task',0,1649421901.8857000000,1649421901.8921000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:45:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0053060054779053 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27345),(192489,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421901.9009000000,1649421901.9034000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:45:01. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014169216156006 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27345),(192490,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421901.9005000000,1649421901.9308000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:45:01. Current memory use 27.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.029478073120117 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27346),(192491,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421901.9623000000,1649421901.9657000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:45:01. Current memory use 30.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010950565338135 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27346),(192492,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421901.9126000000,1649421901.9723000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:45:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.057722806930542 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27345),(192493,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421901.9864000000,1649421901.9904000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:45:01. Current memory use 32.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023200511932373 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27346),(192494,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421902.0021000000,1649421902.0039000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:45:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00044798851013184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27346),(192495,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421902.0127000000,1649421902.0138000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:45:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27346),(192496,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421902.0231000000,1649421902.0252000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:45:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050187110900879 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27346),(192497,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421902.0246000000,1649421902.0269000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:45:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00034904479980469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27345),(192498,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421902.0335000000,1649421902.0369000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:45:02. Current memory use 32.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022881031036377 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27346),(192499,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421902.0374000000,1649421902.0384000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:45:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27345),(192500,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421902.0460000000,1649421902.0484000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:45:02. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066685676574707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27346),(192501,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649421961.3337000000,1649421961.3428000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054671764373779 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27378),(192502,0,'moodle','core\\task\\session_cleanup_task',0,1649421961.3304000000,1649421961.3459000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010887145996094 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27377),(192503,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649421961.3568000000,1649421961.3577000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27378),(192504,0,'moodle','core\\task\\grade_cron_task',0,1649421961.3671000000,1649421961.3786000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010757923126221 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27378),(192505,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649421961.3576000000,1649421961.3866000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02814793586731 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27377),(192506,0,'moodle','core\\task\\portfolio_cron_task',0,1649421961.3945000000,1649421961.3954000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27377),(192507,0,'moodle','core\\task\\completion_regular_task',0,1649421961.3885000000,1649421961.4042000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014647006988525 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27378),(192508,0,'moodle','core\\task\\plagiarism_cron_task',0,1649421961.4041000000,1649421961.4049000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27377),(192509,0,'moodle','core\\task\\blog_cron_task',0,1649421961.4210000000,1649421961.4218000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:46:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27377),(192510,0,'moodle','core\\task\\calendar_cron_task',0,1649421961.4203000000,1649421961.4260000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:46:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0044300556182861 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27378),(192511,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649421961.4365000000,1649421961.4384000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:46:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011000633239746 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27377),(192512,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649421961.4366000000,1649421961.4711000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:46:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.032425165176392 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27378),(192513,0,'mod_assign','mod_assign\\task\\cron_task',0,1649421961.4590000000,1649421961.4926000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:46:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.032510995864868 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27377),(192514,0,'mod_forum','mod_forum\\task\\cron_task',0,1649421961.5034000000,1649421961.5065000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:46:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014829635620117 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27378),(192515,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649421961.5329000000,1649421961.5362000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:46:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022850036621094 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27378),(192516,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649421961.5443000000,1649421961.5456000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:46:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27377),(192517,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649421961.5462000000,1649421961.5483000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:46:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00034689903259277 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27378),(192518,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649421961.5567000000,1649421961.5583000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:46:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053501129150391 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27378),(192519,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649421961.5600000000,1649421961.5613000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:46:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27377),(192520,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649421961.5771000000,1649421961.5779000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:46:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27377),(192521,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649421961.5788000000,1649421961.5823000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:46:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023808479309082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27378),(192522,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649421961.5915000000,1649421961.5938000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:46:01. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011179447174072 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27377),(192523,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422021.8952000000,1649422021.9040000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:47:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051209926605225 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27423),(192524,0,'moodle','core\\task\\session_cleanup_task',0,1649422021.8933000000,1649422021.9073000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:47:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0095508098602295 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27425),(192525,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422021.9128000000,1649422021.9136000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:47:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27423),(192526,0,'moodle','core\\task\\grade_cron_task',0,1649422021.9207000000,1649422021.9315000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:47:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01006007194519 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27423),(192527,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422021.9164000000,1649422021.9426000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:47:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025453090667725 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27425),(192528,0,'moodle','core\\task\\portfolio_cron_task',0,1649422021.9596000000,1649422021.9606000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27425),(192529,0,'moodle','core\\task\\completion_regular_task',0,1649422021.9389000000,1649422021.9635000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:47:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.023507118225098 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27423),(192530,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422021.9680000000,1649422021.9691000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:47:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27425),(192531,0,'moodle','core\\task\\calendar_cron_task',0,1649422021.9781000000,1649422021.9831000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:47:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040040016174316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27423),(192532,0,'moodle','core\\task\\blog_cron_task',0,1649422021.9844000000,1649422021.9852000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:47:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27425),(192533,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422021.9924000000,1649422021.9938000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:47:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00071501731872559 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27425),(192534,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422021.9910000000,1649422022.0096000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:47:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017270803451538 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27423),(192535,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422022.0418000000,1649422022.0448000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:47:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016369819641113 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27423),(192536,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422022.0124000000,1649422022.0490000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:47:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.035645008087158 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27425),(192537,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422022.0654000000,1649422022.0694000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:47:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028269290924072 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27423),(192538,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422022.0783000000,1649422022.0796000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:47:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002598762512207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27423),(192539,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422022.0899000000,1649422022.0916000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:47:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27423),(192540,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422022.0985000000,1649422022.1007000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:47:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069808959960938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27423),(192541,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422022.1048000000,1649422022.1060000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:47:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27425),(192542,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422022.1163000000,1649422022.1186000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:47:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015828609466553 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27423),(192543,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422022.1207000000,1649422022.1216000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:47:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27425),(192544,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422022.1269000000,1649422022.1283000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:47:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27423),(192545,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422081.4013000000,1649422081.4111000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:48:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0056259632110596 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27474),(192546,0,'moodle','core\\task\\session_cleanup_task',0,1649422081.3992000000,1649422081.4207000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015849113464355 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27473),(192547,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422081.4254000000,1649422081.4275000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:48:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 0.00021195411682129 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27474),(192548,0,'moodle','core\\task\\grade_cron_task',0,1649422081.4372000000,1649422081.4520000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:48:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013870000839233 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27474),(192549,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422081.4329000000,1649422081.4673000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033166885375977 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27473),(192550,0,'moodle','core\\task\\portfolio_cron_task',0,1649422081.4910000000,1649422081.4922000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27473),(192551,0,'moodle','core\\task\\completion_regular_task',0,1649422081.4606000000,1649422081.4940000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:48:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.032022953033447 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27474),(192552,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422081.5032000000,1649422081.5041000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27473),(192553,0,'moodle','core\\task\\blog_cron_task',0,1649422081.5222000000,1649422081.5230000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:48:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27473),(192554,0,'moodle','core\\task\\calendar_cron_task',0,1649422081.5174000000,1649422081.5243000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:48:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0056319236755371 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27474),(192555,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422081.5327000000,1649422081.5352000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:48:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017318725585938 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27473),(192556,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422081.5337000000,1649422081.5596000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:48:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024501800537109 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27474),(192557,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422081.5985000000,1649422081.6014000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:48:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014419555664062 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27474),(192558,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422081.5560000000,1649422081.6043000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:48:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.046458005905151 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27473),(192559,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422081.6218000000,1649422081.6249000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:48:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020639896392822 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27474),(192560,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422081.6333000000,1649422081.6348000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:48:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27474),(192561,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422081.6430000000,1649422081.6441000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:48:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27474),(192562,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422081.6528000000,1649422081.6540000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:48:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27473),(192563,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422081.6523000000,1649422081.6541000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:48:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063896179199219 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27474),(192564,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422081.6793000000,1649422081.6807000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:48:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27473),(192565,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422081.6810000000,1649422081.6835000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:48:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016911029815674 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27474),(192566,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422081.6929000000,1649422081.6944000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:48:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064516067504883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27474),(192567,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422141.9949000000,1649422142.0063000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066108703613281 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27516),(192568,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422142.0162000000,1649422142.0172000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:49:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27516),(192569,0,'moodle','core\\task\\session_cleanup_task',0,1649422141.9947000000,1649422142.0175000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:49:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.016366958618164 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27512),(192570,0,'moodle','core\\task\\grade_cron_task',0,1649422142.0298000000,1649422142.0480000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:49:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017064094543457 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27512),(192571,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422142.0246000000,1649422142.0567000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:49:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031316995620728 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27516),(192572,0,'moodle','core\\task\\portfolio_cron_task',0,1649422142.0673000000,1649422142.0681000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27516),(192573,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422142.0769000000,1649422142.0778000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27516),(192574,0,'moodle','core\\task\\completion_regular_task',0,1649422142.0587000000,1649422142.0847000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:49:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.024903059005737 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27512),(192575,0,'moodle','core\\task\\blog_cron_task',0,1649422142.1028000000,1649422142.1041000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:49:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27512),(192576,0,'moodle','core\\task\\calendar_cron_task',0,1649422142.0973000000,1649422142.1047000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:49:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0061280727386475 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27516),(192577,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422142.1142000000,1649422142.1194000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:49:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0039138793945312 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27516),(192578,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422142.1138000000,1649422142.1407000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:49:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025688171386719 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27512),(192579,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422142.1423000000,1649422142.1856000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:49:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041546821594238 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27516),(192580,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422142.1825000000,1649422142.1859000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:49:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017859935760498 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27512),(192581,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422142.2102000000,1649422142.2161000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:49:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042970180511475 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27512),(192582,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422142.2247000000,1649422142.2260000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:49:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00021719932556152 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27512),(192583,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422142.2338000000,1649422142.2354000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:49:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27516),(192584,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422142.2372000000,1649422142.2393000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:49:02. Current memory use 28.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075316429138184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27512),(192585,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422142.2456000000,1649422142.2474000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:49:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27516),(192586,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422142.2550000000,1649422142.2582000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:49:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022430419921875 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27512),(192587,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422142.2620000000,1649422142.2633000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:49:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27516),(192588,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422142.2724000000,1649422142.2744000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:49:02. Current memory use 28.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087690353393555 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27512),(192589,0,'moodle','core\\task\\cache_cron_task',0,1649422201.6011000000,1649422201.6139000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 20:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0071818828582764 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',27556),(192590,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649422201.6228000000,1649422201.6255000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 20:50:01. Current memory use 20.3MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0014491081237793 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',27556),(192591,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649422201.6367000000,1649422201.6378000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 20:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',27556),(192592,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649422201.6483000000,1649422201.6543000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 20:50:01. Current memory use 20.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.004608154296875 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',27556),(192593,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649422201.6638000000,1649422201.6653000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 20:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',27556),(192594,0,'moodle','core\\task\\badges_cron_task',0,1649422201.6742000000,1649422201.7114000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:50:01. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.036144971847534 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27556),(192595,0,'moodle','core\\task\\badges_message_task',0,1649422201.7265000000,1649422201.7284000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27556),(192596,0,'mod_chat','mod_chat\\task\\cron_task',0,1649422201.7501000000,1649422201.7671000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:50:01. Current memory use 24MB.\n... used 4 dbqueries\n... used 0.015691041946411 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27556),(192597,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649422201.7794000000,1649422201.7867000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:50:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 0.0062639713287354 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27556),(192598,0,'moodle','core\\task\\automated_backup_task',0,1649422201.6013000000,1649422201.8017000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 20:50:01. Current memory use 19.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 20:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19590401649475 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',27557),(192599,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649422201.8071000000,1649422201.8165000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.001966 seconds)\n... used 1 dbqueries\n... used 0.0084528923034668 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27556),(192600,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649422201.8208000000,1649422201.8288000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:50:01. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0049519538879395 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27557),(192601,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649422201.8301000000,1649422201.8353000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0027198791503906 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27556),(192602,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649422201.8373000000,1649422201.8408000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:50:01. Current memory use 37.8MB.\n... used 3 dbqueries\n... used 0.0024490356445312 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27557),(192603,0,'moodle','core\\task\\session_cleanup_task',0,1649422201.8442000000,1649422201.8524000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:50:01. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0059819221496582 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27556),(192604,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422201.8508000000,1649422201.8549000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:50:01. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.0011448860168457 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27557),(192605,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422201.8607000000,1649422201.8622000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:50:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27556),(192606,0,'moodle','core\\task\\grade_cron_task',0,1649422201.8709000000,1649422201.8729000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:50:01. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0010519027709961 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27556),(192607,0,'moodle','core\\task\\completion_regular_task',0,1649422201.8808000000,1649422201.8944000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:50:01. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.012671947479248 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27556),(192608,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422201.8653000000,1649422201.8983000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:50:01. Current memory use 38.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031746864318848 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27557),(192609,0,'moodle','core\\task\\portfolio_cron_task',0,1649422201.9024000000,1649422201.9034000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:50:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27556),(192610,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422201.9089000000,1649422201.9101000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:50:01. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27557),(192611,0,'moodle','core\\task\\calendar_cron_task',0,1649422201.9133000000,1649422201.9187000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:50:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.004594087600708 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27556),(192612,0,'moodle','core\\task\\blog_cron_task',0,1649422201.9204000000,1649422201.9219000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:50:01. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27557),(192613,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422201.9308000000,1649422201.9350000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:50:01. Current memory use 39.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0028171539306641 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27557),(192614,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422201.9395000000,1649422201.9412000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:50:01. Current memory use 27.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075316429138184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27556),(192615,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422201.9520000000,1649422201.9641000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:50:01. Current memory use 40.7MB.\n... used 3 dbqueries\n... used 0.010684013366699 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27557),(192616,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422201.9663000000,1649422201.9697000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:50:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013210773468018 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27556),(192617,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422201.9850000000,1649422201.9909000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:50:01. Current memory use 42.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0042779445648193 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27557),(192618,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422202.0097000000,1649422202.0117000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:50:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00015783309936523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27557),(192619,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422202.0220000000,1649422202.0237000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:50:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00014996528625488 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27557),(192620,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422202.0300000000,1649422202.0325000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:50:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054097175598145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27556),(192621,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422202.0366000000,1649422202.0384000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:50:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27557),(192622,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422202.0443000000,1649422202.0471000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:50:02. Current memory use 31.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018320083618164 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27556),(192623,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422202.0503000000,1649422202.0519000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:50:02. Current memory use 42.3MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27557),(192624,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422202.0626000000,1649422202.0652000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:50:02. Current memory use 31.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0012111663818359 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27556),(192625,0,'moodle','core\\task\\session_cleanup_task',0,1649422261.3609000000,1649422261.3760000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01003098487854 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27595),(192626,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422261.3844000000,1649422261.3856000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:51:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00049686431884766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27595),(192627,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422261.3942000000,1649422261.3951000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:51:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27595),(192628,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422261.4033000000,1649422261.4329000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:51:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028889894485474 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27595),(192629,0,'moodle','core\\task\\grade_cron_task',0,1649422261.4208000000,1649422261.4463000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:51:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.019572019577026 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27594),(192630,0,'moodle','core\\task\\completion_regular_task',0,1649422261.4413000000,1649422261.4523000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:51:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010239124298096 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27595),(192631,0,'moodle','core\\task\\portfolio_cron_task',0,1649422261.4566000000,1649422261.4578000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:51:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27594),(192632,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422261.4613000000,1649422261.4622000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:51:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27595),(192633,0,'moodle','core\\task\\calendar_cron_task',0,1649422261.4740000000,1649422261.4790000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:51:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0038688182830811 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27594),(192634,0,'moodle','core\\task\\blog_cron_task',0,1649422261.4806000000,1649422261.4817000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:51:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27595),(192635,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422261.4953000000,1649422261.4976000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:51:01. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092291831970215 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27595),(192636,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422261.4878000000,1649422261.5072000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:51:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018430948257446 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27594),(192637,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422261.5374000000,1649422261.5402000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:51:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016248226165771 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27594),(192638,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422261.5170000000,1649422261.5502000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:51:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.032094955444336 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27595),(192639,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422261.5624000000,1649422261.5674000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:51:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037751197814941 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27594),(192640,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422261.5762000000,1649422261.5777000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:51:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27594),(192641,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422261.5869000000,1649422261.5881000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:51:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27594),(192642,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422261.5903000000,1649422261.5925000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:51:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054001808166504 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27595),(192643,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422261.5976000000,1649422261.5993000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:51:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27594),(192644,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422261.6088000000,1649422261.6114000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:51:01. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017580986022949 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27595),(192645,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422261.6152000000,1649422261.6167000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:51:01. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27594),(192646,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422261.6227000000,1649422261.6240000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:51:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048017501831055 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27595),(192647,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422321.9173000000,1649422321.9281000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:52:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0061731338500977 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27631),(192648,0,'moodle','core\\task\\session_cleanup_task',0,1649422321.9141000000,1649422321.9307000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011274814605713 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27626),(192649,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422321.9383000000,1649422321.9391000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27626),(192650,0,'moodle','core\\task\\grade_cron_task',0,1649422321.9490000000,1649422321.9672000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017091035842896 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27626),(192651,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422321.9386000000,1649422321.9777000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:52:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038395881652832 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27631),(192652,0,'moodle','core\\task\\portfolio_cron_task',0,1649422321.9894000000,1649422321.9902000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27631),(192653,0,'moodle','core\\task\\completion_regular_task',0,1649422321.9780000000,1649422321.9975000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018284797668457 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27626),(192654,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422322.0041000000,1649422322.0054000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:52:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27631),(192655,0,'moodle','core\\task\\calendar_cron_task',0,1649422322.0151000000,1649422322.0215000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:52:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0051069259643555 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27626),(192656,0,'moodle','core\\task\\blog_cron_task',0,1649422322.0253000000,1649422322.0264000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:52:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27631),(192657,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422322.0503000000,1649422322.0564000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:52:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021100044250488 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27631),(192658,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422322.0306000000,1649422322.0705000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:52:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025191068649292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27626),(192659,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422322.1065000000,1649422322.1089000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:52:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012350082397461 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27626),(192660,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422322.0769000000,1649422322.1114000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:52:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.033463001251221 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27631),(192661,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422322.1337000000,1649422322.1379000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:52:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026779174804688 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27626),(192662,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422322.1464000000,1649422322.1481000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:52:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27626),(192663,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422322.1491000000,1649422322.1508000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:52:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27631),(192664,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422322.1573000000,1649422322.1596000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:52:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27626),(192665,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422322.1622000000,1649422322.1640000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:52:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27631),(192666,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422322.1777000000,1649422322.1788000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:52:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27631),(192667,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422322.1761000000,1649422322.1798000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:52:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002640962600708 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27626),(192668,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422322.1885000000,1649422322.1902000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:52:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066900253295898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27631),(192669,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422381.5411000000,1649422381.5507000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:53:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054728984832764 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27671),(192670,0,'moodle','core\\task\\session_cleanup_task',0,1649422381.5409000000,1649422381.5632000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:53:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.017894983291626 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27676),(192671,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422381.5663000000,1649422381.5671000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:53:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27671),(192672,0,'moodle','core\\task\\grade_cron_task',0,1649422381.5763000000,1649422381.5871000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:53:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010056018829346 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27671),(192673,0,'moodle','core\\task\\completion_regular_task',0,1649422381.5944000000,1649422381.6136000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:53:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018490076065063 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27671),(192674,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422381.5760000000,1649422381.6169000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039880037307739 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27676),(192675,0,'moodle','core\\task\\portfolio_cron_task',0,1649422381.6247000000,1649422381.6260000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27676),(192676,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422381.6293000000,1649422381.6302000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:53:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27671),(192677,0,'moodle','core\\task\\calendar_cron_task',0,1649422381.6413000000,1649422381.6467000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044610500335693 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27676),(192678,0,'moodle','core\\task\\blog_cron_task',0,1649422381.6497000000,1649422381.6509000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:53:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27671),(192679,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422381.6610000000,1649422381.6636000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:53:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015161037445068 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27671),(192680,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422381.6550000000,1649422381.6817000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:53:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025151014328003 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27676),(192681,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422381.6811000000,1649422381.7124000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:53:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.03032398223877 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27671),(192682,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422381.7204000000,1649422381.7234000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:53:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00201416015625 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27676),(192683,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422381.7427000000,1649422381.7471000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:53:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033538341522217 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27676),(192684,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422381.7565000000,1649422381.7580000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:53:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27676),(192685,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422381.7659000000,1649422381.7671000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:53:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27676),(192686,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422381.7744000000,1649422381.7763000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:53:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27676),(192687,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422381.7857000000,1649422381.7877000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:53:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00030899047851562 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27676),(192688,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422381.7930000000,1649422381.7964000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:53:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023689270019531 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27671),(192689,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422381.8018000000,1649422381.8034000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:53:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00022411346435547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27676),(192690,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422381.8055000000,1649422381.8071000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:53:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088214874267578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27671),(192691,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422442.0761000000,1649422442.0849000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:54:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0050292015075684 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27715),(192692,0,'moodle','core\\task\\session_cleanup_task',0,1649422442.0755000000,1649422442.0889000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:54:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096628665924072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27714),(192693,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422442.0975000000,1649422442.0986000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:54:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27715),(192694,0,'moodle','core\\task\\grade_cron_task',0,1649422442.1068000000,1649422442.1216000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:54:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013711929321289 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27715),(192695,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422442.0984000000,1649422442.1389000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:54:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039152860641479 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27714),(192696,0,'moodle','core\\task\\completion_regular_task',0,1649422442.1313000000,1649422442.1454000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:54:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.013293981552124 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27715),(192697,0,'moodle','core\\task\\portfolio_cron_task',0,1649422442.1486000000,1649422442.1498000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:54:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27714),(192698,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422442.1561000000,1649422442.1573000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:54:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27715),(192699,0,'moodle','core\\task\\calendar_cron_task',0,1649422442.1698000000,1649422442.1760000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:54:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0051929950714111 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27714),(192700,0,'moodle','core\\task\\blog_cron_task',0,1649422442.1765000000,1649422442.1776000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:54:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27715),(192701,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422442.1866000000,1649422442.1888000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:54:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010008811950684 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27715),(192702,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422442.1863000000,1649422442.2108000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:54:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023347139358521 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27714),(192703,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422442.2059000000,1649422442.2457000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:54:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.038361072540283 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27715),(192704,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422442.2447000000,1649422442.2470000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:54:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012521743774414 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27714),(192705,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422442.2663000000,1649422442.2696000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:54:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021851062774658 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27714),(192706,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422442.2783000000,1649422442.2795000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:54:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27714),(192707,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422442.2863000000,1649422442.2875000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:54:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27714),(192708,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422442.2951000000,1649422442.2961000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:54:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27714),(192709,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422442.2948000000,1649422442.2964000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:54:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054097175598145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27715),(192710,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422442.3086000000,1649422442.3095000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:54:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27714),(192711,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422442.3086000000,1649422442.3255000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:54:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.015810012817383 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27715),(192712,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422442.3295000000,1649422442.3310000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:54:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057220458984375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27714),(192713,0,'moodle','core\\task\\badges_message_task',0,1649422501.6260000000,1649422501.6402000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 20:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.010124206542969 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27751),(192714,0,'moodle','core\\task\\badges_cron_task',0,1649422501.6256000000,1649422501.6607000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 20:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030659198760986 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27755),(192715,0,'mod_chat','mod_chat\\task\\cron_task',0,1649422501.6545000000,1649422501.6665000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 20:55:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.011069059371948 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27751),(192716,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649422501.6752000000,1649422501.6881000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 20:55:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.011660099029541 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27755),(192717,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649422501.6822000000,1649422501.6912000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 20:55:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00066899999999992 seconds)\n... used 1 dbqueries\n... used 0.0081691741943359 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27751),(192718,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649422501.7025000000,1649422501.7088000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 20:55:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.003821849822998 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27751),(192719,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649422501.7043000000,1649422501.7091000000,1,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 20:55:01. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.0027070045471191 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27755),(192720,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649422501.7163000000,1649422501.7225000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 20:55:01. Current memory use 23.7MB.\n... used 3 dbqueries\n... used 0.0052399635314941 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27751),(192721,0,'moodle','core\\task\\session_cleanup_task',0,1649422501.7169000000,1649422501.7238000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:55:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0050449371337891 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27755),(192722,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422501.7310000000,1649422501.7324000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:55:01. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.00046801567077637 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27755),(192723,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422501.7336000000,1649422501.7366000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:55:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27751),(192724,0,'moodle','core\\task\\grade_cron_task',0,1649422501.7521000000,1649422501.7627000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:55:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.0097529888153076 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27751),(192725,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422501.7415000000,1649422501.7660000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:55:01. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023751020431519 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27755),(192726,0,'moodle','core\\task\\portfolio_cron_task',0,1649422501.7747000000,1649422501.7761000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:55:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27755),(192727,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422501.7847000000,1649422501.7858000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:55:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27755),(192728,0,'moodle','core\\task\\completion_regular_task',0,1649422501.7713000000,1649422501.7870000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:55:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.015012979507446 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27751),(192729,0,'moodle','core\\task\\calendar_cron_task',0,1649422501.7940000000,1649422501.8000000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:55:01. Current memory use 25.8MB.\n... used 1 dbqueries\n... used 0.0049028396606445 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27751),(192730,0,'moodle','core\\task\\blog_cron_task',0,1649422501.8046000000,1649422501.8057000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:55:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27755),(192731,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422501.8151000000,1649422501.8172000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:55:01. Current memory use 26.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00097894668579102 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27755),(192732,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422501.8088000000,1649422501.8266000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:55:01. Current memory use 26.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016978979110718 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27751),(192733,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422501.8658000000,1649422501.8689000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:55:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015780925750732 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27751),(192734,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422501.8320000000,1649422501.8728000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:55:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.03957200050354 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27755),(192735,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422501.8910000000,1649422501.8957000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:55:01. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031018257141113 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27751),(192736,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422501.9034000000,1649422501.9048000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:55:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27751),(192737,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422501.9054000000,1649422501.9073000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:55:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00010776519775391 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27755),(192738,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422501.9120000000,1649422501.9140000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:55:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063109397888184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27751),(192739,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422501.9151000000,1649422501.9165000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:55:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27755),(192740,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422501.9226000000,1649422501.9243000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:55:01. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00022506713867188 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27755),(192741,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422501.9219000000,1649422501.9246000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:55:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016820430755615 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27751),(192742,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422501.9327000000,1649422501.9350000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:55:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00089716911315918 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27751),(192743,0,'moodle','core\\task\\session_cleanup_task',0,1649422561.2693000000,1649422561.2853000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010923862457275 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27796),(192744,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422561.2746000000,1649422561.2862000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068011283874512 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27798),(192745,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422561.2945000000,1649422561.2956000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:56:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27798),(192746,0,'moodle','core\\task\\grade_cron_task',0,1649422561.3058000000,1649422561.3167000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:56:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010183095932007 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27798),(192747,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422561.2995000000,1649422561.3306000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029973983764648 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27796),(192748,0,'moodle','core\\task\\completion_regular_task',0,1649422561.3238000000,1649422561.3383000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:56:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.013623952865601 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27798),(192749,0,'moodle','core\\task\\portfolio_cron_task',0,1649422561.3407000000,1649422561.3416000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27796),(192750,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422561.3466000000,1649422561.3474000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:56:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27798),(192751,0,'moodle','core\\task\\calendar_cron_task',0,1649422561.3620000000,1649422561.3684000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:56:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0056731700897217 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27796),(192752,0,'moodle','core\\task\\blog_cron_task',0,1649422561.3697000000,1649422561.3705000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:56:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27798),(192753,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422561.3822000000,1649422561.3847000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:56:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014209747314453 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27796),(192754,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422561.3777000000,1649422561.3979000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:56:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018954992294312 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27798),(192755,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422561.4358000000,1649422561.4387000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:56:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013101100921631 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27798),(192756,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422561.4059000000,1649422561.4449000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:56:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.03752589225769 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27796),(192757,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422561.4638000000,1649422561.4681000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:56:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026462078094482 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27798),(192758,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422561.4748000000,1649422561.4760000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27798),(192759,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422561.4779000000,1649422561.4791000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:56:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27796),(192760,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422561.4856000000,1649422561.4871000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:56:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049614906311035 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27798),(192761,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422561.4864000000,1649422561.4875000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:56:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27796),(192762,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422561.5005000000,1649422561.5031000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:56:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018539428710938 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27796),(192763,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422561.5027000000,1649422561.5040000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:56:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27798),(192764,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422561.5107000000,1649422561.5125000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:56:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074291229248047 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27798),(192765,0,'moodle','core\\task\\session_cleanup_task',0,1649422621.7771000000,1649422621.7915000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:57:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010257959365845 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27837),(192766,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422621.7844000000,1649422621.7937000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051400661468506 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27836),(192767,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422621.8024000000,1649422621.8033000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:57:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27837),(192768,0,'moodle','core\\task\\grade_cron_task',0,1649422621.8125000000,1649422621.8237000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:57:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010360956192017 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27837),(192769,0,'moodle','core\\task\\completion_regular_task',0,1649422621.8309000000,1649422621.8459000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014200925827026 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27837),(192770,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422621.8047000000,1649422621.8504000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:57:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043992042541504 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27836),(192771,0,'moodle','core\\task\\portfolio_cron_task',0,1649422621.8545000000,1649422621.8555000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:57:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27837),(192772,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422621.8600000000,1649422621.8610000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27836),(192773,0,'moodle','core\\task\\blog_cron_task',0,1649422621.8772000000,1649422621.8780000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27836),(192774,0,'moodle','core\\task\\calendar_cron_task',0,1649422621.8724000000,1649422621.8810000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:57:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0060110092163086 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27837),(192775,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422621.8897000000,1649422621.8916000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:57:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010569095611572 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27837),(192776,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422621.8868000000,1649422621.9040000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:57:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01646900177002 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27836),(192777,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422621.9363000000,1649422621.9389000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:57:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011429786682129 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27836),(192778,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422621.9090000000,1649422621.9390000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:57:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.028756141662598 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27837),(192779,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422621.9615000000,1649422621.9652000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:57:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025770664215088 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27836),(192780,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422621.9734000000,1649422621.9745000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27836),(192781,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422621.9821000000,1649422621.9837000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27836),(192782,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422621.9902000000,1649422621.9922000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:57:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060510635375977 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27837),(192783,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422621.9940000000,1649422621.9955000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27836),(192784,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422622.0070000000,1649422622.0096000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:57:02. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016231536865234 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27837),(192785,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422622.0109000000,1649422622.0121000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:57:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27836),(192786,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422622.0188000000,1649422622.0205000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:57:02. Current memory use 30.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074982643127441 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27837),(192787,0,'moodle','core\\task\\session_cleanup_task',0,1649422681.3778000000,1649422681.4007000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.018868207931519 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27894),(192788,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422681.4086000000,1649422681.4094000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27894),(192789,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422681.4087000000,1649422681.4185000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058870315551758 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27888),(192790,0,'moodle','core\\task\\grade_cron_task',0,1649422681.4266000000,1649422681.4375000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:58:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010055065155029 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27888),(192791,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422681.4172000000,1649422681.4484000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:58:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030402898788452 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27894),(192792,0,'moodle','core\\task\\portfolio_cron_task',0,1649422681.4573000000,1649422681.4582000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27894),(192793,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422681.4649000000,1649422681.4657000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27894),(192794,0,'moodle','core\\task\\completion_regular_task',0,1649422681.4453000000,1649422681.4689000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:58:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022486925125122 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27888),(192795,0,'moodle','core\\task\\blog_cron_task',0,1649422681.4842000000,1649422681.4850000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27894),(192796,0,'moodle','core\\task\\calendar_cron_task',0,1649422681.4831000000,1649422681.4892000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:58:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0051388740539551 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27888),(192797,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422681.4991000000,1649422681.5012000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:58:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010318756103516 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27888),(192798,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422681.4932000000,1649422681.5179000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:58:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023623943328857 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27894),(192799,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422681.5598000000,1649422681.5627000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:58:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00130295753479 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27894),(192800,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422681.5250000000,1649422681.5686000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:58:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.042128801345825 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27888),(192801,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422681.5929000000,1649422681.5979000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:58:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032989978790283 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27894),(192802,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422681.6082000000,1649422681.6098000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:58:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27894),(192803,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422681.6172000000,1649422681.6193000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:58:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00034713745117188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27888),(192804,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422681.6187000000,1649422681.6210000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:58:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065493583679199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27894),(192805,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422681.6288000000,1649422681.6299000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:58:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27888),(192806,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422681.6470000000,1649422681.6495000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:58:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017020702362061 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27894),(192807,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422681.6567000000,1649422681.6580000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:58:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27888),(192808,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422681.6592000000,1649422681.6612000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:58:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27894),(192809,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422741.9663000000,1649422741.9762000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 20:59:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0057392120361328 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27931),(192810,0,'moodle','core\\task\\session_cleanup_task',0,1649422741.9659000000,1649422741.9813000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 20:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01098895072937 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27933),(192811,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422741.9870000000,1649422741.9880000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 20:59:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27931),(192812,0,'moodle','core\\task\\grade_cron_task',0,1649422741.9972000000,1649422742.0101000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 20:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012067079544067 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27931),(192813,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422741.9919000000,1649422742.0252000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 20:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032322883605957 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27933),(192814,0,'moodle','core\\task\\portfolio_cron_task',0,1649422742.0340000000,1649422742.0349000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 20:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27933),(192815,0,'moodle','core\\task\\completion_regular_task',0,1649422742.0182000000,1649422742.0349000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 20:59:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015906810760498 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27931),(192816,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422742.0430000000,1649422742.0441000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 20:59:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27933),(192817,0,'moodle','core\\task\\calendar_cron_task',0,1649422742.0553000000,1649422742.0618000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 20:59:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0054259300231934 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27931),(192818,0,'moodle','core\\task\\blog_cron_task',0,1649422742.0619000000,1649422742.0627000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 20:59:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27933),(192819,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422742.0718000000,1649422742.0734000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 20:59:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00087690353393555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27931),(192820,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422742.0707000000,1649422742.0903000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 20:59:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01858115196228 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27933),(192821,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422742.1232000000,1649422742.1264000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 20:59:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019350051879883 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27933),(192822,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422742.0935000000,1649422742.1275000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 20:59:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.03288197517395 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27931),(192823,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422742.1467000000,1649422742.1512000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 20:59:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033490657806396 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27933),(192824,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422742.1590000000,1649422742.1602000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 20:59:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27933),(192825,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422742.1616000000,1649422742.1628000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 20:59:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00021600723266602 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27931),(192826,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422742.1684000000,1649422742.1703000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 20:59:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00086688995361328 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27933),(192827,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422742.1696000000,1649422742.1710000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 20:59:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27931),(192828,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422742.1825000000,1649422742.1835000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 20:59:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001838207244873 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27931),(192829,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422742.1828000000,1649422742.1861000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 20:59:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025179386138916 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27933),(192830,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422742.1925000000,1649422742.1940000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 20:59:02. Current memory use 30MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00055599212646484 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27931),(192831,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649422801.4846000000,1649422801.4951000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 21:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067510604858398 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',27985),(192832,0,'moodle','core\\task\\search_index_task',0,1649422801.4894000000,1649422801.5014000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 21:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0078868865966797 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',27987),(192833,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649422801.5124000000,1649422801.5151000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 21:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0017359256744385 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',27985),(192834,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649422801.5192000000,1649422801.5224000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 21:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0023658275604248 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',27987),(192835,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649422801.5366000000,1649422801.5384000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011069774627686 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',27987),(192836,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649422801.5496000000,1649422801.5506000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:00:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026488304138184 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',27987),(192837,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649422801.5628000000,1649422801.5701000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:00:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0055289268493652 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',27987),(192838,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649422801.5271000000,1649422801.5731000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 21:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.044989824295044 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',27985),(192839,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649422801.5839000000,1649422801.5849000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:00:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023412704467773 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',27987),(192840,0,'moodle','core\\task\\badges_cron_task',0,1649422801.5852000000,1649422801.6060000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:00:01. Current memory use 23.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.017532110214233 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',27985),(192841,0,'moodle','core\\task\\badges_message_task',0,1649422801.5981000000,1649422801.6076000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:00:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0067899227142334 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',27987),(192842,0,'mod_chat','mod_chat\\task\\cron_task',0,1649422801.6381000000,1649422801.6489000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:00:01. Current memory use 26.1MB.\n... used 4 dbqueries\n... used 0.0095911026000977 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',27985),(192843,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649422801.6385000000,1649422801.6504000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:00:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 0.010384082794189 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',27987),(192844,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649422801.6618000000,1649422801.6806000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:00:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0048890113830566 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',27987),(192845,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649422801.6774000000,1649422801.6862000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:00:01. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00057000000000007 seconds)\n... used 1 dbqueries\n... used 0.0078001022338867 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',27985),(192846,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649422801.6953000000,1649422801.7015000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0041050910949707 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',27985),(192847,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649422801.6966000000,1649422801.7017000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:00:01. Current memory use 23.2MB.\n... used 3 dbqueries\n... used 0.0038220882415771 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',27987),(192848,0,'moodle','core\\task\\session_cleanup_task',0,1649422801.7125000000,1649422801.7199000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:00:01. Current memory use 23.5MB.\n... used 7 dbqueries\n... used 0.0055341720581055 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',27987),(192849,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422801.7252000000,1649422801.7290000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:00:01. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.00070786476135254 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',27985),(192850,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422801.7294000000,1649422801.7303000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:00:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',27987),(192851,0,'moodle','core\\task\\grade_cron_task',0,1649422801.7410000000,1649422801.7439000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:00:01. Current memory use 27.2MB.\n... used 2 dbqueries\n... used 0.0017509460449219 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',27985),(192852,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422801.7408000000,1649422801.7695000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:00:01. Current memory use 23.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027956008911133 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',27987),(192853,0,'moodle','core\\task\\completion_regular_task',0,1649422801.7554000000,1649422801.7764000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:00:01. Current memory use 27.2MB.\n... used 6 dbqueries\n... used 0.019558906555176 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',27985),(192854,0,'moodle','core\\task\\portfolio_cron_task',0,1649422801.7803000000,1649422801.7811000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:00:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',27987),(192855,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422801.7889000000,1649422801.7897000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:00:01. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',27987),(192856,0,'moodle','core\\task\\calendar_cron_task',0,1649422801.7949000000,1649422801.8005000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:00:01. Current memory use 27.9MB.\n... used 1 dbqueries\n... used 0.0047760009765625 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',27985),(192857,0,'moodle','core\\task\\blog_cron_task',0,1649422801.8068000000,1649422801.8079000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:00:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',27987),(192858,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422801.8218000000,1649422801.8239000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:00:01. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00097393989562988 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',27987),(192859,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422801.8152000000,1649422801.8343000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:00:01. Current memory use 28.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018326044082642 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',27985),(192860,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422801.8674000000,1649422801.8710000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:00:01. Current memory use 31.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016539096832275 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',27985),(192861,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422801.8392000000,1649422801.8889000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:00:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.048037052154541 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',27987),(192862,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422801.9021000000,1649422801.9073000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:00:01. Current memory use 32.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031211376190186 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',27985),(192863,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422801.9160000000,1649422801.9173000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:00:01. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',27985),(192864,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422801.9319000000,1649422801.9334000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:00:01. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',27985),(192865,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422801.9448000000,1649422801.9470000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:00:01. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058102607727051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',27987),(192866,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422801.9459000000,1649422801.9478000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:00:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',27985),(192867,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422801.9585000000,1649422801.9605000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:00:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00034594535827637 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',27985),(192868,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422801.9567000000,1649422801.9605000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:00:01. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025031566619873 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',27987),(192869,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422801.9706000000,1649422801.9729000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:00:01. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087690353393555 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',27985),(192870,0,'moodle','core\\task\\session_cleanup_task',0,1649422861.2713000000,1649422861.2911000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014421939849854 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28028),(192871,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422861.3010000000,1649422861.3022000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:01:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0003969669342041 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28028),(192872,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422861.3129000000,1649422861.3143000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28028),(192873,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422861.3246000000,1649422861.3675000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:01:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041635990142822 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28028),(192874,0,'moodle','core\\task\\grade_cron_task',0,1649422861.3434000000,1649422861.3694000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:01:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020763158798218 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28025),(192875,0,'moodle','core\\task\\portfolio_cron_task',0,1649422861.3804000000,1649422861.3814000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:01:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28025),(192876,0,'moodle','core\\task\\completion_regular_task',0,1649422861.3767000000,1649422861.3858000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:01:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0083649158477783 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28028),(192877,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422861.3950000000,1649422861.3961000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:01:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28025),(192878,0,'moodle','core\\task\\calendar_cron_task',0,1649422861.4023000000,1649422861.4091000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:01:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.005457878112793 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28028),(192879,0,'moodle','core\\task\\blog_cron_task',0,1649422861.4143000000,1649422861.4155000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:01:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.3167343139648E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28025),(192880,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422861.4249000000,1649422861.4268000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:01:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091910362243652 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28025),(192881,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422861.4177000000,1649422861.4472000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:01:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028591871261597 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28028),(192882,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422861.4860000000,1649422861.4901000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:01:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023670196533203 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28028),(192883,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422861.4568000000,1649422861.5074000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:01:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.048840999603271 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28025),(192884,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422861.5184000000,1649422861.5238000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:01:01. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036330223083496 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28028),(192885,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422861.5310000000,1649422861.5428000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:01:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0092988014221191 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28028),(192886,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422861.5536000000,1649422861.5561000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:01:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00036382675170898 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28025),(192887,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422861.5565000000,1649422861.5587000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:01:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081610679626465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28028),(192888,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422861.5656000000,1649422861.5674000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:01:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28025),(192889,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422861.5749000000,1649422861.5784000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:01:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023880004882812 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28028),(192890,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422861.5843000000,1649422861.5853000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:01:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28025),(192891,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422861.5883000000,1649422861.5899000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:01:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080990791320801 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28028),(192892,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422921.8659000000,1649422921.8768000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:02:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060110092163086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28071),(192893,0,'moodle','core\\task\\session_cleanup_task',0,1649422921.8633000000,1649422921.8773000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0099170207977295 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28078),(192894,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422921.8868000000,1649422921.8875000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28078),(192895,0,'moodle','core\\task\\grade_cron_task',0,1649422921.8976000000,1649422921.9098000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:02:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011404991149902 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28078),(192896,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422921.8885000000,1649422921.9226000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:02:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033179998397827 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28071),(192897,0,'moodle','core\\task\\portfolio_cron_task',0,1649422921.9309000000,1649422921.9318000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28071),(192898,0,'moodle','core\\task\\completion_regular_task',0,1649422921.9184000000,1649422921.9341000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:02:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014750003814697 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28078),(192899,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422921.9392000000,1649422921.9400000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28071),(192900,0,'moodle','core\\task\\calendar_cron_task',0,1649422921.9601000000,1649422921.9647000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:02:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.003572940826416 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28078),(192901,0,'moodle','core\\task\\blog_cron_task',0,1649422921.9652000000,1649422921.9665000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:02:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28071),(192902,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422921.9811000000,1649422921.9829000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:02:01. Current memory use 23.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093197822570801 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28071),(192903,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422921.9782000000,1649422921.9973000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:02:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018168926239014 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28078),(192904,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422922.0264000000,1649422922.0286000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:02:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010709762573242 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28078),(192905,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422922.0018000000,1649422922.0389000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:02:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.035581827163696 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28071),(192906,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422922.0531000000,1649422922.0566000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:02:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023360252380371 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28078),(192907,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422922.0644000000,1649422922.0658000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:02:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28078),(192908,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422922.0747000000,1649422922.0758000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:02:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28078),(192909,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422922.0770000000,1649422922.0787000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:02:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054287910461426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28071),(192910,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422922.0830000000,1649422922.0849000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:02:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28078),(192911,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422922.0937000000,1649422922.0969000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:02:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024099349975586 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28071),(192912,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422922.0967000000,1649422922.0976000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:02:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28078),(192913,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422922.1043000000,1649422922.1056000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:02:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066208839416504 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28078),(192914,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649422981.3747000000,1649422981.3874000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:03:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074758529663086 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28111),(192915,0,'moodle','core\\task\\session_cleanup_task',0,1649422981.3742000000,1649422981.3904000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:03:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01120400428772 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28113),(192916,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649422981.3996000000,1649422981.4008000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:03:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28111),(192917,0,'moodle','core\\task\\grade_cron_task',0,1649422981.4128000000,1649422981.4291000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:03:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015321016311646 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28111),(192918,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649422981.4051000000,1649422981.4476000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:03:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041333913803101 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28113),(192919,0,'moodle','core\\task\\completion_regular_task',0,1649422981.4381000000,1649422981.4541000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:03:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015205144882202 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28111),(192920,0,'moodle','core\\task\\portfolio_cron_task',0,1649422981.4582000000,1649422981.4594000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:03:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28113),(192921,0,'moodle','core\\task\\plagiarism_cron_task',0,1649422981.4620000000,1649422981.4628000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:03:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28111),(192922,0,'moodle','core\\task\\blog_cron_task',0,1649422981.4928000000,1649422981.4940000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:03:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28111),(192923,0,'moodle','core\\task\\calendar_cron_task',0,1649422981.4899000000,1649422981.4972000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:03:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060460567474365 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28113),(192924,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649422981.5065000000,1649422981.5096000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:03:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016820430755615 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28113),(192925,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649422981.5062000000,1649422981.5323000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:03:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025059938430786 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28111),(192926,0,'mod_forum','mod_forum\\task\\cron_task',0,1649422981.5734000000,1649422981.5769000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:03:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28111),(192927,0,'mod_assign','mod_assign\\task\\cron_task',0,1649422981.5325000000,1649422981.5804000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:03:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.046535968780518 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28113),(192928,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649422981.5974000000,1649422981.6018000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:03:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034258365631104 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28111),(192929,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649422981.6087000000,1649422981.6099000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001988410949707 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28111),(192930,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649422981.6170000000,1649422981.6181000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28111),(192931,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649422981.6238000000,1649422981.6251000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:03:01. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042891502380371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28113),(192932,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649422981.6248000000,1649422981.6266000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:03:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28111),(192933,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649422981.6375000000,1649422981.6396000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:03:01. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015029907226562 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28113),(192934,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649422981.6404000000,1649422981.6417000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:03:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.0001671314239502 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28111),(192935,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649422981.6485000000,1649422981.6499000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:03:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00044393539428711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28113),(192936,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423041.9013000000,1649423041.9097000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:04:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.00484299659729 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28177),(192937,0,'moodle','core\\task\\session_cleanup_task',0,1649423041.8971000000,1649423041.9119000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:04:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010362863540649 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28179),(192938,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423041.9186000000,1649423041.9196000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:04:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28177),(192939,0,'moodle','core\\task\\grade_cron_task',0,1649423041.9330000000,1649423041.9437000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:04:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010010957717896 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28177),(192940,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423041.9204000000,1649423041.9495000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028406143188477 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28179),(192941,0,'moodle','core\\task\\portfolio_cron_task',0,1649423041.9759000000,1649423041.9775000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28179),(192942,0,'moodle','core\\task\\completion_regular_task',0,1649423041.9509000000,1649423041.9819000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:04:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.030257940292358 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28177),(192943,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423041.9871000000,1649423041.9881000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28179),(192944,0,'moodle','core\\task\\calendar_cron_task',0,1649423041.9979000000,1649423042.0037000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:04:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0045650005340576 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28177),(192945,0,'moodle','core\\task\\blog_cron_task',0,1649423042.0064000000,1649423042.0078000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:04:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28179),(192946,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423042.0173000000,1649423042.0192000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:04:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00085806846618652 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28179),(192947,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423042.0127000000,1649423042.0308000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:04:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017289876937866 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28177),(192948,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423042.0607000000,1649423042.0630000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:04:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010910034179688 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28177),(192949,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423042.0379000000,1649423042.0703000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:04:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.031331062316895 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28179),(192950,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423042.0824000000,1649423042.0859000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:04:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023429393768311 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28177),(192951,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423042.0990000000,1649423042.1007000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28177),(192952,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423042.1106000000,1649423042.1123000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0002131462097168 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28177),(192953,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423042.1129000000,1649423042.1155000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:04:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28179),(192954,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423042.1224000000,1649423042.1240000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:04:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28177),(192955,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423042.1287000000,1649423042.1324000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:04:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028259754180908 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28179),(192956,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423042.1390000000,1649423042.1402000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:04:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28177),(192957,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423042.1416000000,1649423042.1435000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:04:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00081181526184082 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28179),(192958,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649423101.4958000000,1649423101.5056000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 21:05:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0054121017456055 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',28215),(192959,0,'moodle','core\\task\\badges_message_task',0,1649423101.5177000000,1649423101.5242000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:05:01. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0051090717315674 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28215),(192960,0,'moodle','core\\task\\badges_cron_task',0,1649423101.5042000000,1649423101.5413000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:05:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.032976865768433 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28212),(192961,0,'mod_chat','mod_chat\\task\\cron_task',0,1649423101.5405000000,1649423101.5631000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:05:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.02135181427002 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28215),(192962,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649423101.5697000000,1649423101.5875000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:05:01. Current memory use 22.8MB.\n... used 0 dbqueries\n... used 0.016100883483887 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28212),(192963,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649423101.5848000000,1649423101.5975000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:05:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00092200000000009 seconds)\n... used 1 dbqueries\n... used 0.011638164520264 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28215),(192964,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649423101.5991000000,1649423101.6065000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:05:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0039241313934326 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28212),(192965,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649423101.6126000000,1649423101.6209000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:05:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0050699710845947 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28215),(192966,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649423101.6173000000,1649423101.6211000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:05:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.0028140544891357 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28212),(192967,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423101.6311000000,1649423101.6341000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:05:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0005030632019043 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28215),(192968,0,'moodle','core\\task\\session_cleanup_task',0,1649423101.6304000000,1649423101.6394000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:05:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0065329074859619 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28212),(192969,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423101.6486000000,1649423101.6497000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:05:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28212),(192970,0,'moodle','core\\task\\grade_cron_task',0,1649423101.6607000000,1649423101.6640000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:05:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0021610260009766 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28212),(192971,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423101.6525000000,1649423101.6914000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:05:01. Current memory use 24MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037878036499023 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28215),(192972,0,'moodle','core\\task\\completion_regular_task',0,1649423101.6783000000,1649423101.6949000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:05:01. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.015501976013184 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28212),(192973,0,'moodle','core\\task\\portfolio_cron_task',0,1649423101.7026000000,1649423101.7040000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:05:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28215),(192974,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423101.7062000000,1649423101.7070000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:05:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28212),(192975,0,'moodle','core\\task\\calendar_cron_task',0,1649423101.7153000000,1649423101.7207000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:05:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0044820308685303 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28215),(192976,0,'moodle','core\\task\\blog_cron_task',0,1649423101.7285000000,1649423101.7295000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:05:01. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28212),(192977,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423101.7404000000,1649423101.7436000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:05:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019001960754395 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28212),(192978,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423101.7327000000,1649423101.7593000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:05:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025369882583618 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28215),(192979,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423101.7852000000,1649423101.7883000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:05:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015180110931396 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28215),(192980,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423101.7547000000,1649423101.7952000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:05:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.039054155349731 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28212),(192981,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423101.8111000000,1649423101.8155000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:05:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002892017364502 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28215),(192982,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423101.8233000000,1649423101.8244000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:05:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28215),(192983,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423101.8332000000,1649423101.8347000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:05:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28215),(192984,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423101.8427000000,1649423101.8445000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:05:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045013427734375 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28215),(192985,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423101.8450000000,1649423101.8464000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:05:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00021505355834961 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28212),(192986,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423101.8561000000,1649423101.8573000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:05:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28212),(192987,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423101.8540000000,1649423101.8582000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:05:01. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026650428771973 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28215),(192988,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423101.8656000000,1649423101.8671000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:05:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00053811073303223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28215),(192989,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423162.1903000000,1649423162.2061000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:06:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.009958028793335 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28259),(192990,0,'moodle','core\\task\\session_cleanup_task',0,1649423162.1813000000,1649423162.2075000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:06:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.020128965377808 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28258),(192991,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423162.2157000000,1649423162.2169000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28258),(192992,0,'moodle','core\\task\\grade_cron_task',0,1649423162.2336000000,1649423162.2454000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:06:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010892868041992 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28258),(192993,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423162.2178000000,1649423162.2766000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:06:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.057646989822388 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28259),(192994,0,'moodle','core\\task\\completion_regular_task',0,1649423162.2537000000,1649423162.2846000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.030152797698975 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28258),(192995,0,'moodle','core\\task\\portfolio_cron_task',0,1649423162.2879000000,1649423162.2891000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28259),(192996,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423162.2947000000,1649423162.2958000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:06:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28258),(192997,0,'moodle','core\\task\\calendar_cron_task',0,1649423162.3087000000,1649423162.3161000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:06:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0063118934631348 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28259),(192998,0,'moodle','core\\task\\blog_cron_task',0,1649423162.3173000000,1649423162.3185000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:06:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28258),(192999,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423162.3374000000,1649423162.3404000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:06:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015120506286621 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28258),(193000,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423162.3267000000,1649423162.3535000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:06:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025515079498291 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28259),(193001,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423162.3977000000,1649423162.4014000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:06:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020320415496826 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28259),(193002,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423162.3642000000,1649423162.4126000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:06:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.046738862991333 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28258),(193003,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423162.4337000000,1649423162.4377000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:06:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024311542510986 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28259),(193004,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423162.4488000000,1649423162.4503000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28259),(193005,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423162.4588000000,1649423162.4600000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28259),(193006,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423162.4662000000,1649423162.4679000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:06:02. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059008598327637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28258),(193007,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423162.4683000000,1649423162.4696000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015497207641602 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28259),(193008,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423162.4820000000,1649423162.4831000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:06:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28259),(193009,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423162.4815000000,1649423162.4841000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:06:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018160343170166 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28258),(193010,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423162.4922000000,1649423162.4937000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:06:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28259),(193011,0,'moodle','core\\task\\session_cleanup_task',0,1649423221.7444000000,1649423221.7578000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:07:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0096330642700195 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28287),(193012,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423221.7495000000,1649423221.7589000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057260990142822 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28286),(193013,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423221.7693000000,1649423221.7712000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:07:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.00040102005004883 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28286),(193014,0,'moodle','core\\task\\grade_cron_task',0,1649423221.7846000000,1649423221.7999000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:07:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014217853546143 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28286),(193015,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423221.7735000000,1649423221.8124000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037655115127563 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28287),(193016,0,'moodle','core\\task\\portfolio_cron_task',0,1649423221.8222000000,1649423221.8235000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28287),(193017,0,'moodle','core\\task\\completion_regular_task',0,1649423221.8102000000,1649423221.8264000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015327930450439 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28286),(193018,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423221.8366000000,1649423221.8377000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28287),(193019,0,'moodle','core\\task\\calendar_cron_task',0,1649423221.8488000000,1649423221.8536000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:07:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0037028789520264 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28286),(193020,0,'moodle','core\\task\\blog_cron_task',0,1649423221.8563000000,1649423221.8573000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:07:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28287),(193021,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423221.8738000000,1649423221.8756000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:07:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00095391273498535 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28287),(193022,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423221.8615000000,1649423221.8810000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:07:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018753051757812 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28286),(193023,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423221.9114000000,1649423221.9141000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:07:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012578964233398 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28286),(193024,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423221.8930000000,1649423221.9258000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:07:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.031262159347534 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28287),(193025,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423221.9311000000,1649423221.9341000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:07:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019118785858154 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28286),(193026,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423221.9418000000,1649423221.9432000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00025677680969238 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28286),(193027,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423221.9528000000,1649423221.9539000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28286),(193028,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423221.9616000000,1649423221.9627000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:07:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28286),(193029,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423221.9615000000,1649423221.9635000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:07:01. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046586990356445 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28287),(193030,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423221.9747000000,1649423221.9773000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:07:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017080307006836 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28287),(193031,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423221.9779000000,1649423221.9787000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:07:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28286),(193032,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423221.9862000000,1649423221.9874000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:07:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00041508674621582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28287),(193033,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649423281.3128000000,1649423281.3385000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 21:08:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.021785974502563 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',28329),(193034,0,'moodle','core\\task\\session_cleanup_task',0,1649423281.3329000000,1649423281.3479000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:08:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011292934417725 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28332),(193035,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423281.3501000000,1649423281.3522000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:08:01. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00037002563476562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28329),(193036,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423281.3658000000,1649423281.3669000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:08:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.5844268798828E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28332),(193037,0,'moodle','core\\task\\grade_cron_task',0,1649423281.3747000000,1649423281.3933000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:08:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017551898956299 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28332),(193038,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423281.3735000000,1649423281.4081000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:08:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033605098724365 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28329),(193039,0,'moodle','core\\task\\portfolio_cron_task',0,1649423281.4151000000,1649423281.4162000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:08:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28329),(193040,0,'moodle','core\\task\\completion_regular_task',0,1649423281.4028000000,1649423281.4243000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:08:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020565032958984 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28332),(193041,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423281.4237000000,1649423281.4246000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:08:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28329),(193042,0,'moodle','core\\task\\calendar_cron_task',0,1649423281.4372000000,1649423281.4428000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:08:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0046250820159912 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28332),(193043,0,'moodle','core\\task\\blog_cron_task',0,1649423281.4428000000,1649423281.4439000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:08:01. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28329),(193044,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423281.4516000000,1649423281.4532000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:08:01. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090193748474121 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28329),(193045,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423281.4511000000,1649423281.4746000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:08:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022529125213623 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28332),(193046,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423281.4696000000,1649423281.5024000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:08:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.03179407119751 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28329),(193047,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423281.5108000000,1649423281.5138000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:08:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014750957489014 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28332),(193048,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423281.5350000000,1649423281.5402000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:08:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036540031433105 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28332),(193049,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423281.5615000000,1649423281.5642000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:08:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00037813186645508 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28332),(193050,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423281.5668000000,1649423281.5687000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:08:01. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28329),(193051,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423281.5717000000,1649423281.5735000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:08:01. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28332),(193052,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423281.5785000000,1649423281.5797000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:08:01. Current memory use 33.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28329),(193053,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423281.5907000000,1649423281.5943000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:08:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024039745330811 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28332),(193054,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423281.6006000000,1649423281.6015000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:08:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28329),(193055,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423281.6054000000,1649423281.6069000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:08:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28332),(193056,0,'moodle','core\\task\\session_cleanup_task',0,1649423341.8634000000,1649423341.8800000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:09:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011680126190186 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28485),(193057,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423341.8676000000,1649423341.8801000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0074851512908936 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28484),(193058,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423341.8932000000,1649423341.8944000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:09:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28484),(193059,0,'moodle','core\\task\\grade_cron_task',0,1649423341.9069000000,1649423341.9231000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:09:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014337062835693 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28484),(193060,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423341.8963000000,1649423341.9331000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036014795303345 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28485),(193061,0,'moodle','core\\task\\portfolio_cron_task',0,1649423341.9455000000,1649423341.9464000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28485),(193062,0,'moodle','core\\task\\completion_regular_task',0,1649423341.9310000000,1649423341.9470000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:09:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015253067016602 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28484),(193063,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423341.9595000000,1649423341.9607000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28485),(193064,0,'moodle','core\\task\\blog_cron_task',0,1649423341.9772000000,1649423341.9782000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:09:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28484),(193065,0,'moodle','core\\task\\calendar_cron_task',0,1649423341.9765000000,1649423341.9839000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058438777923584 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28485),(193066,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423341.9949000000,1649423341.9970000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:09:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092601776123047 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28485),(193067,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423341.9903000000,1649423342.0165000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:09:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024817943572998 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28484),(193068,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423342.0489000000,1649423342.0527000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:09:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018990039825439 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28484),(193069,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423342.0253000000,1649423342.0842000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:09:02. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.057467222213745 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28485),(193070,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423342.0961000000,1649423342.1018000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:09:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032279491424561 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28484),(193071,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423342.1118000000,1649423342.1132000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:09:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28484),(193072,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423342.1257000000,1649423342.1271000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:09:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28484),(193073,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423342.1270000000,1649423342.1288000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:09:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075006484985352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28485),(193074,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423342.1348000000,1649423342.1359000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:09:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28484),(193075,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423342.1404000000,1649423342.1431000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:09:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018079280853271 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28485),(193076,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423342.1484000000,1649423342.1493000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:09:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28484),(193077,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423342.1530000000,1649423342.1547000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:09:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28485),(193078,0,'moodle','core\\task\\backup_cleanup_task',0,1649423401.6231000000,1649423401.6399000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 21:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0099530220031738 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',28521),(193079,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649423401.6686000000,1649423401.6717000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:10:01. Current memory use 37.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017268657684326 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',28521),(193080,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649423401.6660000000,1649423401.6801000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:10:01. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.010219097137451 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',28522),(193081,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649423401.6865000000,1649423401.6926000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:10:01. Current memory use 37.6MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0046510696411133 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',28521),(193082,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649423401.6951000000,1649423401.6977000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0016920566558838 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',28522),(193083,0,'moodle','core\\task\\badges_message_task',0,1649423401.7079000000,1649423401.7140000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0041210651397705 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28522),(193084,0,'moodle','core\\task\\badges_cron_task',0,1649423401.7041000000,1649423401.7171000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:10:01. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.011888980865479 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28521),(193085,0,'mod_chat','mod_chat\\task\\cron_task',0,1649423401.7284000000,1649423401.7317000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:10:01. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0021638870239258 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28522),(193086,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649423401.7286000000,1649423401.7337000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:10:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0040438175201416 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28521),(193087,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649423401.7453000000,1649423401.7527000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0043530464172363 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28521),(193088,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649423401.7457000000,1649423401.7568000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00068200000000007 seconds)\n... used 1 dbqueries\n... used 0.010241985321045 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28522),(193089,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649423401.7670000000,1649423401.7698000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0019321441650391 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28521),(193090,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649423401.7694000000,1649423401.7765000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:10:01. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0046429634094238 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28522),(193091,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423401.7860000000,1649423401.7895000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:10:01. Current memory use 39.4MB.\n... used 1 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28522),(193092,0,'moodle','core\\task\\session_cleanup_task',0,1649423401.7813000000,1649423401.7946000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:10:01. Current memory use 39MB.\n... used 9 dbqueries\n... used 0.010661840438843 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28521),(193093,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423401.8029000000,1649423401.8039000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:10:01. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28522),(193094,0,'moodle','core\\task\\grade_cron_task',0,1649423401.8130000000,1649423401.8157000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:10:01. Current memory use 39.5MB.\n... used 2 dbqueries\n... used 0.0017440319061279 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28522),(193095,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423401.8056000000,1649423401.8239000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:10:01. Current memory use 39.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.017462015151978 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28521),(193096,0,'moodle','core\\task\\portfolio_cron_task',0,1649423401.8341000000,1649423401.8353000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:10:01. Current memory use 40.6MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28521),(193097,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423401.8473000000,1649423401.8487000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:10:01. Current memory use 40.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28521),(193098,0,'moodle','core\\task\\completion_regular_task',0,1649423401.8300000000,1649423401.8531000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:10:01. Current memory use 39.5MB.\n... used 6 dbqueries\n... used 0.021927833557129 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28522),(193099,0,'moodle','core\\task\\calendar_cron_task',0,1649423401.8589000000,1649423401.8657000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:10:01. Current memory use 40.7MB.\n... used 1 dbqueries\n... used 0.0058879852294922 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28521),(193100,0,'moodle','core\\task\\blog_cron_task',0,1649423401.8691000000,1649423401.8705000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:10:01. Current memory use 40.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28522),(193101,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423401.8770000000,1649423401.8790000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:10:01. Current memory use 41.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091409683227539 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28521),(193102,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423401.8827000000,1649423401.8857000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:10:01. Current memory use 40.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.001816987991333 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28522),(193103,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423401.8898000000,1649423401.9020000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:10:01. Current memory use 41.2MB.\n... used 3 dbqueries\n... used 0.010266065597534 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28521),(193104,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423401.8999000000,1649423401.9032000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:10:01. Current memory use 40.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016109943389893 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28522),(193105,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423401.9226000000,1649423401.9283000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:10:01. Current memory use 42.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040338039398193 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28521),(193106,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423401.9258000000,1649423401.9284000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:10:01. Current memory use 41.4MB.\n... used 0 dbqueries\n... used 0.00031304359436035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28522),(193107,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423401.9387000000,1649423401.9402000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:10:01. Current memory use 42.7MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28521),(193108,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423401.9429000000,1649423401.9473000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:10:01. Current memory use 41.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0024800300598145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28522),(193109,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423401.9503000000,1649423401.9521000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:10:01. Current memory use 42.8MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28521),(193110,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423401.9605000000,1649423401.9633000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:10:01. Current memory use 41.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017540454864502 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28522),(193111,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423401.9619000000,1649423401.9635000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:10:01. Current memory use 42.9MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28521),(193112,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423401.9765000000,1649423401.9783000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:10:01. Current memory use 42.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28521),(193113,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423461.2516000000,1649423461.2617000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:11:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0058040618896484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28555),(193114,0,'moodle','core\\task\\session_cleanup_task',0,1649423461.2505000000,1649423461.2691000000,6,3,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:11:01. Current memory use 19.3MB.\n... used 9 dbqueries\n... used 0.013951063156128 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28556),(193115,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423461.2725000000,1649423461.2733000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:11:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28555),(193116,0,'moodle','core\\task\\grade_cron_task',0,1649423461.2814000000,1649423461.2974000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:11:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.014905214309692 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28556),(193117,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423461.2808000000,1649423461.3146000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:11:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032243013381958 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28555),(193118,0,'moodle','core\\task\\portfolio_cron_task',0,1649423461.3234000000,1649423461.3244000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28555),(193119,0,'moodle','core\\task\\completion_regular_task',0,1649423461.3088000000,1649423461.3268000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:11:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017038106918335 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28556),(193120,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423461.3332000000,1649423461.3343000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:11:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28555),(193121,0,'moodle','core\\task\\blog_cron_task',0,1649423461.3613000000,1649423461.3623000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:11:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28555),(193122,0,'moodle','core\\task\\calendar_cron_task',0,1649423461.3597000000,1649423461.3651000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:11:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0042259693145752 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28556),(193123,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423461.3737000000,1649423461.3759000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:11:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010311603546143 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28556),(193124,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423461.3705000000,1649423461.3927000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:11:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021111965179443 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28555),(193125,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423461.4293000000,1649423461.4318000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:11:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011420249938965 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28555),(193126,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423461.3960000000,1649423461.4379000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:11:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.038269996643066 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28556),(193127,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423461.4532000000,1649423461.4565000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:11:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021259784698486 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28555),(193128,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423461.4636000000,1649423461.4649000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:11:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28555),(193129,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423461.4726000000,1649423461.4742000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:11:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28555),(193130,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423461.4838000000,1649423461.4861000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:11:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057721138000488 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28555),(193131,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423461.4886000000,1649423461.4902000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:11:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00036001205444336 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28556),(193132,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423461.5010000000,1649423461.5034000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:11:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016708374023438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28555),(193133,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423461.5031000000,1649423461.5040000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:11:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28556),(193134,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423461.5126000000,1649423461.5145000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:11:01. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28556),(193135,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423521.8260000000,1649423521.8364000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:12:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058929920196533 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28595),(193136,0,'moodle','core\\task\\session_cleanup_task',0,1649423521.8237000000,1649423521.8381000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:12:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010100126266479 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28598),(193137,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423521.8487000000,1649423521.8496000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:12:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28598),(193138,0,'moodle','core\\task\\grade_cron_task',0,1649423521.8710000000,1649423521.8837000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:12:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011437892913818 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28598),(193139,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423521.8507000000,1649423521.8990000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:12:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047089099884033 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28595),(193140,0,'moodle','core\\task\\completion_regular_task',0,1649423521.8964000000,1649423521.9152000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:12:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017746925354004 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28598),(193141,0,'moodle','core\\task\\portfolio_cron_task',0,1649423521.9146000000,1649423521.9162000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28595),(193142,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423521.9262000000,1649423521.9275000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:12:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.00022578239440918 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28598),(193143,0,'moodle','core\\task\\calendar_cron_task',0,1649423521.9344000000,1649423521.9411000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:12:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005640983581543 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28595),(193144,0,'moodle','core\\task\\blog_cron_task',0,1649423521.9425000000,1649423521.9442000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:12:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28598),(193145,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423521.9538000000,1649423521.9568000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:12:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018579959869385 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28598),(193146,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423521.9530000000,1649423521.9716000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:12:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01783299446106 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28595),(193147,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423522.0017000000,1649423522.0046000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:12:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018999576568604 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28595),(193148,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423521.9762000000,1649423522.0116000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:12:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.034332036972046 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28598),(193149,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423522.0327000000,1649423522.0371000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:12:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003464937210083 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28595),(193150,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423522.0431000000,1649423522.0441000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:12:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28595),(193151,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423522.0510000000,1649423522.0520000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:12:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00010418891906738 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28595),(193152,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423522.0591000000,1649423522.0606000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:12:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0004880428314209 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28595),(193153,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423522.0680000000,1649423522.0694000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:12:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00026416778564453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28598),(193154,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423522.0750000000,1649423522.0778000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:12:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019888877868652 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28595),(193155,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423522.0815000000,1649423522.0824000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:12:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00013279914855957 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28598),(193156,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423522.0883000000,1649423522.0897000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:12:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060582160949707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28595),(193157,0,'moodle','core\\task\\session_cleanup_task',0,1649423581.4541000000,1649423581.4676000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096449851989746 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28635),(193158,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423581.4769000000,1649423581.4783000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:13:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00057888031005859 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28635),(193159,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423581.4812000000,1649423581.4918000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:13:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0066730976104736 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28639),(193160,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423581.4873000000,1649423581.5163000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028274059295654 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28635),(193161,0,'moodle','core\\task\\grade_cron_task',0,1649423581.5043000000,1649423581.5246000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:13:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.018949031829834 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28639),(193162,0,'moodle','core\\task\\portfolio_cron_task',0,1649423581.5336000000,1649423581.5346000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:13:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28639),(193163,0,'moodle','core\\task\\completion_regular_task',0,1649423581.5322000000,1649423581.5434000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:13:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010272026062012 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28635),(193164,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423581.5432000000,1649423581.5443000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:13:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28639),(193165,0,'moodle','core\\task\\calendar_cron_task',0,1649423581.5574000000,1649423581.5620000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:13:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.00388503074646 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28639),(193166,0,'moodle','core\\task\\blog_cron_task',0,1649423581.5612000000,1649423581.5620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:13:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28635),(193167,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423581.5704000000,1649423581.5723000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:13:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011179447174072 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28639),(193168,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423581.5699000000,1649423581.5891000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:13:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018404006958008 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28635),(193169,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423581.5903000000,1649423581.6247000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:13:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.03327488899231 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28639),(193170,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423581.6300000000,1649423581.6334000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:13:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017340183258057 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28635),(193171,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423581.6598000000,1649423581.6645000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:13:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030999183654785 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28635),(193172,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423581.6728000000,1649423581.6739000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:13:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28635),(193173,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423581.6822000000,1649423581.6837000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:13:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28635),(193174,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423581.6931000000,1649423581.6952000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:13:01. Current memory use 30.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057411193847656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28635),(193175,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423581.6977000000,1649423581.6991000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:13:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00028300285339355 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28639),(193176,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423581.7095000000,1649423581.7131000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:13:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025429725646973 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28635),(193177,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423581.7145000000,1649423581.7157000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:13:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00027108192443848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28639),(193178,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423581.7250000000,1649423581.7268000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:13:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076818466186523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28635),(193179,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423642.0011000000,1649423642.0113000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:14:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060498714447021 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28680),(193180,0,'moodle','core\\task\\session_cleanup_task',0,1649423641.9994000000,1649423642.0143000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:14:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010430812835693 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28683),(193181,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423642.0232000000,1649423642.0240000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:14:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28680),(193182,0,'moodle','core\\task\\grade_cron_task',0,1649423642.0312000000,1649423642.0432000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:14:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010977983474731 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28680),(193183,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423642.0256000000,1649423642.0557000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:14:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029249906539917 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28683),(193184,0,'moodle','core\\task\\portfolio_cron_task',0,1649423642.0658000000,1649423642.0667000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28683),(193185,0,'moodle','core\\task\\completion_regular_task',0,1649423642.0518000000,1649423642.0693000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:14:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016691923141479 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28680),(193186,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423642.0775000000,1649423642.0784000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:14:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28683),(193187,0,'moodle','core\\task\\calendar_cron_task',0,1649423642.0842000000,1649423642.0886000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:14:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0036478042602539 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28680),(193188,0,'moodle','core\\task\\blog_cron_task',0,1649423642.0924000000,1649423642.0932000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:14:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28683),(193189,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423642.1013000000,1649423642.1040000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:14:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018489360809326 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28683),(193190,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423642.0966000000,1649423642.1136000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:14:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016334056854248 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28680),(193191,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423642.1574000000,1649423642.1604000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:14:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016119480133057 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28680),(193192,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423642.1200000000,1649423642.1621000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:14:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.041037082672119 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28683),(193193,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423642.1787000000,1649423642.1836000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:14:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031330585479736 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28680),(193194,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423642.1944000000,1649423642.1956000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:14:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28683),(193195,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423642.1940000000,1649423642.1960000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:14:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00031089782714844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28680),(193196,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423642.2023000000,1649423642.2039000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:14:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070905685424805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28683),(193197,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423642.2029000000,1649423642.2041000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:14:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28680),(193198,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423642.2140000000,1649423642.2168000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:14:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020079612731934 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28683),(193199,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423642.2202000000,1649423642.2214000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:14:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28680),(193200,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423642.2262000000,1649423642.2285000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:14:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00094199180603027 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28683),(193201,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649423701.5604000000,1649423701.6015000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 21:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.038115978240967 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',28712),(193202,0,'moodle','core\\task\\badges_cron_task',0,1649423701.5681000000,1649423701.6034000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:15:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031188011169434 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28713),(193203,0,'moodle','core\\task\\badges_message_task',0,1649423701.6110000000,1649423701.6182000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.004763126373291 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28712),(193204,0,'mod_chat','mod_chat\\task\\cron_task',0,1649423701.6184000000,1649423701.6325000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:15:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.012914896011353 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28713),(193205,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649423701.6350000000,1649423701.6431000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:15:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0069580078125 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28712),(193206,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649423701.6440000000,1649423701.6525000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:15:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00043700000000002 seconds)\n... used 1 dbqueries\n... used 0.0077860355377197 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28713),(193207,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649423701.6685000000,1649423701.6757000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:15:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0047450065612793 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28712),(193208,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649423701.6773000000,1649423701.6831000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:15:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0034561157226562 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28713),(193209,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649423701.6826000000,1649423701.6857000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:15:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0022740364074707 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28712),(193210,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423701.6931000000,1649423701.6960000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:15:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.00074195861816406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28712),(193211,0,'moodle','core\\task\\session_cleanup_task',0,1649423701.6924000000,1649423701.7022000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:15:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.007749080657959 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28713),(193212,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423701.7043000000,1649423701.7053000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:15:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28712),(193213,0,'moodle','core\\task\\grade_cron_task',0,1649423701.7142000000,1649423701.7172000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:15:01. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0022358894348145 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28712),(193214,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423701.7103000000,1649423701.7302000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:15:01. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019101858139038 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28713),(193215,0,'moodle','core\\task\\completion_regular_task',0,1649423701.7247000000,1649423701.7373000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:15:01. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.011767148971558 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28712),(193216,0,'moodle','core\\task\\portfolio_cron_task',0,1649423701.7389000000,1649423701.7421000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:15:01. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28713),(193217,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423701.7467000000,1649423701.7477000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:15:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28712),(193218,0,'moodle','core\\task\\calendar_cron_task',0,1649423701.7526000000,1649423701.7609000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:15:01. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.007206916809082 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28713),(193219,0,'moodle','core\\task\\blog_cron_task',0,1649423701.7611000000,1649423701.7620000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:15:01. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28712),(193220,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423701.7704000000,1649423701.7730000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:15:01. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017008781433105 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28713),(193221,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423701.7701000000,1649423701.7943000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:15:01. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022950887680054 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28712),(193222,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423701.7803000000,1649423701.8187000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:15:01. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.037090063095093 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28713),(193223,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423701.8175000000,1649423701.8208000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:15:01. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014710426330566 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28712),(193224,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423701.8453000000,1649423701.8499000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:15:01. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031099319458008 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28712),(193225,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423701.8578000000,1649423701.8590000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:15:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0002288818359375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28712),(193226,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423701.8658000000,1649423701.8667000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:15:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28712),(193227,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423701.8735000000,1649423701.8754000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:15:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060296058654785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28712),(193228,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423701.8821000000,1649423701.8831000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:15:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28712),(193229,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423701.8884000000,1649423701.8927000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:15:01. Current memory use 34.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030050277709961 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28713),(193230,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423701.8926000000,1649423701.8937000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:15:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28712),(193231,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423701.9013000000,1649423701.9031000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:15:01. Current memory use 31.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28712),(193232,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423762.2064000000,1649423762.2158000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:16:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054152011871338 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28758),(193233,0,'moodle','core\\task\\session_cleanup_task',0,1649423762.2061000000,1649423762.2209000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:16:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010400056838989 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28757),(193234,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423762.2244000000,1649423762.2253000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:16:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28758),(193235,0,'moodle','core\\task\\grade_cron_task',0,1649423762.2326000000,1649423762.2434000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:16:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010028123855591 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28758),(193236,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423762.2310000000,1649423762.2582000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026387929916382 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28757),(193237,0,'moodle','core\\task\\portfolio_cron_task',0,1649423762.2710000000,1649423762.2727000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28757),(193238,0,'moodle','core\\task\\completion_regular_task',0,1649423762.2556000000,1649423762.2763000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:16:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019412040710449 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28758),(193239,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423762.2808000000,1649423762.2816000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28757),(193240,0,'moodle','core\\task\\calendar_cron_task',0,1649423762.2946000000,1649423762.3015000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:16:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0056040287017822 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28758),(193241,0,'moodle','core\\task\\blog_cron_task',0,1649423762.3008000000,1649423762.3021000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:16:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28757),(193242,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423762.3125000000,1649423762.3150000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:16:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013320446014404 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28757),(193243,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423762.3111000000,1649423762.3300000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:16:02. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018106937408447 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28758),(193244,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423762.3705000000,1649423762.3735000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:16:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012650489807129 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28758),(193245,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423762.3386000000,1649423762.3896000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:16:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.049607992172241 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28757),(193246,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423762.4009000000,1649423762.4052000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:16:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026290416717529 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28758),(193247,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423762.4162000000,1649423762.4183000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:16:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00034308433532715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28758),(193248,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423762.4290000000,1649423762.4302000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:16:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28758),(193249,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423762.4379000000,1649423762.4403000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:16:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28758),(193250,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423762.4406000000,1649423762.4423000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:16:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28757),(193251,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423762.4544000000,1649423762.4559000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:16:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00019097328186035 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28757),(193252,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423762.4562000000,1649423762.4585000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:16:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015981197357178 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28758),(193253,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423762.4654000000,1649423762.4668000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:16:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007321834564209 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28757),(193254,0,'moodle','core\\task\\session_cleanup_task',0,1649423821.7857000000,1649423821.8001000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:17:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010509014129639 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28807),(193255,0,'moodle','core\\task\\complete_plans_task',0,1649423821.7854000000,1649423821.8022000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 21:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01329779624939 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',28809),(193256,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423821.8116000000,1649423821.8139000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:17:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00046110153198242 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28809),(193257,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423821.8124000000,1649423821.8144000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00043416023254395 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28807),(193258,0,'moodle','core\\task\\grade_cron_task',0,1649423821.8248000000,1649423821.8364000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:17:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.010823011398315 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28807),(193259,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423821.8217000000,1649423821.8555000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:17:01. Current memory use 21.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033025979995728 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28809),(193260,0,'moodle','core\\task\\portfolio_cron_task',0,1649423821.8645000000,1649423821.8654000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28809),(193261,0,'moodle','core\\task\\completion_regular_task',0,1649423821.8445000000,1649423821.8665000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020954132080078 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28807),(193262,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423821.8747000000,1649423821.8755000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28809),(193263,0,'moodle','core\\task\\calendar_cron_task',0,1649423821.8839000000,1649423821.8904000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:17:01. Current memory use 23MB.\n... used 1 dbqueries\n... used 0.0051751136779785 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28807),(193264,0,'moodle','core\\task\\blog_cron_task',0,1649423821.8959000000,1649423821.8967000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:17:01. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28809),(193265,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423821.9051000000,1649423821.9076000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:17:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014410018920898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28809),(193266,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423821.8985000000,1649423821.9168000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:17:01. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017246961593628 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28807),(193267,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423821.9579000000,1649423821.9607000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:17:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015599727630615 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28807),(193268,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423821.9284000000,1649423821.9767000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:17:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.046855926513672 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28809),(193269,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423821.9899000000,1649423821.9956000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:17:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0040807723999023 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28807),(193270,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423822.0048000000,1649423822.0066000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:17:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00029087066650391 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28807),(193271,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423822.0162000000,1649423822.0178000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:17:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28807),(193272,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423822.0280000000,1649423822.0301000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:17:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060200691223145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28807),(193273,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423822.0290000000,1649423822.0307000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:17:02. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28809),(193274,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423822.0468000000,1649423822.0483000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:17:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0002291202545166 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28809),(193275,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423822.0465000000,1649423822.0499000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:17:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022659301757812 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28807),(193276,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423822.0584000000,1649423822.0603000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:17:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092411041259766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28809),(193277,0,'moodle','core\\task\\session_cleanup_task',0,1649423881.3731000000,1649423881.3866000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0094559192657471 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28855),(193278,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423881.3946000000,1649423881.3959000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:18:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00039505958557129 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28855),(193279,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423881.4032000000,1649423881.4040000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28855),(193280,0,'moodle','core\\task\\grade_cron_task',0,1649423881.4143000000,1649423881.4501000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:18:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.031018018722534 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28853),(193281,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423881.4111000000,1649423881.4598000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:18:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047846078872681 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28855),(193282,0,'moodle','core\\task\\portfolio_cron_task',0,1649423881.4726000000,1649423881.4739000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.319450378418E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28855),(193283,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423881.4841000000,1649423881.4852000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28855),(193284,0,'moodle','core\\task\\completion_regular_task',0,1649423881.4619000000,1649423881.4860000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:18:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022761106491089 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28853),(193285,0,'moodle','core\\task\\calendar_cron_task',0,1649423881.5012000000,1649423881.5060000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:18:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040550231933594 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28855),(193286,0,'moodle','core\\task\\blog_cron_task',0,1649423881.5069000000,1649423881.5082000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:18:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28853),(193287,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423881.5176000000,1649423881.5197000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:18:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0009920597076416 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28853),(193288,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423881.5148000000,1649423881.5331000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:18:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0174560546875 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28855),(193289,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423881.5630000000,1649423881.5654000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:18:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010209083557129 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28855),(193290,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423881.5418000000,1649423881.5860000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:18:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.042435169219971 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28853),(193291,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423881.5876000000,1649423881.5909000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:18:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019378662109375 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28855),(193292,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423881.5983000000,1649423881.5996000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:18:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28855),(193293,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423881.6074000000,1649423881.6085000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:18:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28855),(193294,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423881.6173000000,1649423881.6194000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:18:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28855),(193295,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423881.6286000000,1649423881.6303000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:18:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28855),(193296,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423881.6417000000,1649423881.6446000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:18:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020430088043213 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28855),(193297,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423881.6452000000,1649423881.6465000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:18:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28853),(193298,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423881.6548000000,1649423881.6565000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:18:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059890747070312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28855),(193299,0,'moodle','core\\task\\session_cleanup_task',0,1649423941.9646000000,1649423941.9847000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014549016952515 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28891),(193300,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649423941.9966000000,1649423941.9980000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:19:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28891),(193301,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649423941.9893000000,1649423941.9992000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:19:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060830116271973 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28892),(193302,0,'moodle','core\\task\\grade_cron_task',0,1649423942.0107000000,1649423942.0287000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:19:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.016795873641968 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28892),(193303,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649423942.0097000000,1649423942.0544000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:19:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043582201004028 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28891),(193304,0,'moodle','core\\task\\completion_regular_task',0,1649423942.0365000000,1649423942.0557000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:19:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018049955368042 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28892),(193305,0,'moodle','core\\task\\portfolio_cron_task',0,1649423942.0640000000,1649423942.0650000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:19:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28892),(193306,0,'moodle','core\\task\\plagiarism_cron_task',0,1649423942.0650000000,1649423942.0663000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:19:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28891),(193307,0,'moodle','core\\task\\blog_cron_task',0,1649423942.0846000000,1649423942.0860000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:19:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28892),(193308,0,'moodle','core\\task\\calendar_cron_task',0,1649423942.0811000000,1649423942.0866000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:19:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047729015350342 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28891),(193309,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649423942.0948000000,1649423942.0964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:19:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00079917907714844 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28892),(193310,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649423942.0942000000,1649423942.1205000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:19:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024931907653809 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28891),(193311,0,'mod_assign','mod_assign\\task\\cron_task',0,1649423942.1160000000,1649423942.1545000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:19:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.037321090698242 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28892),(193312,0,'mod_forum','mod_forum\\task\\cron_task',0,1649423942.1630000000,1649423942.1670000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:19:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022928714752197 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28891),(193313,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649423942.1970000000,1649423942.2013000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:19:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032408237457275 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28891),(193314,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649423942.2090000000,1649423942.2113000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:19:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28891),(193315,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649423942.2132000000,1649423942.2145000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:19:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00023984909057617 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28892),(193316,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649423942.2297000000,1649423942.2308000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:19:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28891),(193317,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649423942.2295000000,1649423942.2319000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:19:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28892),(193318,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649423942.2442000000,1649423942.2451000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:19:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28892),(193319,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649423942.2432000000,1649423942.2460000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:19:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017671585083008 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28891),(193320,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649423942.2554000000,1649423942.2573000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:19:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091695785522461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28891),(193321,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649424001.5177000000,1649424001.5307000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0082809925079346 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',28939),(193322,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649424001.5205000000,1649424001.5325000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:20:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0080599784851074 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',28944),(193323,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649424001.5412000000,1649424001.5471000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0047969818115234 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',28939),(193324,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649424001.5469000000,1649424001.5502000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:20:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.002263069152832 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',28944),(193325,0,'moodle','core\\task\\badges_message_task',0,1649424001.5609000000,1649424001.5676000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:20:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0046448707580566 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',28944),(193326,0,'moodle','core\\task\\badges_cron_task',0,1649424001.5609000000,1649424001.5977000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03426194190979 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',28939),(193327,0,'mod_chat','mod_chat\\task\\cron_task',0,1649424001.5896000000,1649424001.6069000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:20:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.015694856643677 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',28944),(193328,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649424001.6242000000,1649424001.6356000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.009645938873291 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',28939),(193329,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649424001.6264000000,1649424001.6358000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:20:01. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.00073400000000001 seconds)\n... used 1 dbqueries\n... used 0.0085492134094238 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',28944),(193330,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649424001.6513000000,1649424001.6590000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:20:01. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0046179294586182 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',28944),(193331,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649424001.6527000000,1649424001.6593000000,1,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:20:01. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.0036039352416992 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',28939),(193332,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649424001.6689000000,1649424001.6725000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0027370452880859 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',28939),(193333,0,'moodle','core\\task\\session_cleanup_task',0,1649424001.6752000000,1649424001.6858000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:20:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0077388286590576 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28944),(193334,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424001.6851000000,1649424001.6875000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:20:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28939),(193335,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424001.6973000000,1649424001.6990000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:20:01. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.00077581405639648 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28939),(193336,0,'moodle','core\\task\\grade_cron_task',0,1649424001.7100000000,1649424001.7126000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:20:01. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0013899803161621 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28939),(193337,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424001.6986000000,1649424001.7268000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:20:01. Current memory use 24.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027369976043701 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28944),(193338,0,'moodle','core\\task\\portfolio_cron_task',0,1649424001.7531000000,1649424001.7545000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:20:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28944),(193339,0,'moodle','core\\task\\completion_regular_task',0,1649424001.7338000000,1649424001.7628000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:20:01. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.02756404876709 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28939),(193340,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424001.7644000000,1649424001.7655000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:20:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28944),(193341,0,'moodle','core\\task\\calendar_cron_task',0,1649424001.7763000000,1649424001.7837000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:20:01. Current memory use 26.9MB.\n... used 1 dbqueries\n... used 0.0061559677124023 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28944),(193342,0,'moodle','core\\task\\blog_cron_task',0,1649424001.7824000000,1649424001.7840000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:20:01. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28939),(193343,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424001.7947000000,1649424001.7972000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:20:01. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00098490715026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28939),(193344,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424001.7924000000,1649424001.8168000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:20:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023237943649292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28944),(193345,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424001.8058000000,1649424001.8425000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:20:01. Current memory use 25.8MB.\n... used 3 dbqueries\n... used 0.03525710105896 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28939),(193346,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424001.8457000000,1649424001.8495000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:20:01. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015869140625 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28944),(193347,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424001.8800000000,1649424001.8846000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:20:01. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022850036621094 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28944),(193348,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424001.8931000000,1649424001.8946000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28944),(193349,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424001.9191000000,1649424001.9211000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28944),(193350,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424001.9244000000,1649424001.9267000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:20:01. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005190372467041 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28939),(193351,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424001.9326000000,1649424001.9345000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:20:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28944),(193352,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424001.9347000000,1649424001.9387000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:20:01. Current memory use 32.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025880336761475 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28939),(193353,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424001.9447000000,1649424001.9462000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:20:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28944),(193354,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424001.9527000000,1649424001.9546000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:20:01. Current memory use 32.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28939),(193355,0,'moodle','core\\task\\session_cleanup_task',0,1649424061.2988000000,1649424061.3139000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:21:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010828971862793 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',28988),(193356,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424061.3134000000,1649424061.3231000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:21:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.005709171295166 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',28987),(193357,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424061.3226000000,1649424061.3235000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:21:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',28988),(193358,0,'moodle','core\\task\\grade_cron_task',0,1649424061.3338000000,1649424061.3456000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:21:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010663986206055 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',28987),(193359,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424061.3309000000,1649424061.3620000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:21:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030312061309814 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',28988),(193360,0,'moodle','core\\task\\portfolio_cron_task',0,1649424061.3710000000,1649424061.3721000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:21:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',28988),(193361,0,'moodle','core\\task\\completion_regular_task',0,1649424061.3534000000,1649424061.3723000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:21:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018099069595337 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',28987),(193362,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424061.3822000000,1649424061.3835000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:21:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',28987),(193363,0,'moodle','core\\task\\blog_cron_task',0,1649424061.4013000000,1649424061.4024000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:21:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',28987),(193364,0,'moodle','core\\task\\calendar_cron_task',0,1649424061.3887000000,1649424061.4045000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:21:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.013047933578491 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',28988),(193365,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424061.4138000000,1649424061.4154000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:21:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00091791152954102 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',28988),(193366,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424061.4102000000,1649424061.4268000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:21:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015832185745239 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',28987),(193367,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424061.4578000000,1649424061.4599000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:21:01. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011391639709473 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',28987),(193368,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424061.4353000000,1649424061.4878000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:21:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.050743103027344 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',28988),(193369,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424061.4898000000,1649424061.4930000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:21:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020251274108887 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',28987),(193370,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424061.5026000000,1649424061.5039000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:21:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00019979476928711 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',28987),(193371,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424061.5109000000,1649424061.5121000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:21:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',28987),(193372,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424061.5183000000,1649424061.5198000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:21:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054597854614258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',28987),(193373,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424061.5218000000,1649424061.5232000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:21:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',28988),(193374,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424061.5303000000,1649424061.5325000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:21:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014970302581787 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',28987),(193375,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424061.5386000000,1649424061.5394000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:21:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',28988),(193376,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424061.5425000000,1649424061.5438000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:21:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048279762268066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',28987),(193377,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424121.8732000000,1649424121.8833000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:22:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059099197387695 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29021),(193378,0,'moodle','core\\task\\session_cleanup_task',0,1649424121.8730000000,1649424121.8890000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:22:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011526107788086 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29022),(193379,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424121.8926000000,1649424121.8934000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:22:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29021),(193380,0,'moodle','core\\task\\grade_cron_task',0,1649424121.9019000000,1649424121.9151000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:22:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.012257099151611 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29022),(193381,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424121.9004000000,1649424121.9333000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:22:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032181978225708 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29021),(193382,0,'moodle','core\\task\\completion_regular_task',0,1649424121.9231000000,1649424121.9389000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:22:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015094041824341 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29022),(193383,0,'moodle','core\\task\\portfolio_cron_task',0,1649424121.9408000000,1649424121.9418000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:22:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29021),(193384,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424121.9480000000,1649424121.9488000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:22:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29022),(193385,0,'moodle','core\\task\\blog_cron_task',0,1649424121.9622000000,1649424121.9636000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:22:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29022),(193386,0,'moodle','core\\task\\calendar_cron_task',0,1649424121.9563000000,1649424121.9637000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:22:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0063159465789795 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29021),(193387,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424121.9745000000,1649424121.9768000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:22:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010390281677246 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29021),(193388,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424121.9741000000,1649424121.9961000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:22:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020716905593872 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29022),(193389,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424122.0485000000,1649424122.0516000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:22:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017452239990234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29022),(193390,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424122.0050000000,1649424122.0605000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:22:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.054095029830933 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29021),(193391,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424122.0769000000,1649424122.0804000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:22:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024161338806152 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29022),(193392,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424122.0885000000,1649424122.0898000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:22:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29022),(193393,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424122.0979000000,1649424122.0990000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:22:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29022),(193394,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424122.1080000000,1649424122.1097000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:22:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051617622375488 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29022),(193395,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424122.1145000000,1649424122.1163000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:22:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29021),(193396,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424122.1216000000,1649424122.1239000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:22:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015749931335449 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29022),(193397,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424122.1346000000,1649424122.1357000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:22:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29021),(193398,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424122.1346000000,1649424122.1360000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:22:02. Current memory use 28.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00054717063903809 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29022),(193399,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649424181.4224000000,1649424181.4410000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 21:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.015337944030762 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',29063),(193400,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424181.4540000000,1649424181.4565000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:23:01. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.00053095817565918 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29063),(193401,0,'moodle','core\\task\\session_cleanup_task',0,1649424181.4466000000,1649424181.4598000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:23:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0092039108276367 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29065),(193402,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424181.4782000000,1649424181.4803000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:23:01. Current memory use 20.9MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29063),(193403,0,'moodle','core\\task\\grade_cron_task',0,1649424181.4899000000,1649424181.5146000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:23:01. Current memory use 20.9MB.\n... used 2 dbqueries\n... used 0.023011922836304 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29063),(193404,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424181.4879000000,1649424181.5408000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:23:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051892995834351 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29065),(193405,0,'moodle','core\\task\\completion_regular_task',0,1649424181.5254000000,1649424181.5478000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:23:01. Current memory use 21.8MB.\n... used 6 dbqueries\n... used 0.021147966384888 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29063),(193406,0,'moodle','core\\task\\portfolio_cron_task',0,1649424181.5499000000,1649424181.5509000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29065),(193407,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424181.5575000000,1649424181.5584000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:23:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29063),(193408,0,'moodle','core\\task\\blog_cron_task',0,1649424181.5727000000,1649424181.5737000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:23:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29063),(193409,0,'moodle','core\\task\\calendar_cron_task',0,1649424181.5692000000,1649424181.5763000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:23:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060639381408691 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29065),(193410,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424181.5857000000,1649424181.5877000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:23:01. Current memory use 23.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090289115905762 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29063),(193411,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424181.5847000000,1649424181.6071000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:23:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020889043807983 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29065),(193412,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424181.6118000000,1649424181.6450000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:23:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.031635046005249 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29063),(193413,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424181.6478000000,1649424181.6506000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:23:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011739730834961 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29065),(193414,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424181.6733000000,1649424181.6765000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:23:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021669864654541 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29065),(193415,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424181.6832000000,1649424181.6842000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:23:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29065),(193416,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424181.6910000000,1649424181.6923000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:23:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29065),(193417,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424181.6983000000,1649424181.7001000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:23:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060296058654785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29065),(193418,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424181.7059000000,1649424181.7071000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:23:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29065),(193419,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424181.7182000000,1649424181.7208000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:23:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017671585083008 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29065),(193420,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424181.7250000000,1649424181.7262000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:23:01. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00020003318786621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29063),(193421,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424181.7289000000,1649424181.7301000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:23:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29065),(193422,0,'moodle','core\\task\\session_cleanup_task',0,1649424242.0464000000,1649424242.0746000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:24:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.023786067962646 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29100),(193423,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424242.0839000000,1649424242.0864000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:24:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010840892791748 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29100),(193424,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424242.0986000000,1649424242.0998000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:24:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.5803527832031E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29100),(193425,0,'moodle','core\\task\\grade_cron_task',0,1649424242.1137000000,1649424242.1351000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:24:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01664400100708 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29099),(193426,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424242.1105000000,1649424242.1454000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:24:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033920049667358 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29100),(193427,0,'moodle','core\\task\\completion_regular_task',0,1649424242.1456000000,1649424242.1654000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:24:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018777847290039 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29099),(193428,0,'moodle','core\\task\\portfolio_cron_task',0,1649424242.1642000000,1649424242.1654000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29100),(193429,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424242.1907000000,1649424242.1918000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:24:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29099),(193430,0,'moodle','core\\task\\calendar_cron_task',0,1649424242.1906000000,1649424242.1966000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:24:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0046429634094238 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29100),(193431,0,'moodle','core\\task\\blog_cron_task',0,1649424242.2080000000,1649424242.2088000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:24:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29099),(193432,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424242.2179000000,1649424242.2205000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:24:02. Current memory use 22.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015878677368164 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29099),(193433,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424242.2108000000,1649424242.2371000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:24:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025194883346558 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29100),(193434,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424242.2415000000,1649424242.2781000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:24:02. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.035213947296143 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29099),(193435,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424242.2772000000,1649424242.2808000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:24:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021340847015381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29100),(193436,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424242.3093000000,1649424242.3143000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:24:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032520294189453 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29100),(193437,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424242.3236000000,1649424242.3253000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:24:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29100),(193438,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424242.3322000000,1649424242.3336000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:24:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29100),(193439,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424242.3337000000,1649424242.3368000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:24:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00075316429138184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29099),(193440,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424242.3421000000,1649424242.3434000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:24:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29100),(193441,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424242.3534000000,1649424242.3571000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:24:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029680728912354 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29099),(193442,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424242.3581000000,1649424242.3592000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:24:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00034499168395996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29100),(193443,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424242.3703000000,1649424242.3722000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:24:02. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083208084106445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29099),(193444,0,'moodle','core\\task\\context_cleanup_task',0,1649424301.6661000000,1649424301.6920000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 21:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.01922082901001 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',29141),(193445,0,'moodle','core\\task\\badges_message_task',0,1649424301.7113000000,1649424301.7256000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:25:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0090129375457764 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29143),(193446,0,'moodle','core\\task\\badges_cron_task',0,1649424301.7019000000,1649424301.7279000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:25:01. Current memory use 20.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.024893999099731 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29141),(193447,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649424301.7488000000,1649424301.7565000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:25:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0065670013427734 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29141),(193448,0,'mod_chat','mod_chat\\task\\cron_task',0,1649424301.7447000000,1649424301.7619000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:25:01. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.015310049057007 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29143),(193449,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649424301.7665000000,1649424301.7747000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:25:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00070000000000003 seconds)\n... used 1 dbqueries\n... used 0.0074629783630371 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29141),(193450,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649424301.7778000000,1649424301.7832000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:25:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.0033800601959229 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29143),(193451,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649424301.7861000000,1649424301.7906000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:25:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0026710033416748 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29141),(193452,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649424301.7923000000,1649424301.7951000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:25:01. Current memory use 22.9MB.\n... used 3 dbqueries\n... used 0.0020058155059814 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29143),(193453,0,'moodle','core\\task\\session_cleanup_task',0,1649424301.8006000000,1649424301.8077000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:25:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0052809715270996 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29141),(193454,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424301.8045000000,1649424301.8077000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:25:01. Current memory use 23.2MB.\n... used 1 dbqueries\n... used 0.00067687034606934 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29143),(193455,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424301.8238000000,1649424301.8249000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:25:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29141),(193456,0,'moodle','core\\task\\grade_cron_task',0,1649424301.8337000000,1649424301.8360000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:25:01. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0013790130615234 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29141),(193457,0,'moodle','core\\task\\completion_regular_task',0,1649424301.8445000000,1649424301.8561000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:25:01. Current memory use 25.4MB.\n... used 6 dbqueries\n... used 0.010730981826782 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29141),(193458,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424301.8267000000,1649424301.8622000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:25:01. Current memory use 23.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034620046615601 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29143),(193459,0,'moodle','core\\task\\portfolio_cron_task',0,1649424301.8642000000,1649424301.8650000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:25:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29141),(193460,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424301.8727000000,1649424301.8736000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:25:01. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29143),(193461,0,'moodle','core\\task\\blog_cron_task',0,1649424301.8830000000,1649424301.8844000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:25:01. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29141),(193462,0,'moodle','core\\task\\calendar_cron_task',0,1649424301.8812000000,1649424301.8864000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:25:01. Current memory use 26.1MB.\n... used 1 dbqueries\n... used 0.0044031143188477 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29143),(193463,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424301.8943000000,1649424301.8967000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:25:01. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013589859008789 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29143),(193464,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424301.8931000000,1649424301.9100000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:25:01. Current memory use 26.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016098976135254 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29141),(193465,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424301.9039000000,1649424301.9384000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:25:01. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.033238172531128 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29143),(193466,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424301.9351000000,1649424301.9390000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:25:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017590522766113 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29141),(193467,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424301.9677000000,1649424301.9716000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:25:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023348331451416 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29141),(193468,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424301.9782000000,1649424301.9796000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:25:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00049209594726562 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29141),(193469,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424301.9881000000,1649424301.9894000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:25:01. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29141),(193470,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424301.9899000000,1649424301.9922000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:25:01. Current memory use 32.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29143),(193471,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424301.9985000000,1649424301.9999000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:25:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29143),(193472,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424302.0000000000,1649424302.0038000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:25:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024220943450928 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29141),(193473,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424302.0146000000,1649424302.0159000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:25:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00032281875610352 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29141),(193474,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424302.0166000000,1649424302.0201000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:25:02. Current memory use 32.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29143),(193475,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424361.3589000000,1649424361.3678000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:26:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051589012145996 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29190),(193476,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424361.3799000000,1649424361.3806000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:26:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29190),(193477,0,'moodle','core\\task\\session_cleanup_task',0,1649424361.3580000000,1649424361.3851000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.021513938903809 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29192),(193478,0,'moodle','core\\task\\grade_cron_task',0,1649424361.3946000000,1649424361.4058000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:26:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010198831558228 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29192),(193479,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424361.3929000000,1649424361.4267000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:26:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033004999160767 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29190),(193480,0,'moodle','core\\task\\completion_regular_task',0,1649424361.4131000000,1649424361.4294000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:26:01. Current memory use 21.4MB.\n... used 6 dbqueries\n... used 0.015574932098389 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29192),(193481,0,'moodle','core\\task\\portfolio_cron_task',0,1649424361.4347000000,1649424361.4355000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29190),(193482,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424361.4373000000,1649424361.4381000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:26:01. Current memory use 22.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29192),(193483,0,'moodle','core\\task\\calendar_cron_task',0,1649424361.4506000000,1649424361.4554000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:26:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003939151763916 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29190),(193484,0,'moodle','core\\task\\blog_cron_task',0,1649424361.4569000000,1649424361.4583000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:26:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29192),(193485,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424361.4662000000,1649424361.4686000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:26:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012860298156738 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29192),(193486,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424361.4658000000,1649424361.4825000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:26:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015991926193237 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29190),(193487,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424361.5127000000,1649424361.5153000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:26:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013449192047119 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29190),(193488,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424361.4860000000,1649424361.5438000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:26:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.055406093597412 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29192),(193489,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424361.5567000000,1649424361.5649000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:26:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026350021362305 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29190),(193490,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424361.5759000000,1649424361.5778000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:26:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019192695617676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29190),(193491,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424361.5851000000,1649424361.5876000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:26:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00031399726867676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29192),(193492,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424361.5886000000,1649424361.5913000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:26:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084304809570312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29190),(193493,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424361.6027000000,1649424361.6053000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:26:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29192),(193494,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424361.6091000000,1649424361.6140000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:26:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0033020973205566 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29190),(193495,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424361.6168000000,1649424361.6179000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:26:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29192),(193496,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424361.6265000000,1649424361.6288000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:26:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084280967712402 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29190),(193497,0,'moodle','core\\task\\session_cleanup_task',0,1649424421.9335000000,1649424421.9467000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0093460083007812 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29222),(193498,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424421.9538000000,1649424421.9551000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:27:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00059080123901367 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29222),(193499,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424421.9625000000,1649424421.9633000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29222),(193500,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424421.9750000000,1649424422.0060000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:27:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030241966247559 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29222),(193501,0,'moodle','core\\task\\grade_cron_task',0,1649424421.9893000000,1649424422.0089000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:27:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015361070632935 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29227),(193502,0,'moodle','core\\task\\portfolio_cron_task',0,1649424422.0183000000,1649424422.0191000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29222),(193503,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424422.0275000000,1649424422.0283000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29222),(193504,0,'moodle','core\\task\\completion_regular_task',0,1649424422.0158000000,1649424422.0345000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:27:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01786208152771 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29227),(193505,0,'moodle','core\\task\\calendar_cron_task',0,1649424422.0425000000,1649424422.0473000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:27:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040068626403809 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29222),(193506,0,'moodle','core\\task\\blog_cron_task',0,1649424422.0517000000,1649424422.0525000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:27:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29227),(193507,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424422.0605000000,1649424422.0625000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:27:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092577934265137 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29227),(193508,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424422.0568000000,1649424422.0769000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:27:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019309997558594 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29222),(193509,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424422.1147000000,1649424422.1171000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:27:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010380744934082 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29222),(193510,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424422.0841000000,1649424422.1404000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:27:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.054667949676514 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29227),(193511,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424422.1381000000,1649424422.1431000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:27:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039169788360596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29222),(193512,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424422.1532000000,1649424422.1543000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29222),(193513,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424422.1630000000,1649424422.1644000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29222),(193514,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424422.1725000000,1649424422.1740000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:27:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005040168762207 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29222),(193515,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424422.1772000000,1649424422.1792000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:27:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29227),(193516,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424422.1862000000,1649424422.1888000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:27:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018410682678223 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29222),(193517,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424422.1917000000,1649424422.1926000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:27:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29227),(193518,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424422.1983000000,1649424422.1996000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:27:02. Current memory use 29.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057291984558105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29222),(193519,0,'moodle','core\\task\\session_cleanup_task',0,1649424481.5249000000,1649424481.5391000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:28:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0093908309936523 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29270),(193520,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424481.5374000000,1649424481.5462000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:28:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052049160003662 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29265),(193521,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424481.5513000000,1649424481.5524000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29270),(193522,0,'moodle','core\\task\\grade_cron_task',0,1649424481.5636000000,1649424481.5807000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:28:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.015912055969238 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29270),(193523,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424481.5565000000,1649424481.5898000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:28:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032639026641846 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29265),(193524,0,'moodle','core\\task\\portfolio_cron_task',0,1649424481.6012000000,1649424481.6024000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29265),(193525,0,'moodle','core\\task\\completion_regular_task',0,1649424481.5911000000,1649424481.6066000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:28:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014549016952515 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29270),(193526,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424481.6125000000,1649424481.6133000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:28:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29265),(193527,0,'moodle','core\\task\\blog_cron_task',0,1649424481.6259000000,1649424481.6267000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:28:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29265),(193528,0,'moodle','core\\task\\calendar_cron_task',0,1649424481.6246000000,1649424481.6300000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:28:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.004622220993042 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29270),(193529,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424481.6367000000,1649424481.6381000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:28:01. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00066184997558594 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29270),(193530,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424481.6361000000,1649424481.6533000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:28:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016412019729614 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29265),(193531,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424481.6580000000,1649424481.6889000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:28:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.02985692024231 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29270),(193532,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424481.6865000000,1649424481.6893000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:28:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012180805206299 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29265),(193533,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424481.7104000000,1649424481.7137000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:28:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021770000457764 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29265),(193534,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424481.7226000000,1649424481.7245000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:28:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.0005180835723877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29270),(193535,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424481.7251000000,1649424481.7269000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:28:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29265),(193536,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424481.7332000000,1649424481.7347000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:28:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29270),(193537,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424481.7367000000,1649424481.7379000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:28:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29265),(193538,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424481.7523000000,1649424481.7556000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:28:01. Current memory use 30.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025620460510254 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29270),(193539,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424481.7568000000,1649424481.7578000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:28:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.0001521110534668 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29265),(193540,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424481.7662000000,1649424481.7681000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:28:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069284439086914 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29265),(193541,0,'moodle','core\\task\\session_cleanup_task',0,1649424542.0324000000,1649424542.0457000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:29:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097758769989014 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29311),(193542,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424542.0526000000,1649424542.0538000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:29:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00037693977355957 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29311),(193543,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424542.0606000000,1649424542.0729000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:29:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0069739818572998 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29308),(193544,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424542.0623000000,1649424542.0899000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:29:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026841878890991 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29311),(193545,0,'moodle','core\\task\\grade_cron_task',0,1649424542.0855000000,1649424542.1030000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:29:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014848947525024 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29308),(193546,0,'moodle','core\\task\\completion_regular_task',0,1649424542.0971000000,1649424542.1078000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:29:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0099220275878906 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29311),(193547,0,'moodle','core\\task\\portfolio_cron_task',0,1649424542.1150000000,1649424542.1159000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:29:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29308),(193548,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424542.1178000000,1649424542.1188000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:29:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29311),(193549,0,'moodle','core\\task\\blog_cron_task',0,1649424542.1446000000,1649424542.1453000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:29:02. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29308),(193550,0,'moodle','core\\task\\calendar_cron_task',0,1649424542.1439000000,1649424542.1483000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:29:02. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0036261081695557 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29311),(193551,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424542.1570000000,1649424542.1596000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:29:02. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015630722045898 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29311),(193552,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424542.1561000000,1649424542.1732000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:29:02. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016160011291504 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29308),(193553,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424542.2012000000,1649424542.2036000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:29:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012750625610352 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29308),(193554,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424542.1809000000,1649424542.2233000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:29:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.040904998779297 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29311),(193555,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424542.2232000000,1649424542.2259000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:29:02. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0016398429870605 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29308),(193556,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424542.2329000000,1649424542.2342000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:29:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29308),(193557,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424542.2444000000,1649424542.2460000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:29:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29308),(193558,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424542.2550000000,1649424542.2569000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:29:02. Current memory use 28.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045609474182129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29308),(193559,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424542.2582000000,1649424542.2595000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:29:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29311),(193560,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424542.2721000000,1649424542.2730000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:29:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29311),(193561,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424542.2722000000,1649424542.2747000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:29:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018630027770996 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29308),(193562,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424542.2819000000,1649424542.2836000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:29:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006108283996582 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29311),(193563,0,'moodle','core\\task\\cache_cleanup_task',0,1649424601.6330000000,1649424601.6431000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 21:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.006148099899292 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',29345),(193564,0,'moodle','core\\task\\search_index_task',0,1649424601.6668000000,1649424601.6702000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 21:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0022480487823486 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',29345),(193565,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649424601.6381000000,1649424601.6711000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 21:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.026215076446533 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',29344),(193566,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649424601.6846000000,1649424601.6882000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 21:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0025241374969482 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',29345),(193567,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649424601.6859000000,1649424601.6891000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 21:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0020449161529541 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',29344),(193568,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649424601.7014000000,1649424601.7049000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0022671222686768 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',29345),(193569,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649424601.7167000000,1649424601.7181000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00031590461730957 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',29345),(193570,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649424601.7295000000,1649424601.7346000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042121410369873 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',29345),(193571,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649424601.7495000000,1649424601.7508000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',29345),(193572,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649424601.7017000000,1649424601.7508000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 21:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.047853946685791 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',29344),(193573,0,'moodle','core\\task\\badges_message_task',0,1649424601.7626000000,1649424601.7699000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:30:01. Current memory use 23.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0052640438079834 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29344),(193574,0,'moodle','core\\task\\badges_cron_task',0,1649424601.7615000000,1649424601.7986000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:30:01. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.0348219871521 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29345),(193575,0,'mod_chat','mod_chat\\task\\cron_task',0,1649424601.8109000000,1649424601.8244000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:30:01. Current memory use 26.2MB.\n... used 4 dbqueries\n... used 0.012019157409668 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29344),(193576,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649424601.8275000000,1649424601.8351000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:30:01. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0063629150390625 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29345),(193577,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649424601.8375000000,1649424601.8470000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:30:01. Current memory use 25.9MB.\n\n0 feeds refreshed (took 0.00056600000000007 seconds)\n... used 1 dbqueries\n... used 0.0086519718170166 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29344),(193578,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649424601.8454000000,1649424601.8557000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:30:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.006965160369873 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29345),(193579,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649424601.8651000000,1649424601.8701000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:30:01. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.0028250217437744 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29344),(193580,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649424601.8668000000,1649424601.8713000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:30:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.0029199123382568 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29345),(193581,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424601.8848000000,1649424601.8871000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:30:01. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29345),(193582,0,'moodle','core\\task\\session_cleanup_task',0,1649424601.8810000000,1649424601.8904000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:30:01. Current memory use 27.2MB.\n... used 7 dbqueries\n... used 0.0068931579589844 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29344),(193583,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424601.8985000000,1649424601.9000000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:30:01. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29345),(193584,0,'moodle','core\\task\\grade_cron_task',0,1649424601.9124000000,1649424601.9154000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:30:01. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0015139579772949 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29345),(193585,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424601.9006000000,1649424601.9217000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:30:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020007848739624 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29344),(193586,0,'moodle','core\\task\\portfolio_cron_task',0,1649424601.9333000000,1649424601.9346000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:30:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 8.5830688476562E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29344),(193587,0,'moodle','core\\task\\completion_regular_task',0,1649424601.9253000000,1649424601.9384000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:30:01. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.011550903320312 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29345),(193588,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424601.9481000000,1649424601.9496000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:30:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29344),(193589,0,'moodle','core\\task\\blog_cron_task',0,1649424601.9605000000,1649424601.9615000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:30:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29344),(193590,0,'moodle','core\\task\\calendar_cron_task',0,1649424601.9572000000,1649424601.9638000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:30:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0050439834594727 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29345),(193591,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424601.9726000000,1649424601.9746000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:30:01. Current memory use 27MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092482566833496 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29345),(193592,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424601.9706000000,1649424601.9949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:30:01. Current memory use 29MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023101806640625 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29344),(193593,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424601.9820000000,1649424602.0165000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:30:01. Current memory use 27MB.\n... used 3 dbqueries\n... used 0.033509016036987 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29345),(193594,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424602.0254000000,1649424602.0288000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:30:02. Current memory use 31.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019059181213379 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29344),(193595,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424602.0500000000,1649424602.0555000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:30:02. Current memory use 33.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003777027130127 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29344),(193596,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424602.0644000000,1649424602.0659000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:30:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29344),(193597,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424602.0783000000,1649424602.0797000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:30:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29344),(193598,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424602.0910000000,1649424602.0929000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:30:02. Current memory use 33.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29345),(193599,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424602.0916000000,1649424602.0934000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:30:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29344),(193600,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424602.1059000000,1649424602.1074000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:30:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00037598609924316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29344),(193601,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424602.1056000000,1649424602.1094000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:30:02. Current memory use 33.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019869804382324 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29345),(193602,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424602.1179000000,1649424602.1197000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:30:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075912475585938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29344),(193603,0,'moodle','core\\task\\session_cleanup_task',0,1649424661.3900000000,1649424661.4052000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010806798934937 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29391),(193604,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424661.4160000000,1649424661.4181000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:31:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00093293190002441 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29391),(193605,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424661.4217000000,1649424661.4325000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:31:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0062110424041748 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29393),(193606,0,'moodle','core\\task\\grade_cron_task',0,1649424661.4432000000,1649424661.4602000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:31:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015783071517944 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29393),(193607,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424661.4293000000,1649424661.4740000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043622970581055 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29391),(193608,0,'moodle','core\\task\\portfolio_cron_task',0,1649424661.4919000000,1649424661.4932000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29391),(193609,0,'moodle','core\\task\\completion_regular_task',0,1649424661.4746000000,1649424661.4947000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:31:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018450975418091 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29393),(193610,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424661.5024000000,1649424661.5032000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:31:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 3.7908554077148E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29393),(193611,0,'moodle','core\\task\\blog_cron_task',0,1649424661.5300000000,1649424661.5308000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:31:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29393),(193612,0,'moodle','core\\task\\calendar_cron_task',0,1649424661.5268000000,1649424661.5322000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:31:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041298866271973 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29391),(193613,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424661.5430000000,1649424661.5466000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:31:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014379024505615 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29393),(193614,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424661.5417000000,1649424661.5660000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022823095321655 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29391),(193615,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424661.5680000000,1649424661.6131000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:31:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041723966598511 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29393),(193616,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424661.6093000000,1649424661.6133000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:31:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016520023345947 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29391),(193617,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424661.6509000000,1649424661.6549000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:31:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0028669834136963 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29391),(193618,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424661.6646000000,1649424661.6666000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:31:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00029206275939941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29393),(193619,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424661.6691000000,1649424661.6709000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014519691467285 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29391),(193620,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424661.6772000000,1649424661.6792000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:31:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063586235046387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29393),(193621,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424661.6848000000,1649424661.6860000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29391),(193622,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424661.6990000000,1649424661.7021000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:31:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29391),(193623,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424661.7008000000,1649424661.7039000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:31:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29393),(193624,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424661.7139000000,1649424661.7157000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:31:01. Current memory use 29.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073599815368652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29393),(193625,0,'moodle','core\\task\\session_cleanup_task',0,1649424722.0077000000,1649424722.0233000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:32:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011111974716187 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29451),(193626,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424722.0320000000,1649424722.0339000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:32:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00098896026611328 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29451),(193627,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649424722.0083000000,1649424722.0343000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 21:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.022282123565674 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',29452),(193628,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424722.0432000000,1649424722.0466000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:32:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29452),(193629,0,'moodle','core\\task\\grade_cron_task',0,1649424722.0579000000,1649424722.0758000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:32:02. Current memory use 22.1MB.\n... used 2 dbqueries\n... used 0.016698837280273 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29452),(193630,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424722.0463000000,1649424722.0786000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:32:02. Current memory use 20.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031154155731201 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29451),(193631,0,'moodle','core\\task\\portfolio_cron_task',0,1649424722.0903000000,1649424722.0931000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:32:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29452),(193632,0,'moodle','core\\task\\completion_regular_task',0,1649424722.0897000000,1649424722.0999000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:32:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0091850757598877 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29451),(193633,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424722.1043000000,1649424722.1056000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:32:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29452),(193634,0,'moodle','core\\task\\calendar_cron_task',0,1649424722.1169000000,1649424722.1222000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:32:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.004356861114502 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29451),(193635,0,'moodle','core\\task\\blog_cron_task',0,1649424722.1283000000,1649424722.1297000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:32:02. Current memory use 23.5MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29452),(193636,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424722.1403000000,1649424722.1432000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:32:02. Current memory use 23.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018918514251709 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29452),(193637,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424722.1403000000,1649424722.1668000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:32:02. Current memory use 24.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025664091110229 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29451),(193638,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424722.1669000000,1649424722.2149000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:32:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.046503067016602 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29452),(193639,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424722.2227000000,1649424722.2259000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:32:02. Current memory use 29.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016050338745117 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29451),(193640,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424722.2459000000,1649424722.2478000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:32:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00074481964111328 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29452),(193641,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424722.2455000000,1649424722.2495000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:32:02. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030548572540283 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29451),(193642,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424722.2561000000,1649424722.2574000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:32:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29452),(193643,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424722.2572000000,1649424722.2585000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:32:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042295455932617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29451),(193644,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424722.2651000000,1649424722.2670000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:32:02. Current memory use 30.9MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29452),(193645,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424722.2692000000,1649424722.2720000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:32:02. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016210079193115 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29451),(193646,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424722.2807000000,1649424722.2817000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:32:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29452),(193647,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424722.2829000000,1649424722.2854000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:32:02. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063395500183105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29451),(193648,0,'moodle','core\\task\\session_cleanup_task',0,1649424781.6048000000,1649424781.6246000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013970136642456 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29511),(193649,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424781.6363000000,1649424781.6379000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:33:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29511),(193650,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424781.6468000000,1649424781.6480000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:33:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29511),(193651,0,'moodle','core\\task\\grade_cron_task',0,1649424781.6636000000,1649424781.6843000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:33:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.015650033950806 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29509),(193652,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424781.6595000000,1649424781.7035000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042817115783691 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29511),(193653,0,'moodle','core\\task\\completion_regular_task',0,1649424781.6946000000,1649424781.7135000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:33:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018095016479492 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29509),(193654,0,'moodle','core\\task\\portfolio_cron_task',0,1649424781.7149000000,1649424781.7158000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:33:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29511),(193655,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424781.7248000000,1649424781.7257000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:33:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29509),(193656,0,'moodle','core\\task\\calendar_cron_task',0,1649424781.7335000000,1649424781.7389000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:33:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044901371002197 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29511),(193657,0,'moodle','core\\task\\blog_cron_task',0,1649424781.7393000000,1649424781.7403000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:33:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29509),(193658,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424781.7527000000,1649424781.7556000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:33:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017330646514893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29509),(193659,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424781.7506000000,1649424781.7746000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:33:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022796154022217 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29511),(193660,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424781.7778000000,1649424781.8119000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:33:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.032585144042969 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29509),(193661,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424781.8133000000,1649424781.8160000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:33:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011439323425293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29511),(193662,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424781.8449000000,1649424781.8492000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:33:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026559829711914 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29511),(193663,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424781.8617000000,1649424781.8628000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:33:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29511),(193664,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424781.8649000000,1649424781.8671000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:33:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00036406517028809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29509),(193665,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424781.8742000000,1649424781.8778000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:33:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0022029876708984 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29511),(193666,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424781.8800000000,1649424781.8828000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:33:01. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29509),(193667,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424781.8936000000,1649424781.8969000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:33:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022170543670654 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29511),(193668,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424781.8970000000,1649424781.8978000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:33:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29509),(193669,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424781.9080000000,1649424781.9096000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:33:01. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060796737670898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29509),(193670,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424842.3071000000,1649424842.3239000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:34:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0094499588012695 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29546),(193671,0,'moodle','core\\task\\session_cleanup_task',0,1649424842.3054000000,1649424842.3269000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0155930519104 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29548),(193672,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424842.3374000000,1649424842.3387000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:34:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29548),(193673,0,'moodle','core\\task\\grade_cron_task',0,1649424842.3489000000,1649424842.3675000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:34:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017374038696289 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29548),(193674,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424842.3385000000,1649424842.3879000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:34:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047989845275879 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29546),(193675,0,'moodle','core\\task\\portfolio_cron_task',0,1649424842.3977000000,1649424842.3989000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29546),(193676,0,'moodle','core\\task\\completion_regular_task',0,1649424842.3788000000,1649424842.4031000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:34:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.022812843322754 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29548),(193677,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424842.4123000000,1649424842.4136000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:34:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29548),(193678,0,'moodle','core\\task\\calendar_cron_task',0,1649424842.4246000000,1649424842.4315000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:34:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057518482208252 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29546),(193679,0,'moodle','core\\task\\blog_cron_task',0,1649424842.4326000000,1649424842.4338000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:34:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29548),(193680,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424842.4439000000,1649424842.4464000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:34:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010650157928467 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29548),(193681,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424842.4412000000,1649424842.4670000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:34:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024581909179688 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29546),(193682,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424842.4669000000,1649424842.5086000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:34:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.040688991546631 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29548),(193683,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424842.5063000000,1649424842.5096000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:34:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018000602722168 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29546),(193684,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424842.5397000000,1649424842.5430000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:34:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002263069152832 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29546),(193685,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424842.5523000000,1649424842.5538000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:34:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29546),(193686,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424842.5545000000,1649424842.5561000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:34:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29548),(193687,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424842.5649000000,1649424842.5664000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:34:02. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043392181396484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29546),(193688,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424842.5659000000,1649424842.5671000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:34:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29548),(193689,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424842.5794000000,1649424842.5820000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:34:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017969608306885 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29546),(193690,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424842.5816000000,1649424842.5825000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:34:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29548),(193691,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424842.5902000000,1649424842.5917000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:34:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29546),(193692,0,'moodle','core\\task\\messaging_cleanup_task',0,1649424901.8968000000,1649424901.9291000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 21:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.027649164199829 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',29587),(193693,0,'moodle','core\\task\\badges_cron_task',0,1649424901.9064000000,1649424901.9460000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:35:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.034260034561157 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29589),(193694,0,'moodle','core\\task\\badges_message_task',0,1649424901.9391000000,1649424901.9464000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.006148099899292 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29587),(193695,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649424901.9630000000,1649424901.9850000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:35:01. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.021107912063599 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29589),(193696,0,'mod_chat','mod_chat\\task\\cron_task',0,1649424901.9623000000,1649424901.9880000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:35:01. Current memory use 22MB.\n... used 4 dbqueries\n... used 0.024569034576416 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29587),(193697,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649424901.9966000000,1649424902.0048000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:35:01. Current memory use 23.5MB.\n\n0 feeds refreshed (took 0.000453 seconds)\n... used 1 dbqueries\n... used 0.0075321197509766 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29589),(193698,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649424902.0023000000,1649424902.0083000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:35:02. Current memory use 23.2MB.\n... used 3 dbqueries\n... used 0.0035250186920166 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29587),(193699,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649424902.0150000000,1649424902.0183000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:35:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0026030540466309 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29587),(193700,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649424902.0207000000,1649424902.0286000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:35:02. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.0045971870422363 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29589),(193701,0,'moodle','core\\task\\session_cleanup_task',0,1649424902.0272000000,1649424902.0358000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:35:02. Current memory use 23.6MB.\n... used 7 dbqueries\n... used 0.006627082824707 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29587),(193702,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424902.0401000000,1649424902.0424000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:35:02. Current memory use 25.1MB.\n... used 1 dbqueries\n... used 0.00046706199645996 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29589),(193703,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424902.0452000000,1649424902.0460000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:35:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29587),(193704,0,'moodle','core\\task\\grade_cron_task',0,1649424902.0580000000,1649424902.0700000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:35:02. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.010777950286865 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29587),(193705,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424902.0549000000,1649424902.0832000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:35:02. Current memory use 25.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02695894241333 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29589),(193706,0,'moodle','core\\task\\portfolio_cron_task',0,1649424902.0967000000,1649424902.0979000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:35:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29589),(193707,0,'moodle','core\\task\\completion_regular_task',0,1649424902.0865000000,1649424902.1092000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:35:02. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.021512985229492 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29587),(193708,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424902.1182000000,1649424902.1193000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:35:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29587),(193709,0,'moodle','core\\task\\blog_cron_task',0,1649424902.1294000000,1649424902.1305000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:35:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29587),(193710,0,'moodle','core\\task\\calendar_cron_task',0,1649424902.1285000000,1649424902.1365000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:35:02. Current memory use 27.6MB.\n... used 1 dbqueries\n... used 0.0066819190979004 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29589),(193711,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424902.1456000000,1649424902.1484000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:35:02. Current memory use 28MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015909671783447 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29589),(193712,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424902.1402000000,1649424902.1637000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:35:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022579908370972 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29587),(193713,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424902.1587000000,1649424902.1955000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:35:02. Current memory use 28.1MB.\n... used 3 dbqueries\n... used 0.035072088241577 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29589),(193714,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424902.1958000000,1649424902.2001000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:35:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0021059513092041 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29587),(193715,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424902.2352000000,1649424902.2401000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:35:02. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029881000518799 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29587),(193716,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424902.2500000000,1649424902.2515000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:35:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00025296211242676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29587),(193717,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424902.2589000000,1649424902.2602000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:35:02. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29587),(193718,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424902.2648000000,1649424902.2673000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:35:02. Current memory use 34.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060606002807617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29589),(193719,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424902.2717000000,1649424902.2749000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:35:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012111663818359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29587),(193720,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424902.2817000000,1649424902.2859000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:35:02. Current memory use 34.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025029182434082 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29589),(193721,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424902.2850000000,1649424902.2863000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:35:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29587),(193722,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424902.3004000000,1649424902.3026000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:35:02. Current memory use 34.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077104568481445 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29589),(193723,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649424961.5791000000,1649424961.5896000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0062370300292969 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29630),(193724,0,'moodle','core\\task\\session_cleanup_task',0,1649424961.5796000000,1649424961.5967000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:36:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012135028839111 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29629),(193725,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649424961.6014000000,1649424961.6022000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:36:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29630),(193726,0,'moodle','core\\task\\grade_cron_task',0,1649424961.6147000000,1649424961.6276000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011866807937622 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29630),(193727,0,'moodle','core\\task\\completion_regular_task',0,1649424961.6367000000,1649424961.6582000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:36:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020710945129395 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29630),(193728,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649424961.6105000000,1649424961.6584000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.046712875366211 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29629),(193729,0,'moodle','core\\task\\portfolio_cron_task',0,1649424961.6707000000,1649424961.6722000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29629),(193730,0,'moodle','core\\task\\plagiarism_cron_task',0,1649424961.6712000000,1649424961.6728000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:36:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29630),(193731,0,'moodle','core\\task\\blog_cron_task',0,1649424961.6945000000,1649424961.6959000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:36:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29630),(193732,0,'moodle','core\\task\\calendar_cron_task',0,1649424961.6911000000,1649424961.6962000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0042440891265869 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29629),(193733,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649424961.7073000000,1649424961.7093000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:36:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00078320503234863 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29630),(193734,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649424961.7110000000,1649424961.7315000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:36:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01946496963501 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29629),(193735,0,'mod_forum','mod_forum\\task\\cron_task',0,1649424961.7641000000,1649424961.7678000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:36:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023298263549805 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29629),(193736,0,'mod_assign','mod_assign\\task\\cron_task',0,1649424961.7312000000,1649424961.7752000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:36:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.042365074157715 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29630),(193737,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649424961.7952000000,1649424961.7998000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:36:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037081241607666 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29629),(193738,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649424961.8122000000,1649424961.8133000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:36:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29629),(193739,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649424961.8134000000,1649424961.8149000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:36:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29630),(193740,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649424961.8272000000,1649424961.8313000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:36:01. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0024158954620361 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29630),(193741,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649424961.8303000000,1649424961.8318000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:36:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29629),(193742,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649424961.8484000000,1649424961.8523000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:36:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028159618377686 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29630),(193743,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649424961.8490000000,1649424961.8529000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:36:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00070786476135254 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29629),(193744,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649424961.8625000000,1649424961.8646000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:36:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00097799301147461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29629),(193745,0,'moodle','core\\task\\session_cleanup_task',0,1649425022.1683000000,1649425022.1828000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010375022888184 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29661); INSERT INTO `mdl_task_log` VALUES (193746,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425022.1729000000,1649425022.1833000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:37:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0055818557739258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29662),(193747,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425022.1913000000,1649425022.1928000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29661),(193748,0,'moodle','core\\task\\grade_cron_task',0,1649425022.2054000000,1649425022.2171000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:37:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010849952697754 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29661),(193749,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425022.1949000000,1649425022.2299000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:37:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033987045288086 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29662),(193750,0,'moodle','core\\task\\portfolio_cron_task',0,1649425022.2410000000,1649425022.2421000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29662),(193751,0,'moodle','core\\task\\completion_regular_task',0,1649425022.2257000000,1649425022.2450000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:37:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018243074417114 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29661),(193752,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425022.2511000000,1649425022.2519000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:37:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29662),(193753,0,'moodle','core\\task\\blog_cron_task',0,1649425022.2663000000,1649425022.2672000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:37:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29662),(193754,0,'moodle','core\\task\\calendar_cron_task',0,1649425022.2648000000,1649425022.2711000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:37:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.005202054977417 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29661),(193755,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425022.2807000000,1649425022.2830000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:37:02. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29661),(193756,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425022.2769000000,1649425022.2951000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:37:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017322063446045 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29662),(193757,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425022.3349000000,1649425022.3378000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:37:02. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015249252319336 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29662),(193758,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425022.3032000000,1649425022.3484000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:37:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.043767929077148 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29661),(193759,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425022.3710000000,1649425022.3751000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:37:02. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026600360870361 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29662),(193760,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425022.3832000000,1649425022.3842000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:37:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29662),(193761,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425022.3905000000,1649425022.3916000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:37:02. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29662),(193762,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425022.3949000000,1649425022.3973000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:37:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084304809570312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29661),(193763,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425022.4016000000,1649425022.4033000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:37:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29662),(193764,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425022.4151000000,1649425022.4192000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:37:02. Current memory use 30.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028419494628906 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29661),(193765,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425022.4279000000,1649425022.4290000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:37:02. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29661),(193766,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425022.4289000000,1649425022.4309000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:37:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00096702575683594 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29662),(193767,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425081.7316000000,1649425081.7419000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:38:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059390068054199 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29706),(193768,0,'moodle','core\\task\\session_cleanup_task',0,1649425081.7314000000,1649425081.7474000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:38:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.0099399089813232 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29708),(193769,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425081.7521000000,1649425081.7529000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:38:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29706),(193770,0,'moodle','core\\task\\grade_cron_task',0,1649425081.7606000000,1649425081.7743000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012619018554688 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29706),(193771,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425081.7572000000,1649425081.7965000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038413047790527 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29708),(193772,0,'moodle','core\\task\\portfolio_cron_task',0,1649425081.8059000000,1649425081.8069000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29708),(193773,0,'moodle','core\\task\\completion_regular_task',0,1649425081.7901000000,1649425081.8105000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:38:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019527912139893 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29706),(193774,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425081.8171000000,1649425081.8179000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29708),(193775,0,'moodle','core\\task\\blog_cron_task',0,1649425081.8318000000,1649425081.8326000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:38:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29708),(193776,0,'moodle','core\\task\\calendar_cron_task',0,1649425081.8280000000,1649425081.8345000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:38:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.005375862121582 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29706),(193777,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425081.8430000000,1649425081.8458000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:38:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012218952178955 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29706),(193778,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425081.8403000000,1649425081.8635000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:38:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021991014480591 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29708),(193779,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425081.8654000000,1649425081.8983000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:38:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.03183913230896 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29706),(193780,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425081.8963000000,1649425081.8992000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:38:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015661716461182 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29708),(193781,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425081.9204000000,1649425081.9235000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:38:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020852088928223 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29708),(193782,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425081.9348000000,1649425081.9365000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:38:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29708),(193783,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425081.9444000000,1649425081.9457000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:38:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00028109550476074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29706),(193784,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425081.9450000000,1649425081.9465000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:38:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044584274291992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29708),(193785,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425081.9538000000,1649425081.9558000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:38:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00036382675170898 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29706),(193786,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425081.9618000000,1649425081.9653000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:38:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002310037612915 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29708),(193787,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425081.9668000000,1649425081.9679000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:38:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29706),(193788,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425081.9787000000,1649425081.9812000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:38:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072789192199707 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29708),(193789,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425141.2690000000,1649425141.2808000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:39:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0077300071716309 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29740),(193790,0,'moodle','core\\task\\session_cleanup_task',0,1649425141.2688000000,1649425141.2849000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:39:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011526107788086 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29743),(193791,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425141.2934000000,1649425141.2946000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:39:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29740),(193792,0,'moodle','core\\task\\grade_cron_task',0,1649425141.3192000000,1649425141.3365000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:39:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0158851146698 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29740),(193793,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425141.2939000000,1649425141.3420000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:39:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047260046005249 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29743),(193794,0,'moodle','core\\task\\portfolio_cron_task',0,1649425141.3530000000,1649425141.3543000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29743),(193795,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425141.3660000000,1649425141.3674000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:39:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29743),(193796,0,'moodle','core\\task\\completion_regular_task',0,1649425141.3490000000,1649425141.3709000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:39:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020701169967651 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29740),(193797,0,'moodle','core\\task\\blog_cron_task',0,1649425141.3885000000,1649425141.3896000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:39:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29740),(193798,0,'moodle','core\\task\\calendar_cron_task',0,1649425141.3848000000,1649425141.3908000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:39:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0049140453338623 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29743),(193799,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425141.3991000000,1649425141.4010000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:39:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00089216232299805 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29740),(193800,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425141.3979000000,1649425141.4235000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:39:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024416208267212 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29743),(193801,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425141.4627000000,1649425141.4660000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:39:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001802921295166 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29743),(193802,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425141.4241000000,1649425141.4713000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:39:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.045653104782104 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29740),(193803,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425141.4863000000,1649425141.4912000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:39:01. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039308071136475 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29743),(193804,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425141.4988000000,1649425141.5003000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:39:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29743),(193805,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425141.5090000000,1649425141.5107000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:39:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29743),(193806,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425141.5206000000,1649425141.5219000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:39:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040197372436523 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29743),(193807,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425141.5230000000,1649425141.5247000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:39:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29740),(193808,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425141.5347000000,1649425141.5372000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:39:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017728805541992 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29743),(193809,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425141.5400000000,1649425141.5408000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:39:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29740),(193810,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425141.5449000000,1649425141.5463000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:39:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29743),(193811,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649425201.9106000000,1649425201.9220000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0067839622497559 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',29888),(193812,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649425201.9135000000,1649425201.9290000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:40:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.010907888412476 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',29891),(193813,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649425201.9368000000,1649425201.9417000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.003939151763916 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',29888),(193814,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649425201.9394000000,1649425201.9428000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0021500587463379 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',29891),(193815,0,'moodle','core\\task\\badges_message_task',0,1649425201.9552000000,1649425201.9629000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0041778087615967 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',29891),(193816,0,'moodle','core\\task\\badges_cron_task',0,1649425201.9537000000,1649425201.9873000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030786991119385 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',29888),(193817,0,'mod_chat','mod_chat\\task\\cron_task',0,1649425201.9791000000,1649425201.9966000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.016133069992065 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',29891),(193818,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649425202.0083000000,1649425202.0182000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:40:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0083601474761963 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',29888),(193819,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649425202.0178000000,1649425202.0261000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:40:02. Current memory use 22.6MB.\n\n0 feeds refreshed (took 0.000721 seconds)\n... used 1 dbqueries\n... used 0.0074219703674316 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',29891),(193820,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649425202.0325000000,1649425202.0377000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:40:02. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0028641223907471 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',29888),(193821,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649425202.0411000000,1649425202.0486000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:40:02. Current memory use 23.8MB.\n... used 3 dbqueries\n... used 0.0036418437957764 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',29891),(193822,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649425202.0466000000,1649425202.0494000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:40:02. Current memory use 24.2MB.\n... used 2 dbqueries\n... used 0.0019900798797607 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',29888),(193823,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425202.0587000000,1649425202.0613000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:40:02. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.00051021575927734 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29888),(193824,0,'moodle','core\\task\\session_cleanup_task',0,1649425202.0574000000,1649425202.0707000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:40:02. Current memory use 24.2MB.\n... used 8 dbqueries\n... used 0.011073112487793 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29891),(193825,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425202.0703000000,1649425202.0714000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:40:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29888),(193826,0,'moodle','core\\task\\grade_cron_task',0,1649425202.0817000000,1649425202.0930000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:40:02. Current memory use 24.5MB.\n... used 2 dbqueries\n... used 0.010354042053223 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29891),(193827,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425202.0821000000,1649425202.1121000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:40:02. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028820037841797 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29888),(193828,0,'moodle','core\\task\\completion_regular_task',0,1649425202.1028000000,1649425202.1222000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:40:02. Current memory use 25.3MB.\n... used 6 dbqueries\n... used 0.018526077270508 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29891),(193829,0,'moodle','core\\task\\portfolio_cron_task',0,1649425202.1225000000,1649425202.1237000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:40:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29888),(193830,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425202.1319000000,1649425202.1332000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:40:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 7.2002410888672E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29888),(193831,0,'moodle','core\\task\\calendar_cron_task',0,1649425202.1322000000,1649425202.1398000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:40:02. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.0063300132751465 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29891),(193832,0,'moodle','core\\task\\blog_cron_task',0,1649425202.1479000000,1649425202.1495000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:40:02. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29891),(193833,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425202.1588000000,1649425202.1617000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:40:02. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015401840209961 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29891),(193834,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425202.1510000000,1649425202.1773000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:40:02. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025054931640625 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29888),(193835,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425202.1712000000,1649425202.2209000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:40:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.047631025314331 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29891),(193836,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425202.2183000000,1649425202.2222000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:40:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017020702362061 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29888),(193837,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425202.2465000000,1649425202.2520000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:40:02. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034019947052002 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29888),(193838,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425202.2609000000,1649425202.2624000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:40:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013017654418945 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29888),(193839,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425202.2713000000,1649425202.2738000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:40:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29891),(193840,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425202.2726000000,1649425202.2749000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:40:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00065112113952637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29888),(193841,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425202.2827000000,1649425202.2844000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:40:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29891),(193842,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425202.2846000000,1649425202.2886000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:40:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026519298553467 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29888),(193843,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425202.2947000000,1649425202.2962000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:40:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00018405914306641 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29891),(193844,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425202.3005000000,1649425202.3024000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:40:02. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062298774719238 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29888),(193845,0,'moodle','core\\task\\session_cleanup_task',0,1649425261.6252000000,1649425261.6408000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010952949523926 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29930),(193846,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425261.6498000000,1649425261.6510000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:41:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00046706199645996 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29930),(193847,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425261.6585000000,1649425261.6595000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29930),(193848,0,'moodle','core\\task\\grade_cron_task',0,1649425261.6693000000,1649425261.6990000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:41:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.022917985916138 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29931),(193849,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425261.6659000000,1649425261.7090000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042053937911987 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29930),(193850,0,'moodle','core\\task\\portfolio_cron_task',0,1649425261.7180000000,1649425261.7188000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29930),(193851,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425261.7277000000,1649425261.7285000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29930),(193852,0,'moodle','core\\task\\completion_regular_task',0,1649425261.7097000000,1649425261.7318000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021311044692993 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29931),(193853,0,'moodle','core\\task\\calendar_cron_task',0,1649425261.7410000000,1649425261.7461000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:41:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044150352478027 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29930),(193854,0,'moodle','core\\task\\blog_cron_task',0,1649425261.7499000000,1649425261.7508000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:41:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29931),(193855,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425261.7585000000,1649425261.7605000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:41:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012650489807129 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29931),(193856,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425261.7538000000,1649425261.7777000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:41:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022700071334839 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29930),(193857,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425261.8069000000,1649425261.8096000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:41:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016641616821289 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29930),(193858,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425261.7825000000,1649425261.8197000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:41:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.035948038101196 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29931),(193859,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425261.8378000000,1649425261.8434000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:41:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039470195770264 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29930),(193860,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425261.8533000000,1649425261.8544000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:41:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29930),(193861,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425261.8600000000,1649425261.8621000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:41:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0002751350402832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29931),(193862,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425261.8643000000,1649425261.8667000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:41:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063586235046387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29930),(193863,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425261.8732000000,1649425261.8747000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:41:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29931),(193864,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425261.8831000000,1649425261.8861000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:41:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019090175628662 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29930),(193865,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425261.8907000000,1649425261.8920000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:41:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00018978118896484 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29931),(193866,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425261.9037000000,1649425261.9055000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:41:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082302093505859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29930),(193867,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649425322.1967000000,1649425322.2230000000,3,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 21:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 4 dbqueries\n... used 0.021460056304932 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',29967),(193868,0,'moodle','core\\task\\session_cleanup_task',0,1649425322.2324000000,1649425322.2411000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:42:02. Current memory use 21.1MB.\n... used 7 dbqueries\n... used 0.0062839984893799 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',29967),(193869,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425322.2511000000,1649425322.2535000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:42:02. Current memory use 21.4MB.\n... used 1 dbqueries\n... used 0.00072813034057617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',29967),(193870,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425322.2687000000,1649425322.2705000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:42:02. Current memory use 21.5MB.\n... used 0 dbqueries\n... used 6.8187713623047E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',29967),(193871,0,'moodle','core\\task\\analytics_cleanup_task',0,1649425322.1756000000,1649425322.2786000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 21:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.098304986953735 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',29968),(193872,0,'moodle','core\\task\\grade_cron_task',0,1649425322.2912000000,1649425322.2997000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:42:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0072650909423828 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',29968),(193873,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425322.2786000000,1649425322.3089000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:42:02. Current memory use 21.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028814792633057 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',29967),(193874,0,'moodle','core\\task\\portfolio_cron_task',0,1649425322.3177000000,1649425322.3193000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',29967),(193875,0,'moodle','core\\task\\completion_regular_task',0,1649425322.3085000000,1649425322.3237000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.014250040054321 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',29968),(193876,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425322.3305000000,1649425322.3321000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',29967),(193877,0,'moodle','core\\task\\calendar_cron_task',0,1649425322.3304000000,1649425322.3356000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:42:02. Current memory use 25.4MB.\n... used 1 dbqueries\n... used 0.004356861114502 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',29968),(193878,0,'moodle','core\\task\\blog_cron_task',0,1649425322.3458000000,1649425322.3466000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:42:02. Current memory use 25.8MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',29968),(193879,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425322.3544000000,1649425322.3564000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:42:02. Current memory use 25.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011429786682129 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',29968),(193880,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425322.3540000000,1649425322.3801000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:42:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024350881576538 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',29967),(193881,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425322.3759000000,1649425322.4114000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:42:02. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.034117937088013 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',29968),(193882,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425322.4137000000,1649425322.4168000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:42:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010941028594971 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',29967),(193883,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425322.4446000000,1649425322.4485000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:42:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021190643310547 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',29967),(193884,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425322.4572000000,1649425322.4589000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:42:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',29967),(193885,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425322.4661000000,1649425322.4681000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:42:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',29967),(193886,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425322.4766000000,1649425322.4789000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:42:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054097175598145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',29967),(193887,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425322.4786000000,1649425322.4803000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:42:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',29968),(193888,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425322.4879000000,1649425322.4930000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:42:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0028810501098633 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',29967),(193889,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425322.4927000000,1649425322.4939000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:42:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00017809867858887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',29968),(193890,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425322.5027000000,1649425322.5050000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:42:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064992904663086 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',29967),(193891,0,'moodle','core\\task\\session_cleanup_task',0,1649425381.7765000000,1649425381.7925000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011845111846924 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30001),(193892,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425381.7827000000,1649425381.7937000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:43:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0058600902557373 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30000),(193893,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425381.8019000000,1649425381.8027000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30001),(193894,0,'moodle','core\\task\\grade_cron_task',0,1649425381.8108000000,1649425381.8226000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:43:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011052846908569 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30001),(193895,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425381.8047000000,1649425381.8387000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:43:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033103942871094 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30000),(193896,0,'moodle','core\\task\\completion_regular_task',0,1649425381.8319000000,1649425381.8503000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:43:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017421960830688 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30001),(193897,0,'moodle','core\\task\\portfolio_cron_task',0,1649425381.8500000000,1649425381.8518000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30000),(193898,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425381.8586000000,1649425381.8596000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:43:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30001),(193899,0,'moodle','core\\task\\calendar_cron_task',0,1649425381.8689000000,1649425381.8763000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:43:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0060629844665527 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30000),(193900,0,'moodle','core\\task\\blog_cron_task',0,1649425381.8764000000,1649425381.8776000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:43:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 9.5129013061523E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30001),(193901,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425381.8863000000,1649425381.8886000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:43:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010218620300293 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30000),(193902,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425381.8858000000,1649425381.9055000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:43:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018797159194946 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30001),(193903,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425381.9062000000,1649425381.9415000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:43:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.033818960189819 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30000),(193904,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425381.9430000000,1649425381.9456000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:43:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015370845794678 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30001),(193905,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425381.9619000000,1649425381.9664000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:43:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0034639835357666 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30001),(193906,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425381.9747000000,1649425381.9760000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:43:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30001),(193907,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425381.9853000000,1649425381.9870000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:43:01. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00016403198242188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30001),(193908,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425381.9860000000,1649425381.9878000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:43:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00084805488586426 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30000),(193909,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425381.9942000000,1649425381.9952000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:43:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30000),(193910,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425382.0024000000,1649425382.0058000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:43:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022540092468262 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30001),(193911,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425382.0066000000,1649425382.0076000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:43:02. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30000),(193912,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425382.0162000000,1649425382.0183000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:43:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076198577880859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30000),(193913,0,'moodle','core\\task\\session_cleanup_task',0,1649425441.3419000000,1649425441.3565000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:44:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01029896736145 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30050),(193914,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425441.3654000000,1649425441.3673000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:44:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00075602531433105 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30050),(193915,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425441.3783000000,1649425441.3795000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:44:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30050),(193916,0,'moodle','core\\task\\grade_cron_task',0,1649425441.3904000000,1649425441.4075000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:44:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.015914916992188 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30050),(193917,0,'moodle','core\\task\\completion_regular_task',0,1649425441.4150000000,1649425441.4309000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:44:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014797925949097 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30050),(193918,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425441.3886000000,1649425441.4364000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:44:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041000127792358 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30046),(193919,0,'moodle','core\\task\\portfolio_cron_task',0,1649425441.4392000000,1649425441.4405000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:44:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30050),(193920,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425441.4482000000,1649425441.4491000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:44:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30046),(193921,0,'moodle','core\\task\\calendar_cron_task',0,1649425441.4532000000,1649425441.4576000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:44:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0036609172821045 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30050),(193922,0,'moodle','core\\task\\blog_cron_task',0,1649425441.4645000000,1649425441.4655000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:44:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30046),(193923,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425441.4723000000,1649425441.4737000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:44:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074386596679688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30046),(193924,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425441.4709000000,1649425441.4885000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:44:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016517162322998 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30050),(193925,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425441.5177000000,1649425441.5202000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:44:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012938976287842 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30050),(193926,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425441.4900000000,1649425441.5219000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:44:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030886888504028 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30046),(193927,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425441.5385000000,1649425441.5412000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:44:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0016539096832275 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30050),(193928,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425441.5485000000,1649425441.5499000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:44:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00027918815612793 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30050),(193929,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425441.5549000000,1649425441.5562000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:44:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30046),(193930,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425441.5576000000,1649425441.5596000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:44:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008699893951416 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30050),(193931,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425441.5638000000,1649425441.5649000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:44:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30046),(193932,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425441.5727000000,1649425441.5751000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:44:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016109943389893 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30050),(193933,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425441.5803000000,1649425441.5813000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:44:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014019012451172 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30046),(193934,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425441.5842000000,1649425441.5856000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:44:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30050),(193935,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649425501.8393000000,1649425501.8808000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 21:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.037297964096069 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',30117),(193936,0,'moodle','core\\task\\badges_cron_task',0,1649425501.8505000000,1649425501.9003000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.044742107391357 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30111),(193937,0,'moodle','core\\task\\badges_message_task',0,1649425501.9030000000,1649425501.9134000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:45:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055041313171387 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30117),(193938,0,'mod_chat','mod_chat\\task\\cron_task',0,1649425501.9151000000,1649425501.9290000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:45:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.012663841247559 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30111),(193939,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649425501.9364000000,1649425501.9447000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:45:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.007098913192749 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30117),(193940,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649425501.9424000000,1649425501.9507000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:45:01. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00057499999999999 seconds)\n... used 1 dbqueries\n... used 0.0074119567871094 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30111),(193941,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649425501.9574000000,1649425501.9631000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:45:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.0031020641326904 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30117),(193942,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649425501.9654000000,1649425501.9718000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:45:01. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.0038940906524658 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30111),(193943,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649425501.9723000000,1649425501.9756000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:45:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.0024240016937256 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30117),(193944,0,'moodle','core\\task\\session_cleanup_task',0,1649425501.9810000000,1649425501.9879000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:45:01. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0048189163208008 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30111),(193945,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425501.9866000000,1649425501.9898000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:45:01. Current memory use 26.3MB.\n... used 1 dbqueries\n... used 0.00055789947509766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30117),(193946,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425501.9971000000,1649425501.9979000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:45:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30117),(193947,0,'moodle','core\\task\\grade_cron_task',0,1649425502.0089000000,1649425502.0108000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:45:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0010490417480469 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30117),(193948,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425501.9974000000,1649425502.0166000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:45:01. Current memory use 25.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.018503904342651 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30111),(193949,0,'moodle','core\\task\\portfolio_cron_task',0,1649425502.0259000000,1649425502.0268000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30111),(193950,0,'moodle','core\\task\\completion_regular_task',0,1649425502.0202000000,1649425502.0346000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:45:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.013625860214233 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30117),(193951,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425502.0364000000,1649425502.0373000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:45:02. Current memory use 27.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30111),(193952,0,'moodle','core\\task\\calendar_cron_task',0,1649425502.0453000000,1649425502.0503000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:45:02. Current memory use 27.2MB.\n... used 1 dbqueries\n... used 0.0041851997375488 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30111),(193953,0,'moodle','core\\task\\blog_cron_task',0,1649425502.0563000000,1649425502.0576000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:45:02. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30117),(193954,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425502.0654000000,1649425502.0675000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:45:02. Current memory use 27.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010159015655518 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30117),(193955,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425502.0579000000,1649425502.0773000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:45:02. Current memory use 27.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018496036529541 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30111),(193956,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425502.0766000000,1649425502.0890000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:45:02. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.010865926742554 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30117),(193957,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425502.1039000000,1649425502.1070000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:45:02. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012810230255127 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30111),(193958,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425502.1270000000,1649425502.1312000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:45:02. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022151470184326 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30111),(193959,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425502.1403000000,1649425502.1413000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:45:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30111),(193960,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425502.1484000000,1649425502.1499000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:45:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30111),(193961,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425502.1591000000,1649425502.1616000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:45:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30111),(193962,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425502.1609000000,1649425502.1628000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:45:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00020122528076172 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30117),(193963,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425502.1695000000,1649425502.1722000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:45:02. Current memory use 32.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017919540405273 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30117),(193964,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425502.1721000000,1649425502.1737000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:45:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00023913383483887 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30111),(193965,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425502.1816000000,1649425502.1830000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:45:02. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046896934509277 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30117),(193966,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425561.4833000000,1649425561.4928000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0057840347290039 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30152),(193967,0,'moodle','core\\task\\session_cleanup_task',0,1649425561.4829000000,1649425561.4981000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010792970657349 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30150),(193968,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425561.5022000000,1649425561.5031000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30152),(193969,0,'moodle','core\\task\\grade_cron_task',0,1649425561.5109000000,1649425561.5226000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011031866073608 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30152),(193970,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425561.5099000000,1649425561.5390000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028284072875977 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30150),(193971,0,'moodle','core\\task\\completion_regular_task',0,1649425561.5307000000,1649425561.5458000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:46:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014302015304565 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30152),(193972,0,'moodle','core\\task\\portfolio_cron_task',0,1649425561.5500000000,1649425561.5514000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:46:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30150),(193973,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425561.5539000000,1649425561.5547000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:46:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30152),(193974,0,'moodle','core\\task\\blog_cron_task',0,1649425561.5704000000,1649425561.5713000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:46:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30150),(193975,0,'moodle','core\\task\\calendar_cron_task',0,1649425561.5695000000,1649425561.5767000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:46:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0060358047485352 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30152),(193976,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425561.5858000000,1649425561.5877000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:46:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084400177001953 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30152),(193977,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425561.5803000000,1649425561.5970000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:46:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016005992889404 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30150),(193978,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425561.6280000000,1649425561.6300000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:46:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00099301338195801 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30150),(193979,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425561.6081000000,1649425561.6472000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:46:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.037693977355957 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30152),(193980,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425561.6509000000,1649425561.6540000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:46:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022110939025879 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30150),(193981,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425561.6746000000,1649425561.6765000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:46:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00017213821411133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30150),(193982,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425561.6871000000,1649425561.6888000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:46:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00016498565673828 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30150),(193983,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425561.6967000000,1649425561.6989000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:46:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079894065856934 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30150),(193984,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425561.7054000000,1649425561.7080000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:46:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00033307075500488 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30152),(193985,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425561.7131000000,1649425561.7156000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:46:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017609596252441 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30150),(193986,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425561.7327000000,1649425561.7342000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:46:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30150),(193987,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425561.7252000000,1649425561.7287000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:46:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00018501281738281 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30152),(193988,0,'moodle','core\\task\\session_cleanup_task',0,1649425622.0854000000,1649425622.1070000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:47:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014954805374146 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30194),(193989,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425622.1006000000,1649425622.1115000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:47:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064969062805176 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30189),(193990,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425622.1219000000,1649425622.1227000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:47:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30189),(193991,0,'moodle','core\\task\\grade_cron_task',0,1649425622.1381000000,1649425622.1502000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:47:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010942935943604 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30189),(193992,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425622.1272000000,1649425622.1592000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:47:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031117916107178 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30194),(193993,0,'moodle','core\\task\\portfolio_cron_task',0,1649425622.1682000000,1649425622.1691000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30194),(193994,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425622.1770000000,1649425622.1779000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:47:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30194),(193995,0,'moodle','core\\task\\completion_regular_task',0,1649425622.1645000000,1649425622.1904000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:47:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.024839162826538 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30189),(193996,0,'moodle','core\\task\\calendar_cron_task',0,1649425622.1936000000,1649425622.1994000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:47:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050840377807617 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30194),(193997,0,'moodle','core\\task\\blog_cron_task',0,1649425622.2078000000,1649425622.2086000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:47:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30194),(193998,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425622.2170000000,1649425622.2192000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:47:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013370513916016 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30194),(193999,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425622.2105000000,1649425622.2316000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:47:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020165920257568 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30189),(194000,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425622.2685000000,1649425622.2732000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:47:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0030639171600342 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30189),(194001,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425622.2376000000,1649425622.2810000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:47:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042180061340332 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30194),(194002,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425622.2997000000,1649425622.3040000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:47:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024831295013428 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30189),(194003,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425622.3162000000,1649425622.3178000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:47:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012302398681641 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30194),(194004,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425622.3190000000,1649425622.3209000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:47:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30189),(194005,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425622.3306000000,1649425622.3333000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:47:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30194),(194006,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425622.3316000000,1649425622.3366000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:47:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30189),(194007,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425622.3520000000,1649425622.3552000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:47:02. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021839141845703 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30194),(194008,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425622.3567000000,1649425622.3579000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:47:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.00017595291137695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30189),(194009,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425622.3682000000,1649425622.3700000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:47:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30194),(194010,0,'moodle','core\\task\\session_cleanup_task',0,1649425681.6146000000,1649425681.6290000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010581016540527 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30236),(194011,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425681.6385000000,1649425681.6399000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:48:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00041699409484863 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30236),(194012,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425681.6486000000,1649425681.6494000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30236),(194013,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425681.6586000000,1649425681.6869000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:48:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027420997619629 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30236),(194014,0,'moodle','core\\task\\grade_cron_task',0,1649425681.6714000000,1649425681.6959000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:48:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020688772201538 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30233),(194015,0,'moodle','core\\task\\portfolio_cron_task',0,1649425681.7030000000,1649425681.7038000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:48:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30233),(194016,0,'moodle','core\\task\\completion_regular_task',0,1649425681.7026000000,1649425681.7123000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:48:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0088551044464111 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30236),(194017,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425681.7139000000,1649425681.7151000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:48:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30233),(194018,0,'moodle','core\\task\\calendar_cron_task',0,1649425681.7267000000,1649425681.7330000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:48:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0052239894866943 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30233),(194019,0,'moodle','core\\task\\blog_cron_task',0,1649425681.7362000000,1649425681.7373000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:48:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30236),(194020,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425681.7443000000,1649425681.7459000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:48:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094485282897949 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30236),(194021,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425681.7404000000,1649425681.7573000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:48:01. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016218185424805 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30233),(194022,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425681.7879000000,1649425681.7905000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:48:01. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013649463653564 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30233),(194023,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425681.7686000000,1649425681.7986000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:48:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.028915882110596 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30236),(194024,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425681.8095000000,1649425681.8140000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:48:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003486156463623 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30233),(194025,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425681.8203000000,1649425681.8221000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:48:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00026202201843262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30233),(194026,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425681.8296000000,1649425681.8307000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:48:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30233),(194027,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425681.8339000000,1649425681.8355000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:48:01. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044107437133789 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30236),(194028,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425681.8385000000,1649425681.8396000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:48:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30233),(194029,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425681.8504000000,1649425681.8513000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:48:01. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30233),(194030,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425681.8508000000,1649425681.8544000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:48:01. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023560523986816 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30236),(194031,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425681.8604000000,1649425681.8619000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:48:01. Current memory use 27.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066089630126953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30233),(194032,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425742.1669000000,1649425742.1768000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:49:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0056028366088867 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30272),(194033,0,'moodle','core\\task\\session_cleanup_task',0,1649425742.1661000000,1649425742.1829000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:49:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011476039886475 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30270),(194034,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425742.1869000000,1649425742.1878000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:49:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30272),(194035,0,'moodle','core\\task\\grade_cron_task',0,1649425742.1968000000,1649425742.2212000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:49:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.023504972457886 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30272),(194036,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425742.1918000000,1649425742.2310000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:49:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03841495513916 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30270),(194037,0,'moodle','core\\task\\portfolio_cron_task',0,1649425742.2398000000,1649425742.2410000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30270),(194038,0,'moodle','core\\task\\completion_regular_task',0,1649425742.2299000000,1649425742.2462000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:49:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015436172485352 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30272),(194039,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425742.2487000000,1649425742.2498000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:49:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30270),(194040,0,'moodle','core\\task\\blog_cron_task',0,1649425742.2647000000,1649425742.2658000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:49:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30272),(194041,0,'moodle','core\\task\\calendar_cron_task',0,1649425742.2626000000,1649425742.2675000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:49:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040957927703857 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30270),(194042,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425742.2752000000,1649425742.2778000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:49:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015699863433838 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30270),(194043,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425742.2733000000,1649425742.2925000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:49:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017405033111572 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30272),(194044,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425742.3309000000,1649425742.3343000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:49:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0023400783538818 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30272),(194045,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425742.2992000000,1649425742.3436000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:49:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042848825454712 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30270),(194046,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425742.3586000000,1649425742.3629000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:49:02. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030500888824463 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30272),(194047,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425742.3730000000,1649425742.3744000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:49:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30272),(194048,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425742.3805000000,1649425742.3817000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:49:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30270),(194049,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425742.3841000000,1649425742.3859000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:49:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059008598327637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30272),(194050,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425742.3902000000,1649425742.3919000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:49:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014090538024902 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30270),(194051,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425742.3981000000,1649425742.4014000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:49:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022151470184326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30272),(194052,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425742.4046000000,1649425742.4056000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:49:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30270),(194053,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425742.4105000000,1649425742.4118000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:49:02. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30272),(194054,0,'moodle','core\\task\\cache_cron_task',0,1649425801.7263000000,1649425801.7368000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 21:50:01. Current memory use 19.4MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0059669017791748 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',30308),(194055,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649425801.7673000000,1649425801.7774000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:50:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0066680908203125 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',30309),(194056,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649425801.7881000000,1649425801.7892000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:50:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',30309),(194057,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649425801.7987000000,1649425801.8039000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:50:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0043628215789795 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',30309),(194058,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649425801.8143000000,1649425801.8153000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:50:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',30309),(194059,0,'moodle','core\\task\\badges_cron_task',0,1649425801.8266000000,1649425801.8680000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:50:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.038632154464722 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30309),(194060,0,'moodle','core\\task\\badges_message_task',0,1649425801.8776000000,1649425801.8792000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:50:01. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30309),(194061,0,'mod_chat','mod_chat\\task\\cron_task',0,1649425801.8990000000,1649425801.9147000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:50:01. Current memory use 24.3MB.\n... used 4 dbqueries\n... used 0.013936996459961 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30309),(194062,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649425801.9265000000,1649425801.9338000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:50:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 0.0060329437255859 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30309),(194063,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649425801.9484000000,1649425801.9590000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:50:01. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.001546 seconds)\n... used 1 dbqueries\n... used 0.009645938873291 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30309),(194064,0,'moodle','core\\task\\automated_backup_task',0,1649425801.7579000000,1649425801.9640000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 21:50:01. Current memory use 20.3MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 21:50:01. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.20525813102722 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',30308),(194065,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649425801.9900000000,1649425801.9975000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:50:01. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0048019886016846 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30308),(194066,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649425801.9901000000,1649425801.9978000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:50:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0048708915710449 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30309),(194067,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649425802.0084000000,1649425802.0130000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:50:02. Current memory use 37.8MB.\n... used 3 dbqueries\n... used 0.0034451484680176 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30308),(194068,0,'moodle','core\\task\\session_cleanup_task',0,1649425802.0097000000,1649425802.0205000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:50:02. Current memory use 25.9MB.\n... used 7 dbqueries\n... used 0.0077588558197021 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30309),(194069,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425802.0233000000,1649425802.0267000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:50:02. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.00072884559631348 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30308),(194070,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425802.0291000000,1649425802.0303000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:50:02. Current memory use 26.2MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30309),(194071,0,'moodle','core\\task\\grade_cron_task',0,1649425802.0387000000,1649425802.0422000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:50:02. Current memory use 26.3MB.\n... used 2 dbqueries\n... used 0.0024709701538086 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30309),(194072,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425802.0376000000,1649425802.0627000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:50:02. Current memory use 38.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02363109588623 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30308),(194073,0,'moodle','core\\task\\completion_regular_task',0,1649425802.0522000000,1649425802.0682000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:50:02. Current memory use 26.3MB.\n... used 6 dbqueries\n... used 0.015079021453857 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30309),(194074,0,'moodle','core\\task\\portfolio_cron_task',0,1649425802.0738000000,1649425802.0747000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:50:02. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30308),(194075,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425802.0765000000,1649425802.0775000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30309),(194076,0,'moodle','core\\task\\blog_cron_task',0,1649425802.0861000000,1649425802.0875000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:50:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30309),(194077,0,'moodle','core\\task\\calendar_cron_task',0,1649425802.0856000000,1649425802.0914000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:50:02. Current memory use 39.8MB.\n... used 1 dbqueries\n... used 0.004586935043335 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30308),(194078,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425802.1051000000,1649425802.1075000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:50:02. Current memory use 40.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099682807922363 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30308),(194079,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425802.1020000000,1649425802.1289000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:50:02. Current memory use 27MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025435209274292 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30309),(194080,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425802.1271000000,1649425802.1419000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:50:02. Current memory use 41.1MB.\n... used 3 dbqueries\n... used 0.013207912445068 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30308),(194081,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425802.1528000000,1649425802.1564000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:50:02. Current memory use 41.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020120143890381 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30308),(194082,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425802.1826000000,1649425802.1843000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30308),(194083,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425802.1808000000,1649425802.1879000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:50:02. Current memory use 31.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004709005355835 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30309),(194084,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425802.1963000000,1649425802.1982000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30308),(194085,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425802.1979000000,1649425802.2010000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:50:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011961460113525 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30309),(194086,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425802.2089000000,1649425802.2107000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30308),(194087,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425802.2107000000,1649425802.2150000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:50:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002626895904541 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30309),(194088,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425802.2223000000,1649425802.2240000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:50:02. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30308),(194089,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425802.2280000000,1649425802.2305000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:50:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00090813636779785 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30309),(194090,0,'moodle','core\\task\\session_cleanup_task',0,1649425861.5218000000,1649425861.5351000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:51:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096039772033691 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30358),(194091,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425861.5282000000,1649425861.5398000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:51:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064361095428467 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30354),(194092,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425861.5488000000,1649425861.5495000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:51:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30354),(194093,0,'moodle','core\\task\\grade_cron_task',0,1649425861.5586000000,1649425861.5695000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:51:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.009774923324585 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30354),(194094,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425861.5494000000,1649425861.5893000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:51:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038645029067993 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30358),(194095,0,'moodle','core\\task\\completion_regular_task',0,1649425861.5778000000,1649425861.5927000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:51:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014041900634766 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30354),(194096,0,'moodle','core\\task\\portfolio_cron_task',0,1649425861.6006000000,1649425861.6017000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30358),(194097,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425861.6025000000,1649425861.6033000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:51:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30354),(194098,0,'moodle','core\\task\\calendar_cron_task',0,1649425861.6193000000,1649425861.6237000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:51:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036828517913818 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30358),(194099,0,'moodle','core\\task\\blog_cron_task',0,1649425861.6271000000,1649425861.6282000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:51:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30354),(194100,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425861.6381000000,1649425861.6407000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:51:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001323938369751 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30354),(194101,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425861.6302000000,1649425861.6476000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:51:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016653060913086 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30358),(194102,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425861.6787000000,1649425861.6810000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:51:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011699199676514 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30358),(194103,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425861.6595000000,1649425861.7024000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:51:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.041318893432617 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30354),(194104,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425861.7043000000,1649425861.7087000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:51:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026481151580811 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30358),(194105,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425861.7148000000,1649425861.7161000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:51:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30358),(194106,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425861.7227000000,1649425861.7238000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:51:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30358),(194107,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425861.7309000000,1649425861.7324000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:51:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043702125549316 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30358),(194108,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425861.7498000000,1649425861.7511000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:51:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30358),(194109,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425861.7621000000,1649425861.7646000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:51:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016951560974121 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30358),(194110,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425861.7732000000,1649425861.7740000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:51:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014185905456543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30354),(194111,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425861.7728000000,1649425861.7741000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:51:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052595138549805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30358),(194112,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425922.0942000000,1649425922.1040000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:52:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005932092666626 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30392),(194113,0,'moodle','core\\task\\session_cleanup_task',0,1649425922.0907000000,1649425922.1125000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:52:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015249967575073 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30395),(194114,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425922.1169000000,1649425922.1178000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:52:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30392),(194115,0,'moodle','core\\task\\grade_cron_task',0,1649425922.1258000000,1649425922.1387000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:52:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011948108673096 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30395),(194116,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425922.1253000000,1649425922.1584000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:52:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.032248973846436 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30392),(194117,0,'moodle','core\\task\\completion_regular_task',0,1649425922.1484000000,1649425922.1682000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:52:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01784610748291 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30395),(194118,0,'moodle','core\\task\\portfolio_cron_task',0,1649425922.1698000000,1649425922.1710000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:52:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30392),(194119,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425922.1780000000,1649425922.1790000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:52:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30395),(194120,0,'moodle','core\\task\\calendar_cron_task',0,1649425922.1868000000,1649425922.1940000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:52:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0058660507202148 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30392),(194121,0,'moodle','core\\task\\blog_cron_task',0,1649425922.1933000000,1649425922.1941000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:52:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30395),(194122,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425922.2042000000,1649425922.2065000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:52:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014350414276123 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30392),(194123,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425922.2039000000,1649425922.2239000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:52:02. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019136190414429 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30395),(194124,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425922.2720000000,1649425922.2757000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:52:02. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019948482513428 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30395),(194125,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425922.2294000000,1649425922.2899000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:52:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.058848142623901 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30392),(194126,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425922.2947000000,1649425922.2982000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:52:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021798610687256 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30395),(194127,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425922.3056000000,1649425922.3072000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:52:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.00035977363586426 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30395),(194128,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425922.3222000000,1649425922.3246000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:52:02. Current memory use 29.1MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30395),(194129,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425922.3246000000,1649425922.3266000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:52:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076198577880859 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30392),(194130,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425922.3349000000,1649425922.3362000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:52:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30395),(194131,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425922.3432000000,1649425922.3461000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:52:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016088485717773 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30392),(194132,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425922.3512000000,1649425922.3520000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:52:02. Current memory use 28.3MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30395),(194133,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425922.3569000000,1649425922.3583000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:52:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000579833984375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30392),(194134,0,'moodle','core\\task\\session_cleanup_task',0,1649425981.6656000000,1649425981.6806000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010757923126221 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30440),(194135,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649425981.6912000000,1649425981.6927000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:53:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00050711631774902 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30440),(194136,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649425981.7001000000,1649425981.7010000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:53:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30440),(194137,0,'moodle','core\\task\\grade_cron_task',0,1649425981.7188000000,1649425981.7378000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:53:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.014904975891113 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30438),(194138,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649425981.7086000000,1649425981.7539000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044085025787354 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30440),(194139,0,'moodle','core\\task\\portfolio_cron_task',0,1649425981.7621000000,1649425981.7629000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30440),(194140,0,'moodle','core\\task\\completion_regular_task',0,1649425981.7483000000,1649425981.7806000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:53:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.031495094299316 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30438),(194141,0,'moodle','core\\task\\plagiarism_cron_task',0,1649425981.7844000000,1649425981.7854000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30440),(194142,0,'moodle','core\\task\\blog_cron_task',0,1649425981.8045000000,1649425981.8056000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:53:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30438),(194143,0,'moodle','core\\task\\calendar_cron_task',0,1649425981.8017000000,1649425981.8084000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:53:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050020217895508 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30440),(194144,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649425981.8179000000,1649425981.8204000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:53:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013420581817627 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30440),(194145,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649425981.8164000000,1649425981.8408000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:53:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023305892944336 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30438),(194146,0,'mod_forum','mod_forum\\task\\cron_task',0,1649425981.8845000000,1649425981.8878000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:53:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017118453979492 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30438),(194147,0,'mod_assign','mod_assign\\task\\cron_task',0,1649425981.8462000000,1649425981.8892000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:53:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.041368961334229 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30440),(194148,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649425981.9146000000,1649425981.9214000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:53:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0051009654998779 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30438),(194149,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649425981.9299000000,1649425981.9317000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:53:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30440),(194150,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649425981.9322000000,1649425981.9339000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:53:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30438),(194151,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649425981.9405000000,1649425981.9428000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:53:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058984756469727 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30440),(194152,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649425981.9448000000,1649425981.9460000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:53:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30438),(194153,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649425981.9587000000,1649425981.9597000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:53:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30438),(194154,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649425981.9588000000,1649425981.9620000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:53:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020959377288818 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30440),(194155,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649425981.9684000000,1649425981.9704000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:53:01. Current memory use 28.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070714950561523 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30438),(194156,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426042.2542000000,1649426042.2629000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:54:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0051810741424561 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30478),(194157,0,'moodle','core\\task\\session_cleanup_task',0,1649426042.2507000000,1649426042.2663000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:54:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01104998588562 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30474),(194158,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426042.2729000000,1649426042.2740000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:54:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30478),(194159,0,'moodle','core\\task\\grade_cron_task',0,1649426042.2927000000,1649426042.3030000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:54:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.009411096572876 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30478),(194160,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426042.2740000000,1649426042.3129000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:54:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038084983825684 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30474),(194161,0,'moodle','core\\task\\portfolio_cron_task',0,1649426042.3225000000,1649426042.3238000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:54:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30474),(194162,0,'moodle','core\\task\\completion_regular_task',0,1649426042.3105000000,1649426042.3276000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:54:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01630687713623 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30478),(194163,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426042.3338000000,1649426042.3347000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:54:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30474),(194164,0,'moodle','core\\task\\calendar_cron_task',0,1649426042.3425000000,1649426042.3474000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:54:02. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0040590763092041 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30478),(194165,0,'moodle','core\\task\\blog_cron_task',0,1649426042.3492000000,1649426042.3503000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:54:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30474),(194166,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426042.3577000000,1649426042.3594000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:54:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00064706802368164 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30474),(194167,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426042.3543000000,1649426042.3727000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:54:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017594814300537 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30478),(194168,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426042.4013000000,1649426042.4045000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:54:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020351409912109 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30478),(194169,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426042.3763000000,1649426042.4189000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:54:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04093599319458 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30474),(194170,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426042.4223000000,1649426042.4263000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:54:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026769638061523 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30478),(194171,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426042.4372000000,1649426042.4390000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:54:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00039792060852051 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30478),(194172,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426042.4481000000,1649426042.4495000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:54:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30478),(194173,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426042.4576000000,1649426042.4593000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:54:02. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070309638977051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30478),(194174,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426042.4587000000,1649426042.4603000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:54:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30474),(194175,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426042.4702000000,1649426042.4711000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:54:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30474),(194176,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426042.4698000000,1649426042.4721000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:54:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016360282897949 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30478),(194177,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426042.4788000000,1649426042.4802000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:54:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30478),(194178,0,'moodle','core\\task\\badges_cron_task',0,1649426101.8297000000,1649426101.8756000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 21:55:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.040379047393799 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30509),(194179,0,'moodle','core\\task\\badges_message_task',0,1649426101.8660000000,1649426101.8788000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 21:55:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0088009834289551 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30514),(194180,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649426101.8963000000,1649426101.9083000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 21:55:01. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.010416984558105 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30514),(194181,0,'mod_chat','mod_chat\\task\\cron_task',0,1649426101.8959000000,1649426101.9133000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 21:55:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.015883922576904 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30509),(194182,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649426101.9253000000,1649426101.9332000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 21:55:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0051610469818115 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30509),(194183,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649426101.9256000000,1649426101.9433000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:55:01. Current memory use 21MB.\n\n0 feeds refreshed (took 0.00069900000000001 seconds)\n... used 1 dbqueries\n... used 0.01673698425293 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30514),(194184,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649426101.9417000000,1649426101.9447000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 21:55:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0022449493408203 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30509),(194185,0,'moodle','core\\task\\session_cleanup_task',0,1649426101.9538000000,1649426101.9615000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:55:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0055499076843262 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30509),(194186,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649426101.9568000000,1649426101.9647000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 21:55:01. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.004490852355957 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30514),(194187,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426101.9739000000,1649426101.9754000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:55:01. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.00069284439086914 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30509),(194188,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426101.9776000000,1649426101.9797000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:55:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 6.9141387939453E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30514),(194189,0,'moodle','core\\task\\grade_cron_task',0,1649426101.9891000000,1649426102.0013000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:55:01. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.01120400428772 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30514),(194190,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426101.9875000000,1649426102.0091000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:55:01. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020365953445435 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30509),(194191,0,'moodle','core\\task\\portfolio_cron_task',0,1649426102.0208000000,1649426102.0227000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:55:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30509),(194192,0,'moodle','core\\task\\completion_regular_task',0,1649426102.0090000000,1649426102.0244000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:55:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.014532089233398 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30514),(194193,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426102.0322000000,1649426102.0332000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:55:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30509),(194194,0,'moodle','core\\task\\blog_cron_task',0,1649426102.0416000000,1649426102.0425000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:55:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30509),(194195,0,'moodle','core\\task\\calendar_cron_task',0,1649426102.0390000000,1649426102.0463000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:55:02. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0060031414031982 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30514),(194196,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426102.0651000000,1649426102.0681000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:55:02. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019850730895996 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30509),(194197,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426102.0565000000,1649426102.0801000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:55:02. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022295951843262 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30514),(194198,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426102.1047000000,1649426102.1074000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:55:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014560222625732 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30514),(194199,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426102.0806000000,1649426102.1199000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:55:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.03761100769043 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30509),(194200,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426102.1284000000,1649426102.1328000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:55:02. Current memory use 30.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002824068069458 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30514),(194201,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426102.1484000000,1649426102.1502000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:55:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00036716461181641 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30514),(194202,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426102.1592000000,1649426102.1603000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:55:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30514),(194203,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426102.1625000000,1649426102.1648000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:55:02. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050687789916992 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30509),(194204,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426102.1702000000,1649426102.1739000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:55:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00053000450134277 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30514),(194205,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426102.1752000000,1649426102.1810000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:55:02. Current memory use 31.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018711090087891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30509),(194206,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426102.1895000000,1649426102.1911000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:55:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00027203559875488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30514),(194207,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426102.1984000000,1649426102.2002000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:55:02. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076508522033691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30509),(194208,0,'moodle','core\\task\\session_cleanup_task',0,1649426161.5268000000,1649426161.5405000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:56:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096480846405029 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30558),(194209,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426161.5487000000,1649426161.5505000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:56:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00074386596679688 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30558),(194210,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426161.5613000000,1649426161.5625000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:56:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30558),(194211,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426161.5856000000,1649426161.6268000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039623975753784 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30558),(194212,0,'moodle','core\\task\\grade_cron_task',0,1649426161.6009000000,1649426161.6269000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:56:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.019577026367188 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30559),(194213,0,'moodle','core\\task\\portfolio_cron_task',0,1649426161.6461000000,1649426161.6474000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:56:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30559),(194214,0,'moodle','core\\task\\completion_regular_task',0,1649426161.6458000000,1649426161.6583000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:56:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011215925216675 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30558),(194215,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426161.6582000000,1649426161.6595000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:56:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30559),(194216,0,'moodle','core\\task\\calendar_cron_task',0,1649426161.6748000000,1649426161.6804000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:56:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0045969486236572 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30558),(194217,0,'moodle','core\\task\\blog_cron_task',0,1649426161.6818000000,1649426161.6829000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:56:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30559),(194218,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426161.7029000000,1649426161.7052000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:56:01. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011749267578125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30559),(194219,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426161.6899000000,1649426161.7125000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:56:01. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021618843078613 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30558),(194220,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426161.7426000000,1649426161.7458000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:56:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0019099712371826 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30558),(194221,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426161.7230000000,1649426161.7703000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:56:01. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.045916080474854 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30559),(194222,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426161.7672000000,1649426161.7713000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:56:01. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023839473724365 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30558),(194223,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426161.7783000000,1649426161.7795000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:56:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00011181831359863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30558),(194224,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426161.7888000000,1649426161.7901000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:56:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30558),(194225,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426161.7998000000,1649426161.8013000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:56:01. Current memory use 30.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046491622924805 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30558),(194226,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426161.8071000000,1649426161.8088000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:56:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00029397010803223 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30559),(194227,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426161.8139000000,1649426161.8167000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:56:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019149780273438 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30558),(194228,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426161.8306000000,1649426161.8315000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30559),(194229,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426161.8378000000,1649426161.8401000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:56:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30558),(194230,0,'moodle','core\\task\\session_cleanup_task',0,1649426222.1242000000,1649426222.1396000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:57:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010814905166626 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30600),(194231,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426222.1384000000,1649426222.1500000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:57:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0066931247711182 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30594),(194232,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426222.1541000000,1649426222.1550000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:57:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30600),(194233,0,'moodle','core\\task\\grade_cron_task',0,1649426222.1711000000,1649426222.1831000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:57:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010976076126099 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30600),(194234,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426222.1676000000,1649426222.2042000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:57:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035454034805298 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30594),(194235,0,'moodle','core\\task\\portfolio_cron_task',0,1649426222.2124000000,1649426222.2136000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:57:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30594),(194236,0,'moodle','core\\task\\completion_regular_task',0,1649426222.2059000000,1649426222.2206000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:57:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.013626098632812 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30600),(194237,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426222.2227000000,1649426222.2236000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:57:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30594),(194238,0,'moodle','core\\task\\calendar_cron_task',0,1649426222.2340000000,1649426222.2387000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:57:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038180351257324 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30600),(194239,0,'moodle','core\\task\\blog_cron_task',0,1649426222.2392000000,1649426222.2405000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:57:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.5101852416992E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30594),(194240,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426222.2501000000,1649426222.2527000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:57:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001737117767334 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30594),(194241,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426222.2469000000,1649426222.2657000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:57:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017973899841309 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30600),(194242,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426222.2998000000,1649426222.3034000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:57:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020370483398438 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30600),(194243,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426222.2790000000,1649426222.3240000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:57:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043215990066528 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30594),(194244,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426222.3223000000,1649426222.3267000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:57:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030131340026855 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30600),(194245,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426222.3337000000,1649426222.3351000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:57:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00031185150146484 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30600),(194246,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426222.3423000000,1649426222.3436000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:57:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30600),(194247,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426222.3526000000,1649426222.3541000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:57:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056314468383789 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30600),(194248,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426222.3628000000,1649426222.3640000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:57:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30600),(194249,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426222.3743000000,1649426222.3767000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:57:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015270709991455 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30600),(194250,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426222.3809000000,1649426222.3818000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:57:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00024700164794922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30594),(194251,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426222.3852000000,1649426222.3865000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:57:02. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30600),(194252,0,'moodle','core\\task\\session_cleanup_task',0,1649426281.7274000000,1649426281.7449000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012439966201782 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30644),(194253,0,'ltiservice_gradebookservices','ltiservice_gradebookservices\\task\\cleanup_task',0,1649426281.6707000000,1649426281.7744000000,0,1,0,'Execute scheduled task: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:58:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.10036396980286 seconds\nScheduled task complete: LTI作业和成绩服务表清理 (ltiservice_gradebookservices\\task\\cleanup_task)\n','random-9ut9hf',30646),(194254,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426281.7744000000,1649426281.7762000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:58:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00056195259094238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30644),(194255,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426281.7833000000,1649426281.7845000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30644),(194256,0,'moodle','core\\task\\grade_cron_task',0,1649426281.7966000000,1649426281.8076000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:58:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010179996490479 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30644),(194257,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426281.7852000000,1649426281.8194000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:58:01. Current memory use 22.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031429052352905 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30646),(194258,0,'moodle','core\\task\\completion_regular_task',0,1649426281.8162000000,1649426281.8298000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:58:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.012908935546875 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30644),(194259,0,'moodle','core\\task\\portfolio_cron_task',0,1649426281.8323000000,1649426281.8335000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:58:01. Current memory use 25MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30646),(194260,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426281.8500000000,1649426281.8518000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:58:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30644),(194261,0,'moodle','core\\task\\blog_cron_task',0,1649426281.8679000000,1649426281.8688000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:58:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30644),(194262,0,'moodle','core\\task\\calendar_cron_task',0,1649426281.8625000000,1649426281.8708000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:58:01. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.0065848827362061 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30646),(194263,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426281.8812000000,1649426281.8835000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:58:01. Current memory use 25.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014791488647461 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30646),(194264,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426281.8761000000,1649426281.8933000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:58:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016303062438965 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30644),(194265,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426281.9261000000,1649426281.9296000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:58:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022139549255371 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30644),(194266,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426281.9033000000,1649426281.9490000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:58:01. Current memory use 28.1MB.\n... used 3 dbqueries\n... used 0.044181108474731 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30646),(194267,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426281.9521000000,1649426281.9558000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:58:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023531913757324 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30644),(194268,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426281.9643000000,1649426281.9658000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:58:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00024986267089844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30644),(194269,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426281.9775000000,1649426281.9794000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:58:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30644),(194270,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426281.9877000000,1649426281.9895000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:58:01. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006711483001709 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30644),(194271,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426281.9991000000,1649426282.0007000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:58:02. Current memory use 33.4MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30646),(194272,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426282.0031000000,1649426282.0062000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:58:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018689632415771 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30644),(194273,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426282.0161000000,1649426282.0170000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:58:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30644),(194274,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426282.0191000000,1649426282.0210000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:58:02. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068807601928711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30646),(194275,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426341.2870000000,1649426341.2970000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 21:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0060179233551025 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30678),(194276,0,'moodle','core\\task\\session_cleanup_task',0,1649426341.2867000000,1649426341.3017000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 21:59:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010734796524048 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30680),(194277,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426341.3058000000,1649426341.3066000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 21:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30678),(194278,0,'moodle','core\\task\\grade_cron_task',0,1649426341.3152000000,1649426341.3270000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 21:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010987997055054 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30678),(194279,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426341.3107000000,1649426341.3525000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 21:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040618181228638 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30680),(194280,0,'moodle','core\\task\\completion_regular_task',0,1649426341.3373000000,1649426341.3578000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 21:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019426107406616 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30678),(194281,0,'moodle','core\\task\\portfolio_cron_task',0,1649426341.3643000000,1649426341.3655000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 21:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.7220458984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30680),(194282,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426341.3653000000,1649426341.3661000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 21:59:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30678),(194283,0,'moodle','core\\task\\calendar_cron_task',0,1649426341.3934000000,1649426341.3981000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 21:59:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0037448406219482 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30680),(194284,0,'moodle','core\\task\\blog_cron_task',0,1649426341.3978000000,1649426341.3990000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 21:59:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30678),(194285,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426341.4091000000,1649426341.4116000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 21:59:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015199184417725 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30678),(194286,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426341.4053000000,1649426341.4227000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 21:59:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016632795333862 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30680),(194287,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426341.4339000000,1649426341.4688000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 21:59:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.032984018325806 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30678),(194288,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426341.4660000000,1649426341.4711000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 21:59:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0031349658966064 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30680),(194289,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426341.4950000000,1649426341.5005000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 21:59:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.004227876663208 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30680),(194290,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426341.5099000000,1649426341.5113000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:59:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30680),(194291,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426341.5204000000,1649426341.5216000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:59:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30680),(194292,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426341.5215000000,1649426341.5237000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 21:59:01. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080013275146484 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30678),(194293,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426341.5306000000,1649426341.5319000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:59:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013899803161621 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30680),(194294,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426341.5384000000,1649426341.5417000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 21:59:01. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023341178894043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30678),(194295,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426341.5444000000,1649426341.5453000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 21:59:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30680),(194296,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426341.5524000000,1649426341.5542000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 21:59:01. Current memory use 30.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078105926513672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30678),(194297,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649426401.8818000000,1649426401.8953000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 22:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0083210468292236 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',30723),(194298,0,'message_email','message_email\\task\\send_email_task',0,1649426401.8819000000,1649426401.9516000000,4,0,0,'Execute scheduled task: 消息摘要邮件 (message_email\\task\\send_email_task)\n... started 22:00:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.065224885940552 seconds\nScheduled task complete: 消息摘要邮件 (message_email\\task\\send_email_task)\n','random-9ut9hf',30721),(194299,0,'moodle','core\\task\\search_index_task',0,1649426401.9689000000,1649426401.9734000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 22:00:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0029339790344238 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',30723),(194300,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649426402.0507000000,1649426402.0553000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:00:02. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.0031960010528564 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',30721),(194301,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649426402.0728000000,1649426402.0781000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:00:02. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0032100677490234 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',30723),(194302,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649426402.1071000000,1649426402.1104000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:00:02. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0016229152679443 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',30723),(194303,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649426402.0827000000,1649426402.1211000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:00:02. Current memory use 20.9MB.\n... used 1 dbqueries\n... used 0.037352085113525 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',30721),(194304,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649426402.1224000000,1649426402.1269000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:00:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00039505958557129 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',30723),(194305,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649426402.1500000000,1649426402.1551000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:00:02. Current memory use 24.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0040090084075928 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',30721),(194306,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649426402.1679000000,1649426402.1700000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:00:02. Current memory use 24.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00026416778564453 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',30721),(194307,0,'moodle','core\\task\\badges_message_task',0,1649426402.1829000000,1649426402.1918000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:00:02. Current memory use 24.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0070137977600098 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30721),(194308,0,'moodle','core\\task\\badges_cron_task',0,1649426402.1693000000,1649426402.1965000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:00:02. Current memory use 20.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.024990081787109 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30723),(194309,0,'mod_chat','mod_chat\\task\\cron_task',0,1649426402.2053000000,1649426402.2163000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:00:02. Current memory use 26.9MB.\n... used 4 dbqueries\n... used 0.010012865066528 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30721),(194310,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649426402.2174000000,1649426402.2260000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:00:02. Current memory use 24.4MB.\n... used 0 dbqueries\n... used 0.0073809623718262 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30723),(194311,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649426402.2383000000,1649426402.2490000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:00:02. Current memory use 26.7MB.\n\n0 feeds refreshed (took 0.00067500000000001 seconds)\n... used 1 dbqueries\n... used 0.0097038745880127 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30721),(194312,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649426402.2419000000,1649426402.2504000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:00:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0049388408660889 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30723),(194313,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649426402.2619000000,1649426402.2655000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:00:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.0026490688323975 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30723),(194314,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649426402.2616000000,1649426402.2684000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:00:02. Current memory use 27.5MB.\n... used 3 dbqueries\n... used 0.0039880275726318 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30721),(194315,0,'moodle','core\\task\\session_cleanup_task',0,1649426402.2738000000,1649426402.2799000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:00:02. Current memory use 25.3MB.\n... used 7 dbqueries\n... used 0.0051939487457275 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30723),(194316,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426402.2766000000,1649426402.2801000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:00:02. Current memory use 27.9MB.\n... used 1 dbqueries\n... used 0.00061702728271484 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30721),(194317,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426402.2895000000,1649426402.2911000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:00:02. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30723),(194318,0,'moodle','core\\task\\grade_cron_task',0,1649426402.2994000000,1649426402.3018000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:00:02. Current memory use 25.6MB.\n... used 2 dbqueries\n... used 0.0012149810791016 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30723),(194319,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426402.2899000000,1649426402.3134000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:00:02. Current memory use 27.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022567987442017 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30721),(194320,0,'moodle','core\\task\\portfolio_cron_task',0,1649426402.3249000000,1649426402.3259000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:00:02. Current memory use 29.4MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30721),(194321,0,'moodle','core\\task\\completion_regular_task',0,1649426402.3133000000,1649426402.3275000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:00:02. Current memory use 25.6MB.\n... used 6 dbqueries\n... used 0.012917041778564 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30723),(194322,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426402.3363000000,1649426402.3374000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:00:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30721),(194323,0,'moodle','core\\task\\blog_cron_task',0,1649426402.3452000000,1649426402.3460000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:00:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30721),(194324,0,'moodle','core\\task\\calendar_cron_task',0,1649426402.3439000000,1649426402.3501000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:00:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.0051529407501221 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30723),(194325,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426402.3605000000,1649426402.3631000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:00:02. Current memory use 27.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014750957489014 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30723),(194326,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426402.3572000000,1649426402.3867000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:00:02. Current memory use 29.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.028578042984009 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30721),(194327,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426402.3720000000,1649426402.4193000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:00:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.046350955963135 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30723),(194328,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426402.4161000000,1649426402.4199000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:00:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018041133880615 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30721),(194329,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426402.4491000000,1649426402.4533000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:00:02. Current memory use 33.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025820732116699 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30721),(194330,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426402.4592000000,1649426402.4606000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:00:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00027585029602051 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30723),(194331,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426402.4633000000,1649426402.4646000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:00:02. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.00012493133544922 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30721),(194332,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426402.4710000000,1649426402.4726000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:00:02. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30723),(194333,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426402.4726000000,1649426402.4739000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:00:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30721),(194334,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426402.4806000000,1649426402.4818000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:00:02. Current memory use 33.8MB.\n... used 0 dbqueries\n... used 0.00015616416931152 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30721),(194335,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426402.4802000000,1649426402.4837000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:00:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022358894348145 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30723),(194336,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426402.4905000000,1649426402.4927000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:00:02. Current memory use 33.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011918544769287 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30721),(194337,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426461.8568000000,1649426461.8667000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:01:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059070587158203 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30753),(194338,0,'moodle','core\\task\\session_cleanup_task',0,1649426461.8561000000,1649426461.8715000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:01:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011152029037476 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30758),(194339,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426461.8796000000,1649426461.8811000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:01:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30753),(194340,0,'moodle','core\\task\\grade_cron_task',0,1649426461.8933000000,1649426461.9087000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:01:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014321088790894 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30753),(194341,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426461.8854000000,1649426461.9288000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:01:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042149066925049 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30758),(194342,0,'moodle','core\\task\\completion_regular_task',0,1649426461.9208000000,1649426461.9412000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:01:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01934289932251 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30753),(194343,0,'moodle','core\\task\\portfolio_cron_task',0,1649426461.9439000000,1649426461.9451000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30758),(194344,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426461.9533000000,1649426461.9543000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0783157348633E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30758),(194345,0,'moodle','core\\task\\blog_cron_task',0,1649426461.9733000000,1649426461.9743000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:01:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30758),(194346,0,'moodle','core\\task\\calendar_cron_task',0,1649426461.9659000000,1649426461.9770000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:01:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0097081661224365 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30753),(194347,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426461.9860000000,1649426461.9895000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:01:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019001960754395 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30758),(194348,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426461.9856000000,1649426462.0030000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:01:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016415119171143 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30753),(194349,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426462.0381000000,1649426462.0415000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:01:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017828941345215 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30753),(194350,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426462.0179000000,1649426462.0541000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:01:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.035056114196777 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30758),(194351,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426462.0695000000,1649426462.0750000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:01:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038831233978271 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30753),(194352,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426462.0839000000,1649426462.0852000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:01:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00027298927307129 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30753),(194353,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426462.0949000000,1649426462.0961000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:01:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30753),(194354,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426462.1034000000,1649426462.1056000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:01:02. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058817863464355 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30758),(194355,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426462.1064000000,1649426462.1080000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:01:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30753),(194356,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426462.1228000000,1649426462.1257000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:01:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020270347595215 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30758),(194357,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426462.1252000000,1649426462.1267000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:01:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30753),(194358,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426462.1356000000,1649426462.1373000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:01:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30758),(194359,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426521.4699000000,1649426521.4796000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.005608081817627 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30798),(194360,0,'moodle','core\\task\\session_cleanup_task',0,1649426521.4697000000,1649426521.4844000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:02:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010349988937378 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30799),(194361,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426521.4910000000,1649426521.4918000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:02:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.887580871582E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30798),(194362,0,'moodle','core\\task\\grade_cron_task',0,1649426521.4996000000,1649426521.5122000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:02:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011616945266724 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30798),(194363,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426521.4953000000,1649426521.5265000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029958963394165 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30799),(194364,0,'moodle','core\\task\\completion_regular_task',0,1649426521.5187000000,1649426521.5364000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:02:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016973972320557 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30798),(194365,0,'moodle','core\\task\\portfolio_cron_task',0,1649426521.5375000000,1649426521.5383000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30799),(194366,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426521.5454000000,1649426521.5465000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:02:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30798),(194367,0,'moodle','core\\task\\calendar_cron_task',0,1649426521.5543000000,1649426521.5592000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:02:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040738582611084 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30799),(194368,0,'moodle','core\\task\\blog_cron_task',0,1649426521.5682000000,1649426521.5691000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:02:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30798),(194369,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426521.5705000000,1649426521.5724000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:02:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099778175354004 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30799),(194370,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426521.5769000000,1649426521.5944000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:02:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016688108444214 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30798),(194371,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426521.5894000000,1649426521.6253000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:02:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.034821033477783 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30799),(194372,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426521.6351000000,1649426521.6393000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:02:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0026049613952637 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30798),(194373,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426521.6728000000,1649426521.6771000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:02:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031960010528564 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30798),(194374,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426521.6972000000,1649426521.6994000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:02:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30799),(194375,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426521.6979000000,1649426521.7001000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:02:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.0002291202545166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30798),(194376,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426521.7076000000,1649426521.7092000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:02:01. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30799),(194377,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426521.7086000000,1649426521.7097000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:02:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30798),(194378,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426521.7211000000,1649426521.7235000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:02:01. Current memory use 28.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016589164733887 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30798),(194379,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426521.7223000000,1649426521.7236000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:02:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30799),(194380,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426521.7366000000,1649426521.7387000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:02:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0010721683502197 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30798),(194381,0,'moodle','core\\task\\session_cleanup_task',0,1649426582.1107000000,1649426582.1268000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011341094970703 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30857),(194382,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426582.1168000000,1649426582.1310000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:03:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.008004903793335 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30860),(194383,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426582.1388000000,1649426582.1399000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30857),(194384,0,'moodle','core\\task\\grade_cron_task',0,1649426582.1525000000,1649426582.1672000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:03:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013527870178223 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30857),(194385,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426582.1422000000,1649426582.1747000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:03:02. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031482934951782 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30860),(194386,0,'moodle','core\\task\\portfolio_cron_task',0,1649426582.1839000000,1649426582.1848000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30860),(194387,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426582.1927000000,1649426582.1940000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:03:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30860),(194388,0,'moodle','core\\task\\completion_regular_task',0,1649426582.1767000000,1649426582.1980000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:03:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020108938217163 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30857),(194389,0,'moodle','core\\task\\calendar_cron_task',0,1649426582.2087000000,1649426582.2135000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:03:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003957986831665 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30860),(194390,0,'moodle','core\\task\\blog_cron_task',0,1649426582.2163000000,1649426582.2175000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:03:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30857),(194391,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426582.2288000000,1649426582.2317000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:03:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016429424285889 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30857),(194392,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426582.2255000000,1649426582.2484000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:03:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021733045578003 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30860),(194393,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426582.2541000000,1649426582.2854000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:03:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.030295848846436 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30857),(194394,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426582.2887000000,1649426582.2909000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:03:02. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011370182037354 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30860),(194395,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426582.3128000000,1649426582.3164000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:03:02. Current memory use 30.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024139881134033 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30860),(194396,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426582.3236000000,1649426582.3253000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:03:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30860),(194397,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426582.3331000000,1649426582.3351000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:03:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30860),(194398,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426582.3375000000,1649426582.3397000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:03:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00095915794372559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30857),(194399,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426582.3473000000,1649426582.3490000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:03:02. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.00016283988952637 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30860),(194400,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426582.3522000000,1649426582.3548000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:03:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016322135925293 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30857),(194401,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426582.3624000000,1649426582.3633000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:03:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30860),(194402,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426582.3662000000,1649426582.3674000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:03:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062394142150879 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30857),(194403,0,'moodle','core\\task\\session_cleanup_task',0,1649426641.7089000000,1649426641.7237000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010687828063965 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30907),(194404,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426641.7186000000,1649426641.7309000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:04:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0065979957580566 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30908),(194405,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426641.7349000000,1649426641.7364000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:04:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.5115432739258E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30907),(194406,0,'moodle','core\\task\\grade_cron_task',0,1649426641.7492000000,1649426641.7623000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:04:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011502981185913 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30908),(194407,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426641.7474000000,1649426641.7887000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040091991424561 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30907),(194408,0,'moodle','core\\task\\completion_regular_task',0,1649426641.7730000000,1649426641.7915000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:04:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016546010971069 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30908),(194409,0,'moodle','core\\task\\portfolio_cron_task',0,1649426641.8026000000,1649426641.8035000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30907),(194410,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426641.8059000000,1649426641.8070000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:04:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30908),(194411,0,'moodle','core\\task\\calendar_cron_task',0,1649426641.8236000000,1649426641.8293000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:04:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0047130584716797 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30908),(194412,0,'moodle','core\\task\\blog_cron_task',0,1649426641.8297000000,1649426641.8307000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:04:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30907),(194413,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426641.8480000000,1649426641.8497000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:04:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00081014633178711 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30907),(194414,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426641.8419000000,1649426641.8596000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:04:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016932964324951 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30908),(194415,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426641.8905000000,1649426641.8933000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:04:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00090599060058594 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30908),(194416,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426641.8656000000,1649426641.9071000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:04:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.040266990661621 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30907),(194417,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426641.9239000000,1649426641.9269000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:04:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017528533935547 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30908),(194418,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426641.9366000000,1649426641.9382000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:04:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00031781196594238 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30908),(194419,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426641.9506000000,1649426641.9523000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:04:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00017404556274414 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30908),(194420,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426641.9575000000,1649426641.9596000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:04:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005180835723877 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30907),(194421,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426641.9614000000,1649426641.9626000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:04:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30908),(194422,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426641.9728000000,1649426641.9755000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:04:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017490386962891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30907),(194423,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426641.9744000000,1649426641.9755000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:04:01. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00015091896057129 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30908),(194424,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426641.9846000000,1649426641.9861000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:04:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005497932434082 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30907),(194425,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649426702.3371000000,1649426702.3466000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 22:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0053191184997559 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',30947),(194426,0,'moodle','core\\task\\badges_message_task',0,1649426702.3569000000,1649426702.3641000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:05:02. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0060768127441406 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',30947),(194427,0,'moodle','core\\task\\badges_cron_task',0,1649426702.3480000000,1649426702.3873000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:05:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.033729076385498 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',30946),(194428,0,'mod_chat','mod_chat\\task\\cron_task',0,1649426702.3771000000,1649426702.3885000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:05:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.010473012924194 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',30947),(194429,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649426702.3941000000,1649426702.4041000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:05:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 0.0090558528900146 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',30947),(194430,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649426702.3976000000,1649426702.4065000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:05:02. Current memory use 21.4MB.\n\n0 feeds refreshed (took 0.000606 seconds)\n... used 1 dbqueries\n... used 0.0082170963287354 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',30946),(194431,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649426702.4182000000,1649426702.4232000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:05:02. Current memory use 23.4MB.\n... used 3 dbqueries\n... used 0.0028781890869141 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',30947),(194432,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649426702.4202000000,1649426702.4253000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:05:02. Current memory use 22.6MB.\n... used 3 dbqueries\n... used 0.0029890537261963 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',30946),(194433,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649426702.4328000000,1649426702.4364000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:05:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0027480125427246 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',30947),(194434,0,'moodle','core\\task\\session_cleanup_task',0,1649426702.4335000000,1649426702.4448000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:05:02. Current memory use 22.9MB.\n... used 7 dbqueries\n... used 0.0091128349304199 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30946),(194435,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426702.4465000000,1649426702.4501000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:05:02. Current memory use 23.8MB.\n... used 1 dbqueries\n... used 0.000640869140625 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30947),(194436,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426702.4579000000,1649426702.4586000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:05:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 4.9829483032227E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30946),(194437,0,'moodle','core\\task\\grade_cron_task',0,1649426702.4813000000,1649426702.4840000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:05:02. Current memory use 24.6MB.\n... used 2 dbqueries\n... used 0.0016889572143555 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30946),(194438,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426702.4701000000,1649426702.5026000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:05:02. Current memory use 23.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031466960906982 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30947),(194439,0,'moodle','core\\task\\completion_regular_task',0,1649426702.4930000000,1649426702.5052000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:05:02. Current memory use 24.6MB.\n... used 6 dbqueries\n... used 0.011157035827637 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30946),(194440,0,'moodle','core\\task\\portfolio_cron_task',0,1649426702.5127000000,1649426702.5135000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:05:02. Current memory use 26.7MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30947),(194441,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426702.5129000000,1649426702.5141000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:05:02. Current memory use 25.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30946),(194442,0,'moodle','core\\task\\blog_cron_task',0,1649426702.5272000000,1649426702.5283000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:05:02. Current memory use 25.7MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30946),(194443,0,'moodle','core\\task\\calendar_cron_task',0,1649426702.5251000000,1649426702.5329000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:05:02. Current memory use 26.7MB.\n... used 1 dbqueries\n... used 0.0064260959625244 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30947),(194444,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426702.5420000000,1649426702.5437000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:05:02. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0007319450378418 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30947),(194445,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426702.5375000000,1649426702.5634000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:05:02. Current memory use 25.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024735927581787 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30946),(194446,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426702.5528000000,1649426702.6016000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:05:02. Current memory use 27.2MB.\n... used 3 dbqueries\n... used 0.047025203704834 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30947),(194447,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426702.6009000000,1649426702.6042000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:05:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012600421905518 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30946),(194448,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426702.6323000000,1649426702.6358000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:05:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024101734161377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30946),(194449,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426702.6483000000,1649426702.6502000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:05:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00033807754516602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30946),(194450,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426702.6532000000,1649426702.6549000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:05:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30947),(194451,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426702.6590000000,1649426702.6610000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:05:02. Current memory use 30.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006260871887207 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30946),(194452,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426702.6619000000,1649426702.6632000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:05:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30947),(194453,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426702.6686000000,1649426702.6730000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:05:02. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025930404663086 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30946),(194454,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426702.6729000000,1649426702.6745000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:05:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30947),(194455,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426702.6816000000,1649426702.6837000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:05:02. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30946),(194456,0,'moodle','core\\task\\session_cleanup_task',0,1649426762.0173000000,1649426762.0351000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:06:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.012820959091187 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',30990),(194457,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426762.0305000000,1649426762.0399000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:06:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0054490566253662 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',30988),(194458,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426762.0496000000,1649426762.0510000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:06:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',30990),(194459,0,'moodle','core\\task\\grade_cron_task',0,1649426762.0630000000,1649426762.0804000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:06:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.016242980957031 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',30990),(194460,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426762.0507000000,1649426762.0973000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:06:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.045264959335327 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',30988),(194461,0,'moodle','core\\task\\portfolio_cron_task',0,1649426762.1069000000,1649426762.1081000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',30988),(194462,0,'moodle','core\\task\\completion_regular_task',0,1649426762.0918000000,1649426762.1135000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:06:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020419120788574 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',30990),(194463,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426762.1151000000,1649426762.1166000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:06:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',30988),(194464,0,'moodle','core\\task\\blog_cron_task',0,1649426762.1329000000,1649426762.1343000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:06:02. Current memory use 23MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',30990),(194465,0,'moodle','core\\task\\calendar_cron_task',0,1649426762.1294000000,1649426762.1345000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:06:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041770935058594 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',30988),(194466,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426762.1432000000,1649426762.1453000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:06:02. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012938976287842 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',30990),(194467,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426762.1424000000,1649426762.1695000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:06:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025840044021606 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',30988),(194468,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426762.1619000000,1649426762.1948000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:06:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.031758069992065 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',30990),(194469,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426762.2109000000,1649426762.2141000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:06:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016119480133057 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',30988),(194470,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426762.2428000000,1649426762.2469000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:06:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030231475830078 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',30988),(194471,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426762.2541000000,1649426762.2559000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:06:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00031399726867676 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',30990),(194472,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426762.2549000000,1649426762.2563000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',30988),(194473,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426762.2655000000,1649426762.2678000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:06:02. Current memory use 31.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0010080337524414 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',30990),(194474,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426762.2663000000,1649426762.2678000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:06:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00040888786315918 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',30988),(194475,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426762.2810000000,1649426762.2821000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:06:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',30988),(194476,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426762.2818000000,1649426762.2843000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:06:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016398429870605 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',30990),(194477,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426762.2923000000,1649426762.2937000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:06:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00064778327941895 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',30990),(194478,0,'moodle','core\\task\\session_cleanup_task',0,1649426821.5559000000,1649426821.5742000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:07:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013178110122681 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31020),(194479,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426821.5845000000,1649426821.5859000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:07:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0004279613494873 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31020),(194480,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426821.5966000000,1649426821.5977000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:07:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.6995620727539E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31020),(194481,0,'moodle','core\\task\\grade_cron_task',0,1649426821.6177000000,1649426821.6423000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:07:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.01950478553772 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31019),(194482,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426821.6084000000,1649426821.6458000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:07:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036243915557861 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31020),(194483,0,'moodle','core\\task\\portfolio_cron_task',0,1649426821.6559000000,1649426821.6570000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31020),(194484,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426821.6660000000,1649426821.6671000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31020),(194485,0,'moodle','core\\task\\completion_regular_task',0,1649426821.6551000000,1649426821.6710000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:07:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014909982681274 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31019),(194486,0,'moodle','core\\task\\calendar_cron_task',0,1649426821.6828000000,1649426821.6872000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:07:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035550594329834 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31020),(194487,0,'moodle','core\\task\\blog_cron_task',0,1649426821.6912000000,1649426821.6924000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:07:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31019),(194488,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426821.7018000000,1649426821.7040000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:07:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013720989227295 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31019),(194489,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426821.7008000000,1649426821.7179000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:07:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016050815582275 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31020),(194490,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426821.7487000000,1649426821.7508000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:07:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011460781097412 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31020),(194491,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426821.7201000000,1649426821.7517000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:07:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.030416965484619 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31019),(194492,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426821.7791000000,1649426821.7842000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:07:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035178661346436 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31020),(194493,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426821.7938000000,1649426821.7955000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:07:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31020),(194494,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426821.7987000000,1649426821.8003000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:07:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00028085708618164 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31019),(194495,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426821.8033000000,1649426821.8050000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:07:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043106079101562 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31020),(194496,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426821.8088000000,1649426821.8100000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:07:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31019),(194497,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426821.8164000000,1649426821.8188000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:07:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016329288482666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31020),(194498,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426821.8248000000,1649426821.8257000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:07:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31019),(194499,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426821.8283000000,1649426821.8295000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:07:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048303604125977 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31020),(194500,0,'moodle','core\\task\\session_cleanup_task',0,1649426882.1128000000,1649426882.1278000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:08:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011286973953247 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31093),(194501,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649426882.1123000000,1649426882.1341000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 22:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.018170118331909 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',31091),(194502,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426882.1364000000,1649426882.1375000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:08:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00034904479980469 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31093),(194503,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426882.1454000000,1649426882.1463000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:08:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31093),(194504,0,'moodle','core\\task\\grade_cron_task',0,1649426882.1560000000,1649426882.1687000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:08:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011284112930298 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31093),(194505,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426882.1457000000,1649426882.1840000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:08:02. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036381959915161 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31091),(194506,0,'moodle','core\\task\\portfolio_cron_task',0,1649426882.1925000000,1649426882.1934000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:08:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31091),(194507,0,'moodle','core\\task\\completion_regular_task',0,1649426882.1765000000,1649426882.1937000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:08:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016516923904419 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31093),(194508,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426882.2015000000,1649426882.2024000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:08:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31091),(194509,0,'moodle','core\\task\\calendar_cron_task',0,1649426882.2070000000,1649426882.2111000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:08:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0033988952636719 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31093),(194510,0,'moodle','core\\task\\blog_cron_task',0,1649426882.2149000000,1649426882.2158000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:08:02. Current memory use 24.6MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31091),(194511,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426882.2253000000,1649426882.2282000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:08:02. Current memory use 24.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0021340847015381 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31091),(194512,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426882.2193000000,1649426882.2377000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:08:02. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017683029174805 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31093),(194513,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426882.2894000000,1649426882.2927000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:08:02. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015227794647217 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31093),(194514,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426882.2490000000,1649426882.3005000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:08:02. Current memory use 26.5MB.\n... used 3 dbqueries\n... used 0.05016016960144 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31091),(194515,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426882.3141000000,1649426882.3172000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:08:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018889904022217 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31093),(194516,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426882.3230000000,1649426882.3246000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31093),(194517,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426882.3310000000,1649426882.3323000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:08:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31093),(194518,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426882.3363000000,1649426882.3378000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:08:02. Current memory use 32MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31091),(194519,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426882.3402000000,1649426882.3414000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:08:02. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31093),(194520,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426882.3524000000,1649426882.3533000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:08:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31093),(194521,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426882.3511000000,1649426882.3538000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:08:02. Current memory use 31.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017800331115723 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31091),(194522,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426882.3628000000,1649426882.3642000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:08:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31093),(194523,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649426941.6508000000,1649426941.6639000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:09:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.007990837097168 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31251),(194524,0,'moodle','core\\task\\session_cleanup_task',0,1649426941.6492000000,1649426941.6647000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011125087738037 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31248),(194525,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649426941.6751000000,1649426941.6764000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:09:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31251),(194526,0,'moodle','core\\task\\grade_cron_task',0,1649426941.6858000000,1649426941.6982000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:09:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011568069458008 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31251),(194527,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649426941.6792000000,1649426941.7158000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:09:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035531997680664 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31248),(194528,0,'moodle','core\\task\\completion_regular_task',0,1649426941.7064000000,1649426941.7213000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:09:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014104127883911 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31251),(194529,0,'moodle','core\\task\\portfolio_cron_task',0,1649426941.7285000000,1649426941.7294000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:09:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31251),(194530,0,'moodle','core\\task\\plagiarism_cron_task',0,1649426941.7369000000,1649426941.7378000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:09:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31251),(194531,0,'moodle','core\\task\\calendar_cron_task',0,1649426941.7461000000,1649426941.7516000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:09:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0047171115875244 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31248),(194532,0,'moodle','core\\task\\blog_cron_task',0,1649426941.7596000000,1649426941.7604000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:09:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31248),(194533,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649426941.7692000000,1649426941.7714000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:09:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010528564453125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31248),(194534,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649426941.7644000000,1649426941.7834000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:09:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017231941223145 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31251),(194535,0,'mod_assign','mod_assign\\task\\cron_task',0,1649426941.7907000000,1649426941.8239000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:09:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.032018184661865 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31248),(194536,0,'mod_forum','mod_forum\\task\\cron_task',0,1649426941.8228000000,1649426941.8252000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:09:01. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012731552124023 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31251),(194537,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649426941.8484000000,1649426941.8520000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:09:01. Current memory use 28.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023479461669922 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31251),(194538,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649426941.8607000000,1649426941.8620000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:09:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31251),(194539,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649426941.8624000000,1649426941.8636000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:09:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31248),(194540,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649426941.8726000000,1649426941.8743000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:09:01. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051188468933105 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31251),(194541,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649426941.8771000000,1649426941.8782000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:09:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31248),(194542,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649426941.8883000000,1649426941.8908000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:09:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016269683837891 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31251),(194543,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649426941.8984000000,1649426941.8997000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:09:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31248),(194544,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649426941.9019000000,1649426941.9040000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:09:01. Current memory use 28.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091004371643066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31251),(194545,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649427001.4491000000,1649427001.4598000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:10:01. Current memory use 36.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0064640045166016 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',31289),(194546,0,'moodle','core\\task\\backup_cleanup_task',0,1649427001.4462000000,1649427001.4604000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 22:10:01. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0077970027923584 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',31287),(194547,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649427001.4743000000,1649427001.4754000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:10:01. Current memory use 37.3MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',31289),(194548,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649427001.4744000000,1649427001.4798000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:10:01. Current memory use 37.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0040791034698486 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',31287),(194549,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649427001.4866000000,1649427001.4893000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:10:01. Current memory use 37.4MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0017688274383545 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',31289),(194550,0,'moodle','core\\task\\badges_cron_task',0,1649427001.4900000000,1649427001.5031000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:10:01. Current memory use 37.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.0123450756073 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31287),(194551,0,'moodle','core\\task\\badges_message_task',0,1649427001.4974000000,1649427001.5044000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:10:01. Current memory use 37.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0050301551818848 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31289),(194552,0,'mod_chat','mod_chat\\task\\cron_task',0,1649427001.5190000000,1649427001.5230000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:10:01. Current memory use 39MB.\n... used 4 dbqueries\n... used 0.0023491382598877 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31289),(194553,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649427001.5217000000,1649427001.5303000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:10:01. Current memory use 39.1MB.\n... used 0 dbqueries\n... used 0.0070579051971436 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31287),(194554,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649427001.5401000000,1649427001.5633000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:10:01. Current memory use 37.9MB.\n\n0 feeds refreshed (took 0.00069600000000003 seconds)\n... used 1 dbqueries\n... used 0.022280931472778 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31289),(194555,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649427001.5588000000,1649427001.5672000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:10:01. Current memory use 38.7MB.\n... used 3 dbqueries\n... used 0.005342960357666 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31287),(194556,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649427001.5822000000,1649427001.5872000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:10:01. Current memory use 39.1MB.\n... used 3 dbqueries\n... used 0.0028491020202637 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31289),(194557,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649427001.5867000000,1649427001.5908000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:10:01. Current memory use 38.8MB.\n... used 3 dbqueries\n... used 0.0027868747711182 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31287),(194558,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427001.6004000000,1649427001.6036000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:10:01. Current memory use 39.1MB.\n... used 1 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31287),(194559,0,'moodle','core\\task\\session_cleanup_task',0,1649427001.5975000000,1649427001.6069000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:10:01. Current memory use 39.4MB.\n... used 7 dbqueries\n... used 0.0069770812988281 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31289),(194560,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427001.6181000000,1649427001.6194000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:10:01. Current memory use 39.8MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31289),(194561,0,'moodle','core\\task\\grade_cron_task',0,1649427001.6299000000,1649427001.6325000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:10:01. Current memory use 39.8MB.\n... used 2 dbqueries\n... used 0.0013010501861572 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31289),(194562,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427001.6191000000,1649427001.6411000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:10:01. Current memory use 39.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.021016120910645 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31287),(194563,0,'moodle','core\\task\\portfolio_cron_task',0,1649427001.6501000000,1649427001.6518000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:10:01. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31287),(194564,0,'moodle','core\\task\\completion_regular_task',0,1649427001.6411000000,1649427001.6542000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:10:01. Current memory use 39.8MB.\n... used 6 dbqueries\n... used 0.011998891830444 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31289),(194565,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427001.6607000000,1649427001.6616000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:10:01. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31287),(194566,0,'moodle','core\\task\\calendar_cron_task',0,1649427001.6620000000,1649427001.6668000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:10:01. Current memory use 40.6MB.\n... used 1 dbqueries\n... used 0.0039939880371094 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31289),(194567,0,'moodle','core\\task\\blog_cron_task',0,1649427001.6707000000,1649427001.6721000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:10:01. Current memory use 40.8MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31287),(194568,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427001.6775000000,1649427001.6801000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:10:01. Current memory use 41MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0014021396636963 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31289),(194569,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427001.6821000000,1649427001.6836000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:10:01. Current memory use 40.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31287),(194570,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427001.6924000000,1649427001.6954000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:10:01. Current memory use 41MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015201568603516 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31287),(194571,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427001.6909000000,1649427001.7014000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:10:01. Current memory use 41.1MB.\n... used 3 dbqueries\n... used 0.0090959072113037 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31289),(194572,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427001.7123000000,1649427001.7179000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:10:01. Current memory use 41.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0037848949432373 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31287),(194573,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427001.7209000000,1649427001.7226000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:10:01. Current memory use 42.6MB.\n... used 0 dbqueries\n... used 0.00021505355834961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31289),(194574,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427001.7296000000,1649427001.7311000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:10:01. Current memory use 42MB.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31287),(194575,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427001.7301000000,1649427001.7317000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:10:01. Current memory use 42.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00040006637573242 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31289),(194576,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427001.7410000000,1649427001.7421000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:10:01. Current memory use 42.7MB.\n... used 0 dbqueries\n... used 0.0001528263092041 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31289),(194577,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427001.7410000000,1649427001.7453000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:10:01. Current memory use 42MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0029060840606689 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31287),(194578,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427001.7553000000,1649427001.7567000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:10:01. Current memory use 42.7MB.\n... used 0 dbqueries\n... used 0.00020885467529297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31289),(194579,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427001.7583000000,1649427001.7601000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:10:01. Current memory use 42.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088191032409668 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31287),(194580,0,'moodle','core\\task\\session_cleanup_task',0,1649427062.0856000000,1649427062.1060000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:11:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014654159545898 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31322),(194581,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427062.1219000000,1649427062.1231000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:11:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.9154968261719E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31322),(194582,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427062.1217000000,1649427062.1336000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:11:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0069189071655273 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31321),(194583,0,'moodle','core\\task\\grade_cron_task',0,1649427062.1448000000,1649427062.1603000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:11:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.014559030532837 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31321),(194584,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427062.1335000000,1649427062.1643000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:11:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02910590171814 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31322),(194585,0,'moodle','core\\task\\portfolio_cron_task',0,1649427062.1740000000,1649427062.1748000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31322),(194586,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427062.1821000000,1649427062.1831000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:11:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31322),(194587,0,'moodle','core\\task\\completion_regular_task',0,1649427062.1700000000,1649427062.1876000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:11:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.016880989074707 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31321),(194588,0,'moodle','core\\task\\calendar_cron_task',0,1649427062.2024000000,1649427062.2093000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:11:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.005789041519165 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31322),(194589,0,'moodle','core\\task\\blog_cron_task',0,1649427062.2215000000,1649427062.2225000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:11:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31321),(194590,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427062.2322000000,1649427062.2438000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:11:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.010684013366699 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31322),(194591,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427062.2314000000,1649427062.2568000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:11:02. Current memory use 22.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022549152374268 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31321),(194592,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427062.2945000000,1649427062.2977000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:11:02. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013151168823242 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31321),(194593,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427062.2644000000,1649427062.3028000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:11:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.036803007125854 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31322),(194594,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427062.3231000000,1649427062.3270000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:11:02. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022737979888916 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31321),(194595,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427062.3361000000,1649427062.3376000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:11:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31322),(194596,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427062.3364000000,1649427062.3377000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:11:02. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 0.00020503997802734 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31321),(194597,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427062.3484000000,1649427062.3506000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:11:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00079512596130371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31321),(194598,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427062.3494000000,1649427062.3507000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:11:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00011682510375977 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31322),(194599,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427062.3652000000,1649427062.3661000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:11:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31322),(194600,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427062.3640000000,1649427062.3669000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:11:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001662015914917 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31321),(194601,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427062.3771000000,1649427062.3787000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:11:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31322),(194602,0,'moodle','core\\task\\session_cleanup_task',0,1649427121.6863000000,1649427121.7068000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:12:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014780044555664 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31357),(194603,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427121.7170000000,1649427121.7186000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:12:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00054502487182617 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31357),(194604,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427121.7196000000,1649427121.7331000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:12:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0076210498809814 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31358),(194605,0,'moodle','core\\task\\grade_cron_task',0,1649427121.7448000000,1649427121.7605000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:12:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014659881591797 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31358),(194606,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427121.7296000000,1649427121.7739000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:12:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043184041976929 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31357),(194607,0,'moodle','core\\task\\portfolio_cron_task',0,1649427121.7854000000,1649427121.7867000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31357),(194608,0,'moodle','core\\task\\completion_regular_task',0,1649427121.7713000000,1649427121.7941000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:12:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021579027175903 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31358),(194609,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427121.7970000000,1649427121.7982000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:12:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31357),(194610,0,'moodle','core\\task\\blog_cron_task',0,1649427121.8168000000,1649427121.8180000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:12:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31357),(194611,0,'moodle','core\\task\\calendar_cron_task',0,1649427121.8140000000,1649427121.8206000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:12:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0054218769073486 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31358),(194612,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427121.8299000000,1649427121.8326000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:12:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016689300537109 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31358),(194613,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427121.8285000000,1649427121.8544000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:12:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.024783134460449 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31357),(194614,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427121.8947000000,1649427121.8976000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:12:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012979507446289 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31357),(194615,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427121.8568000000,1649427121.9042000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:12:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.045712947845459 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31358),(194616,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427121.9279000000,1649427121.9319000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:12:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025341510772705 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31357),(194617,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427121.9413000000,1649427121.9424000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31357),(194618,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427121.9503000000,1649427121.9516000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31357),(194619,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427121.9570000000,1649427121.9589000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:12:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063705444335938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31358),(194620,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427121.9604000000,1649427121.9616000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:12:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31357),(194621,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427121.9730000000,1649427121.9741000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:12:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00018191337585449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31357),(194622,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427121.9727000000,1649427121.9753000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:12:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018990039825439 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31358),(194623,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427121.9963000000,1649427121.9977000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:12:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31357),(194624,0,'moodle','core\\task\\session_cleanup_task',0,1649427181.2821000000,1649427181.2968000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:13:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010585069656372 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31405),(194625,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427181.3042000000,1649427181.3059000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:13:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31405),(194626,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427181.3146000000,1649427181.3157000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:13:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31405),(194627,0,'moodle','core\\task\\grade_cron_task',0,1649427181.3330000000,1649427181.3632000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:13:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.026074886322021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31402),(194628,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427181.3243000000,1649427181.3767000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:13:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.051458835601807 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31405),(194629,0,'moodle','core\\task\\completion_regular_task',0,1649427181.3701000000,1649427181.3856000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:13:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.01478099822998 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31402),(194630,0,'moodle','core\\task\\portfolio_cron_task',0,1649427181.3850000000,1649427181.3862000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:13:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31405),(194631,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427181.3938000000,1649427181.3952000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:13:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31402),(194632,0,'moodle','core\\task\\blog_cron_task',0,1649427181.4094000000,1649427181.4102000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:13:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31402),(194633,0,'moodle','core\\task\\calendar_cron_task',0,1649427181.4054000000,1649427181.4104000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:13:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040490627288818 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31405),(194634,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427181.4188000000,1649427181.4215000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:13:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017869472503662 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31405),(194635,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427181.4174000000,1649427181.4352000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:13:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016997098922729 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31402),(194636,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427181.4656000000,1649427181.4677000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:13:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001060962677002 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31402),(194637,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427181.4415000000,1649427181.4886000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:13:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.045783996582031 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31405),(194638,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427181.4931000000,1649427181.4970000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:13:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020699501037598 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31402),(194639,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427181.5049000000,1649427181.5061000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31402),(194640,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427181.5151000000,1649427181.5171000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31402),(194641,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427181.5206000000,1649427181.5220000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:13:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046086311340332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31405),(194642,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427181.5251000000,1649427181.5267000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:13:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00013208389282227 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31402),(194643,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427181.5342000000,1649427181.5365000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:13:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015418529510498 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31405),(194644,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427181.5383000000,1649427181.5396000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:13:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00015711784362793 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31402),(194645,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427181.5469000000,1649427181.5487000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:13:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093603134155273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31405),(194646,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427241.8100000000,1649427241.8193000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:14:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0052340030670166 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31457),(194647,0,'moodle','core\\task\\session_cleanup_task',0,1649427241.8097000000,1649427241.8243000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:14:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010599136352539 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31458),(194648,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427241.8322000000,1649427241.8330000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:14:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31457),(194649,0,'moodle','core\\task\\grade_cron_task',0,1649427241.8410000000,1649427241.8509000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:14:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0091099739074707 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31457),(194650,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427241.8347000000,1649427241.8796000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:14:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044116020202637 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31458),(194651,0,'moodle','core\\task\\completion_regular_task',0,1649427241.8714000000,1649427241.8903000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:14:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.017192125320435 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31457),(194652,0,'moodle','core\\task\\portfolio_cron_task',0,1649427241.8893000000,1649427241.8903000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:14:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31458),(194653,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427241.9065000000,1649427241.9077000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:14:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31457),(194654,0,'moodle','core\\task\\calendar_cron_task',0,1649427241.9123000000,1649427241.9199000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:14:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0065360069274902 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31458),(194655,0,'moodle','core\\task\\blog_cron_task',0,1649427241.9275000000,1649427241.9294000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:14:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31457),(194656,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427241.9390000000,1649427241.9405000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:14:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075101852416992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31457),(194657,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427241.9288000000,1649427241.9492000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:14:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019254922866821 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31458),(194658,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427241.9568000000,1649427241.9921000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:14:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.034163951873779 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31457),(194659,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427241.9911000000,1649427241.9951000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:14:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0022220611572266 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31458),(194660,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427242.0342000000,1649427242.0402000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:14:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003838062286377 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31458),(194661,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427242.0523000000,1649427242.0539000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31458),(194662,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427242.0685000000,1649427242.0699000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31458),(194663,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427242.0773000000,1649427242.0795000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:14:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061202049255371 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31457),(194664,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427242.0800000000,1649427242.0812000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:14:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31458),(194665,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427242.0931000000,1649427242.0940000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:14:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31458),(194666,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427242.0927000000,1649427242.0975000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:14:02. Current memory use 30.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.003136157989502 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31457),(194667,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427242.1059000000,1649427242.1075000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:14:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00072002410888672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31458),(194668,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649427301.4339000000,1649427301.4764000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:15:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.039363145828247 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',31480),(194669,0,'moodle','core\\task\\badges_cron_task',0,1649427301.4462000000,1649427301.4797000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:15:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.028699159622192 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31482),(194670,0,'moodle','core\\task\\badges_message_task',0,1649427301.4872000000,1649427301.4964000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:15:01. Current memory use 23.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0053250789642334 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31480),(194671,0,'mod_chat','mod_chat\\task\\cron_task',0,1649427301.4962000000,1649427301.5176000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:15:01. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.019840955734253 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31482),(194672,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649427301.5135000000,1649427301.5217000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:15:01. Current memory use 26MB.\n... used 0 dbqueries\n... used 0.0070769786834717 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31480),(194673,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649427301.5364000000,1649427301.5428000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:15:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0041189193725586 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31482),(194674,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649427301.5337000000,1649427301.5464000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:15:01. Current memory use 25.5MB.\n\n0 feeds refreshed (took 0.005043 seconds)\n... used 1 dbqueries\n... used 0.012048006057739 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31480),(194675,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649427301.5507000000,1649427301.5543000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:15:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0028469562530518 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31482),(194676,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649427301.5601000000,1649427301.5664000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:15:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.004127025604248 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31480),(194677,0,'moodle','core\\task\\session_cleanup_task',0,1649427301.5663000000,1649427301.5766000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:15:01. Current memory use 24.3MB.\n... used 7 dbqueries\n... used 0.0077540874481201 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31482),(194678,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427301.5779000000,1649427301.5808000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:15:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.00049400329589844 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31480),(194679,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427301.5880000000,1649427301.5892000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:15:01. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31482),(194680,0,'moodle','core\\task\\grade_cron_task',0,1649427301.5993000000,1649427301.6024000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:15:01. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.0018858909606934 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31482),(194681,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427301.5938000000,1649427301.6169000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:15:01. Current memory use 27.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.022207021713257 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31480),(194682,0,'moodle','core\\task\\completion_regular_task',0,1649427301.6121000000,1649427301.6282000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:15:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.014930963516235 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31482),(194683,0,'moodle','core\\task\\portfolio_cron_task',0,1649427301.6272000000,1649427301.6285000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:15:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31480),(194684,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427301.6362000000,1649427301.6371000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:15:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31480),(194685,0,'moodle','core\\task\\calendar_cron_task',0,1649427301.6379000000,1649427301.6428000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:15:01. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.0037641525268555 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31482),(194686,0,'moodle','core\\task\\blog_cron_task',0,1649427301.6524000000,1649427301.6533000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:15:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31480),(194687,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427301.6626000000,1649427301.6649000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:15:01. Current memory use 29.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014150142669678 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31480),(194688,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427301.6528000000,1649427301.6794000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:15:01. Current memory use 25.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025424003601074 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31482),(194689,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427301.6723000000,1649427301.6824000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:15:01. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.0086808204650879 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31480),(194690,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427301.7042000000,1649427301.7079000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:15:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0020689964294434 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31482),(194691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427301.7326000000,1649427301.7347000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:15:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00015997886657715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31480),(194692,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427301.7292000000,1649427301.7352000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:15:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039758682250977 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31482),(194693,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427301.7426000000,1649427301.7439000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:15:01. Current memory use 34.1MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31480),(194694,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427301.7439000000,1649427301.7466000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:15:01. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011560916900635 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31482),(194695,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427301.7557000000,1649427301.7580000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:15:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00012683868408203 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31480),(194696,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427301.7600000000,1649427301.7631000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:15:01. Current memory use 30.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020678043365479 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31482),(194697,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427301.7692000000,1649427301.7705000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:15:01. Current memory use 34.2MB.\n... used 0 dbqueries\n... used 0.00021004676818848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31480),(194698,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427301.7737000000,1649427301.7763000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:15:01. Current memory use 30.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0009160041809082 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31482),(194699,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427362.0792000000,1649427362.0888000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:16:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0056338310241699 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31540),(194700,0,'moodle','core\\task\\session_cleanup_task',0,1649427362.0787000000,1649427362.0942000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:16:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.010940074920654 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31539),(194701,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427362.0989000000,1649427362.0998000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:16:02. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31540),(194702,0,'moodle','core\\task\\grade_cron_task',0,1649427362.1070000000,1649427362.1187000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:16:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010832071304321 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31540),(194703,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427362.1055000000,1649427362.1316000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:16:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025313854217529 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31539),(194704,0,'moodle','core\\task\\completion_regular_task',0,1649427362.1277000000,1649427362.1494000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:16:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020898818969727 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31540),(194705,0,'moodle','core\\task\\portfolio_cron_task',0,1649427362.1707000000,1649427362.1717000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:16:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31539),(194706,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427362.1919000000,1649427362.1928000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:16:02. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31540),(194707,0,'moodle','core\\task\\calendar_cron_task',0,1649427362.2369000000,1649427362.2419000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:16:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.004176139831543 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31539),(194708,0,'moodle','core\\task\\blog_cron_task',0,1649427362.2640000000,1649427362.2668000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:16:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31540),(194709,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427362.2781000000,1649427362.2961000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:16:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016891002655029 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31539),(194710,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427362.2929000000,1649427362.2965000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:16:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077986717224121 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31540),(194711,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427362.3296000000,1649427362.3320000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:16:02. Current memory use 26MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012660026550293 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31540),(194712,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427362.3122000000,1649427362.3467000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:16:02. Current memory use 27.6MB.\n... used 3 dbqueries\n... used 0.033445835113525 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31539),(194713,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427362.3652000000,1649427362.3682000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:16:02. Current memory use 31.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019509792327881 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31539),(194714,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427362.3678000000,1649427362.3691000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:16:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00027585029602051 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31540),(194715,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427362.3905000000,1649427362.3916000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:16:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31539),(194716,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427362.3927000000,1649427362.3942000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:16:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00043487548828125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31540),(194717,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427362.4004000000,1649427362.4015000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:16:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31539),(194718,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427362.4096000000,1649427362.4125000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:16:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020930767059326 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31540),(194719,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427362.4134000000,1649427362.4144000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:16:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013518333435059 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31539),(194720,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427362.4223000000,1649427362.4236000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:16:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052618980407715 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31539),(194721,0,'moodle','core\\task\\complete_plans_task',0,1649427421.7561000000,1649427421.7736000000,1,0,0,'Execute scheduled task: 按时完成学习计划 (core\\task\\complete_plans_task)\n... started 22:17:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.013795852661133 seconds\nScheduled task complete: 按时完成学习计划 (core\\task\\complete_plans_task)\n','random-9ut9hf',31591),(194722,0,'moodle','core\\task\\session_cleanup_task',0,1649427421.7714000000,1649427421.7912000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:17:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014069795608521 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31589),(194723,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427421.7921000000,1649427421.7952000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:17:01. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00061893463134766 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31591),(194724,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427421.8027000000,1649427421.8037000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:17:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31589),(194725,0,'moodle','core\\task\\grade_cron_task',0,1649427421.8138000000,1649427421.8312000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:17:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.016144990921021 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31589),(194726,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427421.8055000000,1649427421.8432000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:17:01. Current memory use 21.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036750078201294 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31591),(194727,0,'moodle','core\\task\\portfolio_cron_task',0,1649427421.8518000000,1649427421.8528000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:17:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31591),(194728,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427421.8602000000,1649427421.8612000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:17:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31591),(194729,0,'moodle','core\\task\\completion_regular_task',0,1649427421.8421000000,1649427421.8656000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:17:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.022174119949341 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31589),(194730,0,'moodle','core\\task\\blog_cron_task',0,1649427421.8853000000,1649427421.8865000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:17:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31589),(194731,0,'moodle','core\\task\\calendar_cron_task',0,1649427421.8803000000,1649427421.8872000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:17:01. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.0055408477783203 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31591),(194732,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427421.8968000000,1649427421.8990000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:17:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013110637664795 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31589),(194733,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427421.8951000000,1649427421.9186000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:17:01. Current memory use 24.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022426128387451 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31591),(194734,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427421.9203000000,1649427421.9523000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:17:01. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.030714988708496 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31589),(194735,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427421.9561000000,1649427421.9583000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:17:01. Current memory use 29.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012381076812744 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31591),(194736,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427421.9815000000,1649427421.9848000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:17:01. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023760795593262 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31591),(194737,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427421.9928000000,1649427421.9944000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:17:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31591),(194738,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427422.0014000000,1649427422.0025000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:17:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31591),(194739,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427422.0098000000,1649427422.0109000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:17:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31591),(194740,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427422.0098000000,1649427422.0113000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:17:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31589),(194741,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427422.0217000000,1649427422.0386000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:17:02. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020899772644043 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31591),(194742,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427422.0414000000,1649427422.0426000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:17:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00028395652770996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31589),(194743,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427422.0512000000,1649427422.0524000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:17:02. Current memory use 30.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050902366638184 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31591),(194744,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427481.3370000000,1649427481.3477000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:18:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065538883209229 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31637),(194745,0,'moodle','core\\task\\session_cleanup_task',0,1649427481.3337000000,1649427481.3497000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:18:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011251926422119 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31636),(194746,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427481.3573000000,1649427481.3581000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:18:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31636),(194747,0,'moodle','core\\task\\grade_cron_task',0,1649427481.3659000000,1649427481.3773000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:18:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010657072067261 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31636),(194748,0,'moodle','core\\task\\completion_regular_task',0,1649427481.3862000000,1649427481.4037000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:18:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016569852828979 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31636),(194749,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427481.3592000000,1649427481.4045000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:18:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044380903244019 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31637),(194750,0,'moodle','core\\task\\portfolio_cron_task',0,1649427481.4143000000,1649427481.4156000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:18:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31636),(194751,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427481.4176000000,1649427481.4186000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:18:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31637),(194752,0,'moodle','core\\task\\calendar_cron_task',0,1649427481.4465000000,1649427481.4510000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:18:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0035719871520996 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31636),(194753,0,'moodle','core\\task\\blog_cron_task',0,1649427481.4533000000,1649427481.4544000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:18:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.319450378418E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31637),(194754,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427481.4618000000,1649427481.4633000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:18:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00074005126953125 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31637),(194755,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427481.4611000000,1649427481.4894000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:18:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.027115106582642 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31636),(194756,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427481.4853000000,1649427481.5335000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:18:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.04658579826355 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31637),(194757,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427481.5348000000,1649427481.5379000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:18:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015859603881836 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31636),(194758,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427481.5550000000,1649427481.5589000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:18:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029289722442627 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31636),(194759,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427481.5665000000,1649427481.5681000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:18:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00049591064453125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31636),(194760,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427481.5750000000,1649427481.5761000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:18:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31636),(194761,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427481.5827000000,1649427481.5842000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:18:01. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054192543029785 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31636),(194762,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427481.5912000000,1649427481.5923000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:18:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31636),(194763,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427481.6064000000,1649427481.6089000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:18:01. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016179084777832 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31636),(194764,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427481.6089000000,1649427481.6101000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:18:01. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31637),(194765,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427481.6172000000,1649427481.6186000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:18:01. Current memory use 28.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31636),(194766,0,'moodle','core\\task\\session_cleanup_task',0,1649427541.9020000000,1649427541.9171000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:19:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010476112365723 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31672),(194767,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427541.9277000000,1649427541.9294000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:19:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00063800811767578 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31672),(194768,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427541.9381000000,1649427541.9514000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:19:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0075428485870361 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31677),(194769,0,'moodle','core\\task\\grade_cron_task',0,1649427541.9603000000,1649427541.9777000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:19:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.01634693145752 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31677),(194770,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427541.9415000000,1649427541.9805000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:19:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037651062011719 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31672),(194771,0,'moodle','core\\task\\portfolio_cron_task',0,1649427541.9890000000,1649427541.9898000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31672),(194772,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427541.9989000000,1649427542.0001000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:19:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31672),(194773,0,'moodle','core\\task\\completion_regular_task',0,1649427541.9883000000,1649427542.0099000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:19:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020610094070435 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31677),(194774,0,'moodle','core\\task\\calendar_cron_task',0,1649427542.0181000000,1649427542.0253000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:19:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0059409141540527 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31672),(194775,0,'moodle','core\\task\\blog_cron_task',0,1649427542.0268000000,1649427542.0282000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:19:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31677),(194776,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427542.0373000000,1649427542.0390000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:19:02. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00075197219848633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31677),(194777,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427542.0362000000,1649427542.0626000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:19:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025102853775024 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31672),(194778,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427542.0615000000,1649427542.0950000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:19:02. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.032310009002686 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31677),(194779,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427542.1022000000,1649427542.1055000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:19:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001594066619873 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31672),(194780,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427542.1291000000,1649427542.1346000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:19:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.003993034362793 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31672),(194781,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427542.1415000000,1649427542.1429000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:19:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00015401840209961 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31672),(194782,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427542.1458000000,1649427542.1472000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:19:02. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00030183792114258 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31677),(194783,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427542.1507000000,1649427542.1523000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:19:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048613548278809 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31672),(194784,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427542.1562000000,1649427542.1574000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:19:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31677),(194785,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427542.1661000000,1649427542.1694000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:19:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022721290588379 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31672),(194786,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427542.1722000000,1649427542.1734000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:19:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31677),(194787,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427542.1785000000,1649427542.1801000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:19:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061583518981934 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31672),(194788,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649427601.4380000000,1649427601.4465000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:20:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0055770874023438 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',31707),(194789,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649427601.4549000000,1649427601.4558000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:20:01. Current memory use 20.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002601146697998 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',31707),(194790,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649427601.4653000000,1649427601.4703000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:20:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0041899681091309 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',31707),(194791,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649427601.4797000000,1649427601.4812000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:20:01. Current memory use 20.3MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00053286552429199 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',31707),(194792,0,'moodle','core\\task\\badges_message_task',0,1649427601.4965000000,1649427601.5095000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:20:01. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.008817195892334 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31706),(194793,0,'moodle','core\\task\\badges_cron_task',0,1649427601.4903000000,1649427601.5243000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:20:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031702041625977 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31707),(194794,0,'mod_chat','mod_chat\\task\\cron_task',0,1649427601.5278000000,1649427601.5442000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:20:01. Current memory use 21.1MB.\n... used 4 dbqueries\n... used 0.015167951583862 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31706),(194795,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649427601.5473000000,1649427601.5579000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:20:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 0.0091161727905273 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31707),(194796,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649427601.5616000000,1649427601.5744000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:20:01. Current memory use 22.4MB.\n\n0 feeds refreshed (took 0.00071100000000002 seconds)\n... used 1 dbqueries\n... used 0.011967897415161 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31706),(194797,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649427601.5725000000,1649427601.5786000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:20:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0027310848236084 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31707),(194798,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649427601.5857000000,1649427601.5890000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:20:01. Current memory use 24.2MB.\n... used 3 dbqueries\n... used 0.0017890930175781 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31707),(194799,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649427601.5883000000,1649427601.5934000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:20:01. Current memory use 23.6MB.\n... used 3 dbqueries\n... used 0.0030579566955566 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31706),(194800,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427601.6006000000,1649427601.6034000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:20:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0007939338684082 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31706),(194801,0,'moodle','core\\task\\session_cleanup_task',0,1649427601.5962000000,1649427601.6039000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:20:01. Current memory use 24.5MB.\n... used 7 dbqueries\n... used 0.0055739879608154 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31707),(194802,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427601.6111000000,1649427601.6120000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:20:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31706),(194803,0,'moodle','core\\task\\grade_cron_task',0,1649427601.6189000000,1649427601.6294000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:20:01. Current memory use 24MB.\n... used 2 dbqueries\n... used 0.009688138961792 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31706),(194804,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427601.6137000000,1649427601.6345000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:20:01. Current memory use 24.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019872903823853 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31707),(194805,0,'moodle','core\\task\\portfolio_cron_task',0,1649427601.6369000000,1649427601.6377000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:20:01. Current memory use 24.8MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31706),(194806,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427601.6464000000,1649427601.6477000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:20:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31706),(194807,0,'moodle','core\\task\\completion_regular_task',0,1649427601.6420000000,1649427601.6500000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:20:01. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.0060150623321533 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31707),(194808,0,'moodle','core\\task\\calendar_cron_task',0,1649427601.6560000000,1649427601.6615000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:20:01. Current memory use 24.9MB.\n... used 1 dbqueries\n... used 0.0040278434753418 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31706),(194809,0,'moodle','core\\task\\blog_cron_task',0,1649427601.6658000000,1649427601.6667000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:20:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31707),(194810,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427601.6735000000,1649427601.6754000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:20:01. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010111331939697 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31707),(194811,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427601.6698000000,1649427601.6884000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:20:01. Current memory use 25.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017838954925537 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31706),(194812,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427601.6819000000,1649427601.7214000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:20:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.038123846054077 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31707),(194813,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427601.7200000000,1649427601.7223000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:20:01. Current memory use 28.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00092482566833496 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31706),(194814,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427601.7427000000,1649427601.7462000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:20:01. Current memory use 29.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018570423126221 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31706),(194815,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427601.7542000000,1649427601.7560000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:20:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00026488304138184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31706),(194816,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427601.7563000000,1649427601.7580000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:20:01. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31707),(194817,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427601.7640000000,1649427601.7658000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:20:01. Current memory use 29.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00048398971557617 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31706),(194818,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427601.7664000000,1649427601.7679000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:20:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31707),(194819,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427601.7771000000,1649427601.7782000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:20:01. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00016593933105469 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31707),(194820,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427601.7752000000,1649427601.7781000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:20:01. Current memory use 29.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019068717956543 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31706),(194821,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427601.7936000000,1649427601.7966000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:20:01. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.001183032989502 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31707),(194822,0,'moodle','core\\task\\session_cleanup_task',0,1649427662.2214000000,1649427662.2364000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:21:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010855913162231 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31753),(194823,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427662.2448000000,1649427662.2462000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:21:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31753),(194824,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427662.2547000000,1649427662.2557000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:21:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31753),(194825,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427662.2646000000,1649427662.2960000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:21:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030573129653931 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31753),(194826,0,'moodle','core\\task\\grade_cron_task',0,1649427662.2797000000,1649427662.2998000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:21:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.0152268409729 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31748),(194827,0,'moodle','core\\task\\portfolio_cron_task',0,1649427662.3101000000,1649427662.3115000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:21:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31748),(194828,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427662.3180000000,1649427662.3188000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:21:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31748),(194829,0,'moodle','core\\task\\completion_regular_task',0,1649427662.3055000000,1649427662.3200000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:21:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.013392925262451 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31753),(194830,0,'moodle','core\\task\\blog_cron_task',0,1649427662.3389000000,1649427662.3400000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:21:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.9114227294922E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31753),(194831,0,'moodle','core\\task\\calendar_cron_task',0,1649427662.3367000000,1649427662.3416000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:21:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0041470527648926 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31748),(194832,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427662.3492000000,1649427662.3517000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:21:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013391971588135 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31753),(194833,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427662.3484000000,1649427662.3667000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:21:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0174880027771 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31748),(194834,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427662.3965000000,1649427662.3990000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:21:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013949871063232 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31748),(194835,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427662.3735000000,1649427662.4183000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:21:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.043073892593384 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31753),(194836,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427662.4289000000,1649427662.4346000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:21:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039169788360596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31748),(194837,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427662.4454000000,1649427662.4471000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:21:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00023198127746582 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31748),(194838,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427662.4547000000,1649427662.4566000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:21:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31748),(194839,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427662.4736000000,1649427662.4758000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:21:02. Current memory use 28.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31748),(194840,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427662.4743000000,1649427662.4764000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:21:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31753),(194841,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427662.4883000000,1649427662.4918000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:21:02. Current memory use 27.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023601055145264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31748),(194842,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427662.4925000000,1649427662.4938000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:21:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00016307830810547 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31753),(194843,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427662.5030000000,1649427662.5052000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:21:02. Current memory use 27.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00083398818969727 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31748),(194844,0,'moodle','core\\task\\session_cleanup_task',0,1649427721.8217000000,1649427721.8431000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:22:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014934062957764 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31808),(194845,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427721.8541000000,1649427721.8565000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:22:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0011348724365234 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31808),(194846,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427721.8700000000,1649427721.8713000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:22:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31808),(194847,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427721.8787000000,1649427721.9096000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:22:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030035018920898 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31808),(194848,0,'moodle','core\\task\\grade_cron_task',0,1649427721.8959000000,1649427721.9260000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:22:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.024000883102417 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31809),(194849,0,'moodle','core\\task\\completion_regular_task',0,1649427721.9194000000,1649427721.9308000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:22:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010536909103394 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31808),(194850,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427721.9418000000,1649427721.9430000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:22:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31808),(194851,0,'moodle','core\\task\\portfolio_cron_task',0,1649427721.9429000000,1649427721.9442000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:22:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31809),(194852,0,'moodle','core\\task\\blog_cron_task',0,1649427721.9660000000,1649427721.9672000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:22:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31809),(194853,0,'moodle','core\\task\\calendar_cron_task',0,1649427721.9623000000,1649427721.9690000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:22:01. Current memory use 24.1MB.\n... used 1 dbqueries\n... used 0.0054411888122559 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31808),(194854,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427721.9778000000,1649427721.9799000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:22:01. Current memory use 24.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010499954223633 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31808),(194855,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427721.9776000000,1649427722.0010000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:22:01. Current memory use 21.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022050142288208 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31809),(194856,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427722.0339000000,1649427722.0375000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:22:02. Current memory use 26.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018138885498047 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31809),(194857,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427722.0022000000,1649427722.0466000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:22:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.042950868606567 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31808),(194858,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427722.0581000000,1649427722.0635000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:22:02. Current memory use 28.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0039198398590088 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31809),(194859,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427722.0824000000,1649427722.0844000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:22:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00028800964355469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31809),(194860,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427722.0943000000,1649427722.0958000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:22:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31809),(194861,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427722.1052000000,1649427722.1069000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:22:02. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00018215179443359 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31809),(194862,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427722.1048000000,1649427722.1071000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:22:02. Current memory use 32.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064301490783691 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31808),(194863,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427722.1251000000,1649427722.1261000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:22:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00016522407531738 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31808),(194864,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427722.1248000000,1649427722.1280000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:22:02. Current memory use 27.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021839141845703 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31809),(194865,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427722.1369000000,1649427722.1387000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:22:02. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31808),(194866,0,'enrol_cohort','enrol_cohort\\task\\enrol_cohort_sync',0,1649427781.4526000000,1649427781.4705000000,7,0,0,'Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 22:23:01. Current memory use 19.1MB.\n... used 7 dbqueries\n... used 0.014937877655029 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n','random-9ut9hf',31846),(194867,0,'moodle','core\\task\\session_cleanup_task',0,1649427781.4869000000,1649427781.4959000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:23:01. Current memory use 20.7MB.\n... used 7 dbqueries\n... used 0.0071811676025391 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31846),(194868,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427781.5022000000,1649427781.5035000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:23:01. Current memory use 21.1MB.\n... used 1 dbqueries\n... used 0.00052189826965332 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31846),(194869,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427781.5114000000,1649427781.5122000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:23:01. Current memory use 21.1MB.\n... used 0 dbqueries\n... used 5.2213668823242E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31846),(194870,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427781.5238000000,1649427781.5576000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:23:01. Current memory use 21.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03178596496582 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31846),(194871,0,'moodle','core\\task\\grade_cron_task',0,1649427781.5374000000,1649427781.5656000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:23:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.020753145217896 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31848),(194872,0,'moodle','core\\task\\portfolio_cron_task',0,1649427781.5737000000,1649427781.5750000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:23:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 0.00010085105895996 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31848),(194873,0,'moodle','core\\task\\completion_regular_task',0,1649427781.5677000000,1649427781.5783000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:23:01. Current memory use 23.6MB.\n... used 6 dbqueries\n... used 0.0098588466644287 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31846),(194874,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427781.5852000000,1649427781.5865000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:23:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31848),(194875,0,'moodle','core\\task\\calendar_cron_task',0,1649427781.5976000000,1649427781.6028000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:23:01. Current memory use 24.5MB.\n... used 1 dbqueries\n... used 0.0042629241943359 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31846),(194876,0,'moodle','core\\task\\blog_cron_task',0,1649427781.6046000000,1649427781.6057000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:23:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31848),(194877,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427781.6122000000,1649427781.6147000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:23:01. Current memory use 24.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013020038604736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31846),(194878,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427781.6155000000,1649427781.6380000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:23:01. Current memory use 21.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021676063537598 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31848),(194879,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427781.6349000000,1649427781.6652000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:23:01. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.029099941253662 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31846),(194880,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427781.6820000000,1649427781.6853000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:23:01. Current memory use 26.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014660358428955 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31848),(194881,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427781.7064000000,1649427781.7095000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:23:01. Current memory use 28.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0019819736480713 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31848),(194882,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427781.7165000000,1649427781.7177000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:23:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00021195411682129 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31848),(194883,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427781.7249000000,1649427781.7260000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:23:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31848),(194884,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427781.7304000000,1649427781.7330000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:23:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31846),(194885,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427781.7329000000,1649427781.7339000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:23:01. Current memory use 28.2MB.\n... used 0 dbqueries\n... used 0.00010395050048828 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31848),(194886,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427781.7446000000,1649427781.7472000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:23:01. Current memory use 27.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017340183258057 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31848),(194887,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427781.7472000000,1649427781.7485000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:23:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31846),(194888,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427781.7648000000,1649427781.7661000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:23:01. Current memory use 27.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00051498413085938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31848),(194889,0,'moodle','core\\task\\session_cleanup_task',0,1649427842.1175000000,1649427842.1355000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:24:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013117074966431 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31894),(194890,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427842.1450000000,1649427842.1467000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:24:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00052499771118164 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31894),(194891,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427842.1504000000,1649427842.1610000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:24:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0058598518371582 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31896),(194892,0,'moodle','core\\task\\grade_cron_task',0,1649427842.1722000000,1649427842.1838000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:24:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010623931884766 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31896),(194893,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427842.1623000000,1649427842.2117000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:24:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04773211479187 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31894),(194894,0,'moodle','core\\task\\completion_regular_task',0,1649427842.1974000000,1649427842.2161000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:24:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.017672061920166 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31896),(194895,0,'moodle','core\\task\\portfolio_cron_task',0,1649427842.2233000000,1649427842.2247000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:24:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31894),(194896,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427842.2248000000,1649427842.2258000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:24:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31896),(194897,0,'moodle','core\\task\\blog_cron_task',0,1649427842.2524000000,1649427842.2537000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:24:02. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 7.6770782470703E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31896),(194898,0,'moodle','core\\task\\calendar_cron_task',0,1649427842.2527000000,1649427842.2613000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:24:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0068049430847168 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31894),(194899,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427842.2737000000,1649427842.2769000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:24:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016729831695557 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31894),(194900,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427842.2629000000,1649427842.2838000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:24:02. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01998496055603 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31896),(194901,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427842.3179000000,1649427842.3212000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:24:02. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015149116516113 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31896),(194902,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427842.3462000000,1649427842.3499000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:24:02. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025289058685303 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31896),(194903,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427842.3053000000,1649427842.3501000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:24:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.042691946029663 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31894),(194904,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427842.3580000000,1649427842.3594000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:24:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00021886825561523 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31896),(194905,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427842.3690000000,1649427842.3702000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:24:02. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31896),(194906,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427842.3813000000,1649427842.3845000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:24:02. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0008699893951416 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31896),(194907,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427842.3841000000,1649427842.3857000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:24:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31894),(194908,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427842.3995000000,1649427842.4012000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:24:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31894),(194909,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427842.4005000000,1649427842.4035000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:24:02. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020771026611328 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31896),(194910,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427842.4128000000,1649427842.4142000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:24:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00056791305541992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31894),(194911,0,'moodle','core\\task\\context_cleanup_task',0,1649427901.6739000000,1649427901.6994000000,10,1,0,'Execute scheduled task: 清理上下文 (core\\task\\context_cleanup_task)\n... started 22:25:01. Current memory use 19.4MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.01862907409668 seconds\nScheduled task complete: 清理上下文 (core\\task\\context_cleanup_task)\n','random-9ut9hf',31950),(194912,0,'moodle','core\\task\\badges_cron_task',0,1649427901.6805000000,1649427901.7150000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:25:01. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.029809951782227 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',31947),(194913,0,'moodle','core\\task\\badges_message_task',0,1649427901.7108000000,1649427901.7178000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:25:01. Current memory use 20.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0058860778808594 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',31950),(194914,0,'mod_chat','mod_chat\\task\\cron_task',0,1649427901.7310000000,1649427901.7445000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:25:01. Current memory use 22.3MB.\n... used 4 dbqueries\n... used 0.012645959854126 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',31947),(194915,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649427901.7353000000,1649427901.7460000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:25:01. Current memory use 21.7MB.\n... used 0 dbqueries\n... used 0.0095169544219971 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',31950),(194916,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649427901.7630000000,1649427901.7712000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0049941539764404 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',31947),(194917,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649427901.7640000000,1649427901.7752000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:25:01. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00068999999999997 seconds)\n... used 1 dbqueries\n... used 0.010336875915527 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',31950),(194918,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649427901.7857000000,1649427901.8044000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:25:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.017864942550659 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',31947),(194919,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649427901.8043000000,1649427901.8110000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:25:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0034592151641846 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',31950),(194920,0,'moodle','core\\task\\session_cleanup_task',0,1649427901.8185000000,1649427901.8265000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:25:01. Current memory use 24.2MB.\n... used 7 dbqueries\n... used 0.0054218769073486 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31947),(194921,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427901.8245000000,1649427901.8277000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:25:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00098609924316406 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31950),(194922,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427901.8378000000,1649427901.8388000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:25:01. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31950),(194923,0,'moodle','core\\task\\grade_cron_task',0,1649427901.8481000000,1649427901.8600000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:25:01. Current memory use 23.9MB.\n... used 2 dbqueries\n... used 0.011034965515137 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31950),(194924,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427901.8383000000,1649427901.8681000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:25:01. Current memory use 24.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028434038162231 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31947),(194925,0,'moodle','core\\task\\portfolio_cron_task',0,1649427901.8810000000,1649427901.8822000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 6.4849853515625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31947),(194926,0,'moodle','core\\task\\completion_regular_task',0,1649427901.8692000000,1649427901.8853000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:25:01. Current memory use 24.8MB.\n... used 6 dbqueries\n... used 0.015261173248291 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31950),(194927,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427901.8940000000,1649427901.8951000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31947),(194928,0,'moodle','core\\task\\blog_cron_task',0,1649427901.9048000000,1649427901.9059000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:25:01. Current memory use 26.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31947),(194929,0,'moodle','core\\task\\calendar_cron_task',0,1649427901.9017000000,1649427901.9072000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:25:01. Current memory use 26.2MB.\n... used 1 dbqueries\n... used 0.0044651031494141 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31950),(194930,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427901.9163000000,1649427901.9182000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:25:01. Current memory use 26.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094389915466309 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31947),(194931,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427901.9143000000,1649427901.9324000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:25:01. Current memory use 26.6MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017241954803467 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31950),(194932,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427901.9539000000,1649427901.9564000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:25:01. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010368824005127 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31950),(194933,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427901.9292000000,1649427901.9754000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:25:01. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.044433116912842 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31947),(194934,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427901.9876000000,1649427901.9927000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:25:01. Current memory use 30.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026249885559082 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31950),(194935,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427902.0029000000,1649427902.0044000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:25:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31950),(194936,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427902.0109000000,1649427902.0120000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:25:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31950),(194937,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427902.0369000000,1649427902.0393000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:25:02. Current memory use 30.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00054121017456055 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31950),(194938,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427902.0416000000,1649427902.0443000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:25:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31947),(194939,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427902.0482000000,1649427902.0521000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:25:02. Current memory use 30.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027539730072021 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31950),(194940,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427902.0563000000,1649427902.0581000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:25:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31947),(194941,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427902.0619000000,1649427902.0642000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:25:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076007843017578 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31950),(194942,0,'moodle','core\\task\\session_cleanup_task',0,1649427961.4050000000,1649427961.4232000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:26:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011979103088379 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',31988),(194943,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649427961.4335000000,1649427961.4343000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:26:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.8916549682617E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',31988),(194944,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649427961.4222000000,1649427961.4373000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:26:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0083460807800293 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',31985),(194945,0,'moodle','core\\task\\grade_cron_task',0,1649427961.4583000000,1649427961.4774000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:26:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.017592906951904 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',31985),(194946,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649427961.4467000000,1649427961.4830000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:26:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03553295135498 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',31988),(194947,0,'moodle','core\\task\\portfolio_cron_task',0,1649427961.4945000000,1649427961.4972000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',31988),(194948,0,'moodle','core\\task\\plagiarism_cron_task',0,1649427961.5070000000,1649427961.5082000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:26:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',31988),(194949,0,'moodle','core\\task\\completion_regular_task',0,1649427961.4904000000,1649427961.5137000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:26:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.021514892578125 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',31985),(194950,0,'moodle','core\\task\\blog_cron_task',0,1649427961.5314000000,1649427961.5327000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:26:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',31985),(194951,0,'moodle','core\\task\\calendar_cron_task',0,1649427961.5273000000,1649427961.5347000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:26:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0061419010162354 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',31988),(194952,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649427961.5457000000,1649427961.5480000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:26:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093889236450195 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',31988),(194953,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649427961.5413000000,1649427961.5678000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:26:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025202989578247 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',31985),(194954,0,'mod_forum','mod_forum\\task\\cron_task',0,1649427961.6083000000,1649427961.6112000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:26:01. Current memory use 27.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013439655303955 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',31985),(194955,0,'mod_assign','mod_assign\\task\\cron_task',0,1649427961.5695000000,1649427961.6171000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:26:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.04581618309021 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',31988),(194956,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649427961.6366000000,1649427961.6403000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:26:01. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021941661834717 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',31985),(194957,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649427961.6487000000,1649427961.6503000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:26:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00022602081298828 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',31985),(194958,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649427961.6611000000,1649427961.6627000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:26:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',31985),(194959,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649427961.6652000000,1649427961.6675000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:26:01. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059390068054199 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',31988),(194960,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649427961.6726000000,1649427961.6737000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:26:01. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',31985),(194961,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649427961.6816000000,1649427961.6851000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:26:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002363920211792 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',31988),(194962,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649427961.6881000000,1649427961.6893000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:26:01. Current memory use 28MB.\n... used 0 dbqueries\n... used 0.0001671314239502 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',31985),(194963,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649427961.6968000000,1649427961.6982000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:26:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00060081481933594 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',31988),(194964,0,'moodle','core\\task\\session_cleanup_task',0,1649428021.9619000000,1649428021.9777000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:27:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.01136302947998 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32025),(194965,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428021.9858000000,1649428021.9871000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:27:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00050806999206543 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32025),(194966,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428021.9953000000,1649428021.9961000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:27:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32025),(194967,0,'moodle','core\\task\\grade_cron_task',0,1649428022.0054000000,1649428022.0173000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:27:02. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.011087894439697 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32025),(194968,0,'moodle','core\\task\\completion_regular_task',0,1649428022.0256000000,1649428022.0413000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:27:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014873027801514 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32025),(194969,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428021.9994000000,1649428022.0413000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:27:02. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.038125038146973 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32020),(194970,0,'moodle','core\\task\\portfolio_cron_task',0,1649428022.0505000000,1649428022.0515000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:27:02. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32025),(194971,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428022.0509000000,1649428022.0522000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:27:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32020),(194972,0,'moodle','core\\task\\blog_cron_task',0,1649428022.0806000000,1649428022.0818000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:27:02. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32025),(194973,0,'moodle','core\\task\\calendar_cron_task',0,1649428022.0788000000,1649428022.0845000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:27:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0043590068817139 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32020),(194974,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428022.0933000000,1649428022.0958000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:27:02. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0013680458068848 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32025),(194975,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428022.0926000000,1649428022.1084000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:27:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01501989364624 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32020),(194976,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428022.1108000000,1649428022.1389000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:27:02. Current memory use 25.1MB.\n... used 3 dbqueries\n... used 0.027045011520386 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32025),(194977,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428022.1432000000,1649428022.1458000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:27:02. Current memory use 29MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012049674987793 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32020),(194978,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428022.1694000000,1649428022.1729000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:27:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022780895233154 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32020),(194979,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428022.1821000000,1649428022.1835000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:27:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32020),(194980,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428022.1913000000,1649428022.1927000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:27:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0002589225769043 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32025),(194981,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428022.1927000000,1649428022.1949000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:27:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059294700622559 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32020),(194982,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428022.2025000000,1649428022.2044000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:27:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32025),(194983,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428022.2095000000,1649428022.2127000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:27:02. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022561550140381 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32020),(194984,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428022.2181000000,1649428022.2194000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:27:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00014901161193848 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32025),(194985,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428022.2241000000,1649428022.2255000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:27:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32020),(194986,0,'moodle','core\\task\\session_cleanup_task',0,1649428081.5277000000,1649428081.5427000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:28:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010905981063843 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32080),(194987,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428081.5529000000,1649428081.5585000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:28:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0006098747253418 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32080),(194988,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428081.5683000000,1649428081.5692000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:28:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32080),(194989,0,'moodle','core\\task\\grade_cron_task',0,1649428081.5783000000,1649428081.5994000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:28:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.020380973815918 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32080),(194990,0,'moodle','core\\task\\completion_regular_task',0,1649428081.6092000000,1649428081.6275000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:28:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.016513109207153 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32080),(194991,0,'moodle','core\\task\\portfolio_cron_task',0,1649428081.6365000000,1649428081.6374000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:28:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32080),(194992,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428081.5741000000,1649428081.6414000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:28:01. Current memory use 19.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.061933040618896 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32081),(194993,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428081.6502000000,1649428081.6513000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:28:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32081),(194994,0,'moodle','core\\task\\calendar_cron_task',0,1649428081.6625000000,1649428081.6672000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:28:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038750171661377 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32080),(194995,0,'moodle','core\\task\\blog_cron_task',0,1649428081.6719000000,1649428081.6732000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:28:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32081),(194996,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428081.6846000000,1649428081.6873000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:28:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32081),(194997,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428081.6746000000,1649428081.6931000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:28:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017716884613037 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32080),(194998,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428081.7248000000,1649428081.7276000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:28:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0017430782318115 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32080),(194999,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428081.7048000000,1649428081.7367000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:28:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030898094177246 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32081),(195000,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428081.7567000000,1649428081.7610000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:28:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0030372142791748 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32080),(195001,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428081.7659000000,1649428081.7670000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:28:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32081),(195002,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428081.7724000000,1649428081.7738000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:28:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00025510787963867 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32080),(195003,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428081.7770000000,1649428081.7793000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:28:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081586837768555 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32081),(195004,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428081.7826000000,1649428081.7842000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:28:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32080),(195005,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428081.7912000000,1649428081.7937000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:28:01. Current memory use 30.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017950534820557 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32081),(195006,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428081.7979000000,1649428081.7992000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:28:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.0001828670501709 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32080),(195007,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428081.8027000000,1649428081.8046000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:28:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00071597099304199 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32081),(195008,0,'moodle','core\\task\\session_cleanup_task',0,1649428142.1101000000,1649428142.1300000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:29:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.013221979141235 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32131),(195009,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428142.1207000000,1649428142.1379000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:29:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.010716915130615 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32132),(195010,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428142.1461000000,1649428142.1478000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:29:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.3208084106445E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32131),(195011,0,'moodle','core\\task\\grade_cron_task',0,1649428142.1604000000,1649428142.1800000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:29:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.018305063247681 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32131),(195012,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428142.1490000000,1649428142.1913000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:29:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.041224002838135 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32132),(195013,0,'moodle','core\\task\\portfolio_cron_task',0,1649428142.2002000000,1649428142.2013000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32132),(195014,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428142.2090000000,1649428142.2101000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:29:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 8.2969665527344E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32132),(195015,0,'moodle','core\\task\\completion_regular_task',0,1649428142.1912000000,1649428142.2111000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:29:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018243074417114 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32131),(195016,0,'moodle','core\\task\\blog_cron_task',0,1649428142.2255000000,1649428142.2268000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:29:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32132),(195017,0,'moodle','core\\task\\calendar_cron_task',0,1649428142.2250000000,1649428142.2297000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:29:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0038819313049316 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32131),(195018,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428142.2385000000,1649428142.2402000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:29:02. Current memory use 23.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32131),(195019,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428142.2375000000,1649428142.2639000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:29:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.025000095367432 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32132),(195020,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428142.2584000000,1649428142.2893000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:29:02. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.02979302406311 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32131),(195021,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428142.3062000000,1649428142.3083000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:29:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010490417480469 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32132),(195022,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428142.3289000000,1649428142.3325000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:29:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023651123046875 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32132),(195023,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428142.3391000000,1649428142.3406000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:29:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32132),(195024,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428142.3426000000,1649428142.3439000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:29:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00021910667419434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32131),(195025,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428142.3492000000,1649428142.3506000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:29:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042104721069336 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32132),(195026,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428142.3530000000,1649428142.3547000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:29:02. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32131),(195027,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428142.3676000000,1649428142.3687000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:29:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014781951904297 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32131),(195028,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428142.3684000000,1649428142.3709000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:29:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017349720001221 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32132),(195029,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428142.3752000000,1649428142.3767000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:29:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074100494384766 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32131),(195030,0,'moodle','core\\task\\cache_cleanup_task',0,1649428201.6268000000,1649428201.6451000000,0,1,0,'Execute scheduled task: 删除过期缓存 (core\\task\\cache_cleanup_task)\n... started 22:30:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0095000267028809 seconds\nScheduled task complete: 删除过期缓存 (core\\task\\cache_cleanup_task)\n','random-9ut9hf',32170),(195031,0,'moodle','core\\task\\search_index_task',0,1649428201.6576000000,1649428201.6608000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 22:30:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.0023949146270752 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',32170),(195032,0,'moodle','core\\oauth2\\refresh_system_tokens_task',0,1649428201.6466000000,1649428201.6648000000,2,0,0,'Execute scheduled task: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n... started 22:30:01. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.012855052947998 seconds\nScheduled task complete: 为服务帐号刷新 OAuth 凭证 (core\\oauth2\\refresh_system_tokens_task)\n','random-9ut9hf',32169),(195033,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649428201.6868000000,1649428201.6925000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0042469501495361 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',32169),(195034,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649428201.6902000000,1649428201.6934000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:30:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.0023601055145264 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',32170),(195035,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649428201.7066000000,1649428201.7092000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:30:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.001533031463623 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',32170),(195036,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649428201.7268000000,1649428201.7287000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:30:01. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00048184394836426 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',32170),(195037,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649428201.7454000000,1649428201.7521000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:30:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0049581527709961 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',32170),(195038,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649428201.7068000000,1649428201.7598000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:30:01. Current memory use 20.4MB.\n... used 1 dbqueries\n... used 0.052076101303101 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',32169),(195039,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649428201.7704000000,1649428201.7721000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:30:01. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',32170),(195040,0,'moodle','core\\task\\badges_cron_task',0,1649428201.7707000000,1649428201.7876000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:30:01. Current memory use 23.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.014718055725098 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',32169),(195041,0,'moodle','core\\task\\badges_message_task',0,1649428201.7828000000,1649428201.7922000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:30:01. Current memory use 20.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0055429935455322 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',32170),(195042,0,'mod_chat','mod_chat\\task\\cron_task',0,1649428201.8115000000,1649428201.8236000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:30:01. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.010795831680298 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',32169),(195043,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649428201.8165000000,1649428201.8265000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:30:01. Current memory use 23.3MB.\n... used 0 dbqueries\n... used 0.0086719989776611 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',32170),(195044,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649428201.8360000000,1649428201.8528000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:30:01. Current memory use 26.1MB.\n\n0 feeds refreshed (took 0.00062099999999998 seconds)\n... used 1 dbqueries\n... used 0.016028881072998 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',32169),(195045,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649428201.8458000000,1649428201.8537000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:30:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0051319599151611 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',32170),(195046,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649428201.8657000000,1649428201.8690000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:30:01. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.0022408962249756 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',32170),(195047,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649428201.8616000000,1649428201.8690000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:30:01. Current memory use 26.9MB.\n... used 3 dbqueries\n... used 0.0045790672302246 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',32169),(195048,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428201.8801000000,1649428201.8815000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:30:01. Current memory use 24.2MB.\n... used 1 dbqueries\n... used 0.00050187110900879 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32170),(195049,0,'moodle','core\\task\\session_cleanup_task',0,1649428201.8792000000,1649428201.8911000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:30:01. Current memory use 27.3MB.\n... used 7 dbqueries\n... used 0.0092229843139648 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32169),(195050,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428201.8947000000,1649428201.8963000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:30:01. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 7.7962875366211E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32170),(195051,0,'moodle','core\\task\\grade_cron_task',0,1649428201.9145000000,1649428201.9195000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:30:01. Current memory use 27.7MB.\n... used 2 dbqueries\n... used 0.0037989616394043 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32169),(195052,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428201.9107000000,1649428201.9435000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:30:01. Current memory use 24.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031788110733032 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32170),(195053,0,'moodle','core\\task\\completion_regular_task',0,1649428201.9354000000,1649428201.9533000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:30:01. Current memory use 27.7MB.\n... used 6 dbqueries\n... used 0.016731977462769 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32169),(195054,0,'moodle','core\\task\\portfolio_cron_task',0,1649428201.9539000000,1649428201.9555000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:30:01. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32170),(195055,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428201.9648000000,1649428201.9659000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:30:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32170),(195056,0,'moodle','core\\task\\calendar_cron_task',0,1649428201.9652000000,1649428201.9698000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:30:01. Current memory use 28.4MB.\n... used 1 dbqueries\n... used 0.0038549900054932 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32169),(195057,0,'moodle','core\\task\\blog_cron_task',0,1649428201.9766000000,1649428201.9776000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:30:01. Current memory use 28.8MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32169),(195058,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428201.9869000000,1649428201.9899000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:30:01. Current memory use 28.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018551349639893 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32169),(195059,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428201.9859000000,1649428202.0089000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:30:01. Current memory use 27.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021648168563843 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32170),(195060,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428202.0048000000,1649428202.0161000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:30:02. Current memory use 28.9MB.\n... used 3 dbqueries\n... used 0.0097260475158691 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32169),(195061,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428202.0364000000,1649428202.0394000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:30:02. Current memory use 30.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016779899597168 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32170),(195062,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428202.0695000000,1649428202.0744000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:30:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0032641887664795 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32170),(195063,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428202.0776000000,1649428202.0801000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:30:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00030207633972168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32169),(195064,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428202.0846000000,1649428202.0864000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32170),(195065,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428202.0899000000,1649428202.0923000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:30:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32169),(195066,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428202.0969000000,1649428202.0984000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.0001370906829834 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32170),(195067,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428202.1012000000,1649428202.1049000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:30:02. Current memory use 33.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021731853485107 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32169),(195068,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428202.1088000000,1649428202.1109000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:30:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00024294853210449 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32170),(195069,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428202.1292000000,1649428202.1315000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:30:02. Current memory use 33.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087404251098633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32169),(195070,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428261.4584000000,1649428261.4715000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:31:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0071780681610107 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32237),(195071,0,'moodle','core\\task\\session_cleanup_task',0,1649428261.4574000000,1649428261.4729000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:31:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011260986328125 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32236),(195072,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428261.4856000000,1649428261.4867000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:31:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32237),(195073,0,'moodle','core\\task\\grade_cron_task',0,1649428261.4950000000,1649428261.5065000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:31:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010492086410522 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32237),(195074,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428261.4866000000,1649428261.5165000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:31:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028860092163086 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32236),(195075,0,'moodle','core\\task\\portfolio_cron_task',0,1649428261.5276000000,1649428261.5287000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32236),(195076,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428261.5364000000,1649428261.5374000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:31:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32236),(195077,0,'moodle','core\\task\\completion_regular_task',0,1649428261.5179000000,1649428261.5395000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:31:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.019628047943115 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32237),(195078,0,'moodle','core\\task\\blog_cron_task',0,1649428261.5547000000,1649428261.5556000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:31:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32237),(195079,0,'moodle','core\\task\\calendar_cron_task',0,1649428261.5545000000,1649428261.5607000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:31:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0044379234313965 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32236),(195080,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428261.5653000000,1649428261.5675000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:31:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010578632354736 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32237),(195081,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428261.5687000000,1649428261.5870000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:31:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017406940460205 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32236),(195082,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428261.6191000000,1649428261.6219000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:31:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015830993652344 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32236),(195083,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428261.5865000000,1649428261.6297000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:31:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.041116952896118 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32237),(195084,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428261.6441000000,1649428261.6488000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:31:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036280155181885 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32236),(195085,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428261.6577000000,1649428261.6591000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:31:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32236),(195086,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428261.6654000000,1649428261.6669000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:31:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00027799606323242 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32237),(195087,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428261.6703000000,1649428261.6733000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:31:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0011448860168457 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32236),(195088,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428261.6796000000,1649428261.6817000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:31:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32237),(195089,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428261.6899000000,1649428261.6926000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:31:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018830299377441 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32236),(195090,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428261.7057000000,1649428261.7070000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:31:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32237),(195091,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428261.7057000000,1649428261.7076000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:31:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076723098754883 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32236),(195092,0,'qtype_random','qtype_random\\task\\remove_unused_questions',0,1649428322.0930000000,1649428322.1204000000,1,0,0,'Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 22:32:02. Current memory use 19.2MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.022500038146973 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n','random-9ut9hf',32273),(195093,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428322.1285000000,1649428322.1316000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:32:02. Current memory use 22.1MB.\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32273),(195094,0,'moodle','core\\task\\session_cleanup_task',0,1649428322.1120000000,1649428322.1333000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:32:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015707015991211 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32276),(195095,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428322.1408000000,1649428322.1420000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:32:02. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 8.2015991210938E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32273),(195096,0,'moodle','core\\task\\grade_cron_task',0,1649428322.1640000000,1649428322.1797000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:32:02. Current memory use 22.2MB.\n... used 2 dbqueries\n... used 0.014615058898926 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32273),(195097,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428322.1419000000,1649428322.1855000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:32:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042812824249268 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32276),(195098,0,'moodle','core\\task\\portfolio_cron_task',0,1649428322.1966000000,1649428322.1982000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32276),(195099,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428322.2066000000,1649428322.2074000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:32:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32276),(195100,0,'moodle','core\\task\\completion_regular_task',0,1649428322.1906000000,1649428322.2147000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:32:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.022641897201538 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32273),(195101,0,'moodle','core\\task\\calendar_cron_task',0,1649428322.2244000000,1649428322.2293000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:32:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0040950775146484 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32276),(195102,0,'moodle','core\\task\\blog_cron_task',0,1649428322.2394000000,1649428322.2408000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:32:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.8902969360352E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32276),(195103,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428322.2453000000,1649428322.2498000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:32:02. Current memory use 24.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0031671524047852 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32273),(195104,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428322.2512000000,1649428322.2533000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:32:02. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011770725250244 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32276),(195105,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428322.2892000000,1649428322.2919000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:32:02. Current memory use 27.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013670921325684 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32276),(195106,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428322.2731000000,1649428322.3077000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:32:02. Current memory use 26.6MB.\n... used 3 dbqueries\n... used 0.033402919769287 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32273),(195107,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428322.3303000000,1649428322.3320000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:32:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014209747314453 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32276),(195108,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428322.3290000000,1649428322.3355000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:32:02. Current memory use 30.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049362182617188 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32273),(195109,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428322.3401000000,1649428322.3418000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:32:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013589859008789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32276),(195110,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428322.3448000000,1649428322.3468000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:32:02. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005800724029541 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32273),(195111,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428322.3504000000,1649428322.3521000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:32:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32276),(195112,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428322.3635000000,1649428322.3660000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:32:02. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016989707946777 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32273),(195113,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428322.3742000000,1649428322.3753000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:32:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00015807151794434 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32276),(195114,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428322.3796000000,1649428322.3814000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:32:02. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076699256896973 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32273),(195115,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428381.6343000000,1649428381.6444000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:33:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0060069561004639 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32309),(195116,0,'moodle','core\\task\\session_cleanup_task',0,1649428381.6339000000,1649428381.6497000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:33:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011369943618774 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32305),(195117,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428381.6571000000,1649428381.6583000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:33:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32309),(195118,0,'moodle','core\\task\\grade_cron_task',0,1649428381.6657000000,1649428381.6845000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:33:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.018066883087158 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32309),(195119,0,'moodle','core\\task\\completion_regular_task',0,1649428381.6923000000,1649428381.7082000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:33:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015037059783936 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32309),(195120,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428381.6588000000,1649428381.7096000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:33:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049656867980957 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32305),(195121,0,'moodle','core\\task\\portfolio_cron_task',0,1649428381.7164000000,1649428381.7176000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:33:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32309),(195122,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428381.7205000000,1649428381.7213000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:33:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32305),(195123,0,'moodle','core\\task\\calendar_cron_task',0,1649428381.7322000000,1649428381.7368000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:33:01. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0037221908569336 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32309),(195124,0,'moodle','core\\task\\blog_cron_task',0,1649428381.7379000000,1649428381.7389000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:33:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32305),(195125,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428381.7480000000,1649428381.7498000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:33:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011959075927734 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32305),(195126,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428381.7458000000,1649428381.7637000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:33:01. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01691198348999 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32309),(195127,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428381.7918000000,1649428381.7945000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:33:01. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016880035400391 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32309),(195128,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428381.7662000000,1649428381.7988000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:33:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031487941741943 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32305),(195129,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428381.8125000000,1649428381.8165000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:33:01. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029129981994629 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32309),(195130,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428381.8248000000,1649428381.8261000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:33:01. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00024819374084473 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32309),(195131,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428381.8288000000,1649428381.8302000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:33:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32305),(195132,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428381.8339000000,1649428381.8353000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:33:01. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051712989807129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32309),(195133,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428381.8384000000,1649428381.8396000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:33:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32305),(195134,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428381.8471000000,1649428381.8493000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:33:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015590190887451 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32309),(195135,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428381.8511000000,1649428381.8520000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:33:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014710426330566 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32305),(195136,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428381.8593000000,1649428381.8608000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:33:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32309),(195137,0,'moodle','core\\task\\session_cleanup_task',0,1649428442.1632000000,1649428442.1810000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:34:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012866020202637 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32365),(195138,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428442.1702000000,1649428442.1814000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:34:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0059709548950195 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32361),(195139,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428442.1969000000,1649428442.1979000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:34:02. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32361),(195140,0,'moodle','core\\task\\grade_cron_task',0,1649428442.2093000000,1649428442.2235000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:34:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.013258934020996 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32361),(195141,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428442.1981000000,1649428442.2370000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:34:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037724018096924 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32365),(195142,0,'moodle','core\\task\\portfolio_cron_task',0,1649428442.2498000000,1649428442.2506000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32365),(195143,0,'moodle','core\\task\\completion_regular_task',0,1649428442.2364000000,1649428442.2528000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:34:02. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.015427827835083 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32361),(195144,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428442.2608000000,1649428442.2617000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:34:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32365),(195145,0,'moodle','core\\task\\calendar_cron_task',0,1649428442.2685000000,1649428442.2750000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:34:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0053567886352539 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32361),(195146,0,'moodle','core\\task\\blog_cron_task',0,1649428442.2770000000,1649428442.2782000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:34:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32365),(195147,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428442.2906000000,1649428442.2930000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:34:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00096893310546875 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32365),(195148,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428442.2873000000,1649428442.3076000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:34:02. Current memory use 23.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018570899963379 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32361),(195149,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428442.3407000000,1649428442.3426000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:34:02. Current memory use 27.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00089001655578613 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32361),(195150,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428442.3143000000,1649428442.3466000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:34:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.030780076980591 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32365),(195151,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428442.3615000000,1649428442.3653000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:34:02. Current memory use 29MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023739337921143 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32361),(195152,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428442.3743000000,1649428442.3757000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:34:02. Current memory use 29MB.\n... used 0 dbqueries\n... used 0.00025701522827148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32361),(195153,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428442.3847000000,1649428442.3863000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:34:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00016283988952637 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32365),(195154,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428442.3865000000,1649428442.3885000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:34:02. Current memory use 29MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00085115432739258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32361),(195155,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428442.3962000000,1649428442.3983000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:34:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00017690658569336 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32365),(195156,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428442.4054000000,1649428442.4084000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:34:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020170211791992 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32361),(195157,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428442.4174000000,1649428442.4192000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:34:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00060009956359863 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32365),(195158,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428442.4175000000,1649428442.4199000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:34:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0014529228210449 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32361),(195159,0,'moodle','core\\task\\messaging_cleanup_task',0,1649428501.7116000000,1649428501.7420000000,1,4,0,'Execute scheduled task: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n... started 22:35:01. Current memory use 19.4MB.\n... used 5 dbqueries\n... used 0.026237010955811 seconds\nScheduled task complete: 消息的背景处理 (core\\task\\messaging_cleanup_task)\n','random-9ut9hf',32399),(195160,0,'moodle','core\\task\\badges_cron_task',0,1649428501.7134000000,1649428501.7613000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:35:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.042861938476562 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',32401),(195161,0,'moodle','core\\task\\badges_message_task',0,1649428501.7552000000,1649428501.7638000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:35:01. Current memory use 20.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.006540060043335 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',32399),(195162,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649428501.7816000000,1649428501.7968000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:35:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 0.013473033905029 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',32399),(195163,0,'mod_chat','mod_chat\\task\\cron_task',0,1649428501.7830000000,1649428501.8024000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:35:01. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.016057968139648 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',32401),(195164,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649428501.8128000000,1649428501.8221000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:35:01. Current memory use 22.7MB.\n\n0 feeds refreshed (took 0.00041499999999994 seconds)\n... used 1 dbqueries\n... used 0.008307933807373 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',32399),(195165,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649428501.8210000000,1649428501.8269000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:35:01. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0031828880310059 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',32401),(195166,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649428501.8370000000,1649428501.8408000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:35:01. Current memory use 24.1MB.\n... used 3 dbqueries\n... used 0.0029900074005127 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',32401),(195167,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649428501.8353000000,1649428501.8410000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:35:01. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0032730102539062 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',32399),(195168,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428501.8536000000,1649428501.8564000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:35:01. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00053310394287109 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32399),(195169,0,'moodle','core\\task\\session_cleanup_task',0,1649428501.8491000000,1649428501.8603000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:35:01. Current memory use 24.4MB.\n... used 7 dbqueries\n... used 0.0071480274200439 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32401),(195170,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428501.8658000000,1649428501.8666000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:35:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32399),(195171,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428501.8699000000,1649428501.8904000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:35:01. Current memory use 24.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.019622802734375 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32401),(195172,0,'moodle','core\\task\\grade_cron_task',0,1649428501.8793000000,1649428501.8940000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:35:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.013283014297485 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32399),(195173,0,'moodle','core\\task\\portfolio_cron_task',0,1649428501.9019000000,1649428501.9031000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:35:01. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 7.0095062255859E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32401),(195174,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428501.9129000000,1649428501.9140000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:35:01. Current memory use 26.5MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32401),(195175,0,'moodle','core\\task\\completion_regular_task',0,1649428501.9016000000,1649428501.9216000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:35:01. Current memory use 25.2MB.\n... used 6 dbqueries\n... used 0.018814086914062 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32399),(195176,0,'moodle','core\\task\\calendar_cron_task',0,1649428501.9233000000,1649428501.9306000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:35:01. Current memory use 26.5MB.\n... used 1 dbqueries\n... used 0.0058858394622803 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32401),(195177,0,'moodle','core\\task\\blog_cron_task',0,1649428501.9404000000,1649428501.9414000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:35:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32399),(195178,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428501.9659000000,1649428501.9685000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:35:01. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00099492073059082 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32399),(195179,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428501.9412000000,1649428501.9781000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:35:01. Current memory use 26.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.035681962966919 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32401),(195180,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428501.9773000000,1649428502.0197000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:35:01. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.040498971939087 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32399),(195181,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428502.0162000000,1649428502.0204000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:35:02. Current memory use 29.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015981197357178 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32401),(195182,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428502.0522000000,1649428502.0565000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:35:02. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027692317962646 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32401),(195183,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428502.0587000000,1649428502.0610000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:35:02. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00024604797363281 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32399),(195184,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428502.0661000000,1649428502.0677000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:35:02. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32401),(195185,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428502.0686000000,1649428502.0704000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:35:02. Current memory use 32.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045609474182129 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32399),(195186,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428502.0768000000,1649428502.0785000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:35:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32401),(195187,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428502.0818000000,1649428502.0862000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:35:02. Current memory use 32.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027890205383301 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32399),(195188,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428502.0875000000,1649428502.0893000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:35:02. Current memory use 31.2MB.\n... used 0 dbqueries\n... used 0.00019502639770508 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32401),(195189,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428502.0982000000,1649428502.1004000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:35:02. Current memory use 32.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066089630126953 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32399),(195190,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428561.4142000000,1649428561.4277000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:36:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0081980228424072 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32458),(195191,0,'moodle','core\\task\\session_cleanup_task',0,1649428561.4138000000,1649428561.4316000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:36:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.01233696937561 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32465),(195192,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428561.4395000000,1649428561.4408000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:36:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32458),(195193,0,'moodle','core\\task\\grade_cron_task',0,1649428561.4500000000,1649428561.4628000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:36:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012084007263184 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32458),(195194,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428561.4450000000,1649428561.4866000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:36:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040755987167358 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32465),(195195,0,'moodle','core\\task\\completion_regular_task',0,1649428561.4815000000,1649428561.4981000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:36:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.015735149383545 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32458),(195196,0,'moodle','core\\task\\portfolio_cron_task',0,1649428561.5059000000,1649428561.5068000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:36:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32465),(195197,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428561.5082000000,1649428561.5095000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:36:01. Current memory use 22.2MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32458),(195198,0,'moodle','core\\task\\blog_cron_task',0,1649428561.5249000000,1649428561.5259000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:36:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32458),(195199,0,'moodle','core\\task\\calendar_cron_task',0,1649428561.5246000000,1649428561.5310000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:36:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0052840709686279 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32465),(195200,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428561.5382000000,1649428561.5398000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:36:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00076699256896973 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32465),(195201,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428561.5343000000,1649428561.5527000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:36:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017515182495117 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32458),(195202,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428561.5566000000,1649428561.5872000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:36:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.029641151428223 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32465),(195203,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428561.5950000000,1649428561.5977000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:36:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016849040985107 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32458),(195204,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428561.6181000000,1649428561.6232000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:36:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038769245147705 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32458),(195205,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428561.6361000000,1649428561.6376000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:36:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00023484230041504 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32458),(195206,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428561.6375000000,1649428561.6393000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:36:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32465),(195207,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428561.6465000000,1649428561.6485000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:36:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00081896781921387 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32458),(195208,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428561.6491000000,1649428561.6506000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:36:01. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00014686584472656 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32465),(195209,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428561.6646000000,1649428561.6656000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:36:01. Current memory use 32.1MB.\n... used 0 dbqueries\n... used 0.0001838207244873 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32465),(195210,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428561.6643000000,1649428561.6712000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:36:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0035319328308105 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32458),(195211,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428561.6764000000,1649428561.6779000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:36:01. Current memory use 32.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00063991546630859 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32465),(195212,0,'moodle','core\\task\\session_cleanup_task',0,1649428622.0116000000,1649428622.0315000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:37:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.014871120452881 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32514),(195213,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428622.0385000000,1649428622.0397000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:37:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00043106079101562 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32514),(195214,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428622.0485000000,1649428622.0494000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:37:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32514),(195215,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428622.0575000000,1649428622.0897000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:37:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031365871429443 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32514),(195216,0,'moodle','core\\task\\completion_regular_task',0,1649428622.0977000000,1649428622.1073000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:37:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0086319446563721 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32514),(195217,0,'moodle','core\\task\\grade_cron_task',0,1649428622.0863000000,1649428622.1141000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:37:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.021691799163818 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32516),(195218,0,'moodle','core\\task\\portfolio_cron_task',0,1649428622.1150000000,1649428622.1162000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:37:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32514),(195219,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428622.1236000000,1649428622.1250000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:37:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32514),(195220,0,'moodle','core\\task\\calendar_cron_task',0,1649428622.1305000000,1649428622.1360000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:37:02. Current memory use 21.6MB.\n... used 1 dbqueries\n... used 0.0045351982116699 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32516),(195221,0,'moodle','core\\task\\blog_cron_task',0,1649428622.1379000000,1649428622.1388000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:37:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32514),(195222,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428622.1466000000,1649428622.1483000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:37:02. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00077509880065918 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32514),(195223,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428622.1454000000,1649428622.1618000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:37:02. Current memory use 22MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015559911727905 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32516),(195224,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428622.1886000000,1649428622.1919000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:37:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016341209411621 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32516),(195225,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428622.1670000000,1649428622.2000000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:37:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.031810998916626 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32514),(195226,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428622.2244000000,1649428622.2276000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:37:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020949840545654 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32516),(195227,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428622.2377000000,1649428622.2396000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:37:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00028395652770996 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32516),(195228,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428622.2496000000,1649428622.2515000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:37:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.00015687942504883 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32516),(195229,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428622.2603000000,1649428622.2620000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:37:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00053596496582031 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32514),(195230,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428622.2611000000,1649428622.2634000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:37:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32516),(195231,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428622.2771000000,1649428622.2780000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:37:02. Current memory use 27.7MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32516),(195232,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428622.2774000000,1649428622.2801000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:37:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0020170211791992 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32514),(195233,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428622.2890000000,1649428622.2907000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:37:02. Current memory use 27.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000885009765625 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32516),(195234,0,'moodle','core\\task\\session_cleanup_task',0,1649428681.5231000000,1649428681.5368000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:38:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0096819400787354 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32556),(195235,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428681.5490000000,1649428681.5522000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:38:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0010321140289307 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32556),(195236,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428681.5532000000,1649428681.5618000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:38:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0045020580291748 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32561),(195237,0,'moodle','core\\task\\grade_cron_task',0,1649428681.5735000000,1649428681.5892000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:38:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015022039413452 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32561),(195238,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428681.5685000000,1649428681.6048000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:38:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035035133361816 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32556),(195239,0,'moodle','core\\task\\portfolio_cron_task',0,1649428681.6182000000,1649428681.6190000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:38:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32556),(195240,0,'moodle','core\\task\\completion_regular_task',0,1649428681.6005000000,1649428681.6210000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:38:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.019343137741089 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32561),(195241,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428681.6303000000,1649428681.6312000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:38:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32561),(195242,0,'moodle','core\\task\\calendar_cron_task',0,1649428681.6388000000,1649428681.6434000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:38:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.003795862197876 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32556),(195243,0,'moodle','core\\task\\blog_cron_task',0,1649428681.6443000000,1649428681.6452000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:38:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32561),(195244,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428681.6543000000,1649428681.6557000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:38:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00061607360839844 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32556),(195245,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428681.6519000000,1649428681.6704000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:38:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017599821090698 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32561),(195246,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428681.6723000000,1649428681.6994000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:38:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.02593994140625 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32556),(195247,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428681.7065000000,1649428681.7090000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:38:01. Current memory use 27.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010771751403809 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32561),(195248,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428681.7380000000,1649428681.7416000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:38:01. Current memory use 28.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0021638870239258 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32561),(195249,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428681.7541000000,1649428681.7558000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:38:01. Current memory use 32.9MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32556),(195250,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428681.7577000000,1649428681.7595000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:38:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00023603439331055 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32561),(195251,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428681.7630000000,1649428681.7656000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:38:01. Current memory use 33MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00059103965759277 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32556),(195252,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428681.7682000000,1649428681.7693000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:38:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32561),(195253,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428681.7793000000,1649428681.7826000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:38:01. Current memory use 32.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023488998413086 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32556),(195254,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428681.7843000000,1649428681.7854000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:38:01. Current memory use 28.1MB.\n... used 0 dbqueries\n... used 0.00015902519226074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32561),(195255,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428681.7969000000,1649428681.7991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:38:01. Current memory use 32.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093507766723633 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32556),(195256,0,'moodle','core\\task\\session_cleanup_task',0,1649428742.1194000000,1649428742.1350000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:39:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011495113372803 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32711),(195257,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428742.1449000000,1649428742.1462000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:39:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00013303756713867 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32711),(195258,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428742.1376000000,1649428742.1468000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:39:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0052568912506104 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32710),(195259,0,'moodle','core\\task\\grade_cron_task',0,1649428742.1588000000,1649428742.1702000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:39:02. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010635137557983 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32710),(195260,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428742.1564000000,1649428742.1847000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:39:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027431964874268 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32711),(195261,0,'moodle','core\\task\\portfolio_cron_task',0,1649428742.1939000000,1649428742.1951000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32711),(195262,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428742.2055000000,1649428742.2063000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:39:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32711),(195263,0,'moodle','core\\task\\completion_regular_task',0,1649428742.1933000000,1649428742.2173000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:39:02. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.020929098129272 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32710),(195264,0,'moodle','core\\task\\calendar_cron_task',0,1649428742.2343000000,1649428742.2413000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:39:02. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0054659843444824 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32711),(195265,0,'moodle','core\\task\\blog_cron_task',0,1649428742.2478000000,1649428742.2486000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:39:02. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 5.4121017456055E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32710),(195266,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428742.2611000000,1649428742.2632000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:39:02. Current memory use 22.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00092697143554688 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32710),(195267,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428742.2577000000,1649428742.2793000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:39:02. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020447969436646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32711),(195268,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428742.3150000000,1649428742.3171000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:39:02. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0010900497436523 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32711),(195269,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428742.2838000000,1649428742.3245000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:39:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.039406061172485 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32710),(195270,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428742.3421000000,1649428742.3452000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:39:02. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018928050994873 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32711),(195271,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428742.3546000000,1649428742.3560000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00013613700866699 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32711),(195272,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428742.3664000000,1649428742.3677000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32711),(195273,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428742.3687000000,1649428742.3710000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:39:02. Current memory use 30.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00074911117553711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32710),(195274,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428742.3787000000,1649428742.3798000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:39:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010490417480469 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32711),(195275,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428742.3854000000,1649428742.3885000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:39:02. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022819042205811 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32710),(195276,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428742.3927000000,1649428742.3935000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:39:02. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00013089179992676 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32711),(195277,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428742.3988000000,1649428742.4009000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:39:02. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00073099136352539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32710),(195278,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649428801.7422000000,1649428801.7534000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:40:01. Current memory use 19.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0074379444122314 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',32743),(195279,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649428801.7443000000,1649428801.7575000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:40:01. Current memory use 19.1MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0082569122314453 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',32749),(195280,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649428801.7664000000,1649428801.7719000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:40:01. Current memory use 20.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042638778686523 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',32743),(195281,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649428801.7735000000,1649428801.7879000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:40:01. Current memory use 20.1MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0025298595428467 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',32749),(195282,0,'moodle','core\\task\\badges_message_task',0,1649428801.7987000000,1649428801.8070000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:40:01. Current memory use 20.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0051119327545166 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',32743),(195283,0,'moodle','core\\task\\badges_cron_task',0,1649428801.7971000000,1649428801.8376000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:40:01. Current memory use 20.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.03764796257019 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',32749),(195284,0,'mod_chat','mod_chat\\task\\cron_task',0,1649428801.8305000000,1649428801.8455000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:40:01. Current memory use 21.9MB.\n... used 4 dbqueries\n... used 0.013479948043823 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',32743),(195285,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649428801.8572000000,1649428801.8690000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:40:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.010361909866333 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',32743),(195286,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649428801.8735000000,1649428801.8859000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:40:01. Current memory use 23.1MB.\n\n0 feeds refreshed (took 0.000637 seconds)\n... used 1 dbqueries\n... used 0.011348009109497 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',32749),(195287,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649428801.8906000000,1649428801.8974000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:40:01. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0038208961486816 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',32743),(195288,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649428801.9015000000,1649428801.9096000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:40:01. Current memory use 24.3MB.\n... used 3 dbqueries\n... used 0.0051300525665283 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',32749),(195289,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649428801.9068000000,1649428801.9100000000,1,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:40:01. Current memory use 23.7MB.\n... used 2 dbqueries\n... used 0.0019500255584717 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',32743),(195290,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428801.9245000000,1649428801.9272000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:40:01. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.00065803527832031 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',32743),(195291,0,'moodle','core\\task\\session_cleanup_task',0,1649428801.9203000000,1649428801.9301000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:40:01. Current memory use 24.7MB.\n... used 7 dbqueries\n... used 0.0078608989715576 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',32749),(195292,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428801.9404000000,1649428801.9416000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:40:01. Current memory use 24MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',32743),(195293,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428801.9412000000,1649428801.9676000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:40:01. Current memory use 25MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025414943695068 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',32749),(195294,0,'moodle','core\\task\\grade_cron_task',0,1649428801.9572000000,1649428801.9687000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:40:01. Current memory use 24.1MB.\n... used 2 dbqueries\n... used 0.010637998580933 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',32743),(195295,0,'moodle','core\\task\\portfolio_cron_task',0,1649428801.9804000000,1649428801.9812000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:40:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',32743),(195296,0,'moodle','core\\task\\completion_regular_task',0,1649428801.9784000000,1649428801.9877000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:40:01. Current memory use 26.5MB.\n... used 6 dbqueries\n... used 0.0076990127563477 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',32749),(195297,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428801.9908000000,1649428801.9918000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:40:01. Current memory use 24.9MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',32743),(195298,0,'moodle','core\\task\\calendar_cron_task',0,1649428802.0016000000,1649428802.0070000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:40:02. Current memory use 25MB.\n... used 1 dbqueries\n... used 0.0045468807220459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',32743),(195299,0,'moodle','core\\task\\blog_cron_task',0,1649428802.0069000000,1649428802.0082000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:40:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',32749),(195300,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428802.0179000000,1649428802.0203000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:40:02. Current memory use 25.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010600090026855 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',32743),(195301,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428802.0166000000,1649428802.0391000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:40:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.021245956420898 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',32749),(195302,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428802.0655000000,1649428802.0716000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:40:02. Current memory use 30MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0032029151916504 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',32749),(195303,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428802.0305000000,1649428802.0847000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:40:02. Current memory use 25.5MB.\n... used 3 dbqueries\n... used 0.052126884460449 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',32743),(195304,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428802.0949000000,1649428802.1025000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:40:02. Current memory use 31.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0049698352813721 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',32749),(195305,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428802.1107000000,1649428802.1127000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:40:02. Current memory use 31.3MB.\n... used 0 dbqueries\n... used 0.00019216537475586 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',32749),(195306,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428802.1251000000,1649428802.1265000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:40:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',32749),(195307,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428802.1353000000,1649428802.1392000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:40:02. Current memory use 31.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078487396240234 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',32743),(195308,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428802.1366000000,1649428802.1394000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:40:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00020599365234375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',32749),(195309,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428802.1537000000,1649428802.1557000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:40:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',32749),(195310,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428802.1534000000,1649428802.1574000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:40:02. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026748180389404 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',32743),(195311,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428802.1689000000,1649428802.1710000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:40:02. Current memory use 31.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',32749),(195312,0,'moodle','core\\task\\session_cleanup_task',0,1649428861.4693000000,1649428861.4862000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:41:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011996984481812 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',327),(195313,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428861.4961000000,1649428861.4969000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:41:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',327),(195314,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428861.4889000000,1649428861.5008000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:41:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0073211193084717 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',332),(195315,0,'moodle','core\\task\\grade_cron_task',0,1649428861.5105000000,1649428861.5227000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:41:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.011341094970703 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',332),(195316,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428861.5073000000,1649428861.5401000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:41:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031360149383545 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',327),(195317,0,'moodle','core\\task\\portfolio_cron_task',0,1649428861.5504000000,1649428861.5520000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',327),(195318,0,'moodle','core\\task\\completion_regular_task',0,1649428861.5332000000,1649428861.5526000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:41:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018444061279297 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',332),(195319,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428861.5601000000,1649428861.5624000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:41:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',327),(195320,0,'moodle','core\\task\\calendar_cron_task',0,1649428861.5682000000,1649428861.5748000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:41:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0054709911346436 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',332),(195321,0,'moodle','core\\task\\blog_cron_task',0,1649428861.5781000000,1649428861.5789000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:41:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',327),(195322,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428861.5878000000,1649428861.5898000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:41:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010859966278076 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',327),(195323,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428861.5849000000,1649428861.6044000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:41:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.018551111221313 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',332),(195324,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428861.6367000000,1649428861.6395000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:41:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016040802001953 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',332),(195325,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428861.6087000000,1649428861.6410000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:41:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.031017065048218 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',327),(195326,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428861.6608000000,1649428861.6649000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:41:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024449825286865 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',332),(195327,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428861.6727000000,1649428861.6739000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:41:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',327),(195328,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428861.6731000000,1649428861.6743000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:41:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00027298927307129 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',332),(195329,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428861.6837000000,1649428861.6857000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:41:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00058889389038086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',332),(195330,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428861.6845000000,1649428861.6860000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:41:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',327),(195331,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428861.6991000000,1649428861.7003000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:41:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',327),(195332,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428861.6979000000,1649428861.7004000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:41:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001680850982666 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',332),(195333,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428861.7088000000,1649428861.7103000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:41:01. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',327),(195334,0,'tool_cohortroles','tool_cohortroles\\task\\cohort_role_sync',0,1649428922.0961000000,1649428922.1179000000,2,1,0,'Execute scheduled task: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n... started 22:42:02. Current memory use 19.4MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.016164064407349 seconds\nScheduled task complete: 两步群角色作业 (tool_cohortroles\\task\\cohort_role_sync)\n','random-9ut9hf',364),(195335,0,'moodle','core\\task\\analytics_cleanup_task',0,1649428922.0255000000,1649428922.1241000000,20,4,0,'Execute scheduled task: 分析清理 (core\\task\\analytics_cleanup_task)\n... started 22:42:02. Current memory use 19.4MB.\n... used 24 dbqueries\n... used 0.093537092208862 seconds\nScheduled task complete: 分析清理 (core\\task\\analytics_cleanup_task)\n','random-9ut9hf',365),(195336,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428922.1340000000,1649428922.1358000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:42:02. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.0005948543548584 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',365),(195337,0,'moodle','core\\task\\session_cleanup_task',0,1649428922.1261000000,1649428922.1366000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:42:02. Current memory use 21.2MB.\n... used 7 dbqueries\n... used 0.0083270072937012 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',364),(195338,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428922.1439000000,1649428922.1450000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:42:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',365),(195339,0,'moodle','core\\task\\grade_cron_task',0,1649428922.1529000000,1649428922.1554000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:42:02. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.0016288757324219 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',365),(195340,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428922.1455000000,1649428922.1734000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:42:02. Current memory use 21.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026917219161987 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',364),(195341,0,'moodle','core\\task\\completion_regular_task',0,1649428922.1641000000,1649428922.1781000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:42:02. Current memory use 24.7MB.\n... used 6 dbqueries\n... used 0.013124227523804 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',365),(195342,0,'moodle','core\\task\\portfolio_cron_task',0,1649428922.1801000000,1649428922.1812000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:42:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',364),(195343,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428922.1897000000,1649428922.1906000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:42:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',365),(195344,0,'moodle','core\\task\\blog_cron_task',0,1649428922.1982000000,1649428922.1991000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:42:02. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',365),(195345,0,'moodle','core\\task\\calendar_cron_task',0,1649428922.1940000000,1649428922.2037000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:42:02. Current memory use 24.6MB.\n... used 1 dbqueries\n... used 0.0080440044403076 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',364),(195346,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428922.2135000000,1649428922.2168000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:42:02. Current memory use 26.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0018100738525391 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',364),(195347,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428922.2077000000,1649428922.2249000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:42:02. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016354084014893 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',365),(195348,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428922.2479000000,1649428922.2598000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:42:02. Current memory use 30.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.010824203491211 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',365),(195349,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428922.2784000000,1649428922.2812000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:42:02. Current memory use 31.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0016810894012451 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',365),(195350,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428922.2334000000,1649428922.2881000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:42:02. Current memory use 27.1MB.\n... used 3 dbqueries\n... used 0.052734851837158 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',364),(195351,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428922.2898000000,1649428922.2911000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:42:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00023698806762695 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',365),(195352,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428922.2976000000,1649428922.2988000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:42:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',365),(195353,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428922.3059000000,1649428922.3074000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:42:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00042390823364258 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',365),(195354,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428922.3152000000,1649428922.3165000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:42:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',365),(195355,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428922.3278000000,1649428922.3301000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:42:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015661716461182 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',365),(195356,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428922.3346000000,1649428922.3369000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:42:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00020313262939453 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',364),(195357,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428922.3387000000,1649428922.3401000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:42:02. Current memory use 31.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00046491622924805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',365),(195358,0,'moodle','core\\task\\session_cleanup_task',0,1649428981.6690000000,1649428981.6901000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:43:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015120029449463 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',412),(195359,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649428981.7007000000,1649428981.7019000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:43:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010013580322266 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',412),(195360,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649428981.6908000000,1649428981.7045000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:43:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0080738067626953 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',410),(195361,0,'moodle','core\\task\\grade_cron_task',0,1649428981.7146000000,1649428981.7259000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:43:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.010499954223633 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',410),(195362,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649428981.7128000000,1649428981.7535000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:43:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039682149887085 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',412),(195363,0,'moodle','core\\task\\completion_regular_task',0,1649428981.7447000000,1649428981.7645000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:43:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018729209899902 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',410),(195364,0,'moodle','core\\task\\portfolio_cron_task',0,1649428981.7648000000,1649428981.7656000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',412),(195365,0,'moodle','core\\task\\plagiarism_cron_task',0,1649428981.7735000000,1649428981.7743000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:43:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',412),(195366,0,'moodle','core\\task\\calendar_cron_task',0,1649428981.7844000000,1649428981.7912000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:43:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0055229663848877 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',410),(195367,0,'moodle','core\\task\\blog_cron_task',0,1649428981.7933000000,1649428981.7946000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:43:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',412),(195368,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649428981.8059000000,1649428981.8081000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:43:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012021064758301 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',412),(195369,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649428981.8020000000,1649428981.8255000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:43:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022279977798462 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',410),(195370,0,'mod_forum','mod_forum\\task\\cron_task',0,1649428981.8588000000,1649428981.8618000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:43:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013628005981445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',410),(195371,0,'mod_assign','mod_assign\\task\\cron_task',0,1649428981.8289000000,1649428981.8739000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:43:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.043231964111328 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',412),(195372,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649428981.8870000000,1649428981.8904000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:43:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022549629211426 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',410),(195373,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649428981.9004000000,1649428981.9018000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:43:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00023388862609863 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',410),(195374,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649428981.9085000000,1649428981.9098000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:43:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',412),(195375,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649428981.9104000000,1649428981.9121000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:43:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067901611328125 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',410),(195376,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649428981.9184000000,1649428981.9197000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:43:01. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00013399124145508 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',412),(195377,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649428981.9250000000,1649428981.9275000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:43:01. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016820430755615 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',410),(195378,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649428981.9304000000,1649428981.9314000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:43:01. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',412),(195379,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649428981.9397000000,1649428981.9416000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:43:01. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00084900856018066 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',410),(195380,0,'moodle','core\\task\\session_cleanup_task',0,1649429042.3154000000,1649429042.3320000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:44:02. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011580944061279 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',460),(195381,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429042.3274000000,1649429042.3418000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:44:02. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0088300704956055 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',458),(195382,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429042.3465000000,1649429042.3474000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:44:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',460),(195383,0,'moodle','core\\task\\grade_cron_task',0,1649429042.3587000000,1649429042.3774000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:44:02. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.017197132110596 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',460),(195384,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429042.3532000000,1649429042.3905000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:44:02. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.036568880081177 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',458),(195385,0,'moodle','core\\task\\portfolio_cron_task',0,1649429042.4012000000,1649429042.4023000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',458),(195386,0,'moodle','core\\task\\completion_regular_task',0,1649429042.3885000000,1649429042.4119000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:44:02. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.021998167037964 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',460),(195387,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429042.4129000000,1649429042.4142000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:44:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',458),(195388,0,'moodle','core\\task\\blog_cron_task',0,1649429042.4348000000,1649429042.4361000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:44:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',458),(195389,0,'moodle','core\\task\\calendar_cron_task',0,1649429042.4295000000,1649429042.4368000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:44:02. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0058209896087646 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',460),(195390,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429042.4480000000,1649429042.4510000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:44:02. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0019240379333496 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',458),(195391,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429042.4471000000,1649429042.4746000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:44:02. Current memory use 23.4MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026165962219238 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',460),(195392,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429042.4730000000,1649429042.5213000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:44:02. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.046789169311523 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',458),(195393,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429042.5188000000,1649429042.5235000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:44:02. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0029850006103516 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',460),(195394,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429042.5497000000,1649429042.5557000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:44:02. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0044310092926025 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',460),(195395,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429042.5648000000,1649429042.5667000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:44:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00027704238891602 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',460),(195396,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429042.5648000000,1649429042.5670000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:44:02. Current memory use 32.6MB.\n... used 0 dbqueries\n... used 0.00017786026000977 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',458),(195397,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429042.5751000000,1649429042.5813000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:44:02. Current memory use 32.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0051281452178955 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',458),(195398,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429042.5824000000,1649429042.6001000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:44:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00031399726867676 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',460),(195399,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429042.6174000000,1649429042.6189000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:44:02. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00021100044250488 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',460),(195400,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429042.6168000000,1649429042.6195000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:44:02. Current memory use 31.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018651485443115 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',458),(195401,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429042.6304000000,1649429042.6324000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:44:02. Current memory use 28.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007789134979248 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',460),(195402,0,'moodle','core\\task\\badges_cron_task',0,1649429101.9375000000,1649429101.9883000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:45:01. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.045279979705811 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',522),(195403,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649429101.9306000000,1649429101.9903000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:45:01. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.053006887435913 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',523),(195404,0,'moodle','core\\task\\badges_message_task',0,1649429101.9984000000,1649429102.0002000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:45:01. Current memory use 21.9MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00043416023254395 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',522),(195405,0,'mod_chat','mod_chat\\task\\cron_task',0,1649429102.0090000000,1649429102.0202000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:45:02. Current memory use 25.2MB.\n... used 4 dbqueries\n... used 0.010212182998657 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',523),(195406,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649429102.0182000000,1649429102.0259000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:45:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 0.0064730644226074 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',522),(195407,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649429102.0326000000,1649429102.0403000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:45:02. Current memory use 25.1MB.\n\n0 feeds refreshed (took 0.000596 seconds)\n... used 1 dbqueries\n... used 0.00697922706604 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',523),(195408,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649429102.0395000000,1649429102.0467000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:45:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0039680004119873 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',522),(195409,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649429102.0550000000,1649429102.0612000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:45:02. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.0029129981994629 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',523),(195410,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649429102.0611000000,1649429102.0700000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:45:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0081439018249512 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',522),(195411,0,'moodle','core\\task\\session_cleanup_task',0,1649429102.0697000000,1649429102.0787000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:45:02. Current memory use 26.8MB.\n... used 7 dbqueries\n... used 0.0064890384674072 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',523),(195412,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429102.0828000000,1649429102.0853000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:45:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00066018104553223 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',522),(195413,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429102.0888000000,1649429102.0897000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:45:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',523),(195414,0,'moodle','core\\task\\grade_cron_task',0,1649429102.0977000000,1649429102.0995000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:45:02. Current memory use 27.1MB.\n... used 2 dbqueries\n... used 0.0010828971862793 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',523),(195415,0,'moodle','core\\task\\completion_regular_task',0,1649429102.1217000000,1649429102.1372000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:45:02. Current memory use 27.2MB.\n... used 6 dbqueries\n... used 0.014205932617188 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',523),(195416,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429102.0963000000,1649429102.1403000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:45:02. Current memory use 24.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042992115020752 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',522),(195417,0,'moodle','core\\task\\portfolio_cron_task',0,1649429102.1464000000,1649429102.1476000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:45:02. Current memory use 27.9MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',523),(195418,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429102.1489000000,1649429102.1499000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:45:02. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',522),(195419,0,'moodle','core\\task\\calendar_cron_task',0,1649429102.1571000000,1649429102.1647000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:45:02. Current memory use 27.9MB.\n... used 1 dbqueries\n... used 0.0054190158843994 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',523),(195420,0,'moodle','core\\task\\blog_cron_task',0,1649429102.1649000000,1649429102.1658000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:45:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',522),(195421,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429102.1751000000,1649429102.1777000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:45:02. Current memory use 28.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011839866638184 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',523),(195422,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429102.1745000000,1649429102.1998000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:45:02. Current memory use 26.8MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023967027664185 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',522),(195423,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429102.1882000000,1649429102.1998000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:45:02. Current memory use 28.4MB.\n... used 3 dbqueries\n... used 0.0099349021911621 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',523),(195424,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429102.2274000000,1649429102.2306000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:45:02. Current memory use 29.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015161037445068 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',522),(195425,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429102.2576000000,1649429102.2618000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:45:02. Current memory use 31MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025742053985596 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',522),(195426,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429102.2610000000,1649429102.2629000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00026106834411621 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',523),(195427,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429102.2696000000,1649429102.2707000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:45:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',522),(195428,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429102.2710000000,1649429102.2728000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:45:02. Current memory use 33.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047683715820312 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',523),(195429,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429102.2791000000,1649429102.2801000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:45:02. Current memory use 33.1MB.\n... used 0 dbqueries\n... used 0.00013113021850586 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',523),(195430,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429102.2808000000,1649429102.2843000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:45:02. Current memory use 31.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021960735321045 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',522),(195431,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429102.2906000000,1649429102.3001000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:45:02. Current memory use 33.2MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',523),(195432,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429102.3110000000,1649429102.3137000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:45:02. Current memory use 33.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0011289119720459 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',523),(195433,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429161.6681000000,1649429161.6778000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:46:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0050539970397949 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',577),(195434,0,'moodle','core\\task\\session_cleanup_task',0,1649429161.6599000000,1649429161.6812000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:46:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.015127897262573 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',580),(195435,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429161.6927000000,1649429161.6939000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:46:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',577),(195436,0,'moodle','core\\task\\grade_cron_task',0,1649429161.7051000000,1649429161.7204000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:46:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.014344930648804 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',577),(195437,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429161.6940000000,1649429161.7256000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:46:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030839920043945 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',580),(195438,0,'moodle','core\\task\\portfolio_cron_task',0,1649429161.7364000000,1649429161.7373000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:46:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',577),(195439,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429161.7461000000,1649429161.7469000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:46:01. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',577),(195440,0,'moodle','core\\task\\completion_regular_task',0,1649429161.7342000000,1649429161.7468000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:46:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.011094093322754 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',580),(195441,0,'moodle','core\\task\\blog_cron_task',0,1649429161.7644000000,1649429161.7653000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:46:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',580),(195442,0,'moodle','core\\task\\calendar_cron_task',0,1649429161.7631000000,1649429161.7688000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:46:01. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0044732093811035 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',577),(195443,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429161.7771000000,1649429161.7791000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:46:01. Current memory use 22.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00093412399291992 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',577),(195444,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429161.7768000000,1649429161.7949000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:46:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016165971755981 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',580),(195445,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429161.8246000000,1649429161.8272000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:46:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013439655303955 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',580),(195446,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429161.7977000000,1649429161.8388000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:46:01. Current memory use 24.4MB.\n... used 3 dbqueries\n... used 0.039177179336548 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',577),(195447,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429161.8499000000,1649429161.8537000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:46:01. Current memory use 30MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024940967559814 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',580),(195448,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429161.8621000000,1649429161.8637000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:46:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',580),(195449,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429161.8734000000,1649429161.8752000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:46:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00018906593322754 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',580),(195450,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429161.8805000000,1649429161.8826000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:46:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00060319900512695 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',577),(195451,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429161.8844000000,1649429161.8857000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:46:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',580),(195452,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429161.8983000000,1649429161.8999000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:46:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00022006034851074 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',580),(195453,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429161.8986000000,1649429161.9013000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:46:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019199848175049 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',577),(195454,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429161.9090000000,1649429161.9102000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:46:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0004730224609375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',580),(195455,0,'moodle','core\\task\\session_cleanup_task',0,1649429222.2453000000,1649429222.2604000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:47:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.010272026062012 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',646),(195456,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429222.2692000000,1649429222.2700000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:47:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',646),(195457,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429222.2646000000,1649429222.2796000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:47:02. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.00838303565979 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',647),(195458,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429222.2778000000,1649429222.3218000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:47:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043172121047974 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',646),(195459,0,'moodle','core\\task\\grade_cron_task',0,1649429222.2931000000,1649429222.3225000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:47:02. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.028325080871582 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',647),(195460,0,'moodle','core\\task\\portfolio_cron_task',0,1649429222.3329000000,1649429222.3344000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:47:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',647),(195461,0,'moodle','core\\task\\completion_regular_task',0,1649429222.3299000000,1649429222.3392000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:47:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.0084528923034668 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',646),(195462,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429222.3445000000,1649429222.3458000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:47:02. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',647),(195463,0,'moodle','core\\task\\calendar_cron_task',0,1649429222.3541000000,1649429222.3587000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:47:02. Current memory use 24MB.\n... used 1 dbqueries\n... used 0.0037400722503662 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',646),(195464,0,'moodle','core\\task\\blog_cron_task',0,1649429222.3607000000,1649429222.3617000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:47:02. Current memory use 21.8MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',647),(195465,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429222.3689000000,1649429222.3707000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:47:02. Current memory use 21.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00084686279296875 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',647),(195466,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429222.3671000000,1649429222.3855000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:47:02. Current memory use 24.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017508983612061 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',646),(195467,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429222.4132000000,1649429222.4152000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:47:02. Current memory use 29.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00096487998962402 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',646),(195468,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429222.3845000000,1649429222.4228000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:47:02. Current memory use 22.4MB.\n... used 3 dbqueries\n... used 0.037306070327759 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',647),(195469,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429222.4357000000,1649429222.4385000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:47:02. Current memory use 30.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0018939971923828 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',646),(195470,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429222.4453000000,1649429222.4464000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:47:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',646),(195471,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429222.4534000000,1649429222.4546000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:47:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.00010585784912109 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',646),(195472,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429222.4564000000,1649429222.4579000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:47:02. Current memory use 29.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00061297416687012 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',647),(195473,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429222.4624000000,1649429222.4635000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:47:02. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',646),(195474,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429222.4690000000,1649429222.4727000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:47:02. Current memory use 28.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0025291442871094 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',647),(195475,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429222.4745000000,1649429222.4755000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:47:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',646),(195476,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429222.4815000000,1649429222.4832000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:47:02. Current memory use 29.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00096392631530762 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',647),(195477,0,'moodle','core\\task\\session_cleanup_task',0,1649429281.8227000000,1649429281.8397000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:48:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012279033660889 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',692),(195478,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429281.8304000000,1649429281.8415000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:48:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0067470073699951 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',689),(195479,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429281.8488000000,1649429281.8497000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:48:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.8889389038086E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',692),(195480,0,'moodle','core\\task\\grade_cron_task',0,1649429281.8602000000,1649429281.8716000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:48:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010520935058594 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',692),(195481,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429281.8504000000,1649429281.8852000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:48:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.033943891525269 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',689),(195482,0,'moodle','core\\task\\completion_regular_task',0,1649429281.8800000000,1649429281.8953000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:48:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014396905899048 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',692),(195483,0,'moodle','core\\task\\portfolio_cron_task',0,1649429281.8963000000,1649429281.8971000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:48:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',689),(195484,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429281.9047000000,1649429281.9057000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:48:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',692),(195485,0,'moodle','core\\task\\calendar_cron_task',0,1649429281.9215000000,1649429281.9264000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:48:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0041639804840088 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',689),(195486,0,'moodle','core\\task\\blog_cron_task',0,1649429281.9289000000,1649429281.9301000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:48:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',692),(195487,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429281.9430000000,1649429281.9465000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:48:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0022890567779541 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',689),(195488,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429281.9379000000,1649429281.9565000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:48:01. Current memory use 22.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017192125320435 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',692),(195489,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429281.9854000000,1649429281.9877000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:48:01. Current memory use 27.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011389255523682 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',692),(195490,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429282.0073000000,1649429282.0105000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:48:02. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020580291748047 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',692),(195491,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429282.0186000000,1649429282.0200000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:48:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',692),(195492,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429281.9692000000,1649429282.0214000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:48:01. Current memory use 26.3MB.\n... used 3 dbqueries\n... used 0.050734043121338 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',689),(195493,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429282.0296000000,1649429282.0316000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:48:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00029301643371582 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',692),(195494,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429282.0394000000,1649429282.0410000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:48:02. Current memory use 29.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045394897460938 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',692),(195495,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429282.0526000000,1649429282.0538000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:48:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',692),(195496,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429282.0652000000,1649429282.0675000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:48:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0016598701477051 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',692),(195497,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429282.0752000000,1649429282.0763000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:48:02. Current memory use 28.5MB.\n... used 0 dbqueries\n... used 0.0001368522644043 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',692),(195498,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429282.0780000000,1649429282.0795000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:48:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00052809715270996 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',689),(195499,0,'moodle','core\\task\\session_cleanup_task',0,1649429341.3666000000,1649429341.3829000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:49:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011631011962891 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',734),(195500,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429341.3910000000,1649429341.3922000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:49:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',734),(195501,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429341.3831000000,1649429341.3983000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:49:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.008112907409668 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',733),(195502,0,'moodle','core\\task\\grade_cron_task',0,1649429341.4106000000,1649429341.4319000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:49:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.020229816436768 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',733),(195503,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429341.4026000000,1649429341.4529000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:49:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.049153089523315 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',734),(195504,0,'moodle','core\\task\\completion_regular_task',0,1649429341.4431000000,1649429341.4634000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:49:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018909931182861 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',733),(195505,0,'moodle','core\\task\\portfolio_cron_task',0,1649429341.4621000000,1649429341.4635000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:49:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',734),(195506,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429341.4722000000,1649429341.4730000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:49:01. Current memory use 22.1MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',733),(195507,0,'moodle','core\\task\\calendar_cron_task',0,1649429341.4861000000,1649429341.4915000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:49:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0044841766357422 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',733),(195508,0,'moodle','core\\task\\blog_cron_task',0,1649429341.4977000000,1649429341.4988000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:49:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',734),(195509,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429341.5127000000,1649429341.5150000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:49:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010659694671631 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',734),(195510,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429341.4991000000,1649429341.5153000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:49:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015295028686523 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',733),(195511,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429341.5421000000,1649429341.5449000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:49:01. Current memory use 27MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011618137359619 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',734),(195512,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429341.5783000000,1649429341.5819000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:49:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0023698806762695 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',734),(195513,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429341.5537000000,1649429341.5951000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:49:01. Current memory use 28MB.\n... used 3 dbqueries\n... used 0.039808988571167 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',733),(195514,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429341.5960000000,1649429341.5971000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012779235839844 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',734),(195515,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429341.6053000000,1649429341.6068000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:49:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',734),(195516,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429341.6183000000,1649429341.6201000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:49:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00046801567077637 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',734),(195517,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429341.6250000000,1649429341.6270000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:49:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.00031113624572754 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',733),(195518,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429341.6338000000,1649429341.6364000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:49:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017619132995605 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',734),(195519,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429341.6410000000,1649429341.6424000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:49:01. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00022196769714355 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',733),(195520,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429341.6471000000,1649429341.6488000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:49:01. Current memory use 29.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.000823974609375 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',734),(195521,0,'moodle','core\\task\\cache_cron_task',0,1649429401.9233000000,1649429401.9339000000,0,0,0,'Execute scheduled task: 后台处理缓存 (core\\task\\cache_cron_task)\n... started 22:50:01. Current memory use 19.3MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0058529376983643 seconds\nScheduled task complete: 后台处理缓存 (core\\task\\cache_cron_task)\n','random-9ut9hf',783),(195522,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649429401.9552000000,1649429401.9575000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:50:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0010778903961182 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',783),(195523,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649429401.9663000000,1649429401.9675000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:50:01. Current memory use 20.4MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00040292739868164 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',783),(195524,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649429401.9775000000,1649429401.9848000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:50:01. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0061690807342529 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',783),(195525,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649429401.9955000000,1649429401.9970000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:50:01. Current memory use 20.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0002448558807373 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',783),(195526,0,'moodle','core\\task\\badges_cron_task',0,1649429402.0081000000,1649429402.0402000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:50:02. Current memory use 20.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.030857086181641 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',783),(195527,0,'moodle','core\\task\\badges_message_task',0,1649429402.0496000000,1649429402.0511000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:50:02. Current memory use 22.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00045990943908691 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',783),(195528,0,'mod_chat','mod_chat\\task\\cron_task',0,1649429402.0734000000,1649429402.0891000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:50:02. Current memory use 24MB.\n... used 4 dbqueries\n... used 0.013858079910278 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',783),(195529,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649429402.1014000000,1649429402.1115000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:50:02. Current memory use 24.7MB.\n... used 0 dbqueries\n... used 0.0085630416870117 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',783),(195530,0,'moodle','core\\task\\automated_backup_task',0,1649429401.9275000000,1649429402.1320000000,4,0,0,'Execute scheduled task: 自动备份 (core\\task\\automated_backup_task)\n... started 22:50:01. Current memory use 19.4MB.\nChecking automated backup status...OK\nChecking courses\nSkipping deleted courses...0 courses\nRunning required automated backups...\n... started 22:50:02. Current memory use 37.6MB.\nGetting admin info\nAutomated backups complete.\n... used 4 dbqueries\n... used 0.19962191581726 seconds\nScheduled task complete: 自动备份 (core\\task\\automated_backup_task)\n','random-9ut9hf',782),(195531,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649429402.1299000000,1649429402.1409000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:50:02. Current memory use 24.4MB.\n\n0 feeds refreshed (took 0.00070200000000001 seconds)\n... used 1 dbqueries\n... used 0.010010957717896 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',783),(195532,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649429402.1484000000,1649429402.1553000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:50:02. Current memory use 37.6MB.\n... used 3 dbqueries\n... used 0.0045289993286133 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',782),(195533,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649429402.1568000000,1649429402.1642000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:50:02. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.0041549205780029 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',783),(195534,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649429402.1631000000,1649429402.1661000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:50:02. Current memory use 37.8MB.\n... used 3 dbqueries\n... used 0.0018630027770996 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',782),(195535,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429402.1748000000,1649429402.1774000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:50:02. Current memory use 38MB.\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',782),(195536,0,'moodle','core\\task\\session_cleanup_task',0,1649429402.1740000000,1649429402.1854000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:50:02. Current memory use 25.9MB.\n... used 8 dbqueries\n... used 0.0087711811065674 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',783),(195537,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429402.1884000000,1649429402.1896000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:50:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 6.6041946411133E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',782),(195538,0,'moodle','core\\task\\grade_cron_task',0,1649429402.1992000000,1649429402.2027000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:50:02. Current memory use 38.1MB.\n... used 2 dbqueries\n... used 0.0025599002838135 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',782),(195539,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429402.1977000000,1649429402.2255000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:50:02. Current memory use 26.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026592969894409 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',783),(195540,0,'moodle','core\\task\\completion_regular_task',0,1649429402.2134000000,1649429402.2366000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:50:02. Current memory use 38.1MB.\n... used 6 dbqueries\n... used 0.022016048431396 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',782),(195541,0,'moodle','core\\task\\portfolio_cron_task',0,1649429402.2466000000,1649429402.2482000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:50:02. Current memory use 27.8MB.\n... used 0 dbqueries\n... used 0.00015020370483398 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',783),(195542,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429402.2485000000,1649429402.2498000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:50:02. Current memory use 38.8MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',782),(195543,0,'moodle','core\\task\\blog_cron_task',0,1649429402.2599000000,1649429402.2608000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:50:02. Current memory use 38.9MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',782),(195544,0,'moodle','core\\task\\calendar_cron_task',0,1649429402.2585000000,1649429402.2639000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:50:02. Current memory use 27.8MB.\n... used 1 dbqueries\n... used 0.0040931701660156 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',783),(195545,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429402.2692000000,1649429402.2725000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:50:02. Current memory use 38.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0023322105407715 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',782),(195546,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429402.2748000000,1649429402.2775000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:50:02. Current memory use 28.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010669231414795 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',783),(195547,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429402.2945000000,1649429402.3108000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:50:02. Current memory use 39.7MB.\n... used 3 dbqueries\n... used 0.015192031860352 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',782),(195548,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429402.3134000000,1649429402.3170000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:50:02. Current memory use 29.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013790130615234 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',783),(195549,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429402.3586000000,1649429402.3658000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:50:02. Current memory use 41.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0045990943908691 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',782),(195550,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429402.3737000000,1649429402.3755000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:50:02. Current memory use 41.2MB.\n... used 0 dbqueries\n... used 0.00031280517578125 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',782),(195551,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429402.3813000000,1649429402.3841000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:50:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00018787384033203 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',783),(195552,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429402.3843000000,1649429402.3862000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:50:02. Current memory use 41.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071978569030762 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',782),(195553,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429402.3922000000,1649429402.3936000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:50:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',783),(195554,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429402.3937000000,1649429402.3969000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:50:02. Current memory use 41.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018830299377441 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',782),(195555,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429402.4044000000,1649429402.4060000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:50:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',783),(195556,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429402.4047000000,1649429402.4067000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:50:02. Current memory use 41.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00093793869018555 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',782),(195557,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429461.7688000000,1649429461.7802000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:51:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068728923797607 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',832),(195558,0,'moodle','core\\task\\session_cleanup_task',0,1649429461.7673000000,1649429461.7851000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:51:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011656999588013 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',838),(195559,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429461.7933000000,1649429461.7946000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:51:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',832),(195560,0,'moodle','core\\task\\grade_cron_task',0,1649429461.8054000000,1649429461.8227000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:51:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.015769958496094 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',832),(195561,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429461.7946000000,1649429461.8272000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:51:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0316481590271 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',838),(195562,0,'moodle','core\\task\\portfolio_cron_task',0,1649429461.8364000000,1649429461.8378000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',838),(195563,0,'moodle','core\\task\\completion_regular_task',0,1649429461.8319000000,1649429461.8472000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:51:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.014549016952515 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',832),(195564,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429461.8494000000,1649429461.8503000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:51:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',838),(195565,0,'moodle','core\\task\\calendar_cron_task',0,1649429461.8625000000,1649429461.8673000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:51:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0039541721343994 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',832),(195566,0,'moodle','core\\task\\blog_cron_task',0,1649429461.8678000000,1649429461.8686000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:51:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',838),(195567,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429461.8762000000,1649429461.8779000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:51:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',838),(195568,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429461.8750000000,1649429461.8911000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:51:01. Current memory use 23MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015451908111572 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',832),(195569,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429461.8948000000,1649429461.9258000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:51:01. Current memory use 25.6MB.\n... used 3 dbqueries\n... used 0.029938936233521 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',838),(195570,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429461.9297000000,1649429461.9330000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:51:01. Current memory use 28MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014040470123291 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',832),(195571,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429461.9626000000,1649429461.9675000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:51:01. Current memory use 29.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0027220249176025 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',832),(195572,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429461.9781000000,1649429461.9800000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:51:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00026488304138184 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',832),(195573,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429461.9817000000,1649429461.9828000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:51:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',838),(195574,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429461.9909000000,1649429461.9931000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:51:01. Current memory use 29.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005490779876709 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',832),(195575,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429461.9945000000,1649429461.9959000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:51:01. Current memory use 32.3MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',838),(195576,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429462.0221000000,1649429462.0258000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:51:02. Current memory use 28.4MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024361610412598 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',832),(195577,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429462.0331000000,1649429462.0340000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:51:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00015115737915039 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',838),(195578,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429462.0374000000,1649429462.0389000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:51:02. Current memory use 28.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00065898895263672 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',832),(195579,0,'moodle','core\\task\\session_cleanup_task',0,1649429521.3158000000,1649429521.3338000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:52:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012050867080688 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',876),(195580,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429521.3307000000,1649429521.3409000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:52:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0054738521575928 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',877),(195581,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429521.3472000000,1649429521.3482000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:52:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',876),(195582,0,'moodle','core\\task\\grade_cron_task',0,1649429521.3577000000,1649429521.3724000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:52:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.01383113861084 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',876),(195583,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429521.3560000000,1649429521.3922000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:52:01. Current memory use 20.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035438060760498 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',877),(195584,0,'moodle','core\\task\\completion_regular_task',0,1649429521.3813000000,1649429521.4031000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:52:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.020299911499023 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',876),(195585,0,'moodle','core\\task\\portfolio_cron_task',0,1649429521.4069000000,1649429521.4089000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:52:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',877),(195586,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429521.4175000000,1649429521.4190000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:52:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',876),(195587,0,'moodle','core\\task\\calendar_cron_task',0,1649429521.4263000000,1649429521.4362000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:52:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0076019763946533 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',877),(195588,0,'moodle','core\\task\\blog_cron_task',0,1649429521.4359000000,1649429521.4369000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:52:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',876),(195589,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429521.4489000000,1649429521.4511000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:52:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011560916900635 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',876),(195590,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429521.4452000000,1649429521.4656000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:52:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.019320011138916 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',877),(195591,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429521.4681000000,1649429521.5105000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:52:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.04076099395752 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',876),(195592,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429521.5169000000,1649429521.5228000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:52:01. Current memory use 28.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0027580261230469 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',877),(195593,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429521.5538000000,1649429521.5571000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:52:01. Current memory use 31.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017988681793213 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',876),(195594,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429521.5580000000,1649429521.5594000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:52:01. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',877),(195595,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429521.5630000000,1649429521.5643000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:52:01. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00029802322387695 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',876),(195596,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429521.5721000000,1649429521.5732000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:52:01. Current memory use 31.9MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',876),(195597,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429521.5719000000,1649429521.5742000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:52:01. Current memory use 30.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006709098815918 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',877),(195598,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429521.5845000000,1649429521.5867000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:52:01. Current memory use 31MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001413106918335 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',876),(195599,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429521.5886000000,1649429521.5899000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:52:01. Current memory use 29.7MB.\n... used 0 dbqueries\n... used 0.00019383430480957 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',877),(195600,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429521.6002000000,1649429521.6031000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:52:01. Current memory use 31.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0017449855804443 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',876),(195601,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429581.9214000000,1649429581.9328000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:53:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0069119930267334 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',948),(195602,0,'moodle','core\\task\\session_cleanup_task',0,1649429581.9213000000,1649429581.9389000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:53:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.012511968612671 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',952),(195603,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429581.9430000000,1649429581.9449000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:53:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',948),(195604,0,'moodle','core\\task\\grade_cron_task',0,1649429581.9522000000,1649429581.9644000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:53:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.011497974395752 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',948),(195605,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429581.9468000000,1649429581.9755000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:53:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.027943134307861 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',952),(195606,0,'moodle','core\\task\\portfolio_cron_task',0,1649429581.9830000000,1649429581.9838000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:53:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',952),(195607,0,'moodle','core\\task\\completion_regular_task',0,1649429581.9742000000,1649429582.0003000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:53:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.025216817855835 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',948),(195608,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429582.0020000000,1649429582.0031000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:53:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',952),(195609,0,'moodle','core\\task\\blog_cron_task',0,1649429582.0163000000,1649429582.0172000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:53:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 0.00013184547424316 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',952),(195610,0,'moodle','core\\task\\calendar_cron_task',0,1649429582.0145000000,1649429582.0193000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:53:02. Current memory use 22.7MB.\n... used 1 dbqueries\n... used 0.0035250186920166 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',948),(195611,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429582.0291000000,1649429582.0313000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:53:02. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001474142074585 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',948),(195612,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429582.0268000000,1649429582.0451000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:53:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017541170120239 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',952),(195613,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429582.0774000000,1649429582.0802000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:53:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016419887542725 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',952),(195614,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429582.0469000000,1649429582.0803000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:53:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.032292127609253 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',948),(195615,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429582.0996000000,1649429582.1041000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:53:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0033371448516846 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',952),(195616,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429582.1107000000,1649429582.1118000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:53:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',952),(195617,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429582.1126000000,1649429582.1137000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00019693374633789 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',948),(195618,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429582.1202000000,1649429582.1218000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:53:02. Current memory use 30.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00051999092102051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',952),(195619,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429582.1212000000,1649429582.1223000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:53:02. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010299682617188 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',948),(195620,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429582.1336000000,1649429582.1349000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:53:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',948),(195621,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429582.1327000000,1649429582.1355000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:53:02. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018959045410156 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',952),(195622,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429582.1423000000,1649429582.1441000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:53:02. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00061178207397461 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',952),(195623,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429641.4474000000,1649429641.4597000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:54:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0073318481445312 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1001),(195624,0,'moodle','core\\task\\session_cleanup_task',0,1649429641.4471000000,1649429641.4652000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:54:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013666868209839 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1005),(195625,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429641.4732000000,1649429641.4740000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:54:01. Current memory use 20.4MB.\n... used 0 dbqueries\n... used 4.0769577026367E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1001),(195626,0,'moodle','core\\task\\grade_cron_task',0,1649429641.4818000000,1649429641.4952000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:54:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.012491941452026 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1001),(195627,0,'moodle','core\\task\\portfolio_cron_task',0,1649429641.5054000000,1649429641.5063000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:54:01. Current memory use 21.3MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1001),(195628,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429641.4769000000,1649429641.5137000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:54:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035506963729858 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1005),(195629,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429641.5220000000,1649429641.5229000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:54:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.814697265625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1005),(195630,0,'moodle','core\\task\\completion_regular_task',0,1649429641.5139000000,1649429641.5295000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:54:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.014687061309814 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1001),(195631,0,'moodle','core\\task\\calendar_cron_task',0,1649429641.5374000000,1649429641.5421000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:54:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0038809776306152 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1005),(195632,0,'moodle','core\\task\\blog_cron_task',0,1649429641.5419000000,1649429641.5431000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:54:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 6.0081481933594E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1001),(195633,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429641.5521000000,1649429641.5541000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:54:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00088000297546387 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1001),(195634,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429641.5519000000,1649429641.5753000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:54:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022156953811646 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1005),(195635,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429641.6140000000,1649429641.6169000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:54:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013952255249023 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1005),(195636,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429641.5760000000,1649429641.6231000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:54:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.045341968536377 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1001),(195637,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429641.6413000000,1649429641.6444000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:54:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0020318031311035 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1005),(195638,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429641.6529000000,1649429641.6546000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:54:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014400482177734 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1005),(195639,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429641.6630000000,1649429641.6646000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:54:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1005),(195640,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429641.6741000000,1649429641.6758000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:54:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00050497055053711 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1005),(195641,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429641.6764000000,1649429641.6781000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:54:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1001),(195642,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429641.6869000000,1649429641.6906000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:54:01. Current memory use 29.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026211738586426 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1005),(195643,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429641.6973000000,1649429641.6987000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:54:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00020289421081543 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1001),(195644,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429641.7007000000,1649429641.7019000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:54:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00048589706420898 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1005),(195645,0,'moodle','core\\task\\badges_message_task',0,1649429702.0846000000,1649429702.1035000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 22:55:02. Current memory use 19.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.012912034988403 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1056),(195646,0,'moodle','core\\task\\badges_cron_task',0,1649429702.0794000000,1649429702.1265000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 22:55:02. Current memory use 19.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.040625095367432 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1055),(195647,0,'mod_chat','mod_chat\\task\\cron_task',0,1649429702.1213000000,1649429702.1369000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 22:55:02. Current memory use 21.6MB.\n... used 4 dbqueries\n... used 0.01357102394104 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1056),(195648,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649429702.1463000000,1649429702.1594000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 22:55:02. Current memory use 22.3MB.\n... used 0 dbqueries\n... used 0.011701107025146 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1055),(195649,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649429702.1565000000,1649429702.1685000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:55:02. Current memory use 22.3MB.\n\n0 feeds refreshed (took 0.00066000000000002 seconds)\n... used 1 dbqueries\n... used 0.010980129241943 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1056),(195650,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649429702.1750000000,1649429702.1817000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 22:55:02. Current memory use 23.9MB.\n... used 3 dbqueries\n... used 0.0037682056427002 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1055),(195651,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649429702.1862000000,1649429702.1930000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 22:55:02. Current memory use 23.5MB.\n... used 3 dbqueries\n... used 0.0037360191345215 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1056),(195652,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649429702.1952000000,1649429702.2006000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 22:55:02. Current memory use 24MB.\n... used 3 dbqueries\n... used 0.0043079853057861 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1055),(195653,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429702.2096000000,1649429702.2124000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:55:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.00043988227844238 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1055),(195654,0,'moodle','core\\task\\session_cleanup_task',0,1649429702.2056000000,1649429702.2159000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:55:02. Current memory use 23.9MB.\n... used 7 dbqueries\n... used 0.0072498321533203 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1056),(195655,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429702.2221000000,1649429702.2235000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:55:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 5.793571472168E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1055),(195656,0,'moodle','core\\task\\grade_cron_task',0,1649429702.2409000000,1649429702.2433000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:55:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0012280941009521 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1055),(195657,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429702.2261000000,1649429702.2535000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:55:02. Current memory use 24.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.025867938995361 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1056),(195658,0,'moodle','core\\task\\completion_regular_task',0,1649429702.2538000000,1649429702.2703000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:55:02. Current memory use 24.3MB.\n... used 6 dbqueries\n... used 0.015233993530273 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1055),(195659,0,'moodle','core\\task\\portfolio_cron_task',0,1649429702.2713000000,1649429702.2726000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:55:02. Current memory use 26.8MB.\n... used 0 dbqueries\n... used 5.5789947509766E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1056),(195660,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429702.2818000000,1649429702.2833000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:55:02. Current memory use 25MB.\n... used 0 dbqueries\n... used 5.8174133300781E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1055),(195661,0,'moodle','core\\task\\calendar_cron_task',0,1649429702.2823000000,1649429702.2892000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:55:02. Current memory use 26.8MB.\n... used 1 dbqueries\n... used 0.005591869354248 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1056),(195662,0,'moodle','core\\task\\blog_cron_task',0,1649429702.2965000000,1649429702.2974000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:55:02. Current memory use 25.6MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1055),(195663,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429702.3092000000,1649429702.3111000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:55:02. Current memory use 25.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00083589553833008 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1055),(195664,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429702.2981000000,1649429702.3205000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:55:02. Current memory use 27.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020834922790527 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1056),(195665,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429702.3468000000,1649429702.3499000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:55:02. Current memory use 30.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011560916900635 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1056),(195666,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429702.3207000000,1649429702.3636000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:55:02. Current memory use 25.7MB.\n... used 3 dbqueries\n... used 0.041237115859985 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1055),(195667,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429702.3785000000,1649429702.3833000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:55:02. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0022408962249756 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1056),(195668,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429702.4025000000,1649429702.4039000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:55:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00014615058898926 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1056),(195669,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429702.4141000000,1649429702.4153000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:55:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1056),(195670,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429702.4202000000,1649429702.4228000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:55:02. Current memory use 31.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063514709472656 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1055),(195671,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429702.4248000000,1649429702.4267000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:55:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014591217041016 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1056),(195672,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429702.4350000000,1649429702.4365000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:55:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1056),(195673,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429702.4345000000,1649429702.4382000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:55:02. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023009777069092 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1055),(195674,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429702.4469000000,1649429702.4485000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:55:02. Current memory use 31.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00059890747070312 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1056),(195675,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429761.7149000000,1649429761.7253000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:56:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0065550804138184 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1151),(195676,0,'moodle','core\\task\\session_cleanup_task',0,1649429761.7127000000,1649429761.7284000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:56:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011214971542358 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1154),(195677,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429761.7353000000,1649429761.7362000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:56:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1151),(195678,0,'moodle','core\\task\\grade_cron_task',0,1649429761.7508000000,1649429761.7685000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:56:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.016364812850952 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1151),(195679,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429761.7422000000,1649429761.7717000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:56:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028532028198242 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1154),(195680,0,'moodle','core\\task\\portfolio_cron_task',0,1649429761.7967000000,1649429761.7977000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1154),(195681,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429761.8088000000,1649429761.8101000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:56:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1154),(195682,0,'moodle','core\\task\\completion_regular_task',0,1649429761.7813000000,1649429761.8103000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:56:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.027770042419434 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1151),(195683,0,'moodle','core\\task\\blog_cron_task',0,1649429761.8305000000,1649429761.8318000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:56:01. Current memory use 22.6MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1151),(195684,0,'moodle','core\\task\\calendar_cron_task',0,1649429761.8282000000,1649429761.8351000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:56:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0057799816131592 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1154),(195685,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429761.8450000000,1649429761.8471000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:56:01. Current memory use 24.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0010569095611572 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1154),(195686,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429761.8416000000,1649429761.8665000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:56:01. Current memory use 22.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.023818969726562 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1151),(195687,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429761.9063000000,1649429761.9097000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:56:01. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015208721160889 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1151),(195688,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429761.8682000000,1649429761.9156000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:56:01. Current memory use 26MB.\n... used 3 dbqueries\n... used 0.045937061309814 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1154),(195689,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429761.9375000000,1649429761.9423000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:56:01. Current memory use 28.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029850006103516 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1151),(195690,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429761.9496000000,1649429761.9508000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:56:01. Current memory use 28.9MB.\n... used 0 dbqueries\n... used 0.00022101402282715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1151),(195691,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429761.9562000000,1649429761.9572000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:56:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1154),(195692,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429761.9584000000,1649429761.9606000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:56:01. Current memory use 28.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00049519538879395 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1151),(195693,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429761.9648000000,1649429761.9658000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:56:01. Current memory use 31.5MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1154),(195694,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429761.9726000000,1649429761.9752000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:56:01. Current memory use 28MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017180442810059 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1151),(195695,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429761.9782000000,1649429761.9797000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:56:01. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00027608871459961 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1154),(195696,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429761.9870000000,1649429761.9887000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:56:01. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008540153503418 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1154),(195697,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429821.3340000000,1649429821.3456000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:57:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068089962005615 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1217),(195698,0,'moodle','core\\task\\session_cleanup_task',0,1649429821.3313000000,1649429821.3556000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:57:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.016381978988647 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1216),(195699,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429821.3559000000,1649429821.3567000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:57:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1217),(195700,0,'moodle','core\\task\\grade_cron_task',0,1649429821.3643000000,1649429821.3778000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:57:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.012679100036621 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1216),(195701,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429821.3629000000,1649429821.4004000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:57:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0347740650177 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1217),(195702,0,'moodle','core\\task\\completion_regular_task',0,1649429821.3856000000,1649429821.4024000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:57:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.015681982040405 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1216),(195703,0,'moodle','core\\task\\portfolio_cron_task',0,1649429821.4087000000,1649429821.4096000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:57:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1217),(195704,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429821.4098000000,1649429821.4107000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:57:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1216),(195705,0,'moodle','core\\task\\blog_cron_task',0,1649429821.4246000000,1649429821.4254000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:57:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1217),(195706,0,'moodle','core\\task\\calendar_cron_task',0,1649429821.4244000000,1649429821.4287000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:57:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0035710334777832 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1216),(195707,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429821.4363000000,1649429821.4377000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:57:01. Current memory use 23.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1216),(195708,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429821.4338000000,1649429821.4515000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:57:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016794204711914 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1217),(195709,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429821.4540000000,1649429821.4846000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:57:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.029405117034912 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1216),(195710,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429821.4847000000,1649429821.4873000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:57:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013508796691895 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1217),(195711,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429821.5152000000,1649429821.5193000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:57:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0025222301483154 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1217),(195712,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429821.5265000000,1649429821.5280000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011897087097168 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1217),(195713,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429821.5340000000,1649429821.5353000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010204315185547 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1217),(195714,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429821.5383000000,1649429821.5399000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:57:01. Current memory use 31.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00056004524230957 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1216),(195715,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429821.5426000000,1649429821.5439000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:57:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1217),(195716,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429821.5546000000,1649429821.5557000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:57:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1217),(195717,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429821.5536000000,1649429821.5566000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:57:01. Current memory use 31.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019519329071045 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1216),(195718,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429821.5627000000,1649429821.5641000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:57:01. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1217),(195719,0,'moodle','core\\task\\session_cleanup_task',0,1649429881.8395000000,1649429881.8594000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:58:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.015438079833984 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1276),(195720,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429881.8515000000,1649429881.8617000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:58:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0059618949890137 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1273),(195721,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429881.8688000000,1649429881.8699000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:58:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1276),(195722,0,'moodle','core\\task\\grade_cron_task',0,1649429881.8794000000,1649429881.8913000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:58:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.010950088500977 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1276),(195723,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429881.8700000000,1649429881.9014000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:58:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030753135681152 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1273),(195724,0,'moodle','core\\task\\portfolio_cron_task',0,1649429881.9090000000,1649429881.9097000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1273),(195725,0,'moodle','core\\task\\completion_regular_task',0,1649429881.9002000000,1649429881.9153000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:58:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.01429295539856 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1276),(195726,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429881.9174000000,1649429881.9182000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:58:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1273),(195727,0,'moodle','core\\task\\calendar_cron_task',0,1649429881.9310000000,1649429881.9350000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:58:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0032620429992676 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1276),(195728,0,'moodle','core\\task\\blog_cron_task',0,1649429881.9364000000,1649429881.9372000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:58:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1273),(195729,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429881.9446000000,1649429881.9463000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:58:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1273),(195730,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429881.9442000000,1649429881.9595000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:58:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.014472961425781 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1276),(195731,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429881.9855000000,1649429881.9877000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:58:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0011880397796631 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1276),(195732,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429881.9614000000,1649429881.9940000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:58:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.03137993812561 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1273),(195733,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429882.0124000000,1649429882.0167000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:58:02. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026211738586426 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1276),(195734,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429882.0247000000,1649429882.0257000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1273),(195735,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429882.0250000000,1649429882.0264000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:58:02. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00022006034851074 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1276),(195736,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429882.0335000000,1649429882.0349000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:58:02. Current memory use 29.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00044703483581543 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1276),(195737,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429882.0352000000,1649429882.0374000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:58:02. Current memory use 31.4MB.\n... used 0 dbqueries\n... used 0.00014805793762207 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1273),(195738,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429882.0500000000,1649429882.0594000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:58:02. Current memory use 30.6MB.\n... used 0 dbqueries\n... used 0.0083208084106445 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1273),(195739,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429882.0492000000,1649429882.0599000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:58:02. Current memory use 28.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0098640918731689 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1276),(195740,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429882.0691000000,1649429882.0704000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:58:02. Current memory use 30.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050997734069824 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1273),(195741,0,'moodle','core\\task\\session_cleanup_task',0,1649429941.3428000000,1649429941.3591000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 22:59:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.011312007904053 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1319),(195742,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649429941.3485000000,1649429941.3615000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 22:59:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0068168640136719 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1322),(195743,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649429941.3700000000,1649429941.3707000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 22:59:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1322),(195744,0,'moodle','core\\task\\grade_cron_task',0,1649429941.3809000000,1649429941.3914000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 22:59:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.0097808837890625 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1322),(195745,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649429941.3729000000,1649429941.4034000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 22:59:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.02936315536499 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1319),(195746,0,'moodle','core\\task\\portfolio_cron_task',0,1649429941.4147000000,1649429941.4157000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 22:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1319),(195747,0,'moodle','core\\task\\completion_regular_task',0,1649429941.3993000000,1649429941.4192000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 22:59:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.018950939178467 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1322),(195748,0,'moodle','core\\task\\plagiarism_cron_task',0,1649429941.4280000000,1649429941.4292000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 22:59:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1319),(195749,0,'moodle','core\\task\\calendar_cron_task',0,1649429941.4367000000,1649429941.4423000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 22:59:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.004633903503418 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1322),(195750,0,'moodle','core\\task\\blog_cron_task',0,1649429941.4446000000,1649429941.4454000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 22:59:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1319),(195751,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649429941.4530000000,1649429941.4558000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 22:59:01. Current memory use 23.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0016889572143555 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1322),(195752,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649429941.4526000000,1649429941.4695000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 22:59:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.016067028045654 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1319),(195753,0,'mod_forum','mod_forum\\task\\cron_task',0,1649429941.5052000000,1649429941.5079000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 22:59:01. Current memory use 28.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015947818756104 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1319),(195754,0,'mod_assign','mod_assign\\task\\cron_task',0,1649429941.4732000000,1649429941.5151000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 22:59:01. Current memory use 25.3MB.\n... used 3 dbqueries\n... used 0.040289163589478 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1322),(195755,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649429941.5293000000,1649429941.5340000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 22:59:01. Current memory use 29.8MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0035991668701172 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1319),(195756,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649429941.5468000000,1649429941.5478000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:59:01. Current memory use 29.8MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1319),(195757,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649429941.5543000000,1649429941.5560000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:59:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00030779838562012 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1322),(195758,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649429941.5560000000,1649429941.5575000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 22:59:01. Current memory use 29.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00047993659973145 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1319),(195759,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649429941.5643000000,1649429941.5655000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:59:01. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1322),(195760,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649429941.5734000000,1649429941.5770000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 22:59:01. Current memory use 29.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024540424346924 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1319),(195761,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649429941.5782000000,1649429941.5792000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 22:59:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1322),(195762,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649429941.5977000000,1649429941.5991000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 22:59:01. Current memory use 29.4MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00050687789916992 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1319),(195763,0,'moodle','core\\task\\delete_unconfirmed_users_task',0,1649430001.9179000000,1649430001.9306000000,1,0,0,'Execute scheduled task: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n... started 23:00:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0075888633728027 seconds\nScheduled task complete: 删除末确认用户 (core\\task\\delete_unconfirmed_users_task)\n','random-9ut9hf',1383),(195764,0,'moodle','core\\task\\search_index_task',0,1649430001.9336000000,1649430001.9466000000,0,0,0,'Execute scheduled task: 全局搜索索引 (core\\task\\search_index_task)\n... started 23:00:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0082681179046631 seconds\nScheduled task complete: 全局搜索索引 (core\\task\\search_index_task)\n','random-9ut9hf',1382),(195765,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_course_bin',0,1649430001.9770000000,1649430001.9810000000,1,0,0,'Execute scheduled task: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n... started 23:00:01. Current memory use 20.1MB.\n... used 1 dbqueries\n... used 0.0025119781494141 seconds\nScheduled task complete: 清理课程回收站 (tool_recyclebin\\task\\cleanup_course_bin)\n','random-9ut9hf',1383),(195766,0,'tool_recyclebin','tool_recyclebin\\task\\cleanup_category_bin',0,1649430001.9785000000,1649430001.9818000000,1,0,0,'Execute scheduled task: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n... started 23:00:01. Current memory use 20.3MB.\n... used 1 dbqueries\n... used 0.00223708152771 seconds\nScheduled task complete: 清理分类回收站 (tool_recyclebin\\task\\cleanup_category_bin)\n','random-9ut9hf',1382),(195767,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649430001.9912000000,1649430001.9934000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 23:00:01. Current memory use 20.4MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0013790130615234 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',1382),(195768,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649430002.0031000000,1649430002.0041000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 23:00:02. Current memory use 20.5MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',1382),(195769,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649430002.0105000000,1649430002.0160000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 23:00:02. Current memory use 20.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.0042941570281982 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',1382),(195770,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649430002.0241000000,1649430002.0249000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 23:00:02. Current memory use 20.7MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00016999244689941 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',1382),(195771,0,'assignfeedback_editpdf','assignfeedback_editpdf\\task\\convert_submissions',0,1649430001.9909000000,1649430002.0279000000,1,0,0,'Execute scheduled task: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n... started 23:00:01. Current memory use 20.2MB.\n... used 1 dbqueries\n... used 0.036158084869385 seconds\nScheduled task complete: 准备要批注的作业 (assignfeedback_editpdf\\task\\convert_submissions)\n','random-9ut9hf',1383),(195772,0,'moodle','core\\task\\badges_message_task',0,1649430002.0365000000,1649430002.0455000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 23:00:02. Current memory use 23.6MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0063819885253906 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1383),(195773,0,'moodle','core\\task\\badges_cron_task',0,1649430002.0325000000,1649430002.0664000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 23:00:02. Current memory use 20.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.031955003738403 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1382),(195774,0,'mod_chat','mod_chat\\task\\cron_task',0,1649430002.0712000000,1649430002.0883000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 23:00:02. Current memory use 25.9MB.\n... used 4 dbqueries\n... used 0.015527963638306 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1383),(195775,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649430002.0828000000,1649430002.0903000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 23:00:02. Current memory use 24.5MB.\n... used 0 dbqueries\n... used 0.0064170360565186 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1382),(195776,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649430002.1133000000,1649430002.1199000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 23:00:02. Current memory use 26.8MB.\n... used 3 dbqueries\n... used 0.003896951675415 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1383),(195777,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649430002.1153000000,1649430002.1229000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 23:00:02. Current memory use 24.1MB.\n\n0 feeds refreshed (took 0.00057299999999999 seconds)\n... used 1 dbqueries\n... used 0.0068180561065674 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1382),(195778,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649430002.1323000000,1649430002.1368000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 23:00:02. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.0030961036682129 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1383),(195779,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649430002.1327000000,1649430002.1405000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 23:00:02. Current memory use 25MB.\n... used 3 dbqueries\n... used 0.0049130916595459 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1382),(195780,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430002.1505000000,1649430002.1537000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:00:02. Current memory use 25.3MB.\n... used 1 dbqueries\n... used 0.00068497657775879 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1382),(195781,0,'moodle','core\\task\\session_cleanup_task',0,1649430002.1468000000,1649430002.1543000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:00:02. Current memory use 26.3MB.\n... used 7 dbqueries\n... used 0.005328893661499 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1383),(195782,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430002.1657000000,1649430002.1670000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:00:02. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 9.8228454589844E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1382),(195783,0,'moodle','core\\task\\grade_cron_task',0,1649430002.1774000000,1649430002.1811000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:00:02. Current memory use 25.5MB.\n... used 2 dbqueries\n... used 0.0025689601898193 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1382),(195784,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430002.1662000000,1649430002.1922000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:00:02. Current memory use 26.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.024750947952271 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1383),(195785,0,'moodle','core\\task\\completion_regular_task',0,1649430002.1898000000,1649430002.2064000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:00:02. Current memory use 25.5MB.\n... used 6 dbqueries\n... used 0.015476942062378 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1382),(195786,0,'moodle','core\\task\\portfolio_cron_task',0,1649430002.2059000000,1649430002.2069000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:00:02. Current memory use 28MB.\n... used 0 dbqueries\n... used 8.1062316894531E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1383),(195787,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430002.2169000000,1649430002.2178000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:00:02. Current memory use 26.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1382),(195788,0,'moodle','core\\task\\calendar_cron_task',0,1649430002.2176000000,1649430002.2246000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:00:02. Current memory use 28.1MB.\n... used 1 dbqueries\n... used 0.0058250427246094 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1383),(195789,0,'moodle','core\\task\\blog_cron_task',0,1649430002.2350000000,1649430002.2366000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:00:02. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 5.9843063354492E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1382),(195790,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430002.2442000000,1649430002.2465000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:00:02. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0015170574188232 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1382),(195791,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430002.2369000000,1649430002.2607000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:00:02. Current memory use 28.5MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022615909576416 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1383),(195792,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430002.2856000000,1649430002.2888000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:00:02. Current memory use 31.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0013830661773682 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1383),(195793,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430002.2565000000,1649430002.2896000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:00:02. Current memory use 26.7MB.\n... used 3 dbqueries\n... used 0.031937837600708 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1382),(195794,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430002.3110000000,1649430002.3165000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:00:02. Current memory use 32.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0031630992889404 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1383),(195795,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430002.3265000000,1649430002.3280000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:00:02. Current memory use 32.7MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1383),(195796,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430002.3287000000,1649430002.3310000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:00:02. Current memory use 32.4MB.\n... used 0 dbqueries\n... used 0.00028014183044434 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1382),(195797,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430002.3382000000,1649430002.3407000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:00:02. Current memory use 32.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0005340576171875 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1383),(195798,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430002.3407000000,1649430002.3420000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:00:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.00012516975402832 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1382),(195799,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430002.3537000000,1649430002.3554000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:00:02. Current memory use 32.5MB.\n... used 0 dbqueries\n... used 0.0001680850982666 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1382),(195800,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430002.3525000000,1649430002.3563000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:00:02. Current memory use 32.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0018150806427002 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1383),(195801,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430002.3686000000,1649430002.3706000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:00:02. Current memory use 32.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00091791152954102 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1382),(195802,0,'moodle','core\\task\\session_cleanup_task',0,1649430061.7654000000,1649430061.7878000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:01:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.016456842422485 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1457),(195803,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430061.7768000000,1649430061.7918000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:01:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0091769695281982 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1456),(195804,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430061.8070000000,1649430061.8083000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:01:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1457),(195805,0,'moodle','core\\task\\grade_cron_task',0,1649430061.8184000000,1649430061.8331000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:01:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.013455152511597 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1457),(195806,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430061.8046000000,1649430061.8536000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:01:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.047976016998291 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1456),(195807,0,'moodle','core\\task\\completion_regular_task',0,1649430061.8443000000,1649430061.8634000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:01:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.017841100692749 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1457),(195808,0,'moodle','core\\task\\portfolio_cron_task',0,1649430061.8649000000,1649430061.8658000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:01:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1456),(195809,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430061.8739000000,1649430061.8750000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:01:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 5.2928924560547E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1457),(195810,0,'moodle','core\\task\\calendar_cron_task',0,1649430061.8823000000,1649430061.8867000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:01:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0035340785980225 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1456),(195811,0,'moodle','core\\task\\blog_cron_task',0,1649430061.9027000000,1649430061.9044000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:01:01. Current memory use 22.9MB.\n... used 0 dbqueries\n... used 7.1048736572266E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1457),(195812,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430061.9161000000,1649430061.9195000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:01:01. Current memory use 22.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0024759769439697 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1457),(195813,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430061.9064000000,1649430061.9231000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:01:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015610933303833 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1456),(195814,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430061.9629000000,1649430061.9655000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:01:01. Current memory use 26.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001410961151123 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1457),(195815,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430061.9399000000,1649430061.9738000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:01:01. Current memory use 27.9MB.\n... used 3 dbqueries\n... used 0.032799959182739 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1456),(195816,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430061.9965000000,1649430061.9993000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:01:01. Current memory use 29.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0017449855804443 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1457),(195817,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430062.0007000000,1649430062.0025000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:01:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.00016093254089355 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1456),(195818,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430062.0105000000,1649430062.0118000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:01:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 0.00022697448730469 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1457),(195819,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430062.0144000000,1649430062.0162000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:01:02. Current memory use 31.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071096420288086 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1456),(195820,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430062.0291000000,1649430062.0309000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:01:02. Current memory use 31.8MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1456),(195821,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430062.0463000000,1649430062.0472000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:01:02. Current memory use 31MB.\n... used 0 dbqueries\n... used 0.00022292137145996 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1456),(195822,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430062.0480000000,1649430062.0529000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:01:02. Current memory use 28.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030829906463623 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1457),(195823,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430062.0582000000,1649430062.0602000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:01:02. Current memory use 31MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00069594383239746 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1456),(195824,0,'moodle','core\\task\\session_cleanup_task',0,1649430121.4307000000,1649430121.4466000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:02:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011619091033936 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1503),(195825,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430121.4578000000,1649430121.4589000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:02:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 0.00010013580322266 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1503),(195826,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430121.4557000000,1649430121.4692000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:02:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0082781314849854 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1508),(195827,0,'moodle','core\\task\\grade_cron_task',0,1649430121.4812000000,1649430121.4968000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:02:01. Current memory use 20.3MB.\n... used 2 dbqueries\n... used 0.01439905166626 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1508),(195828,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430121.4693000000,1649430121.5108000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:02:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.040435075759888 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1503),(195829,0,'moodle','core\\task\\portfolio_cron_task',0,1649430121.5222000000,1649430121.5232000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1503),(195830,0,'moodle','core\\task\\completion_regular_task',0,1649430121.5083000000,1649430121.5322000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:02:01. Current memory use 21.2MB.\n... used 6 dbqueries\n... used 0.022722959518433 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1508),(195831,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430121.5327000000,1649430121.5350000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:02:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.9127807617188E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1503),(195832,0,'moodle','core\\task\\calendar_cron_task',0,1649430121.5502000000,1649430121.5561000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:02:01. Current memory use 22.6MB.\n... used 1 dbqueries\n... used 0.0047910213470459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1508),(195833,0,'moodle','core\\task\\blog_cron_task',0,1649430121.5548000000,1649430121.5561000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:02:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 7.3909759521484E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1503),(195834,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430121.5670000000,1649430121.5709000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:02:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0027251243591309 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1508),(195835,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430121.5664000000,1649430121.5900000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:02:01. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.022356033325195 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1503),(195836,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430121.6182000000,1649430121.6211000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:02:01. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018191337585449 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1503),(195837,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430121.5908000000,1649430121.6361000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:02:01. Current memory use 25.2MB.\n... used 3 dbqueries\n... used 0.043473958969116 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1508),(195838,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430121.6493000000,1649430121.6547000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:02:01. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0036430358886719 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1503),(195839,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430121.6654000000,1649430121.6665000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:02:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1503),(195840,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430121.6759000000,1649430121.6781000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:02:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00012898445129395 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1503),(195841,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430121.6829000000,1649430121.6848000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:02:01. Current memory use 30.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00083494186401367 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1508),(195842,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430121.6897000000,1649430121.6914000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:02:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1503),(195843,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430121.7009000000,1649430121.7048000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:02:01. Current memory use 29.9MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0027282238006592 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1508),(195844,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430121.7054000000,1649430121.7064000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:02:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00014305114746094 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1503),(195845,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430121.7144000000,1649430121.7163000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:02:01. Current memory use 30.1MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00092506408691406 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1508),(195846,0,'moodle','core\\task\\session_cleanup_task',0,1649430182.0197000000,1649430182.0437000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:03:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.017076969146729 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1665),(195847,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430182.0526000000,1649430182.0541000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:03:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1665),(195848,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430182.0647000000,1649430182.0659000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:03:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.7009201049805E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1665),(195849,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430182.0774000000,1649430182.1228000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:03:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044218063354492 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1665),(195850,0,'moodle','core\\task\\grade_cron_task',0,1649430182.0996000000,1649430182.1295000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:03:02. Current memory use 19.4MB.\n... used 2 dbqueries\n... used 0.023422002792358 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1668),(195851,0,'moodle','core\\task\\completion_regular_task',0,1649430182.1335000000,1649430182.1507000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:03:02. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.014601945877075 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1665),(195852,0,'moodle','core\\task\\portfolio_cron_task',0,1649430182.1538000000,1649430182.1547000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:03:02. Current memory use 21.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1668),(195853,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430182.1647000000,1649430182.1659000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:03:02. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1665),(195854,0,'moodle','core\\task\\calendar_cron_task',0,1649430182.1770000000,1649430182.1853000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:03:02. Current memory use 21.7MB.\n... used 1 dbqueries\n... used 0.0074360370635986 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1668),(195855,0,'moodle','core\\task\\blog_cron_task',0,1649430182.1888000000,1649430182.1897000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:03:02. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1665),(195856,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430182.2091000000,1649430182.2111000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:03:02. Current memory use 24.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011661052703857 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1665),(195857,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430182.2004000000,1649430182.2173000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:03:02. Current memory use 22.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.015793800354004 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1668),(195858,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430182.2509000000,1649430182.2542000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:03:02. Current memory use 27.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1668),(195859,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430182.2352000000,1649430182.2790000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:03:02. Current memory use 26.4MB.\n... used 3 dbqueries\n... used 0.041939973831177 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1665),(195860,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430182.2827000000,1649430182.2872000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:03:02. Current memory use 28.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0029780864715576 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1668),(195861,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430182.3017000000,1649430182.3036000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:03:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00025105476379395 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1668),(195862,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430182.3128000000,1649430182.3140000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:03:02. Current memory use 28.6MB.\n... used 0 dbqueries\n... used 0.00010919570922852 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1668),(195863,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430182.3134000000,1649430182.3153000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:03:02. Current memory use 31.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00076603889465332 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1665),(195864,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430182.3245000000,1649430182.3257000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:03:02. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1665),(195865,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430182.3335000000,1649430182.3359000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:03:02. Current memory use 27.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015819072723389 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1668),(195866,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430182.3406000000,1649430182.3416000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:03:02. Current memory use 30.8MB.\n... used 0 dbqueries\n... used 0.00019001960754395 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1665),(195867,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430182.3509000000,1649430182.3526000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:03:02. Current memory use 27.9MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00070905685424805 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1668),(195868,0,'moodle','core\\task\\session_cleanup_task',0,1649430241.6148000000,1649430241.6284000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:04:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.0097761154174805 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1721),(195869,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430241.6175000000,1649430241.6298000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:04:01. Current memory use 19.3MB.\n... used 1 dbqueries\n... used 0.0070490837097168 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1726),(195870,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430241.6381000000,1649430241.6393000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:04:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 5.6982040405273E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1726),(195871,0,'moodle','core\\task\\grade_cron_task',0,1649430241.6502000000,1649430241.6619000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:04:01. Current memory use 20.4MB.\n... used 2 dbqueries\n... used 0.010415077209473 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1726),(195872,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430241.6405000000,1649430241.6768000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:04:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035476922988892 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1721),(195873,0,'moodle','core\\task\\portfolio_cron_task',0,1649430241.6850000000,1649430241.6860000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1721),(195874,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430241.6942000000,1649430241.6956000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:04:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 6.3896179199219E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1721),(195875,0,'moodle','core\\task\\completion_regular_task',0,1649430241.6832000000,1649430241.7011000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:04:01. Current memory use 21.3MB.\n... used 6 dbqueries\n... used 0.016705989837646 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1726),(195876,0,'moodle','core\\task\\calendar_cron_task',0,1649430241.7108000000,1649430241.7153000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:04:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0036430358886719 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1721),(195877,0,'moodle','core\\task\\blog_cron_task',0,1649430241.7184000000,1649430241.7193000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:04:01. Current memory use 22.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1726),(195878,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430241.7284000000,1649430241.7305000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:04:01. Current memory use 22.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00090599060058594 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1726),(195879,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430241.7248000000,1649430241.7394000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:04:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.013853073120117 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1721),(195880,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430241.7651000000,1649430241.7670000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:04:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00093698501586914 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1721),(195881,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430241.7878000000,1649430241.7914000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:04:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.002547025680542 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1721),(195882,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430241.7491000000,1649430241.7914000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:04:01. Current memory use 24.6MB.\n... used 3 dbqueries\n... used 0.040898084640503 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1726),(195883,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430241.8003000000,1649430241.8016000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:04:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00010800361633301 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1721),(195884,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430241.8105000000,1649430241.8127000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:04:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1721),(195885,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430241.8209000000,1649430241.8230000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:04:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00045895576477051 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1721),(195886,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430241.8244000000,1649430241.8256000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:04:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00022387504577637 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1726),(195887,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430241.8375000000,1649430241.8389000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:04:01. Current memory use 29.6MB.\n... used 0 dbqueries\n... used 0.00018596649169922 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1726),(195888,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430241.8378000000,1649430241.8403000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:04:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0017719268798828 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1721),(195889,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430241.8491000000,1649430241.8510000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:04:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00087499618530273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1721),(195890,0,'moodle','core\\task\\delete_incomplete_users_task',0,1649430302.3425000000,1649430302.3531000000,0,0,0,'Execute scheduled task: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n... started 23:05:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0059049129486084 seconds\nScheduled task complete: 删除不完整用户 (core\\task\\delete_incomplete_users_task)\n','random-9ut9hf',1763),(195891,0,'moodle','core\\task\\badges_cron_task',0,1649430302.3581000000,1649430302.4068000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 23:05:02. Current memory use 19.4MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.042541980743408 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',1761),(195892,0,'moodle','core\\task\\badges_message_task',0,1649430302.4407000000,1649430302.4467000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 23:05:02. Current memory use 20.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0049898624420166 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',1763),(195893,0,'mod_chat','mod_chat\\task\\cron_task',0,1649430302.4938000000,1649430302.5098000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 23:05:02. Current memory use 22.8MB.\n... used 4 dbqueries\n... used 0.014607191085815 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',1761),(195894,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649430302.5212000000,1649430302.5495000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 23:05:02. Current memory use 21.6MB.\n... used 0 dbqueries\n... used 0.0083739757537842 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',1763),(195895,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649430302.6124000000,1649430302.6206000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 23:05:02. Current memory use 23.6MB.\n\n0 feeds refreshed (took 0.00075899999999995 seconds)\n... used 1 dbqueries\n... used 0.0071370601654053 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',1761),(195896,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649430302.6551000000,1649430302.7068000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 23:05:02. Current memory use 22.7MB.\n... used 3 dbqueries\n... used 0.048381090164185 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',1763),(195897,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649430302.7589000000,1649430302.8555000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 23:05:02. Current memory use 24.8MB.\n... used 3 dbqueries\n... used 0.093230009078979 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',1761),(195898,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649430302.9125000000,1649430302.9996000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 23:05:02. Current memory use 22.8MB.\n... used 3 dbqueries\n... used 0.086136817932129 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',1763),(195899,0,'moodle','core\\task\\session_cleanup_task',0,1649430303.0354000000,1649430303.0709000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:05:03. Current memory use 25.1MB.\n... used 7 dbqueries\n... used 0.0068609714508057 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1761),(195900,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430303.0968000000,1649430303.1003000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:05:03. Current memory use 23.1MB.\n... used 1 dbqueries\n... used 0.00079011917114258 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1763),(195901,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430303.1455000000,1649430303.1475000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:05:03. Current memory use 25.4MB.\n... used 0 dbqueries\n... used 6.413459777832E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1761),(195902,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430303.1775000000,1649430303.2093000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:05:03. Current memory use 23.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030832052230835 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1763),(195903,0,'moodle','core\\task\\grade_cron_task',0,1649430303.2327000000,1649430303.2366000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:05:03. Current memory use 25.4MB.\n... used 2 dbqueries\n... used 0.0021529197692871 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1761),(195904,0,'moodle','core\\task\\completion_regular_task',0,1649430303.2688000000,1649430303.2813000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:05:03. Current memory use 26MB.\n... used 6 dbqueries\n... used 0.011196851730347 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1763),(195905,0,'moodle','core\\task\\portfolio_cron_task',0,1649430303.3029000000,1649430303.3166000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:05:03. Current memory use 25.5MB.\n... used 0 dbqueries\n... used 6.1988830566406E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1761),(195906,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430303.3789000000,1649430303.3803000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:05:03. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 6.7949295043945E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1763),(195907,0,'moodle','core\\task\\calendar_cron_task',0,1649430303.4174000000,1649430303.4227000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:05:03. Current memory use 25.5MB.\n... used 1 dbqueries\n... used 0.004209041595459 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1761),(195908,0,'moodle','core\\task\\blog_cron_task',0,1649430303.5163000000,1649430303.5201000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:05:03. Current memory use 26.4MB.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1763),(195909,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430303.5154000000,1649430303.5367000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:05:03. Current memory use 25.9MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.020071029663086 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1761),(195910,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430303.5474000000,1649430303.5496000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:05:03. Current memory use 26.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011990070343018 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1763),(195911,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430303.6104000000,1649430303.6552000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:05:03. Current memory use 27.7MB.\n... used 3 dbqueries\n... used 0.042794942855835 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1761),(195912,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430303.6336000000,1649430303.6580000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:05:03. Current memory use 27.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0026021003723145 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1763),(195913,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430303.7296000000,1649430303.7339000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:05:03. Current memory use 31.6MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0024299621582031 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1761),(195914,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430303.7702000000,1649430303.7729000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:05:03. Current memory use 31.1MB.\n... used 0 dbqueries\n... used 0.00013494491577148 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1763),(195915,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430303.8001000000,1649430303.8012000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:05:03. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00020813941955566 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1761),(195916,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430303.8108000000,1649430303.8131000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:05:03. Current memory use 31.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00063085556030273 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1763),(195917,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430303.8340000000,1649430303.8358000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:05:03. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00014495849609375 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1761),(195918,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430303.9379000000,1649430303.9421000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:05:03. Current memory use 31.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026731491088867 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1763),(195919,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430303.9707000000,1649430303.9720000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:05:03. Current memory use 31.7MB.\n... used 0 dbqueries\n... used 0.00017094612121582 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1761),(195920,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430303.9922000000,1649430303.9946000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:05:03. Current memory use 31.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082516670227051 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1763),(195921,0,'moodle','core\\task\\session_cleanup_task',0,1649430361.5213000000,1649430361.5437000000,6,2,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:06:01. Current memory use 19.4MB.\n... used 8 dbqueries\n... used 0.017557144165039 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1807),(195922,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430361.5559000000,1649430361.5581000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:06:01. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00081610679626465 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1807),(195923,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430361.5680000000,1649430361.5689000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:06:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 7.6055526733398E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1807),(195924,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430361.5785000000,1649430361.6187000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:06:01. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.039334058761597 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1807),(195925,0,'moodle','core\\task\\grade_cron_task',0,1649430361.6275000000,1649430361.6314000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:06:01. Current memory use 23.1MB.\n... used 2 dbqueries\n... used 0.0026438236236572 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1807),(195926,0,'moodle','core\\task\\completion_regular_task',0,1649430361.6414000000,1649430361.6528000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:06:01. Current memory use 23.2MB.\n... used 6 dbqueries\n... used 0.010550022125244 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1807),(195927,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430361.6682000000,1649430361.6696000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:06:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 6.103515625E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1807),(195928,0,'moodle','core\\task\\portfolio_cron_task',0,1649430361.6605000000,1649430361.6714000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:06:01. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.005526065826416 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1802),(195929,0,'moodle','core\\task\\blog_cron_task',0,1649430361.6936000000,1649430361.6947000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:06:01. Current memory use 24.1MB.\n... used 0 dbqueries\n... used 6.0796737670898E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1807),(195930,0,'moodle','core\\task\\calendar_cron_task',0,1649430361.6909000000,1649430361.6958000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:06:01. Current memory use 20.8MB.\n... used 1 dbqueries\n... used 0.0040209293365479 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1802),(195931,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430361.7046000000,1649430361.7063000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:06:01. Current memory use 21.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00094294548034668 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1802),(195932,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430361.7026000000,1649430361.7214000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:06:01. Current memory use 24.2MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.01790714263916 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1807),(195933,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430361.7490000000,1649430361.7518000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:06:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018510818481445 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1807),(195934,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430361.7207000000,1649430361.7659000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:06:01. Current memory use 22.2MB.\n... used 3 dbqueries\n... used 0.043985843658447 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1802),(195935,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430361.7704000000,1649430361.7774000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:06:01. Current memory use 30.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0050609111785889 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1807),(195936,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430361.8004000000,1649430361.8018000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:06:01. Current memory use 30MB.\n... used 0 dbqueries\n... used 0.00025391578674316 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1802),(195937,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430361.8004000000,1649430361.8036000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:06:01. Current memory use 30.3MB.\n... used 0 dbqueries\n... used 0.0016999244689941 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1807),(195938,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430361.8118000000,1649430361.8135000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:06:01. Current memory use 30MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00064516067504883 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1802),(195939,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430361.8224000000,1649430361.8236000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:06:01. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1802),(195940,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430361.8316000000,1649430361.8360000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:06:01. Current memory use 29.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0024352073669434 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1807),(195941,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430361.8419000000,1649430361.8431000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:06:01. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00019598007202148 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1802),(195942,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430361.8495000000,1649430361.8532000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:06:01. Current memory use 29.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0021529197692871 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1807),(195943,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430421.3720000000,1649430421.3835000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:07:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0064370632171631 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1867),(195944,0,'moodle','core\\task\\session_cleanup_task',0,1649430421.3733000000,1649430421.3930000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:07:01. Current memory use 19.3MB.\n... used 7 dbqueries\n... used 0.014872074127197 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1868),(195945,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430421.3958000000,1649430421.3968000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:07:01. Current memory use 20.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1867),(195946,0,'moodle','core\\task\\grade_cron_task',0,1649430421.4052000000,1649430421.4236000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:07:01. Current memory use 20.7MB.\n... used 2 dbqueries\n... used 0.017198085784912 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1868),(195947,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430421.4047000000,1649430421.4409000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:07:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.035502910614014 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1867),(195948,0,'moodle','core\\task\\completion_regular_task',0,1649430421.4308000000,1649430421.4505000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:07:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.018640995025635 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1868),(195949,0,'moodle','core\\task\\portfolio_cron_task',0,1649430421.4541000000,1649430421.4549000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:07:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1867),(195950,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430421.4584000000,1649430421.4594000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:07:01. Current memory use 22.5MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1868),(195951,0,'moodle','core\\task\\calendar_cron_task',0,1649430421.4779000000,1649430421.4839000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:07:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0050249099731445 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1867),(195952,0,'moodle','core\\task\\blog_cron_task',0,1649430421.4839000000,1649430421.4852000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:07:01. Current memory use 23MB.\n... used 0 dbqueries\n... used 6.5088272094727E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1868),(195953,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430421.4935000000,1649430421.4964000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:07:01. Current memory use 23MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0020079612731934 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1868),(195954,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430421.4924000000,1649430421.5111000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:07:01. Current memory use 24.1MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017726898193359 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1867),(195955,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430421.5414000000,1649430421.5437000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:07:01. Current memory use 29.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0012719631195068 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1867),(195956,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430421.5166000000,1649430421.5547000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:07:01. Current memory use 24.9MB.\n... used 3 dbqueries\n... used 0.036897897720337 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1868),(195957,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430421.5709000000,1649430421.5765000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:07:01. Current memory use 30.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0038290023803711 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1867),(195958,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430421.5851000000,1649430421.5864000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:07:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00012803077697754 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1867),(195959,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430421.5928000000,1649430421.5941000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:07:01. Current memory use 30.4MB.\n... used 0 dbqueries\n... used 0.0002138614654541 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1868),(195960,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430421.5940000000,1649430421.5958000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:07:01. Current memory use 30.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1867),(195961,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430421.6059000000,1649430421.6071000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:07:01. Current memory use 30.5MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1868),(195962,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430421.6148000000,1649430421.6186000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:07:01. Current memory use 29.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0026421546936035 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1867),(195963,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430421.6218000000,1649430421.6231000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:07:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.00024199485778809 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1868),(195964,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430421.6282000000,1649430421.6299000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:07:01. Current memory use 29.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00068807601928711 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1867),(195965,0,'moodle','core\\task\\sync_plans_from_template_cohorts_task',0,1649430482.0191000000,1649430482.0414000000,1,0,0,'Execute scheduled task: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n... started 23:08:02. Current memory use 19.1MB.\n... used 1 dbqueries\n... used 0.01877498626709 seconds\nScheduled task complete: 从学习计划模板群组同步计划 (core\\task\\sync_plans_from_template_cohorts_task)\n','random-9ut9hf',1935),(195966,0,'moodle','core\\task\\session_cleanup_task',0,1649430482.0300000000,1649430482.0466000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:08:02. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.011835098266602 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',1934),(195967,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430482.0568000000,1649430482.0577000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:08:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',1934),(195968,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430482.0571000000,1649430482.0596000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:08:02. Current memory use 21.2MB.\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',1935),(195969,0,'moodle','core\\task\\grade_cron_task',0,1649430482.0707000000,1649430482.0866000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:08:02. Current memory use 21.2MB.\n... used 2 dbqueries\n... used 0.014164924621582 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',1935),(195970,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430482.0668000000,1649430482.1056000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:08:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.037944078445435 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',1934),(195971,0,'moodle','core\\task\\completion_regular_task',0,1649430482.0972000000,1649430482.1159000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:08:02. Current memory use 22.1MB.\n... used 6 dbqueries\n... used 0.01800799369812 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',1935),(195972,0,'moodle','core\\task\\portfolio_cron_task',0,1649430482.1164000000,1649430482.1173000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',1934),(195973,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430482.1243000000,1649430482.1255000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:08:02. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 5.3882598876953E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',1934),(195974,0,'moodle','core\\task\\blog_cron_task',0,1649430482.1392000000,1649430482.1403000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:08:02. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',1934),(195975,0,'moodle','core\\task\\calendar_cron_task',0,1649430482.1347000000,1649430482.1430000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:08:02. Current memory use 23.5MB.\n... used 1 dbqueries\n... used 0.007098913192749 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',1935),(195976,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430482.1603000000,1649430482.1628000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:08:02. Current memory use 23.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0017609596252441 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',1935),(195977,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430482.1527000000,1649430482.1806000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:08:02. Current memory use 23.7MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.026816844940186 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',1934),(195978,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430482.2118000000,1649430482.2154000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:08:02. Current memory use 28.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.002504825592041 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',1934),(195979,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430482.1810000000,1649430482.2175000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:08:02. Current memory use 26.1MB.\n... used 3 dbqueries\n... used 0.034482955932617 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',1935),(195980,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430482.2464000000,1649430482.2551000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:08:02. Current memory use 30.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0067741870880127 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',1934),(195981,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430482.2655000000,1649430482.2676000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:08:02. Current memory use 31.6MB.\n... used 0 dbqueries\n... used 0.00035190582275391 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',1935),(195982,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430482.2714000000,1649430482.2732000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:08:02. Current memory use 30.1MB.\n... used 0 dbqueries\n... used 0.0001518726348877 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',1934),(195983,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430482.2780000000,1649430482.2802000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:08:02. Current memory use 31.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006411075592041 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',1935),(195984,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430482.2850000000,1649430482.2864000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:08:02. Current memory use 30.2MB.\n... used 0 dbqueries\n... used 0.00012993812561035 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',1934),(195985,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430482.2977000000,1649430482.3008000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:08:02. Current memory use 30.8MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022380352020264 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',1935),(195986,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430482.3014000000,1649430482.3026000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:08:02. Current memory use 29.3MB.\n... used 0 dbqueries\n... used 0.00016903877258301 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',1934),(195987,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430482.3112000000,1649430482.3135000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:08:02. Current memory use 29.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00099706649780273 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',1934),(195988,0,'moodle','core\\task\\session_cleanup_task',0,1649430541.5778000000,1649430541.5957000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:09:01. Current memory use 19.4MB.\n... used 7 dbqueries\n... used 0.013097047805786 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2091),(195989,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430541.5859000000,1649430541.5983000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:09:01. Current memory use 19.4MB.\n... used 1 dbqueries\n... used 0.0083029270172119 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2090),(195990,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430541.6046000000,1649430541.6054000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:09:01. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 5.0067901611328E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2091),(195991,0,'moodle','core\\task\\grade_cron_task',0,1649430541.6192000000,1649430541.6382000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:09:01. Current memory use 20.6MB.\n... used 2 dbqueries\n... used 0.017498016357422 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2091),(195992,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430541.6098000000,1649430541.6449000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:09:01. Current memory use 20.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.034156084060669 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2090),(195993,0,'moodle','core\\task\\portfolio_cron_task',0,1649430541.6524000000,1649430541.6533000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2090),(195994,0,'moodle','core\\task\\completion_regular_task',0,1649430541.6496000000,1649430541.6647000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:09:01. Current memory use 21.5MB.\n... used 6 dbqueries\n... used 0.014317035675049 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2091),(195995,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430541.6644000000,1649430541.6653000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:09:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2090); INSERT INTO `mdl_task_log` VALUES (195996,0,'moodle','core\\task\\calendar_cron_task',0,1649430541.6775000000,1649430541.6816000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:09:01. Current memory use 22.9MB.\n... used 1 dbqueries\n... used 0.0033860206604004 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2091),(195997,0,'moodle','core\\task\\blog_cron_task',0,1649430541.6847000000,1649430541.6867000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:09:01. Current memory use 23.7MB.\n... used 0 dbqueries\n... used 6.2942504882812E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2090),(195998,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430541.6983000000,1649430541.7013000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:09:01. Current memory use 23.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001439094543457 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2090),(195999,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430541.6885000000,1649430541.7074000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:09:01. Current memory use 23.3MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.017193794250488 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2091),(196000,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430541.7662000000,1649430541.7695000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:09:01. Current memory use 28.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014309883117676 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2091),(196001,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430541.7216000000,1649430541.7801000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:09:01. Current memory use 25.9MB.\n... used 3 dbqueries\n... used 0.056654930114746 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2090),(196002,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430541.7976000000,1649430541.8018000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:09:01. Current memory use 29.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0026290416717529 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2091),(196003,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430541.8122000000,1649430541.8141000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:09:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00036787986755371 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2091),(196004,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430541.8267000000,1649430541.8281000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:09:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2091),(196005,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430541.8271000000,1649430541.8303000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:09:01. Current memory use 31.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00078082084655762 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2090),(196006,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430541.8385000000,1649430541.8403000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:09:01. Current memory use 29.5MB.\n... used 0 dbqueries\n... used 0.00015592575073242 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2091),(196007,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430541.8444000000,1649430541.8478000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:09:01. Current memory use 30.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0023398399353027 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2090),(196008,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430541.8550000000,1649430541.8560000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:09:01. Current memory use 28.7MB.\n... used 0 dbqueries\n... used 0.00016689300537109 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2091),(196009,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430541.8605000000,1649430541.8623000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:09:01. Current memory use 30.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00062012672424316 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2090),(196010,0,'moodle','core\\task\\backup_cleanup_task',0,1649430602.4664000000,1649430602.4786000000,1,0,0,'Execute scheduled task: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n... started 23:10:02. Current memory use 36.7MB.\n... used 1 dbqueries\n... used 0.0067620277404785 seconds\nScheduled task complete: 清空backup表和日志 (core\\task\\backup_cleanup_task)\n','random-9ut9hf',2152),(196011,0,'enrol_manual','enrol_manual\\task\\sync_enrolments',0,1649430602.4892000000,1649430602.4913000000,0,0,0,'Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 23:10:02. Current memory use 37.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0011849403381348 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n','random-9ut9hf',2152),(196012,0,'enrol_manual','enrol_manual\\task\\send_expiry_notifications',0,1649430602.5161000000,1649430602.5177000000,0,0,0,'Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 23:10:02. Current memory use 37.6MB.\nmanual enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.00030779838562012 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n','random-9ut9hf',2152),(196013,0,'enrol_self','enrol_self\\task\\send_expiry_notifications',0,1649430602.5319000000,1649430602.5359000000,0,0,0,'Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 23:10:02. Current memory use 37.6MB.\nself enrolment expiry notifications were already sent today at 2022年04月8日 Friday 06:00.\n... used 0 dbqueries\n... used 0.0025098323822021 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n','random-9ut9hf',2152),(196014,0,'enrol_self','enrol_self\\task\\sync_enrolments',0,1649430602.5277000000,1649430602.5550000000,2,0,0,'Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 23:10:02. Current memory use 36.4MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 2 dbqueries\n... used 0.015383958816528 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n','random-9ut9hf',2149),(196015,0,'moodle','core\\task\\badges_cron_task',0,1649430602.5488000000,1649430602.5705000000,17,0,0,'Execute scheduled task: 奖励勋章 (core\\task\\badges_cron_task)\n... started 23:10:02. Current memory use 37.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 17 dbqueries\n... used 0.020801782608032 seconds\nScheduled task complete: 奖励勋章 (core\\task\\badges_cron_task)\n','random-9ut9hf',2152),(196016,0,'moodle','core\\task\\badges_message_task',0,1649430602.6148000000,1649430602.6270000000,1,0,0,'Execute scheduled task: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n... started 23:10:02. Current memory use 37.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0089859962463379 seconds\nScheduled task complete: 后台处理徽章通知发送 (core\\task\\badges_message_task)\n','random-9ut9hf',2149),(196017,0,'mod_chat','mod_chat\\task\\cron_task',0,1649430602.6439000000,1649430602.6496000000,2,2,0,'Execute scheduled task: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n... started 23:10:02. Current memory use 39.2MB.\n... used 4 dbqueries\n... used 0.0031499862670898 seconds\nScheduled task complete: 聊天模块后台处理 (mod_chat\\task\\cron_task)\n','random-9ut9hf',2152),(196018,0,'mod_scorm','mod_scorm\\task\\cron_task',0,1649430602.6619000000,1649430602.6759000000,0,0,0,'Execute scheduled task: 后台处理SCORM (mod_scorm\\task\\cron_task)\n... started 23:10:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 0.012064933776855 seconds\nScheduled task complete: 后台处理SCORM (mod_scorm\\task\\cron_task)\n','random-9ut9hf',2149),(196019,0,'block_rss_client','block_rss_client\\task\\refreshfeeds',0,1649430602.6860000000,1649430602.7006000000,1,0,0,'Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 23:10:02. Current memory use 38MB.\n\n0 feeds refreshed (took 0.003588 seconds)\n... used 1 dbqueries\n... used 0.013870000839233 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n','random-9ut9hf',2152),(196020,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_courses',0,1649430602.6980000000,1649430602.7066000000,2,1,0,'Execute scheduled task: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n... started 23:10:02. Current memory use 38.5MB.\n... used 3 dbqueries\n... used 0.0050220489501953 seconds\nScheduled task complete: 处理批量可访问性检查 (tool_brickfield\\task\\bulk_process_courses)\n','random-9ut9hf',2149),(196021,0,'tool_brickfield','tool_brickfield\\task\\bulk_process_caches',0,1649430602.7218000000,1649430602.7254000000,2,1,0,'Execute scheduled task: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n... started 23:10:02. Current memory use 38.7MB.\n... used 3 dbqueries\n... used 0.0027461051940918 seconds\nScheduled task complete: 批量处理缓存 (tool_brickfield\\task\\bulk_process_caches)\n','random-9ut9hf',2149),(196022,0,'tool_brickfield','tool_brickfield\\task\\process_analysis_requests',0,1649430602.7217000000,1649430602.7315000000,2,1,0,'Execute scheduled task: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n... started 23:10:02. Current memory use 39.2MB.\n... used 3 dbqueries\n... used 0.0068919658660889 seconds\nScheduled task complete: 处理内容分析请求 (tool_brickfield\\task\\process_analysis_requests)\n','random-9ut9hf',2152),(196023,0,'moodle','core\\task\\send_new_user_passwords_task',0,1649430602.7425000000,1649430602.7510000000,1,0,0,'Execute scheduled task: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n... started 23:10:02. Current memory use 39.6MB.\n... used 1 dbqueries\n... used 0.0062940120697021 seconds\nScheduled task complete: 发送新的用户密码 (core\\task\\send_new_user_passwords_task)\n','random-9ut9hf',2152),(196024,0,'moodle','core\\task\\session_cleanup_task',0,1649430602.7362000000,1649430602.7517000000,6,1,0,'Execute scheduled task: 清除旧的会话 (core\\task\\session_cleanup_task)\n... started 23:10:02. Current memory use 38.9MB.\n... used 7 dbqueries\n... used 0.013281106948853 seconds\nScheduled task complete: 清除旧的会话 (core\\task\\session_cleanup_task)\n','random-9ut9hf',2149),(196025,0,'moodle','core\\task\\send_failed_login_notifications_task',0,1649430602.7623000000,1649430602.7635000000,0,0,0,'Execute scheduled task: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n... started 23:10:02. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: 发送登陆失败通知 (core\\task\\send_failed_login_notifications_task)\n','random-9ut9hf',2152),(196026,0,'moodle','core\\task\\grade_cron_task',0,1649430602.7735000000,1649430602.7774000000,2,0,0,'Execute scheduled task: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n... started 23:10:02. Current memory use 39.7MB.\n... used 2 dbqueries\n... used 0.0029299259185791 seconds\nScheduled task complete: 对成绩单的背景处理 (core\\task\\grade_cron_task)\n','random-9ut9hf',2152),(196027,0,'moodle','core\\task\\legacy_plugin_cron_task',0,1649430602.7644000000,1649430602.7974000000,2,0,0,'Execute scheduled task: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n... started 23:10:02. Current memory use 39.3MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.026386976242065 seconds\nScheduled task complete: 对插件进行传统的计划任务处理 (core\\task\\legacy_plugin_cron_task)\n','random-9ut9hf',2149),(196028,0,'moodle','core\\task\\portfolio_cron_task',0,1649430602.8151000000,1649430602.8169000000,0,0,0,'Execute scheduled task: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n... started 23:10:02. Current memory use 40.6MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: 后台处理组合插件 (core\\task\\portfolio_cron_task)\n','random-9ut9hf',2149),(196029,0,'moodle','core\\task\\completion_regular_task',0,1649430602.8018000000,1649430602.8208000000,6,0,0,'Execute scheduled task: 计算正常完成的数据 (core\\task\\completion_regular_task)\n... started 23:10:02. Current memory use 39.7MB.\n... used 6 dbqueries\n... used 0.017688035964966 seconds\nScheduled task complete: 计算正常完成的数据 (core\\task\\completion_regular_task)\n','random-9ut9hf',2152),(196030,0,'moodle','core\\task\\plagiarism_cron_task',0,1649430602.8366000000,1649430602.8375000000,0,0,0,'Execute scheduled task: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n... started 23:10:02. Current memory use 40.4MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: 抄袭插件的后台处理 (core\\task\\plagiarism_cron_task)\n','random-9ut9hf',2152),(196031,0,'moodle','core\\task\\calendar_cron_task',0,1649430602.8366000000,1649430602.8445000000,1,0,0,'Execute scheduled task: 发送日历通知 (core\\task\\calendar_cron_task)\n... started 23:10:02. Current memory use 40.6MB.\n... used 1 dbqueries\n... used 0.0070121288299561 seconds\nScheduled task complete: 发送日历通知 (core\\task\\calendar_cron_task)\n','random-9ut9hf',2149),(196032,0,'moodle','core\\task\\blog_cron_task',0,1649430602.8473000000,1649430602.8485000000,0,0,0,'Execute scheduled task: 同步外部博客 (core\\task\\blog_cron_task)\n... started 23:10:02. Current memory use 40.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: 同步外部博客 (core\\task\\blog_cron_task)\n','random-9ut9hf',2152),(196033,0,'moodle','core\\task\\question_stats_cleanup_task',0,1649430602.8588000000,1649430602.8610000000,1,3,0,'Execute scheduled task: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n... started 23:10:02. Current memory use 40.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011551380157471 seconds\nScheduled task complete: 后台处理问题统计缓存清理 (core\\task\\question_stats_cleanup_task)\n','random-9ut9hf',2152),(196034,0,'moodle','core\\task\\question_preview_cleanup_task',0,1649430602.8572000000,1649430602.8624000000,2,0,0,'Execute scheduled task: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n... started 23:10:02. Current memory use 41MB.\n\n Cleaning up old question previews...done.\n... used 2 dbqueries\n... used 0.0035228729248047 seconds\nScheduled task complete: 后台处理问题模块 (core\\task\\question_preview_cleanup_task)\n','random-9ut9hf',2149),(196035,0,'mod_forum','mod_forum\\task\\cron_task',0,1649430602.8770000000,1649430602.8861000000,1,1,0,'Execute scheduled task: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n... started 23:10:02. Current memory use 41.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0069010257720947 seconds\nScheduled task complete: 讨论区的邮寄和维护工作 (mod_forum\\task\\cron_task)\n','random-9ut9hf',2149),(196036,0,'mod_assign','mod_assign\\task\\cron_task',0,1649430602.8721000000,1649430602.8865000000,3,0,0,'Execute scheduled task: 后台处理作业模块 (mod_assign\\task\\cron_task)\n... started 23:10:02. Current memory use 40.5MB.\n... used 3 dbqueries\n... used 0.012923955917358 seconds\nScheduled task complete: 后台处理作业模块 (mod_assign\\task\\cron_task)\n','random-9ut9hf',2152),(196037,0,'mod_quiz','mod_quiz\\task\\update_overdue_attempts',0,1649430602.9068000000,1649430602.9154000000,1,0,0,'Execute scheduled task: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n... started 23:10:02. Current memory use 42.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 1 dbqueries\n... used 0.0066189765930176 seconds\nScheduled task complete: 更新过期的试答 (mod_quiz\\task\\update_overdue_attempts)\n','random-9ut9hf',2149),(196038,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_reports_cron',0,1649430602.9164000000,1649430602.9190000000,0,0,0,'Execute scheduled task: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 23:10:02. Current memory use 42.1MB.\n... used 0 dbqueries\n... used 0.00028204917907715 seconds\nScheduled task complete: 旧的cron测验报表 (mod_quiz\\task\\legacy_quiz_reports_cron)\n','random-9ut9hf',2152),(196039,0,'mod_quiz','mod_quiz\\task\\legacy_quiz_accessrules_cron',0,1649430602.9412000000,1649430602.9427000000,0,0,0,'Execute scheduled task: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 23:10:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00015377998352051 seconds\nScheduled task complete: 旧的cron测验访问规则 (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n','random-9ut9hf',2149),(196040,0,'mod_workshop','mod_workshop\\task\\cron_task',0,1649430602.9405000000,1649430602.9434000000,1,0,0,'Execute scheduled task: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n... started 23:10:02. Current memory use 42.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00091195106506348 seconds\nScheduled task complete: 后台处理互动评价模块 (mod_workshop\\task\\cron_task)\n','random-9ut9hf',2152),(196041,0,'mod_workshop','mod_workshop\\task\\legacy_workshop_allocation_cron',0,1649430602.9548000000,1649430602.9568000000,0,0,0,'Execute scheduled task: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 23:10:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00015020370483398 seconds\nScheduled task complete: 遗留的cron互动评价分配 (mod_workshop\\task\\legacy_workshop_allocation_cron)\n','random-9ut9hf',2152),(196042,0,'tool_messageinbound','tool_messageinbound\\task\\pickup_task',0,1649430602.9665000000,1649430602.9708000000,0,0,0,'Execute scheduled task: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n... started 23:10:02. Current memory use 42.2MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0030491352081299 seconds\nScheduled task complete: 收取邮件 (tool_messageinbound\\task\\pickup_task)\n','random-9ut9hf',2149),(196043,0,'tool_monitor','tool_monitor\\task\\clean_events',0,1649430602.9724000000,1649430602.9741000000,0,0,0,'Execute scheduled task: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n... started 23:10:02. Current memory use 42.2MB.\n... used 0 dbqueries\n... used 0.00030112266540527 seconds\nScheduled task complete: 移除不必要的监看事件 (tool_monitor\\task\\clean_events)\n','random-9ut9hf',2152),(196044,0,'workshopallocation_scheduled','workshopallocation_scheduled\\task\\cron_task',0,1649430602.9833000000,1649430602.9853000000,1,0,0,'Execute scheduled task: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n... started 23:10:02. Current memory use 42.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075483322143555 seconds\nScheduled task complete: 后台处理计划分配 (workshopallocation_scheduled\\task\\cron_task)\n','random-9ut9hf',2152); /*!40000 ALTER TABLE `mdl_task_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_task_scheduled` -- DROP TABLE IF EXISTS `mdl_task_scheduled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_task_scheduled` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `component` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `classname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `lastruntime` bigint(10) DEFAULT NULL, `nextruntime` bigint(10) DEFAULT NULL, `blocking` tinyint(2) NOT NULL DEFAULT '0', `minute` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `hour` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `day` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `month` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dayofweek` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `faildelay` bigint(10) DEFAULT NULL, `customised` tinyint(2) NOT NULL DEFAULT '0', `disabled` tinyint(1) NOT NULL DEFAULT '0', `timestarted` bigint(10) DEFAULT NULL, `hostname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `pid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`) ) ENGINE=InnoDB AUTO_INCREMENT=106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='List of scheduled tasks to be run by cron.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_task_scheduled` -- LOCK TABLES `mdl_task_scheduled` WRITE; /*!40000 ALTER TABLE `mdl_task_scheduled` DISABLE KEYS */; INSERT INTO `mdl_task_scheduled` VALUES (1,'moodle','\\core\\task\\session_cleanup_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(2,'moodle','\\core\\task\\delete_unconfirmed_users_task',1649430001,1649433600,0,'0','*','*','*','*',0,0,0,NULL,NULL,NULL),(3,'moodle','\\core\\task\\delete_incomplete_users_task',1649430302,1649433900,0,'5','*','*','*','*',0,0,0,NULL,NULL,NULL),(4,'moodle','\\core\\task\\backup_cleanup_task',1649430602,1649434200,0,'10','*','*','*','*',0,0,0,NULL,NULL,NULL),(5,'moodle','\\core\\task\\tag_cron_task',1649359682,1649446080,0,'28','3','*','*','*',0,0,0,NULL,NULL,NULL),(6,'moodle','\\core\\task\\context_cleanup_task',1649427901,1649431500,0,'25','*','*','*','*',0,0,0,NULL,NULL,NULL),(7,'moodle','\\core\\task\\cache_cleanup_task',1649428201,1649431800,0,'30','*','*','*','*',0,0,0,NULL,NULL,NULL),(8,'moodle','\\core\\task\\messaging_cleanup_task',1649428501,1649432100,0,'35','*','*','*','*',0,0,0,NULL,NULL,NULL),(9,'moodle','\\core\\task\\send_new_user_passwords_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(10,'moodle','\\core\\task\\send_failed_login_notifications_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(11,'moodle','\\core\\task\\create_contexts_task',1649347201,1649433600,1,'0','0','*','*','*',0,0,0,NULL,NULL,NULL),(12,'moodle','\\core\\task\\legacy_plugin_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(13,'moodle','\\core\\task\\grade_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(14,'moodle','\\core\\task\\grade_history_cleanup_task',1649350746,1649433600,0,'*','0','*','*','*',0,0,0,NULL,NULL,NULL),(15,'moodle','\\core\\task\\completion_regular_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(16,'moodle','\\core\\task\\completion_daily_task',1649361362,1649447760,0,'56','3','*','*','*',0,0,0,NULL,NULL,NULL),(17,'moodle','\\core\\task\\portfolio_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(18,'moodle','\\core\\task\\plagiarism_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(19,'moodle','\\core\\task\\calendar_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(20,'moodle','\\core\\task\\blog_cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(21,'moodle','\\core\\task\\question_preview_cleanup_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(22,'moodle','\\core\\task\\question_stats_cleanup_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(23,'moodle','\\core\\task\\registration_cron_task',1649013062,1649617860,0,'11','3','*','*','1',0,0,0,NULL,NULL,NULL),(24,'moodle','\\core\\task\\check_for_updates_task',1649379621,1649466000,0,'0','9','*','*','*',0,0,0,NULL,NULL,NULL),(25,'moodle','\\core\\task\\cache_cron_task',1649429401,1649433000,0,'50','*','*','*','*',0,0,0,NULL,NULL,NULL),(26,'moodle','\\core\\task\\automated_backup_task',1649429402,1649433000,0,'50','*','*','*','*',0,0,0,NULL,NULL,NULL),(27,'moodle','\\core\\task\\badges_cron_task',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(28,'moodle','\\core\\task\\badges_message_task',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(29,'moodle','\\core\\task\\file_temp_cleanup_task',1649415301,1649436900,0,'55','*/6','*','*','*',0,0,0,NULL,NULL,NULL),(30,'moodle','\\core\\task\\file_trash_cleanup_task',1649415301,1649436900,0,'55','*/6','*','*','*',0,0,0,NULL,NULL,NULL),(31,'moodle','\\core\\task\\search_index_task',1649430001,1649431800,0,'*/30','*','*','*','*',0,0,0,NULL,NULL,NULL),(32,'moodle','\\core\\task\\search_optimize_task',1649391301,1649434500,0,'15','*/12','*','*','*',0,0,0,NULL,NULL,NULL),(33,'moodle','\\core\\task\\stats_cron_task',1649347201,1649433600,0,'0','0','*','*','*',0,0,0,NULL,NULL,NULL),(34,'moodle','\\core\\task\\password_reset_cleanup_task',1649412001,1649433600,0,'0','*/6','*','*','*',0,0,0,NULL,NULL,NULL),(35,'moodle','\\core\\task\\complete_plans_task',1649427421,1649431020,0,'17','*','*','*','*',0,0,0,NULL,NULL,NULL),(36,'moodle','\\core\\task\\sync_plans_from_template_cohorts_task',1649430482,1649434080,0,'8','*','*','*','*',0,0,0,NULL,NULL,NULL),(37,'moodle','\\core_files\\task\\conversion_cleanup_task',1649357221,1649443620,0,'47','2','*','*','*',0,0,0,NULL,NULL,NULL),(38,'moodle','\\core\\oauth2\\refresh_system_tokens_task',1649428201,1649431800,0,'30','*','*','*','*',0,0,0,NULL,NULL,NULL),(39,'moodle','\\core\\task\\analytics_cleanup_task',1649428922,1649432520,0,'42','*','*','*','*',0,0,0,NULL,NULL,NULL),(40,'moodle','\\core\\task\\task_log_cleanup_task',1649374923,1649461320,0,'42','7','*','*','*',0,0,0,NULL,NULL,NULL),(41,'moodle','\\core\\task\\h5p_get_content_types_task',1648954391,1651368720,0,'32','9','1','*','*',0,0,0,NULL,NULL,NULL),(42,'qtype_random','\\qtype_random\\task\\remove_unused_questions',1649428322,1649431920,0,'32','*','*','*','*',0,0,0,NULL,NULL,NULL),(43,'mod_assign','\\mod_assign\\task\\cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(44,'mod_chat','\\mod_chat\\task\\cron_task',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(45,'mod_forum','\\mod_forum\\task\\cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(46,'mod_lti','\\mod_lti\\task\\clean_access_tokens',1649368622,1649455020,0,'57','5','*','*','*',0,0,0,NULL,NULL,NULL),(47,'mod_quiz','\\mod_quiz\\task\\update_overdue_attempts',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(48,'mod_quiz','\\mod_quiz\\task\\legacy_quiz_reports_cron',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(49,'mod_quiz','\\mod_quiz\\task\\legacy_quiz_accessrules_cron',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(50,'mod_scorm','\\mod_scorm\\task\\cron_task',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(51,'mod_workshop','\\mod_workshop\\task\\cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(52,'mod_workshop','\\mod_workshop\\task\\legacy_workshop_allocation_cron',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(53,'auth_cas','\\auth_cas\\task\\sync_task',0,1646668800,0,'0','0','*','*','*',0,0,1,NULL,NULL,NULL),(54,'auth_db','\\auth_db\\task\\sync_users',0,1646670660,0,'31','0','*','*','*',0,0,1,NULL,NULL,NULL),(55,'auth_ldap','\\auth_ldap\\task\\sync_roles',0,1646668800,0,'0','0','*','*','*',0,0,1,NULL,NULL,NULL),(56,'auth_ldap','\\auth_ldap\\task\\sync_task',0,1646668800,0,'0','0','*','*','*',0,0,1,NULL,NULL,NULL),(57,'auth_mnet','\\auth_mnet\\task\\cron_task',0,1646601480,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(58,'enrol_category','\\enrol_category\\task\\enrol_category_sync',0,1646601480,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(59,'enrol_cohort','\\enrol_cohort\\task\\enrol_cohort_sync',1649427781,1649431380,0,'23','*','*','*','*',0,0,0,NULL,NULL,NULL),(60,'enrol_database','\\enrol_database\\task\\sync_enrolments',0,1646679120,0,'52','2','*','*','*',0,0,1,NULL,NULL,NULL),(61,'enrol_flatfile','\\enrol_flatfile\\task\\flatfile_sync_task',0,1646604900,0,'15','*','*','*','*',0,0,0,NULL,NULL,NULL),(62,'enrol_imsenterprise','\\enrol_imsenterprise\\task\\cron_task',0,1646604600,0,'10','*','*','*','*',0,0,0,NULL,NULL,NULL),(63,'enrol_ldap','\\enrol_ldap\\task\\sync_enrolments',0,1646671680,0,'48','0','*','*','*',0,0,1,NULL,NULL,NULL),(64,'enrol_lti','\\enrol_lti\\task\\sync_grades',0,1646602200,0,'*/30','*','*','*','*',0,0,0,NULL,NULL,NULL),(65,'enrol_lti','\\enrol_lti\\task\\sync_members',0,1646602200,0,'*/30','*','*','*','*',0,0,0,NULL,NULL,NULL),(66,'enrol_manual','\\enrol_manual\\task\\sync_enrolments',1649430602,1649431200,0,'*/10','*','*','*','*',0,0,0,NULL,NULL,NULL),(67,'enrol_manual','\\enrol_manual\\task\\send_expiry_notifications',1649430602,1649431200,0,'*/10','*','*','*','*',0,0,0,NULL,NULL,NULL),(68,'enrol_meta','\\enrol_meta\\task\\enrol_meta_sync',0,1646601660,0,'21','*','*','*','*',0,0,0,NULL,NULL,NULL),(69,'enrol_paypal','\\enrol_paypal\\task\\process_expirations',0,1646601480,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(70,'enrol_self','\\enrol_self\\task\\sync_enrolments',1649430602,1649431200,0,'*/10','*','*','*','*',0,0,0,NULL,NULL,NULL),(71,'enrol_self','\\enrol_self\\task\\send_expiry_notifications',1649430602,1649431200,0,'*/10','*','*','*','*',0,0,0,NULL,NULL,NULL),(72,'message_email','\\message_email\\task\\send_email_task',1649426401,1649512800,0,'0','22','*','*','*',0,0,0,NULL,NULL,NULL),(73,'block_recent_activity','\\block_recent_activity\\task\\cleanup',1649377681,1649464080,0,'28','8','*','*','*',0,0,0,NULL,NULL,NULL),(74,'block_rss_client','\\block_rss_client\\task\\refreshfeeds',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(75,'editor_atto','\\editor_atto\\task\\autosave_cleanup_task',1648954264,1649484240,0,'4','14','*','*','6',0,0,0,NULL,NULL,NULL),(76,'repository_dropbox','\\repository_dropbox\\task\\cron_task',0,1646601480,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(77,'repository_filesystem','\\repository_filesystem\\task\\cron_task',0,1646601480,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(78,'repository_onedrive','\\repository_onedrive\\remove_temp_access_task',0,1646681400,0,'30','3','*','*','0',0,0,0,NULL,NULL,NULL),(79,'tool_analytics','\\tool_analytics\\task\\train_models',1649390401,1649476800,0,'0','12','*','*','*',0,0,0,NULL,NULL,NULL),(80,'tool_analytics','\\tool_analytics\\task\\predict_models',1649394002,1649480400,0,'0','13','*','*','*',0,0,0,NULL,NULL,NULL),(81,'tool_cohortroles','\\tool_cohortroles\\task\\cohort_role_sync',1649428922,1649432520,0,'42','*','*','*','*',0,0,0,NULL,NULL,NULL),(82,'tool_dataprivacy','\\tool_dataprivacy\\task\\expired_retention_period',1649401201,1649487600,0,'0','15','*','*','*',0,0,0,NULL,NULL,NULL),(83,'tool_dataprivacy','\\tool_dataprivacy\\task\\delete_expired_contexts',1649386801,1649473200,0,'0','11','*','*','*',0,0,0,NULL,NULL,NULL),(84,'tool_dataprivacy','\\tool_dataprivacy\\task\\delete_expired_requests',1649380681,1649467080,0,'18','9','*','*','*',0,0,0,NULL,NULL,NULL),(85,'tool_dataprivacy','\\tool_dataprivacy\\task\\delete_existing_deleted_users',0,1646605740,0,'29','6','*','*','*',0,0,1,NULL,NULL,NULL),(86,'tool_langimport','\\tool_langimport\\task\\update_langpacks_task',1649364006,1649450400,0,'40','4','*','*','*',0,0,0,NULL,NULL,NULL),(87,'tool_messageinbound','\\tool_messageinbound\\task\\pickup_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(88,'tool_messageinbound','\\tool_messageinbound\\task\\cleanup_task',1649354102,1649440500,0,'55','1','*','*','*',0,0,0,NULL,NULL,NULL),(89,'tool_monitor','\\tool_monitor\\task\\clean_events',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(90,'tool_monitor','\\tool_monitor\\task\\check_subscriptions',1649418901,1649505300,0,'55','19','*','*','*',0,0,0,NULL,NULL,NULL),(91,'tool_recyclebin','\\tool_recyclebin\\task\\cleanup_course_bin',1649430001,1649431800,0,'*/30','*','*','*','*',0,0,0,NULL,NULL,NULL),(92,'tool_recyclebin','\\tool_recyclebin\\task\\cleanup_category_bin',1649430001,1649431800,0,'*/30','*','*','*','*',0,0,0,NULL,NULL,NULL),(93,'assignfeedback_editpdf','\\assignfeedback_editpdf\\task\\convert_submissions',1649430002,1649430900,0,'*/15','*','*','*','*',0,0,0,NULL,NULL,NULL),(94,'ltiservice_gradebookservices','\\ltiservice_gradebookservices\\task\\cleanup_task',1649426281,1649512680,0,'58','21','*','*','*',0,0,0,NULL,NULL,NULL),(95,'quiz_statistics','\\quiz_statistics\\task\\quiz_statistics_cleanup',1649419501,1649433900,0,'5','*/5','*','*','*',0,0,0,NULL,NULL,NULL),(96,'workshopallocation_scheduled','\\workshopallocation_scheduled\\task\\cron_task',1649430602,1649430660,0,'*','*','*','*','*',0,0,0,NULL,NULL,NULL),(97,'logstore_legacy','\\logstore_legacy\\task\\cleanup_task',0,1646686980,0,'3','5','*','*','*',0,0,0,NULL,NULL,NULL),(98,'logstore_standard','\\logstore_standard\\task\\cleanup_task',1649365081,1649451480,0,'58','4','*','*','*',0,0,0,NULL,NULL,NULL),(99,'moodle','\\core\\task\\h5p_clean_orphaned_records_task',1649350202,1649436600,0,'50','0','*','*','*',0,0,0,NULL,NULL,NULL),(100,'moodle','\\core\\task\\antivirus_cleanup_task',1649348882,1649435280,0,'28','0','*','*','*',0,0,0,NULL,NULL,NULL),(101,'tool_brickfield','\\tool_brickfield\\task\\bulk_process_courses',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(102,'tool_brickfield','\\tool_brickfield\\task\\bulk_process_caches',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL),(103,'tool_brickfield','\\tool_brickfield\\task\\checkid_validation',1649379901,1649466300,0,'05','9','*','*','*',0,0,0,NULL,NULL,NULL),(104,'tool_brickfield','\\tool_brickfield\\task\\update_summarydata',1649350202,1649436600,0,'50','0','*','*','*',0,0,0,NULL,NULL,NULL),(105,'tool_brickfield','\\tool_brickfield\\task\\process_analysis_requests',1649430602,1649430900,0,'*/5','*','*','*','*',0,0,0,NULL,NULL,NULL); /*!40000 ALTER TABLE `mdl_task_scheduled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_areas` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_areas`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_areas` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `type` tinyint(2) NOT NULL DEFAULT '0', `contextid` bigint(10) DEFAULT NULL, `component` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `tablename` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `fieldorarea` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `itemid` bigint(10) DEFAULT NULL, `filename` varchar(1333) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `reftable` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `refid` bigint(10) DEFAULT NULL, `cmid` bigint(10) DEFAULT NULL, `courseid` bigint(10) DEFAULT NULL, `categoryid` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`), KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`), KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`), KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`), KEY `mdl_toolbricarea_cou_ix` (`courseid`), KEY `mdl_toolbricarea_cmi_ix` (`cmid`), KEY `mdl_toolbricarea_cat_ix` (`categoryid`), KEY `mdl_toolbricarea_con_ix` (`contextid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Areas that have been checked for accessibility problems'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_areas` -- LOCK TABLES `mdl_tool_brickfield_areas` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_areas` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_areas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_cache_acts` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_cache_acts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_cache_acts` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `status` tinyint(1) DEFAULT NULL, `component` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `totalactivities` bigint(10) DEFAULT NULL, `failedactivities` bigint(10) DEFAULT NULL, `passedactivities` bigint(10) DEFAULT NULL, `errorcount` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbriccachacts_sta_ix` (`status`), KEY `mdl_toolbriccachacts_cou_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains accessibility summary information per activity.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_cache_acts` -- LOCK TABLES `mdl_tool_brickfield_cache_acts` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_cache_acts` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_cache_acts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_cache_check` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_cache_check`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_cache_check` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `status` tinyint(1) DEFAULT NULL, `checkid` bigint(10) DEFAULT NULL, `checkcount` bigint(10) DEFAULT NULL, `errorcount` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbriccachchec_sta_ix` (`status`), KEY `mdl_toolbriccachchec_err_ix` (`errorcount`), KEY `mdl_toolbriccachchec_cou_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains accessibility summary information per check.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_cache_check` -- LOCK TABLES `mdl_tool_brickfield_cache_check` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_cache_check` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_cache_check` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_checks` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_checks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_checks` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `checktype` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `shortname` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `checkgroup` bigint(16) DEFAULT '0', `status` smallint(4) NOT NULL, `severity` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_toolbricchec_che_ix` (`checktype`), KEY `mdl_toolbricchec_che2_ix` (`checkgroup`), KEY `mdl_toolbricchec_sta_ix` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Checks details'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_checks` -- LOCK TABLES `mdl_tool_brickfield_checks` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_checks` DISABLE KEYS */; INSERT INTO `mdl_tool_brickfield_checks` VALUES (1,'full','a_links_dont_open_new_window',4,1,1),(2,'full','a_must_contain_text',4,1,1),(3,'full','area_dont_open_new_window',4,1,1),(4,'full','area_has_alt_value',4,1,1),(5,'full','a_suspicious_link_text',4,1,1),(6,'full','basefont_is_not_used',7,1,1),(7,'full','blink_is_not_used',7,1,1),(8,'full','bold_is_not_used',7,1,1),(9,'full','content_too_long',7,1,1),(10,'full','css_text_has_contrast',7,1,1),(11,'full','embed_has_associated_no_embed',7,1,1),(12,'full','header_h3',3,1,1),(13,'full','headers_have_text',3,1,1),(14,'full','i_is_not_used',7,1,1),(15,'full','img_alt_is_different',2,1,1),(16,'full','img_alt_is_too_long',2,1,1),(17,'full','img_alt_not_empty_in_anchor',2,1,1),(18,'full','img_alt_not_place_holder',2,1,1),(19,'full','img_has_alt',2,1,1),(20,'full','img_with_map_has_use_map',2,1,1),(21,'full','legend_text_not_empty',7,1,1),(22,'full','marquee_is_not_used',7,1,1),(23,'full','no_headings',3,1,1),(24,'full','object_must_have_embed',5,1,1),(25,'full','object_must_have_title',5,1,1),(26,'full','object_must_have_valid_title',5,1,1),(27,'full','strike_is_not_used',7,1,1),(28,'full','table_data_should_have_th',6,1,1),(29,'full','table_summary_does_not_duplicate_caption',6,1,1),(30,'full','table_td_should_not_merge',6,1,1),(31,'full','table_th_should_have_scope',6,1,1); /*!40000 ALTER TABLE `mdl_tool_brickfield_checks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_content` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_content` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `areaid` bigint(10) NOT NULL, `contenthash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `iscurrent` tinyint(1) NOT NULL DEFAULT '0', `status` tinyint(2) NOT NULL DEFAULT '0', `timecreated` bigint(10) NOT NULL, `timechecked` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbriccont_sta_ix` (`status`), KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`), KEY `mdl_toolbriccont_are_ix` (`areaid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Content of an area at a particular time (recognised by a has'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_content` -- LOCK TABLES `mdl_tool_brickfield_content` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_content` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_errors` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_errors`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_errors` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `resultid` bigint(10) NOT NULL, `linenumber` bigint(10) NOT NULL DEFAULT '0', `errordata` longtext COLLATE utf8mb4_unicode_ci, `htmlcode` longtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`), KEY `mdl_toolbricerro_res_ix` (`resultid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Errors during the accessibility checks'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_errors` -- LOCK TABLES `mdl_tool_brickfield_errors` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_errors` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_errors` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_process` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_process`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_process` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `item` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `contextid` bigint(10) DEFAULT NULL, `innercontextid` bigint(10) DEFAULT NULL, `timecreated` bigint(16) DEFAULT NULL, `timecompleted` bigint(16) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbricproc_tim_ix` (`timecompleted`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Queued records to initiate new processing of specific target'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_process` -- LOCK TABLES `mdl_tool_brickfield_process` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_process` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_process` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_results` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_results`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_results` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contentid` bigint(10) DEFAULT NULL, `checkid` bigint(10) NOT NULL, `errorcount` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`), KEY `mdl_toolbricresu_con_ix` (`contentid`), KEY `mdl_toolbricresu_che_ix` (`checkid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Results of the accessibility checks'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_results` -- LOCK TABLES `mdl_tool_brickfield_results` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_results` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_results` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_schedule` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_schedule`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_schedule` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `contextlevel` bigint(10) NOT NULL DEFAULT '50', `instanceid` bigint(10) NOT NULL, `contextid` bigint(10) DEFAULT NULL, `status` tinyint(2) NOT NULL DEFAULT '0', `timeanalyzed` bigint(10) DEFAULT '0', `timemodified` bigint(10) DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`), KEY `mdl_toolbricsche_sta_ix` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Keeps the per course content analysis schedule.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_schedule` -- LOCK TABLES `mdl_tool_brickfield_schedule` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_schedule` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_schedule` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_brickfield_summary` -- DROP TABLE IF EXISTS `mdl_tool_brickfield_summary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_brickfield_summary` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `courseid` bigint(10) NOT NULL, `status` tinyint(1) DEFAULT NULL, `activities` bigint(10) DEFAULT NULL, `activitiespassed` bigint(10) DEFAULT NULL, `activitiesfailed` bigint(10) DEFAULT NULL, `errorschecktype1` bigint(10) DEFAULT NULL, `errorschecktype2` bigint(10) DEFAULT NULL, `errorschecktype3` bigint(10) DEFAULT NULL, `errorschecktype4` bigint(10) DEFAULT NULL, `errorschecktype5` bigint(10) DEFAULT NULL, `errorschecktype6` bigint(10) DEFAULT NULL, `errorschecktype7` bigint(10) DEFAULT NULL, `failedchecktype1` bigint(10) DEFAULT NULL, `failedchecktype2` bigint(10) DEFAULT NULL, `failedchecktype3` bigint(10) DEFAULT NULL, `failedchecktype4` bigint(10) DEFAULT NULL, `failedchecktype5` bigint(10) DEFAULT NULL, `failedchecktype6` bigint(10) DEFAULT NULL, `failedchecktype7` bigint(10) DEFAULT NULL, `percentchecktype1` bigint(10) DEFAULT NULL, `percentchecktype2` bigint(10) DEFAULT NULL, `percentchecktype3` bigint(10) DEFAULT NULL, `percentchecktype4` bigint(10) DEFAULT NULL, `percentchecktype5` bigint(10) DEFAULT NULL, `percentchecktype6` bigint(10) DEFAULT NULL, `percentchecktype7` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), KEY `mdl_toolbricsumm_sta_ix` (`status`), KEY `mdl_toolbricsumm_cou_ix` (`courseid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains accessibility check results summary information.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_brickfield_summary` -- LOCK TABLES `mdl_tool_brickfield_summary` WRITE; /*!40000 ALTER TABLE `mdl_tool_brickfield_summary` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_brickfield_summary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_cohortroles` -- DROP TABLE IF EXISTS `mdl_tool_cohortroles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_cohortroles` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `cohortid` bigint(10) NOT NULL, `roleid` bigint(10) NOT NULL, `userid` bigint(10) NOT NULL, `timecreated` bigint(10) NOT NULL, `timemodified` bigint(10) NOT NULL, `usermodified` bigint(10) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Mapping of users to cohort role assignments.'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_cohortroles` -- LOCK TABLES `mdl_tool_cohortroles` WRITE; /*!40000 ALTER TABLE `mdl_tool_cohortroles` DISABLE KEYS */; /*!40000 ALTER TABLE `mdl_tool_cohortroles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mdl_tool_customlang` -- DROP TABLE IF EXISTS `mdl_tool_customlang`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `mdl_tool_customlang` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `lang` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `componentid` bigint(10) NOT NULL, `stringid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `original` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `master` longtext COLLATE utf8mb4_unicode_ci, `local` longtext COLLATE utf8mb4_unicode_ci, `timemodified` bigint(10) NOT NULL, `timecustomized` bigint(10) DEFAULT NULL, `outdated` smallint(3) DEFAULT '0', `modified` smallint(3) DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`), KEY `mdl_toolcust_com_ix` (`componentid`) ) ENGINE=InnoDB AUTO_INCREMENT=55973 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=COMPRESSED COMMENT='Contains the working checkout of all strings and their custo'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mdl_tool_customlang` -- LOCK TABLES `mdl_tool_customlang` WRITE; /*!40000 ALTER TABLE `mdl_tool_customlang` DISABLE KEYS */; INSERT INTO `mdl_tool_customlang` VALUES (1,'zh_tw_wp',1,'abouttobeinstalled','about to be installed','即將開始安裝',NULL,1589529653,NULL,0,0),(2,'zh_tw_wp',1,'accept','Accept','接受',NULL,1589529653,NULL,0,0),(3,'zh_tw_wp',1,'action','Action','動作',NULL,1589529653,NULL,0,0),(4,'zh_tw_wp',1,'actionchoice','What do you want to do with the file \'{$a}\'?','您想要怎麼處理這個檔案“{$a}”?',NULL,1589529653,NULL,0,0),(5,'zh_tw_wp',1,'actions','Actions','動作',NULL,1589529653,NULL,0,0),(6,'zh_tw_wp',1,'actionsmenu','Actions menu','動作選單',NULL,1589529653,NULL,0,0),(7,'zh_tw_wp',1,'active','Active','啟用',NULL,1589529653,NULL,0,0),(8,'zh_tw_wp',1,'activeusers','Active users','啟用的用戶',NULL,1589529653,NULL,0,0),(9,'zh_tw_wp',1,'activities','Activities','活動',NULL,1589529653,NULL,0,0),(10,'zh_tw_wp',1,'activities_help','Activities, such as forums, quizzes and wikis, enable interactive content to be added to the course.','各種活動,例如討論區、測驗和Wiki共筆,讓課程擁有各種互動內涵。',NULL,1589529653,NULL,0,0),(11,'zh_tw_wp',1,'activity','Activity','活動',NULL,1589529653,NULL,0,0),(12,'zh_tw_wp',1,'activityclipboard','Moving this activity: {$a}','搬移這個活動:{$a}',NULL,1589529653,NULL,0,0),(13,'zh_tw_wp',1,'activityiscurrentlyhidden','Sorry, this activity is currently hidden','抱歉!此活動目前處於隱藏狀態',NULL,1589529653,NULL,0,0),(14,'zh_tw_wp',1,'activitymodule','Activity module','活動模組',NULL,1589529653,NULL,0,0),(15,'zh_tw_wp',1,'activitymodules','Activity modules','活動模組',NULL,1589529653,NULL,0,0),(16,'zh_tw_wp',1,'activityreport','Activity report','活動報表',NULL,1589529653,NULL,0,0),(17,'zh_tw_wp',1,'activityreports','Activity reports','活動報表',NULL,1589529653,NULL,0,0),(18,'zh_tw_wp',1,'activityselect','Select this activity to be moved elsewhere','選擇此一活動以便搬移到其它地方',NULL,1589529653,NULL,0,0),(19,'zh_tw_wp',1,'activitysince','Activity since {$a}','活動開始於 {$a}',NULL,1589529653,NULL,0,0),(20,'zh_tw_wp',1,'activitytypetitle','{$a->activity} - {$a->type}','{$a->activity} - {$a->type}',NULL,1589529653,NULL,0,0),(21,'zh_tw_wp',1,'activityweighted','Activity per user','每個用戶的活動',NULL,1589529653,NULL,0,0),(22,'zh_tw_wp',1,'add','Add','新增',NULL,1589529653,NULL,0,0),(23,'zh_tw_wp',1,'addactivity','Add an activity...','新增活動...',NULL,1589529653,NULL,0,0),(24,'zh_tw_wp',1,'addactivitytosection','Add an activity to section \'{$a}\'','新增一個活動到課程單元\'{$a}\'',NULL,1589529653,NULL,0,0),(25,'zh_tw_wp',1,'addadmin','Add admin','新增網站管理員',NULL,1589529653,NULL,0,0),(26,'zh_tw_wp',1,'addblock','Add a block','新增區塊',NULL,1589529653,NULL,0,0),(27,'zh_tw_wp',1,'addcomment','Add a comment...','給予評論...',NULL,1589529653,NULL,0,0),(28,'zh_tw_wp',1,'addcountertousername','Create user by adding number to username','把用戶名稱增加上數字來建立用戶',NULL,1589529653,NULL,0,0),(29,'zh_tw_wp',1,'addcreator','Add course creator','新增課程管理員',NULL,1589529653,NULL,0,0),(30,'zh_tw_wp',1,'adddots','Add...','新增...',NULL,1589529653,NULL,0,0),(31,'zh_tw_wp',1,'added','Added {$a}','新增 {$a}',NULL,1589529653,NULL,0,0),(32,'zh_tw_wp',1,'addedtogroup','Added to group \"{$a}\"','已加入到群組“{$a}”',NULL,1589529653,NULL,0,0),(33,'zh_tw_wp',1,'addedtogroupnot','Not added to group \"{$a}\"','未加入群組“{$a}”',NULL,1589529653,NULL,0,0),(34,'zh_tw_wp',1,'addedtogroupnotenrolled','Not added to group \"{$a}\", because not enrolled in course','未加入群組“{$a}”,因為沒選修該課程',NULL,1589529653,NULL,0,0),(35,'zh_tw_wp',1,'addfilehere','Add file(s) here','將檔案新增在這裡',NULL,1589529653,NULL,0,0),(36,'zh_tw_wp',1,'addinganew','Adding a new {$a}','新增 {$a}',NULL,1589529653,NULL,0,0),(37,'zh_tw_wp',1,'addinganewto','Adding a new {$a->what} to {$a->to}','新增 {$a->what} 到 {$a->to}',NULL,1589529653,NULL,0,0),(38,'zh_tw_wp',1,'addingdatatoexisting','Adding data to existing','新增資料到現有的',NULL,1589529653,NULL,0,0),(39,'zh_tw_wp',1,'additionalnames','Additional names','附加名稱',NULL,1589529653,NULL,0,0),(40,'zh_tw_wp',1,'addlinkhere','Add link here','在這裡增加網站連結',NULL,1589529653,NULL,0,0),(41,'zh_tw_wp',1,'addnewcategory','Add new category','新增類別',NULL,1589529653,NULL,0,0),(42,'zh_tw_wp',1,'addnewcourse','Add a new course','新增課程',NULL,1589529653,NULL,0,0),(43,'zh_tw_wp',1,'addnewuser','Add a new user','新增用戶',NULL,1589529653,NULL,0,0),(44,'zh_tw_wp',1,'addnousersrecip','Add users who haven\'t accessed this {$a} to recipient list','把還沒有進入{$a}的用戶加到收件人名單中',NULL,1589529653,NULL,0,0),(45,'zh_tw_wp',1,'addpagehere','Add text here','在這裡新增文字',NULL,1589529653,NULL,0,0),(46,'zh_tw_wp',1,'addresource','Add a resource...','新增資源...',NULL,1589529653,NULL,0,0),(47,'zh_tw_wp',1,'addresourceoractivity','Add an activity or resource','新增活動或資源',NULL,1589529653,NULL,0,0),(48,'zh_tw_wp',1,'addresourcetosection','Add a resource to section \'{$a}\'','新增一個資源到課程單元\'{$a}\'',NULL,1589529653,NULL,0,0),(49,'zh_tw_wp',1,'address','Address','地址',NULL,1589529653,NULL,0,0),(50,'zh_tw_wp',1,'addsections','Add sections','新增分段',NULL,1589529653,NULL,0,0),(51,'zh_tw_wp',1,'addstudent','Add student','新增學生',NULL,1589529653,NULL,0,0),(52,'zh_tw_wp',1,'addsubcategory','Add a subcategory','新增子類別',NULL,1589529653,NULL,0,0),(53,'zh_tw_wp',1,'addteacher','Add teacher','新增教師',NULL,1589529653,NULL,0,0),(54,'zh_tw_wp',1,'admin','Admin','管理',NULL,1589529653,NULL,0,0),(55,'zh_tw_wp',1,'adminhelpaddnewuser','To manually create a new user account','手動建立新用戶帳號',NULL,1589529653,NULL,0,0),(56,'zh_tw_wp',1,'adminhelpassignadmins','Admins can do anything and go anywhere in the site','網站管理員可以做任何事、到網站內任何地方',NULL,1589529653,NULL,0,0),(57,'zh_tw_wp',1,'adminhelpassigncreators','Course creators can create new courses','課程管理員可建立新課程、安排任課教師',NULL,1589529653,NULL,0,0),(58,'zh_tw_wp',1,'adminhelpassignsiteroles','Apply defined site roles to specific users','套用已定義的網站角色到指定的用戶',NULL,1589529653,NULL,0,0),(59,'zh_tw_wp',1,'adminhelpassignstudents','Go into a course and add students from the admin menu','進入一門課程,然後在管理選單中增加學生',NULL,1589529653,NULL,0,0),(60,'zh_tw_wp',1,'adminhelpauthentication','You can use internal user accounts or external databases','您可以使用系統內建帳號或外部資料庫',NULL,1589529653,NULL,0,0),(61,'zh_tw_wp',1,'adminhelpbackup','Configure automated backups and their schedule','設定自動備份和備份排程',NULL,1589529653,NULL,0,0),(62,'zh_tw_wp',1,'adminhelpconfiguration','Configure how the site looks and works','設定網站的外觀和操作方式',NULL,1589529653,NULL,0,0),(63,'zh_tw_wp',1,'adminhelpconfigvariables','Configure variables that affect general operation of the site','設定網站的基本參數',NULL,1589529653,NULL,0,0),(64,'zh_tw_wp',1,'adminhelpcourses','Define courses and categories and assign people to them, edit pending courses','定義課程及類別,指派用戶,編輯申請的課程',NULL,1589529653,NULL,0,0),(65,'zh_tw_wp',1,'adminhelpeditorsettings','Define basic settings for HTML editor','定義HTML編輯器的基本設定',NULL,1589529653,NULL,0,0),(66,'zh_tw_wp',1,'adminhelpedituser','Browse the list of user accounts and edit any of them','瀏覽帳號清單及編修這些資料',NULL,1589529653,NULL,0,0),(67,'zh_tw_wp',1,'adminhelpenvironment','Check how your server suits current and future installation requirements','檢查伺服器是否滿足目前及未來的安裝需求',NULL,1589529653,NULL,0,0),(68,'zh_tw_wp',1,'adminhelpfailurelogs','Browse logs of failed logins','瀏覽登入錯誤的記錄',NULL,1589529653,NULL,0,0),(69,'zh_tw_wp',1,'adminhelplanguage','For checking and editing the current language pack','檢查和編輯現在的語言包',NULL,1589529653,NULL,0,0),(70,'zh_tw_wp',1,'adminhelplogs','Browse logs of all activity on this site','瀏覽本網站上的所有活動日誌',NULL,1589529653,NULL,0,0),(71,'zh_tw_wp',1,'adminhelpmanageblocks','Manage installed blocks and their settings','管理已安裝區塊和設定',NULL,1589529653,NULL,0,0),(72,'zh_tw_wp',1,'adminhelpmanagedatabase','Access the database directly (be careful!)','直接存取資料庫 (請小心!)',NULL,1589529653,NULL,0,0),(73,'zh_tw_wp',1,'adminhelpmanagefilters','Choose text filters and related settings','選擇文字過濾和相關設定',NULL,1589529653,NULL,0,0),(74,'zh_tw_wp',1,'adminhelpmanagemodules','Manage installed modules and their settings','管理已安裝模組和設定',NULL,1589529653,NULL,0,0),(75,'zh_tw_wp',1,'adminhelpmanageroles','Create and define roles that may be applied to users','建立和定義可分配給用戶的角色',NULL,1589529653,NULL,0,0),(76,'zh_tw_wp',1,'adminhelpmymoodle','Configure the My Moodle blocks for users','為用戶設定「我的Moodle」區塊',NULL,1589529653,NULL,0,0),(77,'zh_tw_wp',1,'adminhelpreports','Site level reports','網站層級報表',NULL,1589529653,NULL,0,0),(78,'zh_tw_wp',1,'adminhelpsitefiles','For publishing general files or uploading external backups','為了發佈一般檔案或上傳外部備份檔',NULL,1589529653,NULL,0,0),(79,'zh_tw_wp',1,'adminhelpsitesettings','Define how the front page of the site looks','定義網站首頁外觀',NULL,1589529653,NULL,0,0),(80,'zh_tw_wp',1,'adminhelpstickyblocks','Configure Moodle-wide sticky blocks','設定Moodle全站的固定區塊',NULL,1589529653,NULL,0,0),(81,'zh_tw_wp',1,'adminhelpthemes','Choose how the site looks (colours, fonts etc)','選擇網站佈景主題 (例如字型、顏色等)',NULL,1589529653,NULL,0,0),(82,'zh_tw_wp',1,'adminhelpuploadusers','Import new user accounts from a text file','從文字檔匯入新的用戶帳號',NULL,1589529653,NULL,0,0),(83,'zh_tw_wp',1,'adminhelpusers','Define your users and set up authentication','定義您的用戶和設定認證方式',NULL,1589529653,NULL,0,0),(84,'zh_tw_wp',1,'adminhelpxmldbeditor','Interface to edit the XMLDB files. Only for developers.','編輯XMLDB檔案的介面。僅限開發人員。',NULL,1589529653,NULL,0,0),(85,'zh_tw_wp',1,'administration','Administration','管理',NULL,1589529653,NULL,0,0),(86,'zh_tw_wp',1,'administrationsite','Site administration','網站管理',NULL,1589529653,NULL,0,0),(87,'zh_tw_wp',1,'administrator','Administrator','網站管理員',NULL,1589529653,NULL,0,0),(88,'zh_tw_wp',1,'administratordescription','Administrators can usually do anything on the site, in all courses.','網站管理員通常可以在此網站上的所有課程進行任何事情。',NULL,1589529653,NULL,0,0),(89,'zh_tw_wp',1,'administrators','Administrators','網站管理員',NULL,1589529653,NULL,0,0),(90,'zh_tw_wp',1,'administratorsall','All administrators','所有管理員',NULL,1589529653,NULL,0,0),(91,'zh_tw_wp',1,'administratorsandteachers','Administrators and teachers','管理員和教師',NULL,1589529653,NULL,0,0),(92,'zh_tw_wp',1,'advanced','Advanced','進階',NULL,1589529653,NULL,0,0),(93,'zh_tw_wp',1,'advancedfilter','Advanced search','進階搜尋',NULL,1589529653,NULL,0,0),(94,'zh_tw_wp',1,'advancedsettings','Advanced settings','進階設定',NULL,1589529653,NULL,0,0),(95,'zh_tw_wp',1,'afterresource','After resource \"{$a}\"','在資源\"{$a}\"之後',NULL,1589529653,NULL,0,0),(96,'zh_tw_wp',1,'aftersection','After section \"{$a}\"','在單元\"{$a}\"之後',NULL,1589529653,NULL,0,0),(97,'zh_tw_wp',1,'again','again','再次',NULL,1589529653,NULL,0,0),(98,'zh_tw_wp',1,'agelocationverification','Age and location verification','驗證年齡與所在位置',NULL,1589529653,NULL,0,0),(99,'zh_tw_wp',1,'aimid','AIM ID','AIM 帳號',NULL,1589529653,NULL,0,0),(100,'zh_tw_wp',1,'ajaxuse','AJAX and Javascript','AJAX與Javascript',NULL,1589529653,NULL,0,0),(101,'zh_tw_wp',1,'all','All','所有',NULL,1589529653,NULL,0,0),(102,'zh_tw_wp',1,'allactions','All actions','所有動作',NULL,1589529653,NULL,0,0),(103,'zh_tw_wp',1,'allactivities','All activities','所有活動',NULL,1589529653,NULL,0,0),(104,'zh_tw_wp',1,'allcategories','All categories','所有類別',NULL,1589529653,NULL,0,0),(105,'zh_tw_wp',1,'alldays','All days','所有日期',NULL,1589529653,NULL,0,0),(106,'zh_tw_wp',1,'allfiles','All files','所有檔案',NULL,1589529653,NULL,0,0),(107,'zh_tw_wp',1,'allgroups','All groups','所有群組',NULL,1589529653,NULL,0,0),(108,'zh_tw_wp',1,'allchanges','All changes','所有變更',NULL,1589529653,NULL,0,0),(109,'zh_tw_wp',1,'alllogs','All logs','所有日誌',NULL,1589529653,NULL,0,0),(110,'zh_tw_wp',1,'allmods','All {$a}','所有 {$a}',NULL,1589529653,NULL,0,0),(111,'zh_tw_wp',1,'allow','Allow','允許',NULL,1589529653,NULL,0,0),(112,'zh_tw_wp',1,'allowinternal','Allow internal methods as well','也允許內部方法',NULL,1589529653,NULL,0,0),(113,'zh_tw_wp',1,'allowstealthmodules','Allow stealth activities','允許被隱藏但可以使用的活動',NULL,1589529653,NULL,0,0),(114,'zh_tw_wp',1,'allowstealthmodules_help','If enabled, activities can be made available but not shown in visible sections of the course page. If so, links to stealth activities must be provided from elsewhere, such as from a page resource. Stealth activities are still listed in the gradebook and other reports.','若啟用,活動可以在課程頁面上被標示為隱藏,但是可以從其他地方透過連結來使用它。這些活動會列在成績簿和其他報告上上',NULL,1589529653,NULL,0,0),(115,'zh_tw_wp',1,'allownone','Allow none','全部禁止',NULL,1589529653,NULL,0,0),(116,'zh_tw_wp',1,'allownot','Do not allow','不允許',NULL,1589529653,NULL,0,0),(117,'zh_tw_wp',1,'allparticipants','All participants','所有參與者',NULL,1589529653,NULL,0,0),(118,'zh_tw_wp',1,'allteachers','All teachers','所有教師',NULL,1589529653,NULL,0,0),(119,'zh_tw_wp',1,'alphanumerical','Can only contain alphanumeric characters, hyphen (-) or period (.)','只能包含字母、數字、橫線(-)或小數點(.)',NULL,1589529653,NULL,0,0),(120,'zh_tw_wp',1,'alreadyconfirmed','Registration has already been confirmed','確認完成註冊手續',NULL,1589529653,NULL,0,0),(121,'zh_tw_wp',1,'alternatename','Alternate name','別名',NULL,1589529653,NULL,0,0),(122,'zh_tw_wp',1,'always','Always','總是',NULL,1589529653,NULL,0,0),(123,'zh_tw_wp',1,'and','{$a->one} and {$a->two}','{$a->one} 與 {$a->two}',NULL,1589529653,NULL,0,0),(124,'zh_tw_wp',1,'answer','Answer','回答',NULL,1589529653,NULL,0,0),(125,'zh_tw_wp',1,'any','Any','任何',NULL,1589529653,NULL,0,0),(126,'zh_tw_wp',1,'approve','Approve','核准',NULL,1589529653,NULL,0,0),(127,'zh_tw_wp',1,'appearance','Appearance','外觀',NULL,1589529653,NULL,0,0),(128,'zh_tw_wp',1,'areyousure','Are you sure?','你確定嗎?',NULL,1589529653,NULL,0,0),(129,'zh_tw_wp',1,'areyousuretorestorethis','Do you want to continue?','確定要還原這個課程?',NULL,1589529653,NULL,0,0),(130,'zh_tw_wp',1,'areyousuretorestorethisinfo','Later in this process you will have a choice of adding this backup to an existing course or creating a completely new course.','稍後,您要選擇把此備份增加到一門現有課程中,還是建立一門新課程。',NULL,1589529653,NULL,0,0),(131,'zh_tw_wp',1,'asc','Ascending','遞增',NULL,1589529653,NULL,0,0),(132,'zh_tw_wp',1,'assessment','Assessment','評量',NULL,1589529653,NULL,0,0),(133,'zh_tw_wp',1,'assignadmins','Assign admins','指派網站管理員',NULL,1589529653,NULL,0,0),(134,'zh_tw_wp',1,'assigncreators','Assign creators','指派課程管理員',NULL,1589529653,NULL,0,0),(135,'zh_tw_wp',1,'assignedrolecount','{$a->role}: {$a->count}','{$a->role}: {$a->count}',NULL,1589529653,NULL,0,0),(136,'zh_tw_wp',1,'assignsiteroles','Assign site-wide roles','指派網站層級的角色',NULL,1589529653,NULL,0,0),(137,'zh_tw_wp',1,'authenticateduser','Authenticated user','已認證的用戶',NULL,1589529653,NULL,0,0),(138,'zh_tw_wp',1,'authenticateduserdescription','All logged in users.','所有已登入的用戶',NULL,1589529653,NULL,0,0),(139,'zh_tw_wp',1,'authentication','Authentication','身分認證',NULL,1589529653,NULL,0,0),(140,'zh_tw_wp',1,'authenticationplugins','Authentication plugins','身分認證外掛程式',NULL,1589529653,NULL,0,0),(141,'zh_tw_wp',1,'autosubscribe','Forum auto-subscribe','討論區自動訂閱',NULL,1589529653,NULL,0,0),(142,'zh_tw_wp',1,'autosubscribeno','No: don\'t automatically subscribe me to forum discussions','不:我不要自動訂閱討論區的文章',NULL,1589529653,NULL,0,0),(143,'zh_tw_wp',1,'autosubscribeyes','Yes: when I post, subscribe me to that forum discussion','是:當我張貼文章時,就訂閱該討論區',NULL,1589529653,NULL,0,0),(144,'zh_tw_wp',1,'availability','Availability','可用性',NULL,1589529653,NULL,0,0),(145,'zh_tw_wp',1,'availablecourses','Available courses','可使用的課程',NULL,1589529653,NULL,0,0),(146,'zh_tw_wp',1,'back','Back','返回',NULL,1589529653,NULL,0,0),(147,'zh_tw_wp',1,'backto','Back to {$a}','回到{$a}',NULL,1589529653,NULL,0,0),(148,'zh_tw_wp',1,'backtocourselisting','Back to course listing','回到課程列表',NULL,1589529653,NULL,0,0),(149,'zh_tw_wp',1,'backtohome','Back to the site home','回到這網站的首頁',NULL,1589529653,NULL,0,0),(150,'zh_tw_wp',1,'backtopageyouwereon','Back to the page you were on','回到剛才的頁面',NULL,1589529653,NULL,0,0),(151,'zh_tw_wp',1,'backup','Backup','備份',NULL,1589529653,NULL,0,0),(152,'zh_tw_wp',1,'backupactivehelp','Choose whether or not to do automated backups.','選擇是否進行自動備份。',NULL,1589529653,NULL,0,0),(153,'zh_tw_wp',1,'backupcancelled','Backup cancelled','備份已被取消',NULL,1589529653,NULL,0,0),(154,'zh_tw_wp',1,'backupcoursefileshelp','If enabled then course files will be included in automated backups','如果核選,該課程的檔案將被包含在自動備份檔中',NULL,1589529653,NULL,0,0),(155,'zh_tw_wp',1,'backupdate','Backup date','備份日期',NULL,1589529653,NULL,0,0),(156,'zh_tw_wp',1,'backupdatenew','  {$a->TAG} is now {$a->weekday}, {$a->mday} {$a->month} {$a->year}
','nbsp; {$a->TAG} 現在是{$a->weekday}, {$a->mday} {$a->month} {$a->year}
',NULL,1589529653,NULL,0,0),(157,'zh_tw_wp',1,'backupdateold','{$a->TAG} was {$a->weekday}, {$a->mday} {$a->month} {$a->year}','{$a->TAG} 是 {$a->weekday},{$a->mday} {$a->month} {$a->year}',NULL,1589529653,NULL,0,0),(158,'zh_tw_wp',1,'backupdaterecordtype','
{$a->recordtype} - {$a->recordname}
','
{$ A-> RECORDTYPE中} - {$ A-> recordname}
',NULL,1589529653,NULL,0,0),(159,'zh_tw_wp',1,'backupdetails','Backup details','備份細節',NULL,1589529653,NULL,0,0),(160,'zh_tw_wp',1,'backuperrorinvaliddestination','The backup destination folder does not exist or is not writable.','這備份的目的資料夾不存在或是無法寫入。',NULL,1589529653,NULL,0,0),(161,'zh_tw_wp',1,'backupexecuteathelp','Choose what time automated backups should run at.','選擇在什麼時間自動執行備份',NULL,1589529653,NULL,0,0),(162,'zh_tw_wp',1,'backupfailed','Some of your courses weren\'t saved!!','您的一些課程尚未儲存!!',NULL,1589529653,NULL,0,0),(163,'zh_tw_wp',1,'backupfilename','backup','備份',NULL,1589529653,NULL,0,0),(164,'zh_tw_wp',1,'backupfinished','Backup completed successfully','備份完全成功',NULL,1589529653,NULL,0,0),(165,'zh_tw_wp',1,'backupfromthissite','Backup was made on this site?','這個網站已經備份過了嗎?',NULL,1589529653,NULL,0,0),(166,'zh_tw_wp',1,'backupgradebookhistoryhelp','If enabled then gradebook history will be included in automated backups. Note that grade history must not be disabled in server settings (disablegradehistory) in order for this to work','如果啟用,成績單的歷程會被包含在自動備份中。注意,如果想使用這個功能,成績歷程就一定不能在伺服器設定中(disablegradehistory)被停用',NULL,1589529653,NULL,0,0),(167,'zh_tw_wp',1,'backupincludemoduleshelp','Choose whether you want to include course modules, with or without user data, in automated backups','在自動備份中,選擇您是否要包含有或沒有用戶資料的課程模組',NULL,1589529653,NULL,0,0),(168,'zh_tw_wp',1,'backupincludemoduleuserdatahelp','Choose whether you want to include module user data in automated backups.','選擇在自動備份時,是否要包含模組用戶的資料 。',NULL,1589529653,NULL,0,0),(169,'zh_tw_wp',1,'backuplogdetailed','Detailed execution log','詳細的執行紀錄',NULL,1589529653,NULL,0,0),(170,'zh_tw_wp',1,'backuploglaststatus','Last execution log','最後執行的紀錄',NULL,1589529653,NULL,0,0),(171,'zh_tw_wp',1,'backupmissinguserinfoperms','Note: This backup contains no user data. Exercise and Workshop activities will not be included in the backup, since these modules are not compatible with this type of backup.','注意:本次備份不包含使用者資料。\"測驗\"模組和\"工作坊\"模組與此備份不相容,所以它們完全不會被備份。',NULL,1589529653,NULL,0,0),(172,'zh_tw_wp',1,'backupnext','Next backup','下一次備份',NULL,1589529653,NULL,0,0),(173,'zh_tw_wp',1,'backupnonisowarning','Warning: this backup is from a non-Unicode version of Moodle (pre 1.6). If this backup contains any non-ISO-8859-1 texts then they may be CORRUPTED if you try to restore them to this Unicode version of Moodle. See the Backup FAQ for more information about how to recover this backup correctly.','警告:這是來自於非unicode版本的Moodle(1.6以下)的備份。若此備份包含任個非ISO-8859-1文件,在回存於此Unicode版本的Moodle中,可能會發生中斷。關於如何正確備份的相關資訊,請看備份常見問答集獲取更多關於正確還原備份的方法。',NULL,1589529653,NULL,0,0),(174,'zh_tw_wp',1,'backupnotyetrun','Automated backup pending','自動備份暫停',NULL,1589529653,NULL,0,0),(175,'zh_tw_wp',1,'backuporiginalname','Backup name','備份檔名',NULL,1589529653,NULL,0,0),(176,'zh_tw_wp',1,'backuproleassignments','Backup role assignments for these roles','備份這些角色的角色指派',NULL,1589529653,NULL,0,0),(177,'zh_tw_wp',1,'backupsavetohelp','Full path to the directory where you want to save the backup files','您要儲存備份檔案的目錄完整路徑',NULL,1589529653,NULL,0,0),(178,'zh_tw_wp',1,'backupsitefileshelp','If enabled then site files used in courses will be included in automated backups','如果啟用,那麼課程中使用的網站檔案將自動包含在備份檔案中。',NULL,1589529653,NULL,0,0),(179,'zh_tw_wp',1,'backuptakealook','Please take a look at your backup logs in:\n {$a}','請看一下您的備份日誌檔在:{$a}',NULL,1589529653,NULL,0,0),(180,'zh_tw_wp',1,'backupuserfileshelp','Choose whether user files (eg profile images) should be included in automated backups','選擇是否將用戶個人檔案(例如:個人照片)包含在自動備份檔中',NULL,1589529653,NULL,0,0),(181,'zh_tw_wp',1,'backupversion','Backup version','備份版本',NULL,1589529653,NULL,0,0),(182,'zh_tw_wp',1,'badges','Badges','獎章',NULL,1589529653,NULL,0,0),(183,'zh_tw_wp',1,'block','Block','區塊',NULL,1589529653,NULL,0,0),(184,'zh_tw_wp',1,'blockconfiga','Configuring a {$a} block','設定{$a}區塊',NULL,1589529653,NULL,0,0),(185,'zh_tw_wp',1,'blockconfigbad','This block has not been implemented correctly and thus cannot provide a configuration interface.','這個區塊未正確安裝,以致無法提供設定介面',NULL,1589529653,NULL,0,0),(186,'zh_tw_wp',1,'blocks','Blocks','區塊',NULL,1589529653,NULL,0,0),(187,'zh_tw_wp',1,'blocksaddedit','Add/Edit blocks','新增/編輯區塊',NULL,1589529653,NULL,0,0),(188,'zh_tw_wp',1,'blockseditoff','Blocks editing off','關閉區塊編輯',NULL,1589529653,NULL,0,0),(189,'zh_tw_wp',1,'blocksediton','Blocks editing on','開啟區塊編輯',NULL,1589529653,NULL,0,0),(190,'zh_tw_wp',1,'blocksetup','Setting up block tables','設定區塊資料表',NULL,1589529653,NULL,0,0),(191,'zh_tw_wp',1,'blocksuccess','{$a} tables have been set up correctly','{$a}資料表已經正確設定了',NULL,1589529653,NULL,0,0),(192,'zh_tw_wp',1,'brief','Brief','簡要',NULL,1589529653,NULL,0,0),(193,'zh_tw_wp',1,'bulkactions','Bulk actions','批量動作',NULL,1589529653,NULL,0,0),(194,'zh_tw_wp',1,'bulkactionselect','{$a} bulk action selection','{$a}批量操作選擇',NULL,1589529653,NULL,0,0),(195,'zh_tw_wp',1,'bulkmovecoursessuccess','Successfully moved {$a->courses} courses into {$a->category}','已成功移動{$a->courses}課程到{$a->category}',NULL,1589529653,NULL,0,0),(196,'zh_tw_wp',1,'bycourseorder','By course order','按課程順序',NULL,1589529653,NULL,0,0),(197,'zh_tw_wp',1,'byname','by {$a}','由{$a}',NULL,1589529653,NULL,0,0),(198,'zh_tw_wp',1,'bypassed','Bypassed','略過',NULL,1589529653,NULL,0,0),(199,'zh_tw_wp',1,'cachecontrols','Cache controls','快取控制',NULL,1589529653,NULL,0,0),(200,'zh_tw_wp',1,'cancel','Cancel','取消',NULL,1589529653,NULL,0,0),(201,'zh_tw_wp',1,'cancelled','Cancelled','被取消',NULL,1589529653,NULL,0,0),(202,'zh_tw_wp',1,'categories','Course categories','課程類別',NULL,1589529653,NULL,0,0),(203,'zh_tw_wp',1,'categoriesandcourses','Course categories and courses','課程類別和課程',NULL,1589529653,NULL,0,0),(204,'zh_tw_wp',1,'category','Category','類別',NULL,1589529653,NULL,0,0),(205,'zh_tw_wp',1,'categoryadded','The category \'{$a}\' was added','已經增加‘{$a}’類別',NULL,1589529653,NULL,0,0),(206,'zh_tw_wp',1,'categorybulkaction','Bulk actions for selected categories','隊選出類別的批量操作',NULL,1589529653,NULL,0,0),(207,'zh_tw_wp',1,'categorycontents','Subcategories and courses','子類別和課程',NULL,1589529653,NULL,0,0),(208,'zh_tw_wp',1,'categorycurrentcontents','Contents of {$a}','{$a}的內容',NULL,1589529653,NULL,0,0),(209,'zh_tw_wp',1,'categorydeleted','The category \'{$a}\' was deleted','已刪除‘{$a}’類別',NULL,1589529653,NULL,0,0),(210,'zh_tw_wp',1,'categoryduplicate','A category named \'{$a}\' already exists!','類別名稱‘{$a}’已經存在',NULL,1589529653,NULL,0,0),(211,'zh_tw_wp',1,'categoryhidden','(hidden)','(隱藏)',NULL,1589529653,NULL,0,0),(212,'zh_tw_wp',1,'categorymodifiedcancel','Category was modified! Please cancel and try again.','類別已經修改!請取消並且再試一次。',NULL,1589529653,NULL,0,0),(213,'zh_tw_wp',1,'categoryname','Category name','類別名稱',NULL,1589529653,NULL,0,0),(214,'zh_tw_wp',1,'categorysubcategoryof','{$a->category} - subcategory of {$a->parentcategory}','{$a->category} - {$a->parentcategory}的下層類別',NULL,1589529653,NULL,0,0),(215,'zh_tw_wp',1,'idnumbercoursecategory','Category ID number','類別編號',NULL,1589529653,NULL,0,0),(216,'zh_tw_wp',1,'idnumbercoursecategory_help','The ID number of a course category is only used when matching the category against external systems and is not displayed anywhere on the site. If the category has an official code name it may be entered, otherwise the field can be left blank.','課程類別編號只用來和外部系統對應,不會在網站的任何地方顯示。如果此類別有公訂編號的話,可以在此輸入,否則此欄位可以空白。',NULL,1589529653,NULL,0,0),(217,'zh_tw_wp',1,'categoryupdated','The category \'{$a}\' was updated','已經更新‘{$a}’類別',NULL,1589529653,NULL,0,0),(218,'zh_tw_wp',1,'changesmadereallygoaway','You have made changes. Are you sure you want to navigate away and lose your changes?','您已經有變更。您確定要離開並放棄您修改的嗎?',NULL,1589529653,NULL,0,0),(219,'zh_tw_wp',1,'city','City/town','縣/市',NULL,1589529653,NULL,0,0),(220,'zh_tw_wp',1,'cleaningtempdata','Cleaning temp data','清除暫存資料',NULL,1589529653,NULL,0,0),(221,'zh_tw_wp',1,'clear','Clear','清空',NULL,1589529653,NULL,0,0),(222,'zh_tw_wp',1,'clickhelpiconformoreinfo','... continues ... Click on the help icon to read the full article','... 繼續... 點按輔助圖示可閱讀全文',NULL,1589529653,NULL,0,0),(223,'zh_tw_wp',1,'clickhere','Click here ...','點按這裡...',NULL,1589529653,NULL,0,0),(224,'zh_tw_wp',1,'clicktohideshow','Click to expand or collapse','點按展開或縮合',NULL,1589529653,NULL,0,0),(225,'zh_tw_wp',1,'clicktochangeinbrackets','{$a} (Click to change)','{$a} (點按修改)',NULL,1589529653,NULL,0,0),(226,'zh_tw_wp',1,'closewindow','Close this window','關閉本視窗',NULL,1589529653,NULL,0,0),(227,'zh_tw_wp',1,'closebuttontitle','Close','關閉',NULL,1589529653,NULL,0,0),(228,'zh_tw_wp',1,'collapse','Collapse','展延',NULL,1589529653,NULL,0,0),(229,'zh_tw_wp',1,'collapseall','Collapse all','全部縮合',NULL,1589529653,NULL,0,0),(230,'zh_tw_wp',1,'collapsecategory','Collapse {$a}','摺疊{$a}',NULL,1589529653,NULL,0,0),(231,'zh_tw_wp',1,'commentincontext','Find this comment in context','在處境中尋找此評論',NULL,1589529653,NULL,0,0),(232,'zh_tw_wp',1,'comments','Comments','評論',NULL,1589529653,NULL,0,0),(233,'zh_tw_wp',1,'commentscount','Comments ({$a})','評論數({$a})',NULL,1589529653,NULL,0,0),(234,'zh_tw_wp',1,'commentsnotenabled','Comments feature is not enabled','評論功能未啟用',NULL,1589529653,NULL,0,0),(235,'zh_tw_wp',1,'commentsrequirelogin','You need to log in to view the comments.','你需要登入後才能檢視評論內容',NULL,1589529653,NULL,0,0),(236,'zh_tw_wp',1,'comparelanguage','Compare and edit current language','比較並編輯目前語言',NULL,1589529653,NULL,0,0),(237,'zh_tw_wp',1,'complete','Complete','完全',NULL,1589529653,NULL,0,0),(238,'zh_tw_wp',1,'completereport','Complete report','完整報告',NULL,1589529653,NULL,0,0),(239,'zh_tw_wp',1,'configuration','Configuration','組態',NULL,1589529653,NULL,0,0),(240,'zh_tw_wp',1,'confirm','Confirm','確認',NULL,1589529653,NULL,0,0),(241,'zh_tw_wp',1,'confirmdeletesection','Are you absolutely sure you want to completely delete \"{$a}\" and all the activities it contains?','你是否真的確定你要完全刪除\"{$a}\" 和它所包含的所有活動?',NULL,1589529653,NULL,0,0),(242,'zh_tw_wp',1,'confirmed','Your registration has been confirmed','您的註冊已經獲准',NULL,1589529653,NULL,0,0),(243,'zh_tw_wp',1,'confirmednot','Your registration has not yet been confirmed. Please check your mailbox for a confirmation email.','您的註冊尚未獲准!',NULL,1589529653,NULL,0,0),(244,'zh_tw_wp',1,'confirmcheckfull','Are you absolutely sure you want to confirm {$a} ?','您真的確定要批准{$a}嗎?',NULL,1589529653,NULL,0,0),(245,'zh_tw_wp',1,'confirmcoursemove','Are you sure you want to move this course ({$a->course}) into this category ({$a->category})?','你確定要搬移這一課程({$a->course})到這一類別({$a->category})?',NULL,1589529653,NULL,0,0),(246,'zh_tw_wp',1,'considereddigitalminor','You are too young to create an account on this site.','You are too young to create an account on this site.',NULL,1589529653,NULL,0,0),(247,'zh_tw_wp',1,'content','Content','內容',NULL,1589529653,NULL,0,0),(248,'zh_tw_wp',1,'continue','Continue','繼續',NULL,1589529653,NULL,0,0),(249,'zh_tw_wp',1,'continuetocourse','Click here to enter your course','按這裏進入您的課程',NULL,1589529653,NULL,0,0),(250,'zh_tw_wp',1,'convertingwikitomarkdown','Converting wiki to Markdown','把Wiki轉為Markdown',NULL,1589529653,NULL,0,0),(251,'zh_tw_wp',1,'cookiesenabled','Cookies must be enabled in your browser','您的瀏覽器必須啟動 Cookies 功能',NULL,1589529653,NULL,0,0),(252,'zh_tw_wp',1,'cookiesenabled_help','Two cookies are used on this site:\n\nThe essential one is the session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).\n\nThe other cookie is purely for convenience, usually called MOODLEID or similar. It just remembers your username in the browser. This means that when you return to this site, the username field on the login page is already filled in for you. It is safe to refuse this cookie - you will just have to retype your username each time you log in.','本站使用了兩個cookie:\n\n最重要的是連線cookie,通常叫做 MoodleSession。您必須在瀏覽器裡允許這個cookie,以便使您的登入在頁與頁之間連續有效。當您登離或關閉瀏覽器,這個cookie在瀏覽器和伺服器裡都會被刪除。\n\n另一個cookie純粹是為了方便,通常被叫做類似 MOODLEID 之類的名字。它只用來在瀏覽器裡記住您的用戶名。這意味著當您再次回到本站,登入頁面裡的用戶名已經替您填好了。拒絕此cookie是安全的,只不過每次登入都要重新輸入用戶名而已。',NULL,1589529653,NULL,0,0),(253,'zh_tw_wp',1,'cookiesenabledonlysession','Cookies must be enabled in your browser','您的瀏覽器必須啟動 Cookies 功能',NULL,1589529653,NULL,0,0),(254,'zh_tw_wp',1,'cookiesenabledonlysession_help','This site uses one session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).','This site uses one session cookie, usually called MoodleSession. You must allow this cookie in your browser to provide continuity and to remain logged in when browsing the site. When you log out or close the browser, this cookie is destroyed (in your browser and on the server).',NULL,1589529653,NULL,0,0),(255,'zh_tw_wp',1,'cookiesnotenabled','Unfortunately, cookies are currently not enabled in your browser','不幸地,您所使用的瀏灠器的cookies功能目前未啟動',NULL,1589529653,NULL,0,0),(256,'zh_tw_wp',1,'copy','copy','複製',NULL,1589529653,NULL,0,0),(257,'zh_tw_wp',1,'copyasnoun','copy','複製',NULL,1589529653,NULL,0,0),(258,'zh_tw_wp',1,'copyingcoursefiles','Copying course files','複製課程檔案',NULL,1589529653,NULL,0,0),(259,'zh_tw_wp',1,'copyingsitefiles','Copying site files used in course','正在複製課程中用到的網站檔案',NULL,1589529653,NULL,0,0),(260,'zh_tw_wp',1,'copyinguserfiles','Copying user files','複製用戶的檔案',NULL,1589529653,NULL,0,0),(261,'zh_tw_wp',1,'copyingzipfile','Copying zip file','複製zip壓縮檔',NULL,1589529653,NULL,0,0),(262,'zh_tw_wp',1,'copyrightnotice','Copyright notice','版權聲明',NULL,1589529653,NULL,0,0),(263,'zh_tw_wp',1,'coresystem','System','系統',NULL,1589529653,NULL,0,0),(264,'zh_tw_wp',1,'cost','Cost','費用',NULL,1589529653,NULL,0,0),(265,'zh_tw_wp',1,'costdefault','Default cost','預設費用',NULL,1589529653,NULL,0,0),(266,'zh_tw_wp',1,'counteditems','{$a->count} {$a->items}','{$a->count}{$a->items}',NULL,1589529653,NULL,0,0),(267,'zh_tw_wp',1,'country','Country','國家',NULL,1589529653,NULL,0,0),(268,'zh_tw_wp',1,'course','Course','課程',NULL,1589529653,NULL,0,0),(269,'zh_tw_wp',1,'courseadministration','Course administration','課程管理',NULL,1589529653,NULL,0,0),(270,'zh_tw_wp',1,'courseapprovedemail','Your requested course, {$a->name}, has been approved and you have been made a {$a->teacher}. To access your new course, go to {$a->url}','您申請的【{$a->name}】課程已經通過審核,同時也成為此課程{$a->teacher}。請由 {$a->url} 進入您的新課程。',NULL,1589529653,NULL,0,0),(271,'zh_tw_wp',1,'courseapprovedemail2','Your requested course, {$a->name}, has been approved. To access your new course, go to {$a->url}','您申請的課程,{$a->name},已經核准。若要存取您的新課程,請連線到 {$a->url}',NULL,1589529653,NULL,0,0),(272,'zh_tw_wp',1,'courseapprovedfailed','Failed to save the course as approved!','儲存課程審核失敗!',NULL,1589529653,NULL,0,0),(273,'zh_tw_wp',1,'courseapprovedsubject','Your course has been approved!','您的開課申請已經審核通過!',NULL,1589529653,NULL,0,0),(274,'zh_tw_wp',1,'courseavailable','This course is available to students','這課程學生可以使用',NULL,1589529653,NULL,0,0),(275,'zh_tw_wp',1,'courseavailablenot','This course is not available to students','這課程學生不能使用',NULL,1589529653,NULL,0,0),(276,'zh_tw_wp',1,'coursebackup','Course backup','課程備份',NULL,1589529653,NULL,0,0),(277,'zh_tw_wp',1,'coursebulkaction','Bulk actions for selected courses','對選出課程的批量操作',NULL,1589529653,NULL,0,0),(278,'zh_tw_wp',1,'coursecategories','Course categories','課程類別',NULL,1589529653,NULL,0,0),(279,'zh_tw_wp',1,'coursecategory','Course category','課程類別',NULL,1589529653,NULL,0,0),(280,'zh_tw_wp',1,'coursecategory_help','This setting determines the category in which the course will appear in the list of courses.','這個設定值決定此課程將出現在課程清單的那一類別中。',NULL,1589529653,NULL,0,0),(281,'zh_tw_wp',1,'coursecategorydeleted','Deleted course category {$a}','已刪除課程類別 {$a}',NULL,1589529653,NULL,0,0),(282,'zh_tw_wp',1,'coursecatmanagement','Course and category management','課程和類別管理',NULL,1589529653,NULL,0,0),(283,'zh_tw_wp',1,'coursecompletion','Course completion','課程進度',NULL,1589529653,NULL,0,0),(284,'zh_tw_wp',1,'coursecompletions','Course completions','課程進度',NULL,1589529653,NULL,0,0),(285,'zh_tw_wp',1,'coursecreators','Course creator','課程管理員',NULL,1589529653,NULL,0,0),(286,'zh_tw_wp',1,'coursecreatorsdescription','Course creators can create new courses.','課程管理員可以建立新課程。',NULL,1589529653,NULL,0,0),(287,'zh_tw_wp',1,'coursedetails','Course details','課程細節',NULL,1589529653,NULL,0,0),(288,'zh_tw_wp',1,'coursedisplay','Course layout','課程編排',NULL,1589529653,NULL,0,0),(289,'zh_tw_wp',1,'coursedisplay_help','This setting determines whether the whole course is displayed on one page or split over several pages.','此設置決定整個課程是否顯示在一個頁面,或分成幾個頁面。',NULL,1589529653,NULL,0,0),(290,'zh_tw_wp',1,'coursedisplay_single','Show all sections on one page','在一個頁面上顯示全部單元',NULL,1589529653,NULL,0,0),(291,'zh_tw_wp',1,'coursedisplay_multi','Show one section per page','每頁顯示一個單元',NULL,1589529653,NULL,0,0),(292,'zh_tw_wp',1,'coursedeleted','Deleted course {$a}','已刪除課程 {$a}',NULL,1589529653,NULL,0,0),(293,'zh_tw_wp',1,'courseextendednamedisplay','{$a->shortname} {$a->fullname}','{$a->shortname} {$a->fullname}',NULL,1589529653,NULL,0,0),(294,'zh_tw_wp',1,'coursefiles','Legacy course files','舊版的課程檔案',NULL,1589529653,NULL,0,0),(295,'zh_tw_wp',1,'coursefilesedit','Edit legacy course files','編輯舊版的課程檔案',NULL,1589529653,NULL,0,0),(296,'zh_tw_wp',1,'coursefileswarning','Course files are deprecated','舊版的課程檔案功能已被廢棄',NULL,1589529653,NULL,0,0),(297,'zh_tw_wp',1,'coursefileswarning_help','Course files are deprecated since Moodle 2.0, please use external repositories instead as much as possible.','Moodle 2.0之後,課程檔案已捨棄不用。請盡可能改用外部倉儲資源。',NULL,1589529653,NULL,0,0),(298,'zh_tw_wp',1,'courseformatdata','Course format data','課程格式資料',NULL,1589529653,NULL,0,0),(299,'zh_tw_wp',1,'courseformats','Course formats','課程格式',NULL,1589529653,NULL,0,0),(300,'zh_tw_wp',1,'courseformatoptions','Formatting options for {$a}','{$a}的格式選項',NULL,1589529653,NULL,0,0),(301,'zh_tw_wp',1,'courseformatudpate','Update format','更新格式',NULL,1589529653,NULL,0,0),(302,'zh_tw_wp',1,'courseprofiles','Course profiles','課程簡介',NULL,1589529653,NULL,0,0),(303,'zh_tw_wp',1,'coursepreferences','Course preferences','課程偏好',NULL,1589529653,NULL,0,0),(304,'zh_tw_wp',1,'coursegrades','Course grades','課程成績',NULL,1589529653,NULL,0,0),(305,'zh_tw_wp',1,'coursehelpcategory','Position the course on the course listing and may make it easier for students to find it.','調整課程在課程列表的位置,可以讓學生更容易找到它。',NULL,1589529653,NULL,0,0),(306,'zh_tw_wp',1,'coursehelpforce','Force the course group mode to every activity in the course.','強制課程中所有活動都使用課程的群組模式。',NULL,1589529653,NULL,0,0),(307,'zh_tw_wp',1,'coursehelpformat','The course main page will be displayed in this format.','課程主頁將以此格式顯示',NULL,1589529653,NULL,0,0),(308,'zh_tw_wp',1,'coursehelphiddensections','How the hidden sections in the course are displayed to students.','課程中隱藏的單元要如何呈現給學生?',NULL,1589529653,NULL,0,0),(309,'zh_tw_wp',1,'coursehelpmaximumupload','Define the largest size of file that can be uploaded in this course, limited by the site-wide setting.','訂定課程中學生上傳檔案的最大容量,同時也受到全網站設定的限制。',NULL,1589529653,NULL,0,0),(310,'zh_tw_wp',1,'coursehelpnewsitemsnumber','Number of recent announcements appearing in the latest announcements block on the course page. If set to zero, the announcements forum will not be created.','此設置決定要從公佈欄選出幾則最新消息,放在這課程頁面上的最新消息區塊中(如果設定為“0”,則最新消息區塊將不會顯示)。',NULL,1589529653,NULL,0,0),(311,'zh_tw_wp',1,'coursehelpnumberweeks','Number of sections in the course (applies to certain course formats only).','在課程主頁上,顯示的週次數或主題數。',NULL,1589529653,NULL,0,0),(312,'zh_tw_wp',1,'coursehelpshowgrades','Enable the display of the gradebook. It does not prevent grades from being displayed within the individual activities.','啟用顯示成績單。這無法預防成績被顯示在個別的活動中。',NULL,1589529653,NULL,0,0),(313,'zh_tw_wp',1,'coursehidden','This course is currently unavailable to students','此課程目前並不對學生開放',NULL,1589529653,NULL,0,0),(314,'zh_tw_wp',1,'courseoverviewfiles','Course image','課程代表圖片',NULL,1589529653,NULL,0,0),(315,'zh_tw_wp',1,'courseoverviewfilesext','Course image file extensions','課程代表圖片類型',NULL,1589529653,NULL,0,0),(316,'zh_tw_wp',1,'courseoverviewfileslimit','Course image files limit','課程代表圖片檔案的限制',NULL,1589529653,NULL,0,0),(317,'zh_tw_wp',1,'courseoverviewfiles_help','The course image is displayed in the course overview on the Dashboard. Additional accepted file types and more than one file may be enabled by a site administrator. If so, these files will be displayed next to the course summary on the list of courses page.','課程代表圖片,將與課程摘要一起顯示在課程列表裡',NULL,1589529653,NULL,0,0),(318,'zh_tw_wp',1,'courseinfo','Course info','課程資訊',NULL,1589529653,NULL,0,0),(319,'zh_tw_wp',1,'coursenotaccessible','This course does not allow public access','這門課程未對公眾開放',NULL,1589529653,NULL,0,0),(320,'zh_tw_wp',1,'courselegacyfiles','Legacy course files','舊版的課程檔案',NULL,1589529653,NULL,0,0),(321,'zh_tw_wp',1,'courselegacyfiles_help','The course files area provides some backward compatibility with Moodle 1.9 and earlier. All files in this area are always accessible to all participants in the course (whether you link to them or not) and there is no way to know where any of these files are being used in Moodle.\n\nIf you use this area to store course files, you can expose yourself to a number of privacy and security issues, as well as experiencing missing files in backups, course imports and any time content is shared or re-used. It is therefore recommended that you do not use this area unless you really know what you are doing.','這課程檔案區提供 Moodle 1.9 或更早版本的相容性。在此課程所有參與者都可以存取本區的所有檔案(不管您是否有連結它們),且沒有辦法知道在Moodle中是否有使用到這些檔案。\n\n如果您使用這檔案區儲存課程檔案,您可能曝露您自己隱私及產生資安問題,還有在備份、課程匯入、分享或重複使用內容時遺失檔案。\n\n所以建議您不要使用舊版檔案區,除非您真的知道您在做什麼。',NULL,1589529653,NULL,0,0),(322,'zh_tw_wp',1,'courselegacyfiles_link','coursefiles2','coursefiles2',NULL,1589529653,NULL,0,0),(323,'zh_tw_wp',1,'courselegacyfilesofcourse','Legacy course files: {$a}','流傳下來的課程檔案: {$a}',NULL,1589529653,NULL,0,0),(324,'zh_tw_wp',1,'courseoverview','Course overview','課程概況',NULL,1589529653,NULL,0,0),(325,'zh_tw_wp',1,'courseoverviewgraph','Course overview graph','課程概況圖',NULL,1589529653,NULL,0,0),(326,'zh_tw_wp',1,'coursereasonforrejecting','Your reasons for rejecting this request','駁回申請的理由',NULL,1589529653,NULL,0,0),(327,'zh_tw_wp',1,'coursereasonforrejectingemail','This will be emailed to the requester','將寄電子郵件給申請者',NULL,1589529653,NULL,0,0),(328,'zh_tw_wp',1,'coursereject','Reject a course request','拒絕此開課申請',NULL,1589529653,NULL,0,0),(329,'zh_tw_wp',1,'courserejected','Course has been rejected and the requester has been notified.','開課申請已拒絕,並且通知了申請者。',NULL,1589529653,NULL,0,0),(330,'zh_tw_wp',1,'courserejectemail','Sorry, but the course you requested has been rejected. Here is the reason provided:\n\n{$a}','抱歉,您申請的課程已遭駁回。理由如下:{$a}',NULL,1589529653,NULL,0,0),(331,'zh_tw_wp',1,'courserejectreason','Outline your reasons for rejecting this course
(this will be emailed to the requester)','簡述您駁回此課程的理由
(此理由將email給申請者)。',NULL,1589529653,NULL,0,0),(332,'zh_tw_wp',1,'courserejectsubject','Your course has been rejected','您的開課申請被拒絕了',NULL,1589529653,NULL,0,0),(333,'zh_tw_wp',1,'coursereport','Course report','課程報表',NULL,1589529653,NULL,0,0),(334,'zh_tw_wp',1,'coursereports','Course reports','課程報表',NULL,1589529653,NULL,0,0),(335,'zh_tw_wp',1,'courserequest','Course request','開課申請',NULL,1589529653,NULL,0,0),(336,'zh_tw_wp',1,'courserequestdetails','Details of the course you are requesting','您申請課程的詳細資訊',NULL,1589529653,NULL,0,0),(337,'zh_tw_wp',1,'courserequestfailed','For some reason, your course request could not be saved','因故無法儲存您的課程申請。',NULL,1589529653,NULL,0,0),(338,'zh_tw_wp',1,'courserequestintro','Use this form to request a course to be created for you.
Try and fill in as much information as you can to allow
the administrators to understand your reasons for wanting this course.','使用此表格申請您要建立的課程。
請您儘可能填寫完整的資料,讓管理者可以明白您申請這個課程的理由。',NULL,1589529653,NULL,0,0),(339,'zh_tw_wp',1,'courserequestreason','Reasons for wanting this course','申請此課程的理由',NULL,1589529653,NULL,0,0),(340,'zh_tw_wp',1,'courserequestsuccess','Your course request has been saved successfully. You will be sent an email to inform you whether your request was approved.','已成功儲存您的開課申請資料。近日內,您將會收到審核結果的通知郵件。',NULL,1589529653,NULL,0,0),(341,'zh_tw_wp',1,'courserequestsupport','Supporting information to help the administrator evaluate this request','提供資訊幫助管理者審查您的開課申請。',NULL,1589529653,NULL,0,0),(342,'zh_tw_wp',1,'courserequestwarning','The user requesting this course will be automatically enrolled and assigned the role of {$a}.','要求開設這一課程的用戶將會自動加入選課中,並指派成\"{$a}\" 角色',NULL,1589529653,NULL,0,0),(343,'zh_tw_wp',1,'courserestore','Course restore','還原課程',NULL,1589529653,NULL,0,0),(344,'zh_tw_wp',1,'courses','Courses','課程',NULL,1589529654,NULL,0,0),(345,'zh_tw_wp',1,'coursesectionsummaries','Course section summaries','課程單元摘要',NULL,1589529654,NULL,0,0),(346,'zh_tw_wp',1,'coursesectiontitle','Course: {$a->course}, {$a->sectionname}: {$a->sectiontitle}','課程:{$a->course}, {$a->sectionname}: {$a->sectiontitle}',NULL,1589529654,NULL,0,0),(347,'zh_tw_wp',1,'coursesettings','Course default settings','課程預設設定',NULL,1589529654,NULL,0,0),(348,'zh_tw_wp',1,'coursesmovedout','Courses moved out from {$a}','課程已從 {$a} 中移出',NULL,1589529654,NULL,0,0),(349,'zh_tw_wp',1,'coursespending','Courses pending approval','待審核的開課申請',NULL,1589529654,NULL,0,0),(350,'zh_tw_wp',1,'coursesearch','Search courses','搜尋課程',NULL,1589529654,NULL,0,0),(351,'zh_tw_wp',1,'coursesearch_help','You can search for multiple words at once and can refine your search as follows:\n\n* word - find any match of this word within the text\n* +word - only exact matching words will be found\n* -word - don\'t include results containing this word.','

您可以同時使用多關鍵字來搜尋。並以下列方法來改進您的搜尋

\n',NULL,1589529654,NULL,0,0),(352,'zh_tw_wp',1,'coursestart','Course start','課程開始',NULL,1589529654,NULL,0,0),(353,'zh_tw_wp',1,'coursesummary','Course summary','課程摘要',NULL,1589529654,NULL,0,0),(354,'zh_tw_wp',1,'coursesummary_help','The course summary is displayed in the list of courses. A course search searches course summary text in addition to course names.','課程摘要顯示在課程清單中。課程搜尋除了課程名稱,也會搜尋此摘要資料。',NULL,1589529654,NULL,0,0),(355,'zh_tw_wp',1,'coursetitle','Course: {$a->course}','課程:{$a->course}',NULL,1589529654,NULL,0,0),(356,'zh_tw_wp',1,'courseupdates','Course updates','更新課程',NULL,1589529654,NULL,0,0),(357,'zh_tw_wp',1,'coursevisibility','Course visibility','課程可見度管制',NULL,1589529654,NULL,0,0),(358,'zh_tw_wp',1,'coursevisibility_help','This setting determines whether the course appears in the list of courses and whether students can access it. If set to Hide, then access is restricted to users with the capability to view hidden courses (such as teachers).','這一設定會決定這課程是否要出現在課程清單上,以及學生是否能夠取用它。如果設定為隱藏,那就只有有權限能看到隱藏課程的用戶(比如教師)能夠存取它。',NULL,1589529654,NULL,0,0),(359,'zh_tw_wp',1,'create','Create','建立',NULL,1589529654,NULL,0,0),(360,'zh_tw_wp',1,'createaccount','Create my new account','建立我的新帳號',NULL,1589529654,NULL,0,0),(361,'zh_tw_wp',1,'createcategory','Create category','建立類別',NULL,1589529654,NULL,0,0),(362,'zh_tw_wp',1,'createfolder','Create a folder in {$a}','在 {$a} 建立一個新資料夾',NULL,1589529654,NULL,0,0),(363,'zh_tw_wp',1,'createnew','Create new','建立新的',NULL,1589529654,NULL,0,0),(364,'zh_tw_wp',1,'createnewcategory','Create new category','建立新類別',NULL,1589529654,NULL,0,0),(365,'zh_tw_wp',1,'createnewcourse','Create new course','建立新課程',NULL,1589529654,NULL,0,0),(366,'zh_tw_wp',1,'createnewsubcategory','Create new subcategory','建立新下層類別',NULL,1589529654,NULL,0,0),(367,'zh_tw_wp',1,'createsubcategoryof','Create subcategory of {$a}','建立{$a}的下層類別',NULL,1589529654,NULL,0,0),(368,'zh_tw_wp',1,'createuserandpass','Choose your username and password','請選擇您的帳號名稱和密碼',NULL,1589529654,NULL,0,0),(369,'zh_tw_wp',1,'createuser','Create user','建立用戶',NULL,1589529654,NULL,0,0),(370,'zh_tw_wp',1,'createziparchive','Create zip archive','產生zip壓縮檔',NULL,1589529654,NULL,0,0),(371,'zh_tw_wp',1,'creatingblocks','Creating blocks','建立區塊',NULL,1589529654,NULL,0,0),(372,'zh_tw_wp',1,'creatingblocksroles','Creating block level role assignments and overrides','建立區塊層級的角色指派與置換',NULL,1589529654,NULL,0,0),(373,'zh_tw_wp',1,'creatingblogsinfo','Creating blogs info','建立部落格資訊',NULL,1589529654,NULL,0,0),(374,'zh_tw_wp',1,'creatingcategoriesandquestions','Creating categories and questions','建立類別和試題',NULL,1589529654,NULL,0,0),(375,'zh_tw_wp',1,'creatingcoursemodules','Creating course modules','建立課程模組',NULL,1589529654,NULL,0,0),(376,'zh_tw_wp',1,'creatingcourseroles','Creating course level role assignments and overrides','建立課程層級的角色指派與置換',NULL,1589529654,NULL,0,0),(377,'zh_tw_wp',1,'creatingevents','Creating events','建立事件',NULL,1589529654,NULL,0,0),(378,'zh_tw_wp',1,'creatinggradebook','Creating gradebook','建立成績單',NULL,1589529654,NULL,0,0),(379,'zh_tw_wp',1,'creatinggroupings','Creating groupings','建立群組',NULL,1589529654,NULL,0,0),(380,'zh_tw_wp',1,'creatinggroupingsgroups','Adding groups into groupings','將分組加入為群',NULL,1589529654,NULL,0,0),(381,'zh_tw_wp',1,'creatinggroups','Creating groups','建立分組',NULL,1589529654,NULL,0,0),(382,'zh_tw_wp',1,'creatinglogentries','Creating log entries','建立存取記錄',NULL,1589529654,NULL,0,0),(383,'zh_tw_wp',1,'creatingmessagesinfo','Creating messages info','建立簡訊資訊',NULL,1589529654,NULL,0,0),(384,'zh_tw_wp',1,'creatingmodroles','Creating module level role assignments and overrides','建立模組層級的角色指派與置換',NULL,1589529654,NULL,0,0),(385,'zh_tw_wp',1,'creatingnewcourse','Creating new course','開設新的課程',NULL,1589529654,NULL,0,0),(386,'zh_tw_wp',1,'creatingrolesdefinitions','Creating roles definitions','建立角色定義',NULL,1589529654,NULL,0,0),(387,'zh_tw_wp',1,'creatingscales','Creating scales','建立評分量尺',NULL,1589529654,NULL,0,0),(388,'zh_tw_wp',1,'creatingsections','Creating sections','建立單元段落',NULL,1589529654,NULL,0,0),(389,'zh_tw_wp',1,'creatingtemporarystructures','Creating temporary structures','建立暫存結構',NULL,1589529654,NULL,0,0),(390,'zh_tw_wp',1,'creatinguserroles','Creating user level role assignments and overrides','建立用戶層級的角色指派與置換',NULL,1589529654,NULL,0,0),(391,'zh_tw_wp',1,'creatingusers','Creating users','建立用戶',NULL,1589529654,NULL,0,0),(392,'zh_tw_wp',1,'creatingxmlfile','Creating XML file','建立XML 檔案',NULL,1589529654,NULL,0,0),(393,'zh_tw_wp',1,'currency','Currency','貨幣',NULL,1589529654,NULL,0,0),(394,'zh_tw_wp',1,'currentcourse','Current course','目前課程',NULL,1589529654,NULL,0,0),(395,'zh_tw_wp',1,'currentcourseadding','Current course, adding data to it','增加資料至目前課程',NULL,1589529654,NULL,0,0),(396,'zh_tw_wp',1,'currentcoursedeleting','Current course, deleting it first','刪除目前課程',NULL,1589529654,NULL,0,0),(397,'zh_tw_wp',1,'currentlanguage','Current language','選定語言',NULL,1589529654,NULL,0,0),(398,'zh_tw_wp',1,'currentlocaltime','your current local time','您的當地時間',NULL,1589529654,NULL,0,0),(399,'zh_tw_wp',1,'currentpicture','Current picture','個人照',NULL,1589529654,NULL,0,0),(400,'zh_tw_wp',1,'currentrelease','Current release information','目前發行版本資訊',NULL,1589529654,NULL,0,0),(401,'zh_tw_wp',1,'currentversion','Current version','目前版本',NULL,1589529654,NULL,0,0),(402,'zh_tw_wp',1,'databasechecking','Upgrading Moodle database from version {$a->oldversion} to {$a->newversion}','把Moodle資料庫從{$a->oldversion}升級到{$a->newversion}',NULL,1589529654,NULL,0,0),(403,'zh_tw_wp',1,'databaseperformance','Database performance','資料庫效能',NULL,1589529654,NULL,0,0),(404,'zh_tw_wp',1,'databasesetup','Setting up database','正在安裝資料庫',NULL,1589529654,NULL,0,0),(405,'zh_tw_wp',1,'databasesuccess','Database was successfully upgraded','資料庫升級成功',NULL,1589529654,NULL,0,0),(406,'zh_tw_wp',1,'databaseupgradebackups','Backup version is now {$a}','現在的備份版本是{$a}',NULL,1589529654,NULL,0,0),(407,'zh_tw_wp',1,'databaseupgradeblocks','Blocks version is now {$a}','現在的區塊版本是{$a}',NULL,1589529654,NULL,0,0),(408,'zh_tw_wp',1,'databaseupgradegroups','Groups version is now {$a}','現在群組的版本是{$a}',NULL,1589529654,NULL,0,0),(409,'zh_tw_wp',1,'databaseupgradelocal','Local database customisations version is now {$a}','現在的本地資料庫修訂版本為 {$a}',NULL,1589529654,NULL,0,0),(410,'zh_tw_wp',1,'databaseupgrades','Upgrading database','升級資料庫',NULL,1589529654,NULL,0,0),(411,'zh_tw_wp',1,'dataformats','Data formats','資料格式',NULL,1589529654,NULL,0,0),(412,'zh_tw_wp',1,'date','Date','日期',NULL,1589529654,NULL,0,0),(413,'zh_tw_wp',1,'datechanged','Date changed','日期已變更',NULL,1589529654,NULL,0,0),(414,'zh_tw_wp',1,'datemostrecentfirst','Date - most recent first','時間日期 -- 最新的優先顯示',NULL,1589529654,NULL,0,0),(415,'zh_tw_wp',1,'datemostrecentlast','Date - most recent last','時間日期 -- 最新的最後顯示',NULL,1589529654,NULL,0,0),(416,'zh_tw_wp',1,'day','day','日',NULL,1589529654,NULL,0,0),(417,'zh_tw_wp',1,'days','days','日',NULL,1589529654,NULL,0,0),(418,'zh_tw_wp',1,'decodinginternallinks','Decoding internal links','解譯內部的連結',NULL,1589529654,NULL,0,0),(419,'zh_tw_wp',1,'default','Default','預設',NULL,1589529654,NULL,0,0),(420,'zh_tw_wp',1,'defaulteditor','Default editor','預設編輯器',NULL,1589529654,NULL,0,0),(421,'zh_tw_wp',1,'defaultcompetencescale','Default competence scale','預設的核心能力量尺',NULL,1589529654,NULL,0,0),(422,'zh_tw_wp',1,'defaultcompetencescaledesc','A binary rating scale that provides no further information beyond whether someone has demonstrated proficiency or not.','這二元的評定量尺除了能說明某人是否精熟某一能力之外,不能提供進一步的訊息。',NULL,1589529654,NULL,0,0),(423,'zh_tw_wp',1,'defaultcompetencescalenotproficient','Not yet competent','尚不能勝任',NULL,1589529654,NULL,0,0),(424,'zh_tw_wp',1,'defaultcompetencescaleproficient','Competent','能勝任',NULL,1589529654,NULL,0,0),(425,'zh_tw_wp',1,'defaultcoursestudent','Student','學生',NULL,1589529654,NULL,0,0),(426,'zh_tw_wp',1,'defaultcoursestudentdescription','Students generally have fewer privileges within a course.','學生在課程中通常擁有較少的權限。',NULL,1589529654,NULL,0,0),(427,'zh_tw_wp',1,'defaultcoursestudents','Students','學生們',NULL,1589529654,NULL,0,0),(428,'zh_tw_wp',1,'defaultcoursesummary','Write a concise and interesting paragraph here that explains what this course is about','請寫一段精簡有趣的文字來介紹這個課程',NULL,1589529654,NULL,0,0),(429,'zh_tw_wp',1,'defaultcourseteacher','Teacher','教師',NULL,1589529654,NULL,0,0),(430,'zh_tw_wp',1,'defaultcourseteacherdescription','Teachers can do anything within a course, including changing the activities and grading students.','教師可以在課程中執行任何操作,包括修改教學活動以及對學生評分。',NULL,1589529654,NULL,0,0),(431,'zh_tw_wp',1,'defaultcourseteachers','Teachers','教師們',NULL,1589529654,NULL,0,0),(432,'zh_tw_wp',1,'defaulthomepageuser','Home page','Home page',NULL,1589529654,NULL,0,0),(433,'zh_tw_wp',1,'defaulthomepageuser_help','Your home page is the first link in the navigation.','Your home page is the first link in the navigation.',NULL,1589529654,NULL,0,0),(434,'zh_tw_wp',1,'delete','Delete','刪除',NULL,1589529654,NULL,0,0),(435,'zh_tw_wp',1,'deleteablock','Delete a block','刪除區塊',NULL,1589529654,NULL,0,0),(436,'zh_tw_wp',1,'deleteall','Delete all','全部刪除',NULL,1589529654,NULL,0,0),(437,'zh_tw_wp',1,'deleteallcannotundo','Delete all - cannot be undone','刪除全部--無法還原',NULL,1589529654,NULL,0,0),(438,'zh_tw_wp',1,'deleteallcomments','Delete all comments','刪除所有評論',NULL,1589529654,NULL,0,0),(439,'zh_tw_wp',1,'deleteallratings','Delete all ratings','刪除所有評分',NULL,1589529654,NULL,0,0),(440,'zh_tw_wp',1,'deletecategory','Delete category: {$a}','刪除類別:{$a}',NULL,1589529654,NULL,0,0),(441,'zh_tw_wp',1,'deletecategoryempty','This category is empty.','此類別是空的。',NULL,1589529654,NULL,0,0),(442,'zh_tw_wp',1,'deletecategorycheck','Are you absolutely sure you want to completely delete this category \'{$a}\'?
This will move all courses into the parent category if there is one, or into Miscellaneous.','您十分確定要將這個‘{$a}’目錄完全刪除嗎?\n這將會把所有課程移到父目錄(如果有的話)中,或者移到其他類別。',NULL,1589529654,NULL,0,0),(443,'zh_tw_wp',1,'deletecategorycheck2','If you delete this category, you need to choose what to do with the courses and subcategories it contains.','如果刪除此課程類別,您必須選擇該類別下的課程和子類別要怎麼處理。',NULL,1589529654,NULL,0,0),(444,'zh_tw_wp',1,'deletecommentbyon','Delete comment posted by {$a->user} on {$a->time}','刪除{$a->user}在 {$a->time}所貼的評論',NULL,1589529654,NULL,0,0),(445,'zh_tw_wp',1,'deletecompletely','Delete completely','完全刪除',NULL,1589529654,NULL,0,0),(446,'zh_tw_wp',1,'deletecourse','Delete a course','刪除一個課程',NULL,1589529654,NULL,0,0),(447,'zh_tw_wp',1,'deletecoursecheck','Are you absolutely sure you want to completely delete this course and all the data it contains?','您確定要完全清除本課程以及所有相關資料嗎?',NULL,1589529654,NULL,0,0),(448,'zh_tw_wp',1,'deleted','Deleted','已刪除',NULL,1589529654,NULL,0,0),(449,'zh_tw_wp',1,'deletedactivity','Deleted {$a}','已經刪除 {$a}',NULL,1589529654,NULL,0,0),(450,'zh_tw_wp',1,'deletedcourse','{$a} has been completely deleted','{$a} 課程已經完全刪除了',NULL,1589529654,NULL,0,0),(451,'zh_tw_wp',1,'deletednot','Could not delete {$a} !','無法刪除 {$a} !',NULL,1589529654,NULL,0,0),(452,'zh_tw_wp',1,'deletecheck','Delete {$a} ?','刪除 {$a} 嗎?',NULL,1589529654,NULL,0,0),(453,'zh_tw_wp',1,'deletechecktype','Are you sure that you want to delete this {$a->type}?','您確定要刪除{$a->type}嗎?',NULL,1589529654,NULL,0,0),(454,'zh_tw_wp',1,'deletechecktypename','Are you sure that you want to delete the {$a->type} \"{$a->name}\"?','您確定要刪除 {$a->type} “{$a->name}”嗎?',NULL,1589529654,NULL,0,0),(455,'zh_tw_wp',1,'deletecheckfiles','Are you absolutely sure you want to delete these files?','您真的確定要刪除這些檔案嗎?',NULL,1589529654,NULL,0,0),(456,'zh_tw_wp',1,'deletecheckfull','Are you absolutely sure you want to completely delete the user {$a}, including their enrolments, activity and other user data?','您真的確定要徹底刪除用戶{$a},包含他們的選課、活動和其他用戶資料?',NULL,1589529654,NULL,0,0),(457,'zh_tw_wp',1,'deletecheckwarning','You are about to delete these files','您即將刪除這些檔案',NULL,1589529654,NULL,0,0),(458,'zh_tw_wp',1,'deletepicture','Delete picture','刪除',NULL,1589529654,NULL,0,0),(459,'zh_tw_wp',1,'deletesection','Delete section','刪除單元',NULL,1589529654,NULL,0,0),(460,'zh_tw_wp',1,'deleteselected','Delete selected','刪除選擇的',NULL,1589529654,NULL,0,0),(461,'zh_tw_wp',1,'deleteselectedkey','Delete selected key','刪除選擇的key',NULL,1589529654,NULL,0,0),(462,'zh_tw_wp',1,'deletingcourse','Deleting {$a}','正在刪除{$a}',NULL,1589529654,NULL,0,0),(463,'zh_tw_wp',1,'deletingexistingcoursedata','Deleting existing course data','刪除已存在的課程資料',NULL,1589529654,NULL,0,0),(464,'zh_tw_wp',1,'deletingolddata','Deleting old data','刪除舊資料',NULL,1589529654,NULL,0,0),(465,'zh_tw_wp',1,'department','Department','科系',NULL,1589529654,NULL,0,0),(466,'zh_tw_wp',1,'desc','Descending','遞減',NULL,1589529654,NULL,0,0),(467,'zh_tw_wp',1,'description','Description','說明',NULL,1589529654,NULL,0,0),(468,'zh_tw_wp',1,'descriptiona','Description: {$a}','說明:{$a}',NULL,1589529654,NULL,0,0),(469,'zh_tw_wp',1,'deselectall','Deselect all','取消選取',NULL,1589529654,NULL,0,0),(470,'zh_tw_wp',1,'deselectnos','Deselect all \'No\'','Deselect all \'No\'',NULL,1589529654,NULL,0,0),(471,'zh_tw_wp',1,'detailedless','Less detailed','簡略',NULL,1589529654,NULL,0,0),(472,'zh_tw_wp',1,'detailedmore','More detailed','詳細',NULL,1589529654,NULL,0,0),(473,'zh_tw_wp',1,'digitalminor','Digital minor','數位兒童',NULL,1589529654,NULL,0,0),(474,'zh_tw_wp',1,'digitalminor_desc','Please ask your parent/guardian to contact:','要在這網站上建立一個帳號,請你父母或監護人聯絡以下的人',NULL,1589529654,NULL,0,0),(475,'zh_tw_wp',1,'directory','Directory','目錄',NULL,1589529654,NULL,0,0),(476,'zh_tw_wp',1,'disable','Disable','取消',NULL,1589529654,NULL,0,0),(477,'zh_tw_wp',1,'disabledcomments','Comments are disabled','評論功能停用',NULL,1589529654,NULL,0,0),(478,'zh_tw_wp',1,'dismissnotification','Dismiss this notification','Dismiss this notification',NULL,1589529654,NULL,0,0),(479,'zh_tw_wp',1,'displayingfirst','Only the first {$a->count} {$a->things} are displayed','只顯示第一個{$a->count} {$a->things}',NULL,1589529654,NULL,0,0),(480,'zh_tw_wp',1,'displayingrecords','Displaying {$a} records','顯示{$a}筆紀錄',NULL,1589529654,NULL,0,0),(481,'zh_tw_wp',1,'displayingusers','Displaying users {$a->start} to {$a->end}','顯示用戶從{$a->start}到{$a->end}',NULL,1589529654,NULL,0,0),(482,'zh_tw_wp',1,'displayonpage','Display on page','在頁面顯示',NULL,1589529654,NULL,0,0),(483,'zh_tw_wp',1,'dndcourse','You can drag and drop this course to alter its sorting or to move it to another category.','您可以用拖放這一課程來改變它的排列順序,或是把它搬到另一個類別中。',NULL,1589529654,NULL,0,0),(484,'zh_tw_wp',1,'dndenabled_inbox','You can drag and drop files here to add them.','若要新增檔案,請將檔案拖放到這裡。',NULL,1589529654,NULL,0,0),(485,'zh_tw_wp',1,'dndnotsupported','Drag and drop upload not supported','不支援拖曳',NULL,1589529654,NULL,0,0),(486,'zh_tw_wp',1,'dndnotsupported_help','Your browser does not support drag and drop upload. This feature is available in all recent versions of Chrome, Firefox and Safari, as well as Internet Explorer v10 and above.','你的瀏覽器不支援以拖曳方式上傳檔案。
這一功能在所有當前版本的Chrome, Firefox 和 Safari,以及 Internet Explorer v10 以上都可以使用。',NULL,1589529654,NULL,0,0),(487,'zh_tw_wp',1,'dndnotsupported_insentence','drag and drop not supported','不支援拖曳',NULL,1589529654,NULL,0,0),(488,'zh_tw_wp',1,'dnduploadwithoutcontent','This upload does not have any content','沒有上傳任何內容',NULL,1589529654,NULL,0,0),(489,'zh_tw_wp',1,'dndworkingfiletextlink','Drag and drop files, text or links onto course sections to upload them','將檔案、文字或超連結拖放到課程單元中就可以將它們上傳到課程中',NULL,1589529654,NULL,0,0),(490,'zh_tw_wp',1,'dndworkingfilelink','Drag and drop files or links onto course sections to upload them','將檔案或超連結拖放到課程單元中就可以將它們上傳到課程中',NULL,1589529654,NULL,0,0),(491,'zh_tw_wp',1,'dndworkingfiletext','Drag and drop files or text onto course sections to upload them','將檔案或文字拖放到課程單元中就可以將它們上傳到課程中',NULL,1589529654,NULL,0,0),(492,'zh_tw_wp',1,'dndworkingfile','Drag and drop files onto course sections to upload them','將檔案拖放到課程單元中就可以上傳',NULL,1589529654,NULL,0,0),(493,'zh_tw_wp',1,'dndworkingtextlink','Drag and drop text or links onto course sections to upload them','將文字或超連結拖放到課程單元中就可以將它們上傳到課程中',NULL,1589529654,NULL,0,0),(494,'zh_tw_wp',1,'dndworkingtext','Drag and drop text onto course sections to upload it','將文字拖放到課程單元中就可以上傳',NULL,1589529654,NULL,0,0),(495,'zh_tw_wp',1,'dndworkinglink','Drag and drop links onto course sections to upload them','將超連結拖放到課程單元中就可以上傳',NULL,1589529654,NULL,0,0),(496,'zh_tw_wp',1,'documentation','Moodle documentation','Moodle文件',NULL,1589529654,NULL,0,0),(497,'zh_tw_wp',1,'dontsortcategories','Don\'t sort categories','不要將類別排序',NULL,1589529654,NULL,0,0),(498,'zh_tw_wp',1,'dontsortcourses','Don\'t sort courses','不要將課程排序',NULL,1589529654,NULL,0,0),(499,'zh_tw_wp',1,'down','Down','往下',NULL,1589529654,NULL,0,0),(500,'zh_tw_wp',1,'download','Download','下載',NULL,1589529654,NULL,0,0),(501,'zh_tw_wp',1,'downloadall','Download all','全部下載',NULL,1589529654,NULL,0,0),(502,'zh_tw_wp',1,'downloadexcel','Download in Excel format','以Excel 檔案格式下載',NULL,1589529654,NULL,0,0),(503,'zh_tw_wp',1,'downloadfile','Download file','下載檔案',NULL,1589529654,NULL,0,0),(504,'zh_tw_wp',1,'downloadods','Download in ODS format','以ODS檔案格式下載',NULL,1589529654,NULL,0,0),(505,'zh_tw_wp',1,'downloadtext','Download in text format','以文字檔格式下載',NULL,1589529654,NULL,0,0),(506,'zh_tw_wp',1,'doyouagree','Have you read these conditions and understood them?','您是否已經閱覽以上說明條件並且同意所有內容?',NULL,1589529654,NULL,0,0),(507,'zh_tw_wp',1,'droptoupload','Drop files here to upload','檔案拖放到這裡就可以上傳',NULL,1589529654,NULL,0,0),(508,'zh_tw_wp',1,'duplicate','Duplicate','複製',NULL,1589529654,NULL,0,0),(509,'zh_tw_wp',1,'duplicatedmodule','{$a} (copy)','{$a} (copy)',NULL,1589529654,NULL,0,0),(510,'zh_tw_wp',1,'edhelpaspellpath','To use spell-checking within the editor, you MUST have aspell 0.50 or later installed on your server, and you must specify the correct path to access the aspell binary. On Unix/Linux systems, this path is usually /usr/bin/aspell, but it might be something else.','要在編輯器中使用拼寫檢查功能,您必須在伺服器上安裝aspell 0.50或其更高版本,並且還要正確地指定aspell程式的路徑。在Unix/Linux系統上通常是/usr/bin/aspell,當然也可能是其它地方。',NULL,1589529654,NULL,0,0),(511,'zh_tw_wp',1,'edhelpbgcolor','Define the edit area\'s background color.
Valid values are, for example: #FFFFFF or white','定義編輯區域的背景顏色。
有效值範例:#ffffff 或 white',NULL,1589529654,NULL,0,0),(512,'zh_tw_wp',1,'edhelpcleanword','This setting enables or disables Word-specific format filtering.','這個設定決定是否過濾Word特定格式。',NULL,1589529654,NULL,0,0),(513,'zh_tw_wp',1,'edhelpenablespelling','Enable or disable spell-checking. When enabled, aspell must be installed on the server. The second value is the default dictionary. This value will be used if aspell doesn\'t have dictionary for users own language.','是否做拼字檢查。如果啟動,必須在伺服器中安裝aspell。第二個值是預設的字典。若aspll 沒有用戶自己語言的字典,將會使用這一個。',NULL,1589529654,NULL,0,0),(514,'zh_tw_wp',1,'edhelpfontfamily','The font-family property is a list of font family names and/or generic family names. Family names must be separated with comma.','這個字型屬性是一系列具體的或通用的字型名稱列表。名稱之間必須用逗號分隔。',NULL,1589529654,NULL,0,0),(515,'zh_tw_wp',1,'edhelpfontlist','Define the fonts used on editors dropdown menu.','定義編輯器下拉選單可使用的字型。',NULL,1589529654,NULL,0,0),(516,'zh_tw_wp',1,'edhelpfontsize','The default font-size sets the size of a font.
Valid values are for example: medium, large, smaller, larger, 10pt, 11px.','使用預設值設定字型的大小。
有效的值如下:medium、large、smaller、lager、10pt、11px。',NULL,1589529654,NULL,0,0),(517,'zh_tw_wp',1,'edit','Edit','編修',NULL,1589529654,NULL,0,0),(518,'zh_tw_wp',1,'edita','Edit {$a}','編修{$a}',NULL,1589529654,NULL,0,0),(519,'zh_tw_wp',1,'editcategorysettings','Edit category settings','編修類別設定',NULL,1589529654,NULL,0,0),(520,'zh_tw_wp',1,'editcategorythis','Edit this category','編修此類別',NULL,1589529654,NULL,0,0),(521,'zh_tw_wp',1,'editcoursesettings','Edit course settings','編修課程設定',NULL,1589529654,NULL,0,0),(522,'zh_tw_wp',1,'editsettings','Edit settings','修改設定',NULL,1589529654,NULL,0,0),(523,'zh_tw_wp',1,'editfiles','Edit files','編修檔案',NULL,1589529654,NULL,0,0),(524,'zh_tw_wp',1,'editgroupprofile','Edit group profile','編修群組的簡介',NULL,1589529654,NULL,0,0),(525,'zh_tw_wp',1,'editinga','Editing {$a}','正在編修{$a}',NULL,1589529654,NULL,0,0),(526,'zh_tw_wp',1,'editingteachershort','Editor','編修者',NULL,1589529654,NULL,0,0),(527,'zh_tw_wp',1,'editlock','This value cannot be edited!','不能修改這個數值!',NULL,1589529654,NULL,0,0),(528,'zh_tw_wp',1,'editmyprofile','Edit profile','編修個人資料',NULL,1589529654,NULL,0,0),(529,'zh_tw_wp',1,'editorbgcolor','Background-color','背景顏色',NULL,1589529654,NULL,0,0),(530,'zh_tw_wp',1,'editorcleanonpaste','Clean Word HTML on paste','在貼上時清除Word 的HTML標籤',NULL,1589529654,NULL,0,0),(531,'zh_tw_wp',1,'editorcommonsettings','Common settings','共同的設定',NULL,1589529654,NULL,0,0),(532,'zh_tw_wp',1,'editordefaultfont','Default font','預設字型',NULL,1589529654,NULL,0,0),(533,'zh_tw_wp',1,'editorenablespelling','Enable spellchecking','啟動拼字檢查',NULL,1589529654,NULL,0,0),(534,'zh_tw_wp',1,'editorfontlist','Fontlist','字型清單',NULL,1589529654,NULL,0,0),(535,'zh_tw_wp',1,'editorfontsize','Default font-size','預設字型大小',NULL,1589529654,NULL,0,0),(536,'zh_tw_wp',1,'editorpreferences','Editor preferences','編輯器偏好',NULL,1589529654,NULL,0,0),(537,'zh_tw_wp',1,'editorresettodefaults','Reset to default values','重設為預設值',NULL,1589529654,NULL,0,0),(538,'zh_tw_wp',1,'editorsettings','Editor settings','編輯器設定',NULL,1589529654,NULL,0,0),(539,'zh_tw_wp',1,'editorshortcutkeys','Editor shortcut keys','編輯器快捷鍵',NULL,1589529654,NULL,0,0),(540,'zh_tw_wp',1,'editsection','Edit section','編輯學習單元',NULL,1589529654,NULL,0,0),(541,'zh_tw_wp',1,'editsectionname','Edit section name','編輯單元名稱',NULL,1589529654,NULL,0,0),(542,'zh_tw_wp',1,'editsummary','Edit summary','編修概要',NULL,1589529654,NULL,0,0),(543,'zh_tw_wp',1,'edittitle','Edit title','編修標題',NULL,1589529654,NULL,0,0),(544,'zh_tw_wp',1,'edittitleinstructions','Escape to cancel, Enter when finished','按Esc鍵可取消編輯,輸入完成後請按Enter鍵。',NULL,1589529654,NULL,0,0),(545,'zh_tw_wp',1,'editthisactivity','Edit this activity','編修本活動',NULL,1589529654,NULL,0,0),(546,'zh_tw_wp',1,'editthiscategory','Edit this category','編修類別',NULL,1589529654,NULL,0,0),(547,'zh_tw_wp',1,'edituser','Edit user accounts','編修用戶帳號',NULL,1589529654,NULL,0,0),(548,'zh_tw_wp',1,'edulevelother','Other','其他',NULL,1589529654,NULL,0,0),(549,'zh_tw_wp',1,'edulevelteacher','Teaching','教學',NULL,1589529654,NULL,0,0),(550,'zh_tw_wp',1,'edulevelparticipating','Participating','參與',NULL,1589529654,NULL,0,0),(551,'zh_tw_wp',1,'edulevel','All events','所有事件',NULL,1589529654,NULL,0,0),(552,'zh_tw_wp',1,'edulevel_help','* Teaching - actions performed by a teacher, e.g. updating a resource\n* Participating - actions performed by a student, e.g. posting in a forum\n* Other - actions performed by a user with a role other than teacher or student','*教學 -- 教師所做的動作,例如,更新教學資源\n*參與 -- 學生所做的動作,例如,在討論區貼文\n*其他 -- 除了教師或學生角色之外的用戶所做的動作',NULL,1589529654,NULL,0,0),(553,'zh_tw_wp',1,'email','Email address','電子郵件信箱',NULL,1589529654,NULL,0,0),(554,'zh_tw_wp',1,'emailalreadysent','A password reset email has already been sent. Please check your email.','已經寄出一封用來重設密碼的電子郵件。請檢查您的電子郵件信箱。',NULL,1589529654,NULL,0,0),(555,'zh_tw_wp',1,'emailactive','Email activated','使用電子郵件',NULL,1589529654,NULL,0,0),(556,'zh_tw_wp',1,'emailagain','Email (again)','電子郵件(再次確認)',NULL,1589529654,NULL,0,0),(557,'zh_tw_wp',1,'emailconfirm','Confirm your account','確認您的帳號',NULL,1589529654,NULL,0,0),(558,'zh_tw_wp',1,'emailconfirmation','Hi {$a->firstname},\n\nA new account has been requested at \'{$a->sitename}\'\nusing your email address.\n\nTo confirm your new account, please go to this web address:\n\n{$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen cut and paste the address into the address\nline at the top of your web browser window.\n\nIf you need help, please contact the site administrator,\n{$a->admin}','嗨 {$a->firstname},您好\n\n您(或是其他人)在 {$a->sitename} 網站,使用您的E-Mail註冊了新的使用帳號.\n\n如果確認帳號確實是您所要申請的, 請點選以下網址完成帳號申請程序:\n\n {$a->link}\n\n對大多數電子郵件而言,您只要點選上列網址即可,\n如果並未出現連結的網站,請用剪貼的方式,啟動瀏覽器並進入上列網址的網頁.\n\n歡迎您的加入\n{$a->sitename}系統管理員{$a->admin}敬上',NULL,1589529654,NULL,0,0),(559,'zh_tw_wp',1,'emailconfirmationresend','Resend confirmation email','重新寄出確認電郵',NULL,1589529654,NULL,0,0),(560,'zh_tw_wp',1,'emailconfirmationsubject','{$a}: account confirmation','{$a}:帳號確認',NULL,1589529654,NULL,0,0),(561,'zh_tw_wp',1,'emailconfirmsent','

An email should have been sent to your address at {$a}

\n

It contains easy instructions to complete your registration.

\n

If you continue to have difficulty, contact the site administrator.

','

本系統已經送出電子郵件到 {$a}

\n

訊息內容包含如何完成註冊手續。

\n

請閱覽您的私人郵件 按下確認連結後 便可登入本系統,若是有問題請和系統管理員連絡。

',NULL,1589529654,NULL,0,0),(562,'zh_tw_wp',1,'emailconfirmsentfailure','Confirmation email failed to send','未能寄出確認電郵',NULL,1589529654,NULL,0,0),(563,'zh_tw_wp',1,'emailconfirmsentsuccess','Confirmation email sent successfully','成功寄出確認電郵',NULL,1589529654,NULL,0,0),(564,'zh_tw_wp',1,'emaildigest','Email digest type','電子郵件摘要型式',NULL,1589529654,NULL,0,0),(565,'zh_tw_wp',1,'emaildigest_help','This is the daily digest setting that forums will use by default.\n\n* No digest - you will receive one e-mail per forum post;\n* Digest - complete posts - you will receive one digest e-mail per day containing the complete contents of each forum post;\n* Digest - subjects only - you will receive one digest e-mail per day containing just the subject of each forum post.\n\nYou can also choose a different setting for each forum if you wish.','這是討論區預設要使用的每日摘要設定。\n\n* 不做摘要 -- 每一貼文會發一封email給你;\n* 摘要(完整貼文) -- 每天只會收到一封email,它會包含每一篇貼文的全部內容;\n* 摘要(只有主旨) -- 你每天只會收到一封email,它只會包含每一篇貼文的主旨。\n\n你也可以為每一個討論區選擇不同的設定。',NULL,1589529654,NULL,0,0),(566,'zh_tw_wp',1,'emaildigestcomplete','Complete (daily email with full posts)','完整(每天一封,包含完整內容)',NULL,1589529654,NULL,0,0),(567,'zh_tw_wp',1,'emaildigestoff','No digest (single email per forum post)','無摘要(每次張貼就發送一封郵件)',NULL,1589529654,NULL,0,0),(568,'zh_tw_wp',1,'emaildigestsubjects','Subjects (daily email with subjects only)','主題(每天一封,只包含主題)',NULL,1589529654,NULL,0,0),(569,'zh_tw_wp',1,'emaildisable','This email address is disabled','這個電子郵件信箱已停用',NULL,1589529654,NULL,0,0),(570,'zh_tw_wp',1,'emaildisableclick','Click here to disable all email from being sent to this address','點按這裡不再向此信箱發送任何郵件',NULL,1589529654,NULL,0,0),(571,'zh_tw_wp',1,'emaildisplay','Email display','顯示電子郵件信箱',NULL,1589529654,NULL,0,0),(572,'zh_tw_wp',1,'emaildisplay_help','Privileged users (such as teachers and managers) will always be able to see your email address.','Privileged users (such as teachers and managers) will always be able to see your email address.',NULL,1589529654,NULL,0,0),(573,'zh_tw_wp',1,'emaildisplaycourse','Allow only other course members to see my email address','只允許課程同學看到我的電子郵件信箱',NULL,1589529654,NULL,0,0),(574,'zh_tw_wp',1,'emaildisplayno','Hide my email address from non-privileged users','對特權用戶以外的人隱藏我的電子郵件信箱',NULL,1589529654,NULL,0,0),(575,'zh_tw_wp',1,'emaildisplayyes','Allow everyone to see my email address','允許所有人看到我的電子郵件信箱',NULL,1589529654,NULL,0,0),(576,'zh_tw_wp',1,'emailenable','This email address is enabled','這個電子郵件信箱可使用',NULL,1589529654,NULL,0,0),(577,'zh_tw_wp',1,'emailenableclick','Click here to re-enable all email being sent to this address','點按這裡重新允許向此信箱發送郵件',NULL,1589529654,NULL,0,0),(578,'zh_tw_wp',1,'emailexists','This email address is already registered.','這個電子郵件信箱已經註冊過了。',NULL,1589529654,NULL,0,0),(579,'zh_tw_wp',1,'emailexistssignuphint','Perhaps you created an account in the past? {$a}','或許你曾經在此建立一個帳號?{$a}',NULL,1589529654,NULL,0,0),(580,'zh_tw_wp',1,'emailexistshintlink','Recover forgotten username or password','復原已遺忘的用戶名稱或密碼',NULL,1589529654,NULL,0,0),(581,'zh_tw_wp',1,'emailformat','Email format','電子郵件格式',NULL,1589529654,NULL,0,0),(582,'zh_tw_wp',1,'emailcharset','Email charset','電子郵件的字元集',NULL,1589529654,NULL,0,0),(583,'zh_tw_wp',1,'emailmustbereal','Note: your email address must be a real one','注意:您的電子郵件信箱必須是真實可用的',NULL,1589529654,NULL,0,0),(584,'zh_tw_wp',1,'emailnotallowed','Email addresses in these domains are not allowed ({$a})','不允許使用以下網域名稱的電子郵件信箱:({$a})',NULL,1589529654,NULL,0,0),(585,'zh_tw_wp',1,'emailnotfound','The email address was not found in the database','資料庫中找不到此電子郵件信箱',NULL,1589529654,NULL,0,0),(586,'zh_tw_wp',1,'emailonlyallowed','This email is not one of those that are allowed ({$a})','這個電子郵件信箱不在允許的網域中:({$a})',NULL,1589529654,NULL,0,0),(587,'zh_tw_wp',1,'emailpasswordconfirmation','Hi {$a->firstname},\n\nSomeone (probably you) has requested a new password for your\naccount on \'{$a->sitename}\'.\n\nTo confirm this and have a new password sent to you via email,\ngo to the following web address:\n\n{$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen cut and paste the address into the address\nline at the top of your web browser window.\n\nIf you need help, please contact the site administrator,\n{$a->admin}','嗨{$a->firstname},您好\n\n您(或是其他人)告訴本網站“{$a->sitename}”忘記了帳號的密碼,並要求重新設定一個新的密碼。若是您並未提出重新設定要求,則可能是別人弄錯了,請忽略本訊息。\n\n如果是您確定要重新設定密碼,請點選下列網址連結確認:\n\n{$a->link}\n\n對大多數電子郵件而言,您只要點選上列網址即可,如果並未出現連結的網站,請用剪貼的方式,啟動瀏覽器並進入上列網址的網頁。\n\n本封電子郵件是要確認是不是您需要重設密碼,而不是他人的惡作劇,點選確認後,您將立即收到一封電子郵件,裡面有您的帳號及新的密碼。\n\n如果您需要協助,請聯絡網站管理員,\n{$a->admin}',NULL,1589529654,NULL,0,0),(588,'zh_tw_wp',1,'emailpasswordconfirmationsubject','{$a}: Change password confirmation','{$a}:變更密碼的確認',NULL,1589529654,NULL,0,0),(589,'zh_tw_wp',1,'emailpasswordconfirmmaybesent','

If you supplied a correct username or email address then an email should have been sent to you.

\n

It contains easy instructions to confirm and complete this password change.\nIf you continue to have difficulty, please contact the site administrator.

','

如果您輸入了正確的帳號或信箱,系統應該會寄出一封郵件給您。

\n

信件內容包含了如何確認以及完成修改密碼的說明,這個過程很簡單。如果您仍感到困難無法進行,請聯絡網站管理員。

',NULL,1589529654,NULL,0,0),(590,'zh_tw_wp',1,'emailpasswordconfirmnoemail','

The user account you specified does not have a recorded email address.

\n

Please contact the site administrator.

','

您指定的用戶帳號沒有登記電子郵件地址。

\n

請聯繫網站管理員

',NULL,1589529654,NULL,0,0),(591,'zh_tw_wp',1,'emailpasswordconfirmnotsent','

The user detail you supplied does not identify an existing user account.

\n

Please check the information you entered, then try again.\nIf you continue to have difficulty, please contact the site administrator.

','

您所提供的用戶細節,無法對應到一個現有的用戶帳號。

\n

請檢查您輸入的資料,然後再試一次。若您還是有困難,請聯繫網站管理員。

',NULL,1589529654,NULL,0,0),(592,'zh_tw_wp',1,'emailpasswordconfirmsent','An email should have been sent to your address at {$a}.\n
It contains easy instructions to confirm and complete this password change.\nIf you continue to have difficulty, contact the site administrator.','已經送有一電子郵件送到您的信箱{$a}中。\n
它附上簡單的確認及完成密碼改變的指令。如果您仍有問題,請聯絡網站管理員。',NULL,1589529654,NULL,0,0),(593,'zh_tw_wp',1,'emailpasswordchangeinfo','Hi {$a->firstname},\n\nSomeone (probably you) has requested a new password for your\naccount \'{$a->username}\' on \'{$a->sitename}\'.\n\nTo change your password, please go to the following web address:\n\n{$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen cut and paste the address into the address\nline at the top of your web browser window.\n\nIf you need help, please contact the site administrator,\n{$a->admin}','{$a->firstname}您好,\n\n有人(也許是您自己)試著索取帳號 “{$a->sitename}”的新密碼。\n\n要修改您的密碼,請先點選下面網址:\n\n{$a->link}\n\n在大部分的郵件程式中,上面網址應該會顯示為藍色字體的連結讓您可以直接點選;如果不是這樣,請您複製網址到瀏覽器的網址列中。\n\n如果您需要其他協助,請聯絡網站管理員: {$a->admin}',NULL,1589529654,NULL,0,0),(594,'zh_tw_wp',1,'emailpasswordchangeinfodisabled','Hi {$a->firstname},\n\nSomeone (probably you) has requested a new password for your account on \'{$a->sitename}\'.\n\nUnfortunately your account on this site is disabled, so the password cannot be reset. Please contact the site administrator {$a->admin}.','{$a->firstname}。您好,\n\n有人(可能是您自己)對於“{$a->sitename}”網站中您的帳號要求新密碼,很不幸的您的帳號是失效的且無法重新設定,請聯絡網站管理員,\n{$a->admin}。',NULL,1589529654,NULL,0,0),(595,'zh_tw_wp',1,'emailpasswordchangeinfofail','Hi {$a->firstname},\n\nSomeone (probably you) has requested a new password for your account on \'{$a->sitename}\'.\n\nUnfortunately passwords cannot be reset on this site. Please contact the site administrator {$a->admin}.','{$a->firstname} 您好,\n\n有人(也許是您)要索取您在{$a->sitename}網站帳號的新密碼。\n\n不幸地,這網站上的密碼無法重新設定,請聯絡網站管理員,\n{$a->admin}',NULL,1589529654,NULL,0,0),(596,'zh_tw_wp',1,'emailpasswordchangeinfosubject','{$a}: Change password information','{$a} :更改密碼的資訊',NULL,1589529654,NULL,0,0),(597,'zh_tw_wp',1,'emailpasswordsent','Thank you for confirming the change of password.\nAn email containing your new password has been sent to your address at
{$a->email}.
\nThe new password was automatically generated - you might like to\nlink}\">change your password to something easier to remember.','謝謝您確認忘記密碼,系統已經幫您產生一個新密碼,並且透過電子郵件送到您的信箱
{$a->email}
新的密碼是自動亂數產生的,您可以點選下列網址link}\">變更密碼,把它改成更容易記憶的密碼。',NULL,1589529654,NULL,0,0),(598,'zh_tw_wp',1,'emailresetconfirmation','Hi {$a->firstname},\n\nA password reset was requested for your account \'{$a->username}\' at {$a->sitename}.\n\nTo confirm this request, and set a new password for your account, please\ngo to the following web address:\n\n{$a->link}\n(This link is valid for {$a->resetminutes} minutes from the time this reset was first requested)\n\nIf this password reset was not requested by you, no action is needed.\n\nIf you need help, please contact the site administrator,\n{$a->admin}','嗨 {$a->firstname},您好!\n\n我們收到您在 {$a->sitename}的\'{$a->username}\' 帳號的密碼重新設定的請求。\n\n為了確認這個請求,並為您的帳號設定一個新密碼,請到下列網址:\n\n{$a->link}\n(這一鏈結只有在接收到重設請求之後 {$a->resetminutes} 分鐘之內有效)\n\n如果這密碼重設請求不是您提出來的,請不要做任何動作。\n\n若您需要幫助,請聯絡網站管理員,{$a->admin}。',NULL,1589529654,NULL,0,0),(599,'zh_tw_wp',1,'emailresetconfirmationsubject','{$a}: Password reset request','{$a}: 密碼重設請求',NULL,1589529654,NULL,0,0),(600,'zh_tw_wp',1,'emailresetconfirmsent','An email has been sent to your address at {$a}.\n
It contains easy instructions to confirm and complete this password change.\nIf you continue to have difficulty, contact the site administrator.','一個電子郵件已經送到您在{$a}的電子郵件信箱。\n\n它包含一些簡單的指示以確認和完成密碼的更改。\n\n若您仍然有困難,請聯繫網站管理員。',NULL,1589529654,NULL,0,0),(601,'zh_tw_wp',1,'emailstop','Disable notifications','Disable notifications',NULL,1589529654,NULL,0,0),(602,'zh_tw_wp',1,'emailtoprivatefiles','You can also e-mail files as attachments straight to your private files space. Simply attach your files to an e-mail and send it to {$a}','您亦可將電子郵件當成附件直接寄到個人的檔案空間。只要將檔案寄至電子郵件並寄至{$a}即可。',NULL,1589529654,NULL,0,0),(603,'zh_tw_wp',1,'emailtoprivatefilesdenied','Your administrator has disabled the option to upload your own private files.','您的管理員已經取消您上傳自己個人檔案之選項。',NULL,1589529654,NULL,0,0),(604,'zh_tw_wp',1,'emailvia','{$a->name} (via {$a->siteshortname})','{$a->name} 經由({$a->siteshortname})',NULL,1589529654,NULL,0,0),(605,'zh_tw_wp',1,'emojicategoryactivities','Activities','Activities',NULL,1589529654,NULL,0,0),(606,'zh_tw_wp',1,'emojicategoryanimalsnature','Animals & nature','Animals & nature',NULL,1589529654,NULL,0,0),(607,'zh_tw_wp',1,'emojicategoryflags','Flags','Flags',NULL,1589529654,NULL,0,0),(608,'zh_tw_wp',1,'emojicategoryfooddrink','Food & drink','Food & drink',NULL,1589529654,NULL,0,0),(609,'zh_tw_wp',1,'emojicategoryobjects','Objects','Objects',NULL,1589529654,NULL,0,0),(610,'zh_tw_wp',1,'emojicategoryrecent','Recent','Recent',NULL,1589529654,NULL,0,0),(611,'zh_tw_wp',1,'emojicategorysmileyspeople','Smileys & people','Smileys & people',NULL,1589529654,NULL,0,0),(612,'zh_tw_wp',1,'emojicategorysymbols','Symbols','Symbols',NULL,1589529654,NULL,0,0),(613,'zh_tw_wp',1,'emojicategorytravelplaces','Travel & places','Travel & places',NULL,1589529654,NULL,0,0),(614,'zh_tw_wp',1,'emptydragdropregion','empty region','空白區域',NULL,1589529654,NULL,0,0),(615,'zh_tw_wp',1,'enable','Enable','啟用',NULL,1589529654,NULL,0,0),(616,'zh_tw_wp',1,'encryptedcode','Encrypted code','加密程式碼',NULL,1589529654,NULL,0,0),(617,'zh_tw_wp',1,'enddate','Course end date','課程結束日期',NULL,1589529654,NULL,0,0),(618,'zh_tw_wp',1,'enddate_help','The course end date is used for determining whether a course should be included in a user\'s list of courses. When the end date is past, the course is no longer listed in the navigation and is listed as past in the course overview. The course end date may also be used by custom reports. Users can still enter the course after the end date; in other words the date does not restrict access.','課程結束日期是用來決定一個課程是否繼續包含在用戶的課程清單上。當超過結束日期,課程就不會列在導覽列上,且在課程綜覽上,會顯示為過去的。\n用戶在結束日期之後,仍然可以進入這課程,換句話說,日期不會限制取用課程。。',NULL,1589529654,NULL,0,0),(619,'zh_tw_wp',1,'english','English','英文',NULL,1589529654,NULL,0,0),(620,'zh_tw_wp',1,'enrolmentmethods','Enrolment methods','選修方法',NULL,1589529654,NULL,0,0),(621,'zh_tw_wp',1,'entercourse','Click to enter this course','點按進入課程',NULL,1589529654,NULL,0,0),(622,'zh_tw_wp',1,'enteremail','Enter your email address','輸入您的電子郵件信箱',NULL,1589529654,NULL,0,0),(623,'zh_tw_wp',1,'enteremailaddress','Enter in your email address to reset your\n password and have the new password sent to you via email.','請輸入您註冊的電子郵件信箱,系統將重新設定您的密碼,並將新密碼送到您的信箱中。',NULL,1589529654,NULL,0,0),(624,'zh_tw_wp',1,'enterusername','Enter your username','輸入您的用戶名稱',NULL,1589529654,NULL,0,0),(625,'zh_tw_wp',1,'entries','Entries','條目',NULL,1589529654,NULL,0,0),(626,'zh_tw_wp',1,'error','Error','錯誤',NULL,1589529654,NULL,0,0),(627,'zh_tw_wp',1,'errorcreatingactivity','Unable to create an instance of activity \'{$a}\'','無法建立“{$a}”活動的實體',NULL,1589529654,NULL,0,0),(628,'zh_tw_wp',1,'errorfiletoobig','The file was bigger than the limit of {$a} bytes','此檔案比{$a} bytes的限制還大',NULL,1589529654,NULL,0,0),(629,'zh_tw_wp',1,'errornouploadrepo','There is no upload repository enabled for this site','此網站沒有啟用上傳倉儲',NULL,1589529654,NULL,0,0),(630,'zh_tw_wp',1,'errorwhenconfirming','You are not confirmed yet because an error occurred. If you clicked on a link in an email to get here, make sure that the line in your email wasn\'t broken or wrapped. You may have to use cut and paste to reconstruct the link properly.','因為有錯誤發生,您目前尚未被認可。若您是點選在電子郵件上的連結,來到這裡,請檢查該行網址是否斷裂或換行。您可能需要以剪貼的方式在瀏覽器的網址列上重構正確的連結 。',NULL,1589529654,NULL,0,0),(631,'zh_tw_wp',1,'eventcommentcreated','Comment created','已建立評論',NULL,1589529654,NULL,0,0),(632,'zh_tw_wp',1,'eventcommentdeleted','Comment deleted','已刪除評論',NULL,1589529654,NULL,0,0),(633,'zh_tw_wp',1,'eventcommentsviewed','Comments viewed','已檢視評論',NULL,1589529654,NULL,0,0),(634,'zh_tw_wp',1,'eventconfiglogcreated','Config log created','已經建立配置的日誌檔',NULL,1589529654,NULL,0,0),(635,'zh_tw_wp',1,'eventcoursebackupcreated','Course backup created','已經建立課程的備份檔',NULL,1589529654,NULL,0,0),(636,'zh_tw_wp',1,'eventcoursecategorycreated','Category created','類別已建立',NULL,1589529654,NULL,0,0),(637,'zh_tw_wp',1,'eventcoursecategorydeleted','Category deleted','類目已被刪除',NULL,1589529654,NULL,0,0),(638,'zh_tw_wp',1,'eventcoursecategoryupdated','Category updated','類別已更新',NULL,1589529654,NULL,0,0),(639,'zh_tw_wp',1,'eventcoursecategoryviewed','Category viewed','已檢視類別',NULL,1589529654,NULL,0,0),(640,'zh_tw_wp',1,'eventcoursecontentdeleted','Course content deleted','課程內容已被刪除',NULL,1589529654,NULL,0,0),(641,'zh_tw_wp',1,'eventcoursecreated','Course created','課程已建立',NULL,1589529654,NULL,0,0),(642,'zh_tw_wp',1,'eventcoursedeleted','Course deleted','課程已被刪除',NULL,1589529654,NULL,0,0),(643,'zh_tw_wp',1,'eventcourseinformationviewed','Course summary viewed','已檢視課程摘要',NULL,1589529654,NULL,0,0),(644,'zh_tw_wp',1,'eventcoursemodulecreated','Course module created','課程模組已建立',NULL,1589529654,NULL,0,0),(645,'zh_tw_wp',1,'eventcoursemoduledeleted','Course module deleted','課程模組已刪除',NULL,1589529654,NULL,0,0),(646,'zh_tw_wp',1,'eventcoursemoduleupdated','Course module updated','課程模組已更新',NULL,1589529654,NULL,0,0),(647,'zh_tw_wp',1,'eventcoursemoduleviewed','Course module viewed','已檢視課程模組',NULL,1589529654,NULL,0,0),(648,'zh_tw_wp',1,'eventcoursessearched','Courses searched','已搜尋課程',NULL,1589529654,NULL,0,0),(649,'zh_tw_wp',1,'eventcourseresetended','Course reset ended','課程重置結束',NULL,1589529654,NULL,0,0),(650,'zh_tw_wp',1,'eventcourseresetstarted','Course reset started','課程重置開始',NULL,1589529654,NULL,0,0),(651,'zh_tw_wp',1,'eventcourserestored','Course restored','課程已儲存',NULL,1589529654,NULL,0,0),(652,'zh_tw_wp',1,'eventcourseupdated','Course updated','課程已更新',NULL,1589529654,NULL,0,0),(653,'zh_tw_wp',1,'eventcoursesectioncreated','Course section created','已建立課程分段',NULL,1589529654,NULL,0,0),(654,'zh_tw_wp',1,'eventcoursesectiondeleted','Course section deleted','課程單元已刪除',NULL,1589529654,NULL,0,0),(655,'zh_tw_wp',1,'eventcoursesectionupdated','Course section updated','課程分節已更新',NULL,1589529654,NULL,0,0),(656,'zh_tw_wp',1,'eventcoursemoduleinstancelistviewed','Course module instance list viewed','已檢視課程模組實例',NULL,1589529654,NULL,0,0),(657,'zh_tw_wp',1,'eventcourseuserreportviewed','Course user report viewed','課程使用者報告已檢視過',NULL,1589529654,NULL,0,0),(658,'zh_tw_wp',1,'eventcourseviewed','Course viewed','課程已檢視過',NULL,1589529654,NULL,0,0),(659,'zh_tw_wp',1,'eventdashboardreset','Dashboard reset','儀表板重設',NULL,1589529654,NULL,0,0),(660,'zh_tw_wp',1,'eventdashboardsreset','Dashboards reset','儀表板重設',NULL,1589529654,NULL,0,0),(661,'zh_tw_wp',1,'eventdashboardviewed','Dashboard viewed','儀表板已檢視',NULL,1589529654,NULL,0,0),(662,'zh_tw_wp',1,'eventdatabasetextfieldcontentreplaced','Database global search and replace','Database global search and replace',NULL,1589529654,NULL,0,0),(663,'zh_tw_wp',1,'eventemailfailed','Email failed to send','電子郵件無法送出',NULL,1589529654,NULL,0,0),(664,'zh_tw_wp',1,'eventname','Event name','事件名稱',NULL,1589529654,NULL,0,0),(665,'zh_tw_wp',1,'eventrecentactivityviewed','Recent activity viewed','最近活動已檢視過',NULL,1589529654,NULL,0,0),(666,'zh_tw_wp',1,'eventsearchindexed','Search data indexed','搜尋資料已建立索引',NULL,1589529654,NULL,0,0),(667,'zh_tw_wp',1,'eventsearchresultsviewed','Search results viewed','已檢視搜尋結果',NULL,1589529654,NULL,0,0),(668,'zh_tw_wp',1,'eventunknownlogged','Unknown event','未知事件',NULL,1589529654,NULL,0,0),(669,'zh_tw_wp',1,'eventusercreated','User created','已建立的用戶',NULL,1589529654,NULL,0,0),(670,'zh_tw_wp',1,'eventuserdeleted','User deleted','已刪除的用戶',NULL,1589529654,NULL,0,0),(671,'zh_tw_wp',1,'eventuserlistviewed','User list viewed','用戶列表已檢視過',NULL,1589529654,NULL,0,0),(672,'zh_tw_wp',1,'eventuserloggedout','User logged out','已登出的用戶',NULL,1589529654,NULL,0,0),(673,'zh_tw_wp',1,'eventuserpasswordupdated','User password updated','用戶密碼已更新',NULL,1589529654,NULL,0,0),(674,'zh_tw_wp',1,'eventuserprofileviewed','User profile viewed','用戶個人資料表已檢視過',NULL,1589529654,NULL,0,0),(675,'zh_tw_wp',1,'eventuserupdated','User updated','已更新的用戶',NULL,1589529654,NULL,0,0),(676,'zh_tw_wp',1,'eventuserinfofieldcreated','User profile field created','已建立用戶個人資料欄位',NULL,1589529654,NULL,0,0),(677,'zh_tw_wp',1,'eventuserinfofieldupdated','User profile field updated','已更新用戶個人資料欄位',NULL,1589529654,NULL,0,0),(678,'zh_tw_wp',1,'eventuserinfofielddeleted','User profile field deleted','已刪除用戶個人資料欄位',NULL,1589529654,NULL,0,0),(679,'zh_tw_wp',1,'eventuserinfocategorycreated','User profile field category created','已建立用戶個人資料欄位類目',NULL,1589529654,NULL,0,0),(680,'zh_tw_wp',1,'eventuserinfocategoryupdated','User profile field category updated','已更新用戶個人資料欄位類目',NULL,1589529654,NULL,0,0),(681,'zh_tw_wp',1,'eventuserinfocategorydeleted','User profile field category deleted','已刪除用戶個人資料欄位類目',NULL,1589529654,NULL,0,0),(682,'zh_tw_wp',1,'everybody','Everybody','所有人',NULL,1589529654,NULL,0,0),(683,'zh_tw_wp',1,'executeat','Execute at','執行於',NULL,1589529654,NULL,0,0),(684,'zh_tw_wp',1,'existing','Existing','現有的',NULL,1589529654,NULL,0,0),(685,'zh_tw_wp',1,'existingadmins','Existing admins','現有的網站管理員',NULL,1589529654,NULL,0,0),(686,'zh_tw_wp',1,'existingcourse','Existing course','現有課程',NULL,1589529654,NULL,0,0),(687,'zh_tw_wp',1,'existingcourseadding','Existing course, adding data to it','新增資料至現有課程',NULL,1589529654,NULL,0,0),(688,'zh_tw_wp',1,'existingcoursedeleting','Existing course, deleting it first','刪除現有課程',NULL,1589529654,NULL,0,0),(689,'zh_tw_wp',1,'existingcreators','Existing course creators','現有的課程管理員',NULL,1589529654,NULL,0,0),(690,'zh_tw_wp',1,'existingstudents','Enrolled students','已選課的學生',NULL,1589529654,NULL,0,0),(691,'zh_tw_wp',1,'existingteachers','Existing teachers','現有的教師',NULL,1589529654,NULL,0,0),(692,'zh_tw_wp',1,'extendsession','Extend session','延長連線時間',NULL,1589529654,NULL,0,0),(693,'zh_tw_wp',1,'expand','Expand','展延',NULL,1589529654,NULL,0,0),(694,'zh_tw_wp',1,'expandall','Expand all','展開全部',NULL,1589529654,NULL,0,0),(695,'zh_tw_wp',1,'expandcategory','Expand {$a}','展開{$a}',NULL,1589529654,NULL,0,0),(696,'zh_tw_wp',1,'explanation','Explanation','說明',NULL,1589529654,NULL,0,0),(697,'zh_tw_wp',1,'explanationdigitalminor','This information is required to determine if your age is over the digital age of consent. This is the age when an individual can consent to terms and conditions and their data being legally stored and processed.','This information is required to determine if your age is over the digital age of consent. This is the age when an individual can consent to terms and conditions and their data being legally stored and processed.',NULL,1589529654,NULL,0,0),(698,'zh_tw_wp',1,'extendperiod','Extended period','延長修課期限',NULL,1589529654,NULL,0,0),(699,'zh_tw_wp',1,'favourites','Starred','星號標記',NULL,1589529654,NULL,0,0),(700,'zh_tw_wp',1,'failedloginattempts','{$a->attempts} failed logins since your last login','自從您上次登入後共有{$a->attempts}次失敗的登入',NULL,1589529654,NULL,0,0),(701,'zh_tw_wp',1,'feedback','Feedback','回饋',NULL,1589529654,NULL,0,0),(702,'zh_tw_wp',1,'file','File','檔案',NULL,1589529654,NULL,0,0),(703,'zh_tw_wp',1,'fileexists','There is already a file called {$a}','已經有名為 {$a}的檔案',NULL,1589529654,NULL,0,0),(704,'zh_tw_wp',1,'filemissing','{$a} is missing','{$a}不見了',NULL,1589529654,NULL,0,0),(705,'zh_tw_wp',1,'filereaderror','Unable to read the file \'{$a}\'. Please check that it really is a file and not a folder.','Unable to read the file \'{$a}\'. Please check that it really is a file and not a folder.',NULL,1589529654,NULL,0,0),(706,'zh_tw_wp',1,'files','Files','檔案',NULL,1589529654,NULL,0,0),(707,'zh_tw_wp',1,'filesanduploads','Files and uploads','檔案與上傳',NULL,1589529654,NULL,0,0),(708,'zh_tw_wp',1,'filesfolders','Files/folders','檔案/目錄',NULL,1589529654,NULL,0,0),(709,'zh_tw_wp',1,'fileuploadwithcontent','File uploads should not include the content parameter','不能在檔案上傳中包含內容參數',NULL,1589529654,NULL,0,0),(710,'zh_tw_wp',1,'filloutallfields','Please fill out all fields in this form','請填完這個表單的所有空格',NULL,1589529654,NULL,0,0),(711,'zh_tw_wp',1,'filter','Filter','過濾器',NULL,1589529654,NULL,0,0),(712,'zh_tw_wp',1,'findmorecourses','Find more courses...','搜尋更多課程...',NULL,1589529654,NULL,0,0),(713,'zh_tw_wp',1,'first','First','第一個',NULL,1589529654,NULL,0,0),(714,'zh_tw_wp',1,'firstaccess','First access','首次使用',NULL,1589529654,NULL,0,0),(715,'zh_tw_wp',1,'firstname','First name','名字',NULL,1589529654,NULL,0,0),(716,'zh_tw_wp',1,'firstnamephonetic','First name - phonetic','第一個名字 -- 拼音',NULL,1589529654,NULL,0,0),(717,'zh_tw_wp',1,'firstsiteaccess','First access to site','第一次登入網站',NULL,1589529654,NULL,0,0),(718,'zh_tw_wp',1,'firsttime','Is this your first time here?','您第一次來訪嗎?',NULL,1589529654,NULL,0,0),(719,'zh_tw_wp',1,'folder','Folder','資料夾',NULL,1589529654,NULL,0,0),(720,'zh_tw_wp',1,'folderclosed','Closed folder','關閉的資料夾',NULL,1589529654,NULL,0,0),(721,'zh_tw_wp',1,'folderopened','Opened folder','開啟的資料夾',NULL,1589529654,NULL,0,0),(722,'zh_tw_wp',1,'followingoptional','The following items are optional','以下項目是選擇性的',NULL,1589529654,NULL,0,0),(723,'zh_tw_wp',1,'followingrequired','The following items are required','以下項目是必填的',NULL,1589529654,NULL,0,0),(724,'zh_tw_wp',1,'for','For','為',NULL,1589529654,NULL,0,0),(725,'zh_tw_wp',1,'force','Force','強制',NULL,1589529654,NULL,0,0),(726,'zh_tw_wp',1,'forcelanguage','Force language','強制使用的語言',NULL,1589529654,NULL,0,0),(727,'zh_tw_wp',1,'forceno','Do not force','不強制',NULL,1589529654,NULL,0,0),(728,'zh_tw_wp',1,'forcepasswordchange','Force password change','強制變更密碼',NULL,1589529654,NULL,0,0),(729,'zh_tw_wp',1,'forcepasswordchange_help','If this checkbox is ticked, the user will be prompted to change their password on their next login','如果此核取方塊被勾選,那麼用戶在下次登入平台時,會被要求更換密碼',NULL,1589529654,NULL,0,0),(730,'zh_tw_wp',1,'forcepasswordchangecheckfull','Are you absolutely sure you want to force a password change to {$a} ?','您真的確定要強制變更密碼為{$a}嗎?',NULL,1589529654,NULL,0,0),(731,'zh_tw_wp',1,'forcepasswordchangenot','Could not force a password change to {$a}','不能強制將密碼改為{$a}',NULL,1589529654,NULL,0,0),(732,'zh_tw_wp',1,'forcepasswordchangenotice','You must change your password to proceed.','您必須修改您的密碼才能繼續進行。',NULL,1589529654,NULL,0,0),(733,'zh_tw_wp',1,'forcetheme','Force theme','固定佈景主題',NULL,1589529654,NULL,0,0),(734,'zh_tw_wp',1,'forgotaccount','Lost password?','忘記了密碼?',NULL,1589529654,NULL,0,0),(735,'zh_tw_wp',1,'forgotten','Forgotten your username or password?','忘記帳號或密碼嗎?',NULL,1589529654,NULL,0,0),(736,'zh_tw_wp',1,'forgottenduplicate','The email address is shared by several accounts, please enter username instead','這個信箱由幾個帳號共用,請輸入帳號代替',NULL,1589529654,NULL,0,0),(737,'zh_tw_wp',1,'forgotteninvalidurl','Invalid password reset URL','無效的重設密碼網址',NULL,1589529654,NULL,0,0),(738,'zh_tw_wp',1,'format','Format','格式',NULL,1589529654,NULL,0,0),(739,'zh_tw_wp',1,'format_help','The course format determines the layout of the course page.\n\n* Single activity format - For displaying a single activity or resource (such as a Quiz or SCORM package) on the course page\n* Social format - A forum is displayed on the course page\n* Topics format - The course page is organised into topic sections\n* Weekly format - The course page is organised into weekly sections, with the first week starting on the course start date','課程格式決定課程頁面的版面編排方式。\n\n* 單一活動格式 - 用來在課程頁面顯示一個單一活動,或資源(比如測驗或SCORM包裹)。\n\n* 討論區格式 - 一個討論區顯示在課程頁面上。\n\n* 主題格式 - 課程頁面分成數個主題單元。\n\n* 週曆格式 - 課程頁面將由週次單元組成,第一週從課程開始日起。',NULL,1589529654,NULL,0,0),(740,'zh_tw_wp',1,'formathtml','HTML format','HTML格式',NULL,1589529654,NULL,0,0),(741,'zh_tw_wp',1,'formatmarkdown','Markdown format','Markdown格式',NULL,1589529654,NULL,0,0),(742,'zh_tw_wp',1,'formatplain','Plain text format','純文字格式',NULL,1589529654,NULL,0,0),(743,'zh_tw_wp',1,'formattext','Moodle auto-format','Moodle自動格式',NULL,1589529654,NULL,0,0),(744,'zh_tw_wp',1,'forumpreferences','Forum preferences','討論區偏好',NULL,1589529654,NULL,0,0),(745,'zh_tw_wp',1,'framesetinfo','This frameset document contains:','這框架文件包含:',NULL,1589529654,NULL,0,0),(746,'zh_tw_wp',1,'from','From','從',NULL,1589529654,NULL,0,0),(747,'zh_tw_wp',1,'frontpagecategorycombo','Combo list','綜合式列表',NULL,1589529654,NULL,0,0),(748,'zh_tw_wp',1,'frontpagecategorynames','List of categories','顯示類別清單',NULL,1589529654,NULL,0,0),(749,'zh_tw_wp',1,'frontpagecourselist','List of courses','顯示課程清單',NULL,1589529654,NULL,0,0),(750,'zh_tw_wp',1,'frontpagecoursesearch','Course search box','課程搜尋',NULL,1589529654,NULL,0,0),(751,'zh_tw_wp',1,'frontpageenrolledcourselist','Enrolled courses','已參與的課程',NULL,1589529654,NULL,0,0),(752,'zh_tw_wp',1,'frontpagedescription','Front page summary','首頁摘要',NULL,1589529654,NULL,0,0),(753,'zh_tw_wp',1,'frontpagedescriptionhelp','This summary can be displayed on the front page using the course/site summary block.','這一摘要說明可以使用課程/網站摘要區塊顯示在首頁上,或是包含在首頁的主題部分。',NULL,1589529654,NULL,0,0),(754,'zh_tw_wp',1,'frontpageformat','Front page format','首頁格式',NULL,1589529654,NULL,0,0),(755,'zh_tw_wp',1,'frontpageformatloggedin','Front page format when logged in','登入後的首頁格式',NULL,1589529654,NULL,0,0),(756,'zh_tw_wp',1,'frontpagenews','Announcements','顯示新聞',NULL,1589529654,NULL,0,0),(757,'zh_tw_wp',1,'frontpagesettings','Front page settings','首頁設定',NULL,1589529654,NULL,0,0),(758,'zh_tw_wp',1,'fulllistofcourses','All courses','所有課程',NULL,1589529654,NULL,0,0),(759,'zh_tw_wp',1,'fullname','Full name','完整名稱',NULL,1589529654,NULL,0,0),(760,'zh_tw_wp',1,'fullnamecourse','Course full name','課程全名',NULL,1589529654,NULL,0,0),(761,'zh_tw_wp',1,'fullnamecourse_help','The full name of the course is displayed at the top of each page in the course and in the list of courses.','課程全名會顯示在課程的頁面頂端和課程清單中。',NULL,1589529654,NULL,0,0),(762,'zh_tw_wp',1,'fullnamedisplay','{$a->firstname} {$a->lastname}','{$a->lastname} {$a->firstname}',NULL,1589529654,NULL,0,0),(763,'zh_tw_wp',1,'fullnameuser','User full name','用戶全名',NULL,1589529654,NULL,0,0),(764,'zh_tw_wp',1,'fullprofile','Full profile','個人完整資料',NULL,1589529654,NULL,0,0),(765,'zh_tw_wp',1,'fullsitename','Full site name','網站全名',NULL,1589529654,NULL,0,0),(766,'zh_tw_wp',1,'functiondisabled','That functionality is currently disabled','此功能目前無法使用',NULL,1589529654,NULL,0,0),(767,'zh_tw_wp',1,'general','General','一般',NULL,1589529654,NULL,0,0),(768,'zh_tw_wp',1,'geolocation','latitude - longitude','緯度 - 經度',NULL,1589529654,NULL,0,0),(769,'zh_tw_wp',1,'gettheselogs','Get these logs','下載這些日誌',NULL,1589529654,NULL,0,0),(770,'zh_tw_wp',1,'go','Go','Go',NULL,1589529654,NULL,0,0),(771,'zh_tw_wp',1,'gpl','Copyright (C) 1999 onwards Martin Dougiamas (https://moodle.com)\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\nSee the Moodle License information page for full details: https://docs.moodle.org/dev/License','Copyright (C) 1999 onwards Martin Dougiamas (http://moodle.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Moodle License information page for full details: http://docs.moodle.org/dev/License',NULL,1589529654,NULL,0,0),(772,'zh_tw_wp',1,'gpllicense','GPL license','GPL授權',NULL,1589529654,NULL,0,0),(773,'zh_tw_wp',1,'gpl3','Copyright (C) 1999 onwards Martin Dougiamas (https://moodle.com)\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\nSee the Moodle License information page for full details: https://docs.moodle.org/dev/License','Copyright (C) 1999 onwards Martin Dougiamas (http://moodle.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Moodle License information page for full details: http://docs.moodle.org/dev/License',NULL,1589529654,NULL,0,0),(774,'zh_tw_wp',1,'grade','Grade','成績',NULL,1589529654,NULL,0,0),(775,'zh_tw_wp',1,'grades','Grades','成績',NULL,1589529654,NULL,0,0),(776,'zh_tw_wp',1,'gravatarenabled','Gravatar has been enabled for this site. If you don\'t upload a profile picture Moodle will attempt to load a profile picture for you from Gravatar.','本網站已經啟用Gravatar 。如果您不上傳個人照片,Moodle將會試著為您從Gravatar載入個人照片。',NULL,1589529654,NULL,0,0),(777,'zh_tw_wp',1,'group','Group','分組',NULL,1589529654,NULL,0,0),(778,'zh_tw_wp',1,'groupadd','Add new group','新增分組',NULL,1589529654,NULL,0,0),(779,'zh_tw_wp',1,'groupaddusers','Add selected to group','將選取的加到分組',NULL,1589529654,NULL,0,0),(780,'zh_tw_wp',1,'groupfor','for group','為組',NULL,1589529654,NULL,0,0),(781,'zh_tw_wp',1,'groupinfo','Info about selected group','所選取的分組資訊',NULL,1589529654,NULL,0,0),(782,'zh_tw_wp',1,'groupinfoedit','Edit group settings','修改分組設定',NULL,1589529654,NULL,0,0),(783,'zh_tw_wp',1,'groupinfomembers','Info about selected members','所選取的成員資訊',NULL,1589529654,NULL,0,0),(784,'zh_tw_wp',1,'groupinfopeople','Info about selected people','所選取的人員資訊',NULL,1589529654,NULL,0,0),(785,'zh_tw_wp',1,'groupmembers','Group members','組員',NULL,1589529654,NULL,0,0),(786,'zh_tw_wp',1,'groupmemberssee','See group members','檢視組員',NULL,1589529654,NULL,0,0),(787,'zh_tw_wp',1,'groupmembersselected','Members of selected group','所選擇的組員',NULL,1589529654,NULL,0,0),(788,'zh_tw_wp',1,'groupmode','Group mode','群組模式',NULL,1589529654,NULL,0,0),(789,'zh_tw_wp',1,'groupmodeforce','Force group mode','強制為群組模式',NULL,1589529654,NULL,0,0),(790,'zh_tw_wp',1,'groupmy','My group','我的組別',NULL,1589529654,NULL,0,0),(791,'zh_tw_wp',1,'groupnonmembers','People not in a group','未加入群組的人',NULL,1589529654,NULL,0,0),(792,'zh_tw_wp',1,'groupnotamember','Sorry, you are not a member of that group','抱歉,您不是那個群組的成員',NULL,1589529654,NULL,0,0),(793,'zh_tw_wp',1,'grouprandomassign','Randomly assign all to groups','隨機分組',NULL,1589529654,NULL,0,0),(794,'zh_tw_wp',1,'groupremove','Remove selected group','移除所選取的分組',NULL,1589529654,NULL,0,0),(795,'zh_tw_wp',1,'groupremovemembers','Remove selected members','移除所選取的成員',NULL,1589529654,NULL,0,0),(796,'zh_tw_wp',1,'groups','Groups','分組',NULL,1589529654,NULL,0,0),(797,'zh_tw_wp',1,'groupsnone','No groups','沒有分組',NULL,1589529654,NULL,0,0),(798,'zh_tw_wp',1,'groupsseparate','Separate groups','分隔群組',NULL,1589529654,NULL,0,0),(799,'zh_tw_wp',1,'groupsvisible','Visible groups','可視群組',NULL,1589529654,NULL,0,0),(800,'zh_tw_wp',1,'guest','Guest','訪客',NULL,1589529654,NULL,0,0),(801,'zh_tw_wp',1,'guestdescription','Guests have minimal privileges and usually can not enter text anywhere.','訪客的權限最小而且通常無法輸入任何文字。',NULL,1589529654,NULL,0,0),(802,'zh_tw_wp',1,'guestskey','Allow guests who have the key','允許有課程密碼者進入(不需註冊也可以)',NULL,1589529654,NULL,0,0),(803,'zh_tw_wp',1,'guestsno','Do not allow guests in','只允許註冊者進入',NULL,1589529654,NULL,0,0),(804,'zh_tw_wp',1,'guestsnotallowed','Sorry, \'{$a}\' does not allow guests to enter.','抱歉,“{$a}”不允許訪客進入。',NULL,1589529654,NULL,0,0),(805,'zh_tw_wp',1,'guestsyes','Allow guests without the key','允許沒有密鑰的訪客進入',NULL,1589529654,NULL,0,0),(806,'zh_tw_wp',1,'guestuser','Guest user','訪客用戶',NULL,1589529654,NULL,0,0),(807,'zh_tw_wp',1,'guestuserinfo','This user is a special user that allows read-only access to some courses.','該用戶是個特殊用戶,只允許以唯讀方式參觀一些課程。',NULL,1589529654,NULL,0,0),(808,'zh_tw_wp',1,'help','Help','輔助說明',NULL,1589529654,NULL,0,0),(809,'zh_tw_wp',1,'helpprefix2','Help with {$a}','{$a}的輔助',NULL,1589529654,NULL,0,0),(810,'zh_tw_wp',1,'helpwiththis','Help with this','輔助',NULL,1589529654,NULL,0,0),(811,'zh_tw_wp',1,'hiddenassign','Hidden assignment','隱藏指派',NULL,1589529654,NULL,0,0),(812,'zh_tw_wp',1,'hiddenfromstudents','Hidden from students','對學生隱藏',NULL,1589529654,NULL,0,0),(813,'zh_tw_wp',1,'hiddenoncoursepage','Available but not shown on course page','可以使用,但沒有顯示在課程頁面上',NULL,1589529654,NULL,0,0),(814,'zh_tw_wp',1,'hiddensections','Hidden sections','隱藏的單元',NULL,1589529654,NULL,0,0),(815,'zh_tw_wp',1,'hiddensections_help','This setting determines whether hidden sections are displayed to students in collapsed form (perhaps for a course in weekly format to indicate holidays) or are completely hidden.','課程中隱藏的學習單元

這一選項允許您決定您課程中隱藏的學習單元要如何顯示給學生看。

預設中,會顯示一個小區域,(以摺疊的形式,灰色的) 來指出隱藏的學習單元在哪裡。雖然學生無法真正看到隱藏的活動和文字。這在\"週曆模式\"中特別有用,因為不上課的週次就很清楚了。

若您願意,也可以選擇\"完全隱藏\",這樣學生甚至不知道這課程中有一些學習單元被隱藏。

',NULL,1589529654,NULL,0,0),(816,'zh_tw_wp',1,'hiddensectionscollapsed','Hidden sections are shown in collapsed form','隱藏的單元以摺疊的方式呈現',NULL,1589529654,NULL,0,0),(817,'zh_tw_wp',1,'hiddensectionsinvisible','Hidden sections are completely invisible','隱藏的單元是完全看不到的',NULL,1589529654,NULL,0,0),(818,'zh_tw_wp',1,'hiddenwithbrackets','(hidden)','(隱藏)',NULL,1589529654,NULL,0,0),(819,'zh_tw_wp',1,'hide','Hide','隱藏',NULL,1589529654,NULL,0,0),(820,'zh_tw_wp',1,'hideadvancedsettings','Hide advanced settings','隱藏進階設定',NULL,1589529654,NULL,0,0),(821,'zh_tw_wp',1,'hidechartdata','Hide chart data','隱藏圖表資料',NULL,1589529654,NULL,0,0),(822,'zh_tw_wp',1,'hidefromstudents','Hide from students','對學生隱藏',NULL,1589529654,NULL,0,0),(823,'zh_tw_wp',1,'hideoncoursepage','Make available but not shown on course page','啟動它但不要顯示在課程頁面',NULL,1589529654,NULL,0,0),(824,'zh_tw_wp',1,'hidepicture','Hide picture','隱藏照片',NULL,1589529654,NULL,0,0),(825,'zh_tw_wp',1,'hidesection','Hide section {$a}','隱藏單元 {$a}',NULL,1589529654,NULL,0,0),(826,'zh_tw_wp',1,'hidesettings','Hide settings','隱藏設定',NULL,1589529654,NULL,0,0),(827,'zh_tw_wp',1,'hideshowblocks','Hide or show blocks','隱藏或顯示區塊',NULL,1589529654,NULL,0,0),(828,'zh_tw_wp',1,'hidepopoverwindow','Hide popover window','隱藏彈出式視窗',NULL,1589529654,NULL,0,0),(829,'zh_tw_wp',1,'highlight','Highlight','醒目提示',NULL,1589529654,NULL,0,0),(830,'zh_tw_wp',1,'highlightoff','Remove highlight','移除醒目提示',NULL,1589529654,NULL,0,0),(831,'zh_tw_wp',1,'hits','Hits','點閱次數',NULL,1589529654,NULL,0,0),(832,'zh_tw_wp',1,'hitsoncourse','Hits on {$a->coursename} by {$a->username}','用戶{$a->username}瀏覽了{$a->coursename}',NULL,1589529654,NULL,0,0),(833,'zh_tw_wp',1,'hitsoncoursetoday','Today\'s hits on {$a->coursename} by {$a->username}','今天用戶{$a->username}瀏覽了{$a->coursename}',NULL,1589529654,NULL,0,0),(834,'zh_tw_wp',1,'home','Home','首頁',NULL,1589529654,NULL,0,0),(835,'zh_tw_wp',1,'hour','hour','小時',NULL,1589529654,NULL,0,0),(836,'zh_tw_wp',1,'hours','hours','小時',NULL,1589529654,NULL,0,0),(837,'zh_tw_wp',1,'howtomakethemes','How to make new themes','如何設計新的佈景主題',NULL,1589529654,NULL,0,0),(838,'zh_tw_wp',1,'htmleditor','Use HTML editor','使用 HTML 編輯器',NULL,1589529654,NULL,0,0),(839,'zh_tw_wp',1,'htmleditoravailable','The HTML editor is available','HTML編輯器可用',NULL,1589529654,NULL,0,0),(840,'zh_tw_wp',1,'htmleditordisabled','You have disabled the HTML editor in your user profile','您在個人資料裡停用了HTML編輯器',NULL,1589529654,NULL,0,0),(841,'zh_tw_wp',1,'htmleditordisabledadmin','The administrator has disabled the HTML editor on this site','管理員已將本站的HTML編輯器關閉了',NULL,1589529654,NULL,0,0),(842,'zh_tw_wp',1,'htmleditordisabledbrowser','The HTML editor is unavailable because your web browser is not compatible','因為您的瀏覽器不支援,HTML編輯器的功能無法使用',NULL,1589529654,NULL,0,0),(843,'zh_tw_wp',1,'htmlfilesonly','HTML files only','只允許HTML檔案',NULL,1589529654,NULL,0,0),(844,'zh_tw_wp',1,'htmlformat','Pretty HTML format','美化的HTML格式',NULL,1589529654,NULL,0,0),(845,'zh_tw_wp',1,'changedpassword','Changed password','更改後的密碼',NULL,1589529654,NULL,0,0),(846,'zh_tw_wp',1,'changepassword','Change password','更改密碼',NULL,1589529654,NULL,0,0),(847,'zh_tw_wp',1,'changessaved','Changes saved','更改的已經儲存',NULL,1589529654,NULL,0,0),(848,'zh_tw_wp',1,'check','Check','檢查',NULL,1589529654,NULL,0,0),(849,'zh_tw_wp',1,'checkall','Check all','檢查所有',NULL,1589529654,NULL,0,0),(850,'zh_tw_wp',1,'checkingbackup','Checking backup','檢查備份中',NULL,1589529654,NULL,0,0),(851,'zh_tw_wp',1,'checkingcourse','Checking course','檢查課程中',NULL,1589529654,NULL,0,0),(852,'zh_tw_wp',1,'checkingforbbexport','Checking for BlackBoard export','檢查BlackBoard的匯出中',NULL,1589529654,NULL,0,0),(853,'zh_tw_wp',1,'checkinginstances','Checking instances','檢查元件中',NULL,1589529654,NULL,0,0),(854,'zh_tw_wp',1,'checkingsections','Checking sections','檢查單元中',NULL,1589529654,NULL,0,0),(855,'zh_tw_wp',1,'checklanguage','Check language','檢查語言',NULL,1589529654,NULL,0,0),(856,'zh_tw_wp',1,'checknone','Check none','不檢查',NULL,1589529654,NULL,0,0),(857,'zh_tw_wp',1,'childcoursenotfound','Child course not found!','找不到子課程!',NULL,1589529654,NULL,0,0),(858,'zh_tw_wp',1,'childcourses','Child courses','子課程',NULL,1589529654,NULL,0,0),(859,'zh_tw_wp',1,'choose','Choose','選擇',NULL,1589529654,NULL,0,0),(860,'zh_tw_wp',1,'choosecourse','Choose a course','選擇課程',NULL,1589529654,NULL,0,0),(861,'zh_tw_wp',1,'choosedots','Choose...','選擇...',NULL,1589529654,NULL,0,0),(862,'zh_tw_wp',1,'chooselivelogs','Or watch current activity','或查看目前的活動',NULL,1589529654,NULL,0,0),(863,'zh_tw_wp',1,'chooselogs','Choose which logs you want to see','選擇您所想看的日誌',NULL,1589529654,NULL,0,0),(864,'zh_tw_wp',1,'choosereportfilter','Choose a filter for the report','為報表選擇一個過濾器',NULL,1589529654,NULL,0,0),(865,'zh_tw_wp',1,'choosetheme','Choose theme','選擇佈景主題',NULL,1589529654,NULL,0,0),(866,'zh_tw_wp',1,'chooseuser','Choose a user','選擇一位用戶',NULL,1589529654,NULL,0,0),(867,'zh_tw_wp',1,'courseduration','Course duration','課程期限',NULL,1589529654,NULL,0,0),(868,'zh_tw_wp',1,'courseduration_desc','The course duration is used to calculate the default course end date. The course end date is used for determining whether a course should be included in a user\'s list of courses. It may also be used by custom reports. Users can still enter the course after the end date.','這課程期限是用來計算這預設的課程結束日期。而課程結束日期只是用來做成績報告,在結束日期之後,用戶仍然可以進入這課程。',NULL,1589529654,NULL,0,0),(869,'zh_tw_wp',1,'courseenddateenabled','Course end date enabled by default','課程結束日期已按照預設來啟動',NULL,1589529654,NULL,0,0),(870,'zh_tw_wp',1,'courseenddateenabled_desc','This setting determines if the course end date will be enabled by default for new courses and set to the date calculated from the course duration.','This setting determines if the course end date will be enabled by default for new courses and set to the date calculated from the course duration.',NULL,1589529654,NULL,0,0),(871,'zh_tw_wp',1,'eventcontentviewed','Content viewed','已檢視的內容',NULL,1589529654,NULL,0,0),(872,'zh_tw_wp',1,'filteroption','{$a->criteria}: {$a->value}','{$a->criteria}: {$a->value}',NULL,1589529654,NULL,0,0),(873,'zh_tw_wp',1,'filters','Filters','Filters',NULL,1589529654,NULL,0,0),(874,'zh_tw_wp',1,'icqnumber','ICQ number','ICQ 號碼',NULL,1589529654,NULL,0,0),(875,'zh_tw_wp',1,'icon','Icon','圖示',NULL,1589529654,NULL,0,0),(876,'zh_tw_wp',1,'idnumber','ID number','學號',NULL,1589529654,NULL,0,0),(877,'zh_tw_wp',1,'idnumbercourse','Course ID number','課程編號',NULL,1589529654,NULL,0,0),(878,'zh_tw_wp',1,'idnumbercourse_help','The ID number of a course is only used when matching the course against external systems and is not displayed anywhere on the site. If the course has an official code name it may be entered, otherwise the field can be left blank.','課程編號只用來和外部系統對應,不會在網站的任何地方顯示。如果此課程有公訂編號的話,可以在此輸入,否則此欄位可以空白。',NULL,1589529654,NULL,0,0),(879,'zh_tw_wp',1,'idnumbergroup','Group ID number','分組編號',NULL,1589529654,NULL,0,0),(880,'zh_tw_wp',1,'idnumbergroup_help','The ID number of a group is only used when matching the group against external systems and is not displayed anywhere on the site. If the group has an official code name it may be entered, otherwise the field can be left blank.','分組編號只用來和外部系統對應,不會在網站的任何地方顯示。如果此分組有公訂編號的話,可以在此輸入,否則此欄位可以空白。',NULL,1589529654,NULL,0,0),(881,'zh_tw_wp',1,'idnumbergrouping','Grouping ID number','分群編號',NULL,1589529654,NULL,0,0),(882,'zh_tw_wp',1,'idnumbergrouping_help','The ID number of a grouping is only used when matching the grouping against external systems and is not displayed anywhere on the site. If the grouping has an official code name it may be entered, otherwise the field can be left blank.','分群編號只用來和外部系統對應,不會在網站的任何地方顯示。如果此分群有公訂編號的話,可以在此輸入,否則此欄位可以空白。',NULL,1589529654,NULL,0,0),(883,'zh_tw_wp',1,'idnumbermod','ID number','識別編號',NULL,1589529654,NULL,0,0),(884,'zh_tw_wp',1,'idnumbermod_help','Setting an ID number provides a way of identifying the activity or resource for purposes such as grade calculation or custom reporting. Otherwise the field may be left blank.\n\nFor gradable activities, the ID number can also be set in the gradebook, though it can only be edited on the activity settings page.','設定一個識別編號可以在成績計算時,做為活動識別。如果這個活動與任何成績計算公式無關,那麼它的識別編號可以空白。這個識別編號也可以在成績單中設定,不過它只能在活動設定頁中編輯。',NULL,1589529654,NULL,0,0),(885,'zh_tw_wp',1,'idnumbertaken','This ID number is already taken','此識別編號已被使用',NULL,1589529654,NULL,0,0),(886,'zh_tw_wp',1,'imagealt','Picture description','圖片說明',NULL,1589529654,NULL,0,0),(887,'zh_tw_wp',1,'import','Import','匯入',NULL,1589529654,NULL,0,0),(888,'zh_tw_wp',1,'importdata','Import course data','匯入課程資料',NULL,1589529654,NULL,0,0),(889,'zh_tw_wp',1,'importdataexported','Exported data from \'from\' course successfully.
Continue to import into your \'to\' course.','成功地從\'來源\'課程匯出資料。
接下來將匯入到\'目的\'課程中。',NULL,1589529654,NULL,0,0),(890,'zh_tw_wp',1,'importdatafinished','Import complete! Continue to your course','匯入完成!繼續您的課程',NULL,1589529654,NULL,0,0),(891,'zh_tw_wp',1,'importdatafrom','Find a course to import data from:','找到匯入資料的課程:',NULL,1589529654,NULL,0,0),(892,'zh_tw_wp',1,'inactive','Inactive','不活動的',NULL,1589529654,NULL,0,0),(893,'zh_tw_wp',1,'include','Include','包含',NULL,1589529654,NULL,0,0),(894,'zh_tw_wp',1,'includeallusers','Include all users','包含所有用戶',NULL,1589529654,NULL,0,0),(895,'zh_tw_wp',1,'includecoursefiles','Include course files','包含課程檔案',NULL,1589529655,NULL,0,0),(896,'zh_tw_wp',1,'includecourseusers','Include course users','包含課程用戶',NULL,1589529655,NULL,0,0),(897,'zh_tw_wp',1,'included','Included','被包含',NULL,1589529655,NULL,0,0),(898,'zh_tw_wp',1,'includelogentries','Include log entries','包含日誌記錄',NULL,1589529655,NULL,0,0),(899,'zh_tw_wp',1,'includemodules','Include modules','包含模組',NULL,1589529655,NULL,0,0),(900,'zh_tw_wp',1,'includemoduleuserdata','Include module user data','包含模組的用戶資料',NULL,1589529655,NULL,0,0),(901,'zh_tw_wp',1,'includeneededusers','Include needed users','包含需要的用戶',NULL,1589529655,NULL,0,0),(902,'zh_tw_wp',1,'includenoneusers','Include no users','不包含任何用戶',NULL,1589529655,NULL,0,0),(903,'zh_tw_wp',1,'includeroleassignments','Include role assignments','包含角色指派',NULL,1589529655,NULL,0,0),(904,'zh_tw_wp',1,'includesitefiles','Include site files used in this course','包含這課程中用到的網站檔案',NULL,1589529655,NULL,0,0),(905,'zh_tw_wp',1,'includeuserfiles','Include user files','包含用戶檔案',NULL,1589529655,NULL,0,0),(906,'zh_tw_wp',1,'increasesections','Increase the number of sections','增加主題單元數',NULL,1589529655,NULL,0,0),(907,'zh_tw_wp',1,'indicator:accessesafterend','Course accessed after end date','在結束之後訪問課程',NULL,1589529655,NULL,0,0),(908,'zh_tw_wp',1,'indicator:accessesafterend_help','This indicator reflects if the student accessed the course after the course end date.','這一指標顯示是否有學生在課程結束之後訪問這課程',NULL,1589529655,NULL,0,0),(909,'zh_tw_wp',1,'indicator:accessesbeforestart','Course accessed before start date','在開始日期之前訪問課程',NULL,1589529655,NULL,0,0),(910,'zh_tw_wp',1,'indicator:accessesbeforestart_help','This indicator reflects if the student accessed the course before the course start date.','這一指標顯示是否有學生在課程開始之前訪問這課程',NULL,1589529655,NULL,0,0),(911,'zh_tw_wp',1,'indicator:activitiesdue','Activities due','Activities due',NULL,1589529655,NULL,0,0),(912,'zh_tw_wp',1,'indicator:activitiesdue_help','The user has activities due.','The user has activities due.',NULL,1589529655,NULL,0,0),(913,'zh_tw_wp',1,'indicator:anycourseaccess','Any course access','Any course access',NULL,1589529655,NULL,0,0),(914,'zh_tw_wp',1,'indicator:anycourseaccess_help','This indicator reflects access to any course that the user is enrolled in.','This indicator reflects access to any course that the user is enrolled in.',NULL,1589529655,NULL,0,0),(915,'zh_tw_wp',1,'indicator:anywrite','Any write action','任何書寫活動',NULL,1589529655,NULL,0,0),(916,'zh_tw_wp',1,'indicator:anywrite_help','This indicator represents any write (submit) action taken by the student.','這一指標代表這學生所作的任何書寫(提交)活動',NULL,1589529655,NULL,0,0),(917,'zh_tw_wp',1,'indicator:anywriteincourse','Any write action in the course','在這一課程的任何書寫活動',NULL,1589529655,NULL,0,0),(918,'zh_tw_wp',1,'indicator:anywriteincourse_help','This indicator represents any write (submit) action taken by the student in any course activity.','這一指標代表這學生在任何課程活動中所作的書寫(提交)活動',NULL,1589529655,NULL,0,0),(919,'zh_tw_wp',1,'indicator:completeduserprofile','User profile is completed','個人資料表已經完成',NULL,1589529655,NULL,0,0),(920,'zh_tw_wp',1,'indicator:completeduserprofile_help','This indicator represents that the student has completed their user profile.','這一指標代表這一學生已經完成他的用戶個人資料表',NULL,1589529655,NULL,0,0),(921,'zh_tw_wp',1,'indicator:completeduserprofiledef','User profile is completed','User profile is completed',NULL,1589529655,NULL,0,0),(922,'zh_tw_wp',1,'indicator:completeduserprofiledef_help','The site policies have been agreed to and the user has filled in the following fields: Institution, Department, Address, City, Country, URL.','The site policies have been agreed to and the user has filled in the following fields: Institution, Department, Address, City, Country, URL.',NULL,1589529655,NULL,0,0),(923,'zh_tw_wp',1,'indicator:completionenabled','Completion tracking enabled','啟用完成追蹤',NULL,1589529655,NULL,0,0),(924,'zh_tw_wp',1,'indicator:completionenabled_help','This indicator represents that completion tracking has been enabled for this course.','This indicator represents that completion tracking has been enabled for this course.',NULL,1589529655,NULL,0,0),(925,'zh_tw_wp',1,'indicator:nostudent','Student enrolments','這裡沒有學生',NULL,1589529655,NULL,0,0),(926,'zh_tw_wp',1,'indicator:nostudent_help','This indicator reflects the availability of students in the course.','This indicator reflects the availability of students in the course.',NULL,1589529655,NULL,0,0),(927,'zh_tw_wp',1,'indicator:noteacher','Teacher availability','這裡沒有教師',NULL,1589529655,NULL,0,0),(928,'zh_tw_wp',1,'indicator:noteacher_help','This indicator reflects the availability of teachers in the course.','This indicator reflects the availability of teachers in the course.',NULL,1589529655,NULL,0,0),(929,'zh_tw_wp',1,'indicator:potentialcognitive','Course potential cognitive depth','課程可能的認知深度',NULL,1589529655,NULL,0,0),(930,'zh_tw_wp',1,'indicator:potentialcognitive_help','This indicator is based on the potential cognitive depth that could be reached by a student participating in course activities.','This indicator is based on the potential cognitive depth that could be reached by a student participating in course activities.',NULL,1589529655,NULL,0,0),(931,'zh_tw_wp',1,'indicator:potentialcognitivedef','Course potential cognitive depth','Course potential cognitive depth',NULL,1589529655,NULL,0,0),(932,'zh_tw_wp',1,'indicator:potentialcognitivedef_help','The degree to which the course offers \"deep\" cognitive engagement, e.g. submission of work for feedback, the opportunity to review work by others, and the opportunity to revise and resubmit work.','The degree to which the course offers \"deep\" cognitive engagement, e.g. submission of work for feedback, the opportunity to review work by others, and the opportunity to revise and resubmit work.',NULL,1589529655,NULL,0,0),(933,'zh_tw_wp',1,'indicator:potentialcognitivedef_link','Learning_analytics_indicators#Cognitive_depth','Learning_analytics_indicators#Cognitive_depth',NULL,1589529655,NULL,0,0),(934,'zh_tw_wp',1,'indicator:potentialsocial','Course potential social breadth','課程潛在的社會廣度',NULL,1589529655,NULL,0,0),(935,'zh_tw_wp',1,'indicator:potentialsocial_help','This indicator is based on the potential social breadth that could be reached by the student participating in course activities.','This indicator is based on the potential social breadth that could be reached by the student participating in course activities.',NULL,1589529655,NULL,0,0),(936,'zh_tw_wp',1,'indicator:potentialsocialdef','Course potential social breadth','Course potential social breadth',NULL,1589529655,NULL,0,0),(937,'zh_tw_wp',1,'indicator:potentialsocialdef_help','The degree to which the course offers \"broad\" social engagement, interacting with other participants and with the community of practice beyond the class.','The degree to which the course offers \"broad\" social engagement, interacting with other participants and with the community of practice beyond the class.',NULL,1589529655,NULL,0,0),(938,'zh_tw_wp',1,'indicator:potentialsocialdef_link','Learning_analytics_indicators#Social_breadth','Learning_analytics_indicators#Social_breadth',NULL,1589529655,NULL,0,0),(939,'zh_tw_wp',1,'indicator:readactions','Read actions amount','閱讀動作的數量',NULL,1589529655,NULL,0,0),(940,'zh_tw_wp',1,'indicator:readactions_help','This indicator represents the number of read (view) actions taken by the student.','這一指數代表這一學生所作的閱讀(檢視)動作的數量',NULL,1589529655,NULL,0,0),(941,'zh_tw_wp',1,'indicator:userforumstracking','User is tracking forums','用戶正在追蹤討論區',NULL,1589529655,NULL,0,0),(942,'zh_tw_wp',1,'indicator:userforumstracking_help','This indicator represents whether or not the student has tracking turned on in the forums.','This indicator represents whether or not the student has tracking turned on in the forums.',NULL,1589529655,NULL,0,0),(943,'zh_tw_wp',1,'info','Information','資訊',NULL,1589529655,NULL,0,0),(944,'zh_tw_wp',1,'institution','Institution','機構',NULL,1589529655,NULL,0,0),(945,'zh_tw_wp',1,'instudentview','in student view','學生檢視模式',NULL,1589529655,NULL,0,0),(946,'zh_tw_wp',1,'interests','Interests','興趣',NULL,1589529655,NULL,0,0),(947,'zh_tw_wp',1,'interestslist','List of interests','興趣列表',NULL,1589529655,NULL,0,0),(948,'zh_tw_wp',1,'interestslist_help','Enter your interests, one by one, which will then be displayed on your profile page as tags.','用逗號(半形)分隔輸入您各項興趣嗜好。您的興趣嗜好將以標籤形式顯示在您的個人資料頁中。',NULL,1589529655,NULL,0,0),(949,'zh_tw_wp',1,'invalidemail','Invalid email address','無效的電子郵件信箱',NULL,1589529655,NULL,0,0),(950,'zh_tw_wp',1,'invalidlogin','Invalid login, please try again','登入無效,請重試',NULL,1589529655,NULL,0,0),(951,'zh_tw_wp',1,'invalidusername','The username can only contain alphanumeric lowercase characters (letters and numbers), underscore (_), hyphen (-), period (.) or at symbol (@).','用戶名稱只能包含小寫的字符(字母和數字)、底線(_)、橫線(-)、小數點(.)或符號(@)',NULL,1589529655,NULL,0,0),(952,'zh_tw_wp',1,'invalidusernameupload','Invalid username','無效的用戶名稱',NULL,1589529655,NULL,0,0),(953,'zh_tw_wp',1,'ip_address','IP address','IP位址',NULL,1589529655,NULL,0,0),(954,'zh_tw_wp',1,'jump','Jump','跳',NULL,1589529655,NULL,0,0),(955,'zh_tw_wp',1,'jumpto','Jump to...','跳至...',NULL,1589529655,NULL,0,0),(956,'zh_tw_wp',1,'keep','Keep','保留',NULL,1589529655,NULL,0,0),(957,'zh_tw_wp',1,'langltr','Language direction left-to-right','文字書寫方向從左到右',NULL,1589529655,NULL,0,0),(958,'zh_tw_wp',1,'langrtl','Language direction right-to-left','文字書寫方向從右到左',NULL,1589529655,NULL,0,0),(959,'zh_tw_wp',1,'language','Language','語言',NULL,1589529655,NULL,0,0),(960,'zh_tw_wp',1,'languagegood','This language pack is up-to-date! :-)','這個語言包是最新的! :-)',NULL,1589529655,NULL,0,0),(961,'zh_tw_wp',1,'last','Last','最近',NULL,1589529655,NULL,0,0),(962,'zh_tw_wp',1,'lastaccess','Last access','上次訪問',NULL,1589529655,NULL,0,0),(963,'zh_tw_wp',1,'lastcourseaccess','Last access to course','上次存取課程',NULL,1589529655,NULL,0,0),(964,'zh_tw_wp',1,'lastedited','Last edited','最後編輯',NULL,1589529655,NULL,0,0),(965,'zh_tw_wp',1,'lastip','Last IP address','最新IP位址',NULL,1589529655,NULL,0,0),(966,'zh_tw_wp',1,'lastlogin','Last login','最後登入',NULL,1589529655,NULL,0,0),(967,'zh_tw_wp',1,'lastmodified','Last modified','最後修改',NULL,1589529655,NULL,0,0),(968,'zh_tw_wp',1,'lastname','Surname','姓氏',NULL,1589529655,NULL,0,0),(969,'zh_tw_wp',1,'lastnamephonetic','Surname - phonetic','姓氏 - 拼音',NULL,1589529655,NULL,0,0),(970,'zh_tw_wp',1,'lastsiteaccess','Last access to site','最後一次登入網站',NULL,1589529655,NULL,0,0),(971,'zh_tw_wp',1,'lastyear','Last year','去年',NULL,1589529655,NULL,0,0),(972,'zh_tw_wp',1,'latestlanguagepack','Check for latest language pack on moodle.org','到moodle.org檢查有無最新的語言套件',NULL,1589529655,NULL,0,0),(973,'zh_tw_wp',1,'layouttable','Layout table','版面配置表',NULL,1589529655,NULL,0,0),(974,'zh_tw_wp',1,'leavetokeep','Leave blank to keep current password','留空白則保留原來密碼',NULL,1589529655,NULL,0,0),(975,'zh_tw_wp',1,'legacylogginginuse','This site currently has writing to the legacy log store enabled. Writing to this log store is deprecated. Please write to a supported log store such as \"standard\" or \"external\".','這網站目前是將日誌寫入啟用的先前的日誌儲存中。寫入這一日誌儲存已經被放棄了。請改寫入有支援的日誌儲存,比如\"標準\"或\"外部\"。',NULL,1589529655,NULL,0,0),(976,'zh_tw_wp',1,'legacythemeinuse','This site is being displayed to you in compatibility mode because your browser is too old.','因為您的瀏覽器版本太老舊了,所以本站將以相容模式顯示。',NULL,1589529655,NULL,0,0),(977,'zh_tw_wp',1,'license','Licence','授權條款',NULL,1589529655,NULL,0,0),(978,'zh_tw_wp',1,'licenses','Licences','授權方式',NULL,1589529655,NULL,0,0),(979,'zh_tw_wp',1,'liketologin','Would you like to log in now with a full user account?','您現在想使用帳號登入嗎?',NULL,1589529655,NULL,0,0),(980,'zh_tw_wp',1,'list','List','清單',NULL,1589529655,NULL,0,0),(981,'zh_tw_wp',1,'listfiles','List of files in {$a}','{$a}中的檔案清單',NULL,1589529655,NULL,0,0),(982,'zh_tw_wp',1,'listofallpeople','List of all people','顯示所有人員',NULL,1589529655,NULL,0,0),(983,'zh_tw_wp',1,'listofcourses','List of courses','課程清單',NULL,1589529655,NULL,0,0),(984,'zh_tw_wp',1,'loading','Loading','裝載中',NULL,1589529655,NULL,0,0),(985,'zh_tw_wp',1,'loadinghelp','Loading...','載入中.....',NULL,1589529655,NULL,0,0),(986,'zh_tw_wp',1,'local','Local','本地',NULL,1589529655,NULL,0,0),(987,'zh_tw_wp',1,'localplugins','Local plugins','本地端外掛',NULL,1589529655,NULL,0,0),(988,'zh_tw_wp',1,'localpluginsmanage','Manage local plugins','管理本地端外掛',NULL,1589529655,NULL,0,0),(989,'zh_tw_wp',1,'location','Location','位置',NULL,1589529655,NULL,0,0),(990,'zh_tw_wp',1,'locktimeout','The operation timed out while waiting for a lock.','在等待鎖定的時候已經超過操作時間。',NULL,1589529655,NULL,0,0),(991,'zh_tw_wp',1,'log_excel_date_format','yyyy mmmm d h:mm','yyyy mmmm d h:mm',NULL,1589529655,NULL,0,0),(992,'zh_tw_wp',1,'loggedinas','You are logged in as {$a}','您以{$a}登入',NULL,1589529655,NULL,0,0),(993,'zh_tw_wp',1,'loggedinasguest','You are currently using guest access','您正使用訪客身分瀏覽',NULL,1589529655,NULL,0,0),(994,'zh_tw_wp',1,'loggedinnot','You are not logged in.','您尚未登入',NULL,1589529655,NULL,0,0),(995,'zh_tw_wp',1,'login','Log in','登入',NULL,1589529655,NULL,0,0),(996,'zh_tw_wp',1,'loginactivity','Login activity','登入活動',NULL,1589529655,NULL,0,0),(997,'zh_tw_wp',1,'loginalready','You are already logged in','您已經登入',NULL,1589529655,NULL,0,0),(998,'zh_tw_wp',1,'loginas','Log in as','以此身分登入',NULL,1589529655,NULL,0,0),(999,'zh_tw_wp',1,'loginaspasswordexplain','

You must enter the special \"loginas password\" to use this feature.
If you do not know it, ask your server administrator.

','

要使用此功能,您需要特別的“登入為密碼”。
如果您沒有,請和伺服器管理員聯繫。

',NULL,1589529655,NULL,0,0),(1000,'zh_tw_wp',1,'login_failure_logs','Login failure logs','登入失敗的記錄',NULL,1589529655,NULL,0,0),(1001,'zh_tw_wp',1,'loginguest','Log in as a guest','以訪客身分登入',NULL,1589529655,NULL,0,0),(1002,'zh_tw_wp',1,'loginsite','Log in to the site','登入本網站',NULL,1589529655,NULL,0,0),(1003,'zh_tw_wp',1,'loginsteps','For full access to this site, you first need to create an account.','您好!如果您尚未申請帳號,為了能完整使用本網站課程,您需要先花一兩分鐘時間申請一個新帳號。此外,部分課程在初次選課時,還需要輸入開課教師所設定的選課密碼。\n

申請帳號請依下列步驟進行:

\n
    \n
  1. 請於 申請新帳號 表單中輸入個人相關資料。
  2. \n
  3. 一封電子郵件會立刻寄送到您的信箱中。
  4. \n
  5. 讀取您的電子郵件,點按信件中的網址連結。
  6. \n
  7. 您的帳號將得到確認,並且立刻登入本網站。
  8. \n
  9. 然後,請選擇您想要參加的課程。
  10. \n
  11. 如果系統提示要選課密鑰,請輸入教師提供給您的選課密碼,這樣才能註冊到該課程中。
  12. \n
  13. 從此,您只要輸入個人的帳號與密碼〈在左邊的表單中〉,就可以進入任何一個您已選修的課程中。
  14. \n
',NULL,1589529655,NULL,0,0),(1004,'zh_tw_wp',1,'loginstepsnone','

Hi!

\n

For full access to courses you\'ll need to create yourself an account.

\n

All you need to do is make up a username and password and use it in the form on this page!

\n

If someone else has already chosen your username then you\'ll have to try again using a different username.

','

嗨!

\n

需要完成註冊手續才可能進入本課程。

\n

您需要申請一個帳號名稱和密碼,以便進行登入系統的動作!

\n

假如您所選定帳號名稱已經有人先登記,則需要輸入新的名稱,再試一次。

',NULL,1589529655,NULL,0,0),(1005,'zh_tw_wp',1,'loginto','Log in to {$a}','登入到{$a}',NULL,1589529655,NULL,0,0),(1006,'zh_tw_wp',1,'logout','Log out','登出',NULL,1589529655,NULL,0,0),(1007,'zh_tw_wp',1,'logoutconfirm','Do you really want to log out?','您確定要登出嗎?',NULL,1589529655,NULL,0,0),(1008,'zh_tw_wp',1,'logs','Logs','日誌',NULL,1589529655,NULL,0,0),(1009,'zh_tw_wp',1,'logtoomanycourses','[ url}\">more ]','[ url}\">更多 ]',NULL,1589529655,NULL,0,0),(1010,'zh_tw_wp',1,'logtoomanyusers','[ url}\">more ]','[ url}\">更多 ]',NULL,1589529655,NULL,0,0),(1011,'zh_tw_wp',1,'lookback','Look back','回顧',NULL,1589529655,NULL,0,0),(1012,'zh_tw_wp',1,'mailadmins','Inform admins','通知管理員',NULL,1589529655,NULL,0,0),(1013,'zh_tw_wp',1,'mailstudents','Inform students','通知學生',NULL,1589529655,NULL,0,0),(1014,'zh_tw_wp',1,'mailteachers','Inform teachers','通知教師',NULL,1589529655,NULL,0,0),(1015,'zh_tw_wp',1,'maincoursepage','Main course page','主要課程頁面',NULL,1589529655,NULL,0,0),(1016,'zh_tw_wp',1,'makeafolder','Create folder','建立資料夾',NULL,1589529655,NULL,0,0),(1017,'zh_tw_wp',1,'makeavailable','Make available','隱藏但可使用',NULL,1589529655,NULL,0,0),(1018,'zh_tw_wp',1,'makeeditable','If you make \'{$a}\' editable by the web server process (eg apache) then you could edit this file directly from this page','假如您透過網頁伺服器(例如Apache)讓這\"{$a}\"成為可編輯的,那麼您就可以從這一頁直接編輯這一檔案',NULL,1589529655,NULL,0,0),(1019,'zh_tw_wp',1,'makethismyhome','Make this my home page','將此頁設為我的預設首頁',NULL,1589529655,NULL,0,0),(1020,'zh_tw_wp',1,'makeunavailable','Make unavailable','隱藏無法使用',NULL,1589529655,NULL,0,0),(1021,'zh_tw_wp',1,'manageblocks','Blocks','區塊',NULL,1589529655,NULL,0,0),(1022,'zh_tw_wp',1,'managecategorythis','Manage this category','管理此類別',NULL,1589529655,NULL,0,0),(1023,'zh_tw_wp',1,'managecourses','Manage courses','課程管理',NULL,1589529655,NULL,0,0),(1024,'zh_tw_wp',1,'managedataformats','Manage data formats','管理資料格式',NULL,1589529655,NULL,0,0),(1025,'zh_tw_wp',1,'managedatabase','Database','資料庫管理',NULL,1589529655,NULL,0,0),(1026,'zh_tw_wp',1,'manageeditorfiles','Manage files used by editor','管理被編輯器使用的檔案',NULL,1589529655,NULL,0,0),(1027,'zh_tw_wp',1,'managefilters','Filters','過濾器',NULL,1589529655,NULL,0,0),(1028,'zh_tw_wp',1,'managemodules','Modules','模組管理',NULL,1589529655,NULL,0,0),(1029,'zh_tw_wp',1,'manageroles','Roles and permissions','角色與權限',NULL,1589529655,NULL,0,0),(1030,'zh_tw_wp',1,'markallread','Mark all as read','把全部標示為已讀',NULL,1589529655,NULL,0,0),(1031,'zh_tw_wp',1,'markedthistopic','This topic is highlighted as the current topic','這一主題已被凸顯為當前主題',NULL,1589529655,NULL,0,0),(1032,'zh_tw_wp',1,'markthistopic','Highlight this topic as the current topic','將本主題凸顯為當前主題',NULL,1589529655,NULL,0,0),(1033,'zh_tw_wp',1,'matchingsearchandrole','Matching \'{$a->search}\' and {$a->role}','正搭配“{$a->search}”和{$a->role}',NULL,1589529655,NULL,0,0),(1034,'zh_tw_wp',1,'maxareabytesreached','The file (or the total size of several files) is larger than the space remaining in this area.','這檔案(或幾個檔案的總和)的大小比這一區保留的空間還大',NULL,1589529655,NULL,0,0),(1035,'zh_tw_wp',1,'maxsectionslimit','Cannot create new section as it would exceed the maximum number of sections allowed for this course ({$a}).','無發建立新的章節,因為它會超過這課程所允許的最大章節數({$a})',NULL,1589529655,NULL,0,0),(1036,'zh_tw_wp',1,'maxfilesize','Maximum size for new files: {$a}','新檔案最大容量:{$a}',NULL,1589529655,NULL,0,0),(1037,'zh_tw_wp',1,'maxfilesreached','You are allowed to attach a maximum of {$a} file(s) to this item','此項目允許您最多附加 {$a}個檔案',NULL,1589529655,NULL,0,0),(1038,'zh_tw_wp',1,'maximumchars','Maximum of {$a} characters','最多{$a}個字元',NULL,1589529655,NULL,0,0),(1039,'zh_tw_wp',1,'maximumgrade','Maximum grade','最高成績',NULL,1589529655,NULL,0,0),(1040,'zh_tw_wp',1,'maximumgradex','Maximum grade: {$a}','最高分:{$a}',NULL,1589529655,NULL,0,0),(1041,'zh_tw_wp',1,'maximumshort','Max','最大',NULL,1589529655,NULL,0,0),(1042,'zh_tw_wp',1,'maximumupload','Maximum upload size','上傳檔案的最大容量',NULL,1589529655,NULL,0,0),(1043,'zh_tw_wp',1,'maximumupload_help','This setting determines the largest size of file that can be uploaded to the course, limited by the site-wide setting set by an administrator. Activity modules also include a maximum upload size setting for further restricting the file size.','這個設定決定了可以上傳到這一課程的檔案最大容量,它不能夠比由網站管理員所做的全站設定值還要高。而課程中的每個活動模組也都包含有上傳檔案最大容量的設定,以進一步限制上傳檔案的大小。',NULL,1589529655,NULL,0,0),(1044,'zh_tw_wp',1,'maxnumberweeks','Maximum number of sections','最大週數/主題數',NULL,1589529655,NULL,0,0),(1045,'zh_tw_wp',1,'maxnumberweeks_desc','The maximum value in the number of sections drop-down menu (applies to certain course formats only).','這控制出現在課程設定選項“週數/主題數”的最大值。',NULL,1589529655,NULL,0,0),(1046,'zh_tw_wp',1,'maxnumcoursesincombo','Browse link}\">{$a->numberofcourses} courses.','瀏覽link}\">{$a->numberofcourses}門課程。',NULL,1589529655,NULL,0,0),(1047,'zh_tw_wp',1,'maxsize','Max size: {$a}','檔案最大容量:{$a}',NULL,1589529655,NULL,0,0),(1048,'zh_tw_wp',1,'maxsizeandareasize','Maximum size for new files: {$a->size}, overall limit: {$a->areasize}','新檔案的最大容量:{$a->size},整體限制:{$a->areasize}',NULL,1589529655,NULL,0,0),(1049,'zh_tw_wp',1,'maxsizeandattachments','Maximum file size: {$a->size}, maximum number of files: {$a->attachments}','新檔案的最大容量: {$a->size} ,最多附件:{$a->attachments}',NULL,1589529655,NULL,0,0),(1050,'zh_tw_wp',1,'maxsizeandattachmentsandareasize','Maximum file size: {$a->size}, maximum number of files: {$a->attachments}, maximum total size: {$a->areasize}','新檔案的最大容量: {$a->size} ,最多附件:{$a->attachments},整體限制:{$a->areasize}',NULL,1589529655,NULL,0,0),(1051,'zh_tw_wp',1,'memberincourse','People in the course','課程成員',NULL,1589529655,NULL,0,0),(1052,'zh_tw_wp',1,'messagebody','Message body','訊息內容',NULL,1589529655,NULL,0,0),(1053,'zh_tw_wp',1,'messagedselectedusers','Selected users have been messaged and the recipient list has been reset.','訊息已經發送給選出的用戶,而收件人列表已重設了。',NULL,1589529655,NULL,0,0),(1054,'zh_tw_wp',1,'messagedselectedusersfailed','Something went wrong while messaging selected users. Some may have received the email.','發送訊息給選出的用戶時發生錯誤,有些人可能沒有收到電子郵件。',NULL,1589529655,NULL,0,0),(1055,'zh_tw_wp',1,'messageprovider:asyncbackupnotification','Asynchronous backup/restore notifications','非同步備份/還原通知',NULL,1589529655,NULL,0,0),(1056,'zh_tw_wp',1,'messageprovider:availableupdate','Available update notifications','有可用更新的通知',NULL,1589529655,NULL,0,0),(1057,'zh_tw_wp',1,'messageprovider:backup','Backup notifications','備份通知',NULL,1589529655,NULL,0,0),(1058,'zh_tw_wp',1,'messageprovider:badgecreatornotice','Badge creator notifications','獎章創造者的通知',NULL,1589529655,NULL,0,0),(1059,'zh_tw_wp',1,'messageprovider:badgerecipientnotice','Badge recipient notifications','獎章受獎者的通知',NULL,1589529655,NULL,0,0),(1060,'zh_tw_wp',1,'messageprovider:competencyplancomment','Comment posted on a learning plan','對一學習計畫的評論',NULL,1589529655,NULL,0,0),(1061,'zh_tw_wp',1,'messageprovider:competencyusercompcomment','Comment posted on a competency','對一核心能力的評論',NULL,1589529655,NULL,0,0),(1062,'zh_tw_wp',1,'messageprovider:courserequestapproved','Course creation request approval notification','課程開設申請已核准的通知',NULL,1589529655,NULL,0,0),(1063,'zh_tw_wp',1,'messageprovider:courserequested','Course creation request notification','課程開設申請通知',NULL,1589529655,NULL,0,0),(1064,'zh_tw_wp',1,'messageprovider:courserequestrejected','Course creation request rejection notification','課程開設申請被駁回的通知',NULL,1589529655,NULL,0,0),(1065,'zh_tw_wp',1,'messageprovider:errors','Important errors with the site','本站的嚴重錯誤',NULL,1589529655,NULL,0,0),(1066,'zh_tw_wp',1,'messageprovider:errors_help','These are important errors that an administrator should know about.','有管理員必須知道的嚴重錯誤。',NULL,1589529655,NULL,0,0),(1067,'zh_tw_wp',1,'messageprovider:gradenotifications','Grade notifications','Grade notifications',NULL,1589529655,NULL,0,0),(1068,'zh_tw_wp',1,'messageprovider:messagecontactrequests','Message contact requests notification','Message contact requests notification',NULL,1589529655,NULL,0,0),(1069,'zh_tw_wp',1,'messageprovider:notices','Notices about minor problems','關於一些小問題的通知',NULL,1589529655,NULL,0,0),(1070,'zh_tw_wp',1,'messageprovider:notices_help','These are notices that an administrator might be interested in seeing.','有一些管理員可能會感興趣的通知',NULL,1589529655,NULL,0,0),(1071,'zh_tw_wp',1,'messageprovider:insights','Insights generated by prediction models','由預測模組產生的洞察',NULL,1589529655,NULL,0,0),(1072,'zh_tw_wp',1,'messageprovider:instantmessage','Personal messages between users','用戶之間的私人訊息',NULL,1589529655,NULL,0,0),(1073,'zh_tw_wp',1,'messageprovider:instantmessage_help','This section configures what happens to messages that are sent to you directly from other users on this site.','設定在收到本站其他用戶直接發給您的訊息後,該如何處理。',NULL,1589529655,NULL,0,0),(1074,'zh_tw_wp',1,'messageselect','Select this user as a message recipient','選擇這個用戶為收件人',NULL,1589529655,NULL,0,0),(1075,'zh_tw_wp',1,'messageselectadd','Send a message','發送訊息',NULL,1589529655,NULL,0,0),(1076,'zh_tw_wp',1,'middlename','Middle name','中間名字',NULL,1589529655,NULL,0,0),(1077,'zh_tw_wp',1,'migratinggrades','Migrating grades','移轉成績',NULL,1589529655,NULL,0,0),(1078,'zh_tw_wp',1,'min','min','分鐘',NULL,1589529655,NULL,0,0),(1079,'zh_tw_wp',1,'mins','mins','分鐘',NULL,1589529655,NULL,0,0),(1080,'zh_tw_wp',1,'minute','minute','分鐘',NULL,1589529655,NULL,0,0),(1081,'zh_tw_wp',1,'minutes','minutes','分鐘',NULL,1589529655,NULL,0,0),(1082,'zh_tw_wp',1,'miscellaneous','Miscellaneous','其它',NULL,1589529655,NULL,0,0),(1083,'zh_tw_wp',1,'missingcategory','You need to choose a category','您需要選定一個課程類別',NULL,1589529655,NULL,0,0),(1084,'zh_tw_wp',1,'missingdescription','Missing description','缺少說明資料',NULL,1589529655,NULL,0,0),(1085,'zh_tw_wp',1,'missingemail','Missing email address','缺少電子郵件信箱',NULL,1589529655,NULL,0,0),(1086,'zh_tw_wp',1,'missingfirstname','Missing given name','缺少名字資料',NULL,1589529655,NULL,0,0),(1087,'zh_tw_wp',1,'missingfromdisk','Missing from disk','從磁碟遺失',NULL,1589529655,NULL,0,0),(1088,'zh_tw_wp',1,'missingfullname','Missing full name','缺少完整名稱',NULL,1589529655,NULL,0,0),(1089,'zh_tw_wp',1,'missinglastname','Missing surname','缺少姓氏資料',NULL,1589529655,NULL,0,0),(1090,'zh_tw_wp',1,'missingname','Missing name','缺少名稱',NULL,1589529655,NULL,0,0),(1091,'zh_tw_wp',1,'missingnewpassword','Missing new password','缺少新密碼',NULL,1589529655,NULL,0,0),(1092,'zh_tw_wp',1,'missingpassword','Missing password','缺少密碼',NULL,1589529655,NULL,0,0),(1093,'zh_tw_wp',1,'missingrecaptchachallengefield','Failed reCAPTCHA challenge, try again.','reCAPTCHA 字詞驗證失敗,請再嘗試',NULL,1589529655,NULL,0,0),(1094,'zh_tw_wp',1,'missingreqreason','Missing reason','缺少理由',NULL,1589529655,NULL,0,0),(1095,'zh_tw_wp',1,'missingshortname','Missing short name','缺少簡短名稱',NULL,1589529655,NULL,0,0),(1096,'zh_tw_wp',1,'missingshortsitename','Missing short site name','缺少網站簡稱',NULL,1589529655,NULL,0,0),(1097,'zh_tw_wp',1,'missingsitedescription','Missing site description','缺少網站說明資料',NULL,1589529655,NULL,0,0),(1098,'zh_tw_wp',1,'missingsitename','Missing site name','缺少網站名稱',NULL,1589529655,NULL,0,0),(1099,'zh_tw_wp',1,'missingstrings','Check for untranslated words or phrases','檢查未翻譯的語句',NULL,1589529655,NULL,0,0),(1100,'zh_tw_wp',1,'missingstudent','Must choose something','必須選個東西',NULL,1589529655,NULL,0,0),(1101,'zh_tw_wp',1,'missingsummary','Missing summary','缺少摘要',NULL,1589529655,NULL,0,0),(1102,'zh_tw_wp',1,'missingteacher','Must choose something','必須選個東西',NULL,1589529655,NULL,0,0),(1103,'zh_tw_wp',1,'missingurl','Missing URL','缺少網址',NULL,1589529655,NULL,0,0),(1104,'zh_tw_wp',1,'missingusername','Missing username','缺少帳號名稱',NULL,1589529655,NULL,0,0),(1105,'zh_tw_wp',1,'moddoesnotsupporttype','Module {$a->modname} does not support uploads of type {$a->type}','模組 {$a->modname}不支援上傳 {$a->type}類型檔案',NULL,1589529655,NULL,0,0),(1106,'zh_tw_wp',1,'modhide','Hide','隱藏',NULL,1589529655,NULL,0,0),(1107,'zh_tw_wp',1,'modshow','Show','顯示',NULL,1589529655,NULL,0,0),(1108,'zh_tw_wp',1,'modvisible','Availability','可用性',NULL,1589529655,NULL,0,0),(1109,'zh_tw_wp',1,'modvisible_help','If the availability is set to \'Show on course page\', the activity or resource is available to students (subject to any access restrictions which may be set).\n\nIf the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).','If the availability is set to \'Show on course page\', the activity or resource is available to students (subject to any access restrictions which may be set).\n\nIf the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).',NULL,1589529655,NULL,0,0),(1110,'zh_tw_wp',1,'modvisiblewithstealth','Availability','可用性',NULL,1589529655,NULL,0,0),(1111,'zh_tw_wp',1,'modvisiblewithstealth_help','If the availability is set to \'Show on course page\', the activity or resource is available to students (subject to any access restrictions which may be set).\n\nIf the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).\n\nIf the course contains many activities or resources, the course page may be simplified by setting the availability to \'Make available but not shown on course page\'. In this case, a link to the activity or resource must be provided from elsewhere, such as from a page resource. The activity would still be listed in the gradebook and other reports.','If the availability is set to \'Show on course page\', the activity or resource is available to students (subject to any access restrictions which may be set).\n\nIf the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).\n\nIf the course contains many activities or resources, the course page may be simplified by setting the availability to \'Make available but not shown on course page\'. In this case, a link to the activity or resource must be provided from elsewhere, such as from a page resource. The activity would still be listed in the gradebook and other reports.',NULL,1589529655,NULL,0,0),(1112,'zh_tw_wp',1,'modvisiblehiddensection','Availability','可用性',NULL,1589529655,NULL,0,0),(1113,'zh_tw_wp',1,'modvisiblehiddensection_help','If the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).\n\nIf the course contains many activities or resources, the course page may be simplified by setting the availability to \'Make available but not shown on course page\'. In this case, a link to the activity or resource must be provided from elsewhere, such as from a page resource. The activity would still be listed in the gradebook and other reports.','If the availability is set to \'Hide from students\', the activity or resource is only available to users with permission to view hidden activities (by default, users with the role of teacher or non-editing teacher).\n\nIf the course contains many activities or resources, the course page may be simplified by setting the availability to \'Make available but not shown on course page\'. In this case, a link to the activity or resource must be provided from elsewhere, such as from a page resource. The activity would still be listed in the gradebook and other reports.',NULL,1589529655,NULL,0,0),(1114,'zh_tw_wp',1,'moodlelogo','Moodle logo','Moodle 商標',NULL,1589529655,NULL,0,0),(1115,'zh_tw_wp',1,'month','Month','月',NULL,1589529655,NULL,0,0),(1116,'zh_tw_wp',1,'months','Months','月',NULL,1589529655,NULL,0,0),(1117,'zh_tw_wp',1,'modified','Modified','修改時間',NULL,1589529655,NULL,0,0),(1118,'zh_tw_wp',1,'moduleintro','Description','說明',NULL,1589529655,NULL,0,0),(1119,'zh_tw_wp',1,'modulesetup','Setting up module tables','設定模組的資料表',NULL,1589529655,NULL,0,0),(1120,'zh_tw_wp',1,'modulesuccess','{$a} tables have been set up correctly','{$a}資料表已經正確設定了',NULL,1589529655,NULL,0,0),(1121,'zh_tw_wp',1,'modulesused','Modules used','已使用模組',NULL,1589529655,NULL,0,0),(1122,'zh_tw_wp',1,'moodledocs','Moodle Docs','Moodle線上文件',NULL,1589529655,NULL,0,0),(1123,'zh_tw_wp',1,'moodledocslink','Moodle Docs for this page','本頁的Moodle線上文件',NULL,1589529655,NULL,0,0),(1124,'zh_tw_wp',1,'moodleversion','Moodle version','Moodle版本',NULL,1589529655,NULL,0,0),(1125,'zh_tw_wp',1,'moodlerelease','Moodle release','Moodle發行版',NULL,1589529655,NULL,0,0),(1126,'zh_tw_wp',1,'more','more','更多',NULL,1589529655,NULL,0,0),(1127,'zh_tw_wp',1,'morehelp','More help','更多輔助',NULL,1589529655,NULL,0,0),(1128,'zh_tw_wp',1,'moreinfo','More info','更多訊息',NULL,1589529655,NULL,0,0),(1129,'zh_tw_wp',1,'moreinformation','More information about this error','關於這個錯誤的更多資訊',NULL,1589529655,NULL,0,0),(1130,'zh_tw_wp',1,'moreprofileinfoneeded','Please tell us more about yourself','請告訴我們更多關於您自己的資料',NULL,1589529655,NULL,0,0),(1131,'zh_tw_wp',1,'morenavigationlinks','More...','更多....',NULL,1589529655,NULL,0,0),(1132,'zh_tw_wp',1,'mostrecently','most recently','最近',NULL,1589529655,NULL,0,0),(1133,'zh_tw_wp',1,'move','Move','搬移',NULL,1589529655,NULL,0,0),(1134,'zh_tw_wp',1,'movecoursemodule','Move resource','移動資源',NULL,1589529655,NULL,0,0),(1135,'zh_tw_wp',1,'movecoursesection','Move section','移動單元',NULL,1589529655,NULL,0,0),(1136,'zh_tw_wp',1,'movecontent','Move {$a}','移動{$a}',NULL,1589529655,NULL,0,0),(1137,'zh_tw_wp',1,'movecontentafter','After \"{$a}\"','After \"{$a}\"',NULL,1589529655,NULL,0,0),(1138,'zh_tw_wp',1,'movecontenttothetop','To the top of the list','To the top of the list',NULL,1589529655,NULL,0,0),(1139,'zh_tw_wp',1,'movecategorycontentto','Move into','搬入',NULL,1589529655,NULL,0,0),(1140,'zh_tw_wp',1,'movecategorysuccess','Successfully moved category \'{$a->moved}\' into category \'{$a->to}\'','已順利移動類別{$a->count} 到類別\'{$a->to}\'',NULL,1589529655,NULL,0,0),(1141,'zh_tw_wp',1,'movecategoriessuccess','Successfully moved {$a->count} categories into category \'{$a->to}\'','已順利移動類別{$a->count} 到類別\'{$a->to}\'',NULL,1589529655,NULL,0,0),(1142,'zh_tw_wp',1,'movecategorytotopsuccess','Successfully moved category \'{$a->moved}\' to top level','成功移動類別\'{$a->moved}\'到頂層',NULL,1589529655,NULL,0,0),(1143,'zh_tw_wp',1,'movecategoriestotopsuccess','Successfully moved {$a->count} categories to top level','成功移動{$a->count} 個類別到頂層',NULL,1589529655,NULL,0,0),(1144,'zh_tw_wp',1,'movecategoryto','Move category to:','搬移類別到:',NULL,1589529655,NULL,0,0),(1145,'zh_tw_wp',1,'movecontentstoanothercategory','Move contents to another category','將內容搬移至另一個類別',NULL,1589529655,NULL,0,0),(1146,'zh_tw_wp',1,'movecourseto','Move course to:','搬移課程到:',NULL,1589529655,NULL,0,0),(1147,'zh_tw_wp',1,'movedown','Move down','往下移',NULL,1589529655,NULL,0,0),(1148,'zh_tw_wp',1,'movefilestohere','Move files to here','將檔案移到這裡',NULL,1589529655,NULL,0,0),(1149,'zh_tw_wp',1,'movefull','Move {$a} to this location','搬移{$a}到這個位置',NULL,1589529655,NULL,0,0),(1150,'zh_tw_wp',1,'movehere','Move to here','移到這裡',NULL,1589529655,NULL,0,0),(1151,'zh_tw_wp',1,'moveleft','Move left','左移',NULL,1589529655,NULL,0,0),(1152,'zh_tw_wp',1,'moveright','Move right','右移',NULL,1589529655,NULL,0,0),(1153,'zh_tw_wp',1,'movesection','Move section {$a}','移動單元 {$a}',NULL,1589529655,NULL,0,0),(1154,'zh_tw_wp',1,'moveselectedcategoriesto','Move selected categories to','移動選出的類別到',NULL,1589529655,NULL,0,0),(1155,'zh_tw_wp',1,'moveselectedcoursesto','Move selected courses to...','搬移所選取的課程到...',NULL,1589529655,NULL,0,0),(1156,'zh_tw_wp',1,'movetoanotherfolder','Move to another folder','移到另一個目錄',NULL,1589529655,NULL,0,0),(1157,'zh_tw_wp',1,'moveup','Move up','上移',NULL,1589529655,NULL,0,0),(1158,'zh_tw_wp',1,'msnid','MSN ID','MSN 帳號',NULL,1589529655,NULL,0,0),(1159,'zh_tw_wp',1,'mustconfirm','You need to confirm your account','您必須確認一下您的登入',NULL,1589529655,NULL,0,0),(1160,'zh_tw_wp',1,'mustchangepassword','The new password must be different than the current one','新的密碼必須與目前的密碼不同',NULL,1589529655,NULL,0,0),(1161,'zh_tw_wp',1,'mycourses','My courses','我的課程',NULL,1589529655,NULL,0,0),(1162,'zh_tw_wp',1,'myfiles','My private files','個人專用檔案',NULL,1589529655,NULL,0,0),(1163,'zh_tw_wp',1,'myfilesmanage','Manage my private files','管理個人專用檔案',NULL,1589529655,NULL,0,0),(1164,'zh_tw_wp',1,'myhome','Dashboard','儀表板',NULL,1589529655,NULL,0,0),(1165,'zh_tw_wp',1,'mymoodledashboard','My Moodle dashboard','我的Moodle儀表板',NULL,1589529655,NULL,0,0),(1166,'zh_tw_wp',1,'myprofile','My profile','個人資料',NULL,1589529655,NULL,0,0),(1167,'zh_tw_wp',1,'name','Name','名稱',NULL,1589529655,NULL,0,0),(1168,'zh_tw_wp',1,'namedfiletoolarge','The file \'{$a->filename}\' is too large and cannot be uploaded','這檔案 \'{$a->filename}\' 太大而無法上傳',NULL,1589529655,NULL,0,0),(1169,'zh_tw_wp',1,'nameforlink','What do you want to call this link?','您想怎麼命名這個連結?',NULL,1589529655,NULL,0,0),(1170,'zh_tw_wp',1,'nameforpage','Name','頁面名稱',NULL,1589529655,NULL,0,0),(1171,'zh_tw_wp',1,'navigation','Navigation','導覽',NULL,1589529655,NULL,0,0),(1172,'zh_tw_wp',1,'needed','Needed','需要的',NULL,1589529655,NULL,0,0),(1173,'zh_tw_wp',1,'networkdropped','We have detected that your Internet connection is unreliable or has been interrupted.
\nPlease be aware that changes may not be saved properly until your connection improves.','我們已檢測到您網路不可靠或已被中斷。
請理解除非你的上網狀況有所改善,您的這些變更可能無法正確的儲存。',NULL,1589529655,NULL,0,0),(1174,'zh_tw_wp',1,'never','Never','從不',NULL,1589529655,NULL,0,0),(1175,'zh_tw_wp',1,'neverdeletelogs','Never delete logs','從不刪除日誌',NULL,1589529655,NULL,0,0),(1176,'zh_tw_wp',1,'new','New','新',NULL,1589529655,NULL,0,0),(1177,'zh_tw_wp',1,'newaccount','New account','新帳號',NULL,1589529655,NULL,0,0),(1178,'zh_tw_wp',1,'newactivityname','New name for activity {$a}','活動 {$a}的新名稱',NULL,1589529655,NULL,0,0),(1179,'zh_tw_wp',1,'newcourse','New course','新課程',NULL,1589529655,NULL,0,0),(1180,'zh_tw_wp',1,'newpassword','New password','新密碼',NULL,1589529655,NULL,0,0),(1181,'zh_tw_wp',1,'newpassword_help','Enter a new password or leave blank to keep current password.','輸入一個新的密碼或留空續用舊密碼。',NULL,1589529655,NULL,0,0),(1182,'zh_tw_wp',1,'newpasswordfromlost','NOTICE: Your Current password will have been sent to you in the second of the two emails sent as part of the lost password recovery process. Make sure you have received your replacement password before continuing with this screen.','注意:目前的密碼 將會寄送到您的 第二個 信箱來進行遺失密碼復原程序,在繼續之這一螢幕之前,請確認您已經收到您的替換密碼。',NULL,1589529655,NULL,0,0),(1183,'zh_tw_wp',1,'newpasswordtext','Hi {$a->firstname},\n\nYour account password at \'{$a->sitename}\' has been reset\nand you have been issued with a new temporary password.\n\nYour current login information is now:\n username: {$a->username}\n password: {$a->newpassword}\n\nPlease go to this page to change your password:\n {$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen cut and paste the address into the address\nline at the top of your web browser window.\n\nCheers from the \'{$a->sitename}\' administrator,\n{$a->signoff}','嗨{$a->firstname},您好\n\n您在“{$a->sitename}”網站的帳號,已經由系統重新設定一個新的臨時密碼\n\n您現在的帳號資料如下:\n\n 帳號名稱:{$a->username}\n 密碼:{$a->newpassword}\n\n您的新密碼是由系統亂數產生,如果您想更改為容易記憶的密碼,可以點選下列網址:\n {$a->link}\n\n對大多數電子郵件而言,您只要點選上列網址即可,\n如果並未出現連結的網站,請用剪貼的方式,啟動瀏覽器並進入上列網址的網頁。\n\n{$a->sitename}管理員{$a->signoff}歡迎您。',NULL,1589529655,NULL,0,0),(1184,'zh_tw_wp',1,'newpicture','New picture','新照片',NULL,1589529655,NULL,0,0),(1185,'zh_tw_wp',1,'newpicture_help','To add a new picture, browse and select an image (in JPG or PNG format) then click \"Update profile\". The image will be cropped to a square and resized to 100x100 pixels.','要新增個人照片,先瀏覽和選擇一個JPG或PNG格式的圖片,然後點按“更新個人資料”按鈕。系統會將圖片剪裁為正方形,尺寸修改為100x100像素。',NULL,1589529655,NULL,0,0),(1186,'zh_tw_wp',1,'newpictureusernotsetup','A profile picture can only be added once all required profile information has been saved.','只有在個人資料表上的全部必要資訊都已被儲存之後,才可以添加個人的照片。',NULL,1589529655,NULL,0,0),(1187,'zh_tw_wp',1,'newsectionname','New name for section {$a}','單元{$a}的新名稱',NULL,1589529655,NULL,0,0),(1188,'zh_tw_wp',1,'newsitem','news item','新聞項目',NULL,1589529655,NULL,0,0),(1189,'zh_tw_wp',1,'newsitems','announcements','公告',NULL,1589529655,NULL,0,0),(1190,'zh_tw_wp',1,'newsitemsnumber','Number of announcements','顯示幾則公告',NULL,1589529655,NULL,0,0),(1191,'zh_tw_wp',1,'newsitemsnumber_help','The announcements forum is a special forum which is created automatically in the course, has forced subscription set by default, and only users with appropriate permissions (by default teachers) can post in it.\n\nThis setting determines how many recent announcements appear in the latest announcements block.\n\nIf an announcements forum is not required in the course, this setting should be set to zero.','這公告討論區是一種特殊討論區,它在課程中會自動建立,並卻設每位參與者都強制訂閱,而且只有被授權的用戶(預設為教師)可以在上面貼文。\n\n此設定決定課程頁面上的最新公告區塊會出現幾則最新消息。如果設定為“0”,則最新公告區塊將不會顯示。',NULL,1589529655,NULL,0,0),(1192,'zh_tw_wp',1,'newuser','New user','新用戶',NULL,1589529655,NULL,0,0),(1193,'zh_tw_wp',1,'newusernewpasswordsubj','New user account','新用戶帳號',NULL,1589529655,NULL,0,0),(1194,'zh_tw_wp',1,'newusernewpasswordtext','Hi {$a->firstname},\n\nA new account has been created for you at \'{$a->sitename}\'\nand you have been issued with a new temporary password.\n\nYour current login information is now:\n username: {$a->username}\n password: {$a->newpassword}\n (you will have to change your password\n when you login for the first time)\n\nTo start using \'{$a->sitename}\', login at\n {$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen cut and paste the address into the address\nline at the top of your web browser window.\n\nCheers from the \'{$a->sitename}\' administrator,\n{$a->signoff}','{$a->firstname},您好\n\n您在“{$a->sitename}”的帳號已經建立,系統產生一個暫時的密碼給您。\n\n您目前的登入資訊如下:\n帳號:{$a->username}\n密碼:{$a->newpassword}\n(在您第一次登入時會需要修改這個密碼)\n\n要開始使用“{$a->sitename}”請透過連結登入:\n{$a->link}\n\n在大部分的郵件軟體中,上面的網址應該會自動以連結格式呈現,您可以直接點選;如果沒有,您可以將上面網址直接貼到瀏覽器的網址列中。\n\n{$a->sitename}管理員{$a->signoff}歡迎您。',NULL,1589529655,NULL,0,0),(1195,'zh_tw_wp',1,'newusers','New users','新用戶',NULL,1589529655,NULL,0,0),(1196,'zh_tw_wp',1,'newwindow','New window','新視窗',NULL,1589529655,NULL,0,0),(1197,'zh_tw_wp',1,'next','Next','往後',NULL,1589529655,NULL,0,0),(1198,'zh_tw_wp',1,'nextsection','Next section','下一單元',NULL,1589529655,NULL,0,0),(1199,'zh_tw_wp',1,'no','No','否',NULL,1589529655,NULL,0,0),(1200,'zh_tw_wp',1,'noblockstoaddhere','There are no blocks that you can add to this page.','沒有可以增加到此頁的區塊',NULL,1589529655,NULL,0,0),(1201,'zh_tw_wp',1,'nobody','Nobody','沒人',NULL,1589529655,NULL,0,0),(1202,'zh_tw_wp',1,'nocourses','No courses','沒有課程',NULL,1589529655,NULL,0,0),(1203,'zh_tw_wp',1,'nocoursesfound','No courses were found with the words \'{$a}\'','找不到有\"{$a}\"這個關鍵字的課程',NULL,1589529655,NULL,0,0),(1204,'zh_tw_wp',1,'nocoursestarttime','The course does not have a start date.','這課程沒有結束時間',NULL,1589529655,NULL,0,0),(1205,'zh_tw_wp',1,'nocoursesyet','No courses in this category','此類別中無課程',NULL,1589529655,NULL,0,0),(1206,'zh_tw_wp',1,'nocomments','No comments','沒有評論',NULL,1589529655,NULL,0,0),(1207,'zh_tw_wp',1,'nodstpresets','The administrator has not enabled Daylight Savings Time support.','管理員尚未啟用日光節約時間的支援功能',NULL,1589529655,NULL,0,0),(1208,'zh_tw_wp',1,'nofilesselected','No files have been selected to restore','沒有檔案被選取來還原',NULL,1589529655,NULL,0,0),(1209,'zh_tw_wp',1,'nofilesyet','No files have been uploaded to your course yet','本課程尚未上傳過任何檔案',NULL,1589529655,NULL,0,0),(1210,'zh_tw_wp',1,'nofiltersapplied','No filters applied','沒有套用篩選',NULL,1589529655,NULL,0,0),(1211,'zh_tw_wp',1,'nograde','No grade','沒有成績',NULL,1589529655,NULL,0,0),(1212,'zh_tw_wp',1,'nohelpforactivityorresource','There is currently no help associated with this resource or activity','暫時沒有和此資源或活動相關的輔助說明',NULL,1589529655,NULL,0,0),(1213,'zh_tw_wp',1,'nochange','No change','沒有改變',NULL,1589529655,NULL,0,0),(1214,'zh_tw_wp',1,'noimagesyet','No images have been uploaded to your course yet','本課程從未上傳過任何圖片',NULL,1589529655,NULL,0,0),(1215,'zh_tw_wp',1,'nologsfound','No logs have been found','沒有日誌資料',NULL,1589529655,NULL,0,0),(1216,'zh_tw_wp',1,'nomatchingusers','No users match \'{$a}\'','沒有符合“{$a}”的用戶',NULL,1589529655,NULL,0,0),(1217,'zh_tw_wp',1,'nomorecourses','No more matching courses could be found','沒有符合的課程被找到',NULL,1589529655,NULL,0,0),(1218,'zh_tw_wp',1,'nomoreidnumber','Not using an idnumber to avoid collisions','並未使用識別編號避免衝突',NULL,1589529655,NULL,0,0),(1219,'zh_tw_wp',1,'none','None','無',NULL,1589529655,NULL,0,0),(1220,'zh_tw_wp',1,'noneditingteacher','Non-editing teacher','助理教師',NULL,1589529655,NULL,0,0),(1221,'zh_tw_wp',1,'noneditingteacherdescription','Non-editing teachers can teach in courses and grade students, but may not alter activities.','助理教師可以參與課程的教學活動與學生評分,但無法變更活動。',NULL,1589529655,NULL,0,0),(1222,'zh_tw_wp',1,'nonstandard','Non-standard','非標準',NULL,1589529655,NULL,0,0),(1223,'zh_tw_wp',1,'nopendingcourses','There are no courses pending approval','沒有開課申請需要審核',NULL,1589529655,NULL,0,0),(1224,'zh_tw_wp',1,'nopotentialadmins','No potential admins','沒有候選的網站管理員',NULL,1589529655,NULL,0,0),(1225,'zh_tw_wp',1,'nopotentialcreators','No potential course creators','沒有候選的課程管理員',NULL,1589529655,NULL,0,0),(1226,'zh_tw_wp',1,'nopotentialstudents','No potential students','沒有候選的學生',NULL,1589529655,NULL,0,0),(1227,'zh_tw_wp',1,'nopotentialteachers','No potential teachers','沒有候選的教師',NULL,1589529655,NULL,0,0),(1228,'zh_tw_wp',1,'norecentactivity','No recent activity','沒有近期的活動',NULL,1589529655,NULL,0,0),(1229,'zh_tw_wp',1,'noreplybouncemessage','You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the {$a} forums.\n\nFollowing is the content of your email:','您已經回覆到一個無回應的電子郵件地址。如果您正要回覆到討論區的張貼文章,請使用{$a}討論區取代回覆。以下是電子郵件的內容:',NULL,1589529655,NULL,0,0),(1230,'zh_tw_wp',1,'noreplybouncesubject','{$a} - bounced email.','{$a} - 退回的信件',NULL,1589529655,NULL,0,0),(1231,'zh_tw_wp',1,'noreplyname','Do not reply to this email','不要回覆此郵件',NULL,1589529655,NULL,0,0),(1232,'zh_tw_wp',1,'noresetrecord','There is no record of that reset request. Please initiate a new password reset request.','這而沒有記錄來回應重設的請求。請啟動一心密碼重設請求。',NULL,1589529655,NULL,0,0),(1233,'zh_tw_wp',1,'noresults','No results','沒有結果',NULL,1589529655,NULL,0,0),(1234,'zh_tw_wp',1,'normal','Normal','標準的',NULL,1589529655,NULL,0,0),(1235,'zh_tw_wp',1,'normalfilter','Normal search','標準搜尋',NULL,1589529655,NULL,0,0),(1236,'zh_tw_wp',1,'nosite','Could not find site-level course','找不到網站層級的課程',NULL,1589529655,NULL,0,0),(1237,'zh_tw_wp',1,'nostudentsfound','No {$a} found','沒找到{$a}',NULL,1589529655,NULL,0,0),(1238,'zh_tw_wp',1,'nostudentsingroup','There are no students in this group yet','在這分組中尚未有學生',NULL,1589529655,NULL,0,0),(1239,'zh_tw_wp',1,'nostudentsyet','No students enrolled in this course yet','還沒有學生選修此課程',NULL,1589529655,NULL,0,0),(1240,'zh_tw_wp',1,'nosuchemail','No such email address','沒有這樣的電子郵件信箱',NULL,1589529655,NULL,0,0),(1241,'zh_tw_wp',1,'notavailable','Not available','無法使用',NULL,1589529655,NULL,0,0),(1242,'zh_tw_wp',1,'notavailablecourse','{$a} is not available','{$a}是不能使用的',NULL,1589529655,NULL,0,0),(1243,'zh_tw_wp',1,'noteachersyet','No teachers in this course yet','本課程還沒有教師',NULL,1589529655,NULL,0,0),(1244,'zh_tw_wp',1,'noteachingupcomingcourses','Upcoming courses have no teachers or students','Upcoming courses have no teachers or students',NULL,1589529655,NULL,0,0),(1245,'zh_tw_wp',1,'notenrolled','{$a} is not enrolled in this course.','{$a}沒有選修這課程。',NULL,1589529655,NULL,0,0),(1246,'zh_tw_wp',1,'notenrolledprofile','This profile is not available because this user is not enrolled in this course.','個人資料無法使用,因為這用戶並沒有選修這門課程。',NULL,1589529655,NULL,0,0),(1247,'zh_tw_wp',1,'noteusercannotrolldatesoncontext','Note: The ability to roll dates when restoring this backup has been disabled because you lack the required permissions.','注意:當還原備份時,因為您缺少必要權限,回復日期的能力被取消。',NULL,1589529655,NULL,0,0),(1248,'zh_tw_wp',1,'noteuserschangednonetocourse','Note: Course users need to be restored when restoring user data (in activities, files or messages). This setting has been changed for you.',' 注意: 當還原用戶資料(活動紀錄、檔案或訊息)時,課程用戶也必須還原回去。這個設定已經幫您修改了。',NULL,1589529655,NULL,0,0),(1249,'zh_tw_wp',1,'nothingnew','No recent activity','沒有新近的活動',NULL,1589529655,NULL,0,0),(1250,'zh_tw_wp',1,'nothingtodisplay','Nothing to display','沒什麼可顯示',NULL,1589529655,NULL,0,0),(1251,'zh_tw_wp',1,'notice','Notice','注意',NULL,1589529655,NULL,0,0),(1252,'zh_tw_wp',1,'noticenewerbackup','This backup file has been created with Moodle {$a->backuprelease} ({$a->backupversion}) and it\'s newer than your currently installed Moodle {$a->serverrelease} ({$a->serverversion}). This could cause some inconsistencies because backwards compatibility of backup files cannot be guaranteed.','這個備份檔已經由Moodle {$a->backuprelease} ({$a->backupversion})建立,同時您{$a->serverrelease} ({$a->serverversion})還要新。這可能會造成一些不一致性,因為無法保證備份檔案的向下相容性。',NULL,1589529655,NULL,0,0),(1253,'zh_tw_wp',1,'notifications','Notifications','通知',NULL,1589529655,NULL,0,0),(1254,'zh_tw_wp',1,'notifyloginfailuresmessage','{$a->time}, IP: {$a->ip}, User: {$a->info}, User full name: {$a->name}','{$a->time},IP:{$a->ip},用戶:{$a->info},用戶全名: {$a->name}',NULL,1589529655,NULL,0,0),(1255,'zh_tw_wp',1,'notifyloginfailuresmessageend','You can view these logs at {$a}','您可以在{$a}最後存取課程',NULL,1589529655,NULL,0,0),(1256,'zh_tw_wp',1,'notifyloginfailuresmessagestart','Here is a list of failed login attempts at {$a} since you were last notified','以下是上次您接到通知後,嘗試登入{$a}失敗的列表',NULL,1589529655,NULL,0,0),(1257,'zh_tw_wp',1,'notifyloginfailuressubject','{$a} :: Failed logins notification','{$a} :: 登入失敗通知',NULL,1589529655,NULL,0,0),(1258,'zh_tw_wp',1,'notincluded','Not included','未包括',NULL,1589529655,NULL,0,0),(1259,'zh_tw_wp',1,'notingroup','Sorry, but you need to be part of a group to see this page.','抱歉,您必須是群組的成員才能看到這個活動',NULL,1589529655,NULL,0,0),(1260,'zh_tw_wp',1,'notpublic','Not public!','沒有公開!',NULL,1589529655,NULL,0,0),(1261,'zh_tw_wp',1,'nousersfound','No users found','找不到用戶',NULL,1589529655,NULL,0,0),(1262,'zh_tw_wp',1,'nousersmatching','No users matching \'{$a}\' were found','沒有找到符合 \'{$a}\' 的用戶',NULL,1589529655,NULL,0,0),(1263,'zh_tw_wp',1,'nousersyet','There are no users yet','尚無用戶',NULL,1589529655,NULL,0,0),(1264,'zh_tw_wp',1,'novalidcourses','No valid courses to be shown','沒有可以顯示的課程',NULL,1589529655,NULL,0,0),(1265,'zh_tw_wp',1,'now','now','現在',NULL,1589529655,NULL,0,0),(1266,'zh_tw_wp',1,'numattempts','{$a} failed login attempt(s)','{$a}次登入失敗',NULL,1589529655,NULL,0,0),(1267,'zh_tw_wp',1,'numberofcourses','Number of courses','課程數',NULL,1589529655,NULL,0,0),(1268,'zh_tw_wp',1,'numberweeks','Number of sections','週數/主題數',NULL,1589529655,NULL,0,0),(1269,'zh_tw_wp',1,'numday','{$a} day','{$a}日',NULL,1589529655,NULL,0,0),(1270,'zh_tw_wp',1,'numdays','{$a} days','{$a}日',NULL,1589529655,NULL,0,0),(1271,'zh_tw_wp',1,'numhours','{$a} hours','{$a}小時',NULL,1589529655,NULL,0,0),(1272,'zh_tw_wp',1,'numletters','{$a} letters','{$a}個字母',NULL,1589529655,NULL,0,0),(1273,'zh_tw_wp',1,'numminutes','{$a} minutes','{$a}分',NULL,1589529655,NULL,0,0),(1274,'zh_tw_wp',1,'nummonth','{$a} month','{$a}月',NULL,1589529655,NULL,0,0),(1275,'zh_tw_wp',1,'nummonths','{$a} months','{$a}月',NULL,1589529655,NULL,0,0),(1276,'zh_tw_wp',1,'numseconds','{$a} seconds','{$a}秒',NULL,1589529655,NULL,0,0),(1277,'zh_tw_wp',1,'numviews','{$a} views','{$a}次瀏覽',NULL,1589529655,NULL,0,0),(1278,'zh_tw_wp',1,'numweek','{$a} week','{$a} 週',NULL,1589529655,NULL,0,0),(1279,'zh_tw_wp',1,'numweeks','{$a} weeks','{$a}週',NULL,1589529655,NULL,0,0),(1280,'zh_tw_wp',1,'numwords','{$a} words','{$a}字數',NULL,1589529655,NULL,0,0),(1281,'zh_tw_wp',1,'numyear','{$a} year','{$a}年',NULL,1589529655,NULL,0,0),(1282,'zh_tw_wp',1,'numyears','{$a} years','{$a}年',NULL,1589529655,NULL,0,0),(1283,'zh_tw_wp',1,'ok','OK','好',NULL,1589529655,NULL,0,0),(1284,'zh_tw_wp',1,'oldpassword','Current password','現在的密碼',NULL,1589529655,NULL,0,0),(1285,'zh_tw_wp',1,'olduserdirectory','This is the OLD users directory, and is no longer needed. You may safely delete it. The files it contains have been copied to the NEW user directory.','這是舊用戶的目錄,而且不再需要。您可以安全的刪除它。裡面的檔案已經複製到新用戶的目錄了。',NULL,1589529655,NULL,0,0),(1286,'zh_tw_wp',1,'optional','optional','可選的',NULL,1589529655,NULL,0,0),(1287,'zh_tw_wp',1,'options','options','選項',NULL,1589529655,NULL,0,0),(1288,'zh_tw_wp',1,'order','Order','次序',NULL,1589529655,NULL,0,0),(1289,'zh_tw_wp',1,'originalpath','Original path','原始路徑',NULL,1589529655,NULL,0,0),(1290,'zh_tw_wp',1,'orphanedactivitiesinsectionno','Orphaned activities (section {$a})','沒有歸屬的活動(單元 {$a})',NULL,1589529655,NULL,0,0),(1291,'zh_tw_wp',1,'other','Other','其他',NULL,1589529655,NULL,0,0),(1292,'zh_tw_wp',1,'outline','Outline','概要',NULL,1589529655,NULL,0,0),(1293,'zh_tw_wp',1,'outlinereport','Outline report','概要報表',NULL,1589529655,NULL,0,0),(1294,'zh_tw_wp',1,'page','Page','頁',NULL,1589529655,NULL,0,0),(1295,'zh_tw_wp',1,'pagea','Page {$a}','第 {$a} 頁',NULL,1589529655,NULL,0,0),(1296,'zh_tw_wp',1,'pagedcontentnavigation','Pagination navigation','Pagination navigation',NULL,1589529655,NULL,0,0),(1297,'zh_tw_wp',1,'pagedcontentnavigationitem','Go to page {$a}','前往第 {$a} 頁',NULL,1589529655,NULL,0,0),(1298,'zh_tw_wp',1,'pagedcontentnavigationactiveitem','Current page, page {$a}','目前頁面,第 {$a} 頁',NULL,1589529655,NULL,0,0),(1299,'zh_tw_wp',1,'pagedcontentpagingbaritemsperpage','Show {$a} items per page','每頁顯示 {$a} 個項目',NULL,1589529655,NULL,0,0),(1300,'zh_tw_wp',1,'pageheaderconfigablock','Configuring a block in {$a->fullname}','設定%fullname%區塊',NULL,1589529655,NULL,0,0),(1301,'zh_tw_wp',1,'pagepath','Page path','頁面路徑',NULL,1589529655,NULL,0,0),(1302,'zh_tw_wp',1,'pageshouldredirect','This page should automatically redirect. If nothing is happening please use the continue link below.','本頁面會自動重新導向。如果什麼都沒發生,請點選下面的\"繼續\"連結。',NULL,1589529655,NULL,0,0),(1303,'zh_tw_wp',1,'parentcategory','Parent category','父類別',NULL,1589529655,NULL,0,0),(1304,'zh_tw_wp',1,'parentcoursenotfound','Parent course not found!','找不到上層課程',NULL,1589529655,NULL,0,0),(1305,'zh_tw_wp',1,'parentfolder','Parent folder','父目錄',NULL,1589529655,NULL,0,0),(1306,'zh_tw_wp',1,'participants','Participants','成員',NULL,1589529655,NULL,0,0),(1307,'zh_tw_wp',1,'participantscount','Number of participants: {$a}','參與人數:{$a}',NULL,1589529655,NULL,0,0),(1308,'zh_tw_wp',1,'participantslist','Participants list','成員清單',NULL,1589529655,NULL,0,0),(1309,'zh_tw_wp',1,'participationratio','Participation ratio','參與比例',NULL,1589529655,NULL,0,0),(1310,'zh_tw_wp',1,'participationreport','Participation report','參與報表',NULL,1589529655,NULL,0,0),(1311,'zh_tw_wp',1,'password','Password','密碼',NULL,1589529655,NULL,0,0),(1312,'zh_tw_wp',1,'passwordconfirmchange','Confirm password change','密碼變更確認',NULL,1589529655,NULL,0,0),(1313,'zh_tw_wp',1,'passwordextlink','The following link has been provided to recover your lost password. This will take you out of Moodle.','下面超連結提供重設您遺失的密碼,您將會退出Moodle。',NULL,1589529655,NULL,0,0),(1314,'zh_tw_wp',1,'passwordforgotten','Forgotten password','忘記密碼了',NULL,1589529655,NULL,0,0),(1315,'zh_tw_wp',1,'passwordforgotteninstructions','Your details must first be found in the user database. Please enter either your username or your registered email address in the appropriate box. There is no need to enter both.','首先,系統需要在用戶資料庫中找到您的資料。所以請在下列欄位,輸入您的用戶名稱註冊的電子郵件地址。選填一樣資料即可。',NULL,1589529655,NULL,0,0),(1316,'zh_tw_wp',1,'passwordforgotteninstructions2','To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.','想重設密碼,請在下面填寫您的用戶名或電子郵件l地址。如果我們找到資料庫中有關於您的記錄,我們會發送一封電子郵件到您的信箱。郵件會指引您如何重新獲得存取權限。',NULL,1589529655,NULL,0,0),(1317,'zh_tw_wp',1,'passwordchanged','Password has been changed','密碼已經被修改',NULL,1589529655,NULL,0,0),(1318,'zh_tw_wp',1,'passwordnohelp','No help is available to find your lost password. Please contact your Moodle administrator.','目前沒有關於遺失密碼的說明文件,請聯絡網站管理員。',NULL,1589529655,NULL,0,0),(1319,'zh_tw_wp',1,'passwordrecovery','Yes, help me log in','請協助我登入',NULL,1589529655,NULL,0,0),(1320,'zh_tw_wp',1,'passwordsdiffer','These passwords do not match','這些密碼不符',NULL,1589529655,NULL,0,0),(1321,'zh_tw_wp',1,'passwordsent','Password has been sent','已經送出密碼',NULL,1589529655,NULL,0,0),(1322,'zh_tw_wp',1,'passwordset','Your password has been set.','您的密碼已經被重新設定了。',NULL,1589529655,NULL,0,0),(1323,'zh_tw_wp',1,'passwordsenttext','

An email has been sent to your address at {$a->email}.

\n

Please check your email for your new password

\n

The new password was automatically generated, so you might like to\n link}\">change it to something easier to remember.

','

系統以電子郵件送出資訊到{$a->email}。

\n

請查收您的郵件以獲得新設定的密碼

\n

這個新密碼是自動生成的,所以您可能需要前往link}\">這裡改成您自己容易記憶的密碼。

',NULL,1589529655,NULL,0,0),(1324,'zh_tw_wp',1,'path','Path','路徑',NULL,1589529655,NULL,0,0),(1325,'zh_tw_wp',1,'pathnotexists','Path doesn\'t exist in your server!','伺服器中這個路徑不存在',NULL,1589529655,NULL,0,0),(1326,'zh_tw_wp',1,'pathslasherror','Path can\'t end with a slash!!','路徑不能以斜線符號結尾!!',NULL,1589529655,NULL,0,0),(1327,'zh_tw_wp',1,'paymentinstant','Use the button below to pay and be enrolled within minutes!','使用以下按鈕立即付款及註冊。',NULL,1589529655,NULL,0,0),(1328,'zh_tw_wp',1,'paymentpending','({$a} pending)','({$a} 等待中)',NULL,1589529655,NULL,0,0),(1329,'zh_tw_wp',1,'paymentrequired','This course requires a payment for entry.','這個課程需要付費才能進入。',NULL,1589529655,NULL,0,0),(1330,'zh_tw_wp',1,'payments','Payments','付款',NULL,1589529655,NULL,0,0),(1331,'zh_tw_wp',1,'paymentsorry','Thank you for your payment! Unfortunately your payment has not yet been fully processed, and you are not yet registered to enter the course \"{$a->fullname}\". Please try continuing to the course in a few seconds, but if you continue to have trouble then please alert the {$a->teacher} or the site administrator','謝謝您的繳費!不幸地您的繳費沒有完全處理完成,而且您還沒到課程“{$a->fullname}”註冊。請稍後再嘗試繼續課程,如果您仍然有問題,請通知{$a->teacher}老師或網站管理員。',NULL,1589529655,NULL,0,0),(1332,'zh_tw_wp',1,'paymentthanks','Thank you for your payment! You are now enrolled in your course:
\"{$a}\"','謝謝惠顧!您已經註冊這個課程了:
\"{$a}\"',NULL,1589529655,NULL,0,0),(1333,'zh_tw_wp',1,'pendingrequests','Pending requests','待審的開課申請',NULL,1589529655,NULL,0,0),(1334,'zh_tw_wp',1,'percents','{$a}%','{$a}%',NULL,1589529655,NULL,0,0),(1335,'zh_tw_wp',1,'periodending','Period ending ({$a})','結束時間 ({$a})',NULL,1589529655,NULL,0,0),(1336,'zh_tw_wp',1,'perpage','Per page','每頁',NULL,1589529655,NULL,0,0),(1337,'zh_tw_wp',1,'perpagea','Per page: {$a}','每頁:{$a}',NULL,1589529655,NULL,0,0),(1338,'zh_tw_wp',1,'personal','Personal','個人的',NULL,1589529655,NULL,0,0),(1339,'zh_tw_wp',1,'personalprofile','Personal profile','個人簡介',NULL,1589529655,NULL,0,0),(1340,'zh_tw_wp',1,'phone','Phone','電話',NULL,1589529655,NULL,0,0),(1341,'zh_tw_wp',1,'phone1','Phone','電話',NULL,1589529655,NULL,0,0),(1342,'zh_tw_wp',1,'phone2','Mobile phone','手機',NULL,1589529655,NULL,0,0),(1343,'zh_tw_wp',1,'phpinfo','PHP info','PHP 設定資訊',NULL,1589529655,NULL,0,0),(1344,'zh_tw_wp',1,'pictureof','Picture of {$a}','{$a}的相片',NULL,1589529655,NULL,0,0),(1345,'zh_tw_wp',1,'pictureofuser','User picture','用戶的相片',NULL,1589529655,NULL,0,0),(1346,'zh_tw_wp',1,'pleaseclose','Please close this window now.','現在請關閉這個視窗',NULL,1589529655,NULL,0,0),(1347,'zh_tw_wp',1,'pleasesearchmore','Please search some more','請蒐尋更多一些',NULL,1589529655,NULL,0,0),(1348,'zh_tw_wp',1,'pleaseusesearch','Please use the search','請使用這搜尋',NULL,1589529655,NULL,0,0),(1349,'zh_tw_wp',1,'plugin','Plugin','外掛程式',NULL,1589529655,NULL,0,0),(1350,'zh_tw_wp',1,'plugindeletefiles','All data associated with the plugin \'{$a->name}\' has been deleted from the database. To prevent the plugin re-installing itself, you should now delete this directory from your server: {$a->directory}','與外掛“{$a->name}”相關的所有資料都已經從資料庫刪除。為了防止外掛程式被重新安裝,您現在就應該從伺服器刪除此目錄:{$a->directory}',NULL,1589529655,NULL,0,0),(1351,'zh_tw_wp',1,'plugincheck','Plugins check','檢查外掛程式',NULL,1589529655,NULL,0,0),(1352,'zh_tw_wp',1,'pluginsetup','Setting up plugin tables','設定外掛的資料表',NULL,1589529655,NULL,0,0),(1353,'zh_tw_wp',1,'policyaccept','I understand and agree','我了解並且同意',NULL,1589529655,NULL,0,0),(1354,'zh_tw_wp',1,'policyagree','You must agree to this policy to continue using this site. Do you agree?','您必須同意這協議才能繼續使用這個網站。您同意嗎?',NULL,1589529655,NULL,0,0),(1355,'zh_tw_wp',1,'policyagreement','Site policy agreement','網站使用協議',NULL,1589529655,NULL,0,0),(1356,'zh_tw_wp',1,'policyagreementclick','Link to site policy agreement','連結到網站使用協議',NULL,1589529655,NULL,0,0),(1357,'zh_tw_wp',1,'popup','popup','彈出',NULL,1589529655,NULL,0,0),(1358,'zh_tw_wp',1,'popupwindow','Open file in new window','在新的視窗開啟檔案',NULL,1589529655,NULL,0,0),(1359,'zh_tw_wp',1,'popupwindowname','Popup window','彈出視窗',NULL,1589529655,NULL,0,0),(1360,'zh_tw_wp',1,'post','Post','張貼',NULL,1589529655,NULL,0,0),(1361,'zh_tw_wp',1,'posts','Posts','張貼',NULL,1589529655,NULL,0,0),(1362,'zh_tw_wp',1,'potentialadmins','Potential admins','候選的網站管理員',NULL,1589529655,NULL,0,0),(1363,'zh_tw_wp',1,'potentialcreators','Potential course creators','候選的課程管理員',NULL,1589529655,NULL,0,0),(1364,'zh_tw_wp',1,'potentialstudents','Potential students','候選的學生',NULL,1589529655,NULL,0,0),(1365,'zh_tw_wp',1,'potentialteachers','Potential teachers','候選的教師',NULL,1589529655,NULL,0,0),(1366,'zh_tw_wp',1,'preferences','Preferences','偏好',NULL,1589529655,NULL,0,0),(1367,'zh_tw_wp',1,'preferredlanguage','Preferred language','偏愛的語言',NULL,1589529655,NULL,0,0),(1368,'zh_tw_wp',1,'preferredtheme','Preferred theme','偏愛的佈景',NULL,1589529655,NULL,0,0),(1369,'zh_tw_wp',1,'preprocessingbackupfile','Preprocessing backup file','預先處理備份檔案',NULL,1589529655,NULL,0,0),(1370,'zh_tw_wp',1,'prev','Prev','前一個',NULL,1589529655,NULL,0,0),(1371,'zh_tw_wp',1,'preview','Preview','預覽',NULL,1589529655,NULL,0,0),(1372,'zh_tw_wp',1,'previeworchoose','Preview or choose a theme','預覽或選取一個佈景主題',NULL,1589529655,NULL,0,0),(1373,'zh_tw_wp',1,'previous','Previous','向前',NULL,1589529655,NULL,0,0),(1374,'zh_tw_wp',1,'previouslyselectedusers','Previously selected users not matching \'{$a}\'','之前選擇的用戶不符合“{$a}”',NULL,1589529655,NULL,0,0),(1375,'zh_tw_wp',1,'previoussection','Previous section','上一單元',NULL,1589529655,NULL,0,0),(1376,'zh_tw_wp',1,'primaryadminsetup','Setup administrator account','設定管理員帳號',NULL,1589529655,NULL,0,0),(1377,'zh_tw_wp',1,'privacy:metadata:config_log','The log of configuration changes.','The log of configuration changes.',NULL,1589529655,NULL,0,0),(1378,'zh_tw_wp',1,'privacy:metadata:config_log:name','The name of the setting changes.','The name of the setting changes.',NULL,1589529655,NULL,0,0),(1379,'zh_tw_wp',1,'privacy:metadata:config_log:oldvalue','The previous value for this setting.','The previous value for this setting.',NULL,1589529655,NULL,0,0),(1380,'zh_tw_wp',1,'privacy:metadata:config_log:plugin','The plugin modified.','The plugin modified.',NULL,1589529655,NULL,0,0),(1381,'zh_tw_wp',1,'privacy:metadata:config_log:timemodified','The time that the change was made.','The time that the change was made.',NULL,1589529655,NULL,0,0),(1382,'zh_tw_wp',1,'privacy:metadata:config_log:userid','The user who made the change.','The user who made the change.',NULL,1589529655,NULL,0,0),(1383,'zh_tw_wp',1,'privacy:metadata:config_log:value','The new value for this setting.','The new value for this setting.',NULL,1589529655,NULL,0,0),(1384,'zh_tw_wp',1,'privacy:metadata:events_queue','The queue of user events waiting to be processed.','The queue of user events waiting to be processed.',NULL,1589529655,NULL,0,0),(1385,'zh_tw_wp',1,'privacy:metadata:events_queue:eventdata','The data stored in the event.','儲存在這事件的資料',NULL,1589529655,NULL,0,0),(1386,'zh_tw_wp',1,'privacy:metadata:events_queue:stackdump','Any stacktrace associated with this event.','跟這事件相關的任何回溯',NULL,1589529655,NULL,0,0),(1387,'zh_tw_wp',1,'privacy:metadata:events_queue:timecreated','The time that this event was created.','這事件建立的時間',NULL,1589529655,NULL,0,0),(1388,'zh_tw_wp',1,'privacy:metadata:events_queue:userid','The user ID associated with this event','跟這事件有關的用戶編號',NULL,1589529655,NULL,0,0),(1389,'zh_tw_wp',1,'privacy:metadata:log','A collection of past events','過去事件的收藏',NULL,1589529655,NULL,0,0),(1390,'zh_tw_wp',1,'privacy:metadata:log:action','A description of the action','這動作的描述',NULL,1589529655,NULL,0,0),(1391,'zh_tw_wp',1,'privacy:metadata:log:cmid','cmid','cmid',NULL,1589529655,NULL,0,0),(1392,'zh_tw_wp',1,'privacy:metadata:log:course','course','課程',NULL,1589529655,NULL,0,0),(1393,'zh_tw_wp',1,'privacy:metadata:log:info','Additional information','額外訊息',NULL,1589529655,NULL,0,0),(1394,'zh_tw_wp',1,'privacy:metadata:log:ip','The IP address used at the time of the event','這動作發生時所用的IP位址',NULL,1589529655,NULL,0,0),(1395,'zh_tw_wp',1,'privacy:metadata:log:module','module','模組',NULL,1589529655,NULL,0,0),(1396,'zh_tw_wp',1,'privacy:metadata:log:time','The time when the action took place','這動作發生的時間',NULL,1589529655,NULL,0,0),(1397,'zh_tw_wp',1,'privacy:metadata:log:url','The URL related to the event','跟這事件有關的網址',NULL,1589529655,NULL,0,0),(1398,'zh_tw_wp',1,'privacy:metadata:log:userid','The ID of the user who performed the action','執行這動作的用戶的編號',NULL,1589529655,NULL,0,0),(1399,'zh_tw_wp',1,'privacy:metadata:task_adhoc','The status of adhoc tasks.','臨時任務的狀態',NULL,1589529655,NULL,0,0),(1400,'zh_tw_wp',1,'privacy:metadata:task_adhoc:component','The component owning the task.','擁有這任務的組件',NULL,1589529655,NULL,0,0),(1401,'zh_tw_wp',1,'privacy:metadata:task_adhoc:nextruntime','The earliest time to run this task.','最早運行此任務的時間',NULL,1589529655,NULL,0,0),(1402,'zh_tw_wp',1,'privacy:metadata:task_adhoc:userid','The user to run the task as.','用戶執行這任務作為',NULL,1589529655,NULL,0,0),(1403,'zh_tw_wp',1,'privacy:metadata:task_log','Log output for a log','Log output for a log',NULL,1589529655,NULL,0,0),(1404,'zh_tw_wp',1,'privacy:metadata:task_log:component','The component owning the task.','The component owning the task.',NULL,1589529655,NULL,0,0),(1405,'zh_tw_wp',1,'privacy:metadata:task_log:userid','The user that the task belonged to.','The user that the task belonged to.',NULL,1589529655,NULL,0,0),(1406,'zh_tw_wp',1,'privacy:metadata:upgrade_log','The upgrade log.','升級日誌',NULL,1589529655,NULL,0,0),(1407,'zh_tw_wp',1,'privacy:metadata:upgrade_log:backtrace','Any backtrace associated with this upgrade step.','與此升級步驟相關的任何回溯',NULL,1589529655,NULL,0,0),(1408,'zh_tw_wp',1,'privacy:metadata:upgrade_log:details','Extra information relating to the upgrade.','與此升級相關的額外訊息',NULL,1589529655,NULL,0,0),(1409,'zh_tw_wp',1,'privacy:metadata:upgrade_log:info','The main information for this upgrade step.','The main information for this upgrade step.',NULL,1589529655,NULL,0,0),(1410,'zh_tw_wp',1,'privacy:metadata:upgrade_log:plugin','The plugin which was upgraded.','The plugin which was upgraded.',NULL,1589529655,NULL,0,0),(1411,'zh_tw_wp',1,'privacy:metadata:upgrade_log:targetversion','The new version to upgrade to.','The new version to upgrade to.',NULL,1589529655,NULL,0,0),(1412,'zh_tw_wp',1,'privacy:metadata:upgrade_log:timemodified','The time that the upgrade took place.','The time that the upgrade took place.',NULL,1589529655,NULL,0,0),(1413,'zh_tw_wp',1,'privacy:metadata:upgrade_log:type','The type of log entry.','The type of log entry.',NULL,1589529655,NULL,0,0),(1414,'zh_tw_wp',1,'privacy:metadata:upgrade_log:userid','The user who ran the upgrade.','The user who ran the upgrade.',NULL,1589529655,NULL,0,0),(1415,'zh_tw_wp',1,'privacy:metadata:upgrade_log:version','The old version of the plugin.','The old version of the plugin.',NULL,1589529655,NULL,0,0),(1416,'zh_tw_wp',1,'privatefiles','Private files','私人檔案',NULL,1589529655,NULL,0,0),(1417,'zh_tw_wp',1,'privatefilesmanage','Manage private files','管理私人檔案',NULL,1589529655,NULL,0,0),(1418,'zh_tw_wp',1,'private_files_handler','Store attachments to an e-mail in the user\'s private files storage space.','儲存附件至位於個人檔案儲存空間的電子郵件。',NULL,1589529655,NULL,0,0),(1419,'zh_tw_wp',1,'private_files_handler_name','Email to Private files','寄電子郵件至個人檔案。',NULL,1589529655,NULL,0,0),(1420,'zh_tw_wp',1,'proceed','Proceed','Proceed',NULL,1589529655,NULL,0,0),(1421,'zh_tw_wp',1,'profile','Profile','簡歷',NULL,1589529655,NULL,0,0),(1422,'zh_tw_wp',1,'profilenotshown','This profile description will not be shown until this person is enrolled in at least one course.','直到這個人至少選修一門課後,個人簡歷介紹才會顯示。',NULL,1589529655,NULL,0,0),(1423,'zh_tw_wp',1,'publicprofile','Public profile','公開的個人資料',NULL,1589529655,NULL,0,0),(1424,'zh_tw_wp',1,'publicsitefileswarning','Note: files placed here can be accessed by anyone','注意:任何人都可存取放在此處的檔案',NULL,1589529655,NULL,0,0),(1425,'zh_tw_wp',1,'publicsitefileswarning2','Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. For security reasons, it is recommended that any backup files are deleted immediately after restoring them.','請注意:放在這裡的檔案,只要知道或猜到網址的人,就能讀取到檔案。基於安全的理由,建議您任何備份的檔案在還原後,應該立即刪除。',NULL,1589529655,NULL,0,0),(1426,'zh_tw_wp',1,'publicsitefileswarning3','Note: Files placed here can be accessed by anyone who knows (or can guess) the URL.
For security reasons, backup files should be saved in the secure backupdata folder only.','請注意:放在這裡的檔案,只要知道或猜到網址的人,就能讀取到檔案。
基於安全的理由,建議您備份的檔案應該只儲存在安全的備份資料夾中。',NULL,1589529655,NULL,0,0),(1427,'zh_tw_wp',1,'question','Question','試題',NULL,1589529655,NULL,0,0),(1428,'zh_tw_wp',1,'questionsinthequestionbank','Questions in the question bank','題庫中的試題',NULL,1589529655,NULL,0,0),(1429,'zh_tw_wp',1,'quotausage','You have currently used {$a->used} of your {$a->total} limit.','您可以使用的總容量有{$a->total} ,目前已經用掉 {$a->used} 。',NULL,1589529655,NULL,0,0),(1430,'zh_tw_wp',1,'readinginfofrombackup','Reading info from backup','讀取備份資訊',NULL,1589529655,NULL,0,0),(1431,'zh_tw_wp',1,'readme','README','說明',NULL,1589529655,NULL,0,0),(1432,'zh_tw_wp',1,'recentactivity','Recent activity','最近活動',NULL,1589529655,NULL,0,0),(1433,'zh_tw_wp',1,'recentactivityreport','Full report of recent activity...','最近活動的完整報表...',NULL,1589529655,NULL,0,0),(1434,'zh_tw_wp',1,'recipientslist','Recipients list','收件人名單',NULL,1589529655,NULL,0,0),(1435,'zh_tw_wp',1,'recreatedcategory','Recreated category {$a}','重建類別 {$a}',NULL,1589529655,NULL,0,0),(1436,'zh_tw_wp',1,'redirect','Redirect','重新導向',NULL,1589529655,NULL,0,0),(1437,'zh_tw_wp',1,'reducesections','Reduce the number of sections','減少單元數量',NULL,1589529655,NULL,0,0),(1438,'zh_tw_wp',1,'refresh','Refresh','更新',NULL,1589529655,NULL,0,0),(1439,'zh_tw_wp',1,'refreshingevents','Refreshing events','更新事件',NULL,1589529655,NULL,0,0),(1440,'zh_tw_wp',1,'registration','Moodle registration','Moodle註冊',NULL,1589529655,NULL,0,0),(1441,'zh_tw_wp',1,'registrationcontact','Contact from the public','公開聯絡方式',NULL,1589529655,NULL,0,0),(1442,'zh_tw_wp',1,'registrationcontactno','No, I do not want to be contacted by other people','不,我不希望在網站列表中顯示聯絡表單',NULL,1589529655,NULL,0,0),(1443,'zh_tw_wp',1,'registrationcontactyes','Yes, provide a form for other Moodlers to contact me','是的,提供一個表單以方便未來的Moodle用戶聯絡我',NULL,1589529655,NULL,0,0),(1444,'zh_tw_wp',1,'registrationemail','Email notifications','電子郵件通知',NULL,1589529655,NULL,0,0),(1445,'zh_tw_wp',1,'registrationinfo','

This page allows you to register your Moodle site with moodle.org. Registration is free.\nThe main benefit of registering is that you will be added to a low-volume mailing list\nfor important notifications such as security alerts and new releases of Moodle.

\n

By default, your information will be kept private, and will never be sold or passed on to anyone else. The only\n reason for collecting this information is for support purposes, and to help build up a statistical\n picture of the Moodle community as a whole.

\n

If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.

\n

All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.

','

此網頁讓您到moodle.org註冊您的Moodle網站。註冊是自由的。註冊的主要優點是會將您列入重大通知的電子郵件清單中,例如:新版Moodle釋出消息及安全警報等。

預設中,您的資料保有隱私,而且絕不會遭受販賣或轉交給其他人。收集這些資料的唯一原因是支援的目的,同時建立一個完整的Moodle社群的統計圖。

如果您註冊了,您可以讓您的網站名稱、國家及URL加到Moodle網站的開放清單中。

所有新註冊都會經過手動確認,才加到這個清單中,但一旦您加入後,您可以隨時用此表單更新您的註冊資料。',NULL,1589529655,NULL,0,0),(1446,'zh_tw_wp',1,'registrationinfotitle','Registration information','註冊資訊',NULL,1589529655,NULL,0,0),(1447,'zh_tw_wp',1,'registrationno','No, I do not wish to receive any emails','不,我不要收到電子郵件',NULL,1589529655,NULL,0,0),(1448,'zh_tw_wp',1,'registrationsend','Send registration information to moodle.org','傳送註冊資訊到moodle.org',NULL,1589529655,NULL,0,0),(1449,'zh_tw_wp',1,'registrationyes','Yes, notify me of new Moodle releases, security alerts and other important news','是的,有重要事情 (例如軟體安全問題或新版本) 請通知我',NULL,1589529655,NULL,0,0),(1450,'zh_tw_wp',1,'reject','Reject','駁回',NULL,1589529655,NULL,0,0),(1451,'zh_tw_wp',1,'rejectdots','Reject...','駁回...',NULL,1589529655,NULL,0,0),(1452,'zh_tw_wp',1,'relativedatesmode','Relative dates mode','Relative dates mode',NULL,1589529655,NULL,0,0),(1453,'zh_tw_wp',1,'relativedatesmode_help','Display course or activity dates relative to the user\'s start date in the course.\n\nThe user\'s course start date will be their enrolment start date, unless they are enrolled before the course begins in which case their start date will be the course start date.\n\nWARNING: This is an experimental feature and not all activities may support it. Once the course has been created, this course setting can no longer be changed.','Display course or activity dates relative to the user\'s start date in the course.\n\nThe user\'s course start date will be their enrolment start date, unless they are enrolled before the course begins in which case their start date will be the course start date.\n\nWARNING: This is an experimental feature and not all activities may support it. Once the course has been created, this course setting can no longer be changed.',NULL,1589529655,NULL,0,0),(1454,'zh_tw_wp',1,'relativedatesmode_warning','Warning: Relative dates mode cannot be changed once the course has been created.','Warning: Relative dates mode cannot be changed once the course has been created.',NULL,1589529655,NULL,0,0),(1455,'zh_tw_wp',1,'reload','Reload','重新載入',NULL,1589529655,NULL,0,0),(1456,'zh_tw_wp',1,'remoteappuser','Remote {$a} User','遠端的{$a}用戶',NULL,1589529655,NULL,0,0),(1457,'zh_tw_wp',1,'remove','Remove','移除',NULL,1589529655,NULL,0,0),(1458,'zh_tw_wp',1,'removeadmin','Remove admin','移除網站管理員',NULL,1589529655,NULL,0,0),(1459,'zh_tw_wp',1,'removecreator','Remove course creator','移除課程管理員',NULL,1589529655,NULL,0,0),(1460,'zh_tw_wp',1,'removestudent','Remove student','移除學生',NULL,1589529655,NULL,0,0),(1461,'zh_tw_wp',1,'removeteacher','Remove teacher','移除教師',NULL,1589529655,NULL,0,0),(1462,'zh_tw_wp',1,'rename','Rename','改名',NULL,1589529655,NULL,0,0),(1463,'zh_tw_wp',1,'renamefileto','Rename {$a} to','將{$a}改名為',NULL,1589529655,NULL,0,0),(1464,'zh_tw_wp',1,'report','Report','報表',NULL,1589529655,NULL,0,0),(1465,'zh_tw_wp',1,'reports','Reports','報表',NULL,1589529655,NULL,0,0),(1466,'zh_tw_wp',1,'repositories','Repositories','倉儲',NULL,1589529655,NULL,0,0),(1467,'zh_tw_wp',1,'requestcourse','Request a course','開課申請',NULL,1589529655,NULL,0,0),(1468,'zh_tw_wp',1,'requestedby','Requested by','申請人',NULL,1589529655,NULL,0,0),(1469,'zh_tw_wp',1,'requestedcourses','Requested courses','申請開設的課程',NULL,1589529655,NULL,0,0),(1470,'zh_tw_wp',1,'requestreason','Reason for course request','開課申請的理由',NULL,1589529655,NULL,0,0),(1471,'zh_tw_wp',1,'requests','Requests','Requests',NULL,1589529655,NULL,0,0),(1472,'zh_tw_wp',1,'required','Required','必須的',NULL,1589529655,NULL,0,0),(1473,'zh_tw_wp',1,'requirespayment','This course requires payment for access','這個課程需要付費',NULL,1589529655,NULL,0,0),(1474,'zh_tw_wp',1,'resendemail','Resend email','重發電郵',NULL,1589529655,NULL,0,0),(1475,'zh_tw_wp',1,'reset','Reset','歸零',NULL,1589529655,NULL,0,0),(1476,'zh_tw_wp',1,'resetcomponent','Component','元件',NULL,1589529655,NULL,0,0),(1477,'zh_tw_wp',1,'resetcourse','Reset course','課程重新設定',NULL,1589529655,NULL,0,0),(1478,'zh_tw_wp',1,'resetinfo','This page allows you to empty a course of user data, while retaining the activities and other settings. Please be warned that by choosing items below and submitting this page you will delete your chosen user data from this course forever!','這個頁面允許您清空一個課程的用戶資料,但是保留課程活動與其他設定。請注意,下面的選項送出後您將會永遠從這個課程中刪除選擇的用戶資料。',NULL,1589529655,NULL,0,0),(1479,'zh_tw_wp',1,'resetnotimplemented','Reset not implemented','未實作出重新設定的功能',NULL,1589529655,NULL,0,0),(1480,'zh_tw_wp',1,'resetrecordexpired','The password reset link you used is more than {$a} minutes old and has expired. Please initiate a new password reset.','您所用的這一密碼重設鏈結,是已經超過{$a}分鐘,且已經過期失效。請再重新做一次密碼重設。',NULL,1589529655,NULL,0,0),(1481,'zh_tw_wp',1,'resetstartdate','Reset start date','重設開始日期',NULL,1589529655,NULL,0,0),(1482,'zh_tw_wp',1,'resetstatus','Status','狀態',NULL,1589529655,NULL,0,0),(1483,'zh_tw_wp',1,'resettable','Reset table preferences','重設表格偏好',NULL,1589529655,NULL,0,0),(1484,'zh_tw_wp',1,'resettask','Task','任務',NULL,1589529655,NULL,0,0),(1485,'zh_tw_wp',1,'resettodefaults','Reset to defaults','重設為預設值',NULL,1589529655,NULL,0,0),(1486,'zh_tw_wp',1,'resortsubcategoriesby','Sort subcategories by {$a} ascending','以{$a} 由小到大排列下層目錄',NULL,1589529655,NULL,0,0),(1487,'zh_tw_wp',1,'resortsubcategoriesbyreverse','Sort subcategories by {$a} descending','以{$a} 由大到小排列下層目錄',NULL,1589529655,NULL,0,0),(1488,'zh_tw_wp',1,'resortcourses','Sort courses','課程重新排序',NULL,1589529655,NULL,0,0),(1489,'zh_tw_wp',1,'resource','Resource','資源',NULL,1589529655,NULL,0,0),(1490,'zh_tw_wp',1,'resourcedisplayauto','Automatic','自動',NULL,1589529655,NULL,0,0),(1491,'zh_tw_wp',1,'resourcedisplaydownload','Force download','強迫下載',NULL,1589529655,NULL,0,0),(1492,'zh_tw_wp',1,'resourcedisplayembed','Embed','嵌入',NULL,1589529655,NULL,0,0),(1493,'zh_tw_wp',1,'resourcedisplayframe','In frame','在框架中',NULL,1589529655,NULL,0,0),(1494,'zh_tw_wp',1,'resourcedisplaynew','New window','新視窗',NULL,1589529655,NULL,0,0),(1495,'zh_tw_wp',1,'resourcedisplayopen','Open','開啟',NULL,1589529655,NULL,0,0),(1496,'zh_tw_wp',1,'resourcedisplaypopup','In pop-up','在彈出視窗中',NULL,1589529655,NULL,0,0),(1497,'zh_tw_wp',1,'resources','Resources','資源',NULL,1589529655,NULL,0,0),(1498,'zh_tw_wp',1,'resources_help','Resource types enable almost any kind of web content to be inserted into the course.','啟用資源類型,幾乎可以把任何類型的web內容加入到課程中',NULL,1589529655,NULL,0,0),(1499,'zh_tw_wp',1,'restore','Restore','還原',NULL,1589529655,NULL,0,0),(1500,'zh_tw_wp',1,'restorecancelled','Restore cancelled','還原已被取消',NULL,1589529655,NULL,0,0),(1501,'zh_tw_wp',1,'restorecannotassignroles','Restore needs to assign roles and you do not have permission to do so','從備份檔還原時,需要指派角色,但是您沒有權限這麼做。',NULL,1589529655,NULL,0,0),(1502,'zh_tw_wp',1,'restorecannotcreateorassignroles','Restore needs to create or assign roles and you do not have permission to do so','從備份檔還原時,需要建立或指派角色,但是您沒有權限這麼做。',NULL,1589529655,NULL,0,0),(1503,'zh_tw_wp',1,'restorecannotcreateuser','Restore needs to create user \'{$a}\' from backup file and you do not have permission to do so','從備份檔還原時,需要建立用戶“{$a}”,但是您沒有權限這麼做。',NULL,1589529655,NULL,0,0),(1504,'zh_tw_wp',1,'restoremnethostidmismatch','MNet host id of user \'{$a}\' does not match local MNet host ID.','用戶 \'{$a}\' 的Moodle網路主機編號不符合本地Moodle網路主機編號',NULL,1589529655,NULL,0,0),(1505,'zh_tw_wp',1,'restorecannotoverrideperms','Restore needs to override permissions and you do not have permission to do so','從備份檔還原時,需要覆蓋取代權限,但是您沒有權限這麼做。',NULL,1589529655,NULL,0,0),(1506,'zh_tw_wp',1,'restorecoursenow','Restore this course now!','立刻還原這個課程!',NULL,1589529655,NULL,0,0),(1507,'zh_tw_wp',1,'restoredaccount','Restored account','已還原的帳號',NULL,1589529655,NULL,0,0),(1508,'zh_tw_wp',1,'restoredaccountinfo','This account was imported from another server and the password has been lost. To set a new password by email, please click \"Continue\"','此帳號從其他伺服器匯入,密碼已經遺失。要經由電子郵件設定新密碼,請點選\"繼續\"',NULL,1589529655,NULL,0,0),(1509,'zh_tw_wp',1,'restorefinished','Restore completed successfully','還原成功',NULL,1589529655,NULL,0,0),(1510,'zh_tw_wp',1,'restoreto','Restore to','還原到',NULL,1589529655,NULL,0,0),(1511,'zh_tw_wp',1,'restoretositeadding','Warning: You are about to restore to the site front page, adding data to it!','警告:您即將還原到網站的首頁,並且會增加資料到首頁!',NULL,1589529655,NULL,0,0),(1512,'zh_tw_wp',1,'restoretositedeleting','Warning: You are about to restore to the site front page, deleting data from it first!','警告:您即將還原到網站的首頁,並且會先刪除資料!',NULL,1589529655,NULL,0,0),(1513,'zh_tw_wp',1,'restoreuserconflict','Trying to restore user \'{$a}\' from backup file will cause conflict','從備份檔案還原用戶\'{$a}\'會引起衝突',NULL,1589529655,NULL,0,0),(1514,'zh_tw_wp',1,'restoreuserinfofailed','The restore process has stopped because you don\'t have permission to restore user data.','還原過程已經停止,因為您沒有還原用戶資料的權限。',NULL,1589529655,NULL,0,0),(1515,'zh_tw_wp',1,'restoreusersprecheck','Checking user data','檢查用戶資料',NULL,1589529655,NULL,0,0),(1516,'zh_tw_wp',1,'restoreusersprecheckerror','Some problems were detected when checking user data','檢查用戶資料時發現一些問題',NULL,1589529655,NULL,0,0),(1517,'zh_tw_wp',1,'restricted','Restricted','受限制的',NULL,1589529655,NULL,0,0),(1518,'zh_tw_wp',1,'retry','Retry','重試',NULL,1589529655,NULL,0,0),(1519,'zh_tw_wp',1,'returningtosite','Returning to this web site?','返回這個網站嗎?',NULL,1589529655,NULL,0,0),(1520,'zh_tw_wp',1,'returntooriginaluser','Return to {$a}','返回到{$a}',NULL,1589529655,NULL,0,0),(1521,'zh_tw_wp',1,'revert','Revert','重設',NULL,1589529655,NULL,0,0),(1522,'zh_tw_wp',1,'role','Role','角色',NULL,1589529655,NULL,0,0),(1523,'zh_tw_wp',1,'roleassignments','Role assignments','角色分配',NULL,1589529655,NULL,0,0),(1524,'zh_tw_wp',1,'rolemappings','Role mappings','角色對應',NULL,1589529655,NULL,0,0),(1525,'zh_tw_wp',1,'rolerenaming','Role renaming','角色更名',NULL,1589529655,NULL,0,0),(1526,'zh_tw_wp',1,'rolerenaming_help','This setting allows the displayed names for roles used in the course to be changed. Only the displayed name is changed - role permissions are not affected. New role names will appear on the course participants page and elsewhere within the course. If the renamed role is one that the administrator has selected as a course manager role, then the new role name will also appear as part of the course listings.','這選項允許您更改用於您課程的角色所顯示的名稱。例如,您可能希望將「教師」改稱為「教授」或「督導」。只有顯示的名稱會被更改 - 底下的角色授權不受影響。這些新角色名稱將會出現在課程參與者頁面,和課程的其他地方。如果這重新命名的角色是管理員選出來當作課程管理者角色,那麼這新角色名稱也將出現在課程清單。',NULL,1589529655,NULL,0,0),(1527,'zh_tw_wp',1,'roles','Roles','角色',NULL,1589529655,NULL,0,0),(1528,'zh_tw_wp',1,'rss','RSS','RSS',NULL,1589529655,NULL,0,0),(1529,'zh_tw_wp',1,'rssarticles','Number of RSS recent articles','RSS連結文章數設定',NULL,1589529655,NULL,0,0),(1530,'zh_tw_wp',1,'rsserror','Error reading RSS data','讀取RSS資料錯誤',NULL,1589529655,NULL,0,0),(1531,'zh_tw_wp',1,'rsserrorauth','Your RSS link does not contain a valid authentication token.','您的RSS連結不包含有效的認證口令。',NULL,1589529655,NULL,0,0),(1532,'zh_tw_wp',1,'rsserrorguest','This feed uses guest access to access the data, but guest does not have permission to read the data. Visit the original location that this feed comes from (URL) as a valid user and get a new RSS link from there.','這個饋送使用訪客身分連結資料,但是訪客沒有讀取資料的權限,請以一個有效的使用者瀏覽這個饋送的原始位址(URL),並取得一個新的RSS連結。',NULL,1589529655,NULL,0,0),(1533,'zh_tw_wp',1,'rsskeyshelp','

To ensure security and privacy, RSS feed URLs contain a special token that identifies the user they are for. This prevents other users from accessing areas of the site where they are not allowed.

The token is automatically created the first time you access an area that produces an RSS feed. If you think that your RSS feed token has been compromised, you can request a new one by clicking the reset link. Please note that your current RSS feed URLs will then become invalid.

','

為了保證安全和隱私,RSS摘要的網址中包含一個特殊的認證,用來標明他們屬於哪個使用者。這可以防止其他用戶從RSS饋送取得他們不應該瀏覽到的訊息。

在您第一次瀏覽會產生RSS摘要的Moodle頁面時,此認證會自動建立。如果您擔心您的RSS摘要認證已經被洩漏,您可以點及這裡的重置連結在取得一個新的。但請注意,您目前的RSS摘要的網址將會失效。

',NULL,1589529655,NULL,0,0),(1534,'zh_tw_wp',1,'rsstype','RSS feed for this activity','此活動的RSS摘要',NULL,1589529655,NULL,0,0),(1535,'zh_tw_wp',1,'save','Save','儲存',NULL,1589529655,NULL,0,0),(1536,'zh_tw_wp',1,'saveandnext','Save and show next','儲存後顯示下一位',NULL,1589529655,NULL,0,0),(1537,'zh_tw_wp',1,'savedat','Saved at:','儲存在:',NULL,1589529655,NULL,0,0),(1538,'zh_tw_wp',1,'savechanges','Save changes','儲存變更',NULL,1589529655,NULL,0,0),(1539,'zh_tw_wp',1,'savechangesanddisplay','Save and display','儲存並顯示',NULL,1589529655,NULL,0,0),(1540,'zh_tw_wp',1,'savechangesandreturn','Save and return','儲存並回頭',NULL,1589529655,NULL,0,0),(1541,'zh_tw_wp',1,'savechangesandreturntocourse','Save and return to course','儲存並返回課程',NULL,1589529655,NULL,0,0),(1542,'zh_tw_wp',1,'savecomment','Save comment','儲存評論',NULL,1589529655,NULL,0,0),(1543,'zh_tw_wp',1,'savepreferences','Save preferences','儲存偏好設定',NULL,1589529655,NULL,0,0),(1544,'zh_tw_wp',1,'saveto','Save to','儲存到',NULL,1589529655,NULL,0,0),(1545,'zh_tw_wp',1,'scale','Scale','量尺',NULL,1589529655,NULL,0,0),(1546,'zh_tw_wp',1,'scale_help','A scale provides a way of evaluating or grading performance in an activity. It is defined by an ordered list of values, ranging from negative to positive, separated by commas, for example \"Disappointing, Not good enough, Average, Good, Very good, Excellent!\"','

教師可以自行建立新的量尺,用於課程中的任何需要計分的活動。

量尺的名稱應該要能很清處說明其性質的片語:它將會出現在量尺選用清單上,以及跟內容相關連的輔助按鈕上

量尺本身是以價值觀的排列清單來界定,從消極(負面)到積極(正面)排序,並以英文半形逗號開隔。例如:

很失望,不夠好,普通,好,非常好, 棒極了!
或是
D,C,B,A,A+

量尺也應該包括一個好的說明,說明它的意義,以及它應該如何使用。這個說明將會出現在給教師和學生的輔助說明頁面上。

最後,這裡可能有系統管理者事先就訂定好的一個或多個\"標準\"量尺。它們將可以用於所有的課程。

',NULL,1589529655,NULL,0,0),(1547,'zh_tw_wp',1,'scale_link','grade/scale','grade/scale',NULL,1589529655,NULL,0,0),(1548,'zh_tw_wp',1,'scales','Scales','量尺',NULL,1589529655,NULL,0,0),(1549,'zh_tw_wp',1,'scalescustom','Custom scales','自訂量尺',NULL,1589529655,NULL,0,0),(1550,'zh_tw_wp',1,'scalescustomcreate','Add a new scale','新增量尺',NULL,1589529656,NULL,0,0),(1551,'zh_tw_wp',1,'scalescustomno','No custom scales have been created yet','目前沒有自訂的量尺',NULL,1589529656,NULL,0,0),(1552,'zh_tw_wp',1,'scalesstandard','Standard scales','標準量尺',NULL,1589529656,NULL,0,0),(1553,'zh_tw_wp',1,'scalestandard','Standard scale','標準量尺',NULL,1589529656,NULL,0,0),(1554,'zh_tw_wp',1,'scalestandard_help','A standard scale is available site-wide, for all courses.','標準量尺是提供整個網站所有課程使用。',NULL,1589529656,NULL,0,0),(1555,'zh_tw_wp',1,'scalestandard_link','grade/scale','成績/量尺',NULL,1589529656,NULL,0,0),(1556,'zh_tw_wp',1,'scalestip','To create custom scales, use the \'Scales...\' link in your course administration menu.','使用管理選單上的「量尺」設定,來新增量尺。',NULL,1589529656,NULL,0,0),(1557,'zh_tw_wp',1,'scalestip2','To create custom scales, click the Grades link in the course administration menu, then choose Edit, Scales.','若要建立自訂的量尺,請點按課程管理選單的“成績”連結,然後選擇量尺->檢視。',NULL,1589529656,NULL,0,0),(1558,'zh_tw_wp',1,'screenshot','Screenshot','畫面',NULL,1589529656,NULL,0,0),(1559,'zh_tw_wp',1,'search','Search','搜尋',NULL,1589529656,NULL,0,0),(1560,'zh_tw_wp',1,'search_help','For basic searching of one or more words anywhere in the text, just type them separated by spaces. All words longer than two characters are used.\n\nFor advanced searching, press the search button without typing anything in the search box to access the advanced search form.','基本搜尋可以在文字中尋找一個或多個字詞。字詞之間用空格分隔。只有一個字母的單字會被忽略。如要進行進階搜尋,直接點選搜尋按鈕,搜尋框中什麼都不要輸入,便可瀏覽進階搜尋表單。',NULL,1589529656,NULL,0,0),(1561,'zh_tw_wp',1,'searchagain','Search again','再次搜尋',NULL,1589529656,NULL,0,0),(1562,'zh_tw_wp',1,'searchbyemail','Search by email address','以電子郵件信箱搜尋',NULL,1589529656,NULL,0,0),(1563,'zh_tw_wp',1,'searchbyusername','Search by username','以用戶名稱搜尋',NULL,1589529656,NULL,0,0),(1564,'zh_tw_wp',1,'searchcourses','Search courses','搜尋課程',NULL,1589529656,NULL,0,0),(1565,'zh_tw_wp',1,'searchoptions','Search options','搜尋選項',NULL,1589529656,NULL,0,0),(1566,'zh_tw_wp',1,'searchresults','Search results','搜尋結果',NULL,1589529656,NULL,0,0),(1567,'zh_tw_wp',1,'sec','sec','秒',NULL,1589529656,NULL,0,0),(1568,'zh_tw_wp',1,'secondsleft','{$a} secs','{$a}秒',NULL,1589529656,NULL,0,0),(1569,'zh_tw_wp',1,'seconds','seconds','秒',NULL,1589529656,NULL,0,0),(1570,'zh_tw_wp',1,'secondstotime172800','2 days','兩天',NULL,1589529656,NULL,0,0),(1571,'zh_tw_wp',1,'secondstotime259200','3 days','三天',NULL,1589529656,NULL,0,0),(1572,'zh_tw_wp',1,'secondstotime345600','4 days','四天',NULL,1589529656,NULL,0,0),(1573,'zh_tw_wp',1,'secondstotime432000','5 days','五天',NULL,1589529656,NULL,0,0),(1574,'zh_tw_wp',1,'secondstotime518400','6 days','六天',NULL,1589529656,NULL,0,0),(1575,'zh_tw_wp',1,'secondstotime604800','1 week','一週',NULL,1589529656,NULL,0,0),(1576,'zh_tw_wp',1,'secondstotime86400','1 day','一天',NULL,1589529656,NULL,0,0),(1577,'zh_tw_wp',1,'secretalreadyused','Change password confirmation link was already used, password was not changed.','確認更改密碼的連結已經使用過,密碼不能被更改。',NULL,1589529656,NULL,0,0),(1578,'zh_tw_wp',1,'secs','secs','秒',NULL,1589529656,NULL,0,0),(1579,'zh_tw_wp',1,'section','Section','單元',NULL,1589529656,NULL,0,0),(1580,'zh_tw_wp',1,'sectionactionnotsupported','Section action \"{$a}\" is not supported here','這裡不支援選擇的動作 \"{$a}\" i',NULL,1589529656,NULL,0,0),(1581,'zh_tw_wp',1,'sectionname','Section name','單元名稱',NULL,1589529656,NULL,0,0),(1582,'zh_tw_wp',1,'sections','Sections','單元',NULL,1589529656,NULL,0,0),(1583,'zh_tw_wp',1,'seealsostats','See also: stats','請參閱:統計',NULL,1589529656,NULL,0,0),(1584,'zh_tw_wp',1,'select','Select','選取',NULL,1589529656,NULL,0,0),(1585,'zh_tw_wp',1,'selectacategory','Please select a category','請選擇一類別',NULL,1589529656,NULL,0,0),(1586,'zh_tw_wp',1,'selectacountry','Select a country','選擇一個國家',NULL,1589529656,NULL,0,0),(1587,'zh_tw_wp',1,'selectacourse','Select a course','選擇一門課程',NULL,1589529656,NULL,0,0),(1588,'zh_tw_wp',1,'selectacoursesite','Select a course or site','選擇一門課程或網站',NULL,1589529656,NULL,0,0),(1589,'zh_tw_wp',1,'selectanaction','Select an action','選擇一個動作',NULL,1589529656,NULL,0,0),(1590,'zh_tw_wp',1,'selectagroup','Select a group','選擇一個分組',NULL,1589529656,NULL,0,0),(1591,'zh_tw_wp',1,'selectaregion','Select a region','選擇一個地區',NULL,1589529656,NULL,0,0),(1592,'zh_tw_wp',1,'selctauser','Select a user','選擇一位用戶',NULL,1589529656,NULL,0,0),(1593,'zh_tw_wp',1,'selectall','Select all','全選',NULL,1589529656,NULL,0,0),(1594,'zh_tw_wp',1,'selectallusersonpage','Select all users on this page','選擇在這一頁上的所有用戶',NULL,1589529656,NULL,0,0),(1595,'zh_tw_wp',1,'selectalluserswithcount','Select all {$a} users','選擇所有{$a} 個用戶',NULL,1589529656,NULL,0,0),(1596,'zh_tw_wp',1,'selectamodule','Please select an activity module','請選擇一個活動模組',NULL,1589529656,NULL,0,0),(1597,'zh_tw_wp',1,'selectanoptions','Select an option','選擇一個選項',NULL,1589529656,NULL,0,0),(1598,'zh_tw_wp',1,'selectdefault','Select default','選擇預設值',NULL,1589529656,NULL,0,0),(1599,'zh_tw_wp',1,'selectedfile','Selected file','已選擇的檔案',NULL,1589529656,NULL,0,0),(1600,'zh_tw_wp',1,'selectedcategories','Selected categories','選出的類別',NULL,1589529656,NULL,0,0),(1601,'zh_tw_wp',1,'selectednowmove','{$a} files selected for moving. Now go into the destination folder and press \'Move files to here\'','{$a}檔案被選取搬移。請到選擇目的地,並按 *搬移檔案至此*',NULL,1589529656,NULL,0,0),(1602,'zh_tw_wp',1,'selectfiles','Select files','選擇檔案',NULL,1589529656,NULL,0,0),(1603,'zh_tw_wp',1,'selectitem','Select \'{$a}\'','Select \'{$a}\'',NULL,1589529656,NULL,0,0),(1604,'zh_tw_wp',1,'selectmoduletoviewhelp','Select an activity or resource to view its help.\n\nDouble-click on an activity or resource name to quickly add it.','選擇一個模組來檢視輔助說明。',NULL,1589529656,NULL,0,0),(1605,'zh_tw_wp',1,'selectnos','Select all \'No\'','全選\"否\"',NULL,1589529656,NULL,0,0),(1606,'zh_tw_wp',1,'selectperiod','Select period','選擇期間',NULL,1589529656,NULL,0,0),(1607,'zh_tw_wp',1,'selectcategorysort','Which categories would you like to sort?','你要對哪一個類別做排序?',NULL,1589529656,NULL,0,0),(1608,'zh_tw_wp',1,'selectcategorysortby','Select how you would like to sort categories','選擇你將如何將類別排序',NULL,1589529656,NULL,0,0),(1609,'zh_tw_wp',1,'selectcoursesortby','Select how you would like to sort courses','選擇你將如何將課程排序',NULL,1589529656,NULL,0,0),(1610,'zh_tw_wp',1,'senddetails','Send my details via email','以電子郵件傳送我的詳細資料',NULL,1589529656,NULL,0,0),(1611,'zh_tw_wp',1,'separate','Separate','分開的',NULL,1589529656,NULL,0,0),(1612,'zh_tw_wp',1,'separateandconnected','Separate and Connected ways of knowing','分割或相關方法認知式',NULL,1589529656,NULL,0,0),(1613,'zh_tw_wp',1,'separateandconnectedinfo','The scale based on the theory of separate and connected knowing. This theory describes two different ways that we can evaluate and learn about the things we see and hear.','這個尺度基於獨立型和情境型認知理論。此理論描述了我們了解和評論所聞所見事物的兩種不同方法。',NULL,1589529656,NULL,0,0),(1614,'zh_tw_wp',1,'servererror','An error occurred whilst communicating with the server','和伺服器通訊時發生了一個錯誤',NULL,1589529656,NULL,0,0),(1615,'zh_tw_wp',1,'serverlocaltime','Server\'s local time','伺服器的當地時間',NULL,1589529656,NULL,0,0),(1616,'zh_tw_wp',1,'sessionforceclean','As a security precaution, user-generated scripts have been disabled within this session.','As a security precaution, user-generated scripts have been disabled within this session.',NULL,1589529656,NULL,0,0),(1617,'zh_tw_wp',1,'sessiontimeoutsoon','Your session is about to time out. Do you want to extend your current session?','您的連線即將逾時。 您要延長現在的連線時間嗎?',NULL,1589529656,NULL,0,0),(1618,'zh_tw_wp',1,'setcategorytheme','Set category theme','設定各類別專用的佈景主題',NULL,1589529656,NULL,0,0),(1619,'zh_tw_wp',1,'setpassword','Set password','設定密碼',NULL,1589529656,NULL,0,0),(1620,'zh_tw_wp',1,'setpasswordinstructions','Please enter your new password below, then save changes.','請在下面輸入你的新密碼,再儲存變更。',NULL,1589529656,NULL,0,0),(1621,'zh_tw_wp',1,'settings','Settings','設定',NULL,1589529656,NULL,0,0),(1622,'zh_tw_wp',1,'shortname','Short name','課程簡稱',NULL,1589529656,NULL,0,0),(1623,'zh_tw_wp',1,'shortnamecollisionwarning','[*] = This shortname is already in use by a course and will need to be changed upon approval','[*]= 這個簡稱已經被其他課程使用,需要修改才能獲得核准。',NULL,1589529656,NULL,0,0),(1624,'zh_tw_wp',1,'shortnamecourse','Course short name','課程簡稱',NULL,1589529656,NULL,0,0),(1625,'zh_tw_wp',1,'shortnamecourse_help','The short name of the course is displayed in the navigation and is used in the subject line of course email messages.','課程簡稱會顯示在導覽列,以及使用在課程郵件訊息的主旨行中。\n  ',NULL,1589529656,NULL,0,0),(1626,'zh_tw_wp',1,'shortnametaken','Short name is already used for another course ({$a})','這個簡稱已用於另一個課程({$a})',NULL,1589529656,NULL,0,0),(1627,'zh_tw_wp',1,'shortnameuser','User short name','用戶簡稱',NULL,1589529656,NULL,0,0),(1628,'zh_tw_wp',1,'shortsitename','Short name for site (eg single word)','網站簡稱',NULL,1589529656,NULL,0,0),(1629,'zh_tw_wp',1,'show','Show','顯示',NULL,1589529656,NULL,0,0),(1630,'zh_tw_wp',1,'showactions','Show actions','顯示動作',NULL,1589529656,NULL,0,0),(1631,'zh_tw_wp',1,'showadvancededitor','Advanced','進階',NULL,1589529656,NULL,0,0),(1632,'zh_tw_wp',1,'showadvancedsettings','Show advanced settings','顯示進階設定',NULL,1589529656,NULL,0,0),(1633,'zh_tw_wp',1,'showall','Show all {$a}','顯示全部{$a}',NULL,1589529656,NULL,0,0),(1634,'zh_tw_wp',1,'showallcourses','Show all courses','顯示全部課程',NULL,1589529656,NULL,0,0),(1635,'zh_tw_wp',1,'showallusers','Show all users','顯示全部用戶',NULL,1589529656,NULL,0,0),(1636,'zh_tw_wp',1,'showblockcourse','Show list of courses containing block','顯示包含區塊的課程清單',NULL,1589529656,NULL,0,0),(1637,'zh_tw_wp',1,'showcategory','Show {$a}','顯示 {$a}',NULL,1589529656,NULL,0,0),(1638,'zh_tw_wp',1,'showchartdata','Show chart data','顯示圖表資料',NULL,1589529656,NULL,0,0),(1639,'zh_tw_wp',1,'showcomments','Show/hide comments','顯示/隱藏評論',NULL,1589529656,NULL,0,0),(1640,'zh_tw_wp',1,'showcommentsnonjs','Show comments','顯示評論',NULL,1589529656,NULL,0,0),(1641,'zh_tw_wp',1,'showdescription','Display description on course page','顯示說明',NULL,1589529656,NULL,0,0),(1642,'zh_tw_wp',1,'showdescription_help','If enabled, the description above will be displayed on the course page just below the link to the activity or resource.','如果啟用,上述的介紹/說明將顯示在課程頁面上,於活動/資源連結的下方。',NULL,1589529656,NULL,0,0),(1643,'zh_tw_wp',1,'showgrades','Show gradebook to students','向學生顯示成績單',NULL,1589529656,NULL,0,0),(1644,'zh_tw_wp',1,'showgrades_help','Many activities in the course allow grades to be set. This setting determines whether a student can view a list of all their grades for the course via a grades link in the navigation drawer or block.','

許多活動都允許設定分數

預設中,在課程中的所有分數都可以在成績頁中看到,在課程主頁中選單可找到。

如果教師在課程中不想打分數,或只是不想讓學生看到成績,那他可以在課程設定頁中關閉成績簿的顯示。這樣做不會影響活動中使用或設定成績,它只是不讓學生看到而已。

',NULL,1589529656,NULL,0,0),(1645,'zh_tw_wp',1,'showingacourses','Showing all {$a} courses','顯示所有{$a}課程',NULL,1589529656,NULL,0,0),(1646,'zh_tw_wp',1,'showingxofycourses','Showing courses {$a->start} to {$a->end} of {$a->total} courses','顯示全部{$a->total} 個課程的{$a->start} 到 {$a->end} 。',NULL,1589529656,NULL,0,0),(1647,'zh_tw_wp',1,'showlistofcourses','Show list of courses','顯示課程清單',NULL,1589529656,NULL,0,0),(1648,'zh_tw_wp',1,'showmodulecourse','Show list of courses containing activity','顯示包含活動的課程清單',NULL,1589529656,NULL,0,0),(1649,'zh_tw_wp',1,'showoncoursepage','Show on course page','顯示在課程頁面',NULL,1589529656,NULL,0,0),(1650,'zh_tw_wp',1,'showonly','Show only','只顯示',NULL,1589529656,NULL,0,0),(1651,'zh_tw_wp',1,'showperpage','Show {$a} per page','每頁顯示{$a}',NULL,1589529656,NULL,0,0),(1652,'zh_tw_wp',1,'showpopoverwindow','Show popover window','顯示彈出式視窗',NULL,1589529656,NULL,0,0),(1653,'zh_tw_wp',1,'showrecent','Show recent activity','顯示近期活動',NULL,1589529656,NULL,0,0),(1654,'zh_tw_wp',1,'showreports','Show activity reports','顯示活動報表',NULL,1589529656,NULL,0,0),(1655,'zh_tw_wp',1,'showreports_help','Activity reports are available for each participant that show their activity in the course. As well as listings of their contributions, such as forum posts or assignment submissions, these reports also include access logs. This setting determines whether a student can view their own activity reports via their profile page.','活動報表提供給每一位參與者,顯示他們在課程中的活動。以及他們的貢獻,例如討論區發表或作業繳交,這些報表還包括使用紀錄。這個設定決定學生是否可以經由個人資料頁,來檢視自己的活動報表。',NULL,1589529656,NULL,0,0),(1656,'zh_tw_wp',1,'showsettings','Show settings','顯示設定',NULL,1589529656,NULL,0,0),(1657,'zh_tw_wp',1,'showtheselogs','Show these logs','顯示這些日誌',NULL,1589529656,NULL,0,0),(1658,'zh_tw_wp',1,'showthishelpinlanguage','Show this help in language: {$a}','顯示輔助說明採用語言:{$a}',NULL,1589529656,NULL,0,0),(1659,'zh_tw_wp',1,'schedule','Schedule','時程',NULL,1589529656,NULL,0,0),(1660,'zh_tw_wp',1,'sidepanel','Side panel','側板',NULL,1589529656,NULL,0,0),(1661,'zh_tw_wp',1,'signoutofotherservices','Sign out everywhere','任何地方都可登出',NULL,1589529656,NULL,0,0),(1662,'zh_tw_wp',1,'signoutofotherservices_help','If ticked, the account will be signed out of all devices and systems which use web services, such as the mobile app.','如果勾選,這帳號將會登出所有使用網頁服務的設備和系統,比如,行動裝置的應用程式。',NULL,1589529656,NULL,0,0),(1663,'zh_tw_wp',1,'since','Since','自從',NULL,1589529656,NULL,0,0),(1664,'zh_tw_wp',1,'sincelast','since last login','從上次登入後',NULL,1589529656,NULL,0,0),(1665,'zh_tw_wp',1,'site','Site','網站',NULL,1589529656,NULL,0,0),(1666,'zh_tw_wp',1,'sitedefault','Site default','網站預設',NULL,1589529656,NULL,0,0),(1667,'zh_tw_wp',1,'siteerrors','Site errors','網站錯誤記錄',NULL,1589529656,NULL,0,0),(1668,'zh_tw_wp',1,'sitefiles','Site files','網站檔案',NULL,1589529656,NULL,0,0),(1669,'zh_tw_wp',1,'sitefilesused','Site files used in this course','在此課程中使用的網站檔案',NULL,1589529656,NULL,0,0),(1670,'zh_tw_wp',1,'sitehome','Site home','網站首頁',NULL,1589529656,NULL,0,0),(1671,'zh_tw_wp',1,'sitelegacyfiles','Legacy site files','舊版的網站檔案',NULL,1589529656,NULL,0,0),(1672,'zh_tw_wp',1,'sitelogs','Site logs','網站日誌',NULL,1589529656,NULL,0,0),(1673,'zh_tw_wp',1,'sitenews','Site announcements','網站公告',NULL,1589529656,NULL,0,0),(1674,'zh_tw_wp',1,'sitepages','Site pages','網站頁面',NULL,1589529656,NULL,0,0),(1675,'zh_tw_wp',1,'sitepartlist','You do not have the required permissions to view the participants list','您沒有檢視參與者清單的權限。',NULL,1589529656,NULL,0,0),(1676,'zh_tw_wp',1,'sitepartlist0','You must be a site teacher to be allowed to see the site participants list','您必須是網站教師身份才有權限看這個網站的參與者清單',NULL,1589529656,NULL,0,0),(1677,'zh_tw_wp',1,'sitepartlist1','You must be a teacher to be allowed to see the site participants list','您必須是教師身份才有權限看這個網站的參與者清單',NULL,1589529656,NULL,0,0),(1678,'zh_tw_wp',1,'sites','Sites','網站',NULL,1589529656,NULL,0,0),(1679,'zh_tw_wp',1,'sitesection','Include a topic section','包含一個主題區塊',NULL,1589529656,NULL,0,0),(1680,'zh_tw_wp',1,'sitesettings','Site settings','網站設定',NULL,1589529656,NULL,0,0),(1681,'zh_tw_wp',1,'siteteachers','Site teachers','網站教師',NULL,1589529656,NULL,0,0),(1682,'zh_tw_wp',1,'size','Size','大小',NULL,1589529656,NULL,0,0),(1683,'zh_tw_wp',1,'sizeb','bytes','位元組',NULL,1589529656,NULL,0,0),(1684,'zh_tw_wp',1,'sizegb','GB','GB',NULL,1589529656,NULL,0,0),(1685,'zh_tw_wp',1,'sizekb','KB','KB',NULL,1589529656,NULL,0,0),(1686,'zh_tw_wp',1,'sizemb','MB','MB',NULL,1589529656,NULL,0,0),(1687,'zh_tw_wp',1,'skipped','Skipped','略過',NULL,1589529656,NULL,0,0),(1688,'zh_tw_wp',1,'skiptocategorylisting','Skip to the category listings','跳到類別列表',NULL,1589529656,NULL,0,0),(1689,'zh_tw_wp',1,'skiptocourselisting','Skip to the course listings','跳到課程列表',NULL,1589529656,NULL,0,0),(1690,'zh_tw_wp',1,'skiptocoursedetails','Skip to the detailed course information','跳到詳細的課程訊息',NULL,1589529656,NULL,0,0),(1691,'zh_tw_wp',1,'skypeid','Skype ID','Skype 帳號',NULL,1589529656,NULL,0,0),(1692,'zh_tw_wp',1,'socialheadline','Social forum - latest topics','社區論壇 - 最新話題',NULL,1589529656,NULL,0,0),(1693,'zh_tw_wp',1,'someallowguest','Some courses may allow guest access','有些課程可能允許訪客瀏覽',NULL,1589529656,NULL,0,0),(1694,'zh_tw_wp',1,'someerrorswerefound','Some information was missing or incorrect. Look below for details.','可能有些資訊遺失或有誤。細節請看下列。',NULL,1589529656,NULL,0,0),(1695,'zh_tw_wp',1,'sort','Sort','排序',NULL,1589529656,NULL,0,0),(1696,'zh_tw_wp',1,'sortby','Sort by','排序依據',NULL,1589529656,NULL,0,0),(1697,'zh_tw_wp',1,'sortbyx','Sort by {$a} ascending','依{$a}遞增排序',NULL,1589529656,NULL,0,0),(1698,'zh_tw_wp',1,'sortbyxreverse','Sort by {$a} descending','依{$a}遞減排序',NULL,1589529656,NULL,0,0),(1699,'zh_tw_wp',1,'sorting','Sorting','排序',NULL,1589529656,NULL,0,0),(1700,'zh_tw_wp',1,'sourcerole','Source role','來源角色',NULL,1589529656,NULL,0,0),(1701,'zh_tw_wp',1,'specifyname','You must specify a name.','您必須指定一個名稱',NULL,1589529656,NULL,0,0),(1702,'zh_tw_wp',1,'standard','Standard','標準',NULL,1589529656,NULL,0,0),(1703,'zh_tw_wp',1,'starpending','([*] = course pending approval)','([*] = 待審核的課程)',NULL,1589529656,NULL,0,0),(1704,'zh_tw_wp',1,'startdate','Course start date','課程開始日期',NULL,1589529656,NULL,0,0),(1705,'zh_tw_wp',1,'startdate_help','This setting determines the start of the first week for a course in weekly format. It also determines the earliest date that logs of course activities are available for. If the course is reset and the course start date changed, all dates in the course will be moved in relation to the new start date.','此設定決定週曆格式課程的第一週開始時間。它也訂定了紀錄課程活動日誌的開始時間。如果課程被重新設定,而課程開始時間也被更改了,在此課程的所有日期會隨著新開始日期而移動。',NULL,1589529656,NULL,0,0),(1706,'zh_tw_wp',1,'startingfrom','Starting from','開始於',NULL,1589529656,NULL,0,0),(1707,'zh_tw_wp',1,'startsignup','Create new account','申請一個新帳號',NULL,1589529656,NULL,0,0),(1708,'zh_tw_wp',1,'state','State/Province','縣/市',NULL,1589529656,NULL,0,0),(1709,'zh_tw_wp',1,'statistics','Statistics','統計',NULL,1589529656,NULL,0,0),(1710,'zh_tw_wp',1,'statisticsgraph','Statistics graph','統計圖表',NULL,1589529656,NULL,0,0),(1711,'zh_tw_wp',1,'stats','Statistics','統計',NULL,1589529656,NULL,0,0),(1712,'zh_tw_wp',1,'statslogins','Logins','登入',NULL,1589529656,NULL,0,0),(1713,'zh_tw_wp',1,'statsmodedetailed','Detailed (user) view','詳細(用戶)檢視',NULL,1589529656,NULL,0,0),(1714,'zh_tw_wp',1,'statsmodegeneral','General view','一般檢視',NULL,1589529656,NULL,0,0),(1715,'zh_tw_wp',1,'statsnodata','There is no available data for that combination of course and time period.','目前沒有課程與時間的合併資料',NULL,1589529656,NULL,0,0),(1716,'zh_tw_wp',1,'statsnodatauser','There is no available data for that combination of course, user and time period.','目前沒有課程、用戶與時間的合併資料',NULL,1589529656,NULL,0,0),(1717,'zh_tw_wp',1,'statsoff','Statistics is not currently enabled','統計功能尚未啟用',NULL,1589529656,NULL,0,0),(1718,'zh_tw_wp',1,'statsreads','Views','瀏覽',NULL,1589529656,NULL,0,0),(1719,'zh_tw_wp',1,'statsreportactivity','All activity (all roles)','所有活動(全部角色)',NULL,1589529656,NULL,0,0),(1720,'zh_tw_wp',1,'statsreportactivitybyrole','All activity (views and posts)','所有活動(瀏覽和發表)',NULL,1589529656,NULL,0,0),(1721,'zh_tw_wp',1,'statsreportforuser','for','為',NULL,1589529656,NULL,0,0),(1722,'zh_tw_wp',1,'statsreportlogins','Logins','登入',NULL,1589529656,NULL,0,0),(1723,'zh_tw_wp',1,'statsreportreads','Views (all roles)','瀏覽 (所有角色)',NULL,1589529656,NULL,0,0),(1724,'zh_tw_wp',1,'statsreporttype','Report type','報表類型',NULL,1589529656,NULL,0,0),(1725,'zh_tw_wp',1,'statsreportwrites','Posts (all roles)','發表(全部角色)',NULL,1589529656,NULL,0,0),(1726,'zh_tw_wp',1,'statsreport1','Logins','登入',NULL,1589529656,NULL,0,0),(1727,'zh_tw_wp',1,'statsreport10','User activity','用戶活動',NULL,1589529656,NULL,0,0),(1728,'zh_tw_wp',1,'statsreport11','Most active courses','最活躍課程',NULL,1589529656,NULL,0,0),(1729,'zh_tw_wp',1,'statsreport12','Most active courses (weighted)','最活躍課程(加權)',NULL,1589529656,NULL,0,0),(1730,'zh_tw_wp',1,'statsreport13','Most participatory courses (enrolments)','最多參與的課程(選修)',NULL,1589529656,NULL,0,0),(1731,'zh_tw_wp',1,'statsreport14','Most participatory courses (posts/views)','最多參與的課程(瀏覽/發表)',NULL,1589529656,NULL,0,0),(1732,'zh_tw_wp',1,'statsreport2','Views (all roles)','瀏覽(全部角色)',NULL,1589529656,NULL,0,0),(1733,'zh_tw_wp',1,'statsreport3','Posts (all roles)','發表(全部角色)',NULL,1589529656,NULL,0,0),(1734,'zh_tw_wp',1,'statsreport4','All activity (all roles)','所有活動(全部角色)',NULL,1589529656,NULL,0,0),(1735,'zh_tw_wp',1,'statsreport5','All activity (views and posts)','所有活動(瀏覽和發表)',NULL,1589529656,NULL,0,0),(1736,'zh_tw_wp',1,'statsreport7','User activity (views and posts)','用戶活動(瀏覽和發表)',NULL,1589529656,NULL,0,0),(1737,'zh_tw_wp',1,'statsreport8','All user activity','所有用戶活動',NULL,1589529656,NULL,0,0),(1738,'zh_tw_wp',1,'statsreport9','Logins (site course)','登入(網站課程)',NULL,1589529656,NULL,0,0),(1739,'zh_tw_wp',1,'statsstudentactivity','Student activity','學生活動',NULL,1589529656,NULL,0,0),(1740,'zh_tw_wp',1,'statsstudentreads','Student views','學生瀏覽',NULL,1589529656,NULL,0,0),(1741,'zh_tw_wp',1,'statsstudentwrites','Student posts','學生發表',NULL,1589529656,NULL,0,0),(1742,'zh_tw_wp',1,'statsteacheractivity','Teacher activity','教師活動',NULL,1589529656,NULL,0,0),(1743,'zh_tw_wp',1,'statsteacherreads','Teacher views','教師瀏覽',NULL,1589529656,NULL,0,0),(1744,'zh_tw_wp',1,'statsteacherwrites','Teacher posts','教師發表',NULL,1589529656,NULL,0,0),(1745,'zh_tw_wp',1,'statstimeperiod','Time period - last:','期間 - 過去的:',NULL,1589529656,NULL,0,0),(1746,'zh_tw_wp',1,'statsuniquelogins','Unique logins','唯一登入',NULL,1589529656,NULL,0,0),(1747,'zh_tw_wp',1,'statsuseractivity','All activity','所有活動',NULL,1589529656,NULL,0,0),(1748,'zh_tw_wp',1,'statsuserlogins','Logins','登入',NULL,1589529656,NULL,0,0),(1749,'zh_tw_wp',1,'statsuserreads','Views','瀏覽',NULL,1589529656,NULL,0,0),(1750,'zh_tw_wp',1,'statsuserwrites','Posts','發表',NULL,1589529656,NULL,0,0),(1751,'zh_tw_wp',1,'statswrites','Posts','發表',NULL,1589529656,NULL,0,0),(1752,'zh_tw_wp',1,'status','Status','狀態',NULL,1589529656,NULL,0,0),(1753,'zh_tw_wp',1,'stringsnotset','The following strings are not defined in {$a}','以下的字串未被定義在{$a}',NULL,1589529656,NULL,0,0),(1754,'zh_tw_wp',1,'studentnotallowed','Sorry, but you can not enter this course as \'{$a}\'','抱歉,您無法以{$a}身分進入本課程',NULL,1589529656,NULL,0,0),(1755,'zh_tw_wp',1,'students','Students','學生',NULL,1589529656,NULL,0,0),(1756,'zh_tw_wp',1,'studentsandteachers','Students and teachers','學生和教師',NULL,1589529656,NULL,0,0),(1757,'zh_tw_wp',1,'subcategories','Subcategories','下層類別',NULL,1589529656,NULL,0,0),(1758,'zh_tw_wp',1,'subcategory','Subcategory','下層類別',NULL,1589529656,NULL,0,0),(1759,'zh_tw_wp',1,'subcategoryof','Subcategory of {$a}','{$a}的下層類別',NULL,1589529656,NULL,0,0),(1760,'zh_tw_wp',1,'submit','Submit','送出',NULL,1589529656,NULL,0,0),(1761,'zh_tw_wp',1,'success','Success','成功',NULL,1589529656,NULL,0,0),(1762,'zh_tw_wp',1,'successduration','Success ({$a} seconds)','成功 ({$a})',NULL,1589529656,NULL,0,0),(1763,'zh_tw_wp',1,'summary','Summary','摘要',NULL,1589529656,NULL,0,0),(1764,'zh_tw_wp',1,'summary_help','The idea of a summary is a short text to prepare students for the activities within the topic or week. The text is shown on the course page under the section name.','摘要是一小段文字,向學生簡介該主題或週次內的活動。這段文字會顯示在課程頁面中單元名稱的後面。',NULL,1589529656,NULL,0,0),(1765,'zh_tw_wp',1,'summaryof','Summary of {$a}','{$a}的摘要',NULL,1589529656,NULL,0,0),(1766,'zh_tw_wp',1,'supplyinfo','More details','更多細節',NULL,1589529656,NULL,0,0),(1767,'zh_tw_wp',1,'suspended','Suspended','已停用',NULL,1589529656,NULL,0,0),(1768,'zh_tw_wp',1,'suspendedusers','Suspended users','已被停用的使用者',NULL,1589529656,NULL,0,0),(1769,'zh_tw_wp',1,'switchdevicedefault','Switch to the standard theme','切換到標準的佈景主題',NULL,1589529656,NULL,0,0),(1770,'zh_tw_wp',1,'switchdevicerecommended','Switch to the recommended theme for your device','為您的設備切換到推薦的佈景主題',NULL,1589529656,NULL,0,0),(1771,'zh_tw_wp',1,'switchrolereturn','Return to my normal role','返回我的正常角色',NULL,1589529656,NULL,0,0),(1772,'zh_tw_wp',1,'switchroleto','Switch role to...','變換角色為...',NULL,1589529656,NULL,0,0),(1773,'zh_tw_wp',1,'switchroleto_help','Choose a role to get an idea of how someone with that role will see this course.\n\nPlease note that this view may not be perfect (See details and alternatives).','選擇一個角色來了解具有這個角色的人將如何看到這課程。\n\n請注意,這檢視可能不適很完全 (參見細節及另類方式).',NULL,1589529656,NULL,0,0),(1774,'zh_tw_wp',1,'tag','Tag','標籤',NULL,1589529656,NULL,0,0),(1775,'zh_tw_wp',1,'tagalready','This tag already exists','這個標籤已經存在',NULL,1589529656,NULL,0,0),(1776,'zh_tw_wp',1,'tagmanagement','Add/delete tags ...','新增/刪除標籤 ...',NULL,1589529656,NULL,0,0),(1777,'zh_tw_wp',1,'tags','Tags','標籤',NULL,1589529656,NULL,0,0),(1778,'zh_tw_wp',1,'targetrole','Target role','目標角色',NULL,1589529656,NULL,0,0),(1779,'zh_tw_wp',1,'teacheronly','for the {$a} only','{$a}專用',NULL,1589529656,NULL,0,0),(1780,'zh_tw_wp',1,'teacherroles','{$a} roles','{$a}角色',NULL,1589529656,NULL,0,0),(1781,'zh_tw_wp',1,'teachers','Teachers','教師',NULL,1589529656,NULL,0,0),(1782,'zh_tw_wp',1,'textediting','Text editor','文字編輯器',NULL,1589529656,NULL,0,0),(1783,'zh_tw_wp',1,'textediting_help','If an HTML editor such as Atto or TinyMCE is selected, text input areas will have a toolbar with buttons for easily adding content.\n\nIf \'plain text area\' is selected, a format for text input areas such as HTML or Markdown can be chosen.\n\nThe list of available text editors is determined by the site administrator.','若選擇 HTML 編輯器,比如 Atto 或 TinyMCE ,文字輸入區的上面會出現有按鈕的工具列,以方便撰寫內容。\n\n若選擇「純文字區」,則可以就文字輸入區進一步選擇 HTML 或 Markdown 格式。\n\n可用的文字編輯器的清單是由網站管理員決定的。',NULL,1589529656,NULL,0,0),(1784,'zh_tw_wp',1,'texteditor','Use standard web forms','使用標準網頁形式',NULL,1589529656,NULL,0,0),(1785,'zh_tw_wp',1,'textformat','Plain text format','純文字格式',NULL,1589529656,NULL,0,0),(1786,'zh_tw_wp',1,'timesplitting:deciles','Last tenth','Last tenth',NULL,1589529656,NULL,0,0),(1787,'zh_tw_wp',1,'timesplitting:deciles_help','This analysis interval divides the course into tenths (10 equal parts), with each prediction being based on the data of only the most recent previous tenth.','This analysis interval divides the course into tenths (10 equal parts), with each prediction being based on the data of only the most recent previous tenth.',NULL,1589529656,NULL,0,0),(1788,'zh_tw_wp',1,'timesplitting:decilesaccum','All previous tenths','All previous tenths',NULL,1589529656,NULL,0,0),(1789,'zh_tw_wp',1,'timesplitting:decilesaccum_help','This analysis interval divides the course into tenths (10 equal parts), with each prediction being based on the accumulated data of all previous tenths.','This analysis interval divides the course into tenths (10 equal parts), with each prediction being based on the accumulated data of all previous tenths.',NULL,1589529656,NULL,0,0),(1790,'zh_tw_wp',1,'timesplitting:nosplitting','No time limits','沒有時間限制',NULL,1589529656,NULL,0,0),(1791,'zh_tw_wp',1,'timesplitting:nosplitting_help','No analysis interval is defined for this model.','No analysis interval is defined for this model.',NULL,1589529656,NULL,0,0),(1792,'zh_tw_wp',1,'timesplitting:quarters','Last quarter','Last quarter',NULL,1589529656,NULL,0,0),(1793,'zh_tw_wp',1,'timesplitting:quarters_help','This analysis interval divides the course into quarters (4 equal parts), with each prediction being based on the data of only the most recent previous quarter.','This analysis interval divides the course into quarters (4 equal parts), with each prediction being based on the data of only the most recent previous quarter.',NULL,1589529656,NULL,0,0),(1794,'zh_tw_wp',1,'timesplitting:quartersaccum','All previous quarters','All previous quarters',NULL,1589529656,NULL,0,0),(1795,'zh_tw_wp',1,'timesplitting:quartersaccum_help','This analysis interval divides the course into quarters (4 equal parts), with each prediction being based on the accumulated data of all previous quarters.','This analysis interval divides the course into quarters (4 equal parts), with each prediction being based on the accumulated data of all previous quarters.',NULL,1589529656,NULL,0,0),(1796,'zh_tw_wp',1,'timesplitting:singlerange','From start to end','From start to end',NULL,1589529656,NULL,0,0),(1797,'zh_tw_wp',1,'timesplitting:singlerange_help','This analysis interval considers the entire course as a single span.','This analysis interval considers the entire course as a single span.',NULL,1589529656,NULL,0,0),(1798,'zh_tw_wp',1,'timesplitting:onemonthafterstart','One month after start','One month after start',NULL,1589529656,NULL,0,0),(1799,'zh_tw_wp',1,'timesplitting:onemonthafterstart_help','This analysis interval generates a prediction 1 month after the analysable start.','This analysis interval generates a prediction 1 month after the analysable start.',NULL,1589529656,NULL,0,0),(1800,'zh_tw_wp',1,'timesplitting:oneweekafterstart','One week after start','One week after start',NULL,1589529656,NULL,0,0),(1801,'zh_tw_wp',1,'timesplitting:oneweekafterstart_help','This analysis interval generates a prediction 1 week after the analysable start.','This analysis interval generates a prediction 1 week after the analysable start.',NULL,1589529656,NULL,0,0),(1802,'zh_tw_wp',1,'timesplitting:past3days','Past 3 days','過去 3 天',NULL,1589529656,NULL,0,0),(1803,'zh_tw_wp',1,'timesplitting:past3days_help','This analysis interval generates predictions every 3 days. The indicators calculations will be based on the past 3 days.','This analysis interval generates predictions every 3 days. The indicators calculations will be based on the past 3 days.',NULL,1589529656,NULL,0,0),(1804,'zh_tw_wp',1,'timesplitting:pastmonth','Past month','過去一個月',NULL,1589529656,NULL,0,0),(1805,'zh_tw_wp',1,'timesplitting:pastmonth_help','This analysis interval generates predictions every month. The indicators calculations will be based on the past month.','This analysis interval generates predictions every month. The indicators calculations will be based on the past month.',NULL,1589529656,NULL,0,0),(1806,'zh_tw_wp',1,'timesplitting:pastweek','Past week','過去一週',NULL,1589529656,NULL,0,0),(1807,'zh_tw_wp',1,'timesplitting:pastweek_help','This analysis interval generates predictions every week. The indicators calculations will be based on the past week.','This analysis interval generates predictions every week. The indicators calculations will be based on the past week.',NULL,1589529656,NULL,0,0),(1808,'zh_tw_wp',1,'timesplitting:upcoming3days','Upcoming 3 days','Upcoming 3 days',NULL,1589529656,NULL,0,0),(1809,'zh_tw_wp',1,'timesplitting:upcoming3days_help','This analysis interval generates predictions every 3 days. The indicators calculations will be based on the upcoming 3 days.','This analysis interval generates predictions every 3 days. The indicators calculations will be based on the upcoming 3 days.',NULL,1589529656,NULL,0,0),(1810,'zh_tw_wp',1,'timesplitting:upcomingfortnight','Upcoming fortnight','Upcoming fortnight',NULL,1589529656,NULL,0,0),(1811,'zh_tw_wp',1,'timesplitting:upcomingfortnight_help','This analysis interval generates predictions every fortnight. The indicators calculations will be based on the upcoming fortnight.','This analysis interval generates predictions every fortnight. The indicators calculations will be based on the upcoming fortnight.',NULL,1589529656,NULL,0,0),(1812,'zh_tw_wp',1,'timesplitting:upcomingweek','Upcoming week','Upcoming week',NULL,1589529656,NULL,0,0),(1813,'zh_tw_wp',1,'timesplitting:upcomingweek_help','This analysis interval generates predictions every week. The indicators calculations will be based on the upcoming week.','This analysis interval generates predictions every week. The indicators calculations will be based on the upcoming week.',NULL,1589529656,NULL,0,0),(1814,'zh_tw_wp',1,'timesplitting:tenpercentafterstart','10% after start','10% after start',NULL,1589529656,NULL,0,0),(1815,'zh_tw_wp',1,'timesplitting:tenpercentafterstart_help','This analysis interval generates a prediction after the 10% of the course is completed.','This analysis interval generates a prediction after the 10% of the course is completed.',NULL,1589529656,NULL,0,0),(1816,'zh_tw_wp',1,'thanks','Thanks','謝謝',NULL,1589529656,NULL,0,0),(1817,'zh_tw_wp',1,'theme','Theme','佈景主題',NULL,1589529656,NULL,0,0),(1818,'zh_tw_wp',1,'themes','Themes','佈景主題',NULL,1589529656,NULL,0,0),(1819,'zh_tw_wp',1,'themesaved','New theme saved','新的佈景主題已儲存',NULL,1589529656,NULL,0,0),(1820,'zh_tw_wp',1,'thereareno','There are no {$a} in this course','在此課程沒有 {$a}',NULL,1589529656,NULL,0,0),(1821,'zh_tw_wp',1,'therearecourses','There are {$a} courses','這裡有{$a}門課程',NULL,1589529656,NULL,0,0),(1822,'zh_tw_wp',1,'thiscategory','This category','這一類別',NULL,1589529656,NULL,0,0),(1823,'zh_tw_wp',1,'thiscategorycontains','This category contains','此類別包含',NULL,1589529656,NULL,0,0),(1824,'zh_tw_wp',1,'time','Time','時間',NULL,1589529656,NULL,0,0),(1825,'zh_tw_wp',1,'timecreatedcourse','Course time created','已建立課程時間',NULL,1589529656,NULL,0,0),(1826,'zh_tw_wp',1,'timezone','Timezone','時區',NULL,1589529656,NULL,0,0),(1827,'zh_tw_wp',1,'to','To','到',NULL,1589529656,NULL,0,0),(1828,'zh_tw_wp',1,'tocreatenewaccount','Skip to create new account','直接跳到建立新帳號',NULL,1589529656,NULL,0,0),(1829,'zh_tw_wp',1,'tocontent','To item \"{$a}\"','到項目\"{$a}\"',NULL,1589529656,NULL,0,0),(1830,'zh_tw_wp',1,'today','Today','今日',NULL,1589529656,NULL,0,0),(1831,'zh_tw_wp',1,'todaylogs','Today\'s logs','今天的日誌',NULL,1589529656,NULL,0,0),(1832,'zh_tw_wp',1,'toeveryone','to everyone','給每個人',NULL,1589529656,NULL,0,0),(1833,'zh_tw_wp',1,'toggleemojipicker','Toggle emoji picker','Toggle emoji picker',NULL,1589529656,NULL,0,0),(1834,'zh_tw_wp',1,'toomanybounces','That email address has had too many bounces. You must change it to continue.','這個電子郵件信箱已經有太多退信。您必須更改才能繼續。',NULL,1589529656,NULL,0,0),(1835,'zh_tw_wp',1,'toomanytags','This search included too many tags; some will have been ignored.','這一搜尋包含太多標籤;有些會被忽略。',NULL,1589529656,NULL,0,0),(1836,'zh_tw_wp',1,'toomanytoshow','There are too many users to show.','要顯示的用戶太多',NULL,1589529656,NULL,0,0),(1837,'zh_tw_wp',1,'toomanyusersmatchsearch','Too many users ({$a->count}) match \'{$a->search}\'','太多用戶({$a->count}位)符合 “{$a->search}”條件',NULL,1589529656,NULL,0,0),(1838,'zh_tw_wp',1,'toomanyuserstoshow','Too many users ({$a}) to show','太多位用戶({$a}位)要顯示',NULL,1589529656,NULL,0,0),(1839,'zh_tw_wp',1,'toonly','to {$a} only','只給{$a}',NULL,1589529656,NULL,0,0),(1840,'zh_tw_wp',1,'top','Top','最上層',NULL,1589529656,NULL,0,0),(1841,'zh_tw_wp',1,'toplevelcategory','Top level category','頂層類別',NULL,1589529656,NULL,0,0),(1842,'zh_tw_wp',1,'topic','Topic','主題',NULL,1589529656,NULL,0,0),(1843,'zh_tw_wp',1,'topicoutline','Topic outline','主題大綱',NULL,1589529656,NULL,0,0),(1844,'zh_tw_wp',1,'topicshow','Show this topic to {$a}','顯示此主題於{$a}',NULL,1589529656,NULL,0,0),(1845,'zh_tw_wp',1,'topichide','Hide this topic from {$a}','對{$a}隱藏此主題',NULL,1589529656,NULL,0,0),(1846,'zh_tw_wp',1,'total','Total','總共',NULL,1589529656,NULL,0,0),(1847,'zh_tw_wp',1,'totopofsection','To the top of section \"{$a}\"','到單元\"{$a}\"的上方',NULL,1589529656,NULL,0,0),(1848,'zh_tw_wp',1,'trackforums','Forum tracking','討論區追蹤',NULL,1589529656,NULL,0,0),(1849,'zh_tw_wp',1,'trackforumsno','No: don\'t keep track of posts I have seen','不:不需要追蹤我看過的文章',NULL,1589529656,NULL,0,0),(1850,'zh_tw_wp',1,'trackforumsyes','Yes: highlight new posts for me','好:把新張貼的文章突顯出來',NULL,1589529656,NULL,0,0),(1851,'zh_tw_wp',1,'trysearching','Try searching instead.','請試試搜尋',NULL,1589529656,NULL,0,0),(1852,'zh_tw_wp',1,'turneditingoff','Turn editing off','關閉編輯模式',NULL,1589529656,NULL,0,0),(1853,'zh_tw_wp',1,'turneditingon','Turn editing on','啟動編輯模式',NULL,1589529656,NULL,0,0),(1854,'zh_tw_wp',1,'unauthorisedlogin','The user account \"{$a}\" is not available on this site','這用戶帳號\"{$a}\",在此網站上無法使用',NULL,1589529656,NULL,0,0),(1855,'zh_tw_wp',1,'undecided','Undecided','尚未決定',NULL,1589529656,NULL,0,0),(1856,'zh_tw_wp',1,'unfinished','Unfinished','未完成',NULL,1589529656,NULL,0,0),(1857,'zh_tw_wp',1,'unknowncategory','Unknown category','不明的類別',NULL,1589529656,NULL,0,0),(1858,'zh_tw_wp',1,'unknownerror','Unknown error','未知的錯誤',NULL,1589529656,NULL,0,0),(1859,'zh_tw_wp',1,'unknownuser','Unknown user','未知的用戶',NULL,1589529656,NULL,0,0),(1860,'zh_tw_wp',1,'unlimited','Unlimited','無限制',NULL,1589529656,NULL,0,0),(1861,'zh_tw_wp',1,'unpacking','Unpacking {$a}','解開{$a}',NULL,1589529656,NULL,0,0),(1862,'zh_tw_wp',1,'unsafepassword','Unsafe password - try something else','不安全的密碼 - 試試別的吧!',NULL,1589529656,NULL,0,0),(1863,'zh_tw_wp',1,'untilcomplete','Until complete','直到完成',NULL,1589529656,NULL,0,0),(1864,'zh_tw_wp',1,'unusedaccounts','Accounts unused for more than {$a} days are automatically unenrolled','當帳號{$a}天未使用則自動撤銷選課。',NULL,1589529656,NULL,0,0),(1865,'zh_tw_wp',1,'unzip','Unzip','解壓縮',NULL,1589529656,NULL,0,0),(1866,'zh_tw_wp',1,'unzippingbackup','Unzipping backup','解壓縮備份檔',NULL,1589529656,NULL,0,0),(1867,'zh_tw_wp',1,'up','Up','往上',NULL,1589529656,NULL,0,0),(1868,'zh_tw_wp',1,'update','Update','更新',NULL,1589529656,NULL,0,0),(1869,'zh_tw_wp',1,'updated','Updated {$a}','已更新{$a}',NULL,1589529656,NULL,0,0),(1870,'zh_tw_wp',1,'updatemymoodleoff','Stop customising this page','停止自訂此頁',NULL,1589529656,NULL,0,0),(1871,'zh_tw_wp',1,'updatemymoodleon','Customise this page','自訂此頁',NULL,1589529656,NULL,0,0),(1872,'zh_tw_wp',1,'updatemyprofile','Update profile','更新個人資料',NULL,1589529656,NULL,0,0),(1873,'zh_tw_wp',1,'updatesevery','Updates every {$a} seconds','每{$a}秒更新一次',NULL,1589529656,NULL,0,0),(1874,'zh_tw_wp',1,'updatethis','Update this {$a}','更改這個{$a}',NULL,1589529656,NULL,0,0),(1875,'zh_tw_wp',1,'updatethiscourse','Update this course','更新此課程',NULL,1589529656,NULL,0,0),(1876,'zh_tw_wp',1,'updatinga','Updating: {$a}','更新中:{$a}',NULL,1589529656,NULL,0,0),(1877,'zh_tw_wp',1,'updatingain','Updating {$a->what} in {$a->in}','正在更改{$a->in}中的{$a->what}',NULL,1589529656,NULL,0,0),(1878,'zh_tw_wp',1,'upload','Upload','上傳',NULL,1589529656,NULL,0,0),(1879,'zh_tw_wp',1,'uploadafile','Upload a file','上傳一個檔案',NULL,1589529656,NULL,0,0),(1880,'zh_tw_wp',1,'uploadcantwrite','Failed to write file to disk','檔案儲存到磁碟時發生錯誤',NULL,1589529656,NULL,0,0),(1881,'zh_tw_wp',1,'uploadedfile','File uploaded successfully','檔案上傳成功',NULL,1589529656,NULL,0,0),(1882,'zh_tw_wp',1,'uploadedfileto','Uploaded {$a->file} to {$a->directory}','上傳{$a->file}到{$a->directory}目錄下',NULL,1589529656,NULL,0,0),(1883,'zh_tw_wp',1,'uploadedfiletoobig','Sorry, but that file is too big (limit is {$a} bytes)','抱歉,檔案太大 (上傳限制是{$a}位元組)',NULL,1589529656,NULL,0,0),(1884,'zh_tw_wp',1,'uploadextension','File upload stopped by a PHP extension','某個PHP延伸套件停止了檔案上傳',NULL,1589529656,NULL,0,0),(1885,'zh_tw_wp',1,'uploadfailednotrecovering','Your file upload has failed because there was a problem with one of the files, {$a->name}.
Here is a log of the problems:
{$a->problem}
Not recovering.','檔案上傳失敗,因為其中一個檔案有問題,{$a->name}。
這是問題記錄:
{$a->problem}
無法復原。',NULL,1589529656,NULL,0,0),(1886,'zh_tw_wp',1,'uploadfilelog','Upload log for file {$a}','檔案{$a}的上傳記錄',NULL,1589529656,NULL,0,0),(1887,'zh_tw_wp',1,'uploadformlimit','Uploaded file {$a} exceeded the maximum size limit set by the form','上傳的檔案{$a}已超過這個表單所設定的檔案最大容量限制',NULL,1589529656,NULL,0,0),(1888,'zh_tw_wp',1,'uploadlabel','Title:','標題',NULL,1589529656,NULL,0,0),(1889,'zh_tw_wp',1,'uploadlimitwithsize','{$a->contextname} upload limit ({$a->displaysize})','{$a->contextname} 上傳的限制 ({$a->displaysize})',NULL,1589529656,NULL,0,0),(1890,'zh_tw_wp',1,'uploadnewfile','Upload new file','上傳新檔案',NULL,1589529656,NULL,0,0),(1891,'zh_tw_wp',1,'uploadnofilefound','No file was found - are you sure you selected one to upload?','找不到檔案 - 您確定已經選擇了一個要上傳的檔案嗎?',NULL,1589529656,NULL,0,0),(1892,'zh_tw_wp',1,'uploadnotallowed','Uploads are not allowed','不允許上傳',NULL,1589529656,NULL,0,0),(1893,'zh_tw_wp',1,'uploadnotempdir','Missing a temporary folder','缺少暫存的資料夾',NULL,1589529656,NULL,0,0),(1894,'zh_tw_wp',1,'uploadoldfilesdeleted','The old file(s) in your upload area have been deleted','已刪除您的上傳區的舊檔案',NULL,1589529656,NULL,0,0),(1895,'zh_tw_wp',1,'uploadpartialfile','File was only partially uploaded','檔案僅部分上傳',NULL,1589529656,NULL,0,0),(1896,'zh_tw_wp',1,'uploadproblem','An unknown problem occurred while uploading the file \'{$a}\' (perhaps it was too large?)','上傳檔案{$a}時發生不知名錯誤 (是否檔案過大?)',NULL,1589529656,NULL,0,0),(1897,'zh_tw_wp',1,'uploadrenamedcollision','File was renamed from {$a->oldname} to {$a->newname} because there was a filename conflict.','因為檔名衝突重複,已將檔案重新命名,由{$a->oldname}改成{$a->newname}。',NULL,1589529656,NULL,0,0),(1898,'zh_tw_wp',1,'uploadrenamedchars','File was renamed from {$a->oldname} to {$a->newname} because of invalid characters.','由於有無效字元,已將{$a->oldname}更名為{$a->newname}',NULL,1589529656,NULL,0,0),(1899,'zh_tw_wp',1,'uploadserverlimit','Uploaded file exceeded the maximum size limit set by the server','上傳的檔案已經超出這伺服器所設定的上傳檔案最大容量限制',NULL,1589529656,NULL,0,0),(1900,'zh_tw_wp',1,'uploadthisfile','Upload this file','上傳本檔案',NULL,1589529656,NULL,0,0),(1901,'zh_tw_wp',1,'url','URL','網址',NULL,1589529656,NULL,0,0),(1902,'zh_tw_wp',1,'used','Used','已使用',NULL,1589529656,NULL,0,0),(1903,'zh_tw_wp',1,'usedinnplaces','Used in {$a} places','在{$a}處使用',NULL,1589529656,NULL,0,0),(1904,'zh_tw_wp',1,'user','User','用戶',NULL,1589529656,NULL,0,0),(1905,'zh_tw_wp',1,'useraccount','User account','用戶帳號',NULL,1589529656,NULL,0,0),(1906,'zh_tw_wp',1,'userconfirmed','Confirmed {$a}','確認{$a}',NULL,1589529656,NULL,0,0),(1907,'zh_tw_wp',1,'useractivity','Activity','活動',NULL,1589529656,NULL,0,0),(1908,'zh_tw_wp',1,'userdata','User data','用戶資料',NULL,1589529656,NULL,0,0),(1909,'zh_tw_wp',1,'userdeleted','This user account has been deleted','該用戶帳號已被刪除',NULL,1589529656,NULL,0,0),(1910,'zh_tw_wp',1,'userdescription','Description','個人簡介',NULL,1589529656,NULL,0,0),(1911,'zh_tw_wp',1,'userdescription_help','This box enables you to enter some text about yourself which will then be displayed on your profile page for others to view.','可以在此框中輸入一些關於您自己的文字。它們會在您的個人資料頁中顯示給其他人看。',NULL,1589529656,NULL,0,0),(1912,'zh_tw_wp',1,'userdetails','User details','用戶的詳細資料',NULL,1589529656,NULL,0,0),(1913,'zh_tw_wp',1,'userfiles','User files','用戶的檔案',NULL,1589529656,NULL,0,0),(1914,'zh_tw_wp',1,'userfilterplaceholder','Search keyword or select filter','關鍵字搜尋或篩選',NULL,1589529656,NULL,0,0),(1915,'zh_tw_wp',1,'userlist','User list','用戶清單',NULL,1589529656,NULL,0,0),(1916,'zh_tw_wp',1,'usermenu','User menu','用戶選單',NULL,1589529656,NULL,0,0),(1917,'zh_tw_wp',1,'username','Username','帳號',NULL,1589529656,NULL,0,0),(1918,'zh_tw_wp',1,'usernameemail','Username / email','帳號/電子郵件',NULL,1589529656,NULL,0,0),(1919,'zh_tw_wp',1,'usernameemailmatch','The username and email address do not relate to the same user','帳號與電子郵件信箱不是同一位用戶的',NULL,1589529656,NULL,0,0),(1920,'zh_tw_wp',1,'usernameexists','This username already exists, choose another','帳號名稱重複(已被使用),請選擇另一個名稱',NULL,1589529656,NULL,0,0),(1921,'zh_tw_wp',1,'usernamelowercase','Only lowercase letters allowed','只允許小寫英文字母',NULL,1589529656,NULL,0,0),(1922,'zh_tw_wp',1,'usernamenotfound','The username was not found in the database','資料庫中找不到這個用戶名稱',NULL,1589529656,NULL,0,0),(1923,'zh_tw_wp',1,'usernameoremail','Enter either username or email address','輸入帳號或信箱',NULL,1589529656,NULL,0,0),(1924,'zh_tw_wp',1,'usernotconfirmed','Could not confirm {$a}','無法確認{$a}',NULL,1589529656,NULL,0,0),(1925,'zh_tw_wp',1,'userpic','User picture','用戶相片',NULL,1589529656,NULL,0,0),(1926,'zh_tw_wp',1,'users','Users','用戶',NULL,1589529656,NULL,0,0),(1927,'zh_tw_wp',1,'userselectorautoselectunique','If only one user matches the search, select them automatically','如果只有一位用戶符合搜尋條件,就會自動選擇他',NULL,1589529656,NULL,0,0),(1928,'zh_tw_wp',1,'userselectorpreserveselected','Keep selected users, even if they no longer match the search','保留選取的用戶,即使他們不符合搜尋條件',NULL,1589529656,NULL,0,0),(1929,'zh_tw_wp',1,'userselectorsearchanywhere','Match the search text anywhere in the displayed fields','用戶名稱有任意字符合搜尋文字即可',NULL,1589529656,NULL,0,0),(1930,'zh_tw_wp',1,'usersnew','New users','新用戶',NULL,1589529656,NULL,0,0),(1931,'zh_tw_wp',1,'usersnoaccesssince','Inactive for more than','未活動超過',NULL,1589529656,NULL,0,0),(1932,'zh_tw_wp',1,'userpreferences','User preferences','用戶偏好',NULL,1589529656,NULL,0,0),(1933,'zh_tw_wp',1,'userswithfiles','Users with files','有檔案的用戶',NULL,1589529656,NULL,0,0),(1934,'zh_tw_wp',1,'useruploadtype','User upload type: {$a}','用戶上傳類型:{$a}',NULL,1589529656,NULL,0,0),(1935,'zh_tw_wp',1,'userzones','User zones','用戶區',NULL,1589529656,NULL,0,0),(1936,'zh_tw_wp',1,'usetheme','Use theme','使用佈景主題',NULL,1589529656,NULL,0,0),(1937,'zh_tw_wp',1,'usingexistingcourse','Using existing course','使用現有課程',NULL,1589529656,NULL,0,0),(1938,'zh_tw_wp',1,'valuealreadyused','This value has already been used.','這個值已經使用過了。',NULL,1589529656,NULL,0,0),(1939,'zh_tw_wp',1,'version','Version','版本',NULL,1589529656,NULL,0,0),(1940,'zh_tw_wp',1,'view','View','瀏覽',NULL,1589529656,NULL,0,0),(1941,'zh_tw_wp',1,'viewing','Viewing:','檢視:',NULL,1589529656,NULL,0,0),(1942,'zh_tw_wp',1,'viewallcourses','View all courses','瀏覽所有課程',NULL,1589529656,NULL,0,0),(1943,'zh_tw_wp',1,'viewallcoursescategories','View all courses and categories','瀏覽所有課程和分類',NULL,1589529656,NULL,0,0),(1944,'zh_tw_wp',1,'viewmore','View more','觀看更多',NULL,1589529656,NULL,0,0),(1945,'zh_tw_wp',1,'viewallsubcategories','View all subcategories','觀看所有的子類別',NULL,1589529656,NULL,0,0),(1946,'zh_tw_wp',1,'viewfileinpopup','View file in a popup window','在彈出視窗檢視檔案',NULL,1589529656,NULL,0,0),(1947,'zh_tw_wp',1,'viewprofile','View profile','瀏覽個人資料',NULL,1589529656,NULL,0,0),(1948,'zh_tw_wp',1,'views','Views','瀏覽',NULL,1589529656,NULL,0,0),(1949,'zh_tw_wp',1,'viewsolution','view solution','查看解決方案',NULL,1589529656,NULL,0,0),(1950,'zh_tw_wp',1,'visible','Visible','是否顯示',NULL,1589529656,NULL,0,0),(1951,'zh_tw_wp',1,'visible_help','This setting determines whether the course appears in the list of courses. Apart from teachers and administrators, users are not allowed to enter the course.','這個設定決定這課程是否出現在課程列表中。教師和管理者以外的其他用戶都不能進入此課程。',NULL,1589529656,NULL,0,0),(1952,'zh_tw_wp',1,'visibletostudents','Visible to {$a}','{$a}可以看見',NULL,1589529656,NULL,0,0),(1953,'zh_tw_wp',1,'warning','Warning','警告',NULL,1589529656,NULL,0,0),(1954,'zh_tw_wp',1,'warningdeleteresource','Warning: {$a} is referred in a resource. Would you like to update the resource?','警告:在某個資源中引用了{$a}。您想要更新相關聯的資源嗎?',NULL,1589529656,NULL,0,0),(1955,'zh_tw_wp',1,'webpage','Web page','網頁',NULL,1589529656,NULL,0,0),(1956,'zh_tw_wp',1,'week','Week','週',NULL,1589529656,NULL,0,0),(1957,'zh_tw_wp',1,'weeks','weeks','週',NULL,1589529656,NULL,0,0),(1958,'zh_tw_wp',1,'weekhide','Hide this week from {$a}','從{$a}隱藏這個星期',NULL,1589529656,NULL,0,0),(1959,'zh_tw_wp',1,'weeklyoutline','Weekly outline','本週大綱',NULL,1589529656,NULL,0,0),(1960,'zh_tw_wp',1,'weekshow','Show this week to {$a}','顯示本週到{$a}',NULL,1589529656,NULL,0,0),(1961,'zh_tw_wp',1,'welcometocourse','Welcome to {$a}','歡迎參加{$a}課程',NULL,1589529656,NULL,0,0),(1962,'zh_tw_wp',1,'welcometocoursetext','Welcome to {$a->coursename}!\n\nIf you have not done so already, you should edit your profile page so that we can learn more about you:\n\n {$a->profileurl}','歡迎參加{$a->coursename}課程!\n\n如果您還沒有做,請先編輯您的個人資料,這樣我們才可以進一步認識您:\n\n{$a->profileurl}',NULL,1589529656,NULL,0,0),(1963,'zh_tw_wp',1,'whatforlink','What do you want to do with the link?','要如何處理這一連結?',NULL,1589529656,NULL,0,0),(1964,'zh_tw_wp',1,'whatforpage','What do you want to do with the text?','要如何處理這一文字?',NULL,1589529656,NULL,0,0),(1965,'zh_tw_wp',1,'whatisyourage','What is your age?','您幾歲?',NULL,1589529656,NULL,0,0),(1966,'zh_tw_wp',1,'whattocallzip','What do you want to call the zip file?','要如何命名這個ZIP檔案?',NULL,1589529656,NULL,0,0),(1967,'zh_tw_wp',1,'whattodo','What to do','要做什麼',NULL,1589529656,NULL,0,0),(1968,'zh_tw_wp',1,'wheredoyoulive','In which country do you live?','您住在什麼地方?',NULL,1589529656,NULL,0,0),(1969,'zh_tw_wp',1,'whyisthisrequired','Why is this required?','為什麼需要這個?',NULL,1589529656,NULL,0,0),(1970,'zh_tw_wp',1,'windowclosing','This window should close automatically. If not, please close it now.','本視窗會自動關閉。如果沒有關閉,請現在就關閉它。',NULL,1589529656,NULL,0,0),(1971,'zh_tw_wp',1,'withchosenfiles','With chosen files','將選定的檔案',NULL,1589529656,NULL,0,0),(1972,'zh_tw_wp',1,'withdisablednote','{$a} (disabled)','{$a} (停用)',NULL,1589529656,NULL,0,0),(1973,'zh_tw_wp',1,'withoutuserdata','without user data','不含用戶資料',NULL,1589529656,NULL,0,0),(1974,'zh_tw_wp',1,'withselectedusers','With selected users...','針對選取的用戶...',NULL,1589529656,NULL,0,0),(1975,'zh_tw_wp',1,'withuserdata','with user data','包含用戶資料',NULL,1589529656,NULL,0,0),(1976,'zh_tw_wp',1,'wordforstudent','Your word for Student','學生的稱呼',NULL,1589529656,NULL,0,0),(1977,'zh_tw_wp',1,'wordforstudenteg','eg Student, Participant etc','例如學生、夥伴等',NULL,1589529656,NULL,0,0),(1978,'zh_tw_wp',1,'wordforstudents','Your word for Students','學生們的稱呼',NULL,1589529656,NULL,0,0),(1979,'zh_tw_wp',1,'wordforstudentseg','eg Students, Participants etc','例如學生們、夥伴們等',NULL,1589529656,NULL,0,0),(1980,'zh_tw_wp',1,'wordforteacher','Your word for Teacher','教師的稱謂',NULL,1589529656,NULL,0,0),(1981,'zh_tw_wp',1,'wordforteachereg','eg Teacher, Tutor, Facilitator etc','例如教師、講師、教授和輔導員等',NULL,1589529656,NULL,0,0),(1982,'zh_tw_wp',1,'wordforteachers','Your word for Teachers','教師們的稱謂',NULL,1589529656,NULL,0,0),(1983,'zh_tw_wp',1,'wordforteacherseg','eg Teachers, Tutors, Facilitators etc','例如教師們、導師們、教授們和教員們等',NULL,1589529656,NULL,0,0),(1984,'zh_tw_wp',1,'writingblogsinfo','Writing blogs info','寫入部落格資訊',NULL,1589529656,NULL,0,0),(1985,'zh_tw_wp',1,'writingcategoriesandquestions','Writing categories and questions','寫入類別和試題',NULL,1589529656,NULL,0,0),(1986,'zh_tw_wp',1,'writingcoursedata','Writing course data','寫入課程資料',NULL,1589529656,NULL,0,0),(1987,'zh_tw_wp',1,'writingeventsinfo','Writing events info','寫入事件資訊',NULL,1589529656,NULL,0,0),(1988,'zh_tw_wp',1,'writinggeneralinfo','Writing general info','寫入一般資訊',NULL,1589529656,NULL,0,0),(1989,'zh_tw_wp',1,'writinggradebookinfo','Writing gradebook info','寫入成績單資訊',NULL,1589529656,NULL,0,0),(1990,'zh_tw_wp',1,'writinggroupingsgroupsinfo','Writing groupings-groups info','寫入分群分組資訊',NULL,1589529656,NULL,0,0),(1991,'zh_tw_wp',1,'writinggroupingsinfo','Writing groupings info','寫入分群資訊',NULL,1589529656,NULL,0,0),(1992,'zh_tw_wp',1,'writinggroupsinfo','Writing groups info','寫入分組資訊',NULL,1589529656,NULL,0,0),(1993,'zh_tw_wp',1,'writingheader','Writing header','寫入檔案標頭',NULL,1589529656,NULL,0,0),(1994,'zh_tw_wp',1,'writingloginfo','Writing logs info','寫入日誌資訊',NULL,1589529656,NULL,0,0),(1995,'zh_tw_wp',1,'writingmessagesinfo','Writing messages info','寫入訊息資訊',NULL,1589529656,NULL,0,0),(1996,'zh_tw_wp',1,'writingmoduleinfo','Writing modules info','寫入模組資訊',NULL,1589529656,NULL,0,0),(1997,'zh_tw_wp',1,'writingscalesinfo','Writing scales info','寫入量尺資訊',NULL,1589529656,NULL,0,0),(1998,'zh_tw_wp',1,'writinguserinfo','Writing users info','寫入用戶資訊',NULL,1589529656,NULL,0,0),(1999,'zh_tw_wp',1,'wrongpassword','Incorrect password for this username','這個帳號的密碼不正確',NULL,1589529656,NULL,0,0),(2000,'zh_tw_wp',1,'yahooid','Yahoo ID','Yahoo 帳號',NULL,1589529656,NULL,0,0),(2001,'zh_tw_wp',1,'year','year','年',NULL,1589529656,NULL,0,0),(2002,'zh_tw_wp',1,'years','years','年',NULL,1589529656,NULL,0,0),(2003,'zh_tw_wp',1,'yes','Yes','是',NULL,1589529656,NULL,0,0),(2004,'zh_tw_wp',1,'youareabouttocreatezip','You are about to create a zip file containing','您即將建立一個zip的包裝壓縮',NULL,1589529656,NULL,0,0),(2005,'zh_tw_wp',1,'youaregoingtorestorefrom','You are about to start the restore process for','您即將啟動還原程序',NULL,1589529656,NULL,0,0),(2006,'zh_tw_wp',1,'youhaveupcomingactivitiesdue','You have upcoming activities due','You have upcoming activities due',NULL,1589529656,NULL,0,0),(2007,'zh_tw_wp',1,'youhaveupcomingactivitiesdueinfo','Hi {$a},\n\n

You have upcoming activities due:','Hi {$a},\n\n

You have upcoming activities due:',NULL,1589529656,NULL,0,0),(2008,'zh_tw_wp',1,'youneedtoenrol','To perform that action you need to enrol in this course.','您必須先選修這門課程,才能執行這個動作。',NULL,1589529656,NULL,0,0),(2009,'zh_tw_wp',1,'yourlastlogin','Your last login was','您上次登入是在',NULL,1589529656,NULL,0,0),(2010,'zh_tw_wp',1,'yourself','yourself','您自己',NULL,1589529656,NULL,0,0),(2011,'zh_tw_wp',1,'yourteacher','your {$a}','您的{$a}',NULL,1589529656,NULL,0,0),(2012,'zh_tw_wp',1,'yourwordforx','Your word for \'{$a}\'','您稱呼“{$a}”為',NULL,1589529656,NULL,0,0),(2013,'zh_tw_wp',1,'zippingbackup','Zipping backup','壓縮備份資料中',NULL,1589529656,NULL,0,0),(2014,'zh_tw_wp',1,'deprecatedeventname','{$a} (no longer in use)','{$a}(不再使用)',NULL,1589529656,NULL,0,0),(2015,'zh_tw_wp',1,'addedrecip','Added {$a} new recipient','已加入{$a}位新收件人',NULL,1589529656,NULL,0,0),(2016,'zh_tw_wp',1,'addedrecips','Added {$a} new recipients','已加入{$a}位新收件人',NULL,1589529656,NULL,0,0),(2017,'zh_tw_wp',1,'allfieldsrequired','All fields are required','所有欄位都是必需的',NULL,1589529656,NULL,0,0),(2018,'zh_tw_wp',1,'backtoparticipants','Back to participants list','回到課程參與者清單',NULL,1589529656,NULL,0,0),(2019,'zh_tw_wp',1,'currentlyselectedusers','Currently selected users','目前選擇的用戶',NULL,1589529656,NULL,0,0),(2020,'zh_tw_wp',1,'coursemessage','Message course users','傳訊息給課程用戶',NULL,1589529656,NULL,0,0),(2021,'zh_tw_wp',1,'emaildisplayhidden','Email hidden','已隱藏電子郵件',NULL,1589529656,NULL,0,0),(2022,'zh_tw_wp',1,'emailuserhasnone','There is no email address for the user.','這一用戶沒有電郵位址',NULL,1589529656,NULL,0,0),(2023,'zh_tw_wp',1,'formattexttype','Formatting','格式',NULL,1589529656,NULL,0,0),(2024,'zh_tw_wp',1,'keepsearching','Keep searching','繼續搜尋',NULL,1589529656,NULL,0,0),(2025,'zh_tw_wp',1,'messagedselectedcountusersfailed','A problem occurred and {$a} messages have not been sent.','發生問題,且{$a}簡訊沒有被送出',NULL,1589529656,NULL,0,0),(2026,'zh_tw_wp',1,'messagedselecteduserfailed','The message was not sent to user {$a->fullname}.','這簡訊沒有傳送給用戶{$a->fullname}',NULL,1589529656,NULL,0,0),(2027,'zh_tw_wp',1,'previewhtml','HTML format preview','HTML格式預覽',NULL,1589529656,NULL,0,0),(2028,'zh_tw_wp',1,'sitemessage','Message users','傳簡訊通知用戶',NULL,1589529656,NULL,0,0),(2029,'zh_tw_wp',2,'access','Accessibility','可存取性',NULL,1589529656,NULL,0,0),(2030,'zh_tw_wp',2,'accesshelp','Accessibility help','可存取性幫助',NULL,1589529656,NULL,0,0),(2031,'zh_tw_wp',2,'accesskey','Access key, {$a}','存取鍵, {$a}',NULL,1589529656,NULL,0,0),(2032,'zh_tw_wp',2,'accessstatement','Accessibility statement','可存取性聲明',NULL,1589529656,NULL,0,0),(2033,'zh_tw_wp',2,'activitynext','Next activity','下一個活動',NULL,1589529656,NULL,0,0),(2034,'zh_tw_wp',2,'activityprev','Previous activity','上一個活動',NULL,1589529656,NULL,0,0),(2035,'zh_tw_wp',2,'breadcrumb','Navigation bar','導覽欄',NULL,1589529656,NULL,0,0),(2036,'zh_tw_wp',2,'eventcontextlocked','Context frozen','上下文凍結',NULL,1589529656,NULL,0,0),(2037,'zh_tw_wp',2,'eventcontextunlocked','Context unfrozen','上下文未凍結',NULL,1589529656,NULL,0,0),(2038,'zh_tw_wp',2,'hideblocka','Hide {$a} block','隱藏 {$a} 區塊',NULL,1589529656,NULL,0,0),(2039,'zh_tw_wp',2,'showblocka','Show {$a} block','顯示 {$a} 區塊',NULL,1589529656,NULL,0,0),(2040,'zh_tw_wp',2,'sitemap','Site map','網站地圖',NULL,1589529656,NULL,0,0),(2041,'zh_tw_wp',2,'skipa','Skip {$a}','跳過 {$a}',NULL,1589529656,NULL,0,0),(2042,'zh_tw_wp',2,'skipblock','Skip block','跳過區塊',NULL,1589529656,NULL,0,0),(2043,'zh_tw_wp',2,'skipnavigation','Skip navigation','跳過導覽',NULL,1589529656,NULL,0,0),(2044,'zh_tw_wp',2,'skipto','Skip to {$a}','跳至 {$a}',NULL,1589529656,NULL,0,0),(2045,'zh_tw_wp',2,'tocontent','Skip to main content','跳至主要內容',NULL,1589529656,NULL,0,0),(2046,'zh_tw_wp',2,'tonavigation','Go to navigation','轉至導覽',NULL,1589529656,NULL,0,0),(2047,'zh_tw_wp',2,'youarehere','You are here','您的所在位置',NULL,1589529656,NULL,0,0),(2048,'zh_tw_wp',3,'accessdenied','Access denied','禁止進入',NULL,1589529656,NULL,0,0),(2049,'zh_tw_wp',3,'accounts','Accounts','帳戶',NULL,1589529656,NULL,0,0),(2050,'zh_tw_wp',3,'addcategory','Add a category','新增一類別',NULL,1589529656,NULL,0,0),(2051,'zh_tw_wp',3,'additionalhtml','Additional HTML','額外的HTML',NULL,1589529656,NULL,0,0),(2052,'zh_tw_wp',3,'additionalhtml_heading','Additional HTML to be added to every page.','在所有頁面加入額外的HTML。',NULL,1589529656,NULL,0,0),(2053,'zh_tw_wp',3,'additionalhtml_desc','These settings allow you to specify HTML that you want added to every page. You can set HTML that will be added within the HEAD tag for the page, immediately after the BODY tag has been opened, or immediately before the body tag is closed.
Doing this allows you to add custom headers or footers on every page, or add support for services like Google Analytics very easily, independent of your chosen theme.','用此設定您可以指定一段HTML語法,它會被加入到每個頁面中。您可以把HTML語法加入到頁面的HEAD區段內,BODY標籤剛開始的地方,或BODY標籤結束之前。
使用這種方式,您可以在每個頁面內都加入自訂的頁首或頁尾,也可以方便地加入支援Google Analytics之類的服務,並且和您選擇的佈景主題完全無關。',NULL,1589529656,NULL,0,0),(2054,'zh_tw_wp',3,'additionalhtmlhead','Within HEAD','在HEAD區段內',NULL,1589529656,NULL,0,0),(2055,'zh_tw_wp',3,'additionalhtmlhead_desc','Content here will be added to the bottom of the HEAD tag for every page.','這些內容將加到每一頁面的HEAD區段末尾。',NULL,1589529656,NULL,0,0),(2056,'zh_tw_wp',3,'additionalhtmltopofbody','When BODY is opened','當BODY標籤開始時',NULL,1589529656,NULL,0,0),(2057,'zh_tw_wp',3,'additionalhtmltopofbody_desc','Content here will be added in to every page immediately after the opening body tag.','這些內容將被加入到每個頁面,並緊接BODY開始的標籤後面。',NULL,1589529656,NULL,0,0),(2058,'zh_tw_wp',3,'additionalhtmlfooter','Before BODY is closed','在BODY結尾標籤前',NULL,1589529656,NULL,0,0),(2059,'zh_tw_wp',3,'additionalhtmlfooter_desc','Content here will be added in to every page right before the body tag is closed.','這些內容將被加入每個頁面,緊隨其後的是BODY的結尾標籤。',NULL,1589529656,NULL,0,0),(2060,'zh_tw_wp',3,'admincategory','Category: {$a}','類別:{$a}',NULL,1589529656,NULL,0,0),(2061,'zh_tw_wp',3,'adminseesall','Admins see all','管理者可以看見全部',NULL,1589529656,NULL,0,0),(2062,'zh_tw_wp',3,'adminseesallevents','Administrators see all events','管理者可以看見所有事件',NULL,1589529656,NULL,0,0),(2063,'zh_tw_wp',3,'adminseesownevents','Administrators are just like other users','管理者和其它用戶一樣',NULL,1589529656,NULL,0,0),(2064,'zh_tw_wp',3,'advancedfeatures','Advanced features','進階',NULL,1589529656,NULL,0,0),(2065,'zh_tw_wp',3,'agedigitalconsentverification','Digital age of consent verification','用戶年齡限制驗證',NULL,1589529656,NULL,0,0),(2066,'zh_tw_wp',3,'agedigitalconsentverification_desc','Enables verification of the digital age of consent before displaying the sign-up page for self-registration users. This protects your site from minors signing up without parental/guardian consent. Support contact details are provided to minors for further assistance.','在為自行註冊的用戶顯示登入頁面之前,啟用用戶年齡限制驗證。這可以保護你的網站,避免未成年人在未取得父母/監護人的同意之下自行登入。 支援聯絡方式有提供未成年人細節作近一步的協助。',NULL,1589529656,NULL,0,0),(2067,'zh_tw_wp',3,'ageofdigitalconsentmap','Digital age of consent','用戶年齡限制',NULL,1589529656,NULL,0,0),(2068,'zh_tw_wp',3,'ageofdigitalconsentmap_desc','The default digital age of consent, and the age in any country where it differs from the default, may be specified here. Enter each age on a new line with format: country code, age (separated by a comma). The default age is indicated by * in place of the country code. Country codes are as specified in ISO 3166-2.','預設的用戶年齡限制。由於每個國家的年齡限制可能不同於預設的年齡,因此請在此指明。你可以採下列格式輸入,每個國家一行,可用*取代預設年齡\n\n國家代碼,年齡(以逗點隔開)\n國家代碼,年齡(以逗點隔開)\n\n國家代碼可以參見 ISO 3166-2',NULL,1589529656,NULL,0,0),(2069,'zh_tw_wp',3,'allcountrycodes','All country codes','全部國碼',NULL,1589529656,NULL,0,0),(2070,'zh_tw_wp',3,'allowattachments','Allow attachments','允許有附件',NULL,1589529656,NULL,0,0),(2071,'zh_tw_wp',3,'allowbeforeblock','Allowed list will be processed first','允許進入的清單將優先處理',NULL,1589529656,NULL,0,0),(2072,'zh_tw_wp',3,'allowbeforeblockdesc','By default, entries in the blocked IPs list are matched first. If this option is enabled, entries in the allowed IPs list are processed before the blocked list.','預設情況,禁止進入的IP清單會先被對應。如果啟用此選項,則允許進入的IP清單的處理會先於禁止進入清單。',NULL,1589529656,NULL,0,0),(2073,'zh_tw_wp',3,'allowcategorythemes','Allow category themes','允許課程分類佈景',NULL,1589529656,NULL,0,0),(2074,'zh_tw_wp',3,'allowcohortthemes','Allow cohort themes','允許使用同期生佈景',NULL,1589529656,NULL,0,0),(2075,'zh_tw_wp',3,'allowcoursethemes','Allow course themes','允許自訂課程佈景',NULL,1589529656,NULL,0,0),(2076,'zh_tw_wp',3,'allowediplist','Allowed IP list','允許進入的IP清單',NULL,1589529656,NULL,0,0),(2077,'zh_tw_wp',3,'allowedemaildomains','Allowed email domains','允許的電子郵件域名',NULL,1589529656,NULL,0,0),(2078,'zh_tw_wp',3,'allowemailaddresses','Allowed email domains','允許的郵件網域名稱',NULL,1589529656,NULL,0,0),(2079,'zh_tw_wp',3,'allowemojipicker','Emoji picker','Emoji picker',NULL,1589529656,NULL,0,0),(2080,'zh_tw_wp',3,'allowindexing','Allow indexing by search engines','允許由搜尋引擎建立索引',NULL,1589529656,NULL,0,0),(2081,'zh_tw_wp',3,'allowindexing_desc','This determines whether to allow search engines to index your site. \"Everywhere\" will allow the search engines to search everywhere including login and signup pages, which means sites with Force Login turned on are still indexed. To avoid the risk of spam involved with the signup page being searchable, use \"Everywhere except login and signup pages\". \"Nowhere\" will tell search engines not to index any page. Note this is only a tag in the header of the site. It is up to the search engine to respect the tag.','This determines whether to allow search engines to index your site. \"Everywhere\" will allow the search engines to search everywhere including login and signup pages, which means sites with Force Login turned on are still indexed. To avoid the risk of spam involved with the signup page being searchable, use \"Everywhere except login and signup pages\". \"Nowhere\" will tell search engines not to index any page. Note this is only a tag in the header of the site. It is up to the search engine to respect the tag.',NULL,1589529656,NULL,0,0),(2082,'zh_tw_wp',3,'allowindexingeverywhere','Everywhere','任何地方',NULL,1589529656,NULL,0,0),(2083,'zh_tw_wp',3,'allowindexingexceptlogin','Everywhere except login and signup pages','除了登入和註冊頁面之外的任何地方',NULL,1589529656,NULL,0,0),(2084,'zh_tw_wp',3,'allowindexingnowhere','Nowhere','都不允許',NULL,1589529656,NULL,0,0),(2085,'zh_tw_wp',3,'allowusermailcharset','Allow user to select character set','允許用戶選擇字元集',NULL,1589529656,NULL,0,0),(2086,'zh_tw_wp',3,'allowframembedding','Allow frame embedding','允許嵌入頁框',NULL,1589529656,NULL,0,0),(2087,'zh_tw_wp',3,'allowframembedding_help','If enabled, this site may be embedded in a frame in a remote system, as recommended when using the \'Publish as LTI tool\' enrolment plugin. Otherwise, it is recommended to leave frame embedding disabled for security reasons. Please note that for the mobile app this setting is ignored and frame embedding is always allowed.','若啟用,允許本站被遠端系統以頁框方式嵌入。這是在使用\"以學習工具形式發行\"選課外掛時,才建議使用。否則,基於安全考量,不建議你啟用此頁框嵌入功能。',NULL,1589529656,NULL,0,0),(2088,'zh_tw_wp',3,'allowguestmymoodle','Allow guest access to Dashboard','允許訪客瀏覽儀表板',NULL,1589529656,NULL,0,0),(2089,'zh_tw_wp',3,'allowobjectembed','Allow EMBED and OBJECT tags','允許使用 EMBED 與 OBJECT 標籤',NULL,1589529656,NULL,0,0),(2090,'zh_tw_wp',3,'allowthemechangeonurl','Allow theme changes in the URL','允許在網址中改變佈景',NULL,1589529656,NULL,0,0),(2091,'zh_tw_wp',3,'allowuserblockhiding','Allow users to hide blocks','允許用戶隱藏區塊',NULL,1589529656,NULL,0,0),(2092,'zh_tw_wp',3,'allowuserswitchrolestheycantassign','Allow users without the assign roles capability to switch roles','允許沒有指派角色權限的用戶可以切換角色',NULL,1589529656,NULL,0,0),(2093,'zh_tw_wp',3,'allowuserthemes','Allow user themes','允許用戶自選佈景',NULL,1589529656,NULL,0,0),(2094,'zh_tw_wp',3,'alternativefullnameformat','Alternative full name format','全名之另一格式',NULL,1589529656,NULL,0,0),(2095,'zh_tw_wp',3,'alternativefullnameformat_desc','This defines how names are shown to users with the viewfullnames capability (by default users with the role of manager, teacher or non-editing teacher). Placeholders that can be used are as for the \"Full name format\" setting.','這會定義名字將會如何顯示給有檢視全名權限的用戶看(預設是管理員、教師、無編輯權教師)。可以如同\"完整名稱格式\"的設定一樣使用變數。',NULL,1589529656,NULL,0,0),(2096,'zh_tw_wp',3,'always','Always','永遠',NULL,1589529656,NULL,0,0),(2097,'zh_tw_wp',3,'appearance','Appearance','外觀',NULL,1589529656,NULL,0,0),(2098,'zh_tw_wp',3,'aspellpath','Path to aspell','到拼字檢查程式 aspell 的路徑',NULL,1589529656,NULL,0,0),(2099,'zh_tw_wp',3,'authentication','Authentication','身份認證',NULL,1589529656,NULL,0,0),(2100,'zh_tw_wp',3,'authpreventaccountcreation','Prevent account creation when authenticating','防止在身份認證時建立帳號',NULL,1589529656,NULL,0,0),(2101,'zh_tw_wp',3,'authpreventaccountcreation_help','When a user authenticates, an account on the site is automatically created if it doesn\'t yet exist. If an external database, such as LDAP, is used for authentication, but you wish to restrict access to the site to users with an existing account only, then this option should be enabled. New accounts will need to be created manually or via the upload users feature. Note that this setting doesn\'t apply to MNet authentication.','當認證的用戶在本站還沒有帳號時,本站會自動為其建立帳號。如果使用外部資料庫(例如LDAP)做認證,但是您希望只允許在本站已有帳號的用戶進入,那麼就啟用此一選項。新的帳號將需要使用手動的,或者經由上傳用戶的功能來建立。注意,此設定不會套用到 MNet認證。',NULL,1589529656,NULL,0,0),(2102,'zh_tw_wp',3,'authsettings','Manage authentication','管理身份認證',NULL,1589529656,NULL,0,0),(2103,'zh_tw_wp',3,'autolang','Language autodetect','語言自動偵測',NULL,1589529656,NULL,0,0),(2104,'zh_tw_wp',3,'autologinguests','Auto-login guests','自動登入為訪客',NULL,1589529656,NULL,0,0),(2105,'zh_tw_wp',3,'searchareas','Search areas','搜尋區域',NULL,1589529656,NULL,0,0),(2106,'zh_tw_wp',3,'availableto','Available to','可用到',NULL,1589529656,NULL,0,0),(2107,'zh_tw_wp',3,'availablelicenses','Available licences','可選用的著作權授權方式',NULL,1589529656,NULL,0,0),(2108,'zh_tw_wp',3,'backgroundcolour','Transparent colour','透明色',NULL,1589529656,NULL,0,0),(2109,'zh_tw_wp',3,'backups','Backups','備份',NULL,1589529656,NULL,0,0),(2110,'zh_tw_wp',3,'backup_shortname','Use course name in backup filename','在備份檔名中使用課程名稱',NULL,1589529656,NULL,0,0),(2111,'zh_tw_wp',3,'backup_shortnamehelp','Use the course name as part of the backup filename.','用課程名稱做為備份檔案名稱的一部分。',NULL,1589529656,NULL,0,0),(2112,'zh_tw_wp',3,'badwordsconfig','Enter your list of bad words separated by commas.','輸入你自訂的禁用詞語清單(用逗號,分隔)',NULL,1589529656,NULL,0,0),(2113,'zh_tw_wp',3,'badwordsdefault','If the custom list is empty, a default list from the language pack will be used.','如果自訂清單是空的,將使用語言包所提供的預設清單。',NULL,1589529656,NULL,0,0),(2114,'zh_tw_wp',3,'badwordslist','Custom bad words list','自訂禁用語清單',NULL,1589529656,NULL,0,0),(2115,'zh_tw_wp',3,'blockediplist','Blocked IP List','封鎖的IP清單',NULL,1589529656,NULL,0,0),(2116,'zh_tw_wp',3,'blockinstances','Instances','區塊實例',NULL,1589529656,NULL,0,0),(2117,'zh_tw_wp',3,'blockmultiple','Multiple','多個',NULL,1589529656,NULL,0,0),(2118,'zh_tw_wp',3,'blockprotect','Protect instances','防止刪除區塊實例',NULL,1589529656,NULL,0,0),(2119,'zh_tw_wp',3,'blockprotect_help','If you lock a particular type of block, then no-one will be able to add or delete instances. (You can, of course, unlock again if you need to edit instances.)\n\nThis is intended to protect blocks like the navigation and settings which are very hard to get back if accidentally deleted.','被選擇的區塊不會在全站場合下被刪除。這主要用來保護導覽和設定區塊。如果它們被意外刪除,是很難找回來的。',NULL,1589529656,NULL,0,0),(2120,'zh_tw_wp',3,'blockunprotect','Unprotect','取消保護',NULL,1589529656,NULL,0,0),(2121,'zh_tw_wp',3,'blocksettings','Manage blocks','管理區塊',NULL,1589529656,NULL,0,0),(2122,'zh_tw_wp',3,'bloglevel','Blog visibility','部落格可見性',NULL,1589529656,NULL,0,0),(2123,'zh_tw_wp',3,'bookmarkadded','Bookmark added.','書籤已新增了',NULL,1589529656,NULL,0,0),(2124,'zh_tw_wp',3,'bookmarkalreadyexists','You have already bookmarked this page.','您已經為此頁設定了書籤。',NULL,1589529656,NULL,0,0),(2125,'zh_tw_wp',3,'bookmarkdeleted','Bookmark deleted.','書籤刪除了',NULL,1589529656,NULL,0,0),(2126,'zh_tw_wp',3,'bookmarkthispage','Bookmark this page','將此頁加入書籤',NULL,1589529656,NULL,0,0),(2127,'zh_tw_wp',3,'cachejs','Cache Javascript','快取Javascript',NULL,1589529656,NULL,0,0),(2128,'zh_tw_wp',3,'cachejs_help','Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.','JavaScript的快取和壓縮能大大提高頁面的載入速度。我們強烈建議正式營運的網站使用它。開發者可能需要停用此功能。',NULL,1589529656,NULL,0,0),(2129,'zh_tw_wp',3,'cachetemplates','Cache templates','Cache templates',NULL,1589529656,NULL,0,0),(2130,'zh_tw_wp',3,'cachetemplates_help','Template caching will improve page loading performance and is strongly recommended for production sites. Developers will probably want to disable this feature.','Template caching will improve page loading performance and is strongly recommended for production sites. Developers will probably want to disable this feature.',NULL,1589529656,NULL,0,0),(2131,'zh_tw_wp',3,'calendarexportsalt','Calendar export salt','行事曆匯出的隨機種子',NULL,1589529656,NULL,0,0),(2132,'zh_tw_wp',3,'calendarsettings','Calendar','行事曆',NULL,1589529656,NULL,0,0),(2133,'zh_tw_wp',3,'calendartype','Calendar type','行事曆類型',NULL,1589529656,NULL,0,0),(2134,'zh_tw_wp',3,'calendartype_desc','Choose a default calendar type for the whole site. This setting can be overridden in the course settings or by users in their personal profile.','為整個網站選擇一個預設的行事曆類型。這一設定可以在課程設定或用戶的個人資料表中加以覆蓋。',NULL,1589529656,NULL,0,0),(2135,'zh_tw_wp',3,'calendar_weekend','Weekend days','週末',NULL,1589529656,NULL,0,0),(2136,'zh_tw_wp',3,'cannotdeletemodfilter','You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.','您不能移除“{$a->filter}”,因為它是“{$a->module}”模組的一部分。',NULL,1589529656,NULL,0,0),(2137,'zh_tw_wp',3,'cannotuninstall','{$a} can not be uninstalled.','{$a} 無法被解除安裝',NULL,1589529656,NULL,0,0),(2138,'zh_tw_wp',3,'categoryemail','Email','電子郵件',NULL,1589529656,NULL,0,0),(2139,'zh_tw_wp',3,'cfgwwwrootslashwarning','$CFG->wwwroot is defined incorrectly in the config.php file. It includes a \'/\' character at the end which must be removed.','您的config.php內的$CFG->wwwroot定義有誤。在字串尾端多了\"/\"字元,請您移除它。',NULL,1589529656,NULL,0,0),(2140,'zh_tw_wp',3,'cfgwwwrootwarning','$CFG->wwwroot is defined incorrectly in the config.php file. It should match the URL you are using to access this page.','您的config.php內的$CFG->wwwroot定義有誤。它必須與您存取此一網頁的URL相符合。',NULL,1589529656,NULL,0,0),(2141,'zh_tw_wp',3,'cleanup','Cleanup','清除',NULL,1589529656,NULL,0,0),(2142,'zh_tw_wp',3,'clianswerno','n','n',NULL,1589529656,NULL,0,0),(2143,'zh_tw_wp',3,'cliansweryes','y','y',NULL,1589529656,NULL,0,0),(2144,'zh_tw_wp',3,'cliincorrectvalueerror','Error, incorrect value \"{$a->value}\" for \"{$a->option}\"','錯誤,將“{$a->option}”的值設為“{$a->value}”是不正確的',NULL,1589529656,NULL,0,0),(2145,'zh_tw_wp',3,'cliincorrectvalueretry','Incorrect value, please retry','不正確值,請重試',NULL,1589529656,NULL,0,0),(2146,'zh_tw_wp',3,'clistatusdisabled','Status: disabled','狀態:關閉',NULL,1589529656,NULL,0,0),(2147,'zh_tw_wp',3,'clistatusenabled','Status: enabled','狀態:啟用',NULL,1589529656,NULL,0,0),(2148,'zh_tw_wp',3,'clistatusenabledlater','status: CLI maintenance mode will be enabled on {$a}','狀態: CLI 維護模式將會在 {$a} 啟用',NULL,1589529656,NULL,0,0),(2149,'zh_tw_wp',3,'clitypevalue','type value','輸入值',NULL,1589529656,NULL,0,0),(2150,'zh_tw_wp',3,'clitypevaluedefault','type value, press Enter to use default value ({$a})','輸入值,按Enter 可使用預設值({$a})',NULL,1589529656,NULL,0,0),(2151,'zh_tw_wp',3,'cliunknowoption','Unrecognised options:\n {$a}\nPlease use --help option.','無法辨識的選項:\n{$a}\n請使用 --help 選項。',NULL,1589529656,NULL,0,0),(2152,'zh_tw_wp',3,'cliupgradedefault','New setting: {$a}','新的設定:{$a}',NULL,1589529656,NULL,0,0),(2153,'zh_tw_wp',3,'cliupgradedefaultheading','Setting new default values','設定的新預設值',NULL,1589529656,NULL,0,0),(2154,'zh_tw_wp',3,'cliupgradedefaultverbose','New setting: {$a->name}, Default value: {$a->defaultsetting}','新設定: {$a->name}, 預設值: {$a->defaultsetting}',NULL,1589529656,NULL,0,0),(2155,'zh_tw_wp',3,'cliupgradefinished','Command line upgrade from {$a->oldversion} to {$a->newversion} completed successfully.','以指令列從{$a->oldversion} 升級 {$a->newversion} 已經成功地完成了。',NULL,1589529656,NULL,0,0),(2156,'zh_tw_wp',3,'cliupgradenoneed','No upgrade needed for the installed version {$a}. Thanks for coming anyway!','您所安裝的{$a}版本,還不需要更新。無論如何,感謝您的蒞臨!',NULL,1589529656,NULL,0,0),(2157,'zh_tw_wp',3,'cliupgradepending','An upgrade is pending','有一個更新正候用',NULL,1589529656,NULL,0,0),(2158,'zh_tw_wp',3,'cliyesnoprompt','type y (means yes) or n (means no)','輸入y(表示是)或n(表示否)',NULL,1589529656,NULL,0,0),(2159,'zh_tw_wp',3,'commentsperpage','Comments displayed per page','每頁可顯示的評論數',NULL,1589529656,NULL,0,0),(2160,'zh_tw_wp',3,'commonactivitysettings','Common activity settings','活動的共同設定',NULL,1589529656,NULL,0,0),(2161,'zh_tw_wp',3,'commonfiltersettings','Common filter settings','過濾器的共同設定',NULL,1589529656,NULL,0,0),(2162,'zh_tw_wp',3,'commonsettings','Common settings','共同的設定',NULL,1589529656,NULL,0,0),(2163,'zh_tw_wp',3,'componentinstalled','Component installed','元件已安裝',NULL,1589529656,NULL,0,0),(2164,'zh_tw_wp',3,'computedfromlogs','Computed from logs since {$a}.','從{$a}開始的日誌中計算得出',NULL,1589529656,NULL,0,0),(2165,'zh_tw_wp',3,'condifmodeditdefaults','Default values are used in the settings form when creating a new activity or resource.','在此所設定的值將成為您建立新活動或資源時的預設值。您也可以指定哪些活動設定將被視為進階設定。',NULL,1589529656,NULL,0,0),(2166,'zh_tw_wp',3,'confeditorhidebuttons','Select the buttons that should be hidden in the HTML editor.','請選擇在HTML編輯器中不要顯示的按鈕。',NULL,1589529656,NULL,0,0),(2167,'zh_tw_wp',3,'configallowattachments','If enabled, emails sent from the site can have attachments, such as badges.','若啟用,從這網站送出的eMail可以加上附件,比如說獎章。',NULL,1589529656,NULL,0,0),(2168,'zh_tw_wp',3,'configenableactivitychooser','The activity chooser is a dialog box with a short description of each activity and resource. If disabled, separate resource and activity drop-down menus are provided instead.','這活動選擇器是一個對話方塊,裡面有每一個活動和資源的簡短描述。如果被關閉,將改以個別的資源和活動的下拉選單來代替。',NULL,1589529656,NULL,0,0),(2169,'zh_tw_wp',3,'configallcountrycodes','This is the list of countries that may be selected in various places, for example in a user\'s profile. If blank (the default) the list in countries.php in the standard English language pack is used. That is the list from ISO 3166-1. Otherwise, you can specify a comma-separated list of codes, for example \'GB,FR,ES\'. If you add new, non-standard codes here, you will need to add them to countries.php in \'en\' and your language pack.','在很多地方都要使用這個國家/地區列表,例如用戶個人資料。如果留空(預設情況),那麼會使用標準英文語言包中的countries.php(它來自ISO 3166-1)。否則,您可以輸入用半形逗號分隔的代碼列表,例如“GB,FT,ES”。如果您要在此加入新的非標準代碼,您必須先在en和您的語言包中的 countries.php 中加入它們。',NULL,1589529656,NULL,0,0),(2170,'zh_tw_wp',3,'configallowassign','You can allow people who have the roles on the left side to assign some of the column roles to other people','你可以允許具備左側任一角色的人,去指派欄中的某些角色給其他人',NULL,1589529656,NULL,0,0),(2171,'zh_tw_wp',3,'configallowcategorythemes','If you enable this, then themes can be set at the category level. This will affect all child categories and courses unless they have specifically set their own theme. WARNING: Enabling category themes may affect performance.','開啟這個選項,佈景可套用於類別層級。這將會影響所有子類別及類別中的課程。除非他們已被另外設定佈景。注意:開啟這個選項可能會影響系統效能。',NULL,1589529656,NULL,0,0),(2172,'zh_tw_wp',3,'configallowcohortthemes','If you enable this, then themes can be set at the cohort level. This will affect all users with only one cohort or more than one but with the same theme.','If you enable this, then themes can be set at the cohort level. This will affect all users with only one cohort or more than one but with the same theme.',NULL,1589529656,NULL,0,0),(2173,'zh_tw_wp',3,'configallowcoursethemes','If you enable this, then courses will be allowed to set their own themes. Course themes override all other theme choices (site, user, or session themes)','如果啟動,則每個課程可以設定自己的佈景。課程的佈景將覆蓋在其他位置(網站、用戶或活動)所設定的佈景。',NULL,1589529656,NULL,0,0),(2174,'zh_tw_wp',3,'configallowedemaildomains','List email domains that are allowed to be disclosed in the \"From\" section of outgoing email. The default of \"Empty\" will use the No-reply address for all outgoing email. The use of wildcards is allowed e.g. *.example.com will allow emails sent from any subdomain of example.com, but not example.com itself. This will require separate entry.','電子郵件域名的清單,它可以顯示在外送郵件的\"來自\"部分。預設為\"空白\"將會用於不接受回信的外送郵件。\n允許使用通配字,例如 *.example.com 將會允許 example.com下層域名送出的電子郵件,但不是 example.com 本身,若要用的話,還需要一個分開的條目。',NULL,1589529656,NULL,0,0),(2175,'zh_tw_wp',3,'configallowemailaddresses','To restrict new email addresses to particular domains, list them here separated by spaces. All other domains will be rejected. To allow subdomains, add the domain with a preceding \'.\'. To allow a root domain together with its subdomains, add the domain twice - once with a preceding \'.\' and once without e.g. .ourcollege.edu.au ourcollege.edu.au.','如果您希望限制新的電子郵件位址在一定的網域名稱中,可以將它們列出,允許的網域名稱以空格分隔。系統將會拒絕其他網域名稱的郵件信箱。例如ourcollege.edu.au .gov.au',NULL,1589529656,NULL,0,0),(2176,'zh_tw_wp',3,'configallowemojipicker','The emoji picker enables users to select emojis, such as smilies, to add to messages and other text areas via an emoji picker button in the Atto toolbar.','The emoji picker enables users to select emojis, such as smilies, to add to messages and other text areas via an emoji picker button in the Atto toolbar.',NULL,1589529656,NULL,0,0),(2177,'zh_tw_wp',3,'configallowemojipickerincompatible','Your current database configuration does not properly support emojis. In order to enable the emoji picker you will need to upgrade your database for full unicode support.','Your current database configuration does not properly support emojis. In order to enable the emoji picker you will need to upgrade your database for full unicode support.',NULL,1589529656,NULL,0,0),(2178,'zh_tw_wp',3,'configallowguestmymoodle','If enabled guests can access Dashboard, otherwise guests are redirected to the site front page.','若啟用,訪客可以存取儀表板,否則訪客會被重新導向這網站的首頁。',NULL,1589529656,NULL,0,0),(2179,'zh_tw_wp',3,'configallowobjectembed','As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.','預設的安全考量,一般使用者是不能在網頁HTML中直接使用EMBED或OBJECT標籤來嵌入多媒體(如Falsh)的(雖然透過mediaplugins過濾器已經很安全)。如果您希望允許用戶可使用上述標籤,請開啟此選項。',NULL,1589529656,NULL,0,0),(2180,'zh_tw_wp',3,'configallowoverride','You can allow people with the roles on the left side to override some of the column roles','你可以允許具備左側角色的人,去置換欄中的某些角色',NULL,1589529656,NULL,0,0),(2181,'zh_tw_wp',3,'configallowoverride2','Select which role(s) can be overridden by each role in the left column.
Note that these settings only apply to users who have either the capability moodle/role:override or the capability moodle/role:safeoverride allowed.','在左側欄中選擇一個能被任何角色覆蓋取代的角色。
注意:這些設定僅適用於同時具有如下權限的用戶:moodle/role:override 或 moodle/role:safeoverride',NULL,1589529656,NULL,0,0),(2182,'zh_tw_wp',3,'configallowswitch','Select which roles a user may switch to, based on which roles they already have. In addition to an entry in this table, a user must also have the moodle/role:switchroles capability to be able to switch.
Note that it is only possible to switch to roles that have the moodle/course:view capability, and that do not have the moodle/site:doanything capability, so some columns in this table are disabled.','基於用戶已經擁有的角色,選擇他可以變換到那些角色。除了在此表中設定外,還要賦予用戶moodle/role:switchroles權限。
注意,只能變換到有moodle/course:view權限,而沒有moodle/site:doanything權限的用戶。所以表中有些欄是禁止使用的。',NULL,1589529656,NULL,0,0),(2183,'zh_tw_wp',3,'configallowthemechangeonurl','If enabled, the theme can be changed by adding either:
?theme=themename to any Moodle URL (eg: mymoodlesite.com/?theme=afterburner ) or
&theme=themename to any internal Moodle URL (eg: mymoodlesite.com/course/view.php?id=2&theme=afterburner ).','如果啟用,那麼可以用下面辦法改變佈景主題:
向任何 Moodle URL加入 ?theme=themename(例如:mymoodlesite.com/?theme=afterburner)或
向任何 Moodle 內部 URL加入 &theme=themename(例如:mymoodlesite.com/course/view.php?id=2&theme=afterburner)。',NULL,1589529656,NULL,0,0),(2184,'zh_tw_wp',3,'configallowuserblockhiding','Do you want to allow users to hide/show side blocks throughout this site? This feature uses Javascript and cookies to remember the state of each collapsible block, and only affects the user\'s own view.','是否允許使用者隱藏或顯示網站中各頁面兩側的區塊?這個功能使用JavaScript和Cookie來記住每一個可摺疊區塊的狀態,它只會影響使用者自己的畫面。',NULL,1589529656,NULL,0,0),(2185,'zh_tw_wp',3,'configallowusermailcharset','If enabled, users can choose an email charset in their messaging preferences.','若啟用此功能,每個用戶都可以在自己的個人資料表設定中選用自己電子郵件的語系編碼。',NULL,1589529656,NULL,0,0),(2186,'zh_tw_wp',3,'configallowuserswitchrolestheycantassign','By default, moodle/role:assign is required for users to switch roles. Enabling this setting removes this requirement, and results in the roles available in the \"Switch role to\" dropdown menu being determined by settings in the \"Allow role assignments\" table only.\nIt is recommended that the settings in the \"Allow role assignments\" table do not allow users to switch to a role with more capabilities than their existing role.','預設情況下,指派角色(moodle/role:assign)需要用戶能變換角色。開啟這個設定會去掉這一限制,並僅用“允許角色指派”表格來確定“變換角色到”的下拉選單內容。
我們建議您,在“允許角色指派”表格中,不要允許用戶切換到權限比他們本身更高的角色。',NULL,1589529656,NULL,0,0),(2187,'zh_tw_wp',3,'configallowuserthemes','If you enable this, then users will be allowed to set their own themes. User themes override site themes (but not course themes)','如果您啟用,則使用者可以設定自己的佈景主題。使用者的佈景主題設定會覆蓋網站的佈景主題(但不會取代課程的)。',NULL,1589529656,NULL,0,0),(2188,'zh_tw_wp',3,'configallowview','Select which roles a user will see, be able to filter by etc. based on which roles they already have.','根據用戶已經有的角色,選擇那些角色他可以看到,他能夠過濾..等等',NULL,1589529656,NULL,0,0),(2189,'zh_tw_wp',3,'configallusersaresitestudents','For activities on the front page of the site, should ALL users be considered as students? If you answer \"Yes\", then any confirmed user account will be allowed to participate as a student in those activities. If you answer \"No\", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.','是否假定所有訪問網站首頁的用戶為學生。如果設定為是,則所有經過確認的用戶帳號都可以參加首頁上學生的活動。如果設定為否,則只有那些至少參加了一門課程學習的用戶才可以參加首頁上學生的活動。只有管理員和特別指定的教師才可以作為這些首頁活動的教師。',NULL,1589529656,NULL,0,0),(2190,'zh_tw_wp',3,'configauthenticationplugins','Please choose the authentication plugins you wish to use and arrange them in order of failthrough.','請選擇要使用的認證外掛並且妥善安排,自動註冊功能將會透過註冊欄位選擇的外掛處理(通常是 email)。',NULL,1589529656,NULL,0,0),(2191,'zh_tw_wp',3,'configautolang','Detect default language from browser setting, if disabled site default is used.','如果關閉網站的語言預設值,就會偵測瀏覽器的預設語言。',NULL,1589529656,NULL,0,0),(2192,'zh_tw_wp',3,'configautologinguests','Should visitors be logged in as guests automatically when entering courses with guest access?','當有人進入時,是否自動以訪客(guest)身份登入那些允許訪客(guest)進入的課程。',NULL,1589529656,NULL,0,0),(2193,'zh_tw_wp',3,'configbloglevel','This setting allows you to restrict the level to which user blogs can be viewed on this site. Note that they specify the maximum context of the VIEWER not the poster or the types of blog posts. Blogs can also be disabled completely if you don\'t want them at all.','此設定讓你可以限制哪些層級的人可以檢視本網站用戶的部落格。要注意的是:設定的是檢視者的最大處境,而非發表者或部落格貼文類型。如果您不想要部落格,部落格也可以完全停用。',NULL,1589529656,NULL,0,0),(2194,'zh_tw_wp',3,'configcalendarcustomexport','Enable custom date range export of calendar','匯出行事曆時,可以自訂日期範圍',NULL,1589529656,NULL,0,0),(2195,'zh_tw_wp',3,'configcalendarexportsalt','This random text is used for improving of security of authentication tokens used for exporting of calendars. Please note that all current tokens are invalidated if you change this hash salt.','被用來改善行事曆匯出的認證憑證安全性的隨機文字,請注意,如果您變更此一雜湊亂數(hash salt),目前所有的憑證都會失效。',NULL,1589529656,NULL,0,0),(2196,'zh_tw_wp',3,'configcookiehttponly','Enables new PHP 5.2.0 feature - browsers are instructed to send cookie with real http requests only, cookies should not be accessible by scripting languages. This is not supported in all browsers and it may not be fully compatible with current code. It helps to prevent some types of XSS attacks.','使用新的PHP 5.2.0功能-瀏覽器只能用http要求來傳送cookie,不能用腳本語言傳送。不是所有的瀏覽器都支援此功能,此功能也可能與目前的程式碼不相容。此功能有助於防止部分XSS型式的攻擊。',NULL,1589529656,NULL,0,0),(2197,'zh_tw_wp',3,'configcookiesecure','If server is accepting only https connections it is recommended to enable sending of secure cookies. If enabled please make sure that web server is not accepting http:// or set up permanent redirection to https:// address and ideally send HSTS headers. When wwwroot address does not start with https:// this setting is ignored.','如果伺服器僅接受https連線,建議你啟動安全cookies傳送。若啟動時,請確認網站伺服器不會接受http://,或者設定為永久重新導向至https://位址。當 wwwroot目錄網址不是以https://開頭時,此設定自動失效。',NULL,1589529656,NULL,0,0),(2198,'zh_tw_wp',3,'configcountry','If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.','如果在此處設定一個國家或地區,則它將被用於使用者註冊時的預設值。如果要強制使用者自己選擇一個國家或地區,則保持此處為空白',NULL,1589529656,NULL,0,0),(2199,'zh_tw_wp',3,'configcoursegraceperiodafter','Classify past courses as in progress for these many days after the course end date.','Classify past courses as in progress for these many days after the course end date.',NULL,1589529656,NULL,0,0),(2200,'zh_tw_wp',3,'configcoursegraceperiodbefore','Classify future courses as in progress for these many days prior to the course start date.','Classify future courses as in progress for these many days prior to the course start date.',NULL,1589529656,NULL,0,0),(2201,'zh_tw_wp',3,'configcourseoverviewfilesext','A comma-separated list of allowed course image file extensions.','允許在課程中使用的各種圖像檔的副檔名(要以逗號分隔)。',NULL,1589529656,NULL,0,0),(2202,'zh_tw_wp',3,'configcourseoverviewfileslimit','The maximum number of files that can be displayed next to the course summary on the list of courses page. The first image file added is used as the course image in the course overview on users\' Dashboards; any additional files are displayed on the list of courses page only.','可以附加在課程摘要的檔案的最大數量。',NULL,1589529656,NULL,0,0),(2203,'zh_tw_wp',3,'configcourserequestnotify','Type username of user to be notified when new course requested.','輸入當有新課程申請時,應通知的用戶名稱。',NULL,1589529656,NULL,0,0),(2204,'zh_tw_wp',3,'configcourserequestnotify2','Users who will be notified when a course is requested. Only users who can approve course requests are listed here.','當有開課申請時,那些人會被通知?清單中僅列出有權核准申請的人。',NULL,1589529656,NULL,0,0),(2205,'zh_tw_wp',3,'configcoursesperpage','Enter the number of courses to be displayed per page in a course listing.','輸入在課程列表上,每頁可顯示的課程數。',NULL,1589529656,NULL,0,0),(2206,'zh_tw_wp',3,'configcourseswithsummarieslimit','The maximum number of courses to display in a course listing including summaries before falling back to a simpler listing.','在課程列表中,含有摘要時,可顯示的最大課程數,若超過將退回到較簡單的列表方式。',NULL,1589529656,NULL,0,0),(2207,'zh_tw_wp',3,'configcronclionly','Running the cron from a web browser can expose privileged information to anonymous users. Thus it is recommended to only run the cron from the command line or set a cron password for remote access.','因為從網頁瀏覽器執行Cron腳本會暴露安全資訊給不知名用戶。所以建議您將cron腳本設定成只能在命令列中執行,或為遠端存取設定一個cron密碼。',NULL,1589529656,NULL,0,0),(2208,'zh_tw_wp',3,'configcronremotepassword','This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:
 https://site.example.com/admin/cron.php?password=opensesame 
If this is left empty, no password is required.','這表示 cron.php 程式如果沒有提供密碼就不會執行,提供密碼的方式就像這樣:
 http://site.example.com/admin/cron.php?password=opensesame 
,保持空白表示不需要密碼。',NULL,1589529656,NULL,0,0),(2209,'zh_tw_wp',3,'configcurlcache','Time-to-live for cURL cache, in seconds.','cURL快取的存活時間,單位是秒。',NULL,1589529656,NULL,0,0),(2210,'zh_tw_wp',3,'configcustommenuitems','A custom menu may be configured here. Enter each menu item on a new line with format: menu text, a link URL (optional, not for a top menu item with sub-items), a tooltip title (optional) and a language code or comma-separated list of codes (optional, for displaying the line to users of the specified language only), separated by pipe characters. Lines starting with a hyphen will appear as menu items in the previous top level menu and ### makes a divider. For example:\n
\nCourses\n-All courses|/course/\n-Course search|/course/search.php\n-###\n-FAQ|https://someurl.xyz/faq\n-Preguntas más frecuentes|https://someurl.xyz/pmf||es\nMobile app|https://someurl.xyz/app|Download our app\n
','您可以在此設定一個由主題顯示的自訂選單。每一行包含一些選單文字、一個網址連結(可選)、一個工具提示(可選)和語言代碼(可選,以指定語言顯示這行給用戶看),用分節符號(|)隔開。您還可以使用連字符號,或是加上一行#字符號來建構選單的結構。例如:\n
\nMoodle社群|https://moodle.org\n-Moodle免費支援|http://moodle.org/support\n-###\n-Moodle開發|http://moodle.org/development\n-Moodle跟蹤器|http://tracker.moodle.org\n-Moodle文件|http://docs.moodle.org|Moodle Docs\n-德文 Moodle 文件|http://docs.moodle.org/de|Documentation in German|de\n-###\n-Moodle商用虛擬主機http://moodle.com/hosting\n-Moodle商用支援|http://moodle.com/support\n
',NULL,1589529656,NULL,0,0),(2211,'zh_tw_wp',3,'configcustomusermenuitems','You can configure the contents of the user menu (with the exception of the log out link, which is automatically added). Each line is separated by pipe characters and consists of 1) a string in \"langstringname, componentname\" form or as plain text, 2) a URL, and 3) an icon either as a pix icon (in the folder pix with the structure [subfoldername]/[iconname], e.g. i/publish) or as a URL. Dividers can be used by adding a line of one or more # characters where desired.','你可以配置用戶選單的內容(登出的連結除外,因它會自動加上去)。每一行以|符號隔開,且包含(1)一個以\"語言字串名稱或成分名稱\"形式的字串或是文字,(2)一個網址 和(3)一個小圖示(在pix/t資料夾)或是小圖示的網址。你可以加上一行一或多個#符號來做為區隔線。',NULL,1589529656,NULL,0,0),(2212,'zh_tw_wp',3,'configdbsessions','If enabled, this setting will use the database to store information about current sessions. Note that changing this setting now will log out all current users (including you). If you are using MySQL please make sure that \'max_allowed_packet\' in my.cnf (or my.ini) is at least 4M. Other session drivers can be configured directly in config.php, see config-dist.php for more information. This option disappears if you specify session driver in config.php file.','如果啟用,將會使用資料庫儲存目前的session資訊。這對於那些大的/繁忙的網站或是在集群上建立的網站是很有用的。對於多數網站,此選項應當保持關閉,即使用伺服器硬碟儲存session資訊。注意改變這個設定將會強制退出所有目前線上的用戶(包括您)。如果你正在使用MySQL,請確認my.cnf (或my.ini)檔案內的\'max_allowed_packet\'至少要設為4M。\n其他session硬碟可以直接在config.php 設定。參見config-dist.php 可取得更多訊息。若你在config.php 檔案上指定session 硬碟,這一選項會消失。',NULL,1589529656,NULL,0,0),(2213,'zh_tw_wp',3,'configdebug','If you turn this on, then PHP\'s error_reporting will be increased so that more warnings are printed. This is only useful for developers.','如果您打開這個選項,那麼PHP的錯誤報告會增加,頁面上會出現更多的警告信息。這只對開發人員有用。',NULL,1589529656,NULL,0,0),(2214,'zh_tw_wp',3,'configdebugdisplay','Set to on, the error reporting will go to the HTML page. This is practical, but breaks XHTML, JS, cookies and HTTP headers in general. Set to off, it will send the output to your server logs, allowing better debugging. The PHP setting error_log controls which log this goes to.','如果啟用,錯誤報告會顯示在 HTML 頁面,這個功能雖然實用,但是可能會破壞 XHTML、JS、cookies 與 HTTP 頁首;如果關閉,表示會記錄在伺服器日誌檔案中,比較方便除錯。 PHP 的 error_log 設定控制那些日誌寫入到系統日誌中。',NULL,1589529656,NULL,0,0),(2215,'zh_tw_wp',3,'configdebugpageinfo','Enable if you want page information printed in page footer.','如果您希望在頁尾顯示頁面資訊,就啟用此設定。',NULL,1589529656,NULL,0,0),(2216,'zh_tw_wp',3,'configdebugvalidators','Enable if you want to have links to external validator servers in page footer. You may need to create new user with username w3cvalidator, and enable guest access. These changes may allow unauthorized access to server, do not enable on production sites!','如果您希望頁面底端有到外部檢查器的鏈接,就啟用此項。您可能需要建立一個名為w3cvalidator的使用者,並賦予它訪客權限。這個改動可能會使某些人未經授權就能進入本站,所以不要在正式使用的網站上使用它。',NULL,1589529656,NULL,0,0),(2217,'zh_tw_wp',3,'configdefaulthomepage','This determines the first link in the navigation for logged-in users.','這裡決定已登入用戶的首頁',NULL,1589529657,NULL,0,0),(2218,'zh_tw_wp',3,'configdefaultrequestcategory','Courses requested by users with the capability to request new courses in the system context will be placed in this category unless users are able to select a different category.','用戶申請的課程將自動放入此類別中。',NULL,1589529657,NULL,0,0),(2219,'zh_tw_wp',3,'configdefaultrequestedcategory','Default category to put courses that were requested into, if they\'re approved.','當課程申請核淮後,預設放到那個類別中。',NULL,1589529657,NULL,0,0),(2220,'zh_tw_wp',3,'configdefaultuserroleid','All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given. The default is the Authenticated user role. Note that this will not conflict with other roles they have unless you prohibit capabilities, it just ensures that all users have capabilities that are not assignable at the course level (eg post blog entries, manage own calendar, etc).','所有登入的用戶會具有您在這裡指定的權限,加上他們本身已經擁有的。預設是一般用戶角色(舊版是訪客角色),這不會跟他們原有的角色產生衝突,只是確保所有用戶具有課程層級所沒有指派的權限(例如發表部落格、管理自己的行事曆等)。',NULL,1589529657,NULL,0,0),(2221,'zh_tw_wp',3,'configdeleteincompleteusers','After this period, any account without the first name, last name or email field filled in is deleted.','超過這個時限,設定不完整的舊帳號將被刪除。',NULL,1589529657,NULL,0,0),(2222,'zh_tw_wp',3,'configdeleteunconfirmed','For certain authentication methods, such as email-based self-registration, users must confirm their account within a certain time. After this period, any old unconfirmed accounts are deleted.','當您使用電子郵件做認證時,用戶需要在一個時限之內做回應,若超過這個時限未確認,該用戶帳號將會被刪除。',NULL,1589529657,NULL,0,0),(2223,'zh_tw_wp',3,'configdenyemailaddresses','To deny email addresses from particular domains list them here in the same way. All other domains will be accepted. To deny subdomains add the domain with a preceding \'.\'. eg hotmail.com yahoo.co.uk .live.com','要拒絕某些網域名稱的電子郵件地址,請把他們列在這裡。系統會接受所有其它網域名稱的郵件。例如hotmail.com yahoo.co.uk',NULL,1589529657,NULL,0,0),(2224,'zh_tw_wp',3,'configenableanalytics','Analytics models, such as \'Students at risk of dropping out\' or \'Upcoming activities due\', can generate predictions, send insight notifications and offer further actions such as messaging users.','Analytics models, such as \'Students at risk of dropping out\' or \'Upcoming activities due\', can generate predictions, send insight notifications and offer further actions such as messaging users.',NULL,1589529657,NULL,0,0),(2225,'zh_tw_wp',3,'configenableblogs','This switch provides all site users with their own blog.','是否要提供所有網站用戶擁有他們自己的部落格。',NULL,1589529657,NULL,0,0),(2226,'zh_tw_wp',3,'configenabledevicedetection','Enables detection of mobiles, smartphones, tablets or default devices (desktop PCs, laptops, etc) for the application of themes and other features.','為佈景的選擇和其它功能啟用行動電話、智慧型手機、平板電腦和預設設備(桌上型、筆記型電腦等)檢測功能。',NULL,1589529657,NULL,0,0),(2227,'zh_tw_wp',3,'configdisableuserimages','Disable the ability for users to change user profile images.','關閉用戶變更個人照片的能力。',NULL,1589529657,NULL,0,0),(2228,'zh_tw_wp',3,'configdisplayloginfailures','This will display information to users about previous failed logins.','這將會向用戶顯示先前登入失敗的資訊。',NULL,1589529657,NULL,0,0),(2229,'zh_tw_wp',3,'configdndallowtextandlinks','Enable or disable the dragging and dropping of text and links onto a course page, alongside the dragging and dropping of files. Note that the dragging of text into Firefox or between different browsers is unreliable and may result in no data being uploaded, or corrupted text being uploaded.','打開或關閉拖放文字、超連結或檔案到課程頁面功能。注意,拖放文字到 Firefox或在不同瀏覽器間拖放是不可靠的,可能導致上傳成空內容或混亂的文字。',NULL,1589529657,NULL,0,0),(2230,'zh_tw_wp',3,'configdoclang','This language will be used in links for the documentation pages.','這一語言將會將會用來連結到使用此語言的文件頁面。',NULL,1589529657,NULL,0,0),(2231,'zh_tw_wp',3,'configdocroot','Defines the path to the Moodle Docs for providing context-specific documentation via \'Moodle Docs for this page\' links in the footer of each page. If the field is left blank, links will not be displayed.','定義Moodle線上文件的路徑,以提供特定處境的文件。它會在每一頁的頁腳顯現\'本頁的Moodle線上文件\'連結。\n\n如果您希望擁有您自己的的線上文件,您可以修改它。\n\n然而,如果你做了變更,請確認您的文件中的路徑格式與 http://docs.moodle.org的相同。\n\n若這欄位空白,將不會顯現連結。',NULL,1589529657,NULL,0,0),(2232,'zh_tw_wp',3,'configdoctonewwindow','If you enable this, then links to Moodle Docs will be shown in a new window.','如果您啟動此項,Moodel文件的連結將顯示在新視窗中。',NULL,1589529657,NULL,0,0),(2233,'zh_tw_wp',3,'configeditordictionary','This value will be used if aspell doesn\'t have dictionary for users own language.','如果 aspell 沒有用戶自己語言字典時,這個值會將會被使用。',NULL,1589529657,NULL,0,0),(2234,'zh_tw_wp',3,'configeditorfontlist','Select the fonts that should appear in the editor\'s drop-down list.','選擇要顯示在編輯器下拉選單中的字型。',NULL,1589529657,NULL,0,0),(2235,'zh_tw_wp',3,'configemailchangeconfirmation','Require an email confirmation step when users change their email address in their profile.','當用戶變更電子郵件信箱資料時,需要執行電子郵件確認的步驟。',NULL,1589529657,NULL,0,0),(2236,'zh_tw_wp',3,'configemailfromvia','Add via information in the \"From\" section of outgoing email. This informs the recipient from where this email came from and also helps combat recipients accidentally replying to no-reply email addresses.','在外送郵件的\"來自\"部分加上\"系統自動通知\"的說明。\n這會告知收件人這一電子郵件來自哪裡,且也有助於防止收件人意外地回信給一個不處理回信的電子郵件地址。',NULL,1589529657,NULL,0,0),(2237,'zh_tw_wp',3,'configemailsubjectprefix','Text to be prefixed to the subject line of all outgoing mail.','Text to be prefixed to the subject line of all outgoing mail.',NULL,1589529657,NULL,0,0),(2238,'zh_tw_wp',3,'configenablecalendarexport','Enable exporting or subscribing to calendars.','啟用對行事曆做匯出或訂閱的功能。',NULL,1589529657,NULL,0,0),(2239,'zh_tw_wp',3,'configenablecomments','Enable comments','啟用評論',NULL,1589529657,NULL,0,0),(2240,'zh_tw_wp',3,'configenablecourserequests','If enabled, users with the capability to request new courses (moodle/course:request) will have the option to request a course. This capability is not allowed for any of the default roles. It may be applied in the system or category context.','是否允許任何用戶申請建立新課程。',NULL,1589529657,NULL,0,0),(2241,'zh_tw_wp',3,'configenablemobilewebservice','Enable mobile service for the official Moodle app or other app requesting it. For more information, read the {$a}','為官方版的 Moodle APP或其他APP啟用行動服務(mobile service) 功能。更多資訊請參閱{$a}。',NULL,1589529657,NULL,0,0),(2242,'zh_tw_wp',3,'configenablerssfeeds','If enabled, RSS feeds are generated by various features across the site, such as blogs, forums, database activities and glossaries. Note that RSS feeds also need to be enabled for the particular activity modules.','這個選項啟用所有討論區的RSS摘要。您仍需啟用每一個討論區設定中的RSS摘要選項-請至系統管理下的模組設定。',NULL,1589529657,NULL,0,0),(2243,'zh_tw_wp',3,'configenablerssfeedsdisabled','It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.','由於RSS摘要功能已經在網站後台關閉了,因此無法使用。要開啟它,請至網站管理選單的【進階】設定。',NULL,1589529657,NULL,0,0),(2244,'zh_tw_wp',3,'configenablerssfeedsdisabled2','RSS feeds are currently disabled at site level. They may be enabled in Advanced features in the Site administration.','RSS摘要功能已經在伺服器階層關閉了。您須在網站管理選單的【進階】設定中先啟動它們。',NULL,1589529657,NULL,0,0),(2245,'zh_tw_wp',3,'configenablesafebrowserintegration','This adds the choice \'Require Safe Exam Browser\' to the \'Browser security\' field on the quiz settings form. See https://www.safeexambrowser.org/ for more information.','在測驗卷設定的表單中,新增“需要Safe Exam瀏覽器”到“瀏覽器安全性”的欄位。詳參 http://www.safeexambrowser.org/ 網站。',NULL,1589529657,NULL,0,0),(2246,'zh_tw_wp',3,'configenablestats','If you choose \'yes\' here, Moodle\'s cronjob will process the logs and gather some statistics. Depending on the amount of traffic on your site, this can take awhile. If you enable this, you will be able to see some interesting graphs and statistics about each of your courses, or on a sitewide basis.','如果您在此選擇“是”,Moodle將處理記錄及收集統計資料。根據您網路的流通量而定,可能會需要一些時間。如果您啟動此選項,您將可以看到關於您的每個課程或整個網站的有趣統計圖和統計資料。',NULL,1589529657,NULL,0,0),(2247,'zh_tw_wp',3,'configenabletrusttext','By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk. The Trusted Content system is a way of giving particular users that you trust the ability to include these advanced features in their content without interference. To enable this system, you need to first enable this setting, and then grant the Trusted Content permission to a specific Moodle role. Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.','Moodle預設會過濾來自使用者的文字來移除可能存在安全風險的惡意程式碼、媒體檔案,可信任內容系統讓指定的使用者能夠在沒有干擾的情況下在內容中使用那些進階功能;您需要先啟用這個設定,接著將信任內容的權限授予給指定的 Moodle 角色,接著來自該角色使用者建立或上傳的內容將會標示為可信任的,在顯示前不會進行過濾。',NULL,1589529657,NULL,0,0),(2248,'zh_tw_wp',3,'configenablewebservices','Web services enable other systems, such as the Moodle app, to log in to the site and perform operations. For extra security, the setting should be disabled if you are not using the app, or an external tool/service that requires integration via web services.','其它系統可以使用網絡服務登入到此 Moodle 並做各種操作。基於安全考量,您應該禁用這個功能,除非您真的要使用它。',NULL,1589529657,NULL,0,0),(2249,'zh_tw_wp',3,'configenablewsdocumentation','Enable auto-generation of web services documentation. A user can access to his own documentation on his security keys page {$a}. It displays the documentation for the enabled protocols only.','啟用網絡服務文件自動生成。用戶可以在他的安全密鑰頁{$a}存取自己的文件。只會顯示已啟用的通訊協定檔案。',NULL,1589529657,NULL,0,0),(2250,'zh_tw_wp',3,'configerrorlevel','Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.','選擇顯示的PHP警告數目。“正常”通常是最佳選擇。',NULL,1589529657,NULL,0,0),(2251,'zh_tw_wp',3,'configexportlookahead','Days to look ahead during export','在匯出時,要包含未來幾天',NULL,1589529657,NULL,0,0),(2252,'zh_tw_wp',3,'configexportlookback','Days to look back during export','在匯出時,要包含過去幾天',NULL,1589529657,NULL,0,0),(2253,'zh_tw_wp',3,'configextendedusernamechars','Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names). The default is \"false\" which restricts usernames to be alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@).','啟用這個選項將允許學生在帳號名稱中使用任何字元(這並不會影響它們實際的名字)。預設值是“否”,限制帳號名稱只能使用小寫字母、數字、底線( _ )、橫線( - )、小數點( . )或( @ )。',NULL,1589529657,NULL,0,0),(2254,'zh_tw_wp',3,'configextramemorylimit','Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.','某些程式(例如搜尋、備份/還原或排程)需要更多的記憶體。大的網站,請設定一個較高的值。',NULL,1589529657,NULL,0,0),(2255,'zh_tw_wp',3,'configfilterall','Filter all strings, including headings, titles, navigation bar and so on. This is mostly useful when using the multilang filter, otherwise it will just create extra load on your site for little gain.','過濾全部字元串,包括標頭、標題、導覽列等等。當使用多語言過濾時,這是非常有用的,否則它只會給您的系統帶來額外的負擔。',NULL,1589529657,NULL,0,0),(2256,'zh_tw_wp',3,'configfiltermatchoneperpage','Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.','自動連結過濾器將只在整個網頁中的第一個相符的文字產生連結,其他的將被忽略。',NULL,1589529657,NULL,0,0),(2257,'zh_tw_wp',3,'configfiltermatchonepertext','Automatic linking filters will only generate a single link for the first matching text instance found in each item of text on the page. All others are ignored. This setting has no effect if \'Filter match once per page\' is enabled.','自動連結過濾器將在網頁中的每一項目中(如資源、區塊)的第一個相符的文字產生連結,其他的將被忽略。如果每頁一個的設定為時,此設定會被忽略。',NULL,1589529657,NULL,0,0),(2258,'zh_tw_wp',3,'configfilteruploadedfiles','Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.','使用該設置會讓Moodle在顯示上傳的HTML和文字前用過濾器處理他們。',NULL,1589529657,NULL,0,0),(2259,'zh_tw_wp',3,'configforcelogin','Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.','正常來說,網站和課程列表的首頁(不包含課程),並不需要使用者登入。如果您要強制使用者登入才能瀏覽,請啟用此功能。',NULL,1589529657,NULL,0,0),(2260,'zh_tw_wp',3,'configforceloginforprofiles','This setting forces people to log in as a real (non-guest) account before viewing any user\'s profile. If you disabled this setting, you may find that some users post advertising (spam) or other inappropriate content in their profiles, which is then visible to the whole world.','這個設定會強制訪問者在檢視用戶個人資訊頁面之前必須以真實(非訪客)帳號登入。如果您關閉了這一設定,那麼可能會有些用戶在它的個人資料中發布廣告(垃圾資訊)或其他不雅的內容,而這些全世界都可以看到。',NULL,1589529657,NULL,0,0),(2261,'zh_tw_wp',3,'configfrontpage','The items selected above will be displayed on the site\'s front page.','上面選擇的項目會顯示在網站的首頁',NULL,1589529657,NULL,0,0),(2262,'zh_tw_wp',3,'configfrontpagecourselimit','Maximum number of courses','課程數量上限',NULL,1589529657,NULL,0,0),(2263,'zh_tw_wp',3,'configfrontpagecourselimithelp','Maximum number of courses to be displayed on the site\'s front page in course listings.','課程列表的站台首頁可顯示的課程數量上限',NULL,1589529657,NULL,0,0),(2264,'zh_tw_wp',3,'configfrontpageloggedin','The items selected above will be displayed on the site\'s front page when a user is logged in.','上面選擇的項目會在使用者登入時顯示於網站首頁。',NULL,1589529657,NULL,0,0),(2265,'zh_tw_wp',3,'configfullnamedisplay','This defines how names are shown when they are displayed in full. The default value, \"language\", leaves it to the string \"fullnamedisplay\" in the current language pack to decide. Some languages have different name display conventions.\n\nFor most mono-lingual sites the most efficient setting is \"firstname lastname\", but you may choose to hide surnames altogether. Placeholders that can be used are: firstname, lastname, firstnamephonetic, lastnamephonetic, middlename, and alternatename.','這定義了如何顯示名字。對於多數單一語言網站,最有效的設定是預設的「名 + 姓」,但也可以選擇隱藏姓或者讓當前的語言包來決定(某些語言有不同的名字顯示習俗)。',NULL,1589529657,NULL,0,0),(2266,'zh_tw_wp',3,'configgeoipfile','Location of GeoLite2 City binary data file. This file is not part of Moodle distribution and must be obtained separately from MaxMind. You can either buy a commercial version or use the free version. You\'ll need to register to download the City database file, which you can do at https://dev.maxmind.com/geoip/geoip2/geolite2/. Once you\'ve registered and downloaded the file, extract it into \"{$a}\" directory on your server.','GeoLite2 City 二進位資料檔的位置。此檔不是Moodle發行,必須另外從MaxMind取得。您可以購買商業版本或使用免費版本。
只要下載 http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.dat.gz然後解壓縮放至您的伺服器中的 \"{$a}\"目錄中。',NULL,1589529657,NULL,0,0),(2267,'zh_tw_wp',3,'configgetremoteaddrconf','If your server is behind a reverse proxy, you can use this setting to specify which HTTP headers can be trusted to contain the remote IP address. The headers are read in order, using the first one that is available.','如果您的伺服器在一個反向代理伺服器後,您可以設定此項以確定那一個 HTTP 標頭資訊包含了訪問者的 IP 地址。標頭資訊按順序讀入,第一條出現的將被使用。',NULL,1589529657,NULL,0,0),(2268,'zh_tw_wp',3,'configgradebookroles','This setting allows you to control who appears on the gradebook. Users need to have at least one of these roles in a course to be shown in the gradebook for that course.','這個設定讓您可以控制顯示在成績單的人,要顯示在課程成績單的人需要在課程中擁有至少一個指定的角色。',NULL,1589529657,NULL,0,0),(2269,'zh_tw_wp',3,'configgradeexport','Choose which gradebook export formats are your primary methods for exporting grades. Chosen plugins will then set and use a \"last exported\" field for every grade. For example, this might result in exported records being identified as being \"new\" or \"updated\". If you are not sure about this then leave everything unchecked.','選擇何種成績單匯出格式做為主要格式。被選用的外掛將設定和使用每個成績的“最後匯出”欄位。例如,已匯出的記錄可以被標記為“新的”或者“已更新的”。如果您不能確定該如何設定,就什麼都別選。',NULL,1589529657,NULL,0,0),(2270,'zh_tw_wp',3,'confighiddenuserfields','Select which user information fields you wish to hide from other users other than course teachers/admins. This will increase student privacy. Hold CTRL key to select multiple fields.','選擇那些用戶資訊欄位要隱藏,除了課程的教師們/管理者可看見外。這可以加強對學生隱私的保護。要選擇多個欄位 時請按住CTRL鍵。',NULL,1589529657,NULL,0,0),(2271,'zh_tw_wp',3,'configidnumber','This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User\'s ID number is displayed in their Profile.','這選項指定用戶是否(a)完全不要求ID編號,(b)會要求ID編號,但可留空白,(c)必須要ID編號,不能留空。如果輸入了用戶ID編號,它將顯示在用戶個人資料中。',NULL,1589529657,NULL,0,0),(2272,'zh_tw_wp',3,'configintro','On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don\'t worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.','在此頁面中,您可以設定許多環境變數,它們可讓Moodle在您的伺服主機上運作的更好。不必太擔心—預設的設定值已經能讓系統很好地運作,而且您以後也可以再回到這裡改變這些設定值。',NULL,1589529657,NULL,0,0),(2273,'zh_tw_wp',3,'configintroadmin','On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.','在這個頁面中,您可以設定您的主要管理員帳號,它可以完全控制網站。請確認您為它設定了一個安全的帳號和密碼以及一個合法的電子郵件信箱。您以後可以建立更多的管理員帳號。',NULL,1589529657,NULL,0,0),(2274,'zh_tw_wp',3,'configintrosite','This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.','在此頁設定首頁和這個網站的名稱。您隨時可以使用首頁上的“首頁設定 ”連結返回到此頁,修改這些設定 。',NULL,1589529657,NULL,0,0),(2275,'zh_tw_wp',3,'configiplookup','When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.','當您在記錄中點選了一個 IP 位址(例如 34.12.222.93),系統會顯示此 IP 的可能位置的地圖;有許多這樣功能的外掛可以選擇,它們各有優缺點。',NULL,1589529657,NULL,0,0),(2276,'zh_tw_wp',3,'configkeeptagnamecase','Check this if you want tag names to keep the original casing as entered by users who created them','如果您希望用戶輸入的標籤名稱保持原有的大小寫,請勾選此選項',NULL,1589529657,NULL,0,0),(2277,'zh_tw_wp',3,'configlang','Choose a default language for the whole site. Users can override this setting using the language menu or the setting in their personal profile.','為整個網站選擇一種預設的語言。用戶可以利用語言選單或在他們的個人資料頁上的設定,來更換這個設定。',NULL,1589529657,NULL,0,0),(2278,'zh_tw_wp',3,'configlangstringcache','Caches all the language strings into compiled files in the data directory. If you are translating Moodle or changing strings in the Moodle source code then you may want to switch this off. Otherwise leave it on to see performance benefits.','將所有語言編譯後的字元串快取在資料目錄中。如果您正在翻譯Moodle,或在Moodle原始碼中編輯了字串,那麼您應該關閉此選項。否則,請打開它,來提升性能。',NULL,1589529657,NULL,0,0),(2279,'zh_tw_wp',3,'configlanglist','If left blank, all languages installed on the site will be displayed in the language menu. Alternatively, the language menu may be shortened by entering a list of language codes separated by commas e.g. en,de,fr. If desired, a different name for the language than the language pack name may be specified using the format: language code|language name e.g. en_kids|English,de_kids|Deutsch.','此處留空將允許使用者從您所有已安裝的語言種類中任選一種。當然如果您要縮短語言選單,那麼可以在此填入語言代碼,以逗號(,)隔開。例如:zh_tw,ja,en,es_es,fr,it。',NULL,1589529657,NULL,0,0),(2280,'zh_tw_wp',3,'configlangmenu','Choose whether or not you want to display the general-purpose language menu on the home page, login page etc. This does not affect the user\'s ability to set the preferred language in their own profile.','選擇要不要在主頁、登入頁顯示共用的語言選單。這並不影響用戶在他們的個人資料表中選擇自己偏愛的語言。',NULL,1589529657,NULL,0,0),(2281,'zh_tw_wp',3,'configlatinexcelexport','Choose the encoding for Excel exports.','選擇 Excel 匯出資料的編碼',NULL,1589529657,NULL,0,0),(2282,'zh_tw_wp',3,'configlocale','Choose a sitewide locale - this will override the format and language of dates for all language packs (though names of days in calendar are not affected). You need to have this locale data installed on your operating system (eg for linux en_US.UTF-8 or es_ES.UTF-8). In most cases this field should be left blank.','選擇網站的地區設定——它會影響所有語言包對顯示日期的格式和語言。您的作業系統上必須安裝這種區域設定(例如 Linux裡的zh_TW.UTF-8或en_US.UTF-8)。大多數情況下,您可以把它留空。',NULL,1589529657,NULL,0,0),(2283,'zh_tw_wp',3,'configlockrequestcategory','If enabled, users with the capability to request new courses in the system context will not be able to select a category in the request a new course form. An alternative way of restricting users to requesting a new course in just one category is to apply the capability to request new courses in the category context.','If enabled, users with the capability to request new courses in the system context will not be able to select a category in the request a new course form. An alternative way of restricting users to requesting a new course in just one category is to apply the capability to request new courses in the category context.',NULL,1589529657,NULL,0,0),(2284,'zh_tw_wp',3,'configloglifetime','This specifies the length of time you want to keep logs about user activity. Logs that are older than this age are automatically deleted. It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime. Values lower than 30 are not recommended because statistics may not work properly.','在此指定保存用戶活動日誌的時間長短。超出此時間段的日誌將被自動刪除。最好是將日誌保留盡量長的時間,萬一需要他們呢?但如果您的伺服器 非常繁忙且有性能方面的問題,您也許會希望減少保留日誌 的時間。不建議將天數設為小於30的值,因為這樣可能會讓統計功能出錯。',NULL,1589529657,NULL,0,0),(2285,'zh_tw_wp',3,'configlookahead','Days to look ahead','向前查看天數',NULL,1589529657,NULL,0,0),(2286,'zh_tw_wp',3,'configmailnewline','Newline characters used in mail messages. CRLF is required according to RFC 822bis, some mail servers do automatic conversion from LF to CRLF, other mail servers do incorrect conversion from CRLF to CRCRLF, yet others reject mails with bare LF (qmail for example). Try changing this setting if you are having problems with undelivered emails or double newlines.','在郵件中使用的換行字元。根據RFC 822bis定義CRLF是必須的,有些郵件可以自動將LF轉換為CRLF,有些郵件伺服器則將CRLF作錯誤的轉換至CRCRLF,其餘的將缺少LF的信件駁回收(例如qmail)。如果您有不能傳送郵件或重覆空新行的問題,可嘗試變更此設定。',NULL,1589529657,NULL,0,0),(2287,'zh_tw_wp',3,'configmaxbytes','This specifies a maximum size for files uploaded to the site. This setting is limited by the PHP settings post_max_size and upload_max_filesize, as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course or activity level. If \'Site upload limit\' is chosen, the maximum size allowed by the server will be used.','限制整個網站內上傳檔案的最大容量。這個設定會受到PHP設定中post_max_size和upload_max_filesize,以及Apache設定中LimitRequestBody的影響。這個設定也會影響課程和模組中選擇檔案容量的範圍。如果選擇「伺服器限制」,將使用伺服器允許的最大值。',NULL,1589529657,NULL,0,0),(2288,'zh_tw_wp',3,'configmaxconsecutiveidentchars','Passwords must not have more than this number of consecutive identical characters. Use 0 to disable this check.','密碼中連續相同的字元不可以超過幾個。使用0會禁用這項檢查。',NULL,1589529657,NULL,0,0),(2289,'zh_tw_wp',3,'configmaxeditingtime','This specifies the amount of time people have to re-edit forum postings, glossary comments etc. Usually 30 minutes is a good value.','此參數指定使用者在多長時間內可以重新修改討論區的張貼內容。通常30分鐘比較合適。',NULL,1589529657,NULL,0,0),(2290,'zh_tw_wp',3,'configmaxevents','Events to Lookahead','向前查找的事件數',NULL,1589529657,NULL,0,0),(2291,'zh_tw_wp',3,'configmessaging','If enabled, users can send messages to other users on the site.','是否啟用在網站用戶之間發送訊息的功能?',NULL,1589529657,NULL,0,0),(2292,'zh_tw_wp',3,'configmessagingallowemailoverride','Allow users to have email message notifications sent to an email address other than the email address in their profile','允許用戶將電子郵件通知發送到個人資料中的電子郵件地址之外的地址。',NULL,1589529657,NULL,0,0),(2293,'zh_tw_wp',3,'configmessagingdefaultpressenter','Whether \'Use enter to send\' is enabled by default in users\' messaging settings.','Whether \'Use enter to send\' is enabled by default in users\' messaging settings.',NULL,1589529657,NULL,0,0),(2294,'zh_tw_wp',3,'configmessagingdeletereadnotificationsdelay','Read notifications can be deleted to save space. How long after a notification is read can it be deleted?','可以刪除已閱讀的通知,以節約空間。通知被閱讀多久後可以被刪除?',NULL,1589529657,NULL,0,0),(2295,'zh_tw_wp',3,'configmessagingdeleteallnotificationsdelay','Read and unread notifications can be deleted to save space. How long after a notification is created can it be deleted?','Read and unread notifications can be deleted to save space. How long after a notification is created can it be deleted?',NULL,1589529657,NULL,0,0),(2296,'zh_tw_wp',3,'configmessagingallusers','If enabled, users can view the list of all users on the site when selecting someone to message, and their message preferences include the option to accept messages from anyone on the site. If disabled, users can only view the list of users in their courses, and they have just two options in message preferences - to accept messages from their contacts only, or their contacts and anyone in their courses.','If enabled, users can view the list of all users on the site when selecting someone to message, and their message preferences include the option to accept messages from anyone on the site. If disabled, users can only view the list of users in their courses, and they have just two options in message preferences - to accept messages from their contacts only, or their contacts and anyone in their courses.',NULL,1589529657,NULL,0,0),(2297,'zh_tw_wp',3,'configminpassworddigits','Passwords must have at least these many digits.','密碼中至少要有幾個數目字',NULL,1589529657,NULL,0,0),(2298,'zh_tw_wp',3,'configminpasswordlength','Passwords must be at least these many characters long.','密碼中至少要有幾個字元',NULL,1589529657,NULL,0,0),(2299,'zh_tw_wp',3,'configminpasswordlower','Passwords must have at least these many lower case letters.','密碼中至少要有幾個小寫字母',NULL,1589529657,NULL,0,0),(2300,'zh_tw_wp',3,'configminpasswordnonalphanum','Passwords must have at least these many non-alphanumeric characters.','密碼中至少要有幾個\"字母和數字以外\"的字元',NULL,1589529657,NULL,0,0),(2301,'zh_tw_wp',3,'configminpasswordupper','Passwords must have at least these many upper case letters.','密碼中至少要有幾個大寫字母',NULL,1589529657,NULL,0,0),(2302,'zh_tw_wp',3,'configmodchooserdefault','Should the activity chooser be presented to users by default?','是否在預設情況下將該活動選擇器顯示給用戶?',NULL,1589529657,NULL,0,0),(2303,'zh_tw_wp',3,'configmycoursesperpage','Maximum number of courses to display in any list of a user\'s own courses','在用戶自己的課程列表中,最多顯示幾門課程',NULL,1589529657,NULL,0,0),(2304,'zh_tw_wp',3,'configmymoodleredirect','This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my','如果開啟,則當非管理員使用者登入時,直接跳轉到/my,並用/my替換掉網站首頁。',NULL,1589529657,NULL,0,0),(2305,'zh_tw_wp',3,'configmypagelocked','This setting prevents the default page from being edited by any non-admins','此設定阻止任何非管理員用戶對預設頁面的編輯企圖',NULL,1589529657,NULL,0,0),(2306,'zh_tw_wp',3,'confignavcourselimit','Limits the number of courses shown to the user in the navigation.','在導覽列上顯示給用戶看的課程數限制。',NULL,1589529657,NULL,0,0),(2307,'zh_tw_wp',3,'confignavshowallcourses','This setting determines whether users who are enrolled in courses can see Courses (listing all courses) in the navigation, in addition to My Courses (listing courses in which they are enrolled).','如果啟用,用戶在“我的課程”和“課程”中都可以看到他已選的課程。如果停用,有選課的用戶在導覽中將只能看到“我的課程”。如果用戶未登入或未加入任何課程,顯示的課程數仍然不會超過“課程限制(navcourselimit)”。',NULL,1589529657,NULL,0,0),(2308,'zh_tw_wp',3,'confignavshowcategories','Show course categories in the navigation bar and navigation blocks. This does not occur with courses the user is currently enrolled in, they will still be listed under mycourses without categories.','在導覽列和導覽版塊中顯示課程分類。學生已經選課的課程不受此設定影響,它們仍會被直接列在「我的課程」之下,與分類無關。',NULL,1589529657,NULL,0,0),(2309,'zh_tw_wp',3,'confignoreplyaddress','Emails are sometimes sent out on behalf of a user (eg forum posts). The email address you specify here will be used as the \"From\" address in those cases when the recipients should not be able to reply directly to the user (eg when a user chooses to keep their address private). This setting will also be used as the envelope sender when sending email.','有時電子郵件以用戶身份發送(如討論區張貼)。有時用戶不希望別人看到自己的電子郵件地址,在這情況下,您在此處指定的電子郵件地址將會被使用來當作發送信箱。',NULL,1589529657,NULL,0,0),(2310,'zh_tw_wp',3,'confignotifyloginfailures','Send login failure notification messages to these selected users. This requires an internal logstore (eg Standard Logstore) to be enabled.','將登入失敗通知的訊息傳送給選出的用戶。這功能需要先啟動內部日誌儲存(標準日誌儲存)。',NULL,1589529657,NULL,0,0),(2311,'zh_tw_wp',3,'confignotifyloginthreshold','If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?','如果發送登入失敗的通知,對於一個使用者或是IP位址而言,多少次登入失敗之後發送通知呢?',NULL,1589529657,NULL,0,0),(2312,'zh_tw_wp',3,'confignotloggedinroleid','Users who are not logged in to the site will be treated as if they have this role granted to them at the site context. Guest is almost always what you want here, but you might want to create roles that are less or more restrictive. Things like creating posts still require the user to log in properly.','沒有登入這個網站的用戶將會以這個角色在網站處境中活動。\n\n通常\'訪客\'是最合適,不過您也許想要建立有更多或更少限制的角色。\n\n至於像是發表文章等功能還是會要求用戶確實登入。',NULL,1589529657,NULL,0,0),(2313,'zh_tw_wp',3,'configopentowebcrawlers','If you enable this setting, then search engines will be allowed to enter your site as a guest. In addition, people coming in to your site via a search engine will automatically be logged in as a guest. Note that this only provides transparent access to courses that already allow guest access.','如果使用該設定,Google將能夠以訪客的身份進入網站。通過Google搜索而來的訪問者也可以以訪客的身份登入網站。這個選項僅對允許訪客訪問的課程有效。',NULL,1589529657,NULL,0,0),(2314,'zh_tw_wp',3,'configoverride','Defined in config.php','在config.php定義',NULL,1589529657,NULL,0,0),(2315,'zh_tw_wp',3,'configpasswordpolicy','If enabled, user passwords will be checked against the password policy as specified in the settings below. Enabling the password policy will not affect existing users until they decide to, or are required to, change their password.','開啟此項,Moodle將檢查用戶密碼是否符合密碼使用規則。使用下方設定來指定您的密碼政策(如果您取消勾選,設定為“否”,那麼將忽略以下的密碼使用規則。)',NULL,1589529657,NULL,0,0),(2316,'zh_tw_wp',3,'configpasswordresettime','This specifies the amount of time people have to validate a password reset request before it expires. Usually 30 minutes is a good value.','在多少時間之內,用戶需要確認重設密碼的請求,否則就會過期失效。通常設為30分鐘。',NULL,1589529657,NULL,0,0),(2317,'zh_tw_wp',3,'configpathtodu','Path to du. Probably something like /usr/bin/du. If you enter this, pages that display directory contents will run much faster for directories with a lot of files.','導向du。通常是 /usr/bin/du。如果您做此輸入, 對於含有大量檔案的目錄,此輸入可以加速顯示目錄內容網頁的速度.',NULL,1589529657,NULL,0,0),(2318,'zh_tw_wp',3,'configpathtophp','Path to PHP CLI. Probably something like /usr/bin/php. If you enter this, cron scripts can be executed from admin web interface.','Path to PHP CLI. Probably something like /usr/bin/php. If you enter this, cron scripts can be executed from admin web interface.',NULL,1589529657,NULL,0,0),(2319,'zh_tw_wp',3,'configperfdebug','If you turn this on, performance info will be printed in the footer of the standard theme','如果您啟用這個功能,在標準佈景的頁尾處將出現效能的資訊。',NULL,1589529657,NULL,0,0),(2320,'zh_tw_wp',3,'configprofileroles','List of roles that are visible on user profiles and participation page.','在用戶個人資料和課程成員頁面可以看到的角色列表。',NULL,1589529657,NULL,0,0),(2321,'zh_tw_wp',3,'configprofilesforenrolledusersonly','To prevent misuse by spammers, profile descriptions of users who are not yet enrolled in any course are hidden. New users must enrol in at least one course before they can add a profile description.','為了防止個人資訊被盜用,未加入任何課程的用戶簡介資料將是隱藏的。新用戶只有加入至少一門課程後,才可以增加個人簡介資料。',NULL,1589529657,NULL,0,0),(2322,'zh_tw_wp',3,'configprotectusernames','If enabled, the forgotten password form will not display any hints allowing account usernames or email addresses to be guessed.','預設forget_password.php 不會顯示任何提示。因它可能引起使用者名稱或電子郵件地址的猜測。',NULL,1589529657,NULL,0,0),(2323,'zh_tw_wp',3,'configproxybypass','Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)','半形逗號分隔的主機或IP列表。進入它們時不使用代理(例如,192.168.,.mydomain.com)',NULL,1589529657,NULL,0,0),(2324,'zh_tw_wp',3,'configproxyhost','If this server needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname here. Otherwise leave it blank.','如果此伺服主機是通過代理(防火牆)上網,那麼請填入代理的主機名和端口,否則留空。',NULL,1589529657,NULL,0,0),(2325,'zh_tw_wp',3,'configproxypassword','Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).','若需要透過代理伺服器存取網際網路(PHP及cURL擴充套件需要),請在這裡設定密碼,否則空白。',NULL,1589529657,NULL,0,0),(2326,'zh_tw_wp',3,'configproxyport','If this server needs to use a proxy computer, then provide the proxy port here.','如果這個主機需要使用代理伺服器,請在這裡指定代理主機的連接埠。',NULL,1589529657,NULL,0,0),(2327,'zh_tw_wp',3,'configproxytype','Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).','網站代理伺服器型態(PHP5及 cURL 擴充套件支援SOCKS5時需要)',NULL,1589529657,NULL,0,0),(2328,'zh_tw_wp',3,'configproxyuser','Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).','若需要透過代理伺服器存取網際網路(PHP及cURL擴充套件需要),請在這裡設定使用者名稱,否則空白。',NULL,1589529657,NULL,0,0),(2329,'zh_tw_wp',3,'configrecaptchaprivatekey','String of characters (secret key) used to communicate between your Moodle server and the recaptcha server. ReCAPTCHA keys can be obtained from Google reCAPTCHA.','您的Moodle伺服器和recaptcha伺服器溝通所使用的字母字串(私鑰)。reCAPTCHA鑰可以由Google reCAPTCHA取得。',NULL,1589529657,NULL,0,0),(2330,'zh_tw_wp',3,'configrecaptchapublickey','String of characters (site key) used to display the reCAPTCHA element in the signup form. ReCAPTCHA keys can be obtained from Google reCAPTCHA.','在登入的表單中的reCAPTCHA元件所顯示字母字串(公鑰),。reCAPTCHA公鑰可由Google reCAPTCHA取得。',NULL,1589529657,NULL,0,0),(2331,'zh_tw_wp',3,'configrequestedstudentname','Word for student used in requested courses','在已申請課程中學生的稱謂',NULL,1589529657,NULL,0,0),(2332,'zh_tw_wp',3,'configrequestedstudentsname','Word for students used in requested courses','在已申請課程中學生的稱謂',NULL,1589529657,NULL,0,0),(2333,'zh_tw_wp',3,'configrequestedteachername','Word for teacher used in requested courses','在已申請課程中教師的稱謂',NULL,1589529657,NULL,0,0),(2334,'zh_tw_wp',3,'configrequestedteachersname','Word for teachers used in requested courses','在已申請課程中教師的稱謂',NULL,1589529657,NULL,0,0),(2335,'zh_tw_wp',3,'configreverseproxyignore','If your server is behind multiple reverse proxies that append to the X-Forwarded-For header then you will need to specify a comma separated list of ip addresses or subnets of the reverse proxies to be ignored in order to find the users correct IP address.','If your server is behind multiple reverse proxies that append to the X-Forwarded-For header then you will need to specify a comma separated list of ip addresses or subnets of the reverse proxies to be ignored in order to find the users correct IP address.',NULL,1589529657,NULL,0,0),(2336,'zh_tw_wp',3,'configsectioninterface','Interface','介面',NULL,1589529657,NULL,0,0),(2337,'zh_tw_wp',3,'configsectionmail','Mail','郵件',NULL,1589529657,NULL,0,0),(2338,'zh_tw_wp',3,'configsectionmaintenance','Maintenance','維護',NULL,1589529657,NULL,0,0),(2339,'zh_tw_wp',3,'configsectionmisc','Miscellaneous','雜項',NULL,1589529657,NULL,0,0),(2340,'zh_tw_wp',3,'configsectionoperatingsystem','Operating system','作業系統',NULL,1589529657,NULL,0,0),(2341,'zh_tw_wp',3,'configsectionpermissions','Permissions','權限',NULL,1589529657,NULL,0,0),(2342,'zh_tw_wp',3,'configsectionrequestedcourse','Course requests','開課申請',NULL,1589529657,NULL,0,0),(2343,'zh_tw_wp',3,'configsectionsecurity','Security','安全',NULL,1589529657,NULL,0,0),(2344,'zh_tw_wp',3,'configsectionstats','Statistics','統計',NULL,1589529657,NULL,0,0),(2345,'zh_tw_wp',3,'configsectionuser','User','用戶',NULL,1589529657,NULL,0,0),(2346,'zh_tw_wp',3,'configsecureforms','Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.','當讀取表單的資料時,Moodle可以提供更多的安全等級。如果此選項被激活,系統將檢查瀏覽器的HTTP_REFERER變量是否與目前的表單相符。在一些極個別的情況下,這會帶來一些麻煩,譬如使用者使用防火牆(如Zonealarm)並設定了從Web資訊中刪除HTTP_REFERER的時候。其症狀是遇到表單就再也無法前進了。如果使用者在登入頁面上發生錯誤,或許您應當選在關閉這個選項,儘管這樣做會使您的網站進一步暴露在暴力密碼攻擊之下。如果不知道選什麼,那就讓它保留「是」吧。',NULL,1589529657,NULL,0,0),(2347,'zh_tw_wp',3,'configsessioncookie','This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.','此選項用來設定Moodle連線所使用的cookie的名稱。這個選項是可選的,僅僅在一種情況下比較有用:一個網站上運行了多個Moodle的拷貝,要避免cookie發生混亂。',NULL,1589529657,NULL,0,0),(2348,'zh_tw_wp',3,'configsessioncookiedomain','This allows you to change the domain that the Moodle cookies are available from. This is useful for Moodle customisations (e.g. authentication or enrolment plugins) that need to share Moodle session information with a web application on another subdomain. WARNING: it is strongly recommended to leave this setting at the default (empty) - an incorrect value will prevent all logins to the site.','使用此選項可以設定 Moodle cookie 有效的網址。此選項對於定制 Moodle(如認證或選課外掛)非常有用,可以讓 Moodle 和另一子網址上的應用共享session資訊。警告:強烈建議您不要修改此選項——錯誤的設定將會導致包括管理員在內的所有人都無法登入。',NULL,1589529657,NULL,0,0),(2349,'zh_tw_wp',3,'configsessioncookiepath','If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site. Otherwise the default \'/\' should be fine.','如果您需要修改瀏覽器送出Moodle cookes的地方,您可以修改這個選項將其指定為您網站的某個目錄。否則預設情況下會使用“/”。',NULL,1589529657,NULL,0,0),(2350,'zh_tw_wp',3,'configsessiontimeout','If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended). This variable specifies how long this time should be.','如果使用者登入一段時間沒有動作(讀取網頁),就會被自動登出(session被終止),此變數可以設定此時間值。',NULL,1589529657,NULL,0,0),(2351,'zh_tw_wp',3,'configshowicalsource','Show source information for iCal events','為 ical 事件顯示來源訊息',NULL,1589529657,NULL,0,0),(2352,'zh_tw_wp',3,'configshowcommentscount','Show comments count, it will cost one more query when display comments link','顯示評論數量。它會在現實評論連結時增加一次資料庫查詢',NULL,1589529657,NULL,0,0),(2353,'zh_tw_wp',3,'configshowsiteparticipantslist','All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?','網站中所有的學生和教師將會被列在網站參與者列表中。誰可以查看這個列表呢?',NULL,1589529657,NULL,0,0),(2354,'zh_tw_wp',3,'configsitedefaultlicense','Default site licence','網站預設著作權授權方式',NULL,1589529657,NULL,0,0),(2355,'zh_tw_wp',3,'configsitedefaultlicensehelp','The default licence for publishing content on this site','在本站發布內容時,預設的著作權授權方式',NULL,1589529657,NULL,0,0),(2356,'zh_tw_wp',3,'configsitemailcharset','This setting specifies the default charset for all emails sent from the site.','這一設定將指定這網站送出的全部電子郵件所使用的預設字集。',NULL,1589529657,NULL,0,0),(2357,'zh_tw_wp',3,'configsitemaxcategorydepth','Maximum category depth','最大類別層數',NULL,1589529657,NULL,0,0),(2358,'zh_tw_wp',3,'configsitemaxcategorydepthhelp','This specifies the maximum depth of child categories expanded when displaying categories or combo list. Deeper level categories will appear as links and user can expand them with AJAX request.','這是指定在顯示類別或巨大清單時,最多可顯示幾層的子類別。\n\n比較深層的類別將會以連結的形式出現,且用戶可以透過AJAX請求展開它們。',NULL,1589529657,NULL,0,0),(2359,'zh_tw_wp',3,'configslasharguments','\'Slash arguments\' (using PATH_INFO) is required for SCORM packages and multiple-file resources to display correctly. If your web server doesn\'t support \'slash arguments\' and you are unable to configure it, this setting can be disabled, though it will result in things not working.
Note: The use of \'slash arguments\' will be required in future versions of Moodle.','通過使用「斜線參數」(即這裡的第二選項)腳本來提供對文件(圖像、上傳的資料等)的訪問。該方法能讓文件更容易地緩存於網頁瀏覽器和代理伺服主機等。但有些PHP伺服主機不支持這種方法,所以如果您查看上傳的文件或圖像有點麻煩,請選擇第一個選項。',NULL,1589529657,NULL,0,0),(2360,'zh_tw_wp',3,'configsmartpix','With this on, icons are served through a PHP script that searches the current theme, then all parent themes, then the Moodle /pix folder. This reduces the need to duplicate image files within themes, but has a slight performance cost.','啟用這個項目時,圖示會由一個PHP程式提供,先是搜尋目前佈景、接著所有上層佈景、接著是Moodle /pix 資料夾,這樣一來會減少佈景中重複的圖片檔案,但是會犧牲一點效能。',NULL,1589529657,NULL,0,0),(2361,'zh_tw_wp',3,'configsmtpauthtype','This sets the authentication type to use on smtp server.','設定用在SMTP伺服器的認證類型',NULL,1589529657,NULL,0,0),(2362,'zh_tw_wp',3,'configsmtphosts','Give the full name of one or more local SMTP servers that Moodle should use to send mail (eg \'mail.a.com\' or \'mail.a.com;mail.b.com\'). To specify a non-default port (i.e other than port 25), you can use the [server]:[port] syntax (eg \'mail.a.com:587\'). For secure connections, port 465 is usually used with SSL, port 587 is usually used with TLS, specify security protocol below if required. If you leave this field blank, Moodle will use the PHP default method of sending mail.','填入一個或多個本地SMTP伺服主機全名(例如\'mail.a.com\'或\'mail.a.com; mail.b.com\'),Moodle將用它(們)發送郵件。\n\n若要指定一個非預設的埠(例如,port 25以外的),你可以使用這server]:[port] 語法(例如\'mail.a.com:587\')。就安全性連結,port 456 常用在SSL,而 port 587常用在TLS,若需要的話,在下方指鄧安全傳輸協定。\n\n如果你留空不填,Moodle將使用PHP的預設方法來發送郵件。',NULL,1589529657,NULL,0,0),(2363,'zh_tw_wp',3,'configsmtpmaxbulk','Maximum number of messages sent per SMTP session. Grouping messages may speed up the sending of emails. Values lower than 2 force creation of new SMTP session for each email.','每一SMTP session可傳送訊息數的最大值。訊息分組也許可以加速電子郵件的傳送。小於2的數值會強制每一封電子郵件都產生新的SMTP session。',NULL,1589529657,NULL,0,0),(2364,'zh_tw_wp',3,'configsmtpsecure','If SMTP server requires secure connection, specify the correct protocol type.','若SMTP伺服器需要安全連結,請指定正確的傳輸協定類型。',NULL,1589529657,NULL,0,0),(2365,'zh_tw_wp',3,'configsmtpuser','If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.','如果您在上面指定了一個SMTP伺服主機,而該伺服主機要求身份驗證,那麼在此填入用戶名和密碼。',NULL,1589529657,NULL,0,0),(2366,'zh_tw_wp',3,'configstartwday','Start of week','每週的開始',NULL,1589529657,NULL,0,0),(2367,'zh_tw_wp',3,'configstatsfirstrun','This specifies how far back the logs should be processed the first time the cronjob wants to process statistics. If you have a lot of traffic and are on shared hosting, it\'s probably not a good idea to go too far back, as it could take a long time to run and be quite resource intensive. (Note that for this setting, 1 month = 28 days. In the graphs and reports generated, 1 month = 1 calendar month.)','在此指定第一次產生統計資料時,自動排程程式應處理多長期間的記錄檔。如果您的流量很大而且是在共用主機上,不建議您將時間設定的太長,那將會需要很長時間來執行而且耗費相當多的資源。(注意,在這個設定中, 1 個月 = 28 天,而圖表與報表中, 1 個月 = 該月實際天數)',NULL,1589529657,NULL,0,0),(2368,'zh_tw_wp',3,'configstatsmaxruntime','Stats processing can be quite intensive, so use a combination of this field and the next one to specify when it will run and how long for.','處理統計資料可能造成沈重的負擔,所以透過此欄位與下一個欄位來設定何時執行以及執行多長時間。',NULL,1589529657,NULL,0,0),(2369,'zh_tw_wp',3,'configstatsmaxruntime2','Stats processing can be quite intensive, specify maximum time allowed for gathering of one day of statistics. Maximum number of days processed in one cron execution is 31.','統計處理可能造成伺服器沈重的負擔,指定搜集一天統計資料所允許的最長時間。\n\n在一次cron執行可處理的最大天數是31日。',NULL,1589529657,NULL,0,0),(2370,'zh_tw_wp',3,'configstatsmaxruntime3','This specifies the maximum time allowed to calculate the statistics for one day, bearing in mind that statistics processing can put a big load on the server. The maximum number of days processed in one cron can be specified below.','計算一天的統計資訊所能使用的最長時間。注意統計資訊的計算將會給伺服器帶來很高的負載,在一次 cron 執行中可計算最多幾天的統計資訊在下面設定。',NULL,1589529657,NULL,0,0),(2371,'zh_tw_wp',3,'configstatsruntimedays','This specifies the maximum number of days processed in each statistics execution. Once the statistics are up-to-date, only one day will be processed, so adjust this value depending of your server load, reducing it if shorter cron executions are needed.','每次執行統計時,最多處理多少天的資料。一旦統計已經跟上日期,它只會處理一天的資料。\n\n請根據伺服器的負載來調整這個值,如果需要較短的 cron 執行時間,可以減少它。',NULL,1589529657,NULL,0,0),(2372,'zh_tw_wp',3,'configstatsruntimestart','What time should the cronjob that does the statistics processing start? Specifying different times is recommended if there are multiple Moodle sites on one server.','自動排程程式cron要何時 開始 統計資料的處理?\n\n如果一個伺服器上有多個Moodle網站,建議指定不同的時間。',NULL,1589529657,NULL,0,0),(2373,'zh_tw_wp',3,'configstatsuserthreshold','This setting specifies the minimum number of enrolled users for a course to be included in statistics calculations.','如果您輸入 0 以外的數字,參與課程人數(學生+教師)少於這個數量會直接被忽略。',NULL,1589529657,NULL,0,0),(2374,'zh_tw_wp',3,'configstrictformsrequired','If enabled, users are prevented from entering a space or line break only in required fields in forms.','若啟用,會在表單上的必要欄位上防止用戶輸入一個空格或換行符號。',NULL,1589529657,NULL,0,0),(2375,'zh_tw_wp',3,'configstripalltitletags','Uncheck this setting to allow HTML tags in activity and resource names.','取消本設定,容許在活動和資源名稱中使用HTML標籤。',NULL,1589529657,NULL,0,0),(2376,'zh_tw_wp',3,'configsupportemail','This email address will be published to users of this site as the one to email when they need general help (for example, when new users create their own accounts). If this email is left blank then no such helpful email address is supplied.','當此網站的使用者需要一般性的協助時(例如,當新使用者建立他們的帳號時),此電子郵件位址將提供給他們。如果此郵件位址是空白的,則不提供。',NULL,1589529657,NULL,0,0),(2377,'zh_tw_wp',3,'configsupportname','This is the name of a person or other entity offering general help via the support email or web address.','這是一個透過電子郵件或網址來提供一般性協助的人或其他團體的名字。',NULL,1589529657,NULL,0,0),(2378,'zh_tw_wp',3,'configsupportpage','This web address will be published to users of this site as the one to go to when they need general help (for example, when new users create their own accounts). If this address is left blank then no link will be supplied.','當此網站的使用者需要一般性的協助時(例如,當新使用者建立他們的帳號時),此網址將提供給他們。如果此網址是空白的,則不提供。',NULL,1589529657,NULL,0,0),(2379,'zh_tw_wp',3,'configtempdatafoldercleanup','Remove temporary data files from the data folder that are older than the selected time.','從資料夾中移除比指定時間還久的暫存資料檔',NULL,1589529657,NULL,0,0),(2380,'zh_tw_wp',3,'configthemedesignermode','Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.','正常情況下,所有的主題圖像和樣式表緩存在瀏覽器和服務器上很長一段時間,性能。如果你正在設計的主題或開發的代碼,那麼你可能要打開此模式,讓你不提供緩存的版本。警告:這將讓你的網站速度較慢的所有用戶!或者,您也可以從主題選擇頁面手動復位的主題緩存。',NULL,1589529657,NULL,0,0),(2381,'zh_tw_wp',3,'configthemelist','Leave this blank to allow any valid theme to be used. If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!).\nFor example: standard,orangewhite.','此項留空白則用戶可以使用所有的合法主題風格。如果您希望讓可選的主題風格列表短一些,您可以在此指定一些。譬如: standard,orangewhite。',NULL,1589529657,NULL,0,0),(2382,'zh_tw_wp',3,'configtimezone','This is the default timezone for displaying dates - each user can override this setting in their profile. Cron tasks and other server settings are specified in this timezone. You should change the setting if it shows as \"Invalid timezone\"','這是用於顯示日期的預設時區——每個用戶都可以在他們的個人資料表上覆寫這一設定。Moodle的Cron腳本及其他伺服器設定是以這一時區為準。如果它出現\"無效的時區\"時,你應該更改這一設定。',NULL,1589529657,NULL,0,0),(2383,'zh_tw_wp',3,'configuseblogassociations','Should users be able to organize their blog by associating entries with courses and course modules?','用戶可以將部落格與課程或課程模組相關聯嗎?',NULL,1589529657,NULL,0,0),(2384,'zh_tw_wp',3,'configuseexternalyui','Instead of using local files, use online files available on Yahoo‘s servers. WARNING: This requires an internet connection, or no AJAX will work on your site. This setting is not compatible with sites using https.','使用Yahoo伺服器上的線上檔案,而不是本地檔案。警告:必須要能進入網際網路,否則您網站上的AJAX會失效。此設定與使用https的網站不相容。',NULL,1589529657,NULL,0,0),(2385,'zh_tw_wp',3,'configusesitenameforsitepages','If enabled the site\'s shortname will be used for the site pages node in the navigation rather than the string \'Site pages\'','如果啟用,會用網站簡稱代替導覽中的“網站頁面”字元串',NULL,1589529657,NULL,0,0),(2386,'zh_tw_wp',3,'configusetags','Should tags functionality across the site be enabled?','啟用跨全網站的標籤功能嗎?',NULL,1589529657,NULL,0,0),(2387,'zh_tw_wp',3,'configvariables','Variables','變數',NULL,1589529657,NULL,0,0),(2388,'zh_tw_wp',3,'configverifychangedemail','Enables verification of changed email addresses using allowed and denied email domains settings. If this setting is disabled the domains are enforced only when creating new users.','在修改電子郵件地址時,也對網域名稱進行限制。如果關閉此選項,則只有在建立用戶時,限制電子郵件地址的網域名稱。',NULL,1589529657,NULL,0,0),(2389,'zh_tw_wp',3,'configvisiblecourses','Display courses in hidden categories normally','正常顯示隱藏的類別中的課程',NULL,1589529657,NULL,0,0),(2390,'zh_tw_wp',3,'configwarning','Be careful modifying these settings - strange values could cause problems.','小心修改這些選項——不合法的值可能導致錯誤。',NULL,1589529657,NULL,0,0),(2391,'zh_tw_wp',3,'configyuicomboloading','This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.','此選項可以用合併檔案的方式優化YUI函數的載入。為提升性能,正式服務的網站應該開啟這個選項。',NULL,1589529657,NULL,0,0),(2392,'zh_tw_wp',3,'confirmation','Confirmation','確認',NULL,1589529657,NULL,0,0),(2393,'zh_tw_wp',3,'confirmcontextlock','{$a->contextname} is currently unfrozen. Freezing it will make it read-only and prevent users from making changes. Are you sure you wish to continue?','{$a->contextname} is currently unfrozen. Freezing it will make it read-only and prevent users from making changes. Are you sure you wish to continue?',NULL,1589529657,NULL,0,0),(2394,'zh_tw_wp',3,'confirmcontextunlock','{$a->contextname} is currently frozen. Unfreezing it will allow users to make changes. Are you sure you wish to continue?','{$a->contextname} is currently frozen. Unfreezing it will allow users to make changes. Are you sure you wish to continue?',NULL,1589529657,NULL,0,0),(2395,'zh_tw_wp',3,'confirmdeletecomments','You are about to delete comments, are you sure?','您即將刪除評論,您確定嗎?',NULL,1589529657,NULL,0,0),(2396,'zh_tw_wp',3,'confirmed','Confirmed','已確認',NULL,1589529657,NULL,0,0),(2397,'zh_tw_wp',3,'contextlocking','Context freezing','Context freezing',NULL,1589529657,NULL,0,0),(2398,'zh_tw_wp',3,'contextlocking_desc','This setting enables read-only access to be set for selected categories, courses, activities or blocks.','This setting enables read-only access to be set for selected categories, courses, activities or blocks.',NULL,1589529657,NULL,0,0),(2399,'zh_tw_wp',3,'contextlockappliestoadmin','Context freezing applies to administrators','Context freezing applies to administrators',NULL,1589529657,NULL,0,0),(2400,'zh_tw_wp',3,'contextlockappliestoadmin_desc','If disabled, administrators remain with write access to any frozen contexts.','If disabled, administrators remain with write access to any frozen contexts.',NULL,1589529657,NULL,0,0),(2401,'zh_tw_wp',3,'cookiehttponly','Only http cookies','僅用http cookies',NULL,1589529657,NULL,0,0),(2402,'zh_tw_wp',3,'cookiesecure','Secure cookies only','僅用安全的cookies',NULL,1589529657,NULL,0,0),(2403,'zh_tw_wp',3,'country','Default country','預設的國家',NULL,1589529657,NULL,0,0),(2404,'zh_tw_wp',3,'course_customfield','Course custom fields','課程自訂欄位',NULL,1589529657,NULL,0,0),(2405,'zh_tw_wp',3,'coursecolor','Colour {$a}','Colour {$a}',NULL,1589529657,NULL,0,0),(2406,'zh_tw_wp',3,'coursecolorheading_desc','Any courses without a course image set in the course settings are displayed on the Dashboard with a patterned course card. The colours used in the pattern may be specified below.','Any courses without a course image set in the course settings are displayed on the Dashboard with a patterned course card. The colours used in the pattern may be specified below.',NULL,1589529657,NULL,0,0),(2407,'zh_tw_wp',3,'coursecolorsettings','Course card colours','Course card colours',NULL,1589529657,NULL,0,0),(2408,'zh_tw_wp',3,'coursecontact','Course contacts','課程聯絡人',NULL,1589529657,NULL,0,0),(2409,'zh_tw_wp',3,'coursecontact_desc','This setting allows you to control who appears on the course description. Users need to have at least one of these roles in a course to be shown on the course description for that course.','此設定允許您控制誰會出現在課程描述中。用戶必須至少是這些角色中之一,才能被顯示在該課程的課程描述中。',NULL,1589529657,NULL,0,0),(2410,'zh_tw_wp',3,'coursecontactduplicates','Display all course contact roles','Display all course contact roles',NULL,1589529657,NULL,0,0),(2411,'zh_tw_wp',3,'coursecontactduplicates_desc','If enabled, users with more than one of the selected course contact roles will be displayed in the course description with each of their roles. Otherwise, they will be displayed with only one role (whichever is listed highest in \'Define roles\' in the Site administration).','If enabled, users with more than one of the selected course contact roles will be displayed in the course description with each of their roles. Otherwise, they will be displayed with only one role (whichever is listed highest in \'Define roles\' in the Site administration).',NULL,1589529657,NULL,0,0),(2412,'zh_tw_wp',3,'coursegraceperiodafter','Grace period for past courses','過去課程的寬限期',NULL,1589529657,NULL,0,0),(2413,'zh_tw_wp',3,'coursegraceperiodbefore','Grace period for future courses','未來課程的寬限期',NULL,1589529657,NULL,0,0),(2414,'zh_tw_wp',3,'courselistshortnames','Display extended course names','顯示延伸的課程名稱',NULL,1589529657,NULL,0,0),(2415,'zh_tw_wp',3,'courselistshortnames_desc','If enabled, course short names will be displayed in addition to full names in course lists. If required, extended course names may be customised by editing the \'courseextendednamedisplay\' language string using the language customisation feature.','若啟用,在課程列表中會同時顯現課程全稱和簡稱。若需要,你可以使用自訂語言功能,藉由編輯 \'courseextendednamedisplay\' 語言字元串來自訂擴展的課程名稱。',NULL,1589529657,NULL,0,0),(2416,'zh_tw_wp',3,'coursemgmt','Manage courses and categories','管理課程和類別',NULL,1589529657,NULL,0,0),(2417,'zh_tw_wp',3,'courseoverview','Course overview','課程概況',NULL,1589529657,NULL,0,0),(2418,'zh_tw_wp',3,'courserequestnotify','Course request notification','開課申請的通知',NULL,1589529657,NULL,0,0),(2419,'zh_tw_wp',3,'courserequestnotifyemail','User {$a->user} requested a new course at {$a->link}','用戶 {$a->user} 申請開設一個新的課程於{$a->link}',NULL,1589529657,NULL,0,0),(2420,'zh_tw_wp',3,'courserequests','Course requests','開課申請',NULL,1589529657,NULL,0,0),(2421,'zh_tw_wp',3,'courserequestspending','Pending course requests','審核開課申請',NULL,1589529657,NULL,0,0),(2422,'zh_tw_wp',3,'courses','Courses','課程',NULL,1589529657,NULL,0,0),(2423,'zh_tw_wp',3,'coursesperpage','Courses per page','每頁可顯示課程數',NULL,1589529657,NULL,0,0),(2424,'zh_tw_wp',3,'courseswithsummarieslimit','Courses with summaries limit','有摘要限制的課程',NULL,1589529657,NULL,0,0),(2425,'zh_tw_wp',3,'creatornewroleid','Creators\' role in new courses','在新課程中課程建立者的角色',NULL,1589529657,NULL,0,0),(2426,'zh_tw_wp',3,'creatornewroleid_help','If the user does not already have the permission to manage the new course, the user is automatically enrolled using this role.','如果這用戶還沒有管理這新課程的權限,那麼該用戶就自動使用此角色選課。',NULL,1589529657,NULL,0,0),(2427,'zh_tw_wp',3,'cron','Cron','排程工作',NULL,1589529657,NULL,0,0),(2428,'zh_tw_wp',3,'cron_help','The cron.php script runs a number of tasks at different scheduled intervals, such as sending forum post notification emails. The script should be run regularly - ideally every minute.','cron.php維護程式幫助某些Moodle模組執行定時或週期任務,例如用email發出討論區新的貼文、定時的備份。此程式必須被定時執行,理想是每分鐘執行一次。',NULL,1589529657,NULL,0,0),(2429,'zh_tw_wp',3,'cron_link','admin/cron','admin/cron',NULL,1589529657,NULL,0,0),(2430,'zh_tw_wp',3,'cronclionly','Cron execution via command line only','只能從指令模式執行 Cron',NULL,1589529657,NULL,0,0),(2431,'zh_tw_wp',3,'cronerrorclionly','Sorry, internet access to this page has been disabled by the administrator.','Sorry,網路存取這頁的權限已經被管理員停用!',NULL,1589529657,NULL,0,0),(2432,'zh_tw_wp',3,'cronerrorpassword','Sorry, you have not provided a valid password to access this page','抱歉,要進入這頁,您必須輸入一個密碼!',NULL,1589529657,NULL,0,0),(2433,'zh_tw_wp',3,'croninfrequent','The time between the last two runs of the cron maintenance script was over {$a} seconds. We recommend configuring it to run more frequently.','The time between the last two runs of the cron maintenance script was over {$a} seconds. We recommend configuring it to run more frequently.',NULL,1589529657,NULL,0,0),(2434,'zh_tw_wp',3,'cronremotepassword','Cron password for remote access','從遠端執行 Cron 的密碼',NULL,1589529657,NULL,0,0),(2435,'zh_tw_wp',3,'cronwarning','The cron.php maintenance script has not been run for at least 24 hours.','這個cron.php 維護腳本,至少有24個小時沒有執行了。',NULL,1589529657,NULL,0,0),(2436,'zh_tw_wp',3,'cronwarningcli','The cli/cron.php maintenance script has not been run for at least 24 hours.','這個cli/cron.php維護程式至少有24小時沒有執行了。',NULL,1589529657,NULL,0,0),(2437,'zh_tw_wp',3,'ctyperequired','The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.','為了改善網站效能與提供多種語言的相容性,現在 Moodle 需要安裝 ctype 的PHP 延伸套件。',NULL,1589529657,NULL,0,0),(2438,'zh_tw_wp',3,'curlsecurityallowedport','cURL allowed ports list','cURL允許使用的端口清單',NULL,1589529657,NULL,0,0),(2439,'zh_tw_wp',3,'curlsecurityallowedportsyntax','List of port numbers that cURL can connect to. Valid entries are integer numbers only. Put each entry on a new line. If left empty, then all ports are allowed. If set, in almost all cases, both 443 and 80 should be specified for cURL to connect to standard HTTPS and HTTP ports.','cURL可以連結到的埠編號的清單。每一行放一個條目。只有整數才是有效的條目。如果空白,表示所有的埠都可以。如果要設定,大多數情況下,443 和 80 兩者應該指定給 cURL 來連結到標準 HTTPS 和 HTTP 埠上。',NULL,1589529657,NULL,0,0),(2440,'zh_tw_wp',3,'curlsecurityblockedhosts','cURL blocked hosts list','cURL封鎖的主機清單',NULL,1589529657,NULL,0,0),(2441,'zh_tw_wp',3,'curlsecurityblockedhostssyntax','Put each entry on a new line. Valid entries are either full IPv4 or IPv6 addresses (such as 192.168.10.1, 0:0:0:0:0:0:0:1, ::1, fe80::) which match a single host; or CIDR notation (such as 231.54.211.0/20 or fe80::/64); or a range of IP addresses (such as 231.3.56.10-20 or fe80::1111-bbbb) where the range applies to the last group of the address; or domain names (such as localhost or example.com); or wildcard domain names (such as *.example.com or *.sub.example.com). Blank lines are not allowed.','每一條目放一行。有效條目若不是完整的IPv4位址,就是IPv6位址(比如192.168.10.1, 0:0:0:0:0:0:0:1, ::1, fe80::),它會對應一個單一主機;或者是CIDR表示法(例如231.54.211.0/20 or fe80::/64);或是一個IP位址的範圍( 231.3.56.10-20 or fe80::1111-bbbb);或者是域名(比如 localhost 或 example.com); 或者是有通配字的域名 (比如 *.example.com 或 *.sub.example.com)。中間不可以有空白行。',NULL,1589529657,NULL,0,0),(2442,'zh_tw_wp',3,'curlsecurityurlblocked','The URL is blocked.','這網址已經被封鎖',NULL,1589529657,NULL,0,0),(2443,'zh_tw_wp',3,'curlcache','cURL cache TTL','cURL快取TTL',NULL,1589529657,NULL,0,0),(2444,'zh_tw_wp',3,'curlrequired','The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.','Moodle現在需要PHP的cURL延伸套件,為了能與Moodle的倉儲服務連線通訊。',NULL,1589529657,NULL,0,0),(2445,'zh_tw_wp',3,'curltimeoutkbitrate','Bitrate to use when calculating cURL timeouts (Kbps)','計算cURL逾時使用的傳輸速率(Kbps)',NULL,1589529657,NULL,0,0),(2446,'zh_tw_wp',3,'curltimeoutkbitrate_help','This setting is used to calculate an appropriate timeout during large cURL requests. As part of this calculation an HTTP HEAD request is made to determine the size of the content. Setting this to 0 disables this request from being made.','此設定用來計算處理大cURL請求時的逾時時間。此計算的一部分會使用HTTP的HEAD請求獲得檔案大小。設為0則不會發出這個請求。',NULL,1589529657,NULL,0,0),(2447,'zh_tw_wp',3,'currenttheme','Current theme','目前佈景主題',NULL,1589529657,NULL,0,0),(2448,'zh_tw_wp',3,'customcheck','Other checks','其他勾選項目',NULL,1589529657,NULL,0,0),(2449,'zh_tw_wp',3,'custommenu','Custom menu','自訂選單',NULL,1589529657,NULL,0,0),(2450,'zh_tw_wp',3,'custommenuitems','Custom menu items','自訂選單項目',NULL,1589529657,NULL,0,0),(2451,'zh_tw_wp',3,'customusermenuitems','User menu items','用戶選單項目',NULL,1589529657,NULL,0,0),(2452,'zh_tw_wp',3,'datarootsecurityerror','

SECURITY WARNING!

Your dataroot directory is in the wrong location and is exposed to the web. This means that all your private files are available to anyone in the world, and some of them could be used by a cracker to obtain unauthorised administrative access to your site!

\n

You must move dataroot directory ({$a}) to a new location that is not within your public web directory, and update the $CFG->dataroot setting in your config.php accordingly.

','

安全警告!

您的資料目錄在錯誤的位置,它將會曝露在網際網路中,這意謂著您的所有私人檔案,全世界任何人都可讀取到,駭客可能因此獲得未授權的管理權限,並任意存取您的網站!


必須搬移資料目錄({$a})到一個新的位置,而不是在您公開的WEB網頁目錄中,並且更改 config.php檔案中的$CFG->dataroot設定值

',NULL,1589529657,NULL,0,0),(2453,'zh_tw_wp',3,'datarootsecuritywarning','Your site configuration might not be secure. Please make sure that your dataroot directory ({$a}) is not directly accessible via web.','您的網站設定可能不安全,請確認您的資料根目錄({$a})無法直接透過網路存取。',NULL,1589529657,NULL,0,0),(2454,'zh_tw_wp',3,'dbsessions','Use database for session information','使用資料庫儲存連線資訊',NULL,1589529657,NULL,0,0),(2455,'zh_tw_wp',3,'debug','Debug messages','除錯訊息',NULL,1589529657,NULL,0,0),(2456,'zh_tw_wp',3,'debugall','ALL: Show all reasonable PHP debug messages','全部:顯示所有合理的 PHP 偵錯訊息',NULL,1589529657,NULL,0,0),(2457,'zh_tw_wp',3,'debugdeveloper','DEVELOPER: extra Moodle debug messages for developers','開發者:為開發者保留的額外 Moodle除錯訊息',NULL,1589529657,NULL,0,0),(2458,'zh_tw_wp',3,'debugdisplay','Display debug messages','顯示除錯訊息',NULL,1589529657,NULL,0,0),(2459,'zh_tw_wp',3,'debugging','Debugging','除錯',NULL,1589529657,NULL,0,0),(2460,'zh_tw_wp',3,'debugminimal','MINIMAL: Show only fatal errors','最小: 只顯示嚴重錯誤',NULL,1589529657,NULL,0,0),(2461,'zh_tw_wp',3,'debugnone','NONE: Do not show any errors or warnings','無:不要顯示任何錯誤或警告',NULL,1589529657,NULL,0,0),(2462,'zh_tw_wp',3,'debugnormal','NORMAL: Show errors, warnings and notices','一般:顯示錯誤、警告與提示',NULL,1589529657,NULL,0,0),(2463,'zh_tw_wp',3,'debugpageinfo','Show page information','顯示頁面資訊',NULL,1589529657,NULL,0,0),(2464,'zh_tw_wp',3,'debugstringids','Show origin of languages strings','顯示語言字元串來源',NULL,1589529657,NULL,0,0),(2465,'zh_tw_wp',3,'debugstringids_desc','If enabled, language string components and identifiers are displayed when ?strings=1 or &strings=1 is appended to the page URL.','此選項對翻譯人員很有幫助。啟用後,如果在URL後面加上參數 ?strings=1 或是&strings=1,那麼每個輸出的字元串旁都會顯示語言檔案和字元串id。',NULL,1589529657,NULL,0,0),(2466,'zh_tw_wp',3,'debugvalidators','Show validator links','顯示檢驗的連結',NULL,1589529657,NULL,0,0),(2467,'zh_tw_wp',3,'defaultcity','Default city','預設城市',NULL,1589529657,NULL,0,0),(2468,'zh_tw_wp',3,'defaultcity_help','A city entered here will be the default city when creating new user accounts.','在此輸入的城市將成為新建用戶的預設城市。',NULL,1589529657,NULL,0,0),(2469,'zh_tw_wp',3,'defaultformatnotset','Error determining default course format. Please check site settings.','決定預設課程格式有錯誤,請檢查網站的設定。',NULL,1589529657,NULL,0,0),(2470,'zh_tw_wp',3,'defaulthomepage','Home page for users','預設用戶的首頁',NULL,1589529657,NULL,0,0),(2471,'zh_tw_wp',3,'defaultrequestcategory','Default category for course requests','申請課程的預設類別',NULL,1589529657,NULL,0,0),(2472,'zh_tw_wp',3,'defaultsettinginfo','Default: {$a}','預設值:{$a}',NULL,1589529657,NULL,0,0),(2473,'zh_tw_wp',3,'defaultuserroleid','Default role for all users','所有使用者的預設角色',NULL,1589529657,NULL,0,0),(2474,'zh_tw_wp',3,'deleteincompleteusers','Delete incomplete users after','在幾天之後刪除資料不完整的用戶',NULL,1589529657,NULL,0,0),(2475,'zh_tw_wp',3,'deleteunconfirmed','Delete not fully setup users after','在幾天之後刪除未確認的用戶',NULL,1589529657,NULL,0,0),(2476,'zh_tw_wp',3,'deleteuser','Delete user','刪除用戶',NULL,1589529657,NULL,0,0),(2477,'zh_tw_wp',3,'density','Density','密度',NULL,1589529657,NULL,0,0),(2478,'zh_tw_wp',3,'denyemailaddresses','Denied email domains','禁止的郵件網域名稱',NULL,1589529657,NULL,0,0),(2479,'zh_tw_wp',3,'devlibdirpresent','Directories with development libraries, especially /vendor and /node_modules, should not be present on public sites. See the moreinfourl}\">security overview report for more details.','包含發展程式庫的目錄,像是vendornode_modules,不應該出現在公開的網站上。請參見moreinfourl}\">安全性綜覽報告 以了解細節。',NULL,1589529657,NULL,0,0),(2480,'zh_tw_wp',3,'development','Development','開發',NULL,1589529657,NULL,0,0),(2481,'zh_tw_wp',3,'devicedetectregex','Device detection regular expressions','設備檢測的正規表示式',NULL,1589529657,NULL,0,0),(2482,'zh_tw_wp',3,'devicedetectregex_desc','

By default, Moodle can detect devices of the type default (desktop PCs, laptops, etc), mobile (phones and small hand held devices), tablet (iPads, Android tablets) and legacy (Internet Explorer 6 users). The theme selector can be used to apply separate themes to all of these. This setting allows regular expressions that allow the detection of extra device types (these take precedence over the default types).

\n

For example, you could enter the regular expression \'/(MIDP-1.0|Maemo|Windows CE)/\' to detect some commonly used feature phones add the return value \'featurephone\'. This adds \'featurephone\' on the theme selector that would allow you to add a theme that would be used on these devices. Other phones would still use the theme selected for the mobile device type.

','

預設情況,Moodle可以檢測的設備類型包括:預設(桌上型或筆記型電腦),行動(電話和小型手持裝置),平板(iPad、Android平板電腦)和傳統(Internet Explorer 6用戶)。佈景選擇器可以給它們分配不同的佈景主題。經由此設定,可以用正規表示式檢測其它類型的設備(這些設備的優先於預設類型)。

例如,您可以輸入正規表示式“/(MIDP-1.0|Maemo|Windows CE)/”和返回值“featurephone”來檢測 一些常見的特殊電話。佈景選擇器裡就會增加一個“featurephone”類型,您就可以設定給這些設備使用的佈景主題。其它電話仍會使用為行動設備選擇的佈景。

',NULL,1589529657,NULL,0,0),(2483,'zh_tw_wp',3,'devicedetectregexexpression','Regular expression','正規表示式',NULL,1589529657,NULL,0,0),(2484,'zh_tw_wp',3,'devicedetectregexvalue','Return value','返回值',NULL,1589529657,NULL,0,0),(2485,'zh_tw_wp',3,'devicetype','Device type','設備類型',NULL,1589529657,NULL,0,0),(2486,'zh_tw_wp',3,'disableuserimages','Disable user profile images','停用用戶個人照片',NULL,1589529657,NULL,0,0),(2487,'zh_tw_wp',3,'displayerrorswarning','Enabling the PHP setting display_errors is not recommended on production sites because some error messages may reveal sensitive information about your server.','正式的伺服網站建議不要啟用 PHP 參數 display_errors 設定,因為有些錯誤訊息可能會暴露伺服器敏感危及安全的資訊。',NULL,1589529657,NULL,0,0),(2488,'zh_tw_wp',3,'displayloginfailures','Display login failures','顯示登入失敗記錄',NULL,1589529657,NULL,0,0),(2489,'zh_tw_wp',3,'dndallowtextandlinks','Drag and drop upload of text/links','拖放上傳文字/連結',NULL,1589529657,NULL,0,0),(2490,'zh_tw_wp',3,'doclang','Language for docs','文件所用的語言',NULL,1589529657,NULL,0,0),(2491,'zh_tw_wp',3,'docroot','Moodle Docs document root','Moodle Docs 文件根目錄',NULL,1589529657,NULL,0,0),(2492,'zh_tw_wp',3,'doctonewwindow','Open in new window','開啟在新視窗',NULL,1589529657,NULL,0,0),(2493,'zh_tw_wp',3,'doesnotfit','Email display settings','電子郵件顯示設定',NULL,1589529657,NULL,0,0),(2494,'zh_tw_wp',3,'doesnotfitdetail','Display settings for email leaving Moodle.','要離開Moodle的電子郵件的顯示格式的設定',NULL,1589529657,NULL,0,0),(2495,'zh_tw_wp',3,'download','Download','下載',NULL,1589529657,NULL,0,0),(2496,'zh_tw_wp',3,'durationunits','duration units','持續時間單位',NULL,1589529657,NULL,0,0),(2497,'zh_tw_wp',3,'edithelpdocs','Edit help documents','編修輔助文件',NULL,1589529657,NULL,0,0),(2498,'zh_tw_wp',3,'editlang','Edit','編輯',NULL,1589529657,NULL,0,0),(2499,'zh_tw_wp',3,'editorbackgroundcolor','Background colour','背景顏色',NULL,1589529657,NULL,0,0),(2500,'zh_tw_wp',3,'editordictionary','Editor dictionary','編輯器字典',NULL,1589529657,NULL,0,0),(2501,'zh_tw_wp',3,'editorfontfamily','Font family','字型名稱',NULL,1589529657,NULL,0,0),(2502,'zh_tw_wp',3,'editorfontlist','Font list','字型清單',NULL,1589529657,NULL,0,0),(2503,'zh_tw_wp',3,'editorfontsize','Font size','字型大小',NULL,1589529657,NULL,0,0),(2504,'zh_tw_wp',3,'editorhidebuttons','Hidden buttons','隱藏的按鈕',NULL,1589529657,NULL,0,0),(2505,'zh_tw_wp',3,'editorkillword','Word format filter','Word 格式過濾',NULL,1589529657,NULL,0,0),(2506,'zh_tw_wp',3,'editorspelling','Editor spelling','編輯器的拼字檢查',NULL,1589529657,NULL,0,0),(2507,'zh_tw_wp',3,'editorspellinghelp','Enable or disable spell-checking. When enabled, aspell must be installed on the server.','啟用或停用拼字檢查,伺服器上必須安裝 aspell 才能啟用。',NULL,1589529657,NULL,0,0),(2508,'zh_tw_wp',3,'editstrings','Edit words or phrases','編輯單字或片語',NULL,1589529657,NULL,0,0),(2509,'zh_tw_wp',3,'emailchangeconfirmation','Email change confirmation','電子郵件變更確認',NULL,1589529657,NULL,0,0),(2510,'zh_tw_wp',3,'emailfromvia','Email via information','由系統自動發出通知的電子郵件',NULL,1589529657,NULL,0,0),(2511,'zh_tw_wp',3,'emailsubjectprefix','Email subject prefix text','Email subject prefix text',NULL,1589529657,NULL,0,0),(2512,'zh_tw_wp',3,'emoticontext','Text','文字',NULL,1589529657,NULL,0,0),(2513,'zh_tw_wp',3,'emoticonimagename','Image name','圖片名稱',NULL,1589529657,NULL,0,0),(2514,'zh_tw_wp',3,'emoticonalt','Alternative text','替代文字',NULL,1589529657,NULL,0,0),(2515,'zh_tw_wp',3,'emoticoncomponent','Image component','圖片元件',NULL,1589529657,NULL,0,0),(2516,'zh_tw_wp',3,'emoticons','Emoticons','表情符號',NULL,1589529657,NULL,0,0),(2517,'zh_tw_wp',3,'emoticons_desc','This form defines the emoticons (or smileys) used at your site. To remove a row from the table, save the form with an empty value in any of the required fields. To register a new emoticon, fill the fields in the last blank row. To reset all the fields into default values, follow the link above.\n\n* Text (required) - This text will be replaced with the emoticon image. It must be at least two characters long.\n* Image name (required) - The emoticon image file name without the extension, relative to the component pix folder.\n* Image component (required) - The component providing the icon.\n* Alternative text (optional) - String identifier and component of the alternative text of the emoticon.','這表單定義了用於你的網站的表情圖示。
\n若要從這表格移除一列,把需要的欄位都改成空白值,再儲存表單即可。
\n若要註冊一個新圖示,要在最下面的空白列填入所有欄位。
\n若要重設所有欄位成為預設值,點選上方的鏈結。
\n* 文字(必要) -- 放在文章中,用來叫出表情圖示的一連串符號,例如:8-),它至少要有兩個字元。
\n* 圖檔名稱(必要) --情緒圖像的檔名,不必加副檔名,放在component pix 資料夾中。
\n* 圖像成分(必要) --提供圖標的元件。
\n* 替代文字(選用) --表情圖示的替代文字的字串辨識器和元件。',NULL,1589529657,NULL,0,0),(2518,'zh_tw_wp',3,'emoticonsreset','Reset emoticons setting to default values','將表情符號重設為預設值',NULL,1589529657,NULL,0,0),(2519,'zh_tw_wp',3,'emptysettingvalue','Empty','空白',NULL,1589529657,NULL,0,0),(2520,'zh_tw_wp',3,'enableactivitychooser','Enable activity chooser','啟用活動挑選器',NULL,1589529657,NULL,0,0),(2521,'zh_tw_wp',3,'enableanalytics','Analytics','Analytics',NULL,1589529657,NULL,0,0),(2522,'zh_tw_wp',3,'enableblogs','Enable blogs','啟用部落格',NULL,1589529657,NULL,0,0),(2523,'zh_tw_wp',3,'enablecalendarexport','Enable calendar export','啟用行事曆匯出功能',NULL,1589529657,NULL,0,0),(2524,'zh_tw_wp',3,'enablecomments','Enable comments','啟用評論功能',NULL,1589529657,NULL,0,0),(2525,'zh_tw_wp',3,'enablecourserelativedates','Enable course relative dates','Enable course relative dates',NULL,1589529657,NULL,0,0),(2526,'zh_tw_wp',3,'enablecourserelativedates_desc','Allow courses to be set up to display dates relative to the user\'s start date in the course.','Allow courses to be set up to display dates relative to the user\'s start date in the course.',NULL,1589529657,NULL,0,0),(2527,'zh_tw_wp',3,'enablecourserequests','Enable course requests','啟用課程申請',NULL,1589529657,NULL,0,0),(2528,'zh_tw_wp',3,'enabled','Enabled','已經啟動',NULL,1589529657,NULL,0,0),(2529,'zh_tw_wp',3,'enabledevicedetection','Enable device detection','啟用裝置檢測',NULL,1589529657,NULL,0,0),(2530,'zh_tw_wp',3,'enableglobalsearch','Enable global search','啟用全站搜尋',NULL,1589529657,NULL,0,0),(2531,'zh_tw_wp',3,'enableglobalsearch_desc','If enabled, data will be indexed and synchronised by a scheduled task.','若啟用,將透過定期執行的指令將資料建立索引及同步化',NULL,1589529657,NULL,0,0),(2532,'zh_tw_wp',3,'enablegravatar','Enable Gravatar','啟用Gravatar(個人照存放網站)',NULL,1589529657,NULL,0,0),(2533,'zh_tw_wp',3,'enablegravatar_help','When enabled Moodle will attempt to fetch a user profile picture from Gravatar if the user has not uploaded an image.','啟用後,如果用戶未上傳個人照,Moodle會嘗試從Gravatar網站取得該用戶的個人照。',NULL,1589529657,NULL,0,0),(2534,'zh_tw_wp',3,'enablemobilewebservice','Enable web services for mobile devices','為行動裝置啟動網絡服務',NULL,1589529657,NULL,0,0),(2535,'zh_tw_wp',3,'enablerecordcache','Enable record cache','啟用資料錄快取',NULL,1589529657,NULL,0,0),(2536,'zh_tw_wp',3,'enablerssfeeds','Enable RSS feeds','啟用RSS摘要',NULL,1589529657,NULL,0,0),(2537,'zh_tw_wp',3,'enablesafebrowserintegration','Enable Safe Exam Browser integration','啟用 Safe Exam Browser 的整合',NULL,1589529657,NULL,0,0),(2538,'zh_tw_wp',3,'enablesearchareas','Enable search areas','啟用搜尋區域',NULL,1589529657,NULL,0,0),(2539,'zh_tw_wp',3,'enablestats','Enable statistics','啟用統計功能',NULL,1589529657,NULL,0,0),(2540,'zh_tw_wp',3,'enabletrusttext','Enable trusted content','啟用信任的內容',NULL,1589529657,NULL,0,0),(2541,'zh_tw_wp',3,'enablewebservices','Enable web services','啟用 Web 服務',NULL,1589529657,NULL,0,0),(2542,'zh_tw_wp',3,'enablewsdocumentation','Web services documentation','Web 服務文件',NULL,1589529657,NULL,0,0),(2543,'zh_tw_wp',3,'enrolinstancedefaults','Enrolment instance defaults','選課方式預設值',NULL,1589529657,NULL,0,0),(2544,'zh_tw_wp',3,'enrolinstancedefaults_desc','Default enrolment settings in new courses.','新建課程的預設選課設定。',NULL,1589529657,NULL,0,0),(2545,'zh_tw_wp',3,'enrolmultipleusers','Enrol the users','將這些用戶加入課程',NULL,1589529657,NULL,0,0),(2546,'zh_tw_wp',3,'environment','Environment','環境',NULL,1589529657,NULL,0,0),(2547,'zh_tw_wp',3,'environmenterrortodo','You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!','在開始安裝這個 Moodle 版本前,您必須修正上述所有環境問題(錯誤)!',NULL,1589529657,NULL,0,0),(2548,'zh_tw_wp',3,'environmenterrorupgrade','Warning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?','警告:在升級這個 Moodle 的版本前,您需要解決上面找到的所有環境的問題(錯誤)!沒有修正這些問題就進行問題可能造成像是資料遺失等問題,您確定要繼續升級嗎?',NULL,1589529657,NULL,0,0),(2549,'zh_tw_wp',3,'environmentmustfixsetting','PHP setting must be changed.','必須修改PHP設定。',NULL,1589529657,NULL,0,0),(2550,'zh_tw_wp',3,'environmentok','Your server environment meets all minimum requirements.','您的伺服器環境符合所有最低的需求。',NULL,1589529657,NULL,0,0),(2551,'zh_tw_wp',3,'environmentrecommendcustomcheck','if this test fails, it indicates a potential problem','如果這個測試失敗,代表有一個潛在的問題',NULL,1589529657,NULL,0,0),(2552,'zh_tw_wp',3,'environmentrecommendinstall','should be installed and enabled for best results','為了最佳效果,應該安裝並啟用',NULL,1589529657,NULL,0,0),(2553,'zh_tw_wp',3,'environmentrecommendversion','version {$a->needed} is recommended and you are running {$a->current}','建議的版本為 {$a->needed} ,而您目前執行的版本為 {$a->current}',NULL,1589529657,NULL,0,0),(2554,'zh_tw_wp',3,'environmentrequirecustomcheck','this test must pass','這個測試必須通過',NULL,1589529657,NULL,0,0),(2555,'zh_tw_wp',3,'environmentrequireinstall','must be installed and enabled','必須安裝並啟用',NULL,1589529657,NULL,0,0),(2556,'zh_tw_wp',3,'environmentrequireversion','version {$a->needed} is required and you are running {$a->current}','需要得版本為{$a->needed},而您目前執行的版本為 {$a->current}',NULL,1589529657,NULL,0,0),(2557,'zh_tw_wp',3,'environmentsettingok','recommended setting detected','有偵測到所建議的設定',NULL,1589529657,NULL,0,0),(2558,'zh_tw_wp',3,'environmentshouldfixsetting','PHP setting should be changed.','應該修改PHP的設定',NULL,1589529657,NULL,0,0),(2559,'zh_tw_wp',3,'environmentxmlerror','Error reading environment data ({$a->error_code})','讀取環境資料時發生錯誤 ({$a->error_code})',NULL,1589529657,NULL,0,0),(2560,'zh_tw_wp',3,'environmentmariadbwrongdbtype','Wrong $CFG->dbtype: you need to change it in your config.php file, from \'mysql\' to \'mariadb\'.','錯誤的 $CFG->dbtype: 你必須在你的 config.php 檔裡更改它,將它從 \'mysql\' 改成 \'mariadb\'。',NULL,1589529657,NULL,0,0),(2561,'zh_tw_wp',3,'errordeletingconfig','An error occurred while deleting the configuration records for plugin \'{$a}\'.','刪除外掛“{$a}”的設定記錄時出錯。',NULL,1589529657,NULL,0,0),(2562,'zh_tw_wp',3,'errorsetting','Could not save setting:','無法儲存設定資料:',NULL,1589529657,NULL,0,0),(2563,'zh_tw_wp',3,'errorwithsettings','Some settings were not changed due to an error.','無法更新一些設定,因為發生了這個錯誤:',NULL,1589529657,NULL,0,0),(2564,'zh_tw_wp',3,'eventshandlersinuse','The following plugins in your system are using Events 1 API deprecated handlers: \'{$a}\'. Please, update them to use Events 2 API. See https://docs.moodle.org/dev/Event_2#Event_dispatching_and_observers.','在你系統裡的下列外掛是使用Events 1 API已經棄用的處理程式:\'{$a}\'。 請更新它們改用Events 2 API。\n參見https://docs.moodle.org/dev/Event_2#Event_dispatching_and_observers。',NULL,1589529657,NULL,0,0),(2565,'zh_tw_wp',3,'everyonewhocan','Everyone who can \'{$a}\'','每一位可以\'{$a}\'的人',NULL,1589529657,NULL,0,0),(2566,'zh_tw_wp',3,'exceptions','exceptions','異常',NULL,1589529657,NULL,0,0),(2567,'zh_tw_wp',3,'execpathnotallowed','Setting executable and local paths disabled in config.php','在 config.php 檔設定的可執行和本地路徑已經無法使用',NULL,1589529657,NULL,0,0),(2568,'zh_tw_wp',3,'experimental','Experimental','實驗性功能',NULL,1589529657,NULL,0,0),(2569,'zh_tw_wp',3,'experimentalsettings','Experimental settings','實驗性設定',NULL,1589529657,NULL,0,0),(2570,'zh_tw_wp',3,'extendedusernamechars','Allow extended characters in usernames','帳號名稱允許使用延伸字元',NULL,1589529657,NULL,0,0),(2571,'zh_tw_wp',3,'extramemorylimit','Extra PHP memory limit','額外的 PHP 記憶體限制',NULL,1589529657,NULL,0,0),(2572,'zh_tw_wp',3,'fatalsessionautostart','

Serious configuration error detected, please notify server administrator.

To operate properly, Moodle requires that administrator changes PHP settings.

session.auto_start must be set to off.

This setting is controlled by editing php.ini, Apache/IIS
configuration or .htaccess file on the server.

','

檢測到嚴重的設定錯誤,請通知伺服器管理員。

管理員要更改PHP的設定,Moodle才能正常執行。

session.auto_start 必須被設定為off

此設定使用編輯伺服器上php.ini 、Apache/IIS的設定或.htaccess 檔案來控制。',NULL,1589529657,NULL,0,0),(2573,'zh_tw_wp',3,'filescleanupperiod','Clean up trash pool files','Clean up trash pool files',NULL,1589529657,NULL,0,0),(2574,'zh_tw_wp',3,'filescleanupperiod_help','How often trash pool files are deleted. These are files that are associated with a context that no longer exists, for example when a course is deleted. Please note: This setting can result in missing files in a course which is backed up, deleted and then restored if the setting \'Include files\' (backup_auto_files) in \'Automated backup settings\' is disabled.','How often trash pool files are deleted. These are files that are associated with a context that no longer exists, for example when a course is deleted. Please note: This setting can result in missing files in a course which is backed up, deleted and then restored if the setting \'Include files\' (backup_auto_files) in \'Automated backup settings\' is disabled.',NULL,1589529657,NULL,0,0),(2575,'zh_tw_wp',3,'fileconversioncleanuptask','Cleanup of temporary records for file conversions.','清理文件轉換所留下的臨時紀錄',NULL,1589529657,NULL,0,0),(2576,'zh_tw_wp',3,'filecreated','New file created','新檔案建立了',NULL,1589529657,NULL,0,0),(2577,'zh_tw_wp',3,'filesizeunits','file size units','file size units',NULL,1589529657,NULL,0,0),(2578,'zh_tw_wp',3,'filestoredin','Save file into folder :','儲存檔案到資料夾:',NULL,1589529657,NULL,0,0),(2579,'zh_tw_wp',3,'filestoredinhelp','Where the file will be stored','檔案儲存的位置',NULL,1589529657,NULL,0,0),(2580,'zh_tw_wp',3,'filterall','Filter all strings','過濾所有字串',NULL,1589529657,NULL,0,0),(2581,'zh_tw_wp',3,'filtermatchoneperpage','Filter match once per page','過濾器在每頁只配對一次',NULL,1589529657,NULL,0,0),(2582,'zh_tw_wp',3,'filtermatchonepertext','Filter match once per text','每篇文章只過濾一次',NULL,1589529657,NULL,0,0),(2583,'zh_tw_wp',3,'filters','Filters','過濾',NULL,1589529657,NULL,0,0),(2584,'zh_tw_wp',3,'filtersettings','Manage filters','過濾器設定',NULL,1589529657,NULL,0,0),(2585,'zh_tw_wp',3,'filtersettingsgeneral','General filter settings','一般過瀘器設定',NULL,1589529657,NULL,0,0),(2586,'zh_tw_wp',3,'filteruploadedfiles','Filter uploaded files','過濾上傳的檔案',NULL,1589529657,NULL,0,0),(2587,'zh_tw_wp',3,'forceclean','Content cleaning everywhere','將內容全部清除',NULL,1589529657,NULL,0,0),(2588,'zh_tw_wp',3,'forceclean_desc','Content added to the site is normally cleaned before being displayed, to remove anything which might be a security threat. However, content is not cleaned in certain places such as activity descriptions, page resources or HTML blocks to allow scripts, media, inline frames etc. to be added. If this setting is enabled, ALL content will be cleaned. This may result in existing content no longer displaying correctly.','Content added to the site is normally cleaned before being displayed, to remove anything which might be a security threat. However, content is not cleaned in certain places such as activity descriptions, page resources or HTML blocks to allow scripts, media, inline frames etc. to be added. If this setting is enabled, ALL content will be cleaned. This may result in existing content no longer displaying correctly.',NULL,1589529657,NULL,0,0),(2589,'zh_tw_wp',3,'forcelogin','Force users to log in','強制用戶登入',NULL,1589529657,NULL,0,0),(2590,'zh_tw_wp',3,'forceloginforprofileimage','Force users to log in to view user pictures','用戶必須登入後才能查看個人照片',NULL,1589529657,NULL,0,0),(2591,'zh_tw_wp',3,'forceloginforprofileimage_help','If enabled, users must log in in order to view user profile pictures and the default user picture will be used in all notification emails.','如果啟用,只有已登入用戶才能檢視用戶的個人照片,並且所有通知郵件都將使用這預設個人照片。',NULL,1589529657,NULL,0,0),(2592,'zh_tw_wp',3,'forceloginforprofiles','Force users to log in for profiles','強制用戶要登入之後,才能夠看到個人資料',NULL,1589529657,NULL,0,0),(2593,'zh_tw_wp',3,'forcetimezone','Force timezone','強制使用預設時區',NULL,1589529657,NULL,0,0),(2594,'zh_tw_wp',3,'formatuninstallwithcourses','There are {$a->count} courses using {$a->format}. Their format will be changed to {$a->defaultformat} (default format for this site). Some format-specific data may be lost. Are you sure you want to proceed?','這裡有{$a->count}個課程使用{$a->format}。他們的格式將會改成 {$a->defaultformat} (這一網站的預設格式)。某些格式指定的資料可能會遺失。您確定要繼續?',NULL,1589529657,NULL,0,0),(2595,'zh_tw_wp',3,'frontpage','Front page','首頁',NULL,1589529657,NULL,0,0),(2596,'zh_tw_wp',3,'frontpagebackup','Front page backup','首頁備份',NULL,1589529657,NULL,0,0),(2597,'zh_tw_wp',3,'frontpagedefaultrole','Default frontpage role','首頁預設的角色',NULL,1589529657,NULL,0,0),(2598,'zh_tw_wp',3,'frontpagefilters','Front page filters','首頁過濾',NULL,1589529657,NULL,0,0),(2599,'zh_tw_wp',3,'frontpageloggedin','Front page items when logged in','登入後首頁的項目',NULL,1589529657,NULL,0,0),(2600,'zh_tw_wp',3,'frontpageoverrides','Front page permission overrides','首頁權限置換',NULL,1589529657,NULL,0,0),(2601,'zh_tw_wp',3,'frontpagequestions','Front page questions','首頁試題',NULL,1589529657,NULL,0,0),(2602,'zh_tw_wp',3,'frontpagerestore','Front page restore','首頁還原',NULL,1589529657,NULL,0,0),(2603,'zh_tw_wp',3,'frontpageroles','Front page roles','首頁角色',NULL,1589529657,NULL,0,0),(2604,'zh_tw_wp',3,'frontpagesettings','Front page settings','首頁設定',NULL,1589529657,NULL,0,0),(2605,'zh_tw_wp',3,'fullnamedisplay','Full name format','完整名稱格式',NULL,1589529657,NULL,0,0),(2606,'zh_tw_wp',3,'fullnamedisplayprivate','Full name format - private','完整名稱格式--私人',NULL,1589529657,NULL,0,0),(2607,'zh_tw_wp',3,'gdrequired','The GD extension is now required by Moodle for image conversion.','Moodle現在需要用到GD 擴展來進行圖像轉換',NULL,1589529657,NULL,0,0),(2608,'zh_tw_wp',3,'generalsettings','General settings','一般設定',NULL,1589529657,NULL,0,0),(2609,'zh_tw_wp',3,'geoipfile','GeoLite2 City MaxMind DB','GeoLite2 城市 Maxmind 資料庫',NULL,1589529657,NULL,0,0),(2610,'zh_tw_wp',3,'getremoteaddrconf','Logged IP address source','記錄的IP位址來源',NULL,1589529657,NULL,0,0),(2611,'zh_tw_wp',3,'globalsearch','Global search','全站搜尋',NULL,1589529657,NULL,0,0),(2612,'zh_tw_wp',3,'globalsearchmanage','Manage global search','管理全站搜尋',NULL,1589529657,NULL,0,0),(2613,'zh_tw_wp',3,'groupenrolmentkeypolicy','Group enrolment key policy','群組選課密鑰管理規則',NULL,1589529657,NULL,0,0),(2614,'zh_tw_wp',3,'groupenrolmentkeypolicy_desc','If enabled, group enrolment keys will be checked against the password policy as specified in the settings above.','啟動後,這將使Moodle以一個有效的密碼管理規則來檢查群組選課密鑰。',NULL,1589529657,NULL,0,0),(2615,'zh_tw_wp',3,'googlemapkey3','Google Maps API V3 key','Google 地圖的 API V3 密鑰',NULL,1589529657,NULL,0,0),(2616,'zh_tw_wp',3,'googlemapkey3_help','You need to enter a special key to use Google Maps for IP address lookup visualization. You can obtain the key free of charge at https://developers.google.com/maps/documentation/javascript/tutorial#api_key','你需要輸入一特殊密鑰來使用Google 地圖進行視覺化尋找IP位址。您可以在 https://developers.google.com/maps/documentation/javascript/tutorial#api_key免費取得密鑰。',NULL,1589529657,NULL,0,0),(2617,'zh_tw_wp',3,'gotofirst','Go to first missing string','跳到第一個缺漏的字串',NULL,1589529657,NULL,0,0),(2618,'zh_tw_wp',3,'gradebook','Gradebook','成績簿',NULL,1589529657,NULL,0,0),(2619,'zh_tw_wp',3,'gradebookroles','Graded roles','列入成績簿的角色',NULL,1589529657,NULL,0,0),(2620,'zh_tw_wp',3,'gravatardefaulturl','Gravatar default image URL','Gravatar 預設圖像的網址',NULL,1589529657,NULL,0,0),(2621,'zh_tw_wp',3,'gravatardefaulturl_help','Gravatar needs a default image to display if it is unable to find a picture for a given user. Provide a full URL for an image. If you leave this setting empty, Moodle will attempt to use the most appropriate default image for the page you are viewing. Note also that Gravatar has a number of codes which can be used to generate default images.','如果不能夠對某用戶找到一張相片,Gravatar將需要一個預設的相片去展示。請對該相片提供一個完整的網址。如果您讓該選項為空白,那麼 Moodle 將會對於您當前瀏覽的頁面嘗試使用最合適的預設圖片。請注意 Gravatar 也有一段程式碼 可以用於產生預設圖片。',NULL,1589529657,NULL,0,0),(2622,'zh_tw_wp',3,'gradeexport','Primary grade export methods','主要的成績匯出方式',NULL,1589529657,NULL,0,0),(2623,'zh_tw_wp',3,'guestroleid','Role for guest','訪客的角色',NULL,1589529657,NULL,0,0),(2624,'zh_tw_wp',3,'guestroleid_help','This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users that enter the course via guest enrolment plugin.','此角色被自動分配給訪客用戶。它也被臨時分配給通過訪客選課外掛進入課程的未選課用戶。',NULL,1589529657,NULL,0,0),(2625,'zh_tw_wp',3,'helpadminseesall','In the site calendar, do admins see and filter events from all course calendars or just those from courses they are enrolled in? Regardless of the chosen option, admins will always be able to manage events for each course calendar by navigating to the course first, and then accessing the course calendar directly.','管理者可以看到所有行事曆或只有他們自己的行事曆?',NULL,1589529657,NULL,0,0),(2626,'zh_tw_wp',3,'helpcalendarcustomexport','Enable custom date range export option in calendar exports. Calendar exports must be enabled before this is effective.','在匯出行事曆時,啟用自己訂定起迄日期的功能。您必須先啟用行事曆匯出功能,這才能發會作用。',NULL,1589529657,NULL,0,0),(2627,'zh_tw_wp',3,'helpexportlookahead','How many days in the future does the calendar look for events during export for the custom export option?','在安照自訂選項匯出時,行事曆會往前幾天搜尋事件?',NULL,1589529657,NULL,0,0),(2628,'zh_tw_wp',3,'helpexportlookback','How many days in the past does the calendar look for events during export for the custom export option?','在安照自訂選項匯出時,行事曆會往後幾天搜尋事件?',NULL,1589529657,NULL,0,0),(2629,'zh_tw_wp',3,'helpforcetimezone','You can allow users to individually select their timezone, or force a timezone for everyone.','您可以允許用戶選擇他自己的時區或者讓所有用戶只能使用同一時區。',NULL,1589529657,NULL,0,0),(2630,'zh_tw_wp',3,'helpshowicalsource','If enabled, the subscription name and link will be shown for iCal-imported events.','若你要顯示這 ical 設定的名稱,並連結到 ical 匯入的事件,請啟用這一設定。',NULL,1589529657,NULL,0,0),(2631,'zh_tw_wp',3,'helpsitemaintenance','For upgrades and other work','用於升級和其他需要的工作',NULL,1589529657,NULL,0,0),(2632,'zh_tw_wp',3,'helpstartofweek','Which day starts the week in the calendar?','此日曆要以星期幾來當星期的第一天?',NULL,1589529657,NULL,0,0),(2633,'zh_tw_wp',3,'helpupcominglookahead','How many days in the future does the calendar look for upcoming events by default?','此日曆預設要顯示未來幾天的行事?',NULL,1589529657,NULL,0,0),(2634,'zh_tw_wp',3,'helpupcomingmaxevents','How many (maximum) upcoming events are shown to users by default?','預設要顯示多少未來事件給使用者?',NULL,1589529657,NULL,0,0),(2635,'zh_tw_wp',3,'helpweekenddays','Which days of the week are treated as \"weekend\" and shown with a different colour?','那幾天視為一個星期的週末,將以不同顏色顯示?',NULL,1589529657,NULL,0,0),(2636,'zh_tw_wp',3,'hiddenuserfields','Hide user fields','隱藏使用者的欄位',NULL,1589529657,NULL,0,0),(2637,'zh_tw_wp',3,'hidefromall','Hide from all users','對所有使用者隱藏',NULL,1589529657,NULL,0,0),(2638,'zh_tw_wp',3,'hidefromnone','Hide from nobody','不對任何人隱藏',NULL,1589529657,NULL,0,0),(2639,'zh_tw_wp',3,'hidefromstudents','Hide from students','對學生隱藏',NULL,1589529657,NULL,0,0),(2640,'zh_tw_wp',3,'htmleditor','HTML editor','HTML 編輯器',NULL,1589529657,NULL,0,0),(2641,'zh_tw_wp',3,'htmleditorsettings','HTML editor settings','HTML編輯器設定',NULL,1589529657,NULL,0,0),(2642,'zh_tw_wp',3,'htmlsettings','HTML settings','HTML 設定',NULL,1589529657,NULL,0,0),(2643,'zh_tw_wp',3,'http','HTTP','HTTP',NULL,1589529657,NULL,0,0),(2644,'zh_tw_wp',3,'httpsecurity','HTTP security','HTTP 安全性',NULL,1589529657,NULL,0,0),(2645,'zh_tw_wp',3,'incompleteunicodesupport','The current setup of MySQL or MariaDB is using \'utf8\'. This character set does not support four byte characters which include some emoji. Trying to use these characters will result in an error when updating a record, and any information being sent to the database will be lost. Please consider changing your settings to \'utf8mb4\'. See the documentation for full details.','MySQL 或 MariaDB 的設定是使用 \'utf8\'。這一字元組合並不支援四位元的字元(它包含某些表情符號)。若嘗試使用這些字元,將會在更新紀錄時導致錯誤,而且送到資料庫的任何訊息將會遺失。\n請考慮將你的設定更改為\'utf8mb4\'。完整的細節請參閱文件。',NULL,1589529657,NULL,0,0),(2646,'zh_tw_wp',3,'change','change','變更',NULL,1589529657,NULL,0,0),(2647,'zh_tw_wp',3,'checkboxno','No','否',NULL,1589529657,NULL,0,0),(2648,'zh_tw_wp',3,'checkboxyes','Yes','是',NULL,1589529657,NULL,0,0),(2649,'zh_tw_wp',3,'choosefiletoedit','Choose file to edit','選擇要編輯的檔案',NULL,1589529657,NULL,0,0),(2650,'zh_tw_wp',3,'h5pgetcontenttypestask','Download available H5P content types from h5p.org','Download available H5P content types from h5p.org',NULL,1589529657,NULL,0,0),(2651,'zh_tw_wp',3,'iconvrequired','Installing ICONV extension is required.','必須安裝 ICONV 延伸套件',NULL,1589529657,NULL,0,0),(2652,'zh_tw_wp',3,'ignore','Ignore','忽略',NULL,1589529657,NULL,0,0),(2653,'zh_tw_wp',3,'includemoduleuserdata','Include module user data','包含模組的用戶資料',NULL,1589529657,NULL,0,0),(2654,'zh_tw_wp',3,'incompatibleblocks','Incompatible blocks','不相容的區塊',NULL,1589529657,NULL,0,0),(2655,'zh_tw_wp',3,'indexdata','Index data','索引資料',NULL,1589529657,NULL,0,0),(2656,'zh_tw_wp',3,'indexinginfo','The recommended way to index your site\'s contents is by using the \'Global search indexing\' scheduled task.','要對於您網站的內容製作索引,我們建議的您採用\"製作全站尋索引\",它是由一個定期執行的任務計畫程式Cron所自動執行。',NULL,1589529657,NULL,0,0),(2657,'zh_tw_wp',3,'installhijacked','Installation must be finished from the original IP address, sorry.','安裝必須從原來的IP地址來完成,對不起。',NULL,1589529657,NULL,0,0),(2658,'zh_tw_wp',3,'installsessionerror','Can not initialise PHP session, please verify that your browser accepts cookies.','無法初始化 PHP session,請確認您的瀏覽器接受 cookies。',NULL,1589529657,NULL,0,0),(2659,'zh_tw_wp',3,'intlrecommended','Intl extension is used to improve internationalization support, such as locale aware sorting.','intl延伸套件可以增強國際化支持,例如符合區域習慣的排序。',NULL,1589529657,NULL,0,0),(2660,'zh_tw_wp',3,'intlrequired','Intl extension is required to improve internationalization support, such as locale aware sorting and international domain names.','Intl擴展是必要的,以改進軟體國際化的支援,例如,地區性的排序方式和國際化的域名。',NULL,1589529657,NULL,0,0),(2661,'zh_tw_wp',3,'invalidagedigitalconsent','The digital age of consent is not valid: {$a}','這一用戶年齡限制無效:{$a}',NULL,1589529657,NULL,0,0),(2662,'zh_tw_wp',3,'invalidforgottenpasswordurl','The forgotten password URL is not a valid URL.','這個密碼時所用的網址不是一個有效的網址',NULL,1589529657,NULL,0,0),(2663,'zh_tw_wp',3,'invalidsection','Invalid section.','錯誤的區域',NULL,1589529657,NULL,0,0),(2664,'zh_tw_wp',3,'invaliduserchangeme','Username \"changeme\" is reserved -- you cannot create an account with it.','帳號 “changeme”是保留的用戶名,您不能夠用來註冊。',NULL,1589529657,NULL,0,0),(2665,'zh_tw_wp',3,'ipblocked','This site is not available currently.','本站目前不能使用。',NULL,1589529657,NULL,0,0),(2666,'zh_tw_wp',3,'ipblocker','IP blocker','IP 封鎖器',NULL,1589529657,NULL,0,0),(2667,'zh_tw_wp',3,'ipblockersyntax','Put every entry on one line. Valid entries are either full IP address (such as 192.168.10.1) which matches a single host; or partial address (such as 192.168) which matches any address starting with those numbers; or CIDR notation (such as 231.54.211.0/20); or a range of IP addresses (such as 231.3.56.10-20) where the range applies to the last part of the address. Text domain names (like \'example.com\') are not supported. Blank lines, and text following a \"#\" character are ignored.','每一行只放一項。有效的項目可以是完整的IP位址(例如192.168.10.1),它只與一個主機對應;也可以是部分位址(例如192.168.),它與任何以些數字開頭的位址相對應;它也可以是CIDR符號(例如231.54.211.0/20);還可以是一個IP位址範圍(例如231.3.56.10-20),在此最後部分是在指明地址的範圍。不可以使用文字網址(比如「example.com」)。空行會被忽略。',NULL,1589529657,NULL,0,0),(2668,'zh_tw_wp',3,'iplookup','IP address lookup','IP 位址查詢',NULL,1589529657,NULL,0,0),(2669,'zh_tw_wp',3,'iplookupgeoplugin','The geoPlugin service is currently being used to look up geographical information. For more accurate results we recommend installing a local copy of the MaxMind GeoLite database.','目前正在使用 geoPlugin 服務來尋找地理資訊。為得到更準確的結果,我們建議在本地安裝 MaxMind GeoLite 資料庫。',NULL,1589529657,NULL,0,0),(2670,'zh_tw_wp',3,'iplookupinfo','By default Moodle uses the free online NetGeo (The Internet Geographic Database) server to lookup location of IP addresses, unfortunately this database is not maintained anymore and may return wildly incorrect data.\nIt is recommended to install local copy of free GeoLite2 City database from MaxMind.
\nIP address location is displayed on simple map or using Google Maps. Please note that you need to have a Google account and apply for free Google Maps API key to enable interactive maps.','預設Moodle使用免費線上NetGeo(網際網路地理資料庫)伺服器來查詢IP位址的地理位置,不幸地此資料庫不再受維護而且可能回傳非常錯誤的資料。建議從MaxMind安裝本地的免費GeoLite2 城市資料庫複本。
IP位址的所在地僅用簡單的地圖或使用Google Maps來顯示。請注意您需有Google帳號並申請免費的Google Maps API key來啟動互動式地圖。',NULL,1589529657,NULL,0,0),(2671,'zh_tw_wp',3,'iplookupmaxmindnote','This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.','此產品包含由MaxMind建立的GeoLite2資料,你可從http://www.maxmind.com/取得。',NULL,1589529657,NULL,0,0),(2672,'zh_tw_wp',3,'ishttpswarning','It has been detected that your site is not secured using HTTPS. It is strongly recommended to migrate your site to HTTPS for increased security and improved integration with other systems.','已經偵測到你的網站沒有使用 HTTPS 來增加安全。強烈建議您將您的網站改用HTTPS 以增加安全性,並改進與其他系統的整合。',NULL,1589529657,NULL,0,0),(2673,'zh_tw_wp',3,'keeptagnamecase','Keep tag name casing','保留標籤名稱的大小寫',NULL,1589529657,NULL,0,0),(2674,'zh_tw_wp',3,'lang','Default language','預設語言',NULL,1589529657,NULL,0,0),(2675,'zh_tw_wp',3,'langcache','Cache language menu','快取語言選單',NULL,1589529657,NULL,0,0),(2676,'zh_tw_wp',3,'langcache_desc','Cache the language menu. If enabled, the list of available translations is cached. The cache is automatically refreshed when you install or delete a language pack via the in-built language packs management tool. If you install a new language pack manually, you have to use Purge all caches feature to refresh the cached list.','快取語言選單。如果啟用快取語言選單,那麼可用的翻譯列表將會被快取。當您使用內置的語言包管理工具安裝或刪除語言包時,快取會自動更新。如果您手動安裝一個新的語言包時,您需要使用「清除快取」來更新已快取的語言包列表。',NULL,1589529657,NULL,0,0),(2677,'zh_tw_wp',3,'langlist','Languages on language menu','語言選單中的語言項目',NULL,1589529657,NULL,0,0),(2678,'zh_tw_wp',3,'langmenu','Display language menu','顯示語言選單',NULL,1589529657,NULL,0,0),(2679,'zh_tw_wp',3,'langpackwillbeupdated','NOTE: Moodle will try to download updates for your language packs during the upgrade.','注意:在更新過程中,Moodle會嘗試更新您的語言包。您原有的語言資料夾將會被覆蓋。',NULL,1589529657,NULL,0,0),(2680,'zh_tw_wp',3,'langstringcache','Cache all language strings','快取暫存所有語言字串',NULL,1589529657,NULL,0,0),(2681,'zh_tw_wp',3,'languagesettings','Language settings','語言設定',NULL,1589529657,NULL,0,0),(2682,'zh_tw_wp',3,'latinexcelexport','Excel encoding','Excel 檔案的編碼',NULL,1589529657,NULL,0,0),(2683,'zh_tw_wp',3,'legacyfilesaddallowed','Allow adding to legacy course files','允許添加到繼承的課程檔案。',NULL,1589529657,NULL,0,0),(2684,'zh_tw_wp',3,'legacyfilesaddallowed_help','If a course has legacy course files, allow new files and folders to be added to it.','若一個課程有繼承先前的檔案,允許添加新檔案和資料夾到它裡面。',NULL,1589529657,NULL,0,0),(2685,'zh_tw_wp',3,'legacyfilesinnewcourses','Legacy course files in new courses','新課程使用舊版課程檔案',NULL,1589529657,NULL,0,0),(2686,'zh_tw_wp',3,'legacyfilesinnewcourses_help','By default, legacy course files areas are available in upgraded courses only. Please note that some features such as activity backup and restore are not compatible with this setting.','預設情況下,舊版本課程檔案只在升級過來的課程中存在。請注意,某些功能,比如單個活動的備份/還原,和此設定不兼容。',NULL,1589529657,NULL,0,0),(2687,'zh_tw_wp',3,'libcurlwarning','It has been detected that libcurl doesn\'t have CURLOPT_PROTOCOL support. An up-to-date libcurl installation is recommended for security reasons.','已經偵測到 libcurl 沒有CURLOPT_PROTOCOL支援,為了安全理由,建議安裝一個最新版的 libcurl 。',NULL,1589529657,NULL,0,0),(2688,'zh_tw_wp',3,'licensesettings','Licence settings','授權設定',NULL,1589529657,NULL,0,0),(2689,'zh_tw_wp',3,'linkadmincategories','Link admin categories','連結管理類別',NULL,1589529657,NULL,0,0),(2690,'zh_tw_wp',3,'linkadmincategories_help','If enabled admin setting categories will be displayed as links in the navigation and will lead to the admin category pages.','如果啟用,管理員設定分類連結會顯示在導覽中,導向管理分類頁面。',NULL,1589529657,NULL,0,0),(2691,'zh_tw_wp',3,'linkcoursesections','Always link course sections','永遠連結課程單元',NULL,1589529657,NULL,0,0),(2692,'zh_tw_wp',3,'linkcoursesections_help','Always try to provide a link for course sections. Course sections are usually only shown as links if the course format displays a single section per page. If this setting is enabled a link will always be provided.','永遠嘗試為課程單元提供一個連結。如果課程的格式為每一頁顯示一個單元時,通常將課程單元顯示為連結。如果這一設定被啟用,會提供一個連結。',NULL,1589529657,NULL,0,0),(2693,'zh_tw_wp',3,'loading','Loading','載入中',NULL,1589529657,NULL,0,0),(2694,'zh_tw_wp',3,'localetext','Sitewide locale','網站語系',NULL,1589529657,NULL,0,0),(2695,'zh_tw_wp',3,'localstringcustomization','Local string customization','自訂本地文字',NULL,1589529657,NULL,0,0),(2696,'zh_tw_wp',3,'location','Location','位置',NULL,1589529657,NULL,0,0),(2697,'zh_tw_wp',3,'locationsettings','Location settings','位置設定',NULL,1589529657,NULL,0,0),(2698,'zh_tw_wp',3,'locked','Locked','被鎖住',NULL,1589529657,NULL,0,0),(2699,'zh_tw_wp',3,'lockoutduration','Account lockout duration','帳戶封鎖期限',NULL,1589529657,NULL,0,0),(2700,'zh_tw_wp',3,'lockoutduration_desc','Locked out account is automatically unlocked after this duration.','被封鎖的帳戶在這一期限之後,會自動解封鎖。',NULL,1589529657,NULL,0,0),(2701,'zh_tw_wp',3,'lockoutemailbody','Your account with username {$a->username} on server \'{$a->sitename}\'\nwas locked out after multiple invalid login attempts.\n\nTo unlock the account immediately go to the following address\n\n{$a->link}\n\nIn most mail programs, this should appear as a blue link\nwhich you can just click on. If that doesn\'t work,\nthen copy and paste the address into the address\nline at the top of your web browser window.\n\nIf you need help, please contact the site administrator,\n{$a->admin}','您在\'{$a->sitename}\'以 {$a->username} 為名的帳號,在多次無效的登入動作之後,已經被封鎖了。\n\n若要立刻解除這帳號的封鎖,請到下列網址\n\n{$a->link}\n\n在大多式的郵件程式,這網址是以藍色出現,而你可以點選它,但如果無效。\n那就剪貼這網址到你的瀏覽器的頂端網址列上。\n\n若你需要幫助,請聯絡網站管理員,\n{$a->admin}',NULL,1589529657,NULL,0,0),(2702,'zh_tw_wp',3,'lockoutemailsubject','Your account on {$a} was locked out','你在{$a}的帳號被封鎖了',NULL,1589529657,NULL,0,0),(2703,'zh_tw_wp',3,'lockouterrorunlock','Invalid account unlock information supplied.','提供的帳號封鎖資訊無效',NULL,1589529657,NULL,0,0),(2704,'zh_tw_wp',3,'lockoutthreshold','Account lockout threshold','帳號封鎖門檻',NULL,1589529657,NULL,0,0),(2705,'zh_tw_wp',3,'lockoutthreshold_desc','Select number of failed login attempts that result in account lockout. This feature may be abused in denial of service attacks.','指定在幾次登入之敗之後,該帳號將被封鎖。這一功能常被用於拒絕服務攻擊。',NULL,1589529657,NULL,0,0),(2706,'zh_tw_wp',3,'lockoutwindow','Account lockout observation window','帳戶封鎖狀況的觀察視窗',NULL,1589529657,NULL,0,0),(2707,'zh_tw_wp',3,'lockoutwindow_desc','Observation time for lockout threshold, if there are no failed attempts the threshold counter is reset after this time.','封鎖門檻的觀察時間。如果沒有失敗的嘗試,這一門檻計數器將會在這時間之後重設。',NULL,1589529657,NULL,0,0),(2708,'zh_tw_wp',3,'lockrequestcategory','Prevent category selection','Prevent category selection',NULL,1589529657,NULL,0,0),(2709,'zh_tw_wp',3,'log','Logs','日誌',NULL,1589529657,NULL,0,0),(2710,'zh_tw_wp',3,'logguests','Log guest access','日誌包含訪客的訪問',NULL,1589529657,NULL,0,0),(2711,'zh_tw_wp',3,'logguests_help','This setting enables logging of actions by guest account and not logged in users. High profile sites may want to disable this logging for performance reasons. It is recommended to keep this setting enabled on production sites.','啟用此一設定將會逐一紀錄訪客帳號及未登入用戶的的動作。高負載的網站為了效能上的原因可能會想關閉這紀錄日誌檔的功能。在正式運作網站上,建議您保持啟用此設定。',NULL,1589529657,NULL,0,0),(2712,'zh_tw_wp',3,'loginpageautofocus','Autofocus login page form','自動將游標移到登入表單',NULL,1589529657,NULL,0,0),(2713,'zh_tw_wp',3,'loginpageautofocus_help','Enabling this option improves usability of the login page, but automatically focusing fields may be considered an accessibility issue.','啟用此選項可以讓登入頁面更方便,但自動移動焦點可能會給無障礙進入帶來問題。',NULL,1589529657,NULL,0,0),(2714,'zh_tw_wp',3,'loglifetime','Keep logs for','日誌要保留幾天',NULL,1589529657,NULL,0,0),(2715,'zh_tw_wp',3,'logo','Logo','商標',NULL,1589529657,NULL,0,0),(2716,'zh_tw_wp',3,'logo_desc','A full logo to be used as decoration by some themes (such as core themes). This image can be quite high resolution because it will be scaled down for use (and cached for performance). Logos that are wider than they are high usually give better results. Formats accepted: PNG and JPG.','在某些主題樣式中用來裝飾的完整商標。這圖像必須是高解析度的,因為它會被按比例縮小(並被快取已加高效率),商標的寬度大於高度,效果會錶叫好。圖檔格式必須是 PNG 或 JPG。',NULL,1589529657,NULL,0,0),(2717,'zh_tw_wp',3,'logocompact','Compact logo','微型商標',NULL,1589529657,NULL,0,0),(2718,'zh_tw_wp',3,'logocompact_desc','A compact version of the same logo as above, such as an emblem, shield or icon. The image should be clear even at small sizes. Formats accepted: PNG and JPG.','上述商標的縮小版本。圖檔雖小也必須要清晰,可接受的格式是: PNG 或 JPG',NULL,1589529657,NULL,0,0),(2719,'zh_tw_wp',3,'logossettings','Logos','商標',NULL,1589529657,NULL,0,0),(2720,'zh_tw_wp',3,'logstorenotrequired','Log store not required','不需要存入日誌檔',NULL,1589529657,NULL,0,0),(2721,'zh_tw_wp',3,'logstoressupported','Log stores that support this report','支援此份報告之日誌儲存',NULL,1589529657,NULL,0,0),(2722,'zh_tw_wp',3,'longtimewarning','Please note that this process can take a long time.','請注意,這個處理過程可能需要很長的一段時間。',NULL,1589529657,NULL,0,0),(2723,'zh_tw_wp',3,'mailnewline','Newline characters in mail','郵件中使用的換行字元',NULL,1589529657,NULL,0,0),(2724,'zh_tw_wp',3,'maintenancemode','In maintenance mode','維護模式中',NULL,1589529657,NULL,0,0),(2725,'zh_tw_wp',3,'maintenancemodeisscheduled','This site will be switched to maintenance mode in {$a->min} mins {$a->sec} secs','這網站將會在{$>min}分 {$a->sec}秒之後自動切入維護模式',NULL,1589529657,NULL,0,0),(2726,'zh_tw_wp',3,'maintenancemodeisscheduledlong','This site will be switched to maintenance mode in {$a->hour} hours {$a->min} mins {$a->sec} secs','這一網站將在{$a->hour}時{$a->min}分{$a->sec}秒切換到維護模式。',NULL,1589529657,NULL,0,0),(2727,'zh_tw_wp',3,'maintfileopenerror','Error opening maintenance files!','開啟維護檔案時發生錯誤!',NULL,1589529657,NULL,0,0),(2728,'zh_tw_wp',3,'maintinprogress','Maintenance is in progress...','維護進行中',NULL,1589529657,NULL,0,0),(2729,'zh_tw_wp',3,'managecontextlock','Freeze this context','Freeze this context',NULL,1589529657,NULL,0,0),(2730,'zh_tw_wp',3,'managecontextlocklocked','{$a->contextname} and any lower contexts are now frozen.','{$a->contextname} and any lower contexts are now frozen.',NULL,1589529657,NULL,0,0),(2731,'zh_tw_wp',3,'managecontextlockunlocked','{$a->contextname} and any lower contexts are now unfrozen.','{$a->contextname} and any lower contexts are now unfrozen.',NULL,1589529657,NULL,0,0),(2732,'zh_tw_wp',3,'managecontextunlock','Unfreeze this context','Unfreeze this context',NULL,1589529657,NULL,0,0),(2733,'zh_tw_wp',3,'managecustomfields','Manage custom field types','管理自訂欄位類型',NULL,1589529657,NULL,0,0),(2734,'zh_tw_wp',3,'manageformats','Manage course formats','管理課程格式',NULL,1589529657,NULL,0,0),(2735,'zh_tw_wp',3,'manageformatsgotosettings','Default format can be changed in {$a}','預設格式可以在{$a}被更改',NULL,1589529657,NULL,0,0),(2736,'zh_tw_wp',3,'managelang','Manage','管理',NULL,1589529657,NULL,0,0),(2737,'zh_tw_wp',3,'managelicenses','Manage licences','管理著作權授權',NULL,1589529657,NULL,0,0),(2738,'zh_tw_wp',3,'manageqbehaviours','Manage question behaviours','管理答題互動方式',NULL,1589529657,NULL,0,0),(2739,'zh_tw_wp',3,'manageqtypes','Manage question types','管理試題類型',NULL,1589529657,NULL,0,0),(2740,'zh_tw_wp',3,'maturity50','Alpha','Alpha測試版',NULL,1589529657,NULL,0,0),(2741,'zh_tw_wp',3,'maturity100','Beta','Beta測試版',NULL,1589529657,NULL,0,0),(2742,'zh_tw_wp',3,'maturity150','Release candidate','候選發行版',NULL,1589529657,NULL,0,0),(2743,'zh_tw_wp',3,'maturity200','Stable version','穩定版',NULL,1589529657,NULL,0,0),(2744,'zh_tw_wp',3,'maturityallowunstable','Hint: You may want to run this script with --allow-unstable option','提示:您可能需要使用 --allow-unstable 選項來執行這個腳本',NULL,1589529657,NULL,0,0),(2745,'zh_tw_wp',3,'maturitycoreinfo','Your site is currently running unstable \"{$a}\" development code.','您的網站目前正執行不穩定的“{$a}”開發版程式碼。',NULL,1589529657,NULL,0,0),(2746,'zh_tw_wp',3,'maturitycorewarning','The version of Moodle that you are about to install or upgrade to contains\nunstable \"{$a}\" development code that is not suitable for use on most production\nsites. If this is not what you wanted then you should make sure you are updating\nfrom a STABLE branch of the Moodle code. See Moodle Docs for more details.','您正要安裝或升級的Moodle版本包含不穩定的“{$a}”開發程式碼,它還不適合在正式網站使用。如果您不想這樣,請確認您正在從穩定分支的Moodle程式碼升級。請參閱Moodle文件了解更多細節。',NULL,1589529657,NULL,0,0),(2747,'zh_tw_wp',3,'maxbytes','Maximum uploaded file size','上傳檔案的最大容量限制',NULL,1589529657,NULL,0,0),(2748,'zh_tw_wp',3,'maxconsecutiveidentchars','Consecutive identical characters','連續相同字元數',NULL,1589529657,NULL,0,0),(2749,'zh_tw_wp',3,'maxeditingtime','Maximum time to edit posts','編輯貼文的最長時間限制',NULL,1589529657,NULL,0,0),(2750,'zh_tw_wp',3,'maxusersperpage',' Maximum users per page','每一頁可顯示的最大用戶數',NULL,1589529657,NULL,0,0),(2751,'zh_tw_wp',3,'configmaxusersperpage','Maximum number of users displayed within user selector in course, group, cohort, webservice etc.','在課程、群組、校定班級群組、網路服務等的用戶選擇器上可顯示的最大用戶數',NULL,1589529657,NULL,0,0),(2752,'zh_tw_wp',3,'mbstringrecommended','Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.','為了提昇網站效率,建議您可以安裝額外的 MBSTRING 函式庫,特別是在您的網站使用非拉丁語系。',NULL,1589529657,NULL,0,0),(2753,'zh_tw_wp',3,'mbstringrequired','Installing the MBSTRING library is required in order to improve site performance, particularly if your site is supporting non-Latin languages.','Installing the MBSTRING library is required in order to improve site performance, particularly if your site is supporting non-Latin languages.',NULL,1589529657,NULL,0,0),(2754,'zh_tw_wp',3,'mediapluginavi','Enable .avi filter','啟用 .avi 過濾器',NULL,1589529657,NULL,0,0),(2755,'zh_tw_wp',3,'mediapluginflv','Enable .flv filter','啟用 .flv過濾器',NULL,1589529657,NULL,0,0),(2756,'zh_tw_wp',3,'mediapluginimg','Enable auto-embedding of linked images','啟用連結的圖片自動嵌入',NULL,1589529657,NULL,0,0),(2757,'zh_tw_wp',3,'mediapluginmov','Enable .mov filter','啟用 .mov過濾器',NULL,1589529657,NULL,0,0),(2758,'zh_tw_wp',3,'mediapluginmpg','Enable .mpg filter','啟用 .mpg 過濾器',NULL,1589529657,NULL,0,0),(2759,'zh_tw_wp',3,'mediapluginmp3','Enable .mp3 filter','啟用 .mp3 過濾器',NULL,1589529657,NULL,0,0),(2760,'zh_tw_wp',3,'mediapluginogg','Enable .ogg filter','啟用 .ogg 過濾器',NULL,1589529657,NULL,0,0),(2761,'zh_tw_wp',3,'mediapluginogv','Enable .ogv filter','啟用 .ogv 過濾器',NULL,1589529657,NULL,0,0),(2762,'zh_tw_wp',3,'mediapluginram','Enable .ram filter','啟用 .ram 過濾器',NULL,1589529657,NULL,0,0),(2763,'zh_tw_wp',3,'mediapluginrm','Enable .rm filter','啟用 .rm過濾器',NULL,1589529657,NULL,0,0),(2764,'zh_tw_wp',3,'mediapluginrpm','Enable .rpm filter','啟用 .rpm 過濾器',NULL,1589529657,NULL,0,0),(2765,'zh_tw_wp',3,'mediapluginswf','Enable .swf filter','啟用 .swf 過濾器',NULL,1589529657,NULL,0,0),(2766,'zh_tw_wp',3,'mediapluginswfnote','As a default security measure, normal users should not be allowed to embed swf flash files.','使用預設的安全性,一般使用者不允許嵌入swf的flash檔案。',NULL,1589529657,NULL,0,0),(2767,'zh_tw_wp',3,'mediapluginwmv','Enable .wmv filter','啟用 .wmv 過濾器',NULL,1589529657,NULL,0,0),(2768,'zh_tw_wp',3,'mediapluginyoutube','Enable YouTube links filter','啟用 YouTube 連結網址的過濾器',NULL,1589529657,NULL,0,0),(2769,'zh_tw_wp',3,'messaging','Enable messaging system','啟用傳訊系統',NULL,1589529657,NULL,0,0),(2770,'zh_tw_wp',3,'messagingallowemailoverride','Notification email override','額外的電子郵件通知信箱',NULL,1589529657,NULL,0,0),(2771,'zh_tw_wp',3,'messagingallusers','Allow site-wide messaging','允許全站傳訊',NULL,1589529657,NULL,0,0),(2772,'zh_tw_wp',3,'messagingcategory','Messaging','傳訊',NULL,1589529657,NULL,0,0),(2773,'zh_tw_wp',3,'messagingdefaultpressenter','Use enter to send enabled by default','已預設為使用 enter 來送出',NULL,1589529657,NULL,0,0),(2774,'zh_tw_wp',3,'messagingdeletereadnotificationsdelay','Delete read notifications','刪除閱讀提醒',NULL,1589529657,NULL,0,0),(2775,'zh_tw_wp',3,'messagingdeleteallnotificationsdelay','Delete all notifications','刪除所有通知',NULL,1589529657,NULL,0,0),(2776,'zh_tw_wp',3,'messagingssettings','Messaging settings','傳訊設定',NULL,1589529657,NULL,0,0),(2777,'zh_tw_wp',3,'minpassworddigits','Digits','最少要有幾個數字?',NULL,1589529657,NULL,0,0),(2778,'zh_tw_wp',3,'minpasswordlength','Password length','密碼最少要有幾個字元?',NULL,1589529657,NULL,0,0),(2779,'zh_tw_wp',3,'minpasswordlower','Lowercase letters','最少要有幾個小寫字母?',NULL,1589529657,NULL,0,0),(2780,'zh_tw_wp',3,'minpasswordnonalphanum','Non-alphanumeric characters','最少要有幾個非文字也非數字的字元?',NULL,1589529657,NULL,0,0),(2781,'zh_tw_wp',3,'minpasswordupper','Uppercase letters','最少要有幾個大寫字母?',NULL,1589529657,NULL,0,0),(2782,'zh_tw_wp',3,'misc','Miscellaneous','雜項',NULL,1589529657,NULL,0,0),(2783,'zh_tw_wp',3,'mlbackendsettings','Machine learning backend settings','Machine learning backend settings',NULL,1589529657,NULL,0,0),(2784,'zh_tw_wp',3,'mnetrestore_extusers','Note: This backup file contains remote Moodle Network user accounts which will be restored as part of the process.','注意:這個備份檔案包含了遠端網路使用者帳號,在還原時會是處理過程的一部分。',NULL,1589529657,NULL,0,0),(2785,'zh_tw_wp',3,'mnetrestore_extusers_admin','Note: This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. The restore process will try to match the Moodle Network hosts for all created users. Those not matching will be automatically switched to internal authentication (instead of mnet one). The restore log will inform you about that.','注意:您選擇的備份檔案貌似是來自另一個Moodle系統,且檔案中包含遠端Moodle網絡用戶帳號。這還原過程將嘗試把所有已建立的用戶和Moodle網絡主機配對。所有不符合的帳號將自動切換為內部認證帳號(而不是mnet帳號)。還原日誌將會告知你詳情。',NULL,1589529657,NULL,0,0),(2786,'zh_tw_wp',3,'mnetrestore_extusers_mismatch','Note: This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.','注意: 這個備份檔案來自一個不同的MOODLE網站,而且包括遠端Moodle網路中的用戶帳號,這個還原可能無法成功。如果您確定它是在這一Moodle建立的備份檔案,或者您確定所有需要的Moodle網路主機已經設定完成,您才可以嘗試還原。',NULL,1589529657,NULL,0,0),(2787,'zh_tw_wp',3,'mnetrestore_extusers_noadmin','Note: This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. You are not allowed to execute this type of restore. Contact the administrator of the site or, alternatively, restore this course without any user information (modules, files...)','注意:您選擇的備份檔案貌似是來自另一個Moodle,且檔案中包含遠端Moodle網路用戶帳號。您不可以進行這種還原。請聯繫網站管理員,或者以不帶任何用戶資訊(模組、檔案等)方式來還原這課程。',NULL,1589529657,NULL,0,0),(2788,'zh_tw_wp',3,'mnetrestore_extusers_switchuserauth','Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.','遠端Moodle網路用戶{$a->username}(來自{$a->mnethosturl}) 切換到本地{$a->auth}認證用戶',NULL,1589529657,NULL,0,0),(2789,'zh_tw_wp',3,'mobilenotconfiguredwarning','The Moodle app is not enabled.','Moodle 行動裝置沒有被啟用',NULL,1589529657,NULL,0,0),(2790,'zh_tw_wp',3,'modchooserdefault','Activity chooser default','預設的活動選擇器',NULL,1589529657,NULL,0,0),(2791,'zh_tw_wp',3,'modeditdefaults','Default values for activity settings','活動設定的預設值',NULL,1589529657,NULL,0,0),(2792,'zh_tw_wp',3,'modsettings','Manage activities','管理活動',NULL,1589529657,NULL,0,0),(2793,'zh_tw_wp',3,'modulesecurity','Module security','模組安全',NULL,1589529657,NULL,0,0),(2794,'zh_tw_wp',3,'multilangforceold','Force old multilang syntax: <span> without the class=\"multilang\" and <lang>','強制舊版的多語言語法:沒有 class=\"multilang\" 的<span> 和 <lang>',NULL,1589529657,NULL,0,0),(2795,'zh_tw_wp',3,'mustenablestats','Statistics have not yet been enabled on this site.','此網站的統計功能還未被啟用。',NULL,1589529657,NULL,0,0),(2796,'zh_tw_wp',3,'mycoursesperpage','Number of courses','課程數量',NULL,1589529657,NULL,0,0),(2797,'zh_tw_wp',3,'mydashboard','System default dashboard','系統預設儀表板',NULL,1589529657,NULL,0,0),(2798,'zh_tw_wp',3,'mymoodle','Dashboard','儀表板',NULL,1589529657,NULL,0,0),(2799,'zh_tw_wp',3,'mymoodleredirect','Force users to use My Moodle','強制用戶使用“我的Moodle”',NULL,1589529657,NULL,0,0),(2800,'zh_tw_wp',3,'mypage','Default Dashboard page','預設儀表板頁面',NULL,1589529657,NULL,0,0),(2801,'zh_tw_wp',3,'myprofile','Default profile page','預設個人簡介頁',NULL,1589529657,NULL,0,0),(2802,'zh_tw_wp',3,'mypagelocked','Lock default page','鎖住預設頁面',NULL,1589529657,NULL,0,0),(2803,'zh_tw_wp',3,'navadduserpostslinks','Add links to view user posts','添加鏈結來檢視用戶的貼文',NULL,1589529657,NULL,0,0),(2804,'zh_tw_wp',3,'navadduserpostslinks_help','If enabled two links will be added to each user in the navigation to view discussions the user has started and posts the user has made in forums throughout the site or in specific courses.','若啟用,每一用戶的導覽方塊中都會加上兩個連結,指向用戶在全網站或特定課程的討論區發起的議題和發表的文章。',NULL,1589529657,NULL,0,0),(2805,'zh_tw_wp',3,'navigationupgrade','This upgrade introduces two new navigation blocks that will replace these blocks: Administration, Courses, Activities and Participants. If you had set any special permissions on those blocks you should check to make sure everything is behaving as you want it.','此次升級倒入了兩個新的導覽區塊來替換管理、課程、活動和課程參與者區塊。如果您已經為這些區塊設定了某些特殊的權限,那麼您應該檢查一下是否一切都按照您想要的方式運作。',NULL,1589529657,NULL,0,0),(2806,'zh_tw_wp',3,'navcourselimit','Course limit','課程限制',NULL,1589529657,NULL,0,0),(2807,'zh_tw_wp',3,'navshowfullcoursenames','Show course full names','顯示課程完整名稱',NULL,1589529657,NULL,0,0),(2808,'zh_tw_wp',3,'navshowfullcoursenames_help','If enabled, course full names will be used in the navigation rather than short names.','若啟用,在導覽列的課程將會以完整名稱顯示,而不是用簡稱。',NULL,1589529657,NULL,0,0),(2809,'zh_tw_wp',3,'navshowfrontpagemods','Show front page activities in the navigation','在導覽中顯示首頁活動',NULL,1589529657,NULL,0,0),(2810,'zh_tw_wp',3,'navshowfrontpagemods_help','If enabled, front page activities will be shown on the navigation under site pages.','如果啟用,導覽區塊的「網站頁面」下會顯示首頁活動。',NULL,1589529657,NULL,0,0),(2811,'zh_tw_wp',3,'navshowallcourses','Show all courses','顯示全部課程',NULL,1589529657,NULL,0,0),(2812,'zh_tw_wp',3,'navshowcategories','Show course categories','顯示課程類別',NULL,1589529657,NULL,0,0),(2813,'zh_tw_wp',3,'navshowmycoursecategories','Show my course categories','顯示我的課程類別',NULL,1589529657,NULL,0,0),(2814,'zh_tw_wp',3,'navshowmycoursecategories_help','If enabled courses in the users my courses branch will be shown in categories.','若啟用,用戶的“我的課程”中的課程將會以分類方式顯示。',NULL,1589529657,NULL,0,0),(2815,'zh_tw_wp',3,'navsortmycourseshiddenlast','Sort my hidden courses last','Sort my hidden courses last',NULL,1589529657,NULL,0,0),(2816,'zh_tw_wp',3,'navsortmycourseshiddenlast_help','If enabled, any hidden courses will be listed after visible courses (for users who can view hidden courses). Otherwise, all courses, regardless of their visibility, will be listed according to the \'Sort my courses\' setting.','If enabled, any hidden courses will be listed after visible courses (for users who can view hidden courses). Otherwise, all courses, regardless of their visibility, will be listed according to the \'Sort my courses\' setting.',NULL,1589529657,NULL,0,0),(2817,'zh_tw_wp',3,'navsortmycoursessort','Sort my courses','將我的課程排序',NULL,1589529657,NULL,0,0),(2818,'zh_tw_wp',3,'navsortmycoursessort_help','This determines whether courses are listed under My courses according to the sort order (i.e. the order set in Site administration > Courses > Manage courses and categories) or alphabetically by course setting.','這會決定在我的課程清單上的課程是要按照我的設定順序(在網站管理 > 課程 > 管理課程和類別中設定)進行排序,或是要按照課程字母順序進行排序。',NULL,1589529657,NULL,0,0),(2819,'zh_tw_wp',3,'never','Never','從不',NULL,1589529657,NULL,0,0),(2820,'zh_tw_wp',3,'neverdeleteruns','Never delete runs','從不刪除執行',NULL,1589529657,NULL,0,0),(2821,'zh_tw_wp',3,'newestdocindexed','Newest document indexed','已建立索引的最新文件',NULL,1589529657,NULL,0,0),(2822,'zh_tw_wp',3,'nobookmarksforuser','You do not have any bookmarks.','您沒有任何的書籤。',NULL,1589529657,NULL,0,0),(2823,'zh_tw_wp',3,'nodatabase','No database','沒有資料庫',NULL,1589529657,NULL,0,0),(2824,'zh_tw_wp',3,'nohttpsformobilewarning','It is recommended to enable HTTPS with a valid certificate. The Moodle app will always try to use a secured connection first.','建議啟用HTTPS並使用有效的憑證。Moodle應用程式總會先嘗試使用安全連線',NULL,1589529657,NULL,0,0),(2825,'zh_tw_wp',3,'nomissingstrings','No missing strings','沒有缺少的字串',NULL,1589529658,NULL,0,0),(2826,'zh_tw_wp',3,'none','None','無',NULL,1589529658,NULL,0,0),(2827,'zh_tw_wp',3,'nonewsettings','No new settings were added during this upgrade.','此次升級沒有增加新的設定。',NULL,1589529658,NULL,0,0),(2828,'zh_tw_wp',3,'nonexistentbookmark','The bookmark you requested does not exist.','您請求的書籤不存在。',NULL,1589529658,NULL,0,0),(2829,'zh_tw_wp',3,'nosupportedlogstore','No supported logstore found','未找到支援之日誌儲存',NULL,1589529658,NULL,0,0),(2830,'zh_tw_wp',3,'maxtimelimit','Maximum time limit','最高時間限制',NULL,1589529658,NULL,0,0),(2831,'zh_tw_wp',3,'maxtimelimit_desc','To restrict the maximum PHP execution time that Moodle will allow without any output being displayed, enter a value in seconds here. 0 means that Moodle default restrictions are used. If you have a front-end server with its own time limit, set this value lower to receive PHP errors in logs. Does not apply to CLI scripts.','要限制Moodle將允許的PHP執行最高時間,它不含被顯示的任何輸出,請以秒為單位輸入一數值。\n0表示要使用Moodle的預設限制。若你有一個有它自己的時間限制的前端伺服器,把這數值設得較低,以便在日誌檔接收PHP錯誤訊息。不要應用到CLI腳本。',NULL,1589529658,NULL,0,0),(2832,'zh_tw_wp',3,'moodleapp','Moodle app','Moodle 應用程式',NULL,1589529658,NULL,0,0),(2833,'zh_tw_wp',3,'moodleapp_help','

If you have an account on a Moodle site, you can access all your courses on your mobile devices with our free mobile app for Moodle.

\nGet the Moodle app','

If you have an account on a Moodle site, you can access all your courses on your mobile devices with our free mobile app for Moodle.

\nGet the Moodle app',NULL,1589529658,NULL,0,0),(2834,'zh_tw_wp',3,'moodlebrandedapp','Branded Moodle app','Branded Moodle app',NULL,1589529658,NULL,0,0),(2835,'zh_tw_wp',3,'moodlebrandedapp_help','

The Branded Moodle app has all the functionality of our free mobile app for Moodle combined with your own custom branding.

\nAbout the Branded Moodle app','

The Branded Moodle app has all the functionality of our free mobile app for Moodle combined with your own custom branding.

\nAbout the Branded Moodle app',NULL,1589529658,NULL,0,0),(2836,'zh_tw_wp',3,'moodlebrandedappreference','Alternatively, get a Branded Moodle app with your own custom branding.','Alternatively, get a Branded Moodle app with your own custom branding.',NULL,1589529658,NULL,0,0),(2837,'zh_tw_wp',3,'moodlepartners','Moodle Partners','Moodle Partners',NULL,1589529658,NULL,0,0),(2838,'zh_tw_wp',3,'moodlepartners_help','

Moodle Partners are services providers that are certified by Moodle HQ to provide high quality Moodle services for your organisation\'s online learning environment.

\nAbout our Partners
\nFind a Partner','

Moodle Partners are services providers that are certified by Moodle HQ to provide high quality Moodle services for your organisation\'s online learning environment.

\nAbout our Partners
\nFind a Partner',NULL,1589529658,NULL,0,0),(2839,'zh_tw_wp',3,'moodleservices','Moodle services','服務',NULL,1589529658,NULL,0,0),(2840,'zh_tw_wp',3,'moodleservices_help','Make sure you get the best from your Moodle learning environment by using these Moodle services:','Make sure you get the best from your Moodle learning environment by using these Moodle services:',NULL,1589529658,NULL,0,0),(2841,'zh_tw_wp',3,'noreplyaddress','No-reply address','不要回覆的信箱地址',NULL,1589529658,NULL,0,0),(2842,'zh_tw_wp',3,'noreplydomain','No-reply and domain','不用回覆和域名',NULL,1589529658,NULL,0,0),(2843,'zh_tw_wp',3,'noreplydomaindetail','Settings for No-reply and configured domains','關於不用回覆和配置的域名的設定',NULL,1589529658,NULL,0,0),(2844,'zh_tw_wp',3,'noresults','No results found.','查無結果',NULL,1589529658,NULL,0,0),(2845,'zh_tw_wp',3,'noroles','No roles','沒有角色',NULL,1589529658,NULL,0,0),(2846,'zh_tw_wp',3,'notifications','Notifications','通知',NULL,1589529658,NULL,0,0),(2847,'zh_tw_wp',3,'notifyloginfailures','Email login failures to','發送登入失敗的Email到',NULL,1589529658,NULL,0,0),(2848,'zh_tw_wp',3,'notifyloginthreshold','Threshold for email notifications','郵件通知的門檻',NULL,1589529658,NULL,0,0),(2849,'zh_tw_wp',3,'notloggedinroleid','Role for visitors','訪客的角色',NULL,1589529658,NULL,0,0),(2850,'zh_tw_wp',3,'numberofmissingstrings','Number of missing strings: {$a}','缺少的字串數:{$a}',NULL,1589529658,NULL,0,0),(2851,'zh_tw_wp',3,'numberofstrings','Total number of strings: {$a->strings}
Missing: {$a->missing} ({$a->missingpercent} %)','總共字串數:{$a->strings}
缺少:{$a->missing}({$a->missingpercent} %)',NULL,1589529658,NULL,0,0),(2852,'zh_tw_wp',3,'oauthrefreshtokenexpired','The refresh token for one of the OAuth services {$a->issuer} on your site {$a->siteurl} has expired. This will limit the functionality of any plugins that use this service. To fix this issue, visit the OAuth 2 Services configuration page and click on the \"Connect system account\" icon in the table row for this service. Be sure to login using the same service account for the OAuth system each time.','在您網站{$ a-> siteurl}上有一個OAuth服務{$ a->issuer}的刷新憑證已經過期。這將會限制有使用到此服務的任何外掛程式的功能。要解決此一問題,請訪問OAuth 2服務配置頁面,然後在表格列中擊點代表該服務的“連接系統帳戶”小圖示。請確定你每次登入OAuth系統時,都使用相同的服務帳號。',NULL,1589529658,NULL,0,0),(2853,'zh_tw_wp',3,'oauthrefreshtokenexpiredshort','OAuth refresh token expired for {$a->issuer} on your site {$a->siteurl}.','{$a->issuer} 在您的網站 {$a->siteurl}的 OAuth 刷新憑證已經過期',NULL,1589529658,NULL,0,0),(2854,'zh_tw_wp',3,'onlynoreply','Only when from a no-reply address','只有在來自不用回覆的位址',NULL,1589529658,NULL,0,0),(2855,'zh_tw_wp',3,'opcacherecommended','PHP opcode caching improves performance and lowers memory requirements, OPcache extension is recommended and fully supported.','PHP的opcode快取可以改進效率並降低記憶體的需求,本系統建議使用,並完全支援OPCache擴展,',NULL,1589529658,NULL,0,0),(2856,'zh_tw_wp',3,'opensslrecommended','Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.','強烈建議您安裝 OpenSSL 函式庫,這樣才能夠使用 Moodle Networking功能',NULL,1589529658,NULL,0,0),(2857,'zh_tw_wp',3,'opensslrequired','The OpenSSL PHP extension is now required by Moodle to provide stronger cryptographic services.','Moodle現在需要OpenSSL PHP擴展,以提供更強大的加密服務。',NULL,1589529658,NULL,0,0),(2858,'zh_tw_wp',3,'opentowebcrawlers','Open to search engines','開放給 Google 搜尋',NULL,1589529658,NULL,0,0),(2859,'zh_tw_wp',3,'optionalmaintenancemessage','Optional maintenance message','可選的維護資訊',NULL,1589529658,NULL,0,0),(2860,'zh_tw_wp',3,'order1','First','第一',NULL,1589529658,NULL,0,0),(2861,'zh_tw_wp',3,'order2','Second','第二',NULL,1589529658,NULL,0,0),(2862,'zh_tw_wp',3,'order3','Third','第三',NULL,1589529658,NULL,0,0),(2863,'zh_tw_wp',3,'order4','Fourth','第四',NULL,1589529658,NULL,0,0),(2864,'zh_tw_wp',3,'outgoingmailconfig','Outgoing mail configuration','外送郵件配置',NULL,1589529658,NULL,0,0),(2865,'zh_tw_wp',3,'overridetossl','HTTPS for logins has now been deprecated. This instance is now forced to SSL. To remedy this warning change your wwwroot in config.php to https://','用於登入的HTTPS現在已經被放棄。這一實例現在已強制改用SSL。要避免這一警告訊息,請把你在 config.php 的wwwroot 改為 https://',NULL,1589529658,NULL,0,0),(2866,'zh_tw_wp',3,'pageinfodebugsummary','This page is: {$a}','這一頁是:{$a}',NULL,1589529658,NULL,0,0),(2867,'zh_tw_wp',3,'passwordchangelogout','Log out after password change','密碼更換之後登出',NULL,1589529658,NULL,0,0),(2868,'zh_tw_wp',3,'passwordchangelogout_desc','If enabled, when a password is changed, all browser sessions are terminated, apart from the one in which the new password is specified. (This setting does not affect password changes via bulk user upload.)','若啟用,當一密碼被變更之後,瀏覽器的所有連結的網頁會被終結,改以新的密碼進行連結(這一設定不會影響經由大量用戶上傳而做的密碼變更)',NULL,1589529658,NULL,0,0),(2869,'zh_tw_wp',3,'passwordchangetokendeletion','Remove web service access tokens after password change','在密碼更改之後,移除網頁服務存取憑證',NULL,1589529658,NULL,0,0),(2870,'zh_tw_wp',3,'passwordchangetokendeletion_desc','If enabled, when a password is changed, all the user web service access tokens are deleted.','若啟用,當密碼被更改之後,所有的用戶網頁服務存取憑證會被刪除。',NULL,1589529658,NULL,0,0),(2871,'zh_tw_wp',3,'passwordpolicy','Password policy','密碼的使用規則',NULL,1589529658,NULL,0,0),(2872,'zh_tw_wp',3,'passwordresettime','Maximum time to validate password reset request','在多久之內要驗證密碼的重設請求',NULL,1589529658,NULL,0,0),(2873,'zh_tw_wp',3,'passwordreuselimit','Password rotation limit','密碼更換的限制',NULL,1589529658,NULL,0,0),(2874,'zh_tw_wp',3,'passwordreuselimit_desc','Number of times a user must change their password before they are allowed to reuse a password. Hashes of previously used passwords are stored in local database table. This feature might not be compatible with some external authentication plugins.','用戶若要重新使用以前的密碼時,中間要變更幾次他們的密碼。先前使用過的密碼是儲存在本地資料庫的資料表中。此功能可能無法與外在認證外掛同時使用。',NULL,1589529658,NULL,0,0),(2875,'zh_tw_wp',3,'pathtodot','Path to dot','dot的路徑',NULL,1589529658,NULL,0,0),(2876,'zh_tw_wp',3,'pathtodot_help','Path to dot. On Linux it is something like /usr/bin/dot. On Windows it is something like C:\\Program Files (x86)\\Graphviz2.38\\bin\\dot.exe. On Mac it is something like /opt/local/bin/dot. To be able to generate graphics from DOT files, you must have installed the dot executable and point to it here.','dot的路徑。在Linux系統中,它應該像 /usr/bin/dot。在 Windows系統,它應該像 C:\\Program Files (x86)\\Graphviz2.38\\bin\\dot.exe. 在 Mac 系統,它應該像 /opt/local/bin/dot. 要能夠從DOT檔案產生圖形,你必須安裝可執行的 dot並指向它。',NULL,1589529658,NULL,0,0),(2877,'zh_tw_wp',3,'pathtophp','Path to PHP CLI','到 PHP CLI 的路徑',NULL,1589529658,NULL,0,0),(2878,'zh_tw_wp',3,'pathtodu','Path to du','du的路徑',NULL,1589529658,NULL,0,0),(2879,'zh_tw_wp',3,'pathtogs','Path to ghostscript','到ghostscript的路徑',NULL,1589529658,NULL,0,0),(2880,'zh_tw_wp',3,'pathtogs_help','On most Linux installs, this can be left as \'/usr/bin/gs\'. On Windows it will be something like \'c:\\gs\\bin\\gswin32c.exe\' (make sure there are no spaces in the path - if necessary copy the files \'gswin32c.exe\' and \'gsdll32.dll\' to a new folder without a space in the path)','就Linux系統而言,它應該是 \'/usr/bin/gs\'。就Windows系統來說,它應該像是 \'c:\\gs\\bin\\gswin32c.exe\' (請確定在路徑上沒有空格 - 若必要,請複製檔案 \'gswin32c.exe\' 和 \'gsdll32.dll\' 到一個其路徑上沒有空格的新資料夾)',NULL,1589529658,NULL,0,0),(2881,'zh_tw_wp',3,'pathtopgdump','Path to pg_dump','pg_dump 指令路徑',NULL,1589529658,NULL,0,0),(2882,'zh_tw_wp',3,'pathtopgdumpdesc','This is only necessary to enter if you have more than one pg_dump on your system (for example if you have more than one version of postgresql installed)','若系統中有一個以上的 pg_dump 執行檔,只需按下enter鍵(例如您安裝了一個版本以上的 postgresql )',NULL,1589529658,NULL,0,0),(2883,'zh_tw_wp',3,'pathtopgdumpinvalid','Invalid path to pg_dump - either wrong path or not executable','pg_dump 路徑有誤 - 路徑錯誤或是無法執行',NULL,1589529658,NULL,0,0),(2884,'zh_tw_wp',3,'pathtopsql','Path to psql','psql的路徑',NULL,1589529658,NULL,0,0),(2885,'zh_tw_wp',3,'pathtopsqldesc','This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)','若系統中有一個以上的 psql 執行檔,只需按下enter鍵(例如您安裝了一個版本以上的 postgresql )',NULL,1589529658,NULL,0,0),(2886,'zh_tw_wp',3,'pathtopsqlinvalid','Invalid path to psql - either wrong path or not executable','psql 路徑有誤 - 路徑錯誤或是無法執行',NULL,1589529658,NULL,0,0),(2887,'zh_tw_wp',3,'pathtopython','Path to Python','到 Python 的路徑',NULL,1589529658,NULL,0,0),(2888,'zh_tw_wp',3,'pathtopythondesc','Path to your executable Python binary (both Python 2 and Python 3 are acceptable).','到你的可執行的 Python 二進位程式(Python 2 和Python 3皆可)的路徑',NULL,1589529658,NULL,0,0),(2889,'zh_tw_wp',3,'pathtosassc','Path to SassC','到SassC的路徑',NULL,1589529658,NULL,0,0),(2890,'zh_tw_wp',3,'pathtosassc_help','Specifying the location of the SassC binary will switch the SASS compiler from Moodle\'s PHP implementation to SassC. See https://github.com/sass/sassc for more information.','Specifying the location of the SassC binary will switch the SASS compiler from Moodle\'s PHP implementation to SassC. See https://github.com/sass/sassc for more information.',NULL,1589529658,NULL,0,0),(2891,'zh_tw_wp',3,'pcreunicodewarning','It is strongly recommended to use PCRE PHP extension that is compatible with Unicode characters.','我們強烈建議您使用兼容Unicode字符的的PCRE PHP擴展。',NULL,1589529658,NULL,0,0),(2892,'zh_tw_wp',3,'perfdebug','Performance info','效能資訊',NULL,1589529658,NULL,0,0),(2893,'zh_tw_wp',3,'performance','Performance','效能',NULL,1589529658,NULL,0,0),(2894,'zh_tw_wp',3,'pgcluster','PostgreSQL Cluster','PostgreSQL叢集',NULL,1589529658,NULL,0,0),(2895,'zh_tw_wp',3,'pgclusterdescription','PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.','命令列操作所需的 PostgreSQL 版本/叢集 參數,如果您在系統中只安裝一個 postgresql ,請保留空白。',NULL,1589529658,NULL,0,0),(2896,'zh_tw_wp',3,'phpfloatproblem','Detected unexpected problem in handling of PHP float numbers - {$a}','在處理PHP浮點數-{$a}時,偵測到不可預期的問題。',NULL,1589529658,NULL,0,0),(2897,'zh_tw_wp',3,'pleaserefreshregistration','Your site is registered. Registration last updated {$a}.
The \'Site registration\' scheduled task keeps your registration up to date. You can also manually update your registration at any time.','您的網站已經註冊過了。您可以隨時以手動更新您的註冊資料。預設上,這\"網站註冊\"排程工作會自動定期更新您的註冊資料。',NULL,1589529658,NULL,0,0),(2898,'zh_tw_wp',3,'pleaserefreshregistrationunknown','Your site has been registered but the registration date is unknown. Please update your registration using the \'Update registration\' button or ensure that the \'Site registration\' scheduled task is enabled so your registration is automatically updated.','你的網站已經被註冊,但註冊日期未知。請使用\"更新註冊\"按鈕來更新註冊資料,或確認\"網站註冊\"排成工作已經被啟用,因此你的網站註冊資料才能自動更新。',NULL,1589529658,NULL,0,0),(2899,'zh_tw_wp',3,'pleaserefreshregistrationnewdata','Registration information has been changed. Please confirm it using the \'Update registration\' button.','你的網站註冊訊息已經被更改,請使用\"更新註冊\"按鈕來確認它。',NULL,1589529658,NULL,0,0),(2900,'zh_tw_wp',3,'plugin','Plugin','外掛',NULL,1589529658,NULL,0,0),(2901,'zh_tw_wp',3,'plugins','Plugins','外掛',NULL,1589529658,NULL,0,0),(2902,'zh_tw_wp',3,'pluginscheck','Plugin dependencies check','外掛模組的相依性檢查',NULL,1589529658,NULL,0,0),(2903,'zh_tw_wp',3,'pluginscheckfailed','Dependencies check failed for {$a->pluginslist}','{$a->pluginslist}相依性檢查失敗',NULL,1589529658,NULL,0,0),(2904,'zh_tw_wp',3,'pluginschecktodo','You must solve all the plugin requirements before proceeding to install this Moodle version!','您必須先解決所有外掛的需求,然後再繼續安裝此版本的Moodle!',NULL,1589529658,NULL,0,0),(2905,'zh_tw_wp',3,'pluginsoverview','Plugins overview','外掛模組概況',NULL,1589529658,NULL,0,0),(2906,'zh_tw_wp',3,'pluginsoverviewsee','See url}\">plugins overview page for more details.','請參閱url}\">外掛模組概況了解更多細節。',NULL,1589529658,NULL,0,0),(2907,'zh_tw_wp',3,'policysettings','Policy settings','管理辦法的設定',NULL,1589529658,NULL,0,0),(2908,'zh_tw_wp',3,'privacyandpolicies','Privacy and policies','隱私與管理辦法',NULL,1589529658,NULL,0,0),(2909,'zh_tw_wp',3,'privacysettings','Privacy settings','隱私的設定',NULL,1589529658,NULL,0,0),(2910,'zh_tw_wp',3,'privacy:metadata','The Administration plugin does not store any personal data.','這管理的外掛程式沒有儲存任何個人資料',NULL,1589529658,NULL,0,0),(2911,'zh_tw_wp',3,'profilecategory','Category','類別',NULL,1589529658,NULL,0,0),(2912,'zh_tw_wp',3,'profilecategoryname','Category name (must be unique)','類別名稱 (必須是唯一不重複)',NULL,1589529658,NULL,0,0),(2913,'zh_tw_wp',3,'profilecategorynamenotunique','This category name is already in use','這類別名稱已經被使用了',NULL,1589529658,NULL,0,0),(2914,'zh_tw_wp',3,'profilecommonsettings','Common settings','共同的設定',NULL,1589529658,NULL,0,0),(2915,'zh_tw_wp',3,'profileconfirmcategorydeletion','There is/are {$a} field/s in this category which will be moved into the category above (or below if in the top category).
Do you still wish to delete this category?','在這個類別有 {$a} 個欄位將移到上一層類別(或是在最上層類別之下)
您是否仍確定要刪除這個類別?',NULL,1589529658,NULL,0,0),(2916,'zh_tw_wp',3,'profileconfirmfielddeletion','There is/are {$a} user record/s for this field which will be deleted.
Do you still wish to delete this field?','這個欄位中有 {$a} 筆用戶資料將被刪除
您是否仍確定要刪除這個欄位?',NULL,1589529658,NULL,0,0),(2917,'zh_tw_wp',3,'profilecreatecategory','Create a new profile category','建立一項新的個人資料分類',NULL,1589529658,NULL,0,0),(2918,'zh_tw_wp',3,'profilecreatefield','Create a new profile field:','建立一項新的個人資料欄位:',NULL,1589529658,NULL,0,0),(2919,'zh_tw_wp',3,'profilecreatenewcategory','Creating a new category','建立一個新的類別',NULL,1589529658,NULL,0,0),(2920,'zh_tw_wp',3,'profilecreatenewfield','Creating a new \'{$a}\' profile field','建立一項新的 "{$a}" 個人資料欄位',NULL,1589529658,NULL,0,0),(2921,'zh_tw_wp',3,'profiledefaultcategory','Other fields','其他欄位',NULL,1589529658,NULL,0,0),(2922,'zh_tw_wp',3,'profiledefaultdata','Default value','預設值',NULL,1589529658,NULL,0,0),(2923,'zh_tw_wp',3,'profiledefaultchecked','Checked by default','預設為已勾選',NULL,1589529658,NULL,0,0),(2924,'zh_tw_wp',3,'profiledeletecategory','Deleting a category','刪除一個分類',NULL,1589529658,NULL,0,0),(2925,'zh_tw_wp',3,'profiledeletefield','Deleting field \'{$a}\'','刪除一個欄位',NULL,1589529658,NULL,0,0),(2926,'zh_tw_wp',3,'profiledescription','Description of the field','欄位的描述說明',NULL,1589529658,NULL,0,0),(2927,'zh_tw_wp',3,'profiledscript','This script has been profiled','這個腳本程式已經被剖析過',NULL,1589529658,NULL,0,0),(2928,'zh_tw_wp',3,'profiledscriptview','View profiling information for this script','查看此腳本程式的剖析資訊',NULL,1589529658,NULL,0,0),(2929,'zh_tw_wp',3,'profileeditcategory','Editing category: {$a}','編輯類別:{$a}',NULL,1589529658,NULL,0,0),(2930,'zh_tw_wp',3,'profileeditfield','Editing profile field: {$a}','編輯個人資料欄位:{$a}',NULL,1589529658,NULL,0,0),(2931,'zh_tw_wp',3,'profilefield','Profile field','個人資料欄位',NULL,1589529658,NULL,0,0),(2932,'zh_tw_wp',3,'profilefieldcolumns','Columns','欄數',NULL,1589529658,NULL,0,0),(2933,'zh_tw_wp',3,'profilefieldispassword','Is this a password field?','這是密碼欄位嗎?',NULL,1589529658,NULL,0,0),(2934,'zh_tw_wp',3,'profilefieldlink','Link','連結',NULL,1589529658,NULL,0,0),(2935,'zh_tw_wp',3,'profilefieldlink_help','To transform the text into a link, enter a URL containing $$, where $$ will be replaced with the text. For example, to transform a Twitter ID to a link, enter https://twitter.com/$$.','要將文字轉換成超連結,請輸入一個包含$$的網址,其中$$將被替換成文字。例如,要將一個Twitter的ID轉換成鏈接,請輸入:http://twitter.com/$$。',NULL,1589529658,NULL,0,0),(2936,'zh_tw_wp',3,'profilefieldlinktarget','Link target','連結目標',NULL,1589529658,NULL,0,0),(2937,'zh_tw_wp',3,'profilefieldmaxlength','Maximum length','最大的長度',NULL,1589529658,NULL,0,0),(2938,'zh_tw_wp',3,'profilefieldrows','Rows','行',NULL,1589529658,NULL,0,0),(2939,'zh_tw_wp',3,'profilefields','User profile fields','個人資料欄位',NULL,1589529658,NULL,0,0),(2940,'zh_tw_wp',3,'profilefieldsize','Display size','顯示大小',NULL,1589529658,NULL,0,0),(2941,'zh_tw_wp',3,'profileforceunique','Should the data be unique?','此資料必須是唯一的(不能有重複)?',NULL,1589529658,NULL,0,0),(2942,'zh_tw_wp',3,'profileinvaliddata','Invalid value','無效的值',NULL,1589529658,NULL,0,0),(2943,'zh_tw_wp',3,'profilelocked','Is this field locked?','這個欄位要鎖住嗎?',NULL,1589529658,NULL,0,0),(2944,'zh_tw_wp',3,'profilemenudefaultnotinoptions','The default value is not one of the options','這預設值不是選項之一',NULL,1589529658,NULL,0,0),(2945,'zh_tw_wp',3,'profilemenunooptions','No menu options supplied','沒有提供選單的選項',NULL,1589529658,NULL,0,0),(2946,'zh_tw_wp',3,'profilemenuoptions','Menu options (one per line)','選單的選項(每行一項)',NULL,1589529658,NULL,0,0),(2947,'zh_tw_wp',3,'profilemenutoofewoptions','You must provide at least 2 options','您必須提供至少兩個選項',NULL,1589529658,NULL,0,0),(2948,'zh_tw_wp',3,'profilename','Name','名稱',NULL,1589529658,NULL,0,0),(2949,'zh_tw_wp',3,'profilenofieldsdefined','No fields have been defined','沒有定義欄位',NULL,1589529658,NULL,0,0),(2950,'zh_tw_wp',3,'profilerequired','Is this field required?','這個欄位是必填的嗎?',NULL,1589529658,NULL,0,0),(2951,'zh_tw_wp',3,'profileroles','Profile visible roles','那些角色可看見個人資料',NULL,1589529658,NULL,0,0),(2952,'zh_tw_wp',3,'profilesforenrolledusersonly','Profiles for enrolled users only','已選課用戶的個人簡介',NULL,1589529658,NULL,0,0),(2953,'zh_tw_wp',3,'profileshortname','Short name (must be unique)','簡稱(必須是唯一)',NULL,1589529658,NULL,0,0),(2954,'zh_tw_wp',3,'profileshortnameinvalid','This short name can only contain alphanumeric characters (letters and numbers) or underscore (_).','這簡稱只可以包含文數字符號(文字和數目字)或底線(_)',NULL,1589529658,NULL,0,0),(2955,'zh_tw_wp',3,'profileshortnamenotunique','This short name is already in use','這個簡稱已經被使用了',NULL,1589529658,NULL,0,0),(2956,'zh_tw_wp',3,'profilesignup','Display on signup page?','顯示在註冊的頁面上?',NULL,1589529658,NULL,0,0),(2957,'zh_tw_wp',3,'profilespecificsettings','Specific settings','具體的設定',NULL,1589529658,NULL,0,0),(2958,'zh_tw_wp',3,'profilevisible','Who is this field visible to?','誰可以看見這個欄位?',NULL,1589529658,NULL,0,0),(2959,'zh_tw_wp',3,'profilevisible_help','* Not visible - For private data only viewable by administrators\n* Visible to user - For private data only viewable by the user and by administrators\n* Visible to everyone','* 不可見 - 只有管理員能查看的私人資料\n\n* 用戶可見 - 只有管理員和用戶能查看的私人資料\n\n* 所有人可見',NULL,1589529658,NULL,0,0),(2960,'zh_tw_wp',3,'profilevisibleall','Visible to everyone','每個人都可以看見',NULL,1589529658,NULL,0,0),(2961,'zh_tw_wp',3,'profilevisiblenone','Not visible','不可見',NULL,1589529658,NULL,0,0),(2962,'zh_tw_wp',3,'profilevisibleprivate','Visible to user','用戶可以看見',NULL,1589529658,NULL,0,0),(2963,'zh_tw_wp',3,'profiling','Profiling','剖析',NULL,1589529658,NULL,0,0),(2964,'zh_tw_wp',3,'profilingallowall','Continuous profiling','持續剖析',NULL,1589529658,NULL,0,0),(2965,'zh_tw_wp',3,'profilingallowall_help','If you enable this setting, then, at any moment, you can use the PROFILEALL parameter anywhere (PGC) to enable profiling for all the executed scripts along the Moodle session life. Analogously, you can use the PROFILEALLSTOP parameter to stop it.','如果啟用此設定,那麼在任何時候,您可以在任何地方使用PROFILEALL參數(PGC)來啟用對Moodle連線生命週期中執行的所有腳本程式的剖析。類似地,您可以使用PROFILEALLSTOP參數,將其停止。',NULL,1589529658,NULL,0,0),(2966,'zh_tw_wp',3,'profilingallowme','Selective profiling','選擇性剖析',NULL,1589529658,NULL,0,0),(2967,'zh_tw_wp',3,'profilingallowme_help','If you enable this setting, then, selectively, you can use the PROFILEME parameter anywhere (PGC) and profiling for that script will happen. Analogously, you can use the DONTPROFILEME parameter to prevent profiling to happen','如果啟用此設定,那麼您可以選擇性地在任何地方使用PROFILEME參數(PGC),來剖析該腳本程式。類似地,您可以使用DONTPROFILEME參數,以防止分析發生。',NULL,1589529658,NULL,0,0),(2968,'zh_tw_wp',3,'profilingautofrec','Automatic profiling','自動剖析',NULL,1589529658,NULL,0,0),(2969,'zh_tw_wp',3,'profilingautofrec_help','By configuring this setting, some request (randomly, based on the frequency specified - 1 of N) will be picked and automatically profiled, storing results for further analysis. Note that this way of profiling observes the include/exclude settings. Set it to 0 to disable automatic profiling.','藉著配置這一設定,一些請求(隨機地,基於指定的頻率(1/n))會被選出、自動剖析、儲存結果以待進一步分析。注意這種剖析方法會觀察包含/排除設定。將它設為0會關閉自動剖析。',NULL,1589529658,NULL,0,0),(2970,'zh_tw_wp',3,'profilingenabled','Enable profiling','啟用剖析',NULL,1589529658,NULL,0,0),(2971,'zh_tw_wp',3,'profilingenabled_help','If you enable this setting, then profiling will be available in this site and you will be able to define its behavior by configuring the next options.','如果您啟用了這個設定,那麼剖析就是可使用的,然後您就可以使用設定下一個選項來定義它的行為。',NULL,1589529658,NULL,0,0),(2972,'zh_tw_wp',3,'profilingexcluded','Exclude profiling','排除剖析',NULL,1589529658,NULL,0,0),(2973,'zh_tw_wp',3,'profilingexcluded_help','List of (comma or newline separated, absolute skipping wwwroot, callable) URLs that will be excluded from being profiled from the ones defined by \'Profile these\' setting.','符合“剖析這些”設定的定義,但不要被剖析的URL列表(逗號分隔,絕對路徑但不含wwwroot,callable)。',NULL,1589529658,NULL,0,0),(2974,'zh_tw_wp',3,'profilingimportprefix','Profiling import prefix','自動剖析匯入的前綴字',NULL,1589529658,NULL,0,0),(2975,'zh_tw_wp',3,'profilingimportprefix_desc','For easier detection, all the imported profiling runs will be prefixed with the value specified here.','為了更容易偵測,所有匯入的剖析檔案將會在前面加上這裡所指定的數值。',NULL,1589529658,NULL,0,0),(2976,'zh_tw_wp',3,'profilingincluded','Profile these','剖析這些',NULL,1589529658,NULL,0,0),(2977,'zh_tw_wp',3,'profilingincluded_help','List of (comma or newline separated, absolute skipping wwwroot, callable) URLs that will be automatically profiled. Examples: /index.php, /course/view.php. Also accepts the * wildchar at any position. Examples: /mod/forum/*, /mod/*/view.php.','會被自動剖析的URL列表(逗號分隔,絕對路徑但不含wwwroot,callable)。例如: /index.php,/course/view.php。在任何位置都可以使用 * 星號萬用字元。例如:/mod/forum/*,/mod/*/view.php。',NULL,1589529658,NULL,0,0),(2978,'zh_tw_wp',3,'profilinglifetime','Keep profiling runs','保留剖析執行資料',NULL,1589529658,NULL,0,0),(2979,'zh_tw_wp',3,'profilinglifetime_help','Specify the time you want to keep information about old profiling runs. Older ones will be pruned periodically. Note that this excludes any profiling run marked as \'reference run\'.','指定您想保留多久舊的剖析執行資訊。舊資料會被週期清理。注意,這不包含任意標記為「參考執行」的剖析執行資料。',NULL,1589529658,NULL,0,0),(2980,'zh_tw_wp',3,'profilingslow','Profile slow pages','Profile slow pages',NULL,1589529658,NULL,0,0),(2981,'zh_tw_wp',3,'profilingslow_help','By setting a minimum time in seconds all pages slower will be profiled. Only profiles which are slower than an existing profile for the same script will be kept. Set to 0 to disable. Note that this observes the exclude settings.','By setting a minimum time in seconds all pages slower will be profiled. Only profiles which are slower than an existing profile for the same script will be kept. Set to 0 to disable. Note that this observes the exclude settings.',NULL,1589529658,NULL,0,0),(2982,'zh_tw_wp',3,'protectusernames','Protect usernames','保護用戶姓名',NULL,1589529658,NULL,0,0),(2983,'zh_tw_wp',3,'proxybypass','Proxy bypass hosts','不使用Proxy的主機',NULL,1589529658,NULL,0,0),(2984,'zh_tw_wp',3,'proxyhost','Proxy host','Proxy 主機',NULL,1589529658,NULL,0,0),(2985,'zh_tw_wp',3,'proxypassword','Proxy password','Proxy密碼',NULL,1589529658,NULL,0,0),(2986,'zh_tw_wp',3,'proxyport','Proxy port','Proxy連接埠',NULL,1589529658,NULL,0,0),(2987,'zh_tw_wp',3,'proxytype','Proxy type','Proxy類型',NULL,1589529658,NULL,0,0),(2988,'zh_tw_wp',3,'proxyuser','Proxy username','Proxy用戶名稱',NULL,1589529658,NULL,0,0),(2989,'zh_tw_wp',3,'query','Query','查詢',NULL,1589529658,NULL,0,0),(2990,'zh_tw_wp',3,'question','Question','試題',NULL,1589529658,NULL,0,0),(2991,'zh_tw_wp',3,'questionbehaviours','Question behaviours','試題作答與計分方式',NULL,1589529658,NULL,0,0),(2992,'zh_tw_wp',3,'questioncwqpfscheck','One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailed report reporturl}\">here and see Moodle Docs page docsurl}\">here.','測驗中的一個或多個『隨機』試題來至於共享和非共享題型中。更多細節報表reporturl}\">點選這裡,或者docsurl}\">參閱Moodle文件。',NULL,1589529658,NULL,0,0),(2993,'zh_tw_wp',3,'questioncwqpfsok','Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.','很好。在您的測驗卷中沒有任何的\'隨機\' 試題設定為從共用及非共用混合的題庫中選取出來。',NULL,1589529658,NULL,0,0),(2994,'zh_tw_wp',3,'questiontype','Question type','題型',NULL,1589529658,NULL,0,0),(2995,'zh_tw_wp',3,'questiontypes','Question types','題型',NULL,1589529658,NULL,0,0),(2996,'zh_tw_wp',3,'quizattemptsupgradedmessage','In Moodle 2.1 there was a major upgrade to questions. It was possible to delay parts of the database upgrade to be run later. Before upgrading to Moodle 2.7, this upgrade must be completed.','在Moodle2.1試題有重大的升級,但有可能資料庫的升級並沒有趕上。在您升級到Moodle2.7之前,必須完成這個升級。',NULL,1589529658,NULL,0,0),(2997,'zh_tw_wp',3,'recaptchaprivatekey','ReCAPTCHA secret key','ReCAPTCHA 私鑰',NULL,1589529658,NULL,0,0),(2998,'zh_tw_wp',3,'recaptchapublickey','ReCAPTCHA site key','ReCAPTCHA 公鑰',NULL,1589529658,NULL,0,0),(2999,'zh_tw_wp',3,'register','Register your site','註冊您的網站',NULL,1589529658,NULL,0,0),(3000,'zh_tw_wp',3,'registration','Registration','註冊',NULL,1589529658,NULL,0,0),(3001,'zh_tw_wp',3,'registration_help','By registering:\n\n* You will receive security alerts\n* You can activate mobile app push notifications from your site\n* You are contributing to our Moodle statistics of the worldwide community','建議將你的網站在 Moodle.net 註冊,這樣才能收到安全性警告的通知,\n參與Moodle 使用狀況統計,以及在 Moodle.net上分享各種課程。',NULL,1589529658,NULL,0,0),(3002,'zh_tw_wp',3,'registrationwarning','Your site is not yet registered.','您的網站尚未註冊。',NULL,1589529658,NULL,0,0),(3003,'zh_tw_wp',3,'registrationwarningcontactadmin','Your site is not yet registered. Please notify your administrator.','你的網站尚未註冊,請通知你的系統管理員。',NULL,1589529658,NULL,0,0),(3004,'zh_tw_wp',3,'releasenoteslink','For information about this version of Moodle, please see the online Release Notes','想更多瞭解此版本的 Moodle,請參考發行備忘錄。',NULL,1589529658,NULL,0,0),(3005,'zh_tw_wp',3,'rememberusername','Remember username','記住帳號',NULL,1589529658,NULL,0,0),(3006,'zh_tw_wp',3,'rememberusername_desc','Enable if you want to store permanent cookies with usernames during user login. Permanent cookies may be considered a privacy issue if used without consent.','如果想在用戶登入時用永久cookie 儲存用戶名稱,啟用此選項。如果未經用戶同意而使用永久 cookie,可能會引發隱私問題。',NULL,1589529658,NULL,0,0),(3007,'zh_tw_wp',3,'reportsmanage','Manage reports','管理報表',NULL,1589529658,NULL,0,0),(3008,'zh_tw_wp',3,'requiredentrieschanged','Note: After upgrading, the setting \'Required entries before viewing\' is now enforced in the following database activities:
{$a->text}
','重要:請閱讀
(這條警告只會在升級過程中顯示)

為了修復一個bug,使用了「必須完成的條目數」和「查看前必須完成的條目數」的資料庫活動的設定將被更改。請查看資料庫模組討論區瞭解更多細節。還可以在Moodle文件中瞭解這些設定的功能。

這個修改影響您系統中的下列資料庫:(請馬上儲存此列表,並在升級結束後,檢查這些活動是否仍按照教師期望的方式工作。)
{$a->text}
',NULL,1589529658,NULL,0,0),(3009,'zh_tw_wp',3,'requiremodintro','Require activity description','需要活動的描述',NULL,1589529658,NULL,0,0),(3010,'zh_tw_wp',3,'requiremodintro_desc','If enabled, users will be forced to enter a description for each activity.','若啟用,將會強迫用戶進入每一活動的說明頁。',NULL,1589529658,NULL,0,0),(3011,'zh_tw_wp',3,'requires','Requires','必要',NULL,1589529658,NULL,0,0),(3012,'zh_tw_wp',3,'purgecaches','Purge all caches','清空所有快取',NULL,1589529658,NULL,0,0),(3013,'zh_tw_wp',3,'purgecachesconfirm','Moodle can cache themes, javascript, language strings, filtered text, rss feeds and many other pieces of calculated data. Purging these caches will delete that data from the server and force browsers to refetch data, so that you can be sure you are seeing the most up-to-date values produced by the current code. There is no danger in purging caches, but your site may appear slower for a while until the server and clients calculate new information and cache it.','Moodle可以快取佈景主題、javascript、語言字串、已過濾的純文字、RSS摘要和許多其它已處理過的資料。清空這些快取會從伺服器刪除這些資料,並強制瀏覽器重新下載資料,因而使您能看到由目前語法生成的最新資料。清空快取並沒有危險,但在伺服器和客戶端還沒有處理完新資訊和快取好它們之前,您的網站可能會顯得有點兒慢。',NULL,1589529658,NULL,0,0),(3014,'zh_tw_wp',3,'purgecachesfinished','All caches were purged.','所有快取都被清空了。',NULL,1589529658,NULL,0,0),(3015,'zh_tw_wp',3,'purgecachesnoneselected','Select one or more caches to purge','選出一或多個快取來清除',NULL,1589529658,NULL,0,0),(3016,'zh_tw_wp',3,'purgecachespage','Purge caches','清除快取',NULL,1589529658,NULL,0,0),(3017,'zh_tw_wp',3,'purgefiltercache','Text filters','文字過濾器',NULL,1589529658,NULL,0,0),(3018,'zh_tw_wp',3,'purgejscache','JavaScript','JavaScript',NULL,1589529658,NULL,0,0),(3019,'zh_tw_wp',3,'purgelangcache','Language strings','語言字串',NULL,1589529658,NULL,0,0),(3020,'zh_tw_wp',3,'purgemuc','All MUC caches','All MUC caches',NULL,1589529658,NULL,0,0),(3021,'zh_tw_wp',3,'purgeothercaches','All file and miscellaneous caches','All file and miscellaneous caches',NULL,1589529658,NULL,0,0),(3022,'zh_tw_wp',3,'purgeselectedcaches','Purge selected caches','清除選出的快取',NULL,1589529658,NULL,0,0),(3023,'zh_tw_wp',3,'purgeselectedcachesfinished','The selected caches were purged.','選出的快取已被清除',NULL,1589529658,NULL,0,0),(3024,'zh_tw_wp',3,'purgetemplates','Templates','Templates',NULL,1589529658,NULL,0,0),(3025,'zh_tw_wp',3,'purgethemecache','Themes','主題',NULL,1589529658,NULL,0,0),(3026,'zh_tw_wp',3,'restorecourse','Restore course','還原課程',NULL,1589529658,NULL,0,0),(3027,'zh_tw_wp',3,'restorernewroleid','Restorers\' role in courses','操作還原的用戶在課程中的角色',NULL,1589529658,NULL,0,0),(3028,'zh_tw_wp',3,'restorernewroleid_help','If the user does not already have the permission to manage the newly restored course, the user is automatically assigned this role and enrolled if necessary. Select \"None\" if you do not want restorers to be able to manage every restored course.','如果這用戶還沒有管理新還原課程的權限,那麼用戶會被自動選修課程並指派此角色。如果您不期望做還原的用戶能管理所有他還原的課程,就選擇「無」。',NULL,1589529658,NULL,0,0),(3029,'zh_tw_wp',3,'resultfilter','Filter by result','Filter by result',NULL,1589529658,NULL,0,0),(3030,'zh_tw_wp',3,'reverseproxy','Reverse proxy','反向代理',NULL,1589529658,NULL,0,0),(3031,'zh_tw_wp',3,'reverseproxyignore','Ignore reverse proxies','Ignore reverse proxies',NULL,1589529658,NULL,0,0),(3032,'zh_tw_wp',3,'riskconfig','Users could change site configuration and behaviour','用戶能夠改變網站的設定和行為',NULL,1589529658,NULL,0,0),(3033,'zh_tw_wp',3,'riskconfigshort','Configuration risk','設定的風險',NULL,1589529658,NULL,0,0),(3034,'zh_tw_wp',3,'riskdataloss','Users could destroy large amounts of content or information','用戶能破壞大量內容或資訊',NULL,1589529658,NULL,0,0),(3035,'zh_tw_wp',3,'riskdatalossshort','Data loss risk','資料遺失的風險',NULL,1589529658,NULL,0,0),(3036,'zh_tw_wp',3,'riskmanagetrust','Users could change trust settings of other users','用戶能夠改變其它用戶的信任設定',NULL,1589529658,NULL,0,0),(3037,'zh_tw_wp',3,'riskmanagetrustshort','Manage trusts','管理信任',NULL,1589529658,NULL,0,0),(3038,'zh_tw_wp',3,'riskpersonal','Users could gain access to private information of other users','用戶能夠存取其它用戶私人資訊',NULL,1589529658,NULL,0,0),(3039,'zh_tw_wp',3,'riskpersonalshort','Privacy risk','隱私的風險',NULL,1589529658,NULL,0,0),(3040,'zh_tw_wp',3,'riskspam','Users could send spam to site users or others','用戶能夠發送垃圾廣告給站內用戶或其它人',NULL,1589529658,NULL,0,0),(3041,'zh_tw_wp',3,'riskspamshort','Spam risk','垃圾資訊風險',NULL,1589529658,NULL,0,0),(3042,'zh_tw_wp',3,'riskxss','Users could add files and texts that allow cross-site scripting (XSS)','用戶可以增加允許跨網站攻擊(XSS)的檔案和文字',NULL,1589529658,NULL,0,0),(3043,'zh_tw_wp',3,'riskxssshort','XSS risk','跨網站攻擊程式的風險',NULL,1589529658,NULL,0,0),(3044,'zh_tw_wp',3,'roleswithexceptions','{$a->roles}, with {$a->exceptions}','{$a->roles},有例外 {$a->exceptions}',NULL,1589529658,NULL,0,0),(3045,'zh_tw_wp',3,'rssglobaldisabled','Disabled at site level','在伺服器層面禁用',NULL,1589529658,NULL,0,0),(3046,'zh_tw_wp',3,'save','Save','儲存',NULL,1589529658,NULL,0,0),(3047,'zh_tw_wp',3,'savechanges','Save changes','儲存變更',NULL,1589529658,NULL,0,0),(3048,'zh_tw_wp',3,'scssinvalid','SCSS code is not valid, fails with: {$a}','SCSS程式碼無效,錯誤的地方:{$a}',NULL,1589529658,NULL,0,0),(3049,'zh_tw_wp',3,'search','Search','搜尋',NULL,1589529658,NULL,0,0),(3050,'zh_tw_wp',3,'searchablecourses','Searchable courses','Searchable courses',NULL,1589529658,NULL,0,0),(3051,'zh_tw_wp',3,'searchallavailablecourses','Searchable courses','可搜尋的課程',NULL,1589529658,NULL,0,0),(3052,'zh_tw_wp',3,'searchallavailablecourses_off','Search within enrolled courses only','只在用戶有選課的課程中搜尋',NULL,1589529658,NULL,0,0),(3053,'zh_tw_wp',3,'searchallavailablecourses_on','Search within all courses the user can access','在用戶可以存取的所有課程中搜尋',NULL,1589529658,NULL,0,0),(3054,'zh_tw_wp',3,'searchallavailablecourses_desc','In some situations the search engine may not work when searching across a large number of courses. Set to search only enrolled courses if you need to restrict the number of courses searched.','如果要搜尋的課程數量很多,搜尋引擎可能無法運作(執行時間或記憶體的限制),你可以設定\"只在用戶有選課的課程中搜尋\",以限制搜尋課程的數量。',NULL,1589529658,NULL,0,0),(3055,'zh_tw_wp',3,'searchdisplay','Search results display options','Search results display options',NULL,1589529658,NULL,0,0),(3056,'zh_tw_wp',3,'searchenablecategories','Display results in separate categories','將搜尋結果依照分開的類目顯示',NULL,1589529658,NULL,0,0),(3057,'zh_tw_wp',3,'searchenablecategories_desc','If enabled, search results will be displayed in separate categories.','若啟用,搜尋結果將會顯示在不同的類目中',NULL,1589529658,NULL,0,0),(3058,'zh_tw_wp',3,'searchhideallcategory','Hide All results category','Hide All results category',NULL,1589529658,NULL,0,0),(3059,'zh_tw_wp',3,'searchhideallcategory_desc','If checked, the category with all results will be hidden on the search result screen.','If checked, the category with all results will be hidden on the search result screen.',NULL,1589529658,NULL,0,0),(3060,'zh_tw_wp',3,'searchdefaultcategory','Default search category','Default search category',NULL,1589529658,NULL,0,0),(3061,'zh_tw_wp',3,'searchdefaultcategory_desc','Results from the selected search area category will be displayed by default.','Results from the selected search area category will be displayed by default.',NULL,1589529658,NULL,0,0),(3062,'zh_tw_wp',3,'searchallavailablecoursesdesc','If set to search within enrolled courses only, course information (name and summary) and course content will only be searched in courses which the user is enrolled in. Otherwise, course information and course content will be searched in all courses which the user can access, such as courses with guest access enabled.','If set to search within enrolled courses only, course information (name and summary) and course content will only be searched in courses which the user is enrolled in. Otherwise, course information and course content will be searched in all courses which the user can access, such as courses with guest access enabled.',NULL,1589529658,NULL,0,0),(3063,'zh_tw_wp',3,'searchincludeallcourses','Include all visible courses','包括所有可看見的課程',NULL,1589529658,NULL,0,0),(3064,'zh_tw_wp',3,'searchincludeallcourses_desc','If enabled, search results will include course information (name and summary) of courses which are visible to the user, even if they don\'t have access to the course content.','If enabled, search results will include course information (name and summary) of courses which are visible to the user, even if they don\'t have access to the course content.',NULL,1589529658,NULL,0,0),(3065,'zh_tw_wp',3,'searchalldeleted','All indexed contents have been deleted','所有已建立索引的內容已被刪除',NULL,1589529658,NULL,0,0),(3066,'zh_tw_wp',3,'searchareaenabled','Search area enabled','搜尋區域已激起用',NULL,1589529658,NULL,0,0),(3067,'zh_tw_wp',3,'searchareadisabled','Search area disabled','搜尋區域已經停用',NULL,1589529658,NULL,0,0),(3068,'zh_tw_wp',3,'searchdeleteindex','Delete all indexed contents','刪除所有已經建立索引的內容',NULL,1589529658,NULL,0,0),(3069,'zh_tw_wp',3,'searchengine','Search engine','搜尋引擎',NULL,1589529658,NULL,0,0),(3070,'zh_tw_wp',3,'searchindexactions','Index actions','索引動作',NULL,1589529658,NULL,0,0),(3071,'zh_tw_wp',3,'searchindexdeleted','Index deleted','索引已被刪除',NULL,1589529658,NULL,0,0),(3072,'zh_tw_wp',3,'searchindextime','Indexing time limit','建立索引的時間限制',NULL,1589529658,NULL,0,0),(3073,'zh_tw_wp',3,'searchindextime_desc','When indexing large amounts of new content, the scheduled task will stop after this time limit is reached. It will continue the next time the task runs.','當為大量新內容建立索引時,當超過這時間限制時,這排定的工作將會停止。等到下一次執行工作時才會繼續建立索引。',NULL,1589529658,NULL,0,0),(3074,'zh_tw_wp',3,'searchindexupdated','Search engine contents have been updated','搜尋引擎內容已被更新',NULL,1589529658,NULL,0,0),(3075,'zh_tw_wp',3,'searchindexwhendisabled','Index when disabled','當搜尋關閉時,仍建立索引',NULL,1589529658,NULL,0,0),(3076,'zh_tw_wp',3,'searchindexwhendisabled_desc','Allows the scheduled task to build the search index even when search is disabled. This is useful if you want to build the index before the search facility appears to students.','即使搜尋已經被關閉,仍允許排定工作來建立搜尋索引。若你要在提供學生搜尋的功能之前建立好索引,這樣做就很有用。',NULL,1589529658,NULL,0,0),(3077,'zh_tw_wp',3,'searchinsettings','Search in settings','在設定中搜尋',NULL,1589529658,NULL,0,0),(3078,'zh_tw_wp',3,'searchlastrun','Last run (time, # docs, # records, # ignores)','最後一次執行(時間,文件數,紀錄數,忽略數)',NULL,1589529658,NULL,0,0),(3079,'zh_tw_wp',3,'searchnotavailable','Search is not available','無法使用搜尋',NULL,1589529658,NULL,0,0),(3080,'zh_tw_wp',3,'searchpartial','(not yet fully indexed)','(尚未完全建立好索引)',NULL,1589529658,NULL,0,0),(3081,'zh_tw_wp',3,'searchoptions','Search options','搜尋的選項',NULL,1589529658,NULL,0,0),(3082,'zh_tw_wp',3,'searchreindexed','All site contents have been reindexed.','所有網站內容已經重新建立索引',NULL,1589529658,NULL,0,0),(3083,'zh_tw_wp',3,'searchreindexindex','Reindex all site contents','重新建立所有網站內容的索引',NULL,1589529658,NULL,0,0),(3084,'zh_tw_wp',3,'searchresults','Search results','搜尋結果',NULL,1589529658,NULL,0,0),(3085,'zh_tw_wp',3,'searchsetupinfo','Search setup','搜尋設定',NULL,1589529658,NULL,0,0),(3086,'zh_tw_wp',3,'searchupdateindex','Update indexed contents','更新已建立索引的內容',NULL,1589529658,NULL,0,0),(3087,'zh_tw_wp',3,'sectionerror','Section error!','區段錯誤',NULL,1589529658,NULL,0,0),(3088,'zh_tw_wp',3,'secureforms','Use additional form security','使用額外的表單安全性',NULL,1589529658,NULL,0,0),(3089,'zh_tw_wp',3,'security','Security','安全',NULL,1589529658,NULL,0,0),(3090,'zh_tw_wp',3,'selectdevice','Select device','選擇設備',NULL,1589529658,NULL,0,0),(3091,'zh_tw_wp',3,'selectsearchengine','Select search engine','選擇搜尋引擎',NULL,1589529658,NULL,0,0),(3092,'zh_tw_wp',3,'selecttheme','Select theme for {$a} device','為{$a}設備選擇佈景',NULL,1589529658,NULL,0,0),(3093,'zh_tw_wp',3,'server','Server','主機',NULL,1589529658,NULL,0,0),(3094,'zh_tw_wp',3,'serverchecks','Server checks','伺服器檢查',NULL,1589529658,NULL,0,0),(3095,'zh_tw_wp',3,'serverlimit','Server limit','伺服器限制',NULL,1589529658,NULL,0,0),(3096,'zh_tw_wp',3,'sessionautostartwarning','

Serious configuration error detected, please notify server administrator.

To operate properly, Moodle requires that administrator changes PHP settings.

session.auto_start must be set to off.

This setting is controlled by editing php.ini, Apache/IIS
configuration or .htaccess file on the server.

','

檢測到嚴重的設定錯誤。請通知伺服器管理員。

為了Moodle的正確運作,需要管理員修改PHP設定。

session.auto_start必須被設為off

修改伺服器上的php.ini、 Apache/IIS
設定或.htaccess檔案可以設定它。

',NULL,1589529658,NULL,0,0),(3097,'zh_tw_wp',3,'sessioncookie','Cookie prefix','Cookie 的字首',NULL,1589529658,NULL,0,0),(3098,'zh_tw_wp',3,'sessioncookiedomain','Cookie domain','Cookie 的網域',NULL,1589529658,NULL,0,0),(3099,'zh_tw_wp',3,'sessioncookiepath','Cookie path','Cookie 的路徑',NULL,1589529658,NULL,0,0),(3100,'zh_tw_wp',3,'sessionhandling','Session handling','Session 處理',NULL,1589529658,NULL,0,0),(3101,'zh_tw_wp',3,'sessiontimeout','Timeout','逾時',NULL,1589529658,NULL,0,0),(3102,'zh_tw_wp',3,'settingdependenton','This setting may be hidden, based on the value of {$a}.','This setting may be hidden, based on the value of {$a}.',NULL,1589529658,NULL,0,0),(3103,'zh_tw_wp',3,'settingfileuploads','File uploading is required for normal operation, please enable it in PHP configuration.','很多功能都需要使用檔案上傳功能,請在PHP設定中啟用這個功能。',NULL,1589529658,NULL,0,0),(3104,'zh_tw_wp',3,'settingmemorylimit','Insufficient memory detected, please set higher memory limit in PHP settings.','記憶體不夠用,請在PHP設定中設定更高的記憶體限制。',NULL,1589529658,NULL,0,0),(3105,'zh_tw_wp',3,'settingsafemode','Moodle is not fully compatible with safe mode, please ask server administrator to turn it off. Running Moodle under safe mode is not supported, please expect various problems if you do so.','Moodle和安全模式不完全兼容。請讓伺服器管理員關閉安全模式。在安全模式下執行Moodle無法獲得支援。如果您堅持這麼做,那麼您將遭遇各種問題。',NULL,1589529658,NULL,0,0),(3106,'zh_tw_wp',3,'setupsearchengine','Setup search engine','設定搜尋引擎',NULL,1589529658,NULL,0,0),(3107,'zh_tw_wp',3,'showcommentscount','Show comments count','顯示評論數',NULL,1589529658,NULL,0,0),(3108,'zh_tw_wp',3,'showdetails','Show details','顯示細節',NULL,1589529658,NULL,0,0),(3109,'zh_tw_wp',3,'showuseridentity','Show user identity','顯示用戶身分',NULL,1589529658,NULL,0,0),(3110,'zh_tw_wp',3,'showuseridentity_desc','When selecting or searching for users, and when displaying lists of users, these fields may be shown in addition to their full name. The fields are only shown to users who have the moodle/site:viewuseridentity capability; by default, teachers and managers. (This option makes most sense if you choose one or two fields that are mandatory at your institution.)','當選擇或搜尋用戶,以及顯示用戶列表的時候,這些欄位可以和他們的完整姓名一起顯示。這些欄位只顯示給有moodle/site:viewuseridentity權限的用戶。預設下是教師和管理員。(選擇您的機構強制分配的欄位,例如學號或班級,會非常有用。)',NULL,1589529658,NULL,0,0),(3111,'zh_tw_wp',3,'simplexmlrequired','The SimpleXML PHP extension is now required by Moodle.','Moodle現在需要SimpleXML的PHP延伸套件.',NULL,1589529658,NULL,0,0),(3112,'zh_tw_wp',3,'sitemenubar','Site navigation','網站導覽',NULL,1589529658,NULL,0,0),(3113,'zh_tw_wp',3,'sitemailcharset','Character set','字集',NULL,1589529658,NULL,0,0),(3114,'zh_tw_wp',3,'sitemaintenance','The site is undergoing maintenance and is currently not available','這個網站目前正在維護中,暫時不能使用。',NULL,1589529658,NULL,0,0),(3115,'zh_tw_wp',3,'sitemaintenancemode','Maintenance mode','網站維護模式',NULL,1589529658,NULL,0,0),(3116,'zh_tw_wp',3,'sitemaintenanceoff','Maintenance mode has been disabled and the site is running normally again','維護模式已經關閉了,現在網站已經重新正常運行。',NULL,1589529658,NULL,0,0),(3117,'zh_tw_wp',3,'sitemaintenanceon','Your site is currently in maintenance mode (only admins can log in or use the site).','您的網站目前處於維護模式(只有管理員可以登錄或使用網站)。',NULL,1589529658,NULL,0,0),(3118,'zh_tw_wp',3,'sitemaintenanceoncli','Your site is currently in CLI maintenance mode, no web access is allowed.','你的網站現在處於CLI維護模式,不允許存取網頁。',NULL,1589529658,NULL,0,0),(3119,'zh_tw_wp',3,'sitemaintenancewarning','Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, disable maintenance mode.','您的網站目前處於維護模式(只有管理員可以登入)。要讓網站回到正常模式,請關閉維護模式。',NULL,1589529658,NULL,0,0),(3120,'zh_tw_wp',3,'sitemaintenancewarning2','Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, disable maintenance mode.','您的網站目前處於維護模式(只有管理員可以登入)。要讓網站回到正常模式,請關閉維護模式。',NULL,1589529658,NULL,0,0),(3121,'zh_tw_wp',3,'sitepolicies','Site security settings','網站安全設定',NULL,1589529658,NULL,0,0),(3122,'zh_tw_wp',3,'sitepolicy','Site policy URL','網站管理規則網址',NULL,1589529658,NULL,0,0),(3123,'zh_tw_wp',3,'sitepolicy_help','The URL of the site policy that all registered users must see and agree to before accessing the site. Note that this setting will only have an effect if the site policy handler is set to default (core).','如果您有一份網站使用協議,並且要求所有已註冊用戶在使用此網站前閱讀並同意,那麼請在此指定它的網址,否則請留空。這設定可以指向任何公開的網址。',NULL,1589529658,NULL,0,0),(3124,'zh_tw_wp',3,'sitepolicyhandler','Site policy handler','網站管理辦法處理器',NULL,1589529658,NULL,0,0),(3125,'zh_tw_wp',3,'sitepolicyhandler_desc','This determines how policies and user consents are managed. The default (core) handler enables a site policy URL and a site policy URL for guests to be specified. The policies handler enables site, privacy and other policies to be set. It also enables user consents to be viewed and, if necessary, consent on behalf of minors to be given.','This determines how policies and user consents are managed. The default (core) handler enables a site policy URL and a site policy URL for guests to be specified. The policies handler enables site, privacy and other policies to be set. It also enables user consents to be viewed and, if necessary, consent on behalf of minors to be given.',NULL,1589529658,NULL,0,0),(3126,'zh_tw_wp',3,'sitepolicyhandlercore','Default (core)','預設(核心)',NULL,1589529658,NULL,0,0),(3127,'zh_tw_wp',3,'sitepolicyhandlerplugin','{$a->name} ({$a->component})','{$a->name} ({$a->component})',NULL,1589529658,NULL,0,0),(3128,'zh_tw_wp',3,'sitepolicyguest','Site policy URL for guests','給訪客網站管理規則的網址',NULL,1589529658,NULL,0,0),(3129,'zh_tw_wp',3,'sitepolicyguest_help','The URL of the site policy that all guests must see and agree to before accessing the site. Note that this setting will only have an effect if the site policy handler is set to default (core).','如果您有一份網站使用協議,並且需要所有訪客在使用此網站前閱讀並同意,那麼請在此指定它的網址,否則請留空。網址可以指向任何公開的地址。注意:如果設定了強制登入,那麼未登入用戶的存取會被拒絕。',NULL,1589529658,NULL,0,0),(3130,'zh_tw_wp',3,'sitesectionhelp','If selected, a topic section will be displayed on the site\'s front page.','選擇後,網站首頁會出現一個主題區。',NULL,1589529658,NULL,0,0),(3131,'zh_tw_wp',3,'sixtyfourbitswarning','It has been detected that your site is not using a 64-bit PHP version. It is recommended that you upgrade your site to ensure future compatibility.','偵測到你的網站不是使用 64 位元的 PHP 版本!為了未來的相容性,建議你將網站升級。',NULL,1589529658,NULL,0,0),(3132,'zh_tw_wp',3,'slasharguments','Use slash arguments','使用斜線參數',NULL,1589529658,NULL,0,0),(3133,'zh_tw_wp',3,'slashargumentswarning','It is recommended that the use of slash arguments is enabled. In future it will be required. For more details, see the documentation Using slash arguments.','建議您啟用\"使用斜線參數\"。在未來它將會是必要的。欲知細節,請參見Moodle文件 使用斜線參數。',NULL,1589529658,NULL,0,0),(3134,'zh_tw_wp',3,'smartpix','Smart pix search','智慧搜尋小圖示',NULL,1589529658,NULL,0,0),(3135,'zh_tw_wp',3,'smtp','SMTP','SMTP',NULL,1589529658,NULL,0,0),(3136,'zh_tw_wp',3,'smtpauthtype','SMTP Auth Type','SMTP認證類型',NULL,1589529658,NULL,0,0),(3137,'zh_tw_wp',3,'smtpdetail','Simple Mail Transfer Protocol (SMTP) settings for sending email.','用於發送電子郵件的簡單郵件傳輸協議(SMTP)設定',NULL,1589529658,NULL,0,0),(3138,'zh_tw_wp',3,'smtphosts','SMTP hosts','SMTP 主機',NULL,1589529658,NULL,0,0),(3139,'zh_tw_wp',3,'smtpmaxbulk','SMTP session limit','SMTP連線限制',NULL,1589529658,NULL,0,0),(3140,'zh_tw_wp',3,'smtppass','SMTP password','SMTP 密碼',NULL,1589529658,NULL,0,0),(3141,'zh_tw_wp',3,'smtpsecure','SMTP security','SMTP 安全性',NULL,1589529658,NULL,0,0),(3142,'zh_tw_wp',3,'smtpuser','SMTP username','SMTP 帳號',NULL,1589529658,NULL,0,0),(3143,'zh_tw_wp',3,'soaprecommended','Installing the optional SOAP extension is useful for web services and some plugins.','安裝可選用的SOAP擴展,對於網頁服務和某些外掛是有用的。',NULL,1589529658,NULL,0,0),(3144,'zh_tw_wp',3,'sort_fullname','Course full name','課程完整名稱',NULL,1589529658,NULL,0,0),(3145,'zh_tw_wp',3,'sort_idnumber','Course ID number','課程辨識編號',NULL,1589529658,NULL,0,0),(3146,'zh_tw_wp',3,'sort_shortname','Course short name','課程簡稱',NULL,1589529658,NULL,0,0),(3147,'zh_tw_wp',3,'sort_sortorder','Sort order','排列順序',NULL,1589529658,NULL,0,0),(3148,'zh_tw_wp',3,'spellengine','Spell engine','拼字檢查引擎',NULL,1589529658,NULL,0,0),(3149,'zh_tw_wp',3,'spelllanguagelist','Spell language list','拼字檢查語言列表',NULL,1589529658,NULL,0,0),(3150,'zh_tw_wp',3,'splrequired','The SPL PHP extension is now required by Moodle.','PHP的SPL延伸套件現在是執行Moodle的必備條件。',NULL,1589529658,NULL,0,0),(3151,'zh_tw_wp',3,'stats','Statistics','統計',NULL,1589529658,NULL,0,0),(3152,'zh_tw_wp',3,'statsfirstrun','Maximum processing interval','最長處理的時間間隔',NULL,1589529658,NULL,0,0),(3153,'zh_tw_wp',3,'statsmaxruntime','Maximum runtime','最長執行時間',NULL,1589529658,NULL,0,0),(3154,'zh_tw_wp',3,'statsmoodleorg','statistics','統計資料',NULL,1589529658,NULL,0,0),(3155,'zh_tw_wp',3,'statsruntimedays','Days to process','處理的天數',NULL,1589529658,NULL,0,0),(3156,'zh_tw_wp',3,'statsruntimestart','Run at','執行於',NULL,1589529658,NULL,0,0),(3157,'zh_tw_wp',3,'statsuserthreshold','User threshold','用戶門檻',NULL,1589529658,NULL,0,0),(3158,'zh_tw_wp',3,'stickyblocks','Sticky blocks','置頂區塊',NULL,1589529658,NULL,0,0),(3159,'zh_tw_wp',3,'stickyblockscourseview','Course page','課程頁面',NULL,1589529658,NULL,0,0),(3160,'zh_tw_wp',3,'stickyblocksduplicatenotice','If any block you add here is already present in a particular page, it will result in a duplicate.
Only the pinned block will be non-editable, the duplicate will still be editable.','如果您在這裡新增的區塊已經存在於同樣頁面,這會造成重複情形。
只有停駐的區塊不會被編輯,重複的項目還是會被修改。',NULL,1589529658,NULL,0,0),(3161,'zh_tw_wp',3,'stickyblocksmymoodle','My Moodle','我的Moodle',NULL,1589529658,NULL,0,0),(3162,'zh_tw_wp',3,'stickyblockspagetype','Page type to configure','要設定的頁面類型',NULL,1589529658,NULL,0,0),(3163,'zh_tw_wp',3,'strictformsrequired','Strict validation of required fields','嚴格的驗證必填欄位',NULL,1589529658,NULL,0,0),(3164,'zh_tw_wp',3,'stripalltitletags','Remove HTML tags from all activity names','移除所有活動名稱中的HTML標籤',NULL,1589529658,NULL,0,0),(3165,'zh_tw_wp',3,'supportcontact','Support contact','支援聯絡',NULL,1589529658,NULL,0,0),(3166,'zh_tw_wp',3,'supportemail','Support email','支援的電子郵件信箱',NULL,1589529658,NULL,0,0),(3167,'zh_tw_wp',3,'supportname','Support name','支援的名稱',NULL,1589529658,NULL,0,0),(3168,'zh_tw_wp',3,'supportpage','Support page','支援的頁面',NULL,1589529658,NULL,0,0),(3169,'zh_tw_wp',3,'suspenduser','Suspend user account','暫停用戶帳號',NULL,1589529658,NULL,0,0),(3170,'zh_tw_wp',3,'switchlang','Switch lang directory','切換語言目錄',NULL,1589529658,NULL,0,0),(3171,'zh_tw_wp',3,'systempaths','System paths','系統路徑',NULL,1589529658,NULL,0,0),(3172,'zh_tw_wp',3,'tablenosave','Changes in table above are saved automatically.','在上面表格中所做的修改會被自動儲存。',NULL,1589529658,NULL,0,0),(3173,'zh_tw_wp',3,'tablesnosave','Changes in tables above are saved automatically.','在上面表格中所做的修改會被自動儲存。',NULL,1589529658,NULL,0,0),(3174,'zh_tw_wp',3,'tabselectedtofront','On tables with tabs, should the row with the currently selected tab be placed at the front','在多頁籤的表格中,是否要將目前已選擇的頁籤放在前面?',NULL,1589529658,NULL,0,0),(3175,'zh_tw_wp',3,'tabselectedtofronttext','Bring selected tab row to front','將已選擇的頁籤列移到最前面',NULL,1589529658,NULL,0,0),(3176,'zh_tw_wp',3,'testsiteupgradewarning','You are currently using the {$a} test site, to upgrade it properly use the command line interface tool','你現在是使用{$a}在測試網站,要將它升級,請使用指令行介面工具。',NULL,1589529658,NULL,0,0),(3177,'zh_tw_wp',3,'task_scheduled_concurrency_limit','Scheduled task concurrency limit','Scheduled task concurrency limit',NULL,1589529658,NULL,0,0),(3178,'zh_tw_wp',3,'task_scheduled_concurrency_limit_desc','The number of scheduled task runners allowed to run concurrently. If the limit is high then the server may experience high load which affects performance. A setting of 0 will disable processing of scheduled tasks completely.','The number of scheduled task runners allowed to run concurrently. If the limit is high then the server may experience high load which affects performance. A setting of 0 will disable processing of scheduled tasks completely.',NULL,1589529658,NULL,0,0),(3179,'zh_tw_wp',3,'task_scheduled_max_runtime','Scheduled task runner lifetime','Scheduled task runner lifetime',NULL,1589529658,NULL,0,0),(3180,'zh_tw_wp',3,'task_scheduled_max_runtime_desc','The age of a scheduled task runner before it is freed.','The age of a scheduled task runner before it is freed.',NULL,1589529658,NULL,0,0),(3181,'zh_tw_wp',3,'task_adhoc_concurrency_limit','Adhoc task concurrency limit','Adhoc task concurrency limit',NULL,1589529658,NULL,0,0),(3182,'zh_tw_wp',3,'task_adhoc_concurrency_limit_desc','The number of adhoc task runners allowed to run concurrently. If the limit is high then scheduled tasks may not run regularly when there are lots of adhoc tasks. A setting of 0 will disable processing of adhoc tasks completely.','The number of adhoc task runners allowed to run concurrently. If the limit is high then scheduled tasks may not run regularly when there are lots of adhoc tasks. A setting of 0 will disable processing of adhoc tasks completely.',NULL,1589529658,NULL,0,0),(3183,'zh_tw_wp',3,'task_adhoc_max_runtime','Adhoc task runner lifetime','Adhoc task runner lifetime',NULL,1589529658,NULL,0,0),(3184,'zh_tw_wp',3,'task_adhoc_max_runtime_desc','The age of an adhoc task runner before it is freed. A low duration is recommended as there is no limit to the number of adhoc tasks queued. If this number is too high and you have a large adhoc task queue then scheduled tasks may not be run regularly.','The age of an adhoc task runner before it is freed. A low duration is recommended as there is no limit to the number of adhoc tasks queued. If this number is too high and you have a large adhoc task queue then scheduled tasks may not be run regularly.',NULL,1589529658,NULL,0,0),(3185,'zh_tw_wp',3,'task_logmode','When to log','When to log',NULL,1589529658,NULL,0,0),(3186,'zh_tw_wp',3,'task_logmode_desc','You can choose when you wish task logging to take place. By default logs are always captured. You can disable logging entirely, or change to only log tasks which fail.','You can choose when you wish task logging to take place. By default logs are always captured. You can disable logging entirely, or change to only log tasks which fail.',NULL,1589529658,NULL,0,0),(3187,'zh_tw_wp',3,'task_logmode_none','Do not log anything','Do not log anything',NULL,1589529658,NULL,0,0),(3188,'zh_tw_wp',3,'task_logmode_all','Store the log output of all jobs','Store the log output of all jobs',NULL,1589529658,NULL,0,0),(3189,'zh_tw_wp',3,'task_logmode_failonly','Only store logs for jobs which fail','Only store logs for jobs which fail',NULL,1589529658,NULL,0,0),(3190,'zh_tw_wp',3,'task_logretention','Retention period','Retention period',NULL,1589529658,NULL,0,0),(3191,'zh_tw_wp',3,'task_logretention_desc','The maximum period that logs should be kept for. This setting interacts with the \'Retain runs\' setting: whichever is reached first will apply','The maximum period that logs should be kept for. This setting interacts with the \'Retain runs\' setting: whichever is reached first will apply',NULL,1589529658,NULL,0,0),(3192,'zh_tw_wp',3,'task_logretainruns','Retain runs','Retain runs',NULL,1589529658,NULL,0,0),(3193,'zh_tw_wp',3,'task_logretainruns_desc','The number of runs of each task to retain. This setting interacts with the \'Retention period\' setting: whichever is reached first will apply.','The number of runs of each task to retain. This setting interacts with the \'Retention period\' setting: whichever is reached first will apply.',NULL,1589529658,NULL,0,0),(3194,'zh_tw_wp',3,'task_logtostdout','Display log output','Display log output',NULL,1589529658,NULL,0,0),(3195,'zh_tw_wp',3,'task_logtostdout_desc','When jobs are running and the output is captured, whether the captured output should also be displayed as the task runs.','When jobs are running and the output is captured, whether the captured output should also be displayed as the task runs.',NULL,1589529658,NULL,0,0),(3196,'zh_tw_wp',3,'task_type:adhoc','Ad hoc','Ad hoc',NULL,1589529658,NULL,0,0),(3197,'zh_tw_wp',3,'task_type:scheduled','Scheduled','Scheduled',NULL,1589529658,NULL,0,0),(3198,'zh_tw_wp',3,'task_result:failed','Fail','失敗',NULL,1589529658,NULL,0,0),(3199,'zh_tw_wp',3,'task_stats:dbreads','{$a} reads','{$a} reads',NULL,1589529658,NULL,0,0),(3200,'zh_tw_wp',3,'task_stats:dbwrites','{$a} writes','{$a} writes',NULL,1589529658,NULL,0,0),(3201,'zh_tw_wp',3,'task_starttime','Start time','開始時間',NULL,1589529658,NULL,0,0),(3202,'zh_tw_wp',3,'task_duration','Duration','持續時間',NULL,1589529658,NULL,0,0),(3203,'zh_tw_wp',3,'task_dbstats','Database','資料庫',NULL,1589529658,NULL,0,0),(3204,'zh_tw_wp',3,'task_result','Result','結果',NULL,1589529658,NULL,0,0),(3205,'zh_tw_wp',3,'tasktype','Type','類型',NULL,1589529658,NULL,0,0),(3206,'zh_tw_wp',3,'taskadmintitle','Tasks','Tasks',NULL,1589529658,NULL,0,0),(3207,'zh_tw_wp',3,'taskanalyticscleanup','Analytics cleanup','清理分析結果',NULL,1589529658,NULL,0,0),(3208,'zh_tw_wp',3,'taskautomatedbackup','Automated backups','自動備份',NULL,1589529658,NULL,0,0),(3209,'zh_tw_wp',3,'taskbackupcleanup','Clean backup tables and logs','清除備份的資料表和日誌',NULL,1589529658,NULL,0,0),(3210,'zh_tw_wp',3,'taskbadgescron','Award badges','頒授獎章',NULL,1589529658,NULL,0,0),(3211,'zh_tw_wp',3,'taskbadgesmessagecron','Background processing for sending badges notifications','Background processing for sending badges notifications',NULL,1589529658,NULL,0,0),(3212,'zh_tw_wp',3,'taskblogcron','Sync external blogs','與外面的部落格同步',NULL,1589529658,NULL,0,0),(3213,'zh_tw_wp',3,'taskcachecleanup','Remove expired cache entries','移除過期的快取條目',NULL,1589529658,NULL,0,0),(3214,'zh_tw_wp',3,'taskcachecron','Background processing for caches','快取的後台處理',NULL,1589529658,NULL,0,0),(3215,'zh_tw_wp',3,'taskcalendarcron','Send calendar notifications','送出行事曆通知',NULL,1589529658,NULL,0,0),(3216,'zh_tw_wp',3,'taskcheckforupdates','Check for updates','檢查是否有更新',NULL,1589529658,NULL,0,0),(3217,'zh_tw_wp',3,'taskcompletionregular','Calculate regular completion data','計算正常完成的資料',NULL,1589529658,NULL,0,0),(3218,'zh_tw_wp',3,'taskcompletiondaily','Completion mark as started','完成標示為已開始',NULL,1589529658,NULL,0,0),(3219,'zh_tw_wp',3,'taskcontextcleanup','Cleanup contexts','清理的處境',NULL,1589529658,NULL,0,0),(3220,'zh_tw_wp',3,'tasklogging','Task log configuration','Task log configuration',NULL,1589529658,NULL,0,0),(3221,'zh_tw_wp',3,'taskcreatecontexts','Create missing contexts','建立缺少的處境',NULL,1589529658,NULL,0,0),(3222,'zh_tw_wp',3,'taskdeletecachetext','Delete old text cache records','刪除舊的文字快取紀錄',NULL,1589529658,NULL,0,0),(3223,'zh_tw_wp',3,'taskdeleteincompleteusers','Delete incomplete users','刪除資料不完整的用戶',NULL,1589529658,NULL,0,0),(3224,'zh_tw_wp',3,'taskdeleteunconfirmedusers','Delete unconfirmed users','刪除未被確認的用戶',NULL,1589529658,NULL,0,0),(3225,'zh_tw_wp',3,'taskeventscron','Background processing for events','事件的後台處理',NULL,1589529658,NULL,0,0),(3226,'zh_tw_wp',3,'taskfiletrashcleanup','Cleanup files in trash','清理在垃圾筒的檔案',NULL,1589529658,NULL,0,0),(3227,'zh_tw_wp',3,'taskglobalsearchindex','Global search indexing','全站搜尋索引建立中',NULL,1589529658,NULL,0,0),(3228,'zh_tw_wp',3,'taskglobalsearchoptimize','Global search index optimization','全站搜尋索引最佳化',NULL,1589529658,NULL,0,0),(3229,'zh_tw_wp',3,'taskgradecron','Background processing for gradebook','成績簿的後台處理',NULL,1589529658,NULL,0,0),(3230,'zh_tw_wp',3,'taskgradehistorycleanup','Background processing for cleaning grade history tables','Background processing for cleaning grade history tables',NULL,1589529658,NULL,0,0),(3231,'zh_tw_wp',3,'tasklegacycron','Legacy cron processing for plugins','外掛套件的舊有排程處理',NULL,1589529658,NULL,0,0),(3232,'zh_tw_wp',3,'tasklogcleanup','Cleanup of task logs','Cleanup of task logs',NULL,1589529658,NULL,0,0),(3233,'zh_tw_wp',3,'tasklogs','Task logs','Task logs',NULL,1589529658,NULL,0,0),(3234,'zh_tw_wp',3,'taskmessagingcleanup','Background processing for messaging','傳訊的後台處理',NULL,1589529658,NULL,0,0),(3235,'zh_tw_wp',3,'taskpasswordresetcleanup','Cleanup password reset attempts','清除重設密碼的請求',NULL,1589529658,NULL,0,0),(3236,'zh_tw_wp',3,'taskplagiarismcron','Background processing for legacy cron in plagiarism plugins','文章剽竊外掛套件的後台處理',NULL,1589529658,NULL,0,0),(3237,'zh_tw_wp',3,'taskportfoliocron','Background processing for portfolio plugins','學習歷程檔案外掛套件後台處理',NULL,1589529658,NULL,0,0),(3238,'zh_tw_wp',3,'taskprocessing','Task processing','Task processing',NULL,1589529658,NULL,0,0),(3239,'zh_tw_wp',3,'taskquestioncron','Background processing for cleaning up question previews','清理試題預覽的後台處理',NULL,1589529658,NULL,0,0),(3240,'zh_tw_wp',3,'taskquestionstatscleanupcron','Background processing for cleaning up question statistics caches','Background processing for cleaning up question statistics caches',NULL,1589529658,NULL,0,0),(3241,'zh_tw_wp',3,'taskrefreshsystemtokens','Refresh OAuth tokens for service accounts','為服務帳號刷新 OAuth 憑證',NULL,1589529658,NULL,0,0),(3242,'zh_tw_wp',3,'taskregistrationcron','Site registration','網站註冊',NULL,1589529658,NULL,0,0),(3243,'zh_tw_wp',3,'tasksendfailedloginnotifications','Send failed login notifications','送出登入失敗的通知',NULL,1589529658,NULL,0,0),(3244,'zh_tw_wp',3,'tasksendnewuserpasswords','Send new user passwords','送出新的用戶密碼',NULL,1589529658,NULL,0,0),(3245,'zh_tw_wp',3,'tasksessioncleanup','Cleanup old sessions','清理舊的對話',NULL,1589529658,NULL,0,0),(3246,'zh_tw_wp',3,'taskstatscron','Background processing for statistics','統計的後台處理',NULL,1589529658,NULL,0,0),(3247,'zh_tw_wp',3,'tasktagcron','Background processing for tags','標籤的後台處理',NULL,1589529658,NULL,0,0),(3248,'zh_tw_wp',3,'tasktempfilecleanup','Delete stale temp files','刪除以過期的臨時檔案',NULL,1589529658,NULL,0,0),(3249,'zh_tw_wp',3,'tempdatafoldercleanup','Clean up temporary data files older than','清除比此時間更早的暫存資料檔',NULL,1589529658,NULL,0,0),(3250,'zh_tw_wp',3,'templates','Templates','Templates',NULL,1589529658,NULL,0,0),(3251,'zh_tw_wp',3,'testoutgoingmailconf','Test outgoing mail configuration','Test outgoing mail configuration',NULL,1589529658,NULL,0,0),(3252,'zh_tw_wp',3,'testoutgoingmaildetail','Note: Before testing, please save your configuration.
{$a}','Note: Before testing, please save your configuration.
{$a}',NULL,1589529658,NULL,0,0),(3253,'zh_tw_wp',3,'testoutgoingmailconf_message','This is a test message to confirm that you have successfully configured your site\'s outgoing mail.','This is a test message to confirm that you have successfully configured your site\'s outgoing mail.',NULL,1589529658,NULL,0,0),(3254,'zh_tw_wp',3,'testoutgoingmailconf_errorcommunications','Your site couldn\'t communicate with your mail server. Please check your outgoing mail configuration.','Your site couldn\'t communicate with your mail server. Please check your outgoing mail configuration.',NULL,1589529658,NULL,0,0),(3255,'zh_tw_wp',3,'testoutgoingmailconf_sendtest','Send a test message','送出一測試訊息',NULL,1589529658,NULL,0,0),(3256,'zh_tw_wp',3,'testoutgoingmailconf_sentmail','This site has successfully sent a test message to the mail server.
From: {$a->fromemail}
To: {$a->toemail}','This site has successfully sent a test message to the mail server.
From: {$a->fromemail}
To: {$a->toemail}',NULL,1589529658,NULL,0,0),(3257,'zh_tw_wp',3,'testoutgoingmailconf_subject','{$a}: test message','{$a}: test message',NULL,1589529658,NULL,0,0),(3258,'zh_tw_wp',3,'testoutgoingmailconf_toemail','To email address','To email address',NULL,1589529658,NULL,0,0),(3259,'zh_tw_wp',3,'themedesignermode','Theme designer mode','佈景設計師模式',NULL,1589529658,NULL,0,0),(3260,'zh_tw_wp',3,'themedesignermodewarning','Theme designer mode is enabled. This should not be enabled on production sites as it can significantly reduce performance.','主題設計者模式已被啟動。在實際啟用的網站上他不應該被啟動,因為它會明顯降低網站的效能。',NULL,1589529658,NULL,0,0),(3261,'zh_tw_wp',3,'themelist','Theme list','佈景清單',NULL,1589529658,NULL,0,0),(3262,'zh_tw_wp',3,'themenoselected','No theme selected','未選擇佈景主題',NULL,1589529658,NULL,0,0),(3263,'zh_tw_wp',3,'themeresetcaches','Clear theme caches','清除佈景暫存',NULL,1589529658,NULL,0,0),(3264,'zh_tw_wp',3,'themeselect','Change theme','更改佈景主題',NULL,1589529658,NULL,0,0),(3265,'zh_tw_wp',3,'themeselector','Theme selector','佈景選擇',NULL,1589529658,NULL,0,0),(3266,'zh_tw_wp',3,'themesettings','Theme settings','佈景設定',NULL,1589529658,NULL,0,0),(3267,'zh_tw_wp',3,'therewereerrors','There were errors in your data','資料有錯誤',NULL,1589529658,NULL,0,0),(3268,'zh_tw_wp',3,'thirdpartylibrary','Library','程式庫',NULL,1589529658,NULL,0,0),(3269,'zh_tw_wp',3,'thirdpartylibrarylocation','Location','位置',NULL,1589529658,NULL,0,0),(3270,'zh_tw_wp',3,'thirdpartylibs','Third party libraries','第三方的程式庫',NULL,1589529658,NULL,0,0),(3271,'zh_tw_wp',3,'timezone','Default timezone','預設時區',NULL,1589529658,NULL,0,0),(3272,'zh_tw_wp',3,'timezoneforced','This is forced by the site administrator','這是網站管理員規定必須這樣做',NULL,1589529658,NULL,0,0),(3273,'zh_tw_wp',3,'timezoneinvalid','Invalid timezone \"{$a}\"','無效的時區\"{$a}\"',NULL,1589529658,NULL,0,0),(3274,'zh_tw_wp',3,'timezoneisforcedto','Force all users to use','強制所有用戶使用',NULL,1589529658,NULL,0,0),(3275,'zh_tw_wp',3,'timezonenotforced','Users can choose their own timezone','用戶可以選擇自己的時區',NULL,1589529658,NULL,0,0),(3276,'zh_tw_wp',3,'timezonephpdefault','Default PHP timezone ({$a})','預設的PHP時區({$a})',NULL,1589529658,NULL,0,0),(3277,'zh_tw_wp',3,'timezoneserver','Server timezone ({$a})','伺服器的時區({$a})',NULL,1589529658,NULL,0,0),(3278,'zh_tw_wp',3,'tlswarning','No PHP/cURL extension with TLSv1.2 support has been detected. Some services may not work. It is strongly recommended to upgrade your TLS libraries.','沒有偵測到可以支援 TLSv1.2 的 PHP/cURL 擴展。有些服務可能無法運作,強烈建議您升級你的TLS程式庫。',NULL,1589529658,NULL,0,0),(3279,'zh_tw_wp',3,'tokenduration','User created token duration','用戶建立的憑證的有效期限',NULL,1589529658,NULL,0,0),(3280,'zh_tw_wp',3,'tokenduration_desc','Length of time for which a web services token created by a user (for example via the mobile app) is valid.','用戶所建立的新憑證(例如經由行動裝置的應用程式)將會在指定的時間內有效。',NULL,1589529658,NULL,0,0),(3281,'zh_tw_wp',3,'tokenizerrecommended','Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.','建議安裝 PHP Tokenizer 外掛,它可以增進 Moodle 網路功能。',NULL,1589529658,NULL,0,0),(3282,'zh_tw_wp',3,'tools','Admin tools','管理工具',NULL,1589529658,NULL,0,0),(3283,'zh_tw_wp',3,'toolsmanage','Manage admin tools','設定管理工具',NULL,1589529658,NULL,0,0),(3284,'zh_tw_wp',3,'unattendedoperation','Unattended operation','自動化安裝',NULL,1589529658,NULL,0,0),(3285,'zh_tw_wp',3,'unbookmarkthispage','Unbookmark this page','移除這個頁面的書籤',NULL,1589529658,NULL,0,0),(3286,'zh_tw_wp',3,'unicoderequired','It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).','您必須將資料儲存為萬國編碼格式 (UTF-8),新安裝的網站在存取資料庫時預設編碼都是萬國編碼,如果您正在進行升級,您應該執行 UTF-8 轉換程式(請參考管理首頁)',NULL,1589529658,NULL,0,0),(3287,'zh_tw_wp',3,'uninstallplugin','Uninstall','移除',NULL,1589529658,NULL,0,0),(3288,'zh_tw_wp',3,'unlockaccount','Unlock account','帳號解除封鎖',NULL,1589529658,NULL,0,0),(3289,'zh_tw_wp',3,'unoconvwarning','The version of unoconv you have installed is not supported.','本系統不支援你所安裝的 unoconv 版本,Moodle的作業評分功能需要用到0.7或以上的版本。',NULL,1589529658,NULL,0,0),(3290,'zh_tw_wp',3,'unsettheme','Unset theme','取消佈景主題',NULL,1589529658,NULL,0,0),(3291,'zh_tw_wp',3,'unsupported','Unsupported','不支援的',NULL,1589529658,NULL,0,0),(3292,'zh_tw_wp',3,'unsupporteddbfileformat','Your database uses Antelope as the file format. Full UTF-8 support in MySQL and MariaDB requires the Barracuda file format. Please switch to the Barracuda file format. See the documentation MySQL full unicode support for details.','你的資料庫的資料表現在是使用 Antelope 作為檔案格式。而在MySQL和 MariaDB 上要有完整的UTF-8支援則需要Barracuda檔案格式。請轉換資料表到Barracuda檔案格式。\n請參閱文件 經由指令行進行管理 以了解轉換InnoDB 資料表到Barracuda的工具的細節。',NULL,1589529658,NULL,0,0),(3293,'zh_tw_wp',3,'unsupporteddbfilepertable','For full support of UTF-8 both MySQL and MariaDB require you to change your MySQL setting \'innodb_file_per_table\' to \'ON\'. See the documentation for further details.','為了要能完整支援 UTF-8 ,MYSQL 和 MariaDB 兩者都需要你把你的 MySQL 設定 \'innodb_file_per_table\' 更改為 \'ON\'。請參看文件以便了解細節。',NULL,1589529658,NULL,0,0),(3294,'zh_tw_wp',3,'unsupporteddblargeprefix','For full support of UTF-8 both MySQL and MariaDB require you to change your MySQL setting \'innodb_large_prefix\' to \'ON\'. See the documentation for further details.','為了要能完整支援 UTF-8 ,MYSQL 和 MariaDB 兩者都需要你把你的 MySQL 設定 \'innodb_large_prefix\' 更改為 \'ON\'。請參看文件以便了解細節。',NULL,1589529658,NULL,0,0),(3295,'zh_tw_wp',3,'unsupporteddbstorageengine','The database storage engine being used is no longer supported.','已經不再支援被使用的資料庫儲存引擎。',NULL,1589529658,NULL,0,0),(3296,'zh_tw_wp',3,'unsupporteddbtablerowformat','Your database has tables using Antelope as the file format. You are recommended to convert the tables to the Barracuda file format. See the documentation Administration via command line for details of a tool for converting InnoDB tables to Barracuda.','你的資料庫的表格以 Antelope作為檔案格式,我們建議你把它轉換成Barracuda 檔案格式。欲了解如何轉換InnoDB 表格到Barracuda,請參見文件 Administration via command line 。',NULL,1589529658,NULL,0,0),(3297,'zh_tw_wp',3,'unsupportedphpversion7','PHP version 7 is not supported.','沒支援PHP第七版˙',NULL,1589529658,NULL,0,0),(3298,'zh_tw_wp',3,'unsupportedphpversion71','PHP version 7.1 is not supported.','不支援PHP版本7.1',NULL,1589529658,NULL,0,0),(3299,'zh_tw_wp',3,'unsupportedphpversion72','PHP version 7.2 is not supported.','不支援 PHP版本7.2',NULL,1589529658,NULL,0,0),(3300,'zh_tw_wp',3,'unsupportedphpversion73','PHP version 7.3 is not supported.','不支援 PHP 7.3 版本。',NULL,1589529658,NULL,0,0),(3301,'zh_tw_wp',3,'unsupportedphpversion74','PHP version 7.4 is not supported.','PHP version 7.4 is not supported.',NULL,1589529658,NULL,0,0),(3302,'zh_tw_wp',3,'unsuspenduser','Activate user account','啟動用戶帳號',NULL,1589529658,NULL,0,0),(3303,'zh_tw_wp',3,'updateaccounts','Update existing accounts','更新現有帳號',NULL,1589529658,NULL,0,0),(3304,'zh_tw_wp',3,'updatecomponent','Update component','更新元件',NULL,1589529658,NULL,0,0),(3305,'zh_tw_wp',3,'updateavailable','There is a newer Moodle version available!','有一個新版本的 Moodle 可以更新!',NULL,1589529658,NULL,0,0),(3306,'zh_tw_wp',3,'updateavailabledetailslink','See {$a->url} for more details','去 {$a->url} 查看更多細節',NULL,1589529658,NULL,0,0),(3307,'zh_tw_wp',3,'updateavailableforplugin','There is a newer version for some of your plugins available!','您的一些外掛有新版本可用!',NULL,1589529658,NULL,0,0),(3308,'zh_tw_wp',3,'updateavailable_moreinfo','More info...','更多資訊...',NULL,1589529658,NULL,0,0),(3309,'zh_tw_wp',3,'updateavailable_release','Moodle {$a}','Moodle {$a}',NULL,1589529658,NULL,0,0),(3310,'zh_tw_wp',3,'updateavailable_version','Version {$a}','版本 {$a}',NULL,1589529658,NULL,0,0),(3311,'zh_tw_wp',3,'updateavailableinstall','Install this update','安裝這一更新',NULL,1589529658,NULL,0,0),(3312,'zh_tw_wp',3,'updateavailableinstallall','Install available updates ({$a})','安裝可用的更新({$a})',NULL,1589529658,NULL,0,0),(3313,'zh_tw_wp',3,'updateavailableinstallallhead','Installing available updates','安裝可用的更新',NULL,1589529658,NULL,0,0),(3314,'zh_tw_wp',3,'updateavailablenot','Your Moodle code is up-to-date!','您的 Moodle 程式碼是最新的!',NULL,1589529658,NULL,0,0),(3315,'zh_tw_wp',3,'updateavailablerecommendation','It is strongly recommended that you update your site to the latest version to obtain all recent security and bug fixes.','強烈建議你將此網站更新成最新版本,以取得所有最新的安全性和程式錯誤上的修正。',NULL,1589529658,NULL,0,0),(3316,'zh_tw_wp',3,'updatenotifications','Update notifications','更新通知',NULL,1589529658,NULL,0,0),(3317,'zh_tw_wp',3,'updatenotificationfooter','Your Moodle site {$a->siteurl} is configured to automatically check for available updates. You are receiving this message as the administrator of the site. You can disable automatic checks for available updates in Site administration / Server / Update notifications or customise the delivery of this message via your preferences page.','您的 Moodle 的網站 {$a->siteurl} 已經設定為\"自動檢查可用的更新\"。做為網站管理員,您會收到此訊息。\n您可以經由\'系統管理\'-->\'網站管理\'-->\'主機\'-->\'更新通知\'來關閉\"自動檢查可用的更新\"。\n您也可以經由\'系統管理\'-->\'個人資料設定\'-->\'傳簡訊\'來自訂此訊息的發送方式。',NULL,1589529658,NULL,0,0),(3318,'zh_tw_wp',3,'updatenotificationsubject','Moodle updates are available ({$a->siteurl})','有新的Moodle更新可用({$a->siteurl})',NULL,1589529658,NULL,0,0),(3319,'zh_tw_wp',3,'updateautocheck','Automatically check for available updates','自動檢查是否有更新的版本',NULL,1589529658,NULL,0,0),(3320,'zh_tw_wp',3,'updateautocheck_desc','If enabled, your site will automatically check for available updates for both Moodle code and all additional plugins. If there is a new update available, a notification will be sent to site admins.','如果啟用,您的網站會自動檢查 Moodle 程式碼和所有外掛程式是否可更新。如果有新的更新版本可使用,會發送給網站管理員一個通知。',NULL,1589529658,NULL,0,0),(3321,'zh_tw_wp',3,'updateminmaturity','Required code maturity','程式碼成熟度需求',NULL,1589529658,NULL,0,0),(3322,'zh_tw_wp',3,'updateminmaturity_desc','Notify about available updates only if the available code has the selected maturity level at least. Updates for plugins that do not declare their code maturity level are always reported regardless this setting.','只有當可用語法至少達到選定的成熟度時,才通知有可用更新。不論此設定如何,沒有聲明語法成熟度的外掛總會被報告更新。',NULL,1589529658,NULL,0,0),(3323,'zh_tw_wp',3,'updatenotifybuilds','Notify about new builds','有新版本時通知',NULL,1589529658,NULL,0,0),(3324,'zh_tw_wp',3,'updatenotifybuilds_desc','If enabled, the available update for Moodle code is also reported when a new build for the current version is available. Builds are continuous improvements of a given Moodle version. They are generally released every week. If disabled, the available update will be reported only when there is a higher version of Moodle released. Checks for plugins are not affected by this setting.','如果啟用,當目前版本有新更新時,會報告 Moodle 語法有更新。更新是某個 Moodle 版本的持續改進。它們通常是每週發佈一次。如果停用,只有當更高版本的 Moodle 發佈時才會報告有可用的更新。外掛更新的檢查不受此設定影響。',NULL,1589529658,NULL,0,0),(3325,'zh_tw_wp',3,'upgradestart','Upgrade Moodle database now','現在升級Moodle資料庫',NULL,1589529658,NULL,0,0),(3326,'zh_tw_wp',3,'upgradepluginsfirst','It is recommended to install all available updates first','建議您先安裝所有可用的更新。',NULL,1589529658,NULL,0,0),(3327,'zh_tw_wp',3,'upgradepluginsinfo','Updating plugins','更新外掛',NULL,1589529658,NULL,0,0),(3328,'zh_tw_wp',3,'upgradepluginsinfo_help','There are available updates for some of your plugins. You should install them all prior to upgrading Moodle database. If your site does not support automatic updates deployment, you have to download and install new plugin versions at your server manually.','您的某些外掛套件有更新版本。您應該在升級Moodle資料庫之前先安裝它們。\n若您的網站不支援自動更新,您必須手動下載並在安裝新的外掛套件版本在您的伺服器上。',NULL,1589529658,NULL,0,0),(3329,'zh_tw_wp',3,'upgradepluginsinfo_link','admin/upgradepluginsinfo','admin/upgradepluginsinfo',NULL,1589529658,NULL,0,0),(3330,'zh_tw_wp',3,'upgradeerror','Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.','升級{$a->plugin}到版本{$a->version}時發生未知錯誤,無法繼續。',NULL,1589529658,NULL,0,0),(3331,'zh_tw_wp',3,'upgradeforumread','A new feature has been added in Moodle 1.5 to track read/unread forum posts.
To use this functionality you need to update your tables.','在Moodle 1.5中增加了一項新的功能,它可以跟蹤討論區文章是否已經閱讀。
為了使用這個功能,您需要升級您的資料庫表。',NULL,1589529658,NULL,0,0),(3332,'zh_tw_wp',3,'upgradeforumreadinfo','A new feature has been added in Moodle 1.5 to track read/unread forum posts. To use this functionality you need to update your tables with all the tracking information for existing posts. Depending on the size of your site this can take a long time (hours) and can be quite taxing on the database, so it\'s best to do it during a quiet period. However, your site will continue functioning during this upgrade and users won\'t be affected. Once you start this process you should let it finish (keep your browser window open). However, if you stop the process by closing the window: don\'t worry, you can start over.

Do you want to start the upgrading process now?','在Moodle 1.5中增加了一項新的功能,它可以追蹤討論區張貼的內容是否已經閱讀。為了使用這個功能,您需要升級您的資料表,為已經存在的討論區資料增加欄位。如果您的網站很大,這會花費很長的時間(數小時),並且給資料庫伺服主機帶來很大負擔,因此最好在夜深人靜時再做這個工作。當然,在您的網站升級時,它還是可以繼續工作的,用戶不會受到任何影響。一旦您開始了這個工作,就必須讓它執行到結束(保持瀏覽器開啟著)。當然,如果您中途關閉了瀏覽器:不用擔心,重新開始就可以了。< br />
您現在要開始升級的程序嗎?',NULL,1589529658,NULL,0,0),(3333,'zh_tw_wp',3,'upgradekeyreq','Upgrade key required','需要升級密鑰',NULL,1589529658,NULL,0,0),(3334,'zh_tw_wp',3,'upgradekeyset','Upgrade key (leave empty to not set it)','升級密鑰(若不要設定請保持空白)',NULL,1589529658,NULL,0,0),(3335,'zh_tw_wp',3,'upgradelogs','For full functionality, your old logs need to be upgraded. More information','要獲得完整功能,您的舊日誌必須升級。更多資訊',NULL,1589529658,NULL,0,0),(3336,'zh_tw_wp',3,'upgradelogsinfo','Some changes have recently been made in the way logs are stored. To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded. Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites. Once you start this process you should let it finish (by keeping the browser window open). Don\'t worry - your site will work fine for other people while the logs are being upgraded.

Do you want to upgrade your logs now?','網站的變動記錄保存在日誌中.升級它以便查看最新的完整記錄。升級較大規模網站的日誌檔或許費時較長,耐心一些,升級過程中不要關閉瀏覽器--升級會順利的,它不會影響升級後使用者的使用

您現在要升級日誌檔嗎?',NULL,1589529658,NULL,0,0),(3337,'zh_tw_wp',3,'upgradesettings','New settings','新設定',NULL,1589529658,NULL,0,0),(3338,'zh_tw_wp',3,'upgradesettingsintro','The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the \'Save changes\' button at the bottom of this page.','下面顯示的設定項目是在剛剛升級 Moodle 後加入的,請做必要的調整後點選頁尾的"儲存設定"按鈕',NULL,1589529658,NULL,0,0),(3339,'zh_tw_wp',3,'upgradestalefiles','Mixed Moodle versions detected, upgrade cannot continue','檢測到混合Moodle的版本,無法繼續升級',NULL,1589529658,NULL,0,0),(3340,'zh_tw_wp',3,'upgradestalefilesinfo','The Moodle update process has been paused because PHP scripts from at least two major versions of Moodle have been detected in the Moodle directory.\n\nThis can cause significant problems later, so in order to continue you must ensure that the Moodle directory contains only files for a single version of Moodle.\n\nThe recommended way to clean your Moodle directory is as follows:\n\n* rename the current Moodle directory to \"moodle_old\"\n* create a new Moodle directory containing only files from either a standard Moodle package download, or from the Moodle Git repository\n* move the original config.php file and any non-standard plugins from the \"moodle_old\" directory to the new Moodle directory\n\nWhen you have a clean Moodle directory, refresh this page to resume the Moodle update process.\n\nThis warning is often caused by unzipping a standard Moodle package over a previous version of Moodle. While this is OK for minor upgrades, it is strongly discouraged for major Moodle upgrades.\n\nThis warning can also be caused by an incomplete checkout or update operation from the Git repository, in which case you may just have to wait for the operation to complete, or perhaps run the appropriate clean-up command and retry the operation.\n\nYou can find more information in upgrade documentation at {$a}.','Moodle 更新過程已暫停,因為在 Moodle 目錄內檢測到來自至少兩個 Moodle 主版本的 PHP 腳本。\n\n這將可能引發重大問題。如果要繼續,您必須保證 Moodle 目錄只包含單一版本的 Moodle 檔案。\n\n建議您採用如下方法清理您的 Moodle 目錄:\n\n* 重命名目前的 Moodle 目錄為「moodle_old」\n\n* 建立一個只包含來自標準 Moodle 下載軟體包、Moodle CVS 或 Git 倉儲的檔案的檔案夾\n\n* 從「moodle_old」目錄移動 config.php 檔案和所有非標準外掛套件到新 Moodle 目錄\n\n當您有了純淨的 Moodle 目錄,刷新頁面繼續 Moodle 更新執行程序。\n\n這個警告通常是由解壓標準 Moodle 軟體包覆蓋到舊版本的 Moodle 所引發的。雖然這樣做小的升級是可以的,但是千萬不要用這方式進行主版本的升級。\n\n這個警告也可能由使用 CVS、SVN 或 GIT 倉儲時的一次不完整的校驗或更新操作引發的。如果是這樣,您可能只需要等待操作完成,或者執行適當的清理命令並且重新執行原操作。\n\n您可以在 {$a} 的升級檔案中找到更多資訊。',NULL,1589529658,NULL,0,0),(3341,'zh_tw_wp',3,'upgradesure','

Your Moodle files have been changed, and you are about to automatically upgrade your server to this version:

\n

{$a}

\n

Once you do this you can not go back again. Please note that this process can take a long time.

\n

Are you sure you want to upgrade this server to this version?

','

您的Moodle檔案已經被修改了,您即將自動升級您的伺服器到這一版本:

\n

{$a}

\n

您一旦執行了這個操作就不能再返回到先前的版本了。請注意,此過程會花一段時間。

\n

您確定要將此伺服器升級到這一版本嗎?

',NULL,1589529658,NULL,0,0),(3342,'zh_tw_wp',3,'upgradetimedout','Upgrade timed out, please restart the upgrade.','升級過程逾時,請重新升級。',NULL,1589529658,NULL,0,0),(3343,'zh_tw_wp',3,'upgradingdata','Upgrading data','升級資料',NULL,1589529658,NULL,0,0),(3344,'zh_tw_wp',3,'upgradinglogs','Upgrading logs','升級日誌中',NULL,1589529658,NULL,0,0),(3345,'zh_tw_wp',3,'upgradingversion','Upgrading to new version','正在升級到新版本',NULL,1589529658,NULL,0,0),(3346,'zh_tw_wp',3,'upwards','upwards','以上',NULL,1589529658,NULL,0,0),(3347,'zh_tw_wp',3,'useblogassociations','Enable associations','啟用關聯',NULL,1589529658,NULL,0,0),(3348,'zh_tw_wp',3,'useexternalyui','Use online YUI libraries','使用線上YUI函數庫',NULL,1589529658,NULL,0,0),(3349,'zh_tw_wp',3,'user','User','用戶',NULL,1589529658,NULL,0,0),(3350,'zh_tw_wp',3,'userbulk','Bulk user actions','處理大量用戶',NULL,1589529658,NULL,0,0),(3351,'zh_tw_wp',3,'userbulkdownload','Export users as','匯出用戶如',NULL,1589529658,NULL,0,0),(3352,'zh_tw_wp',3,'userimagesdisabled','Profile user images are disabled','個人資料表上的用戶圖像已被停用',NULL,1589529658,NULL,0,0),(3353,'zh_tw_wp',3,'userlist','Browse list of users','瀏覽用戶清單',NULL,1589529658,NULL,0,0),(3354,'zh_tw_wp',3,'userdefaultpreferences','User default preferences','用戶預設偏好',NULL,1589529658,NULL,0,0),(3355,'zh_tw_wp',3,'userfiltersdefault','Default user filters','Default user filters',NULL,1589529658,NULL,0,0),(3356,'zh_tw_wp',3,'userfiltersdefault_desc','Select the filters that should be shown on the \'Browse list of users\' page and on the \'Bulk user actions\' page. Hold down the Ctrl key to select multiple items. Any filters not selected will be available by clicking the \'Show more\' link.','Select the filters that should be shown on the \'Browse list of users\' page and on the \'Bulk user actions\' page. Hold down the Ctrl key to select multiple items. Any filters not selected will be available by clicking the \'Show more\' link.',NULL,1589529658,NULL,0,0),(3357,'zh_tw_wp',3,'usermanagement','User management','用戶管理',NULL,1589529658,NULL,0,0),(3358,'zh_tw_wp',3,'userpreference','User preference','用戶偏好設定',NULL,1589529658,NULL,0,0),(3359,'zh_tw_wp',3,'userpolicies','User policies','用戶管理規則',NULL,1589529658,NULL,0,0),(3360,'zh_tw_wp',3,'users','Users','用戶',NULL,1589529658,NULL,0,0),(3361,'zh_tw_wp',3,'userquota','Private files space','用戶磁碟配額',NULL,1589529658,NULL,0,0),(3362,'zh_tw_wp',3,'userquota_desc','The maximum amount of data that each user can store in their private files area.','The maximum amount of data that each user can store in their private files area.',NULL,1589529658,NULL,0,0),(3363,'zh_tw_wp',3,'usesitenameforsitepages','Use site name for site pages','用網站名稱表示網站頁面',NULL,1589529658,NULL,0,0),(3364,'zh_tw_wp',3,'usetags','Enable tags functionality','啟用標籤功能',NULL,1589529658,NULL,0,0),(3365,'zh_tw_wp',3,'validateemptylineerror','Empty lines are not valid','空行無效',NULL,1589529658,NULL,0,0),(3366,'zh_tw_wp',3,'validateerror','This value is not valid','此值無效',NULL,1589529658,NULL,0,0),(3367,'zh_tw_wp',3,'validateerrorlist','These entries are invalid: {$a}','這些條目是無效的:{$a}',NULL,1589529658,NULL,0,0),(3368,'zh_tw_wp',3,'validateiperror','These IP addresses are invalid: {$a}','這些IP位址是無效的:{$a}',NULL,1589529658,NULL,0,0),(3369,'zh_tw_wp',3,'verifychangedemail','Restrict domains when changing email','當變更郵件信箱時也限制網域名稱',NULL,1589529658,NULL,0,0),(3370,'zh_tw_wp',3,'warningcurrentsetting','Invalid current value: {$a}','目前的值無效:{$a}',NULL,1589529658,NULL,0,0),(3371,'zh_tw_wp',3,'warningiconvbuggy','Your version of the iconv library does not support the //IGNORE modifier. You should install the mbstring extension which can be used instead for cleaning strings containing invalid UTF-8 characters.','您的 iconv 庫不支援 //IGNORE 標識。您需要安裝 mbstring 延伸套件,來清理包含無效的 UTF-8 字元的字元串。',NULL,1589529658,NULL,0,0),(3372,'zh_tw_wp',3,'webproxy','Web proxy','Web 代理伺服器',NULL,1589529658,NULL,0,0),(3373,'zh_tw_wp',3,'webproxyinfo','Fill in following options if your Moodle server can not access internet directly. Internet access is required for download of environment data, language packs, RSS feeds, timezones, etc.
PHP cURL extension is highly recommended.','如果您的Moodle伺服器無法直接存取網際網路,請填寫下列選項。當下載環境資料、語言包、RSS摘要、時區等等,都需要存取網際網路。
強烈建議PHP cURL延伸套件。',NULL,1589529658,NULL,0,0),(3374,'zh_tw_wp',3,'xmlrpcrecommended','The XMLRPC extension is useful for web services and Moodle networking.','xmlrpc延伸套件對於hub伺服器通訊是必須要的,而且Web Service網站服務和Moodle Networking功能也會用到。',NULL,1589529658,NULL,0,0),(3375,'zh_tw_wp',3,'yuicomboloading','YUI combo loading','YUI組合載入中',NULL,1589529658,NULL,0,0),(3376,'zh_tw_wp',3,'ziprequired','The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.','Moodle現在需要Zip的PHP延伸套件,而info-ZIP和 PclZip函式庫已經不再被使用了。',NULL,1589529658,NULL,0,0),(3377,'zh_tw_wp',3,'caching','Caching','快取',NULL,1589529658,NULL,0,0),(3378,'zh_tw_wp',3,'cachesettings','Cache settings','快取設定',NULL,1589529658,NULL,0,0),(3379,'zh_tw_wp',3,'cacherequest','Request cache','請求快取',NULL,1589529658,NULL,0,0),(3380,'zh_tw_wp',3,'cacherequesthelp','User specific cache that expires when the request is complete. Designed to replace areas where we are using the static stores.','當請求已經完成時,用戶指定的快取會過期。設計來取代我們用來做靜態儲存的區域。',NULL,1589529658,NULL,0,0),(3381,'zh_tw_wp',3,'cachesession','Session cache','Session的快取',NULL,1589529658,NULL,0,0),(3382,'zh_tw_wp',3,'cachesessionhelp','User specific cache that expires when the user\'s session ends. Designed to alleviate session bloat/strain.','用戶特定的快取會在工作階段結束時候到期。設計 aleviate session bloat/strain.',NULL,1589529658,NULL,0,0),(3383,'zh_tw_wp',3,'cacheapplication','Application cache','應用程序快取',NULL,1589529658,NULL,0,0),(3384,'zh_tw_wp',3,'cacheapplicationhelp','Cached items are shared among all users and expire by a determined time to live (ttl).','被快取的項目可供所有用戶共同使用,並且由預定的存活時間(time to live, TTL)決定使用期限。',NULL,1589529658,NULL,0,0),(3385,'zh_tw_wp',3,'allowblockstodock','Allow blocks to use the dock','允許區塊使用靠泊區',NULL,1589529658,NULL,0,0),(3386,'zh_tw_wp',3,'configallowblockstodock','If enabled and supported by the selected theme users can choose to move blocks to a special dock.','如果啟用,且選用的佈景有支援,那麼用戶可以將區塊移動到一個特別的靠泊區中',NULL,1589529658,NULL,0,0),(3387,'zh_tw_wp',3,'configuserquota','The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}','用戶可儲存使用的個人專用檔案區的容量配額。 {$a->bytes} 位元組 == {$a->displaysize}',NULL,1589529658,NULL,0,0),(3388,'zh_tw_wp',3,'registermoodlenet','

We\'d love to stay in touch and provide you with important things for your Moodle site!

By registering:

','

我們希望與您保持聯繫,並為您的Moodle網站提供重要的東西!

經由註冊: